.mc {
  margin-left: auto;
  margin-right: auto;
}
.mt-0 {
  margin-top: 0;
}
.mr-0 {
  margin-right: 0;
}
.mb-0 {
  margin-bottom: 0;
}
.ml-0 {
  margin-left: 0;
}
.pt-0 {
  padding-top: 0;
}
.pr-0 {
  padding-right: 0;
}
.pb-0 {
  padding-bottom: 0;
}
.pl-0 {
  padding-left: 0;
}
@media (max-width: 767px) {
  .mc-sm {
    margin-right: auto;
    margin-left: auto;
  }
  .mt-xs {
    margin-top: 4px;
  }
  .mr-xs {
    margin-right: 4px;
  }
  .mb-xs {
    margin-bottom: 4px;
  }
  .ml-xs {
    margin-left: 4px;
  }
  .mt-sm {
    margin-top: 8px;
  }
  .mr-sm {
    margin-right: 8px;
  }
  .mb-sm {
    margin-bottom: 8px;
  }
  .ml-sm {
    margin-left: 8px;
  }
  .mt-md {
    margin-top: 11px;
  }
  .mr-md {
    margin-right: 11px;
  }
  .mb-md {
    margin-bottom: 11px;
  }
  .ml-md {
    margin-left: 11px;
  }
  .mt-lg {
    margin-top: 23px;
  }
  .mr-lg {
    margin-right: 23px;
  }
  .mb-lg {
    margin-bottom: 23px;
  }
  .ml-lg {
    margin-left: 23px;
  }
  .mt-xl {
    margin-top: 38px;
  }
  .mr-xl {
    margin-right: 38px;
  }
  .mb-xl {
    margin-bottom: 38px;
  }
  .ml-xl {
    margin-left: 38px;
  }
  .pt-xs {
    padding-top: 4px;
  }
  .pr-xs {
    padding-right: 4px;
  }
  .pb-xs {
    padding-bottom: 4px;
  }
  .pl-xs {
    padding-left: 4px;
  }
  .pt-sm {
    padding-top: 8px;
  }
  .pr-sm {
    padding-right: 8px;
  }
  .pb-sm {
    padding-bottom: 8px;
  }
  .pl-sm {
    padding-left: 8px;
  }
  .pt-md {
    padding-top: 11px;
  }
  .pr-md {
    padding-right: 11px;
  }
  .pb-md {
    padding-bottom: 11px;
  }
  .pl-md {
    padding-left: 11px;
  }
  .pt-lg {
    padding-top: 23px;
  }
  .pr-lg {
    padding-right: 23px;
  }
  .pb-lg {
    padding-bottom: 23px;
  }
  .pl-lg {
    padding-left: 23px;
  }
  .pt-xl {
    padding-top: 38px;
  }
  .pr-xl {
    padding-right: 38px;
  }
  .pb-xl {
    padding-bottom: 38px;
  }
  .pl-xl {
    padding-left: 38px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mc-md {
    margin-right: auto;
    margin-left: auto;
  }
  .mt-xs {
    margin-top: 4px;
  }
  .mr-xs {
    margin-right: 4px;
  }
  .mb-xs {
    margin-bottom: 4px;
  }
  .ml-xs {
    margin-left: 4px;
  }
  .mt-sm {
    margin-top: 8px;
  }
  .mr-sm {
    margin-right: 8px;
  }
  .mb-sm {
    margin-bottom: 8px;
  }
  .ml-sm {
    margin-left: 8px;
  }
  .mt-md {
    margin-top: 11px;
  }
  .mr-md {
    margin-right: 11px;
  }
  .mb-md {
    margin-bottom: 11px;
  }
  .ml-md {
    margin-left: 11px;
  }
  .mt-lg {
    margin-top: 23px;
  }
  .mr-lg {
    margin-right: 23px;
  }
  .mb-lg {
    margin-bottom: 23px;
  }
  .ml-lg {
    margin-left: 23px;
  }
  .mt-xl {
    margin-top: 38px;
  }
  .mr-xl {
    margin-right: 38px;
  }
  .mb-xl {
    margin-bottom: 38px;
  }
  .ml-xl {
    margin-left: 38px;
  }
  .pt-xs {
    padding-top: 4px;
  }
  .pr-xs {
    padding-right: 4px;
  }
  .pb-xs {
    padding-bottom: 4px;
  }
  .pl-xs {
    padding-left: 4px;
  }
  .pt-sm {
    padding-top: 8px;
  }
  .pr-sm {
    padding-right: 8px;
  }
  .pb-sm {
    padding-bottom: 8px;
  }
  .pl-sm {
    padding-left: 8px;
  }
  .pt-md {
    padding-top: 11px;
  }
  .pr-md {
    padding-right: 11px;
  }
  .pb-md {
    padding-bottom: 11px;
  }
  .pl-md {
    padding-left: 11px;
  }
  .pt-lg {
    padding-top: 23px;
  }
  .pr-lg {
    padding-right: 23px;
  }
  .pb-lg {
    padding-bottom: 23px;
  }
  .pl-lg {
    padding-left: 23px;
  }
  .pt-xl {
    padding-top: 38px;
  }
  .pr-xl {
    padding-right: 38px;
  }
  .pb-xl {
    padding-bottom: 38px;
  }
  .pl-xl {
    padding-left: 38px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mc-lg {
    margin-right: auto;
    margin-left: auto;
  }
  .mt-xs {
    margin-top: 5px;
  }
  .mr-xs {
    margin-right: 5px;
  }
  .mb-xs {
    margin-bottom: 5px;
  }
  .ml-xs {
    margin-left: 5px;
  }
  .mt-sm {
    margin-top: 10px;
  }
  .mr-sm {
    margin-right: 10px;
  }
  .mb-sm {
    margin-bottom: 10px;
  }
  .ml-sm {
    margin-left: 10px;
  }
  .mt-md {
    margin-top: 15px;
  }
  .mr-md {
    margin-right: 15px;
  }
  .mb-md {
    margin-bottom: 15px;
  }
  .ml-md {
    margin-left: 15px;
  }
  .mt-lg {
    margin-top: 30px;
  }
  .mr-lg {
    margin-right: 30px;
  }
  .mb-lg {
    margin-bottom: 30px;
  }
  .ml-lg {
    margin-left: 30px;
  }
  .mt-xl {
    margin-top: 50px;
  }
  .mr-xl {
    margin-right: 50px;
  }
  .mb-xl {
    margin-bottom: 50px;
  }
  .ml-xl {
    margin-left: 50px;
  }
  .pt-xs {
    padding-top: 5px;
  }
  .pr-xs {
    padding-right: 5px;
  }
  .pb-xs {
    padding-bottom: 5px;
  }
  .pl-xs {
    padding-left: 5px;
  }
  .pt-sm {
    padding-top: 10px;
  }
  .pr-sm {
    padding-right: 10px;
  }
  .pb-sm {
    padding-bottom: 10px;
  }
  .pl-sm {
    padding-left: 10px;
  }
  .pt-md {
    padding-top: 15px;
  }
  .pr-md {
    padding-right: 15px;
  }
  .pb-md {
    padding-bottom: 15px;
  }
  .pl-md {
    padding-left: 15px;
  }
  .pt-lg {
    padding-top: 30px;
  }
  .pr-lg {
    padding-right: 30px;
  }
  .pb-lg {
    padding-bottom: 30px;
  }
  .pl-lg {
    padding-left: 30px;
  }
  .pt-xl {
    padding-top: 50px;
  }
  .pr-xl {
    padding-right: 50px;
  }
  .pb-xl {
    padding-bottom: 50px;
  }
  .pl-xl {
    padding-left: 50px;
  }
}
@media (min-width: 1200px) {
  .mc-xl {
    margin-right: auto;
    margin-left: auto;
  }
  .mt-xs {
    margin-top: 8px;
  }
  .mr-xs {
    margin-right: 8px;
  }
  .mb-xs {
    margin-bottom: 8px;
  }
  .ml-xs {
    margin-left: 8px;
  }
  .mt-sm {
    margin-top: 15px;
  }
  .mr-sm {
    margin-right: 15px;
  }
  .mb-sm {
    margin-bottom: 15px;
  }
  .ml-sm {
    margin-left: 15px;
  }
  .mt-md {
    margin-top: 23px;
  }
  .mr-md {
    margin-right: 23px;
  }
  .mb-md {
    margin-bottom: 23px;
  }
  .ml-md {
    margin-left: 23px;
  }
  .mt-lg {
    margin-top: 45px;
  }
  .mr-lg {
    margin-right: 45px;
  }
  .mb-lg {
    margin-bottom: 45px;
  }
  .ml-lg {
    margin-left: 45px;
  }
  .mt-xl {
    margin-top: 75px;
  }
  .mr-xl {
    margin-right: 75px;
  }
  .mb-xl {
    margin-bottom: 75px;
  }
  .ml-xl {
    margin-left: 75px;
  }
  .pt-xs {
    padding-top: 8px;
  }
  .pr-xs {
    padding-right: 8px;
  }
  .pb-xs {
    padding-bottom: 8px;
  }
  .pl-xs {
    padding-left: 8px;
  }
  .pt-sm {
    padding-top: 15px;
  }
  .pr-sm {
    padding-right: 15px;
  }
  .pb-sm {
    padding-bottom: 15px;
  }
  .pl-sm {
    padding-left: 15px;
  }
  .pt-md {
    padding-top: 23px;
  }
  .pr-md {
    padding-right: 23px;
  }
  .pb-md {
    padding-bottom: 23px;
  }
  .pl-md {
    padding-left: 23px;
  }
  .pt-lg {
    padding-top: 45px;
  }
  .pr-lg {
    padding-right: 45px;
  }
  .pb-lg {
    padding-bottom: 45px;
  }
  .pl-lg {
    padding-left: 45px;
  }
  .pt-xl {
    padding-top: 75px;
  }
  .pr-xl {
    padding-right: 75px;
  }
  .pb-xl {
    padding-bottom: 75px;
  }
  .pl-xl {
    padding-left: 75px;
  }
}
/*---------------------------------------------------
    LESS Elements 0.6
  ---------------------------------------------------
    A set of useful LESS mixins by Dmitry Fadeyev
    Special thanks for mixin suggestions to:
      Kris Van Herzeele,
      Benoit Adam,
      Portenart Emile-Victor,
      Ryan Faerman

    More info at: http://lesselements.com
-----------------------------------------------------*/
.border-radius {
  border-radius: 2px;
}
.text-center {
  text-align: center;
}
.button_number .button_header {
  color: #fff;
  font-size: 20px !important;
  text-transform: uppercase;
  padding: 15px 30px;
  border-radius: 3px;
  font-weight: 100;
  display: inline-block;
  background: #160903 !important;
  border: 2px solid #1c3f95;
  font-family: 'Open Sans', sans-serif;
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .button_number .button_header {
    font-size: 15px !important;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .button_number .button_header {
    font-size: 15px !important;
  }
}
@media only screen and (min-width:0) and (max-width:767px) {
  .button_number .button_header {
    font-size: 13px !important;
  }
}
.button_number .button_header:hover {
  background: #1ab0db;
  color: #fff;
  border: 2px solid #fff;
  text-decoration: none !important;
}
.pt0 {
  padding-top: 0 !important;
}
.bg_other_page {
  background: rgba(0, 0, 0, 0.79) !important;
}
@media screen and (max-width: 315px) {
  .navbar-header .logo {
    display: none;
  }
  .navbar-header .logo2 {
    display: block !important;
  }
}
@media only screen and (min-width:0) and (max-width:767px) {
  .navbar .navbar-brand {
    padding: 15px 0px !important;
  }
}
.navbar-header .logo2 {
  display: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #fff;
  padding-top: 15px;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand img {
  width: 145px;
  margin-top: 3px;
}
.header .background_nav {
  webkit-box-shadow: -1px 3px 19px 0px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: -1px 3px 19px 0px rgba(0, 0, 0, 0.7);
  background: rgba(0, 0, 0, 0.85);
  transition: 1s;
}
.header .lines-angle {
  width: 36px;
  height: 36px;
  float: left;
  border-bottom: 1px solid #7D7D7D;
  border-right: 1px solid #7D7D7D;
  transform: rotate(-45deg);
  margin-top: 23px;
  margin-right: 8px;
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .header .lines-angle {
    width: 24px;
    height: 24px;
    margin-top: 28px;
  }
}
.header .nav-top {
  z-index: 3000;
  height: 82px;
  margin: 0;
  position: fixed;
  width: 100%;
  max-width: 1920px;
  border: none;
  border-radius: 0;
	overflow: hidden;
}
@media only screen and (min-width:0) and (max-width:767px) {
  .header .nav-top {
    webkit-box-shadow: -1px 3px 19px 0px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: -1px 3px 19px 0px rgba(0, 0, 0, 0.7);
    background: rgba(0, 0, 0, 0.73);
  }
}
@media screen and (max-width: 600px) {
  .header .nav-top .xs-header {
    width: 100%;
  }
  .header .nav-top .xs-header .navbar-header {
    text-align: center;
  }
}
.header .nav-top #navbar ul li,
.header .nav-top #navbar1 ul li {
  transform: skew(-26deg);
}
@media only screen and (min-width:0) and (max-width:767px) {
  .header .nav-top #navbar ul li,
  .header .nav-top #navbar1 ul li {
    transform: skew(0deg);
  }
}
.header .nav-top .link {
  transform: skew(26deg);
}
@media only screen and (min-width:0) and (max-width:767px) {
  .header .nav-top .link {
    transform: skew(0deg);
  }
}
@media only screen and (min-width:0) and (max-width:767px) {
  .header .nav-top {
    overflow: visible;
  }
}
.header .nav-top .logo {
    margin-top: 6px;
    text-align: left;
}
.header .nav-top .logo a img {
	height: 67px;
}
.header .nav-top .logo .menu1 {
  margin-top: 18px;
  margin-left: 10px;
  margin-right: 10px;
}
@media screen and (max-width: 1500px) {
  .header .nav-top .logo .menu1 {
    margin-left: 0;
    margin-right: 0;
  }
}
.header .nav-top .logo .item1 img {
  width: 76%;
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .header .nav-top .logo .item1 img {
    width: 72%;
  }
}
@media only screen and (min-width:0) and (max-width:767px) {
  .header .nav-top .logo .item1 img {
    width: 200px;
  }
}
.header .nav-top .main_menu {
  width: 662px;
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .header .nav-top .main_menu {
    width: 438px;
  }
}
.header .nav-top .block_buttons .shop_basket {
  float: left;
  margin-top: -6px;
  margin-left: 53px;
  border: 1px solid rgba(255, 255, 255, 0.17);
}
@media screen and (max-width: 1650px) {
  .header .nav-top .block_buttons .shop_basket {
    margin-left: 30px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .header .nav-top .block_buttons .shop_basket {
    margin-left: 0px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .header .nav-top .block_buttons .shop_basket {
    margin-left: 35px;
    border: none;
  }
}
.header .nav-top .block_buttons .shop_basket .wrapper_shop {
  padding-top: 20px;
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .header .nav-top .block_buttons .shop_basket .wrapper_shop {
    padding-top: 24px;
  }
}
.header .nav-top .block_buttons .shop_basket .wrapper_shop .button {
  float: left;
  width: 72px;
  border-radius: 0;
  height: 96px;
  background: transparent;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  color: #fff;
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .header .nav-top .block_buttons .shop_basket .wrapper_shop .button {
    width: 60px;
  }
}
.header .nav-top .block_buttons .shop_basket .wrapper_shop .button img {
  display: block;
  width: 25px;
  height: 25px;
  margin: auto;
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .header .nav-top .block_buttons .shop_basket .wrapper_shop .button img {
    width: 25px;
  }
}
.header .nav-top .block_buttons .shop_basket .wrapper_shop .button span {
  margin-top: 10px;
  display: block;
}
@media screen and (max-width: 1650px) {
  .header .nav-top .block_buttons .shop_basket .wrapper_shop .button span {
    display: none;
  }
}
.header .nav-top .block_buttons .shop_basket .wrapper_shop .button span a {
  color: inherit;
  text-decoration: none;
}
.header .nav-top .block_buttons .shop_basket .wrapper_shop .button span a:hover {
  text-decoration: underline;
}
.header .nav-top .block_buttons .shop_basket .wrapper_shop .button p {
  display: none;
}
@media screen and (max-width: 1650px) {
  .header .nav-top .block_buttons .shop_basket .wrapper_shop .button p {
    display: block;
    margin-top: 10px;
    font-size: 12px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .header .nav-top .block_buttons .shop_basket .wrapper_shop .button p {
    font-size: 10px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .header .nav-top .block_buttons .shop_basket .wrapper_shop .button p {
    font-size: 14px;
  }
}
.header .nav-top .block_buttons .shop_basket .wrapper_shop .button p a {
  color: inherit;
  text-decoration: none;
}
.header .nav-top .block_buttons .shop_basket .wrapper_shop .button p a:hover {
  text-decoration: underline;
}
.header .nav-top .block_buttons .navbar-text {
  float: right !important;
  margin-left: 0 !important;
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .header .nav-top .block_buttons .navbar-text {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 600px) {
  .header .nav-top .block_buttons .navbar-text {
    display: none;
  }
}
.header .nav-top .block_buttons .navbar-text .working_hours {
  line-height: 3px;
  text-align: center;
}
.header .nav-top .block_buttons .navbar-text .working_hours .telephone .large_number {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  color: #fff;
  margin-bottom: 20px;
  margin-top: -10px;
}
.header .nav-top .block_buttons .navbar-text .working_hours .telephone .large_number strong {
  font-family: OpenSans-bold;
  font-size: 22px;
  color: #fff;
}
.header .nav-top .block_buttons .navbar-text .working_hours .telephone .button_number {
  display: block;
  margin-top: -25px;
  margin-bottom: 10px;
}
.header .nav-top .block_buttons .navbar-text .working_hours .telephone .button_number .btn {
  font-size: 20px;
  width: 226px !important;
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .header .nav-top .block_buttons .navbar-text .working_hours .telephone .button_number .btn {
    font-size: 17px;
    width: 185px !important;
  }
}
@media screen and (min-width: 1850px) {
  .header .nav-top .block_buttons .navbar-text .working_hours .telephone .large_number {
    display: block;
  }
  .header .nav-top .block_buttons .navbar-text .working_hours .telephone .button_number {
    display: block;
  }
}
.header .nav-top .block_buttons .navbar-text .working_hours .time {
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  color: #fff;
}
.header .nav-top .block_buttons .navbar-text .working_hours .time-call {
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  color: #fff;
}
.header .nav-top .block_buttons .callback {
  display: none;
  margin-top: 20px;
}
@media screen and (min-width: 1850px) {
  .header .nav-top .block_buttons .callback {
    display: block;
  }
}
.header .nav-top #navbar,
.header .nav-top #navbar1 {
  background: transparent;
  margin-left: 45px;
}
@media screen and (max-width: 1650px) {
  .header .nav-top #navbar,
  .header .nav-top #navbar1 {
    margin-left: 0px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .header .nav-top #navbar,
  .header .nav-top #navbar1 {
    padding: 0;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .header .nav-top #navbar ul,
  .header .nav-top #navbar1 ul {
    margin-left: 0px;
  }
}
.header .nav-top #navbar ul li,
.header .nav-top #navbar1 ul li {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (max-width: 1650px) {
  .header .nav-top #navbar ul li,
  .header .nav-top #navbar1 ul li {
    font-size: 14px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .header .nav-top #navbar ul li,
  .header .nav-top #navbar1 ul li {
    font-size: 9px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .header .nav-top #navbar ul li,
  .header .nav-top #navbar1 ul li {
    font-size: 8px;
    padding: 0;
    text-align: center;
  }
}
.header .nav-top #navbar ul li .link,
.header .nav-top #navbar1 ul li .link {
  color: #fff;
}
.header .nav-top #navbar ul li .link:hover,
.header .nav-top #navbar1 ul li .link:hover {
  color: #fff;
}
@media screen and (max-width: 1650px) {
  .header .nav-top .nav > li > a {
    position: relative;
    display: block;
    padding: 32px 7px;
  }
}
@media only screen and (min-width : 1200px), only screen and (min-width:992px) and (max-width:1199px) {
  .header .nav-top #navbar1 {
    display: none !important;
  }
}
.header .nav-top .dropdown-menu {
  transform: skew(26deg) !important;
  left: 56px;
}
.header .nav-top .dropdown-menu .drop_item {
  transform: skew(0deg) !important;
  padding: 10px;
  list-style: none;
}
.header .nav-top .dropdown-menu .drop_item .link_drop {
  color: #000 !important;
  text-transform: none;
}
.header .nav-top .dropdown-menu .drop_item .link_drop:hover {
  color: #1c3f95 !important;
}
.header .nav-top .nav > li > a:hover,
.header .nav-top .nav > li > a:focus {
  background: #1c3f95 !important;
  color: #261309 !important;
  text-decoration: none;
}
.header .nav-top .nav .active {
  background: #1c3f95 !important;
  color: #261309 !important;
  text-decoration: none;
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .header .nav-top .nav {
    width: 100%;
  }
}
.header .nav-top .navbar-toggle {
    border: 1px solid #ffffff;
    color: white;
}
.header .nav-top .navbar-toggle .icon-bar {
    background: #ffffff;
}
.header #main-nav {
  overflow: auto;
  background: rgba(42, 59, 62, 0.98);
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3001;
}
.header #main-nav .title .logo {
  background-image: url(../new_img/logo_to_menu.html);
  height: 107px;
  width: 300px;
}
@media only screen and (min-width:0) and (max-width:767px) {
  .header #main-nav .title .tabs {
    margin-top: 66px;
  }
}
.header #main-nav .title .tabs .nav-tabs {
  margin-top: 35px;
  border-radius: 2px;
  border: none;
}
.header #main-nav .title .nav-tabs li a {
  border: none;
}
.header #main-nav .title .nav-tabs > li.active > a,
.header #main-nav .title .nav-tabs > li.active > a:hover,
.header #main-nav .title .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: transparent;
  border: none;
  border-bottom-color: transparent;
  cursor: default;
}
.header #main-nav .title .no-touch #main-nav li a:hover {
  background-color: transparent;
}
.header #main-nav .title .nav-tabs > li a {
  font-family: Roboto-light;
  font-size: 18px;
  color: #fff;
  color: #fff !important;
  white-space: nowrap;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
}
.header #main-nav .title .nav-tabs > li:hover {
  background: #DE3726;
}
.header #main-nav .title .nav-tabs > li:hover a {
  font-family: Roboto-light;
  font-size: 18px;
  color: #fff;
  color: #fff !important;
  white-space: nowrap;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
}
.header #main-nav .title .nav-tabs .active {
  background: #DE3726;
}
.header #main-nav .title .nav-tabs .active a {
  font-family: Roboto-light;
  font-size: 18px;
  color: #fff;
  color: #fff !important;
  white-space: nowrap;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
}
.header #main-nav .title .no-touch #main-nav li a:hover {
  background-color: transparent !important;
}
.header #main-nav .title .nav > li > a:hover,
.header #main-nav .title .nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.header #main-nav .menu-item-prop {
  padding: 0 !important;
}
.header #main-nav .menu-item-prop .one-menu-item-prop {
  margin-top: 60px;
  min-height: 250px;
}
.header #main-nav .menu-item-prop .one-menu-item-prop .items {
  margin: auto;
  width: 320px;
}
@media only screen and (min-width:0) and (max-width:767px) {
  .header #main-nav .menu-item-prop .one-menu-item-prop .items {
    text-align: center;
  }
}
.header #main-nav .menu-item-prop .one-menu-item-prop .items .item-base .item {
  cursor: pointer;
}
.header #main-nav .menu-item-prop .one-menu-item-prop .items .item-base .item span {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  color: #f6f7f8;
  line-height: 2;
  padding-left: 20px;
}
.header #main-nav .menu-item-prop .one-menu-item-prop .items .item-base .item img {
  vertical-align: sub;
}
@media only screen and (min-width:0) and (max-width:767px) {
  .header #main-nav .menu-item-prop .one-menu-item-prop .items .items-prop .menu-items-content {
    padding: 0;
  }
}
.header #main-nav .menu-item-prop .one-menu-item-prop .items .items-prop .menu-items-content .menu-item {
  list-style-type: none;
}
.header #main-nav .menu-item-prop .one-menu-item-prop .items .items-prop .menu-items-content .menu-item a {
  text-decoration: none;
  border-bottom: 1px solid #637B84;
  padding-bottom: 3px;
  font-family: Roboto-light;
  font-size: 17px;
  color: #95a5ab;
  line-height: 2.5;
}
.header #main-nav .menu-item-prop .one-menu-item-prop .items .items-prop .menu-items-content .menu-item a:hover {
  text-decoration: none;
  color: #E0F7FF;
}
.header #main-nav .cd-close-menu {
  background-color: #DE3726;
  display: inline-block;
  height: 40px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: 100%;
  top: 0;
  white-space: nowrap;
  width: 40px;
}
.header #main-nav .cd-close-menu::before {
  -moz-transform: rotate(45deg);
  -moz-transition-duration: 0.3s;
  -moz-transition-property: -moz-transform;
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -webkit-transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  background-color: #ffffff;
  content: '';
  display: inline-block;
  height: 3px;
  left: 10px;
  position: absolute;
  top: 18px;
  transform: rotate(45deg);
  transition-duration: 0.3s;
  transition-property: transform;
  width: 20px;
}
.header #main-nav .cd-close-menu::after {
  -moz-transform: rotate(135deg);
  -moz-transition-duration: 0.3s;
  -moz-transition-property: -moz-transform;
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -webkit-transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  background-color: #ffffff;
  content: '';
  display: inline-block;
  height: 3px;
  left: 10px;
  position: absolute;
  top: 18px;
  transform: rotate(135deg);
  transition-duration: 0.3s;
  transition-property: transform;
  width: 20px;
}
.header .cd-menu-trigger {
  display: inline-block;
  width: 35px;
  height: 35px;
}
.header .cd-menu-trigger span {
  background-color: white;
  display: inline-block;
  height: 2px;
  margin-left: 10px;
  position: relative;
  vertical-align: middle;
  width: 18px;
}
.header .cd-menu-trigger span::before {
  background-color: inherit;
  content: '';
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: -6px;
  width: 100%;
}
.header .cd-menu-trigger span::after {
  background-color: inherit;
  bottom: -6px;
  content: '';
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
}
.header .no-touch .cd-menu-trigger:hover span::before {
  top: -8px;
}
.header .no-touch .cd-menu-trigger:hover span::after {
  bottom: -8px;
}
.header .no-touch #main-nav .cd-close-menu:hover::before {
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.header .no-touch #main-nav .cd-close-menu:hover::after {
  -moz-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}
