@font-face {
	font-family: 'Ubuntu Light';
	src: url('../fonts/Ubuntu-Light.eot');
	src: url('../fonts/Ubuntu-Light.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Ubuntu-Light.woff') format('woff'),
	url('../fonts/Ubuntu-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "UbuntuMedium";
	src: url("../fonts/UbuntuMedium.eot");
	src: url("../fonts/UbuntuMedium.eot?#iefix")format("embedded-opentype"),
	url("../fonts/UbuntuMedium.woff") format("woff"),
	url("../fonts/UbuntuMedium.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "FiraSansMedium";
	src: url("../fonts/FiraSansMedium/FiraSansMedium.eot");
	src: url("../fonts/FiraSansMedium/FiraSansMedium.eot?#iefix")format("embedded-opentype"),
	url("../fonts/FiraSansMedium/FiraSansMedium.woff") format("woff"),
	url("../fonts/FiraSansMedium/FiraSansMedium.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}



body {
	font-weight: 400;
	font-size: 1rem;
	width: 100%;
	font-family: 'Ubuntu', sans-serif; 
	color:#3d3d3d;
}

/* default font size */
.fa {
	font-size: 14px;
}

a {
	color:#3d3d3d;
}
a:hover {
	text-decoration: none;
	color:#20b8eb;
}
section h2 {
	text-align:center; 
	text-transform:uppercase;
	font-family: 'Ubuntu', sans-serif;
	color:#3d3d3d;
	font-weight: normal !important;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
header{
	background: #fff url(../image/header-bg.jpg) no-repeat center top;
	padding:15px 10px 0px 10px;
}
.fa-shopping-cart {display:none;}
.personal-room {
	margin-left:98px;
	display:none;
}

.personal-room a{
	background: url(../image/employee.png) no-repeat;
	padding:7px 10px 8px 41px;
	font-size: 20px;
	font-family: 'Ubuntu Light', sans-serif;
	display:block;
}
#common-home {
	/*display:none;*/
}
#information-contact {
}
.header-subplace {margin-top: 125px;}

#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #20b8eb;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}

#top-links a + a {
	margin-left: 15px;
}

/* logo */
#logo {
	margin: 0 0 10px 0;
}

#logo h1 {
    font-size: 28px;
    margin-bottom: 20px;
    margin-top: -5px;
}

/* search */
#search {
	margin-bottom: 0;
}
#search .input-lg {
	height: 37px;
	line-height: 20px;
	padding: 0 10px;
	border:0;
	border-radius:0;
	font-size:1rem;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 6px 21px;
	text-shadow: 0 1px 0 #FFF;
	border-radius:0;
	border:none;
}
/* cart */
#cart {
	/*margin-bottom: 10px;*/
}
#cart > .btn {
	font-size:18px;
	line-height: 21px;
	border:0;
	background: url(../image/shopping-bag.png) no-repeat;
	box-shadow: none;
	padding:6px 0px 8px 49px;
	font-family: 'Ubuntu Light', sans-serif;
	margin-left:20px;
	text-align:left;
}

#cart span span {
    color: #20b8eb;
    font-family: "UbuntuMedium", sans-serif;
}


#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
.phones {
	font-family: 'Ubuntu', sans-serif; 
	font-size:20px;
	line-height: 26px;
	background: url(../image/phone-call-ico.png) no-repeat 0px 2px;
	padding-left:35px !important;
	margin-left:48px;
}
.phones span {
	color:#20b8eb;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #303030;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 140px 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	font-family: 'Ubuntu', sans-serif; 
	color: #ffffff;
	background-color: rgb( 32, 184, 235 );
	border: 1px solid rgb( 32, 184, 235 );
	font-size: 18px;
	text-transform: uppercase;
	border-radius: 0px;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(51, 50, 50, 1);
	-moz-box-shadow:    1px 1px 2px 0px rgba(51, 50, 50, 1);
	box-shadow:         1px 1px 2px 0px rgba(51, 50, 50, 1);
	padding: 13px 16px;
	-webkit-appearance: none !important;
	
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	color: #3d3d3d;
	padding: 8px 20px 8px 12px;
	font-size: 1rem;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #20b8eb;
	background:none;
	
}
.list-group-item {
	background:none;
	border:none;
	text-transform: uppercase;
	border-top: 1px #20b8eb solid;
	background: url(../image/arrow-down.png) no-repeat right 50%;

}
.list-group-item:hover {
	background: url(../image/arrow-down.png) no-repeat right 50% !important;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
	border-color: #20b8eb;
	background: url(../image/arrow-down.png) no-repeat right 50% !important;
	
}
.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}

