/* ::::: https://livedemo00.template-help.com/wt_39257/css/reset.css ::::: */

a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var { background: transparent none repeat scroll 0% 0%; font-size: 100%; margin: 0px; padding: 0px; border: 0px none; outline: 0px none; vertical-align: top; }
ul { list-style: outside none none; }
img { vertical-align: top; }
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video { display: block; }
/* ::::: https://livedemo00.template-help.com/wt_39257/css/skeleton.css ::::: */

.wrapper { width: 100%; overflow: hidden; position: relative; }
.extra-wrap { overflow: hidden; display: block; }
.container_12 { position: relative; width: 960px; margin: 0px auto; padding: 0px; }
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 { float: left; display: inline; margin-left: 10px; margin-right: 10px; }
.container_12 .grid_4 { width: 300px; }
.container_12 .grid_12 { width: 940px; }
@media only screen and (max-width: 995px) {
	.container_12 { width: 768px; }
	.container_12 .grid_4 { width: 236px; }
	.container_12 .grid_12 { width: 748px; }
	img { width: 100%; height: auto; }
}
@media only screen and (max-width: 767px) {
	.container_12 { width: 420px; }
	.container_12 .grid_1, .container_12 .grid_2, .container_12 .grid_3, .container_12 .grid_4, .container_12 .grid_5, .container_12 .grid_6, .container_12 .grid_7, .container_12 .grid_8, .container_12 .grid_9, .container_12 .grid_10, .container_12 .grid_11, .container_12 .grid_12 { width: 420px; margin-left: 0px; margin-right: 0px; }
	.container_12 .grid_3, .container_12 .grid_4, .container_12 .grid_5, .container_12 .grid_6, .container_12 .grid_7, .container_12 .grid_8, .container_12 .grid_9 { margin-bottom: 30px; }
	.last-col { margin-bottom: 0px ! important; }
	.hide-ml { display: none ! important; }
}
@media only screen and (max-width: 479px) {
	.container_12 { width: 300px; }
	.container_12 .grid_1, .container_12 .grid_2, .container_12 .grid_3, .container_12 .grid_4, .container_12 .grid_5, .container_12 .grid_6, .container_12 .grid_7, .container_12 .grid_8, .container_12 .grid_9, .container_12 .grid_10, .container_12 .grid_11, .container_12 .grid_12 { width: 300px; }
	.hide-mp { display: none ! important; }
}
.container_12::after { content: " "; display: block; height: 0px; clear: both; visibility: hidden; }
.clearfix::before, .clearfix::after, .row::before, .row::after { content: " "; display: block; overflow: hidden; visibility: hidden; width: 0px; height: 0px; }
.row::after, .clearfix::after { clear: both; }
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0px; height: 0px; }
/* ::::: https://livedemo00.template-help.com/wt_39257/css/superfish.css ::::: */

