@charset "utf-8";

/* CSS Document */



/* 	-----------------------------------------------------

	------------------- General Styles ------------------

	----------------------------------------------------- */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {display:block;}

audio, canvas, video {display:inline-block; *display:inline; *zoom:1;}

audio:not([controls]) {display:none;}

	

* {margin:0; padding:0; outline:none;



  -webkit-box-sizing: border-box;

     -moz-box-sizing: border-box;

          box-sizing: border-box;

}

*:before,

*:after {

  -webkit-box-sizing: border-box;

     -moz-box-sizing: border-box;

          box-sizing: border-box;

}

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, em, font, img, ins, kbd, q, s, samp, small, strike, strong, 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 {margin:0; padding:0; border:0; outline:0; font-size:100%; background:transparent;}



blockquote, q {quotes:none;}

blockquote:before, blockquote:after, q:before, q:after,  {content:''; content:none;}

:focus {outline:0;}

ins {text-decoration:none;}

del {text-decoration:line-through;}

table {border-collapse:collapse; border-spacing:0;}





a, a:hover, a:active, a:focus {outline:none; outline-style:none; outline-width:0; }



img {width:auto\9; height:auto; max-width:100%; vertical-align:middle; border:0; -ms-interpolation-mode:bicubic;}

button, html input[type="button"], input[type="reset"], input[type="submit"] {cursor:pointer; -webkit-appearance:button;}

label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {cursor:pointer;}

input[type="search"] {-webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box; -webkit-appearance:textfield;}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {-webkit-appearance:none;}

textarea {overflow:auto; vertical-align:top;}



body {margin:0; padding:0px 0px 0px 0px; font-family: 'Poppins', sans-serif; font-weight:400; color:#000; line-height:normal;  font-size:14px;}

.clr {font-size:0; height:0; line-height:0; clear:both;}
.left {margin:0; padding:0; width:auto; height:auto; float:left;}
.right {margin:0; padding:0; width:auto; height:auto; float:right;}

/* ------------- web fonts -------------*/

/* -------------/ web fonts ------------*/



a{ text-decoration:none; }



.clearfix {

  *zoom: 1;

}

.clearfix:before,
.clearfix:after {

  display: table;

  line-height: 0;

  content: "";

}

.clearfix:after {

  clear: both;

}

/*===================background section===========================*/

.header{margin:0 auto; padding:0; height:auto; width:100%; text-align:center;}
.header img{ width:100%;}

.section01{
	width:100%;
	height:auto;
	margin:0 auto;
	background:url(../images/sec01-bg.jpg) center 0 fixed; background-repeat:no-repeat; background-size:cover; -o-background-size:cover; -moz-background-size:cover; -webkit-background-size:cover;
}
.section01 .container{ max-width:1120px; height:auto; margin:0 auto; padding:50px 0 60px;}
.section01 h1{
	color:#dc0125;
	font-size:45px;
	line-height:55px;
	font-weight:900;
	text-align:center;
	margin:0 0 45px;
}
.section01 h2{
	color:#171717;
	font-size:40px;
	line-height:50px;
	font-weight:600;
	margin:0 0 28px;
	text-align:center;
}
.section01 p{
	color:#000000;
	font-size:18px;
	font-weight:400;
	line-height:28px;
	margin:0 0 10px;
	padding-top:30px;
}
.vid {
	padding: 0px;
	width: 890px;
	margin: 0 auto 30px; padding:0; background:#444547; border:15px solid #444547;
	
}
.vid iframe {
	height: 450px;
	width: 100%;
}

.vidsec iframe,
.vidsec object,
.vidsec embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 80%;
	height: 80%;
}

.section02{width:100%; height:auto; margin:0 auto; background:url(../images/sec02-bg.jpg) center 0; background-repeat:no-repeat; background-size:cover; -o-background-size:cover; -moz-background-size:cover; -webkit-background-size:cover;}
.section02 .container{ max-width:1120px; height:auto; margin:0 auto; padding:50px 0;}
.section02 h2{
	color:#fff;
	font-size:37px;
	line-height:47px;
	font-weight:900;
	margin:0 0 40px;
	text-align:center;
}
.section02 p{
	text-align:center;
	font-size:18px;
	font-weight:400;
	line-height:28px;
	margin:0 0 20px;
	color:#fff;
}