@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
.phones {
	font-size: 16px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	/*overflow: auto;*/
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

/*Ditrix-style*/

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
	z-index: 1030;
	height:76px;
}

/*main-content*/


.header-navigation {
	background: #20b8eb;
	top:76px;
	position:fixed;
	width:100%;
	z-index:1000;
	padding:0;
}
.main-navigation {
	padding: .1rem 0;
	
}
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1.4rem;
    padding-left: 1.4rem;
}
.main-navigation ul li {
	font-family: 'Ubuntu Light', sans-serif;
	font-size:20px;
}
.navbar-light ul li a {
	color:#fff;
}
.navbar-light .navbar-nav .nav-link{
	color:#fff;}

section {
	padding:63px 0 24px;
}

#section1 {
	padding:0;
}

.carousel-caption h2 {
	font-size:196px;
	font-size:12rem;
	font-family: 'FiraSansMedium', sans-serif;
}
.bluecaption {
	background: #20b8eb;
	display:block;
	font-size:23px;
	padding: 5px 0 0 5px;
	width:60%;
	margin-bottom:2rem;
}

.about-text, .viezd-text, .tovar-text{
	font-family: 'Fira Sans', sans-serif;
	font-size:14px;
	line-height: 18px;

}
.about-text p {
	margin-bottom:0.6rem;
}
.about-image img{
	margin-top:4px;
	width:100%;
}
#section6 .row {margin:39px 0 40px 0;}
/* Footer*/
footer{
	background: #212121 url(../image/footer-bg.jpg) repeat-y;
	color:#fff;
	padding:30px 0 24px 0;
	font-family: 'Ubuntu Light', sans-serif; 
	font-size:14px;
}

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

footer h4 {
	color:#20b8eb;
	font-size:18px;
	font-family: "UbuntuMedium", sans-serif;
}

footer ul {
	display:block; 
	line-height: 18px;
}
.footer-menu li {
	display:block;
}

.footer-adress {
	margin-top:8px; 
	line-height: 14px;}

.footer-phones {
	font-family: 'Ubuntu', sans-serif; 
	font-size:20px;
	margin-top:8px;
	line-height: 26px;
	background: url(../image/phone-call-ico.png) no-repeat;
	padding-left:35px;
}
.footer-phones span {
	color:#20b8eb;
}
.footer-work-time {
	margin-top:20px; 
	line-height: 14px;
	background: url(../image/clock-ico.png) no-repeat;
	padding-left:35px;
}
.ourresults {
	background: url(../image/ourresults-bg.jpg) no-repeat;
	color:#fff;
	padding:62px 80px 112px 80px;
}
.ourresults h2 {
	color:#fff;
	margin-bottom:70px;
}
.result-count {
	font-size:60px;
	font-family: 'FiraSansMedium', sans-serif;
}
.result-name {
	font-size:24px;
	font-family: 'FiraSansMedium', sans-serif;
	background: #20b8eb;
	padding:3px 7px 0 7px;
	width:262px;
}
#section4, #section-vizov{
	padding: 33px 0 52px;
}
#section6 {
	padding: 50px 0 24px;
}
.soc-icon {
	display:inline-block; 
	width:30px; 
	height:30px;
	margin:0 4px;
}
.soc-icon-fb {
	background: url(../image/fb.png) no-repeat;
}
.soc-icon-vk {
	background: url(../image/vk.png) no-repeat;
}
.soc-icon-insta {
	background: url(../image/insta.png) no-repeat;
}

/* Sections*/
#section2, #section4, #section-counters {
	background:  #f3f3f3 url(../image/body-section-bg.jpg) no-repeat top center;
}

