/* 
	Table of Contents

	I.   Generic --------------------------------------
	     01. Reset ------------------------------------
	     02. Base -------------------------------------
	         Small Desktop ----------------------------
	         Mobile -----------------------------------
	     03. Fonts ------------------------------------
	     04. Helpers ----------------------------------
	         Clear ------------------------------------
	         Notext -----------------------------------
	         Hidden -----------------------------------
	         Alignleft --------------------------------
	         Alignright -------------------------------
	         Disabled ---------------------------------
	         Grid -------------------------------------
	         Responsive Helpers -----------------------
	II.  Regions --------------------------------------
	     01. Container --------------------------------
	     02. Content ----------------------------------
	     03. Footer -----------------------------------
	         Mobile -----------------------------------
	     04. Header -----------------------------------
	         Tablet Portrait --------------------------
	     05. Main -------------------------------------
	     06. Shell ------------------------------------
	     07. Sidebar ----------------------------------
	     08. Wrapper ----------------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	         Wrapper Secondary ------------------------
	III. Modules --------------------------------------
	     01. Article ----------------------------------
	     02. Button -----------------------------------
	         Button Block -----------------------------
	         Button Transparent -----------------------
	         Button Menu ------------------------------
	         Tablet Portrait --------------------------
	     03. Copyright --------------------------------
	     04. Form Elements ----------------------------
	     05. Form -------------------------------------
	         Mobile -----------------------------------
	     06. Intro ------------------------------------
	         Mobile -----------------------------------
	     07. Link -------------------------------------
	         Small Desktop ----------------------------
	         Mobile -----------------------------------
	         Link Red ---------------------------------
	     08. List -------------------------------------
	         List Contacts ----------------------------
	         Small Desktop ----------------------------
	         List Features ----------------------------
	     09. Logo -------------------------------------
	     10. Map --------------------------------------
	         Mobile -----------------------------------
	     11. Nav --------------------------------------
	         Tablet Portrait --------------------------
	     12. Popup ------------------------------------
	         Mobile -----------------------------------
	         Popup Succes -----------------------------
	     13. Product ----------------------------------
	         Mobile -----------------------------------
	     14. Section ----------------------------------
	         Small Desktop ----------------------------
	         Tablet Portrait --------------------------
	         Section About ----------------------------
	         Small Desktop ----------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     15. Slider -----------------------------------
	         Slider Main ------------------------------
	         Small Desktop ----------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	         Slider Products --------------------------
	     16. Socials ----------------------------------
	     17. Table ------------------------------------
	     18. Widget -----------------------------------
	IV.  Themes ---------------------------------------
	     01. Magnific Popup ---------------------------
 */

