@import "images.css";
@import "../vendor/arrows/css/arrows-embedded.css";

body {
  color:rgba(0,0,0,1);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x:hidden;
background: url(../i/bg-main.jpg) no-repeat top center;
  font-family: "Nunito", sans-serif;
}
html, body{overflow-x: hidden !important;}
.form-supject {
  opacity: 0;
  display: none;
  pointer-events: none;
}
.error input[placeholder]          {-o-text-overflow:ellipsis;text-overflow:ellipsis; font-style:italic; color:#ff0048 !important}
.error::-webkit-input-placeholder {text-overflow:ellipsis; font-style:italic; color:#ff0048 !important}
.error::-moz-placeholder     {text-overflow:ellipsis; font-style:italic; color:#ff0048 !important} 
.error:-moz-placeholder      {text-overflow:ellipsis; font-style:italic; color:#ff0048 !important} 
.error:-ms-input-placeholder {text-overflow:ellipsis; font-style:italic; color:#ff0048 !important}
.clear {clear:both;}
.input-gr {-webkit-box-shadow: 0px 1px 7px 0px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 1px 7px 0px rgba(34, 60, 80, 0.2);
box-shadow: 0px 1px 7px 0px rgba(34, 60, 80, 0.2);height:50px;color:#000;border:0px;padding-left:22px;width:100%;-webkit-border-radius: 3px;
	-moz-border-radius: 3px;border-radius: 3px;margin-bottom:20px;}
.input-gr:focus {outline:none;}
.input-textarea {background:#525867;height:100px;color:#fff;border:0px;padding-left:22px;width:100%;-webkit-border-radius: 5px;
	-moz-border-radius: 5px;border-radius: 5px;margin-bottom:20px;padding-top:20px;}
.input-textarea:focus {outline:none;}
.buttom2 {background:rgba(57, 90, 176, 1);font-size:17px;font-weight:300;color:#fff;border:0px;width:100%;-webkit-border-radius: 5px;
	height:50px;-moz-border-radius: 5px;border-radius: 5px;}
.buttom2:hover {background:rgb(95, 159, 255);} 
.menus ul {margin:0px;padding:0px;}
.menus ul li {list-style:none;text-align:left;}
.menus ul li a {
	display: block;
	padding: 10px 15px;
	color: #fff;
	text-decoration: none;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
}
.menus  ul li a:hover {
	background: rgba(216, 137, 133, 1);
	color: #fff;
}
.menus ul li a .fa {
	width: 16px;
	text-align: center;
	margin-right: 5px;
	float:right;
}
.menus ul ul {
	background: rgba(0, 0, 0, 0.2);
}
.menus ul li ul li a {
	border-left: 4px solid transparent;
	padding: 10px 20px;
}
.menus ul li ul li a:hover {

	border-left: 4px solid #3498db;
}

a {color:rgba(102,153,204,1);transition: all 0.5s ease;}
/*a:hover, a:focus {color:rgba(21,126,242,1); text-decoration:underline}*/
.title-ot {font-size: 22px;
  font-weight: 800;
  color: rgba(69, 69, 69, 1);
  line-height: 1.1em;
	min-height: 50px;
}
.switcher {
  position: absolute;
  visibility: hidden;
  left: -9999px;
}
.gallery-t {margin-bottom:30px;}
.section-content h1{margin-top:0px;margin-bottom:30px;}
.otdel:hover {background:rgba(57, 90, 176, 1);transition: all 0.5s ease;}
.otdel:hover .desc-ot {color:#fff;}
.otdel:hover .title-ot {color:#fff;}
.otdel a {display:block;width:100%;height:100%;  padding: 18px;}
.otdel {
  background: rgba(248, 248, 248, 1);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  margin-bottom: 15px;
  border-radius: 6px;
  width: 100%;

}
.otdel a:hover{text-decoration:none;}
.desc-ot {font-size: 18px;
  color: #000;
  min-height: 60px;
  line-height: 1.2em;}
.section-top {background:rgba(248, 248, 248, 1);padding:10px 0px 10px 0px;}
.menu-top-n {padding-top:10px;}
.menu-top-n ul {padding:0px;margin:0px;}
.menu-top-n ul li {list-style:none;float:left;margin-right:20px;}
.menu-top-n ul li a {color:rgba(69, 69, 69, 1);
font-size: 12px;
font-weight: 700;
}
.section-content {padding:30px 0px 30px 0px;font-size: 18px;}
.desc-doctor {font-size:18px;margin-top:15px;}
.dolzh-doctor {font-size:20px;}
.dolzh-doctor span  {color:rgba(57, 90, 176, 1);font-weight:600;}
.title-doctor a{color:#211F1D;font-size:24px;}
.title-doctor {margin-bottom:7px;font-weight: 800;}
.doctor-l {margin-bottom:40px;   border:2px solid rgba(57, 90, 176, 1);
    -webkit-border-radius: 10px;padding:10px 0px 10px 0px !important;
  -moz-border-radius: 10px;
  border-radius: 10px;}
.search-g{padding-top:20px;margin-bottom:30px;text-align:center;}
.small_search .form-group{display:block;width:240px;position:relative;}
.small_search input{background-color:rgba(255,255,255,1);display:block;width:240px;height:auto;min-height:3em;line-height:2em;padding: .3em 2em .3em 1em;font-size:1em;text-decoration:none;border-radius:2em;position:relative;}
.small_search button{position:absolute;display:block;height:calc(100% - 1em);width:2em;top:0.5em;right: 1.6em;background:url(../i/search.png) no-repeat 50% 50% !important}
.no-margin {margin:0 !important}
.no-padding {padding:0}
.no-bg {background:none !important; background-color:transparent !important}
.inline-block {display:inline-block !important}
.bg-gray {background-color:rgba(238,238,238,1)}
.bg-white {background-color:rgba(255,255,255,1)}
.color-white {color:#fff !important}
.color-black {color:#000 !important}
.color-red {color:rgba(217,48,44,1) !important}
.text-bold {font-weight:700}
hr.divider {display:table; clear:both; line-height:0; height:0; border:0; margin:0; padding:0; visibility:hidden; opacity:0; width:100%}
.valign-block {height:100%}
.valign-block::before {content:''; display:inline-block; vertical-align:middle; height:100%}

img{max-width:100%; height:auto}
video {width: 100% !important; height: auto !important}

figure {text-align:center; margin:0 auto}
button {outline:none !important}
button, input, optgroup, select, textarea {font-family:inherit; font-size:inherit; line-height:inherit}

body > section {position:relative}


/* Navigation */
.nav li {padding:0 !important}
.navbar-nav li a {text-decoration:none}
.site-nav > .navbar-nav, .site-nav > .navbar-nav li {position:relative}
.top-header .top-logo {text-align:center}
.top-logo img {max-width:none; max-height:100%; height:auto}
.top-logo-link {padding:15px 0; display:inline-block}
.navbar-brand .tbl-cell {white-space:nowrap; position:relative}
.navbar-brand .tbl-cell .brand-name, .navbar-brand .tbl-cell .brand-motto {color:rgba(51,51,51,1) !important; text-decoration:none !important; display:block; position:relative}
.navbar-brand .tbl-cell .brand-name {font-size:1.7rem; font-family:'days', sans-serif; line-height:normal; font-weight:normal; margin-bottom:3px; -webkit-transform:scaleY(1.4); -ms-transform:scaleY(1.4); transform:scaleY(1.4)}
.navbar-brand .tbl-cell .brand-name {margin-bottom:3px; -webkit-transform:scaleY(1.3); -ms-transform:scaleY(1.3); transform:scaleY(1.3)}
.navbar-brand .tbl-cell .brand-motto {font-size:1.5rem; text-align:justify; text-justify:inter-word; font-weight:normal; border-top:#000 solid 1px}
.navbar-brand .tbl-cell .brand-motto::after {content:''; display:inline-block; width:100%; line-height:0; height:0; margin:0; padding:0; visibility:hidden}

.side-nav-links {margin-top:30px}
.side-nav-links .brand-item {padding:0; float:none; width:100%}
.side-nav-links .item-title, .side-nav-links .item-title a {font-size:1.8rem !important; margin:0 !important}
.side-nav-links .item-title a {display:inline-block; padding:10px 0}
.side-nav-links .item-links {font-size:1.4rem; padding:15px 0}
.side-nav-links > li:not(:last-child) {border-bottom:rgba(4,4,4,.2) dotted 2px}
.text-right {text-align:right;}
.top-header {padding:20px 0px 20px 0px;}
.clear {clear:both;}
.title-h {
font-size: 12px;
font-weight: 600;
color:rgba(57, 90, 176, 1);}
.phone-h a {
font-size: 20px;
font-weight: 700;
color:rgba(69, 69, 69, 1);
}
/*УТП блок*/
.section-slider {margin-top:30px;}
.slider-block {background:url(../i/slider.png) no-repeat center;background-size:contain;width:100%;margin:0 auto;padding:100px 0px 100px 0px;display:table;}
.title-ytp {
font-size: 48px;
font-weight: 700;
color:#fff;
    line-height:1em;
}
.desc-ytp {
font-size: 14px;
font-weight: 500;
line-height: 1em;
    color:#fff;
    margin-top:25px;
text-align: justified;
}
.zap-ytp {margin-top:20px;}
.bottom3w{
    background:#fff;
    -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
color:rgba(69, 69, 69, 1);
    display: table;
font-size: 12px;
font-weight: 600;
text-align: center;


padding:15px 52px;
}
.bottom3w:hover {background:rgba(30, 35, 48, 0.6); text-decoration: none;color:#fff;}

/*Новости*/
.section-news {background:rgba(248, 248, 248, 1);padding:30px 0px 50px 0px;margin-top:50px;}
.white-border {background:#fff;    -webkit-border-radius:24px;
  -moz-border-radius:24px;
    padding:20px;
  border-radius: 24px;display:table;width:100%;}
.date-news {
font-size: 13px;
font-weight: 700;
    text-align:left;
color:rgba(69, 69, 69, 1);
}
.about-news {
font-size: 13px;
font-weight: 700;
line-height: 13.64px;
letter-spacing: 0.01em;
text-align: right;
}
.title-news {margin-bottom:20px;}
.about-news a {color:rgba(69, 69, 69, 1);}
.title-news a{font-family: Nunito;
font-size: 16px;
font-weight: 700;
color:rgba(69, 69, 69, 1);
}
.news-b {margin-bottom:15px;}

.all-news{
    background:rgba(57, 90, 176, 1);
    -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
color:#fff;
text-transform: uppercase;
    display: table;
font-size: 12px;
font-weight: 600;
text-align: center;
margin:0 auto;

padding:11px 20px;
}
.all-news:focus{color:#fff}
.all-news:hover {background:rgba(30, 35, 48, 0.6); text-decoration: none;color:#fff;}
.news-aducation {  background:#fff;
    -webkit-border-radius: 24px;
  -moz-border-radius:24px;padding:20px 0px 20px 0px;min-height:140px;
  border-radius: 24px;display:table;width:100%;}
.title-aduc {
font-size: 20px;
font-weight: 800;
    text-align:left;line-height: 1.2em;
color:rgba(69, 69, 69, 1);margin-top:15px;
}
.title-aduc2 {
font-size: 20px;
font-weight: 800;
    text-align:left;line-height: 1.2em;
color:#fff;margin-top:35px;
}
.news-aducation2{  background:rgba(57, 90, 176, 1);
    -webkit-border-radius: 24px;min-height:140px;
  -moz-border-radius:24px;padding:10px;
  border-radius: 24px;display:table;width:100%;}


.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;
}

.flexslider a img { outline: none; border: none; }

.flexslider {
	margin: 0;
	padding: 0;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}

.flexslider .slides img {
	width: 100%;
	display: block;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

/* 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%; }



/* Theme Styles */


/* Edit it if you want */
.flex-container {
	min-width: 150px;
	max-width: 960px;
    margin-bottom:10px;
}

.flexslider .slides { zoom: 1; }



/* Direction Nav */
.flex-direction-nav a {
	display: block;
	position: absolute;
	margin: -17px 0 0 0;
	width: 35px;
	height: 35px;
	top: 50%;
	cursor: pointer;
	text-indent: -9999px;

}

.flex-direction-nav a:before {
	display: block;
	position: absolute;
	content: '';
	width: 9px;
	height: 13px;
	top: 11px;
	left: 11px;
	background: url(../i/arrows.png) no-repeat;
}

.flex-direction-nav a:after {
	display: block;
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	top: 35px;
}

.flex-direction-nav .flex-next {
	right: -5px;

	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}

.flex-direction-nav .flex-prev {
left: 20px;

	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

.flex-direction-nav .flex-next:before { background-position: -9px 0; left: -10px;}
.flex-direction-nav .flex-prev:before { background-position: 0 0; }

.flex-direction-nav .flex-next:after {
	right: 0;

}

.flex-direction-nav .flex-prev:after {
	left: 0;

}



/* Control Nav */
.flexslider .flex-control-nav {
	position: absolute;
	width: 100%;
	bottom: -40px;
	text-align: center;
	margin: 0 0 0 -10px;
}

.flex-control-nav li {
	display: inline-block;
	zoom: 1;
}

.flex-control-paging li a {
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	width: 12px;
	height: 12px;
	margin: 0 3px;
	background-color: #b6b6b6 \9;

	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;

	-webkit-box-shadow: inset 0 0 0 2px #b6b6b6;
	-moz-box-shadow: inset 0 0 0 2px #b6b6b6;
	box-shadow: inset 0 0 0 2px #b6b6b6;
}

.flex-control-paging li a.flex-active {
	background-color: #82d344;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#82d344), to(#51af34));
	background-image: -webkit-linear-gradient(top, #82d344, #51af34);
	background-image: -moz-linear-gradient(top, #82d344, #51af34);
	background-image: -o-linear-gradient(top, #82d344, #51af34);
	background-image: linear-gradient(to bottom, #82d344, #51af34);

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}



/* Captions */
.flexslider .slides p {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 5px;
	margin: 0;

	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	color: white;

	background-color: #222222;
	background: rgba(0,0,0, .9);

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
/*Наши услуги*/
.title-h2 {
font-size: 24px;
font-weight: 800;
text-align: center;
    color:rgba(38, 38, 38, 1);
}
.title-pad {margin-bottom:30px;}
.section-services {padding:50px 0px 50px 0px;}
.service {background:rgba(248, 248, 248, 1);-webkit-border-radius: 6px;
-moz-border-radius: 6px;margin-bottom:15px;min-height: 82px;
border-radius: 6px;display:table;width:100%;padding:18px;}
.service a {display:block;width:100%;height:100%;}
.title-service {
font-size: 16px;
font-weight: 700;
text-align: left;
    color:rgba(69, 69, 69, 1);
}
.serv-i {min-height:30px;}

/*3D тур*/
.bottom3d{
    background:rgba(57, 90, 176, 1);
    -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
color:#fff;
text-transform: uppercase;
    display: table;
font-size: 12px;
font-weight: 600;
text-align: center;


padding:15px 42px;
}
.bottom3d:hover {background:rgba(30, 35, 48, 0.6); text-decoration: none;color:#fff;}
.section-3d {background:rgba(248, 248, 248, 1);padding:60px 0px 60px 0px;}
.bg-white-p {background:#fff;
-webkit-border-radius: 24px;
-moz-border-radius: 24px;
border-radius: 24px;
padding:22px;
}
.title-3d {
font-size: 24px;
font-weight: 800;
color:rgba(57, 90, 176, 1);
    text-transform: uppercase;
    margin-bottom:20px;
}
.desc-3d {
font-size: 14px;
font-weight: 500;
}
/*Подвал сайта*/
footer {background:rgba(38, 38, 38, 1);padding:50px 0px 50px 0px;}
.mail-footer  {margin-bottom:30px;}
.link-a {background:#F3F3E4;
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
border-radius: 60px;
    display: table;
    text-align: center;
    color:#000;
    font-weight: 700;
    text-transform: uppercase;
    padding:10px 30px 10px 30px;
}
.copyright {color:#fff;
font-size: 12px;
font-weight: 400;
margin-top:10px;
    margin-bottom:20px;
}
.menu-footer ul {margin:0px;padding:0px;}
.menu-footer ul li{list-style:none; margin-bottom:7px;}
.menu-footer {
font-size: 12px;
font-weight: 600;
   
}
.menu-footer ul li a {color:#fff;}
.link-footer {margin-top:30px;}
.mail-footer {position: relative;margin-left:30px;}
.mail-footer::before {content:''; position:absolute; top:5px; left:0; margin-left:-25px;
 display:inline-block; vertical-align:middle; width:25px; height:20px; line-height:20px;
 background-repeat:no-repeat;}
.mail-footer::before { background:url('../i/mail.svg');
background-repeat:no-repeat;}
.phone-footer {position:relative;margin-left:30px;}
.phone-footer::before {content:''; position:absolute; top:5px; left:0; margin-left:-25px;
 display:inline-block; vertical-align:middle; width:25px; height:20px; line-height:20px;
 background-repeat:no-repeat;}
.phone-footer::before { background:url('../i/phone.svg');
background-repeat:no-repeat;}

.phone-f a {
font-size: 24px;
font-weight: 700;
color:#fff;
}

.dev {
    text-align: left;
padding-top:20px;
  margin:0 auto ;

}
.dev a {
    display: block;

}

.dev a img {
    display: inline-block;
    vertical-align: middle;
}

.dev a span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    text-align: left;
	font-weight:400;
    font-size: 12px;
    line-height: 1;
    color: #d6d6d6;
    position: relative;
    transition: .3s color;
}
 .dev a:hover {text-decoration:none;}
 .dev a:hover span {
    color: #5f79a9;
}
/* Owl styles */
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {display:inline-block}
.owl-carousel .owl-nav {position:absolute; margin:0 auto; top:calc(50% - 15px); left:50%; -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); width:100%; z-index:0; pointer-events:none}
.owl-carousel .owl-nav > .owl-prev, .owl-carousel .owl-nav > .owl-next {display:inline-block; position:relative; cursor:pointer; pointer-events:all}
.owl-carousel .owl-nav > .owl-next {float:right}
.owl-carousel .owl-nav [class*="owl-"] {text-indent:999em; width:30px; height:30px; border-radius:4px; display:inline-block; position:relative; cursor:pointer}
.owl-carousel .owl-nav [class*="owl-"].disabled {cursor:default}
.owl-carousel .owl-nav > .owl-prev::before,
.owl-carousel .owl-nav > .owl-next::before {position:absolute; content:''; left:0; top:0; display:block; width:30px; height:30px; line-height:1; text-indent:0; text-align:center; color:rgba(31,31,31,1); font-size:24px; font-family:'arrows'}
.owl-carousel .owl-nav > .owl-prev::before {content:'\e800'; margin-left:-5px}
.owl-carousel .owl-nav > .owl-next::before {content:'\e801'; margin-left:5px}

.owl-carousel .owl-dots {text-align:center; -webkit-tap-highlight-color:transparent; position:absolute; bottom:-40px; left:50%; width:100%; -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); pointer-events:none}
.owl-carousel .owl-dots .owl-dot {display: inline-block; zoom: 1; *display: inline; pointer-events:all}
.owl-carousel .owl-dots .owl-dot span {position:relative; width:15px; height:15px; margin:5px; border:0; border-radius:50%; display: block;
   -webkit-backface-visibility: visible;
   -webkit-transition: opacity 200ms ease; -o-transition: opacity 200ms ease; transition: opacity 200ms ease}
.owl-carousel .owl-dots .owl-dot.active span::before, .owl-carousel .owl-dots .owl-dot:hover span::before {position:absolute; content:'';
left:4px; top:4px; display:block; width:15px; height:15px; border:0; border-radius:50%; background-color:#242766}

.owl-carousel .owl-dots .owl-dot span::before {position:absolute; content:'';
left:4px; top:4px; display:block; width:15px; height:15px; border:0; border-radius:50%; background-color:#d5d5dc}

#owl-top-slider .owl-dots {bottom:5px}
.top-slide {-webkit-box-shadow:0 3px 4px 0 rgba(0,0,0,.25) inset,0 -3px 4px 0 rgba(0,0,0,.25) inset;box-shadow:0 3px 4px 0 rgba(0,0,0,.25) inset,0 -3px 4px 0 rgba(0,0,0,.25) inset}
.top-slide {position:relative; height:100%; overflow:hidden}
.top-slide {color:rgba(255,255,255,1); background-repeat:no-repeat; background-position:100% 50%; background-size:cover}
.top-slide .slide-text { padding:50px 0; position:relative}
.top-slide .slide-text {max-width:700px;}
.top-slide .slide-text .slide-title {font-size:48px;color:#fff;font-weight:600;}
.top-slide .slide-text .slide-title-row {margin-bottom:20px}
.top-slide .slide-text .slide-title {font-size:5.8rem; color:rgba(255,255,255,1); text-shadow:0px 2px 3px rgba(0, 0, 0, 0.2); font-family:'days', sans-serif; -webkit-transform:scaleY(1.3); -ms-transform:scaleY(1.3); transform:scaleY(1.3)}
.top-slide .slide-text .slide-motto {font-size:2rem; color:rgba(0,0,0,1)}
.top-slide .slide-text .slide-text-row {font-weight:600; color:rgba(255,255,255,1); margin-bottom:40px;font-size:20px;line-height:1em;}
.top-slide .slide-text .brand-holder {position:absolute; top:0; left:0}
.top-slide .slide-text .btn {-webkit-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.4);box-shadow:0px 0px 7px 0px rgba(0,0,0,0.4); font-size:1.8rem; padding:1.5rem 3rem}
.art-w a {color:#F3F3E4;}




.map-email {margin-bottom:10px;font-size:16px;font-weight:600;color:#F3F3E4;position:relative;}
.map-email::before {content:''; position:absolute; top:4px; left:0; margin-left: -19px;
 display:inline-block; vertical-align:middle; width:14px; height:14px; line-height:20px;
 background-repeat:no-repeat;}
.map-email::before { background:url('../i/email-f.svg');
background-repeat:no-repeat;}


.phone-c{font-size: 16px;font-weight: 600;line-height: 1.2em;margin-top:6px;position: relative;margin-top:20px;}
.phone-c::before {content:''; position:absolute; top: 2px; left: 0;margin-left: -25px;display:inline-block; vertical-align:middle; width:16px; height:17px; line-height:17px;background-repeat:no-repeat;}
.phone-c::before { background:url('../i/phone.svg');background-repeat:no-repeat;}
.phone-c  a {color:rgba(69, 69, 69, 1);}

.email-c{font-size: 16px;font-weight: 600;line-height: 1.2em;margin-top:6px;position: relative;margin-top:20px;}
.email-c::before {content:''; position:absolute;top: 5px;left: 0;margin-left: -25px;display:inline-block; vertical-align:middle; width:16px; height:13px; line-height:13px;background-repeat:no-repeat;}
.email-c::before { background:url('../i/email.svg');background-repeat:no-repeat;}
.email-c  a {color:rgba(69, 69, 69, 1);}


.address-c{font-size: 16px;font-weight: 600;line-height: 1.2em;margin-top:6px;position: relative;}
.address-c::before {content:''; position:absolute; top: 9px;left: 0;margin-left: -25px;display:inline-block; vertical-align:middle; width:12px; height:17px; line-height:18px;background-repeat:no-repeat;}
.address-c::before { background:url('../i/map.svg');background-repeat:no-repeat;}

.related-slider-area {padding:0 0 30px; position:relative}
.related-slider-area .slider-title {padding-left:25px}
.related-slider .small-slide, .related-slider .small-slide a {display:block; width:85px; height:85px; position:relative; overflow:hidden; margin:0 auto; background-color:rgba(242,242,242,1); border-radius:50%}
.related-slider .small-slide a {-webkit-filter: saturate(0); filter: saturate(0); opacity:.5; -webkit-box-shadow:2px 0px 5px 0px rgba(0,0,0,0.5); box-shadow:2px 0px 5px 0px rgba(0,0,0,0.5); -webkit-transition:opacity .1s ease-in, -webkit-filter .1s ease-in; transition:opacity .1s ease-in, -webkit-filter .1s ease-in; -o-transition:filter .1s ease-in, opacity .1s ease-in; transition:filter .1s ease-in, opacity .1s ease-in; transition:filter .1s ease-in, opacity .1s ease-in, -webkit-filter .1s ease-in}
.related-slider .small-slide a:hover, .related-slider .small-slide a:focus {-webkit-filter: saturate(100%); filter: saturate(100%); opacity:1}
.map-phone {margin-bottom:10px;font-size:16px;font-weight:600;color:#F3F3E4;position:relative;}
.map-phone::before {content:''; position:absolute; top:4px; left:0; margin-left: -19px;
 display:inline-block; vertical-align:middle; width:14px; height:14px; line-height:20px;
 background-repeat:no-repeat;}
.map-phone::before { background:url('../i/phone-f.svg');
background-repeat:no-repeat;}
.pad0-none {padding:0px !important;}
.title-contacts {font-size:28px;color:#F3F3E4;font-weight: 600;}
.line-p {width:150px;height:3px;background:#F3F3E4;margin-top:30px;margin-bottom:30px;}
.map.footer{width: 100%;height: 560px;position: relative;margin-bottom:20px;}
.map.footer .container{	position: relative;}

.map.footer{width: 100%;height: 560px;position: relative;margin-bottom:0px;}
.map.footer .container{	position: relative;}
.map.footer .contacts{	background: #fff;	
    
    color:rgba(69, 69, 69, 1);
  	width:390px;	font-size: 16px;padding:60px 40px 40px 40px;	position: absolute;	top: 40px;	right: 55px;	left: 55px;
    	z-index: 100;	 -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;}
  .content-contacts {padding-left: 20px;}
.h30 {height:30px;}
.map-address {margin-bottom:10px;font-size:16px;font-weight:600;color:#F3F3E4;position:relative;}

.map-email {margin-bottom:10px;font-size:16px;font-weight:600;color:#F3F3E4;position:relative;}
.map-email::before {content:''; position:absolute; top: 4px;
left: 0;
margin-left: -19px;
 display:inline-block; vertical-align:middle; width:15px; height:15px; line-height:20px;
 background-repeat:no-repeat;}


.price-all{
    background:rgba(57, 90, 176, 1);
    -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
color:#fff;
text-transform: uppercase;
    display: table;
font-size: 12px;
font-weight: 600;
text-align: center;
margin:0 auto;
margin-top:20px;
padding:11px 50px;
}

.price-all:hover {background:rgb(57, 90, 176); text-decoration: none;color:#fff;}
.price-all:focus{color:#fff;}
.map.footer .contacts span{	text-transform: uppercase;	font-size: 13px;}
.map.footer .contacts .item{	display: inline-block;	line-height: 102px;padding: 0 50px;	position: relative;}
.map.footer .contacts .item + .item:before{	content: '';	background: #5c5c5c;	width: 1px;	height: 35px;	position: absolute;	top: 50%;	left: 0;	transform: translateY(-50%);}
.map.footer .contacts .item > a{	display: inline-block;	line-height: 1.4;	vertical-align: middle;}
.map.footer .contacts .icon{	background-repeat: no-repeat;	background-position: left center;	text-decoration: none;}
/* Text styles */
.content-area, .extra-content-area, .nav-block-area {padding:0 0 30px}
small {color:inherit !important; font-weight:inherit !important; font-size:75% !important}
.content-area p {margin:0 0 20px}
.content-area a {display:inline-block}

/* List styles */
.content-area ul {list-style-position:inside; padding:0 0 0 .5em; margin:0 0 10px 0}
.content-area ul li {list-style-type:none; font-size:inherit; padding:0 0 0 1em; position:relative; line-height:inherit}
.content-area ul li::before{color:inherit; content:"\2022"; font-size:1.25em; line-height:0; height:1.5em; width:.75em; position:absolute; left:-.375em; top:.6em}

.content-area ol {list-style:none; counter-reset:li; padding:0; margin:0 0 10px 0}
.content-area ol li {list-style-type:none; font-size:inherit; padding:0 0 0 1.5em; position:relative; line-height:inherit}
.content-area ol li::before {content:counter(li, decimal) ". "; counter-increment:li; font-size:1em; line-height:1.625em; text-align:center; height:1.5em; width:1.5em; position:absolute; top:-.1em; left:-.4em; color:inherit}

/* Tables */
.table {font-size:1.3rem}

.table > thead > tr > th {background-color:rgba(50,55,74,1)}
.table > thead > tr:first-child > th:first-child {border-radius: 10px 0 0 10px}
.table > thead > tr:first-child > th:last-child {border-radius: 0 10px 10px 0}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th,
.table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {border:0; padding:1rem; text-align:center}
.table > thead > tr > th {color:#fff; padding:1rem; vertical-align:middle; text-align:center; font-weight:400}
.table > thead > tr > th, .table > thead > tr > td, .table th.right-border, .table td.right-border {border-right:rgba(255,255,255,.2) solid 1px !important}
.table > thead > tr:not(:last-child) > th, .table > thead > tr:not(:last-child) > td {border-bottom:rgba(255,255,255,.2) solid 1px}
.table > thead > tr > th:last-child, .table > tbody > tr > th:last-child, .table > tfoot > tr > th:last-child,
.table > thead > tr > td:last-child, .table > tbody > tr > td:last-child, .table > tfoot > tr > td:last-child {border:0}
.table > tbody > tr > td:first-child {text-align:left}
.table > tbody > tr > td {padding:1.5rem; vertical-align:middle}
.table > tbody > tr > td > strong {white-space:nowrap; font-size:1.5rem}
.table-striped > tbody > tr > td:first-child {border-radius:10px 0 0 10px !important}
.table-striped > tbody > tr > td:last-child {border-radius:0 10px 10px 0 !important}
.table-striped > tbody > tr:nth-of-type(odd), .table-striped > tbody > tr:nth-of-type(even) {background-color:transparent}
.table-striped > tbody > tr:nth-of-type(even) > td {background-color:rgba(242,242,242,1)}
/*.table-hover > tbody > tr {transition:all .2s ease-out 0s}
.table-hover > tbody > tr:hover > td {background-color:rgba(242,242,242,1)}*/
.table-responsive {margin-bottom:30px}

/* Social */
[class^="icon-social"]::before, [class*=" icon-social"]::before {margin:0 !important}
.social {list-style:none; padding:0; margin-bottom:0}
.social li {display:block; float:left}
.social li:not(:last-child) {margin-right:1.5rem}
.social li a {color:rgba(227,227,227,1); font-size:3rem; line-height:1; display:block; text-decoration:none; text-align:center; padding:0}
.social li a {margin:0}
.social li:last-child a {margin:0}
.social li a:hover, .social li a:focus {color:rgba(255,255,255,.8)}

/* Breadcrumbs */
.breadcrumbs-row {margin:30px 0 30px}
.breadcrumb {background-color:transparent; padding:10px 0 0; margin:0}
.breadcrumb > li {position:relative; display:inline}
.breadcrumb > li:first-child {padding:0 10px 0 0}
.breadcrumb > li {padding:0 10px 0}
.breadcrumb > li + li::before {color:rgba(110,110,110,.6); position:absolute; content:"/ "; top:0; left:-4px; padding:0; display:inline-block}
.breadcrumb > li {font-size:14px}
.breadcrumb > li a {color: rgb(57, 90, 176); text-decoration:underline}
.breadcrumb > li a:hover, .breadcrumb > li a:focus {text-decoration:none}
.breadcrumb > .active {
  color: #000;
}
.social a {
    text-align: center;
    width: 27px;
    height: 27px;
    float: left;
background-color:rgba(248, 248, 248, 1);

    border-radius: 24px;
    margin: 0 10px 10px 0;
    padding: 3px;
    color: rgba(57, 90, 176, 1);
}
.soc-icons {width:75px;display:table;margin:0 auto;padding-top:10px;}
.fa-2x {font-size: 1.1em !important;}
.github a:hover {background: #191919; color: #fff;}
.youtube a:hover {background: #c4302b; color: #fff;}
.google-pluse a:hover {background: #DD4B39; color: #fff;}
.twitter a:hover {background: #00acee; color: #fff;}
.instagram a:hover {background: #3f729b; color: #fff;}
.facebook a:hover {background: #3b5998; color: #fff;}
.skype a:hover {background: #00aff0; color: #fff;}
.vk a:hover {background: #5d84ae; color: #fff;}
.odnoklassniki a:hover {background: #f93; color: #fff;}
.pinterest a:hover {background: #c8232c; color: #fff;}
.linkedin a:hover {background: #0e76a8; color: #fff;}
.telegram a:hover {background: #249bd7; color: #fff;}
.tumblr a:hover {background: #34526f; color: #fff;}
.windows a:hover {background: #125acd; color: #fff;}
.whatsapp a:hover {background: #50b154; color: #fff;}
.weibo a:hover {background: #d52b2b; color: #fff;}
.dropbox a:hover {background: #1087dd; color: #fff;}
/* Forms */
.btn {text-decoration:none; -webkit-transition:all .25s ease-out 0s; -o-transition:all .25s ease-out 0s; transition:all .25s ease-out 0s}
.btn-default {background-color:rgba(193,195,200,1); color:#fff; font-size:1.4rem; font-weight:300; padding:1.2rem 2rem; border-radius:0; border:0}
.btn-default:hover, .btn-default:focus, .btn-default:active {background-color:rgba(193,195,200,.8) !important; color:#fff !important}
.btn-red {background-color:rgba(215,48,44,1); color:#fff; font-size:1.4rem; padding:1.1rem 2.2rem; border-radius:0; border:0}
.btn-red:hover, .btn-red:focus, .btn-red:active {background-color:rgba(215,48,44,1); color:#fff}
.btn-red, .btn-red:hover, .btn-red:focus, .btn-red:active {background-image:-webkit-gradient(linear, left top, right top, from(rgba(215,48,44,1)), to(rgba(174,38,35,1)));background-image:-webkit-linear-gradient(left, rgba(215,48,44,1), rgba(174,38,35,1));background-image:-o-linear-gradient(left, rgba(215,48,44,1), rgba(174,38,35,1));background-image:linear-gradient(90deg, rgba(215,48,44,1), rgba(174,38,35,1))}

.form-control {border-radius:0; background-color:rgba(255,255,255,1);}
.form-control input[placeholder]          {-o-text-overflow:ellipsis;text-overflow:ellipsis; color:rgba(204,204,204,1) !important}
.form-control::-webkit-input-placeholder {text-overflow:ellipsis; color:rgba(204,204,204,1) !important}
.form-control::-moz-placeholder     {text-overflow:ellipsis; color:rgba(204,204,204,1) !important}
.form-control:-moz-placeholder      {text-overflow:ellipsis; color:rgba(204,204,204,1) !important}
.form-control:-ms-input-placeholder {text-overflow:ellipsis; color:rgba(204,204,204,1) !important}
.form-control:focus::-webkit-input-placeholder {color: transparent !important}
.form-control:focus::-moz-placeholder          {color: transparent !important}
.form-control:focus:-moz-placeholder           {color: transparent !important}
.form-control:focus:-ms-input-placeholder      {color: transparent !important}

.has-error label, .has-error label sup, .form-group.required.has-error .control-label:before {color:rgba(230,90,91,1)}
.form-control.input_error, .has-error .form-control {border:rgba(230,90,91,1) solid 1px !important}
.form-control.input_error:focus, .has-error .form-control:focus {box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483}
.form-control.input_error input[placeholder], .has-error .form-control[placeholder] {-o-text-overflow:ellipsis;text-overflow:ellipsis; color:rgba(230,90,91,1) !important}
.form-control.input_error::-webkit-input-placeholder, .has-error .form-control::-webkit-input-placeholder {text-overflow:ellipsis; color:rgba(230,90,91,1) !important}
.form-control.input_error::-moz-placeholder, .has-error .form-control::-moz-placeholder {text-overflow:ellipsis; color:rgba(230,90,91,1) !important}
.form-control.input_error:-moz-placeholder, .has-error .form-control:-moz-placeholder {text-overflow:ellipsis; color:rgba(230,90,91,1) !important}
.form-control.input_error:-ms-input-placeholder, .has-error .form-control:-ms-input-placeholder {text-overflow:ellipsis; color:rgba(230,90,91,1) !important}