#section-counters {
	padding: 37px 0 24px;
}
#section2 h2 {
	margin-bottom: 35px;
}
#section-txt h2 {
	margin-bottom: 35px;
}
.profile-caption {
	padding:14px 0 10px 0; 
	font-size:18px;
}
.kind-caption {
	padding:14px 0 0 0; 
	font-size:16px;
}
#section3 .row {
	margin-bottom:18px;
}
#section3 h2 {
	margin-bottom: 38px;
}
#section4 h2, #section-vizov h2 {
	margin-bottom: 38px;
}
#section5 {
	padding:0;
}
.hr-up-form {
	height:1px; 
	background:#20b8eb; 
	margin:18px 0 18px 15px;

}
.form-viezd {
	font-family: 'Ubuntu Light', sans-serif; 
	font-size:14px;
}
.form-viezd-h3 {
	text-transform:uppercase;
	color:#20b8eb;
	font-size:24px;
	font-family: 'Ubuntu', sans-serif;
	margin-bottom:10px;
}

.form-check {
	margin:7px 0;
}
.send-btn {
	border:none;
	border-radius: 0;
	background:#20b8eb;
	text-transform:uppercase;
	font-size:18px;
	font-family: 'Ubuntu', sans-serif;
	padding: .875rem 5rem;
}
.more-btn {
	border:none;
	border-radius: 0;
	background:#20b8eb;
	text-transform:uppercase;
	font-size:18px;
	font-family: 'Ubuntu', sans-serif;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(51, 50, 50, 1);
	-moz-box-shadow:    1px 1px 2px 0px rgba(51, 50, 50, 1);
	box-shadow:         1px 1px 2px 0px rgba(51, 50, 50, 1);
	
}
.form-viezd input {
	border:1px solid #7d7f80;
	-moz-border-radius: 0px;
 	 -webkit-border-radius: 0px;
  	-khtml-border-radius: 0px;
 	 border-radius: 0px;
 	 behavior: url(border-radius.htc);
}
.form-viezd textarea {
	height:81px;
	border:1px solid #7d7f80;
	-moz-border-radius: 0px;
 	-webkit-border-radius: 0px;
  	-khtml-border-radius: 0px;
 	border-radius: 0px;
 	behavior: url(border-radius.htc);
 	resize: none;
}
form input[type="tel"] {
    background: #fff url(../image/phone-ico.png) no-repeat 9px 50% !important;
    padding-left: 37px;
}

.form-viezd input[type="text"] {
    background: #fff url(../image/avatar.png) no-repeat 9px 50% !important;
    padding-left: 37px;
}
.catalog-search form input[type="text"] {
    background: #fff !important;
	padding: 4px 10px 4px 10px;
	border:0;
}

#ditrixInputText1 {
    background: #fff url(../image/message-ico.png) no-repeat 9px 6px !important;
    padding-left: 37px;
}
#formInputText42-3 {
    background: #fff url(../image/message-ico.png) no-repeat 9px 6px !important;
    padding-left: 37px;
}
#form-formcreator42 .form-group.required { 
 width:50%;
 float:left;
}
#form-formcreator42 .form-group.required:nth-child(1) {
	padding-right: 15px;
}
#form-formcreator42 .form-group.required:nth-child(2) {
	padding-left: 15px;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 2rem;
  z-index: 10;
}
.carousel-caption h2 {
	line-height: 0.6;
	color: #fff;
	text-align:left;
	text-transform: none;
}
/* Declare heights because of positioning of img element */
.carousel-item {
  height: 24rem;
  background-color: #777;

}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 24rem;
}
.carousel-indicators li {
	width: 19px;
	height: 19px;
	background-color:#fff;
	margin-right: 5px;
	margin-left: 5px;
}


.carousel-indicators .active {
    background-color: #20b8eb;
}
.blue-frame {
	position:relative;
	display:block;
	border:2px solid #30bdec;
}

.blue-frame iframe {
	margin: -30px -20px;
	width: 100%;
}
.blue-frame {
	height:457px; 
	width: calc(100% - 20px); 
	margin: 30px 0 20px 20px;
}

