@charset "UTF-8";
html,
body {
  height: auto;
  min-height: 100vh;
  font-family: "Montserrat", "Arial", sans-serif;
  font-size: 15px;
  color: #004993;
  letter-spacing: 0px; }

button:focus {
  outline: none; }

img, a, video, iframe {
  border: none;
  outline: none;
  box-shadow: none; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1rem;
  letter-spacing: 0px; }

h1 {
  font-size: 2rem;
  line-height: 2.1rem;
  font-weight: 700; }

h2 {
  font-size: 2.3rem;
  line-height: 2.8rem;
  font-weight: 300; }

h3 {
  font-size: 1.35rem;
  line-height: 1.6rem;
  font-weight: 700; }

#planes h3 {
  font-size: 3rem;
  line-height: 3.6rem;
  font-weight: 200; }

.destacado h1 {
  font-size: 1.55rem !important;
  line-height: 1.7rem !important;
  font-weight: 700 !important; }

.destacado h3 {
  font-size: 1.45rem;
  line-height: 1.7rem;
  font-weight: 300; }

h4 {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 700; }

h5 {
  font-size: 1.3rem;
  line-height: 1.3rem; }

h6 {
  font-size: 3rem;
  line-height: 3.2rem;
  font-weight: 300;
  letter-spacing: 1px; }

p,
a,
ul,
ol,
pre,
blockquote,
.form-control-label,
.form-check-label {
  font-size: 1rem;
  line-height: 1.7rem;
  letter-spacing: 0px;
  margin-bottom: 0px; }

ul {
  list-style: none;
  margin: 0px;
  padding: 0px; }

p {
  margin-bottom: 1rem !important; }

a {
  color: #000; }

a:hover {
  color: #004993;
  text-decoration: none; }

a.inv {
  color: #fff !important; }

a.inv:hover {
  color: #004993 !important;
  text-decoration: none; }

b, strong {
  font-weight: 600; }

hr {
  border: none;
  border-top: 4px solid #004993;
  width: 50px; }

/*TEXTOS*/
.texto-negro {
  color: #000 !important; }

.texto-blanco {
  color: #fff !important; }

.texto-gris {
  color: #888 !important; }

.texto-color1 {
  color: #004993 !important; }

.texto-color2 {
  color: #f29224 !important; }

/*TEXTOS*/
/*FONDOS*/
.fondo-negro {
  background-color: #000; }

.fondo-blanco {
  background-color: #fff; }

.fondo-gris {
  background-color: #f6f6f6; }

.fondo-color1 {
  background-color: #004993; }

.fondo-color2 {
  background-color: #f29224; }

.parallax {
  min-height: 400px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.parallax h4 {
  font-size: 2.85rem;
  line-height: 3rem;
  font-weight: 500;
  margin-bottom: 10px; }

.parallax h4 strong {
  font-weight: 600; }

.parallax p {
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 400; }

.parallax p strong {
  font-weight: 600; }

#parallax-horizontal-izq, #parallax-horizontal-der {
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  background-size: 120% !important;
  min-height: 650px;
  padding: 150px 0px !important; }

/*FONDOS*/
/*NAVBAR*/
#contPreNav {
  height: 30px;
  z-index: 500;
  position: relative; }

#preNav {
  z-index: 500;
  padding: 0px; }

#preNav.navbar {
  z-index: 500;
  padding: 0px;
  top: -1px;
  height: 30px;
  right: 10px; }

#preNav .nav-item a {
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-align: center;
  border-radius: 50px;
  display: inline-block;
  margin-top: 10px;
  padding: 8px 16px;
  transition: all 0s;
  color: #004993;
  background-color: #f6f6f6;
  border: none;
  vertical-align: unset; }

#preNav .nav-item a:hover {
  color: #f29224; }

#mainNav.navbar {
  transition: all 0s;
  z-index: 400;
  padding: 0px;
  background-color: white;
  top: 0px;
  padding: 70px 0px;
  transition: all 0.2s; }

#mainNav p {
  color: #004993;
  font-size: 0.8rem;
  margin: 11px 9px 0px 9px; }

#mainNav .nav-item {
  margin: auto 15px;
  padding: 0px 0px; }

#mainNav .nav-item a {
  font-size: 0.95rem;
  line-height: 1rem;
  font-weight: 600;
  color: #004993;
  padding: 0px;
  margin: 0px;
  transition: all 0s;
  letter-spacing: 0.5px;
  text-decoration: none;
  display: inline-block;
  position: relative;
  padding: 10px 0px;
  text-transform: uppercase;
  width: 100%; }

#mainNav .nav-item:hover, #mainNav .nav-item a:hover, #mainNav .nav-item a.active {
  color: #f29224; }

#mainNav #logo img {
  height: 48px;
  margin: auto 0px;
  transition: all 0s; }

#mainNav.active.navbar {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15); }

#mainNav.active.navbar #logo img {
  transition: all 0s; }

#mainNav .nav-item.active {
  color: #004993 !important; }

#mainNav .nav-item.btn {
  text-transform: uppercase;
  font-size: 0.7rem;
  line-height: 1rem;
  font-weight: 700;
  letter-spacing: 0px;
  text-align: center;
  display: inline-block;
  color: white;
  background-color: black;
  vertical-align: unset;
  height: 32px;
  border-radius: 30px;
  transition: all 0.2s ease 0s;
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  padding: 9px 20px 0px 20px;
  margin: auto 0px auto 10px; }

#mainNav .nav-item.btn a {
  color: #fff;
  padding: 0px 0px; }