nav { float: right; padding-top: 32px; }
.menu { list-style: outside none none; }
.menu > li { position: relative; float: left; font: 700 17px/21px "Maven Pro",sans-serif; text-transform: uppercase; letter-spacing: -1px; margin-right: 22px; }
.menu > li > a { color: rgb(52, 58, 65); }
.menu > li.sfHover > a, .menu > li > a:hover, .menu > li.current > a { text-decoration: none; color: rgb(52, 58, 65); }
.menu .menu-arrow { display: none; }
.menu ul { position: absolute; top: -999em; width: 205px; display: none; padding: 0px; background: rgb(52, 58, 65) none repeat scroll 0% 0%; border: 1px solid rgb(41, 41, 41); z-index: 99; border-radius: 5px; }
.menu li li { padding: 6px 10px 7px; position: relative; font: 12px/15px Arial,Helvetica,sans-serif; text-transform: none; letter-spacing: 0px; border-bottom: 1px solid rgb(41, 41, 41); }
.menu li li.last-item { border-bottom: medium none; }
.menu li li a { color: rgb(255, 255, 255); }
.menu li li > a:hover, .menu li li.sfHover > a { color: rgb(52, 58, 65); text-decoration: none; }
.menu li:hover ul, .menu li.sfHover ul { left: 2px; top: 23px; }
.menu li:hover li ul, .menu li.sfHover li ul { top: -999em; }
.menu li li:hover ul, .menu li li.sfHover ul { left: 207px; top: 0px; }
@media only screen and (max-width: 995px) {
	nav { padding-top: 23px; }
	.menu > li { font-size: 15px; line-height: 19px; margin-right: 11px; }
	.menu > li > a .menu-arrow { display: block; width: 100%; height: 6px; overflow: hidden; text-indent: -999em; background: transparent url('menu-arrow.gif') no-repeat scroll center top; }
	.menu > li.sfHover > a .menu-arrow, .menu > li > a:hover .menu-arrow, .menu > li.current > a .menu-arrow { background-position: center -54px; }
	.menu ul { width: 160px; }
	.menu li:hover ul, .menu li.sfHover ul { top: 28px; }
	.menu li li:hover ul, .menu li li.sfHover ul { left: 162px; }
}
@media only screen and (max-width: 767px) {
	nav { width: 100%; float: none; padding-top: 0px; }
	.menu > li { float: none; margin-right: 0px; margin-bottom: 3px; }
	.menu > li > a { display: block; background: rgb(250, 250, 250) none repeat scroll 0% 0%; border: 1px solid rgb(234, 235, 236); padding: 12px 20px; }
	.menu > li.sfHover > a, .menu > li > a:hover, .menu > li.current > a { background-color: rgb(52, 58, 65); color: rgb(255, 255, 255); }
	.menu > li > a .menu-arrow { display: inline-block; width: 9px; background-image: url('menu-arrow2.gif'); margin-left: 5px; vertical-align: 2px; }
	.menu > li.sfHover > a .menu-arrow, .menu > li > a:hover .menu-arrow, .menu > li.current > a .menu-arrow { background-position: center -50px; }
	.menu ul { position: static; width: auto; border-radius: 0px; }
	.menu li li { padding: 10px 20px; }
	.menu li li a .menu-arrow { display: inline-block; width: 9px; height: 6px; overflow: hidden; text-indent: -999em; background: transparent url('submenu-arrow.gif') no-repeat scroll center top; margin-left: 5px; vertical-align: 1px; }
	.menu li li.sfHover a .menu-arrow, .menu li li > a:hover .menu-arrow, .menu li li.current a .menu-arrow { background-position: center -54px; }
	.menu ul ul { border: medium none; padding: 20px 0px 10px 20px; }
	.menu ul ul li { border-bottom: medium none; padding: 0px; margin-bottom: 15px; }
}
@media only screen and (max-width: 479px) {
	.menu ul ul { width: 238px; }
}
/* ::::: https://livedemo00.template-help.com/wt_39257/css/style.css ::::: */

