@font-face {
    font-family: 'Helvetica-Light';
    src: url('../fonts/HelveticaNeueLight.eot');
    src: url('../fonts/HelveticaNeueLight.eot?#iefix') format('embedded-opentype'),
         url('../fonts/HelveticaNeueLight.woff2') format('woff2'),
         url('../fonts/HelveticaNeueLight.woff') format('woff'),
         url('../fonts/HelveticaNeueLight.ttf')  format('truetype'),
         url('../fonts/HelveticaNeueLight.svg#Helvetica Neue') format('svg');
}
@font-face {
    font-family: 'Didot';
    src: url('../fonts/Didot-Regular.eot');
    src: url('../fonts/Didot-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Didot-Regular.woff2') format('woff2'),
         url('../fonts/Didot-Regular.woff') format('woff'),
         url('../fonts/Didot-Regular.ttf')  format('truetype'),
         url('../fonts/Didot-Regular.svg#Didot') format('svg');
}

body{
	position:relative;
	overflow-x:hidden;
	font-family: 'Poppins', sans-serif;
	font-weight:300;
	font-size:14px;
}
html {
  scroll-behavior: smooth;
}
a:hover{
	text-decoration:none;
}
h2{
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	font-size:24px;
	color:#494949;
}

.usttab .nav-item .nav-link:hover img {
    margin-top: -7px;
    transition: all 0.6s;
}

.m0{
	margin:0 auto;
}
.mt20{
	margin-top:20px;
}
.mt40{
	margin-top:40px;
}
.mt80{
	margin-top:80px;
}
.mb0{
	margin-bottom:0;
}
.mb20{
	margin-bottom:20px;
}
.mb30{
	margin-bottom:30px;
}
.mb40{
	margin-bottom:40px;
}
.mb60{
	margin-bottom:60px;
}
.mb80{
	margin-bottom:80px;
}
.ls5{
	letter-spacing:5px;
}
.lh1{
	line-height:1px;
}
.ofh{
	overflow:hidden;
}
.colorw{
	color:#fff !important;
}
.pad0{
	padding-left:0px;
	padding-right:0px;
}
.pad1{
	padding:1px;
}
.pad5{
	padding-left:5px;
	padding-right:5px;
}
.pad30{
	padding-left:30px;
	padding-right:30px;
}
.pt30{
	padding-top:30px;
}
.font16{
	font-size:16px;
}
.font18{
	font-size:18px;
}
.font21{
	font-size:18px;
}
.font50{
	font-size:50px !important;
}

.header{
	position:fixed;
	width:100%;
	background-color: rgb(1 14 54);
	z-index:3;
	padding:20px;
	padding-top:20px;
	min-height:115px;
	transition:all 0.2s;
}
.sc {
    position: fixed;
    width: 100%;
    background-color: rgba(0,0,0,0.8);
    z-index: 3;
    padding: 10px;
    padding-top: 10px;
    min-height: auto;
	transition:all 0.2s;
}
.sc .logo{
	max-width:100px !important;
	transition:all 0.2s;
}
.icon-bar {
	display: block;
	width: 28px;
	height: 3px;
	border-radius: 1px;
	margin: 4px 0 4px 0;
	transition: all 0.2s;
	background:#fff;
}
h1{
	font-family: 'Didot';
	font-size:48px;
	color:#1e1e1e;
}
p{
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	font-size:15px;
}
.fontl18{
	font-family: 'Poppins', sans-serif;
	font-weight:300;
	font-size:18px;
}
#hakkinda {
    background: #d6d4d3;
    padding-bottom: 40px;
}
.navbar-toggler.collapsed .icon-bar:nth-of-type(1) {
  transform: rotate(0);
}

.navbar-toggler.collapsed .icon-bar:nth-of-type(2) {
  opacity: 1;
  filter: alpha(opacity=100);
}

.navbar-toggler.collapsed .icon-bar:nth-of-type(3) {
    transform: rotate(0);
}
.icon-bar:nth-of-type(1) {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}

.icon-bar:nth-of-type(2) {
  opacity: 0;
  filter: alpha(opacity=0);
}

.icon-bar:nth-of-type(3) {
    transform: rotate(-45deg);
    transform-origin: 15% 100%;
}
.navbar-toggler:focus{
	outline:none;
}
.navbar{
	padding:0;
}
.nav-link{
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	font-weight:300;
	color:#fff;
	text-transform:unset;
	margin-right:20px;
	transition:all 0.5s;
}
.nav-link:hover{
	color: #fff;
	transition:all 0.5s;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0px;
    padding-left: 6px;
}
.navbar-expand-lg .navbar-nav .nav-link:last-child {
	padding-right: 0px;
	padding-left: 6px;
}
.dropdown-menu {
    background: #efeeee;
    border: 0;
	margin-top:-1px;
	padding-top:5px;
	padding-bottom:5px;
}

