html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
line-height:1;
}
.sended{font-size: 17px;text-align: center;margin-top: 20%;margin-bottom: 40px;}
.back{display: block;width: 200px;background:#2f6dba;color: #fff;padding: 15px 0;text-align: center;cursor: pointer;margin: 0 auto;text-decoration: none;}
.back:hover{background:#0b4a97;}
html,body{height:100%;margin:0;padding:0;}
body{margin:0;padding:0;font-size:17px;color: #444;font-family: 'Roboto-Regular';min-width:320px;background: #fff;}
body.noScroll{overflow: hidden;}
.blue{color: #2f6dba;}
.justifier{display: inline-block;height: 0;width: 100%;}
.priceExpl{margin-bottom: 20px;}
#content .priceExpl p{margin-bottom: 0px;}
.priceExpl p b{font-weight: normal;font-family:'Roboto-Bold';}
.priceExpl p sup{font-size: 13px;position: relative;top: -7px;}
/*
#495157
#2f6dba
*/
#header{width: 85%;max-width: 1100px;margin: 0 auto;padding: 10px 0;height: 100px;position: relative;text-align: center;}
#logo{position: absolute;top:20px;left: 0;text-decoration: none;}
#logo span{display: block;color: #444;text-decoration: none;text-transform: uppercase;font-size: 10px;margin-bottom: 5px;}
#logo img{height: 80px;}

#manufactory{font-size:15px;color: #2f6dba;width: 50%;margin: 0 auto;padding: 10px 0;}

#headerContacts{margin:0 150px 0 150px;padding: 10px 0;}
#headerContacts a{height: 30px;line-height: 30px;display: inline-block;vertical-align: top;font-family: 'Roboto-Bold';font-size:15px;cursor: pointer;margin: 0 30px;color:#444;text-decoration: none;}
#headerContacts a:hover{text-decoration: underline;color: #2f6dba;}
#headerContacts a img{height: 100%;margin-right:5px;vertical-align:top;}

#contactBtns{position: absolute;top: 20px;right: 0;}
#contactBtns span{display: block;background:#2f6dba;color: #fff;border-radius: 6px;padding:10px;text-align: center;margin-bottom: 10px;font-size: 15px;cursor: pointer;}
#contactBtns span:hover{background:#0b4a97;}

#menu{width: 90%;max-width: 1200px;margin: 0 auto;text-align:left;border:1px solid rgba(73,81,87,0.1);border-right: none;border-left: none;font-family: 'Roboto-Light';position: relative;}
#mobileMenu{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background:#fff;text-align: center;overflow-y: scroll;}
#mobileMenu a{display: block;font-size: 17px;border-bottom:1px solid #ddd;padding:15px 0;text-decoration: none;color: #2f6dba;}
#mobileMenu a#mobileMenuClose{padding:15px 0;text-decoration: none;background: #2f6dba;color: #fff;cursor: pointer;}
#mobileMenu{display: none;}
#menu a{display: inline-block;text-decoration: none;color: #2f6dba;padding: 10px 15px;font-size: 15px;}
#menu a:hover{background: #2f6dba;color: #fff;}
#menu a#mobileMenuBtn{display: none;}
#search{position: absolute;top:5px;right:14px;width:240px;}
#search input{background:#fff;border: 1px solid #2f6dba;font-size: 13px;height: 23px;line-height: 23px;color: #888;padding: 0 7px;width:100%;font-style: italic;}
#search input.fld{color: #000;font-style: normal;}
#searchSubmit{position: absolute;top: 0;right:-16px;height: 24px;width:40px;background: #2f6dba url(images/icon-search.png) center center no-repeat;cursor: pointer;}
#searchSubmit:hover{background: #0b4a97 url(images/icon-search.png) center center no-repeat;}

#pageWrap{width: 90%;max-width: 1200px;margin: 0 auto;padding-top: 20px;}
#content{margin-left: 240px;min-height: 1000px;padding-bottom: 100px;}

#content h1{font-family: 'Intro';font-size:29px;margin-bottom: 20px;color: #495157;}
#content h1 span{color: #2f6dba;}
#content h3{font-family: 'Intro';font-size:25px;margin-bottom: 20px;color: #2f6dba;}
#content h3 span{color: #495157;}
#content p{margin-bottom: 15px;line-height: 1.5;}
#content p a{color: #2f6dba;}


.ItemInfo{margin-bottom: 40px;}
.catalogPic{width: 300px;height: 300px;border: 1px solid #2f6dba;display: inline-block;vertical-align: top;margin-right: 20px;background:#fff;}
.catalogPic img{width: 100%;}
.catalogInfo{font-family: 'Roboto-Regular';display: inline-block;vertical-align: top;width:auto;}
#content .catalogInfo p{margin-bottom: 5px;}
.catalogInfo p b{font-weight: normal;font-family: 'Roboto-Bold';}
.catalogInfo p a{text-decoration: underline;color: #2f6dba;cursor: pointer;}
.catalogInfo p a:hover{color: #0b4a97;}

.colors{text-align: justify;}
.catalogItem{display: inline-block;width: 200px;margin-bottom: 50px;cursor: pointer;}
.ciTitle{display: block;text-align: center;margin-bottom: 10px;}
.ciPicFrame{display: block;width: 180px;height: 180px;padding: 10px;border: 1px solid rgba(73,81,87,0.5);margin-bottom: 10px;background:#fff;}
.ciPic{display: block;width:180px;height:180px;overflow: hidden;}
.ciPic img{height: 100%;}
.ciPrice{display: block;font-family: 'Roboto-Bold';font-size: 17px;color: #2f6dba;font-weight: normal;text-align: center;}
.ciPrice sup{font-size: 13px;position: relative;top: -7px;}
.catalogItem:hover .ciPrice{color: #2f6dba;}
.catalogItem:hover .ciPicFrame{border: 1px solid #2f6dba;}
.ciSpace{display: inline-block;width: 200px;}


.gallery{text-align: justify;margin-bottom: 50px;}
.photo{display: inline-block;width: 200px;margin-bottom: 20px;cursor: pointer;}
.phPicFrame{display: block;width: 180px;height: 100px;padding: 10px;border: 1px solid rgba(73,81,87,0.5);margin-bottom: 10px;}
.phPic{display: block;width:180px;height:100px;overflow: hidden;text-align: center;}
.phPic img{width: 100%;}
.photo:hover .phPicFrame{border: 1px solid #2f6dba;}
.giSpace{display: inline-block;width: 200px;}





.new{margin-bottom: 40px;}
.new img{width: 100%;margin-bottom: 10px;}

.newEnd{width: 100%;text-align: center;}
.newEnd span{display: inline-block;width:15%;height: 1px;background: #2f6dba;}

#mobileCatalog{display: none;}
#sidebar{width: 220px;float: left;}
#sidebarTitle{font-family: 'Roboto-Bold';font-size: 21px;color: #495157;margin-bottom: 10px;}
#sidebarMobileClose{display: none;}
#sidebar a{display: block;color: #2f6dba;text-decoration: none;box-sizing: border-box;padding: 5px 0;padding-left:10px;font-size: 15px;}
#sidebar a.sideBarSubTitle{font-family: 'Roboto-Bold';padding-left: 0;font-size: 17px;}

#sidebar a:hover{text-decoration: underline;}

.layingVariants{text-align: center;}
.layingVar{display: inline-block;text-align: center;width: 220px;vertical-align: top;color: #495157;margin-bottom:30px;}
.layingVar img{display: block;margin: 10px auto;}
.layingVar b{font-family: 'Intro';font-weight: normal;color: #2f6dba;}





#overlay{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999;background:rgba(0,0,0,0.9);overflow-y: scroll;display: none;}
#closeBtn{position: fixed;top: 3%;right: 3%;width: 80px;cursor: pointer;transition:all 0.5s;z-index:9999;}
#closeBtn:hover{transform:scale(1.2);}

#photoView{height: 100%;width:100%;display: none;}
#photoCaption{position: absolute;top: 0;left: 0;width: 100%;font-family: 'Roboto-Bold';color: #fff;text-align: center;padding: 20px 0;}
#photoContainer{width:80%;height:80%;position: absolute;top: 10%;left: 10%;}
#viewingImg{position: absolute;}
#phPrev, #phNext{position: absolute;height:80px;top: 50%;margin-top: -40px;cursor: pointer;transition:all 0.5s;z-index:9999;}
#phPrev{left: 5%;}
#phNext{right:5%;}
#phNext:hover, #phPrev:hover{transform:scale(1.2);}

#footerWrap{width: 100%;background:#495157;border-top: 3px solid #2f6dba;}
#footer{width: 90%;max-width: 1200px;margin: 0 auto;color: #fff;font-size: 15px;padding: 20px 0;}


#messagesOverlay{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999;background:rgba(0,0,0,0.9);overflow-y: scroll;display: none;}
#callOrderForm, #messageForm{display: none;}
#closeMessaging{width: 50%;margin: 0 auto;background:#2f6dba;color: #fff;padding: 15px 0;text-align: center;margin-top: 50px;cursor: pointer;}
#closeMessaging:hover{background:#0b4a97;}
#messagesOverlay form{background:#fff;width: 50%;margin: 0 auto;padding: 20px;box-sizing: border-box;}
.formTitle{color: #2f6dba;font-family: 'Roboto-Regular';font-size: 21px;margin-bottom: 20px;}
.formLabel{color: #444;font-size: 17px;margin-bottom:5px;}
.formSend{width: 200px;background:#2f6dba;color: #fff;padding: 15px 0;text-align: center;cursor: pointer;margin-top: 50px;}
.formSend:hover{background:#0b4a97;}
#messageText{color: #444;border:1px solid #2f6dba;background:#fff;font-size: 21px;padding: 7px;box-sizing: border-box;margin-bottom: 20px;width:100%;height: 200px;}
#messagesOverlay input{color: #444;border:1px solid #2f6dba;background:#fff;font-size: 21px;padding: 7px;box-sizing: border-box;margin-bottom: 20px;width: 60%;}
#messagesOverlay input.inputError{border:1px solid red;}
#messageText.inputError{border:1px solid red;}
#messagesOverlay input[type="submit"]{display: none;}