.fastfleet {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
.fastfleet #searchResult .listing-cont {
  margin-left: 0;
  padding: 0 5px 0;
}
.fastfleet #fastfleetHome .content-grey {
  margin-top: 0px !important;
}
.fastfleet .borderRight {
  border-right: 1px solid #dee2e6;
}
.fastfleet .form-check-input + .form-check-label {
  text-transform: uppercase;
  cursor: pointer;
  margin: 0 3px 3px 0;
  background-color: #ffffff8f;
  text-align: center;
  font-weight: 600;
  border: 1px solid #bcbcbc;
  color: #545861;
  padding: 2px 10px;
  font-size: 12px;
  line-height: initial;
}
.fastfleet .form-check-input:checked + .form-check-label {
  background: #626771;
  border: 1px solid #626771;
  color: #fff;
}
.fastfleet .content-grey {
  margin-top: 45px !important;
}
.fastfleet .more {
  color: #4d7bad;
  font-weight: 500;
}
.fastfleet .checkmobile {
  display: none;
}
.fastfleet .second-nav {
  background-color: transparent;
  box-shadow: none;
}
.fastfleet .second-nav .small-logo {
  height: 25px;
  margin: 10px 15px;
  max-height: 40px;
}
.fastfleet .second-nav .small-logo.ysbLogo {
  height: 35px;
  margin: 5px 15px;
  max-height: 35px;
}
.fastfleet .second-nav .companyName {
  margin: 13px;
  text-transform: uppercase;
  font-weight: 500;
}
.fastfleet .second-nav .companyName a,
.fastfleet .second-nav .companyName a:hover {
  color: #626771;
}
.fastfleet .second-nav .placeholder {
  display: block;
  height: 24px;
  margin: 10px 15px;
}
.fastfleet .second-nav .login {
  display: block;
  transition: all 0.5s ease !important;
  text-transform: uppercase;
  height: 32px;
  line-height: initial;
  background: rgba(255,255,255,0);
  padding: 9px 15px;
  border: 1px solid white;
  font-size: 10px;
  border-radius: .25rem;
  margin: 6px 15px;
  color: white;
  font-weight: 500;
  border-radius: 50px;
}
.fastfleet .second-nav .login:hover {
  background-color: rgba(255,255,255,0.3);
}
.fastfleet .second-nav .contact {
  color: #545861;
  border: 1px solid #545861;
}
.fastfleet .second-nav .contact:hover {
  color: white;
  background-color: rgba(91,123,163,0.8);
}
.fastfleet .c-yachts-filter {
  position: sticky;
  top: 45px;
  z-index: 1000;
}
.fastfleet .logo-block {
  height: 45px;
  margin: 0px;
  border: 0px solid;
}
.fastfleet .section-title {
  margin: 20px 0px 40px;
}
.fastfleet .datepicker[readonly] {
  background: #fff;
}
.fastfleet #destination {
  background-color: transparent;
  margin-top: 20px;
  color: white;
  cursor: pointer;
  border-radius: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url("https://dev.camper-nicholsons.net/core/img/arrow-bottom-white.png");
  background-repeat: no-repeat;
  background-position: calc(95%) center;
  background-size: 12px auto;
}
.fastfleet #destination option {
  color: #626771 !important;
}
.fastfleet .parallax-wrap-small {
  position: relative;
  height: 100vh;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
}
.fastfleet .parallax-wrap-small .banner,
.fastfleet .parallax-wrap-small .banner-opacity {
  height: 100vh;
}
.fastfleet .parallax-wrap-small .cnt-discover {
  bottom: 0px;
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 15;
  text-shadow: 1px 1px 3px #000000b3;
  height: 340px;
  right: 0;
  text-align: center;
  color: white;
  font-size: 36px;
  font-style: italic;
}
.fastfleet .parallax-wrap-small .cnt-discover .claim {
  padding: 40px 0px 20px;
}
.fastfleet .parallax-wrap-small .cnt-discover .claim .title {
  font-style: normal;
  color: white;
  font-weight: 300;
  font-size: 34px;
}
.fastfleet .parallax-wrap-small .cnt-discover .claim .subtitle {
  font-size: 16px;
  line-height: auto !important;
}
.fastfleet .parallax-wrap-small .cnt-discover .claim h3 {
  font-weight: 300;
  font-size: 22px;
}
.fastfleet .parallax-wrap-small .cnt-discover select {
  font-size: 14px;
}
.fastfleet .parallax-wrap-small .cnt-discover a {
  display: inline-block;
  height: 30px;
}
.fastfleet .parallax-wrap-small .cnt-discover img {
  display: block;
  margin: 0 auto;
  height: 20px;
  transform: rotate(-90deg);
}
.fastfleet .parallax-wrap-small .cntShade {
  bottom: 0px;
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 10;
  height: 380px;
  right: 0;
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.58) 33%,rgba(0,0,0,0.74) 63%,#000000db 87%,#000 99%);
}
.fastfleet .parallax-wrap-detail {
  position: relative;
  height: 450px;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
}
.fastfleet .parallax-wrap-detail .banner,
.fastfleet .parallax-wrap-detail .banner-opacity {
  height: 650px;
}
.fastfleet .claim h1 {
  font-size: 34px;
}
.fastfleet .claim h3 {
  font-weight: 400;
  font-size: 22px;
}
.fastfleet .claim .subtitle {
  font-size: 16px;
  line-height: initial;
}
.fastfleet .popoverShare .title {
  text-align: left;
  font-size: 20px;
  margin-top: 0px;
}
.fastfleet .popoverShare .subtitle {
  font-size: 14px;
}
.fastfleet .card-listing .card-text .card-title,
.fastfleet .card-listing .card-text .card-price {
  font-size: 16px;
}
.fastfleet .card-listing .card-text .card-subtitle-yacht {
  font-size: 14px;
}
.fastfleet .card-listing .card-text .card-details {
  font-size: 12px;
  margin-top: 0 !important;
  float: left;
  text-align: left;
  display: block;
  width: 100%;
}
.fastfleet .card-listing .card-text .card-price .price {
  font-weight: 400;
}
.fastfleet .card-listing .card-text .card-promo {
  padding-right: 10px;
}
.fastfleet .card-listing .card-a .opacityLabel .img-label {
  font-size: 10px;
}
.fastfleet .card-listing .card-tag .tag {
  font-size: 9px;
}
.fastfleet .card-listing .card-price .tag {
  font-size: 9px;
  line-height: 12px;
}
.fastfleet .label-text-mobile {
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  font-size: 28px;
  z-index: 20;
  padding: 0 15px;
}
.fastfleet .label-text-mobile .title {
  text-shadow: #444 0 0 5px;
  font-weight: 300;
  line-height: 30px;
  color: #fff;
  font-size: 28px;
  margin: 0;
}
.fastfleet .label-text-mobile .more {
  text-shadow: #444 0 0 5px;
  color: #ffffffb3 !important;
  font-weight: 400;
  font-size: 14px;
  margin: 0;
}
.fastfleet .label-text-mobile .more span {
  font-weight: 400;
  font-size: 14px;
}
.fastfleet .label-text-mobile .more.min {
  font-size: 10px !important;
  color: #ffffff91;
}
.fastfleet .hr-center,
.fastfleet .hr-footer,
.fastfleet .hr-left,
.fastfleet .line.gold-gradient {
  background: none;
  background-color: #4d7bad !important;
}
.fastfleet footer {
  background-color: #0b2646;
}
.fastfleet footer img {
  max-height: 25px;
}
.fastfleet footer a:first-child {
  font-weight: 500;
}
.fastfleet footer a {
  color: rgba(255,255,255,0.42);
  font-weight: 100 !important;
}
.fastfleet footer .copyright {
  color: rgba(255,255,255,0.3);
  margin-top: 5px;
  font-size: 10px;
}
.fastfleet .block-opacity {
  opacity: 0.4;
}
.fastfleet #blocks .more {
  color: #ffffff91;
  font-weight: 400;
  font-size: 12px;
  margin-top: 0px;
}
.fastfleet .img-cover {
  z-index: 1 !important;
}
.fastfleet .y-more,
.fastfleet .y-less {
  font-size: 12px;
  font-weight: 500;
}
.fastfleet .label-text .txt,
.fastfleet .form-control {
  font-size: 14px;
  font-weight: 100;
}
.fastfleet .spacer-mobile {
  padding-top: 30px;
  width: 100%;
  display: block;
}
.fastfleet .section-title .s-tit {
  font-size: 26px;
}
.fastfleet .section-title .s-subtit {
  font-size: 14px;
}
.fastfleet .wrap-title-page .title-background .title-page {
  font-weight: 400;
}
.fastfleet .wrap-title-page .title-background .title-page .detail {
  font-size: 20px;
}
.fastfleet .wrap-title-page .title-background .title-page .italic {
  font-size: 28px;
}
.fastfleet .text-min {
  font-size: 14px !important;
}
.fastfleet .c-yachts-filter .search {
  position: relative;
  top: 0;
}
.fastfleet .c-yachts-filter .search .drop-wrap {
  padding-left: 0;
}
.fastfleet .c-yachts-filter .search .contSearch {
  border: 1px solid #dbdbdb;
  z-index: 50;
  position: relative;
  box-shadow: 0px 0px 0px 0px transparent;
}
.fastfleet .c-yachts-filter .search .cont-btn .btn-buy {
  width: 16% !important;
}
.fastfleet .c-yachts-filter .search .cont-btn .btn-filter {
  cursor: unset;
}
.fastfleet .c-yachts-filter .search .cont-btn .btn-filter:hover {
  background-color: transparent;
}
.fastfleet .c-yachts-filter .drop-wrap {
  z-index: 50;
  position: absolute;
  width: 100%;
}
.fastfleet .contlisting {
  position: relative;
}
.fastfleet .cont-dropsearch {
  position: absolute;
}
.fastfleet .yacht-detail {
  font-weight: 300;
  padding-bottom: 100px;
}
.fastfleet .yacht-detail .wrap-yacht-description .yacht-description .y-history-txt {
  font-size: 14px;
  font-weight: 400;
}
.fastfleet .yacht-detail .wrap-yacht-description .yacht-description .y-history-txt strong,
.fastfleet .yacht-detail .wrap-yacht-description .yacht-description .y-history-txt b {
  font-weight: 500;
}
.fastfleet .yacht-detail .wrap-yacht-description .yacht-description .y-title h1 {
  font-weight: 400;
}
.fastfleet .yacht-detail .wrap-yacht-description .yacht-description .y-title h1 span {
  font-size: 14px;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts {
  font-size: 14px;
  padding: 0px;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .c-title {
  font-weight: 400;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .c-title h1 {
  font-weight: 400;
  font-size: 22px;
  line-height: 22px;
  margin: 0px;
  text-transform: uppercase;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .c-title .hr-left {
  margin: 5px 0px;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .c-title .subtit {
  font-size: 12px;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .c-title span {
  font-size: 14px;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .price {
  font-weight: 600;
  color: #212529;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .block-tit {
  color: #124972;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .card-bottom b {
  font-weight: 500;
  font-size: 14px;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .location {
  font-weight: 400;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .btn {
  font-weight: 500;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .step-1,
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .step-2,
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .inner-block {
  display: none;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .inner-block.open {
  display: block;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .c-block {
  margin-bottom: 0px;
  border-bottom: 1px solid #dbdbdb;
  padding: 15px 20px;
  line-height: 16px;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .c-block .form-control {
  height: 34px;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .c-block textarea {
  height: 70px !important;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .c-block .dz-preview {
  display: none;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .c-block .progress-bar {
  border-top: 2px solid #28a745;
  width: 0%;
  position: absolute;
  bottom: -2px;
  left: 0px;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .c-block #dropzon {
  border-radius: .25rem;
  cursor: pointer;
  position: relative;
  border: 2px dashed #dbdbdb;
  background: #eff0f4;
  display: inline-block;
  padding: 15px;
  width: 100%;
  font-size: 13px;
  color: #212529;
  font-weight: 400;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .c-block #dropzon .d-text {
  width: 80%;
  float: left;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .c-block #dropzon .d-img {
  width: 20%;
  float: left;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .c-block #dropzon .d-img img {
  width: 35px;
  height: 30px;
  float: right;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .c-block .input {
  float: left;
  margin-top: 5px;
  margin-right: 10px;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .c-block .input .checkboxinput + .checkboxlabel {
  position: relative;
  font-size: 24px;
  -webkit-text-stroke: 1px #fff;
  cursor: pointer;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .c-block .input .checkboxinput + .checkboxlabel:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0c8";
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .c-block .input .checkboxinput:checked + .checkboxlabel:before {
  font-family: "Font Awesome 5 Free";
  content: "\f14a";
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .c-block .terms {
  font-size: 11px;
  line-height: 12px;
  font-weight: 400;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .c-block .terms b {
  color: #01406b;
  font-weight: 600;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .wrap-icons {
  margin: 0px;
  font-size: 12px;
  color: #888888;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .wrap-icons a {
  margin-top: 2px;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .wrap-icons .cnt-download {
  padding: 0;
  display: block;
  padding-left: 12px;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .wrap-icons .cnt-share {
  padding: 0;
  margin-top: 2px;
  display: block;
  margin-right: 15px;
  position: relative;
  padding-right: 15px;
  float: left;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .c-block:last-child {
  padding: 10px 20px;
}
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .open-region,
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .close-region {
  cursor: pointer;
}
.fastfleet .yacht-detail .wrap-yacht-description .disclaimer {
  font-size: 11px;
  line-height: 12px;
  font-weight: 400;
}
.fastfleet .yacht-detail .wrap-yacht-description .l-title,
.fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .poa {
  font-weight: 400;
}
.fastfleet .yacht-detail .wrap-yacht-description .priceDef {
  font-size: 10px;
}
.fastfleet .yacht-detail .wrap-yacht-description .breadcrumbs {
  font-size: 10px;
  font-weight: 400;
}
.fastfleet .yacht-detail .proceed,
.fastfleet .yacht-detail .check {
  display: none;
}
.fastfleet .yacht-detail .wrap-btn-contacts {
  margin-left: -15px;
}
.fastfleet .yacht-detail .wrap-btn-contacts .btn {
  font-weight: 400;
  font-size: 12px;
  border-radius: 4px;
  padding: 10px 5px;
}
.fastfleet .yacht-detail .wrap-btn-contacts .btn-booknow {
  background: none;
  background-color: #01406b;
}
.fastfleet .yacht-detail .wrap-btn-contacts .btn-booknow:hover {
  background: none;
  background-color: #00365a;
}
.fastfleet .yacht-detail .wrap-btn-contacts .btn-enquire {
  background: none;
  background-color: #4d7bad;
}
.fastfleet .yacht-detail .wrap-btn-contacts .btn-enquire:hover {
  background: none;
  background-color: #466e9a;
}
.fastfleet .yacht-detail .location_region span,
.fastfleet .yacht-detail .wrap-icons a {
  font-size: 12px;
  margin: 5px 0px 0px;
}
.fastfleet .yacht-detail .specifications-full .head-listings .title {
  font-size: 24px;
}
.fastfleet .yacht-detail .specifications-full .specifications {
  font-size: 14px;
}
.fastfleet .yacht-detail .wrap-icons .cnt-download {
  padding: 3px 0px 0px 20px;
}
.fastfleet .yacht-detail .c-block {
  font-weight: 500;
}
.fastfleet .yacht-detail .carousel .contact .title {
  font-size: 24px;
}
.fastfleet .yacht-detail #blocks .cont-tag {
  margin: 10px 0px 0px 0px;
}
.fastfleet .yacht-detail #blocks .cont-tag .btn-tag {
  font-weight: 500;
}
.fastfleet .yacht-detail .gold-link,
.fastfleet .yacht-detail .section-subtitle-tab .s-link a,
.fastfleet .yacht-detail .section-subtitle-tab .list-group a.active {
  color: #4d7bad !important;
  font-weight: 500;
}
.fastfleet .yacht-detail #s-exterior,
.fastfleet .yacht-detail #s-interior {
  margin: 20px 0px 0px;
}
.fastfleet .yacht-detail .carousel .features-text .f-title {
  font-size: 20px;
}
.fastfleet .yacht-detail .moreInfo {
  font-size: 11px !important;
  line-height: 16px;
  font-weight: 400;
}
.fastfleet .yacht-detail .moreInfo.checkin {
  display: block;
  margin-top: 5px;
  margin-bottom: 0px;
}
.fastfleet .yacht-detail .moreInfo.apa {
  display: block;
  font-size: 9px !important;
  line-height: 10px !important;
}
.fastfleet .yacht-detail .bookNow .price {
  font-size: 20px;
  font-weight: 500;
  margin-top: 5px;
  display: block;
  line-height: 16px;
  color: #01406b;
}
.fastfleet .yacht-detail .bookNow .passengers {
  margin-top: 10px;
  display: block;
}
.fastfleet .yahct-detail #blocks .cont-tag .btn-tag:hover {
  color: white;
  background-color: rgba(11,38,70,0.6);
}
.fastfleet .wrap-icons .popoverShare,
.fastfleet .wrap-btn-contacts .popoverShare {
  left: -8px;
  right: 0;
  height: 30px !important;
  width: 160px !important;
  bottom: 0px;
  top: -8px;
  background-color: #fff;
}
.fastfleet .wrap-icons .cnt-share:hover .popoverShare,
.fastfleet .wrap-btn-contacts .cnt-share:hover .popoverShare {
  height: 35px;
}
.fastfleet .mandatory {
  border: 1px solid #d00909;
  margin-top: 0px;
  text-align: left;
  color: #495057;
}
.fastfleet label.mandatory {
  border: none;
  color: #d00909;
}
.fastfleet .form-check-label.mandatory {
  border: 1px solid #d00909;
}
.fastfleet #dropzon.mandatory {
  border: 2px dashed #d00909 !important;
}
.fastfleet .success-page {
  background-color: #edeff5;
  padding: 100px 0px;
  text-align: center;
}
.fastfleet .success-page .recap {
  background-color: #ffffff;
  border-radius: 5px;
  padding: 40px 50px 50px 50px;
  box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1);
}
.fastfleet .success-page .recap .tit {
  font-size: 26px;
}
.fastfleet .success-page .recap .text {
  margin-bottom: 30px;
  font-size: 16px;
  text-align: center;
}
.fastfleet .success-page .recap .minSpan {
  font-size: 10px;
}
.fastfleet .success-page .recap .minSpan.checkin {
  display: block;
  margin-bottom: 3px;
  display: block;
}
.fastfleet .success-page .recap .notes {
  font-size: 12px;
  display: block;
  line-height: 16px;
}
.fastfleet .success-page .recap .subtit {
  color: #124972;
  font-weight: 600;
  font-size: 14px;
}
.fastfleet .success-page .recap .info-block {
  word-break: break-word;
  position: relative;
}
.fastfleet .success-page .recap .link {
  color: #626771;
  font-weight: 600;
}
.fastfleet .success-page .recap .hr-left {
  margin: 20px auto 20px;
}
.fastfleet .success-page .recap .photo {
  height: 16px;
}
.fastfleet .success-page .recap .contButtons {
  display: table;
  margin: 30px auto 0px;
}
.fastfleet .success-page .recap .contButtons .btn {
  margin: 5px 10px;
  width: 240px;
  display: block;
  color: #ffffff;
  font-weight: 500;
  float: left;
  border-radius: 4px;
  font-size: 12px;
  text-align: center;
  padding: 10px;
}
.fastfleet .success-page .recap .contButtons .btn-receipt {
  background-color: #124972;
}
.fastfleet .success-page .recap .contButtons .btn-agreement {
  background-color: #4d7bad;
}
.fastfleet .register-container {
  background-color: #edeff5;
  padding: 100px 0px 40px;
  margin: 0px;
}
.fastfleet .register-container .title {
  font-size: 18px;
  font-weight: 400;
}
.fastfleet .register-container .title span {
  font-weight: 600;
  font-size: 18px;
  color: #124972;
}
.fastfleet .register-container .tologin {
  font-size: 14px;
}
.fastfleet .register-container .tologin a {
  color: #124972;
  font-weight: 600;
}
.fastfleet .register-container .termpolicy a,
.fastfleet .register-container .gold {
  color: #124972;
  font-size: 14px;
  font-weight: 600;
}
.fastfleet .register-container i {
  margin-top: 5px;
  display: block;
}
.fastfleet .register-container .input-border select.form-control,
.fastfleet .register-container .input-border input.form-control {
  font-size: 14px;
}
.fastfleet .register-container #submitForm,
.fastfleet .register-container .submitButton {
  background: none;
  background-color: #01406b;
  font-weight: 500;
  font-size: 14px;
  border-radius: 4px;
  padding: 7px 5px;
}
.fastfleet .register-container .mandatory {
  border: none !important;
  position: absolute;
  right: 15px;
}
.fastfleet .register-container.loginDev {
  height: 100vh;
}
.fastfleet .register-container.loginDev .copyright {
  color: #717b86;
  font-size: 10px;
  font-style: italic;
  margin-top: 5px;
}
.fastfleet .register-container.loginDev .formContainer .sub-container .submitButton {
  background: none;
  background-color: #01406b;
}
.fastfleet.dashboard .listing-cont {
  margin-left: 0px !important;
}
.fastfleet.dashboard .sub-panel {
  padding: 80px 30px 0px 30px !important;
}
.fastfleet.dashboard .form-control {
  height: 36px;
  font-weight: 400;
}
.fastfleet.dashboard .lateral-nav .first-nav {
  margin-top: 45px;
}
.fastfleet.dashboard .search {
  top: 45px;
}
.fastfleet.dashboard .nav-tabs {
  border-bottom: 0px solid;
}
.fastfleet.dashboard #searchResult .listing-cont {
  margin-left: 145px;
  padding: 0px 10px 0px;
}
.fastfleet.dashboard .title {
  margin-top: 0px;
  text-align: inherit;
  font-weight: 400;
}
.fastfleet.dashboard #formContainer .sheet-card .title {
  padding: 0 15px !important;
}
.fastfleet.dashboard #formContainer .form-control {
  border: none;
}
.fastfleet.dashboard .btnGold,
.fastfleet.dashboard .btnGrey {
  top: 7px !important;
}
.fastfleet.dashboard #locationlist,
.fastfleet.dashboard #regionSelect {
  margin: 0px;
}
.fastfleet.dashboard .form-check-input + .form-check-label {
  font-size: 12px !important;
  text-transform: none;
  text-align: center;
  cursor: pointer;
  padding: 10px 5px !important;
  font-weight: 500;
  background: #fff;
  border: 1px solid #aaa;
  width: 100%;
  border-radius: 3px;
}
.fastfleet.dashboard .form-check-input:checked + .form-check-label {
  background: #626771;
  border: 1px solid #626771;
  color: #fff;
}
.fastfleet.dashboard label.form-check-label:hover {
  background: #626771;
  border: 1px solid #626771;
  color: #fff;
}
.fastfleet.dashboard .dropzone {
  border: 2px dashed #dbdbdb;
  background: #eff0f4;
  padding: 35px 0px;
  cursor: pointer;
  float: initial !important;
  margin: 4px auto 0px !important;
  font-size: 11px;
  color: #b5b5b5;
  line-height: 14px;
  font-weight: 500;
}
.fastfleet.dashboard #dropzon_2 {
  height: 100px;
  margin: 5px auto;
  width: 100px;
  border-radius: 100px;
  display: inline-block;
}
.fastfleet.dashboard .dz-preview {
  display: none;
}
.fastfleet.dashboard .hub-nav {
  margin-left: 0px !important;
  padding-left: 30px;
}
.fastfleet.dashboard .hub-nav .btn-preview {
  background-color: #3e659c;
  color: white;
  font-size: 10px;
  padding: 3px 10px;
  line-height: 13px;
}
.fastfleet.dashboard .hub-nav .nav-block {
  text-transform: uppercase;
}
.fastfleet.dashboard .hub-card .hub-img {
  margin: 10px auto;
  height: 100px;
  width: 100px;
  float: initial !important;
  border: none;
  background-size: 100% auto;
}
.fastfleet.dashboard .hub-card .hub-img .delete-avatar {
  display: block;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .fastfleet {
    padding: 0px;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  .fastfleet {
    padding: 0px;
  }
}
@media (min-width: 991px) and (max-width: 1080px) {
  .fastfleet {
    padding: 0px;
  }
  .fastfleet header {
    background-color: #ffffff !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .fastfleet {
    padding: 0px;
    font-weight: 400;
  }
  .fastfleet header {
    background-color: #ffffff !important;
  }
  .fastfleet header .second-nav {
    background-color: #ffffff !important;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.11);
  }
  .fastfleet header .login {
    height: 38px;
    line-height: 17px;
    margin: 8px 0px 8px 15px;
  }
  .fastfleet header .small-logo {
    margin: 14px 20px 14px 0px;
  }
  .fastfleet .header-detail-mobile {
    top: 43px;
  }
  .fastfleet .mini-share-mobile {
    margin-top: 34px;
  }
  .fastfleet .mini-share-mobile .mob-tit {
    font-size: 16px;
    line-height: 30px;
  }
  .fastfleet .logo-block {
    height: 37px !important;
  }
  .fastfleet .parallax-wrap-yacht {
    margin-top: 55px;
  }
  .fastfleet .section-title .s-tit {
    font-weight: 400;
  }
  .fastfleet .content-grey {
    margin-top: 45px !important;
  }
  .fastfleet .c-yachts-filter .search .cont-btn .btn {
    line-height: 18px;
  }
  .fastfleet .c-yachts-filter .search .cont-btn .btn-buy {
    line-height: 26px;
  }
  .fastfleet .c-yachts-filter .search .cont-btn .contSearch {
    padding-bottom: 0px;
  }
  .fastfleet .section-title-tab {
    padding: 40px 0px 0px;
  }
  .fastfleet .label-text-mobile .more {
    color: #ffffff91;
    font-size: 12px;
  }
  .fastfleet .wb-mobile {
    margin-left: 0px !important;
  }
  .fastfleet .wb-mobile .btn {
    height: 100%;
    width: 100%;
    color: #fff;
    border-radius: 0px !important;
    font-size: 17px !important;
    line-height: 18px;
    padding: 10px 5px !important;
  }
  .fastfleet .wb-mobile .contButtons {
    display: block !important;
  }
  .fastfleet .wb-mobile .disclaimer,
  .fastfleet .wb-mobile .from {
    font-size: 12px;
    color: #ffffffab;
    line-height: 18px;
  }
  .fastfleet .checkmobile {
    display: block;
  }
  .fastfleet .cntOpacity {
    height: 100%;
    z-index: 6000;
    background-color: rgba(26,26,26,0.8);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: none;
  }
  .fastfleet .yacht-detail .slPad,
  .fastfleet .yacht-detail .srPad {
    padding: 0px 15px !important;
  }
  .fastfleet .yacht-detail .popupBooking {
    display: none;
    position: fixed;
    padding: 5px 15px 52px 15px;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: scroll;
    background-color: white;
    z-index: 10000;
  }
  .fastfleet .yacht-detail .popupBooking .closePopup {
    display: block !important;
    filter: brightness(0) invert(0.30);
    height: 25px;
    position: absolute;
    right: 20px;
    top: 20px;
  }
  .fastfleet .yacht-detail .popupBooking .wrap-btn-contacts {
    margin: 0;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .fastfleet .yacht-detail .popupBooking .wrap-btn-contacts .btn {
    display: none;
    height: 100%;
    width: 100%;
    color: #fff;
    margin-top: 0px;
    border-radius: 0px !important;
    font-size: 16px !important;
    line-height: 17px;
    padding: 10px 5px !important;
  }
  .fastfleet .yacht-detail .popupBooking .wrap-btn-contacts .disclaimer {
    font-size: 12px;
    color: #ffffffab;
    font-style: italic;
    text-transform: capitalize;
    line-height: auto !important;
  }
  .fastfleet .yacht-detail .popupBooking .wrap-btn-contacts #bookNow,
  .fastfleet .yacht-detail .popupBooking .wrap-btn-contacts #proceedBooking {
    line-height: 24px !important;
  }
  .fastfleet .yacht-detail .popupBooking .c-block.step-0 .moreInfo {
    display: block;
    margin: 0px 0px 5px 0px;
  }
  .fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .bookNow .slPad,
  .fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .clientInfo .slPad,
  .fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .brokerInfo .slPad {
    padding: 0px 5px 0px 15px !important;
  }
  .fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .bookNow .srPad,
  .fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .clientInfo .srPad,
  .fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .brokerInfo .srPad {
    padding: 0px 15px 0px 5px !important;
  }
  .fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .c-block .terms {
    line-height: 30px;
  }
  .fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .c-block:last-child {
    border-bottom: 0px solid;
  }
  .fastfleet .success-page {
    padding: 73px 0px 15px;
  }
  .fastfleet .success-page .recap .tit {
    line-height: 26px;
    margin-bottom: 10px;
  }
  .fastfleet .success-page .recap .contButtons {
    display: inherit;
    margin: 0;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 10;
  }
  .fastfleet .success-page .recap .contButtons .btn {
    margin: 0;
    width: 50%;
    display: block;
    color: #ffffff;
    font-weight: 500;
    float: left;
    border-radius: 0px;
    font-size: 12px;
    text-align: center;
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .pad-l-xs {
    padding-left: 0px;
  }
  .fastfleet {
    padding: 0px;
  }
  .fastfleet header .second-nav {
    background-color: #ffffff !important;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.11);
  }
  .fastfleet header .second-nav .login {
    height: 30px;
    padding: 8px 15px;
    margin: 8px 0px 7px;
    font-size: 8px;
    font-weight: 600;
  }
  .fastfleet header .second-nav .small-logo {
    margin: 10px 20px 10px 0px;
  }
  .fastfleet header .second-nav .placeholder {
    margin: 8px 15px;
    height: 29px;
  }
  .fastfleet .header-detail-mobile {
    top: 44px;
  }
  .fastfleet .mini-share-mobile {
    margin-top: 36px;
  }
  .fastfleet .mini-share-mobile .mob-tit {
    font-size: 14px;
    line-height: 30px;
  }
  .fastfleet .logo-block {
    height: 37px !important;
    font-size: 13px;
  }
  .fastfleet select.notmobile {
    color: #626771;
    text-transform: uppercase;
    text-align-last: center;
    text-align: center;
    height: 38px;
    filter: brightness(0) invert(0.35);
    background-size: 14px 5px;
  }
  .fastfleet .dropcontainer {
    margin-top: 55px;
    height: calc(100vh - 58px);
    color: #fff;
  }
  .fastfleet .dropcontainer select {
    background-color: #f8f9fa29;
    filter: brightness(0) invert(1);
    text-align: left;
    text-align-last: left;
  }
  .fastfleet .dropcontainer .btn-close {
    margin-top: 0;
  }
  .fastfleet .parallax-wrap-yacht {
    margin-top: 55px;
  }
  .fastfleet .parallax-wrap-small .cnt-discover {
    height: 370px;
  }
  .fastfleet .parallax-wrap-small .cnt-discover .claim .title {
    font-size: 28px;
  }
  .fastfleet .parallax-wrap-small .cnt-discover .claim h3 {
    font-size: 16px;
    margin: 15px 0px 0px 0px;
  }
  .fastfleet .section-title .s-subtit {
    display: block;
  }
  .fastfleet .content-grey {
    margin-top: 45px !important;
  }
  .fastfleet .c-yachts-filter .cont-btn select,
  .fastfleet .c-yachts-filter .cont-btn input {
    font-size: 14px !important;
  }
  .fastfleet .c-yachts-filter .cont-btn .btn {
    line-height: 16px;
  }
  .fastfleet .c-yachts-filter .search {
    display: block;
    position: relative;
    top: 0;
    z-index: 3000;
  }
  .fastfleet .c-yachts-filter .search .cont-btn .btn-buy {
    width: 50% !important;
    line-height: 26px;
  }
  .fastfleet .c-yachts-filter .search .cont-btn .btn-buy.filter-by {
    width: 100% !important;
  }
  .fastfleet .c-yachts-filter .search .cont-btn .pickerselect.btn-not {
    padding-right: 10px;
  }
  .fastfleet .c-yachts-filter .search .contSearch {
    height: initial;
    padding: 0px;
  }
  .fastfleet .c-yachts-filter .search .drop-wrap {
    height: initial;
  }
  .fastfleet .second-nav .small-logo {
    margin: 6px 20px 7px 0px;
  }
  .fastfleet .second-nav .login {
    height: 35px;
    line-height: 13px;
    margin: 10px 0px;
  }
  .fastfleet .logo-block {
    height: 55px;
  }
  .fastfleet .cta-mobile {
    right: 0px;
  }
  .fastfleet .wb-mobile {
    margin-left: 0px !important;
  }
  .fastfleet .wb-mobile .btn {
    height: 100%;
    width: 100%;
    color: #fff;
    border-radius: 0px !important;
    font-size: 13px !important;
    line-height: 14px;
    padding: 10px 5px !important;
  }
  .fastfleet .wb-mobile .contButtons {
    display: block !important;
  }
  .fastfleet .wb-mobile .disclaimer,
  .fastfleet .wb-mobile .from {
    font-size: 11px;
    color: #ffffffab;
    font-style: italic;
    line-height: 16px;
  }
  .fastfleet .checkmobile {
    display: block;
  }
  .fastfleet .cntOpacity {
    height: 100%;
    z-index: 6000;
    background-color: rgba(26,26,26,0.8);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: none;
  }
  .fastfleet .yacht-detail .slPad,
  .fastfleet .yacht-detail .srPad {
    padding: 0px 15px !important;
  }
  .fastfleet .yacht-detail .popupBooking {
    display: none;
    position: fixed;
    padding: 5px 15px 45px 15px;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: scroll;
    background-color: white;
    z-index: 10000;
  }
  .fastfleet .yacht-detail .popupBooking .closePopup {
    display: block !important;
    filter: brightness(0) invert(0.30);
    height: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
  }
  .fastfleet .yacht-detail .popupBooking .wrap-btn-contacts {
    margin: 0;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .fastfleet .yacht-detail .popupBooking .wrap-btn-contacts .btn {
    display: none;
    height: 100%;
    width: 100%;
    color: #fff;
    margin-top: 0px;
    border-radius: 0px !important;
    font-size: 13px !important;
    line-height: 16px;
    padding: 10px 5px !important;
  }
  .fastfleet .yacht-detail .popupBooking .wrap-btn-contacts .disclaimer {
    font-size: 11px;
    color: #ffffffab;
    font-style: italic;
    text-transform: capitalize;
  }
  .fastfleet .yacht-detail .popupBooking .wrap-btn-contacts #bookNow,
  .fastfleet .yacht-detail .popupBooking .wrap-btn-contacts #proceedBooking {
    line-height: 18px !important;
  }
  .fastfleet .yacht-detail .popupBooking .c-block.step-0 .moreInfo {
    display: block;
    margin: 0px 0px 5px 0px;
  }
  .fastfleet .yacht-detail .popupBooking .c-block:last-child {
    display: none;
  }
  .fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .bookNow .slPad,
  .fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .clientInfo .slPad,
  .fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .brokerInfo .slPad {
    padding: 0px 5px 0px 15px !important;
  }
  .fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .bookNow .srPad,
  .fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .clientInfo .srPad,
  .fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .brokerInfo .srPad {
    padding: 0px 15px 0px 5px !important;
  }
  .fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .c-block .terms {
    line-height: 14px;
    font-size: 10px;
  }
  .fastfleet .yacht-detail .wrap-yacht-description .wrap-contacts .c-block:last-child {
    border-bottom: 0px solid;
  }
  .fastfleet .yacht-detail .specifications-full .head-listings .title {
    text-align: left;
    margin-top: 0px;
  }
  .fastfleet .openGallery {
    z-index: 10;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
  .fastfleet .success-page {
    padding: 73px 0px 15px;
  }
  .fastfleet .success-page .recap .tit {
    line-height: 26px;
    margin-bottom: 10px;
  }
  .fastfleet .success-page .recap .contButtons {
    display: inherit;
    margin: 0;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 10;
  }
  .fastfleet .success-page .recap .contButtons .btn {
    margin: 0;
    width: 50%;
    display: block;
    color: #ffffff;
    font-weight: 500;
    float: left;
    border-radius: 0px;
    font-size: 12px;
    text-align: center;
    padding: 10px;
  }
}




