html{
    font-size: 18px;
    font-family: 'Roboto';
}

#page{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#left-side{
    width: 300px;
    min-height: 600px;
    height: 100%;
    background: #e8e8e8;
    position: fixed;
    top: 0px;
    left: 0px;
    color: #404040;
    font-family: 'Roboto';
    font-weight: 300;

}

#left-side #logo{
    //width: 52%;
    width: 190px;
    margin: 0 auto;
    margin-top: 50px;
}

#left-side #logo a, #left-side #logo a img{

}

#left-side #menu{
    width: 66%;
    font-size: 1em;
}

#left-side #menu ul{

    padding: 0px;
    margin: 0px;
    margin-left: 30%;
    list-style:  none;
    width: 60%;
    position: relative;
    margin-top: 30px;
}


#left-side #menu ul li{
    width: 100%;
    position: relative;




}

#left-side #menu ul li a{
    width: 100%;
    text-align: right;
    color: #404040;
    text-decoration: none;

    float: right;
    margin-top: 50px;


}

#left-side #menu ul li a:hover{
    background-color: #e30613;
}




#left-side #vissman{
    // width: 66%;
    position: relative;
    width: 204px;
    margin: 0 auto;
    margin-top: 50px;

    font-size: 0.7em;

}


#left-side #vissman img{
    // width: 100%;
    margin-top: 10px;
}


#right-side{
    width: 76%;

    position: absolute;
    left: 24%;
    top: 0px;

    padding-left: 3.6%;
}

#right-side #top-img{

    width: 89%;
    position: relative;
}


#right-side #top-img #images{

    position: relative;
    margin-top: 100px;
    left: 0px;

}

#right-side #top-img #images img{

    width: 100%;
}


#right-side #top-img #images-text{
    position: absolute;
    top: 100px;
    color: #FFF;

}


.textBorder{
    font-weight: 500;
    font-size: 1.2em;
}

#images-text{
    width: 38.383838383838%;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: -100px;

}


#images-text .imagesRedBg{
    width: 100%;
    height: 69.196428571429%;
    background-color: #e30613;
    opacity: 0.7;
    position: absolute;
    bottom: 0px;
    left: 0px;

}

#images-text .images-text-content{
    width: 100%;
    height: 69.196428571429%;

    position: absolute;
    bottom: 0px;
    left: 0px;
    padding-top: 12.276785714286%;
    padding-left: 13.157894736842%;
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 0.9em;

}

#images-text .imagesDarkBg{
    width: 100%;
    height: 30.803571428571%;
    background-color: #000;
    opacity: 0.5;
    position: absolute;
    top: 0px;
    left: 0px;

}

.line-img{
    width: 72.894736842105%;

}
.line-img img{
    width: 100%;
    height: auto;
}

.redHrTop{
    width: 100%;
    height: 3px;
    position: absolute;
    top: -10px;
    left: 0px;
    background-color: #9c1006;
}

.redHrDown{
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: -10px;
    left: 0px;
    background-color: #9c1006;
}


#middle-img{
    width: 89%;
    height: 31%;
    margin-top: 2.611367127496%;
    position: relative;
}

#middle-img #info{
    width: 42.871587462083%;
    position: relative;

}

#middle-img #info img{
    width: 100%;
    height: auto;
}

#middle-img #info #text_info{
    position: absolute;
    width: 80%;
    height: 100%;

    top: 0px;
    left: 13%;
    top: 17%;

}

#middle-img #info #text_info span{
    width: 30%;
    text-align: left;
    font-size: 0.9em;
    font-weight: 300;

}


.border{
    font-weight: 600!important;
    font-size: 1em!important;
}


#middle-img #info #text_info_btn{
    position: absolute;
    bottom: 15%;
    right: 0px;
    width: 34.905660377358%;
    height: 6.966292134831%;
    background-color: #e30613;
    color: #FFF;
    text-align: center;
    font-size: 0.6em;
    font-weight: 600;
    line-height: 250%;
}

#middle-img #info #text_info_btn a, #middle-img #info #text_info_btn a:hover{
    color: #FFF;
    text-decoration: none;
}

