@font-family{
font-family:'code light';
src: url(/CODELight.ttf);
}

@font-family{
font-family:'code';
src: url(/CODEBold.ttf);
}

@font-family{
font-family:'Myriad Pro';
src: url(/MyriadPro-Regular.ttf);
}
body {
    min-width: 1300px;
    margin: 0px;
    padding: 0px;
}

.header {
    background: #fff;
    height: 133px;
    display: inherit;
    border-bottom: 5px solid;
}

.body{
	background-color:#000;
	margin:0px auto;
	padding:0xp;
	min-width:980px;
	max-width:1600px;
}

.wrapper{
	width: 1370px;
	margin:auto;
	position:relative;
}

.mi-menu {
    list-style-type: none;
    margin: 0 auto;
    padding: 0px;
    height: 40px;
    width: 100%;
    background: transparent;
    color: #000;
    /* margin-left: 20px; */
}

.menu-head {
    list-style-type: none;
    margin: 0 auto;
    height: 40px;
    width: 73%;
    background: transparent;
    display: inline-block;
    vertical-align: middle;
    margin-left: 56px;
    font-family: arial;
    color: #143279;
}

.menu-head li {
    display: inline-block;
    height: 40px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 16%;
}

.mi-menu li a {
    display: block;
    font-size: 14px;
    margin: auto;
    text-decoration: none;
    transition: all 0.5s;
    z-index: 9999;
    text-align: center;
    color: #1A3185;
    padding: 7px;
}

.img-head {
    display: inline-block;
    vertical-align: middle;
    margin-left: 25px;
}

.banner {
    background: url(../images/pagina.jpg) no-repeat;
    width: 100%;
    margin: 0px auto;
}

