

body{
	margin: 0;
	padding: 0;
}

.navbar-toggler{
	margin: 0;
 padding: 0;
}

nav{
	border-bottom: 1px solid #A9ABAE;
	margin:0 0 0 0;
 padding:0 0 0 0;
}
/* cambiar el color de fondo a la barra */
nav.navbar {
    background: #fff;
    margin:0 0 0 0;
}

.collapse{
	padding:0 0 0 0;
}

nav ul .navbar-nav{
	
 
}

/* cambiar tipo de letra */
nav ul li {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 2.5px;
    padding-right: 8px;
    padding-left: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: all .5s ease-in-out;
    margin: 0;
}

nav ul li:hover{
	background: #324E8A;
	color: #fff; 
}

nav ul li:hover a{
	color: #fff; 
}

nav ul li.active{
	background: #324E8A;
}

nav ul li.active a{
	color: #fff;
}

nav ul li a{
	color: #324E8A;
}

.red{
	padding-left: 25px;
	padding-right: 25px;
}

.redes{
	color: #4B4B4D;
	font-size: 20px;
	margin-right: 10px;
	transition: all .5s ease-in-out;
}

.redes:hover{
	color: #324E8A;
}

/* Boton colapse */
.navbar-toggler{
	background: #324E8A;
	color: #fff;
	padding-top: 7px;
}

.fas{
	color: #fff;
}

.menu_user{
    background: #324E8A;
    padding-bottom: 25px;
    width: 300px;
}

.btncontacto_menu{
    width:120px;
    background: #fff;
    border-radius: 25px;
    color: #324E8A;
    transition: all .5s ease-in-out;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
}

.btncontacto_menu:hover{
    background: #324E8A;
    color: #fff;
    width: 130px;
    cursor: pointer;
    font-weight: 200;
    letter-spacing: 2.5px;
    border: 1.5px solid #fff;
}





/*------------------------------------------  SEC SLIDER ------------------------------------------   */

.carrou{
	margin-top: 69px;
}

.imgslider{
    width: 100%;
    height: auto;
}





/*------------------------------------------   SEC SERVICIOS ------------------------------------------*/


.sectit{
	display: flex;
	justify-content: center;
}

.divtitulo{
	text-align: center;
	margin: 0;
}

.titulo{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: #324E8A;
	letter-spacing: 1.5px;
	margin: 0;
	font-size: 38px;
	padding-top: 85px;
}

.hrtitulo{
	border-color:#606062;
	width: 30%;
}

.ser1{
	margin-top: 80px;
	padding-bottom: 40px;
    opacity: 0;
}

.btnser{
    width: 150px;
    height: 40px;
    background: transparent;
    border-radius: 25px;
    color: #324E8A;
    float: right;
    margin-bottom: 50px;
    margin-right: 55px;
    transition: all .5s ease-in-out;
    border: 1.5px solid #324E8A;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-top: 20px;
}

.btnser:hover{
    background: #324E8A;
    color: #fff;
    width: 165px;
    cursor: pointer;
    font-weight: 600;
    letter-spacing: 2px;
    
}

.contenedor{
	text-align: center;
}

.serimg{
	margin: 0;
	padding-bottom: 25px;
}

.des_titulo{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 22px;
	color: #324E8A;
}

.des_parrafo{
	text-align: justify;
	font-family: 'Arial', sans-serif;
	font-size: 15px;
	font-weight: 400;
	padding-left: 12px;
	padding-right: 12px;
}

.ser_gris{
	background: #F1F1F2;
}

.ser2{
	padding-top: 80px;
	padding-bottom: 40px;
    opacity: 0;
}





/*------------------------------------------   SEC EMPRESA ------------------------------------------*/


.sec_empresa{
	background: #324E8A;
	padding-bottom: 75px;

}

.sectit_empresa{
	display: flex;
	justify-content: center;
}

.divtitulo_empresa{
	text-align: center;
	margin: 0;
}

