:root {
	--bg-color1: #00600f;
	--bg-color2: #e3e3e3;
	--bg-color3: #00600f;
	--bg-color4: #e8d52f;
	--title-black: 'poppinsbold';
	--title-bold: 'poppinsbold';
	--font-regular: 'open_sansregular';
	--font-bold: 'open_sansregular';
	--font-italic: 'open_sansregular';
	--font-menu: 'open_sansregular';
	--font-alt: 'open_sansregular'
}

html {
	scroll-behavior: smooth
}

HTML BODY h1 {
	font-family: var(--title-black)
}

HTML BODY h2,
HTML BODY h3,
HTML BODY h4,
HTML BODY h5,
HTML BODY h6 {
	font-family: var(--title-bold)
}

HTML BODY,
HTML BODY p {
	font-family: var(--font-regular)
}

HTML BODY strong {
	font-family: var(--font-bold)
}

HTML BODY em {
	font-family: var(--font-italic)
}

.alt-font {
	font-family: var(--font-alt)
}

.navbar-nav a,.navbar-nav button {
	font-family: var(--font-menu)
}

.navbar-nav a,.navbar-nav button {
	letter-spacing: 1px;
}

HTML BODY p {
	font-size: 100%!important
}

.top-header,
.top-header a,.top-header button,
.top-header p {
	font-size: 90%!important
}

.middle-header,
.middle-header a,.middle-header button,
.middle-header p {
	font-size: 90%!important
}

.bottom-header,
.bottom-header a,
.bottom-header li a,
.bottom-header p {
	font-size: 100%!important
}

.bg-color1,
.bg-color1:hover {
	background: var(--bg-color1)
}

.t-color1,
.t-color1:hover {
	color: var(--bg-color1)
}

.bg-color2,
.bg-color2:hover {
	background: var(--bg-color2)
}

.t-color2,
.t-color2:hover {
	color: var(--bg-color2)
}

.bg-color3,
.bg-color3:hover {
	background: var(--bg-color3)
}

.t-color3,
.t-color3:hover {
	color: var(--bg-color3)
}

.bg-color4,
.bg-color4:hover {
	background: var(--bg-color4)
}

.t-color4,
.t-color4:hover {
	color: var(--bg-color4)
}

.bg-dark-25 {
	background: rgba(0, 0, 0, .25)
}

.bg-dark-50 {
	background: rgba(0, 0, 0, .5)
}

.bg-dark-75 {
	background: rgba(0, 0, 0, .75)
}

.bg-img1 {
	background: url(../images/elements/bg/bg_1.jpg)
}

.bg-img-landing-1 {
	background: url(../images/elements/landing/1/bg_1.jpg)
}
.bg-img-landing-2 {
	background: url(../images/elements/landing/2/bg_1.jpg)
}

.bg-img2 {
	background: url(../images/elements/bg/bg_2.jpg)
}

.bg-img3 {
	background: url(../images/elements/bg/bg_3.jpg)
}

.bg-img4 {
	background: url(../images/elements/bg/bg_4.jpg)
}

.bg-img5 {
	background: url(../images/elements/bg/bg_5.jpg)
}

.bg-mobile {
	background: url(../images/elements/bg/bg_mobile.jpg)
}

.bg-img {
	background-size: cover
}

.bg-img-100 {
	background-size: 100%
}

.bg-img-contain {
	background-size: contain
}

.bg-repeat-x {
	background-repeat: repeat-x
}

.bg-repeat-y {
	background-repeat: repeat-y
}

.bg-no-repeat {
	background-repeat: no-repeat
}

.bg-img-fixed {
	background-attachment: fixed
}

.bg-img-top-left {
	background-position: top left
}

.bg-img-top-center {
	background-position: top center
}

.bg-img-top-right {
	background-position: top right
}

.bg-img-center-left {
	background-position: center left
}

.bg-img-center-center {
	background-position: center center
}

.bg-img-center-right {
	background-position: center right
}

.bg-img-right-left {
	background-position: right left
}

.bg-img-right-center {
	background-position: right center
}

.bg-img-right-right {
	background-position: right right
}

.t-shadow-50 {
	text-shadow: 0 0 10px rgba(0, 0, 0, .5)
}

.t-shadow-100 {
	text-shadow: 0 0 10px #000
}

i {
	position: relative;
	vertical-align: -5px
}

.fa {
	transform: translateY(-5px)
}

.list-style-none li {
	list-style: none
}

.main-navbar .dropdown,
.main-navbar .dropdown:hover,
.main-navbar .navbar-nav a,.main-navbar .navbar-nav button,
.main-navbar .navbar-nav a:hover,.main-navbar .navbar-nav button:hover,
a[data-fancybox=gallery]>img:hover {
	transition: all .3s ease;
	color: var(--bg-color1)
}

.main-navbar .navbar-nav a:hover,.main-navbar .navbar-nav button:hover {
	background: var(--bg-color2)
}

.dropdown-menu a:hover,
.main-navbar .navbar-nav .active a {
	background: var(--bg-color1);
	color: #fff!important
}
.main-navbar button:hover,.main-navbar button:active,.main-navbar button:focus{color:#000!important;background:var(--bg-color2)!important;}
.main-navbar button{transform: translateY(0px);}
.main-navbar button,.main-navbar button:hover,.main-navbar button:focus{border:none!important;outline:0;}

.main-navbar .dropdown .active,
.main-navbar .dropdown:hover {
	background: var(--bg-color3)!important
}

.main-navbar .dropdown-menu {
	padding: 0
}

.main-navbar .dropdown-menu a {
	color: var(--bg-color1);
	background: 0 0
}

.main-navbar .dropdown-menu a:hover {
	background: var(--bg-color1)!important;
	background: 0 0
}

.main-navbar .dropdown-menu {
	background: var(--bg-color2);
	border-radius: 0!important;
	transform: translateY(-2px);
	border: none;
}

#indicador-carousel .carousel-caption h5 {
	font-size: 180%
}