html, body { height: 100%; }
body { background: rgb(67, 73, 80) none repeat scroll 0% 0%; font: 12px/20px Arial,Helvetica,sans-serif; color: rgb(143, 143, 143); position: relative; min-width: 320px; }
header { width: 100%; background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
header .border-bottom { border-bottom: 1px solid rgb(229, 229, 229); padding-bottom: 20px; }
#page1 header .border-bottom { margin-bottom: 40px; }
.header-pannel { background: rgb(52, 58, 65) none repeat scroll 0% 0%; border-bottom: 7px solid rgb(245, 245, 245); padding: 15px 0px 16px; margin-bottom: 25px; }
.header-pannel .text { float: left; font: 400 16px/20px "Maven Pro",sans-serif; color: rgb(154, 157, 160); padding-top: 2px; padding-left: 10px; }
.header-pannel .contacts { float: right; font: 400 24px/29px "Maven Pro",sans-serif; color: rgb(255, 255, 255); letter-spacing: -1px; }
.header-pannel .contacts span { color: rgb(202, 29, 11); }
h1 { float: left; }
h1 a { font: 500 50px/60px "Maven Pro",sans-serif; color: rgb(202, 29, 11); letter-spacing: -4px; }
h1 a span { color: rgb(67, 73, 80); }
h1 a:hover { text-decoration: none; }
#content { width: 100%; background: rgb(255, 255, 255) none repeat scroll 0% 0%; padding: 44px 0px 50px; }
#page1 #content { padding: 5px 0px 50px; }
.last-item { margin-right: 0px ! important; margin-bottom: 0px ! important; }
h3 { font: 700 32px/29px "Maven Pro",sans-serif; color: rgb(67, 73, 80); letter-spacing: -2px; }
h3 span { color: rgb(67, 73, 80); }
h4 { font: 400 24px/22px "Maven Pro",sans-serif; color: rgb(67, 73, 80); letter-spacing: -1px; }
h6 { font: 12px/20px Arial,Helvetica,sans-serif; color: rgb(67, 73, 80); }
.circle { float: left; margin-right: 18px; width: 60px; height: 60px; overflow: hidden; background: transparent url('circle-bg.jpg') repeat scroll center top; font: 700 45px/56px "Maven Pro",sans-serif; color: rgb(252, 252, 252); text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.11); text-align: center; border-radius: 30px; }
.font-1 { font-weight: bold; font-style: italic; color: rgb(67, 73, 80); }
a { color: rgb(202, 29, 11); outline: medium none; cursor: pointer; text-decoration: none; }
a:hover { text-decoration: underline; }
.button { display: inline-block; font: 700 18px/22px "Maven Pro",sans-serif; color: rgb(255, 255, 255); letter-spacing: -1px; background: rgb(67, 73, 80) none repeat scroll 0% 0%; padding: 9px 17px 11px; border-radius: 21px; cursor: pointer; }
.button:hover { text-decoration: none; background-color: rgb(129, 197, 197); }
.list-1 li { font: 13px/16px Arial,Helvetica,sans-serif; color: rgb(143, 143, 143); background: transparent url('marker-1.png') no-repeat scroll 0px 3px; padding-left: 30px; margin-bottom: 10px; }
.list-1 a { color: rgb(143, 143, 143); }
.list-1 a:hover { text-decoration: none; color: rgb(202, 29, 11); }
.list-2 { list-style-type: ; padding-left: 26px; }
.list-2 li { font: 12px/15px Arial,Helvetica,sans-serif; color: rgb(67, 73, 80); margin-bottom: 18px; }
.list-2 a { color: rgb(67, 73, 80); }
.list-2 a:hover { text-decoration: none; color: rgb(129, 197, 197); }
p, .p3-1 { margin-bottom: 18px; }
.p3 { margin-bottom: 15px; }
.p4 { margin-bottom: 20px; }
.p4-1 { margin-bottom: 22px; }
.p5 { margin-bottom: 25px; }
.p5-1 { margin-bottom: 28px; }
.indent-left10 { padding-left: 50px; }
aside { padding: 36px 0px 51px; border-top: 1px solid rgb(225, 225, 225); background: transparent url('aside-bg.gif') repeat scroll center top; }
aside h4 { font: 500 24px/29px "Maven Pro",sans-serif; color: rgb(67, 73, 80); letter-spacing: -1px; }
aside .button { background: rgb(129, 197, 197) none repeat scroll 0% 0%; padding: 2px 14px 5px; border-radius: 14px; }
aside .button:hover { background-color: rgb(67, 73, 80); }
footer { width: 100%; padding: 46px 0px; }
.footer-menu { float: left; overflow: hidden; }
.footer-menu li { float: left; font: bold 12px/15px Arial,Helvetica,sans-serif; margin-right: 18px; }
.footer-menu a { color: rgb(255, 255, 255); }
.footer-menu a:hover, .footer-menu a.active { text-decoration: none; color: rgb(255, 255, 255); }
.footer-text { float: right; font: 12px/15px Arial,Helvetica,sans-serif; color: rgb(161, 164, 168); text-align: right; }
.footer-text span { display: inline-block; margin-right: 18px; }
.footer-text a { color: rgb(161, 164, 168); }
.footer-text a:hover { text-decoration: none; color: rgb(202, 29, 11); }
@media only screen and (max-width: 995px) {
	p, .p3, .p3-1 { margin-bottom: 15px; }
	.p4-1, .p5, .p5-1, .p6, .p6-1, .p7, .p7-1, .p8, .p8-1 { margin-bottom: 20px; }
	.header-pannel .text { font-size: 15px; line-height: 19px; }
	.header-pannel .contacts { font-size: 20px; line-height: 24px; padding-right: 10px; }
	h1 a { font-size: 40px; line-height: 48px; letter-spacing: -3px; }
}
@media only screen and (max-width: 767px) {
	header .border-bottom { border-bottom: medium none; padding-bottom: 0px; margin-bottom: 30px; }
	.header-pannel .text { font-size: 13px; line-height: 16px; max-width: 200px; padding-top: 5px; }
	.header-pannel .contacts { font-size: 16px; line-height: 20px; max-width: 200px; }
	.header-pannel .contacts span { display: block; }
	h1 { float: none; margin-bottom: 20px; }
	.footer-menu { float: none; margin-bottom: 15px; }
	.footer-text { float: none; text-align: left; }
}
@media only screen and (max-width: 479px) {
	.header-pannel .text { font-size: 12px; line-height: 15px; max-width: 160px; }
	.header-pannel .contacts { max-width: 110px; font-size: 14px; line-height: 17px; }
}
/* ::::: https://livedemo00.template-help.com/wt_39257/css/slider.css ::::: */

