/*!------------------------------------------------------------------
 
  Website Name : Eye India Builder
  Author : Scorpio Technologies
  Author : https://scorpiotechnologies.com/
  Developer : D.Rajiv Gandhi

-------------------------------------------------------------------*/

@import url("https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");

/*==============================================
   Base Css
===============================================*/
* {
  margin: 0px;
  padding: 0px;
  border: none;
  outline: none;
  font-size: 100%;
}
html,
body {
  height: 100%;
}
body {
  color: #64656a;
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
}
button:focus {
  outline: none;
}
button {
  cursor: pointer;
  border: none;
  background: transparent;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000b63;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  margin: 0;
}
h3 {
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
}
h4 {
}
a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
  outline: none;
  border: none;
}
img.lazy-image {
  background: url(../images/icon/image-bg.svg) center center no-repeat;
}
img.lazy-image.loaded {
  background-image: none;
}
.owl-theme img.lazy-image.loaded {
  height: auto;
  opacity: 1;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

.fix {
  position: relative;
  display: block;
  overflow: hidden;
}
img {
  max-width: 100%;
  height: auto;
  transition-delay: 0.1s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.7s;
  transition-property: all;
}

i {
  font-style: normal;
}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
ol,
li {
  margin: 0;
  padding: 0;
}
.clr1 {
  color: #f36727;
}
.bgclr1 {
  background: #f36727;
}

.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0 auto;
}

.btn-one {
  position: relative;
  display: inline-block;
  padding: 0 35px;
  background: #ffffff;
  font-size: 16px;
  line-height: 56px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  transition: all 0.3s ease-in-out 0.1s;
}
.btn-one span:before {
  position: relative;
  display: inline-block;
  padding-left: 10px;
}
.btn-one:hover,
.btn-one:focus {
  color: #ffffff;
}

.shop-btn {
  position: relative;
  display: inline-block;
  padding: 24px 45px 22px;
  background: #0b59d9;
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 5px;
  font-family: "Rubik", sans-serif;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}
.shop-btn:hover {
  color: #f8f8f8;
  background: #1d2633;
}

.sec-title {
  position: relative;
  top: -5px;
  display: block;
  padding-bottom: 56px;
}
.sec-title p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0;
}
.sec-title .big-title {
  position: relative;
  display: block;
  padding: 7px 0 0;
}
.sec-title .big-title h1 {
  color: #ffffff;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
}
.sec-title .big-title.black-clr h1 {
  color: #000b63;
}

