@font-face {
	font-family: 'ProspectusLReg';
	font-style: normal;
	font-weight: normal;
	src: local('ProspectusLReg'), url('../fonts/ProspectusLReg.otf') format('woff');
}

@font-face {
	font-family: ProspectusLSBd;
	src: url('../fonts/ProspectusLSBd.otf') ;
}
	
@font-face {
	font-family: Montserrat-Italic;
	src: lurl('../fonts/Montserrat-Italic.otf');
}

@font-face {
	font-family: Montserrat-ThinItalic;
	src: lurl('../fonts/Montserrat-ThinItalic.otf');
}
@font-face {
	font-family: Montserrat-ExtraLightItalic;
	src: lurl('../fonts/Montserrat-ExtraLightItalic.otf');
}
@font-face {
	font-family: Montserrat-Thin;
	src: lurl('../fonts/Montserrat-Thin.otf');
}
@font-face {
	font-family: Montserrat-Medium;
	src: lurl('../fonts/Montserrat-Medium.otf');
}
@font-face {
	font-family: Montserrat-ExtraLight;
	src: lurl('../fonts/Montserrat-ExtraLight.otf');
}
@font-face {
	font-family: Montserrat-SemiBoldItalic;
	src: lurl('../fonts/Montserrat-SemiBoldItalic.otf');
}
@font-face {
	font-family: Montserrat-LightItalic;
	src: lurl('../fonts/Montserrat-LightItalic.otf');
}
@font-face {
	font-family: Montserrat-SemiBold;
	src: lurl('../fonts/Montserrat-SemiBold.otf');
}
@font-face {
	font-family: Montserrat-Light;
	src: lurl('../fonts/Montserrat-Light.otf');
}
@font-face {
	font-family: Montserrat-Bold;
	src: lurl('../fonts/MMontserrat-Bold.otf');
}
@font-face {
	font-family: Montserrat-BlackItalic;
	src: lurl('../fonts/Montserrat-BlackItalic.otf');
}
@font-face {
	font-family: Montserrat-Black;
	src: lurl('../fonts/MMontserrat-Black.otf');
}
@font-face {
	font-family: Montserrat-ExtraBoldItalic;
	src: lurl('../fonts/Montserrat-ExtraBoldItalic.otf');
}
@font-face {
	font-family: Gotham-BookItalic;
	src: lurl('../fonts/Gotham-BookItalic.otf');
}
@font-face {
	font-family: Gotham-Bold;
	src: lurl('../fonts/Gotham-Bold.otf');
}
@font-face {
	font-family: 'Gotham Medium';
	src: lurl('../fonts/Gotham Medium.otf');
}
@font-face {
	font-family: 'Gotham Book Regular';
	font-style: normal;
	font-weight: normal;
	src: local('Gotham Book Regular'), url('../fonts/Gotham Book Regular.otf') format('woff');
}	