.dropdown-item {
    background: #efeeee;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0px;
    color: #000 !important;
	font-family: "Helvetica-Light";
	font-size: 15px;
	padding-left: 20px;
	
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #2f4c8f !important;
    text-decoration: none;
    background-color: #efeeee;
}
.dropdown-toggle::after {
    display: none;
}
#navbarResponsive .nav-item{
	padding-top:10px;
	padding-bottom:10px;
}

#carouselSlides .carousel-item h1{
	color:#fff;
	font-family:"Gotham-Medium";
	font-size:32px;
	letter-spacing: 4.44px;
}
#carouselSlides .carousel-item h2{
	color:#fff;
	font-family:"Gotham-Medium";
	font-size:21px;
	letter-spacing: 2.53px;
}
#carouselSlides .carousel-item .caption{
	text-align:center;
	z-index:2;
}

.form-control{
	border:1px solid #8f98ab;
	border-radius:0px;
	background:transparent;
	color: #8f98ab;
}
.form-control:focus {
    color: #8f98ab;
    background-color: transparent;
    border-color: #8f98ab;
    outline: 0;
    box-shadow: unset;
}

.colorw{
	color:#fff;
}

.list{
	list-style:none;
	padding-left:0;
}
.list li{
	font-family:Helvetica Neue Bold;
	color:#fff;
	font-size:21px;
	margin-bottom:15px;
}
.mySwiper{
	overflow:hidden;
}


.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}

.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}

.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}
.delay-2 {
animation-delay: .5s;
}
.delay-3 {
animation-delay: .8s;
}

.sbutton {
    color: #000;
    background: #fff;
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
    border-radius: 60px;
    font-family: 'Gotham-Medium';
    min-width: 150px;
	
}
.sbutton:hover {
    color: #2f4c8f;
	-webkit-box-shadow: 0px 0px 35px -8px rgba(61,61,61,1);
	-moz-box-shadow: 0px 0px 35px -8px rgba(61,61,61,1);
	box-shadow: 0px 0px 35px -8px rgba(61,61,61,1);
    transition: all 0.5s;
}

.hflex{
	display:flex;
	align-items:center;
	justify-content:flex-end;
	padding:0;
}
.last{
	margin-right:0px;
}
.bg1{
	background: #dedede;
	padding-top:30px;
	
}
.bg2{
	background: #979289;
	padding-top:30px;
	padding-bottom:30px;
	margin-top:40px;
}
.bg3{
	background: #48392c;
	padding-top:30px;
	padding-bottom:30px;
}
.footer{
	background:#7c6759;
	padding-top:20px;
	padding-bottom:20px;
	margin-top:20px;
	min-height:80px;
	font-size:14px;
}
.submitbutton{
	background:#010e36;
	color:#fff;
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	font-size:18px;
	text-transform:uppercase;
	width:100%;
	border:0;
	text-align:left;
	height:50px;
	padding-left:15px;
}
.flight{
	font-weight:300 !important;
}
.nav-tabs{
	justify-content: center;
    border: 0;
	margin-top:20px;
}
.nav-tabs .nav-item{
	min-width:250px;
}
.nav-tabs .nav-link {
    background: #a6a49f;
    color: #fff;
	border-radius:0;
	border:0;
	margin:0;
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	font-size:21px;
}
.nav-tabs .nav-link.active {
    color: #48392c;
    background-color: #e0ddd7;
	font-family: 'Poppins', sans-serif;
	font-weight:400;
}
#button {
  display: inline-block;
  text-align: center;
  position: fixed;
  bottom: 100px;
  right: 60px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  cursor:pointer;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
.cssmz {
	position:absolute;
	top:130px;
	right:0;
	z-index: 1;
    background: #010e36;
    color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	font-size:12px;
	padding:15px;
}
.cssmz a{
	color:#fff;
}
.modal-header {
    background: #010e36;
}
p.heading.lead {
    color: #fff;
    font-size: 17px;
	margin-bottom:0;
}
button.close {
    color: #fff;
    opacity: 1;
}
.modal-header .close {
    padding-top:12px;
}