#mainNav .nav-item.btn:hover {
  background-color: #004993; }

/*NAVBAR*/
/*HAMBURGUESA ANIMADA*/
.navbar-toggler {
  border: none;
  background: transparent !important;
  padding: 10px 0px; }

.navbar-toggler:focus {
  outline: none;
  background: transparent !important; }

.navbar-toggler .icon-bar {
  background-color: #004993;
  transform: rotate(0deg) translate(0px, 0px);
  transition: ease all .2s; }

.navbar-toggler .icon-bar {
  display: block;
  width: 32px;
  height: 3px;
  border-radius: 0px; }

.navbar-toggler .icon-bar + .icon-bar {
  margin-top: 9px; }

.icon-bar:nth-child(2) {
  width: 18px;
  transition: ease all .2s;
  margin-left: auto; }

.icon-bar:nth-child(3) {
  width: 26px;
  transition: ease all .2s;
  margin-left: auto; }

.navbar-toggler:hover > .icon-bar:nth-child(2), .navbar-toggler:hover > .icon-bar:nth-child(3) {
  width: 32px;
  transition: ease all .2s; }

.navbar-toggler:active > .icon-bar:nth-child(2), .navbar-toggler:active > .icon-bar:nth-child(3) {
  width: 32px;
  transition: ease all .2s; }

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(1) {
  transform: rotate(45deg) translate(8px, 9px);
  transition: ease all .2s; }

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(2) {
  opacity: 0;
  transition: ease all .2s; }

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(3) {
  width: 32px;
  transform: rotate(-45deg) translate(8px, -9px);
  transition: ease all .2s; }

/*HAMBURGUESA ANIMADA*/
header {
  display: initial; }

/*HEADER CAROUSEL*/
.head.carrusel {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 2; }

.head.carrusel .carousel-inner {
  /*padding-top: 60px;*/
  /* ALTO DE MENU/S DIVIDIDO 2 */ }

.head.carrusel h6 {
  margin-bottom: 30px;
  max-width: 280px; }

.head.carrusel p {
  font-size: 1.15rem;
  line-height: 1.9rem;
  max-width: 280px;
  margin-bottom: 30px !important; }

.carousel-item {
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.carousel-item .container {
  /*margin-top: 100px;
  margin-bottom: 500px;*/
  margin-top: 100px;
  min-height: 720px; }

.carousel-indicators {
  text-align: left;
  float: left;
  left: unset;
  right: unset;
  bottom: 10px;
  margin-left: unset;
  margin-right: unset;
  z-index: 200; }

.carousel-indicators li {
  width: 16px;
  height: 16px;
  margin-left: 0px;
  margin-right: 10px;
  margin-bottom: 150px;
  border-radius: 100%;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.25);
  position: relative; }