.header #main-nav.is-visible {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  transform: translateY(0);
}
.info_mail {
  background: #2b2b2b;
  height: auto;
}
@media only screen and (min-width : 1200px) {
  .info_mail {
    height: 314px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .info_mail {
    height: 400px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .info_mail {
    height: 620px;
  }
}
.info_mail .item {
  padding-top: 60px;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .info_mail .item {
    height: 310px;
  }
}
.info_mail .item .title {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.info_mail .item .list ul {
  padding: 0;
}
.info_mail .item .list ul li {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  color: #a6a6a6;
  line-height: 1.5;
  list-style: none;
}
.info_mail .item .list ul li a {
  color: inherit;
  white-space: nowrap;
}
.info_mail .item .list .phone {
  font-family: 'Roboto', sans-serif;
  font-size: 21px;
  color: #fff;
  margin-bottom: 13px;
}
.info_mail .item .list .phone .fa {
  margin-right: 10px;
}
@media only screen and (min-width:0) and (max-width:767px) {
  .info_mail .item .list .phone {
    font-size: 17px;
  }
}
.info_mail .item .list .e_contact {
  font-family: 'Roboto', sans-serif;
  font-size: 21px;
  color: #fbefb4;
  margin-bottom: 13px;
}
.info_mail .item .list .e_contact .fa {
  margin-right: 10px;
}
@media only screen and (min-width:0) and (max-width:767px) {
  .info_mail .item .list .e_contact {
    font-size: 17px;
  }
}
.info_mail .item .list .e_contact a {
  color: inherit;
  text-decoration: underline;
}
@media only screen and (min-width:0) and (max-width:767px) {
  .info_mail .item .list .e_contact a {
    font-size: 14px;
  }
}
.info_mail .item .list .soc_button .one_button {
  width: 32px;
  height: 32px;
  border: 2px solid #7d7d7d;
  border-radius: 50%;
  display: inline-block;
  margin-left: 5px;
}
.info_mail .item .list .soc_button .one_button .fa {
  color: white;
  margin-left: 8px;
  margin-top: 7px;
}
@media only screen and (min-width:0) and (max-width:767px) {
  .info_mail .item .list .soc_button .one_button .fa {
    margin-left: 0px;
  }
}
.info_mail .item .list .soc_button .one_button .blue {
  -webkit-transition: 0.5ms;
  -moz-transition: 0.5ms;
  -o-transition: 0.5ms;
  transition: 0.5ms;
}
.info_mail .item .list .soc_button .one_button .blue:hover {
  color: #537599;
  transition: 1.8ms;
}
.info_mail .item .list .soc_button .one_button .orange {
  -webkit-transition: 0.5ms;
  -moz-transition: 0.5ms;
  -o-transition: 0.5ms;
  transition: 0.5ms;
}
.info_mail .item .list .soc_button .one_button .orange:hover {
  color: #ff5f44;
  transition: 1.8ms;
}
.info_mail .item .list .soc_button .one_button .brown {
  -webkit-transition: 0.5ms;
  -moz-transition: 0.5ms;
  -o-transition: 0.5ms;
  transition: 0.5ms;
}
.info_mail .item .list .soc_button .one_button .brown:hover {
  color: #995b10;
  transition: 1.8ms;
}
.info_mail .item .list .soc_button .one_button .black {
  -webkit-transition: 0.5ms;
  -moz-transition: 0.5ms;
  -o-transition: 0.5ms;
  transition: 0.5ms;
}
.info_mail .item .list .soc_button .one_button .black:hover {
  color: #858285;
  transition: 1.8ms;
}
.info_mail .item .list .soc_button .one_button .red {
  -webkit-transition: 0.5ms;
  -moz-transition: 0.5ms;
  -o-transition: 0.5ms;
  transition: 0.5ms;
}
.info_mail .item .list .soc_button .one_button .red:hover {
  color: red;
  transition: 1.8ms;
}
.info_mail .item .logo {
  margin-top: 40px !important;
}
.info_mail .item .logo img {
	width: 195px;
}
@media only screen and (min-width:0) and (max-width:767px) {
  .info_mail .item .logo {
    padding-bottom: 40px;
  }
}
.info_mail .contacts {
  padding-top: 55px;
  line-height: 15px;
}
@media only screen and (min-width:0) and (max-width:767px) {
  .info_mail .contacts {
    padding-top: 14px;
    line-height: 12px;
    padding-bottom: 10px;
  }
}
@media only screen and (min-width : 1200px) {
  .info_mail .contacts .one {
    padding-left: 50px;
  }
}
.info_mail .contacts .one_type {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  color: #515151;
  text-transform: uppercase;
}
.info_mail .contacts .two_type {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  color: #fff;
}
.info_mail .contacts .three_type {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  color: #a6a6a6;
  font-style: italic;
}
.info_mail .contacts .four_type {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  color: #fbefb4;
}
.info_mail .contacts .four_type a {
  color: inherit;
  text-decoration: underline;
}
@media only screen and (min-width:0) and (max-width:767px) {
  .info_mail .contacts .four_type a {
    font-size: 14px;
  }
}
.info_mail .soc {
  background: url(../new_img/social.html) no-repeat;
  margin-top: 35px;
  height: 22px;
  width: 186px;
}
@media (max-width: 991px) {
  .nav-wrap-menu {
    margin-top: 83px;
  }
  .header .nav-top #navbar,
  .header .nav-top #navbar1 {
    margin-left: 0px;
    background: rgba(0, 0, 0, 0.71);
  }
  .header .nav-top #navbar ul li,
  .header .nav-top #navbar1 ul li {
    transform: skew(0deg);
  }
  .header .nav-top .nav {
    width: auto;
  }
  .header .nav-top .link {
    transform: skew(0deg);
  }
  .header .nav-top #navbar ul li,
  .header .nav-top #navbar1 ul li {
    font-size: 14px!important;
    text-align: center;
  }
  .header .nav-top .main_menu {
    width: auto;
  }
  .header .nav-top .dropdown-menu {
    transform: skew(0deg) !important;
  }
  .header .nav-top .dropdown-menu .drop_item .link_drop {
    color: #fff !important;
    line-height: 2.0;
  }
  .navbar-text {
    margin-top: 31px;
    margin-bottom: 0px!important;
  }
}
.info_mail .item .list .soc_button .one_button {
  margin-left: 0!important;
}
.info_mail .item .list .fa {
  margin-top: 3px;
}
.info_mail .item .list .e_contact {
  font-size: 16px!important;
}
.info_mail .item .list ul li {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #a6a6a6;
  line-height: 1.8;
  list-style: none;
}
.info_mail .item .list .e_contact {
  margin-bottom: 4px;
  font-family: 'Raleway', sans-serif !important;
}
@media (min-width: 768px) {
  .navbar-toggle {
    /*  display: block!important; */
  }
}
.navbar-toggle {
  float: none !important;
  margin-right: 0px !important;
  padding: 9px 10px !important;
  margin-top: 24px !important;
  margin-bottom: 0px !important;
  border-radius: 4px !important;
  width: 44px !important;
  height: 34px !important;
}
@media screen and (max-width: 600px) {
  .header .nav-top .xs-header {
    width: 70%!important;
  }
  .header .nav-top .xs-button-small {
    width: 30%!important;
  }
}
.button_header:focus {
  text-decoration: none!important;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px!important;
    margin: 10% auto!important;
  }
}
.address .item {
  margin-bottom: 20px;
  width: 180px;
  margin-left: auto;
  margin-right: auto;
}
.address .item .button_map {
  background-image: url(../images/button_map_blue.png) !important;
}
.address .item {
  width: 210px!important;
}