@font-face{
	font-family: helveticaneuecyrmedium;
	src: url('helveticaneuecyr-medium.otf');
}
@font-face{
	font-family: helveticaneuecyrroman;
	src : url('helveticaneuecyr-roman.otf');
}
@font-face{
	font-family: helveticaneuecyrbold;
	src:url('helveticaneuecyr-bold.otf');
}
@font-face{
	font-family: HelveticaNeueCyrL;
	src:url('HelveticaNeueCyr-Light.otf');
}
@font-face{
  font-family: Days_Regular;
  src:url('Days_Regular.ttf');
}
body{
	margin:0;
}
.form-item .li *{
  font-size: 12px !important;
}
.address,.phone,.mail{
  font-size: 14px;
  font-family: helveticaneuecyrmedium;
  color: rgb(59, 59, 59);
  line-height: 1.429;
  text-align: left;
  display: inline-block;
  margin-top: 27px;
}
.logo{
	display: inline-block;
	float: left;
	margin-top: 24px;
}
.mail{
  float: right;
  position: relative;
  top: 9px;
}
.address,.phone{
	padding-left: 70px;
}
.address:before{
	content:url(../img/map.png);
	padding-right: 15px;
	position: relative;
  top: 7px;
}
.phone:before{
	content:url(../img/tel.png);
	padding-right: 15px;
	position: relative;
  top: 7px;
}
.mail:before{
	content:url(../img/mail.png);
	padding-right: 15px;
	position: relative;
  top: 7px;
}
.wrap-main-nav{
	width: 100%;
	background: rgb(243, 243, 243);
}
.main-nav{
  height: 45px;
  background: rgb(243, 243, 243);
  width: 1200px;
  margin: 0 auto;
}
.main-nav ul{
	list-style-type:none;
	padding-left: 0px;
	margin: 0;
}
.main-nav ul li{
	display: inline-block;
  margin-left: 50px;
  width: 10%;
  text-align: center;
}
.main-nav ul li:nth-child(1){
	margin-left: 0px;
}
.main-nav ul li a{
	font-size: 15px;
	font-family: helveticaneuecyrmedium;
	color: rgb(59, 59, 59);
	line-height: 1.6;
	text-decoration: none;
	line-height: 46px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 10px;
  padding-right: 10px;
}
.main-nav ul li a:hover{
	color: #fff;
	background: #0290c8;
}
.header{
	width: 1200px;
	height: 96px;
	margin: 0 auto;
}
.header a {
    color: rgb(59, 59, 59);
    text-decoration: none;
}
.header a:hover {
    text-decoration: underline;
}
.main-banner{
	background: url(../img/background.png) 50% 0;
	min-height: 400px;
	background-repeat: no-repeat;
	min-width: 1200px;
}
.wrap{
	width: 1200px;
  margin: 0 auto;
}
.left-copyright{
	float: left;
	display: inline-block;

  font-size: 18px;
  font-family: helveticaneuecyrmedium;
  color: rgb(255, 255, 255);
  line-height: 3.167;
  text-align: left;
  margin-top: 20px;

}
.vladweb{
	display: inline-block;
  float: right;
  margin-top: 26px;
}
.vladweb div {
	float: left;
  font-size: 15.294px;
  font-family: helveticaneuecyrroman;
  color: rgb(255, 255, 255);
  line-height: 1.2;
  -moz-transform: matrix( 0.92465910273759,0,0,0.91111111111111,0,0);
  -webkit-transform: matrix( 0.92465910273759,0,0,0.91111111111111,0,0);
  -ms-transform: matrix( 0.92465910273759,0,0,0.91111111111111,0,0);
  padding-right: 8px;
  position: relative;
  top: 4px
}
.vladweb span{
	float: left;
}
.left-cat{
	width: 320px;
	float:left;
  position: relative;
}
.right-content{
	width: 800px;
	float:left;
	padding-left: 35px;
}
.right-text-cont{
	font-family: HelveticaNeueCyrL;
	font-size: 14px;
	color: rgb(61, 61, 61);
	line-height: 1.357;
}
.content-page{
	width: 1200px;
  margin: 0 auto;
}
.inwrap-foot{
	width: 1200px;
	margin: 0 auto;
}
.footer{
	width: 100%;
	clear: both;
	height: 90px;
	background-color: rgb(2, 144, 200);
}
.left-cat > ul > li {
	height: 85px;
	width: 320px;
  background: #f3f3f3 5%;
  font-size: 15px;
  font-family: helveticaneuecyrroman;
  color: rgb(40, 40, 40);
  position: relative;
  text-align: left;
  border-bottom: solid 1px #cdcdcd;
  cursor: pointer;
  border-top: 1px solid #fff;
}
ul.menu{
  padding-left: 0px
}
ul.menu li {
  list-style-type: none;
  list-style-image: none;
}
.left-cat ul li a{
  margin-left: 95px;
  display: inline-block;
  margin-top: 37px;
}
.left-cat a{
  text-decoration: none;
  color:inherit;
  letter-spacing: 1.2px;
}
.left-cat li:nth-child(1){
	border-top:none;
}
.left-cat li a:hover{
	color: #ed2f27;

}

