@font-face{font-family:'Montserrat';src:url('/fonts/Montserrat-Regular.ttf');font-weight: normal;font-style: normal;}
@font-face{font-family:'Montserrat';src:url('/fonts/Montserrat-Bold.ttf');font-weight: bold;font-style: normal;}

html, body, div, span, applet, object, iframe, 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, sub, sup, tt, var, u, i, center, 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: none;font-size: 100%;background: transparent;font-family:Montserrat;font-weight: lighter;
background-repeat:no-repeat;
}
html,body{height: 100%;width:100%;}
body{font-size:13px;min-width:1240px;color:#ffffff;}
img, a {outline: none;}
a:active, a:focus, img {outline: none; border: none }
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
:focus {outline: none;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
.clear{clear:both;}
.visible{display:block;visibility:visible;}
.visiblei{display:block !important;visibility:visible !important;}
.hidden{display:none;visibility:hidden;}
.hidden2{visibility:hidden;}
.left{position:relative;float:left;}
.right{position:relative;float:right;}
.w50{width:50%;}
div{text-align:left;}

a:link{color:#474747;}
a:visited{color:#474747;}
a:hover{color:#474747;}
a:active{color:#474747;}



body{background-color:#222222;}

.header_container{position:fixed;width:100%;top:0;}
.header{background-color:#1e1e1e;height:127px;background-color: rgba(30,30,30,0.5);}
.header .logo_block{float:left;position:relative;height:127px;line-height:127px;}
.header .logo_block img{width:250px;margin-top:15px;margin-left:30px;}
.header .menu_block{float:right;position:relative;height:127px;line-height:127px;}
.header .menu_block a{display:block;position:relative;float:left;color:#FFFFFF;text-decoration:none;margin-right:30px;}
.header .menu_block img{padding-top:55px;}
.header .menu_block .ii{margin-top:55px;}
.header .menu_block svg{width:16px;height:16px;filter: grayscale(100%);}
.wp-block-social-link-anchor{}
.wp-block-social-link-anchor svg{padding-top:0px;}
.wp-block-social-link-anchor path{color:#5e5e5e;fill:#5e5e5e;}

.slogan{line-height:100px !important;font-size:56px !important;padding-top:100px;}
.line{width:300px;height:2px;background-color:#c9c9c9;margin:30px auto 30px auto;}
.text{line-height:32px;font-size:16px;}


.custom-header-button {
	margin-top: 3.125em;
	font-size: 16px;
	font-size: 1rem;
	color: #ffffff !important;
	border-color: inherit;
	transition: background-color .2s ease-in-out,border-color .2s ease-in-out;
	font-weight: 400;
	text-transform:uppercase;
}

.custom-header-button:hover {
	opacity: 1;
	color: #ffffff !important;
	background-color:#c9b14f;
	border-color:#c9b14f;
}

.button{
text-decoration:none;
	font-family: Montserrat,sans-serif;
	font-weight: 700;
	font-size: 12px;
	padding: 11px 25px;
	color: #ffffff;
	border: 2px solid #ffffff;
	background-image: none;
	background: none;
	border-radius: 0;
	text-shadow: none;
	box-shadow: none;
}


#scroll-to-content {
    display: block;
    position: absolute;
    left: 50%;
    bottom: 20px;
    z-index: 5;
    cursor: pointer;
    height: 1.5em;
    width: 3.5em;
    font-size: 16px;
    font-size: 1rem;
    overflow: hidden;
    opacity: .5;
    transform: translateX(-50%);
    animation: pulsate 1.5s ease-out infinite;
}

#scroll-to-content:before {
    content: '';
    display: block;
    position: absolute;
    left: 15px;
    bottom: 10px;
    height: 30px;
    width: 30px;
    border: 2px solid #fff;
    transform: rotate(45deg);
}

.b1{position:relative;height:800px;padding-top:200px;}

.article{max-width:1200px;margin:0 auto;}
.article p{font-size:16px;margin-bottom:25px;line-height:32px;}
.uc{text-transform:uppercase;font-size:26px !important;padding-bottom:50px;}

.products{width:1080px;margin:0 auto;}
.products .product{position:relative;float:left;width:50%;}
.products .product img{width:500px;height:500px;margin:20px;}

.sceleton{background-image:URL(/images/index.jpg);background-position:top center;background-repeat:no-repeat;}

.menu_block_mobile{display:none;visibility:hidden;}

.addr{width:100%;background-color:#FFFFFF;color:#000000;}
.addr .article{padding-top:50px;padding-bottom:50px;}
.addr p{line-height:18px !important;}