.carousel-indicators li.active::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  /* Tamaño del círculo interno */
  height: 6px;
  background-color: #fff;
  /* Color que definiste para el activo */
  border-radius: 100%;
  transform: translate(-50%, -50%); }

/*FLECHAS FONTAWESOME*/
.carousel-control-next, .carousel-control-prev {
  width: 4%; }

.carousel-control-next, .carousel-control-prev, .carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
  opacity: 1; }

.carousel-control-prev-icon, .carousel-control-next-icon {
  background-image: none;
  font-family: 'FontAwesome';
  color: #ccc;
  padding-top: 50px;
  font-size: 1.3rem; }

.carousel-control-prev-icon::after {
  content: "\f053"; }

.carousel-control-next-icon::after {
  content: "\f054"; }

.carousel-control-next:hover .carousel-control-next-icon, .carousel-control-prev:hover .carousel-control-prev-icon {
  color: #004993; }

/*FLECHAS FONTAWESOME*/
.carousel-caption {
  transform: translateY(-45%);
  bottom: 0;
  top: 55%;
  left: unset;
  right: unset; }

.carousel-caption .logo {
  max-height: 100px;
  margin-bottom: 2rem;
  margin-top: 2rem; }

.carousel-caption h2 {
  color: #fff;
  text-transform: none; }

.carousel-caption p {
  color: #fff; }

/*HEADER CAROUSEL*/
/*ICO WS FLOTANTE*/
#icos-flotantes {
  z-index: 1200;
  position: fixed;
  right: 20px;
  bottom: 20px;
  transition: all 0.3s ease;
  margin-right: -100px; }

#ico-flotante-ws-img {
  background-image: url(../images/ico-flotante-ws.png);
  background-size: 100%;
  background-position: center top;
  width: 60px;
  height: 60px; }

#ico-flotante-ws-img:hover {
  background-position: center bottom; }

/*ICO WS FLOTANTE*/
section {
  padding: 100px 0px;
  background-color: #fff; }

/*CARDS*/
.card {
  background-color: rgba(0, 0, 0, 0.03);
  border: none;
  width: 100%;
  padding: 20px;
  margin-bottom: 30px;
  flex-direction: row;
  transition: all .2s ease; }

.card.colores {
  padding: 30px 20px; }

.card.gris {
  background-color: #888; }

.card.naranja {
  background-color: #f29224; }

.card.azul {
  background-color: #004993; }

.card .ico-img {
  text-align: center;
  padding-top: 20px; }

.card .ico-img i {
  color: rgba(0, 0, 0, 0.15);
  font-size: 20px; }

.ico {
  font-size: 3.5rem;
  color: #cccccc;
  margin: 0 auto 20px auto; }

/*CARDS*/
/*ACCORDION*/
.accordion {
  width: 100%; }

.accordion .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: rgba(0, 0, 0, 0);
  background-clip: border-box;
  border-radius: 0rem;
  box-shadow: none;
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15) !important; }

.accordion .card:hover {
  box-shadow: none; }

.accordion .card-header {
  padding: 20px 0px;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  border-bottom: none; }

.accordion .card-header p {
  margin-bottom: 0px !important;
  font-weight: 700 !important; }

.accordion .card-body {
  padding: 0px 0px 10px 0px; }

.accordion .card-body p {
  margin-bottom: 20px !important;
  font-weight: 400; }

.accordion h2 {
  color: #004993;
  font-size: 1.9rem;
  line-height: 1.9rem;
  margin-bottom: 5px; }

.accordion .arrow i {
  float: right;
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.5); }

.accordion .card .card-header:hover .arrow i {
  color: rgba(255, 255, 255, 0.9); }

[data-toggle="collapse"] .fa:before {
  /*content: url(../images/arrow-down.png);*/
  content: "\f077"; }

[data-toggle="collapse"].collapsed .fa:before {
  /*content: url(../images/arrow-up.png);*/
  content: "\f078"; }

/*ACCORDION*/
/*FORM*/
#formulario .form-control-label {
  width: 100%;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.9rem;
  line-height: 1rem;
  text-align: left; }

