@font-face {
    font-family: 'open_sans_condensedbold';
    src: url('font/opensans/opensans-condbold.woff2') format('woff2'), url('font/opensans/opensans-condbold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanscondensed_light';
    src: url('font/opensans/opensans-condlight.woff2') format('woff2'), url('font/opensans/opensans-condlight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nexa_boldregular';
    font-weight: bold;
    font-style: normal;
    src: url('../css/font/nexa_boldfree_macroman/Nexa_Free_Bold-webfont.eot');
    src: url('../css/font/nexa_boldfree_macroman/Nexa_Free_Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../css/font/nexa_boldfree_macroman/Nexa_Free_Bold-webfont.woff2') format('woff2'), url('../css/font/nexa_boldfree_macroman/Nexa_Free_Bold-webfont.woff') format('woff'), url('../css/font/nexa_boldfree_macroman/Nexa_Free_Bold-webfont.ttf') format('truetype'), url('../css/font/nexa_boldfree_macroman/Nexa_Free_Bold-webfont.svg#nexa_boldregular') format('svg');
}

html, body {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    color: white;
    box-sizing: border-box;
    background-color: #30353D;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'open_sans_condensedbold';
}

a {
    color: #E1E2E2;
}

h1 {
    font-size: 4em;
    line-height: 0.9em;
    margin-bottom: inherit;
}

h2 {
    font-size: 3em;
    line-height: 0.8em;
    margin-bottom: inherit;
}

h3 {
    font-size: 2em;
    color: #94A4BB;
    margin-left: 4em;
    line-height: 1em;
    margin-bottom: inherit;
}

h1 span {
    color: #82B800;
}

h4 {
    color: #94A4BB;
    font-size: 1.5em;
    margin-bottom: 0px;
}

h5 {
    color: #94A4BB;
    font-size: 1em;
    margin-bottom: 5px;
}

p {
    margin-bottom: 0;
}

.seccmiddle {
    border-radius: 7px;
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);
}

.font-small {
    font-size: 0.7em;
}

.text-primary {
    color: #82B800 !important;
}

.bg-color-primary {
    background-color: #81B700;
}

.text-secondary {
    color: #262A30 !important;
}

.bg-color-secondary {
    background-color: #262A30;
}

.text-default {
    color: #ccc !important;
}

.bg-color-default {
    background-color: #ccc;
}

.text-title {
    color: #777f91 !important;
}

.custom-control-label {
    font-size: 12px;
    text-align: justify;
    color: #636D7C;
}

.inputGuia {
    border: none;
    border-bottom: 1px solid #ccc;
    background-color: transparent;
}

.form-control:focus {
    background-color: transparent;
}

textarea.form-control {
    height: 90px;
    resize: none;
}

.btn-primary {
    padding: 0.7rem 2rem;
}

.btn-secondary {
    background-color: #81B700;
}

.btn-outline-primary, .btn-outline-primary:hover {
    background-color: transparent!important;
    color: #fff!important;
    margin: 0;
}

a.text-primary:focus, a.text-primary:hover {
    color: #ccc !important;
}

.boxIcon {
    text-align: center;
}

.lineBottom {
    border-bottom: 3px solid #81B700;
}

.inputcol {
    width: 100%;
    border-radius: 0px;
    padding: 10px 15px;
    outline: none;
    border: none;
    border-bottom: 1px solid #ccc;
}

.text-shadow-somos::after {
    position: absolute;
    right: 0;
    top: -10px;
    font-size: 2em;
    opacity: 0.05;
    content: "somos";
}

.text-shadow-contact::after {
    position: absolute;
    right: 0;
    top: -10px;
    font-size: 2em;
    opacity: 0.05;
    content: "contáctenos";
}

.text-shadow-prod::after {
    position: absolute;
    right: 0;
    top: -10px;
    font-size: 2em;
    opacity: 0.05;
    content: "productos";
}

.sectionsCD {
    width: calc( 100% - 80px);
    float: right;
    position: relative;
}

.container-fluid button {
    outline: none;
}

.container-fluid button:active, .container-fluid button:hover {
    transform: scale(0.9);
}

.hamb svg {
    width: 200px;
    height: 150px;
    cursor: pointer;
    transform: translate3d(0, 0, 0);
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    color: #fff;
    font-size: 2rem;
    outline: none;
}

.md-form .form-control.input-rounded {
    border-radius: 60px;
    border: 1px solid #ccc;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
    background-color: white;
    padding-top: 10px;
    box-sizing: border-box;
    z-index: 1;
}

.md-form .form-control.textarea-rounded {
    border-radius: 10px;
    border: 1px solid #ccc;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
    padding-top: 10px;
    box-sizing: border-box;
}

.icoPTI {
    background-image: url(../img/pti.svg);
    height: 35px;
    width: 36px !important;
    position: absolute;
    top: 22px;
    left: -65px;
    background-size: 65%;
    transform: rotate(90deg);
    background-repeat: no-repeat;
    background-position: center;
}

.btn-rounded {
    border-radius: 60px;
}

.row {
    margin: inherit;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.scrolling {
    overflow-y: scroll;
}

footer {
    color: white;
    padding: 15px;
}

.fixed {
    position: fixed;
}

.btn-primary {
    font-size: 1em;
}

.navKode {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 11;
    max-width: 80px;
    background-image: url("../img/dots.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%
}

.dotsImg {
    height: 250px;
    background-image: url("../img/dots.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%
}

.dotsImg.dotL {
    transform: rotate(-180deg)
}

.bgImg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(38, 42, 48, 0.8);
}

.fontIcon {
    font-size: 1.3em
}

.imgCarousel {
    display: block;
    max-width: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
}

.carousel-indicators li {
    width: 30px !important;
    height: 3px !important;
    border-radius: 0px !important;
    background-color: rgba(255, 255, 255, 0.4);
}

.carousel-indicators .active {
    background-color: #82B800;
    border-radius: 100%;
    transition: all 0.7s linear;
}

.carousel-caption {
    bottom: 40%;
}

.carousel-caption.init {
    bottom: 50%;
}

.carousel-indicators {
    bottom: 24%;
    z-index: 2;
}

.carousel-indicators.icons {
    bottom: 35%;
}

.carousel-indicators.icons li {
    background-color: transparent;
    width: 55px !important;
    height: 55px !important;
    opacity: 1;
    position: relative;
    margin-right: 20px;
    margin-left: 20px;
    border: none;
}

.carousel-indicators.icons li a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    ;
}

.carousel-indicators.icons li:hover {
    transform: scale(1.3);
}

.icon.vidaGuia {
    width: 60px;
    height: 60px;
    background-image: url("../img/vidaGuia.svg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}

.carousel-indicators.icons .vidaGuia {
    background-image: url("../img/vidaGuia.svg");
}

.carousel-indicators.icons .saludGuia {
    background-image: url("../img/saludGuia.svg");
}

.carousel-indicators.icons .soatGuia {
    background-image: url("../img/soatGuia.svg");
}

.carousel-indicators.icons .carGuia {
    background-image: url("../img/carGuia.svg");
}

.imgHomeA {
    background-image: url("../img/bg_home.jpg");
}

.imgHomeB {
    background-image: url("../img/bg_home2.jpg");
}

.imgHomeC {
    background-image: url("../img/bg_home31.jpg");
}

.imgHomeD {
    background-image: url("../img/bg_home4.jpg");
}

.imgHomeE {
    background-image: url("../img/bg_home5.jpg");
}

.navbar-brand {
    background-image: url("../img/ic_guia.svg");
    background-repeat: no-repeat;
    background-position: center;
    width: 60px;
    height: 30px;
    margin-left: 20px;
    margin-top: 20px;
}

.navbar-brand.footer {
    width: 100px;
    height: 60px;
}

.nav-item {
    text-align: right;
    padding-right: 15px;
}

.nav-link:hover {
    color: #82B800 !important;
}

.bg-dark {
    background-color: transparent !important;
    box-shadow: inherit;
}

.shadowR {
    -webkit-box-shadow: 7px 0px 24px -1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 7px 0px 24px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 7px 0px 24px -1px rgba(0, 0, 0, 0.2);
}

.card.border-light {
    border: none;
}

#main {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.bgHomeCarousel img {
    background-size: 100%;
}

#bgHome {
    font-family: 'nexa_boldregular';
    /* background: url("../img/bg_home.jpg") no-repeat fixed; */
    position: relative;
}

#bgHome .infoHome {
    margin-bottom: inherit !important;
}

#bgHome button {
    padding: 10px;
    margin: 10px 20px;
    font-size: 2em;
}

