html{overflow-x:hidden;scroll-behavior:smooth}
body{background:#fff;margin:0;padding:0!important;font-family: "Roboto", sans-serif;font-weight:400;color:#011632;overflow-x:hidden}
*{box-sizing:border-box}
p{font-size:18px; font-weight: 500;line-height:30px;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: "Roboto", sans-serif;}
.container{max-width: 1380px;}

.custom_btn{
    color: #fff !important;
    background: rgb(162, 16, 16);
    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;
    min-width: 205px;
}
.custom_btn:hover{
    background-color: rgb(207, 24, 24);
}
.outline_btn{
    background: #fff;
    border-color: #000;
    color: #000 !important;
    border-radius: 60px;
    border: 2px solid #fff;
    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;
}
.outline_btn:hover{
    background-color:#000 !important;
    color: #fff !important;
    border-color: #fff;
}
.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;
    min-width: 205px;
}
.header_sec .navbar .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);
}

.btn_group .custom_btn:not(:last-child) {
    margin-right: 10px;
}
.container{max-width:1350px}
.topBar {
    background: #000;
}

.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: #c4bdc2;
}
.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;
    background-color: #fff;
}
.header_sticky, .single-pag-cls {
    border-bottom: 1px solid #ccc;
    background: #fff;
    
}

.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;
}
.header_sticky .navbar-brand{margin:0}
.header_sec .navbar .nav-item {
    transition: ease-in-out .3s;
    margin-right: 30px;
    padding-left: 20px;
}
.header_sticky .nav-item a{
    color: #000 !important;
}
.header_sticky .navbar-brand img{
    filter: none;
}
.header_sec .navbar .navbar-nav .nav-link .active{
    color: #000 !important;
}
.header_sec .navbar .navbar-nav .nav-link {
    padding: 0;
    position: relative;
    font-size: 20px;
    font-weight: 500;
    color: #000;
    line-height: 16px;
    padding: 10px 0;
}
.header_sec .navbar .navbar-nav .nav-link:hover, .header_sec .navbar .navbar-nav .active .nav-link, .header_sec .navbar .dropdown:hover > .plus_icon {
    color: rgb(162 14 14);
}
.header_sec .navbar .navbar-nav .nav-link:hover{
 
}
.header_sec .navbar .navbar-nav .nav-link .active{
       border-bottom: 3px solid rgb(162 14 14) !important;
       padding-bottom: 14px;
    transition: all ease-in-out .2s;
}
.header_sec .dropdown-menu {
    min-width: 185px;
    margin: 0;
    border-radius: 0;
    border: none;
    background: #fff;
    padding: 0 5px;
}
.header_sec .dropdown-menu li:not(:last-child) {
    border-bottom: 1px solid #e1e1e1;
}
.header_sec .dropdown-menu .dropdown-item {
    line-height: 15px;
    font-size: 14px;
    padding: 7px 5px;
    color: #141414 !important;
    transition: ease-in-out .2s;
    white-space: normal;
}
.header_sec .dropdown-menu .dropdown-item:hover {
    background: #fff;
    color: #EF3E42 !important;
    font-family: 'Satoshi-Medium';
}
.header_sec .plus_icon {
    position: absolute;
    top: 0;
    right: -1px;
    color: #000;
    font-weight: 600;
    font-size: 18px;
    cursor: pointer;
}
.navbar-expand-lg .navbar-collapse {
    justify-content: end !important;
}
.header_sec .navbar-nav .dropdown-toggle::after{display: none;}

/* Banner CSS Start here */
.bnr-sec .carousel-item {
    height: 100vh;
    position: relative;
}
.bnr-sec .carousel-item:before {
   content: " ";
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   width: 100%;
   height: 100%;
   background-color: #000;
   opacity: 0.3;
}
.bnr-sec .carousel-control-prev-icon {
    width: 20px;
    height: 20px;
}
.bnr-sec .carousel-control-next-icon {
    width: 20px;
    height: 20px;
}

.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;
}
.head-title {
    font-size: 54px;
    font-weight: 700;
    line-height: 72px;
    color: #000;
    max-width: 850px;
    margin: auto;
}
.glry_img {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    width: 100%;
    padding: 30px;
}
.top-rated .owl-stage {
    display: flex;
    align-items: center;
}








