body {
	font-family: 'Rubik', sans-serif;
    overflow-x: hidden;
}

@media (max-width:1200px){
    body{
    padding-top: 50px;
    }
}
article {
	text-align:justify;
	
}

.black {
	background-color:#000;
	height:200px;
}
.header {
	height:100px;
	margin-top:20px;
}
.phone {
	text-align:center;
}
.phone span {
	color:#0086DB;
	font-size:22px;
	margin-top:-12px!important;
	display:block;
	
	
}

.phone-1 {
	text-align:center;
}
.phone-1 span {
	color:#0086DB;
	font-size:22px;
	
	display:block;
	
	
}
.phone-2 {
margin-top:20px;	
color:#0086DB;
font-size:22px;
font-weight:bold;
}
.logo img {
	vertical-align:middle;
}
.navigation {
	line-height:60px;
	font-size:15px;
	text-align:center;
}
.navigation li>a {
	color:#414141;
}
.navigation li {
	margin-left:10px;
}

	

@media (max-width:1024px ) {
	.navigation li {
	margin-left:0px;
	
}
.mobile-logo img {
	width:140px;
	padding-top:10px;
	padding-left:10px;
}
.navigation li>a:focus, .navigation li>a:active {
	text-decoration:none;
}
.navigation li>a:hover {
	color:#5d83d0;
	text-decoration: none;
	border-bottom:1px solid #5d83d0;
	padding-bottom:10px;
}
.list {
	background:url(../images/arrow-down.png) no-repeat;
	line-height:60px;
	
}
.navbar {
	
}
}
@media (min-width:1025px ) {
	
	
	.dropdown-menu {
	margin-top:-5px;
	margin-left:150px;
	border:1px solid #5d83d0;
	border-radius:0px;
	
}
.dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 8px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #5d83d0;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(93, 131, 208, 1);
  content: '';
}
.dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 9px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}
.dropdown-menu a:hover {
	border:10px!important;
	padding-bottom:5px!important;
	padding-top:5px!important;

	}
.dropdown-menu li a:hover {
background:transparent;
padding-bottom:3px!important;
padding-top:3px!important;
}	
}

/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    position: relative;
    height: 430px;
}
.fade-carousel .carousel-inner .item {
    height: 430px;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #008fe5;
    border-color: #008fe5;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
	width:100%;
    position: absolute;
    top: 50%;
    left:52%;
    z-index: 3;
    color: #fff;
    vertical-align:middle;
    text-align:center;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero h4 {
    font-size: 2em;    
    font-weight: normal;
    margin: 0;
    padding: 0;
	z-index:2;
	margin-bottom:10px;
}
hgroup {
	text-align:left;
	width:100%;
}
/*
.pensioner h4 {
color:#000;	
font-size:1.2em;
 text-shadow: 2px 2px 0 rgba(0,50,80,.75);
}
*/

.pensioner h4 {
	text-shadow: 3px 1px 1px #fff, 0 0 1em #fff;
   color:#000;	
	font-size:1.2em;
}	
/*
.pensioner {
	text-shadow: 1px 1px 0 rgba(0,0,0,.75);
	font-size:35px;
	color:#ff0000;
	font-weight:600;
}
*/
.pensioner {
    text-shadow: 3px 1px 2px black, 0 0 2em #f3f0f0;
	font-size:35px;
	color:#ff0000;
	font-weight:600;
	}
	
.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: #080d15;
    opacity: 0.7;
}

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
  height: 430px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.fade-carousel .slides .slide-1 {
  background-image: url(../images/slider-background.png); 
}
.fade-carousel .slides .slide-2 {
  background-image: url(../images/slider-background-pens.jpg);
}
.fade-carousel .slides .slide-3 {
  background-image: url(../images/slider-background-3.jpg);
}


/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
    .hero h4 { font-size: 1.4em; }
	.hero p {
	font-size:1em!important;}

}
 

.tick {
	background: url(../images/tick.png) no-repeat ;
	background-position:1%;
	padding-left:30px;
	
}
.hero p {
	font-size:1.4em;
	text-shadow:none;

}

/* Counter */
.count {
	background:#f7f7f7;
	height:178px;
	
	
	padding-bottom:20px;

	
}
@media screen and (max-width: 750px){
	.count {
	background:#f7f7f7!important;
	height:100%;
	
}
}
.count h5 {
	font-size:24px;
	margin-top:30px;
}
.count p  {
	margin-top:10px;
}
.spincrement {
	font-weight:bold;
	font-size:23px;
}
.count-des {
	font-size:20px;
	color:#767676;
}
.headers .prev {
	font-size:22px;
	display: inline-block;
	position: relative;
	text-decoration: none;
	
	

	
}