#logoApp img {
    height: 110px;
    float: left;
}

#guiaSalud img {
    height: 90px;
}

#guiaCar img, #guiaVida img {
    height: 90px;
}

#guiaSalud h3, #guiaCar h3, #guiaVida h3 {
    margin-left: 0;
}

#bgHome .bgA {
    min-height: 700px;
    position: relative;
}

.txtProd {
    color: #81B700;
}

.txtProd.vida::after {
    content: "Vida";
    font-size: 1rem;
    margin-left: 15px;
    color: #fff;
    font-family: 'open_sans_condensedbold';
}

.txtProd.salud::after {
    content: "Salud";
    font-size: 1rem;
    margin-left: 15px;
    color: #fff;
    font-family: 'open_sans_condensedbold';
}

.txtProd.hogar::after {
    content: "Hogar";
    font-size: 1rem;
    margin-left: 15px;
    color: #fff;
    font-family: 'open_sans_condensedbold';
}

.txtProd.empresa::after {
    content: "Empresa";
    font-size: 1rem;
    margin-left: 15px;
    color: #fff;
    font-family: 'open_sans_condensedbold';
}

/* seccion somos */

/*  */

.boxLoaderK {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0%;
    z-index: 2;
    background-color: #404853
}

.kodedBrand {
    width: 100px;
    height: 50px;
}

