/* CUSTOM CSS */
#header {
    background: rgb(0,69,124);
    background: linear-gradient(180deg, rgba(0,69,124,1) 0%, rgba(0,176,235,1) 100%);
}

.box-toph1 .blockcart .header .icon-bag {
    color:#FFF;
}
.box-toph1 .blockcart .header .cart-products-count {
    background:#C03172;
}

#index .ApProductCarousel{
    margin-bottom: 0;
}

.box-slider ApColumn {
    padding: 0;
}

@media (max-width: 991px) {
    .box-toph1 .h-logo {
        padding: initial;
        height: 70px;
        line-height: 66px;   
    }
}

.box-toph1 .blockcart .header {
    height: 60px;
    line-height: 70px;
}

#footer {
   background: rgb(0,176,235);
    background: linear-gradient(180deg, rgba(0,176,235,1) 0%, rgba(0,69,124,1) 100% );
}
.box-ftoph1 {
    padding: 30px 0 10px;
    color: #FFFFFF;
}

.box-ftoph1 a {
    color: #FFF;
}

.box-fbottomh1 {
    padding: 30px 0 0 0;
    text-align: center;
    color: #222222;
    font-size:10px;
    letter-spacing: 0.75px;
}

.box-fbottomh1 a {
    color:#470A68;
}


.FooterContentLeft, .FooterContentRight {

}

.FooterContentLeft a, .FooterContentRight a{
    color:#FFF;
}

.FooterContentRight a{
    text-decoration: underline;
}

.FooterContentLeft a:hover, .FooterContentRight a:hover {
    color:#FFF;
}


.FooterContentLeft p, .FooterContentRight p {
    font-size: 10px;
    font-weight: 400;
    margin-bottom: 5px;
}

.FooterContentLeft p .btn {
    font-size: 10px;
    font-weight: 400;
    background: transparent;
    border: solid 1px #FFF;
    border-radius: 5px;
    padding:5px 20px;
}

.FooterContentLeft p .btn:hover{
    color:#FFF;
}

.thumbnail-container .label-isnew-category {
    position: absolute;
    /*width: 256px;
    height: 188px;*/
    width: 33%;
    height: 55px;
    top: 0;
    right: -8px;
    transform: translate(0, -50%);
    z-index: 1;
}
.thumbnail-container .label-isnew-category:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: transparent no-repeat center center;
    background-size: contain;
}
.thumbnail-container .label-isnew-category.label-forte:after {
    background-image: url('/themes/child_zzzquil/assets/img/CATEGORIA_FORTE.png');
}
.thumbnail-container .label-isnew-category.label-kids:after {
    background-image: url('/themes/child_zzzquil/assets/img/CATEGORIA_KIDS.png');
}

.thumbnail-container .label-shipping-2h {
    position: absolute;
    /*width: 256px;
    height: 188px;*/
    width: 25%;
    height: 55px;
    bottom: 0;
    right: 0;
    transform: translate(0, 50%);
    z-index: 1;
}
.thumbnail-container .label-shipping-2h:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: transparent no-repeat right center;
    background-size: contain;
    background-image: url('/themes/child_zzzquil/assets/img/Icono_2_horas.png');
}

.thumbnail-container .product-image .thumbnail img {
    border: solid 0.75px #62626233;
    border-radius: 0px;
}

.thumbnail-container .product-title a {
    font-size: 14px;
    color:#00457C;
    font-weight: 700;
    line-height:15px;
    letter-spacing: 0;
    -webkit-line-clamp: 3;
    height:45px;
    text-transform:none;
}

.plist-dsimple .thumbnail-container .product-meta {
    /*padding: 15px 0px 1px;*/
    padding: 35px 0px 1px;
    text-align: left;
}

.thumbnail-container .product-price-and-shipping .price {
    font-weight: normal;
    color: #00B0EB;
    letter-spacing: 0.2px;
    font-size: 20px;
    text-align: left;
    line-height: 30px;
}

.thumbnail-container .btn-product {
     background: #00B0EB;
    width: 100%;
    border-radius: 5px;
    font-weight: 600;
    font-size: 15px;
    text-transform: none;
    padding: 5px;
}

@media (max-width: 767px) {
    .plist-dsimple .thumbnail-container .product-meta {
        padding-top: 30px;
    }
}

