*{
 font-family: 'Poppins', sans-serif !important;   
}
body, a ,b, strong, h1,h2,h3,h4,h5,h6{
    font-family: 'Poppins', sans-serif !important;font-size: 18px;
}
.custom-h4-title {
    color: #707FBD;
font-family: 'Poppins', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-transform: capitalize;
}
.custom-h3-title {color: #1B1B1B;
font-family: 'Poppins', sans-serif;
font-size: 40px;
font-style: normal;
font-weight: 300;
line-height: 50px; /* 125% */
text-transform: capitalize;}
p{color: #A8A6A6;
font-family: 'Poppins', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: normal;}

.custom-header {box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
    position: sticky;
    width: 100%;
    z-index: 99999;
    background-color: white;
}
.ios, .top-factory, .call-us{display: flex; gap: 10px;}
/*.ios img, .top-factory img, .call-us img {height: 40px;}*/
.custom-d-flex-wrap{
	display: flex;
	flex-wrap: wrap;
}
.custom-d-flex-nowrap{
	display: flex;
	flex-wrap: nowrap;
}
.custom-d-flex-nowrap-nogap{
    display: flex;
    flex-wrap: nowrap;
}
.custom-header .span1 {color: #666565;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;} 
.custom-header .span2 {color: #1B1B1B;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;}
.custom-header .span2 a {
    text-decoration: none;
    color: #1B1B1B;
    font-size: 15px;
}
.top-menu {padding: 10px 0;}
 .custom-header nav{border-top: 1px solid #ECECEC;padding: 0;}
.top-menu .logo{width: 65%;}
.top-menu .logo img {height: 50px;}
.custom-header .top-menu {padding: 20px 0}
.custom-header .navbar-nav .nav-item{border-left: 1px solid #ECECEC;}
.custom-header .navbar-nav .nav-item:last-child{
    border-right: 1px solid #ECECEC;
}
.custom-header .navbar-nav .nav-link {color: #1B1B1B;
font-family: 'Poppins', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-transform: uppercase;
padding: 15px 10px;
}
/*.custom-header .navbar-nav .nav-link:nth-last-child(n){
	border-right: 1px solid #ECECEC;
}*/
.custom-header .navbar-nav .nav-link.active{color: #db0404;
font-family: 'Poppins', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: uppercase;}
.custom-header .menu-icons {gap:10px;padding: 0px 10px;}
.custom-header .menu-icons img {height: 18px;
}

.custom-header .navbar-expand-lg .navbar-nav .dropdown-menu{
    padding: 0;
    border: none;
    border-top: 3px solid #db0404;
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 15%);
}
.custom-header .navbar-expand-lg .navbar-nav .dropdown-item:hover {
    color:  #db0404;
}
.custom-header .navbar-expand-lg .navbar-nav .dropdown-item:active , 
.custom-header .navbar-expand-lg .navbar-nav .dropdown-item.active {
    color: var(--bs-dropdown-link-active-color);
    text-decoration: none;
    background-color: #db0404;
}
.custom-header .navbar-expand-lg .navbar-nav .dropdown-menu::before{
    content: "";
    position: absolute;
    top: -18px;
    left: 25px;
    border-color: transparent;
    border-style: solid;
    border-width: 0 18px 18px;
    line-height: 0;
    border-top-color: transparent;
    border-bottom-color: #db0404;
    z-index: 111;
}

.mb-custom-header {display: none; padding: 10px;
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 15%);
    position: sticky;
    width: 100%;
    z-index: 99999;
    background-color: white;
}
.mb-custom-header .navbar-toggler {border: unset;}
/*home page */

.home-banner {
background-image: url(../images/banner-bg.png);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
margin-top: 5px;
padding: 50px 0;
}
.home-banner .banner-text p{margin: 40px 0 40px 0;}
.banner-layout {align-items: center;}
.banner-text .banner-title {color: #1B1B1B;
font-family: 'Poppins';
font-size: 60px;
font-weight: 600;
line-height: 75px; /* 121.429% */
text-transform: capitalize;
margin-bottom: 25px;}
.banner-text p{color: #ADADAD;
font-family: 'Poppins', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: normal;}
.custom-btn{border-radius: 160px;
background: #db0404; 
color: #fff;
text-transform: uppercase;
padding: 15px 20px;
font-family: 'Poppins';}
.custom-btn:hover{
    color: var(--bs-btn-active-color);
    background-color: var(--bs-btn-active-bg);
    border-color: var(--bs-btn-active-border-color);
}
.custom-btn-second{
background: #E7432b; 
color: #fff;
text-transform: uppercase;
padding: 15px 30px;
border-radius: 0;
font-family: 'Poppins';
}

.custom-btn-second:hover {
    color: var(--bs-btn-active-color);
    background-color: var(--bs-btn-active-bg);
    border-color: var(--bs-btn-active-border-color);
}
.custom-btn-third {
    background-color: transparent;
color: #A8A6A6;
text-transform: uppercase;
padding: 15px 30px;
border-radius: 0;    
border : 1px solid #A8A6A6;
font-family: 'Poppins';
}
.custom-btn-third:hover {
    color: var(--bs-btn-active-color);
    background-color: var(--bs-btn-active-bg);
    border-color: var(--bs-btn-active-border-color);
}
.home-about {background-image: url(../images/about-bg.png);
 background-size: cover; background-repeat: no-repeat; background-position: center;
position: relative;
border-bottom: 1px solid #cccccc;
padding: 50px 0;
}
.home-about::after{
  content:url('../images/about-door.png');
  position:absolute;
  left: 80px;bottom: -7px;
  z-index: 9;
}


footer {background-color: #db0404; padding-top: 250px;}
footer p {color: #fff;}
.custom-header-h2 {color: #1B1B1B;
font-family: 'Poppins', sans-serif;
font-size: 40px;
font-style: normal;
font-weight: 300;
line-height: normal;
text-transform: capitalize;}
.home-about p strong{
    color: #ADADAD;
font-family: 'Poppins', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 15px;
}
.home-about p {color: #A8A6A6;
text-align: justify;
font-family: 'Poppins', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: normal;}
.w-mk-box-layout {display: flex; gap:5px; margin: 30px 0;}
.w-mk-box {display: flex; gap: 25px;}
.w-mk-box h6{color: #1B1B1B;
font-family: 'Poppins', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-transform: capitalize;}

.our-services-sec {padding: 50px 0 100px 0; background-color: #f2f2f2;}
.our-services-sec .custom-h4-title {    color: #707FBD;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}
.our-services-sec .custom-h3-title {
color: #1B1B1B;
font-family: 'Poppins', sans-serif;
font-size: 40px;
font-style: normal;
font-weight: 300;
line-height: 50px; /* 125% */
text-transform: capitalize;
}
.ourservice-slider {padding: 20px 0;}
.our-services-sec p{color: #A8A6A6;
text-align: justify;
font-family: 'Poppins', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: 25px;}
.ourservices-box {    position: relative;
    margin: auto;
    display: block;
    width: fit-content;}
.ourservices-box:hover{
    box-shadow: #db0404 0px 5px 15px;
    border-radius: 5px;
    }
.hover-eff .ourservices-box:hover::after {
    content: url(../images/small-w-arrow.png);
       position: absolute;
    right: 10px;
    bottom: -15px;
    border: 10px solid #db0404;
    border-top-left-radius: 100%;
    background: #db0404;
    border-bottom-right-radius: 5px;
    height: 40px;
}
.ourservices-txt {background-color: #fff; padding: 10px 30px; border-radius: 5px; margin: 10px;
position: absolute; bottom: -25px;
    left: 0;
    right: 0;
}
/*.ourservices-box:hover .ourservices-txt {
    box-shadow: #db0404 0px 5px 15px;
    border-radius: 5px;
}*/
.ourservices-txt .ourservices-txt-title {color: #707FBD;
font-family: 'Poppins', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-transform: capitalize;
margin-bottom: 0;}
.ourservices-txt .ourservices-txt-dec {color: #A8A6A6;
font-family: 'Poppins', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-transform: capitalize;
margin-bottom: 0;}
.oss-align {align-items: self-end;}

footer h6 {
    color: #FFF;
font-family: 'Poppins', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 35px; /* 175% */
text-transform: uppercase;
}
footer ul {list-style-type: none; padding: 0}
footer .f-menu-links a{
    color: #FFF;
font-family: 'Poppins', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 35px; /* 233.333% .*/
text-decoration: none;
}
footer .f-logo {height: 50px; margin-bottom: 30px;}
.f-ab-box-innr {display: flex; gap: 10px; margin: 10px 0;}
.f-ab-box-innr img {    width: 50px;
    max-width: min-content;}
.f-ab-box-text p {margin-bottom: 0px;font-size: 15px;}
.f-ab-box-text{ color: var(--bs-white);}
.f-ab-box-text a {text-decoration: none; color: var(--bs-white); font-size: 15px;}
.f-form {padding-bottom: 20px; position: relative;}
.f-form input {border-radius: 10px;
    background: #FFF;
    padding: 15px;
    width: 100%;
border: none;}
.f-form button {
    background: #D70307;
    border: none;
    padding: 10px;
    border-radius: 10px;
    position: absolute;
    right: 5px;
    margin-top: 5px;
}
.f-social-links img:Hover {box-shadow: #ffffff 0px 5px 15px;}
.copyright-and-tclinks {padding: 30px 0; border-top: 1px solid #FFFFFF; margin-top: 30px;
display: flex;
    flex-wrap: wrap;
    justify-content: space-between;}
    .copyright-and-tclinks a {
    color: #fff;font-size: 15px;}
.tclinks ul {display: flex; gap: 10px;}
.tclinks a{color: #fff; text-decoration: none; font-size: 16px;}
.h-about-custombox {position: relative;
    display: block;
    z-index: 9999; 
    /*top: 60px;*/}
.h-about-custombox .h-a-img {display: block;height: 400px; margin:0 0 0 auto; padding-right: 10px;}
.h-about-custombox .h-ab-img {margin-left: 25px;}
.h-about-custombox .h-ab-img1 {position: absolute;
    right: -80px;
    bottom: 0;
    background: #fff;
    padding: 5px;}
.exp-years {
    border-radius: 0px 0px 0px 50px;
    background: #323232;
        width: 530px;
    padding: 20px 80px  20px 20px;
    color: #fff;
display: flex;
flex-wrap: nowrap;
align-items: center;
gap: 20px;
margin-top: -115px;
    position: absolute;
left: -65px;}
.exp-years-25{
    color: #FFF;
font-family: 'Poppins', sans-serif;
font-size: 60px;
font-style: normal;
font-weight: 700;
line-height: 60px;
text-transform: capitalize;
}
.exp-years-y-txt{
    color: #FFF;
font-family: 'Poppins', sans-serif;
font-size: 25px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: capitalize;

}
.exp-years .exp-years-layout{display: grid;border-right: 1px solid;
    padding-right: 20px;}
.exp-years .exp-years-dec {width: 220px;}
.exp-years p{color: #FFF;
font-family: 'Poppins', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 25px; /* 166.667% */
text-transform: capitalize;}

.owl-carousel {
    display: block;}

.rp-fire-systems {
color: #fff;
    background-image: url(../images/Group289.png);
    background-size: auto;
    background-position: top;
    background-repeat: no-repeat;
    padding: 30px 0;
position: relative;
    z-index: 999;}
.rp-fire-systems h2{ font-size: 40px; 
font-family: 'Poppins', sans-serif;
line-height: 22.5px;
font-weight: 500px; }
.rp-fire-systems p{ font-size: 15px;  font-family: 'Poppins', sans-serif;}
.rp-fire-systems .rp-main-img {margin-top: -120px;}
.testimonials-client {padding: 125px 0;
    /*margin-top: -70px;*/
    background-image: url(../images/layout-bg.png);
    background-size: cover;
    background-position: center;
background-repeat: no-repeat;}
.client-say-box {background-color: #Fafafa; padding: 30px; margin: 0 40px;}
{    color: #707FBD;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;}
.client-say-box .custom-h4-title {    color: #707FBD;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;}
.client-say-box .custom-h3-title{color: #ADADAD;
font-family: 'Poppins', sans-serif;
font-size: 40px;
font-style: normal;
font-weight: 300;
line-height: normal;
text-transform: capitalize;}
.client-say-box p{
    color: #A8A6A6;
font-family: 'Poppins', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
/*.testimonials-box {padding: 40px;}*/
.testimonials-box .testi-start ul {
padding: 0;
    list-style-type: none; display: flex; gap: 5px;}
.testimonials-box p{color: #A8A6A6;
text-align: justify;
font-family: 'Poppins', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: 29px; /* 193.333% */
text-transform: capitalize;}
.testimonials-box h5 {color: #1B1B1B;
font-family: 'Poppins', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
text-transform: capitalize;}
.testimonials-box-text img {height: 60px; width: 60px !important;}
.blog-section{
    padding: 50px 0;
    background: #323232;
}
.blog-content {color: #fff; }
.blog-content .custom-h4-title{color: #FFF;
font-family: 'Poppins', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-transform: capitalize;}
.blog-content .custom-h3-title{color: #FFF;
font-family: 'Poppins', sans-serif;
font-size: 40px;
font-style: normal;
font-weight: 300;
line-height: normal;
text-transform: capitalize;}
.recnt-blog-box {display: flex; gap: 20px; padding: 20px; border: 1px solid transparent;}
.recnt-blog-box h6 {color: #FFF;
font-family: 'Poppins', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: capitalize;}
.recnt-blog-box h3 {color: #FFF;
font-family: 'Poppins', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: capitalize;}
.recnt-blog-box p {color: #A8A6A6;
font-family: 'Poppins', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: normal;}
.recnt-blog-box a{
    color: #FFF;
font-family: 'Poppins', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-decoration-line: underline;
text-transform: capitalize;
}
.recnt-blog-box:hover {border-radius: 11px;
border: 1px solid #db0404;}
.contact-us-section {
    padding: 150px 0 0 0;
background-image: url(../images/map-bg.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.c-s-inner-bg {
    margin-bottom: -200px;
    border-radius: 20px;
background: #FFF;
box-shadow: 0px -6px 24px 0px rgba(0, 0, 0, 0.10);
padding: 40px;
position: relative;
z-index: 99;
}
.cf-text .custom-h4-title {color: #000;
font-family: 'Poppins', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-transform: capitalize;}
.cf-text .custom-h3-title {color: #ADADAD;
font-family: 'Poppins', sans-serif;
font-size: 40px;
font-style: normal;
font-weight: 300;
line-height: normal;
text-transform: capitalize;}

.contact-form input ,.contact-form textarea{
    border-radius: 10px;
border: 0.5px solid #CFCFCF;
color: #788196;
text-align: justify;
font-family: 'Poppins', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding: 15px;
width: 100%;
margin-bottom: 15px;
}
.contact-form button {
font-family: 'Poppins', sans-serif;
background: #E7432b; 
color: #fff;
text-transform: uppercase;
border: none;
padding: 15px 30px;
    font-size: 16px;
}

/*about us css */
.about-content {padding: 50px 0;
background-image: url(../images/banner-bg.png);
background-size: cover;
background-repeat: no-repeat;
background-position: center;}
.our-v-m {padding: 50px 0 100px 0;}
.counter-box {display: flex;justify-content:start;margin: 20px 0;}
.counter-box .c-numb{
    font-size: 50px;
    font-weight: 500;
    color: #1B1B1B;
}
.counter-box .c-numb span{
 font-size: 20px;
    font-weight: 500;
    color: #db0404;   
}
.counter-box .c-text{
    font-size: 24px;
    font-weight: 300;
}
.c-s-inner-img{padding-right: 20px;}

/*service page css */
.service-content {padding: 50px 0;
background-image: url(../images/banner-bg.png);
background-size: cover;
background-repeat: no-repeat;
background-position: center;}
.service-content .custom-h3-title {margin-bottom: 20px;}
.s-inner-ul-box{padding-top: 20px;}
.s-inner-ul-box-layout {display: flex; margin: 10px 0; gap: 30px;}
.s-inner-ul-box h6{ color: #1B1B1B;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize; }
.s-inner-ul-box ul {
    list-style: none;
   padding: 20px;
    margin-bottom: 30px;
}
.s-inner-ul-box ul li{
    color: #A8A6A6;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normmaal;
    text-transform: capitalize;
}
.s-inner-ul-box ul li::before {
  content: url('../images/dubble-arrow.png');
  display: inline-block;
  padding: 0 5px; 
}
.s-inner-ul-border {border: 1px solid #A8A6A6; width: fit-content;}
/*contact page css */
/*contact Us css */
.contactus-content{
    padding: 50px 0;
background-image: url(../images/banner-bg.png);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}

.contact-us-content {margin: 100px 0;
padding: 50px;
background-color: #fff;
box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 15%);
border-radius: 20px;
}

.contact-us-content .custom-h4-title {
    color: #1B1B1B;
}
.contact-cem-box {display: flex; flex-wrap: nowrap; margin: 15px 0; gap: 10px;}
.contact-cem-content {display: grid;}
.contact-cem-content .span1{font-size: 15px;    color: #A8A6A6;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-style: normal;}
.contact-cem-content .span2 {font-size: 15px;color: #1B1B1B; text-decoration: none; font-weight: 700; font-family: 'Poppins';}
.contact-cem-content .span2 a{font-size: 15px;color: #1B1B1B; text-decoration: none; font-weight: 700;font-family: 'Poppins';}

/* Blog */

.blog-banner
{       padding: 50px 0;
        background-image: url(../images/banner-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
}
.blog-banner .banner-text p{
        color: #1B1B1B;
}
.blog-inner-content p {
    color: #1B1B1B;
}
.date-link
{
    text-decoration: none;
}
.blog-sec-title{

    font-size: 40px !important;

}
.small-text
{
    
    color: #ADADAD;
    font-weight: 500;
    line-height:14px;
    letter-spacing: 1px;
}
.our-blog
{
padding: 50px 0;
margin: 50px 0;
}

.ourblog-box{
    position: relative;
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 15%);
}
.ourblog-box a {text-decoration: none;}
.ourblog-box::after
{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: 0;
    border-radius: 5px;
    background: linear-gradient(180deg,rgba(0,0,0,0),#A8A6A6);
}
.ourblog-box:hover
{
    box-shadow: #db0404 0px 5px 15px;
    border-radius: 5px;
}
.ourblog-txt
{
    position: absolute;
    bottom: 0;
    z-index: 1;
padding: 10px 20px;
}
.ourblog-txt-title
{
color: #FFF;
font-family: 'Poppins', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-transform: capitalize;
}

.ourblog-box:hover .box-style::after
{
        content: url(../images/small-w-arrow.png);
    position: absolute;
    right: 0;
    bottom: 0;
    border: 10px solid #db0404;
    border-top-left-radius: 100%;
    background: #db0404;
}
.date-link1
{
    font-size: 14px;
    text-decoration: none;
    color:#FFF;
}


/* Blog Inner Page */
.social-icons
{
margin: 50px 0;
}
.social-icons span
{
    text-align: center;
    width: 30px;
    height: 30px;
    padding: 5px;
    margin: 5px;
    border-radius: 5px;
    color: #db0404;
border: 1px solid #db0404;    
}
.blog-inner-title
{
color: #000;
font-family: 'Poppins', sans-serif;
font-size: 30px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-transform: capitalize;
margin-bottom: 0px;
}
.blog-inner-content
{
    margin-bottom: 20px;
}
.blog-inner-content ul li,.blog-inner-content ol li{
    color: #1B1B1B;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}
.blog-inner-box
{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    gap: 20px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin: 25px 0;
}
.blog-inner-box-img img
 {
    width: 130px;
    height: auto;
}
.blog-inner-box-text
{
    text-transform: capitalize;
}
.blog-inner-box-text h5
{
    margin: 0;
}
.blog-inner-box-text a
{
    color: #db0404;
}
.small-text strong
{
    color: #000;
}
.blog-inner-form
{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 10px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
.blog-inner-form form
{
    padding:20px
}
.blog-inner-form input,textarea
{
    border-radius: 10px;
border: 0.5px solid #CFCFCF;
color: #788196;
text-align: justify;
font-family: 'Poppins', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding: 15px;
width: 100%;
margin-bottom: 15px;
}
.blog-btn
{
    width: 100%;
    border: none;
    padding: 8px;
background: #db0404; 
color: #fff;
text-transform: uppercase;
}

/* Pojects Page */
.projects
{
}
.custom-h3-title1
{
font-family: 'Poppins', sans-serif;
font-size: 40px;
font-style: normal;
font-weight: 300;
line-height: 50px; /* 125% */
text-transform: capitalize;
color: #000;
}


/* Responsive Project page */
@media only screen and (min-width:768px) and (max-width:1400px)
{
  /*.rp-fire-systems .rp-main-img
  {
    margin-top:0;
  }*/  
  .blog-inner-form form
  {
    padding: 20px;
    margin: 50px 0;
  }
  .pro
  {
    width: 100%;
  }
  .ourblog-txt
  {
    width: 100%;
  }
  .ourblog-box
  {
    margin: 20px 0;
  }
  .c-numb
  {
    font-size: 30px !important;
  }
  .c-text
  {
    font-size: 20px !important;
  }
  
}

#offcanvasRight .custom-h4-title {
    color: #717171;
    font-size: 24px;
    margin: 0;
    line-height: 30px;
}
#offcanvasRight .btn-close{
/*--bs-btn-close-bg : url(../images/close-icon.png);
    width: 32px;
    height: 32px;
    --bs-btn-close-opacity: unset;
*/    --bs-btn-close-opacity: 1;
border: 1px solid ;
border-radius: 50%;
}
#offcanvasRight .oc-contact-info {
    margin: 20px 0;
}
#offcanvasRight .oc-contact-info a{text-decoration: none;
    color: #717171;display: flex;
    flex-wrap: wrap;
}
#offcanvasRight .oc-contact-info a strong{
    font-family: 'Poppins';
}
#offcanvasRight .off-sidemenu-social {
    margin: 20px 0;
}
#offcanvasRight .off-sidemenu-social img {
    height: 31px;
}
#offcanvasRight .off-sidemenu-social img:hover{
        box-shadow: #db0404 0px 3px 5px;
}
#offcanvasRight .oc-contact-info-box{
        display: flex;
    gap: 10px;
    align-items: start;
    margin-bottom: 10px;
}
#offcanvasRight .oc-contact-info-box img {padding-top: 5px;}
.off-blog-news-layout .recnt-blog-box h6 {color: #9a9a9a;}
.off-blog-news-layout .recnt-blog-box h3 {color: #9a9a9a;}
.off-blog-news-layout .recnt-blog-box a {color: #9a9a9a;}

#offcanvasRight2 .nav-link {color: #1B1B1B;
font-family: 'Poppins', sans-serif;
font-size: 25px;
font-style: normal;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
padding: 15px 10px;
}
#offcanvasRight2 .nav-link.active{color: #db0404;
font-family: 'Poppins', sans-serif;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: uppercase;}
#offcanvasRight2 .navbar-nav .dropdown-menu {
    position: static !important;
    transform: unset !important;
    border: none;
}
#offcanvasRight2 .navbar-nav .dropdown-item:active , 
#offcanvasRight2 .navbar-nav .dropdown-item.active {
    color: #db0404;
    text-decoration: none;
    background-color: transparent;
}
.m-dis-block {display: none;}
#carousel-2 .owl-item img {
    width: auto;
    margin: auto;
}

/*project popup css*/
.magnific-img img {
    width: 100%;
    height: auto;
    padding: 5px;
}
.mfp-bottom-bar,*{
   font-family: 'Poppins', sans-serif;
}
.magnific-img {
    display: inline-block;
    width: 24.3%;
}
a.image-popup-vertical-fit {
    cursor: -webkit-zoom-in;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.98;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-arrow-left:before {
    border-right: none !important;
}
.mfp-arrow-right:before {
    border-left: none !important;
}
button.mfp-arrow, .mfp-counter {
    opacity: 0 !important;
    transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}
.mfp-container:hover button.mfp-arrow, .mfp-container:hover .mfp-counter{
    opacity: 1 !important;
}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; 
  display: none;
}

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/*popup css end*/
.blog-inner-content h6{
    font-size: 20px;
    font-weight: 600;
}

#staticBackdrop .btn-close{position: absolute;
    right: 10px;
    top: 5px;
    z-index: 999;
    color: #000;
    border: 1px solid #000;
    border-radius: 20px;
    padding: 10px;}

#offcanvasRight .offcanvas-header img{ 
    height: 50px;
}
.rp-fire-systems a {text-decoration: none; color: #fff;}
.blog-section .custom-btn-second:hover{color: var(--bs-white);
    /*background-color: var(--bs-white);*/
    border-color: var(--bs-white);}
.blog-inner-page {margin-bottom: 100px;}
.off-blog-news-layout .recnt-blog-box {flex-wrap: nowrap;}
.off-blog-news-layout .recnt-blog-box img {width: 200px;
    max-width: min-content;}
    .navbar-toggler:focus{box-shadow: none;}
    .nav-link:focus-visible{box-shadow: none;}
    .b-social-icons {margin: 25px 0;}
    .b-social-icons img {height: 35px;}
    .f-a-text {text-align: justify;padding-right: 20px;}
.iso-img{height: 60px; width:auto;}
.call-us{height: 50px; width:auto;}
.offcanvas-backdrop.show {
    opacity: .5;
    z-index: 99999;
}

/*vatsal responsive css */
@media (min-width: 0px) and (max-width: 767px){
    .f-form {padding-bottom: 5px;
    padding-top: 10px;}
    .wahn-m-none {display: none;}
    .banner-text .banner-title{margin: 10px 0;}
    .home-banner .banner-text p{ margin: 20px 0 20px 0; }
.mb-custom-header {display: block;}
.mb-custom-header .logo img{height: 40px;}
#offcanvasRight2 .offcanvas-header img{height: 40px;}
.custom-header {display: none;}
#offcanvasRight2 {left: 0; z-index: 99999;}
#offcanvasRight2 .nav-link ,#offcanvasRight2 .dropdown-item{text-align: center; font-size: 20px; padding:10px;}
.banner-layout {
    align-items: center;
    flex-direction: column-reverse;
}
.banner-layout img {margin: 15px auto;}
/*.home-banner::before{
    content: url('../images/m-banner-bg-mask.png');
  display: inline-block;
  padding: 0 5px; 
  position: absolute;
    top: 80px;
}*/
.ios img, .top-factory img, .call-us img {margin: auto;
    display: block;}
.home-banner {
    background-image: url(../images/m-banner-bg-mask.png);
    background-size: contain;
    background-position: top;
    background-color: #f2f2f2;
    padding: 30px 0 !important;
}
.f1-widget {text-align: center; margin: auto; }
    .f2-widget {padding: 10px 0;}
    .f-about-box {flex-wrap: wrap;}
    .copyright-and-tclinks p{font-size: 13px; margin: 5px 0 10px 0;}
    .copyright-and-tclinks a{font-size: 13px;}
    .copyright-and-tclinks {justify-content: center; text-align: center; margin-top: 15px;padding: 10px 0;}
.contact-form button {    display: block;
    margin: auto;}
    .recnt-blog-box {flex-wrap: wrap; border: 1px solid #fff; margin: 10px; border-radius: 11px;}
    .rp-fire-systems .rp-main-img {display: none !important;}
    .our-services-sec .custom-h3-title {font-size: 25px; line-height: 30px;}
    .client-say-box .custom-h3-title {font-size: 25px; line.-height: 30px;}
    .blog-content .custom-h3-title {font-size: 25px; line-height: 30px;}
    .our-services-sec p {text-align: center;}
    .client-say-box {text-align: center; margin: 0 0 20px 0;}
    .testimonials-box {text-align: center;}
    .testimonials-box p{text-align: center;}
    .testimonials-box .testi-start ul {justify-content: center;}
    .h-about-custombox {position: relative;}
    .h-about-custombox .h-ab-img {margin-left: 0px;}
.h-about-custombox .h-ab-img1 {bottom: 75px;
    right: 0; height: 150px;
}
.home-about .custom-header-h2 {padding-top: 50px; font-size: 25px; line-height: 30px;}
.home-about::after {content: '';}
.exp-years {left: 0;
    bottom: -80px; width: -webkit-fill-available; padding: 35px;}
    .testimonials-client {padding: 95px 0 20px 0;}
    .side-m-menu-footer {display: block;}
    #offcanvasRight2 .side-m-menu-footer .ios,
    #offcanvasRight2 .side-m-menu-footer .call-us{
    display :block;
    margin-top: 20px;
    /*    flex-wrap: wrap;*/
    /*justify-content: center;*/
    }
    #offcanvasRight2 .side-m-menu-footer .span1,
    #offcanvasRight2 .side-m-menu-footer .span2 {
        text-align: center;
        font-size: 16px;
    }
    #offcanvasRight2 .side-m-menu-footer .span2 {font-weight: 600;}
    #offcanvasRight2 .side-m-menu-footer .custom-d-flex-wrap{
        display: block;
            margin: auto;
    width: fit-content;
        justify-content: center;     align-content: center;
    gap: 10px;
    }
     #offcanvasRight2 .side-m-menu-footer .custom-d-flex-wrap p{text-align: center;}
    #offcanvasRight2 .side-m-menu-footer .span2 a{
        text-decoration: none;
        color: #db0404;
    }
    .offcanvas-header .btn-close {color: #000;}
    .custom-h3-title {font-size: 24px; line-height: 30px;}
    .about-content {text-align: center;}
    .w-mk-box {flex-wrap: wrap;
    justify-content: center;}
    .w-mk-box h6, .w-mk-box p{text-align: center;}
    .our-v-m {padding: 20px 0;}
.service-content {text-align: center;}
.service-content a {margin-bottom: 20px;}
.s-inner-ul-box-layout {flex-wrap: wrap;
    justify-content: space-around;}
    .ourservices-box {margin-bottom: 30px;}
    .contactus-content {text-align: center;}
    .contact-us-content {
    margin: 20px 0;
    padding: 25px;}
    .contact-cem-box {display: block;}
    .contact-cem-box img {margin-bottom: 10px;}
    .home-about {padding: 20px 0;}
    .our-services-sec {padding: 30px 0;}
    .c-s-inner-img {padding-right: 0; display: none;}
    .c-s-inner-bg {padding: 30px 15px;}
    .tclinks ul { margin: 0;}
    .tclinks a {font-size: 13px;}
    footer {padding-top: 200px;}
.h-about-custombox .h-a-img {margin: auto; height: auto;}
.m-dis-block {
    display: grid;
    gap: 10px;
    position: absolute;
    right: 20px;
    margin: -25px -5px 0px 0px;
    padding: 0 !important;
    top: 10%;
}
.testimonials-box-text img {margin: auto;}
.m-dis-none {display: none;}
.magnific-img {
    display: inline-block;
    width: 48.3%;
}
.blog-content{text-align: center;}
.s-inner-ul-box ul {width: auto; padding: 15px;}
.blog-main-img {height: 250px;
    margin: auto;
    display: block;
    margin-bottom: 20px;}
.f-ab-box-text a {font-size: 15px;}
.f-ab-box-innr {
    display: flex;margin: 10px 0;}
    .f-about-boxs {position: relative;display: flex;
    flex-direction: column-reverse;}
    .blog-section {margin-top: 35px;}
    .f-a-text {padding-right: 0px;}
    .offcanvas-backdrop.show {z-index: 1040;}
    .call-us{
        height: auto;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .home-banner {
    background-image: url(../images/m-banner-bg-mask.png);
    background-size: contain;
    background-position: top;
    background-color: #f2f2f2;
    padding-bottom: 30px !important;
}
.banner-layout {
    align-items: center;
    flex-direction: column-reverse;
}
.mb-custom-header {display: block;}
.custom-header {display: none;}
.banner-text .banner-title {font-size: 54px; line-height: 60px;}
.h-about-custombox {position: relative;}
.h-about-custombox .h-ab-img1 {right: 35px;
}
.home-about::after {content: '';}
.exp-years {left: 0;
    bottom: 0;}
    .rp-fire-systems .rp-main-img {display: none !important;}
    .rp-fire-systems {background-size: cover; padding: 80px 0;}
    .contact-us-section img{ margin: auto; display: block; }
    .contact-us-section .cf-text .custom-h4-title { text-align: center;  margin-top: 30px;}
    .contact-us-section .cf-text .custom-h3-title {text-align: center;}
    .f1-widget {text-align: center; margin: auto;}
    .f2-widget {padding: 20px 0;}
    .copyright-and-tclinks {justify-content: center;}
    .contact-us-section .c-s-inner-bg {padding: 50px;}
    .side-m-menu-footer {display: flex;}

    #offcanvasRight2 .side-m-menu-footer .ios,
    #offcanvasRight2 .side-m-menu-footer .call-us{
        flex-wrap: wrap;
    justify-content: center;
    }
    #offcanvasRight2 .side-m-menu-footer .span1,
    #offcanvasRight2 .side-m-menu-footer .span2 {
        text-align: center;
        font-size: 14px;
    }
    #offcanvasRight2 .side-m-menu-footer .span2 a{
        text-decoration: none;
        color: #db0404;
    }
    #offcanvasRight2 .side-m-menu-footer .custom-d-flex-wrap{
        justify-content: center;    align-content: center;
    gap: 10px;
    }
    .ourservices-box {margin-bottom: 30px;}
.h-about-custombox .h-a-img {margin: auto; height: auto;}
.m-dis-block {display: block;}
.m-dis-none {display: none;}
.f-a-text {padding-right: 0px;}
.offcanvas-backdrop.show {z-index: 1040;}
}
@media (min-width: 992px) and (max-width: 1199px){
.custom-d-flex-nowrap-nogap{gap: 15px;}
.top-menu .logo {width: 450px;}
.banner-text .banner-title {font-size: 46px; line-height: 60px;}
.h-about-custombox .importantimg1 {height: 200px; right: -25px;}
.h-about-custombox .h-ab-img {
    margin-left: 0;
}
.exp-years {width: 465px; left: -25px;}
.rp-fire-systems {background-size: cover; padding-top: 50px;}
.rp-fire-systems .rp-main-img {
    margin-top: -125px !important;
}
    .f-about-box {    flex-wrap: wrap;}
    .copyright-and-tclinks {justify-content: center;}
    .home-about::after {left: 15px;}
    .h-about-custombox .h-a-img{height: 350px;}
.h-about-custombox{bottom: -130px;}
.ourservices-txt{height: 120px;}
.custom-header .top-menu {gap: 10px;}
    .top-menu .logo {
    width: 60% !important;
}
.testimonials-client {
    padding: 50px 0 0px 0;
    margin-top: 0;}
}
@media (min-width: 1200px) and (max-width: 1440px){
.custom-d-flex-nowrap-nogap{gap: 10px;}
.banner-text .banner-title {
    font-size: 54px;
    line-height: 60px;
}
.custom-d-flex-nowrap-nogap {
    gap: 20px;
}
.custom-header .navbar-nav .nav-link {padding: 15px 30px;}
.contact-form button{
    padding: 15px 45px;
}
.custom-header .top-menu {gap: 10px;}
    .top-menu .logo {
    width: 72%;
}
.testimonials-client {
    padding: 130px 0 100px 0;
    margin-top: -100px;}
}

@media (min-width: 1441px){
    .custom-header .top-menu {gap: 10px;}
    .top-menu .logo {
    width: 80%;
}
.home-banner {padding: 70px 0;}
.custom-d-flex-nowrap-nogap {gap: 50px;}
.h-about-custombox .h-a-img {padding-right: 60px;height: 520px;}
.home-about {padding: 80px 0;}
.rp-fire-systems {
    color: #fff;
    padding-top: 100px;
    background-image: url(../images/Group289.png);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    padding-bottom: 128px;
    position: relative;
}
.rp-fire-systems .rp-main-img {
    margin-top: 0;
    position: absolute;
    top: -75px;
}
.custom-header .navbar-nav .nav-link {padding: 15px 35px;}
.contact-form button{
    padding: 20px 60px;
}
.testimonials-client {
        padding: 180px 0 100px 0;
    margin-top: -40px;
}
}
