/* logo shows after page scroll*/
.content_area p{
	text-align: justify;
	padding-right: 20px;
}
.navbar-expand-lg .navbar-nav{
	position: relative;
	top: 22px;
}
.section-heading::after, .rs-feature-box-1 .title::after {
	background-color: #44BABE;
	}
.contact_n_email_box{
	width: 661px;
	height: 40px;
	position: absolute;
	right: 27px;
	float: right;
	clear: both;
	text-align: right;
	top: 16px;
}
.contact_n_email_box i{
	color: #3fb8c0;
	margin:0 10px;
}	
.blue-btn{
	background: #801237;
    padding: 5px 15px;
    color: white;
    border-radius: 30px;
    margin-left: 20px;
    border: none;
}
.blue-btn:hover{
	background: #545454;
	color:white;
}

.banner .h-right > .wrap-caption {
    width: 100%;
    text-align: center;
}

.uk18 {
    font-size: 29px;
}

.section-heading{
    font-size: 22px;
 }
.wrap-caption{
	text-align: center;
}

.wrap-caption h1{
	text-shadow: 2px 2px 10px gray;	
	}
.wrap-caption p{
	text-shadow: 2px 2px 10px gray;	
}
.below_banner_img{
	width: 100%;
}
.more_btn{
	color: #ffffff;
	text-decoration: none;
	padding: 10px 20px;
	background: #7f1337;
	margin-top: 20px;
}

.blue_background_content{
	width: 100%;
	height: auto;
	min-height: 100px;
	padding:30px 0;
	color:white;
	background:#801237;
}
.text-align-center{
	text-align: center;
}

.white-btn{
	background: white;
    padding: 10px 36px;
    border-radius: 30px;
    color: #801237;
    font-size: 20px;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
}
.white-btn:hover{
	background: #3c3c3c;
}


.big_size_title{
	font-size: 40px;
	font-weight: 500;
}

.navbar .navbar-brand img{
    padding: 10px;
	}
.medium_title{
	font-size: 23px;
    font-weight: 600;
    letter-spacing: 2px;
}
.padding_top_25{
	padding-top: 25px;
}
.small_hr{
    box-sizing: content-box;
    height: 10px;
    overflow: visible;
    border-top: #801237 solid 2px;
    width: 384px;
}
.image_holder{
	width: 198px;
	height: 188px;
	border: #dedede solid 1px;
	box-shadow: 2px 2px 5px #e5e5e5;
	text-align: center;
	display: inline-block;
	margin-right: 20px;
}
.image_holder img{
	width: 180px;
	height: auto;
	position: relative;
	margin: 0 auto;
	display: block;
}
.text-align-rt{
	text-align: right;
}
.blue_text{
	color: #2ab9ff;
}
.blue_link{
	color: #2ab9ff;
}
.blue_link:hover{
	color:white;
	}
.banner-page .title-page {
	color:white;
	text-align: left;
	}
.small-text{
	font-size: 20px;
	font-weight: 500;
	width: 351px;
	display: block;
	text-transform: capitalize;
}	
.line_gap_20{
	height: 20px;
	width: 100%;
	clear: both;
}
.one_stop_marine_small_size h1{
	font-size: 26px;
	font-weight: 500;
}

.one_stop_marine_small_size button{
	background: white;
    padding: 3px 21px;
    border-radius: 30px;
    color: #801237;
    font-size: 18px;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
    margin-left: 40px;
}
.content-wrap {
    padding: 50px 0;
 }
 .content_area ul{
 	list-style-type: none;
 	margin-left:-20px;
 }
  .content_area ul i{
  	color:#17acad;
  	margin-right:10px;
  }

  /* Yacht Refit : starts */
  .yacht-refit-4-images img{
  	width: 100%;
  	height: auto;
  }
.more_gap_in_listing li{
	margin-bottom: 30px;
}
.category-nav li a:hover {
    color: #ffffff;
    background-color: #2D2D2D;
}
.col-form-label{
	color: black;
	font-weight: 600;
}
/*.popup_submit_btn{
	display: block;
	width: 234px;
}*/
.clos_btn{
	margin-right: 16px;
	margin-left: 122px;
}

.big_size_title img{
    transition: transform .7s ease-in-out;
}

.big_size_title img:hover{
     transform: rotate(360deg);
}

/* Mobile App : starts */
@media (max-width: 767px) {
.text-align-rt {
    text-align: center;
}    
    
.service_list_horizontal div{
    width:100%;
    flex: 100%;
    max-width: 100%;
}

.service_list_horizontal ul{
    width:100%;
}

.service_list_horizontal li{
    width:100%;
}
    
.image_holder {
    width: 80%;
    margin-bottom: 20px;
}
.modal-dialog{
    width:95%!important;
}

.rs-box-testimony .media-box{
        width: 100px; margin: 0 auto; position: relative;    display: block;
}
.rs-box-testimony .quote-box{
    width:100%;
    text-align:center;
}
.rs-box-testimony .quote-name{
    text-align:center;
    width:100%;
}

.clos_btn {
    margin-left: 0px;
}

.popup_submit_btn{
    position: absolute;
    right: 18px;
}

.big_size_title{
    font-size:18px;   
}

.big_size_title img{
    display:none;
}
.small_hr{
    width:100%;
}    
.banner{
	height: 300px;
	}
.banner .owl-theme .item img{
	height: 300px;
	}
.banner .wrap-caption .caption-heading {
    font-size: 18px;
	}
.uk18 {
    font-size: 13px;
	}	
.btn-primary, .btn-secondary, .btn-light, .btn-ghost-primary, .btn-ghost-secondary, .btn-ghost-light{
	padding: 8px 13px;
	}
.navbar .navbar-brand img{
	height: 80px;
    padding: 10px;
     width: 150px!important;
	}
	.contact_n_email_box{
		display: none;
	}

}	
      .bar_wpp .icon_wpp {
    display: inline-block;
    height: 50px;
    width: 50px;
    position: fixed;
    bottom: 95px;
    right: 3px;
    z-index: 999;
    box-shadow: 0 0 10px rgb(0 0 0 / 5%);
    overflow: hidden;
    /* text-indent: 100%; */
    white-space: nowrap;
    color: white;
    font-size: 34px;

}

/* Mobile App : ends */