.box-products {
    padding: 20px 0;
 }

.ChangeShop {
    margin-bottom: 40px !important;
}

.ChangeShop a {
    font-size:15px;
    color:#00B0EB;
    text-decoration: underline;
}

.box-ftoph1 .ApHtml p, .box-ftoph1 .ApRawHtml p {
    padding-top: 6px;
}

.FooterContentLeft {
    border-right: solid 1px #FFF;

}

@media (max-width: 767px){

    .box-toph1 .col-info {
        width: initial;
    }
    .box-toph1 .col-right {
        /*width: initial;*/
    }

    .FooterContentRight {
        border-top: solid 1px #FFF;
         padding-top:10px;
    }
    .FooterContentLeft {
        border-right:none;
    }
}


/*  FICHA PRODUCTO  */
.product-cover {
    border: solid 1px #f6f6f6;
    border-radius: 0px;
    /*margin-bottom:20px;*/
    margin-bottom: 35px;
}

.product-cover .label-isnew-category {
    position: absolute;
    /*width: 256px;
    height: 188px;*/
    width: 20%;
    height: 65px;
    top: 0;
    right: -8px;
    transform: translate(0, -50%);
    z-index: 1;
}
.product-cover .label-isnew-category:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: transparent no-repeat center center;
    background-size: contain;
}
.product-cover .label-isnew-category.label-forte:after {
    background-image: url('/themes/child_zzzquil/assets/img/CATEGORIA_FORTE.png');
}
.product-cover .label-isnew-category.label-kids:after {
    background-image: url('/themes/child_zzzquil/assets/img/CATEGORIA_KIDS.png');
}

.product-cover .label-shipping-2h {
    position: absolute;
    /*width: 256px;
    height: 188px;*/
    width: 20%;
    height: 55px;
    bottom: 0;
    right: -1px;
    transform: translate(0, 50%);
    z-index: 1;
}
.product-cover .label-shipping-2h:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: transparent no-repeat right center;
    background-size: contain;
    background-image: url('/themes/child_zzzquil/assets/img/Icono_2_horas.png');
}

.product-cover img{
    border: solid 1px #f6f6f6;
    border-radius: 0px;
}

h1.product-detail-name {
     font-size: 24px;
     letter-spacing: 0;
    text-align: center;
    color: #00457C;
    margin-top:100px;
    font-weight: 700;
    line-height:20px;
}

.product-detail .product-prices {
     text-align: center;
}
.product-prices .tax-shipping-delivery-label {
    display:none;
}
.product-prices .current-price {
    font-size: 25px;
    color: #00B0EB;
    font-weight: normal;
}

.p-cartwapper {
    justify-content: center;
    display:flex;
}

@media (min-width: 1200px){
    .product-detail > .row > div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.product-add-to-cart .product-quantity .qty {
    width:77px;
    margin-right:20px;
}

.input-group .input-group-btn > .btn {
    color: #470a68;
    padding: 0px 5px;
    background: transparent;
    font-size: 18px;
    height: 33px;
}

.input-group .input-group-btn > .btn:hover {
    background: #00B0EB;
}

.input-group.bootstrap-touchspin {
    border:solid 1px #00B0EB;
    border-radius: 5px;
    padding: 0;
}

.product-quantity #quantity_wanted , .product-quantity #quantity_wanted_popup{
    padding:5px;
    border: none;
    color: #470a68;
    height: 33px;
}

.product-add-to-cart .product-quantity .add-to-cart{
    background: #00B0EB;
    color: #fff;
}

.product-add-to-cart .product-quantity .add-to-cart:hover{
    background: #00B0EB;
}

.product-actions .add-to-cart {
    height: 35px;
    line-height: 35px;
    padding: 0 30px 0 35px;
}

.more-info-product {
    margin-top:0;
    border: none;
    border-radius: 0px;
    color:#626262;
    font-size:15px;
    margin-bottom: 50px;
    padding: 20px 30px;
}

