@font-face {
  font-family: 'lato';
  src: url('../fonts/lato-black-webfont.eot');
  src: url('../fonts/lato-black-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-black-webfont.svg#latoblack') format('svg'), url('../fonts/lato-black-webfont.woff') format('woff'), url('../fonts/lato-black-webfont.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'lato';
  src: url('../fonts/lato-regular-webfont.eot');
  src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-regular-webfont.svg#latoregular') format('svg'), url('../fonts/lato-regular-webfont.woff') format('woff'), url('../fonts/lato-regular-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal; 
}
@font-face {
  font-family: 'lato';
  src: url('../fonts/lato-light-webfont.eot');
  src: url('../fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-light-webfont.svg#latolight') format('svg'), url('../fonts/lato-light-webfont.woff') format('woff'), url('../fonts/lato-light-webfont.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select {
    font-family: sans-serif;
  }
}
html {
  position: relative;
  min-height: 100%;
}
body {
    margin: 0; 
    font-family: lato,sans-serif;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    color: #111111;
    text-align: left;
	background: url('../images/body-bg.png') top center no-repeat #dddddd;
    background-size: 100%;
}
body.forpages {
	background: url('../images/body-bg-page.png') top center repeat-y #dddddd;
    background-size: 100%;
}
body.formaintainance {
    background: url(../images/rlec-bg.jpg) top left #ffffff no-repeat !important;
    background-size: 100% !important;
}
.sectionmaintainance{margin-top:250px;}
b{ font-weight: 700; }
#mainheader{
    background: url('../images/slider-bg.png') bottom center no-repeat Transparent;
}
#mainheader h1{
    font-weight: 200;
    margin-bottom: 0;
    padding-bottom: 5px;
    color: #fff;
}
#mainheader h1 > b{
    font-weight: 700;
}
#mainheader h4{
    font-weight: 200;
    color: #0a2e41;
}
#subheader{
    background: url('../images/subheader-bg.png') bottom center no-repeat Transparent;
    background-size: cover;
}
#carousel-header .carousel-next-icon, #carousel-header .carousel-prev-icon {
    display: inline-block;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
    font-size: 50px;
}
.home_image{ margin: -50px auto; }
#top-nav{
    position: absolute; margin-right: 55px;margin-top: 10px;right:0;z-index:999999;
}
#top-nav > p > small{
    color: #efefef; 
}
#layout-nav{
	background: #ffffff;
    border: none;
    border-radius: 0;
	margin-top: 50px;
}
#layout-nav .nav-header{
    padding: 15px;
}
.navbar-brand {
    padding: 0;
}
/*Transitiion Nav*/
#layout-nav.fixedtheme{
    background: #ffffff;
    border: none;
    border-radius: 0;
	margin-top: 0;
}
.fixedtheme #main-nav{
    margin-top: 0;
}
.fixedtheme .navbar-brand > img{
    max-width: 180px;
    transition: 0.5s;
}
.fixedtheme .navbar-brand{
    margin-top: -5px;
}
#layout-nav, #main-nav, .navbar-brand > img{
    -webkit-transition:  0.5s;
    -moz-transition:  0.5s;
    -o-transition:  0.5s;
}
.navbar-nav > li {
    position: relative;
    display: block;
    padding: 12px 5px;
}
@media (min-width: 992px){
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 10px 20px;
    }
}
.navbar-light .navbar-nav > li > a {
    position: relative;
    display: block;
    padding: 10px 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 30px;
    color: #111111 !important;
    font-size: 14px;
}
.navbar-light .navbar-nav > .active > a:hover, .navbar-light .navbar-nav > .active > a, .navbar-light .navbar-nav > .active > a:hover, .navbar-light .navbar-nav > .active > a:focus {
    color: #ffffff !important;
    background-color: #224696;
}

/*footer*/
#footer-contact{ background: url('../images/footer-bg.png') no-repeat transparent;  background-size: cover; padding: 20px 0; padding-top:150px; margin-top: -100px;  }
#footer{
    background: #222222;
    padding:30px 0;
}
#copyright{
    background: #111111;
    padding:10px 0;
}
.back-to-top h1{ font-size:4rem; margin: 0; padding:0; text-align: center; }
.backtotopcontainer { max-width: 100px; }

/**/

.btn-label {position: relative;left: -12px;display: inline-block;padding: 6px 12px;background: #ffffff;background: rgba(0,0,0,0.15);border-radius: 3px 0 0 3px;}
span.bgprimarynew{ background: #186e9e; color: #efefef; }
.btn-round > .btn-label{ border-top-left-radius: 17px;border-bottom-left-radius: 17px; }
.btn-labeled {padding-top: 0;padding-bottom: 0;}
.btn { margin-bottom:10px; }
.text-custom { color: #224696!important; }
.bg-custom { background-color: #224696!important; }
.text-dropshadow { text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7); }
.btn-custom {
  background: #224696;
  color: #ffffff;
  text-decoration: none;
}

.btn-custom:hover {
  background: #092970;
  color: #ffffff;
  text-decoration: none;
}
.btn-gradient {
  background: #224696;
  background-image: -webkit-linear-gradient(left, #224696, #092970);
  background-image: -moz-linear-gradient(left, #224696, #092970);
  background-image: -ms-linear-gradient(left, #224696, #092970);
  background-image: -o-linear-gradient(left, #224696, #092970);
  background-image: linear-gradient(to right, #224696, #092970);
  color: #ffffff;
  text-decoration: none;
}

.btn-gradient:hover {
  background: #092970;
  color: #efefef;
  text-decoration: none;
}
.btn-xl,.btn-group-xl>.btn{
min-width:					10px;
font-size:					1.3em;
padding:					0.9rem 2rem;
border-radius:				8px
} 

/* *** .btn-round *** */
.btn-round{
	border-radius:			30px
}

/* *** .btn-group-round *** */
.btn-group-round>.btn:first-child:not(:last-child):not(.dropdown-toggle){
	border-bottom-left-radius:	30px;
	border-top-left-radius:		30px
} 

.btn-group-round>.btn:last-child:not(:first-child),.btn-group-round>.dropdown-toggle:not(:first-child){
	border-bottom-right-radius:	30px;
	border-top-right-radius:	30px
} 
/***/
.bg-opacity{ background: #ffffff; background: rgba(255,255,255,0.8); }
.bg-opacity2{ background: #ffffff; background: rgba(255,255,255,0.5); }
.ar_cube{ margin-right: 0; }
#layout-footer {
    position: absolute;
	bottom: 0;
    width: 100%;
}
.section{ padding: 60px 0; }