@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,700|Open+Sans:300,300i,400,400i,600,600i,700,700i,800);
@import url(https://fonts.googleapis.com/css?family=Teko&display=swap);

.about-section,
.advantages-about .single-advanage .advange-img,
.benefits-section .single-banefits .section-title2 h2,
.car-washing-mainservices .cw-m-services-slider .single-cw-services-item .services-item-img,
.car-washing-slider,
.customer-testimonials .testis-slider .t-sl-item,
.customer-testimonials .testis-slider .t-sl-item .testi-title,
.cw-custom-btn,
.cw-testimonials-section .testimonials-bg .cw-section-title,
.features-sections,
.mainmenu-area .col-lg-10,
.news-section .single-news .img-icon,
.portfolio-section .single-portfolio1 .img-2,
.portfolio-section .single-portfolio1 .img-4,
.project-section .single-prjct-item .prjct-img,
.project-slides,
.search-modal .modal-dialog .modal-content .modal-box .search-form,
.section-title h2,
.section-title2,
.widget ul li,
a.lightbox-gallery {
  position: relative
}

body {
  font-family: "Open Sans", sans-serif;
  line-height: 26px;
  font-size: 15px;
  color: #666;
  overflow-x: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

a {
  transition: .4s;
  text-decoration: none
}

a:active,
a:focus,
a:hover {
  text-decoration: none;
  outline-offset: none;
  outline: 0
}

.btn:active,
.comments-area .comment-form-wrap input.sbmt-btn:focus,
.comments-area .comment-form-wrap input:focus,
.comments-area .comment-form-wrap textarea:focus,
.contact-form-area .form-group input:focus,
.contact-form-area .form-group textarea:focus,
.search-modal .modal-dialog .modal-content .modal-box .modal-header .close:focus,
.subscribe-form input:focus,
button:focus {
  outline: 0
}

.cw-custom-btn:hover,
.social-icon i.fa,
.text-white-color {
  color: #fff
}

.subscribe-section-inner .read-more-btn-hpk {
  background-color: #222
}

.subscribe-section-inner .read-more-btn-hpk:hover {
  background-color: #fff;
  color: #333
}

.cw-custom-btn {
  background: #d45b16;
  padding: 15px 30px;
  border-radius: 5px;
  color: #fff;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 18px;
  display: inline-block;
  overflow: hidden;
  z-index: 1
}

.cw-custom-btn::before {
  content: "";
  position: absolute;
  background: #16346d;
  width: 100%;
  height: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transition: .8s;
  -webkit-transition: .8s;
  z-index: -1
}

.advantages-about .single-advanage .ad-about-btn .about-btn:hover::before,
.cw-custom-btn:hover::before,
.home-four-slider .slider-four-item-wrap .slider4-item .sl4-btn a:hover::before,
.services-provide .single-pro-service .p-serv-caption .pro-serv-btn:hover::before,
.video-section .video-message .v-snd-btn:hover::before {
  height: 380%;
  z-index: -1
}

h1,
h2,
h3,
h4,
h6 {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  color: #444;
  letter-spacing: .5px
}

h2 {
  font-size: 30px
}

h3 {
  font-size: 20px;
  color: #444
}

h4 {
  font-size: 18px
}

img {
  max-width: 100%
}

ul {
  list-style-type: none;
  padding: 0;
  margin: 0
}

.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px
}

.cw-price-sections .single-pricing.priceexpress .price-bottom-btn,
.ptb-70 {
  padding-top: 70px;
  padding-bottom: 70px
}

.pt-100 {
  padding-top: 100px
}

.pt-70 {
  padding-top: 70px
}

.pb-100 {
  padding-bottom: 100px
}

.pb-70 {
  padding-bottom: 70px
}

.pr-50 {
  padding-right: 50px
}

.joinsubscribe .single-subscribe2 .form-group,
label {
  margin-bottom: 10px
}

.benefits-section .single-banefits .benefits-wrap .ban-item .b-icon,
.contact-section .contact-form .form-group,
.footer-top .footer-contact ul,
.form-group,
.mb-20,
.project-text-area ul {
  margin-bottom: 20px
}

.section-title h2::after,
.section-title h2::before {
  margin: auto;
  content: "";
  height: 3px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0
}

input[type=submit] {
  background: #666;
  border: none;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 30px;
  text-transform: uppercase;
  transition: .4s;
  -webkit-transition: .4s
}

.footer-wid.footer-menu i.fa-chevron-circle-right,
.header-top-area i.fa,
.list-inline li {
  padding-right: 5px
}

.contact-form-area .form-group input,
.space-45 {
  height: 45px
}

.space-20 {
  height: 20px
}

.space-30 {
  height: 30px
}

.contact-form-area .contact-info,
.contact-form-area .form-group,
.cw-work-sections .single-cw-work,
.gallery-block-item,
.gallery-box,
.home-two .qoute-form-box .from-group,
.mb-30,
.news-section .single-news,
.services-provide .single-pro-service,
.services-section .service-box {
  margin-bottom: 30px
}

.home-separator {
  height: 1px;
  background: #eee
}

.list-inline li {
  display: inline-block;
  padding-left: 5px
}

.benefits-section .single-banefits .benefits-wrap .ban-item,
.our-services .single-service-item-block,
.section-title,
.services .single-service-item-block,
.single-service-item-block {
  margin-bottom: 50px
}

.cw-section-title,
.section-title2 {
  margin-bottom: 70px;
  text-align: center
}

.section-title h2 {
  font-weight: 700;
  text-align: center;
  color: #333;
  margin: 0;
  padding-bottom: 25px;
  text-transform: uppercase
}

.section-title h2::before {
  width: 50px;
  z-index: 2
}

.section-title h2::after {
  background: #ddd;
  width: 130px;
  z-index: 1
}

.section-title p {
  color: #444;
  font-weight: 500;
  margin: 20px 0 0
}

.section-title2 h4 {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0082ca;
  padding-bottom: 10px;
  margin: 0
}

.section-title2 h2 {
  font-size: 36px;
  font-weight: 600;
  text-transform: capitalize;
  color: #001837;
  max-width: 600px;
  margin: auto;
  line-height: 50px;
  padding-bottom: 25px
}

.section-title2::before {
  content: "";
  position: absolute;
  background: #0082ca;
  width: 100px;
  height: 5px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto
}

.cw-section-title h2 {
  font-size: 45px;
  font-weight: 400;
  font-family: Teko, sans-serif;
  color: #16346d;
  text-transform: capitalize;
  line-height: 38px;
  margin-bottom: 30px
}

.cw-section-title p {
  font-size: 16px;
  font-weight: 400;
  color: #777;
  max-width: 555px;
  margin: auto
}

.page-header {
  margin: 0 0 30px;
  font-size: 25px
}

.footer-wid .address-info span,
.home-three-slider .slider-three-item-wrap .slide-img,
.mainmenu-area .mainmenu ul li ul li,
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled,
.product-details-area .nav,
a.lightbox-gallery {
  display: block
}

a.lightbox-gallery::before {
  top: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
  transition: .4s;
  -webkit-transition: .4s;
  visibility: hidden;
  opacity: 0
}

a.lightbox-gallery::after {
  color: #fff;
  content: "\f00e";
  font-family: Fontawesome;
  font-size: 35px;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  position: absolute;
  text-align: center;
  top: 80%;
  width: 100%;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  transition: .4s;
  -webkit-transition: .4s
}

.gallery-box:hover a.lightbox-gallery::before,
.single-blog-slide:hover a.lightbox-gallery::before {
  visibility: visible;
  opacity: .9
}

.gallery-block-item:hover .gallery-item::after,
.gallery-box:hover a.lightbox-gallery::after,
.single-blog-slide:hover a.lightbox-gallery::after {
  top: 50%;
  visibility: visible;
  opacity: 1
}

.gray-bg,
.project-info .info-text {
  background-color: #f4fbfd
}

.d-table {
  display: table;
  width: 100%;
  height: 100%
}

.d-table .d-tablecell,
.mask-table .mask-table-cell {
  display: table-cell;
  vertical-align: middle
}

.no-padding {
  padding: 0 !important
}

.mt-30 {
  margin-top: 30px !important
}

.cleaning-btn {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 12px 30px;
  border-radius: 30px;
  text-transform: uppercase;
  transition: .5s
}

.cleaning-btn:hover {
  background: #222;
  color: #fff;
  padding-left: 32px;
  padding-right: 32px
}

.mask-table,
.promo-video {
  display: table;
  height: 100%;
  width: 100%
}

.custom-btn {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  padding: 15px 40px;
  display: inline-block;
  text-transform: capitalize;
  transition: 1s;
  -webkit-transition: 1s
}

.custom-btn:hover {
  background: #001837;
  color: #fff;
  border-radius: 10px
}

[class*=" flaticon-"]:after,
[class*=" flaticon-"]:before,
[class^=flaticon-]:after,
[class^=flaticon-]:before {
  margin-left: 0
}

.all-section-title {
  text-align: center;
  padding-bottom: 70px
}

.all-section-title h5 {
  color: #001837;
  font-size: 16px;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 0
}

.all-section-title h5:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 180px;
  width: 60px;
  height: 2px;
  margin: auto
}

.all-section-title h2 {
  color: #001837;
  font-size: 32px;
  font-weight: 700;
  max-width: 450px;
  margin: 25px auto auto;
  text-transform: capitalize
}

.preloader-wrap {
  background: #fff;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 999999;
  left: 0;
  top: 0;
  text-align: center
}

.header-top-area {
  background-color: #252525;
  font-size: 15px;
  padding: 10px 0
}

.mainmenu-area,
.mainmenu-area .mainmenu ul li ul li a:hover,
.mainmenu-area .mainmenu ul li ul li.active a {
  background: #fff
}

.header-top-area a {
  color: #dfdfdf
}

.social-icon a {
  margin-left: 12px
}

.seprator {
  color: #949494;
  display: inline-block;
  padding: 0 10px
}

.mainmenu-area {
  z-index: 999 !important
}

.mainmenu-area .mainmenu {
  padding-right: 30px
}

.mainmenu-area .mainmenu ul,
.mainmenu-area2 .mainmenu2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: right
}

.mainmenu-area .mainmenu ul li {
  display: inline-block;
  position: relative
}

.mainmenu-area .mainmenu ul li a {
  font-size: 14px;
  display: block;
  color: #1b1b1b;
  font-weight: 600;
  text-transform: uppercase;
  padding: 30px 12px;
  transition: .3s;
  -webkit-transition: .3s
}

.mainmenu-area .mainmenu ul li a:before {
  position: absolute;
  bottom: 0;
  content: "";
  width: 100%;
  height: 3px;
  background: #cc8a00;
  left: 0;
  opacity: 0;
  transition: .3s;
  -webkit-transition: .3s;
  visibility: hidden
}

.mainmenu-area .mainmenu ul li.active>.mainmenu-area .mainmenu ul li:before,
.mainmenu-area .mainmenu ul li:hover>.mainmenu-area .mainmenu ul li:before,
.mainmenu-area2 .mainmenu2 ul li.active>.mainmenu-area2 .mainmenu2 ul li:before,
.mainmenu-area2 .mainmenu2 ul li:hover>.mainmenu-area2 .mainmenu2 ul li:before {
  opacity: 1;
  visibility: visible
}

.mainmenu-area .mainmenu ul li.active>a,
.mainmenu-area .mainmenu ul li:hover>a {
  text-decoration: none;
  color: #fff
}

.mainmenu-area .mainmenu ul li ul {
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: left;
  top: 85px;
  transition: .5s;
  visibility: hidden;
  width: 200px;
  z-index: -1;
  transform: scaleY(0)
}

.mainmenu-area .mainmenu ul li ul li a {
  padding-bottom: 5px;
  padding-top: 5px;
  text-transform: none;
  color: #fff
}

.benefits-section .single-banefits .section-title2::before,
.benefits-section .single-banefits1 .img-4,
.mainmenu-area .mainmenu ul li ul li a:before,
.mainmenu-area .responsive-menu-wrap,
.mainmenu-area2 .mainmenu2 ul li ul li a:before {
  display: none
}

.mainmenu-area .mainmenu ul li:hover ul,
.mainmenu-area2 .mainmenu2 ul li:hover ul {
  opacity: 1;
  visibility: visible;
  z-index: 99;
  transform: scale(1);
  -webkit-transform: scale(1)
}

.address-area p,
.choose-reasons p,
.footer-copyright-area ul,
.footer-top .recent-news .news-wrap:last-child,
.footer-wid .social-icos li:last-child,
.mainmenu-area .logo,
.product-share-area ul,
.who-we-info .single-info p {
  margin: 0
}

.mainmenu-area .logo a {
  color: #fff;
  display: inline-block;
  padding: 4px 0
}

.now-visible {
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-name: fadeInDown;
  animation-timing-function: linear;
  opacity: 1;
  visibility: visible;
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .1)
}

.header-right-cart {
  position: absolute;
  right: 15px;
  top: 0
}

.header-right-cart .header-shop {
  float: left;
  padding: 30px 0;
  position: relative;
  cursor: pointer
}

.header-right-cart .header-shop i {
  cursor: pointer;
  color: #1b1b1b;
  font-size: 16px
}

.header-right-cart .header-shop i span {
  border-radius: 100%;
  bottom: 47px;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  height: 25px;
  left: 15px;
  line-height: 25px;
  position: absolute;
  text-align: center;
  width: 25px
}

.header-right-cart .header-shop .shopping-cart {
  position: absolute;
  top: 100px;
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .1);
  opacity: 0;
  visibility: hidden;
  transition: .5s;
  width: 250px;
  right: 0;
  background-color: #fff;
  color: #010101;
  display: block;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  z-index: 999;
  list-style: none;
  padding: 15px 0
}

.header-right-cart .header-shop .shopping-cart li {
  border-bottom: 1px dotted #f0f0f0;
  width: 100%;
  padding: 10px 12px
}

.header-right-cart .header-shop .shopping-cart li:last-child,
.mainmenu-area5 {
  border-bottom: none
}

.header-right-cart .header-shop .shopping-cart li a img {
  float: left;
  margin-right: 10px;
  width: 42px;
  height: 52px
}

.header-right-cart .header-shop .shopping-cart li i {
  float: right;
  font-size: 15px
}

.cw-footer-top .cw-ft-contact .cw-f-social-icon ul li,
.header-right-cart .header-shop .shopping-cart li .shop-cart-checkout p,
.header-right-cart .header-shop .shopping-cart li .shop-cart-text,
.home-four-slider .slider-four-item-wrap .slider4-item .sl4-btn,
.home-three-slider .slider-text .vidbtn ul li,
.pagination-box li,
.tag_widget ul li,
.testimonial-sections .single-testimonial .tstmial-title .address .star li {
  display: inline-block
}

.header-right-cart .header-shop .shopping-cart li .shop-cart-text p {
  margin: 0;
  padding: 0;
  line-height: 20px;
  font-size: 15px;
  text-transform: capitalize;
  text-decoration: none;
  color: #222;
  font-weight: 700
}

.header-right-cart .header-shop .shopping-cart li .shop-cart-text p a {
  color: #222;
  font-weight: 700;
  font-size: 14px
}

.header-right-cart .header-shop .shopping-cart li .shop-cart-text span {
  font-size: 15px;
  text-transform: capitalize;
  color: #707070
}

.header-right-cart .header-shop .shopping-cart li .shop-cart-text span:last-child,
.portfolio-section .all-section-title h5 {
  padding-left: 10px
}

.header-right-cart .header-shop .shopping-cart li .shop-cart-checkout .shop-cart-text {
  text-align: center;
  display: block
}

.header-right-cart .header-shop .shopping-cart li .shop-cart-checkout a {
  text-decoration: none;
  color: #fff;
  transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  padding: 3px 18px;
  border-radius: 3px;
  text-transform: capitalize;
  font-size: 14px;
  display: block;
  text-align: center;
  margin-top: 10px
}