.azul {
    background-color: #273482;
    width: 100%;
    height: 495px;
    background-image: url(../images/bac1.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.nosotros {
    width: 450px;
    text-align: justify;
    position: relative;
    left: 660px;
    top: 80px;
    color: #fff;
}

.nosotros h1 {
    color: #273482;
    background: #fff;
    width: 220px;
    text-align: center;
    padding: 10px;
    font-family: code;
    font-weight: 400;
}

.nosotros p {
    font-family: arial;
    font-size: 16px;
}

.nosotros p {
    font-family: arial;
    font-size: 16px;
}

.nosotros a {
    background: url(../images/leer.png) no-repeat;
    background-size: 100%;
    width: 250px;
    height: 45px;
    padding: 15px 52px;
    text-align: left;
    position: relative;
    left: 290px;
    top: 60px;
    text-decoration: none;
}

.nosotros span {
    position: relative;
    right: 35px;
    text-decoration: none;
    font-family: arial;
    color: #000;
}

.flex {
    display: flex;
    text-align: center;
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
}

.cont-info {
    margin-right: 35px;
    width: 100%;
}

.cont-info p {
    text-align: justify;
    font-family: arial;
    font-size: 16px;
    margin-bottom: 70px;
}

.cont-info h1 {
    font-family: Arial;
    color: #273482;
    transition: all 0.5s ease;
}


.footer {
    width: 100%;
    background: url(../images/bannerinf.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 422px;
}

.titulos {
    color: #fff;
    font-family: Arial;
    border-bottom: 2px solid;
}

.titulos h2 {
    margin-left: 160px;
}

.list li {
    list-style-type: none;
}

.link.flex {
    color: #fff;
    font-family: arial;
    line-height: 2.2;
    margin-top: 10px;
}

.list {
    margin-left: 161px;
}

.der {
    display: flex;
    text-align: center;
    justify-content: center;
}

.der p {
    color: #fff;
    font-family: arial;
}
.blanco {
    background: url(../images/bot1.png);
    background-color: transparent;
    padding-top: 140px;
    position: relative;
    top: -85px;
    background-repeat: no-repeat;
    background-size: 100% 106px;
}

.img-head img {
    max-width: 220px;
    margin-top: 5px;
    max-height: 130px;
}

.mi-menu a:hover {
    background: #1A3185;
    color: #fff;
}

.cont-info a {
    border: 1px solid #1A3185;
    padding: 10px;
    text-decoration: none;
    background: #1A3185;
    color: #fff;
    font-family: arial;
    transition: all 0.5s;
}

.cont-info:hover a {
    background: #fff;
    color: #1A3185;
}

.fonnos h1 {
    text-align: center;
    font-family: code;
    font-size: 34px;
    margin: 0px auto;
    padding-top: 47px;
}

.fonnos {
    background: url(../images/backnos1.png) no-repeat;
    background-size: cover;
    height: 129px;
    margin: 0 auto;
}

.fon1 {
    width: 420px;
    height: 129px;
    margin: auto;
    background-image: url(../images/fon1.png);
    background-color: rgba(98, 188, 230, 0.62);
    background-size: 100% 130px;
    background-repeat: no-repeat;
}

.mi-menu li ul li {
    width: 220px;
    text-align: center;
    border-bottom: 1px solid #fff;
}

.mi-menu ul li a {
    border: none;
    margin: 0;
    display: block;
    padding: 5px 0px 5px 0px;
    width: 199px;
    position: relative;
    left: 1px;
    background: #1A3185;
    color: #fff;
}

.mi menu ul li a {
    border-bottom: 1px solid;
    margin: 0;
    display: block;
    padding: 5px 0px 5px 0px;
    width: 199px;
    position: relative;
    left: 1px;
}

.mi-menu li ul {
    height: 0px;
    overflow: hidden;
    background: transparent;
    line-height: 35px;
    position: absolute;
    padding: 0px;
    left: 0px;
    width: 250px;
    padding-top: 15px;
}

.mi-menu ul li a {
    margin: 0px;
    display: block;
    padding: 5px 0px 5px 0px;
    width: 250px;
    position: relative;
    border-bottom: 1px solid #fff;
}

.menu-head li:hover ul {
    height: auto;
}

.mi-menu li ul li a:hover {
    background: #29ABE2;
}

.nosotros2 {
    display: flex;
    margin-bottom: 50px;
    margin-top: 50px;
}

.contenedor {
    max-width: 1040px;
    margin: 0 auto;
}

.texto {
    text-align: justify;
    margin-right: 40px;
    font-family: Myriad Pro;
    font-size: 20px;
    max-width: 1040px;
}

.form input[type="submit"] {
    text-align: center;
    justify-content: center;
    width: 529px;
    height: 72px;
    border: 0px;
    background-color: #273482;
    color: #fff;
    margin-left: 270px;
    font-family: Myriad Pro;
    font-size: 25px;
}

.form {
    margin-top: 50px;
    margin-bottom: 50px;
}

.form input[type="text"] {
    width: 489px;
    height: 50px;
    padding-left: 10px;
    font-family: arial;
    transition: all 0.5s;
    font-size: 20px;
    color: #00ADE5;
}

.form input[type="email"] {
    padding-left: 10px;
    font-family: arial;
    font-size: 20px;
    color: #00ADE5;
}

.form textarea {
    padding: 10px;
    font-family: arial;
    font-size: 20px;
    transition: all 0.5s;
    color: #00ADE5;
}

input[type="text"]::-webkit-input-placeholder {
    color: #273482;
}

input[type="text"]:focus::-webkit-input-placeholder {
    color: #fff;
}

input[type="text"]:active::-webkit-input-placeholder {
    color: #fff;
}

input[type="text"]:visited::-webkit-input-placeholder {
    color: #fff;
}

input[type="email"]::-webkit-input-placeholder {
    color: #273482;
}


input[type="email"]:focus::-webkit-input-placeholder {
    color: #fff;
}

textarea::-webkit-input-placeholder {
    color: #273482;
}

textarea:focus::-webkit-input-placeholder {
    color: #fff;
}

.form input[type="text"]:focus {
    background: #273482;
}

.form input[type="email"]:focus {
    background: #273482;
}

.form textarea:focus {
    background: #273482;
}

.der img {
    max-width: 155px;
    max-height: 86px;
    width: 100%;
    height: 100%;
}

.bgdc {
    text-align: justify;
    position: relative;
    right: 380px;
}

.logo2 {
    width: 155px;
    height: 120px;
    position: relative;
    right: 100px;
}

.form2 input[type="text"] {
    border: 1px solid #0072C0;
    height: 20px;
    margin-bottom: 22px;
    margin-right: 21px;
}

.form2 input[type="number"] {
    border: 1px solid #0072C0;
    height: 20px;
    margin-right: 15px;
    margin-bottom: 16px;
    margin-left: 7px;
}

.form2 input[type="email"] {
    border: 1px solid #0072C0;
    height: 20px;
    margin-right: 10px;
}

.form2 input[type="textarea"] {
    border: 1px solid #0072C0;
    width: 780px;
    margin-left: 30px;
    height: 21px;
}

.form2 {
    text-align: justify;
    font-family: arial;
    margin-top: 50px;
    margin-bottom: 50px;
}

.form2 li {
    list-style-type: none;
    line-height: 20px;
}
/*****************************************************/
 /*******************|   SLIDER   |********************/
/*****************************************************/
.container img {
	width: 100%;
	max-width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
.container {
	margin-right: auto;
	margin-left: auto;*zoom:1;
	position: relative;
}
.container:before, .container:after {
	display: table;
	content: "";
	line-height: 0;
}
.container:after {
	clear: both;
}
.container-fluid {
	padding-right: 20px;
	padding-left: 20px;
 *zoom: 1;
}
.container-fluid:before, .container-fluid:after {
	display: table;
	content: "";
	line-height: 0;
}
.container-fluid:after {
	clear: both;
}
#slides {
	display: none
}
#slides .slidesjs-navigation {
	margin-top: 3px;
}
#slides .slidesjs-previous {

width: 28px;

height: 28px;

display: block;

position: absolute;

top: -3px;

z-index: 999;

background-color: rgba(74, 74, 74, 0);

border: 1px solid rgb(255, 255, 255);

background-image: url(../images/Slider/izqui.png);

left: 50%;

transition: all 0.5s;

margin-left: -120px;
}
#slides .slidesjs-next {
	width: 28px;
	height: 28px;
	display: block;
	position: absolute;
	top: -3px;
	z-index: 999;
	background-color: rgba(74, 74, 74, 0);
	border: 1px solid rgb(255, 255, 255);
	background-image: url(../images/Slider/derecha.png);
	left: 50%;
	transition: all 0.5s;
	margin-left: -90px;
}
.slidesjs-pagination {
	margin: 6px 0 0;
	float: right;
	display: none;
	list-style: none;
}
.slidesjs-pagination li {
	float: left;
	margin: 0 1px;
}
.slidesjs-pagination li a {
	display: block;
	width: 13px;
	height: 0;
	padding-top: 13px;
	background-image: url(img/pagination.png);
	background-position: 0 0;
	float: left;
	overflow: hidden;
}
.slidesjs-pagination li a.active,  .slidesjs-pagination li a:hover.active {
	background-position: 0 -13px
}
.slidesjs-pagination li a:hover {
	background-position: 0 -26px
}
#slides a:link,  #slides a:visited {
	color: #333
}
#slides a:hover,  #slides a:active {
	color: #9e2020
}
a.slidesjs-play.slidesjs-navigation {
	display: none !important;
}
a.slidesjs-stop.slidesjs-navigation {
	display: none !important;
}
#slides .slidesjs-next:hover {
	/* border: 1px solid #0D7185; */
}
#slides .slidesjs-previous:hover {
	/* border: 1px solid #0d7185; */
}

