@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/fontawesome-all.css';
/*****************       CONFIGURACION      *****************************/
body,
html {
  font-size: 14px;
  font-family: 'Barlow', sans-serif;
}
h1 {
  font-size: 35px;
  font-family: 'Barlow', sans-serif;
  margin-bottom: 10px;
}
h2 {
  font-size: 25px;
  font-family: 'Barlow', sans-serif;
}
h3 {
  font-size: 18px;
  font-family: 'Barlow', sans-serif;
}
h4 {
  font-size: 16px;
  font-family: 'Barlow', sans-serif;
}
p {
  font-size: 14px;
  font-family: 'Barlow', sans-serif;
}
a {
  color: #ccc;
}
a:hover,
a:focus {
  color: #ddd;
}
.principal {
  width: 100% !important;
  margin: 0px;
}
.promo {
  width: 46.2%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -o-box-shadow: 0px 0px 17px #545454;
  -ms-box-shadow: 0px 0px 17px #545454;
  -moz-box-shadow: 0px 0px 17px #545454;
  -webkit-box-shadow: 0px 0px 17px #545454;
  box-shadow: 0px 0px 17px #545454;
  -webkit-background-clip: padding-box;
  margin: 15px 10px 15px 0px;
}
.promo:last-child {
  margin: 15px 0px 15px 10px;
}
@media (min-width: 768px) {
  .promo {
    width: 45%;
  }
}
@media (min-width: 992px) {
  .promo {
    width: 46%;
  }
}
@media (min-width: 1200px) {
  .promo {
    width: 45.2%;
  }
}
@media (min-width: 1400px) {
  .promo {
    width: 46.2%;
  }
}
@media (min-width: 1600px) {
  .promo {
    width: 47.2%;
  }
}
.container {
  padding: 0 10px;
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1087px) {
}
@media (min-width: 1200px) {
}
.owl-controls {
  display: none;
}
/*****************        -TEMPLATE-        ****************************/
#cssmenu {
  background: #d0d8d4;
  font-family: 'Barlow', sans-serif;
}
#cssmenu ul li a {
  color: #000;
  font-family: 'Barlow', sans-serif;
}
#cssmenu ul li a:hover {
  color: #e6ae2d;
}
#cssmenu.small-screen #menu-button {
  color: #000;
}
#cssmenu.small-screen #menu-button:after {
  top: 22px;
  right: 17px;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
#cssmenu.small-screen #menu-button:before {
  top: 16px;
  right: 17px;
  height: 2px;
  background: #000;
}
/**************************   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;
}
/*********************** form *********************************/
form label {
  font-size: 16px;
}
form input {
  background: #fff;
  color: #000;
  height: 37px;
  width: 100%;
  border: 1px solid #c1c0c0;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
form input:focus {
  border-bottom: 3px solid #c1c0c0;
}
form textarea {
  background: #fff;
  color: #000;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  height: 37px;
  width: 100%;
  border: 1px solid #c1c0c0;
}
form textarea:focus {
  border-bottom: 3px solid #c1c0c0;
}
form button {
  background: #707070;
  padding: 10px 30px;
  border: none;
  color: #fff;
}
form select {
  width: 100%;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  height: 37px;
  padding: 2px 6px;
  margin-left: 6px;
  margin-top: 3px;
  border: 1px solid #c1c0c0;
}
footer {
  background: #fff;
}
.cprin h1 {
  font-size: 30px;
}
.cprin p {
  font-size: 18px;
}
.tit {
  font-size: 30px;
  margin-bottom: 10px;
}
.txt {
  font-size: 18px;
}
.txt p {
  font-size: 18px;
}
.ico-tel {
  width: 18px;
}
@media (min-width: 768px) {
  .ico-tel {
    width: 18px;
  }
}
@media (min-width: 992px) {
  .ico-tel {
    width: initial;
  }
}
@media (min-width: 1087px) {
  .ico-tel {
    width: initial;
  }
}
@media (min-width: 1200px) {
  .ico-tel {
    width: initial;
  }
}
