/*
Boja Glavna: 
Logo font: MedusaGothic
Menu font: Calibri
Other: Zimra
Other: Antique Book---
Font: Calibri
Line-height: 1.2
Margins: 20px
Gap: 30px

Tamno zelena: #102b2e
Tamno zelena hover: #2f7d86

Font Color (light): #aea9a0
Gray BG: #aea9a0

Footer font color: #868a8a
Color Oker: dad6ce
Font on oker bg: #646060
Booking form proizvoljni stil

Vanjski padding 40px

*/
.t4-content {
    background-color: transparent;
	overflow-y: auto!important;
}
.t4-wrapper {
	height: auto;
}
.t4-offcanvas {
	position: fixed;
}
.t4-spotlight-1,
.t4-spotlight-2 {
	padding-bottom: 60px;
}
.t4-section > .t4-row {
    margin-right: -15px;
    margin-left: -15px;
}
.mod-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 0;
}
.t4-off-canvas-header h3 {
	display: none;
}
.t4-main-body {
	background: #fff;
}
.homepage .t4-main-body {
	display: none;
}
.moduletable {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    padding: 0.75rem 0;
    margin: 0.75rem auto;
}
.moduletable > h3 {
	font-weight: 500;
	font-size: 24px;
}
a:focus,
a:hover {
	text-decoration: none;
}
a,
a:after,
a:before {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.relative {
	position: relative;
}
.textcenter {
	text-align: center;
}
img {
	max-width: 100%;
}
h1,h2,h3,h4,h5,h6 {
	margin: 1.5rem 0;
}
ul,ol {
	padding-left: 30px;
	margin-bottom: 25px;
	margin-bottom: 1.5rem;
}
p {
	margin-bottom: 25px;
	margin-bottom: 1.5rem;
}
blockquote {
	width: 80%;
	padding: 0;
	padding-left: 50px;
	font-size: 20px;
	margin: 50px 0 30px 0;
	border-left: 5px solid #d92128;
}

/* LANGUAGE */
.mod-languages {
    position: absolute;
    right: 30px;
    top: 3px;
}

/* BUTTON */
.btn-primary {
	background-color: #102b2e;
	border-color: #102b2e;
	padding: 10px 30px;
}
.btn-primary:hover {
	background-color: #2f7d86;
	border-color: #2f7d86;
}

/* SWIPER COLORS */
.swiper-button-next, 
.swiper-button-prev {
	color: #fff;
    text-shadow: 2px 2px 5px rgba(0,0,0,0.2);
    cursor: pointer;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.swiper-button-next:hover, 
.swiper-button-prev:hover {
	color: #102b2e;
}
.swiper-pagination-bullet-active {
	background: #102b2e;
}

/* Fixed header */
.t4-header {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
}
.t4-wrapper-inner {
    -webkit-transform-style: flat!important;
    transform-style: flat!important;
	-webkit-transform: none!important;
	-moz-transform: none!important;
	-ms-transform: none!important;
	-o-transform: none!important;
	transform: none!important;
}

/* FocalPoint Images */
.img-focus.height-23:after {
	padding-top: 23%;
}
.img-focus.height-39:after {
	padding-top: 39%;
}
.img-focus.height-40:after {
	padding-top: 40%;
}
.img-focus.height-42:after {
	padding-top: 42%;
}
.img-focus.height-48:after {
	padding-top: 48%;
}
.img-focus.height-50:after {
	padding-top: 50%;
}
.img-focus.height-52:after {
	padding-top: 52%;
}
.img-focus.height-56:after {
	padding-top: 56%;
}
.img-focus.height-57:after {
	padding-top: 57%;
}
.img-focus.height-60:after {
	padding-top: 60%;
}
.img-focus.height-61:after {
	padding-top: 61%;
}
.img-focus.height-63:after {
	padding-top: 63%;
}
.img-focus.height-64:after {
	padding-top: 64%;
}
.img-focus.height-67:after {
	padding-top: 67%;
}
.img-focus.height-68:after {
	padding-top: 68%;
}
.img-focus.height-69:after {
	padding-top: 69%;
}
.img-focus.height-71:after {
	padding-top: 71%;
}
.img-focus.height-73:after {
	padding-top: 73%;
}
.img-focus.height-75:after {
	padding-top: 75%;
}
.img-focus.height-76:after {
	padding-top: 76%;
}
.img-focus.height-78:after {
	padding-top: 78%;
}
.img-focus.height-100:after {
	padding-top: 100%;
}
.img-focus.height-103:after {
	padding-top: 103%;
}
.img-focus.height-114:after {
	padding-top: 113.8%;
}
.img-focus.height-120:after {
	padding-top: 120%;
}
.img-focus.height-134:after {
	padding-top: 134%;
}
.img-focus.height-150:after {
	padding-top: 150%;
}

/* Img focus Proportions */
.img-focus {
	display: block;
	overflow: hidden;
	position: relative;
}
.img-focus:after {
	content: "";
	display: block;
	padding-top: 57%;
}
.img-focus img { 
	background-color: transparent;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	height: 100%!important;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	transform: none;
}

/* PADDINGS */
.custom-padding {
	padding: 1px 70px;
}
.inner-padding {
	padding: 1px 70px;
}
@media screen and (max-width: 1600px) {
	.inner-padding {
		padding: 1px 50px;
	}
}
@media screen and (max-width: 992px) {
	.custom-padding {
		padding: 1px 50px;
	}
	.inner-padding {
		padding: 1px 40px;
	}
}
@media screen and (max-width: 768px) {
	.custom-padding {
		padding: 1px 30px;
	}	
	.inner-padding {
		padding: 1px 30;
	}
}
@media screen and (max-width: 576px) {
	.inner-padding {
		padding: 1px 0px;
	}
}

/* PLACEHOLDERS */
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #000!important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #000!important;
	opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #000!important;
	opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #000!important;
}
::-ms-input-placeholder { /* Microsoft Edge */
	color: #000!important;
}
::placeholder { /* Most modern browsers support this now. */
	color: #000!important;
}

/* SCROLLBAR & PLACEHOLDERS */
::-webkit-scrollbar {
    overflow: visible;
    width: 8px;
}
::-webkit-scrollbar,
::-webkit-scrollbar-track {
    background: #102b2e;
}
::-webkit-scrollbar-track-piece:end,
::-webkit-scrollbar-track-piece:start {
    background: #102b2e;
}
::-webkit-scrollbar-thumb {
    background: #2f7d86;
}
::-webkit-scrollbar-thumb:window-inactive {
    background: #2f7d86;
}
::-moz-selection {
    background-color: #2f7d86;
    color: #fff;
    text-shadow: none;
}
::selection {
    background-color: #2f7d86;
    color: #fff;
    text-shadow: none;
}

/* SEARCH */
#searchForm .input-group,
#searchForm .phrases,
#searchForm .only,
#searchForm .form-limit {
	display: none;
}

