@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');


* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none !important;
    list-style: none;
    font-family: "Inter", sans-serif;
    color: #525252;
    font-size: 16px;
    line-height: 1.6;
}


hr.wp-block-separator {
    color: transparent !important;
  }
  
  .clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  
  .clearfix {
    display: inline-block;
  }
  
  * html .clearfix {
    height: 1%;
  }
  
  .clearfix {
    display: block;
  }
  
  .elementor-divider span.elementor-divider-separator {
    border-top: 1px solid #d9d9d9 !important;
  }



  
h1,
h2,
h3,
h4,
h5,
h6,
.common-outer h1,
.common-outer h2,
.common-outer h3,
.common-outer h4,
.common-outer h5,
.common-outer h6,
.common-outer h1 a,
.common-outer h2 a,
.common-outer h3 a,
.common-outer h4 a,
.common-outer h5 a,
.common-outer h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  font-family: "Inter", sans-serif;
  color: #000000;
  margin: 0;
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  font-weight: 700;
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  font-weight: 500;
  color: #00a181;
}

h1,
h1 a,
.common-outer h1,
.common-outer h1 a,
.common-outer h1 strong {
  font-family: "Inter", sans-serif;
  font-weight: 600 ;
  font-size: 70px;
  color: #000;
  text-align: initial;
  line-height: 90px;
  margin: 0px 0 10px;
}

h2,
h2 a,
.common-outer h2,
.common-outer h2 a,
.common-outer h2 strong {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 45px;
  color: #000;
  line-height: 55px;
  margin: 0px 0 20px;
}

h3,
h3 a,
.common-outer h3,
.common-outer h3 a,
.common-outer h3 strong {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 55px;
  color: #000 ;
  line-height: 53px;
  margin: 0px 0 10px;
}

h4,
h4 a,
.common-outer h4,
.common-outer h4 a,
.common-outer h4 strong {
  font-family: "Inter", sans-serif;
  font-weight: 600 ;
  font-size: 45px;
  font-weight: 600;
  color: #000 ;
  line-height: 52px;
  margin: 0px 0 10px;
}

h5,
h5 a,
.common-outer h5,
.common-outer h5 a,
.common-outer h5 strong,
h5.elementor-image-box-title {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 38px;
  color: #000 ;
  line-height: 50px ;
  margin: 0px 0 10px;
  letter-spacing: 0;
  text-transform: initial;
}

h6,
h6 a,
h6 strong,
.common-outer h6,
.common-outer h6 a,
.common-outer h6 strong {
  font-family: "Inter", sans-serif;
  font-weight: 600 ;
  font-size: 25px;
  color: #000;
  line-height: 30px;
  margin: 0px 0 10px;
  letter-spacing: 0;
  text-transform: capitalize;
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  text-align: initial;
  font-family: "Inter", sans-serif;
  font-weight: 400;
}

strong {
  font-weight: 600;
}
/* == LIST-OL-AND-UL-CSS ==
============================================================== */
.common-outer ol,
.entry-content ol {
  padding-left: 25px;
  margin: 20px 0;
  text-align: left;
}

.common-outer ol li,
.entry-content ol li {
  font-family: "Inter", sans-serif;
  font-weight: 400 !important;
  font-size: 17px !important;
  color: #4c4c4c !important;
  line-height: 25px;
  padding: 0px;
  margin-bottom: 14px;
  position: relative;
  list-style-type: auto !important;
}

.common-outer ul li strong, 
p strong, 
b {
  color: #000;
  font-weight: 700 ;
  font-size: 16px;
}

.common-outer ul,
ul.elementor-icon-list-items,
.about-section-outer ul {
  padding: 0;
  margin: 20px 0;
  text-align: left;
}

.common-outer ul li,
ul.elementor-icon-list-items li.elementor-icon-list-item span.elementor-icon-list-text,
.about-section-outer ul li {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 17px;
  color: #333333 ;
  line-height: 25px;
  padding-left: 25px;
  margin-bottom: 14px;
  list-style: none;
  position: relative;
}