.parallax-bg-one {
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.parallax-bg-one::before {
  background: rgba(18, 32, 0, 0.9) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.parallax-bg-two {
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.parallax-bg-two::before {
  background: rgba(9, 23, 33, 0.9) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.flex-box {
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.flex-box-two {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.flex-box-three {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.flex-box-four {
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.flex-box-five {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}

/*___ owl Nav Dot Style _____*/
.owl-nav-style-one {
}
.owl-nav-style-one .owl-controls {
}
.owl-nav-style-one.owl-theme .owl-stage-outer {
  position: relative;
  display: block;
  padding-top: 0px;
  padding-bottom: 0px;
}
.owl-nav-style-one.owl-theme .owl-nav {
  position: absolute;
  top: -130px;
  right: 0;
  margin: 0;
}
.owl-nav-style-one.owl-theme .owl-nav [class*="owl-"] {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 50px;
  background: #798795;
  border: 0px solid #f9f6f0;
  border-radius: 5px;
  color: #ffffff;
  font-size: 40px;
  font-weight: 100;
  line-height: 50px;
  margin: 0 0 0 0px;
  padding: 0;
  transition: all 700ms ease 0s;
}
.owl-nav-style-one.owl-theme .owl-nav [class*="owl-"] span {
  position: relative;
  top: -5px;
  display: inline-block;
  line-height: 30px;
}
.owl-nav-style-one.owl-theme .owl-nav .owl-prev {
  transform: rotate(0deg);
}
.owl-nav-style-one.owl-theme .owl-nav .owl-next {
  margin-left: 10px;
}
.owl-nav-style-one.owl-theme .owl-nav [class*="owl-"]:hover {
  color: #ffffff;
}

.owl-nav-style-two {
}
.owl-nav-style-two .owl-controls {
}
.owl-nav-style-two.owl-theme .owl-nav [class*="owl-"] {
  background: #fff none repeat scroll 0 0;
  border-radius: 0%;
  color: #3740b0;
  font-size: 24px;
  font-weight: 700;
  height: 50px;
  line-height: 50px;
  margin: 0 0 0 0px;
  padding: 0;
  width: 50px;
  transition: all 700ms ease 0s;
}
.owl-nav-style-two.owl-theme .owl-nav .owl-next {
  margin-left: 0px;
}
.owl-nav-style-two.owl-theme .owl-nav [class*="owl-"]:hover {
  color: #ffffff;
  background: #3740b0;
}

.owl-carousel.owl-dot-style1 .owl-stage-outer {
  position: relative;
  display: block;
  padding-top: 10px;
  padding-bottom: 47px;
}
.owl-carousel.owl-dot-style1 .owl-dots {
  position: relative;
  display: block;
  text-align: center;
  line-height: 6px;
}
.owl-carousel.owl-dot-style1 .owl-dots .owl-dot {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 6px;
  background: #d9d9d9;
  border: 0px solid #4c4c4c;
  margin: 0px 5px;
  padding: 0px;
  border-radius: 10px;
  transition: all 500ms ease;
}
.owl-carousel.owl-dot-style1 .owl-dots .owl-dot span {
  display: none;
}
.owl-carousel.owl-dot-style1 .owl-dots .owl-dot.active {
  width: 95px;
}

.accordion-box {
  position: relative;
  display: block;
}
.accordion-box .accordion {
  position: relative;
  display: block;
  margin-bottom: 20px;
}
.accordion-box .accordion.marginbottom0 {
  margin-bottom: 0;
}
.accordion-box .accordion .accord-btn {
  position: relative;
  display: block;
  border: 1px solid #ededed;
  cursor: pointer;
  background: #ffffff;
  padding-left: 20px;
  padding-right: 60px;
  padding-top: 17px;
  padding-bottom: 15px;
  transition: all 500ms ease;
}
.accordion-box .accordion .accord-btn h4 {
  color: #000000;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  transition: all 500ms ease;
}
.accordion-box .accordion .accord-btn::after {
  font-family: "Flaticon";
  position: absolute;
  content: "\f107";
  top: 8px;
  right: 18px;
  width: 20px;
  height: 40px;
  background: transparent;
  color: #828f9c;
  font-size: 16px;
  line-height: 40px;
  font-weight: 600;
  text-align: center;
  transition: all 500ms ease 0s;
}
.accordion-box .accordion .accord-btn.active {
  transition: all 500ms ease;
}
.accordion-box .accordion .accord-btn.active h4 {
  color: #ffffff;
}
.accordion-box .accordion .accord-btn.active:after {
  color: #ffffff;
  content: "\f108";
}
.accordion-box .accordion .accord-content {
  position: relative;
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 30px;
  display: none;
  border: 1px solid #ededed;
  border-top: none;
}
.accordion-box .accordion .accord-content.collapsed {
  display: block;
}
.accordion-box .accordion .accord-content p {
  color: #798795;
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
  margin: 0;
}

@keyframes pulse {
  50% {
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.1),
      0 0 0 20px rgba(238, 238, 238, 0.3);
  }
}

@keyframes pulse2 {
  50% {
    box-shadow: 0 0 0 5px rgba(255, 231, 1, 0.1),
      0 0 0 20px rgba(255, 231, 1, 0.3);
  }
}

.boxed_wrapper {
  background: #fff none repeat scroll 0 0;
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 320px;
  min-height: 400px;
  overflow: hidden;
}

/*________________Preloader_______________ */
.preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999999999999999;
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../images/icon/preloader.gif);
}
.preloader.style-two {
  background-image: url(../images/icon/preloader-1.gif);
}
.preloader.style-three {
  background-image: url(../images/icon/preloader-2.gif);
}
.preloader.style-four {
  background-image: url(../images/icon/preloader-3.gif);
}

/*** Scroll To Top style ***/
.scroll-top {
  position: fixed;
  right: 15px;
  bottom: 20px;
  width: 55px;
  height: 55px;
  background: transparent;
  border-radius: 0%;
  font-size: 14px;
  line-height: 53px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  display: none;
  cursor: pointer;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  z-index: 999999999;
}
.scroll-top span {
}
.scroll-top:after {
  position: absolute;
  content: "";
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  z-index: -1;
  background: -webkit-radial-gradient(
    center,
    ellipse,
    rgba(0, 0, 0, 0.25) 0%,
    rgba(0, 0, 0, 0) 80%
  );
  background: -webkit-radial-gradient(
    center ellipse,
    rgba(0, 0, 0, 0.25) 0%,
    rgba(0, 0, 0, 0) 80%
  );
  background: radial-gradient(
    ellipse at center,
    rgba(0, 0, 0, 0.25) 0%,
    rgba(0, 0, 0, 0) 80%
  );
}
.scroll-top:hover {
  color: #ffffff;
}

/* Overlay styles */
.overlay-style-one {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition-delay: 0.1s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.7s;
  transition-property: all;
  opacity: 0;
  z-index: 1;
}
.overlay-style-one.bg1 {
  background-color: rgba(3, 13, 40, 0.7);
}
.overlay-style-one.bg2 {
  background-color: rgba(255, 255, 255, 0.7);
}
.overlay-style-one.bg3 {
  background-color: rgba(0, 83, 153, 0.9);
}
.overlay-style-one .box {
  display: table;
  height: 100%;
  width: 100%;
}
.overlay-style-one .box .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.overlay-style-one .box .inner {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.overlay-style-two {
  position: absolute;
  left: 0px;
  bottom: 0px;
  right: 0px;
  top: 0px;
  z-index: 2;
  opacity: 0;
  transition: all 900ms ease;
}
.overlay-style-two:before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  width: 100%;
  height: 50%;
  display: block;
  opacity: 0;
  text-align: center;
  transform: perspective(400px) rotateX(-90deg);
  transform-origin: top;
  transition: all 0.5s;
  background-color: rgba(18, 18, 18, 0.9);
}
.overlay-style-two:after {
  position: absolute;
  content: "";
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 50%;
  display: block;
  opacity: 0;
  text-align: center;
  transform: perspective(400px) rotateX(90deg);
  transform-origin: bottom;
  transition: all 0.5s;
  background-color: rgba(18, 18, 18, 0.9);
}

/* Update header Style */
@keyframes menu_sticky {
  0% {
    margin-top: -90px;
  }
  50% {
    margin-top: -74px;
  }
  100% {
    margin-top: 0;
  }
}

/*==============================================
    Main Header Css        
===============================================*/
.main-header {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  margin: 0px;
  z-index: 999999;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.sticky-header {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  padding: 0px 0px;
  background: rgba(255, 255, 255, 0.95);
  opacity: 0;
  visibility: hidden;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  z-index: 0;
}
.fixed-header .sticky-header {
  visibility: visible;
  -ms-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -op-animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -ms-animation-duration: 500ms;
  -moz-animation-duration: 500ms;
  -op-animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -ms-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -op-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -ms-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -op-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  opacity: 1;
  z-index: 999999;
}
.sticky-header .logo {
  position: relative;
  display: block;
  padding: 0;
  width: 100px;
}
.sticky-header .logo a {
  position: relative;
  display: inline-block;
}

.sticky-header .main-menu .navigation > li > a {
  color: #000000;
}

.topmail {
  margin-left: 15px;
}

.conform {
  position: absolute;
  z-index: 10;
  height: 520px;
  right: 7%;
  top: 250px;
  width: 400px;
  padding: 20px;
  color: #fff;
  background-color: rgba(3, 13, 40, 0.6);
}
.submit {
  width: 100%;
}

.header-top {
  position: relative;
  display: block;
  padding: 10px 0;
  background: #030e27;
}
.header-top .outer-box {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.header-top-left {
  position: relative;
  display: block;
  max-width: 590px;
  width: 100%;
}
.welcome-text {
  position: relative;
  display: block;
}
.welcome-text h6 {
  color: #798795;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
}
.welcome-text h6 span:before {
  position: relative;
  top: 4px;
  display: inline-block;
  padding-right: 10px;
  font-size: 20px;
}
.welcome-text h6 a {
  color: #fff;
}

.welcome-text h6 a:over {
  color: #fd5d14;
}

.header-top-middle {
  position: relative;
  display: block;
  max-width: 390px;
  width: 100%;
}
.header-social-links {
  position: relative;
  display: block;
}
.header-social-links .social-links-style1 {
  position: relative;
  display: flex;
  text-align: center;
  align-items: center;
  float: right;
  flex-direction: row;
}
.header-social-links .social-links-style1 li {
  float: none;
  margin: 0;
  margin: 0 10px;
}
.header-social-links .social-links-style1 li a {
  color: #fff;
  font-size: 18px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}
.header-social-links .social-links-style1 li a span.fb:before {
  position: relative;
  left: 8px;
  top: -1px;
}

.header-top-right {
  position: relative;
  display: block;
  max-width: 390px;
  width: 100%;
}
.header-menu {
  position: relative;
  display: block;
  float: right;
}
.header-menu ul {
  position: relative;
  display: block;
  overflow: hidden;
}
.header-menu ul li {
  position: relative;
  display: inline-block;
  float: left;
  line-height: 30px;
  padding-right: 11px;
  margin-right: 10px;
}
.header-menu ul li:last-child {
  padding-right: 0;
  margin-right: 0;
}
.header-menu ul li:before {
  position: absolute;
  top: 9px;
  right: 0;
  bottom: 7px;
  width: 1px;
  background: rgba(255, 255, 255, 0.1);
  content: "";
}
.header-menu ul li:last-child:before {
  display: none;
}
.header-menu ul li a {
  color: #798795;
  font-size: 14px;
  font-weight: 400;
  line-height: 0;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.header-upper {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 10px 0;
}
.header-upper .outer-box {
  position: relative;
  display: block;
}
.header-upper-left {
  position: relative;
  display: block;
}
.header-upper-left .logo {
  position: relative;
  display: block;
  padding: 0;
  width: 100px;
}
.header-upper-left .logo a {
  position: relative;
  display: inline-block;
}
.header-upper-left .logo a img {
  width: auto;
}

.header-upper-right {
  position: relative;
  display: block;
}
.header-contact-info {
  position: relative;
  display: block;
}
.header-contact-info ul {
  position: relative;
  display: block;
  overflow: hidden;
}
.header-contact-info ul li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 100px;
}
.header-contact-info ul li:last-child {
  margin-right: 0;
}
.header-contact-info ul li .icon {
  width: 50px;
}
.header-contact-info ul li .icon span:before {
  position: relative;
  top: 3px;
  font-size: 30px;
  line-height: 30px;
}
.header-contact-info ul li .icon,
.header-contact-info ul li .title {
  display: table-cell;
  vertical-align: middle;
}
.header-contact-info ul li .title span {
  font-size: 14px;
  font-weight: 400;
}
.header-contact-info ul li .title h6 {
  color: #2c2d3e;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin: 1px 0 0;
}
.header-contact-info ul li .title h6 a {
  color: #2c2d3e;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.header-lawer {
  position: relative;
  display: block;
  background: transparent;
}
.header-lawer .outer-box {
  position: relative;
  display: block;
  background: #030e27;
}
.header-lawer-left {
  position: relative;
  display: block;
}

.main-menu {
  position: relative;
  display: block;
  float: left;
}
.main-menu .navigation {
  position: relative;
  display: block;
}
.main-menu .navigation > li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 40px;
}
.main-menu .navigation > li:last-child {
  margin-right: 0;
}
.main-menu .navigation > li > a {
  position: relative;
  display: block;
  color: #111;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  margin-top: 25px;
  text-transform: uppercase;
  padding: 10px 15px 10px 15px;
  transition: all 500ms ease;
  opacity: 1;
  font-family: "Poppins", sans-serif;
}
.main-menu .navigation > li > a.home-icon {
  padding: 0;
}
.main-menu .navigation > li > a span.homeicon {
  color: #ffffff;
  font-size: 30px;
  text-align: center;
  font-weight: 400;
  width: 70px;
  padding: 24px 0 25px;
}

.main-menu .navigation > li > ul {
  position: absolute;
  top: 100%;
  left: inherit;
  width: 270px;
  padding: 0px 0;
  display: none;
  border-radius: 0;
  z-index: 100;
}
.main-menu .navigation > li > ul:before {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  content: "";
  background: #ffffff;
  border-radius: 0;
  -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
  z-index: -1;
}
.main-menu .navigation > li.dropdown:hover > ul {
  visibility: visible;
  opacity: 1;
}
.main-menu .navigation > li > ul > li {
  position: relative;
  display: block;
  padding: 0 20px;
  width: 100%;
}

.main-menu .navigation > li > ul > li > a {
  position: relative;
  display: block;
  border-bottom: 1px solid #e9e9e9;
  padding: 13px 0px 13px;
  color: #000000;
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  text-align: left;
  text-transform: capitalize;
  transition: all 500ms ease;
  font-family: "Poppins", sans-serif;
}
.main-menu .navigation > li > ul > li:last-child > a {
  border: none;
}
.main-menu .navigation > li > ul > li > a:hover {
  padding-left: 15px;
}

.main-menu .navigation > li > ul > li > a:before {
  position: absolute;
  top: 0;
  left: 0px;
  bottom: 0;
  font-family: FontAwesome;
  content: "\f105";
  font-size: 14px;
  font-weight: 700;
  margin: 12px 0;
  opacity: 0;
  transition: all 500ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.main-menu .navigation > li > ul > li.dropdown > a:after {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0;
  font-family: FontAwesome;
  content: "\f105";
  color: #000000;
  font-size: 14px;
  font-weight: 700;
  margin: 12px 0;
  text-align: right;
  z-index: 5;
}

.main-menu .navigation > li > ul > li:hover > a:before {
  opacity: 1;
}

.main-menu .navigation > li > ul > li > ul {
  position: absolute;
  top: 0%;
  left: 100%;
  width: 250px;
  padding: 0;
  display: none;
  background: #ffffff;
  border-radius: 0;
  -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
  z-index: 100;
}
.main-menu .navigation li > ul > li.dropdown:hover ul {
  visibility: visible;
}
.main-menu .navigation > li > ul > li > ul > li {
  position: relative;
  display: block;
  padding: 0 20px;
  width: 100%;
}
.main-menu .navigation > li > ul > li > ul > li > a {
  position: relative;
  display: block;
  border-bottom: 1px solid #e9e9e9;
  padding: 13px 0px 13px;
  color: #000000;
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  text-align: left;
  text-transform: capitalize;
  transition: all 500ms ease;
  font-family: "Poppins", sans-serif;
}

.main-menu .navigation > li > ul > li > ul > li:last-child > a {
  border: none;
}
.main-menu .navigation > li > ul > li:hover > a {
  padding-left: 15px;
}
.main-menu .navigation > li > ul > li > ul > li > a:hover {
  padding-left: 15px;
}
.main-menu .navigation > li > ul > li > ul > li a:before {
  position: absolute;
  top: 0;
  left: 0px;
  bottom: 0;
  font-family: FontAwesome;
  content: "\f105";
  font-size: 14px;
  font-weight: 700;
  margin: 12px 0;
  opacity: 0;
  transition: all 500ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.main-menu .navigation > li > ul > li > ul > li > a:hover:before {
  opacity: 1;
}
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
  position: absolute;
  right: 0px;
  top: 0;
  width: 50px;
  height: 42px;
  border-left: 1px solid #04102a;
  text-align: center;
  font-size: 16px;
  line-height: 42px;
  color: #ffffff;
  cursor: pointer;
  display: none;
  z-index: 5;
}
.navbar-header {
  display: none;
}

/*** 
=====================================================
	Main Slider style
=====================================================
***/
.main-slider {
  position: relative;
  z-index: 10;
}
.main-slider.style1 {
  margin-top: 130px;
}
.main-slider .slide {
  position: relative;
  padding: 182px 0px 150px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.main-slider .slide .image-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 6000ms linear;
  -moz-transition: all 6000ms linear;
  -ms-transition: all 6000ms linear;
  -o-transition: all 6000ms linear;
  transition: all 6000ms linear;
}
.main-slider .slide .image-layer:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(3, 13, 40, 0.8);
  content: "";
  z-index: -1;
}
.main-slider .active .slide .image-layer {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.main-slider .content {
  position: relative;
  z-index: 10;
}

.main-slider .content h2 {
  position: relative;
  color: #ffffff;
  font-size: 62px;
  line-height: 1em;
  font-weight: 500;
  opacity: 0;
  margin-bottom: 36px;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 100ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  -webkit-transform: translateY(80px);
  -moz-transform: translateY(80px);
  -ms-transform: translateY(80px);
  -o-transform: translateY(80px);
  transform: translateY(80px);
}
.main-slider .active .content h2 {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  transition-delay: 1000ms;
}
.main-slider .content h3 {
  position: relative;
  display: inline-block;
  color: #ffffff;
  font-size: 24px;
  line-height: 1em;
  font-weight: 300;
  text-transform: uppercase;
  opacity: 0;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 100ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  -webkit-transform: translateY(80px);
  -moz-transform: translateY(80px);
  -ms-transform: translateY(80px);
  -o-transform: translateY(80px);
  transform: translateY(80px);
}
.main-slider .content h3:before {
  position: absolute;
  left: 45px;
  bottom: 4px;
  right: 35px;
  height: 4px;
  content: "";
  z-index: -1;
}

.main-slider .content h3 img {
  width: auto;
  display: inline-block;
  padding-right: 20px;
}
.main-slider .active .content h3 {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  transition-delay: 1500ms;
}
.main-slider .content .text {
  position: relative;
  margin-top: 27px;
  margin-bottom: 60px;
  opacity: 0;
  max-width: 470px;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 100ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  -webkit-transform: translateY(80px);
  -moz-transform: translateY(80px);
  -ms-transform: translateY(80px);
  -o-transform: translateY(80px);
  transform: translateY(80px);
}
.main-slider .content .text p {
  color: #ffffff;
  font-size: 18px;
  line-height: 1.8em;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
}
.main-slider .active .content .text {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  transition-delay: 2000ms;
}
.main-slider .content .btns-box {
  position: relative;
  opacity: 0;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 100ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  -webkit-transform: translateY(80px);
  -moz-transform: translateY(80px);
  -ms-transform: translateY(80px);
  -o-transform: translateY(80px);
  transform: translateY(80px);
}
.main-slider .active .content .btns-box {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  transition-delay: 2500ms;
}
.main-slider .content .btns-box .btn-two {
  position: relative;
  display: inline-block;
  padding: 0 30px;
  background: transparent;
  color: #ffffff;
  font-size: 16px;
  line-height: 57px;
  font-weight: 400;
  text-transform: uppercase;
  border: 2px solid #ffffff;
  font-family: "Poppins", sans-serif;
  transition: all 0.3s ease-in-out 0.1s;
}
.main-slider .content .btns-box .btn-one {
  color: #ffffff;
  padding: 0 30px;
  margin-left: 11px;
}
.main-slider .content .btns-box .btn-one:hover {
  color: #ffffff;
  border-color: #ffffff;
  background: transparent;
}

.main-slider .owl-theme .owl-dots {
  position: absolute;
  top: 0;
  right: 50px;
  bottom: 0;
  margin: 0;
  width: 50px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
  flex-direction: column;
  padding-right: 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-slider .owl-theme .owl-dots .owl-dot {
  position: relative;
  display: block;
  width: 30px;
  height: 5px;
  background: rgba(255, 255, 255, 0.3);
  border: 0px solid;
  margin: 5px 0px;
  padding: 0px;
  border-radius: 10px;
  transition: all 500ms ease;
}
.main-slider .owl-theme .owl-dots .owl-dot span {
  display: none;
}
.main-slider .owl-theme .owl-dots .owl-dot.active {
  width: 40px;
}
.main-slider .owl-theme .owl-dots .owl-dot:before {
  position: absolute;
  top: 0px;
  right: -10px;
  bottom: 0px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  content: "";
  background: rgba(255, 255, 255, 0.3);
  transition: all 500ms ease;
}

.what-we-do {
  background-color: #f7fbfe;
}

.offer-item {
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.06);
}

.offer-icon {
  width: 35%;
}

.service-item {
  position: relative;
  overflow: hidden;
  text-align: center;
}

.service-item::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: -80px;
  right: -80px;
  border: 80px solid;
  transform: rotate(45deg);
  opacity: 1;
  transition: 0.5s;
}

.service-item.bg-white::after {
  border-color: transparent transparent var(--light) transparent;
}

.service-item.bg-light::after {
  border-color: transparent transparent #ffffff transparent;
}

.service-item:hover::after {
  opacity: 0;
  color: #fc5e16;
}

/***  Service Style1 Area Css  ***/
.service-style1-area {
  position: relative;
  display: block;
  padding: 120px 0 80px;
}
.service-style1-area.pdtop75 {
  padding-top: 75px;
}
.service-style1-area .title {
  position: relative;
  display: block;
  text-align: center;
  padding: 70px 0 70px;
  z-index: 1;
}

.sicon {
  width: 35%;
}

/*** About Style1 Area Css  ***/
.about-style1-area {
  position: relative;
  display: block;
  background: #f2f3f4;
  padding: 120px 0 120px;
}
.about-style1-area.bg-white {
  background: #ffffff;
}
.about-style1-area .shape {
  position: absolute;
  left: -130px;
  bottom: -70px;
  right: 0px;
  background: url(../images/shape/shape-1.png);
  width: 697px;
  height: 439px;
  content: "";
}
.about-style1-image-box {
  position: relative;
  display: block;
  max-width: 470px;
  width: 100%;
}
.about-style1-image-box .image-box1 {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  z-index: 5;
}
.about-style1-image-box .image-box1:before {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 170px;
  height: 300px;
  background: url(../images/shape/border.png);
  content: "";
  z-index: 1;
}
.about-style1-image-box .image-box1 img {
  width: 100%;
  transform: scale(1.01);
  transition: all 700ms ease;
}
.about-style1-image-box .image-box1:hover img {
  transform: scale(1.2);
}
.about-style1-image-box .image-box2 {
  position: relative;
  display: block;
  margin-top: 30px;
  width: 170px;
  overflow: hidden;
  z-index: 5;
}
.about-style1-image-box .image-box2 img {
  width: 100%;
  transform: scale(1.2);
  transition: all 700ms ease;
}
.about-style1-image-box .image-box2:hover img {
  transform: scale(1);
}

.about-style1-text-box {
  position: relative;
  display: block;
  padding-left: 100px;
  padding-top: 30px;
}
.about-style1-text-box .title {
  position: relative;
  display: block;
}
.about-style1-text-box .title:before {
  position: absolute;
  top: 6px;
  left: -100px;
  background: url(../images/shape/title-bg.png);
  width: 60px;
  height: 39px;
  content: "";
}

.about-style1-text-box .title p {
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 6px;
  margin: 0;
}
.about-style1-text-box .title h1 {
  position: relative;
  display: block;
  color: #000000;
  font-size: 50px;
  line-height: 48px;
  font-weight: 700;
  margin: 17px 0 0;
}
.about-style1-text-box .title h1 b {
  font-weight: 700;
}
.about-style1-text-box .title h1 span {
  position: relative;
  top: -13px;
  display: inline-block;
  padding: 0px 20px 0px;
  color: #ffffff;
  font-size: 14px;
  line-height: 30px;
  font-weight: 700;
  border-radius: 30px;
  font-family: "Open Sans", sans-serif;
}
.about-style1-text-box .inner-contant {
  position: relative;
  display: block;
  padding-top: 36px;
}
.about-style1-text-box .inner-contant p {
  margin: 0 0 25px;
}
.about-style1-text-box .inner-contant .signature-box {
  position: relative;
  display: block;
  padding-top: 37px;
}

/***  Service Style2 Area style  ***/
.service-style2-area {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 120px 0 0px;
}
.service-style2-area .layer-outer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 495px;
  background-attachment: scroll;
  background-size: cover;
  background-position: center top;
}
.service-style2-area .layer-outer:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(3, 13, 40, 0.8);
  transition-delay: 0.1s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.7s;
  transition-property: all;
}
.service-style2-area .service-box {
  z-index: 99;
}
.single-service-style2 {
  position: relative;
  display: block;
  margin-bottom: 30px;
  z-index: 100;
}
.single-service-style2 .img-holder {
  position: relative;
  display: block;
  overflow: hidden;
}
.single-service-style2 .img-holder img {
  width: 100%;
  transition: 0.5s ease;
  transform: scale(1.05);
}
.single-service-style2:hover .img-holder img {
  transform: scale(1);
}
.single-service-style2 .img-holder .static-content {
  position: absolute;
  left: 5px;
  bottom: 5px;
  right: 5px;
  min-height: 75px;
  background: #ffffff;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 25px;
  transform: perspective(1200px) rotateX(0deg);
  transform-origin: bottom;
  transition: all 700ms ease 100ms;
}
.single-service-style2:hover .img-holder .static-content {
  transform: perspective(1200px) rotateX(90deg);
  transition: all 700ms ease 200ms;
}

.single-service-style2 .img-holder .static-content .title {
  position: relative;
  display: block;
  padding-left: 35px;
}
.single-service-style2 .img-holder .static-content .title:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15px;
  height: 15px;
  content: "";
  margin: 7px 0 8px;
}
.single-service-style2 .img-holder .static-content .title h3 {
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
}
.single-service-style2 .img-holder .static-content .title h3 a {
  color: #000000;
}
.single-service-style2 .img-holder .static-content .icon {
  position: absolute;
  bottom: -5px;
  right: -5px;
}
.single-service-style2 .img-holder .static-content .icon a {
  position: relative;
  display: block;
  width: 70px;
  height: 70px;
  text-align: center;
  color: #ffffff;
  font-size: 40px;
  line-height: 70px;
  font-weight: 300;
}

.single-service-style2 .overlay-content {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 0%;
  z-index: 2;
  opacity: 0;
  transform: scale(0.5);
  background-color: rgba(0, 0, 0, 0.8);
  transition: all 0.8s ease-in-out 0s;
}
.single-service-style2:hover .overlay-content {
  opacity: 1;
  transform: scale(1);
  height: 100%;
}
.single-service-style2 .overlay-content .inner-content {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.1s ease-in-out 0.1s;
}
.single-service-style2:hover .overlay-content .inner-content {
  opacity: 1;
  transition: all 0.8s ease-in-out 0.7s;
}
.single-service-style2 .overlay-content .inner-content .icon {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 95px;
  line-height: 95px;
  padding-top: 132px;
  transform: translateY(15px);
  transition: all 0.3s ease-in-out 0.8s;
}
.single-service-style2:hover .overlay-content .inner-content .icon {
  transform: translateY(0px);
}
.single-service-style2 .overlay-content .inner-content .text-holder {
  position: absolute;
  left: 0;
  top: 50%;
  bottom: 0;
  right: 0;
  padding: 0px 30px 41px;
  transform: translateY(15px);
  transition: all 0.2s ease-in-out 0.9s;
}
.single-service-style2:hover .overlay-content .inner-content .text-holder {
  transform: translateY(0px);
}
.single-service-style2 .overlay-content .inner-content .text-holder .title {
  position: relative;
  display: block;
  padding-left: 35px;
}
.single-service-style2
  .overlay-content
  .inner-content
  .text-holder
  .title:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15px;
  height: 15px;
  content: "";
  margin: 7px 0 8px;
}
.single-service-style2 .overlay-content .inner-content .text-holder .title h3 {
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
}
.single-service-style2
  .overlay-content
  .inner-content
  .text-holder
  .title
  h3
  a {
  color: #ffffff;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}
.single-service-style2 .overlay-content .inner-content .text-holder p {
  color: #ffffff;
  font-size: 14px;
  line-height: 28px;
  font-weight: 300;
  margin: 12px 0 0;
}
.all-service-button {
  position: relative;
  display: block;
  padding-top: 40px;
}

.ts-service-box .ts-service-icon i {
  font-size: 36px;
  float: left;
  color: #ffb600;
}

.ts-service-box .ts-service-box-content {
  margin-left: 62px;
  margin-bottom: 30px;
}

.tab-content .ts-service-box .ts-service-box-content {
  margin-left: 90px;
}

.ts-service-box .ts-service-box-content h3 {
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 28px;
}

.ts-service-box .ts-service-box-info {
  margin-left: 25px;
  margin-bottom: 40px;
}

.service-box-title {
  font-size: 16px;
  margin: 0 0 10px;
}

.service-box-title a {
  color: #333;
}

.service-box-title a:hover {
  color: #fd6414;
}

/* Service box bg */
.ts-service-box-bg {
  background: #252525;
  color: #fff;
  padding: 30px;
}

.ts-service-box-bg h4,
.ts-service-box-bg h3 {
  color: #fff;
}

/*** 
=============================================
    Fact Counter Area style
=============================================
***/
.fact-counter-area {
  background: url(../images/counter.jpg);
  padding: 90px;
}
.fact-counter-area.pdbottom120 {
  padding-bottom: 120px;
}
.fact-counter-area.pdtop120 {
  padding-top: 120px;
}
.single-fact-counter {
  position: relative;
  display: block;
  overflow: hidden;
  padding-left: 60px;
}
.single-fact-counter .count-box {
  position: relative;
  display: block;
  margin-top: 4px;
}
.single-fact-counter .count-box h1 {
  position: relative;
  display: inline-block;
  /* float: left;*/
  font-size: 72px;
  line-height: 60px;
  font-weight: 300;
}
.single-fact-counter .count-box h1 span {
  position: relative;
  display: inline-block;
}
.single-fact-counter .count-box .icon {
  position: relative;
  display: inline-block;
  top: -8px;
  padding-left: 3px;
}
.single-fact-counter .count-box .icon span:before {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
}

.single-fact-counter .title {
  position: relative;
  display: block;
  padding-left: 0px;
}
.single-fact-counter .title h3 {
  color: #fd5d14;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
}

/*** 
=============================================
    Latest Portfolio Area Css      
=============================================
***/
.latest-portfolio-area {
  position: relative;
  display: block;
  padding: 115px 0 120px;
}
.latest-portfolio-area.pdtop120 {
  padding-top: 120px;
}
.project-menu-box {
  position: relative;
  display: block;
  overflow: hidden;
  max-width: 970px;
  width: 100%;
  margin: 0 auto;
  border: 1px solid #ededed;
  border-radius: 8px;
  margin-bottom: 50px;
}
.project-filter {
  position: relative;
  display: block;
  text-align: center;
  padding: 21px 0 22px;
}
.project-filter li {
  position: relative;
  display: inline-block;
  float: none;
  margin: 0 25px;
}
.project-filter li:first-child {
  margin-left: 0;
}
.project-filter li:last-child {
  margin-right: 0;
}
.project-filter li .filter-text {
  position: relative;
  display: block;
  color: #000000;
  font-size: 15px;
  line-height: 30px;
  font-weight: 600;
  text-transform: capitalize;
  cursor: pointer;
  transition: all 0.4s ease;
  font-family: "Open Sans", sans-serif;
}
.project-filter li .filter-text i:before {
  position: relative;
  top: 3px;
  display: inline-block;
  font-size: 30px;
  padding-right: 6px;
}
.project-filter li .count {
  display: none;
}

.single-portfolio-style1 {
  position: relative;
  display: block;
  padding-bottom: 75px;
  margin-bottom: 20px;
}
.single-portfolio-style1 .img-holder {
  position: relative;
  display: block;
}
.single-portfolio-style1 .img-holder .inner-box {
  position: relative;
  display: block;
  overflow: hidden;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.single-portfolio-style1 .img-holder .inner-box img {
  width: 100%;
  transform: scale(1);
}
.single-portfolio-style1:hover .img-holder .inner-box img {
  transform: scale(1.2) rotate(1deg);
}
.single-portfolio-style1 .img-holder .overlay-style-one {
  background-color: rgba(3, 13, 40, 0.7);
}
.single-portfolio-style1:hover .img-holder .overlay-style-one {
  opacity: 1;
}
.single-portfolio-style1 .img-holder .inner-box .zoom-button {
  position: relative;
  display: block;
  margin-top: -70px;
}
.single-portfolio-style1 .img-holder .inner-box .zoom-button a span:before {
  position: relative;
  display: inline-block;
  width: 70px;
  height: 70px;
  text-align: center;
  color: #ffffff;
  font-size: 40px;
  line-height: 70px;
  opacity: 0;
  transform: translateY(25px);
  transition: all 0.5s ease-in-out 0.9s;
}
.single-portfolio-style1:hover
  .img-holder
  .inner-box
  .zoom-button
  a
  span:before {
  opacity: 1;
  transform: translateY(0px);
}
.single-portfolio-style1
  .img-holder
  .inner-box
  .zoom-button
  a:hover
  span:before {
  color: #ffffff;
  background: #000000;
}

.single-portfolio-style1 .img-holder .title-holder {
  position: absolute;
  left: 20px;
  bottom: -75px;
  right: 20px;
  background: #ffffff;
  display: block;
  padding: 26px 30px 27px;
  padding-right: 10px;
  border-radius: 5px;
  z-index: 2;
}
.single-portfolio-style1 .img-holder .title-holder:before {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 0px;
  content: "";
  border-radius: 5px;
  transition: all 700ms ease;
}
.single-portfolio-style1:hover .img-holder .title-holder:before {
  height: 100%;
}
.single-portfolio-style1 .img-holder .title-holder span.tag {
  position: relative;
  display: inline-block;
  padding: 0 15px;
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out 0.3s;
}
.single-portfolio-style1:hover .img-holder .title-holder span.tag {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.2);
  transition: all 0.5s ease-in-out 0.5s;
}
.single-portfolio-style1 .img-holder .title-holder h5 {
  position: relative;
  font-size: 15px;
  line-height: 22px;
  font-weight: 700;
  margin: 13px 0 10px;
  text-transform: uppercase;
}
.single-portfolio-style1 .img-holder .title-holder h5 a {
  color: #000b63;
  transition: all 0.2s ease-in-out 0.3s;
}
.single-portfolio-style1:hover .img-holder .title-holder h5 a {
  color: #ffffff;
  transition: all 0.5s ease-in-out 0.6s;
}
.single-portfolio-style1 .img-holder .title-holder h5 a:hover {
  color: #000000;
}
.single-portfolio-style1 .img-holder .title-holder p {
  position: relative;
  color: #798795;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  transition: all 0.2s ease-in-out 0.3s;
}
.single-portfolio-style1:hover .img-holder .title-holder p {
  color: #ffffff;
  transition: all 0.5s ease-in-out 0.7s;
}
.single-portfolio-style1 .img-holder .title-holder p span:before {
  position: relative;
  top: 1px;
  left: -2px;
  display: inline-block;
  padding-right: 4px;
  font-size: 16px;
  transition: all 0.2s ease-in-out 0.3s;
}
.single-portfolio-style1:hover .img-holder .title-holder p span:before {
  color: #ffffff;
  transition: all 0.5s ease-in-out 0.9s;
}
.all-portfolio-button {
  position: relative;
  display: block;
  padding-top: 20px;
}

.cons_light_feature {
  background-size: cover;
  background-repeat: no-repeat;
  /*background: #f6f6f6;*/
  padding: 50px 0;
}

.cl-promoservice-section.cons_light_feature .feature-list,
.cl-service-section.cons_light_feature .feature-list {
  margin-bottom: 30px;
}
.cons_light_feature .feature-list {
  margin-bottom: 30px;
}
.contact-and-map-section,
.cl-promoservice-section.cons_light_feature .feature-list .boxs,
.cl-contact-section.cons_light_feature .feature-list .box {
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
  min-height: 200px;
  margin: 0;
}
.cons_light_feature.layout_four .feature-list .boxs {
  background-color: transparent;
  margin-bottom: 0;
}
.cons_light_feature.layout_four .feature-list .boxs {
  text-align: left;
  border-radius: 5px;
}
.cons_light_feature .feature-list .boxs {
  position: relative;
  background: #ffffff;
  text-align: center;
  /*height: 100%;*/
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
}
.boxs {
  background: #f9f9f9;
}

.layout_four.cons_light_feature .feature-list .bottom-content,
.cl-contact-section.cons_light_feature .feature-list .bottom-content {
  padding: 20px;
}
.cons_light_feature.layout_four .feature-list .bottom-content {
  position: absolute;
  width: 90%;
  border-radius: 4px;
  background-color: #ffffffde;
  transform: translate(0%, -50%);
  left: 0;
  top: 50%;
  right: 0;
  margin: 0 auto;
}
.cons_light_feature.layout_four .feature-list .bottom-content {
  /*padding: 2.5em;*/
  border-radius: 5px;
}
.cons_light_feature .feature-list .bottom-content {
  padding: 65px 20px 20px 20px;
  display: block;
  position: relative;
  /* margin-top: 70px; */
  background-color: white;
}
/*** 
=============================================
    Testimonial Style1 Area Css
=============================================
***/
.testimonial-style1-area {
  position: relative;
  display: block;
}
.testimonial-style1-title-box {
  position: relative;
  display: block;
  padding-top: 120px;
  padding-bottom: 216px;
  z-index: 1;
}
.testimonial-style1-title-box:before {
  position: absolute;
  top: 0;
  left: -10000px;
  bottom: 0;
  right: 0;
  content: "";
  z-index: -1;
}
.testimonial-style1-title-box .sec-title {
  padding: 0;
}
.testimonial-style1-title-box .sec-title p {
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0;
}
.testimonial-style1-title-box .sec-title .big-title {
  padding: 9px 0 0;
}
.testimonial-style1-title-box .sec-title .big-title h1 {
  color: #ffffff;
  font-size: 80px;
  line-height: 95px;
  font-weight: 700;
  text-transform: capitalize;
}

.single-testimonial-style1 {
  position: relative;
  display: block;
}
.single-testimonial-style1:before {
  position: absolute;
  top: -10px;
  right: 30px;
  font-family: "Flaticon";
  content: "\f122";
  font-size: 30px;
  line-height: 30px;
  z-index: 1;
}
.single-testimonial-style1 .text {
  position: relative;
  display: block;
  background: #ffffff;
  border: 1px solid #e7e7e8;
  padding: 35px 39px 35px;
  border-radius: 7px;
}
.single-testimonial-style1 .text:after {
  position: absolute;
  left: 29px;
  bottom: -15px;
  background: url(../images/icon/testimonial-arrow.png);
  content: "";
  width: 15px;
  height: 15px;
  z-index: 1;
}
.single-testimonial-style1 .text p {
  color: #798795;
  font-size: 18px;
  line-height: 32px;
  font-weight: 300;
  margin: 0;
}
.single-testimonial-style1 .client-info {
  position: relative;
  display: block;
  padding-top: 30px;
  padding-left: 30px;
}
.single-testimonial-style1 .client-info .icon-box {
  width: 60px;
}
.single-testimonial-style1 .client-info .icon-box span:before {
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  border: 1px solid #e7e7e8;
  border-radius: 50%;
  font-size: 30px;
  line-height: 58px;
  text-align: center;
}
.single-testimonial-style1 .client-info .icon-box,
.single-testimonial-style1 .client-info .title-box {
  display: table-cell;
  vertical-align: middle;
}
.single-testimonial-style1 .client-info .title-box {
  position: relative;
  padding-left: 15px;
}
.single-testimonial-style1 .client-info .title-box h3 {
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  margin: 0 0 7px;
}
.single-testimonial-style1 .client-info .title-box p {
  color: #000000;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  margin: 0;
}

.single-vertical-carousel {
  position: relative;
  display: block;
  margin-left: 98px;
  z-index: 1;
}
.single-vertical-carousel:before {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 10px;
  background: #ffffff;
  content: "";
  z-index: 1;
}
.single-vertical-carousel .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 10px 0 0;
}

.single-vertical-carousel.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 0px solid transparent;
  opacity: 1;
  border-radius: 0px;
  margin: 0;
  margin-bottom: 50px;
}
.single-vertical-carousel.slick-vertical .slick-slide:last-child {
  margin-bottom: 0;
}
.single-vertical-carousel .slide.slick-slide.slick-current.slick-active {
  opacity: 1;
}
.single-vertical-carousel .slick-dots {
  display: none !important;
}
.single-vertical-carousel .prev-btn {
  position: absolute;
  top: 475px;
  left: -690px;
  height: 60px;
  width: 50px;
  border-radius: 7px;
  color: #ffffff;
  background: none;
  background-color: rgba(255, 255, 255, 0.1);
  border: 0px solid #eeeeee;
  font-size: 30px;
  text-align: center;
  cursor: pointer;
  line-height: 56px;
  margin-top: 0px;
  transition: all 0.3s ease;
  z-index: 10;
  transform: rotate(-90deg);
}
.single-vertical-carousel .next-btn {
  position: absolute;
  top: 475px;
  left: -610px;
  width: 50px;
  height: 60px;
  border-radius: 7px;
  color: #ffffff;
  background: none;
  background-color: rgba(255, 255, 255, 0.1);
  border: 0px solid #eeeeee;
  font-size: 30px;
  text-align: center;
  cursor: pointer;
  line-height: 56px;
  margin-bottom: 0;
  transition: all 0.3s ease;
  z-index: 10;
  transform: rotate(-90deg);
}
.single-vertical-carousel .next-btn:hover,
.single-vertical-carousel .prev-btn:hover {
  background-color: rgba(255, 255, 255, 0.4);
}

/*** 
=============================================
    Footer area style
=============================================
***/
.footer-area {
  position: relative;
  display: block;
  background: #030e27;
  z-index: 10;
}

.whatsapp_float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 25px;
  left: 30px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  z-index: 100;
}

