form.CUS input.subject { display: none; }
.sec6 input, .sec6 textarea{margin: 10px;border-radius: 8px;height: 40px;width: 45%;padding-left: 1%;}
.sec6 select{background-color: #ffffff;border-radius: 8px;height: 40px;margin-left: 2%;}
@media (max-width:1200px){.sec6 input, .sec6 textarea{width: 95%;}}
/* Website Fonts */
@font-face {
    font-family: "Poppins Regular";
    font-display: swap;
    font-style: normal;
    font-weight: normal;
    src: local("Poppins Regular"),
      url("../webfonts/Poppins-Regular.woff") format("woff");
}
@font-face {
font-family: "Poppins Bold";
font-display: swap;
font-style: normal;
font-weight: normal;
src: local("Poppins Bold"),
    url("../webfonts/Poppins-Bold.woff") format("woff");
}
body{
    padding: 0;
    margin: 0;
    font-family: "Poppins Regular" !important;
    
}
.non-select{user-select: none;}
.top-header{
    background-color: #10437a;
}
.top-header span a{
    text-decoration: none;
    font-size: 27px;
    color: #1E1E1E;
    font-family: "Poppins Bold";
}
.phone{
    background-color: #10437a;
}
.bg-nav{
    background-color: #10437a;
}
.hero{
    height: 100vh;
    background-image: url(../images/plumbing-service-houston-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.hero span, .hero-1 span, .hero-2 span, .hero-3 span, .hero-4 span, .hero-5 span, .hero-6 span{
    font-size: 35px;
    line-height: 43px;
}
.line1{
    font-family: "Poppins Bold";
}
.line2{
    
    font-size: 34px !important;
    
}
.hero p, .hero-1 p, .hero-2 p, .hero-3 p, .hero-4 p, .hero-5 p, .hero-6 p{
    line-height: 35px;
    font-size: 17px ;
}
.btn-mine{
    font-size: 30px !important;
    background-color: #10437a !important;
    border-color: #10437a !important;
    color: #FFFFFF !important;
    font-weight: bold !important;

}
.btn-mine:hover{
    background-color: #FC6A20 !important;
    color: #fff !important;
    border-color: #FC6A20 !important;
    font-weight: bold !important;
    transition: 1s;
}
.hero-1{
    height: 80vh;
    background-image: url(../images/dryer-vent-cleaning.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.hero-2{
    height: 80vh;
    background-image: url(../images/ac-repair.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.bg-nav-bar{
    background-color: rgba(0, 0, 0, 0.486);
    color: #FFFFFF !important;
}
.contxt{
    line-height: 33px;
}
h1{
    font-size: 33px !important;
    color: #10437a;
    font-family: "Poppins Bold";
}

h2{
    font-size: 27px !important;
    font-family: "Poppins Bold";
}
.bg-pre{
    background-color: #373737;
}
hr{
    width: 25%;
    height: 4px !important;
    background-color: #FC6A20;
    display: inline-block;
}
.sec2{
    background-image: url(../images/bg-water-hwater.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed; 
}
.sec2-1{
    background-image: url(../images/bg-dryer-vent.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed; 
}
.sec2-2{
    background-image: url(../images/bg-ac-repair.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed; 
}
.sec3 span:first-child{
    color: #FFFFFF;
    font-size: 70px;
    font-weight: bold;
}
.sec3 span:nth-child(2){
    color: #000000;
    font-size: 80px;
    font-weight: bold;
}
.sec3 span:nth-child(3){
    color: #000000;
    font-size: 40px;
    
    text-transform: uppercase;
}
.sec4{
        background-image: url(../images/bg-plumbing-service.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: fixed; 
}
.sec5{
    background-color: #EBE7E7; 
}
.sec6{
    background-image: url(../images/bg-contact.jpg);
    background-size: contain;
    background-repeat: no-repeat;
}
.sec6 .box1{
    font-size: 40px;
}
.sec6 .iconp{
    font-size: 70px;
}
.footer{
    background-color: #10437a;
}
.bg-contct{
    background-color: #262930; 
}
.fsizeAd{
    font-size: smaller;
}
.contact-info{
    line-height: 30px;
}
.contact-info span:last-child{
    font-size: 25px;
}
.cities .btn{
    margin: 10px 5px;
}
@media (max-width:900px){
    .hero{
        height: 100vh;
        background-size: cover;
        background-position-x:30% ;
    }
    .sec6{
        background-size: cover;
    }
    .hero span, .hero-1 span, .hero-2 span, .hero-3 span, .hero-4 span, .hero-5 span, .hero-6 span{
        font-size: 30px;
        line-height: 70px;
    }
    .line2{
        font-size: 40px !important;
    }
}
@media (max-width:400px){
    .iconp{
display: none;
    }
}
.e-mail:before{
    content:attr(data-website) "\0040" attr(data-user);unicode-bidi:bidi-override;direction:rtl
}
  
.pnf{
    height: 93vh;
}
.pnf .box{
    display: flex;
    height: 100vh;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.pnf .box span:nth-child(1){
    font-size: 20vw;
    font-weight: bold;
    line-height: 20vw;
}
.pnf .box span:nth-child(2){
    font-size: 3vw;
    font-weight: bold;
    line-height: 7vw;
}