@import 'menu/nav.css';
@import 'admclass.css';
@import 'quimaira.css';
@import 'bulma/bulma.css';
@import 'animate.css';

/*  CSS3 ✰ Classes  */
@import 'clases.css';
@import '../js/owl/owl.carousel.min.css';
@import 'validationEngine.jquery.css';
@import 'libs/font-awesome.min.css';
@import 'rotating.css';
/*****************       CONFIGURACION      *****************************/
/*****************        -TEMPLATE-        ****************************/
.cM {
  color: #9a32cc;
}
#cssmenu {
  float: right;
}
#cssmenu ul li a {
  text-align: right;
  color: #00436f;
  font-family: 'Montserrat', sans-serif;
  background-color: #fff;
}
#cssmenu ul li a:hover {
  color: #adadad;
}
#cssmenu.small-screen {
  background-color: #00436f;
  color: #fff;
  width: 100% !important;
  left: 0 !important;
}
#cssmenu.small-screen #menu-button {
  color: #fff;
}
#cssmenu.small-screen #menu-button:after {
  top: 22px;
  right: 17px;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
#cssmenu.small-screen #menu-button:before {
  top: 16px;
  right: 17px;
  height: 2px;
  background: #fff;
}
.fondo_menu {
  height: 110px;
  background-color: #fff;
  padding-top: 10px;
}
/**************************   social  *************************************/
.face,
.twt,
.you,
.ins,
.fou,
.trip,
.plus,
.pint {
  width: 36px;
  height: 36px;
  text-align: center;
  padding: 10px 0;
  margin-top: 13px;
}
.face {
  background: #3b5997;
}
.twt {
  background: #41b7d8;
}
.you {
  background: #ed1c24;
}
.ins {
  background: #5674b9;
}
.fou {
  background: #f94877;
}
.plus {
  background: #dd4b39;
}
.trip {
  background: #50ba54;
  font-size: 22px;
  padding: 2px !important;
}
.logoTop {
  position: fixed;
  z-index: 1001;
  top: 4px;
  left: 5px;
}
/*********************** form *********************************/
form #form-contacto label,
form #form-contacto select {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
}
form #form-contacto input:not([type="radio"]),
form #form-contacto select {
  height: 60px;
  width: 100%;
  border: 1px solid #f4f4f4;
  color: #00436f;
  padding: 0px 15px;
  font-size: 16px;
}
form #form-contacto input:not([type="radio"]):focus,
form #form-contacto select:focus {
  border: 3px solid #00436f;
}
form #form-contacto input[type="radio"] {
  background: transparent;
  height: 25px !important;
  width: 50%;
  border: 1px solid #c1c0c0;
  color: marino;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 0px 15px;
  font-size: 16px;
}
form #form-contacto input[type="radio"]:focus {
  border-bottom: 3px solid #c1c0c0;
}
form #form-contacto select::placeholder,
form #form-contacto textarea::placeholder,
form #form-contacto input::placeholder {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  color: #00436f;
}
form #form-contacto textarea {
  border: 1px solid #f4f4f4;
  height: 180px;
  width: 100%;
  color: #00436f;
  padding: 0px 15px;
  font-size: 16px;
}
form #form-contacto textarea:focus {
  border: 3px solid #00436f;
}
form #form-contacto button {
  color: #fff;
  height: 43px;
  background-color: #00436f;
  padding-left: 25px;
  padding-right: 25px;
  text-align: center;
}
#form-footer {
  font: 400 14px 'Montserrat', sans-serif !important;
}
#form-footer .input-group {
  background: #00436f;
}
#form-footer input[type="text"],
#form-footer textarea,
#form-footer select {
  background-color: #00436f !important;
  border-bottom: 2px solid #fff !important;
  border-left: 2px solid #00436f !important;
  border-right: 2px solid #00436f !important;
  border-top: 2px solid #00436f !important;
  margin-bottom: 5px !important;
}
#form-footer input:not([type="radio"]) {
  background: #00436f;
  height: 35px;
  width: 100%;
  border-bottom: 2px solid #fff !important;
  border-left: 2px solid #00436f !important;
  border-right: 2px solid #00436f !important;
  border-top: 2px solid #00436f !important;
  color: #fff;
  margin-bottom: 5px !important;
  font-size: 16px;
}
#form-footer input:not([type="radio"]):focus {
  border-bottom: 3px solid #c1c0c0;
}
#form-footer select::placeholder,
#form-footer textarea::placeholder,
#form-footer input::placeholder {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
}
#form-footer button {
  float: right;
  background-color: #00436f !important;
  border: 2px solid #fff !important;
  color: #fff !important;
  font-size: 14;
  font-weight: bold;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  height: 50px;
}
.input-group .input-group-addon {
  background-color: #fff;
  border: none !important;
}
header {
  background: #fff;
  padding-top: 10px;
  padding-bottom: 20px;
}
body {
  background: #efefef;
}
footer {
  background: #de1a2c;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  z-index: 10;
}
.Underfooter {
  background: #00436f;
  padding-top: 15px;
  padding-bottom: 15px;
}
.LineaFooter {
  background: #fff;
  height: 2px;
  width: 100%;
}
.footer {
  padding: 40px 10px 40px;
  background-color: #32579f;
}
.barraTop {
  width: 100%;
  height: 40px;
  background: #32579f;
}
.Pop {
  font-family: 'Poppins', sans-serif;
}
.Georgia {
  font-family: 'Georgia' !important;
}
.footer_bg {
  background-color: #32579f;
  width: 100%;
  height: 230px;
}
.linea_blanca {
  background-color: #fff;
  width: 100%;
  height: 2px;
}
.icono {
  -o-border-radius: 52px 52px;
  -ms-border-radius: 52px 52px;
  -moz-border-radius: 52px 52px;
  -webkit-border-radius: 52px 52px;
  border-radius: 52px 52px;
  width: 180px;
  height: 115px;
}
.antes {
  -o-transition: 1.25s ease;
  -ms-transition: 1.25s ease;
  -moz-transition: 1.25s ease;
  -webkit-transition: 1.25s ease;
  transition: 1.25s ease;
  -moz-transition: 1.25s ease;
  -webkit-transition: 1.25s ease;
  -o-transition: 1.25s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
.opacity {
  position: relative;
  background-color: #32579f;
}
.opacity img {
  -webkit-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -ms-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  -ms-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -webkit-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
}
.opacity .texto {
  position: absolute;
  top: 0;
  left: 0;
  -o-border-radius: 52px 52px;
  -ms-border-radius: 52px 52px;
  -moz-border-radius: 52px 52px;
  -webkit-border-radius: 52px 52px;
  border-radius: 52px 52px;
  height: 115px;
  display: none;
  -webkit-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -ms-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  -ms-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -webkit-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
}
.opacity:hover {
  background: #8eb637;
}
.opacity:hover img {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
}
.opacity:hover .texto {
  display: block;
  text-shadow: 1px 1px #bcbcbc;
}
.Owlcar {
  position: relative;
  background-color: #303030;
}
.Owlcar img {
  -webkit-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -ms-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  -ms-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -webkit-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
}
.Owlcar .text2,
.Owlcar .text {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  -webkit-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -ms-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  -ms-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -webkit-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
}
.Owlcar:hover {
  background: #303030;
}
.Owlcar:hover img {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
}
.Owlcar:hover .text {
  display: block;
}
.Owlcar:hover .text2 {
  display: block;
}
#frmContacto {
  font: 400 14px 'Roboto Condensed', sans-serif !important;
}
#frmContacto .input-group {
  background: #fff;
}
#frmContacto input[type="text"],
#frmContacto textarea,
#frmContacto select {
  background-color: #fff !important;
  border: none !important;
  margin-bottom: 5px !important;
}
#frmContacto button {
  background-color: #32579f !important;
  border: none !important;
  color: #fff !important;
  -o-border-radius: 50px 50px;
  -ms-border-radius: 50px 50px;
  -moz-border-radius: 50px 50px;
  -webkit-border-radius: 50px 50px;
  border-radius: 50px 50px;
  font-size: 18;
  font-weight: bold;
  padding-left: 60px;
  padding-right: 60px;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
}
.mtNoticia {
  margin-top: -70px;
}
.TShadow {
  text-shadow: 2px 3px #000;
}
.linea_noticia {
  background-color: #e0e0e0;
  height: 1px;
  width: 100%;
}
#pagination {
  margin: 40px 40px 0px;
}
ul.tsc_pagination li a {
  border: solid 1px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 6px 9px 6px 9px;
}
ul.tsc_pagination li {
  padding-bottom: 1px;
}
ul.tsc_pagination li a:hover,
ul.tsc_pagination li a.current {
  color: #32579f;
  font-weight: bold;
  -o-box-shadow: 0px 1px #fff;
  -ms-box-shadow: 0px 1px #fff;
  -moz-box-shadow: 0px 1px #fff;
  -webkit-box-shadow: 0px 1px #fff;
  box-shadow: 0px 1px #fff;
  -webkit-background-clip: padding-box;
  -moz-box-shadow: 0px 1px #fff;
  -webkit-box-shadow: 0px 1px #fff;
}
ul.tsc_pagination {
  margin: 4px 0;
  padding: 0px;
  height: 100%;
  overflow: hidden;
  font: 23px 'Cabin' !important;
  list-style-type: none;
}
ul.tsc_pagination li {
  float: left;
  margin: 0px;
  padding: 0px;
  margin-left: 5px;
}
ul.tsc_pagination li a {
  color: #000;
  display: block;
  text-decoration: none;
  text-align: center;
  padding: 7px 9px 7px 10px;
}
ul.tsc_pagination li a img {
  border: none;
}
ul.tsc_pagination li a {
  color: #797d7d;
  font-weight: bold;
  border-color: #fff;
  background: #fff;
}
ul.tsc_pagination li a:hover,
ul.tsc_pagination li a.current {
  text-shadow: 0px 1px #b8cd4e;
  border-color: #fff;
  background: #fff;
}
.fa {
  padding: 10px;
  font-size: 35px !important;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}