.ico-arrow-next { background-image: url(images/sprite.png); background-position: 0% 100%; background-size: 404.76190476190476% 230.95238095238093%; width: 42px; height: 42px; display: inline-block; vertical-align: middle; font-size: 0; }
.ico-arrow-prev { background-image: url(images/sprite.png); background-position: 35.9375% 100%; background-size: 404.76190476190476% 230.95238095238093%; width: 42px; height: 42px; display: inline-block; vertical-align: middle; font-size: 0; }
.ico-facebook { background-image: url(images/sprite.png); background-position: 90.625% 72.36842105263158%; background-size: 1700% 461.90476190476187%; width: 10px; height: 21px; display: inline-block; vertical-align: middle; font-size: 0; }
.ico-instagram { background-image: url(images/sprite.png); background-position: 80.4054054054054% 72.36842105263158%; background-size: 772.7272727272727% 461.90476190476187%; width: 22px; height: 21px; display: inline-block; vertical-align: middle; font-size: 0; }
.ico-twitter { background-image: url(images/sprite.png); background-position: 62.585034013605444% 73.33333333333333%; background-size: 739.1304347826087% 440.90909090909093%; width: 23px; height: 22px; display: inline-block; vertical-align: middle; font-size: 0; }
.logo { background-image: url(images/sprite.png); background-position: 0% 0%; background-size: 100% 190.19607843137254%; width: 170px; height: 51px; display: inline-block; vertical-align: middle; font-size: 0; }
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.ico-arrow-left { background-image: url(images/sprite.@2x.png); background-position: 96.3076923076923% 64.49704142011834%; background-size: 2266.666666666667% 804.1666666666666%; width: 7.5px; height: 12px; display: inline-block; vertical-align: middle; font-size: 0; }
	.ico-arrow-next { background-image: url(images/sprite.@2x.png); background-position: 0% 100%; background-size: 404.76190476190476% 229.76190476190476%; width: 42px; height: 42px; display: inline-block; vertical-align: middle; font-size: 0; }
	.ico-arrow-prev { background-image: url(images/sprite.@2x.png); background-position: 35.9375% 100%; background-size: 404.76190476190476% 229.76190476190476%; width: 42px; height: 42px; display: inline-block; vertical-align: middle; font-size: 0; }
	.ico-arrow-right { background-image: url(images/sprite.@2x.png); background-position: 56.61538461538461% 93.49112426035504%; background-size: 2266.666666666667% 804.1666666666666%; width: 7.5px; height: 12px; display: inline-block; vertical-align: middle; font-size: 0; }
	.ico-facebook { background-image: url(images/sprite.@2x.png); background-position: 89.09657320872275% 71.24183006535948%; background-size: 1789.4736842105265% 482.5%; width: 9.5px; height: 20px; display: inline-block; vertical-align: middle; font-size: 0; }
	.ico-instagram { background-image: url(images/sprite.@2x.png); background-position: 79.33333333333333% 71.24183006535948%; background-size: 850% 482.5%; width: 20px; height: 20px; display: inline-block; vertical-align: middle; font-size: 0; }
	.ico-twitter { background-image: url(images/sprite.@2x.png); background-position: 62.585034013605444% 71.71052631578947%; background-size: 739.1304347826087% 470.73170731707313%; width: 23px; height: 20.5px; display: inline-block; vertical-align: middle; font-size: 0; }
	.logo { background-image: url(images/sprite.@2x.png); background-position: 0% 0%; background-size: 100% 191.08910891089107%; width: 170px; height: 50.5px; display: inline-block; vertical-align: middle; font-size: 0; }}
