/*   
Theme Name: Cbt_LT
Version: 1.0
Author: Dmitrieffserzh
*/
/*
@font-face {
	font-family: 'SEGOEUIL';
	src: url('fonts/SEGOEUIL.eot');
	src: local('SEGOEUIL'), url('fonts/SEGOEUIL.woff') format('woff'), url('fonts/SEGOEUIL.ttf') format('truetype');
}*/
h1 {color: #ff6000;font-weight: bold;}
body {
	margin-top: 65px;
	font-size: 1.5em;
	/*font-family: 'SEGOEUIL' !important; */
	font-family: Arial;
	color: #666666;
}
.clr {clear: both;}
.navbar-header {width: 100%;}
.navbar-default {
	border-top: 4px Solid #1c60ac !important;
    background: #fff;
	margin: 0;
	padding: 10px 0 0; 
    border: none;
	box-shadow: 0 5px 10px rgba(0,0,0,0.075) !important;
	-webkit-transition: all 0.3s ease-out 0.3s; 
    -moz-transition: all 0.3s ease-out 0.3s;
    -o-transition: all 0.3s ease-out 0.3s;
    transition: all 0.3s ease-out 0.3s;
}
.navbar-brand {
	background: url('img/logo2.png') no-repeat;
	margin: 5px 15px 0 0; 
	width: 137px; 
	height: 30px;
	filter: contrast(150%);
	-webkit-filter: contrast(150%);
	-moz-filter: contrast(150%);
	-o-filter: contrast(150%);
	-ms-filter: contrast(150%);
	-webkit-transition: opacity 0.2s ease-out 0.2s; 
    -moz-transition: opacity 0.2s ease-out 0.2s;
    -o-transition: opacity 0.2s ease-out 0.2s;
    transition: opacity 0.2s ease-out 0.2s;
	opacity: 1;  
}
.navbar-brand:hover {
	-webkit-transition: opacity 0.2s ease-out 0.2s;
    -moz-transition: opacity 0.2s ease-out 0.2s;
    -o-transition: opacity 0.2s ease-out 0.2s;
    transition: opacity 0.2s ease-out 0.2s;
	opacity: 0.6; 
}
.navbar-default .navbar-toggle {
    border: none !important;
	margin: 5px -15px 0 0 !important;
}
@media (min-width: 768px) {
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		 margin-left: 0px;
	}
}
.nav {
	display: block;
	width: 100%;
}
.nav-blue {
	background: #1c60ac;
	margin: 15px 0 0;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.navbar-nav li a {
    padding: 5px 28px;
	margin: 0 0 0 -1px;
	background: url('img/carret.png') no-repeat right center;
}
.menu-item-language a{
	FLOAT: LRFT;
	background: none !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.menu-item-language-current{
	padding-left: 10px !important;
}
.menu-item-language {
    float: right !important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: none !important;
    color: #ff6000;
}
/*.navbar-nav li:nth-child(1) {padding: 0 3% 0 0 !important;}*/
.navbar-nav a:hover {
	color: #c0c0c0 !important;
	-webkit-transition: color 0.1s ease-out 0.1s; 
    -moz-transition: color 0.1s ease-out 0.1s; 
    -o-transition: color 0.1s ease-out 0.1s; 
    transition: color 0.1s ease-out 0.1s; 
}
.current-menu-ancestor a  {color: #fff !important; background: #ff6000 !important;}
.dropdown-menu .current_page_item  a  {color: #fff !important; background: #3579c5 !important;}
.current_page_item  a  {color: #fff !important; background: #ff6000 !important;}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {color: #fff !important; background: #ff6000 !important;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:active {color: #fff !important; background: #ff6000 !important;}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {text-decoration: none;background-color: #f5f5f5 !important; color: #000 !important;}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
	font-family: Arial;
    text-align: left;
    background: #fff !important;
    border: none !important;
    border-radius: 0px !important;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.dropdown-menu li {width: 100% !important;}
.dropdown-menu li a {
	color: #6b8396 !important;
	background: none !important;
	margin-left: 0 !important;
}


.navbar-default .navbar-collapse, .navbar-default .navbar-form {
     border: none !important; */
}


.slogan {
	float: left;
	border-left: 1px Solid #e2e2e2; 
	margin: 6px 15px 0 0;  
	padding: 0 15px; 
	color: #000;
	font-size: 12px;
	font-family: Arial;
	line-height: 14px !important;
	text-transform: uppercase;
}

.contact_phone  {
	float: left;
	background: url('img/phon_icon.png') no-repeat top left;
	background-position-y: 1px;
	padding: 3px 0 0 30px;
	margin: 5px 40px 0 40px;
	width: 14.1% !important;
	font-weight: bold;
	font-size: 18px;
	color: #999999;
	line-height: 12px;
	text-align: right;
}
.contact_phone a {color: #ff6000; font-size: 13px;outline:none;}
.contact_adress  {
	float: left;
	background: url('img/map_icon.png') no-repeat top left;
	background-position-y: 1px;
	padding: 0 0 0 20px;
	margin: 5px 0 0;
	width: 25% !important; 
	font-size: 13px;
	color: #999999;
	line-height: 15px;
}

.main {
	margin: 0 0 30px 0;
	padding: 0 !important;
 	background: url('img/main_bg.png') no-repeat top center;
	height: 450px;
}
.main h1 {
	font-size: 1.5em;
	font-family: Arial;
	/* text-align: center; */
	color: #fff;
	font-weight: 700 !important;
}
.hh1 {
	text-transform: uppercase;
	font-size: 0.9em;
	color: #fff; 
	/* text-align: center; */
}
.hh2 {
	font-size: 0.7em;  
	color: #fff;  
	/* text-align: center; */
}
.main2 { 
/* 	background: url('img/bg_bg.png') no-repeat top center; */
	background-size: 800px;		
	min-height: 1000px; 
	margin-bottom: 100px; 
}
.slide_container {
	/*border: 6px Solid #ff6000;*/
	padding: 10px;
	margin: 19% 0 0;
}


.dots_line {
	border-top: 1px Dashed #e2e2e2;
}
.menu li {
	display: inline;
}
.icon_map_footer {
	background: url('img/map_footer.png') no-repeat bottom center;
	height: 90px;
}
.adress_footer p{margin: 30px 0 0 0; text-align: center;font-size: 1.1em;font-weight: bold; color: #333;}
.adress_footer p a {text-align: center !important;font-size: 1em;font-weight: normal;color: #ff6000;outline: none; margin: 0 0 30px 0 !important;text-transform: uppercase;}
.adress_footer p a:hover {color: #df0031;}

#map {width: 100%; margin: 0; height: 400px; display: none; background: rgb(229, 227, 223);border-top: 5px Solid #333b48;} 
.bottom_bg {background: url('img/bg_map.jpg') no-repeat top center #fff;}
footer {
	
}
.line_bottom {
	background: #333b48;
	line-height: 3em;
	margin: 0;
	height: 100px;
}
.ya-share2 {
	opacity: 0.3;	
	-webkit-transition: all 0.3s ease-out 0.3s; 
    -moz-transition: all 0.3s ease-out 0.3s;
    -o-transition: all 0.3s ease-out 0.3s;
    transition: all 0.3s ease-out 0.3s;}
.ya-share2:hover {
	opacity: 1;	
	-webkit-transition: all 0.3s ease-out 0.3s; 
    -moz-transition: all 0.3s ease-out 0.3s;
    -o-transition: all 0.3s ease-out 0.3s;
    transition: all 0.3s ease-out 0.3s;}

/*Убираем прыжки шапки из-за модальных окон*/
body.modal-open {
	width:100%!important;
	padding-right:0!important;
	overflow-y:scroll!important;
	position:fixed!important;
}
.modal-backdrop.in {
    overflow: hidden;
    filter: alpha(opacity=70);
    opacity: .7;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #002132;
}
.modal-content {border-radius: 1px;}
.close {
	float: right;
	background: none;
	border: none;
	outline: none;
}
.close:hover {
	color: #df0031;
}

.img_box {
	padding: 0;
	margin-bottom: -100px;
	/* background: #fff; */
	height: 500px;
	width: 100%;
	/* box-shadow: 0 5px 10px rgba(0,0,0,0.25); */
	border-radius: 3px;
	overflow: hidden;
}
.img_box img {
	width: 100%;
	padding: 15px;
}
/*Кнопка заявки*/
.application {
	float: right !important;
	background: #ff4200; 
	border: none;
	margin: 5px 0 0;
	padding: 5px 25px;
	border-radius: 2px;
	font-size: 13px;
	font-family: Arial;
	color: #fff;
	text-transform: uppercase;
	outline: none;
}
.application:hover {
	background: #d93d06; 
}


/*слои*/

/*Блок услуги
.service {
	border: 2px Solid #ebebeb;
	margin: 0 0 50px;
	min-height: 370px;
	-webkit-transition: all 0.2s ease-out 0.2s; 
    -moz-transition: all 0.2s ease-out 0.2s;
    -o-transition: all 0.2s ease-out 0.2s;
    transition: all 0.2s ease-out 0.2s;
}
.service:hover {
	border: 2px Solid #fff;
	border-bottom: 2px Solid #1c60ac;
	box-shadow: 0 5px 10px rgba(0,0,0,0.25);
	-webkit-transition: all 0.2s ease-out 0.2s;
    -moz-transition: all 0.2s ease-out 0.2s;
    -o-transition: all 0.2s ease-out 0.2s;
    transition: all 0.2s ease-out 0.2s;
}
.service_title {
	padding: 0 10px;
	color: #2e69b0; 
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}
.service_description {
	padding: 0 10px;
	text-align: center;
}
.service .thumb {
	position: relative;
	margin: -2px;
	width: 101.2%;
	height: 101%;
	overflow: hidden;
}
.service .thumb img {
	width: 101.2%;
	height: 101%;
	overflow: hidden;
	
}
.service .thumb .mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	overflow:visible;
	/*background: rgba(0,0,0,0.1);*/
	/*transition: all 0.4s ease-in-out;
}
.service .thumb a.info {
	position:absolute;
	display: block;
	background: url('img/plus_img.png') no-repeat;
	background-position: 50%;
	top:0px; /* Center the link */
  /* 	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 0.5s 0s ease-in-out;
}
.service:hover .thumb  .mask {
	opacity: 1;
}
.service .thumb img  {
   	-webkit-transition: all 0.3s ease-out 0.3s;
    -moz-transition: all 0.3s ease-out 0.3s;
    -o-transition: all 0.3s ease-out 0.3s;
    transition: all 0.3s ease-out 0.3s;
}
.service:hover .thumb img  {
	-webkit-filter: blur(1px);
	-webkit-filter: grayscale(100%);
   	-webkit-transition: all 0.3s ease-out 0.3s;
    -moz-transition: all 0.3s ease-out 0.3s;
    -o-transition: all 0.3s ease-out 0.3s;
    transition: all 0.3s ease-out 0.3s;
}
.service:hover .thumb  a.info {
	opacity:1;
	transition-delay: 0.3s;
}
*/



/*форма обратной связи*/
#wpcf7-f495-o1 .wpcf7-form-control {
	background: #f5f5f8;
	border: none;
	margin: 15px 0;
	padding: 10px 15px;
	width: 100%;
	outline: none;
	max-width: 100%;
	min-width: 100%;
	max-height: 400px;
}
#wpcf7-f495-o1 .wpcf7-submit {
	background: #1c60ac;
	border: none;
	margin: 15px 0;
	padding: 10px;
	width: 100%;
	color: #fff;
	text-transform: uppercase;
	outline: none;
}
#wpcf7-f495-o1.wpcf7-submit:hover {
	background: #2871c2;
}/*форма обратной связи*/
#wpcf7-f927-o1 .wpcf7-form-control {
	background: #f5f5f8;
	border: none;
	margin: 15px 0;
	padding: 10px 15px;
	width: 100%;
	outline: none;
	max-width: 100%;
	min-width: 100%;
	max-height: 400px;
}
#wpcf7-f927-o1 .wpcf7-submit {
	background: #1c60ac;
	border: none;
	margin: 15px 0;
	padding: 10px;
	width: 100%;
	color: #fff;
	text-transform: uppercase;
	outline: none;
}
#wpcf7-f927-o1.wpcf7-submit:hover {
	background: #2871c2;
}/*форма обратной связи*/
#wpcf7-f927-o2 .wpcf7-form-control {
	background: #f5f5f8;
	border: none;
	margin: 15px 0;
	padding: 10px 15px;
	width: 100%;
	outline: none;
	max-width: 100%;
	min-width: 100%;
	max-height: 400px;
}
#wpcf7-f927-o2 .wpcf7-submit {
	background: #1c60ac;
	border: none;
	margin: 15px 0;
	padding: 10px;
	width: 100%;
	color: #fff;
	text-transform: uppercase;
	outline: none;
}
#wpcf7-f927-o1.wpcf7-submit:hover {
	background: #2871c2;
}



/*форма обратной связи*/
#wpcf7-f495-o2 .wpcf7-form-control {
	background: #f5f5f8;
	border: none;
	margin: 15px 0;
	padding: 10px 15px;
	width: 100%;
	outline: none;
	max-width: 100%;
	min-width: 100%;
	max-height: 400px;
}
#wpcf7-f495-o2 .wpcf7-submit {
	background: #1c60ac;
	border: none;
	margin: 15px 0;
	padding: 10px;
	width: 100%;
	color: #fff;
	text-transform: uppercase;
	outline: none;
}
#wpcf7-f495-o2 .wpcf7-submit:hover {
	background: #2871c2;
}
.contact_qest {
	background: #1c60ac;
	margin: 50px 0;
}
.contact_qest  .call_text {
	font-size: 2.5em;
	color: #fff;
	padding: 15px 0 0 15px;
	font-weight: bold;
}
.contact_qest  .call_text_manager {
	font-size:0.9em;
	color: #f5f5f8;
	padding: 0 15px;
}
.contact_qest  .call_phone{
	background: url('img/phon_icon_big.png') no-repeat left center;
	font-size: 3.5em;
	color: #f5f5f8;
	padding: 0px 0 0px 80px;
	margin: 0 0 0 15px;
}
.icon_phone {
	background: url('img/phone.png') no-repeat right bottom;
	height: 247px;
	margin: -50px 0 0 0;
}
/*форма в швпке*/
#wpcf7-f507-o1 .wpcf7-form-control {
	background: #f5f5f8;
	border: none;
	margin: 15px 0 0 !important;
	padding: 5px 15px;
	width: 100%;
	outline: none;
	max-width: 100%;
	min-width: 100%;
	max-height: 400px;
}
#wpcf7-f507-o1 .wpcf7-submit {
	background: #1c60ac;
	border: none;
	margin: 15px 0 0 !important;
	padding: 7px;
	min-height: 31px;
	width: 100%;
	color: #fff;
	font-size: 0.8em;
	text-transform: uppercase;
	outline: none;
}
#wpcf7-f507-o1 .wpcf7-submit:hover {
	background: #2871c2;
}
/*форма в швпке*/
#wpcf7-f507-o3 .wpcf7-form-control {
	background: #f5f5f8;
	border: 1px Solid #1c60ac;
	margin: 15px 0 0 !important;
	padding: 5px 15px;
	width: 100%;
	outline: none;
	max-width: 100%;
	min-width: 100%;
	max-height: 400px;
}
#wpcf7-f507-o3 .wpcf7-submit {
	background: #1c60ac;
	border: 1px Solid #1c60ac;
	border: none;
	margin: 15px 0 0 !important;
	padding: 7px;
	min-height: 33px;
	width: 100%;
	color: #fff;
	font-size: 0.7em;
	text-transform: uppercase;
	outline: none;
}
#wpcf7-f507-o3 .wpcf7-submit:hover {
	background: #2871c2;
}
/*форма в швпке*/
#wpcf7-f507-o2 .wpcf7-form-control {
	background: #f5f5f8;
	border: 1px Solid #1c60ac;
	margin: 15px 0 0 !important;
	padding: 5px 15px;
	width: 100%;
	outline: none;
	max-width: 100%;
	min-width: 100%;
	max-height: 400px;
}
#wpcf7-f507-o2 .wpcf7-submit {
	background: #1c60ac;
	border: 1px Solid #1c60ac;
	border: none;
	margin: 15px 0 0 !important;
	padding: 7px;
	min-height: 33px;
	width: 100%;
	color: #fff;
	font-size: 0.7em;
	text-transform: uppercase;
	outline: none;
}
#wpcf7-f507-o2 .wpcf7-submit:hover {
	background: #2871c2;
}
div.wpcf7-validation-errors {
	background: #ff8d48;
	border: none !important;
	padding:7px 10px 10px !important;
	color: #fff;
}
div.wpcf7-mail-sent-ok {
	background: #5bd06e;
	border: none !important;
	padding:7px 10px 10px !important;
	color: #fff;
}
.wpcf7-not-valid-tip {
	font-size: 0.8em !important;
	padding: 4px 0 !important;
}
/*форма в швпке*/
#wpcf7-f926-o2 .wpcf7-form-control {
	background: #f5f5f8;
	border: 1px Solid #1c60ac;
	margin: 15px 0 0 !important;
	padding: 5px 15px;
	width: 100%;
	outline: none;
	max-width: 100%;
	min-width: 100%;
	max-height: 400px;
}
#wpcf7-f926-o2 .wpcf7-submit {
	background: #1c60ac;
	border: 1px Solid #1c60ac;
	border: none;
	margin: 15px 0 0 !important;
	padding: 7px;
	min-height: 33px;
	width: 100%;
	color: #fff;
	font-size: 0.7em;
	text-transform: uppercase;
	outline: none;
}
#wpcf7-f926-o2 .wpcf7-submit:hover {
	background: #2871c2;
}
div.wpcf7-validation-errors {
	background: #ff8d48;
	border: none !important;
	padding:7px 10px 10px !important;
	color: #fff;
}
div.wpcf7-mail-sent-ok {
	background: #5bd06e;
	border: none !important;
	padding:7px 10px 10px !important;
	color: #fff;
}
.wpcf7-not-valid-tip {
	font-size: 0.8em !important;
	padding: 4px 0 !important;
}/*форма в швпке*/
#wpcf7-f926-o3 .wpcf7-form-control {
	background: #f5f5f8;
	border: 1px Solid #1c60ac;
	margin: 15px 0 0 !important;
	padding: 5px 15px;
	width: 100%;
	outline: none;
	max-width: 100%;
	min-width: 100%;
	max-height: 400px;
}
#wpcf7-f926-o3 .wpcf7-submit {
	background: #1c60ac;
	border: 1px Solid #1c60ac;
	border: none;
	margin: 15px 0 0 !important;
	padding: 7px;
	min-height: 33px;
	width: 100%;
	color: #fff;
	font-size: 0.7em;
	text-transform: uppercase;
	outline: none;
}
#wpcf7-f926-o3 .wpcf7-submit:hover {
	background: #2871c2;
}
div.wpcf7-validation-errors {
	background: #ff8d48;
	border: none !important;
	padding:7px 10px 10px !important;
	color: #fff;
}
div.wpcf7-mail-sent-ok {
	background: #5bd06e;
	border: none !important;
	padding:7px 10px 10px !important;
	color: #fff;
}
.wpcf7-not-valid-tip {
	font-size: 0.8em !important;
	padding: 4px 0 !important;
}
/*форма в швпке*/
#wpcf7-f926-o1 .wpcf7-form-control {
	background: #f5f5f8;
	border: 1px Solid #1c60ac;
	margin: 15px 0 0 !important;
	padding: 5px 15px;
	width: 100%;
	outline: none;
	max-width: 100%;
	min-width: 100%;
	max-height: 400px;
}
#wpcf7-f926-o1 .wpcf7-submit {
	background: #1c60ac;
	border: 1px Solid #1c60ac;
	border: none;
	margin: 15px 0 0 !important;
	padding: 7px;
	min-height: 33px;
	width: 100%;
	color: #fff;
	font-size: 0.7em;
	text-transform: uppercase;
	outline: none;
}
#wpcf7-f926-o1 .wpcf7-submit:hover {
	background: #2871c2;
}
div.wpcf7-validation-errors {
	background: #ff8d48;
	border: none !important;
	padding:7px 10px 10px !important;
	color: #fff;
}
div.wpcf7-mail-sent-ok {
	background: #5bd06e;
	border: none !important;
	padding:7px 10px 10px !important;
	color: #fff;
}
.wpcf7-not-valid-tip {
	font-size: 0.8em !important;
	padding: 4px 0 !important;
}


