﻿@font-face {
    font-family: HelveticaNeueCyr-Black; 
    src: url(fonts/HelveticaNeueCyr-Black.otf); 
}
@font-face {
    font-family: HelveticaNeueCyr-BlackItalic; 
    src: url(fonts/HelveticaNeueCyr-BlackItalic.otf); 
}
@font-face {
    font-family: HelveticaNeueCyr-Bold; 
    src: url(fonts/HelveticaNeueCyr-Bold.otf); 
}
@font-face {
    font-family: HelveticaNeueCyr-BoldItalic; 
    src: url(fonts/HelveticaNeueCyr-BoldItalic.otf); 
}
@font-face {
    font-family: HelveticaNeueCyr-Italic; 
    src: url(fonts/HelveticaNeueCyr-Italic.otf); 
}
@font-face {
    font-family: HelveticaNeueCyr-Light; 
    src: url(fonts/HelveticaNeueCyr-Light.otf); 
}
@font-face {
    font-family: HelveticaNeueCyr-LightItalic; 
    src: url(fonts/HelveticaNeueCyr-LightItalic.otf); 
}
@font-face {
    font-family: HelveticaNeueCyr-Medium; 
    src: url(fonts/HelveticaNeueCyr-Medium.otf); 
}
@font-face {
    font-family: HelveticaNeueCyr-Roman; 
    src: url(fonts/HelveticaNeueCyr-Roman.otf); 
}
@font-face {
    font-family: HelveticaNeueCyr-Thin; 
    src: url(fonts/HelveticaNeueCyr-Thin.otf); 
}
@font-face {
    font-family: HelveticaNeueCyr-UltraLight; 
    src: url(fonts/HelveticaNeueCyr-UltraLight.otf); 
}
@font-face {
    font-family: HelveticaNeueCyr-UltraLightItalic; 
    src: url(fonts/HelveticaNeueCyr-UltraLightItalic.otf); 
}

/* Общее */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
header, footer, section
{
    margin: 0;
    padding: 0;
}
body{
	font-family:HelveticaNeueCyr-Roman;	
}
img{
  max-width:100%;
  height: auto;  
}
.content{
    max-width:1200px;	
    margin: 0px auto;		
}
.content h2 {
    font-size: 21px;
    padding: 10px 0 20px;
    text-align: center;
}
.more-link a {
    color: #888888;
    float: right;
    font-family: HelveticaNeueCyr-Italic;
    margin-top: 10px;
}

/*Шапка*/