.homepage-slides .owl-nav [class*=owl-],
.project-slides .owl-nav div {
  top: 50%;
  margin-top: -20px;
  position: absolute;
  transition: .4s;
  text-align: center;
  width: 45px
}

.header-right-cart .header-shop .shopping-cart li .shop-cart-checkout a:hover {
  color: #fff;
  background-color: #010101
}

.header-right-cart .header-shop:hover .shopping-cart {
  opacity: 1;
  visibility: visible;
  top: 85px;
  transform: scale(1);
  -webkit-transform: scale(1)
}

.search-modal {
  padding: 0 !important;
  z-index: 99999
}

.search-modal .modal-dialog {
  width: 100%;
  margin: 0;
  max-width: 100%
}

.search-modal .modal-dialog .modal-content {
  border-radius: 0;
  border: none;
  background-color: #ededed
}

.search-modal .modal-dialog .modal-content .modal-box {
  max-width: 700px;
  margin: auto;
  padding: 50px 20px;
  width: 100%
}

.search-modal .modal-dialog .modal-content .modal-box .modal-header {
  padding: 0 15px 15px;
  border-bottom: 1px solid #e5e5e5
}

.search-modal .modal-dialog .modal-content .modal-box .modal-header .close {
  font-size: 40px;
  font-weight: 400;
  opacity: 1;
  line-height: 20px;
  position: absolute;
  right: 20px;
  top: 15px;
  border: none;
  transition: .5s
}

.search-modal .modal-dialog .modal-content .modal-box .search-form .form-control {
  border-radius: 0;
  height: 50px;
  padding: 6px 15px;
  font-size: 17px;
  box-shadow: none
}

.search-modal .modal-dialog .modal-content .modal-box .search-form .search-btn {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  height: 50px;
  border-radius: 0;
  padding: 0 15px;
  font-size: 18px
}

.single-slider-item {
  background-size: cover;
  background-position: center;
  background-color: #ddd;
  height: 650px;
  font-size: 24px;
  color: #fff;
  position: relative;
  z-index: 1
}

.single-slider-item::before {
  background-color: #000;
  content: "";
  left: 0;
  height: 100%;
  opacity: .6;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1
}

.single-slider-item p {
  font-size: 22px;
  line-height: 35px;
  text-shadow: 0 0 3px #000
}

.single-slider-item h1,
.single-slider-item h2 {
  font-size: 45px;
  line-height: 65px;
  text-transform: uppercase;
  margin: 0 0 15px;
  text-shadow: 0 0 7px #000;
  color: #fff;
  font-weight: 700
}

.homepage-slides .owl-nav [class*=owl-] {
  border-radius: 0;
  color: #fff !important;
  font-size: 25px;
  height: 45px;
  line-height: 45px;
  left: 0;
  transform: translateY(-50%);
  background-color: #f0c34c !important
}

.homepage-slides .owl-nav [class*=owl-]:hover {
  background: #222 !important;
  color: #fff !important
}

.blog-slides .owl-nav [class*=owl-].owl-next,
.homepage-slides .owl-nav [class*=owl-].owl-next,
.project-slides .owl-nav div.owl-next,
.shop-slides .owl-nav [class*=owl-].owl-next,
.team-slides .owl-nav [class*=owl-].owl-next,
.testimonial-slides div.owl-next {
  left: auto;
  right: 0
}

.cleaning-btn.slide-btn {
  margin-top: 20px
}

.project-slides .owl-nav div {
  background: rgba(0, 0, 0, .5);
  color: #fff;
  font-size: 19px;
  height: 40px;
  line-height: 40px;
  opacity: .8;
  left: 0;
  -webkit-transition: .4s
}

.home-two {
  position: relative;
  height: 650px
}

.home-two .qoute-title {
  color: #fff;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  margin: 0;
  padding: 20px 15px;
  line-height: 26px
}

.home-two .qoute-form-area {
  background: rgba(0, 0, 0, .4);
  padding: 30px;
  box-shadow: none
}

.home-two .qoute-form-area label {
  color: #eee
}

.home-two .qoute-form-area input {
  background: 0 0;
  border: 1px solid #eee;
  font-size: 15px;
  height: 50px;
  padding: 8px 15px !important;
  width: 100%;
  color: #fff
}

.home-two .qoute-form-area textarea {
  background: 0 0;
  border: 1px solid #eee;
  font-size: 15px;
  height: auto;
  padding: 8px 15px;
  width: 100%;
  box-shadow: none
}

.home-two .qoute-form-area input[type=submit] {
  margin-top: 27px;
  box-shadow: none
}

.home-two .qoute-form-area input::-webkit-input-placeholder,
.home-two .qoute-form-area textarea::-webkit-input-placeholder {
  color: #fff
}

.home-two .qoute-form-area input::-moz-placeholder,
.home-two .qoute-form-area textarea::-moz-placeholder {
  color: #fff
}

.home-two .qoute-form-area input:-ms-input-placeholder,
.home-two .qoute-form-area textarea:-ms-input-placeholder {
  color: #fff
}

.home-two .qoute-form-area input:-moz-placeholder,
.home-two .qoute-form-area textarea:-moz-placeholder {
  color: #fff
}

.home-two .message_send .alert-success {
  font-size: 14px !important
}

.home-two .qoute-form-box {
  position: relative;
  padding: 0 15px;
  max-width: 600px;
  margin: auto
}

.home-two .qoute-form-box .alert {
  margin: 25px 0 0;
  padding: 12px 15px;
  border-radius: 0;
  font-size: 17px;
  text-align: center
}

.working-info {
  background-color: #f4fbfd;
  padding: 100px 0 70px
}

.working-info .single-working-info {
  background-color: #fff;
  border: 1px dashed #cdcdcd;
  border-radius: 20px;
  text-align: center;
  margin-bottom: 30px
}

.single-working-info {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}

.working-info .single-working-info a.whatsapp-button i {
  font-size: 30px;
  padding: 10px 0 10px 10px;
  animation: 2s infinite pulsewhatsapp
}

@keyframes pulsewhatsapp {

  0%,
  100% {
    transform: scale(1)
  }

  50% {
    transform: scale(1.05)
  }
}

.working-info .single-working-info i {
  font-size: 40px;
  padding: 20px 0
}

.working-info .single-working-info img {
  padding: 20px 0;
  display: block;
  width: 100%;
  max-width: 40px;
  margin: 0 auto
}

.choose-reasons i,
.who-we-info .single-info i {
  -webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
  height: 50px;
  line-height: 50px;
  width: 50px;
  transition: .3s;
  top: 0;
  left: 0;
  clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%)
}

.working-info .single-working-info h3 {
  border-bottom: 1px dashed #cdcdcd;
  border-top: 1px dashed #cdcdcd;
  font-size: 18px;
  letter-spacing: 1px;
  margin: 0;
  padding: 20px 0;
  text-transform: uppercase
}

.working-info .single-working-info p {
  margin: 0;
  padding: 15px 0;
  color: #444;
  font-weight: 700
}

.working-info .single-working-info p span a {
  margin: 0;
  padding: 15px 0;
  color: #444
}

.working-info .single-working-info p span {
  font-weight: 500
}

.cta-area {
  background: #94b200;
  color: #fff;
  padding: 30px 0
}

.cta-area h2 {
  margin: 9px 0 0;
  color: #fff
}

.qout-btn {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 12px 20px;
  border-radius: 4px;
  text-transform: uppercase
}

.green-btn:hover {
  background: #666;
  color: #fff
}

.cleaning-mini-banner::before,
.testimonial::before {
  background: rgba(0, 0, 0, .6);
  width: 100%;
  position: absolute;
  height: 100%;
  content: "";
  top: 0;
  left: 0
}

.cleaning-mini-banner,
.promo-video .promo-video-block {
  background-position: center center;
  background-size: cover
}

.cleaning-mini-banner {
  background-repeat: no-repeat;
  height: 220px;
  position: relative;
  z-index: 1
}

.cleaning-mini-banner::before {
  z-index: -1
}

.cleaning-mini-banner h1,
.cleaning-mini-banner h2 {
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  margin: 0
}

.cleaning-mini-banner .cleaning-breadcumb {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  margin-top: 20px
}

.cleaning-mini-banner .cleaning-breadcumb a,
.floating-phone-button:hover i,
.shop-item-block .shop-single-item .shop-btn:hover,
.team-box-item .social-media a:hover,
.testimonial .section-title h2 {
  color: #fff
}

.cleaning-content-block-pp {
  padding: 50px 0 80px !important
}

.cleaning-content-block-services {
  padding: 60px 0 0 !important
}

.cleaning-content-block,
.error-section {
  padding: 100px 0
}

.who-we-info .single-info {
  margin-bottom: 30px;
  padding-left: 70px;
  padding-top: 5px;
  position: relative
}

.who-we-info .single-info i {
  color: #fff;
  font-size: 20px;
  position: absolute;
  text-align: center;
  -webkit-transition: .3s
}

#back-to-top:hover,
.choose-reasons:hover i,
.profile-box .social-links a:hover,
.single-price-table .select-plan:hover,
.who-we-info .single-info:hover i {
  background-color: #222;
  color: #fff
}

.who-we-info .single-info h4 {
  font-size: 16px;
  margin: 0 0 10px
}

.who-we-info .list-inline li {
  font-size: 17px;
  font-weight: 600;
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px
}

.who-we-info .list-inline li img {
  width: 20px;
  margin-right: 5px
}

.promo-video .promo-video-block {
  background-color: #ddd;
  display: table-cell;
  height: 380px;
  position: relative;
  text-align: center;
  vertical-align: middle
}

.promo-video .promo-video-block::before {
  background: #000;
  content: "";
  height: 100%;
  left: 0;
  opacity: .5;
  position: absolute;
  top: 0;
  width: 100%
}

.promo-video .promo-video-block .promo-play-btn {
  padding-left: 6px;
  display: inline-block;
  position: relative;
  width: 90px;
  height: 90px;
  text-align: center;
  line-height: 100px;
  border-radius: 50%;
  animation: 1.5s infinite beat
}

.promo-video .promo-video-block .promo-play-btn:hover {
  animation: infinite beat
}

.promo-video .promo-video-block .promo-play-btn i {
  font-size: 25pt;
  color: #fff
}

.promo-video .promo-video-block .promo-play-btn:after,
.promo-video .promo-video-block .promo-play-btn:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: .4;
  border-radius: inherit
}

.promo-video .promo-video-block .promo-play-btn:before {
  z-index: -2;
  animation: 1.5s .1s infinite beat-before
}

.promo-video .promo-video-block .promo-play-btn:after {
  z-index: -1;
  animation: 1.5s .2s infinite beat-after
}

@keyframes beat {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1)
  }

  50% {
    transform: scale(1.1);
    -webkit-transform: scale(1.1)
  }
}

@keyframes beat-before {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1)
  }

  50% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15)
  }
}

@keyframes beat-after {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1)
  }

  50% {
    transform: scale(1.3);
    -webkit-transform: scale(1.3)
  }
}

.single-service-item-block h3 {
  text-align: center;
  font-size: 20px;
  margin: 25px 0 0
}

.single-service-item-block h3 a {
  color: #333
}

.single-service-image,
.single-service-item-block .single-service-image {
  height: 200px;
  background-size: cover;
  background-color: #ddd;
  background-position: center center;
  position: relative;
  display: block
}

.single-service-item-block .single-service-image img {
  height: 100%;
  width: 100%
}

.blog-item .single-blog-item::before,
.blog-item .single-boxed-item::before,
.single-service-item-block .single-service-image::before {
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 4;
  visibility: hidden;
  transition: .5s
}

.blog-item .single-boxed-item::after,
.single-service-item-block .single-service-image::after {
  color: #fff;
  content: "\f178";
  font-family: Fontawesome;
  font-size: 35px;
  left: 0;
  position: absolute;
  text-align: center;
  top: 60%;
  transform: translateY(-50%);
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: .5s;
  z-index: 10
}

.shop-slides .owl-nav [class*=owl-],
.team-slides .owl-nav [class*=owl-] {
  color: #c3c3c3 !important;
  font-size: 25px;
  width: 40px;
  top: 50%;
  margin-top: -20px
}

.blog-item:hover .single-blog-item::before,
.blog-item:hover .single-boxed-item::before,
.single-service-item-block:hover .single-service-image::before {
  opacity: .9;
  visibility: visible
}

.blog-item:hover .single-blog-item::after,
.blog-item:hover .single-boxed-item::after,
.single-service-item-block:hover .single-service-image::after {
  opacity: 1;
  visibility: visible;
  top: 50%
}

.read-more-btn:hover {
  padding-left: 22px;
  padding-right: 22px;
  background-color: #222;
  color: #fff
}

.our-services {
  padding: 100px 0 50px
}

.our-services .single-service-item-block h3 {
  margin: 25px 0 0
}

.services .single-service-item-block h3 {
  text-align: center;
  font-size: 20px;
  margin: 0 0 15px
}

.single-service h3 {
  text-align: left !important;
  margin-top: 30px !important
}

.read-more-btn {
  color: #fff;
  display: inline-block;
  margin-top: 15px;
  text-transform: capitalize;
  transition: .4s;
  -webkit-transition: .4s;
  padding: 5px 20px;
  border-radius: 30px;
  font-size: 14px
}

.rating li,
.read-more-btn i {
  padding: 0 0 0 5px
}

.why-choose-us {
  padding-top: 100px;
  padding-bottom: 70px
}

.choose-reasons {
  padding-left: 65px;
  position: relative;
  margin-bottom: 30px
}

.choose-reasons i {
  color: #fff;
  font-size: 25px;
  position: absolute;
  text-align: center;
  -webkit-transition: .3s
}

.choose-reasons h4 {
  margin: 0 0 10px;
  line-height: 25px
}

.achivment-section {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 123px 0 40px
}

.achivment-section::before {
  background-color: #000;
  content: "";
  height: 100%;
  left: 0;
  opacity: .7;
  position: absolute;
  top: 0;
  width: 100%
}

.achivment-section .counter-box {
  border: 1px dashed #fff;
  position: relative;
  text-align: center;
  margin-bottom: 60px
}

.achivment-section .counter-box i {
  -webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
  clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
  color: #fff;
  font-size: 20px;
  height: 60px;
  left: 0;
  line-height: 60px;
  margin: auto;
  position: absolute;
  right: 0;
  top: -30px;
  width: 60px;
  transition: .3s;
  -webkit-transition: .3s
}

.achivment-section .counter-box h3 {
  font-size: 30px;
  margin: 50px 0 5px;
  color: #fff
}

.achivment-section .counter-box p {
  color: #fff;
  font-weight: 600;
  margin: 0 0 30px
}

.gallery-section,
.latest-news,
.latest-pjoject,
.price-table,
.shop-section,
.team-section {
  padding: 100px 0 70px
}

.single-project-item {
  background: center center/cover #ddd;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  text-align: center
}

.blog-item img,
.gallery-block-item img,
.portfolio-section .single-portfolio2 .img-5 img,
.single-project-item img {
  width: 100%
}

.single-project-item .about-title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
  transition: .5s;
  padding: 25px 15px 7px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 5%, rgba(0, 0, 0, 0) -9%, rgba(0, 0, 0, .52) 31%, #000 100%)
}

.single-project-item .about-title h4 {
  margin: 10px 0 15px;
  color: #fff;
  font-size: 18px;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  transition: .5s
}

.single-project-item .single-project-info {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 3;
  color: #000;
  padding: 30px;
  visibility: hidden;
  transition: .5s;
  opacity: 0
}

.single-project-item .single-project-info h3 {
  color: #fff;
  margin: 0 0 10px
}

.single-project-item .single-project-info p {
  color: #fff;
  margin: 0
}