.fontLight {
    font-family: 'open_sanscondensed_light';
}

.fontBold {
    font-family: 'open_sans_condensedbold';
}

/* NAV BAR*/

.boxMark {
    position: absolute;
    bottom: 90px;
    transform: rotate(-90deg);
}

.icoRotate {
    text-align: center;
    width: 100%;
    margin-bottom: 0.8em;
    cursor: pointer;
    font-size: 1.5em;
}

.nameKoded {
    width: 270px;
    top: 28px;
    letter-spacing: 10px;
    text-align: center;
    position: absolute;
    color: #ccc;
}

.navbar-brand {
    margin-left: 8px;
    margin-bottom: 2em;
}

.sec_contact .card {
    background-color: transparent;
}

/* CARGANDO */

.contactFixed {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 1rem;
    right: 1rem;
    border-radius: 100%;
    cursor: pointer;
    z-index: 100;
    background-color: #82B800;
    transition: all 0.3s ease-out;
    -webkit-box-shadow: 0px 2px 27px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 2px 27px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 2px 27px 0px rgba(0, 0, 0, 0.75);
}

.contactFixed::before {
    position: absolute;
    content: "Contáctenos";
    top: 15px;
    right: 70px;
    font-size: 1.3em;
    text-align: right;
}

a:hover, a:focus {
    color: var(--link-hover-color);
    outline: none;
}

/* BTN CONTACT - MODAL */

.shapeshifter {
    margin: 8%;
    width: 84%;
    height: 84%;
    background-image: url("../img/ic_whatsapp.svg");
    background-repeat: no-repeat;
}

.shapeshifter.play {
    background-image: url("../img/ic_close.svg");
    background-repeat: no-repeat;
}

.shapeshifter.reverse {
    background-image: url("../img/ic_whatsapp.svg");
    background-repeat: no-repeat;
}

