@font-face {
    font-family: 'GT Sectra Display';
    src: url('../fonts/GTSectraDisplay-Light.woff2') format('woff2'),
        url('../fonts/GTSectraDisplay-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aesthetik Script';
    src: url('../fonts/AesthetikScript.woff2') format('woff2'),
        url('../fonts/AesthetikScript.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
	src: url('../fonts/Gotham-Light.eot');
    src: url('../fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'),
     url('../fonts/Gotham-Light.woff2') format('woff2'),
	url('../fonts/Gotham-Light.ttf') format('truetype'),
	url('../fonts/Gotham-Light.svg#Gotham-Light') format('svg'),
        url('../fonts/Gotham-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LTZapfino One';
    src: url('../fonts/LinotypeZapfino-One.woff2') format('woff2'),
        url('../fonts/LinotypeZapfino-One.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: 'Montserrat', sans-serif; /*font*/
	font-weight: 300;
}
ul, li, ol{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h1,h2,h3,h4,h5,h6{
	margin: 0px;
	padding: 0px;
}
p{
	padding: 0px;
	margin: 0px;
}

.banner-main-landing h2{line-height: 1.5;}

a:focus{
	outline: none;
}
html{
	box-sizing: border-box;
	overflow-x: hidden;
}
.container{
	max-width: 1172px;
}
.top-pybce{
	position: absolute;
	top: 6px;
	right: 0px;
}

.mt-5, .my-5 {
    margin-top: 5rem !important;
}

.top-pybce .right-list{
	
}

#cookie-law-info-bar { width: 263px!important; font-size: 11px!important; line-height: 15px!important; padding: 15px 12px!important; border-radius: 6px!important; }


.grecaptcha-badge {visibility: hidden!important;}
.lg-sub-html {display: none!important}

.page-template-liftefoils .prm-title { padding-bottom: 94px; }
.mobh {padding: 0px 8px;}
/*#menu-item-29 .dropdown-inner-in-selas-logo .selas-logo-m:last-child {display: none!important;}*/

.page-id-24 .banner-main-landing::before {
height: 89px!important;
z-index: 1!important;
}

.right-list ul{
	/*border-bottom: 1px solid rgba(255,255,255,0.18);*/
	float: right;
	padding-right: 42px;
}
.right-list ul li{
	display: inline-block;
	margin-left: 38px;
}
.right-list ul li:first-child{
	margin-left: 0px;
}
.right-list ul li a{
	/*line-height: 2.286;*/
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	text-decoration: none;
	font-weight: bold;
}
#google_translate_element .goog-te-gadget-simple {
	background: none;
	border: none;	
	padding: 0px;
}
#google_translate_element .goog-te-gadget-simple .goog-te-menu-value{
	font-size: 14px;
	color: rgba(255, 255, 255, 0.62);
	padding-right: 10px;
	position: relative;
}
#google_translate_element .goog-te-gadget-simple .goog-te-gadget-icon{
	display: none;
}
.goog-te-gadget-simple .goog-te-menu-value span{
	border: none !important;
}
.goog-te-gadget-simple .goog-te-menu-value span:last-child{
	display: none;
}
#google_translate_element .goog-te-gadget-simple .goog-te-menu-value::after{
		content: "";
		background: url('../images/arrow-lg.png') no-repeat center;
		width: 9px;
		height: 5px;
		display: block;
		position: absolute;
		top: 6px;
		right: -3px;
		
}
.goog-te-gadget-simple .goog-te-menu-value:after{}
.goog-te-menu-value img{
	display: none;
}
.top-nv{
	width: 100%;
	display: flex;
	    align-items: center;
}
.top-header{
	position: absolute;
	width: 100%;
	z-index: 9999;
	top:0;
}

.top-header:before{
	background: url('../images/top-sd.png') no-repeat top;
	background-size: 100% 100%;
	content: "";
	position: absolute;
	top: 0px;
	width: 100%;
	height: 348px;
	display: none;
}

.top-header .navbar{
	background: none;
	padding-left: 36px;
}
.top-header .navbar .navbar-brand{
    padding-top: 16px;
    padding-bottom: 0px;
    min-height: 75px;
}
.top-header .navbar .navbar-brand img {
    max-width: 239px;
}
.top-header .navbar .navbar-nav li a{
	font-size: 14.5px;
	color: #ffffff;
	margin: 10px 20px;
    margin-bottom: 22px;
	letter-spacing: 0.5px;
	margin-bottom: 0px;
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 28px;
	    font-weight: 500; /*n*/
}
.top-header .navbar-expand-lg .navbar-nav{
	padding-top: 0px;
}
.top-header .navbar .navbar-nav li .dropdown-menu .container{
	width: 100%;
	display: block;
	max-width: 100%;
}
.navbar .dropdown-menu div[class*="col"] {
   margin-bottom:1rem;
   padding: 0px 10px;
}
.navbar .dropdown-menu {
  border:none;
  background-color:#ffffff!important;
  border-bottom: 8px solid #f7b801;
  padding: 0px;
  display: block;
}
@media screen and (min-width: 992px) {
.navbar {
  padding-top:0px;
  padding-bottom:0px;
}
.navbar .nav-item {
}
.navbar .dropdown {position:static;}
.navbar .dropdown-menu {
  margin: 0px;
  width:100%;
  left:0;
  right:0;
  top:100%;
  display:block;
  visibility: hidden;
  opacity: 0;
  /* visibility: visible; */
  /* opacity: 1; */
  transition: visibility 0s, opacity 0.3s linear;
      transition: none !important;
}
.navbar .dropdown:hover .dropdown-menu/*, .navbar .dropdown .dropdown-menu:hover */{
  display:block;
  visibility: visible;
  opacity: 1;
  transition: visibility 0s, opacity 0.3s linear;
}
  .navbar .dropdown-menu {
    background-color: #fff;
  }
}
.dropdown-inner-in{
	padding: 53px 2%;
	padding-bottom: 24px;
	max-width:1330px;
	margin: 0 auto;
	width: 100%;
}
.box-a h1{
	font-size: 39px;
	line-height: 0.857;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	/* margin-bottom: 65px; */
	color: #031d53;
}
.top-header .navbar .navbar-nav li .box-a a{
	font-family: "brandon-grotesque", sans-serif;
	border: 1px solid #3e92cc;
	display: block;
	padding: 0;
	max-width: 227px;
	 border-radius: 4px;
	min-height: 50px;
	background: #3e92cc;
	color: #ffffff;
	text-align: center;
	line-height: 48px;
	margin: 0px;
	margin-bottom: 9px;
	text-decoration: none;
	text-transform: uppercase;
	    font-weight: 400 !important;
}
.top-header .navbar .navbar-nav li .box-a a:hover{
	border: 1px solid transparent;
}
.top-header .navbar .navbar-nav li .box-a a + a{
	background: none;
	color: #3e92cc;
}
.top-header .navbar .navbar-nav li .box-a a + a:hover{
	color: #ffffff;
	background: #3e92cc;
}
.dw-btn{
	margin-top: 20px;
}
.dw-btn.m{
	margin-top: 65px;
}


.box-b{
	margin: 0 auto;
	max-width: 340px;
	width: 100%;
}
.box-b figure{
	margin-bottom: 20px;
 
}
.box-b figure img {
    width: 100%;
}
.box-b h2{
	font-size: 20px;
	color: #031d53;
	line-height: 2;
	text-transform: uppercase;
	font-family: "brandon-grotesque", sans-serif;
	letter-spacing: 0.6px;
	font-weight: normal;
}
.top-header .navbar .navbar-nav li .box-b ul{}
.top-header .navbar .navbar-nav li .box-b ul li{}
.top-header .navbar .navbar-nav li .box-b ul li a{
	font-size: 14.5px;
	color: #2e2e2e;
	letter-spacing: 0.2px;
	line-height: 2.1;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	text-decoration: none;
}
.top-header .navbar .navbar-nav li .box-b ul li a{
	border-bottom: none;
	border-top: none;
}

.banner-main{
	min-height: 900px;
	position: relative;
}
.banner-main{
	width: 100%;
	background-size: cover !important;
}



.text-md{
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	display: flex;
	align-items: center;
	z-index: 1;
}


.split-inner {
    display: inline-block;
}
[data-scroll] {
  /* opacity: 0; */
  /* will-change: transform, scale, opacity; */
  -webkit-transform: translateY(6rem) scale(0.93);
  transform: translateY(6rem) scale(0.93);
  /* -webkit-transition: all 1.5s cubic-bezier(0.165, 0.84, 0.44, 1); */
  /* transition: all 1.5s cubic-bezier(0.165, 0.84, 0.44, 1); */
}

[data-scroll="in"] {
  opacity: 1;
  -webkit-transform: translateY(0) scale(1);
  /*transform: translateY(0) scale(1);*/
}

.splitting .char {
  color: transparent;
}
a {
    color: #3e92cc;
}
.splitting .char:after {
  visibility: visible;
  color: #ffffff;
  opacity: 0;
  -webkit-transform: translateY(30%);
          transform: translateY(30%);
  -webkit-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transition-delay: calc(.2s + (.04s * var(--char-index) ) );
          transition-delay: calc(.2s + (.04s * var(--char-index) ) );
}

[data-scroll="in"] .char:after {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.text-scroll-arrow{
	padding-left: 60px;
}
.text-md h1{
	color: #ffffff;
	font-size: 73px;
	line-height: 96px;
	font-family: 'GT Sectra Display';
	font-weight: 300;
	font-family: 'Gotham';
}
.text-md h1 .ch-tx{
	font-family: 'Gotham';
	font-family: 'Aesthetik Script';
}
.scroll-down{
	position: absolute;
	bottom: 8%;
	left: 70px;
	padding-left: 15px;
	opacity: 0.75;
	bottom: 100px;
}
.scroll-down a{
	color: #ffffff;
	text-decoration: none;
}
.scroll-down:before{
	content: "";
	background: url('../images/down-arrow.png') no-repeat center; 
	height: 55px;
	width: 6px;
	position: absolute;
	top: 6px;
	left: 0px;
}
.best-main{
	padding-top: 118px;
	padding-bottom: 99px;
	background: #ffffff;
}
.best-main{
	position: relative;
}

.img-txt-1_bg {
    position: absolute;
    /* top: 0; */
    left: 0;
    width: 1000px;
    /* background-size: contain; */
    /* background-position: bottom 150px right; */
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    z-index: 0;
    margin: 0 auto;
    right: -347px;
    bottom: 190px;
}
.best-left h1{
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 300;
	color: #031d53;
	font-size: 66px;
	display: inline-block;
}
.best-left h1 span.rt{
	
}
.best-left{
	padding-left: 70px;
	padding-right: 40px;
	margin-bottom: 94px;
}
.best-left h1 span p{
	font-family: 'Aesthetik Script';
	color: #f7b801;
	font-size: 110px;
	margin: 0px;
	margin-top: -19px;
	margin-left: 30px;
	line-height: inherit;
}
.best-left h1 span.rt{
	float: right;
	display: inline-flex;
	margin-right: -165px;
	line-height: 33px;
	
}
.best-left h1.splitting .char::after{
	color: #031d53;
}
.best-left h1.splitting .rt p .char::after{
	color: #f7b801;
}
.best-left p{
	font-size: 14.5px;
	line-height: 2.133;
	color: #2e2e2e;
	letter-spacing: 0.6px;
	margin-top: 22px;
	margin-bottom: 30px;
}
.best-left p.splitting{}
.best-left a{
	background: #f7b801;
	color: #ffffff;
	font-family: "brandon-grotesque", sans-serif;
	font-size: 13px;
	width: 190px;
	min-height: 46px;
	border-radius: 4px;
	font-weight: 500; /*n*/
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	line-height: 45px;
}
.best-left-img img {
    max-width: 90%;
}
.best-right-img{
	text-align: right;
}
.best-right-img img{
	width: 100%;
	max-width: 438px;
}

.lake-life-main{
	background: #ffffff;
}
.section-main{
	overflow: hidden;
	background: #ffffff;
	padding-top: 0px;
	position: relative;
}
.section-main::before {
    content: "";
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #f2f2f2;
}
.lake-slider-title h1{
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 300;
	color: #031d53;
	font-size: 80px;
	line-height: 0.9;
	display: inline-block;
}
.lake-slider-title h1 span.rt{
	color: #3e92cc;
	font-size: 90px;
	font-family: 'Aesthetik Script';
}
.lake-slider-title{
	margin-bottom: 70px;
	padding-left: 60px;
}
.lake-slider-title p{
	line-height: 2.133;
	margin-top: 20px;
}

.lake-slider-title h1.splitting .char::after {
    color: #031d53;
}
.lake-slider-title h1.splitting .rt .char::after{
	color: #3e92cc;
}
.top-header .navbar .navbar-nav li a{
	position: relative;
	border-top: 2px solid transparent;
}

.top-header .navbar .navbar-nav li a:hover{
	    border-top: 2px solid transparent;
	color: #ffffff;
}
.top-header .navbar .navbar-nav li a.dropdown-toggle::after{
	border-width: 12px;
	border-color: transparent transparent #ffffff;
	border-style: solid;
	bottom: 0px;
	content: "";
	height: 0;
	left: 40%;
	position: absolute;
	width: 0;
	margin: 0 0 0 -6px;
	display: none;
	transition: visibility 0s, opacity 0.3s linear;
}

.navbar .dropdown:hover .nav-link.dropdown-toggle::after{
	border-width: 12px;
	border-color: transparent transparent #ffffff;
	border-style: solid;
	bottom: 0px;
	content: "";
	height: 0;
	left: 40%;
	position: absolute;
	width: 0;
	margin: 0 0 0 -6px;
	display: block;
	transition: visibility 0s, opacity 0.3s linear;
}
.slider-law {
    
}
.section_slider {
    margin: 0px auto;
    font-size: 2em;
    margin-bottom: 53px;
}
.section_slider .slick-list {
    overflow: inherit;
}
.box-image-law {
    position: relative;
    overflow: hidden;
	width: 367px;
	    width: 475px;
}
.box-image-law figure {
    position: relative;
    margin: 0px;
}
.box-image-law img {
    width: 100%;
}
.law-text-show {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: left;
    z-index: 999;
    padding: 33px 34px;
    transition: all .8s;
    z-index: 11;
}
.box-image-law figure::before {
    content: "";
    background-color: rgba(17,17,17,.25);
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    z-index: 2;
}
.law-text-show h2 {
    font-family: "brandon-grotesque", sans-serif;
	font-weight: 300;
    font-size: 22px;
    line-height: 25px;
    color: #ffffff;
	text-transform: uppercase;
}
.law-text-show p {
	font-weight: 300;
    font-size: 14px;
    color: #ffffff;
}
.best-left.is-visible{
	opacity: 1;
}

.main-md-slider .flickity-viewport {
    overflow: visible;
}

.bor-bar {
    display: flex;
    align-items: center;
    padding-bottom: 13px;
}
.section_footer {
    display: flex;
    align-items: center;
    position: relative;
}
.section_footer .prev {
    padding-right: 14px;
    cursor: pointer;
}
.section_footer .next {
    padding-right: 29px;
    cursor: pointer;
}
.section_footer .prev svg {
    width: 34px;
	fill: #132b5e;
}
.section_footer .next svg {
    width: 34px;
	fill: #132b5e;
}
.section_header {
    position: relative;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.progress {
    display: block;
    width: 100%;
    height: 1px;
    overflow: hidden;
    background-color: #ced2da;
    background-image: -webkit-gradient(linear, left top, right top, from(#10295c), to(#10295c));
    background-image: linear-gradient(to right, #10295c, #10295c);
    background-repeat: no-repeat;
    background-size: 0 100%;
    -webkit-transition: background-size 1.2s ease-in-out;
    transition: background-size 1.2s ease-in-out;
}

.section_header span {
    color: rgba(72, 79, 98, 0.9);
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: -30px;
}
.slider-law .section_slider .slick-slide{
	margin-right: 20px;
}
.law-text-hide {
    position: absolute;
    bottom: -80%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
    z-index: 999;
    padding: 30px;
    background: rgba(25,25,25,0.92);
    transition: all .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1111;
}
.d-table-cell {
    vertical-align: middle;
}
.box-image-law:hover .law-text-hide {
    opacity: 1;
    visibility: visible;
    bottom: 0px;
}
.law-text-hide .d-table-a {
	position: absolute;
	top: 50%;
	left: 0%;
	right: 0;
	transform: translateY(-50%);
	margin: 0 auto;
	text-align: center;
}
.law-text-hide .content .logo-icon img{
	max-width: 250px;
	margin: 0 auto;
}
.law-text-hide .content a{
	color: #ffffff;
	font-size: 14.5px;
	text-decoration: underline;
}
.main-md-slider {
    padding-bottom: 53px;
}
.bar-wi {
    width: 90%;
    margin-top: 10px;
    float: right;
}
.bar-wi span {
    font-size: 12px;
    color: #5e6e8f;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 12px;
}
.gry-c {
    background: #cccccc;
}
.progress-bar-a {
    height: 1px;
    width: 0;
    background: #10295c;
}
.slider_step {
    margin-right: 20px;
}
.main-md-slider .flickity-button {
    display: block;
    border-radius: 50%;
    cursor: pointer;
    background-color: transparent;
    width: 40px;
    height: 40px;
    position: absolute;
	left: 0;
    bottom: 0;
	top: 102%;
    line-height: 50%;
	padding: 0px;
    transition: opacity .4s;
}
.main-md-slider .flickity-button:disabled {
    opacity: .3;
    cursor: auto;
    pointer-events: none;
}
.main-md-slider .flickity-button.previous {
    left: 0;
}
.main-md-slider .flickity-button.next {
	left: 50px;
}
.main-md-slider .flickity-button svg {
    display: none;
}
.main-md-slider .flickity-button.previous::before{
	content: "";
	background: url('../images/arrow-left-h.png') no-repeat center; 
	width: 35px;
	height: 27px;
	display: block;
}
.main-md-slider .flickity-button.next::before{
	content: "";
	background: url('../images/arrow-right-h.png') no-repeat center; 
	width: 35px;
	height: 27px;
	display: block;
}
.main-md-slider{
	padding-bottom: 53px;
}
.main-md-slider .flickity-button:focus{
	box-shadow: none;
}


h1.splitting {
  color: #84a8ff;
}
h1.splitting .char {
  -webkit-transition: opacity 0.3s linear, -webkit-transform 0.3s cubic-bezier(0.3, 0, 0.3, 1);
  transition: opacity 0.3s linear, -webkit-transform 0.3s cubic-bezier(0.3, 0, 0.3, 1);
  transition: transform 0.3s cubic-bezier(0.3, 0, 0.3, 1), opacity 0.3s linear;
  transition: transform 0.3s cubic-bezier(0.3, 0, 0.3, 1), opacity 0.3s linear, -webkit-transform 0.3s cubic-bezier(0.3, 0, 0.3, 1);
  -webkit-transition-delay: calc( 20ms * var(--char-index) );
          transition-delay: calc( 20ms * var(--char-index) );
}
h1.splitting[data-scroll="out"] .char {
  opacity: 0.1;
  -webkit-transform: translateY(0.25em);
          transform: translateY(0.25em);
}
.boating-main{
	padding-top: 120px;
}
.bg-grey{
	background-color: #f2f2f2;
}
.boating-left{
	max-width: 800px;
	margin-left: auto;
	margin-bottom: 59px;
	padding-right: 60px;
}
.boating-inner h1{
	font-size: 70px;
	line-height: 0.814;
	color: #031d53;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 300;
}
.boating-inner h1 span.rt{
	margin-left: 15%;
}
.boating-inner h1 span.rt p{
	display: inline-block;
	color: #3e92cc;
	font-size: 90px;
	font-family: 'Aesthetik Script';
	font-weight: 300;
	line-height: inherit;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}
.boating-inner p{
	margin-top: 21px;
	margin-bottom: 30px;
	font-size: 14.5px;
	line-height: 2.133;
}
.slider-nav .slick-slide button{
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 500;
	color: #2e2e2e;
	border: none;
	text-transform: uppercase;
	letter-spacing: 0.1px;
	padding: 0px 22px;
	min-height: 45px;
	border-radius: 4px;
	font-size: 13px;
}
.slider-nav .slick-slide.slick-current button{
	background: #3e92cc;
	color: #ffffff;
}

.slider-nav .slick-slide{
	text-align: center;
	width: auto !important;
	margin: auto;
	float: none;
	display: inline-block;
}
.boating-right{
	max-width: 358px;
	margin-right: auto;
}
.rightimg img{
	max-width: 358px;
	display: inline-block;
}
.boat-rentals{
	padding-bottom: 111px;
}
.boat-rentals .container-fluid{
	padding: 0px;
}
.boat-rentals .container-fluid .row{
	margin: 0px;
}
.boat-rentals .container-fluid .row .col-md-6{
	padding: 0px;
}
.boat-rentals-slider{
	margin-right: -290px;
	    margin-right: -30%;
		overflow:hidden;
}
.boat-rentals-left{
	position: relative;
	padding-bottom: 16px;
	padding-right: 22px;
}
.boat-rentals-slider:before{
	content: '';
	width: 90%;
	height: 60%;
	background-image: -moz-linear-gradient( -3deg, rgb(204,204,204) 24%, rgb(221,221,221) 59%);
	background-image: -webkit-linear-gradient( -3deg, rgb(204,204,204) 24%, rgb(221,221,221) 59%);
	background-image: -ms-linear-gradient( -3deg, rgb(204,204,204) 24%, rgb(221,221,221) 59%);
	position: absolute;
	right: 0px;
	    bottom: 5px;
}
.boat-rentals-left img{
	max-width: 1222px;
	position: relative;
}
.boat-rentals-right{
	background: #3e92cc;
	padding: 50px 48px;
	max-width: 674px;
	position: relative;
	margin-left: -75px;
	    margin-left: -5%;
}

.boat-in-text h1{
	font-family: "brandon-grotesque", sans-serif;
	font-size: 34px;
	font-weight: 300;
	text-transform: none;
	color: #ffffff;
	line-height: 1.3;
	margin-bottom: 20px;
}
.boat-in-text ul{
	margin-bottom: 38px;
	padding-left: 20px;
}
.boat-in-text ul li{
	font-size: 14.5px;
    color: #ffffff;
    line-height: 23px;
    
    list-style-type: circle;
    margin-bottom: 15px;
}
.boat-in-text a{
	background: #f7b801;
	color: #ffffff;
	font-family: "brandon-grotesque", sans-serif;
	font-size: 13px;
	width: 215px;
	min-height: 46px;
	border-radius: 4px;
	font-weight: 500; /*n*/
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	line-height: 45px;
}
.slider-control .prev-a svg{
	width: 35px;
	fill: #ffffff;
}
.slider-control .next-b svg{
	width: 35px;
	fill: #ffffff;
}
.slider-control .prev-a{
	padding: 0px 8px;
	cursor: pointer;
	outline: none;
}
.slider-control .next-b{
	padding: 0px 8px;
	cursor: pointer;
	outline: none;
}
.slider-control .prev-a.slick-disabled{
	opacity: 0.25;
}
.slider-control .next-b.slick-disabled{
	opacity: 0.25;
}
.slider-control{
	display: flex;
	position: absolute;
    bottom: 62px;
    right: 45px;
    
}
.boat-rentals-slider .slider .slick-list{
	
}
.footer-main{
	padding: 100px 0px;
}
.footer-left h2{
	color: #031d53;
	font-size: 24px;
	font-family: "brandon-grotesque", sans-serif;
    font-weight: 400; /*n*/
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.333;
	margin-bottom: 20px;
}
.footer-right h2{
	color: #031d53;
	font-size: 24px;
	font-family: "brandon-grotesque", sans-serif;
    font-weight: 400; /*n*/
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
.fr-pd{
	max-width: 1050px;
	margin: 0 auto;
}
.footer-left ul{
	margin-bottom: 26px;
}
.footer-left ul li{
	line-height: 1.9;
}
.footer-left ul li:nth-of-type(4){
	margin-bottom: 32px;
}
.footer-left ul li a{
	color: #2e2e2e;
	text-decoration: none;
	font-size: 14.5px;
}
.footer-left p{
	font-size: 12px;
	color: #999999;
	margin: 0px;
}
input[type="email"], input[type="password"], input[type="search"], input[type="submit"], input[type="text"], select, textarea {
    -webkit-appearance: none;
    border-radius: 0;
}
input, select, textarea {
    background-color: transparent;
    color: inherit;
	border: none;
}
input:focus{
	outline: none;
}
.subscribe-form{
	grid-template: auto/50% 50%;
	grid-template-areas: "news news" "name email" "option option" "submit submit";
}
.subscribe-form{
	display: grid;
}
.subscribe-form .news-line{
	display: flex;
	flex-wrap: wrap;
	grid-area: news;
	font-size: 14.5px;
	padding-bottom: 10px;
}
.name_input{
	grid-area: name;
	margin-bottom: 10px;
	padding-right: 10px;
}
.email_input{
	grid-area: email;
	margin-bottom: 10px;
	padding-left: 10px;
}
.subscribe-option{
	display: flex;
	flex-wrap: wrap;
	grid-area: option;
	justify-content: flex-start;
	padding: 38px 0 18px 0;
}
.subscribe-form input{
	border-bottom: 1px solid #000;
	font-size: 14.5px;
	font-weight: 300;
	color: #2e2e2e;
	letter-spacing: 0.6px;
	padding: 9px 0;
	width: 100%;
}
.subscribe-form .submit-button{
	grid-area: submit;
	margin-top: 0px;
}
.subscribe-form .submit-button .button-primary{
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 500;
	letter-spacing: 0.6px;
	background-color: #3e92cc;
	border: none;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	position: relative;
	text-align: center;
	transition: background-color .2s linear;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 15px 58px;
	transition: opacity .2s;
	font-size: 13px;
}
.subscribe-form input[type="checkbox"]{
	display: none;
}
.subscribe-form .checkmark {
    align-items: center;
    border: 1px solid #000;
    border-radius: 100%;
    display: flex;
    height: 14px;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 3px;
    width: 14px;
    z-index: 0;
}
.subscribe-form .subscribe-option_item .checkmark {
    top: 3px;
}
.subscribe-form .checkmark::before {
    border-radius: 100%;
    content: "";
    display: block;
  height: 6px;
    width: 6px;
}
.subscribe-form input[type="checkbox"]:checked ~ label .checkmark::before {
    background: #000;
}
.subscribe-option .subscribe-option_item {
    font-size: 13px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 2.31;
    padding: 3px 5px 3px 25px;
    position: relative;
    width: 50%;
}
.subscribe-option .subscribe-option_item {
       font-size: 12px;
    line-height: 13px;

    margin-right: 13px;
        margin-right: 0;
        width: 50%;
}
.subscribe-option_item label{
	margin: 0px;
	color: #212529;
}

.subscribe-option.fullwd .subscribe-option_item {
    width: 100%;
}


.banner-main-landing{ min-height: 900px;position: relative; }
.banner-main-landing:after{ content:""; display:block; height:100%; width:100%; left:0; top:0; background:url(../images/banne-ovarlay.png) no-repeat center center; background-size:cover; position:absolute; z-index: 0;}

.home .banner-main-landing:after{ content:""; display:block; height:100%; width:100%; left:0; top:0; background:url(../images/banne-ovarlay-hp.png) no-repeat center center!important; background-size:cover; position:absolute; z-index: 0;}

.banner-main-landing{ width: 100%;background-size: cover !important; min-height: 0;
    height: 100vh; }
.banner-main-landing .text-md{ z-index:99; }
.banner-main-landing h2{ font-family: 'Aesthetik Script'; color:#fff; font-size:100px; }
.banner-main-landing h2 span{ display:block; font-family: 'Gotham'; font-weight:300; font-size:70px; line-height: 20px; margin-left: 30px; color: #ffffff;}
.landing-welcome-sec{ padding:65px 0; max-width:1000px; margin: 0 auto; width:100%; }
.landing-welcome-sec h2{ font-size:60px; color:#031d53; font-family: "brandon-grotesque", sans-serif; font-weight:300; }
.landing-welcome-sec h2 span{ font-size:68px; color:#f7b801; padding-left:15px; font-family: 'Aesthetik Script'; position: relative; top: 5px; }
.landing-welcome-sec p{ color:#2e2e2e; font-size:16px; padding: 0 45px; padding-top:22px; padding-top: 22px; font-weight: 300; line-height: 1.8;}
.landing-content-sec .tabing{ justify-content:center; padding-bottom: 45px; border-bottom: 1px solid #ebebeb; }
.landing-content-sec .tabing li a{ text-transform:uppercase; font-weight:500; font-size:16px; color: #848484;  text-decoration:none !important; }
.tab-pane{ padding-top:55px; }
.landing-content-sec .tabing li{ margin:0 40px; }
.landing-content-sec .tabing li a.active{ color:#3e92cc;}
.hotel-title{ font-size:28px; color:#4d4d4d; text-transform:capitalize; font-family: "brandon-grotesque", sans-serif; font-weight:300; }
.hotel-title:after{ content:""; display:block; background:#3e92cc; width:50px; height:2px; margin-top:10px; margin-bottom:35px; }
.landing-col{ flex-wrap:wrap; align-items: center; }
.landing-left{ padding-left:80px; width: 35%; }
.landing-right{ width:65%; }
.hotel-img img{ max-width:200px; width:100%; }
.hotel-img{ padding-bottom:20px; }
.landing-left p{ color:#2e2e2e; font-size:14.5px; line-height:28px; padding:20px 0; border-bottom:1px solid #e7e7e7; border-top:1px solid #e7e7e7; padding-right: 130px; }
.landing-left a.phone-hotel{ display:block; padding:20px 0; padding-left:45px; border-bottom:1px solid #e7e7e7; color:#2e2e2e; background:url(../images/phone-icon.png) no-repeat left center; margin-bottom:20px; font-weight:normal; font-family: 'Montserrat', sans-serif; /*font*/ font-size:14.5px; font-weight: 300;      background-size: 30px;}
.landing-left a{ text-decoration:none !important; font-weight:500; color:#3e92cc; font-family: "brandon-grotesque", sans-serif; font-size: 18px; letter-spacing: 0px; }
.landing-left a i{ margin-left:5px; position: relative; top: 2px; font-size:16px; }
.landing-right img{ max-width:100%; }
.landing-col {
    margin-top: 55px;
   /* max-width: 1600px;
    margin-left: auto;
    margin-right: auto;*/
}
.landing-col:nth-child(even){ background-color:#f4f4f4; }

.banner-main-landing::before {
    background: url('../images/top-sd.png') no-repeat top;
    background-size: 100% 100%;
    content: "";
    position: absolute;
    top: 0px;
    width: 100%;
    height: 348px;
	    z-index: 9;
}

.banner-all-title{
	min-height: 770px;
	position: relative;
}

.banner-all-title:after{ 
	content:""; 
	display:block; 
	height:100%; 
	width:100%; 
	left:0; 
	top:0; 
	background:url(../images/banne-ovarlay.png) no-repeat center center; 
	background-size:cover; 
	position:absolute; 
	z-index: 0;
	    background: rgba(0,0,0,0.5);
}
.banner-all-title{
	width: 100%;
	background-size: cover !important;
}
.port-ct{
	width: 100%;
}
.portlogo img{
	max-width: 374px;
}
.all-title-breadcrumb{
	display: block;
	margin-top: 32px;
}
.all-title-breadcrumb nav .breadcrumb{
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}
.all-title-breadcrumb nav .breadcrumb li{
	color: #ffffff;
	font-size: 20px;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 500;
	align-items: center;
}
.all-title-breadcrumb nav .breadcrumb .breadcrumb-item + .breadcrumb-item{
	margin-left: 45px;
}
.all-title-breadcrumb nav .breadcrumb li a{
	color: #ffffff;
	text-decoration: none;
	align-items: center;
	display: flex;
}
.all-title-breadcrumb nav .breadcrumb .breadcrumb-item + .breadcrumb-item::before{
	display: none;
}
.all-title-breadcrumb nav .breadcrumb li i{
	float: right;
	padding-left: 5px;
	margin-top: 5px;
}
.all-title-breadcrumb nav .breadcrumb li a i{
	float: right;
	padding-left: 5px;
	margin-top: 5px;
}

.landing-welcome-ylw {
    padding: 43px 0px 66px 0px;
    max-width: 1070px;
    margin: 0 auto;
    width: 100%;
}


.page-id-12880 .landing-welcome-ylw h2 {
    font-size: 50px;
    color: #031d53;
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 300;
}

.landing-welcome-ylw h2 {
    font-size: 60px;
    color: #031d53;
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 300;
}
.landing-welcome-ylw h2 span {
    font-size: 68px;
    color: #f7b801;
    padding-left: 15px;
    font-family: 'Aesthetik Script';
    position: relative;
    top: 5px;
}
.landing-welcome-ylw p {
    color: #2e2e2e;
    font-size: 16px;
    padding: 0px;
    padding-top: 17px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	line-height: 1.871;
}


.content-sec-storage{
	background: #f5f7fa;
	padding-top: 28px;
}
.content-sec-storage .container{
	max-width: 1320px;
}
.left-logo-sec img{
	max-width: 191px;
}
.right-tabs-sec .nav-tabs{
	border: none;
	float: right;
}
.right-tabs-sec .nav-tabs .nav-item{
	margin: 0px;
}
.right-tabs-sec .nav-tabs .nav-item .nav-link{
	/*font-family: "brandon-grotesque", sans-serif;*/
	font-weight: 500;
	font-size: 16px;
	line-height: 1.737;
	color: #043673;
	text-transform: uppercase;
	border: none;
	padding: 0px;
	margin: 0px 21px;
	line-height: 44px;
	position: relative;
	font-family: "brandon-grotesque", sans-serif;
	    letter-spacing: 0.5px;
}
.right-tabs-sec .nav-tabs .nav-item .nav-link.active{
	background-color: transparent;
	border: none;
	position; relative;
}
.right-tabs-sec .nav-tabs .nav-item .nav-link.active:after{
	content: "";
	background: #14437c;
	height: 2px;
	width: 78px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.right-tabs-sec .nav-tabs .nav-item .nav-link:after{
	content: "";
	background: #f7b801;
	height: 2px;
	width: 0;
	position: absolute;
	bottom: 0px;
	left: 0px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.right-tabs-sec .nav-tabs .nav-item .nav-link:hover:after{
	width: 78px;
}
.storage-tabs-main{
	background: #ffffff;
	margin-top: 26px;
	margin-bottom: -115px;
	overflow: hidden;
}
.stroage-left-img img{
	width: 100%;
}
.storage-tabs-main .tab-pane{
	padding: 0px;
}
.stroage-right-bx{
	padding: 64px 0px;
	max-width: 90%;
	margin: 0 auto;
}
.stroage-right-bx h1{
	font-size: 36px;
	line-height: 1.125;
	font-weight: 300;
	font-family: "brandon-grotesque", sans-serif;
	padding-bottom: 17px;
	margin-bottom: 24px;
	position: relative;
	color: #333;
}
.stroage-right-bx h1:after{
	content: "";
	background: #3e92cc;
	height: 3px;
	width: 50px;
	position: absolute;
	display: block;
	bottom: 0px;
}
.stroage-right-bx p{
	font-size: 14.5px;
	line-height: 1.9;
	padding-bottom: 20px;
}
.inner-main-accordion .panel {
    display: none;
}
.accordion-one-syt .inner-main-accordion.card{
	border: none;
}
.accordion-one-syt .inner-main-accordion.card .card-header{
	background: none;
	border: none;
	border-top: 1px solid #e7e7e7;
	border-bottom: none;
	font-weight: 300;
	text-transform: uppercase;
	font-family: "brandon-grotesque", sans-serif;
	margin:0px;
	min-height: 56px;
	padding: 19px 36px;
	position: relative;
	cursor: pointer;
}
.accordion-one-syt .inner-main-accordion.card .card-header h5{
	font-size: 14.5px;
	font-family: 'Montserrat', sans-serif; /*font*/
    font-weight: 300;
}
.accordion-one-syt .inner-main-accordion.card .card-header::after {
    color: #3e92cc;
    content: "\f067";
    font-family: "Font Awesome 5 Free";
	font-weight: 900;
    font-size: 18px;
    position: absolute;
    left: 10px;
    text-align: center;
    top: 24%;
    transition: all 0.5s ease 0s;
    width: 20px;
	    transform: rotate(90deg);
}
.accordion-one-syt .inner-main-accordion.card .card-header.current::after{
    color: #3e92cc;
    transition: all 0.5s ease 0s;
    content: "\f068";
	transform: rotate(0deg);
}
.accordion-one-syt .inner-main-accordion.card:last-child{
	border-bottom: 1px solid #eaeaea;
}
.phone-in{
	border-bottom: 1px solid #eaeaea;
}
.phone-in a{
	line-height: 2.488;
	font-size: 16px;
	color: #333333;
	font-weight: 300;
	text-decoration: none;
	display: block;
	min-height: 61px;
	padding: 10px 14px;
}
.phone-in a img{
	padding-right: 8px;
	max-width: 35px;
}
.but-link{
	margin-top: 40px;
	display: flex;
}
.but-link a{
	font-size: 18px;
	line-height: 1.392;
	color: #3e92cc;
	text-decoration: none;
	align-items: center;
	display: flex;
	font-weight: 500;
	font-family: "brandon-grotesque", sans-serif;
}
.but-link a i {
    float: right;
    padding-left: 5px;
    margin-top: 5px;
	font-size:16px
}
.but-link a:first-child{
	margin-right: 70px;
}

.blue-bg{
	background: url('../images/blue-bg.jpg') no-repeat center;
	background-size: cover;
	padding-top: 198px;
}
.prm-lst .container{
	max-width: 1320px;
}
.prm-title{
	max-width: 1222px;
	margin: 0 auto;
	padding-bottom: 69px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.prm-title h1{
	color: #ffffff;
	font-size: 60px;
	font-weight: 300;
	font-family: "brandon-grotesque", sans-serif;
	line-height: 1.067;
}
.prm-title p{
	color: #ffffff;
	font-size: 36px;
	font-weight: 300;
	font-family: "brandon-grotesque", sans-serif;
	padding-top: 0px;
}

.img-prm-slider{
	margin-bottom: -82px;
}
.img-prm-slider .flickity-viewport {
    overflow: visible;
}
.gallery-slide-item {
    width: 590px;
    transition: all .2s ease;
    margin-right: 34px;
}
.gallery-slide-item img {
    width: 100%;
    display: block;
}
.gallery-slide-item:hover{
	box-shadow: -2.084px 11.818px 50.15px 8.85px rgba(4, 54, 115, 0.34);
}
.button-row button{
	background: none;
	border: none;
	padding: 0px;
}
.button-row button:focus{
	outline: none;
}
.button-row button.button img{
	width: 57px;
}
.button-row button.button--next{
	margin-left: 12px;
}

.location-bx{
	padding-top: 208px;
	padding-bottom: 110px;
}
.location-bx .container{
	max-width: 1321px;
}
.top-hl{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 34px;
	margin-bottom: 38px;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
}
.hl-tt h1{
	font-size: 40px;
	line-height: 1.45;
	color: #043673;
	font-family: "brandon-grotesque", sans-serif;
    font-weight: 300;
}
.hl-right{}
.inrl-hl{
	display: flex;
	align-items: center;
}
.inrl-hl span{
	display: inline-block;
	font-size: 17px;
	text-transform: uppercase;
    line-height: 1.884;
	letter-spacing: 2px;
	font-weight: 500;
	font-family: "brandon-grotesque", sans-serif;
	color: #043673;
}
.inrl-hl ul{
	display: inline-block;
}
.inrl-hl ul li{
	display: inline-block;
	margin-left: 36px;
}
.inrl-hl ul li a{
	font-size: 29px;
	color: #043673;
}

.inrl-hl ul li a:hover{
	color:#f7b801;
}

.address-bx{
	padding-left: 2px;
	position: relative;
}
.a-icon{
	position: absolute;
	left: 32px;
	top: 7px;
}

.page-template-contactpage .a-icon{
	position: absolute;
	left: 0px;
	top: 7px;
}


.page-template-contactpage .contcard174 .socicon {display: inherit;}



.page-template-contactpage .contcard171 .info ul li:nth-of-type(1) {width: 30%;}
.page-template-contactpage .contcard171 .info ul li:nth-of-type(2) {width: 16%;}

.page-template-contactpage .contcard174 .info ul li:nth-of-type(1) {width: 23%;}
.page-template-contactpage .contcard174 .info ul li:nth-of-type(2) {width: 16%;}

.page-template-contactpage .contcard173 .info ul li:nth-of-type(1) {width: 30%;}
.page-template-contactpage .contcard173 .info ul li:nth-of-type(2) {width: 16%;}

.page-template-contactpage .contcard172 .info ul li:nth-of-type(1) {width: 32%;}
.page-template-contactpage .contcard172 .info ul li:nth-of-type(2) {width: 16%;}

.address-bx p{
	line-height: 2.488;
}
.address-bx span{
	line-height: 2.488;
	font-size: 16px;
	font-weight: 500;
}
.address-bx.time{
	padding-left: 46px;
}

.location-bx .address-link:first-child {margin-top: 3px;}

.address-link ul{}
.address-link ul li{}
.address-link ul li:first-child{
	margin-bottom: 52px;
}
.address-link ul li a{
	text-decoration: none;
	color: #333333;
	display: block;
	line-height: 24px;
	text-transform: lowercase;
}
.address-link ul li a img{
	margin-right: 10px;
}
.mapmain img{
	width: 100%;
}

.banner-main-landing.boat-ld h2 span{
	margin-left: 75px;
}
.landing-welcome-sec.boat-ld h2 span{
	font-size: 65px;
}
.landing-welcome-sec.boat-ld{
	max-width: 900px;
}
.landing-welcome-sec.boat-ld p{
	padding: 0px;
	padding-top: 22px;
	font-weight: 300;
	/*font-family: "brandon-grotesque", sans-serif;*/
}
.landing-content-sec.boat-ld .tabing li a{
	letter-spacing: 1.5px;
}

.landing-col:nth-child(2n) .accordion-one-syt .inner-main-accordion.card{
	background: #f4f4f4;
}
.landing-col .accordion-one-syt .inner-main-accordion.card .card-header{
	border-width: 1px;
}
.landing-col:nth-child(2n) .accordion-one-syt .inner-main-accordion.card .card-header{
	border-width: 1px;
}
.landing-col:nth-child(2n) .accordion-one-syt .inner-main-accordion.card:last-child{
	border-width: 1px;
}
.landing-col .accordion-one-syt .inner-main-accordion.card:last-child{
	border-width: 1px;
}
.landing-col.boat-bx .landing-left p{
	border-bottom: none;
}
.landing-col.boat-bx .accordion-one-syt .inner-main-accordion.card .card-body{
	padding-left: 36px;
	padding-top: 0;
	padding-right: 60px;
}
.landing-col.boat-bx .accordion-one-syt .inner-main-accordion.card .card-body p{
	border: none;
	padding: 0px;
	padding-right: 50px;
}
.landing-col .accordion-one-syt .inner-main-accordion.card .card-header h5{
	/*font-family: "brandon-grotesque", sans-serif;*/
	font-weight: 300;
}
.boat-btn a{
	margin-right: 40px;
}
.landing-col.boat-bx{
	margin-top: 63px;
}

.rq-title.banner-main-landing h2 span{
	margin-left: 141px;
	margin-top: 13px;
}
.rq-title .text-scroll-arrow{
	padding-left: 0px;
}
.request-a-quote{
	margin-top: 72px;
}
.request-quote{
	max-width: 820px;
	margin: 0 auto;
	width: 100%;
	padding-bottom: 80px;
}
h2 {
    font-size: 60px;
    color: #043673;
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 300;
}
h2 span{
	font-size: 68px;
	color: #f7b801;
	padding-left: 15px;
	font-family: 'Aesthetik Script';
	position: relative;
	top: 5px;
}
.request-a-quote h2{
	text-align: center;
	margin-bottom: 44px;
}
.request-quote-contact-contact h3{
	color: #333333;
	font-size: 24px;
	line-height: 1.75;
	text-transform: uppercase;
	font-family: "brandon-grotesque", sans-serif;
	margin-bottom: 17px;
	letter-spacing: 3px;
}

.field-group {
    display: inline-block;
    margin: 0 auto;
    float: left;
}
.colleft {
    display: inline-block;
    float: left;
    margin-right: 0;
    margin-bottom: 20px;
}
.request-quote-contact-contact .field-group .colleft {
    margin: 0;
    width: 100%;
}
.control-wrap {
    position: relative;
}
.field-group input {
    width: 285px;
    height: 69px;
    border: 1px solid #b7b7b7;
    background: transparent;
    color: #333333;
    opacity: 1;
    padding: 0 25px;
    font-weight: 300;
	font-family: 'Montserrat', sans-serif; /*font*/
}
.request-quote-contact-contact .field-group input {
    width: 100%;
}
.request-quote-contact-contact .field-group {
    width: 48%;
    margin-bottom: 20px;
    margin-left: 30px;
}
.request-quote-contact-contact .field-group {
    vertical-align: top;
    position: relative;
}
.request-quote-contact-contact .field-group:nth-child(2n) {
    margin-left: 0;
}
.bot-pd{
	margin-bottom: 30px;
}
.bot-hd{
	height: 30px;
	clear: both;
}
.request-quote-contact-contact .field-group.filed-grp-select .colleft span{
	position: relative;
	display: block;
	z-index: 9;
}
.filed-grp-select .rq-form-control{
	padding: 15px 25px;
	height: 69px;
	border: 1px solid #b7b7b7;
	background: transparent;
	color: #4d4d4d;
	opacity: 1;
	font-weight: 300;
	text-align: left;
	width: 100%;
	font-family: 'Montserrat', sans-serif; /*font*/
}
.filed-grp-select .rq-form-control option{
	font-family: 'Montserrat', sans-serif; /*font*/
}
.filed-grp-select .colleft span .select{
	position: relative;
}
.filed-grp-select .colleft span .select br{
	display: none;
}
.filed-grp-select .colleft span .select i{
	position: absolute;
	right: 28px;
	top: 25px;
	font-size: 20px;
	color: #9d9d9d;
	z-index: -1;
}
.loca-slip-bx h4{
	position: relative;
	font-size: 16px;
	
	font-weight: 300;
	margin-bottom: 15px;
	padding-bottom: 8px;
}
.loca-slip-bx h4:after{
	content: "";
	background: #e9e9e9;
	height: 2px;
	width: 40px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.loca-slip-bx ul{
	margin-bottom: 20px;
}
.loca-slip-bx ul li{
	line-height: 2.3;
}

.loca-slip-bx ul li{
	display: flex;
	align-items: center;
}
.loca-slip-bx ul li br{
	display: none;
}

.switch {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 16px;
    margin-left: 0px;
}
.switch input {
    display: none;
}
.slider.round {
    border-radius: 50px;
    background-color: white;
    border: 1px solid #3e92cc;
    position: absolute;
    cursor: pointer;
    top: 4px;
    left: 0;
    right: 0;
    bottom: 0;
    transition: .4s;
    width: 27px;
    height: 17px;
}
.slider.round::before {
    border-radius: 50%;
    border-color: #3e92cc;
    background-color: white;
    border: 2px solid #3e92cc;
    position: absolute;
    top: 0px;
    border: 1px solid #3e92cc;
    width: 15px;
    content: "";
    bottom: 4px;
    transition: .4s;
    height: 15px;
    left: -1px;
}
.switch input:checked + .slider::before {
    -webkit-transform: translateX(11px);
    transform: translateX(11px);
}
.switch input:checked + .slider {
    background-color: #3e92cc;
}
span.yesorno-sec {
    padding-left: 2px;
    font-weight: 300;
    font-size: 16px;
    display: inline-block;
}
span.yesorno-sec span {
    padding: 0 10px;
    text-transform: capitalize;
    display: inline-block;
}
.yesorno-sec span.active {
    color: #3e92cc;
}


.textarea-full .textarea-quest{
	width: 100%;
}
.request-quote-contact-contact .field-group.textarea-full{
	width: 100%;
	margin-left: 0px;
}
.textarea-full .textarea-quest .rq-form-control{
	padding: 15px 25px;
	border: 1px solid #b7b7b7;
	background: #fff;
	color: #4d4d4d;
	opacity: 1;
	font-weight: 300;
	text-align: left;
	width: 100%;
	
    min-height: 147px;

	resize: none;
	font-family: 'Montserrat', sans-serif; /*font*/
	outline: none;
}
.request-quote-contact-contact .field-group.submitbutton{
	width: 100%;
	text-align: center;
	margin-bottom: 0px;
	margin-left:0;
}
.request-quote-contact-contact .field-group.submitbutton button{
	background: none;
	border: none;
	text-shadow: none;
	font-size: 26px;
	color: #3e92cc;
	letter-spacing: 1px;
	display: inline-block;
	background: none;
	border: none;
	padding: 0;
	text-align: center;
	width: initial;
	height: inherit;
	outline: none !important;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 500; /*n*/
}
.request-quote-contact-contact .field-group.submitbutton button i{
	font-size: 16px;
}
.lb-n{
	display: none;
}
.all-title-breadcrumb nav .breadcrumb li{
	border-bottom: 2px solid #f7b801;
	padding-left: 0px;
	padding-bottom: 7px;
}
.landing-welcome-ylw.ebm{
	max-width: 930px;
}
.boat-information{
	background: #f5f7fa;
	padding-top: 32px;
}
.boat-information .container{
	max-width: 1320px;
}
.info-boat-title h1{
	text-align: center;
}
.info-boat-title h1{
	color: #043673;
	font-size: 40px;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 300;
	margin-bottom: 39px;
}
.info-boat-title h1 img{
	max-width: 191px;
	margin-right: 15px;
}
.wad-bx{
	background: #ffffff;
	box-shadow: -1.308px 24.966px 34.4px 5.6px rgba(0, 0, 0, 0.07);
	padding: 20px;
	margin-bottom: -91px;
	position: relative;
	z-index: 1;
}
.wad-br{
	border: 1px solid #c5c5c5;
	padding: 40px 60px;
}
.wad-left{
	padding-right: 75px;
}
.wad-left h3{
	position: relative;
	font-size: 32px;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 300;
	margin-bottom: 25px;
	padding-bottom: 17px;
}
.wad-left h3::after {
    content: "";
    background: #3e92cc;
    height: 3px;
    width: 50px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.wad-left ul{
	
}
.page-template-boatsalesfinancing .wad-left ul li ,  .card-body ul li , .stroage-right-bx ul li{
    font-size: 14.5px;
}

.wad-left ul li ,  .card-body ul li , .stroage-right-bx ul li{
	font-size: 16px;
	line-height: 1.863;
	    font-size: 14px;
    line-height: 1.663;
	position: relative;
	padding-left: 18px;
	    margin-bottom: 5px;
}
.wad-left ul li:before , .card-body ul li:before  , .stroage-right-bx ul li:before{
	content: "";
	border: 1px solid #98c5e4;
	width: 7px;
	height: 7px;
	display: block;
	border-radius: 50px;
	position: absolute;
	left: 0;
	top: 8px;
}
.wad-left hr{
	margin: 45px 0px;
	border-color: #eaeaea;
}
.wad-right h3{
	position: relative;
	font-size: 30px;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 300;
	margin-bottom: 25px;
	padding-bottom: 17px;
}
.wad-right h3::after {
    content: "";
    background: #3e92cc;
    height: 3px;
    width: 50px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.wad-right ul{
	
}
.wad-right ul li{
	font-size: 16px;
	line-height: 2.063;
	position: relative;
	padding-left: 17px;
	    font-size: 14px;
    line-height: 1.663;
    position: relative;
    padding-left: 18px;
    margin-bottom: 5px;
}
.wad-right ul li:before{
	content: "";
	border: 1px solid #98c5e4;
	width: 7px;
	height: 7px;
	display: block;
	border-radius: 50px;
	position: absolute;
	left: 0;
	top: 8px;
}
.wad-right{
	position: relative;
	padding-left: 85px;
	height: 100%;
}
.wad-right:before{
	width: 1px;
	height: 100%;
	content: "";
	background: #e9e9e9;
	left: -15px;
	position: absolute;
}
.port-royale-slider .slider-item{
	width: 100%;
}
.port-royale-slider .slider-item .gallery-slide-item{
	width: 100%;
	position: relative;
	height:1000px;
	overflow:hidden
}
.port-royale-slider .slider-item .gallery-slide-item::after{
	content: "";
	width: 100%;
	position: absolute;
	bottom: 0px;
	height: 240px;
	padding: 0;
	background: linear-gradient( to top, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, 0) 57% );
}

.port-royale-slider .slider-item .gallery-slide-item img{
	width: 100%;
}
.port-royale-main {
	position: relative;
}
.port-royale-main .right-arrow{
	position: absolute;
	bottom: 0px;
	right: 47px;
	bottom: 41px;
}
.port-royale-main .right-arrow .button-row button.button img{
	width: 62px;
}

.what-they-said{
	background: #ffffff;
	padding-top: 103px;
}
.what-they-said .container{
	max-width: 1320px;
}
.what-they-said-testimonials .testimonial-container{
	width: 100%;
}
.what-they-said-testimonials .testimonial-container{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.what-they-said-inner .col-md-5{padding:0px;}
.what-they-said-inner .col-md-7{padding:0px;}
.testimonial-images img{
	width: 100%;
}
.testimonial-dit{
	padding: 70px 55px;
}
.testimonial-dit h2{
	color: #ffffff;
	margin-bottom: 40px;
}
.testimonial-dit h2 span{
	color: #3e92cc;
}
.testimonial-dit p {
	color: #ffffff;
	font-size: 14px;
	line-height: 1.850;
	padding-bottom: 34px;
}
.testimonial-dit h4 {
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 500;
	letter-spacing: 3px;
}
.what-they-said-inner{
	position: relative;
	background:#043673  url(../images/what-they-said-pt.png) no-repeat top left;
	background-position: -37px;
}
.what-they-said-inner .right-arrow{
	position: absolute;
	bottom: 10px;
	left: 58px;
}
.what-they-said-inner .button-row button.button-w img{
	max-width: 35px;
}
.what-they-said-inner .button-row .button--previous-w{
	margin-right: 5px;
}
.what-they-said-inner .button-row .button--next-w{
	margin-left: 5px;
}

.port-royale-location{
	background: #f5f7fa;
	margin-top: -128px;
}
.address-bx a.get{
	color: #3e92cc;
	letter-spacing: 0px;
	font-size: 18px;
	text-decoration: none;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 500;
	display: inline-block;
	margin-top: 7px;
	      line-height: 23px;
}
.address-bx a.get:hover{}
.address-bx a.get i{
	    font-size: 17px;
    float: right;
    margin-top: 4px;
    margin-left: 6px;
}

.port-royale.request-a-quote h2 span{
	font-size: 64px;
}


.dw-btn .inner-main-accordion{
	max-width: 227px;
}

.dw-btn .inner-main-accordion .card-header{
	background: none;
	border: none;
	padding: 0px;
	border-radius: 0px;
	position: relative;
}
.top-header .navbar .navbar-nav li .box-a .dw-btn .inner-main-accordion .card-header a{
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 500;
	background: none;
	color: #3e92cc;
	margin: 0;
	background: none !important;
}

.dw-btn .inner-main-accordion .card-header a::before {
    color: #3e92cc;
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 15px;
    position: absolute;
    left: auto;
    text-align: center;
    top: 0%;
    transition: all 0.5s ease 0s;
    width: 20px;
	margin-left: -26px;
}
.dw-btn .inner-main-accordion .card-header.current a::before {
    color: #3e92cc;
    transition: all 0.5s ease 0s;
    content: "\f068";
}

.top-header .navbar .navbar-nav li .box-a .dw-btn .inner-main-accordion .card-header a:hover{
	border: 1px solid #3e92cc;
}
.top-header .navbar .navbar-nav li .box-a .book-now ul{}
.top-header .navbar .navbar-nav li .box-a .book-now ul li{text-align: center;}
.top-header .navbar .navbar-nav li .box-a .book-now ul li a{
	font-size: 13px;
	color: #2e2e2e;
	letter-spacing: 0.6px;
	line-height: 1.8;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	max-width: none;
	background: none;
	border: none;
	min-height: auto;
	padding-bottom: 0;
	text-transform: capitalize;
	border-bottom: 1px solid transparent;
	display: inline-block;
	border-radius: 0px;
	font-family: 'Montserrat';
}

.top-header .navbar .navbar-nav li .box-a .book-now ul li a:hover{
	border-bottom: 1px solid #3e92cc;
}
.book-now{
	padding-top: 7px;
}
.dw-btn .inner-main-accordion .card-header + .book-now{
	margin-top: -7px;
	border: 1px solid #3e92cc;
	border-top: none;
	border-radius: 0px 0px 4px 4px;
}

.top-header .navbar .navbar-nav li .box-a .dw-btn .inner-main-accordion{
	position: relative;
}
.top-header .navbar .navbar-nav li .box-a .dw-btn .inner-main-accordion .panel {
	background: #ffffff;
	position: absolute;
	width: 100%;
	z-index: 1;
}

.rentals-top{
	width: 100%;
	display: flex;
}
.rentals-left-img{
	border-right: 1px solid rgba(255,255,255,0.48);
	padding-right: 44px;
}
.rentals-left-img img{
	max-width: 390px;
}
.rentals-top .text-scroll-arrow{
	padding-left: 44px;
	margin-top: -25px;
}

.left-rentalsbx{
	padding-top: 25px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 28px;
	min-height: 208px;
}
.left-rentalsbx h3{
	font-size: 16px;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: normal;
	margin-bottom: 15px;
    font-weight: 300;
	    font-family: 'Montserrat', sans-serif; /*font*/
}
.left-rentalsbx ul{
	float: left;
	width: 50%;
}
.left-rentalsbx ul li{
	position: relative;
	padding-left: 15px;
	line-height: 30px;
	font-size: 14.5px;
}

.left-rentalsbx ul li::before {
    content: "";
    border: 1px solid #98c5e4;
    width: 8px;
    height: 8px;
    display: block;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 12px;
}

.boat-rentals-slider-01 .slider-item {
    width: 100%;
}
.boat-rentals-slider-01 .slider-item .gallery-slide-item{
	width: 100%;
	position: relative;
}
.boat-rentals-slider-01 .slider-item .gallery-slide-item:after{
	content: "";
	width: 100%;
	position: absolute;
	bottom: 0px;
	height: 240px;
	padding: 0;
	background: linear-gradient( to top, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, 0) 57% );
}
.boat-rentals-slider-01 .slider-item .gallery-slide-item img{
	width: 100%;
}
.boat-rentals-slider-01 .slider-item .gallery-slide-item:hover{
	box-shadow: none;
}

.rentals-slider-r{
	position: relative;
}
.rentals-slider-r .right-arrow{
	position: absolute;
	right: 35px;
	bottom: 35px;
}

.right-arrow .button-w-1 img{
	max-width: 66px;
}
.right-arrow .button-w-1.button--next-w-1 {
	margin-left: 14px;
}

.boat-rentals-slider-02 .slider-item {
    width: 100%;
}
.boat-rentals-slider-02 .slider-item .gallery-slide-item{
	width: 100%;
	position: relative;
}
.boat-rentals-slider-02 .slider-item .gallery-slide-item:after{
	content: "";
	width: 100%;
	position: absolute;
	bottom: 0px;
	height: 240px;
	padding: 0;
	background: linear-gradient( to top, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, 0) 57% );
}
.boat-rentals-slider-02 .slider-item .gallery-slide-item img{
	width: 100%;
}
.boat-rentals-slider-02 .slider-item .gallery-slide-item:hover{
	box-shadow: none;
	
}


.boat-rentals-slider-03 .slider-item  , .boat-rentals-slider-04 .slider-item{
    width: 100%;
}
.boat-rentals-slider-03 .slider-item .gallery-slide-item , .boat-rentals-slider-04 .slider-item .gallery-slide-item{
	width: 100%;
	position: relative;
}
.boat-rentals-slider-03 .slider-item .gallery-slide-item:after , .boat-rentals-slider-04 .slider-item .gallery-slide-item:after{
	content: "";
	width: 100%;
	position: absolute;
	bottom: 0px;
	height: 240px;
	padding: 0;
	background: linear-gradient( to top, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, 0) 57% );
}
.boat-rentals-slider-03 .slider-item .gallery-slide-item img , .boat-rentals-slider-04 .slider-item .gallery-slide-item img{
	width: 100%;
}
.boat-rentals-slider-03 .slider-item .gallery-slide-item:hover , .boat-rentals-slider-04 .slider-item .gallery-slide-item:hover{
	box-shadow: none;
}

.right-arrow .button-w-2 img , .right-arrow .button-w-4 img{
	max-width: 66px;
}
.right-arrow .button-w-2.button--next-w-2 , .right-arrow .button-w-4.button--next-w-4 {
	margin-left: 14px;
}

.right-arrow .button-w-3 img , .right-arrow .button-w-4 img{
	max-width: 66px;
}
.right-arrow .button-w-3.button--next-w-3 {
	margin-left: 14px;
}
.top-header .navbar .navbar-nav li .box-a a{}
.top-header .navbar .navbar-nav li .box-a .bs-port a{
	border: none;
	background: none;
	margin: 0px;
}
.top-header .navbar .navbar-nav li .box-a .bs-port a img{
	max-width: 173px;
	
}

.bs-port{
	margin-top: 22px;
}

.boat-btn a.book-btn-bsr{
	background: #3e92cc;
	color: #ffffff;
	 border-radius: 4px;
	padding: 10px 25px;
	letter-spacing: 0px;
	font-size: 18px;
}

.title-tet{
	padding: 15px 56px 40px 56px;
}
.title-tet h2{
	color: #ffffff;
}
.testimonial-dit{
	padding: 0px 55px 70px 55px;
}
.title-tet h2 span{
	color: #3e92cc;
	padding-left:5px;
}

.location .wpcf7-checkbox .wpcf7-list-item{
	margin: 0px;
	width: 100%;
}
.location .wpcf7-checkbox .wpcf7-list-item label input[type="checkbox"]{
	display: none;
}
.location .wpcf7-checkbox .wpcf7-list-item label{
	position: relative;
}
.location .wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label{
	padding-left: 36px;
	cursor: pointer;
    line-height: 32px;
}
.location .wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label::before {
    border-radius: 50px;
	background-color: white;
	border: 1px solid #3e92cc;
	position: absolute;
	cursor: pointer;
	top: 9px;
	left: -1px;
	right: 0;
	bottom: 0;
	transition: .4s;
	width: 27px;
	height: 17px;
}
.location .wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label::after {
	border-radius: 50%;
    border-color: #3e92cc;
    background-color: white;
    border: 2px solid #3e92cc;
    position: absolute;
    top: 10px;
    border: 1px solid #3e92cc;
    width: 15px;
    content: "";
    bottom: 4px;
    transition: .4s;
    height: 15px;
    left: 0px;
}
.location .wpcf7-checkbox .wpcf7-list-item label input:checked + .wpcf7-list-item-label::before{
	background-color: #3e92cc;
}
.location .wpcf7-checkbox .wpcf7-list-item label input:checked + .wpcf7-list-item-label::after{
	-webkit-transform: translateX(11px);
	transform: translateX(11px);
}


.sliptype .wpcf7-checkbox .wpcf7-list-item{
	margin: 0px;
	width: 100%;
}
.sliptype .wpcf7-checkbox .wpcf7-list-item label input[type="checkbox"]{
	display: none;
}
.sliptype .wpcf7-checkbox .wpcf7-list-item label{
	position: relative;
}
.sliptype .wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label{
	padding-left: 36px;
	cursor: pointer;
}
.sliptype .wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label::before {
    border-radius: 50px;
	background-color: white;
	border: 1px solid #3e92cc;
	position: absolute;
	cursor: pointer;
	top: 9px;
	left: -1px;
	right: 0;
	bottom: 0;
	transition: .4s;
	width: 27px;
	height: 17px;
}
.sliptype .wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label::after {
	border-radius: 50%;
    border-color: #3e92cc;
    background-color: white;
    border: 2px solid #3e92cc;
    position: absolute;
    top: 10px;
    border: 1px solid #3e92cc;
    width: 15px;
    content: "";
    bottom: 4px;
    transition: .4s;
    height: 15px;
    left: 0px;
}
.sliptype .wpcf7-checkbox .wpcf7-list-item label input:checked + .wpcf7-list-item-label::before{
	background-color: #3e92cc;
}
.sliptype .wpcf7-checkbox .wpcf7-list-item label input:checked + .wpcf7-list-item-label::after{
	-webkit-transform: translateX(11px);
	transform: translateX(11px);
}



.royale-marina-bg-scaled-text{
	margin-top: 14px;
}
.royale-marina-bg-scaled-text h2{
	color:#ffffff;
	font-size: 44px;
	font-family: 'LTZapfino One';
	line-height: 41px;
}


.ad-banner-main{
	max-width: 740px;
	margin: 0 auto;
	margin-top: 38px;
}

.ad-banner-main img{
	width: 100%;
}

.port-royale-marina-col{
	flex-wrap: wrap;
	align-items: center;
	padding: 65px 0px;
}
.port-royale-marina-col:nth-of-type(2n+1) {
    background-color: #f4f4f4;
}

.port-royale-marina-left{
	padding-left: 80px;
	padding-right: 43px;
	width: 35%;
	padding-top: 81px;
}
.port-royale-marina-right{
	width: 65%;
	padding-right: 40px;
}
.port-royale-marina-right img {
    max-width: 100%;
}

.pbs-bx{
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.pbs-bx .pbs-in{
	width: 33.33%;
	text-align: center;
}
.pbs-in h5{
	font-family: "brandon-grotesque", sans-serif;
	font-size: 18px;
}
.pbs-in span{
	font-family: 'Montserrat', sans-serif; /*font*/
	font-size: 14.5px;
	max-width: 74px;
	display: inline-block;
}
.pbs-bx .pbs-in:nth-of-type(2){
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
}

.port-royale-marina-left p{
	color: #2e2e2e;
	font-size: 14.5px;
	line-height: 28px;
	padding: 20px 0;
	border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
	padding-right: 0px;
}
.port-royale-marina-left a{
	display: inline-block;
	font-weight: 500;
	color: #3e92cc;
	font-family: "brandon-grotesque", sans-serif;
	font-size: 23px;
}
.port-royale-marina-left a:hover{
	text-decoration: none;
}
.port-royale-marina-left a i {
    margin-left: 5px;
    position: relative;
    top: 0px;
    font-size: 13px;
}
.port-royale-marina-left .boat-btn{
	margin-top: 30px;
}
.port-royale-marina-left .accordion.accordion-one-syt .inner-main-accordion{
	border-bottom: none;
	background: none;
}
.port-royale-marina-left .accordion.accordion-one-syt .inner-main-accordion .panel .card-body p{
	border: none;padding-top: 5px;
}
.port-royale-marina-left .accordion.accordion-one-syt .inner-main-accordion .panel .card-body{
	padding: 0px 15px;
}
.port-royale-marina-left .accordion-one-syt .inner-main-accordion.card .card-header{
	background: none;
}

.gift-main{
	background: #3e92cc url('../images/gift-line.png') no-repeat right bottom;
}

.gift-right{
	padding-left: 65px;
	max-width: 500px;
}
.gift-right h1{
	font-size: 60px;
	color: #ffffff;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 300;
	display: inline-block;
	text-align: right;
}
.gift-right span{
	font-family: 'Aesthetik Script';
	color: #f7b801;
	font-size: 103px;
	margin-left: 25px;
}
.gift-right a{
	background: #f7b801;
	color: #ffffff;
	font-family: "brandon-grotesque", sans-serif;
	font-size: 13px;
	width: 254px;
	min-height: 46px;
	border-radius: 4px;
	font-weight: 500; /*n*/
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	letter-spacing: 1px;
	line-height: 45px;
}
.gift-left img{
	width: 100%;
}
.gift-main .container-fluid{
	padding: 0px;
}
.gift-right p{
	color: #ffffff;
	margin-bottom: 26px;
	    line-height: 1.863;
}

.faq-main{
	padding-top: 75px;
	padding-bottom: 0px;
}
.faq-title h2{
	text-align: center;
	margin-bottom: 45px;
}


.inner-faq .accordion-one-syt .inner-main-accordion.card .card-header::after {
    content: "";
    font-weight: 900;
	background: url('../images/plus-icon.png') no-repeat center;
	width: 30px;
	height: 30px;
    position: absolute;
    left: 10px;
    text-align: center;
    top: 32%;
    transition: all 0.2s ease 0s;
}
.inner-faq .accordion-one-syt .inner-main-accordion.card .card-header.current::after {
    transition: all 0.2s ease 0s;
    content: "";
	background: url('../images/minus-icon.png') no-repeat center;
	width: 30px;
	height: 30px;
}
.inner-faq .accordion-one-syt .inner-main-accordion.card .card-header{
	padding-left: 57px;
	padding-top: 27px;
	padding-bottom: 27px;
}
.inner-faq .accordion-one-syt .inner-main-accordion.card .card-header h5 {
    font-size: 30px;
	color: #043673;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 300;
	text-transform: none;
}
.inner-faq .inner-main-accordion .panel .card-body{
	padding-top: 5px;
	padding-bottom: 34px;
	padding-left: 58px;
}
.inner-faq .inner-main-accordion .panel .card-body p{
	color: #2e2e2e;
	font-size: 16px;
	line-height: 1.863;



}

.inner-faq-center{
	text-align: center;
	margin-top: 63px;
}
.inner-faq-center a{
	display: inline-block;
	background: #f7b801;
	color: #ffffff;
	font-family: "brandon-grotesque", sans-serif;
	font-size: 13px;
	width: 184px;
	min-height: 48px;
	border-radius: 4px;
	font-weight: 500; /*n*/
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	letter-spacing: 2px;
	line-height: 48px;
}
.inner-faq-center a i{
	font-size: 16px;
}
.inner-faq .accordion-one-syt .inner-main-accordion.card .card-header{
	border: 1px solid #dbdbdb;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.inner-faq .accordion-one-syt .inner-main-accordion.card .card-header.current{
	border-bottom: none;
}

.inner-faq .inner-main-accordion:last-child .card-header{
	border-bottom: 1px solid #dbdbdb;
}




.boat-sales-big-img-d img{
	width: 100%;
}
.top-header .navbar .navbar-nav li .box-a .bs-port.sales a img{
	max-width: 218px;
}
.top-header .navbar .navbar-nav li .box-a.b-sales .dw-btn.m{
	margin-top: 35px;
}

.top-header .navbar .navbar-nav li .box-a.b-sales a{
	background: none;
	color: #3e92cc;
}
.top-header .navbar .navbar-nav li .box-a.b-sales a:hover{
	color: #ffffff;
	background: none;
	    border-color: inherit;
}
.top-header .navbar .navbar-nav li .box-a.b-sales .dw-btn.m a:hover{
	color: #ffffff;
	background: #3e92cc;
	border-color: #3e92cc;
}
.dropdown-inner-in-selas-logo{
	border-top: 1px solid #d7d7d7;
}
.selas-logo-m{
	margin: 0px 13px;
	display: flex;
	align-items: center;
}
.selas-logo-m img{
	max-width: 130px;
}
.dropdown-inner-in-selas-logo .selas-logo-m a{
	border-top: none!important;
	margin: 0px !important;
	padding: 0px !important;
}
.dropdown-inner-in-selas-logo .selas-logo-m a:hover{
	border-top: none!important;
}
.dropdown-inner-in-selas-logo .container .row .col-12{
	margin: 20px 0px;
}
.dropdown-inner-in-selas-logo .selas-logo-m a:hover::afte{
	display: none !important;
}

.banner-main-landing.boat-sales-main{
	min-height: 630px;
	height:auto;
}


.b-sales-text .text-scroll-arrow{
	padding-left: 0px;
}
.boat-sales-main .all-title-breadcrumb{
	margin-top: 60px;
	margin-left: 50px;
}
.landing-welcome-sec.boat-sl {
    max-width: 955px;
	padding-bottom: 48px;
}
.landing-welcome-sec.boat-sl h2 span {
    font-size: 65px;
	padding-left: 0px;
}
.landing-welcome-sec.boat-sl p {
    padding: 0px;
    padding-top: 22px;
    font-weight: 300;
	
}
.b-sales-btn-more{
	margin-top: 35px;
}
.b-sales-btn-more a{
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 500; /*n*/
	letter-spacing: 0.6px;
	background-color: #f1b300;
	border: none;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	position: relative;
	text-align: center;
	transition: background-color .2s linear;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 15px 40px;
	transition: opacity .2s;
	font-size: 13px;
	text-decoration: none;
}
.b-sales-btn-more a i{
	font-size: 16px;
	float: right;
	padding-top: 1px;
	padding-left: 5px;
}

.boat-sales-logo-main{
	padding: 0px 0px 48px 0px;
}
.boat-sales-logo-in{
	max-width: 1010px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.b-logo-sl{
	position: relative;
	
	text-align: center;
	
	height: 175px;
	width: 31.33%;
	display: inline-flex;
	margin: 5px;
	box-sizing: border-box;
	float: none;
	border-radius: 4px;
}

.bloghov{
	border: 1px solid #dce1e2;
	transition: all .3s ease-out;
	background: #fff;
}
.b-logo-sl a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	padding: 53px;
}
.b-logo-sl a img{
	width: 100%;
}
.boat-sales-logo-in .b-logo-sl .bloghov:hover{
	transform: scale(1.1);
	box-shadow: 0 0 20px 0 rgba(0,55,83,.1);
	position: relative;
	z-index: 9;
}

.boat-sales-call-outs{
	background: #043673;
	padding: 42px 0px;
}

.boat-sales-call-outs{
	width: 100%;
	table-layout: fixed;
	display: flex;
	align-items: center;
}
.call-outs-inner{
	text-align: center;
	padding: 15px 0px;
}
.call-outs-inner h1{
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 300;
	font-size: 30px;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.call-outs-inner h1 br {
    display: none;
}
.boat-sales-call-outs .call-outs-box{
	display: flex;
	width: 25%;
	border-right: 1px solid rgba(255,255,255,0.20);
	min-height: 161px;
	align-items: center;
	justify-content: center;
}
.boat-sales-call-outs .call-outs-box:last-child{
	border-right: none;
}
.call-outs-box a{
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 500; /*n*/
	letter-spacing: 0.6px;
	background-color: #f1b300;
	border: none;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	position: relative;
	text-align: center;
	transition: background-color .2s linear;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 15px 15px;
	min-width: 202px;
	transition: opacity .2s;
	font-size: 13px;
	text-decoration: none;
}

.our-locations-main{
	padding-top: 70px;
}
.our-title-l{
	text-align: center;
	padding: 15px 0px;
}
.our-title-l h2 span{
	font-size: 64px;
}
.our-title-l{
	margin-bottom: 50px;
}
.locations-box{
	padding: 19px;
	background: #ffffff;
	box-shadow: 0px 0px 34.4px 5.6px rgba(0, 0, 0, 0.07);
	margin-bottom: 85px;
	max-width: 600px;
}
.locations-inner{
	border: 1px solid #c5c5c5;
}

.our-locations-od .col-md-6:nth-child(2n) .locations-box{
	margin-left: auto;
}

.locations-in-top{
	padding: 40px 40px 30px 48px;
}

.locations-in-top h3{
	position: relative;
	font-size: 26px;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 300;
	margin-bottom: 25px;
	padding-bottom: 17px;
	    max-width: 72%;
}
.locations-in-top h3::after {
    content: "";
    background: #3e92cc;
    height: 3px;
    width: 50px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.locations-in-top .locations-list{
	padding: 0px 15px;
}
.locations-list .a-icon{
	left: 8px;
}
.locations-list p{
	padding-left: 33px;
    font-size: 14.5px;
    line-height: 1.8;
}

.locations-in-top p{line-height: 1.8;}

.locations-list a .a-icon{
	top: 0px;
}
.locations-list a{
	text-decoration: none;
	color: inherit;
	
}
.locations-list a span{
	padding-left: 33px;
	color: #2e2e2e;	
}
.locations-list .col-md-6 {
	margin-bottom: 30px;
	max-width: 55%;
}

.locations-list-time li{
	position: relative;
    padding-left: 46px;
	
	}
.locations-list-time li span{
	font-size: 14.5px;
	font-weight: 500; /*n*/
	display: block;
	margin-bottom: 3px;
}

.locations-list-time li .a-icon{
	left: 4px;
	top: 4px;
}
.locations-in-bottom a{
	text-decoration: none !important;
	font-weight: 500;
	color: #3e92cc;
	font-family: "brandon-grotesque", sans-serif;
	font-size: 23px;
	letter-spacing: 1px;
	    font-size: 18px;
    letter-spacing: 0;
}
.locations-in-bottom a i {
    margin-left: 5px;
    position: relative;
    top: 1px;
    font-size: 14.5px;
}

.our-locations-main .container{
	max-width: 1320px;
}

.locations-in-bottom{
	padding: 28px 44px;
	background: rgba(4, 54, 115, 0.04);
	display: flex;
	justify-content: space-between;
}

.contact-us-title{
	text-align: center;
}
.contact-us-title h2 span{
	font-size: 64px;
}
.contact-us-title p{
	color: #333333;
	font-size: 16px;
	margin-bottom: 15px;
	margin-top: 23px;
	
}
.contact-us-btn{
	display: inline-block;
}
.contact-us-btn a{
	background: #3e92cc;
	display: inline-block;
	padding: 14px 27px;
	 border-radius: 4px;
	color: #fff;
	font-size: 21px;
	font-weight: 600;
	line-height: 22px;
	text-decoration: none;
	margin: 0px 14px;
	border: 1px solid #3e92cc;
}
.contact-us-btn a img{
	float: left;
	padding-right: 13px;
}
.contact-us-btn a .ph-b{
	display: none;
}
.contact-us-btn a.email-cnt{
	background: none;
}
.contact-us-btn a.email-cnt{
	color: #3e92cc;
	border: 1px solid #3e92cc;
}
.contact-us-btn a.email-cnt .em-w{
	display: none;
}
.contact-us-btn a:hover{
	border: 1px solid #3e92cc;
	background: none;
	color: #3e92cc;
}
.contact-us-btn a:hover .ph-w{
	display: none
}
.contact-us-btn a:hover .ph-b{
	display: inline-block;
}

.contact-us-btn a.email-cnt:hover{
	background: #3e92cc;
	border: 1px solid #3e92cc;
	color: #ffffff;
}
.contact-us-btn a.email-cnt:hover .em-w{
	display: inline-block;
}
.contact-us-btn a.email-cnt:hover .em-b{
	display: none
}

.locations-map img{
	width: 100%;
}

.contact-form-location form .form-group label{
	display: none;
}
.contact-form-location form .form-group{
	position: relative;
}
.contact-form-location form .form-group .form-control{
	border: 1px solid #b7b7b7;
	min-height: 67px;
	padding: 20px 26px;
	border-radius: 0px;
	    color: #000;
}
.contact-form-location form .form-group .form-control:focus{
	box-shadow: none;
}
.submitbutton.field-group{
	width: 100%;
	text-align: center;
	margin-bottom: 0px;
}
.submitbutton.field-group button{
	border: none;
	text-shadow: none;
	font-size: 26px;
	color: #3e92cc;
	letter-spacing: 1px;
	display: inline-block;
	background: none;
	border: none;
	padding: 0;
	text-align: center;
	width: initial;
	height: inherit;
	outline: none !important;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 500; /*n*/
}
.submitbutton.field-group button i{
	font-size: 16px;
}
.down-ar{
	position: absolute;
	top: 22px;
	right: 26px;
	z-index: -1;
}
.down-ar i{
	font-size: 20px;
	color: #3e92cc;
}

.testimonial-star {
	margin-bottom: 20px;
}
.testimonial-star i{
	display: inline-block;
	font-size: 21px;
	color: #f1b300;
}


.boat-sales-nav-bar-in{
	margin-top: 103px;
	position: absolute;
	width: 100%;
	z-index: 999;
	-webkit-box-shadow: -1.308px 4.966px 12.4px 5.6px rgba(0, 0, 0, 0.06);
-moz-box-shadow:   -1.308px 4.966px 12.4px 5.6px rgba(0, 0, 0, 0.06);
box-shadow:     -1.308px 4.966px 12.4px 5.6px rgba(0, 0, 0, 0.06);
}
.boat-sales-nav-bar-in .bg-light{
	background-color: #ffffff !important;
	padding: 10px 45px;
}

.social-media ul{}
.social-media ul li{
	float: left;
}
.social-media ul li a.social-fb{
	font-size: 22px;
	display: block;
	width: 27px;
	height: 26px;
	border: 1px solid #15437c;
	text-align: center;
	line-height: 28px;
	border-radius: 5px;
	color: #15437c;
	margin-right: 20px;
}
.social-media ul li a{
	font-size: 14.5px;
	color: #043673;
	text-decoration: none;
}
.social-media ul li a img {
    margin-right: 6px;
    max-width: 31px;
    position: relative;
    top: -3px;
}



.banner-main-landing.boat-sales-main .text-md{
	top: auto;
	    bottom: 16%;
	width: 100%;
	display: flex;
	align-items: flex-end;
}
.boat-sales-nav-bar-in .navbar-light .navbar-collapse .navbar-nav{
	margin-right: 35px;
}
.boat-sales-nav-bar-in .navbar-light .navbar-nav .nav-link{
	font-size; 16px;
	color: #2e2e2e;
	padding: 0px 25px;
}
.boat-sales-nav-bar-in .navbar-light .navbar-nav .nav-link:hover{
	color: #2e2e2e;
}
.sticky-bar{
	width: 100%;
	position: fixed;
	z-index: 999;
}
.boat-sales-nav-bar-in.sticky-bar{
	margin-top: 0px;
}

.banner-main-landing.boat-sales-main.you-boat {
	min-height: 310px;
}


.service-box{
	padding: 90px 0px 0px 0px;
}
.service-left-dit h2{
	margin-bottom: 30px;
	line-height: 68px;
}
.service-left-dit h2 span{
	font-size: 63px;
	margin-right: 15px;
    display: inline-block;
	
}
.service-left-dit p{
	color: #333333;
	font-size: 14.5px;
	margin-bottom: 30px;
	


	
}
.service-left-dit .box-pl 	p{
	max-width: 200px;
    margin: 0 auto;
}
.service-left-dit p strong{
	font-weight: bold;
}
.service-left-dit p a{
	color: #3e92cc;
	text-decoration: none;
}

.service-btn-link a{
	background: #3e92cc;
    display: inline-block;
    padding: 14px 27px;
     border-radius: 4px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    text-decoration: none;
    border: 1px solid #3e92cc;
	font-family: "brandon-grotesque", sans-serif;
	min-width: 284px;
	text-align: center;
}

.service-btn-link a.lm{
	background: none;
	color: #3e92cc;
    border: 1px solid #3e92cc;
	margin-bottom: 18px;
	min-width: 284px;
}

.service-btn-link a.lm i{
	font-size: 14.5px;
    top: 1px;
    margin-left: 5px;
}

.right-service-form .location .wpcf7-checkbox .wpcf7-list-item label{
	margin: 0px;
    display: flex;
}
.right-service-form h5{
	color: #333333;
    font-size: 16px;
    margin-bottom: 30px;
	font-family: 'Montserrat', sans-serif; /*font*/
	font-weight: 300;
}
.right-service-form h5 strong{
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 500;
}
.service-left-dit{
	margin-right: 20px;
}
.right-service-form{
	margin-left: 20px;
}

.field-yesorno {
    margin: 10px 0;
    text-align: left;
    max-width: inherit;
}
.material-switch.last {
    margin-bottom: 17px;
}

.material-switch label{
	font-size: 16px;
	color: #000000;
}

.switch {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 16px;
    margin-left: 30px;
	margin-bottom: 0px;
}
.slider.round {
    border-radius: 50px;
    background-color: white;
    border: 1px solid #3e92cc;
    position: absolute;
    cursor: pointer;
    top: 5px;
    left: 0;
    right: 0;
    bottom: 0;
    transition: .4s;
    width: 25px;
    height: 16px;
}

.slider.round::before {
    border-radius: 50%;
    border-color: #3e92cc;
    background-color: white;
    border: 2px solid #a1793c;
    position: absolute;
    top: 0px;
    border: 1px solid #3e92cc;
    width: 15px;
    content: "";
    bottom: 4px;
    transition: .4s;
    height: 15px;
    left: -1px;
}
.switch input:checked + .slider {
    background-color: #3e92cc;
}
.switch input:checked + .slider::before {
    -webkit-transform: translateX(26px);
    transform: translateX(10px);
}
span.yesorno-sec {
    padding-left: 38px;
    font-weight: 300;
    font-size: 16px;
    display: inline-block;
    min-width: 120px;
}
span.yesorno-sec span {
    padding: 0 5px;
    text-transform: capitalize;
    display: inline-block;
}
.yesorno-sec span.active {
    color: #3e92cc;
}
.switch input {
    display: none;
}
.memberauto{
	display: none;
}
span.wpcf7-form-control-wrap.memberyesno {
    display: none;
}

.boatsalesserviceyouboat-form{
	
}
.boatsalesserviceyouboat-form .field-group:nth-child(1n) {
    margin-left: 0;
}
.request-quote-contact-contact .boatsalesserviceyouboat-form .field-group:nth-child(2n) {
    margin-left: 25px;
}
.request-quote-contact-contact .boatsalesserviceyouboat-form .field-group.textarea-full{
	margin-left: 0px;
}
.sell-list h4{
	color: #3e92cc;
	font-size: 24px;
	text-transform: uppercase;
	font-family: "brandon-grotesque", sans-serif;
	    letter-spacing: 3px;
}
.sell-list p span{
	/*font-size: 14.5px;*/
}

.boatsalesserviceyouboat-form .field-group.full{
	width: 100%;
}

.wad-right.sell-your-boat:before{
	display: none;
}

.wad-right.sell-your-boat{padding-left: 0px;}
.wad-right.sell-your-boat ul li{   font-size: 14px;}

.financing-box{
	padding: 68px 0 90px 0px;
}

.financing-top-box{
	max-width: 1054px;
	margin: 0 auto;
	width: 100%;
}
.financing-top-box h2{
	text-align: center;
	font-size: 60px;
	margin-bottom: 20px;
}
.financing-top-box h2 span{
	font-size: 63px;
    padding-left: 5px;
}
.financing-top-box p{
	font-size: 14.5px;
	
	line-height: 1.8;
	margin-bottom: 15px;
}
.wad-left.financing-list{
	padding: 0px;
    margin-bottom: 20px;
    margin-top: 25px;
}
.wad-left.financing-list ul{
	width: 50%;
    float: left;
}

.financing-form-main{
	padding: 55px 0px;
	background: #f5f7fa;
	    margin-top: -30px;
}
.financing-form-main .card{
	background: none;
	border: none;
	max-width: 915px;
	margin: 0 auto;
	width: 100%;
}
.financing-form-main .card #heading{
	text-align: center;
	margin-bottom: 28px;
}
.financing-form-main .card p{
	text-align: center;
	color: #333333;
	font-size: 19px;
}


/* -- wizard --*/

#msform {
    text-align: center;
    position: relative;
	margin-top: 20px;
}

#msform fieldset {
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

.form-card {
    text-align: left
}

#msform fieldset:not(:first-of-type) {
    display: none
}

#msform input,
#msform textarea {
    height: 69px;
    border: 1px solid #b7b7b7;
    background: #fff;
    color: #333333;
    opacity: 1;
    padding: 0 25px;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif; /*font*/
}

#msform .form-group .form-control{
	height: 69px;
    border: 1px solid #b7b7b7;
    background: none;
    color: #333333;
	border-radius: 0px;
    opacity: 1;
    padding: 0 25px;
    font-size: 14.5px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif; /*font*/
}
#msform .form-group .form-control:focus{
	box-shadow: none;
}

#msform input:focus,
#msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #673AB7;
    outline-width: 0
}

#msform .action-button {
    width: 100px;
    background: #673AB7;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 10px 5px;
    float: right
}

#msform .action-button:hover,
#msform .action-button:focus {
    background-color: #311B92
}

#msform .action-button-previous {
    width: 100px;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px 10px 0px;
    float: right
}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    background-color: #000000
}

.card {
    z-index: 0;
    border: none;
    position: relative
}

.fs-title {
    color: #333333;
    font-size: 24px;
    line-height: 1.75;
    text-transform: uppercase;
    font-family: "brandon-grotesque", sans-serif;
    margin-bottom: 17px;
    letter-spacing: 3px;
}

.purple-text {
    color: #673AB7;
    font-weight: normal
}

.steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
}

.fieldlabels {
    color: gray;
    text-align: left
}

#progressbar {
    margin-bottom: 38px;
    overflow: hidden;
    color: lightgrey
}



#progressbar li {
    list-style-type: none;
    font-size: 14.5px;
    width: 50%;
    float: left;
    position: relative;
    font-weight: 400
}

#progressbar #primaryapplicant:before {
    font-family: "brandon-grotesque", sans-serif;
    content: "1"
}

#progressbar #confirm-submit:before {
    font-family: "brandon-grotesque", sans-serif;
    content: "2"
}

#progressbar li:before {
    width: 55px;
    height: 56px;
    line-height: 50px;
    display: block;
    font-size: 32px;
    color: #ffffff;
	background: #f5f7fa;
	border: 2px solid #b7b7b7;
    border-radius: 50%;
    margin: 0 auto 5px auto;
    padding: 2px;
	color: #b7b7b7;
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #b7b7b7;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
	border-top: 2px solid #3e92cc;
}
#progressbar li.active:before{
	border: 2px solid #3e92cc;
	color: #3e92cc;
}
#progressbar li strong{
	color: #b7b7b7;
	font-size: 16px;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 300;
}
#progressbar .active strong{
    color: #333333
}

.progress {
    height: 20px
}

.progress-bar {
    background-color: #673AB7
}

.fit-image {
    width: 100%;
    object-fit: cover
}

#msform .form-group.select-list-fin{
	position: relative;
}
.all-text{
	margin-top: 25px;
}
.financing-form-main .card .all-text p{
	text-align: left;
	color: #333333;
    line-height: 1.8;
	font-weight: 300;
    font-size: 14.5px;
}
.financing-form-btn{
	display: flex;
    justify-content: space-between;
}
.fin-btn button.ba{
	background: none;
    display: inline-block;
    padding: 14px 45px;
     border-radius: 4px;
    color: #3e92cc;
    font-size: 21px;
    font-weight: 500;
    line-height: 22px;
    text-decoration: none;
    border: 1px solid #3e92cc;
    font-family: "brandon-grotesque", sans-serif;
    text-align: center;
}
.fin-btn button.ne{
	background: #3e92cc;
    display: inline-block;
    padding: 14px 45px;
     border-radius: 4px;
    color: #fff;
    font-size: 21px;
    font-weight: 500;
    line-height: 22px;
    text-decoration: none;
    border: 1px solid #3e92cc;
    font-family: "brandon-grotesque", sans-serif;
    text-align: center;
}
.fin-btn button.ba i{margin-right: 10px;}
.fin-btn button.ne i{margin-left: 10px;}
.fin-btn button i{
    font-size: 12px;
}

#msform .form-group.select-list-fin i{
	position: absolute;
	color: #3e92cc;
    right: 15px;
    top: 28px;
}

.request-quote-contact-contact .boatsalesserviceyouboat-form .field-group.ls{margin-left: 0px;}
.request-quote-contact-contact .boatsalesserviceyouboat-form .field-group.rs{margin-left: 25px;}


.box-b img{width: 100%;}
.top-header .navbar .navbar-nav li .box-a .bs_w a{
	max-width: 290px;
}
.top-header .navbar .navbar-nav li .box-a .bs_w a + a{
	margin-bottom: 9px;
}
.boat-service-logo-down{
	margin-top: 14px;
}
.boat-service-logo-down a{
	border: none !important;
	padding: 0px !important;
	margin: 0px !important;
}
.boat-service-logo-down a img{
	width: 80%;
}

.trailer-list{
	width: 100%;
	clear: both;
}



.stroage-right-bx li {
    font-size: 16px;
    line-height: 2.063;
    position: relative;
    padding-left: 15px;
}

.stroage-right-bx  .card-body {
    padding-top: 0;
}


/*.stroage-right-bx li:before {
    content: "";
    position: absolute;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: 0;
}*/

.phone-in.dr {
    border-top: 1px solid #eaeaea;
}

.stroage-right-bx ul {
    margin-bottom: 20px;
}

b, strong {
    font-weight: bold;
}

.landing-col.hidethis {
    /* display: none !important; */
    opacity: 0;
    height: 0;
    margin: 0;
}
.text-md .container {
    max-width: 90%;
}
.videobanner{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100vh;
	    min-height: 0px;
}
.videobanner p::after {
    content: "";
    display: block;
    height: 99%;
    width: 100%;
    left: 0;
    top: 0;
    background: url(../images/banne-ovarlay.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    z-index: 9;
}

 .videobanner p::after {
    content: "";
    display: block;
    height: 99%;
    width: 100%;
    left: 0;
    top: 0;
    background: url(../images/banne-ovarlay-hp.png) no-repeat center center!important;
    background-size: cover;
    position: absolute;
    z-index: 9;
}

.videobanner p:empty {
    display: none;
}
.videobanner.banner-main-landing:after {
    opacity: 0;
	z-index: 1;
}
.videobanner video{
	min-width: 100%;
	min-height: 100vh;
	z-index: 1;
	position:relative;
	width: auto;
}
.videoall_main{
	position: relative;
}
.videobanner p{
	margin: 0px;
	padding: 0px;
}
.videobanner p iframe{
	width: 100%;
	height: 100vh;
}
.sliders.banner-main-landing{
	height: auto;
}
.flexslider ul.slides li {
	height: 100vh;
	display: block !important;
}
.flexslider ul.slides li img{
	width: 100%;
}

.flexslider ul.slides .slick-initialized .slick-slide{
	height: 100vh;
	
}

p.spanstyle {
    display: inline-block;
}


.boat-rentals-left {
    position: relative;
    padding-bottom: 16px;
    padding-right: 0;
}

.boat-rentals-left img {
    max-width: 98%;
    position: relative;
}

.boat-rentals-left:before{
bottom:0;
    right: -58px;	
}

.right-list ul li a:hover {
    color: #fff;
}

.top-header .navbar .navbar-nav li .box-b ul li a:after {
    content: "";
    width: 0;
    border-bottom: 1px solid #3e92cc;
    position: absolute;
    left: 0;
    bottom: 0;
}
.top-header .navbar .navbar-nav li .box-b ul li a:hover:after {
    width: 100%;
}

a, a:hover, a:active, a:visited, a:link ,  a:after{
    outline: none;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    
}


@media (max-width: 1450px) AND (min-width: 1100px){

}

@media  (min-width: 1025px){
.dropdown-inner-in .col-lg-3:first-child {
    flex: 0 0 20%;
    max-width: 20%;
}
.dropdown-inner-in .col-lg-3 {
       flex: 0 0 26%;
    max-width: 26%;

}
.slider-nav .slick-list .slick-track {
    display: block;
    text-align: center;
    transform: none !important;
    width: 100% !important;
}

#menu-item-31 .selas-logo-m img {
    max-height: 168px;
}
#menu-item-31 .selas-logo-m {
    margin: 0px 47px;
}
#menu-item-31 .dropdown-inner-in .col-lg-3:first-child {
    flex: 0 0 22%;
    max-width: 22%;
}
#menu-item-31 .dropdown-inner-in .col-lg-3 {
       flex: 0 0 25%;
    max-width: 25%;

}
.dropdown-inner-in{
	    padding: 53px 0;
    
    max-width: 1377px;
}
 #menu-item-30 .dropdown-inner-in .col-lg-3 {
	 flex: 0 0 24% !important;
    max-width: 24% !important;
 }
#menu-item-29 .dropdown-inner-in .col-lg-3 ,   #menu-item-28 .dropdown-inner-in .col-lg-3{
	flex: 0 0 21% !important;
    max-width: 21% !important;
}
li#menu-item-28 .box-a h1 {
    width: auto;
    /*width: auto;*/
}
#menu-item-29 .dropdown-inner-in .col-lg-9, #menu-item-28 .dropdown-inner-in .col-lg-9{
    flex: 0 0 82% !important;
    max-width: 76% !important;
}
.page-template-liftefoils .slider-nav .slick-list .slick-track {
    display: block;
    text-align: center;
    transform: none !important;
    margin-left: 35px;
}

}