.cols:after { content: ''; line-height: 0; display: table; clear: both; }
/* ------------------------------------------------------------ *\
	I.   Generic
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Reset
\* ------------------------------------------------------------ */
*,
*:before,
*:after { padding: 0; margin: 0; outline: 0; box-sizing: border-box; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main { display: block; }
html { tap-highlight-color: rgba(0,0,0,0); }
body { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; }
img,
iframe,
video,
audio,
object { max-width: 100%; }
img,
iframe { border: 0 none; }
img { height: auto; display: inline-block; vertical-align: middle; }
b,
strong { font-weight: bold; }
address { font-style: normal; }
svg:not(:root) { overflow: hidden; }
a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="image"],
label[for] { cursor: pointer; }
a[href^="tel"],
button[disabled],
input[disabled],
textarea[disabled],
select[disabled] { cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner { padding: 0; border: 0; }
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea,
a[href^="tel"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
textarea { overflow: auto; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; }
button,
input,
optgroup,
select,
textarea { font-family: inherit; font-size: inherit; color: inherit; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; }
button,
select { text-transform: none; }
table { width: 100%; border-collapse: collapse; border-spacing: 0; }
nav ul,
nav ol { list-style: none outside none; }
/* ------------------------------------------------------------ *\
	Base
\* ------------------------------------------------------------ */
body { min-width: 320px; background: #fff; font-family: 'Klavika', sans-serif; font-size: 18px; line-height: 1.56; color: #4c4c4c; font-weight: 400; }
a { color: inherit; text-decoration: underline; }
a:hover { text-decoration: none; }
a[href^="tel"] { text-decoration: none; }
h1 { font-size: 40px; font-weight: 300; line-height: 1; text-transform: uppercase; color: #fff; }
h2 { font-size: 32px; font-weight: 700; line-height: 1; text-transform: uppercase; color: #ff4a4a; }
h3 { font-size: 26px; font-weight: 300; line-height: 1.38; text-transform: uppercase; color: #808080; }
h4 { font-size: ; }
h5 { font-size: 18px; line-height: 1.2; font-weight: 700; color: #4c4c4c; }
h6 { font-size: 12px; font-weight: 400; line-height: 1.2; letter-spacing: 0.1em; color: #808080; text-transform: uppercase; }
h1[class],
h2[class],
h3[class],
h4[class],
h5[class],
h6[class],
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
table:last-child,
blockquote:last-child { margin-bottom: 0; }
/* Small Desktop */
@media (max-width: 1200px) {
	h3 { font-size: 20px; }

	body { font-size: 16px; }
}
/* Mobile */
@media (max-width: 767px) {
	h1 { font-size: 30px; }
}
/* ------------------------------------------------------------ *\
	Fonts
\* ------------------------------------------------------------ */
@font-face {
    font-family: 'Klavika';
    src:    url('fonts/Klavika_300_normal_1438587976.eot');
    src:    url('fonts/Klavika_300_normal_1438587976.eot?#iefix') format('embedded-opentype'),
            url('fonts/Klavika_300_normal_1438587976.woff') format('woff'),
            url('fonts/Klavika_300_normal_1438587976.svg#Klavika_Light') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Klavika';
    src:    url('fonts/Klavika_400_normal_1438587976.eot');
    src:    url('fonts/Klavika_400_normal_1438587976.eot?#iefix') format('embedded-opentype'),
            url('fonts/Klavika_400_normal_1438587976.woff') format('woff'),
            url('fonts/Klavika_400_normal_1438587976.svg#Klavika_Regular') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Klavika';
    src:    url('fonts/Klavika_500_normal_1438587976.eot');
    src:    url('fonts/Klavika_500_normal_1438587976.eot?#iefix') format('embedded-opentype'),
            url('fonts/Klavika_500_normal_1438587976.woff') format('woff'),
            url('fonts/Klavika_500_normal_1438587976.svg#Klavika_Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Klavika';
    src:    url('fonts/Klavika_700_normal_1438587976.eot');
    src:    url('fonts/Klavika_700_normal_1438587976.eot?#iefix') format('embedded-opentype'),
            url('fonts/Klavika_700_normal_1438587976.woff') format('woff'),
            url('fonts/Klavika_700_normal_1438587976.svg#Klavika_Bold') format('svg');
    font-weight: 700;
    font-style: normal;
}
/* ------------------------------------------------------------ *\
	Helpers
\* ------------------------------------------------------------ */
/*  Clear  */
.clear:after { content: ''; line-height: 0; display: table; clear: both; }
/*  Notext  */
.notext { white-space: nowrap; text-indent: 100%; text-shadow: none; overflow: hidden; }
.notext-old { font-size: 0; line-height: 0; text-indent: -4000px; }
/*  Hidden  */
[hidden],
.hidden { display: none; }
/*  Alignleft  */
.alignleft { float: left; }
/*  Alignright  */
.alignright { float: right; }
/*  Disabled  */
[disabled],
.disabled { cursor: default; }
/*  Grid  */
.cols { margin: 0 -15px; }
.cols:after { }
.col { float: left; width: 100%; padding: 0 15px; }
.col-1of2 { width: 50%; }
/*  Responsive Helpers  */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block { display: none !important; }
@media (max-width: 767px) {
	.hidden-xs { display: none !important; }
	.visible-xs-block { display: block !important; }
	.visible-xs-inline { display: inline !important; }
	.visible-xs-inline-block { display: inline-block !important; }
}
@media (min-width: 768px) and (max-width: 1023px) {
	.hidden-sm { display: none !important; }
	.visible-sm-block { display: block !important; }
	.visible-sm-inline { display: inline !important; }
	.visible-sm-inline-block { display: inline-block !important; }
}
@media (min-width: 1024px) and (max-width: 1200px) {
	.hidden-md { display: none !important; }
	.visible-md-block { display: block !important; }
	.visible-md-inline { display: inline !important; }
	.visible-md-inline-block { display: inline-block !important; }
}
@media (min-width: 1201px) {
	.hidden-lg { display: none !important; }
	.visible-lg-block { display: block !important; }
	.visible-lg-inline { display: inline !important; }
	.visible-lg-inline-block { display: inline-block !important; }
}
/* ------------------------------------------------------------ *\
	II.  Regions
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Container
\* ------------------------------------------------------------ */
.container {}
/* ------------------------------------------------------------ *\
	Content
\* ------------------------------------------------------------ */
.content {}
/* ------------------------------------------------------------ *\
	Footer
\* ------------------------------------------------------------ */
.footer { background: #e5e5e5; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 38px 40px; }
.footer .footer-aside span { display: inline-block; vertical-align: middle; font-size: 12px; line-height: 1.2; color: #a6a6a6; margin-right: 17px; margin-top: 3px; }
.footer .socials { display: inline-block; vertical-align: middle; }
/* Mobile */
@media (max-width: 767px) {
	.footer { display: block; width: 100%; text-align: center; padding: 20px; }

	.footer .footer-aside { margin-top: 10px; }
}
/* ------------------------------------------------------------ *\
	Header
\* ------------------------------------------------------------ */
.header { position: absolute; top: 40px; left: 40px; height: calc(100% - 80px); width: 210px; }
.header .header-content { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 100%; }
.header .nav { margin-top: -57px; margin-left: 3px; }
/* Tablet Portrait */
@media (max-width: 1023px) {
	.header { position: relative; top: 0; left: 0; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 100%; width: 100%; margin-bottom: 20px; }

	.header .logo { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; }
	.header .nav { margin: 0; }

	.header .header-content { position: absolute; top: 100%; left: 0; background: #fff; display: block; width: 100%; height: auto; z-index: 100; max-height: 0; overflow: hidden; transition: max-height .5s ease-in-out; }
	.header .header-content.visible { max-height: 1000px; }
}
/* ------------------------------------------------------------ *\
	Main
\* ------------------------------------------------------------ */
.main {}
/* ------------------------------------------------------------ *\
	Shell
\* ------------------------------------------------------------ */
.shell { max-width: 1220px; padding-left: 10px; padding-right: 10px; margin: auto; }
.shell-fluid { max-width: none; }
/* ------------------------------------------------------------ *\
	Sidebar
\* ------------------------------------------------------------ */
.sidebar {}
/* ------------------------------------------------------------ *\
	Wrapper
\* ------------------------------------------------------------ */
.wrapper { min-height: 100vh; padding: 40px 40px 40px 250px; overflow: hidden; }
/* Tablet Portrait */
@media (max-width: 1023px) {
	.wrapper { padding-left: 40px; }
}
/* Mobile */
@media (max-width: 767px) {
	.wrapper { padding: 20px; }
}
/*  Wrapper Secondary  */
.wrapper-secondary { padding-bottom: 0; }
/* ------------------------------------------------------------ *\
	III. Modules
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Article
\* ------------------------------------------------------------ */
.article .article-head { margin-bottom: 30px; }
.article .article-body { margin-bottom: 37px; }
/* ------------------------------------------------------------ *\
	Button
\* ------------------------------------------------------------ */
.btn { display: inline-block; vertical-align: middle; text-align: center; cursor: pointer; text-decoration: none; transition: background .3s, color .3s, border-color .3s;
	-webkit-appearance: none;
	   -moz-appearance: none;
	 		appearance: none;
}
/*  Button Block  */
.btn-block { display: block; padding-left: 0; padding-right: 0; }
/*  Button Transparent  */
.btn-transparent { background-color: transparent; border: 2px solid  #ff9898; padding: 16px 54px; font-size: 15px; font-weight: 700; line-height: 1.2; color: #ff4a4a; text-transform: uppercase; }
.btn-transparent:hover { background: #ff4a4a; border-color: #ff4a4a; color: #fff; }
/*  Button Menu  */
.btn-menu { display: none; vertical-align: middle; text-decoration: none; width: 22px; height: 20px; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); transition: all .4s; z-index: 250; position: relative; }
.btn-menu span { display: block; position: absolute; height: 3px; width: 100%; background: #ff4a4a; opacity: 1; left: 0; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); transition: .4s ease-in-out; font-size: 0; line-height: 0; text-indent: -4004px; }
.btn-menu span:nth-child(1) { top: 0px; }
.btn-menu span:nth-child(2) { top: 7px; }
.btn-menu span:nth-child(3) { top: 14px; }
.btn-menu.open span { background: #ff4a4a; }
.btn-menu.open span:nth-child(1) { top: 7px; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); }
.btn-menu.open span:nth-child(2) { opacity: 0; left: -60px; }
.btn-menu.open span:nth-child(3) { top: 7px; -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); }
/* Tablet Portrait */
@media (max-width: 1023px) {
	.btn-menu { display: inline-block; }
}
/* ------------------------------------------------------------ *\
	Copyright
\* ------------------------------------------------------------ */
.copyright { font-size: 12px; font-weight: 400; line-height: 1.2; color: #a6a6a6; }
/* ------------------------------------------------------------ *\
	Form Elements
\* ------------------------------------------------------------ */
input::-webkit-input-placeholder { color: inherit; opacity: 1; }
input::-moz-placeholder { color: inherit; opacity: 1; }
input:-ms-input-placeholder { color: inherit; opacity: 1; }
input::placeholder { color: inherit; opacity: 1; }
textarea::-webkit-input-placeholder { color: inherit; opacity: 1; }
textarea::-moz-placeholder { color: inherit; opacity: 1; }
textarea:-ms-input-placeholder { color: inherit; opacity: 1; }
textarea::placeholder { color: inherit; opacity: 1; }
input:-webkit-autofill { -webkit-text-fill-color: inherit; -webkit-box-shadow: 0 0 0 1000px #fff inset; }
.field {}
.textarea {}
.select {}
.radio {}
.checkbox {}
/* ------------------------------------------------------------ *\
	Form
\* ------------------------------------------------------------ */
.form .form-head { text-align: center; margin-bottom: 35px; }
.form .form-head h3 { margin-bottom: 27px; }
.form .form-body { margin-bottom: 40px; }
.form .form-actions { text-align: center; }
.form .form-row { margin-bottom: 22px; }
.form .form-row:last-child { margin-bottom: 0; }
.form .form-row-inner { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.form .form-col-1of2 { width: 50%; margin-right: 28px; }
.form .form-col-1of2:last-child { margin-right: 0; }
.form .form-controls { position: relative;  }
.form .form-label { font-size: 15px; font-weight: 400; line-height: 1.2; color: #a6a6a6; }
.form .form-notice-error { font-size: 12px; line-height: 1.2; color: #ff4a4a; position: absolute; bottom: -17px; right: 0; }
.form .field { -webkit-appearance: none; -moz-appearance: none; appearance: none; background: #fff; width: 100%; border: 2px solid  #eaeaea; padding: 13px; transition: border-color .3s; border-radius: 0; }
.form .field:focus { border-color: #4c4c4c; }
.form .textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; resize: none; background: #fff; width: 100%; min-height: 152px; border: 2px solid  #eaeaea; padding: 13px; border-radius: 0; transition: border-color .3s; }
.form .textarea:focus { border-color: #4c4c4c; }
.form .form-error .field { border-color: #ff6f6f; }
.form .form-actions .btn { position: relative; }
.form .form-loading-icon { display: none; position: absolute; top: 50%; right: -30px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background-image: url(../css/images/ajax-loader.gif); width: 16px; height: 11px; }
.form .form-loading-icon.active { display: block; }
/* Mobile */
@media (max-width: 500px) {
	.form .form-row-inner { display: block; width: 100%; }
	.form .form-col-1of2 { width: 100%; margin-right: 0; margin-bottom: 22px; }
	.form .form-col-1of2:last-child { margin-bottom: 0; }
}
/* ------------------------------------------------------------ *\
	Intro
\* ------------------------------------------------------------ */
.intro { position: relative; }
.intro .intro-inner { position: relative; background-size: cover; min-height: 400px; }
.intro .intro-inner:after { content: ''; position: absolute; top: 0; left: 0; background: rgba(0, 0, 0, 0.8); width: 100%; height: 100%; }
.intro .intro-content { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 20; width: 100%; text-align: center; }
.intro .intro-content:after { content: ''; background: #ff4a4a;  width: 80px; height: 200px; position: absolute; top: 50%; left: 50%; margin-top: -100px; margin-left: -40px; -webkit-transform: skew(-30deg); -ms-transform: skew(-30deg); transform: skew(-30deg); }
.intro .intro-entry { position: relative; z-index: 20; }
/* Mobile */
@media (max-width: 767px) {
	.intro .intro-inner { min-height: 300px; }

	.intro .intro-content:after { height: 150px; margin-top: -75px; }
}
/* ------------------------------------------------------------ *\
	Link
\* ------------------------------------------------------------ */
.link { position: relative; display: inline-block; padding-left: 90px; font-size: 15px; font-weight: 700; line-height: 1.3; color: #fff; text-transform: uppercase; text-decoration: none; transition: color .3s; }
.link:before { content: ''; width: 80px; height: 2px; background: #fff; position: absolute; top: 50%; left: 0; margin-top: -1px; transition: background .3s; }
.link:hover { color: #4c4c4c; }
.link:hover:before { background: #4c4c4c; }
/* Small Desktop */
@media (max-width: 1200px) {
	.link { font-size: 14px; padding-left: 80px; }
	.link:before { width: 70px; }
}
/* Mobile */
@media (max-width: 767px) {
	.link { font-size: 12px; padding-left: 70px;}
	.link:before { width: 60px; }
}
/*  Link Red  */
.link-red { color: #ff4a4a; }
.link-red:before { background: #ff4a4a; }
/* ------------------------------------------------------------ *\
	List
\* ------------------------------------------------------------ */
[class^="list-"] { list-style: none outside none; }
/*  List Contacts  */
.list-contacts li { margin-bottom: 28px; }
.list-contacts li:last-child { margin-bottom: 0; }
.list-contacts span { display: inline-block; margin-right: 13px; }
.list-contacts span:last-child { margin-right: 0; }
.list-contacts a { color: #ff4a4a; text-decoration: none; transition: color .3s; }
.list-contacts a:hover { color: #4c4c4c; }
/* Small Desktop */
@media (max-width: 1200px) {
	.list-contacts br { display: none; }
}
/*  List Features  */
.list-features li { position: relative; padding-left: 20px; }
.list-features li:before { content: ''; position: absolute; top: 50%; left: 3px; background: #4d4d4d; width: 5px; height: 12px; margin-top: -6px; -webkit-transform: skew(-30deg); -ms-transform: skew(-30deg); transform: skew(-30deg); }
/* ------------------------------------------------------------ *\
	Logo
\* ------------------------------------------------------------ */
.logo {}
/* ------------------------------------------------------------ *\
	Map
\* ------------------------------------------------------------ */
.map { min-height: 400px; }
/* Mobile */
@media (max-width: 767px) {
	.map { min-height: 300px; }
}
/* ------------------------------------------------------------ *\
	Nav
\* ------------------------------------------------------------ */
.nav { font-size: 15px; font-weight: 500; line-height: 1.2; text-transform: uppercase; padding-right: 30px; }
.nav li { margin-bottom: 11px; }
.nav li:last-child { margin-bottom: 0; }
.nav a { text-decoration: none; color: #4c4c4c; display: inline-block; position: relative; padding-left: 17px; transition: color .3s; }
.nav a:before { content: ''; height: 11px; width: 4px; background: #4d4d4d; position: absolute; top: 50%; left: 0; margin-top: -5px; -webkit-transform: skew(-30deg); -ms-transform: skew(-30deg); transform: skew(-30deg); transition: background .3s; }
.nav a:hover,
.nav .current a { color: #ff4a4a; }
.nav a:hover:before,
.nav .current a:before { background: #ff4a4a; }
.nav .nav-dropdown { display: none; font-size: 15px; font-weight: 400; line-height: 1.2; text-transform: none; /* max-height: 0; overflow: hidden; transition: max-height .5s ease-in-out;  */}
.nav .nav-dropdown ul { padding-top: 22px; }
.nav .nav-dropdown a { color: #b2b2b2; text-decoration: none; }
.nav .nav-dropdown a:before { display: none; }
.nav .nav-dropdown a:hover,
.nav .nav-dropdown .current a { color: #4c4c4c; }
.nav .active > a { color: #ff4a4a; }
.nav .active > a:before { background: #ff4a4a; }
.nav .active .nav-dropdown { display: block; }
/* Tablet Portrait */
@media (max-width: 1023px) {
	.nav { padding-right: 0; padding: 20px 5px; }
}
/* ------------------------------------------------------------ *\
	Popup
\* ------------------------------------------------------------ */
.popup { background: #fff; max-width: 600px; margin: auto; padding: 42px 50px; }
/* Mobile */
@media (max-width: 767px) {
	.popup { max-width: 100%; padding: 40px 20px; }
}
/*  Popup Succes  */
.popup-success { text-align: center; }
.popup-success h3 { margin-bottom: 30px; }
/* ------------------------------------------------------------ *\
	Product
\* ------------------------------------------------------------ */
.products { list-style-type: none; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 30px; }
.products:last-child { margin-bottom: 0; }
.product { width: 47.3%; }
.product:last-child { margin-right: 0; }
.product .product-gallery { margin-bottom: 18px; }
.product .product-content h5 { margin-bottom: 3px; }
/* Mobile */
@media (max-width: 767px) {
	.products { display: block; width: 100%; margin-bottom: 0; }

	.product { width: 100%; margin-bottom: 30px; }
}
/* ------------------------------------------------------------ *\
	Section
\* ------------------------------------------------------------ */
.section { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; padding: 52px 0 100px; }
.section .section-aside { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; max-width: 30%; }
.section .section-content { width: 70%; padding-left: 50px; }
/* Small Desktop */
@media (max-width: 1200px) {
	.section .section-aside { max-width: 25%; }
	.section .section-content { width: 75%; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	.section { display: block; width: 100%; padding: 50px 0; }

	.section .section-aside { max-width: 100%; margin-bottom: 20px; }
	.section .section-content { width: 100%; padding-left: 0; }
}
/*  Section About  */
.section-about { display: block; }
.section-about .section-inner { max-width: 800px; margin: auto; }
.section-about .section-head { border-bottom: 1px solid  #e9e9e9; padding-bottom: 51px; margin-bottom: 51px; }
.section-about .section-head h3 { text-transform: none; font-weight: 400; color: #4c4c4c; line-height: 1.4; }
.section-about .section-body { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.section-about .section-entry { position: relative; padding-top: 54px; }
.section-about .section-entry:after { content: ''; position: absolute; top: 50%; left: 50%; background: #fff; width: 80px; height: 200px; border: 1px solid  #ff4a4a; margin-top: -75px; margin-left: -35px; -webkit-transform: skew(-31deg); -ms-transform: skew(-31deg); transform: skew(-31deg); }
.section-about .section-entry h2 { position: relative; z-index: 20; }
.section-about .section-content { width: 100%; padding-left: 35px; }
.section-about .section-group { margin-bottom: 52px; }
.section-about .section-group:last-child { margin-bottom: 0; }
.section-about .section-group h6 { position: relative; padding-left: 15px; padding-top: 5px; margin-bottom: 15px; }
.section-about .section-group h6:before { content: ''; position: absolute; top: 0; left: 6px; background: #ff4a4a; width: 1px; height: 20px;-webkit-transform: skew(-31deg);-ms-transform: skew(-31deg);transform: skew(-31deg); }
.section-about .section-group p { margin-bottom: 26px; }
.section-about .section-group p:last-child { margin-bottom: 0; }
/* Small Desktop */
@media (max-width: 1200px) {
	.section-about .section-inner { max-width: 100%; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	.section-about .section-head { padding-bottom: 30px; margin-bottom: 30px; }
	.section-about .section-head h3 { font-size: 20px; }

	.section-about .section-group { margin-bottom: 30px; }
	.section-about .section-body { display: block; width: 100%; }
	.section-about .section-content { padding-left: 0; }
	.section-about .section-aside { margin-bottom: 80px; max-width: 100%; }
	.section-about .section-entry { width: 100%; max-width: 250px; margin: auto; }
}
/* Mobile */
@media (max-width: 767px) {
	.section-about .section-group { font-size: 16px; }
}
@media (max-width: 500px) {
	.section-about .section-head h3 { font-size: 18px; }
}
/* ------------------------------------------------------------ *\
	Slider
\* ------------------------------------------------------------ */
.slider {}
.slider .slides { list-style: none outside none; }
/*  Slider Main  */
.slider-main { position: relative; }
.slider-main .slide { background-size: cover; background-position: center center; min-height: calc(100vh - 80px); position: relative; }
.slider-main .slide:after { content: ''; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); position: absolute; top: 0; left: 0; }
.slider-main .slide-inner { position: absolute; top: 50%; left: 0; width: 100%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 20; }
.slider-main .slide-content { position: relative; z-index: 20; font-size: 35px; line-height: 1; color: #fff; font-weight: 300; max-width: 700px; margin: 68px auto 0; position: relative; }
.slider-main .slide-content:after { content: ''; width: 50px; height: 250px; background: #ff4a4a; position: absolute; top: 50%; left: 50%; margin-top: -160px; margin-left: -23px; -webkit-transform: skew(-31deg); -ms-transform: skew(-31deg); transform: skew(-31deg); }
.slider-main .slide-entry { position: relative; z-index: 20; }
.slider-main .slide-entry p { margin-bottom: 30px; }
.slider-main .slick-prev { position: absolute; top: 50%; left: 40px; z-index: 20; opacity: .35; background: url(../css/images/ico-arrow-prev@2x.png) no-repeat 0 0; background-size: 100% 100%; width: 42px; height: 42px; margin-top: -21px; border: 0; font-size: 0; line-height: 0; text-indent: -4004px; transition: opacity .3s; }
.slider-main .slick-prev:hover { opacity: 1; }
.slider-main .slick-next { position: absolute; top: 50%; right: 40px; z-index: 20; opacity: .35; background: url(../css/images/ico-arrow-next@2x.png) no-repeat 0 0; background-size: 100% 100%; width: 42px; height: 42px; margin-top: -21px; border: 0; font-size: 0; line-height: 0; text-indent: -4004px; transition: opacity .3s; }
.slider-main .slick-next:hover { opacity: 1; }
.slider-main .slick-dots { position: absolute; bottom: 27px; left: 0; width: 100%; text-align: center; list-style-type: none; }
.slider-main .slick-dots li { position: relative; background: rgba(255, 255, 255, 0.35); display: inline-block; vertical-align: middle; width: 60px; height: 2px; margin-right: 10px; font-size: 0; line-height: 0; text-indent: -4004px; cursor: pointer; }
.slider-main .slick-dots li:after { content: ''; background: #fff; width: 0; height: 100%; position: absolute; top: 0; left: 0; transition: width .3s; }
.slider-main .slick-dots .slick-active:after { width: 100%; transition: width 3.8s linear; }
/* Small Desktop */
@media (max-width: 1200px) {
	.slider-main .slide { height: calc(100vh - 140px); min-height: 400px; }
	.slider-main .slide-content { font-size: 30px; max-width: 450px; }

	.slider-main .slick-prev { left: 20px; }
	.slider-main .slick-next { right: 20px; }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
	.slider-main .slide { height: calc(100vh - 200px); }
	.slider-main .slide-content { font-size: 25px; max-width: 400px; }
}
/* Mobile */
@media (max-width: 767px) {
	.slider-main .slide { height: calc(100vh - 110px); padding: 0 80px; }

	.slider-main .slide-content { font-size: 20px; max-width: 100%; }
	.slider-main .slide-inner { padding: 0 75px; }
	.slider-main .slide-content:after { height: 200px; margin-top: -120px; }
}
@media (max-width: 500px) {
	.slider-main .slide-inner { padding: 0 45px; }
	.slider-main .slide-content { font-size: 16px; }

	.slider-main .slick-prev { left: 10px; width: 28px; height: 28px; margin-top: -14px; background-size: cover; }
	.slider-main .slick-next { right: 10px; width: 28px; height: 28px; margin-top: -14px; background-size: cover; }

}
/*  Slider Products  */
.slider-products { position: relative; }
.slider-products .slide-image { position: relative; padding-top: 50%; }
.slider-products .slide img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.slider-products .slick-prev { position: absolute; top: 50%; left: 10px; z-index: 20; background: #999; width: 40px; height: 40px; border-radius: 50%; border: 0; margin-top: -20px; font-size: 0; line-height: 0; text-indent: -4004px; }
.slider-products .slick-prev:after { content: ''; background: url(../css/images/ico-arrow-left@2x.png) no-repeat 0 0; background-size: 100% 100%; width: 7px; height: 12px; position: absolute; top: 50%; left: 50%; margin-top: -6px; margin-left: -4px; }
.slider-products .slick-next { position: absolute; top: 50%; right: 10px; z-index: 20; background: #999; width: 40px; height: 40px; border-radius: 50%; border: 0; margin-top: -20px; font-size: 0; line-height: 0; text-indent: -4004px; }
.slider-products .slick-next:after { content: ''; background: url(../css/images/ico-arrow-right@2x.png) no-repeat 0 0; background-size: 100% 100%; width: 7px; height: 12px; position: absolute; top: 50%; left: 50%; margin-top: -6px; margin-left: -4px; }
/* ------------------------------------------------------------ *\
	Socials
\* ------------------------------------------------------------ */
.socials ul { list-style-type: none; line-height: 1; }
.socials li { display: inline-block; vertical-align: middle; margin-right: 12px; }
.socials li:last-child { margin-right: 0; }
.socials a { opacity: 1; transition: opacity .3s; }
.socials a:hover { opacity: .6; }
/* ------------------------------------------------------------ *\
	Table
\* ------------------------------------------------------------ */
.table {}
/* ------------------------------------------------------------ *\
	Widget
\* ------------------------------------------------------------ */
.widgets { list-style: none outside none; }
/* ------------------------------------------------------------ *\
	IV.  Themes
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Magnific Popup
\* ------------------------------------------------------------ */
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content { width: auto; }
button.mfp-close { background: url(../css/images/ico-cross@2x.png) no-repeat 0 0; background-size: 100% 100%; width: 15px; height: 15px; font-size: 0; line-height: 0; text-indent: -4004px; opacity: 1; position: absolute; top: 18px; right: 20px; }
.mfp-close:active { top: 18px; }
