html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, br,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	}
html {  scroll-behavior: smooth;}
body {}
a {
    text-decoration: none!important;
}

.small2, small2 {
    font-size: 40%;
}
hr {
    margin-top: 3rem;
    margin-bottom: 3rem;
}
section {
    padding: 7em 0;
}
#header {
    position: fixed;
    z-index: 999;
    left: 0;
    top: 12px;
    width: 100%;
    transition: all .3s ease 0s;
	font-family: 'Poppins', sans-serif;
}

.Slider_Top_Left, .Slider_Top_Right {
    position: absolute;
    z-index: 99;height: 100%;
}
.Slider_Top_Right {
    right: 0;
}

.Slider_Top_Left img, .Slider_Top_Right img {
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.fijo-top {
    top: 0!important;
}
.f_textos {font-family: 'Hind', sans-serif;}
.f_titulos {font-family: 'Poppins', sans-serif;}
.t_servicios {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.header_content {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    padding: 0 0;
    background: #ffffffb8;
    font-size: 0;
    z-index: 999;
	border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
}
.header_content_top {
	box-shadow: 0px 0px 8px #000;
}
.header_logo {
    float: left;
}
.header_logo img {
    max-height: 80px;
}
.header_menu {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    font-size: 14px;
	float: right;
}
.header_content .menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
.header_content .menu>li {
    float: left;
    position: relative;
}
.header_content .menu>li>a {
    display: block;
    padding: 0 20px;
    line-height: 84px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13.45px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
}
.header_content .menu>li:hover {
    background: #1371d6;
}
.header_content .menu .fa, .fab, .fad, .fal, .far, .fas {line-height: 84px!important;}
.header_content .menu li a {    color: #000;}
.header_content .menu li a:hover {    color: #fff;}

.carousel-control-next, .carousel-control-prev {    z-index: 100;}
	
.titulos {   font-family: 'Poppins', sans-serif;	font-size: 2rem;	font-weight: bold;	text-align: center;    margin-bottom: 20px;}
#contacto .link {
    font-size: 4rem;    
    font-family: 'Poppins', sans-serif;
}
#contacto, #contacto a {color: #fff !important;}
#corteredes, #corteredes a {color: #fff !important; font-size: 2rem; transition: 0.3s}
#corteredes a:hover {  font-size: 2.5rem;    transition: 0.3s; color: #040404 !important;}

.bg-contacto {background-color:#1371d6!important;}


#cortecabanias a { font-size: 2.5rem; transition: 0.3s}
#cortecabanias a:hover {  font-size: 3rem;    transition: 0.3s; color: #040404 !important;}
.bg-cortecabanias {background-color:#e2e2e2!important}


.mapa-alto { height: 400px;}

.bg-tarifas {
    border-top: 1px solid #b3e290;
    border-bottom: 1px solid #b3e290;
}

#terravirtual {
	padding: 0 0 3em 0; color: #fff; }

#terravirtual a {
    color: #fff;
}
.bg-tierra {background-image: url("../img/Footer.png");
  background-repeat: repeat-x;}

#instalaciones .jumbotron {margin-bottom: 0rem;}
@media (min-width: 576px) {
#instalaciones .jumbotron {    padding: 8rem 2rem;}
}
#instalaciones hr {border-top: 1px solid #cacaca !important;
    width: 100%;
	border-bottom: 1px solid #fff;}

#instalaciones .carousel-caption {
    background: #ffffff5c;
    border-radius: 6px;
    color: #333;
    padding: 10px;
}
.top-covid {
    max-height: 300px;
    overflow: hidden;
}
.container.carpa {
    position: relative;
    bottom: -130px;
}


@media (max-width: 768px) {
	body {    	padding-top: 65px;	}
	#header {top: 12px;}
	.header_logo img {  max-height: 40px;}
	.header_content {    background: #ffffff; border-bottom: 2px solid #fff;     border-top: none;}
	.header_logo {  padding: 6px 0;}
	.header_content .menu .fa, .fab, .fad, .fal, .far, .fas {    line-height: 40px!important;}
	.titulos .small, .titulos small {    display: block;}
	section { padding: 2em 0;}
	.container.carpa {    position: relative;    bottom: -115px;}
	#corteredes, #corteredes a {  font-size: 1.2rem; transition: 0.3s}
	#corteredes a:hover {  font-size: 1.4rem;    transition: 0.3s; color: #040404 !important;}
}