/* MENUBAR */
.t4-header {

}
.t4-header .moduletable {
	margin: 0;
	padding: 0;
}
body {
    padding-top: 190px;
}
.t4-header .site-name {
	font-family: 'MedusaGothic';
	font-size: 48px;
	text-transform: uppercase;
	font-weight: 500!important;
}
@media screen and (max-width: 992px) {
	.t4-header .site-name {
		font-size: 32px;
	}	
}
@media screen and (max-width: 576px) {
	.t4-header .site-name {
		font-size: 20px;
	}	
	.t4-offcanvas-toggle {
		top: 0;
	}
}
@media screen and (min-width: 992px) {
	.nav-breakpoint-lg .header-block-3 .navbar-brand {
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
		max-width: 80%;
		margin-left: auto;
		margin-bottom: 20px;
	}
}
.t4-megamenu .navbar-nav > li > a, 
.t4-megamenu .navbar-nav > li > .nav-link {
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding: 10px 30px;
	position: relative;
}
.t4-megamenu .navbar-nav > li > a:after {
	content: '';
	position: absolute;
	display: block;
	width: 0px;
	height: 3px;
	background: #102b2e;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0;
}
.t4-megamenu .navbar-nav > li.active > a:after,
.t4-megamenu .navbar-nav > li > a:hover:after {
	width: 74px;
}
.t4-module .nav > li.active > a, 
.t4-card .nav > li.active > a, 
.moduletable .nav > li.active > a, 
.module_menu .nav > li.active > a {
	font-weight: 500;
}
body {
	padding-top: 0;
}
.t4-header {
	padding: 30px 0 8px 0; 
	background: rgba(255,255,255,0);
	-webkit-box-shadow: 0px 0px 30px -10px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 30px -10px rgba(0,0,0,0);
	box-shadow: 0px 0px 30px -10px rgba(0,0,0,0);
	-webkit-transition: background 0.5s ease-in-out;
	-moz-transition: background 0.5s ease-in-out;
	-ms-transition: background 0.5s ease-in-out;
	-o-transition: background 0.5s ease-in-out;
	transition: background 0.5s ease-in-out;
}
.t4-header .site-name,
.t4-megamenu .navbar-nav > li > a, 
.t4-megamenu .navbar-nav > li > .nav-link,
#t4-header .moduletable .nav>li.active>a {
	color: #fff;
}
.t4-megamenu .nav>.dropdown>.dropdown-toggle .item-caret {
	border-top: 4px solid #fff;
}
.home-colored.t4-header {
	background: rgba(255,255,255,1);
	-webkit-box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.5);
}
.home-colored.t4-header .site-name,
.home-colored .t4-megamenu .navbar-nav > li > a, 
.home-colored .t4-megamenu .navbar-nav > li > .nav-link,
#t4-header.home-colored .moduletable .nav>li.active>a {
	color: #868a8a;
}
.home-colored .t4-megamenu .nav>.dropdown>.dropdown-toggle .item-caret {
	border-top: 4px solid #868a8a;
}
.t4-header .site-name,
.t4-offcanvas-toggle .toggle-bars,
.t4-offcanvas-toggle .toggle-bars:before, 
.t4-offcanvas-toggle .toggle-bars:after,
.t4-megamenu .nav>.dropdown>.dropdown-toggle .item-caret {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.home-colored .t4-offcanvas-toggle .toggle-bars,
.home-colored .t4-offcanvas-toggle .toggle-bars:before, 
.home-colored .t4-offcanvas-toggle .toggle-bars:after {
	background: #868a8a;
	height: 2px;
}
.t4-offcanvas-toggle .toggle-bars,
.t4-offcanvas-toggle .toggle-bars:before, 
.t4-offcanvas-toggle .toggle-bars:after {
	background: #fff;
}

/* OFFCANVAS */
.t4-offcanvas .t4-off-canvas-body .navbar .nav-link, .t4-offcanvas .t4-off-canvas-body .navbar .separator {
	font-size: 20px;
    text-transform: uppercase;
	letter-spacing: 3px;
    padding: 15px 25px;
	color: #646060;
}
.t4-offcanvas .t4-off-canvas-body .navbar .nav-link:hover, .t4-offcanvas .t4-off-canvas-body .navbar .nav-link:focus, .t4-offcanvas .t4-off-canvas-body .navbar .nav-link:active, .t4-offcanvas .t4-off-canvas-body .navbar .separator:hover, .t4-offcanvas .t4-off-canvas-body .navbar .separator:focus, .t4-offcanvas .t4-off-canvas-body .navbar .separator:active {
    color: #102b2e;
}
.t4-offcanvas .t4-off-canvas-header {
	background: #dad6ce;
    padding: 0;
}
.t4-offcanvas .t4-off-canvas-header .close {
    background: #2f7d86;
    color: #fff;
    opacity: 1;
    text-shadow: 0 1px 0 rgba(0,0,0,0.3);
    line-height: 2.2rem;
	position: absolute;
    top: 25px;
    right: 25px;
    z-index: 1;
}
.t4-offcanvas .t4-off-canvas-header .close:hover {
	background: #102b2e;
}
.t4-offcanvas .t4-off-canvas-body {
	background: #dad6ce;
	height: calc(100%);
}

/*  HEADER IMG */
.header-image {
	min-height: 800px;
	padding: 150px 0 0 0;
	background-position: center center;
	background-size: cover;
	position: relative;
}
.header-image-overlay:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 400px;
    top: 0;
    left: 0;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000',GradientType=0 );
}
.header-line {
	display: block;
	width: 100%;
	height: 70px;
	background: red;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(16, 43, 46, 0.86);
}
.header-image a,
.header-image span {
	color: #fff;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
.header-image h1 {
	color: #fff;
	text-shadow: 0px 0px 20px rgba(0,0,0,0.5);
}
.breadcrumb {
	background: transparent;
	color: #fff;
}
.breadcrumb .divider {
	display: inline-block;
	margin: 0 5px;
}
.breadcrumb .divider:before,
.breadcrumb > .active + li:before,
.breadcrumb > li + li:before {
    content: none;
}
.breadcrumb li:first-child {
	display: none;
}
@media screen and (max-width: 992px) {
	.header-image {
		min-height: 400px;
		padding: 120px 0;
	}
	.header-image a,
	.header-image span {
	}
	.header-image h1 {
	}
}

/* EX SLIDER */
.mod-exslider {
	position: relative;
}
.mod-exslider-image {
	min-height: 100vh;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: center;
}
.mod-exslider-content {
	display: inline-block;
	max-width: 700px;
	width: 100%;
	text-align: left;
}
.mod-exslider-title {
}
.mod-exslider-text {
}
@media screen and (max-width:992px){
	.mod-exslider-title {		
	}
	.mod-exslider-text {		
	}
}

/* EX GRID */
.mod-exgrid {
	padding-top: 2rem;
}
.mod-exgrid-items {
	display: grid;
	grid-gap: 15px 30px;
	grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 1200px){
	.mod-exgrid-items {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (max-width: 768px){
	.mod-exgrid-items {
		grid-template-columns: repeat(1, 1fr);
	}
}

.mod-exgrid-item {
	font-size: 20px;
	text-align: justify;
}
.mod-exgrid-item strong {
	font-size: 1.2em;
	font-family: 'MedusaGothic';
	font-weight: 500;
}



/* EX LOGOS */
.mod-exlogos {
	padding: 50px 0;
	position: relative;
}
.mod-exlogos .swiper-container {
	padding-bottom: 40px;
}

/* K2 GRID */
.k2-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 30px;
}
.k2-grid-item {
}
@media only screen and (max-width: 1200px) {
	.k2-grid {
		grid-template-columns: 1fr 1fr 1fr;
	}
}
@media only screen and (max-width: 992px) {
	.k2-grid {
		grid-template-columns: 1fr 1fr;
	}
}
@media only screen and (max-width: 768px) {
	.k2-grid {
		grid-template-columns: 1fr 1fr;
	}
}
@media only screen and (max-width: 576px) {
	.k2-grid {
		grid-template-columns: 1fr;
	}
}

/* K2 MASONRY */
.k2-masonry-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
	width: 25%;
}
@media only screen and (max-width: 1200px) {
	.k2-masonry-item {
		width: 33.333%;
	}
}
@media only screen and (max-width: 992px) {
	.k2-masonry-item {
		width: 50%;
	}
}
@media only screen and (max-width: 768px) {
	.k2-masonry-item {
		width: 50%;
	}
}
@media only screen and (max-width: 576px) {
	.k2-masonry-item {
		width: 100%;
	}
}

/* K2 ITEM */
.k2item {
	padding: 30px 0;
}
.k2item-date {
}
.k2item-date span {
}
.k2item-introtext {
	font-size: 18px;
}
.k2item-images {
}
.k2item ul, 
.k2item ol {
}
.k2item ul, 
.k2item ol,
.k2item p {
}
.k2item-tags {
}
.k2item-tags span:last-child {
	display: none;
}
.k2-captions {
	margin: 15px 0 0 30px;
}
ul.sigProResponsiveBlue li.sigProThumb a.sigProLink:hover
ul.sigProResponsiveBlue li.sigProThumb a.sigProLink {
	border: 0!important;
}

/* K2 SHARE */
.k2itemFacebookButton,
.k2itemTwitterButton {
	float: left;
	display: inline-block;
	line-height: 0;
	margin-right: 15px;
}
.k2item-share {
	margin-bottom: 30px;
}

/* K2 VIDEO RESPONSIVE */
.k2itemVideoEmbedded {
	position: relative;
	padding-bottom: 50%;
	padding-top: 25px;
	margin-bottom: 15px;
	margin-top: 40px;
	height: 0;
}
.k2itemVideoEmbedded iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

/* PAGINATION */
.k2-pagination {
	text-align: center;
	margin-top: 45px;
}
.k2-pagination .pagination {
    float: none;
    display: inline-block;
}
.k2-pagination .page-item {
	display: inline-block;
}
.k2-pagination-page {
}
.k2-pagination a, 
.k2-pagination span {
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important;
}
.pagination > li > a, 
.pagination > li > span {
	color: #102b2e;
}
.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
	background-color: #102b2e!important;
	border-color: #102b2e!important;
}
.pagination > li > a:hover, 
.pagination > li > span:hover, 
.pagination > li > a:focus, 
.pagination > li > span:focus {
	color: #000;
}

