﻿.b-top-options-panel {
   
}

.colorme {
    background-color: #134F79   !important;
}

.f-top-nav a {
    color: #ddd !important;
}
.f-top-nav-dropdown .f-top-nav__1level > a {
    color: #000000 !important;
}
@media screen and (max-width: 1024px) {
  .navbar {
      min-height: 0px !important;
  }  
}

.b-top-options-panel {
    border-bottom: 4px solid #333333;
}
.f-top-nav li {
    padding: 20px 0;
}
.f-top-nav li:hover {
	
	/*border-bottom:3px solid #622546;
      /*background: #6F624F;*/
    }
.f-top-nav  li:hover a {
        color: #DC5412	 !important;
}
.f-top-nav  a:hover {
        color: #DC5412 !important;
}
.b-header__box {
      padding-top:  0 !important;
     padding-bottom:  0 !important;
}
.b-top-nav__1level_wrap {
    margin-bottom: 0 !important;
}
body {
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    color: #000;
    background: #F3F0E7;
	
}
.l-main-container {
    background: transparent !important;
}
.b-footer-primary {
    background: #E6E6E6 !important;
	
}
footer {
    background: #945E06 !important;
	border-top:2px solid #B6B2A7 !important;
}
.b-header__social-box {
    padding: 11px 0 !important;
}
.l-main-container {
    min-height: 450px;
}
.f-header-ico-group .b-header__social-box a {
    background:  #fff !important;
    color: #13527E !important;
}
 
 .btn-primary {
    background-color: #666666;
    border-color: #13527E;
    color: #fff;
 }
  .btn-primary:hover {
      background-color: #13527E !important;
    border-color: #13527E !important;
    color: #fff;
  }
.button-gray {
    background-color: #666666;
    border-color: #13527E;
    color: #fff;
}
.button-gray:hover {
    background-color: #13527E !important;
    border-color: #13527E !important;
    color: #fff;
}
.f-option-contacts a {
    color: #13527E;
}
.f-option-contacts a:hover {
    color: #666666;
}


input:focus { 
    border-color:#13527E  !important;
box-shadow:0px 0px !important;
}
.f-copyright {
       color: #666666;
}

h4, .h4 {
    color: #000;
}