#about .container {
    padding: 0px 30px;
}

.shapeshifter a {
    width: 45px;
    height: 45px;
    top: 8px;
    left: 7px;
    border-radius: 50%;
    position: absolute;
}

.modal-body {
    color: #30353D;
    padding: 0.5em 2em;
}

.modal-dialog .modal-content .modal-header, .modal-footer {
    padding: 0.5em 1.5em;
    border: none;
}

.modal-title {
    color: #30353D;
}

/* LOADER */

.logoLM {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 150px;
    height: 150px;
    font-size: 1.5em;
    font-family: "nexa_boldregular";
    background-image: url("../img/ic_guia.svg");
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    line-height: 150px;
    text-align: center;
}

.fullLoad {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: #262A30;
}

.fullLoad .circle {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 10px solid rgba(255, 255, 255, .0);
    border-top: 10px solid #81B700;
    border-bottom: 10px solid rgba(255, 255, 255, .3);
    animation: animate 1.5s infinite linear;
}

/* CURSOR */

/* ANIMATIONS ANGULAR */

.page {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;    
}

/* CARD */

.mb-auto, .my-auto {
    text-align: center;
}

.card {
    background-color: transparent;
    border: none;
    color: white;
    box-shadow: inherit;
}

.card .card-body .card-text {
    font-size: 1em;
}

.card-color-dark {
    color: #777f91;
}

.cardAbout {
    display: inline-block;
    box-shadow: inherit;
}

.card-title.single {
    margin-bottom: 50px;
}

.card-title {
    margin-bottom: inherit;
    line-height: initial;
}

.footerBtn {
    position: relative;
    text-align: center;
    height: 100px;
    margin-top: 20px;
}

.infoLeft {
    border-right: 3px solid #82B800;
}

.infoRight {
    border-left: 3px solid #82B800;
}

.fixed-top {
    z-index: 10;
    left: initial;
}

.menuGuia::after {
    position: absolute;
    content: "312 455 6147 - (57) 6450138 6358518 (19)";
    right: 96px;
    width: 270px;
    text-align: center;
    top: 22px;
}

.imgSomos {
    background-repeat: no-repeat;
    background-size: 100%;
    height: 400px;
    opacity: 0.4;
    margin: 5em;
    background-position: center;
}

.logoguia {
    background-image: url("../img/ic_guia2.svg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 100px;
}

.itemAbso {
    position: absolute;
}

.txtSomos {
    background-color: #fff;
}

/* SOMOS */

#secSomos {
    background-color: #FFF;
    height: 490px;
}

#secSomos .card {
    color: #262A30;
}

#secSomos h4 {
    color: #82B800;
}

.square {
    position: absolute;
    top: 0;
    right: 8px;
    bottom: 0;
    margin: auto;
    width: 70%;
    height: 200px;
    opacity: 0.1;
    border: 5px solid #262A30;
}

.square::after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.secConvenios {
    height: 300px;
    position: relative;
    background-image: url("../img/convenios.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-color: #636D7C;
}

.darkcolor {
    background-color: #262A30 !important;
    -webkit-box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.33);
    box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.33);
}

.scrollIc {
    position: absolute;
    background-image: url("../img/mouse.svg");
    background-size: 100%;
    width: 28px;
    height: 28px;
    bottom: 1em;
    left: 80px;
    right: 0;
    opacity: 0.6;
    margin: auto;
}

/*  */

.itemsProds {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin-top: 9em;
    z-index: 10;
}

.prodsCol {
    position: relative;
    padding: 2em;
    width: 200px;
    box-sizing: border-box;
    cursor: pointer;
    color: #777f91;
    background-color: rgba(48, 53, 61, 0.9);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.prodsCol:hover {
    width: 210px;
    background-color: rgba(48, 53, 61, 1);
    color: #81B700;
    transition: all 0.3s ease;
}

/* SECCION SERVICIOS */

#ServiciosGuia {
    padding: 10em 0em;
    min-height: 700px;
    position: relative;
    background-color: #636D7C;
    background: url("../img/bg_home.jpg") no-repeat fixed;
    background-size: cover;
}