.single-project-item .single-project-info .read-more-btn.project-btn {
  background: #fff;
  color: #222;
  padding: 5px 15px;
  text-transform: capitalize;
  transition: .4s;
  -webkit-transition: .4s
}

.single-project-item .single-project-info .read-more-btn.project-btn:hover {
  background: #222;
  color: #fff
}

.single-project-item:hover .single-project-info {
  visibility: visible;
  opacity: 1;
  top: 0
}

.single-project-item:hover .about-title,
.team-box-item::before {
  visibility: hidden;
  opacity: 0
}

.blog-item .blog-text .read-more-btn,
.customer-testimonials .testis-slider.owl-theme .owl-dots .owl-dot,
.cw-footer-top .cw-ft-com-address,
.cw-footer-top .cw-ft-company,
.cw-footer-top .cw-ft-instragram,
.project-details-content {
  margin-top: 30px
}

.project-info h3,
.project-text-area h3 {
  text-transform: uppercase;
  margin-bottom: 20px
}

.project-text-area p {
  color: #3a3a3a;
  line-height: 28px;
  margin-bottom: 20px
}

.project-text-area ul li {
  color: #3a3a3a;
  line-height: 30px;
  position: relative;
  padding-left: 25px
}

.project-text-area ul li i {
  position: absolute;
  left: 0;
  top: 8px
}

.pager li a {
  color: #fff;
  border-radius: 30px;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  padding: 8px 30px;
  text-transform: uppercase
}

.qoute-form-area input,
.qoute-form-area textarea {
  background: #fff;
  border: 1px solid #eee;
  padding: 15px;
  width: 100%
}

.pager li a:hover {
  background-color: #222;
  border: 1px solid #222
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none
}

.pager .previous>a,
.pager .previous>span {
  float: left !important
}

.pager .next>a,
.pager .next>span {
  float: right !important
}

.project-info .info-text li {
  border-bottom: 1px solid #ddd;
  color: #3a3a3a;
  font-size: 14px;
  line-height: 30px;
  padding: 6px 15px 6px 100px;
  position: relative
}

.project-info .info-text li strong {
  font-weight: 600;
  left: 15px;
  position: absolute
}

.project-info .info-text li.feedback {
  line-height: 25px
}

.project-info .info-text li.feedback b {
  font-weight: 600
}

.qoute-title-area {
  color: #fff;
  font-size: 15px;
  padding: 10px 15px
}

.qoute-title-area h3 {
  color: #fff;
  font-size: 20px;
  margin: 5px 0;
  text-align: center
}

.home-two .qoute-title-area>h3 {
  font-size: 28px
}

.qoute-form-area {
  box-shadow: 0 0 7px #ccc;
  padding: 20px 15px
}

.qoute-form-area label {
  color: #666;
  display: block;
  font-size: 15px
}

.qoute-form-area input {
  height: 50px
}

.qoute-form-area textarea {
  border: transparent;
  height: 130px
}

.qoute-form-area input[type=submit] {
  border: none;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  height: 50px;
  padding: 10px 30px
}

.qoute-form-area input[type=submit]:hover {
  background: #000
}

.team-slides .owl-nav [class*=owl-] {
  background-color: #222 !important;
  height: 40px;
  left: 0;
  line-height: 37px;
  position: absolute;
  text-align: center;
  transition: .4s;
  -webkit-transition: .4s
}

.shop-slides .owl-nav [class*=owl-]:hover,
.team-slides .owl-nav [class*=owl-]:hover {
  color: #fff !important;
  background-color: #f0c34c !important
}

.team-box-item {
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center center
}

.team-box-item::before {
  background: #000;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  transform: scale(0);
  transition: .5s
}

.team-box-item .member-info {
  background: #fff;
  color: #333;
  padding: 20px 15px;
  text-align: center;
  border-bottom: 1px solid #ebebeb
}

.team-box-item .member-info h3 {
  color: #333;
  font-size: 18px;
  margin: 0;
  text-transform: uppercase;
  line-height: 25px
}

.profile-box .social-links a,
.team-box-item .social-media a {
  border-radius: 50%;
  display: inline-block;
  font-size: 17px;
  line-height: 38px;
  text-align: center;
  height: 35px;
  width: 35px
}

.team-box-item .social-media {
  position: absolute;
  text-align: center;
  top: -10%;
  width: 100%;
  z-index: 6;
  visibility: hidden;
  opacity: 0;
  transition: .4s;
  -webkit-transition: .4s
}

.team-box-item .social-media a {
  background: #fff;
  color: #666;
  margin: 0 3px
}

.team-box-item:hover .social-media {
  top: 50%;
  margin-top: -20px;
  visibility: visible;
  opacity: 1
}

.team-profile {
  text-align: center;
  margin: 20px 0 30px
}

.team-profile a {
  background: #666;
  border-radius: 100px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  padding: 5px 20px
}

.profile-details h3 {
  margin: 0 0 10px
}

.profile-details span {
  color: #777;
  display: block;
  font-size: 15px;
  margin: 10px 0 20px
}

.appoinment-section .single-appoinement,
.mainmenu-area5 .cw-mainmenu ul,
.profile-box,
.shop-item-block,
div.leave-comment-btn {
  text-align: center
}

.profile-box .social-links {
  margin-top: 20px;
  text-align: center
}

.profile-box .social-links a {
  color: #fff;
  margin: 0 4px
}

.cookieTipTop {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  background-color: rgba(0, 0, 0, .9);
  color: #fff;
  padding: 20px 0;
  z-index: 99999999
}

.cookieTipTop p {
  color: #fff;
  line-height: 20px;
  text-align: left;
  font-size: 13px;
  margin-top: 10px;
  padding-left: 15px
}

.cookieTipTop a {
  color: #f0c34c !important;
  text-decoration: none;
  font-weight: 700
}

.cw-footer p a:hover,
.footer a {
  text-decoration: underline
}

button.btn-cookie {
  cursor: pointer;
  margin-right: 15px;
  background-color: #f0c34c;
  color: #fff;
  border: 2px solid transparent
}

button.btn-cookie:hover {
  border: 2px solid #f0c34c;
  color: #fff
}

.single-price-table {
  background-color: #f4fbfd;
  padding: 30px;
  margin-bottom: 30px;
  text-align: center;
  -webkit-clip-path: polygon(6% 0, 93% 0, 100% 7%, 100% 96%, 96% 100%, 5% 100%, 0 95%, 0 7%);
  clip-path: polygon(6% 0, 93% 0, 100% 7%, 100% 96%, 96% 100%, 5% 100%, 0 95%, 0 7%)
}

.single-price-table h3 {
  margin: 0;
  border-bottom: 3px solid #ddd;
  padding-bottom: 10px
}

.single-price-table .amount-text h2 {
  margin: 30px 0 0;
  font-weight: 700
}

.single-price-table .amount-text h2 p {
  border-bottom: 3px solid #ddd;
  margin: 30px 0 0;
  padding-bottom: 5px
}

.single-price-table ul.offer-list {
  margin: 20px 0
}

.color-333 {
  color: #333 !important
}

.single-price-table ul.offer-list li {
  line-height: 30px;
  position: relative
}

.single-price-table .select-plan {
  color: #fff;
  display: block;
  text-transform: capitalize;
  transition: .4s;
  -webkit-transition: .4s;
  padding: 10px 20px;
  border-radius: 30px;
  font-size: 16px;
  text-align: center
}

#form_message {
  resize: none
}

.testimonial {
  background-repeat: no-repeat !important;
  padding: 100px 0 80px;
  position: relative
}

.testimonial-slides .owl-nav {
  position: absolute;
  top: -40px;
  right: 0
}

.testimonial-slides .owl-prev {
  display: inline-block;
  margin: 0 5px 0 0 !important;
  font-size: 30px !important
}

.testimonial-slides .owl-next {
  display: inline-block;
  margin: 0 0 0 5px !important;
  font-size: 30px !important
}

.testimonial-slides .testimonial-slide-item {
  background: #fff;
  padding: 20px
}

.shop-item-block .shop-single-item,
.subscription {
  background-position: center center;
  position: relative
}

.testimonial-slides .testimonial-slide-item .profile-item .qout-icon {
  bottom: 15px;
  position: absolute;
  right: -12px
}

.testimonial-slides .testimonial-slide-item p {
  color: #575757;
  font-size: 14px;
  font-style: italic;
  margin-bottom: 0
}

.testimonial-slides .testimonial-slide-item h3 {
  color: #202020;
  display: inline-block;
  font-size: 20px;
  position: relative
}

.testimonial-slides .testimonial-slide-item::before {
  bottom: 6px;
  content: "";
  height: 4px;
  position: absolute;
  right: -48px;
  width: 40px
}

.shop-slides .owl-nav [class*=owl-] {
  background: #222 !important;
  height: 40px;
  left: 0;
  line-height: 37px;
  position: absolute;
  text-align: center;
  transition: .4s;
  -webkit-transition: .4s
}

.shop-item-block h3 {
  font-size: 14px;
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 12px
}

.shop-item-block .cart-btn {
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  padding: 4px 15px;
  text-transform: uppercase;
  border-radius: 30px;
  transition: .4s;
  -webkit-transition: .4s
}

.shop-item-block .cart-btn:hover {
  background: #222;
  color: #fff;
  padding: 4px 18px
}

.shop-item-block span {
  display: block;
  font-size: 16px;
  margin: 0 0 20px;
  font-weight: 700
}

.shop-item-block .shop-single-item {
  background-repeat: no-repeat;
  border: 1px dashed #f0f0f0;
  height: 300px
}

.shop-item-block .shop-single-item::before,
.subscription::before {
  background: #000;
  content: "";
  height: 100%;
  top: 0;
  position: absolute;
  left: 0
}

.blog-item .single-blog-item::after,
.gallery-block-item .gallery-item::after {
  content: "\f00e";
  font-family: Fontawesome;
  transform: translateY(-50%);
  left: 0;
  text-align: center
}

.shop-item-block .shop-single-item::before {
  opacity: 0;
  width: 100%;
  transition: .4s;
  -webkit-transition: .4s;
  visibility: hidden
}

.shop-item-block .shop-single-item .shop-btn {
  background: #fff;
  border-radius: 50%;
  color: #222;
  display: inline-block;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  transition: .4s;
  -webkit-transition: .4s;
  width: 40px;
  z-index: 9;
  margin: 0 3px
}

.shop-item-block .shop-single-item .shop-hover {
  left: 0;
  margin-top: -20px;
  position: absolute;
  top: 60%;
  width: 100%;
  visibility: hidden;
  transition: .4s;
  -webkit-transition: .4s;
  opacity: 0
}

.shop-item-block:hover .shop-single-item::before {
  visibility: visible;
  opacity: .4
}

.shop-item-block:hover .shop-hover {
  visibility: visible;
  opacity: 1;
  top: 50%
}

.shop-item-block.product {
  border: 1px dashed #eee;
  padding: 0 0 22px;
  margin-bottom: 30px;
  transition: .4s;
  -webkit-transition: .4s
}

.shop-item-block.product:hover {
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, .15);
  border: 1px dashed transparent
}

.shop-item-block.product h3 {
  color: #222;
  margin-top: 20px
}

.shop-item-block.product span {
  color: #ff3547
}

.product-img .gallery-box {
  border: 1px solid #eee;
  margin-bottom: 30px;
  text-align: center
}

.subscription {
  background-size: cover;
  z-index: 1
}

.subscription::before {
  opacity: .5;
  width: 100%;
  z-index: -1
}

select#form_choose {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  font-size: 16px;
  box-sizing: border-box
}

.floating-phone-button {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 15px;
  left: 15px;
  background-color: #f0c34c;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 25px;
  box-shadow: 2px 2px 3px #000;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: 2s infinite pulse
}

@keyframes pulse {

  0%,
  100% {
    transform: scale(1)
  }

  50% {
    transform: scale(1.05)
  }
}

.floating-phone-button:hover {
  opacity: .8
}

.floating-phone-button i {
  width: 25px;
  height: 25px
}

.address-area ul li a,
.blog-item .blog-text a {
  color: #444
}

select#form_choose:focus {
  border-color: #4caf50;
  outline: 0
}

.subscription p {
  color: rgba(255, 255, 255, .8);
  font-size: 15px;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase
}

.subscription h2 {
  color: #fff;
  font-size: 35px;
  margin: 10px 0 25px;
  text-transform: uppercase
}

.subscription span {
  color: #f4f4f4;
  display: inline-block;
  margin-top: 15px
}

.blog-item .blog-text p,
.blog-item h3 {
  margin: 20px 0 0
}

.subscribe-form {
  margin: auto;
  max-width: 600px;
  position: relative
}

.subscribe-form input {
  border: none;
  border-radius: 100px;
  color: #fff;
  height: 55px;
  padding: 15px 25px;
  text-transform: uppercase;
  width: 100%
}

.subscribe-form input::-webkit-input-placeholder {
  color: #fff
}

.subscribe-form input::-moz-placeholder {
  color: #fff
}

.subscribe-form input:-ms-input-placeholder {
  color: #fff
}

.subscribe-form input:-moz-placeholder {
  color: #fff
}

.subscribe-form button {
  border: none;
  border-radius: 100px;
  background-color: #222;
  color: #fff;
  height: 46px;
  padding: 0 25px;
  position: absolute;
  right: 4px;
  top: 4px;
  text-transform: capitalize
}

.subscribe-form button button:hover {
  background-color: #fff;
  color: #222
}

.subscribe-section {
  padding: 50px 0 65px
}

.subscribe-section .subscribe-form input {
  background-color: #fff;
  padding: 15px 25px
}

.subscribe-section .subscribe-form input::-webkit-input-placeholder {
  color: #333
}

.subscribe-section .subscribe-form input::-moz-placeholder {
  color: #333
}

.subscribe-section .subscribe-form input:-ms-input-placeholder {
  color: #333
}

.subscribe-section .subscribe-form input:-moz-placeholder {
  color: #333
}

.subscribe-section .subscribe-form input::focus {
  outline: 0
}

.subscribe-section .subscribe-form button {
  background-color: #222;
  color: #fff;
  text-transform: uppercase;
  transition: .3s;
  -webkit-transition: .3s
}

.blog-item .blog-info h2,
.blog-item h3,
.footer-wid.footer-menu,
.widget-title,
.widget.recent_posts a {
  text-transform: capitalize
}

.address-area ul li .contact-social li a i:hover,
.address-area ul li .contact-social li a:hover,
.advantages-about .single-advanage .ad-about-btn .about-btn:hover,
.blog-item .blog-text a.read-more-btn,
.choose-section2 .single-choose2 .choose-icon2 i,
.choose-section2 .single-choose2 .choose-text2 h3,
.choose-section2 .single-choose2 .choose-text2 p,
.comments-area .comment-list .comment-item .comment-reply-link:hover,
.counter-section .all-section-title h5,
.counter-section .single-counter i,
.cw-testimonials-section .testimonials-bg .cw-section-title h2,
.cw-testimonials-section .testimonials-bg .cw-section-title p,
.cw-work-sections .cw-section-title h2,
.cw-work-sections .cw-section-title p,
.cw-work-sections .single-cw-work:hover h3,
.estimate-section .single-estimate .estimate-btn:hover i,
.footer-top2 .foot-address .add-wrap i,
.footer-top2 .foot-address .add-wrap p,
.footer-top2 .foot-address h2,
.footer-top2 .foot-instragram h2,
.footer-wid .social-icos li a:hover,
.footer2 p,
.header-topbar-section .single-top-head .head-scial-icon li a:hover,
.home-four-slider .slider-four-item-wrap .slider4-item .sl4-btn a:hover,
.latest-news a.read-more-btn-bcm,
.pagination-box li a:hover,
.product-wrap-btn:hover span,
.project-section .section-title2 h2,
.services-provide .single-pro-service .p-serv-caption .pro-serv-btn:hover,
.shorting-menu .mixitup-control-active,
.shorting-menu button:hover,
.subscribe-section .subscribe-form button:hover,
.tag_widget ul li a:hover,
.work-section .single-work:hover .icon i {
  color: #fff
}

