body {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.navbar-toggler-right {
	right: 0rem !important;
}
.fancy-title .fancy-title-sep.theme-sep {
	border-top-color: #edd192;
	border-bottom-color: #edd192;
	background-color: #edd192;
}
.section-title {
	margin-bottom: 25px;
}
.section-title-icon {
	max-width: 32px;
}
.yacht-text {
	color: #fff !important;
}
.btn-yacht-info {
	border: 2px solid #edd192;
	background-color: transparent;
	width: 100%;
	height: 75px;
	margin-bottom: 5px;
	display: inline-flex;
}
.btn-yacht-booking {
	border: 2px solid #edd192;
	background-color: transparent;
	width: 100%;
	margin-bottom: 5px;
	display: inline-flex;
}
.btn-outline-secondary {
	border: 2px solid #cdcdcd;
	background-color: #cdcdcd;
	color: #0d5da3 !important;
	align-items: center;
}
.btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:active {
	border: 2px solid #edd192;
	background-color: #edd192;
	color: #fff !important;
}
.btn-outline-secondary:hover:before, .btn-outline-secondary:focus:before, .btn-outline-secondary:active:before {
	background-color: #edd192;
	color: #fff !important;
}
.js-pagination-slider {
	text-align: center;
}
.cbp-pagination-item {
	max-width: 65px;
	margin-top: 10px;
	margin-right: 2px;
}
.team-card .team-overlay {
	background-color: rgba(205, 205, 205, 0.8);
}
.team-card .team-overlay .team-detail h4 {
	color: #0d5da3;
}
.team-card .team-overlay .team-detail span {
	color: #0d5da3;
}
.row-inspiration {
  --bs-gutter-x: 0 !important;
}
.row-grid {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.row-grid > * {
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
}
.padding-1 {
  padding: 1px;
}
.text-justify {
  text-align: justify;
}
.whatsapp-fixed-icon {
	position: fixed;
	/* top: 200px; */
	top: 75%;
	right: 10px;
	color: #4bcb5a;
}
.whatsapp-fixed-icon:hover, .whatsapp-fixed-icon:focus {
	color: #188525;
}
.call-fixed-icon {
	position: fixed;
	/* top: 200px; */
	top: 75%;
	left: 10px;
	color: #0d5da3;
}
.call-fixed-icon:hover, .call-fixed-icon:focus {
	color: #000;
}
html {
  scroll-behavior: smooth;
}
.active {
	color: #cdcdcd !important;
}
@media (min-width: 992px) {
	.navbar.navbar-transparent.nav-sticky.nav-stick-top.navbar-light.bg-faded .nav-item .nav-link, .navbar.navbar-transparent.nav-sticky.nav-stick-top.navbar-light.bg-faded .navbar-right-elements .list-inline > li > a {
		color: #0d5da3;
	}
}
.logo {
	max-width: 170px;
}
body {
	font-size: 18px;
	color: #4c4c4c;
}
.media .media-body h4 {
	font-size: 22px;
}
.navbar-nav > li > .nav-link {
	font-size: 0.9rem;
}
.price-title {
	font-size: 12px !important;
}
.price-amount {
	font-size: 16px !important;
}
.team-card .team-overlay .team-detail span {
	font-size: 18px;
}
@media (max-width: 992px) {
	.nav-link {
		border-bottom: 1px #0d5da3 solid;
	}
}
.row-block {
	background-color: #0d5da3;
	padding: 20px;
	margin-bottom: 20px;
	color: #fff;
}
.owl-dots {
	display: none;
}
/* .owl-theme .owl-nav .owl-next { */
  /* right: 20px; */
/* } */
.owl-theme .owl-nav [class*="owl-"] {
  /* background-color: #0d5da3; */
  opacity: 1;
}
.text-125em {
	font-size: 1.25em !important;
}
.text-115em {
	font-size: 1.15em !important;
}

.owl-theme .owl-nav [class*="owl-"] {
	line-height: 36px;
}
.footer-bottomAlt span {
    display: block;
    text-align: left;
}
.atmit-footer-logo {
	max-width:100px;
}
.block-icon {
	max-width: 40px;
}
.item-center {
	margin: auto;
}
.text-075em {
	font-size: 0.75em !important;
}
a, a:after, a:before, a:hover {
	color: rgba(255, 255, 255, 0.6);
}
.background-product-block {
	background-color: #cdcdcd;
}
.mt-50 {
	margin-top: -50px;
}
.pt17 {
	padding-top: 17px;
}
.background-white {
	background-color: white;
}
.pr0 {
	padding-right: 0px !important;
}
.font-color-theme {
	color: #0d5da3;
}
.font-color-white {
	color: white;
}
.section-bg {
	background-image: url("../images/section-background.png");
	background-repeat: no-repeat;
}
.btn-primary-opposit {
  background: #fff;
  color: #0d5da3;
}
.btn-primary-opposit:hover, .btn-primary-opposit:focus, .btn-primary-opposit:active {
	background: #fff;
	color: #0d5da3;
}
.parallaxscreen {
	height: 50%;
}
.parallaxscreen .d-flex {
  height: 100% !important;
}






/* NEW ABOUT US */
.border-2112 {
  border-width: 2px 1px 1px 2px;
  border-color: #0d5da3;
  border-style: solid;
}
.about-text {
  background-color: #fff;
  padding: 40px 80px 40px 80px;
  text-align: justify;
}
.about-img-top {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 800px top;
}
.border-2211 {
  border-width: 2px 2px 1px 1px;
  border-color: #0d5da3;
  border-style: solid;
}
.about-img-bottom {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 300px bottom;
}
.border-1122 {
  border-width: 1px 1px 2px 2px;
  border-color: #0d5da3;
  border-style: solid;
}
.border-1221 {
  border-width: 1px 2px 2px 1px;
  border-color: #0d5da3;
  border-style: solid;
}
.page-heading {
  margin-bottom: 30px;
  border-bottom: 1px solid #e8e8e8;
}
.timeline {
  background-color: rgba(0, 0, 0, 0.2);
  margin: 10px auto !important;
  padding-top: 10px;
  padding-bottom: 10px;
}
.timeline-title {
  color: #fff;
  font-size: 26px !important;
  font-weight: 700 !important;
}
.timeline-text {
  color: #fff;
  font-size: 13px !important;
  line-height: 1.3;
}

/* NEW SLIDER */
.list-icon li::before {
  content: "";
}
.slider-link {
	min-width: 150px;
}
.pb10 {
	padding-bottom: 10px !important;
}
.smart-forms label, .smart-forms input, .smart-forms button, .smart-forms select, .smart-forms textarea {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}
.smart-forms .input-hint {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}
.btn {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}
.navbar-nav > li > .nav-link {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}
.mission-img {
	max-width: 62px;
}
.vision-img {
	max-width: 40px;
}
.qr_code {
	max-width: 150px;
}
.btn-qr-code {
	overflow: hidden;
	position: relative;
	z-index: 1;
	border-radius: 2px;
	font-weight: 700 !important;
	font-size: 0.75rem !important;
	text-transform: uppercase;
	vertical-align: middle;
	letter-spacing: 0.05em;
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	line-height: 1.5;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.list-icon li {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}


.error-message {
	font-size: 11px;
	color: #0d5da3;
	display: none;
}
.success-message {
	font-size: 1.5em;
	color: #0d5da3;
	display: none;
}
.captcha-img {
	max-width: 125px;
}
.hand {
	cursor: pointer;
}
button, input, optgroup, select, textarea {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}
.loading-img {
	max-width: 20px;
}
.rectangle-logo {
	width: 125px;
}
.circle-logo {
	width: 75px;
}
.text-right {
	text-align: right;
}
.team-card .team-overlay .team-detail {
	margin: 0 10px 0 10px !important;
}