.common-outer ul li ul li {
  list-style: none;
}

/* == LIST-OL-AND-UL-CSS ==
============================================================== */
a {
  text-decoration: none !important;
  color: #00a083;
}

.common-outer a {
  color: #00a083;
  font-weight: 500;
}

.common-outer a strong,
.common-outer strong a {
  color: #000;
  font-weight: 600;
}

p {
font-family: "Inter", sans-serif;
color: #525252;
font-size: 16px;
line-height: 1.6rem;
  padding: 0px;
  margin-bottom: 18px !important;
  margin-top: 0px !important;
}

p span {
  font-weight: 600;
  color: #d22335;
}

/* == TYPOGRAPHY-CSS == 
===============================================================*/
/* == FORM-TYPOGRAPHY-CSS == 
===============================================================*/
::placeholder {
  font-family: "Inter", sans-serif;
  font-weight: 500 !important;
  font-size: 16px !important;
  color: #666666 !important;
  line-height: 40px;
  padding: 0px;
  margin-bottom: 18px !important;
}

input:focus {
  outline: none !important;
  box-shadow: none !important;
}

.wpcf7-not-valid {
  border: 1px solid #d22335 !important;
}

.invalid .wpcf7-response-output {
  text-align: center;
  color: #d22335;
  border: 1px solid #d22335 !important;
  width: 100%;
  font-weight: 500;
  margin: 21px 0px 0px !important;
  font-size: 14px;
}

/* wpcf7 form wpcf7-response-output 
===============================================================*/
.wpcf7-response-output {
  text-align: center;
  color: green;
  border: 1px solid green !important;
  width: 87%;
  font-weight: 500;
  margin: 20px 29px 51px !important;
  font-size: 14px;
}

.wpcf7-not-valid-tip {
  display: none !important;
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
  padding: 0px !important;
}

/* == FORM-TYPOGRAPHY-CSS == 
===============================================================*/
/* == IMAGE-WRAP-CSS_START == 
===============================================================*/
.alignnone {
  margin: 5px 30px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 20px auto 20px auto;
}

.alignright {
  float: right;
  margin: 0px 0 20px 40px !important;
}

