@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700');
p {
    line-height: 20px;
    font-size: 15px;
	margin-top: 0;
    margin-bottom: 17px;
}
body {
    font-family: 'Roboto', sans-serif!important;
    font-size: 14px;
    font-style: normal;
	text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
dl {
	margin-bottom: 10px;
}
.required:after{
	content:"*";
	font-weight:bold;
	color: red;
}
.dropdown:hover .dropdown-menu{
	display: block!important;
}
.logo-image{
    height: 45px;
    width: auto;
    max-width: 1000px;
}
.navbar{
    background: #fff;
	height: 60px;
}

.navbar-brand{
	padding: 8px 0px 7px 15px;	
}
.off-canvas-toggle{
	display: none;	
}
.navbar-nav{
	float: right;	
}
.navbar-default .navbar-nav li a{
	color: #262626;
    text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;	
	line-height: 60px;
	padding: 0 15px;
}
.navbar-nav li:last-child {
    background-color: #076cb5;
        width: 160px;
    margin-left: 60px;
	color: #fff;
}
.navbar-nav .dropdown li:last-child {
    margin-left: 0px;
}
.navbar-default .navbar-nav li:last-child a{
	color: #fff;
}	
.navbar-nav li:last-child a:before {
    content: "\f007";
    font-family: FontAwesome;
    color: #fff!important;
    margin-right: 10px;
}
.navbar .container-fluid{
	padding-right: 0px;	
}
.caret{
	margin-left: 8px;	
}
#sp-bottom, #sp-footer{
	background-color:#076cb5;
	color: #fff;
}
#sp-bottom .sp-module .sp-module-title{
	font-weight: normal;	
	font-size: 20px;	
}
#sp-footer .container-inner{
	border: 0px;	
}
#sp-bottom {
    padding: 60px 0 30px;
    font-size: 14px;
    line-height: 1.6;
}
#sp-bottom .sp-module .sp-module-title {
    font-weight: normal;
	font-family: 'Open Sans', sans-serif;
    font-size: 20px;
	margin: 0 0 30px;
}
#sp-bottom a{
	color: #fff!important;
	text-decoration: none!important;
	-webkit-transition: all 0.2s ease-in-out;
  	-moz-transition: all 0.2s ease-in-out;
  	-o-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;	
}
#sp-bottom a:hover{
	color: #082b44!important;
}
#sp-footer .container{
	 max-width: 1140px;
}	
#epnbadgeiframe {
    height: 35px;
    border: 0px;
    width: 205px;
}
#sp-footer .container-inner {
    padding: 30px 0;
}
.col-lg-3 {
    padding-right: 15px;
    padding-left: 15px;
}
#sp-bottom .container {
    max-width: 1140px;
}
#sp-bottom .sp-module {
    margin-bottom: 30px;
}
.off-canvas{
	background-color:#fff;	
	padding: 30px;
}
.off-canvas h2{
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
	margin-top: 0px;
}	
.off-canvas ul{
	padding: 0px;	
}
.off-canvas ul li{
	list-style: none;
    line-height: 28px;
	color: #252525;
	font-size: 16px;
}
.off-canvas ul li button{
	width: 14px;
	height: 14px;
	line-height: 6px;
	padding: 0px;
	border-radius: 10px;
	text-align: center;
	background-color: #929292;
	color: #fff;
	font-weight: bold;
	float: right;
	box-shadow: none;
	border: 0px;
	margin-top: 8px;
}
.off-canvas ul li ul li{
	color: rgba(37, 37, 37, 0.8);
	font-size: 14px;
	line-height: 24px;
}
.off-canvas ul li ul{
margin-left: 10px;
}
.glyphicon-menu-hamburger{
	font-size: 20px;	
	margin-top: 5px;
	color: #252525;
}
.navbar-header{
	width: 14%!important;	
	padding-right: 15px;
	height: 60px;
}
.navbar-brand{
	height: 60px;	
}
.navbar-header img{
	max-width: 100%;	
	height: auto;
	max-height: 100%;
}
.nav .dropdown-menu li{
	max-width: 250px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nav .dropdown-menu li a{
	line-height: 20px;
	background-color:#fff;
}
.dropdown-menu li{
	max-width: 100%;	
}
.dropdown-menu li a{
	max-width: 100%;	
	word-wrap: normal;
	white-space: normal;
}
.navbar-nav .dropdown-menu li:last-child {
    background-color: #fff;
    width: 200px;
	color: #222!important;
}
.navbar-default .navbar-nav .dropdown-menu li:last-child a{
	color: #222!important;
}	
.navbar-nav .dropdown-menu li:last-child a:before {
    content: "";
    font-family: FontAwesome;
    color: #fff!important;
    margin-right: 0px;
}
h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 34px;
    font-weight: 800;
    font-style: normal;
	color: #252525;
}
.btn-default{
    border: 3px solid #076cb5;
    color: #076cb5;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
	font-size: 14px;
	border-radius: 0px;
	padding: 15px 60px 15px 60px;
	-webkit-transition: all 0.5s ease-in-out;
  	-moz-transition: all 0.5s ease-in-out;
  	-o-transition: all 0.5s ease-in-out;
  	transition: all 0.5s ease-in-out;
}