select#customTranslate {
    background: none;
    color: white;
    border: none;
    line-height: 2;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.62);
    text-decoration: none;
    padding: 0 5px;
	
	padding: 0 18px 0 5px;
    background: url(../images/arrow-lg.png) no-repeat right 0px center;
}
select#customTranslate option {
    color: #000;
   
}

.selas-logo-m img , .boat-service-logo-down a img , .b-logo-sl a img {
   
    filter: grayscale(100%);
	 -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
	opacity:0.50;
}

.selas-logo-m a[href] img:hover , .boat-service-logo-down a[href] img:hover  , .b-logo-sl a[href] img:hover{  
   
    filter: none;
	opacity:1;
}


.boat-rentals-left img {
    display: none;
}

.lftm {
    background-size: cover;
    height: 700px;
    z-index: 99;
    position: relative;
    margin-right: 20px;
	background-position: center;
}
.right-service-form.boat_sale_list{
	margin-left: 0px;
}
#demon-content{
	max-width: 100%;
	margin-left: -15px;
	padding-bottom: 30px;
}
.boat_sale_list h1.search-title{
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 24px;
	letter-spacing: 3px;
}


.main-banner li.slide {
    height: 90vh;
}


a.button-large {
    color: #0dbf89 !important;
}

a.button-large i {
    color: inherit !important;
}