.whatsapp_float i {
  margin-top: 15px;
}

@-webkit-keyframes bgSlideReverse {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: 100px 0;
  }
  40% {
    background-position: 200px 0;
  }
  60% {
    background-position: 150px 0;
  }
  80% {
    background-position: 100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}
@keyframes bgSlideReverse {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: 100px 0;
  }
  40% {
    background-position: 200px 0;
  }
  60% {
    background-position: 150px 0;
  }
  80% {
    background-position: 100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}

.footer {
  position: relative;
  display: block;
  padding: 80px 0;
  z-index: 1;
}
.single-footer-widget {
  position: relative;
  display: block;
  overflow: hidden;
}
.single-footer-widget .title {
  position: relative;
  display: block;
  margin-top: -3px;
  padding-bottom: 16px;
}
.single-footer-widget .title h3 {
  color: #fc5e16;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.single-footer-widget .our-company-info {
  position: relative;
  display: block;
}
.single-footer-widget .our-company-info .footer-logo {
  position: relative;
  display: block;
  padding-bottom: 20px;
}
.single-footer-widget .our-company-info .footer-logo a {
  display: inline-block;
}
.single-footer-widget .our-company-info .text {
  position: relative;
  display: block;
}
.single-footer-widget .our-company-info .text p {
  color: #fff;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
  margin: 0;
}
.single-footer-widget .our-company-info .footer-social-links {
  position: relative;
  display: block;
  padding-top: 40px;
}
.fff-txt {
  color: #fff;
}

