/* Import Section
=================================================================== */
@import url("icons.css");				/* Icons. */
@import url("icons-color.css");			/* Icons. */  
@import url("social-icons.css");		/* Social Icons */
@import url("hover.css");				/* Hover CSS3 Effect */
@import url("parallax-slider.css");		/* Parallax Slider */
.icons{text-align:center; font-size:45px; color:#2784a7; margin:20px 0 15px 0}
.mh{font-size: 16px;
    font-weight: 500;
    /* text-transform: uppercase; */
    color: #16334b;
    margin: 30px 0;
    min-height: 120px;}
.longfon{background:url(../img/top.png) 0 0 repeat;}
.longfon h2{text-align:center; color:#fff;}
.clear {
	clear:both;
}

body {
	font-family: Open Sans;
	font-size: 14px;
	line-height:20px;
	color: #000;
	
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Open Sans" !important;
	font-weight: bold !important;
	color: #000;
	margin: 10px 0;
	padding: 0;
}
 :focus {
outline: none!important;
}
div.row h2 {
font-size: 2em;
    font-weight: 400!important;
    border-bottom: 1px solid #898a8b;
    margin: 20px 0;
    padding: 15px 0;
    border-radius: 0px;
    width: fit-content;
    text-transform: uppercase;
    color: #000000;
	position:relative;
}
div.row h2:after {
    content: "";
    width: 120px;
    height: 5px;
    background: #000;
    display: block;
    clear: both;
    position: absolute;
    bottom: 0px;
	left: 0px;
}
a{color:#2784a7; text-decoration:underline}
a:hover{text-decoration:none;}
div.container a {
    color: #136a91;
}
div.container > p {
font-size: 1.2em;
margin: 10px 0;
}
div.container .row p {
font-size: 1.2em;
    margin: 10px 0;
    font-family: Open Sans!important;
}
#content ul li {
    font-size: 1.2em;
    margin: 10px 0 0 15px;
    font-family: Open Sans!important;
    list-style-type: circle;
}
div.container .news_inside div{
        font-size: 1.2em;
    margin: 10px 0;
    font-family: Open Sans!important;
}
#wrapper > div.container > ol > li, #wrapper > div.container > ul > li{
font-size: 1.2em;
/*     margin-top: 10px; */
  /* display: contents; */
}
#wrapper div.container ul li{

}
div.container table {
    width: 100%;
     border: none;
}
div.container table tr td{
    padding: 7px 3px;
    border: none;
font-size: 1.2em;
}
div.container table tr:nth-child(even) {
background: #136a91;
    color: #fff;
}
div.container table.table tr:last-child {
background: rgba(88, 190, 188, 0)!important;
}
.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}
/*
.podr{background:#15ade6; color:#fff; margin-top:10px; padding:2px 10px; margin-left:-10px; border-radius:4px; text-transform:uppercase}
*/
h1.podr {
font-size: 3em;
    font-weight: 400!important;
    border-bottom: 1px solid #898a8b;
    margin: 20px 0;
    padding: 15px 0;
    border-radius: 0px;
    width: fit-content;
    text-transform: uppercase;
    color: #000000;
	position:relative;
}
h1.podr:after {
    content: "";
    width: 120px;
    height: 5px;
    background: #000;
    display: block;
    clear: both;
    position: absolute;
    bottom: 0px;
	left: 0px;
}
div.news_bg {
    background-size: cover!important;
    height: 80vh;
    display: table;
    width: 100%;
    margin-bottom: 30px;
    max-height: 540px;
}
div.news_bg h1.podr {
    text-align: center;
    width: 100%;
    color: #fff;
    border: 0px solid;
    display: table-cell;
    vertical-align: middle;
    background: rgba(0, 0, 0, 0.5);
}
div.news_bg h1.podr:after {
display: none;
}
div.news_bg h2.podr {
    text-align: center;
    width: 100%;
    color: rgba(255, 255, 255, 0.81);
    border: 0px solid;
    display: table-cell;
    vertical-align: middle;
    background: rgba(0, 0, 0, 0.5);
        -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s
}
.under_news_podr {
background: #0a2840;
    color: #fff;
    text-align: center;
    margin: 0 0 20px 0!important;
    padding: 10px 0!important;
    border: 0px solid!important;
}
div.news_bg:hover h2.podr {
    color: rgba(255, 255, 255, 1);
}
div.news_bg h2.podr:after {
display: none;
}
.pr-photo {
width: auto;
   float: left;
   position: relative;
   margin:0 12px 10px 0;
   
}
.kosmet_wrap > h2, .kosmet_wrap > div > h2 {
    margin: 20px 0;
    text-align: center;
    border-top: 1px solid;
    border-bottom: 1px solid;
    text-transform: uppercase;
}
.pr-photo img{border-radius:8px;}
.pr-name {
	padding: 5px 0 5px 0;
	
	margin-bottom: 0;
	font-family: "Open Sans";
	font-size: 14px;
	text-align: left;
	color:#00a9e8;

}

.pr-spec{font-family: "Open Sans";
	font-size: 12px;
	text-align: left; min-height:auto;     line-height: 1.3;}