@import url(//db.onlinewebfonts.com/c/33dcab1b6df24d93b8e82c66c5b8ffae?family=Prospectus+L+Black);

@font-face {
	font-family: "Prospectus L";
	src: url("//db.onlinewebfonts.com/t/33dcab1b6df24d93b8e82c66c5b8ffae.eot");
	src: url("//db.onlinewebfonts.com/t/33dcab1b6df24d93b8e82c66c5b8ffae.eot?#iefix") format("embedded-opentype"),
		 url("//db.onlinewebfonts.com/t/33dcab1b6df24d93b8e82c66c5b8ffae.woff2") format("woff2"),
		 url("//db.onlinewebfonts.com/t/33dcab1b6df24d93b8e82c66c5b8ffae.woff") format("woff"),
		 url("//db.onlinewebfonts.com/t/33dcab1b6df24d93b8e82c66c5b8ffae.ttf") format("truetype"),
		 url("//db.onlinewebfonts.com/t/33dcab1b6df24d93b8e82c66c5b8ffae.svg#Prospectus L") format("svg");
}

@font-face {
	font-family: "gotham";
	src: url('../fonts/Gotham-Book.woff') format('woff'),
		 url('../fonts/Gotham-Book.woff2') format('woff2'),
		 url('../fonts/Gotham-Book.ttf') format('truetype');
	font-weight: normal;
  }
/*
@font-face {
	font-family: "karla";
	src: url('fonts/Karla-Regular.woff') format('woff'),
		 url('fonts/Karla-Regular.woff2') format('woff2'),
		 url('fonts/Karla-Regular.ttf') format('truetype');
	font-weight: normal;
} */

/* karla-regular - latin */
@font-face {
	font-family: 'Karla';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/karla-v13-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Karla'), local('Karla-Regular'),
		 url('../fonts/karla-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('../fonts/karla-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
		 url('../fonts/karla-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
		 url('../fonts/karla-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('../fonts/karla-v13-latin-regular.svg#Karla') format('svg'); /* Legacy iOS */
}

body{
    background-color: #042B47 !important;
    color: #FFF !important;
    /*font-family: 'gotham' !important;*/
    font-size:0.9rem !important;
    font-weight: 400;
    font-stretch: normal;
}

.font{
    font-family: 'Karla' !important;
    font-size:0.9rem !important;
    font-weight:400;
    line-height:1.2;
    color:white;
    text-align:left;
    background-color:#042B47;
}

.table-striped,form,.menu,.file{
	font-family: 'Karla' !important;
	background-color: #042B47 !important;
	color: #FFF !important;
	font-size:0.9rem !important;
}

.file2{
	font-family: 'Karla' !important;
	background-color: #053355 !important;
	color: #FFF !important;
	font-size:0.9rem !important;
}

#example_filter>label>input{
	font-family: 'Karla' !important;
	background-color: #042B47 !important;
	color: #FFF !important;
	font-size:0.9rem !important;
}

#example_length>label>select{
	font-family: 'Karla' !important;
	background-color: #042B47 !important;
	color: #FFF !important;
	font-size:0.9rem !important;
}

.pb-3{
    height: 45px !important;
}

.table-hover>tbody>tr:hover{
    color: #e2b299 !important;
}

hr{
    border: none; 
    height: 5px;
    width: 50%;
    border-color: #F3CBB2;
    background-color: #F3CBB2;
    margin-left: 0px;
}

.footer{
    background-color: #042B47;
    color: white;
    font-size: 11px;
  }

  @font-face {
	font-family: ProspectusLBld;
	src: url('../fonts/ProspectusLBld.otf');
}

html{
  font-family: 'Karla' !important;
}

body{
  font-family: 'Karla' !important;
	font-size:0.9rem;
	font-weight:400;
	line-height:1.2;
	color:white;
	text-align:left;
	background-color:#042B47
}

.nav-fondo{
  background-color: #042B47;
  color: white !important;
}

.nav-link{
  color: white !important;
}

.dropdown-item{
  color: white;

}

.dropdown-menu{
  background-color: #042B47;
}

.dropdown-item:hover{
  border-width: 2px !important;
  border-style: solid;
  border-color: #bd826f;
  color: white;
  background-color: #042B47;
}

.dropdown-item{
  color: white;
  background-color: #042B47;
}

.dropdown-item:hover{
  border-width: 2px !important;
  border-style: solid;
  border-color: #bd826f;
  color: white;
  background-color: #042B47;
  
}

.navbar-toggler-icon {
  /*order-color: rgb(255,255,255);
  background-color: white;*/
  /*background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(4,43,71, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");*/
  background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255,255,255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
} 

.footer{
  background-color: #042B47;
  color: white;
  font-size: 11px;
}

.navbar-expand-sm .navbar-nav .nav-link {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}

hr{
  border: none; 
  height: 5px !important;
  width: 50%;
  border-color: #F3CBB2;
  background-color: #F3CBB2;
  margin-left: 0px;
}

h3{
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.text-footer{
    line-height: 1.2 !important;
}

#imagen{
	width: 500px;
}

.cont{
	margin-top:30px;
	padding-top: 300px; 
	padding-bottom: 200px;
}

#proximamente{
	display: block;
	text-decoration-line: underline;
	font-size: 54px;
	position: absolute;
	top: 45%;
	left: 0;
	width: 100%;
	opacity: 0.7;
	color: white;
}

.text-subtitulo{
	font-size: 1.3rem;
}

.espacio{
	padding-bottom: 100px;
}

.textoghotam{
	font-family: 'gotham' !important;
    font-size: 13px;
    font-stretch: normal;
    font-weight: 100;
}
.inputform{
	text-align: center;
	font-style: italic; 
	background-color: #F3CBB2;
	border-radius: 0;
}
.btn-form-contacto{
	background-color: #042B47;
	border-color: white!important;color:white;
	border-radius: 0;
	width: 200px;border: 1px;
	border-style: solid;
	font-size: 1rem;
	font-weight: normal;
}
.hamburguesa{
	top:100px; 
	color:white !important;
}
.navbar-nav{
	background-color: #042B47;
}
.ligaindexmovil{
	width: 268px;
	height: 39px;
	background-color: transparent;
	border: 0;
	display: none;
}

.ligaindexmovil:hover{
	border: 0;
	border-style: solid;
	cursor: default;
}

@media (min-width: 576px){
  .navbar-expand-sm .navbar-nav .nav-link {
      padding-right: 2.5rem;
      padding-left: 2.5rem;
  }
  
}

@media only screen and (max-width:600px){
	#imagen{
		width: 300px;
	}
	.espacio-linea{
		padding-bottom: 50px;
	}
	.cont{
		margin-top:30px;
		padding-top: 200px; 
		padding-bottom: 100px;
	}
	#proximamente{
		display: block;
		text-decoration-line: underline;
		font-size: 33px;
		position: absolute;
		top: 45%;
		left: 0;
		width: 100%;
		opacity: 0.7;
		color: white;
	}
	.text-titulo{
		font-size: 28px;
	}
	#imagenei{
		width: 100%;
	}
	.espacio{
		padding-bottom: 0px;
	}
	.espaciotel{
		padding-top: 16px;
	}
	
	.hamburguesa{
		top:30px;
		color:white !important;
		background-color: transparent;
	}
	.dropdown-menu a{
		color: #F3CBB2;
	}
	#imagencentro{
		width: 300px;
	}
	
	.ligaindexmovil{
		display: block;
	}
}