#ServiciosGuia .card {
    padding: 0;
    background-color: white;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    border: 0;
}

.centerCard {
    margin: 0 auto;
    float: none;
    margin-bottom: 10px;
}

#ServiciosGuia .card-img-top {
    height: 150px;
    background-size: contain;
}

#ServiciosGuia .card-title {
    font-family: 'open_sans_condensedbold';
}

#ServiciosGuia .cardHidden {
    background-color: transparent;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0);
}

/* SECCION NOTICIAS */

#NoticiasGuia {
    padding: 5em 0em;
    min-height: 700px;
    background-color: #fff;
    position: relative;
}

.title {
    color: #30353D;
    line-height: 1em;
}

.iconInstagram {
    font-size: 5em;
    line-height: 0.9em;
    color: #94A4BB;
}

.instaIMG {
    padding: 0px 2px;
    height: auto;
    overflow: hidden;
    padding: 5px;
}

#LastNews .card .card-body .card-text {
    font-size: 1.2rem;
}

#NoticiasGuia img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    border-radius: 10px;
}

#NoticiasGuia a {
    font-size: 1.2em;
    color: #636D7C;
    cursor: pointer;
    text-decoration: underline;
    display: inline-block;
}

/* SECCION CLIENTES */

#ClientesGuia {
    padding: 6em 0em;
    height: 500px;
    background-color: #262A30;
    position: relative;
    background: url("../img/bg_home.jpg") no-repeat fixed;
    background-size: cover;
}

#ClientesGuia h4 {
    color: #fff;
    font-family: 'open_sanscondensed_light';
}

#ClientesGuia .text-primary {
    color: #81B700;
}

#ClientesGuia .carousel-indicators {
    bottom: 0;
}

.underline {
    text-decoration: underline;
}

/* CONTACTO */

#ContactenosGuia {
    padding: 5em 0em;
    background-color: #f6f6f6;
}

#mapGuia {
    width: 100%;
    height: 400px;
}

/* PTI */

#secPTI {}

/* SOMOS */

#secSomosGuia {
    min-height: 1000px !important;
    background: url("../img/bg_somos3.jpg") no-repeat fixed;
    background-size: cover;
}

#secSomosGuia .square {
    bottom: inherit;
    border: 7px solid #262A30;
}

#secSomosGuia p {
    color: #30353D;
    font-size: 1.1em;
}

#secSomosGuia h1 {
    color: #30353D;
}

#secSomosGuia h4 {
    color: #636D7C;
}

#secSomosGuia .text-shadow-somos::after {
    color: #262A30;
    opacity: 0.1;
    font-size: 1.5em;
    top: 0;
    right: 15%;
}

.btn-light {
    color: #636D7C;
}

/* SCROLL */

.scroll-bar {
    position: absolute;
    right: 10px;
    top: 40%;
}

.scroll-bar__text {
    font-size: 1rem;
    font-weight: 600;
    color: #808080;
    writing-mode: vertical-rl;
    letter-spacing: 0.3em;
    margin-bottom: 16px;
}

.scroll-bar__bar {
    width: 2px;
    height: 70px;
    background: rgba(0, 0, 0, 0.2);
    margin-left: 8px;
    position: relative;
    overflow: hidden;
}

.scroll-bar__bar::before {
    content: '';
    width: 100%;
    background: #81B700;
    position: absolute;
    left: 0;
    top: 0;
    height: 40%;
    animation: scroll 1.5s cubic-bezier(1, 0.2, 0.2, 1) infinite;
}

/*  */

.mailGuia {
    position: fixed;
    bottom: 90px;
    right: 35px;
    z-index: 20;
    font-size: 1.2em;
}

/* THEME */

.theme .bgImg {
    background-color: rgba(38, 42, 48, 0.5);
}