.product-description {
    max-height: 200px;
    overflow: hidden;
    position: relative;
}
.product-description:after {
    content: '';
    height: 50px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: -webkit-linear-gradient(top,rgba(255,255,255,0),#fff);
    background: linear-gradient(to bottom,rgba(255,255,255,0),#fff);
    z-index: 1;
}
.product-description.text-view-more {
    max-height: none;
}
.product-description.text-view-more:after {
    content: none;
}

.text-view-more-link {
    font-weight: 600;
    font-size: 15px;
    color: #470a68;
}
.text-view-more-link:hover {
    color: #470a68;
    text-decoration: underline;
}

.product-detail.product-thumbs-bottom .product-thumb-images {
    padding-left: 0px;
    padding-right: 0px;
}

.product-detail.product-thumbs-bottom .product-thumb-images .slick-list .slick-slide img {
    border: solid 1px #f6f6f6;
    border-radius: 0px;
}

.product-thumb-images .thumb.selected, .product-thumb-images .thumb:hover {
    filter:none;
}

.category-products {
    padding: 30px 0 0;
}

.category-products .products-section-title {
    font-weight: 600;
    font-size: 25px;
    color:#470a68;
    margin:10px 0;
}

#wrapper .breadcrumb {
    display:none;
}

#product .product-detail {
    padding-top:0;
}

#product .product-detail .LinkReturn {
    padding-bottom: 20px;
    padding-top: 20px;
}

#product .product-detail .LinkReturn i{
    padding-right:10px;
}

#product .product-detail .LinkReturn i, #product .product-detail .LinkReturn a {
    color:#ffffff;
    font-size:12px;
    font-weight: bold;
    background-color:#C03172;
    border-radius: 5px;
    padding: 5px;
}

#product .product-actions .control-label {
    display:none;
}


@media (max-width: 767px){
    #product .product-detail .LinkReturn {
        padding: 20px 0;
        text-align: center;
    }

    .category-products .products-section-title {
        font-size: 19px;
        text-align: center;
    }
    #category-products .owl-controls {
        display: none;
    }

    .h1.product-detail-name{
        display:none;
    }

    .RowTopMobile .product-detail .product-prices {
        display: block;
    }

    .product-cover {
        /*margin: 0 50px 20px;*/
        margin: 0 50px 35px;
    }

    .product-detail .product-prices{
        display:block;
        clear: both;
        padding-top:20px;
    }

    .RowTopMobile h1.product-detail-name {
        font-size: 19px;
        text-align: left;
        margin-top: 20px;
        clear:both;
        display:block;
    }
}

/* /FICHA PRODUCTO */


/* basket */

#blockcart-modal .modal-dialog {
    max-width: 580px;
    width: 100%;
}

#blockcart-modal .modal-header {
    background:#FFF;
    color:#000;
}

.modal-header .close span {
    opacity: 1;
}

#blockcart-modal .modal-title {
    color: #000;
    font-size: 15px;
    font-weight: 700;
}

#blockcart-modal .modal-body {
    background: #FFFFFF;
    padding: 10px 20px 20px;
}

#blockcart-modal .divide-right {
    border: none;
}

#blockcart-modal .product-image {
    border: solid 1px #62626233;
    border-radius: 0px;
}

@media (max-width: 767px){
#blockcart-modal .product-image {
    max-width: 210px; 
}
}

#blockcart-modal .cart-content {
    padding-left: 0;
}

#blockcart-modal .product-name {
    color: #00457C;
    font-size: 12px;
    font-weight: 700;
    width: 210px;
    margin-left: auto;
    margin-right: auto;
    padding-top:10px;
    margin-bottom: 0px;
}

#blockcart-modal .cart-content .product-price {
    font-size:12px;
    color:#00B0EB;
    font-weight: 400;
    width: 210px;
    margin-left: auto;
    margin-right: auto;
    display: block;  
    margin-top:0px;   
}

#blockcart-modal .product-quantity {
    display:flex;
    justify-content: center;    
}

#blockcart-modal .cart-content-btn {

    display:flex;
    justify-content: center;   
}

#blockcart-modal .cart-content a.btn{
    background: #00B0EB;
    color: #fff;
    border-radius: 5px;
    padding: 8px 15px;
    text-transform: none;
}


#blockcart-modal .cart-content .btn {
    text-align: left;
    float: left;
}

#blockcart-modal .cart-content button.no-btn {
    margin-top: 10px;
    border: none;
    color: #00B0EB;
    font-size: 15px;
    font-weight: normal;
    background: none;
    text-decoration: underline;
    float: left;
    padding: 0;
    cursor:pointer;
}

