@import "fonts.css";




body, html, a{
    /*font-family: 'Conv_bpg_rioni_arial';*/

    font-family: 'Conv_bpg_banner_caps';
    font-weight: lighter !important;
}

p{


    font-family: 'Conv_bpg_banner_caps';
    font-weight: lighter !important;

    letter-spacing: normal !important;
    font-weight: normal;
}
a.btn,
input[type=submit],
.togo-menu-fixed li a,
.nav-holder ul li a,
.content-nav ul li a,
h1,h2,h3,
h4,h5,h6{

    font-family: 'Conv_bpg_banner_caps'  !important;
    font-weight: lighter !important;
    letter-spacing: normal !important; ;
}
.nav-holder ul li a,
.content-nav ul li a{
    letter-spacing: 0.1em !important;
    font-size: 11px !important;
    font-weight: normal !important;

}

.year_{
    padding-left: 13rem !important;
}

.year_ .numb_{
    font-size: 11rem !important;

}

.year_ h3{
    font-size: 2.8rem !important;

}


.services .item{
    min-height: 40rem !important;
}

.g h1 span{
    color: #c5a47e;;
}

.g h1{
    font-size: 3rem !important;

}
.g h2{
    font-size: 1.2rem !important;

}

.filter h1{
    font-size: .9rem !important;
}

.filter h2{
    font-size: .9rem !important;
    color: #c5a47e !important;
}

.portfolio-tags li {
    display: inline;
    margin-right:0;
    font-size: 1rem !important;
}

.portfolio-tags li{
    padding: 0 .75rem;
}


.ts h2{
    font-size: 2.5rem !important;
}

.ts h3{
    font-size: 1.25rem !important;
}


.ts .year_{
    top: -2rem !important;
}
@media screen and (max-width: 767px) {
header h1{
    font-size:2rem !important;
}

    header h2{
        font-size: 1rem !important;
        margin-bottom: 1.5rem;
    }

    #project h4,
    #special h4,
    #services h4{
        font-size:2rem !important;
    }

    #project .cont h6 a{
        font-size: 1rem;
        margin: 0 !important;
        padding: 0 !important;

    }
    #project .cont{

        padding: 0 !important;
    }

    #project .cont .info {
        margin-top: -1.25rem;
    }

    #project .cont .info a{
        font-size: .75rem;
    }

    .portfolio-tags li{
        padding: 0 1rem !important; ;
    }

    #apt h4,
    #contact h4,
    #about h4,
    #special h4
    {
        font-size:1.8rem !important;
    }


    .testimonial  h3{
        font-size: 1.5rem !important;
    }
    .testimonial h2{
        font-size: 1rem !important;
    }
    .testimonial .numb_ {

        left: 0;
        top: -4rem !important;
        font-size: 5rem !important;
        line-height: 200px;
        margin-bottom: 0;
    }

    .testimonials.ts {
        padding: 40px 20px !important;
    }


    .testimonials.ts h2{
        font-size: 1.2rem !important;

    }

    .testimonials.ts h3{
        font-size: 1rem !important;
        display: none;
    }


    .testimonials.ts .year_{
        top: -0.5rem !important;
    }



    .testimonial .year_ {
        margin-top: 1.5rem !important;
        display: inline-block;
        vertical-align: middle;
        text-align: left;
        font-size: 25px;
        color: #fff;
        width: 100% !important;
        padding-left: 6rem !important;

    }


    .testimonial .year_ h5{
        width: 100% !important;
    }

#apt{
    padding: 0!important;
    margin: 0 !important;
}
    #apt {
        padding: 0 !important;
        margin: 0 !important;
    }

.owl-dots{
    margin-top: -1.5rem!important; ;
}


    .projects{
        height: 25rem;
        overflow: hidden;
    }


    #contact .con h5{
        font-size: 1rem !important;
    }

    #contact .con p{
        font-size: .75rem !important;
    }

    .dimg{
        display: none;
    }

}