.sale_top_right a{
	border-right: 1px solid #bcbcbc;
	font-size: 14px;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 300;
	text-decoration: none;
	color: #3e92cc;
	padding: 0px 14px;
	    cursor: pointer;
}
.sale_top_right a:last-child{
	padding-right: 0px;
	border-right: none;
}
.sale_top_right a i{
	margin-right: 6px;
}
.boat_sale_list .lp-searched-filters-container{
	margin-bottom: 40px;
}
.list_boat_sale .navigate-sort-main{
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.list_boat_sale .navigate-sort-main .inventory_nav{
	float: right;
	width: auto;
}
.list_boat_sale .navigate-sort-main form .cd_sort_by_label{
	display: none;
}
.list_boat_sale .navigate-sort-main form .cd_order_by{
	max-width: 234px;
	min-width: 234px;
	border: 1px solid #b7b7b7;
	font-size: 14px;
	padding: 10px 20px;
	background-image: url(../images/arrow_two.png);
    background-position: center right 10px;
    background-repeat: no-repeat;
}
.all_boat_sale_list .container{
	max-width: 1350px;
}
.car_item .card{
	background: #ffffff;
	box-shadow: 0px 0px 14.25px 0.75px rgba(0, 0, 0, 0.15);
	padding: 18px;
}
.car_item .card .car_title h2{
	font-size: 20px;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 300;
	display: block;
	text-align: center;
	margin-bottom: 20px;
}
.car_item .card .car_title h2 a{
	color: #4d4d4d;
	text-decoration: none;
}
#demon-container .cd-car_details {
    position: relative;
}
#demon-container .car-footer .download_buttons {
    float: none;
    width: 100%;
    padding: 0;
    position: absolute;
    height: 0;
}
#demon-container .listing-image-column {
    width: 31%;
    margin-right: 2%;
    float: left;
    margin-bottom: 15px;
}
#demon-container .listing-image-column {
    width: 100%;
    margin: 0 !important;
	position: relative;
}
#demon-container .listing-image-column .download_buttons{
	background: rgba(62,146,204,0.8);
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	min-height: 30px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-right:16px;
}
#demon-container .listing-image-column .download_buttons a{
	font-size: 11px;
	color: #ffffff;
}
#demon-container .listing-image-column .download_buttons a i{
	margin-right: 5px;
}
#demon-container .listing-price-column {
    clear: both;
	padding: 12px 16px 22px 16px;
}
#demon-container .car-footer .right-buttons {
    float: none;
    width: 100%;
    padding: 0;
	text-align: center;
	margin-top: 10px;
}
#demon-container .car-footer .right-buttons a{
	
	color: #3e92cc;
	text-decoration: none;
	text-transform: lowercase;
	    font-family: "brandon-grotesque", sans-serif;
}
#demon-container .car-footer .right-buttons a i{
	font-size: 10px;
}
#demon-container .car-footer .download_buttons .button {
    width: 50%;
    font-size: 11px !important;
    margin: 0 !important;
    position: relative;
    bottom: 264px;
    background: rgba(0,0,0,.8);
    color: rgba(255,255,255,.6) !important;
    border: 0 !important;
    padding: 4px 0;
    transition: .2s ease-in;
    text-transform: none;
    float: left;
}
#demon-container .listing-price-column .cd-price-list li{
	display: flex;
	justify-content: space-between;
	font-size: 16px;
	border-bottom: 1px solid #eeeeee;
	line-height: 26px;
}
#demon-container .listing-price-column .cd-price-list li.msrp-wrap{
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 300;
}
#demon-container .listing-price-column .cd-price-list li.final-wrap{
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 500;
}
#demon-container .listing-price-column .cd-price-list li:last-child{
	color: #3e92cc;
}
#demon-container .listing-price-column .cd-price-list{
	margin-bottom: 0px;
}
#demon-container .listing-action-column .cd-archive-bucket-content{
	display: flex;
	justify-content: space-between;
}
#demon-container .listing-action-column .cd-archive-bucket-content .button{
	font-size: 14px;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 300;
	border-radius: 3px;
	padding: 8px 20px;
	text-transform: lowercase;
	    padding-left: 23px;
    padding-right: 15px;
}

