/*!
 * Start Bootstrap - Shop Homepage HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
@font-face{font-family:montserratbold;src:url(../fonts/monserrat/montserrat-bold-webfont.eot?#iefix) format(embedded-opentype), url(../fonts/monserrat/montserrat-bold-webfont.woff) format(woff), url(../fonts/monserrat/montserrat-bold-webfont.ttf) format(truetype), url(../fonts/monserrat/montserrat-bold-webfont.svg#montserratbold) format(svg);font-weight:400;font-style:normal;}
@font-face{font-family:julius_sans_oneregular;font-style:normal;font-weight:400;src:url(../fonts/julius/juliussansone-regular-webfont.eot?#iefix) format(embedded-opentype), url(../fonts/julius/juliussansone-regular-webfont.woff) format(woff), url(../fonts/julius/juliussansone-regular-webfont.ttf) format(truetype), url(../fonts/julius/juliussansone-regular-webfont.svg#julius_sans_oneregular) format(svg);}
body {
    color: #595959;
    background: #FFF url("../img/fondocd1.jpg") no-repeat fixed 100% center / 100% auto;
}
body h1,h2,h3,p{
    font-style: initial;
}
.container{
    -webkit-box-shadow: 0px 20px 13px 4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 20px 13px 4px rgba(0,0,0,0.75);
    box-shadow: 0px 20px 13px 4px rgba(0,0,0,0.75);
    background-color: #fff;
}
.colorbase{
    background-color: #ED1C24;
}
a{
    color:#595959;
    font-style: initial;
}

a:hover{
    text-decoration: none;
}

ul{
    list-style: none;
}

.slide-image {
    width: 100%;
}

footer h5{
    font-weight: bold;
}

.carousel-holder {
    margin-bottom: 30px;
}

.carousel-control,
.item {
    border-radius: 4px;
}


.caption h4 {
    white-space: nowrap;
}

.desc{
    background: #a75826;
    padding: 5px;
    color: #fff;
    border-radius: 5px;
}

.tag{
    background: #cecece;
    padding: 5px;
    color: #fff;
    border-radius: 5px;
}

.price{
    font-size: 20px;
    font-weight: normal;
    color: #464646;
}

.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #d17581;
}

.img_reloj{
    float: left;
    padding: 2px;
    margin: 8px 0 0 -8px;
}
.thumbnail{
    border: none;
    font-style: initial;
    padding: 0px 10px;
}

footer {
    margin: 50px 0;
}


.navbar-default{
    background-color: #fff;
    border: none;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
    background-color: #ff0266;
    border-color: #50CC3C;
    text-decoration: none;
    color: #fff;
}

.navbar-default .navbar-nav > li > a{
    color: #FFF;
    text-transform: capitalize;
    font-weight: bold;
    letter-spacing: 0.2px;
    font-size: 14px;
}

.navbar-default li{
    font-size: 12px;
    background-color: #0336ff;
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;   
}
.navbar-default ul li:first-of-type{
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.navbar-default ul li:last-of-type{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.btn-success {
    color: #fff;
    border-radius: .3em;
    border: 1px solid rgba(100,100,100,0.15);
    background-color: #ED1C24;
    border-color: #CCC;
    font-weight: bolder;
}
.btn-success:hover{
    color: #fff !important;
    text-shadow:0 1px 2px rgba(0,0,0,0.3);
    background: #ff5656;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    border: 1px solid #ddd;
}
.btn-success:focus, .btn-success:active:focus {
    background: #df0000;
}
.btn-primary {
    color: #fff;
    border-radius: .3em;
    border: 1px solid rgba(100,100,100,0.15);
    background-color: #595959;
    border-color: #CCC;
    font-weight: bolder;
}
.btn-primary:hover{
    color: #fff !important;
    text-shadow:0 1px 2px rgba(0,0,0,0.3);
    background: #a9a4a4;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    border: 1px solid #ddd;
}
.btn-primary:focus, .btn-primary:active:focus {
    background: #a9a4a4;
}
.btn-info {
    color: #fff;
    background-color: #50cc3c;
    border-color: #CCC;
}
.btn-info:hover {
    color: #a75826;
    background-color: #fff;
    border-color: #a75826;
}
.btn-info:focus, .btn-info:active:focus {
    color: #a75826;
    background-color: transparent;
    border-color: #50cc3c;
}
#login-register-label{
    font-size: 24px;
    font-weight: 300;
    color: #FFF;
    text-align: center;
}

.carousel-control.right {
    background-image: linear-gradient(to right, transparent 0px, rgba(0, 0, 0, 0.1) 100%);
}
.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0px, transparent 100%);
}
.pagination > li > a, .pagination > li > span {
    color: #ED1C24;
}

.pagination .disabled a{
    background-color: #ed1c24;
    color:#fff;
}
.popupbody{
    background-image: url("../img/bg_popup1.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 400px;
    width: 600px;
}
#footer{
    background-image: url("../img/footer-bg.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 105% 110%;
    letter-spacing: 0.5px;
    text-shadow: 0px 1px 1px #000;
    -webkit-box-shadow: 0px 0px 13px 4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 13px 4px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 13px 4px rgba(0,0,0,0.75);
}
#links_footer{
    margin-top: 20px;
}
#links_footer a{
    color: #FFF;
    font-weight: 700;
}
#links_footer a:hover{
    text-decoration: underline;
}
#sidebarSub img {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100%;
}
.widget{
    display: inline-block;
    margin: 5px auto;
    font-style:initial;
    text-align: center;
}

#ubicaciones .nav .current a{
    font-weight: bold;
    color:#ffffff;
}
#ubicaciones div:first-child{
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.current{
    background-color: #ed1c24 !important;
}
.nav-test{
    padding-left: 0px;
    display:flex;
    flex-direction: row;
}
.nav-test li{
    padding: 10px 0px;
    flex-grow: 2;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    height: 50px;
}
.nav-test li:hover{
    background-color: rgba(59,59,59, 0.5);
}
.nav-test a{
    color: #fff;
}
.box_flex_parent{
    display:flex;
    flex-direction: column;
}
.box_flex_child{
    text-align: center;
    border:1px solid #ddd;
    height: 60px;
}
.gradiente1{
    background: rgba(248,48,81,1);
    background: -moz-linear-gradient(top, rgba(248,48,81,1) 0%, rgba(237,28,35,1) 35%, rgba(235,103,130,1) 55%, rgba(240,25,68,1) 78%, rgba(231,39,84,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(248,48,81,1)), color-stop(35%, rgba(237,28,35,1)), color-stop(55%, rgba(235,103,130,1)), color-stop(78%, rgba(240,25,68,1)), color-stop(100%, rgba(231,39,84,1)));
    background: -webkit-linear-gradient(top, rgba(248,48,81,1) 0%, rgba(237,28,35,1) 35%, rgba(235,103,130,1) 55%, rgba(240,25,68,1) 78%, rgba(231,39,84,1) 100%);
    background: -o-linear-gradient(top, rgba(248,48,81,1) 0%, rgba(237,28,35,1) 35%, rgba(235,103,130,1) 55%, rgba(240,25,68,1) 78%, rgba(231,39,84,1) 100%);
    background: -ms-linear-gradient(top, rgba(248,48,81,1) 0%, rgba(237,28,35,1) 35%, rgba(235,103,130,1) 55%, rgba(240,25,68,1) 78%, rgba(231,39,84,1) 100%);
    background: linear-gradient(to bottom, rgba(248,48,81,1) 0%, rgba(237,28,35,1) 35%, rgba(235,103,130,1) 55%, rgba(240,25,68,1) 78%, rgba(231,39,84,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f83051', endColorstr='#e72754', GradientType=0 );
}
.sombra1{
    -webkit-box-shadow: 13px 16px 3px -8px rgba(54,52,54,0.58);
    -moz-box-shadow: 13px 16px 3px -8px rgba(54,52,54,0.58);
    box-shadow: 10px 10px 5px -8px rgba(54,52,54,0.58);
}
.page-chunk{
    margin: 0px 30px;
}

#shopping{
    background-color: #ed1c24;
}
.fondo_chequea{
    background-color: #ed1c24;
}
.comuna{float: left;padding: 10px;margin-bottom: 10px;margin-right: 5px;}
.comuna:hover{background-color:#999;font-weight: bold;color:#fff;}
.comuna:hover a{color: #fff;}
.comuna_actual{background-color:#999;}
.comuna_actual a{color:#fff;font-weight: bold;}



@media (min-width: 480px) and (max-width: 767px) {
    .articulo_view{
        width: 50%;
    }
}

/* Small Devices, .visible-sm-* */
@media (min-width: 768px) and (max-width: 991px) {}