#formulario a {
  font-size: 1rem;
  line-height: 1.6rem;
  font-weight: 700; }

#formulario .codigo-area {
  font-size: 1rem;
  line-height: 2rem;
  margin-bottom: 0px; }

#formulario .form-control, #formulario textarea, #formulario select {
  width: 100%;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 500;
  letter-spacing: 0px;
  color: #004993 !important;
  background-color: #eaeaea;
  border: 1px solid #eaeaea;
  border-radius: 0px;
  box-shadow: none;
  background-clip: unset;
  margin: 10px 0px 10px 0px;
  padding: 21px 20px 20px 20px;
  vertical-align: unset;
  transform: skewX(-23deg); }

#formulario .form-control:focus, #formulario textarea:focus, #formulario select:focus {
  background-color: #eaeaea;
  border: 1px solid #004993;
  box-shadow: none; }

#formulario textarea:focus {
  border-right: 1px solid #004993 !important; }

#formulario .form-active .form-control:invalid {
  border-color: #df7a7a; }

#formulario select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/flecha-select.png") no-repeat center right; }

#formulario textarea {
  padding-top: 10px !important;
  height: 80px !important; }

#formulario ::placeholder {
  color: #004993 !important;
  opacity: 1 !important; }

#formulario :-ms-input-placeholder {
  color: #004993 !important; }

#formulario ::-ms-input-placeholder {
  color: #004993 !important; }

#formulario p {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 0px;
  text-align: left; }

.form-check-label {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.form-check-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

.checkmark {
  position: absolute;
  top: -1px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  border-radius: 5px;
  transition: all .2s ease; }

.checkmark.radiobutton {
  position: absolute;
  top: -1px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  border-radius: 50px;
  transition: all .2s ease; }

.form-check-label:hover input ~ .checkmark {
  border: 1px solid #004993; }

.form-check-label input:checked ~ .checkmark {
  border: 1px solid #000; }

.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

.form-check-label input:checked ~ .checkmark:after {
  display: block; }

.form-check-label .checkmark:after {
  left: 6px;
  top: 1px;
  width: 7px;
  height: 12px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.form-check-label .checkmark.radiobutton:after {
  left: 5px;
  top: 5px;
  width: 8px;
  height: 8px;
  background-color: #000;
  border-radius: 50px;
  border: solid #000;
  border-width: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/*FORM*/
/*FORM LOGIN*/
#formulario_login .form-control-label {
  width: 100%;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.9rem;
  line-height: 1rem;
  text-align: left; }

#formulario_login a {
  font-size: 1rem;
  line-height: 1.6rem;
  font-weight: 700; }

#formulario_login .form-control, #formulario_login textarea, #formulario_login select {
  width: 100%;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 500;
  letter-spacing: 0px;
  color: #004993 !important;
  background-color: #eaeaea;
  border: 1px solid #eaeaea;
  border-radius: 0px;
  box-shadow: none;
  background-clip: unset;
  margin: 10px 0px 10px 0px;
  padding: 21px 20px 20px 20px;
  vertical-align: unset; }

#formulario_login .form-control:focus, #formulario_login textarea:focus, #formulario_login select:focus {
  background-color: #eaeaea;
  border: 1px solid #004993;
  box-shadow: none; }

#formulario_login .form-active .form-control:invalid {
  border-color: #df7a7a; }

#formulario_login ::placeholder {
  color: #004993 !important;
  opacity: 1 !important; }

#formulario_login :-ms-input-placeholder {
  color: #004993 !important; }

#formulario_login ::-ms-input-placeholder {
  color: #004993 !important; }

#formulario_login p {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 0px;
  text-align: left; }

#formulario_login .form-check-label {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

#formulario_login .form-check-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

/*FORM LOGIN*/
/*MODAL*/
.modal-backdrop {
  background-color: rgba(0, 0, 0, 0.4) !important; }

.modal-dialog {
  min-height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: auto; }

.modal-content {
  background-color: #fff;
  border: none;
  border-radius: 5px;
  padding: 30px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15); }

.modal-header .close {
  padding: 0px 0px;
  margin: auto 0px;
  color: #004993;
  opacity: 1; }