.blog-item-top .blog-info .list-inline a {
  color: #f4f4f4
}

.blog-item {
  position: relative;
  background-color: #fff;
  margin-bottom: 50px
}

.blog-item h3 {
  font-size: 20px
}

.blog-item p {
  color: #777
}

.blog-item .list-inline a {
  color: #666
}

.blog-item .blog-text,
.post-details-area .post-description {
  padding: 30px
}

.benefits-section .single-banefits .benefits-wrap .ban-item .b-text p,
.benefits-section .single-banefits .benefits-wrap .ban-item:last-child,
.blog-item .blog-text .list-inline,
.footer-copyright-area p,
.footer-top .foot-address .add-wrap:last-child,
.footer-wid .single-footer-iem :last-child,
.footer-wid.footer-menu li :last-child,
.post-details-area .post-description .list-inline {
  margin-bottom: 0
}

.blog-item .boxed-preview-top {
  height: 342px;
  background-size: cover;
  background-color: #ddd;
  background-position: center center;
  overflow: hidden;
  display: block;
  position: relative
}

.blog-item .single-blog-item h2 {
  font-size: 23px;
  font-weight: 700;
  color: #fff;
  text-transform: capitalize
}

.blog-item .single-blog-item::after {
  color: #fff;
  font-size: 35px;
  position: absolute;
  top: 60%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: .5s;
  z-index: 10
}

.blog-item .blog-info {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  opacity: 1;
  visibility: visible;
  z-index: 2;
  transition: .5s;
  padding: 25px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, .57) 41%, #000 71%)
}

.blog-item .blog-info h2 {
  color: #fff;
  font-size: 25px
}

.blog-item .single-boxed-item {
  color: #6e6e6e;
  display: block;
  position: relative;
  margin: 0
}

.blog-item .boxed-preview {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-color: #ddd
}

.post-details-area,
.tag_widget,
.widget.recent_posts {
  background-color: #fff
}

.date {
  padding: 5px 15px 5px 20px;
  position: absolute;
  top: 15px;
  color: #fff;
  right: 0;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  border-radius: 30px 0 0 30px
}

.post-share-area {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  overflow: hidden;
  padding: 10px 30px
}

.post-share-area .list-inline {
  margin: 0;
  padding: 12px 0
}

.post-share-area .read-more-btn {
  margin-top: 7px;
  padding: 5px 18px;
  font-size: 12px
}

.blog-serch-form,
.portfolio-section .single-portfolio1 .img-1,
.portfolio-section .single-portfolio1 .img-3 {
  margin-bottom: 30px;
  position: relative
}

.blog-serch-form input {
  height: 45px;
  padding: 0 15px;
  width: 100%
}

.blog-serch-form button {
  border: none;
  color: #fff;
  font-size: 16px;
  height: 45px;
  padding: 0 16px;
  position: absolute;
  right: 0;
  top: 0
}

.widget ul {
  list-style: none;
  margin: 0;
  padding: 20px 20px 20px 45px
}

.widget ul li::before {
  content: "\f00c";
  font-family: Fontawesome;
  left: -21px;
  position: absolute;
  top: 2px;
  font-size: 14px
}

.widget-title {
  font-size: 20px;
  border-bottom: 1px solid #eee;
  margin: 0;
  padding: 15px 20px
}

.widget.recent_posts {
  border: 1px solid #eee;
  margin: 0 0 30px
}

.widget.recent_posts li {
  padding-bottom: 15px
}

.widget.recent_posts li:last-child {
  padding-bottom: 0
}

.widget.recent_posts span {
  color: #777;
  display: block;
  font-size: 14px;
  font-weight: 400
}

.widget.recent_posts a {
  color: #575757;
  font-weight: 600
}

.tag_widget {
  border: 1px solid #eee;
  margin-bottom: 30px
}

.tag_widget ul {
  list-style: none;
  margin: 0;
  padding: 20px
}

.tag_widget ul li a {
  background: #ebebeb;
  color: #333;
  font-size: 13px;
  margin: 5px 0;
  padding: 2px 15px;
  text-transform: uppercase;
  transition: .4s;
  -webkit-transition: .4s;
  display: inline-block;
  border-radius: 30px
}

.post-details-area .post-description .post-share-area {
  border-bottom: none;
  margin-bottom: 0;
  padding: 10px 0 0
}

.pagination li:first-child a,
.pagination li:first-child span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}

.pagination li:last-child a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}

.pagination-box {
  margin: 0;
  display: block
}

.pagination-box .active a,
.tabs-left li .active,
.tabs-left li .active a,
.tabs-left li:hover,
.tabs-left li:hover a {
  color: #fff !important
}

.pagination-box li a {
  border: 1px solid #ebebeb;
  border-radius: 30px;
  margin: 0 3px;
  display: inline-block;
  color: #333;
  position: relative;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none
}

.blog-slides .owl-nav [class*=owl-] {
  background: #000 !important;
  color: #fff !important;
  font-size: 25px;
  height: 40px;
  left: 0;
  line-height: 38px;
  margin-top: -20px;
  position: absolute;
  text-align: center;
  top: 50%;
  transition: .4s;
  -webkit-transition: .4s;
  width: 40px
}

.blog-slides .owl-nav [class*=owl-]:hover {
  background: #f0c34c !important;
  color: #fff !important
}

.list-inline a {
  color: #777;
  font-size: 15px
}

.post-description h1,
.post-description h2 {
  font-size: 22px;
  text-transform: capitalize;
  margin: 15px 0 0
}

.post-description p {
  color: #666;
  margin-top: 20px;
  line-height: 28px
}

.post-description blockquote {
  margin: 20px 0 0;
  padding: 10px 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee
}

.post-description blockquote footer {
  position: relative;
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777
}

.post-description blockquote footer::before {
  content: "— "
}

.comments-area .comment-title {
  font-size: 22px;
  margin: 40px 0
}

.comments-area .comment-list,
.footer-wid ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.comments-area .comment-list .comment-item {
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
  padding-bottom: 30px
}

.comments-area .comment-list .comment-item .comment-metadata p {
  font-size: 15px
}

.comments-area .comment-list .comment-item .comment-metadata h4 {
  font-weight: 700;
  font-size: 17px;
  margin: 0 0 3px
}

.comments-area .comment-list .comment-item .comment-reply-link {
  font-size: 13px;
  background: #fff;
  padding: 0 15px;
  display: inline-block;
  border-radius: 30px;
  margin-top: 5px
}

.comments-area .comment-form-wrap input {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 3px;
  height: 50px;
  margin-bottom: 15px;
  padding: 15px;
  width: 100%
}

.comments-area .comment-form-wrap textarea {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 3px;
  height: 160px;
  margin-bottom: 15px;
  padding: 15px;
  width: 100%
}

.comments-area .comment-form-wrap input.sbmt-btn {
  width: inherit;
  height: inherit;
  padding: 10px 20px;
  font-size: 14px;
  background: #222;
  margin-top: 2px;
  margin-bottom: 0
}

.comments-area .comment-form-title {
  margin: 0 0 30px
}

.gallery-block-item:hover .gallery-item::before {
  background: #f0c34c
}

.gallery-block-item .gallery-item {
  display: block;
  overflow: hidden;
  position: relative
}

.gallery-block-item .gallery-item::after {
  color: #fff;
  font-size: 35px;
  position: absolute;
  top: 80%;
  width: 100%;
  z-index: 4;
  visibility: hidden;
  opacity: 0;
  transition: .4s;
  -webkit-transition: .4s
}

.see-more.green-btn {
  border-radius: 3px;
  color: #fff;
  font-size: 19px;
  font-weight: 300;
  padding: 5px 15px;
  text-transform: uppercase
}

.shorting-menu {
  text-align: center;
  margin-bottom: 30px;
  color: #666
}

.shorting-menu button {
  background: 0 0;
  border: 1px dashed;
  color: #222;
  margin: 0 7px 10px;
  padding: 4px 20px;
  text-transform: uppercase;
  transition: .5s;
  border-radius: 30px
}

.product-box-area h3 {
  margin: 0 0 10px;
  text-transform: uppercase
}

.product-box-area .product-cart {
  clear: both;
  display: block;
  margin: 15px 0 25px
}

.product-box-area .product-cart .quantity label {
  float: left;
  font-size: 16px;
  text-transform: uppercase;
  width: 100px
}

.product-box-area .product-cart .quantity .quantity-inner {
  float: left
}

.product-box-area .product-cart .quantity .quantity-inner .input-text {
  border: 2px solid #eee;
  padding: 1px 10px;
  width: 86px
}

.product-box-area .product-cart .add-to-cart {
  border: none;
  border-radius: 3px;
  color: #fff;
  margin-left: 15px;
  padding: 2px 12px;
  text-transform: uppercase;
  transition: .4s;
  -webkit-transition: .4s
}

.product-box-area .product-cart .add-to-cart:hover,
.review-form input.sbmt-btn:hover {
  background: #222
}

.product-box-area .wishlist-wrap {
  clear: both;
  margin: 12px 0
}

.product-box-area .product-details {
  margin: 25px 0 15px
}

.product-wrap-btn {
  color: #222;
  font-size: 14px;
  font-weight: 500;
  margin-right: 15px;
  text-transform: uppercase;
  transition: .4s;
  -webkit-transition: .4s
}

.product-wrap-btn span {
  background: #eee;
  border-radius: 50%;
  display: inline-block;
  font-size: 15px;
  height: 30px;
  line-height: 31px;
  text-align: center;
  vertical-align: middle;
  width: 30px;
  transition: .4s;
  -webkit-transition: .4s;
  margin-right: 5px
}

.item-wrapper {
  margin: 5px 0;
  color: #333
}

.item-wrapper label {
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
  width: 135px;
  color: #333
}

.item-wrapper span {
  color: #333;
  font-size: 17px;
  font-weight: 500
}

.item-wrapper a {
  color: #333;
  font-size: 15px
}

.product-share-area {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  padding: 10px 0
}

.product-share-area ul li {
  color: #333;
  font-size: 17px
}

.product-share-area ul li a {
  color: #333;
  font-size: 19px;
  margin: 0 7px
}

.product-details-area .nav li a {
  padding: 10px 15px
}

.product-details-area p {
  color: #555
}

.tabs-left {
  border-bottom: none;
  padding-top: 2px
}

.tabs-left li {
  float: none;
  margin-bottom: 2px;
  margin-right: -1px;
  transition: .4s
}

.tabs-left li a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display: block;
  color: #333;
  font-weight: 600
}

.tabs-left li.active,
.tabs-left li.active:focus,
.tabs-left li.active:hover {
  border-right-color: transparent;
  border-radius: none;
  color: #fff !important
}

.tab-content {
  background: #f4fbfd;
  padding: 20px
}

.tab-content h3 {
  margin: 0 0 20px
}

.review-form label {
  display: block;
  color: #555;
  margin-bottom: 10px
}

.review-form input,
.review-form textarea {
  background-color: #fff;
  border: 1px solid #eee;
  color: #777;
  padding: 15px;
  width: 100%
}

.review-form input {
  height: 40px
}

.review-form input.sbmt-btn {
  color: #fff;
  height: auto;
  font-size: 15px;
  font-weight: 600;
  padding: 8px 30px;
  max-width: 160px;
  margin: 10px auto 0
}

.rating li a {
  font-size: 16px
}

.checkout-form-area .form-control {
  background-color: #fff;
  height: 45px;
  border-radius: 0;
  border: 1px solid #ebebeb;
  box-shadow: none
}

.checkout-form-area textarea.form-control {
  height: auto !important
}

.checkout-form-area .submit-btn {
  background-color: #333;
  border-radius: 0;
  color: #fff;
  font-size: 17px;
  padding: 10px 20px;
  margin-top: 20px
}

.contact-form-area .form-group input,
.contact-form-area .form-group textarea {
  padding: 8px 15px;
  border: 1px solid #ebebeb;
  box-shadow: none;
  width: 100%
}

.faq-section {
  padding: 100px 0 85px
}

.faq-header {
  color: #000;
  font-size: 2em;
  margin-bottom: 30px
}

.faq-c {
  background: #f6f6f6;
  margin-bottom: 15px
}

.faq-c .faq-q {
  color: #000;
  cursor: pointer;
  font-size: 20px;
  padding: 15px 20px
}

.faq-c .faq-q .faq-t {
  line-height: 1em;
  font-family: sans-serif;
  padding-top: 4px;
  float: right;
  font-weight: 700;
  transition: .2s
}

.faq-c .faq-a {
  background: #fff;
  border-left: 1px solid #f6f6f6;
  border-right: 1px solid #f6f6f6;
  border-bottom: 1px solid #f6f6f6;
  clear: both;
  color: #666;
  display: none;
  padding: 20px
}

.faq-o {
  transform: rotate(-45deg);
  transform-origin: 50% 50%;
  -ms-transform: rotate(-45deg);
  -ms-transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  -webkit-transform-origin: 50% 50%;
  transition: .2s
}

.error-section h1 {
  font-size: 55px;
  margin: 0 auto 20px
}

.error-section .return {
  font-weight: 500;
  margin: 30px auto 15px;
  max-width: 500px
}

.contact-form-area .contact-info h2 {
  font-size: 30px;
  margin: 0 0 10px
}

.contact-form-area .form-group.mb-18 {
  margin-bottom: 18px
}

.contact-form-area input.sbmt-btn {
  background-color: #222;
  border: transparent;
  border-radius: 3px;
  font-size: 16px;
  width: 100%;
  max-width: 285px
}

.address-area ul {
  border: 1px solid #eee;
  margin: 0;
  list-style: none;
  padding: 0
}

.address-area ul li {
  background-color: #f4fbfd;
  border-bottom: 1px solid #eee;
  padding: 30px;
  position: relative
}

.address-area ul li:last-child {
  border: none
}

.address-area ul li i {
  font-size: 24px;
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 1
}

.address-area ul li h3 {
  color: #666;
  font-size: 20px;
  margin: 0 0 10px;
  text-transform: capitalize
}

.address-area ul li .contact-social {
  border: none;
  margin: 18px 0 0
}

.address-area ul li .contact-social li {
  border: none;
  display: inline-block;
  margin-right: 8px;
  padding: 0
}

.address-area ul li .contact-social li a {
  background: 0 0;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  text-align: center;
  transition: .5s ease-out;
  -webkit-transition: .5s ease-out;
  width: 35px;
  border-radius: 50%
}

.address-area ul li .contact-social li a i {
  font-size: 16px;
  position: inherit;
  transition: .5s
}

#map iframe {
  height: 550px;
  width: 100%;
  margin-bottom: -10px
}

.footer-top-area {
  background: #111;
  position: relative;
  color: #cacaca
}

.footer-top-area::before {
  background-image: url("../img/footer_bg.png");
  content: "";
  height: 30px;
  left: 0;
  position: absolute;
  right: 0;
  top: -18px;
  width: 100%
}

.footer-top-area a {
  color: #cacaca
}

.footer-wid {
  padding: 80px 0
}

.footer-wid .footer-logo {
  background: 0 0;
  color: #222;
  display: inline-block;
  font-size: 16px;
  margin: 0 0 10px;
  padding: 0;
  text-transform: uppercase
}

.footer-logo {
  max-width: 200px
}

.read-more-btn-hpk {
  padding: 15px 30px;
  font-size: 16px
}

.footer-wid .footer-wid-title {
  color: #f0c34c;
  font-size: 23px;
  margin: 0 0 25px
}

.footer-wid span {
  display: block;
  font-size: 14px;
  font-weight: 300
}

