.white-orange-menu.header-position-fixed .md-logo-navbar {
    background-color: #c9ebed;
}
.slider-left {
    padding: 0px 0px 0px 0px;
}
.cover-background {
    background-position: bottom center;
}
.form-title h2 {
    color: #006eb9;
}
.white-orange-menu .menuBar .navbar-nav li a {
    color: #717375;
}
.white-orange-menu .menuBar .navbar-nav li a:hover,
.white-orange-menu .menuBar .navbar-nav li a:active,
.white-orange-menu .menuBar .navbar-nav li.active a {
    color: #d43e74;
}
.slider-form {
    background: #fff;
    border-radius: 30px;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}
.menuBar .navbar-nav li a {
    font-size: 15px;
}
.menuBar nav {
    font-weight: 600;
    text-transform: capitalize;
}
.nav.navbar-nav.navbar-right i {
    margin-right: 10px;
}
.color-blue {
    color: #0072ca;
}
span.color-pink {
    font-weight: 300;
    color: #0072ca;
}
.camisetas {
    text-align: center;
}
.camisetas img {
    width: 300px;
}
.fundapink,
.fundapink a {
    color: #d83974;
}
.text-promo {
    font-size: 26px;
    font-weight: 300;
    color: white;
    line-height: 48px;
    text-align: right;
    position: relative;
    top: 40px;
}

img.tiendita {
    width: 350px;
    float: right;
    margin-bottom: 20px;
}

.administra {
	width: 150px;
	margin-bottom: 20px;
	margin-left: 50px;
	position: relative;
	top: 10px;
}


.text-promo.left.align-top{
    top: 0px;
    margin-bottom: 30px;
}

.title-promo {
    font-weight: 800;
    color: white;
    margin-bottom: 30px;
}

p.highlight-selection.text-promo {
    display: block;
    float: left;
    font-size: 72px;
    position: relative;
    top: 70px;
    font-weight: 600;
}

.text-promo.left {
    font-size: 26px;
    font-weight: 300;
    color: white;
    line-height: 38px;
    text-align: left;
    position: relative;
    top: 20px;
}

p.text-promo a {
    font-size: 26px;
    font-weight: 600;
    color: white;
    font-style: italic;
    position: relative;
    top: 0px;
}

p.text-promo i a {
    top: 0px;
}

.opcionc {
    text-align: right;
    margin-left: 100px;
    top: 20px;
}

.opcione {
    text-align: right;
    margin-left: 100px;
    top: 15px;
}

.imagec {
    width: 130px;
    margin-bottom: 20px;
    position: relative;
    top: 42px;
    left: 50px;
}

.bg-orange {
    background-color: #d83974;
}
.bluie {
    color: #007dab;
}
.bg-blue {
    background-color: #0072ca;
}
#timer {
    display: inline-block;
    line-height: 1;
    background-color: white;
    padding: 20px;
    margin-top: 20px;
    width: 100%;
    border-radius: 15px;
    color: #d43e74;
    font-size: 16px;
    font-weight: 800;
}

hr {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 2px solid white;
    clear: both;
}

#days,
#hours,
#minutes,
#seconds {
    display: inline-block;
    line-height: 1;
    padding: 0px 10px;
}
#timer span {
    margin-left: 5px;
}
.btn-obtain {
    display: none;
    background-color: #d83974;
    position: relative;
    top: 130px;
    font-size: 28px;
    padding: 15px 25px;
    color: white;
    border-radius: 90px;
}
.btn-obtain:hover {
    background-color: #0072ca;
    color: white;
}

.btn-obtain-2 {
    background-color: #d83974;
    position: relative;
    top: 60px;
    font-size: 28px;
    padding: 15px 25px;
    color: white;
    border-radius: 90px;
}
.btn-obtain-2:hover {
    background-color: #0072ca;
    color: white;
}

.box {
    margin-top: 30px;
    margin-bottom: 30px;
    height: 140px;
}

@media (max-width: 1200px) and (min-width: 992px) {
    .btn-obtain {
        position: absolute;
        top: 120px;
        left: 50px;
        width: 240px;
    }
    .menuBar .navbar-nav li a {
        padding: 0 12px;
    }
}

@media (min-width: 1201px) {
  
    .show-responsive {
        display: none;
    }
    .box {
        position: relative;
        top: 0px;
    }
}