#middle-img #right-image{
    width: 53.387259858443%;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
}


#middle-img #right-image{

    font-size: 0.7em;
    font-weight: 300;
    text-align: right;
}

#middle-img #right-image img{
    width: 100%;
}

#frame{
    width: 89%;
    margin-top: 4.377880184332%;
    height: 15.591397849462%;
    position: relative;


}

#frame_contener{
    width: 100%;
    height: auto;
    position: relative;
}

#frame_contener .frame_left{
    width: 60%;
    height: 100%;
    position: relative;
    left: 0px;
    top: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 20px;

    float: left;
}

#frame_contener .frame_right{
    width: 39%;
    height: 100%;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    top: 0px;
    float: left;
}

#frame_contener .frame_right div{
    width: 292px;
    height: 92px;
    margin: 0 auto;

}

#departments{
    width : 89%;
    position: relative;

}

#departments #departments_desc{
    text-align: center;
    color: #808080;
    padding-top: 20px;
    padding-bottom: 20px;
}

#departments #departments_contener{

    width: 100%;

}

#departments #departments_contener .departaments_desc{
    width: 33%;
    float: left;

    text-align: center;
    color: #808080;
}

.departaments_line{
    width: 90%;
    margin-left: 5%;
    margin-top: 25px;
    height: 1px;
    background-color: #dcdcdc;
    position: relative;
}

.departaments_desc_text{
    width: 90%;
    margin-left: 5%;
    margin-top: 10px;
    

}

.departaments_desc_title{
    color: #FFF;
}

.arrow_box {
    position: relative;
    background: #e30613;
    width: 90%;
    margin-left: 5%;
}
.arrow_box:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(227, 6, 19, 0);
    border-top-color: #e30613;
    border-width: 15px;
    margin-left: -15px;
}



#footer{
    width: 89%;
    margin-top: 4.377880184332%;
    height: 15.591397849462%;
    position: absolute;
    font-size: 0.9em;
    font-weight: 300;
    padding-bottom: 100px;
}

#footer #footer_bg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

#footer #footer_bg img{
    width: 100%;
}

.line{
    width: 100%;
    height: 2px;
    background-color: #dcdcdc;
    position: relative;
}

.left-footer{
    position: absolute;
    width: 33%;
    height: 10%;
    left: 0px;
    top: 0px;
    float: left;
    text-align: center;
    margin-top: 10%;
}

.left-middle{
    position: absolute;
    width: 33%;
    height: 100%;
    left: 33%;
    top: 0px;
    float: left;
    text-align: left;
    padding-top: 50px;

}
.left-middle div{
    position: relative;
    width: 100%;
    border-bottom: solid 1px #dcdcdc;
    padding-top: 2%;
    padding-bottom: 2%;
}
.left-middle div:nth-child(2) span:nth-child(2){
    float: right;

}

.left-middle div span a{
    color: #0e0e0e;
    text-decoration: none;
}

.left-last{
    position: absolute;
    width: 33%;
    height: 100%;
    right: 0px;
    top: 0px;

}

.left-last div{
    position: relative;
    height: 100%;
    width: 100%;
}

.left-last div img{
    position: absolute;
    right: 0px;
    margin-top: 10%;
    width: 80%;
}

.left-last div span{
    position: absolute;
    right: 10%;
    width: 60.479452054795%;
    height: 100%;
    margin-top: 30%;

    font-weight: 600;
    font-size: 0.8em;
}


@media only screen and (max-width: 960px) {
    html{
        font-size: 16px;
    }
}



@media all and (max-width: 959px) and (min-width: 600px) {
    body{
        font-size: 16px;
    }

    #right-side{

        left: 30%;
    }
}

@media all and (max-width: 1024px) and (min-width: 960px) { 
    html{
        font-size: 16px;
    }

    #right-side{

        left: 30%;
    }
}


@media all and (max-width: 1240px) and (min-width: 1025px) {
    html{
        font-size: 16px;
    }

    #right-side{

        left: 28%;
    }
}

@media all and (min-width: 1241px) {
    html{
        font-size: 16px;
    }
}