#slides { width: 100%; position: relative; overflow: hidden; }
.slides_container { width: 940px; height: 505px; overflow: hidden; }
.slide { width: 940px; height: auto; }
.pagination { position: absolute; top: 351px; left: 174px; overflow: hidden; z-index: 999; }
.pagination li { float: left; font-size: 0px; line-height: 0; margin-right: 10px; text-indent: -5000px; }
.pagination li a { display: block; height: 10px; width: 10px; background: transparent url('pagination.png') no-repeat scroll -20px 0px; }
.pagination li.current a, .pagination li a:hover { background-position: 0px 0px; }
.pagination li.current a { cursor: default; }
.slider-border { position: absolute; top: 30px; left: 20px; width: 900px; height: 320px; overflow: hidden; }
.caption { z-index: 999; position: absolute; top: 0px; left: 0px; padding-top: 43px; padding-left: 61px; width: 700px; overflow: hidden; font-family: "Maven Pro",sans-serif; }
.caption .row1 { color: rgb(255, 255, 255); display: block; font-weight: 700; font-size: 46px; line-height: 56px; }
.caption .row2 { color: rgb(250, 250, 250); display: block; font-weight: 700; font-size: 126px; line-height: 152px; text-transform: lowercase; letter-spacing: -10px; }
.caption .row3 { color: rgb(255, 255, 255); display: block; font-weight: 500; font-size: 26px; line-height: 32px; text-transform: uppercase; letter-spacing: -1px; }
.caption .indents1 { padding-left: 187px; }
.caption .indents2 { margin-top: -53px; }
.caption .indents3 { padding-left: 86px; margin-top: -18px; }
.caption .indents4 { padding-left: 6px; }
.caption .indents5 { margin-top: -38px; }
.caption .indents6 { padding-left: 7px; margin-top: -22px; }
.caption .indents7 { padding-left: 7px; }
.caption .indents8 { margin-top: -53px; }
.caption .indents9 { padding-left: 130px; margin-top: -18px; }
.caption .button-wrapper { position: relative; left: 10px; }
.caption a { display: inline-block; font: 700 18px/22px "Maven Pro",sans-serif; color: rgb(52, 58, 65); text-transform: uppercase; letter-spacing: -1px; background: rgb(245, 245, 245) url('slider-button.gif') repeat-x scroll center top; padding: 10px 19px 11px; margin-bottom: 1px; cursor: pointer; border-radius: 22px; box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.11); }
.caption a:hover { text-decoration: none; color: rgb(255, 255, 255); background-position: center -56px; background-color: rgb(67, 73, 80); }
@media only screen and (max-width: 995px) {
	.slides_container { width: 748px; height: 402px; }
	.slide { width: 748px; }
	.pagination { top: 265px; left: 120px; }
	.slider-border { top: 25px; left: 15px; width: 715px; height: 235px; }
	.caption { padding-top: 20px; padding-left: 30px; width: 600px; }
	.caption .row1 { font-size: 36px; line-height: 44px; }
	.caption .row2 { font-size: 100px; line-height: 120px; letter-spacing: -8px; }
	.caption .row3 { font-size: 18px; line-height: 28px; letter-spacing: 0px; }
	.caption .indents1 { padding-left: 150px; }
	.caption .indents2 { margin-top: -42px; }
	.caption .indents3 { padding-left: 74px; margin-top: -15px; }
	.caption .indents5 { margin-top: -30px; }
	.caption .indents6 { margin-top: -20px; }
	.caption .indents8 { margin-top: -42px; }
	.caption .indents9 { padding-left: 105px; margin-top: -16px; }
	.caption a { font-size: 16px; line-height: 20px; letter-spacing: -1px; padding: 9px 19px; }
}
@media only screen and (max-width: 767px) {
	.slides_container { width: 420px; height: 226px; }
	.slide { width: 420px; }
	.pagination { top: 40px; left: 40px; }
	.slider-border, .caption { display: none ! important; }
}
@media only screen and (max-width: 479px) {
	.slides_container { width: 300px; height: 161px; }
	.slide { width: 300px; }
	.pagination { top: 30px; left: 30px; }
}
/* ::::: https://fonts.googleapis.com/css?family=Maven+Pro:400,500,700 ::::: */

