.bg-light {
    background-color: #8c8c8c!important;
}


/* color barra */

.div-logo {
    /* display: none; */
    width: 85px;
    height: 85px;
}

.sticky-wrapper.is-sticky .site-navbar {
    /* background: #000!important; */
    /* background: #601DB8!important; */
    /* background: transparent!important; */
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.1);
}

.sticky-wrapper.is-sticky .site-navbar .logo-cordoba {
    display: none;
}

.logo-cordoba-off {
    display: none;
    margin-bottom: 50px;
}

.sticky-wrapper.is-sticky .site-navbar .logo-cordoba-off {
    display: block;
}

.sticky-wrapper.is-sticky .site-navbar .div-logo {
    display: block;
}

.sticky-wrapper.is-sticky .site-navbar .site-menu {
    margin-top: -55px;
}

.sticky-wrapper.is-sticky .site-navbar .site-menu li a,
.sticky-wrapper.is-sticky .site-navbar .site-menu li button i {
    color: #601DB8;
}
.search-button-navbar i{
    color: white!important;
}

.sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu {
    background-color: transparent;
    padding: 10px;
    border-radius: 0;
}

.sticky-wrapper.is-sticky .site-navbar .site-menu>li>a,
.sticky-wrapper.is-sticky .site-navbar .site-menu>li>button>i {
    /* text-shadow: 0px 0px 0px white; */
}

.sticky-wrapper .site-navbar .site-menu>li>button>i {
    color: black;
}

.text-primary-custom {
    color: #ffffff;
}

.fa {
    padding: 20px;
    font-size: 30px;
    width: 30px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 50%;
}

.logo {
    object-fit: cover;
    width: 5vw;
    height: 40px;
}

.windows-search {
    background-color: #ffffff;
    border-radius: 1rem;
    padding: 2rem;
}

.c-custom1 {
    height: 100%;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 0;
}

.r-custom1 {
    margin: 0 8% 0 8%;
}

.r-custom2 {
    max-width: 95%;
    margin: auto;
}

.input-custom,
.input-custom:hover,
.input-custom:focus {
    border-radius: 0!important;
    border: 0!important;
    background-color: rgb(249, 249, 249);
    font-size: 1rem!important;
    /* font-family: 'Quicksand', sans-serif!important; */
    padding-top: 1.6rem!important;
    padding-bottom: 1.6rem!important;
}

.input-custom.select-corrientes {
    padding-bottom: 0px!important;
    padding-top: 7px!important;
    color: black;
}

::-webkit-input-placeholder {
    color: #000!important;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #000!important;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #000!important;
}

:-ms-input-placeholder {
    color: #000!important
}

.input-s-width {
    max-width: 36%!important;
}

.experiencias {
    width: 100%;
    background-color: #ffffff;
    color: #a3c147;
}

.experiencias h1,
.gallery-area h1,
.r-custom2 h1,
.r-custom2 span,
section .black-color span {
    font-size: 48px;
}

.black-color {
    color: #000!important;
}

.white-color {
    color: #ffffff!important;
}

.green-color {
    color: #a3c147;
}

.grey-color {
    color: #868686;
}

.darkgrey-color {
    color: #565656;
}

.lightblue-color {
    color: #72c6d6;
}

.lightblue-dark-color {
    color: #5cafc7;
}

.pink-color {
    color: #d03e8e;
}

.orange-color {
    color: #eaa509;
}

.red-color {
    color: #f35454;
}

.lg-custom {
    line-height: 20px!important;
}

.cb-custom {
    background-color: #f7f7f7!important;
}

.text-image-l {
    position: absolute;
    bottom: 10%;
    left: 10%;
}

.text-image-r {
    position: absolute;
    bottom: 12.5%;
    right: 10%;
}

.lg {
    line-height: 1;
}

hr {
    height: 1px;
    background-color: #000;
}

p {
    /* font-family: 'Quicksand', sans-serif!important; */
    text-transform: none;
}

.fw300 {
    font-weight: 300!important;
}