.btn-photo {
	border: 2px solid #076cb5;
	color: #076cb5;
	margin-top: 10px;
	border-radius: 0px;
	text-align: center;
	background-color: Transparent;
	#padding: 10px 40px 10px 40px;
	width: 140px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.btn-photo:hover{
	background-color: #076cb5;
	border: 2px solid #076cb5;
	color: #fff;
}

.btn-default:hover{
    background-color: #076cb5;
	border: 3px solid #076cb5;
    color: #fff;
}
.btn-primary{
	background-color: #076cb5;
    border: 3px solid #076cb5;
    color: #fff;
    font-weight: bold;
	border-radius: 0px;
    text-align: center;
	font-size: 14px;
    margin-top: 30px;
	padding: 15px 60px 15px 60px;
	-webkit-transition: all 0.5s ease-in-out;
  	-moz-transition: all 0.5s ease-in-out;
  	-o-transition: all 0.5s ease-in-out;
  	transition: all 0.5s ease-in-out;
}
.page-header{
	border: 0px;	
}
.btn-primary:hover{
	border: 3px solid #286090;	
}
.page-wrapper{
	margin-bottom: 50px;	
}
.lang {
    position: fixed;
    right: 165px;
    top: 9px;
    z-index: 9999;
    padding: 5px;
}
.lang img{
	margin-top: 9px;
	margin-right: 5px;
}	
@media only screen and (min-width: 1250px) and (max-width: 1550px) {
.nav a{
	padding-left: 8px!important;
	padding-right: 8px!important;
	font-size: 13px!important;	
}
.navbar-nav li:last-child {
    width: auto;

}
.lang{
	right: 100px;
}	
}
@media only screen and (min-width: 991px) and (max-width: 1250px) {
.nav a{
	padding-left: 7px!important;
	padding-right: 6px!important;
	font-size: 11px!important;	
}
.navbar-nav li:last-child {
    width: auto;
	margin-left: 50px;
}
.lang {
	right: 80px;
	top: 10px;
}

}
@media only screen and (max-width: 990px) {
.off-canvas-toggle{
	display: block;	
}
.navbar-nav li:last-child {
    width: auto;
}
.navbar-nav{
	display: none;	
}
.navbar-header{
	width: 19%!important;	
	padding-right: 15px;
	padding-top: 7px;
}
.navbar-header img{
	max-width: 100%;	
	height: auto;
}
.lang{
	right: 50px;
    top: 10px;
}
}
@media only screen and (max-width: 768px) {
.navbar-header{
	width: 35%!important;	
	padding-right: 15px;
	padding-top: 7px;
}
.navbar-header img{
	max-width: 100%;	
	height: auto;
}
}
@media only screen and (max-width: 480px) {
.navbar-header{
	width: 50%!important;	
	padding-right: 15px;
	padding-top: 7px;
}
.navbar-header img{
	max-width: 100%;	
	height: auto;
	max-height: 100%;
}
}