.fa:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  color: #000;
  -webkit-transition: opacity 250ms linear;
  -ms-transition: opacity 250ms linear;
  -o-transition: opacity 250ms linear;
  -ms-transition: opacity 250ms linear;
  -moz-transition: opacity 250ms linear;
  -webkit-transition: opacity 250ms linear;
  transition: opacity 250ms linear;
}
.fa-facebook {
  background: #3b5998;
  color: #fff;
}
.fa-twitter {
  background: #55acee;
  color: #fff;
}
.fa-instagram {
  background: #cdcdcd;
  color: #fff;
}
.parallax1 {
  position: relative;
  z-index: 4;
  background-image: url("../media/home/parallax1.jpg");
  height: 900px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  margin-top: 9%;
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}
@media only screen and (max-width: 400px) {
  .parallax1 {
    height: 550px;
  }
}
.color00436f {
  color: #00436f !important;
}
.colorededed {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  color: #c9c9c9 !important;
}
.colorBread {
  color: #767676 !important;
}
.color505050 {
  color: #505050 !important;
}
.color8d8d8d {
  color: #5b5b5b !important;
}
.colorb7b7b7 {
  color: #5b5b5b !important;
}
.colorde1a2c {
  color: #de1a2c !important;
}
.color379fff {
  color: #379fff !important;
}
.top_banner {
  position: relative;
  z-index: 1;
  background-image: url("../media/banner/banner_def.jpg");
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  padding-top: 30px;
  padding-bottom: 100px;
}
.hovereame {
  color: #fff;
  cursor: pointer;
  -webkit-transition: color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out;
  -ms-transition: color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out;
  -ms-transition: color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out;
  -webkit-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
}
.hovereame:hover {
  color: #379fff;
}
.mtContenido {
  margin-top: -70px;
}
.bgContenido {
  position: relative;
  z-index: 2;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 50px;
  background: #fff;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -o-box-shadow: 2px 3px 30px #111;
  -ms-box-shadow: 2px 3px 30px #111;
  -moz-box-shadow: 2px 3px 30px #111;
  -webkit-box-shadow: 2px 3px 30px #111;
  box-shadow: 2px 3px 30px #111;
  -webkit-background-clip: padding-box;
}
