/*!
Theme Name: Yacht
Author: Ivanov Bogdan
Description: Victoria Yacht
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
*/
@font-face {
  font-family: "roboto-example";
  font-weight: normal;
  font-style: normal;
  src: url("https://yachta-kater.od.ua/wp-content/themes/yacht/fonts/RobotoRegular/RobotoRegular.eot");
  src: url("https://yachta-kater.od.ua/wp-content/themes/yacht/fonts/RobotoRegular/RobotoRegular.eot?") format("embedded-opentype"), url("https://yachta-kater.od.ua/wp-content/themes/yacht/fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("https://yachta-kater.od.ua/wp-content/themes/yacht/fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }

@font-face {
  font-family: "roboto-example";
  font-weight: bold;
  font-style: normal;
  src: url("https://yachta-kater.od.ua/wp-content/themes/yacht/fonts/RobotoBold/RobotoBold.eot");
  src: url("https://yachta-kater.od.ua/wp-content/themes/yacht/fonts/RobotoBold/RobotoBold.eot?") format("embedded-opentype"), url("https://yachta-kater.od.ua/wp-content/themes/yacht/fonts/RobotoBold/RobotoBold.woff") format("woff"), url("https://yachta-kater.od.ua/wp-content/themes/yacht/fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }

@font-face {
  font-family: GothaProBlack;
  src: url(fonts/GothaProBlack.otf); }

@font-face {
  font-family: GothaProBold;
  src: url(fonts/GothaProBold.otf); }

@font-face {
  font-family: GothaPro;
  src: url(fonts/GothaProRegular.otf); }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  *:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

body {
  font-size: 14px;
  font-family: GothaPro; }

*::-webkit-input-placeholder {
  color: #666;
  opacity: 1; }

*:-moz-placeholder {
  color: #666;
  opacity: 1; }

*::-moz-placeholder {
  color: #666;
  opacity: 1; }

*:-ms-input-placeholder {
  color: #666;
  opacity: 1; }

a {
  color: #fff !important; }

a:hover {
  text-decoration: none;
  color: #fff; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.my-menu {
  background: rgba(3, 17, 33, 1);
  margin: 0;
  border: 0 !important;
  -webkit-border-radius: 0;
          border-radius: 0;
  padding: 10px 0 10px 0;
  position: static;
  width: 100%;
  top: 0;
  z-index: 999; }
  .my-menu.fixed {
    position: fixed;
  }
  .my-menu .dropdown-menu {
    background: #031121; }
  .my-menu .navbar-collapse .nav {
    color: #fff !important;
    font-family: GothaPro !important; }
    .my-menu .navbar-collapse .nav li:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      background-color: #0086bd;
      width: 0;
      height: 2px;
      display: block;
      -webkit-transition: .8s all;
      -o-transition: .8s all;
      transition: .8s all; }
    .my-menu .navbar-collapse .nav li:hover:before {
      width: 100%;
      display: block; }
    .my-menu .navbar-collapse .nav .open a:focus,
    .my-menu .navbar-collapse .nav .open a:hover {
      background: none; }

.dropdown-menu {
  background: none; }
  .dropdown-menu li a:hover {
    background: none; }

.slide-home {
  max-height: 755px;
  position: relative;
  top: 0; }
  .slide-home .carousel-inner {
    max-height: 755px;
  }
  .slide-home .carousel-inner>.item>img {
    width: 100%;
  }

.slide-content {
  position: absolute;
  top: 30%;
  left: 30px;
  width: 400px;
  height: 400px; }
  .slide-content h3,
  .slide-content .title {
    font-size: 43px;
    line-height: 50px;
    text-align: left;
    text-transform: uppercase;
    background-color: transparent;
    font-family: GothaProBlack; }
  .slide-content p {
    font-size: 15px;
    line-height: 20px;
    text-align: left;
    font-family: GothaPro; }
  .slide-content button {
    font-family: GothaPro;
    background: none;
    border: 1px solid #fff;
    -webkit-border-radius: 0;
            border-radius: 0;
    width: 100%;
    max-width: 250px;
    height: 30px;
    color: #fff;
    float: left;
    background-color: #428bca;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all; }
    .slide-content button:hover {
      background-color: #fff;
      color: #0e1e38;
      -webkit-box-shadow: 0 0 4px 0 #fff;
              box-shadow: 0 0 4px 0 #fff; }

.title-h1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 30px 0 70px 0;
  position: relative;
  text-transform: uppercase; }
  .title-h1 span {
    font-size: 32px;
    line-height: 36px;
    font-family: GothaProBlack;
    color: #0b172c; }
  .title-h1:before {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 16px;
    width: 60px;
    height: 3px;
    background-color: #0b172c; }
.title__h1 {
  text-align: center;
  margin-top: 50px;
}
.title__h1 h1 {
  color: #ffffff;
}
.description-text {
  margin-top: 20px;
}
#advantage {
  background: url("img/bg-advansed.png") no-repeat;
  -webkit-background-size: cover;
          background-size: cover; }

.advantage-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 25px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.icon-advantage {
  width: 80px;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
          margin-bottom: 15px;
  padding: 0 10px 0 10px; }

.block-advantage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
    width: calc(100% / 5);
    box-sizing: border-box;
    padding: 0 5px; }

.text-advantage span {
  display: none;
  color: #c5c8d7;
  font-size: 18px;
  line-height: 18px; }

.text-advantage p {
  font-size: 14px;
  line-height: 18px;
  color: #000; }
.text-advantage p:nth-child(2) {
  font-weight: bold;
}
#yachts {
  /*background-color: #0e1e38;*/
  background-color: #345385;
  background-image: url("img/yachts-bg.png");
  background-repeat: no-repeat;
  background-position: bottom; }
  #yachts .title-h1 span {
    color: #fff; }
  #yachts .title-h1:before {
    background-color: #fff; }

.yachts-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 75px; }
  .yachts-block .yachts-block-img {
    height: 300px;
    display: inherit; }
  .yachts-block span {
    color: #fff;
    font-size: 17px;
    line-height: 36px;
    font-family: GothaProBold;
    margin-top: 15px; }
  .yachts-block p {
    font-size: 14px;
    line-height: 19px;
    font-family: GothaPro;
    width: 80%;
    min-height: 70px;
    text-align: center;
    color: #fff; }
  .yachts-block button {
    background: #428bca;
    font-family: GothaPro;
    border: 1px solid #fff;
    -webkit-border-radius: 0;
            border-radius: 0;
    width: 100%;
    max-width: 220px;
    height: 35px;
    color: #fff;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
    margin-top: 15px; }
    .yachts-block button:hover {
      background-color: #fff;
      color: #0e1e38;
      -webkit-box-shadow: 0 0 4px 0 #fff;
              box-shadow: 0 0 4px 0 #fff; }

.carousel-control-clients {
  left: -15px;
  height: 40px;
  width: 40px;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  -webkit-border-radius: 23px 23px 23px 23px;
          border-radius: 23px 23px 23px 23px;
  margin-top: 28px; }

.carousel-control-clients .right {
  right: -15px; }

.carousel-indicators {
  right: 0;
  bottom: 0; }

.carousel-indicators li {
  background: #cecece; }

.carousel-indicators .active {
  background: #428bca; }

.thumbnail {
  background: none;
  border: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 5px; }

.clients-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.process-img {
  width: 40%; }
  .process-img img {
    max-width: 100%; }

.process-list {
  width: 60%;
  height: 90%;
  padding-left: 40px;
  position: relative; }
  .process-list:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 88%;
    border-left: 2px dashed #e8e8e8;
    left: 0; }

.block-list span {
  color: #c5c8d7;
  line-height: 18px;
  font-size: 18px;
  position: relative; }

.block-list:nth-child(1) span:before {
  content: '\f0f6';
  font-family: 'FontAwesome';
  font-size: 15px;
  text-align: center;
  color: #949494;
  line-height: 25px;
  position: absolute;
  left: -51px;
  top: 0px;
  width: 25px;
  height: 25px;
  background-color: #e8e8e8;
  -webkit-border-radius: 50%;
          border-radius: 50%; }

.block-list:nth-child(2) span:before {
  content: '\f075';
  font-family: 'FontAwesome';
  font-size: 15px;
  text-align: center;
  color: #949494;
  line-height: 22px;
  position: absolute;
  left: -51px;
  top: 0px;
  width: 25px;
  height: 25px;
  background-color: #e8e8e8;
  -webkit-border-radius: 50%;
          border-radius: 50%; }

.block-list:nth-child(3) span:before {
  content: '\f040';
  font-family: 'FontAwesome';
  font-size: 15px;
  text-align: center;
  line-height: 22px;
  color: #949494;
  position: absolute;
  left: -51px;
  top: 0px;
  width: 25px;
  height: 25px;
  background-color: #e8e8e8;
  -webkit-border-radius: 50%;
          border-radius: 50%; }

.block-list:nth-child(4) span:before {
  content: '\f1c0';
  font-family: 'FontAwesome';
  font-size: 15px;
  text-align: center;
  line-height: 25px;
  color: #949494;
  position: absolute;
  left: -51px;
  top: 0px;
  width: 25px;
  height: 25px;
  background-color: #e8e8e8;
  -webkit-border-radius: 50%;
          border-radius: 50%; }

.block-list:nth-child(5) span:before {
  content: '\f1cd';
  font-family: 'FontAwesome';
  font-size: 15px;
  text-align: center;
  line-height: 23px;
  color: #949494;
  position: absolute;
  left: -51px;
  top: 0px;
  width: 25px;
  height: 25px;
  background-color: #e8e8e8;
  -webkit-border-radius: 50%;
          border-radius: 50%; }

.block-list:nth-child(6) span:before {
  content: '\f09d';
  font-family: 'FontAwesome';
  font-size: 15px;
  text-align: center;
  line-height: 25px;
  color: #949494;
  position: absolute;
  left: -51px;
  top: 0px;
  width: 25px;
  height: 25px;
  background-color: #e8e8e8;
  -webkit-border-radius: 50%;
          border-radius: 50%; }

.block-list h4 {
  font-family: GothaProBold;
  font-size: 16px;
  line-height: 18px;
  color: #000; }

.block-list p {
  font-family: GothaPro;
  font-size: 14px;
  line-height: 18px;
  color: #000; }

.process-flex-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

  .reviews-block .reviews-ava {
    margin: 20px; 
    border: 5px solid #fff;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .reviews-block .reviews-text {
    margin: 20px 0 0 20px; }
    .reviews-block .reviews-text span {
      font-size: 13px;
      line-height: 18px;
      color: #686868;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .reviews-block .reviews-text span p {
        font-size: 16px;
        line-height: 18px;
        color: #000;
        padding-right: 5px; }

.site-main{
  margin-top: 70px;
}
.entry-header {
  padding-top: 10px;
}
.entry-header .entry-title {
  text-align: center;
}

#footer {
  margin-top: 40px;
  margin-bottom: 20px; }
  #footer .footer-liner-flex {
    border-top: 1px solid #d1d1d1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding-top: 40px; }
  #footer .fotter-social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    #footer .fotter-social a {
      margin: 5px;
      position: relative; }
      #footer .fotter-social a:nth-child(1) {
        width: 28px;
        height: 28px;
        background-color: #23599a;
        display: block;
        -webkit-border-radius: 50%;
                border-radius: 50%; }
        #footer .fotter-social a:nth-child(1):before {
          content: '\f09a';
          position: absolute;
          top: 16%;
          left: 33%;
          text-align: center;
          font-size: 16px;
          font-family: 'FontAwesome';
          color: #fff; }
        #footer .fotter-social a:nth-child(1):hover {
          -webkit-box-shadow: 0 0 10px 0 #23599a;
                  box-shadow: 0 0 10px 0 #23599a; }
      #footer .fotter-social a:nth-child(2) {
        width: 28px;
        height: 28px;
        background-color: #00739d;
        display: block;
        -webkit-border-radius: 50%;
                border-radius: 50%; }
        #footer .fotter-social a:nth-child(2):before {
          content: '\f16d';
          position: absolute;
          top: 12%;
          left: 28%;
          text-align: center;
          font-size: 16px;
          font-family: 'FontAwesome';
          color: #fff; }
        #footer .fotter-social a:nth-child(2):hover {
          -webkit-box-shadow: 0 0 10px 0 #00739d;
                  box-shadow: 0 0 10px 0 #00739d; }
      #footer .fotter-social a:nth-child(3) {
        width: 28px;
        height: 28px;
        background-color: #00a7d4;
        display: block;
        -webkit-border-radius: 50%;
                border-radius: 50%; }
        #footer .fotter-social a:nth-child(3):before {
          content: '\f099';
          position: absolute;
          top: 16%;
          left: 26%;
          text-align: center;
          font-size: 16px;
          font-family: 'FontAwesome';
          color: #fff; }
        #footer .fotter-social a:nth-child(3):hover {
          -webkit-box-shadow: 0 0 10px 0 #00a7d4;
                  box-shadow: 0 0 10px 0 #00a7d4; }
      #footer .fotter-social a:nth-child(4) {
        width: 28px;
        height: 28px;
        background-color: #fe4a34;
        display: block;
        -webkit-border-radius: 50%;
                border-radius: 50%; }
        #footer .fotter-social a:nth-child(4):before {
          content: '\f0d5';
          position: absolute;
          top: 13%;
          left: 18%;
          text-align: center;
          font-size: 16px;
          font-family: 'FontAwesome';
          color: #fff; }
        #footer .fotter-social a:nth-child(4):hover {
          -webkit-box-shadow: 0 0 10px 0 red;
                  box-shadow: 0 0 10px 0 red; }
  #footer .footter-block-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 50px;
    position: relative; }
    #footer .footter-block-right:before {
      content: '\f10b';
      font-family: 'FontAwesome';
      position: absolute;
      left: -15px;
      top: -7px;
      font-size: 26px; }
    #footer .footter-block-right span {
      font-size: 14px;
      line-height: 24px;
      font-family: GothaPro;
      color: #000; }
  #footer .footter-block-left p {
    font-size: 14px;
    line-height: 18px;
    font-family: GothaPro;
    color: #000; }

#price-container {
  background: url("img/price-bg.png");
  background-position: top;
  background-repeat: no-repeat;
  margin-top: 70px; }
  #price-container .title-h1 {
    margin: 30px 0 40px 0; }
  #price-container .price-tabl-title {
    margin: 20px 0 20px 0; }
    #price-container .price-tabl-title span {
      font-size: 23px;
      line-height: 36px;
      color: #0b172c;
      font-weight: 600; }
  #price-container .price-tabl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    position: relative; }
    #price-container .price-tabl > div {
      width: calc(100% / 4);
      border: 1px solid #000000;
    }
    #price-container .price-tabl > div:nth-child(1) > div,
    #price-container .price-tabl > div:nth-child(2) > div,
    #price-container .price-tabl > div:nth-child(3) > div {
      border-right: 0;
    }
    #price-container .price-tabl > div > div:nth-child(1) {
      background-color: #cccccc;
    }
    #price-container .price-tabl > div > div {
      border: 1px solid #000000;
    }
    #price-container .price-tabl div {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      #price-container .price-tabl div span {
        font-weight: 600;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding: 10px 0;
      }
      #price-container .price-tabl div p {
        text-align: center;
        font-size: 17px;
        margin: 5px 0;
        line-height: 27px; }
    #price-container .price-tabl div:nth-child(1) p {
      text-align: left; }