.testimonials {
    padding: 120px 0;
    position: relative;
}
.testimonials .head-breif {
    margin-top: 70px;
}
.testi-breif img{
    max-width: 120px;
}
.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: 55px;
    height: 55px;
    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: 22px;
    font-weight: 700;
    color: #000;
    padding: 0;
    margin: 0;
}

.testi-rating i{
    color: rgba(255, 187, 14, 1);
}


.testi-icons p{
    color: #fff;
    font-size: 35px;
    font-weight: 500;
}
.testi-breif2 {
    text-align: center;
    margin-top: 14px;
}
.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: 19px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
}
.testi-breif {
    background-color: #fff;
    padding: 20px 30px;
    border-radius: 20px;
    text-align: center;
}
.ratings i{
    color: rgba(255, 187, 14, 1);
    font-size: 22px;
}
.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;
}
.test_slider .owl-carousel .owl-item img {
    display: block;
    width: 120px;
    margin: 0 auto;
}
.ratings {
    margin: 30px 0 20px;
}
.testimonials .test_slider .item{
    height: 100%;
    position: relative;
}
.testimonials .test_slider .owl-stage{
    height: 100%;
    position: relative;
}
.testimonials .test_slider .owl-stage-outer{
     height: 100%;
    position: relative;
}
.testimonials .test_slider .owl-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}
.testihead-box h2 {
    color: #fff;
    position: relative;
    font-size: 42px;
    font-weight: 700;
    text-align: center;
}
.ftrlogo-dtl img {
    filter: brightness(0) invert(1);
    min-width: 300px;
    width: 300px;
}
.adrs-icon img {
    width: 50px;
    min-width: 50px;
}
.adrs-txt p {
    font-size: 18px;
    margin-top: 10px;
    line-height: 24px;
    font-weight: 500;
    word-break: break-word;
    word-wrap: break-word;
    color: #fff;
}
.working-hours img{
    filter: brightness(0)invert(1);
    width: 60px;
}
.adrs-box {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.map-sec .container-fluid > .row > div:first-child {

}
.map-sec .contact_form {
    background: #242424;
    padding: 50px;
}
.contact_form h2 {
    color: #fff;
    font-size: 38px;
    margin-bottom: 30px;
    font-weight: 600;
    line-height: 1.1;
}
.contact_form .form-group {
    margin-bottom: 30px;
}
.contact_form .form-control {
    border: 1px solid #ccc;
    padding: 20px 15px;
    font-size: 14px;
    border-radius: 5px;
}
.ftrlogo-dtl p {
    color: #fff;
    max-width: 500px;
    margin: 30px auto;
    line-height: 28px;
    font-size: 20px;
    margin-left: 0;
}
.adrs-txt h5 {
    font-size: 28px;
    font-weight: 600;
    line-height: 28px;
    color: #fff;
    padding: 0;
    margin: 0;
    margin-bottom: 6px;
}
.quick-links h5 {
    font-size: 28px;
    font-weight: 600;
    line-height: 28px;
    color: #fff;
}














.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(../images/Background+Shadow.png);
    transform: rotate(-180deg);
}
.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(../images/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(../images/waves.webp) no-repeat center / cover;
    padding: 0px 0;
    position: relative;
    background-position: center top;
}
.map-sec iframe {
 height: 100%;
}
.wavy-img img {
    width: 100%;
    margin-top: -178px;
    padding-top: 0;
}
.ftr-sec {
    background:#000;
    padding: 70px 0 30px;
}
.adrs-box {
    display: flex;
    align-items: center;
}
.adrs-icon {
    margin-right: 20px;
}

