@charset "utf-8";
html {
  /* font-size: 1.20rem; */
}
main {
	margin-top: 60px;
}
body {
	font-family: "Poppins", Arial;
	color:#404040 !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Cookie",handwriting;
	color:#2d94bf;
}
h2 {
	font-weight: 400;
}

a {
	text-decoration: none;
	color:#f6c956;
}
a:hover, a:focus {
	color:#2d94bf;
}



.color-oro {
	color:#2d94bf;
}

.inner-brand {
    vertical-align: middle;
    font-weight: 600;
    font-size: 1.25rem;
/*	color:#ffffff; */
}

.btn {
    margin: 2px 10px 2px 0;
	text-transform: uppercase;
    letter-spacing: .1125rem;
    font-size: .75rem;
	--bs-btn-color: #ffffff;
	--bs-btn-bg: #2d94bf;
	--bs-btn-hover-color: #ffffff;
	--bs-btn-hover-bg: #f8c877;
    --bs-btn-border-color: #59c7d9;
    --bs-btn-hover-bg: #29646e;
}

.btn-booknow {
	--bs-btn-color: #ffffff;
	--bs-btn-bg: #f7c13b;
	--bs-btn-hover-color: #ffffff;
	--bs-btn-hover-bg: #ffdb80;
	--bs-btn-border-color: #d0d0d0;
	--bs-btn-hover-border-color: #ffffff;
}

.navbar {
	z-index: 100;
}

.navbar-toggler {
    background: #f7c13b;
}

.nav-masthead .nav-link {
  color: rgba(247, 193, 59, .9);
  border-bottom: .25rem solid transparent;
}

.nav-masthead .nav-link:hover,
.nav-masthead .nav-link:focus {
  border-bottom-color: rgba(247, 193, 59, .5);
}

.nav-masthead .nav-link + .nav-link {
  margin-left: 1rem;
}

.nav-masthead .active {
  color: #f7c13b !important;
  font-weight: bold;
  border-bottom-color: #f7c13b;
}

.dropdown-menu {
    --bs-dropdown-bg: #f7c13b;
}

.overlay-background {
/*    background: #333; */
    position: absolute;
    height: 118%;
    width: 100%;
    left: 0;
    top: 0;
}

.fullscreen {
    height: 100vh;
	position:relative;
}

.fullscreen.container-fluid > .row {
    height: 100%;
	align-content: center;
}

.section-title {
	font-weight: 400 !important;
	letter-spacing: .12rem;
	text-align: center !important;
}
.section-title h1, .section-title h2, .section-title h3 {
	color:#2d94bf;
}
.section-title h1 {
	font-size: calc(2.375rem + 1.5vw);
}
.section-title h2 {
	font-size: calc(2.325rem + .9vw);
}
.section-title h3 {
	font-size: calc(2.3rem + .6vw);
}

.text-little {
	font-size: .75rem;
}

hr {
	width: 85%;
	border-top: 4px solid #eec278;
	border-radius: 4px;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}