.breadcrmbs,.breadcrmbs a{
  font-size: 15px;
  font-family: helveticaneuecyrroman;
  color: rgb(40, 40, 40);
  margin-top: 16px;
  text-decoration: none;
  text-align: left;
}
.breadcrmbs a:nth-last-child(1) {
  color:#ed2118;
}
.breadcrmbs a:after{
  content: ' -';
}
.breadcrmbs a:nth-last-child(1):after{
  content: none;
}
.item-slider{
	border: solid 1px #b0b0b0;
  padding: 25px;
}
.item-slider span{
  font-size: 17px;
  font-family: helveticaneuecyrbold;
  color: rgb(61, 61, 61);
  font-weight: bold;
  text-transform: uppercase;
}
.just_feedback{
  border-radius: 15px;
  background-color: rgba(246, 246, 249,0.9);
  width: 400px;
  min-height:288px;
  position: relative;
  float: right;
  top: 35px;
}
.title-just-feed{
  font-size: 17px;
  font-family: helveticaneuecyrbold;
  color: rgb(61, 61, 61);
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
}
.my_input{
	width: 323px;
	height: 28px;
	background: #fff;
	color:#000;
	outline: none;
  margin-top: 10px;
  padding-left: 10px;
}



.fileform { 
    font-family: HelveticaNeueCyrL;
background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 10px;
    cursor: pointer;
    height: 30px;
    overflow: hidden;
    margin: 3px;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: 205px;
}
 
.fileform .selectbutton { 
    background-color:#3d3d3d;
    color: #FFFFFF;
    float: right;
    font-size: 14px;
    line-height: 26px;
    overflow: hidden;
    padding: 2px 6px;
    text-align: center;
    vertical-align: middle;
    width: 75px;
}
 
.fileform #upload{
	position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    font-size: 150px;
    height: 30px;
    z-index: 20;
}
.fileform #fileformlabel { 
background-color: #FFFFFF;
float: left;
height: 30px;
line-height: 22px;
overflow: hidden;
padding: 2px;
text-align: left;
vertical-align: middle;
width:114px;
}
#fileformlabel_span{
    height: 20px;
    position: absolute;
    top: 5px;
    left: 9px;
    overflow: hidden;
    white-space: nowrap;
    width: 109px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #3d3d3d;
}