.blue-img-frame img {
	margin: -12px -18px 12px -18px;
	width: 100%;
}
.blue-img-frame {
	height:auto; 
	width: calc(100% - 18px); 
	margin: 30px 0 20px 20px;
	position:relative;
	display:block;
	border:2px solid #30bdec;
}




.contacts-section {
	margin:30px 0 156px 0;
}
.contacts-section .container {
	padding:55px 0 0 0;
}
#information-contact h1, #content h1, .catalog-sidebar h2 {
	text-transform:uppercase; 
	font-size:2rem;
	margin-bottom:15px;
}
.catalog-sidebar h2 {
	text-align:left;
	line-height: 2.5rem;
}
.contacts-section .row {
	margin-top:30px;
}
.specialists h1 {
	text-align:center; 
	text-transform:uppercase; 
	font-size:32px; 
	font-size:2rem;
	margin-bottom:37px;
}
.spec-name {
	color:#20b8eb; 
	font-size:19px;
}
.spec-caption {
	font-family: 'Fira Sans', sans-serif;
	font-size:14px;
	line-height: 18px;
	margin:10px 0 11px 0;
}
.spec-price-list {
	background-color: rgb( 32, 184, 235 );
	text-transform: uppercase;
	color:#fff;
	display:block;
	width:265px;
	margin:0 auto;
	padding:18px 0 13px 0;
	font-size:18px;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(51, 50, 50, 1);
	-moz-box-shadow:    1px 1px 2px 0px rgba(51, 50, 50, 1);
	box-shadow:         1px 1px 2px 0px rgba(51, 50, 50, 1);
}

#section-spec .row {margin-bottom: 38px;}
.spec-img {
	text-align: center;
	
	width:360px;
	height:280px;
	 }
.spec-img img {
	width:194px;
	height:268px;
	border:2px solid #20b8eb;
	box-shadow: 12px 12px 0px -2px #fff, 12px 12px  #20b8eb;
}

.profile-product .container {
	padding:55px 0 0 0;
}
.profile-product h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 32px;
    font-size: 2rem;
	margin-bottom: 37px !important;
	margin-top:1rem;
}
.tov-image {
	height: auto;
	width: calc(100% - 18px);
	margin: 10px 0 20px 20px;
	position: relative;
	display: block;
	border: 2px solid #30bdec;
}
.tov-image img {
	width: 100%;
	margin: -12px -18px 12px -18px;
	
}
.profile-product {
	margin-bottom:40px;

}
.product-price {
	font-size: 22px;
	font-size:1.5rem;
	font-family: 'Ubuntu', sans-serif; 
	line-height: 2rem;
	padding-top:25px;
}
.product-price span {
	
	font-size:2rem;
	color:#20b8eb;
}
.product-add-to-cart {
	font-family: 'Ubuntu', sans-serif; 
	background-color: rgb( 32, 184, 235 );
	text-transform: uppercase;
	color:#fff;
	display:block;
	width:262px;
	margin:0 auto;
	text-align: center;
	padding:20px 0 16px 0;
	font-size:18px;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(51, 50, 50, 1);
	-moz-box-shadow:    1px 1px 2px 0px rgba(51, 50, 50, 1);
	box-shadow:         1px 1px 2px 0px rgba(51, 50, 50, 1);

}
.tovar-text ul {
	/*display:block; 
	font-family: 'Ubuntu', sans-serif; 
	position:relative;
	list-style: square outside;
	list-style-image: url(../image/tovar-menu-punkt.png) !important;*/

}
.tovar-text ul li {
	/*list-style: square inside;
	list-style-image: url(../image/tovar-menu-punkt.png) !important;
	line-height: 1rem;*/
}


.tovar-text ul li a {
	font-size:16px;
	color:#20b8eb;
}
.our-results-block {
	margin-top:42px; 
	margin-bottom:40px;}

