 
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html {
  position: relative;
}
body {
  margin: 0;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
html,
body {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus,
*:active,
*::-moz-focus-inner {
  outline: 0 !important;
}
#main {
  background-color: white;
  display: flex;
  flex-direction: column;
  
}
@media (max-width: 991px) {
  #main {
    height: auto;
  }
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
a {
  color: #005099;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #00284d;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.line{
	border-top-width: 2px;
    border-top-style: solid;
	border-top-color: #005099;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
 .clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

.utc-header {
  width: 100%;
}
.utc-header-row_1 {
  background-color: #005099;
  text-align: right;
}
.utc-header-row__container {
  display: table;
  width: 100%;
}
.utc-header-row__cell {
  display: table-cell;
  vertical-align: middle;
}
.utc-header-menu {
  width: 100%;
}
@media (max-width: 991px) {
  .utc-header-menu {
    display: none;
  }
}
.utc-header-menu__list {
  display: table;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 50px;
}
.utc-header-menu__link {
  color: #ffffff;
  padding: 10px 12px;
}
.utc-header-menu__link:hover,
.utc-header-menu__linkactive,
.utc-header-menu__link:focus {
  text-decoration: none;
  color: #ffffff;
}
.utc-header-menu__item {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  color: white;
  letter-spacing: normal;
  line-height: normal;
  font-family: "PFD", Tahoma, Helvetica, Arial, sans-serif;
  font-size: 16px;
  white-space: nowrap;
}
.utc-header-menu__item_last .fa {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 4px;
}
@media (max-width: 1200px) {
  .utc-header-menu__item {
    font-size: 14px;
  }
}
.utc-header-menu__item:hover {
  cursor: pointer;
}
.utc-header-menu__item_active {
  color: #005099;
  background-color: #ffffff;
}
.utc-header-menu__item_active:active,
.utc-header-menu__item_active:focus {
  color: #005099;
}
.utc-header-menu__item_active a {
  color: #005099;
}
.utc-header-menu__item_active a:hover,
.utc-header-menu__item_active aactive,
.utc-header-menu__item_active a:focus {
  text-decoration: none;
  color: #005099;
}
.utc-header-info__container {
  display: table;
  width: 100%;
  height: 130px;
}
@media (max-width: 991px) {
  .utc-header-info__container {
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
  }
}
.utc-header-info__cell {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 12px;
}
@media (max-width: 991px) {
  .utc-header-info__cell {
    display: block;
    width: 100%;
    text-align: center !important;
  }
}
.utc-header-info__cell_1 {
  text-align: left;
}
.utc-header-info__cell_2 {
  
  font-size: 16px;
  font-weight: bold;
  color: #005099;
}
@media (max-width: 480px) {
  .utc-header-info__cell_2 {
    padding-bottom: 0;
  }
}
.utc-header-info__cell_3 {
  text-align: right;
  white-space: nowrap;
}
@media (max-width: 1200px) {
  .utc-header-info__image {
    width: 200px;
  }
}
@media (max-width: 991px) {
  .utc-header-info__image {
    width: 300px;
  }
}
@media (max-width: 480px) {
  .utc-header-info__image {
    width: 100%;
  }
}

@media (max-width: 1200px) {
  .utc-header-info__image2 {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .utc-header-info__image2 {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .utc-header-info__image2 {
    width: 100%;
  }
}
.utc-header-info__description {
  display: inline-block;
  text-align: center;
  line-height:280%;
  text-transform: uppercase;
  font-family: "PFD", Tahoma, Helvetica, Arial, sans-serif;
  font-size: 18px;
 
}
@media (max-width: 1200px) {
  .utc-header-info__description {
    font-size: 12px;
  }
}
@media (max-width: 992px) {
  .utc-header-info__description {
    font-size: 10px;
    text-transform: lowercase;
  }
}
@media (max-width: 991px) {
  .utc-header-info__description {
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
  }
}
.utc-header-telephone {
  display: inline-block;
  font-family: "PFD", Tahoma, Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #005099;
}
@media (max-width: 992px) {
  .utc-header-telephone {
    font-size: 12px;
    font-weight: bold;
  }
}
@media (max-width: 991px) {
  .utc-header-telephone {
    font-size: 14px;
    font-weight: bold;
  }
}
@media (max-width: 480px) {
  .utc-header-telephone {
    padding: 0;
    display: block;
    font-size: 16px;
  }
}
.utc-header-telephone:hover {
  text-decoration: none;
  cursor: pointer;
}
.utc-header-telephone_1 {
  padding-right: 18px;
}
@media (max-width: 480px) {
  .utc-header-telephone_1 {
    padding: 0 0 12px 0;
    display: block;
  }
}
.utc-header-telephone_2 {
  padding-right: 0;
  vertical-align: middle;
}
.utc-header-telephone__number {
  vertical-align: middle;
}
.utc-header-telephone__number i {
  display: inline-block;
  font-size: 26px;
  vertical-align: middle;
  height: 26px;
  width: 22px;
}
.mobile-menu {
  display: none;
  margin: 0 0 16.66666667px 0;
}
@media (max-width: 991px) {
  .mobile-menu {
    display: block;
    text-align: center;
  }
}
&__bars {
  height: 28px;
}
&__bars:hover {
  cursor: pointer;
}
&__list {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
}
&__item:hover {
  cursor: pointer;
}
&__link {
  display: block;
  padding: 6px 6px;
}
&__link_active {
  text-decoration: underline;
}

#slider .item a,
#slider .item a:hover,
#slider .item a:focus {
	display: block;
	text-decoration: none;
	color: #fff;
	text-align: center;
}

#slider .item .caption {
	position: absolute;
	bottom: 10%;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 20px 30px;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5), 0px 0px 5px rgba(0, 0, 0, 0.5);
}

#slider .owl-controls .fa {
	font-size: 36px;
	color: #fff;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5), 0px 0px 5px rgba(0, 0, 0, 0.5);
}