.title {
	/*border-bottom: 3px double #e4e4e4;margin-bottom: 10px;*/
	
	
	
}
.title a{text-decoration:underline}
.title a:hover{text-decoration:none}
.title h1, .title h2, .icons-box div.cblue, .title h4, .title h5, .title h6 {
	/*border-bottom: 5px double #2784a7 !important;
	margin-bottom: -4px !important;*/
	display: inline-block !important;
	padding: 0px 10px !important;
	margin-left:15px !important;
	margin-right:15px !important;
}
.title .cblue a{color:#fff;}
/****seminar**/
.modal{width:350px !important; /*width:250px !important; 19.12.2018 by dolcom */}

.seminar div.red_sem{color: #e95956;
    font-size: 18px;}
.seminar span3.red_bold div.red_sem {
  font-weight: bold;
  text-decoration: underline;
}
.seminar p{font-size:16px;}
.dot{border-bottom:1px dotted #ccc; margin:20px 0}
.massag h4{color:#00a9e8}
.dopinfo h4{font-size:14px; color:#00a9e8}
.dopinfo h4 span{font-size:14px; color:#000}
.dopinfo img{border: 5px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.25);
	   -moz-box-shadow: 0px 0px 4px rgba(0,0,0,.25);
		    box-shadow: 0px 0px 4px rgba(0,0,0,.25);
			margin:0 0 20px 0}
.error{font-size:11px;}
.active a {margin:-4px 0 0 0}
.simplemenu {margin:0px 0; overflow:hidden}
.simplemenu li{    margin: 5px 3px; font-size:13px; border-radius:3px; border:1px solid #e4e4e4;float:left;}
.simplemenu > li {
  padding: 10px 10px;
}
.simplemenu li a{padding:0 5px 0 5px; color:#136a91; text-decoration: none;    padding: 10px 10px;}
.simplemenu .dropdown-menu li:not(.open):hover{background:#2784a7;}
.simplemenu .dropdown-menu li:hover a{}
.simplemenu li.dropdown.open {color: #fff;max-width: 92%;}
.simplemenu .active{background:#2784a7; color:#fff}
.simplemenu .active a{color:#fff}

.span5 .simplemenu li {
    min-width: 44%;
}
.span5 .span4 {
text-align: center;
}
.span5 .pr-photo {
    float: none;
    margin:0;
}
.span5 .pr-name {
    text-align: center;
}
.span5 .pr-spec {
       text-align: center;
}
.breadcrumb {
background-color: #136a91;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
     border-radius: 0px; 
     color: #fff;
}
ol.breadcrumb li {
    color: #fff;
        text-shadow: 0 0px 0 #ffffff;
}
ol.breadcrumb li a{
    color: #fff;
}
.breadcrumb .active {
    color: #ffffff;
}
ul.breadcrumb li a{
    color: #fff;
        text-shadow: none;
}
.nav2{margin:0 0 0 30px}
.nav2 li{margin:10px 0}
/****Seminar*******/


#thumbnails{overflow:hidden}
#thumbnails .avatar{margin:10px 20px}

#wrapper {
}
.phonetop li{     margin: 14px 0 0 15px;
    padding: 0;
    line-height: 10px;
    display: inline-block;
    text-align: center;}
.phonetop .pimg{float:left; margin:-3px 0 0 -41px;}
.phonetop, .phone {color:#00a9e8; font-size:16px;text-align: center;    margin-bottom: 20px;}
.phonetop li span{color:#fff; font-size:12px;}
ul.phonetop li.picons a {
font-size: 18px;
    text-decoration: none;
    padding: 10px 0 10px 20px;
    background-size: inherit!important;
    margin: 20px 0;
    display: block;
}
ul.phonetop li.picons a.tel {
        background: url(/images/mobile.png) 0% 50% no-repeat;
}
ul.phonetop li.picons a.mark {
    background: url(/images/place.png) 0% 50% no-repeat;
}
ul.phonetop li.picons a.mail {
        background: url(/images/mail.png) 0% 50% no-repeat;
}
div.telephone a, div.place a {
	 padding: 10px 0 10px 20px;
	 color: #fff;
}
div.telephone a {
        background: url(/images/mobile.png) 0% 50% no-repeat;
}
div.place a {
    background: url(/images/place.png) 0% 50% no-repeat;
}
/* #Lists
================================================== */
	ul, ol { margin: 0; }
	ul { list-style: none outside; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul {}
	ul ul li, ul ol li,
	ol ol li, ol ul li {}



/* Header
=================================================================== */
	
header {
	background: url(../img/px1.png) 100% 100% repeat-x;
	padding:0
}

.logo img {
	margin-top:8px;
}

#social-links {
	margin-top:20px;
	float: right;
}

.navbar, 
.navbar-inner, 
.nav {
	color:#fff;
	border:none !important;
	background:none !important;	
	-webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
	padding: 0px;
	margin: 0 !important;	
}

.navbar-inner {
	padding-left: 0px !important;
	padding-right: 0px !important;
	
}
.navbar .nav {
      display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
      width: 100%;
}
.navbar .nav > li > a {
    position: relative;
    left: 0;
    display: block;
    /* float: left; */
    color:#fff;
}
.item10 {
       
}
.item10:hover {
    
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  		
color: #136a91;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  	color: #136a91;
  	text-decoration: none;
    border-top: 4px solid rgba(39, 132, 167, 0);
  	-webkit-box-shadow: none;
       -moz-box-shadow: none;
          	box-shadow: none;
	background:none;
}

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  color: #ffffff;
  background: #2784a7 !important;	
}
.dropdown-menu li:first-child{display:none}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  background: #2784a7 !important;	
}

.navbar .btn-navbar {
    position: fixed;
    right: -5px;
    top: -5px;
    z-index: 3000;
    padding: 5px;
}
.dropdown:hover{display:block}
/* Page Title
=================================================================== */

#page-title-icon {
	background: #fff;
	height: 48px;
	width: 48px;
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	border-radius: 50em;
	padding: 4px;
	margin-left: -16px;
	margin-top: -18px;
	position: relative;
	z-index: 10;
	float: left;
	
}

#page-title-icon-inner {
	background: #ffd35f;
	height: 48px;
	width: 48px;
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	border-radius: 50em;
	margin-left: -52px;
	margin-top: -14px;
	position: relative;
	z-index: 30;
	float: left;
	
}

#page-title {
	display: block;
	margin-bottom: 25px;
	position: relative;
	z-index: 20;
}

#page-title-inner {
	padding: 10px;
}

#page-title i {
	margin: -6px 2px -5px -18px;
	padding: 0px;
}

#page-title h2 {
	display: inline-block;
	font-family: "Open Sans" !important;
	color: #fff;
	padding: 10px 20px 5px 20px;
	font-size: 30px;
}

#page-title span {
	color: #555;
}

/* Flexslider
=================================================================== */

/* Browser Resets
=================================================================== */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 


/* Necessary Styles
=================================================================== */
.flexslider {margin: 0; padding: 0;}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li {position: relative;  zoom: 1; display: none; -webkit-backface-visibility: hidden;}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flexslider {position: relative;  zoom: 1; z-index: 50;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* Default Styles
=================================================================== */
.flexslider {
	background: #fff;
	zoom: 1;
}

.ie7 .flexslider {margin-bottom: -30px;}

.flex-viewport {max-height: 2000px;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}


/* Direction Nav
=================================================================== */

.flex-direction-nav a {
	width: 35px;
	height: 35px;
	display: block;
	background-color: #555;
	top: 20px;
	right: 20px;
	float: none;
	position: absolute;
	cursor: pointer;
	text-indent: -9999px;
	background-color: #222;
	background: rgba(0, 0, 0, 0.65);
	*bottom: 50px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.flex-direction-nav .flex-next {
	background-image: url(../img/slider-control-right.png);
	background-repeat: no-repeat;
	background-position: 52% 50%;
}

.flex-direction-nav .flex-prev {
	margin-right: 36px;
	background-image: url(../img/slider-control-left.png);
	background-repeat: no-repeat;
	background-position: 48% 50%;
}

.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-next:hover {
	background-color:#72b626;
	opacity: 1;
}

.subpage .flex-direction-nav a {bottom: 0px; right: 0px; *bottom: 30px;}


/* Control Nav
=================================================================== */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -30px;
	text-align: center;
}
	
.flex-control-nav li {
	margin: 0 3px 0 0;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
	
.flex-control-paging li a {
	width: 14px;
	height: 14px;
	display: block;
	background: #c8c8c8;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}
	
.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
	background: #505050;
}
	
.flex-control-paging li a.flex-active {
	cursor: default;
}


/* Caption
=================================================================== */
.slide-caption {
	width: auto;
	max-width: 30%;
	padding: 10px 20px;
	margin: 0 0 0px 0px;
	position: absolute;
	display: block;
	left: 20px;
	bottom: 20px;
	background-color: #222;
	background: rgba(0, 0, 0, 0.7);
}

.slide-caption.n {background-color: #222; background: rgba(0, 0, 0, 0.6);}
	
.slide-caption h3 {
	color: #fff;
	font-size: 18px;
	margin:0;
	line-height: 33px;
}
	
.slide-caption p {
	margin:0;
	line-height: 19px;
	color: #bbb;
}

/* Notice
====================================================================== */

.hero-unit {
	background: #fff url(../img/bgsym.png);
	border-left: 4px solid #00a9e8;
	padding: 13px 13px 13px 15px;
	font-style: italic;
	margin: 20px auto;
	-webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
	font-size: 14px !important;
}

/* Icon Boxes
=================================================================== */
.icons-box-container {
	float:left;
}

.icons-boxes-container {
	float:left;
}

.icons-box {
	text-align: center;
	border: 1px solid #fff;
	position: relative;
	margin: 10px;
	min-height: 290px;
	    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s;
}
.icons-box:hover{
transform: scale(1.05);
z-index:99999;
}
.icons-box .phimg{
overflow:hidden;
}
.icons-box ul{
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
background-color: rgba(255,255,255,.95);
  padding: 10px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  display: none;
}
.icons-box ul > a{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
}
.icons-box ul li a{
font-weight: bold;
}

@media (min-width: 768px){

  .icons-box:hover ul{
    display: flex;
  }
  .item586 {
    font-weight:normal!important;
    color: #fff!important;
}
.item586:hover {
    color: #136a91!important;
}
}

.icons-box .phimg img{width: 100%;max-height: 290px;object-fit: cover;
    
        -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
}

.icons-box:hover .phimg img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.icons-box div.cblue {
color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold!important;
	position: relative;
	margin-bottom: 20px;
	}
	.icons-box div.cblue:after {
    content: "";
    width: 120px;
    height: 5px;
    background: #fff;
    display: block;
    clear: both;
    position: absolute;
    bottom: -10px;
    margin-left: -60px;
	left: 50%;
	}
	.icons-box p {
color: #fff;
    font-size: 14px;
    font-weight: 300!important;
margin-top: 20px;
	}
	div.intitle_wrap {
	      display: table-cell;
    vertical-align: middle;
        width: 100%;
	  /*
    position: absolute;
    width: 100%;
    left: 50%;
margin-left: -50%!important;
    padding: 0!important;
    height: 50px;
    top: 30%;
    margin-top: -25px;		
    */
	}
	div.intitle_wrap h3.cblue {
	  color: #fff;
	}
.icons-box div.cblue a{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold!important;
    text-decoration: none;
}
div.icons-box:hover div.title {
    
}
.icons-box p {

}
	div.intitle_wrap .fake_Knopka{
    background: #136a91;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    padding: 10px 45px;
    display: block;
    width: fit-content;
    margin: 15px auto 0 auto;	
	    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
	cursor: pointer;
	}

.row div.span6.uslugi:nth-child(2n+3) div.fake_Knopka, .row div.span6.uslugi:nth-child(2) div.fake_Knopka, .row div.span4.uslugi:nth-child(2n+3) div.fake_Knopka, .row div.span4.uslugi:nth-child(2) div.fake_Knopka{
/*	background: #ea5957; */
}
.row div.span6.uslugi:nth-child(3n+3) div.fake_Knopka, .row div.span6.uslugi:nth-child(3) div.fake_Knopka, .row div.span4.uslugi:nth-child(3n+3) div.fake_Knopka, .row div.span4.uslugi:nth-child(3) div.fake_Knopka{
/*	background: #136a91; */
}	
	div.intitle_wrap .fake_Knopka:hover{
    background: #022d38!important;	
	}
	
		div.intitle_wrap img{
display: block;
    margin: 0 auto 15px auto;
	}
.icons-box i {
	float: left;
	margin: -2px 0 0px 0;
}

.icons-box i.circle {
	float: none !important;
	margin: 0 auto !important;
}

.icons-box i.circle-color {
	float: none !important;
	margin: 0 auto !important;
}

.icons-box i.circle-color-full {
	float: none !important;
	margin: 0 auto !important;
}

.circle {
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	border-radius: 50em;
	-webkit-box-shadow: 0px 0px 0px 3px rgba(0,0,0,1);
	   -moz-box-shadow: 0px 0px 0px 3px rgba(0,0,0,1);
		    box-shadow: 0px 0px 0px 3px rgba(0,0,0,1);
	margin: 0 auto;
	opacity: .1;
}

.big {
	border: 20px solid #fff !important;
}

.ico-color {
	background-image: url("../img/icons/green/glyphicons.png");
	opacity: 1;
}

.mini-color {
  background-image: url("../img/icons/green/glyphicons-mini.png");
  opacity: 1;
}

.circle-color {
	background-color: #fff;
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	border-radius: 50em;
	-webkit-box-shadow: 0px 0px 0px 3px #2784a7;
	   -moz-box-shadow: 0px 0px 0px 3px #2784a7;
		    box-shadow: 0px 0px 0px 3px #2784a7;
	margin: 0 auto;
	opacity: 1;
}

.circle-color-full {
	background-color: #2784a7;
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	border-radius: 50em;
	-webkit-box-shadow: 0px 0px 0px 3px #2784a7;
	   -moz-box-shadow: 0px 0px 0px 3px #2784a7;
		    box-shadow: 0px 0px 0px 3px #2784a7;
	margin: 0 auto;
	opacity: 1;
}

.big-color {
	border: 20px solid #2784a7 !important;
}

.row:after {

}
.reasons .row:after {
	clear:both;
}

a.all {
	display: block;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	color: #e95956;
	margin-top:20px;
}
.seminar {
padding: 10px 0;
    margin: 10px 0!important;
    border-bottom: 1px solid #d4d4d4;
}
/* Базовый контейнер табов */
.tabs {
	min-width: 320px;
	max-width: 100%;
	padding: 0px;
	margin: 0 auto;
}
/* Стили секций с содержанием */
.tabs>section {
	display: none;
	padding: 15px;
	background: #fff;
}
.tabs>section>p {
	margin: 0 0 5px;
	line-height: 1.5;
	color: #383838;
	/* прикрутим анимацию */
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
.tabs div.seminar_pagetitle{
    font-family: "Open Sans" !important;
    font-weight: bold !important;
    color: #000;
        font-size: 18px;
}
.tabs .span6 {
	line-height: 1;
}
/* Описываем анимацию свойства opacity */
 
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
/* Прячем чекбоксы */
.tabs>input {
	display: none;
	position: absolute;
}
/* Стили переключателей вкладок (табов) */
.tabs>label {
display: inline-block;
    margin: 0 0 -1px;
    padding: 15px 15px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    border: 0px solid #ddd;
    border-width: 1px 1px 1px 1px;
    background: #d4d4d4;
    border-radius: 3px 3px 0 0;
    font-size: 13px;
}
.tabs>label.red_bold {
  background: #ff7e7e;
}

/* Изменения стиля переключателей вкладок при наведении */
 
.tabs>label:hover {
	color: #888;
	cursor: pointer;
}
/* Стили для активной вкладки */
.tabs>input:checked+label {
	color: #555;
    color: #fff;
    background: #136a91;
}
.tabs>label.red_bold:hover {
background: #ff4141;
color: #fff;
}
.tabs>input:checked+label.red_bold {
background: #ff0000;
}
/* Активация секций с помощью псевдокласса :checked */
#tab1:checked~#content-tab1, #tab2:checked~#content-tab2, #tab3:checked~#content-tab3, #tab4:checked~#content-tab4, #tab5:checked~#content-tab5, #tab6:checked~#content-tab6, #tab7:checked~#content-tab7 {
	display: block;
}
/* Убираем текст с переключателей 
* и оставляем иконки на малых экранах
*/

.row.text_mb {
	margin-bottom: 35px;
}

@media screen and (max-width: 680px) {
	.tabs>label {
    font-size: 11px;
    margin: 5px 0;
    width: 45%;
    padding: 15px 5px!important;
	}
	.tabs>label:before {
		margin: 0;
		font-size: 18px;
	}
}
/* Изменяем внутренние отступы 
*  переключателей для малых экранов
*/
@media screen and (max-width: 400px) {
	.tabs>label {
		padding: 15px;
	}
}


/* Базовый контейнер табов */
.tabz {
	min-width: 320px;
	max-width: 100%;
	padding: 0px;
	margin: 0 auto;
}
/* Стили секций с содержанием */
.tabz>section {
	display: none;
	padding: 15px;
	background: #fff;
}
.tabz>section>p {
	margin: 0 0 5px;
	line-height: 1.5;
	color: #383838;
	/* прикрутим анимацию */
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
.tabz h3{
margin: 0;
}
.tabz .span6 {
	line-height: 1;
}
/* Описываем анимацию свойства opacity */
 
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
/* Прячем чекбоксы */
.tabz>input {
	display: none;
	position: absolute;
}
/* Стили переключателей вкладок (табов) */
.tabz>label {
display: inline-block;
    margin: 0 0 -1px;
    padding: 15px 25px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    border: 0px solid #ddd;
    border-width: 1px 1px 1px 1px;
    background: #d4d4d4;
    border-radius: 3px 3px 0 0;
}

/* Изменения стиля переключателей вкладок при наведении */
 
.tabz>label:hover {
	color: #888;
	cursor: pointer;
}
/* Стили для активной вкладки */
.tabz>input:checked+label {
	color: #555;
	border-top: 1px solid #009933;
	border-bottom: 1px solid #fff;
    color: #fff;
    background: #3a7f88;
}
/* Активация секций с помощью псевдокласса :checked */
#tabz1:checked~#content-tabz1, #tabz2:checked~#content-tabz2, #tabz3:checked~#content-tabz3, #tabz4:checked~#content-tabz4 {
	display: block;
}
/* Убираем текст с переключателей 
* и оставляем иконки на малых экранах
*/

@media screen and (max-width: 680px) {
	.tabz>label {
    font-size: 10px;
    margin: 5px 0;
	}
	.tabz>label:before {
		margin: 0;
		font-size: 18px;
	}
}
/* Изменяем внутренние отступы 
*  переключателей для малых экранов
*/
@media screen and (max-width: 400px) {
	.tabz>label {
		padding: 15px;
	}
}

/* Icon Boxes Vert
=================================================================== */
.icons-box-vert-container {
	float:left;
}

.icons-boxes-vert-container {
	float:left;
}

.icons-box-vert {
	border: 1px solid #fff;
	padding: 30px 15px 10px 15px;
}

.icons-box-vert:hover {
	background: #fcfcfc;
	border: 1px solid #f6f6f6;
}

.icons-box-vert-info {
	float: right;
	margin-top: -6px;
	margin-bottom: 6px;
	margin-left: 20px;
	width: 70%;
}

.icons-box-vert h3 {
	float: left;
	margin-top: -10px;
}

.icons-box-vert p {
	float: left !important;
}

.icons-box-vert i {
	float: left;
}

.icons-box-vert i.circle {
	float: left !important;
}

.icons-box-vert i.circle {
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	border-radius: 50em;
	-webkit-box-shadow: 0px 0px 0px 3px rgba(0,0,0,1);
	   -moz-box-shadow: 0px 0px 0px 3px rgba(0,0,0,1);
		    box-shadow: 0px 0px 0px 3px rgba(0,0,0,1);
	opacity: .1;
}

.icons-left {
	float: left;
}

/* About
=================================================================== */
.team-name {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 0;
	font-family: "Open Sans";
	font-size: 18px;
	text-align: center;
	color:#00a9e8;
	height: 40px;
}
div.avatar {
    text-align: center;
    max-width: 95%;
    position: relative;
}
  /*
div.avatar:after{

  content:"";
  display:block;
  width:100%;
  height:100%;
  position: absolute;
  top:0px;
  left: 0px;
  
background: linear-gradient(45deg, rgba(41, 41, 41, 0.30) 25%, transparent 25%, transparent 75%, rgba(41, 41, 41, 0.30) 75%), linear-gradient(45deg, rgba(41, 41, 41, 0.30) 25%, transparent 25%, transparent 75%, rgba(41, 41, 41, 0.3) 75%) 0.1875em 0.1875em, radial-gradient(at 50% 0, rgba(41, 41, 41, 0.30), rgba(41, 41, 41, 0.30));
    background-size: 0.375em 0.375em, 0.375em 0.375em, 100% 100%;
   
}
 */
.team-spec{font-family: "Open Sans";
	font-size: 14px;
	text-align: center; min-height:100px; }
.team-spec:first-letter{text-transform:uppercase}
.team-name span {
	font-size: 12px;
	font-weight: normal;
	color: #888;
}

.team-about p {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 15px;
}

/**/
div.header_title {
    color: #fff;
    font-size: 3.8em;
        margin-top: 25px;
    line-height: 1;
    text-align: right;
}
div.header_title > div{
     display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
}
div.header_title > div > *{
width: calc(42% - 10px);
margin-right: 10px;
    font-size: unset;
}
div.header_title > div > img{
width: calc(58% - 10px);
margin-right: 10px;
max-width: 100%!important;
}
.mob_center .span2 {
    text-align: center;
}
#copyright div.footer_title p {
color: #fff;
    font-size: 20px;
        line-height: 1;
            text-align: center;
                margin-top: 15px;
}
div.top_blocks {
       padding: 15px 0;
}
div.top_blocks img{
    max-width: 120px;
}
.contacts {
    text-align: right;
	    margin-top: 20px;
}
.contacts a, .contacts{
color: #fff;
font-size: 20px;
text-decoration: none;
}
.contacts > .span3:first-child  {
    text-align: left;
}
/*
div.city_choice {
background: url('/images/place2.png') 100% 50% no-repeat;
}
div.place {
background: url('/images/place.png') 100% 50% no-repeat;
}
div.telephone {
background: url('/images/mobile.png') 100% 50% no-repeat;
}
*/
div.city_choice, div.place, div.telephone {
padding: 0px 0px 0px 0;
    background-size: 17px;
}
.modal-header {
    text-align: left;
}
.modal-body ul  {
text-align: left;
}
.modal-body ul li {
margin: 7px 0;
}
.modal-body ul li a {
    color: #000;
    font-size: 16px;
}
/* Testimonial's Carousel
=================================================================== */
.testimonial-container {
	position: relative;
}

.testimonials {
	background: #fff;
	border: 1px solid #f6f6f6;
	padding: 20px;
	line-height: 21px;
	-webkit-box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
}

.testimonials-bg {
	margin-top: -1px;
	display: block;
	width: 200px;
	height: 30px;
}	

.testimonials-author {
	color: #000;
	float: right;
	display: block;
	margin-top: -23px;
	margin-bottom: 20px;
}

.testimonials-author span {
	color:#a0a0a0
}

/* Carousel */
.carousel-disabled,
.mr-rotato-disabled,
.mr-rotato-next, 
.mr-rotato-prev {
	border: 1px solid #f6f6f6;
	display: inline-block;
	margin-right: 1px;
	height: 21px;
	width: 21px;
	-webkit-box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	display: block;
	position: absolute;
	margin-top: -40px;
}

.mr-rotato-next {
	background: url(../img/testimonials-right-01.png) no-repeat 50%;
	background-color: #fff;
	right: -1px;
	z-index: 6;
}

.mr-rotato-prev {
	background: url(../img/testimonials-left-01.png) no-repeat 50%;
	background-color: #fff;
	right: 25px;
	-webkit-box-shadow:  3px 0px 0px 0px #fff;
	box-shadow:  3px 0px 0px 0px #fff;
	z-index: 5;
}

.mr-rotato-next:hover {
	background: url(../img/testimonials-right-02.png) no-repeat 50%;
}

.mr-rotato-prev:hover {
	background: url(../img/testimonials-left-02.png) no-repeat 50%;
}

.mr-rotato-prev:hover,
.mr-rotato-next:hover {
	background-color: #72b626;
	border-color: #72b626;
}


/* Tabs
=================================================================== */
.tabs-nav {
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.tabs-nav li {
	float: left;
	line-height: 34px;
	overflow: hidden;
	padding: 0;
	position: relative;
	margin: 0 0 -1px 0;
}


.tabs-nav li a {
	background-color: #fcfcfc;
	border: 1px solid #f6f6f6;
	border-right: none;
	border-bottom: 1px solid #f6f6f6;
	color: #888;
	display: block;
	letter-spacing: 0;
	outline: none;
	padding: 0 16px;
	text-decoration: none;
}

.ie7 .tabs-nav li a {height: 35px;}

.tabs-nav li:first-child a {border-left: 1px solid #f6f6f6;}
.tabs-nav li:last-child a {border-right: 1px solid #f6f6f6;}

.tabs-nav li.active a {	color: #444; font-weight: bold;}
.tabs-nav li.active a i {opacity: 1; filter: alpha(opacity=100);}
.tabs-nav li i {opacity: 0.5; filter: alpha(opacity=50);}
				
.tabs-nav li a:hover  {background: #fff;}

.tabs-nav li.active a {
	background: #fff;
	border-bottom: 2px solid #fff;
}
.tabs-container {
	border: 1px solid #f6f6f6;
	margin: -1px 0 20px;
	overflow: hidden;
	width: 100%;
	line-height: 19px;
	-webkit-box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
}

.tab-content {padding: 20px;}


/* Массажное масло в разделе О школе*/
@media only screen and (min-width: 767px) {
    .imgs-maslo {
      display:flex;
  }
}
    .imgs-maslo img {
      max-width: 100%; 
      margin: 10px 0;
  }
    .imgs-maslo a {
      
  }
/**/

/* Progress Bar
=================================================================== */
.progress-bar h5 {
	margin-bottom:6px;
}

.progress-bar li {
	margin-bottom:12px;
	list-style: none;
}

.meter { 
	height: 23px; 
	position: relative;
	background: #fcfcfc;
}

.meter > span {
	display: block;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.meter > span:after, .animate > span > span {
	content: "";
	position: absolute;
	top: 0; 
	left: 0; 
	bottom: 0; 
	right: 0;
	overflow: hidden;
}

.meter > span:after, 
.animate > span > spans li.current {
	background:#2784a7;
}

/* Dropcaps
=================================================================== */
.dropcap {
	background: #fcfcfc;
	color: #000;
	display: inline-block;
	float: left;
	font-size: 23px;
	font-weight: 600;
	height: 36px;
	line-height: 36px;
	margin: 0 7px 0 0;
	text-align: center;
	width: 36px;
	border: 1px solid #f6f6f6;
}

	.dropcap.dark {
		background: #3a3a3a;
		color: #fff;
	}
	
	.dropcap.color {
		background: #2784a7;
		color: #fff;
	}
	


.kursy_img {
      max-width: 100%;
    max-height: 300px;
    margin: 0 auto;
    display: block;
}
.price {
    margin: 10px 0;
}
.srok {
    font-size: 20px;
    font-weight: normal;
     margin: 10px 0;
     text-align: center;
}
.kursy_kosmetolog {
    padding: 0 5px;
    margin: 0 0 20px 0;
}
.kurs_desc p{
    width: 95%;
    margin: 0 auto!important;
    display: block;
    min-height: 110px;
    font-size: 14px!important;
}
.kursy_kosmetolog h4{
text-align: center;
    text-transform: uppercase;
}
.kursy_kosmetolog .btn-lg{
    margin: 0 auto;
    display: block;
}
.flex
{
    display: flex;

    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
}
.kurs_wraper {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
        align-items: stretch;
    align-content: stretch;
    --products_count: 3;
}
.left_kosmet p, .left_kosmet li{
    margin-top: 5px;
    font-size: 1.2em;

}
.kursy_img {
      max-width: 100%;
    max-height: 300px;
    margin: 0 auto;
    display: block;
}
.price {
    margin: 10px 0;
}
.srok {
    font-size: 20px;
    font-weight: normal;
     margin: 10px 0;
     text-align: center;
}
.kursy_kosmetolog {
    padding: 0 5px;
    margin: 0 0 20px 0;
}
.kurs_desc p{
    width: 95%;
    margin: 0 auto!important;
    display: block;
    min-height: 110px;
    font-size: 14px!important;
}
.kursy_kosmetolog h4{
text-align: center;
    text-transform: uppercase;
}
.kursy_kosmetolog .btn-lg{
    margin: 0 auto;
    display: block;
}
.kurs_wraper {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
        align-items: stretch;
    align-content: stretch;
    --products_count: 3;
}
.left_kosmet p, .left_kosmet li{
    margin-top: 5px;
    font-size: 1.2em;

}
.kurs_wraper > div {
    width: calc(33.333% - 20px);
    margin: 0 0 20px 30px!important;
}
 .kurs_wraper > div:nth-child(3n + 1) {
   margin: 0 0px 20px 0px!important;
 }
@media only screen and (min-width: 960px) {
    div.header_title > div > img{
    margin-top: -8px;
}
    .kursy_kosmetolog {
        margin: 0 1% 10px 1%;
    box-shadow: 0px 0px 2px #0a2840;
}
}
/* Clients List
=================================================================== */

.clients-carousel {
	border: 1px solid #f6f6f6;
	overflow: hidden;
}

.clients-carousel li {
	
	float: left;
	width: 120px;
	padding: 0px 20px;
	overflow: hidden;
	border-right: 1px solid #f6f6f6;
	margin-left: 1px;
	
}

.clients-carousel ul.clients {
	background: #fcfcfc;
}

.clients-carousel li img {
	float: none !important;
	margin: 0 auto !important;
    /*filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome & Safari 6+ */
  	-webkit-transform: scale(1);
   	-moz-transform: scale(1);
   	-o-transform: scale(1);
   	-ms-transform: scale(1);
   	transform: scale(1);
}

.clients-carousel li:hover {
	background: #fafafa;
}

.clients-carousel li img:hover {
    filter: none;
    -webkit-filter: grayscale(0);
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}

/* Pricing Tables
=================================================================== */
.five-tables .pricing-table {
	width: 187px;
}
	
.four-tables .pricing-table {
	width: 234px;
}
	
.three-tables .pricing-table {
	width: 312px;
}

.two-tables .pricing-table {
	width: 469px;
}

.pricing-table {
	float: left;
	margin: 1px 0 0 1px;
}

.pricing-table h3 {
	font-size: 16px;
	text-align: center;
	color: #fff;
	padding: 6px 0;
	margin: 0;
}

.pricing-table li {
	color: #888;
	background: #fff;
	text-align: center;
	padding: 11px 0;
	border-bottom: 1px solid #fff;
}

.pricing-table li:nth-child(2n) {
	background: #f6f6f6;
}
	
.pricing-table h4 {
	padding:0 0 10px
}

a.buy {
	text-align: center;
	display: block;
	color: #fff;
	padding: 12px 0;
	font-weight: bold;
	font-size: 14px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

a.buy:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}

/* Table
=================================================================== */
.pricing-table h3,
.pricing-table h4 {
	color: #fff;
	margin: 0;
}

.pricing-table h4 {
	padding: 15px 0;
}

.price,
.time {
	display: block;
	text-align: center;
	line-height: 24px;
}

.price {
	font-size: 24px;
	font-weight: normal;
}

.time {
	font-size: 12px;
	font-weight: normal;
}

/* Color Schemes
=================================================================== */

/* Color - 1 */
.pricing-table .color-cccddd h3, .color-cccddd .buy {background-color: #ccc;}
.pricing-table .color-cccddd h4 {background-color: #ddd;}

/* Color - 2 */
.pricing-table .color-666777 h3, .color-666777 .buy {background-color: #000;}
.pricing-table .color-666777 h4 {background-color: #777;}

/* Color - 3 */
.pricing-table .color-custom h3, .color-custom .buy {background-color: #111; padding: 15px 0;}
.pricing-table .color-custom h4 {background-color: #222; padding: 35px 0;}

.color-custom {
	margin-top:-57px;
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,.5);
    box-shadow: 0px 2px 5px rgba(0,0,0,.5);
}

.pricing-table {
	position: relative !important;
	z-index: 5 !important;
	margin: 60px 0px;
}

.pricing-table.best-option {
	position: relative !important;
	z-index: 6 !important;
}

.pricing-table .color-custom h3, .color-custom .buy {background-color: #80a859;}
.pricing-table .color-custom h4 {background-color: #2784a7;}



input[name=work-email] {
    padding: 0;
    margin: 0;
    border: none;
    max-width: 0;
    max-height: 0;
}
/* Google Map
=================================================================== */
#googlemaps-container-top {
	position: relative;
	z-index: 2;
	-webkit-box-shadow: inset 0px 3px 3px rgba(0,0,0,.25);
	-moz-box-shadow: inset 0px 3px 3px rgba(0,0,0,.25);
	box-shadow: inset 0px 3px 3px rgba(0,0,0,.25);
	height: 20px;
}

#googlemaps-container-bottom {
	position: relative;
	z-index: 2;
	-webkit-box-shadow: inset 0px -3px 3px rgba(0,0,0,.25);
	-moz-box-shadow: inset 0px -3px 3px rgba(0,0,0,.25);
	box-shadow: inset 0px -3px 3px rgba(0,0,0,.25);
	height: 20px;
	margin-top: -40px;
	border-bottom: 5px solid #f6f6f6;
	margin-bottom: 20px;
}

#googlemaps{
	position: relative;
	z-index: 1;
	height: 400px;
	width: 100%;
	top: -20px;
}

#small-map-container {
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	border-radius: 50em;
	position: relative;
	z-index: 2;
	border: 5px solid #f6f6f6;
	-webkit-box-shadow: inset 0px 0px 5px rgba(0,0,0,.25);
	-moz-box-shadow: inset 0px 0px 5px rgba(0,0,0,.25);
	box-shadow: inset 0px 0px 5px rgba(0,0,0,.25);
	height: 210px;
	width: 210px;
	margin-bottom: -215px;

}

#small-map-container a {
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	border-radius: 50em;
	position: relative;
	z-index: 2;
	height: 210px;
	width: 210px;
	display: block;
}
	
#small-map {
	position: relative;
	z-index: 1;
	border-radius: 0;
	margin-left: 5px;

}
.ec-error {
    color: red;
}
.otz {
    text-align: center;
    margin: 30px 0;
}
/* Footer
====================================================================== */
.footer-menu {
	margin-top: 20px;
}

.footer-menu-logo img {
	margin-top: 10px;
}

.footer-menu-links {
	float: left;
	margin: 6px 0 6px 0;

}
.footer-menu-links ul {

 }
.footer-menu-links ul,
.footer-menu-links li {
    text-align: center;
}

.footer-menu-links li:first-child {
	list-style: none;
}


.footer-menu-links ul li{
    display: inline-block;
    position: relative;
    z-index: 100;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 10px 0;
    text-align: center;
}

.footer-menu-links ul li a {
    /* display: inline-block; */
    color: #000;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Open Sans';
    padding: 10px 30px;
    margin: 10px 0;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
}

.footer-menu-links ul li:first-child a { 

}

.footer-menu-links ul li a:hover {
	color: #00a9e8;
}

.footer-menu-back-to-top {
	margin: 10px;
	z-index: 999;
}

.footer-menu-back-to-top a {
	width: 30px;
	height: 30px;
	display: block;
	background-color: #2784a7;
	background-image: url(../img/scroll-top-top.png);
	background-repeat: no-repeat;
	background-position: 50%;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.footer-menu-back-to-top a:hover {background-color: #aaa;}

.dropdown-menu {
    border-radius:0;
}
#footer {
    background-size: cover;
	color: #fff !important;
	padding: 40px 0px;
	z-index: 1;
	position: relative;
	opacity: 1;
	background-repeat:no-repeat;
	background-position:50% 50%;
}

#footer, 
#footer p, 
#footer a{ 
	color: #fff;
	    text-decoration: none;
}

#footer a:hover {
	color: #fff;
}

.no-margin {margin-top: 0;}

#footer h3 {
	padding: 2px 0px !important;
margin-bottom: 20px;
    color: #fff;
    font-size: 20px;
	
}
#footer .footer-menu-links ul li a:hover {
    color: #4cb9b7;
    text-decoration: underline;
}

#footer a.tel {
	font-weight: bold;
}
/* Newsletter Form
====================================================================== */

form#newsletter {
	color: #999999;
	margin-left: 10px;
}

form#newsletter p {
	margin: 0px 0px -10px 0px;
}

form#newsletter label {
	font-size: 16px;
	width: 20px;
	display: block;
	position: relative;
	left: 8px;
	top: 33px;
	z-index: 2;
}	

form#newsletter input[type=text] {
	background: #fff;
	width: 75%;
	float: left;
	border: 1px solid #f6f6f6;
	position: relative;
	z-index: 1;
	padding: 7px 0px 8px 34px;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
		    box-shadow: none;
	-webkit-border-top-left-radius: 3px;
	   -moz-border-radius-topleft: 3px;		
			border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	   -moz-border-radius-bottomleft: 3px;		
			border-bottom-left-radius: 3px;				
}
	
form#newsletter input[type=submit] {
	background: #2784a7;
	color: #fff;
	width: 25%;
	float: left;
	border: 1px solid #f6f6f6;
	position: relative;
	z-index: 2;
	font-size: 14px;
	padding: 7px 0px 8px 0px;
	margin-top: 0px;
	margin-left: -42px;
	-webkit-border-top-right-radius: 3px;
	   -moz-border-radius-topright: 3px;		
			border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	   -moz-border-radius-bottomright: 3px;		
			border-bottom-right-radius: 3px;

}

/* Copyright
====================================================================== */

#copyright {
	padding: 20px 0px;
    background: #ffffff;
}
#copyright img{
height: 15px;
}