#indicador-carousel .carousel-caption h3,
.display-5 {
	font-size: 320%
}

#indicador-carousel .carousel-caption p {
	font-size: 110%!important
}

#indicador-carousel .carousel-caption a.btn {
	font-size: 90%
}

@media(min-width:300px) {
	.image-min {
		width: 100%!important
	}
	.negative-margin-top2 {
		margin-top: 5%
	}
	.banner-height {
		padding: 4%
	}
	.main-navbar {
		background-color: var(--bg-color1)
	}
}

@media(min-width:540px) {
	.carousel-caption {
		bottom: 35%!important
	}
	#indicador-carousel .carousel-caption {
		width: 70%
	}
	.negative-margin-top2 {
		margin-top: 5%
	}
	.banner-height {
		padding: 4%
	}
	.main-navbar {
		background-color: var(--bg-color1)
	}
}

@media(min-width:960px) {
	.image-min {
		width: 70%!important
	}
	.carousel-caption {
		bottom: 27%!important
	}
	#indicador-carousel .carousel-caption {
		width: 70%
	}
	.negative-margin-top2 {
		margin-top: -2%
	}
	.banner-height {
		padding: 12%
	}
	.main-navbar {
		background-color: var(--bg-color1)
	}
}

@media(min-width:1000px) {
	.image-min {
		width: 70%!important
	}
	.carousel-caption {
		bottom: 27%!important
	}
	#indicador-carousel .carousel-caption {
		width: 70%
	}
	.negative-margin-top2 {
		margin-top: -2%
	}
	.banner-height {
		padding: 12%
	}
	.main-navbar {
		background: 0 0
	}
}

@media(min-width:1140px) {
	.image-min {
		width: 70%!important
	}
	.carousel-caption {
		bottom: 40%!important
	}
	#indicador-carousel .carousel-caption {
		width: 70%
	}
	.negative-margin-top2 {
		margin-top: -2%
	}
	.banner-height {
		padding: 12%
	}
	.main-navbar {
		background: 0 0
	}
}

a.navbar-brand {
	font-size: 130%!important
}

.menu-right {
	margin-left: auto!important;
	margin-right: 0!important
}

.navbar-toggler {
	margin-bottom: 10px
}

.go-up {
	background: url(../../src/images/elements/top.png) #000 center center;
	border-radius: 50px;
	opacity: .5;
	cursor: pointer;
	width: 40px;
	height: 40px;
	position: fixed;
	bottom: 25px;
	right: 25px;
	display: inline-block!important
}

.go-up:hover {
	opacity: 1
}

.hide-top,
.hide-top-alt {
	opacity: 0!important
}

.icon-align {
	min-width: 24px;
	text-align: center;
	position: absolute;
	left: 20px;
	margin-top: 0
}

a[data-fancybox=gallery]>img:hover {
	box-shadow: rgba(0, 0, 0, .5) 0 0 2px 3px
}

.btn,
.btn:hover {
	border-radius: 30px!important
}

.main-button-hover {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: .3s;
	transition-duration: .3s
}

.main-button-hover:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: var(--bg-color1);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.main-button-hover:active:before,
.main-button-hover:focus:before,
.main-button-hover:hover:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	border-radius: 30px
}

.gmap-here iframe {
	border-radius: 30px;
	box-shadow: 0 0 15px gray
}

.navbar-collapse .navbar-nav {
	background: rgba(255, 255, 255, .8)
}

.shake-bottom {
	-webkit-animation: shake-bottom .8s cubic-bezier(.455, .030, .515, .955) 3 both;
	animation: shake-bottom .8s cubic-bezier(.455, .030, .515, .955) 3 both
}

@-webkit-keyframes shake-bottom {
	0%,
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: 50% 100%;
		transform-origin: 50% 100%
	}
	10% {
		-webkit-transform: rotate(2deg);
		transform: rotate(2deg)
	}
	20%,
	40%,
	60% {
		-webkit-transform: rotate(-4deg);
		transform: rotate(-4deg)
	}
	30%,
	50%,
	70% {
		-webkit-transform: rotate(4deg);
		transform: rotate(4deg)
	}
	80% {
		-webkit-transform: rotate(-2deg);
		transform: rotate(-2deg)
	}
	90% {
		-webkit-transform: rotate(2deg);
		transform: rotate(2deg)
	}
}

@keyframes shake-bottom {
	0%,
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: 50% 100%;
		transform-origin: 50% 100%
	}
	10% {
		-webkit-transform: rotate(2deg);
		transform: rotate(2deg)
	}
	20%,
	40%,
	60% {
		-webkit-transform: rotate(-4deg);
		transform: rotate(-4deg)
	}
	30%,
	50%,
	70% {
		-webkit-transform: rotate(4deg);
		transform: rotate(4deg)
	}
	80% {
		-webkit-transform: rotate(-2deg);
		transform: rotate(-2deg)
	}
	90% {
		-webkit-transform: rotate(2deg);
		transform: rotate(2deg)
	}
}
.modal-mobile{position: fixed;bottom:0; z-index: 99;}