/*форма в швпке*/
#wpcf7-f883-o1 .wpcf7-form-control {
	background: #f5f5f8;
	border: 1px Solid #1c60ac;
	margin: 15px 0 0 !important;
	padding: 5px 15px;
	width: 100%;
	outline: none;
	max-width: 100%;
	min-width: 100%;
	max-height: 400px;
}
#wpcf7-f883-o1 .wpcf7-submit {
	background: #1c60ac;
	border: 1px Solid #1c60ac;
	border: none;
	margin: 15px 0 0 !important;
	padding: 7px;
	min-height: 33px;
	width: 100%;
	color: #fff;
	font-size: 0.7em;
	text-transform: uppercase;
	outline: none;
}
#wpcf7-f883-o1 .wpcf7-submit:hover {
	background: #2871c2;
}
div.wpcf7-validation-errors {
	background: #ff8d48;
	border: none !important;
	padding:7px 10px 10px !important;
	color: #fff;
}
div.wpcf7-mail-sent-ok {
	background: #5bd06e;
	border: none !important;
	padding:7px 10px 10px !important;
	color: #fff;
}
.wpcf7-not-valid-tip {
	font-size: 0.8em !important;
	padding: 4px 0 !important;
}



.text-center {text-align: center;}
hr {border-bottom: 2px Solid #ebebeb;margin: -29px 0 60px 0;}
.title {background: #fff;font-size: 1.6em; color: #2e69b0; font-weight: bold; text-transform: uppercase; display:inline; margin: 80px auto 50px !important; padding: 0 15px;}

ul {margin: 20px 0;}
.li1 {color: #666666 !important;font-size: 1em !important;list-style-type:square !important;margin: 7px 0;}
.p1 {color: #666666 !important;font-size: 1em !important;list-style-type:square !important;margin: 7px 0;}
.li3 {color: #666666 !important;font-size: 1em !important;list-style-type:square !important;margin: 7px 0;}










@media (max-width: 480px) {
	.navbar-nav li a  { background-image: none !important;}
	.nav {
		display: block;
		margin: 0 !important;
	}
	.contact_qest  .call_text {
		font-size: 1em;
		color: #fff;
		padding: 15px 0 0 15px;
		font-weight: bold;
		text-align: center;
	}
	.contact_qest  .call_text_manager {
		font-size:0.7em;
		color: #f5f5f8;
		padding: 0 15px;
		text-align: center;
	}
	.contact_qest  .call_phone{
		background-image: none;
		font-size: 1.5em;
		color: #f5f5f8;
		padding: 0px;
		margin: 0 0 0 15px;
		text-align: center;
	}
	.service {
		margin: 0 -15px 30px;
	}
	.title {
		background: #fff;
		font-size: 1em;
		color: #2e69b0;
		font-weight: bold;
		text-transform: uppercase;
		display: inline;
		margin: 80px auto 50px !important;
		padding: 0 15px;
	}
	hr {
		border-bottom: 2px Solid #ebebeb;
		margin: -22px 0 60px 0;
	}
	.ya-share2{display: none;}
	.line_bottom p {font-size: .6em;line-height: 3em;  margin: 0;}
	.line_bottom { height: 30px !important;}
	.navbar-default {box-shadow: 0 5px 10px rgba(0,0,0,0.175) !important;}
}
@media (min-width: 480px) and (max-width: 767px) {
	.navbar-nav li a  { background-image: none !important;}
	.nav {
		display: block;
		margin: 0 !important;
	}
		.contact_qest  .call_text {
		font-size: 1em;
		color: #fff;
		padding: 15px 0 0 15px;
		font-weight: bold;
		text-align: center;
	}
	.contact_qest  .call_text_manager {
		font-size:0.9em;
		color: #f5f5f8;
		padding: 0 15px;
		text-align: center;
	}
	.contact_qest  .call_phone{
		background-image: none;
		font-size: 1.5em;
		color: #f5f5f8;
		padding: 0px;
		margin: 0 0 0 15px;
		text-align: center;
	}
	.navbar-default {box-shadow: 0 5px 10px rgba(0,0,0,0.175) !important;}
}

section {
    margin: 50px 0;
}
.ui-label .value {display: none;}



.menu-item-language:hover .submenu-languages {
	display: block;
}
.submenu-languages {
	position: absolute;
	display: none;
	padding: 0;
	margin: 0;
}

.service_line_description {
    padding: 0 10px;
    font-size: 0.81em !important;
}