body {
	font-family: 'PT Sans', sans-serif;
	overflow-x: hidden;
}
ul {
	-moz-padding-start: 0px;
    -webkit-padding-start: 0px;
    -khtml-padding-start: 0px;
    -o-padding-start: 0px;
    padding-start: 0px;
    padding: 0;
    margin-bottom: 0;
}
p {
	margin-bottom: 0;
}
a {
	color: #000;
}
a, a:active, a:focus, a:hover {
    outline: none;
    text-decoration: none;
}
button {
	outline: none;
	-webkit-box-shadow: none;
	        box-shadow: none;
	border: none;
}
.inner {
	overflow: hidden;
}
/* bc */
.breadcrumb {
	background: transparent;
	margin: 26px 0 51px;
	padding: 0;
}
.breadcrumb li {
	list-style: none;
	display: inline-block;
}
.breadcrumb li:after {
	content: '\203A';
    padding: 0 10px;
    color: #97989a;
}
.breadcrumb li:last-child:after {
	content: none;
}
.breadcrumb li a {
	color: #b3b3b3;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
}
.breadcrumb > .active {
	color: #818181;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
.breadcrumb > li + li:before {
	content: none;
}
/* .bc */
/* header */
header {
	height: 126px;
	border-bottom: 2px solid #f5f5f5;
}
.header__brand {
	float: left;
	width: 25%;
	padding-top: 25px;
}
.header__search {
	float: left;
	width: 25%;
}
.header__contacts {
	float: left;
	width: 25%;
	padding-top: 30px;
	padding-left: 50px;
}
.header__profile {
	float: left;
	width: 25%;
	text-align: right;
	padding-top: 39px;
}
.sb__in {
	position: relative;
	width: 100%;
}
.header__search .sb__in {
	width: 206px;
	margin: 30px auto 0;
}
.search-block input {
	height: 50px;
	border-radius: 4px 0 0 4px;
	border: 2px solid #f5f5f5;
	padding: 20px;
	width: 100%;
}
.search-block input::placeholder {
	color: #b3b3b3;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
}
.search-block button {
	position: absolute;
	top: 0;
	right: 0;
	width: 52px;
	height: 50px;
	border-radius: 0 4px 4px 0;
	border: none;
	outline: none;
	box-shadow: none;
	background: #fff;
	border: 2px solid #f5f5f5;
}
.hc__phone a {
	color: #000;
	font-size: 18px;
	font-weight: 400;
}
.hc__email a {
	color: #0c76a8;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
	border-bottom: 1px dashed #0c76a8;
}
.profile__btns li {
	display: inline-block;
	margin-left: 20px;
}
.profile__btns li a {
	color: #808080;
	font-size: 14px;
	font-weight: 500;
	line-height: 30px;
	transition: .5s;
}
.profile__btns li a:hover {
	color: #000;
	transition: .5s;
}
.profile__btns li a img {
	margin-right: 5px;
}
nav {
	height: 60px;
	border-bottom: 2px solid #f5f5f5;
}
.nav-list {
	float: left;
	width: 75%;
	border-left: 2px solid #f5f5f5;
	height: 60px;
	overflow: hidden;
}
.nav__vk {
	float: left;
	width: 6%;
	height: 60px;
}
.nav__help {
	float: left;
	width: 19%; 
	height: 60px;
}
.nav-list li {
	display: inline-block;
	list-style: none;
	text-align: center;
}
.nav-list li a {
	color: #000;
	font-size: 14px;
	font-weight: 500;
	line-height: 55px;
	padding: 0 25px;
	font-weight: bold;
	border-right: 2px solid #f5f5f5;
	transition: .5s;
}
.nav-list li a:hover {
	color: #ae121a;
	transition: .5s;
}
.nav-list li:last-child a {
	border-right: none;
}
.nav__vk a {
	height: 60px;
	border-left: 2px solid #f5f5f5;
	display: block;
	text-align: center;
    padding-top: 16px;
}
.help-bl a {
	height: 62px;
	display: block;
	text-align: center;
    background-color: #ae121a;
    color: #fff;
	font-size: 12px;
	font-weight: 700;
	line-height: 61px;
	margin-top: -2px;
	transition: .7s;
}
.help-bl a:hover, .help-bl a:focus, .help-bl a:active {
	background: #660a0e;
	transition: .7s;
}
.help-bl a img {
	margin-right: 5px;
	width: 20px;
}
/* .header */
/* footer */
footer {
	padding: 100px 0 80px;
}
.fb__text {
	color: #b4b4b4;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	margin-top: 20px;
}
.f__title {
	color: #000000;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 20px;
}
.fn__list {
	display: inline-block;
	vertical-align: top;
	list-style: none;
	margin-bottom: 28px;
}
.fn__list li {
	margin-bottom: 9px;
}
.fn__list li a {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.fn__list.first {
	margin-right: 30px;
}
.fc__vk {
	margin-top: 10px;
}
.fn__search .sb__in {
	max-width: 280px;
}
.footer__copy {
	height: 64px;
	background-color: #f5f5f5;
}
.fcopy__text {
	color: #b3b3b3;
	font-size: 13px;
	line-height: 64px;
}
.fcopy__links .help-bl {
	display: inline-block;
}
.fcopy__links .help-bl a {
	min-width: 220px;
	margin-top: 0;
	height: 64px;
}
.profile__btns {
	display: inline-block;
}
.fcopy__profile a:last-child {
	margin-right: 20px;
}
/* .footer */

.screen {
	background: url(/img/bg8.jpg);
	background-size: cover;
	height: 550px;
	position: relative;
}
.screen__wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.75);
	z-index: 1;
}
.screen__in {
	padding-top: 100px;
	text-align: center;
	position: relative;
	z-index: 2;
}
.screen__title {
	color: #ffffff;
	font-size: 50px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 4px;
}
.screen__slider {
	max-width: 100%;
	margin: 70px auto 0;
	position: relative;
	padding: 0 100px;
}
.screen__slider:before {
	content: '';
	position: absolute;
	top: 48%;
	left: 0;
	right: 0;
	width: 100%;
	height: 2px;
	background: #fff;
}
.screen__slider .slick-prev {
    position: absolute;
    top: 17px;
    left: -60px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    opacity: 1;
    background: rgba(238, 238, 238, 0.84);
}
.screen__slider .slick-next {
    position: absolute;
    top: 17px;
    right: -60px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    opacity: 1;
    background: rgba(238, 238, 238, 0.84);
}
.ss-item {
	text-align: center;
	color: #fff;
	padding: 0 10px;
}
.ss-item__icon {
	position: relative;
	height: 65px;
}
.ss-item__icon:after {
	position: absolute;
    bottom: 9px;
    left: 0;
    right: 0;
    content: "";
    background: #fff;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #000;
    margin: 0 auto;
}
.ss-item__icon img {
	display: block;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.ss-item__text {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1.28px;
}
.screen__btn {
	margin-top: 70px;
}
.btn-red {
	padding: 0 45px;
	height: 60px;
	line-height: 60px;
	display: inline-block;
	border-radius: 4px;
	border: 2px solid #ae121a;
	background-color: #ae121a;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1.68px;
	transition: .7s;
}
.btn-red:hover, .btn-red:focus, .btn-red:active {
	color: #fff;
	background: #660a0e;
	border-color: #660a0e;
	transition: .7s;
}
.btn-ghost {
	padding: 0 45px;
	height: 60px;
	line-height: 60px;
	display: inline-block;
	border-radius: 4px;
	border: 2px solid #ae121a;
	background-color: transparent;
	color: #ae121a;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1.68px;
	transition: .7s;
}
.btn-ghost:hover, .btn-ghost:focus, .btn-ghost:active {
	color: #fff;
	background: #ae121a;
	transition: .7s;
}
h1 {
	color: #242526;
	font-size: 36px;
	font-weight: bold;
	margin: 0 0 30px;
	text-align: center;
}
h2 {
	color: #242526;
	font-family: "PT Sans";
	font-size: 36px;
	font-weight: 700;
	text-align: center;
	margin-top: 0;
	margin-bottom: 60px;
}
.content {
	background: url(/img/pattern-gto.png);
	padding-bottom: 50px;
}
.about {
	padding: 90px 0;
	background: url(/img/pattern-gto.png);
}
.about__title {
	margin-top: 60px;
	color: #000000;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	margin-bottom: 22px;
}
.about__text {
	padding-left: 30px;
}
.about__text p {
	margin-bottom: 20px;
}
.about-slider {
	position: relative;
}
.about-slider .slick-prev {
    position: absolute;
    top: 43%;
    left: 7px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 0px;
    opacity: 1;
    background: #fff;
    z-index: 2;
    padding: 0;
}
.about-slider .slick-next {
    position: absolute;
    top: 43%;
    right: 7px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 0px;
    opacity: 1;
    background: #fff;
    z-index: 2;
    padding: 0;
}
.inews {
	padding: 0 0 90px;
	background: url(/img/pattern-gto.png);
}
.inews-item-big {
	height: 500px;
	background: url(/img/news1.png);
	border-radius: 6px;
	position: relative;
	text-align: center;
	color: #fff;
	padding: 0 100px;
}
.nib__wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	width: 100%;
	height: 100%;
	z-index: 1;
	border-radius: 6px;
}
.nib__in {
	position: relative;
	z-index: 2;
}
.nib__date {
	padding-top: 60px;
}
.nib__title {
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	margin-top: 50px;
}
.nib__text {
	margin: 20px 0;
}
.inews-item {
	height: 150px;
	color: #fff;
	position: relative;
	border-radius: 6px;
	margin-bottom: 25px;
	padding: 45px 30px;
	transition: .7s;
}
.inews-item:hover .nib__wrap {
	background-color: rgba(174, 18, 26, 0.7);
	transition: .7s;
}
.ini__in {
	position: relative;
	z-index: 2;
	height: 100%;
}
.ini__title {
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
}
.ini__date {
	position: absolute;
	bottom: -15px;
	left: 0px;
}
.inews__more {
	margin-top: 40px;
}