#demon-container .listing-action-column .cd-archive-bucket-content .primary-action{
	background: #f7b801;
	color: #ffffff;
}
#demon-container .listing-action-column .cd-archive-bucket-content .alternate-action{
	border: 1px solid #3e92cc;
	color: #3e92cc;
}

.call_phone_bx{
	text-align: center;
	min-height: 70px;
}
.call_phone_bx .call-monthly-payment{
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 500;
	font-size: 14.5px;
	color: #333333;
	min-height: 35px;
}
.call_phone_bx a {
	
	color: #999999;
	text-decoration: none;
}
.call_phone_bx a i{
	margin-right: 7px;
}
#demon-container .listing-price-column .cd-price-list.mp{
	margin-top: -18px;
}
.cd-taxes-list {
	min-height: 0px;
}
.cd-taxes-list p{
	color: #999999;
	font-size: 14px;
	text-align: center;
}
.car_item .card .car_title{
	margin: 0px;
}

.requestQuoteModal .form-group label{
	display: none;
}
.requestQuoteModal .form-group .select_list{
	position: relative;
}

.requestQuoteModal .form-group .select_list .form-control{
	padding: 15px 25px;
	height: 54px;
	border: 1px solid #b7b7b7;
	background: transparent;
	    color: #000;
	opacity: 1;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	border-radius: 0px;
	width: 100%;
	font-family: 'Montserrat', sans-serif; /*font*/
	position: relative;
    z-index: 9;
}
.requestQuoteModal .form-group .form-control{
	padding: 15px 25px;
	height: 54px;
	border: 1px solid #b7b7b7;
	background: transparent;
	color: #000;
	opacity: 1;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	border-radius: 0px;
	width: 100%;
	font-family: 'Montserrat', sans-serif; /*font*/
}
.requestQuoteModal .form-group .select_list .form-control:focus{
	box-shadow: none;
}
.requestQuoteModal .form-group .form-control:focus{
	box-shadow: none;
}
.requestQuoteModal .form-group textarea.form-control{
	height: 120px;
}
.requestQuoteModal .form-group {
	margin-bottom: 20px;
}
.requestQuoteModal .form-group .select_list i {
    position: absolute;
    right: 28px;
       top: 19px;

    font-size: 20px;
    color: #9d9d9d;
    z-index: 0;
}
.rq_btn input[type="submit"]{
	text-shadow: none;
	font-size: 26px;
	color: #3e92cc;
	letter-spacing: 1px;
	display: inline-block;
	text-transform: lowercase;
	background: none;
	border: none;
	padding: 0;
	text-align: center;
	width: initial;
	height: inherit;
	outline: none !important;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 500;
}