.footer-wid .single-footer-iem {
  border-bottom: 1px solid #222;
  display: block;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 17px;
  padding-bottom: 15px
}

.footer-wid .single-footer-iem img {
  float: left;
  margin-right: 10px;
  width: 80px
}

.footer-wid .single-footer-iem p {
  line-height: 20px;
  margin: 0 0 5px;
  color: #fff;
  font-weight: 400
}

.footer-wid .fa-chevron-circle-right:before {
  color: #f0c34c
}

.footer-wid .single-footer-iem span {
  font-size: 13px
}

.footer-top .footer-contact .social-link ul li,
.footer-wid .social-icos li,
.header-topbar-section .single-top-head .head-contact li,
.header-topbar-section .single-top-head .head-scial-icon li {
  display: inline-block;
  margin-right: 10px
}

.footer-wid .social-icos li a {
  background: #222;
  border-radius: 50%;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
  transition: .3s;
  -webkit-transition: .3s
}

.footer-wid .opening-hour {
  margin: 15px 0 20px !important
}

.footer-wid .opening-hour li {
  border-bottom: 1px solid #343434;
  font-size: 13px;
  line-height: 34px
}

.footer-wid .opening-hour li span {
  color: #989898;
  float: right
}

.footer-wid.pl-30 {
  padding-left: 30px
}

.footer-wid.footer-menu li {
  line-height: 0;
  margin-bottom: 14px
}

.footer-wid.footer-menu li a:hover,
.services-section .service-box .service-img-caption .services-btn:hover i:before {
  padding-left: 5px
}

.footer-copyright-area {
  background: #333;
  color: #838d99;
  padding: 15px 0
}

.footer-copyright-area ul li img {
  width: 30px
}

#back-to-top {
  border: 0;
  border-radius: 30px 0 0 30px;
  font-size: 16px;
  bottom: 20px;
  box-shadow: 0 0 10px #ddd;
  color: #fff;
  background-color: #0082ca;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  opacity: 0;
  position: fixed;
  right: 0;
  text-align: center;
  text-decoration: none;
  transition: opacity .2s ease-out;
  -webkit-transition: opacity .2s ease-out;
  width: 45px;
  z-index: 999999;
  padding-left: 5px
}

#back-to-top.show {
  opacity: 1
}

.header-topbar-section {
  background-color: #e7e7e7;
  padding: 18px 0
}

.header-topbar-section.topbar-section2 {
  padding: 25px 0
}

.header-topbar-section .single-top-head .head-scial-icon {
  list-style-type: none;
  margin: 0
}

.header-topbar-section .single-top-head .head-scial-icon li a {
  background: #fff;
  color: #e91e63;
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 50%;
  font-size: 20px;
  text-align: center;
  justify-content: center;
  display: flex;
  align-items: center
}

.header-topbar-section .single-top-head .head-contact {
  list-style-type: none;
  margin: 0;
  text-align: right
}

.header-topbar-section .single-top-head .head-contact li a {
  color: #6e6c6c !important;
  font-size: 15px;
  font-weight: 400
}

.header-topbar-section .single-top-head .head-contact li a:hover {
  color: #e91e63 !important
}

.header-topbar-section .single-top-head .head-contact li a i {
  margin-right: 5px;
  color: #e91e63
}

.mainmenu-area2 {
  background: #e4e4e4;
  transition: .5s;
  -webkit-transition: .5s;
  z-index: 99 !important;
  border-bottom: 1px solid #eee
}

.contact-section,
.footer-top,
.home-three-slider .slider-three-item-wrap,
.work-section {
  background-size: cover;
  background-position: center center
}

.about-section .all-ab-wrap-img,
.contact-section,
.footer-top,
.testimonial-sections,
.work-section,
.work-section .single-work:before {
  background-repeat: no-repeat
}

.mainmenu-area2 .logo {
  margin-top: 10px;
  margin-bottom: 10px
}

.mainmenu-area2 .logo a {
  padding: 0
}

.mainmenu-area2 .mainmenu2 {
  padding-right: 0
}

.mainmenu-area2 .mainmenu2 ul li {
  display: inline-block;
  position: relative;
  padding: 30px 12px
}

.mainmenu-area2 .mainmenu2 ul li:hover {
  color: #000
}

.mainmenu-area2 .mainmenu2 ul li:hover a {
  background: 0 0;
  color: #000
}

.mainmenu-area2 .mainmenu2 ul li a {
  display: block;
  padding: 0;
  transition: .3s;
  -webkit-transition: .3s;
  position: relative;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  text-transform: capitalize;
  margin: 0
}

.mainmenu-area2 .mainmenu2 ul li a.active,
.mainmenu-area2 .mainmenu2 ul li a:hover {
  background: 0 0;
  border-bottom: 2px solid #e91e63;
  color: #e91e63
}

.mainmenu-area2 .mainmenu2 ul li.active>a,
.mainmenu-area2 .mainmenu2 ul li:hover>a {
  text-decoration: none
}

.mainmenu-area2 .mainmenu2 ul li ul {
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: left;
  top: 75px;
  transition: .5s;
  visibility: hidden;
  width: 200px;
  z-index: -1;
  transform: scaleY(0)
}

.mainmenu-area2 .mainmenu2 ul li ul li {
  display: block;
  padding: 0
}

.mainmenu-area2 .mainmenu2 ul li ul li a {
  padding-bottom: 5px;
  padding-top: 5px;
  text-transform: none;
  border: none !important;
  color: #fff !important;
  padding-left: 10px;
  font-size: 14px;
  font-weight: 600
}

.mainmenu-area2 .mainmenu2 ul li ul li a:hover {
  background: #fff;
  color: #000 !important
}

.mainmenu-area2 .mainmenu2 ul li ul .active a {
  background: #fff;
  border-bottom: 0;
  color: #000 !important
}

.modal-backdrop.show {
  z-index: 9
}

@keyframes mover {
  0% {
    transform: translateY(0)
  }

  100% {
    transform: translateY(-20px)
  }
}

.home-three-slider .slider-three-item-wrap .slide-img img,
.home-three-slider .slider-three-item-wrap .slider-image img {
  width: 50%
}

.home-three-slider {
  background-color: #e4e4e4;
  position: relative
}

.car-washing-mainservices .cw-m-services-slider.owl-theme .owl-nav,
.cw-testimonials-section .testimonials-bg .cw-testimonial-slider.owl-theme .owl-nav,
.home-three-slider.owl-theme .owl-nav,
.services-section .owl-theme .owl-nav,
.testimonial-sections .owl-theme .owl-nav {
  margin-top: 0;
  display: none
}

.home-three-slider.owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  background: #b3afb1
}

.home-three-slider .owl-dots {
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0
}

.home-three-slider .slider-three-item-wrap {
  position: relative;
  background-repeat: no-repeat;
  height: 90vh
}

.home-three-slider .slider-three-item-wrap .slider-image {
  position: absolute;
  bottom: 0;
  left: 0
}

.home-three-slider .slider-three-item-wrap .slider-all-bg-shape .shape1 {
  position: absolute;
  top: 80%;
  left: 60%;
  animation: 2s infinite alternate mover
}

.home-three-slider .slider-three-item-wrap .slider-all-bg-shape .shape2 {
  position: absolute;
  bottom: 80%;
  right: 65px;
  animation: 2s infinite alternate mover
}

.home-three-slider .slider-three-item-wrap .slider-all-bg-shape .shape3 {
  position: absolute;
  bottom: 30px;
  right: 35px;
  animation: 2s infinite alternate mover
}

.home-three-slider .slider-three-item-wrap .slider-all-bg-shape .shape4 {
  position: absolute;
  top: 30%;
  left: 70px;
  animation: 2s infinite alternate mover
}

.home-three-slider .slider-three-item-wrap .slider-all-bg-shape .shape5 {
  position: absolute;
  top: 28px;
  left: 110px;
  animation: 2s infinite alternate mover
}

.home-three-slider .slider-text {
  display: table;
  text-align: center;
  position: relative;
  z-index: 1
}

.home-three-slider .slider-text h2 {
  color: #001837;
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 30px;
  line-height: 50px
}

.home-three-slider .slider-text p {
  font-size: 18px;
  color: #5f5f5f;
  font-weight: 600;
  max-width: 425px;
  margin: auto auto 45px
}

.blog-section .single-blog .blog-caption .cap-bottom,
.blog-section .single-blog .blog-caption .cap-top,
.footer-top .foot-instragram ul,
.home-three-slider .slider-text .vidbtn ul,
.testimonial-sections .single-testimonial .tstmial-title .address .star {
  list-style-type: none
}

.home-three-slider .slider-text .vidbtn ul li a i {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
  margin-left: 15px;
  align-items: center;
  justify-content: center;
  display: inline-flex
}

.home-three-slider .slider-text .vidbtn ul li a i:before {
  font-size: 50px
}

.choose-section {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
  background-color: #eee
}

.choose-section .col-lg-3 {
  border-right: 1px solid #cfcfcf;
  padding: 30px 20px
}

.choose-section .col-lg-3:last-child,
.choose-section .single-choose.border-rgt-none,
.header-topbar-section3 .single-top-head .est-questions li:last-child,
.header-topbar-section3 .single-top-head .head-ntfd-icon li:last-child {
  border-right: none
}

.choose-section .shape-1 {
  animation: 2s infinite alternate mover;
  position: absolute;
  left: 20px
}

.choose-section .single-choose {
  align-items: center;
  padding: 0 5px;
  position: relative
}

.choose-section .single-choose .choose-icon,
.cw-testimonials-section .testimonials-bg .cw-testimonial-slider .single-cw-testimonial .test-profile .p-img {
  margin-right: 20px
}

.choose-section .single-choose .choose-icon i {
  line-height: 42px;
  color: #ea2769
}

.choose-section .single-choose .choose-icon i:before {
  font-size: 35px;
  font-weight: 500
}

.choose-section .single-choose .choose-text h3 {
  font-size: 16px;
  font-weight: 700;
  color: #222;
  margin-bottom: 10px
}

.choose-section .single-choose .choose-text p {
  font-size: 14px;
  font-weight: 500;
  color: #929292;
  margin-bottom: 0
}

.about-section .shape-1 {
  margin-left: 12%;
  margin-top: 20px;
  animation: 2s infinite alternate mover;
  position: absolute;
  top: 20%;
  left: -100px
}

.about-section .shape-2 {
  animation: 5s infinite rotation;
  position: absolute;
  top: 60%;
  left: 20px
}

.about-section .all-ab-wrap .all-section-title {
  text-align: left;
  padding-bottom: 20px;
  max-width: 730px
}

.about-section .all-ab-wrap .all-section-title h5 {
  padding-left: 65px;
  font-size: 16px
}

.about-section .all-ab-wrap .all-section-title h5:before,
.contact-section .all-section-title h5:before,
.features-sections .feature-all-item .all-section-title h5:before,
.joinsubscribe .single-subscribe .all-section-title h5:before {
  right: unset
}

.about-section .all-ab-wrap .all-section-title h2 {
  max-width: none;
  font-size: 30px
}

.about-section .all-ab-wrap img {
  display: block;
  margin-bottom: 25px
}

.about-section .all-ab-wrap p {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 30px
}

.about-section .all-ab-wrap-img {
  background-size: cover;
  background-position: center right;
  height: 100%;
  width: 100%;
  position: relative
}

.about-section .all-ab-wrap-img:before {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 60px;
  height: 90%;
  bottom: 0
}

.work-section {
  background-color: #fafafa
}

.work-section .single-work {
  text-align: center;
  margin-bottom: 30px;
  position: relative
}

.work-section .single-work:before {
  content: "";
  position: absolute;
  background-image: url(../img/work-img/uptodown.png);
  background-size: contain;
  width: 120px;
  height: 100%;
  top: 0;
  transform: translate(100%, 10%)
}

.work-section .single-work.last-child:before {
  background-image: none
}

.work-section .single-work .icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
  margin: auto auto 35px;
  transition: .5s;
  -webkit-transition: .5s
}

.work-section .single-work .icon i {
  font-weight: 600;
  transition: .5s;
  -webkit-transition: .5s
}

.cw-certified-services-section .single-cw-certified-service i::before,
.work-section .single-work .icon i::before {
  font-size: 35px
}

.work-section .single-work i.flaticon-forward-message:before {
  font-weight: 400
}

.work-section .single-work p {
  font-size: 15px;
  color: #565656;
  max-width: 342px;
  margin: auto
}

.services-section .owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 0 7px
}

.customer-testimonials .testis-slider.owl-theme .owl-dots,
.project-section .owl-theme .owl-dots,
.services-section .owl-theme .owl-dots,
.services-section .owl-theme .owl-nav,
.testimonial-sections .owl-theme .owl-dots {
  line-height: 0
}

.services-section .all-section-title h5:before {
  right: 145px
}

.blog-section .single-blog:hover img,
.cw-news-section .single-cw-news:hover img,
.news-section .single-news:hover img,
.services-provide .single-pro-service:hover img,
.services-section .service-box:hover .s-img img {
  transform: scale(1.4, 1.2);
  -webkit-transform: scale(1.1)
}

.cw-news-section .single-cw-news,
.news-section .single-news .n-img,
.services-provide .single-pro-service .pro-img,
.services-section .service-box .s-img {
  overflow: hidden
}

.cw-footer-top .cw-ft-instragram .ins-img img,
.cw-news-section .single-cw-news img,
.news-section .single-news .n-img img,
.services-section .service-box .s-img img {
  transition: .5s;
  -webkit-transition: .5s
}

.services-section .service-box .service-img-caption {
  padding: 35px 25px;
  border: 1px solid #d6d6d6
}

.services-section .service-box .service-img-caption h3 {
  font-weight: 600;
  text-transform: capitalize;
  color: #001837;
  margin-bottom: 15px;
  transition: .5s;
  -webkit-transition: .5s
}

.services-section .service-box .service-img-caption h3 i {
  padding-right: 10px
}

.benefits-section .single-banefits .benefits-wrap .ban-item .b-icon i::before,
.services-section .service-box .service-img-caption h3 i:before {
  font-size: 22px
}

.services-section .service-box .service-img-caption p {
  font-size: 15px;
  color: #565656;
  margin-bottom: 15px
}

.services-section .service-box .service-img-caption .services-btn {
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 0;
  position: relative;
  transition: .5s;
  -webkit-transition: .5s
}

.services-section .service-box .service-img-caption .services-btn:hover {
  color: #001837
}

.services-section .service-box .service-img-caption .services-btn i {
  padding-left: 5px;
  position: absolute;
  top: 65%;
  transform: translateY(-55%);
  -webkit-transform: translateY(-55%)
}

.services-section .service-box .service-img-caption .services-btn i::before {
  font-size: 15px;
  transition: .5s;
  -webkit-transition: .5s
}

@keyframes rotation {
  from {
    transform: rotate(0)
  }

  to {
    transform: rotate(360deg)
  }
}

.counter-section {
  background-color: #01bbd2;
  position: relative
}

.counter-section .all-section-title h5:before {
  right: 190px;
  background: #fff
}

.counter-section .all-section-title h2 {
  color: #fff;
  max-width: 500px
}

.counter-section .single-counter,
.cw-certified-services-section .single-cw-certified-service {
  text-align: center;
  margin-bottom: 30px
}

.counter-section .single-counter i:before {
  font-size: 70px;
  line-height: 70px
}

.counter-section .single-counter h2 {
  font-size: 48px;
  font-weight: 700;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px
}

.counter-section .single-counter span {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-transform: capitalize
}

.counter-section .counter-all-shape .shape-3 {
  position: absolute;
  top: 25px;
  left: 25px;
  animation: 2s infinite alternate mover
}

.counter-section .counter-all-shape .shape-4 {
  position: absolute;
  top: 45%;
  left: 10%;
  animation: 9s infinite rotation;
  -webkit-animation: 9s infinite rotation
}

