/*.main-header {
	font-family: 'Montserrat Alternates',Righteous, sans-serif;
	top: 5px;
    background: none; 
    float: left;
    width: 100%;
    z-index: 2;
	color: #00983A; 
	background-color: red;
	position: absolute;
}*/
.imagen_back{
    background-image: url("../images/base_2.jpg");
    /*background-size: 100% 100%; */
    background-repeat:repeat;
    /*background-size: cover;*/
	vertical-align: middle;
}

.card {
  flex-direction: column;
	flex: 25%;
		margin: 1rem;
}
.card-img-top{
	padding: 0;
	margin:  0;	
}
.card .content {
  flex: 1 1 auto;
}
.cards{
	display: flex;
}

#contenido{
	padding-top:70px;
}
#content-normandia {
	padding: 0;
	z-index: 5;
	position: relative;
	box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.4);
}
/*.carousel-caption-wrw {
	position: absolute;
	left: 10px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: left;
	top: 40%;
	max-width: 80%;
	font-family: r
}*/
.carousel-indicators li {
	height: 5px;
	border-radius: 0;
	overflow: hidden;
	width: 5px;
	background: #FFFFFF;
	padding: 10px;
	margin: 2px 2px;
	border: 1px solid #333;
}
.carousel-caption h2 {
	font-size: 56px;
	color: #FFFFFF;
	text-shadow: 5px 5px 5px black;
}
.carousel-caption p {
	font-size: 22px;
	text-transform: uppercase;
	color: #76A7E8;
	letter-spacing: 2px;
}
.carousel-item .container {
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 0;
	right: 0;
}

.carousel-caption-wrw{
	position: absolute;
/*	top: 50%;
*/	right: 5%;
	left: 30%;
	z-index: 1;
	text-align: center;
  justify-content: center;
  align-items: center;
	border-top-left-radius: 12% 49%;
	border-bottom-right-radius: 8% 36%;
   background-color:rgba(26,82,158, .4);
   margin-top: -2rem;
	padding-top: -2rem;
}
.carousel-caption-wrw-h{
	position: relative;
	/*padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;*/
	margin: 0 auto;   
	width: 80%;
	color: #fff;
	text-align: left;
	font-size: 56px;
	text-shadow: 5px 5px 5px black;
	font-family: 'Righteous';
}

.logo{
	float:left;
	/*font-size: 30px;
    color: #222;*/
	padding: 5px 0 5px;
}

.telefonos a:link{
	text-decoration: none; 
	font-family: 'Montserrat Alternates',Righteous, sans-serif;
    color: #ffffff;
	font-weight: 100;
}


.titulos{
	padding-bottom: 50px;
	color: #003399;
	font-family: "Kaushan";

}
.margen{
	/*padding-top: 80px;
	background-position: left;*/
	position: static;
}