.modal-header .close:hover {
  color: #f29224; }

.close {
  text-shadow: none;
  opacity: .8; }

.close img {
  height: 20px; }

.close:hover, .close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
  opacity: 1; }

/*MODAL*/
/*BTNS*/
.btn {
  text-transform: uppercase;
  font-size: 0.95rem;
  line-height: 1rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-align: center;
  border-radius: 0px;
  display: inline-block;
  margin: 10px 0px 10px 0px;
  padding: 14px 50px 13px 50px;
  transition: all 0s;
  color: #fff;
  background-color: #f29224;
  border: none;
  vertical-align: unset;
  transform: skewX(-23deg); }

.btn:hover,
.btn:focus,
.btn.focus,
.btn.active {
  color: #fff;
  background-color: #ff9f32;
  border: none;
  box-shadow: none; }

.btn-inv {
  text-transform: uppercase;
  font-size: 0.95rem;
  line-height: 1rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-align: center;
  border-radius: 0px;
  display: inline-block;
  margin: 10px 0px 10px 0px;
  padding: 14px 50px 13px 50px;
  transition: all 0s;
  color: #f29224;
  background-color: #fff;
  border: none;
  vertical-align: unset;
  transform: skewX(-23deg); }

.btn-inv:hover,
.btn-inv:focus,
.btn-inv.focus,
.btn-inv.active {
  color: #f29224;
  background-color: #fff;
  border: none;
  box-shadow: none; }

.btn-min {
  margin-right: -20px;
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
  font-size: 0.85rem;
  font-weight: 700;
  padding: 20px; }

.btn-min:hover {
  color: white; }

/*BTNS*/
/*PREFOOTER*/
#pre-footer {
  background: #000; }

#pre-footer p, #pre-footer a {
  font-size: 0.95rem;
  line-height: 1rem;
  color: #fff;
  margin-bottom: 0px;
  padding: 4px 0px; }

#pre-footer a:hover {
  text-decoration: underline; }

#pre-footer ul {
  margin: 0px;
  padding: 0px 0px 0px 1px; }

#pre-footer ul li {
  padding: 4px 0px; }

/*PREFOOTER*/
/*FOOTER*/
#footer {
  padding: 12px 0px;
  color: #fff; }

#footer p, #footer a {
  font-size: 0.8rem;
  line-height: 1.1rem;
  color: #fff;
  margin-bottom: 0px; }

#footer a:hover {
  text-decoration: underline; }

#footer .creactivo {
  height: 24px;
  float: right;
  position: relative;
  top: -5px;
  margin-left: 6px; }

/*FOOTER*/
.border-left {
  border-left: 1px solid #000 !important; }

.border-top {
  border-top: 1px solid #000 !important; }

.border-right {
  border-right: 1px solid #000 !important; }

.border-bottom {
  border-bottom: 1px solid #000 !important; }

.border-negro {
  border-color: #000 !important; }

.border-blanco {
  border-color: rgba(255, 255, 255, 0.3) !important; }

.border-color1 {
  border-color: #004993 !important; }

.border-color2 {
  border-color: #f29224 !important; }

p.alerta {
  font-size: 0.9rem !important;
  line-height: 1rem !important;
  color: #df7a7a;
  margin-bottom: 20px !important; }

::-moz-selection {
  text-shadow: none;
  color: #fff;
  background: #004993; }

::selection {
  text-shadow: none;
  color: #fff;
  background: #004993; }

img::selection {
  color: #fff;
  background: 0 0; }

img::-moz-selection {
  color: #fff;
  background: 0 0; }

body {
  webkit-tap-highlight-color: #004993; }

@supports (-webkit-overflow-scrolling: touch) {
  select,
  textarea,
  input {
    font-size: 1rem !important; }

  .parallax {
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: initial; } }
.col-five {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%; }

@media (max-width: 1366px) {
  .col-five {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%; } }
@media (max-width: 991px) {
  .col-five {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
.col-five-ch {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%; }

@media (max-width: 991px) {
  .col-five-ch {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
/*EXTRAS*/

/*# sourceMappingURL=base.css.map */