/* K2 DOCUMENTS */
.k2itemDocuments {
    margin: 50px 0 30px 0;
}
.k2itemDocument {
    border-top: 1px solid #f3f3f3;
    padding: 10px 0;
}
.k2itemDocument-extension {
	display: inline-block;
	text-transform: uppercase;
	width: 50px;
	margin-bottom: 0px;
	float: left;
}
.k2documentation {
    color: #000;
}
.k2itemDocument-print {
	position: absolute;
	left: 0;
}
.k2itemDocument-print:hover {
}
@media screen and (max-width:768px){
	.k2itemDocuments {
		margin-top: 30px;
	}
	.k2itemDocument-print {
		display: none;
	}   
}

/* CONTACT FORM */
.rsform-input-box,
.rsform-text-box,
.rsform-select-box,
.rsform-calendar-box {
	color: #000!important;
	width: 100%!important;
    max-width: 100%;
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important;
	padding: 0 14px!important;
	line-height: 40px!important;
	background-color: rgba(255,255,255,0.2);
	border-color: rgba(0,0,0,0.2)!important;
}
.rsform-input-box,
.rsform-select-box,
.rsform-calendar-box {
	height: 40px!important;
}
.rsform-calendar-button {
	position: absolute;
	right: 2px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.rsform-block {
	margin-bottom: 20px!important;
}
.rsform-input-box:focus,
.rsform-text-box:focus {
    border-color: #000!important;
    outline: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
.rsform,
.form-control {
	font-size: 18px;
	color: #646060;
}
.rsform-submit-button {
	font-size: 18px;
}
.form-control:focus, 
.inputbox:focus {
    border-color: #2f7d86;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.formControlLabel,
.formControls {
	margin-bottom: 5px;
	line-height: 25px;
}
.form-check {
    position: relative;
    padding-left: 20px;
	margin-right: 20px;
}
.form-check-input {
	-webkit-transform: scale(1.2) translateY(-50%);
	-moz-transform: scale(1.2) translateY(-50%);
	-ms-transform: scale(1.2) translateY(-50%);
	-o-transform: scale(1.2) translateY(-50%);
	transform: scale(1.2) translateY(-50%);
    position: absolute!important;
	margin: 0 10px 0 0!important;
    left: 0;
	top: 50%;
}
.rsform {
	padding-top: 30px;
	padding-bottom: 60px;
	background-color: #dad6ce;
	background-image: url('/images/template/booking-1920x2530.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.rsform .regular-modtitle {
    color: #868a8a;
}
.formRed {
    color: #102b2e;
    font-weight: normal;
	font-family: 'MedusaGothic';
}
.formError {
    color: #102b2e;
    font-weight: normal;
    font-size: 16px;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, 
.btn-primary:not(:disabled):not(.disabled).active:focus, 
.search .btn-toolbar .btn:not(:disabled):not(.disabled):active:focus, 
.search .btn-toolbar .btn:not(:disabled):not(.disabled).active:focus, 
.search .btn-toolbar .show > .dropdown-toggle.btn:focus
.show > .btn-primary.dropdown-toggle:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}


/* FOOTER */
#t4-bottom  {
    padding-top: 50px;
    padding-bottom: 40px;
}
#t4-bottom .section-title {
	position: relative;
	color: #868a8a;
}
#t4-bottom .section-title:before {
    content: '';
    display: block;
    background: rgba(255,255,255,0.5);
    height: 1px;
    width: 500px;
    position: absolute;
    left: -510px;
    top: 50%;
}
#t4-bottom .moduletable {
	padding-left: 0;
	padding-right: 0;
}
#t4-bottom .moduletable h3 {
	color: #868a8a;
}
.bottom-continents {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 30px;
}
@media screen and (max-width: 1200px){
	.bottom-continents {
		grid-template-columns: 1fr 1fr;
	}
}
@media screen and (max-width: 992px){
	.bottom-continents {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
}
@media screen and (max-width: 576px){
	.bottom-continents {
		grid-template-columns: 1fr 1fr;
	}
}
.bottom-continent-name {
	font-family: 'MedusaGothic';
	font-size: 18px;
	color: #868a8a;
	margin-bottom: 10px;
}
.bottom-country {
	font-size: 16px;
	color: #868a8a;
	text-transform: uppercase;
}
.bottom-country:hover {
	color: #fff;
}
@media screen and (min-width: 992px){
	.footnav-2,
	.footnav-3 {
		text-align: right;
	}
}
.footnav-2 .navbar-nav {
    margin-top: 18px;
    width: 100%;
}
.footnav-2 .navbar {
	padding-left: 0;
	padding-right: 0;
}
.footnav-2 .nav li a {
	font-family: 'MedusaGothic';
	font-size: 18px;
	color: #868a8a!important;
	margin-bottom: 10px;
	padding: 10px 0;
	display: inline-block;
}
.footnav-2 .nav li a:hover {
	color: #fff!important;
}
.footnav-3 {
	font-size: 12px;
}
.footnav-3 a {
	color: #868a8a;
}
.footnav-3 a:hover {
	color: #fff;
}
.footer-social {
    margin: 20px 0 0 0;
}
.footer-social a {
	/* color: #334e51; */
	text-shadow: -6px -6px 3px rgba(0,0,0,0.3);
	display: inline-block;
	font-size: 46px;
	padding: 0 7px;
}
.footnav-3 {
	font-family: 'MedusaGothic', sans-serif;	
	/* font-size: 14px; */
	color: #868a8a;
}

/* MOD INTRO */
.mod-intro {
	font-size: 20px;
	color: #fff;
	padding: 60px 0;
	/*  background-attachment: fixed;*/
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.mod-intro ul, .mod-intro ol {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 10px;
}
@media screen and (max-width: 768px){
	.mod-intro ul, .mod-intro ol {
		grid-template-columns: 1fr;
	}
}

/* MOD DESTINATION ICONS */
.mod-icons-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 30px;
}
@media screen and (max-width: 1200px){
	.mod-icons-grid {
		grid-template-columns: 1fr 1fr 1fr;
	}
}
@media screen and (max-width: 992px){
	.mod-icons-grid {
		grid-template-columns: 1fr 1fr;
	}
}
@media screen and (max-width: 567px){
	.mod-icons-grid {
		grid-template-columns: 1fr;
	}
}
.mod-title-centered {
	color: #a7a4a4;
	overflow: hidden;
	text-align: center;
	margin: 40px 0;
}
h2.mod-title-centered {
	font-size: 28px;
	letter-spacing: 5px;
}
h4.mod-title-centered {
	letter-spacing: 3px;
}
.mod-title-centered:before,
.mod-title-centered:after {
	content: "";
	display: inline-block;
	width: 50%;
	margin: 0 60px 0 -55%;
	vertical-align: middle;
	border-bottom: 1px solid #bab4a7;
}
@media screen and (max-width: 768px){
	.mod-title-centered:before, .mod-title-centered:after {
		display: none;
	}
}
.mod-title-centered:after {
	margin: 0 -55% 0 60px;
}
.mod-icons-box {
	border-top: 3px solid #102b2e;
	position: relative;
	overflow: hidden;
}
.mod-icons-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    padding: 50px 20px 80px 30px;
    background: rgba(16, 43, 46, 0);
	-webkit-transition: all 0.75s ease-in-out;
	-moz-transition: all 0.75s ease-in-out;
	-ms-transition: all 0.75s ease-in-out;
	-o-transition: all 0.75s ease-in-out;
	transition: all 0.75s ease-in-out;
    -webkit-transform: rotateY(90deg) rotateX(-90deg);
    -moz-transform: rotateY(90deg) rotateX(-90deg);
    -ms-transform: rotateY(90deg) rotateX(-90deg);
    -o-transform: rotateY(90deg) rotateX(-90deg);
    transform: rotateY(90deg) rotateX(-90deg);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
	opacity: 0;
}
.mod-icons-box:hover .mod-icons-overlay {
	-webkit-transform: rotateY(0deg) rotateX(-0deg);
    -moz-transform: rotateY(0deg) rotateX(-0deg);
    -ms-transform: rotateY(0deg) rotateX(-0deg);
    -o-transform: rotateY(0deg) rotateX(-0deg);
    transform: rotateY(0deg) rotateX(-0deg);
	background: rgba(16, 43, 46, 0.8);
	opacity: 1;
}
.mod-icons-text {
    overflow: auto;
    color: #fff;
    height: 100%;
	font-size: 20px;
}
.mod-icons-more {
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.mod-icons-itemtitle {
	font-size: 20px;
	background: #102b2e;
	text-align: center;
	margin: 0;
	padding: 20px 10px;
	color: #fff;
}
.mod-icons-itemtitle a {
	color: #fff;
}

/* MOD MAP */
#chartdiv {
	width: 100%;
	height: 700px;
}
#chartdestination {
	width: 100%;
	height: 630px;
}
.mod-map-grid {
	background: #d1cdc3;
	display: grid;
	grid-template-columns: 2fr 1fr;
	grid-gap: 0;
}
.mod-map-continents {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 30px;
}
@media screen and (max-width: 1200px) {
	.mod-map-grid {
		grid-template-columns: 1fr;
	}
	.mod-map-continents {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
	#chartdiv,
	#chartdestination {
		height: 500px;
	}
}
@media screen and (max-width: 768px) {
	#chartdiv,
	#chartdestination {
		height: 400px;
	}
}
@media screen and (max-width: 576px) {
	#chartdiv,
	#chartdestination {
		height: 300px;
	}
	.mod-map-continents {
		grid-template-columns: 1fr 1fr;
	}
}
.mod-map-content {
	background: #bab4a7;
    padding-top: 40px;
    padding-bottom: 40px;
}
.mod-map-hover {
	fill: #102b2e;
}
.mod-map-title {
	font-family: 'MedusaGothic';
	font-size: 30px;
	font-size: 24px;
	letter-spacing: 2px;
	color: #fff;
	text-transform: uppercase;
    margin-bottom: 30px;
}
.mod-map-continents + .mod-map-title {
	margin-top: 60px;
}
.mod-map-continent-name {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
}
.mod-map-link {
	font-size: 18px;
	color: #dfddd7;
}
.mod-map-link:hover {
	color: #fff;
}

