body{
    font-family: "Raleway", sans-serif;
}







.footer{
    padding: 20px 0px;
    background: #323232;
}
.f-text{
    font-size: 14px;
}
.f-widget h6{
    letter-spacing: 2px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    color: #7c7c7c;
    margin-bottom: 15px;
}
.f-widget p{
    color: #fff;
    font-size: 14px;
    text-align: justify;
}
.blog-footer-box img{
    width: 90px;
    height: 80px;
}
.blog-footer-box h5{
    color: #fff;
    padding-bottom: 7px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
}
.blog-footer-box hr{
    margin: 5px 0px;
    background-color: rgb(255 255 255);
}
span.name{
    color: #fff;
    font-weight: 400;
    font-size: 13px;
}
span.date{
    color: rgba(255, 255, 255, 0.7);
}
.f-widget a{
    display: block;
    color: #fff;
    text-decoration: none;
    margin-bottom: 15px;
    font-size: 14px;
}
.text-gry{
    color: rgba(255,255,255,0.6);
    font-size: 11px;
}
.copy{
    padding-top: 60px;
}
.cta-section{
    background: #edc84d;
}
.info-box a{
    display: block;
    text-decoration: none;
}
.notizie{
    padding: 80px 0px;
    background-image: url(../images/back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.heading h2{
    font-style: normal;
    font-weight: 600;
    letter-spacing: 9px;
    line-height: 26.4px;
    text-transform: uppercase;
    font-size: 22px;
    color: #28262b;
}
.heading p{
    color: #727272;
    font-size: 14px;
    font-style: italic;
    margin-top: 20px;
    margin-bottom: 35px;
}
.blog-box h4{
    color: #242424;
    font-weight: 600;
    font-size: 15px;
}
.blog-box span {
    font-style: italic;
    font-weight: 400;
    font-size: 13px;
    line-height: 20.8px;
    text-transform: none;
    letter-spacing: 0px;
    word-spacing: 0;
    color: #bcbcbc;
}
.blog-box p {
    color: #565656;
    font-size: 14px;
}
.btn-blog a{
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    color: #8a8f6a;
    line-height: 19.18px;
    text-decoration: none;
}
.btn-blog p{
    color: #28262b;
    font-style: italic;
    font-weight: 400;
    font-size: 13px;
}
.btn-box a{
    text-decoration: none;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 2px;
    padding: 15px 30px;
    border-radius: 60px;
    border-width: 1px;
    border-color: rgb(224, 224, 224);
    border-style: solid;
    background: rgb(255, 255, 255);
    color: rgb(45, 45, 45);
}
.cta-content a{
    border-radius: 60px;
    border-width: 1px;
    border-color: rgb(51, 51, 51);
    border-style: solid;
    background: rgb(51, 51, 51);
    color: rgb(255, 255, 255);
    text-decoration: none;
    padding: 15px 30px;
}
.npstri {
    background-color: #333333 ;
}
.construction{
    background: #333333;
}
.testimoinals-box img{
    width: 82px;
    height: 82px;
}
.testimoinals-box h4{
    color: #edc84d;
    font-weight: 600;
    font-size: 15px;
    line-height: 25.65px;
    text-transform: none;
}
.testimoinals-box p{
    color: #fff;
    font-size: 14px;
    line-height: 24.99px;
}
.num-box{
    padding: 60px 30px;
}
.num-box h1{
    font-size: 90px;
}
.num-box p{
    font-size: 16px;
}
.blr{
    border-left: 1px solid #f2de9c;
    border-right: 1px solid #f2de9c;
}
.ser-box h4{
    line-height: 26.4px;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 600;
    font-size: 16px;
}
.ser-box p{
    text-align: justify;
    color: #565656;    
    font-weight: 400;
    font-size: 14px;
}
.banne-content h3{
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    margin: 20px 0px;
}
.banne-content p{
    color: #fff;
    font-style: italic;
    margin: 20px 0px;
}
.banne-content a{
    text-decoration: none;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
    padding: 10px 45px !important;
    text-transform: uppercase;
    background-color: #28262b;
    -webkit-box-shadow: 0px 3px 0px 0px #222;
    -moz-box-shadow: 0px 3px 0px 0px #222;
    box-shadow: 0px 3px 0px 0px #222;
}
.carousel-caption {
    position: absolute;
    top: 26%;
}
.h-info a{
    text-decoration: none;
    color: #000;
}
.header-up{
    padding: 10px 0px;
    border-bottom: 1px dotted rgba(40,38,43,0.1);
}
#navbarSupportedContent a{
    color: #28262b;
    font-size: 11px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px 15px;
}
























@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
    div#navbarSupportedContent {
    background: #fff;
    position: absolute;
    top: 74px;
    left: 0;
    z-index: 99999;
    padding: 10px;
    width: 100%;
    text-align: center;
    }
    div#navbarSupportedContent ul{
        padding: 0px;
    }

    .right-box{
        display: none !important;
    }


}
@media only screen and (max-width: 769px) {
}       
@media only screen and (max-width: 600px){

}
@media only screen and (max-width: 344px){

}