*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1{
    text-transform: uppercase;
}
.container{
    -webkit-box-shadow: 0px 2px 10px 2px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 2px 10px 2px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 2px 10px 2px rgba(34, 60, 80, 0.2);
    padding-bottom: 20px;
}

.logo{
    padding: 20px 0;
}
.logo img{
    max-width: 100%;
}

.frm textarea{
    width: 100%;
    min-height: 100px;
}

.foto{
    position: relative;
    overflow: hidden;
}

.fts a{
    display: inline-block;
    text-align: left;
    padding: 5px 10px;
    background: #0c7dc166;
    color: black;
    width: 100%;
    margin: 2px 0;
}

.fts .icon-th:before{
    line-height: 40px;
}

.var{
    border: solid 2px red !important;
}

.ftd .plashka{
    text-align: justify;
    display: block;
}
.ftd .fio{
    text-align: left;
    display: block;
}
.ftd{
    overflow: hidden;
    border: solid 2px #0c7dc1;
    margin: 10px 0 10px;
    
    border-radius: 4px;
}
.ftd img{
    max-width: 100%;
    width: 100%;
    min-height: 100px;
    max-height: 205px;
}
.ftd .padding{
    padding: 10px;
}
.ftd a{
    display: block;
}
.ftd .top_pan{
    background-color: #0c7dc1;
    color: #fff;
    font-weight: bold;
    padding: 5px 0;
}

.ftd .top_pan{

}

.ftd .id_ftd, .ftd .id_data{

}

.ftd .id_data{
    text-align: right;
}

.ftd .fio{
    font-size: 25px;
}

.yes{
    text-align: center;
    font-weight: bold;
    color: #0e7bbc;
    border: solid 2px;
    padding: 25px;
    margin-right: 15px;
    margin-left: 15px;
}
.yes a{
    border: solid 2px;
    padding: 10px 20px;
    margin-top: 20px;
    display: inline-block;
    text-decoration: unset;
    color: #fff;
    background: #337ab7;
}
.no{
    text-align: center;
    font-weight: bold;
    color: #bc0e15;
    border: solid 2px;
    padding: 25px;
    margin-right: 15px;
}

.apanel{
    display: table;
    padding: 0;
    margin: 0;
    width: 100%;
}

.apanel span{
    padding: 0px;
    border-radius: 4px;
    display: table-cell;
    width: 100%;
}

.apanel span#sdel{
    border: solid 1px #0c7dc1;
    padding: 0px 10px;
    margin: 0;
    height: 22px;
    display: block;
    border-radius: 2px;
    font-weight: 100;
    text-transform: uppercase;
}
.apanel span#sdel:hover{
    border: solid 1px #fff;
    cursor: pointer;
}


.apanel #stat label{
    text-transform: uppercase;
    font-weight: 100;
}

.apanel #stat label input{
    margin-right: 5px;
    margin-top: 5px;
}

.frm img{
    max-width: 100%;
    min-height: 100%;
}

.frm label.name p, .frm label.text p, .frm label.phone p{
    text-transform: uppercase;
    color: #053553;
    margin: 0;
}
.frm sup{
    color: red;
    font-size: 15px;
    margin: 0;
    padding: 0;
    font-weight: bold;
}
.frm label.text{
    width: 100%;
}

.form{

    overflow: hidden;
    padding: 3vh 2vh;
}

.form input[type="file"]{
    width: 100%;
    min-height: 50px;
    margin: 0px 0 10px;
    background: #fff;
    padding: 5px 0 10px;
    border-radius: 3px;
    border: solid 2px #0c7dc1;
    padding: 15px;
}
.form input[type="tel"]{
    width: 100%;
    height: 40px;
    margin: 0px 0 10px;
    border-radius: 3px;
    border: solid 2px #0c7dc1;
    padding: 2px 10px;
}

.form input[type="text"], .form input[type="password"]{
    width: 100%;
    margin: 0px 0 10px;
    min-height: 40px;
    border-radius: 3px;
    border: solid 2px #0c7dc1;
    padding: 15px 10px;
}

.form input[type="submit"]{
    padding: 5px 25px;
    margin: 0px 0 10px;
    height: 40px;
    border-radius: 3px;
}

.form textarea{
    width: 100%;
    margin: 0px 0 10px;
    min-height: 100px;
    border-radius: 3px;
    border: solid 2px #0c7dc1;
    padding: 15px 10px;
}

.cooop{
    padding: 20px 0;
    margin: 0;
}
.cooop2{
    padding: 20px 0;
    margin: 0;
    color: rgba(0, 0, 0, 0.5);
}

.warning{
    border: solid 2px red!important;
}

.page{
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #0c7dc1;
}

.sort{
    text-align: right;
    font-weight: bold;
}

.sort a{
    padding: 5px 10px;
}

#page-top i{
    font-size: 20px;
}

.vibor{
    color: #fff;
    background: #0c7dc1;
    border: solid 1px #fff;
    border-radius: 3px;
    width: 100%;
}

.vopros_text{
    font-size: 20px;
    margin: 15px 0;
    text-align: justify;
}

.vopros_img{
    width: 100%;
}

.otchet{

}

#form_vopros{
    margin: 30px 0 ;
    background: #f1f1f1;
    overflow: hidden;
    padding: 3vh 2vh;
}

.otzv{
    background: #f1f1f1;
    padding: 3vh 2vh;
}

.otzv h2{
    text-align: center;
    margin: 20px;
    text-transform: uppercase;
}

.typeotch{
    margin-top: 20px;
}

.typeotch .sel select{
    padding: 3px 7px;
    border: solid 1px #0c7dc1; 
    border-radius: 4px;
}

.typeotch .otch{
    text-align: right;
}

.ftt .kart{
    border: solid 2px #0c7dc1;
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 20px;
}

.ftt .fio{
    text-align: left;
    display: block;
}
.ftt{
    border-radius: 4px;
}
.ftt img{
    max-width: 100%;
    width: 100%;
    min-height: 100px;
    //max-height: 185px;
}
.ftt .padding{
    padding: 10px;
}
.ftt a{
    display: block;
}
.ftt .top_pan{
    background-color: #0c7dc1;
    color: #fff;
    font-weight: bold;
    padding: 5px 0;
}

form{
    background: #f7fafb;
    box-shadow: 0 0px 24px rgba(0,0,0,0.1);
}


.some-form__header {
    margin-bottom: 41px;
    padding-top: 12px;
    font-size: 26px;
    line-height: 1;
    letter-spacing: -0.2px;
    text-align: center;
  }
  .some-form__line {
    display: block;
    position: relative;
    margin-bottom: 15px;
  }
  .some-form__line-required input[type="text"],
  .some-form__line-required input[type="tel"],
  .some-form__line-required input[type="email"] {
    border-color: #f45a57;
  }
  .some-form__line-required .some-form__hint {
    opacity: 1;
    z-index: auto;
  }
  .some-form__hint {
    z-index: -1;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: -6px;
    padding: 0 12px;
    width: 100%;
    background: #f45a57;
    color: #fff;
    font-size: 12px;
    line-height: 1.333333;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
  }


 


@media (max-width: 767.98px) {
    h1{
        font-size: 25px;
    }
    .ftd .id_data{
        text-align: left;
    }
}