@media (max-width: 1200px) {
    .hide-responsive {
        display: none;
    }
    .show-responsive {
        display: block;
    }
    img.tiendita {
        width: 240px;
        margin-bottom: 20px;
        top: 30px;
        position: relative;
        left: 50px;
        float: none;
    }
    .text-promo a {
        top: 0px;
    }
}

@media (max-width: 992px) {
    .menuBar .navbar-nav li a {
        padding: 0 7px;
    }

    .white-shirt{
        margin-top: 100px;
    }

    .yellow-shirt{
        margin-bottom: 50px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .btn-obtain {
        background-color: #d83974;
        position: absolute;
        top: 110px;
        font-size: 18px;
        padding: 15px 25px;
        color: white;
        border-radius: 90px;
        left: 40px;
        width: 180px;
    }
}


@media (max-width: 991px) and (min-width: 768px) {
    .box {
        position: relative;
        top: -40px;
    }
}

@media (min-width: 769px) {
    .logos {
        display: none;
    }
    .show-mobile {
        display: none;
    }

    
}
@media (max-width: 768px) {
    .md-header-banner {
        min-height: 750px;
    }
    
    .hide-desktop {
        display: none;
    }
    .show-mobile {
        display: block;
    }

    #timer {
        font-size: 18px;
    }
    .adqu {
        height: 280px;
    }
    .title-responsive-main {
        font-size: 24px !important;
        line-height: 34px !important;
    }
    .text-promo.left {
        top: 0px;
        clear: both;
    }

    .administra {
        width: 100px;
        margin-bottom: 30px;
        margin-left: 50px;
    }

    .imagec {
        width: 110px;
        margin-bottom: 70px;
        position: relative;
        top: 34px;
        left: 30px;
    }

    .opcionc {
        text-align: right;
        margin-left: 0;
        top: 0;
    }

    .opcione {
        margin-left: 80px;
    }
    img.tiendita {
        width: 200px;
        margin-bottom: 20px;
        top: 15px;
        position: relative;
        left: 32px;
    }

    p.text-promo a {
        font-size: 16px;
    }

    .text-promo.left {
        font-size: 16px;
    }

    .text-promo.left.a {
        top: 20px;
    }

    p.highlight-selection.text-promo {
        position: relative;
        top: 50px;
    }

    .aservice{
        margin-top: 60px;
    }

    .link{
        font-size: 16px!important;
    }

    .tiendita.c{
            top: 20px!important;
            position: relative;
            width: 70px!important;
            margin-bottom: 30px;
            margin-top: 15px;
        
    }

    .administra.d{
        top: 10px;
    }

    .de-resp{
        margin-bottom: 60px;
    }


    .img-responsive {
        width: 220px !important;
        margin: 0 auto !important;
    }
    .padding-responsive {
        padding-top: 50px !important;
    }
    .pt-top-0 {
        padding-top: 0px !important;
    }
    .promo-responsive {
        position: relative !important;
        top: -420px !important;
        width: 100% !important;
        left: 0px !important;
    }
    .img-relative {
        position: relative;
        top: 170px;
    }
    .logos {
        display: block;
    }
    .logos img {
        width: 50%;
        float: left;
        padding: 0px 20px;
    }
}

@media (max-width: 360px) {
    .md-header-banner {
        min-height: 700px;
    }
}


@media (max-width: 324px) {
    
    #timer {
        font-size: 18px;
    }
    .adqu {
        height: 280px;
    }
    .title-responsive-main {
        font-size: 50px !important;
        line-height: 65px !important;
    }
    .img-responsive {
        width: 220px !important;
        margin: 0 auto !important;
    }
    .padding-responsive {
        padding-top: 50px !important;
    }
    .pt-top-0 {
        padding-top: 0px !important;
    }
    .promo-responsive {
        position: relative !important;
        top: -420px !important;
        width: 100% !important;
        left: 0px !important;
    }
    .img-relative {
        position: relative;
        top: 170px;
    }
    .logos {
        display: block;
    }
    .logos img {
        width: 200px;
        padding: 20px;
    }
    .btn-obtain {
        background-color: #d83974;
        position: absolute;
        top: 130px;
        font-size: 18px;
        padding: 15px 25px;
        color: white;
        border-radius: 90px;
        left: 43px;
        width: 180px;
    }
}