.fw400 {
    font-weight: 400!important;
}

.fw500 {
    font-weight: 500!important;
}

.fw700 {
    font-weight: 700!important;
}

.ts-18 {
    font-size: 18px!important;
}

.ver-align {
    display: flex;
    align-items: center;
}

.vl {
    border-left: 1px solid #ffffff;
    height: 155px;
}

.vl-sm {
    border-left: 1px solid #565656!important;
    height: 3.1rem;
}

.footer-area .footer-top .single-footer-caption .footer-tittle ul li a {
    color: #ffffff;
    font-weight: 300;
    font-size: 16px;
}

.footer-area .footer-top .single-footer-caption .footer-pera .info1 {
    line-height: 1.4!important;
    /* margin-bottom: 35px; */
    color: #ffffff;
}

.footer-padding {
    /* padding-top: 7%!important; */
    padding-bottom: 10%;
}

.footer-custom {
    border-bottom: #a3c147 6px solid;
}

.border-card-pink {
    border-bottom: 10px solid!important;
    border-color: #d03e8e!important;
}

.border-card-green {
    border-bottom: 10px solid!important;
    border-color: #b5d457!important;
}

.border-card-lightblue {
    border-bottom: 10px solid!important;
    border-color: #72c6d6!important;
}

.border-card-lightblue-dark {
    border-bottom: 10px solid!important;
    border-color: #5cafc7!important;
}

.border-card-orange {
    border-bottom: 10px solid!important;
    border-color: #eaa509!important;
}

.border-card-red {
    border-bottom: 10px solid!important;
    border-color: #f35454!important;
}

.a-custom {
    /* font-family: 'Quicksand', sans-serif!important; */
    text-transform: none;
}

.icons-custom {
    /* padding: 20px; */
    font-size: 18px;
    width: 30px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 50%;
    background-color: #000;
    display: inline-block;
    padding: 7px 0px;
}

hr {
    border-bottom: 0 none!important;
    border-top: 0 none!important;
    margin: 0!important;
    padding: 0;
}