#yachts-galery {
  background: url("img/our-yachts-bg.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  margin-top: 70px; }
  #yachts-galery .title-h1 {
    margin: 30px 0 40px 0; }
  #yachts-galery .yachts-title {
    margin-bottom: 10px; }
    #yachts-galery .yachts-title h3 {
      color: #0b172c;
      font-size: 23px;
      line-height: 36px;
      font-family: GothaProBold; }
    #yachts-galery .yachts-title .yachts-title-flex {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      #yachts-galery .yachts-title .yachts-title-flex span,
      #yachts-galery .yachts-title .yachts-title-flex p {
        color: #0b172c;
        font-size: 17px;
        line-height: 27px;
        margin-right: 10px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
      #yachts-galery .yachts-title .yachts-title-flex p + p + p {
        color: #428bca;
        font-weight: bold;
      }
      #yachts-galery .yachts-title .yachts-title-flex p + p + p strong {
        color: #000;
      }
        #yachts-galery .yachts-title .yachts-title-flex p strong {
          margin-right: 5px;
          font-family: GothaProBold;
        }
        #yachts-galery .yachts-title .yachts-title-flex span p {
          color: #0b172c;
          font-family: GothaPro;
          margin-left: 5px; }
  #yachts-galery .our-yachts-block {
    margin-bottom: 20px; }
    #yachts-galery .our-yachts-block .yachts-internals {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-top: 20px; }
      #yachts-galery .our-yachts-block .yachts-internals div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row; }
        #yachts-galery .our-yachts-block .yachts-internals div span {
          font: 17px/36px GothaProBlack;
          position: relative;
          margin-bottom: 20px; }
          #yachts-galery .our-yachts-block .yachts-internals div span:before {
            content: '';
            position: absolute;
            bottom: -5px;
            left: 0px;
            width: 60px;
            height: 2px;
            background-color: #0086bd; }
        #yachts-galery .our-yachts-block .yachts-internals div p {
          font: 17px/17px GothaPro; }
          #yachts-galery .our-yachts-block .yachts-internals div.yachts-internals__amount p {
            font-weight: bold;
          }
          .yachts-internals__amount p {
            width: 100%;
            text-align: right;
            color: #428bca;
          }
          .yachts-internals__amount p strong {
            float: left;
            font-weight: normal;
            font-size: 0;
          }
          .yachts-internals__amount p strong:before {
            content: "Стоимость";
            font: 17px/17px GothaPro;
            color: #333333;
          }
