@font-face{font-family:"Whitney-Book";src:url("../fonts/Whitney-Book.otf");}
body{
    font-family: Whitney-Book !important;
}
.logo_an {
    -webkit-transition: all 2s linear;
    -moz-transition: all 2s linear;
    -o-transition: all 2s linear;
    transition: all 2s linear;
}
.logos {
    position: absolute;
    width: 80px;
    margin-left: 10px;
    margin-top: 10px;
}
.row{
    margin: 0;
}
p#log_0 {
    margin-left: 90px;
    font-size: 20px;
    padding: 15px;
}
img.dop_logo {
    width: 80px;
    padding: 10px;
    float: right;
}

.d_block{
    text-align: right;
}

a{
    font-size: 20px;
}

.col-md-12.main {
    background: #f5f5f5;
    height: 100vh;
    z-index: 1;
    padding: 0 5%;
}

h1 {
    padding-top: 25vh;
    font-weight: bolder;
}
p {
    font-size: 20px;
}
p.lab {
    font-size: 36px;
    font-weight: 100;
    line-height: 40%;
    margin-bottom: 5vh;
}

li {
    font-size: 20px;
}

.but1 {
    background: #F44336;
    width: 6vw;
    height: 6vw;
    border-radius: 100%;
    text-align: center;
    padding-top: 2.2vw;
    /* position: absolute; */
    font-weight: bolder;
    color: white;
    mix-blend-mode: multiply;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    float: left;
    margin-top: 30px;
}

.but1:hover, .but2:hover{
    transform: scale(2);

}

.but2 {
    margin-top: 30px;
    background: #03A9F4;
    width: 6vw;
    height: 6vw;
    border-radius: 100%;
    text-align: center;
    padding-top: 2.2vw;
    /* position: absolute; */
    font-weight: bolder;
    color: white;
    mix-blend-mode: multiply;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    float: left;
    margin-left: 30px;
}



.col-md-4 {
    cursor: pointer;
    border-right: 1px solid #bebebe;
    mix-blend-mode: multiply;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    z-index: 1;
}
.footer .col-md-4:first-child{
    border-left: 1px solid #bebebe;
}

/*
top: 0;
    min-height: 100vh !important;
    margin-top: -90vh;
    width: 99vw;
    background: #f5f5f5;
    left: 0;
    padding: 0;
*/

div#news, div#doc, div#otdel {
    top: 100vh;
    position: fixed;
    z-index: 3;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background: white;
    padding: 40px;
    height: calc(90vh - 50px);
    width: 100%;
}

.close{
    width: 50px;
    cursor: pointer;
    float: right;
    opacity: .5 !important;
}
.close:hover{
    opacity: 1 !important;
}

img#log_v {
    z-index: 2;
    filter: blur(0.1px);
    mix-blend-mode: darken;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
}

.paginate {
    font-size: 20px;
    letter-spacing: 10px;
    margin-top: 80px;
}

iframe {
    width: 100%;
}

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

.feedback input[type="input"] {
    min-width: 50%;
    font-size: 20px;
}

.feedback textarea {
    font-size: 20px;
    min-width: 50%;
}

.col-md-8.feedback {
    margin-bottom: 200px;
}
.col-md-12.footer {
    margin-top: 100px;
}
button.btn.btn-primary {
    width: 100%;
    margin-top: 4px;
}
.form-row {
    font-size: 20px;
}

.msg_form{
    text-align: right;
    color: green;
    font-weight: bolder;
    padding-right: 15px;
}

img.gal{
    width: 100%;

}
.no-border{
    border: none !important;
}

.row.line_news {
    border-bottom: 1px solid #eee;
    font-size: 20px;
    margin-bottom: 40px;
}
.no_pad{
    padding: 0;
}
.line_news .col-md-10 {
    padding-left: 0;
}

.mob{
    display: none;
}

@media only screen and (max-width:1000px){
    img#log_a{
        display: none;
    }
    img#log_b {
        position: initial;
        width: 50%;
        margin-left: 25%;
    }
    #log_0{
        display: none;
    }
    .col-md-12.mob {
        text-align: center;
        z-index: 3;
        font-size: 20px;
        display: block;
    }
    .mob.col-md-12 {
        margin-top: 30px;
    }
    .footer{
        display: none;
    }
    img.partners {
        max-width: 50%;
        width: 48%;
    }
    img.dop_logo, .d_block{
        float: none;
        margin-bottom: 20px;
        text-align: left !important;
    }
    img.dop_logo {
        width: 80px;
        padding: 10px;
        float: left;
        display: none;
    }
    .d_block {
        display: none;
    }
}
@media only screen and (max-width:1270px){

    .col-md-6.d_block a {
        font-size: 12px !important;
        line-height: 100% !important;
        margin-top: 27px;
        display: block;
    }
    .col-md-6.d_block {
        text-align: left;
        float: inherit;
        line-height: 30px;
    }
}