.theme h3, .theme h4 {
    color: #ccc;
    /* font-family: 'open_sans_condensedbold'; */
}

.theme h1, .theme .scroll-bar__text {
    color: #fff;
}

@keyframes scroll {
    0% {
        transform: translate3d(0, -100%, 0)
    }
    100% {
        transform: translate3d(0, 250%, 0)
    }
}

@keyframes play60 {
    0% {
        background-position: 0px 0px;
    }
    100% {
        background-position: -1440px 0px;
    }
}

@keyframes playReverse {
    0% {
        background-position: -1440px 0px;
    }
    100% {
        background-position: 0px 0px;
    }
}

@keyframes animate {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

/* MEDIA Q */

@media (min-width: 100px) and (max-width: 550px) {
    .navKode {
        bottom: inherit;
        background-color: transparent;
    }
    .boxMark {
        display: none;
    }
    .shadowR {
        -webkit-box-shadow: 7px 0px 24px -1px rgba(0, 0, 0, 0);
        -moz-box-shadow: 7px 0px 24px -1px rgba(0, 0, 0, 0);
        box-shadow: 7px 0px 24px -1px rgba(0, 0, 0, 0);
    }
    .navbar-dark {
        background-color: #262A30 !important;
    }
    #secQS .infoLeft {
        margin-left: inherit;
        padding: 0;
        border: none;
        margin-bottom: -35% !important;
    }
    #secQS {
        padding: 0;
    }
    #logoApp img {
        float: inherit;
    }
    #logoApp {
        display: none;
    }
    .text-right {
        text-align: center !important;
    }
    .contactFixed {
        right: 1em;
    }
    .navbar-brand {
        margin-left: 15px;
        width: 110px;
        height: 55px;
        margin-top: 13px;
        margin-bottom: 0;
    }
    .cardAbout {
        padding: 0;
    }
    #bgHome h5, #bgHome h1 {
        text-align: center !important;
    }
    .footerBtn {
        bottom: 14em;
    }
    .sectionsCD {
        width: 100%;
        padding: 2rem;
    }
    .secConvenios{
        height: 100px;
    }
    .btnsSocial {
        display: none;
    }
    .scrollIc {
        left: 0;
    }
    .square {
        height: 150px;
        width: 90%;
    }
    .boxlikes {
        position: relative;
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-top: 30px;
    }
    #txtInfSomos {
        margin-bottom: 30px;
    }
    #ServiciosGuia .centerCard {
        padding: 0px 1rem
    }
    .menuGuia::after {
        display: none;
    }
    /*  */
    .itemsProds {
        bottom: 15%;
        top: inherit;
        margin-top: 0;
        padding: 0px 20px !important;
    }
    .prodsCol {
        height: 50px;
        width: 50%;
        vertical-align: top;
        float: left;
        padding: 0;
        line-height: 50px;
        text-align: center;
    }
    .boxItemsProd {
        position: relative;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .carousel-indicators.icons {
        bottom: 46%;
        z-index: 10;
    }
    .carousel-indicators {
        bottom: 36%;
    }
    .carousel-caption.init {
        display: block !important;
        top: 18%;
    }
    .scroll-bar {
        display: none;
    }
    .carousel-indicators.icons li {
        width: 40px !important;
        height: 40px !important;
        margin-right: 15px;
        margin-left: 15px;
    }
    #ClientesGuia{
        padding: 2em 0em;
    }
    .contact-sec{
        margin-top: 50px;
    }
    #ContactenosGuia{
        padding-top: 2em;
    }
    .footer-2{
        padding-bottom: 8em;
        padding-top: 5em;
    }
    .navbar-brand.footer{
        display: none;
    }
    .boxIconsProds{
        display: none;
    }
    .infoRight{
        border: none;
    }
    .infoHome h1{
        font-size: 3em;
    }
    .carousel-caption{
        bottom: 45%;
    }
}

/* MEDIA Q */