/* GENERAL */
body {
	font-family: 'Proxima Nova';
	line-height: 1.6;
	background: #090909 url(../img/bg.jpg) top center no-repeat;
	min-width: 520px;
}

/* HEADER */
header.header_glob {
	width: 100%;
	background-color: rgba(7,7,14,.95);
}

header.header_glob,
header.header_glob .slider,
header.header_glob .slide,
header.header_glob .slide > * {
	height: 100vh;
	min-height: 700px;
}

header.header_glob nav.nav_glob {
	position: absolute;
	z-index: 3000;
	top: 0;
	width: 100%;
	max-width: 1074px;
	height: 210px;
	color: #FFF;
	padding: 0 50px;
	border-bottom-right-radius: 10px;
	transition: .5s ease-in-out;
}

header.header_glob nav.nav_glob.f-nav {
	position: fixed;
	height: 45px;
	background: rgba(17, 17, 17, 0.95) ;
}

header.header_glob nav.nav_glob.f-nav .logo_nav {
	position: relative;
	top: -45px;
}

header.header_glob nav.nav_glob.f-nav ul.open {
	top: 50px !important;
}


header.header_glob nav.nav_glob > * {
	position: relative;
	z-index: 2;
}

header.header_glob nav.nav_glob ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding-left: 50px;
}

header.header_glob nav.nav_glob ul li a {
	color: #FEFDF5;
	display: -moz-flex !important;
	display: -ms-flex !important;
	display: -o-flex !important;
	display: flex !important;
}

header.header_glob nav.nav_glob ul li a i {
	padding-right: 10px;
}

header.header_glob  #banner .parallax_img {
	min-height: auto !important;
}

header.header_glob .slider {
	height: 100vh;
	min-height: 700px;
	background: linear-gradient(#000 0px, #10060c 900px, #090909 1080px);
}

header.header_glob .slide {
	background-color: #090909;
}

/* !!! */
header.header_glob .slide-1 {
	background-color: #090909;
	background-position: top center !important;
	position: relative;
}

header.header_glob .slide-1 .logo {
	position: absolute;
	z-index: 1;
	left: 225px;
	top: -83px;
}

header.header_glob .slide-1 .logo img {
	width: 256px;
	height: 251px;
}

header.header_glob .slide-1 {
	/* background: url(../img/bg.jpg) top right no-repeat !important; */
	background-size: auto;
}

header.header_glob .slide-2 {
	background:  url(../img/bg.jpg) top right no-repeat !important;
	background-size: auto;
}

/* 
header.header_glob .slide-2 {
	background: url(../img/slide-2.jpg);
}

header.header_glob .slide-3 {
	background: url(../img/slide-3.jpg);
}

header.header_glob .slide-4 {
	background: url(../img/slide-4.jpg);
}
*/

header.header_glob .slide .content {
	height: 100%;
	padding: 50px;
}

header.header_glob .offer {
	color: #FEFDF5;
	position: relative;	
}

header.header_glob  .offer_inner {
	position: relative;
	min-height: 300px;
}

header.header_glob .offer h1 {
	font-size: 72px;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 0.005em;
	text-align: left;
	margin-bottom: 20px;
}

header.header_glob .offer h1 span {
	font-size: 24px;
	font-weight: normal;
}

/* !!! */
header.header_glob .offer .desc {
	margin-bottom: 35px;
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	text-align: center;
}

header.header_glob .offer .title-group {
	height: 300px;
	position: relative;
	z-index: 2;
}

header.header_glob .offer .button {
	position: relative;
}

.add {
    position: absolute !important;
    right: 28px !important;
    left: auto !important;
    top: 170px !important;
    width: 20px;
    padding-left: 0 !important;
    height: 15px;
}

.add.active {
    right: 42px !important;
    top: 186px !important;
    color: #ccc;
}

.message {
	height: 0 !important;
	padding-left: 15px;
	padding-right: 35px;
}

.message.active {
	height: auto !important;
    min-height: 90px;
    padding-top: 15px;
    padding-bottom: 15px;	
}

.nav_toggle {
	display: none;
	cursor: pointer;
	transition: .3s ease-in-out;
	padding: 5px 15px;
	margin-left: 30px;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
}

.nav_toggle i {
	color: #fff;
	font-size: 32px;
}

.nav_toggle:hover i {
	opacity: .75;
}

/* SECTION_REASONS */
.section_reasons {
	padding-top: 100px !important;
	background-color: #090909;
}

.section_reasons .title {
	margin-bottom: 70px !important;
}

.section_reasons .content > *:not(:last-child) {
	margin-bottom: 10px;
}

[class*="_item"] .icon {
	width: 300px;
	height: 150px;
}

[class*="_item"] h3 {
	font-size: 24px;
	font-weight: 900;
	line-height: 38px;
	text-align: center;	
	letter-spacing: .035em;
}

.reasons_item h3 {
	color: #FFF;
}

.go .img {
	position: absolute;
	background-position: center 10px;
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 100;
	transition: .3s ease-in-out;
}

.go { 
	position: absolute; 
}

.go,
.go .img {
	width: 300px;
	height: 225px;
}

.s1_i1 > .img {background-image: url(../img/icons/s1_ic1.png);}
.s1_i2 > .img {background-image: url(../img/icons/s1_ic2.png);}
.s1_i3 > .img {background-image: url(../img/icons/s1_ic3.png);}
.s1_i4 > .img {background-image: url(../img/icons/s1_ic4.png);}
.s1_i5 > .img {background-image: url(../img/icons/s1_ic5.png);}

.reasons_item:hover .s1_i1 > .img {background-image: url(../img/icons/s1_ic1_h.png);}
.reasons_item:hover .s1_i2 > .img {background-image: url(../img/icons/s1_ic2_h.png);}
.reasons_item:hover .s1_i3 > .img {background-image: url(../img/icons/s1_ic3_h.png);}
.reasons_item:hover .s1_i4 > .img {background-image: url(../img/icons/s1_ic4_h.png);}
.reasons_item:hover .s1_i5 > .img {background-image: url(../img/icons/s1_ic5_h.png);}


/* SECTION_INSTALLATION */
.section_installation {
	background: #ffbf59;
	color: #FFF;
	padding-top: 50px !important;
	padding-bottom: 40px !important;
	overflow: hidden;
}

.section_installation > .container {
	max-width: 1170px;
}

.installation_text {
	padding-left: 35px;
	font-family: 'Proxima Nova Сondensed';
	height: 260px;
}

.installation_text .sm_text {
	font-size: 24px;
	line-height: 42px;
} 

.installation_text .lg_text {
	font-size: 36px;
	line-height: 48px;
	font-weight: 400;
} 

.hvr-underline-from-left {
  position: relative;
  display: inline-block;
  padding-bottom: 5px;
  padding-top: 5px;
}

.hvr-underline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #FFFFFF;
    height: 1px;
    transition-property: right;
    transition-duration: 0.5s;
    transition-timing-function: ease-out;
}