/* K2 TOP */
.k2-top {
	background: #aea9a0;
	color: #fff;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	font-size: 16px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.k2-top a {
	color: #fff;
}
.k2-top-block {
}
.top-social-link {
	display: inline-block;
	text-align: center;
	color: #fff;
	width: 70px;
	margin-bottom: 15px;
}
.top-social-link img {
	display: block;
	height: 43px;
	margin: 0 auto 10px auto;
}
.k2-middle-right {
	text-align: right;
}
@media screen and (max-width: 1200px) {
	.k2-top {
		grid-template-columns: 1fr;
	}
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 576px) {
}


/* K2 MIDDLE */
.k2-middle {
	background: #000;
	color: #fff;
	display: grid;
	grid-template-columns: 1fr 1fr;
    font-size: 16px;
    padding-top: 30px;
    padding-bottom: 30px;
	background-image: url('/images/template/footer-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
@media screen and (max-width: 1200px) {
	.k2-middle {
		grid-template-columns: 1fr;
	}
	.k2-middle-right {
		text-align: left;
	}
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 576px) {
}


/* MINI SLIDER */
.miniSlider {
	padding-top: 2rem;
}
.miniSlider-box {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 10px;
}
.miniSlider-imagebox {
	position: relative;
	display: block;
}
.miniSlider-icon {
	color: #FF0000;
	font-size: 10px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.miniSlider-icon .fa-circle {
	color: #fff;
}
.miniSlider-content {
	color: #aea9a0;
}
.miniSlider-content:hover {
	color: #102b2e;
}
.miniSlider-title,
.miniSlider-text {
	font-size: 17px;
	margin: 0 0 5px 0;
}
.miniSlider-link {
	margin: 10px 0;
	text-align: center;
	text-align: left;
	font-size: 14px;
}
.miniSlider-link a {
	color: #102b2e;	
}
.miniSlider-link a:hover {
	color: #2f7d86;	
}
.miniSlider-imagebox:hover .miniSlider-icon {
	color: #fff;
}
.miniSlider-imagebox:hover .miniSlider-icon .fa-circle {
	color: #ff0000;
}
.miniSlider-imagebox:hover .miniSlider-icon,
.miniSlider-imagebox:hover .miniSlider-icon .fa-circle {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.miniSlider-imagebox:hover .gallerySlider-overlay {
	opacity: 1;
}

/* MOD GALLERY SLIDER */
.mod-exgallery {
	padding-top: 2rem;
}
.regular-modtitle {
	color: #aeaeae;
	font-size: 24px;
	margin: 2rem 0;
	overflow: hidden;
}
.regular-modtitle:after {
    content: "";
    display: inline-block;
    margin: 0 -650px 0 40px;
    vertical-align: middle;
    border-bottom: 1px solid #bab4a7;
    width: 650px;
}
.swiper-button-next.dark, 
.swiper-button-prev.dark {
	/*color: #aea9a0;*/
	color: rgba(0,0,0,0.2);
	text-shadow: none;
}
.swiper-button-next.dark {
	right: 0;
}
.swiper-button-prev.dark {
	left: 0;
}
.swiper-button-next.dark:hover, 
.swiper-button-prev.dark:hover {
	color: #102b2e;
}
@media screen and (max-width: 576px) {
	.swiper-button-next.dark:after, 
	.swiper-button-prev.dark:after {
		font-size: 30px;
	}
	.swiper-button-next.dark {
		right: -30px;
	}
	.swiper-button-prev.dark {
		left: -30px;
	}
}
.gallerySlider-overlay {
	opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
	background: rgba(16, 43, 46, 0.8);;
    top: 0;
    left: 0;
	color: #fff;
	font-size: 20px;
    display: flex;
	align-items: center;
	justify-content: center;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.sigProLink:hover .gallerySlider-overlay {
	opacity: 1;
}
.gallerySlider-overlay i {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.sigProLink:hover .gallerySlider-overlay i {
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-ms-transform: scale(2);
	-o-transform: scale(2);
	transform: scale(2);
}

/* BOTTOM SECTIONS */
#t4-bottom-sections,
#t4-bottom-section-destination {
	background: #dad6ce;
	padding-top: 30px;
	padding-bottom: 30px;
}
/* MOD TEXTSLIDER */
.textSlider-images {
	display: grid;
	grid-template-columns: repeat( auto-fit, minmax(100px, 1fr) );
	grid-gap: 15px;
}
.textSlider-images img {
	border: 3px solid #fff;
}
.textSlider-images {
	margin-bottom: 1.5rem;
}
.textSlider-content {
	font-size: 20px;
	color: #646060;
	text-align: justify;
  	margin-bottom: 30px;
}
.textSlider-content strong {
	font-size: 1.2em;
	font-family: 'MedusaGothic';
	font-weight: normal;
}
/* MOD INSTAGRAM */
.textSlider-modtitle,
.instagram-modtitle {
	overflow: hidden;
	color: #434141;
	font-size: 24px;
	margin: 2rem 0;
}
.textSlider-modtitle:after {
    content: "";
    display: inline-block;
    margin: 0 -650px 0 30px;
    vertical-align: middle;
    border-bottom: 1px solid #999;
    width: 650px;
}
.instagram-row {
	margin: -15px -15px 1.5rem -15px;
}
.eapps-instagram-feed-posts-grid-load-more-container {
	display: none;
}

/* FOOTER IMAGE */
.footer-image {
	min-height: 700px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: flex;
    align-items: center;
}
.footer-image-content > p:first-child > strong:first-child {
	font-size: 48px;
    font-family: 'MedusaGothic';
	display: block;
	margin-bottom: 20px;
}
.footer-image-content {
	/*
	font-size: 48px;
    font-family: 'MedusaGothic';
	*/
	font-size: 20px;
    color: #fff;
    text-shadow: -3px -3px 6px rgba(0,0,0,0.6);
	width: 42%;
	margin-top: 50px;
}

/* DESTINATION PAGE */
.d-title {
	font-size: 24px;
	color: #fff;
	letter-spacing: 4px;
	margin-bottom: 40px;
}
.dinfo {
	color: #fff;
	font-size: 18px;
}
.dinfo-title {
	text-transform: uppercase;
	margin-bottom: 10px;
}
.dinfo-content {
	display: grid;
    grid-template-columns: 1fr 2fr;
    grid-gap: 5px;
    margin-bottom: 40px;
}
.safety {
	display: grid;
	/*
	grid-template-columns: 1fr 3fr;
	grid-gap: 15px;
	*/
	grid-template-columns: 1fr 2fr;
	grid-gap: 5px;

}
.safety-title {
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 18px;
}
.safety-icon {
	display: inline-block;
	width: 13px;
	height: 11px;
}
.safety-icon-1 {
	background: #b33535;
}
.safety-icon-2 {
	background: #A75535;
}
.safety-icon-3 {
	background: #9B7435;
}
.safety-icon-4 {
	background: #8E9435;
}
.safety-icon-5 {
	background: #82b335;
}

.dintro  {
    position: relative;
}
.dintro-overlay {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #102b2e;
    left: 0;
    top: 0;
}
.dintro-image {
	display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0.3;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.dintro-grid {
	color: #fff;
	position: relative;
	display: grid;
	grid-template-columns: 2fr 1fr;
	grid-gap: 70px;
	padding-top: 70px;
	padding-bottom: 70px;
}
.dintro-text {
	font-size: 18px;
}
.dintro-title {
	font-family: 'MedusaGothic';
	font-size: 60px;
	line-height: 1.3;
}
@media screen and (max-width: 1200px) {
	.dintro-title {
		font-size: 48px;
	}
}
@media screen and (max-width: 992px) {
	.dintro-grid {
		grid-template-columns: 1fr;
		grid-gap: 0px;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.dintro-title {
		font-size: 36px;
		grid-row: 1;
	}
	.dintro-text {
		grid-row: 2;
	}
}

.pf {
	padding-top: 30px;
	padding-bottom: 30px;
}
.pf-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 30px;
}
.pf-box {
	position: relative;
    overflow: hidden;
}
.pf-overlay {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    padding: 13%;
    background: #f6f6f6;
    -webkit-transition: all 0.75s ease-in-out;
    -moz-transition: all 0.75s ease-in-out;
    -ms-transition: all 0.75s ease-in-out;
    -o-transition: all 0.75s ease-in-out;
    transition: all 0.75s ease-in-out;
    opacity: 0;
}
.pf-box:hover .pf-overlay {
	opacity: 1;
}
.pf-text {
    color: #b0acac;
    height: 100%;
	text-align: center;
}
.pf-title {
	font-size: 30px;
    text-align: center;
    margin: 0;
    padding: 20px 0px;
    color: #999;
}
@media screen and (max-width: 1600px){
	.pf-title {
		font-size: 24px;
	}
}
@media screen and (max-width: 1200px){
	.pf-grid {
		grid-template-columns: 1fr 1fr;
	}
}
@media screen and (max-width: 992px){

}
@media screen and (max-width: 567px){
	.pf-grid {
		grid-template-columns: 1fr;
	}
	.pf-title {
		font-size: 30px;
	}
}

.in {
	background: #dad6ce;
	padding-top: 30px;
    padding-bottom: 30px;
}
.in-grid {
	display: grid;
	grid-template-columns: 250px auto 192px;
	grid-gap: 50px;
}
.in-grid .nav-tabs {
    border: 0;
	display: block;
	text-align: center
}
.in-grid .nav-tabs .nav-item {
    margin: 0 0 40px 0;
	display: inline-block;
}
.in-grid .nav-tabs .nav-link {
	padding: 0;
	border: 0;
	position: relative;
	opacity: 0.5;
}
.in-grid .nav-tabs .nav-link.active {
	opacity: 1;
}
.in-grid .nav-tabs .nav-link span {
	position: absolute;
	bottom: 0;
	font-size: 30px;
	font-family: 'MedusaGothic';
	text-transform: uppercase;
	color: #fff;
	padding: 15px 0;
	left: 0;
	width: 100%;
	text-align: center;
}
.in-day {
	font-family: 'MedusaGothic';
	font-size: 24px;
	color: #979693;
	margin-bottom: 5px;
}
.in-daytext {
	font-size: 18px;
	color: #646060;
}
.in-desc {
	font-size: 20px;
	color: #fff;	
}
.first-word {
	font-family: 'MedusaGothic';
	font-size: 24px;
}
.in-days {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 50px;
}
.in-contact {
    display: flex;
    align-items: center;
	justify-content: flex-end;
}
.in-contact a {
	display: inline-flex;
	align-items: center;
    justify-content: center;
	text-align: center;
	background: #253b3e;
	color: #fff;
	font-family: 'MedusaGothic';
	font-size: 20px;
	width: 190px;
	height: 130px;
}
.in-contact a:hover {
	background: #2f7d86;
}
.in .regular-modtitle {
	color: #979693;
}
.in .regular-modtitle:after {
	content: none;
}
@media screen and (min-width: 992px){
	.in {
		padding-right: 0;
	}
}
@media screen and (max-width: 1400px){
	.in-days {
		grid-template-columns: 1fr 1fr 1fr;
	}
}
@media screen and (max-width: 1200px){
	.in-days {
		grid-template-columns: 1fr 1fr;
	}
}
@media screen and (max-width: 992px){
	.in-grid {
		grid-template-columns: 1fr;
		grid-gap: 0;
	}
	.in-grid .nav-tabs {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-gap: 30px;
	}
	.in-days {
		grid-template-columns: 1fr 1fr 1fr;
		grid-gap: 30px;
	}
	.in-contact {
		justify-content: center;
	}
}
@media screen and (max-width: 768px){
	.in-days {
		grid-template-columns: 1fr 1fr;
	}
	.in-grid .nav-tabs .nav-link span {
		font-size: 24px;
	}
	.in-grid .nav-tabs .nav-item {
		margin: 0 0 25px 0;
	}
}


.exp {
	padding-top: 30px;
    padding-bottom: 30px;
    background: #fff;
    color: #646060;
}
.exp .regular-modtitle {
	color: #aeaeae;
}
.exp .regular-modtitle:after {
	content: none;
}
.exp-grid {
	display: grid;
	grid-template-columns: 1fr 600px 1fr;
	grid-gap: 30px;
	margin-bottom: 30px;
	align-items: center;
}
.exp-image {
	text-align: center;
}
.exp-image-caption {
    color: #bfbdb9;
    font-style: italic;
    margin-top: 7px;
}
.exp-text {
	font-size: 20px;
	text-align: justify;
}
@media (min-width: 1199px) and (max-width: 1599px){
	.exp-text {
		font-size: 1.25vw;
	}
}
.exp-text2 {
	text-align: left;
}
.exp-button {
	font-size: 24px;
	text-transform: uppercase;
	font-family: 'MedusaGothic';
	margin-bottom: 30px;
	text-align: center;
}
.exp-pagination {
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'MedusaGothic';
	text-align: center;
    width: 100%;
    position: relative;
}
.exp-pagination .swiper-pagination-bullet {
	width: auto;
    height: auto;
    display: inline-block;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: transparent!important;
	opacity: 1;
	padding: 10px 15px;
}
.exp-pagination .swiper-pagination-bullet-active {
	
}
.exp-pagination .swiper-pagination-bullet span {
	color: rgba(0,0,0,0.5);
	display: inline-block;
	position: relative;
}
.exp-pagination .swiper-pagination-bullet-active span {
	color: rgba(0,0,0,1);
}
.exp-pagination .swiper-pagination-bullet span:before {
	content: '';
	width: 3px;
	height: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: rgba(255,255,255,0.5);
	display: block;
    position: absolute;
    left: -15px;
    top: 8px;
}
.exp-pagination .swiper-pagination-bullet-active span:before {
	background: rgba(255,255,255,1);
}
.exp-pagination .swiper-pagination-bullet:first-child span:before {
	content: none;
}
@media screen and (max-width: 1400px){
	.exp-grid {
		grid-template-columns: 1fr 1fr 1fr;
	}
}
@media screen and (max-width: 1200px){
	.exp-grid {
		grid-template-columns: 1fr;
	}
}

.contact-bar {
	background-image: url('/images/template/contact-bar.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	min-height: 137px;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
}
.contact-bar-link {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'MedusaGothic';
	padding: 15px;
}
.contact-bar-link:hover {
	opacity: 0.5;
}

.inm {
	padding-top: 30px;
    padding-bottom: 30px;
	background: #dad6ce;
	color: #979693;
	font-size: 14px;
}
.inm-video {
	margin-bottom: 15px;
	border: 8px solid #fff;
}
.inm-text {
	text-align: center;
}

.combine {
	padding-top: 30px;
	padding-bottom: 30px;
}
.combine-grid {
	display: grid;
	grid-template-columns: 1fr 3fr;
	grid-gap: 80px;
}
.combine-items {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 80px;
	margin-bottom: 30px;
}
@media screen and (max-width: 1200px){
	.combine-grid,
	.combine-items {
		grid-gap: 50px;
	}
}
@media screen and (max-width: 992px){
	.combine-grid {
		grid-template-columns: 1fr;
		grid-gap: 15px;
	}
	.combine-items {
		grid-gap: 30px;
	}
}
@media screen and (max-width: 768px){
	.combine-grid {
		grid-gap: 0;
	}
	.combine-items {
		grid-gap: 30px;
	}
}
.combine-item {
	background: #102b2e;
	padding: 6px;
	text-align: center;
	display: block;
}
.combine-item:hover {
	background: #2f7d86;
}
.combine-item span {
	color: #fff;
	font-size: 16px;
	margin-top: 6px;
	display: block;
	font-family: 'MedusaGothic';
	text-transform: uppercase;
	word-break: break-word;
}
.combine-text {
	font-size: 18px;
	color: #646060;
	text-align: justify;
}

.pack {
	padding-top: 30px;
	padding-bottom: 30px;
}
.pack-grid {
	display: grid;
	grid-template-columns: 1fr 3fr;
	grid-gap: 80px;
}
@media screen and (max-width: 1200px){
	.pack-grid {
		grid-gap: 50px;
	}
}
@media screen and (max-width: 992px){
	.pack-grid{
		grid-template-columns: 1fr;
		grid-gap: 15px;
	}
}
@media screen and (max-width: 768px){
	.pack-grid {
		grid-gap: 0;
	}
}
.pack-text {
	font-size: 18px;
	color: #646060;
	margin-bottom: 30px;
	text-align: justify;
}
.pack-items {
	padding: 0 50px;
	margin-bottom: 30px;
}
.pack-item {
	text-align: center;
}
.pack-title {
	font-size: 18px;
	color: #bfbdb9;
}
.pack-image {
	margin-bottom: 10px;
}