#slider .owl-controls .owl-nav .owl-prev,
#slider .owl-controls .owl-nav .owl-next {
	position: absolute;
	bottom: 45px;
	opacity: .75;
}

#slider .owl-controls .owl-nav .owl-prev {
	right: 118px;
}

#slider .owl-controls .owl-nav .owl-next {
	right: 72px;
}

#slider .owl-controls .owl-nav .owl-prev:hover,
#slider .owl-controls .owl-nav .owl-prev:focus,
#slider .owl-controls .owl-nav .owl-next:hover,
#slider .owl-controls .owl-nav .owl-next:focus {
	opacity: 1;
}

@media (min-width: 768px) {
	#slider .item .caption {
		font-size: 24px;
		width: 75%;
	}
}

@media (min-width: 992px) {
	#slider .item .caption {
		font-size: 36px;
	}
}

@media (min-width: 1200px) {
	#slider .item .caption {
		font-size: 48px;
	}
}
/* End */


.programs {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .programs {
    margin-bottom: 40px;
  }
}
.programs__header {
  font-family: "PFD", Tahoma, Helvetica, Arial, sans-serif;
  font-size: 26px;
  font-weight: bold;
  /*text-align: center;*/
  padding: 50px 0px;
  color: #005099;
}

.underline{
	display:inline-block;
	
	padding-bottom:11px;
	border-bottom: 2px solid #005099 !important;
	}
.radius{
	/*border-radius: 100px;
	border: 1px solid #005099;*/
}

.programs-categories {
  line-height: 0;
  font-size: 0;
  margin-bottom: 30px;
}
.programs-item {
  display: inline-block;
  width: 300px;
  /*height: 70px;*/
  margin-right: 120px;
  margin-bottom: 40px;
  line-height: normal;
  font-size: 20px;
  overflow: hidden;
}