.single-footer-widget .pages-box {
  position: relative;
  display: block;
}
.single-footer-widget .page-links {
  position: relative;
  display: block;
}
.single-footer-widget .page-links li {
  position: relative;
  display: block;
  margin-bottom: 12px;
}
.single-footer-widget .page-links li:last-child {
  margin-bottom: 0;
}
.single-footer-widget .page-links li a {
  position: relative;
  display: block;
  padding-left: 10px;
  color: #fff;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
  transition: all 200ms linear;
  transition-delay: 0.3s;
}
.single-footer-widget .page-links li a:before {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 2px;
  height: 2px;
  background: #798795;
  content: "";
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.footer-bottom {
  position: relative;
  display: block;
  overflow: hidden;
}
.footer-bottom .outer-box {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.copyright-text {
  position: relative;
  display: block;
  padding: 20px 0;
  padding-right: 70px;
  z-index: 1;
}
.copyright-text:before {
  position: absolute;
  top: 0;
  left: -10000px;
  bottom: 0;
  right: 0;
  content: "";
  -moz-transform: skew(25deg, 0deg);
  -webkit-transform: skew(25deg, 0deg);
  -o-transform: skew(25deg, 0deg);
  -ms-transform: skew(25deg, 0deg);
  transform: skew(25deg, 0deg);
  z-index: -1;
}
.copyright-text p {
  color: #ffffff;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  margin: 0;
}
.copyright-text p a {
  color: #ffffff;
  font-weight: 500;
  transition: all 500ms ease;
}
.copyright-text p a:hover {
  color: #ffffff;
}

.footer-menu {
  position: relative;
  display: block;
}
.footer-menu ul {
  position: relative;
  display: block;
  overflow: hidden;
}
.footer-menu ul li {
  position: relative;
  display: inline-block;
  float: left;
  line-height: 30px;
  padding-right: 11px;
  margin-right: 10px;
}
.footer-menu ul li:last-child {
  padding-right: 0;
  margin-right: 0;
}
.footer-menu ul li:before {
  position: absolute;
  top: 9px;
  right: 0;
  bottom: 7px;
  width: 1px;
  background: rgba(255, 255, 255, 0.1);
  content: "";
}
.footer-menu ul li:last-child:before {
  display: none;
}
.footer-menu ul li a {
  color: #798795;
  font-size: 14px;
  font-weight: 400;
  line-height: 0;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.footer-menu a {
  color: #64656a;
}

.footer-menu a:hover {
  color: #fd5d14;
}

/*** 
=============================================
    Header Style2 Css
=============================================
***/
.header-style2 {
}
.header-upper-style2 {
  position: relative;
  display: block;
  background: rgba(255, 255, 255, 0.3);
  padding: 0;
}
.header-upper-left-style2 {
  position: relative;
  display: block;
}
.header-upper-left-style2 .logo {
  position: relative;
  display: block;
  padding: 30px 0;
}
.header-upper-right-style2 {
  position: relative;
  display: block;
}
.header-upper-right-style2 .nav-outer {
  position: relative;
  display: block;
  float: left;
}
.main-menu.style2 .navigation > li > a {
  color: #000000;
  padding: 40px 0px 40px;
}

.main-menu.style2 .navigation > li > a.home-icon {
  padding: 0;
}
.main-menu.style2 .navigation > li > a span.homeicon {
  color: #ffffff;
  font-size: 30px;
  text-align: center;
  font-weight: 400;
  width: 70px;
  padding: 39px 0 40px;
}

.menu-right-content {
  position: relative;
  display: block;
  float: right;
}
.menu-right-content .outer-search-box-style1 {
  padding: 40px 0;
  margin-left: 50px;
  margin-right: 20px;
}
.menu-right-content .outer-search-box-style1 .seach-toggle {
  color: #000000;
}
.quote-button.style2 {
  position: relative;
  display: block;
  float: right;
  padding: 15px 0;
}
.quote-button.style2 a {
  color: #ffffff;
  padding: 0 30px;
}
.quote-button.style2 a:hover {
  background: #030e27;
}

/*** 
=====================================================
	Main Slider Style2 style
=====================================================
***/
.main-slider.style2 {
  margin-top: 50px;
}
.main-slider.style2 .slider-box {
  position: relative;
  display: block;
}
.main-slider.style2 .slide {
  padding: 262px 0px 160px;
}
.main-slider.style2 .slide .image-layer:before {
  display: none;
}
.main-slider.style2 .content h2 {
  color: #010101;
}
.main-slider.style2 .content h3 {
  color: #010101;
}
.main-slider.style2 .content .text p {
  color: #798795;
}
.main-slider.style2 .content .btns-box .btn-two {
  color: #000000;
  border: 2px solid #000000;
}
.main-slider.style2 .content .btns-box .btn-two:hover {
  color: #ffffff;
  background: #000000;
}

/*** 
=====================================================
	About Style2 Area style
=====================================================
***/
.about-style2-area {
  position: relative;
  display: block;
}
.about-style2-image-box {
  position: relative;
  display: block;
}
.about-style2-image-box img {
  max-width: none;
  float: right;
}
.about-style2-image-box .inner-box {
  position: absolute;
  top: 85px;
  left: 0;
  bottom: 0;
  right: 0;
}
.about-style2-image-box .inner-box .image-box1 {
  position: relative;
  display: inline-block;
  z-index: 1;
}
.about-style2-image-box .inner-box .image-box1:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px;
  background: #ffffff;
  content: "";
}
.about-style2-image-box .inner-box .image-box1:after {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 30px;
  background: #ffffff;
  content: "";
}
.about-style2-image-box .inner-box .image-box1 img {
  width: 100%;
  max-width: none;
  float: none;
}
.about-style2-image-box .inner-box .image-box1:hover img {
}
.about-style2-image-box .inner-box .image-box2 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  z-index: 1;
}
.about-style2-image-box .inner-box .image-box2:before {
  position: absolute;
  top: 0;
  right: -30px;
  bottom: 0;
  width: 30px;
  background: #ffffff;
  content: "";
}
.about-style2-image-box .inner-box .image-box2 img {
  width: 100%;
  max-width: none;
  float: none;
  -webkit-transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.22);
  -o-transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.22);
  transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.22);
}
.about-style2-image-box .inner-box .image-box2:hover img {
}