.slider span{
  color: rgb(40, 40, 40);
  font-family: HelveticaNeueCyrL;
}
.title-slide{
  color: rgb(40, 40, 40);
  font-family: HelveticaNeueCyrL;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  font-weight: 700;
}
.my_input_text{
  font-size: 13px;
  font-family: HelveticaNeueCyrL;
  color: rgb(61, 61, 61);
  line-height: 1.462;
  text-align: left;
  width:323px;
  max-width:323px;
  margin-top: 11px;
  min-height:90px;
  max-height:182px;
  overflow-y: scroll;
  padding-left: 10px;
  outline: none;
}
.inner_feebback{
	padding: 25px;
}
.file-upload,.file-upload2{
  position: relative;
  overflow: hidden;
  width: 130px;
  height: 29px;
  background: #fff;
  border: 1px solid #cacaca;
  border-radius: 10px;
  background: url(../img/clip.png) 8%;
  color: #000;
  text-align: center;
  background-repeat: no-repeat;
  float: left;
  margin-left: 13px;
  margin-top: 3px;
}
.file-upload label,.file-upload2 label {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  font-family: HelveticaNeueCyrL;
  line-height: 27px;
  margin-left: 7px;
  letter-spacing:  1.2px;
  font-size: 14px;
}
.my_input_submit{
  width: 130px;
  height: 30px;
  background: #ed2118;
  border: none;
  color: #fff;
  outline: none;
  border-radius: 10px;
  float: left;
  margin-top: 4px;
    margin-right: 5px;
  cursor: pointer;
  letter-spacing:  1.2px;
  font-size: 14px;
}
.my_input_submit:hover{
  background: #fff;
  color: #000;
  border: 1px solid #cacaca;
}
.file-upload input[type="file"],.file-upload2 input[type="file"] {
  display: none;
}
.text-main-banner {
  font-size: 18px;
  font-family: helveticaneuecyrmedium;
  color: rgb(61, 61, 61);
  text-transform: uppercase;
  line-height: 1.5;
  text-align: left;
  display: inline-block;
  top: 41px;
  position: relative;
  width: 500px;
  left: 20%;
}
.left-cat-item img {
  position: relative;
  top: 17px;
  margin-left: 15px;
}
.our_team_imgs img {
  padding-right: 10px;
  padding-top: 10px;
}
.our_team{
  font-size: 16px;
  font-family: Days_Regular;
  color: rgb(61, 61, 61);
  text-transform: uppercase;
  line-height: 1.938;
  padding-bottom: 10px;
  border-bottom: solid 1px #989898;
}
h1{
  font-size: 16px;
  font-family: Days_Regular;
  color: rgb(61, 61, 61);
  text-transform: uppercase;
  line-height: 1.938;
  text-align: left;
  padding-bottom: 10px;
  border-bottom: solid 1px #989898;
  margin-bottom: 18px;
  letter-spacing: 0.6px;
}
.left-part{
  display: inline-block;
  position: relative;
  width: 190px;
  float: left;
}
.right-part{
  display: inline-block;
  position: relative;
  width: 595px;
  float: left;
  padding-left: 15px;
}
.item-img{
  border: solid 1px #cacaca;
  padding: 3px;
}
.item-cat-prod{
  clear: both;
  padding-top: 49px;
  border-top: solid 1px #cacaca;

}
.item-cat-prod:nth-child(1){
  border-top:none;
}
.item-title{
  font-size: 14px;
  font-family: Days_Regular;
  color: rgb(61, 61, 61);
  text-transform: uppercase;
  line-height: 2.214;
}
.moreinfo{
  border: solid 1px #cacaca;
  border-radius: 4px;
  padding: 7px;
  float: right;
  line-height: 20px;
  text-align: center;
  font-family: HelveticaNeueCyrL;
  cursor: pointer;  
  clear: both;    
}
.moreinfoprod{
  border: solid 1px #cacaca;
  border-radius: 4px;
  padding: 7px;
  width: 120px;
  height: 20px;
  float: right;
  line-height: 20px;
  text-align: center;
  font-family: HelveticaNeueCyrL;
  cursor: pointer;  
  clear: both;  
  background: #ed2118;
  color: #fff;
  letter-spacing: 1.2px;
}
.moreinfoprod a{
  color: inherit;
  text-decoration: none;
}
.moreinfoprod:hover{
  color: #000;
  background: #fff;
}