.programs-item:nth-of-type(3n) {
  margin-right: 0;
}
.programs-item:hover {
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .programs-item {
    margin-right: 20px;
  }
}
@media (max-width: 991px) {
  .programs-item {
    margin-right: 120px;
  }
  .programs-item:nth-of-type(3n) {
    margin-right: 120px;
  }
  .programs-item:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .programs-item {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .programs-item:nth-of-type(1n) {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .programs-item {
    height: auto;
  }
}
.programs-item__container {
  display: table;
  width: 100%;
  height: inherit;
  table-layout: fixed;
  background-color: white;
  outline: 1px;
}
.programs-item__cell {
  /*display: table-cell;*/
  vertical-align: middle;
  text-align: center;
}
.programs-item__cell_1 {
  padding: 5px 5px 20px 5px;
  color: #005099;
  /*border: 1px solid #005099;*/
  
}
@media (max-width: 480px) {
  .programs-item__cell_1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.programs-item__cell_2 {
  /*width: 105px;*/
  background-color: #005099;
  
}

.programs-item__cell_3 {
  /*width: 105px;*/
  
  
}
@media (max-width: 480px) {
  .programs-item__cell_2 {
    display: none;
	padding-top: 10px;
    padding-bottom: 10px;
  }
}
.programs-item__course {
  color: white;
  line-height: 1;
}
.programs-item__course-count {
  font-size: 20px;
  font-weight: bold;
}
.programs-item__course-text {
  font-size: 18px;
  padding: 0 10px;
}
.programs-more {
  width: 100%;
  height: 100px;
  bottom: 0;
  left: 0;
}
.programs-more__container {
  display: table;
  width: 100%;
  height: 100%;
}
.programs-more__cell {
  display: table-cell;
  height: 100%;
  vertical-align: top;
  text-align: center;
}
.programs-more__button {
  font-weight: bold;
  height: 45px;
  line-height: 45px;
  padding: 0 30px;
  text-transform: uppercase;
  background-color: #00419b;
  border-radius: 3px;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .programs-more__button {
    padding-left: 16px;
    padding-right: 16px;
    text-align: center;
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .programs-more__button {
    text-align: center;
    font-size: 12px;
  }
}

#teachers-wrap {
	/*background: linear-gradient(to bottom, #e9eef2, #fff);*/
}

#teachers-wrap h3 {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 30px;
	padding-bottom: 45px;
}

#teachers-wrap h3 a,
#teachers-wrap h3 a:hover,
#teachers-wrap h3 a:focus {
	text-decoration: none;
	border-bottom: 2px solid;
}

#teachers-wrap .container {
	padding-left: 15px;
	padding-right: 15px;
}

#teachers {
	padding-bottom: 20px;
}

#teachers .pic {
	text-align: center;
}

#teachers .pic img {
	width: 50%;
	border: 0;
	border-radius: 50%;
	margin: 0 auto;
}

#teachers .name {
	font-size: 18px;
	line-height: 1.1;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

#teachers .rank {
	color: #666;
	padding-bottom: 10px;
}

#teachers .text .descr {
	line-height: 1.6;
	font-style: italic;
	padding: 25px 20px;
	position: relative;
	
}

#teachers .owl-controls .owl-nav .owl-prev,
#teachers .owl-controls .owl-nav .owl-next {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 33px;
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat;
	opacity: .5;
}
.owl-nav {
	display: none;
}
#teachers .owl-controls .owl-nav .owl-prev {
	left: -45px;
	display: none;
}

#teachers .owl-controls .owl-nav .owl-next {
	right: -45px;
	display: none;
	
}

#teachers .owl-controls .owl-nav .owl-prev:hover,
#teachers .owl-controls .owl-nav .owl-prev:focus,
#teachers .owl-controls .owl-nav .owl-next:hover,
#teachers .owl-controls .owl-nav .owl-next:focus {
	opacity: 1;
}

@media (min-width: 768px) {
	#teachers .pic img {
		width: 100%;
		margin: 0;
	}
	#teachers .text .descr:after, #teachers .text .descr:before {
		position: absolute;
		right: 100%;
		top: 50%;
		
		content: " ";
		height: 0;
		width: 0;
	}
	#teachers .text .descr:after {
		border-color: rgba(255, 255, 255, 0);
		border-right-color: #fff;
		border-width: 10px;
		margin-top: -10px;
	}
	#teachers .text .descr:before {
		border-color: rgba(221, 221, 221, 0);
		border-right-color: #ccc;
		border-width: 11px;
		margin-top: -11px;
	}
}