.about-style1-text-box.style2 {
  padding-top: 116px;
  padding-left: 100px;
}
.about-style1-text-box.style2 .title:before {
  display: none;
}
.about-style1-text-box.style2 .title p {
  color: #ffffff;
}
.about-style1-text-box.style2 .title h1 {
  color: #ffffff;
  margin: 17px 0 0;
}
.about-style1-text-box.style2 .title h1 span {
  color: #ffffff;
  background: #fb8b57;
}
.about-style1-text-box.style2 .title h1 b {
  color: #000000;
}
.about-style1-text-box.style2 .inner-contant p {
  color: #ffffff;
  margin: 0;
}

.fact-box-style2 {
  position: relative;
  display: block;
  padding-top: 60px;
}
.fact-box-style2 ul {
  position: relative;
  display: block;
  overflow: hidden;
}
.fact-box-style2 ul .single-fact-counter {
  position: relative;
  display: inline-block;
  float: left;
  width: 170px;
  padding: 0;
  margin-right: 30px;
}
.fact-box-style2 ul .single-fact-counter:last-child {
  margin-right: 0;
}
.fact-box-style2 ul .single-fact-counter .count-box {
  display: block;
  margin-top: 0px;
}
.fact-box-style2 ul .single-fact-counter .count-box h1 {
  display: inline-block;
  float: none;
  color: #000000;
}
.fact-box-style2 ul .single-fact-counter .count-box .icon {
  position: relative;
  top: -10px;
  display: inline-block;
  padding-left: 3px;
}
.fact-box-style2 ul .single-fact-counter .count-box .icon span:before {
  color: #ffffff;
  font-size: 40px;
}
.fact-box-style2 ul .single-fact-counter .title {
  padding-top: 0px;
  padding-left: 0px;
}
.fact-box-style2 ul .single-fact-counter .title h3 {
  color: #ffffff;
}