.section03{ width:100%; height:auto; margin:0 auto; background:#e1e1e1;}
.section03 .container{ max-width:1120px; height:auto; margin:0 auto; padding:0;}
.section03 .image-section{ float:right; width:50%; padding:0; text-align:center;}
.section03 .text-section{ float:left; width:50%; padding:50px 0;}
.section03 h2{
	color:#151515;
	font-size:37px;
	font-weight:900;
	margin:0 0 28px; padding:0;

}
.section03 p{
	color:#151515;
	font-size:19px;
	font-weight:400;
	line-height:29px;
	margin:0 0 14px;
}
.section04{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0;
	background:url(../images/sec04-bg.jpg) center 0 fixed; background-repeat:no-repeat; background-size:cover; -o-background-size:cover; -moz-background-size:cover; -webkit-background-size:cover;}
.section04 .container{ max-width:1120px; height:auto; margin:0 auto; padding:0;}
.section04 .image-section{ float:left; width:50%; padding:0 2%; text-align:center;}
.section04 .text-section{ float:right; width:50%; padding:50px 0;}
.section04 h2{
	color:#fff;
	font-size:35px;
	font-weight:900;
	margin:0 0 28px; padding:0;
	
}
.section04 p{
	color:#fff;
	font-size:20px;
	font-weight:400;
	line-height:30px;
	margin:0 0 14px;
}


.section05{
	width:100%;
	height:auto;
	margin:0 auto;
	background:#e1e1e1;
}
.section05 .container{ max-width:1292px; height:auto; margin:0 auto; padding:40px 0; text-align:center;}
.section05 p{
	color:#1d1d1d;
	font-size:19px;
	font-weight:400;
	line-height:29px;
	margin:0 0 50px;
}
.section05 h2{
	color:#1d1d1d;
	font-size:40px;
	line-height:55px;
	font-weight:900;
	margin:0 0 20px;
	text-align:center;
}
.footer-section{
	width:100%;
	background:#1d1d1d;
	margin: 0 auto;
	padding: 40px 0;
	
}

.footer-section p{
	color:#fff;
	font-size:18px;
	font-weight:400; margin:0;
}
.btn-call-to-action {
	text-transform:uppercase;
	color:#000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	line-height: 60px;
	min-width: 180px;
	font-size:26px;
	font-weight:bold;
	vertical-align: middle;
	margin:0 auto; padding:4px 16px;
	font-weight:bold;
	text-align:center;
	display: inline-block;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.5);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-color: #eb8d00;
            }
            .btn-call-to-action:hover,
            .btn-call-to-action:focus {
	box-shadow: 2px 2px 12px rgba(0,0,0,0.8);
	text-decoration: none;
	color:#FFFFFF;
	background-color: #b51700;
            }


.modal-header {
	color: #fff;
	background-color: #1a1a1a;
}
.modal-header .close .fa-close {
	color: #fff;
}
.modal-header .modal-title {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 700;
}
.btn-popup {
	text-transform:uppercase;
	color:#000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 60px;
	line-height: 60px;
	font-size:20px;
	font-weight:bold;
	vertical-align: middle;
	font-weight:bold;
	text-align:center;
	display: inline-block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border: 1px solid #d69e04;
	background-color: #e8ae0d;
	padding-right: 20px;
	padding-left: 20px;
            }
.btn-popup:hover,.btn-popup:focus {
	text-decoration: none;
	color:#FFFFFF;
            }
.modal-body p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 20px;
	color: #000;
}
.modal-body {
	background-color: #f3f3f3;
}
.modal-body .form-control{
	color: #000000;
}
.email-capture{width:100%; margin: 0 auto; background:url(../images/sec05-bg.jpg) center 0 no-repeat; background-size:cover; -o-background-size:cover; -moz-background-size:cover; -webkit-background-size:cover;}
.email-capture .container{ max-width:1120px; height:auto; margin:0 auto; padding:50px 2%; text-align:center;}
.email-capture h4{ color:#fff; font-size: 40px; font-weight: 700; padding:0; margin:0 0 10px;}
.email-capture p{ color:#fff; font-size:18px; font-weight:400; line-height:28px; margin:0 0 10px;}
.email-capture .form-row{ max-width:800px; height:auto; margin:0 auto;}
.email-capture .form-group{ float:left; width:33.33%; padding:0 1%; margin:0;}
.email-capture .form-group .form-control{ width:100%; height:40px;}
.email-capture .btn-popup { width:100%; height: 40px; line-height: 40px;}
