@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'Roboto-Regular';
	src: url('../fonts/Roboto-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto-Italic';
	src: url('../fonts/Roboto-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham-Book';
	src: url('../fonts/Gotham-Book.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham-MediumItalic';
	src: url('../fonts/Gotham-MediumItalic.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamNarrow-Black';
	src: url('../fonts/GothamNarrow-Black.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamNarrow-Book';
	src: url('../fonts/GothamNarrow-Book.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamNarrow-Medium';
	src: url('../fonts/GothamNarrow-Medium.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamNarrow-MediumItalic';
	src: url('../fonts/GothamNarrow-MediumItalic.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham-Medium';
	src: url('../fonts/Gotham-Medium.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamNarrow-Light';
	src: url('../fonts/GothamNarrow-Light.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham-BoldItalic';
	src: url('../fonts/Gotham-BoldItalic.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueLTStd-LtEx';
	src: url('../fonts/HelveticaNeueLTStd-LtEx.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamNarrow-BlackItalic';
	src: url('../fonts/GothamNarrow-BlackItalic.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'D-DINCondensed-Bold';
	src: url('../fonts/D-DINCondensed-Bold.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'hind.light';
	src: url('../fonts/hind.light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/*=================== // fonts // ====================*/

body {
	padding: 0;
	margin: 0;
	background: #fff;
	width: 100%;
	box-sizing: border-box;
	letter-spacing: 0.5px;
}
p {
	padding: 0;
	margin: 0;
	font-family: "hind.light", sans-serif;
}
.img-responsive {
	display: block;
	height: auto;/*width:100% !important;*/
}
.clearfix {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
img {
	max-width: 100%;
	height: 0 auto;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
ol, dl, ul, li, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;/*font-weight: 400;*/
}
h1, h2, h3, h4, h5, h6 {
	word-wrap: break-word;
	letter-spacing: 1px;
}
.bnr img {
	background-size: cover;
	width: 100%;
}
.body-banner img {
	background-size: cover;
	width: 100%;
}
.img-responsive {
	display: block;
	height: auto;
	max-width: 100%;
}
a:focus {
	outline: none;
}
:focus {
	outline: none;
}
hr {
	float: left;
	display: block;
	height: 0.1px;
	width: 100%;
	background-color: #dadada;
	margin: 10px 0;
}
::-webkit-input-placeholder {
 color: #474747;
}
:-ms-input-placeholder {
 color: #474747;
}
::-moz-placeholder {
 color: #474747;
 opacity: 1;
}
:-moz-placeholder {
 color: #474747;
 opacity: 1;
}
/*=================== // body // ====================*/

.top {
	width: 100%;
	float: left;
	background-color: #fff;
	padding: 10px 0;
}
.top_lft {
	width: 12%;
	float: left;
}
.logo {
	width: 100%;
	float: left;
}
.top_rgt {
	width: 88%;
	float: left;
	margin-top: 26px;
}
.top_scal {
	text-align: right;
	float: right;
}
.top_scal a {
	text-decoration: none;
	color: inherit;
	background: none;
	padding: 0;
}
.top_scal2 a i {
	color: #fff !important;
	line-height: 40px !important;
}
.top_scal a i {
	color: #464648;
	display: inline-block;
	margin-right: 15px;
	text-decoration: none;
	font-size: 16pt;
	/*width: 34px;
    height: 34px;
    border-radius: 50%;
    text-align: center;
    background-color: transparent;
    border: 1px solid #191919;*/
	line-height: 34px;
}
.top_scal a i:hover {
	color: #d62029;
}
.top_a {
	width: auto;
	float: right;
	margin: 0 25px 0 0;
	line-height: 36px;
}
.top_a_icon {
	width: 30px;
	float: left;
	margin-right: 5px;
}
.top h5 {
	font-family: 'GothamNarrow-Book';
	font-size: 14pt;
	color: #d62029;
	float: left;
}
.top h5 span {
	font-family: 'GothamNarrow-Light';
	font-size: 11pt;
	color: #464648;
	line-height: 20px;
}
/**/
.nav_row {
	width: 100%;
	float: left;
	background-color: #7ca1d8;
}
/* bnr 
   ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;*/
.bnr {
	width: 100%;
	float: left;
	/*background-image: url(../images/bnr.jpg);*/
	min-height: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-position-y: center;
	background-size: cover;
}
.bnr_cont {
	width: 100%;
	float: left;
	margin: 15% 0 8%;
	text-align: center;
	text-transform: uppercase;
}
.bnr_cont2 {
	margin: 12% 0 !important;
}
.bnr h1 {
	font-family: 'GothamNarrow-Black';
	font-size: 64pt;
	color: #fff;
}
.bnr h2 {
	font-family: 'GothamNarrow-Black';
	font-size: 42pt;
	color: #fff;
}
.bnr h4 {
	font-family: 'Quicksand-Medium_0';
	font-size: 22pt;
	color: #414042;
}
.bnr h3 {
	font-family: 'GothamNarrow-BlackItalic';
	font-size: 30pt;
	color: #fff;
}
.btn_1 {
	padding: 8px 30px;
	border: 2px solid #c7121b;
	font-family: 'Gotham-BoldItalic';
	font-size: 28pt;
	color: #fff !important;
	text-align: center;
	text-decoration: none !important;
	background-color: #c7121b;
	/*background-image: linear-gradient(#80aa10, #a5ce38);*/
	border-radius: 50px;
	text-transform: uppercase;
	margin-top: 25px;
	display: inline-block;
}
.btn_1:hover {
	background-color: #7ca1d8;
	border: 2px solid #7ca1d8;
	-webkit-box-shadow: 0 9px 13px -5px rgba(0,0,0,.75);
	-moz-box-shadow: 0 9px 13px -5px rgba(0,0,0,.75);
	box-shadow: 0 9px 13px -5px rgba(0,0,0,.75);
}
.bnr .animated1 {
	-webkit-animation: lightSpeedIn 1s ease-in 800ms both;
	animation: lightSpeedIn 1s ease-in 800ms both;
}
.bnr .animated2 {
	-webkit-animation: bounceIn 1s ease-in 800ms both;
	animation: bounceIn 1s ease-in 800ms both;
}
.bnr .animated3 {
	-webkit-animation: flipInX 2s ease-in-out 800ms both;
	animation: flipInX 2s ease-in-out 800ms both;
}
/*;;;;;;;;;;;;;;;;;;;;;;;;;animate in view;;;;;;;;;;;;;;;;;;;;;;;;;*/

*[data-scrolled-into-view] {
	opacity: 0;
	transform: translate3d(0, 200px, 0);
	transition: opacity 0.7s cubic-bezier(.694, 0, .335, 1), transform 1.1s cubic-bezier(0.075, 0.82, 0.165, 1);
}
*[data-scrolled-into-view="true"] {
	opacity: 1;
	transform: translateZ(0);
}
.project-pagin[data-scrolled-into-view] {
	transform: matrix3d(0.5, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	opacity: 1;
}
.project-pagin[data-scrolled-into-view="true"] {
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
 *::-webkit-scrollbar {
 width: 8px;
}
 *::-webkit-scrollbar-track {
 background: #f5f5f5;
}
 *::-webkit-scrollbar-thumb {
 background: #c9c9c9;
}
/*;;;;;;;;;;;;;;;;;;;;;;;;;animate in view;;;;;;;;;;;;;;;;;;;;;;;;;*/
/**/
.form {
	width: 100%;
	float: left;
	height: 200px;
	background-color: rgba(53,53,53,0.2);
}
.form_bg {
	width: 100%;
	float: left;
	background-image: url(../images/form_bg.png) !important;
	min-height: 280px;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-position-y: center;
	background-size: cover;
	padding: 70px 0 10px;
}
.form_lft {
	/*background-color: #20259c;*/
	width: 35%;
	/*-webkit-clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 90% 100%);
	clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 90% 100%);*/
	padding: 30px 10px 15px 80px;
	float: left;
	height: 200px;/*box-shadow: 5px 5px 5px black;*//*-webkit-box-shadow: 7px 7px 15px 0px rgba(7,50,95,1);
-moz-box-shadow: 7px 7px 15px 0px rgba(7,50,95,1);
box-shadow: 7px 7px 15px 0px rgba(7,50,95,1);*/
}
.form h4 {
	font-family: 'Gotham-BoldItalic';
	font-size: 30pt;
	color: #fff;
	margin-bottom: 5px;
	font-weight: 600;
	text-transform: uppercase;
}
.form p {
	font-family: 'Roboto-regular';
	font-size: 12pt;
	color: #fff;
}
.form_rgt {
	width: 65%;
	float: left;
	padding: 36px 80px 29px 20px;
	height: 200px;
}
.form .inpt1 {
	width: 100%;
	float: left;
	background-color: #fff;
	padding: 5px 10px 5px 15px;
	height: 55px;
	font-family: 'GothamNarrow-Book';
	font-size: 12pt;
	color: #474747;
	margin-bottom: 10px;
	border: medium none;
	border-radius: 100px;
	margin-right: 10px;
	border: 2px solid #fff;
}
.form .inpt1:focus {
	border-color: #d62029;
	transition: 0.9s;
}
.form .sbtm {
	width: 36%;
	float: left;
	background-color: #d11b24;
	/*background-image: linear-gradient(#80aa10, #a5ce38);*/
	padding: 5px 10px;
	height: 55px;
	font-family: 'D-DINCondensed-Bold';
	font-size: 20pt;
	color: #fff;
	text-transform: uppercase;
	border: medium none;
	border-radius: 100px;
	border: 2px solid #d11b24;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	cursor: pointer;
}
.form .sbtm:focus {
	border-color: #d62029;
	transition: 0.9s;
}
.form .sbtm:hover {
	background-color: #7ca1d8;
	letter-spacing: 2px;
	border: 2px solid #7ca1d8;
}
.wdth1 {
	width: 32.4% !important;
}
.wdth2 {
	width: 65.5% !important;
}
.sbmt_wdth {
	width: 32.4% !important;
}
.rgtMrgn {
	margin-right: 0 !important;
}
.rgtMrgn1 {
	margin-right: 0 !important;
}
.btmMrgn1 {
	margin-bottom: 0 !important;
}
/*===== // dropdown // =====*/
.customSelect2 {
	position: relative;
	float: left;
	width: 100%;
	z-index: 99999;
	margin-right: 10px;
}
 select::-ms-expand {
display: none;
}
.customSelect2:after {
	content: '▼';
	font: 14pt "Roboto-Regular", monospace;
	color: #d62029;
	/*-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);*/
	right: 20px;
	top: 15px;
	padding: 0 0 2px;
	position: absolute;
	pointer-events: none;
}
.customSelect2 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block;
	width: 100%;
	float: none;
	padding: 0px 24px 0 10px;
	line-height: 1.75;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #e7e7e7;
	-ms-word-break: normal;
	word-break: normal;
	font-family: 'GothamNarrow-Book';
	font-size: 12pt;
	color: #474747;
	height: 55px;
	border-radius: 100px;
	margin-bottom: 0px;
	cursor: pointer;
	border: 2px solid #fff;
}
.customSelect2 select:focus {
	border-color: #d62029;
	transition: 0.9s;
}
/*===== // dropdown // =====*/
.desktop {
	display: block;
}
.mobile {
	display: none;
}
.mob_form {
	width: 100%;
	float: left;
	background-color: #d62029;
	height: 190px;
}
.mob_form_lft {
	background-color: #d62029;
	width: 35%;
	-webkit-clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 90% 100%);
	clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 90% 100%);
	padding: 32px 40px 30px 7%;
	float: left;
	height: 190px;/*box-shadow: 5px 5px 5px black;*//*-webkit-box-shadow: 7px 7px 15px 0px rgba(7,50,95,1);
-moz-box-shadow: 7px 7px 15px 0px rgba(7,50,95,1);
box-shadow: 7px 7px 15px 0px rgba(7,50,95,1);*/
}
.mob_form h4 {
	font-family: 'Gotham-BoldItalic';
	font-size: 28pt;
	color: #fff;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.mob_form p {
	font-size: 12pt;
	color: #fff;
}
.mob_form_rgt {
	width: 65%;
	float: left;
	padding: 29px 80px 29px 20px;
	height: 190px;
	background-color: #d62029;
}
.mob_form .inpt1 {
	width: 100%;
	float: left;
	background-color: #fff;
	padding: 5px 10px;
	height: 60px;
	font-family: 'GothamNarrow-Book';
	font-size: 12pt;
	color: #000;
	margin-bottom: 10px;
	border: medium none;
	border-radius: 100px;
	margin-right: 10px;
	letter-spacing: 1px;
}
.mob_form .sbtm {
	width: 36%;
	float: left;
	background-color: #7ca1d8;
	padding: 5px 10px;
	border: 2px solid #7ca1d8;
	height: 60px;
	font-family: 'D-DINCondensed-Bold';
	font-size: 18pt;
	color: #fff;
	text-transform: uppercase;
	border: medium none;
	border-radius: 100px;
	letter-spacing: 1px;/*background: linear-gradient(#9bc900, #b8e424);*/
}
.mob_form .sbtm:hover {
	background-color: #5292f1;
	border: 2px solid #7ca1d8;
}
.wdth1 {
	width: 32.4% !important;
}
.wdth2 {
	width: 65.6% !important;
}
.rgtMrgn {
	margin-right: 0 !important;
}
.rgtMrgn1 {
	margin-right: 0 !important;
}
.btmMrgn1 {
	margin-bottom: 0 !important;
}
/*===== // dropdown // =====*/
.mob_form .customSelect2 {
	position: relative;
	float: left;
	width: 100%;
	z-index: 99999;
	margin-right: 10px;
}
 select::-ms-expand {
display: none;
}
.mob_form .customSelect2:after {
	content: '▼';
	font: 14pt "Roboto-Regular", monospace;
	color: #d62029;
	/*-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);*/
	right: 25px;
	top: 12px;
	padding: 0 0 2px;
	position: absolute;
	pointer-events: none;
}
.mob_form .customSelect2 select {
	webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block;
	width: 100%;
	float: none;
	padding: 0px 24px 0 10px;
	line-height: 1.75;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #e7e7e7;
	-ms-word-break: normal;
	word-break: normal;
	font-family: 'GothamNarrow-Book';
	font-size: 12pt;
	color: #000;
	height: 55px;
	border-radius: 100px;
	margin-bottom: 0px;
	cursor: pointer;
	border: 2px solid #fff;
}
/* sec1 
   ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;*/
.sec1 {
	width: 100%;
	float: left;
	padding: 70px 0;
	background-color: #f9f9f9;
	text-align: center;
}
.title {
	font-family: 'GothamNarrow-Black';
	font-size: 46pt;
	color: #464648;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.sec1_grd {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.sec1_grd_a {
	width: 24%;
	float: left;
	background-color: #fff;
	border-bottom: 7px solid #7ca1d8;
	padding: 30px 10px 60px;
	margin-right: 15px;
	box-shadow: 0 1px 6px 0 rgba(32,33,36,0.28);
}
.rgt_mrgn {
	margin-right: 0 !important;
}
.sec1_icon1, .sec1_icon2, .sec1_icon3, .sec1_icon4 {
	width: 100%;
	float: left;
	height: 110px;
	margin-bottom: 30px;
}
.sec1_icon1 {
	width: 100%;
	float: left;
	background: url(../images/icon_1.png) no-repeat center;
	height: 110px;
	margin-bottom: 30px;
}
.sec1_icon2 {
	width: 100%;
	float: left;
	background: url(../images/icon_2.png) no-repeat center;
	height: 110px;
	margin-bottom: 30px;
}
.sec1_icon3 {
	width: 100%;
	float: left;
	background: url(../images/icon_3.png) no-repeat center;
	height: 110px;
	margin-bottom: 30px;
}
.sec1_icon4 {
	width: 100%;
	float: left;
	background: url(../images/icon_4.png) no-repeat center;
	height: 110px;
	margin-bottom: 30px;
}
.sec1 h4 {
	font-family: 'GothamNarrow-Medium';
	font-size: 16pt;
	color: #464648;
	text-transform: uppercase;
	margin-bottom: 20px;
	letter-spacing: normal;
}
.sec1 p {
	font-size: 13pt;
	color: #727272;
}
.sec1 .sec1_grd_a:hover .sec1_icon1 {
	background: url(../images/icon_1_hvr.png) no-repeat center;
}
.sec1 .sec1_grd_a:hover .sec1_icon2 {
	background: url(../images/icon_2_hvr.png) no-repeat center;
}
.sec1 .sec1_grd_a:hover .sec1_icon3 {
	background: url(../images/icon_3_hvr.png) no-repeat center;
}
.sec1 .sec1_grd_a:hover .sec1_icon4 {
	background: url(../images/icon_4_hvr.png) no-repeat center;
}
.sec1 .sec1_grd_a:hover {
	background-color: #7ca1d8;
	border-bottom: 7px solid #d62029;
}
.sec1 .sec1_grd_a:hover h4 {
	color: #fff;
}
.sec1 .sec1_grd_a:hover p {
	color: #fff;
}
/* sec2 
   ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;*/
.sec2 {
	width: 100%;
	float: left;
	padding: 50px 0;
	background: url(../images/pttrn.png) repeat;
}
.rgt_aln {
	float: right;
	margin: 0 0 0 20px;
}
.sec2 p {
	font-size: 14pt;
	color: #1c1c1c;
	padding-bottom: 20px;
}
/*====== // Carousel Slides // ======*/
.caro {
	width: 90%;
	margin: 20px auto 0;
}
.caro_pic {
	width: 100%;
	float: left;
}
.caro .wrapper {
	width: 100%;
	position: relative;
	margin: 0 auto;
}
.caro .carousel {
	width: 100%;
	position: relative;
	padding-top: 45%;
	overflow: hidden;
}
.caro .inner {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.caro .slide {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1;
	opacity: 0;
}
.caro .slide.active, .slide.left, .slide.right {
	z-index: 2;
	opacity: 1;
}
.caro .js-reset-left {
	left: auto;
}
.caro .slide.left {
	left: -100%;
	right: 0;
}
.caro .slide.right {
	right: -100%;
	left: auto;
}
.caro .transition .slide.left {
	left: 0%;
}
.caro .transition .slide.right {
	right: 0%;
}
.caro .transition .slide.shift-right {
	right: 100%;
	left: auto;
}
.caro .transition .slide.shift-left {
	left: 100%;
	right: auto;
}
.caro .transition .slide {
	transition-property: right, left, margin;
}
.caro .indicators {
	width: 16%;
	position: absolute;
	bottom: 20px;
	z-index: 4;
	padding: 0;
	text-align: center;
	margin: 0 auto;
	left: 0;
	right: 0;
	display: none;
}
.caro .indicators li {
	width: 13px !important;
	height: 3px !important;
	display: inline-block;
	margin: 5px;
	background: #fff;
	list-style-type: none;
	border-radius: 0;
	cursor: pointer;
	transition: background 0.3s ease-out;
}
.caro .indicators li.active {
	background: #fa232c;
}
.caro .indicators li:hover {
	background-color: #ff252e;
}
.caro .arrow {
	width: 50px;
	height: 50px !important;
	position: absolute;
	top: 45%;
	z-index: 5;
	background-color: #d62029;
	border-radius: 50%;
	text-align: center;
	/*border-top: 5px solid #ff252e;
	border-right: 5px solid #ff252e;*/
	cursor: pointer;
	transition: border-color 0.3s ease-out;/*background: #000;
	padding: 10px;
	height: 100px;*/
}
.caro .arrow i {
	font-size: 26pt;
	color: #fff;
	line-height: 46px;
}
.caro .arrow:hover {
	border-color: #000;
	background-color: #000;
}
.caro .arrow-left {
	left: 20px;/*transform: rotate(225deg);*/
}
.caro .arrow-right {
	right: 20px;/*transform: rotate(45deg);*/
}
.caro .slide {
	text-align: center;
	padding-top: 25%;
	background-size: cover;
}
.caro_prev {
	background-color: #000;
	padding: 10px;
	text-align: center;
	width: 100px;
	height: 200px;
}
/*.slide:nth-child(1) {
	background-image: url(http://mamiskincare.net/wp-content/uploads/2015/11/inspire-fashion-ideas-for-styleator-concept-with-fashion-style-for-fall-2015-with-street-style-at-stockholm-fashion-week-fall-winter-2015-2016-15.jpg);
}
.slide:nth-child(2) {
	background-image: url(http://conversationsabouther.net/wp-content/uploads/2015/03/1-seoul-fashion-week-fall-2015-street-style-45.jpg);
}
.slide:nth-child(3) {
	background-image: url(https://dosenyc.files.wordpress.com/2015/08/eleonora-sebastiani-and-roberto-mararo.jpg);
}*/
/*====== // Carousel Slides // ======*/
/* sec3 
   ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;*/
.sec3 {
	width: 100%;
	float: left;
	/*background-image: url(../images/bnr.jpg);*/
	min-height: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-position-y: center;
	background-size: cover;
	text-align: center;
	padding: 60px 0;
	background-attachment: fixed;
}
.sec3_logo {
	width: 194px;
	margin: 0 auto 30px;
}
.sec3 h2 {
	font-family: 'GothamNarrow-BlackItalic';
	font-size: 56pt;
	color: #fff;
	text-transform: uppercase;
}
.sec3 h3 {
	font-family: 'GothamNarrow-BlackItalic';
	font-size: 48pt;
	color: #fff;
	text-transform: uppercase;
}
.btn_2 {
	font-family: 'D-DINCondensed-Bold';
	font-size: 22pt;
	color: #fff !important;
	background-color: transparent;
	border: 2px solid #fff;
	text-decoration: none !important;
	padding: 12px 50px;
	text-transform: uppercase;
	display: inline-block;
	line-height: normal;
	margin-top: 20px;
}
.btn_2:hover {
	background-color: #d62029;
}
/* sec4 
   ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;*/
.sec4 {
	width: 100%;
	float: left;
	min-height: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
	background-position: center;
	padding: 60px 0;
	text-align: center;
	background-attachment: fixed;
}
.sec4_grd {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.sec4_lft {
	width: 100%;
	float: left;
	background-color: #fff;
	padding: 20px;
	min-height: 250px;
}
.sec4 p {
	font-family: 'Roboto-Italic';
	font-size: 13pt;
	color: #363636;
	margin-bottom: 10px;
}
.sec4 h5 {
	font-family: 'GothamNarrow-Medium';
	font-size: 15pt;
	color: #c81b26;
}
/* ftr 
   ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;*/

.ftr {
	width: 100%;
	float: left;
	/*background-image: url(../images/ftr_bg.jpg);*/
	min-height: auto;
	height: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 50px 0;
}
.ftr_lft_a {
	width: 20%;
	float: left;
	padding-right: 5px;
}
.ftr_lft_b {
	width: 28%;
	float: left;
	padding: 0 10px;
}
.ftr_lft_c {
	width: 24%;
	float: left;
	padding: 0 10px;
}
.ftr_lft_d {
	width: 22%;
	float: left;
}
.ftr_lft_e {
	width: 28%;
	float: left;
}
.ftr_lft_logo {
	width: 100%;
	float: left;
}
.ftr_lft_logo img {
	width: 90%;
}
.ftr h3 {
	font-family: 'Gotham-BoldItalic';
	font-size: 20pt;
	color: #d62029;
	margin-bottom: 20px;
}
.ftr ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.ftr ul li {
	width: 100%;
	float: left;
}
.ftr ul li a {
	width: 100%;
	float: left;
	font-family: 'Gotham-Book';
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	padding: 3px 0;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
.ftr ul li a:hover {
	color: #d62029;
	margin-left: 5px;
}
.ftr_lft_c a {
	font-family: 'Gotham-Book';
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	line-height: 24px;
	width: 100%;
	float: left;
}
.ftr h5 {
	font-family: 'Gotham-MediumItalic';
	font-size: 13pt;
	color: #fff;
	margin-bottom: 15px;
}
.ftr h6 {
	font-family: 'Gotham-Book';
	font-size: 10pt;
	color: #fff;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.ftr p {
	font-family: 'Gotham-Book';
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	letter-spacing: 0;
}
.mail {
	width: 100%;
	float: left;
	margin-top: 20px;
	box-shadow: 0 14px 28px rgba(159, 158, 158, 0.25), 0 10px 10px rgba(145, 143, 143, 0.22);
}
.mail_a {
	width: 75%;
	float: left;
}
.mail .inpt1 {
	width: 100%;
	float: left;
	background-color: #fff;
	font-family: 'Gotham-Book';
	font-size: 11pt;
	color: #494949;
	padding: 5px 10px;
	height: 50px;
	border: medium none;
}
.mail_b {
	width: 25%;
	float: left;
}
.mail .sbmt2 {
	padding: 5px;
	text-transform: uppercase;
	border: medium none;
	letter-spacing: 1px;
	background-color: #d62029;
	width: 100%;
	height: 50px;
	position: relative;
}
.mail .sbmt2:hover {
	background-color: #7ca1d8;
}
.send_icon {
	width: 29px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: url(../images/send.png) no-repeat center;
}
/**/
.ftr_end {
	width: 100%;
	float: left;
	background-color: #d62029;
	padding: 10px 0;
}
.ftr_end p {
	font-family: 'Gotham-Book';
	font-size: 10pt;
	color: #fff;
	line-height: 40px;
}
.ftr_end_lft {
	width: 70%;
	float: left;
}
.ftr_end_rgt {
	width: 30%;
	float: left;
	text-align: right;
}
.ftr_end .ftr_lst {
	text-align: right;
}
/* cnct 
   ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;*/
.cnct_mrgn {
	margin: 18% 0 !important;
}
.cnct {
	width: 100%;
	float: left;
	padding: 60px 0;
	background: url(../images/pttrn.png) repeat;
}
.cnct_lft {
	width: 45%;
	float: left;
	border: 1px solid #ececec;
	line-height: 0;
}
.cnct_map {
	width: 100%;
	float: left;
}
.cnct_map iframe {
	width: 100%;
	border: medium none;
	height: 570px;
}
.cnct_rgt {
	width: 55%;
	float: left;
	height: 577px;
	padding: 0 30px 30px;
}
.cnct h4 {
	font-family: 'HelveticaNeueLTStd-LtEx';
	font-size: 13pt;
	color: #000;
	float: left;
	margin-right: 20px;
	line-height: 30px;
}
.form1 {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.form1 .inpt1 {
	width: 100%;
	float: left;
	background-color: #fff;
	border: 2px solid #e2e2e2;
	font-family: 'GothamNarrow-Book';
	font-size: 12pt;
	color: #444444;
	padding: 5px 10px;
	height: 60px;
	margin-bottom: 10px;
	border-radius: 4px;
}
.form1 .inpt1:focus {
	border-color: #d72a28;
	transition: 0.9s;
}
.form1 .inpt4 {
	width: 49%;
	margin-right: 11px;
}
.form1 .inpt2 {
	width: 100%;
	float: left;
	background-color: #fff;
	border: 2px solid #e2e2e2;
	font-family: 'GothamNarrow-Book';
	font-size: 12pt;
	color: #444444;
	padding: 10px 10px;
	min-height: 140px;
	margin-bottom: 15px;
	border-radius: 4px;
}
.form1 .inpt2:focus {
	border-color: #d72a28;
	transition: 0.9s;
}
.form1 .sbmt2 {
	float: left;
	background-color: #d62029;
	/*background-image: linear-gradient(#9e3108, #c35127);*/
	padding: 12px 40px;
	font-family: 'D-DINCondensed-Bold';
	font-size: 20pt;
	color: #fff;
	text-transform: uppercase;
	border: medium none;
	border-radius: 4px;
	letter-spacing: 1px;
	border: 2px solid #d72a28;
	clear: both;
}
.form1 .sbmt2:hover {
	background-color: #7ca1d8;
	color: #fff;
	-webkit-box-shadow: 0 9px 13px -5px rgba(0,0,0,.75);
	-moz-box-shadow: 0 9px 13px -5px rgba(0,0,0,.75);
	box-shadow: 0 9px 13px -5px rgba(0,0,0,.75);
	border: 2px solid #7ca1d8;
}
.rgtMrgn {
	margin-right: 0 !important;
}
