@font-face {
  font-family: Raleway;
  src: url(../fonts/Raleway-Regular.ttf);
  src: url(../fonts/Raleway-Bold.ttf);
 }

@font-face {
  font-family: robotoslab;
  src: url(../fonts/RobotoSlab-Regular.ttf);
   }

body, html {
  margin: 0 auto;
  background-color: #f3f3f3;
  overflow-x: hidden; }

.head__container {
  background-image: url("../img/head-bg.png");
  background-size: cover;
  margin: 0 auto;
  background-repeat: no-repeat;
  height: 650px;
  
  
}

.menu__top {
  padding-top: 40px;
  font-family: Raleway, sans-serif; }

.menu__item li {
  list-style: none;
  font-size: 18px;
  font-weight: 400;
  padding-top: 20px; }

.menu__button:hover {
  cursor: pointer; }

.menu__button {
  position: absolute;
  top: 10%;
  left: 45%;
  z-index: 20; }

.drop__menu button {
  background-color: transparent;
  border: 0;
  outline: none; }

.menu__item a {
  color: white;
  text-decoration: none; }
  .menu__item a:hover {
    text-decoration: none;
    color: #33c7fd; }

.hidden_menu_in {
  position: absolute;
  top: 140px;
  left: 50%;
  -webkit-transform: translateX(30%);
      -ms-transform: translateX(30%);
          transform: translateX(30%);
  z-index: 10;
  background-color: #0d3351;
  width: 250px;
  min-height: 200px;
  border: 1px solid white;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  display: none; }
  .hidden_menu_in .enter {
    background-color: #c5dffa;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    padding: 5px 15px;
    margin-top: 10px; }
  .hidden_menu_in a {
    color: #fff; }
  .hidden_menu_in input {
    margin: 2% 1% 3% 1%;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    background-color: #c5dffa;
    padding-left: 15px; }

.hidden_menu {
  display: none; }

.menu__item {
  background-color: #0d3351;
  color: white;
  width: 420px;
  min-height: 410px;
  padding-bottom: 10px;
  position: relative;
  text-align: left;
  padding-top: 25px;
  top: 58%;
  left: 47%;
  position: absolute;
  display: none;
  z-index: 888 !important; }

.drop__menu {
  text-align: center; }

.menu_lc {
  text-align: right; }

.menu_lc_toggle:hover {
  cursor: pointer; }

.lc_drop {
  z-index: 9;
  display: none;
  position: absolute;
  text-align: center;
  padding: 20px;
  background-color: #0d3351; }

.lc_drop input {
  width: 100%;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  margin-top: 10px;
  padding-left: 5px;
  border: 0;
  background-color: #c5dffa; }
  .lc_drop input:focus {
    outline: none; }

.lc_drop a {
  color: white;
  padding: 0 5px; }
  .lc_drop a:hover {
    text-decoration: none;
    color: #33c7fd; }

.lc_drop button {
  background-color: #33c7fd;
  width: 90%; }

.lost_pass {
  font-size: 10px; }

.menu_lang, .menu_lc, .menu_coin, .main__menu {
  padding: 0;
  text-align: center; }

.menu_coin {
  text-align: center; }

.coin_toggle:hover {
  cursor: pointer; }

.btn_rubl_drop {
  z-index: 9;
  display: none;
  position: absolute;
  text-align: left;
  padding: 15px;
  background-color: #0d3351; }

.btn_rubl_drop a {
  color: white;
  padding: 0 1px; }
  .btn_rubl_drop a:hover {
    text-decoration: none;
    color: #33c7fd; }

.menu_coin {
  text-align: center; }

.lang_toggle {
  cursor: pointer; }

.btn_ru_drop {
  z-index: 9;
  display: none;
  position: absolute;
  text-align: left;
  left: 0px;
  padding: 15px;
  background-color: #0d3351; }

.btn_ru_drop a {
  color: white;
  padding: 0 1px; }
  .btn_ru_drop a:hover {
    text-decoration: none;
    color: #33c7fd; }

.phonenum {
  margin-top: -5px;
  font-family: Raleway;
  color: #0d3351;
  font-size: 18px;
  font-weight: 700;
  text-align: center; }

.phonenum p {
  color: #0d3351;
  font-size: 10px;
  font-weight: 400;
  text-align: center; }

.logo_header {
  text-align: center;
  font-family: RobotoSlab;
  z-index: 0 !important; }

.logo_header h1 {
  font-size: 36px;
  font-weight: 400;
  line-height: 110px; }

.logo_header strong {
  color: #0d3351;
  font-size: 80px;
  font-weight: 400;
  line-height: 48px;
  text-align: center;
  text-transform: uppercase; }

.logo_header button {
  width: 200px;
  height: 47px;
  background-color: #33c7fd;
  border: 0; }
  .logo_header button:focus {
    outline: none !important;
    border: 0; }

.snake {
  position: absolute;
  left: 45%;
  top: 104%; }

.sales {
  top: -10px;
  right: 10px;
  position: absolute; }

.toggle_price:hover {
  cursor: pointer; }

.toggle_price_menu {
  max-height: 110px;
  text-align: left;
  position: absolute;
  top: 65px;
  left: 56%;
  display: none;
  z-index: 15;
  background-color: #0d3351;
  padding: 0; }

.toggle_price_menu a {
  text-decoration: none;
  color: white; }
  .toggle_price_menu a:hover {
    color: #33c7fd; }

.toggle_price_menu ul {
  padding: 5px; }

.toggle_price_menu li {
  list-style-type: none; }

.features {
  padding-top: 100px; }

.logo_menu {
  text-align: center; }

.catalog {
  width: 100%;
  text-align: center;
  padding: 10px; }

.price_min_left {
  margin-bottom: 0 !important; }

.price_inner {
  padding: 0;
  margin-bottom: 20px; }

.price_inner_min {
  padding: 0;
  margin-bottom: 7px; }

.img_price img {
  width: 100%;
  max-height: 445px; }

.price {
  background-color: white;
  width: 100%;
  height: 200px;
  text-align: left;
  padding: 20px; }
  .price a {
    font-family: RobotoSlab;
    color: #00a2dd;
    font-size: 18px;
    font-weight: 400;
    line-height: 48px; }
    .price a:hover {
      text-decoration: none; }
  .price p {
    font-family: Raleway;
    color: #0d3351;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: left; }
  .price span {
    font-family: RobotoSlab;
    color: #0d3351;
    font-size: 30px;
    font-weight: 400;
    line-height: 14px;
    text-align: center; }

.cruise6 {
  display: none; }

.less_cruise {
  display: none; }

.more_cruise {
  margin-bottom: 3%; }

.fluid_footer {
  background-color: #fff;
  min-height: 130px; }

.footer_container {
  padding-top: 30px; }

.footer_container a {
  color: #0d3351; }
  .footer_container a:hover {
    text-decoration: none;
    color: #0a05f6; }

.block_footer {
  display: block; }

.bron_menu {
  position: fixed;
  overflow: auto;
  left: 0;
  display: none;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 30;
  color: white;
  text-align: left; }

.content_bron {
  padding: 8% 5% 5% 5%;
  width: 80%;
  height: 90%;
  min-height: 500px;
  position: absolute;
  top: 5%;
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
  z-index: 15;
  background-color: #fff;
  color: black; }

.text_modal h6 {
  font-family: RobotoSlab;
  color: #00a2dd;
  font-size: 18px;
  font-weight: 400;
  line-height: 14px; }

.text_modal {
  text-align: left; }

.text_modal p {
  font-family: Raleway;
  color: #0d3351;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px; }

.modal_cost {
  font-size: 24px;
  padding-bottom: 5px; }

.close_modal {
  top: 2%;
  right: 2%;
  position: fixed;
  z-index: 35; }
  .close_modal:hover {
    cursor: pointer; }

.modal_wind {
  text-align: center;
  padding: 3%; }

.fotorama {
  text-align: center !important; }

@media screen and (max-width: 1200px) {
  .text_modal p {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px; }
  .cat_first img {
    max-height: 392px; }
  .text_modal p {
    line-height: 1.6; } }

@media screen and (max-width: 992px) {
  .content_bron {
    padding: 8% 5% 5% 5%;
    width: 90%;
    height: 85%; }
  .logo strong {
    white-space: nowrap;
    font-size: 60px; }
  .cat_first img {
    max-height: 342px; }
  .text_modal p {
    line-height: 24px; }
  .cost {
    line-height: 1;
    font-size: 20px; } }

@media screen and (max-width: 768px) {
  .hidden_menu {
    display: block; }
  .menu__item {
    top: 30px; }
  .content_bron {
    padding: 10% 5%;
    width: 90%;
    height: 75%; }
  .logo strong {
    white-space: pre-wrap;
    font-size: 50px;
    line-height: 0; }
  .menu_lc, .menu_coin, .menu_lang, .menu_phone span {
    display: none !important; }
  .menu_phone p {
    display: none !important; }
  .features {
    margin-top: 10%; }
  .fotorama__nav, .fotorama, .fotorama_stage {
    width: 98% !important;
    margin: 0;
    padding: 0; }
  .content_bron {
    padding: 5px;
    height: 700px; } }

@media screen and (max-width: 670px) {
  .text_modal p {
    line-height: 1.2; } }

@media screen and (max-width: 576px) {
  .hidden_menu_in {
    left: 0; }
  .menu__button {
    left: 10px; }
  .text_modal p {
    line-height: 0.9; }
  .menu__item {
    left: 15px;
    max-width: 95%; }
  .about {
    display: none; }
  .footer_container {
    text-align: center; }
  .footer_container div {
    padding: 5px 0; }
  .content_bron {
    width: 90%;
    height: 700px; } }

@media screen and (max-width: 420px) {
  .logo {
    line-height: 70px !important; } }

@media screen and (max-width: 376px) {
  .features {
    margin-top: 25%; }
  .hidden_menu_in {
    left: -40px; }
  .text_modal p {
    line-height: 1.3;
    padding: 0;
    margin: 0; }
  .content_bron {
    padding: 0;
    width: 90%;
    height: 90%; }
  .content_bron {
    height: 700px; } }

@media screen and (max-height: 370px) {
  .content_bron {
    height: 600px; } 
