@font-face {
  font-family: 'exo_2bold_condensed';
  src: url('../fonts/exo2-boldcondensed-webfont.eot');
  src: url('../fonts/exo2-boldcondensed-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/exo2-boldcondensed-webfont.woff2') format('woff2'), url('../fonts/exo2-boldcondensed-webfont.woff') format('woff'), url('../fonts/exo2-boldcondensed-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'exo_2extra_bold_condensed';
  src: url('../fonts/exo2-extraboldcondensed-webfont.eot');
  src: url('../fonts/exo2-extraboldcondensed-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/exo2-extraboldcondensed-webfont.woff2') format('woff2'), url('../fonts/exo2-extraboldcondensed-webfont.woff') format('woff'), url('../fonts/exo2-extraboldcondensed-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.sett__title_1 {
  text-align: center;
  color: #cd21e6;
  font-size: 30px;
  line-height: 34px;
  margin-bottom: 35px;
  font-family: 'exo_2extra_bold_condensed';
  font-weight: 900;
}
.sett__title_2 {
  text-align: center;
  font-size: 24px;
  line-height: 30px;
  color: #FFF;
  text-transform: uppercase;
 font-family: 'exo_2bold_condensed';
  background-image: url(../images/sett__title_1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 15px 20px 13px 20px;
  margin-bottom: 20px;
}
.sett__title_2 span {
  color: #61f6ff;
}
.sett__title_2 i {
  font-style: normal;
  font-family: arial;
  text-transform: none;
  font-size: 20px;
  line-height: 22px;
}
.sett__block_1 {
  margin-bottom: 30px;
}
.sett__block_1__ava img {
  display: block;
  max-width: 100%;
  width: 155px;
  margin: 0 auto;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  overflow: hidden;
}
@media (max-width: 760px) {
  .sett__block_1__ava img {
    margin-bottom: 20px;
  }
}
.sett__block_1__title {
  text-align: center;
  color: #000000;
  font-size: 28px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 13px;
}
.sett__block_1__descr {
  color: #000;
  font-size: 18px;
  line-height: 22px;
}
.sett__block_1__descr i {
  display: block;
  padding-top: 8px;
  color: #3b485b;
}
.sett__block_2 {
  border: 2px solid #068c00;
  font-family: arial;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.sett__block_2__item:last-child article {
  border-bottom: none;
}
.sett__block_2__title {
  padding-top: 20px;
  text-align: center;
  color: #000;
  font-size: 24px;
  line-height: 26px;
  text-transform: uppercase;
  font-family: 'exo_2extra_bold_condensed';
}
.sett__block_2 article {
  display: block!important;
  border-bottom: 1px solid #cccccc;
  margin: 15px 20px 0px 20px;
  padding-bottom: 20px;
}
.sett__block_2 section {
  display: none;
  background: #e8e8e8;
  border-top: 2px solid #068c00;
  position: relative;
  top: -1px;
  padding: 35px 15px 20px 15px;
  color: #000;
  font-size: 16px;
  line-height: 22px;
}
.sett__block_2 section:before {
  content: '';
  display: block;
  width: 85px;
  height: 15px;
  position: absolute;
  left: 50%;
  margin-left: -42px;
  top: 0px;
  background: url(../images/arr.jpg) no-repeat top center;
}
.sett__block_2 section .tac {
  text-align: center;
  padding-top: 10px;
}
.sett__block_2 section .tac span {
  color: #068c00;
  font-family: 'exo_2bold_condensed';
  cursor: pointer;
}
.sett__block_2__left {
  width: 600px;
  float: left;
}
.sett__block_2__left div {
  position: relative;
  padding-left: 20px;
  color: #000;
  font-size: 16px;
  line-height: 22px;
}
.sett__block_2__left div span {
  position: absolute;
  left: 0px;
  top: 0px;
}
.sett__block_2__left div b {
  font-weight: 400;
  color: #068c00;
  cursor: pointer;
}
@media (max-width: 980px) and (min-width: 761px) {
  .sett__block_2__left {
    width: 400px;
  }
}
@media (max-width: 760px) {
  .sett__block_2__left {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
.sett__block_2__right {
  width: 220px;
  float: right;
  margin-right: 55px;
}
@media (max-width: 980px) and (min-width: 761px) {
  .sett__block_2__right {
    margin-right: 0px;
  }
}
@media (max-width: 760px) {
  .sett__block_2__right {
    float: none;
    margin: 0 auto;
  }
}
.sett__block_2__right a {
  display: block;
  width: 220px;
  background: #3aaa35;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  padding: 13px 0px 8px 0px;
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  font-family: arial;
  cursor:pointer;
}
.sett__block_2__right a:hover {
  text-decoration: underline;
}
.sett__block_3 {
  background: #e75e57;
  margin-bottom: 20px;
  padding: 20px 20px 15px 20px;
}
.sett__block_3__title {
  color: #FFF;
  font-size: 24px;
  font-family: 'exo_2bold_condensed';
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
}
.sett__block_3 ul li {
  margin-left: 0px;
  display: block;
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
  color: #FFF;
  font-size: 16px;
  line-height: 22px;
}
.sett__block_3 ul li:last-child {
  margin-bottom: 0px;
}
.sett__block_3 ul li span {
  position: absolute;
  left: 0px;
  top: 0px;
}
.sett__block_4 {
  margin-bottom: 20px;
  padding: 20px 20px 15px 20px;
  border: 2px solid #57b1fd;
}
.sett__block_4__title {
  color: #000;
  font-size: 24px;
  font-family: 'exo_2bold_condensed';
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
}
.sett__block_4 ul li {
  margin-left: 0px;
  display: block;
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
}
.sett__block_4 ul li:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: none;
}
.sett__block_4 ul li span {
  position: absolute;
  left: 0px;
  top: 0px;
}
.sett__block_5 {
  background: #6b6b6b;
  margin-bottom: 20px;
  padding: 20px 20px 15px 20px;
}
.sett__block_5__title {
  color: #FFF;
  font-size: 24px;
  font-family: 'exo_2bold_condensed';
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
}
.sett__block_5 ul li {
  margin-left: 0px;
  display: block;
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
  color: #FFF;
  font-size: 16px;
  line-height: 22px;
}
.sett__block_5 ul li:last-child {
  margin-bottom: 0px;
}
.sett__block_5 ul li span {
  position: absolute;
  left: 0px;
  top: 0px;
}
.sett__block_6 {
  margin-bottom: 20px;
}
.sett__block_6__title {
  color: #000;
  font-size: 24px;
  font-family: 'exo_2bold_condensed';
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
}
.sett__block_6__item {
  margin-bottom: 20px;
  border: 1px solid #cccccc;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 10px 30px 10px;
}
.sett__block_6__item .top {
  margin-bottom: 13px;
  position: relative;
}
.sett__block_6__item .top img {
  display: block;
  width: 57px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
}
.sett__block_6__item .top .descr {
  float: left;
  margin-left: 76px;
  color: #b2b2b2;
  font-size: 14px;
  font-weight: bold;
  padding-top: 9px;
}
.sett__block_6__item .top .descr span {
  display: block;
  margin-bottom: -3px;
  font-weight: bold;
  color: #000000;
  font-size: 18px;
}
@media (max-width: 980px) and (min-width: 761px) {
  .sett__block_6__item .top .descr {
    font-size: 10px;
  }
}
.sett__block_6__item .bottom {
  color: #000;
  font-size: 16px;
  line-height: 24px;
}
.sett__block_7 {
  margin-bottom: 20px;
}
.sett__block_7__title {
  color: #000;
  font-size: 24px;
  font-family: 'exo_2bold_condensed';
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
  line-height: 28px;
}
.sett__block_8 {
  margin-bottom: 20px;
}
.sett__block_8__title {
  color: #000;
  font-size: 28px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
  line-height: 30px;
  font-weight: bold;
}
.sett__block_8 .item {
  position: relative;
  border: 2px solid #3aaa35;
  padding: 20px;
  color: #000;
  font-size: 18px;
  line-height: 22px;
}
.sett__block_8 .item b {
  display: block;
  margin-bottom: 7px;
  font-size: 24px;
  line-height: 26px;
  font-family: 'exo_2bold_condensed';
  text-transform: uppercase;
}
.sett__block_8 .item a {
  position: absolute;
  right: 20px;
  bottom: 20px;
  display: block;
  width: 220px;
  background: #3aaa35;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  padding: 13px 0px 8px 0px;
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  font-family: arial;
}
.sett__block_8 .item a:hover {
  text-decoration: underline;
}
.sett__block_9 {
  margin-bottom: 20px;
}
.sett__block_9__title {
  color: #000;
  font-size: 28px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
  line-height: 30px;
  font-weight: bold;
}
.sett__block_9 .item {
  position: relative;
  border: 2px solid #57b1fd;
  padding: 20px;
  color: #000;
  font-size: 18px;
  line-height: 22px;
}
.sett__block_9 .item b {
  display: block;
  margin-bottom: 7px;
  font-size: 24px;
  line-height: 26px;
  font-family: 'exo_2bold_condensed';
  text-transform: uppercase;
}  
.sett__block_9 .item a {
  position: absolute;
  right: 20px;
  bottom: 20px;
  display: block;
  width: 220px;
  background: #57b1fd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  padding: 13px 0px 8px 0px;
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  font-family: arial;
}
.sett__block_9 .item a:hover {
  text-decoration: underline;
}

.vopros_input {
	border:none;
	background:#FFF;
	padding:8px 5px 8px 5px; 
	font-size:14px;
	 -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width:100%;
}

.vopros_form {
	background:#d7eafa;
	padding:20px;
}
.vopros_form p {
	font-size:14px; 
}
.vopros_form textarea {
	border:none;
	background:#FFF;
	padding:8px 5px 8px 5px; 
	font-size:14px;
	resize:none;
	overflow:hidden;
	width:100%;
	  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
div.wpcf7 img.ajax-loader {
	width:16px!important;
}

.vopros_form input[type="submit"] {
	background:#fcad3d;
	border:none;
	cursor:pointer;
	padding:13px 43px 14px 43px;
	 -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color:#FFF;
  font-size:16px;
  text-transform:uppercase;
  -webkit-box-shadow: 3px 3px 0px 0px rgba(255,255,255,1);
-moz-box-shadow: 3px 3px 0px 0px rgba(255,255,255,1);
box-shadow: 3px 3px 0px 0px rgba(255,255,255,1);
}
.vopros_form input[type="submit"]:hover {
	background:#e59d38;
}

.zadat_vopros_btn {
	background:#fcad3d;
	border:none;
	cursor:pointer;
	padding:13px 43px 14px 43px;
	 -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color:#FFF;
  font-size:16px;
  text-transform:uppercase;
  -webkit-box-shadow: 3px 3px 0px 0px rgba(255,255,255,1);
-moz-box-shadow: 3px 3px 0px 0px rgba(255,255,255,1);
box-shadow: 3px 3px 0px 0px rgba(255,255,255,1);
text-decoration:none;
display:inline-block;
}
.zadat_vopros_btn:hover {
	background:#eda33a!important;
}


.vopros_banner {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/* background-image: url(../images/vopros.jpg); */
	background:#5eb6e4;
	padding:10px 20px 20px 20px;
	color:#FFF;
	margin-bottom:20px;
}
.vopros_banner .title {
	text-align:center;
	font-size:20px;
	margin-bottom:30px;
}
.vopros_banner .text {
	font-size:18px;
	line-height:22px;
	margin-bottom:25px;
}
.vopros_banner .text b  {
	font-size:24px;
}

.vopros_banner a {
	background:#fcad3d;
	border:none;
	cursor:pointer;
	padding:13px 43px 14px 43px;
	 -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color:#FFF;
  font-size:16px;
  text-transform:uppercase;
  -webkit-box-shadow: 3px 3px 0px 0px rgba(255,255,255,1);
-moz-box-shadow: 3px 3px 0px 0px rgba(255,255,255,1);
box-shadow: 3px 3px 0px 0px rgba(255,255,255,1);
text-decoration:none;
display:inline-block;
}
.vopros_banner a:hover {
	background:#eda33a!important;
}

.sett_pop {
	display:none;
	position:fixed;
	z-index:9999;
	left:0px;
	top:0px;
	background:rgba(0,0,0,0.7);
	width:100%;
	height:100%;
}

.sett_pop__table {
	width:100%;
	height:100%;
	display:table;
}
.sett_pop__table_cell {
	text-align:center;
	vertical-align:middle;
	display:table-cell;
}
.sett_pop__content {
	position:relative;
	display:inline-block;
	width:270px;
	padding:30px 10px 0px 10px;
	background:#FFF;
	text-align:left;
}
.sett_pop__close {
	cursor:pointer;
	font-size:20px;
	color:#000;
	position:absolute;
	right:10px;
	top:10px;
}
.sett_pop form input {
	padding:10px 5% 10px 5%;
	width:90%;
}
.sett_pop form input[type="submit"] {
	display:block;
	border:none;
	width: 220px;
	background: #3aaa35;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	padding: 13px 0px 8px 0px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	font-family: arial;
	cursor:pointer;
	margin:0 auto;
}


.widget_vopros {
	background:#57b1fd;
	padding-left:4px;
}
.widget_vopros__title {
	color:#FFF;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	padding:20px 0px;
	display:block;
	text-decoration:none;
}
.widget_vopros__title:hover {
	background:transparent!important;
	text-decoration:underline;
}
.widget_vopros section {
	background:#e8e8e8;
	padding:20px;
	border-left:1px solid #FFF;
	border-top:1px solid #FFF;
}

.widget_vopros ul li a {
	display:block;
	padding:5px 0px;
	border-bottom:1px solid #bfbfbf;
}
.widget_vopros ul li a:hover {
	text-decoration:underline;
}
.gsib_a input {
	background:none!important; 
	border:none!important; 
	border-color:transparent!important;
}
#general_logo {
	margin-bottom: 30px;
} 
.gsc-control-cse {
	margin-top:45px;
	padding:6px 1em 2px 1em!important;
	 -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
	padding: 6px 8px!important;
}

@media (max-width: 760px) {	
	.b-pager__arrow {
		display:block;
	}
}

.b-pager__title {
	display:block;
}

.hide {
	display:none; 
}
.google_search {
	padding-top: 22px;
	height: 43px;
}
.page_header {
	padding-top: 24px;
}

.ya-site-form__wrap {
	margin-bottom:0px!important;
}



.b-head__logo {
	width: auto!important;
}