.titulo_empresa{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: #fff;
	letter-spacing: 1.5px;
	margin: 0;
	font-size: 38px;
	padding-top: 85px;
}

.hrtitulo_empresa{
	border-color:#fff;
	width: 30%;
}

.sub_empresa{
	color: #fff;
	font-family: 'Arial', sans-serif;
	font-weight: 300;
	font-size: 16px;
	padding-top: 25px;
	padding-bottom: 35px;
}

.contenido_mapa{
	font-family: 'Arial', sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: #fff;
	padding-left: 12px;
	padding-right: 12px;
	text-align: justify;
}

.hrmapa{
	border-color:#fff;
	width: 100%;
}

.empre_map{
    opacity: 0;
}



/*------------------------------------------   SEC SITIOS ------------------------------------------*/

.sitios_fondo{
	background-image: url("../img/fondo_sitios.png");
		-webkit- url("../img/fondo_sitios.pn");
        -moz- url("../img/fondo_sitios.pn");
        -ms- url("../img/fondo_sitios.pn");
        -o- url("../img/fondo_sitios.pn");
    background-repeat: no-repeat;
    background-position: left top;
    padding-bottom: 65px;
}

.fondo_sit{
	position:relative;   
    left: 0;
    top: 0;
}

.cuadro_sitios{
	
}

.c_azul{
	background: #324E8A;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 20px;
	color: #fff;
	margin-top: 85px;
	margin-bottom: 25px;
	font-family: 'Montserrat', sans-serif;
	font-size: 42px;
	font-weight: 600;
	letter-spacing: 3.5px;
	text-align: center;
}

.text_cuadro{
	margin: 0;
}

.text_sitios{
	font-family: 'Montserrat',sans-serif;
	font-size: 18px;
	color: #324E8A;
	font-weight: 600;
	padding-top: 15px;

}

.row_sitio{
	margin-top: 10px;
	border-bottom: 1.5px solid #D2D3D5;
	padding-bottom: 10px;
}

.div_world{
	padding-left: 95px;
}

.div_world a{
	color: #324E8A;
	text-decoration: inherit;
	font-family: 'Arial', sans-serif;
}

.world{
	font-size: 27px;
}

.div_world a:hover{
	color: #D2D3D5;
}

.izq_direcciones{
	padding-top: 95px;
}

.der_direciones{
	padding-top: 80px;
    opacity: 0;
}

.izq_sitios{
    opacity: 0;
}





/*------------------------------------------   SEC DESCARGAS ------------------------------------------*/
.sec_descargas{
	background: #EBECEC;
	padding-top: 45px;
	padding-bottom: 35px;
}

.sectit_descargas{
	display: flex;
	justify-content: center;
}

.divtitulo_descargas{
	text-align: center;
	margin: 0;
}

.new{
    padding-top: 4px;
    
    padding-left: 5px;
    padding-right: 5px;
    background: #57B952;
    width: 75px;
}

.p_new{
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    
}

.titulo_descargas{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: #324E8A;
	letter-spacing: 1.5px;
	margin: 0;
	font-size: 38px;
	padding-top: 85px;
}

.hrtitulo_descargas{
	border-color:#324E8A;
	width: 30%;
}

.fila_des{
	padding-top: 125px;
    padding-bottom: 90px;
    opacity: 0;
}

.fila_contenido{
    margin-top: 40px;
}

.img_adjunto{
	
}

.izq_contenido{
	padding-left: 35px;
}

.text_desc{
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #324E8A;
	
}


.btndescargas{
    width: 147px;
    height: 35px;
    background: transparent;
    border-radius: 25px;
    color: #324E8A;
    float: left;
    
    
    transition: all .5s ease-in-out;
    border: 1.5px solid #324E8A;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    
}

.btndescargas:hover{
    background: #324E8A;
    color: #fff;
    width: 147px;
    cursor: pointer;
    font-weight: 600;
    letter-spacing: 2px;
    
}



