@charset "utf-8";
/**
*
* -----------------------------------------------------------------------------
*
* Template : Reobiz – Consulting Business HTML Template
* Author : rs-theme
* Author URI : http://www.rstheme.com/
*
* -----------------------------------------------------------------------------
*
**/
/* TABLE OF CONTENT
---------------------------------------------------------
01. General CSS
02. Global Class CSS
03. Header Section CSS
04. Sticky Menu CSS
05. Slider Section CSS
06. Banner Section CSS
07. Breadcrumbs Section CSS
08. About Section CSS
09. Services Section CSS
10. Video Section CSS
11. Why Choose Us Section CSS
12. Featured Section CSS
13. Counter Section CSS
14. Latest Work Section CSS
15. Collaboration Section CSS
16. Faq Section CSS
17. Portfolio Section CSS
18. Casestudies Section CSS
19. Free Quote Section CSS
20. Skillbar Section CSS
21. Testimonial Section CSS
22. Partner Section CSS
23. Team Section CSS
24. Free Consultation Section CSS
25. Decoration Section CSS
26. Pricing Section CSS
27. Latest Project Section CSS
28. Our specialty Section CSS
29. CTA Section CSS
30. Questions Section CSS
31. Free Quote Section CSS
32. Contact Section CSS
33. Blog Section CSS
34. Shop Section CSS
35. Car Section CSS
36. Checkout Section CSS
37. My account Section CSS
38. Footer CSS
39. Error 404 CSS 
40. Scroll Up CSS
41. Header Cart Modal Css
42. Preloader Css
43. Responsive Menu Colors

--------------------------------------------------------*/
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDz8Z1xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrJJfedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9Z1xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLEj6Z1xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z1xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDD4Z1xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLBT5Z1xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmUiA8.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiA8.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmUiA8.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmUiA8.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalmUiA8.ttf) format('truetype');
}
/* -----------------------------------
    01. General CSS
-------------------------------------*/
.ion-color {
  color: #bc9304 !important;
}
.style-ion {
  color: #bc9304;
}
.style-ion .desc {
  color: black;
}
.menu-area.menu-sticky .logo-area img {
  height: 7rem !important;
  max-height: 7rem !important;
}
.menu-area.menu-sticky.sticky .logo-area img {
  height: 5rem !important;
  max-height: 5rem !important;
}
.logo-part img {
  height: 9rem !important;
  max-height: 9rem !important;
}
.travel-partner-item a img {
  transition: all 0.3s ease;
  opacity: 1;
}
.travel-partner-item a:hover img {
  animation-name: pulse-anim;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.note {
  font-size: 12px;
  font-style: italic;
  display: flex;
  justify-content: space-evenly;
}
.single-services-wrap {
  margin: 0px 7px 0px 0px;
  transition: background 0.6s;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #dde2e5;
  border-radius: 3px 3px 3px 3px;
  padding: 50px 40px 40px 40px;
  transition: all ease 0.3s;
}
.single-services-wrap .services-title {
  color: #bc9304;
}
html,
body {
  font-size: 16px;
  color: #363636;
  font-family: "Roboto", sans-serif;
  vertical-align: baseline;
  line-height: 1.7;
  font-weight: 400;
  overflow-x: hidden;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  margin: 0 0 26px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  color: #1c1b1b;
  margin: 0 0 26px;
  font-weight: 700;
}
h1 {
  color: #0a0a0a;
  font-size: 54px;
  line-height: 64px;
}
h2 {
  font-size: 36px;
  line-height: 40px;
}
h3 {
  font-size: 28px;
  line-height: 32px;
}
h4 {
  font-size: 20px;
  line-height: 28px;
}
h5 {
  font-size: 18px;
  line-height: 28px;
}
h6 {
  font-size: 16px;
  line-height: 20px;
}
a {
  color: #bc9304;
  transition: all 0.3s ease;
  text-decoration: none !important;
  outline: none !important;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0 none;
  color: #bc9304;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.uppercase {
  text-transform: uppercase;
}
.clear {
  clear: both;
}
::-moz-selection {
  background: #bc9304;
  text-shadow: none;
  color: #ffffff;
}
::selection {
  background: #bc9304;
  text-shadow: none;
  color: #ffffff;
}
.width-unset {
  width: unset !important;
}
.white-bg {
  background-color: #ffffff;
}
.primary-bg {
  background: #bc9304;
}
.secondary-bg {
  background: #228bfd;
}
.title-bg {
  background: #1c1b1b;
}
.gray-bg {
  background: #f1f6fc;
}
.gray-bg2 {
  background: #fbfbfb;
}
.gray-bg3 {
  background: #fafafa;
}
.gray-bg4 {
  background: #f8f8f8;
}
.gray-bg5 {
  background: #f9f9f9;
}
.gray-bg6 {
  background: #f7f7f7;
}
.gray-bg7 {
  background: #f2e1e1;
}
.blue-bg {
  background: #1c3988;
}
.blue-color {
  color: #1c3988;
}
.red-color {
  color: #ec4c6f;
}
.red-bg {
  background: #ec4c6f;
}
.red-bg2 {
  background: #d83030;
}
.red-color2 {
  color: #d83030;
}
.green-bg {
  background: #67c27c;
}
.green-color {
  color: #67c27c;
}
.law-color {
  color: #b1976b;
}
.law-bg {
  background: #b1976b;
}
.navy-color {
  color: #282e3f;
}
.navy-bg {
  background: #282e3f;
}
.blue-light {
  background-image: linear-gradient(160deg, #0052f5 0%, #4899f9 100%);
}
.transparent-bg {
  background: transparent;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.pt-220 {
  padding-top: 220px;
}
.md-pt-186 {
  padding-top: 186px !important;
}
.bg-fixed {
  background-attachment: fixed !important;
}
.bg1 {
  background-image: url(assets/images/bg/bg1.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg2 {
  background-image: url(assets/images/bg/bg2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg3 {
  background-image: url(assets/images/bg/bg3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg4 {
  background-image: url(assets/images/bg/bg4.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.bg5 {
  background-image: url(assets/images/bg/bg5.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg6 {
  background-image: url(assets/images/bg/bg6.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.bg7 {
  background-image: url(assets/images/bg/bg7.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg8 {
  background-image: url(assets/images/bg/bg8.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.bg9 {
  background-image: url(assets/images/bg/bg9.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.bg10 {
  background-image: url(assets/images/bg/bg10.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.bg11 {
  background-image: url(assets/images/bg/bg11.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.bg12 {
  background-image: url(assets/images/bg/bg12.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.bg13 {
  background-image: url(assets/images/bg/bg13.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.bg14 {
  background-image: url(assets/images/bg/bg14.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.bg15 {
  background-image: url(assets/images/bg/bg15.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.bg16 {
  background-image: url(assets/images/bg/bg16.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.bg17 {
  background-image: url(assets/images/bg/bg17.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center right;
}
.bg18 {
  background-image: url(assets/images/bg/bg18.png);
  background-position: center center;
}
.bg19 {
  background-image: url(assets/images/bg/bg19.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: contain;
}
.bg20 {
  background-image: url(assets/images/bg/bg20.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg21 {
  background-image: url(assets/images/bg/bg21.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg22 {
  background-image: url(assets/images/bg/bg22.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg23 {
  background-image: url(assets/images/bg/bg23.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg24 {
  background-image: url(assets/images/bg/bg24.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg25 {
  background-image: url(assets/images/bg/bg25.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg26 {
  background-image: url(assets/images/bg/call-action-12.jpg);
  background-color: #7211ff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px 10px 10px 10px;
}
.bg27 {
  background-image: url(assets/images/bg/website-seo.jpg);
  background-color: #7211ff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px 10px 10px 10px;
}
.bg28 {
  background-image: url(assets/images/bg/testi-12.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg29 {
  background-image: url(assets/images/bg/services-bg13.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 120px 0px 280px 0px;
}
.bg30 {
  background-image: url(assets/images/bg/counter-bg13.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 90px 100px;
  border-radius: 5px;
}
.bg31 {
  background-image: url(assets/images/bg/whychoose-bg13.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 130px 0px 494px 0px;
}
.bg32 {
  background-image: url(assets/images/bg/testi-bg13.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 50px 70px;
  border-radius: 5px 5px 5px 5px;
}
.bg33 {
  background-image: url(assets/images/bg/counter-bg14.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg34 {
  background-image: url(assets/images/bg/video-bg14.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 240px 0 240px;
  position: relative;
  z-index: 111;
}
.bg35 {
  background-image: url(assets/images/bg/project-bg14.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 250px;
}
.bg36 {
  background-image: url(assets/images/bg/testi-bg14.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg37 {
  background-image: url(assets/images/bg/get-quote14.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg38 {
  background-image: url(assets/images/bg/counter-bg15.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg39 {
  background-image: url(assets/images/bg/video-bg15.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 260px 0 230px;
}
.bg40 {
  background-image: url(assets/images/bg/price-bg15.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg41 {
  background-image: url(assets/images/bg/blog-bg15.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg42 {
  background-image: url(assets/images/bg/project-bg16.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg43 {
  background-image: url(assets/images/bg/testi-bg16.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f1f6fc;
}
.bg44 {
  background-image: url(assets/images/bg/testi-bg17.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #110909;
}
.bg45 {
  background-image: url(assets/images/bg/testi-bg18.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.shape-bg1 {
  background: url(assets/images/bg/shape/shape-bg1.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.shape-bg2 {
  background: url(assets/images/bg/shape/shape-bg2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.shape-bg3 {
  background-image: url(assets/images/bg/shape/shape-bg3.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.shape-bg4 {
  background-image: url(assets/images/bg/shape/shape-bg4.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.shape-bg5 {
  background: url(assets/images/bg/shape/shape-bg5.png);
  background-size: 100% 94%;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.rs-appscreen {
  position: relative;
  z-index: 111;
}
.rs-appscreen .rs-animations .animate {
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.rs-appscreen .rs-animations .animate.big {
  left: -6%;
  top: 23%;
}
.rs-appscreen .rs-animations .animate.small {
  right: 10%;
}
.bg-unset {
  background: unset !important;
}
.button-text {
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  padding: 17px 32px 17px 32px;
  border-radius: 5px;
  transition: all 0.3s;
  display: inline-block;
}
.button-text i {
  color: #ffffff;
  margin-right: 11px;
}
.button-text:hover {
  background-color: #1c3988;
  border-color: #1c3988;
}
.button-text:hover .sub-text {
  color: #ffffff;
}
.rs-menu-toggle {
  color: #bc9304;
  text-align: right;
}
button {
  cursor: pointer;
}
.glyph-icon:before {
  margin: 0;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none !important;
}
/* ------------------------------------
    02. Global Class CSS
---------------------------------------*/
.y-middle {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.y-bottom {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.readon {
  outline: none;
  padding: 15px 29px;
  border: none;
  border-radius: 3px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #ffffff;
  background: #bc9304;
  transition: all 0.3s ease;
}
.readon.banner-style {
  background: #ffffff;
  color: #228bfd;
}
.readon.banner-style:hover {
  background: #f1f6fc;
  color: #228bfd;
}
.readon.modify {
  padding: 13px 32px;
}
.readon.white-btn {
  background: #ffffff;
  color: #bc9304;
  font-weight: 400;
  padding: 14px 35px;
}
.readon.white-btn:hover {
  color: #ffffff;
  background: #bc9304;
}
.readon.green-btn {
  background: #67c27c;
  color: #ffffff;
  padding: 11.5px 25px;
  font-weight: 600;
  border: 2px solid #67c27c;
}
.readon.green-btn:hover {
  color: #ffffff;
  background: transparent;
}
.readon.blue-btn {
  background: #1c3988;
  font-weight: 600;
  color: #ffffff;
  padding: 13.5px 27px;
}
.readon.blue-btn:hover {
  background: #20429d;
  color: #ffffff;
}
.readon.transparent {
  background: transparent;
  font-size: 16px;
  font-weight: 400;
  padding: 11px 28px;
  border: 2px solid;
}
.readon.transparent.primary {
  color: #bc9304;
  border-color: #bc9304;
}
.readon.transparent.primary:hover {
  color: #ffffff;
  background: #bc9304;
}
.readon.transparent.white {
  color: #ffffff;
  border-color: #ffffff;
}
.readon.transparent.white:hover {
  border-color: #bc9304;
  background: #bc9304;
}
.readon:hover {
  background: #228bfd;
  color: #ffffff;
}
.dual-btn {
  display: flex;
  justify-content: center;
}
.dual-btn .dual-btn-wrap {
  position: relative;
  text-align: center;
  font-weight: 400;
}
.dual-btn .dual-btn-wrap a {
  max-width: 100%;
  color: #fff;
  display: inline-block;
  background-color: #bc9304;
  padding: 14px 30px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.dual-btn .dual-btn-wrap a.btn-left {
  border-radius: 4px 0 0 4px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
.dual-btn .dual-btn-wrap a.btn-right {
  border-radius: 0 4px 4px 0;
}
.dual-btn .dual-btn-wrap a:hover {
  background-color: #997803;
}
.dual-btn .dual-btn-wrap .connector {
  display: inline-block;
  position: absolute;
  z-index: 9;
  overflow: hidden;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #fff;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.3);
  color: #27374c;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 30px;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  top: 50%;
  right: 0;
}
.dual-btn.modify {
  justify-content: unset;
}
.dual-btn.modify .dual-btn-wrap a {
  text-transform: capitalize;
  font-size: 16px;
  box-shadow: none;
}
.dual-btn.modify .dual-btn-wrap a.btn-right {
  background: #132235;
}
.readon-arrow {
  color: #444;
  padding-right: 25px;
  position: relative;
  font-weight: 600;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
}
.readon-arrow:after {
  content: "\f114";
  position: absolute;
  font-family: flaticon;
  font-size: 15px;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  transition: all 0.3s ease;
}
.readon-arrow:hover {
  color: #bc9304;
}
.readon-arrow:hover:after {
  right: -5px;
  color: #bc9304;
}
.video-btn a {
  width: 80px;
  height: 80px;
  line-height: 90px;
  border-radius: 100%;
  background: #ffffff;
  color: #bc9304;
  display: inline-block;
  text-align: center;
  position: relative;
  margin: 0 auto;
}
.video-btn a i {
  font-size: 30px;
  margin-left: 5px;
  position: relative;
  z-index: 1;
}
.video-btn a:after {
  background: #ffffff;
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  animation: pulse-border 1.5s ease-out infinite;
}
.video-btn.border-style a:before {
  width: 100px;
  height: 100px;
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  border: 1px solid #ffffff;
}
.video-btn.primary a {
  background: #bc9304;
  color: #ffffff;
}
.video-btn.primary a:after {
  background: #bc9304;
}
.video-btn.primary a:before {
  border-color: #bc9304;
}
.video-btn.green a {
  background: #67c27c;
  color: #ffffff;
}
.video-btn.green a:after {
  background: #67c27c;
}
.video-btn.green a:before {
  border-color: #67c27c;
}
.video-btn.red2 a {
  background: #d83030;
  color: #ffffff;
}
.video-btn.red2 a:after {
  background: #d83030;
}
.video-btn.red2 a:before {
  border-color: #d83030;
}
.video-btn.law a {
  background: #ffffff;
  color: #b1976b;
}
.video-btn.law a:after {
  background: #ffffff;
}
.video-btn.law a:before {
  border-color: #ffffff;
}
.video-btn.seo-agency a {
  background: #bc9304;
  color: #ffffff;
  left: -7%;
  bottom: 66px;
}
.video-btn.seo-agency a:after {
  background: #bc9304;
}
.video-btn.seo-agency a:before {
  border-color: #bc9304;
}
.video-btn.corporate a {
  color: #101010;
}
.video-btn.corporate a:after {
  background: #fff;
}
.video-btn.corporate a:before {
  background: #fff;
}
.video-btn.apps a {
  background: #fb607d;
  color: #ffffff;
}
.video-btn.apps a:after {
  background: #fb607d;
}
.video-btn.apps a:before {
  border-color: #fb607d;
}
.rs-videos .animate-border .popup-border {
  background: #f74820;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.rs-videos .animate-border .popup-border i {
  font-size: 20px;
  line-height: 80px;
  display: block;
  color: #ffffff;
}
.rs-videos .animate-border .popup-border:before {
  content: "";
  border: 2px solid #f74820;
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  animation: zoomBig 3.25s linear infinite;
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}
.rs-videos .animate-border .popup-border:after {
  content: "";
  border: 2px solid #f74820;
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  animation: zoomBig 3.25s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
@keyframes zoomBig {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 3px;
  }
  40% {
    opacity: 0.5;
    border-width: 2px;
  }
  65% {
    border-width: 1px;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 1px;
  }
}
@-webkit-keyframes zoomBig {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 3px;
  }
  40% {
    opacity: 0.5;
    border-width: 2px;
  }
  65% {
    border-width: 1px;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 1px;
  }
}
.waving-line {
  padding-bottom: 29px;
  position: relative;
}
.waving-line:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 114px;
  height: 12px;
  animation: waving-line 12s linear infinite;
  -webkit-animation: waving-line 12s linear infinite;
  background: url(assets/images/waving-line.png);
}
.waving-line.center:after {
  left: 50%;
  transform: translateX(-50%);
}
.waving-line.white:after {
  background: url(assets/images/waving-line-light.png);
}
.margin-remove {
  margin: 0 !important;
}
.bdru-40 {
  border-radius: 40px;
}
.bdru-4 {
  border-radius: 4px;
}
.bdru-5 {
  border-radius: 5px;
}
.shadow {
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07) !important;
}
.no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.no-gutter > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.gutter-16 {
  margin-left: -8px;
  margin-right: -8px;
}
.gutter-16 [class*="col-"] {
  padding-left: 8px;
  padding-right: 8px;
}
.gutter-20 {
  margin-left: -10px;
  margin-right: -10px;
}
.gutter-20 [class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 600;
}
.fw-700 {
  font-weight: 700;
}
.clearfix {
  clear: both;
}
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  margin: 0;
}
.container-fluid {
  padding-left: 100px;
  padding-right: 100px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid2 {
  padding-left: 60px;
  padding-right: 60px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.wrap-1400 {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
}
.display-table {
  display: table;
  height: 100%;
  width: 100%;
}
.display-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.white-color {
  color: #ffffff !important;
}
.title-color {
  color: #1c1b1b !important;
}
.title-color2 {
  color: #101010 !important;
}
.title-color3 {
  color: #05275a !important;
}
.secondary-color {
  color: #228bfd;
}
.primary-color {
  color: #bc9304 !important;
}
.gray-color {
  color: #999;
}
ul.listing-style li {
  color: black;
  position: relative;
  padding-left: 30px;
  line-height: 34px;
  font-weight: 500;
  font-size: 16px;
}
ul.listing-style li:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  content: "\f058";
  font-family: "FontAwesome";
  color: #bc9304;
  font-size: 20px;
}
ul.listing-style li:last-child {
  margin: 0 !important;
}
ul.listing-style.regular li {
  font-weight: 400;
}
ul.listing-style.regular2 li {
  color: black;
  font-weight: 400;
  margin-bottom: 7px;
}
ul.listing-style.regular2 li:before {
  font-size: 24px;
  top: -2px;
}
ul.listing-style.regular-child li {
  color: black;
  font-weight: 400;
  margin-bottom: 7px;
}
ul.listing-style.regular-child li:before {
  font-size: 24px;
  top: -2px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  content: "\f14a";
  font-family: "FontAwesome";
  color: #bc9304;
  font-size: 20px;
}
ul.listing-style2 li {
  position: relative;
  padding-left: 30px;
  line-height: 2em;
  font-size: 16px;
  margin-bottom: 15px;
}
ul.listing-style2 li:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  content: "\f05d";
  font-family: "FontAwesome";
  color: #bc9304;
  font-size: 22px;
}
ul.listing-style2 li:last-child {
  margin-bottom: 0 !important;
}
ul.listing-style2.modify li {
  padding-left: 25px;
  margin-bottom: 8px;
}
ul.listing-style2.modify li:before {
  content: "\f105";
}
ul.listing-style2.regular2 li {
  color: black;
  font-weight: 400;
  margin-bottom: 7px;
}
ul.listing-style2.regular2 li:before {
  font-size: 24px;
  top: -2px;
}
ul.listing-style3 li {
  position: relative;
  padding-left: 30px;
  line-height: 2em;
  font-size: 16px;
  margin-bottom: 15px;
}
ul.listing-style3 li:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  content: "\f057";
  font-family: "FontAwesome";
  color: #bc9304;
  font-size: 22px;
}
ul.listing-style3 li:last-child {
  margin-bottom: 0 !important;
}
ul.listing-style3.modify li {
  padding-left: 25px;
  margin-bottom: 8px;
}
ul.listing-style3.modify li:before {
  content: "\f105";
}
ul.listing-style3.regular2 li {
  color: black;
  font-weight: 400;
  margin-bottom: 7px;
}
ul.listing-style3.regular2 li:before {
  font-size: 24px;
  top: -2px;
}
ul.listing-style4 li {
  position: relative;
  padding-left: 30px;
  line-height: 2em;
  font-size: 16px;
  margin-bottom: 15px;
}
ul.listing-style4 li:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  content: "\f05c";
  font-family: "FontAwesome";
  color: #bc9304;
  font-size: 22px;
}
ul.listing-style4 li:last-child {
  margin-bottom: 0 !important;
}
ul.listing-style4.modify li {
  padding-left: 25px;
  margin-bottom: 8px;
}
ul.listing-style4.modify li:before {
  content: "\f105";
}
ul.listing-style4.regular2 li {
  color: black;
  font-weight: 400;
  margin-bottom: 7px;
}
ul.listing-style4.regular2 li:before {
  font-size: 24px;
  top: -2px;
}
ul.listing-style5 li {
  position: relative;
  padding-left: 30px;
  line-height: 2em;
  font-size: 16px;
  margin-bottom: 15px;
}
ul.listing-style5 li:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  content: "\f10c";
  font-family: "FontAwesome";
  color: #bc9304;
  font-size: 22px;
}
ul.listing-style5 li:last-child {
  margin-bottom: 0 !important;
}
ul.listing-style5.modify li {
  padding-left: 25px;
  margin-bottom: 8px;
}
ul.listing-style5.modify li:before {
  content: "\f105";
}
ul.listing-style5.regular2 li {
  color: black;
  font-weight: 400;
  margin-bottom: 7px;
}
ul.listing-style5.regular2 li:before {
  font-size: 24px;
  top: -2px;
}
ul.page-nav-vertical li {
  margin-bottom: 13px;
}
ul.page-nav-vertical li a {
  display: block;
  border: 2px solid #d3e1fb;
  padding: 16px 18px;
  transition: all 0.5s ease;
  border-radius: 5px;
  font-size: 16px;
  line-height: 27px;
  font-weight: 700;
  color: #444;
  position: relative;
}
ul.page-nav-vertical li a:before {
  content: "\f113";
  position: absolute;
  right: 12px;
  top: 16px;
  font-family: Flaticon;
  color: #1c1b1b;
  transition: all 0.5s ease;
}
ul.page-nav-vertical li.active a {
  color: #ffffff;
  border-color: #bc9304;
  background: #bc9304;
}
ul.page-nav-vertical li.active a:before {
  color: #fff;
}
ul.page-nav-vertical li:hover a {
  color: #ffffff;
  border-color: #bc9304;
  background: #bc9304;
}
ul.page-nav-vertical li:hover a:before {
  color: #fff;
}
ul.page-nav-vertical li:last-child {
  margin: 0;
}
.humburger {
  max-width: 45px;
  display: flex !important;
  flex-wrap: wrap;
  margin: -5px;
}
.humburger span {
  height: 5px;
  width: 5px;
  display: block;
  background: #101010;
  border-radius: 50%;
  transition: none;
  list-style: none;
  transition: all 0.3s ease;
  margin: 4px 5px;
}
.humburger span.dot2,
.humburger span.dot4,
.humburger span.dot6,
.humburger span.dot8 {
  background: #bc9304;
}
.humburger:hover span {
  background: #bc9304;
}
.humburger:hover span.dot2,
.humburger:hover span.dot4,
.humburger:hover span.dot6,
.humburger:hover span.dot8 {
  background: #101010;
}
.pagenav-link ul {
  border: 1px solid #f2f2f2;
  border-radius: 3px;
  display: inline-block;
  padding: 0 3px;
}
.pagenav-link ul li {
  display: inline-block;
  padding: 0 18px;
  margin: 10px 0;
  border-right: 1px solid #e6e6e6;
  color: #bc9304;
  font-size: 16px;
}
.pagenav-link ul li a {
  color: #363636;
}
.pagenav-link ul li a i:before {
  color: #363636;
  font-size: 13px;
  transition: all 0.3s ease;
}
.pagenav-link ul li a:hover {
  color: #bc9304;
}
.pagenav-link ul li a:hover i:before {
  color: #bc9304;
}
.pagenav-link ul li:last-child {
  border-right: none;
}
.rs-carousel.nav-style1 {
  position: relative;
}
.rs-carousel.nav-style1 .owl-nav {
  display: block;
}
.rs-carousel.nav-style1 .owl-nav .owl-next,
.rs-carousel.nav-style1 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  background: #bc9304;
  text-align: center;
  color: #ffffff;
  transition: all 0.5s;
  transition-delay: 0.7s;
  opacity: 0;
  visibility: hidden;
}
.rs-carousel.nav-style1 .owl-nav .owl-next i:before,
.rs-carousel.nav-style1 .owl-nav .owl-prev i:before {
  content: "\f112";
  font-family: Flaticon;
}
.rs-carousel.nav-style1 .owl-nav .owl-next {
  right: 30px;
  left: unset;
}
.rs-carousel.nav-style1 .owl-nav .owl-next i:before {
  content: "\f113";
}
.rs-carousel.nav-style1:hover .owl-nav .owl-next,
.rs-carousel.nav-style1:hover .owl-nav .owl-prev {
  left: -50px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-carousel.nav-style1:hover .owl-nav .owl-next {
  right: -50px;
  left: unset;
}
.rs-carousel.nav-style1.nav-mod .owl-nav {
  display: block;
}
.rs-carousel.nav-style1.nav-mod .owl-nav .owl-next,
.rs-carousel.nav-style1.nav-mod .owl-nav .owl-prev {
  transition: all 0.5s;
  transition-delay: 0.7s;
  opacity: 0;
  visibility: hidden;
  left: 30px;
}
.rs-carousel.nav-style1.nav-mod .owl-nav .owl-next {
  right: 30px;
  left: unset;
}
.rs-carousel.nav-style1.nav-mod:hover .owl-nav .owl-next,
.rs-carousel.nav-style1.nav-mod:hover .owl-nav .owl-prev {
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-carousel.nav-style2 {
  position: relative;
}
.rs-carousel.nav-style2 .owl-nav {
  display: block;
  position: absolute;
  top: -80px;
  right: 0;
}
.rs-carousel.nav-style2 .owl-nav .owl-prev,
.rs-carousel.nav-style2 .owl-nav .owl-next {
  display: inline-block;
}
.rs-carousel.nav-style2 .owl-nav .owl-prev i,
.rs-carousel.nav-style2 .owl-nav .owl-next i {
  transition: all 0.3s ease;
}
.rs-carousel.nav-style2 .owl-nav .owl-prev i:before,
.rs-carousel.nav-style2 .owl-nav .owl-next i:before {
  font-family: Flaticon;
  font-size: 22px;
}
.rs-carousel.nav-style2 .owl-nav .owl-prev:hover i,
.rs-carousel.nav-style2 .owl-nav .owl-next:hover i {
  color: #bc9304;
}
.rs-carousel.nav-style2 .owl-nav .owl-prev i:before {
  content: "\f134";
}
.rs-carousel.nav-style2 .owl-nav .owl-prev:after {
  content: "/";
  padding: 0 5px 0 5px;
  position: relative;
  top: -3px;
}
.rs-carousel.nav-style2 .owl-nav .owl-next i:before {
  content: "\f133";
}
.rs-carousel.dot-style1 .owl-dots {
  text-align: center;
}
.rs-carousel.dot-style1 .owl-dots .owl-dot {
  width: 25px;
  height: 8px;
  display: inline-block;
  border-radius: 50px;
  margin: 0 5px;
  background: #bc9304;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
  opacity: 0.5;
}
.rs-carousel.dot-style1 .owl-dots .owl-dot:hover {
  width: 40px;
  opacity: 1;
}
.rs-carousel.dot-style1 .owl-dots .owl-dot.active {
  width: 40px;
  opacity: 1;
}
body.home-ion .loader .spinner {
  background-color: #bc9304;
}
body.home-ion .readon {
  background: #bc9304;
  border-radius: 30px;
  color: #ffffff;
  padding: 13px 30px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
}
body.home-ion .readon:hover {
  background: #d5a705;
}
body.home-ion .readon.active {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.6);
}
body.home-ion .readon.active:hover {
  border: 1px solid #ffffff;
}
body.home-ion .readon.sl {
  font-weight: 600;
}
body.home-ion .sec-title.style-ion {
  align-items: center;
}
body.home-ion .sec-title.style-ion .title-part {
  border-color: #bc9304;
}
body.home-ion .sec-title.style-ion .first-half {
  border-color: #bc9304;
  max-width: 50%;
  flex: 0 0 50%;
  border-width: 4px;
}
body.home-ion .sec-title.style-ion .last-half {
  max-width: 50%;
  flex: 0 0 50%;
}
body.home-ion .sec-title.style2 {
  align-items: center;
}
body.home-ion .sec-title.style2 .title-part {
  border-color: #67c27c;
}
body.home-ion .sec-title.style2 .first-half {
  border-color: #67c27c;
  max-width: 50%;
  flex: 0 0 50%;
  border-width: 4px;
}
body.home-ion .sec-title.style2 .last-half {
  max-width: 50%;
  flex: 0 0 50%;
}
body.home-ion ul.listing-style li:before {
  color: #bc9304;
}
body.home-ion #scrollUp i {
  background: #bc9304;
}
body.home-ion #scrollUp i:hover {
  background-color: #bc9304;
}
body.home-ion .rs-casestudies.style1 .portfolio-item .content-part .title a:hover {
  color: #bc9304;
}
body.home-ion .rs-contact.style1 .contact-info {
  height: auto;
}
body.home-ion .rs-contact.style1 .contact-info,
body.home-ion .rs-carousel.dot-style1 .owl-dots .owl-dot {
  background: #bc9304;
}
body.home-ion .rs-footer {
  background-color: white;
}
body.home-ion .rs-footer .footer-newsletter {
  border-color: rgba(255, 255, 255, 0.15);
}
body.home-ion .rs-footer .footer-newsletter .newsletter-form input {
  border-color: #bc9304;
}
body.home-ion .rs-footer .footer-newsletter .newsletter-form button {
  background: #bc9304;
}
body.home-ion .rs-footer .footer-content .widget-title {
  color: #bc9304;
}
body.home-ion .rs-footer .footer-content .about-widget .btn-part a.readon {
  padding: 16px 24px;
  border-radius: 3px;
}
body.home-ion .rs-footer .footer-content .address-widget li i:before {
  color: #bc9304;
}
body.home-ion .rs-footer .footer-content .address-widget li .desc {
  color: #bc9304;
}
body.home-ion .rs-footer .footer-content .address-widget li .desc a {
  color: #bc9304;
}
body.home-ion .rs-footer .footer-content .address-widget li .desc a:hover {
  color: #e0e0e0;
}
body.home-ion .rs-footer .footer-content .footer-post .post-wrap .post-desc a {
  color: #ffffff;
}
body.home-ion .rs-footer .footer-content .footer-post .post-wrap .post-desc a:hover {
  color: #bc9304;
}
body.home-ion .rs-footer .footer-content .footer-post .post-wrap .post-desc .date-post i {
  color: #bc9304;
}
body.home-ion .rs-footer .footer-bottom {
  border-color: rgba(255, 255, 255, 0.15);
}
body.home-ion .rs-footer .footer-bottom .footer-social li a {
  background: #bc9304;
}
body.home-ion .rs-footer .footer-bottom .footer-social li a:hover {
  background: #bc9304;
}
body.apps .loader .spinner {
  background-color: #ec4c6f;
}
body.apps #scrollUp i {
  background: #ec4c6f;
}
body.marketing .loader .spinner {
  background-color: #bf0505;
}
body.marketing #scrollUp i {
  background: #bf0505;
}
.hoverparallax {
  transform: rotateX(0) rotateY(0);
  transform-style: preserve-3d;
  transition-duration: 0.1s;
  transition-timing-function: ease !important;
}
.hoverparallax.is-out {
  transform: rotateX(0) rotateY(0) !important;
  transition-duration: 1s;
}
.morphin {
  border-color: #d83030;
  background: #d83030;
}
.relative {
  position: relative;
}
.sec-title .sub-title {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.sec-title .sub-title.modify {
  font-size: 18px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: unset;
}
.sec-title .sub-title.primary {
  color: #bc9304;
}
.sec-title .sub-title.primary:after {
  background: #bc9304;
}
.sec-title .sub-title.secondary {
  color: #228bfd;
}
.sec-title .sub-title.secondary:after {
  background: #228bfd;
}
.sec-title .sub-title.ion {
  color: #bc9304;
}
.sec-title .sub-title.ion:after {
  background: #bc9304;
}
.sec-title .sub-title.green {
  color: #67c27c;
}
.sec-title .sub-title.green:after {
  background: #67c27c;
}
.sec-title .sub-title.white {
  color: #ffffff;
}
.sec-title .sub-title.white:after {
  background: #ffffff;
}
.sec-title .sub-title.dark {
  color: #1c1b1b;
}
.sec-title .sub-title.dark:after {
  background: #1c1b1b;
}
.sec-title .sub-title.right-line {
  padding-right: 65px;
  position: relative;
  display: inline-block;
}
.sec-title .sub-title.right-line:after {
  content: "";
  position: absolute;
  border: 0;
  width: 50px;
  height: 2px;
  z-index: 1;
  margin-left: 0;
  right: 0;
  top: 13px;
}
.sec-title .title2 {
  font-size: 48px;
  line-height: 60px;
}
.sec-title .title3 {
  line-height: 1.4em;
}
.sec-title .desc.big {
  font-size: 18px;
  line-height: 30px;
}
.sec-title .desc2 {
  font-weight: 700;
  color: #585555;
}
.sec-title.style-ion {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sec-title.style-ion .title-part {
  padding-right: 50px;
  border-right: 2px solid #bc9304;
}
.sec-title.style-ion .first-half {
  width: 100%;
  max-width: 46%;
  flex: 0 0 46%;
  padding-right: 50px;
  border-right: 2px solid #bc9304;
}
.sec-title.style-ion .last-half {
  width: 100%;
  max-width: 54%;
  flex: 0 0 54%;
  padding-left: 50px;
}
.sec-title.style2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sec-title.style2 .title-part {
  padding-right: 50px;
  border-right: 2px solid #bc9304;
}
.sec-title.style2 .first-half {
  width: 100%;
  max-width: 46%;
  flex: 0 0 46%;
  padding-right: 50px;
  border-right: 2px solid #bc9304;
}
.sec-title.style2 .last-half {
  width: 100%;
  max-width: 54%;
  flex: 0 0 54%;
  padding-left: 50px;
}
.sec-title .bottom-wave {
  position: relative;
  padding-bottom: 38px;
}
.sec-title .bottom-wave:after {
  position: absolute;
  content: "";
  height: 23px;
  width: 118px;
  left: 0;
  bottom: 0;
  background: url(assets/images/waveline.png);
}
.sec-title.text-center .bottom-wave:after {
  left: 50%;
  transform: translateX(-50%);
}
.sec-title.text-right .bottom-wave:after {
  left: unset;
  right: 0;
}
.custom-for-sl .rs-carousel .owl-stage-outer .owl-item {
  padding-right: 15px;
  padding-left: 15px;
}
input[type="range"] {
  -webkit-appearance: none;
  margin: 0px 0;
  width: 100%;
}
input[type="range"]:focus {
  outline: none;
}
input[type="range"]:focus::-webkit-slider-runnable-track {
  background: #ddd;
}
input[type="range"]:focus::-ms-fill-lower {
  background: #bc9304;
}
input[type="range"]:focus::-ms-fill-upper {
  background: #bc9304;
}
input[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  height: 8.39px;
  border-radius: 1em;
  cursor: pointer;
  background: #ddd;
}
input[type="range"]::-moz-range-track {
  width: 100%;
  height: 8.39px;
  border-radius: 1em;
  cursor: pointer;
  background: #ddd;
}
input[type="range"]::-ms-track {
  width: 100%;
  height: 8.39px;
  border-radius: 1em;
  cursor: pointer;
  background: #ddd;
}
input[type="range"]::-webkit-slider-thumb {
  height: 1em;
  width: 1em;
  border: none;
  border-radius: 100%;
  background: #bc9304;
  cursor: ew-resize;
  -webkit-appearance: none;
  margin-top: -4px;
}
input[type="range"]::-moz-range-thumb {
  height: 1em;
  width: 1em;
  border: none;
  border-radius: 100%;
  background: #bc9304;
  cursor: ew-resize;
  -webkit-appearance: none;
  margin-top: -4px;
}
input[type="range"]::-ms-thumb {
  height: 1em;
  width: 1em;
  border: none;
  border-radius: 100%;
  background: #bc9304;
  cursor: ew-resize;
  -webkit-appearance: none;
  margin-top: -4px;
}
input[type="range"]::-ms-fill-lower {
  background: #000;
}
input[type="range"]::-ms-fill-upper {
  background: #000;
}
/*--------------------------------------
    03. Header Section CSS
---------------------------------------*/
.full-width-header .toolbar-area {
  background: #bc9304;
}
.full-width-header .toolbar-area .toolbar-contact ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.full-width-header .toolbar-area .toolbar-contact ul li {
  display: inline-block;
  margin-right: 20px;
  padding: 13px 20px 11px 0;
  border-right: 1px solid #977300;
  color: #fff;
  font-size: 14px;
}
.full-width-header .toolbar-area .toolbar-contact ul li i {
  margin-right: 7px;
  color: #ffffff;
}
.full-width-header .toolbar-area .toolbar-contact ul li i.flaticon-email:before {
  position: relative;
  bottom: -0.5px;
}
.full-width-header .toolbar-area .toolbar-contact ul li i:before {
  font-size: 14px;
}
.full-width-header .toolbar-area .toolbar-contact ul li a {
  transition: all 0.3s ease;
  color: #fff;
}
.full-width-header .toolbar-area .toolbar-contact ul li a:hover {
  color: #ccc;
}
.full-width-header .toolbar-area .toolbar-contact ul li:last-child {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  border: none;
}
.full-width-header .toolbar-area .toolbar-sl-share ul {
  text-align: right;
}
.full-width-header .toolbar-area .toolbar-sl-share ul li {
  display: inline-block;
  font-size: 14px;
  margin-right: 15px;
  padding: 11px 0;
}
.full-width-header .toolbar-area .toolbar-sl-share ul li.opening {
  color: #ffffff;
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #1273eb;
}
.full-width-header .toolbar-area .toolbar-sl-share ul li.opening i {
  margin-right: 5px;
}
.full-width-header .toolbar-area .toolbar-sl-share ul li.opening i:before {
  font-size: 15px;
  font-weight: 600;
}
.full-width-header .toolbar-area .toolbar-sl-share ul li a {
  display: block;
  color: #ffffff;
  transition: all 0.3s ease;
  text-decoration: none;
  font-size: 14px;
}
.full-width-header .toolbar-area .toolbar-sl-share ul li a:hover {
  color: #ccc;
}
.full-width-header .toolbar-area .toolbar-sl-share ul li:last-child {
  margin: 0;
}
.full-width-header .rs-header {
  z-index: 99;
}
.full-width-header .rs-header .menu-area {
  transition: all 0.3s ease;
}
.full-width-header .rs-header .menu-area .logo-area {
  position: relative;
  height: 115px;
  line-height: 111px;
}
.full-width-header .rs-header .menu-area .logo-area img {
  transition: 0.4s;
  -webkit-transition: 0.4s;
  max-height: 30px;
}
.full-width-header .rs-header .menu-area .logo-area .dark {
  display: none;
}
.full-width-header .rs-header .menu-area .logo-area .light {
  display: inherit;
}
.full-width-header .rs-header .menu-area .rs-menu-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu .current-page-item > a {
  color: #bc9304;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li {
  display: inline-block;
  margin-right: 40px;
  padding: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
  transition: all 0.3s ease;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  height: 115px;
  line-height: 115px;
  padding: 0;
  font-family: "Poppins", sans-serif;
  color: #101010;
  position: relative;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
  color: #bc9304;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child {
  margin-right: 0 !important;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child i {
  margin: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu {
  background: #bc9304;
  margin: 0;
  padding: 15px 0;
  border-radius: 0 0 5px 5px;
  right: unset;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu .sub-menu {
  right: unset;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu .current-page-item > a {
  color: #ffffff;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li {
  margin: 0;
  border: none;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a {
  height: unset;
  line-height: unset;
  color: black;
  font-weight: 400;
  font-size: 14px;
  padding: 10px 30px;
  text-transform: capitalize;
  margin-right: 15px;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
  color: #ffffff !important;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li:last-child {
  margin: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.active a {
  color: #ffffff !important;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu.right-menu {
  left: unset;
  right: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li a:hover,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.active a,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a:before {
  color: #bc9304 !important;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li a:hover ul.sub-menu a,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.active a ul.sub-menu a,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a ul.sub-menu a,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a:before ul.sub-menu a {
  color: #ffffff !important;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu li.menu-item-has-children > a {
  padding-right: 17px !important;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu li.menu-item-has-children > a:before {
  position: absolute;
  content: "+";
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu li.menu-item-has-children:hover.menu-item-has-children > a:before {
  content: "-";
}
.full-width-header .rs-header .menu-area .main-menu .nav-expander {
  font-size: 20px;
  -webkit-transition: all all 0.3s ease ease;
  -ms-transition: all all 0.3s ease ease;
  transition: all all 0.3s ease ease;
  display: block;
  color: #92278f;
  position: absolute;
  right: 15px;
  top: 26px;
}
.full-width-header .rs-header .menu-area .main-menu .nav-expander:hover {
  transform: scale(1.1);
  color: #bc9304;
}
.full-width-header .rs-header .menu-area .expand-btn-inner ul {
  display: flex;
  align-items: center;
}
.full-width-header .rs-header .menu-area .expand-btn-inner ul li {
  display: inline-block;
  margin-right: 32px;
}
.full-width-header .rs-header .menu-area .expand-btn-inner ul li.mini-cart-active {
  display: none;
}
.full-width-header .rs-header .menu-area .expand-btn-inner ul li.mini-cart-active .cart-icon {
  position: relative;
}
.full-width-header .rs-header .menu-area .expand-btn-inner ul li.mini-cart-active .cart-icon .cart-count {
  position: absolute;
  min-width: 18px;
  min-height: 18px;
  line-height: 18px;
  font-size: 11px;
  border-radius: 50%;
  background: #f2f2f2;
  color: #363636;
  top: -13px;
  right: -17px;
  text-align: center;
  transition: all 0.3s ease;
}
.full-width-header .rs-header .menu-area .expand-btn-inner ul li > a {
  color: #101010;
  display: inline-block;
  cursor: pointer;
}
.full-width-header .rs-header .menu-area .expand-btn-inner ul li > a i:before {
  font-size: 18px;
  font-weight: 600;
}
.full-width-header .rs-header .menu-area .expand-btn-inner ul li > a i.flaticon-shopping-bag-1:before {
  font-weight: normal;
}
.full-width-header .rs-header .menu-area .expand-btn-inner ul li > a:hover {
  color: #bc9304;
}
.full-width-header .rs-header .menu-area .expand-btn-inner ul li:last-child {
  margin-right: 0;
}
.full-width-header .rs-header .menu-area.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #ffffff !important;
  box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
}
.full-width-header .rs-header .menu-area.sticky .logo-area {
  height: 72px;
  line-height: 68px;
}
.full-width-header .rs-header .menu-area.sticky .logo-area img {
  max-height: 30px;
}
.full-width-header .rs-header .menu-area.sticky .logo-area .dark {
  display: inherit;
}
.full-width-header .rs-header .menu-area.sticky .logo-area .light {
  display: none;
}
.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a {
  height: 72px;
  line-height: 72px;
  color: #494949;
}
.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a:hover {
  color: #bc9304;
}
.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li.search-parent {
  display: none;
}
.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li .cart-icon .cart-count {
  background: #bc9304;
  color: #ffffff;
}
.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li > a {
  color: #494949;
}
.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li > a:hover {
  color: #bc9304;
}
.full-width-header .rs-header .right_menu_togle {
  background: #ffffff;
  padding: 25px 30px 50px 50px;
  z-index: 999999;
}
.full-width-header .rs-header .right_menu_togle .close-btn {
  overflow: visible;
  padding: 0;
  text-align: right;
  margin-bottom: 17px;
}
.full-width-header .rs-header .right_menu_togle .close-btn .humburger {
  margin: 0 0 0 auto;
  background: #f1f6fc;
  padding: 10px;
  max-width: 65px;
  cursor: pointer;
  border-radius: 4px;
}
.full-width-header .rs-header .right_menu_togle .canvas-logo {
  padding-left: 0;
  padding-bottom: 55px;
}
.full-width-header .rs-header .right_menu_togle .canvas-logo img {
  width: 176px;
  height: auto;
}
.full-width-header .rs-header .right_menu_togle .offcanvas-text {
  margin-bottom: 57px;
}
.full-width-header .rs-header .right_menu_togle .offcanvas-text p {
  font-size: 18px;
  line-height: 28px;
  color: #333;
  margin-bottom: 0;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact {
  padding: 0 0 60px;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li {
  padding: 0 0 26px;
  display: flex;
  align-items: center;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li:nth-child(1) {
  font-size: 18px;
  line-height: 1.7;
  padding-right: 40px;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li i {
  padding-right: 20px;
  color: #bc9304;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li i:before {
  font-size: 26px;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li a {
  color: #363636;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li a:hover {
  color: #bc9304;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li:last-child {
  padding: 0;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .social li {
  display: inline-block;
  padding-right: 8px;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .social li a i {
  font-size: 15px;
  color: #ffffff;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #bc9304;
  text-align: center;
  border-radius: 3px;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .social li a:hover {
  opacity: 0.82;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .social li:last-child {
  padding: 0;
}
body.modal-open {
  padding: 0 !important;
}
body .search-modal {
  padding: 0 !important;
}
body .search-modal .modal-content {
  background: transparent;
  position: initial;
  border: 0;
}
body .search-modal .search-block form {
  position: relative;
}
body .search-modal .search-block form input {
  border-radius: 5px;
  padding: 12px 17px;
  background: transparent;
  border-width: 0 0 1px 0;
  border-color: rgba(255, 255, 255, 0.2);
  box-shadow: none;
  color: #ffffff;
  font-weight: normal;
  font-size: 16px;
}
body .search-modal .search-block form button {
  background: transparent;
  border: none;
  padding: 5px 20px;
  color: #ffffff;
  border-radius: 0 5px 5px 0;
  font-size: 16px;
  position: absolute;
  content: "";
  right: 0;
  top: 0;
}
body .search-modal .search-block form button i {
  opacity: 0.7;
}
body .search-modal .close {
  color: #ffffff;
  margin: 50px 0 0 0;
  font-size: 14px;
  background-color: #228bfd;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  border: none;
  border-radius: 50%;
  opacity: 1;
  outline: none;
  transition: all 0.3s ease;
  position: absolute;
  right: 50px;
}
body .search-modal .close span:before {
  font-size: 16px;
}
body .search-modal .close:hover {
  opacity: 0.8 !important;
}
body .modal-backdrop {
  background: rgba(3, 7, 73, 0.98);
  opacity: 1 !important;
}
/*---------------------------------------
    04. Sticky Menu CSS
---------------------------------------*/
.menu-sticky {
  background: #fff;
  margin: 0;
  z-index: 999;
  width: 100%;
  top: 0;
  position: relative;
}
@-webkit-keyframes sticky-animation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes sticky-animation {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/*---------------------------------------
    05. Slider Section CSS
---------------------------------------*/
.rs-slider {
  position: relative;
  overflow: hidden;
  text-align: left;
}
.rs-slider.slider1 {
  position: relative;
  /*-- Animations Start --*/
  /*-- Animations End --*/
}
.rs-slider.slider1 .sl-title {
  -webkit-animation: fadeInUp 1.7s ease-in-out;
  animation: fadeInUp 1.7s ease-in-out;
}
.rs-slider.slider1 .sl-desc {
  -webkit-animation: fadeInUp 1.5s ease-in-out;
  animation: fadeInUp 1.5s ease-in-out;
}
.rs-slider.slider1 .slider-bottom {
  -webkit-animation: fadeInUp 1.8s ease-in-out;
  animation: fadeInUp 1.8s ease-in-out;
}
.rs-slider.slider1 .container {
  position: relative;
  height: 100%;
}
.rs-slider.slider1 .container .content-part {
  padding: 45px 35px 55px;
  border-radius: 5px;
  max-width: 545px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  overflow: hidden;
  left: 15px;
}
.rs-slider.slider1 .container .content-part .sl-title {
  margin-bottom: 20px;
  color: #ffffff;
}
.rs-slider.slider1 .container .content-part .sl-desc {
  font-size: 16px;
  line-height: 30px;
}
.rs-slider.slider1 .container .content-part .slider-bottom {
  display: inline-block;
  margin: 39px 0 20px;
}
.rs-slider.slider1 .container .content-part .slider-bottom .readon {
  display: block !important;
}
.rs-slider.slider1 .container .content-part .slider-bottom .white-btn {
  background: #ffffff;
  color: #228bfd;
}
.rs-slider.slider1 .container .content-part .slider-bottom ul li {
  display: inline-block;
  margin-right: 15px;
}
.rs-slider.slider1 .container .content-part .slider-bottom ul li:last-child {
  margin: 0;
}
.rs-slider.slider1 .container .content-part:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #228bfd;
  z-index: -1;
  border-radius: 5px;
  -webkit-animation: fadeInUp 1s ease-in-out;
  animation: fadeInUp 1s ease-in-out;
  opacity: 0.86;
}
.rs-slider.slider1 .nivoSlider .sl-ly-img {
  margin-left: 100px;
}
.rs-slider.slider1 .nivoSlider .sl-ly-img img {
  position: unset;
  padding-top: 150px;
  max-height: unset;
}
.rs-slider.slider1 .nivo-caption {
  padding: 0;
}
.rs-slider.slider2 {
  /*-- Animations Start --*/
  /*-- Animations End --*/
}
.rs-slider.slider2 .sl-subtitle {
  -webkit-animation: fadeInUp 1.7s ease-in-out;
  animation: fadeInUp 1.7s ease-in-out;
}
.rs-slider.slider2 .sl-title {
  -webkit-animation: fadeInUp 1.7s ease-in-out;
  animation: fadeInUp 1.7s ease-in-out;
}
.rs-slider.slider2 .sl-desc {
  -webkit-animation: fadeInUp 1.7s ease-in-out;
  animation: fadeInUp 1.7s ease-in-out;
}
.rs-slider.slider2 .slider-bottom {
  -webkit-animation: fadeInUp 1.8s ease-in-out;
  animation: fadeInUp 1.8s ease-in-out;
}
.rs-slider.slider2 .content-part {
  position: relative;
  padding: 367px 0 230px;
}
.rs-slider.slider2 .content-part .sl-subtitle {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  margin-bottom: 20px;
}
.rs-slider.slider2 .content-part .sl-title {
  font-size: 80px;
  line-height: 85px;
  font-weight: 700;
  margin-bottom: 20px;
}
.rs-slider.slider2 .content-part .sl-desc {
  font-size: 30px;
  line-height: 35px;
  font-family: "Poppins", sans-serif;
  letter-spacing: 7px;
  text-transform: capitalize;
  line-height: 30px;
}
.rs-slider.slider2 .content-part .slider-bottom {
  display: inline-block;
}
.rs-slider.slider2 .content-part .slider-bottom .readon {
  display: block !important;
}
.rs-slider.slider2 .content-part .slider-bottom ul li {
  display: inline-block;
  margin-right: 15px;
}
.rs-slider.slider2 .content-part .slider-bottom ul li:last-child {
  margin: 0;
}
.rs-slider.slider2 .content-part .sl-ly-img {
  position: absolute;
  bottom: 0;
  right: -40px;
}
.rs-slider.slider2 .content-part .sl-ly-img img {
  width: 469px;
}
.rs-slider.slider2 .content-part.slide2 .sl-ly-img img {
  width: 555px;
}
.rs-slider.slider3 {
  position: relative;
  /*-- Animations Start --*/
  /*-- Animations End --*/
}
.rs-slider.slider3 .sl-subtitle {
  -webkit-animation: fadeInDown 1.7s ease-in-out;
  animation: fadeInDown 1.7s ease-in-out;
}
.rs-slider.slider3 .sl-title {
  -webkit-animation: fadeInUp 1.2s ease-in-out;
  animation: fadeInUp 1.2s ease-in-out;
}
.rs-slider.slider3 .slider-bottom {
  -webkit-animation: fadeInUp 1.8s ease-in-out;
  animation: fadeInUp 1.8s ease-in-out;
}
.rs-slider.slider3 .content-part {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.rs-slider.slider3 .content-part .sl-subtitle {
  font-size: 21px;
  line-height: 25px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  margin-bottom: 16px;
}
.rs-slider.slider3 .content-part .sl-title {
  font-size: 70px;
  line-height: 83px;
  font-weight: 700;
  margin-bottom: 36px;
  text-transform: uppercase;
}
.rs-slider.slider3 .content-part .slider-bottom {
  display: inline-block;
}
.rs-slider.slider3 .content-part .slider-bottom .readon {
  display: block !important;
  font-size: 15px;
  font-weight: 500;
  padding: 15px 32px;
}
.rs-slider.slider3 .content-part .slider-bottom ul li {
  display: inline-block;
  margin-right: 15px;
}
.rs-slider.slider3 .content-part .slider-bottom ul li:last-child {
  margin: 0;
}
.rs-slider.slider3 .nivo-caption {
  padding: 0;
}
.rs-slider.slider3 .nivo-directionNav > a {
  background: rgba(0, 0, 0, 0.2);
}
.rs-slider.slider3 .nivo-directionNav > a:before {
  color: #ffffff;
}
.rs-slider.slider3 .nivo-directionNav > a:hover {
  background: #f1f6fc;
}
.rs-slider.slider3 .nivo-directionNav > a:hover:before {
  color: #bc9304;
}
.rs-slider.slider4 {
  position: relative;
  /*-- Animations Start --*/
  /*-- Animations End --*/
}
.rs-slider.slider4 .sl-subtitle {
  -webkit-animation: fadeInDown 1.7s ease-in-out;
  animation: fadeInDown 1.7s ease-in-out;
}
.rs-slider.slider4 .sl-title {
  -webkit-animation: fadeInUp 1.2s ease-in-out;
  animation: fadeInUp 1.2s ease-in-out;
}
.rs-slider.slider4 .slider-bottom {
  -webkit-animation: fadeInUp 1.8s ease-in-out;
  animation: fadeInUp 1.8s ease-in-out;
}
.rs-slider.slider4 .slider {
  padding: 436px 0 240px;
}
.rs-slider.slider4 .slider .content-part .sl-subtitle {
  font-size: 50px;
  line-height: 68px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  color: #222;
  text-shadow: #ffffff 1px 1px 1px;
}
.rs-slider.slider4 .slider .content-part .sl-title {
  font-size: 100px;
  line-height: 120px;
  font-weight: 900;
  margin-bottom: 21px;
  text-transform: uppercase;
  color: #222;
  text-shadow: #ffffff 1px 1px 1px;
}
.rs-slider.slider4 .slider .content-part .slider-bottom {
  display: inline-block;
}
.rs-slider.slider4 .slider .content-part .slider-bottom .readon {
  display: block !important;
  font-size: 18px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  padding: 17px 30px;
}
.rs-slider.slider4 .slider .content-part .slider-bottom ul li {
  display: inline-block;
  margin-right: 15px;
}
.rs-slider.slider4 .slider .content-part .slider-bottom ul li:last-child {
  margin: 0;
}
.rs-slider.slider4 .slider.slide1 {
  background: url(assets/images/slider/h4-sl1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.slider4 .slider.slide2 {
  background: url(assets/images/slider/h4-sl2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.slider4 .owl-dots {
  position: absolute;
  right: 70px;
  top: 50%;
  transform: translateY(-50%);
}
.rs-slider.slider4 .owl-dots .owl-dot {
  box-shadow: 0 0 0 2px #ffffff;
  border: none;
  border-radius: 50%;
  background: transparent;
  width: 15px;
  height: 15px;
  margin-bottom: 10px;
  transition: all 0.3s ease;
}
.rs-slider.slider4 .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.2);
  transform: scale(1);
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 100%;
  transition: all 0.3s ease;
}
.rs-slider.slider4 .owl-dots .owl-dot:hover,
.rs-slider.slider4 .owl-dots .owl-dot.active {
  box-shadow: 0 0 0 2px #bc9304;
}
.rs-slider.slider4 .owl-dots .owl-dot:hover span,
.rs-slider.slider4 .owl-dots .owl-dot.active span {
  background: #bc9304;
  transform: scale(0.4);
}
.rs-slider.slider4 .owl-dots .owl-dot.last-child {
  margin-bottom: 0;
}
.rs-slider.slider5 {
  position: relative;
  /*-- Animations Start --*/
  /*-- Animations End --*/
}
.rs-slider.slider5 .sl-subtitle {
  -webkit-animation: fadeInDown 1.7s ease-in-out;
  animation: fadeInDown 1.7s ease-in-out;
}
.rs-slider.slider5 .sl-title {
  -webkit-animation: fadeInUp 1.2s ease-in-out;
  animation: fadeInUp 1.2s ease-in-out;
}
.rs-slider.slider5 .slider-bottom {
  -webkit-animation: fadeInUp 1.8s ease-in-out;
  animation: fadeInUp 1.8s ease-in-out;
}
.rs-slider.slider5 .slider {
  padding: 285px 0 170px;
}
.rs-slider.slider5 .slider .content-part .sl-subtitle {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  color: #fff;
  margin-bottom: 16px;
}
.rs-slider.slider5 .slider .content-part .sl-title {
  font-size: 100px;
  line-height: 100px;
  font-weight: 900;
  margin-bottom: 38px;
  text-transform: uppercase;
  color: #fff;
}
.rs-slider.slider5 .slider .content-part .sl-title span {
  font-size: 80px;
  line-height: 90px;
  font-weight: 700;
  display: block;
  margin-bottom: 13px;
}
.rs-slider.slider5 .slider .content-part .slider-bottom {
  display: inline-block;
}
.rs-slider.slider5 .slider .content-part .slider-bottom .readon {
  display: block !important;
  font-size: 18px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  padding: 16px 30px;
  border-radius: 5px;
  border: 2px solid #ffffff;
  background: transparent;
}
.rs-slider.slider5 .slider .content-part .slider-bottom .readon:hover {
  border-color: #bc9304;
  background: #bc9304;
}
.rs-slider.slider5 .slider .content-part .slider-bottom ul li {
  display: inline-block;
  margin-right: 15px;
}
.rs-slider.slider5 .slider .content-part .slider-bottom ul li:last-child {
  margin: 0;
}
.rs-slider.slider5 .slider.slide1 {
  background: url(assets/images/slider/h5-sl1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.slider5 .slider.slide2 {
  background: url(assets/images/slider/h5-sl2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.slider5 .owl-dots {
  position: absolute;
  right: 70px;
  top: 50%;
  transform: translateY(-50%);
}
.rs-slider.slider5 .owl-dots .owl-dot {
  box-shadow: 0 0 0 2px #ffffff;
  border: none;
  border-radius: 50%;
  background: transparent;
  width: 15px;
  height: 15px;
  margin-bottom: 10px;
  transition: all 0.3s ease;
}
.rs-slider.slider5 .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.2);
  transform: scale(1);
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 100%;
  transition: all 0.3s ease;
}
.rs-slider.slider5 .owl-dots .owl-dot:hover,
.rs-slider.slider5 .owl-dots .owl-dot.active {
  box-shadow: 0 0 0 2px #bc9304;
}
.rs-slider.slider5 .owl-dots .owl-dot:hover span,
.rs-slider.slider5 .owl-dots .owl-dot.active span {
  background: #bc9304;
  transform: scale(0.4);
}
.rs-slider.slider5 .owl-dots .owl-dot.last-child {
  margin-bottom: 0;
}
.rs-slider.slider6 {
  position: relative;
  /*-- Animations Start --*/
  /*-- Animations End --*/
}
.rs-slider.slider6 .sl-subtitle {
  -webkit-animation: fadeInDown 1.7s ease-in-out;
  animation: fadeInDown 1.7s ease-in-out;
}
.rs-slider.slider6 .sl-title {
  -webkit-animation: fadeInUp 1.2s ease-in-out;
  animation: fadeInUp 1.2s ease-in-out;
}
.rs-slider.slider6 .slider-bottom {
  -webkit-animation: fadeInUp 1.8s ease-in-out;
  animation: fadeInUp 1.8s ease-in-out;
}
.rs-slider.slider6 .slider {
  height: 950px;
  padding: 275px 0 0;
}
.rs-slider.slider6 .slider.slide1 {
  background: url(assets/images/slider/h6-sl1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.slider6 .slider.slide1 .content-part {
  max-width: 570px;
}
.rs-slider.slider6 .slider.slide1 .content-part .sl-subtitle {
  font-size: 20px;
  line-height: 35px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  color: #fff;
  letter-spacing: 2px;
}
.rs-slider.slider6 .slider.slide1 .content-part .sl-title {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #fff;
}
.rs-slider.slider6 .slider.slide1 .content-part .sl-title span {
  font-size: 80px;
  line-height: 90px;
  font-weight: 700;
  display: block;
  margin-bottom: 13px;
}
.rs-slider.slider6 .slider.slide1 .content-part .sl-desc {
  font-size: 18px;
  line-height: 32px;
  font-family: "Poppins", sans-serif;
  color: #ffffff;
  letter-spacing: 2px;
}
.rs-slider.slider6 .slider.slide1 .content-part .slider-bottom {
  display: inline-block;
}
.rs-slider.slider6 .slider.slide1 .content-part .slider-bottom ul li {
  display: inline-block;
  margin-right: 15px;
}
.rs-slider.slider6 .slider.slide1 .content-part .slider-bottom ul li:last-child {
  margin: 0;
}
.rs-slider.slider6 .slider.slide2 {
  background: url(assets/images/slider/h6-sl2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.slider6 .slider.slide2 .content-part {
  text-align: center;
}
.rs-slider.slider6 .slider.slide2 .content-part .video-btn {
  margin-bottom: 50px;
}
.rs-slider.slider6 .slider.slide2 .content-part .video-btn .popup-videos {
  color: #67c27c;
  height: 60px;
  width: 60px;
  line-height: 65px;
}
.rs-slider.slider6 .slider.slide2 .content-part .video-btn .popup-videos i {
  font-size: 20px;
}
.rs-slider.slider6 .slider.slide2 .content-part .video-btn .popup-videos:after,
.rs-slider.slider6 .slider.slide2 .content-part .video-btn .popup-videos:before {
  display: none;
}
.rs-slider.slider6 .slider.slide2 .content-part .sl-title {
  font-size: 73px;
  line-height: 80px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #fff;
  margin-bottom: 32px;
}
.rs-slider.slider6 .slider.slide2 .content-part .sl-title span {
  display: block;
}
.rs-slider.slider6 .slider.slide2 .content-part .slider-bottom {
  display: inline-block;
}
.rs-slider.slider6 .slider.slide2 .content-part .slider-bottom ul li {
  display: inline-block;
  margin-right: 15px;
}
.rs-slider.slider6 .slider.slide2 .content-part .slider-bottom ul li:last-child {
  margin: 0;
}
.rs-slider.slider6 .owl-dots {
  position: absolute;
  right: 70px;
  top: 50%;
  transform: translateY(-50%);
}
.rs-slider.slider6 .owl-dots .owl-dot {
  box-shadow: 0 0 0 2px #ffffff;
  border: none;
  border-radius: 50%;
  background: transparent;
  width: 15px;
  height: 15px;
  margin-bottom: 10px;
  transition: all 0.3s ease;
}
.rs-slider.slider6 .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.2);
  transform: scale(1);
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 100%;
  transition: all 0.3s ease;
}
.rs-slider.slider6 .owl-dots .owl-dot:hover,
.rs-slider.slider6 .owl-dots .owl-dot.active {
  box-shadow: 0 0 0 2px #67c27c;
}
.rs-slider.slider6 .owl-dots .owl-dot:hover span,
.rs-slider.slider6 .owl-dots .owl-dot.active span {
  background: #67c27c;
  transform: scale(0.4);
}
.rs-slider.slider6 .owl-dots .owl-dot.last-child {
  margin-bottom: 0;
}
.rs-slider.slider-ion {
  position: relative;
  /*-- Animations Start --*/
  /*-- Animations End --*/
}
.rs-slider.slider-ion .sl-subtitle {
  -webkit-animation: fadeInDown 1.7s ease-in-out;
  animation: fadeInDown 1.7s ease-in-out;
}
.rs-slider.slider-ion .sl-title {
  -webkit-animation: fadeInUp 1.2s ease-in-out;
  animation: fadeInUp 1.2s ease-in-out;
}
.rs-slider.slider-ion .slider-bottom {
  -webkit-animation: fadeInUp 1.8s ease-in-out;
  animation: fadeInUp 1.8s ease-in-out;
}
.rs-slider.slider-ion .slider {
  height: 950px;
  padding: 275px 0 0;
}
.rs-slider.slider-ion .slider.slide1 {
  background: url(assets/images/ion-insurance/ION\ Insurance\ PIC\ 1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.slider-ion .slider.slide1 .content-part {
  max-width: 570px;
}
.rs-slider.slider-ion .slider.slide1 .content-part .sl-subtitle {
  font-size: 20px;
  line-height: 35px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  color: #fff;
  letter-spacing: 2px;
}
.rs-slider.slider-ion .slider.slide1 .content-part .sl-title {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #fff;
}
.rs-slider.slider-ion .slider.slide1 .content-part .sl-title span {
  font-size: 80px;
  line-height: 90px;
  font-weight: 700;
  display: block;
  margin-bottom: 13px;
}
.rs-slider.slider-ion .slider.slide1 .content-part .sl-desc {
  font-size: 18px;
  line-height: 32px;
  font-family: "Poppins", sans-serif;
  color: #ffffff;
  letter-spacing: 2px;
}
.rs-slider.slider-ion .slider.slide1 .content-part .slider-bottom {
  display: inline-block;
}
.rs-slider.slider-ion .slider.slide1 .content-part .slider-bottom ul li {
  display: inline-block;
  margin-right: 15px;
}
.rs-slider.slider-ion .slider.slide1 .content-part .slider-bottom ul li:last-child {
  margin: 0;
}
.rs-slider.slider-ion .slider.slide10 {
  background: url(assets/images/ion-insurance/ION\ Insurance\ PIC\ 10.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.slider-ion .slider.slide10 .content-part {
  text-align: center;
}
.rs-slider.slider-ion .slider.slide10 .content-part .video-btn {
  margin-bottom: 50px;
}
.rs-slider.slider-ion .slider.slide10 .content-part .video-btn .popup-videos {
  color: #67c27c;
  height: 60px;
  width: 60px;
  line-height: 65px;
}
.rs-slider.slider-ion .slider.slide10 .content-part .video-btn .popup-videos i {
  font-size: 20px;
}
.rs-slider.slider-ion .slider.slide10 .content-part .video-btn .popup-videos:after,
.rs-slider.slider-ion .slider.slide10 .content-part .video-btn .popup-videos:before {
  display: none;
}
.rs-slider.slider-ion .slider.slide10 .content-part .sl-title {
  font-size: 73px;
  line-height: 80px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #fff;
  margin-bottom: 32px;
}
.rs-slider.slider-ion .slider.slide10 .content-part .sl-title span {
  display: block;
}
.rs-slider.slider-ion .slider.slide10 .content-part .slider-bottom {
  display: inline-block;
}
.rs-slider.slider-ion .slider.slide10 .content-part .slider-bottom ul li {
  display: inline-block;
  margin-right: 15px;
}
.rs-slider.slider-ion .slider.slide10 .content-part .slider-bottom ul li:last-child {
  margin: 0;
}
.rs-slider.slider-ion .slider.slide11 {
  background: url(assets/images/ion-insurance/ION\ Insurance\ PIC\ 11.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.slider-ion .slider.slide11 .content-part {
  text-align: center;
}
.rs-slider.slider-ion .slider.slide11 .content-part .video-btn {
  margin-bottom: 50px;
}
.rs-slider.slider-ion .slider.slide11 .content-part .video-btn .popup-videos {
  color: #67c27c;
  height: 60px;
  width: 60px;
  line-height: 65px;
}
.rs-slider.slider-ion .slider.slide11 .content-part .video-btn .popup-videos i {
  font-size: 20px;
}
.rs-slider.slider-ion .slider.slide11 .content-part .video-btn .popup-videos:after,
.rs-slider.slider-ion .slider.slide11 .content-part .video-btn .popup-videos:before {
  display: none;
}
.rs-slider.slider-ion .slider.slide11 .content-part .sl-title {
  font-size: 73px;
  line-height: 80px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #fff;
  margin-bottom: 32px;
}
.rs-slider.slider-ion .slider.slide11 .content-part .sl-title span {
  display: block;
}
.rs-slider.slider-ion .slider.slide11 .content-part .slider-bottom {
  display: inline-block;
}
.rs-slider.slider-ion .slider.slide11 .content-part .slider-bottom ul li {
  display: inline-block;
  margin-right: 15px;
}
.rs-slider.slider-ion .slider.slide11 .content-part .slider-bottom ul li:last-child {
  margin: 0;
}
.rs-slider.slider-ion .slider.slide12 {
  background: url(assets/images/ion-insurance/ION\ Insurance\ PIC\ 12.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.slider-ion .slider.slide12 .content-part {
  text-align: center;
}
.rs-slider.slider-ion .slider.slide12 .content-part .video-btn {
  margin-bottom: 50px;
}
.rs-slider.slider-ion .slider.slide12 .content-part .video-btn .popup-videos {
  color: #67c27c;
  height: 60px;
  width: 60px;
  line-height: 65px;
}
.rs-slider.slider-ion .slider.slide12 .content-part .video-btn .popup-videos i {
  font-size: 20px;
}
.rs-slider.slider-ion .slider.slide12 .content-part .video-btn .popup-videos:after,
.rs-slider.slider-ion .slider.slide12 .content-part .video-btn .popup-videos:before {
  display: none;
}
.rs-slider.slider-ion .slider.slide12 .content-part .sl-title {
  font-size: 73px;
  line-height: 80px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #fff;
  margin-bottom: 32px;
}
.rs-slider.slider-ion .slider.slide12 .content-part .sl-title span {
  display: block;
}
.rs-slider.slider-ion .slider.slide12 .content-part .slider-bottom {
  display: inline-block;
}
.rs-slider.slider-ion .slider.slide12 .content-part .slider-bottom ul li {
  display: inline-block;
  margin-right: 15px;
}
.rs-slider.slider-ion .slider.slide12 .content-part .slider-bottom ul li:last-child {
  margin: 0;
}
.rs-slider.slider-ion .slider.slide13 {
  background: url(assets/images/ion-insurance/ION\ Insurance\ PIC\ 13.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.slider-ion .slider.slide13 .content-part {
  text-align: center;
}
.rs-slider.slider-ion .slider.slide13 .content-part .video-btn {
  margin-bottom: 50px;
}
.rs-slider.slider-ion .slider.slide13 .content-part .video-btn .popup-videos {
  color: #67c27c;
  height: 60px;
  width: 60px;
  line-height: 65px;
}
.rs-slider.slider-ion .slider.slide13 .content-part .video-btn .popup-videos i {
  font-size: 20px;
}
.rs-slider.slider-ion .slider.slide13 .content-part .video-btn .popup-videos:after,
.rs-slider.slider-ion .slider.slide13 .content-part .video-btn .popup-videos:before {
  display: none;
}
.rs-slider.slider-ion .slider.slide13 .content-part .sl-title {
  font-size: 73px;
  line-height: 80px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #fff;
  margin-bottom: 32px;
}
.rs-slider.slider-ion .slider.slide13 .content-part .sl-title span {
  display: block;
}
.rs-slider.slider-ion .slider.slide13 .content-part .slider-bottom {
  display: inline-block;
}
.rs-slider.slider-ion .slider.slide13 .content-part .slider-bottom ul li {
  display: inline-block;
  margin-right: 15px;
}
.rs-slider.slider-ion .slider.slide13 .content-part .slider-bottom ul li:last-child {
  margin: 0;
}
.rs-slider.slider-ion .owl-dots {
  position: absolute;
  right: 70px;
  top: 50%;
  transform: translateY(-50%);
}
.rs-slider.slider-ion .owl-dots .owl-dot {
  box-shadow: 0 0 0 2px #ffffff;
  border: none;
  border-radius: 50%;
  background: transparent;
  width: 15px;
  height: 15px;
  margin-bottom: 10px;
  transition: all 0.3s ease;
}
.rs-slider.slider-ion .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.2);
  transform: scale(1);
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 100%;
  transition: all 0.3s ease;
}
.rs-slider.slider-ion .owl-dots .owl-dot:hover,
.rs-slider.slider-ion .owl-dots .owl-dot.active {
  box-shadow: 0 0 0 2px #67c27c;
}
.rs-slider.slider-ion .owl-dots .owl-dot:hover span,
.rs-slider.slider-ion .owl-dots .owl-dot.active span {
  background: #67c27c;
  transform: scale(0.4);
}
.rs-slider.slider-ion .owl-dots .owl-dot.last-child {
  margin-bottom: 0;
}
.rs-slider.slider8 {
  position: relative;
  /*-- Animations Start --*/
  /*-- Animations End --*/
}
.rs-slider.slider8 .sl-subtitle {
  -webkit-animation: fadeInDown 1.7s ease-in-out;
  animation: fadeInDown 1.7s ease-in-out;
}
.rs-slider.slider8 .sl-title {
  -webkit-animation: fadeInUp 1.2s ease-in-out;
  animation: fadeInUp 1.2s ease-in-out;
}
.rs-slider.slider8 .slider-bottom {
  -webkit-animation: fadeInUp 1.8s ease-in-out;
  animation: fadeInUp 1.8s ease-in-out;
}
.rs-slider.slider8 .slider {
  padding: 245px 0 240px;
}
.rs-slider.slider8 .slider.slide1 {
  background: url(assets/images/slider/h8-sl1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.slider8 .slider.slide1 .content-part {
  max-width: 622px;
}
.rs-slider.slider8 .slider.slide2 {
  background: url(assets/images/slider/h8-sl2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.slider8 .slider.slide2 .content-part {
  max-width: 665px;
}
.rs-slider.slider8 .slider .content-part .sl-subtitle {
  font-size: 13px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  color: #1c3988;
}
.rs-slider.slider8 .slider .content-part .sl-title {
  font-size: 50px;
  line-height: 60px;
  font-weight: 800;
  color: #0c121d;
}
.rs-slider.slider8 .slider .content-part .sl-desc {
  font-size: 18px;
  line-height: 32px;
  font-family: "Poppins", sans-serif;
  color: #ffffff;
  letter-spacing: 2px;
}
.rs-slider.slider8 .slider .content-part .slider-bottom {
  display: inline-block;
}
.rs-slider.slider8 .slider .content-part .slider-bottom ul li {
  display: inline-block;
  margin-right: 23px;
}
.rs-slider.slider8 .slider .content-part .slider-bottom ul li .readon {
  padding: 16px 55px;
  font-size: 14px;
  letter-spacing: 1px;
  border: 2px solid #1c3988;
  color: #1c3988;
  text-transform: uppercase;
  font-weight: 700;
  background: transparent;
  border-radius: 6px;
}
.rs-slider.slider8 .slider .content-part .slider-bottom ul li .readon:hover {
  background: #1c3988;
  color: #ffffff;
}
.rs-slider.slider8 .slider .content-part .slider-bottom ul li .popup-videos {
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 100%;
  background: #ffffff;
  color: #1c3988;
  font-size: 20px;
  text-align: center;
  display: inline-block;
}
.rs-slider.slider8 .slider .content-part .slider-bottom ul li .popup-videos i {
  padding-left: 5px;
}
.rs-slider.slider8 .slider .content-part .slider-bottom ul li .btn-title {
  color: #1c3988;
  line-height: 24px;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 15px;
  padding-left: 7px;
  font-family: "Poppins", sans-serif;
}
.rs-slider.slider8 .slider .content-part .slider-bottom ul li:last-child {
  margin: 0;
}
.rs-slider.slider8 .owl-dots {
  position: absolute;
  right: 70px;
  top: 50%;
  transform: translateY(-50%);
}
.rs-slider.slider8 .owl-dots .owl-dot {
  box-shadow: 0 0 0 2px #ffffff;
  border: none;
  border-radius: 50%;
  background: transparent;
  width: 15px;
  height: 15px;
  margin-bottom: 10px;
  transition: all 0.3s ease;
}
.rs-slider.slider8 .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.2);
  transform: scale(1);
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 100%;
  transition: all 0.3s ease;
}
.rs-slider.slider8 .owl-dots .owl-dot:hover,
.rs-slider.slider8 .owl-dots .owl-dot.active {
  box-shadow: 0 0 0 2px #1c3988;
}
.rs-slider.slider8 .owl-dots .owl-dot:hover span,
.rs-slider.slider8 .owl-dots .owl-dot.active span {
  background: #1c3988;
  transform: scale(0.4);
}
.rs-slider.slider8 .owl-dots .owl-dot.last-child {
  margin-bottom: 0;
}
.rs-slider.slider10 {
  position: relative;
}
.rs-slider.slider10 .slider {
  padding: 359px 0 255px;
}
.rs-slider.slider10 .slider.slide1 {
  background: url(assets/images/slider/h10-sl1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.slider10 .slider.slide2 {
  background: url(assets/images/slider/h10-sl2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.slider10 .slider .content-part {
  max-width: 700px;
}
.rs-slider.slider10 .slider .content-part .sl-subtitle {
  font-size: 20px;
  line-height: 35px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  color: #fff;
}
.rs-slider.slider10 .slider .content-part .sl-title {
  font-size: 80px;
  line-height: 90px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}
.rs-slider.slider10 .slider .content-part .sl-title span {
  font-size: 100px;
  line-height: 100px;
  font-weight: 900;
  display: block;
  margin-top: 13px;
}
.rs-slider.slider10 .slider .content-part .slider-bottom {
  display: inline-block;
}
.rs-slider.slider10 .slider .content-part .slider-bottom ul li {
  display: inline-block;
  margin-right: 15px;
}
.rs-slider.slider10 .slider .content-part .slider-bottom ul li:last-child {
  margin: 0;
}
.rs-slider.slider10 .owl-dots {
  display: none;
  position: absolute;
  right: 70px;
  top: 50%;
  transform: translateY(-50%);
}
.rs-slider.slider10 .owl-dots .owl-dot {
  box-shadow: 0 0 0 2px #ffffff;
  border: none;
  border-radius: 50%;
  background: transparent;
  width: 15px;
  height: 15px;
  margin-bottom: 10px;
  transition: all 0.3s ease;
}
.rs-slider.slider10 .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.2);
  transform: scale(1);
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 100%;
  transition: all 0.3s ease;
}
.rs-slider.slider10 .owl-dots .owl-dot:hover,
.rs-slider.slider10 .owl-dots .owl-dot.active {
  box-shadow: 0 0 0 2px #b1976b;
}
.rs-slider.slider10 .owl-dots .owl-dot:hover span,
.rs-slider.slider10 .owl-dots .owl-dot.active span {
  background: #b1976b;
  transform: scale(0.4);
}
.rs-slider.slider10 .owl-dots .owl-dot.last-child {
  margin-bottom: 0;
}
.rs-slider.slider10 .owl-nav {
  display: block;
}
.rs-slider.slider10 .owl-nav .owl-next,
.rs-slider.slider10 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 70px;
  height: 70px;
  line-height: 74px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.1);
  text-align: center;
  color: #ffffff;
  transition: all 0.5s;
  transition-delay: 0.7s;
  opacity: 0;
  visibility: hidden;
}
.rs-slider.slider10 .owl-nav .owl-next i:before,
.rs-slider.slider10 .owl-nav .owl-prev i:before {
  content: "\f112";
  font-family: Flaticon;
  font-size: 20px;
  margin-right: 3px;
}
.rs-slider.slider10 .owl-nav .owl-next:hover,
.rs-slider.slider10 .owl-nav .owl-prev:hover {
  background: #b1976b;
}
.rs-slider.slider10 .owl-nav .owl-next {
  right: 0;
  left: unset;
}
.rs-slider.slider10 .owl-nav .owl-next i:before {
  content: "\f113";
  margin-right: 0;
  margin-left: 3px;
}
.rs-slider.slider10 .owl-item.active {
  /*-- Animations Start --*/
  /*-- Animations End --*/
}
.rs-slider.slider10 .owl-item.active .sl-subtitle {
  -webkit-animation: fadeInDown 1.7s ease-in-out;
  animation: fadeInDown 1.7s ease-in-out;
}
.rs-slider.slider10 .owl-item.active .sl-title {
  -webkit-animation: slideInRightShort 1.2s ease-in-out;
  animation: slideInRightShort 1.2s ease-in-out;
}
.rs-slider.slider10 .owl-item.active .slider-bottom {
  -webkit-animation: fadeInUp 1.8s ease-in-out;
  animation: fadeInUp 1.8s ease-in-out;
}
.rs-slider.slider10:hover .owl-nav .owl-next,
.rs-slider.slider10:hover .owl-nav .owl-prev {
  left: 30px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-slider.slider10:hover .owl-nav .owl-next {
  right: 30px;
  left: unset;
}
.rs-slider.slider11 {
  background: url(assets/images/slider/h11.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.slider11 .slider {
  overflow: hidden;
}
.rs-slider.slider11 .slider .container {
  position: relative;
  padding: 213px 15px 245px;
}
.rs-slider.slider11 .slider .container .content-part .sl-title {
  font-size: 60px;
  line-height: 70px;
  font-weight: 700;
}
.rs-slider.slider11 .slider .container .content-part .sl-desc {
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}
.rs-slider.slider11 .slider .container .content-part .slider-bottom {
  display: inline-block;
}
.rs-slider.slider11 .slider .container .content-part .slider-bottom ul li {
  display: inline-block;
  margin-right: 15px;
}
.rs-slider.slider11 .slider .container .content-part .slider-bottom ul li:last-child {
  margin: 0;
}
.rs-slider.slider11 .slider .container .image-part {
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.rs-slider.slider11 .slider .container .sl-shape {
  position: absolute;
  width: 199px;
  top: 30%;
}
.rs-slider.slider11 .slider .container .sl-shape img {
  animation: rotate 6s linear infinite;
  -webkit-animation: rotate 6s linear infinite;
}
.rs-slider.slider11 .slider.slide1 .container .image-part {
  left: -175px;
}
.rs-slider.slider11 .slider.slide1 .container .sl-shape {
  left: -150px;
}
.rs-slider.slider11 .slider.slide2 .container .image-part {
  right: -110px;
}
.rs-slider.slider11 .slider.slide2 .container .sl-shape {
  right: -150px;
}
.rs-slider.slider11 .owl-item.active .slider {
  /*-- Animations Start --*/
  /*-- Animations End --*/
}
.rs-slider.slider11 .owl-item.active .slider.slide1 .sl-shape {
  animation: fadeInLeft 1.7s ease-in-out;
  -webkit-animation: fadeInLeft 1.7s ease-in-out;
}
.rs-slider.slider11 .owl-item.active .slider.slide2 .sl-shape {
  animation: fadeInRight 1.7s ease-in-out;
  -webkit-animation: fadeInRight 1.7s ease-in-out;
}
.rs-slider.slider11 .owl-item.active .slider .image-part {
  animation: fadeInUp 1.7s ease-in-out;
  -webkit-animation: fadeInUp 1.7s ease-in-out;
}
.rs-slider.slider11 .owl-item.active .slider .sl-title {
  -webkit-animation: fadeInDown 1.2s ease-in-out;
  animation: fadeInDown 1.2s ease-in-out;
}
.rs-slider.slider11 .owl-item.active .slider .sl-desc {
  -webkit-animation: fadeInUp 1.2s ease-in-out;
  animation: fadeInUp 1.2s ease-in-out;
}
.rs-slider.slider11 .owl-item.active .slider .slider-bottom {
  -webkit-animation: fadeInUp 1.8s ease-in-out;
  animation: fadeInUp 1.8s ease-in-out;
}
.rs-slider.slider11 .owl-dots {
  display: none;
  position: absolute;
  right: 70px;
  top: 50%;
  transform: translateY(-50%);
}
.rs-slider.slider11 .owl-dots .owl-dot {
  box-shadow: 0 0 0 2px #ffffff;
  border: none;
  border-radius: 50%;
  background: transparent;
  width: 15px;
  height: 15px;
  margin-bottom: 10px;
  transition: all 0.3s ease;
}
.rs-slider.slider11 .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.2);
  transform: scale(1);
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 100%;
  transition: all 0.3s ease;
}
.rs-slider.slider11 .owl-dots .owl-dot:hover,
.rs-slider.slider11 .owl-dots .owl-dot.active {
  box-shadow: 0 0 0 2px #b1976b;
}
.rs-slider.slider11 .owl-dots .owl-dot:hover span,
.rs-slider.slider11 .owl-dots .owl-dot.active span {
  background: #b1976b;
  transform: scale(0.4);
}
.rs-slider.slider11 .owl-dots .owl-dot.last-child {
  margin-bottom: 0;
}
.rs-slider.slider11 .owl-nav {
  display: block;
}
.rs-slider.slider11 .owl-nav .owl-next,
.rs-slider.slider11 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 70px;
  height: 70px;
  line-height: 74px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.1);
  text-align: center;
  color: #ffffff;
  transition: all 0.5s;
  transition-delay: 0.7s;
  opacity: 0;
  visibility: hidden;
}
.rs-slider.slider11 .owl-nav .owl-next i:before,
.rs-slider.slider11 .owl-nav .owl-prev i:before {
  content: "\f112";
  font-family: Flaticon;
  font-size: 20px;
  margin-right: 3px;
}
.rs-slider.slider11 .owl-nav .owl-next:hover,
.rs-slider.slider11 .owl-nav .owl-prev:hover {
  background: #d83030;
}
.rs-slider.slider11 .owl-nav .owl-next {
  right: 0;
  left: unset;
}
.rs-slider.slider11 .owl-nav .owl-next i:before {
  content: "\f113";
  margin-right: 0;
  margin-left: 3px;
}
.rs-slider.slider11:hover .owl-nav .owl-next,
.rs-slider.slider11:hover .owl-nav .owl-prev {
  left: 30px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-slider.slider11:hover .owl-nav .owl-next {
  right: 30px;
  left: unset;
}
.rs-slider.slider12 .slider {
  position: relative;
}
.rs-slider.slider12 .slider.slide1 {
  background: url(assets/images/slider/corporate/2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.slider12 .slider.slide2 {
  background: url(assets/images/slider/corporate/1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.slider12 .slider .content-part {
  padding: 350px 0 400px;
  max-width: 800px;
  max-height: 960px;
  margin: 0 auto;
  text-align: center;
}
.rs-slider.slider12 .slider .content-part .sl-subtitle {
  font-size: 12px;
  line-height: 22px;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: "Poppins", Sans-serif;
  margin-bottom: 15px;
}
.rs-slider.slider12 .slider .content-part .sl-title {
  font-size: 64px;
  line-height: 74px;
  font-weight: 800;
  color: #ffffff;
  font-family: "Poppins", Sans-serif;
}
.rs-slider.slider12 .slider .content-part .slider-bottom {
  display: inline-block;
}
.rs-slider.slider12 .slider .content-part .slider-bottom ul li {
  margin-bottom: 25px;
}
.rs-slider.slider12 .slider .content-part .slider-bottom ul li .readon {
  padding: 16px 55px;
  font-size: 14px;
  letter-spacing: 1px;
  border: 2px solid #1c3988;
  color: #1c3988;
  text-transform: uppercase;
  font-weight: 700;
  background: transparent;
  border-radius: 6px;
}
.rs-slider.slider12 .slider .content-part .slider-bottom ul li .readon:hover {
  background: #1c3988;
  color: #ffffff;
}
.rs-slider.slider12 .slider .content-part .slider-bottom ul li .popup-videos {
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 100%;
  background: #ffffff;
  color: #1c3988;
  font-size: 20px;
  text-align: center;
  display: inline-block;
}
.rs-slider.slider12 .slider .content-part .slider-bottom ul li .popup-videos i {
  padding-left: 5px;
}
.rs-slider.slider12 .slider .content-part .slider-bottom ul li .btn-title {
  color: #ffffff;
  line-height: 24px;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 15px;
  padding-left: 7px;
  font-family: "Poppins", sans-serif;
}
.rs-slider.slider12 .slider .content-part .slider-bottom ul li:last-child {
  margin-bottom: 0;
}
.rs-slider.slider12 .owl-nav .owl-next,
.rs-slider.slider12 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.5s;
  transition-delay: 0.7s;
  opacity: 0;
  visibility: hidden;
}
.rs-slider.slider12 .owl-nav .owl-next i:before,
.rs-slider.slider12 .owl-nav .owl-prev i:before {
  content: "\f112";
  font-family: Flaticon;
}
.rs-slider.slider12 .owl-nav .owl-next:hover,
.rs-slider.slider12 .owl-nav .owl-prev:hover {
  opacity: 0.09;
}
.rs-slider.slider12 .owl-nav .owl-next {
  right: 30px;
  left: unset;
}
.rs-slider.slider12 .owl-nav .owl-next i:before {
  content: "\f113";
}
.rs-slider.slider12:hover .owl-nav .owl-next,
.rs-slider.slider12:hover .owl-nav .owl-prev {
  left: 50px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-slider.slider12:hover .owl-nav .owl-next {
  right: 50px;
  left: unset;
}
.rs-slider.slider13 {
  background: url(assets/images/slider/solution/slide-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.rs-slider.slider13 .slider .slider-content {
  padding: 330px 0 330px;
}
.rs-slider.slider13 .slider .slider-content .sl-sub-title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 15px;
}
.rs-slider.slider13 .slider .slider-content .sl-title {
  font-size: 55px;
  line-height: 65px;
  font-weight: 900;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 25px;
}
.rs-slider.slider13 .slider .slider-content .sl-sub-title2 {
  font-size: 32px;
  line-height: 42px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: block;
  margin-bottom: 40px;
}
.rs-slider.slider13 .slider .image-part {
  position: absolute;
  right: 224px;
  top: 22%;
}
.rs-slider.slider13 .slider .image-part img {
  width: 550px;
}
.rs-slider.slider13 .owl-nav .owl-next,
.rs-slider.slider13 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.5s;
  transition-delay: 0.7s;
  opacity: 0;
  visibility: hidden;
}
.rs-slider.slider13 .owl-nav .owl-next i:before,
.rs-slider.slider13 .owl-nav .owl-prev i:before {
  content: "\f112";
  font-family: Flaticon;
}
.rs-slider.slider13 .owl-nav .owl-next:hover,
.rs-slider.slider13 .owl-nav .owl-prev:hover {
  opacity: 0.09;
}
.rs-slider.slider13 .owl-nav .owl-next {
  right: 30px;
  left: unset;
}
.rs-slider.slider13 .owl-nav .owl-next i:before {
  content: "\f113";
}
.rs-slider.slider13:hover .owl-nav .owl-next,
.rs-slider.slider13:hover .owl-nav .owl-prev {
  left: 50px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-slider.slider13:hover .owl-nav .owl-next {
  right: 50px;
  left: unset;
}
.rs-slider.slider14 .slider {
  position: relative;
}
.rs-slider.slider14 .slider .slider-content {
  padding: 350px 0 400px;
  max-width: 1000px;
  max-height: 1000px;
  margin: 0 auto;
  text-align: center;
}
.rs-slider.slider14 .slider .slider-content .sl-sub-title {
  text-align: center;
  line-height: 30px;
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 14px;
  padding: 8px 20px;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.21);
  color: #ffffff;
  font-family: Roboto;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 25px;
}
.rs-slider.slider14 .slider .slider-content .sl-title {
  font-size: 90px;
  line-height: 100px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #ffffff;
  text-align: center;
  font-family: Poppins;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.rs-slider.slider14 .slider.slide1 {
  background: url(assets/images/slider/marketing/1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.slider14 .slider.slide2 {
  background: url(assets/images/slider/marketing/2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-slider.slider14 .owl-nav .owl-next,
.rs-slider.slider14 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.5s;
  transition-delay: 0.7s;
  opacity: 0;
  visibility: hidden;
}
.rs-slider.slider14 .owl-nav .owl-next i:before,
.rs-slider.slider14 .owl-nav .owl-prev i:before {
  content: "\f112";
  font-family: Flaticon;
}
.rs-slider.slider14 .owl-nav .owl-next:hover,
.rs-slider.slider14 .owl-nav .owl-prev:hover {
  opacity: 0.09;
}
.rs-slider.slider14 .owl-nav .owl-next {
  right: 30px;
  left: unset;
}
.rs-slider.slider14 .owl-nav .owl-next i:before {
  content: "\f113";
}
.rs-slider.slider14:hover .owl-nav .owl-next,
.rs-slider.slider14:hover .owl-nav .owl-prev {
  left: 50px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-slider.slider14:hover .owl-nav .owl-next {
  right: 50px;
  left: unset;
}
.rs-slider .sl-wrap {
  padding: 50px 0;
}
.rs-slider .nivo-directionNav > a {
  font-size: 0;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  border: none;
  background: #f1f6fc;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  opacity: 0;
}
.rs-slider .nivo-directionNav > a.nivo-prevNav {
  left: 60px;
}
.rs-slider .nivo-directionNav > a.nivo-prevNav:before {
  content: "\f104";
}
.rs-slider .nivo-directionNav > a.nivo-nextNav {
  right: 60px;
}
.rs-slider .nivo-directionNav > a.nivo-nextNav:before {
  content: "\f105";
  margin-left: 2px;
}
.rs-slider .nivo-directionNav > a:before {
  font-family: FontAwesome;
  position: absolute;
  font-size: 28px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  transition: all 0.3s ease;
  color: #bc9304;
}
.rs-slider .nivo-directionNav > a:hover {
  background: #bc9304;
}
.rs-slider .nivo-directionNav > a:hover:before {
  color: #ffffff;
}
.rs-slider .nivoSlider:hover .nivo-directionNav > a {
  opacity: 1;
}
.rs-slider .nivoSlider:hover .nivo-directionNav > a.nivo-prevNav {
  left: 30px;
}
.rs-slider .nivoSlider:hover .nivo-directionNav > a.nivo-nextNav {
  right: 30px;
}
.rs-slider .nivo-controlNav {
  position: absolute;
  bottom: 50px;
  z-index: 11;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: none !important;
}
.rs-slider .nivo-controlNav .nivo-control {
  width: 26px;
  height: 7px;
  border: 1px solid #fff;
  font-size: 0px;
  display: inline-block;
  margin-right: 7px;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.rs-slider .nivo-controlNav .nivo-control.active {
  background: #bc9304;
  border-color: #bc9304;
}
/*---------------------------------------
    07. Breadcrumbs Section CSS
---------------------------------------*/
.rs-breadcrumbs {
  background-size: cover !important;
  background-repeat: no-repeat;
}
.rs-breadcrumbs.bg-ion8 {
  background: url(assets/images/ion-insurance/ION\ Insurance\ PIC\ 8.jpg) no-repeat top center;
  background-attachment: fixed;
  height: 500px;
}
.rs-breadcrumbs.bg-ion9 {
  background: url(assets/images/ion-insurance/ION\ Insurance\ PIC\ 8.jpg) no-repeat top center;
  background-attachment: fixed;
  height: 500px;
}
.rs-breadcrumbs.bg-ion11 {
  background: url(assets/images/ion-insurance/ION\ Insurance\ PIC\ 11.jpg) no-repeat top center;
  background-attachment: fixed;
  height: 500px;
}
.rs-breadcrumbs.bg-ion12 {
  background: url(assets/images/ion-insurance/ION\ Insurance\ PIC\ 12.jpg) no-repeat top center;
  background-attachment: fixed;
  height: 500px;
}
.rs-breadcrumbs.bg-ion13 {
  background: url(assets/images/ion-insurance/ION\ Insurance\ PIC\ 13.jpg) no-repeat top center;
  background-attachment: fixed;
  height: 500px;
}
.rs-breadcrumbs.bg-ion-about {
  background: url(assets/images/ion-insurance/About\ Us.jpg) no-repeat top center;
  background-attachment: fixed;
  height: 500px;
}
.rs-breadcrumbs.bg-ion-corporate {
  background: url(assets/images/ion-insurance/Your\ Employee.jpg) no-repeat top center;
  background-attachment: fixed;
  height: 500px;
}
.rs-breadcrumbs.bg-ion-car {
  background: url(assets/images/ion-insurance/Your\ Car.jpg) no-repeat top center;
  background-attachment: fixed;
  height: 500px;
}
.rs-breadcrumbs.bg-ion-home {
  background: url(assets/images/ion-insurance/Your\ Home.jpg) no-repeat top center;
  background-attachment: fixed;
  height: 500px;
}
.rs-breadcrumbs.bg-ion-pa {
  background: url(assets/images/ion-insurance/Your\ Personal\ Accident.jpg) no-repeat top center;
  background-attachment: fixed;
  height: 500px;
}
.rs-breadcrumbs.bg-ion-travel {
  background: url(assets/images/ion-insurance/Your\ Travel.jpg) no-repeat top center;
  background-attachment: fixed;
  height: 500px;
}
@media screen and (max-width: 768px) {
  .rs-breadcrumbs {
    height: unset !important;
    background-attachment: scroll !important;
  }
}
.rs-breadcrumbs.bg-1 {
  background-image: url(assets/images/breadcrumbs/1.jpg);
}
.rs-breadcrumbs.bg-2 {
  background-image: url(assets/images/breadcrumbs/2.jpg);
}
.rs-breadcrumbs.bg-3 {
  background-image: url(assets/images/breadcrumbs/3.jpg);
}
.rs-breadcrumbs.bg-4 {
  background-image: url(assets/images/breadcrumbs/4.jpg);
}
.rs-breadcrumbs.bg-5 {
  background-image: url(assets/images/breadcrumbs/5.jpg);
}
.rs-breadcrumbs.bg-6 {
  background-image: url(assets/images/breadcrumbs/6.jpg);
}
.rs-breadcrumbs.bg-7 {
  background-image: url(assets/images/breadcrumbs/7.jpg);
}
.rs-breadcrumbs.bg-8 {
  background-image: url(assets/images/breadcrumbs/8.jpg);
}
.rs-breadcrumbs.bg-9 {
  background-image: url(assets/images/breadcrumbs/9.jpg);
}
.rs-breadcrumbs .content-part {
  padding: 160px 0;
}
.rs-breadcrumbs .content-part .breadcrumbs-title {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  font-size: 46px;
  font-weight: 700;
  line-height: 56px;
}
/*---------------------------------------
    08. About Section CSS
---------------------------------------*/
.rs-about.style-ion .services-part {
  display: inline-flex;
}
.rs-about.style-ion .services-part .services-icon img {
  width: 80px;
  height: 80px;
  max-width: unset;
  transition: all 0.3s ease;
}
.rs-about.style-ion .services-part .services-text {
  padding-left: 15px;
}
.rs-about.style-ion .services-part .services-text .title {
  font-size: 20px;
  margin-bottom: 10px;
}
.rs-about.style-ion .services-part:hover .services-icon img {
  animation-name: pulse;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
.rs-about.inner .image-part {
  position: relative;
}
.rs-about.inner .image-part img {
  border-radius: 10px;
}
.rs-about.inner .image-part .author-info {
  background: #bc9304;
  text-align: center;
  padding: 30px 30px;
  width: 270px;
  border-radius: 8px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -64px;
}
.rs-about.inner .image-part .author-info .name {
  color: #ffffff;
  font-weight: 600;
  font-size: 25px;
  line-height: 32px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.rs-about.inner .image-part .author-info .designation {
  color: #ffffff;
  display: block;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 2.5px;
}
/*---------------------------------------
    09. Services Section CSS
---------------------------------------*/
.rs-services.style-ion .container .row {
  justify-content: flex-start;
  gap: 1rem;
}
.rs-services.style-ion .container .row .item {
  margin-bottom: 1rem;
  justify-content: space-between;
  flex: 0 1 calc(25% - 1rem);
  display: flex;
}
@media (max-width: 768px) {
  .rs-services.style-ion .container .row .item .box {
    flex: 1 1 calc(50% - 1rem);
  }
}
@media (max-width: 480px) {
  .rs-services.style-ion .container .row .item .box {
    flex: 1 1 100%;
  }
}
@media (max-width: 480px) {
  .rs-services.style-ion .container .row .item {
    flex: unset;
  }
}
.rs-services.style-ion .col-lg-2 {
  margin-left: 1rem;
}
@media (max-width: 768px) {
  .rs-services.style-ion .col-lg-2 {
    margin-left: 0rem;
  }
}
.rs-services.style-ion .service-wrap {
  padding: 15px 15px 30px;
  background: #ffffff;
  box-shadow: 0px 14px 30px rgba(0, 0, 0, 0.07);
}
.rs-services.style-ion .service-wrap .image-part {
  overflow: hidden;
  margin-bottom: 20px;
  text-align: center;
}
.rs-services.style-ion .service-wrap .image-part img {
  transform: scale(1);
  transition: all 0.9s;
}
.rs-services.style-ion .service-wrap .content-part .title {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 10px;
}
.rs-services.style-ion .service-wrap .content-part .title a {
  color: #1c1b1b;
}
.rs-services.style-ion .service-wrap .content-part .title a:hover {
  color: #bc9304;
}
.rs-services.style-ion .service-wrap:hover .image-part img {
  transform: scale(1.1);
}
.rs-services.style-ion .services-wrap {
  padding: 38px 30px 36px;
  box-shadow: 0 0 72px -10px rgba(0, 0, 0, 0.22);
  text-align: center;
  border-radius: 30px;
  height: 267px;
}
.rs-services.style-ion .services-wrap .icon-part {
  margin-bottom: 19px;
}
.rs-services.style-ion .services-wrap .icon-part img {
  max-width: 80px;
  height: 70px;
}
.rs-services.style-ion .services-wrap .title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 8px;
}
.rs-services.style-ion .services-wrap .title a {
  color: #0a0a0a;
}
.rs-services.style-ion .services-wrap .title a:hover {
  color: #bc9304;
}
.rs-services.style-ion .more-btn {
  font-size: 18px;
  line-height: 31px;
  font-weight: 500;
}
.rs-services.style-ion .more-btn a {
  color: #1c3988;
}
/*---------------------------------------
    10. Video Section CSS
---------------------------------------*/
.rs-video .content-part {
  max-width: 450px;
  margin: 0 auto;
  text-align: center;
}
.rs-video .content-part .video-desc {
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 1.7;
}
.rs-video.style2 .video-skill .skillsets-part {
  background: url(assets/images/bg/skill-bg16.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #070f3a;
  padding: 60px 50px 60px 60px;
  border-radius: 10px 0px 0px 10px;
}
.rs-video.style2 .video-skill .video-wrap {
  background: url(assets/images/bg/video-bg16.jpg);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
  padding: 259px 0 260px 0;
  border-radius: 0px 10px 10px 0px;
}
/*---------------------------------------
    13. Counter Section CSS
---------------------------------------*/
.rs-counter.style-ion .row {
  justify-content: space-evenly !important;
}
.rs-counter.style-ion .couter-part {
  text-align: center;
}
.rs-counter.style-ion .couter-part .icon-part {
  margin-bottom: 20px;
}
.rs-counter.style-ion .couter-part .icon-part img {
  width: 96px;
  margin: 0 auto;
}
.rs-counter.style-ion .couter-part .title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 18px;
  text-transform: uppercase;
  color: black;
  margin: 0;
}
.rs-counter.style-ion.modify .couter-part .rs-count {
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
  padding-right: 14px;
  margin-bottom: 20px;
}
.rs-counter.style-ion.modify .couter-part .rs-count:after {
  bottom: 7px;
  font-size: 19px;
  line-height: 26px;
  font-weight: 700;
  top: unset;
  transform: unset;
  opacity: 1;
}
.rs-counter.style-ion.modify .couter-part .title {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  text-transform: capitalize;
  margin: 0;
}
.rs-counter.style-ion.modify .couter-part.plus .rs-count:after {
  content: "+";
}
.rs-counter.style-ion.modify .couter-part.thousand .rs-count {
  padding-right: 10px;
}
.rs-counter.style-ion.modify .couter-part.thousand .rs-count:after {
  content: "K";
  font-size: 16px;
}
.rs-counter.style-ion.modify2 .couter-part .rs-count {
  font-size: 44px;
  line-height: 60px;
  font-weight: 600;
  color: #fff;
}
.rs-counter.style-ion.modify2 .couter-part .title {
  color: #fff;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
}
/*---------------------------------------
    16. Faq Section CSS
---------------------------------------*/
.rs-faq.inner .accordion {
  border-width: 12px;
}
.rs-faq.inner .accordion .card {
  margin-bottom: 25px;
  border: none;
  background-color: #ffffff;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.1);
}
.rs-faq.inner .accordion .card:last-child {
  margin-bottom: 0;
}
.rs-faq.inner .accordion .card .card-header {
  padding: 0 !important;
  border: none;
  background-color: transparent;
}
.rs-faq.inner .accordion .card .card-header .card-link {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  color: #1c1b1b;
  display: block;
  padding: 20px 25px;
  background: transparent;
  border: none;
}
.rs-faq.inner .accordion .card .card-body {
  background: transparent;
  font-weight: 400;
  color: #363636;
  padding: 15px 20px 20px 20px !important;
  border: none;
}
.rs-faq.inner .accordion .card .card-header .card-link {
  position: relative;
  padding-left: 65px !important;
}
.rs-faq.inner .accordion .card .card-header .card-link:after {
  content: 'I';
  font-family: "linea-basic-10" !important;
  position: absolute;
  left: 20px;
  color: #bc9304;
  font-size: 25px;
  top: 50%;
  transform: translateY(-50%);
}
.rs-faq.inner .accordion .card .card-header .card-link.collapsed:after {
  content: 'H';
}
/*---------------------------------------
    19. Free Quote Section CSS
---------------------------------------*/
.rs-quote.style-ion .custom {
  flex: 0 0 35.646%;
  max-width: 35.646%;
}
.rs-quote.style-ion .quote-form {
  background: #bc9304;
  padding: 50px 50px 80px;
  border-radius: 30px;
  box-shadow: 0 0 72px -10px rgba(0, 0, 0, 0.22);
}
.rs-quote.style-ion .quote-form .form-ctrl label {
  color: #ffffff;
  margin-bottom: 9px;
  font-weight: 500;
}
.rs-quote.style-ion .quote-form .form-ctrl .select-option {
  position: relative;
  display: block;
}
.rs-quote.style-ion .quote-form .form-ctrl .select-option select {
  appearance: none;
  cursor: pointer;
}
.rs-quote.style-ion .quote-form .form-ctrl .select-option:before {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  pointer-events: none;
}
.rs-quote.style-ion .quote-form .form-ctrl input,
.rs-quote.style-ion .quote-form .form-ctrl select {
  width: 100%;
  background: #977300;
  border: none;
  outline: none;
  color: #ffffff;
  padding: 11px 20px;
}
.rs-quote.style-ion .quote-form .submit-btn button {
  width: 100%;
  padding: 18px 30px 18px 30px;
  background: #ffffff;
  color: #bc9304;
  cursor: pointer;
  text-transform: uppercase;
  border: none;
  outline: none;
  transition: all 0.3s ease;
}
.rs-quote.style-ion .quote-form .submit-btn button:hover {
  background: #977300;
  color: #ffffff;
}
.rs-quote.style-ion .quote-form ::placeholder {
  color: #ffffff;
}
/*---------------------------------------
    30. Questions Section CSS
---------------------------------------*/
.rs-questions.style-ion .card-body h6 {
  margin-bottom: 10px;
}
/*---------------------------------------
    32. Contact Section CSS
---------------------------------------*/
.rs-contact.style-ion .form-part {
  padding: 60px 60px 60px 75px;
}
.rs-contact.style-ion .contact-form .common-control input,
.rs-contact.style-ion .contact-form .common-control textarea {
  background: #f1f6fc;
  width: 100%;
  padding: 10px 18px;
  border: none;
  outline: none;
  border-radius: 0;
  color: #363636;
  font-size: 16px;
}
.rs-contact.style-ion .contact-form .common-control input {
  height: 48px;
}
.rs-contact.style-ion .contact-form .common-control textarea {
  height: 120px;
}
.rs-contact.style-ion .contact-form .common-control ::placeholder {
  color: #a19e9e;
}
.rs-contact.style-ion .contact-form .readon {
  background: #bc9304;
}
.rs-contact.style-ion .contact-info {
  background: #bc9304;
  height: 100%;
  color: #ffffff;
  padding: 50px;
  font-size: 16px;
}
.rs-contact.style-ion .contact-info .title {
  font-size: 28px;
  color: #ffffff;
  margin-bottom: 34px;
}
.rs-contact.style-ion .contact-info .info-wrap {
  display: flex;
}
.rs-contact.style-ion .contact-info .info-wrap .icon-part {
  margin-right: 25px;
}
.rs-contact.style-ion .contact-info .info-wrap .icon-part i {
  font-size: 40px;
  line-height: 40px;
}
.rs-contact.style-ion .contact-info .info-wrap .icon-part i:before {
  font-size: 40px;
  line-height: 40px;
}
.rs-contact.style-ion .contact-info .info-wrap .content-part h4 {
  margin-bottom: 0;
  color: #ffffff;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 5px;
}
.rs-contact.style-ion .contact-info .info-wrap .content-part p {
  margin: 0;
}
.rs-contact.style-ion .contact-info .info-wrap .content-part a {
  color: #ffffff;
}
.rs-contact.style-ion .contact-info .info-wrap .content-part a:hover {
  opacity: 0.8;
}
.rs-contact.style-ion.red-mode .contact-form .common-control input,
.rs-contact.style-ion.red-mode .contact-form .common-control textarea {
  background: #ffffff;
}
.rs-contact.style-ion.red-mode .contact-form .common-control ::placeholder {
  color: #a19e9e;
}
.rs-contact.style-ion.red-mode .contact-info {
  background: #ec4c6f;
}
.rs-contact.inner .content-info-part .info-item {
  background: #f1f6fc;
  padding: 50px 30px 37px;
  text-align: center;
}
.rs-contact.inner .content-info-part .info-item .icon-part {
  width: 70px;
  height: 70px;
  line-height: 70px;
  border-radius: 100%;
  margin: 0 auto 25px;
  text-align: center;
  background: #acccf4;
  position: relative;
}
.rs-contact.inner .content-info-part .info-item .icon-part i {
  font-size: 80px;
  color: #bc9304;
  line-height: 1;
  margin-top: -5px;
  position: relative;
  z-index: 1;
}
.rs-contact.inner .content-info-part .info-item .icon-part i.fa-map-o {
  font-size: 65px;
  margin: 0;
}
.rs-contact.inner .content-info-part .info-item .icon-part:after {
  background: transparent;
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  animation: pulse-border 1.5s ease-out infinite;
  transition: all 0.3s ease;
}
.rs-contact.inner .content-info-part .info-item .content-part {
  font-size: 18px;
}
.rs-contact.inner .content-info-part .info-item .content-part .title {
  font-family: "Roboto", sans-serif;
  color: #363636;
  margin-bottom: 12px;
}
.rs-contact.inner .content-info-part .info-item .content-part a {
  color: #363636;
}
.rs-contact.inner .content-info-part .info-item .content-part a:hover {
  color: #bc9304;
}
.rs-contact.inner .content-info-part .info-item .content-part p {
  margin: 0;
}
.rs-contact.inner .content-info-part .info-item:hover .icon-part:after {
  background: #acccf4;
}
.rs-contact.inner .contact-form-part form {
  background: url(assets/images/quote/right-bg2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 72px 70px 94px;
}
.rs-contact.inner .contact-form-part form input,
.rs-contact.inner .contact-form-part form textarea {
  width: 100%;
  border: none;
  outline: none;
  margin-bottom: 30px;
  color: #ffffff;
  background: rgba(18, 115, 235, 0.5);
  font-size: 16px;
  padding: 11px 20px;
}
.rs-contact.inner .contact-form-part form textarea {
  display: inherit;
  height: 120px;
}
.rs-contact.inner .contact-form-part form button {
  background: #ffffff;
  color: #bc9304;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}
.rs-contact.inner .contact-form-part form button:hover {
  background: #bc9304;
  color: #ffffff;
}
.rs-contact.inner .contact-form-part form ::-webkit-input-placeholder {
  color: #ffffff;
}
.rs-contact.inner .contact-form-part form :-ms-input-placeholder {
  color: #ffffff;
}
.rs-contact.inner .contact-form-part form ::placeholder {
  color: #ffffff;
}
.rs-contact.inner .contact-form-part .custom1 {
  ms-flex: 45.965%;
  flex: 45.965%;
  max-width: 45.965%;
}
.rs-contact.inner .contact-form-part .custom2 {
  ms-flex: 54.035%;
  flex: 54.035%;
  max-width: 54.035%;
}
.rs-contact.inner .contact-form-part .img-part {
  height: 100%;
  background: url(assets/images/contact/left-img.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.rs-contact.inner .g-map {
  padding: 0 10px 10px;
}
.rs-contact.inner .g-map iframe {
  width: 100%;
  height: 560px;
  border: none;
  filter: grayscale(100%);
  display: inherit;
}
.rs-contact.inner .g-map.modify iframe {
  filter: unset;
}
.rs-contact .rs-map-6 iframe {
  width: 100%;
  height: 575px;
  border: none;
  margin: 0;
}
/*---------------------------------------
    38. Footer CSS
---------------------------------------*/
.rs-footer {
  background: #101010;
}
.rs-footer .footer-newsletter {
  padding: 80px 0 70px;
  border-bottom: 2px solid #333;
}
.rs-footer .footer-newsletter .title {
  font-size: 32px;
  line-height: 1;
  font-weight: 600;
}
.rs-footer .footer-newsletter .newsletter-form {
  max-width: 498px;
  margin: 0 0 0 auto;
  position: relative;
}
.rs-footer .footer-newsletter .newsletter-form input,
.rs-footer .footer-newsletter .newsletter-form button {
  height: 60px;
  border-radius: 0;
  opacity: 1;
  border-radius: 0 3px 3px 0;
  outline: none;
}
.rs-footer .footer-newsletter .newsletter-form input {
  padding: 10px 130px 10px 18px;
  width: 100%;
  color: #ffffff;
  background: transparent;
  border: 2px solid #212326;
}
.rs-footer .footer-newsletter .newsletter-form button {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  background: #bc9304;
  color: #ffffff;
  border: none;
  font-size: 20px;
  padding: 10px 27px;
}
.rs-footer .footer-newsletter .newsletter-form button i {
  transition: all 0.3s ease;
}
.rs-footer .footer-newsletter .newsletter-form button:hover i {
  opacity: 0.7;
}
.rs-footer .footer-newsletter .newsletter-form ::placeholder {
  color: #ffffff;
}
.rs-footer .footer-content .widget-title {
  color: #ffffff;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 30px;
}
.rs-footer .footer-content .footer-post .post-wrap {
  overflow: hidden;
}
.rs-footer .footer-content .footer-post .post-wrap .post-img {
  width: 100px;
  float: left;
  padding-right: 15px;
}
.rs-footer .footer-content .footer-post .post-wrap .post-img a img {
  border-radius: 4px;
}
.rs-footer .footer-content .footer-post .post-wrap .post-desc a {
  color: #e0e0e0;
  font-weight: 600;
}
.rs-footer .footer-content .footer-post .post-wrap .post-desc a:hover {
  color: #bc9304;
}
.rs-footer .footer-content .footer-post .post-wrap .post-desc .date-post {
  color: #e0e0e0;
  font-size: 14px;
}
.rs-footer .footer-content .footer-post .post-wrap .post-desc .date-post i {
  color: #bc9304;
  margin-right: 5px;
}
.rs-footer .footer-content .about-widget .logo-part {
  margin-bottom: 30px;
}
.rs-footer .footer-content .about-widget .logo-part a img {
  height: 38px;
  width: auto;
}
.rs-footer .footer-content .about-widget .desc {
  color: #e0e0e0;
}
.rs-footer .footer-content .address-widget li {
  margin-bottom: 24px;
}
.rs-footer .footer-content .address-widget li i {
  float: left;
  padding-right: 25px;
}
.rs-footer .footer-content .address-widget li i:before {
  color: #bc9304;
}
.rs-footer .footer-content .address-widget li .desc {
  color: #e0e0e0;
}
.rs-footer .footer-content .address-widget li .desc a {
  color: #e0e0e0;
}
.rs-footer .footer-content .address-widget li .desc a:hover {
  color: #bc9304;
}
.rs-footer .footer-content .address-widget li:last-child {
  margin-bottom: 0;
}
.rs-footer .footer-bottom {
  padding: 36px 0;
  border-top: 2px solid #333;
}
.rs-footer .footer-bottom .copyright p {
  margin-bottom: 0;
  color: #e0e0e0;
}
.rs-footer .footer-bottom .footer-social li {
  display: inline;
  margin-right: 6px;
}
.rs-footer .footer-bottom .footer-social li a {
  display: inline-block;
  font-size: 15px;
  border-radius: 3px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #bc9304;
  color: #ffffff;
  text-align: center;
}
.rs-footer .footer-bottom .footer-social li a:hover {
  background: #228bfd;
}
.rs-footer .footer-bottom .footer-social li:last-child {
  margin: 0;
}
/*---------------------------------------
    39. Error 404 CSS 
---------------------------------------*/
.rs-page-error {
  height: 100vh;
  display: grid;
  align-items: center;
}
.rs-page-error .error-text {
  color: #bc9304;
  text-align: center;
}
.rs-page-error .error-text .error-code {
  font-size: 250px;
  line-height: 250px;
  font-weight: 700;
  margin-bottom: 5px;
  color: #1c1b1b;
}
.rs-page-error .error-text h3.error-message {
  color: #1c1b1b;
  font-size: 35px;
  line-height: 35px;
  font-weight: 700;
}
.rs-page-error .error-text form {
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
.rs-page-error .error-text form input {
  border: 1px solid #ddd;
  color: #444444;
  padding: 0 17px;
  height: 50px;
  line-height: 50px;
  width: 100%;
  outline: none;
  margin-bottom: 30px;
}
.rs-page-error .error-text form button {
  background: transparent;
  border: medium none;
  color: #666666;
  padding: 0 16px;
  height: 48px;
  line-height: 48px;
  position: absolute;
  right: 1px;
  top: 1px;
  z-index: 10;
  font-size: 20px;
  cursor: pointer;
  outline: none;
  transition: all 0.3s ease;
}
.rs-page-error .error-text form button:hover {
  background: #bc9304;
  color: #ffffff;
}
/*---------------------------------------
    40. Scroll Up CSS
---------------------------------------*/
#scrollUp {
  text-align: center;
  bottom: 40px;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 20px;
  z-index: 999;
  border-radius: 50px 50px 4px 4px;
}
#scrollUp i {
  background: #bc9304;
  border-radius: 50%;
  height: 40px;
  font-size: 24px;
  font-weight: 600;
  width: 42px;
  color: #fff;
  line-height: 36px;
  transition: all 0.3s ease;
  margin-left: 2px;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
}
#scrollUp i:hover {
  background-color: #bc9304;
}
/*---------------------------------------
    42. Preloader Css
---------------------------------------*/
.loader {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999999;
  margin-top: 0;
  top: 0;
  background: #ffffff;
}
.loader .spinner {
  width: 40px;
  height: 40px;
  margin: -19px 0 0 -21px;
  background-color: #bc9304;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1s infinite ease-in-out;
  animation: sk-scaleout 1s infinite ease-in-out;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
.scale {
  animation: scale 8s alternate infinite;
  webkit-animation: scale 2s alternate infinite;
}
@-webkit-keyframes scale {
  0% {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.dance2 {
  -webkit-animation: dance2 4s alternate infinite;
}
@keyframes dance2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(15px, -15px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -15px, 15px);
  }
}
.up-down-new {
  animation: up-down 4s alternate infinite;
  -webkit-animation: up-down 4s alternate infinite;
}
@keyframes up-down-new {
  0% {
    transform: translateY(30px);
    -webkit-transform: translateY(0);
  }
  50% {
    transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}
@-webkit-keyframes up-down-new {
  0% {
    transform: translateY(30px);
    -webkit-transform: translateY(0);
  }
  50% {
    transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}
@keyframes dance_hover {
  16.65% {
    transform: translateY(8px);
  }
  33.3% {
    transform: translateY(-6px);
  }
  49.95% {
    transform: translateY(4px);
  }
  66.6% {
    transform: translateY(-2px);
  }
  83.25% {
    transform: translateY(1px);
  }
  100% {
    transform: translateY(0);
  }
}
.horizontal {
  animation-name: horizontal;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-duration: 20s;
}
@keyframes horizontal {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(100px);
  }
  100% {
    transform: translateX(0);
  }
}
.rotated-style {
  animation: rotated-style 40s linear infinite;
}
@keyframes rotated-style {
  0% {
    -webkit-transform: translate(0) rotate(0);
    transform: translate(0) rotate(0);
  }
  25% {
    transform: translate(-10px, 10px) rotate(10deg);
  }
  50% {
    transform: translate(5px, -5px) rotate(25deg);
  }
  75% {
    transform: translate(15px, -5px) rotate(15deg);
  }
  100% {
    transform: translate(0) rotate(0);
  }
}
.fadeInUp {
  animation-name: fadeInUp;
  animation-duration: 2s;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
/*---------------------------------------
    43. Responsive Menu Colors
---------------------------------------*/
@media only screen and (max-width: 991px) {
  .full-width-header.header-style3 .rs-header .menu-area .container .main-menu .rs-menu ul.sub-menu li.current-page-item > a,
  .full-width-header.header-style3 .rs-header .menu-area .container .main-menu .rs-menu ul.sub-menu li a:hover,
  .full-width-header.header-style3 .rs-header .menu-area .container .main-menu .rs-menu ul.sub-menu li.active a,
  .full-width-header.header-style2 .rs-header .menu-area .container .main-menu .rs-menu ul.sub-menu li.current-page-item > a,
  .full-width-header.header-style2 .rs-header .menu-area .container .main-menu .rs-menu ul.sub-menu li a:hover,
  .full-width-header.header-style2 .rs-header .menu-area .container .main-menu .rs-menu ul.sub-menu li.active a,
  .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.current-page-item > a,
  .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:hover,
  .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.active a {
    color: #bc9304 !important;
  }
}
@media only screen and (max-width: 767px) {
  .shape-bg2,
  .shape-bg5 {
    background: #fafafa;
  }
  .shape-bg1,
  .shape-bg3,
  .shape-bg4 {
    background: #1c3988;
  }
}