.headers>h5, .headers>h3 {
	/*border-bottom:1px solid #5d83d0;*/
	display:inline-block;
	font-size:24px;
	margin-bottom:10px;
	margin-top:20px;
	
	
}
.headers {
	text-align:center;
}

/*Services*/ 

.services {
	
	margin-top:10px;
	
}
.services em {
	font-size:16px;
	margin-bottom:15px;
}
.services p {
	font-size:16px;
}
.services del {
		font-size:22px;
		color:#b7b7b7;
}
.serv-price p {
	color:#414141;
	font-size:25px;
	font-weight:bold;
}
.serv-price {
	margin-bottom:20px;
}
.serv-usluga {
	
	height:100%;
	width:100%;
	border:1px solid #cecece;
	
	
}
.serv-santeh {
	height:480px;
	width:100%;
	border:1px solid #cecece;
}
.descr-serv {
	padding:20px;
	
}
.descr-serv a, .descr-serv a:hover {
		color:#000;
		text-decoration:none;
}
.serv-usluga:hover, .shop:hover, .serv-santeh:hover  {
	/* border:1px solid #508ee1; */
    box-shadow: 2px 4px 11px 2px #d2cece;
}
.serv-usluga h3 {
	font-weight:bold;
	font-size:20px;
	color:#000;
	text-transform:uppercase;
	
}


/*ARTICLE */

.pricestyle h1{

	text-align:center!important;
	
}	

.article iframe {
	width:100%;
}
	
.article h1, .article h1 a  {
	text-transform:uppercase;
	font-weight:bold;
	font-size:18px;
	color:#414141;
	text-decoration:none;
	font-size:24px;
	text-align:left!important;
	
}	

.article h2, .article h2 a, .sert h4 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:18px;
	color:#414141;
	text-decoration:none;
	text-align:left!important;
	
}
.article h3 {
	text-align:left;
}
.article p>a {
	color:#87aee9;
	text-decoration:underline;
}

.advantage {
	background:url(../images/advantage-background.png) center center ;
	background-size:cover;
  
	margin-top:60px;
	text-align:center;
	height:auto;
	
	}
	
	@media screen and (max-width: 768px){
		.advantage {
			
		}
		
	}
.advantage h5 {
margin-top:25px;

}	
.adv-item {
	margin-top:40px;
	
	
}

@media screen and (max-width: 768px){
	.adv-item {
		height:250px;
}
}
.adv-header{
	font-weight:bold;
	font-size:16px;
	color:#414141;
	margin-top:15px;
	
	
	
}
.adv-descr {
	font-size:14px;
	font-weight:200;
	color:#414141;
}	
.gallery img {
	float:left;
}
.preview-video  {
	margin-bottom:20px;
	margin-top:10px;
	z-index:0!important;
}
	
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
	margin-top:10px;
}
.no-gutter img {
	margin-bottom:20px;
}


/* Отзывы */

.otzyv {
	background:url(../images/otzyv-background.png) no-repeat ;
	height:auto;
    background-size: cover;
    
	margin-top:60px;
	text-align:center;
	
	
}

.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}
/* Previous button  */
.media-carousel .carousel-control.left 
{
  left: -12px;
  content:none;
  background: url(../images/arrow-left.png) no-repeat;
  height: 57px;
  width : 35px;
  margin-top: 130px
}

.media-carousel .carousel-control.left:hover 
{
  
  background: url(../images/arrow-left-hover.png) no-repeat;
 
}
/* Next button  */
.media-carousel .carousel-control.right 
{
  right: -12px;
  content:none;
  background: url(../images/arrow-right.png) no-repeat;
  height: 57px;
  width : 35px;
  margin-top: 130px
}