.istat {
	background-color: #f8f7f7;
	padding: 90px 0;
}
.stat-item {
	text-align: center;
	margin-bottom: 30px;
}
.stat-item__img {
	display: inline-block;
	margin: 0 auto;
}
.stat-item__title {
	color: #3d3d3d;
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
	margin: 20px 0 10px;
}
.stat-item__text {
	color: #3d3d3d;
	font-size: 16px;
	font-weight: 400;
	line-height: 23px;
}
.istats-more {
	margin-top: 50px;
	text-align: center;
}
.ischedule {
	background: url(/img/pattern-gto.png);
	padding: 90px 0;
}
.ischedule__in {
	box-shadow: 0 0 51px rgba(0, 0, 0, 0.1);
	border-radius: 6px;
	background-color: #ffffff;
}
.schedule-table {
	text-align: center;
	margin-bottom: 0;
}
.schedule-table.table>tbody>tr>td, .schedule-table.table>thead>tr>th {
	padding: 25px 30px;
	text-align: center;
	border: 2px solid #f5f5f5;
}
.schedule-table.table>thead>tr>th {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.schedule-table ol {
	text-align: left;
	list-style-position: inside;
}
.schedule-table .level {
	color: #3d3d3d;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
.ischedule-bottom {
	padding: 30px;
	box-shadow: 0 0 27px rgba(0, 0, 0, 0.1);
}
.ischedule-bottom ul li::before {
  content: "• ";
  color: #ae121a;
  position: absolute;
  top: 0;
  left: 0;
}
.ischedule-bottom ul li {
	list-style:none ;
	position: relative;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1.82px;
	margin-bottom: 10px;
}
.link {
	color: #0c76a8;
	border-bottom: 1px dashed #0c76a8;
}
.ischedule-btns a {
	display: block;
	width: 100%;
	text-align: center;
	padding: 0;
}
.ischedule-btns a:first-child {
	margin-bottom: 6px;
}
.ipartners {
	background-color: #f8f7f7;
	padding: 40px 0;
}
.partner {
	float: left;
	width: 20%;
	height: 100px;
	position: relative;
}
.partner img {
	max-height: 100%;  
    max-width: 100%; 
    width: auto;
    height: auto;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}
/* gallery view */
.vi {
	height: 270px;
	overflow: hidden;
	width: 100%;
	margin-bottom: 30px;
	border-radius: 5px;
	position: relative;
	background: #fff;
	box-shadow: 0px 0px 2px #ccc;
}
.vi__title {
	padding: 14px;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
}
.gi {
	height: 270px;
	overflow: hidden;
	width: 100%;
	margin-bottom: 30px;
	border-radius: 5px;
	position: relative;
}
.gi__in {
	position: absolute;
    bottom: 10%;
    text-align: center;
    left: 0;
    right: 0;
    color: #fff;
    padding: 20px;
    z-index: 2;
}
.gi__title {
	font-weight: bold;
}
.gi__photos span {
	border-bottom: 1px solid #fff;
}
.gi__wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
	z-index: 1;
}
.gallery-list__btn {
	margin-top: 40px;
}
.gallery-list img {
	margin-bottom: 30px;
}
/* .gallery view */
/* text-block */
.text-block {
	font-size: 16px;
}
.text-block p {
	margin-bottom: 20px;
}
.text-block h2 {
	color: #3d3d3d;
	font-size: 24px;
	font-weight: bold;
	text-align: left; 
	margin: 20px 0;
}
.text-block ul {
	list-style: inside;
}
.text-block a {
	border-bottom: 1px solid #ccc;
}
@media (max-width: 768px) {
	.text-block img {
		max-width: 100%;
		height: auto !important;
	}
}
/* .text-block */
.gallery-tab {
	padding: 25px;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
	background-color: #ffffff;
	border-radius: 6px;
	display: inline-block;
	margin-bottom: 47px;
}
.gallery-tab li {
	display: inline-block;
	list-style: none;
	margin-right: 20px;
}
.gallery-tab li a {
	padding: 0 30px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 4px 0 0 4px;
	border: 2px solid #f5f5f5;
	display: block;
	color: #b3b3b3;
	font-size: 13px;
	letter-spacing: 1.3px;
}
.gallery-tab li a.active {
	background-color: #ae121a;
	color: #fff;
}
.banner {
	background: #fff;
	border: 2px solid #f5f5f5;
}
.banner__img {
	height: 250px;
	overflow: hidden;
}
.banner__img {
	width: 566px;
}
.banner__text {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	padding: 15px;
}
/* news */
.news-item {
	position: relative;
	color: #fff;
	height: 450px;
	border-radius: 6px;
	margin-bottom: 30px;
	overflow: hidden;
}
.news-item__in {
	position: relative;
	z-index: 2;
	padding-top: 100px;
	padding-left: 80px;
}
.news-item__wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
	z-index: 1;
	border-radius: 6px;
}
.news-item__date {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 40px;
}
.news-item__title {
	max-width: 750px;
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 44px;
	position: relative;
	padding-bottom: 30px;
	margin-bottom: 24px;
}
.news-item__title:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 68px;
	height: 2px;
	background: #fff;
	content: '';
}
.news-item__short {
	width: 700px;
}
/* .news */
/* video */
.video-item {
	background: #fff;
	border: 1px solid #eee;
	height: 350px;
	overflow: hidden;
	border-radius: 5px;
}
.video__title {
	font-weight: bold;
	padding: 15px;
	color: gray;
}
/* .video */
/* contact */
.dep__name {
	color: #000000;
	font-size: 36px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 45px;
}
.dep__emp {
	text-align: center;
	margin-bottom: 74px;
}
.employee {
	height: 274px;
	box-shadow: 0 10px 40px rgba(0, 0, 0, 0.25);
	background-color: #ffffff;
	text-align: center;
	padding: 40px;
}
.employee__name {
	color: #000000;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.8px;
	margin-top: 20px;
}
.employee__img img {
	border-radius: 50%;
}
/* standarts */
.standarts-alert {
	padding: 35px;
	margin-bottom: 50px;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
	background-color: #b28956;
	color: #fff;
}
.standarts .tab-content {
	padding: 35px;
	box-shadow: 0 25px 36px rgba(0, 0, 0, 0.2);
	background-color: #ffffff;
	margin: 50px 0;
}
.doc {
	margin-bottom: 15px;
}
.doc span {
	margin-left: 10px;
	border-bottom: 1px solid #ccc;
	color: #000000;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
}
.tab {
	display: none;
}
.tab.active {
	display: block;
}
.results-tabs {
	margin: 50px 0;
	text-align: center;
	border-bottom: 2px solid #e8e8e8;
}
.results-tabs li {
	list-style: none;
	display: inline-block;
}
.results-tabs li a {
	padding: 10px 20px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #bdbdbd;
	position: relative;
}
.results-tabs li a.active {
	color: #ae121a;
}
.results-tabs li a.active:after {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	width: 100%;
	height: 2px;
	background: #ae121a;
}
/* .standarts */
/* donuts */
.donut-chart {
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}
.donut-chart .slice {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.donut-chart .chart-center {
  position: absolute;
  border-radius: 50%;
}
.donut-chart .chart-center span {
  display: block;
  text-align: center;
}
.donut-chart.chart2 {
  width: 120px;
  height: 120px;
  background: #e1e1e1;
}
.donut-chart.chart2 .slice.one {
  clip: rect(0 120px 60px 0);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background: #48b2c1;
}
.donut-chart.chart2 .slice.two {
  clip: rect(0 60px 120px 0);
  -webkit-transform: rotate(327.6deg);
  transform: rotate(327.6deg);
  background: #48b2c1;
}
.donut-chart.chart2 .chart-center {
  top: 15px;
  left: 15px;
  width: 90px;
  height: 90px;
  background: #f8f7f7;
}
.donut-chart.chart2 .chart-center span {
  font-size: 24px;
  line-height: 90px;
  color: #48b2c1;
}
.donut-chart.chart2 .chart-center span:after {
}
/* .donuts */

@media (min-width: 970px) {
	.dep__emp .col-md-4 {
	    display: inline-block;
	    vertical-align: top;
	    text-align: left;
	    float: none;
	    width: 33%;
	}
}
.cb__in {
	padding: 75px 150px;
	background: #fff;
	box-shadow: 0 25px 35px rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	border: 2px solid #f5f5f5;
}
.cb__in h1 {
	max-width: 600px;
	display: block;
	margin: 0 auto 80px;
}
.cb__title {
	margin-bottom: 40px;
	color: #242526;
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 0.6px;
}
.cb__list {
	color: #b3b3b3;
	font-size: 14px;
	font-weight: 700;
	list-style: none;
}
.cb__list li {
	position: relative;
	margin-bottom: 20px;
}
.cb__list li:nth-child(1):before {
	content: '';
	position: absolute;
	top: 0;
	left: -30px;
	background: url(/img/phone_icon.png);
	width: 20px;
	height: 20px;
}
.cb__list li:nth-child(2):before {
	content: '';
	position: absolute;
	top: 0;
	left: -30px;
	background: url(/img/email_icon.png);
	width: 20px;
	height: 16px;
}
.cb__list li:nth-child(3):before {
	content: '';
	position: absolute;
	top: 0;
	left: -30px;
	background: url(/img/location_icon.png);
	width: 14px;
	height: 20px;
}
.cb__form .form-control {
	border-radius: 4px;
	border: 2px solid #f0f0f0;
	background-color: #ffffff;
	box-shadow: none;
}
.cb__form input.form-control {
	height: 50px;
}
/* .contact */
/* adaptive */
.panel-adaptive {
	position: fixed;
	top: 60px;
	right: 0;
	left: 100%;
	bottom: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	background: #fff;
	display: none;
	transition: transform .35s cubic-bezier(.55,.085,.68,.53);
    transition: transform .35s cubic-bezier(.55,.085,.68,.53),-webkit-transform .35s cubic-bezier(.55,.085,.68,.53);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0);
}
.panel-adaptive.panel-right {
    -webkit-transform: translateX(-100%) translateZ(0);
    transform: translateX(-100%) translateZ(0);
    transition-duration: .63s;
    transition-timing-function: cubic-bezier(.23,1,.32,1); 
}
.panel-adaptive ul {
	-webkit-padding-start: 0px;
	-moz-padding-start: 0px;
	padding-start: 0;
	padding-left: 0px;
}
.panel-adaptive li {
    list-style: none;
}
.panel-adaptive li a {
	color: #000;
    font-size: 13px;
    display: block;
    width: 100%;
    padding: 20px 0;
    padding-left: 0;
    border-bottom: 1px solid #eee;
}
.panel-adaptive li a:hover {
	color: #d33a34;
}
.icon-burger:before {
    content: '\e819';
    transition: 1s;
}
.panel-show .icon-burger:before {
    content: '\e81a';
    transition: 1s;
}
.panel-adaptive-social li {
	display: inline-block;
	padding: 4px;
}
.panel-adaptive-social li a {
	color: #6f6f6f;
}
.pa__phone  {
	margin-top: 30px;
}
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }

