html{scroll-behavior:smooth;}
html {
    overflow-x: hidden;
}
*{box-sizing: border-box;}
body{overflow-x:hidden;padding:0px;margin:0px;font-family:'Poppins', sans-serif;}
a:hover,a, .service-bnrd-logo figure img{transition:all ease-in-out 0.3s;-webkit-transition:all ease-in-out 0.3s;-ms-transition:all ease-in-out 0.3s;-moz-transition:all ease-in-out 0.3s;text-decoration:none;}
a:focus,button:focus{outline:0px;}
ul{list-style:none;padding:0px;margin:0px;}
img{max-width:100%;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{margin-bottom:0.9rem;}
h1{font-size:70px;}
h2{font-size:50px;}
h3{font-size:30px;}
h4{font-size:20px;}
h5{font-size:18px;}
h6{font-size:16px;}
p{font-size:16px;line-height:26px;color:#000;}
.py-100{padding-top:100px;padding-bottom:100px;}
.py-60{padding-top:60px;padding-bottom:60px;}
.pt-60{padding-top:60px;}
.pt-100{padding-top:100px;}
.pb-60{padding-bottom:60px;}
.pb-100{padding-bottom:100px;}
.mb-100{margin-bottom:100px;}
figure{margin:0px;}
a, a:hover {
    color: #000;
}
.navigation ul li a.nav-btn:hover {
    background: #000 !important;
    color: #fff !important;
    border-color: #000 !important;
}
.banner-section .btn-sec .common-btn:hover {
    background: #000 !important;
    color: #fff !important;
    border-color: #000 !important;
}

@media (min-width: 992px) {
.banner-section  .col-lg-5 {
    width: 38.666667%;
}
.banner-section .col-lg-7 {
    width: 61.333333%;
}
}

@media (min-width: 1550px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1470px;
}
}

.logo {
	display: block;
	padding: 0px 0;
	width: 150px;
	transition:width 0.5s;
}

.header {
    padding: 20px 0;
    transition: all 0.5s;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11;
}
.common-btn {
    padding: 20px 40px;
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    border-radius: 10px;
    font-size: 21px;
}
.font-23{
	font-size: 23px;
}
.banner-section {
    position: relative;
    z-index: 1;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 280px 0 0;
}
.header.fixed{
	padding:10px 0;
	transition:all 0.5s;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:9999;
	background:#fff;
	box-shadow:0 0 5px rgba(0,0,0,0.10);
}
.header.fixed .logo {
	display: block;
	padding: 0px 0;
	width: 120px;
	transition:width 0.5s;
}
.header.fixed .navigation {
    padding: 0px 0 0;
}
.header.fixed .navigation ul li {
    margin: 0 8px;
	transition:margin 0.5s;
}

.closebtn {
	display: none;
}

h1.mobile-menu {
	display: none;
}

.navigation {
	padding: 5px 0 0;
}

.navigation ul {    list-style: none;    text-align: right;    display: flex;    justify-content: right;}

.navigation ul li {
	display: inline-block;
	position: relative;
	margin: 0 30px;
}
.navigation ul li:last-child{
	margin-right:0;
}
.navigation ul li:last-child a{
	padding: 10px 20px;
	background:#FF180A;
	color: #fff;
}
.navigation ul li:last-child a:hover{
	background:#000;
	color: #fff;
}
.navigation ul li a {
	color: #212121;
	display: block;
	padding: 10px 0px;
	font-size: 25px;
	font-weight: 400;
}
.navigation ul li a span{
	display:none;
}
.navigation ul li a:hover {
    color: #3dd595;
}
.banner-section .btn-sec .common-btn:first-child {
    background: #fff;
    color: #000;
}
.navigation ul li a.active {
		font-weight:600;
}
.navigation ul li a.nav-btn {
    background: linear-gradient(to bottom, #62E781, #029FA7);
    padding: 18px 30px;
    border-radius: 6px;
    color: #fff;
}
.navigation ul li:last-child  a.nav-btn {
    background: transparent;
    color: #0FA9A2;
    border: 1px solid #0FA9A2;
}
.text-30{
	font-size: 30px;
}
.text-22 {
    font-size: 22px;
}
.how-work p.text-22 {
    max-width: 826px;
    margin: 0 auto 70px;
    opacity: 0.5;
    line-height: normal;
}
.how-work .col-lg-4 {
    text-align: center;
}
.how-work h5 {
    font-size: 24px;
    margin: 35px 0 0;
}
.how-work p.m-0 {
    opacity: 0.5;
}
.how-work img.line-a {
    position: absolute;
    z-index: -1;
    top: 30%;
    transform: translateY(-40%);
    width: 90%;
    left: 120px;
}
.fixedheader_top.fixed-header header.header {
    background: #fff;
    padding: 0;
}
.box-inner {
    display: inline-block;
    text-align: center;
}
.fixedheader_top.fixed-header header.header .row.pb-2 {
    display: none;
}
.slider-main p.m-0 {
    font-size: 21px;
    font-weight: 500;
}

.theme-color{
	color:#0FA9A2 ;
}
.service-slider img.slick-arrow {
    display: none !important;
}
.service-slider .slider-main .slick-list.draggable {
    overflow: visible;
}
.service-slider .slider-main .slick-active.slider-inner  {
    opacity: 1;
}
.service-slider .slider-main .slider-inner {
    opacity: 0.5;
}
.single-btn a.common-btn {
    background: linear-gradient(to bottom, #62E781, #029FA7);
    font-size: 17px;
}
.bg-pink {
    background: #FFF0EF;
}
.bg-green {
    background: #EBFFF9;
}
.bg-marrown {
    background: #EBF4FF;
}
.color-boxed-inner {
    padding: 40px 20px;
    border-radius: 13px;
}
.bg-yellow {
    background: #FFFAEB;
}
.color-boxed-inner p.text-30 {
    line-height: normal;
    margin: 35px 0 0;
    font-size: 22px;
    letter-spacing: 0px;
}
.site-footer .col-lg-5.col-md-6 img {
    max-width: 120px;
    margin: 0 0 20px;
}
.testimonial-card {
      border: 1px solid #eee;
      border-radius: 12px;
      background: #fff;
      padding: 30px;
      margin: 15px;
      min-height: 180px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    }
    .testimonial-card .stars {
      color: #FFD700;
      font-size: 14px;
    }
    .testimonial-card small {
      color: #888;
    }
    .slick-prev:before, .slick-next:before {
      color: #00bfa5;
      font-size: 25px;
    }
    .slick-dots li button:before {
      color: #00bfa5;
      opacity: .5;
    }
    .slick-dots li.slick-active button:before {
      opacity: 1;
    }
	  .heading-row {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 1rem;
    }

.arrow-btn {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: transparent;
    border: none;
    color: #000;
    display: flex;
    align-items: center;
    font-size: 28px;
    justify-content: center;
    transition: all 0.3s ease;
    box-shadow: 1px 1px 10px #9a9999;
    padding: 20px;
}
.arrow-btn:hover {
    background: linear-gradient(to bottom, #62E781, #029FA7);
    color: #fff;
}
.heading-row h2 {
    font-size: 54px;
    font-weight: bold;
    max-width: 400px;
    text-align: left;
    margin: 0;
}
.heading-row h6 {
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    color: #0FA9A2;
    margin: 0;
}
.testimonial-card p.mb-4 {
    margin-bottom: 50px !important;
    font-size: 22px;
}
.testimonial-section .d-flex.justify-content-between.mb-2 {
    margin-bottom: 50px !important;
}
.testimonial-section h6.fw-semibold.mb-0 {
    text-align: end;
    font-size: 18px;
}

 .subscribe-section {
    padding: 85px 0;
    background: #F9F9F9;
}
.site-footer a:hover {
    color: #000;
}
.service-slider .single-btn a.common-btn:hover {
    background: #000;
    color: #fff;
}
    .subscribe-card {
      background: #fff;
      border-radius: 12px;
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
      padding: 40px 30px;
      border-right: 4px solid transparent;
      transition: all 0.3s ease;
    }

.subscribe-form-card {
    border: 3px solid #5EE2A6;
    border-radius: 12px;
    padding: 40px 30px;
    position: relative;
    overflow: hidden;
    box-shadow: 10px 10px 0px #00bfa5;
    background: #fff;
}

    .subscribe-form-card form {
      background: #fff;
      border-radius: 12px;
      padding: 20px;
    }
.subscribe-form-card h4 {
    font-weight: 700;
    color: #02474E;
    margin-bottom: 20px;
    text-align: center;
    font-size: 44px;
}

.subscribe-form-card input {
    border-radius: 12px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    padding: 20px 24px;
    background: #F8F8F8 !important;
}

.subscribe-form-card button {
    width: 310px;
    border: none;
    color: #fff;
    font-weight: normal;
    border-radius: 10px;
    background: linear-gradient(to right, #00bfa5, #00e676);
    padding: 18px 0;
    box-shadow: 0 3px 8px rgba(0, 191, 165, 0.4);
    transition: all 0.3s ease;
    margin: 0 auto;
    display: block;
    font-size: 19px;
    margin-top: 45px;
}

.subscribe-form-card button:hover {
    background: #000;
    box-shadow: 0 3px 8px rgb(0 0 0 / 40%);
}
.accordion-item button:hover::after {
    background: #000 !important;
}

.subscribe-info-card {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    padding: 40px 30px;
    height: 100%;
}
.subscribe-info-card h3 {
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 64px;
}

.subscribe-info-card p {
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 0;
}
.accordion-item button {
    background: #F5F5F5 !important;
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: 600;
    padding: 36px;
    border-radius: 20px !important;
	outline: none !important;
	box-shadow: none !important;
}
.accordion-item {
    border: none;
    text-align: left;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: normal;
}
.accordion-item button.accordion-button::after {
    background: linear-gradient(to bottom, #62E781, #029FA7);
    color: #fff !important;
    border-radius: 50px;
    width: 40px;
    height: 40px;
}
.accordion-button:not(.collapsed){
	color: #0FA9A2;
}
.accordion-item button.accordion-button::before {
    background-image: url(../images/plus.png);
	content: "";
}
.accordion-item button.accordion-button::before {
    background-image: url(../images/plus.png);
    content: "";
    position: absolute;
    right: 33px;
    top: 50%;
    z-index: 1;
    width: 30px;
    height: 30px;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-size: contain;
}
.site-footer {
    background-position: center;
    background-size: cover;
    padding: 50px 0 0;
	color: #fff;
}
.site-footer p, .site-footer a {
	color: #fff;
}
ul.social li a {
    background: #fff;
    padding: 5px;
    border-radius: 6px;
}
.site-footer ul li {
    margin-bottom: 10px;
}
.site-footer ul li:last-child {
    margin-bottom: 0px;
}
.slick-track {
  display: flex !important;
}

.slick-slide {
  height: inherit !important;
}
.banner-section.inner-common-banner {
    padding-bottom: 130px;
    text-align: center;
    background-position: top;
}
.about-image {
    position: relative;
    top: 0;
}
.about-image.bottom::after {
    left: unset;
    right: -15px;
}
.about-image::after {
    content: "";
    position: absolute;
    left: -25px;
    top: -25px;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, #62E781, #029FA7);
    border-radius: 10px;
    z-index: -1;
}
.common-btn {
    background: linear-gradient(to bottom, #62E781, #029FA7);
}
.contact-info i.fa-solid {
    background: linear-gradient(to bottom, #62E781, #029FA7);
    color: #fff;
    padding: 10px;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 5px 5px 5px 0;
}
.privacy-content h5 {
    margin-top: 20px;
    font-weight: 600;
}
.privacy-content ul li {
    margin-bottom: 10px;
}
input.form-control, textarea {
    height: 60px;
    outline: none !important;
    box-shadow: none !important;
    border: 1px solid #029FA7 !important;
    font-size: 18px;
}
textarea {
    height: 110px;
}
.contact-form label.form-label {
    font-size: 18px;
    color: #000;
}
.contact-info ul li {
    font-size: 20px;
}
.contact-info ul li strong{
    font-size: 22px;
}
.parrellex-effect {
    position: relative;
    z-index: 1;
}
.parrellex-effect::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    content: "";
    z-index: -1;
}
.modal-dialog button.btn-close {
    position: absolute !important;
    right: 20px !important;
    top: 20px !important;
    opacity: 1 !important;
    padding: 0 !important;
    font-size: 23px !important;
}


@media (max-width: 1549px) {
.how-work img.line-a {
    left: 100px;
}
.color-boxed-inner p.text-30 {
    font-size: 23px;
}
}

@media (max-width: 1499px) {
.navigation ul li a {
    font-size: 18px;
}
.navigation ul li {
    margin: 0 20px;
}
.text-30 {
    font-size: 20px;
}
h1 {
    font-size: 50px;
}
h2 {
    font-size: 35px;
}
.font-23 {
    font-size: 17px;
}
.common-btn {
    padding: 16px 28px;
    font-size: 18px;
}
.how-work img.line-a {
    left: 75px;
}
.text-22 {
    font-size: 18px;
}
.heading-row h2 {
    font-size: 40px;
}
.testimonial-card p.mb-4 {
    margin-bottom: 40px !important;
    font-size: 18px;
}
.subscribe-info-card h3 {
    font-size: 50px;
}
}

@media (max-width: 1399px) {
.how-work img.line-a {
    left: 60px;
}
footer ul.d-flex {
    flex-wrap: wrap;
}
.color-boxed-inner p.text-30 {
    font-size: 19px;
}
.subscribe-info-card p {
    font-size: 20px;
    line-height: 34px;
}
.subscribe-info-card h3 {
    font-size: 40px;
}
.subscribe-form-card button {
    width: auto;
    padding: 10px 43px;
}
h1 {
    font-size: 40px;
}
}

@media (max-width: 1199px) {
.color-boxed-inner p.text-30 {
    font-size: 16px;
}
.subscribe-form-card h4 {
    font-size: 30px;
}
.subscribe-form-card {
    padding: 20px;
    height: 100%;
}
.subscribe-info-card p {
    font-size: 16px;
    line-height: 30px;
}
.accordion-item button {
    font-size: 18px;
    padding: 26px;
}
.accordion-item button.accordion-button::before {
    right: 23px;
}
.navigation ul li a.nav-btn {
    padding: 18px;
}
}

@media (max-width: 767px) {
.banner-section.inner-common-banner {
    padding-top: 60px;
    padding-bottom: 50px;
}
.banner-section.inner-common-banner h1.text-white {
    color: #fff !important;
    margin: 0;
    font-size: 30px;
}
}