@font-face{
    font-family: KeepCalm-Medium;
    src: url(../fonts/KeepCalm-Medium.ttf);
}
@font-face{
    font-family: bpg_web_002_caps;
    src: url(../fonts/bpg_web_002_caps.ttf);
}
@font-face{
    font-family: bpg_web;
    src: url(../fonts/bpg_web.ttf);
}
.topMenu > div > ul > li > a{
    font-size: 14px;
}
main .halfSlider .aboutUs > div > p,main .halfSlider .aboutUs > div > p *{
    font-family: bpg_web!important;
    font-size: 14px!important;
}
main .ourBrand .mainContent > div > div,main .ourBrand .mainContent > div > div *{
    font-family: bpg_web!important;
    font-size: 18px!important;
}
main > .innerPage,main > .innerPage *{
    font-family: bpg_web!important;
}
main .export .content > div > .text,main .export .content > div > .text *{
    font-family: bpg_web!important;
    color: #004b31!important;
    font-size: 15px!important;
}
main .premium .content .text,main .premium .content .text *{
    font-family: bpg_web!important;
    color: #004b31!important;
    font-size: 15px!important;
}
/*main .ourBrand .shemadgenloba .item:nth-child(1) .count{
    font-size: 23px;
}
main .ourBrand .shemadgenloba .item .count{
    font-size: 18px;
}*/
.indexInfo .indexCont .text{
    font: normal 15px bpg_web;
}
.indexInfo h1{
    font-family: bpg_web_002_caps;
    font-size: 35px;

}
main .ourBrand .brandcontact{
    font-family: bpg_web;
}
main .ourBrand .awards_certificate h2{
    font-size: 28px;
}
.par-bottomScroll > .par-bottScr-title > div > div:nth-child(2){
    font-size: 15px;
}
main .ourBrand .shemadgenloba .desc{
    font-size: 15px;
}
.topMenu > div > ul > li:nth-child(1){
    width: 12.29%;
}
.topMenu > div > ul > li:nth-child(2){
    width: 15.29%;
}
.topMenu > div > ul > li:nth-child(3){
    width: 15.29%;
}
.topMenu > div > ul > li:nth-child(5),.topMenu > div > ul > li:nth-child(6){
    width: 15.29%
}
.topMenu > div > ul > li:nth-child(7){
    width: 15.29%;
}
.indexInfo .indexCont .year{
    letter-spacing: 40px;
}
.indexInfo .indexCont .text > div{
    line-height: 19px;
}



@media only screen and (max-width: 1400px){
    .topMenu > div > ul > li > a{
        font-size: 11.5px;
    }
}
@media only screen and (max-width: 1300px){
    .indexInfo h1{
        font-size: 25px;
    }
    .indexInfo .indexCont{
        font-size: 14px;
    }
    .indexInfo .indexCont .year{
        font-size: 20px;
        margin-right: 15px;
        width: 40px;
    }
}