/*** 
=============================================
    Service Style3 Area Css
=============================================
***/
.service-style3-area {
  position: relative;
  display: block;
}
.service-style3-area .auto-container {
  position: static;
  max-width: 1800px;
  padding: 0px 20px;
  margin: 0 auto;
}
.single-service-style3 {
  position: relative;
  display: block;
  z-index: 2;
}
.single-service-style3 .img-holder {
  position: relative;
  display: block;
  overflow: hidden;
}
.single-service-style3 .img-holder img {
  width: 100%;
  -webkit-transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.22);
  -o-transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.22);
  transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.22);
}
.single-service-style3:hover .img-holder img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.single-service-style3 .overlay-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(3, 13, 40, 0.8);
  opacity: 0;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  transform: translateY(-100%);
  transition: all 0.7s cubic-bezier(0.62, 0.21, 0.45, 1.22);
}
.single-service-style3:hover .overlay-content {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  -moz-transform: translateY(0%);
  transform: translateY(0%);
  transition: all 0.7s cubic-bezier(0.62, 0.21, 0.45, 1.22);
}

.single-service-style3 .overlay-content .icon-holder {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 70px;
  color: #ffffff;
  font-size: 30px;
  line-height: 70px;
  text-align: center;
}
.single-service-style3 .overlay-content .title-holder {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  padding: 0 30px 42px;
  opacity: 0;
  transform: translateY(100%);
  transition: all 800ms ease;
}
.single-service-style3:hover .overlay-content .title-holder {
  opacity: 1;
  transform: translateY(0%);
  transition-delay: 700ms;
}
.single-service-style3 .overlay-content .title-holder p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 9px;
}
.single-service-style3 .overlay-content .title-holder h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
}
.single-service-style3 .overlay-content .title-holder h3 a {
  color: #ffffff;
  transition: all 300ms ease;
}
.service-carousel.owl-nav-style-one.owl-theme .owl-nav {
  position: absolute;
  top: -120px;
  left: 0;
  right: 0;
  max-width: 1170px;
  margin: 0 auto;
  text-align: right;
}

/*** 
=============================================
    Testimonial Style2 Area Css
=============================================
***/
.testimonial-style2-area {
  position: relative;
  display: block;
  padding: 120px 0 120px;
}
.testimonial-style2-area.pdtop90 {
  padding-top: 90px;
}
.testimonial-style2-area .sec-title {
  padding-bottom: 54px;
}
.testimonial-carousel {
  padding: 0 100px;
}

/*** 
=============================================
    header Style3 Css
=============================================
***/
.header-style3 {
}
.header-upper-style2.bg-transparent {
  background: transparent;
}
.main-menu.style2.clr-white .navigation > li > a {
  color: #ffffff;
}
.main-menu.style2.clr-white .navigation > li > a.homeicon {
  color: #ffffff;
}
.main-menu.style2.clr-white .navigation > li:hover > a.homeicon,
.main-menu.style2.clr-white .navigation > li.current > a.homeicon {
  color: #ffffff;
}
.quote-button.style3 a {
  color: #ffffff;
  line-height: 110px;
}
.quote-button.style3 a span:before {
  color: #ffffff;
  top: 2px;
  padding-left: 10px;
}
.quote-button.style3 a:hover {
  background: #030e27;
}
.menu-right-content .outer-search-box-style1.clr-white .seach-toggle {
  color: #ffffff;
}

/*** 
=============================================
    Main Slider Style3 Css
=============================================
***/
.main-slider.style3 {
  margin-top: 0;
}
.main-slider.style3 .slide {
  padding: 252px 0px 400px;
}
.main-slider.style3 .slide .image-layer:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(3, 13, 40, 0.8);
  content: "";
  z-index: -1;
}
.main-slider.style3 .content .btns-box {
  margin-top: 62px;
}
.main-slider.style3 .active .content .btns-box {
  transition-delay: 2000ms;
}
.video-holder-box-style4.clr-white h6 {
  color: #ffffff;
}

/*** 
=============================================
    Service Style2 Area Style3 Css
=============================================
***/
.service-style2-area.style3 {
  padding: 0px 0 120px;
}
.service-style2-area.style3 .service-box {
  margin-top: -250px;
}

/*** 
=============================================
    About Style1 Area Style3 Css
=============================================
***/
.about-style1-area.style3 {
  margin-top: 120px;
  background: #ffffff;
}
.about-style3-image-box {
  position: absolute;
  left: 0;
  bottom: 0;
}
.about-style3-image-box img {
  width: auto;
}
.about-style1-text-box.style3 {
  padding-top: 0;
  padding-left: 230px;
}

/*** 
=============================================
    Latest Portfolio Style2 Area Css
=============================================
***/
.latest-portfolio-style2-area {
  position: relative;
  display: block;
  padding: 120px 0 90px;
}
.single-portfolio-style2 {
}

.single-portfolio-style2 {
  position: relative;
  display: block;
  margin-bottom: 30px;
  z-index: 2;
}
.single-portfolio-style2 .img-holder {
  position: relative;
  display: block;
  overflow: hidden;
}
.single-portfolio-style2 .img-holder img {
  position: relative;
  display: block;
  width: 100%;
  -webkit-transform: scale(1.2, 1.1);
  -ms-transform: scale(1.2, 1.1);
  transform: scale(1.2, 1.1);
  -webkit-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  transition: all 600ms ease;
}
.single-portfolio-style2:hover .img-holder img {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.single-portfolio-style2 .overlay-content {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(3, 13, 40, 0.8);
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  transform: translateY(-100%);
}
.single-portfolio-style2:hover .overlay-content {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  -moz-transform: translateY(0%);
  transform: translateY(0%);
}
.single-portfolio-style2 .overlay-content .icon-holder {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 70px;
  color: #ffffff;
  font-size: 30px;
  line-height: 70px;
  text-align: center;
}
.single-portfolio-style2 .overlay-content .title-holder {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  padding: 0 30px 42px;
  opacity: 0;
  transform: translateY(100%);
  transition: all 800ms ease;
}
.single-portfolio-style2:hover .overlay-content .title-holder {
  opacity: 1;
  transform: translateY(0%);
  transition-delay: 700ms;
}
.single-portfolio-style2 .overlay-content .title-holder p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 9px;
}
.single-portfolio-style2 .overlay-content .title-holder h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
}
.single-portfolio-style2 .overlay-content .title-holder h3 a {
  color: #ffffff;
  transition: all 300ms ease;
}
.portfolio-carousel.owl-nav-style-one.owl-theme .owl-nav {
  position: absolute;
  top: -120px;
  left: 0;
  right: 0;
  max-width: 1170px;
  margin: 0 auto;
  text-align: right;
}