/*------------------------------------------   SEC CONTACTO ------------------------------------------*/




.sec_contacto{
    padding-bottom: 115px;
}

.contact_cols{
    padding-top: 45px;
    padding-left: 10px;
    padding-right: 10px;
    opacity: 0;
}

.contact_city{
    font-family: 'Montserrat', sans-serif;
    color: #324E8A;
    font-size: 23px;
    font-weight: 700;
    padding-left: 70px;
}

.fila_rows{
    margin-top: 25px;
}

.i_cont{
    font-size: 35px;
    color: #324E8A;
}

.icono_div{
    margin: 0;
}

.contenido_contact{
    font-family: 'Arial', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #606062;
    padding-left: 15px;
}
.col_der{
    padding-left: 55px;
    padding-right: 55px;
}

.columna_azul{
    background: #324E8A;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 95px;
    padding-top: 25px;
    
}

.tit_cazul{
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 19px;
    letter-spacing: 1.5px;
    
}

.dejenos{
   padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-top: 30px;
}

.grupo_form input, textarea, select{
    height: 45px;
    width: 100%;
    background-color: none;
    border: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #fff;
    border: 1.5px solid #fff;
    border-radius: 25px;
    margin-bottom: 20px;
    margin-top: 20px;
    background-color: inherit;
    padding-left: 20px;
}

.grupo_form textarea{
    height: 120px;
    outline: 0px;
    color: #fff;
    
    background-color: none;
}

.grupo_form input:focus{
    color: #fff;
    outline: 0px;
}

::-webkit-input-placeholder {
  color: #A30505;
  padding-left: 10px;
  
}

input::-webkit-input-placeholder {
  color: #fff;
  padding-left: 10px;
  font-size: 14px;
}
input:-moz-placeholder {
  color: #fff;
  padding-left: 10px;
  font-size: 14px; 
}
input:-ms-input-placeholder { 
  color: #fff;
  padding-left: 10px;
  font-size: 14px; 
}


textarea::-webkit-input-placeholder {
  color: #fff;
  padding-left: 10px;
  font-size: 14px;
}
textarea:-moz-placeholder {
  color: #fff;
  padding-left: 10px;
  font-size: 14px; 
}
textarea:-ms-input-placeholder { 
  color: #fff;
  padding-left: 10px;
  font-size: 14px; 
}

input:focus ~ placeholder,:-webkit-input-placeholder {
  color: #fff;
  padding-left: 10px;
  font-size: 14px;
}
input:-moz-placeholder {
  color: #fff;
  padding-left: 10px;
  font-size: 14px; 
}
input:-ms-input-placeholder { 
  color: #fff;
  padding-left: 10px;
  font-size: 14px; 
}

.btncontacto{
    width:200px;
    background: #fff;
    border-radius: 25px;
    color: #324E8A;
    transition: all .5s ease-in-out;
    float: left;
}

.btncontacto:hover{
    background: #324E8A;
    color: #fff;
    width: 240px;
    cursor: pointer;
    font-weight: 200;
    letter-spacing: 2.5px;
    border: 1.5px solid #fff;
}






/*------------------------------------------   SEC LADA ------------------------------------------*/





.sec_lada{
    background: #BDBFC1;
    text-align: center;
}

.img_l{
    width: 100%;
    height: auto;
}

.lada_img{
    margin: 0;
    padding-top: 45px;
}




/*------------------------------------------   SEC PIE DE PAGINA ------------------------------------------*/



.pie_pagina{
    background: #000;
    
}

.blanco_img{
    width: 121px;
    height: auto;
    padding-top: 25px;
    padding-bottom: 5px;
}

.hr_pie{
    border-color: #fff;
}

.aviso{
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
     transition: all .5s ease-in-out;
}

.aviso:hover{
    color: #BDBFC1;
    text-decoration: none;
}

.redes_pie{
	color: #fff;
	font-size: 20px;
	margin-right: 10px;
	transition: all .5s ease-in-out;
}