header{
	background:linear-gradient(to bottom, #4e8eda, #98b5ff);
	color:#fff;
}
header .content {
    background: rgba(0, 0, 0, 0) url("img/skoray.png") no-repeat right center;
}
.sitename1{
    font-size:60px;
    font-family:HelveticaNeueCyr-Light;	
	font-weight: normal;
}
.sitename2{
    font-size:23px;
    font-family:HelveticaNeueCyr-LightItalic;	
    padding-bottom: 15px;	
	font-weight: normal;
}
.head-tel {
    font-size: 36px;
    line-height: 36px;
}
.head-tel span{	
    font-size:30px;	
}
.head-tel img, .head-vr img{
	margin-right:20px;
}
.head-vr {
    font-size: 30px;
    line-height: 40px;
}

@media (max-width: 1100px) {
  .sitename1{
    font-size:56px;
  }
  .sitename2{
    font-size:21px;

  }
  .head-tel img, .head-vr img{
	height: 50px;
  }
  .head-tel {
    font-size: 30px;
    line-height: 25px;
  }
  .head-tel span{	
    font-size:24px;	
  }
  .head-vr {
    font-size: 27px;
    line-height: 25px;
  }
}
@media (max-width: 800px) {
  .sitename1{
    font-size:44px;
  }
  .sitename2{
    font-size:16px;

  }	
  .head-tel img, .head-vr img{
	height: 40px;
  }
  .head-tel {
    font-size: 25px;
    line-height: 20px;
  }
  .head-tel span{	
    font-size:21px;	
  }
  .head-vr {
    font-size: 24px;
    line-height: 20px;
  }  
}
@media (max-width: 640px) {
  .sitename1{
    font-size:33px;
  }
  .sitename2{
    font-size:16px;

  }	
  .head-tel img, .head-vr img{
	height: 34px;
  }
  .head-tel {
    font-size: 16px;
    line-height: 17px;
  }
  .head-tel span{	
    font-size:14px;	
  }
  .head-vr {
    font-size: 17px;
    line-height: 17px;
  } 
  .head-tel img, .head-vr img{
	margin-right:10px;
  }  
}
@media (max-width: 480px) {
  .sitename1{
    font-size:24px;
  }
  .sitename2{
    font-size:16px;

  }	
  .head-tel img, .head-vr img{
	height: 28px;
  }
  .head-tel {
    font-size: 13px;
    line-height: 14px;
  }
  .head-tel span{	
    font-size:12px;	
  }
  .head-vr {
    font-size: 12px;
    line-height: 14px;
  } 
  .head-tel img, .head-vr img{
	margin-right:5px;
  }  		
}

/*Меню*/

.mob-top-menu {
	background: #fff;	
	z-index:100;
	border-bottom:1px solid #ccc;
}
.mob-top-menu a{
	color:#000;
}
.mob-top-menu .ver{
	display: table;
    position: relative;	
	
}
.mob-top-menu .ver a{
    display: table-cell; 
	vertical-align: middle;
	height: 50px;
}
@media (max-width: 640px) {
  .top-menu{
	display:none;
  }	
}
.top-menu{
	background:linear-gradient(to bottom, #ff3866, #fa6c8d);	
	z-index:100;
}
.top-menu a{
	color:#fff;
    text-decoration:none;
    transition: color .5s ease 0s;	
}
.top-menu a:hover{
	color:#4e8eda;	
}
nav{
    display: table; 
	position: relative;
    width: 100%; 
	height: 30px;	
}
nav li{
    display: table-cell;
    text-align: center; 
	vertical-align: middle;
}

nav li:before {
    background: rgba(0, 0, 0, 0) url("img/menu-razdel.png") repeat scroll 0 0;
    content: "";
    display: block;
    float: left;
    height: 20px;
    width: 20px;
}
nav li:first-child:before {
    background: none;
	width: 0px;
}
@media (max-width: 800px) {
  nav{
    font-size: 12px;
  }
}
@media (max-width: 640px) {
  nav li{
	display: block;   
	font-size: 16px;
	width: 100%;
	list-style:none;
	padding:10px 0;
  }
  nav{
    display: block; 
	position: relative;
    width: 100%; 
	height: auto;	
 }
  nav li:before {
    background:none;
	width: 0;
  }  
}
.gltext span {
    color: #ff3866;
    font-size: 18px;
    font-weight: bold;
}
.gltext span.black {
    color: #000000;	
}

/*Услуги*/

.uslugi .block{
	display: table; 
	position: relative;
    height: 150px;	
}
.uslugi .block span{
    display: table-cell;
    text-align: center; 
	vertical-align: middle;
}	
.uslugi .block1{
    background: url("img/usluga-1.png") no-repeat center center / contain;		
}
.uslugi .block2{
    background: url("img/usluga-2.png") no-repeat center center / contain;		
}
.uslugi .block3{
    background: url("img/usluga-3.png") no-repeat center center / contain;		
}
.uslugi .block4{
    background: url("img/usluga-4.png") no-repeat center center / contain;		
}
.uslugi .block5{
    background: url("img/usluga-5.png") no-repeat center center / contain;		
}
.uslugi .block6{
    background: url("img/usluga-6.png") no-repeat center center / contain;		
}
.uslugi .block7{
    background: url("img/usluga-7.png") no-repeat center center / contain;		
}
.uslugi p{
	padding:10px 0;
	color:#333333;
    font-family:HelveticaNeueCyr-LightItalic;	
    text-decoration: underline;	
}
@media (max-width: 640px) {
  .uslugi .block span{
    font-size: 12px;
  }	
}
@media (max-width: 480px) {
  .uslugi .block span{
    font-size: 15px;
  }	
}
/*Текст*/

.text p{
	padding-bottom:10px;
	color:#333333;
    font-family:HelveticaNeueCyr-Light;		
}
.text p:first-letter{
	padding-left:15px;	
}

/*Оборудование*/

.owl-theme .owl-nav {
    left: -5%;
    margin-top: -19px;
    position: absolute;
    top: 50%;
    width: 110%;
}
.owl-prev{
    width: 24px;	
    height: 38px;
    background:url("img/left.png") no-repeat center center / auto auto;		
	float:left;
}
.owl-prev{
    width: 24px;	
    height: 38px;
    background:url("img/left.png") no-repeat center center / auto auto;		
	float:left;
}
.owl-prev:hover{
    background:url("img/left-hover.png") no-repeat center center / auto auto;		
}
.owl-next{
    width: 24px;	
    height: 38px;
    background:url("img/right.png") no-repeat center center / auto auto;		
	float:right;
}
.owl-next:hover{
    background:url("img/right-hover.png") no-repeat center center / auto auto;		
}

/*Отзывы*/

.otzivi .grid-10{
	background:linear-gradient(to bottom, #4e8eda, #98b5ff);		
}
.otzivi .item{
	border-left:10px solid #ff3866;
}
.otzivname {
    background: linear-gradient(to bottom, #4e8eda, #98b5ff);
    border-radius: 50%;
    color: #fff;
    float: left;
    font-size: 18px;
    height: 100px;
    line-height: 100px;
    margin-bottom: 20px;
    text-align: center;
    width: 100px;
}
.otziv::after {
    border-color: rgba(136, 183, 213, 0) #4e8eda rgba(136, 183, 213, 0) rgba(136, 183, 213, 0);
    border-image: none;
    border-style: solid;
    border-width: 15px;
    content: " ";
    height: 0;
    margin-top: 35px;
    pointer-events: none;
    position: absolute;
    right: 100%;
    top: 0;
    width: 0;
}
.otziv {
    background: linear-gradient(to bottom, #4e8eda, #98b5ff);
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
    margin-left: 150px;
    padding: 20px;
    position: relative;
    text-align: justify;
}

/*Цены*/

.ceni .block{
    color: #ff3866;
    display: table;
    font-size: 30px;
    height: 290px;
    position: relative;
}
.ceni .block p{
    display: table-cell;
    text-align: center; 
	vertical-align: middle;
}
.ceni .block span{	
    font-size: 48px;
}
.ceni .block1{
    background: url("img/cena1.jpg") no-repeat center center / contain
;		
}
.ceni .block2{
    background: url("img/cena2.jpg") no-repeat center center / contain
;		
}
.ceni .block3{
    background: url("img/cena3.jpg") no-repeat center center / contain;		
}
@media (max-width: 800px) {
  .ceni .block {
    font-size: 25px;
  }
}
@media (max-width: 640px) {
  .ceni .block {
    font-size: 28px;
    height: 250px;
  }
}
@media (max-width: 480px) {
  .ceni .block {
    font-size: 16px;
    height: 170px;	
  }
}	
/* Футер */

footer{
	background:linear-gradient(to bottom, #4e8eda, #98b5ff);
	color:#fff;	
    margin-top: 25px;	
}
footer .block{
	display: table;
    position: relative;		
}
footer .block p{
    display: table-cell;
    text-align: center; 
	vertical-align: middle;
}




.cenipage p{
	padding-bottom:10px;
}
.sepor {
    border-bottom: 1px solid #ff3866;
    margin-bottom: 10px;
}
.red{
	color:#ff3866;
}
.otzivi .item{
	color:#fff;	
}
.otzname{
    text-align: right;
	color:#ccc;
	padding-top:10px;
}

.oborudovaniepage{
	display: table;
    position: relative;		
}
.oborudovaniepage div{
    display: table-cell;
    text-align: center; 
	vertical-align: middle;
	float: none;
}
.add-otziv {
    background: linear-gradient(to bottom, #4e8eda, #98b5ff);
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    margin: 15px 0;
    padding: 10px 20px;
}
.add-otziv:hover {
    background: linear-gradient(to top, #4e8eda, #98b5ff);
}

.otziv-modal-bg {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
	background:rgba(78, 142, 218, 0.9);
	z-index:1000;
	display:none;
}
.otziv-modal {
    background: #fff;
    box-shadow: 5px 5px 15px #000;
    padding: 10px;
    width: 300px;
    margin:10% auto;
}
.otziv-modal-close {
    color: #ff3866;
    cursor: pointer;
    text-align: right;
}

.otziv-modal input, .otziv-modal textarea, .knopka {
    margin-top: 10px;
    padding: 5px;
    width: 290px;
}
.knopka {
    width: 200px !important;	
    background: linear-gradient(to bottom, #4e8eda, #98b5ff);
    border:none;	
	color:#fff;
}
.knopka:hover {
    background: linear-gradient(to top, #4e8eda, #98b5ff);		
}	
.soobsch {
    position: fixed;
    max-width: 400px;
    bottom: 10px;
    right: 10px;
    background: #ff0000;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 5px 5px 10px #000;
    border: 3px solid #000;
    z-index: 1000;
}