.btn-custom.btn-primary {
    /* font-family: 'Quicksand', sans-serif!important; */
    text-transform: none;
    background: #72c6d6;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.7rem 5rem;
    font-size: 1.1rem;
    line-height: 1.5;
    border-radius: .8rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    outline: none !important;
    outline-width: 0 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.btn-custom.btn-primary:hover {
    background: #5ba0ae;
    border-color: #5ba0ae;
    color: #fff;
    outline: none !important;
    outline-width: 0 !important;
    box-shadow: none!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
}

.btn-custom.btn-secundary {
    width: 100%;
    /* font-family: 'Quicksand', sans-serif!important; */
    text-transform: none;
    background: #000;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.7rem 0rem;
    font-size: 1.1rem;
    line-height: 1.5;
    border-radius: none!important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    outline: none !important;
    outline-width: 0 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.btn-custom.btn-secundary:hover {
    background: #5ba0ae;
    border-color: #5ba0ae;
    color: #fff;
    outline: none !important;
    outline-width: 0 !important;
    box-shadow: none!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
}

.btn-custom.btn-pink {
    /* font-family: 'Quicksand', sans-serif!important; */
    text-transform: none;
    background: #d03e8e;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.7rem 5rem;
    font-size: 1.1rem;
    line-height: 1.5;
    border-radius: .8rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    outline: none !important;
    outline-width: 0 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.btn-custom.btn-pink:hover {
    background: #b3367b;
    border-color: #b3367b;
    color: #fff;
    outline: none !important;
    outline-width: 0 !important;
    box-shadow: none!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
}

.btn-custom.btn-primary-outline {
    color: #b5d457;
    background-color: transparent;
    background-image: none;
    border-color: #b5d457;
    width: 94%;
    /* font-family: 'Quicksand', sans-serif!important; */
    text-transform: none;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1.5px solid #b5d457;
    padding: 0.7rem 0rem;
    font-size: 1.1rem;
    line-height: 1.5;
    border-radius: 0.5rem!important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    outline: none !important;
    outline-width: 0 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.btn-custom.btn-primary-outline:hover {
    background: #b5d457;
    border-color: #b5d457;
    color: #fff;
    outline: none !important;
    outline-width: 0 !important;
    box-shadow: none!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
}

.btn-custom.btn-primary-outline-lightblue {
    color: #72c6d6;
    background-color: transparent;
    background-image: none;
    border-color: #72c6d6;
    width: 20%;
    /* font-family: 'Quicksand', sans-serif!important; */
    text-transform: none;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1.5px solid #72c6d6;
    padding: 0.7rem 0rem;
    font-size: 1.1rem;
    line-height: 1.5;
    border-radius: 0.5rem!important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    outline: none !important;
    outline-width: 0 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.btn-custom.btn-primary-outline-lightblue:hover {
    background: #72c6d6;
    border-color: #72c6d6;
    color: #fff;
    outline: none !important;
    outline-width: 0 !important;
    box-shadow: none!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
}

.mb-custom {
    margin-bottom: 4.5rem;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.f-40 {
    font-size: 40px;
}

.f-62 {
    font-size: 62px;
}

.text-img {
    position: absolute;
    bottom: 100px;
    right: 18rem;
}

.fs-custom {
    font-size: 5rem!important;
    font-weight: 400;
    line-height: 5rem;
}

.font-weight-normal {
    /* font-weight: 600 !important; */
}

.auspiciantes .corrientes img {
    width: 70%;
}

.auspiciantes .corrientes img {
    width: 300px;
}

.site-navbar .site-navigation .site-menu a {
    color: black;
}

.consejo img {
    width: 200px;
}

.logo-div a img {
    width: 200px;
}

@media (max-width: 576px) {
    .site-blocks-cover .text-img {
        right: auto;
    }
    .fs-custom {
        font-size: 4rem!important;
    }
}


@media (max-width: 576px) {
    #sticky-wrapper .site-navbar .social-networks {
        display: none !important;
    }
    .site-blocks-cover>.container>.row {
        margin-top: 180px;
    }
    .logo-div {
        transition: margin-top .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        margin-top: 100px;
        text-align: center;
    }
    .logo-div a img {
        width: 300px;
    }
    .is-sticky .logo-div {
        transition: margin-top .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        margin-top: 0px;
        text-align: center;
    }
    .is-sticky .logo-div a img {
        width: 250px;
    }
    .gallery-area .container {
        padding-right: 0px;
        padding-left: 0px;
    }
    .cards-featured {
        margin: 0px;
    }
    .cards-featured>div {
        padding: 0px;
    }
    .gallery-area .box .gallery-img {
        height: 200px;
    }
    .f-62 {
        font-size: 40px;
    }
    .consejo img {
        width: 150px;
    }
    .auspiciantes .corrientes img {
        width: 100%;
    }
    .auspiciantes .fish img {
        width: 60px !important;
    }
    .footer-logo {
        display: flex;
        width: 100%;
    }
    .footer-logo a {
        width: 50%;
    }
    .footer-logo a img {
        width: 100%;
    }
    .footer-logo a:nth-child(1) {
        margin-left: 20px;
    }
    .footer-logo a:nth-child(2) img {
        width: 50%;
        margin-top: -10px;
    }
    .footer-area .footer-top .single-footer-caption .footer-tittle ul li {
        margin-bottom: 0px;
    }
}

ul.social-row {
    display: flex;
    text-align: center;
}

ul.social-row li {
    display: table;
    margin: 0px auto 0px auto;
}

ul.social-row li a {
    font-size: 30px;
}

.auspiciantes .fish img {
    width: 80px;
}

.label-custom {
    background-color: whitesmoke;
    border-radius: 4px;
    border: 2px solid #eaeaea;
    text-align: left;
    padding-left: 20px;
    color: #000;
    font-size: 18px;
}

.c-custom-modal {
    padding-right: 25px!important;
    padding-left: 25px!important;
}