.redes_pie:hover{
	color: #324E8A;
}

.red_soc{
    float: right;
}

.todos{
    background: #4B4B4D;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

.p_derechos{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    margin: 0;
}

.iconos_aviso{
    height: 200px;
}





/*------------------------------------------   AVISO DE PRIVACIDAD ------------------------------------------*/



.contenido_aviso{
	font-family: 'Arial', sans-serif;
	font-weight: 500;
	font-size: 14px;
	color: #000;
	padding-left: 12px;
	padding-right: 12px;
	text-align: justify;
}







/*------------------------------------------   MODALES ------------------------------------------*/




.modal-title{
    font-family: 'Montserrat', sans-serif;
    color: #324E8A;
    
    font-weight: 700;
}

.imagen_serv{
    display: flex;
    justify-content: center;
}

.img_center{
    padding-bottom: 25px;
}

.tit_ser_modal{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #324E8A;
    padding-left: 20px;
    padding-right: 20px;
}

.tit_ser_modal_sub{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #324E8A;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
}

.sub_ser{
    margin-top: 30px;
}

.sub_ser_cont{
    background: #F1F1F2;
    padding-bottom: 20px;
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 20px;
    height: 550px;
}

.sub_ser_cont p{
    color: #324E8A;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-align: left;
    padding-top: 20px;
}

.sub_ser_cont2{
    background: #F1F1F2;
    padding-bottom: 20px;
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 20px;
    height: 750px;
}

.sub_ser_cont2 p{
    color: #324E8A;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-align: left;
    padding-top: 20px;
}

.sub_ser_cont h6{
    color: #57B952;
    font-family: 'Montserrat', sans-serif;
    padding-top: 25px;
    font-weight: 700;
}

.sub_ser2{
    margin-top: 30px;
    display: flex;
    justify-content: center;
}



/*------------------------------------------   ANIMACIONES WAYPOINTS ------------------------------------------*/



.retrazo2{
    animation: fadeInDown 1s linear;
    opacity: 1;
}


@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
       -moz-transform: translate3d(0, -100%, 0);
       -ms-transform: translate3d(0, -100%, 0);
       -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
    transform: none;
  }
}


.fadeleft2{
    animation: fadeInLeft 1s linear;
    opacity: 1;
    transition: all .5s ease-in-out;
}

.fadeleft{
    animation: fadeInLeft 1s linear;
    opacity: 1;
    transition: all .5s ease-in-out;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}


.faderight{
    animation: fadeInRight 1s linear;
    opacity: 1;
    transition: all .5s ease-in-out;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadein{
    animation: fadeIn 3s linear;
    opacity: 1;
    transition: all 1s ease-in-out;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadebig{
    animation: fadeInLeftBig 1s linear;
    opacity: 1;
    transition: all 1s ease-in-out;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}


.fadeoutdown{
    animation: fadeOutDown 1s linear;
    opacity: 1;
    transition: all 1s ease-in-out;
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}


.flip{
    animation: flipInX 1s linear;
    opacity: 1;
    transition: all 1s ease-in-out;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}


.rotate{
    animation: rotateIn 1s linear;
    opacity: 1;
    transition: all 1s ease-in-out;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.flas{
    animation: flash 1s linear;
    opacity: 1;
    transition: all 1s ease-in-out;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}




/*------------------------------------------ DIFERENTES DISPOSITIVOS ------------------------------------------*/




/* Móviles en  vertical
   ------------------------------------------------------------------------- */
@media (max-width: 480px) {
    .col_der{
    padding-left: 10px;
    padding-right: 10px;
}
    
    
    
}

/* Móviles en horizontal o tablets en vertical
   ------------------------------------------------------------------------- / */
@media (min-width: 768px) {
    
    
}



/* Tablets en horizonal y escritorios
   ------------------------------------------------------------------------- */
@media (min-width: 1024px) { 
    
}
