h2 {
    font-family: 'Robotobold', sans-serif; 
    font-size: 32px;
    line-height: 38px;   
}

h3 {
    font-family: 'Robotomedium', sans-serif;    
    font-size: 18px;
}

h4 {
    font-family: 'Robotomedium', sans-serif;
}

.error {
    /*color: #FF0000 !important;*/
    background-color: #ffd5d5;
}

.home-three .scrolltotop {
    background-color: #fec50d;
}
.home-three .scrolltotop:hover {
    background-color: #286090 !important;
}    

.offcanvas-toggle .icon-bar {
    background-color: #fff;
}

#js-bootstrap-offcanvas {
    background-color: #404041;
    z-index: 10000;
}

.navbar-offcanvas li {
    width: 100%;
}

.navbar-offcanvas {
    /*padding: 0; */
}    

.navbar-offcanvas .menu_lvl2 {
    padding: 0 10px;
}

.navbar-offcanvas a.menu_title {
    margin-top: 15px;
    margin-bottom: 0px;
    padding: 0 10px;
    /*color: #fff;*/
} 

.navbar-offcanvas span.menu_title {
    margin-top: 15px;
    margin-bottom: 0px;
    padding: 0 10px;
    /*color: #fff;*/
}

.navbar-nav .open .dropdown-menu {
    background-color: #fff;
    padding: 0px 0px 20px;
}

.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 0 10px;
}    

.navbar {
    background-color: #2a2a2a;
    border-radius: 0;
}

.navbar-header {
    margin-top: 0px;
}

.navbar-brand {
    padding: 10px 15px;
}

.phone {
    /*border: solid 1px red; */
    color: #bcbdc0; 
    right: 30px; 
    top: 0px;
    position: absolute;
    font-size: 12px;
}  

.navbar-nav {
    margin-top: 20px;
}

.navbar-nav > li > a {
    font-size: 16px;
    color: #fff;

    padding-top: 12px;
    padding-bottom: 20px;
}  

.navbar-nav > li > a:hover {
    /*padding-top: 15px; */
    color: #414042;
    
    /*padding-top: 18px;*/
    padding-top: 12px;
    /*padding-bottom: 14px;*/
}

.dropdown-menu {
    z-index: 10000;    
}    

.nav > li > a:focus, .nav > li > a:hover, .nav > li > a:active {
    background-color: #fff;
    color: #414042;
}    

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    /*padding-top: 5px; */
    color: #414042;    
} 

.main_page {
    height: 405px;
    /*height: 540px;*/
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
}

.btn_srch {
    /*background-color: #fff;*/
    
}

.srch_block {
    position: absolute; 
    top: 100%; 
    background-color: #fff;
    width: 250px;
    /*height: 50px;*/
    padding: 5px 5px;
    z-index: 1000;
    right: 130px;
    color: #000;
    display: none;
}   

.search_input {
    width: 100%;    
}

.navbar-brand > img {
    width: 132px;
}

.icon img {
    width: 29px;
    height: 29px;
}

.flag img {
    width: 29px;
    /*height: 20px;*/
}

.btn_msg img {
    width: 47px;
}

.btn_msg {
    /*position: fixed;*/
    
    position: absolute; 
    top: 190px;
    right: -132px;
    width: 160px;
    height: 105px;
    /*top: 110px;*/
    /*right: 236px;*/
    background-color:   #fec50d; /*#0060af; /*#fec50d;  /*  */
    text-align: center;
    cursor: pointer;
	text-color: #13100f;
}

.form-group {
    padding: 0 10px;
}

.close {
    font-weight: normal;
    text-shadow: none;    
}    


.btn_msg:hover {
    background-color: RGBA(0, 96, 175, 0.95);
    /*background-color: RGBA(40, 96, 144, 0.95);*/
    opacity: 0.95;
    /*transition: opacity 0.9s;*/
}

.btn_text {
    font-family: 'Robotomedium', sans-serif;
    font-size: 14px;
    color: #13100f;
    margin-top: 2px;
}

.home-three .search-and-signup-button {
    padding: 28px 0 15px 34px;
}

.dropdown-menu {
    /*top: 0;*/
    margin-top: 0px !important;
    border: 0;
    max-width: 940px;
    
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 20px; 
    
    /*padding: 0 20px;*/   
}    
/*.yamm-fw .dropdown-menu {
    max-width: 1000px;
}  */  

ul.dropdown-menu li {
    margin-bottom: 13px;
}

.dropdown-menu div.row div {
    /*padding: 10px 80px;*/
    padding: 10px 15px;
}

a.more {
    text-decoration: underline;
    text-transform: uppercase;
}

a.menu_title {
    font-family: 'Robotomedium', sans-serif;
    font-size: 15px;
    color: #404041;
    /*font-weight: bold;*/
    border-bottom: solid 1px #d0d2d4;
    padding-bottom: 3px;
    margin-bottom: 10px;
    background-color: transparent !important;
}

span.menu_title {
    font-family: 'Robotomedium', sans-serif;
    font-size: 15px;
    color: #404041;
    /*font-weight: bold;*/
    border-bottom: solid 1px #d0d2d4;
    padding-bottom: 3px;
    margin-bottom: 10px;
    background-color: transparent !important;
}



