* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: 'Montserrat';
	font-style: normal;
}
@font-face {
    font-family: 'Khand';
    src: url('Khand-Light.woff2') format('woff2'),
        url('Khand-Light.woff') format('woff'),
        url('Khand-Light.svg#Khand-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Khand';
    src: url('Khand-Bold.woff2') format('woff2'),
        url('Khand-Bold.woff') format('woff'),
        url('Khand-Bold.svg#Khand-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Khand';
    src: url('Khand-Medium.woff2') format('woff2'),
        url('Khand-Medium.woff') format('woff'),
        url('Khand-Medium.svg#Khand-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Khand';
    src: url('Khand-Regular.woff2') format('woff2'),
        url('Khand-Regular.woff') format('woff'),
        url('Khand-Regular.svg#Khand-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Khand';
    src: url('Khand-SemiBold.woff2') format('woff2'),
        url('Khand-SemiBold.woff') format('woff'),
        url('Khand-SemiBold.svg#Khand-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
 @font-face {
 font-family: 'Montserrat';
 src: url('Montserrat-Regular.woff') format('woff'), url('Montserrat-Regular.ttf') format('truetype'), url('Montserrat-Regular.svg#Montserrat-Regular') format('svg');
 font-weight: normal;
 font-style: normal;
 font-display: swap;
}
 @font-face {
 font-family: 'Montserrat';
 src: url('Montserrat-SemiBold.woff') format('woff'), url('Montserrat-SemiBold.ttf') format('truetype'), url('Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
 font-weight: 600;
 font-style: normal;
 font-display: swap;
}
@font-face {
 font-family: 'Montserrat';
 src: url('Montserrat-Bold.woff') format('woff'), url('Montserrat-Bold.ttf') format('truetype'), url('Montserrat-Bold.svg#Montserrat-Bold') format('svg');
 font-weight: bold;
 font-style: normal;
 font-display: swap;
}
 @font-face {
 font-family: 'Montserrat';
 src: url('Montserrat-Black.woff') format('woff'), url('Montserrat-Black.ttf') format('truetype'), url('Montserrat-Black.svg#Montserrat-Black') format('svg');
 font-weight: 900;
 font-style: normal;
 font-display: swap;
}
@font-face {
	font-family: 'Sofachrome';
	src: url('Sofachrome-Regular.woff2') format('woff2'),  url('Sofachrome-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Sofachrome';
	src: url('Sofachrome-Italic.woff2') format('woff2'),  url('Sofachrome-Italic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Beast Machines';
	src: url('BeastMachinesNormal.woff2') format('woff2'),  url('BeastMachinesNormal.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
a {
    display: inline-block;
    -webkit-transition: all .5s;
    transition: all .5s;
}
input, textarea {
	outline:none;
}
.loading {
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 9999;
        background: url(https://www.hayaarimarine.com/wp-content/uploads/2025/08/loading-lgonew.png) center no-repeat #fff;
 }
header.tp {
	position:relative;
	left:0;
	right:0;
	top:0;
	z-index:99;
	background:#fff;
}
header .tprdw {
	width:100%;
	background:#005294;
}
header .tprdw .adrsbx {
	width:100%;
	float:left;
}
header .tprdw .adrsbx ul {
	list-style:none;
	padding:0;
	margin:0;
}
header .tprdw .adrsbx ul li {
	float:left;
}
header .tprdw .adrsbx ul li img {
	width:12px;margin: 0 2px 0 0;
}
header .tprdw .adrsbx li a {
	display:block;
	font-size: 13px;
	color: #fff;
	font-weight: 400;
	line-height: 24px;
	letter-spacing:0.5px;
	text-decoration: none;
	margin: 0;
	padding:5px 10px;
 -webkit-transition: .3s ease-in-out;
 -moz-transition: .3s ease-in-out;
 -o-transition: .3s ease-in-out;
 transition: .3s ease-in-out;
}
header .tprdw .adrsbx li a:hover {
	color: #fff;
	text-decoration:none;
}
header .tprdw .folwbx {
	float:right;
}
header .tprdw .folwbx ul {
	list-style:none;
	padding:0;
	margin:0;
}
header .tprdw .folwbx ul li {
	float:left;
	margin:5px;
}
header .tprdw .folwbx ul li img {
	width:22px;
	height:auto;
}
header .logo {
	float:left;
	width:400px;
	margin:8px 0 5px;
}
header .logo img {
	float:left;
	width:100%;
	height: auto;
}
header .navbar-bx {
	float:right;
}
header .navbar-bx ul {
	list-style:none;
	padding:0;
	margin:0;
}
header .navbar-bx ul li {
	position:relative;
	float:left;
}
header .navbar-bx li a {
	display:block;
	font-size: 18px;
	font-family: 'Khand';
	color: #000;
	font-weight: 600;
	line-height: 24px;
	text-transform:uppercase;
	text-decoration: none;
	letter-spacing:1px;
	margin: 25px 18px 0 0;
	border: 1px dashed #000;
	border-radius:8px;
    	padding: 10px 15px;
 -webkit-transition: .3s ease-in-out;
 -moz-transition: .3s ease-in-out;
 -o-transition: .3s ease-in-out;
 transition: .3s ease-in-out;
}
header .navbar-bx li a:hover {
	color:#005294;
	border: 1px dashed #005294;
	text-decoration:none;
}
header .navbar-bx li a.select {
	color:#005294;
	border: 1px dashed #005294;
	text-decoration:none;
}
header .navbar-bx li:hover > .sub-menu {
	xdisplay: block;
	text-align:left;
	opacity: 100;
	visibility: visible;
	top: 110%;
        -webkit-transition: all .3s ease-in-out; 
        transition: all .3s ease-in-out;
}
header .navbar-bx li .sub-menu {
	xdisplay: none;
	position: absolute;
	min-width: 250px;
	background:#005294;
	padding:10px 10px 20px;
	z-index: 99;
	left: 0;
        top: 100px;
	border-radius: 0 0 10px 10px;
	-webkit-transition: all .3s ease-in-out; 
        transition: all .3s ease-in-out;
	opacity: 0;
        visibility: hidden;
}
header .navbar-bx li.bx .sub-menu li {
	width:218px;
	float: left;
}
header .navbar-bx li.bx .sub-menu {
	min-width: 740px;
}
header .navbar-bx li .sub-menu li {
	float: none;
	margin:5px 10px;
}
header .navbar-bx li .sub-menu li a {
	font-size: 14px;
	color: #fff;
	font-weight:400;
	line-height:20px;
	text-transform: none;
	letter-spacing:0.5px;
	border-top: none;
	border-bottom: 1px dashed #fff;
	border-left: none;
	border-right: none;
	padding: 8px 10px 8px 15px;
	margin:0;
}
header .navbar-bx li .sub-menu li a:hover {
	color:#fff;
	border-top: none;
	border-bottom: 1px dashed #fff;
	border-left: none;
	border-right: none;
}
header .navbar-bx li .sub-menu li a:hover::before {
       border-left-color: #fff;
}
header .navbar-bx li .sub-menu a::before {
 content:'';
 position: absolute;
 top: 13px;
 left: 1px;
 height: 0;
 width: 0;
 border: 5px solid transparent;
 border-left-color: #fff;
}
/******** STICKY MENU CSS *******/
.tp.sticky {
	background: #fff;
	position: fixed;
	transition: all 0.5s ease;
	box-shadow: 0 0 10px 5px rgb(0 0 0 / 50%);
}
.tp.sticky .tprdw {
	display:none;
}
/*** 
	MOBILE MAIN MENU 
			   ***/
			   header .mobBar {
				display:none;
			}
			header .mobBar #TopMenu {
				display: block;
				cursor: pointer;
			}
			header .mobBar #TopMenu .bar1, .bar2, .bar3 {
				width: 24px;
				height: 3px;
				background: #fff;
				margin: 5px 0;
				transition: 0.4s;
			}
			header .mobBar .open-menu .bar1 {
				-webkit-transform: rotate(-42deg) translate(-5px, 5px);
				transform: rotate(-45deg) translate(-5px, 5px);
			}
			header .mobBar .open-menu .bar2 {
				-webkit-transform: rotate(45deg) translate(0px, 0px);
				transform: rotate(45deg) translate(0px, 0px);
			}
			header .mobBar .open-menu .bar3 {
				-webkit-transform: rotate(45deg) translate(-5px, -11px);
				transform: rotate(45deg) translate(-4px, -5px);
			}
			header .mobBar .open-menu .mobNav {
				display: block;
				transition: 0.5s;
			}
			header .mobBar .mobNav {
				display: none;
				position: absolute;
				top: 38px;
				right:0;
				z-index:99;
				width: 320px;
				height:280px;
				background:#000;
				list-style:none;
				transition: width ease .6s;
				overflow-x: hidden;
				transition: 0.5s;
			}
			header .mobBar .mobNav ul {
				list-style:none;
				margin:0;
				padding:0;
			}
			header .mobBar .mobNav li {
				display: block;
				width:100%;
				border-bottom:1px solid #303030;
				position:relative;
			}
			header .mobBar .mobNav li:last-child {
				border-bottom: none;
			}
			header .mobBar .mobNav li a {
				display: block;
				color: #fff;
				font-size: 18px;
				font-weight: normal;
				line-height: 30px;
				padding: 10px;
				margin: 0;
				text-decoration: none;
				transition: 0.3s;
			}
			header .mobBar .mobNav li a:hover {
				color: #fff;
			}
			header .mobBar .mobNav ul ul.sub-menu {
				margin-left:15px;
			}
			header .mobBar .mobNav ul ul.sub-menu li a {
				font-size: 13px;
				padding: 5px 10px;
			}
/**** WELCOME SECTION ****/

.hm-weltxt-section {
	position: relative;
	width:100%;
	float:left;
	padding:50px 0;
}
.hm-weltxt-section h1 {
	display:block;
	font-family: 'Khand';
	font-size: 45px;
	color: #005294;
	font-weight:600;
	line-height:50px;
	margin:0 0 10px;
}
.hm-weltxt-section h2 {
	display:block;
	font-family: 'Khand';
	font-size: 45px;
	color: #005294;
	font-weight:600;
	line-height:50px;
	margin:0 0 10px;
}
.hm-weltxt-section p {
	color: #000;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	padding:10px 0;
}
.hm-weltxt-section .more-btn {
	display:inline-block;
	margin-top:20px;
}
.hm-weltxt-section .more-btn a {
	display:block;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;
	background:rgba(25, 181, 254, 1);
	padding: 10px 20px;
	margin: 0;
	text-transform:uppercase;
	letter-spacing: 0.5px;
 -webkit-transition: .3s ease-in-out;
 -moz-transition: .3s ease-in-out;
 -o-transition: .3s ease-in-out;
 transition: .3s ease-in-out;
}
.hm-weltxt-section .more-btn a:hover {
	color: #fff;
	text-decoration:none;
	background:rgba(25, 181, 254, 1);
}
.hm-weltxt-section img {
    float: right;
    width: 38%;
    height: auto;
    display: block;
    margin: -80px 0 0 40px;
}

/**** OUR SERVICES SECTION ****/

.hm-service-section {
	position:relative;
	float:left;
	width:100%;
}
.hm-service-section h3 {
	display:block;
	font-size: 30px;
	color: #fff;
	font-weight:600;
	letter-spacing:0.5px;
	line-height:40px;
	padding:0;
	margin:0 0 20px;
}
.hm-service-section .srvbx {
	float:left;
	width:50%;
}
.hm-service-section .srvbx.bg1 {
	background:#032237; 
}
.hm-service-section .srvbx.bg2 {
	background:#014c58; 
}
.hm-service-section .srvbx.bg3 {
	background:#32c2f7; 
}
.hm-service-section .srvbx.bg4 {
	background:#d1ac82; 
}
.hm-service-section .srvbx .lbx {
	float:left;
	width:50%;
	padding: 5%;
}
.hm-service-section .srvbx .lbx h4 {
	display: block;
	font-family: 'Khand';
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    line-height: 50px;
    margin: 20px 0 0;
}
.hm-service-section .srvbx .lbx p {
	display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
	padding: 10px 0;
}
.hm-service-section .srvbx .rbx {
	float:left;
	width:50%;
}
.hm-service-section .srvbx .rbx img {
	width: 100%;
	height: auto;
}
.hm-service-section .srvbx .mre-btn {
	display: inline-block;
	margin-top: 20px;
}
.hm-service-section .srvbx .mre-btn a {
	display: block;
	font-family: 'Khand';
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
	padding: 5px 20px;
	letter-spacing: 1px;
	margin:0;
	border-radius: 5px;
	border: 1px dashed #fff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.hm-service-section .srvbx .mre-btn a:hover {
	text-decoration:none;
	color: #fff;
}

/**** HOME TABS CONTENT SECTION ****/

.who-weare-section {
	position: relative;
	width:100%;
	float:left;
	padding:80px 0;
	background:url(../images/whowe-bg1.jpg) no-repeat 130% 0 #fff;
}
.who-weare-section .bx {
	background: #fff;
	padding: 50px;
	box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
}
.who-weare-section h4 {
	display: block;
	font-family: 'Khand';
    font-size: 45px;
    color: #005294;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 50px;
    padding: 0;
    margin: 10px 0;
}
.who-weare-section p {
	font-size:15px;
	color:#000;
	font-weight:400;
	line-height:30px;
	padding:10px 0;
	margin:0;
}
.who-weare-section .mre-btn {
	display: inline-block;
	margin-top: 20px;
}
.who-weare-section .mre-btn a {
	display: block;
	font-family: 'Khand';
	color: #222;
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
	padding: 5px 20px;
	letter-spacing: 1px;
	margin:0;
	border-radius: 5px;
	border: 1px dashed #666;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.who-weare-section .mre-btn a:hover {
	text-decoration:none;
	color: #222;
}
.who-weare-section .sup-lgo-bx {
	width:100%;
}
.who-weare-section .sup-lgo-bx img {
	margin: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
/**** TESTIMONIAL SECTION ****/

.hm-testmonal-section {
	width:100%;
	height:auto;
	overflow:hidden;
	padding: 50px 0;
	background:url(../images/testimonial-bg.jpg) no-repeat;
	background-size:cover;
	text-align: center;
}

.hm-testmonal-section h4 {
	display: block;
	font-family: 'Khand';
    font-size: 55px;
    color: #005294;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 60px;
    text-align: center;
    padding: 0;
    margin: 30px 0 0;
}
.hm-testmonal-section .txtbx {
	text-align: left;
	padding: 30px 30px 50px;
	margin:40px 20px 0;
	background:url(../images/quoteicn.jpg) no-repeat 95% 90% rgba(256,256,256);
	border-radius:10px;
	box-shadow: 0 0 10px rgb(0 0 0 / 30%);
}
.hm-testmonal-section p {
	font-size:15px;
	color:#000;
	font-weight:400;
	line-height:30px;
	padding:10px 0;
	margin:0;
}
.hm-testmonal-section h5 {
	display:block;
	font-size:18px;
	color:#005294;
	font-weight:600;
	padding:0;
	margin:0;
}
.hm-testmonal-section .strIcn {
	position:absolute;
	top:20px;
}
.hm-testmonal-section .mre-btn {
	display:inline-block;
	font-family: 'Khand';
	text-align:center;
	font-size: 18px;
	color: #fff;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 1px;
	padding:8px 25px;
	margin: 20px 0 0;
	border-radius:5px;
	text-decoration:none;
	border: 1px dashed #6e6e6e;
        background: rgba(0,0,0,0.8);
	-webkit-transition: .3s ease-in-out;
 -moz-transition: .3s ease-in-out;
 -o-transition: .3s ease-in-out;
 transition: .3s ease-in-out;
}
.hm-testmonal-section .mre-btn:hover {
	color:#fff;
	border: 1px dashed #005294;
	background: #005294;	
}
.hm-testmonal-section .slick-prev {
	display:none!important;
}
.hm-testmonal-section .slick-next {
	display:none!important;
}
.hm-testmonal-section .imgbx {
	position: relative;
    width: 120%;
    float: left;
    background: rgb(255 255 255 / 88%);
    padding: 8%;
    box-shadow: 0 0 20px #000;
    text-align: left;
    border-radius: 30px 0 0 30px;
}
.hm-testmonal-section .imgbx img {
	width:80%;
	height:auto;
	border-radius: 30px 0 0 30px;
}

/**** HOME CONTENT SECTION ****/

.whychs-section {
	position: relative;
	width:100%;
	float:left;
	padding:50px 0;
}
.whychs-section h2 {
	position:relative;
	display:block;
	font-family: 'Khand';
	font-size: 45px;
    color: #005294;
    font-weight: 600;
    line-height: 50px;
	padding:0;
	margin:30px 0 0;
}
.whychs-section h5 {
	position:relative;
	display:block;
	font-family: 'Khand';
	font-size: 28px;
	color: #222;
	font-weight:500;
	line-height:30px;
	padding:0;
	margin:30px 0 10px;
}
.whychs-section p {
	color: #000;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	padding:10px 0;
}
.whychs-section img {
	float:right;
	width: 31%;
	height: auto;
	display:block;
	border-radius:5px;
	margin: 0 0 0 40px;
}
.hm-vdobx-section {
	position: relative;
	width:100%;
	float:left;
	    background: url(../images/vido-bg.jpg) no-repeat center;
    min-height: 500px;
}

/**** HOME BLOG SECTION ****/

.hm-blgpst-section {
	position: relative;
	width:100%;
	float:left;
	padding:40px 0;
	background: #f9f9f9;
	display:none;
}
.hm-blgpst-section h3 {
	display: block;
	font-family: 'Khand';
    font-size: 45px;
    color: #005294;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 50px;
    padding: 0;
    margin: 0 0 20px;
}
.hm-blgpst-section .pst-bx {
	    width: 90%;
    float: left;
    position: relative;
	border: 1px dashed #cfcfcf;
    border-radius: 10px;
    margin: 10px 0;
    padding: 15px;
    overflow: hidden;
}
.hm-blgpst-section .pst-bx img {
	width:100%;
	height:auto;
	display:block;
}
.hm-blgpst-section .pst-bx h4 {
	display: block;
	font-family: 'Khand';
    font-size: 24px;
    color: #222;
    font-weight: 600;
    line-height: 34px;
    margin: 0;
    padding: 0 20px;
    position: relative;
}
.hm-blgpst-section .pst-bx h4 a {
	display:block;
	font-family: 'Khand';
	color:#222;
	text-decoration:none
}
.hm-blgpst-section .pst-bx h4 a:hover {
	color:#222;
	text-decoration:none
}
.hm-blgpst-section .pst-bx .dte {
	font-size:12px;
	color: #8d8d8d;
	font-weight:400;
	line-height:24px;
	margin:0;
	padding: 10px 20px 0;
}
.hm-blgpst-section .pst-bx p {
	font-size:15px;
	color: #000;
	font-weight:400;
	line-height:24px;
	margin:0;
	padding: 10px 20px;
}
.hm-blgpst-section .mre-btn {
	display: inline-block;
}
.hm-blgpst-section .mre-btn a {
	display:block;
	padding:7px 20px;
    margin:0 20px;
	border-radius:5px;
	background:#fff;
	letter-spacing: 1px;
	text-decoration:none;
	font-weight:600;
	text-align:center;
	font-family: 'Khand';
	color:#222;
	font-size:14px;
	line-height:24px;
	border: 1px dashed #cfcfcf;
	-webkit-transition: .3s ease-in-out;
 -moz-transition: .3s ease-in-out;
 -o-transition: .3s ease-in-out;
 transition: .3s ease-in-out;
}
.hm-blgpst-section .mre-btn a:hover {
	color:#222;
	background:#f9f9f9;
}

/**** REQUEST QUOTE FORM SECTION ****/

.hm-enqfrm-section {
	position:relative;
	padding:100px 0;
	background:url(https://www.hayaarimarine.com/wp-content/uploads/2025/08/request-quote2new.jpg) no-repeat center;
	background-size:cover;
	width:100%;
	float:left;
}
.hm-enqfrm-section h4 {
	display:block;
	font-family: 'Khand';
	font-size: 45px;
	color: #005294;
	font-weight:600;
	line-height:50px;
	letter-spacing: 1px;
	padding:0;
	margin:0 0 10px;
}
.hm-enqfrm-section img {
	display:block;
	width:100%;
	height:auto;
}
.hm-enqfrm-section .quote-form {
	width:90%;
}
.hm-enqfrm-section .quote-form input[type=text] {
	display: block;
    width: 100%;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 24px;
    padding: 15px;
    margin: 15px 0;
    background: rgba(0, 0, 0, 0.3);
    border: 1px dashed #d3d3d3;
}
.hm-enqfrm-section .quote-form input[type=text]::placeholder {
 color: #fff;
}
.hm-enqfrm-section .quote-form input[type=email] {
	display: block;
    width: 100%;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 24px;
    padding: 15px;
    margin: 15px 0;
    background: rgba(0, 0, 0, 0.3);
    border: 1px dashed #d3d3d3;
}
.hm-enqfrm-section .quote-form input[type=email]::placeholder {
 color: #fff;
}
.hm-enqfrm-section .quote-form textarea {
	display:block;
	width: 100%;
	height:150px;
	font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 24px;
    padding: 15px;
    margin: 15px 0;
    background: rgba(0, 0, 0, 0.3);
	border: 1px dashed #d3d3d3;
}
.hm-enqfrm-section .quote-form textarea::placeholder {
    color: #fff;
}
.hm-enqfrm-section .quote-form .submit-btn {
	display:inline-block;
	font-size:16px;
	color: #000;
	font-weight:600;
	line-height:30px;
	letter-spacing:0.5px;
	padding: 10px 30px;
	margin:0;
	background: #fff;
	border:none;
	border-radius:5px;
}

.hm-moreserv-section {
	position:relative;
	padding:50px 0;
	xbackground:url(../images/1.jpg) no-repeat;
	width:100%;
	float:left;
}
.hm-moreserv-section h4 {
	display: block;
	font-family: 'Khand';
    font-size: 40px;
    color: #005294;
    font-weight: 600;
    line-height: 50px;
    margin: 0;
    padding: 20px 0;
}
.hm-moreserv-section .mre-btn {
	float: right;
}
.hm-moreserv-section .mre-btn a {
	display:block;
	padding:8px 30px;
    margin:20px 0;
	border-radius:5px;
	background:#fff;
	letter-spacing: 1px;
	text-decoration:none;
	font-weight:400;
	text-align:center;
	font-family: 'Khand';
	color:#222;
	font-size:24px;
	line-height:34px;
	border: 1px dashed #222;
	-webkit-transition: .3s ease-in-out;
 -moz-transition: .3s ease-in-out;
 -o-transition: .3s ease-in-out;
 transition: .3s ease-in-out;
}
.hm-moreserv-section .mre-btn a:hover {
	color:#fff;
	border: 1px dashed #005294;
	background:#005294;
}
/******** FOOTER WRAP ********/

.footer-wrp-section {
	width:100%;
	float:left;
	background: url(../images/footer-bg.png) repeat #005294;
	padding:20px 0 0;
}
.footer-wrp-section .ftnav {
	width:100%;
	float:left;
	margin:20px 10%;
}
.footer-wrp-section h4 {
	    display: inline-block;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    line-height: 30px;
    padding: 8px 0;
    margin: 0 0 10px;
}
.footer-wrp-section .ftnav ul {
	list-style:none;
	margin:0;
	padding:0;
}
.footer-wrp-section .ftnav ul li {
	position:relative;
}
.footer-wrp-section .ftnav li a {
	display: block;
	font-size: 15px;
	color: #fff;
	font-weight: 400;
	line-height: 30px;
	text-decoration: none;
	padding:10px 0;
	border-bottom: 1px dashed #fff;
 transition: all .3s ease 0s;
}
.footer-wrp-section .ftnav li a:hover {
	color: #fff;
	text-decoration:none;
}
.footer-wrp-section .lstbx {
	width:50%;
	float:left;
}
.footer-wrp-section .lstbx .logo {
	display:inline-block;
	padding: 20px;
}
.footer-wrp-section .ftadrbx {
	width:100%;
	padding: 20px 20px 0;
}
.footer-wrp-section .ftadrbx ul {
	list-style: none;
    margin: 0;
    padding: 0;
}
.footer-wrp-section .ftadrbx ul li {
	display: block;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	line-height: 24px;
	letter-spacing:1px;
	padding: 7px 0 7px 30px;
	margin:20px 10px;
	border-bottom: 1px dashed #fff;
}
.footer-wrp-section .ftadrbx li a {
	display: block;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	line-height: 24px;
	letter-spacing:1px;
	text-decoration: none;
	padding:0;
    transition: all .3s ease 0s;
}
.footer-wrp-section .ftadrbx li a:hover {
	color: #fff;
	text-decoration:none;
}
.footer-wrp-section .ftadrbx ul li.adr {
	background:url(../images/ft-ad1.png) no-repeat 5px 12px;
}
.footer-wrp-section .ftadrbx ul li.ph {
	background:url(../images/ft-ph1.png) no-repeat 5px 10px;
}
.footer-wrp-section .ftadrbx ul li.wa {
	background:url(../images/ft-wa1.png) no-repeat 5px 10px;
}
.footer-wrp-section .ftadrbx ul li.em {
	background:url(../images/ft-em1.png) no-repeat 5px 14px;
}
.footer-wrp-section .flwbx {
	width: 100%;
	padding:0 30px 20px;
	display: block;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	line-height: 24px;
	letter-spacing:1px;
}
.footer-wrp-section .flwbx img {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin:0 0 0 10px;
 transition: all .3s ease 0s;
}
.footer-wrp-section .flwbx img:hover {
}
.footer-wrp-section .mpbx {
	width:50%;
	float:left;
	margin: 40px 0 20px;
}
.footer-wrp-section .mpbx iframe {
	width:100%;
	height: 360px;
	float:left;
	border: none;
}
.footer-wrp-section .copybx {
	width:100%;
	clear:both;
	text-align:center;
	color: #fff;
	font-size:13px;
	font-weight:400;
	line-height:40px;
	letter-spacing:0.2px;
	margin:20px 0 0;
	background: #003f72;
}
.footer-wrp-section .copybx a {
	color: rgba(25, 181, 254, 1);
	text-decoration:none;
}

/**** INNER PAGE CSS ****/

.inner-banner-section {
	position: relative;
	width: 100%;
}
.inner-banner-section img {
	width: 100%;
	height: auto;
	display:block;
}
.inner-banner-section .bantxt {
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
	bottom: 0;
    z-index: 999;
    margin: 0 auto;
    text-align: center;
    background: rgba(0,0,0,0.5);
    
}
.inner-banner-section .bantxt h4 {
	display: block;
	font-family: 'Khand';
	font-size: 70px;
	color: #fff;
	line-height: 80px;
	font-weight: 600;
	letter-spacing:1px;
	margin: 20% 0 0;
}
.inner-banner-section .book-btn {
	color: #000;
	font-size: 16px;
	font-weight: 600;
	line-height: 36px;
	background: #fff;
	padding: 7px 28px;
	margin:0;
	letter-spacing:0.5px;
	border-radius:50px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.inner-banner-section .book-btn:hover {
	color: #fff;
	text-decoration:none;
	background:rgba(7,7,8,0.8);
	padding: 7px 35px;
}

/**** INNER CONTENT SECTION ****/

.inn-weltxt-section {
	position: relative;
	width:100%;
	float:left;
	padding:50px 0;
}
.inn-weltxt-section h1 {
	display:block;
	font-family: 'Khand';
	font-size: 45px;
	color: #005294;
	font-weight:600;
	line-height:50px;
	margin:0 0 10px;
}
.inn-weltxt-section h2 {
	display:block;
	font-family: 'Khand';
	font-size: 45px;
	color: #005294;
	font-weight:600;
	line-height:50px;
	margin:0 0 10px;
}
.inn-weltxt-section p {
	color: #000;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	padding:10px 0;
}
.inn-weltxt-section ul {
	list-style:none;
	margin: 0;
	padding:0;
}
.inn-weltxt-section ul li {
	color: #000;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	padding:5px 0;
}
.inn-weltxt-section .more-btn {
	display:inline-block;
	margin-top:20px;
}
.inn-weltxt-section .more-btn a {
	display:block;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;
	background:rgba(25, 181, 254, 1);
	padding: 10px 20px;
	margin: 0;
	text-transform:uppercase;
	letter-spacing: 0.5px;
 -webkit-transition: .3s ease-in-out;
 -moz-transition: .3s ease-in-out;
 -o-transition: .3s ease-in-out;
 transition: .3s ease-in-out;
}
.hm-weltxt-section .more-btn a:hover {
	color: #fff;
	text-decoration:none;
	background:rgba(25, 181, 254, 1);
}
.inn-weltxt-section img {
    float: right;
    width: 38%;
    height: auto;
    display: block;
    margin: -80px 0 0 40px;
}

/**** TEAM SECTION ****/

.inn-team-section {
	position: relative;
	width:100%;
	float:left;
	padding:50px 0;
	background:#32c2f7;
}
.inn-team-section .bx {
	background: #fff;
	padding: 50px;
	box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
}
.inn-team-section .bx h4 {
	display: block;
	font-family: 'Khand';
    font-size: 45px;
    color: #005294;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 50px;
    padding: 0;
    margin: 10px 0;
}
.inn-team-section .bx p {
	font-size:15px;
	color:#000;
	font-weight:400;
	line-height:30px;
	padding:10px 0;
	margin:0;
}
.inn-team-section .tmbx {
	width:33%;
	float:left;
}
.inn-team-section .tmbx img {
	width:100%;
	height:auto;
}
.inn-team-section .tmbx h5 {
	    display: block;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 22px;
    padding: 0 0 0 8px;
    margin: 15px 0 10px;
    border-left: 4px solid #005294;
}
.inn-team-section .tmbx p {
	font-size:15px;
	color:#fff;
	font-weight:400;
	line-height:24px;
	padding:2px 0;
	margin:0;
}
.inn-team-section .tmbx p strong {
	font-weight:600;
}
.inn-team-section .mre-btn {
	display: inline-block;
	margin-top: 20px;
}
.inn-team-section .mre-btn a {
	display: block;
	font-family: 'Khand';
	color: #222;
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
	padding: 5px 20px;
	letter-spacing: 1px;
	margin:0;
	border-radius: 5px;
	border: 1px dashed #666;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.inn-team-section .mre-btn a:hover {
	text-decoration:none;
	color: #222;
}

/**** FAQS SECTION ****/

.inn-faq-section {
	position: relative;
	width:100%;
	float:left;
	padding:50px 0;
}
.inn-faq-section h2 {
	display: block;
    font-family: 'Khand';
    font-size: 70px;
    color: #fff;
    font-weight: 600;
    line-height: 80px;
    padding: 70px;
    margin: 0;
    position: absolute;
    z-index: 9;
    background: rgba(0,0,0,0.5);
    border: 10px solid #00000052;
    border-radius: 0 0 50px 0;
}
.inn-faq-section h5 {
	position:relative;
	display:block;
	font-family: 'Khand';
	font-size: 26px;
	color: #005294;
	font-weight:500;
	line-height:30px;
	padding:0;
	margin:20px 0 0;
}
.inn-faq-section p {
	color: #000;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	padding:10px 0;
}
.inn-faq-section img {
	position:relative;
	float:left;
	width: 100%;
	height: auto;
	display:block;
	border-radius:5px;
	margin: 0 40px 0 0;
}
.inn-moreserv-section {
	position:relative;
	padding:50px 0;
	background:#f1f1f1;
	width:100%;
	float:left;
}
.inn-moreserv-section h4 {
	display: block;
	font-family: 'Khand';
    font-size: 40px;
    color: #545454;
    font-weight: 600;
    line-height: 50px;
    margin: 0;
    padding: 20px 0;
}
.inn-moreserv-section .mre-btn {
	float: right;
}
.inn-moreserv-section .mre-btn a {
	display:block;
	padding:8px 30px;
    margin:20px 0;
	border-radius:5px;
	letter-spacing: 1px;
	text-decoration:none;
	font-weight:400;
	text-align:center;
	font-family: 'Khand';
	color:#fff;
	font-size:24px;
	line-height:34px;
	border: 1px dashed #005294;
	background:#005294;
	
	-webkit-transition: .3s ease-in-out;
 -moz-transition: .3s ease-in-out;
 -o-transition: .3s ease-in-out;
 transition: .3s ease-in-out;
}
.inn-moreserv-section .mre-btn a:hover {
	color:#005294;
	border: 1px dashed #222;
	background:#fff;
}

/**** INNER SERVICES SECTION ****/
.inn-servtxt-section {
	position: relative;
	width:100%;
	float:left;
	padding:30px 0;
	text-align: center;
}
.inn-servtxt-section h1 {
    display: block;
    font-family: 'Khand';
    font-size: 45px;
    color: #005294;
    font-weight: 600;
    line-height: 50px;
    margin: 0 0 10px;
}
.inn-servtxt-section p {
	color: #000;
	font-size: 24px;
	font-weight: 400;
	line-height: 34px;
	margin: 0;
	padding:10px 50px;
}
.inn-service-section {
	position:relative;
	float:left;
	width:100%;
	margin:30px 0;
}
.inn-service-section h1 {
    display: block;
    font-family: 'Khand';
    font-size: 45px;
    color: #005294;
    font-weight: 600;
    line-height: 50px;
    margin: 0 0 10px;
}
.inn-service-section .inn-srvbx {
	float:left;
	width:100%;
	text-align: center;
	background: #f5f5f5;
	box-shadow: 0 0 1px rgba(0,0,0,0.3);
	margin:10px 0;
}
.inn-service-section .inn-srvbx .lbx {
	float:left;
	width:100%;
	padding:1% 5%;
}
.inn-service-section .inn-srvbx .lbx h4 {
	display: inline-block;
	    width: 48%;
	font-family: 'Khand';
    color: #000;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
}
.inn-service-section .inn-srvbx .lbx h5 {
	display: inline-block;
	    width: 48%;
	font-family: 'Khand';
    color: #005294;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    margin: 0;
}
.inn-service-section .inn-srvbx .lbx p {
	display: block;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
	padding: 10px 0;
}
.inn-service-section .inn-srvbx img {
	width: 100%;
	height: auto;
}
.inn-service-section .inn-srvbx .mre-btn {
	display: none;
	margin: 20px 0;
}
.inn-service-section .inn-srvbx .mre-btn a {
	display: block;
	font-family: 'Khand';
	color: #000;
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
	padding: 5px 20px;
	letter-spacing: 1px;
	margin:0;
	border-radius: 5px;
	border: 1px dashed #000;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.inn-service-section .inn-srvbx .mre-btn a:hover {
	text-decoration:none;
	color: #005294;
}

/**** BUILD BOAT DETAIL SECTION ****/

.inn-buildboat-section {
	position: relative;
	width:100%;
	float:left;
	margin:50px 0;
}
.inn-buildboat-section .bx {
	position: relative;	
}
.inn-buildboat-section .bx img {
	width:100%;	
}
.boatdetail-tbx {
	position: relative;
	width:100%;
	float:left;
}
.boatdetail-tbx .row-bx {
        width:100%;
	float:left;
	padding:10px 0;
        margin:0 0 20px;
	border-bottom: 1px dashed #e3e3e3;
}
.boatdetail-tbx .nmebx {
    width:50%;
    float:left;
    font-size: 30px;
    color: #000;
    font-weight: 600;
    line-height: 40px;
    padding: 0;
    margin: 0;
}
.boatdetail-tbx .prcbx {
    width:50%;
    float:left;
    font-size: 18px;
    color: #005294;
    font-weight: 600;
    line-height: 36px; 
    text-align: right;
    padding: 0;
    margin: 0;	
}
.boatdetail-tbx .dtl-txt-bx {
	width:100%;
	float:left;
}
.boatdetail-tbx .dtl-txt-bx h5 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    line-height: 30px;
    padding: 10px 20px;
    margin: 0;
    background: #f1f1f1;
}
.boatdetail-tbx .dtl-txt-bx ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.boatdetail-tbx .dtl-txt-bx ul li {
	color: #000;
	font-size: 15px;
	font-weight: 600;
	line-height: 30px;
	margin: 0;
	padding: 10px 0;
    border-bottom: 1px dashed #e3e3e3;
}
.boatdetail-tbx .dtl-txt-bx ul li strong {
	color: #222;
	font-weight: 400;
	float: left;
        min-width: 175px;
}
.inn-buildclr-section {
        width:100%;
	float:left;
        margin:0 0 50px;
}
.inn-buildclr-section h2 {
    font-size: 30px;
    color: #000;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;
    padding: 20px 0 0;
    margin: 0;
}
.inn-buildclr-section h2 strong {
    color: #005294;
    font-weight: 600;
}
.inn-buildclr-section .clr-bx {
	width:100%;
	float:left;
	background: #f1f1f1;
    margin: 30px 0 0;
    padding: 0 20px 10px;
}
.inn-buildclr-section .clr-bx h6 {
    display:block;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    line-height: 30px;
    padding: 10px 0;
    margin: 0;
}
.inn-buildclr-section .clr-bx p {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 30px;
    padding: 10px 0;
    margin: 0;
}
.inn-buildclr-section .clr-bx ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.inn-buildclr-section .clr-bx ul li {
	display:inline-block;
	    margin: 20px;
	text-align: center;
}
.inn-buildclr-section .clr-bx ul li .wt {
	width:100px;
	height:100px;
	background:#fff;
        border: 1px solid #000;
	border-radius:50%;
	margin: 0 auto;
}
.inn-buildclr-section .clr-bx ul li .rd {
	width:100px;
	height:100px;
	background:#9b111e;
        border: 1px solid #000;
	border-radius:50%;
	margin: 0 auto;
}
.inn-buildclr-section .clr-bx ul li .cw {
	width:100px;
	height:100px;
	background:#faf4e3;
        border: 1px solid #000;
	border-radius:50%;
	margin: 0 auto;
}
.inn-buildclr-section .clr-bx ul li .jb {
	width:100px;
	height:100px;
	background:#303030;
        border: 1px solid #000;
	border-radius:50%;
	margin: 0 auto;
}
.inn-buildclr-section .clr-bx ul li .pt {
	width:100px;
	height:100px;
	background:#7fb5b5;
        border: 1px solid #000;
	border-radius:50%;
	margin: 0 auto;
}
.inn-buildclr-section .clr-bx ul li .lb {
	width:100px;
	height:100px;
	background:#3b83bd;
        border: 1px solid #000;
	border-radius:50%;
	margin: 0 auto;
}
.inn-buildclr-section .clr-bx ul li .fr {
	width:100px;
	height:100px;
	background:#af2b1e;
        border: 1px solid #000;
	border-radius:50%;
	margin: 0 auto;
}
.inn-contactxt-section {
	position: relative;
	width:100%;
	float:left;
	padding:50px 0;
}
.inn-buildclr-section .chs-antr-bx {
	width:100%;
	float:left;
}
.inn-buildclr-section .chs-antr-bx .rdobx {
	width:50%;
	float:left;
	color: #000;
	font-size: 18px;
	font-weight: 600;
	line-height: 30px;
	padding: 0;
	letter-spacing: 1px;
	margin:30px 0;
}
.inn-buildclr-section .chs-antr-bx .rdobx .bx {
	float:left;
	margin-right:30px;
}
.inn-buildclr-section .chs-antr-bx .clrbtn {
	width:50%;
	float:left;
	text-align: center;
	margin: 30px 0 10px;
}
.inn-buildclr-section .chs-antr-bx .clrbtn a {
	display: inline-block;
	font-family: 'Khand';
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	line-height: 36px;
	padding: 6px 25px;
	letter-spacing: 1px;
	margin:0;
	background: #005294;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.inn-buildclr-section .clr-bx-btn {
	width:100%;
	float:left;
	background: #f1f1f1;
    margin: 30px 0 0;
    padding: 0 20px 10px;
}
.inn-buildclr-section .clr-bx-btn ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.inn-buildclr-section .clr-bx-btn ul li {
	float: left;
	margin: 20px 50px 20px 0;
}
.inn-buildclr-section .clr-bx-btn ul li a {
	    display: block;
    font-size: 18px;
    color: #005294;
    font-weight: 600;
    line-height: 20px;
    padding: 10px 20px;
    margin: 0;
    text-align: center;
    text-decoration: none;
    background: #ffffff;
    border-bottom: 10px solid #005294;
	min-height: 70px
}
.inn-buildclr-section .clr-bx-btn ul li a strong {
display: block;font-size: 14px;
    font-weight: 600;
}
.inn-buildclr-section .clr-bx-btn1 {
	width:100%;
	float:left;
	background: #f1f1f1;
    margin: 30px 0 0;
    padding: 0 20px 10px;
}
.inn-buildclr-section .clr-bx-btn1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.inn-buildclr-section .clr-bx-btn1 ul li {
	float: left;
	background: #ffffff;
	    margin: 20px 20px 20px 0;
    width: 250px;
}
.inn-buildclr-section .clr-bx-btn1 ul li a {
	        display: block;
    font-size: 18px;
    color: #005294;
    font-weight: 600;
    line-height: 24px;
	letter-spacing: 1px;
    padding: 10px 0 0;
    margin: 0;
    text-align: center;
    text-decoration: none;
    
}
.inn-buildclr-section .clr-bx-btn1 ul li a strong {
display: block;
    font-size: 16px;
    font-weight: 400;
    background: #005294;
    color: #fff;
    padding: 5px 10px;
}
.inn-buildclr-section .btm-btn {
	width:100%;
	float:left;
	text-align: center;
	margin: 30px 0 0;
}
.inn-buildclr-section .btm-btn .btn {
	display: inline-block;
	width:250px;
	margin:10px 30px;
}
.inn-buildclr-section .btm-btn .btn a {
	display: block;
	font-family: 'Khand';
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	line-height: 36px;
	padding: 6px 25px;
	letter-spacing: 1px;
	margin:0;
	background: #000;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.inn-buildclr-section .btm-btn .btn a:hover {
	background: #005294;
}
.contact-adr {
	position: relative;
    display: block;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.5px;
    text-decoration: none;
    margin: 0;
    text-align: center;
}
.contact-adr img {
	width:50px;
	height:auto;
	display: block;
    margin: 0 auto 5px;
}
.contact-phn {
	position: relative;
	text-align: center;
}
.contact-phn a {
	display: block;
	font-size: 18px;
	color: #000;
	font-weight: 400;
	line-height: 30px;
	letter-spacing:0.5px;
	text-decoration: none;
	margin:0;
        transition: all .3s ease 0s;
}
.contact-phn a:hover {
	color: #000;
	text-decoration:none;
}
.contact-phn img {
	width:50px;
	height:auto;
	display: block;
    margin: 0 auto 5px;
}
.contact-eml {
	position: relative;
	text-align: center;
}
.contact-eml a {
	display: block;
	font-size: 20px;
	color: #000;
	font-weight: 400;
	line-height: 30px;
	letter-spacing:0.5px;
	text-decoration: none;
	margin:0;
        transition: all .3s ease 0s;
}
.contact-eml a:hover {
	color: #000;
	text-decoration:none;
}
.contact-eml img {
	width:50px;
	height:auto;
	display: block;
    margin: 0 auto 5px;
}
.contact-flw {
	position: relative;
	font-size: 14px;
	color: #000;
	font-weight: 400;
	line-height: 30px;
	letter-spacing:0.5px;
	text-decoration: none;
	text-align: center;
}
.contact-flw img {
	display: block;
	width: 50px;
	height: auto;
	margin:0 30px 5px;
	xopacity: 0.7;
        transition: all .3s ease 0s;
}
.contact-flw img:hover {
	opacity: 0.8;
}
.contact-flw a {
	display: inline-block;
	font-size: 14px;
	color: #000;
	text-decoration:none;
}
.inn-chooseus-section {
    position: relative;
    background: url(../images/dark-bg.jpg) no-repeat;
    background-size: cover;
    padding: 50px 0;
    color: #fff;
    float: left;
    width: 100%;
}
.inn-chooseus-section h2 {
    display: block;
    font-family: 'Khand';
    font-size: 45px;
    color: #fff;
    font-weight: 600;
    line-height: 50px;
    margin: 0 0 10px;
}
.inn-chooseus-section p {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 10px 0;
}
.inn-addon-section {
    position: relative;
    width: 100%;
    float: left;
    padding: 50px 0;
    background-color: #f5f5f5;
}
.inn-addon-section h3 {
    display: block;
    font-family: 'Khand';
    font-size: 40px;
    color: #005294;
    font-weight: 600;
    line-height: 50px;
    margin: 0 0 10px;
}
.inn-addon-section p {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 10px 0;
}
.inn-addon-section h4 {
    display: block;
    font-family: 'Khand';
    font-size: 32px;
    color: #005294;
    font-weight: 600;
    line-height: 47px;
    margin: 0 0 10px;
}
.inn-addon-section img {
    float: left;
    width: 38%;
    height: auto;
    display: block;
    margin: 15px 40px 40px 0;
}
.inn-addon-section1 {
    position: relative;
    width: 100%;
    float: left;
    padding: 50px 0;
}
.inn-addon-section1 h4 {
    display: block;
    font-family: 'Khand';
    font-size: 40px;
    color: #005294;
    font-weight: 600;
    line-height: 50px;
    margin: 0 0 10px;
}
.inn-addon-section1 h5 {
    display: block;
    font-family: 'Khand';
    font-size: 32px;
    color: #005294;
    font-weight: 600;
    line-height: 47px;
    margin: 0 0 10px;
}
.inn-addon-section1 p {
    color: #000;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 10px 0;
}
.inn-addon-section1 img {
    float: right;
    width: 38%;
    height: auto;
    display: block;
    margin: 15px 0 40px 40px;
}
.inn-boatsrv-section {
	position:relative;
	float:left;
	width:100%;
	margin:30px 0;
}
.inn-boatsrv-section .inn-srvbx {
	float:left;
	width:100%;
	text-align: center;
	background: #f5f5f5;
	box-shadow: 0 0 1px rgba(0,0,0,0.3);
	margin:10px 0;
}
.inn-boatsrv-section .inn-srvbx .lbx {
	float:left;
	width:100%;
	padding:1% 5%;
}
.inn-boatsrv-section .inn-srvbx .lbx h4 {
	display: inline-block;
	    width: 48%;
	font-family: 'Khand';
    color: #000;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
}
.inn-boatsrv-section .inn-srvbx .lbx h5 {
	display: inline-block;
	    width: 48%;
	font-family: 'Khand';
    color: #005294;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    margin: 0;
}
.inn-boatsrv-section .inn-srvbx .lbx p {
	display: block;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
	padding: 10px 0;
}
.inn-boatsrv-section .inn-srvbx img {
	width: 100%;
	height: auto;
}
.inn-faq-section {
    position: relative;
    width: 100%;
    float: left;
    padding: 50px 0;
}
.inn-faq-section p {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 10px 0;
}
.inn-faq-section h4 {
    display: block;
    font-family: 'Khand';
    font-size: 45px;
    color: #005294;
    font-weight: 600;
    line-height: 50px;
    margin: 0 0 10px;
        text-align: center;
}
.inn-faq-section .panel-default>.panel-heading {
    padding: 0!important;
    margin: 20px 0!important
}
.inn-faq-section .panel-default .panel-title a {
    position: relative;
    display: block;
    font-family: 'Khand';
    font-size: 18px;
    color: #000;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
    padding: 10px 40px 10px 30px;
    margin: 0;
    background: #f9fafd;
    border: 1px solid #e5e5e5;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    border-radius: 50px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.inn-faq-section .panel-default .panel-title a:hover {
    color: #fff;
    background: #005294
}

.inn-faq-section .panel-default .panel-title a:hover {
    color: #fff;
    background: #005294
}

.inn-faq-section .panel-default .panel-title a:after {
    content: '';
    position: absolute;
    top: 20px;
    right: 25px;
    background: url(../images/dwIcn.png) no-repeat 50% 50%;
    width: 11px;
    height: 6px
}

.inn-faq-section .panel-default .panel-title a.collapsed:after {
    content: '';
    position: absolute;
    top: 20px;
    right: 25px;
    background: url(../images/dwIcn.png) no-repeat 50% 50%;
    width: 11px;
    height: 6px
}

.inn-faq-section .panel-default .panel-body {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 0
}
.inn-chooseus-section li strong {
    position: relative;
    display: block;
    font-family: 'Khand';
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
    padding: 0;
    margin: 3px 10px 3px 0px;
}

.inn-chooseus-section ul {
    list-style: none;
}

.inn-chooseus-section ul li {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 3px 0;
}
.inn-weltxt-section ul {
		list-style:none;
    	padding:0;
    	margin:0;
}
.inn-weltxt-section ul li {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    background: url(../images/list-icon-blue.png) no-repeat 0 5px;
    background-size: 17px;
    padding: 5px 0 5px 25px;
    margin: 0;
}
.inn-faq-section ul {
		list-style:none;
    	padding:0;
    	margin:0;
}
.inn-faq-section ul li {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    background: url(../images/list-icon-blue.png) no-repeat 0 5px;
    background-size: 17px;
    padding: 5px 0 5px 25px;
    margin: 0;
}
.whychs-section h3 {
    position: relative;
    display: block;
    font-family: 'Khand';
    font-size: 45px;
    color: #005294;
    font-weight: 600;
    line-height: 50px;
    padding: 0;
    margin: 30px 0 0;
}
.inn-service-section ul {
		list-style:none;
    	padding:0;
    	margin:0;
}
.inn-service-section  ul li {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    background: url(../images/list-icon-blue.png) no-repeat 0 5px;
    background-size: 17px;
    padding: 5px 0 5px 25px;
    margin: 0;
}

/* 04-jan-2025*/
.haya-blog-list-section {
    position: relative;
    width: 100%;
    float: left;
    padding: 50px 0;
}
.haya-single-post {
    display: block;
    width: 97%;
    float: left;
    padding: 0 0 30px;
    margin: 0 0 30px;
    border-bottom: 1px dotted #afafaf;
    position: relative;
}
img{
    max-width:100%;
    height:auto;
    overflow:hidden;
}
.post-featured-img {
    width: 40%;
    float: left;
}
.post-description {
    width: 60%;
    float: left;
    padding: 0 20px 20px;
}
.post-featured-img img {
    max-width: 100%;
    min-height: 250px;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    border-radius: 20px;
}
.post-description h2 {
    position: relative;
    display: block;
    font-family: 'Khand';
    font-size: 28px;
    color: #222;
    font-weight: 500;
    line-height: 37px;
    padding: 0;
    margin: 10px 0 10px;
}
.post-description p {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 10px 0;
}
.read-more-btn {
    display: block;
}

.read-more-btn a {
    color: #fff !important;
    text-decoration: none !important;
    font-weight: 600;
    line-height: 25px;
    background: #005294;
    padding: 7px 28px;
    margin: 8px 0 0;
    letter-spacing: 0.5px;
    border-radius: 50px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.post-date {
    font-family: 'Khand';
    color: #005294;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    margin: 0;
}
.blog-sidebar h3 {
    display: block;
    font-family: 'Khand';
    font-size: 41px;
    color: #005294;
    font-weight: 600;
    line-height: 50px;
    margin: 0 0 10px;
}

.blog-sidebar ul {
    padding-left: 0 !important;
    list-style: none;
    margin-top: 30px;
}

.blog-sidebar ul li {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    background: url(../images/list-icon-blue.png) no-repeat 0 5px;
    background-size: 17px;
    padding: 5px 0 5px 25px;
    margin: 0;
    border-bottom: 1px solid #ddd9d9;
}
.blog-sidebar ul li a {
    color: #000;
    text-decoration: none;
}
.haya-blog-single-detail-section{
    position: relative;
    width: 100%;
    float: left;
    padding: 50px 0;
}
.haya-blog-single-detail-section .inner-post-content p {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 10px 0;
}
.haya-blog-single-detail-section .inner-post-content h1 {
    display: block;
    font-family: 'Khand';
    font-size: 45px;
    color: #005294;
    font-weight: 600;
    line-height: 50px;
    margin: 0 0 10px;
}
.inner-post-content .featured-image {
    width: 43.7%;
    height: auto;
    float: right;
    margin: 10px 0 10px 40px;
    border-radius: 10px;
    box-shadow: 0 0 13px #000;
}
.haya-blog-single-detail-section .inner-post-content h2 {
    display: block;
    font-family: 'Khand';
    font-size: 35px;
    color: #005294;
    font-weight: 600;
    line-height: 45px;
    margin: 0 0 10px;
}
.haya-blog-single-detail-section .inner-post-content h3{
    display: block;
    font-family: 'Khand';
    font-size: 35px;
    color: #005294;
    font-weight: 600;
    line-height: 45px;
    margin: 0 0 10px;
}
.haya-blog-single-detail-section .inner-post-content h4{
    display: block;
    font-family: 'Khand';
    font-size: 28px;
    color: #005294;
    font-weight: 600;
    line-height: 35px;
    margin: 0 0 10px;
}
.haya-blog-single-detail-section .inner-post-content h5{
       display: block;
    font-family: 'Khand';
    font-size: 28px;
    color: #005294;
    font-weight: 600;
    line-height: 35px;
    margin: 0 0 10px;
}
.haya-blog-single-detail-section .inner-post-content h6{
       display: block;
    font-family: 'Khand';
    font-size: 28px;
    color: #005294;
    font-weight: 600;
    line-height: 35px;
    margin: 0 0 10px;
}
.haya-blog-single-detail-section .inner-post-content ul {
	list-style:none;
	padding:0;
	margin: 20px 0 0;
}
.haya-blog-single-detail-section .inner-post-content ol {
    padding: 0 0 0 20px;
    margin: 20px 0 0;
}
.haya-blog-single-detail-section .inner-post-content ol li {
    /* display: block; */
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    padding: 6px 0 6px 9px;
}
.haya-blog-single-detail-section .inner-post-content ul li {
	display:inline-block;
	color: #000;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	padding:6px 0 6px 21px;
	background: url(../images/blog-list.png) no-repeat 0 7px;
	margin: 0 10px 0 0;
}
/* Pagination */
.pagination {
    clear: both;
    position: relative;
    font-size: 17px;
    line-height: 19px;
    float: left;
    justify-content: center;
    margin: 10px auto;
    text-align: center;
    display: flex;
    width: 100%;
}

.pagination span,
.pagination a {
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 9px 11px 7px 11px;
    text-decoration: none;
    width: auto;
    color: #fff;
    background: #555;
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
}

.pagination a:hover {
    color: #fff;
    background: #005294;
}

.pagination .current {
    padding: 9px 11px 7px 11px;
    background: #005294;
    color: #fff;
}