#copyright p {
	margin: 0;
	/*width: 380px;*/	
	text-align: left;
	color: #000;
    font-size: 14px;
}

div.foot img{
    max-width: 80px;
}
/* Photo Stream
=================================================================== */
.flickr-widget {margin-right: -12px; margin-top: 15px;}
.flickr-widget img {display: block; width: 100%;}
.flickr-widget a:hover {border-color: #505050;}

.flickr-widget a {
	float: left;
	width: 52px;
	height: 52px;
	margin-left: 0px;
	margin-right: 11px;
	margin-bottom: 12px;
	background: #fcfcfc;
	border: 1px solid #f6f6f6;
	padding: 4px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.ie7 .flickr-widget a {width: 54px; height: 54px;}


/* Custom Buttons Colors
====================================================================== */

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}

.btn-primary {
    background-color: #136a91!important;
    border-radius: 0px;
    box-shadow: none;
    font-size: 16px;
    padding: 10px 20px;
    border: none;
    color: #ffffff;
    background-image: none;
        -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    width: 100%;
}
div.modal-body input{
border-radius: 0;
    padding: 5px 0px;
    text-indent: 5px;
    margin: 10px 0;
}

.btn-info:hover {
    background-color: #0181b1!important;
    background-image: none!important;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #2784a7;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}
.btn-primary:hover {
    background-color: #0181b1!important;
    background-image: none!important;
}
.btn-warning {
  background-color: #faa732;
  color: #ffffff;
  background-image: -moz-linear-gradient(top, #fbb450, #fbb450);
  background-image: -ms-linear-gradient(top, #fbb450, #fbb450);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#fbb450));
  background-image: -webkit-linear-gradient(top, #fbb450, #fbb450);
  background-image: -o-linear-gradient(top, #fbb450, #fbb450);
  background-image: linear-gradient(top, #fbb450, #fbb450);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#'fbb450, endColorstr='#'fbb450, GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  background-color: #fbb450;
}

.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}

.btn-danger {
  background-color: #da4f49;
  color: #ffffff;
  background-image: -moz-linear-gradient(top, #ee5f5b, #ee5f5b);
  background-image: -ms-linear-gradient(top, #ee5f5b, #ee5f5b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#ee5f5b));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #ee5f5b);
  background-image: -o-linear-gradient(top, #ee5f5b, #ee5f5b);
  background-image: linear-gradient(top, #ee5f5b, #ee5f5b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#'ee5f5b, endColorstr='#'ee5f5b, GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  background-color: #ee5f5b}

.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}

.btn-success {
  background-color: #5bb75b;
  color: #ffffff;
  background-image: -moz-linear-gradient(top, #2784a7, #2784a7);
  background-image: -ms-linear-gradient(top, #2784a7, #2784a7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2784a7), to(#2784a7));
  background-image: -webkit-linear-gradient(top, #2784a7, #2784a7);
  background-image: -o-linear-gradient(top, #2784a7, #2784a7);
  background-image: linear-gradient(top, #2784a7, #2784a7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#'2784a7, endColorstr='#'2784a7, GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  background-color: #2784a7;
}

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}

.btn-info {
background-color: #136a91!important;
    border-radius: 0px;
    box-shadow: none;
    font-size: 16px;
    padding: 10px 20px;
    border: none;
  color: #ffffff;
        background-image: none;
}
div.container .btn-info a {
  text-decoration: none;
  color: #fff!important;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
background-color: #0181b1!important;
    background-image: none;
}

.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}

.btn-inverse {
  color: #ffffff;
  background-color: #363636;
  *background-color: #222222;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}

.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
header{
}
#sidebar {
    text-align: center;
}
.fotorama:not(.fotorama--unobtrusive)>*:not(:first-child) {
    display: inline-block!important;
}
@media only screen and (min-width: 769px) and (max-width: 1279px),
only screen and (min-device-width: 769px) and (max-device-width: 1279px) {
div.header_title {
    font-size: 3em;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    margin: 0 5px!important;
}
header .navbar .nav > li {
    float: none;
    display: inline-block;
    vertical-align: top;
}
.navbar .nav {
    text-align: left;
}
}
@media only screen and (min-width: 1279px) {
    	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 1180px;
}

}
#vk_groups {
    margin: 0 auto;
    display: grid;
}
/* Higher than 960 (desktop devices)
====================================================================== */
@media only screen and (min-width: 960px) {
  .footer-menu-links ul, .footer-menu-links li {
}
	#footer hr {
		    margin-top: 30px;
	}
	.row {
		    margin: 0px 0 10px 0;
	}

.span2 {
    width: 16.6%;
}
.span3 {
    width: 25%;
}
.span4 {
    width: 33%;
}
.span5 {
   width: 41%;
    padding-left: 5px!important;
}
.span6 {
    width: 50%;
}
.span7 {
    width: 58.3%;
}
.span8 {
    width: 66%;
}
.span9 {
    width: 75%;
}
.span10 {
    width: 83.3%;
}
.span12 {
    width: 100%;
}
[class*="span"] {
    padding: 0px 0px; 
	    margin-left: 0px;
}
#footer .span12 {
    text-align: center;
}	
.thumbnail {
    border:none;
    box-shadow: none;
}
header {
    top: 0px;
    z-index: 999;
    width: 100%;
    background: #0a2840;
    min-height: 25vh;
}
	
	#wrapper {
 
	}
	
	.footer-menu {

	}
	
	#footer {

	}
	
	.flexslider.home {
		min-height: 300px;
	}
	/*.nav-collapse .nav{background:#fff !important; }
	.nav-collapse .nav li{color:#000; font-size:12px; line-height:12px}
	.nav-collapse .nav li a{color:#000; font-size:12px;}
	.nav-collapse .nav .active  a{color:#000}*/

}

/* Tablet Portrait (devices and browsers)
====================================================================== */
@media only screen and (min-width: 698px) and (max-width: 959px) {

	header {
		min-height: 64px;
		background: #0a2840;
	}
	div.header_title {
    font-size: 2.3em;
        margin-top: 40px;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-size: 16px!important;
    margin: 0 1px!important;
}
.city_addr {
    width: 45%;
}
header .span6 {
    width: 43%;
}
.contacts a, .contacts {
    font-size: 12px;
}
.row .row {
    margin:0!important;
}
.row .row .span3{
width: 22%;
}
.row .row .span6{
width: 45%;
}
div.row h2 {
margin: 0 auto;
}
.tabs>label {
    font-size: 13px;
    margin: 10px 5px;
}
.text-block {
    margin: 10vh auto 0 auto!important;
}
.text-block h1 {
  text-transform: uppercase;
  color: #fff;
}
#footer .span12 {
    text-align: center;
}
div.intitle_wrap {
    top: 10%;
}
.icons-box p {
    font-size: 1em!important;
    margin: 4px 0;
}
.container {

}
	.phonetop li{font-size:14px; line-height:14px;}
	.phonetop li span{font-size:11px; display:block;}
	.navbar .nav > li > a{color:#000}
	.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus{color:#000}
	.nav-collapse .nav{background:#fff !important; }
	.nav-collapse .nav li{color:#000; font-size:12px; line-height:12px;width: 100%;}
	.nav-collapse .nav li a{color:#000; font-size:12px;}
	.nav-collapse .nav .active  a{color:#000}
	.nav-collapse .nav .active:hover  a{color:#fff; background:#000}
	

}
/* баннер на главной */
.online_school-banner {
  background: #136a91;
 /* border: 5px solid #007aff; */
  display: flex;
  color: #fff;
  margin: 36px 0;
}
.school-banner-img {
  background: url('/images/online-main-banner/online-classic.jpg') no-repeat 50% 0%; 
  background-size: cover;
  width: 25%;
}
.school-banner-text {
  padding: 32px;
  width: 75%;
}
.banner-text-header {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 16px;
    line-height: 1;
}
.banner-text-underheader {
    margin-bottom: 64px;
    font-size: 16px;
}
.banner-text-advantages {
  display: flex;
        align-items: stretch;
    align-content: stretch;
    justify-content: space-between
}
.banner-text-advantages-item {
    font-size: 16px;
    width: calc(25% - 24px);
}
.banner-text-advantages-item img {
    width: 48px;
    max-height: 48px;
    margin: 0 auto 20px auto;
    display: block;
}
.banner-text-href a{
    color: #fff!important;
    text-decoration: none;
    background: #136a91;
    text-align: center;
    font-size: 16px;
    padding: 13px 36px;
    margin-top: 48px;
    display: block;
    width: fit-content;
    transition: .4s linear;
	border: 1px solid #fff; 
}
.banner-text-href a:hover {
    background: #ea5957;
}
@media (max-width: 767px) {
  .online_school-banner {
    flex-wrap: wrap;
}
.school-banner-img {
    height: 50vh;
        width: 100%;
}
.banner-text-underheader {
    margin-bottom: 32px;
}
.school-banner-text {
    padding: 24px;
    width: 100%;
}
.banner-text-advantages {
    flex-flow: wrap;
}
.banner-text-advantages-item {
    width: calc(50% - 16px);
        margin: 16px 0;
}
.banner-text-advantages-item img {
    margin: 0 0 8px 0;
}
}
/* баннер на главной end*/


/*Контакты*/
.organization > div {
    font-size: 1.2em;
    line-height: 2;
}
.map {
}
/* All Mobile Sizes (devices and browser)
====================================================================== */
@media only screen and (max-width: 767px) {
	
	header {
		min-height: 64px;
		/*padding: 0 10px;*/
	}
	
	ol, ul.square, ul.circle, ul.disc { margin-left: 15px; }
	
	.brand img{width:auto !important;}
	.phonetop{margin:0; z-index:2000}
	.phonetop li{font-size:13px; line-height:normal; height:7px;}
	.phonetop li span{font-size:11px;}
	.navbar .nav > li > a{color:#000}
	/*.brand img{width:50%}*/
	.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus{color:#000}
	.nav-collapse .nav{background:#fff !important; }
	.nav-collapse .nav li{color:#000; font-size:12px; line-height:12px;width: 100%;}
	.nav-collapse .nav li a{color:#000; font-size:12px; white-space:inherit}
	.nav-collapse .nav .active  a{color:#000}
	.nav-collapse .nav .active:hover  a{color:#fff; background:#000}
	
.phonetop.rekv	{
	  display: block;
	}
	.phonetop.rekv	li {
	  text-align: left;
	}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers)
====================================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	header {
		min-height: 64px;
	}
	.hero-unit p{font-size:14px !important; line-height:16px !important;}
	.brand img{z-index:3000}
}


@media (max-width: 979px) and (min-width: 768px) {
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
width: auto;
}
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers)
=================================================================== */
@media only screen and (max-width: 767px) {
  .slick-slider {
        max-height: 100vh;
    overflow: hidden;
    display: none!important;
  }
	
	header {
		min-height: 64px;
		background: #0a2840;
    /* background: linear-gradient(45deg, #0a2840 25%, transparent 25%, transparent 75%, #0a2840 75%), linear-gradient(45deg, #0a2840 25%, transparent 25%, transparent 75%, #0a2840 75%) 0.1875em 0.1875em, radial-gradient(at 50% 0, #0a2840, #373c40)!important; */
    /* background-size: 0.375em 0.375em, 0.375em 0.375em, 100% 100%!important; */
	}
	.tabs div.seminar_pagetitle {
	  font-size:14px;
	}
	.hero-unit p{font-size:14px !important; line-height:16px !important;}
	h2{font-size:22px;}
	.icons-box .phimg img{width:80px;}
	h3{font-size:14px;}
	.phonetop{margin: 0 0 20px 0;}
	.phonetop li{}
	.phonetop li span{display:block;}
	/*.brand{background:url(../img/logosm.png) 0 0 no-repeat;}*/
	.brand img{} 
	/*.navbar .btn-navbar{top:170px;}*/
	#page-title h2 {
	display: inline-block;
	font-family: "Open Sans" !important;
	color: #fff;
	padding: 10px 10px 5px 10px;
	font-size: 18px;
	line-height:20px
}
}
.jGrowl-message{
    color:white !important;
}
@media screnn and (min-width: 1200px){
div.jGrowl.top-right{right:50% !important;}
    
}	
@media screnn and (max-width: 1200px){
    div.jGrowl.top-right{left:0 !important;
    }
}

#vk_contact_us{position:fixed; right:0; bottom:0}
.example-image{margin:10px 0}


/* 3 level of menu====================================================================== */
.dropdown-menu .dropdown-menu {
  position: relative;
  width: 100%;
  border: none;
  box-shadow: none;   
  padding: 0px;
}

.dropdown-menu .dropdown-menu li a {
}

@media only screen and (max-width: 979px) {
  .dropdown-menu .dropdown-menu {
    display: none;
  }
  
  .dropdown-menu li.open .dropdown-menu {
    display: block;
  }
}  
.icons-box div.cblue{   
        -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s 
    
}
div.uslugi .title{   
min-height: 90px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s;
    display: flex;
    align-items: center;
}
.title:hover {   
        background: rgba(21, 173, 230, 0.1);
}
.title:hover h3{   
text-decoration: underline;
}

.reasons {
  margin: 40px 0 40px 0;
}
  .swiper-container {
    width: 100%;
}
.swiper-slide {
  background-size: cover!important;
}
.swiper-slide > div{

}
.text-block {
    max-width: 100%;
    margin: 0 auto;
padding: 15vh 15px;
}
.text-block h2 {
	    text-transform: uppercase;
    color: #fff;
font-size: 3em;
    margin: 20px 0;
    z-index: 10;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    font-family: 'Economica', Arial, sans-serif;
    font-weight: 700;
        -webkit-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
    -moz-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
    -o-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
    -ms-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
    animation: fromLeftAnim1 0.6s ease-in 0.6s both;
}
.text-block p {
    -webkit-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
    -moz-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
    -o-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
    -ms-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
    animation: fromLeftAnim2 0.6s ease-in 0.6s both;
    opacity: 1;
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    margin: 30px 0;
    letter-spacing: 2px;
    font-weight: 300;
}
.text-block a {
background: #136a91!important;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    background: rgba(255,255,255,.9);
    text-decoration: none;
    /* text-transform: uppercase; */
    font-weight: 100;
    padding: 5px 15px;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
	border: 1px solid #fff;
}

.text-block a:hover {
    background: #022d38!important;

}

.slick-slide img {

}
.reasons h2.podr {
  margin-left: 0px;
}

.reasons i.fa {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #2784a7;
  position: relative;
  z-index: 1;
}

.reasons i.fa:before {
  display: none;
}

.reasons .row {
  position: relative;
}

/*
.reasons .row:before {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  background: #2784a7;
  left: 20px;
  top: 37px;
  right: 0px;
} */

.reasons .row .micro_zag {
    font-size: 30px;
    text-align: center;
    width: fit-content;
    color: #fff;
margin: 0 0 20px 0;
    background: #126a90;
    padding: 20px 13px;
}


.reasons .row > div {
  position: relative;
}

div.reasons .row:nth-child(3) .mh .micro_zag{
	background: rgb(64, 179, 224);
}
div.reasons .row:nth-child(4) .mh .micro_zag{
	background: #5281b7;
}
div.reasons .row:nth-child(5) .mh .micro_zag{
	background: #e95956;
}
/*
.reasons .row > div:first-of-type:before {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  background: #fff;
  left: 0px;
  top: 37px;
  right: 50%;
  z-index: 0;
}


.reasons .row > div:last-of-type:before {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  background: #fff;
  left: 50%;
  top: 37px;
  right: 0;
  z-index: 0;
}
*/
.modal.fade.in {
    margin: -167px 0 0 -150px;
}
@media (max-width: 767px) {
    .owl-carousel, .owl-carousel .slide:first-child {
    text-align: center;
}
    div.news_bg {
    height: 50vh;
background-position: 10% 100%!important;
    background-size: 110%!important;
    }
	.span2 {
    width: 100%;
}
.span3 {
    width: 100%;
}
.span4 {
    width: 100%;
}
.span6 {
    width: 100%;
}
.span9 {
    width: 100%;
}
.span10 {
    width: 100%;
}
.span12 {
    width: 100%;
}
	div.header_title {
font-size: 2em;
text-align: center;
margin-top: 10px;
}
	
    [class*="span"], .row-fluid [class*="span"] {

}
  .reasons .row > div:first-of-type:before,
  .reasons .row > div:last-of-type:before,
  .reasons .row:before {
    display: none;
  }
  
  .container.topmenu  {
      position: fixed;
      z-index: 15000;
    /* background: #200707; */
    top: 15px;
    left: 0;
    right: 0;
    min-height: 40px;
  }
  
  .nav-collapse {
  	margin-left: -20px;
      margin-right: -20px;
  }
  
  .nav-collapse ul.nav {
      top: 15px;
      height: 100vh;
      overflow-y: scroll;
  }  
  	.nav-collapse .nav > li:last-child {
    order: -1;
	}
  body {
     
  }
.top_blocks .span3:first-child {
        width: 100%;
      float: none;
	  text-align: center;
}
div.top_blocks img {
    max-width: 115%;
	max-height: 33vh;
    margin: 0 auto;
    display: block;
}
header div.city_choice {
display: none;
}
.top_blocks .span6{
width: 100%;
    float: left;
margin-top: 15px;
    font-size: 22px;
    
}
.top_blocks .contacts {
    width: 100%;
    display: flex;
    clear: both;
    text-align: right;
}
.text-block {
   
}
.text-block a {
    float: none;
    margin: 0 auto;
}
.icons-box {

    height: 240px;
}
.social-grid li {
    margin: 25px 2px 0px 0;
    text-align: center;
}
.icons-box {
    width: 99%;
    height: 100%;
    display: inline-block;
    margin: 0px;
        min-height: 230px;
}
.row .span4.uslugi {
        text-align: center;
    display: inline;
}
.icons-box div.cblue{
font-size: 14px;
line-height: 1;
    margin-bottom: 5px;
}
.icons-box .phimg img {
    width: 100%;
    height: 100%;
	height: 220px;
}
.mh {
    margin: 10px 0;
}
.reasons {
    margin: 20px 0 10px 0;
}
.text-block h2 {
    font-size: 1.6em;
}
.text-block p {
    font-size: 16px;
}
.slick-slide img {
    margin-top: 30px;
}
.container {
   /*  padding: 0 10px; */
}
div.intitle_wrap {
    top: 10%;
}
.icons-box p {
    font-size: 14px!important;
    line-height: 1;
}
h1.podr {
    font-size: 1.4em;
        margin: 0;
}
h2.podr {
    line-height: 1.2;
}
.kosmet_wrap > h2, .kosmet_wrap > div > h2 {
font-size: 1em;
    line-height: 1.4;
}
div.row h2 {
    font-size: 1.6em;
}
.contacts a, .contacts {
    font-size: 19px;
}
div.city_choice, div.place, div.telephone {
    margin: 10px 0;
    text-align: center;
}
div.telephone {
    display: block;
    margin: 0 auto;
    width: fit-content!important;
    width: -moz-fit-content;
    float: none!important;
}
.mob_center {
    display: block;
    margin: 0 auto;
    float: none!important;
}
.footer-menu {
    display: none;
}
#footer hr {
	display: none;
}
ul.phonetop li.picons a {
    padding: 5px 0 5px 20px;
	    margin: 5px 0;
}
div.intitle_wrap img {
    height: 35px;
}
.tabs>section {
	padding:0;
}
.text-block {
    padding: 1vh 5px 5vh 5px;
}
.modal.fade.in {
    max-width: 100%!important;
    left: -1px!important;
    top: 50%;
    margin-top: -150px;
    margin-left: -151px!important;
    left: 50%!important;
}
.nav-collapse, .nav-collapse.collapse {
    margin: 0;
}

.top_blocks .span2{
    width: 16.6%;
    float:left;
}
.top_blocks .span10{
    width: 83.3%;
     float:left;
}
div.header_title {
    text-align: left;
    font-size: 28px;
margin: 0 0 30px 0;
}
div.header_title b{
  display: block;  
  font-size: 20px;
}
div.header_title div{
padding-left: 10px;
}
div.header_title > div > *, div.header_title > div > img {
    width: calc(100%); 
   /* margin-right: 0px; */
    font-size: unset;
        font-size: 18px;
}
.tabs {
	min-width: 100%;
}
.phonetop li {
	margin: 14px 15px 0;
}
.footer_soc {
	text-align: center;
	margin-top: 20px;
	display: inline-block;
}

}
@media (min-width: 769px) {
.desktop_none {
    display: none!important;
}
}
@media (max-width: 1023px) {
  .nav-collapse ul.nav {
      top: 15px;
      height: 100vh;
      overflow-y: scroll;
      display: flex;
    flex-flow: wrap;
  }  
  }  
  @media (max-width: 979px) and (min-width: 768px) {
.row {
    margin: 0!important;
}
        .kurs_wraper > div {
    width: calc(50% - 20px);
    margin: 0 0 20px 20px!important;
    padding: 0;
}
.kurs_wraper {
    --products_count: 2;
}
        .kurs_wraper > div .span12{
    width: 90%!important
}
}
@media (max-width: 767px) {
    div.container table tr td {
    padding: 5px 0px;
  /* font-size: 0.8em; */
}
        .kurs_wraper > div {
    width: calc(100% - 0px);
     margin: 0 0 30px 15px!important;
}
div.header_title b {
font-size: 22px;
    letter-spacing: -0.3px;
    font-weight: bold;
}
div.header_title {
font-size: 30px;
    margin: 0 0 0px 0;
}
header .soc-icon-flex {
    display: none!important;
}
.top_blocks .span6 {
    margin: 7px auto 10px auto;
}
div.place {
    display: none;
}
div.contacts{
    display: flex;flex-flow: wrap;
}
div.city_addr {
order: 0;
}
div.contacts > .span3:first-child {
        order: 1;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    margin: 0 4px!important;
    font-size: 14px!important;
}
.mob_center {
width: 300px;
}
ol.breadcrumb li {
   /*  margin: 6px 0!important; */
    font-size: 12px!important;
}

.text_padding_right {
	padding-right: 35px;
	box-sizing: border-box;
}
.text_padding_left {
	/* padding-left: 35px; */
	box-sizing: border-box;
}
}
.text_padding_right > ul > li, .text_padding_left > ul > li{
font-size: 1.2em;
}
.text_padding_right div{

}
.text_padding_left div{

}
#wrapper div.container .text_padding_left ol li, #wrapper div.container .text_padding_left ul li,#wrapper div.container .text_padding_right ol li, #wrapper div.container .text_padding_right ul li {
    margin-top: 5px;
     font-size: 1.2em;
}
@media (min-width: 767px){
    .only_mob {
       display: none!important; 
    }
}


@media (max-width: 479px) {
  .icons-box {
    height: 200px;
}
.mob_none {
  display: none;
}
}


/* Мои новые стили */
.flex_custom {
    display: flex;
    justify-content: flex-start;
    flex-wrap: inherit;
}
.licenz > img {
    max-width: 50px;
    max-height: 40px;
}
.text-block .licenz  a{
    color: #fff;
}
div.container .row .text-block p {
      margin: 30px 0;  
      font-weight: 400;
}
/* gallery */
.main_gallery > div > a{
  padding: 0 10px;
}
/* gallery end */
#razgran_bg {
background: linear-gradient(
45deg
, #0a2840 25%, transparent 25%, transparent 75%, #0a2840 75%), linear-gradient(
45deg
, #0a2840 25%, transparent 25%, transparent 75%, #0a2840 75%) 0.1875em 0.1875em, radial-gradient(at 50% 0, #0a2840, #373c40)!important;
    background-size: 0.375em 0.375em, 0.375em 0.375em, 100% 100%!important;
}
#razgran_bg h2, #razgran_bg h3, #razgran_bg p { 
  color: #fff;
}
.youtube {
    background-color: #000;
    margin-bottom: 30px;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
    width: 100%;
}
.youtube img {width: 100%; top: -16.82%; left: 0; opacity: 0.7;}
.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}
.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}
.youtube img, .youtube .play-button {cursor: pointer;}
.youtube img, .youtube iframe, .youtube .play-button, .youtube .play-button:before {position: absolute;}
.youtube .play-button, .youtube .play-button:before {top: 50%; left: 50%; transform: translate3d( -50%, -50%, 0 );}
.youtube iframe {height: 100%; width: 100%; top: 0; left: 0;}
@media (min-width: 960px) {
div.row .span6:nth-child(odd) {
    padding-left: 10px;
    width: calc(50% - 10px);
}
div.row .span6:nth-child(even) {
    padding-right: 10px;
    width: calc(50% - 10px);
}
.text-block {
    max-width: 70%;
   margin: 0; 
}
}
@media (max-width: 479px) {
h1 {
    font-size: 26px;
    line-height: 30px;
}
div.container .row .text-block p {
      margin: 20px 0;  
}
}
/* / */