.landcom.d-flex {
    flex-wrap: wrap;
    align-items: center;
	    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
	width:100%;
}

.service-left-dit .widget h2.widget-title{
	color: #3e92cc;
	font-size: 20px;
	font-family: "brandon-grotesque", sans-serif;
	line-height: normal;
	margin-bottom: 14px;
	letter-spacing: 1px;
}
.service-left-dit .widget #car-demon-as .cdsp_text .label_keyword{
	display: none;
}
.service-left-dit .widget #car-demon-as .cdsp_text .cdsp_select_wrap_keyword{
	padding-bottom: 0px;
	margin-bottom: 9px;
}
.service-left-dit .widget #car-demon-as .cdsp_text .cdsp_select_wrap_keyword .search-keyword .vehicle_search_keyword_box .ui-autocomplete-input{
	height: auto;
	min-height: 47px;
	background: #e6eff5;
	border: none;
	padding: 10px 12px;
}
.service-left-dit .widget #car-demon-as .cdsp_text .cdsp_select_wrap_keyword .search-keyword .vehicle_search_keyword_box{
	height: auto;
}
.service-left-dit .widget #car-demon-as .cdsp_text .cdsp_select_wrap_keyword .search-keyword .vehicle_search_keyword_box .keyword_search_button{
	height: 46px;
	width: 46px;
	line-height: 46px;
	text-align: center;
	min-height: 47px;
	background: #3e92cc;
	border: none;
}
.service-left-dit .widget #car-demon-as .cdsp_checkbox{
	margin-bottom: 9px;
}
.service-left-dit .widget #car-demon-as .cdsp_checkbox .cdsp_label{
	border: 1px solid #b7b7b7;
	min-height: 44px;
	margin: 0px;
	line-height: 40px;
	color: #333333;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif; /*font*/
	font-weight: 300;
	padding-left: 19px;
}
.service-left-dit .widget #car-demon-as .cdsp_checkbox .cdsp_select_wrap{
	padding: 0px;
	margin: 0px;
}

