@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
@import url('https://fonts.googleapis.com/css2?family=Cal+Sans&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
html{scroll-behavior: smooth;}
a{text-decoration:none!important;}
li{list-style-type: none!important;}
.heading1{font-size: 2.5rem;} .heading2{font-size: 2rem;} .heading3{font-size: 1.75rem;} .heading4{font-size: 1.5rem;} .heading5{font-size: 1.25rem;} .heading6{font-size: 1rem;}
.pad{padding:90px 0;}
.wrdbrk{white-space:pre;}
.fullpad{padding: 0!important; margin:0!important;}
.calsans{font-family: "Cal Sans", sans-serif;}
.opensans{ font-family: "Inter", sans-serif; line-height: 26px;}
.lightbox{position: fixed!important; top:50px!important;}
.fw-500{font-weight:500;}
.fw-600{font-weight:600;}
.fw-700{font-weight:700;}
.smallfnt{font-size: 14px;}
.f-9{font-size: 9px;}
.navfont{font-size:18px; font-family: "Open Sans", sans-serif; font-weight:600;}
.mynav{position:fixed!important; width:100%; z-index:999;}
.nav-logo2{width:60px;}
.navbg{background: #00426d;}
.mynav.black {background: #00426d; transition:.5s linear; box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);}
.mynav.black1 {background: none; transition:.3s linear; color: white;}
.dropdown-item:active{color: white!important; text-decoration: none; background-color: #00426d!important;}
.dropdown-item:focus, .dropdown-item:hover {color: #fff!important; text-decoration: none; background-color: #00426d!important;}
.dropdown-item{padding: 10px 20px!important;}
.carousel-caption1{position: absolute; right: 15%; bottom: 20px; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; top: 35%; left: 1%;}
.carousel-caption{top: 35% !important;}
.carousel-caption2{position: absolute; right: 3%; bottom: 20px; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; top: 35%; left: 55%;}
.bg-overlay {position: relative;}
.bg-overlay:after {background-color: #1c1c1c6e; z-index: 0; position: absolute; content: ''; width: 100%; height: 100%; top: 0;left: 0;}
.bannercaption{font-size:60px; text-shadow: 0 2px 4px #000;}
.nav-button{
	background-color: #db2a1b;
	color: #fff;
	border-radius: 50px;
	padding: 5px 10px !important;
	font-size: 15px;
	transition: transform 1.5s !important;}
.nav-button:hover{transform: scale(1.2);} 
.clr-blue{color:#0B86CE;} 
.clr-red{color:#db2a1b;}
.clr1{color: #3fa7ef;}
.clr2{color: #073d92;;}
.footer-bg{
	background-image: url("../images/footer-bg.jpg"); 
	background-size: cover;
	background-position: center;
	padding:90px 0 30px;}
.text1 {position: relative; padding: 0 0 0 30px; margin-top: -38px;}
.text2 {position: relative; padding: 0px 0 0 28px; margin-top: -42px;}
.copyrightbg{background-color: #00426d;}	
.form-box {
	background-color: #0B86CE;
	padding: 80px 50px;
	position: relative;
	margin-top: -180px;
	clip-path: polygon(0 0, 100% 0, 100% 84%, 80% 100%, 0 100%, 0% 50%);}
.formheight{height:120px!important;}
.btn1 {
	padding: 12px 20px;
	font-size: 14px;
	font-weight: 600;
	border:none;
	background-color: #db2a1b;
	color: #fff!important;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: 1s;
	transition: 1s;
	border-radius: 5px;}
.btn1:hover {background-color: #00426d; color: #fff; border-radius: 50px;}
.contact-bg{background-image: url("../images/contact-bg.webp");
	padding: 140px 0px 140px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;}
.shipyard-bg{background-image: url("../images/shipyard-bg.webp");
	padding: 140px 0px 140px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;}
.advisory-bg{background-image: url("../images/advisory-bg.webp");
	padding: 140px 0px 140px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;}		
.docking-bg{background-image: url("../images/docking-bg.webp");
	padding: 140px 0px 140px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;}	
.background_overlay{
	background-color: rgba(0, 62, 77, 0.7);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;}
.design-shape {bottom: 0; right: 0;}	
.ft-contact-cta-items {
	padding: 30px;
	margin-bottom: 20px;
	background-color: #f4f4f4;
	-webkit-transition: 500ms all ease;
	transition: 500ms all ease;
	border-top: 5px solid #f4f4f4;}
.ft-contact-cta-items:hover {border-top: 5px solid #073d92;}
.ft-contact-cta-items .ft-contact-cta-icon {
	width: 70px;
	height: 70px;
	margin-right: 30px;
	border-radius: 8px;
	background-color: #fff;}
.ft-contact-cta-items .ft-contact-cta-icon i {font-size: 45px; color: #3fa7ef;}
.ft-contact-cta-items .ft-contact-cta-text {max-width: 275px;}
.ft-contact-cta-items .ft-contact-cta-text h3 {
	color: #002a34;
	font-size: 20px;
	font-weight: 700;
	padding-bottom: 10px;}
.ft-contact-page-form-wrapper {padding: 30px; background-color: #f4f4f4;}
.ft-contact-page-form-wrapper input {
	width: 100%;
	height: 50px;
	border: none;
	padding-left: 20px;
	margin-bottom: 20px;
	border-radius: 5px;
	background-color: #fff;}
.ft-contact-page-form-wrapper textarea {
	width: 100%;
	height: 100px!important;
	border: none;
	padding-left: 20px;
	margin-bottom: 20px;
	border-radius: 5px;
	background-color: #fff;}
.about-one__experience {
	position: absolute;
	bottom: 0;
	left: 0;
	display: flex;
	align-items: center;
	background-color: #073d92;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding: 27px 40px 23px;
	z-index: 1;}
.about-one__experience::before {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	content: "";
	border: 2px dashed #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;}
.about-one__experience-year {
	font-size: 60px;
	color: #fff;
	font-weight: 700;
	line-height: 60px;
	letter-spacing: 2px;}
.about-one__experience-text {
	font-size: 20px;
	color: #fff;
	line-height: 24px;
	font-weight: 500;
	letter-spacing: 2px;
	margin-left: 18px;}
.about-one__experience::after {
	position: absolute;
	bottom: 0px;
	right: -65px;
	content: "";
	border-top: 0px solid transparent;
	border-left: 65px solid #212c65;
	border-bottom: 62px solid transparent;}
.about-five__shape-1 {
	position: absolute;
	bottom: 0;
	left: -17px;
	height: 55px;
	width: 55px;
	background-color: #db2a1b;
	border-radius: 50%;}
.zoominout {
	animation-name: zoomInOut;
	animation-duration: 3s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	-webkit-animation-name: zoomInOut;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-name: zoomInOut;
	-moz-animation-duration: 3s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: ease-in-out;
	-ms-animation-name: zoomInOut;
	-ms-animation-duration: 3s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: ease-in-out;
	-o-animation-name: zoomInOut;
	-o-animation-duration: 3s;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: ease-in-out;}
@keyframes zoomInOut{
	0% {
	-webkit-transform: rotate(0deg) scale(0.7);
	transform: rotate(0deg) scale(0.7);
	opacity: 0;}
50% {
	-webkit-transform: rotate(180deg) scale(1);
	transform: rotate(180deg) scale(1);
	opacity: 1;}
100% {
	-webkit-transform: rotate(360deg) scale(0.7);
	transform: rotate(360deg) scale(0.7);
	opacity: 0;}}
.about-five__arrow {position: absolute; bottom: -40px; right: -47px; z-index: -1;}
.float-bob-x {
	-webkit-animation-name: float-bob-x;
	animation-name: float-bob-x;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;}
@keyframes float-bob-x{
	0% {transform: translateX(-30px);}
	50% {transform: translateX(-10px);}
	100% {transform: translateX(-30px);}}
.section-sub-title-box {
	position: relative;
	display: inline-block;
	margin-left:40px;}
.section-sub-title {
	font-size: 16px;
	font-weight: 700;
	line-height: 26px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 3px;}
.section-title-shape-1 { position: absolute; top: -1px; left: -40px;}
.section-title-shape-2 {position: absolute; top: -1px; right: -39px;}
.thm-btn-two {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	-webkit-appearance: none;
	appearance: none;
	outline: none !important;
	background-color: #00426d;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	padding: 15px 30px 15px;
	transition: all 0.5s linear;
	overflow: hidden;
	border-radius: 10px;
	z-index: 1;}
.thm-btn-two::before {
	position: absolute;
	content: '';
	background-color: #db2a1b;
	width: 120%;
	height: 0;
	padding-bottom: 120%;
	top: -110%;
	left: -10%;
	border-radius: 50%;
	transform: translate3d(0, 68%, 0) scale3d(0, 0, 0);
  	z-index: -1;}
.thm-btn-two::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background-color: #db2a1b;
	transform: translate3d(0, -100%, 0);
	transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
	z-index: -1;}
.thm-btn-two:hover {color: #fff;}
.thm-btn-two:hover::before {
	transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  	transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);}
.thm-btn-two:hover::after {
	transform: translate3d(0, 0, 0);
	transition-duration: 0.05s;
	transition-delay: 0.4s;
	transition-timing-function: linear;}
.img-hang{position:relative; margin-top: -178px;}	
.bg-pattern{background-image: url("../images/pattern-bg.webp"); background-size: contain;}
.servicebg{background-color: #0257AC; padding: 0 0 100px;}
.service-item.style-1 {
	background: #fff;
	-webkit-box-shadow: 0px 5px 20px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 20px 0 rgba(0, 0, 0, 0.1);
	margin-bottom: 60px;
	position: relative;}
.service-item.style-1 .service-image {position: relative;}
.service-item.style-1 .service-image::after {
	content: '';
	width: 100%;
	height: 100%;
	background: #192437;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	opacity: 0;
	filter: alpha(opacity=0);}
.service-item.style-1 .service-content {
	position: relative;
	padding: 45px 50px;
	border: 2px solid #e4e4e4;
	border-top: 0;
	line-height: 30px;}
.service-item.style-1 .service-content .title {
	font-size: 22px;
	font-weight: 700;
	line-height: 30px;
	margin: 0 0 30px;}
.service-item.style-1 .service-content .desc {font-size: 13px !important; margin-bottom: 10px;}
.service-item.style-1 .read-more {position: absolute; left: 50px; bottom: -30px;}
.service-item.style-1 .read-more a {
	width: 65px;
	height: 65px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	line-height: 65px;
	border: 2px solid #e4e4e4;
	color: #e4e4e4;
	background: #fff;
	display: block;
	text-align: center;
	font-weight: 900;
	font-size: 20px;}
.service-item.style-1 .link-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 11;}
.service-item.style-1:hover .service-image::after {opacity: 0.3;}
.service-item.style-1:hover .service-content {border-bottom: 2px solid #0257AC;}
.service-item.style-1:hover .read-more a {border-color: #0257AC; color: #0257AC;}
.service-hang{position: relative; margin-top: -175px;}
.particles-js-canvas-el {position: relative; bottom: 530px; margin-bottom: -850px;}
.abt-hover-box1 {
	width: 100%;
	height: 350px;
	border-radius: 6px;
	transition: all 2s;
	background-image: url("../images/our-mission.webp");
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	padding: 20px;
	overflow: hidden;}
.abt-hover-box1:hover {
	height: 350px;
	background-image: url("../images/mission-2.png");
	background-repeat: no-repeat;
	background-size: cover;}
.abt-hover-box2 {
	width: 100%;
	height: 350px;
	border-radius: 6px;
	transition: all 2s;
	background-image: url("../images/our-vision.webp");
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	padding: 20px;
	overflow: hidden;}
.abt-hover-box2:hover {
	height: 350px;
	background-image: url("../images/vision-2.png");
	background-repeat: no-repeat;
	background-size: cover;}
.abt-hover-box1 h5 {
	font-weight: 600;
	font-size: 18px;
	color: #fff;
	margin: 15px 0;}
.abt-hover-box2 h5 {
	font-weight: 600;
	font-size: 18px;
	color: #fff;
	margin: 15px 0;}
.whychose-box{background-color: #fff; border-radius:5px; padding:8px; margin-bottom:5px;}
.btns {display: table; margin: 30px 0;}  
.owl-nav{display:none!important;}
.owl-dots{display:none!important;}
.customNextBtn, .customPreviousBtn{
	float: right;
	background: #f3f4f7;
	color: #000;
	width:55px;
	height:55px;
	line-height: 55px;
	text-align: center;
	cursor: pointer;
	border-radius: 50px;
	margin-right: 10px;}
.testimonial{padding: 40px; background-color: #fff; height:300px; border: 1px solid #cbcbcb; box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.08);}	
.testi-bg-img{position: relative; top: -40px; right: -155px; width: 160px;}	
.testi-content {position: relative; top: -70px;}
.ft-about-img-2-wrapper {padding-left: 40px; z-index: 1;}
.ft-about-img-2-wrapper .ft-about-shape1 {right: 0; top: -30px; z-index: 1;}
.ft-about-img-2-wrapper .ft-about-shape2 {left: 0; z-index: -1; bottom: -40px;}
.ft-about-img-2 {overflow: hidden; border-radius: 8px;}
.service-pad{padding:20px 0 70px 0;}
.image-margin{margin-top: 50px;}
.single-best-place {position: relative; overflow: hidden; margin-bottom: 9px; cursor: pointer; border-radius:5px;}
.single-best-place .best-place-thumb img {width: 100%; transform: scale(1) rotate(0deg); transition: all 0.65s ease-in 0s;}
.single-best-place:hover .best-place-thumb img {transform: scale(1.2) rotate(1deg); -webkit-transform: scale(1.2) rotate(1deg);}
.updown {
	-moz-animation: 1s ease 0s normal none infinite _upDown;
	-webkit-animation: _upDown 5s infinite linear;
	-ms-animation: 5s ease 0s normal none infinite _upDown;
	-ms-animation: _upDown 5s infinite linear;
	animation: 5s ease 0s normal none infinite _upDown;
	animation: updown 5s infinite linear;}
@keyframes updown{
	0% {transform: translateY(0);}
	25% {transform: translateY(-10px);}
	75% {transform: translateY(10px);}
	100% {transform: translateY(0);}}

@media (min-width:1px) and (max-width:767.98px){
.pad{padding:40px 0;}
.navbg {background: #00426d; box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);}	
.carousel-caption{top:10%!important;}
.bannercaption{font-size:35px; text-shadow: 0 2px 4px #000;}
.bannercaption1{font-size:35px;}
.form-box {padding: 30px 15px; margin-top: 0px;}
.about-one__experience::after {border-left:none;}
.about-one__experience {bottom: -62px; left: 46px; padding: 15px 30px 10px;}
.about-one__experience-year {font-size: 40px;}
.abt-hover-box1, .abt-hover-box2 {height:300px;}
.section-title-shape-1, .section-title-shape-2 {top: 45px;}
.img-hang {margin-top:0px;}
.service-hang {margin-top: -135px;}
.service-item.style-1 .service-content {padding: 35px 30px;}
.testi-bg-img {right: -181px;}
.ft-about-img-2-wrapper {padding-left: 20px;}
.image-margin{margin-top: 50px;}
.service-pad { padding: 20px 0 30px 0;}
.shape1{width:100px;}
.shape2{width:150px;}
.ft-about-img-2-wrapper .ft-about-shape2 {bottom: -10px;}
.ft-about-img-2-wrapper .ft-about-shape1 {top: -20px;}
.ordr1{order:1;}
.ordr2{order:2;}
.ordr3{order:3;}
.ordr4{order:4;}
}	


@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.carousel-caption{top:15%!important;}
.bannercaption{font-size:50px; text-shadow: 0 2px 4px #000;}
.abt-hover-box1, .abt-hover-box2 {height:300px;}
.img-hang {margin-top:0px;}
.service-hang {margin-top: -135px;}
.testi-bg-img {right: -134px;}
.form-box {padding: 30px 15px; margin-top: 0px;}
.ft-about-img-2-wrapper {padding-left: 20px;}
.section-title-shape-1, .section-title-shape-2 {top: 45px;}
.about-one__experience::after {border-left:none;}
.shape1{width:100px;}
.shape2{width:150px;}
.ft-about-img-2-wrapper .ft-about-shape2 {bottom: -10px;}
.ft-about-img-2-wrapper .ft-about-shape1 {top: -20px;}
.image-margin{margin-top: 50px;}
.service-pad { padding: 20px 0 30px 0;}
}

#notfound {position: relative; height: 100vh;}
#notfound .notfound {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);}
.notfound {max-width: 410px; width: 100%; text-align: center;}
.oopslogo{width:350px;}
.notfound h2 {
	color: #000;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;}
.notfound p {
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 5px;}
.notfound a {
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	background: #0046d5;
	display: inline-block;
	padding: 15px 30px;
	border-radius: 40px;
	color: #fff;
	font-weight: 700;
	box-shadow: 0px 4px 15px -5px #0046d5;}

@media only screen and (max-width: 767px) {
.notfound .notfound-404 {height: 142px;}
}

.time-of-year {
	margin: 100px 75px 10px 75px;
	position: relative;
	transform: translateZ(0);
	-webkit-transform: translateZ(0); }
.time-of-year .tooltip {
	background: #db2a1b;
	border-radius: 3px;
	bottom: -49px;
	font-size: 20px;
	display: block;
	left: -67px;
	padding: 15px;
	pointer-events: none;
	position: absolute;
	width: 320px;
	height: 100px;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all .7s ease-out;
	transition: all .7s ease-out;}
.time-of-year .tooltip::after {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #db2a1b;
	bottom: 58px;
	content: " ";
	position: absolute;
	left: 0%;
	margin-left: -13px;
	transform: rotate(92deg);}
.time-of-year:hover .tooltip {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);}