﻿.container {
    border-radius: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.widget-featured-item-slider-widget {
    margin: auto;
}

.flx-container {
    position: relative;
    padding-bottom: 10px;
    padding-top: 10px;
    height: 100%;
    overflow: hidden;
}

    .flx-container iframe,
    .flx-container object,
    .flx-container embed {
        top: 0;
        left: 0;
        width: 100%;
    }

.credits {
    padding: 10px 20px 10px;
    background: #222425;
    border-top: 1px solid #373737;
    -ms-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -ms-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

    .credits a {
        font-size: 11px;
        color: #fff;
    }

.enlaces-sociales {
    margin-bottom: 6px;
}

    .enlaces-sociales a {
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }


.imagen-agradecimiento {
    background: url('../Content/contactoGracias.jpg') no-repeat;
    width: 401px;
    height: 467px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.ico-soc {
    float: right;
    width: 32px;
    height: 32px;
    margin: 8px 0 0 12px;
    text-indent: -10000px;
}

.soc_ico_goo {
    background: url('../Content/goo.png') left -32px no-repeat;
}

a:hover.soc_ico_goo {
    background: url('../Content/goo.png') left top no-repeat;
}

.soc_ico_fb {
    background: url('../Content/fb.png') left -32px no-repeat;
}

a:hover.soc_ico_fb {
    background: url('../Content/fb.png') left top no-repeat;
}

.soc_ico_twitter {
    background: url('../Content/twitter.png') left -32px no-repeat;
}

a:hover.soc_ico_twitter {
    background: url('../Content/twitter.png') left top no-repeat;
}

.soc_ico_you {
    background: url('../Content/you.png') left -32px no-repeat;
}

a:hover.soc_ico_you {
    background: url('../Content/you.png') left top no-repeat;
}

.soc_ico_lin {
    background: url('../Content/lin.png') left -32px no-repeat;
}

a:hover.soc_ico_lin {
    background: url('../Content/lin.png') left top no-repeat;
}

.soc_ico_blog {
    background: url('../Content/blog.png') left -32px no-repeat;
}

a:hover.soc_ico_blog {
    background: url('../Content/blog.png') left top no-repeat;
}

.soc_ico_whats {
    background: url('../Content/whats.png') left -32px no-repeat;
}

a:hover.soc_ico_whats {
    background: url('../Content/whats.png') left top no-repeat;
}

.soc_ico_instag {
    background: url('../Content/instag.png') left -32px no-repeat;
}

a:hover.soc_ico_instag {
    background: url('../Content/instag.png') left top no-repeat;
}

.soc_ico_trip {
    background: url('../Content/trip.png') left -32px no-repeat;
}

a:hover.soc_ico_trip {
    background: url('../Content/trip.png') left top no-repeat;
}


.soc_ico_pin {
    background: url('../Content/pin.png') left -32px no-repeat;
}

a:hover.soc_ico_pin {
    background: url('../Content/pin.png') left top no-repeat;
}


#fb-root {
    display: none;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

.ultima-noticia {
    padding-bottom: 5px;
}

/*resuelve el problema del google translate con bootstrap*/
.goog-te-gadget-simple img {
    display: inline !important;
}

#layout-footer, #layout-header {
    margin-top: 15px;
}

span.ds-carrito-widget-cantidad-cifra {
    background-size: contain;
    min-width: 25px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border-radius: 8px;
    background-color: #e62e04;
    color: #fff;
    padding: 3px;
}

.ds-carrito-widget {
    text-align: right;
}

.ds-carrito-widget-vacio {
    text-align: right;
}

span.ds-carrito-widget-total-cifra {
    color: red;
}

span.ds-carrito-widget-total-cifra {
    color: maroon;
    font-weight: bold;
}

.ds-carrito-widget a.button {
    background: orangered;
    color: white;
    background-size: contain;
    padding: 3px;
    border-radius: 8px;
}

.ds-carrito-widget input {
    position: relative;
    top: 10px;
}

.container-fluid .navbar-wrapper {
    padding: 0 15px;
    margin-left: -15px;
    width: 101.85%;
}

.container-fluid .credits {
    padding: 10px 20px 10px;
    border-top: 1px solid #373737;
    -ms-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -ms-border-bottom-right-radius: 5px;
    margin-left: -15px;
    width: 101.85%;
    /* margin-right: 8px; */
    /* margin-right: 0px; */
    border-bottom-right-radius: 5px;
}

.widget-search-form {
    float: inherit;
}

@media only screen and (min-device-width: 480px) {

   .img-derecha{
       width: 400px; 
       height: 200px;
   }

   .img-izquierda{
       width: 400px; 
       height: 200px;
       float: right;
       /*border:2px solid red;*/
   }

   .border-derecho{
      top: 0px;
   }

   .im{
      margin: 0 auto;
   }

    .valores{
      width: 400px; 
      height: 200px;
    }

}

@media only screen and (max-device-width: 480px) {
    body {
        background: none !important;
        font-size: 12px;
    }

    .border {
        text-align: center;
    }

    .borde-tu {
        text-align: center;
    }
    .border-derecho{
        text-align: center;
    }
    .leer-tu{
        color: #f31021;
   }
}

@media only screen and (min-device-width: 780px) {
   body{
     font-size: 18px;
   }
   .border {
      border: 1px dashed #f31024;
   } 
   .borde-tu {
      border: 1px dashed #565656;
      background-color: #f31024;
      color: white;
   }
   .border-derecho{
     border: 1px dashed #f31024;
     right: 80px;
     top: 80px;
   }

   .border-fondo{
      top: 110px;
   }
   .border_locate {
      top: 140px;
   }
   .leer-tu{
        color: #fff;
   }
   .img-derecha{
        width: 600px; 
        height: 400px;
    }

    .img-izquierda{
        width: 600px; 
        height: 400px;
        float: right;
        /*border:2px solid red;*/
    }

    .img-somos{
       width: 930px;
       height: 396px;
    }

    .valores{
      width: 950px;
      height:446px;
    }

    button{
        width: 100%;
    }
}
