@font-face {
    font-family: sans-01;
    font-weight: 200;
    font-style: normal;
    src: url('../fonts/IRANSansWeb(FaNum).eot');
    src: url('../fonts/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSansWeb(FaNum).woff') format('woff2'), url('../fonts/IRANSansWeb(FaNum).woff') format('woff'), url('../fonts/IRANSansWeb(FaNum).ttf') format('truetype');
}
body{font-family:sans-01}
/*.col-md-6.left{border-right: 3px solid #333}*/
/*.col-md-6.right{border-left: 3px solid #333}*/
/*.box-1{background:rgba(37,37,37,.8);z-index: 12; position: absolute; top:65%;right: 0}*/
/*.box-1 .arrow-left{margin-right: 50px;*/
    /*-webkit-transition-duration: 0.5s;*/
    /*-moz-transition-duration: 0.5s;*/
    /*-o-transition-duration: 0.5s;}*/
/*.box-1:hover img{margin-right: 80px}*/
/*.box-2{background:rgba(37,37,37,.7);z-index: 12; position: absolute; top:65%;left: 0}*/
/*.box-2 .arrow-right{margin-left: 50px;-webkit-transition-duration: 0.5s;*/
    /*-moz-transition-duration: 0.5s;*/
    /*-o-transition-duration: 0.5s;}*/
/*.box-2:hover img{margin-left: 80px}*/
.title-pishrotech{padding: 0 20px}
.title-pishrotech img{width: 300px}
/*.box-1 , .box-2{padding: 30px 40px}*/
h2{font-size: 55px}
@media only screen and (max-width: 767px) {
    .title-pishrotech img{width: 150px}
    /*.box-1 , .box-2{padding: 20px}*/
    h2{font-size: 25px}
}

.box-hover{background: rgba(0,0,0,1);z-index: 10;width: 100%;height: 100%;top:0;left: 0;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;}
.box-hover:hover{background: rgba(0,0,0,.3)}
.box-1{z-index: 12; position: absolute; top:37%;right: 40%}
.box-hover:hover .box-1{top: 60%; -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;}