.service-left-dit .widget #car-demon-as .cdsp_range{
	margin-bottom: 9px;
}
.service-left-dit .widget #car-demon-as .cdsp_range .cdsp_label{
	border: 1px solid #b7b7b7;
	min-height: 44px;
	margin: 0px;
	line-height: 40px;
	color: #333333;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif; /*font*/
	font-weight: 300;
	padding-left: 19px;
}
.service-left-dit .widget #car-demon-as .cdsp_range .cdsp_select_wrap{
	padding: 0px;
	margin: 0px;
}
.service-left-dit .widget #car-demon-as .cdsp_range .cdsp_select_wrap.cdsp_select_wrap_year{
	border: none;
}

.service-left-dit .widget #car-demon-as .cdsp_range .cdsp_select_wrap.cdsp_select_wrap_year .selectBox select.cdsp_range{
	width: 50%;
	background-image: url("../images/arrow_two.png");
	background-position: right;
	background-repeat: no-repeat;
}
.service-left-dit .widget #car-demon-as .cdsp_range .cdsp_select_wrap.cdsp_select_wrap_price{
	border: none;
}
.service-left-dit .widget #car-demon-as .cdsp_range .cdsp_select_wrap.cdsp_select_wrap_price .selectBox select.cdsp_range{
	width: 50%;
	background-image: url("../images/arrow_two.png");
	background-position: right;
	background-repeat: no-repeat;
}

.service-left-dit .cdsp_tb_forms .selectArrow::before{
	content: "\f078";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	opacity:0;
}



.service-box.plans .container{
	max-width: 1323px;
}

.service-box.plans .right-service-form{
	margin-right: 38px;
}
.service-box.plans .request-quote-contact-contact .field-group{
	width: 48%;
}

.keyadvantages-box h3{
	font-size: 24px;
	color: #3e92cc;
	margin-bottom: 13px;
	text-transform: uppercase;
	    font-family: "brandon-grotesque", sans-serif;
		font-weight: 300;
		letter-spacing:3px;
}
.service-left-dit .keyadvantages-box .card-body p{
	margin-bottom: 0px;
	font-size: 14.5px;
}
.service-left-dit .keyadvantages-box .card-body {
    padding-top: 0;
}
.view-plans{
	text-align: center;
	padding: 25px 0px;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 33px;
}
.view-plans h4{
	font-size: 24px;
	font-weight: 300;
	color: #3e92cc;
	text-transform: uppercase;
	margin-bottom: 25px;
	font-family: "brandon-grotesque", sans-serif;
	    letter-spacing: 3px;
}
.plans-bxin{
	display: flex;
}
.plans-bxin .box-pl{
	width: 50%;
	padding: 0px 0px;
	border-right: 1px solid #dfdfdf;
}
.plans-bxin .box-pl:last-child{
	border: none;
}
.box-pl img {
       max-width: 68px;
    max-height: 51px;
}
.box-pl span{
	font-size: 16px;
	color: #333333;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	display: block;
	padding:  20px 0px 10px 0px;
}
.box-pl a{
	text-decoration: none !important;
	font-weight: 500;
	color: #3e92cc;
	font-family: "brandon-grotesque", sans-serif;
	font-size: 18px;
	letter-spacing: 0px;
}
.box-pl a i{
	margin-left: 5px;
	position: relative;
	    top: 1px;
    font-size: 14px;
}
.service-box.plans .service-left-dit .service-btn-link{
	text-align: center;
}
.service-box.plans .request-quote-contact-contact .field-group.textarea-full{
	width: 99.5%;
}
.service-box.plans .request-quote-contact-contact .field-group.submitbutton{
	width: 100%;
}


.proud-carry-logo ul li{
	width: 33.33%;
	float: left;
}
.proud-carry-logo ul li a img{
	width: 100%;
	filter: grayscale(100%);
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	    opacity: 0.75;
}

.proud-carry-logo ul li a[href]  img:hover{
	filter: none;
	    opacity: 1;
}

.service-left-dit .keyadvantages-box .proud-carry-logo p{
	margin-bottom: 0px;
}
.loca-slip-bx .ph_loca{
	margin-bottom: 40px;
}
.ph_loca span{
	font-size: 15px;
	
	font-weight: 300;
}
.ph_loca p{
	font-size: 16px;
	
	font-weight: bold;
}
.service-box.plans.parts .request-quote-contact-contact .field-group{
	width: 48%;
}
.request-quote-contact-contact h3 span{
	font-size: 16px;
	text-transform: lowercase;
	letter-spacing: normal;
}
.service-box.plans .request-quote-contact-contact .field-group.submitbutton{
	clear: both;
}

.service-box.plans.parts .request-quote-contact-contact .field-group.textarea-full{
	width: 100%;
}
.service-box.plans.parts .request-quote-contact-contact .field-group.submitbutton{
	width: 100%;
}
.service-box.plans.parts .service-left-dit .service-btn-link{
	text-align: left;
}
.parts-catalog{
	padding: 25px 0px;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 33px;
	margin-top: 20px;
	padding-bottom: 56px;
}
.parts-catalog h3{
	font-size: 24px;
	color: #3e92cc;
	margin-bottom: 38px;
	text-transform: uppercase;
	font-family: "brandon-grotesque", sans-serif;
    font-weight: 300;
    letter-spacing: 3px;
}
.service-left-dit .parts-catalog a{
	background: #3e92cc;
	color: #ffffff;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 500;
	text-align: center;
	display: inline-block;
	 border-radius: 4px;
	padding: 14px 50px;
	position: relative;
	margin-left: 33px;
	padding-left: 90px;
    font-size: 18px;
}
.service-left-dit .parts-catalog a img{
	position: absolute;
	top: -24px;
	left: -33px;
}
.request-quote-contact-contact .field-group .colleft{
	position: relative;
}
.request-quote-contact-contact .field-group .colleft i{
	position: absolute;
	top: 25px;
	right: 21px;
	color: #3e92cc;
	z-index: -1;
}
.request-quote-contact-contact .field-group .colleft .control-wrap.upload .uploadpart{
	display: inline-block;
	min-height: 69px;
}

.banner-main-landing.boat-sales-main.service{
	min-height: 770px;
}
.banner-main-landing.boat-sales-main.service .text-md{
	    bottom: 36%;
}


.top-header .navbar .navbar-nav li a:before {
    content: "";
    border-top: 2px solid #f7b801;
    position: absolute;
    left: 0;
    height: 2px;
    width: 0;
    top: 3px;
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.top-header .navbar .navbar-nav li a:hover:before , .top-header .navbar .navbar-nav li:hover a:before {
    width: 100%;
}

.top-header .navbar .navbar-nav li .dropdown-inner-in a:before {
    opacity: 0;
}
.top-header .navbar .navbar-nav li .dropdown-inner-in a{
	font-weight: 300;
}

li#menu-item-30 .dropdown-inner-in {
    padding-bottom: 0;
	    margin-bottom: -20px;
}

li#menu-item-29 .dropdown-inner-in {
    padding-bottom: 0;
}

.top-header .navbar .navbar-nav li .box-a .bs-port.sales a img {
    max-width: 189px;
    margin-bottom: 10px;
}
.box-a a {
    font-size: 13px !important;
}

.top-header .navbar .navbar-nav li .box-a .dw-btn a:first-child:hover {
    background: #f7b801;
    border-color: #f7b801;
}

.selas-logo-m a:before {
    display: none;
}

.top-header .navbar .navbar-nav li .box-a.b-sales .dw-btn a{
	    border: 1px solid #3e92cc;
}

.top-header .navbar .navbar-nav li .box-a.b-sales .dw-btn.m.bs_w {
    margin-top: 17px;
}

div#artitleTranslate {
    display: none;
}
.footer-left p a {
    color: inherit;
    text-decoration: none;
}

span.dicmo {
       padding-top: 30px;
        display: inline-block;
    width: auto;
	color:#fff; 
	    border-bottom: 1px solid #fff;
		text-align:center;
		position:relative;
		   
    font-size: 16px;
}  

span.dicmo:after {
    content: url(../images/icon_greater-than--white.svg);
    display: inline-block;
   width: 0.25rem;
    height: 0.625rem;
    margin-left: 6px;
    position: absolute;
    padding-top: 1px;
}
.scroll-down a {
    cursor: text;
    pointer-events: none;
}
.boating-left .slick-list {
    margin-left: -25px;
    padding: 0 !important;
}

  .slider-nav .slick-slide button{  position: relative;
    background: none;
  }

.slider-nav .slick-slide button:after {
    border-bottom: 2px solid #f7b801;
    content: "";
    height: 2px;
    width: 0;
    position: absolute;
    bottom: 0;
    z-index: 999;
    left: 0;
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
	margin:0 22px;
}
.slider-nav .slick-slide button:hover:after
{
	width: calc(100% - 44px);
}
.slick-slide.slick-current.slick-active button:after {
    opacity: 0;
}

.boat-rentals-slider .slick-slide{
opacity:0;	
}
.boat-rentals-slider .slick-slide.slick-current.slick-active{
opacity:1;	
}

.landing-content-sec .tabing li a:hover {
    color: #3e92cc;
}

.stroage-left-img {
    background-size: cover;
    background-position: center;
	    height: 100%;
}

img.leftimgf {
    opacity: 0;
}
.lg-thumb-item {
    border: none !important;
    border-radius: 0px !important;
}
.all-title-breadcrumb nav .breadcrumb li{
	    position: relative;
}
.all-title-breadcrumb nav .breadcrumb li:after {
    content: "";
    border-bottom: 3px solid #fff;
    width: 0;
    position: absolute;
    height: 3px;
    bottom: -2px;
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
	left:0
	
}
.all-title-breadcrumb nav .breadcrumb li:hover:after {
    width: 100%;
}


.field-group.submitbutton button:after {
    content: "";
    border-bottom: 2px solid #f7b801;
    width: 0;
    position: absolute;
    height: 2px;
    bottom: -2px;
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
	left:0
	
}
.field-group.submitbutton button {
    position: relative;
}
.field-group.submitbutton button:hover:after {
    width: 100%;
}

.lndt {
    height: 100%;
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.landcom.d-flex.algnr{
    align-items: initial;
}
img.hideimg {
    /* height: 100%; */
    /* opacity: 0; */
    opacity: 0;
	    display: none;
}
.landcom.d-flex.algnr  .landing-left{
  
	padding-top:50px;
	    padding-bottom: 50px;
}

.top-header .navbar .navbar-nav li.current_page_item a:before {
    width: 100%;
}
.boat-btn a.book-btn-bsr:hover{
	    background: #f7b801;
}

.gift-right a:hover {
    background: #043673;
}

p.spanstyle {
    display: inline-block;
    margin-bottom: 0;
}
.navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover{
	border-radius: 0px;
}
@media (min-width: 1900px){
.videobanner p::after {
	height:100%
}

}

li#menu-item-31 .dropdown-inner-in {
    padding-bottom: 20px;
}

.best-left a:hover {
    background: #3e92cc;
}
/*.slider.slider-for .slick-slide h1 , .slider.slider-for .slick-slide ul ,  .slider.slider-for .slick-slide a {
    opacity: 0;
    transform: translate3d(0,100px,0);
}*/

.slider.slider-for .slick-slide .boat-in-text {
    opacity: 0;
    transform: translate3d(0,100px,0);
    transition-delay: .2s;
    transform: translateZ(0);
    transition-timing-function: ease;
    transition-duration: 1.5s;
    transition-property: opacity,transform;
}
.slider.slider-for .slick-current.slick-active .boat-in-text {
    opacity: 1;
    transform: translateZ(0);
}



.locations-in-top p.this_p{
	font-size: 13.5px;
	color: #2e2e2e;
	margin-top: 26px;
	font-weight: 300;	
}
.locations-box.landing .locations-inner .locations-in-top{
	min-height: 490px;
}
.locations-in-top h3 span{
	font-size: 26px;
	display: block;
}


@media (min-width: 768px){
.dropdown-inner-in {
	    max-width: 1200px;
}
.box-a h1 {
    font-size: 30px;
}
.box-b h2 {
    font-size: 18px;
}
.top-header .navbar .navbar-nav li .box-b ul li a{
	    line-height: 2.1;
}
.box-a a {
    font-size: 12px !important;
}
.top-header .navbar .navbar-nav li .box-a a{
	line-height: 40px;
	    min-height: 40px;
}
.top-header .navbar .navbar-nav li .box-a .bs-port.sales a img {
    max-width: 182px;
    margin-bottom: 5px;
}
.dropdown-inner-in{
	padding: 30px 0 10px 0;
}
.dw-btn.m {
    margin-top: 24px;
}
.dw-btn {
    margin-top: 24px;
}
.bs-port {
    margin-top: 27px;
}
.top-header .navbar .navbar-nav li .box-a .bs_w a {
    max-width: 270px;
}
.top-header .navbar .navbar-nav li .box-a.b-sales .dw-btn.m.bs_w {
    margin-top: 17px;
}
.top-header .navbar .navbar-nav li .box-b ul li a {
    font-size: 14px;
}
}

.hideon {
    opacity: 0;
   
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    left: 0;
    position: relative;
}

.hideon:before{
	content:"\f054"; 
}
.best-left a:hover i {
    left: 10px;
	opacity:1;
}
.all-title-breadcrumb nav .breadcrumb li a i{
	font-size: 17px;
}
.all-title-breadcrumb nav .breadcrumb li a i , .landing-left a i , .address-bx a.get i  , .dw-btn a i , .boat-in-text a i ,  .but-link a i , .book-btn-bsr i , .locations-in-bottom a i ,  .lm i ,   .box-pl i , .service-btn-link  i{
	 -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    left: 0;
    position: relative;
	

	
}

.all-title-breadcrumb nav .breadcrumb li a i:before , .landing-left a i:before , .address-bx a.get i:before , .but-link a i:before , .dw-btn a i:before , .boat-in-text a i:before , .book-btn-bsr i:before  , .locations-in-bottom a i:before ,   .lm i:before ,   .box-pl i:before , .service-btn-link i:before{ content:"\f054"; }
.all-title-breadcrumb nav .breadcrumb li a:hover i , .landing-left a:hover i , .address-bx a.get:hover i ,  .but-link a:hover i , .dw-btn a:hover i , .boat-in-text a:hover i , .but-link a:hover i ,  .book-btn-bsr:hover i   , .locations-in-bottom a:hover i ,  .lm:hover i ,   .box-pl a:hover i , .service-btn-link a:hover i{
	left: 10px;
}

.but-link a i {
   
    margin-top: 2px;
   font-size: 16px;
}
.address-bx a.get i {
    font-size: 14.5px;
    float: right;
    margin-top: 6px;
    margin-left: 6px;
}

.landing-left a i {
    font-size: 13px;
    top: 0px;
    margin-left: 7px;
}

.dw-btn a i , .boat-in-text a i {
    opacity: 0;
}
.dw-btn a:hover i  , .boat-in-text a:hover i {
    opacity: 1;
}

.boat-in-text a:hover{
	background:#031d53

}

