п*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}
.forma_min input::-webkit-input-placeholder {
    opacity: 1;
    color: #b4b9bd !important;
    font-size: 24px;
    font-family: "ProximaNova-Regular";
}
.forma_min input:-moz-placeholder {
    opacity: 1;
    color: #b4b9bd !important;
    font-size: 24px;
    font-family: "ProximaNova-Regular";
}
.forma_min input::-moz-placeholder {
    opacity: 1;
    color: #b4b9bd !important;
    font-size: 24px;
    font-family: "ProximaNova-Regular";
}
.forma_min input:-ms-input-placeholder {
    opacity: 1;
    color: #b4b9bd !important;
    font-size: 24px;
    font-family: "ProximaNova-Regular";
}
body input:focus:required:invalid,
body textarea:focus:required:invalid {
	
}
body input:required:valid,
body textarea:required:valid {
	
}

html.js .loader {
	background: none repeat scroll 0 0 #ffffff;
	bottom: 0;
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 9999;
}
html.js .loader_inner {
	background-image: url("../img/preloader.gif");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
	height: 60px;
	width: 60px;
	margin-top: -30px;
	margin-left: -30px;
	left: 50%;
	top: 50%;
	position: absolute;
}

body {
	font-family: sans-serif;
	font-size: 16px;
	min-width: 320px;
	position: relative;
	line-height: 1.6;
	font-family: "RobotoRegular", sans-serif;
	overflow-x: hidden;
}
.hidden {
	display: none;
}
.container {
    width: 1045px;
    margin: 0 auto;
    position: relative;
}
/**
 * head
 */
.page_head{
    overflow: hidden;
}
.cont{
	border-bottom: 1px solid #f3f3f3;
	height: 71px;
}
.cont_nov{
    height: 85px;
    padding-top: 22px;
}
.header_logo{
    list-style-type: none;
    width: 30%;
    vertical-align: middle;
    display: inline-block;
}
.header_logo a{

}
.header_logo_nov a img{

}
.header_logo_nov{
    list-style-type: none;
    width: 36%;
    vertical-align: middle;
    display: inline-block;
}
.header_logo_statya{
    list-style-type: none;
    width: 22%;
    vertical-align: middle;
    display: inline-block;
    margin-right: 22px;
}
.header_logo_statya a img{
    width: 100%;
}
.ut__logo_statya{
  width: 25%;
    vertical-align: top;
    display: inline-block;
    float: right;
}
.ut__logo_statya a img{
    width: 100%;
}