.moreinfo a{
  color: inherit; 
  text-decoration:none;
  padding: 19px;
  position: relative;
}
.moreinfo:hover{
  background:   #ed2118;
  color:  #fff;
}
.right-part .content{
  font-size: 14px;
  font-family: HelveticaNeueCyrL;
  color: rgb(61, 61, 61);
  line-height: 1.357;
  text-align: left;
}
.item-list ul{
  font-size: 14px !important ;
  font-family: HelveticaNeueCyrL;
  color: rgb(61, 61, 61);
  line-height: 1.357;
}
.item-list .pager li{
  display: inline-block;
  list-style-type: none;
}
.item-list .pager li a{
  text-decoration:  none; 
  color:  inherit; 
}
.item-list .pager li {
  text-decoration:  none;
  padding-left: 14px;
  padding-right: 14px;
  
  padding-top: 10px;
  padding-bottom: 10px;
  
}
li.pager-current{
  border: 1px solid #ccc;
}
.left-cat-item.active:hover .left-cat-item-inner{
  display: block;
}
.left-cat-item-li{
  display: block;
  position: relative;
  height: 86px;
  border-top: solid 1px #ccc;
  background: #fbfbfb;
}

.left-cat > ul > li.expanded > ul{
  float: right;
  position: absolute;
  top: 0;
  z-index: 1;
  padding: 3px 0 12px;
  position: absolute;
  top: 0;
  background: #fbfbfb;
  z-index: 1;
  padding: 3px 0 0px;
  width: 200px;
  right: -200px;
  -moz-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.17);
  -webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.17);
  box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.17);
  display: none;
  margin-top: 0px;
  padding-top: 0px;
  border-top: none;
  margin-top: -2px;
  z-index: 111;
  #position: relative;
}

.left-cat > ul > li.expanded:hover > ul {
  display: block;
}
.left-cat > ul > li.expanded:hover:after{
  content: '';
}
.slick-slide{
  outline: none;
}
.tchar{
  font-size: 14px;
  font-family: HelveticaNeueCyrL;
  color: rgb(61, 61, 61);
  line-height: 1.571;
}
.tchar li:before {
  padding-right: 10px;
  content: url(../img/checkit.png);
}
.tchar li{
  list-style: none;
}
.tchar span {
  font-size: 14px;
  font-family: helveticaneuecyrmedium;
  color: rgb(61, 61, 61);
  line-height: 1.357;
  text-align: left;

}
.more_links{
  position: absolute;
  right: 0;
  margin-top: -53px;
  margin-right: 10px;
}
.left-cat > ul li{
  background-repeat: no-repeat !important;
}

.left-cat > ul li ul,.left-cat > ul li ul li{
  width: 200px;
}
.left-cat ul li.expanded ul li ul li{
  width: 200px;
}

.left-cat ul li ul li a{
  margin-left: 56px;
}
.left-cat > ul > li.expanded > ul ul {

  float: right;
  position: absolute;
  top: 0;
  z-index: 1;
  padding: 3px 0 12px;
  position: absolute;
  top: 0;
  background: #fbfbfb;
  z-index: 1;
  padding: 3px 0 0px;
  width: 200px;
  right: -200px;
  -moz-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.17);
  -webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.17);
  box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.17);
  display: none;


  border-top: none;
  padding-top: 0px;
}
.left-cat > ul > li.expanded > ul li, .left-cat > ul > li.expanded > ul li ul li {
  position: relative;
}
.left-cat > ul > li.expanded > ul li:hover, .left-cat > ul > li.expanded > ul li ul li:hover{
  background:#edf0f9;
}
.left-cat > ul > li.expanded:after{
  content: url(../img/rows.png);
  float: right;
  position: relative;
  top: 33px;
  right: 10px;
}
.left-cat > ul > li ul li.expanded a:after{
  content: url(../img/rows.png);
  position: relative;
  top: 4px;
  left: 10px;
}
.left-cat > ul > li.expanded > ul li a, .left-cat > ul > li.expanded > ul li ul li a{
  margin: 0;
  position: relative;
  display:block;
  padding:17px;
}
.left-cat > ul > li.expanded > ul li.expanded:hover ul{
  display: block;
}
#milk{
  display: none;
  background: url(../img/file_popup.png) repeat left top;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