.dw-btn .inner-main-accordion .card-header a::before {
    color: #3e92cc;
    content: "\f067" !important;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14.5px;
    position: absolute;
    left: auto;
    text-align: center;
    top: 0%;
    transition: all 0.5s ease 0s;
    width: 20px;
    margin-left: -20px;
    opacity: 1 !important;
    left: inherit !important;
    width: auto !important;
    top: -1px !important;
    border: none !important;
}

.dw-btn .inner-main-accordion .card-header.current a::before {
    color: #3e92cc;
    transition: all 0.5s ease 0s;
    content: "\f068" !important;
    border: none !important;
    opacity: 1 !important;
    right: inherit !important;
    left: inherit !important;
    width: auto !important;
}
.panel.book-now li a:hover {
    background: none !important;
    border: none !important;
}
.panel.book-now ul li a {
    text-decoration: none !important;
}
.book-now {
    padding-top: 7px;
    padding-bottom: 13px;
}
.panel.book-now li a:before {
    display: none;
}

.panel.book-now *:before {
    display: none;
}
.top-header .navbar .navbar-nav li .box-a .book-now ul li a:hover {
    border-color: transparent!important;
}



.panel.book-now li a {
    border: none !important;
}
.top-header .navbar .navbar-nav li .box-a .panel a {
    font-weight: 300 !important;
}

.panel.book-now li a:after {
    content: "";
    display: block;
    content: "";
    width: 0;
    border-bottom: 1px solid #3e92cc;
    position: absolute;
    left: 0;
    bottom: 0;
}
.panel.book-now li a:hover:after {
    width: 100%;
}

html .testimonial-images {
    height: 100%;
}

::-webkit-input-placeholder { /* Edge */
     color: #000 !important;
    opacity: 1 !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
      color: #000 !important;
    opacity: 1 !important;
}

::placeholder {
      color: #000 !important;
    opacity: 1 !important;
}


.boat_storage-template-default .button-row button:hover , .page-template-boatrentallanding .button-row button:hover , .page-template-restuarnt_landing  .button-row button:hover  {
    background: #043673;
    border-radius: 50px;
}
.button-row button{
	 border-radius: 50px;
	 -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.button-row button  img {
   
   -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}



.marinas-template-default .button-row button:hover {
    background: rgba(0,0,0,0.6);
    border-radius: 50px;
}

div#header-sticky .navbar-brand img {
    max-width: 110px;
}

.boat-sales-nav-bar-in .navbar-light .navbar-nav  a:after {
    content: "";
    width: 0;
    border-bottom: 1px solid #3e92cc;
    position: absolute;
    left: 0;
    bottom: 0;
	    margin: 0px 25px;
}

.boat-sales-nav-bar-in .navbar-light .navbar-nav a:hover:after {
    width: calc(100% - 50px);
}

.boat-sales-nav-bar-in a.nav-link {
    position: relative;
}


.call-outs-inner a:hover i {
    left: 10px;
    opacity: 1;
}

.call-outs-inner  a:hover {
    background: #3e92cc;
}

.b-logo-sl.aos-init.aos-animate {
    transition-delay: .02s !important;
}

.boat-sales-logo-in .b-logo-sl a:hover img{
	    filter: none;
    opacity: 1;
}

a.phone-hotel.nbm {
    margin-bottom: 0;
}

a.phone-hotel.address-hotel {
    background-image: url(../images/location_icon.png);
	  background-size: 28px;
    background-position: top 14px left 0px;
}

a.phone-hotel.location-hotel {
    background-image: url(../images/boat-icon-1.png);
	    background-size: 27px;
    background-position: top 12px left 3px;
}

.panel.book-now ul li {
    margin-bottom: 5px;
}
.overlaylogo {
    position: absolute;
    top: 40%;
        max-width: 400px;
    left: 0;
    right: 0;
    z-index: 999;
    margin: 0 auto;
}

.gift-right  a:hover i {
    left: 10px;
    opacity: 1;
}

.inner-faq .card-body p a {
    color: #043673;
}

.videobanner.banner-main-landing:after {
    height: 200%;
}
.boat-service-logo-down .col-md-4:first-child a[href] img {
    opacity: 0.5;
}
.boat-service-logo-down .col-md-4:first-child a[href]:hover img {
    opacity: 1;
}

.banner-main-landing.rq-title {
    min-height: 770px;
    height: auto;
}
@media screen and (max-width: 1700px) and (min-width: 1024px)  {
	.banner-main-landing.rq-title , .banner-main-landing.boat-sales-main.service {
    min-height: 600px;
    height: 600px;
}
	.port-royale-slider .slider-item .gallery-slide-item{
	    height: 700px;	
	}
	
	.page-template-restuarnt_landing .port-royale-slider .slider-item .gallery-slide-item {
    height: 680px !important;
}
	.banner-all-title  , html .page-template-boatsales .banner-main-landing.boat-sales-main{
    min-height: 600px ;
	}
	.port-ct {
    
    padding-top: 50px;
}
.videobanner .text-md {
    height: 100vh;
}
.videobanner p::after{
	height: 100vh;
}
.portlogo img {
    max-width:330px;
}
.single-boat_rentals .port-ct {
    padding-top: 120px;
}
.rentals-top {
   
    padding-top: 50px;
}
.rentals-left-img img {
    max-width: 350px;
}
.banner-main-landing .text-scroll-arrow h2 {
   
    font-size: 86px;
}

}

.inner-faq .accordion.accordion-one-syt .inner-main-accordion:nth-child(2) {
    border-bottom: 1px solid #dbdbdb;
}
.subscribe-form .submit-button .button-primary:hover{
	    background-color: #043673;
}

.subscribe-form .submit-button .button-primary{
    outline: none;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;	
}

.sliders.banner-main-landing:after {
    z-index: -1;
}

.page-template-restuarnt_landing .gallery-slide-item:after {
    z-index: -1;
}

.page-template-restuarnt_landing  .port-royale-slider .slider-item .gallery-slide-item::after {
    content: "";
    width: 100%;
    position: absolute;
    bottom: 0px;
    height: 240px;
    padding: 0;
    background: linear-gradient( to top, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, 0) 57% );
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: url(../images/banne-ovarlay.png) no-repeat center center;
    background-size: cover;
    position: absolute;
	    z-index: 1;
}



.text-md.lwop {
    height: 100px;
    bottom: 0;
    top: inherit;
    width: 200px;
}

.page-template-restuarnt_landing .port-royale-slider .slider-item .gallery-slide-item {
    height: 770px;
}

.best-left a.aos-init.aos-animate {
    webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s !important;
}

.storage-tabs-main .tab-pane {
    padding: 0px;
   /* -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;*/
}

img.hideit {
    opacity: 0;
}

.gallery-slide-item.ressldi {
    background-size: cover;
    background-position: center;
}

.page-template-restuarnt_landing .port-royale-main .right-arrow .button-row button.button img {
    width: 62px;
}



.page-template-restuarnt_landing .hotel-img img {
    max-width: 145px;
    width: 100%;
}


.page-template-restuarnt_landing .card-body p {
    padding: 0;
    border: none;
	font-size: 14px;
    line-height: 1.9;
    margin-top: -8px;
}
.page-template-restuarnt_landing .card-body {
    padding-top: 3px;
	padding-left: 11px;
}

.page-template-restuarnt_landing .landing-left a.phone-hotel {
    display: block;
    padding: 13px 0;
	padding-left: 45px;
font-weight: 300;
}

.page-template-restuarnt_landing .hotel-title:after {
   
    margin-bottom: 20px;
}

.page-template-restuarnt_landing  .accordion-one-syt .inner-main-accordion.card .card-header{
    min-height: 57px;
    padding: 19px 36px 15px 36px;
}

.landing-right .right-arrow  img {
    max-width: 50px !important;
}

.department-inner img {
  
    filter: grayscale(1);
	opacity:0.75
}
.credentials-box , .department-box{
	align-items: initial !important;
}

.department-credentials-box .container , .boat_our_services .container {
    max-width: 1600px;
}

 .manufacturer-brands-bx .col-lg-6:first-child img  ,  .manufacturer-brands-bx .col-lg-6:nth-child(2) img{
    opacity: 0.50;
}   

.page-template-boatservicelanding .locations-in-top h3{
	    max-width: 100%;
		    font-weight: 500; /*n*/
}

.locations-in-top h3 span {
    font-size: 20px;
	   
    font-weight: 300;
}

.contact-us-btn a {
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 500; /*n*/
}

a.email-cnt span {
    position: relative;
    top: -3px;
}

.page-template-boatservicelanding .landing-welcome-sec.boat-sl {
    max-width: 1200px;
    padding-bottom: 48px;
}

/*.page-template-boatservicelanding .what-they-said-inner{
	align-items: initial !important;
}*/

.page-template-boatservicelanding .testimonial-images {
    height: 100% !important;
}

.testimon_slider {
    height: 100%;
}


.service-btn-link a i {
    position: relative;
   top: 1px;
    font-size: 14.5px;
    margin-left: 5px;
}
.service-btn-link a:not(.lm):hover {
    background: #f7b801;
    border-color: #f7b801;
}

.col-md-12.h-100.d-flex.align-items-center {
    transition-delay: .01s !important;
}

.page-template-boatservicelanding .what-they-said-inner .right-arrow {
   
    bottom: 65px;
}

.page-template-boatservicelanding .what-they-said-testimonials .testimonial-container {
    width: 100%;
    padding-bottom: 50px;
}

.page-template-boatservicelanding .title-tet {
   
    padding-top: 66px;
	padding-bottom: 20px;
}


.what-they-said-inner , .testimon_slider{
  
    height: 645px;
   
}

.collapsing, .show , .collapse  {
  
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

span.selectArrow i {
    font-weight: 900 !important;
    font-family: "Font Awesome 5 Free";
}

.cdsp_tb_forms .selectArrow {
    box-sizing: border-box;
    cursor: pointer;
    float: right;
    /* font-size: 32px; */
    /* height: 36px; */
    text-align: right;
    width: 75px;
    padding-left: 25px;
    position: relative;
    width: 100%;
    padding-right: 20px;
}
.cdsp_tb_forms .cdsp_label_text {
    position: absolute;
}

a.lm:hover {
    background: #3e92cc;
    color: #fff;
}
.keyadvantages-box .accordion-one-syt .inner-main-accordion.card .card-header{
min-height: 57px;
    padding: 19px 36px 15px 36px;
}
.request-quote-contact-contact h3:first-child {
    margin-bottom: 10px;
}

.request-quote-contact-contact.clearfix {
    margin-top: 20px;
}
.ph_loca a {
    color: inherit;
    text-decoration: none;
}
.service-left-dit .parts-catalog a:hover {
    background: #031d53;
    text-decoration: none;
}

::-webkit-file-upload-button {
    display: none;
}

.fileupld label {
    cursor: pointer;
    min-width: 319px;
    color: #000000;
    font-size: 16px;
    margin: 0px;
    min-height: 69px;
    border: 1px solid #a27936;
    line-height: 69px;
   
    padding-right: 44px;
    display: block !important;
    height: 69px;
    border: 1px solid #b7b7b7;
    background: transparent;
    color: #333333;
    opacity: 1;
    padding: 0 25px;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif; /*font*/
}

span.wpcf7-form-control-wrap.uploadpart {
    display: none !important;
}
.defaultpage {
    text-align: left;
}
.defaultpage p {
    font-size: 14.5px;
	color: #2e2e2e;
	font-family:inherit;
}
.defaultpage ul li{
    font-size: 14.5px;
    line-height: 1.663;
    position: relative;
    padding-left: 18px;
    margin-bottom: 5px;
	color: #2e2e2e;
}
.defaultpage ul li:before{
content: "";
    border: 1px solid #98c5e4;
    width: 7px;
    height: 7px;
    display: block;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 8px;
}
.defaultpage ul {
    margin-top: 20px;
}
.defaultpage a {
    color: #3e92cc;
    text-decoration: underline;
}
select#customTranslate{
cursor:pointer;	
}
select#customTranslate:hover {
    color: #fff;
}

.fa,  .fas {
    font-family: "Font Awesome 5 Free" !important;
	font-weight: 900 !important;
}
span.description_text.msrp-strike {
    text-decoration: line-through;
}

.landing-col {
  
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}


.locations-box .a-icon img {
    max-width: 28px;
	    position: relative;
    top: -5px;
}

.address-link img  , .address-bx .a-icon img{
    max-width: 28px;
}

.right-list ul li.active a {
    color:#fff;
}

.defaultpage.sell-list h5 {
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 300;
    font-size: 25px;
    color: #043673;
    margin-bottom: -9px;
    margin-top: 36px;
}

.page-template-default .landing-welcome-ylw {
    padding: 0px 0px 66px 0px;
}


.rq-title.banner-main-landing h2 span.defp {
    margin-left: 50px;
    text-transform: lowercase;
}


.manufacturer-brands-bx .col-lg-6:first-child a[href] img:hover, .manufacturer-brands-bx .col-lg-6:nth-child(2) a[href] img:hover{
	opacity:1;
}
.right-list ul li.active a:after {
    border-bottom: 1px solid #fff;
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: -3px;
}
.right-list ul li {
  
    position: relative;
}
.address-link ul li:first-child a img {
    position: relative;
    top: -2px;
}

.locations-list-time li .a-icon {
    left: 7px;
   
}
.hideer .wpcf7-not-valid-tip {
    display: none !important;
}
.wpcf7-response-output{
	    color: #dc3232;
		    font-weight: 500;
}
.field-group1.filed-grp-select.select-area {
    position: absolute;
    left: 227px;
    top: 0;
}

select#wetslip {
    height: 40px;
    padding: 7px 25px;
    width: 183px;
    font-size: 13px;
    padding-left: 10px;
}
.filed-grp-select.field-group1 .colleft span .select i {
    position: absolute;
    right: 11px;
    top: 11px;
}


span.wpcf7-form-control-wrap label {
    display: block !important;
}
span.wpcf7-form-control-wrap.subscribe {
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    width: 528px;
    display: table;
}

h5.mb-0 .socicon {
    position: absolute;
    right: 0;
	    margin-top: 0;
		opacity: 0;
		-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.card-header.contp.current h5.mb-0 .socicon {
    opacity: 1;
}

h5.mb-0 .socicon li {
    display: inline-block;
}

a.hvr:hover i {
    left: 10px;
    opacity: 1;
}

.free_list_bot .hvr:hover {
    background: #f7b801;
}
.fi_your_in a.hvr:hover {
background: #3e92cc;
}

.monthly-payment.hidden-payment.cd-spec-monthly.call-label.call-monthly-payment {
    text-align: center;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
	    font-family: "brandon-grotesque", sans-serif;
    font-weight: 500;
}
.service-box.all_boat_sale_list .col-md-9 {
    padding-left: 0;
    padding-right: 0;
}
div#demon-container a {
    cursor: pointer;
}

.cd-row.cd-archive-bucket-content a:hover i , .cd-single-base-details .btn_dit ul li a:hover i {
    opacity: 1;
    left: 5px;
}
a.cd-show-more-details.button i , .cd-single-base-details .btn_dit ul li a  i {
    position: relative;
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    left: 0;
    position: relative;
}
a.cd-show-more-details.button:hover i {
    left: 5px;
}
.cd-row.cd-archive-bucket-content a i {
    font-size: 12px;
    top: 1px;
}

.banner-main-landing.boat-sales-main {
    min-height: 288px;
    height: auto;
}

.service-left-dit p {
    line-height: 1.9;
}
.page-template-boatsales .banner-main-landing.boat-sales-main {
    min-height: 770px;
}
.rentallist .hotel-title{
text-transform:none;	
}
.d-flex.landcom.rentallist {
    align-items: flex-start;
}

.defaultpage.sell-list h4 {
    margin-top: 46px;
}

.landcom.d-flex.notcenter {
    align-items: flex-start;
}
.landcom.d-flex.notcenter .landing-left {
    padding-top: 76px;
	padding-bottom: 50px;
}

svg.circle-timer.js-circle-timer {
    fill: transparent;
    stroke: #fff;
    fill: transparent;
    stroke: #fff;
    height: 76px;
    width: 76px;
    stroke-width: 2px;
    stroke-dasharray: 190px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: -5px;
    stroke-dashoffset: 190px;
    transform: rotate( 
-270deg
 ) scaleY(-1);
    stroke: #fff;
}
svg.circle-timer.anim {
    transition: stroke-dashoffset 5s linear;
}

.button-row button.button--next {
   
    position: relative;
}

.notcenter  .boat-btn {
    padding-top: 20px;
}

.sliderwithtimer .flickity-prev-next-button {
    position: absolute;
    top: -160px;
    right: 30px;
    margin: 0;
    left: inherit;
}

 .sliderwithtimer .flickity-prev-next-button {
    border-color: #c4cbd6;
    background: none;
    box-shadow: inset 0 0 0 2px #c4cbd6;
}

 .sliderwithtimer .flickity-prev-next-button .flickity-button-icon {
    fill: #fff;
}

 .sliderwithtimer .flickity-prev-next-button svg.circle-timer {
    fill: transparent;
    stroke: #fff;
}

.section.white .history-slider .flickity-prev-next-button svg.circle-timer {
    fill: transparent;
    stroke: #fff;
}

.sliderwithtimer .flickity-prev-next-button.previous {
    right: 81px;
}


.sliderwithtimer .flickity-prev-next-button {
    position: absolute;
    bottom: 49px;
    background: none;
    margin-right: 0px;
    right: 0%;
    box-shadow: inset 0 0 0 2px #fff;
    width: 60px;
    height: 60px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    display: -webkit-flex;
    display: -ms-flexbox;
    overflow: hidden;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
}

.sliderwithtimer.img-prm-slider .flickity-prev-next-button.next {
    box-shadow: inset 0 0 0 2px rgba(255, 255, 255, .3);
}


.sliderwithtimer .flickity-prev-next-button.previous {
    opacity: 1;
}

.sliderwithtimer .flickity-prev-next-button.next[disabled] .circle-timer {
    display: none;
}
.sliderwithtimer .flickity-prev-next-button:hover {
    opacity: 1;
    box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 1);
}
.sliderwithtimer .flickity-prev-next-button.next[disabled] {
    box-shadow: inset 0 0 0 2px rgba(255, 255, 255, .3);
}

.sliderwithtimer .flickity-prev-next-button.next[disabled] svg.circle-timer {
    display: none;
}



.sliderwithtimer .flickity-prev-next-button.previous .flickity-button-icon {
    margin: -10px;
}

.sliderwithtimer .flickity-prev-next-button.next .flickity-button-icon {
    margin: -110px;
}

.sliderwithtimer .flickity-prev-next-button[disabled] {
    opacity: .5;
    pointer-events: none;
}

.sliderwithtimer .flickity-prev-next-button .flickity-button-icon {
    min-width: 120px;
    display: block;
    width: 120px;
    height: 120px;
    left: 50%;
    top: 50%;
    max-width: none;
    z-index: 9;
    margin: 0;
    -webkit-transform: none;
    transform: none;
    position: absolute;
    fill: #fff;
}

svg.circle-timer.anim {
    transition: stroke-dashoffset 5s linear;
}

svg.circle-timer.anim2 {
    transition: stroke-dashoffset 10s linear;
}


.freedom_slider .sliderwithtimer .flickity-prev-next-button .flickity-button-icon{
	fill: #93C1E1;
}

.freedom_slider .sliderwithtimer .flickity-prev-next-button{
	box-shadow: inset 0 0 0 2px #93c1e1 !important;
}

.freedom_slider .sliderwithtimer .flickity-prev-next-button:hover {
   
    box-shadow: inset 0 0 0 2px #93c1e1;
}

.freedom_slider .sliderwithtimer .flickity-prev-next-button.next[disabled] {
    box-shadow: inset 0 0 0 2px #93c1e1;
}
.freedom_slider .sliderwithtimer .flickity-prev-next-button svg.circle-timer {
    stroke: #043673;
}

.freedom_slider .sliderwithtimer .flickity-prev-next-button {
    position: absolute;
    top: -230px;
}
.freedom_right .right-arrow {
    display: none;
}

.port-royale-main  .sliderwithtimer .flickity-prev-next-button{
	    margin-right: 47px;
		  
}
.port-royale-main  .sliderwithtimer .flickity-prev-next-button{
	    top: inherit;
		bottom: 27px;
		  
}

.port-royale-main .sliderwithtimer .flickity-prev-next-button.previous {
    right: 81px;
}
.port-royale-main .button-row {
    display: none;
}