.header_logo_nov a{

}
.header_logo_nov a img{

}
.fe_head{
    display: inline-block;
    vertical-align: middle;
    width: 45%;
    text-align: center;
    line-height: 17px;
}
.nov_fe_head{
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    font-family: "ProximaNova-Regular";
}
.nov_fe_statya{
    display: inline-block;
    vertical-align: middle;
    width: 36%;
    font-family: "ProximaNova-Regular";
    margin-right: 22px;
}
.nov_fe_statya2{
    display: inline-block;
    vertical-align: middle;
    width: 36%;
    font-family: "ProximaNova-Regular";
}
.nov_fe_head span{
    font-size: 21.50px;
    color: #323131;
    display: inline-block;
    padding-right: 31px;
    padding-left: 7px;
}
.nov_fe_head p{
    display: inline-block;
    color: #0b0b0b;
    font-size: 21.50px;
    position: relative;
    margin: 0px;
}
.nov_fe_statya p{
    display: inline-block;
    color: #141414 !important;
    font-size: 17px !important;
    font-family: "ProximaNova-Regular" !important;
    line-height: 24px !important;
}
.nov_fe_statya2 p{
    display: inline-block;
    color: #141414 !important;
    font-size: 17px !important;
    font-family: "ProximaNova-Regular" !important;
    line-height: 24px !important;
}
.nov_fe_head p:before{
	content: "";
    background-image: url(../img/page12.png);
    position: absolute;
    display: block;
    width: 13px;
    height: 10px;
    left: -23px;
    background-repeat: no-repeat;
    top: 12px;
    background-position: 1px 1px;
}
.nov_fe_head p b{
    color: #da0b4a;
}
.middle{
    display: inline-block;
    width: 51%;
    vertical-align: top;
}
.middle_nov{
    border: 1px solid #f4f4f4;
}
.fe_head p{
    font-size: 22px;
    color: #323131;
    font-family: "ProximaNova-Regular";
}
.reg_head{
	width: 24%;
    vertical-align: middle;
    display: inline-block;
}
.nov_head{
    width: 11%;
    vertical-align: middle;
    display: inline-block;
}
.ser_nov_head{
    font-size: 18px;
    color: #fff !important;
    background: linear-gradient(#fe8b24, #fd5b0c);
    border: 1px solid #fd5b0c;
    border-radius: 5px;
    padding: 7px 30px;
    font-family: "ProximaNova-Regular";
     -webkit-transition: all .5s ease;
    transition: all 0.5s ease;
}
.ser_nov_head:hover{
    text-decoration: none;
     background: linear-gradient(#f99e4d, #fb6f2b);

}
.ser_head{
    font-size: 18px;
    color: #fff !important;
    background: linear-gradient(#fe8b24, #fd5b0c);
    border: 1px solid #fd5b0c;
    border-radius: 5px;
    padding: 7px 16px;
    font-family: "ProximaNova-Regular";
     -webkit-transition: all .5s ease;
    transition: all 0.5s ease;
}
.nov_head{
    font-size: 18px;
    color: #fff !important;
    background: linear-gradient(#fe8b24, #fd5b0c);
    border: 1px solid #fd5b0c;
    border-radius: 5px;
    padding: 7px 16px;
    font-family: "ProximaNova-Regular";
}
.ser_head:hover{
    text-decoration: none;
    background: linear-gradient(#f99e4d, #fb6f2b);
}
.ser_head_tw{
    font-size: 24px;
    color: #fff !important;
    background: linear-gradient(#fe8b24, #fd5b0c);
    border: 1px solid #fd5b0c;
    border-radius: 5px;
    padding: 23px 76px;
    font-family: "ProximaNova-Regular";
}
.ser_head_tw:hover{
    text-decoration: none;
    background: linear-gradient(#f99e4d, #fb6f2b);
}
.ser_head_reg{
    font-size: 24px;
    color: #fff !important;
    background: linear-gradient(#fe8b24, #fd5b0c);
    border: 1px solid #fd5b0c;
    border-radius: 5px;
    padding: 21px 73px;
    font-family: "ProximaNova-Regular";
        -webkit-transition: all .5s ease;
    transition: all 0.5s ease;
}
.ser_head_reg:hover{
    text-decoration: none;
        background: linear-gradient(#f99e4d, #fb6f2b);
}
.head_bottom{
	padding-top: 18px;
	padding-bottom: 31px;
    position: relative;
}
.head_soc{
    display: inline-block;
    width: 77%;
    border-right: 1px solid #f3f3f3;
}
.novs_head{
    display: inline-block;
    width: 12%;
}
.head_soc a{

}
.head_vhod{
    display: inline-block;
    width: 22%;
    vertical-align: top;
    text-align: center;
    padding-left: 27px;
}
.head_vhod_tw{
    width: 100%;
    text-align: center;
    padding-top: 30px;
}
.head_vhod_reg{
    width: 100%;
    text-align: center;
    padding-top: 40px;
     min-height: 75vh;

}
.head_vhod_reg p{
    color: #383c3d !important;
    font-size: 24px !important;
    font-family: "ProximaNova-Regular" !important;
    margin: 0px !important;
    margin-top: 16px !important;
    margin-bottom: 14px !important;
    padding: 0px !important;
}
.head_vhod_twot{
    margin-top: 50px;
   	height: 58vh;
}
.head_vhod_twot_reg{
    margin-top: 25px;
    margin-bottom: 57px;
}
.head_vhod span{
    color: #118ad4;
    font-size: 24px;
    font-family: "ProximaNova-Regular";
}
.head_vhod_reg span{
    color: #118ad4;
    font-size: 36px;
    font-family: "ProximaNova-Thin";
}
.head_vhod_tw span{
	color: #118ad4;
    font-size: 36px;
    font-family: "ProximaNova-Regular";
}
.forma_tov_vc_tw{
    padding-top: 16px;
    padding-bottom: 71px;
}
.forma_tov_vc_reg{
    padding-bottom: 16px;
}
.forma_tov_vc{
    padding-top: 19px;
}
.page_forma_reg_mnu{
    padding-bottom: 8px;
}
.page_forma_reg_mnu label{

}
.page_forma_reg_mnu input{
    color: #9d9e9f;
    font-size: 18px;
    border: 1px solid #ececec;
    border-radius: 5px;
    text-align: center;
    width: 180px;
    height: 35px;
    font-family: "Calibri-Italic";
}
.page_forma_reg_mnu_tw{
    padding-bottom: 4px;
}
.page_forma_reg_mnu_tw label{

}
.page_forma_reg_mnu_tw input{
   color: #0a0b0c;
    font-size: 18px;
    border: 1px solid #ececec;
    border-radius: 5px;
    text-align: center;
    width: 405px;
    height: 43px;
    font-family: "Calibri-Italic";
}
.page_forma_reg_mnu_reg{
    padding-bottom: 4px;
}
.page_forma_reg_mnu_reg label{

}
.page_forma_reg_mnu_reg input{
        color: #4f4f4f;
    font-size: 18px;
    border: 1px solid #ececec;
    border-radius: 5px;
    text-align: center;
    width: 405px;
    height: 43px;
    font-family: "Calibri-Italic";
}
.se_head{
    color: #383c3d;
    font-size: 18px;
    border: 1px solid #ececec;
    border-radius: 5px;
    text-align: center;
    width: 180px;
    height: 38px;
    background: #D5D5D5;
    display: block;
    margin-top: 11px;
    margin-left: 10px;
    padding-top: 4px;
    margin-bottom: 13px;
    font-family: "ProximaNova-Regular";
}
.se_head_tw{
    color: #383c3d;
    font-size: 18px;
    border: 1px solid #ececec;
    border-radius: 5px;
    text-align: center;
    width: 180px;
    height: 38px;
    background: #fcfcfc;
    display: block;
    margin-top: 11px;
    margin-left: 10px;
    padding-top: 4px;
    margin-bottom: 13px;
    font-family: "ProximaNova-Regular";
}
.se_head_reg{
    color: #383c3d;
    font-size: 18px;
    border: 1px solid #ececec;
    border-radius: 5px;
    text-align: center;
    width: 180px;
    height: 38px;
    background: #fcfcfc;
    display: block;
    margin-top: 11px;
    margin-left: 10px;
    padding-top: 4px;
    margin-bottom: 13px;
    font-family: "ProximaNova-Regular";
}
.se_head:hover{
	text-decoration: none;
	color: #383c3d;
	background: #eaeaea;
	    -webkit-transition: all .5s ease;
    transition: all 0.5s ease;
}
.se_heads {
    color: #ff5c00;
    text-decoration: underline;
    font-family: "Calibri-Italic";
}
.se_heads:hover{
    color: #ff5c00;
}
.se_heads_reg {
    color: #ff5c00;
    text-decoration: underline;
    font-family: "Calibri-Italic";
    display: block;
    font-size: 18px;
}
.se_heads_reg:hover{
    color: #ff5c00;
}
.se_heads_tw {
    color: #ff5c00;
    text-decoration: underline;
    font-family: "Calibri-Italic";
    display: block;
    font-size: 18px;
    padding-top: 12px;
}
.se_heads_tw:hover{
	color: #ff5c00;
}
.main_mnu{
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    background: linear-gradient(#fff, #f7f7f7);
    font-family: "ProximaNova-Regular";
}
.main_mnu ul{
    padding: 0px;
    margin: 0px;
    padding-top: 14px;
    height: 55px;
}
.main_mnu ul li{
    list-style-type: none;
    display: inline-block;
    padding-right: 60px;
}
.main_mnu ul li a{
    color: #626464;
    font-size: 20px;
    font-family: "ProximaNova-Regular";
}
.main_mnu ul li a:hover{
	color: #118ad4;
	text-decoration: none;
}
.main_mnu_nov{
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    margin-top: 12px;
    background: linear-gradient(#fff, #f7f7f7);
}
.main_mnu_nov ul{
  	padding: 0px;
    margin: 0px;
    padding-top: 14px;
    height: 70px;
    list-style-type: none;
    padding-left: 25px;
}
.main_mnu_nov ul li{
    display: inline-block;
    position: relative;
    width: 13%;
    vertical-align: middle;
    margin-right: 70px;
}
.main_mnu_nov ul > li:last-child{
    content: "";
 	margin: 0px;
}
.main_mnu_nov ul li a{
    color: #626464;
    font-size: 18px;
    font-family: "ProximaNova-Regular";
    width: 65%;
    float: right;
	line-height: 20px;
}
.main_mnu_nov ul li a:hover{
	color: #118ad4;
	text-decoration: none;
}
.page_lig{
    display: inline-block;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    position: relative;
    width: 44%;
    padding-left: 27px;
}
.page_lig:before{
	content: "";
    background-image: url(../img/page11.png);
    position: absolute;
    display: block;
    width: 12px;
    height: 42px;
    left: 8px;
    background-repeat: no-repeat;
    top: 6px;
    background-position: 1px 1px;
}
.page_lig li{
	font-size: 16px;
    color: #323131;
}
.page_lig li a{
	color: #417bb0;
	text-decoration: underline;
}
.page_lig li a:hover{
	color: #417bb0;
}
/**
 * main
 */
.page_main{
    overflow: hidden;
}
.page_main > p{
	/*color: #000;*/
    font-size: 20px;
    line-height: 22px;
    font-family: "Calibri-Light";
    margin: 0px;
    /*padding-top: 21px;*/
    margin-bottom: 17px;
}
.main_title{
	color: #268caf;
    font-size: 36px;
    text-align: center;
    margin-top: 33px;
    margin-bottom: 0px;
    font-family: "ProximaNova-Thin";
}
.social_bloks{
	padding-top: 13px;
	margin-bottom: 55px;
}
.title_icon.vk{
	color: #fff;
    font-size: 24px;
    background: linear-gradient(#455c7d, #2a3d5d);
    height: 50px;
    padding-left: 59px;
    font-family: "Calibri-Regular";
    padding-top: 6px;
    border-radius: 3px;
    position: relative;
    border: 1px solid #3b4d69;
}
.title_icon.vk i{
	background-image: url("../img/vk.png");
	width: 48px;
    height: 30px;
    background-repeat: no-repeat;
    position: absolute;
    left: 6px;
    top: 10px;
    background-position: 1px 1px;
}

.title_icon.vk:before{
	content: "";
    background-image: url(../img/vk2.png);
    position: absolute;
    display: block;
    width: 23px;
    height: 20px;
    right: 13px;
    background-repeat: no-repeat;
    top: 19px;
    background-position: 1px 1px;
}
.ce_blok{
    display: inline-block;
    width: 31%;
    vertical-align: top;
    margin-right: 23px;
    border: 1px solid #dad8d8;
    margin-bottom: 27px;
    border-radius: 3px;
}
.ce_blok ul{
        min-height: 375px;
}
.ce_blok.vk ul li a span:nth-child(2){
	color: #3c5375;	
	font-size: 16px;
	border: 1px solid #e7e6e6;
	float: right;
    width: 35%;
    text-align: center;
    border-bottom-left-radius: 11px;
    border-top-right-radius: 11px;
    margin-right: 8px;
    font-family: "MyriadPro-Regular";
    width: 85px;
    height: 22px;
}
.ce_blok.vk ul li a span:nth-child(1){
	color: #000;
	font-size: 17px;
    font-family: "ProximaNova-Regular";
}
.ce_blok.vk ul li a:hover span:nth-child(1){
	color: #3c5375;
	text-decoration: none;
}
.ce_blok.vk ul li a:hover span:nth-child(2){
    color: #ffffff;
    text-decoration: none;
    background-color: #3c5375;
    text-decoration: none;
    border: 1px solid #3b4d69;
}
.ce_blok.vk ul{
	padding: 0px;
    margin: 0px;
    list-style-type: none;
    padding-top: 15px;
    padding-left: 30px;
}
.ce_blok.vk ul li{
    margin-bottom: 7px;
    line-height: 23px;
    position: relative;
}
.ce_blok.vk ul li:before{
    content: "";
    background-image: url(../img/elips.png);
    position: absolute;
    display: block;
    width: 7px;
    height: 9px;
    left: -15px;
    background-repeat: no-repeat;
    top: 9px;
    background-position: 1px 1px;
}
.ce_blok.vk ul li a{
	text-decoration: none;
}
.ce_blok.vk ul li a span{
	
}
.title_icon.odn{
	color: #fff;
    font-size: 24px;
    background: linear-gradient(#ff7a02, #ff5901);
    height: 50px;
    padding-left: 51px;
    font-family: "Calibri-Regular";
    padding-top: 6px;
    border-radius: 3px;
	position: relative;
    border: 1px solid #d46602;
}
.title_icon.odn i{
	background-image: url("../img/odn.png");
	width: 40px;
    height: 39px;
    background-repeat: no-repeat;
    position: absolute;
    left: 7px;
    top: 8px;
    background-position: 1px 1px;
}
.main_mnu_nov ul li i.prosmotr_nov{
	background-image: url("../img/redact.png");
	width: 35px;
    height: 31px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 6px;
    background-position: 1px 1px;
}
.main_mnu_nov ul li i.prosmotr_niv{
	background-image: url("../img/search.png");
	width: 34px;
    height: 35px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 6px;
    background-position: 1px 1px;
}
.main_mnu_nov ul li i.prosmotr_ti{
	background-image: url("../img/page.png");
	width: 31px;
    height: 31px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: -2px;
    background-position: 1px 1px;
}
.main_mnu_nov ul li i.prosmotr_pod{
	background-image: url("../img/card.png");
	width: 36px;
    height: 31px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 7px;
    background-position: 1px 1px;
}
.main_mnu_nov ul li i.prosmotr_new{
	background-image: url("../img/comment.png");
	width: 33px;
    height: 31px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: -4px;
    background-position: 1px 1px;
}
.title_icon.odn:before{
	content: "";
    background-image: url(../img/odn2.png);
    position: absolute;
    display: block;
    width: 23px;
    height: 20px;
    right: 10px;
    background-repeat: no-repeat;
    top: 17px;
    background-position: 1px 1px;
}

.ce_blok.odn ul{
	padding: 0px;
    margin: 0px;
    list-style-type: none;
    padding-top: 15px;
    padding-left: 30px;
}
.ce_blok.odn ul li{
	margin-bottom: 7px;
    line-height: 23px;
    position: relative;
}
.ce_blok.odn ul li:before{
    content: "";
    background-image: url(../img/elips2.png);
    position: absolute;
    display: block;
    width: 7px;
    height: 9px;
    left: -15px;
    background-repeat: no-repeat;
    top: 9px;
    background-position: 1px 1px;
}
.ce_blok.odn ul li a{
	text-decoration: none;
}
.ce_blok.odn ul li a span:nth-child(2){
	color: #e95403;	
	font-size: 16px;
	border: 1px solid #e7e6e6;
	float: right;
    width: 35%;
    text-align: center;
    border-bottom-left-radius: 11px;
    border-top-right-radius: 11px;
    margin-right: 8px;
    font-family: "MyriadPro-Regular";
    width: 85px;
    height: 22px;
}
.ce_blok.odn ul li a:hover span:nth-child(2){
	background: #e95403;
	color: #fff;
	text-decoration: none;
	border: 1px solid #d46602;	
}
.ce_blok.odn ul li a span:nth-child(1){
	color: #000;
	font-size: 17px;
    font-family: "ProximaNova-Regular";
}
.ce_blok.odn ul li a:hover span:nth-child(1){
	color: #e95403;
	text-decoration: none;
}
.title_icon.twit{
	color: #fff;
    font-size: 24px;
    background: linear-gradient(#24abe8, #1290de);
    height: 50px;
    padding-left: 59px;
    font-family: "Calibri-Regular";
    padding-top: 6px;
    border-radius: 3px;
    position: relative;
    border: 1px solid #2090c2;
}

.title_icon.twit i{
	/*background-image: url("../img/twit.png");*/
	background-image: url("../img/telegram.png");
	width: 48px;
    height: 30px;
    background-repeat: no-repeat;
    position: absolute;
    left: 6px;
    top: 10px;
    background-position: 1px 1px;
}
.title_icon.twit:before{
	content: "";
    background-image: url(../img/twit2.png);
    position: absolute;
    display: block;
    width: 23px;
    height: 20px;
    right: 13px;
    background-repeat: no-repeat;
    top: 19px;
    background-position: 1px 1px;
}
.ce_blok.twit ul{
	padding: 0px;
    margin: 0px;
    list-style-type: none;
    padding-top: 15px;
    padding-left: 30px;
}
.ce_blok.twit ul li{
	margin-bottom: 7px;
    line-height: 23px;
    position: relative;
}
.ce_blok.twit ul li:before{
    content: "";
    background-image: url(../img/elips3.png);
    position: absolute;
    display: block;
    width: 7px;
    height: 9px;
    left: -15px;
    background-repeat: no-repeat;
    top: 9px;
    background-position: 1px 1px;
}
.ce_blok.twit ul li a{
	text-decoration: none;
}
.ce_blok.twit ul li a span:nth-child(2){
	color: #0f79ba;	
	font-size: 16px;
	border: 1px solid #e7e6e6;
	float: right;
    width: 35%;
    text-align: center;
    border-bottom-left-radius: 11px;
    border-top-right-radius: 11px;
    margin-right: 8px;
    font-family: "MyriadPro-Regular";
    width: 85px;
    height: 22px;
}

.ce_blok.twit ul li a:hover span:nth-child(2){
	background: #0f79ba;
	color: #fff;
	text-decoration: none;	
	border: 1px solid #2090c2;
}
.ce_blok.twit ul li a span:nth-child(1){
	color: #000;
	font-size: 17px;
    font-family: "ProximaNova-Regular";
}
.ce_blok.twit ul li a:hover span:nth-child(1){
	color: #0f79ba;
	text-decoration: none;
}
.title_icon.insta{
	color: #000;
    font-size: 24px;
    background: linear-gradient(#cccab9, #b9b6a2);
    height: 50px;
    padding-left: 59px;
    font-family: "Calibri-Regular";
    padding-top: 6px;
    border-radius: 3px;
    position: relative;
    border: 1px solid #999786;
}
.title_icon.insta i{
	background-image: url("../img/insta.png");
	width: 48px;
    height: 30px;
    background-repeat: no-repeat;
    position: absolute;
    left: 15px;
    top: 12px;
    background-position: 1px 1px;
}
.title_icon.insta:before{
	content: "";
    background-image: url(../img/insta2.png);
    position: absolute;
    display: block;
    width: 23px;
    height: 20px;
    right: 13px;
    background-repeat: no-repeat;
    top: 17px;
    background-position: 1px 1px;
}

.ce_blok.insta ul{
	padding: 0px;
    margin: 0px;
    list-style-type: none;
    padding-top: 15px;
    padding-left: 30px;
}
.ce_blok.insta ul li{
	margin-bottom: 7px;
    line-height: 23px;
    position: relative;
}
.ce_blok.insta ul li:before{
    content: "";
    background-image: url(../img/elips4.png);
    position: absolute;
    display: block;
    width: 7px;
    height: 9px;
    left: -15px;
    background-repeat: no-repeat;
    top: 9px;
    background-position: 1px 1px;
}
.ce_blok.insta ul li a{
	text-decoration: none;
}
.ce_blok.insta ul li a span:nth-child(2){
	color: #858372;	
	font-size: 16px;
	border: 1px solid #e7e6e6;
	float: right;
    width: 35%;
    text-align: center;
    border-bottom-left-radius: 11px;
    border-top-right-radius: 11px;
    margin-right: 8px;
    font-family: "MyriadPro-Regular";
    width: 85px;
    height: 22px;
}
.ce_blok.insta ul li a:hover span:nth-child(2){
	background: #858372;
	color: #fff;
	text-decoration: none;	
	border: 1px solid #999786;
}
.ce_blok.insta ul li a span:nth-child(1){
	color: #000;
    font-size: 17px;
    font-family: "ProximaNova-Regular";
}
.ce_blok.insta ul li a:hover span:nth-child(1){
	color: #858372;
	text-decoration: none;
}
.title_icon.you{
	color: #fff;
    font-size: 24px;
    background: linear-gradient(#ed3230, #e51c1a);
    height: 50px;
    padding-left: 59px;
    font-family: "Calibri-Regular";
    padding-top: 6px;
    border-radius: 3px;
    position: relative;
    border: 1px solid #be1716;
}
.title_icon.you i{
	background-image: url("../img/utub.png");
	width: 35px;
    height: 26px;
    background-repeat: no-repeat;
    position: absolute;
    left: 12px;
    top: 12px;
    background-position: 2px 2px;
}
.title_icon.you:before{
	content: "";
    background-image: url(../img/utub2.png);
    position: absolute;
    display: block;
    width: 23px;
    height: 20px;
    right: 10px;
    background-repeat: no-repeat;
    top: 17px;
    background-position: 1px 1px;
}
.ce_blok.you ul{
	padding: 0px;
    margin: 0px;
    list-style-type: none;
    padding-top: 15px;
    padding-left: 30px;
}
.ce_blok.you ul li{
	margin-bottom: 7px;
    line-height: 23px;
    position: relative;
}
.ce_blok.you ul li:before{
    content: "";
    background-image: url(../img/elips5.png);
    position: absolute;
    display: block;
    width: 7px;
    height: 9px;
    left: -15px;
    background-repeat: no-repeat;
    top: 9px;
    background-position: 1px 1px;
}
.ce_blok.you ul li a{
	text-decoration: none;
}
.ce_blok.you ul li a span:nth-child(2){
	color: #e61d1c;	
	font-size: 16px;
	border: 1px solid #e7e6e6;
	float: right;
    width: 35%;
    text-align: center;
    border-bottom-left-radius: 11px;
    border-top-right-radius: 11px;
    margin-right: 8px;
    font-family: "MyriadPro-Regular";
    width: 85px;
    height: 22px;
}
.ce_blok.you ul li a:hover span:nth-child(2){
	background: #e61d1c;
	color: #fff;
	text-decoration: none;
	border: 1px solid #be1716;	
}
.ce_blok.you ul li a span:nth-child(1){
	color: #000;
	font-size: 17px;
    font-family: "ProximaNova-Regular";
}
.ce_blok.you ul li a:hover span:nth-child(1){
	color: #af0f0d;
	text-decoration: none;
}
.title_icon.mir{
	color: #fff;
    font-size: 24px;
    background: linear-gradient(#24abe8, #1391df);
    height: 50px;
    padding-left: 59px;
    font-family: "Calibri-Regular";
    padding-top: 6px;
    border-radius: 3px;
    position: relative;
    border: 1px solid #0f77b9;
}
.title_icon.mir i{
	background-image: url("../img/mir.png");
	width: 50px;
    height: 45px;
    background-repeat: no-repeat;
    position: absolute;
    left: 2px;
    top: 0px;
    background-position: 1px 1px;
}
.title_icon.mir:before{
	content: "";
    background-image: url(../img/mir2.png);
    position: absolute;
    display: block;
    width: 23px;
    height: 20px;
    right: 10px;
    background-repeat: no-repeat;
    top: 17px;
    background-position: 1px 1px;
}
.ce_blok.mir ul{
	padding: 0px;
    margin: 0px;
    list-style-type: none;
    padding-top: 15px;
    padding-left: 30px;
}
.ce_blok.mir ul li{
	margin-bottom: 7px;
    line-height: 23px;
    position: relative;
}
.ce_blok.mir ul li:before{
    content: "";
    background-image: url(../img/elips6.png);
    position: absolute;
    display: block;
    width: 7px;
    height: 9px;
    left: -15px;
    background-repeat: no-repeat;
    top: 9px;
    background-position: 1px 1px;
}
.ce_blok.mir ul li a{
	text-decoration: none;
}
.ce_blok.mir ul li a span:nth-child(2){
	color: #0f79ba;	
	font-size: 16px;
	border: 1px solid #e7e6e6;
	float: right;
    width: 35%;
    text-align: center;
    border-bottom-left-radius: 11px;
    border-top-right-radius: 11px;
    margin-right: 8px;
    font-family: "MyriadPro-Regular";
    width: 85px;
    height: 22px;
}

.social_bloks .ce_blok:nth-child(3n){
    margin-right: 0px;
}

.ce_blok.mir ul li a:hover span:nth-child(2){
	background: #0f79ba;
	color: #fff;
	text-decoration: none;
	border: 1px solid #0f77b9;	
}
.ce_blok.mir ul li a span:nth-child(1){
	color: #000;
	font-size: 17px;
    font-family: "ProximaNova-Regular";
}
.ce_blok.mir ul li a:hover span:nth-child(1){
	color: #0f79ba;
	text-decoration: none;
}
.reg_serf{
	text-align: center;
	background-image: url("../img/bg.png");
	width: 100%;
    height: 145px;
    background-repeat: round;
    padding-top: 53px;
}
.reg_btn{
	font-size: 24px;
    color: #fff !important;
    background: #ff5300;
    border: 1px solid #fd5b0c;
    border-radius: 12px;
    padding: 15px 55px;
    text-transform: uppercase;
    position: relative;
    font-family: "Calibri-Regular";
    
}
.reg_btn i{
	background-image: url("../img/reg.png");
	width: 35px;
    height: 43px;
    background-repeat: no-repeat;
    position: absolute;
    left: 10px;
    top: 10px;
    background-position: 1px 1px;
}
.reg_btn:hover{
	text-decoration: none;
	background: linear-gradient(#f99e4d, #fb6f2b);
}
.haw_us{
	padding-bottom: 35px;
}
.us_title{
	color: #268caf;
    text-align: center;
    font-size: 36px;
    padding-top: 19px;
    font-family: "ProximaNova-Thin";
    margin-bottom: 65px;
}
.cont_haw{
    position: relative;
}
.cont_haw:before{
    content: "";
    position: absolute;
    display: block;
    width: 30%;
    height: 1px;
    left: 0px;
    top: 214px;
    background-color: #d2d1d1;
}
.cont_haw:after{
    content: "";
    position: absolute;
    display: block;
    width: 33%;
    height: 1px;
    right: 0px;
    top: 177px;
    background-color: #d2d1d1;
}
.haw_us ul li{
    display: inline-block;
    position: relative;
    width: 24%;
    height: 100px;
    font-family: "ProximaNova-Regular";
}
.haw_us ul li i.haw_rez{
	background-image: url("../img/img.png");
	width: 104px;
    height: 102px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
    background-position: 0px 0px;
}
.haw_us ul li i.haw_rez2{
	background-image: url("../img/img2.png");
	width: 113px;
    height: 110px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
    background-position: 0px 0px;
}
.haw_us ul li i.haw_rez3{
	background-image: url("../img/img3.png");
	width: 104px;
    height: 103px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
    background-position: 0px 0px;
}
.haw_us ul li i.haw_rez4{
	background-image: url("../img/img4.png");
	width: 113px;
    height: 108px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
    background-position: 0px 0px;
}
.haw_us ul li span{
	color: #2e2f2f;
    font-size: 21px;
    width: 51%;
    float: right;
    padding-top: 18px;
    line-height: 27px;
}
.news{
	border-top: 1px solid #ececec;
}
.news_ost{
    border-top: 1px solid #ececec;
}
.news_blog{
    
}
.news_blog_text{
    margin-bottom: 28px;
        min-height: 70vh;
}
.news_blog_fa{
    margin-bottom: 28px;
}
.news_ti{
	color: #ff5c00;
    font-size: 36px;
    text-align: center;
    font-family: "ProximaNova-Thin";
    margin-top: 23px;
}
.news_title {
    color: #0390c4 !important;
    font-size: 24px;
    border-bottom: 1px solid #a0d5e9;
    font-family: "ProximaNova-Regular";
}
.news_title:hover{
	color: #0390c4;
	text-decoration: none;
}
.news_title_bl {
    color: #0390c4 !important;
    font-size: 24px;
    border-bottom: 1px solid #a0d5e9;
    font-family: "ProximaNova-Regular";
}
.news_title_bl:hover{
    color: #0390c4;
    text-decoration: none;
}
.news_title_text {
    color: #0390c4 !important;
    font-size: 24px;
    border-bottom: 1px solid #a0d5e9;
    font-family: "ProximaNova-Regular";
}
.news_title_text:hover{
    color: #0390c4;
    text-decoration: none;
}
.news_title_ost {
    color: #0390c4 !important;
    font-size: 32px;
   font-family: "ProximaNova-Thin";
    text-align: center;
    display: block;
    padding-top: 18px;
}
.news_title_ost:hover{
    color: #0390c4;
    text-decoration: none;
}

.news_title_blog {
    color: #0390c4 !important;
    font-size: 36px;
    font-family: "ProximaNova-Thin";
    text-align: center;
    display: block;
    padding-top: 22px;
    margin-bottom: 33px;
}
.news_title_blog:hover{
    color: #0390c4;
    text-decoration: none;
}
.news_title_fa {
    color: #0390c4 !important;
    font-size: 36px;
    font-family: "ProximaNova-Thin";
    text-align: center;
    display: block;
    padding-top: 22px;
    text-transform: uppercase;
}
.news_title_fa:hover{
    color: #0390c4;
    text-decoration: none;
}
.faq_blocks{
    min-height: 62vh;
}
.news_block {
    padding-bottom: 14px;
}
.news_block_ost {
    min-height: 53vh;
}
.news_block_text {
    width: 45%;
    margin-bottom: 39px;
    display: inline-block;
    margin-right: 80px;
}
.news_blocks .news_block_text:nth-child(2n){
    margin: 0px;
}
.news_block_blog {
    width: 100%;
    margin-bottom: 19px;
}
.news_img {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    padding-top: 10px;
}
.news_img.tikket{
	position: relative;
}
.news_img.tikket:before{
	content: "";
    background-image: url(../img/novost.png);
    position: absolute;
    display: block;
    width: 100px;
    height: 40px;
    left: -4px;
    background-repeat: no-repeat;
    top: 16px;
    background-position: 1px 1px;
}
.news_img a{
	
}
.news_img a img{
	
}
.news_deskr {
    display: inline-block;
    width: 69%;
    vertical-align: top;
}
.news_deskr_blog {  

}
.news_deskr_text{
    margin-bottom: 25px;
    font-family: "ProximaNova-Regular";
}
.news_desk_ostr{
	display: inline-block;
    width: 69%;
    vertical-align: top;
    font-family: "ProximaNova-Regular";
}
.news_desk_ostr p{
	color: #141414;
    font-size: 17px;
    margin: 0px;
    padding-top: 5px;
    margin-bottom: 0px;
}

 p.news_desk_statya{
    color: #141414;
    font-size: 17px;
    margin: 0px;
    padding-top: 5px;
    line-height: 24px;
    margin-bottom: 23px;
    font-family: "ProximaNova-Semibold";
}
.statya{
    font-family: "ProximaNova-Semibold" !important;
    font-size: 17px !important;
}
.statya a{
    text-decoration: underline;
    color: #268caf;
}
.statya a:hover{
    color: #268caf;
}
.statya_text{
    padding-top: 22px;
    padding-bottom: 25px;
}
.statya_text span{
    font-size: 24px;
    color: #141414;
    font-family: "ProximaNova-Regular";
}
.sedut{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    padding-top: 20px;
}
.sedut li{
    line-height: 24px;
    margin-bottom: 5px;
    padding-left: 53px;
    position: relative;
        display: block;
    min-height: 40px;
}
.sedut li {
    color: #f6470a;
    font-size: 17px;
    font-family: "ProximaNova-Regular";
}

.sedut li i a{
    
}
.sedut li:before{
	content: '';
    background-image: url(../img/str.png);
    width: 36px;
    height: 36px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 26%;
    background-position: 2px 2px;
    margin-top: -1.55%;
}
.desk_statya{
    margin-bottom: 15px;
    padding-top: 22px;
    border-top: 1px solid #cccbcb;
}
.des_ut > span{
    font-size: 24px;
    color: #141414;
    font-family: "ProximaNova-Regular";
    display: block;
}
.desk_statya p{
    font-size: 18px;
    color: #141414;
    font-family: "ProximaNova-Semibold";
    margin-bottom: 13px;
}
.ut_enim{
   margin: 0px;
    padding: 0px;
    list-style-type: none;
    padding-top: 13px;
    padding-left: 47px;
    width: 100%;
    display: inline-block;
        counter-reset: li;
}

.des_ut{
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.ut_enim li{
    position: relative;
    margin-bottom: 14px;
    line-height: 20px;
}
.ut_enim2 li{
    position: relative;
    margin-bottom: 14px;
    line-height: 20px;
}

.ut_enim li{
    color: #858383;
    font-size: 16px;
	padding-bottom:15px;
    font-family: "ProximaNova-Regular";
}


.ut_enim li:before {
	content: '';
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    position: absolute;
    left: -49px;
   top: 26%;
    background-position: 2px 2px;
    background-color: #36aff2;
    border-radius: 5px;
    margin-top: -1.55%;
    content: counter(li);
    counter-increment: li;
    color: #fff;
    text-align: center;
    padding-top: 7px;
}




blockquote{
    background: #f8f8f8;
    border-top: 4px solid #fed603;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-bottom: 33px;
}
blockquote p{
    color: #141414 !important;
    font-size: 19px !important;
    padding-left: 66px;
    padding-bottom: 33px;
    position: relative;
    font-family: "Calibri-Italic" !important;
}
blockquote p:before{
    content: "";
    background-image: url(../img/fil.png);
    position: absolute;
    display: block;
    width: 31px;
    height: 28px;
    left: 19px;
    background-repeat: no-repeat;
    top: 4px;
    background-position: 3px 3px;
}
blockquote a{
    text-decoration: underline;
}
.ser_statya{
    font-size: 24px;
    color: #fff !important;
    background: linear-gradient(#fe8b24, #fd5b0c);
    border: 1px solid #fd5b0c;
    border-radius: 10px;
    font-family: "ProximaNova-Regular";
    display: block;
    margin: 0 auto;
    text-align: center;
    padding-top: 11px;
    width: 373px;
    height: 65px;
    margin-bottom: 42px;
    margin-top: 15px;
}
.ser_statya:hover{
    text-decoration: none;
    background: linear-gradient(#f99e4d, #fb6f2b);
}
.time {
    color: #a8a8a8;
    font-size: 12px;
    display: block;
    margin: 3px 0px;
    font-family: "ProximaNova-Regular";
}
.time_blog {
    color: #a8a8a8;
    font-size: 12px;
    display: block;
    margin: 3px 0px;
    font-family: "ProximaNova-Regular";
}
.time_text {
    color: #a8a8a8;
    font-size: 12px;
    display: block;
    margin: 3px 0px;    
}
.news_deskr p {
    color: #141414;
    font-size: 17px;
    margin-top: 0px;
    margin-bottom: 11px;
    line-height: 22px;
    font-family: "ProximaNova-Regular";
    padding: 0px;
}
.news_block_text p {
    color: #141414;
    font-size: 17px;
    margin-top: 0px;
    line-height: 20px;
    font-family: "ProximaNova-Regular";
    margin: 0px;
    padding-top: 3px;
    margin-bottom: -7px;
}
.news_deskr_blog p {
    color: #141414;
    font-size: 17px;
    margin-top: 0px;
    margin-bottom: 11px;
    line-height: 18px;
    font-family: "ProximaNova-Regular";
}
.news_img_ost {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    padding-top: 10px;
}
.news_img_ost.tikket{
    position: relative;
}
.news_img_ost.tikket a:before{
    content: "";
    background-image: url(../img/novost.png);
    position: absolute;
    display: block;
    width: 100px;
    height: 40px;
    left: -4px;
    background-repeat: no-repeat;
    top: 16px;
    background-position: 1px 1px;
}
.news_img_statya {
    display: inline-block;
    width: 40%;
    vertical-align: top;
    padding-top: 6px;
    float: left;
    padding-right: 20px;
}
.news_img_ost a{
    position: relative;
    display: table;
    margin: 0 auto;
}
.news_img_ost a img{
    
}
.news_deskr_ost {
    display: inline-block;
    width: 69%;
    vertical-align: top;
}
.time_ost {
    color: #a8a8a8;
    font-size: 12px;
    display: block;
    margin: 3px 0px;
    font-family: "ProximaNova-Regular";
    text-align: center;
    padding-bottom: 38px;
}
.times_os{
    margin-top: 15px !important;
}
.time_statya {
    color: #a8a8a8;
    font-size: 12px;
    display: block;
    margin: 0px;
    font-family: "ProximaNova-Regular";
    text-align: center;
    margin-bottom: 20px;
}
.main_statya{
    margin-bottom: 17px;
}
.news_deskr_ost p {
    color: #141414;
    font-size: 17px;
    margin-top: 0px;
    margin-bottom: 11px;
    line-height: 22px;
    font-family: "ProximaNova-Regular";
}
.fufaf_bottom{
	padding-top: 22px;
	margin-bottom: 47px;
    border-top: 1px dotted #b3b4b4;
}
.fufaf_bottom ul{
	padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.fufaf_bottom ul li{
    display: inline-block;
    position: relative;
    width: 33%;
}
.fufaf_bottom ul li i.won{
	background-image: url("../img/won.png");
	width: 80px;
    height: 75px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 4px;
    background-position: 1px 1px;
}
.fufaf_bottom ul li i.two{
	background-image: url("../img/two.png");
	width: 80px;
    height: 75px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 1px;
    background-position: 1px 1px;
}
.fufaf_bottom ul li i.free{
	background-image: url("../img/free.png");
	width: 80px;
    height: 75px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 1px;
    background-position: 1px 1px;
}
.faf_deskr {
	width: 70%;
	float: right;
}
.faf_title{
	color: #0390c4;
	font-size: 19px;
	font-family: "ProximaNova-Regular";
    line-height: 19px;
    display: block;
}
.faf_title:hover{
	color: #0390c4;
	text-decoration: none;
}
.faf_deskr p{
	color: #a8a8a8;
    font-size: 14px;
    font-family: "ProximaNova-Regular";
    margin: 0px;
    line-height: 17px;
    padding: 0px;
}
.link_up{
    color: #f5520b;
    font-size: 17px;
    background: #fafafa;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    padding: 7px 20px;
    margin-left: 15px;
}
.link_up:hover{
	text-decoration: none;
	color: #f5520b;
        background: #eaeaea;
    -webkit-transition: all .5s ease;
    transition: all 0.5s ease;
}
.link_up_blog{
    color: #f5520b;
    font-size: 14px;
    background: #fafafa;
    border: 2px solid #dddbdb;
    border-radius: 6px;
    padding: 2px 17px;
    font-family: "ProximaNova-Regular";
}
.link_up_blog:hover{
    text-decoration: none;
    color: #f5520b;
    background: #eaeaea;
    -webkit-transition: all .5s ease;
    transition: all 0.5s ease;
}
.link_up_text{
    color: #f5520b;
    font-size: 14px;
    background: #fafafa;
    border: 2px solid #dddbdb;
    border-radius: 6px;
    padding: 2px 11px;
    font-family: "ProximaNova-Regular";
}
.link_up_text:hover{
    text-decoration: none;
    color: #f5520b;
    background: #eaeaea;
    -webkit-transition: all .5s ease;
    transition: all 0.5s ease;
}
.pagina_bl{  
    padding-bottom: 15px;
}
.pagination{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    text-align: center;
    border-top: 1px dotted #b3b4b4;
    font-family: "ProximaNova-Regular";
}
.pagination li {
    display: inline-block;  
    margin-top: 29px;
}
.pagination li a{
    background: #d8d7d7;
    color: #1a1b1b;
    font-size: 18px;
    border-radius: 4px;
    padding: 4px 13px;
    margin-right: 15px;
}
.pagination li a:hover{
    background: #d8d7d7;
    color: #1a1b1b;
    text-decoration: none;
}
.pagination li a.pagina_active{
    color: #fff;
    background: #0390c4;
    text-decoration: none;
}
.pagination_text li a.pagina_active{
    color: #fff;
    background: #0390c4;
    text-decoration: none;
}
.pagination_text{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    text-align: center;
    border-top: 1px dotted #b3b4b4;
}
.pagination_text li {
    display: inline-block;  
    margin-top: 36px;
}
.pagination_text li a{
    background: #d8d7d7;
    color: #1a1b1b;
    font-size: 18px;
    border-radius: 4px;
    padding: 4px 13px;
    margin-right: 15px;
}
.pagination_text li a:hover{
    background: #d8d7d7;
    color: #1a1b1b;
    text-decoration: none;
}
.btn_next{

}
.btn_next a{
    background: #fff !important;
    color: #a5a5a5 !important;
    padding: 0px 3px !important;
}
.pagina_bl_text{  
    padding-bottom: 52px;
    font-family: "ProximaNova-Regular";
}
.btn_next_text{

}
.btn_next_text a{
    background: #fff !important;
    color: #a5a5a5 !important;
    padding: 0px 3px !important;
}
.bg_karta{
    background: #f7f7f7;
    padding-bottom: 75px;
    margin-bottom: 29px;
    border-radius: 4px;
}
.karta{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    padding-top: 24px;
    padding-left: 32px;
}
.karta li{
    display: inline-block;
    width: 18%;
    vertical-align: top;
    padding-bottom: 56px;
    margin-right: 14px;
}
.karta li a{
    
}
.karta li span{
    color: #2b2c2c;
    font-size: 16px;
    font-family: "ProximaNova-Regular";
    display: block;
    text-align: center;
    width: 98%;
}
.karta li a span:hover{
    color: #417bb0;
        text-decoration: underline;
}
.tabs_popap1{
    background: #9cdd67;
    border-radius: 5px;
    width: 822px;
    height: 120px;
    border: 1px solid #5da720;
    padding-top: 8px;
    margin: 0 auto;
    margin-top: 56px;
}
.tabs_popap2{
    background: #f06784;
    border-radius: 5px;
    width: 822px;
    height: 120px;
    border: 1px solid #c42345;
    padding-top: 8px;
    margin: 0 auto;
    margin-top: 56px;
}
.popap_logo{
    width: 14%;
    display: inline-block;
    padding-left: 13px;
    vertical-align: middle;
        padding-top: 10px;
}
.popap_oshibka{
    width: 14%;
    display: inline-block;
    padding-left: 20px;
    vertical-align: middle;
    padding-top: 13px;
}
.popap_logo a{

}
.popap_logo a img{

}
.popap_text{
    display: inline-block;
    width: 80%;
    line-height: 37px;
    vertical-align: middle;
}
.popap_oshibka_text{
    display: inline-block;
    width: 80%;
    line-height: 37px;
    vertical-align: middle;
}
.bord_bot{
    min-height: 50vh;
}
.popap_oshibka_text p{
    margin: 0px;
    color: #000;
    font-size: 24px;
    font-family: "ProximaNova-Regular";
        line-height: 18px;
}
.popap_text p{
    margin: 0px;
    color: #000;
    font-size: 24px;
    font-family: "ProximaNova-Regular";
    padding: 0px;
}
.main_statya p{
    font-family: "ProximaNova-Regular" !important;
    font-size: 17px !important;
    padding: 0px;
        margin: 0px;
}
.tic_vhod{
        background: #e8e8e8;
    border: 1px solid #dedddd;
}
.forma_tic{
padding: 11px 23px;
}
.page_tic{
    margin-bottom: 23px;
}
.page_tic label{
    display: block;
    margin-bottom: 3px;
    font-family: "ProximaNova-Regular";
        color: #5f5959;
}
.page_tic input{
        width: 100%;
    border: 1px solid #eae6e7;height: 35px;
        padding-left: 10px;
}
.page_tics{
    margin-bottom: 20px;
}
.page_tics label{
    display: block;
    margin-bottom: 3px;
    font-family: "ProximaNova-Regular";
        color: #5f5959;
}
.page_tics textarea{
    width: 95% !important;
    border: 1px solid #eae6e7;    height: 207px;
        padding-left: 10px;

}

.form-horizontal .reload_stat {
    position: absolute !important; 
        right: auto !important;
            left: 61px;
}


.new_l{
        width: 52% !important;
}

.new_r .tic_vhod {    padding-bottom: 50px !important;}
.new_r{
    width: 44% !important;
}

#accordion{
    margin-top: 22px;
    margin-bottom: 40px;
}
#accordi{
    margin-top: 22px;
    margin-bottom: 40px;
}
.se_tic{
    font-size: 18px;
    color: #fff !important;
    background: linear-gradient(#fe8b24, #fd5b0c);
    border: 1px solid #fd5b0c;
    border-radius: 10px;
    font-family: "ProximaNova-Regular";
    display: block;
    width: 135px;
    height: 45px;
    text-align: center;
    margin: 0 auto;
    padding-top: 7px;
}
.se_tic:hover{
background: linear-gradient(#f99e4d, #fb6f2b);
    -webkit-transition: all .5s ease;
    transition: all 0.5s ease;
    text-decoration: none;
}
.ticket_descr{
    background-color: #f6f6f6;
    border-right: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;    padding-left: 20px;    padding-bottom: 23px;
}


.ticket_descr p {    margin-top: 0px;}
.otvet_tick{
    border: 1px solid #fff;
    box-shadow: 0 0 1px rgba(0,0,0,0.5);
    padding-left: 25px;
    padding-right: 10px;
    border-radius: 2px;
        position: relative;
        background-color: #f6f6f6;
}

.otvet_tick i {background-image: url(../img/otvet_tic.png);position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    left: 4px;
    background-repeat: no-repeat;
    top: 5px;}

.se_tic:hover{
    text-decoration: none;
}
.h1.text{
    margin-bottom: 11px;
}
h2.text{
    margin: 0px;
    margin-top: 18px;
    margin-bottom: 22px;
}
.oform_form {
   
}
.form_pr.clearfix span {
float: left;
}
.check_form {
        float: left;
    display: block;
    margin-left: 10px;
    margin-top: 3px;
    position: relative; 
}

.check_form  i {
        position: absolute;
        top: -1px;
        right: -27px;
        font-size: 16px;
}

.check_form input {
    position: absolute
}

.check_form label {
        display: block !important;
}
.form_error span{
    color: #000;
    font-size: 24px;
    font-family: "ProximaNova-Regular";

}
.form_error_green span{
    color: #000;
    font-size: 24px;
    font-family: "ProximaNova-Regular";

}
.form_error:before {
    content: "";
    background-image: url(../img/page1.png);
    position: absolute;
    display: block;
    width: 51px;
    height: 53px;
    left: 81px;
    background-repeat: no-repeat;
    top: 11px;
    background-position: 0px 0px;
}
.form_error{
    text-align: center;
    background-color: #f06783;
    width: 591px;
    border-radius: 5px;
    min-height: 72px;
    padding-top: 19px;
    margin-left: 26px;
    margin-top: 24px;
    padding-left: 61px;
    position: relative;
}
.form_error_green{
    text-align: center;
    background-color: #9cdd67;
    width: 591px;
    border-radius: 5px;
    min-height: 72px;
    padding-top: 19px;
    margin-left: 26px;
    margin-top: 24px;
    padding-left: 61px;
    position: relative;
}
.form_error_green:before {
    content: "";
    background-image: url(../img/page1.png);
    position: absolute;
    display: block;
    width: 51px;
    height: 53px;
    left: 81px;
    background-repeat: no-repeat;
    top: 11px;
    background-position: 0px 0px;
}
.form_info a{
    color: #e14b4b;
    font-size: 18px;
    font-family: "ProximaNova-Regular";
    text-align: center;
    text-decoration: underline;
    display: block;
    margin-top: 18px;
}
.form_prise span{
    color: #cd4604;
    font-size: 22px;
    font-family: "ProximaNova-Regular";
}
.form_prise{
    text-align: center;
    background-color: #fbd8c0;
    width: 591px;
    border-radius: 5px;
    height: 50px;
    padding-top: 8px;
    margin-left: 25px;
    margin-top: 32px;
    padding-left: 0px;
    border: 1px solid #eccbb5;
}


.form_warning span{
    color: #03895A;
    font-size: 22px;
    font-family: "ProximaNova-Regular";
}
.form_warning{
    text-align: center;
    background-color: #7A9F99;
    width: 591px;
    border-radius: 5px;
    min-height: 50px;
    padding-top: 8px;
    margin-left: 25px;
    margin-top: 32px;
    padding-left: 0px;
    border: 1px solid #739590;
}


.form_prise1{
    text-align: left;
    background-color: #FFFE73;
    width: 591px;
    border-radius: 5px;
    
    padding-top: 8px;
    margin-left: 25px;
    margin-top: 32px;
    padding-left: 0px;
    border: 1px solid #FFFE40;
    padding:10px;
}

.form_prise2{
    text-align: left;
    background-color: #65E17B;
    width: 591px;
    border-radius: 5px;
    
    padding-top: 8px;
    margin-left: 25px;
    margin-top: 32px;
    padding-left: 0px;
    border: 1px solid #38E156;
    padding:10px;
}

.form_prise3{
    text-align: left;
    background-color: #FF7D73;
    width: 591px;
    border-radius: 5px;
    
    padding-top: 8px;
    margin-left: 25px;
    margin-top: 32px;
    padding-left: 0px;
    border: 1px solid #FF4E40;
    padding:10px;
}

.form_prise4{
    text-align: left;
    background-color: #5EC0CD;
    border-radius: 5px;
    
    padding-top: 8px;
    margin-left: 25px;
    margin-top: 32px;
    padding-left: 0px;
    border: 1px solid #36BBCD;
    padding:10px;
}



.form_centr{

}
.form_pr{

}
.form_pr span{
    
}
.form_pr span a{
    
}
.form_pr a i{
    
}
.count{
    padding-top: 20px;
}
.count p{
    color: #000;
    font-size: 19px;
    font-family: "ProximaNova-Regular";
    margin: 0px;
    padding: 0px;
    /*padding-left: 27px;*/
    line-height: 21px;
    display: inline-block;
    vertical-align: top;
}
.count_l{
    display: inline-block;
    vertical-align: top;
    padding-left: 17px;
    position: relative;
    padding-top: 3px;
}
.count_l .tooltip {
    content: "";
    background-image: url(../img/page6.png);
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    right: -34px;
    background-repeat: no-repeat;
    top: 8px;
    background-position: 0px 0px;
}
.minus {
    cursor: pointer;
    display: inline-block;
    position: relative;
}
.minus i{
    background-image: url("../img/minus.png");
    width: 20px;
    height: 10px;
    background-repeat: no-repeat;
    position: absolute;
    right: -52px;
    top: -8px;
    background-position: 2px 2px;
}
.plus i{
    background-image: url("../img/plus.png");
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    position: absolute;
    left: -36px;
    top: -15px;
    background-position: 3px 2px;
}
.count input {
    width: 170px;
    text-align: center;
    margin-left: 15px;
    margin-right: -4px;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    height: 37px;
    background: #fff;
    color: #b4b9bd !important;
    font-size: 24px;
    font-family: "ProximaNova-Regular";
}
.plus {
    cursor: pointer;
    display: inline-block;
    position: relative;
}
.forma_min{
    padding-top: 33px;
    padding-left: 27px;
    position: relative;
}
.forma_min label{
    color: #000;
    font-size: 19px;
    font-family: "ProximaNova-Regular";
    display: inline-block;
    line-height: 17px;
    vertical-align: top;   
}

.tooltip{
   
    background-image: url(../img/page6.png);
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    right: 35px;
    background-repeat: no-repeat;
    top: 37px;
    background-position: 0px 0px;
    cursor:pointer;
}

.tooltip span {
    display: block;
    height: 29px;
}

.form_pr > span {
    cursor: pointer;
}


.form_pr2 > span {
    cursor: pointer;
}
.tooltip:hover:after{
        background: #a4a0a0;
    background: rgba(130, 130, 130, 0.8);
    border-radius: 5px;
    bottom: 26px;
    color: #fff;
    content: attr(title);
    left: 20%;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 220px;
}



.forma_min .tooltip  {
    content: "";
    background-image: url(../img/page6.png);
    position: absolute; 
    display: block;
    width: 30px;
    height: 30px;
    right: 38px;
    background-repeat: no-repeat;
    top: 35px;
    background-position: 0px 0px;
}
.form_a {
    font-size: 24px;
    color: #fff !important;
    background: linear-gradient(#fe8b24, #fd5b0c);
    border: 1px solid #fd5b0c;
    border-radius: 17px;
    font-family: "ProximaNova-Regular";
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 254px;
    height: 59px;
    padding-top: 10px;
    margin-top: 35px;
}
.form_a:hover{
    text-decoration: none;
    background: linear-gradient(#f99e4d, #fb6f2b);
}
.bloks_input label{
    color: #000;
    font-size: 19px;
    font-family: "ProximaNova-Regular";
}
.bloks_input input{
       width: 74%;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    height: 34px;
    background: #fff;
    margin-left: 10px;
    padding-left: 15px;
}
.bloks_input:before {
    
}
.form_info {
    padding-top: 1px;
}
.bloks_input {
    padding-top: 36px;
    display: block;
    padding-left: 28px;
    position: relative;
}
.form_pr{
    color: #2b2c2c;
    font-size: 21px;
    font-family: "ProximaNova-Regular";
    padding-top: 24px;
    padding-left: 27px;
}
.form_pr a{
    position: relative;
}
.form_pr i {
    position: relative;
    cursor: pointer;
}

.form_pr span i:before {
    content: "";
    background-image: url(../img/pa6.png);
    position: absolute;
    display: block;
    width: 24px;
    height: 23px;
    left: 9px;
    background-repeat: no-repeat;
    top: 3px;
    background-position: 0px 0px;
}

.form_pr2{
    color: #2b2c2c;
    font-size: 21px;
    font-family: "ProximaNova-Regular";
    padding-top: 24px;
    padding-left: 27px;
}
.form_pr2 a{
    position: relative;
}
.form_pr2 i {
    position: relative;
    cursor: pointer;
}

.form_pr2 i:before {
    content: "";
    background-image: url(../img/pa6.png);
    position: absolute;
    display: block;
    width: 24px;
    height: 23px;
    left: 9px;
    background-repeat: no-repeat;
    top: 3px;
    background-position: 0px 0px;
}

 .link_prem {
display:none;
    }

    .link_prem.expand {
        display:block;
    }

    .link_prem a {

    }
.form_in{
    color: #9a9999;
    font-size: 24px;
    font-family: "ProximaNova-Regular";
    text-align: center;
    background-color: #fff;
    width: 591px;
    border-radius: 5px;
    height: 70px;
    padding-top: 6px;
    margin-left: 25px;
    margin-top: 10px;
    padding-left: 14px;
    border: 1px solid #f3f3f3;
    line-height: 27px;
}
.forma_min input {
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    height: 34px;
    background: #fff;
    padding-left: 15px;
    width: 50%;
    color: #b4b9bd !important;
    font-size: 24px;
    font-family: "ProximaNova-Regular";
    margin-left: 16px;
    vertical-align: top;
    display: inline-block;
}
.oform_form_l {
    background-color: #f7f7f7;
    vertical-align: top;
    width: 65%;
    float: left;
    padding-bottom: 14px;
}
.oform_form_r{
    width: 34%;
    float: left;
    vertical-align: top;
}
.oform_form_r ul{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.oform_form_r ul li{
    background: linear-gradient(#fefefe, #f9f9f9);
    border: 1px solid #efefef;
    height: 48px;
    padding-top: 11px;
    position: relative;
}
.oform_form_r ul li a{
    color: #000;
    font-size: 18px;
    font-family: "ProximaNova-Regular";
    padding-left: 57px;
}
.oform_form_r ul li a:hover{
    color: #ea0606;
    text-decoration: none;
}

.oform_form_r ul li i{
    background-image: url("../img/sprite_r.png");
    width: 33px;
    height: 30px;
    background-repeat: no-repeat;
    position: absolute;
    left: 19px;
    top: 11px;
    
}

.oform_form_r ul li.active{
    background: #f7f7f7;

}
 .oform_form_r ul li.active a{
   color: #ea0606;
    text-decoration: none;
}
.form_r1{
    background-position: 1px 1px;
}
.form_r2{
    background-position: 1px -31px;
}
.form_r3{
    background-position: 1px -68px;
}
.form_r4{
    background-position: 1px -106px;
}
.form_r5{
    background-position: 1px -140px;
}
.form_r6{
    background-position: 1px -178px;
}
.form_r7{
    background-position: 1px -210px;
}
.form_r8{
    background-position: 1px -239px;
}
/**
 * footer
 */
.page_footer{
    overflow: hidden;
    margin-top: 33px;
    background: #fafafa;
    border-top: 1px solid #ececec;
    padding-bottom: 30px;
}
.left_footer{
    width: 74%;
    display: inline-block;
    vertical-align: top;
    padding-top: 15px;
}
.left_footer ul{
    padding: 0px;
    margin: 0px;
    display: block;
    margin-bottom: 56px;
    font-family: "ProximaNova-Regular";
}
.left_footer ul li {
    list-style-type: none;
    display: inline-block;
    padding-right: 32px;
    position: relative;
}

.left_footer ul li a{
    color: #626464;
    font-size: 16px;
}
.left_footer ul li a:hover{
	text-decoration: none;
	color: #118ad4;
}
.left_footer ul li:before {
    content: "";
    background-image: url(../img/toch.png);
    position: absolute;
    display: block;
    width: 11px;
    height: 10px;
    right: 6px;
    background-repeat: no-repeat;
    top: 10px;
    background-position: 1px 1px;
}
.left_footer > ul > li:last-child:before{
    content: "";
    display: none;
}
.logo_footer{
    display: block;
}
.logo_footer a{
	display: inline-block;
    vertical-align: middle;
    width: 47%;
}
.logo_footer a img{
	width: 51%;
}
.copiright{
    color: #000000;
    font-size: 12px;
    display: inline-block;
    width: 50%;
   	vertical-align: middle;
    font-family: "Foros-Regular";
}
.right_footer{
    width: 25%;
    display: inline-block;
    vertical-align: top;
    padding-top: 16px;
}
.right_footer span{
	color: #000000;
    font-size: 16px;
    font-family: "ProximaNova-Regular";
}
.pey{
	margin-top: 10px;
}
.pey a{
    float: left;
    width: 84px;
    height: 42px;  
}
.pey a img{
    width: 100%;
    height: 100%;
}



.big_social {
display: block;
    position: relative;
    margin-top: 34px;
        border-bottom: 1px dotted #b3b4b4;
    padding-bottom: 10px;
}

.big_social ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.big_social li {
    display: inline-block;
    width: 10%;
    text-align: center;
}

.big_social li a {
    text-decoration: none;
}

.big_social li i {
    display: block;
    width: 99px;
    height: 100px;
    margin: 0 auto;
        margin-bottom: 5px;
}

.big_social li span {

}

.big_social li a span {
    font-size: 21px;
    color: #2e2f2f;
}

.bi_soc_i_vk {
background-image: url(../img/vk3.png);
}
.bi_soc_i_ok {
background-image: url(../img/odn3.png);
}
/*.bi_soc_i_twit {
background-image: url(../img/twit3.png);
}*/

.bi_soc_i_twit {
background-image: url(../img/twit_tele.png);
}

.bi_soc_i_insta {
background-image: url(../img/insta3.png);
}
.bi_soc_i_youtube {
background-image: url(../img/utub3.png);
}
.bi_soc_i_mmir {
background-image: url(../img/mir3.png);
}

.z_text {

}

h1.text {
    display: block;
    text-align: center;
    font-size: 36px;
    color: #268caf;
    font-family: "ProximaNova-Thin";
        font-weight: 500;
            margin-top: 36px;
}


.desct_text {
display: block;
    position: relative;
}
.desct_text_img {
    display: inline-block;
    width: 15%;
    vertical-align: top;
}

.desct_text_img img {

}

.desct_text_p {
display: inline-block;
    width: 84%;
    vertical-align: middle;
}

.desct_text_p p {
    font-size: 21px;
    color: #646464;
}

h2.text {
display: block;
    text-align: center;
    font-size: 28px;
    color: #268caf;
        position: relative;
}

h2.text:before {
content: '';
    background-color: #ececec;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0px;
    top: 23px;
    z-index: 1;
}

h2.text span {
    background-color: #fff;
    z-index: 2;
    position: relative;
    padding: 10px 22px;
}

.oform_form {

}
.oform_form_l {
background-color: #f7f7f7;
}
.form_info {

}
.form_error {

}

.form_error i {

}

.form_error span {

}

.form_error a {

}

.bloks_input {

}

.bloks_input input {

}

.form_prise {

}

.form_info {

}
.form_a {

}
.oform_form_r {

}

.reload_stat {
position: absolute;
    right: 16px;
    top: 45px;
}

.reload_stat > a {
        display: block;
    float: left;
}

.reload_stat select {
        border: 1px solid #e8e8e8;
    height: 31px;
    min-width: 172px;
    font-size: 16px;
 color: #797979;

    padding-left: 7px;
    border-radius: 4px;
    display: block;
    float: left;
    margin-left: 20px;
}

.reload_stat i {
background-image: url(../img/reload.png);
       display: block;
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
    float: left;
    margin-right: 4px;
    margin-top: 5px;
}

.reload_stat i {

}

.reload_stat span {
font-size: 16px;
    color: #7f8080;
    font-family: "ProximaNova-Regular";
    line-height: 15px;
    padding-left: 8px;
    display: inline-block;
}

.table_z {
       border: 1px solid #eeeded;

    margin-top: 27px;
  
}
.item_table_z {
        overflow: hidden;
        padding-bottom: 24px;
    border-bottom: 1px solid #e2e1e1;
        padding-left: 14px;
        padding-top: 15px;
            background-color: #f7f7f7;
}
.item_table_z_l {
       float: left;
   width: 53%;
}
.item_table_z_r {
            float: right;
    width: 47%;
}


.ticket h1.text  {
    font-family: "ProximaNova-Thin";
    font-weight: 500;
        margin-top: 36px;
    margin-bottom: 10px;
}

.ticket_block {
    overflow: hidden;
    border: 1px solid #ebeaea;
    display: block;
    margin-top: 29px;
    padding-left: 20px;
     padding-right: 20px;
}
.ticket_block_l {
    float: left;
    width: 46%;
}
.ticket_block_lef {
    float: left;
    width: 46%;
}
.ticket_block_l > span {
    display: block;
    text-align: center;
    font-size: 21px;
    color: #268caf;
    margin-top: 14px;
    border-bottom: 3px solid #e8e8e8;
    padding-bottom: 2px;
}
.ticket_block_lef > span {
    display: block;
    text-align: center;
    font-size: 21px;
    color: #268caf;
    margin-top: 14px;
    border-bottom: 3px solid #e8e8e8;
    padding-bottom: 2px;
}
.ticket_item {
padding: 0px;
    margin: 0px;
    list-style-type: none;
    margin-top: 21px;
}

.ticket_item li {
    position: relative;    margin-bottom: 14px;
}

.ticket_item li a {
    text-decoration: none !important;
}

.ticket_item li a > span {
display: block;
    width: 100%;
    color: #fff;
    background-color: #30a9ec;
    padding-left: 18px;
    font-size: 21px;
    padding-top: 4px;
    padding-bottom: 7px;
    position: relative;
        border-radius: 4px;
}

.close_ticket {
background-image: url(../img/ticket_close.png);
    position: absolute;
    right: 0px;
    display: block;
    width: 30px;
    height: 30px;
    top: 15px;
    background-repeat: no-repeat;
}

.ticket_block_r {
float: right;
    width: 49%;
}

.ticket_block_r > span {
display: block;
    text-align: center;
    font-size: 21px;
    color: #268caf;
    margin-top: 14px;
    border-bottom: 3px solid #e8e8e8;
    padding-bottom: 2px;
    margin-bottom: 21px;
}

.tick_quest {
        border: 1px solid #e1e1e1;
    border-radius: 6px;
    padding-top: 15px;
        position: relative;
            margin-bottom: 33px;
   
}

.tick_quest:before {
    content: '';
    background-image: url(../img/uqest.png);
    position: absolute;
    display: block;
    width: 40px;
    height: 33px;
    background-repeat: no-repeat;
    top: -16px;
    left: 50%;
    margin-left: -20px;
}

.quest_num {
    padding-bottom: 15px;
    padding-left: 15px;    padding-right: 15px;
}

.quest_num p {
/*font-size: 17px;*/
    font-family: "ProximaNova-Regular";
    line-height: 20px;
}

.quest_two {
    background-color: #f7f7f7;
    padding-left: 15px;
    padding-top: 4px;
    font-size: 17px;
    font-family: "ProximaNova-Regular";
    padding-bottom: 15px;
}
.quest_two span {
display: block;
    text-align: center;
    font-size: 16px;
    color: #d41c1c;
}


.quest_two p {
font-family: "ProximaNova-Regular";
    font-size: 17px;
    margin-top: 3px;
    line-height: 20px;    padding-right: 10px;
}

.add_ticket {

}
.add_ticket_head {
font-size: 21px;
    color: #a7a7a7;
    display: block;
    text-align: center;
    font-family: "ProximaNova-Regular";
    margin-top: 13px;
    border-bottom: 1px dotted #a7a7a7;
    padding-bottom: 10px;
}

.add_ticket  textarea {
    margin-top: 23px;
    background-color: #f6f6f6;
    border: 1px solid #e3e3e3;
    width: 100% !important;
    min-height: 171px !important;
        margin-bottom: 10px;
        text-align: center;
    font-size: 17px;
    color: #454645;
    font-family: "ProximaNova-Regular";
    padding-top: 11px;
}

.add_ticket {

}


.add_ticket a {
    background-color: #fe7614;
    color: #fff;
    border-radius: 5px;
    /* padding: 10px 40px; */
    display: block;
    width: 150px;
    height: 40px;
    font-size: 18px;
    font-family: "ProximaNova-Regular";
    line-height: 39px;
    margin: 0 auto;
    margin-bottom: 34px;
        text-align: center;
}
.add_ticket a:hover{
 background: linear-gradient(#f99e4d, #fb6f2b);
    -webkit-transition: all .5s ease;
    transition: all 0.5s ease;
    text-decoration: none;
}
.add_ticket p {
padding:0px;
margin:0px;
}

.item_table_z_up {
    display: block;
    font-size: 20px;
    color: #075186;
    font-family: "ProximaNova-Regular";
}
.done_info {
    display: block;
    font-size: 18px;
    font-family: "ProximaNova-Regular";
    margin-top: 14px;
}

.checkbox_block {
    display: block;
    font-size: 20px;
    color: #075186;
    font-family: "ProximaNova-Regular";
}

.checkbox_block .checkbox label::before {
    top: 6px;
    left: -3px;
    outline:none !important;
}

.checkbox_block .checkbox label::after {
    background-image: url(../img/success.png);
    left: 0px;
    top: 7px;
        background-repeat: no-repeat;
}

.checkbox_block .checkbox label {
    outline: none;
}

.item_linfo {
    padding-left: 41px;
    font-size: 18px;
    color: #2b2c2c;
    font-family: "ProximaNova-Regular";
        margin-top: 14px;
    margin-bottom: 6px;
    position: relative;
}



.item_linfo i {
    background-image: url(../img/item_linfo.png);
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    left: 22px;
    background-repeat: no-repeat;
    top: 10px;
}

.item_linfo b {
font-weight: 500;
position: relative;
    padding-right: 23px;
}

.item_linfo b+b:before {
           content: '';
    display: block;
    width: 1px;
    height: 14px;
    position: absolute;
    left: -13px;
    top: 4px;
    background-color: #b0adad;
}

.item_btns {
    display: block;
    margin-top: 29px;
    padding-left: 15px;
}

.item_btns a {
    color: #2b2c2c;
    font-size: 17px;
    font-family: "ProximaNova-Regular";
    width: 162px;
    border: 2px solid #cbcbcb;
    height: 40px;
    display: block;
    display: inline-block;
    text-align: center;
    margin-right: 4px;
    padding-left: 10px;
    line-height: 35px;
    position: relative;
    text-decoration: none;
}
.item_btns a:hover{
    background: #eaeaea;
    -webkit-transition: all .5s ease;
    transition: all 0.5s ease;
}

.stop_i {
background-image: url(../img/stop_i.png);
position: absolute;
    width: 14px;
    height: 12px;
    display: block;
    left: 19px;
    top: 13px;
}
.del_i {
background-image: url(../img/del_i.png);
 position: absolute;
    width: 16px;
    height: 16px;
    display: block;
    left: 31px;
    top: 10px;

}


.bloks_input .form_pr {
        padding-left: 0px;
}


.zap_i {
      background-image: url(../img/zap_i.png);
    position: absolute;
    width: 11px;
    height: 16px;
    display: block;
    left: 22px;
    top: 10px;
    background-repeat: no-repeat;
}



.table_z_footer {
    padding-top: 19px;
    padding-bottom: 40px;
    padding-left: 32px;
}


.table_z_footer a {
   color: #2b2c2c;
    font-size: 17px;
    font-family: "ProximaNova-Regular";
    width: 162px;
    border: 1px solid #fff;
    height: 40px;
    display: block;
    display: inline-block;
    text-align: center;
    margin-right: 4px;
    padding-left: 10px;
    line-height: 35px;
    position: relative;
    background-color: #f2f2f2;
    box-shadow: 0 0 1px rgba(0,0,0,0.5);
    text-decoration: none;
}
.table_z_footer a:hover{
        background: #eaeaea;
    -webkit-transition: all .5s ease;
    transition: all 0.5s ease;
}

.stop_i {
background-image: url(../img/stop_i.png);
position: absolute;
    width: 14px;
    height: 12px;
    display: block;
    left: 19px;
    top: 13px;
}
.del_i {
background-image: url(../img/del_i.png);
 position: absolute;
    width: 16px;
    height: 16px;
    display: block;
    left: 31px;
    top: 10px;

}


.zap_i {
      background-image: url(../img/zap_i.png);
    position: absolute;
    width: 11px;
    height: 16px;
    display: block;
    left: 22px;
    top: 10px;
    background-repeat: no-repeat;
}


.pagination_to {
   padding: 0px;
    margin: 0px;
    list-style-type: none;
       text-align: right;
    border-top: 1px dotted #b3b4b4;
}

.pagination_to  li {
    display: inline-block;  
    margin-top: 36px;
}


.pagination_to  li a {
 background: #f7f7f7;
    color: #1a1b1b;
    font-size: 17px;
    border-radius: 4px;
    padding: 2px 10px;
    margin-right: 15px;
    font-family: "ProximaNova-Regular";
    text-decoration: none;
    border: 1px solid #e8e8e8;
}


.pagination_to  li a:hover {
      background-color: #72b4f2;
    color: #fff;
} 


.pagination_to  li a.active {
    background-color: #72b4f2;
    color: #fff;
}

.pagination_to  li:last-child a {
  margin-right: 0px;
}



/*================================== LOAD BLOCK ================================*/

.loading-block {
    max-width: 370px;
    width: 100%;
       margin: 9px 5px;
}
.load-img {
          border-radius: 200px;
    width: 28px;
    height: 50px;
    background: url(../img/load-img.png) center no-repeat;
    margin-right: 9px;
}
.load-msg {margin-top: 9px;} .load-msg>span {
       padding: 0px 0 0px;
    display: block;
    font-size: 12px;
    color: #828281;
    font-family: "MyriadPro-Regular";
}
.load-status {
    background-size: cover;
    width: 100%;
    height: 7px;
    position: relative;
        background-color: #d1d1d2;
    border-radius: 6px;
}
.load-status>* {
    background: #04a600;
    border: 1px solid #658b09;
    position: absolute;
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
    width: 0px;
    left: 1px;
}
.load-status.w10>* {
    width: 10%;
}
.load-status.w20>* {
    width: 20%;
}
.load-status.w30>* {
    width: 30%;
}
.load-status.w40>* {
    width: 40%;
}
.load-status.w50>* {
    width: 50%;
}
.load-status.w60>* {
    width: 60%;
}
.load-status.w70>* {
    width: 70%;
}
.load-status.w80>* {
    width: 80%;
}
.load-status.w90>* {
    width: 90%;
}
.load-status.w100>* {
    width: 100%;
}

/*---------------------------*/         
        
        .progress-bar {
            background-color: #f5f5f5;
    height: 19px;
    padding: 5px;
        width: 93%;
            margin-top: 16px;
    position: relative;
    border: 1px solid #d7d4d4;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background: linear-gradient(to top, #f0f0f0, #f1f1f1, #f5f5f5, #f9f9f9, #fafafa);
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;          
        }
        
        .progress-bar span {

            display: inline-block;
            height: 100%;
            background-color: #777;
            -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
            -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
            box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
            -webkit-transition: width .4s ease-in-out;
            -moz-transition: width .4s ease-in-out;
            -ms-transition: width .4s ease-in-out;
            -o-transition: width .4s ease-in-out;
            transition: width .4s ease-in-out;      
        }
        
        /*---------------------------*/         
        
        .blue span {
            background-color: #fd5a0a;   
        }


        /*---------------------------*/     
        
        .stripes span {
            height: 18px;
    top: -1px;
    position: absolute;
    left: 0px;
            -webkit-background-size: 6px 6px;
            -moz-background-size: 6px 6px;
            background-size: 6px 6px;         
            background-image: -webkit-gradient(linear, left top, right bottom,
                                color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent),
                                color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)),
                                color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent),
                                to(transparent));
            background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
                                transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
                                transparent 75%, transparent);
            background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
                                transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
                                transparent 75%, transparent);
            background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
                                transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
                                transparent 75%, transparent);
            background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
                                transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
                                transparent 75%, transparent);
            background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
                                transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
                                transparent 75%, transparent);            
            
            -webkit-animation: animate-stripes 3s linear infinite;
            -moz-animation: animate-stripes 3s linear infinite;             
        }
        
        @-webkit-keyframes animate-stripes { 
            0% {background-position: 0 0;} 100% {background-position: 60px 0;}
        }
        
        
        @-moz-keyframes animate-stripes {
            0% {background-position: 0 0;} 100% {background-position: 60px 0;}
        }
        
        /*---------------------------*/  

        .shine span {
            position: relative;
        }
        
        .shine span::after {
            content: '';
            opacity: 0;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background: #fff;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;         
            
            -webkit-animation: animate-shine 2s ease-out infinite;
            -moz-animation: animate-shine 2s ease-out infinite;             
        }

        @-webkit-keyframes animate-shine { 
            0% {opacity: 0; width: 0;}
            50% {opacity: .5;}
            100% {opacity: 0; width: 95%;}
        }
        
        
        @-moz-keyframes animate-shine {
            0% {opacity: 0; width: 0;}
            50% {opacity: .5;}
            100% {opacity: 0; width: 95%;}
        }

        /*---------------------------*/  
        
        .glow span {
            -moz-box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;
            -webkit-box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;
            box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;
            
            -webkit-animation: animate-glow 1s ease-out infinite;
            -moz-animation: animate-glow 1s ease-out infinite;          
        }

        @-webkit-keyframes animate-glow {
         0% { -webkit-box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;} 
         50% { -webkit-box-shadow: 0 5px 5px rgba(255, 255, 255, .3) inset, 0 -5px 5px rgba(255, 255, 255, .3) inset;} 
         100% { -webkit-box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;}
         }

        @-moz-keyframes animate-glow {
         0% { -moz-box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;} 
         50% { -moz-box-shadow: 0 5px 5px rgba(255, 255, 255, .3) inset, 0 -5px 5px rgba(255, 255, 255, .3) inset;} 
         100% { -moz-box-shadow: 0 5px 5px rgba(255, 255, 255, .7) inset, 0 -5px 5px rgba(255, 255, 255, .7) inset;}
         }


         .status_block {
    display: block;
    margin-top: 9px;
         }



         .status_block i {
background-image: url(../img/status_block.png);
display: inline-block;
    width: 17px;
    height: 20px;
         }

         .status_block.run i {
            background-position: -10px -7px;
         }

         .status_block.stopimg i {
background-position: -10px -31px;
         }

         .status_block.done i {
    background-position: -10px -56px;
         }


         .status_block.errors i {
background-position: -10px -85px;
         }

         .status_block span {
    display: inline-block;
    font-size: 17px;
    color:#080808;
    font-family: "ProximaNova-Regular";
         }

         .checkbox label {
cursor: pointer;
            color: #2b2c2c;
    font-size: 18px;
    font-family: "ProximaNova-Regular";
         }

         .bottom {
                margin-bottom: 50px;
         }

.head_soc a {
        display: block;
    position: absolute;
}
    .head_soc > a:nth-child(1) {
    position: absolute;
    left: -17px;
    top: 49px;

    }
      .head_soc > a:nth-child(2) {

left: 11.2%;
    top: 25px;
      }
        .head_soc > a:nth-child(3) {
    left: 20.4%;
    top: 44px;

        }
          .head_soc > a:nth-child(4) {
left: 34%;
    top: 34px;

          }
            .head_soc > a:nth-child(5) {
    left: 44.2%;
    top: 40px;

            }
              .head_soc > a:nth-child(6) {

left: 57%;
    top: 36px;
              }
                .head_soc > a:nth-child(7) {


                }

                .ce_blok ul li a span:nth-child(1) {max-width: 64%;
    display: inline-block;}

    .head_soc {

          min-height: 221px;
    }
.title_icon {
    cursor: pointer;
}

    .title_icon.expand  + ul{
            overflow: hidden;
    height: 0px;
        padding: 0px;
            min-height: 0px;
    }


 .haw_us ul > li:nth-child(2):before {

    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    width: 103%;
    height: 1px;
    background-color: #d2d1d1;
    top: 7px;
 }

  .haw_us ul > li:nth-child(1):before {
     content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    width: 103%;
    height: 1px;
    background-color: #d2d1d1;
    bottom: 7px;
  }

  .haw_us ul > li:nth-child(1){
        background-color: #fff;
  }

  .haw_us ul > li:nth-child(3) {
     background-color: #fff;
  }

  .haw_us ul > li:nth-child(3):before {
     content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    width: 103%;
    height: 1px;
    background-color: #d2d1d1;
    bottom: 7px;
  }

  .haw_us ul li i.haw_rez4 {
        z-index: 9999;
  }


  .ui-accordion .ui-accordion-header{
color: #0664a5;
font-size: 24px;
padding: 4px 0px;
position: relative;
padding-left: 12px;
    font-family: "MyriadPro-Regular";
    border: 1px solid #ffffff;
margin-top: 0px;
border-radius: 6px;
background: linear-gradient(#efefef, #fff, #efefef);
    font-weight: 400;
    box-shadow: 0 0 1px rgba(0,0,0,0.5);
        margin-bottom: 2px;
        outline:none !important;
        cursor: pointer;
}



.ui-accordion-header-collapsed .tab_num   {
   padding-right: 14px;
    background-image: url(../img/num2.png);
    background-repeat: no-repeat;
    background-position: center right;
    margin-right: 10px;
}



.ui-accordion .ui-accordion-header:hover{
color: #ff6c00;
}
.ui-icon:hover{
color: #ff4a00;
}
.ui-icon{
color: #0664a5;
font-size: 20px;
font-family: "ProximaNova-Semibold";
}


.ui-accordion .ui-accordion-header.ui-state-active .tab_num   {
   padding-right: 14px;
    background-image: url(../img/num1.png);
    background-repeat: no-repeat;
    background-position: center right;
    margin-right: 10px;
}

.ui-accordion .ui-accordion-header.ui-state-active{
color: #fff;
font-size: 24px;
padding: 4px 0px;
position: relative;
padding-left: 12px;
margin-bottom: -24px;
background: linear-gradient(#0c83bc, #0562a3);

border: 1px solid #045188;
margin-top: 0px;
border-radius: 6px;
}



.ui-accordion-content {
        padding-left: 29px;
        padding-right: 10%;
    padding-top: 15px;
    width: 100%;
     padding-bottom: 23px;
      border-left: 1px solid #eae7e7;
     border-right: 1px solid #eae7e7;
}

.ui-accordion-content p {
    color:#434242;
    font-size: 18px;
    font-family: "ProximaNova-Regular";
}

#accordion {

}


.tabs_uls {

}


.tabs_uls li {

}




ol.accordion li > span {
       color: #0664a5;
    font-size: 24px;
    padding: 3px 0px;
    position: relative;
    padding-left: 47px;
    font-family: "MyriadPro-Regular";
    border: 1px solid #ffffff;
    margin-top: 0px;
    border-radius: 6px;
    background: linear-gradient(#efefef, #fff, #efefef);
    font-weight: 400;
    box-shadow: 0 0 1px rgba(0,0,0,0.5);
    margin-bottom: 2px;
    outline: none !important;
    cursor: pointer;
    display: block;
}

ol.accordion li > span i {
    background-image: url(../img/num2.png);
   width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    left: 32px;
    background-repeat: no-repeat;
    top: 17px;
}


ol.accordion li > span.active i {
    background-image: url(../img/num1.png);
}


ol.accordion li > span:hover {
    color:#ff6c00;
}


ol.accordion li > span:hover:before {
    color:#ff6c00;
}


ol.accordion li > span.active {
   color: #fff;
font-size: 24px;


background: linear-gradient(#0c83bc, #0562a3);

border: 1px solid #045188;
margin-top: 0px;
border-radius: 6px;
}


ol.accordion li > span.active:after {
    content: '';
    background-image: url(../img/fa2.png);
    background-repeat: no-repeat;
        position: absolute;
    width: 20px;
    height: 20px;
    right: 20px;
    top: 15px;
}


ol.accordion li > span:after {
     content: '';
    background-image: url(../img/fa.png);
        position: absolute;
    width: 20px;
    height: 20px;
    right: 20px;
    top: 15px;
    background-repeat: no-repeat;
}


.accordion li > .sub-menu {
    display: none;
}


ol.accordion > li > span:before {
   content: counter(li);
    counter-increment: li;
    position: absolute;
    top: 1px;
    left: -1px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 2em;
    margin-right: 8px;
    padding: 4px;
    color: #0663a5;
    font-weight: bold;
    text-align: center;
    z-index: 99;
    font-size: 20px;
    font-family: "ProximaNova-Semibold";
}

ol.accordion > li > span.active:before {
    color:#fff;
}

ol.accordion {
    counter-reset: li;
    margin-left: 0;
    padding-left: 0;
}

ol.accordion li ul p {
        font-size: 18px;
    color: #434242;
    font-family: "ProximaNova-Regular";
    margin-top: 12px;
    padding: 0px;
    padding-bottom: 24px;
    margin-bottom: 0px;
        padding-right: 26px;
}


ol.accordion > li:nth-child(2n) span{
    background: linear-gradient(#fcfcfc, #f4f4f4, #ededed, #f3f3f3, #fdfdfd);
}

ol.accordion > li:nth-child(2n) span.active{
    background: linear-gradient(#0c83bc, #0562a3);
}



ol.accordion li {
    position: relative;
    list-style-type: none;
        border-left: 1px solid #eae7e7;
            border-right: 1px solid #eae7e7;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 5px 11px;
    margin-top: 6px;
    margin-right: 15px;
    margin-bottom: 1px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    display: none;
    border: 1px solid #e2d9d9;
    padding-bottom: 5px;
    padding-top: 10px;
}


.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-toggle .icon-bar {
        display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #7a7a7a;
    float: right;
    display: block;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
@media only screen and (max-width : 925px) {
.head_vhod {
    display: block;
    width: 233px;
    margin: 0 auto;
    margin-top: 26px;
}

.head_soc > a:nth-child(1) {
    left: -17px;
}

.head_soc > a:nth-child(2) {
   left: 16.2%;
}


.head_soc > a:nth-child(3) {
    left: 31.4%;
}

.head_soc > a:nth-child(4) {
       left: 50%;
}


.head_soc > a:nth-child(5) {
    left: 66.2%;
}

.head_soc > a:nth-child(6) {
    left: 86%;
}


.head_soc {
        display: block;
    width: 82%;
    position: relative;
    margin: 0 auto;
}



    }


    @media only screen and (max-width : 800px) {

        .main_mnu ul {
            padding-top: 46px;
        }
.navbar-toggle {
    display: block;
    outline: none !important;
    position: absolute;
    right: 0px;
    width: 109px;
}

.sr-only {
        position: relative;
    width: auto;
    height: auto;
        display: block;
    float: left;
    margin-top: -4px;
}

.main_mnu {
        min-height: 52px;
}
.head_soc {
    width: 90%;
    }

.main_mnu ul li {
    padding-right: 0px !important;
    display: block !important;
    text-align: center !important;
}

.main_mnu ul {
    padding-left: 0px !important;
}

.mnu_main.expand {
    display: block;
    height: auto;
}
}


.h2 {
    color: #0390c4 !important;
    font-size: 30px;
    font-family: "ProximaNova-Thin";
    text-align: center;
    display: block;
    padding-top: 18px;
}

.h3 {
    color: #0390c4 !important;
    font-size: 28px;
    font-family: "ProximaNova-Thin";
    text-align: center;
    display: block;
    padding-top: 18px;
}

.h4 {
    color: #0390c4 !important;
    font-size: 26px;
    font-family: "ProximaNova-Thin";
    text-align: center;
    display: block;
    padding-top: 18px;
}

.h5 {
    color: #0390c4 !important;
    font-size: 24px;
    font-family: "ProximaNova-Thin";
    text-align: center;
    display: block;
    padding-top: 18px;
}

.h6 {
    color: #0390c4 !important;
    font-size: 22px;
    font-family: "ProximaNova-Thin";
    text-align: center;
    display: block;
    padding-top: 18px;
}




      @media only screen and (max-width : 705px) {
.head_soc {
    width: 100%;
}
.head_soc > a:nth-child(6) {
    left: 84%;
}
    }

.checkbox_rok::before {
    top: 6px;
    left: -3px;
    outline:none !important;
}

.checkbox_rok::after {
    background-image: url(../img/success.png);
    left: 0px;
    top: 7px;
        background-repeat: no-repeat;
}

.center-img {
    display: block;
    margin: 0 auto;
    border: 0;
    max-width: 100%;
}

.left-img {
    float: left;
    margin: 15px 15px 15px 0;
    max-width: 27%;
}

.right-img {
    float: right;
    margin: 15px 15px 15px 0;
    max-width: 27%;
}
.alert {
  padding: 1px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

.n_articles {

   }

   .n_articles .title {
   background-color: #ff6785;
    color: #fff;
    display: table;
    margin: 0 auto;
    padding: 6px 32px;
    margin-bottom: 29px;
    margin-top: 19px;
    font-size: 26px;
    position: relative;
   }
.n_articles .title:before {
        content: " ";
    bottom: -3px;
    left: -38px;
    width: 70px;
    height: 62px;
    position: absolute;
    background-image: url(../img/left_bg.png);
    background-repeat: no-repeat;
    background-position: 2px 2px;
}
.n_articles .title:after {
      content: " ";
    position: absolute;
    bottom: -3px;
    right: -38px;
    width: 70px;
    height: 63px;
    background-image: url(../img/right_bg.png);
    background-repeat: no-repeat;
    background-position: 2px 2px;
}
   .n_articles ol {
counter-reset: li;
    margin: 0px;
    padding-left: 0px;
        list-style-type: none;
   }

   .n_articles li {
position: relative;
    background: transparent;
        border-bottom: 1px solid #dcdcdc;
    padding: 13px 0 13px 10px;
        padding-left: 125px;
   }

   .n_articles li:before {
    background-image: url(../img/line.png);
    background-repeat: no-repeat;
    content: counter(li);
    counter-increment: li;
    position: absolute;
    top: 50%;
    left: 11px;
    padding: 0px 9px;
    color: #fff;
    font-weight: bold;
    font-family: 'HelveticaNeueCyr-Bold', sans-serif;
    font-size: 62px;
    box-shadow: none;
    border-radius: 14px;
    margin-top: -45px;
    display: block;
    line-height: 93px;
    width: 86px;
    text-align: center;
}

   .n_articles li p {
        padding: 0px;
    margin: 0px;
    margin-bottom: 13px;
    color: #3c3931;
        font-size: 18px;
            line-height: 20px;
   } 

   .name_n {
font-size: 21px;
    display: block;
        color: #070707;
   }

   .n_articles  a.more_n {
  background-color: #fefefe;
    color: #ff7e01;
    text-decoration: none;
    display: table;
    padding: 1px 9px;
    border-radius: 4px;
    border: 1px solid #efefef;
        font-size: 14px;
   }

   .n_articles  a.more_n:hover {
    background-color: #ede9e9;
   }
   
   
   
   /*garant*/
   
   .news_title_oform.our {
    margin-bottom: 80px;
}
.news_title_oform {
    color: #0390c4 !important;
    font-size: 32px;
    font-family: "ProximaNova-Regular";
    text-align: center;
    display: block;
    padding-top: 18px;
	padding-bottom: 30px;
	font-weight: 300; 
}

.oput_block {
    padding-bottom: 20px;
}

.oput_block ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    display: table;
    width: 100%;
}

.oput_block ul li {
    width: 25%;
    margin-right: 0px;
    text-align: center;
    float: left;
}

.oput_block ul li p {
    font-size: 20px;
    color: #026993;
    margin: 0px;
    line-height: 25px;
    padding-top: 8px;
    padding-bottom: 35px;
}
.plus_block_otzuv p {
    padding: 0px;
    margin: 0px;
    line-height: 24px;
    font-size: 18px;
    color: #464444;
    padding-top: 25px;
    font-family: "ProximaNova-Regular";
}

.page_forma_reg_mnu_reg_search input{
    color: #4f4f4f;
    font-size: 18px;
    border: 1px solid #6da7ca;
    border-radius: 5px;
    text-align: center;
    width: 500px;
    height: 38px;
    float: left;
    font-family: "Calibri-Italic";
    margin-right: 20px;
}

.head_vhod_search{
    width: 100%;
    text-align: center;
}

.message-label {
    margin-top: 20px;
}

.fake-message {
    background-color: lightblue;
}