@import url('https://fonts.googleapis.com/css2?family=Manrope:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');

h1,h2,h3,h4,h5,h6,
blockquote.testimonial-big .title,
.de-box-price span{
	font-family: "Manrope";
	font-weight: 600;
	text-transform: none;
	letter-spacing: normal;
}

body{
	font-size: 16px;
	font-weight: 300;
}


blockquote.testimonial-big .d-testi{
	font-size: 32px;
	font-family: "Manrope";
	font-style: italic;
	line-height: 1.5em;
}

#back-to-top:before{
	color: #ffffff;
}

.de_tab.tab_steps .de_nav li span{
	font-family: "Manrope";
}

.de-card-room .d-price span{
	font-family: "Manrope";
	font-size: 24px;
}

.expand h4{
	font-size: 15px;
}

h1{
	letter-spacing: 0;
	font-size: 46px;
	text-transform: none;
	letter-spacing: -2px;
}

h2{
	font-size: 36px;
	letter-spacing: -.75px;
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
}

h2 span{
	display: block;
	font-size: 20px;
	letter-spacing: 0;
	line-height: 1.2em;
}

h3{
	font-size: 24px;
}

h4{
	font-size: 20px;
}

header.transparent{
	border-bottom: solid 1px rgba(255, 255, 255, .2);
}

header.smaller:not(.header-bottom):not(.side-header):not(.force-header-mobile),
header.smaller,
header.header-mobile{
	background: rgba(34, 34, 34, .75);
	border: none;
}

#mainmenu,
#mainmenu li a{
	font-size: 15px;
	font-weight: 500;
	text-transform: none;
	letter-spacing: 0;
}

.de_count.ultra-big{
	padding: 0;
}

.de_count.ultra-big h3{
	letter-spacing: -10px;
	margin-bottom: 0;
}

.de_count.ultra-big span{
	letter-spacing: 0;
	font-size: 16px;
}

.de_phone-simple .d-num{
	color: #000000;
}

.box-number.square i{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.de_tab.tab_steps .de_nav li span{
	text-transform: none;
}

.de_light #contact_form input[type=text], .de_light #contact_form textarea, .de_light #contact_form input[type=email], .de_light #search, .de_light #contact_form select{
	background: none;
	border: solid 1px rgba(0, 0, 0, .2);
}

#contact_form label span{
	display: block;
	font-weight: bold;
	font-size: 18px;
}

p.lead{
	font-size: 17px;
}

footer .widget ul li{
	padding: 2px 0;
}

footer address span{
	padding: 2px 0;
}

.ultra-big-white{
	font-size: 64px;
	font-family: "Manrope";
	text-transform: none;
	letter-spacing: -1px;
	line-height: .95em;
	padding: 10px 20px;
	background:rgba(32, 32, 32, .5);
}

.container .col-md-3{ margin-bottom:0; }
.container .col-md-4{ margin-bottom:0; }
.container .col-md-5{ margin-bottom:0; }
.container .col-md-6{ margin-bottom:0; }
.container .col-md-7{ margin-bottom:0; }
.container .col-md-8{ margin-bottom:0; }
.container .col-md-9{ margin-bottom:0; }
.container .col-md-10{ margin-bottom:0; }
.container .col-md-11{ margin-bottom:0; }
.container .col-md-12{ margin-bottom:0; }

.wm{
	font-family: "Manrope";
}

#menu-btn:hover{
	background: none;
}

@media only screen and (max-width: 992px){
	header.header-mobile #mainmenu li.title,
	header.header-mobile #mainmenu li li a {
	    font-size: 15px;
	    letter-spacing: 0;
	}
}