.partners {
  width: 100%;
  margin-bottom: 40px;
}
.partners__header {
  font-family: "PFD", Tahoma, Helvetica, Arial, sans-serif;
  font-size: 26px;
  font-weight: bold;
  /*text-align: center;*/
  padding: 50px 0px;
  color: #005099;
}
@media (max-width: 991px) {
  .partners__header {
    font-size: 20px;
  }
}
.partners .owl-item {
  float: none;
  display: inline-block;
  vertical-align: middle;
}

.partners-item {
  display: inline-block;
  width: 300px;
  height: auto;
  margin-right: auto;
  margin-bottom: 40px;
  line-height: normal;
  font-size: 20px;
  overflow: hidden;
}


.partners-item:hover {
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .partners-item {
    margin-right: 20px;
  }
}
@media (max-width: 991px) {
  .partners-item {
    margin-right: 120px;
  }
  
}
@media (max-width: 768px) {
  .partners-item {
    width: 100%;
    margin: 0 0 20px 0;
  }
  
}
@media (max-width: 480px) {
  .partners-item {
    height: auto;
  }
}

.utc-footer {
  width: 100%;
  bottom: 0;
  background-color: #333333;
}
@media (max-width: 992px) {
  .utc-footer {
    height: auto;
    position: unset;
  }
}
.footer__container {
  font-size: 0.1px;
  line-height: 0;
  background-color: #333333;
}
.footer__row {
  text-align: justify;
  text-justify: inter-word;
}
.footer__row:after {
  content: "";
  display: inline-block;
  width: 100%;
  font-size: 0;
  letter-spacing: 0;
}
.footer__row_1 {
  padding: 20px 0;
}
.footer__title {
  color: #ffffff;
  font-family: "PFD", Tahoma, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 300;
  text-align: left;
}
.footer__link {
  color: #ffffff;
}
.footer__link:hover {
  text-decoration: underline;
  color: #ffffff;
}
.footer__link:active,
.footer__link:focus {
  color: #ffffff;
}
.footer__subtitle {
  color: #ffffff;
  font-family: "PFD", Tahoma, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
}
.footer__subtitle_right {
  text-align: right;
}
@media (max-width: 991px) {
  .footer__subtitle {
    text-align: left;
  }
}
.footer-col {
  padding: 0 12px;
  display: inline-block;
  vertical-align: top;
  line-height: 1.42857143;
  font-size: 18px;
}
@media (max-width: 991px) {
  .footer-col {
    width: 100%;
    margin-bottom: 30px;
  }
  .footer-col:nth-last-of-type(1) {
    margin-bottom: 0;
  }
}
.footer-col_2 {
  width: 460px;
}
@media (max-width: 1199px) {
  .footer-col_2 {
    width: 300px;
  }
}
@media (max-width: 991px) {
  .footer-col_2 {
    width: 100%;
  }
}
.footer-col_4 {
  text-align: right;
}
@media (max-width: 991px) {
  .footer-col_4 {
    text-align: left;
  }
}
.footer-col__container {
  display: inline-block;
}
.footer-categories__link {
  display: block;
  color: #ffffff;
  text-align: left;
  padding: 5px 0;
}
.footer-categories__link:hover {
  color: #ffffff;
  text-decoration: underline;
}
.footer-categories__str{
	display: block;
  color: #ffffff;
  text-align: left;
  padding: 5px 0;
  font-size: 14px;
}
.footer-categories__str:hover{
	display: block;
  color: #ffffff;
  text-align: left;
  padding: 5px 0;
  text-decoration: none;
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel{/*display:none;*/width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale .1s ease;-moz-transition:scale .1s ease;-ms-transition:scale .1s ease;-o-transition:scale .1s ease;transition:scale .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{/*display:none*/}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}

@charset "UTF-8";
/*
* Лёгкийи и отзывчивый аккордеон
* минимум кода, максимум функционала
*
* автор: @dobrovoi dbmast.ru
*/ 
@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,600,700&subset=latin,cyrillic");
* {
  margin:0;
  padding:0;
  outline:medium none;
  list-style:none
}

/* стили блока аккордеон */
.accordion {
  width:100%;
  margin: 0 auto
}
/* секции аккордеона */
.accordion .accordion_item {
  margin-bottom:15px;
  position:relative
}
/* заголовки панелей аккордеона */
.accordion .title_block {
  font-weight: 400;
  font-size: 18px;
  color: #2c2c2c;
  cursor:pointer;
  background: #eaeaea;
  padding:10px 55px 10px 15px;
  -webkit-transition:all .2s linear 0;
  -webkit-transition-delay:.2s 0;
  transition:all .2s linear 0;
  border-radius: 0.15em;
}
/* переключатель панелей, положение вниз */
.accordion .title_block:before {
  content:'';
  height:8px;
  width:8px;
  display:block;
  border:2px solid #fff;
  border-right-width:0;
  border-top-width:0;
  -ms-transform:rotate(-45deg);
  -webkit-transform:rotate(-45deg);
  transform:rotate(-45deg);
  position:absolute;
  right:20px;
  top:18px;
  
}
/* активный переключатель, положение вверх */
.accordion .active_block .title_block:before {
  border:2px solid #fff;
  border-left-width:0;
  border-bottom-width:0;
  top:18px;
  
}
.accordion .title_block:hover {
  background: #b9b9b9; 
}

/* заголовок активного блока  */
.accordion .active_block .title_block {
  background: #b9b9b9;
  color:#000;
}
/* блоки с содержанием */
.accordion .info {
  display:none;
  padding:10px 15px;
  overflow: hidden;
  background:#fff;
}
/* параграф внутри блоков с содержанием */
.accordion .info_item {
  margin-bottom:10px
}
/* картинки внутри аккордеона */
.accordion .info img {
    height: auto;
    
}
/* полноразмерная картинка */
.large-img {
    width: 100%;
    margin-bottom: 10px;
}
/* миниатюра слева */
.img-left {
    width: 25%;
    float:left;
    margin:5px 15px 5px 0;
}
/* миниатюра справа */
.img-right {
    width: 25%;
    float:right;
    margin:5px 0 5px 15px;
}

.page-header, .content-category h2  {
  padding-bottom: 10px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
  
}

.content-category {
  padding-bottom: 20px;
    
}
.blog, .category-list{
	padding-top: 20px;
}

.list-title {
  padding-top: 20px;
  margin: 40px 0 20px;
  font-size: 32px;
}


ul {
  list-style: none;
  padding: 0;
}
ul .inner {
  padding-left: 1em;
  overflow: hidden;
  display: none;
}
ul .inner.show {
  /*display: block;*/
}
ul li {
  margin: .5em 0;
}
ul li a.toggle {
  width: 100%;
  display: block;
  background: #eaeaea;
  color: #2c2c2c;
  padding: .75em;
  border-radius: 0.15em;
  transition: background .3s ease;
  text-decoration: none;
  cursor:pointer;
}
ul li a.toggle:hover {
  background: #b9b9b9;
  text-decoration: none;
  cursor:pointer;
}

@media (min-width: 768px) {
	#slider .item .text {
		font-size: 12px;
		width: 75%;
		
	}
}

@media (min-width: 992px) {
	#slider .item .text {
		font-size: 16px;
		
	}
}

@media (min-width: 1200px) {
	#slider .item .text {
	height: 450px;
    padding: 0;
	font-size: 20px;
	}
}

@media (min-width: 1200px){
 #slider .item .title {
	font-size: 28px;
	padding: 6px 12px;
}}

#slider .button {
    text-transform: uppercase;
    margin: 0 10px 10px 0;
    
    
    overflow: hidden;
    
	margin-bottom: 0;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    padding: 6px 12px;
    position: relative;
}