.ftrlogo-dtl .social_icon {
    display: flex !important;
    align-items: center;
}
.adrs-txt a {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

.quick-links h3 {
    color: #fff;
    font-size: 32px;
    font-weight: 600;
}
.quick-links ul li a {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
}
.quick-links ul li{
    margin-top:20px;
}
.quick-links {
    margin-left: 50px;
}
.ftr-sec .social_icon a {
    font-size: 42px;
}
.copy-right {
    display: flex;
    align-items: center;
    justify-content:center;
    margin-top: 40px;
    margin-bottom: -18px;
}
.copy-right p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.testimonials .owl-carousel .owl-nav.disabled {
    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(../images/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(../images/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;
}
.testi-icons{
    width: 45px;
    height: 45px;
}

.bnr-slider {
    position: relative;
}
.bnr-sec .carousel-control-prev{
    display: inline-block;
    width: 40px;
    height: 40px;
    background: rgb(162 14 14);
    border-radius: 0;
    opacity: 1;
    top: 50%;
    bottom: inherit;
}
.bnr-sec .carousel-control-next{
    display: inline-block;
    width: 40px;
    height: 40px;
    background: rgb(162 14 14);
    border-radius: 0;
    opacity: 1;
    top: 50%;
    bottom: inherit;
}
.bnr-slider .carousel-indicators [data-bs-target]{
        background-color: #fff;
}
.bnr-sec .carousel-control-next {
    right: 10px;
}
.bnr-sec .carousel-control-prev {
    left: 10px;
}
.news-letter{
  position: relative;
    padding: 90px 0;
    text-align: center;
    background: url(../images/miscellaneous-items-being-sold-yard-sale.jpg)no-repeat center/cover;
}
.news-letter .head-title {
    color: #fff;
    max-width: 1200px;
    margin-bottom: 30px;
    font-size: 54px;
    line-height: 80px;
    font-weight: 700;
    z-index: 9;
    position: relative;
}
.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;
}
/* about us*/
.about-us {
    padding: 60px 0;
}
.bor-head{
    font-size: 36px;
    font-weight: 600;
    border-bottom: 2px solid rgb(226, 226, 226);
    padding-bottom: 24px;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.abt-dtl h3{
    color: #000;
    font-size: 32px;
    margin-bottom: 10px;
}
.abt-dtl p {
    color: rgb(94, 94, 94);
    font-size: 20px;
}

.about-us .row {
    margin-top: 50px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background: #fff;
    padding: 40px;
}
.abt-img{
    min-height: 350px;
    object-fit: cover;
    width: 100%;
}
.abt-img img{
    width: 100%;
    height: 100%;
}
.testimonials{
    background: url(../images/testimonial-background.webp)no-repeat center/cover;
    padding: 120px 0;
    position: relative;
}
.testimonials:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.4;
}



/*srvc details css strt*/
.srvc_bnr {
        background:url(../images/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: 480px;
    max-width: 520px;
    margin-left: auto;
    border-radius: 14px 100px 14px 100px;
    overflow: hidden;
    height: 568px;
}
.srvcbnrImg_box img {
    width: 100%;
    height: 100%;
}
.srvc-bnrHead h2 {
    font-size: 52px;
    color: #c8102e;
    font-weight: 600;
}
.srvc-bnrHead p{
    color: #000;
    font-size: 20px;
}
.srvc-bnrHead ul li{
    color: #000;
    font-size: 20px;
    font-weight: 500;
    margin-top: 20px;
}
.paddTB_100 {
    padding: 100px 0;
}
.area_sec{
    background: url(../images/restore-soluBg.png) no-repeat center / cover;
    padding: 60px 0;
    margin-top: 80px;
}
.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 {
    background: url(../images/restore-soluBg.png) no-repeat center / cover;
    padding: 60px 0;
    margin-top: 80px;
}
.srvc-box {
    background: #000;
    padding: 30px 20px;
    border-radius: 20px;
    height: 100%;
}
.srvcTop-head h2 {
    color: #fff;
    font-weight: 600;
    font-size: 35px;
    line-height: 44px;
}
.srvcTop-head p {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
}
.srvc-icon {
    width: 60px;
    min-width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.srvc-icon:hover{
    background-color: #000;
    border: 2px solid #fff;
}
.srvc-icon:hover i{
    color: #fff;
}


.album-box{
    margin-bottom: 30px;
    height: 100%;
    width: 100%;
}
.album-box img {
    width: 100%;
    height: 400px;
}
.album-box img:hover{
    transform: scale(1.1);
    transition: all ease-in .4s;
}
.album-box{
    position: relative;
    overflow:hidden !important;
}
.gallary-sec {
    padding: 160px 0;
}
.head-titlle{
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
}
.gallary-sec .head-para {
    margin-bottom: 30px;
}
.abt-page{
    padding: 160px 0;
}
.learn-more {
    font-size: 16px;
    background-color: rgb(162, 16, 16);
    padding: 13px 26px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
}
.learn-more:hover{
    background-color:rgb(207, 24, 24) ;
}
.abt-left {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    height: 100%;
}
.abt-page .head-para {
    margin-bottom: 30px !important;
    max-width: 750px;
    margin: auto;
}
.abt-page .row{
    margin-bottom: 50px;
}
.abt-left .abt-breif {
    padding: 30px;
}
.abt-breif h4 {
    font-size: 32px;
}
.abt-breif p {
    margin: 12px 0;
}
.connect-page {
    padding: 120px 0;
}
.connect-page .custom_btn{
    display:block;
    width: 100%;
}
.connect-page .sec_head{
    color: #000;
}
.contact_form .sub-txt{
    text-align: center;
    margin-top: 20px;
}
.working-hours ul li{
    font-size: 20px;
    margin-bottom: 20px;
}
.help_box {
    padding: 40px 20px;
    height: 100%;
    text-align: center;
    box-shadow: 0 0 25px 0 rgba(41, 61, 88, .06);
    cursor: default;
    border-radius: 10px;
    background:rgb(162, 16, 16);
}
.help_box:hover {
    background: #000;
}
.help_box span img {
    height: 50px;
    filter: brightness(0) invert(1);
}
.help_box h4 {
    font-weight: 700;
    font-size: 24px;
    margin: 20px 0 10px;
    color: #fff;
}
.help_box p{
    color: #fff;
}
.help_box a {
    color: #fff;
}
.pricing-sec {
    padding: 180px 0 0px !important;
}
.top-abt img {
    height: 600px;
    width: 100%;
    object-fit: cover;
}
.price-left-top h3 {
    font-size: 48px;
    line-height: 1.25;
    text-transform: uppercase;
    font-weight: 700;
}
.price-left-top p {
    line-height: 1.5;
    font-weight: 400;
    color: rgb(94, 94, 94);
    margin-top: 30px;
    font-size: 24px;
}
.outdoor-box img {
    width: 100%;
}
.out-breif {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    text-align: center;
    padding: 30px;
}
.outdoor-boat {
    padding-bottom: 70px;
}
.outdoor-box {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    height: 100%;
}
.out-breif p {
    color: rgb(94, 94, 94);
    font-size: 20px;
}
.outdoor-boat .row {
    align-items: center;
    justify-content: center;
    display: flex;
}
.outdoor-boat .row >div{
    margin-bottom: 40px;
}
.header_sec .navbar .navbar-nav .nav-link.active{
    color: rgb(162, 16, 16);
}



/* Form wrapper */
.contact_form {
  background-color: #000;
  padding: 40px 30px;
  max-width: 600px; /* form max width */
  margin: 50px auto; /* center on page */
  border-radius: 10px;
  color: #fff;
  box-sizing: border-box;
}

/* Form paragraph wrapper */
.contact_form p {
  width: 100%;       /* compact width, adjust yahan 70%-95% */
  max-width: 600px; /* maximum width */
  margin: 10px auto; /* center horizontally */
}

/* Two-column row */
.contact_form .two-col p {
  display: flex;
  gap: 15px;
  margin: 10px auto;
  width: 100%; /* adjust width here if you want wider/narrower two-column */
  max-width: 550px;
}

.contact_form .two-col p span {
  width: 50%; /* adjust individual field width here */
}

/* Inputs and textarea styling */
.contact_form input[type="text"],
.contact_form input[type="email"],
.contact_form input[type="tel"],
.contact_form textarea {
  width: 100%;  /* full width inside <p>, adjust <p> width to control overall field width */
  padding: 12px 10px;
  border-radius: 6px;
  border: 1px solid #ccc;
  font-size: 16px;
  color: #000;
  background-color: #fff;
  box-sizing: border-box;
}

/* Textarea height */
.contact_form textarea {
  height: 100px;  /* adjust height if needed */
  resize: none;
}

/* Submit button */
.contact_form input[type="submit"] {
  width: 50%; /* button width */
  display: block;
  margin: 20px auto 0 auto;
  padding: 12px;
  border: none;
  border-radius: 6px;
  background-color: #db1a1a;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
}

.contact_form input[type="submit"]:hover {
  background-color: #b71010;
}

/* Heading */
.contact_form h2.sec_head {
  font-size: 36px;
  margin-bottom: 25px;
  color: #fff;
  text-align: left;
  font-weight: 700;
}