.zoom {
  transition: transform 0.5s; /* Animation */
}
.zoom:hover {
  transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

/*--------------------------------------------------------------
# homepage
--------------------------------------------------------------*/
.homepage {
	color:#ffffff;
	background-color:#000000;
}

.homepage h1 {
	font-size: calc(2.375rem + 1.5vw);
}
.homepage h1, .homepage h2, .homepage h3, .homepage h4, .homepage h5, .homepage h6 {
	color:#ffffff;
	text-shadow: 2px 2px 3px black;
}
.homepage p {
	text-shadow: 2px 2px 1px black;
}

/*--------------------------------------------------------------
# apartlist
--------------------------------------------------------------*/
.apartlist {
	overflow: hidden;
	padding: 120px 0 100px;
}

.apartlist .nav-tabs {
  border: 0;
}
.apartlist .nav-tabs li a {
	color:#000000;
}
.apartlist .nav-tabs li {
	background-color:#fffce9;
}
.apartlist .nav-link {
  border: 0;
  padding: 12px 15px;
  transition: 0.3s;
  color: #fff;
  border-radius: 0;
  border-right: 2px solid #f7c13b;
  font-weight: 600;
  font-size: 13px;
}

.apartlist .nav-link:hover {
  color: #f7c13b;
	background-color:#fff2a0;
}

.apartlist .nav-link.active {
  color: #1a1814;
  background: #f7c13b;
  border-color: #f7c13b;
}

.apartlist .nav-link:hover {
  border-color: #f7c13b;
}

.apartlist .tab-pane.active {
  -webkit-animation: fadeIn 0.5s ease-out;
  animation: fadeIn 0.5s ease-out;
}

.apartlist .details h3 {
  font-size: 26px;
  font-weight: 300;
  margin-bottom: 20px;
}

.apartlist .details p {
  color: #aaaaaa;
}

.apartlist .details p:last-child {
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .apartlist .nav-link {
    border: 0;
    padding: 15px;
  }
}


.datasheet {
    font-size: .88888889em;
}
dl {
	margin-top: 0;
	margin-bottom: 24px;
}
.datasheet dt {
	text-align: right;
	padding: 0 1em;
	clear: left;
	font-weight: 700;
	text-transform: uppercase;
	color: #c7d3bb;
}
.datasheet dd, .datasheet dt {
	float: left;
	width: 50%;
	margin-bottom: 27px;
}
dd, dt {
	line-height: 1.5;
}
dt {
	display: block;
}
.datasheet dd {
	color: #aaaaaa;
}
dd {
	margin-left: 0;
}
.datasheet h5, .datasheet h6 {
	color: #c7d3bb;
}
.datasheet p {
	color: #aaaaaa;
}

/*--------------------------------------------------------------
# sport
--------------------------------------------------------------*/
.sport {
	overflow: hidden;
	padding: 120px 0 100px;
}
.sport h5 {
	font-family: "Poppins", Arial;
	font-size: 1.1rem;
}

/*--------------------------------------------------------------
# pets
--------------------------------------------------------------*/
.pets {
	overflow: hidden;
	padding: 120px 0 100px;
}
.pets h4 {
	font-family: "Poppins", Arial;
	font-size: 1.2rem;
}

/*--------------------------------------------------------------
# shop
--------------------------------------------------------------*/
.shop {
	overflow: hidden;
	padding: 120px 0 100px;
}
.products h2 {
	font-family: "Poppins", Arial;
}
.products .section-title {
	padding: 120px 0 0;
}

/*--------------------------------------------------------------
# news
--------------------------------------------------------------*/
.news {
	overflow: hidden;
	padding: 120px 0 50px;
}
.news .card-title {
	font-weight: 600;
}


/*--------------------------------------------------------------
# Welcome
--------------------------------------------------------------*/
.welcome {
	padding: 0 0 100px;
}


/*--------------------------------------------------------------
# Strengths
--------------------------------------------------------------*/
.strengths {
	padding: 100px 0 100px;
}
.strengths .card {
	color: #ffffff;
	background-color: #2d94bf;
}
.strengths .card-title {
	color: #ffffff;
  /* font-size: 1.2rem; */
}
.strengths .card-text {
	color: #e0e0e0;
	font-size: 0.9rem;
}
.strengths .card i {
	font-size: 2.375rem;
	margin: 0 0 10px;
	color: #ffffff;
	transition: all 0.3s ease-in-out;
}
.strengths .card:hover i {
	transform: translateY(-5px);
}

/*--------------------------------------------------------------
# Compare
--------------------------------------------------------------*/
.compare {
	padding: 100px 0 100px;
	font-size:0.5rem;
}
@media (min-width: 768px) {
	.compare {
		font-size:1rem;
	}
}

.compare table th {
	font-weight: 200;
	font-size:0.8rem;
}



/*--------------------------------------------------------------
# Counter
--------------------------------------------------------------*/
.counter {
	padding: 100px 0 100px;
}
.counter h2, .counter h3, .counter h4, .counter h5, .counter h6 {
	font-family: "Poppins", Arial;
}


/*--------------------------------------------------------------
# Contacts
--------------------------------------------------------------*/
.contacts {
	overflow: hidden;
	padding: 120px 0 50px;
}
.prices {
	padding: 0 0 100px;
}
.location {
	padding: 0 0 100px;
}
.contacts h5 {
  color: #2d94bf;
}
.contacts .bordino-oro {
  border: 1px solid #2d94bf !important;
}
.accordion-button {
    font-size: 1.7rem;
	font-weight: 600;
}


/*--------------------------------------------------------------
# Scroll Top
--------------------------------------------------------------*/
.scroll-top.scroll-top-visible {
    transform: translateY(0);
}
.scroll-top {
    position: fixed;
    display: block;
    bottom: 1.5625rem;
    right: 1.5625rem;
    z-index: 999;
    background: rgba(255, 255, 255, .9);
    height: 2.375rem;
    width: 2.375rem;
    line-height: 2.25rem;
    text-align: center;
    font-size: .875rem;
    border-radius: 100%;
    box-shadow: 0 0 0 5px rgba(0, 0, 0, .05);
    transition: .5s all ease;
    transform: translateY(4.25rem);
    color: #788487;
}

/* Footer Styles */

footer {
	background-color:#2d94bf;
	color:#ffffff;
}
footer h1 {
	color:#ffffff;
}
footer a:hover, footer a:focus {
    color: #ffffff;
}