.circuls-descr {
	font-size:45px;
	color:#3d3d3d;
	font-family: 'FiraSansMedium', sans-serif;
	margin-top:-145px;
}
.circuls-descr-2{
	margin-top: 95px;
}
.dial, .dial1, .dial2, .dial3 {
	margin-top: 66px !important;	
}
.catalog-group ul {
	display:block;
}
.catalog-sidebar {
	background: #fff url(../image/catalog-sigebar-bg.jpg) repeat-y left top;
	padding-top: 35px;
	padding-right: 25px;
}
.catalog-search {
	background: #20b8eb;
	padding:17px 20px;
	margin-bottom:37px;
}
.form-search {
	background: #fff;
}
.card-header {
	background: none;
	padding: 0;
	border-top: 1px #20b8eb solid;
	border-bottom: none;
}
.card-header h4 button {
	text-transform:uppercase;
	color:#20b8eb;
	font-size:1rem;
	padding: .575rem 0rem;
	width:100%;
	text-align:left;
}
.card-header h4 .btn {
	background: url(../image/arrow-down.png) no-repeat right 50%;
}
.card {
	background: none;
	border:none;
}
.card-header:first-child {
	border-radius: 0;
}
.card-body {
	padding:0;
}

.form-check input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
	padding: 0;
	border:0;
	width: 13px;
	height:13px;
	border-radius: 0;

}
.catalog-tabl-section h4 {
	font-size: 1.2rem;
	color: #20b8eb;

}
.cat-tab-row:nth-child(odd) {
	background: #e7e7e7;
}
.cat-tab-row .product-title a {
	
	color: #20b8eb;
	font-size: 1rem;
}


.cat-tab-row .product-code {
	text-align: right;
}

.shop-cart {
	background: url(../image/shopping-cart.png) no-repeat right 50%;
	text-indent: -9999px;
	width:27px;
	height:25px;
	border:0;
	cursor: pointer;
}
.cat-tab-col {
	padding:10px 10px;
}
.cat-tab-row {
	margin-left: 0px;
	margin-right: 0px;
}
.catalog-tabl-section{
	border-bottom:1px solid #20b8eb;
	padding-bottom:17px;
}
.catalog-tabl-section h4 {
	
	padding:18px 0 8px 0;
	
}
.catalog-tabl-section:last-child {
	border-bottom:none;
}
.search-icon {
	border:none;
	background: none;
	cursor: pointer;
	height: 21px;
	width:21px;
	background: url(../image/search.png) no-repeat right 50%;
	display: inline-block;
}
.search-icon img {
	margin-right:5px;
}
.navbar-light .navbar-toggler {
	color: #fff;
	border: none;
}
.profile-img img {
	width:100%;
}
.viezd-image img {
	width:100%;
}
.result-last { 
	margin:0 0 0 auto;
}

@media (max-width: 1199px) {
	.main-navigation ul li {
		font-size: 1.2rem;
	}
	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: 0.6rem;
		padding-left: 0.6rem;
		padding-top: .7rem;
		padding-bottom: .7rem;
	}
	.viezd-image img {margin-bottom:20px;}
	.about-image img{
		margin-bottom:20px;
	}
	.ourresults {
		background: url(../image/ourresults-bg.jpg) no-repeat;
		color: #fff;
		padding: 20px 20px 20px 20px;
	
	}
	.ourresults h2 {

		color: #fff;
		margin-bottom: 10px;
	
	}
	.result-count {
		font-size: 1.5rem;
	}
	.result-name {
		font-size:1rem;
		width: auto;
	}
	.result-last { 
		margin:0;
	}
	.spec-img {
		text-align: left;
		background: none;
		width: 310px;
		height: auto;
		 }
	.spec-img img {
		width: 300px;
		height: 233px;
	}
	.card-header h4 button {
		font-size:.8rem;
	}
	.cat-tab-row .product-title a {
		font-size:.8rem;
	}
	.form-check {
		font-size:.8rem;
	}

}

