/*----------------------------------------------------

1. Global Area 
2. Header Section
3. Banner Section / Slider Section
4. Feature Section
5. About Section
6. Service Section
7. Promo Section
8. Why choose Section
9. Team Section
10. Faq Section
11. Fun Fact Section
12. Pricing Plan Section
13. Testimonal Section
14. Contact Section
15. Blog Section
16. Sponsor Section
17. Project Section
18. How Work Section
17. Breadcrumb Section
18. Shop Section
19. Footer Section
20. Responsive Section

=====================================================================*/
/*=========
Font load
===========*/
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap");

@font-face {
  font-family: "Segoe Print V1";
  src: url("../fonts/c455d94eee43dc4ceeb83c0c0fd0d4c8.eot");
  src: url("../fonts/c455d94eee43dc4ceeb83c0c0fd0d4c8d41d.eot?#iefix") format("embedded-opentype"), url("../fonts/c455d94eee43dc4ceeb83c0c0fd0d4c8.woff2") format("woff2"), url("../fonts/c455d94eee43dc4ceeb83c0c0fd0d4c8.woff") format("woff"), url("../fonts/c455d94eee43dc4ceeb83c0c0fd0d4c8.ttf") format("truetype"), url("../fonts/c455d94eee43dc4ceeb83c0c0fd0d4c8.svg#Segoe Print V1") format("svg");
}

/*=========
Color Code
===========*/
:root {
  --font: "DM Sans", sans-serif;
  --color-primary: #0E3D4B;
  --color-black: #000;
  --color-deep: #0E3D4B;
  --color-body: #535353;
  --color-yellow: #2437a4;
  --color-white: #fff;
}

/*global area*/
/*----------------------------------------------------*/
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-size: 16px;
  line-height: 1.5;
  color: #555555;
  font-family: var(--font);
  -moz-osx-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  color: var(--color-black);
  margin: 0;
  line-height: 1.2;
  font-family: var(--font);
  text-transform: capitalize;
}

.scrollup {
  width: 55px;
  right: 20px;
  z-index: 5;
  height: 55px;
  bottom: 20px;
  display: none;
  position: fixed;
  border-radius: 100%;
  line-height: 55px;
  background-color: #2437a4;
}

.scrollup i {
  color: #fff;
}

.headline h1,
.headline h2,
.headline h3,
.headline h4,
.headline h5,
.headline h6 {
  margin: 0;
  font-weight: normal;
  font-family: "Poppins";
}

.pr-text-in_item2,
.pr-text-in_item3 {
  display: block;
}

.pr-text-in_item1,
.pr-text-in_item2 {
  overflow: hidden;
}

.pr-text-in_item2,
.pr-text-in_item3 {
  -webkit-transition-duration: 1.5s;
  transition-duration: 1.5s;
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.pr-text-in_item2 {
  -webkit-transform: translate3d(-100.5%, 0, 0);
  transform: translate3d(-100.5%, 0, 0);
}

.pr-text-in_item3 {
  padding-bottom: 6px;
  -webkit-transform: translate3d(100.1%, 0, 0);
  transform: translate3d(100.1%, 0, 0);
}

.pr-text-in.is_shown .pr-text-in_item2,
.pr-text-in.is_shown .pr-text-in_item3 {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.maids-section-title .sub-title,
.maids-section-title-2 .sub-title {
  font-size: 18px;
  font-weight: 500;
  color: #2437a4;
  font-family: "Segoe Print V1";
}

.maids-section-title h2,
.maids-section-title h1,
.maids-section-title-2 h2,
.maids-section-title-2 h1 {
  color: #101010;
  font-size: 42px;
  font-weight: 700;
  padding: 5px 0px;
}

.maids-section-title h2 b,
.maids-section-title h1 b,
.maids-section-title-2 h2 b,
.maids-section-title-2 h1 b {
  color: #2437a4;
  position: relative;
  font-weight: 700;
  display: inline-block;
}

.maids-section-title h2 b:before,
.maids-section-title h1 b:before,
.maids-section-title-2 h2 b:before,
.maids-section-title-2 h1 b:before {
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  bottom: -4px;
  position: absolute;
  background-color: #2437a4;
}

.maids-section-title p,
.maids-section-title-2 p {
  padding-top: 30px;
  line-height: 1.875;
}

.maids-section-title-2 {
  max-width: 560px;
}

.maids-section-title-2 .sub-title {
  font-size: 16px;
  font-weight: 500;
  font-family: "Poppins";
}

.maids-section-title-2 h2 {
  padding-bottom: 0;
}

.maids-section-title-2 p {
  padding-top: 15px;
}

.maids-section-title-2.text-center {
  margin: 0 auto;
}

@-webkit-keyframes btn_shine {
  100% {
    left: 200%;
  }
}

@keyframes btn_shine {
  100% {
    left: 200%;
  }
}

.maids-blog-feed-item .inner-text .read-more a,
.maids-blog-details-area .inner-text .read-more a,
.maids-blog-inner-item .inner-text .more-btn a,
.maids-blog-inner-item-2 .inner-text .more-btn a,
.maids-pricing-item .price-btn a,
.banner-btn-wrapper .banner-btn a,
.maids-btn a,
.maids-btn-2 a {
  color: #101010;
  height: 55px;
  z-index: 1;
  width: 200px;
  font-weight: 600;
  overflow: hidden;
  border-radius: 6px;
  position: relative;
  font-family: "Poppins";
  background-color: #ffcd05;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(1, 83, 159, 0.4);
  box-shadow: 0px 0px 20px 0px rgba(1, 83, 159, 0.4);
}

.maids-blog-feed-item .inner-text .read-more a:after,
.maids-blog-details-area .inner-text .read-more a:after,
.maids-blog-inner-item .inner-text .more-btn a:after,
.maids-blog-inner-item-2 .inner-text .more-btn a:after,
.maids-pricing-item .price-btn a:after,
.banner-btn-wrapper .banner-btn a:after,
.maids-btn a:after,
.maids-btn-2 a:after {
  content: "";
  position: absolute;
  top: 0;
  left: -200%;
  width: 200%;
  height: 100%;
  -webkit-transform: skewX(-20deg);
  -khtml-transform: skewX(-20deg);
  transform: skewX(-20deg);
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.4)), to(transparent));
  background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.4), transparent);
  z-index: -1;
}

.maids-blog-feed-item .inner-text .read-more a:hover,
.maids-blog-details-area .inner-text .read-more a:hover,
.maids-blog-inner-item .inner-text .more-btn a:hover,
.maids-blog-inner-item-2 .inner-text .more-btn a:hover,
.maids-pricing-item .price-btn a:hover,
.banner-btn-wrapper .banner-btn a:hover,
.maids-btn a:hover,
.maids-btn-2 a:hover {
  color: #fff;
  background-color: #2437a4;
}

.maids-blog-feed-item .inner-text .read-more a:hover:after,
.maids-blog-details-area .inner-text .read-more a:hover:after,
.maids-blog-inner-item .inner-text .more-btn a:hover:after,
.maids-blog-inner-item-2 .inner-text .more-btn a:hover:after,
.maids-pricing-item .price-btn a:hover:after,
.banner-btn-wrapper .banner-btn a:hover:after,
.maids-btn a:hover:after,
.maids-btn-2 a:hover:after {
  -webkit-animation: btn_shine 1.2s ease;
  animation: btn_shine 1.2s ease;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.maids-btn-2 a {
  color: #fff;
  border-radius: 30px;
  background-color: #2437a4;
}

.maids-btn-2 a:hover {
  background-color: #2437a4;
}

.slider-inner-item {
  padding: 0px 15px;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.top-position {
  top: -35px;
  margin-bottom: -35px;
}

.page-section-padding {
  padding: 120px 0px;
}

.maids-pagination {
  margin-top: 35px;
}

.maids-pagination li a {
  width: 45px;
  height: 45px;
  color: #101010;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0px 5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 2px solid #dcdcdc;
}

.maids-pagination li a:hover,
.maids-pagination li a.active {
  color: #2437a4;
  border: 2px solid #2437a4;
}

.top-sticky-sidebar {
  top: 100px;
  position: sticky;
}

@-webkit-keyframes Zooming {
  0% {
    -webkit-transform: scale(0.8);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}

@keyframes Zooming {
  0% {
    -webkit-transform: scale(0.8);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}

.maids-error-text {
  padding-top: 40px;
  padding-left: 30px;
}

.maids-error-text h3 {
  color: #101010;
  font-size: 30px;
  font-weight: 700;
  padding-bottom: 25px;
}

.maids-error-text p {
  padding-bottom: 30px;
}

.maids-section-title-3 .subtitle {
  font-weight: 600;
  display: inline-block;
  color: #2437a4;
  /* padding-left: 35px; */
  font-family: "Poppins";
  position: relative;
}


.maids-section-title-3 h2 {
  color: #000000;
  font-size: 42px;
  font-weight: 700;
  padding-top: 20px;
  line-height: 1.238;
}

.maids-section-title-3 p {
  padding-top: 25px;
  line-height: 1.625;
}

.maids-section-title-3.text-center {
  margin: 0 auto;
  max-width: 610px;
}

@-webkit-keyframes btn_shine {
  100% {
    left: 200%;
  }
}

@keyframes btn_shine {
  100% {
    left: 200%;
  }
}

.maids-btn-3 a {
  color: #fff;
  width: 200px;
  height: 60px;
  overflow: hidden;
  font-weight: 600;
  position: relative;
  border-radius: 5px;
  background-color: #2437a4;
}

.maids-btn-3 a:before,
.maids-btn-3 a:after {
  right: 20px;
  content: "";
  width: 20px;
  bottom: -5px;
  height: 20px;
  position: absolute;
  background-repeat: no-repeat;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  background-image: url(../img/img-5/shape/btn-sh1.png);
}

.maids-btn-3 a:after {
  right: 34px;
  bottom: -7px;
  background-image: url(../img/img-5/shape/btn-sh2.png);
}

.maids-btn-3 a span {
  width: 100%;
  z-index: 1;
  height: 100%;
  display: block;
  line-height: 60px;
  position: relative;
  text-align: center;
}

.maids-btn-3 a span:after {
  content: "";
  position: absolute;
  top: 0;
  left: -200%;
  width: 200%;
  height: 100%;
  -webkit-transform: skewX(-20deg);
  -khtml-transform: skewX(-20deg);
  transform: skewX(-20deg);
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.4)), to(transparent));
  background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.4), transparent);
  z-index: -1;
}