.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before, .hvr-underline-from-left.active:before {
    right: 0;
}

/* SECTION_METHOD */
.section_method {
	background: #fcf7cc;
	overflow: hidden;
}

/* SECTION_YOUGET */
.section_youget {
	background-image: url(../img/bg2.jpg);
	background-size: cover;
	background-attachment: fixed;	
}

.section_youget > .container > .title {
	margin-bottom: 45px !important;
}

.section_youget .title.img {
	margin-top: 77px;
	margin-bottom: 90px;
}

.youget_item h3 {
	color: #fcf7cc;
	letter-spacing: .025em;
}

.youget_item_1 h3 {
	text-transform: uppercase;
}

.youget_item_2 h3 {
	font-size: 20px;
	text-transform: lowercase;
	font-weight: 800;
}

.youget_item_1 .icon {
	color: #fcf7cc;
	font-size: 72px;
	height: 160px;
	margin-bottom: 20px;
}

.youget_item_1:nth-child(1) .icon {background: url(../img/icons/brush_s4_1.png) center no-repeat;}
.youget_item_1:nth-child(2) .icon {background: url(../img/icons/brush_s4_2.png) center no-repeat;}
.youget_item_1:nth-child(3) .icon {background: url(../img/icons/brush_s4_3.png) center no-repeat;}

.youget_item_2 .icon {
	color: #F5A818;
	font-size: 48px;
	height: 90px;
}

.youget_item .go,
.youget_item .go .img {
	height: 160px;
}

/* SECTION_PRICES */
.section_prices {
	background: #fcf7cc;
	padding-bottom: 0 !important;
}

.section_prices .desc {
	color: #616161 !important;
}

.section_prices .button {
	margin-top: 75px;
}

.prices_item .desc {
	margin-top: 20px;
}

.prices_item .desc p {
	/* font-family: 'Calibri'; */
	font-size: 18px;
	line-height: 1.6;
	width: 300px;
}

.prices_item h3 {
	letter-spacing: .025em;
	text-transform: uppercase;
}

.prices_item .icon {
	color: #fcf7cc;
	font-size: 60px;
	height: 160px;
	margin-bottom: 20px;
}

.prices_item:nth-child(1) .icon {background: url(../img/icons/brush_s5_1.png) center no-repeat;}
.prices_item:nth-child(2) .icon {background: url(../img/icons/brush_s5_2.png) center no-repeat;}
.prices_item:nth-child(3) .icon {background: url(../img/icons/brush_s5_3.png) center no-repeat;}

/* SECTION_AMOUNT */
.section_amount {
	background: #fcf7cc;
	overflow: hidden;
	padding-top: 75px;
}

/* SECTION_INSTAGRAM */
.section_instagram {
	background: #ffbf59;
}

.section_instagram h2 {
	color: #fff;
}

.section_instagram  .button_group {
	text-decoration: none;
	margin-bottom: 30px;
	margin-top: 35px;
}

.section_instagram  .instagram_widget {
	margin-right: 35px;
}

.section_instagram  .button_group .fa-instagram {
	color: #fff;
	font-size: 42px;
	margin-right: 25px;
}

.section_instagram  .text {
	max-width: 700px;
	margin-bottom: 25px;
}

.section_instagram  .text p {
	/* color: 	#fff; */
	/* color: #3c3c3c; */
}

/* FOOTER */
.footer_glob {
	background: #1C1C1C;
	padding-top: 75px;
	padding-bottom: 75px;
}

.footer_glob .сontraindicaciones {
	color: #bcbcbc;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 120px;
	margin-left: 3em;
}

.footer_glob .сontraindicaciones .fa-li {
	text-align: left;
	left: -3em;
    width: 3em;
}

.footer_glob h3 {
	color: #ffbf59;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0.025em;
	line-height: 1;
	font-weight: 900;
	margin-bottom: 40px;
}

.footer_glob .footer_bottom p {
	font-size: 18px;
	color: #fff;
	line-height: 24px;
}

.footer_glob .footer_bottom p span {
	font-size: 16px;
}

.footer_glob .social a {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #f5a818;
	color: #fff;
	font-size: 18px;
	margin-left: 10px;
	margin-right: 10px;
}

.footer_glob .contacts a {
	text-decoration: none;
	color: #fff;
}
