*{
    margin: 0px;
    padding: 0px;
    border:0px
}
body {
  width: 100%;
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
}
body {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color:#000000;
    background: #fff;
    font-weight: 400;
    min-width: 1244px;
    position: absolute;
}
input,textarea{
    font-family: 'Roboto', sans-serif;
}
textarea{
    font-size: 14px;
}
select{
    font-family: 'Roboto', sans-serif;
}
button:focus,input:focus,textarea:focus{
    outline: none;
}
a,button{
    cursor: pointer;
    color:#fca311;
}
table{
  border-collapse: collapse;
  border-spacing: 0px;
  border: none;
}
td{
    text-align: left;
}
.cl{
    font-size: 1px;
    line-height: 1px;
}

ul,li{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.blcvt_2 li{
    display: list-item;
}
.noline{
    text-decoration: none;
}
h1{

}
strong{
    font-weight: 500;
}
hr{
    background: #e5e5e5;
    width: 100%;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.ubderline{
    text-decoration: underline;
}
.cont_max{
    margin: auto;
    max-width: 1200px;
    min-width: 1200px;
    padding-left: 22px;
    padding-right: 22px;
}
.blc_top{
    width: 100%;
}
.blc_top_2{
    background: url(../images/2bgt.jpg);
    background-size: cover;
    text-align: center;
}
.top_logo{
    padding-top: 22px;
    height: 211px;
    width: 244px;
    float:left;
}
.top_award {
    width: 200px;
    float:left;
    display: flex;
    align-items: center;
    padding: 22px 10px;
}
.top_award .top_award_item {
    margin: 0 10px;
}
.top_award .top_award_item  img {
    width: 100%
}
.top_cont1{
    width: 300px;
    padding-top: 79px;
    float: right;
    text-align: right;
}
.top_cont1 a{
    color: #fca311;
    font-size: 12px;
    font-weight: 400;
}
.tcont1_i_mob{
    display: none;
}
.tcont1_i{
    padding-bottom: 26px;   
}
.tcont1_i a{
    display: inline-block;
    margin-left: 8px;
    width: 38px;
    height: 38px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 38px;
}
.tcont1_i1{
    background-image: url(../images/vk_i.png);
}
.tcont1_i2{
    background-image: url(../images/instagram_i.png);
}
.tcont1_i3{
    background-image: url(../images/facebook_i.png);
}
.tcont1_a{
    line-height: 26px;
    color: #511818;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
}
.tcont1_a a{
    color: #fca311;
    font-size: 12px;
    font-weight: 400;
}
.top_cont2{
    width: 420px;
    padding-top: 30px;
    line-height: 26px;
    color: #511818;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    float: right;
    text-align: right;
}
.top_cont2 a{
    color: #fca311;
    font-size: 12px;
    font-weight: 400;
}
.top_cont2 span{
    font-weight: 700;
}
.top_cont2_f a{
    font-size: 16px;
    text-decoration: none;
    color:#000;
    font-weight: 700;
}
.top_cont2_m a{
    font-size: 16px;
    text-decoration: none;
    color:#000;
    font-weight: 700;
}
.top_menu{
    font-size: 14px;
    background: #141414;
    height: 40px;
    line-height: 40px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
}
.top_menu .lpad{
    padding-left: 50px;
}
.top_menu a{
    text-decoration: none;
    background: rgba(0, 0, 0, 0) linear-gradient(90deg, #FCA311, #5589FF, #FCA311) repeat scroll 0% 0%/200% 200%;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
}

.top_menu a:hover {
    animation: GradientAnimation 2s ease infinite;
}
.top_menu li{
    display: inline;
}
.clear{
    clear: both;
}
.blc1{
    background: url(../images/tbg1.jpg);
    background-size: cover;
    text-align: center;
}
.bcl1_c{
    padding-top: 80px;
}
.blc1 h1{
    padding-top: 80px;
    padding-bottom: 50px;
    font-family: 'Lora', serif;
    line-height: 25px;
    color:white;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
}
.blc1 h2{
    padding-top: 0px;
    padding-bottom: 55px;
    line-height: 65px;
    color:white;
    font-size: 55px;
    text-transform: uppercase;
    font-weight: 700;
}
.blc1_z{
    margin: auto;
    text-align: center;
    background: rgba(0, 0, 0, 0.2);
    width: 560px;
}
.blc1_tit{
    padding-top: 25px;
    padding-bottom: 42px;
    font-size: 22px;
    font-weight: 500;
    color:#fca311;
    text-transform: uppercase;
}
.blc1_i1{
    width: 71%;
    height: 30px;
    background: white;
    margin: auto;
}
.blc1_i1 input{
    width: 96%;
    height: 98%;
    background: none;
    margin: auto;
    font-weight: 300;
    color:black;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
.o_text{
    color:#787878 !important;
}
.blc1_p1{
    clear: both;
    height: 11px;
}
.blc1_b{
    margin: auto;
    width: 71%;
    padding-top: 22px;
}
.blc1_b button{
    background: #fca311;
    color:white;
    font-weight: 700;
    font-size: 18px;
    height: 40px;
    width: 100%;
    line-height: 40px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
.blc1_f{
    color:white;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 14px;
    padding-top: 36px;
    text-align: center;
}
.blc1_p2{
    padding-top: 92px;
}
.blc2{
    width: 100%;
    background: #fca311;
    cursor: pointer;
}
.blc2_1{
    background:#fca311;
    color:white;
    text-align: center;
    float:left;
    height: 100px;
    width: 136px;
    font-size: 18px;
    font-weight: 500;
    line-height: 100px;
    text-transform: uppercase;
}
.blc2_1 a{
    color:white;
    text-decoration: none;
}
.blc2_2{
    color:white;
    text-align: left;
    float:left;
    height: 100px;
    font-size: 18px;
    line-height: 25px;
    font-weight: 300;
    text-transform: uppercase;
    max-width: 1010px;
    display: table;
}
.blc2_2 a{
    color:white;
    text-decoration: none;
}
.blc2_c{
    padding-left: 33px;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
}
.blc2_mt{
    color:#000;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 30px;
    padding-top: 48px;
    padding-bottom: 60px;
}
.blc2_mtxt{
    padding-bottom: 60px;
    font-weight: 500;
    color:#14213d;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 34px;
}
.blc2_g{
    width: 100%;
    background: #e5e5e5;
    cursor: pointer;
}
.blc2_g_mt{
    color:#fca311;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 30px;
    padding-top: 48px;
    padding-bottom: 60px;
}
.blc2_g_mtxt{
    padding-bottom: 60px;
    font-weight: 500;
    color:#14213d;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 34px;
}
.blc3{
    background: #e5e5e5;
    width: 100%;
    height: 100px;
}
.menu2{
    height: 100px;
    width: 100%;
    overflow: hidden;
}
.menu2_vl{
    padding-top: 25px;
    float: left;
}
.menu2_vl div{
    background: #eeeeee;
    height: 50px;
    width: 1px;
}

.menu2_t{
    text-align: center;
    line-height: 22px;
    height: 100px;
    font-weight: 500;
    color:#14213d;
    text-transform: uppercase;
    display: table;
}
.menu2_t div{
    display: table-cell;
    vertical-align: middle;
}
.menu2_t a{
    text-decoration: none;
    color:#14213d;
}
.menu2_t1{
    float: left;
    width: 134px;
}
.menu2_t2{
    float: left;
    width: 240px;
}
.menu2_t3{
    float: left;
    width: 430px;
}
.menu2_t4{
    float: left;
    width: 391px;
}
.blc4 h2{
    line-height: 36px;
    padding-top: 40px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 30px;
    color:#fca311;
    font-weight: 500;
}
.blc4 h2 span{
    color:#000000;
    font-weight: 300;
}
.blc4 ul{
    list-style: square;
    color:#000;
    font-size: 20px;
}
.blc4 ul a{
    color:#000;
    font-size: 20px;
    text-decoration: none;
}
.blc4 li{
    margin-left: 20px;
    padding-left: 5px;
    list-style: square;
    display: list-item;
    line-height: 40px;
    font-size: 20px;
    text-transform: uppercase;
}
.blc4 li a{
    color:#000;
    font-size: 20px;
    text-decoration: none;
}
.blc4_b{
    padding-top: 38px;
    padding-bottom: 70px;
}
.blc4_b button{
    height: 45px;
    line-height: 45px;
    background: #fca311;
    color:white;
    font-size: 20px;
    font-weight: 700;
    padding-left: 25px;
    padding-right: 25px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
.blc5{
    display: table;
    width: 100%;
    height: 380px;
    font-family: 'Lora', serif;
    background: url(../images/map_min.jpg);
    background-size: cover;
    background-position:center;
    text-align: center;
    font-size: 52px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 52px;
}
.blc5_c{
    display: table-cell;
    vertical-align: middle;
}
.blc6{
    width: 100%;
    vertical-align: top;
    text-align: center;
}
.blc6 h2{
    text-transform: uppercase;
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 75px;
}
.blc6_d{
    display: inline-block;
    vertical-align: top;
    padding-top: 30px;
    padding-bottom: 60px;
    width: 500px;
}
.blc6_l1{
    float: left;
    height: 114px;
    text-align: left;
}
.blc6_r1{
    float:left;
    text-align: left;
    text-transform: uppercase;
    color:#14213d;
    font-size: 16px;
    font-weight: 300;
    padding-left: 48px;
    line-height: 30px;
}
.blc6_r1 h3{
    color: #14213d;
    padding-top: 0px;
    padding-bottom: 40px;
    text-transform: uppercase;
    font-family: 'Lora', serif;
    font-weight: 700;
    text-align: left;
    font-size: 24px;
}
.blc6_b{
    padding-top: 22px;
}
.blc6_b div{
    width: 500px;
    height: 56px;
    background: #fca311;
    padding-top: 3px;
}
.blc6_b button{
    width: 494px;
    height: 53px;
    background: #fca311;
    color:#fff;
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
    border:1px solid #fff;
    font-family: 'Roboto', sans-serif;
}
.blc6_r1h{
    height: 278px;
}
.blc6_pl{
    padding-left: 151px;
}
.blc7{
    width: 100%;
    background: #e7e9ed;
    vertical-align: top;
    text-align: center;
}
.blc7 h2{
    text-transform: uppercase;
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 70px;
}
.blc7_n{
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
}
.blc7_n1{
    padding-top: 7px;
    float: left;
}
.blc7_n1 div{
    background: #5a6478;
    width: 1px;
    height: 126px;
}
.blc7_n2{
    text-align: left;
    float:left;
    padding-left: 35px;
}
.blc7_nt{
    color:#14213d;
    font-weight: 700;
    font-family: 'Lora', serif;
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 8px;
}

.blc7_nt a{
    color:#14213d;
    text-decoration: none;
}
.blc7_nd{
    color:#fca311;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    font-family: 'Lora', serif;
}
.blc7_ntxt{
    width: 475px;
    font-size: 16px;
    font-weight: 300;
    color:#14213d;
    line-height: 22px;
    padding-top: 20px;
}
.blc7_np{
    padding-top: 15px;
}
.blc7_np a{
    font-size: 16px;
    color:#fca311;
    font-weight: 300;
    text-decoration: none;
}
.blc7_pn{
    padding-left: 110px;
}
.blc7_b{
    padding-top: 68px;
    padding-bottom: 48px;
}
.blc7_b button{
    font-size: 20px;
    font-weight: 700;
    height: 38px;
    padding-left: 50px;
    padding-right: 50px;
    background: #14213d;
    color:#fff;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
.blc8{
    width: 100%;
    vertical-align: top;
    text-transform: uppercase;
}
.blc8 h2{
    text-transform: uppercase;
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    padding-top: 65px;
    padding-bottom: 40px;
    color:#000;
}
.blc8_l{
    background: #fca311;
    height: 2px;
    width: 100%;
}
.blc8 h3{
    font-size: 20px;
    font-weight: 500;
    color:#fca311;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    line-height: 28px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.blc8_b{
    padding-top: 46px;
    padding-bottom: 60px;
}
.blc8_b1{
    float: left;
    width: 393px;
}
.blc8_b2{
    float: left;
    padding-left: 30px;
}
.blc8_tx{
    height: 490px;
}
.blc8 ul{
    font-size: 16px;
}
.blc8 li{
    color:#fca311;
    margin-left: 20px;
    padding-left: 5px;
    list-style: square;
    display: list-item;
    padding-bottom: 2px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 32px;
}
.blc8 span{
    color:#000;
}
.blc8_ul2 li{
    margin-left: 60px;
    font-size: 14px;
}
.blc8 i{
    font-weight: 300;
    font-style: normal;
    font-size: 12px;
}
.blc8_bt1 button{
    font-size: 16px;
    font-weight: 700;
    height: 32px;
    background: #fca311;
    color:#fff;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    width: 100%;
}
.blc8_bt2{
    padding-top: 4px;
}
.blc8_bt2 button{
    font-size: 16px;
    font-weight: 700;
    height: 32px;
    background: #14213d;
    color:#fff;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    width: 100%;
}
.blc8_bt3{
    padding-top: 20px;
}
.blc8_bt3 button{
    font-size: 16px;
    font-weight: 700;
    height: 32px;
    background: #14213d;
    color:#fff;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    width: 100%;
}
.blc9{
    background: #14213d;
    width: 100%;
    vertical-align: top;
    text-align: center;
    text-transform: uppercase;
}
.blc9 h2{
    text-transform: uppercase;
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    padding-top: 58px;
    padding-bottom: 90px;
    color:#fca311;
}
.blc9_b1{
    display: inline-block;
    width: 5%;
    text-align: left;
    font-size: 20px;
    vertical-align: top;
}
.blc9_b1 a{
    color:#f3dab2;
    text-decoration: none;
}
.blc9_b3{
    display: inline-block;
    width: 5%;
    text-align: right;
    vertical-align: top;
    font-size: 20px;
}
.blc9_b3 a{
    color:#f3dab2;
    text-decoration: none;
}
.blc9_b2{
    display: inline-block;
    width: 89%;
    text-align: center;
    vertical-align: top;
}
.blc9_o{
    width: 100%;
}
.blc9_b2t{
    font-size: 20px;
    color:#f3dab2;
    line-height: 20px;
    padding-bottom: 40px;
    font-weight: 500;
}
.blc9_b2o{
    font-size: 18px;
    color:#fff;
    line-height: 30px;
    font-weight: 300;
}
.blc9_bt{
    padding-top: 50px;
    padding-bottom: 60px;
}
.blc9_bt button{
    font-size: 20px;
    font-weight: 700;
    height: 50px;
    background: #fca311;
    color:#fff;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    padding-left: 80px;
    padding-right: 80px;
}
.blc10{
    width: 100%;
    vertical-align: top;
    text-align: center;
    text-transform: uppercase;
}
.blc10 h2{
    text-transform: uppercase;
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    padding-top: 50px;
    padding-bottom: 60px;
    text-align: center;
    color:#000;
}
.blc10_w{
    width: 100%;
    vertical-align: top;
    text-align: center;
}
.blc10_b{
    height: 210px;
    width: 285px;
    vertical-align: top;
    display: inline-block;
}
.blc10_sr{
    width: 99px;
    height: 210px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 50px;
    vertical-align: top;
    display: inline-block;
}
.blc10_b button{
    font-size: 18px;
    font-weight: 700;
    height: 62px;
    background: #fca311;
    color:#14213d;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    width: 100%;
}
.blc10_tb{
    padding-top: 36px;
}
.blc10_tx{
    padding-top: 8px;
    font-weight: 300;
    color:#000;
    font-size: 18px;
    line-height: 24px;
    padding-top: 44px;
}
.str_rn{
    text-align: right;
    padding-right: 170px;
    padding-bottom: 40px;
}
.blc10_pb{
    clear: both;
    padding-bottom: 40px;
}
.blc11{
    width: 100%;
    background: #14213D;
    font-weight: 300;
}
.blc11_1{
    padding: 20px;
    padding-bottom: 60px;
    text-shadow: 2px 2px 2px rgba(20, 40, 100, 1);
}
.blc11 h2{
    text-transform: uppercase;
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    color:#fca311;
}
.blc11_cont p{
    padding-top: 0px;
    padding-bottom: 26px;
    text-indent: 40px;
    color:rgb(255, 255, 255);
}
.blc11_pb{
    padding-bottom: 60px;
}
.blc12{
    width: 100%;
}
.blc12 h2{
    text-transform: uppercase;
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    padding-top: 50px;
    padding-bottom: 60px;
    text-align: center;
    color:#000;
}
.blc12_c{
    width: 100%;
}
.blc12_b1{
    padding-top: 60px;
    display: inline-block;
    width: 5%;
    text-align: left;
    vertical-align: top;
}
.blc12_b1 a{
    color:#f3dab2;
    text-decoration: none;
}
.blc12_b3{
    padding-top: 60px;
    display: inline-block;
    width: 5%;
    text-align: right;
    vertical-align: top;
}
.blc12_b3 a{
    color:#f3dab2;
    text-decoration: none;
}
.blc12_b2{
    display: inline-block;
    width: 89%;
    text-align: center;
    vertical-align: top;
}
.blc12_p{
    vertical-align: top;
    display: grid;
    text-align: center;
}
.blc12_pt{
    text-align: center;
    display: table;
    vertical-align: middle;
}
.blc12_pt div{
    height: 150px;
    width: 315px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.blc12_pb{
    padding-bottom: 40px;
}
.blc13{
    width: 100%;
}
.blc13 h2{
    text-transform: uppercase;
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    padding-top: 30px;
    padding-bottom: 50px;
    text-align: center;
    color:#000;
}
.blc13_crs{
    width: 100%;
    vertical-align: top;
    text-align: center;
}
.blc13_cr{
    display:inline-block;
    vertical-align: top;
}
.blc13_cl{
    padding-left: 100px;
}
.blc13_pb{
    padding-bottom: 40px;
}
.blc13_b1{
    padding-top: 80px;
    display: inline-block;
    width: 5%;
    text-align: left;
    vertical-align: top;
}
.blc13_b1 a{
    color:#f3dab2;
    text-decoration: none;
}
.blc13_b3{
    padding-top: 80px;
    display: inline-block;
    width: 5%;
    text-align: right;
    vertical-align: top;
}
.blc13_b3 a{
    color:#f3dab2;
    text-decoration: none;
}
.blc13_b2{
    display: inline-block;
    width: 89%;
    text-align: center;
    vertical-align: top;
}
.blc14{
    width: 100%;
}
.blc14 h2{
    text-transform: uppercase;
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    color:#000;
}
.blc14_map{
    width: 100%;
}
.blc15{
    width: 100%;
    background: #fca311;
}
.blc15 h2{
    text-transform: uppercase;
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    padding-top: 56px;
    padding-bottom: 50px;
    text-align: center;
    color:#000;
}
.blc15_o{
    width: 100%;
    vertical-align: top;
    text-align: center;
}
.blc15_b{
    vertical-align: top;
    display:inline-block;
}
.blc15_tx{
    text-transform: uppercase;
    padding-top: 36px;
    line-height: 22px;
    font-size: 16px;
    font-weight: 500;
}
.blc15_tx a{
    color:#000;
    text-decoration: none;
}
.blc15_pl{
    padding-left: 50px;
}
.blc15_pb{
    padding-bottom: 40px;
}
.blc15_im img{
    width: 120px;
    height: auto;
}
.blc16{
    background: #14213d;
    width: 100%;
    text-transform: uppercase;
}
.blc16_pt{
    padding-top: 40px;
}
.blc16_l{
    float:left;
}
.blc16_l a{
    color:#fff;
    text-decoration: none;
}
.blc16_l ul{
    font-size:18px;
    font-weight: 300;
    color:#fff;
}
.blc16_l li{
    display: list-item;
    line-height: 40px;
}
.blc16_r{
    text-align: right;
    float:right;
    line-height: 40px;
    font-size: 18px;
    color:#fff;
    font-weight: 300;
}
.blc16_r span{
    color:#fca311;
    font-weight: 500;
    font-size: 20px;
}
.blc16_r span a{
    color:#fca311;
    font-weight: 500;
    font-size: 20px;
    text-decoration: none;
}
.blc16_r a{
    color:#fca311;
    text-decoration: none;
}
.blc16_pb{
    padding-bottom: 30px;
}
.blc16_pl{
    padding-top: 10px;
    padding-bottom: 6px;
}
.coop{
    background: #141414;
    width: 100%;
    text-align: center;
    line-height: 38px;
    text-transform: uppercase;
    color:#e5e5e5;
    font-size: 12px;
    font-weight: 300;
}
.blc_top_2{
    background: url(../images/2bgt.jpg);
    background-size: cover;
}
.blc3_2{
    background: #14213d;
    color:#fff;
}
.blc3_2 a{
    text-decoration: none;
    background: rgba(0, 0, 0, 0) linear-gradient(90deg, #FCA311, #5589FF, #FCA311) repeat scroll 0% 0%/200% 200%;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
}

.blc3_2 a:hover {
    animation: GradientAnimation 2s ease infinite;
}

@keyframes GradientAnimation {
    0% { background-position: 0% 50% }
    50% { background-position: 100% 50% }
    100% { background-position: 0% 50% }
}

.blcvt{
    width: 100%;
}
.blcvt_h{
    padding-top: 55px;
    text-align: left;
    text-transform: uppercase;
    line-height: 14px;
    font-size: 14px;
    color:#5a5055;
    font-weight: 300;
}
.blcvt_h a{
    color:#5a5055;
    text-decoration: underline;
}
.blcvt_b{
    width: 100%;
}
.blcvt_1{
    width: 268px;
    float: left;
}
.blcvt_menu{
    background: #e5e5e5;
    padding: 20px;
}
.blcvt_menu h2{
    text-transform: uppercase;
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    padding-top: 0px;
    padding-bottom: 28px;
    text-align: left;
    color:#1e1117;
}
.blcvt_menu ul{
    font-size: 14px;
    font-weight: 300;
    color:#fca311;
    text-transform: uppercase;
}
.blcvt_menu ul span{
    color:#1e1117;
}
.blcvt_menu li{
    margin-left: 18px;
    line-height: 18px;
    padding-bottom: 10px;
    list-style: square;
    display: list-item;
}
.blcvt_menu li a{
    text-decoration: none;
    color:#1e1117;
}
.blcvt_menu div{
    padding-left: 10px;
}
.blcvt_lia a{
    text-decoration: underline !important;
}
.blcvt_a a{
    font-weight: 500;
}
.blcvt_z{
    width: 100%;
    background: #14213d;
}
.blcvt_z h3{
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    padding-top: 26px;
    padding-bottom: 26px;
    text-align: center;
    color:#fca311;
    padding-left: 5px;
    padding-right: 5px;
}
.blcvt_inp1{
    width: 84%;
    height: 26px;
    background: #fff;
    margin: auto;
}
.blcvt_pin{
    padding-bottom: 8px;
}
.blcvt_z input{
    width: 90%;
    height: 98%;
    background: none;
    margin: auto;
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    margin-left: 4%;
}
.blcvt_z textarea{
    width: 90%;
    height: 80%;
    background: none;
    margin: auto;
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    margin-left: 4%;
    margin-top: 4%;
    resize: none;
}
.blcvt_txa{
    width: 84%;
    height: 100px;
    background: #fff;
    margin: auto;
}
.blcvt_but{
    padding-top: 16px;
    width: 84%;
    margin: auto;
}
.blcvt_but button{
    font-size: 16px;
    font-weight: 700;
    height: 36px;
    background: #fca311;
    color:#fff;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    width: 100%;
}
.blcvt_pb{
    padding-bottom: 30px;
}
.blcvt_2{
    float: left;
    padding-left: 46px;
    max-width: 885px;
    font-weight: 300;
    padding-bottom: 30px;
}
.blcvt_2 h1{
    text-transform: uppercase;
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    padding-top: 10px;
    padding-bottom: 34px;
    text-align: left;
    color:#fca311;
}
.blcvt_2 p{
    padding-top: 0px;
    padding-bottom: 26px;
    text-indent: 40px;
}
.blcvt_2 h2{
    text-transform: uppercase;
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 22px;
    padding-top: 12px;
    padding-bottom: 20px;
    text-align: left;
    color:#fca311;
}
.blcvt_2 ul{
    color:#fca311;
}
.blcvt_2 ul span{
    color:#000;
}
.blcvt_2 li{
    margin-left: 18px;
    padding-bottom: 10px;
    list-style: square;
    display: list-item;
    padding-left: 22px;
}
.blcvt_2 h3{
    text-align: left;
    font-size: 25px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-family: 'Roboto', sans-serif;
    line-height: 30px;
    font-weight: 300;
}
.tprice{
    width: 100%;
}
.tprice td{
    background: #f7f7f7;
    padding: 20px;
    color:#1e1117;
    border:1px solid #e5e5e5;
    text-transform: uppercase;
}
.blcvt_2but{
    width: 100%;
    padding-top: 22px;
    padding-bottom: 50px;
}
.blcvt_2but button{
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    height: 46px;
    background: #14213d;
    color:#f4f7e3;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
.top_cont2_m{
    display: none;
}
.top_menu_m{
    display: none;
}
.top_menu_ml{
    width: 100%;
    height: 1px;
    background: #fff;
}
#top_menu_dm{
    display: none;
}
.str_rn_m{
    display: none;
}
.blc10_w_m{
    display: none;
}
.blc16_m{
    display: none;
}
.coop_m{
    display: none;
}

.disnv{
    display: none;
}
.blc8_bt1v{
    padding-top: 36px;
}
.htep_d{
    text-align: center;
    position: relative;
    background: #FFF;
    padding: 20px;
    width:auto;
    max-width: 560px;
    margin: 20px auto;
}
.htep_d h2{
    color:#fca311;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 500;
    padding-top: 30px;
    padding-bottom: 30px;
}
.htep_i{
    margin: auto;
    width: 458px;
    height: 46px;
    border:1px solid #fca311;
}
.htep_i input{
    text-transform: uppercase;
    width: 430px;
    height: 46px;
    font-size: 16px;
}
.htep_1{
    padding-bottom: 12px;
}
.htep_2{
    padding-bottom: 26px;
}
.htep_t{
    margin: auto;
    width: 458px;
    height: 156px;
    border:1px solid #fca311;
    padding-top: 14px;
}
.htep_t textarea{
    width: 430px;
    height: 143px;
    text-transform: uppercase;
    font-size: 16px;
    resize: none;
}
.htep_b{
    padding-bottom: 22px;
    margin: auto;
    text-align: center;
}
.htep_b button{
    width: 458px;
    background:#fca311;
    border:0px;
    color:#fff;
    font-weight: 700;
    font-size: 18px;
    height: 48px;
    line-height: 48px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
.wpreloader{
    text-align: center;
    position: relative;
    background: #FFF;
    padding: 20px;
    width: 64px;
    height: 64px;
    margin: 20px auto;
    border-radius: 64px 64px 64px 64px;
}
.w_error{
    text-align: center;
    position: relative;
    background: #FFF;
    padding: 20px;
    width: 400px;
    margin: 20px auto;
    color:#fca311;
    text-transform: uppercase;
    font-size: 16px;
}
.w_success{
    text-align: center;
    position: relative;
    background: #FFF;
    padding: 50px;
    width: 400px;
    margin: 20px auto;
    text-transform: uppercase;
    font-size: 18px;
}
.ordf_d{
    width: 100%;
    height: 30px;
    border: 1px solid #fca311;
    padding-top: 0px;
    padding-bottom: 0px;
}
.ordf_1{
    width: 97%;
    height: 30px;
    padding-left: 5px;
}
.ordf_dopl{
    width: 100%;
    height: 30px;
    border: 1px solid #fca311;
    padding-top: 0px;
    padding-bottom: 0px;
}
.ordf_dopls{
    width: 50%;
    height: 30px;
    border: 1px solid #fca311;
    padding-top: 0px;
    padding-bottom: 0px;
}
.ordf_doplp{
    width: 100%;
    height: 30px;
    border: 1px solid #fca311;
    padding-top: 0px;
    padding-bottom: 0px;
}
.ordf_op{
    width: 90%;
    height: 30px;
    padding-left: 5px;
}
.ord_radpad{
    padding-top: 10px;
}
.ordf_t{
    width: 96%;
    border: none;
    height: 100px;
    padding: 5px;
    resize: none
}
.ordf_dt{
    width: 100%;
    height: 100%;
    border: 1px solid #fca311;
    padding-top: 0px;
    padding-bottom: 0px;
}
.ordf_but{
    font-size: 16px;
    font-weight: 700;
    height: 36px;
    background: #fca311;
    color:#fff;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    width: 100%;
    border: 1px solid #fca311;
}
.upload_browser label {
    text-transform: uppercase;
	background-color: #14213d;
	color: white;
    font-size: 16px;
    font-weight: 700;
	cursor: pointer;
	border-radius: 0px;
	position: relative;
	overflow: hidden;
	display: block;
	width: 100%;
    height: 36px;
    line-height: 36px;
}
.upload_browser div {
	cursor: pointer;
    text-align: center;
}
.upload_browser input {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	border: solid transparent;
	border-width: 0 0 100px 200px;
	opacity: .0;
	filter: alpha(opacity= 0);
	-o-transform: translate(250px,-50px) scale(1);
	-moz-transform: translate(-300px,0) scale(4);
	direction: ltr;
	cursor: pointer;
}

.files_list_tx{
    font-weight: 500;
}
.files_add_s{
    color:gray;
    font-weight: 300;
}
.orders_urkons .upload_browser label {
    background: #e5e5e5;
    width: 84%;
    height: 36px;
    margin:  auto;
    margin-top: 15px;
    color:#757575;
}
.orders_urkons #files_list{
    width: 84%;
    color:#fff;
    margin: auto;
}

#orders_pages select{
    width: 100%;
}
.otziv_link{
    padding-top: 5px;
    text-align: right;
}
.akcii_link{
    padding-top: 15px;
    text-align: left;
}
.otziv_ltitle{
    color:#000;
    text-decoration: none;
}
.news_date{
    color:gray;
    font-size: 12px;
}
.sitemap_pd ul span{
    color:#1e1117;
}
.sitemap_pd li{
    line-height: 18px;
    padding-bottom: 10px;
}
.sitemap_cd{
    padding-left: 20px;
}
.menu_left_h{
    display: none;
}
.p2d_ib{
    vertical-align: top;
    display: inline-block;
    width: 280px;
}
.p2d_ib img{
    max-width: 280px;
}
.p2d_ibp{
    padding-left: 20px;
    padding-right: 20px;
    width: 400px;
}
.p2d_ibimg{
    text-align: center;
}
.sitemap_pd a,.sitemap_cd a{
    color:black;
    text-decoration: none;
}
.stm_mens{
    font-weight: 300 !important;
}
.stm_mens span{
    color:black !important;
	font-weight: bolder !important;
	text-decoration: underline;
}
.tpricep{
    width: 100%;
}
.tpricep td{
    padding: 20px;
    color:#1e1117;
    border:1px solid #f4f4f4;
    text-transform: uppercase;
}
.tpricep th{
    background: #f7f7f7;
    padding: 20px;
    color:#1e1117;
    border:1px solid #f4f4f4;
    text-transform: uppercase;
}
.contadsr_p{
    width: 802px;
}
.contadsr{
    vertical-align: top;
    display: inline-block;
    width: 400px;
    font-size: 14px;
}
.contadsr_1_1{
    border: 1px solid #f4f4f4;
    padding: 20px;
    text-align: center;
    color:red;
}
.contadsr_2_1{
    border: 1px solid #f4f4f4;
    padding: 20px;
    text-align: center;
    color:green;
}
.contadsr_1_2{
    border: 1px solid #f4f4f4;
    padding: 20px;
    height: 730px;
}
.contadsr_t td{
    padding: 10px;
    border:1px solid #f4f4f4;
    text-transform: uppercase;
}
.contadsr_pdd{
    padding-top: 300px;
}
.tprice_prim{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    color:gray;
    font-size: 10px;
    line-height: 10px;
}
.imgd_left{
    float:left;
    margin: 0px 20px 7px 0px;
}
.imgd_right{
    float:right;
    margin: 0px 0px 7px 20px;
}
.cont2_zemadv{
    text-indent: 0px !important;
    margin-top: 80px;
    margin-bottom: 20px;
}
.imgd_left_ul li{
    margin-left: 335px;
}
.cont2_dnum{
    line-height: 25px;
}
.black_link a{
    color:black !important;
}
.zoom_imgp{
    cursor: pointer;
}
.pr_green{
    color:green;
}
.nashkom_stoi button{
    font-size: 16px;
    font-weight: 700;
    height: 38px;
    line-height: 38px;
    background: #fca311;
    color:#fff;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    width: 100%;
    text-align: center;
}
.blc8_btoz{
    padding-top: 4px;
    padding-bottom: 4px;
}
.blc8_btoz button{
    font-size: 16px;
    font-weight: 700;
    height: 32px;
    background: #fca311;
    color:#fff;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    width: 100%;
}
.opl_prin{
    vertical-align: top;
    text-align: left;
    max-width: 660px;
}
.opl_prin div{
    height: 45px;
    display: inline-block;
    vertical-align: top;
    padding-right: 20px;
    padding-bottom: 20px;
}
.blc16_sr{
    padding-top: 6px;
}
.blc16_sri{
    width: 200px;
    height: 20px;
    background: none;
    color:white;
    border:1px solid #fca311;
    padding: 8px;
    text-transform: uppercase;
}
.blc16_sbut{
    font-family: 'Roboto', sans-serif;
    height: 38px;
    width: 109px;
    background: #fca311;
    border:1px solid #fca311;
    color:#14213d;
    letter-spacing: 1px;
    font-weight: 500;
}
.cert_comph h2{
    text-transform: uppercase;
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    padding-top: 40px;
    padding-bottom: 0px;
    text-align: left;
    color:#fca311;
}
.cert_certs div{
    vertical-align: top;
    display: contents;
}
.blcN{
    width: 100%;
    background: #14213d;
    padding-top: 40px;
    padding-bottom: 40px;
}
.blcNc{
    width: 100%;
    text-align: center;
}
.blcN_bl{
    width: 33%;
    display: inline-block;
    vertical-align: top;
}
.blcN_ot1{
    font-size: 20px;
    text-transform: uppercase;
    color:#fff;
    line-height: 20px;
    padding-bottom: 39px;
    font-weight: 500;
}
.blcN_otb{
    font-family: 'Lora', serif;
    font-size: 80px;
    font-weight: 700;
    line-height: 80px;
    color:#fca311;
}
.blcN_ot2{
    font-size: 20px;
    text-transform: uppercase;
    color:#fff;
    line-height: 20px;
    padding-top: 39px;
    font-weight: 500;
}
.blcN_ot3{
    font-size: 20px;
    text-transform: uppercase;
    color:#fff;
    line-height: 28px;
    padding-top: 55px;
    font-weight: 500;
}
.faq_question{
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.faq_question div{
    width: 70%;
    margin: auto;
    height: 1px;
    background: #EBEBEB;
}
/* forum */
.blc_forum{
    width: 100%;
    padding-bottom: 20px;
}
.frm_top{
    height: 100px;
    background: #14213d;
    width: 100%;
}
.frm_topt{
    float: left;
    width: 50%;
    color:#fff;
    font-weight: 700;
}
.frm_topl{
    float: right;
    width: 50%;
    color:#fff;
    text-align: right;
}
.frm_topt1{
    padding-top: 24px;
    font-family: 'Lora', serif;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
.frm_topt1 a{
    color:#fff;
    text-decoration: none;
}
.frm_topt2{
    font-size: 16px;
    font-weight: 400;
}
.frm_topt2 a{
    color:#fff;
    text-decoration: none;
}
.frm_thl{
    width: 1px;
    padding-top: 26px;
    display: inline-block;
    vertical-align: top;
}
.frm_thl div{
    vertical-align: top;
    height: 50px;
    background: #fff;
}
.frm_tln{
    display: inline-block;
    vertical-align: top;
}
.frm_tln a{
    color:#fff;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 16px;
    text-decoration: none;
    font-weight: 700;
    display: block;
    padding-top: 26px;
    padding-left: 46px;
    padding-right: 46px;
    line-height: 50px;
    height: 50px;
}
.frm_brdcrmbs{
    font-size: 14px;
    padding-top: 26px;
    color:gray;
    text-transform: uppercase;
}
.frm_brdcrmbs a{
    color:gray;
    font-size: 14px;
}
.frm_tablep{
    padding-top: 46px;
    padding-bottom: 26px;
}
.frm_tablepth{
    padding-top: 26px;
    padding-bottom: 26px;
}
.frm_tablepm{
    padding-top: 0px;
    padding-bottom: 26px;
}
.frm_tbl{
    display: table;
    width: 100%;
}
.frm_tr{
    display: table-row;
}
.frm_td{
    text-transform: uppercase;
    display: table-cell;
    padding: 20px;
    background: #f7f7f7;
    color:#000;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: 400;
    font-size: 16px;
    vertical-align: middle;
}
.frm_th .frm_td{
    color:#fff;
    background: #fca311;
    font-weight: 700;
    font-family: 'Lora', serif;
}
.frm_tdr{
    text-align: right;
}
.frm_tc{
    text-align: center;
}
.frm_tdlast{
    border-right: 0px !important;
}
.frm_cat{
    display: table;
}
.frm_catr{
    display: table-row;
}
.frm_icat{
    width: 37px;
    height: 37px;
    background: url(../images/fcat.png) top no-repeat;
    vertical-align: top;
    cursor: pointer;
    display: table-cell;
}
.frm_icat a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.frm_tx{
    padding-left: 18px;
    padding-top: 6px;
    vertical-align: top;
    display: table-cell;
}
.frm_tx a{
    text-decoration: none;
    color:#000;
}
.frm_lst{
    vertical-align: top;
    display: table;
    margin-bottom: 10px;
}
.frm_lstr{
    display: table-row;
}
.frm_lsttx{
    display: table-cell;
    font-size: 14px;
    line-height: 18px;
    padding-right: 5px;
}
.frm_lsttx a{
    color:#14213d;
    text-decoration: none;
}
.frm_lsti{
    display: table-cell;
    width: 14px;
    height: 14px;
    background: url(../images/fstr.png) top no-repeat;
    vertical-align: top;
    cursor: pointer;
    display: table-cell;
}
.frm_lsti a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.frm_lsti2{
    display: table-cell;
    width: 14px;
    height: 14px;
    background: url(../images/fstr.png) top no-repeat;
    vertical-align: top;
    cursor: pointer;
    display: table-cell;
    padding-left: 10px;
}
.frm_lsti2 a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.frm_lstf{
    font-size: 12px;
    line-height: 12px;
}
.frm_lstf a{
    color:black;
    text-decoration: none;
    font-weight: 400;
}
.frm_lstf a span{
    color:#fca311;
    font-weight: 500;
}
.frm_lstd{
    padding-top: 10px;
    font-size: 12px;
    line-height: 12px;
    color:gray;
}
.frm_lstd a{
    color:gray;
    text-decoration: none;
}
.frm_lstdt{
    display: table;
}
.frm_lstdtr{
    display: table-row;
}
.frm_lstdtd{
    display: table-cell;
    line-height: 14px;
}
.frm_add{
    padding: 20px;
    text-transform: uppercase;
    color:#000;
    font-weight: 400;
    font-size: 16px;
    vertical-align: middle;
}
.frm_addt{
    display: table;
}
.frm_addr{
    display: table-row;
}
.frm_iadd{
    width: 37px;
    height: 37px;
    background: url(../images/fadd.png) top no-repeat;
    vertical-align: top;
    cursor: pointer;
    display: table-cell;
}
.frm_iadd a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.frm_addtx{
    padding-left: 18px;
    padding-top: 6px;
    vertical-align: top;
    display: table-cell;
}
.frm_addtx a{
    text-decoration: none;
    color:#000;
}
.frm_toptit{
    line-height: 16px;
    padding-top: 26px;
    color:#14213d;
    text-transform: uppercase;
    font-weight: 500;
    width: 100%;
}
.frm_ctoptit{
    line-height: 26px;
    font-size: 16px;
    float: left;
    max-width: 38%;
}
.frm_pages{
    font-size: 14px;
    float: right;
    text-align: right;
    vertical-align: top;
    max-width: 60%;
    line-height: 26px;
}
.frm_pthms{
    display: inline-block;
    vertical-align: top;
}
.frm_pthms span{
    font-weight: 400;
}
.frm_pgcount{
    padding-left: 26px;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 12px;
}
.frm_pgcount span{
    font-weight: 400;
}
.frm_pgs{
    display: inline-block;
    vertical-align: top;
    margin-top: -10px;
    padding-left: 26px;
}
.frm_pgs div{
    margin-top: 5px;
    display: inline-block;
    vertical-align: top;
    background: #14213d;
    color:#fff;
    margin-left: 5px;
}
.frm_pgs div a{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-right: 12px;
    height: 100%;
    display: block;
    color:#fff;
    text-decoration: none;
}
.frm_pgsact{
    background: #fca311 !important;
}
.frm_ithem{
    width: 37px;
    height: 37px;
    background: url(../images/fthm.png) top no-repeat;
    vertical-align: top;
    cursor: pointer;
    display: table-cell;
}
.frm_ithem a{
    display: block;
    width: 100%;
    height: 100%;
}
.frm_tblmess .frm_th .frm_td{
    padding: 6px 20px 6px 20px;
}
.frm_tblmess .frm_td{
    font-size: 14px;
    padding: 20px;
    vertical-align: top;
    text-transform: none;
}
.frm_msav{
    max-width: 150px;
    padding-bottom: 10px;
}
.frm_msav img{
    width: 100px;
    height: 100px;
}
.frm_msusr{
    max-width: 150px;
    color:#000;
    line-height: 18px;
    font-weight: 700;

}
.frm_avus{
    width: 160px;
}
.frm_msdesk{
    padding-top: 10px;
    line-height: 18px;
    font-weight: 300;
}
.frm_mstitle{
    color:#fca311;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 24px;
    padding-bottom: 20px;
    font-family: 'Lora', serif;
    font-weight: 700;
}
.frm_tablept{
    padding-bottom: 26px;
}
.frm_fline{
    height: 1px;
    background: #e5e5e5;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
}
.frm_attft{
    display: table;
}
.frm_attfr{
    display: table-row;
}
.frm_ficon{
    width: 35px;
    height: 35px;
    background: url(../images/fatt.png) top no-repeat;
    vertical-align: top;
    cursor: pointer;
    display: table-cell;
}
.frm_ficon a{
    display: block;
    height: 100%;
}
.frm_attfile{
    display: inline-block;
    padding-right: 10px;
    padding-bottom: 10px;
    vertical-align: top;
}
.frm_atttx{
    padding-left: 10px;
    padding-top: 6px;
    padding-right: 10px;
    vertical-align: top;
    display: table-cell;
}
.frm_atttx a{
    text-decoration: none;
    color:#000;
    display: block;
}
.frm_msnew{
    width: 100%;
    background: #14213d;
}
.frm_pbot{
    padding-bottom: 46px;
}
.frm_msnewc{
    padding: 20px;
}
.frm_msntit{
    font-family: 'Lora', serif;
    color:#fff;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    margin: auto;
    padding-top: 6px;
    padding-bottom: 26px;
}
.frm_msninp{
    width: 100%;
    background: #fff;
    height: 140px;
}
.frm_msninpc{
    width: 96.5%;
}
.frm_msninpc textarea{
    background: none;
    padding: 20px;
    height: 100px;
    width: 100%;
    resize: none;
}
.frm_msnewp{
    padding-top: 20px;
}
.frm_msnew .frm_atttx{
    color: #fff;
    font-size: 14px;
}
.frm_msnew .frm_atttx a{
    color: #fff;
}
.frm_attx{
    width: 15px;
    height: 15px;
    background: url(../images/fx.png) center left no-repeat;
    vertical-align: top;
    cursor: pointer;
    display: table-cell;
}
.frm_attbut{
    width: 100%;
    color:#787878;
    background: #e5e5e5;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 50px;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
}
.frm_msnew .frm_attfile{
    padding-bottom: 26px;
}
.frm_savebut{
    width: 100%;
    color:#fff;
    background: #fca311;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 50px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
}
.frm_msnewbp{
    padding-top: 20px;
}
.frm_msncatt{
    color:#fff;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.frm_msnicat{
    width: 100%;
    background: #fff;
    height: 50px;
}
.frm_msnicatc{
    width: 96.5%;
}
.frm_msnicatc input{
    height: 50px;
    background: none;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    resize: none;
}
.frm_msnicats{
    width: 100%;
    background: #fff;
    text-align: center;
}
.frm_msnicatcs{
    margin: auto;
    width: 97%;
    padding-top: 13px;
    padding-bottom: 13px;
}
.frm_msnicatcs select{
    width: 100%;
}
.frm_msnicatp{
    padding-bottom: 26px;
}
.frm_errblc{
    padding-top: 46px;
    text-align: center;
    color:red;
    font-size: 20px;
    line-height: 28px;
    text-transform: uppercase;
}
.frm_succblc{
    padding-top: 46px;
    text-align: center;
    color:green;
    font-size: 20px;
    line-height: 28px;
    text-transform: uppercase;
}
.frm_upload .upload_browser label {
    border-radius: 0px;
	position: relative;
	overflow: hidden;
	display: block;
    width: 100%;
    color:#787878;
    background: #e5e5e5;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
}
.frm_upload .upload_browser div {
	cursor: pointer;
    text-align: center;
}
.frm_upload .upload_browser input {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	border: solid transparent;
	border-width: 0 0 100px 200px;
	opacity: .0;
	filter: alpha(opacity= 0);
	-o-transform: translate(250px,-50px) scale(1);
	-moz-transform: translate(-300px,0) scale(4);
	direction: ltr;
	cursor: pointer;
    font-size: 16px;
}
.frm_flload{
    position: relative;
    top:-29px;
    left: 44px;
    z-index: 2;
    color:#fff;
    font-size: 16px;
    text-transform: uppercase;
    height: 0px;
}
.frm_flloadt{
    opacity: 0.3;
}
.frm_nodata{
    padding-top: 46px;
    padding-bottom: 20px;
    text-transform: uppercase;
    text-align: center;
}
.frm_catmd{
    font-size: 12px;
    padding-left: 55px;
}
.frm_catmd a{
    text-decoration: none;
    padding-right: 5px;
}
.frm_msfl{
    float: left;
}
.frm_msfl a{
    color:#fff;
    text-decoration: none;
    padding-right: 5px;
}
.frm_msfr{
    float: right;
}
.frm_lgint{
    padding-left: 20px;
    display: inline-block;
    vertical-align: top;
}
.frm_lgint1{
    padding-top: 26px;
}
.frm_lgint2{
    padding-top: 0px;
}
.frm_lgint2 a{
    font-size: 16px;
    text-decoration: none;
}
.frm_lginta2{
    padding-left: 10px;
    padding-right: 10px;
}
.frm_ftitl{
    color:#fca311;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 20px;
}
/* forum */
.usr_block{

}
.usr_field{
    padding-bottom: 26px;
}
.usr_ftit{
    padding-bottom: 5px;
}
.usr_inp{
    width: 200px;
    height: 30px;
    border: 1px solid #fca311;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
}
.usr_inp input{
    width: 100%;
    height: 100%;
    background: none;
}
.usr_textarea{
    width: 200px;
    height: 150px;
    border: 1px solid #fca311;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.usr_textarea textarea{
    width: 100%;
    height: 100%;
    background: none;
}
.usr_lbut{
    width: 220px;
    height: 36px;
}
.usr_lbut button{
    width: 100%;
    height: 100%;
    background: #fca311;
    font-weight: 700;
    color:#fff;
    font-size: 16px;
    text-transform: uppercase;
    border: 1px solid #fca311;
}
.usr_errors{
    padding-bottom: 26px;
    color:red;
}
.usr_success{
    padding-bottom: 26px;
    color:green;
}
.usr_fneed{
    font-weight: 500;
}
.usr_upload {
    border: 1px solid #14213d;
    width: 220px;
    height: 36px;
    background: #14213d url(../images/fimtxt.png) center 40% no-repeat;
}
.usr_upload input{
    display: block !important;
    width: 220px;
    height: 36px;
    opacity: 0;
    cursor: pointer;
}
.usr_ftitav{
    padding-bottom: 20px;
}
.usr_avimg{
    padding-bottom: 26px;
}
.usr_avdesc{
    font-size: 14px;
    padding-bottom: 20px;
}
.gosorg_but{
    font-size: 18px;
    font-weight: 700;
    background: #fca311;
    color:#fff;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    width: 100%;
    border: 1px solid #fca311;
    margin-bottom: 30px;
}
.gosorg_but a{
    width: 100%;
    height: 100%;
    display: block;
    color:#fff;
    text-align: center;
    text-decoration: none;
    padding-top: 16px;
    padding-bottom: 16px;
}

.old-price {
  display: inline-block;
  position: relative;
  padding: 3px;
}

.old-price:before,
.old-price:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: red;
  transform: rotate(8deg);
}

.old-price:after {
  transform: rotate(-8deg)
}
.privacyp_1{
    padding-bottom: 40px;
    padding-top: 20px;
    color:#fff;
    text-transform: uppercase;
    font-size: 10px;
}
.privacyp_2{
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 10px;
}
.privacyp_3{
    padding-top: 16px;
    padding-bottom: 22px;
    text-transform: uppercase;
    font-size: 9px;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 13px;
}
.privacyp_4{
    padding-top: 20px;
    text-transform: uppercase;
    font-size: 10px;
}
.franchise_video{
    width: 560px;
    height: 315px;
    margin: auto;
}
.city-wrapper {
    display: inline-block;
}
.city_seld{
    text-align: center;
    position: relative;
    background: #FFF;
    padding: 20px;
    width:auto;
    max-width: 340px;
    margin: 20px auto;
    padding-bottom: 40px;
}
.city_seld h2{
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 22px;
    font-weight: 500;
    color:#fca311;
    text-transform: uppercase;
}
.city_seld a{
    color:black;
    text-decoration: none;
}
.city_seld .city-wrapper div{
    font-size: 22px;
    padding: 10px 0;
}
.top_city{
    display: block;
    font-size: 12px !important;
    cursor: pointer;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 10px;
}
.top_city .text {
    color:#000000 !important;
    font-weight: 300;
    display: block;
}
.top_city .link {
    display: block;
    font-weight: bold;
    color:#fca311;
    text-decoration: underline;
}
.franch_bebos{
    padding-top: 40px;
    text-align: center;
}
/*Блок-обертка, где мы задаем фоновое изображение скриншотом как на карте */
.ymap-container {
  position: relative;
  /* margin: 3em 0 2em 0; */
  overflow: hidden;
  cursor: pointer;
  background: url('../images/map-yandex.png') #ffffff no-repeat;
  background-position: center center;
  background-size: cover;
  /* box-shadow: 0 0 2em  0 rgba(0,0,0,.2); */
}

/* Блок, в котором появится Яндекс.Карта */
#map-yandex {
  position: relative;
  z-index: 7;
  width: 100%;
  height: 450px;
  cursor: pointer;
  background-color: transparent;
}
/* Индикатор загрузки, который показывается до загрузки карты */
.loader {
  position: absolute;
  /* z-index: 15; */
  top: -100%;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  overflow: hidden;
  color: #000000;
  transition: opacity .7s ease;
  opacity: 0;
  background-color: rgba(0,0,0,.55);
}

.loader:after,
.loader:before {
  box-sizing: border-box;
}

.loader.is-active {
  top: 0;
  opacity: 1;
}

.loader-default:after {
  position: absolute;
  top: calc(50% - 24px);
  left: calc(50% - 24px);
  width: 48px;
  height: 48px;
  content: '';
  animation: rotation 1s linear infinite;
  border: solid 8px #ffffff;
  border-left-color: transparent;
  border-radius: 50%;
}

.button-container {
  display: flex;
  flex-direction: row;
  width:100%;
  justify-content: space-between;
  height: 80px;
  margin-bottom: 50px;
}

.buy-sell-button {
  width: 45%;
  height: 100%;
  font-size: 20px;
}

.b-container{
  background-color: #fff;
  margin:200px 0px;
  padding:10px;
  font-size:30px;
  color: #fff;
}

.b-popup{
  width:100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  overflow:hidden;
  position:absolute;
  display: none;
  top:50px;
  left: 0px;
  z-index: 99;
}

.b-popup .b-popup-content{
  margin:40px auto 0px auto;
  width:40%;
  padding:30px;
  background-color: #fff;
  border-radius:5px;
  box-shadow: 0px 0px 10px #000;
}

.b-popup .b-popup-title {
    text-transform: uppercase;
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 30px;
    padding-bottom: 34px;
    text-align: left;
    color: #fca311;
}

.form_top {
  display: flex;
  width:100%;
  align-items: flex-start;
  justify-content: space-between;
}

.close_btn {
  font-size: 15px;
  background-color: #fff;
}

.selling_item {
  margin: 20px 0;
  width: 100%;
  display: block;
  text-transform: none;
}

.selling_item_text {
  width: 100%;
  font-size: 16px;
  font-weight: 300;
  color:#14213d;
  line-height: 22px;
  padding-top: 20px;
}

.selling_img {
  height: 200px;
  border-radius: 100px;
}

.w100 {
  width: 100%;
}

.talign_right {
  text-align: right;
}

@keyframes rotation {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(359deg);
  }
}

@keyframes blink {
  from {
    opacity: .5;
  }
  to {
    opacity: 1;
  }
}

.divider-line {
    height: 1px;
    background-color: #ccc;
    margin: 15px 0;
}

#search_inp {
    padding: 18px;
}

.blc1_i2{
    display: none;
}

.btn2 {
  box-sizing: border-box;
  appearance: none;
  background-color: transparent;
  border: 2px solid #e74c3c;
  border-radius: 0.6em;
  color: #e74c3c;
  cursor: pointer;
  display: flex;
  align-self: center;
  line-height: 1;
  margin: 8px;
  padding: 0.8em 2.8em;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
}
.btn:hover, .btn:focus {
  color: #fff;
  outline: 0;
}
.fourth {
  border-color: #fca311;
  color: #fca311;
  background-image: linear-gradient(45deg, #fca311 50%, transparent 50%);
  background-position: 100%;
  background-size: 400%;
  transition: background 300ms ease-in-out;
}
.fourth:hover {
  background-position: 0;
  color: #fff;
}
.fourth:focus{
  color: #fca311;
}
.fourth:focus:hover{
  color: #fff;
}
.blc44 h2{
    line-height: 36px;
    padding-top: 40px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 30px;
    color:#fca311;
    font-weight: 500;
}
.blc44 h2 span{
    color:#000000;
    font-weight: 300;
}
.blc44 ul{
    list-style: square;
    color:#000;
    font-size: 20px;
}
.blc44 ul a{
    color:#000;
    font-size: 20px;
    text-decoration: none;
}
.blc44 li{
    margin-left: 20px;
    padding-left: 5px;
    display: list-item;
    line-height: 40px;
    font-size: 20px;
    text-transform: uppercase;
}
.blc44 li a{
    color:#000;
    font-size: 20px;
    text-decoration: none;
}
.blc44_b{
    padding-top: 38px;
    padding-bottom: 70px;
}
.blc44_b button{
    height: 100%;
    line-height: 45px;
    background: #fca311;
    color:white;
    font-size: 30px;
    font-weight: 700;
    padding-left: 25px;
    padding-right: 25px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    margin: 0 auto;
    display: block;
    width: 100%;
}
.ot1{
    margin-left: 10px;
}
.pgrid3{
      -webkit-column-rule: 2px solid #fca311;
  -moz-column-rule: 2px solid #fca311;
  column-rule: 2px solid #fca311;
  -webkit-column-count: 3;
  -moz-column-count: 3;
          column-count: 3;
  -webkit-column-gap: 47px;
  -moz-column-gap: 47px;
          column-gap: 47px;
  padding: 10px;
  background-color:#fff;
  width: auto;
}
.pgrid2{
      -webkit-column-rule: 2px solid #fca311;
  -moz-column-rule: 2px solid #fca311;
  column-rule: 2px solid #fca311;
  -webkit-column-count: 2;
  -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 47px;
  -moz-column-gap: 47px;
          column-gap: 47px;
  padding: 10px;
  background-color:#fff;
  width: auto;
}