.maids-btn-3 a span:hover:after {
  -webkit-animation: btn_shine 1.2s ease;
  animation: btn_shine 1.2s ease;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.maids-btn-3 a:hover:before {
  right: 38px;
}

.maids-btn-3 a:hover:after {
  right: 20px;
}

/*---------------------------------------------------- */
/*--
    - Margin & Padding
-----------------------------------------*/
/*-- Margin Top --*/
.mt-none-5 {
  margin-top: -5px;
}

.mt-none-10 {
  margin-top: -10px;
}

.mt-none-15 {
  margin-top: -15px;
}

.mt-none-20 {
  margin-top: -20px;
}

.mt-none-25 {
  margin-top: -25px;
}

.mt-none-30 {
  margin-top: -30px;
}

.mt-none-35 {
  margin-top: -35px;
}

.mt-none-40 {
  margin-top: -40px;
}

.mt-none-45 {
  margin-top: -45px;
}

.mt-none-50 {
  margin-top: -50px;
}

.mt-none-55 {
  margin-top: -55px;
}

.mt-none-60 {
  margin-top: -60px;
}

.mt-none-65 {
  margin-top: -65px;
}

.mt-none-70 {
  margin-top: -70px;
}

.mt-none-75 {
  margin-top: -75px;
}

.mt-none-80 {
  margin-top: -80px;
}

.mt-none-85 {
  margin-top: -85px;
}

.mt-none-90 {
  margin-top: -90px;
}

.mt-none-95 {
  margin-top: -95px;
}

.mt-none-100 {
  margin-top: -100px;
}

/*-- Margin Top --*/
.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-105 {
  margin-top: 105px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-115 {
  margin-top: 115px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-125 {
  margin-top: 125px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-135 {
  margin-top: 135px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-145 {
  margin-top: 145px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-155 {
  margin-top: 155px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-165 {
  margin-top: 165px;
}

.mt-170 {
  margin-top: 170px;
}

.mt-175 {
  margin-top: 175px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-185 {
  margin-top: 185px;
}

.mt-190 {
  margin-top: 190px;
}

.mt-195 {
  margin-top: 195px;
}

.mt-200 {
  margin-top: 200px;
}

/*-- Margin Bottom --*/
.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-105 {
  margin-bottom: 105px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-125 {
  margin-bottom: 125px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-135 {
  margin-bottom: 135px;
}

.mb-140 {
  margin-bottom: 140px;
}

.mb-145 {
  margin-bottom: 145px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mb-155 {
  margin-bottom: 155px;
}

.mb-160 {
  margin-bottom: 160px;
}

.mb-165 {
  margin-bottom: 165px;
}

.mb-170 {
  margin-bottom: 170px;
}

.mb-175 {
  margin-bottom: 175px;
}

.mb-180 {
  margin-bottom: 180px;
}

.mb-185 {
  margin-bottom: 185px;
}

.mb-190 {
  margin-bottom: 190px;
}

.mb-195 {
  margin-bottom: 195px;
}

.mb-200 {
  margin-bottom: 200px;
}

/*-- Margin Left --*/
.ml-5 {
  margin-left: 5px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-25 {
  margin-left: 25px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-35 {
  margin-left: 35px;
}

.ml-40 {
  margin-left: 40px;
}

.ml-45 {
  margin-left: 45px;
}

.ml-50 {
  margin-left: 50px;
}

.ml-55 {
  margin-left: 55px;
}

.ml-60 {
  margin-left: 60px;
}

.ml-65 {
  margin-left: 65px;
}

.ml-70 {
  margin-left: 70px;
}

.ml-75 {
  margin-left: 75px;
}

.ml-80 {
  margin-left: 80px;
}

.ml-85 {
  margin-left: 85px;
}

.ml-90 {
  margin-left: 90px;
}

.ml-95 {
  margin-left: 95px;
}

.ml-100 {
  margin-left: 100px;
}

.ml-105 {
  margin-left: 105px;
}

.ml-110 {
  margin-left: 110px;
}

.ml-115 {
  margin-left: 115px;
}

.ml-120 {
  margin-left: 120px;
}

.ml-125 {
  margin-left: 125px;
}

.ml-130 {
  margin-left: 130px;
}

.ml-135 {
  margin-left: 135px;
}

.ml-140 {
  margin-left: 140px;
}

.ml-145 {
  margin-left: 145px;
}

.ml-150 {
  margin-left: 150px;
}

.ml-155 {
  margin-left: 155px;
}

.ml-160 {
  margin-left: 160px;
}

.ml-165 {
  margin-left: 165px;
}

.ml-170 {
  margin-left: 170px;
}

.ml-175 {
  margin-left: 175px;
}

.ml-180 {
  margin-left: 180px;
}

.ml-185 {
  margin-left: 185px;
}

.ml-190 {
  margin-left: 190px;
}

.ml-195 {
  margin-left: 195px;
}

.ml-200 {
  margin-left: 200px;
}

/*-- Margin Right --*/
.mr-5 {
  margin-right: 5px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-15 {
  margin-right: 15px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-25 {
  margin-right: 25px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-35 {
  margin-right: 35px;
}

.mr-40 {
  margin-right: 40px;
}

.mr-45 {
  margin-right: 45px;
}

.mr-50 {
  margin-right: 50px;
}

.mr-55 {
  margin-right: 55px;
}

.mr-60 {
  margin-right: 60px;
}

.mr-65 {
  margin-right: 65px;
}

.mr-70 {
  margin-right: 70px;
}

.mr-75 {
  margin-right: 75px;
}

.mr-80 {
  margin-right: 80px;
}

.mr-85 {
  margin-right: 85px;
}

.mr-90 {
  margin-right: 90px;
}

.mr-95 {
  margin-right: 95px;
}

.mr-100 {
  margin-right: 100px;
}

.mr-105 {
  margin-right: 105px;
}

.mr-110 {
  margin-right: 110px;
}

.mr-115 {
  margin-right: 115px;
}

.mr-120 {
  margin-right: 120px;
}

.mr-125 {
  margin-right: 125px;
}

.mr-130 {
  margin-right: 130px;
}

.mr-135 {
  margin-right: 135px;
}

.mr-140 {
  margin-right: 140px;
}

.mr-145 {
  margin-right: 145px;
}

.mr-150 {
  margin-right: 150px;
}

.mr-155 {
  margin-right: 155px;
}

.mr-160 {
  margin-right: 160px;
}

.mr-165 {
  margin-right: 165px;
}

.mr-170 {
  margin-right: 170px;
}

.mr-175 {
  margin-right: 175px;
}

.mr-180 {
  margin-right: 180px;
}

.mr-185 {
  margin-right: 185px;
}

.mr-190 {
  margin-right: 190px;
}

.mr-195 {
  margin-right: 195px;
}

.mr-200 {
  margin-right: 200px;
}

/*-- Padding Top --*/
.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-85 {
  padding-top: 85px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-95 {
  padding-top: 95px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-105 {
  padding-top: 105px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-115 {
  padding-top: 115px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-125 {
  padding-top: 125px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-135 {
  padding-top: 135px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-145 {
  padding-top: 145px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-155 {
  padding-top: 155px;
}

.pt-160 {
  padding-top: 160px;
}

.pt-165 {
  padding-top: 165px;
}

.pt-170 {
  padding-top: 170px;
}

.pt-175 {
  padding-top: 175px;
}

.pt-180 {
  padding-top: 180px;
}

.pt-185 {
  padding-top: 185px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-195 {
  padding-top: 195px;
}

.pt-200 {
  padding-top: 200px;
}

/*-- Padding Bottom --*/
.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-105 {
  padding-bottom: 105px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-115 {
  padding-bottom: 115px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-125 {
  padding-bottom: 125px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-135 {
  padding-bottom: 135px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-145 {
  padding-bottom: 145px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-155 {
  padding-bottom: 155px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pb-165 {
  padding-bottom: 165px;
}

.pb-170 {
  padding-bottom: 170px;
}

.pb-175 {
  padding-bottom: 175px;
}

.pb-180 {
  padding-bottom: 180px;
}

.pb-185 {
  padding-bottom: 185px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pb-195 {
  padding-bottom: 195px;
}

.pb-200 {
  padding-bottom: 200px;
}

/*-- Padding Left --*/
.pl-5 {
  padding-left: 5px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-25 {
  padding-left: 25px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-35 {
  padding-left: 35px;
}

.pl-40 {
  padding-left: 40px;
}

.pl-45 {
  padding-left: 45px;
}

.pl-50 {
  padding-left: 50px;
}

.pl-55 {
  padding-left: 55px;
}

.pl-60 {
  padding-left: 60px;
}

.pl-65 {
  padding-left: 65px;
}

.pl-70 {
  padding-left: 70px;
}

.pl-75 {
  padding-left: 75px;
}

.pl-80 {
  padding-left: 80px;
}

.pl-85 {
  padding-left: 85px;
}

.pl-90 {
  padding-left: 90px;
}

.pl-95 {
  padding-left: 95px;
}

.pl-100 {
  padding-left: 100px;
}

.pl-105 {
  padding-left: 105px;
}

.pl-110 {
  padding-left: 110px;
}

.pl-115 {
  padding-left: 115px;
}

.pl-120 {
  padding-left: 120px;
}

.pl-125 {
  padding-left: 125px;
}

.pl-130 {
  padding-left: 130px;
}

.pl-135 {
  padding-left: 135px;
}

.pl-140 {
  padding-left: 140px;
}

.pl-145 {
  padding-left: 145px;
}

.pl-150 {
  padding-left: 150px;
}

.pl-155 {
  padding-left: 155px;
}

.pl-160 {
  padding-left: 160px;
}

.pl-165 {
  padding-left: 165px;
}

.pl-170 {
  padding-left: 170px;
}

.pl-175 {
  padding-left: 175px;
}

.pl-180 {
  padding-left: 180px;
}

.pl-185 {
  padding-left: 185px;
}

.pl-190 {
  padding-left: 190px;
}

.pl-195 {
  padding-left: 195px;
}

.pl-200 {
  padding-left: 200px;
}

/*-- Padding Right --*/
.pr-5 {
  padding-right: 5px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-15 {
  padding-right: 15px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-25 {
  padding-right: 25px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-35 {
  padding-right: 35px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-45 {
  padding-right: 45px;
}

.pr-50 {
  padding-right: 50px;
}

.pr-55 {
  padding-right: 55px;
}

.pr-60 {
  padding-right: 60px;
}

.pr-65 {
  padding-right: 65px;
}

.pr-70 {
  padding-right: 70px;
}

.pr-75 {
  padding-right: 75px;
}

.pr-80 {
  padding-right: 80px;
}

.pr-85 {
  padding-right: 85px;
}

.pr-90 {
  padding-right: 90px;
}

.pr-95 {
  padding-right: 95px;
}

.pr-100 {
  padding-right: 100px;
}

.pr-105 {
  padding-right: 105px;
}

.pr-110 {
  padding-right: 110px;
}

.pr-115 {
  padding-right: 115px;
}

.pr-120 {
  padding-right: 120px;
}

.pr-125 {
  padding-right: 125px;
}

.pr-130 {
  padding-right: 130px;
}

.pr-135 {
  padding-right: 135px;
}

.pr-140 {
  padding-right: 140px;
}

.pr-145 {
  padding-right: 145px;
}

.pr-150 {
  padding-right: 150px;
}

.pr-155 {
  padding-right: 155px;
}

.pr-160 {
  padding-right: 160px;
}

.pr-165 {
  padding-right: 165px;
}

.pr-170 {
  padding-right: 170px;
}

.pr-175 {
  padding-right: 175px;
}

.pr-180 {
  padding-right: 180px;
}

.pr-185 {
  padding-right: 185px;
}

.pr-190 {
  padding-right: 190px;
}

.pr-195 {
  padding-right: 195px;
}

.pr-200 {
  padding-right: 200px;
}

/*---------------------------------------------------- */
/*Header area*/
/*----------------------------------------------------*/
.maids-header-section {
  z-index: 10;
  position: relative;
}

.maids-header-section .sticky-brand-logo {
  display: none;
  width: 145px;
}

.maids-header-section .dropdown {
  position: relative;
}

.maids-header-section .dropdown:hover .dropdown-menu {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.maids-header-section .dropdown:hover:after {
  color: #2437a4;
}

.maids-header-section .dropdown:after {
  top: 2px;
  color: #e3002a;
  right: -14px;
  content: "+";
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  position: absolute;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.maids-header-section .dropdown li:after {
  top: 8px;
  right: 15px;
}

.maids-header-section .dropdown-menu {
  left: 0;
  top: 44px;
  z-index: 100;
  margin: 0px;
  padding: 0px;
  height: auto;
  min-width: 250px;
  display: block;
  border: none;
  border-radius: 0;
  position: absolute;
  padding: 20px 0px;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  background-color: #fff;
  background-clip: inherit;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform-origin: center top 0;
  transform-origin: center top 0;
  -webkit-box-shadow: 0 13px 18px -8px rgba(0, 0, 0, 0.15), 0 29px 45px 4px rgba(0, 0, 0, 0.08), 0 11px 55px 10px rgba(0, 0, 0, 0.07);
  box-shadow: 0 13px 18px -8px rgba(0, 0, 0, 0.15), 0 29px 45px 4px rgba(0, 0, 0, 0.08), 0 11px 55px 10px rgba(0, 0, 0, 0.07);
}

.maids-header-section .dropdown-menu .dropdown-menu {
  top: 20px;
  opacity: 0;
  left: 250px;
}

.maids-header-section .dropdown-menu .dropdown-menu a {
  font-size: 12px;
  font-weight: 600;
  color: #1a2428;
}

.maids-header-section .dropdown-menu .dropdown-menu a:hover {
  color: #2437a4;
}

.maids-header-section .dropdown-menu .dropdown-menu a:before {
  display: none;
}

.maids-header-section .dropdown-menu li {
  display: block;
  margin: 0 !important;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.maids-header-section .dropdown-menu li:last-child {
  border-bottom: none;
}

.maids-header-section .dropdown-menu li:after {
  display: none;
}

.maids-header-section .dropdown-menu li:hover .dropdown-menu {
  top: 0;
  opacity: 1;
}

.maids-header-section .dropdown-menu a {
  width: 100%;
  display: block;
  position: relative;
  padding: 10px 20px 10px !important;
  color: #1a2428 !important;
  font-weight: 600 !important;
  font-size: 14px !important;
}

.maids-header-section .dropdown-menu a:before {
  display: none;
}

.maids-header-section .dropdown-menu a:after {
  display: none;
}

.maids-header-section .dropdown-menu a:hover {
  color: #2437a4 !important;
  margin-left: 10px;
}

.maids-header-section .dropdown-menu a:hover:before {
  width: 10px;
}

.maids-header-top-wrap {
  background-color: #000e58;
}

.maids-header-top-wrap .top-info {
  color: #fff;
  font-weight: 500;
}

.maids-header-top-wrap .top-info li {
  margin-right: 50px;
  position: relative;
}

.maids-header-top-wrap .top-info li:before {
  top: 0;
  width: 2px;
  content: "";
  right: -28px;
  height: 20px;
  position: absolute;
  background-color: #003571;
}

.maids-header-top-wrap .top-info li:last-child {
  margin-right: 0;
}

.maids-header-top-wrap .top-info li:last-child:before {
  display: none;
}

.maids-header-top-wrap .top-info i {
  color: #2437a4;
  margin-right: 10px;
}

.maids-header-top-wrap .top-social-btn .top-social a {
  color: #fff;
  margin-left: 20px;
}

.maids-header-top-wrap .top-social-btn .top-social a:hover {
  color: #2437a4;
}

.maids-header-top-wrap .top-social-btn .top-btn {
  margin-left: 25px;
}

.maids-header-top-wrap .top-social-btn .top-btn a {
  color: #fff;
  height: 50px;
  width: 130px;
  font-size: 14px;
  font-weight: 500;
  background-color: #2437a4;
}

.maids-header-logo-cta-content {
  padding: 25px 0px;
}

.maids-header-logo-cta-content .brand-logo {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.maids-header-logo-cta-content .header-cta-wrapper {
  width: 60%;
}

.maids-header-logo-cta-content .header-info-item {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.maids-header-logo-cta-content .header-info-item:last-child {
  margin-right: 0;
  padding-left: 0;
}

.maids-header-logo-cta-content .header-info-item label {
  color: #101010;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 0;
}

.maids-header-logo-cta-content .header-info-item .hd-item-icon {
  margin-right: 10px;
}

.maids-header-logo-cta-content .header-info-item .hd-item-icon i {
  line-height: 1;
  font-size: 35px;
  color: #2437a4;
}

.maids-header-logo-cta-content .header-info-item .hd-item-meta span {
  color: #101010;
  display: block;
  font-size: 14px;
  font-weight: 400;
}

.header-navigation-content {
  padding: 20px 30px;
  border-radius: 5px;
  background-color: #000e58;
}

.header-navigation-content .navbar-nav {
  display: inherit;
}

.header-navigation-content .main-navigation li {
  margin-right: 60px;
}

.header-navigation-content .main-navigation li a {
  color: #fff;
  font-weight: 500;
  padding-bottom: 20px;
}

.header-navigation-content .main-navigation li:hover a {
  color: #2437a4;
}

.header-cart-btn-search button {
  padding: 0;
  color: #fff;
  border: none;
  margin-left: 40px;
  position: relative;
  background-color: transparent;
}

.header-cart-btn-search .h-cart-btn button {
  position: relative;
}

.header-cart-btn-search .h-cart-btn button:before {
  top: 2px;
  left: -20px;
  width: 1px;
  content: "";
  height: 20px;
  position: absolute;
  background-color: #fff;
}

.header-style-two {
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  padding-top: 40px;
}

.maids-header-content-2 {
  padding: 0px 115px;
}

.maids-header-content-2 .dropdown:hover:after {
  color: #fff;
}

.maids-header-content-2 .navbar-nav {
  display: inherit;
}

.maids-header-content-2 .main-navigation li {
  margin-left: 60px;
}

.maids-header-content-2 .main-navigation li a {
  color: #fff;
  font-weight: 500;
  padding-bottom: 20px;
}

.maids-header-content-2 .header-cta-btn {
  margin-left: 70px;
}

.maids-header-content-2 .header-cta-btn .cta-number a {
  font-size: 18px;
  font-weight: 600;
  color: #2437a4;
}

.maids-header-content-2 .header-cta-btn .cta-btn {
  margin-left: 50px;
}

.maids-header-content-2 .header-cta-btn .cta-btn a {
  color: #fff;
  width: 200px;
  height: 60px;
  font-weight: 500;
  border-radius: 5px;
  background-color: #2437a4;
}

.maids-header-content-2 .header-cta-btn .cta-btn a:hover {
  color: #2437a4;
  background-color: #fff;
}

.maids-header-section.sticky-on {
  top: 0;
  width: 100%;
  z-index: 20;
  position: fixed;
  padding: 10px 0px;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  background-color: #000e58;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  -webkit-box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1);
}

.maids-header-section.sticky-on .dropdown-menu {
  top: 48px;
}

.maids-header-section.sticky-on .maids-header-top-wrap,
.maids-header-section.sticky-on .maids-header-logo-cta {
  display: none;
}

.maids-header-section.sticky-on .sticky-brand-logo {
  display: block;
}

.maids-header-section.sticky-on .header-navigation-content {
  padding: 5px 0;
  background-color: #000e58;
}

.maids-header-section.sticky-on.header-style-two {
  padding: 10px 0px;
  background-color: #000e58;
}

.maids-header-section.sticky-on.header-style-two .dropdown-menu {
  top: 51px;
}

/*Search popup Page*/
/*-------------------*/
.search-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 100;
  margin-top: -540px;
  -webkit-transform: translateY(-110%);
  transform: translateY(-110%);
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-transition: all 1500ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 1500ms cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}

.search-active .search-popup {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  margin-top: 0;
}

.search-popup .close-search {
  position: absolute;
  left: 0;
  right: 0;
  top: 75%;
  margin: 0 auto;
  margin-top: -200px;
  border-radius: 50%;
  text-align: center;
  background-color: #2437a4;
  width: 70px;
  height: 70px;
  cursor: pointer;
  border: none;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  opacity: 0;
  visibility: hidden;
}

.search-popup .close-search span {
  position: relative;
  display: block;
  height: 70px;
  font-size: 25px;
  line-height: 65px;
  color: #ffffff;
}

.search-active .search-popup .close-search {
  visibility: visible;
  opacity: 1;
  top: 50%;
  -webkit-transition-delay: 1500ms;
  transition-delay: 1500ms;
}

.search-popup form {
  position: absolute;
  max-width: 700px;
  top: 50%;
  left: 15px;
  right: 15px;
  margin: -35px auto 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: center;
  transform-origin: center;
  background-color: #111111;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.search-active .search-popup form {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-delay: 1200ms;
  transition-delay: 1200ms;
}

.search-popup .form-group {
  position: relative;
  margin: 0px;
  overflow: hidden;
}

.search-popup .form-group input[type=text],
.search-popup .form-group input[type=search] {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 50px;
  color: #000000;
  height: 70px;
  width: 100%;
  padding: 10px 30px;
  background-color: #ffffff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-weight: 500;
  text-transform: capitalize;
}

.search-popup .form-group input[type=submit],
.search-popup .form-group button {
  position: absolute;
  right: 30px;
  top: 0px;
  height: 70px;
  line-height: 70px;
  background: transparent;
  text-align: center;
  font-size: 24px;
  color: #000000;
  padding: 0;
  cursor: pointer;
  border: none;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.search-popup .form-group input[type=submit]:hover,
.search-popup .form-group button:hover {
  color: #000000;
}

.search-popup input::-webkit-input-placeholder,
.search-popup textarea::-webkit-input-placeholder {
  color: #000000;
}

.search-popup input::-moz-placeholder,
.search-popup textarea::-moz-placeholder {
  color: #000000;
}

.search-popup input:-ms-input-placeholder,
.search-popup textarea:-ms-input-placeholder {
  color: #000000;
}

.search-popup input::-ms-input-placeholder,
.search-popup textarea::-ms-input-placeholder {
  color: #000000;
}

.search-popup input::placeholder,
.search-popup textarea::placeholder {
  color: #000000;
}

.search-popup .close-search.style-two {
  position: absolute;
  right: 25px;
  left: auto;
  color: #ffffff;
  width: auto;
  height: auto;
  top: 25px;
  margin: 0px;
  border: none;
  background: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.search-popup .close-search.style-two span {
  font-size: 20px;
  color: #ffffff;
}

.or-ofcanvas-cart-wrapper {
  top: 0;
  right: 0;
  z-index: 20;
  width: 310px;
  height: 100vh;
  position: fixed;
  overflow: hidden;
  overflow-y: auto;
  background-color: #fff;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.8s ease 0s;
  transition: -webkit-transform 0.8s ease 0s;
  transition: transform 0.8s ease 0s;
  transition: transform 0.8s ease 0s, -webkit-transform 0.8s ease 0s;
}

.or-ofcanvas-cart-wrapper::-webkit-scrollbar {
  width: 5px;
}

.or-ofcanvas-cart-wrapper::-webkit-scrollbar-thumb {
  background-color: #2437a4;
  outline: 1px solid slategrey;
}

.or-ofcanvas-cart-wrapper .or-ofcanvas-cart-content {
  padding: 30px 20px;
}

.or-ofcanvas-cart-wrapper .title-area {
  padding-bottom: 8px;
  margin-bottom: 60px;
  border-bottom: 1px solid #dedede;
}

.or-ofcanvas-cart-wrapper .title-area .cart-close button {
  padding: 0;
  border: none;
  font-size: 18px;
  background-color: transparent;
}

.or-ofcanvas-cart-wrapper .or-ofcart-product-item {
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dedede;
}

.or-ofcanvas-cart-wrapper .or-ofcart-product-item:last-child {
  border-bottom: none;
}

.or-ofcanvas-cart-wrapper .or-ofcart-product-item .or-ofcart-product-img {
  width: 60px;
  height: 60px;
  margin-right: 10px;
}

.or-ofcanvas-cart-wrapper .or-ofcart-product-item .or-ofcart-product-text h3 {
  color: #101010;
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 2px;
}

.or-ofcanvas-cart-wrapper .or-ofcart-product-item .or-ofcart-product-text span {
  font-size: 14px;
}

.or-ofcanvas-cart-wrapper .pro-remove {
  top: 5px;
  right: 0;
  cursor: pointer;
}

.or-ofcanvas-cart-wrapper .pro-remove:hover {
  color: #2437a4;
}

.or-ofcanvas-cart-wrapper.or-canvas-cart-on {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.or-ofcanvas-cart-wrapper .or-ofcart-total span {
  color: #1a2428;
  font-weight: 600;
}

/*Mobile area*/
/*----------------------------------------------------*/
.mobile_logo {
  top: 10px;
  left: 15px;
  display: none;
  position: absolute;
}

.mobile_menu_content {
  top: 0px;
  bottom: 0;
  left: -350px;
  height: 100vh;
  z-index: 101;
  position: fixed;
  width: 310px;
  overflow-y: scroll;
  background-color: #fff;
  padding: 20px 35px 35px 35px;
  -webkit-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.19);
  box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.19);
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.mobile_menu_content .mobile-main-navigation {
  width: 100%;
}

.mobile_menu_content .mobile-main-navigation .navbar-nav {
  width: 100%;
}

.mobile_menu_content .dropdown:after {
  display: none;
}

.mobile_menu_content .navbar-nav .dropdown-menu {
  position: static !important;
  -webkit-transform: none !important;
  transform: none !important;
}

.mobile_menu_content .mobile-main-navigation .navbar-nav li {
  width: 100%;
  display: block;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
#b-navbar-fg
{
  display: none;
}
.mobile_menu_content .mobile-main-navigation .navbar-nav li a {
  padding: 0;
  width: 100%;
  color: #101010;
  display: block;
  font-weight: 600;
  font-size: 14px;
  font-family: "Poppins";
  text-transform: uppercase;
  padding: 10px 30px 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.mobile_menu_content .m-brand-logo {
  width: 120px;
  margin: 50px auto;
}

.mobile_menu_wrap.mobile_menu_on .mobile_menu_content {
  left: 0px;
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}

.mobile_menu_overlay {
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  right: 0%;
  height: 120vh;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.mobile_menu_overlay_on {
  overflow: hidden;
}

.mobile_menu_wrap.mobile_menu_on .mobile_menu_overlay {
  opacity: 1;
  visibility: visible;
}

.mobile_menu_button {
  left: 15px;
  top: 20px;
  z-index: 5;
  color: #fff;
  display: none;
  font-size: 24px;
  cursor: pointer;
  line-height: 38px;
  position: absolute;
  text-align: center;
}

.mobile_menu .mobile-main-navigation .navbar-nav li a:after {
  display: none;
}

.mobile_menu .mobile-main-navigation .dropdown>.dropdown-menu {
  opacity: 1;
  visibility: visible;
}

.mobile_menu .mobile_menu_content .mobile-main-navigation .navbar-nav .dropdown-menu {
  border: none;
  display: none;
  -webkit-transition: none;
  transition: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 5px 0px;
  width: 100%;
  background-color: transparent;
}

.mobile_menu .mobile_menu_content .mobile-main-navigation .navbar-nav .dropdown-menu li {
  border: none;
  padding: 0 10px;
  line-height: 1;
}

.mobile_menu .mobile_menu_content .mobile-main-navigation .navbar-nav .dropdown-menu li:hover {
  background-color: transparent;
}

.mobile_menu .mobile_menu_content .mobile-main-navigation .navbar-nav .dropdown-menu li a {
  color: #101010 !important;
}

.mobile_menu .mobile_menu_content .mobile-main-navigation .navbar-nav .dropdown-menu li a:hover {
  color: #2437a4;
  background-color: transparent;
}

.mobile_menu .dropdown {
  position: relative;
}

.mobile_menu .dropdown .dropdown-btn {
  color: #9397a7;
  position: absolute;
  top: 3px;
  right: 0;
  height: 30px;
  padding: 5px 10px;
}

.mobile_menu .dropdown .dropdown-btn.toggle-open {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.mobile_menu .mobile_menu_close {
  color: #d60606;
  cursor: pointer;
  top: 25px;
  right: 25px;
  font-size: 20px;
  position: absolute;
}

/*---------------------------------------------------- */
/*Banner area*/
/*----------------------------------------------------*/
.maids-banner-section {
  height: 100vh;
  display: flex;
  align-items: center;
}

.banner-shape {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.banner-shape img {
  width: 100%;
  height: 100%;
}

.banner-text-wrapper .maids-section-title {
  padding-bottom: 48px;
}

.banner-text-wrapper .maids-section-title h1 {
  color: #fff;
  font-size: 52px;
}

.banner-text-wrapper .maids-section-title h1 strong {
  font-size: 70px;
}

.banner-text-wrapper .maids-section-title p {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  padding-top: 38px;
}

.banner-btn-wrapper .banner-btn {
  margin-right: 30px;
}

.banner-btn-wrapper .banner-btn a {
  color: #101010;
  height: 60px;
  width: 200px;
  overflow: hidden;
  font-weight: 600;
  position: relative;
  border-radius: 5px;
  background-color: #ffcd05;
}

.banner-btn-wrapper .banener-cta i {
  width: 60px;
  color: #fff;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 22px;
  margin-right: 20px;
  border-radius: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #2437a4;
}

.banner-btn-wrapper .banener-cta a,
.banner-btn-wrapper .banener-cta span {
  color: #fff;
  font-size: 30px;
  font-weight: 600;
}

.banner-btn-wrapper .banener-cta span {
  margin-right: 15px;
}

.banner-form-wrapper {
  float: right;
  max-width: 430px;
  border-radius: 5px;
  background-color: #fff;
  padding: 40px 40px 50px;
  text-align: center;
}

.banner-form-wrapper h3 {
  color: #101010;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  padding-bottom: 30px;
}

.banner-form-wrapper form input,
.banner-form-wrapper form textarea,
.banner-form-wrapper form select {
  width: 100%;
  border: none;
  padding: 15px;
  font-size: 15px;
  color: #7a7a7a;
  border-radius: 5px;
  margin-bottom: 20px;
  background-color: #f2fcfc;
}

.banner-form-wrapper form input::-webkit-input-placeholder,
.banner-form-wrapper form textarea::-webkit-input-placeholder,
.banner-form-wrapper form select::-webkit-input-placeholder {
  color: #7a7a7a;
}

.banner-form-wrapper form input::-moz-placeholder,
.banner-form-wrapper form textarea::-moz-placeholder,
.banner-form-wrapper form select::-moz-placeholder {
  color: #7a7a7a;
}

.banner-form-wrapper form input:-ms-input-placeholder,
.banner-form-wrapper form textarea:-ms-input-placeholder,
.banner-form-wrapper form select:-ms-input-placeholder {
  color: #7a7a7a;
}

.banner-form-wrapper form input::-ms-input-placeholder,
.banner-form-wrapper form textarea::-ms-input-placeholder,
.banner-form-wrapper form select::-ms-input-placeholder {
  color: #7a7a7a;
}

.banner-form-wrapper form input::placeholder,
.banner-form-wrapper form textarea::placeholder,
.banner-form-wrapper form select::placeholder {
  color: #7a7a7a;
}

.banner-form-wrapper form textarea {
  height: 105px;
}

.banner-form-wrapper form button {
  width: 100%;
  color: #fff;
  border: none;
  height: 50px;
  border-radius: 5px;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  background-color: #2437a4;
}

.banner-form-wrapper form button:hover {
  background-color: #000e58;
}

/*slider area*/
/*----------------------------------------------------*/
.maids-slider-section {
  overflow: hidden;
  background-color: #000e58;
}

.maids-slider-section .main_left_arrow,
.maids-slider-section .main_right_arrow {
  top: 50%;
  z-index: 2;
  width: 60px;
  color: #fff;
  right: 55px;
  border: none;
  height: 60px;
  position: absolute;
  border-radius: 100%;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #2437a4;
}

.maids-slider-section .main_left_arrow:hover,
.maids-slider-section .main_right_arrow:hover {
  color: #2437a4;
  background-color: #fff;
}

.maids-slider-section .main_left_arrow {
  top: 45%;
}

.maids-slider-section .main_right_arrow {
  top: 53%;
}

.maids-main-slider-item {
  padding: 170px 0px 180px;
}

.maids-main-slider-item .shape1 {
  right: 0;
  bottom: 0;
  opacity: 0.3;
}

.maids-main-slider-item .shape2 {
  left: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
}

.maids-main-slider-item .shape3 {
  right: 0;
  bottom: -105px;
  opacity: 0;
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
}

.maids-main-slider-item .slider-main-text {
  z-index: 2;
  position: relative;
  padding-top: 90px;
}

.maids-main-slider-item .slider-main-text .slider-slug {
  display: block;
  font-weight: 500;
  color: #2437a4;
  text-transform: uppercase;
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}

.maids-main-slider-item .slider-main-text h1 {
  color: #fff;
  font-size: 62px;
  line-height: 1.21;
  font-weight: 700;
  padding: 20px 0px 30px;
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}

.maids-main-slider-item .slider-main-text p {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 55px;
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}

.maids-main-slider-item .slider-main-text .maids-btn-2 {
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}

.maids-main-slider-item .slider-main-text .maids-btn-2 a {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
}

.maids-main-slider-item .slider-main-text .maids-btn-2 a:hover {
  background-color: #2437a4;
}

.maids-main-slider-item .slider-main-img-wrap .img-star1 {
  top: 0;
  right: -110px;
  -webkit-animation: Zooming 5s infinite alternate ease-in-out;
  animation: Zooming 5s infinite alternate ease-in-out;
}

.maids-main-slider-item .slider-main-img-wrap .img-star2 {
  left: -60px;
  bottom: -50px;
  -webkit-animation: Zooming 3s infinite alternate ease-in-out;
  animation: Zooming 3s infinite alternate ease-in-out;
}

.maids-main-slider-item .slider-main-img-wrap .inner-img {
  z-index: 1;
  float: right;
  max-width: 500px;
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}

.maids-main-slider-item .slider-main-img-wrap .inner-img img {
  border-radius: 250px;
}

.maids-main-slider-item .slider-main-img-wrap .inner-img .img-shape {
  left: 0;
  z-index: -1;
  top: 30px;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 250px;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  background-color: #2437a4;
}

.maids-main-slider-item .slider-main-img-wrap .slider-bottom-img {
  right: 0;
  bottom: 0;
  z-index: 2;
  position: absolute;
}

.maids-main-slider-item .slider-main-img-wrap .slider-bottom-img li {
  opacity: 0;
  width: 140px;
  height: 140px;
  overflow: hidden;
  border-radius: 100%;
  border: 8px solid #fff;
}

.maids-main-slider-item .slider-main-img-wrap .slider-bottom-img li:nth-child(1) {
  -webkit-transform: translateY(-50px) translateX(-135px);
  transform: translateY(-50px) translateX(-135px);
}

.maids-main-slider-item .slider-main-img-wrap .slider-bottom-img li:nth-child(2) {
  -webkit-transform: translateY(95px) translateX(-15px);
  transform: translateY(95px) translateX(-15px);
}

.maids-main-slider-item .slider-main-img-wrap .slider-bottom-img li:nth-child(3) {
  -webkit-transform: translateY(-50px) translateX(80px);
  transform: translateY(-50px) translateX(80px);
}

.maids-slider-content .maids-main-slider-item.slick-current.slick-active .shape2 {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 1500ms ease;
  transition: all 1500ms ease;
  -webkit-transition-delay: 900ms;
  transition-delay: 900ms;
}

.maids-slider-content .maids-main-slider-item.slick-current.slick-active .shape3 {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 1500ms ease;
  transition: all 1500ms ease;
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
}

.maids-slider-content .maids-main-slider-item.slick-current.slick-active .slider-main-text .slider-slug {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 1500ms ease;
  transition: all 1500ms ease;
  -webkit-transition-delay: 900ms;
  transition-delay: 900ms;
}

.maids-slider-content .maids-main-slider-item.slick-current.slick-active .slider-main-text h1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 1500ms ease;
  transition: all 1500ms ease;
  -webkit-transition-delay: 1100ms;
  transition-delay: 1100ms;
}

.maids-slider-content .maids-main-slider-item.slick-current.slick-active .slider-main-text p {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 1500ms ease;
  transition: all 1500ms ease;
  -webkit-transition-delay: 1500ms;
  transition-delay: 1500ms;
}

.maids-slider-content .maids-main-slider-item.slick-current.slick-active .slider-main-text .maids-btn-2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 1500ms ease;
  transition: all 1500ms ease;
  -webkit-transition-delay: 1700ms;
  transition-delay: 1700ms;
}

.maids-slider-content .maids-main-slider-item.slick-current.slick-active .slider-main-text .maids-btn-2 a {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
}

.maids-slider-content .maids-main-slider-item.slick-current.slick-active .slider-main-img-wrap .inner-img {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 1500ms ease;
  transition: all 1500ms ease;
  -webkit-transition-delay: 900ms;
  transition-delay: 900ms;
}

.maids-slider-content .maids-main-slider-item.slick-current.slick-active .slider-main-img-wrap .inner-img .img-shape {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 1500ms ease;
  transition: all 1500ms ease;
  -webkit-transition-delay: 1200ms;
  transition-delay: 1200ms;
}

.maids-slider-content .maids-main-slider-item.slick-current.slick-active .slider-main-img-wrap .slider-bottom-img li {
  opacity: 1;
  -webkit-transition: all 1500ms ease;
  transition: all 1500ms ease;
}

.maids-slider-content .maids-main-slider-item.slick-current.slick-active .slider-main-img-wrap .slider-bottom-img li:nth-child(1) {
  -webkit-transform: translateY(-50px) translateX(-115px);
  transform: translateY(-50px) translateX(-115px);
  -webkit-transition-delay: 1500ms;
  transition-delay: 1500ms;
}

.maids-slider-content .maids-main-slider-item.slick-current.slick-active .slider-main-img-wrap .slider-bottom-img li:nth-child(2) {
  -webkit-transform: translateY(75px) translateX(-15px);
  transform: translateY(75px) translateX(-15px);
  -webkit-transition-delay: 1600ms;
  transition-delay: 1600ms;
}

.maids-slider-content .maids-main-slider-item.slick-current.slick-active .slider-main-img-wrap .slider-bottom-img li:nth-child(3) {
  -webkit-transform: translateY(-50px) translateX(60px);
  transform: translateY(-50px) translateX(60px);
  -webkit-transition-delay: 1700ms;
  transition-delay: 1700ms;
}

/*---------------------------------------------------- */
/*Feature area*/
/*----------------------------------------------------*/
.maids-feature-section {
  padding: 120px 0px 0px;
}

.maids-feature-inner-item {
  z-index: 1;
  overflow: hidden;
  border-radius: 5px;
  background-color: #fff;
  padding: 70px 30px 60px;
  border-bottom: 2px solid #2437a4;
  -webkit-box-shadow: 0px 5px 30px 0px rgba(165, 165, 166, 0.2);
  box-shadow: 0px 5px 30px 0px rgba(165, 165, 166, 0.2);
}

.maids-feature-inner-item:before {
  left: 0;
  bottom: 0;
  z-index: -1;
  height: 0%;
  width: 100%;
  content: "";
  position: absolute;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  background-color: #2437a4;
}

.maids-feature-inner-item .inner-icon {
  z-index: 1;
  width: 80px;
  height: 70px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 45px;
}

.maids-feature-inner-item .inner-icon .line-shape {
  z-index: -2;
  width: 100%;
  height: 100%;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
}

.maids-feature-inner-item .inner-icon .line-shape:before {
  left: 0;
  right: 0;
  top: -10px;
  width: 2px;
  content: "";
  height: 90px;
  margin: 0 auto;
  position: absolute;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  background-color: #2437a4;
}

.maids-feature-inner-item .inner-icon .line-shape:after {
  top: 50%;
  height: 2px;
  left: -10px;
  content: "";
  width: 100px;
  position: absolute;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  background-color: #2437a4;
}

.maids-feature-inner-item .inner-icon:before {
  top: 0;
  left: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 5px;
  position: absolute;
  background-color: #edf8fd;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
}

.maids-feature-inner-item .inner-text h3 {
  color: #101010;
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 18px;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
}

.maids-feature-inner-item .inner-text p {
  line-height: 1.875;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
}

.maids-feature-inner-item:hover:before {
  height: 100%;
}

.maids-feature-inner-item:hover .inner-text h3,
.maids-feature-inner-item:hover .inner-text p {
  color: #fff;
}

.maids-feature-inner-item:hover .inner-icon:before {
  background-color: #fff;
}

.maids-feature-inner-item:hover .inner-icon .line-shape {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.maids-feature-inner-item:hover .inner-icon .line-shape:before,
.maids-feature-inner-item:hover .inner-icon .line-shape:after {
  background-color: #fff;
}

/*---------------------------------------------------- */
/*About area*/
/*----------------------------------------------------*/
.maids-about-section {
  padding: 120px 0px;
}

.maids-about-img-wrapper:before {
  left: 0;
  right: 0;
  top: 50%;
  content: "";
  width: 400px;
  height: 400px;
  margin: 0 auto;
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #ffcd05;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
}

.maids-about-img-wrapper .maids-about-img1 {
  -webkit-mask-image: url(../img/bg/ab-bg.png);
  mask-image: url(../img/bg/ab-bg.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
}

.maids-about-img-wrapper .about-exp {
  right: 6px;
  bottom: 0;
  color: #fff;
  width: 272px;
  height: 90px;
  background-color: #000e58;
}

.maids-about-img-wrapper .about-exp h3 {
  color: #fff;
  font-size: 52px;
  font-weight: 700;
  margin-right: 10px;
}

.maids-about-img-wrapper .about-exp span {
  width: 90px;
  color: #fff;
  max-width: 90px;
  font-weight: 500;
}

.maids-about-text-wrap {
  padding: 15px 0px 0px 30px;
}

.about-feature-wrapper {
  margin-top: 40px;
}

.about-feature-item-wrap {
  padding-left: 55px;
  margin-bottom: 50px;
}

.about-feature-item-wrap:before {
  top: 0;
  left: 0;
  width: 5px;
  content: "";
  height: 100%;
  position: absolute;
  background-color: #2437a4;
}

.about-feature-item {
  z-index: 1;
  overflow: hidden;
  border-radius: 4px;
  position: relative;
  margin-bottom: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 61px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 61px 0px rgba(0, 0, 0, 0.07);
}

.about-feature-item:before {
  top: 0;
  left: 0;
  z-index: -1;
  content: "";
  width: 0%;
  height: 100%;
  position: absolute;
  -webkit-transition: 700ms all ease;
  transition: 700ms all ease;
  background-color: #2437a4;
}

.about-feature-item:hover:before {
  width: 100%;
}

.about-feature-item:hover .about-ft-text h3 {
  color: #fff;
}

.about-feature-item:hover .about-ft-icon {
  background-color: #000e58;
}

.about-feature-item:last-child {
  margin-bottom: 0;
}

.about-feature-item .about-ft-icon {
  width: 80px;
  height: 75px;
  margin-right: 20px;
  background-color: #2437a4;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
}

.about-feature-item .about-ft-text {
  z-index: 1;
}

.about-feature-item .about-ft-text h3 {
  color: #101010;
  font-size: 20px;
  font-weight: 700;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
}

.maids-about-section-2 {
  padding: 120px 0px;
}

.maids-about-img-wrap-2 .star-vector1 {
  top: 0;
  right: 0;
  z-index: 2;
  -webkit-animation: Zooming 5s infinite alternate ease-in-out;
  animation: Zooming 5s infinite alternate ease-in-out;
}

.maids-about-img-wrap-2 .star-vector2 {
  left: 0;
  bottom: 0;
  -webkit-animation: Zooming 3s infinite alternate ease-in-out;
  animation: Zooming 3s infinite alternate ease-in-out;
}

.maids-about-img-wrap-2 .img-shape {
  left: 0;
  z-index: -1;
  top: 30px;
  width: 100%;
  height: 100%;
  border-radius: 250px;
}

.maids-about-img-wrap-2 .maids-about-img1 {
  z-index: 1;
  display: inline-block;
}

.maids-about-img-wrap-2 .maids-about-img1 .img-shape {
  background-color: #2437a4;
}

.maids-about-img-wrap-2 .maids-about-img2 {
  top: 0;
  left: 0;
  z-index: 2;
}

.maids-about-img-wrap-2 .maids-about-img2 .img-shape {
  top: 20px;
  background-color: #f4c22d;
}

.maids-about-text-wrap-2 {
  padding: 15px 0px 0px 40px;
}

.maids-about-text-wrap-2 .about-signature-cta-wrap .about-cta-btn .banner-btn-wrapper .banner-btn a {
  color: #fff;
  background-color: #2437a4;
}

.about-feature-item-wrap-2 {
  padding: 25px 0px 28px;
}

.about-feature-item-wrap-2 li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 15px;
}

.about-feature-item-wrap-2 li:before {
  left: 0;
  top: 7px;
  width: 10px;
  content: "";
  height: 10px;
  position: absolute;
  border-radius: 100%;
  background-color: #2437a4;
}

.about-signature-img {
  margin-bottom: 50px;
}

.about-signature-img .inner-img {
  width: 120px;
  height: 100px;
  overflow: hidden;
  margin-right: 25px;
  border-radius: 10px;
}

.about-signature-img .inner-text h3 {
  color: #101010;
  font-size: 18px;
  font-weight: 600;
  max-width: 250px;
  line-height: 1.667;
}

.about-signature-img .sign-img {
  bottom: 0;
  right: -60px;
}

.about-signature-cta-wrap .about-cta-btn .banner-btn-wrapper .banner-btn a {
  border-radius: 30px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(1, 83, 159, 0.4);
  box-shadow: 0px 0px 20px 0px rgba(1, 83, 159, 0.4);
}

.about-signature-cta-wrap .about-cta-btn .banner-btn-wrapper .banener-cta span,
.about-signature-cta-wrap .about-cta-btn .banner-btn-wrapper .banener-cta a {
  color: #101010;
  display: block;
  font-size: 16px;
}

.about-signature-cta-wrap .about-cta-btn .banner-btn-wrapper .banener-cta span {
  margin-bottom: 5px;
}

.about-signature-img-2 {
  width: 270px;
  margin-right: 15px;
}

.about-signature-img-2 .inner-img {
  width: 110px;
  height: 100px;
  margin-right: 20px;
}

.about-signature-img-2 .inner-text h4 {
  color: #101010;
  font-size: 16px;
  font-weight: 700;
}

.about-signature-img-2 .sign-img {
  display: block;
  margin-top: 20px;
}

.maids-about-content-2 .maids-about-text-wrap {
  padding-top: 35px;
}

/*---------------------------------------------------- */
/*Service area*/
/*----------------------------------------------------*/
@-webkit-keyframes icon-bounce {

  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  60% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

@keyframes icon-bounce {

  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  60% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

.maids-service-section {
  padding: 120px 0px 90px;
  background-color: #f2fcfc;
}

.maids-service-content {
  padding-top: 40px;
}

.maids-service-inner-item {
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 30px;
  background-color: #fff;
}

.maids-service-inner-item .inner-img {
  max-width: 260px;
  overflow: hidden;
  margin-right: 30px;
}

.maids-service-inner-item .inner-img img {
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
}

.maids-service-inner-item .inner-icon-text {
  max-width: 250px;
}

.maids-service-inner-item .inner-icon-text .inner-icon {
  margin-bottom: 25px;
}

.maids-service-inner-item .inner-icon-text .inner-text h3 {
  color: #101010;
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 15px;
}

.maids-service-inner-item .inner-icon-text .inner-text h3:hover {
  color: #2437a4;
}

.maids-service-inner-item .inner-icon-text .inner-text p {
  padding-bottom: 15px;
}

.maids-service-inner-item .inner-icon-text .inner-text .read-more {
  color: #101010;
  font-weight: 700;
}

.maids-service-inner-item .inner-icon-text .inner-text .read-more:before {
  left: 0;
  bottom: 0;
  width: 0%;
  content: "";
  height: 2px;
  position: absolute;
  background-color: #2437a4;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
}

.maids-service-inner-item .inner-icon-text .inner-text .read-more:after {
  top: 0;
  right: 0;
  opacity: 0;
  content: "\f105";
  font-weight: 900;
  position: absolute;
  color: #2437a4;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  font-family: "Font Awesome 5 Pro";
}

.maids-service-inner-item .inner-icon-text .inner-text .read-more:hover {
  color: #2437a4;
}

.maids-service-inner-item .inner-icon-text .inner-text .read-more:hover:before {
  width: 100%;
}

.maids-service-inner-item .inner-icon-text .inner-text .read-more:hover:after {
  opacity: 1;
  right: -15px;
}

.maids-service-inner-item:hover .inner-img img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.maids-service-inner-item:hover .inner-icon-text .inner-icon {
  -webkit-animation: icon-bounce 0.8s ease-out infinite;
  animation: icon-bounce 0.8s ease-out infinite;
}

.maids-service-section-2 {
  overflow: hidden;
  padding: 120px 0px;
  background-color: #f2fcfc;
}

.maids-project-content .slick-dots,
.maids-testimonial-slider-2 .slick-dots,
.maids-service-content-2 .slick-dots {
  position: static;
  margin-top: 50px;
}

.maids-project-content .slick-dots li,
.maids-testimonial-slider-2 .slick-dots li,
.maids-service-content-2 .slick-dots li {
  height: 8px;
  width: 25px;
  border-radius: 15px;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  background-color: #2437a4;
}

.maids-project-content .slick-dots li button,
.maids-testimonial-slider-2 .slick-dots li button,
.maids-service-content-2 .slick-dots li button {
  display: none;
}

.maids-project-content .slick-dots li.slick-active,
.maids-testimonial-slider-2 .slick-dots li.slick-active,
.maids-service-content-2 .slick-dots li.slick-active {
  background-color: #000e58;
}

.maids-service-content-2 {
  padding-top: 45px;
  margin: 0px -15px;
}

.clinex-service-item-2 {
  padding: 60px 30px;
  background-color: #fff;
  border: 1px solid #ebebeb;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  /*border-top-right-radius: 70px;*/
  /*border-bottom-left-radius: 70px;*/
}

.clinex-service-item-2 .inner-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  margin-bottom: 30px;
  border-radius: 100%;
  background-color: #2437a4;
  -webkit-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.clinex-service-item-2 .inner-text h3 {
  color: #101010;
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 20px;
}

.clinex-service-item-2 .inner-text p {
    padding-bottom: 30px;
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0 0 30px 0;
}

.clinex-service-item-2 .inner-text .read-more {
  height: 50px;
  width: 170px;
  color: #101010;
  margin: 0 auto;
  font-weight: 500;
  border-radius: 30px;
  background-color: #e9f6f6;
}



.clinex-service-item-2:hover .inner-text h3,
.clinex-service-item-2:hover .inner-text p {
  color: #fff;
}

.clinex-service-item-2:hover .inner-text .read-more {
  color: #fff;
  background-color: #2437a4;
}

/*.clinex-service-item-2:hover .inner-icon {*/
/*  -webkit-transform: rotateY(360deg);*/
/*  transform: rotateY(360deg);*/
/*}*/

.maids-service-feed-section {
  padding: 120px 0px 0;
}

/*.maids-service-feed-content .clinex-service-item-2 {*/
/*  margin-bottom: 30px;*/
/*}*/

.maids-about-service-img-wrap {
  z-index: 1;
  top: 30px;
  padding: 0px 30px;
}

.maids-about-service-img-wrap .img-shape {
  left: 0;
  top: -30px;
  z-index: -1;
  width: 300px;
  height: 570px;
  background-color: #2437a4;
  border-top-left-radius: 70px;
  border-bottom-left-radius: 70px;
}

.maids-about-service-img-wrap .maids-about-service-img {
  overflow: hidden;
  border-top-left-radius: 70px;
  border-bottom-left-radius: 70px;
}

.maids-about-service-text-wrap {
  padding-top: 30px;
}

.maids-about-service-text {
  padding-top: 15px;
}

.maids-about-service-text p {
  line-height: 1.875;
  padding-bottom: 20px;
}

.maids-about-service-text .maids-btn {
  margin-top: 20px;
}

.maids-service-feature-section {
  padding-bottom: 120px;
}

.maids-service-feature-items {
  padding: 50px;
  overflow: hidden;
  border-radius: 5px;
  border-bottom-right-radius: 70px;
}

.maids-service-feature-items .background_overlay {
  opacity: 0.9;
  background-color: #000e58;
}

.maids-service-feature-items .maids-service-feature-text {
  color: #fff;
}

.maids-service-feature-items .maids-service-feature-text h3 {
  font-size: 26px;
  color: #fff;
  font-weight: 700;
  padding-bottom: 20px;
}

.maids-service-feature-items .maids-service-feature-text p {
  line-height: 1.875;
  padding-bottom: 20px;
}

.maids-service-feature-items .maids-service-feature-text li {
  padding-left: 35px;
  position: relative;
  margin-bottom: 10px;
}

.maids-service-feature-items .maids-service-feature-text li:before {
  top: 0;
  left: 0;
  content: "\f058";
  font-weight: 900;
  color: #2437a4;
  position: absolute;
  font-family: "Font Awesome 5 Pro";
}

.maids-service-feature-items .maids-service-feature-text li:last-child {
  margin-bottom: 0;
}

.maids-service-offer-section {
  padding: 120px 0px 55px;
  background-color: #f2fcfc;
}

.maids-service-offer-content {
  padding-top: 65px;
}

.maids-service-offer-item {
  margin-bottom: 65px;
}

.maids-service-offer-item .inner-serial {
  color: #fff;
  width: 70px;
  height: 70px;
  font-size: 28px;
  font-weight: 700;
  margin-right: 30px;
  border-radius: 100%;
  background-color: #2437a4;
}

.maids-service-offer-item .inner-text {
  width: 260px;
}

.maids-service-offer-item .inner-text h3 {
  color: #101010;
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 10px;
}

.maids-service-offer-item .inner-text p {
  line-height: 1.875;
}

.maids-service-benifit-section {
  padding: 120px 0px 150px;
}

.maids-service-benifit-text-wrap {
  max-width: 540px;
  padding-top: 40px;
}

.maids-service-benifit-text-wrap .maids-section-title p {
  padding-top: 15px;
}

.maids-service-benifit-text-wrap .service-benifit-feature {
  padding-top: 30px;
}

.maids-service-benifit-text-wrap .service-benifit-feature li {
  width: 50%;
  float: left;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
}

.maids-service-benifit-text-wrap .service-benifit-feature li:before {
  top: 8px;
  left: 0;
  width: 10px;
  content: "";
  height: 10px;
  position: absolute;
  border-radius: 100%;
  background-color: #2437a4;
}

.maids-service-benifit-content .maids-about-service-img-wrap .img-shape {
  right: 0;
  left: auto;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 70px;
  border-bottom-right-radius: 70px;
}

.maids-service-benifit-content .maids-about-service-img-wrap .maids-about-service-img {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 70px;
  border-bottom-right-radius: 70px;
}

.maids-service-benifit-content .video-play-btn {
  left: 0;
  top: 50%;
  right: 0;
  position: absolute;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.maids-service-benifit-content .video-play-btn a {
  color: #fff;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  font-size: 35px;
  border-radius: 100%;
  background-color: #2437a4;
}

/*---------------------------------------------------- */
/*Promo area*/
/*----------------------------------------------------*/
.maids-promo-section {
  padding: 120px 0px;
}

.maids-promo-content {
  max-width: 690px;
}

.maids-promo-content .maids-section-title h2,
.maids-promo-content .maids-section-title p {
  color: #fff;
}

.maids-promo-content .maids-section-title h2 {
  line-height: 1.548;
}

.maids-promo-content .maids-section-title h2 span:before {
  bottom: 5px;
}

.maids-promo-content .banner-btn-wrapper {
  margin-top: 40px;
}

.maids-promo-content .banner-btn-wrapper .banner-btn a:hover {
  color: #fff;
}

.maids-promo-content .banner-btn-wrapper .banener-cta a,
.maids-promo-content .banner-btn-wrapper .banener-cta span {
  font-size: 20px;
}

.maids-promo-section-2 {
  overflow: hidden;
  padding: 120px 0px 130px;
  background-color: #000e58;
}

.maids-promo-section-2 .side-shape1 {
  left: 0;
  top: -20px;
}

.maids-promo-section-2 .side-shape2 {
  right: 0;
  bottom: -60px;
}

.maids-promo-section-2 .star-vector1 {
  left: 10%;
  bottom: 50px;
  -webkit-animation: Zooming 5s infinite alternate ease-in-out;
  animation: Zooming 5s infinite alternate ease-in-out;
}

.maids-promo-section-2 .star-vector2 {
  top: 50px;
  right: 10%;
  -webkit-animation: Zooming 3s infinite alternate ease-in-out;
  animation: Zooming 3s infinite alternate ease-in-out;
}

.maids-promo-content-2 .maids-section-title-2 {
  max-width: 750px;
}

.maids-promo-content-2 .maids-section-title-2 h2 {
  color: #fff;
}

.maids-promo-content-2 .banner-btn-wrapper {
  margin-top: 35px;
}

.maids-promo-content-2 .banner-btn-wrapper .banener-cta a,
.maids-promo-content-2 .banner-btn-wrapper .banener-cta span {
  font-size: 20px;
}

.maids-promo-content-2 .banner-btn-wrapper .banner-btn a {
  color: #fff;
  border-radius: 30px;
  background-color: #2437a4;
}

/*---------------------------------------------------- */
/*Why choose area*/
/*----------------------------------------------------*/
.maids-why-choose-section {
  overflow: hidden;
  padding: 150px 0px 120px;
}

.maids-why-choose-inner-wrapper {
  margin-top: 40px;
}

.maids-why-choose-text-wrap {
  max-width: 520px;
}

.maids-why-choose-inner-item {
  padding: 40px 30px;
  background-color: #fff;
  border: 1px solid #ebebeb;
  -webkit-box-shadow: 0px 0px 61px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 0px 61px 0px rgba(0, 0, 0, 0.06);
}

.maids-why-choose-inner-item .inner-icon {
  z-index: 1;
  margin-bottom: 25px;
  display: inline-block;
}

.maids-why-choose-inner-item .inner-icon:before {
  top: 20px;
  width: 30px;
  z-index: -1;
  content: "";
  right: -15px;
  height: 30px;
  position: absolute;
  background-color: #dbfeff;
}

.maids-why-choose-inner-item .inner-text h3 {
  color: #101010;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.667;
}

.maids-why-choose-inner-item:hover .inner-icon {
  -webkit-animation: icon-bounce 0.8s ease-out infinite;
  animation: icon-bounce 0.8s ease-out infinite;
}

.maids-why-choose-skill-wrap {
  margin-top: 35px;
}

.maids-why-choose-skill-wrap h3 {
  color: #101010;
  font-size: 18px;
  font-weight: 600;
}

.maids-why-choose-skill-wrap .skill-progress-bar {
  padding-top: 30px;
}

.maids-why-choose-skill-wrap .skill-progress-bar .skill-set-percent {
  margin-bottom: 22px;
}

.maids-why-choose-skill-wrap .skill-progress-bar .skill-set-percent h4 {
  color: #101010;
  font-size: 16px;
  padding-bottom: 10px;
}

.maids-why-choose-skill-wrap .skill-progress-bar .skill-set-percent .progress {
  height: 8px;
  border-radius: 10px;
  position: relative;
  overflow: visible;
  border: 1px solid #2437a4;
  background-color: transparent;
}

.maids-why-choose-skill-wrap .skill-progress-bar .skill-set-percent .progress span {
  right: 0;
  top: -25px;
  font-weight: 700;
  position: absolute;
  font-family: "Poppins";
}

.maids-why-choose-skill-wrap .skill-progress-bar .skill-set-percent .progress-bar {
  width: 0;
  left: 2px;
  top: 1px;
  float: left;
  height: 4px;
  position: relative;
  border-radius: 10px;
  -webkit-transition: 1s all ease-in-out;
  transition: 1s all ease-in-out;
  background-color: #2437a4;
}

.why-choose-img1 {
  overflow: hidden;
  display: inline-block;
  border-bottom-left-radius: 90px;
  border-top-right-radius: 90px;
  -webkit-transform: translateX(-60px);
  transform: translateX(-60px);
  -webkit-transition: 1000ms all ease;
  transition: 1000ms all ease;
}

.why-choose-img1.view-on {
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}

.maids-why-choose-img {
  z-index: 1;
}

.maids-why-choose-img .bg-shape {
  right: -60px;
  top: -35px;
  width: 85%;
  z-index: -1;
  height: 92%;
  -webkit-transition: 1000ms all ease;
  transition: 1000ms all ease;
  border-top-right-radius: 90px;
  background-color: #2437a4;
  border-bottom-left-radius: 90px;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.maids-why-choose-img .bg-shape.view-on {
  right: 0;
}

.maids-why-choose-section-2 {
  padding-bottom: 120px;
}

.maids-why-choose-content-2 .maids-about-img-wrap-2 .maids-about-img2 {
  right: 0;
  bottom: 0;
  top: auto;
  left: auto;
}

.maids-why-choose-content-2 .maids-about-img-wrap-2 .maids-about-img2 .img-shape {
  top: -20px;
}

.maids-why-choose-content-2 .maids-about-img-wrap-2 .img-shape {
  top: -30px;
}

.why-choose-text-wrap-2 {
  padding-left: 20px;
}

.maids-why-choose-feature-2 {
  padding-top: 40px;
}

.maids-why-choose-inner-item-2 {
  margin-bottom: 25px;
}

.maids-why-choose-inner-item-2 .inner-icon {
  width: 55px;
  margin-right: 25px;
}

.maids-why-choose-inner-item-2 .inner-text {
  max-width: 380px;
}

.maids-why-choose-inner-item-2 .inner-text h3 {
  color: #101010;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 12px;
}

/*---------------------------------------------------- */
/*Team area*/
/*----------------------------------------------------*/
.maids-team-section {
  overflow: hidden;
  padding: 120px 0px;
  background-color: #f2fcfc;
}

.maids-team-content {
  padding-top: 45px;
  margin: 0px -15px;
}

.maids-team-content .carousel_nav button {
  top: 50%;
  width: 60px;
  z-index: 1;
  height: 60px;
  border: none;
  font-size: 24px;
  position: absolute;
  color: #2437a4;
  border-radius: 100%;
  background-color: #fff;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.maids-team-content .carousel_nav button:hover {
  color: #101010;
  background-color: #ffcd05;
}

.maids-team-content .carousel_nav .team_left_arrow {
  left: -15px;
}

.maids-team-content .carousel_nav .team_right_arrow {
  right: 0px;
}

.maids-team-inner-item {
  max-width: 370px;
  overflow: hidden;
  border-radius: 5px;
}

.maids-team-inner-item .inner-text-social {
  left: 0;
  right: 0;
  width: 85%;
  margin: 0 auto;
  bottom: -150px;
  padding: 28px 15px;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  background-color: #2437a4;
}

.maids-team-inner-item .inner-text-social h3 {
  opacity: 0;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 8px;
  -webkit-transition: 500ms;
  transition: 500ms;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
}

.maids-team-inner-item .inner-text-social span {
  opacity: 0;
  color: #fff;
  font-size: 15px;
  display: inline-block;
  -webkit-transition: 500ms;
  transition: 500ms;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
}

.maids-team-inner-item .inner-text-social .inner-social {
  opacity: 0;
  margin-top: 12px;
  -webkit-transition: 500ms;
  transition: 500ms;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
}

.maids-team-inner-item .inner-text-social .inner-social a {
  color: #fff;
  margin: 0px 10px;
  display: inline-block;
}

.maids-team-inner-item .inner-text-social .inner-social a:hover {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

.maids-team-inner-item:hover .inner-text-social {
  bottom: 0;
}

.maids-team-inner-item:hover .inner-text-social h3,
.maids-team-inner-item:hover .inner-text-social span,
.maids-team-inner-item:hover .inner-text-social .inner-social {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

.maids-team-member-feed-content .maids-team-inner-item {
  margin-bottom: 30px;
}

.maids-team-details-content {
  margin-bottom: 65px;
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.05);
}

.maids-team-details-text-wrap {
  padding: 75px 30px;
}

.maids-team-details-text-wrap .about-bg {
  right: 25px;
  bottom: 20px;
}

.maids-team-details-text-wrap h3 {
  font-size: 36px;
  color: #101010;
  font-weight: 600;
  padding-bottom: 12px;
}

.maids-team-details-text-wrap .maids-team-details-info {
  padding-top: 35px;
  max-width: 350px;
}

.maids-team-details-text-wrap .maids-team-details-info li {
  font-weight: 600;
  font-family: "Poppins";
  color: #101010;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.maids-team-details-text-wrap .maids-team-details-info li span {
  float: right;
  font-weight: 400;
  text-transform: capitalize;
}

.maids-team-details-text-wrap .maids-team-details-social {
  margin-top: 40px;
}

.maids-team-details-text-wrap .maids-team-details-social a {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #101010;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 10px;
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.08);
}

.maids-team-details-text-wrap .maids-team-details-social a:hover {
  color: var(--white-color);
  background-color: var(--main-color);
}

.maids-team-details-text-content-wrap h3 {
  color: #101010;
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 30px;
}

.maids-team-details-text-content-wrap p {
  line-height: 1.875;
  padding-bottom: 30px;
}

.maids-team-details-experience {
  margin-top: 30px;
}

.maids-team-details-skill {
  max-width: 500px;
}

.maids-team-details-skill h3 {
  padding-bottom: 0px;
}

/*---------------------------------------------------- */
/*Faq area*/
/*----------------------------------------------------*/
.maids-faq-section {
  overflow: hidden;
  padding: 150px 0px 120px;
}

.maids-faq-img-wrap {
  z-index: 1;
}

.maids-faq-img-wrap .bg-shape {
  left: -60px;
  top: -35px;
  width: 85%;
  z-index: -1;
  height: 92%;
  border-top-left-radius: 90px;
  background-color: #2437a4;
  -webkit-transition: 1000ms all ease;
  transition: 1000ms all ease;
  border-bottom-right-radius: 90px;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.maids-faq-img-wrap .bg-shape.view-on {
  left: 0;
}

.maids-faq-img-wrap .faq-img1 {
  overflow: hidden;
  margin-left: 35px;
  display: inline-block;
  border-top-left-radius: 90px;
  border-bottom-right-radius: 90px;
  -webkit-transform: translateX(60px);
  transform: translateX(60px);
  -webkit-transition: 1000ms all ease;
  transition: 1000ms all ease;
}

.maids-faq-img-wrap .faq-img1.view-on {
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}

.maids-faq-text-wrapper {
  padding-left: 30px;
}

.maids-faq-accordion {
  margin-top: 40px;
}

.maids-faq-accordion .accordion-header button {
  color: #101010;
  font-size: 18px;
  font-weight: 600;
  padding: 20px 30px;
}

.maids-faq-accordion .accordion-button:focus {
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.maids-faq-accordion .accordion-item {
  border: none;
  border-radius: 5px;
  margin-bottom: 20px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
}

.maids-faq-accordion .accordion-body {
  padding: 20px 30px 30px;
}

.maids-faq-accordion .accordion-button:not(.collapsed) {
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #2437a4;
}

.maids-faq-accordion .accordion-button::after {
  right: 25px;
  height: auto;
  width: auto;
  font-size: 15px;
  content: "\f078";
  font-weight: 900;
  position: absolute;
  background-image: none;
  font-family: "Font Awesome 5 Pro";
}

.maids-faq-accordion .accordion-button:not(.collapsed)::after {
  content: "\f068";
}

.maids-faq-accordion .accordion-collapse.show {
  background-color: var(--black-color);
}

.maids-faq-feed-section {
  padding: 120px 0px;
  background-color: #f2fcfc;
}

.maids-faq-feed-content {
  padding-top: 60px;
}

.maids-faq-feed-content .faq-feed-item {
  margin-bottom: 40px;
}

.maids-faq-feed-content .faq-feed-item h3 {
  color: #101010;
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 25px;
}
.main-menu__nav ul li.active a {
    color: #2437a4;
}
.main-menu__nav ul li a:hover {
    color: #2537a5;
}
/*---------------------------------------------------- */
/*Fun Fact area*/
/*----------------------------------------------------*/
.maids-fun-fact-section,
.maids-fun-fact-section-2 {
  padding: 100px 0px;
}


.maids-fun-fact-item h3 {
  font-size: 46px;
  font-weight: 700;
  position: relative;
  color: #d34d52;
  padding-bottom: 35px;
}

.maids-fun-fact-item h3:after {
  left: 0;
  width: 50px;
  height: 2px;
  content: "";
  bottom: 20px;
  position: absolute;
  background-color: #ffcd05;
}

.maids-fun-fact-item p {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.maids-fun-fact-section-2 {
  overflow: hidden;
  background-color: #000e58;
}

.maids-fun-fact-section-2 .fn-bg-shape {
  left: 30px;
  bottom: -150px;
}

/*---------------------------------------------------- */
/*Pricing Plan area*/
/*----------------------------------------------------*/
.maids-pricing-plan-section {
  padding: 120px 0px;
  background-color: #f2fcfc;
}

.maids-pricing-plan-content {
  padding-top: 40px;
}

.maids-pricing-item {
  padding: 50px 15px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.06);
}

.maids-pricing-item .price-header-icon-value {
  margin-bottom: 25px;
}

.maids-pricing-item .price-header-icon-value h3 {
  color: #101010;
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 28px;
}

.maids-pricing-item .price-header-icon-value .price-icon {
  padding-bottom: 28px;
}

.maids-pricing-item .price-header-icon-value h4 {
  color: #101010;
  font-size: 42px;
  font-weight: 700;
}

.maids-pricing-item .price-feature {
  margin-bottom: 25px;
}

.maids-pricing-item .price-feature li {
  text-align: left;
  padding-left: 25px;
  position: relative;
  margin-bottom: 15px;
}

.maids-pricing-item .price-feature li:before {
  top: 0;
  left: 0;
  content: "\f00c";
  font-weight: 900;
  color: #2437a4;
  position: absolute;
  font-family: "Font Awesome 5 Pro";
}

.maids-pricing-item .price-btn a {
  width: 200px;
  height: 60px;
  color: #101010;
  border-radius: 5px;
  border: 1px solid #ebebeb;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.maids-pricing-item .price-btn a:hover {
  color: #101010;
  background-color: #ffcd05;
}

.maids-pricing-item.active .price-btn a {
  color: #101010;
  background-color: #ffcd05;
}

/*---------------------------------------------------- */
/*Testimonials area*/
/*----------------------------------------------------*/
.maids-testimonial-section {
  padding: 120px 0px;
  overflow: hidden;
}

.maids-testimonial-top-content .maids-section-title {
  max-width: 450px;
}

.maids-testimonial-top-content .carousel_nav button {
  width: 60px;
  height: 60px;
  font-size: 20px;
  margin-left: 10px;
  color: #2437a4;
  border-radius: 100%;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  border: 2px solid #2437a4;
  background-color: transparent;
}

.maids-testimonial-top-content .carousel_nav button:hover {
  color: #101010;
  background-color: #ffcd05;
  border: 2px solid #ffcd05;
}

.maids-testimonial-content {
  margin: 0px -15px;
  padding-top: 45px;
}

.maids-testimonial-item {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.07);
}

.maids-testimonial-item .inner-img-text-wrap {
  padding: 50px 40px;
}

.maids-testimonial-item .inner-icon-text {
  max-width: 290px;
}

.maids-testimonial-item .inner-icon-text .inner-icon {
  padding-bottom: 45px;
}

.maids-testimonial-item .inner-icon-text p {
  line-height: 1.765;
  padding-bottom: 45px;
}

.maids-testimonial-item .inner-icon-text h3 {
  color: #101010;
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 5px;
}

.maids-testimonial-item .inner-img {
  bottom: 0;
  right: 20px;
  position: absolute;
}

.maids-testimonial-slider .slick-list {
  overflow: visible;
}

.maids-testimonial-slider .slick-slide {
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  opacity: 0;
}

.maids-testimonial-slider .slick-slide.slick-active {
  opacity: 1;
}

.maids-testimonial-section-2 {
  overflow: hidden;
  padding: 120px 0px;
}

.maids-testimonial-section-2 .maids-section-title-2 {
  max-width: 540px;
}

.maids-testimonial-content-2 {
  padding-top: 60px;
}

.testimonial-item-2 .maids-testimonial-item {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 5px;
  background-color: #f2fcfc;
  border-top-right-radius: 60px;
}

.maids-testimonial-slider-2 .slick-list {
  overflow: visible;
}

.maids-testimonial-slider-2 .slick-slide {
  opacity: 0.3;
}

.maids-testimonial-slider-2 .slick-slide.slick-active.slick-center {
  opacity: 1;
}

.maids-testimonial-feed-section .maids-testimonial-item {
  margin-bottom: 30px;
}

/*---------------------------------------------------- */
/*Contact area*/
/*----------------------------------------------------*/
.maids-contact-section,
.maids-contact-section-2 {
  padding: 120px 0px;
  background-color: #f2fcfc;
}

.maids-contact-section-3 {
  padding: 120px 0px;
}

.maids-contact-form {
  margin-top: 45px;
}

.maids-contact-form input,
.maids-contact-form textarea,
.maids-contact-form select {
  width: 100%;
  height: 60px;
  padding: 15px;
  margin-bottom: 30px;
  border: 1px solid #ebebeb;
  color: #000 !important;
}

.maids-contact-form textarea {
  height: 150px;
}

.maids-contact-form select {
  -webkit-appearance: none;
}

.maids-contact-form button {
  color: #fff;
  border: none;
  background-color: #2437a4;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(1, 83, 159, 0.4);
  box-shadow: 0px 0px 20px 0px rgba(1, 83, 159, 0.4);
}

.maids-contact-form button:hover {
  background-color: #000e58;
}

.maids-contact-form .service-select:after {
  top: 18px;
  right: 15px;
  content: "\f078";
  font-weight: 900;
  position: absolute;
  font-family: "Font Awesome 5 Pro";
}

.maids-contact-info-wrap {
  padding-top: 65px;
  padding-left: 30px;
}

.maids-contact-info-wrap h3 {
  color: #101010;
  font-size: 30px;
  font-weight: 700;
}

.maids-contact-info {
  padding-top: 50px;
}

.contact-info-item {
  margin-bottom: 35px;
}

.contact-info-item .inner-icon {
  width: 60px;
  margin-right: 20px;
}

.contact-info-item .inner-text {
  width: 200px;
}

.contact-info-item .inner-text h4 {
  color: #101010;
  font-size: 20px;
  font-weight: 606;
  padding-bottom: 8px;
}

.contact-info-item .inner-text span {
  display: block;
  max-width: 200px;
}

.contact-info-item:hover .inner-icon {
  -webkit-animation: icon-bounce 0.8s ease-out infinite;
  animation: icon-bounce 0.8s ease-out infinite;
}

.google-map-container {
  height: 185px;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
}

.maids-contact-section-2 .maids-contact-form input,
.maids-contact-section-2 .maids-contact-form select,
.maids-contact-section-2 .maids-contact-form button,
.maids-contact-section-2 .maids-contact-form textarea {
  border-radius: 30px;
  padding: 20px;
}

.maids-contact-section-2 .maids-contact-form textarea {
  padding: 20px 25px;
}

.maids-booking-form-section .maids-contact-form-wrap {
  padding-left: 20px;
}

.booking-form-cta-content {
  margin-top: 100px;
}

.booking-form-cta-content .maids-section-title {
  padding-bottom: 60px;
}

.booking-form-cta-content .booking-cta-item {
border: 1px solid #ebebeb;
    height: 135px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.booking-form-cta-content .booking-cta-item .inner-icon {
  margin-right: 20px;
}

.booking-form-cta-content .booking-cta-item .inner-text {
     max-width: 240px;
}

.booking-form-cta-content .booking-cta-item .inner-text h4 {
  color: #101010;
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 8px;
}

/*---------------------------------------------------- */
/*Blog area*/
/*----------------------------------------------------*/
.maids-blog-section {
  padding: 120px 0px;
}

.maids-blog-content {
  padding-top: 50px;
}

.maids-blog-inner-item,
.maids-blog-inner-item-2 {
  padding: 15px;
  margin: 0 auto;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
}

.maids-blog-inner-item .inner-img,
.maids-blog-inner-item-2 .inner-img {
  overflow: hidden;
}

.maids-blog-inner-item .inner-img img,
.maids-blog-inner-item-2 .inner-img img {
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
}

.maids-blog-inner-item .blog-cat,
.maids-blog-inner-item-2 .blog-cat {
  right: 20px;
  color: #fff;
  bottom: 20px;
  font-size: 12px;
  position: absolute;
  padding: 5px 12px;
  border-radius: 5px;
  background-color: #2437a4;
}

.maids-blog-inner-item .inner-text,
.maids-blog-inner-item-2 .inner-text {
  padding: 30px 15px 25px;
}

.maids-blog-inner-item .inner-text h3,
.maids-blog-inner-item-2 .inner-text h3 {
  color: #101010;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
}

.maids-blog-inner-item .inner-text h3:hover,
.maids-blog-inner-item-2 .inner-text h3:hover {
  color: #2437a4;
}

.maids-blog-inner-item .inner-text .inner-meta,
.maids-blog-inner-item-2 .inner-text .inner-meta {
  margin-top: 15px;
}

.maids-blog-inner-item .inner-text .inner-meta a,
.maids-blog-inner-item-2 .inner-text .inner-meta a {
  margin-right: 20px;
}

.maids-blog-inner-item .inner-text .inner-meta a i,
.maids-blog-inner-item-2 .inner-text .inner-meta a i {
  margin-right: 5px;
}

.maids-blog-inner-item .inner-text .inner-meta a:last-child,
.maids-blog-inner-item-2 .inner-text .inner-meta a:last-child {
  margin-right: 0;
}

.maids-blog-inner-item .inner-text .more-btn,
.maids-blog-inner-item-2 .inner-text .more-btn {
  margin-top: 30px;
}

.maids-blog-inner-item .inner-text .more-btn a,
.maids-blog-inner-item-2 .inner-text .more-btn a {
  height: 45px;
  width: 140px;
  color: #101010;
  font-weight: 500;
  border-radius: 5px;
  border: 1px solid #ebebeb;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.maids-blog-inner-item .inner-text .more-btn a:hover,
.maids-blog-inner-item-2 .inner-text .more-btn a:hover {
  color: #101010;
  background-color: #ffcd05;
}

.maids-blog-inner-item:hover .inner-img img,
.maids-blog-inner-item-2:hover .inner-img img {
  -webkit-transform: scale(1.2) rotate(5deg);
  transform: scale(1.2) rotate(5deg);
}

.maids-blog-inner-item-2 {
  padding: 0;
  max-width: 370px;
  overflow: hidden;
  border-top-left-radius: 70px;
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
}

.maids-blog-inner-item-2 .blog-cat {
  border-radius: 20px;
}

.maids-blog-inner-item-2 .inner-text {
  padding: 30px 20px 40px 30px;
}

.maids-blog-inner-item-2 .inner-text .more-btn a {
  border: none;
  border-radius: 30px;
  background-color: #e9f6f6;
}

.maids-blog-inner-item-2 .inner-text .more-btn a:hover {
  color: #fff;
  background-color: #2437a4;
}

.maids-blog-feed-item,
.maids-blog-details-area {
  margin-bottom: 60px;
}

.maids-blog-feed-item .inner-img,
.maids-blog-details-area .inner-img {
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 30px;
}

.maids-blog-feed-item .inner-text h3,
.maids-blog-details-area .inner-text h3 {
  color: #101010;
  font-size: 30px;
  font-weight: 700;
}

.maids-blog-feed-item .inner-text .inner-meta-category,
.maids-blog-details-area .inner-text .inner-meta-category {
  margin: 30px 0px;
}

.maids-blog-feed-item .inner-text .inner-meta-category .blog-cat,
.maids-blog-details-area .inner-text .inner-meta-category .blog-cat {
  color: #fff;
  font-size: 12px;
  padding: 5px 15px;
  margin-right: 20px;
  border-radius: 5px;
  background-color: #2437a4;
}

.maids-blog-feed-item .inner-text .inner-meta-category .inner-meta a,
.maids-blog-details-area .inner-text .inner-meta-category .inner-meta a {
  margin-right: 20px;
}

.maids-blog-feed-item .inner-text .inner-meta-category .inner-meta a i,
.maids-blog-details-area .inner-text .inner-meta-category .inner-meta a i {
  margin-right: 5px;
}

.maids-blog-feed-item .inner-text p,
.maids-blog-details-area .inner-text p {
  line-height: 1.875;
  padding-bottom: 30px;
}

.maids-blog-feed-item .inner-text .read-more a,
.maids-blog-details-area .inner-text .read-more a {
  color: #fff;
  height: 55px;
  width: 170px;
  font-weight: 500;
  border-radius: 5px;
  background-color: #2437a4;
}

.maids-side-bar-widget {
  margin-bottom: 50px;
  background-color: #fff;
  padding: 30px 30px 40px;
  -webkit-box-shadow: 0px 5px 50px 0px rgba(110, 110, 110, 0.1);
  box-shadow: 0px 5px 50px 0px rgba(110, 110, 110, 0.1);
}

.maids-side-bar-widget .widget-title {
  color: #101010;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e7e7e7;
}

.maids-side-bar-widget .search-widget form {
  position: relative;
}

.maids-side-bar-widget .search-widget input {
  width: 100%;
  height: 50px;
  padding: 15px;
  border: 1px solid #e7e7e7;
}

.maids-side-bar-widget .search-widget button {
  top: 15px;
  padding: 0;
  right: 15px;
  border: none;
  position: absolute;
  background-color: transparent;
}

.maids-side-bar-widget .category-widget li {
  padding-left: 25px;
  position: relative;
  margin-bottom: 10px;
}

.maids-side-bar-widget .category-widget li:before {
  left: 0;
  top: 8px;
  width: 8px;
  height: 8px;
  content: "";
  position: absolute;
  border-radius: 100%;
  background-color: #2437a4;
}

.maids-side-bar-widget .category-widget li:last-child {
  margin-bottom: 0;
}

.maids-side-bar-widget .recent-post-widget .recent-blog-img-text {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e7e7e7;
}

.maids-side-bar-widget .recent-post-widget .recent-blog-img-text:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.maids-side-bar-widget .recent-post-widget .recent-blog-img-text .recent-blog-img {
  width: 70px;
  height: 70px;
  overflow: hidden;
  margin-right: 15px;
  border-radius: 5px;
}

.maids-side-bar-widget .recent-post-widget .recent-blog-img-text .recent-blog-text {
  width: 190px;
}

.maids-side-bar-widget .recent-post-widget .recent-blog-img-text .recent-blog-text h3 {
  color: #101010;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 5px;
}

.maids-side-bar-widget .recent-post-widget .recent-blog-img-text .recent-blog-text span {
  font-size: 14px;
}

.maids-side-bar-widget .popular-tag-widget a {
  font-size: 13px;
  padding: 7px 20px;
  margin-right: 5px;
  margin-bottom: 8px;
  display: inline-block;
  background-color: #e8eaf6;
}

.maids-side-bar-widget .popular-tag-widget a:hover {
  color: #fff;
  background-color: #2437a4;
}

.maids-side-bar-widget .newslatter-widget input {
  width: 100%;
  height: 50px;
  border: none;
  padding-left: 15px;
  border-radius: 5px;
  margin-bottom: 20px;
  background-color: #e9f6f6;
}

.maids-side-bar-widget .newslatter-widget button {
  color: #fff;
  height: 50px;
  border: none;
  width: 170px;
  border-radius: 5px;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  background-color: #2437a4;
}

.maids-side-bar-widget .newslatter-widget button:hover {
  background-color: #000e58;
}

.maids-blog-details-area {
  margin-bottom: 0;
}

.maids-blog-details-area blockquote {
  color: #101010;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.889;
  position: relative;
  margin-bottom: 45px;
  padding: 70px 45px 35px;
  background-color: #2437a41a;
  border-left: 3px solid #2437a4;
}

.maids-blog-details-area blockquote:before {
  top: 15px;
  left: 45px;
  font-size: 35px;
  content: "\f10e";
  font-weight: 900;
  color: #2437a4;
  position: absolute;
  font-family: "Font Awesome 5 Pro";
}

.maids-blog-details-area h4 {
  color: #101010;
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 25px;
}

.maids-blog-details-area ul {
  padding-left: 30px;
  padding-bottom: 20px;
}

.maids-blog-details-area ul li {
  padding-left: 20px;
  margin-bottom: 15px;
  position: relative;
}

.maids-blog-details-area ul li:before {
  left: 0;
  top: 7px;
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 100%;
  background-color: #2437a4;
}

.maids-blog-share-tag {
  padding: 25px 30px;
  border: 1px solid #ebebeb;
  border-left: none;
  border-right: none;
}

.maids-blog-share-tag .blog-share span {
  color: #101010;
  font-size: 18px;
  font-weight: 600;
  margin-right: 15px;
}

.maids-blog-share-tag .blog-share li a {
  color: #fff;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.maids-blog-share-tag .blog-share li a.fb-bg {
  background-color: #3b579d;
}

.maids-blog-share-tag .blog-share li a.tw-bg {
  background-color: #1da1f2;
}

.maids-blog-share-tag .blog-share li a.yt-bg {
  background-color: #ea4335;
}

.maids-blog-share-tag .blog-share li a.bh-bg {
  background-color: #0fc244;
}

.maids-blog-share-tag .blog-hash-tag a {
  color: #101010;
  margin-left: 20px;
}

.maids-blog-next-prev-btn {
  margin: 50px 0px 70px;
}

.maids-blog-author {
  padding: 45px 30px;
  margin-bottom: 70px;
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 50px 0px rgba(110, 110, 110, 0.1);
  box-shadow: 0px 5px 50px 0px rgba(110, 110, 110, 0.1);
}

.maids-blog-author .inner-img {
  width: 114px;
  height: 114px;
  overflow: hidden;
  margin-right: 30px;
  border-radius: 100%;
}

.maids-blog-author .inner-text {
  max-width: 510px;
}

.maids-blog-author .inner-text h4 {
  color: #101010;
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 15px;
}

.maids-blog-author .inner-text p {
  padding-bottom: 15px;
}

.maids-blog-author .inner-text .inner-social a {
  margin-right: 25px;
}

.maids-blog-author .inner-text .inner-social a:hover {
  color: #2437a4;
}

.blog_comment_box h3 {
  color: #101010;
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 35px;
}

.blog_comment_box .comment_itemlist .comment_element {
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ebebeb;
}

.blog_comment_box .comment_itemlist .comment_img {
  width: 90px;
  height: 90px;
  overflow: hidden;
  margin-right: 25px;
  border-radius: 100%;
}

.blog_comment_box .comment_itemlist .comment_content {
  max-width: 590px;
}

.blog_comment_box .comment_itemlist .comment_content h4 {
  color: #101010;
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 5px;
}

.blog_comment_box .comment_itemlist .comment_content p {
  padding: 10px 0px 15px;
}

.blog_comment_box .comment_itemlist .reply-btn {
  top: 0;
  right: 0;
  font-size: 15px;
  color: #2437a4;
}

.comment_box_area {
  margin-bottom: 40px;
}

.comment_formfield .maids-contact-form {
  margin-top: 10px;
}

/*---------------------------------------------------- */
/*Sponsor area*/
/*----------------------------------------------------*/
.maids-sponsor-section {
  overflow: hidden;
  padding: 70px 0px 60px;
  background-color: #f2fcfc;
}

.maids-sponsor-img {
  width: 100px;
  margin: 0 auto;
}

/*---------------------------------------------------- */
/*Project area*/
/*----------------------------------------------------*/
.maids-project-section {
  overflow: hidden;
  padding: 120px 0px 140px;
}

.maids-project-content {
  padding-top: 65px;
}

.maids-project-item:before {
  top: 0;
  opacity: 0;
  width: 100%;
  content: "";
  height: 100%;
  position: absolute;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  background-color: rgba(0, 14, 88, 0.9);
}

.maids-project-item .read-more {
  top: 35px;
  opacity: 0;
  right: 50px;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.maids-project-item .read-more a {
  width: 40px;
  height: 40px;
  color: #2437a4;
  border-radius: 100%;
  background-color: #fff;
}

.maids-project-item .inner-text {
  left: 35px;
  bottom: 45px;
}

.maids-project-item .inner-text span {
  opacity: 0;
  color: #fff;
  display: block;
  font-weight: 600;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  -webkit-transform: translateX(30px);
  transform: translateX(30px);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.maids-project-item .inner-text h3 {
  opacity: 0;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  padding-top: 12px;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  -webkit-transform: translateX(30px);
  transform: translateX(30px);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.maids-project-item:hover:before {
  opacity: 1;
}

.maids-project-item:hover .read-more {
  opacity: 1;
  right: 35px;
}

.maids-project-item:hover .inner-text span {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.maids-project-item:hover .inner-text h3 {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.project-feed-filter-btn {
  margin-bottom: 40px;
}

.project-feed-filter-btn li {
  color: #101010;
  cursor: pointer;
  margin: 0px 15px;
  font-weight: 500;
  border-radius: 5px;
  padding: 15px 35px;
  background-color: #fff;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
}

.project-feed-filter-btn li.filtr-active {
  color: #fff;
  background-color: #2437a4;
}

.project-feed-wrap .maids-project-item {
  max-width: 370px;
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 30px;
}

.project-slider-nav {
  margin: 0 auto;
  max-width: 550px;
}

.project-slider-nav .nav-inner-img {
  height: 100px;
  cursor: pointer;
  margin: 10px 5px;
  overflow: hidden;
  border-radius: 5px;
}

.maids-project-details-slider .pr-nav-left_arrow,
.maids-project-details-slider .pr-nav-right_arrow {
  bottom: 10px;
  width: 100px;
  border: none;
  height: 100px;
  position: absolute;
  border-radius: 5px;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  background-color: #f2fcfc;
}

.maids-project-details-slider .pr-nav-left_arrow i,
.maids-project-details-slider .pr-nav-right_arrow i {
  font-size: 40px;
}

.maids-project-details-slider .pr-nav-left_arrow:hover,
.maids-project-details-slider .pr-nav-right_arrow:hover {
  color: #fff;
  background-color: #2437a4;
}

.maids-project-details-slider .pr-nav-left_arrow {
  left: 0;
}

.maids-project-details-slider .pr-nav-right_arrow {
  right: 0;
}

.maids-project-details-feature {
  padding: 50px 40px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
}

.maids-project-details-feature h3 {
  color: #101010;
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 40px;
}

.maids-project-details-feature .feature-list li {
  width: 100%;
  color: #101010;
  font-weight: 500;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dedede;
}

.maids-project-details-feature .feature-list li span {
  float: right;
  font-weight: 400;
  color: #555555;
}

.maids-project-details-feature .project-share {
  margin-top: 30px;
}

.maids-project-details-feature .project-share .title {
  color: #101010;
  font-weight: 700;
}

.maids-project-details-feature .project-share .share-social a {
  color: #101010;
  margin-left: 5px;
}

.maids-project-details-feature .project-share .share-social a:hover {
  color: #2437a4;
}

.project-details-text-content {
  padding-top: 90px;
}

.project-details-text-content h3 {
  color: #101010;
  font-size: 30px;
  font-weight: 700;
  padding-bottom: 25px;
}

.project-details-text-content p {
  line-height: 1.875;
}

.maids-project-overview {
  padding-top: 110px;
}

.maids-project-overview .maids-about-service-img-wrap {
  padding-right: 0;
}

.maids-project-overview .maids-about-service-img-wrap .img-shape {
  top: -25px;
  width: 180px;
  height: 380px;
}

.maids-project-overview .maids-service-feature-items .maids-service-feature-text {
  color: #555555;
}

.maids-project-overview .maids-service-feature-items .maids-service-feature-text h3 {
  color: #101010;
}

.maids-project-next-prev-btn {
  padding-top: 120px;
}

.maids-portfolio-details-section {
  overflow: hidden;
}

/*---------------------------------------------------- */
/*How Work area*/
/*----------------------------------------------------*/
.maids-how-work-section {
  padding: 120px 0px;
  background-color: #f2fcfc;
}

.maids-how-work-content {
  padding-top: 70px;
}

.maids-how-work-content .line-shape {
  left: 0;
  top: 60px;
}

.maids-how-work-item .serial {
  left: 0;
  right: 0;
  top: -15px;
  z-index: 2;
  color: #fff;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  font-weight: 600;
  border-radius: 100%;
  background-color: #2437a4;
}

.maids-how-work-item .inner-icon {
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: 0 auto;
  margin-bottom: 40px;
  border-radius: 100%;
  background-color: #fff;
  border: 1px solid #ebebeb;
}

.maids-how-work-item .inner-icon:before,
.maids-how-work-item .inner-icon:after {
  left: 0;
  top: 10px;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  border-radius: 100%;
  background-color: #2437a4;
}

.maids-how-work-item .inner-icon:after {
  top: 0;
  background-color: #fff;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
}

.maids-how-work-item .inner-text h3 {
  color: #101010;
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 20px;
}

.maids-how-work-item:hover .inner-icon:after {
  background-color: #000e58;
}

/*---------------------------------------------------- */
/*Breadcrumb area*/
/*----------------------------------------------------*/
.breadcrumb-content {
  padding: 180px 0px;
}

.breadcrumb-content h2 {
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  padding-bottom: 15px;
}

.breadcrumb-content li {
  color: #fff;
  position: relative;
  margin-right: 25px;
}

.breadcrumb-content li:after {
  top: 0;
  color: #fff;
  right: -20px;
  content: "\f105";
  font-weight: 900;
  position: absolute;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  font-family: "Font Awesome 5 Pro";
}

.breadcrumb-content li:last-child {
  margin-right: 0;
}

.breadcrumb-content li:last-child:after {
  display: none;
}

.breadcrumb_overlay::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0E3D4B;
  content: "";
  opacity: 0.5;
}

/*---------------------------------------------------- */
/*Shop area*/
/*----------------------------------------------------*/
.maids-product-items {
  margin: 0 auto;
  max-width: 270px;
  margin-bottom: 30px;
}

.maids-product-items .inner-img {
  margin-bottom: 20px;
}

.maids-product-items .inner-text h3 {
  color: #101010;
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 8px;
}

.maids-product-items .inner-text p {
  font-weight: 600;
  color: #2437a4;
}

.maids-product-items .hover-item {
  opacity: 0;
  right: 20px;
  bottom: -25px;
  position: absolute;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
}

.maids-product-items .hover-item a {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #2437a4;
  border-radius: 100%;
  margin-bottom: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.maids-product-items .hover-item a:hover {
  color: #fff;
  background-color: #2437a4;
}

.maids-product-items:hover .hover-item {
  opacity: 1;
  bottom: 5px;
}

.shop-details-text-wrap {
  padding-top: 15px;
  padding-left: 30px;
}

.shop-details-text-wrap h3 {
  color: #101010;
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 12px;
}

.shop-details-text-wrap .maids-price {
  font-size: 18px;
  font-weight: 600;
  color: #2437a4;
  margin-bottom: 28px;
}

.shop-details-text-wrap .maids-code-category {
  margin-bottom: 30px;
}

.shop-details-text-wrap .maids-code-category li {
  margin-right: 30px;
}

.shop-details-text-wrap .maids-code-category li:last-child {
  margin-right: 0;
}

.shop-details-text-wrap .maids-code-category li span {
  color: #2437a4;
}

.shop-details-text-wrap .item-desc-text {
  padding-bottom: 40px;
}

.shop-details-text-wrap .quantity-btn-area p {
  font-weight: 500;
  margin-right: 15px;
}

.shop-details-text-wrap .quantity-btn-area .quantity-field {
  margin-right: 30px;
}

.shop-details-text-wrap .quantity-btn-area .quantity-field input {
  width: 90px;
  height: 55px;
  border-radius: 5px;
  border: 1px solid #d9d9d9;
}

.shop-details-text-wrap .quantity-btn-area .quantity-field .custom-next,
.shop-details-text-wrap .quantity-btn-area .quantity-field .custom-prev {
  top: 50%;
  cursor: pointer;
  font-size: 20px;
  margin: 0px 5px;
  position: absolute;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.shop-details-text-wrap .quantity-btn-area .quantity-field .custom-next:hover,
.shop-details-text-wrap .quantity-btn-area .quantity-field .custom-prev:hover {
  color: #2437a4;
}

.shop-details-text-wrap .quantity-btn-area .quantity-field .custom-next {
  right: 5px;
}

.shop-details-text-wrap .quantity-btn-area .quantity-field .custom-prev {
  left: 8px;
}

.shop-details-text-wrap .quantity-btn-area .add-cart-btn a {
  color: #fff;
  height: 55px;
  width: 170px;
  font-weight: 500;
  background-color: #2437a4;
}

.maids-shop-details-content {
  margin-bottom: 70px;
}

.shop-details-text-wrap .product-share {
  margin-top: 48px;
}

.shop-details-text-wrap .product-share a {
  color: #fff;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.shop-details-text-wrap .product-share a.fb-bg {
  background-color: #3b579d;
}

.shop-details-text-wrap .product-share a.tw-bg {
  background-color: #1da1f2;
}

.shop-details-text-wrap .product-share a.yt-bg {
  background-color: #ea4335;
}

.shop-details-text-wrap .product-share a.bh-bg {
  background-color: #0177b5;
}

.maids-shop-details-review-content .shop-review-tab-btn {
  margin-bottom: 40px;
}

.maids-shop-details-review-content .shop-review-tab-btn .nav-tabs {
  border-bottom: none;
}

.maids-shop-details-review-content .shop-review-tab-btn .nav-tabs .nav-link {
  border: none;
}

.maids-shop-details-review-content .shop-review-tab-btn li {
  color: #161616;
  margin-right: 15px;
  font-family: "Poppins";
  background-color: #f4f4f4;
}

.maids-shop-details-review-content .shop-review-tab-btn .nav-tabs .nav-link {
  font-size: 18px;
  border-radius: 0;
  padding: 8px 30px;
}

.maids-shop-details-review-content .shop-review-tab-btn .nav-tabs .nav-link.active {
  color: #fff;
  background-color: #2437a4;
}

.maids-shop-details-review-content .review-comment-area {
  max-width: 800px;
}

.maids-shop-details-review-content .review-comment-area .buyer-review-inner {
  margin-bottom: 40px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
}

.maids-shop-details-review-content .review-comment-area .buyer-review-pic {
  width: 80px;
  height: 80px;
  overflow: hidden;
  margin-right: 20px;
  border-radius: 100%;
}

.maids-shop-details-review-content .review-comment-area .buyer-review-text {
  overflow: hidden;
}

.maids-shop-details-review-content .review-comment-area .buyer-review-text h4 {
  color: #101010;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 10px;
}

.maids-shop-details-review-content .review-comment-area .buyer-review-text span {
  display: block;
  padding-bottom: 15px;
}

.maids-shop-details-review-content .review-comment-area .buyer-review-text .buyer-review-rate {
  margin-top: 5px;
}

.maids-shop-details-review-content .review-comment-area .buyer-review-text .buyer-review-rate a {
  font-size: 14px;
  color: #2437a4;
}

.maids-shop-details-review-content .review-comment-area .buyer-review-text .buyer-review-date {
  color: rgba(105, 105, 105, 0.6);
  font-size: 14px;
  padding-left: 30px;
}

.maids-shop-details-review-content .review-comment-area .buyer-review-text .buyer-review-date:before {
  top: 3px;
  left: 10px;
  width: 2px;
  content: "";
  height: 15px;
  position: absolute;
  background-color: rgba(105, 105, 105, 0.6);
}

.maids-shop-details-review-content .review-comment-area .buyer-review-comment-box .customer-rate-option {
  margin: 4px 0px 20px;
}

.maids-shop-details-review-content .review-comment-area .buyer-review-comment-box .customer-rate-option li {
  width: 16px;
}

.maids-shop-details-review-content .review-comment-area .buyer-review-comment-box .customer-rate-option .customer-rate {
  display: none;
}

.maids-shop-details-review-content .review-comment-area .buyer-review-comment-box .customer-rate-option .rate-value {
  position: relative;
}

.maids-shop-details-review-content .review-comment-area .buyer-review-comment-box .customer-rate-option .rate-value:before {
  left: 0;
  top: -10px;
  content: "\f005";
  cursor: pointer;
  position: absolute;
  font-weight: 900;
  font-family: "Font Awesome 5 Pro";
}

.maids-shop-details-review-content .review-comment-area .buyer-review-comment-box .customer-rate-option .customer-rate:checked~.rate-value:before {
  content: "\f005";
  color: #2437a4;
}

.maids-shop-details-review-content .review-comment-area .buyer-review-comment-box h4 {
  font-size: 18px;
  padding-right: 40px;
}

.maids-shop-details-review-content .review-comment-area .buyer-review-comment-box textarea,
.maids-shop-details-review-content .review-comment-area .buyer-review-comment-box input {
  width: 100%;
  height: 60px;
  margin-bottom: 20px;
  padding-left: 40px;
  border: 1px solid #e5e5e5;
}

.maids-shop-details-review-content .review-comment-area .buyer-review-comment-box textarea {
  height: 200px;
  padding-top: 30px;
  margin-bottom: 15px;
}

.maids-shop-details-review-content .review-comment-area .buyer-review-comment-box button {
  color: #fff;
  border: none;
  font-weight: 500;
  padding: 15px 50px;
  font-family: "Poppins";
  text-transform: uppercase;
  font-weight: 700;
  background-color: #2437a4;
}

.maids-more-product {
  padding-top: 60px;
}

.maids-more-product .maids-section-title-2 {
  padding-bottom: 30px;
}

.maids-more-product .maids-section-title-2 h2 {
  font-size: 30px;
}

/*---------------------------------------------------- */
/* backtoup */
.progress-wrap {
  position: fixed;
  right: 30px;
  bottom: 40px;
  height: 35px;
  width: 35px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  -webkit-box-shadow: inset 0 0 0 2px #2437a4;
  box-shadow: inset 0 0 0 2px #2437a4;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  transform: translateY(15px);
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -ms-transform: translateY(15px);
  -o-transform: translateY(15px);
}

.progress-wrap::after {
  position: absolute;
  content: "\f176";
  font-family: "Font Awesome 5 Pro";
  text-align: center;
  line-height: 35px;
  font-size: 15px;
  color: #2437a4;
  left: 0;
  top: 0;
  height: 35px;
  width: 35px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.progress-wrap svg path {
  fill: none;
}

.progress-wrap svg.progress-circle path {
  stroke: #fff;
  stroke-width: 4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/*---------------------------------------------------- */
/*----------------------------------------*/
/*  18. preloder
/*----------------------------------------*/
.preloder_part {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 99999;
  background-color: var(--color-white);
}


.spinner {
  margin: 0 auto;
  width: 40px;
  height: 40px;
  left: 0;
  right: 0;
  top: 48%;
  position: absolute;
  text-align: center;
  -webkit-animation: sk-rotate 2s infinite linear;
  animation: sk-rotate 2s infinite linear;
  z-index: 99999;
}

.dot1,
.dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: var(--color-yellow);
  border-radius: 100%;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}

.dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes sk-rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes sk-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes sk-bounce {

  0%,
  100% {
    -webkit-transform: scale(0);
  }

  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bounce {

  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

/*---------------------------------------------------- */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes zoom {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@keyframes zoom {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  50% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes shake {
  0% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
  }

  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
  }
}

@keyframes shake {
  0% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
  }

  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
  }
}

@-webkit-keyframes down {
  0% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }

  50% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  100% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
}

@keyframes down {
  0% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }

  50% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  100% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
}

.pos-rel {
  position: relative;
}

.mxw_1350 {
  max-width: 1350px;
}

.body_wrap {
  overflow: hidden;
  position: relative;
}

.thm-btn {
  font-size: 16px;
  padding: 20px 38px;
  z-index: 1;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  background: var(--color-primary);
  line-height: 1.3;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  overflow: hidden;
  position: relative;
  font-weight: 500;
  text-transform: capitalize;
}

@media (max-width: 1199px) {
  .thm-btn {
    padding: 17px 28px;
  }
}

.thm-btn:hover .btn-wrap span:nth-child(1) {
  -webkit-transform: translateY(-150%);
  transform: translateY(-150%);
}

.thm-btn:hover .btn-wrap span:nth-child(2) {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.thm-btn .btn-wrap {
  position: relative;
  overflow: hidden;
  display: block;
}

.thm-btn .btn-wrap span {
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.thm-btn .btn-wrap span:nth-child(1) {
  display: block;
  position: relative;
}

.thm-btn .btn-wrap span:nth-child(2) {
  position: absolute;
  top: 100%;
  display: block;
}

.thm-btn--transparent {
  background-color: transparent;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border: 1px solid var(--color-black);
}

.thm-btn--transparent:hover {
  background-color: var(--color-primary);
  border-color: var(--color-primary);
}

.thm-btn--transparent:hover .btn-wrap span {
  color: var(--color-white);
}

.thm-btn--transparent .btn-wrap span {
  color: var(--color-black);
}

.thm-btn__icon {
  padding-right: 56px;
}

.thm-btn__icon i {
  position: absolute;
  top: 54%;
  right: 32px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  font-size: 16px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.thm-btn__icon:hover i {
  right: 30px;
}

.thm-btn.br-0 {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.btns a {
  margin-right: 30px;
  margin-top: 20px;
}

.btns a:last-child {
  margin-right: 0;
}

@media (max-width: 991px) {
  .btns a {
    margin-right: 20px;
  }
}

dl,
ol,
ul {
  margin: 0;
  padding: 0;
}

.header {
  font-family: var(--font);
  z-index: 9;
  position: relative;
  background-color: var(--color-white);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.header .container {
  max-width: 1700px;
}

.header__top-wrap {
  border-bottom: 1px solid #EBEBEB;
  padding: 9px 0;
}

@media (max-width: 991px) {
  .header__top-wrap {
    display: none;
  }
}

@media (max-width: 991px) {
  .header__top {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .header__top {
    display: none;
  }
}

.header__language ul {
  list-style: none;
}

.header__language ul>li {
  position: relative;
}

.header__language ul .lang-btn {
  display: block;
  text-align: right;
  font-size: 16px;
}

.header__language ul .lang-btn img {
  margin-right: 4px;
}

.header__language ul .lang-btn i {
  font-size: 11px;
  padding-left: 2px;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}

.header__language ul li:hover ul {
  opacity: 1;
  visibility: visible;
  top: 100%;
}

.header__language ul li a {
  color: inherit;
}

.header__language .lang_sub_list {
  background: var(--color-white);
  border-radius: 5px;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  top: 120%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  right: 0;
  z-index: 9;
  -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
  padding-left: 0;
}

.header__language .lang_sub_list ul>li {
  border-radius: 4px;
  overflow: hidden;
}

.header__language .lang_sub_list li a {
  display: block;
  padding-right: 29px;
  min-height: 37px;
  line-height: 37px;
  padding-left: 18px;
  font-size: 15px;
  font-weight: 500;
}

.header__language .lang_sub_list li a:hover {
  background: #f6f6f6;
}

.header__language .lang_sub_list li:not(:last-child) {
  border-bottom: 1px solid #ededed;
}

.header__main-right {
  margin-left: 120px;
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
  .header__main-right {
    margin-left: 30px;
  }
}

@media (max-width: 1199px) {
  .header__main-right {
    margin-left: 30px;
  }
}

@media (max-width: 1199px) {
  .header__cta {
    display: none;
  }
}

@media (max-width: 1199px) {
  .header__btn {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .header__btn {
    display: none;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
  .header__logo {
    margin-left: 20px;
  }
}

@media (max-width: 767px) {
  .header__logo {
    position: absolute;
    right: 15px;
  }
}

.header__info>li {
  font-size: 15px;
  color: var(--color-black);
  position: relative;
}

.header__info>li:not(:last-child) {
  margin-right: 20px;
  padding-right: 20px;
}

.header__info>li:not(:last-child)::before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  width: 1px;
  height: 15px;
  background-color: #D9D9D9;
  content: "";
}

.header__info>li i {
  color: var(--color-yellow);
  font-size: 14px;
  margin-right: 8px;
}

.header__social a {
  color: #000;
  font-size: 15px;
}

.header__social a:not(:last-child) {
  margin-right: 20px;
}

.header__social a:hover {
  color: var(--color-yellow);
}

.header__main-wrap {
  position: relative;
  z-index: 1;
  padding: 17px 0;
}

@media (max-width: 767px) {
  .header__main-wrap {
    padding: 25px 0;
  }
}

.header__main-wrap.uk-active {
  background-color: var(--color-white);
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
  z-index: 99;
}

.header__cta .icon {
  width: 28px;
  margin-right: 17px;
}

.header__cta .content {
  color: var(--color-black);
}

.header__cta .content span {
  display: block;
}

.header__cta .content a {
  color: var(--color-black);
}

.main-menu {
  margin-left: auto;
}

.main-menu__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}

.main-menu__nav ul li {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* align-items: center; */
}

.main-menu__nav ul li:not(:last-child) {
  margin-right: 45px;
}

@media (max-width: 1199px) {
  .main-menu__nav ul li:not(:last-child) {
    margin-right: 33px;
  }
}

.main-menu__nav ul li .submenu li {
  margin-right: 0 !important;
}

.main-menu__nav ul li a {
  display: block;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  color: var(--color-black);
  position: relative;
  padding: 10px 0;
}

.main-menu__nav ul li.menu-item-has-children>a::after {
  position: absolute;
  top: 50%;
  content: "\f078";
  font-size: 11px;
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  padding-left: 6px;
  font-weight: 400;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.main-menu__nav ul li:hover>a,
.main-menu__nav ul li.active>a {

    color: #9f2328;
}

.main-menu__nav ul li:hover>.submenu {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scaleY(100%);
  transform: scaleY(100%);
}

.main-menu__nav ul li .submenu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  min-width: 215px;
  top: 115%;
  visibility: hidden;
  opacity: 0;
  background: var(--color-white);
  padding: 11px 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
  z-index: 3;
  text-align: left;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  border-radius: 5px;
}

.main-menu__nav ul li .submenu li {
  padding: 0;
}

.main-menu__nav ul li .submenu li a {
  padding: 6px 25px;
}

.main-menu__nav ul li .submenu li:hover>a,
.main-menu__nav ul li .submenu li.active>a {
  color: var(--color-primary);
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.main-menu__nav ul li .submenu li.menu-item-has-children>a::after {
  position: absolute;
  top: 11px;
  right: 16px;
  line-height: 1;
  font-size: 13px;
  content: "\f105";
  letter-spacing: 1px;
}

.main-menu__nav ul li .submenu ul {
  left: 100%;
  top: 0px;
}

.main-menu ul li.menu-last ul.submenu {
  right: 0;
  left: auto;
}

.main-menu ul li.menu-last ul.submenu ul {
  right: auto;
  left: -100%;
}

.hero {
  position: relative;
  z-index: 1;
}

.hero__height {
  min-height: 840px;
}

@media (max-width: 1199px) {
  .hero__height {
    min-height: 750px;
  }
}

@media (max-width: 767px) {
  .hero__height {
    min-height: 700px;
  }
}

.hero__two {
  min-height: 750px;
  position: relative;
  background-color: #F7F5F2;
}

@media (max-width: 991px) {
  .hero__two {
    padding: 100px 0;
  }
}

.hero__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hero__img {
  position: absolute;
  bottom: 0;
  right: 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
  .hero__img {
    max-width: 400px;
  }
}

@media (max-width: 1199px) {
  .hero__img {
    max-width: 400px;
  }
}

@media (max-width: 991px) {
  .hero__img {
    display: none;
  }
}

@media (max-width: 991px) {
  .hero__image {
    text-align: left !important;
  }
}

.hero__content>span {
  color: var(--color-black);
  font-size: 16px;
  padding: 7px 30px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  background-color: var(--color-white);
  border: 1px solid #F3F3F3;
  display: inline-block;
  margin-bottom: 25px;
  font-weight: 500;
  color: var(--color-black);
}

.hero__content h2 {
  font-size: 60px;
  margin-bottom: 52px;
}

@media (max-width: 1199px) {
  .hero__content h2 {
    font-size: 42px;
  }
}

@media (max-width: 767px) {
  .hero__content h2 {
    font-size: 26px;
  }
}

.hero__content h2 span {
  position: relative;
  z-index: 1;
}

.hero__content h2 span img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.hero__content-two>span {
  padding: 0;
  background: transparent;
  position: relative;
  padding-left: 22px;
  margin-bottom: 18px;
}

.hero__content-two>span::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 16px;
  height: 1.5px;
  background-color: var(--color-yellow);
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.hero__content-two h2 {
  font-size: 50px;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .hero__content-two h2 {
    font-size: 30px;
  }
}

.hero__content-two p {
  color: #535353;
  line-height: 28px;
  margin-bottom: 50px;
}

.hero__experince {
  position: absolute;
  bottom: 100px;
  left: 55px;
  text-align: center;
}

@media (max-width: 767px) {
  .hero__experince {
    position: relative;
    bottom: 50px;
  }
}

@media (max-width: 991px) {
  .hero__experince img {
    max-width: 200px;
  }
}

.hero__experince-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}

.hero__experince-text h2 {
  font-size: 82px;
  font-weight: 700;
}

@media (max-width: 991px) {
  .hero__experince-text h2 {
    font-size: 60px;
  }
}

@media (max-width: 767px) {
  .hero__shape {
    display: none;
  }
}

.hero__shape .shape {
  position: absolute;
  z-index: -1;
}

.hero__shape .shape--1 {
  left: 0;
  top: 23px;
}

.hero__shape .shape--2 {
  top: 140px;
  left: 26%;
}

.hero__shape .shape--3 {
  left: 17%;
  bottom: 42%;
}

.hero__shape .shape--4 {
  top: 160px;
  right: 35%;
}

.hero__shape .shape--5 {
  right: 32%;
  bottom: 29%;
}

.hero__shape .shape--6 {
  right: 30%;
  bottom: 95px;
}

.hero__shape .shape--7 {
  top: 125px;
  right: 21%;
}

.hero__shape .shape--8 {
  right: 0;
  top: 24%;
}

@media (max-width: 991px) {
  .hero__shape .shape--8 {
    display: none;
  }
}

.hero__right {
  z-index: 1;
}

.hero__image>img {
  border-bottom-right-radius: 158px;
}

.hero__experince-box {
  width: 176px;
  height: 179px;
  background-color: var(--color-primary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  position: absolute;
  bottom: -20px;
  left: 35px;
  border-bottom-left-radius: 47px;
}

.hero__experince-box h2 {
  font-size: 75px;
  color: var(--color-white);
  font-weight: 700;
}

.hero__experince-box span {
  color: var(--color-white);
}

.hero__experince-box>div {
  text-align: center;
  margin-top: -27px;
}

.hero__line-shape {
  position: absolute;
  top: 100px;
  right: -110px;
  z-index: -1;
}

@media (max-width: 991px) {
  .hero__line-shape {
    right: 200px;
  }
}

.hero__text-box {
  position: absolute;
  top: 38%;
  left: 52%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (max-width: 767px) {
  .hero__text-box {
    display: none;
  }
}

.hero__text-box img:nth-child(1) {
  animation: spin 12s infinite linear;
  -webkit-animation: spin 12s infinite linear;
}

.hero__text-box img:nth-child(2) {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.hero__shape-icons .icon {
  position: absolute;
}

.hero__shape-icons .icon--1 {
  left: 70px;
  bottom: 120px;
}

.hero__shape-icons .icon--2 {
  top: 170px;
  left: 46%;
}

.hero__shape-icons .icon--3 {
  right: 110px;
  bottom: 37%;
}

.hero__shape-icons .icon--4 {
  bottom: 100px;
  right: 10%;
}

.cta__wrap {
  padding: 40px 35px;
  padding-left: 115px;
  background-color: var(--color-white);
  -webkit-box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.04);
  margin-top: -40px;
  z-index: 2;
  position: relative;
  margin-right: 26%;
  margin-top: 10px;
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
  .cta__wrap {
    margin-right: 0;
    padding-left: 35px;
  }
}

@media (max-width: 1199px) {
  .cta__wrap {
    margin-right: 0;
    padding-left: 35px;
  }
}

.cta__two {
  margin-top: 0;
  margin-right: 0;
  position: absolute;
  right: 0;
  left: 30%;
  padding-right: 115px;
  padding-left: 200px;
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
  .cta__two {
    padding-right: 0;
    padding-left: 80px;
  }
}

@media (max-width: 1199px) {
  .cta__two {
    padding-right: 0;
    padding-left: 40px;
  }
}

@media (max-width: 991px) {
  .cta__two {
    left: 0;
  }
}

@media (max-width: 767px) {
  .cta__two {
    position: unset;
    padding: 0;
  }
}

.cta__two .cta__info {
  margin-top: 10px;
}

.cta__two .cta__form {
  margin-top: 0;
}

@media (max-width: 1199px) {
  .cta__info {
    margin-bottom: 30px;
  }
}

.cta__info .icon {
  width: 30px;
  margin-right: 15px;
}

.cta__info span {
  color: #9C9C9C;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  margin-right: 30px;
}

.cta__info h3 {
  font-size: 24px;
}

.cta__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -10px;
}

.cta__form input,
.cta__form select {
  width: 275px;
  height: 58px;
  background-color: #F7F5F7;
  border: 0;
  padding: 0 15px;
  color: var(--color-black);
  -webkit-box-shadow: 0px 15px 10px rgba(242, 242, 242, 0.18);
  box-shadow: 0px 15px 10px rgba(242, 242, 242, 0.18);
  margin-right: 26px;
  border: 1px solid #ECEDED;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 16px;
  margin-top: 10px;
}

@media (max-width: 991px) {

  .cta__form input,
  .cta__form select {
    width: 220px;
  }
}

@media (max-width: 767px) {

  .cta__form input,
  .cta__form select {
    width: 100%;
    margin-right: 0;
  }
}

.cta__form input:focus,
.cta__form select:focus {
  border-color: var(--color-primary);
}

@media (max-width: 767px) {
  .cta__form .service-select {
    width: 100%;
  }
}

.cta__form select {
  cursor: pointer;
}

.cta__form button {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: 0;
  height: 58px;
  padding-left: 50px;
  padding-right: 50px;
  margin-top: 10px;
}

.cta__form button .btn-wrap span:nth-child(2) {
  left: 0;
  right: 0;
}

@media (max-width: 767px) {
  .cta__form button {
    width: 100%;
  }
}

select {
  height: 55px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../img/icon/select-arrow.png);
  background-position: calc(100% - 15px) 50%;
  background-repeat: no-repeat;
  padding-right: 20px;
  background-color: transparent;
  border: 0;
}

@media (max-width: 1199px) {
  .feature__content-wrap {
    margin-top: 280px;
  }
}

@media (max-width: 991px) {
  .feature__content-wrap {
    margin-top: 220px;
  }
}

@media (max-width: 767px) {
  .feature__content-wrap {
    margin-top: 0;
  }
}

.feature__item {
  position: relative;
}

.feature__item .icon {
  font-size: 70px;
  line-height: 1;
  color: #C9C9C9;
  min-height: 80px;
  margin-bottom: 10px;
}

.feature__item:hover .icon {
  animation: icon-bounce 0.8s ease-out infinite;
  -webkit-animation: icon-bounce 0.8s ease-out infinite;
}

.feature__item p {
  font-size: 16px;
  color: #535353;
  line-height: 32px;
  margin-bottom: 22px;
}

.feature__title {
  font-size: 24px;
  color: #020202;
  margin-bottom: 20px;
}

.feature__row {
  margin: 0 -60px;
  margin-top: -50px;
}

@media (max-width: 767px) {
  .feature__row {
    margin-top: -50px;
  }
}

.feature__col {
  padding: 0 60px;
  position: relative;
}

.feature__col:not(:last-child)::before {
  position: absolute;
  top: 34%;
  right: 3px;
  width: 75px;
  height: 75px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../img/shape/f_shape.png) no-repeat;
  content: "";
}

.feature__link a {
  font-size: 16px;
  color: var(--color-black);
  font-weight: 500;
  position: relative;
  z-index: 1;
}

.feature__link a::before {
  position: absolute;
  top: 50%;
  left: -5px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 100%;
  width: 0;
  background: url(../img/icon/fl_shape.png) no-repeat;
  content: "";
  z-index: -1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.feature__link a i {
  font-size: 20px;
  line-height: 0;
  position: relative;
  overflow: hidden;
  text-shadow: -1.5em 0 0 currentColor;
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  display: inline-block;
  margin-left: 10px;
}

.feature__link a i::before {
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  display: inline-block;
  line-height: 1;
}

.feature__link a:hover i::before {
  transform: translateX(150%);
  -webkit-transform: translateX(150%);
  -moz-transform: translateX(150%);
  -ms-transform: translateX(150%);
  -o-transform: translateX(150%);
}

.feature__link:hover a:before {
  width: 100%;
}

.feature__number {
  position: absolute;
  top: -15px;
  left: 85px;
  font-size: 14px;
  font-weight: 700;
  color: var(--color-white);
  width: 26px;
  height: 26px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: var(--color-black);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.feature__item:hover .feature__number {
  background-color: var(--color-yellow);
}

.feature__info-box {
  padding: 35px;
  padding-top: 85px;
  border: 1px solid #EBEBEB;
  margin-top: -90px;
  z-index: 1;
  position: relative;
  background-color: var(--color-white);
  z-index: 5;
}

@media (max-width: 991px) {
  .feature__info-box {
    margin-top: 0;
  }
}

.feature__info-box>span {
  position: absolute;
  top: -1px;
  left: -1px;
  background-color: var(--color-yellow);
  font-weight: 500;
  font-size: 16px;
  color: var(--color-black);
  padding: 12px 40px;
  display: inline-block;
  -webkit-clip-path: polygon(0px 0px, 100% 0%, 83.46% 101.85%, 0% 100%);
  clip-path: polygon(0px 0px, 100% 0%, 83.46% 101.85%, 0% 100%);
  padding-right: 50px;
}

.feature__info-box .title {
  font-size: 26px;
  line-height: 1.4;
  margin-bottom: 50px;
}

.feature__info-box-item:not(:last-child) {
  margin-bottom: 32px;
  padding-bottom: 30px;
  border-bottom: 1px solid #D9D9D9;
}

.feature__info-box-item .icon {
  font-size: 50px;
  color: var(--color-black);
  margin-right: 20px;
}

.feature__info-box-item .content h3 {
  font-size: 18px;
  color: #020202;
  margin-bottom: 8px;
}

.feature__info-box-item .content p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
}

.feature__img {
  width: 345px;
  margin-right: 50px;
  margin-top: 20px;
}

.feature__content {
  margin-top: 20px;
  width: calc(100% - 395px);
}

@media (max-width: 767px) {
  .feature__content {
    width: 100%;
  }
}

.feature__content p {
  font-size: 15px;
  padding-left: 20px;
  color: #535353;
  line-height: 27px;
  position: relative;
  margin-bottom: 28px;
}

.feature__content p::before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 2px;
  height: 80%;
  background-color: var(--color-yellow);
  content: "";
}

.feature__content .name {
  font-size: 15px;
  color: #353637;
}

.feature__content .name span {
  font-weight: 300;
  color: #445658;
  font-size: 13px;
  margin-left: 25px;
  position: relative;
}

.feature__content .name span::before {
  position: absolute;
  top: 50%;
  left: -20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #D9D9D9;
  width: 13px;
  height: 1px;
  content: "";
}

.feature__list {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #E4E4E4;
}

.feature__list li {
  color: #353637;
  font-size: 15px;
  position: relative;
  padding-left: 24px;
}

.feature__list li:not(:last-child) {
  margin-bottom: 10px;
}

.feature__list li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  font-size: 13px;
  color: var(--color-yellow);
}

.wm-marquee {
  position: relative;
  width: 100vw;
  max-width: 100%;
  height: 275px;
  font-style: normal;
  font-size: 190px;
  letter-spacing: 0.06em;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 1;
}

@media (max-width: 1199px) {
  .wm-marquee {
    height: 220px;
    font-size: 120px;
  }
}

@media (max-width: 767px) {
  .wm-marquee {
    height: 160px;
    font-size: 60px;
  }
}

.wm-marquee .text-marquee-track {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  -webkit-animation: marquee 60s linear infinite;
  animation: marquee 60s linear infinite;
}

/* .text-marquee-track:hover {
	animation-play-state: paused;
} */
.wm-marquee .text-marquee-content {
  color: transparent;
  -webkit-text-stroke: 2px #D4D4D4;
}

@-webkit-keyframes marquee {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
  }

  to {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@keyframes marquee {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
  }

  to {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.about {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.about__bg {
  border-top-right-radius: 170px;
  border-bottom-right-radius: 170px;
  background-position-x: calc(100% - 76px);
}

@media (max-width: 1199px) {
  .about__bg {
    background-position: 100%;
  }
}

.about__bg-two {
  position: relative;
  z-index: 1;
}

.about__bg-two::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 53%;
  height: 100%;
  background: url(../img/bg/about_bg2.jpg) no-repeat;
  content: "";
  z-index: -1;
}

.about__list li {
  font-size: 14px;
  color: #445658;
  position: relative;
  padding-left: 24px;
}

.about__list li:not(:last-child) {
  margin-bottom: 10px;
}

.about__list li::before {
  position: absolute;
  top: 2px;
  left: 0;
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  font-size: 13px;
  color: var(--color-yellow);
}

@media (max-width: 991px) {
  .about__content {
    padding-bottom: 50px;
  }
}

.about__image {
  margin-right: -230px;
  text-align: right;
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
  .about__image {
    margin-right: 0;
  }
}

@media (max-width: 1199px) {
  .about__image {
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .about__image {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .about__image {
    margin-top: 30px;
  }
}

.about__image .img1 {
  margin-right: -90px;
  z-index: 1;
  position: relative;
  border-radius: 190px;
  -webkit-border-radius: 190px;
  -moz-border-radius: 190px;
  -ms-border-radius: 190px;
  -o-border-radius: 190px;
  background-color: var(--color-white);
  padding: 14px 16px;
  -webkit-box-shadow: 0px 4px 21px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 4px 21px rgba(0, 0, 0, 0.09);
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
  .about__image .img1 {
    max-width: 300px;
  }
}

@media (max-width: 1199px) {
  .about__image .img1 {
    margin-right: 0;
    max-width: 300px;
  }
}

.about__image .img2 {
  border-top-right-radius: 47px;
  border-bottom-right-radius: 47px;
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
  .about__image .img2 {
    max-width: 300px;
  }
}

@media (max-width: 1199px) {
  .about__image .img2 {
    max-width: 300px;
    margin-top: 20px;
  }
}

@media (max-width: 1199px) {
  .about__img {
    margin-right: 0;
  }
}

.about__info {
  margin-top: 30px;
}

.about__info-box {
  position: relative;
  margin-top: 20px;
}

.about__info-box:not(:last-child) {
  margin-right: 30px;
  padding-right: 30px;
}

@media (max-width: 767px) {
  .about__info-box:not(:last-child) {
    padding-right: 0;
    margin-right: 0;
  }
}

.about__info-box:not(:last-child)::before {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 47px;
  background-color: #E2E2E2;
  content: "";
}

@media (max-width: 767px) {
  .about__info-box:not(:last-child)::before {
    display: none;
  }
}

.about__info-box .icon {
  font-size: 50px;
  margin-right: 25px;
  position: relative;
  z-index: 1;
  color: var(--color-black);
}

.about__info-box .icon img {
  position: absolute;
  top: -4px;
  left: -4px;
  z-index: -1;
}

.about__info-box .content h3 {
  font-size: 16px;
  margin-bottom: 10px;
}

.about__experince {
  width: 180px;
  height: 180px;
  background-color: var(--color-white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #DCDCDC;
}

.about__experince h2 {
  font-size: 75px;
  color: var(--color-yellow);
  font-weight: 700;
}

.about__author {
  background-color: var(--color-white);
  padding: 30px;
  padding-right: 50px;
}

.about__shape img {
  position: absolute;
  z-index: -1;
}

.about__shape .shape1 {
  top: -20px;
  left: 0;
}

.about__shape .shape2 {
  bottom: -20px;
  left: 0;
}

.about__author .avatar {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin-right: 30px;
  overflow: hidden;
}

.about__author .content h3 {
  font-size: 18px;
  margin-bottom: 2px;
}

.about__author .content span {
  font-size: 13px;
  color: #445658;
}

.about__author .author-social {
  margin-top: 5px;
}

.about__author .author-social a {
  color: #1E1919;
  font-size: 13px;
}

.about__author .author-social a:not(:last-child) {
  margin-right: 8px;
}

.about__icons .icon {
  position: absolute;
}

.about__icons .icon--1 {
  top: 70px;
  right: 44%;
}

.about__icons .icon--2 {
  bottom: 110px;
  right: 44%;
}

.about__icons .icon--3 {
  bottom: 80px;
  right: 42%;
}

.about__icons .icon--4 {
  left: 116px;
  bottom: 200px;
}

.about__text {
  font-size: 16px;
  color: var(--color-black);
  font-weight: 500;
}

.about__text span {
  color: var(--color-yellow);
}

.about__text img {
  margin-right: 10px;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}

.about__cta {
  background-color: var(--color-white);
  -webkit-box-shadow: 0px -10px 18px rgba(0, 0, 0, 0.04);
  box-shadow: 0px -10px 18px rgba(0, 0, 0, 0.04);
  border-top: 2px solid #F7F7F9;
  max-width: 515px;
  width: 100%;
  padding: 40px 20px;
  position: absolute;
  bottom: 0;
  left: -334px;
}

@media (max-width: 1199px) {
  .about__cta {
    left: 0;
  }
}

.about__cta>img {
  margin-right: 15px;
}

.about__cta span {
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  color: #9C9C9C;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 20px;
}

.about__cta h3 {
  font-size: 22px;
  font-weight: 500;
}

.about__cta .action {
  position: absolute;
  top: 50%;
  right: 14px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 109px;
  height: 92px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: var(--color-primary);
  color: var(--color-white);
  line-height: 1;
}

@media (max-width: 767px) {
  .about__cta .action {
    width: 50px;
    height: 50px;
  }
}

.about__cta .action i {
  font-size: 30px;
  line-height: 0;
  position: relative;
  overflow: hidden;
  text-shadow: -1.5em 0 0 currentColor;
  display: inline-block;
}

@media (max-width: 767px) {
  .about__cta .action i {
    font-size: 16px;
  }
}

.about__cta .action i::before {
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  display: inline-block;
  line-height: 1;
}

.about__cta .action:hover i::before {
  transform: translateX(150%);
  -webkit-transform: translateX(150%);
  -moz-transform: translateX(150%);
  -ms-transform: translateX(150%);
  -o-transform: translateX(150%);
}

.sec-title .subtitle {
  font-size: 16px;
  color: var(--color-white);
  background-color: var(--color-primary);
  padding: 7px 24px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 20px;
}

.sec-title .title {
  font-size: 42px;
  line-height: 1.2;
}

@media (max-width: 767px) {
  .sec-title .title {
    font-size: 30px;
  }
}

.sec-title .title>span {
  position: relative;
  z-index: 1;
}

.sec-title .title>span img {
  position: absolute;
  left: -5px;
  top: 55%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}

.sec-title p {
  font-size: 16px;
  color: #535353;
  line-height: 28px;
}

.sec-title__white .subtitle {
  background: transparent;
  border: 1px solid var(--color-white);
}

.sec-title__white .title {
  color: var(--color-white);
}

.sec-title__white p {
  color: #A6B5BA;
}

.sec-title__two .subtitle {
  padding: 0;
  background: transparent;
  position: relative;
  padding-left: 22px;
  margin-bottom: 18px;
  color: var(--color-black);
}

.sec-title__two .subtitle::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 16px;
  height: 1.5px;
  background-color: var(--color-yellow);
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.sec-title__two .title {
  font-size: 40px;
}

@media (max-width: 767px) {
  .sec-title__two .title {
    font-size: 30px;
  }
}

.brand__item {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 10px;
}

.brand__border {
  border-top: 1px dashed #D9D9D9;
  border-bottom: 1px dashed #D9D9D9;
}

.project {
  z-index: 2;
  position: relative;
}

.project__slider {
  margin-left: -300px;
  margin-right: -300px;
  margin-bottom: -30px;
}

.project__item {
  position: relative;
  margin: 0 15px;
  margin-bottom: 30px;
}

.project__info {
  position: absolute;
  bottom: -8px;
  left: 74px;
  right: 74px;
  padding: 30px;
  margin: auto;
  background-color: var(--color-white);
  -webkit-box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.05);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}

@media (max-width: 1199px) {
  .project__info {
    left: 30px;
    right: 30px;
  }
}

@media (max-width: 991px) {
  .project__info {
    right: 10px;
    left: 10px;
  }
}

@media (max-width: 767px) {
  .project__info {
    padding: 30px 20px;
  }
}

.project__info h3 {
  font-size: 26px;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .project__info h3 {
    font-size: 16px;
  }
}

.project__info span {
  font-size: 16px;
  color: #7C6F6F;
}

.project__img {
  position: relative;
}

.project__img::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(81.44%, rgba(34, 59, 148, 0.14)), to(rgba(135, 152, 194, 0.16)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(34, 59, 148, 0.14) 81.44%, rgba(135, 152, 194, 0.16) 100%);
  content: "";
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.project__item:hover .project__info,
.project__item.slick-center .project__info {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

.project__item:hover .project__img::before,
.project__item.slick-center .project__img::before {
  opacity: 1;
}

.project__action {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 35px;
  width: 51px;
  height: 51px;
  background-color: var(--color-primary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--color-white) !important;
  border-radius: 23px;
  border-top-right-radius: 0;
}

@media (max-width: 767px) {
  .project__action {
    right: 10px;
  }
}

.project__number {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 51px;
  height: 51px;
  background-color: var(--color-white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--color-black) !important;
  border-radius: 23px;
  border-top-right-radius: 0;
  font-weight: 500;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.project__item:hover .project__number,
.project__item.slick-center .project__number {
  opacity: 1;
  right: 25px;
  top: 25px;
}

@media (max-width: 767px) {

  .project__item:hover .project__number,
  .project__item.slick-center .project__number {
    right: 10px;
    top: 10px;
  }
}

.add-info__single {
  margin-left: 8px;
}

.add-info__single .number {
  width: 75px;
  height: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--color-white);
  background-color: var(--color-yellow);
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  position: relative;
  font-size: 29px;
  font-weight: 700;
  margin-right: 25px;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.add-info__single .number::before {
  position: absolute;
  top: -8px;
  left: -8px;
  right: -8px;
  bottom: -8px;
  border: 1px dashed #CFCFCF;
  content: "";
}

.add-info__single:hover .number {
  background-color: var(--color-primary);
}

.add-info__single .content {
  width: calc(100% - 100px);
}

.add-info__single .content h3 {
  font-size: 22px;
  margin-bottom: 15px;
}

.add-info__counter-shape {
  position: absolute;
  right: -100px;
}

.team__wrap {
  background-color: var(--color-white);
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.02);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.02);
  padding: 8px;
}

.team__item {
  padding: 8px;
  position: relative;
}

.team__info {
  position: absolute;
  bottom: 20px;
  left: 28px;
  right: 28px;
  background-color: var(--color-primary);
  text-align: center;
  padding: 20px 15px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.team__info::before {
  position: absolute;
  top: -22px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-left: 10px solid transparent;
  border-top: 12px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid var(--color-primary);
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.team__info-shape img {
  position: absolute;
}

.team__info-shape .shape1 {
  left: 15px;
  bottom: 20px;
}

.team__info-shape .shape2 {
  right: 15px;
  bottom: 20px;
}

.team__item:hover .team__info {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

.team__desig {
  color: var(--color-white);
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 2px;
}

.team__name {
  color: var(--color-white);
  font-size: 16px;
}

.team__social-wrap {
  position: absolute;
  top: 20px;
  right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.team__social-wrap .plus-icon {
  width: 40px;
  height: 40px;
  background-color: var(--color-white);
  color: #5D5D70;
  font-size: 17px;
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.team__social {
  margin-top: 15px;
  list-style: none;
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}

.team__social li:not(:last-child) {
  margin-bottom: 5px;
}

.team__social li a {
  color: #3E3E4F;
  font-size: 15px;
}

.team__social li a:hover {
  color: var(--color-primary);
}

.team__item:hover .team__social {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.team__item:hover .plus-icon {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.tab-info {
  background-color: var(--color-primary);
  position: relative;
  z-index: 1;
}

@media (max-width: 991px) {
  .tab-info {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.tab-info__shape {
  position: absolute;
  bottom: 0;
  left: 60%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}

.tab-info__nav {
  position: absolute;
  left: -160px;
  top: 46%;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  background-color: #56747E;
  border: 0;
  padding: 5px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}

@media (max-width: 991px) {
  .tab-info__nav {
    top: 24%;
  }
}

@media (max-width: 767px) {
  .tab-info__nav {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    position: unset;
    margin-bottom: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.tab-info__nav .nav-item .nav-link {
  font-size: 15px;
  text-transform: uppercase;
  color: var(--color-white);
  letter-spacing: 0.1px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border: 0;
  padding: 13px 24px;
}

.tab-info__nav .nav-item .nav-link.active {
  background-color: var(--color-yellow);
  border: 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
  .tab-info__wrapper {
    padding-left: 120px;
  }
}

@media (max-width: 1199px) {
  .tab-info__wrapper {
    padding-left: 120px;
  }
}

@media (max-width: 767px) {
  .tab-info__wrapper {
    padding-left: 0;
  }
}

.tab-info__wrap {
  padding-right: 50px;
}

@media (max-width: 767px) {
  .tab-info__wrap {
    padding-right: 0;
  }
}

.tab-info__item:not(:last-child) {
  margin-bottom: 35px;
  padding-bottom: 35px;
  border-bottom: 1px solid rgba(235, 235, 235, 0.12);
}

.tab-info__item .icon {
  font-size: 50px;
  margin-right: 20px;
  position: relative;
  z-index: 1;
  color: var(--color-white);
}

.tab-info__item .icon img {
  position: absolute;
  top: -4px;
  left: -4px;
  z-index: -1;
}

.tab-info__item .content h3 {
  color: var(--color-white);
  font-size: 20px;
  margin-bottom: 17px;
}

.tab-info__item .content p {
  color: var(--color-white);
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 0;
}

.tab-info__item-two:not(:last-child) {
  border-color: #EBEAEC;
}

.tab-info__item-two .icon {
  color: var(--color-black);
}

.tab-info__item-two .content h3 {
  color: var(--color-black);
}

.tab-info__item-two .content p {
  color: #888686;
}

.tab-info__bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 45%;
  height: 100%;
}

@media (max-width: 991px) {
  .tab-info__bg {
    position: relative;
    width: 100%;
    height: 500px;
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .tab-info__bg {
    height: 300px;
  }
}

.tab-info__video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* play btn animation */
.popup-video {
  position: absolute;
  background: var(--color-primary);
  color: var(--color-white) !important;
  height: 100px;
  width: 100px;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  z-index: 3;
}

.popup-video__md {
  width: 80px;
  height: 80px;
}

.popup-video:hover {
  color: var(--color-primary);
}

.popup-video::before,
.popup-video::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 50%;
  background-color: var(--color-primary);
  opacity: 0.15;
  z-index: -10;
}

.popup-video::before {
  z-index: -10;
  -webkit-animation: inner-ripple 2000ms linear infinite;
  animation: inner-ripple 2000ms linear infinite;
}

.popup-video::after {
  z-index: -10;
  -webkit-animation: outer-ripple 2000ms linear infinite;
  animation: outer-ripple 2000ms linear infinite;
}

/* animation */
@keyframes outer-ripple {
  0% {
    transform: scale(1);
    filter: alpha(opacity=50);
    opacity: 0.5;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-filter: alpha(opacity=50);
  }

  80% {
    transform: scale(1.5);
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
  }

  100% {
    transform: scale(2.5);
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(2.5);
    -moz-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -o-transform: scale(2.5);
  }
}

@-webkit-keyframes outer-ripple {
  0% {
    transform: scale(1);
    filter: alpha(opacity=50);
    opacity: 0.5;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }

  80% {
    transform: scale(2.5);
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(2.5);
    -moz-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -o-transform: scale(2.5);
  }

  100% {
    transform: scale(3.5);
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(3.5);
    -moz-transform: scale(3.5);
    -ms-transform: scale(3.5);
    -o-transform: scale(3.5);
  }
}

.testimonial {
  position: relative;
}

.testimonial__bg {
  z-index: 1;
}

.testimonial__bg::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  content: "";
  z-index: -1;
}

.testimonial__slide-wrap {
  position: relative;
  padding: 0 162px;
}

@media (max-width: 991px) {
  .testimonial__slide-wrap {
    padding: 0 100px;
  }
}

@media (max-width: 767px) {
  .testimonial__slide-wrap {
    padding: 0;
  }
}

.testimonial__slide-wrap--2 {
  padding-top: 62px;
  padding-bottom: 125px;
  background: rgba(255, 255, 255, 0.06);
}

.testimonial__slide .slick-dots {
  bottom: -62px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.testimonial__slide .slick-dots li {
  width: 10px;
  height: 10px;
  background-color: #E2E2E2;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: relative;
  margin: 0 10px;
}

.testimonial__slide .slick-dots li.slick-active {
  background-color: var(--color-primary);
}

.testimonial__slide .slick-dots li.slick-active::before {
  opacity: 1;
  border-color: var(--color-primary);
  -webkit-transform: scale(1);
  transform: scale(1);
}

.testimonial__slide .slick-dots li::before {
  position: absolute;
  top: -8px;
  left: -8px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #D0CFCF;
  opacity: 0;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

.testimonial__slide-two .slick-dots {
  bottom: -62px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.testimonial__slide-two .slick-dots li {
  width: 10px;
  height: 10px;
  background-color: #E2E2E2;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: relative;
  margin: 0 10px;
}

.testimonial__slide-two .slick-dots li.slick-active {
  background-color: var(--color-primary);
}

.testimonial__slide-two .slick-dots li.slick-active::before {
  opacity: 1;
  border-color: var(--color-white);
  -webkit-transform: scale(1);
  transform: scale(1);
}

.testimonial__slide-two .slick-dots li::before {
  position: absolute;
  top: -8px;
  left: -8px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #D0CFCF;
  opacity: 0;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

.testimonial__arrow {
  position: absolute;
  content: "";
  top: 50%;
  left: -250px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 48px;
  height: 23px;
  cursor: pointer;
}

@media (max-width: 1199px) {
  .testimonial__arrow {
    left: -115px;
  }
}

@media (max-width: 991px) {
  .testimonial__arrow {
    left: -95px;
  }
}

.testimonial__arrow.testimonial-prev {
  background: url(../img/icon/left-arrow.svg) no-repeat;
}

.testimonial__arrow.testimonial-next {
  background: url(../img/icon/right-arrow.svg) no-repeat;
  left: auto;
  right: -250px;
}

@media (max-width: 1199px) {
  .testimonial__arrow.testimonial-next {
    right: -115px;
  }
}

@media (max-width: 991px) {
  .testimonial__arrow.testimonial-next {
    right: -95px;
  }
}

.testimonial__item {
  text-align: center;
}

.testimonial__icon img {
  position: absolute;
}

.testimonial__icon img:nth-child(1) {
  left: 90px;
  bottom: 65px;
}

@media (max-width: 767px) {
  .testimonial__icon img:nth-child(1) {
    left: 0;
  }
}

.testimonial__icon img:nth-child(2) {
  right: 80px;
  bottom: 100px;
}

@media (max-width: 767px) {
  .testimonial__icon img:nth-child(2) {
    right: 0;
  }
}

.testimonial__avatar {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  overflow: hidden;
  left: 0;
  right: 0;
  margin: auto;
  margin-bottom: 30px;
}

.testimonial__content {
  font-size: 28px;
  line-height: 52px;
  color: #221515;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .testimonial__content {
    font-size: 16px;
    line-height: 30px;
  }
}

.testimonial__content span {
  color: var(--color-yellow);
}

.testimonial__item-two .testimonial__content {
  color: var(--color-white);
}

.testimonial__info h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
}

.testimonial__info span {
  font-size: 16px;
  color: var(--color-primary);
}

.testimonial__item-two .testimonial__info h3,
.testimonial__item-two .testimonial__info span {
  color: var(--color-white);
}

@media (max-width: 767px) {
  .testimonial__avatars {
    display: none;
  }
}

.testimonial__avatars img {
  position: absolute;
}

.testimonial__avatars .avatar1 {
  left: 225px;
  top: 35%;
}

@media (max-width: 991px) {
  .testimonial__avatars .avatar1 {
    left: 18px;
    top: 33%;
    max-width: 80px;
  }
}

.testimonial__avatars .avatar2 {
  left: 160px;
  bottom: 140px;
}

.testimonial__avatars .avatar3 {
  top: 38%;
  right: 220px;
}

@media (max-width: 991px) {
  .testimonial__avatars .avatar3 {
    right: 30px;
  }
}

.testimonial__avatars .avatar4 {
  bottom: 90px;
  right: 14%;
}

@media (max-width: 991px) {
  .testimonial__avatars .avatar4 {
    bottom: 35px;
    right: 3%;
  }
}

.testimonial__cta {
  background-color: var(--color-white);
  padding: 40px;
  padding-left: 53px;
  padding-top: 30px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

@media (max-width: 767px) {
  .testimonial__cta {
    padding: 30px;
  }
}

.testimonial__cta::before {
  position: absolute;
  top: 0;
  right: -50%;
  content: "";
  background-color: var(--color-white);
  width: 100%;
  height: 100%;
  z-index: -1;
}

.testimonial__cta h3 {
  font-size: 36px;
  margin-top: 10px;
}

@media (max-width: 767px) {
  .testimonial__cta h3 {
    font-size: 26px;
  }
}

.testimonial__cta h3 span {
  color: var(--color-yellow);
}

.testimonial__cta a {
  margin-top: 10px;
}

.testimonial__cta-shape {
  position: absolute;
  right: 21%;
  bottom: -96px;
}

.testimonial__quote .quote {
  position: absolute;
  max-width: 40px;
}

.testimonial__quote .quote--1 {
  left: 45px;
  top: 77px;
}

@media (max-width: 767px) {
  .testimonial__quote .quote--1 {
    left: 10px;
    top: 0px;
  }
}

.testimonial__quote .quote--2 {
  right: 90px;
  bottom: -50px;
}

@media (max-width: 767px) {
  .testimonial__quote .quote--2 {
    right: 10px;
    bottom: -60px;
  }
}

.blog__item:hover .border_effect a {
  background-size: 100% 100%;
  color: inherit;
}

.blog__thumb {
  margin: 0;
  overflow: hidden;
}

.blog__thumb img {
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.blog__item:hover .blog__thumb img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.blog__content {
  background-color: var(--color-white);
  padding: 20px 18px;
  border: 2px solid #F7F7F7;
  border-top: 0;
}

.blog__title {
  font-size: 22px;
  line-height: 1.4;
  letter-spacing: 0;
  font-weight: 600;
}

.blog__date {
  font-size: 14px;
  color: var(--color-white);
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 17px;
}

.blog__btn .thm-btn {
  padding: 0;
  background-color: transparent;
  padding-right: 50px;
}

.blog__meta li {
  font-size: 15px;
  color: #666666;
}

.blog__meta li:not(:last-child) {
  margin-right: 12px;
}

.blog__meta li i {
  color: var(--color-yellow);
  margin-right: 5px;
}

.blog__cat {
  padding: 4px 32px;
  position: absolute;
  bottom: 33px;
  left: 28px;
  font-size: 15px;
  color: var(--color-white) !important;
  text-transform: uppercase;
  background-color: var(--color-yellow);
  font-weight: 700;
  letter-spacing: 1px;
}

.blog__cat:hover {
  color: var(--color-white);
}

.blog__item:hover .blog__cat {
  background-color: var(--color-primary);
}

.blog__btn a {
  color: #0B0B0B;
  font-size: 16px;
  font-weight: 500;
}

.blog__btn a i {
  font-size: 18px;
  line-height: 0;
  position: relative;
  overflow: hidden;
  text-shadow: -1.5em 0 0 currentColor;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  display: inline-block;
  margin-left: 7px;
}

.blog__btn a i::before {
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  display: inline-block;
  line-height: 1;
}

.blog__btn a:hover i::before {
  transform: translateX(150%);
  -webkit-transform: translateX(150%);
  -moz-transform: translateX(150%);
  -ms-transform: translateX(150%);
  -o-transform: translateX(150%);
}

.blog__slide {
  margin: -15px;
}

.blog__slide .blog-arrow {
  position: absolute;
  top: 0;
  right: 15px;
  width: 55px;
  height: 51px;
  background-color: var(--color-white);
  -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.01);
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.01);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: -100px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.blog__slide .blog-arrow:hover {
  background-color: var(--color-primary);
  color: var(--color-white);
}

.blog__slide .blog-arrow.blog-prev {
  right: 90px;
}

.blog__item--2 {
  margin: 15px;
}

.blog__item--2 .blog__cat {
  left: 0;
  bottom: 0;
  font-size: 12px;
  padding: 8px 25px;
}

.border_effect a {
  display: inline !important;
  width: 100%;
  background-repeat: no-repeat;
  background-position-y: -2px;
  background-image: linear-gradient(transparent calc(100% - 2px), currentColor 1px);
  -webkit-transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  background-size: 0 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.border_effect a:hover {
  background-size: 100% 100%;
  color: inherit;
}

.footer {
  background-color: #312f2f;
}

.footer__widget h3 {
  color: var(--color-white);
  font-size: 22px;
  margin-bottom: 30px;
}

.footer__widget p {
  color: #B4B4B4;
  font-size: 16px;
  line-height: 30px;
}

.footer__widget .f-text {
  font-size: 14px;
  color: var(--color-white);
  position: relative;
  z-index: 1;
}

.footer__widget .f-text span {
  position: relative;
}

.footer__widget .f-text span span {
  color: var(--color-yellow);
}

.footer__widget .f-text .f-shape {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}

.footer__links li:not(:last-child) {
  margin-bottom: 13px;
}

.footer__links li a {
  color: #B4B4B4;
  font-size: 16px;
}

.footer__links li a:hover {
  color: var(--color-white);
}

.footer__col:nth-child(2) {
  padding-left: 70px;
}

@media (max-width: 991px) {
  .footer__col:nth-child(2) {
    padding-left: 15px;
  }
}

.footer__col:nth-child(3) {
  padding-left: 70px;
}

@media (max-width: 991px) {
  .footer__col:nth-child(3) {
    padding-left: 15px;
  }
}

.footer__info li {
  color: #B4B4B4;
}

.footer__info li:not(:last-child) {
  margin-bottom: 20px;
}

.footer__info li i {
  margin-right: 15px;
  color: var(--color-yellow);
  font-size: 14px;
}

.footer__subscribe-wrap {
  border-bottom: 1px solid rgba(222, 226, 238, 0.08);
  margin-top: -20px;
}

.footer__subscribe-text {
  margin-top: 20px;
}

.footer__subscribe-text h2 {
  font-size: 32px;
  font-weight: 700;
  color: var(--color-white);
  margin-bottom: 12px;
}

.footer__subscribe-text h2 span {
  color: var(--color-yellow);
}

.footer__subscribe-text p {
  color: var(--color-white);
}

.footer__subscribe {
  max-width: 514px;
  width: 100%;
  position: relative;
  margin-top: 20px;
}

.footer__subscribe input {
  background: rgba(255, 255, 255, 0.1);
  color: var(--color-white);
  height: 63px;
  width: 100%;
  border: 0;
  padding: 0 20px;
}

.footer__subscribe button {
  position: absolute;
  top: 0;
  right: 0;
  background-color: var(--color-yellow);
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  height: 100%;
  font-size: 15px;
}

@media (max-width: 767px) {
  .footer__subscribe button {
    position: relative;
    width: 100%;
  }
}

.footer__subscribe button .btn-wrap span:nth-child(2) {
  left: 0;
  right: 0;
}

.footer__instagram .thumb {
  width: 115px;
  height: 115px;
  overflow: hidden;
  position: relative;
}

.footer__instagram .thumb::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.54);
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}

.footer__instagram .thumb::after {
  position: absolute;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "\f16d";
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  color: var(--color-white);
  opacity: 0;
  font-size: 18px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.footer__instagram .thumb img {
  -o-object-fit: cover;
  object-fit: cover;
}

.footer__instagram .thumb:not(:last-child) {
  margin-right: 20px;
}

.footer__instagram .thumb:hover::before,
.footer__instagram .thumb:hover::after {
  opacity: 1;
}

.footer__instagram .thumb:hover::after {
  top: 50%;
}

.footer__awards {
  font-size: 16px;
  color: #B4B4B4;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
  line-height: 1;
}

.footer__awards span {
  color: var(--color-white);
  font-size: 55px;
  font-weight: 600;
  margin-left: 50px;
}

.footer__bottom {
  border-top: 1px solid rgba(222, 226, 238, 0.08);
}

.footer__copyright {
  color: #B4B4B4;
}

.footer__copyright a {
  color: #ce4a4e;
}

.footer__nav li:not(:last-child) {
  margin-right: 35px;
}

.footer__nav li a {
  font-size: 15px;
  color: #B4B4B4;
}

.footer__nav li a:hover {
  color: var(--color-white);
}

.footer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #1E4A57;
  padding: 0 125px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
  .footer__social {
    padding: 0 50px;
  }
}

@media (max-width: 1199px) {
  .footer__social {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .footer__social {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.footer__social li {
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 33px 10px;
}

@media (max-width: 767px) {
  .footer__social li {
    width: 50%;
    border-bottom: 1px solid #1E4A57;
  }

  .footer__social li:nth-child(2),
  .footer__social li:nth-child(4) {
    border-right: 0;
  }
}

.footer__social li:not(:last-child) {
  border-right: 1px solid #1E4A57;
}

.footer__social li a {
  color: #8C9FA6;
  font-size: 20px;
  font-weight: 500;
}

@media (max-width: 991px) {
  .footer__social li a {
    font-size: 16px;
  }
}

.footer__social li a i {
  font-size: 18px;
  margin-right: 24px;
  color: var(--color-white);
}

@media (max-width: 991px) {
  .footer__social li a i {
    margin-right: 15px;
  }
}

.service__slide {
  margin: -15px;
}

.service__slide .service-arrow {
  position: absolute;
  top: 0;
  right: 15px;
  width: 55px;
  height: 51px;
  background-color: var(--color-white);
  -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.01);
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.01);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: -100px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .service__slide .service-arrow {
    display: none !important;
  }
}

.service__slide .service-arrow:hover {
  background-color: var(--color-primary);
  color: var(--color-white);
}

.service__slide .service-arrow.service-prev {
  right: 90px;
}

.service__item {
  background-color: var(--color-white);
  -webkit-box-shadow: 0px 4px 21px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 4px 21px rgba(0, 0, 0, 0.04);
  padding: 45px 30px;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin: 15px;
}

.service__item:hover {
  background-color: var(--color-primary);
}

.service__item p {
  font-size: 15px;
  color: #888686;
  line-height: 26px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.service__icon {
  font-size: 50px;
  color: var(--color-black);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.service__title {
  font-size: 18px;
  color: #1B1A1A;
  margin-bottom: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.service__list li {
  color: #1B1A1A;
  font-size: 14px;
  position: relative;
  padding-left: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.service__list li::before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  content: "";
  background-color: var(--color-yellow);
}

.service__list li:not(:last-child) {
  margin-bottom: 12px;
}

.service__link {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: var(--color-primary);
  color: var(--color-white) !important;
  border-top-left-radius: 100%;
  font-size: 12px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.service__link i {
  margin-top: 8px;
  margin-left: 8px;
}

.service__item:hover .service__icon,
.service__item:hover .service__title,
.service__item:hover p,
.service__item:hover .service__list li {
  color: var(--color-white);
}

.service__item:hover .service__link {
  background-color: var(--color-yellow);
}

.clemfox__bg {
  position: relative;
  z-index: 1;
}

.clemfox__bg::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 49%;
  height: 100%;
  background: url(../img/bg/bg.jpg) no-repeat;
  content: "";
  z-index: -1;
  background-size: cover;
}

.process__wrap {
  background-color: var(--color-primary);
  padding: 0 80px 50px 40px;
  border-radius: 80px;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  -ms-border-radius: 80px;
  -o-border-radius: 80px;
  z-index: 3;
  position: relative;
}

@media (max-width: 1199px) {
  .process__wrap {
    padding: 0 50px 50px 20px;
  }
}

@media (max-width: 991px) {
  .process__wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .process__wrap {
    padding: 80px 10px;
    padding-top: 0;
  }
}

.process__item {
  position: relative;
  margin-top: 50px;
}

.process__item:not(:last-child)::before {
  position: absolute;
  top: 50%;
  right: -62px;
  width: 1px;
  height: 8px;
  background-color: #264E5B;
  content: "";
}

@media (max-width: 767px) {
  .process__item {
    margin-top: 80px;
  }
}

.process__item>h3 {
  color: var(--color-white);
  font-size: 20px;
}

@media (max-width: 767px) {
  .process__item>h3 {
    font-size: 16px;
  }
}

.process__icon {
  width: 100px;
  height: 100%;
  position: relative;
}

.process__icon .icon {
  font-size: 55px;
  position: absolute;
  color: #859CA3;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.process__icon .number {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.15);
  color: var(--color-white);
  font-size: 20px;
  font-weight: 500;
  margin-right: 28px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.process__item:hover .process__icon .number {
  width: 40px;
  height: 40px;
  font-size: 16px;
  color: var(--color-yellow);
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
  background-color: var(--color-yellow);
  color: var(--color-white);
}

.process__item:hover .process__icon .icon {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transform: translate(-50%, -34%);
  transform: translate(-50%, -34%);
}

.counter__bg {
  position: relative;
  z-index: 1;
}

.counter__bg::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background-color: var(--color-primary);
  content: "";
  z-index: -1;
}

.counter__wrapper {
  padding: 22px 0;
  background-color: var(--color-white);
  padding-left: 40px;
}

.counter__item {
  position: relative;
}

@media (max-width: 767px) {
  .counter__item {
    margin-top: 30px;
  }
}

.counter__item h3 {
  font-size: 34px;
  color: #060606;
  margin-bottom: 15px;
}

.counter__item p {
  color: #060606;
  font-size: 16px;
  margin-bottom: 0;
}

.counter__item img {
  position: absolute;
  top: 0;
  right: -20px;
}

.counter__video .popup-video {
  position: unset;
  margin: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  margin-right: 30px;
}

@media (max-width: 767px) {
  .counter__video>h3 {
    margin-top: 20px;
  }
}

.faq__shape img {
  position: absolute;
  z-index: -1;
}

.faq__shape img:nth-child(1) {
  top: 50%;
  left: -35px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.faq__shape img:nth-child(2) {
  top: -20px;
  left: 30px;
}

.faq__shape img:nth-child(3) {
  top: -27px;
  right: -51px;
}

.faq__wrap {
  padding-left: 80px;
}

@media (max-width: 991px) {
  .faq__wrap {
    padding-left: 0;
  }
}

.accordion_box {
  position: relative;
}

.accordion_box .block {
  position: relative;
  overflow: hidden;
  margin-bottom: 16px;
}

.accordion_box .block:last-child {
  margin-bottom: 0;
}

.accordion_box .block .acc-btn {
  color: var(--color-black);
  position: relative;
  font-weight: 500;
  font-size: 15px;
  cursor: pointer;
  padding: 15px 30px;
  padding-bottom: 18px;
  border: 1px solid #E8E8E8;
  border-radius: 27px;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  -ms-border-radius: 27px;
  -o-border-radius: 27px;
}

.accordion_box .block.active-block .acc-btn {
  background-color: #2437a4;
  color: var(--color-white);
  border-color: #2437a4;
}

.accordion_box .block .acc-btn::before {
  top: 21px;
  right: 25px;
  line-height: 1;
  font-size: 14px;
  content: "\f067";
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.accordion_box .block.active-block .acc-btn::before {
  content: "\f068";
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.accordion_box .block .acc_body {
  position: relative;
  display: none;
  font-size: 16px;
  line-height: 28px;
  color: #535353;
  padding: 25px 20px 0;
}

.accordion_box .block .acc_body.current {
  display: block;
}

.tab-service__item {
  background-color: var(--color-white);
  padding: 35px;
  -webkit-box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.01);
  box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.01);
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tab-service__item::before {
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  width: 0;
  background-color: var(--color-yellow);
  height: 2px;
  content: "";
  -webkit-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.tab-service__item:hover::before,
.tab-service__item.active::before {
  left: 0;
  right: auto;
  width: 100%;
}

.tab-service__icon {
  font-size: 70px;
  margin-right: 30px;
  color: var(--color-black);
}

.tab-service__content {
  width: calc(100% - 100px);
}

@media (max-width: 767px) {
  .tab-service__content {
    width: 100%;
  }
}

.tab-service__content h3 {
  font-size: 20px;
  color: #201F1F;
  margin-bottom: 20px;
}

.tab-service__content p {
  font-size: 15px;
  color: #7E7D7D;
  line-height: 26px;
}

.tab-service__content a {
  color: #7E7D7D;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
}

.tab-service__content a i {
  font-size: 13px;
  line-height: 0;
  position: relative;
  overflow: hidden;
  text-shadow: -1.5em 0 0 currentColor;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  display: inline-block;
  margin-left: 5px;
  padding: 2px;
}

.tab-service__content a i::before {
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  display: inline-block;
  line-height: 1;
  padding: 2px;
}

.tab-service__content a:hover i::before {
  transform: translateX(150%);
  -webkit-transform: translateX(150%);
  -moz-transform: translateX(150%);
  -ms-transform: translateX(150%);
  -o-transform: translateX(150%);
}

.tab-service__shape {
  position: absolute;
  left: 55px;
  bottom: 55px;
}

.tab-service__nav {
  position: absolute;
  top: 50%;
  right: -140px;
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
  border: 0;
}

@media (max-width: 991px) {
  .tab-service__nav {
    position: relative;
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
    top: auto;
    right: auto;
    margin-bottom: 29px;
  }
}

.tab-service__nav .nav-item:not(:last-child) {
  margin-right: 25px;
}

.tab-service__nav .nav-item .nav-link {
  padding: 0;
  border: 0;
  padding: 1px 12px;
  color: var(--color-white);
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  font-size: 16px;
  color: var(--color-black);
  font-weight: 500;
  border: 3px solid transparent;
}

.tab-service__nav .nav-item .nav-link.active {
  background-color: var(--color-yellow);
  border-color: var(--color-white);
}

/* sidebar */
.sidebar-info .s-title {
  font-size: 24px;
}

.sidebar-content p {
  margin-bottom: 30px;
}

.sidebar-info-list {
  margin-top: 20px;
}

.sidebar-info-list li {
  margin-bottom: 10px;
  color: #1b2026;
  font-size: 16px;
}

.sidebar-info-list li span {
  margin-right: 10px;
  float: left;
  margin-top: 3px;
  font-size: 15px;
}

.sidebar-info-list li p {
  overflow: hidden;
}

.sidebar-info-list {
  list-style: none;
}

.sidebar-info .sidebar-social a {
  font-size: 14px;
  width: 45px;
  height: 45px;
  display: inline-block;
  text-align: center;
  line-height: 45px;
  border: 2px solid #eeeeee;
  color: #777;
  margin-right: 3px;
  background: #eeeeee;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.sidebar-info .sidebar-social a:hover {
  color: #fff;
  border-color: #221f1f;
  background: #221f1f;
}

.add-info__wrap {
  min-height: 655px;
  margin-bottom: -140px;
}

.add-info__contact {
  padding: 60px 35px;
  padding-top: 70px;
  height: 100%;
}

@media (max-width: 767px) {
  .add-info__contact {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.add-info__item {
  position: relative;
  border-bottom: 1px solid #DBDBDD;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.add-info__item>h3 {
  font-size: 21px;
  margin-bottom: 15px;
}

.add-info__item>h3 i {
  margin-right: 15px;
  font-style: 22px;
}

.add-info__item>p {
  font-size: 18px;
  color: var(--color-black);
  line-height: 32px;
  margin-bottom: 0;
}

.add-info__item>a {
  display: block;
  font-size: 18px;
  color: var(--color-black);
}

.add-info__item>a:not(:last-child) {
  margin-bottom: 7px;
}

.add-info__item>a i {
  font-size: 15px;
  color: var(--color-yellow);
  margin-right: 15px;
}

.add-info__opening-hour .icon {
  width: 78px;
  height: 78px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: var(--color-primary);
  margin-right: 25px;
}

.add-info__opening-hour .content {
  width: calc(100% - 103px);
}

.add-info__opening-hour .content h3 {
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 11px;
}

.add-info__opening-hour .content p {
  margin-bottom: 0;
}

.add-info__social a {
  width: 50px;
  height: 50px;
  background-color: var(--color-white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  font-size: 15px;
  color: var(--color-black);
  margin-top: 10px;
}

.add-info__social a:hover {
  background-color: var(--color-yellow);
  color: var(--color-white);
}

.add-info__social a:not(:last-child) {
  margin-right: 19px;
}

.add-info__counter {
  background-color: var(--color-primary);
  padding: 37px;
  padding-top: 17px;
  padding-left: 50px;
  position: relative;
}

.add-info__counter .counter__item {
  position: relative;
}

.add-info__counter .counter__item:not(:last-child) {
  margin-right: 55px;
  padding-right: 45px;
}

@media (max-width: 767px) {
  .add-info__counter .counter__item:not(:last-child) {
    margin-right: 0;
    padding-right: 0;
  }
}

.add-info__counter .counter__item:not(:last-child)::before {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  background-color: #234B58;
  width: 1px;
  height: 50px;
}

@media (max-width: 767px) {
  .add-info__counter .counter__item:not(:last-child)::before {
    display: none;
  }
}

.add-info__counter .counter__item h3 {
  color: var(--color-white);
}

.add-info__counter .counter__item p {
  color: var(--color-white);
}

.add-info__counter .counter__item img {
  top: -5px;
  right: 27px;
}

.add-info__counter .counter__item:nth-child(3) img {
  right: -15px;
}

.add-info__counter::before {
  position: absolute;
  top: 0;
  right: -50%;
  width: 50%;
  height: 100%;
  background-color: var(--color-primary);
  content: "";
}

.add-info__counter::after {
  position: absolute;
  top: 0;
  right: -50%;
  width: 50%;
  height: 100%;
  background: url(../img/bg/c_bg.png) no-repeat;
  content: "";
}

.add-info__video {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.add-info__video .popup-video {
  position: unset;
  margin: 0;
  -webkit-transform: translate(0);
  transform: translate(0);
  background-color: var(--color-white);
  color: var(--color-yellow) !important;
  margin-right: 80px;
}

.add-info__video .popup-video::before,
.add-info__video .popup-video::after {
  background-color: var(--color-white);
}

.add-info__right {
  margin-right: -120px;
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
  .add-info__right {
    margin-right: 0;
  }
}

@media (max-width: 1199px) {
  .add-info__right {
    margin-right: 0;
  }
}

.pt-240 {
  padding-top: 240px;
}

.beforeafter-wrap .twentytwenty-handle {
  border: none;
  background-color: var(--color-primary);
}

.beforeafter-wrap .twentytwenty-after-label:before {
  content: "AFTER";
}

.beforeafter-wrap .twentytwenty-before-label:before {
  content: "BEFORE";
}

.beforeafter-wrap .twentytwenty-before-label:before,
.beforeafter-wrap .twentytwenty-after-label:before {
  top: auto;
  bottom: 30px;
  font-size: 12px;
  font-weight: 500;
  padding: 0px 15px;
  line-height: 30px;
  color: var(--color-white);
  background-color: var(--color-primary);
}

.beforeafter-wrap .twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 30px;
}

.beforeafter-wrap .twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 30px;
}

.beforeafter-wrap .twentytwenty-overlay:hover {
  background-color: transparent;
}

.beforeafter-wrap .twentytwenty-before-label,
.beforeafter-wrap .twentytwenty-after-label {
  opacity: 1;
}

.twentytwenty-horizontal .twentytwenty-handle::before,
.twentytwenty-horizontal .twentytwenty-handle::after,
.twentytwenty-vertical .twentytwenty-handle::before,
.twentytwenty-vertical .twentytwenty-handle::after {
  display: none;
}

.twentytwenty-handle {
  height: 60px;
  width: 60px;
  margin-left: -30px;
  margin-top: -30px;
}

/*---------------------------------------------------- */
/*Global area*/
/*----------------------------------------------------*/
/*=========
Font load
===========*/
@font-face {
  font-family: "Segoe Print V1";
  src: url("../fonts/c455d94eee43dc4ceeb83c0c0fd0d4c8.eot");
  src: url("../fonts/c455d94eee43dc4ceeb83c0c0fd0d4c8d41d.eot?#iefix") format("embedded-opentype"), url("../fonts/c455d94eee43dc4ceeb83c0c0fd0d4c8.woff2") format("woff2"), url("../fonts/c455d94eee43dc4ceeb83c0c0fd0d4c8.woff") format("woff"), url("../fonts/c455d94eee43dc4ceeb83c0c0fd0d4c8.ttf") format("truetype"), url("../fonts/c455d94eee43dc4ceeb83c0c0fd0d4c8.svg#Segoe Print V1") format("svg");
}

/*=========
Color Code
===========*/
/*---------------------------------------------------- */
/*Banner area*/
/*Header area*/
/*----------------------------------------------------*/
.maids-header-section.header-style-three {
  z-index: 10;
  position: relative;
}

.maids-header-section.header-style-three .sticky-brand-logo {
  display: none;
  width: 145px;
}

.maids-header-section.header-style-three .dropdown {
  position: relative;
}

.maids-header-section.header-style-three .dropdown:hover .dropdown-menu {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.maids-header-section.header-style-three .dropdown:hover:after {
  color: #0277fb;
}

.maids-header-section.header-style-three .dropdown li:after {
  top: 8px;
  right: 15px;
}

.maids-header-section.header-style-three .dropdown-menu {
  left: 0;
  top: 47px;
  z-index: 100;
  margin: 0px;
  padding: 0px;
  height: auto;
  min-width: 250px;
  display: block;
  border: none;
  border-radius: 0;
  position: absolute;
  padding: 20px 0px;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  background-color: #fff;
  background-clip: inherit;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform-origin: center top 0;
  transform-origin: center top 0;
  -webkit-box-shadow: 0 13px 18px -8px rgba(0, 0, 0, 0.15), 0 29px 45px 4px rgba(0, 0, 0, 0.08), 0 11px 55px 10px rgba(0, 0, 0, 0.07);
  box-shadow: 0 13px 18px -8px rgba(0, 0, 0, 0.15), 0 29px 45px 4px rgba(0, 0, 0, 0.08), 0 11px 55px 10px rgba(0, 0, 0, 0.07);
}

.maids-header-section.header-style-three .dropdown-menu .dropdown-menu {
  top: 20px;
  opacity: 0;
  left: 250px;
}

.maids-header-section.header-style-three .dropdown-menu .dropdown-menu a {
  font-size: 12px;
  font-weight: 600;
  color: #1a2428;
}

.maids-header-section.header-style-three .dropdown-menu .dropdown-menu a:hover {
  color: #0277fb;
}

.maids-header-section.header-style-three .dropdown-menu .dropdown-menu a:before {
  display: none;
}

.maids-header-section.header-style-three .dropdown-menu li {
  display: block;
  margin: 0 !important;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.maids-header-section.header-style-three .dropdown-menu li:last-child {
  border-bottom: none;
}

.maids-header-section.header-style-three .dropdown-menu li:after {
  display: none;
}

.maids-header-section.header-style-three .dropdown-menu li:hover .dropdown-menu {
  top: 0;
  opacity: 1;
}

.maids-header-section.header-style-three .dropdown-menu a {
  width: 100%;
  display: block;
  position: relative;
  padding: 10px 20px 10px !important;
  color: #1a2428 !important;
  font-weight: 600 !important;
  font-size: 14px !important;
}

.maids-header-section.header-style-three .dropdown-menu a:before {
  display: none;
}

.maids-header-section.header-style-three .dropdown-menu a:after {
  display: none;
}

.maids-header-section.header-style-three .dropdown-menu a:hover {
  color: #0277fb !important;
  margin-left: 10px;
}

.maids-header-section.header-style-three .dropdown-menu a:hover:before {
  width: 10px;
}

.maids-header-section.header-style-three .maids-header-logo-cta-content {
  padding: 27px 0px;
}

.maids-header-section.header-style-three .maids-header-logo-cta-content .brand-logo {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.maids-header-section.header-style-three .maids-header-logo-cta-content .header-cta-wrapper {
  width: 60%;
}

.maids-header-section.header-style-three .maids-header-logo-cta-content .header-info-item {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.maids-header-section.header-style-three .maids-header-logo-cta-content .header-info-item:last-child {
  margin-right: 0;
  padding-left: 0;
}

.maids-header-section.header-style-three .maids-header-logo-cta-content .header-info-item label {
  color: #000000;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 0;
}

.maids-header-section.header-style-three .maids-header-logo-cta-content .header-info-item .hd-item-icon {
  margin-right: 15px;
}

.maids-header-section.header-style-three .maids-header-logo-cta-content .header-info-item .hd-item-icon i {
  line-height: 1;
  font-size: 35px;
  color: #0277fb;
}

.maids-header-section.header-style-three .maids-header-logo-cta-content .header-info-item .hd-item-meta span {
  color: #000000;
  display: block;
  font-size: 14px;
  font-weight: 400;
}

.maids-header-section.header-style-three .header-navigation-content-wrapper {
  background-color: #0277fb;
}

.maids-header-section.header-style-three .header-navigation-content {
  padding: 0px 0px 0px 30px;
  background-color: transparent;
}

.maids-header-section.header-style-three .header-navigation-content .navbar-nav {
  display: inherit;
}

.maids-header-section.header-style-three .header-navigation-content .main-navigation li {
  margin-right: 55px;
}

.maids-header-section.header-style-three .header-navigation-content .main-navigation li a {
  color: #fff;
  font-weight: 500;
  padding-bottom: 20px;
}

.header-cart-btn-search button {
  padding: 0;
  color: #fff;
  border: none;
  margin-left: 40px;
  position: relative;
  background-color: transparent;
}

.header-cart-btn-search .h-cart-btn button {
  position: relative;
}

.header-cart-btn-search .h-cart-btn button:before {
  top: 2px;
  left: -20px;
  width: 1px;
  content: "";
  height: 20px;
  position: absolute;
  background-color: #fff;
}

.header-cart-btn-search .h-cta-btn {
  margin-left: 30px;
}

.header-cart-btn-search .h-cta-btn a {
  color: #000;
  width: 200px;
  height: 70px;
  font-weight: 500;
  background-color: #ffcd05;
}

.header-cart-btn-search .h-cta-btn a:hover {
  background-color: #fff;
}

.header-style-two {
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  padding-top: 40px;
}

.maids-header-content-2 {
  padding: 0px 115px;
}

.maids-header-content-2 .dropdown:hover:after {
  color: #fff;
}

.maids-header-content-2 .navbar-nav {
  display: inherit;
}

.maids-header-content-2 .main-navigation li {
  margin-left: 60px;
}

.maids-header-content-2 .main-navigation li a {
  color: #fff;
  font-weight: 500;
  padding-bottom: 20px;
}

.maids-header-content-2 .header-cta-btn {
  margin-left: 70px;
}

.maids-header-content-2 .header-cta-btn .cta-number a {
  font-size: 18px;
  font-weight: 600;
  color: #0277fb;
}

.maids-header-content-2 .header-cta-btn .cta-btn {
  margin-left: 50px;
}

.maids-header-content-2 .header-cta-btn .cta-btn a {
  color: #fff;
  width: 200px;
  height: 60px;
  font-weight: 500;
  border-radius: 5px;
  background-color: #0277fb;
}

.maids-header-content-2 .header-cta-btn .cta-btn a:hover {
  color: #0277fb;
  background-color: #fff;
}

.maids-header-section.header-style-three.sticky-on {
  top: 0;
  width: 100%;
  z-index: 20;
  padding: 0;
  position: fixed;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  background-color: #fff;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  -webkit-box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1);
}

.maids-header-section.header-style-three.sticky-on .dropdown:after {
  color: #000;
}

.maids-header-section.header-style-three.sticky-on .dropdown-menu {
  top: 45px;
}

.maids-header-section.header-style-three.sticky-on .maids-header-top-wrap,
.maids-header-section.header-style-three.sticky-on .maids-header-logo-cta {
  display: none;
}

.maids-header-section.header-style-three.sticky-on .sticky-brand-logo {
  display: block;
}

.maids-header-section.header-style-three.sticky-on .header-navigation-content .main-navigation li {
  margin-right: 35px;
}

.maids-header-section.header-style-three.sticky-on .header-navigation-content-wrapper {
  background-color: #fff;
}

.maids-header-section.header-style-three.sticky-on .header-navigation-content .main-navigation li a {
  color: #000;
}

.maids-header-section.header-style-three.sticky-on .header-cart-btn-search .h-cta-btn a:hover {
  color: #fff;
  background-color: #0277fb;
}

.maids-header-section.header-style-three.sticky-on .header-cart-btn-search button {
  color: #000;
}

.maids-header-section.header-style-three.sticky-on .header-cart-btn-search .h-cart-btn button:before {
  background-color: #000;
}

.maids-header-section.header-style-three.sticky-on .header-navigation-content {
  padding-left: 0;
}

/*Search popup Page*/
/*-------------------*/
.search-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 100;
  margin-top: -540px;
  -webkit-transform: translateY(-110%);
  transform: translateY(-110%);
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-transition: all 1500ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 1500ms cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}

.search-active .search-popup {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  margin-top: 0;
}

.search-popup .close-search {
  position: absolute;
  left: 0;
  right: 0;
  top: 75%;
  margin: 0 auto;
  margin-top: -200px;
  border-radius: 50%;
  text-align: center;
  background-color: #0277fb;
  width: 70px;
  height: 70px;
  cursor: pointer;
  border: none;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  opacity: 0;
  visibility: hidden;
}

.search-popup .close-search span {
  position: relative;
  display: block;
  height: 70px;
  font-size: 25px;
  line-height: 65px;
  color: #ffffff;
}

.search-active .search-popup .close-search {
  visibility: visible;
  opacity: 1;
  top: 50%;
  -webkit-transition-delay: 1500ms;
  transition-delay: 1500ms;
}

.search-popup form {
  position: absolute;
  max-width: 700px;
  top: 50%;
  left: 15px;
  right: 15px;
  margin: -35px auto 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: center;
  transform-origin: center;
  background-color: #111111;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.search-active .search-popup form {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-delay: 1200ms;
  transition-delay: 1200ms;
}

.search-popup .form-group {
  position: relative;
  margin: 0px;
  overflow: hidden;
}

.search-popup .form-group input[type=text],
.search-popup .form-group input[type=search] {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 50px;
  color: #000000;
  height: 70px;
  width: 100%;
  padding: 10px 30px;
  background-color: #ffffff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-weight: 500;
  text-transform: capitalize;
}

.search-popup .form-group input[type=submit],
.search-popup .form-group button {
  position: absolute;
  right: 30px;
  top: 0px;
  height: 70px;
  line-height: 70px;
  background: transparent;
  text-align: center;
  font-size: 24px;
  color: #000000;
  padding: 0;
  cursor: pointer;
  border: none;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.search-popup .form-group input[type=submit]:hover,
.search-popup .form-group button:hover {
  color: #000000;
}

.search-popup input::-webkit-input-placeholder,
.search-popup textarea::-webkit-input-placeholder {
  color: #000000;
}

.search-popup input::-moz-placeholder,
.search-popup textarea::-moz-placeholder {
  color: #000000;
}

.search-popup input:-ms-input-placeholder,
.search-popup textarea:-ms-input-placeholder {
  color: #000000;
}

.search-popup input::-ms-input-placeholder,
.search-popup textarea::-ms-input-placeholder {
  color: #000000;
}

.search-popup input::placeholder,
.search-popup textarea::placeholder {
  color: #000000;
}

.search-popup .close-search.style-two {
  position: absolute;
  right: 25px;
  left: auto;
  color: #ffffff;
  width: auto;
  height: auto;
  top: 25px;
  margin: 0px;
  border: none;
  background: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.search-popup .close-search.style-two span {
  font-size: 20px;
  color: #ffffff;
}

.or-ofcanvas-cart-wrapper {
  top: 0;
  right: 0;
  z-index: 20;
  width: 310px;
  height: 100vh;
  position: fixed;
  overflow: hidden;
  overflow-y: auto;
  background-color: #fff;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.8s ease 0s;
  transition: -webkit-transform 0.8s ease 0s;
  transition: transform 0.8s ease 0s;
  transition: transform 0.8s ease 0s, -webkit-transform 0.8s ease 0s;
}

.or-ofcanvas-cart-wrapper::-webkit-scrollbar {
  width: 5px;
}

.or-ofcanvas-cart-wrapper::-webkit-scrollbar-thumb {
  background-color: #0277fb;
  outline: 1px solid slategrey;
}

.or-ofcanvas-cart-wrapper .or-ofcanvas-cart-content {
  padding: 30px 20px;
}

.or-ofcanvas-cart-wrapper .title-area {
  padding-bottom: 8px;
  margin-bottom: 60px;
  border-bottom: 1px solid #dedede;
}

.or-ofcanvas-cart-wrapper .title-area .cart-close button {
  padding: 0;
  border: none;
  font-size: 18px;
  background-color: transparent;
}

.or-ofcanvas-cart-wrapper .or-ofcart-product-item {
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dedede;
}

.or-ofcanvas-cart-wrapper .or-ofcart-product-item:last-child {
  border-bottom: none;
}

.or-ofcanvas-cart-wrapper .or-ofcart-product-item .or-ofcart-product-img {
  width: 60px;
  height: 60px;
  margin-right: 10px;
}

.or-ofcanvas-cart-wrapper .or-ofcart-product-item .or-ofcart-product-text h3 {
  color: #000000;
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 2px;
}

.or-ofcanvas-cart-wrapper .or-ofcart-product-item .or-ofcart-product-text span {
  font-size: 14px;
}

.or-ofcanvas-cart-wrapper .pro-remove {
  top: 5px;
  right: 0;
  cursor: pointer;
}

.or-ofcanvas-cart-wrapper .pro-remove:hover {
  color: #0277fb;
}

.or-ofcanvas-cart-wrapper.or-canvas-cart-on {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
  box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
}

.or-ofcanvas-cart-wrapper .or-ofcart-total span {
  color: #1a2428;
  font-weight: 600;
}

/*Mobile area*/
/*----------------------------------------------------*/
.maids-header-section.header-style-three .mobile_logo {
  top: 10px;
  left: 15px;
  display: none;
  position: absolute;
}

.maids-header-section.header-style-three .mobile_menu_content {
  top: 0px;
  bottom: 0;
  left: -350px;
  height: 100vh;
  z-index: 101;
  position: fixed;
  width: 310px;
  overflow-y: scroll;
  background-color: #fff;
  padding: 20px 35px 35px 35px;
  -webkit-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.19);
  box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.19);
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.maids-header-section.header-style-three .mobile_menu_content .mobile-main-navigation {
  width: 100%;
}

.maids-header-section.header-style-three .mobile_menu_content .mobile-main-navigation .navbar-nav {
  width: 100%;
}

.maids-header-section.header-style-three .mobile_menu_content .dropdown:after {
  display: none;
}

.maids-header-section.header-style-three .mobile_menu_content .navbar-nav .dropdown-menu {
  position: static !important;
  -webkit-transform: none !important;
  transform: none !important;
}

.maids-header-section.header-style-three .mobile_menu_content .mobile-main-navigation .navbar-nav li {
  width: 100%;
  display: block;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.maids-header-section.header-style-three .mobile_menu_content .mobile-main-navigation .navbar-nav li a {
  padding: 0;
  width: 100%;
  color: #000000;
  display: block;
  font-weight: 600;
  font-size: 14px;
  font-family: "Poppins";
  text-transform: uppercase;
  padding: 10px 30px 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.maids-header-section.header-style-three .mobile_menu_content .m-brand-logo {
  width: 120px;
  margin: 50px auto;
}

.maids-header-section.header-style-three .mobile_menu_wrap.mobile_menu_on .mobile_menu_content {
  left: 0px;
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}

.maids-header-section.header-style-three .mobile_menu_overlay {
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  right: 0%;
  height: 120vh;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.maids-header-section.header-style-three .mobile_menu_overlay_on {
  overflow: hidden;
}

.maids-header-section.header-style-three .mobile_menu_wrap.mobile_menu_on .mobile_menu_overlay {
  opacity: 1;
  visibility: visible;
}

.maids-header-section.header-style-three .mobile_menu_button {
  right: auto;
  top: 18px;
  z-index: 5;
  color: #000;
  display: none;
  font-size: 24px;
  cursor: pointer;
  line-height: 38px;
  position: absolute;
  text-align: center;
}

.maids-header-section.header-style-three .mobile_menu .mobile-main-navigation .navbar-nav li a:after {
  display: none;
}

.maids-header-section.header-style-three .mobile_menu .mobile-main-navigation .dropdown>.dropdown-menu {
  opacity: 1;
  visibility: visible;
}

.maids-header-section.header-style-three .mobile_menu .mobile_menu_content .mobile-main-navigation .navbar-nav .dropdown-menu {
  border: none;
  display: none;
  -webkit-transition: none;
  transition: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 5px 0px;
  width: 100%;
  background-color: transparent;
}

.maids-header-section.header-style-three .mobile_menu .mobile_menu_content .mobile-main-navigation .navbar-nav .dropdown-menu li {
  border: none;
  padding: 0 10px;
  line-height: 1;
}

.maids-header-section.header-style-three .mobile_menu .mobile_menu_content .mobile-main-navigation .navbar-nav .dropdown-menu li:hover {
  background-color: transparent;
}

.maids-header-section.header-style-three .mobile_menu .mobile_menu_content .mobile-main-navigation .navbar-nav .dropdown-menu li a {
  color: #000000 !important;
}

.maids-header-section.header-style-three .mobile_menu .mobile_menu_content .mobile-main-navigation .navbar-nav .dropdown-menu li a:hover {
  color: #0277fb;
  background-color: transparent;
}

.maids-header-section.header-style-three .mobile_menu .dropdown {
  position: relative;
}

.maids-header-section.header-style-three .mobile_menu .dropdown .dropdown-btn {
  color: #9397a7;
  position: absolute;
  top: 3px;
  right: 0;
  height: 30px;
  padding: 5px 10px;
}

.maids-header-section.header-style-three .mobile_menu .dropdown .dropdown-btn.toggle-open {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.maids-header-section.header-style-three .mobile_menu .mobile_menu_close {
  color: #d60606;
  cursor: pointer;
  top: 25px;
  right: 25px;
  font-size: 20px;
  position: absolute;
}

/*---------------------------------------------------- */
/*Banner area*/
/*----------------------------------------------------*/
@-webkit-keyframes line_animation {
  0% {
    top: 0px;
    opacity: 1;
  }

  50% {
    top: 50%;
  }

  100% {
    top: 100%;
    opacity: 1;
  }
}

@keyframes line_animation {
  0% {
    top: 0px;
    opacity: 1;
  }

  50% {
    top: 50%;
  }

  100% {
    top: 100%;
    opacity: 1;
  }
}

@-webkit-keyframes scroll2 {
  0% {
    opacity: 1;
    bottom: 0px;
  }

  50% {
    bottom: 50%;
  }

  100% {
    bottom: 100%;
    opacity: 1;
  }
}

@keyframes scroll2 {
  0% {
    opacity: 1;
    bottom: 0px;
  }

  50% {
    bottom: 50%;
  }

  100% {
    bottom: 100%;
    opacity: 1;
  }
}

@-webkit-keyframes Move_animation_1 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  25% {
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  75% {
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes Move_animation_1 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  25% {
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  75% {
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes Move_animation_2 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  25% {
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  75% {
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes Move_animation_2 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  25% {
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  75% {
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.maids-banner-section-3 {
  z-index: 1;
  overflow: hidden;
}

.maids-banner-section-3 .maids-banner-social {
  left: 60px;
  bottom: 30px;
}

.maids-banner-section-3 .maids-banner-social a {
  color: #000000;
  margin-right: 20px;
}

.maids-banner-section-3 .banner-shape1 {
  top: 0;
  left: -140px;
}

.maids-banner-section-3 .banner-shape2 {
  bottom: 0;
  left: -60px;
  z-index: -1;
}

.maids-banner-section-3 .maids-banner-img-wrapper-3 {
  top: 0;
  right: 0;
  z-index: 1;
  position: absolute;
}

.maids-banner-section-3 .maids-banner-img-wrapper-3 .circle-img1,
.maids-banner-section-3 .maids-banner-img-wrapper-3 .circle-img2 {
  top: 0;
  overflow: hidden;
  border-radius: 100%;
  border: 10px solid #fff;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(35, 31, 32, 0.05);
  box-shadow: 0px 0px 15px 0px rgba(35, 31, 32, 0.05);
}

.maids-banner-section-3 .maids-banner-img-wrapper-3 .circle-img1 {
  top: 25%;
  left: 110px;
  width: 250px;
  height: 250px;
}

.maids-banner-section-3 .maids-banner-img-wrapper-3 .circle-img2 {
  top: 50%;
  left: 45%;
  width: 200px;
  height: 200px;
}

.line_animation {
  top: 0px;
  left: 5%;
  width: 70%;
  bottom: 0px;
  z-index: -1;
  display: block;
  position: absolute;
}

.line_animation .line_area {
  width: 15%;
  float: left;
  height: 100%;
  position: relative;
  display: inline-block;
}

.line_animation .line_area:nth-child(even) {
  -webkit-animation: line_animation 15s ease-out infinite;
  animation: line_animation 15s ease-out infinite;
}

.line_animation .line_area:nth-child(odd) {
  -webkit-animation: scroll2 15s ease-out infinite;
  animation: scroll2 15s ease-out infinite;
}

.maids-banner-content-3 {
  padding: 185px 0px 170px;
}

.banner-text-3 {
  max-width: 620px;
}

.banner-text-3 .banner-slug {
  font-weight: 600;
  color: #0277fb;
  padding-left: 35px;
  position: relative;
  display: inline-block;
  font-family: "Poppins";
}

.banner-text-3 .banner-slug:before {
  top: 0;
  left: 0;
  line-height: 0;
  color: #ffcd05;
  font-size: 30px;
  content: "...";
  position: absolute;
}

.banner-text-3 .banner-slug:after {
  left: 0;
  bottom: 7px;
  width: 22px;
  height: 3px;
  content: "";
  position: absolute;
  border-radius: 10px;
  background-color: #ffcd05;
}

.banner-text-3 h1 {
  color: #000;
  font-size: 80px;
  font-weight: 700;
  padding: 20px 0px;
  line-height: 1.15;
}

/*---------------------------------------------------- */
/*Estimate area*/
/*----------------------------------------------------*/
.maids-estimate-section {
  padding: 75px 0px;
  background-color: #ffcd05;
}

.maids-estimate-form h2 {
  color: #000000;
  font-size: 30px;
  font-weight: 700;
  padding-bottom: 40px;
}

.estimate-form-wrap input,
.estimate-form-wrap select,
.estimate-form-wrap button {
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 4px;
  padding-left: 20px;
  background-color: #fff;
}

.estimate-form-wrap input::-webkit-input-placeholder,
.estimate-form-wrap select::-webkit-input-placeholder,
.estimate-form-wrap button::-webkit-input-placeholder {
  color: #7a7a7a;
}

.estimate-form-wrap input::-moz-placeholder,
.estimate-form-wrap select::-moz-placeholder,
.estimate-form-wrap button::-moz-placeholder {
  color: #7a7a7a;
}

.estimate-form-wrap input:-ms-input-placeholder,
.estimate-form-wrap select:-ms-input-placeholder,
.estimate-form-wrap button:-ms-input-placeholder {
  color: #7a7a7a;
}

.estimate-form-wrap input::-ms-input-placeholder,
.estimate-form-wrap select::-ms-input-placeholder,
.estimate-form-wrap button::-ms-input-placeholder {
  color: #7a7a7a;
}

.estimate-form-wrap input::placeholder,
.estimate-form-wrap select::placeholder,
.estimate-form-wrap button::placeholder {
  color: #7a7a7a;
}

.estimate-form-wrap select {
  -webkit-appearance: none;
}

.estimate-form-wrap button {
  color: #fff;
  overflow: hidden;
  font-weight: 600;
  position: relative;
  background-color: #0277fb;
}

.estimate-form-wrap button:before,
.estimate-form-wrap button:after {
  right: 20px;
  content: "";
  width: 20px;
  bottom: -5px;
  height: 20px;
  position: absolute;
  background-repeat: no-repeat;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  background-image: url(../img/img-5/shape/btn-sh3.png);
}

.estimate-form-wrap button:after {
  right: 34px;
  bottom: -7px;
  background-image: url(../img/img-5/shape/btn-sh4.png);
}

.estimate-form-wrap button:hover:before {
  right: 38px;
}

.estimate-form-wrap button:hover:after {
  right: 20px;
}

.estimate-form-wrap .est-input-area:before {
  top: 18px;
  right: 15px;
  content: "\f078";
  font-weight: 900;
  position: absolute;
  font-family: "Font Awesome 5 Pro";
}

/*---------------------------------------------------- */
/*About area*/
/*----------------------------------------------------*/
.maids-about-section-3 {
  overflow: hidden;
  padding: 160px 0px 135px;
}

.maids-about-section-3 .maids-bg-shape {
  right: 0;
  bottom: 0;
}

.maids-about-img-3 {
  z-index: 1;
}

.maids-about-img-3 .ab-shape2 {
  left: 0;
  top: -40px;
}

.maids-about-img-3 .ab-shape3 {
  top: -40px;
  right: 23%;
  -webkit-animation: Move_animation_1 15s infinite linear alternate;
  animation: Move_animation_1 15s infinite linear alternate;
}

.maids-about-img-3 .ab-shape4 {
  left: 0;
  bottom: -40px;
  -webkit-animation: Move_animation_2 15s infinite linear alternate;
  animation: Move_animation_2 15s infinite linear alternate;
}

.maids-about-img-3 .inner-img-wrap {
  z-index: 1;
  margin: 0 auto;
  overflow: hidden;
  max-width: 500px;
  border-radius: 10px;
  border-top-right-radius: 100px;
}

.maids-about-img-3 .inner-bottom-img {
  right: 0;
  z-index: 2;
  bottom: -40px;
}

.maids-about-img-3 .inner-bottom-img img {
  border-radius: 10px;
}

.maids-about-img-3 .inner-bottom-img .ab-shape1 {
  top: -15px;
  left: -15px;
  z-index: -1;
}

.maids-about-text-area-3 {
  padding: 20px 0px 0px 40px;
}

.maids-about-text-wrap-3 {
  padding-top: 30px;
}

.maids-about-text-wrap-3 h3 {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  max-width: 470px;
  line-height: 1.667;
}

.maids-about-text-wrap-3 .maids-about-feature-list-3 {
  margin-top: 30px;
}

.maids-about-text-wrap-3 .maids-about-feature-list-3 .inner-img {
  width: 170px;
  height: 120px;
  overflow: hidden;
  border-radius: 5px;
  margin-right: 25px;
}

.maids-about-text-wrap-3 .maids-about-feature-list-3 .inner-text li {
  color: #000000;
  font-weight: 600;
  padding-left: 35px;
  position: relative;
  margin-bottom: 12px;
}

.maids-about-text-wrap-3 .maids-about-feature-list-3 .inner-text li:last-child {
  margin-bottom: 0;
}

.maids-about-text-wrap-3 .maids-about-feature-list-3 .inner-text li:before {
  top: 0;
  left: 0;
  color: #000;
  width: 25px;
  height: 25px;
  font-size: 14px;
  content: "\f00c";
  line-height: 25px;
  font-weight: 900;
  text-align: center;
  position: absolute;
  border-radius: 100%;
  background-color: #ffcd05;
  font-family: "Font Awesome 5 Pro";
}

.maids-about-text-wrap-3 .maids-about-cta-btn-grp {
  margin-top: 50px;
}

.maids-about-text-wrap-3 .maids-about-cta-btn-grp .maids-btn-3 {
  margin-right: 50px;
}

.maids-about-text-wrap-3 .maids-about-cta-btn-grp .about-cta i {
  width: 60px;
  color: #000;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 22px;
  margin-right: 20px;
  border-radius: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #ffcd05;
}

.maids-about-text-wrap-3 .maids-about-cta-btn-grp .about-cta .about-cta-text span,
.maids-about-text-wrap-3 .maids-about-cta-btn-grp .about-cta .about-cta-text a {
  color: #000;
  display: block;
  font-size: 16px;
  font-weight: 500;
}

.maids-about-text-wrap-3 .maids-about-cta-btn-grp .about-cta .about-cta-text span {
  margin-bottom: 5px;
}

/*---------------------------------------------------- */
/*Service area*/
/*----------------------------------------------------*/
.maids-service-section-3 {
  padding: 120px 0px;
}

.maids-service-content-3 {
  margin: 35px -15px 0px;
}

.maids-service-content-3 .carousel_nav button {
  top: 50%;
  opacity: 0;
  color: #fff;
  width: 55px;
  border: none;
  height: 55px;
  position: absolute;
  border-radius: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  background-color: #0277fb;
}

.maids-service-content-3 .carousel_nav button:hover {
  color: #000;
  background-color: #ffcd05;
}

.maids-service-content-3 .ser3_left_arrow {
  left: 0px;
}

.maids-service-content-3 .ser3_right_arrow {
  right: 0px;
}

.maids-service-content-3:hover .ser3_left_arrow,
.maids-service-content-3:hover .ser3_right_arrow {
  opacity: 1;
}

.maids-service-content-3:hover .ser3_left_arrow {
  left: -80px;
}

.maids-service-content-3:hover .ser3_right_arrow {
  right: -80px;
}

.maids-slider-item-3 {
  padding: 0px 15px;
}

.maids-more-service-btn-3 {
  margin-top: 55px;
}

.maids-more-service-btn-3 p {
  font-weight: 500;
}

.maids-more-service-btn-3 p a {
  color: #0277fb;
}

.maids-more-service-btn-3 p a i {
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
}

.maids-more-service-btn-3 p a:hover i {
  margin-left: 5px;
}

.maids-service-item-3 {
  z-index: 1;
  padding: 15px;
}

.maids-service-item-3:before {
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  z-index: -1;
  height: 70%;
  position: absolute;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.05);
}

.maids-service-item-3 .inner-img {
  overflow: hidden;
  margin-bottom: 20px;
}

.maids-service-item-3 .inner-img:after {
  left: -46px;
  content: "";
  bottom: -175px;
  position: absolute;
  border-left: 215px solid transparent;
  border-right: 215px solid transparent;
  border-top: 220px solid #fff;
  border-radius: 50%;
}

.maids-service-item-3 .inner-icon {
  left: 0;
  right: 0;
  bottom: 5px;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border-radius: 100%;
  background-color: #ffcd05;
  -webkit-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
}

.maids-service-item-3 .inner-text h3 {
  color: #000;
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 15px;
}

.maids-service-item-3 .inner-text h3:hover {
  color: #0277fb;
}

.maids-service-item-3 .inner-text p {
  padding-bottom: 20px;
}

.maids-service-item-3:hover .inner-icon {
  -webkit-transform: rotateY(360deg);
  transform: rotateY(360deg);
}

/*---------------------------------------------------- */
/*Why choose area*/
/*----------------------------------------------------*/
@keyframes icon-bounce {

  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  60% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

.maids-why-choose-section-3 {
  overflow: hidden;
  padding: 150px 0px;
}

.maids-why-choose-section-3 .maids-wc-sidebg {
  top: 0;
  right: 0;
  width: 44%;
  height: 100%;
  background: #2437a4;
}

.maids-why-choose-section-3 .maids-wc-sidebg img {
  width: 100%;
  height: 100%;
}

.maids-why-choose-section-3 .maids-wc-sidebg2 {
  top: -170px;
  left: -170px;
}

.maids-why-choose-text-wrap-3 {
  max-width: 530px;
  padding-top: 40px;
}

.maids-why-choose-inner-item-3 {
  width: 50%;
  margin-bottom: 65px;
}

.maids-why-choose-inner-item-3 .inner-icon {
  margin-right: 25px;
}

.maids-why-choose-inner-item-3 .inner-text h3 {
  color: #000;
  font-size: 18px;
  max-width: 160px;
  font-weight: 600;
  line-height: 1.667;
}

.maids-why-choose-inner-item-3:hover .inner-icon {
  -webkit-animation: icon-bounce 0.8s ease-out infinite;
  animation: icon-bounce 0.8s ease-out infinite;
}

.maids-why-choose-feature-wrap-3 {
  margin-top: 35px;
  padding-top: 30px;
}

.maids-why-choose-feature-wrap-3:before {
  top: 44%;
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  background-color: #e5e5e5;
}

.maids-why-choose-feature-wrap-3:after {
  top: 0;
  left: -45px;
  right: 0;
  width: 1px;
  content: "";
  height: 85%;
  margin: 0 auto;
  position: absolute;
  background-color: #e5e5e5;
}

.maids-why-choose-img-3,
.maids-faq-img-3 {
  z-index: 1;
}

.maids-why-choose-img-3 .wc-shape1,
.maids-faq-img-3 .wc-shape1 {
  left: 43px;
  z-index: -1;
  bottom: -35px;
  -webkit-animation: Move_animation_2 15s infinite linear alternate;
  animation: Move_animation_2 15s infinite linear alternate;
}

.maids-why-choose-img-3 .wc-shape2,
.maids-faq-img-3 .wc-shape2 {
  right: 0;
  top: -40px;
  z-index: -2;
}

.maids-why-choose-img-3 .inner-img,
.maids-faq-img-3 .inner-img {
  overflow: hidden;
  border-radius: 15px;
  display: inline-block;
  border-top-left-radius: 80px;
}

/*---------------------------------------------------- */
/*Fun fact area*/
/*----------------------------------------------------*/
.maids-fun-fact-section-3 {
  padding: 100px 0px;
  background-color: #f9f9f9;
}

.maids-fun-fact-item-3 h3 {
  font-size: 46px;
  font-weight: 700;
  position: relative;
  color: #0277fb;
  padding-bottom: 35px;
}

.maids-fun-fact-item-3 h3:after {
  left: 0;
  width: 50px;
  height: 2px;
  content: "";
  bottom: 20px;
  position: absolute;
  background-color: #ffcd05;
}

.maids-fun-fact-item-3 p {
  color: #000;
  font-size: 20px;
  font-weight: 600;
}

.maids-fun-fact-section-2 {
  overflow: hidden;
  background-color: #000e58;
}

.maids-fun-fact-section-2 .fn-bg-shape {
  left: 30px;
  bottom: -150px;
}

/*---------------------------------------------------- */
/*Faq area*/
/*----------------------------------------------------*/
.maids-faq-section-3 {
  overflow: hidden;
  padding: 150px 0px 135px;
}

.maids-faq-section-3 .maids-fq-sidebg {
  top: 0;
  left: 0;
  width: 44%;
  height: 100%;
  background: #2437a4 !important;
}

.maids-faq-section-3 .maids-fq-sidebg img {
  width: 100%;
  height: 100%;
}

.maids-faq-section-3 .maids-fq-sidebg2 {
  top: -170px;
  right: -170px;
}

.maids-faq-img-3 {
  padding-left: 30px;
}

.maids-faq-img-3 .wc-shape1 {
  left: auto;
  right: 40px;
  bottom: -35px;
}

.maids-faq-img-3 .wc-shape2 {
  left: 0;
  right: auto;
  top: -30px;
}

.maids-faq-img-3 .inner-img {
  border-top-left-radius: 15px;
  border-top-right-radius: 80px;
}

.maids-faq-text-wrapper-3 {
  padding-left: 40px;
}

.maids-faq-accordion-3 {
  margin-top: 40px;
}

.maids-faq-accordion-3 .accordion-button {
  background-color: #f9f9f9;
}

.maids-faq-accordion-3 .accordion-header button {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  padding: 20px 30px;
}

.maids-faq-accordion-3 .accordion-button:focus {
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.maids-faq-accordion-3 .accordion-item {
  border: none;
  border-radius: 5px;
  margin-bottom: 20px;
  background-color: #f9f9f9;
}

.maids-faq-accordion-3 .accordion-body {
  padding: 20px 30px 30px;
}

.maids-faq-accordion-3 .accordion-button:not(.collapsed) {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #ffcd05;
}

.maids-faq-accordion-3 .accordion-button::after {
  right: 25px;
  height: auto;
  width: auto;
  font-size: 15px;
  content: "\f078";
  font-weight: 900;
  position: absolute;
  background-image: none;
  font-family: "Font Awesome 5 Pro";
}

.maids-faq-accordion-3 .accordion-button:not(.collapsed)::after {
  content: "\f068";
}

.maids-faq-accordion-3 .accordion-collapse.show {
  background-color: var(--black-color);
}

/*---------------------------------------------------- */
/*how work area*/
/*----------------------------------------------------*/
.maids-how-work-section-3 {
  padding: 120px 0px;
}

.maids-how-work-content-3 {
  padding-top: 70px;
}

.maids-how-work-content-3 .line-shape {
  left: 0;
  top: 70px;
}

.maids-how-work-item-3 .serial {
  left: 0;
  right: 0;
  top: -15px;
  z-index: 2;
  color: #fff;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  font-weight: 600;
  border-radius: 100%;
  background-color: #d34d52;
}

.maids-how-work-item-3 .inner-icon {
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: 0 auto;
  margin-bottom: 40px;
  border-radius: 100%;
  background-color: #fff;
  border: 1px solid #ebebeb;
}

.maids-how-work-item-3 .inner-icon:before,
.maids-how-work-item-3 .inner-icon:after {
  left: 0;
  top: 10px;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  border-radius: 100%;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  background-color: #1e2f8b;
}

.maids-how-work-item-3 .inner-icon:after {
  top: 0;
  background-color: #fff;
}

.maids-how-work-item-3 .inner-text h3 {
  color: #000000;
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 20px;
}

.maids-how-work-item-3:hover .inner-icon:before {
  background-color: #116d3d;
}

/*---------------------------------------------------- */
/*Project area*/
/*----------------------------------------------------*/
.maids-project-section {
  overflow: hidden;
  padding: 120px 0px;
}

.clnix-project-title-text-3 {
  max-width: 530px;
}

.maids-project-top-content-3 .maids-section-title-3 {
  max-width: 530px;
}

.maids-project-item-3 {
  padding-bottom: 55px;
}

.maids-project-item-3 .inner-img {
  overflow: hidden;
  border-radius: 5px;
}

.maids-project-item-3 .inner-img img {
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
}

.maids-project-item-3 .inner-text {
  width: 85%;
  bottom: 3px;
  position: absolute;
  padding: 25px 30px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.05);
}

.maids-project-item-3 .inner-text span {
  font-weight: 500;
}

.maids-project-item-3 .inner-text h3 {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  padding-top: 8px;
}

.maids-project-item-3 .inner-text h3:hover {
  color: #0277fb;
}

.maids-project-item-3 .inner-text .read-more-btn {
  top: 50%;
  color: #fff;
  width: 40px;
  right: -20px;
  height: 40px;
  position: absolute;
  border-radius: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #0277fb;
}

.maids-project-item-3:hover .inner-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.maids-project-content-3 {
  margin: 0px -15px;
  padding-top: 60px;
}

.maids-project-slider-3 .slick-list {
  overflow: visible;
}

.maids-project-slider-3.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.maids-project-slider-3 .slick-slide {
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  opacity: 0;
}

.maids-project-slider-3 .slick-slide.slick-active {
  opacity: 1;
}

.maids-project-slider-3 .slick-dots {
  margin-top: 45px;
  position: static;
}

.maids-project-slider-3 .slick-dots li {
  width: 8px;
  height: 15px;
  border-radius: 8px;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  background-color: #0277fb;
}

.maids-project-slider-3 .slick-dots li button {
  display: none;
}

.maids-project-slider-3 .slick-dots li.slick-active {
  background-color: #ffcd05;
}

/*---------------------------------------------------- */
/*Testimonial area*/
/*----------------------------------------------------*/
@-webkit-keyframes zoom-in-zoom-out {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  50% {
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

@keyframes zoom-in-zoom-out {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  50% {
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

.maids-testimonial-section-3 {
  padding: 110px 0px 0px;
  overflow: hidden;
}

.maids-testimonial-text-wrap-3 {
  padding: 10px 0px;
}

.maids-testimonial-text-wrap-3 .maids-section-title-3 .subtitle {
  color: #fff;
}

.maids-testimonial-text-wrap-3 .maids-section-title-3 h2 {
  color: #fff;
}

.clenfix-testi-img-wrap-3 {
  z-index: 1;
}

.clenfix-testi-img-wrap-3 .inner-circle {
  left: 0;
  top: 50px;
  z-index: -1;
  -webkit-animation: zoom-in-zoom-out 15s ease-out infinite;
  animation: zoom-in-zoom-out 15s ease-out infinite;
}

.maids-testimonial-slider-wrap-3 {
  z-index: 3;
  padding-top: 55px;
  position: relative;
}

.clenfix-testimonial-item-3 .clenfix-testimonial-item-wrap-3 {
  margin-bottom: 65px;
}

.clenfix-testimonial-item-3 .inner-text {
  border-radius: 5px;
  padding: 40px 40px 85px;
  background-color: #3592fc;
}

.clenfix-testimonial-item-3 .inner-text .star-icon {
  color: #ffcd05;
}

.clenfix-testimonial-item-3 .inner-text .inner-decs {
  color: #fff;
  padding-top: 20px;
  font-style: italic;
  line-height: 1.778;
}

.clenfix-testimonial-item-3 .inner-img {
  left: 40px;
  width: 80px;
  bottom: -35px;
  height: 80px;
  overflow: hidden;
  position: absolute;
  border-radius: 100%;
}

.clenfix-testimonial-item-3 .inner-author {
  padding-left: 45px;
}

.clenfix-testimonial-item-3 .inner-author h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  padding-bottom: 10px;
}

.clenfix-testimonial-item-3 .inner-author span {
  color: #fff;
}

.maids-testimonial-slider-3.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.maids-testimonial-slider-3 .slick-prev,
.maids-testimonial-slider-3 .slick-next {
  display: none !important;
}

.maids-testimonial-slider-3 .slick-dots {
  right: 0;
  left: auto;
  width: auto;
  bottom: 20px;
}

.maids-testimonial-slider-3 .slick-dots li {
  width: 8px;
  height: 15px;
  border-radius: 8px;
  background-color: #fff;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
}

.maids-testimonial-slider-3 .slick-dots li button {
  display: none;
}

.maids-testimonial-slider-3 .slick-dots li.slick-active {
  background-color: #ffcd05;
}

/*---------------------------------------------------- */
/*Price area*/
/*----------------------------------------------------*/
.maids-price-section-3 {
  padding: 120px 0px;
}

.maids-price-content-3 {
  padding-top: 50px;
}

.maids-price-item-3 {
  padding: 40px 0px 45px;
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0px 0px 17px 3px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 0px 17px 3px rgba(0, 0, 0, 0.03);
}

.maids-price-item-3 .inner-tittle h3 {
  color: #000000;
  font-size: 24px;
  font-weight: 600;
}

.maids-price-item-3 .inner-tittle .cl-price,
.maids-price-item-3 .inner-tittle .cl-price-plan {
  display: block;
}

.maids-price-item-3 .inner-tittle .cl-price {
  font-size: 36px;
  font-weight: 600;
  color: #0277fb;
  padding-top: 5px;
}

.maids-price-item-3 .inner-tittle .cl-price-plan {
  font-size: 14px;
}

.maids-price-item-3 .inner-list {
  padding: 90px 0px;
}

.maids-price-item-3 .inner-list li {
  margin: 0 auto;
  max-width: 210px;
  text-align: left;
  padding-left: 25px;
  margin-bottom: 15px;
  position: relative;
}

.maids-price-item-3 .inner-list li:before {
  top: 0;
  left: 0;
  content: "\f00c";
  font-weight: 900;
  color: #0277fb;
  position: absolute;
  font-family: "Font Awesome 5 Pro";
}

.maids-price-item-3 .inner-btn a {
  z-index: 1;
  color: #fff;
  width: 170px;
  height: 60px;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
  background-color: #0277fb;
}

.maids-price-item-3 .inner-btn a:after {
  content: "";
  position: absolute;
  top: 0;
  left: -200%;
  width: 200%;
  height: 100%;
  -webkit-transform: skewX(-20deg);
  -khtml-transform: skewX(-20deg);
  transform: skewX(-20deg);
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.4)), to(transparent));
  background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.4), transparent);
  z-index: -1;
}

.maids-price-item-3 .inner-btn a:hover:after {
  -webkit-animation: btn_shine 1.2s ease;
  animation: btn_shine 1.2s ease;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.maids-price-item-3.active .inner-tittle .cl-price {
  color: #ffcd05;
}

.maids-price-item-3.active .inner-btn a {
  color: #000;
  background-color: #ffcd05;
}

/*---------------------------------------------------- */
/*Blog area*/
/*----------------------------------------------------*/
.maids-blog-section-3 {
  padding: 120px 0px;
}

.maids-blog-content-3 {
  padding-top: 55px;
}

.maids-blog-item-3:before {
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  z-index: -1;
  height: 70%;
  position: absolute;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 16px 4px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 16px 4px rgba(0, 0, 0, 0.05);
}

.maids-blog-item-3 .inner-img {
  margin: 0 auto;
  max-width: 340px;
  border-radius: 5px;
  overflow: hidden;
}

.maids-blog-item-3 .inner-img img {
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
}

.maids-blog-item-3 .inner-text {
  padding: 25px 30px 40px;
}

.maids-blog-item-3 .inner-text h3 {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  padding-bottom: 15px;
}

.maids-blog-item-3 .inner-text h3:hover {
  color: #0277fb;
}

.maids-blog-item-3 .inner-text .blog-meta {
  margin-bottom: 25px;
}

.maids-blog-item-3 .inner-text .blog-meta a {
  color: #7a7a7a;
  margin-right: 25px;
}

.maids-blog-item-3 .inner-text .blog-meta a i {
  margin-right: 5px;
}

.maids-blog-item-3 .inner-text .blog-meta a:last-child {
  margin-right: 0;
}

.maids-blog-item-3 .inner-text .read-more-btn a {
  z-index: 1;
  color: #fff;
  width: 140px;
  height: 45px;
  position: relative;
  border-radius: 3px;
  background-color: #0277fb;
}

.maids-blog-item-3 .inner-text .read-more-btn a:after {
  content: "";
  position: absolute;
  top: 0;
  left: -200%;
  width: 200%;
  height: 100%;
  -webkit-transform: skewX(-20deg);
  -khtml-transform: skewX(-20deg);
  transform: skewX(-20deg);
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.4)), to(transparent));
  background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.4), transparent);
  z-index: -1;
}

.maids-blog-item-3 .inner-text .read-more-btn a:hover:after {
  -webkit-animation: btn_shine 1.2s ease;
  animation: btn_shine 1.2s ease;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.maids-blog-item-3:hover .inner-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.maids-sponsor-section-3 {
  overflow: hidden;
  padding: 80px 0px 70px;
  background-color: #f9f9f9;
}

.maids-sponsor-img-3 {
  width: 180px;
  margin: 0 auto;
}

/*---------------------------------------------------- */
/*Footer area*/
/*----------------------------------------------------*/
.maids-footer-section-3 {
  padding: 100px 0px 0px;
}

.maids-footer-widget-3 .widget-title {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 30px;
}

.maids-footer-widget-3 .logo-widget .footer-logo {
  margin-bottom: 25px;
}

.maids-footer-widget-3 .logo-widget p {
  color: #fff;
  max-width: 280px;
  line-height: 1.875;
}

.maids-footer-widget-3 .logo-widget .footer-app-btn {
  margin-top: 30px;
}

.maids-footer-widget-3 .logo-widget .footer-app-btn a {
  margin-right: 10px;
  display: inline-block;
}

.maids-footer-widget-3 .logo-widget .footer-app-btn a:last-child {
  margin-right: 0;
}

.maids-footer-widget-3 .logo-widget .footer-app-btn a:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.maids-footer-widget-3 .menu-widget li {
  margin-bottom: 15px;
}

.maids-footer-widget-3 .menu-widget li a {
  color: #fff;
  padding-left: 16px;
  position: relative;
}

.maids-footer-widget-3 .menu-widget li a:before {
  top: 9px;
  left: 0;
  width: 6px;
  height: 6px;
  content: "";
  border-radius: 100%;
  position: absolute;
  background-color: #ffcd05;
}

.maids-footer-widget-3 .menu-widget li a:hover {
  color: #ffcd05;
  padding-left: 25px;
}

.maids-footer-widget-3 .contact-cta-item li {
  margin-bottom: 25px;
}

.maids-footer-widget-3 .contact-cta-item li img {
  float: left;
  margin-right: 10px;
}

.maids-footer-widget-3 .contact-cta-item li span {
  color: #fff;
  display: block;
  overflow: hidden;
}

.maids-footer-widget-3 .newsleter-widget {
  padding-left: 50px;
}

.maids-footer-widget-3 .newsleter-widget .footer-social {
  margin-top: 30px;
}

.maids-footer-widget-3 .newsleter-widget .footer-social a {
  color: #fff;
  margin-right: 15px;
}

.maids-footer-widget-3 .newsleter-widget .footer-social a:hover {
  color: #ef8185;
}

.maids-footer-widget-3 .newsleter-form input {
  width: 100%;
  height: 50px;
  padding: 15px;
  border-radius: 5px;
  margin-bottom: 20px;
  border: 1px solid #fff;
  background-color: #fff;
}

.maids-footer-widget-3 .newsleter-form input::-webkit-input-placeholder {
  color: #555555;
}

.maids-footer-widget-3 .newsleter-form input::-moz-placeholder {
  color: #555555;
}

.maids-footer-widget-3 .newsleter-form input:-ms-input-placeholder {
  color: #555555;
}

.maids-footer-widget-3 .newsleter-form input::-ms-input-placeholder {
  color: #555555;
}

.maids-footer-widget-3 .newsleter-form input::placeholder {
  color: #555555;
}

.maids-footer-widget-3 .newsleter-form button {
  width: 100%;
  color: #000;
  height: 50px;
  border: none;
  font-weight: 500;
  border-radius: 5px;
  text-align: center;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  background-color: #ffcd05;
}

.maids-footer-widget-3 .newsleter-form button:hover {
  color: #0277fb;
  background-color: #fff;
}

.maids-copyright-wrap {
  color: #fff;
  margin-top: 50px;
  padding: 20px 0px;
  background-color: #0472ee;
}

.maids-copyright-wrap span {
  text-decoration: underline;
}

/*---------------------------------------------------- */
/*Responsive area*/
/*----------------------------------------------------*/
@media screen and (max-width: 1500px) {
  .maids-banner-section-3 .maids-banner-img-wrapper-3 {
    right: -300px;
  }

  .maids-service-content-3 .ser3_left_arrow {
    left: -50px;
  }

  .maids-service-content-3 .ser3_right_arrow {
    right: -50px;
  }
}

@media screen and (max-width: 1280px) {
  .maids-service-content-3 .ser3_left_arrow {
    left: -20px;
  }

  .maids-service-content-3 .ser3_right_arrow {
    right: -20px;
  }
}

@media screen and (max-width: 1100px) {
  .header-navigation-content .main-navigation li {
    margin-right: 35px;
  }

  .header-navigation-content {
    padding-left: 0;
  }

  .maids-header-section.sticky-on .header-navigation-content .main-navigation li {
    margin-right: 20px;
  }

  .header-cart-btn-search .h-cta-btn a {
    width: 170px;
    font-size: 14px;
  }

  .header-cart-btn-search button {
    margin-left: 20px;
  }

  .header-cart-btn-search .h-cart-btn button:before {
    left: -10px;
  }

  .banner-text-3 h1 {
    font-size: 60px;
  }

  .maids-banner-section-3 .maids-banner-img-wrapper-3 {
    right: -470px;
  }

  .maids-banner-content-3 {
    padding: 130px 0px 150px;
  }

  .maids-service-content-3 .carousel_nav button {
    height: 40px;
    width: 40px;
    margin: 0px 8px;
    position: static;
    display: inline-block;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  .maids-service-content-3 .carousel_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .maids-more-service-btn-3 {
    margin-top: 40px;
  }

  .maids-why-choose-feature-wrap-3:before,
  .maids-why-choose-feature-wrap-3:after {
    display: none;
  }

  .maids-service-item-3,
  .maids-project-item-3,
  .maids-blog-item-3 {
    margin: 0 auto;
    max-width: 370px;
  }

  .maids-blog-item-3 {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 991px) {
  .maids-banner-section-3 .maids-banner-img-wrapper-3 {
    display: none;
  }

  .maids-header-logo-cta {
    display: none;
  }

  .maids-header-section .sticky-brand-logo {
    display: block;
  }

  .header-cart-btn-search .h-cta-btn {
    display: none;
  }

  .maids-header-section.header-style-three .header-navigation-content-wrapper {
    padding: 25px 0px;
  }

  .maids-header-section.header-style-three .header-navigation-content .main-navigation {
    display: none;
  }

  .maids-header-section.header-style-three .mobile_menu_button {
    display: block;
  }

  .banner-text-3 {
    margin: 0 auto;
    text-align: center;
  }

  .banner-text-3 .maids-btn-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .estimate-form-wrap input,
  .estimate-form-wrap select,
  .estimate-form-wrap button {
    margin-bottom: 15px;
  }

  .maids-about-img-3,
  .maids-about-text-area-3,
  .maids-why-choose-text-wrap-3,
  .maids-why-choose-img-3,
  .maids-faq-img-3,
  .maids-faq-text-wrapper-3,
  .clenfix-testi-img-wrap-3,
  .maids-testimonial-text-wrap-3 {
    margin: 0 auto;
    max-width: 570px;
  }

  .maids-about-text-area-3,
  .maids-faq-text-wrapper-3,
  .maids-testimonial-text-wrap-3 {
    margin-top: 50px;
  }

  .maids-why-choose-section-3 .maids-wc-sidebg,
  .maids-faq-section-3 .maids-fq-sidebg {
    display: none;
  }

  .maids-fun-fact-item-3 {
    margin-bottom: 40px;
  }

  .maids-faq-text-wrapper-3 {
    padding-left: 0;
  }

  .maids-project-top-content-3,
  .maids-blog-top-content-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .clnix-project-title-text-3 {
    margin-top: 30px;
  }

  .maids-testimonial-section-3 {
    padding-bottom: 80px;
  }

  .maids-price-item-3 {
    margin-bottom: 40px;
  }

  .maids-footer-widget-3 .newsleter-widget {
    padding-left: 0;
  }

  .maids-footer-widget-3 .logo-widget p {
    max-width: 100%;
  }

  .maids-price-item-3 {
    margin: 0 auto;
    max-width: 370px;
    margin-bottom: 40px;
  }

  .maids-about-text-area-3 {
    padding-left: 0;
  }

  .maids-about-section-3 .maids-bg-shape,
  .maids-why-choose-section-3 .maids-wc-sidebg2,
  .maids-faq-section-3 .maids-fq-sidebg2 {
    display: none;
  }

  .maids-header-section.header-style-three .header-navigation-content-wrapper {
    background-color: #fff;
  }

  .maids-header-section.header-style-three .header-cart-btn-search button {
    color: #000;
  }

  .maids-header-section.header-style-three .header-cart-btn-search .h-cart-btn button:before {
    background-color: #000;
  }

  .maids-header-section.header-style-three .header-navigation-content {
    padding-left: 0;
  }

  .maids-header-section.header-style-three .sticky-brand-logo {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .maids-footer-widget-3 .widget-title {
    padding-bottom: 20px;
  }

  .maids-footer-widget-3 {
    margin-bottom: 40px;
  }

  .maids-how-work-item-3 {
    margin-top: 40px;
  }
}

@media screen and (max-width: 480px) {
  .banner-text-3 h1 {
    font-size: 40px;
  }

  .maids-btn-3 a {
    height: 50px;
    width: 180px;
  }

  .maids-btn-3 a span {
    line-height: 50px;
  }

  .maids-section-title-3 h2 {
    font-size: 28px;
  }

  .maids-about-text-wrap-3 .maids-about-feature-list-3,
  .about-cta-btn-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .maids-about-text-wrap-3 .maids-about-feature-list-3 .inner-img {
    margin-bottom: 30px;
  }

  .maids-about-text-wrap-3 .maids-about-cta-btn-grp {
    margin-top: 30px;
  }

  .maids-about-text-wrap-3 .maids-about-cta-btn-grp .about-cta {
    margin-top: 20px;
  }

  .maids-about-section-3 {
    padding: 100px 0px 60px;
  }

  .maids-service-section-3,
  .maids-why-choose-section-3,
  .maids-how-work-section-3,
  .maids-project-section,
  .maids-price-section-3,
  .maids-blog-section-3 {
    padding: 60px 0px;
  }

  .maids-why-choose-text-wrap-3 {
    padding-top: 0;
  }

  .maids-why-choose-inner-item-3 {
    width: 100%;
    margin-bottom: 30px;
  }

  .maids-why-choose-img-3 {
    margin-top: 50px;
  }

  .maids-fun-fact-item-3 h3 {
    font-size: 30px;
  }

  .maids-fun-fact-item-3 {
    -webkit-box-pack: inherit !important;
    -ms-flex-pack: inherit !important;
    justify-content: inherit !important;
  }

  .maids-fun-fact-section-3 {
    padding: 60px 0px 20px;
  }

  .maids-faq-section-3 {
    padding: 80px 0px 60px;
  }

  .maids-footer-section-3 {
    padding-top: 60px;
  }

  .maids-copyright-wrap {
    margin-top: 20px;
  }

  .maids-service-content-3 .ser3_left_arrow,
  .maids-service-content-3 .ser3_right_arrow {
    opacity: 1;
  }
}

/*---------------------------------------------------- */
/*footer area*/
/*----------------------------------------------------*/
.maids-footer-section-1 {
  padding: 100px 0px 50px;
}

.maids-footer-widget .widget-title {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 50px;
}

.maids-footer-widget .logo-widget .footer-logo {
  margin-bottom: 40px;
}

.maids-footer-widget .logo-widget p {
  color: #fff;
  max-width: 280px;
  line-height: 1.875;
}

.maids-footer-widget .logo-widget .footer-app-btn {
  margin-top: 35px;
}

.maids-footer-widget .logo-widget .footer-app-btn a {
  margin-right: 10px;
  display: inline-block;
}

.maids-footer-widget .logo-widget .footer-app-btn a:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.maids-footer-widget .menu-widget li {
  margin-bottom: 20px;
}

.maids-footer-widget .menu-widget li a {
  color: #fff;
}

.maids-footer-widget .menu-widget li a:hover {
  padding-left: 5px;
  color: #0277fb;
}

.maids-footer-widget .newsleter-widget {
  padding-left: 50px;
}

.maids-footer-widget .newsleter-widget .footer-social {
  margin-top: 30px;
}

.maids-footer-widget .newsleter-widget .footer-social a {
  color: #fff;
  margin-right: 15px;
}

.maids-footer-widget .newsleter-widget .footer-social a:hover {
  color: #0277fb;
}

.maids-footer-widget .newsleter-form input {
  width: 100%;
  height: 50px;
  padding: 15px;
  border-radius: 5px;
  margin-bottom: 30px;
  border: 1px solid #fff;
  background-color: transparent;
}

.maids-footer-widget .newsleter-form input::-webkit-input-placeholder {
  color: #fff;
}

.maids-footer-widget .newsleter-form input::-moz-placeholder {
  color: #fff;
}

.maids-footer-widget .newsleter-form input:-ms-input-placeholder {
  color: #fff;
}

.maids-footer-widget .newsleter-form input::-ms-input-placeholder {
  color: #fff;
}

.maids-footer-widget .newsleter-form input::placeholder {
  color: #fff;
}

.maids-footer-widget .newsleter-form button {
  width: 100%;
  color: #fff;
  height: 50px;
  border: none;
  font-weight: 500;
  border-radius: 5px;
  text-align: center;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  background-color: #0277fb;
}

.maids-footer-widget .newsleter-form button:hover {
  color: #0277fb;
  background-color: #fff;
}

.maids-copyright-wrap {
  color: #fff;
  margin-top: 50px;
}

/*---------------------------------------------------- */
/*Responsive area*/
/*----------------------------------------------------*/
@media screen and (max-width: 1500px) {
  .maids-header-content-2 {
    padding: 0px 30px;
  }

  .maids-header-content-2 .main-navigation li {
    margin-left: 40px;
  }

  .maids-header-content-2 .header-cta-btn .cta-btn {
    margin-left: 30px;
  }

  .maids-slider-section .main_left_arrow,
  .maids-slider-section .main_right_arrow {
    width: 45px;
    right: 15px;
    height: 45px;
  }

  .maids-main-slider-item .slider-main-img-wrap .inner-img {
    float: none;
    margin-left: 30px;
  }

  .maids-main-slider-item .slider-main-img-wrap .slider-bottom-img {
    right: 50px;
  }

  .maids-main-slider-item .slider-main-img-wrap .img-star1 {
    right: -50px;
  }

  .header-style-two .mobile_menu_button {
    top: 35px;
    left: auto;
    right: 15px;
  }

  .header-style-two .maids-header-content-2 {
    padding: 0px 15px;
  }
}

@media screen and (max-width: 1024px) {
  .banner-text-wrapper .maids-section-title h1 strong {
    font-size: 50px;
  }

  .banner-text-wrapper .maids-section-title h1 {
    font-size: 40px;
  }

  .banner-btn-wrapper .banner-btn a {
    width: 170px;
    height: 50px;
  }

  .banner-btn-wrapper .banener-cta i {
    width: 50px;
    height: 50px;
  }

  .banner-btn-wrapper .banener-cta a {
    font-size: 26px;
  }

  .maids-section-title h2,
  .maids-section-title-2 h2 {
    font-size: 32px;
  }

  .about-feature-item-wrap {
    padding-left: 25px;
  }

  .maids-about-img-wrapper .about-exp {
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .maids-service-inner-item .inner-img {
    width: 190px;
  }

  .maids-service-inner-item .inner-icon-text .inner-icon {
    margin-bottom: 15px;
  }

  .maids-service-inner-item .inner-icon-text .inner-text h3 {
    padding-bottom: 10px;
  }

  .maids-service-inner-item .inner-icon-text .inner-text p {
    padding-bottom: 10px;
  }

  .maids-team-inner-item {
    margin: 0 auto;
  }

  .maids-team-content .carousel_nav button {
    margin: 0px 5px;
    position: static;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  .maids-team-content .carousel_nav {
    margin-top: 50px;
    text-align: center;
  }

  .maids-testimonial-item {
    margin: 0 auto;
  }

  .header-navigation-content .main-navigation li {
    margin-right: 40px;
  }

  .maids-main-slider-item .slider-main-text h1 {
    font-size: 50px;
  }

  .maids-main-slider-item .slider-main-img-wrap .slider-bottom-img {
    display: none;
  }

  .maids-main-slider-item .shape3,
  .maids-main-slider-item .shape2 {
    display: none;
  }

  .maids-slider-section .main_left_arrow,
  .maids-slider-section .main_right_arrow {
    margin: 0px 8px;
    position: static;
  }

  .maids-slider-section .carousel_nav {
    left: 0;
    right: 0;
    bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .maids-header-content-2 .header-cta-btn .cta-number {
    display: none;
  }

  .maids-header-content-2 .header-cta-btn {
    margin-left: 15px;
  }

  .maids-header-content-2 .main-navigation li {
    margin-left: 30px;
  }
}

@media screen and (max-width: 991px) {
  .maids-header-top-wrap {
    display: none;
  }

  .maids-header-logo-cta {
    display: none;
  }

  .top-position {
    top: 0;
    margin: 0;
  }

  .header-navigation-content-wrapper {
    position: relative;
    background-color: #000e58;
  }

  .maids-header-section .sticky-brand-logo {
    left: 0;
    right: 0;
    top: 50%;
    margin: 0 auto;
    display: block;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .header-navigation-content {
    padding: 25px 0px;
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: end !important;
  }

  .main-navigation {
    display: none;
  }

  .maids-header-section.sticky-on {
    padding: 15px 0px;
  }

  .maids-header-section.sticky-on .mobile_menu_button {
    top: 15px;
  }

  .mobile_menu_button {
    display: block;
  }

  .banner-text-wrapper {
    margin: 0 auto;
    max-width: 570px;
    text-align: center;
    margin-bottom: 40px;
  }

  .banner-btn-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .banner-form-wrapper,
  .maids-why-choose-text-wrap {
    float: none;
    margin: 0 auto;
  }

  .banner-text-wrapper .maids-section-title p {
    padding-top: 20px;
  }

  .banner-text-wrapper .maids-section-title {
    padding-bottom: 30px;
  }

  .maids-feature-inner-item {
    margin-bottom: 30px;
  }

  .maids-about-img-wrapper {
    max-width: 570px;
    margin: 0 auto;
  }

  .maids-about-text-wrap {
    padding-left: 0;
    padding-top: 40px;
  }

  .maids-service-inner-item .inner-img {
    width: 260px;
  }

  .maids-promo-content .banner-btn-wrapper {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
  }

  .maids-why-choose-img {
    margin: 0 auto;
    margin-top: 70px;
    max-width: 570px;
  }

  .maids-faq-img-wrap {
    margin: 0 auto;
    max-width: 570px;
    margin-bottom: 70px;
  }

  .maids-faq-text-wrapper {
    padding-left: 0;
  }

  .maids-fun-fact-item {
    margin-bottom: 30px;
    -webkit-box-pack: left !important;
    -ms-flex-pack: left !important;
    justify-content: left !important;
  }

  .maids-pricing-item {
    margin-bottom: 30px;
  }

  .maids-contact-info-wrap {
    padding-left: 0;
  }

  .maids-blog-inner-item,
  .maids-blog-inner-item-2 {
    margin-bottom: 30px;
  }

  .maids-footer-widget .newsleter-widget {
    padding-left: 0;
  }

  .maids-footer-widget .widget-title {
    padding-bottom: 30px;
  }

  .maids-footer-widget .logo-widget .footer-logo {
    margin-bottom: 20px;
  }

  .maids-footer-widget {
    margin-bottom: 30px;
  }

  .maids-header-content-2 .header-cta-btn {
    display: none !important;
  }

  .maids-main-slider-item .slider-main-text {
    margin: 0 auto;
    padding-top: 0;
    max-width: 570px;
    text-align: center;
    margin-bottom: 30px;
  }

  .maids-main-slider-item .slider-main-text .maids-btn-2 a {
    margin: 0 auto;
  }

  .maids-main-slider-item .slider-main-text h1 {
    font-size: 45px;
    padding: 15px 0px;
  }

  .maids-main-slider-item .slider-main-text p {
    padding-bottom: 35px;
  }

  .slider-main-img-wrap,
  .maids-about-img-wrap-2,
  .maids-about-text-wrap-2 {
    margin: 0 auto;
    max-width: 570px;
  }

  .maids-about-text-wrap-2 {
    padding-top: 80px;
  }

  .maids-header-section.header-style-two.sticky-on .mobile_menu_button {
    top: 20px;
  }

  .why-choose-text-wrap-2 {
    margin: 0 auto;
    max-width: 570px;
    padding-top: 60px;
  }

  .maids-how-work-item {
    padding-bottom: 40px;
  }

  .maids-fun-fact-section-2 .fn-bg-shape {
    bottom: -40px;
  }

  .maids-service-feature-items {
    margin: 0 auto;
    max-width: 570px;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 680px) {
  .maids-testimonial-top-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .maids-testimonial-top-content .carousel_nav button {
    width: 45px;
    height: 45px;
    margin-left: 0;
    margin-right: 10px;
  }

  .maids-project-item {
    margin: 0 auto;
    max-width: 480px;
  }

  .breadcrumb-content {
    padding: 100px 0px;
  }

  .breadcrumb-content h2 {
    font-size: 30px;
  }

  .maids-feature-section {
    padding: 60px 0px;
  }

  .maids-about-section {
    padding: 60px 0px;
  }

  .shop-details-text-wrap .quantity-btn-area .quantity-field {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .shop-details-text-wrap {
    padding-left: 0;
  }

  .shop-details-text-wrap .quantity-btn-area .add-cart-btn a {
    width: 120px;
  }

  .shop-details-img {
    margin-bottom: 30px;
  }

  .maids-shop-details-review-content .shop-review-tab-btn .nav-tabs .nav-link {
    padding: 8px 15px;
  }

  .maids-service-feed-section {
    padding: 60px 0px 30px;
  }

  .maids-about-service-img-wrap .img-shape {
    height: 120%;
  }

  .maids-about-service-img-wrap {
    margin-bottom: 50px;
  }

  .maids-blog-share-tag {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .maids-blog-share-tag .blog-hash-tag a {
    margin-left: 0;
    margin-right: 10px;
  }

  .blog-hash-tag {
    margin-top: 10px;
  }

  .maids-blog-next-prev-btn {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .maids-blog-next-prev-btn .maids-btn {
    margin-bottom: 10px;
  }

  .maids-blog-sidebar {
    margin-top: 30px;
  }

  .project-feed-filter-btn li {
    margin-bottom: 15px;
  }

  .maids-portfolio-details-section .carousel_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .maids-portfolio-details-section .maids-project-details-slider .pr-nav-left_arrow,
  .maids-portfolio-details-section .maids-project-details-slider .pr-nav-right_arrow {
    width: 60px;
    height: 60px;
    position: static;
  }

  .maids-project-next-prev-btn {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 20px;
  }

  .maids-project-next-prev-btn .maids-btn a {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 480px) {
  .banner-text-wrapper .maids-section-title h1 strong {
    font-size: 40px;
  }

  .banner-text-wrapper .maids-section-title h1 {
    font-size: 30px;
  }

  .banner-text-wrapper .maids-section-title p {
    font-size: 18px;
  }

  .banner-btn-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .banner-btn-wrapper .banener-cta i {
    margin-right: 10px;
  }

  .banner-btn-wrapper .banener-cta a {
    font-size: 20px;
  }

  .banner-btn-wrapper .banner-btn {
    margin-right: 15px;
  }

  .banner-form-wrapper h3 {
    font-size: 20px;
    padding-bottom: 10px !important;
  }

  .maids-about-section {
    padding: 60px 0px;
  }

  .maids-section-title h2,
  .maids-section-title-2 h2 {
    font-size: 28px;
  }

  .maids-service-section {
    padding: 60px 0px 30px;
  }

  .maids-service-inner-item {
    padding: 30px;
  }

  .maids-service-inner-item .inner-img {
    margin-bottom: 30px;
  }

  .maids-promo-section {
    padding: 60px 0px;
  }

  .maids-why-choose-section {
    padding: 60px 0px;
  }

  .maids-team-section {
    padding: 60px 0px;
  }

  .maids-faq-accordion .accordion-header button {
    padding: 20px 15px;
  }

  .maids-fun-fact-item h3 {
    font-size: 30px;
  }

  .maids-fun-fact-item {
    text-align: center;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .maids-fun-fact-item h3:after {
    right: 0;
    margin: 0 auto;
  }

  .maids-pricing-item .price-header-icon-value h4 {
    font-size: 30px;
  }

  .maids-pricing-item .price-header-icon-value h3 {
    font-size: 26px;
  }

  .maids-pricing-plan-section {
    padding: 60px 0px 30px;
  }

  .maids-testimonial-section {
    padding: 60px 0px;
  }

  .maids-testimonial-item .inner-img {
    margin: 0 auto;
    position: static;
    margin-bottom: 30px;
  }

  .maids-testimonial-item .inner-icon-text .inner-icon {
    padding-bottom: 20px;
  }

  .maids-testimonial-item .inner-icon-text p {
    padding-bottom: 20px;
  }

  .maids-contact-section,
  .maids-contact-section-2,
  .maids-blog-section {
    padding: 60px 0px;
  }

  .maids-faq-section {
    padding: 60px 0px;
  }

  .maids-main-slider-item .slider-main-text h1 {
    font-size: 40px;
  }

  .maids-about-text-wrap-2 {
    padding-left: 0;
  }

  .about-signature-img .sign-img {
    right: 0;
    bottom: -20px;
  }

  .banner-btn-wrapper .banner-btn {
    margin-bottom: 20px;
  }

  .maids-project-top-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .maids-about-section-2 {
    padding: 60px 0px;
  }

  .maids-service-section-2 {
    padding: 60px 0px;
  }

  .maids-fun-fact-section-2 {
    padding: 60px 0px 30px;
  }

  .maids-project-section {
    padding: 60px 0px;
  }

  .maids-project-section .maids-section-title-2 {
    padding-bottom: 20px;
  }

  .why-choose-text-wrap-2 {
    padding-left: 0;
  }

  .maids-why-choose-section-2 {
    padding-bottom: 60px;
  }

  .maids-how-work-section,
  .maids-testimonial-section-2 {
    padding: 60px 0px;
  }

  .maids-contact-section-3 {
    padding: 60px 0px;
  }

  .about-signature-cta-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .page-section-padding {
    padding: 60px 0px;
  }

  .maids-service-feature-items {
    padding: 30px 15px;
  }

  .maids-service-feature-section {
    padding-bottom: 30px;
  }

  .maids-service-offer-section {
    padding: 60px 0px 25px;
  }

  .maids-service-offer-content {
    padding-top: 30px;
  }

  .maids-service-benifit-text-wrap {
    padding-top: 0;
  }

  .maids-service-benifit-section {
    padding: 60px 0px;
  }

  .maids-service-benifit-text-wrap .service-benifit-feature li {
    width: 100%;
  }

  .maids-faq-feed-section {
    padding: 60px 0px;
  }

  .maids-blog-feed-item .inner-text h3 {
    font-size: 24px;
  }

  .maids-blog-feed-item .inner-text .inner-meta-category,
  .maids-blog-details-area .inner-text .inner-meta-category {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .maids-blog-feed-item .inner-text .inner-meta-category .blog-cat,
  .maids-blog-details-area .inner-text .inner-meta-category .blog-cat {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 380px) {
  .header-style-two {
    padding-top: 25px;
  }

  .maids-about-img-wrapper:before {
    display: none;
  }

  .maids-main-slider-item .slider-main-text h1 {
    font-size: 36px;
  }
}

/*---------------------------------------------------- */


.header__logo img {
  height: 100px;
}

button.btn.btn-primary {
  background: #2437A4;
  border: 1px solid #0455CD;
  border-radius: 4px;
  font-size: 16px;
  box-shadow: none;
  padding: 8px 25px;
}

ul.lang_sub_list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 0px;
}

ul.lang_sub_list li {
  margin: 0 !important;
}

.btnPrevious,
.btnNext {
  display: inline-block;
  border: 1px solid #444348;
  border-radius: 3px;
  margin: 5px;
  color: #444348;
  font-size: 14px;
  padding: 10px 15px;
  cursor: pointer;
}

.gtco-testimonials {
  position: relative;
  margin-top: 30px;
}

.gtco-testimonials h2 {
  font-size: 30px;
  text-align: center;
  color: #333333;
  margin-bottom: 50px;
}

.gtco-testimonials .owl-stage-outer {
  padding: 30px 0;
}

.gtco-testimonials .owl-nav {
  position: absolute;
  top: -18%;
  right: 0;
  height: 30px;
  display:block !important;
}

.gtco-testimonials .owl-nav button.owl-next {
  height: 50px;
  width: 50px;
  background: #1D409B !important;
  box-shadow: 0px 4px 20px 1px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  color: #fff !important;
  font-size: 30px !important;
  margin: 0 0 0 12px;
}

.gtco-testimonials .owl-nav button.owl-prev {
  height: 50px;
  width: 50px;
  background-color: #fff;
  box-shadow: 0px 4px 20px 1px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  color: #1D409B !important;
  font-size: 30px !important;
}

.gtco-testimonials .owl-dots {
  text-align: center;
}

.gtco-testimonials .owl-dots span {
  position: relative;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: block;
  background: #fff;
  border: 2px solid #2437a4;
  margin: 0 5px;
}

.gtco-testimonials .owl-dots .active {
  box-shadow: none;
}

.gtco-testimonials .owl-dots .active span {
  background: #2437a4;
  box-shadow: none;
  height: 12px;
  width: 12px;
  margin-bottom: -1px;
}

.gtco-testimonials .card {
  background: #fff;
  box-shadow: 0 8px 30px -7px #c9dff0;
  margin: 0 20px;
  padding: 0 10px;
  border-radius: 20px;
  border: 0;
  margin-bottom: 60px;
}

.gtco-testimonials .card .card-img-top {
  max-width: 100px;
  border-radius: 50%;
  margin: 15px auto 0;
  box-shadow: 0 8px 20px -4px #95abbb;
  width: 66px;
  height: 66px;
  position: absolute;
  bottom: -12%;
  left: 38%;
}

.gtco-testimonials .card h5 {
  color: #1d409b;
  font-size: 21px;
  line-height: 1.3;
  margin: 10px 0;
}

.gtco-testimonials .card h5 span {
  font-size: 18px;
  color: #666666;
}

.gtco-testimonials .card p {
padding-bottom: 15px;
    margin-bottom: 15px;
    white-space: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  
}

.gtco-testimonials .active {
  opacity: 0.5;
  transition: all 0.3s;
}

.gtco-testimonials .center {
  opacity: 1;
}

.gtco-testimonials .center h5 {
  font-size: 24px;
}

.gtco-testimonials .center h5 span {
  font-size: 20px;
}

.gtco-testimonials .center .card-img-top {
  max-width: 100%;
  height: 80px;
  width: 80px;
  position: absolute;
  bottom: -12%;
  left: 40%;
}

@media (max-width: 767px) {
  .gtco-testimonials {
    margin-top: 20px;
  }
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  outline: 0;
}

.owl-carousel button.owl-dot {
  outline: 0;
}

section.testimonials {
  position: relative;
  margin: 0 50px;
}

span.double-coat {
  font-size: 74px;
  color: #1d409b;
}

.gtco-testimonials.card-body {
  padding: 50px;
}

.box-testi {
  padding: 40px;
  height: 350px;
}


.main-head {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.main-head h3 {
  color: #1D409B;
  font-size: 18px;
}

.main-head h2 {
  font-size: 30px;
  margin-top: 10px;
}

.center-flex {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}

.accordion-button:not(.collapsed) {
  color: #2437a4;
  background-color: #2437a426;
  box-shadow: none !important;
}

.accordion-button {
  padding: 20px 10px !important;
}

img.footer-logo {
  height: 74px;
  margin-bottom: 20px;
}

.desc {
  color: #b4b4b4;
  display: flex;
  flex-direction: column;
}

.address-widget li i {
  float: left;
  padding-right: 25px;
}

ul.address-widget li {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin: 0px 0 15px 0;
}

ul.address-widget li span {
  color: #fff;
  margin: 0 15px 0 0px;
}

.footer-social.ul-li a {
  color: #fff;
  margin: 0 16px 0 0px;
}



/* =============style============= */

[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}

[type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
  position: relative;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

[type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}

[type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
  content: '';
  width: 12px;
  height: 12px;
  background: #2437a4;
  position: absolute;
  top: 3px;
  right: 3px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

[type="radio"]:not(:checked)+label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

[type="radio"]:checked+label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.language-btn p {
  padding: 15px;
  background: #FFFFFF;
  border-radius: 4px;
  box-shadow: -3px -3px 15px -13px rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgb(0 0 0 / 10%);
  position: relative;
}

.language-btn span {
  margin: 0 12px;
}

/* .toolbar.toolbar-bottom { */
  /* margin: 25px 0 0 0; */
/* } */

button.btn.sw-btn-next {
  background: #2437A4;
  border-radius: 2px;
  color: #fff;
}

button.btn.sw-btn-prev {
  border: 1px solid #0455CD;
  border-radius: 2px;
  color: #2437a4;
  margin: 0 6px 0 0;
  box-shadow: none;
}

a.nav-link.inactive.active {
  margin-bottom: 5px;
  border-bottom: 3px solid #2437a4;
  box-shadow: none;
}

ul.custom-nav {
  margin-bottom: 30px;
}

form.search-btn-main {
  display: flex;
}

button.search-btn {
  width: 50px !important;
  background: rgba(255, 255, 255, 0.75) !important;
  border-radius: 2px;
}

button.search-btn i {
  color: rgba(0, 0, 0, 0.5);
}

input.text-search {
  background: rgba(255, 255, 255, 0.75) !important;
  border-radius: 2px !important;

}
span.iti__country-name {
    color: #000;
}

.clinex-service-item-2.s11 {
  background-size: cover;
  /*box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 67%);*/
  height: 430px;
  border-radius: 15px 15px 0px 0px;
}

.clinex-service-item-2.s12 {
  background-image: url(../img/service/s2.png);
  background-size: cover;
  box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 67%);
}

.clinex-service-item-2.s13 {
  background-image: url(../img/service/s3.png);
  background-size: cover;
  box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 67%);
}

.clinex-service-item-2.s14 {
  background-image: url(../img/service/s4.png);
  object-fit: cover;
  background-size: cover;
  box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 67%);
}

.clinex-service-item-2.s15 {
  background-image: url(../img/service/s5.png);
  object-fit: cover;
  background-size: cover;
  box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 67%);
}

.clinex-service-item-2.s16 {
  background-image: url(../img/service/s6.png);
  object-fit: cover;
  background-size: cover;
  box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 67%);
}
.clinex-service-item-2.s11:hover {
  background:#2437A4;
    background-size: cover;
}
p.nodata1 {
    background: aliceblue;
    text-align: center;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 400;
}
.clinex-service-item-2.s12:hover {
  background:#2437A4;
}


.clinex-service-item-2.s13:hover {
  background:#2437A4;
}


.clinex-service-item-2.s14:hover {
  background:#2437A4;
}

.clinex-service-item-2.s15:hover {
  background:#2437A4;
}


.clinex-service-item-2.s16:hover {
  background:#2437A4;
}



.clinex-service-item-2
{
  color:#fff;
}

.clinex-service-item-2 h3
{
  color:#fff !important;
}

a.read-more {
  background: #2437a4 !important;
  color: #fff !important;
}

.get-started {
  font-size: 14px !important;
}

.subtitle.text-uppercase {
  color: #2437a4;
  font-weight: 600;
}

ul.address-widget {
  color: #b4b4b4;
}

/* ========maids===== */
section.filter {
  padding: 100px 0;
}

.maid-filter {
  padding: 20px;
  background: #FAFAFA;
  border-radius: 10px;
}

.control {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 18px;
}

.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #fff;
  border: 0.5px solid #00000040;
  border-radius: 4px;
}

.control--radio .control__indicator {
  border-radius: 50%;
}

.control:hover input~.control__indicator,
.control input:focus~.control__indicator {
  background: #ccc;
}

.control input:checked~.control__indicator {
  border: 0.5px solid #000000;
  border-radius: 4px;
}

.control:hover input:not([disabled]):checked~.control__indicator,
.control input:checked:focus~.control__indicator {
  background: transparent;
}

.control input:disabled~.control__indicator {
  background: #fff;
  opacity: 0.6;
  pointer-events: none;
}

.control__indicator:after {
  content: '';
  position: absolute;
  display: none;
}

.control input:checked~.control__indicator:after {
  display: block;
}

.control--checkbox .control__indicator:after {
  left: 7px;
  top: 4px;
  width: 5px;
  height: 8px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.control--checkbox input:disabled~.control__indicator:after {
  border-color: #7b7b7b;
}

.control--radio .control__indicator:after {
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff;
}

.control--radio input:disabled~.control__indicator:after {
  background: #fff;
}

section.filter h4 {
  padding: 5px 0 15px 0;
  font-size: 17px;
}

.check1 {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}

.check1 span {
  border-radius: 50%;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  background: #EBEBEB;
}



.select {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
}

.select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 10px 15px;
  outline: 0;
  background: #FFFFFF;
  border: 0.5px solid #00000054;
  border-radius: 4px;
}

.select select::-ms-expand {
  display: none;
}

.select select:hover,
.select select:focus {
  color: #000;
  background: #fff;
}

.select select:disabled {
  opacity: 0.5;
  pointer-events: none;
}

.select__arrow {
  position: absolute;
  top: 70%;
  right: 8%;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #7b7b7b transparent transparent transparent;
}

.select select:hover~.select__arrow,
.select select:focus~.select__arrow {
  border-top-color: #000;
}

.select select:disabled~.select__arrow {
  border-top-color: #ccc;
}

.Indian-maids h3 {
  font-size: 20px;
}

.Indian-maids h3 span {
  font-size: 20px;
}

.vd {
  text-align: center;
}

.main-maid {
  background: #FFFFFF;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 20px 15px;
  margin: 15px 0;
}

.main-maid ul li {
  list-style: none;
  font-weight: 500;
      font-size: 14px;

}

.share11 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.share {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
}

.share11 span {
  margin-bottom: 9px;
}

.modal-header {
  border: 0;
}

p.icon-name i {
  margin: 0 5px 0 0px;
  width: 20px;
}

section.profile {
  padding: 100px 0;
}

.profile-img {
  border: 0.5px solid rgba(0, 0, 0, 0.75);
  border-radius: 10px;
}
.profile-img img {
    height: 150px;
    object-fit: contain;
}
.Nationality a {
    float: right;
}
.amala ul li {
  list-style: none;
  width: 100%;
  display: flex;
}

.profile-img {
  text-align: center;
  padding: 30px 0 0 0;
}

.amala span {
  width: 50%;
}

.amala ul li span:first-child {
  width: 27%;
  font-weight: 600;
}

.amala h3 {
  padding: 0 0 10px 0;
}

.amala ul li {
  list-style: none;
  width: 100%;
  display: flex;
  padding: 3px 0;
  font-size: 16px;
}

.bookmark {
  text-align: right;
}

.Nationality ul li {
  list-style: none;
  display: flex;
  width: 100%;
  padding: 3px 0;
  font-size: 16px;
}

.Nationality span {
  width: 50%;
}

.Nationality ul li span:first-child {
  font-weight: 600;
}

.bookmark {
  display: flex;
  width: 100%;
  align-items: flex-start;
  justify-content: flex-end;
}

.WhatsAppbtn1 {
  background: #00A82D;
  border-radius: 4px;
  border: 0;
  padding: 9px 25px;
  margin: 0 15px;
}

input[type=file] {
  color: transparent !important;
}

input[type=file]::before {
  content: "Attach Your CV: ";
  color: black;
  margin-right: 10px;
}

.btn-close-popup {
  position: absolute;
  right: 13px;
  top: 11px;
  opacity: 1;
  background: #2437a442;
  border-radius: 50%;
  font-size: 19px;
  color: #000000;
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: center;
  align-items: center;
  padding: 1px 2px 3px 2px;
  font-weight: 200;
  z-index: 1;
}

.form-control {
  height: 50px;
}

.mob-sign {
  padding: 10px;
}

h2.modal-title {
  text-align: center;
  margin-bottom: 30px;
}

label.form-check-label {
  font-size: 15px;
  color: #2437a4;
  text-align: center;
  margin: 0 2px;
}

.forgot {
  text-align: right;
  float: right;
  margin: -42px 0 0px 0;
}

.twm-sign-up .site-button {
  display: block;
  text-align: center;
  width: 100%;
  border-radius: 0;
  padding: 10px 0;
}

button.site-button {
  width: 100%;
  padding: 15px 0;
  background: #2437a4;
  border: 0;
  color: #fff;
}

.mob-sign label {
  background: #fff;
  padding: 4px 7px;
  font-weight: 500;
  z-index: 1;
  color: #000;
}

.modal-footer .modal-f-title {
  display: inline-block;
  background-color: #f0f6fe;
  padding: 0px 6px;
  border-radius: 35px;
  position: relative;
  top: 5px;
}

.popup-signup {
  color: #2437a4 !important;
  margin: 0 3px;
}

.modal-footer {
  border: none;
  background-color: #fff;
  text-align: center;
  display: block;
  padding: 30px 0px;
  margin-top: -23px;
}

.popup-main-cnt {
  padding: 30px;
}

textarea.msg {
  border: 1px solid #ccc;
  width: 100%;
}

h2.modal-title1 {
  text-align: center;
}


.img-reg img {
  height: 55px;
  text-align: center;
}
.main-re h3 {
    font-size: 25px;
}
.main-re {
  text-align: center;
}

input.licens::before {
  content: "license: ";
  color: black;
  margin-right: 10px;
}

input.licens1::before {
  content: "labor Card: ";
  color: black;
  margin-right: 10px;
}

.main-re h3 {
  padding: 15px 0 0 0;
  font-size: 30px;
}

.slidebar {
  width: 20%;
  min-height: 690px;
  float: left;
  border-right: 1px solid #44444436;
  background-color: #fff;
  color: #fff;
}

.slidebar ul {
  padding: 0;
  margin: 0;
}

.slidebar li {
  list-style-type: none;
  margin: 0;
  position: relative;
}

.slidebar li:before {
  content: "";
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  position: absolute;
  display: block;
  line-height: 40px;
  color: rgb(102, 102, 102);
  right: 20px;
  -webkit-font-smoothing: antialiased;
}

.slidebar ul a {
  color: rgb(0 0 0);
  display: block;
  text-transform: capitalize;
  padding: 14px 18px;
  font-size: 16px;
}

.slidebar li:hover a {
  background-color: rgb(36 55 164);
  color: #fff;
}

/*main*/
.main {
  float: left;
  width: 79%;
  height: 690px;
  background-color: rgb(255, 255, 255);
  position: relative;
  font-family: helvetica, verdana, sans-serif;
}

.main .topbar {
  border-bottom: 1px solid rgb(235, 235, 235);
  margin: 0;
  padding: 0;
}

.topbar li {
  float: right;
  list-style: none;
}

.topbar li:first-child {
  float: left;
}

.topbar a {

  display: block;
  line-height: 50px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  color: rgb(102, 102, 102);
  border-left: 1px solid rgb(235, 235, 235);
}

.topbar a:hover {
  background-color: rgb(247, 247, 247);
}

.topbar li:first-child a {
  border: none;
  border-right: 1px solid rgb(235, 235, 235);
}

/*mainContent*/
.mainContent h4 {
  line-height: 1;
  font-size: 18px;
  margin: 1.3em 0 1em;
  margin-left: 17px;
}

.mainContent>div {
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 200ms linear;
  -moz-transition: opacity 200ms linear;
  -ms-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}

.mainContent>div:target {
  opacity: 1;
}

.mainContent h2:before {

  content: attr(data-icon);
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 10px;
  -webkit-font-smoothing: antialiased;
}

#dashboard>div {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.monitor ul {
  float: left;
  padding: 0;
  margin: 0 31px 0 17px;
}

.monitor li {
  list-style: none;
  font: 600 14px/28px helvetica, verdana, sans-serif;
  color: rgb(102, 102, 102);
  text-transform: capitalize;
}

.monitor li a {
  color: rgb(102, 102, 102);
  text-transform: capitalize;
  text-decoration: none;
}

.monitor li:first-child {
  border-bottom: 1px dotted rgb(153, 153, 153);
}

.monitor .count {
  color: rgb(27, 106, 173);
  text-align: right;
  font-weight: 600;
  margin-right: 15px;
  min-width: 25px;
  display: inline-block;
}

.monitor p {
  color: rgb(128, 128, 128);
  margin: 28px 0 18px 17px;
  display: block;
  font-weight: 600;
  font-size: 12px;
}

.monitor p a {
  text-decoration: none;
  color: rgb(27, 106, 173);
}

.quick-press form {
  margin: 0 20px 0 13px;
}

.quick-press input[type="text"] {
  display: block;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 35px;
  line-height: 15px;
  padding: 10px 0;
  margin: 0 0 7px 0;
  background-color: rgb(246, 246, 246);
  outline: none;
  border: none;
  text-indent: 10px;
}

.statusbar {
  position: absolute;
  bottom: 0;
  border-top: 1px solid rgb(235, 235, 235);
  width: 100%;
  padding: 0;
  margin: 0;
}

.statusbar li {
  list-style: none;
}

.statusbar a {
  color: rgb(102, 102, 102);
  text-decoration: none;
  text-align: center;
  display: block;
}

.statusbar a:hover {
  background-color: rgb(247, 247, 247);
}

.statusbar .profiles-setting,
.statusbar .logout {
  float: right;
}

.statusbar .profiles-setting a,
.statusbar .logout a {

  width: 49px;
  height: 49px;
  line-height: 50px;
  border-left: 1px solid rgb(235, 235, 235);
}

.slidebar ul li a {
  display: flex;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
}

.slidebar span {
  font-size: 30px;
  margin: 0 15px 0px 0px;
}

.mainContent.clearfix {
  padding: 30px;
}

div#dashboard {
  width: 100%;
}

.slidebar ul li a.active {
  background: #2437a4;
  color: #fff;
}



/* ============? */
/* ********** Works -> Tab (Horizontal menu) */
div#v-pills-tab {
  background: #ffff;
  color: #000 !important;
  width: 20%;
  border-right: 1px solid #ccc;
  height: 100vh;
}

button.nav-link {
  padding: 20px 15px;
  background: #fff;
  color: #000;
  display: flex;
  align-items: center;
  border-radius: 0%;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #2437a4;
}

.nav-pills .nav-link {
  border-radius: 0;
}

button.nav-link span {
  margin: 0 8px 0 0;
}

div#v-pills-tabContent {
  width: 80%;
  padding: 30px;
}

.lab-name {
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
}

.maid1 input[type=file]::before {
  content: "Upload image: ";
  color: black;
  margin-right: 10px;
}

.maid2 input[type=file]::before {
  content: "Upload video: ";
  color: black;
  margin-right: 10px;
}


.float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 10%;
  right: 1%;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  z-index: 100;
  color: #fff !important;
}

.my-float {
  margin-top: 16px;
}

a.btn.btn-primary {
  background: #2437A4;
  border: 1px solid #0455CD;
  border-radius: 4px;
  font-size: 16px;
  box-shadow: none;
  padding: 8px 25px;
  color: #fff;
}

.otp-main a {
    position: absolute;
    bottom: 0%;
    right: 0%;
    border: none;
    background: #2437a4;
    border-radius: 3px;
    color: white;
    display: flex;
    align-items: center;
    font-size: 15px;
    padding: 10px 7px;
    height: 59%;
}
div#otp_div {
    display: flex;
    flex-direction: column;
}
.otp-main a {
    position: absolute;
    bottom: 0%;
    right: 0%;
    border: none;
    background: #2437a4;
    border-radius: 3px;
    color: white;
    display: flex;
    align-items: center;
    font-size: 15px;
    padding: 10px 7px;
    height: 60%;
}
a.btn.btn-outline-primary{
    border: 2px solid #2437a4;
    color: #2437a4;
    font-weight: 500;
}
.verification-code--inputs {
  display: flex;
}

.otp-main {
  position: relative;
}
.btn-outline-primary:hover {
    background-color: #ffffff;
}
.cat-img11 {
    height: 60px;
    width: 100%;
    object-fit: cover;
}
.verification-code {
  display: flex;
}

.main-box-otp {
  display: flex;
}

a.verify-btn-otp {
  text-align: right;
  float: right;
  margin: 8px 0;
  border: none;
  background: #2437a4;
  border-radius: 3px;
  color: white;
  display: flex;
  align-items: center;
  font-size: 15px;
  padding: 10px 7px;
  height: 49px;
}

a.agentbtn {
  padding: 8px 18px !important;
  border-radius: 33px;
  border: 1px solid #2437a4 !important;
  color: #2437a4 !important;
  width: 142px;
  text-align: center;
}
.dashboard-user-section .listing-user {
  margin-right: 0px;
  position: relative;
}


.pulse {
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  box-shadow: 0 0 0 rgb(36 55 164 / 58%);
  animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}

.pulse:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(59, 43, 152, 0.52);
  }

  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(59, 43, 152, 0.52);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(59, 43, 152, 0.52);
  }
}

@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(59, 43, 152, 0.52);
    box-shadow: 0 0 0 0 rgba(59, 43, 152, 0.52);
  }

  70% {
    -moz-box-shadow: 0 0 0 10px rgba(59, 43, 152, 0.52);
    box-shadow: 0 0 0 10px rgba(59, 43, 152, 0.52);
  }

  100% {
    -moz-box-shadow: 0 0 0 0 rgba(59, 43, 152, 0.52);
    box-shadow: 0 0 0 0 rgba(59, 43, 152, 0.52);
  }
}


.pro-img {
  height: 50px !important;
  width: 50px !important;
  object-fit: contain;
}
.listing-user ul li a {
  line-height: 28px;
  color: #17171d;
  font-size: 15px;
  padding: 8px 5px;
  display: block;
  transition: 0.2s;
  position: relative;
}
ul.profile-header {
  display: flex;
  flex-direction: column !important;
  align-items: flex-start;
  font-weight: 400 !important;
}
ul.profile-header li {
  margin-right: 0px !important;
}








/* ===============agent========================= */
.maids-why-choose-section-4 {
  overflow: hidden;
  /* height: 100vh; */
  background: #2437a4;
  color: #fff;
}

.maids-why-choose-section-4 .maids-wc-sidebg {
  width: 44%;
  height: 100%;
  /* background: #2437a4; */
}

.lang {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}

.lang select {
  width: 67px;
  filter: brightness(0) invert(1);
}

.maids-why-choose-img-4 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.maids-why-choose-img-4 {
    height: 100vh;
    width: 100%;
}
.main-blue-agent {
  padding: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100vh;
  overflow-y: scroll;
}
.full-div::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.full-div::-webkit-scrollbar-track {
   background: #2437a4;
}
 
/* Handle */
.full-div::-webkit-scrollbar-thumb {
    background: #fff;
	border-radius:11px;
}

/* Handle on hover */
.full-div::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.white-agent {
  background: #fff;
  padding: 40px;
}

select#language option {
  background: #fff;
  color: #000;
}

.agent-p p {
  color: #000;
  font-weight: 500;
}

.agent-p input[type="text"] {
  color: #000 !important;
}

.agent-p input[type="text"]:hover {
  color: #000 !important;
}

input#a {
  width: 20px;
  margin-bottom: 0 !important;
  height: 16px;
}

.Remember-m {
  color: #000;
}

a.Remember-m1 {
  color: #000;
  display: flex;
  justify-content: flex-end;
}

.rember {
  display: flex;
  align-items: center;
}
a.dont-have {
  color: #000;
}
a.dont-have span {
  color: #2437a4;
  margin: 0 0 0 8px;
}
p.Reset-p {
  color: #000;
  padding: 15px 60px 0px 60px;
}

.lineab {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: 1rem;
  margin: 30px 140px;
  color: #000;
}
.lineab::before,
.lineab::after {
  content: "";
  border-top: 0.1rem double black;
  align-self: center;
}

a.agentbtn:hover {
  background: #2437a4;
  color: #fff !important;
}
/* ================style-popup------------------ */

.tab-btn-11 {
  width: 50%;
  border: 1px solid #2437a4 !important;
  border-radius: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: capitalize;
  padding: 10px 15px !important;
}

.tab-btn-11.active{
  background: #2437a4 !important;
  color: #fff !important;
}





.avatar-upload {
  position: relative;
  max-width: 205px;
  margin: 50px auto;
}
.avatar-upload .avatar-edit {
  position: absolute;
  right: 12px;
  z-index: 1;
  top: 10px;
}
.avatar-upload .avatar-edit input {
  display: none;
}
.avatar-upload .avatar-edit input + label {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-bottom: 0;
  border-radius: 100%;
  background: #FFFFFF;
  border: 1px solid transparent;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
}
.avatar-upload .avatar-edit input + label:hover {
  background: #f1f1f1;
  border-color: #d6d6d6;
}
.avatar-upload .avatar-edit input + label:after {
  content: "\f040";
  font-family: 'FontAwesome';
  color: #757575;
  position: absolute;
  top: 6px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}
.avatar-upload .avatar-preview {
  width: 192px;
  height: 192px;
  position: relative;
  border-radius: 100%;
  border: 6px solid #F8F8F8;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#spinner-div {
position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2;
    align-items: center;
    align-content: center;
    justify-content: center;
}

span#cbg {
  color: #555555;
  cursor: pointer;
}

.twm-nav-list-1 ul {
    list-style: none;
    margin: 0;
    font-weight: 500;
  }
  
  .twm-nav-list-1 ul li {
    float: none;
  }
  
  .twm-nav-list-1 ul li:last-child {
    border-bottom: none;
  }
  
  .twm-nav-list-1 ul li.has-child {
    position: relative;
  }
  
  .twm-nav-list-1 ul li a>i {
    font-size: 18px;
    margin-right: 25px;
    position: absolute;
    left: 10px;
    top: 14px;
    color: #3B2B98;
  }
  
  .twm-nav-list-1 ul>li>a {
    padding: 10px 15px 10px 40px;
    color: #323232;
    display: block;
    font-size: 14px;
    position: relative;
    font-weight: 400;
    transition: 0.5s all ease;
    margin: 10px 0 0 0;
  }
  
  .twm-nav-list-1 ul>li>a:hover {
    color: #3B2B98;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  }
  
  .twm-nav-list-1 ul>li ul {
    display: none;
    position: static;
    visibility: visible;
    width: auto;
  }
  
  .twm-nav-list-1 ul>li.active>a {
    color: #3B2B98;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  }



/*Edit Profile*/
.twm-candidate-profile-pic {
  position: relative;
  display: block;
  max-width: 150px;
  margin: 0px auto 30px;
  border: 1px solid #fff;
  border-radius: 10px;
}

.twm-candidate-profile-pic img {
  border-radius: 10px;
  margin: 10px;
  display: block;
  width: 128px;
}

.twm-candidate-profile-pic .upload-btn-wrapper {
  position: absolute;
  left: 10px;
  bottom: 10px;
}

.twm-candidate-profile-pic .upload-btn-wrapper button {
  left: 50%;
  transform: translateX(-50%);
}

/*Upload Image File*/
#upload-image-grid {
  width: 128px;
  height: 128px;
  overflow: hidden;
  border-radius: 10px;
  top: 30px;
  position: relative;
}

#upload-image-grid img {
  object-fit: cover;
  object-position: center;
  width: 128px;
  height: 128px;
  padding: 0px;
  position: absolute;
  left: -10px;
  bottom: -10px;
  border-radius: 10px;
}




.checkimg {
  width: 100px;
  height: 100px;
  margin: 10px;
  border: 2px solid black;
  position: relative;
}
input[type="checkbox"] {
  display: none;
}
input[type="checkbox"]:checked + .checkimg {
  border: 2px solid red;
}
input[type="checkbox"]:checked + .checkimg:after {
  content: "";
  background-image: url(tick.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
}


.material-switch>input[type=checkbox] {
  display: none;
}

.material-switch>label {
  cursor: pointer;
  height: 0px;
  position: relative;
  width: 40px;
}

.material-switch>label::before {
  background: #76839a;
  box-shadow: inset 0px 0px 10px rgba(228, 229, 237, 0.5);
  border-radius: 8px;
  content: "";
  height: 16px;
  margin-top: -8px;
  position: absolute;
  opacity: 0.3;
  transition: all 0.4s ease-in-out;
  width: 40px;
}

.material-switch>label::after {
  background: white;
  border-radius: 16px;
  box-shadow: 0px 0px 5px rgba(228, 229, 237, 0.9);
  content: "";
  height: 24px;
  left: -4px;
  margin-top: -8px;
  position: absolute;
  top: -4px;
  transition: all 0.3s ease-in-out;
  width: 24px;
}

.material-switch>input[type=checkbox]:checked+label::before {
  background: lightgreen;
  opacity: 0.5;
}

.material-switch>input[type=checkbox]:checked+label::after {
  background: lightgreen;
  left: 20px;
}

.text-success{
  color: #00A82D !important;
}


/* ==========agent-navbar========== */
.agent-navbar {
    background: #2437a4  !important;
    box-shadow: 0 4px 8px 0 rgb(191 191 191 / 9%), 0 6px 20px 0 rgb(221 220 220);
}
.agent-navbar img {
    height: 72px;
}
.ul-agent-item li.nav-item a {
    color: #fff !important;
}
ul.navbar-nav.ul-agent-item {
    width: 100%;
    justify-content: flex-end;
}
.ul-agent-item li {
    margin: 0 0 0 25px;
}
.site-button22 {
    padding: 15px;
    background: #2437a4;
    border: 0;
    color: #fff;
}
button.btn.btn-primarysite-button22 {
	padding: 15px;
    background: #2437a4;
    border: 0;
    color: #fff;
}

.tab-content {
    height: 100% !important;
}
.scroll-maid {
    overflow-y: scroll;
    height: 120px;
}

.dropify-wrapper .dropify-preview {
  display: block !important;
}
.ul-agent-item li.nav-item a.active {
    color: #ea3036 !important;
}
.section-full.p-t120.p-b90.site-bg-white {
    padding: 100px 0;
}
.alert-primary {
    z-index: 999999;
    position: fixed;
    bottom: 1%;
    width: 100%;
    left: 0;
    padding: 8px 0;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}
button.btn-close.text-dark {
    color: #fff !important;
    box-shadow: none !important;
    padding: 14px 13px;
    z-index: 999 !important;
    background-color: transparent;
}



ul.bnr-select {
  list-style-type: none;
    justify-content: flex-start;
}

ul.bnr-select li {
  display: inline-block;
      margin: 0 6px;  
}

ul.bnr-select input[type="checkbox"][id^="myCheckbox"] {
  display: none;
}

ul.bnr-select label {
  border: 1px solid #fff;
  padding: 10px;
  display: block;
  position: relative;
  margin: 10px;
  cursor: pointer;
   border-color: #ddd;
}

ul.bnr-select label:before {
  background-color: white;
  color: white;
  content: " ";
  display: block;
  border-radius: 50%;
  border: 1px solid grey;
  position: absolute;
  top: -5px;
  left: -5px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 28px;
  transition-duration: 0.4s;
  transform: scale(0);
  z-index:3;
}


ul.bnr-select label img {
    height: 40px;
    width: 40px;
    transition-duration: 0.2s;
    transform-origin: 50% 50%;
    object-fit: cover;
} 

.ch1:checked + label {
  border-color: #ddd;
}
.ch1:checked + label:before {
  content: "✓";
  background-color: grey;
  transform: scale(1);
}

.ch1:checked + label img {
  transform: scale(0.9);
  /* box-shadow: 0 0 5px #333; */
  z-index: -1;
}
ul.bnr-select p {
    margin: -8px 0 3px 0;
    font-size: 16px;
    font-weight: 400;
}




.scroll-maid::-webkit-scrollbar {
  width: 9px;
}

/* Track */
.scroll-maid::-webkit-scrollbar-track {
   background: #2437a4;
}
 
/* Handle */
.scroll-maid::-webkit-scrollbar-thumb {
    background: #fff;
	border-radius:3px;
}

/* Handle on hover */
.scroll-maid::-webkit-scrollbar-thumb:hover {
  background: #555; 
}


ul.bnr-select1 {
list-style-type: none;
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

ul.bnr-select1 li {
  display: inline-block;
  margin:0 6px 0 0;
}

ul.bnr-select1 input[type="checkbox"][id^="myCheckbox"] {
  display: none;
}

ul.bnr-select1 label {
  border: 1px solid #fff;
  padding: 10px;
  display: block;
  position: relative;
  margin: 10px;
  cursor: pointer;
   border-color: #ddd;
}

ul.bnr-select1 label:before {
  background-color: white;
  color: white;
  content: " ";
  display: block;
  border-radius: 50%;
  border: 1px solid grey;
  position: absolute;
  top: -5px;
  left: -5px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 28px;
  transition-duration: 0.4s;
  transform: scale(0);
}


ul.bnr-select1 label img {
    height: 40px;
    width: 40px;
    transition-duration: 0.2s;
    transform-origin: 50% 50%;
} 

ul.bnr-select1 p {
    margin: -8px 0 3px 0;
    font-size: 16px;
    font-weight: 400;
}

button#btn_otp {
    background: #2437a4;
    border: 0;
    color: #fff;
}
/* ========04/05/2023 */
.prevew-img img {
    height: 300px;
    width: 100%;
    object-fit: contain;
}
.btn-area {
    position: absolute;
    right: 0;
}
h2.Rewarding {
    font-size: 33px;
}

.close-btn22 {
    border: 4px solid #dc3545;
    margin: 0 auto;
    border-radius: 50%;
    font-size: 26px;
    height: 70px;
    width: 70px;
    text-align: center;
        left: 40%;
}

.chairman__wrap {
    font-style: italic;
    background: #dee1f1;
    padding: 30px;
        margin-top: 100px;
}

button.btn.btn-dark.dark.mt-4 {
    border-radius: 4px;
    font-size: 16px;
    box-shadow: none;
    padding: 8px 25px;
}


.iti {
    position: relative;
    display: inline-block;
    width: 100%;
}



a.page-link {
    cursor: pointer;
} 

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #2437a4;
    border-color: #2437a4;
}
.page-link:hover {
    z-index: 2;
    color: #2437a4;
    background-color: #e9ecef;
    border-color: #dee2e6;
}



.cate-box-cont{
    background: #2437A4;
    padding: 10px 19px;
        border-radius: 0px 0px 15px 15px;
}
.cate-box-cont h3{
        color: white;
    font-size: 25px;
}
.cate-box-cont p{
        color: white;
    font-size: 14px;
        margin-top: 10px;
    overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}
.cate-box-cont .read-more{
    background: #ffffff !important;
    color: #2437A4 !important;
    padding: 7px !important;
    border-radius: 8px !important;
    margin-top: 16px !important;
    margin-bottom: 15px !important;
}

.filter .container{
        max-width: 1550px !important;
}
.modal-cont{
         padding: 17px;
    text-align: center;
    font-size: 17px;
    color: white !important;
    padding-top: 0px;
    line-height: 25px;
    font-weight: 400;
}
#first_popup .modal-content{
        background-color: #121b52;
        border-radius:10px;
}
#first_popup .modal-body{
    padding:0px !important;
}
#first_popup button{
        text-align: center;
    /* margin: auto; */
    margin-left: auto;
    font-size: 24px;
    width: 30px;
    height: 30px;
    background: white;
    border: 0;
    border-radius: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
}

}


/* Hide maid-filter by default on screens smaller than 768px */
@media (max-width: 768px) {
    .maid-filter {
        display: none;
    }
    .show {
        display: block !important;
        margin-bottom: 10px;
    }
}