.media-carousel .carousel-control.right:hover 
{
  
  background: url(../images/arrow-right-hover.png) no-repeat;
 
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel img {
  width: 250px;
  height: 100px;
}
.otzyv-item {
	background:none;
	padding:5px;

}
.otzyv-item  {
	background:#fff!important;
	padding:10px!important;
	margin-bottom:10px;
	
}




.otzyv-face  {
	width:72px!important;
	height:72px!important;
	
}


blockquote {
	font-family:Arial;
    background:#fff;
    border-left:none!important;
    
    margin: 1.5em 10px;
    padding: 0.5em 10px;
}
 blockquote>p {
	font-family:Rubik; 
 }
blockquote:before {
    color: #bbb;
    content: "\201C"; /* Непечатаемый символ слева */
    font-size: 3em;
    line-height: 0.1em;
    margin-right: 0.2em;
    vertical-align: -.4em;
}
 
blockquote:after {
    color: #bbb;
    content: "\201D"; /* Непечатаемый символ справа */
    font-size: 3em;
    line-height: 0.1em;
    vertical-align: -.45em;
}
 
blockquote > p:first-child {
    display: inline;
}
.how {
	text-align:center;
	margin-top:30px;
	background:url(../images/arrow-right-how.png) no-repeat right;
	height:100%;
}

@media screen and (max-width: 599px){
.how {
	text-align:center;
	margin-top:30px;
	background:url(../images/arrow-right-how-down.png) no-repeat bottom center;
	height:100%;
	padding-bottom:40px;
  
}
 

}
.howwork img {
	margin-bottom:10px;
	
}
.howwork {
	height:100%;
	
}

.faq > .row >.col-md-12 {
	 border:1.5px dashed #d5d5d5;
	 margin-bottom:10px;
}
.faq > .row >.col-md-12:hover, .faq > .row >.col-md-12:active {
	border:1.5px dashed #508ee1;
} 


.faq > .row >.col-md-12 > p {
	background:url(../images/ico-vopros.png) no-repeat left;
	margin-top:12px;
	text-align:left;
	padding-left:20px;
	font-size: 16px;
	
}
.panel-collapse {
	text-align:left;
	color: #5d5b5b;
    font-size: 14px;
}
.faq a {
	color:#000;
}
.faq a:focus {
	text-decoration:none;
	border-bottom:1px solid #d5d5d5;
}

.mobile-logo img {
 margin-top:5px!important;
 }
.navbar {
	background:#fff;
	border-bottom:3px solid #508ee1;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #508ee1;
    background-image: none;
    border: 1px solid #508ee1;
    border-radius: 4px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #508ee1;
}
.order-form {
	position:absolute;
	float:right;
	width:370px;
	height:320px;
	top:-70px!important;
	right:0px;
	background:#fff!important;
	z-index:9999999;
	overflow:hidden;
	padding:10px;
	text-shadow: none;
      -webkit-transform: none;
         -moz-transform: none;
          -ms-transform: none;
           -o-transform: none;
              transform: none;
}

.form-order {
	font-size:14px!important;
	font-weight:bold;
	color:#414141;
	margin-top:10px;
	
	
}

.form-order-des {
	font-size:14px!important;
	color:#414141;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
}
.order-form input[type=button] {
	background:url(../images/button-order.png) 100%;
	width:330px;
	height:49px;
	border-radius:0px;
}

.order-form button:hover {
	background:url(../images/button-order.png) 100%;
	width:330px;
	height:49px;
	border-radius:0px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	margin-bottom:10px;
}

.footer {
	background:#fff;
	height:100px;
}
.footermenu {
    height: 70px;
    margin-top: 20px;
}

.faql {
	background:url(../images/faq-background.png) center center ;
	background-size:cover;
	margin-top:60px;
	text-align:center;
	height:100%;
	
	}
.copyright p {
		margin-top:15px;
		font-size:14px;
		/*margin-left: 10%;*/
}

@media screen and (min-width:380px) and (max-width:767px){
	
	.stage-work  img {
	width:100%!important;
	
	}
}
	
.video-lessons iframe {
height:500px!important;
}	

.stage-work {
	height:270px;

}
.stage-work img {
	margin-bottom:20px;
	height:158px;
	text-align:center;
}
.shop img {
	 width:150px;
	 
}
.shop h2 {
	padding-top:10px;
	text-align:center!important;
}
.shop p {
		
}
.shop h3 {font-size:1.5em;}
.shop {
	padding:10px;
	height:100%;
	margin-top:20px;
	border:1px solid #cecece;
	height:600px;
}

@media screen and (max-width: 400px) {
	 .shop {
		 
		height:750px!important;
	 }
}
.shop-price span {
		font-size:17px!important;
		margin-top:1px!important;
}
.shop-price del {
	color:#b7b7b7;
	font-size:22px;
}
.shop-price p {
	color: #414141;
    font-size: 25px;
    font-weight: bold;
}
.shop-item img {
	width:200px;
	margin-top:20px;
}
.shop-item p {
	 margin-top:10px;
}
.open_modal{
    position: absolute;
    left: 50%;
}
.open_modal p {
    background: #ee7156;
    border-radius: 5px;
    padding: 2px 44px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    margin: 0 0 0 -50%;
    display: block;
    width: 225px;
}

.overlay {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 99999;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.popup, .popup2{
    display: inline-block;
    left: 50%;
    opacity: 0;
    position: fixed;
    text-align: justify;
    top: 40%;
    visibility: hidden;
    z-index: 999999;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}
.popup form {
    padding: 0 27px 20px;
    right: 0;
    width: 250px;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 5px;
    border: 1px solid #72bffc;
    border-top: 40px solid #72bffc;
}
.popup2 .window {
    padding: 0 27px 27px;
    right: 0;
    width: 373px;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 5px;
    border: 1px solid #72bffc;
    border-top: 40px solid #72bffc;
}
.popup form input {
    background: #f0f5f7;
    margin-top: 8px;
    width: 227px;
}
.popup form input[name="txtname"]{
    margin-top: 20px;
}
.popup form textarea {
    background: #f0f5f7;
    margin-top: 8px;
    width: 227px;
    height: 100px;
    resize: none;
}
.popup form label{
    width: 100%;
    height: 20px;
    display: block;
    margin: 8px -2px;
    padding: 0;
}
.popup form input[type="submit"] {
    background: #ee7156;
    text-align: center;
    text-transform: uppercase;
    width: 245px;
}
.popup form input[type="checkbox"] {
    width: auto;
    margin: 2px;
    padding: 2px;
    float: left;
}
.popup form h5 {
    position: absolute;
    top: 10px;
    left: 29px;
    font-size: 18px;
    color: white;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
}
.popup .close_modal,
.popup2 .close_modal  {
    position: absolute;
    padding: 1px 9px 4px 9px;
    top: -15px;
    right: -15px;
    cursor: pointer;
    color: #fff;
    font-family: 'tahoma', sans-serif;
    background: #ee7156;
    text-align: center;
}
.popup2 h5 {
	position: absolute;
	top: 10px;
	left: 120px;
	font-size: 18px;
	color: white;
	font-weight: normal;
	text-transform: uppercase;
    margin: 0;
}
.popup2 p {
	font-family: verdana;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
}
.popup2 p strong{
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	display: block;
}
.popup2 hr {
	background: #63baff;
	height: 1px;
	border: none;
}

.btn-modal {
	background-color: #a8cd3e;
    background-image: -webkit-linear-gradient(top, #abd047 0%, #a4ca35 100%);
	border-radius:0px!important;
	height:49px!important;
}
.modal-body input[type=text] {
	 width:100%!important;
}
.order-form-modal input[type=button] {
	border-radius:0px;
	background-color: #000!important;
	width:50%;
	height:49px;
    background-image: -webkit-linear-gradient(top, #508ee1 0%, #508ee1 100%);
}
.order-button {
		text-align:center;
}

.static {
	padding:20px;
}
.static img {
	margin-bottom:20px;
}
.sert img {
	border:3px solid #e1e1e1;
}
.sert h4 {
	margin-top:20px;
}
.sert-item {
	margin-bottom:30px;
}
.santeh-img {
	width:100%;
}
.serv-santeh h2, .serv-santeh  {
	margin-top:40px;
	text-align:center!important;
}
.serv-santeh img {
	padding:40px;
}
.santeh-item img {
	width:150px;
	margin-top:30px;
}
.santeh-item p {
	 margin-top:10px;
}
.work {
	margin-bottom:40px;
}
.value-price {
	
	height:70px;
	width:350px;
	background:#008FE5;
	margin-top:550px;
	line-height:70px;
	text-align:center;
}
.value-price p {
	color:#fff;
	font-size:22px;
	font-weight:600;
}
.timer {
	float:left;
}
div#modalSuccess {
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}
p.sendRes {
    text-align: center;
    margin-top: 10px;
    display: block;
    font-size: 24px;
    opacity: 0;
    transition: opacity 1.5s;
    margin-bottom: -15px;
    min-height: 33px;
}

@media (min-width: 992px)

.col-md-3 {
width: 25%;
padding-bottom: 8px;}


@media (max-width:767px){
    .phoneMobile{
    display:block;
    }
}

.container.header.visible-lg:after {
content: ' ';
    width: 200%;
    position: relative;
    left: -391px;
    top: 12px;
    height: 2px;
    background-color: #d0d0d0;
}
.shortop{height:160px;overflow:hidden;}