.alignleft {
  float: left;
  margin: 20px 40px 20px 0 !important;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 40px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 40px 30px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

figcaption,
.gallery-caption,
.wp-caption-text {
  font-size: 12px !important;
}

/* IMAGE-WRAP-CSS_END == 
===============================================================*/
/* SCROLL_TO_TOP_CSS_START ==
===============================================================*/
.scroll-top-section {
  float: right;
  margin-right: 18px;
  position: fixed;
  bottom: 78px;
  right: 0;
  z-index: 0;
  cursor: pointer;
  color: #fff;
  border-radius: 0px;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  z-index: 99;
}

.scroll-top-section a {
  background: #2c3590 !important;
  border: 1px solid #fff;
  border-radius: 50%;
  position: relative;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  overflow: hidden;
  height: 40px;
  width: 40px;
  display: block;
}

.scroll-top-section a::before {
  position: absolute;
  content: "";
  width: 16px;
  height: 11px;
  background-image: url(../images/Arrow-banner.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  right: 11px;
  top: 13px;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(239deg) brightness(102%) contrast(101%);
  rotate: 268deg;
}

.scroll-top-section svg {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 13px;
  color: #fff;
}

.scroll-top-section a:hover::before {
  top: 10px;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
}

/* SCROLL_TO_TOP_CSS_END
===============================================================*/
/* == ERROR_PAGE_CSS_START_START == 
===============================================================*/
.error-page_inner .error-title h1 {
  text-align: center;
  font-weight: 700;
}

.error-page {
  padding: 10px 2px;
  margin-top: 24px;
}

.error-page_inner .error-title h1 {
  margin-top: 0 !important;
  font-size: 70px;
  color: #b7a054;
}

.error-page_inner .error-title h1 span {
  color: #29562f;
}

.error-page a {
  font-family: "Urbanist", sans-serif;
  font-size: 18px;
  font-weight: 300;
  background-color: transparent;
  background-image: linear-gradient(180deg, #b89f54 0%, #b89f54 100%);
  border-radius: 30px 30px 0px 30px;
  padding: 20px 41px 20px 41px;
  color: #fff;
}

.error-page a:hover {
  background-image: linear-gradient(180deg, #d7bb6a 0%, #d7bb6a 100%);
}

/* == ERROR_PAGE_CSS_START_END == 
===============================================================*/
/* == BTN_SECTION_CSS == 
===============================================================*/
.main-menu-last-item {
  background-color: #e54545;
}

.main-menu-last-item a {
  padding: 15px 27px;
  display: block;
}


a.comman-bttn:before {
  position: absolute;
  content: "";
  background-image: url(../images/Arrow-gray.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 25px;
  right: 29px;
  top: 0;
  height: 100%;
  background-position: center;
}

.comman-bttn {
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}
.comman-bttn::before {
    content: "";
    width: 10px;
    height: 200px;
    position: absolute;
    left: -50px;
    top: 0;
    margin-top: -20px;
    background: #fff;
    opacity: .6;
    animation: login-blur 3s infinite;
    animation-delay: 0s;
    animation-delay: 0s;
    animation-delay: 0s;
    transform-origin: top;
    z-index: 99;
}
.comman-bttn::after {
    content: "";
    width: 20px;
    height: 200px;
    position: absolute;
    left: -20px;
    top: 0;
    margin-top: -20px;
    background: #fff;
    opacity: .6;
    animation: login-blur 3s infinite;
    animation-delay: 0s;
    animation-delay: 0s;
    animation-delay: 0s;
    transform-origin: top;
}


@keyframes login-blur {
    from {
      transform: translate(0) rotate(45deg);
    }
    to {
      transform: translateX(470px) rotate(45deg);
    }
    }
.comman-bttn a {
  padding: 20px 35px 20px 55px !important;
  cursor: pointer;
  transition: 0.5s !important;
  position: relative !important;
  display: block !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: None;
    line-height: 1em;
    letter-spacing: 0em;
    color: #000;
    background-color: #ffcf0d;
    border-style: none;
    border-radius: 5px;
}
.comman-bttn a:hover {
    background-color: #2a296d;
}
.comman-bttn a:before {
    position: absolute;
    content: "";
    background-image: url(../images/solar_phone-bold.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    left: 15px;
    top: 0;
    height: 100%;
    background-position: center;
}


.container {
    max-width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}
.page-header {
    display: none;
}
.header-outer .container {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
}
.header-left img{
    width: 276px;
}
.header-outer {
    padding: 15px 0px;
}
.elementor-element.banner-outer {
    background-color: #000;
}



li.scasend input {
    width: 100%;
    border: 0px;
    background-color: #ffcf0d;
    border-radius: 5px 5px 5px 5px;
    padding: 10px 19px 10px 19px;
    font-size: 16px;
    color: #fff;
    line-height: inherit;
    font-family: "Inter", sans-serif;
}
li.scasend input:hover {
    background-color: #2a296d;
    
}
li.scasend P {
    position: relative;
}
li.scasend P .wpcf7-spinner {
    position: absolute;
    right: 0pc;
    top: 50%;
    transform: translateY(-50%);
}


ul.contact-form {
    border: 1px solid rgba(255, 255, 255, .2);
    background: linear-gradient(129deg, #1f1f1f 0%, #101010 132.83620207954817%);
    border-radius: 15px;
    padding: 35px 30px;
}
ul.contact-form  {
    margin: 0px;
}
ul.contact-form li {
    list-style: none;
}
ul.contact-form li label {
    color: #fff;
}
.elementor-element.contact-form-outer {
    padding: 60px 0px;
}

.get_a_new_look_box {
    background-color: #fff;
    text-align: center;
    padding: 20px;
    border-top: 5px solid #ffcf0d;
    box-shadow: 0px 10px 50px 0px rgba(34.000000000000036, 47.000000000000064, 62.00000000000007, 0.09);

}
.get_a_new_look_box .bafg-slider-title {
    margin-bottom: 0px;
}

.elementor-element.home-service-outer h4 {
    margin-top: 0px;
    font-size: 22px;
    line-height: initial;
    text-align: center;
}
.site-footer .site-logo img {
    width: 120px;
}

.home-video-outer .elementor-widget-video iframe {
    max-width: 80%;
    width: 100%;
    margin: 0 auto;
}
.home-video-outer h2 {
    color: #fff;
}
.video_outer{
    position: relative;
}
.video_outer::before {
    position: absolute;
    content: '';
    width: 75%;
    height: 100%;
    top: 10%;
    right: 50px;
    background-color: transparent;
    border: 2px dashed #fff;
    border-radius: 40px;
}
.site-footer .copyright p {
    margin-bottom: 0px !important;
}
.home-conact-right h6, 
.home-conact-left h6 {
    color: #fff;
}
.home-conact-left h3 {
    color: #fff;
    font-size: 22px;
}
.home-conact-left p {
    color: #fff;
}
.home-conact-left .elementor-icon-list-item .elementor-icon-list-text {
    margin-bottom: 0px !important;
}


.elementor-element.banner-right h6.elementor-heading-title {
    font-size: 20px;
    line-height: 30px;
}
.elementor-element.banner-outer {

}
.header-enquiry-now {
  position: fixed;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    background: #ffcf0d;
    padding: 20px 10px;
    writing-mode: tb;
    font-weight: 500;
    border: 1px solid #fff;
    border-radius: 5px 0px 0px 5px;
    color: #fff;
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
}
.header-enquiry-now a {
  display: block;
  font-weight: 600;
  color: #fff;
  letter-spacing: 1px;
}
.header-enquiry-now:hover {
  background: #2a296d;
}
.elementor-swiper-button.elementor-swiper-button-next, 
.elementor-swiper-button.elementor-swiper-button-prev {
  width: 45px;
  height: 45px;
  background-color: #3e3e40;
  border-radius: 25px;
  align-items: center;
  justify-content: center;
}
.elementor-swiper-button.elementor-swiper-button-next:hover, 
.elementor-swiper-button.elementor-swiper-button-prev:hover {
  background-color: #2a296d;
}


.whats-app-outer {
    float: right;
    margin-right: 0px;
    position: fixed;
    bottom: 95px;
    right: 2px;
    z-index: 999;
    cursor: pointer;
}

.whats-app-outer img {
    width: 60px;
}

.whats-app-outer img {
    background: #25d366;
    color: white;
    position: fixed;
    bottom: 95px;
    right: 20px;
    font-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    padding: 10px;
    text-decoration: none;
    border-radius: 50%;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }

    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
}




.elementor-element.about_us_ul ul {
  padding: 0px;
}
.elementor-element.about_us_ul {
  width: 100%;
}
.elementor-element.about_us_ul ul li {
  list-style: none;
  margin-top: 0px;
  font-family: 'Urbanist', sans-serif;
  color: #222;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 20px;
  padding: 12px 10px;
  border-radius: 12px;
  border: 1px solid #000;
  display: block;
  width: 100%;
  background-color: #fff;
}
.elementor-element.home-map-right a {
  display: block;
  height: 100%;
}
.elementor-element.home-map-right a img {
  object-fit: cover;
  height: 100%;
}
.elementor-element.faq-right {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
    gap: 0;
}
.faq-right h2 {
  text-align: center;
  color: #fff;
  font-size: 40px;
    line-height: normal;
}
.elementor-element.faq-right p {
  color: #fff;
}
.elementor-element.faq-left h2 {
  color: #fff;
}
.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title {
  border: 1px solid #fff;
    border-radius: 50px;
    color: #fff;
    background: #ffcf0d;
    margin-bottom: 10px;
    padding: 10px 25px;
}
.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-text{
  color: #fff;
}
.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon svg path {
  fill: #fff;
}
.elementor-widget-n-accordion .e-n-accordion-item .elementor-element {
  color: #fff;
  border: none;
}
.elementor-widget-n-accordion .e-n-accordion-item .elementor-widget-container{
  color: #fff;
}
.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title {
  background: #2a296d;
}
.elementor-element.welcome_ul_outer h6 {
  margin-bottom: 0px;
  font-size: 20px;
    color: #ffcf0d;
}
.pum-theme-625 .pum-title, .pum-theme-lightbox .pum-title {
  font-family: "Inter", sans-serif !important;
    font-weight: 600 !important;
    font-size: 29px !important;
    color: #000 !important;
    line-height: inherit !important;
    margin: 0px 0 10px !important;
}
.pum-theme-625 .pum-title, .pum-theme-lightbox .pum-content > p {
  font-weight: 400 !important;
}



@media (max-width: 767px) {
  .header-outer .container {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    gap: 10px;
}
	.header-outer .header-left, .header-outer .header-right {
    display: none;
}
	.header-mobile {
    display: block !important;
		        width: 220px;
}
	.header-outer {
		padding: 0px 0px !important; }
	.elementor-element.home-about-left .about-subtitle h4 { font-size: 25px; }
}

.header-outer .header-right {
    max-width: 275px;
}
.header-outer .header-right::before, .header-outer .header-right::after {
    content: none;
}
.home-phone-outer {
    width: 70px;
    height: 70px;
    position: fixed;
    bottom: 10px;
    right: 20px;
    border-radius: 100%;
    overflow: hidden;
    animation-name: pulsetwo;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}
.home-phone-outer a {
    background: #ffe606;
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 14px;
}
@keyframes pulsetwo {
    0% {
        box-shadow: 0 0 0 0 rgb(255 230 6 / 0.5) ;
    }
    
    80% {
        box-shadow: 0 0 0 14px rgb(255 230 6 / 0);
    } 
}
.heading1 {
    font-weight: 700;
    position: relative;
    width: auto;
    margin: 0 auto;
    display: table;
}
.heading1::before {
    content: '';
    position: absolute;
    width: 75%;
    height: 2px;
    background: #ffe606;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.elementor img {
    border-radius: 10px !important;
}
.elementskit-testimonial-inner .elementskit-watermark-icon {
    display: none !important;
}
.ekit-wid-con .ekit_testimonial_style_2:hover {
    border-bottom-color: #ffe606 !important;
}
.ekit-wid-con .elementskit-commentor-content>.elementskit-border-hr {
	background-color: #ffe606 !important;
}
.elementor-element.home-conact-left .elementor-element-f3911f0 .elementor-widget-container {
    display: flex;
    align-items: center;
}
.elementor-element.home-conact-left .elementor-element-f3911f0 img {
    width: 40px;
    height: auto;
}
.elementor-element.home-conact-left .elementor-element-f3911f0 h6 {
    margin: 0 0 0 10px;
}
footer.footer-outer img {
    margin: 0 auto;
    display: table;
    width: 220px;
}
footer.footer-outer .footer-right {
    text-align: center;
}
.elementor-element.home-about-left h2 {
    margin: 0;
}
.elementor-element.home-about-left .about-subtitle h6 {
    font-size: 22px;
	    margin: -9px 0 -3px;
}
.elementor-element.home-about-left .about-subtitle h4 {
    font-size: 30px;
    font-weight: 700;
	    margin: 0;
}
footer.footer-outer .footer-right {
    text-align: center;
    color: #fff;
    margin: 5px 0 15px;
}
footer.footer-outer {
    background: #3d3d3f;
    float: left;
    width: 100%;
}
ul.social-icon li {
    float: left;
    width: 28px;
    height: 28px;
    margin-left: 10px;
}
.timing_outer p {
    margin: 0 !important;
}
header .header-second-child .testimonial-text {
	    margin-top: 20px !important;
}
.header-mobile {
    display: none;
}