.card {
    border:none;
}
.cart-grid .card {
    border:none;
    box-shadow: none;
}

.cart-block-title {
    background-color:#f6f6f6;
    text-align: center;
    color:#00457C;
    padding-top:85px;
    min-height:200px;
    margin-bottom:50px;
}

.card-block h1 {
    font-size: 30px;
    color:#00457C;
    font-weight:700;
}
.cart-item .product-line-grid {
    margin-bottom: 20px;
}

.cart-item .product-image img {
    border: solid 0.75px #f6f6f6;
    border-radius: 0px;
}

.cart-item .product-line-info a {
    font-size: 15px;
    color: #00457C;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0;
}

.cart-line-product-actions .remove-from-cart {
    color:#00457C;
}

.cart-line-product-actions .remove-from-cart i {
    font-size: 20px;
}

.product-price {
    color: #00B0EB;
    font-weight: 400;
    margin-top:10px;
}

.cart-item .product-line-actions .qty {
    width:107px;
    margin-top:10px;
}

input.js-cart-line-product-quantity.form-control {
    background-color: white;
    width: 100%;
    text-align: center;
    padding: 5px;
    border: none;
    color: #470a68;
    height: 33px;
}

.product-price-subtotal {
    margin-top: 65px;
    color:#00457C;

}

.product-price-subtotal span {
    color: #00B0EB;
    font-weight: 400;
    margin-right: 5px;
}

/* /basket */