@media (max-width: 991px) {
	.main-navigation ul li {
		font-size: 1rem;
	}
	header {
		padding: 15px 10px 1px 10px;
	}
	.personalroomcol {display:none;}
	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: 0.6rem;
		padding-left: 0.6rem;
		padding-top: .7rem;
		padding-bottom: .7rem;
	}
	.viezd-image img {margin-bottom:20px;}
	.about-image img{
		margin-bottom:20px;
	}
	.ourresults {
		background: url(../image/ourresults-bg.jpg) no-repeat;
		color: #fff;
		padding: 20px 20px 20px 20px;
	
	}
	.ourresults h2 {

		color: #fff;
		margin-bottom: 10px;
	
	}
	.result-count {
		font-size: 1.5rem;
	}
	.result-name {
		font-size:1rem;
		width: auto;
	}
	.result-last { 
		margin:0;
	}
	#section-spec .col {
		margin-bottom:20px;
	}
	.spec-img {
		margin: 0 auto;
	}
	#section-spec .row {
		margin: 0;
	}
	.catalog-sidebar h2 {
		font-size: 1.5rem;
	}
	.card-header h4 button {
		font-size:.6rem;
	}
	.catalog-sidebar {
		padding-right: 15px;
	}
	.cat-tab-col {
		font-size:.8rem;
	}
	.shop-cart {
		background: url(../image/shopping-cart-sm.png) no-repeat 50% 50%;
		width: 20px;
		height: 19px;
	}

}
@media (max-width: 767px) {
	header {
		padding: 0;
		display:none;
	}
	.header-navigation {
		top:0;
	}
	#section1 {
		margin-top: 0x;	
	}
	.header-subplace {
		margin-top: 49px;
	}
	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: 0.rem;
		padding-left: 0.6rem;
		padding-top: .4rem;
		padding-bottom: .4rem;
	}
	.carousel-caption h2 {
		font-size:5rem;
	}
	.navbar-toggler {
		padding: 0.5rem .75rem;
	}
	.bluecaption {
		font-size:1rem;
		width: auto;
	}
	.logo {
		margin: 0 auto 0 auto;
	}
	.foot-logoplace {
		text-align:center;
	}
	.footer-work-time {text-align:left; width:200px; margin-left: auto; margin-right:auto;}
	.footer-phones {text-align:left; width:200px; margin-left: auto; margin-right:auto;}
	.header-soc-links {margin-bottom:10px;}

	.ourresults {
		background: url(../image/ourresults-bg.jpg) no-repeat;
		color: #fff;
		padding: 20px 20px 20px 20px;
	
	}
	.ourresults h2 {

		color: #fff;
		margin-bottom: 10px;
	
	}
	.result-count {
		font-size: 2rem;
	}
	.result-name {
		font-size:1.5rem
	}
	.result-last { 
		margin:0;
	}


	.spec-img {
		margin: 0 auto;
	}

	.tov-image {
		
		height: auto;
		margin: 0;
		margin-bottom:20px;
	}
	.tov-image img {
		width: 100%;
		height: auto;
	}
	.main-navigation {
		background: url(../image/logo-white.png) no-repeat center 14px;
	}
	.navbar-light .navbar-toggler-icon {
		background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
	}
	.hr-up-form {
		height:1px; 
		background:#20b8eb; 
		margin:18px 0 18px 0px;
	
	}
	.tov-img-row {
		margin-left:0;
		margin-right:0;
	}
	.card-header h4 button {
		font-size:1rem;
	}
	.cat-tab-row .product-title a {
		font-size:1rem;
	}
	.form-check {
		font-size:1rem;
	}
	.shop-cart {
		background: url(../image/shopping-cart.png) no-repeat 50% 50%;
	}
	.catalog-sidebar h2 {
		font-size: 2rem;
	}
	.catalog-sidebar {
		background: #e6e8e7 url(../image/catalog-sigebar-bg-mob.jpg) repeat-y left top;
		margin-bottom:20px;
	}
	.s-catalogbar-toggler {
		cursor: pointer;
		margin-bottom:20px;

		border:none;
		border-radius: 0;
		color:#fff;
		background:#20b8eb url(../image/arrow-down.png) no-repeat 95% 50%;
		text-transform:uppercase;
		font-size:18px;
		font-family: 'Ubuntu', sans-serif;
		-webkit-box-shadow: 1px 1px 2px 0px rgba(51, 50, 50, 1);
		-moz-box-shadow:    1px 1px 2px 0px rgba(51, 50, 50, 1);
		box-shadow:         1px 1px 2px 0px rgba(51, 50, 50, 1);
		padding:10px 50px 10px 10px;
	

	}
	.s-catalogbar-toggler:focus {
		box-shadow: 0 0 0 .2rem rgba(0,123,255,.5);
	}


}
@media (max-width: 575px) {
	header {
		padding: 15px 10px 11px 10px;
	}
	.carousel-caption h2 {
		font-size:5rem;
	}
	.navbar-toggler {
		padding: 0.5rem .75rem;
	}
	.bluecaption {
		font-size:1rem;
		width: auto;
	}
	.logo {
		margin: 0 auto 0 auto;
	}
	.foot-logoplace {
		text-align:center;
	}
	.footer-work-time {text-align:left; width:200px; margin-left: auto; margin-right:auto;}
	.footer-phones {text-align:left; width:200px; margin-left: auto; margin-right:auto;}
	.header-soc-links {margin-bottom:10px;}
	.viezd-image img {margin-bottom:20px;}
	.about-image img{
		margin-bottom:20px;
	}
	.ourresults {
		background: url(../image/ourresults-bg.jpg) no-repeat;
		color: #fff;
		padding: 20px 20px 20px 20px;
	
	}
	.ourresults h2 {

		color: #fff;
		margin-bottom: 10px;
	
	}
	.result-count {
		font-size: 2rem;
	}
	.result-name {
		font-size:1.5rem
	}
	.result-last { 
		margin:0;
	}
	.contacts-section {
		padding-left:10px !important; 
		padding-right:10px !important;
	}
	
	.spec-img {
		text-align: left;
		background: none;
		width:100%;
		height:auto;
		 }
	.spec-img img {
		width:100%;
		height:auto;
	}
	section {
		padding: 43px 0 24px;
	}
	.product-price  {
		text-align: center;
	}
	.shop-cart {
		background: url(../image/shopping-cart-sm.png) no-repeat left 50%;
		width: 20px;
		height: 19px;
	}
	.cat-tab-col:last-child {
		padding: 10px 3px;
	}
}
.product-price-conteiner {
	border-top:1px solid #20b8eb;
	border-bottom:1px solid #20b8eb;
}
.table-bordered {border: 1px solid #20b8eb;}
.table-bordered td, .table-bordered th {
    border: 1px solid  #20b8eb;;
        border-bottom-width: 1px;
}
.swiper-viewport {border:none !important;}
.info-heading {
	text-align:center;
	margin-top:40px;
	margin-bottom: 35px !important;
}
#product-category .row .information-layout {
	margin-bottom:20px;
	padding-bottom:20px;
}
#product-category .row .information-layout .img-responsive {
	margin-right:10px;
}