/*** 
=============================================
    Testimonial Style2 Area Style3 Css
=============================================
***/
.testimonial-style2-area.style3 {
  position: relative;
  display: block;
  padding: 120px 0 120px;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  z-index: 1;
}
.testimonial-style2-area.style3:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(3, 13, 40, 0.8);
  content: "";
  z-index: -1;
  transition-delay: 0.1s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.7s;
  transition-property: all;
}
.single-testimonial-style1.style3 .text {
  background-color: rgba(3, 13, 40, 0.3);
  border: 1px solid #22283c;
}
.single-testimonial-style1.style3 .text:after {
  background: url(../images/icon/testimonial-arrow-2.png);
}
.single-testimonial-style1.style3 .text p {
  color: rgba(255, 255, 255, 0.85);
}
.single-testimonial-style1.style3 .client-info .icon-box span:before {
  color: #ffffff;
}
.single-testimonial-style1.style3 .client-info .title-box h3 {
  color: #ffffff;
}
.single-testimonial-style1.style3 .client-info .title-box p {
  color: rgba(255, 255, 255, 0.35);
}

/*** 
=============================================
    Service Style1 Area Style4 Css
=============================================
***/
.service-style1-area.style4 {
  padding: 120px 0 120px;
}
.service-style1-area.style4 .title {
  padding: 70px 0 140px;
}
.service-style3-image-box {
  position: absolute;
  bottom: 0;
  right: 0;
}

/*** 
=============================================
    Breadcrumb area style
=============================================
***/
.breadcrumb-area {
  position: relative;
  background-attachment: scroll;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0 100px;
  margin-top: 150px;
  z-index: 10;
}
.breadcrumb-area::before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(3, 13, 40, 0.8) none repeat scroll 0 0;
  content: "";
  z-index: -1;
}
.breadcrumb-area .inner-content {
  position: relative;
  display: block;
}
.breadcrumb-area .title {
  position: relative;
  display: block;
  text-align: center;
  margin: 0 0 35px;
}
.breadcrumb-area .title h1 {
  color: #ffffff;
  font-size: 90px;
  line-height: 80px;
  font-weight: 700;
  text-transform: capitalize;
}

.breadcrumb-area .breadcrumb-menu {
  position: relative;
  display: block;
  line-height: 0;
}
.breadcrumb-area .breadcrumb-menu ul {
  position: relative;
  display: block;
  overflow: hidden;
  text-align: center;
}
.breadcrumb-area .breadcrumb-menu ul li {
  position: relative;
  display: inline-block;
  float: none;
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 1px;
  transition: all 500ms ease;
  padding: 0 3px;
  font-family: "Poppins", sans-serif;
}
.breadcrumb-area .breadcrumb-menu ul li a {
  color: #ffffff;
  transition: all 500ms ease;
}

/***    Service Imagegalley Area Style ***/
.service-imagegalley-area {
  position: relative;
  display: block;
  padding: 109px 0 0px;
}
.top-single-service {
  position: relative;
  padding-bottom: 57px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
}
.top-single-service .left {
  position: relative;
  display: block;
  padding-left: 130px;
}
.top-single-service .left .icon {
  position: absolute;
  top: 11px;
  left: 0;
}
.top-single-service .left h2 {
  color: #000000;
  font-size: 48px;
  line-height: 58px;
  font-weight: 700;
}
.top-single-service .right {
  position: relative;
  top: -4px;
  display: block;
  max-width: 570px;
  width: 100%;
}
.top-single-service .right p {
  color: #798795;
  font-size: 18px;
  line-height: 32px;
  font-weight: 300;
  margin: 0;
}