#yachts-galery-page {
  margin-top: 100px;
}
.yachts-internals-page {
display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-top: 20px;
}
.yachts-internals-page div {
          display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
}

#yachts-galery .our-yachts-block .yachts-internals div a {
  background-color: #428bca;
  padding: 10px 50px;
  display: block;
  text-align: center;
  color: #fff!important;
  -webkit-transition: 0.3s all;
     -moz-transition: 0.3s all;
      -ms-transition: 0.3s all;
       -o-transition: 0.3s all;
          transition: 0.3s all;
  border: 1px solid;
}
#yachts-galery .our-yachts-block .yachts-internals div a:hover,#yachts-galery .our-yachts-block .yachts-internals div a:active,#yachts-galery .our-yachts-block .yachts-internals div a:focus {
  background-color: #0e1e38;
  text-decoration: none;
  border: 1px solid #0e1e38;
  color: #fff!important;
      -webkit-box-shadow: 0 0 4px 0 #0e1e38;
              box-shadow: 0 0 4px 0 #0e1e38;
}

#yachts-galery .our-yachts-block .yachts-internals div:last-child {
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
}


/*custom*/
.black {
  position:fixed;
  top:0px;
  width:100%;
  height:100%;
  display:none;
  background:rgba(0,0,0,0.65);
  z-index:1000;
}
.big_box_close {
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  z-index:1001;
  display:block;
}
.form_box {
  position:relative;
  display:block;
  top:auto;
  left:auto;
  margin:0px auto;
  background:#ffffff;
  border-radius:5px;
  padding:18px 20px 5px;
  box-sizing:border-box;
  width:100%;
  min-width:300px;
  max-width:350px;
  height:auto;
  z-index:1002;
}
.a_close_box {
  position:absolute;
  display:block;
  top:3px;
  right:3px;
  width:20px;
  height:18px;
  font-size:15px;
  line-height:1em;
  border-radius:10px;
  background:rgba(0,0,0,0.9);
  color:#ffffff;
  text-align:center;
  font-family:sans-serif;
  font-weight:bold;
  text-transform:uppercase;
  padding-top:2px;
  box-sizing:content-box;
  cursor:pointer;
  z-index:1003;
}
.form_title {
  position:relative;
  font-size:20px;
  font-weight:bold;
  padding-bottom:10px;
}
.form_form {
  position:relative;
  display:block;
  clear:both;
  width:100%;
  height:auto;
}
.form_box input,.form_box select,.form_box textarea {
  width: 100%;
  margin-top: 5px;
  padding: 3px 10px;
  border: 1px solid #000
}
.form_box textarea {
	resize: none;
	height: 120px;
}
.form_box input[type="submit"] {
  background-color: #0e1e38;
  outline: none;
  border: none;
  color: #FFF;
  margin-top: 15px;
  padding: 5px;
  -webkit-transition: 0.3s all;
     -moz-transition: 0.3s all;
      -ms-transition: 0.3s all;
       -o-transition: 0.3s all;
          transition: 0.3s all;
}
.form_box input[type="submit"]:hover {
  -webkit-box-shadow: 0 0 4px 0 #0e1e38;
          box-shadow: 0 0 4px 0 #0e1e38;
}
.form_box p {
  padding: 0;
  margin-bottom: 0;
}