/*****************************************************/
 /*******************|   SLIDER   |********************/
/*****************************************************/

.content {
    margin-top: -22px;
}
.des_banner {
    position: absolute;
    background-color: rgba(39,52,129,0.86);
	background-image:url(../images/bnn.png);
	background-position:right bottom;
	background-repeat:no-repeat;
    top: 0px;
    height: 100%;
    width: 490px;
    left: 50%;
    margin-left: -550px;
    box-sizing: border-box;
    padding: 15px 30px;
    color: #FFF;
    font-family: arial;
}

.des_banner h3 {
    font-family: code;
    font-weight: 300;
    font-size: 38px;
    border-bottom: 1px solid #FFF;
}

.des_banner p {
    text-align: justify;
    font-size: 15px;
}

.des_banner a {
    color: #FFF !important;
    text-decoration: none;
    border: 1px solid #FFF;
    padding: 10px 15px;
    display: inline-block;
    margin-top: 15px;
}

.mi-menu a.activo {
    background: #1A3185;
    color: #fff;
}
.mi-menu a.activo2{
    background: #29ABE2;
}
.texto h3 {
    color: #283074;
}
.flex124 {
    display: flex;
    width: 100%;
    height: 405px;
    justify-content: center;
    align-items: center;
    max-width: 1040px;
}


.form table {
    margin: auto;
}
#slides .slidesjs-previous:hover {
    background-color: rgb(74, 74, 74);
    border: 1px solid rgb(74, 74, 74);
}

#slides .slidesjs-next:hover {
    background-color: rgb(74, 74, 74);
    border: 1px solid rgb(74, 74, 74);
}

.form input[type="text"]:active {
    color: #fff;
}

.flex124 img {
    margin-right: 30px;
    width: 100%;
    max-width: 450px;
    max-height: 405px;
}

.cont-info img {
    width: 100%;
    max-width: 337px;
    max-height: 194px;
}

.enla {
    width: 100px;
    height: 45px;
    position: relative;
    left: 220px;
}

.btn-sc {
    text-align: center;
    margin-bottom: 30px;
}

.btn-sc input[type="submit"] {
    border: 4px solid #00ADE5;
    padding: 20px;
    width: 140px;
    background: #1E3386;
    color: #fff;
    font-family: arial;
    font-size: 22px;
}

.btn-sc input[type="submit"]:hover {
    background: #00ADE5;
    border: 4px solid #1E3386;
}

.cont-info:hover h1 {
    background: #273482;
    color: #fff;
}

.miflex {
    text-align: center;
    display: inline-block;
    padding-top: 50px;
    vertical-align: top;
}

.alinea img {
    display: block;
    max-width: 160px;
    margin: auto;
    margin-bottom: 15px;
}

.alinea {
    display: inline-block;
    width: 270px;
    text-align: center;
    color: #FFF;
    font-size: 25px;
    font-family: sans-serif;
}
.centrado{
text-align:center;
}