.counter-section .counter-all-shape .shape-2 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 20%;
  animation: 2s infinite alternate mover
}

.counter-section .counter-all-shape .shape-1 {
  position: absolute;
  bottom: 50px;
  left: 10px;
  animation: 2s infinite alternate mover
}

.features-sections .feature-all-item .all-section-title {
  text-align: left
}

.features-sections .feature-all-item .all-section-title h5 {
  margin-bottom: 25px;
  padding-left: 65px
}

.features-sections .feature-all-item .all-section-title h2 {
  margin: unset;
  max-width: 350px;
  margin-bottom: 30px
}

.features-sections .feature-all-item .all-section-title p {
  font-size: 15px;
  font-weight: 400;
  color: #565656;
  margin-bottom: 0;
  max-width: 540px
}

.features-sections .feature-all-item .single-features .feature-item {
  margin-bottom: 60px;
  position: relative
}

.features-sections .feature-all-item .single-features .feature-item h3 {
  font-size: 18px;
  color: #001837;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 45px;
  margin-bottom: 20px
}

.features-sections .feature-all-item .single-features .feature-item h3 i {
  position: absolute;
  left: 0;
  top: -10px;
  color: #d81a5b
}

.features-sections .feature-all-item .single-features .feature-item h3 i::before {
  font-weight: 400;
  font-size: 35px
}

.features-sections .feature-all-item .single-features .feature-item p {
  color: #666;
  font-size: 15px;
  font-weight: 500;
  max-width: 245px;
  margin-bottom: 0
}

.features-sections .feature-all-item .single-features .custom-btn {
  margin: auto;
  display: table;
  width: unset
}

.features-sections .single-feature-img img {
  height: 700px
}

.testimonial-sections {
  background-size: cover;
  background-color: #f6f6f6
}

.follow-work .single-follow-work:hover .icon,
.project-section .single-prjct-item .prjct-img .prjct-hover .prjct-btn:hover,
.testimonial-sections .owl-theme .owl-dots .owl-dot.active span .owl-dots .owl-dot:hover span,
.testimonial-sections .owl-theme .owl-dots .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #e91e63
}

.testimonial-sections .owl-carousel .owl-item img {
  width: unset
}

.testimonial-sections .owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  border-radius: 50%
}

.footer-top2 .foot-address,
.footer-top2 .foot-instragram,
.testimonial-sections .owl-theme .owl-dots .owl-dot {
  margin-top: 35px
}

.testimonial-sections .single-testimonial {
  background-color: #fff;
  border-top: 2px solid #eb2d68;
  position: relative;
  padding: 50px 30px
}

.testimonial-sections .single-testimonial:before {
  content: "\f132";
  font-family: Flaticon;
  position: absolute;
  top: 0;
  bottom: 140px;
  font-size: 135px;
  right: 55px;
  align-items: center;
  justify-content: center;
  display: flex;
  opacity: .1
}

.cw-footer-top .cw-ft-com-address .add-wrap,
.cw-footer-top .cw-ft-company .c-link-wrap,
.footer-top .foot-instragram .ins-2,
.testimonial-sections .single-testimonial .tstmial-title {
  display: flex
}

.testimonial-sections .single-testimonial .tstmial-title img {
  width: 70px;
  height: 70px
}

.testimonial-sections .single-testimonial .tstmial-title .address {
  margin-left: 15px;
  margin-bottom: 20px
}

.testimonial-sections .single-testimonial .tstmial-title .address h5 {
  font-size: 17px;
  font-weight: 600;
  color: #001837;
  margin-bottom: 10px;
  text-transform: capitalize
}

.testimonial-sections .single-testimonial .tstmial-title .address p {
  color: #8a8b8d;
  font-size: 14px;
  line-height: 18px
}

.testimonial-sections .single-testimonial .tstmial-title .address .star li i.fa-star:before {
  color: #fba311
}

.testimonial-sections .single-testimonial p {
  margin: 0;
  padding: 0
}

.portfolio-section .all-section-title h5:before {
  right: 130px !important
}

.portfolio-section .custom-btn {
  margin: 35px auto auto;
  display: table
}

.portfolio-section .single-portfolio1 img {
  width: 100%;
  height: 100%
}

.portfolio-section .single-portfolio1 .img-1 .prt-hover,
.portfolio-section .single-portfolio1 .img-2 .prt-hover,
.portfolio-section .single-portfolio1 .img-3 .prt-hover,
.portfolio-section .single-portfolio1 .img-4 .prt-hover,
.portfolio-section .single-portfolio2 .img-5 .prt-hover {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(19, 18, 18, .6);
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: .5s;
  -webkit-transition: .5s
}

.portfolio-section .single-portfolio1 .img-1 .prt-hover a,
.portfolio-section .single-portfolio1 .img-2 .prt-hover a,
.portfolio-section .single-portfolio1 .img-3 .prt-hover a,
.portfolio-section .single-portfolio1 .img-4 .prt-hover a,
.portfolio-section .single-portfolio2 .img-5 .prt-hover a {
  color: #fff;
  font-size: 28px
}

.portfolio-section .single-portfolio1 .img-1 .prt-hover h5,
.portfolio-section .single-portfolio1 .img-2 .prt-hover h5,
.portfolio-section .single-portfolio1 .img-3 .prt-hover h5,
.portfolio-section .single-portfolio1 .img-4 .prt-hover h5,
.portfolio-section .single-portfolio2 .img-5 .prt-hover h5 {
  text-transform: capitalize;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  margin-top: 10px
}

.portfolio-section .single-portfolio1 .img-1:hover .prt-hover,
.portfolio-section .single-portfolio1 .img-2:hover .prt-hover,
.portfolio-section .single-portfolio1 .img-3:hover .prt-hover,
.portfolio-section .single-portfolio1 .img-4:hover .prt-hover,
.portfolio-section .single-portfolio2 .img-5:hover .prt-hover,
.project-section .single-prjct-item:hover .prjct-hover {
  transform: scale(1);
  -webkit-transform: scale(1)
}

.portfolio-section .single-portfolio2 .img-5 {
  position: relative;
  width: 100%
}

.contact-section {
  background-attachment: fixed;
  height: 100%;
  padding-bottom: 100px;
  position: relative;
  z-index: 1
}

.contact-section:before {
  content: "";
  position: absolute;
  opacity: .1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1
}

.contact-section .all-section-title {
  background-color: #fafafa;
  text-align: left;
  padding: 30px;
  transform: translate(15px, 130px);
  width: 335px
}

.contact-section .all-section-title h5 {
  padding-left: 65px
}

.contact-section .all-section-title h2 {
  font-size: 32px;
  font-weight: 600;
  max-width: unset
}

.contact-section .contact-form {
  background: #fafafa;
  padding: 100px 50px
}

.contact-section .contact-form h1 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #001837;
  line-height: 30px
}

.contact-section .contact-form input.form-control {
  border-radius: 0;
  padding: 30px 20px;
  border: 1px solid #e6e6e6;
  font-size: 14px;
  font-weight: 600
}

.contact-section .contact-form .form-control:focus {
  border: 1px solid #e6e6e6;
  box-shadow: unset
}

.contact-section .contact-form textarea.form-control {
  border-radius: 0;
  border: 1px solid #e6e6e6;
  padding-left: 20px;
  padding-top: 20px
}

.contact-section .contact-form ::-moz-placeholder {
  font-size: 14px;
  font-weight: 600;
  color: #5f5f5f;
  text-transform: capitalize
}

.contact-section .contact-form ::placeholder {
  font-size: 14px;
  font-weight: 600;
  color: #5f5f5f;
  text-transform: capitalize
}

.blog-section .all-section-title h5:before {
  right: 110px
}

.blog-section .single-blog {
  position: relative;
  overflow: hidden
}

.blog-section .single-blog img {
  width: 100%;
  transition: .5s;
  -webkit-transition: .5s
}

.blog-section .single-blog .blog-caption {
  padding: 30px;
  background: #fff;
  width: 90%;
  margin: auto;
  display: table;
  transform: translate(0, -30px);
  transition: .5s;
  position: relative;
  border-radius: 5px;
  box-shadow: 0 0 9px 0 #8fc3d0
}

.blog-section .single-blog .blog-caption .cap-top li {
  display: inline-block;
  margin-right: 58px;
  margin-bottom: 15px;
  text-transform: capitalize;
  font-size: 12px;
  color: #959393
}

.blog-section .single-blog .blog-caption h3 {
  color: #001837;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
  transition: .5s;
  -webkit-transition: .5s;
  line-height: 25px
}

.blog-section .single-blog .blog-caption .cap-bottom li {
  display: inline-block;
  color: #001837;
  font-weight: 700;
  font-size: 12px;
  margin-right: 20px
}

.blog-section .single-blog .blog-caption .cap-bottom li span {
  color: #5f5f5f
}

.blog-section .single-blog .blog-caption .cap-bottom li i {
  color: #b1aeaf;
  font-size: 15px;
  margin-right: 10px;
  transition: .5s;
  -webkit-transition: .5s
}

.joinsubscribe {
  background-color: #3dacc7
}

.joinsubscribe .single-subscribe .all-section-title {
  text-align: left;
  padding-bottom: 0
}

.joinsubscribe .single-subscribe .all-section-title h5 {
  padding-left: 65px;
  color: #fff
}

.joinsubscribe .single-subscribe .all-section-title h2 {
  color: #fff;
  max-width: unset;
  font-weight: 700;
  font-size: 26px;
  line-height: 35px
}

.joinsubscribe .single-subscribe2 {
  position: relative;
  transform: translate(0, 40px)
}

.joinsubscribe .single-subscribe2 .form-control {
  border-radius: 0;
  padding: 30px 20px;
  border: none
}

.joinsubscribe .single-subscribe2 .form-control:focus {
  border: none;
  box-shadow: unset
}

.joinsubscribe .single-subscribe2 ::-moz-placeholder {
  font-size: 16px;
  font-weight: 400
}

.joinsubscribe .single-subscribe2 ::placeholder {
  font-size: 16px;
  font-weight: 400
}

.joinsubscribe .single-subscribe2 .subscribe-btn {
  border-radius: 0;
  width: 80px;
  height: 85px;
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  text-transform: capitalize
}

.joinsubscribe .single-subscribe2 .subscribe-btn:hover {
  background: #000;
  color: #fff
}

.joinsubscribe .single-subscribe2 p {
  font-size: 15px;
  color: #fff;
  margin-bottom: 0
}

.footer-top {
  position: relative;
  z-index: 1
}

.footer-top:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #e4e4e4;
  top: 0;
  left: 0;
  opacity: .7;
  z-index: -1
}

.footer-top .footer-contact p {
  color: #171717;
  font-size: 15px;
  margin-bottom: 10px;
  margin-top: 10px;
  max-width: 300px
}

.footer-top .footer-contact ul li {
  font-size: 16px;
  font-weight: 700;
  color: #5f5f5f;
  line-height: 35px
}

.footer-top .footer-contact .social-link ul {
  list-style-type: none;
  margin-bottom: 0
}

.footer-top .footer-contact .social-link ul li a {
  font-size: 20px;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex
}

.footer-top .footer-contact .social-link ul li a:hover {
  background-color: #001837;
  color: #fff;
  transform: scale(1.2);
  -webkit-transform: scale(1.2)
}

.footer-top .foot-address,
.footer-top .foot-instragram,
.footer-top .recent-news,
.project-section .owl-theme .owl-dots .owl-dot {
  margin-top: 50px
}

.footer-top .foot-address h2,
.footer-top .foot-instragram h2,
.footer-top .recent-news h2 {
  font-size: 20px;
  color: #001837;
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 40px
}

.footer-top .recent-news .news-wrap {
  margin-bottom: 9px;
  display: flex
}

.footer-top .recent-news .news-wrap img {
  align-items: center;
  transform: translate(0, 10px);
  transition: .5s;
  -webkit-transition: .5s;
  height: 50px;
  width: 50px;
  position: relative;
  top: -10px
}

.footer-top .foot-instragram ul li:hover,
.footer-top .recent-news .news-wrap img:hover {
  background: #fff;
  opacity: .5
}

.footer-top .recent-news .news-wrap .news-text {
  margin-left: 14px;
  margin-bottom: 10px
}

.footer-top .recent-news .news-wrap .news-text a {
  color: #171717;
  font-size: 15px;
  margin-bottom: 10px
}

.footer-top .recent-news .news-wrap .news-text p {
  margin-bottom: 0;
  font-size: 14px
}

.footer-top .foot-address .add-wrap p:hover,
.footer-top .recent-news .news-wrap .news-text p:hover {
  color: #e91e63
}

.cw-testimonials-section .testimonials-bg .cw-testimonial-slider .single-cw-testimonial .test-profile,
.footer-top .foot-address .add-wrap {
  margin-bottom: 20px;
  display: flex
}

.footer-top .foot-address .add-wrap i {
  margin-right: 10px;
  font-weight: 600;
  color: #ec4a82
}

.footer-top .foot-address .add-wrap i::before,
.header-topbar-section3 .single-top-head .est-questions li a i::before,
.header-topbar-section3 .single-top-head .head-ntfd-icon li a i::before {
  font-size: 25px
}

.footer-top .foot-address .add-wrap p {
  font-size: 14px;
  font-weight: 600;
  color: #171717;
  line-height: 20px;
  margin-bottom: 0;
  max-width: 150px;
  transform: translate(0, 2px)
}

.cw-footer-top .cw-ft-instragram .ins-img .ins-1 li,
.cw-footer-top .cw-ft-instragram .ins-img .ins-2 li,
.footer-top .foot-instragram ul li {
  display: inline-block;
  transition: .5s;
  -webkit-transition: .5s;
  margin-right: 4px
}

.cw-footer-top .cw-ft-instragram .ins-img .ins-1,
.cw-footer-top .cw-ft-instragram .ins-img .ins-2,
.footer-top .foot-instragram .ins-1 {
  margin-bottom: 3px;
  display: flex
}

.footer {
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: center;
  position: relative;
  background: #e4e4e4
}

.footer a {
  color: #bd7474
}

.footer p {
  font-size: 14px;
  font-weight: 400;
  color: #5f5f5f;
  text-transform: capitalize;
  margin-bottom: 0
}

.header-topbar-section2 {
  background: #f1f2f4;
  border-bottom: 2px solid #0182ca
}

.home-four-slider .slider-four-item-wrap,
.video-section {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center
}

.header-topbar-section2 .single-top-head .head-scial-icon2 li a {
  background-color: #0182ca;
  color: #fff !important
}

.header-topbar-section2 .single-top-head .head-scial-icon2 li a:hover {
  border: 1px solid #0182ca;
  color: #0182ca !important;
  background: 0 0 !important
}

.header-topbar-section2 .single-top-head .head-contact2 li a i,
.header-topbar-section2 .single-top-head .head-contact2 li a:hover {
  color: #0182ca !important
}

.mainmenu-area3 {
  background-color: #f1f2f4
}

.mainmenu-area3 .search-modal .modal-dialog .modal-content .modal-box .search-form .search-btn {
  background-color: #0182ca
}

.mainmenu-area3 .mainmenu3 ul li a,
.mainmenu-area3 .mainmenu3 ul li:hover {
  color: #484141
}

.mainmenu-area3 .mainmenu3 ul li:hover a {
  background: 0 0;
  color: #484141
}

.mainmenu-area3 .mainmenu3 ul li a.active,
.mainmenu-area3 .mainmenu3 ul li a:hover {
  color: #0182ca !important;
  border-bottom: 2px solid #0182ca !important
}

.mainmenu-area3 .mainmenu3 ul li ul {
  background: #0182ca
}

.mainmenu-area3 .mainmenu3 ul li ul li a:hover {
  border-bottom: none !important;
  color: #0182ca !important
}