.md-form{
	position:relative;
	margin-bottom:20px;
}
.md-form label {
    position: absolute;
    top: .65rem;
    left: 0;
    -webkit-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out;
    cursor: text;
    color: #757575;
}
.md-form label.active {
	-webkit-transform: translateY(-60%);
	-ms-transform: translateY(-60%);
	transform: translateY(-60%);
}
.md-form input[type=date], .md-form input[type=datetime-local], .md-form input[type=email], .md-form input[type=number], .md-form input[type=password], .md-form input[type=search-md], .md-form input[type=search], .md-form input[type=tel], .md-form input[type=text], .md-form input[type=time], .md-form input[type=url], .md-form textarea.md-textarea {
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #ced4da;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background-color: transparent;
}
.md-form input[type=date]+label:after, .md-form input[type=datetime-local]+label:after, .md-form input[type=email]+label:after, .md-form input[type=number]+label:after, .md-form input[type=password]+label:after, .md-form input[type=search-md]+label:after, .md-form input[type=search]+label:after, .md-form input[type=tel]+label:after, .md-form input[type=text]+label:after, .md-form input[type=time]+label:after, .md-form input[type=url]+label:after, .md-form textarea.md-textarea+label:after {
    content: "";
    position: absolute;
    top: 65px;
    display: block;
    opacity: 0;
    -webkit-transition: .2s opacity ease-out,.2s color ease-out;
    -o-transition: .2s opacity ease-out,.2s color ease-out;
    transition: .2s opacity ease-out,.2s color ease-out;
}
.modal-body span{
	position:relative;
	margin-bottom:40px;
	display:block;
}
.balloon {
  display: inline-block;
  width: 100%;
  padding: 10px 0 10px 15px;
  font-family: 'Helvetica-Light';
  color: #000;
  background: #efefef;
  border: 0;
  border-radius: 3px;
  outline: 0;
  text-indent: 60px;
  transition: all .3s ease-in-out;
}

/*Wide Version - can be applied to more elements*/
.balloon.wide {  
  text-indent: 200px;
}

.balloon::-webkit-input-placeholder {
  color: #efefef;
  text-indent: 0;
  font-weight: 300;
}
.balloon + label {
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0;
  bottom: 8px;
  padding: 5px 15px;
  color: #032429;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(19, 74, 70, 0);
  transition: all .3s ease-in-out;
  border-radius: 3px;
  background: rgba(122, 184, 147, 0);
  height:28px;
}
.balloon + label:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 100%;
  left: 50%;
  margin-left: -3px;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid rgba(122, 184, 147, 0);
  transition: all .3s ease-in-out;
}


.balloon:focus,
.balloon:active {
  color: #000;
  /*Note !important*/
  text-indent: 0 !important;
  background: #fff;
}
.balloon:focus::-webkit-input-placeholder,
.balloon:active::-webkit-input-placeholder {
  color: #aaa;
}
.balloon:focus + label,
.balloon:active + label {
  color: #fff;
  text-shadow: 0 1px 0 rgba(19, 74, 70, 0.4);
  background: #010e36;
  transform: translateY(-20px);
  padding-bottom: 20px;
}
.balloon:focus + label:after,
.balloon:active + label:after {
  border-top: 4px solid #010e36;
}
.btn.btn-success.waves-effect.waves-light {
    background-color: #010e36;
    border: 0;
    width: 120px;
}
.carousel-control-next, .carousel-control-prev {
    width: 7%;
}
.slidecontent {
    position: absolute;
    top: 30%;
    width: 100%;
    left: 0;
    z-index: 2;
	color:#fff;
	font-family: 'Poppins', sans-serif;
	font-weight:300;
	font-size:30px;
}
.fcontent {
    position: absolute;
    top: 10%;
    width: 100%;
    left: 0;
    z-index: 2;
	color:#fff;
	font-family: 'Poppins', sans-serif;
	font-weight:300;
	font-size:25px;
}
.social a img{
	width:24px;
	margin-left:10px;
}
h3{
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	font-size:28px;
	color:#a69360;
}
h4{
	font-family: 'Didot';
	font-size:48px;
	color:#578027;
}
.title{
	position:absolute;
	left:0;
	right:0;
	top:0;
	display:flex;
	align-items:center;
	color:#48392c;
	font-family: 'Didot';
	font-size:82px;
	height:100%;
}
.htitle{
	align-items:center;
	color:#48392c;
	font-family: 'Didot';
	font-size:82px;
}
.liste{
	margin-bottom:0;
}
.liste li{
	color:#fff;
	font-size:16px;
	font-family: 'Poppins', sans-serif;
	font-weight:400;
}
.blok{
	text-align:center;
	background:#e5e5e5;
	padding-top:40px;
	padding-bottom:10px;
}
.blok img{
	height:160px;
	padding-bottom:40px;
}
.blok p{
	color:#48392c;
	font-size:21px;
	font-family: 'Poppins', sans-serif;
	font-weight:400;
}
iframe {
  /*filter: gray; /* IE6-9 */
  /*-webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  /*filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}
.contactform .form-control{
	border:1px solid #8f98ab;
	border-radius:0px;
	background:transparent;
	color: #8f98ab;
	height:50px;
	margin-bottom:10px;
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	font-size:18px;
}
.contactform .form-control:focus {
    color: #8f98ab;
    background-color: transparent;
    border-color: #8f98ab;
    outline: 0;
    box-shadow: unset;
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	font-size:18px;
}

.usttab .nav-item {
    width: 50%;
    background: transparent;
    border: 0;
}
.usttab .nav-item .nav-link {
    background: transparent;
    border: 0;
}
.usttab .nav-item .nav-link.active img{
    border: 1px solid #646464;
}
@media screen and (min-width:992px){
	.dm-30{
		margin-right: -30px;
		margin-left: -30px;
	}
	.cssmz {
		position: fixed;
	}
	.modal-dialog {
		position: fixed;
		margin: auto;
		height: 100%;
		right: 0px;
	}
	.modal-content {
		height: 100%;
		overflow-y:auto;
	}
	#navbarResponsive {
		padding-left: 60px;
	}
	.nav-item .submenu{ 
		display: none;
		position: absolute;
		left:100%;
		top:-4px;
	}
	.nav-item .submenu-left{ 
		right:100%; left:auto;
	}
	.dropdown-menu > li:hover > .submenu{
		display: block;
	}
	.mlogo{
		text-align:center;
	}
	.desk{
		display:block;
	}
	.mobile{
		display:none;
	}
	.mask {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.3);
		z-index: 1;
	}
	.pttop{
		padding-top:114px;
	}
	.dropdown:hover>.dropdown-menu {
	  display: block;
	}
	.dropdown>.dropdown-toggle:active {
	  /*Without this, clicking will make it sticky*/
		pointer-events: none;
	}
	.caption{
		max-width:50%;
		margin:0 auto;
		z-index:2;
		position: relative;
	}
	.logo {
		max-width: 150px;
		transition:all 0.5s;
	}
}
	