.doctor-profile-table {
	border-collapse: collapse;
}

.doctor-profile-table td {
	padding: 5px;
	border: 1px solid #20b8eb;

}

.doctor-profile-table tbody tr:nth-child(even){
    background: #F7F7F7;
}
.form-contactpage h2 {
  text-transform:uppercase;
  margin-top:20px;
}
.form-creator.box h3 {
	text-transform: uppercase;
    color: #20b8eb;
    font-size: 24px;
    font-family: 'Ubuntu', sans-serif;
	margin-bottom: 10px;
	border-bottom:none;
}
#form-creator-42 .control-label {
	display:none;
}
.ambulance-btn-header {
	background: #20b8eb;
	text-shadow: none !important;
	color:#fff;
	padding: 10px;
	border-radius:7px;
	font-size: 18px;
	display:block;
}
.ambulance-btn-header:hover {
	color:#fff;
	background: #169ac6;
}
.ambulance-btn-header .fa-ambulance {
	font-size: 18px;
}
#call-to-home-main {
	padding-top: 160px;
    margin-top: -160px;
    -webkit-background-clip: content-box;
    background-clip: content-box;
}
.attention-block {
	font-size: 0.8em;
	line-height: 1.2;
	padding:10px 20px;
	border: 3px solid #ffad1d;
	background-color: #ffe3b3;
}
.attention-block p {
	margin-bottom: 0.5rem;
}
.attention-block a {
	text-decoration: underline;
}
.attention-block a:hover {
	text-decoration: none;
}
.clearboth {
	clear:both;
}