/* ================================================== */
/* Font styles */
@font-face {
font-family: 'Futura Book';
src: url('/fonts/FuturaBookC.eot');
src: url('/fonts/FuturaBookC.eot?#iefix') format('embedded-opentype'),
url('/fonts/FuturaBookC.woff') format('woff'),
url('/fonts/FuturaBookC.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
	font-family: 'FuturaDemiC';
	src: url('/fonts/FuturaDemiC.eot');
	src: local('/fonts/Futura Demi Cyrillic'), local('FuturaDemiC'),
		url('/fonts/FuturaDemiC.eot?#iefix') format('embedded-opentype'),
		url('/fonts/FuturaDemiC.woff') format('woff'),
		url('/fonts/FuturaDemiC.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FuturaMediumC';
	src: url('/fonts/FuturaMediumC.eot');
	src: local('/fonts/Futura Medium Cyrillic'), local('FuturaMediumC'),
		url('/fonts/FuturaMediumC.eot?#iefix') format('embedded-opentype'),
		url('/fonts/FuturaMediumC.woff') format('woff'),
		url('/fonts/FuturaMediumC.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


/* end of Font styles-------------------------------- */



/* Main styles */

html {overflow-Y: scroll; height: 100%;}

body {
    margin: 0;
	font-style: normal;
	font-weight: normal;
	font-family: 'Futura Book', sans-serif;
    color: #262626;
    font-size: 18px;
	display: flex; 
	flex-wrap:wrap; 
	align-content: space-between;
	height: 100%;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	background: #fdfdfd;
	line-height: 1.3;
	overflow: visible;
}

img { border: 0; behavior: url("/admin/include/style/png.htc"); }
.wrapper {width: 100%;}
.footer {width: 100%; margin-top: 25px;}

.clear {position: relative; clear: both; width: 100%; height: 1px;}



.slider-counter {position: absolute; top: 20px; right: 0;color: #0f7fcb; height: 50px; padding: 0 20px;}
.slider-counter .slider-current {color: #0f7fcb; font-size: 28px; display: inline-block; vertical-align: middle; font-family: 'FuturaMediumC', sans-serif;}
.slider-counter .slider-count {color: #7c7c7c; font-size: 18px; display: inline-block; vertical-align: middle;}
.owl-theme .owl-dots .owl-dot span {border-radius: 0; outline: none;}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#0f7fcb;}

.rub { border-bottom: 1px solid; line-height: 6px; display: inline-block; width: 0.5em;}

.breadCrums {position: relative; width: 100%; margin: 35px 0 0; font-size: 14px; color: #b0b5bb;}
.breadCrums a {color: #b0b5bb; font-size: 14px; text-decoration: underline;}
.breadCrums a:hover {text-decoration: none; color: #0f7fcb; font-size: 14px;}



/* end of main styles-------------------------------- */

/* ScrollUp */
#scrollUp {
    bottom: 10px;
    right: 5%;
    width: 38px;
    height: 38px;
    background: url(/i/top.png) 0 0px no-repeat;
	position: fixed;
}

#scrollUp:hover {background: url(/i/top.png) -38px 0 no-repeat;}

/* Effect styles */

.effect {-webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s;}

/* end of effect styles-------------------------------- */

/* Content styles */

h1 {color: #262626; font-size: 32px; padding: 30px 0 5px 0; margin: 0; font-weight: normal; width: 100%; font-family: 'FuturaMediumC', sans-serif;}
h2 {color: #262626; font-size: 26px; padding: 20px 0 5px 0; margin: 0; font-weight: normal; width: 100%; font-family: 'FuturaMediumC', sans-serif;}
h3 {color: #262626; font-size: 22px; padding: 9px 0 0px 0; margin: 0; font-weight: normal; width: 100%; font-family: 'FuturaMediumC', sans-serif;}

p {padding: 0; margin-bottom: 10px; line-height: 1.3;}

table {
	font-size: 15px;
}
table tr:first-child {background:#0f7fcb; color:#fff; font-size: 15px;}
table {
	border-collapse: collapse;
	border: 1px solid #fff;
}	
table tr {
	border-collapse: collapse;
	border: 1px solid #fff;	
}
table tr:nth-child(2n+3) {background: #f6f7f9;}
table tr:nth-child(2n) {}

table tr td{
	border-collapse: collapse;
	border: 1px solid #fff;	
	padding: 5px;
}

a:link, a:visited {
	color: #0f7fcb;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #3a3a3a;
}

ul { padding: 0; margin: 0 0 10px 0; }
ul ul { padding: 0; margin: 0 0 0 0; }
ul li {
	padding: 0;
	margin: 4px 0 4px 16px;
	list-style: none;
	padding-left: 14px;
	background: url(/i/li.png) 0 6px no-repeat;
}

/* end of effect styles-------------------------------- */

/* Top-line styles */

.top-line {background: #f9f9f9; height: 44px; border-bottom: 1px solid #e0e0e0;} 

.top-line .top-line-menu {position: relative; float: left; height: 44px; margin-left: -20px;}
.top-line .top-line-menu .top-line-menu-item {position: relative; float: left; padding: 13px 20px 11px; font-size: 15px; color: #7c7c7c;}
.top-line .top-line-menu .top-line-menu-item:hover {color: #262626;}
.top-line .top-line-menu .top-line-menu-item a {font-size: 15px; color: #e0e0e0; text-decoration: none;}
.top-line .top-line-menu .top-line-menu-item a:hover {color: #262626; text-decoration: none;}

.top-line .top-line-adress {position: relative; float: right; padding: 13px 20px 11px 26px; font-size: 15px; background: url(/i/header-adress.png) 0 center no-repeat;}
.top-line .top-line-email {position: relative; float: right; padding: 13px 20px 11px 26px; font-size: 15px; background: url(/i/time.png) 0 center no-repeat; }

/* end of top-line styles-------------------------------- */

/* Header styles */

.header {height: 115px; /* border-bottom: 1px solid #e0e0e0; */ background: #fdfdfd;}
.header .logo {position: relative; float: left; padding: 20px 0; width: 251px;}
.header .logo_s {position: relative; float: left; padding: 20px 0;}
.header .logo img {opacity: 1;}
.header .logo img:hover {opacity: 0.8;}
.header .logo .slogan {position: relative; float: left; text-align: center; text-transform: uppercase; color: #000; font-size: 15px; width: 100%; margin-top: 3px;}
.header .main-menu {position: relative; float: left;}
.header .header-phone-1 {padding: 28px 0 0; font-size: 20px; font-family: 'FuturaDemiC', sans-serif; text-align: center; margin-top: 3px;}
.header .header-phone-2 {font-size: 20px; font-family: 'FuturaDemiC', sans-serif; text-align: center;}

/* end of header styles-------------------------------- */

/* Header-sd */
.header-sd {position: relative; display: none; text-align: center;}
.header-sd .logo {position: relative; width: 100%; text-align: center; margin-top: 25px; padding-bottom: 25px; border-bottom: 1px solid #e0e0e0;}
.header-sd .logo .slogan {position: relative; margin-top: 3px; text-transform: uppercase; font-size: 15px;}
.header-sd .icons {position: relative; float: left; width: 100%; text-align: center; margin-top: 25px; padding-bottom: 25px; border-bottom: 1px solid #e0e0e0;}
.header-sd .icons .icon {position: relative; float: left; width: 25%; text-align: center; }
.header-sd .icons .icon img {width: 50%; max-width: 64px;}
.header-sd .catalog-btn-sm {position: relative; width: 100%; background-color: #0f7fcb; color: #fff; text-align: center; font-size: 18px; cursor: pointer; padding: 10px 0; margin-top: 15px;}
.header-sd .catalog-btn-sm:hover {background-color: #7c7c7c;}
/* Index */ 
.index-slider {margin-top: 15px; margin-bottom: 15px; box-shadow: 0 5px 25px 5px rgba(0,0,0,0.15); padding: 0; border: 10px solid #fff; }
.index-slider .slide-item {width: 100%; height: 300px;}
.index-slider .slide-header {position: absolute; top: 30%; left: 20px; width: 50%; font-size: 32px; font-family: 'FuturaMediumC', sans-serif; color: #fff; text-shadow: 3px 3px 5px #777;}
.index-slider .slide-header a {text-decoration: none; color: #fff;}
.index-slider .slide-header a:hover {text-decoration: none; color: #fff; }

.index-adv {border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; margin-top: 20px; padding-top: 15px; padding-bottom: 15px;}
.index-adv .index-adv-item {text-align: center;}
.index-adv .index-adv-item .text {text-align: center; padding-left: 30px;  padding-right: 30px; line-height: 1.15; font-size: 18px;}
/* Footer */
.footer-top {background-color: #e9ecf1; border-bottom: 3px solid #0f7fcb; padding-bottom: 20px; font-size: 16px;}
.footer-top a {font-size: 16px; color: #777; text-decoration: underline;}
.footer-top a:hover {font-size: 16px; color: #000; text-decoration: none;}
.footer-top .block-header {position: relative; width: 100%; font-size: 22px; color: #777; font-family: 'FuturaMediumC', sans-serif; text-align: left; margin-bottom: 10px; padding-top: 20px;}
.footer-top li {padding: 0; background: none;}
.footer-bottom {background-color: #777; color: #e0e0e0; font-size: 14px; padding-top: 20px; padding-bottom: 15px;}

.footer-bottom a {color: #e0e0e0; text-decoration: underline;}
.footer-bottom a:hover {color: #fff; text-decoration: none;}
.footer-bottom .link {text-align: right;}

/* end of User styles-------------------------------- */


/* ================================================== */
/* Forms styles*/
/* ================================================== */
form { margin: 0; padding: 0; }
.formStyle {
  position: relative;
  float: left;
}

.formStyle .formGroup {
  position: relative;
  float: left; 
  height: auto;
  width: 100%;
}

.formStyle input[type=text] {
  position: relative;
  float: left;
  padding: 20px 5px 5px 10px;
  width: 100%;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  color: #26292c;
  background: none;
  margin: 0 0 20px 0;
  z-index: 4;
  font-size: 15px;
} 

.formStyle input[type=text]:focus {outline: none;}

.formStyle textarea {padding: 20px 5px 5px 10px; width: 100%; background: none; height: 175px;  z-index: 3; resize: none; border:none; border-bottom: 1px solid #e5e5e5; color: #26292c; margin: 0 0 10px 0; font-size: 15px;}
.formStyle textarea:focus {outline: none;}

.formStyle input[type=password] {
  position: relative;
  float: left;
  padding: 20px 5px 5px 10px;
  width: 100%;;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  color: #26292c;
  background: none;
  margin: 0 0 20px 0;
  z-index: 4;
  -webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px; font-size: 15px;
}
.formStyle input[type=password]:focus {outline: none;}

.formStyle input[type=submit] {
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #0f7fcb;
  font-size: 16px;
  color: #fff;
  padding-top: 6px;
  padding-bottom: 8px;
  cursor: pointer;
  border: none;
}
.formStyle input[type=submit]:hover {background: #7c7c7c;}

.formStyle input[type=submit]:focus {
  outline: none;
}
.formStyle .errorInput {
  border-bottom: 1px solid #ff001e!important;
}
.formStyle .errorText_pass {width: 100%; position: relative; float: left; color: red; margin: 15px 0 5px 0;}
.formStyle .errorText_email {width: 100%; position: relative; float: left; color: red; margin: 5px 0 5px 0;}
.formStyle .private_text {margin-top: 15px; font-size: 12px; color: #777;}.formStyle {
  position: relative;
  float: left;
}

.formDialog {
  position: relative;
  float: left;
  width: 100%;
}
.formDialog .formGroup {
  position: relative;
  float: left; 
  height: auto;
  width: 100%;
}
.inputPlaceholder {
    box-sizing: border-box;
    border: none;
    background: none;
    position: absolute;
    z-index: 3;
    padding-left: 0;
    left: 10px;
    top: 15px;
    color: #7c7c7c;
    transition: all 0.2s ease;
}

.inputPlaceholderFilled + .inputPlaceholder,
.inputStyled:focus + .inputPlaceholder {
    font-size: 11px;
    top: 5px;
	z-index: 5;
	/*text-transform: uppercase;*/
}

.formDialog input[type=text] {
  position: relative;
  float: left;
  padding: 20px 5px 5px 10px;
  width: 100%;
  border: none;
  border-bottom: 1px solid #a2a2a2;
  color: #26292c;
  background: none;
  margin: 0 0 20px 0;
  z-index: 4;
  -webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px; font-size: 15px;
} 

.formDialog input[type=text]:focus {outline: none;}

.formDialog textarea {padding: 20px 5px 5px 10px; width: 100%; background: none; height: auto;  z-index: 3; resize: none; border: none; border-bottom: 1px solid #a2a2a2; margin: 0 0 10px 0; font-size: 15px;}
.formDialog textarea:focus {outline: none;}

.formDialog input[type=password] {
  position: relative;
  float: left;
  padding: 20px 5px 5px 10px;
  width: 100%;
  border: none;
  border-bottom: 1px solid #a2a2a2;
  color: #26292c;
  background: none;
  margin: 0 0 20px 0;
  z-index: 4;
  -webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px; font-size: 15px;
}

.formDialog input[type=password]:focus {outline: none;}

.formDialog input[type=submit] {
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #0f7fcb;
  font-weight: 300;
  font-size: 16px;
  color: #fff;
  padding-top: 6px;
  padding-bottom: 8px;
  cursor: pointer;
  border: none;

}
.formDialog input[type=submit]:hover {background: #777;}
.formDialog input[type=submit]:focus {outline: none;}

.formDialog .errorInput {
  border-bottom: 1px solid #ff001e!important;
}
.formDialog p {line-height: 1.2; font-size: 12px; color: #777;}

.dialog_bgmodal {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.6;
  z-index: 1000;
  display: none;
}
.openDialog {
  cursor: pointer;
}
#fast-order_content {
  width: 400px;
  padding: 25px 40px;
  display: none;
  background: #ffffff;
  text-align: left;
}
#fast-order_content .dialog_close {
  position: absolute;
  top: 35px;
  right: 45px;
  width: 20px;
  height: 20px;
  background: url(/i/dialog-close.png) 0 0 no-repeat;
  cursor: pointer;
  z-index: 1200;
}

#fast-order_content .dialog_close:hover {background: url(/i/dialog-close.png) 0 0 no-repeat;}

#fast-order_content .zg {
  position: relative;
  float: left;
  width: 100%;
  color: #262626;
  font-size: 24px;
  text-align: left;
  margin: 0 0 15px 0;
  font-weight: 300;
}
/* end of Forms styles------------------------------ */

/* media styles */
@media (max-width: 991px) {
	.top-line {display: none;}
	.header {display: none;}
	.catalogMenu {display: none;}
	.header-sd {display: block;}
	.footer-bottom .link {text-align: left;}

}