/*
*/
body{margin:auto; padding: 0; font-family: 'Open Sans', sans-serif; background: #fff;}

.page-wrap{
	background:#E0E0E0;
	float: left;
	width: 100%;
}
.site-header{
	background: #fff;
	position: relative;
	width: 100%;
	float: left;
}
.site-header img{
	max-width: 100%;
}
.navbar-toggle .icon-bar{ background: #2C83BB; }
.logo{ width: auto; float: left; text-align: left; font-size: 24px; padding: 5px 0; font-weight: 600;}
.logo img{ padding:5px 0; }
.top-bar{ float: left; width: 100%; background: #004973;}
.top-contact{ width: 100%;float: left; padding:8px; 0; position: relative;}
.top-contact ul{ padding: 0; margin: 0; float: right; padding-right: 10px;}
.top-contact ul li{ list-style: none; display: inline-block; color: #fff; margin-left: 15px;}
.top-contact ul li a{ color: #fff; }
.top-left p{
	margin-bottom: 0;
	color: #fff
}
.custom-code{margin-top:0px;}
.navbar-toggle{
	margin-top:30px;
}
.nav>li{
	margin-right: 6px;
}
.nav>li:last-child{ margin-right: 0; }
.nav > li > a{
	font-size: 15px;
	color: #424242;
	padding-top: 45px;
    padding-bottom: 42px;
}
.nav > li > a i{ 
	float: left;
    font-size: 15px;
    line-height: 20px;
    margin-right: 9px;
}

.form-row {
    margin-bottom: 15px;
}
.form-block{
	padding:20px;
	background: #f6f6f6;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="date"], input[type="time"], input[type="password"], select, textarea{
	-webkit-appearance: none;
    -webkit-border-radius: 0;
    resize: none;
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #222;
    font-size: 14px;
    line-height: 1.4;
}
.form-button {
    text-align: center;
}
.btn {
    border: 0 none;
    display: inline-block;
    background-color: #244778;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    padding: 10px;
    min-width: 200px;
    border-radius: 40px;
    -o-border-radius: 40px;
    -ms-border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
}
.footer-box{ width: 100%; float: left; background: #fff;}
.footer-main{ border-top:1px solid #060606; padding:25px 0; margin-top: 30px;}
.footer-main p{ color: #999; margin-bottom: 0; font-size: 13px;}
/* Remove the navbar's default margin-bottom and rounded borders */ 
.navbar {
	margin-bottom: 0;
	border-radius: 0;
}
.nav-box{ float: left; width: 100%; }
    
    /* Set height of the grid so .sidenav can be 100% (adjust as needed) */
    .row.content {height: 450px}
    
    /* Set gray background color and 100% height */
    .sidenav {
      padding-top: 20px;
      background-color: #f1f1f1;
      height: 100%;
    }
/* Set black background color, white text and some padding */
footer {
    background-color: #555;
    color: white;
    padding: 15px;
}
.footer-box{
	background: #2b2b2b;
	padding-top:35px;
	padding-bottom: 0px;
}
.footer-boxed{
	background: #2b2b2b;
	padding-top:50px;
	padding-bottom: 20px;
	max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
} 
.boxed-layout{
	max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
}
.footer-nav .footer-menu{
	padding-left:5px;

}
.footer-content ul li{
	margin-bottom: 15px;
	font-size: 13px;
	color: #676767;
}
.footer-sidebar ul{
	padding-left: 5px;
	list-style: none;
}
.footer-title{ font-size: 17px; padding-bottom: 10px; color: #ececec; }
.footer-nav .footer-menu li{
	list-style: none;
	padding: 7px 0 7px 15px;
	border-bottom: 1px solid #3b3b3b;
	color: #fff;
	position: relative;
}
.footer-nav .footer-menu li:before{
	font-family: FontAwesome;
	content: '\f054';
	position: absolute;
	left: 0;
	top: 10px;
	font-size: 12px;
	color: #676767;
}
.footer-nav .footer-menu li a{
	color: #ededed;
	font-size: 12px;
}
.footer-nav .footer-menu li a:hover{
	color: #676767;
	text-decoration: none;
}
.footer-form .form-row{
	margin-bottom: 15px;
	width: 100%;
	float: left;
}
.footer-form .form-row label{
	color: #7a7a7a;
}
.footer-form .form-row input[type="text"], input[type="email"]{
	border:1px solid #434343;
	background: #333333;
	height: 35px;
}
.footer-form .form-row textarea{
	border:1px solid #434343;
	background: #333333;
	height: 50px;
}
.footer-form .form-row input[type="submit"]{
	background: #141414;
	padding: 10px 15px;
	border-radius: 5px;
	color: #7a7a7a;
	border:none;
}

/*============= Form- page===================================*/
div.page-header-left-bar {
    width: 2px;
    height: 28px;
    margin-top: 5px;
    float: left;
    margin-right: 3px;
    background-color: #f16337;
}
.gdl-header-left-bar{
	width: 2px;
    height: 16px;
    float: left;
    margin-right: 3px;
    background-color: #f16337;
    margin-top:2px;
}

.header-title{
	margin-top:0;
	margin-bottom: 0;
	color: #fff;
	text-shadow: 0 0 100px rgba(255,255,255,.6);
	margin-left: 20px;
}
.custom-page-header{
	padding-top: 50px;
    padding-bottom: 35px;
    background: #1C2A35;
    float: left;
    width: 100%;
}
.form-page{ padding: 50px 0; background: #fff; width: 100%; float: left;}
.radio-btn-box ul{ padding-left: 0; list-style: none; }
.radio-btn-box ul li{
	display: inline-block;
	margin-right: 15px;
	font-size: 16px;
	font-weight: 500;
}
.form-box {
	padding:25px 0 0;
}
.form-box h3{
	margin-top:0;
	margin-bottom: 40px;
	font-size: 19px;
	font-weight: 700;
	padding-left: 15px;

}
.form-box form{
	margin-top:25px;
	width: 70%;
	margin:0 auto;
}
.form-box .form-control{
	background: #fff;
	height: 35px;
	border:1px solid #ccc;
	border-radius: 3px;
}
.form-box select.form-control{ position: relative; background: url('../images/down-arrow.png');
	background-position: 99%;
	background-size: 20px;
	background-repeat: no-repeat;
}
.form-box select.form-control:after {
	position: absolute;
	content: '\f078';
	right: 0;
	top: 0;
	font-family: FontAwesome;

}
.form-box .control-label sup{ color: red; }
/* On small screens, set height to 'auto' for sidenav and grid */
@media screen and (min-width:1024px) and (max-width:1199px){
	.nav>li{ margin-right: -6px; }
	.logo img{ width: 100px; }
}
@media screen and (min-width: 768px) and (max-width: 1000px){
	.nav > li > a{
		font-size: 10px;
	}
	.nav > li > a i{

		font-size: 10px;
		margin-right: 5px;
	}
	.nav>li{
		margin-right: 0px;
	}
	.nav > li > a{
		padding: 5px 5px 10px 5px;
	}
	.navbar-collapse{
		padding-left: 0;
		width: 90%;
		float: left;
	}
	.navbar-header{ width: 10%; float: left; }
	.custom-code{ width: 100%; }
	.logo{ padding: 0; }
	.navbar-custom .container{ padding: 0; }
}
@media screen and (max-width: 480px) {
	.top-contact ul{ padding-right: 0px; padding-left: 0px; width: 100%; text-align: center; }
	.top-left p{ text-align: center; margin-bottom: 10px; }
}
@media screen and (min-width: 600px) and (max-width: 767px){
	.top-contact ul{ padding-right: 0px; width: 50%; text-align: right; }
	.top-left{width: 50%; float: left; text-align: left; margin-bottom: 0px; }
}
@media screen and (max-width: 767px) {
	.sidenav {
        height: auto;
        padding: 15px;
    }
    .row.content {height:auto;} 
    .logo{padding-left: 15px; }
    .top-bar .container{
    	padding: 0;
    }
    .nav > li > a{
    	padding: 22px 0px 15px 15px;
    }
    .top-contact::before{
    	border-top: 35px solid #fff;
    }
    .top-contact::after{
    	border-top: 35px solid #fff;
    }
    .top-contact ul{ padding-right: auto; padding-left: auto; }
    .logo{ font-size: 16px; }
    .radio-btn-box{ padding:0 15px; }
    .radio-btn-box ul li{ margin-bottom: 15px; }
    .form-box{
    	padding: 25px 15px 0;
    }
    .form-box form{ width: 95%; }
}