/* 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");
}
.marquee{width:100%;margin:2% auto;overflow:hidden;white-space:nowrap;box-sizing:border-box;animation:marquee 50s linear infinite;font-size:16px;float:left}.marquee:hover{animation-play-state:paused}@keyframes marquee{0%{text-indent:27.5em}100%{text-indent:-105em}}
a{color: inherit;text-decoration: none}
body{
    padding: 0;
    margin: 0;
    font-family: "Poppins Regular" !important;
}
.top-header span a{
    text-decoration: none;
    font-size: 40px;
    color: #1E1E1E;
    font-family: "Poppins Bold";
}
.color2{
color: #197b7e;
}
.bg-color2{
    background-color: #FAB915;
    }
.phone{
    color: #197b7e !important;
}

.bg-nav{
    background-color: #222;
}
.hero{
    height: 85vh;
    background-image: url(../images/locksmith-spring-tx.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 90%;
}
.hero-content span{
    margin: 10px 0;
    line-height: 60px !important;
}
.hero-content span:nth-child(2){
    font-family: "Poppins Bold";
    font-size: 47px;
}
.hero-content span:nth-child(3){
    font-family: "Poppins Bold";
    font-size: 49px;
}
.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: 40px;
}
.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: #197b7e !important;
    color: #fff !important;
    border-color: #197b7e !important;
    font-weight: bold !important;

}
.btn-mine:hover{
    background-color: #222 !important;
    border-color: #222 !important;
    color: #fff !important;
    font-weight: bold !important;
    
    transition: 1s;
}
.hero-1{
    height: 85vh;
    background-image: url(../images/residential-locksmith-spring-tx.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.hero-2{
    height: 85vh;
    background-image: url(../images/commercial-locksmith-spring-tx.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.hero-3{
    height: 85vh;
    background-image: url(../images/24-hour-emergency-lockouts.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.hero-4{
    height: 85vh;
    background-image: url(../images/automobile-locksmith-spring-tx.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.bg-nav-bar{
    background-color: rgba(0, 0, 0, 0.486);
    color: #FFFFFF !important;
}
.bnr-txt{text-align: center;background-color: #222222bf;}
.contxt{
    line-height: 33px;
}
h1{
    font-size: 1.8rem !important;
    color: #222;
    font-family: "Poppins Bold";
}
h2{
    font-size: 27px !important;
    color: #222 !important;
    font-family: "Poppins Bold";
}
hr{
    width: 25%;
    height: 4px !important;
    background-color: #197b7e;
    display: inline-block;
}
.footer hr{
    width: 25%;
    height: 4px !important;
    background-color: #fff;
    display: inline-block;
}

.sec2{
    background-color: #f0f0f0;
    line-height: 30px;
}
.sec3{
    background-color: #222;
}
.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;
}
.sec5{
    background-color: #EBE7E7; 
}
.sec4{
    background-image: url(../images/bg-locksmith-service.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.sec4 .contxt{
    background-color: #fff;
}

.sec7{
    background-image: url(../images/bg-water-heater.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.sec6 .box1{
    font-size: 60px;
    font-family: "Poppins Bold";
    color: #FAB915;
}
.sec6 .box2{
    font-size: 50px;

    
}
.sec6 .iconp{
    font-size: 70px;
    font-family: "Poppins Bold";
}
.footer{
    background-color: #222;
}
.bg-contct{
    background-color: #197b7e; 
}
.fsizeAd{
    font-size: smaller;
}
.contact-info{
    line-height: 35px;
    font-size: 20px !important;
}
.contact-info .fa{
    font-size: 30px !important;
}

.cities .btn{
    margin: 10px 5px;
}
.btn:hover{
    transition: 1s;
}
@media (max-width:900px){
    .hero{
        height: 100vh;
        background-size: cover;
        background-position-x:60% ;
    }
    .sec6{
        background-size: cover;
    }
    .phon{
        flex-direction: column !important;
    }
    .sec2{
        background-position-x: 40%;
    }
    .contact-info {
        font-size: 17px !important;
    }
    .sec7{
        background-position-x:60% ;
    }
    
}

@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;
}