#my_form{
  z-index: 999999999;
  position: fixed;
  top: 20%;
  left: 50%;
  margin-left: -200px;
}
.our_team_imgs div{
  width: 25%;
  float: left;

}
.tchar ul {
  padding-left: 0px;
}
.item-table{
  clear: both;
}
.link_more{
  clear: both;
  float: right;
  bottom: 23px;
  position: relative;
  right: 26px;
  outline: none;
}
.link_more a:hover{
  background: #ed2118;
  border: none;
  color: #fff;
}
.link_more a{
  color: rgb(51, 51, 51);
  font-family: HelveticaNeueCyrL;
  text-decoration: none;
  border:solid 1px #ccc;
  padding:8px;
}
.slide-block:after{
 content: '';
 
 position: absolute;
 left: 0;
 top: 0;
 
 border-top: 30px solid white;
 border-right: 30px solid green;
}
.triangle-bottomright {
 width: 0;
 height: 0;
 border-bottom: 24px solid white;
 border-left: 27px solid transparent;
 position: relative;
 float: right;
 bottom: 54px;
 z-index: 1111111;

}
.triangle-bottomright2 {
  width: 0;
  height: 0;
  border-bottom: 24px solid rgb(204, 204, 204);
  border-left: 27px solid transparent;
  position: relative;
  float: right;
  bottom: 55px;
  left: 27px;

}
input#filename {
  background: transparent;
  border: none;
  margin-left: 3px;
  float: left;
  position: absolute;
  margin-top: 8px;
}
input#filename2 {
  background: transparent;
  border: none;
  margin-left: 3px;
  float: right;
}
.closethis{
  display: inline-block;
  float: right;
  cursor: pointer;
  position: relative;
  bottom: 5px;
}


/* Cookie Dialog */
#gdpr-cookie-message {
  position: fixed;
  z-index: 9999;
  right: 30px;
  bottom: 30px;
  max-width: 375px;
  background-color: #fafafa;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 6px 6px rgba(0,0,0,0.25);
  margin-left: 30px;
  font-family: system-ui;
}
#gdpr-cookie-message h4 {
  color: #0290c8;
  font-family: 'Quicksand', sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 0;
}
#gdpr-cookie-message h5 {
  color: #0290c8;
  font-family: 'Quicksand', sans-serif;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 0;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
  color: #000;
  font-size: 15px;
  line-height: 1.5em;
}
#gdpr-cookie-message p:last-child {
  margin-bottom: 0;
  text-align: right;
}
#gdpr-cookie-message li {
  width: 49%;
  display: inline-block;
}
#gdpr-cookie-message a {
  color: #000;
  text-decoration: none;
  font-size: 15px;
  padding-bottom: 2px;
  border-bottom: 1px dotted #0290c8;
  transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
  color: #0290c8;
  border-bottom-color: #0290c8;
  transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
  border: none;
  background: #0290c8;
  color: white;
  font-family: 'Quicksand', sans-serif;
  font-size: 15px;
  padding: 7px;
  border-radius: 3px;
  margin-left: 15px;
  cursor: pointer;
  transition: all 0.3s ease-in;
}
#gdpr-cookie-message button:hover {
  background: #3d3d3d;
  transition: all 0.3s ease-in;
}
button#gdpr-cookie-advanced {
  border: 1px solid #0ECCDD;
  display:none;
  background: white;
  color: #0ECCDD;
}
#gdpr-cookie-message button:disabled {
  opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
  float: none;
  margin-top: 0;
  margin-right: 5px;
}