@media screen and (max-width:992px){
	.social{
		display:none;
	}
	.slidecontent {
		position: absolute;
		top: 40%;
		padding-left:30px;
		width: 100%;
		left: 0;
		z-index: 2;
		color:#fff;
		font-family: 'Poppins', sans-serif;
		font-weight:300;
		font-size:21px;
	}
	.cssmz {
		top:50px;
	}
	#button{
		right: 20px;
		bottom:130px;
	}
	#button img{
		width:24px;
	}
	.footer a{
		display:block;
		text-align:center;
		margin-bottom:10px;
	}
	.row{
		margin:0;
	}
	.desk{
		display:none;
	}
	.mobile{
		display:inline-b1ock;
	}
	.logo{
		max-width: 100px;
	}
	.pttop{
		padding-top:98px;
	}
	ul.submenu.dropdown-menu {
		padding-left: 30px;
	}
	.list li{
		font-size:14px;
	}
	.mtc{
		text-align:center !important;
	}
	.navbar-nav.ml-auto {
		padding-right: unset;
	}
	#carouselSlides .carousel-item{
		width:100%;
	}
	#carouselSlides .carousel-item h1{
		color:#fff;
		font-family:"Gotham-Medium";
		font-size:21px;
		letter-spacing: 2px;
	}
	#carouselSlides .carousel-item h2{
		color:#fff;
		font-family:"Gotham-Medium";
		font-size:18px;
		letter-spacing: 2px;
	}
	.navbar-nav.ml-auto {
		padding-top: 35px;
	}
	.header {
		position: relative;
		width: 100%;
		background-color: rgb(0,13,54);
		z-index: 3;
		padding: 20px;
		padding-top: 20px;
		min-height: 90px;
		margin-bottom: 0;
	}
	.nav-link{
		text-align:center;
	}
	h1{
		font-family: 'Didot';
		font-size:28px;
		color:#1e1e1e;
	}
	p{
		margin-bottom:0;
		font-family: 'Helvetica-Light';
		font-size:14px;
	}
	.fcontent {
		font-size:14px;
	}
	.fontl18{
		font-family: 'Poppins', sans-serif;
		font-weight:300;
		font-size:16px;
	}
	h2 {
		font-family: 'Poppins', sans-serif;
		font-weight: 500;
		font-size: 18px;
		color: #494949;
	}
	h3 {
		font-family: 'Poppins', sans-serif;
		font-weight: 400;
		font-size: 21px;
		color: #a69360;
	}
	h4 {
		font-family: 'Didot';
		font-size: 32px;
		color: #578027;
	}
	.font18 {
		font-size: 16px;
	}
	.font50{
		font-size:30px !important;
	}
	.title{
		font-size:32px;
	}
	.nav-tabs .nav-link {
		font-size:16px;
	}
	.nav-tabs .nav-item{
		min-width:unset;
	}


}