.single-service-big-image {
  position: relative;
  display: block;
  overflow: hidden;
}
.single-service-big-image::after {
  position: absolute;
  top: 0;
  left: -100%;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  transform: skewX(-25deg);
  z-index: 2;
}
.single-service-big-image:hover::after {
  -webkit-animation: shine 1.5s;
  animation: shine 1.5s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.single-service-big-image img {
  position: relative;
  width: 100%;
  display: block;
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
  -webkit-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  transition: all 600ms ease;
}
.single-service-big-image:hover img {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

.single-service-image {
  position: relative;
  display: block;
}
.single-service-image .single-img-box {
  position: relative;
  display: block;
  overflow: hidden;
  margin-top: 30px;
}
.single-service-image .single-img-box::after {
  position: absolute;
  top: 0;
  left: -100%;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  transform: skewX(-25deg);
  z-index: 2;
}
.single-service-image .single-img-box img {
  width: 100%;
  transition: 0.5s ease;
  transform: scale(1.05);
}
.single-service-image .single-img-box:hover::after {
  -webkit-animation: shine 1.5s;
  animation: shine 1.5s;
}
.single-service-image .single-img-box:hover img {
  transform: scale(1);
}

.single-service-text-box {
  position: relative;
  display: block;
  text-align: center;
  padding: 41px 100px 0;
}
.single-service-text-box p {
  color: #798795;
  font-size: 18px;
  line-height: 32px;
}
.single-service-text-box p.mar0 {
  margin: 0;
}

/***   Related Portfolio Css ***/
.related-portfolio {
  position: relative;
  display: block;
  padding: 120px 0 120px;
}

/*** Testimonial Page Area style ***/
.testimonial-page-area {
  position: relative;
  display: block;
  padding: 120px 0 55px;
}
.testimonial-page-area .sec-title {
  padding-bottom: 64px;
}
.testimonial-page-box {
  position: relative;
  display: block;
  padding: 0 100px;
}
.testimonial-page-box .single-testimonial-style1 {
  margin-bottom: 65px;
}

/*** 
=============================================
    Partner Page Area style
=============================================
***/
.partner-area.partner-page {
  position: relative;
  display: block;
  padding-top: 120px;
  padding-bottom: 0;
}
.partner-box-bottom {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.partner-box-style2 {
  position: relative;
  display: block;
  border-top: 2px solid #e5e5e5;
  margin-top: 75px;
  padding-top: 70px;
}
.single-partner-logo-box-style2 {
  position: relative;
  display: block;
  max-width: 270px;
  width: 100%;
  margin: 0 auto 30px;
  -webkit-box-shadow: 0px 3px 6px 2px #ececec;
  box-shadow: 0px 3px 6px 2px #ececec;
}
.single-partner-logo-box-style2 a {
  position: relative;
  display: inline-block;
}
.single-partner-logo-box-style2 a img {
  opacity: 0.35;
  transition: all 0.2s ease-in-out 0.1s;
}
.single-partner-logo-box-style2:hover a img {
  opacity: 1;
  transition: all 0.3s ease-in-out 0.1s;
}
.partner-box-style2 .bottom {
  position: relative;
  display: block;
  padding: 0 150px;
}

/*** 
=============================================
    Contact Info Area Css
=============================================
***/
.contact-info-area {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 120px 0 70px;
}
.single-contact-info-box {
  position: relative;
  display: block;
  padding-bottom: 42px;
}
.single-contact-info-box .icon {
  position: relative;
  display: block;
  padding-bottom: 32px;
}
.single-contact-info-box .icon span:before {
  font-size: 50px;
  line-height: 50px;
}
.single-contact-info-box .title {
  position: relative;
  display: block;
}
.single-contact-info-box .title h3 {
  color: #000000;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
}
.single-contact-info-box .title ul {
  position: relative;
  display: block;
  padding-top: 16px;
}
.single-contact-info-box .title ul li {
  position: relative;
  display: block;
  line-height: 26px;
}
.single-contact-info-box .title ul li a {
  color: #798795;
  font-size: 16px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}
.single-contact-info-box .title p {
  color: #798795;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  margin: 17px 0 0;
  font-family: "Poppins", sans-serif;
}

/*** 
=============================================
    Contact Form Area Css
=============================================
***/
.contact-form-area {
  position: relative;
  display: block;
  padding: 0px 0px 120px;
  background-color: #ffffff;
}
.contact-form {
  position: relative;
  display: block;
}
.contact-form .title {
  position: relative;
  display: block;
  padding-bottom: 31px;
}
.contact-form .title h3 {
  color: #000000;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: -6px;
}

.contact-form form {
  position: relative;
  display: block;
}
.contact-form form .input-box {
  position: relative;
  display: block;
  margin-bottom: 24px;
}
.contact-form form .input-box p {
  color: #798795;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  margin: 0 0 8px;
}

.contact-form form input[type="text"],
.contact-form form input[type="email"],
.contact-form form textarea {
  position: relative;
  display: block;
  background: #ffffff;
  border: 1px solid #ededed;
  width: 100%;
  height: 50px;
  font-size: 15px;
  font-weight: 500;
  padding-left: 30px;
  padding-right: 20px;
  border-radius: 0px;
  margin-bottom: 10px;
  transition: all 500ms ease;
}
.contact-form form textarea {
  height: 150px;
  padding-top: 17px;
  padding-left: 30px;
  padding-right: 20px;
}
.contact-form form input[type="text"]:focus {
  color: #222222;
  border-color: #d9d5d5;
}
.contact-form form input[type="email"]:focus {
  color: #222222;
  border-color: #d9d5d5;
}
.contact-form form textarea:focus {
  color: #222222;
  border-color: #d9d5d5;
}

.contact-form form button {
  color: #ffffff;
  font-weight: 600;
}
.contact-form form button:hover {
  background: transparent;
}

.contact-information-box {
  position: relative;
  display: block;
  padding-left: 100px;
}
.contact-information-box .title {
  position: relative;
  display: block;
  padding-bottom: 33px;
}
.contact-information-box .title h3 {
  color: #000000;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: -6px;
}
.contact-information-box .title p {
  color: #798795;
  font-size: 18px;
  line-height: 32px;
  font-weight: 300;
  margin: 23px 0 0;
}
.contact-information-box .contact-us {
  position: relative;
  display: block;
}
.contact-information-box .contact-us li {
  position: relative;
  display: block;
  margin-bottom: 30px;
}
.contact-information-box .contact-us li:last-child {
  margin-bottom: 0;
}
.contact-information-box .contact-us li .icon {
  width: 60px;
}
.contact-information-box .contact-us li .icon span:before {
  color: #000000;
  font-size: 30px;
}
.contact-information-box .contact-us li .icon,
.contact-information-box .contact-us li .text {
  display: table-cell;
  vertical-align: middle;
}
.contact-information-box .contact-us li .text p {
  color: #798795;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  margin: 0;
}
.contact-information-box .contact-us li .text a {
  color: #798795;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}
.contact-information-box .contact-us li .text a:hover {
  color: #000000;
}

.pricing-item {
  position: relative;
  display: block;
  text-align: center;
  border-radius: 10px;
  background-color: #fff;
  /* z-index: 0; */
  box-shadow: 0px 0px 10.44px 1.56px rgba(33, 33, 33, 0.23);
}

.pricing-item h3 {
  padding: 38px 20px 25px;
  position: relative;
  white-space: nowrap;
  border-radius: 10px;
  margin-bottom: 0;
  z-index: 0;
  color: #fff;
  background-color: #000;
}

.pricing-item h3:after {
  content: "";
  position: absolute;
  bottom: -39%;
  left: 0;
  width: 100%;
  min-height: 60px;
  border-radius: 10px;
  background-color: inherit;
  clip-path: polygon(50% 0%, 98% 38%, 50% 100%, 2% 38%);
}

.cl-recommended.pricing-item h3 {
  background-color: #fc5e16;
}

.cl-recommended.pricing-item a.btn.btn-primary:hover,
.cl-recommended.pricing-item a.btn.btn-primary:focus,
.cl-recommended.pricing-item .pricing-icon:after {
  border-color: #000;
}

.pricing-item:active .pricing-icon:after {
  animation: spin 2s linear infinite;
}

.cl-recommended.pricing-item .pricing-icon:after,
.pricing-item:hover .pricing-icon:after,
.pricing-item:focus-within .pricing-icon:after {
  opacity: 1;
  visibility: visible;
}

.btn-primary,
.cl-recommended.pricing-item .pricing-rate,
.cl-recommended.pricing-item a.btn.btn-primary,
.cl-recommended.pricing-item:hover .pricing-icon::after,
.cl-recommended.pricing-item:focus-within .pricing-icon::after,
.pricing-item .pricing-icon::after,
.btn-border:hover,
.cons_light_feature .feature-list .icon-box,
.cons_light_portfolio-cat-name:hover,
.cons_light_portfolio-cat-name.active,
.cons_light_counter,
.cons_light_testimonial .client-img,
.cons_light_team_layout_two.layout_two .box figure,
.cons_light_team_layout_two ul.sp_socialicon li a i:hover,
.site-footer .widget h2.widget-title:before,
.sub_footer ul.sp_socialicon li a i:hover,
.cross-sells h2:before,
.cart_totals h2:before,
.up-sells h2:before,
.related h2:before,
.woocommerce-billing-fields h3:before,
.woocommerce-shipping-fields h3:before,
.woocommerce-additional-fields h3:before,
#order_review_heading:before,
.woocommerce-order-details h2:before,
.woocommerce-column--billing-address h2:before,
.woocommerce-column--shipping-address h2:before,
.woocommerce-Address-title h3:before,
.woocommerce-MyAccount-content h3:before,
.wishlist-title h2:before,
.woocommerce-account .woocommerce h2:before,
.widget-area .widget .widget-title:before,
.widget-area .widget .wp-block-heading::before,
.comments-area .comments-title:before,
.page-numbers,
.page-numbers:hover,
.headerthree
  .nav-classic
  .header-middle-inner
  .contact-info
  .quickcontact
  .get-tuch
  i,
.features-slider-1.banner-slider.owl-carousel .owl-nav button.owl-next,
.features-slider-1.banner-slider.owl-carousel .owl-nav button.owl-prev,
.prevNextArticle .hoverExtend.active span,
.wpcf7 input[type="submit"],
.wpcf7 input[type="button"],
.wpcf7 input[type="submit"]:hover,
.wpcf7 input[type="button"]:hover {
  border-color: #fc5e16;
}

@keyframes spin {
  100% {
    transform: rotateZ(360deg);
  }
}

.cl-recommended-badge {
  position: absolute;
  top: -8px;
  right: 20px;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  letter-spacing: 0.25px;
  color: #fff;
  background-color: red;
  padding: 0 1.25rem;
  border-radius: 0 0 55px 55px;
  z-index: 1;
}

.pricing-item .pricing-icon {
  position: relative;
  display: inline-block;
  width: 105px;
  height: 105px;
  line-height: 87px;
  font-size: 40px;
  color: #fff;
  background-color: #000;
  border: 8px solid #fff;
  border-radius: 100%;
  margin-top: -3px;
}
.pricing-item .pricing-icon::after {
  border-color: #fc5e16;
}

.cl-recommended.pricing-item .pricing-rate {
  border-color: #fc5e16;
}

.pricing-item .pricing-icon:after {
  content: "";
  position: absolute;
  top: -5px;
  right: 0;
  bottom: 0;
  left: -5px;
  width: 111%;
  height: 111%;
  border-radius: inherit;
  border: 3px dashed #ffc107;
  opacity: 0;
  visibility: hidden;
  animation: spin 10s linear infinite;
  transition: all 0.55s cubic-bezier(0.645, 0.045, 0.355, 1);
  z-index: 1;
}
@keyframes border-dance {
  0% {
    background-position: 0px 0px, 300px 116px, 0px 150px, 216px 0px;
  }
  100% {
    background-position: 300px 0px, 0px 116px, 0px 0px, 216px 150px;
  }
}

.pricing-inner {
  padding: 20px 20px 40px;
}
.pricing-rate .pricing {
  font-size: 3rem;
  display: inline-block;
  font-weight: 700;
  line-height: 1.2;
  color: #000;
}
.pricing-rate p {
  font-weight: 500;
}
.pricing-rate {
  width: 100%;
  margin-bottom: 1.8rem;
  position: relative;
  border-width: 0;
  border-style: solid;
  border-bottom-width: 3px;
  border-color: #dedede;
}
.pricing-rate:after {
  content: "";
  position: absolute;
  bottom: -13px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 20px;
  height: 21px;
  border-width: 3px;
  border-style: solid;
  border-color: inherit;
  background-color: #fff;
  border-right: none;
  border-bottom: none;
  -ms-transform: rotate(227deg);
  transform: rotate(227deg);
}
.pricing-item ul {
  list-style: none;
  padding: 0;
  margin-bottom: 1.5625rem;
}
.pricing-item ul li {
  display: block;
  line-height: 44px;
  font-weight: 500;
  border-bottom: 1px solid #dedede;
}

.modal-content {
  background: rgba(255, 255, 255, 0.95);
}

.modal-header {
  background-color: transparent;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  margin: -15px -10px -1rem auto;
}

.cl-service-section.layout_three .cl-service-post-holder {
  position: relative;
}
.cl-service-section.layout_three .cl-service-post-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

.cl-service-section.layout_three .cl-service-post:nth-child(2n + 1) {
  padding-right: 100px;
  text-align: right;
}
.cl-service-section.layout_three .cl-service-post {
  width: 35%;
  margin: 0 0 50px;
}
.cl-service-section.layout_three
  .cl-service-post:nth-child(2n + 1)
  .cl-service-icon {
  float: right;
  margin-right: -75px;
}
.cl-bg-primary,
.about_us_front h3.ui-accordion-header:before,
.cl-recommended.pricing-item h3,
.cl-recommended.pricing-item .pricing-icon,
.heading-default .badge::after,
.top-bar-menu ul.sp_socialicon li a:hover .fab,
.top-bar-menu ul.sp_socialicon li a:hover .fas,
.nav-classic .nav-menu .box-header-nav,
.box-header-nav .main-menu .children > .page_item:hover > a,
.box-header-nav .main-menu .children > .page_item.focus > a,
.box-header-nav .main-menu .sub-menu > .menu-item:hover > a,
.box-header-nav .main-menu .sub-menu > .menu-item.focus > a,
.box-header-nav .main-menu .children > .page_item.current_page_item > a,
.box-header-nav .main-menu .sub-menu > .menu-item.current-menu-item > a,
.conslight-search-container .search-submit,
.conslight-search-close,
.headertwo .nav-classic,
.nav-classic .header-nav-toggle div,
.btn-primary,
.btn-border:hover,
.cons_light_feature .feature-list .icon-box,
.cons_light_feature .feature-list .box h3 a:after,
.section-title:before,
.cons_light_portfolio-cat-name:hover,
.cons_light_portfolio-cat-name.active,
.video_calltoaction_wrap .box-shadow-ripples,
.articlesListing .article .info div:after,
.cons_light_counter:before,
.cons_light_counter:after,
.owl-theme .owl-dots .owl-dot.active,
.owl-theme .owl-dots .owl-dot:hover,
.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover,
.cons_light_team_layout_two ul.sp_socialicon li a i,
.cons_light_team_layout_two ul.sp_socialicon li a i:hover,
.cons_light_client_logo_layout_two .owl-theme .owl-dots .owl-dot.active,
.post-format-media-quote,
.widget_product_search a.button,
.widget_product_search button,
.widget_product_search input[type="submit"],
.widget_search .search-submit,
.page-numbers,
.reply .comment-reply-link,
a.button,
button,
input[type="submit"],
.wpcf7 input[type="submit"],
.wpcf7 input[type="button"],
.calendar_wrap caption,
.cons-register-now-form .title::before,
.cl-service-section.layout_three .cl-service-icon,
.arrow-top-line {
  background-color: #fc5e16;
}
.cl-service-section.layout_three .cl-service-icon {
  background: #ffc107;
  color: #fff;
}
.cl-service-section.layout_four .cl-service-icon,
.cl-service-section.layout_three .cl-service-icon {
  width: 60px;
  border-radius: 50%;
  height: 60px;
  text-align: center;
  margin-top: 10px;
  display: flex;
  justify-content: center;
}

.conform p {
  margin-bottom: 0 !important;
  padding: 0 !important;
}