.price-container .title-h1:before {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 60px;
    height: 3px;
    background-color: #0b172c;
}
.price-h1:before {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 60px;
    height: 3px;
    background-color: #0b172c;
}
.phones {
  display: flex;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
      padding: 0px 25px;
}
.phones span {
  font-size: 14px;
  line-height: 24px;
  font-family: GothaPro;
  color: #000;
}
/*.phones:before {
  content: '\f10b';
  font-family: 'FontAwesome';
  position: absolute;
  margin-left: -15px;
  margin-top: -7px;
  font-size: 26px;
}*/

.phones h3,.contact-form-new h3,.social-contact р3 {
  font-family: 'GothaProBlack', sans-serif;
}
.my-menu .navbar-collapse .nav li ul li:before {
  content: '';}
.my-menu .navbar-collapse .nav li ul li:hover:before {
  width: 0;
  display: block; }
.my-menu .navbar-collapse .nav .open a:focus,
.my-menu .navbar-collapse .nav .open a:hover {
  background: none; }
.my-menu .navbar-collapse .nav li ul li a {
  color: #FFF;
  -webkit-transition: 0.3s all;
     -moz-transition: 0.3s all;
      -ms-transition: 0.3s all;
       -o-transition: 0.3s all;
          transition: 0.3s all;
}
.my-menu .navbar-collapse .nav li ul li a:hover {
  color: #00A7D4!important;
}