.hidden{
	display: none !important;
}

.link-info{
	color: #0dcaf0 !important;
}

.link-info:hover{
	color: #a3dde9 !important;
}

.alert-info{
	color: #0dcaf0 !important;
}

.alert-info:hover{
	color: #003d49 !important;
}

.dt-button{
	color: #FFF!important;
	background-color: #17a2b8!important;
	border-color: #17a2b8!important;
}

.buttons-columnVisibility{
	
	color: #000!important;
}

tr{
	background-color:#042B47 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button{
	color: #FFF!important;
	background-color: #17a2b8!important;
	border-color: #17a2b8!important;
}

.disabled{
	color: #FFF!important;
	background-color: #17a2b8!important;
	border-color: #17a2b8!important;
}

tbody{
	border-bottom: #FFF !important;
}
table{
	border-bottom: #FFF !important;
}

.dataTables_info{
	color: #FFF!important;
}

#datatables_buttons_info>h2{
	color: #FFF!important;
	background-color: #042B47!important;
	border-color: #042B47!important;
}

#datatables_buttons_info>div{
	color: #FFF!important;
	background-color: #042B47!important;
	border-color: #042B47!important;
}

#example{
	width: 100% !important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody{
	border-bottom: 1px solid #FFF !important;
}

.dataTables_wrapper.no-header, .dataTables_scrollHead, .dataTables_scrollHeadInner{
	border-bottom: 1px solid #FFF !important;
}

thead{
	border-color: #FFF !important;
}

thead>tr{
	border-color: #FFF !important;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05) !important;
}

.table-striped tbody tr:hover{
	background-color: rgba(0,0,0,.2) !important;
}

.dataTables_filter{
	color:#FFF !important;
}