html{overflow-x:hidden;scroll-behavior:smooth}
body{background:#fff;margin:0;padding:0!important;font-family: "Lato", sans-serif;font-weight:400;color:#011632;overflow-x:hidden}
*{box-sizing:border-box}
p{font-size:18px; font-weight: 500;line-height:1.7;color:#011632;margin:0}
a,a:focus,a:hover{text-decoration:none!important;transition:ease-in-out .3s}
a{color:#011632}
button:focus{box-shadow:none!important}
ul{padding:0;margin:0;list-style: none;}
img{max-width:100%;transition:ease-in-out .3s;width:auto;height:auto}
a:hover{color: #011632;}
h1, h2.h3,h4,h5,h6 {font-family: 'Satoshi-Black';}
.container{max-width: 1380px;}

.custom_btn, .contact_form .gform_wrapper.gravity-theme .gform_footer input[type="submit"], .connect_modal .gform_legacy_markup_wrapper .gform_footer input[type="submit"], .contact_form .gform_wrapper.gravity-theme .gform_footer input[type="submit"], .contact_form .gform_legacy_markup_wrapper .gform_footer input[type=submit], .contactForm .gform_footer input[type="submit"] {
    color: #fff !important;
    background: rgba(200, 16, 46, 1);
    border-radius: 60px;
    border: 2px solid rgba(200, 16, 46, 1);
    text-align: center;
    display: inline-block;
    padding: 15px 20px;
    transition: ease-in-out .3s;
    font-size: 20px;
    line-height: normal;
    font-weight: 700;
    white-space: nowrap;
}
.header_sec .navbar .outline_btn {
    margin-left: 10px;
    color: #000 !important;
    background: rgba(200, 16, 46, 1);
    border-radius: 60px;
    border: 2px solid rgba(200, 16, 46, 1);
    text-align: center;
    display: inline-block;
    padding: 15px 20px;
    transition: ease-in-out .3s;
    font-size: 20px;
    line-height: normal;
    font-weight: 700;
    white-space: nowrap;
}
.header_sec .navbar .outline_btn:hover{
       background-color: rgba(0, 86, 166, 1) !important;
       color: #fff !important;
}
.outline_btn {
    background: #fff !important;
    border-color: #000 !important;
    color: #000 !important;
}
.outline_btn:hover{
    background-color: rgba(0, 86, 166, 1) !important;
    color: #fff !important;
}
.custom_btn img {
    margin-left: 10px;
    max-width: 20px;
    min-width: 20px;
    filter: brightness(0) invert(1);
}
.outline_btn img{filter:inherit;}
.custom_btn:hover, .blue_btn {background: rgba(0, 86, 166, 1);border-color: rgba(0, 86, 166, 1);color:#fff !important;}

.btn_group .custom_btn:not(:last-child) {
    margin-right: 10px;
}
.container{max-width:1350px}
.topBar {
    background: rgba(0, 86, 166, 1);
}
.header_sticky .topBar {
    display: none;
}
.topBar .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.top_btn {
    display: flex;
    padding: 10px 0;
}
.call_btn {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    display: flex;
    align-items: center;
}
.top_btn a:last-child {
    font-family: 'Satoshi-Medium';
}
.top_btn a:not(:last-child) {
    margin-right: 25px;
}
.call_btn img {
    margin-right: 7px;
}
.call_btn:hover {
    color: #ef3e42;
}
.header_sec .social_icon {
    position: relative;
    padding: 10px 0;
}
.social_icon a {
    display: flex;
    align-items: center;
    font-size: 32px;
    color: #fff;
    position: relative;
}
.social_icon a .bx-youtube {
    font-size: 35px;
}
.social_icon a:not(:last-child){
    margin-right: 10px;
}

.header_sec {
    transition: ease-in-out .2s;
    width: 100%;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
}
.header_sticky, .single-pag-cls {
    border-bottom: 1px solid #ccc;
    background: #fff;
    
}
.header_sticky .top_bar{display:none}
.paddTB_100 {padding: 100px 0;}
.header_sec .navbar {
    background: none !important;
    padding: 24px 0;
}
.navbar-brand{margin:0;padding:0;max-width:215px;}
.navbar-brand img {
    position: relative;
    z-index: 99;
}

.navbar-dark .navbar-toggler {
    padding: 5px 7px;
    opacity: inherit;
    color: #fff;
    border-color: #fff;
}
.header_sticky .navbar-dark .navbar-toggler {
	background: rgba(200, 16, 46, 1);
}

.dark_logo, .header_sticky .light_logo {display: none;}
.header_sticky .dark_logo{display: inline-block;}
.header_sticky .navbar-brand{margin:0}
.header_sec .navbar-nav > .nav-item {
    transition: ease-in-out .3s;
    margin-right: 20px;
    padding-left: 10px;
}
.header_sticky .nav-item a{
    color: #000 !important;
}
.header_sticky .navbar-brand img{
    filter: none;
}
.header_sec .navbar .navbar-nav .nav-link {
    padding: 0;
    position: relative;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}
.header_sec .navbar .navbar-nav .nav-link:hover, .header_sec .navbar .navbar-nav .active .nav-link, .header_sec .navbar .navbar-nav .current_page_parent .nav-link, .header_sec .navbar .menu-item-has-children:hover > .plus_icon, .header_sec .navbar .navbar-nav .active .plus_icon, .header_sec .navbar .navbar-nav .current_page_parent .plus_icon, .header_sec .navbar .navbar-nav .current_page_parent .current_page_item a{
    color: #018ede;
}
.header_sec .navbar .navbar-nav .current_page_parent > .nav-link {
    font-weight: bold;
}
.header_sec .navbar .menu-item-has-children {
    position: relative;
}
.header_sec .sub-menu {
    min-width: 200px;
    margin: 0;
    border-radius: 0;
    border: none;
    background: #fff;
    padding: 0;
}
.header_sec .sub-menu li:not(:last-child) {
    border-bottom: 1px solid #e1e1e1;
}
.header_sec .navbar .navbar-nav .sub-menu .nav-link {
    line-height: 15px;
    font-size: 15px;
    padding: 10px;
    color: #141414;
    transition: ease-in-out .2s;
    white-space: normal;
}
.header_sec .navbar .navbar-nav .sub-menu .nav-link:hover {
    background: #018ede;
    color: #fff;
}
.header_sec .plus_icon {
    position: absolute;
    top: 2px;
    right: -1px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
}
.header_sticky .plus_icon{color:#000;}
.header_sec .navbar-nav .dropdown-toggle::after{display: none;}

/* Banner CSS Start here */
.bnr_sec {
    position: relative;
    background: #fff url(../img/bnr_slide.webp) no-repeat center/cover;
    padding: 170px 0 50px;
}
.bnr_sec:before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    background-color: #000;
}
.bnr_sec2{
    position: relative;
    background: #fff url(../img/bnr_slide2.webp) no-repeat center/cover;
    padding: 170px 0 50px;
}
.bnr_sec3{
    position: relative;
    background: #fff url(../img/bnr_slide3.webp) no-repeat center/cover;
    padding: 170px 0 50px;
}
.bnrMt{
    margin-top: 35px;
    position: relative;
}
.google_tate {
    background: transparent;
    padding: 8px 20px;
    color: #000;
    font-size: 16px;
    font-family: 'Satoshi-Medium';
    border-radius: 30px;
    display: inline-block;
    border: 2px solid #fff;
	position: relative;
}
.google_tate span img {
    margin-right: 5px;
    vertical-align: bottom;
    filter: brightness(0) invert(1);
}
.google_tate span span {
    font-family: Lato;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    position: relative;
}

.google_tate i {
    color: #FF9F00;
    font-size: 24px;
    vertical-align: middle;
}
.google_tate i:not(:last-child) {
    margin-right: -3px;
}
.header-content .bnr_txt {
    position: relative;
}
.header-content .bnr_txt .bnr_icon {
    position: absolute;
    top: -22px;
    right: 0;
}
.main_head {
    font-size: 75px;
    margin-bottom: 30px;
    margin-top: 20px;
    font-family: 'Satoshi-Bold';
    color: #fff;
}
.main_head span {
    font-family: 'Satoshi-MediumItalic';
}
.main_head i {
    font-family: 'Satoshi-Medium';
    margin-top: 3px;
    display: inline-block;
}
.bnrP_txt {
    display: flex;
    align-items: end;
    justify-content: space-between;
}
.header-content p {
    color: rgba(32, 32, 32, 0.9);
    font-size: 22px;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
}
.review-box img {
    filter: brightness(0) invert(1);
}
.btn_group{margin-top: 40px;position: relative;}
.bnrImg_box {
    max-width: 550px;
    margin-left: auto;
}
.warranty-logo {
    position: absolute;
    bottom: -80px;
    right: 60px;
}
.review-box {
    margin-top: 38px;
}
.review-box p {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    margin-top: 12px;
    position: relative;
}
.review-box p span{
    font-weight: 700;
}
.client_testi span {
    display: inline-block;
    width: 45px;
    height: 45px;
    min-width: 45px;
    border-radius: 100%;
    overflow: hidden;
}
.client_testi span img, .customer_img img {
    width: 100%;
    height: 100%;
}
.client_testi span:not(:first-child) {
    margin-left: -10px;
}
.testi_bx h4 {
    color: #26202E;
    font-weight: 700;
    margin: 20px 0 10px;
    font-size: 22px;
}
.testi_bx a {
    color: #000;
    font-size: 14px;
}
.testi_bx a img {
    width: 10px;
    vertical-align: 2px;
}
.bnrLeft_box {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    height: 450px;
    max-width: 350px;
    margin-left: auto;
    background: url(../img/rating_bg.webp) no-repeat;
    border-radius: 18px;
    overflow: hidden;
    padding: 20px 15px 20px 135px;
}
.rating_bx, .client_testi {
    background: #fff;
    border-radius: 14px;
    padding: 15px 10px;
}
.rating_bx h3 {
    font-family: 'Satoshi-Medium';
    font-size: 30px;
    margin-bottom: 12px;
    color: #000;
}
.rating_bx h3 img {
    vertical-align: -1px;
}
.rating_bx p {
    color: #505050;
    font-size: 12px;
    line-height: 1.5;
}
.client_testi {
    display: flex;
    border-radius: 40px;
    padding: 5px 10px;
    max-width: 170px;
}
.bnrRight_box {
    position: absolute;
    top: 120px;
    border: 7px solid #fff;
    border-radius: 18px 18px 18px 80px;
    overflow: hidden;
    max-width: 412px;
}
.header-content p a {
    display: inline-block;
}
.trust-box {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    width: 260px;
    position: absolute;
    top: 320px;
    left: 48%;
    box-shadow: 0px 5.04px 22.68px 0px rgba(0, 0, 0, 0.1);
}
.trust-box img{
    margin-right: 12px;
}
.trust-box h5 {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    margin: 0;
}
.trust-box p {
    font-size: 16px;
    font-weight: 400;
    color: rgba(10, 21, 25, 0.7);
}
/* Banner-sec CSS End here */
.media-sec {
    padding: 70px 0;
}
.team_img img {
	width: 100%;
}
.head-title {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.35;
    color: #000;
    max-width: 850px;
    margin: 0 auto 12px;
}
.glry_img {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    width: 100%;
    padding:  0 30px;
}
.top-rated .owl-stage {
    display: flex;
    align-items: center;
}
.small_head {
    color: #000;
    font-size: 18px;
    margin-bottom: 20px;
    background: #f2fafd;
    display: inline-block;
    font-family: 'Satoshi-Medium';
    padding: 4px 11px;
    border-radius: 30px;
    border: 1px solid rgba(0, 157, 213, 1);
    text-transform: capitalize;
}
.video_modal .modal-dialog{
    max-width: 765px;
}
.video_modal .modal-body {
    padding: 15px 15px 10px;
}
.video_modal .btn-close {
    background-color: rgba(200, 16, 46, 1);
    right: -25px;
    top: -27px;
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    opacity: 1;
}
.video_modal iframe {
    width: 100%;
    height: 100%;
}
.inner-heading {
    font-size: 50px;
    font-weight: 700;
    line-height: 1.25;
    color: #000;
}
.provide-breif p {
    font-size: 20px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1.65;
    margin-top: 24px;
}
.custom_sm_btn {
    color: #fff;
    background: rgba(200, 16, 46, 1);
    border-radius: 60px;
    border: 2px solid rgba(200, 16, 46, 1);
    text-align: center;
    display: inline-block;
    padding: 12px 30px;
    font-size: 16px;
    line-height: normal;
    font-weight: 700;
    white-space: nowrap;
    min-width: 165px;
}
.custom_sm_btn:hover{
    background-color:rgb(0 86 166) ;
    border-color:rgb(0 86 166) ;
    color: #fff;
}
.restore-solution{
    background: url(../img/restore-soluBg.png)no-repeat center/cover;
    padding: 100px 0;
    margin-top: 80px;
}
.restore-solution .row{
    margin-top: 40px;
}

.restore-icon {
    background: rgba(0, 86, 166, 1);
    width: 140px;
    height: 140px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 30px;
    border: 7px solid #fff;
}
.restore-image img {
    border-radius: 30px 30px 0 0;
}
.rest-iconBox{
    position: relative;
}
.rest-num {
    background-color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-weight: 700;
    font-size: 25px;
    position: absolute;
    top: -15px;
    left: 80px;
}
.restore-breif h4 {
    font-size: 40px;
    font-weight: 700;
    color: #000;
    margin: 8px 0 8px 0px;
}
.restore-breif p {
    color: rgba(0, 0, 0, 0.6);
    font-size: 20px;
    font-weight: 500;
    line-height: 1.6;
    max-width: 500px;
}
.learn-more {
    margin-top:22px;
}
.restore-breif {
    display: flex;
}
.restore-icon img {
    padding: 28px;
}
.restore-solution .head-box {
    margin-bottom: 80px;
}
.head-breif{
    color: rgba(0, 0, 0, 0.8);
    font-size: 20px;
    line-height: 1.6;
    font-weight: 400;
}
.more-services .head-breif {
    margin-top: 78px;
}
.more-services {
    padding: 120px 0;
}
.srvc-icon{
    background: rgba(0, 86, 166, 1);
    width: 120px;
    height: 120px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}
.srvc-icon img {
    max-height: 60px;
}
.srvc-box h4{
    color: rgba(38, 32, 46, 1);
    font-weight: 700;
    font-size: 30px;
    margin-top: 20px;
}
.srvc-box p {
    color: rgba(91, 91, 91, 1);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    padding-bottom: 30px;
}
.srvc-box {
    text-align: center;
}
.srvc-box {
    text-align: center;
    background: rgba(252, 252, 252, 1);
    padding: 40px;
    border: 3px dashed rgba(129, 129, 129, 1);
    border-radius: 40px;
    height: 100%;
    position: relative;
}
.more-services .row >div {
    margin-bottom: 70px;
}
.abt-us {
    padding-bottom: 120px;
}
.abt-breif p {
    font-size: 18px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.8);
}
.abt-breif p:not(:last-child){margin-bottom: 15px;}
.fast-icon {
    background: rgba(0, 86, 166, 1);
    width: 65px;
    height: 65px;
    min-width: 65px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 5px;
    margin-right: 16px;
}
.fast-breif h4 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
.fast-Box {
    display: flex;
    align-items: center;
    border: 2px solid rgba(225, 225, 225, 1);
    border-radius: 50px;
    background-image: linear-gradient(to top, rgb(115 115 115 / 11%), rgba(255, 255, 255, 1));
    width: 360px;
    padding: 4px 0;
}
.abt-breif .d-flex {
    display: flex !important;
    justify-content: space-between;
    margin-top: 30px;
}
.choose-box {
    text-align: center;
    margin-top: 50px;
    position: relative;
}
.choose-box h3 {
    color: #000;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    margin-top: 14px !important;
    /* max-width: 250px; */
    margin: auto;
}
.choose-box p {
    color: rgba(60, 60, 60, 1);
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 22px !important;
    /* max-width: 330px; */
    margin: 12px auto;
}
.why-choose{
    background: url(../img/blue_bg.webp)no-repeat center/cover;
    padding: 80px 0;
    position: relative;
}
.why-choose .row > div:not(:last-child) .choose-box:before {
    position: absolute;
    content: "";
    top: 52px;
    right: -290px;
    background: url(../img/Ellipse\ 79.png);
    background-repeat: no-repeat;
    background-size: auto;
    width: 400px;
    height: 50px;
}
.why-choose .row > div:not(:nth-child(3)) .choose-box:before {
    background: url(../img/Ellipse\ 79.png);
    background-repeat: no-repeat;
    background-size: auto;
    width: 400px;
    height: 50px;
}
.why-choose .row > div:not(:nth-child(1)) .choose-box:before {
    background: url(../img/Ellipse\ 81.png);
    background-repeat: no-repeat;
    background-size: auto;
    width: 400px;
    height: 50px;
}
.arroww_btn {
    background: rgba(200, 16, 46, 1);
    width: 75px;
    height: 75px;
    border-radius: 100%;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 38px;
    z-index: 9;
}
.arroww_btn i.fa-solid.fa-arrow-right {
    transform: rotate(-35deg);
}
.redArr-btn {
    position: absolute;
    left: 0;
    bottom: -30px;
    right: 0;
    text-align: center;
    margin: auto;
    width: 75px;
}
.testimonials {
    padding: 120px 0;
    position: relative;
}
.testimonials .head-breif {
    margin-top: 70px;
}
.testi-breif img{
    max-width: 32px;
}
.testi-breif h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 48px;
    margin-top: 8px;
    margin-bottom: 0;
}
.testi-breif p{
    font-size: 24px;
    font-weight: 400;
    color: rgba(41, 41, 41, 1);
}
.testi-icons{
    background: rgba(107, 160, 236, 1);
    width: 45px;
    height: 45px;
	min-width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}
.testi-icons p{
    font-size: 35px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
}
.testi-breif2 h4{
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin: 0 0 5px;
}

.testimonials .testi-rating {
    display: flex;
    align-items: center;
    justify-content: end;
	gap: 4px;
}
.testi-rating i {
    color: rgba(255, 187, 14, 1);
    font-size: 18px;
}
.testi-profile {
    display: flex;
    align-items: center;
}
.prop-rated{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}
.testi-icons p{
    color: #fff;
    font-size: 35px;
    font-weight: 500;
}
.testi-breif2 {
    margin-left: 10px;
	text-align: left;
}
.testi-breif2 .small-para{
     color: rgba(45, 45, 45, 1);
    font-size: 16px;
    font-weight: 400;
}
.testi-breif p {
    color: rgba(41, 41, 41, 1);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
	margin: 15px 0 0;
}
.testi-breif {
    background-color: #F3F3F3;
    padding: 20px 30px;
    border-radius: 20px;
}
.testiSlide .item:nth-child(2){
    background-color: #f3f3f3;
}
.testiSlide .testi-breif:nth-child(3){
    background-color: #f3f3f3;
}
.testimonials .test_slider {
    margin-top: 60px;
}
.small-para{
    color: rgba(45, 45, 45, 1);
    font-size: 16px;
    font-weight: 400;
}
.contact_form .wpcf7-not-valid-tip {
	font-size: 13px;
	text-align: left;
}
.contact_form .wpcf7-response-output {
	color: #fff !important;
	font-size: 15px;
}
.faq-box {
    max-width: 1000px;
    margin: auto;
    margin-top: 50px;
}
.faq-box .accordion-flush .accordion-item .accordion-button {
    border-radius: 15px 15px 0 0;
    background:#fff;
    font-size: 28px;
    font-weight: 600;
    color: #000;
    padding: 20px 40px;
    border-bottom: none;
    box-shadow: 0px -4.96px 0px 0px rgba(61, 61, 61, 0.04) inset;
    background-image: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(171, 171, 171, 0.06));
    border: 2px solid rgba(171, 171, 171, 0.06);
    border-radius: 14px;
}
.faq {
    padding: 50px 0;
}
.faq .accordion-button:not(.collapsed)::after {
    background-image: url(../img/Background+Shadow.png);
    transform: rotate(45deg);
}
.faq .accordion-body {
    background:#fff;
    padding: 20px 40px;
    border-radius: 0 0 15px 15px;
    border-bottom: none;
    font-size: 18px;
    color: #000;
    font-weight: 500;
    box-shadow: 0px -4.96px 0px 0px rgba(61, 61, 61, 0.04) inset;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(171, 171, 171, 0.06));
}
.faq .accordion-flush .accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
    margin-bottom: 20px;
    border-bottom: none;
}
.faq .accordion-button::after {
    content: "";
    background-image: url(../img/Background+Shadow.png);
    background-repeat: no-repeat;
    transition: transform .2s ease-in-out;
    width: 40px;
    height: 40px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background-size: 20px;
    background-position: center;
}
.faq-btns.wow.slideInUp {
    text-align: center;
    margin-top: 40px;
}
.faq-btns .outline_btn {
    margin-left: 30px;
}
.map-sec .container{
   position: relative;
}
.map-sec {
    background: url(../img/waves.webp) no-repeat center / cover;
    padding: 130px 0 0;
    position: relative;
    background-position: center top;
}
.map-sec iframe {
    border-radius: 40px;
    margin-bottom: -100px;
}
.wavy-img img {
    width: 100%;
    margin-top: -178px;
    padding-top: 0;
}
.ftr-sec {
    background: rgba(0, 86, 166, 1);
    padding: 150px 0 80px;
}
.footer_logo img {
    max-width: 400px;
}
.adrs-box {
    display: flex;
    align-items: center;
}
.adrs-icon {
    margin-right: 20px;
}
.adrs-txt h5 {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    color: #fff;
    padding: 0;
    margin: 0;
}
.adrs-txt p{
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
.adrs-txt a{
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
.ftrlogo-dtl {
    text-align: center !important;
    margin-top: 70px;
}
.ftrlogo-dtl .social_icon {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.ftrlogo-dtl p {
    color: #fff;
    max-width: 500px;
    margin: 30px auto;
    line-height: 1.7;
}
.copy-right {
    display: flex;
    align-items: center;
    justify-content:center;
    margin-top: 80px;
}
.copy-right p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.testimonials .owl-carousel .owl-nav {
    display: flex;
    align-items: center;
    justify-content:left;
    margin-top: 30px;
}
.testimonials .owl-nav button.owl-prev {
    width: 50px;
    height: 50px;
    color: #000 !important;
    background: #fff url(../img/right-slide.png) no-repeat center / cover;
    border-radius: 100%;
    background-size: 12px;
    font-size: 0px;
    margin: 0 5px;
    border: 2px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;  
}
.testimonials .owl-nav button.owl-next {
    width: 50px;
    height: 50px;
    color: #000 !important;
    background: #fff url(../img/left-slide.png) no-repeat center / cover;
    border-radius: 100%;
    background-size: 12px;
    font-size: 0px;
    margin: 0 5px;
    border: 2px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
}
.testimonials .owl-nav button span {
    line-height: 0;
    height: 12px;
}
.prop-rated p {
	color: #fff;
	font-size: 25px;
	margin: 0;
	line-height: normal;
}

.bnr-slider {
    position: relative;
}
.bnr-slider .carousel-control-next, .carousel-control-prev {
    width: 60px;
    height: 60px;
    background: rgba(0, 86, 166, 1);
    border-radius: 100%;
    opacity: 1;
    top: 50%;
    bottom: inherit;
}
.bnr-slider .carousel-indicators [data-bs-target]{
        background-color: #fff;
}
.bnr-slider .carousel-control-next {
    right: 10px;
}
.bnr-slider .carousel-control-prev {
    left: 10px;
}
.news-letter{
  position: relative;
    padding: 90px 0;
    text-align: center;
    background: url(../img/restore-right1.png)no-repeat center/cover;
}
.news-letter .container{position: relative;}
.news-letter .head-title {
    color: #fff;
    max-width: 1200px;
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 1.4;
    font-weight: 700;
    z-index: 9;
    position: relative;
}
.news-letter p{color: #fff;max-width: 1000px;margin: 0 auto;}

.news-letter:before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.6;
}
.news-btns {
    z-index: 9;
    position: relative;
}
.news-btns .outline_btn {
    margin-left: 20px;
}


/*srvc details css strt*/
.srvc_bnr {
        background:url(../img/banner-bg.webp) no-repeat center / cover;
    padding: 170px 0 90px;
}
.srvcDtl_sec {
    position: relative;
    padding: 140px 0 80px;
}
.srvcbnrImg:before {
    content: "";
    display: block;
    width: 100%;
    height: 568px;
    background: #0055A4;
    border-radius: 0 100px 0 100px;
    position: absolute;
    max-width: 480px;
    right: 0;
    top: 0;
    transform: rotate(14deg);
}
.srvcbnrImg_box {
    position: relative;
    max-width: 520px;
    margin-left: auto;
    border-radius: 14px 100px 14px 100px;
    overflow: hidden;
    height: 568px;
}
.srvcbnrImg_box img {
    width: 100%;
    height: 100%;
	object-fit: cover;
}
.srvc-bnrHead h2 {
    font-size: 52px;
    color: #c8102e;
    font-weight: 600;
	line-height: 1.3;
}
.srvc-bnrHead h3 {
    font-size: 38px;
    color: #c8102e;
    font-weight: 600;
}
.srvc-bnrHead h4 {
    font-size: 24px;
    color: #c8102e;
    font-weight: 600;
}
.srvc-bnrHead ul li i {
 content: var(--fa) / "";
}
.srvc-bnrHead ul li, .detail_txt ul li {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    background: url(https://thedevserver.us/dev/water-restoration/wp-content/uploads/2025/11/check_icon.webp) no-repeat;
    padding-left: 26px;
    background-size: 16px;
    background-position: left top 6px;
}
.paddTB_100 {
    padding: 100px 0;
}
.area_sec{
    background: url(../img/restore-soluBg.png) no-repeat center / cover;
    padding: 60px 0;
}
.area_list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.area_list ul li {
    margin: 0px 25px 35px 0;
}
.area_list ul a {
    min-width: inherit;
    font-size: 16px;
    padding: 14px 28px;
}
.area_list ul a i {
    vertical-align: middle;
    font-size: 22px;
}
.area_list {
    margin-top: 30px;
}
.process-box {
    text-align: center;
}
.process-box .restore-icon{
    margin: auto;
}
.working-process {
    padding: 90px 0;
}
.process-box .rest-num {
    background-color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-weight: 700;
    font-size: 25px;
    position: absolute;
    top: -6px;
    left: 230px;
}
.working-process .head-box.text-center {
    margin-bottom: 60px;
}
.working-process .restore-icon img {
    padding: 28px;
    filter: brightness(0) invert(1);
}
.working-process .process-box h4 {
    font-size: 28px;
    margin-top: 10px;
    margin-bottom: 12px;
}
.working-process .restore-icon{
    width: 180px;
    height: 180px;
}
.working-process .process-box .rest-num{
        width: 70px;
    height: 70px;
}
.working-process {
    padding: 60px 0;
    margin-top: 80px;
}
.sec_bg, .working-process {background: url(../img/restore-soluBg.png) no-repeat center / cover;}
.srvc-box:hover .arroww_btn{
    background-color: rgba(0, 86, 166, 1);
}
.srvc-box:hover{
    background-color: rgba(200, 16, 46, 1);
}
.srvc-box:hover h4{
    color: #fff;
}
.srvc-box:hover p{
    color: #fff;
}
.srvc_banner{
    padding: 240px 0 170px;
    background: url(../img/bnr_slide3.webp)no-repeat center/cover;
}
.srvc_banner h1 {
    color: #fff;
    font-size: 52px;
    font-weight: 700;
    position: relative;
}
.srvc_banner p {
    color: #fff;
}
.bnr_sec p {
	position: relative;
}
.breadcrumb .breadcrumb-item a {
    color: #fff;
    position: relative;
    z-index: 9;
}
.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: .5rem;
    color: #fff;
    content: var(--bs-breadcrumb-divider, "/");
    position: relative;
    z-index: 9;
}
.breadcrumb-item.active {
    color: #fff;
    position: relative;
}

/* About-Us page CSS Start here */
.head-box {
    margin-bottom: 30px;
}
.paddTB_70{padding: 70px 0;}
.counter_sec {
    background: #0056a6;
}
.work_box{position: relative;}
.counter_box .row > div:not(:last-child) .work_box::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background: radial-gradient(50% 50% at 50% 50%, #fff 0%, rgba(246, 138, 10, 0) 100%);
}
.work_box h3 {
    font-size: 100px;
    font-weight: 700;
    margin: 0;
    color: #fff;
}
.counter_txt p {
    font-size: 18px;
    color: #fff;
}
.shape_bg{background:#f2fafd url(../img/restore-soluBg.png) no-repeat center / cover;}
.team_sec .head-title{max-width: 870px;}
.team_box {
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
}
.team_txt {
    padding: 30px;
}
/* About-Us page CSS End here */

/* Contact-page CSS start here */
.help_box {
    background: #fff;
    padding: 60px 20px;
    height: 100%;
    text-align: center;
    box-shadow: 0 0 25px 0 rgba(41,61,88,.06);
    cursor: default;
    border-radius: 10px;
    background: #0056a6;
}
.help_box:hover {background: #c8102e;}

.help_box span img {
    height: 50px;
}
.contact_page h4 {
    font-weight: 700;
    font-size: 24px;
    margin: 20px 0 10px;
    color: #fff;
}
.contact_page {
	padding: 70px 0 45px;
}
.contact_page .col-lg-4 {
	margin: 0 0 24px;
}
.contact_page a {
	color: #fff;
	word-break: break-word;
}
.contact_sec .container-fluid > .row > div:last-child {
    padding: 0;
}
.contact_sec .container > .row > div:first-child{background: #242424;}
.contact_sec .owl-dots, .logoSlider .owl-dots{
    justify-content: center;
}
.map_box {
    height: 100%;
}
.map_box iframe {
    width: 100%;
    height: 100%;
    min-height: 400px;
}
.contact_form .form-group{margin-bottom:20px}
.contact_form .form-control {
    border: 1px solid #ccc;
    padding: 14px 15px;
    font-size: 14px;
    border-radius: 5px;
}
.contact_form .form-select{color:#78797a}
.contact_form textarea.form-control{height:120px;padding-left:18px}

.head_box {
    margin-bottom: 30px;
}
.contact_form h2 {
    color: #fff;
    font-size: 38px;
    margin-bottom: 30px;
    font-weight: 600;
    line-height: 1.1;
}
/* Contact-page CSS end here */
.custom_row >div {margin-bottom: 24px;}

/* Location-page CSS start here */
.loc_bnr {
    padding: 150px 0 70px;
}

.bnr_form {
    background: rgb(0 86 166 / 45%);
    padding: 30px 50px;
    border-radius: 30px;
}
.loc_img {
    position: relative;
    padding: 20px;
}
.loc_img:before {
    content: "";
    display: block;
    width: 200px;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
    background: #c8102e;
    border-radius: 30px;
}
.loc_img img {
    border-radius: 30px;
    position: relative;
}
.detail_txt h4 {
	margin: 0 0 18px;
}
.detail_txt p:not(:last-child){margin-bottom: 10px;}
.detail_txt h2 span {
    color: #c8102e;
}
.detail_txt h3 {
	font-weight: bold;
	margin: 18px 0 12px;
}
.detail_txt ul {
	padding: 0 0 10px;
}
/* Location-page CSS end here */
.review_page .testi-breif {
    height: 100%;
}