@font-face {
	font-family: "Maven Pro";
	font-style: normal;
	font-weight: 400;
	src: local("Maven Pro Regular"), local("MavenPro-Regular"), url('9aq-ytl3kcjxi9ucr03xrox0hvgzzqufrduzrpvh3d8.woff2') format("woff2");
	unicode-range: U+102-103, U+1EA0-1EF9, U+20AB;
}
@font-face {
	font-family: "Maven Pro";
	font-style: normal;
	font-weight: 400;
	src: local("Maven Pro Regular"), local("MavenPro-Regular"), url('yylnvfptxad6yqpv1ekdlyx0hvgzzqufrduzrpvh3d8.woff2') format("woff2");
	unicode-range: U+100-24F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
	font-family: "Maven Pro";
	font-style: normal;
	font-weight: 400;
	src: local("Maven Pro Regular"), local("MavenPro-Regular"), url('mg9kbuzfchds94tbv9u-pzbw1xu1rkptjj_0jans920.woff2') format("woff2");
	unicode-range: U+0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
	font-family: "Maven Pro";
	font-style: normal;
	font-weight: 500;
	src: local("Maven Pro Medium"), local("MavenPro-Medium"), url('sqvfzojbbj9t3avcmbsprvgrlswo7jk1kvzser0olky.woff2') format("woff2");
	unicode-range: U+102-103, U+1EA0-1EF9, U+20AB;
}
@font-face {
	font-family: "Maven Pro";
	font-style: normal;
	font-weight: 500;
	src: local("Maven Pro Medium"), local("MavenPro-Medium"), url('sqvfzojbbj9t3avcmbsprojoyw3ytyktccer_ilolhe.woff2') format("woff2");
	unicode-range: U+100-24F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
	font-family: "Maven Pro";
	font-style: normal;
	font-weight: 500;
	src: local("Maven Pro Medium"), local("MavenPro-Medium"), url('sqvfzojbbj9t3avcmbsprhampu5_7cjhw5spxoen3vs.woff2') format("woff2");
	unicode-range: U+0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
	font-family: "Maven Pro";
	font-style: normal;
	font-weight: 700;
	src: local("Maven Pro Bold"), local("MavenPro-Bold"), url('udssvmxgp7nj3i336k_dsvgrlswo7jk1kvzser0olky.woff2') format("woff2");
	unicode-range: U+102-103, U+1EA0-1EF9, U+20AB;
}
@font-face {
	font-family: "Maven Pro";
	font-style: normal;
	font-weight: 700;
	src: local("Maven Pro Bold"), local("MavenPro-Bold"), url('udssvmxgp7nj3i336k_dsojoyw3ytyktccer_ilolhe.woff2') format("woff2");
	unicode-range: U+100-24F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
	font-family: "Maven Pro";
	font-style: normal;
	font-weight: 700;
	src: local("Maven Pro Bold"), local("MavenPro-Bold"), url('udssvmxgp7nj3i336k_dshampu5_7cjhw5spxoen3vs.woff2') format("woff2");
	unicode-range: U+0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