.menu_lvl2 li {
    margin-top: 5px;
}

.menu_lvl2 {
    margin-top: 30px;
    line-height: 18px;
}

.menu_lvl2 a {
    color: #404041;
}

.menu_lvl2 a:hover, .menu_lvl2 a:active, .menu_lvl2 a:focus {
    color: #4a74b9;
    text-decoration: underline;
    font-size: 14px;
}

.navbar-nav > li > .dropdown-menu {
    border-radius: 0; 
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    opacity: 0.95;
    filter:alpha(opacity=95);
    /*padding: 0 0 20px;*/
    padding: 0 40px 20px;
}

.is-sticky .navbar-nav > li > a {
   padding-top: 7px;
   padding-bottom: 18px; 
}

/*#info {
  
  margin-top: 72px;
}*/

#main-slider {
  overflow: hidden;
  margin-top: 72px;
}
#main-slider .item {
  height: 540px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}
#main-slider .slider-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}

p.slider {
    font-family: 'Robotomedium', sans-serif;
    font-size: 18px;
    line-height: 24px;
}

.bread {
    padding-left: 75px;
    padding-top: 13px;
    color: #fff;
}

.bread a {
    color: #fff;
    text-decoration: underline;
}

.bggray {
    background-color: #ededee;
}



/*#info > .row {
    margin: 0px !important;
}*/

.container {
    margin-right: auto;
    margin-left: auto;
}

  

/*.bggray {
    margin: 0px !important;
}*/

.owl-controls {
    position: relative;
    top: -300px;
    /*left: 18%;*/
    /*margin-bottom: -50px;*/
    z-index: 500;
}    

.owl-theme .owl-dots .owl-dot span {
    width: 20px !important;
    height: 20px !important;    
}    

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #f0eff2;
}

.owl-theme .owl-dots .owl-dot span {
    background: #89756f;
}    
    
.carousel-content {
    
    margin-top: 50px;
    margin-left: 45px;
    padding: 15px 30px;
    width: 430px;
    background-color: RGBA(0, 0, 0, 0.6);
    /*opacity: 0.6; 
    filter: alpha(Opacity=60); */
}

.carousel-content h1 {    
    font-family: 'Roboto', sans-serif;
    font-size: 44px;
    line-height: 46px;
    color: #fff;
    margin-bottom: 30px;    
}

.carousel-content h1 span {    
    color: #fec50d   
}

.carousel-content h2 {    
    font-family: 'Roboto', sans-serif;
    font-size: 44px;
    line-height: 46px;
    color: #fff;
    margin-bottom: 30px;    
}

.carousel-content h2 span {    
    color: #fec50d   
}

.carousel-content h2 yell {    
    color: #fec50d   
}

.info .carousel-content {
    width: 460px; 
    margin-left: 15px;
    margin-top: 10px;   
}

.info .carousel-content h2 {
    margin: 20px 0px; 
}

.cont_carusel .owl-prev,
.cont_carusel .owl-next {
  position: absolute;
  top: 50%;
  /*background-color: rgba(0, 0, 0, 0.2);*/
  /*color: #777;
  font-size: 30px;
  display: inline-block;*/
  margin-top: -35px;
  /*height: 70px;
  width: 70px;
  line-height: 70px;*/
  text-align: center;
  /*border-radius: 100px;*/
  z-index: 5;
  /*margin-top: -20%;*/
  
  /*-webkit-transition: background-color 400ms;
  transition: background-color 400ms;*/
}

.owl-buttons div {
    opacity: 1;    
}

.cont_carusel .owl-prev:hover,
.cont_carusel .owl-next:hover {
  /*background-color: #231E64;*/
  color: #999;
  opacity: 0.5;
}

.owl-pagination {
    top: 250px;    
    /*bottom: -250px;*/
}    
    
.cont_carusel .owl-prev {
  left: -55px;
  /*text-indent: 14px;*/
}
.cont_carusel .owl-next {
  right: -55px;
  /*text-indent: -14px;*/
}

.ge-content .btn-primary {
    color: #fff;
    text-decoration: none;
}

.ge-content table {
    
}


.ge-content table td {
    border: 3px solid #fff;
    padding: 5px 20px;
    font-size: 16px;
    line-height: 16px;
}



.ge-content .btn-primary:after {
    content: '';
}

.btn-primary {
    background-color: #0060af;
    border-color: #0060af;
    border-radius: 0;
}

.btn-slider {
    margin: 10px 0;
}

/* WHITE */


.bg_white {
    background-color: #fff;
    text-align: center;
    /*padding-bottom: 30px;*/
    /*padding-bottom: 130px;*/
}

.bg_white h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 32px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 35px;
    color: #414142;
    padding: 3px 0;
    display: inline-block;
    border-bottom: solid 3px #fec50d;
}


.owl-carousel_resp h4 {
    font-family: 'Robotomedium', sans-serif;
    margin-top: 40px;
    font-size: 18px;
    /*font-weight: 300;*/
    text-align: left;
}