.customer-testimonials .testis-slider.owl-theme .owl-dots .owl-dot.active span,
.customer-testimonials .testis-slider.owl-theme .owl-dots .owl-dot:hover span,
.footer-top2 .footer-contact .social-link ul li a,
.home-four-slider.owl-theme .owl-dots .owl-dot.active span,
.project-section .owl-theme .owl-dots .owl-dot.active span,
.project-section .owl-theme .owl-dots .owl-dot:hover span {
  background: #0082ca
}

.home-four-slider .slider-four-item-wrap {
  position: relative;
  height: 540px
}

.home-four-slider .slider-four-item-wrap::before {
  content: "";
  position: absolute;
  background-color: #ebe8e8;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: .5
}

.home-four-slider .slider-four-item-wrap.item-one {
  background-image: url(../img/slider-bg-6.jpg)
}

.home-four-slider .slider-four-item-wrap .item-two {
  background-image: url(../img/slider-bg-7.jpeg)
}

.home-four-slider .slider-four-item-wrap .slider4-item {
  position: relative;
  max-width: 700px;
  margin: auto
}

.home-four-slider .slider-four-item-wrap .slider4-item h2 {
  color: #0082ca;
  font-size: 45px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 60px;
  margin-bottom: 50px
}

.home-four-slider .slider-four-item-wrap .slider4-item .sl4-btn a {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  border: 1px solid #0082ca;
  padding: 10px 20px;
  border-radius: 5px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  z-index: 2;
  color: #0082ca
}

.home-four-slider .slider-four-item-wrap .slider4-item .sl4-btn a::before {
  content: "";
  position: absolute;
  background: #0082ca;
  width: 100%;
  height: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transition: .5s;
  -webkit-transition: .5s;
  z-index: -1
}

.choose-section2 {
  background-color: #0082ca
}

.services-provide .single-pro-service .p-serv-caption {
  padding: 30px;
  box-shadow: 2px -1px 19px 0 #eaeaea
}

.services-provide .single-pro-service .p-serv-caption h3 {
  color: #343434;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 18px
}

.services-provide .single-pro-service .p-serv-caption p {
  font-size: 14px;
  font-weight: 400;
  color: #969696;
  margin-bottom: 20px
}

.services-provide .single-pro-service .p-serv-caption .pro-serv-btn {
  font-size: 14px;
  font-weight: 700;
  color: #4294e1;
  text-transform: capitalize;
  border: 1px solid #ddd;
  padding: 10px 25px;
  display: inline-block;
  border-radius: 5px;
  overflow: hidden;
  position: relative
}

.services-provide .single-pro-service .p-serv-caption .pro-serv-btn::before {
  content: "";
  position: absolute;
  background: #0082ca;
  width: 100%;
  height: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transition: .8s;
  -webkit-transition: .8s;
  z-index: -1
}

.services-provide .single-pro-service .pro-img img {
  transition: .5s;
  -webkit-transition: .5s;
  width: 100%
}

.project-section {
  background-color: #151d28
}

.footer-top2 .foot-address .add-wrap p:hover,
.footer-top2 .foot-services .services-list li a:hover,
.footer2 p a,
.news-section .single-news:hover .news-date,
.news-section .single-news:hover h3,
.project-section .section-title2 h4,
.video-section .video-message .v-snd-btn:hover {
  color: #0082ca
}

.customer-testimonials .testis-slider.owl-theme .owl-nav,
.project-section .owl-theme .owl-nav {
  margin: 0;
  display: none
}

.customer-testimonials .testis-slider.owl-theme .owl-dots .owl-dot span,
.project-section .owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px
}

.project-section .single-prjct-item .prjct-img .prjct-hover {
  position: absolute;
  background-color: rgba(136, 134, 132, .4);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: .5s;
  -webkit-transition: .5s
}

.project-section .single-prjct-item .prjct-img .prjct-hover .prjct-btn {
  background: #0082ca;
  color: #fff;
  padding: 10px 25px;
  border-radius: 5px;
  text-transform: capitalize;
  font-size: 12px;
  font-weight: 600
}

.project-section .single-prjct-item .project-caption h3 {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-transform: capitalize;
  margin-top: 25px
}

.advantages-about .single-advanage .section-title2,
.benefits-section .single-banefits .section-title2 {
  text-align: left;
  margin-bottom: 40px
}

.advantages-about .single-advanage .section-title2 h2 {
  max-width: unset;
  margin: unset
}

.advantages-about .single-advanage .section-title2:before {
  right: unset;
  width: 100px
}

.advantages-about .single-advanage p {
  font-size: 15px;
  font-weight: 400;
  color: #969696;
  padding-right: 20px;
  margin-bottom: 0
}

.advantages-about .single-advanage .ad-about-btn .about-btn {
  background-color: #0082ca;
  padding: 15px 30px;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  margin-top: 40px;
  text-transform: capitalize;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  z-index: 1
}

.advantages-about .single-advanage .ad-about-btn .about-btn::before {
  content: "";
  position: absolute;
  background: #29323d;
  width: 100%;
  height: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transition: .8s;
  -webkit-transition: .8s;
  z-index: -1
}

.advantages-about .single-advanage .advange-img:before {
  content: "";
  border: 10px solid #0082ca;
  position: absolute;
  width: 340px;
  height: 385px;
  top: -45px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1
}

.estimate-section {
  background-color: #46c2d2
}

.estimate-section .single-estimate h3 {
  font-size: 32px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  line-height: 70px;
  margin-bottom: 0
}

.estimate-section .single-estimate .estimate-btn {
  background-color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  border-radius: 5px;
  color: #222;
  display: inline-block;
  padding: 20px 30px
}

.estimate-section .single-estimate .estimate-btn i {
  color: #0082ca;
  align-items: center;
  display: inline-flex;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  vertical-align: middle;
  margin-right: 8px
}

.estimate-section .single-estimate .estimate-btn i:before {
  font-size: 30px;
  padding-right: 10px
}

.estimate-section .single-estimate .estimate-btn:hover {
  background-color: #e91e63;
  color: #fff
}

.follow-work .single-follow-work {
  text-align: center;
  padding: 0 30px;
  margin-bottom: 30px
}

.follow-work .single-follow-work .icon {
  background-color: #7bd6c5;
  width: 80px;
  height: 80px;
  display: inline-block;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: .5s;
  -webkit-transition: .5s
}

.follow-work .single-follow-work .icon i:before {
  font-size: 35px;
  line-height: 1
}

.follow-work .single-follow-work .icon-2 {
  background-color: #6dd0f0
}

.follow-work .single-follow-work .icon-3 {
  background-color: #4ba0e8
}

.follow-work .single-follow-work .icon-3 i {
  margin-top: 10px
}

.follow-work .single-follow-work h3 {
  font-size: 18px;
  font-weight: 700;
  color: #222;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 22px
}

.follow-work .single-follow-work p {
  font-size: 15px;
  font-weight: 400;
  color: #969696;
  margin-bottom: 0
}

.video-section {
  height: 100%;
  position: relative
}

.video-section::before {
  content: "";
  position: absolute;
  background: rgba(24, 0, 0, .45);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.car-washing-slider .single-cw-slider,
.customer-testimonials {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat
}

.video-section .video-message {
  text-align: center;
  position: relative
}

.video-section .video-message a i {
  color: #fff;
  line-height: 82px
}

.video-section .video-message a i::before {
  font-size: 80px
}

.video-section .video-message p {
  color: #f7d32d;
  font-size: 15px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 15px
}

.video-section .video-message h2 {
  font-size: 34px;
  font-weight: 700;
  color: #fff;
  text-transform: capitalize;
  max-width: 700px;
  margin: auto;
  line-height: 1.5
}

.video-section .video-message .v-snd-btn {
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  text-transform: capitalize;
  border: 1px solid #fff;
  padding: 10px 25px;
  display: inline-block;
  border-radius: 5px;
  margin-top: 20px;
  position: relative;
  z-index: 1;
  overflow: hidden
}

.video-section .video-message .v-snd-btn::before {
  content: "";
  position: absolute;
  background: #fff;
  width: 100%;
  height: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transition: .8s;
  -webkit-transition: .8s;
  z-index: -1
}

.benefits-section .single-banefits {
  position: relative;
  width: 100%;
  height: 100%
}

.benefits-section .single-banefits .section-title2 h2::before {
  content: "";
  position: absolute;
  background: #0082ca;
  width: 100px;
  height: 4px;
  bottom: 0;
  left: 0;
  margin: auto
}

.benefits-section .single-banefits .section-title2 p {
  padding-top: 20px;
  font-size: 15px;
  font-weight: 600;
  color: #969696;
  padding-bottom: 20px;
  text-align: justify;
  margin-bottom: 0
}

.benefits-section .single-banefits .section-title2 hr {
  border: 1px solid #e8e9e9
}

.benefits-section .single-banefits .benefits-wrap .ban-item .b-icon i {
  background-color: #0082ca;
  width: 50px;
  height: 50px;
  color: #fff;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  border-radius: 50%
}

.benefits-section .single-banefits .benefits-wrap .ban-item .b-icon i.flaticon-spray::before {
  margin-left: 10px
}

.benefits-section .single-banefits .benefits-wrap .ban-item .b-text h4 {
  font-size: 18px;
  font-weight: 600;
  color: #222;
  text-transform: capitalize
}

.benefits-section .single-banefits1 {
  transform: translate(10px, 100px)
}

.benefits-section .single-banefits1 .img-1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%
}

.benefits-section .single-banefits1 .img-2 {
  position: absolute;
  right: 60px;
  top: 20px
}

.benefits-section .single-banefits1 .img-3 {
  position: absolute;
  top: 230px;
  left: 25px;
  margin: auto;
  width: 60%
}

.customer-testimonials {
  background-attachment: fixed;
  position: relative
}

.customer-testimonials::before {
  content: "";
  position: absolute;
  background-color: rgba(54, 58, 64, .8);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.customer-testimonials .testis-slider.owl-carousel .owl-item img {
  width: unset;
  margin: auto
}

.customer-testimonials .testis-slider .t-sl-item .testi-title::before {
  content: "";
  position: absolute;
  background: #fff;
  width: 120px;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto
}

.customer-testimonials .testis-slider .t-sl-item h2 {
  font-size: 36px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 30px
}

.customer-testimonials .testis-slider .t-sl-item p {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  max-width: 950px;
  margin: auto;
  padding-bottom: 30px;
  line-height: 1.8;
  color: #fff
}

.customer-testimonials .testis-slider .t-sl-item .t-proflie .p-img img {
  margin-top: 30px;
  margin-bottom: 20px
}

.customer-testimonials .testis-slider .t-sl-item .t-proflie .p-name p {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  font-style: normal;
  text-transform: capitalize
}

.customer-testimonials .testis-slider .t-sl-item .t-proflie .p-name p span {
  color: #4ba0e8
}

.news-section .single-news .img-icon img {
  border-radius: 10px 10px 0 0;
  width: 100%
}

.news-section .single-news .img-icon a {
  position: absolute;
  bottom: -25px;
  right: 15px;
  background: #0082ca;
  color: #fff;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  display: flex
}

.news-section .single-news .img-icon a:hover {
  background: #e91e63
}

.news-section .single-news .news-caption {
  background: #f7f8f9;
  padding: 30px;
  box-shadow: 0 0 0 #333
}

.news-section .single-news .news-caption h3 {
  font-size: 20px;
  font-weight: 600;
  color: #001837;
  margin-bottom: 20px;
  text-transform: capitalize;
  transition: .5s;
  -webkit-transition: .5s;
  line-height: 1.4
}

.news-section .single-news .news-caption p {
  color: #969696;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 20px
}

.news-section .single-news .news-caption .news-date {
  font-size: 14px;
  color: #727374;
  font-weight: 600;
  transition: .5s;
  -webkit-transition: .5s
}

.footer-top2 {
  background-color: #151d28;
  background-image: none
}

.footer-top2::before {
  background-color: transparent
}

.footer-top2 .footer-contact p {
  color: #fff;
  margin-top: 25px;
  margin-bottom: 25px
}

.footer-top2 .footer-contact .social-link ul li a:hover {
  background: #fff;
  color: #0082ca
}

.footer-top2 .foot-services {
  margin-top: 32px
}

.footer-top2 .foot-services h2 {
  font-size: 20px;
  color: #fff;
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 40px
}

.footer-top2 .foot-services .services-list li a {
  font-size: 15px;
  font-weight: 400;
  color: #fff
}

.footer2 {
  background: #151d28
}

.header-topbar-section3,
.mainmenu-area5 .header-right-cart2 .header-shop2 i span,
.mainmenu-area5 .header-right-cart2 .shop-cart-checkout a,
.mainmenu-area5 .search-form .search-btn {
  background-color: #16346d
}

.header-topbar-section3 .single-top-head .est-questions li,
.header-topbar-section3 .single-top-head .head-ntfd-icon li {
  display: inline-block;
  border-right: 2px solid #000;
  padding: 20px 25px
}

.header-topbar-section3 .single-top-head .est-questions li:first-child,
.header-topbar-section3 .single-top-head .head-ntfd-icon li:first-child {
  padding-left: 0
}

.header-topbar-section3 .single-top-head .est-questions li+li,
.header-topbar-section3 .single-top-head .head-ntfd-icon li+li {
  padding-left: 20px;
  padding-right: 0
}

.header-topbar-section3 .single-top-head .est-questions li a,
.header-topbar-section3 .single-top-head .head-ntfd-icon li a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  justify-content: center;
  display: inline-flex
}

.car-washing-slider.owl-theme .owl-nav [class*=owl-]:hover,
.header-topbar-section3 .single-top-head .est-questions li a:hover,
.header-topbar-section3 .single-top-head .est-questions li a:hover i,
.header-topbar-section3 .single-top-head .head-ntfd-icon li a:hover,
.header-topbar-section3 .single-top-head .head-ntfd-icon li a:hover i {
  color: #d45b16
}

.header-topbar-section3 .single-top-head .est-questions li a i,
.header-topbar-section3 .single-top-head .head-ntfd-icon li a i {
  color: #fff;
  padding-right: 10px;
  transition: .5s;
  -webkit-transition: .5s
}

.header-topbar-section3 .single-top-head .est-questions {
  text-align: right
}

.mainmenu-area5 .cw-logo {
  padding-top: 10px;
  max-width: 130px
}

.cw-certified-services-section .single-cw-certified-service:hover i,
.mainmenu-area5 .cw-mainmenu ul li.active a,
.mainmenu-area5 .cw-mainmenu ul li:hover a {
  background: #16346d
}

.mainmenu-area5 .cw-mainmenu ul li a {
  font-weight: 700;
  padding: 32px 12px
}

.mainmenu-area5 .cw-mainmenu ul li ul,
.mainmenu-area5 .header-right-cart .shopping-cart,
.mainmenu-area5 .header-right-cart2 .header-shop2 .shopping-cart {
  top: 90px
}

.cw-gallery-sections .single-gallery.bg2 h3,
.mainmenu-area5 .cw-mainmenu ul li ul li a:hover,
.mainmenu-area5 .cw-mainmenu ul li ul li.active a {
  color: #16346d
}

.mainmenu-area5 .header-right-cart .header-shop2 i {
  cursor: pointer;
  color: #1b1b1b;
  font-size: 18px;
  line-height: 32px
}

.mainmenu-area5 .header-right-cart2 .serarch-modal a {
  display: inline-block;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 40px;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #1b1b1b;
  font-size: 20px
}

.mainmenu-area5 .header-right-cart2 .header-shop2 i {
  color: #1b1b1b;
  font-size: 20px
}

.car-washing-slider.owl-theme .owl-dots,
.client-slides .owl-nav {
  display: none !important
}

.car-washing-slider.owl-theme .owl-nav {
  margin-top: 0
}