.fondo-1 {
  padding: 10px 25px;
  margin: 10px 35px;
  background: #000000;
  background: linear-gradient(60deg, #7DAED3 20%, #607A9D 75%);
  color: #ffffff;
  display: block;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .90);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .90);
}/*---- banner-info ----*/
.banner-info{
	float: left;
    margin-top: 120px;
    width: 100%;
    max-width: 350px;
    margin-right: 30px;
}
.banner-info h1{
	color: #FFF;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 5em;
	padding: 1.2em 0;
	padding-bottom: 5em;
}
.banner-info h1 span{
	font-weight: 100;
	background: #0d638f;
	font-size: 0.7em;
	padding: 0.1em 0.1em;
	display: inline-block;
}
.banner-info h1 label{
	background:rgba(0,0,0,.5);
	font-size: 0.7em;
	padding: 0.15em 0.2em;
	margin-left:1em;
}
.divPadre {
  text-align: center;
  padding-left: 0px;
  /*background: linear-gradient(40deg, #639D60, #D6E185);*/
  display: flex;
  align-items: center;
	
}
.divHijo {
	margin: 0 100px;
  text-align:center;
  position: absolute;
  min-height: 100%; /* Fallback for browsers do NOT support vh unit */
  min-height: 130vh; /* These two lines are counted as one :-)       */
  padding: 10px 25px;
	line-height : 70px;
	font-family: 'Kaushan Script', cursive;
	font-size: 40px;
  /*background-color: (rgba(25,24,24,0.4));
	padding: 10px 25px;*/
  /*background-color: rgba(25, 24, 24, 0.9);*/
  color: #6E9B2E;
}
.logo_grande {
	width: 100%;
	max-width: 532px;
}
.astrodivider {
  margin: 64px auto;
  width: 400px;
  max-width: 100%;
  position: relative;
}
.astrodividermask {
  overflow: hidden;
  height: 20px;
}
.astrodividermask:after {
  content: '';
  display: block;
  margin: -25px auto 0;
  width: 100%;
  height: 25px;
  border-radius: 125px / 12px;
  box-shadow: 0 0 8px #0d638f;
}
.astrodivider span {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 100%;
  margin-bottom: -25px;
  left: 50%;
  margin-left: -25px;
}
.astrodivider i {
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  border-radius: 100%;
  border: 1px dashed #47B5EE;
  text-align: center;
  line-height: 40px;
  font-style: normal;
  color: #049372;
}
.astrodivider-equipo {
  margin: 0rem 0rem 0rem ;
  position: absolute;
  align-content: center;
}
.astrodivider-equipo span {
  position: absolute;
  bottom: 100%;
  margin-bottom: -25px;
  left: 50%;
}
.astrodivider-equipo i {
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  border-radius: 100%;
  border: 1px dashed #47B5EE;
  text-align: center;
  line-height: 40px;
  font-style: normal;
  color: #47B5EE;
}
.astrodivider-testimonios {
  margin: 30px 0px 0px ;
  position: relative;
  align-content: center;
}
.astrodivider-testimonios span {
  position: absolute;
/*  bottom: 100%;
  margin-bottom: 25px;*/
  left: 50%;
}
.triangulo-izq {
     width: 0; 
     height: 0; 
     border-right: 100px solid #f0ad4e;
     border-top: 50px solid transparent;
     border-bottom: 50px solid transparent; 
}
.triangulo-der {
     width: 0; 
     height: 0; 
     border-left: 100px solid #f0ad4e;
     border-top: 50px solid transparent;
     border-bottom: 50px solid transparent; 
}

.main-footer{
	padding:40px 0 !important;
	color: #fff;
	text-decoration: none;
}
.main-footer a:hover{
    color: #003399 !important;
    transition: color .5s;
    text-decoration: none;
    display: inline-block;
	background: #ffffff;
    padding: 0px 10px;
	
	
}
.main-footer a:link{
    
    transition: color .5s;
    text-decoration: none;
    display: inline-block;
    padding: 0px 10px;
	
	
}