.bg_white .sub_title {
    /*margin-top: 5px;*/
    font-size: 14px;
    text-align: left;
    line-height: 18px;
}

.resp_desc {
    font-family: 'Robotolight', sans-serif;
    margin-top: 10px;
    font-size: 14px;
    font-weight: lighter; 
    text-align: left; 
    line-height: 18px;  
}


/* GRAY */

.bg_gray {
    background-color: #ededee;
    /*padding-bottom: 30px;*/
    /*padding-bottom: 130px;*/
}

.bg_gray h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 32px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 35px;
    color: #414142;
    padding: 3px 0;
    display: inline-block;
    border-bottom: solid 3px #fec50d;
}

.bg_gray {
    text-align: center;
}

.owl-carousel_news h4 {
    font-family: 'Robotomedium', sans-serif;
    font-size: 16px;
    /*font-weight: 300;*/
    text-align: left;
}

.news_date {
    font-size: 13px;
    color: #005baa;
    text-align: left;
    margin-top: 15px;
}

.news_desc {
    font-family: 'Robotolight', sans-serif;
    font-size: 14px;
    color: #414042;
    text-align: left;
    margin-top: 35px;
}

.ge-content a, a:active {
    color: #0060af;
    text-decoration: underline;
    font-size: 14px;
}

.ge-content a:hover {    
    color: #0060af;
    text-decoration: none;
    /*font-size: 16px;*/
}

.ge-content a:after  {
    /*content: "  \203A";*/  
}

a.btn-primary, a.btn-primary:focus  {
   background-color: #0060af; 
   color: #fff; 
   border: 0;
}

a.btn-primary:hover, a.btn-primary:active  {
   background-color: #fec50d;
   color: #fff;   
   border: 0; 
}

a.btn-form, a.btn-form:active, a.btn-form:focus {
   background-color: #0060af; 
   color: #fff; 
   border: 0;
   border-radius: 0;
   padding: 7px 30px;  
}

a.btn-form:hover {   
    background-color: #fec50d;
    color: #fff;    
}


a.btn-main, a.btn-main:active, a.btn-main:focus  {
   font-family: 'Robotomedium', sans-serif; 
   font-size: 17px;
   background-color: #0060af; 
   color: #fff; 
   border: 0;
   border-radius: 0;
   padding: 7px 25px; 
   text-decoration: none; 
}

a.btn-main:hover {   
    background-color: #fec50d;
    color: #fff;    
}

a.btn-main:after {
    content: '';
}

.btn-lg {
    font-family: 'Robotomedium', sans-serif;
    font-size: 18px;
    padding: 10px 20px;
}

.modal-content {
    border-radius: 0;    
}    

.modal-title {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #fff;
}

.modal-header {
    background-color: #00509f;
    text-align: center;
    padding: 8px 15px;
    border-bottom: 0px;
}

.modal-body {
    background-color: #404041;
}



.form-control {
    border-radius: 0;
    border: 0;    
} 

.form-control:focus {
    border: 0;    
}

.form_phone {
    font-family: 'Roboto', sans-serif;
    color: #a7a9ac;
    font-size: 19px;
}   

.form-group {
    /*margin-bottom: 0;*/
}

.btn-form {
    font-size: 16px;
}

.btn_msg img {
    margin-top: 8px;
}

.btn-form:hover, .btn-form:active {
    font-size: 16px;
}

/* DARK */
.bg_dark {
    background-color: #404041;
    padding-bottom: 80px;
    border-bottom: solid 12px #fec50d;
}

.bg_dark .ge-content {
    text-align: center;
}

.bg_dark h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 32px;    
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
    color: #ffffff;
    padding: 3px 0;
    display: inline-block;
    border-bottom: solid 3px #fec50d;
}

.bg_dark .ge-content h3 {
    
    font-family: 'Robotomedium', sans-serif;
    color: #fff;
    font-size: 20px;
    /*font-weight: bold;*/
}

.bg_dark .col-md-4 {
    padding-right: 30px;
    padding-left: 30px;
}

.footer-area .col-md-4 {
    padding-right: 30px;
    padding-left: 30px;
}

.bg_dark p {
    color: #d1d3d4;
    font-size: 14px;
    line-height: 18px;
}

.bg_dark a {
    color: #00b3f0;
    font-size: 16px;
}

.bg_dark a:hover {
    color: #00b3f0;
    text-decoration: none; 
}


.footer-area {
    background-color: #404041;
}

.footer-copyright {
    border-top: 0 !important;
}

.footer-copyright p {
    font-size: 12px;
    color: #a7a9ac;
    
}

.footer-area .ge-content {
    margin: 50px 0 20px;
    color: #a7a9ac;
}

.footer-area .ge-content a {
    font-size: 14px;
    color: #e6e7e8;    
}

.footer-area .ge-content a:hover {    
    color: #00b3f0;    
}

.footer-area h6 {
    font-size: 13px; 
    color: #a7a9ac;
}

.footer-area a:hover img {
    opacity: 0.8;
}

.footer-bottom-area a:after {
    content: '';
}