:root {
  --color-white: #fff;
  --color-blue: #2591EC;
  --color--black: #000;
  --color--yellow: #FFBB3B;
}
:root {
  --font-poppins: "Poppins";
  --font-Josefin: "Josefin Sans";
}
/* ------------ common css---------------- */
.faq-head,#Popular .popular-top-content, #pool-experienced .why-choose-head, #Our-Process .Process-Head,.complete-pro-head{
  margin: 0 auto;
  width: 40%;
  position: relative;
}
.curve_img{
  position: absolute;
  left: 10%;
  width: auto;
}
.why_img{
  position: absolute;
  left: 16%;
  width: auto;
}
.how_img{
  position: absolute;
  left: 25%;
  width: auto;
}
#our-pricing .we_offered{
  width: 30%;
  margin: 0 auto;
}
.plan-bg .owl-stage-outer{
  padding-top: 15px;
}
#testimonial .testimonial-heading, #Blog .blog_inner_wrapper h2{
  width: 30%;
  margin: 0 auto;
}
/* buton-css */
#Slider .slider-button,.About-button a {
  color: #fff;
  background-color: var(--color-yellow);;
  padding: 15px 30px;
  font: 500 16px/25px Poppins;
}
#Slider .slider-button:hover, .About-button a:hover {
  background-color: var(--color-blue);
  color: #fff;
  box-shadow: 6px 6px 3px 0px var(--color-blue);
  transition: .3s;
}
.about-small-heading,#Popular .Popular-head,.Process-Head h3,.pricing_heading,#testimonial .test_head,.Popular-head{
  font: 600 22px/40px Poppins;
  color: var(--color-blue);
}
.last_slide_head {
  color: var(--color-blue);
}
.curve_img img{
  width: 100%;
}
/* -------- Slider -------- */
#Slider .carousel-caption{
  position: unset !important;
}
#Slider .slider-indicator{
  height: max-content !important;
  bottom: 50% !important;
  width: 50px !important;
  transform: rotate(90deg);
  margin: unset;
}
#Slider .carousel-indicators [data-bs-target]{
  /* background-color: #2e91ec; */
}
#Slider .carousel-indicators .active{
  background: var(--color-yellow);
}
#Slider .carousel-indicators [data-bs-target]{
  width: 7px;
  height: 7px;
  border-top: unset !important;
  border-bottom: unset !important;
}
.dots{
  border: 2px solid var(--color-blue);
  padding: 0 2px;
  margin: 3px 10px;
}
.dots .active{
  background-color: var(--color-blue);
}
.dots <.active{
  border: 2px solid var(--color-blue);
}
#Slider{
  background-size: 45% 100%;
  background-position: right;
  padding: 0 0;
}
#Slider .slider{
  padding: 3% 0%;
}
#Slider .slider-head{
  font: 500 36px/60px Poppins;
  color: #000000;
}
#Slider .slider-heading,#Slider .curve_img{
  font: normal normal bold 45px/60px Poppins;
  width: 50%;
  position: relative;
  left: 0;
}
#Slider .slider-para{
  padding: 4% 22% 0% 0%;
}
.wrapper-image1{
  width: 90%;
  height: 100%;
  object-fit: cover;
}
.get-quote-button:hover{
  color: #fff;
}
/* ------ about us ------ */
.About-Content h2{
  padding-right: 25%;
}
.about-main-img img {
  width: 100%;
  height: 100%;
}
.About-image{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(5,125px);
  margin: 0;
}
.about-main-img {
  grid-column: 2/4;
  grid-row: 1/6;
}
.about-girl-img {
  grid-column: 1/3;
  grid-row: 2/5;
  border: 30px solid var(--color-white);
  left: -7%;
  position: relative;
}
.about-girl-img  img{
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.about-duck-img{
  position: absolute;
  top: 2%;
  left: -14%;
}
.about-duck-img img{
  width: 90%;
  height: auto;
}
.About-experience-button a{
  position: absolute;
  bottom: 0;
  background-color: var(--color-blue);
  padding: 29px 29px;
  font: normal normal normal 18px/60px Poppins;
}
.About-experience-button a:before {
  content: "2" counter(section);
  position: relative;
  color: #ffffff;
  font: 600 37px/60px Poppins;
  left: 0px;
  top: 2px;
}
.About-experience-button a:hover {
  background: var(--color-yellow);
  color: #fff;
}
/* ------------ Projects ------------- */
.project-content-box{
  padding: 25px;
}
.popular-body {
  box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;
  background-color: #fff;
  border-radius: 0px 0px 23px 23px;
  padding: 20px;
}
.popular-post{
  background-repeat: no-repeat;
  background-size: contain;
}
.popular-body .popular-title{
  font: 600 22px/30px Poppins;
  padding-right: 30%;
  color: #000;
}
.popular-button {
  font: 500 16px/20px Poppins;
  color: #000;
}
.popular-button i{
  background-color: var(--color-yellow);;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.back_img{
  position: absolute;
  top: 5%;
  z-index: -1;
  height: 100%;
  width: 100%;
}
.popular-post{
  position: relative;
  z-index: 9;
}
/* --------- services ------------ */
.why_choose img {
  width: 100%;
  height: 90%;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: var(--color-white);
  background-color: #0d6efd;
  padding: 5px 35px;
  font: 500 18px/25px Poppins;
  border-radius: 8px;
  box-shadow: 0px 0px 6px 0px #0d6efd;
}
.nav-link {
  background-color: white;
  padding: 5px 35px;
  font: 500 18px/25px Poppins;
  border-radius: 8px !important;
  box-shadow: 0px 0px 6px 0px #d7d7d7;
}
.why-choose-title{
  color: var(--color-blue);
  font: 600 22px/60px Poppins;
}
.pool_counter{
  counter-reset: section;
  padding: 5% 0% 0 5%;
}
.mop_img {
  box-shadow: 0px 0px 25px 2px #45454514;
  border-radius: 7%;
  margin: 30px;
  border: unset;
  position: relative;
  padding: 20% 10% 5% 10%;
  isolation: isolate;
}
.services_pool{
  font: 500 19px/30px Poppins;
  min-height: 60px;
}
.mop_img img{
  width: 50%;
  padding: 10%;
}
.mop_img:before {
  content: '';
  width: 2px;
  height: 5px;
  display: block;
  background: var(--color-yellow);;
  border-radius: 50px;
  position: absolute;
  top: 25%;
  left: 15%;
  padding: 20px;
  z-index: -1;
}
.project-content-box:hover .popular-title {
  color: var(--color-blue);
}
.mop_img:hover p{
  color: var(--color-blue);
}
.mop_img:hover .img-top{
  transition: 1s;
  -webkit-transition: .7s;
  -moz-transition: .7s;
  -ms-transition: .7s;
  -o-transition: .7s;
  -webkit-transform: rotateY(360deg);
}
/* -------- complete projects ----------- */
.nav-inner h5{
  color: #454545;
  font: 500 25px/60px Poppins !important;
}
button:not(:disabled){
  background: none;
  border: none;
}
.project-row .nav-inner .nav-link1.active h5,.project-row li button.active::before {
  color: var(--color-blue);
}
.project-row .nav-inner .nav-link1 h5{
  display: flex;
}
.serve-category-images .tab-pane img{
  padding: 15px;
  border-radius: 40px;
  position: relative;
}
.service-cat-para{
  position: absolute;
}
.project-row ul {
  counter-reset: section;
}
.project-row li button::before {
  counter-increment: section;
  content: "0" counter(section) ". ";
  position: relative;
  color: #454545;
  font: 500 24px/60px Poppins;
  padding: 0% 3%;
}
.project-row li button{
  display: flex;
  position: relative;
  left: 40%;
  padding-left: 2%;
}
.project-row li.nav-item .active:after {
  width: 190px;
  height: 3px;
  content: '';
  display: block;
  position: absolute;
  background: var(--color-yellow);;
  top: 42%;
  right: 100%;
  left: unset;
}
.accordion-body{
  font: 400 14px/28px Poppins;
  color: #000;
}
.mop_img:after {
  counter-increment: section;
  content: "0" counter(section);
  position: absolute;
  color: #454545;
  font: normal normal bold 40px/50px Poppins;
  right: 10%;
  top: 15%;
}
.card_pool{
  padding: 0px 22px;
}
.small_circle{
  background-color: var(--color-yellow);;
  clip-path: circle(50%);
}
.pool_services_one{
  color: #454545;
  font: normal normal bold 26px/35px Poppins;
}
.pool_why_btn{
  box-shadow: 0px 0px 20px #00000014;
  padding: 15px 45px;
  border-radius: 10px;
}
.pool_experienced h4 {
  text-align: center;
  width: 42%;
  margin-left: 31%;
}
.understanding-customer {
  text-align: center;
  color: var(--color-blue);
}
.remove_btn{
  text-align: start;
  width: max-content;
}
.project_btn{
  display:flex;
}
.all_customer_img{
  padding: 5%;
}
.completed_items{
  margin-top: 3%;
}
.nav-link {
  color: black;
}
.awesome-projets{
  text-align: center;
}
.completed_imgs{
  width: 16%;
  margin-top: 0%;
  margin-bottom: 5%;
  margin-bottom: 2%;
  margin-left: 43%;
}
.faq {
  text-align: center;
  color: var(--color-blue);
}
.completed-pro .curve_img {
  position: absolute;
  left: 55%;
}
.faq_img {
  position: absolute;
  right: 9%;
}
.why-choose-main .nav-pills .nav-link:before{
  counter-increment: section;
  content: "" counter(section) ".";
  color: #454545;
  font: 600 16px/50px Poppins;
}
.why-choose-main .nav-pills .nav-link.active:before {
  color: #fff;
}
.why-choose-main .nav-pills{
  counter-reset: section;
}
.why-choose-main .nav-pills .nav-link:before{
  color: var(--color-blue);
}
/*------ how we work ----------*/
.process-image-box img{
  background-color: white;
  box-shadow: rgb(0 0 0 / 20%) 0px 0px 20px;
  border-radius: 50%;
  padding: 10% 10%;
}
.process-image-box{
  position: relative;
}
.process_title{
  font: 500 20px/35px Poppins;
}
.process-count{
  position: absolute;
  font: normal normal bold 18px/20px Poppins;
  background-color: var(--color-yellow);;
  padding: 10px 10px;
  border-radius: 50%;
  right: 25%;
  color: #5e5e5e;
}
.process_content:hover img {
  transition: 1s;
  -webkit-transition: .7s;
  -moz-transition: .7s;
  -ms-transition: .7s;
  -o-transition: .7s;
  -webkit-transform: rotateY(360deg);
}
.process_content:hover h4{
  color: var(--color-blue);
}
.our_card{
  box-shadow: rgb(0 0 0 / 15%) 0px 0px 9px;
  background-color: #fff;
  border-radius: 0px 23px 23px 23px;
  border: none;
}
.our_img{
  border-radius: 0px 20px 0px 0px;
  background-size: cover;
  background-attachment: fixed;
}
.our_card img{
  width: 80% !important;
  height: auto;
}
.icon_image{
  position: absolute;
  z-index: 1;
  background: var(--color-white);
  height: auto;
  width: 100px !important;
  top: -60px;
  padding: 25px;
  border-radius: 50%;
  box-shadow: 0px 0px 20px #00000014;
  left: 40%;
}
.basic_tittle {
  position: absolute;
  color: var(--color-white);
  top: 15%;
  font: 500 25px/25px Poppins;
  left: 20%;
}
.plan-button {
  color: #000;
  background-color: var(--color-yellow);;
  padding: 9px 40px;
  font: 600 15px/3 poppins;
  letter-spacing: 3px;
}
.pricing-text{
  margin-top: -37%;
  justify-content: flex-end;
}
.dollar-text{
  position: relative;
  left: 45%;
  color: #000;
}
.card-text{
  font: 400 40px/1 poppins;
}
.card-body {
  padding: 10% 0px !important;
}
.price-text{
  color: #000;
  font: 500 16px/1 poppins;
  left: 20%;
  position: absolute;
  top: 20px;
}
.price-plan{
  padding: 0 5%;
  margin-top: 15%;
}
.text-select{
  margin-left: 20%;
  padding: 2% 23%;
}
.hov-image {
  display: none !important;
  width: 100px !important;
  height: auto;
}
.price-plan:hover .hov-image {
  display: block !important;
  position: absolute;
  z-index: 1;
  background: var(--color-white);
  height: auto;
  width: auto;
  top: -60px;
  padding: 25px;
  border-radius: 50%;
  box-shadow: 0px 0px 20px #00000014;
  left: 40%;
}
.fa-check{
  position: relative;
  top: 7px;
  color: #2aa314;
}
.fa-times{
  position: relative;
  top: 7px;
  color: red;
}
.our_card:hover .plan-button {
  background-color: var(--color-blue);
  color: #ffff;
  box-shadow: 6px 6px 3px 0px var(--color-blue);
  transition: .3s;
}
.plan-bg{
  background-image: linear-gradient(180deg, #f2f8ff 0 25%, white 25%);
}
.project-content-box:hover .popular-button i {
  background-color: var(--color-blue);
  color: #fff;
}
/*--------testimonial-----------*/
#testimonial{
  background-color: #f7f7f7;
}
.testimonial-img{
  position: absolute;
  width: 70% !important;
  height: 60%;
  right: 0;
  top: 10%;
}
.quote-img{
  position: absolute;
  top: 0;
  right: 0;
}
.testimonial-body p{
  padding-top: 25%;
  text-align: center;
}
.post-featured img{
  width: 100%;
  height: auto;
}
.testimonial-head{
  background-color: #fff;
  box-shadow: 0px 0px 4px 0px #bfbfbf;
  padding: 0 12px;
}
.testimonial-page{
  background-color: #fff;
  box-shadow: 0px 0px 4px 0px #bfbfbf;
  margin: 0px 17%;
  padding: 1px 6%;
}
.testimonial-card .owl-item{
  background-color: #fff;
  box-shadow: 0px 0px 15px 0px #bfbfbf;
  padding: 0px 2%;
}
.testimonial-title a {
  color: #000;
  font: normal normal 600 20px/20px Poppins;
}
.testimonial-page:hover .testimonial-title a {
  color: var(--color-blue);
}
.testimonial-body span {
  font: 400 14px/20px Poppins;
}
.test-img{
  height: 100%;
  object-fit: cover;
}
#testimonial .owl-carousel button.owl-dot{
  border-radius: 0;
}
.owl-carousel button.owl-dot.active{
  border: 4px solid var(--color-white) !important;
}
#testimonial .owl-dots{
  text-align: center;
  margin-top: 15px;
}
#Service-form .request-form {
  clip-path: none;
}
.blog-content{
  padding: 20px 0px 20px 0px;
}
/* blog section */
.blog-plan-bg {
  background-image: linear-gradient(180deg, #f2f8ff 0 45%, white 45%);
  position: relative;
}
.blog{
  padding-top: 5%;
}
.blog_heading {
  font: 500 23px/30px Poppins;
  color: #000000;
}
.blog_read_more{
  color: #000;
  font: 400 14px/0px poppins;
}
.blog-content{
  padding: 20px 30px 20px 0px;
}
.post-featured{
  padding: 15px;
  box-shadow: 0px 0px 20px #00000014;
  border-radius: 25px;
  margin-bottom: 5px;
  background: #fff;
}
.sun_img{
  margin:3% auto;
}
.dot_img{
  margin:0 auto;
}
.blog_curve_img{
  width: 11%;
}
.blog_small_heading{
  color: var(--color-blue);
}
.blog_read_more i{
  margin-left: 5px;
  margin-top: 5px;
  color:var(--color-blue);
}
.blog_circle_img{
  width: 100px !important;
  position: absolute;
  left: 4%  ;
  top: 4%;
}
.blog_bg_img{
  width: 100px !important;
  position: absolute;
  right: 4% ;
  top: 5%;
}
#testimonial .owl-carousel button.owl-dot{
  border: none;
}
/*-------- contact-form section--------- */
#Service-form{
  /* background-size: 100% 95%; */
}
#Service-form .side_img{
  max-width: 100%;
  max-height: 100%;
}
#Service-form .request-form{
  clip-path: polygon(0 15%, 100% 0, 100% 100%, 0% 100%);
  background: #2e7efc;
  position: relative;
}
#Service-form  .service-girl-image{
  height: 85%;
  width: 100%;
  position: relative;
  top: 15%;
}
#Service-form .request-form-content{
  top: 20%;
  padding: 0% 10% 0% 15%;
  width: 100%;
}
#Service-form .request-form-content h3{
  font: 500 24px/45px Poppins;
  color: var(--color-yellow);;
}
#Service-form .request_quote{
  color:var(--color-white);
  font: 600 35px/35px Poppins;
}
#Service-form .wpcf7-form-control-wrap{
  float: left;
  width: 100%;
}
#Service-form .wpcf7-form-control {
  color: #fff;
  background-color: #31ace4;
  border-radius: 8px;
}
#Service-form input.wpcf7-form-control.has-spinner.wpcf7-submit {
  background-color: var(--color-yellow) !important;
  color: #000 !important;
  margin: 0 !important;
}
#Service-form .wpcf7-form-control{
  background-color: #31ace4;
  border: none;
  border-radius: 8px;
}
#Service-form form p{
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
#Service-form label:not(:has(textarea)){
  /* padding-right: 10%;
  padding-bottom: 4%; */
  width: calc(50% - 10px);
}
#Service-form textarea {
  height: 80px;
  width: calc(100% - 10px);
}
#Service-form .contact_call{
  cursor: pointer;
  position: absolute;
  top: 60%;
  transform: rotate(90deg);
  padding: 4%;
  left: 94%;
  border-radius: 50%;
  z-index: 1;
  font-size: 27px;
  background-color: var(--color-yellow);;
  box-shadow: 0px 0px 20px 0px var(--color-yellow);
  color: #fff;
}
#Service-form .wpcf7 form.invalid .wpcf7-response-output{
  border-color: #f00;
  color: #ff0000;
}
#Service-form ::placeholder, #Service-form :-ms-input-placeholder, #Service-form ::-ms-input-placeholder{
  color: red !important;
}
#singleService .footer-buy-now{
	display: none;
}