/* Medium Devices, .visible-md-* */
@media (min-width: 992px) and (max-width: 1199px) {}

/* Large Devices, .visible-lg-* */
@media (min-width: 1200px) {}

.compact{padding-left: 0px;padding-right: 0px;}
.form_callcenter {border: 1px solid #d4d4d4;border-radius: 5px;padding:10px;}
.form_callcenter .page_logo{margin:5px auto;border:none;padding : 10px 0px 10px 0px;}
.form_callcenter .title_form{font-weight: bold;color: #555;text-align:center;font-size: 18px;padding: 10px}
.form_callcenter label{font-size: 15px;font-weight: bold;}
.form_callcenter ul{list-style-type: none;width: 400px;margin: 0 auto;border:1px solid #ddd}
.form_callcenter li{margin: 0px;overflow: hidden;padding: 15px 8px;vertical-align: middle;}
.form_callcenter input,.form_callcenter textarea{width: 80%;border-radius: 5px;}
.form_callcenter textarea{height: 120px;}
.modal-header{background-color: #ed1c24;color:#fff;font-weight: bold;}
.modal-header button {color: #f0f0f0;opacity: 1;}
.page_logo {
    background-image: url(../img/Logosocialsacademy.png);
    background-position: top center;
    background-repeat: no-repeat;
    height: 60px;
}
#login{
    background-color:#595959;
    width: 100%;
    height: 25px;
    padding: 1px;
}
#login ul{display: flex;justify-content: flex-end;padding-right: 10px;}
/*#login ul li a{border:1px solid violet;vertical-align: bottom}*/
#login span{font-weight: bold;}
.lista1 {width: 100% !important;} 
.lista1 li:hover { background: #ed1c24 !important;}
.lista1 li:hover a{ color: #fff !important;}
.lista1 li a{ color: #ed1c24 !important; }
.blog-post{
    background-color: #f0f0f0;
    padding: 0px 40px;
    border-radius: 5px;
    border: 1px solid #ddd;
    margin: 0px 10px;
}
.wrap_article{
    background-color: #ed1c24 !important;
}
.wrap_article h4{
    color: #f0f0f0 !important;
}
@media only screen 
and (max-width : 480px) {
    .row{
        margin: 0px;
    }
    .col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,
    .col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2{
        padding: 5px;
    }
    .nav-test{
        flex-direction: column;
        width: 100% !important;
    }
    .nav-test li{
        border-radius: 0px !important;
    }
    #login{
        height: 46px !important;
    }
}