@font-face {
font-family: "Roboto Condensed";
src: url("../fonts/roboto_condensed_regular-webfont.eot");
src: local("?"), url("../fonts/roboto_condensed_regular-webfont.woff") format("woff"), url("../fonts/roboto_condensed_regular-webfont.ttf") format("truetype"), url("../fonts/roboto_condensed_regular-webfont.svg#webfontZjhIjbDc") format("svg");
font-weight: normal;
font-style: normal;
} 
@font-face {
font-family: "Open Sans";
src: url("../fonts/open_sans_regular-webfont.eot");
src: local("?"), url("../fonts/open_sans_regular-webfont.woff") format("woff"), url("../fonts/open_sans_regular-webfont.ttf") format("truetype"), url("../fonts/open_sans_regular-webfont.svg#webfontZjhIjbDc") format("svg");
font-weight: normal;
font-style: normal;
} 
body {font-family:"Open Sans"; font-size:15px; line-height:24px; color:#666666; background:#FFFFFF; margin:0;}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.left {float:left;}
.right {float:right;}
.spacer {padding-top:10px;}
.spacer2 {padding-top:20px;}
.spacer3 {padding-top:30px;}
.spacer4 {padding-top:40px;}
.spacer5 {padding-top:50px;}
.spacer_left {margin-left:10px;}
.spacer_left2 {margin-left:20px;}
.spacer_right {padding-right:10px;}
.spacer_bottom {padding-bottom:10px;}
.spacer_bottom2 {padding-bottom:20px;}
.spacer_bottom3 {padding-bottom:30px;}
.spacer_bottom4 {padding-bottom:40px;}
.spacer_bottom5 {padding-bottom:50px;}
a {text-decoration:none; outline:none; color:#FF9A00; outline:none;}
a:link {text-decoration:none; outline:none; color:#FF9A00; outline:none;}
a:visited {text-decoration:none; outline:none; color:#FF9A00; outline:none;}
a:hover {
	text-decoration:none;
	outline:none;
	transition: all 0.7s;
	-moz-transition: all 0.7s;
	-webkit-transition: all 0.7s;
	-o-transition: all 0.7s;
}
h1 {
	font-size: 45px;
	line-height: 55px;
	font-weight: normal;
	color: #656565;
	text-decoration: none;
	margin: 0px;
	font-family:"Roboto Condensed";
	padding: 0px;
	text-transform: uppercase;
}
h2 {
	font-family: "Roboto Condensed";
	font-size: 40px;
	line-height: 60px;
	font-weight: normal;
	color: #656565;
	text-decoration: none;
	margin:0;
	padding:0;
}
h3 {
	font-family: "Roboto Condensed";
	font-size: 22px;
	line-height: 30px;
	font-weight: normal;
	color: #656565;
	text-decoration: none;
	margin:0;
	padding:0;
}
h4 {font-size:20px; line-height:30px;}
.center_font {text-align:center;}
.left_font {text-align:left;}
.right_font {text-align:right;}
.center {margin-left:auto!important; margin-right:auto!important; float:none; display:block;}
.no_space {padding:0;}
.no_left_space {padding-left:0;}
.no_right_space {padding-right:0;}
.no_top_space {padding-top:0;}
.small_font {font-size:14px; color:#999;}
.gray {color:#656565; text-decoration:none;}
.gray a {color:#656565; text-decoration:none;}
.gray a:hover {color:#FF9A00; text-decoration:none; transition: all 0.7s; -moz-transition: all 0.7s; -webkit-transition: all 0.7s; -o-transition: all 0.7s;}
.orange {color:#FF9A00;}
.orange a {color:#FF9A00; text-decoration:none;}
.orange a:hover {color:#656565; text-decoration:none; transition: all 0.7s; -moz-transition: all 0.7s; -webkit-transition: all 0.7s; -o-transition: all 0.7s;}
.white {color: #FFFFFF;}
.white a {color:#FFFFFF; text-decoration:none;}
.white a:hover {color:#FFFFFF; text-decoration:none; transition: all 0.7s; -moz-transition: all 0.7s; -webkit-transition: all 0.7s; -o-transition: all 0.7s;}



/*start header*/
.logo {padding-top:10px; padding-bottom:10px;}
.nav {font-family:"Roboto Condensed"; font-size:18px; line-height:50px; color:#999999; text-transform:uppercase; padding-top:37px;}
.nav ul {margin:0; padding:0;}
.nav ul li {margin:0; padding:0; list-style-type:none; line-height:50px; display:inline;}
.nav ul li a {font-family:"Roboto Condensed"; font-size:18px; line-height:50px; color:#999999; display:block; float:left; padding-left:30px; padding-right:30px;}
.nav ul li a:hover {background:#FF9A00; color:#FFFFFF; text-decoration:none; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; transition: all 0.7s; -moz-transition: all 0.7s; -webkit-transition: all 0.7s; -o-transition: all 0.7s;}

.navbar-brand {display:none;}
.navbar-default {background:transparent; border:none;}
.navbar-default .navbar-nav > li > a {line-height:50px; color:#999;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {color:#fff; background:#FF9A00; -webkit-transition: all 0.7s; -moz-transition: all 0.7s; transition: all 0.7s; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;}
.navbar-nav > li > a {padding-top:0; padding-bottom:0;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {color:#fff; background:#FF9A00; -webkit-transition: all 0.7s; -moz-transition: all 0.7s; transition: all 0.7s; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;}
.navbar {margin-bottom:0;}
ul.nav li:hover > ul
{
	visibility:visible;
	opacity:1;
	background: #FF9A00 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    font-size: 22px;
    line-height: 30px;
    min-width: 250px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	float: left;
	left:0;    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}
ul.nav ul, ul.nav ul li ul {
	list-style: none;
    margin: 0;
    padding: 0;    
	visibility:hidden;
    position: absolute;
    z-index: 99999;
	width:180px;
	opacity:0;
	-webkit-transition:opacity 0.2s linear, visibility 0.2s linear; 
	-moz-transition:opacity 0.2s linear, visibility 0.2s linear; 
	-o-transition:opacity 0.2s linear, visibility 0.2s linear; 
	transition:opacity 0.2s linear, visibility 0.2s linear; 	
	line-height: 40px;
}

ul.nav ul {
    top: 30px;
    left: 1px;
}

ul.nav ul li ul {
    top: 0;
    left: 181px;
}

ul.nav ul li {
	clear:both;
	width:100%;
    display: inline;
    float: left;
    line-height: 40px;
    list-style-type: none;
    margin: 0;
    padding: 0;
	border:none;
}	
ul.nav ul li a {
    border: medium none;
    line-height: 30px !important;
}

ul.nav ul li a {
	background:none;
	padding:7px 15px;
	color:#ffffff;
	text-shadow:1px 1px 0px #fff;
	text-decoration:none;
	display:block;
	border:0 none;
	float:none;
	clear:both;
	width: auto;
}

ul.nav li a.first {
	border-left: 0 none;
}

ul.nav li a.last {
	border-right: 0 none;
}
ul.nav ul li a {color:#FFFFFF; text-shadow:1px 1px 0 transparent;}
ul.nav ul li a:hover {color:#FF9A00; background:#FFFFFF; display:block;}
/*end header*/

/*start centerbody*/
#intro { 
    background: url(../images/banner.jpg) 30% 10% fixed; 
    height: auto;  
    margin: 0 auto;
	background-repeat:no-repeat;
    width: 100%; 
    position: relative;
	padding-top:10%;
	padding-bottom:10%;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	color:#666;
	clear:both;
}
.gray_bg {background:#EEEEEE;}
.btn_read_more {font-family:"Roboto Condensed"; font-size:20px; text-transform:uppercase; color:#FF9A00; text-decoration:none; line-height:50px;}
.btn_read_more a {font-family:"Roboto Condensed"; font-size:20px; text-transform:uppercase; color:#FF9A00; text-decoration:none; line-height:50px; padding-left:25px; padding-right:25px; padding-top:12px; padding-bottom:12px; border:1px solid #FF9A00; background:transparent;}
.btn_read_more a:hover {background:#FF9A00; border:1px solid transparent; color:#FFFFFF; text-decoration:none; transition: all 0.7s; -moz-transition: all 0.7s; -webkit-transition: all 0.7s; -o-transition: all 0.7s;}
.orange_bg {background:#FF9A00; color:#FFFFFF;}
.newsletter {font-family:"Open Sans"; font-size:15px; line-height:45px; height:45px; color:#FFFFFF; width:100%; padding-left:5px; border:1px solid #FFFFFF; background:transparent; margin-top:7px;}
.btn_subscribe {background:#FFFFFF; color:#656565; line-height:45px; height:45px; width:100%; text-align:center; border: none; text-transform:uppercase; margin-top:7px; font-family:"Roboto Condensed"; font-size:20px;}
/*end centerbody*/

/*start footer*/
footer {background:#656565; color:#FFFFFF;}
.f_nav {font-family:"Open Sans"; font-size:15px; line-height:30px; color:#FFFFFF; padding-top:10px;}
.f_nav ul {margin:0; padding:0;}
.f_nav ul li {margin:0; padding:0; list-style-type:none; line-height:30px; display:block;}
.f_nav ul li a {font-family:"Open Sans"; font-size:15px; line-height:30px; color:#FFFFFF; display:block;}
.f_nav ul li a:hover {color:#FF9A00; text-decoration:none; transition :all 0.7s; -moz-transition :all 0.7s; -webkit-transition :all 0.7s; -o-transition :all 0.7s;}
.social {width:50px; height:50px; color:#FFFFFF; line-height:50px; text-align: center; float:left; margin-right:20px;}
.social a {background:#AEAEAE; color:#FFFFFF; line-height:50px; text-align: center; font-size:20px; display:block; border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%; -o-border-radius: 100%;}
.social a:hover {background:#FF9A00; color:#FFFFFF; text-decoration:none; transition: all 0.7s; -moz-transition: all 0.7s; -webkit-transition: all 0.7s; -o-transition: all 0.7s;}
.social .fa {line-height:2.5;}
.social a .fa {line-height:2.5;}
.copy {border-top:1px solid #7A7A7A; line-height:50px; text-align:center; color:#FFFFFF;}
.copy a {font-size:15px; color:#FF9A00; text-decoration:none; font-weight:bold;}
.copy a:hover {color:#FFFFFF; text-decoration:none; transition: all 0.7s; -moz-transition: all 0.7s; -webkit-transition: all 0.7s; -o-transition: all 0.7s;}
/*end footer*/


/*start inner pages*/
.border_bottom {border-bottom:1px dashed #CCCCCC; padding-top:10px; padding-bottom:10px;}
.service_title {font-size:30px; color:#656565; line-height:42px; font-family:"Roboto Condensed";}
.white_bg {background:#FFFFFF;}
.full_space {padding:15px;}
/*end inner pages*/

/*start slider*/
.carousel {width:100%; height:100%;}
.carousel-inner {height:100%;}
.carousel .item {
    width: 100%; /*slider width*/
    max-height: auto; /*slider height*/
}
.carousel .item img {
      width: 100%; /*img width*/
}
.carousel {height:auto;}
.carousel-caption {margin-top:-20px; top:42%; right:9%; left:55%; font-family: "Roboto Condensed"; text-transform:uppercase; font-size:45px; text-align:right; text-shadow:none; color:#FF6702; line-height:60px;}
	.carousel-indicators li {border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; height:3px; width:60px; border:none; background:#000;}
.carousel-indicators .active {border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; height:3px; width:60px; border:none; background:#B0E70C;}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next  {font-size:100px;}
.carousel-control.right {background:transparent; background-image: url(../images/next.png); background-repeat: no-repeat; background-position: right center; margin-right:30px;}
.carousel-control.left {background:transparent; background-image: url(../images/prev.png); background-repeat: no-repeat; background-position: left center; margin-left:30px;}
.slide_medium_font {font-family:Raleway; color:#000000; font-size:24px;}
.black {color:#000000;}
.center_font {text-align:center;}
.slide_caption {background: url(../images/slide_caption.png); background-repeat: repeat; background-position: left center; width:50%; margin-left:auto; margin-right:auto;}
/*end slider*/
.contact_user {border:1px solid #CCCCCC; background:#FFFFFF; padding-left:5px; width:100%; height:45px; line-height:45px; margin-bottom:15px;}
.btn_submit {background:#ff9a00; color:#FFFFFF; font-size:20px; text-transform:uppercase; padding-left:30px; padding-right:30px; font-family:"Roboto Condensed"; line-height:45px; border:none; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -oborder-radius: 5px;}
@media (max-width: 319px) {
.nav ul li {display:block;}
.nav ul li a {float:none;}
.logo {float: left; width:75%;}
.nav {width:100%; padding-top:0;}
.navbar-toggle {margin-top:-60px;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border-color:transparent;}
#intro {background:rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat fixed 47% 10% / cover; }
h2 {font-size:27px; line-height:42px;}
.navbar {min-height:inherit;}
}

@media (min-width: 320px) and (max-width: 480px) {
.nav ul li {display:block;}
.nav ul li a {float:none;}
.logo {float: left; width:200px;}
.nav {width:100%; padding-top:0;}
.navbar-toggle {margin-top:-60px;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border-color:transparent;}
#intro {background:rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat fixed 47% 10% / cover; }
h2 {font-size:27px; line-height:42px;}
.navbar {min-height:inherit;}
.m_slidercls{ font-size:17px; line-height:32px; top: 58%;}
.carousel-caption{ left:0%; top:60%;}
}
@media (min-width: 359px) and (max-width: 480px) { 
.nav ul li {display:block;}
.nav ul li a {float:none;}
.logo {float: left; width:200px;}
.nav {width:100%; padding-top:0;}
.navbar-toggle {margin-top:-60px;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border-color:transparent;}
#intro {background:rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat fixed 47% 10% / cover; }
h2 {font-size:27px; line-height:42px;}
.navbar {min-height:inherit;}
.m_slidercls{ font-size:17px; line-height:32px; top: 58%;}
.carousel-caption{ left:0%; top:60%;}
}
@media (min-width: 481px) and (max-width: 640px) {
.nav ul li {display:block;}
.nav ul li a {float:none;}
.logo {float: left; width:245px;}
.nav {width:100%; padding-top:0;}
.navbar-toggle {margin-top:-60px;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border-color:transparent;}
#intro {background:rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat fixed 47% 10% / cover; }
h2 {font-size:27px; line-height:42px;}
.navbar {min-height:inherit;}
}

@media (min-width: 641px) and (max-width: 767px) {
.nav ul li {display:block;}
.nav ul li a {float:none;}
.logo {float: left; width:245px;}
.nav {width:100%; padding-top:0;}
.navbar-toggle {margin-top:-60px;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border-color:transparent;}
#intro {background:rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat fixed 47% 10% / cover; }
h2 {font-size:27px; line-height:42px;}
.navbar {min-height:inherit;}
}
@media (min-width: 768px) and (max-width: 991px) {
.nav ul li a {font-size:16px; padding-left:18px; padding-right:18px;}
.nav {padding-top:13px;}
h2 {font-size:30px; line-height:56px;}
.m_box {height:350px;}
.m_full_width {width:100%;}
.social {width:42px; height:42px; margin-right:10px;}
.social a {line-height:42px; font-size:17px;}
.social a .fa {line-height:2.1; font-size:17px;}
.social .fa {line-height:2.1; font-size:17px;}
}
@media (min-width: 992px) and (max-width: 1024px) {
.m_full_width {width:80.667%;}
}
@media (min-width: 1024px) and (max-width: 1199px) {
.m_full_width {width:80.667%;}

}

@media (min-width: 1281px) and (max-width: 1920px) {
}
@media (min-width: 1920px) {
}

