@font-face {
    font-family	: 'BellotaText';
    src			: url('../font/BellotaText/BellotaText-Regular.ttf');
    font-weight	: normal;
}
body{
	/*font-family: 'Ubuntu', sans-serif;*/
	font-family: 'BellotaText','Source Sans Pro','fjalla_oneregular', sans-serif;
	/*font-size: 18px;*/
}

main{
	background-color: #ffffff;	
	margin-top:100px;
}

h3{
	font-weight: 700;
	font-size: 38px;
}

.vd{
	border-radius: 5px;
  	background: #FFE52B !important;
  	color: #000000 !important;
  	text-align:center !important;
  	left:30%;
}

.view-video{
	background-color: transparent;
	position: absolute;
    right: 30px;
    z-index:100;
    top: 50%;
}

.header{
	/*
	background-color: transparent;
	position: absolute;
    right: 10px;
    */
    background-color: #0176DE;
    position: relative;
    /* right: 10px; */
    top: 40px;
}

.data-navbar{
	background-color: transparent !important;
	box-shadow: none !important;
	flex-direction: column;
}
.data-navbar a{
	color: #ffffff;
}

.carousel{
		/*top:150px;*/
	}

.carousel,.carousel .carousel-inner,.carousel .carousel-inner .active,.carousel .carousel-inner .carousel-item,.view,body,html{
	 height:100%;
	}
.carousel-indicators {
		/*bottom:20% !important;*/
	}

.caption-background{
	position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;   
    width: 60%;
    color: #000000;
    text-align: center;
	background: rgb(255,255,255);
	background: linear-gradient(90deg, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.9500175070028011) 1%, rgba(255,255,255,0) 100%);
    
}

.caption-background p{
	font-size	: 1em;
	font-weight: bold;
	text-shadow: 1px 1px 2px #a0a0a0;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    top: 5%;
    left: 5%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000000;
    text-align: left;
    width: 60%;
}

.titulo-contenido{	
	display: inline-block;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
}

.sinopsys {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: #A3A3A3;
}

.rgba-black-light, .rgba-black-light:after {
    background-color: rgba(0,0,0,0.3);
}	

.rgba-red-light{
	background-color: rgba(244, 238, 54, 0.3);
}