.car-washing-slider.owl-theme .owl-nav .owl-prev {
  position: absolute;
  left: 40px;
  align-items: center;
  justify-content: center;
  display: flex;
  top: 0;
  bottom: 0
}

.car-washing-slider.owl-theme .owl-nav .owl-next {
  position: absolute;
  right: 40px;
  align-items: center;
  justify-content: center;
  display: flex;
  top: 0;
  bottom: 0
}

.car-washing-slider.owl-theme .owl-nav [class*=owl-] {
  margin-top: 0;
  font-size: 80px;
  padding: 0;
  background: 0 0;
  color: #fff;
  transition: .3s;
  -webkit-transition: .3s
}

.car-washing-slider .single-cw-slider {
  height: 600px;
  position: relative
}

.car-washing-slider .single-cw-slider::before {
  content: "";
  position: absolute;
  background: rgba(34, 34, 34, .6);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.car-washing-slider .single-cw-slider .slider-text {
  position: relative;
  color: #fff;
  margin: auto
}

.car-washing-slider .single-cw-slider .slider-text h1 {
  font-family: Teko, sans-serif;
  color: #fff;
  font-size: 60px;
  font-weight: 400;
  max-width: 800px;
  line-height: 1.1;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto
}

.car-washing-slider .single-cw-slider .slider-text p {
  color: #fff;
  font-size: 18px;
  max-width: 650px;
  margin: auto auto 40px;
  line-height: 1.8
}

.cw-about-main-section,
.cw-about-top-section {
  background-color: #f2f2f2
}

.cw-about-top-section .single-cwtop-about {
  padding: 35px 25px;
  text-align: center;
  background: #fff;
  border-top: 3px solid #f15d22;
  box-shadow: 0 7px 9px 0 #e8e8e8;
  margin-top: -80px;
  z-index: 1;
  position: relative
}

.cw-about-main-section .cw-main-ab-img,
.cw-footer-top,
.cw-testimonials-section .testimonials-bg {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  position: relative
}

.cw-about-top-section .single-cwtop-about i {
  color: #f88d03;
  line-height: 60px
}

.cw-about-top-section .single-cwtop-about i::before {
  font-size: 60px
}

.cw-about-top-section .single-cwtop-about h5 {
  font-family: Teko, sans-serif;
  font-size: 25px;
  font-weight: 600;
  color: #16346d;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 15px;
  letter-spacing: 2px
}

.cw-about-top-section .single-cwtop-about p {
  font-size: 15px;
  color: #777
}

.cw-about-top-section .single-cwtop-about .cw-tp-ab-btn {
  font-size: 18px;
  font-weight: 600;
  color: #777;
  text-transform: capitalize
}

.cw-about-top-section .single-cwtop-about .cw-tp-ab-btn:hover {
  color: #fab051
}

.cw-about-main-section .cw-main-ab .cw-main-ab-title h2 {
  font-size: 45px;
  font-weight: 400;
  font-family: Teko, sans-serif;
  color: #16346d;
  text-transform: capitalize;
  margin-bottom: 20px;
  line-height: 40px
}

.cw-about-main-section .cw-main-ab .cw-main-ab-title p {
  font-weight: 400;
  margin-bottom: 25px;
  max-width: 575px
}

.cw-about-main-section .cw-main-ab .cw-m-ab-list {
  margin-bottom: 35px
}

.cw-about-main-section .cw-main-ab .cw-m-ab-list .all-list-item {
  margin-bottom: 15px;
  display: flex
}

.cw-about-main-section .cw-main-ab .cw-m-ab-list .all-list-item .check {
  align-items: center;
  justify-content: center;
  display: flex
}

.cw-about-main-section .cw-main-ab .cw-m-ab-list .all-list-item .check i {
  color: #000;
  background: #fff;
  padding: 3px;
  font-size: 12px;
  border-radius: 2px;
  margin-right: 10px;
  margin-top: 5px
}

.cw-about-main-section .cw-main-ab .cw-m-ab-list .all-list-item .ab-p p {
  color: #777;
  font-weight: 600;
  margin-bottom: 0
}

.cw-certified-services-section .single-cw-certified-service i {
  background-color: #d45b16;
  width: 80px;
  height: 80px;
  display: inline-block;
  color: #fff;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  margin-bottom: 30px;
  transition: .5s;
  -webkit-transition: .5s
}

.cw-certified-services-section .single-cw-certified-service h4 {
  font-size: 24px;
  font-weight: 600;
  font-family: Teko, sans-serif;
  color: #16346d;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: 2px
}

.cw-certified-services-section .single-cw-certified-service p {
  color: #777;
  max-width: 300px;
  margin: auto
}

.cw-work-sections {
  background-color: #323232
}

.cw-work-sections .single-cw-work h3 {
  font-size: 18px;
  font-weight: 600;
  color: #f88d03;
  text-transform: uppercase;
  margin-bottom: 10px;
  transition: .5s;
  -webkit-transition: .5s
}

.cw-work-sections .single-cw-work h3.mt {
  margin-top: 10px;
  margin-bottom: 0
}

.cw-gallery-sections .single-gallery {
  background-color: #f88d03;
  text-align: center;
  padding: 80px 0
}

.cw-gallery-sections .single-gallery.bg2 {
  background-color: #f3f3f3
}

.cw-gallery-sections .single-gallery.bg3 {
  background-color: #292929
}

.cw-gallery-sections .single-gallery h3 {
  font-size: 24px;
  font-weight: 400;
  font-family: Teko, sans-serif;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 0;
  letter-spacing: 1px
}

.car-washing-mainservices .cw-m-services-slider .single-cw-services-item .services-item-img .item-hover {
  background-color: rgba(22, 52, 109, .6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: .5s;
  -webkit-transition: .5s
}

.car-washing-mainservices .cw-m-services-slider .single-cw-services-item .services-item-img .item-hover a {
  font-size: 24px;
  font-weight: 600;
  font-family: Teko, sans-serif;
  text-transform: capitalize;
  color: #fff;
  letter-spacing: 3px
}

.car-washing-mainservices .cw-m-services-slider .single-cw-services-item .services-item-img .item-hover a:hover {
  color: #f15d22
}

.car-washing-mainservices .cw-m-services-slider .single-cw-services-item:hover .item-hover {
  transform: scale(1)
}

.car-washing-mainservices .cw-m-services-slider .single-cw-services-item h4 {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  font-family: Teko, sans-serif;
  color: #16346d;
  margin-bottom: 0;
  letter-spacing: 2px;
  border: 1px solid #e4e4e4;
  padding: 15px;
  border-right: 0
}

.cw-price-sections .single-pricing {
  text-align: center;
  background-color: #f7f7f7;
  padding: 50px 10px;
  border-top: 4px solid #f88d03;
  margin-top: 40px;
  margin-bottom: 30px
}

.cw-price-sections .single-pricing .price-head h4 {
  font-size: 24px;
  font-weight: 400;
  font-family: Teko, sans-serif;
  color: #222;
  text-transform: capitalize;
  margin-bottom: 10px
}

.cw-price-sections .single-pricing .price-head h1 {
  font-size: 36px;
  font-weight: 600;
  color: #222;
  font-family: Teko, sans-serif
}

.cw-price-sections .single-pricing .price-head img {
  width: 30%;
  margin-top: 20px;
  margin-bottom: 20px
}

.cw-price-sections .single-pricing .price-list ul li {
  font-size: 16px;
  font-weight: 400;
  color: #777;
  border-bottom: 1px solid #e9e9e9;
  padding: 20px 0
}

.cw-price-sections .single-pricing .price-bottom-btn {
  padding-top: 50px
}

.cw-price-sections .single-pricing .price-bottom-btn .cw-custom-btn {
  padding: 10px 30px;
  font-family: Teko, sans-serif;
  font-weight: 600;
  letter-spacing: 2px
}

.cw-price-sections .single-pricing .price-bottom-btn .cw-custom-btn::before {
  background: 0 0
}

.cw-price-sections .single-pricing.priceexpress {
  margin-top: 0;
  padding-bottom: 0
}

.cw-price-sections .single-pricing:hover .cw-custom-btn {
  background: #fff;
  color: #d45b16;
  box-shadow: 1px 5px 18px 0 #dedada
}

.cw-testimonials-section {
  padding-bottom: 200px
}

.cw-testimonials-section .testimonials-bg {
  background-image: url(../img/car-washing/testimonials-bg.jpg)
}

.cw-testimonials-section .testimonials-bg:before {
  content: "";
  position: absolute;
  background-color: rgba(41, 41, 41, .8);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.cw-testimonials-section .testimonials-bg .cw-testimonial-slider.owl-theme .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  line-height: 0;
  bottom: -110px
}

.cw-testimonials-section .testimonials-bg .cw-testimonial-slider.owl-theme .owl-dots .owl-dot.active span {
  background: #f88d03
}

.cw-testimonials-section .testimonials-bg .cw-testimonial-slider.owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  background: #a5a4a2
}

.cw-testimonials-section .testimonials-bg .cw-testimonial-slider .single-cw-testimonial {
  background-color: #fff;
  padding: 40px;
  border-bottom: 4px solid #d45b16
}

.cw-testimonials-section .testimonials-bg .cw-testimonial-slider .single-cw-testimonial .test-profile .p-title {
  margin-top: 25px
}

.cw-testimonials-section .testimonials-bg .cw-testimonial-slider .single-cw-testimonial .test-profile .p-title h4 {
  font-size: 18px;
  font-weight: 600;
  font-family: Teko, sans-serif;
  color: #222;
  margin-bottom: 0;
  letter-spacing: 2px;
  text-transform: capitalize
}

.cw-testimonials-section .testimonials-bg .cw-testimonial-slider .single-cw-testimonial .test-profile .p-title p {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  font-style: normal
}

.cw-testimonials-section .testimonials-bg .cw-testimonial-slider .single-cw-testimonial .test-profile .p-title .icon i {
  color: #fac917
}

.cw-testimonials-section .testimonials-bg .cw-testimonial-slider .single-cw-testimonial p {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  color: #777;
  margin-bottom: 0
}

.cw-testimonials-section .testimonials-bg .cw-testimonial-slider .single-cw-testimonial p i {
  color: #d45b16;
  margin-right: 10px
}

.cw-testimonials-section .testimonials-bg .cw-testimonial-slider .single-cw-testimonial p i+i {
  margin-right: 0;
  margin-left: 10px
}

.cw-counter-section {
  background-color: #f2f2f2;
  padding-top: 70px;
  padding-bottom: 40px
}

.cw-counter-section .single-cw-counter {
  padding-bottom: 30px;
  margin: auto;
  display: table
}

.cw-counter-section .single-cw-counter h2 {
  font-size: 60px;
  font-weight: 600;
  font-family: Teko, sans-serif;
  color: #ff5b00;
  margin-bottom: 0
}

.cw-counter-section .single-cw-counter p {
  font-size: 20px;
  font-weight: 600;
  color: #383636;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Teko, sans-serif;
  letter-spacing: 2px;
  line-height: 18px
}

.appoinment-section .single-appoinement h3 {
  font-size: 48px;
  font-weight: 400;
  font-family: Teko, sans-serif;
  color: #222;
  text-transform: capitalize
}

.appoinment-section .single-appoinement h3 span,
.cw-footer-top .cw-ft-com-address .add-wrap a p:hover,
.cw-footer-top .cw-ft-com-address .add-wrap p:hover,
.cw-footer-top .cw-ft-company .c-link-wrap .link a:hover,
.cw-news-section .single-cw-news .news-caption .news-btn:hover {
  color: #ff5b00
}

.appoinment-section .single-appoinement p {
  font-size: 18px;
  font-weight: 400;
  color: #222;
  text-transform: capitalize;
  margin-bottom: 20px
}

.appoinment-section .single-appoinement h2 {
  font-size: 48px;
  font-weight: 400;
  font-family: Teko, sans-serif;
  color: #222;
  margin-bottom: 20px
}

.appoinment-section .single-appoinement .cw-custom-btn {
  text-transform: uppercase
}

.appoinment-section .single-appoinement img {
  width: 80%
}

.cw-news-section {
  background-color: #f7f7f7
}

.cw-news-section .single-cw-news .news-caption {
  background-color: #fff;
  padding: 30px 12px;
  text-align: center;
  width: 92%;
  margin: auto;
  transform: translate(0, -40px)
}

.cw-footer-top .cw-ft-contact img,
.cw-news-section .single-cw-news .news-caption .cap-top {
  margin-bottom: 25px
}

.cw-news-section .single-cw-news .news-caption .cap-top h4 {
  font-size: 24px;
  font-weight: 400;
  font-family: Teko, sans-serif;
  color: #16346d;
  margin-bottom: 5px
}

.cw-news-section .single-cw-news .news-caption .cap-top .caplist li {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize
}

.cw-news-section .single-cw-news .news-caption .cap-top .caplist li.n-date {
  color: #bcbcbc;
  margin-right: 15px
}

.cw-news-section .single-cw-news .news-caption .cap-top .caplist li.admin {
  color: #ff5b00;
  margin-right: 15px
}

.cw-news-section .single-cw-news .news-caption .cap-top .caplist li.comments {
  color: #ff5b00 !important
}

.cw-news-section .single-cw-news .news-caption p {
  margin-bottom: 25px;
  padding: 0 10px
}

.cw-news-section .single-cw-news .news-caption .news-btn {
  font-size: 18px;
  font-family: Teko, sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  color: #777;
  text-transform: capitalize
}

.cw-footer-top {
  z-index: 1
}

.cw-footer-top::before {
  content: "";
  position: absolute;
  background: rgba(29, 29, 29, .8);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1
}

.cw-footer-top .cw-ft-contact p {
  font-size: 15px;
  margin-bottom: 30px;
  color: #fff
}

.cw-footer-top .cw-ft-contact .cw-f-social-icon ul li a {
  background: #fff;
  color: #222;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  font-size: 15px;
  align-items: center;
  justify-content: center;
  display: flex;
  margin-right: 5px
}

.cw-footer-top .cw-ft-contact .cw-f-social-icon ul li a:hover {
  background: 0 0 !important;
  color: #fff;
  border: 2px dashed #fff
}

.cw-footer-top .cw-ft-com-address h3,
.cw-footer-top .cw-ft-company h3,
.cw-footer-top .cw-ft-instragram h3 {
  font-size: 24px;
  font-weight: 600;
  font-family: Teko, sans-serif;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 30px;
  letter-spacing: 2px
}

.cw-footer-top .cw-ft-company .c-link-wrap .icon i {
  color: #16346d;
  margin-right: 10px
}

.cw-footer-top .cw-ft-company .c-link-wrap .link {
  margin-bottom: 12px
}

.cw-footer-top .cw-ft-company .c-link-wrap .link a {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  text-transform: capitalize
}

.cw-footer-top .cw-ft-com-address .add-wrap i {
  color: #fff;
  font-size: 25px;
  margin-right: 15px
}

.cw-footer-top .cw-ft-com-address .add-wrap a p,
.cw-footer-top .cw-ft-com-address .add-wrap p {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 30px;
  transition: .5s;
  -webkit-transition: .5s
}

.gallery-block-item img {
  max-width: 555px;
  max-height: 265px
}

.cw-footer-top .cw-ft-instragram .ins-img img:hover {
  background: #fff;
  opacity: .6
}

.cw-footer {
  background-color: #181818;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: center;
  position: relative
}

.cw-footer p {
  margin-bottom: 0;
  color: #fff
}

.cw-footer p a {
  color: #c7c3c3
}

.hp-h1 {
  font-size: 32px
}

div.leave-comment-btn a.read-more-btn {
  position: relative;
  z-index: 100;
  margin-top: 50px
}

@media only screen and (max-width:767px) {
  .cleaning-content-block .recent_posts {
    margin-top: 30px
  }

  .cleaning-mini-banner h1,
  .cleaning-mini-banner h2 {
    font-size: 20px
  }
}