/* ludafarma -> private.tpl */
#module-ludafarma-private .js-content-wrapper { /*padding-left:0px; padding-right:0px; */}
.ludah1 { font-size:30px; font-weight:normal; color:#00457C; text-align:center; background-color:#F6F6F6;  height:192px; display:flex; align-items: center; justify-content: center; padding-bottom:0px;}
.ludacontainer { display:flex; justify-content:space-around; margin-top:50px; margin-bottom:323px;}
.ludaborder { border:0.75px solid #470A68; border-radius:5px; width:43.125%; display:flex; flex-direction:column; align-items:center; height:266px;}
.ludaborder p { text-align: center; font: normal normal bold 15px/18px Montserrat; letter-spacing: 0px;color: #2E2E2E; opacity: 1; padding-top:25px; padding-bottom:25px; margin-bottom:0px;}
.ludaborder div { position:relative; width:68%; margin-left:auto; margin-right:auto; margin-bottom:15px;}
.ludaborder input { outline-style:none; width:100%; border: 0.75px solid #00B0EB; border-radius: 5px; font: normal normal normal 15px/18px Montserrat; letter-spacing: 0px; color: #2E2E2E; opacity: 1; height:40px; padding-left:10px; }
.ludaborder button { margin-bottom:15px; background: #00B0EB 0% 0% no-repeat padding-box; border-radius: 5px; opacity: 1; min-width:110px; border:none; text-align: center; font: normal normal 600 15px/18px Montserrat; letter-spacing: 0px; color: #FFFFFF; padding-top:8px; padding-bottom:8px; cursor:pointer }
.ludaborder button:disabled { background: #00B0EB80 0% 0% no-repeat padding-box; }
#miubicacion { text-decoration: underline; font: normal normal normal 15px/18px Montserrat; letter-spacing: 0px; color: #00B0EB;}
#rememberpass { text-decoration: underline; font: normal normal normal 15px/18px Montserrat; letter-spacing: 0px; color: #00B0EB;}
.ludaborder div span { position:absolute; right:5px; top:5px; background: #C03172 0% 0% no-repeat padding-box; width:5px; height:5px; border-radius:2.5px;}
.ludaborder hr { display:none; }
#searchaddress { display:flex; flex-direction:column; align-items:center; width:100%}
#loginluda { display:flex; flex-direction:column; align-items:center; width:100%}
#modalpharmacy { display:flex; flex-direction:column; align-items: center; text-align: center;}
#modalpharmacy hr { display:block; width:90%; border-color:#470A68; margin-top:20px; margin-bottom:20px; }
#modalpharmacy p { margin-left:20px; margin-right:20px;  width:375px; font: normal normal 300 15px/18px Montserrat; letter-spacing: 0px; color: #2E2E2E;  margin-bottom:0px; margin-top:15px;}
#modalpharmacy h2 { font: normal normal bold 18px/20px Montserrat; letter-spacing: 0px; color: #2E2E2E;}
#modalpharmacy h3 { font: normal normal normal 13px/20px Montserrat; letter-spacing: 0px; color: #A85CDB; margin-bottom:15px; }
#butcontinue {margin-bottom:15px; background: #00B0EB 0% 0% no-repeat padding-box; border-radius: 5px; opacity: 1; width:120px; border:none; text-align: center; font: normal normal 600 15px/18px Montserrat; letter-spacing: 0px; color: #FFFFFF; padding-top:8px; padding-bottom:8px;}
#changephar { text-decoration: underline; font: normal normal normal 15px/18px Montserrat; letter-spacing: 0px; color: #00B0EB; padding-bottom:30px;}

@media (max-width: 575px){
    .ludah1 { font-size:20px; font-weight:normal; color:#00457C; text-align:center; height:80px; display:flex; align-items: center; justify-content: center; padding-bottom:0px;}
    .ludacontainer { flex-direction: column;margin-bottom:70px; margin-top:0px;}
    .ludaborder { width:100%; border:none; margin-bottom:0px; height:220px; }
    .ludaborder p { text-align: center; font: normal normal bold 13px Montserrat; letter-spacing: 0px;color: #2E2E2E; opacity: 1; padding-top:15px; padding-bottom:25px; margin-bottom:0px;}
    .ludaborder div { position:relative; width:75%; margin-left:auto; margin-right:auto; margin-bottom:15px;}
    .ludaborder input { outline-style:none; width:100%; border: 0.75px solid #00B0EB; border-radius: 5px; font: normal normal normal 13px Montserrat; letter-spacing: 0px; color: #2E2E2E; opacity: 1; height:40px; padding-left:10px; text-align:center; }
    .ludaborder button { margin-bottom:15px; background: #00B0EB 0% 0% no-repeat padding-box; border-radius: 5px; opacity: 1; min-width:110px; border:none; text-align: center; font: normal normal 600 13px Montserrat; letter-spacing: 0px; color: #FFFFFF; padding-top:10px; padding-bottom:10px; }
    .ludaborder button:disabled { background: #00B0EB80 0% 0% no-repeat padding-box; }
    #miubicacion { text-decoration: underline; font: normal normal normal 13px Montserrat; letter-spacing: 0px; color: #00B0EB;}
    #rememberpass { text-decoration: underline; font: normal normal normal 13px Montserrat; letter-spacing: 0px; color: #00B0EB;}
    .ludaborder hr { display:block; width:75%; border-color:#470A68; margin-top:30px; margin-bottom:30px; }
    #modalpharmacy hr { display:block; width:90%; border-color:#470A68; margin-top:10px; margin-bottom:10px; }
    #modalpharmacy p { width:auto; font: normal normal 300 13px/18px Montserrat; letter-spacing: 0px; color: #2E2E2E; margin-bottom:0px;}
    #modalpharmacy h2 { font: normal normal bold 15px/20px Montserrat; letter-spacing: 0px; color: #2E2E2E; margin-bottom:0px;}
    #modalpharmacy h3 { font: normal normal normal 9px/20px Montserrat; letter-spacing: 0px; color: #A85CDB; margin-bottom:30px; }
    #butcontinue {margin-bottom:15px; background: #00B0EB 0% 0% no-repeat padding-box; border-radius: 5px; opacity: 1; width:100px; border:none; text-align: center; font: normal normal 600 13px/18px Montserrat; letter-spacing: 0px; color: #FFFFFF; padding-top:10px; padding-bottom:10px;}
    #changephar { text-decoration: underline; font: normal normal normal 13px/18px Montserrat; letter-spacing: 0px; color: #00B0EB; padding-bottom:10px;}
}


/* nuevo diseño */
body#module-ludafarma-private #wrapper {overflow: hidden;}
body#authentication .page-header {margin-bottom: 40px;}
.form-control-label .field-required {color: #f00;}

body#module-ludafarma-private #header {background: url(/img/Fondo_Clearblue_OK.jpg) repeat-y center top; /*background-size: cover;*/}
.box-toph1 .h-logo {padding-top: 15px; padding-bottom: 15px; height: 90px; width: auto;}
.box-toph1 .popup-over.userinfo-selector .popup-title span.block {display: inline-block; padding-right: 15px; font-size: 18px; font-weight: 400; color: #fff;}
body#module-ludafarma-private #_desktop_cart {display: none;}
.box-toph1 .h-logo {text-align: left;}
@media (max-width: 991px) {
    .box-toph1 {padding: 0;}
}
@media (max-width: 767px) {
    .box-toph1 .popup-over.userinfo-selector .popup-title span.block {display: none;}
}
#footer {overflow-x: hidden;}
.FooterContentCenterV2 {font-size: 16px; color: #ffff; line-height: 20px; font-weight: 300;}
.FooterContentCenterV2 a {color: inherit;}
.FooterContentCenterV2 .footer-sat {display: flex; justify-content: center; align-items: center; font-size: 17px;}
.FooterContentCenterV2 .footer-sat i {font-size: 42px;}
.FooterContentCenterV2 .footer-sat p {text-align: left; margin-left: 20px; font-weight: 500;}
.box-fbottomh1 {position: relative;}
.box-fbottomh1:before {content: ''; position: absolute; top: 0; bottom: 0; left: -999px; right: -999px; background: linear-gradient(180deg, rgba(0,176,235,1) 0%, rgba(0,69,124,1) 100% ); z-index: -1; pointer-events: none;}
.box-fbottomh1 .footer-legal-texts {padding: 0; margin: 0 0 15px; font-size: 13px; color: #2E2E2E;}
.box-fbottomh1 .footer-legal-texts a {color: inherit; text-decoration: underline;}
@media (max-width: 767px) {
    .FooterContentCenterV2, .FooterContentCenterV2 .footer-sat {font-size: 15px;}
    .FooterContentCenterV2 .footer-sat {flex-wrap: wrap;}
    .FooterContentCenterV2 .footer-sat i, .FooterContentCenterV2 .footer-sat p {max-width: 100%; width: 100%; -ms-flex: 0 0 100%; flex: 0 0 100%;}
    .FooterContentCenterV2 .footer-sat p {margin-left: 0; text-align: center; margin-top: 15px;}
}

@media (min-width: 1000px) {
    body#module-ludafarma-private .container {width: 960px;}
}
@media (min-width: 1100px) {
    body#module-ludafarma-private .container {width: 1000px;}
}
@media (min-width: 1200px) {
    body#module-ludafarma-private .container {width: 1100px;}
}
@media (min-width: 1300px) {
    body#module-ludafarma-private .container {width: 1200px;}
}
@media (min-width: 1400px) {
    body#module-ludafarma-private .container {width: 1300px;}
}
/*@media (min-width: 1450px) {
    body#module-ludafarma-private .container {width: 1400px;}
}*/

.private-corp {position: relative; margin: 0; padding; 0;}
.private-corp:before {content: ''; position: absolute; top: 0; bottom: 0; left: -999px; right: -999px; z-index: -1; pointer-events: none; background: url(/img/Fondo_Clearblue_OK.jpg) repeat-y center top; /*background-size: cover;*/}
.private-corp > .row {display: flex; flex-wrap: wrap; padding-bottom: 30px;}
.private-corp-2:before {background: #E4F1FD;}
.private-left {margin: 50px 0; /*padding-left: 70px;*/ padding-right: 70px;}
.private-left h1 {padding: 0; margin: 0 0 15px; font-size: 48px; font-weight: 600; color: #fff;}
.private-left h2 {padding: 0; margin: 0 0 40px; font-size: 27px; font-weight: 400; color: #fff;}
.private-left .ludaborder {border: 0; width: 100%; height: auto;}
.private-left #searchaddress {flex-direction: row; flex-wrap: wrap; position: relative;}
.private-left #searchaddress > div {width: 100%; max-width: 80%; -ms-flex: 0 0 80%; flex: 0 0 80%; margin: 0 0 10px;}
.private-left #searchaddress input {border: none; border-radius: 10px; height: 45px; padding: 0 60px 0 10px;}
.private-left .ludaborder button {position: absolute; right: 0; top: 0; background: #00B0EB; margin: 0; padding: 0; width: 45px; height: 45px; text-align: center; line-height: 45px; border-radius: 0; border-top-right-radius: 10px; border-bottom-right-radius: 10px; max-width: 100%; min-width: 0;}
.private-left #miubicacion {font-size: 18px; font-weight: 400; color: #fff; text-decoration: underline; width: 100%; max-width: 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; padding: 0; margin: 0;}
.private-right {text-align: right;}
@media (max-width: 1199px) {
    .private-left {padding-right: 9px;}
    .private-left #searchaddress > div {max-width: 100%; -ms-flex: 0 0 100%; flex: 0 0 100%;}
}
@media (max-width: 991px) {
    .private-left {order: 2;}
    .private-right {order: 1; text-align: center;}
    .private-left h1, .private-left h2 {text-align: center;}
    .private-left #miubicacion {text-align: center;}
}
@media (max-width: 767px) {
    .private-left h1 {font-size: 32px;}
    .private-left h2 {font-size: 18px;}
}

.private-services {position: relative; padding: 20px 0; border-bottom: 1px solid #00457C;}
/*.private-services :before {content: ''; position: absolute; top: 0; bottom: 0; left: -999px; right: -999px; z-index: -1; pointer-events: none; background: #E4F1FD;}*/
.private-services > .row {display: flex; flex-wrap: wrap;}
.services-item {border-right: 1px solid #00457C; display: flex; flex-wrap: wrap; align-items: center;}
.services-item:last-child {border: none;}
.services-item .services-item-icon { width: 55px; height: 55px; margin-right: 25px; background-repeat: no-repeat; background-size: contain;}
.services-item .services-item-icon.icon-valor-1 {background-image: url(/img/envio.png);}
.services-item .services-item-icon.icon-valor-2 {background-image: url(/img/enviado.png);}
.services-item .services-item-icon.icon-valor-3 {background-image: url(/img/credito.png);}
.services-item .services-item-info {width: calc(100% - 80px);}
.services-item .services-item-info-title { margin: 0 0 5px; padding: 0; font-size: 21px; font-weight: 500; color: #2E2E2E; line-height: normal;}
.services-item .services-item-info-legend { margin: 0; padding: 0; font-size: 10px; font-weight: 300; color: #2E2E2E;}
@media (max-width: 991px) {
    .services-item {width: 100%; margin: 0 0 15px; border: 0;}
    .services-item:last-child {margin-bottom: 0;}
}
@media (max-width: 767px) {
    .services-item .services-item-info-title {font-size: 18px;}
    .services-item .services-item-info-legend {font-size: 8px;}
}

.section-corp {margin: 30px 0 0; width: 100%; max-width: 100%; display: flex; flex-wrap: wrap; align-items: center;}
.section-corp .section-corp-image {width: 300px; margin: 0 50px 0 0;}
.section-corp .section-corp-image img {max-width: 300px;}
.section-corp .section-corp-image.section-corp-image-rounded img {border-radius: 200px;}
.section-corp .section-corp-text {margin: 0; padding: 0; font-size: 27px; font-weight: 400; color: #fff; line-height: normal; width: calc(100% - 350px);}
.section-corp .section-corp-text p {margin: 0; padding: 0; max-width: 500px;}
.section-corp.section-corp-img-2 .section-corp-image {order: 2; margin: 0 0 0 50px;}
.section-corp.section-corp-img-2 .section-corp-text {order: 1; display: flex; justify-content: flex-end;}
.section-corp.section-corp-img-2 .section-corp-text p {text-align: right; max-width: 680px;}
@media (max-width: 767px) {
    .section-corp .section-corp-image {order: 2; margin: 0 !important; width: 100%; text-align: center;}
    .section-corp .section-corp-text {order: 1; margin: 0 0 15px; display: flex; justify-content: center !important; width: 100%; font-size: 15px;}
    .section-corp .section-corp-text p {text-align: center !important; max-width: 100% !important;}
}


.private-customer-reviews {margin: 40px 0 70px; padding: 0; overflow: hidden;}
.private-customer-reviews h3 {margin: 0 0 10px; padding: 0; text-align: center; font-size: 27px; font-weight: 500; color: #00457C;}
.private-customer-reviews .private-reviews-rating {margin: 0 0 20px; display: flex; flex-wrap: wrap; justify-content: center; color: #00457C; font-size: 21px; font-weight: 500;}
.private-customer-reviews .private-reviews-rating .private-reviews-rating-stars {margin-right: 10px;}
.private-customer-reviews .private-reviews-rating .private-reviews-rating-text {}
.private-customer-reviews .private-reviews-rating .private-reviews-rating-text a {color: inherit; text-decoration: underline;}
.private-customer-reviews .private-reviews-rating .private-reviews-rating-legend {font-size: 12px;}
.private-customer-reviews .private-reviews-wrapper {overflow: hidden; position: relative; margin: 0 100px;}
.private-customer-reviews .private-reviews-wrapper:before {content: ''; position: absolute; top: 0; bottom: 0; left: 0; width: 50px; background: transparent linear-gradient(90deg, #E4F1FD 0%, #470A6800 100%) 0% 0% no-repeat; z-index: 1;}
.private-customer-reviews .private-reviews-wrapper:after {content: ''; position: absolute; top: 0; bottom: 0; right: 0; width: 50px; background: transparent linear-gradient(270deg, #E4F1FD 0%, #470A6800 100%) 0% 0% no-repeat; z-index: 1;}
.private-customer-reviews #private-reviews-holder {}
.private-customer-reviews .private-reviews-item {margin: 0; padding: 30px 15px; background: #FFFFFFD9; border-radius: 20px; border: 1px solid #00457C;}
.private-customer-reviews .private-reviews-item .private-reviews-item-review {padding: 0; margin: 0; height: 150px; font-size: 19px; line-height: normal; font-weight: 400; font-style: italic; color: #2E2E2E;}
.private-customer-reviews .private-reviews-item .private-reviews-item-customer {text-align: right; font-size: 19px; line-height: normal; font-weight: 400; color: #2E2E2E;}
.private-customer-reviews .private-reviews-item .private-reviews-item-rating {text-align: right; font-size: 13px; color: #470A68;}
.private-customer-reviews .owl-nav {display: none;}
.private-customer-reviews .owl-dots {text-align: center;}
.private-customer-reviews .owl-dots .owl-dot {width: 10px; height: 10px; border: 0; padding: 0; margin: 0 5px; background: #00B0EB80; border-radius: 5px;}
.private-customer-reviews .owl-dots .owl-dot.active {background: #00457C;}
@media (max-width: 1199px) {
    .private-customer-reviews .private-reviews-wrapper {margin: 0;}
    .private-customer-reviews .private-reviews-item .private-reviews-item-review {height: 200px;}
}
@media (max-width: 767px) {
    .private-customer-reviews h3 {font-size: 25px;}
    .private-customer-reviews .private-reviews-rating {font-size: 18px;}
    .private-customer-reviews .private-reviews-item .private-reviews-item-review {font-size: 15px;}
    .private-customer-reviews .private-reviews-item .private-reviews-item-customer {font-size: 18px;}
}

.searchaddress2-section {width: 100%; margin: 0 0 70px;}
.searchaddress2-section h3 {margin: 0 0 20px; padding: 0; text-align: center; font-size: 27px; font-weight: 500; color: #00457C;}
.searchaddress2-section .ludaborder {border: 0; width: 100%; max-width: 450px; margin: 0 auto; height: auto;}
.searchaddress2-section #searchaddress2 {flex-direction: row; flex-wrap: wrap; position: relative; width: 100%; justify-content: center; text-align: center;}
.searchaddress2-section #searchaddress2 > div {width: 100%; max-width: 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; margin: 0 0 10px;}
.searchaddress2-section #searchaddress2 input {border: 1px solid #00457C; border-radius: 10px; height: 45px; padding: 0 60px 0 10px;}
.searchaddress2-section .ludaborder button {position: absolute; right: 1px; top: 1px; background: #00B0EB; margin: 0; padding: 0; width: 43px; height: 43px; text-align: center; line-height: 43px; border-radius: 0; border-top-right-radius: 10px; border-bottom-right-radius: 10px; max-width: 100%; min-width: 0;}
.searchaddress2-section #miubicacion2 {font-size: 18px; text-align: center; font-weight: 400; color: #00B0EB; text-decoration: underline; width: 100%; max-width: 100%; -ms-flex: 0 0 100%; flex: 0 0;}
@media (max-width: 767px) {
    .searchaddress2-section h3 {font-size: 25px;}
}

.private-summary {}
.private-summary p {margin: 0 auto; padding: 0; font-size: 12px; line-height: normal; font-weight: 300; color: #00457C; max-width: 825px;}