.hamburger-box {
  width: 30px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 30px;
    height: 2px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }

    /*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic-r .hamburger-inner::before {
    top: 10px;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic-r .hamburger-inner::after {
    top: 20px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 0.075s; }
  .hamburger--elastic-r.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(270deg);
    transition-delay: 0.075s; }

.header__menu {
	display: none;
}

@media (max-width: 992px) {
	body {
		padding-top: 60px;
		font-size: 14px;
	}
	header {
		background: #fff;
		z-index: 101;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 60px;
		-webkit-transform: translateZ(0);
	}
	.panel-adaptive {
		display: block;
	}
	.header__profile, .header__contacts, .header__search, nav {
		display: none;
	}
	.header__brand {
		padding-top: 5px;
	}
	.header__brand img {
		max-height: 40px;
	}
	.header__menu {
		display: block;
		float: right;
	}
	.help-bl {
		margin: 15px 0;
	}
	.help-bl a {
		border-radius: 6px;
	}
	.profile__btns li {
		margin-left: 0;
		margin-right: 10px;
	}
	.screen {
		height: auto;
	}
}
@media (max-width: 768px) {
	.screen__in {
		padding-top: 30px;
	}
	.screen__title {
		font-size: 26px;
	}
	.screen__slider:before {
		content: none;
	}
	.screen__slider {
		margin-top: 55px;
		padding: 0;
	}
	.ss-item__icon:after {
		content: none;
	}
	.ss-item__icon {
		height: 38px;
	}
	.ss-item__text {
		font-size: 10px;
	}
	.slick-dots {
		margin-top: 30px;
	}
	.slick-dots li {
		display: inline-block;
	}
	.slick-dots li button {
		outline: none;
	    -webkit-box-shadow: none;
	    box-shadow: none;
	    border: none;
	    background: #fff;
	    border: none;
	    outline: none;
	    box-shadow: none;
	    margin: 0px 6px;
	    border-radius: 50%;
	    font-size: 1px;
	    width: 15px;
	    height: 15px;
	    display: block;
	}
	.slick-dots li.slick-active button {
		background: #ae121a;
	}
	.btn-red {
		padding: 0 18px;
		height: 44px;
		line-height: 44px;
		font-size: 12px;
		overflow: hidden;
	}
	.btn-ghost {
		padding: 0 18px;
		height: 44px;
		line-height: 44px;
		font-size: 12px;
		overflow: hidden;
	}
	.screen__btn {
		margin: 30px 0;
	}
	.about {
		padding: 40px 0;
	}
	h2 {
		margin-bottom: 30px;
		font-size: 24px;
	}
	.inews {
		padding-bottom: 30px;
	}
	.nib__date {
		padding-top: 30px;
	}
	.inews-item-big {
		padding: 15px;
		margin-bottom: 30px;
		height: auto;
	}
	.nib__title {
		font-size: 18px;
		margin-top: 20px;
	}
	.istat {
		padding: 30px 0;
	}
	.stat-item {
		height: 280px;
	}
	.stat-item__img {
		max-width: 100px;
		margin: 0 auto;
	}
	.stat-item__title {
		font-size: 18px;
	}
	.stat-item__text {
		font-size: 14px;
	}
	.istats-more {
		margin-top: 0;
	}
	.partner {
		width: 50%;
		padding: 0 15px;
	}
	.partner img {
		left: 15px;
		right: 15px;
	}
	.fb__text,.footer__copy,.fn__search {
		display: none;
	}
	footer {
		padding: 40px 0;
	}
	.fb__img {
		padding-bottom: 40px;
    	margin-bottom: 25px;
    	text-align: center;
    	border-bottom: 1px solid #eee;
    	text-align: center;
	}
	.fb__img img {
		max-width: 170px;
	}
	.f__title {
		color: #838383;
	    font-size: 14px;
	    font-weight: normal;
	    margin-bottom: 20px;
	    text-transform: uppercase;
	}
	.about__title {
		margin-top: 30px;
	}
	.about__text {
		padding-left: 0;
	}
	.ini__title {
		font-size: 14px;
	}
	.ini__date {
		top: -30px;
		bottom: auto;
	}
	.gallery-tab {
		padding: 0;
		box-shadow: none;
		background: transparent;
	}
	.gallery-tab li {
		margin-right: 0;
	}
	.gallery-tab li a {
		padding: 0 30px;
		height: 44px;
		line-height: 44px;
		font-size: 14px;
		border-radius: 25px;
		margin-bottom: 10px;
	}
	h1 {
		font-size: 26px;
		line-height: 32px;
	}
	.breadcrumb {
		margin: 15px 0 25px;
	}
	.news-item__in {
		padding: 15px;
	}
	.news-item__title {
		font-size: 18px;
		line-height: 24px;
	}
	.news-item__short {
		width: auto;
	}
	.dep__name {
		font-size: 22px;
		line-height: 30px;
	}
	.employee {
		padding: 10px;
		margin-bottom: 30px;
	}
	.cb__in {
		padding: 0;
		background: transparent;
		box-shadow: none;
		border: none;
	}
	.cb__list li:before {
		left: 0 !important;
	}
	.cb__list li {
		padding-left: 38px;
	}
}
/* .adaptive */