/*--------------------------------------------------------
Resets
--------------------------------------------------------*/
html, body {
	height: 100%;
}
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, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.5;
	color:#4A4A4A;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.hr_hidden { width:100%; height:0; background:none; border:none; }
/*--------------------------------------------------------
BEGIN THEME STYLESHEET
--------------------------------------------------------*/



/*--------------------------------------------------------
/* TYPOGRAPHY
--------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6, p {
}
.page_loading {
	width:100%;
	height:100%;
	position:fixed;
	cursor:wait;
	overflow:hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #222;
	top:0;
	left:0;
	z-index:11000 !important;
}
@media screen and (max-width: 992px) {
	.page_loading {
		background-size: contain;
	}
}
.loading_div{
	margin-top:65px;
	width:100%;
	height:100%;
	position:fixed;
	background:url(images/loading_text.png)  no-repeat center center;
}
.loading_make_transform {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.loading_scale {
	/*-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-o-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
h1 {
	font-size: 80px;
	position: relative;
	margin-bottom: 0px;
}
h2 {
	font-size: 44px;
	position: relative;
}
h3 {
	font-size: 30px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 18px;
}
p {
	margin-bottom: 10px;
}
p.lead {
	font-size: 16px;
	line-height: 1.2;
	padding: 0;
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
	font-weight: 600;
}
.page_error_404 {
	width:100%;
	height:400px;
	background:url(images/error_404.png) no-repeat center center;
	margin:80px 0;
}
.page_error_404 h4 {
	text-align:center;
	color:#999;
	font-weight:bold;
}
.page_up_butt {
	width:50px;
	height:50px;
	background:url(images/top.png) no-repeat;
	position:fixed;
	right:5%;
	top:90%;
	z-index:1001;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: .3;
	cursor:pointer;
	display:none;
}
.page_up_butt:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
@font-face {
  font-family: 'mt2';
  src: url('css/fonts/alegreya/AlegreyaSans-Regular.eot'); /* IE9 Compat Modes */
  src: url('css/fonts/alegreya/AlegreyaSans-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('css/fonts/alegreya/AlegreyaSans-Regular.woff') format('woff'), /* Modern Browsers */
       url('css/fonts/alegreya/AlegreyaSans-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('css/fonts/alegreya/AlegreyaSans-Regular.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'mtb2';
  src: url('css/fonts/alegreya_black/AlegreyaSans-Black.eot'); /* IE9 Compat Modes */
  src: url('css/fonts/alegreya_black/AlegreyaSans-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('css/fonts/alegreya_black/AlegreyaSans-Black.woff') format('woff'), /* Modern Browsers */
       url('css/fonts/alegreya_black/AlegreyaSans-Black.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('css/fonts/alegreya_black/AlegreyaSans-Black.svg#svgFontName') format('svg'); /* Legacy iOS */
}


@font-face {
  font-family: 'mt';
  src: url('css/fonts/gothambook/Gotham-Book.eot'); /* IE9 Compat Modes */
  src: url('css/fonts/gothambook/Gotham-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('css/fonts/gothambook/Gotham-Book.woff') format('woff'), /* Modern Browsers */
       url('css/fonts/gothambook/Gotham-Book.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('css/fonts/gothambook/Gotham-Book.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'mtb';
  src: url('css/fonts/gothamblack/Gotham-Black.eot'); /* IE9 Compat Modes */
  src: url('css/fonts/gothamblack/Gotham-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('css/fonts/gothamblack/Gotham-Black.woff') format('woff'), /* Modern Browsers */
       url('css/fonts/gothamblack/Gotham-Black.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('css/fonts/gothamblack/Gotham-Black.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'mtm';
  src: url('css/fonts/gothammedium/Gotham-Medium.eot'); /* IE9 Compat Modes */
  src: url('css/fonts/gothammedium/Gotham-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('css/fonts/gothammedium/Gotham-Medium.woff') format('woff'), /* Modern Browsers */
       url('css/fonts/gothammedium/Gotham-Medium.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('css/fonts/gothammedium/Gotham-Medium.svg#svgFontName') format('svg'); /* Legacy iOS */
}





/*--------------------------------------------------------
/* SHORTCODES
--------------------------------------------------------*/
.page {
	width:1200px;
	height:auto;
	margin:0 auto;
	position:relative;
}
body {
	background:#FFF;
	font-size:14px;
	font-family:"mt";
}
#main_container {
	width:100%;
	height:auto;
	min-height:100%;
	overflow: hidden;
}
.nicescroll-rails {
	width:7px !important;
	background:url(images/scroll_bg.png) repeat;
}
.nicescroll-rails div {
	width:7px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	border:none !important;
	background:#1A1A1A !important;
}
.ws-font-extra {
	font-family: 'bpgextra';
	text-transform: uppercase;
}






/*--------------------------------------------------------
/* LINKS
--------------------------------------------------------*/
a {
	text-decoration:none !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
a:link, a:visited {
	color:#e84c3d;
}
a:hover {
	color:#C13B2E;
}
a:active  {
	color:#e84c3d;
}
a img {
	border:none;
}






/*--------------------------------------------------------
/* HEADER
--------------------------------------------------------*/
header {
	width: 100%;
	height: auto;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 900;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.header_show {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.header_sticked, .h_steak {
	background: #000;
}
.nav-item {
	font-size: 16px;
	text-transform: uppercase;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	position: relative;
	font-family: 'mtm';
}
.nav-item a {
	color: #FFF;
	position: relative;
	padding: 10px 20px !important;
}
.header_sticked .nav-item a {
	padding: 0px 20px !important;
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
	.nav-item a {
		padding: 10px 14px !important;
	}
	.nav-item {
		font-size: 17px;
	}
	.header_sticked .nav-item a {
		padding: 0px 15px !important;
	}
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
	.nav-item {
		font-size: 15px;
	}
	.nav-item a {
		padding: 10px 10px !important;
	}
	.header_sticked .nav-item a {
		padding: 0px 10px !important;
	}
}

.nav-item:before {
	width: 1px;
	height: 40%;
	content: '';
	background: #FFF;
	position: absolute;
	right: 0;
	top: 30%;
	z-index: 10;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: .5;
}
.nav-item:last-child:before {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.nav-item:hover:before {
	height:70%;
	top: 30%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.nav-item.active:before {
	height:70%;
	top: 30%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.nav-item:after {
	width: 1px;
	height: 40%;
	content: '';
	background: #FFF;
	position: absolute;
	left: -1px;
	top: 30%;
	z-index: 10;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.nav-item:hover:after {
	height:70%;
	top: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.nav-item.active:after {
	height:70%;
	top: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
@media screen and (max-width: 1200px) {
	.nav-item:hover:after {
		height:100%;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
		filter: alpha(opacity=40);
		opacity: .4;
	}
	.nav-item.active:after {
		height:100%;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
		filter: alpha(opacity=100) !important;
		opacity: 1 !important;
	}
}
.nav-item a:before {
	width: 0;
	height: 1px;
	content: '';
	background: #FFF;
	position: absolute;
	left: 55%;
	bottom: 0;
	z-index: 10;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.nav-item a:hover:before {
	width: 45%;
	left: 55%;
}
.nav-item.active a:before {
	width: 45%;
	left: 55%;
}
.nav-item a:after {
	width: 0;
	height: 1px;
	content: '';
	background: #FFF;
	position: absolute;
	right: 55%;
	top: 0;
	z-index: 10;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin: 0 1px 0 0;
}
.nav-item a:hover:after {
	width: 45%;
	right: 55%;
}
.nav-item.active a:after {
	width: 45%;
	right: 55%;
}

@media screen and (max-width: 1200px) {
	.nav-item:before,
	.nav-item a:before,
	.nav-item a:after {
		display: none;
	}
}

.navbar-toggler {
	width: 42px;
	height: 35px;
	border: 1px solid #FFF;
	color: #FFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	position: relative;
}
.navbar_line {
	width: 22px;
	height: 1px;
	background: #FFF;
	position: absolute;
	left: 9px;
	top: 16px;
	z-index: 10;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.navbar_line:first-child {
	top: 11px;
}
.navbar_line:last-child {
	top: 21px;
}
.navbar_times .navbar_line {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.navbar_times .navbar_line:first-child {
	top: 15.5px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform:rotate(45deg); /* Opera, Chrome, and Safari */
	-ms-transform:rotate(45deg); /* IE 9 */
	transform:rotate(45deg);
}
.navbar_times .navbar_line:last-child {
	top: 15.5px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform:rotate(-45deg); /* Opera, Chrome, and Safari */
	-ms-transform:rotate(-45deg); /* IE 9 */
	transform:rotate(-45deg);
}
.navbar-brand {
	padding: 0 !important;
	cursor: pointer;
}
@media screen and (max-width: 576px) {
	.navbar-brand {
		width: 170px;
		height: auto !important;
	}
}
.navbar-brand {
	height: 90px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	display: inherit;
}
.header_sticked .navbar-brand {
	height: 50px;
}
@media screen and (max-width: 1200px) {/*992*/
	.navbar-collapse {
		padding-top: 20px;
	}
	.navbar-collapse .nav-item a {
		padding: 10px 50px 10px 10px !important;
		display: inline-block;
	}
	.nav-item a:before {
		left: 0;
	}
}



.section {
	background: rgba(0,0,0,.5);
	text-align: center;
}
.section_bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.title {
	font-family: 'mtb';
	font-size: 64px;
	color: #FFF;
	text-transform: uppercase;
}
.title_contact {
	margin-bottom: 100px;
}
.description {
	color: #FFF;
	font-size: 20px;
	line-height: 28px;
	margin: 100px 0;
}
.title_2 {
	margin: 250px 0 0 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.description_2 {
	margin: 220px 0 100px 0;
}
@media screen and (max-width: 1400px) {
	.description_2 {
		margin: 120px 0 50px 0;
		font-size: 13px !important;
		line-height: 21px;
	}
}
@media screen and (max-width: 992px) {
	.description {
		margin: 50px 0;
	}
	.description_2 {
		margin: -100px 0 50px 0 !important;
		font-size: 13px !important;
		line-height: 21px;
	}
	.title {
		font-size: 44px;
	}
	.title_2 {
		margin: 0 0 150px 0;
	}
	.title_2.m_0 {
		margin: 0;
	}
}
.btn_site {
	width: 285px;
	height: 70px;
	color: #FFF;
	border: 1px solid #FFF;
	margin-bottom: 10px;
	display: inline-block;
	position: relative;
}
.btn_site_2 {
	display: none;
}
.btn_site span {
	width: 285px;
	height: 70px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .4s ease-in-out;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 68px;
}
@media screen and (max-width: 576px) {
	.title {
		font-size: 30px;
		line-height: 34px;
		padding-top: 80px;
	}
	.description {
		margin: 50px 0;
		padding-right: 15px;
	}
	.btn_site {
		width: 265px;
		height: 70px;
	}
	.btn_site span {
		width: 265px;
		height: 70px;
	}
	#fp-nav.fp-right {
		right: 0;
	}
	.title_contact {
		margin-bottom: 20px;
	}
	.btn_site span {
		font-size: 14px;
	}
}
.btn_site:hover span {
	color: #333;
}
.btn_site span i {
	padding-right: 5px;
}
.btn_site:before {
	width: 0;
	height: 100%;
	content: '';
	background: #FFF;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 8;
	-webkit-transition: all .4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-moz-transition: all .4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-o-transition: all .4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-ms-transition: all .4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: all .4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.btn_site:hover:before {
	width: 100%;
	left: 0;
}

#fp-nav ul li, .fp-slidesNav ul li {
	width: 20px;
	height: 20px;
	margin: 14px 7px;
}
#fp-nav ul li a {
	border: 1px solid rgba(255,255,255,0);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	color: #FFF;
	position: relative;
}
#fp-nav ul li a:before {
	width: 0;
	height: 1px;
	content: '';
	background: #FFF;
	position: absolute;
	left: -1px;
	bottom: -1px;
	z-index: 10;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#fp-nav ul li a:hover:before {
	width: 100%;
}
#fp-nav ul li a:after {
	width: 1px;
	height: 0;
	content: '';
	background: #FFF;
	position: absolute;
	left: -1px;
	bottom: -1px;
	z-index: 10;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#fp-nav ul li a:hover:after {
	height: 100%;
}
#fp-nav ul li a.active {
	border: 1px solid #FFF;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
	width: 8px;
	height: 8px;
	background: #FFF;
	margin: -4px 0 0 -4px;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}
#fp-nav ul li a.active span {
	width: 8px !important;
	height: 8px !important;
	background: #FFF !important;
	margin: -4px 0 0 -4px !important;
}

#fp-nav ul li a:hover span {
	width: 8px !important;
	height: 8px !important;
	background: #FFF !important;
	margin: -4px 0 0 -4px !important;
}
#fp-nav ul li:before {
	width: 1px;
	height: 8px;
	content: '';
	background: #FFF;
	position: absolute;
	left: 50%;
	top: 23px;
	z-index: 10;
}
#fp-nav ul li:last-child:before {
	display: none;
}

.big_logo {
	text-align: center;
}
.big_logo img {
	max-width: 90%;
}
@media screen and (max-width: 576px) {
	.big_logo img {
		padding-right: 10px;
	}
}













/*--------------------------------------------------------
/* FOOTER CONTACT FORM
--------------------------------------------------------*/
.c_error {
	width: 100%;
	height: auto;
	padding: 10px;
	border: 1px solid #F00;
	color: #FFF;
	background: rgba(255,0,0,.25);
	display: none;
}
.c_sent {
	width: 100%;
	height: auto;
	padding: 10px;
	border: 1px solid #00C104;
	color: #FFF;
	background: rgba(0,193,4,.25);
	display: none;
}
.input {
	width: 100%;
	height: 40px;
	position: relative;
	margin: 0 0 15px 0;
}
.input:before {
	width: 0;
	height: 100%;
	content: '';
	background: #FFF;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 8;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.input.active:before {
	width: 100%;
	left: 0;
}
.input i {
	color: #FFF;
}
.input input[type=text] {
	width: 100%;
	height: 40px;
	background: rgba(255,255,255,0);
	border: 1px solid #FFF;
	padding: 0 10px 0 40px;
	color: #FFF;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.input input[type=text]:focus {
	color: #222;
}
.input textarea {
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0);
	border: 1px solid #FFF;
	padding: 7px 10px 0 40px;
	color: #FFF;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.input textarea:focus {
	color: #222;
}
.input_submit {
	height: 155px;
}
.input_submit .mdl-progress {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 120;
	display: none;
}
.input_submit .bar3 {
	display: none;
}
.input_submit .mdl-progress.mdl-progress__indeterminate > .bar1 {
	background-color: #555 !important;
}
.input_submit .mdl-progress > .bufferbar {
	background: #FFF;
}
.contact_form {
	height: 155px;
	padding-right: 25px;
	border-right: 1px solid #FFF;
}
@media screen and (max-width: 992px) {
	.contact_form {
		height: auto;
		padding-right: 0;
		border-right: none;
	}
}
@media screen and (max-width: 768px) {
	.input_submit {
		height: 100px;
	}
	.contact_form {
		padding-right: 20px;
	}
}
@media screen and (max-width: 576px) {
	.input_submit {
		height: 50px;
	}
}
.input_submit:hover:before {
	width: 100%;
	left: 0;
}
.input input[type=submit] {
	width: 100%;
	height: 100%;
	border: 1px solid #FFF;
	background: rgba(255,255,255,0);
	text-align: center;
	font-family: 'mtb' !important;
	text-transform: uppercase;
	font-size: 20px;
	color: #FFF;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	cursor: pointer;
}
.input:hover input[type=submit] {
	color: #333;
}
.input i {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
}
.input.active i {
	color: #999;
}


.contact_info_social i {
	width: 34px;
	height: 34px;
	border: 1px solid #FFF;
	line-height: 32px;
	text-align: center;
	margin: 0;
	color: #FFF;
	font-size: 16px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.contact_info_social a {
	margin: 8px;
}
.contact_info_social .fa-facebook:hover { background: #3b5998; }
.contact_info_social .fa-instagram:hover { background: #c13584; }
.contact_info_social .fa-linkedin:hover { background: #0077b5; }
.contact_info_social .fa-twitter:hover { background: #1da1f2; }


.contact_info {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
	text-align: center;
	color: #FFF;
	font-size: 18px;
}
.contact_info p {
	display: inline-block;
	padding: 5px 20px;
	margin-bottom: 5px;
	font-size: 14px;
	text-transform: uppercase;
	position: relative;
	color: #FFF;
}
.contact_info span {
	display: block;
	margin-bottom: 25px;
	position: relative;
	z-index: 100;
	color: #FFF;
	font-size: 18px;
}
.contact_info p:before {
	width: 100px;
	height: 1px;
	content: '';
	background: #FFF;
	position: absolute;
	left: 100%;
	top: 50%;
	z-index: 10;
}
.contact_info p:after {
	width: 100px;
	height: 1px;
	content: '';
	background: #FFF;
	position: absolute;
	right: 100%;
	top: 50%;
	z-index: 10;
}
.copyright {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 100;
	text-align: center;
	color: rgba(255,255,255,.6);
	font-size: 12px;
}
@media screen and (max-width: 576px) {
	.contact_info p:before {
		width: 50px;
	}
	.contact_info p:after {
		width: 50px;
	}
	.contact_info span {
		margin-bottom: 15px;
		padding: 0 10px;
	}
}
@media screen and (max-width: 1400px) {
	.contact_info p {
		font-family: 'arial' !important;
	}
	.contact_info span {
		font-family: 'arial' !important;
	}
	.contact_info span a {
		color: #FFF !important;
	}
}

.down_arrow {
	width: 60px;
	height: 70px;
	position: absolute;
	left: 50%;
	bottom: 50px;
	z-index: 100;
	cursor: pointer;
	margin-left: -30px;
}
.down_arrow i {
	width: 60px;
	height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 100;
	text-align: center;
	line-height: 40px;
	color: #FFF;
	font-size: 40px;
}


.bounce {
	-moz-animation: bounce 3s infinite;
	-webkit-animation: bounce 3s infinite;
	animation: bounce 3s infinite;
}
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}








/*  subscribe  */
.subscribe {
    width: 580px;
    height: 46px;
    display: inline-block;
    margin: 0 0 40px 0;
    position: relative;
    border: 1px solid #FFF;
}
.subscribe input[type=text] {
    width: 240px;
    height: 44px;
    color: #FFF;
    padding: 0 15px;
    float: left;
    border: none;
    border-left: 1px solid #DDD;
    background: none;
}
.subscribe input[type=email] {
    width: 220px;
    height: 44px;
    border: none;
    background: none;
    color: #FFF;
    padding: 0 15px;
    float: left;
}
.subscribe_btn input[type=submit] {
    width: auto;
    height: 44px;
    border: none;
    background: #FFF;
    color: #2c4251;
    padding: 0 20px;
    cursor: pointer;
    font-size: 18px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.subscribe_btn {
    width: auto;
    height: 44px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    background: #FFF;
}
.subscribe_btn.active input[type=submit] {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.subscribe_btn.active .lds-ellipsis {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.subscribe_btn:before {
    width: 100%;
    height: 100%;
    content: '';
    border: 1px solid #FFF;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
	pointer-events:none;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.subscribe_btn:hover:before {
	width: -moz-calc(100% - 10px);
	width: -webkit-calc(100% - 10px);
	width: calc(100% - 10px);
	height: -moz-calc(100% - 10px);
	height: -webkit-calc(100% - 10px);
	height: calc(100% - 10px);
    left: 5px;
    top: 5px;
    border: 1px solid #325C74;
}
.subscribe_title {
    font-size: 17px;
    color: #FFF;
    margin-top: 15px;
}
.subscribe_green {
    text-align: center;
    font-size: 17px;
    color: #15C80E !important;
    margin: 0 0 35px 0;
    line-height: 50px;
    display: none;
}
.subscribe_error {
    text-align: center;
    font-size: 17px;
    color: #C92D30 !important;
    display: none;
}
.subscribe_wrapper {
    width: 100%;
    height: auto;
    overflow: hidden;
}

@media screen and (max-width: 1200px) {
    .subscribe_title {
        margin-top: 0;
        margin-bottom: 5px;
    }
}
@media screen and (max-width: 760px) {
    .subscribe {
        width: 320px;
        height: auto;
    }
    .subscribe input[type=email] {
        font-size: 15px;
        float: none;
        width: 100%;
        height: 34px;
    }
    .subscribe input[type=text] {
        border: none;
        border-top: 1px solid #DDD;
        float: none;
        width: 100%;
        height: 34px;
    }
    .subscribe_btn input[type=submit] {
        font-size: 15px;
        width: 100%;
        height: 34px;
    }
    .subscribe_btn {
        position: relative;
        height: 34px;
    }
    .subscribe_title {
        font-size: 15px;
    }
    .title_contact {
        margin-bottom: 15px !important;
    }
}