.contact-form-new input {
  border: none;
  border-bottom: 1px solid #000;
  outline: none;
  color: #9f9f9f;
  margin-bottom: 20px;
  width: 100%;
}

.contact-form-new input[type="submit"] {
  background-color: #00A7D4;
  outline: none;
  border: 1px solid #00A7D4;
  color: #fff;
  padding: 5px;
  -webkit-transition: 0.3s all;
     -moz-transition: 0.3s all;
      -ms-transition: 0.3s all;
       -o-transition: 0.3s all;
          transition: 0.3s all;
}
.contact-form-new input[type="submit"]:hover {
  -webkit-box-shadow: 0 0 4px 0 #0e1e38;
          box-shadow: 0 0 4px 0 #0e1e38;
      background-color: #0E1E38;
      border-color: #0E1E38;
      color: #FFF;
}


.social-contact {
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
      margin-left: 20px;
}
.social-contact a {
      margin: 5px;
      position: relative; }
      .social-contact a:nth-child(1) {
        width: 28px;
        height: 28px;
        background-color: #23599a;
        display: block;
        -webkit-border-radius: 50%;
                border-radius: 50%; }
        .social-contact a:nth-child(1):before {
          content: '\f09a';
          position: absolute;
          top: 16%;
          left: 33%;
          text-align: center;
          font-size: 16px;
          font-family: 'FontAwesome';
          color: #fff; }
        .social-contact a:nth-child(1):hover {
          -webkit-box-shadow: 0 0 10px 0 #23599a;
                  box-shadow: 0 0 10px 0 #23599a; }
      .social-contact a:nth-child(2) {
        width: 28px;
        height: 28px;
        background-color: #00739d;
        display: block;
        -webkit-border-radius: 50%;
                border-radius: 50%; }
        .social-contact a:nth-child(2):before {
          content: '\f16d';
          position: absolute;
          top: 12%;
          left: 28%;
          text-align: center;
          font-size: 16px;
          font-family: 'FontAwesome';
          color: #fff; }
        .social-contact a:nth-child(2):hover {
          -webkit-box-shadow: 0 0 10px 0 #00739d;
                  box-shadow: 0 0 10px 0 #00739d; }
      .social-contact a:nth-child(3) {
        width: 28px;
        height: 28px;
        background-color: #00a7d4;
        display: block;
        -webkit-border-radius: 50%;
                border-radius: 50%; }
        .social-contact a:nth-child(3):before {
          content: '\f099';
          position: absolute;
          top: 16%;
          left: 26%;
          text-align: center;
          font-size: 16px;
          font-family: 'FontAwesome';
          color: #fff; }
        .social-contact a:nth-child(3):hover {
          -webkit-box-shadow: 0 0 10px 0 #00a7d4;
                  box-shadow: 0 0 10px 0 #00a7d4; }
      .social-contact a:nth-child(4) {
        width: 28px;
        height: 28px;
        background-color: #fe4a34;
        display: block;
        -webkit-border-radius: 50%;
                border-radius: 50%; }
        .social-contact a:nth-child(4):before {
          content: '\f0d5';
          position: absolute;
          top: 13%;
          left: 18%;
          text-align: center;
          font-size: 16px;
          font-family: 'FontAwesome';
          color: #fff; }
        .social-contact a:nth-child(4):hover {
          -webkit-box-shadow: 0 0 10px 0 red;
                  box-shadow: 0 0 10px 0 red; }

.tel {
  display: block;
  text-align: center;
}

.tel a {
  font-size: 18px;
  font-weight: bold;
}
.collapsing + .tel,
.navbar-collapse.in + .tel {
  display: none;
}
.call-me--center {
  text-align: center;
}
.call-me--mb85 {
  margin-bottom: 85px;
}
.call-me__button {
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px;
  height: 44px;
  line-height: 32px;
  width: auto;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  font-family: GothaPro;
  background: none;
  border: 1px solid #428bca;
  -webkit-border-radius: 0;
  border-radius: 0;
  width: 100%;
  max-width: 250px;
  height: 30px;
  color: #428bca!important;
  -webkit-transition: .5s all;
  -o-transition: .5s all;
  transition: .5s all;
}
.call-me__button:hover {
  background-color: #428bca;
  color: #ffffff!important;
  -webkit-box-shadow: 0 0 4px 0 #fff;
  box-shadow: 0 0 4px 0 #fff;
}
.call-me__button--dark {
  background-color: #428bca;
  color: #ffffff!important;
}
.call-me__button--dark:hover {
  color: #428bca!important;
  background-color: transparent;
}
.price-tabl--responsive {
  margin-bottom: 10px;
  display: none;
  padding: 0;
}
.price-tabl--responsive > div {
  margin-bottom: 10px;
}
.price-tabl--responsive > div.call-me {
  margin-bottom: 25px;
  padding: 0;
}
.price-tabl--responsive > div > div:first-child,
.price-tabl--responsive > div > div:last-child {
  background-color: #cccccc;
}
.price-tabl--responsive > div > div {
  border-bottom: 1px solid #0b172c;
  padding: 5px;
}
.price-tabl--responsive > div > div p {
  font-weight: bold;
  margin-bottom: 0;
  font-size: 16px;
}
.price-tabl--responsive > div > div p span {
  font-weight: normal;
  float: right;
}
.price-tabl--responsive > div > div:last-child p span {
  color: #428bca;
  font-weight: bold;
}
  .footer-liner-flex {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
/*custom*/
#gallery-2 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  body #gallery-2 .gallery-item {
    float: initial;
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  body #gallery-2 .gallery-item {
    float: initial;
    width: 100%;
  }
}
/*==========  Desktop First  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  /**/ }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  #footer .footer-liner-flex {    
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (max-width: 992px) {
  .block-advantage {
    width: calc(100% / 3);
  }
  .advantage-flex {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
  .yachts-content {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .reviews-block-flex {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .reviews-block {
    -webkit-box-shadow: 0 0 2px 0 #000;
            box-shadow: 0 0 2px 0 #000;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    background-color: #f2f6fa;
    margin: 0 20px 20px 0;
    padding: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
/* Small Devices, Tablets */
@media screen and (min-width: 768px) {
  .call-me {
    margin-top: 15px;
  }
  .tel {
    display: none;
  }
  .reviews-block .reviews-ava {
    min-width: 150px;
  }
  .reviews-block {
    height: 250px;
  }
  .reviews-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #price-container {
    margin-top: 100px;
  }
  
}
@media only screen and (max-width: 768px) {
  .block-advantage {
    width: calc(100% / 2);
  }
  .slide-content {
    top: 10%;
  }
  .carousel-indicators {
    bottom: -40px;
  }
  .price-tabl--responsive {
    display: block;
  }
  #price-container .price-tabl {
    display: none;
  }
  #price-container .price-tabl > div {
    width: calc(100% / 2);
  }
  .process-img {
    display: none; }
  .process-flex-block {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .reviews-block .reviews-ava {
    width: 150px;
    margin: 0 auto;
  }
  .my-menu {
    padding: 0;
  }
  .slide-content h3,
  .slide-content .title {
    font-size: 26px;
    padding-top: 0;
    line-height: initial;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .slide-content p {
    font-size: 15px;
    max-width: 70%;
    padding: 5px;
    background: rgba(0, 0, 0, 0.6);
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  #footer .footter-block-right {
    order: 1;
  }
  #footer .footter-block-right a {
    font-weight: bold;
  }
  #footer .footter-block-left {
    order: 2;
    margin-top: 10px;
  }
  .form_box {
    top: 0!important;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .block-advantage {
    width: 100%;
  }
  .slide-content button {
    max-width: 120px;
  }
  .slide-content {
    left: 5px;
    top: 6%; }
    .slide-content h3,
    .slide-content .title {
      font-size: 16px;
      padding-top: 10px;
      margin-bottom: 0px;
      line-height: initial;
      margin-top: 35px;
       }
    .slide-content p {
      font-size: 13px;
      max-width: 70%;
      display: none;
      background: rgba(0, 0, 0, 0.6);
      -webkit-border-radius: 3px;
              border-radius: 3px; }
    .slide-content p.title {
      background: none;
      display: block;
      margin-top: 0;
    }
  .advantage-flex {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .reviews-block {
    margin: 10px; }
  .footter-block-left p {
    text-align: center; }
  .fotter-social {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 10px; }
  .footter-block-right {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 !important; }
  .carousel-indicators {
    bottom: -40px; }
  .price-tabl {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .price-tabl div {
      margin: 0 30px; }
      .price-tabl div div {
        margin: 0; } }

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  /**/ }

/*==========  Mobile First  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  /**/ }

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  /**/ }

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  /**/ }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  /**/ }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  /**/ }