.hook-hr {
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, from(#777777), color-stop(50%, rgba(51, 51, 51, 0.5)), to(#777777));
    background: -webkit-linear-gradient(left, #777777 0%, rgba(51, 51, 51, 0.5) 50%, #777777 100%);
    background: -moz- oldlinear-gradient(left, #777777 0%, rgba(51, 51, 51, 0.5) 50%, #777777 100%);
    background: -o-linear-gradient(left, #777777 0%, rgba(51, 51, 51, 0.5) 50%, #777777 100%);
    background: linear-gradient(to right, #777777 0%, rgba(51, 51, 51, 0.5) 50%, #777777 100%);
}
	
	
.navbar{
	background-color:#173F89;
	}
	
.page-footer,.top-nav-collapse{
	background-color:#173F89;
}

.img-header{
	background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height:400px;
  top:150px;
}

@media only screen and (max-width:768px){
	
	main{
		margin-top:0;
	}
	
	.navbar{
		background-color:#173F89;
	}
	
	small{
		font-size: 50%;
	}
	
	.carousel{
		/*top:50px;*/
		bottom:50px;
	}
	
	.img-header{
		background-position: center;
	  	background-repeat: no-repeat;
	  	background-size: cover;
	  	/*position: relative;*/
	  	top:50px;
	  	height:150px;
	}
	
	.media{
		display:block;
		left:50%;
	}
	
	.carousel-caption {
	    width: 100%;
	    top: 0;
	}
	.carousel-caption h3{
		font-size: 95%;
	    top:-10px;
	}
	.carousel-caption p{
	    font-size: 70%;
	}
	.vd{
		width: 30%;
	   	height:30px;
	   	white-space: nowrap;
	   	text-align:center !important;
	   	padding:5px;
	   	position:fixed;
	}
	.caption-background{
    	width: 80%;
	}
	.marca{
		position:relative;
	}

	.proximo {
	    background-color: #FFE52B;
		border: 1px solid #000000;
	    position: absolute;
	    padding: 10px;
	    font-size:60%;
	}
	
	h3{
		font-size:1.2em
	}
	
}

mark{
	background-color:#FFE52B;
	padding: 0 .2em; !important;
}

u {
    text-decoration: none;
    position: relative;
}
u:after {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 1px;
    border-width: 0 0 1.5px;
    border-style: solid;
    border-color:#FFE52B;
}
strong{
	font-weight: bold;
}
.navbar:not(.top-nav-collapse) {
  background-color:#173F89;
}

.navbar{
   color: white !important;
   font-size: 0.8em !important;
   z-index:100;
   padding: .1rem 1rem !important;
}

.modal {
    background-color: rgba(0,0,0,0.9);
}

.dropdown-menu {
	background-color:#173F89;
	line-height: 0.5;
	min-width: 15rem;
	
}

.navbar .dropdown-menu a {
	color: #ffffff;
	font-size: 0.8em;
}

.menu-top-uc{
	top		: 0;
	left	: 0;
	height:30px;
	width:100%;
	float:left;
	position:absolute;
}



#logo_old {
    float: left;
    left: 50px;
	top: 30px;
    position: relative;
    width: 200px;
    z-index: -1;
    padding:0 20px 20px 20px;
    background-color: #2962FF;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: 10px 10px 10px -4px rgba(0,0,0,0.6);
	-moz-box-shadow: 10px 10px 10px -4px rgba(0,0,0,0.6);
	box-shadow: 10px 10px 10px -4px rgba(0,0,0,0.6);
}

#logo {
    position: relative;
    width: 200px;
    padding:10px;
}

#logo-sm {
    float: left;
    left: 5px;
	top: 20px;
    position: absolute;
    width: 100px;
    z-index: -1;
    padding:5px 0px 10px 5px;
    background-color: #2962FF;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: 0px 10px 10px -14px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 10px 10px -14px rgba(0,0,0,0.6);
	box-shadow: 0px 10px 10px -14px rgba(0,0,0,0.6);
}
.cajaLogo {
    height: 100%;
    width: 100%;
}

hr{
	 border: 1px solid #0288d1;
    width: 200px;
    margin: 0 auto;
    margin-top: 10px;
}


.titulo{
	
	font-size 	: 2em;
	text-shadow: 2px 2px #000000;
}

p{
	font-size 	: 1em;
	
}

#logodata{
	-webkit-filter: drop-shadow(5px 5px 5px #222); 
	filter: drop-shadow(5px 5px 5px #222);
}
.titulo-carousel{
	text-shadow: 10px 10px 10px #000000;
}

.modal-header {
    padding: .5rem !important;
    background-color:#126fbf;
    color:#ffffff;
}

/* ==========  Select Field ========== */

/* Style Select Field */
select {
  font-family: inherit;
  background-color: transparent;
  width: 100%;
  padding: 4px 0;
  font-size: 16px;
  color:  rgba(0,0,0, 0.6) !important;
  border: none;
  border-bottom: 1px solid rgba(0,0,0, 0.12) !important;
}

/* Remove focus */
select:focus {
  outline: none}

/* Hide label */
.mdl-selectfield label {display: none;}
/* Use custom arrow */
.mdl-selectfield select {appearance: none}
.mdl-selectfield {
  font-family: 'BellotaText','Helvetica','Arial',sans-serif;
  position: relative;
    &:after {
        position: absolute;
        top: 0.75em;
        right: 0.5em;
        /* Styling the down arrow */
        width: 0;
        height: 0;
        padding: 0;
        content: '';
        border-left: .25em solid transparent;
        border-right: .25em solid transparent;
        border-top: .375em solid rgba(0,0,0, 0.12) !important;
        pointer-events: none;
    }
}

/* submenu*/
.content{
    padding	: 15px 15px;
    color	: #000000;
}

.content h1{    
    color	: #000000;
    font-weight: bold;
    font-size: 2rem;
}
.btn-outer {
    position: absolute;
    bottom: 16px;
    left: 20px;
    font-size: 14px;
    z-index:-1;
    color:#0176DE;


}
.link-text:before {
    content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #0176DE;
    width: 0;
    height: 4px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: translateX(-50%); */
}
.link-text:after {
    content: "›";
    display: inline-block;
    margin-left: 6px;
    font-size: 18px;
}
.submenu {
	margin-top:-250px;
	z-index: 2;

}
.columna{
    min-height: 206px;
    transition: transform .3s;
    background-color: rgba(255, 255, 255, 0.9);
}
.columna:hover {
    transform: translateY(-1.5rem) scale(1.03);
  }
  
.titulo-portada{
	font-size : 40px;
	font-family: 'BellotaText', sans-serif;
	font-weight: bold;
}
.bajada-portada{
	font-size : 18px;
} 
.cuadro-portada{
    position: absolute;
    content: "";
    width: 40%;
    height: 60%;
    border: 12px solid #0176DE;
    right:-10px;
    top:-20px;
    
    z-index: 10; 
}


.menucarousel li{
    padding: 0;
    margin: 0;
    font-weight: 700;
    list-style: none;
    cursor: pointer;
    
    font-size: 22px;
    font-weight: 700;
    color: #FFFFFF;
    padding: 8px 20px;
    margin: 2px 0;
    background: transparent;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;    
}

.menucarousel li.active{
    background: #ffe52b;
    color: #000000;
}

.menucarousel li span{
    font-size: 19px;
}

.menucarousel .link{
   
    position: relative;
    text-decoration: none;
    display: inline-block;
    text-transform: capitalize;
    font-size: 18px;
    font-family: "proxima-nova", sans-serif;
    -webkit-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}

.menucarousel .link:before {
    content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #FFFFFF;
    width: 0;
    height: 4px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.menucarousel .link:hover:before {
    left: 0;
    right: 0;
    width: 100%;
    
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #000000;
    background-color: #ffe52b;
}

.nav-pills .nav-link {
    border-radius: 0;
    color:#FFFFFF;
}


.modal-dialog {
      height: 100vh;
      display: flex;
      align-items: center;
}



.carousel-controls{
 position:relative; 
  width:100px;
  left:80%;
}

.fa-chevron-left:before {
    color:#FFFFFF;
    padding:10px;
    border: solid 2px yellow;
}
.fa-chevron-right:before {
     color:#FFFFFF;
    padding:10px;
    border: solid 2px yellow;
}

.item-1{
	background-color: #ffe52b;
	padding:2px;
}
.view{
	height:100vh;
	text-align:center;
}

.text-dark {
    color: #f9e805!important;
}

a.waves-effect, a.waves-light {
    text-shadow: 1px 1px 1px #000000;
}

.uc-heading-decoration {
    display: inline-block;
    margin-left: 24px;
    margin-right: 24px;
    width: 36px;
    height: 4px;
    background-color: 
    #fec60d;
}

.uc-hr {
    border: 0;
    height: 3px;
    width: 100%;
    overflow: hidden;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…ZpbGw9ImdyYXkiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTAgMVYwaDN2MXoiLz48L3N2Zz4=) 50% repeat;
}

.marca{
	width:30%;
	margin-bottom:30px;
  -webkit-transform:rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg);
}

.card-title{
	/*font-size: 12px;*/
	text-transform: uppercase;
	text-align: center;
}

.card-body {
	padding: 0.5rem !important;
}

.proximo {
    background-color: #FFE52B;
	border: 1px solid #000000;
    position: absolute;
    padding: 10px;
    color:#000000;
}

.item-1:after{
	content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 5px 18px 20px;
    border-color: transparent transparent transparent #ffe600;
    right: -10px;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.form-control-sm {
    font-size: .8rem;
}