.st0
{
position : absolute ;
top : 0px;
width : 100%;
height : 3px;
background: -webkit-linear-gradient(left, #A1AA1F 0%, #A1AA1F 33%, #003399 33%, #003399 67%, #6E9B2E 67%, #6E9B2E 100%);
background: -o-linear-gradient(left, #A1AA1F 0%, #A1AA1F 33%, #006699 33%, #006699 67%, #6E9B2E 67%, #6E9B2E 100%);
background: linear-gradient(to right, #A1AA1F 0%, #A1AA1F 33%, #006699 33%, #006699 67%, #6E9B2E 67%, #6E9B2E 100%);
}
.st1
{
  background : #003399;
  position : absolute ;
  left : 33%;
  top : 0px;
  width : 34%;
  height : 8px;
}
.st2
{
  background : #006699;
  background : rgba(0, 102, 153, 1);
  position : absolute ;
  left : 67%;
  top : 0px;
  width : 33%;
  height : 8px;
}

.nav-item {
    color:#ffffff;
/*	background: #003399;
	background: rgb(13, 99, 143 , 0.80);*/
	border-radius: 1.5625rem;
	text-decoration: none;
	display: block;
    font-size: 0.8125rem;
    font-weight: normal;
	margin: 0.7rem 0.125rem;
   
}
.nav-item a{
	color: #E1E1E1;
	background: #006699;
	padding: 0.625rem  1.25rem;
	border-radius: 1.5625rem;
	text-decoration: none;
	margin: 0rem 0.125rem;
}
.nav-item a:hover{
	color: #ffffff !important;
	background: rgb(0, 51, 153 , 60%);
	border-radius: 1.5625rem;
	text-decoration: none;
	padding: 0.625rem  1.25rem;
}
.nav-item a.active{
	color: #E1E1E1 !important;
	background: rgb(0, 51, 153 , 70%);
	padding: 0.625rem  1.25rem;
	border-radius: 1.5625rem;
	text-decoration: none;
}

.hide-menu {
    display: none;
}



@media screen and (max-width: 768px) {
    .demo {
		width:96%;
		padding:2%;
    }
    ul[data-menu-style="vertical"] , ul[data-menu-style="accordion"],
    ul[data-menu-style="vertical"] li ul.sub-menu {
        width: 100% !important;
    } 
    .menu_central {
        float: left;
        width:100%;
    }
    .menu_central > li {
        border-bottom: 1px solid #242424;
       float: none;
    }   
    .menu_central li a:hover {

    }
    .menu_central > li:first-child {
        border-top: 2px solid #FD5025;
    }    
    .menu_central > li > a i {
    padding-right: 10px;
    color: #003399;
    }
    .menu_central > li > a > .arrow:before {
        float: right;
         content: " \276F";
		font-weight: 300;
		text-shadow: none;
		width: 10px;
		display: inline-block;
		transform: rotate(90deg);
    }
    li.menu-active > a > .arrow:before {
    content: " \276F";
    font-weight: 300;
    text-shadow: none;
    width: 10px;
    display: inline-block;
	transform: rotate(90deg);
    }
    .menu_central li ul.sub-menu > li {
        width: 100%;
    }
    .menu_central li ul.sub-menu li ul.sub-menu li a
        {
        padding-left: 30px;
    }  
    .menu_central li ul.sub-menu li ul.sub-menu li ul.sub-menu li a 
       {
        padding-left: 50px;
    }  
    .menu_central > li > ul.sub-menu {
        position: static;
    }
    .menu_central > li > ul.sub-menu > li ul.sub-menu {
        position: static;
    }
    .menu_central > li > ul.sub-menu > li ul.sub-menu > li ul.sub-menu {
        position: static;
    }
    .menu_central li ul.sub-menu li.menu-active > a > .arrow:before {
          content: " \276F";
    font-weight: 300;
    text-shadow: none;
    width: 10px;
    display: inline-block;
	transform: rotate(90deg);
    }
} 
 

.fixed-top-1 {
  position: fixed;
  top: 3px;
  right: 0;
  left: 0;
  z-index: 2;
}

.fixed-top-2 {
  position: relative;
  top: 35px;
  right: 0;
  left: 0;
  z-index: -1;
}

.tam-40 {
	font-size: 40px;
}

.tam-30 {
	font-size: 30px;
}

.letra-26 {
	font-size: 26px;
}

.poli {
	overflow: hidden;
	background: #006699;
	width: 50rem;
	height: 3.125rem;
	clip-path: polygon(5% 0, 95% 0, 100% 50%, 95% 100%, 5% 100%, 0 50%);
	color: #ffffff;
  left: 50%;
  margin-left: -24.938rem;

}

.letra-30 {
	font-size: 30px;
	color: #ffffff;
	font-family: 'Montserrat Alternates',Righteous, sans-serif;
	font-weight:bold;
}
.carousel-control-next-icon {
    background-image : url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff0000' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
    color: black;
}

.fondo-nav{
    background: #ffffff !important;
	background-image: url("../images/base_2.jpg");
	
}

#inicio{
    background: url("../images/1a.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.jumbotron{
    width: 100%;
    height: 43.75rem;
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding-top: 25rem;
}

.espacio-abajo-slider {
	padding-top: 10.0625rem;
}