.landing-right.rentals-slider-r .sliderwithtimer .flickity-prev-next-button{
	    top: inherit;
		margin-right: 22px;
		    bottom: 27px;
}
.landing-right.rentals-slider-r .right-arrow {
    display: none;
}

.img-prm-slider {
    height: 436px;
}

.accordion-one-syt .inner-main-accordion.card .card-header::before {
    content: "";
    width: 17px;
    height: 2px;
    margin-top: -2px;
    background: #3e92cc;
    /* width: 4px; */
    /* height: 20px; */
    font-weight: 900;
    font-size: 18px;
    position: absolute;
    left: 10px;
    text-align: center;
    top: 49%;
    transition: all 0.5s ease 0s;
}
.accordion-one-syt .inner-main-accordion.card .card-header::after {
        color: #3e92cc;
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 18px;
    position: absolute;
    left: 10px;
    text-align: center;
    top: 46%;
    transition: all 0.5s ease 0s;
    width: 17px;
    transform: rotate( 
-90deg
 );
    content: "";
    background: #3e92cc;
    height: 2px;
}
.accordion-one-syt .inner-main-accordion.card .card-header.current::after {
    color: #3e92cc;
    transition: all 0.5s ease 0s;
    content: "\f068";
    transform: rotate(
0deg
);
    content: "";
}

.inner-faq .accordion-one-syt .inner-main-accordion.card .card-header::before{
	background: transparent;
}
@media (min-width: 1251px){

div#navbarsCAT {
    display: block !important;
    width: 100%;
    padding-top: 33px;
}

}


@media (min-width: 767px){

/*.navbar .dropdown-menu {
    display: none ;
	opacity:1;
	visibility:visible;
}
.navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {
    display: none;
}
.navbar .dropdown-menu:after {
    content: "";
    border-bottom: 8px solid #f7b801;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}*/


.dropdown-inner-in {
   
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    opacity: 0;
	transition:none;
}
.navbar .dropdown:hover .dropdown-menu .dropdown-inner-in , .navbar .dropdown .dropdown-menu:hover .dropdown-inner-in {
	 opacity: 1;
}

}

.storage-tabs-main .card-body a {color: #3e92cc; }

.inner-faq .card-body p a {

    color: #3e92cc;

}

.schedule_inner_a i {
    margin-top: 0 !important;
}

.cd-single-base-details a:hover i {
    left: 10px;
    opacity: 1;
}

.request-container a i {
    font-size: 16px;
    top: 1px;
}

span.ppd {
    margin: 0 8px;
}

.table_wrap img {
        height: 100px;
    opacity: 0;
    width: 100px;
}

.modal-header {
    border: none;
    position: absolute;
    right: 0;
    z-index: 999;
}

.table_wrap tr td {
    font-size: 14px;
}

.locations-map #map {
    height: 495px !important;
}

.car_main_photo_box {
    cursor: default!important;
    float: left;
    width: 100%;
}
div#main_thumb {
    height: 400px;
    overflow: hidden;
    background-size: cover;
    width: 100%;
}
.cd-list-images .cd-image-content .car_detail_div #main_thumb img {
    width: 100%;
    display: block;
    max-height: inherit;
    border: none;
    padding: 0px;
    box-shadow: none;
    border-radius: 0px;
    opacity: 0;
}

.cdsp_tb_forms.cdsp_tb_forms_one .cdsp_checkbox div {
    font-weight: 500; /*n*/
    line-height: 1.5;
    margin-bottom: 3px;
    margin-top: 3px;
    font-size: 12.5px;
}

.cdsp_tb_forms.cdsp_tb_forms_one .checkbox input[type="checkbox"] {
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    height: 12px;
    margin: 0px;
    margin-right: 6px;
    margin-top: 0;
    width: 12px;
}
a.nextpostslink {
    color: transparent !important;
}


a.nextpostslink-above:before , .nextpostslink:before{
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
    content: "";
    content: "\f054";
	    color: #3c78a7;
}
a.previouspostslink:before{
content: "\f053";
font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
	    color: #3c78a7;

}
a.nextpostslink-above {
    color: transparent !important;
}
a.previouspostslink {
    color: transparent !important;
}

.best-right-img img {
    width: 585px;
    max-width: 585px;
}

.best-main .container {
    max-width: 1500px;
}

.best-left {
    padding-left: 70px;
    padding-right: 40px;
    margin-bottom: 94px;
    max-width: 571px;
}
.best-right-img {
    text-align: right;
    margin-right: -50px;
}
.best-left-img img {
    max-width: 100%;
    margin-left: -70px;
	    margin-top: 60px;	
}

.img-txt-1_bg{
	bottom: 320px;
}


.sliders.banner-main-landing {
    height: auto;
    min-height: 600px;
    overflow: hidden;
    height: 770px;
}
.cd-row.cd-archive-bucket-content a {
    font-weight: 500 !important;
}
a.cd-show-more-details.button {
    font-weight: 500 ;
}
span.favn i {
    color: #fff !important;
}
.request-container {
    text-align: center;
    margin-top: 30px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 30px;
}

form.post-password-form input[type="password"] {
    height: 54px;
    border: 1px solid #b7b7b7;
    background: 0 0;
    color: #333;
    opacity: 1;
    padding: 0 25px;
    font-weight: 300;
    border-radius: 0;
    font-family: 'Montserrat',sans-serif;
}
form.post-password-form  .button-primary {
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 500;
    letter-spacing: .6px;
    background-color: #3e92cc;
    border: none;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    position: relative;
    text-align: center;
    transition: background-color .2s linear;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 15px 58px;
    transition: opacity .2s;
    font-size: 13px;
    margin-left: 20px;
	height: 54px;
}

.page-template-bookpage-php .banner-main-landing.rq-title {
    min-height: 35vh;
    height: 35vh;
}

@media (max-width: 767px){
	form.post-password-form .button-primary{
	margin-left:0; margin-top: 20px;	
	}
	
	html .listlogos img {
    max-width: 58%; margin-bottom:0;
	}
	
	.page-template-bookpage-php .banner-main-landing.rq-title {
    min-height: 400px;
    height: 400px;
}
}
@media (max-width: 1600px){
	.best-main .container {
    max-width: 84%;
}
.best-right-img img {
    width: 580px;
    max-width: 100%;
}
.text-md h1{
	    font-size: 73px;
}
.sliders.banner-main-landing {
    height: auto;
    
}

.lake-slider-title {
    margin-bottom: 35px;
    padding-left: 60px;
}
    
    .main-md-slider {
    padding-bottom: 23px;
}
    
.boat-rentals {
    margin-top: -54px;
}
    
}

.cd-top {
	z-index: 99;
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.05);
	color:#326207 !important;
	/* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: #3e92cc url(../images/cd-top-arrow.svg) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s; 
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}

a.cd-top.cd-is-visible.cd-fade-out {}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: .5;
}

.landing-welcome-sec.boat-sl ul{
margin-top:20px;	
}
.landing-welcome-sec.boat-sl ul li {
    font-size: inherit;
    line-height: 1.663;
    position: relative;
    padding-left: 18px;
    margin-bottom: 5px;
    color: #2e2e2e;
    font-size: 16px;
    position: relative;
    text-align: left;
}

.landing-welcome-sec.boat-sl ul li:before {
    content: "";
    border: 1px solid #98c5e4;
    width: 7px;
    height: 7px;
    display: block;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 8px;
}

.box-b h2 a , .box-b figure a {
    color: inherit !important;
    font-size: inherit !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
	text-decoration:none !important;
	    text-transform: uppercase !important;

}

body.home span.ch-tx {
    margin-left: 151px;
    font-size: 100px;
	
}
.boat-service-logo-down .col-md-4:first-child img {
    opacity: 0.50;
}

.location-bx .right-tabs-sec .nav-tabs{
float:left;
margin-bottom: 30px;
   width: 100%;
    margin-top: -12px;
    margin-left: -23px;
	margin-bottom:-20px;
}

#myTabnewContent {
    clear: both;
}

.top-header.nav-down.shwst {
    position: fixed;
    background: #031d53;
}

.subscribe-form .row {
    grid-area: option;
}

label.lb {
    position: absolute;
    font-size: 13px;
    margin-bottom: 0;
   
    top: 11px;
 
}

.top-header.shwst {  z-index: 999 !important; top: 0; left: 0; width: 100%; z-index: 99; transition: all .3s ease; position:absolute;   


 }
 
 .lg-outer{
	     z-index: 99999999999;
 }
 
 .lg-backdrop{
	     z-index: 99999999999;
 }
 
 
  .top-header.nav-down.shwst { top: 0; left: 0;  background-color:rgba(0, 0, 0, 0.80)
  
  -webkit-animation: stickyhead ease-in-out .7s .1s both;
    -moz-animation: stickyhead ease-in-out .7s .1s both;
    animation: stickyhead ease-in-out .7s .1s both;     z-index: 9999999999999 !important;
position: fixed;
  
   } .top-header.nav-up {
   position: absolute; position: fixed; top:-80px;
    -webkit-animation: stickyhead ease-in-out .7s .1s both;
    -moz-animation: stickyhead ease-in-out .7s .1s both;
    animation: stickyhead ease-in-out .7s .1s both; 
}

.slider.slider-nav .slick-arrow {
    display: none !important;
}

.car_main_photo_thumbnails button.slick-arrow.slick-disabled {
    opacity: 0.5;
}

.detail_tabs_in .car_features .car_features_content * {
    font-size: inherit!important;
    color: inherit !important;
    background: none !important;
}

.wpcf7 input[type="tel"]{
    direction: ltr;
    -webkit-appearance: none;
}


.row.locations-list .col-md-6:nth-child(3) p {
    line-height: 1.3;
}

.lift_img {
    position: relative;
    z-index: 999;
    margin-bottom: -122px;
}

.best-left.showbtn {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.graycolor {
    background: #eee;
    padding: 50px 0;
}

.fullwidth {
    width: 100%;
    /*float: left;*/
}
.fwd {
    width: 100% !important;
	margin-left: 0 !important;
}

img.bsalogo {
    max-width: 150px;
}

.boatsafety h5 {
    color: #bc0000;
    margin: 20px 0 0 0;
}

.boatsafety h2 {
    margin-bottom: 0;
}

.boatsafety ul.call-outs-box {
    display: flex;
    justify-content: space-between;
    margin-top: 39px;
}
.boatsafety {
    padding-top: 0;
}
.boatsafety .call-outs-box a{
min-width: 340px;
    background: #3e92cc;
}

.boatsafety .call-outs-box a:hover{
	background:#f1b300;
}

a.otherln {
    background: none !important;
    color: #3e92cc !important;
    margin-top: 11px !important;
}
a.otherln:hover {
    color: #ffffff !important;
    background: #3e92cc !important;
    border-color: #3e92cc !important;
}

.boatsafety.newpor .call-outs-inner a:hover i {
    left: 4px;
}

.listlogos img {
    max-width: 100%;
	margin-bottom: 25px;
}
.payl.landing-left {
    width: 100%;
    padding-left: 0;
    text-align: center;
    padding: 20px;
    margin-bottom: 66px;
}
.listlogos .row {
    justify-content: center;
}

.payl.landing-left .boat-btn {
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
}

.payl.landing-left .boat-btn a {
    margin-right: 0;
}

ul.sbmnu {
    position: absolute;
    left: 0;
    float: left;
    padding-right: 0;
    background: #fff;
    border: none;
    border-radius: 4px;
    margin-top: 0px;
    box-shadow: 0px 17px 21px 0px rgb(0 0 0 / 12%);
    padding: 15px 21px 16px 21px;
	    width: 184px;
		    display: none;
}
ul.sbmnu li a {
    font-size: 14.5px;
    color: #2e2e2e !important;
    letter-spacing: .2px;
    line-height: 2.1;
    padding: 0;
    margin: 0;
    padding-bottom: 5px;
    text-decoration: none;
    position: relative;
    font-weight: 300;
}

.top-pybce li:hover ul {
    display: block;
}




ul.sbmnu li {
    padding-left: 0;
    margin-left: 0;
}
   ul.sbmnu li a:after{ content: "";
    width: 0;
    border-bottom: 1px solid #3e92cc;
    position: absolute;
    left: 0;
    bottom: 0;
   }
    ul.sbmnu li a:hover:after{
		width:100%;
	}
@media (max-width: 767px){
	
	.lnk:before{
		content: "";
    color: #a1793c;
    font-size: 21px;
    background: url(../images/plusicon.png) no-repeat center;
    width: 14px;
    height: 14px;
    display: inline-block;
    background-size: cover;
    position: absolute;
    right: 0;
    left: auto;
    top: 4px;
	-webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
	}
	ul.sbmnu {
    position: relative;
    display:none;
    box-shadow: none;
    padding-bottom: 15px !important;
	    z-index: 999;
}
.top-pybce li:hover ul {
    display: none;
}
ul.sbmnu li a {
    font-size: 12px !important;
}


a.lnk.active:before {
    content: "";
    background: url(../images/minusicon.png) no-repeat center;
    background-size: cover;
}
	
	.listlogos img {
    max-width: 80%;
    margin-bottom: 25px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.payl.landing-left {
   
    margin-bottom: 30px;
}


	img.bsalogo {
    max-width: 120px;
}
a.otherln {
    margin-top: 0 !important;
}

.wpcf7-form-control-wrap[data-name="memberyesno"] {
    display: none;
}
.page-template-boat_safety .banner-main-landing.rq-title {
    background-position: center right -529px !important;
}
	.boatsafety ul.call-outs-box{
		    display: block;
	}
	
	.boatsafety  .call-outs-box a{
		    width: 100%;
	}
}

.wpcf7-form-control-wrap[data-name="memberyesno"] {
    display: none;
}


span.bokttl {
    color: #031d53;
    font-family: "brandon-grotesque",sans-serif;
    font-size: 29px;
    margin-bottom: 5px;
    display: block;
}
span.ribbon {
    position: absolute;
    z-index: 9;
    background: #fff;
    padding: 4px 13px;
    border-radius: 30px;
    font-size: 14px;
    top: 5px;
    left: 5px;
}
.fileupld .wpcf7-form-control-wrap{
display:none;	
}
div#main_thumb {
   
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
select#order_by {
    display: none;
}



.page-template-boatrentallanding-php .boatsafety ul.call-outs-box {
    display: flex;
    justify-content: space-between;
    margin-top: 39px;
    flex-wrap: wrap;
    justify-content: center;
}
.page-template-boatrentallanding-php .call-outs-inner {
    text-align: center;
    padding: 15px 0px;
    margin: 0 20px;
}
@media (max-width: 768px){

.box-a.b-sales .dw-btn.m {
    display: block !important;
}

.box-a.b-sales .dw-btn.m a {
    width: 100% !important;
    margin-bottom: 10px !important;
    max-width: 100% !important;         margin-left: 0 !important;
}
html div#navbarsCAT{
	        padding-bottom: 100px;
}
}
@-webkit-keyframes stickyhead{0%{opacity:0;-webkit-transform:translateY(-100%)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes stickyhead{0%{opacity:0;-moz-transform:translateY(-100%)}100%{opacity:1;-moz-transform:translateY(0)}}@keyframes stickyhead{0%{opacity:0;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}100%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}

.tab-data.newdesigndata {
    display: flex;
    max-width: 1600px;
    margin: 0 auto;
}

.tab-data.newdesigndata .landing-left {
    padding-left: 80px;
    width: 100%;
	padding: 30px 50px 50px 50px;
}

.tab-data.newdesigndata .landing-col {
    background: none;
	-webkit-box-shadow: 0px 0px 26px -3px rgba(0,0,0,0.26);

	-moz-box-shadow: 0px 0px 26px -3px rgba(0,0,0,0.26);
	
	box-shadow: 0px 0px 26px -3px rgba(0,0,0,0.26);
    margin-left: 20px;
    margin-right: 20px;
    width: 33%;
}

.tab-data.newdesigndata .landing-left p{

	padding-right: 40px;
}

ul.linkclick a {
    font-size: 18px;     margin-bottom: 10px;

}
.port-royale-marina-left .accordion.accordion-one-syt .inner-main-accordion{

	margin-top: 0px;
}
ul.linkclick {
    margin-left: 34px;
}
ul.linkclick {
    margin-left: 37px;
    margin-top: 0;
}
.port-royale-marina-left .accordion-one-syt .inner-main-accordion.card .card-header {
    background: none;
    padding-bottom: 10px;
}

.boatsafety.newpor {
    margin-top: 60px !important;
}

.tab-data.newdesigndata .landing-col {
    margin-top: 30px;
}



.accordion-one-syt .inner-main-accordion.card .card-header::before{
	margin-top: 1px;
}
.accordion-one-syt .inner-main-accordion.card .card-header::after{
	top: 51%;
}

.landing-welcome-sec.boat-ld.text-center {
    padding-top: 20px;
    padding-bottom: 20px;
}
@media (max-width: 1024px) {
	.tab-data.newdesigndata .landing-col{
		width: 100%;
	}
	.tab-data.newdesigndata{

		flex-wrap: wrap;     gap: 30px;
	}

	.tab-data.newdesigndata .left-rentalsbx ul {
        width: 49%;
    }
}

@media (min-width: 1024px) {
	.page-template-boatrentallanding .port-royale-marina-right img {
		max-width: 100%;
		height: 500px;
		object-fit: cover; width: 100%;
	}

	.page-template-boatrentallanding .port-royale-marina-right .rentals-slider-r .slider-item .gallery-slide-item img , .page-template-boatrentallanding  .port-royale-marina-right .landing-right {
		height: 500px;
	}
	
}
@media (max-width: 1024px) {
    .accordion-one-syt .inner-main-accordion.card .card-header::after {
        top: 57%;
    }
	.page-template-boatrentallanding  .port-royale-marina-right img {
		max-width: 100%;
		height: 300px;
		object-fit: cover;
		width: 100%;
	}

	.page-template-boatrentallanding .port-royale-marina-right {
		width: 100%;
		padding-right: 0;
	}
	.accordion-one-syt .inner-main-accordion.card .card-header::after {
        top: 57%;
    } 

	.page-template-boatrentallanding .port-royale-marina-right .rentals-slider-r .slider-item .gallery-slide-item img  , .page-template-boatrentallanding  .port-royale-marina-right .landing-right {
		height: 300px;
	}
}

.accordion.accordion-one-syt.bookbluebtn {
    border: 1px solid #3e92cc;
    border-radius: 4px;
    width: 219px;
}

.port-royale-marina-left .accordion-one-syt.bookbluebtn  .inner-main-accordion.card .card-header {
    background: none;
    padding-bottom: 10px;     text-align: center;
    margin-top: -7px; 
    padding-left: 60px;
}

.accordion-one-syt.bookbluebtn .inner-main-accordion.card .card-header::before {
    margin-top: 4px;
}

.accordion-one-syt.bookbluebtn .inner-main-accordion.card .card-header::after {
    top: 56%;
}

.accordion-in.brbtm {
    border-bottom: 1px solid #e7e7e7;
}

.accordion-one-syt.bookbluebtn .inner-main-accordion.card .card-header{
	
	border:none;
}
.accordion-in.mtpdr {
    margin-top: 20px;
}

.port-royale-marina-left .mtpdr a{
	font-size: 18px;
}

.accordion.accordion-one-syt.bookbluebtn {
    border: 1px solid #3e92cc;
    border-radius: 4px;
    width: 200px;
    background: #3e92cc;
}

.accordion-one-syt.bookbluebtn .inner-main-accordion.card .card-header::before , .accordion-one-syt.bookbluebtn .inner-main-accordion.card .card-header::after{

	background: #fff;
}

.accordion.accordion-one-syt.bookbluebtn * {
    color: #fff;
}

.accordion-one-syt.bookbluebtn .inner-main-accordion.card .card-header::before, .accordion-one-syt.bookbluebtn .inner-main-accordion.card .card-header::after {
  
    left: 31px;
}

ul.linkclick a i {
    margin-left: -8px !important;
    position: relative;
    left: -5px !important;
}

@media (max-width: 1024px) {
	.port-royale-marina-left .accordion-one-syt.bookbluebtn .inner-main-accordion.card .card-header{
		padding-right: 0;
	}
	.accordion-one-syt.bookbluebtn .inner-main-accordion.card .card-header::after {
		top: 55%;
	}
	ul.linkclick a {
		font-size: 17px !important;
	}
}