html,body{overflow-x: hidden}
img[data-inject-svg]{opacity: 1}
.ajax-loader {visibility: hidden;background-color: rgba(255,255,255,0.9);width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 100000}
.ajax-loader img {display:flex;justify-content: center;align-items: center}
.loader-container{margin-top:25%;display: flex;flex-direction: column;justify-content: center;align-items: center}
#nombresBeneficiario, #apellidosBeneficiario, #distrito , #fullAddress, #nombresSolicitante, #apellidosSolicitante, #nombreRepresentante, #nombres, #apellidos{text-transform: capitalize}
.text-green {color: #327240 !important;}
.color-granate{color:red}
.icon-green{color:green}
.ml-8px{margin-right: 5px}
.mr-8px{margin-right: 5px}
.mr-10px{margin-right: 10px}
.text-copy{color: #118081;font-size: 13px}
.icon-social-35{width: 35px;height: 35px}
.navbar-container{min-height: inherit;max-height: inherit}
.p-20px{padding:20px}
.pl-12px{padding-left:12px}
.header-img{background-position: bottom center;background-repeat: no-repeat;background-size: cover;position: relative;background-image:url('../img/banner-sepulturas@2x.jpg');padding: 90px;padding-top:45vh;}
.header-text{font-size: 30px;font-weight: 400;margin-bottom: 0;color: white}
.header-title{font-size: 60px;font-weight: 300}
.w-auto{width:auto}
.bg-green{background: #327240}
.navbar-light .navbar-nav .nav-link {color: #000;font-weight: 400}
.logo-header-img{max-width: 170px}
.subphone-header{font-size: 13px;font-weight: 400;color: rgba(255,255,255,.5);margin-bottom: 2px;text-align: left}
.phone-header{font-size: 20px;font-weight: 600;margin-bottom: 0;text-align: left}
.text-header{font-size: 12px;font-weight: 400;margin-bottom: 0;margin-top: 5px}
.lead-custom{color:#118081;font-size: 30px;font-family: Lato;font-weight: 300}
.links-white a:not(:hover) {font-weight: 400}

.cuotaText{font-size: 95%;color: #77a464;font-weight: 300}
.width-100{width:100%}
.services-title{font-size: 26px;font-weight: 300;color: #607C73}
.services-body{color: #8E8E8E;font-weight: 400}
.select-service-text{font-size: 15px;font-weight: 400;color: #4E5F81}

.container-select-cart{background: #D0E5D4;border-radius: 40px;padding: 10px 20px; width: 100%}
.container-select-cart h6{margin-bottom: 0;font-size: 18px;font-weight:300}
.select-dropdown-cart {border-radius: 35px;padding: 0 20px}

.btn-next-step{width: 290px;font-size: 18px;font-weight: bold;font-family: Lato}
.icon-next{height: 15px}

.cart-header{background: #327240;padding: 15px 20px;font-size: 18px;font-weight: 400}
.cart-header-border-top{border-radius: 20px 20px 0 0}
.cart-title{padding: 20px;font-size: 16px;font-weight: 400;color:#607C73}
.cart-subtitle{font-size: 15px;font-weight: 400;color:#000000}
.cart-border{border-bottom: 1px solid #C4C7CB}
.cart-title-active{font-weight: 600; color:#327240}
.border-none{border: none}
.color-orange{color:#E38324;font-weight: bold}
.btn-yellow{background-color: #E3980A;border-color: #E3980A}

.line-title{height: 40px;border-left:7px solid #118081}
.cart-services-title{color:#717171;font-size:16px;font-weight:400;margin-bottom:10px;text-transform: capitalize}
.cart-service-price{color:#000;font-size:20px;font-weight:bold;margin-bottom:0}
.cart-services-detail{color:#222222;font-size:12px;font-weight:400}
.cart-add-btn{width: 100%;padding:10px;font-size: 14px;color:#118081;background: white;border: 1px solid #118081;transition: all .3s}

.cart-add-btn:hover{background: #118081}
.cart-add-btn:hover.icon-hover{background:#fff!important}

.category-icon{width:50px;height: 50px}
.category-icon span{margin-left:25px}

.urnas{background: url('../img/icons/interface/urna.svg') no-repeat 10px;transition: all 0.3s}
.urnas:hover{background: url('../img/icons/interface/urna-white.svg') no-repeat 10px;transition: all 0.3s;background-color: #118081!important}
.urnas-active, .urnas-active:hover{background: url('../img/icons/interface/urna-white.svg') no-repeat 10px;background-color: #118081!important}
.urnas-active span{color:white}

.recuerdos{background: url('../img/icons/interface/cruz.svg') no-repeat 10px;transition: all 0.3s}
.recuerdos:hover{background: url('../img/icons/interface/cruz-white.svg') no-repeat 10px;transition: all 0.3s;background-color: #118081!important}
.recuerdos-active, .recuerdos-active:hover{background: url('../img/icons/interface/cruz-white.svg') no-repeat 10px;background-color: #118081!important}
.recuerdos-active span{color:white}

.condolencias{background: url('../img/icons/interface/flower.svg') no-repeat 10px;transition: all 0.3s}
.condolencias:hover{background: url('../img/icons/interface/flower-white.svg') no-repeat 10px;transition: all 0.3s;background-color: #118081!important}
.condolencias span, .condolencias-active span{margin-left:32px}
.condolencias-active, .condolencias-active:hover{background: url('../img/icons/interface/flower-white.svg') no-repeat 10px;background-color: #118081!important}
.condolencias-active span{color:white}

.servicios-virtuales{background: url('../img/icons/interface/laptop.svg') no-repeat 10px;transition: all 0.3s}
.servicios-virtuales:hover{background: url('../img/icons/interface/laptop-white.svg') no-repeat 10px;transition: all 0.3s;background-color: #118081!important}
.servicios-virtuales span, .servicios-virtuales-active span{margin-left:40px}
.servicios-virtuales-active, .servicios-virtuales-active:hover{background: url('../img/icons/interface/laptop-white.svg') no-repeat 10px;background-color: #118081!important}
.servicios-virtuales-active span{color:white}

.resumenCarrito{padding: 12px 20px 10px}
.total-row{padding: 10px 20px}

.custom-control-input:checked~.custom-control-label::before {
    border-color: #DF9A01;
    background-color: #DF9A01;
}

/*admin*/
.edit-icon{width:180px;cursor:pointer}
.background-estadio {
    height: 100vh;
    background-image: url(../img/bg@2x-min.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.layer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}
.layer-container{
    margin-top: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}
.layer-container img{
    max-width:300px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px
}

@media (max-width: 768px){
    .layer-container{
        margin-top: 120px
    }
    .layer-container img{
        max-width: 230px
    }

}
@media (max-width: 321px){
    .layer-container{
        margin-top: 100px
    }
    .layer-container img{
        max-width: 200px
    }
    .login-button {
        margin-right: 5px!important
    }
    .btn{
        padding: .625rem .9rem!important
    }
    button.facebook-button {
        margin-left: 5px!important
    }
}

.login-buttons{
    flex-direction: row;display: flex;justify-content: center; width: 100%;
  align-items: center;
}

.login-button{
    margin-right: 10px;
}

.no-border-right{
    border-right: 1px solid transparent!important
}
.no-border-left{
    border-left: 1px solid transparent!important
}
.no-borders{
    border:none!important
}
.filtrar-btn{
    cursor:pointer;
    background-color: #FECE2F;
    border-radius: 120px;
    padding: 12.5px 20px
}

.lead-2 {
    color: #327240;
    font-weight: bold;
    margin: 15px 0;
    font-size: 18px;
}
#export{display:none}

/* MINICART*/
.jzZIKi{height:auto;width:auto;display:flex;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background-color:#80a6ab!important;box-shadow:rgba(0,0,0,.16) 0 21px 36px;cursor:pointer;position:fixed;right:0;top:50%;margin-top:-46px;z-index:99;padding:0;border-radius:6px 0 0 6px;border-width:0;border-style:initial;border-color:initial;border-image:initial;outline:0}.kfKGwN{font-family:Lato,sans-serif;font-size:13px;font-weight:700;color:#fff;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:15px 10px}.fjhkua{width:auto;height:35px;min-width:80px;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background-color:#fff;font-family:Lato,sans-serif;font-size:13px;font-weight:700;color:#80a6ab!important;overflow:hidden;border-radius:6px;margin:0 10px 10px}.knBLGX{width:auto;height:auto;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background-color:#80a6ab!important;background-image:linear-gradient(-60deg,#348f50,#56b4d3);box-shadow:rgba(52,143,80,.4) 0 0 0;cursor:pointer;position:fixed;bottom:100px;right:0;z-index:99;padding:20px 15px;border-radius:6px 0 0 6px;border-width:0;border-style:initial;border-color:initial;border-image:initial;outline:0;animation:2s ease 0s infinite normal none running iLVPsa}.kfKGwN svg{margin-right:10px}.hWdkkE{font-family:Lato,sans-serif;font-size:14px;font-weight:500;line-height:1;color:#fff;text-transform:uppercase;text-orientation:upright;-webkit-writing-mode:vertical-lr;writing-mode:vertical-lr;font-feature-settings:"vkrn","vpal"}.flickity-prev-next-button{background:#80a6ab;border:2px solid #80a6ab}.flickity-prev-next-button:hover{background:#80a6ab;border-color:#80a6ab}
#carrito-sidebar{width:420px;height:100vh;background-color:#fff;position:fixed;bottom:0;right:-450px;z-index:9999999;box-shadow:rgba(0,0,0,.16) 0 21px 36px;transition:all .35s ease-in-out 0s;transition:.5s}.sidebar-carrito-container{height:100%;width:100%;display:flex;flex-direction:column;background-color:#fff;box-sizing:content-box;border-radius:6px}.sidebar-carrito-header{background-color:#fff;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:15px 25px;border-bottom:1px solid #f1f1f1}.fsjdmj{width:14px;height:14px;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;flex-shrink:0;cursor:pointer;color:rgba(0,0,0,.25);background-color:transparent;padding:0;border-width:0;border-style:initial;border-color:initial;border-image:initial;outline:0;transition:all .4s ease 0s}.iCyNoe{display:inline-flex;-webkit-box-align:center;align-items:center;color:#80a6ab!important}.iCyNoe span{font-family:Lato,sans-serif;font-size:15px;font-weight:700;color:#80a6ab!important;padding-left:10px}.hpOgea{width:100%;display:flex;flex-direction:column;margin-top:auto}.kGvUIH{height:48px;width:calc(100% - 30px);display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;background-color:#80a6ab!important;box-shadow:rgba(0,0,0,.16) 0 3px 6px;cursor:pointer;margin-bottom:15px;margin-left:15px;padding:0;border-radius:48px;border-width:0;border-style:initial;border-color:initial;border-image:initial;outline:0}.kGvUIH>a{color:#fff!important;width:100%;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding-left:30px}.byKGeT{font-size:15px;font-weight:700;color:#fff;padding-left:5px;padding-right:10px}.kWSiDp{width:auto;height:44px;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background-color:#fff;font-family:Lato,sans-serif;font-size:15px;font-weight:700;color:#80a6ab!important;margin-right:2px;padding:0 30px;overflow:hidden;border-radius:28px}.os-padding{direction:inherit;position:absolute;overflow:visible;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important}.os-content-glue,.os-padding{-moz-box-sizing:inherit;box-sizing:inherit}.os-viewport{direction:inherit!important;-moz-box-sizing:inherit!important;box-sizing:inherit!important;resize:none!important;outline:0!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.os-host-overflow>.os-padding,.os-viewport{overflow:hidden}#os-dummy-scrollbar-size,.os-viewport{-ms-overflow-style:scrollbar!important}.os-content{direction:inherit;position:relative;display:block;height:100%;width:100%;visibility:visible}.os-content,.os-content>.os-textarea{-moz-box-sizing:border-box!important;box-sizing:border-box!important}#os-dummy-scrollbar-size:after,#os-dummy-scrollbar-size:before,.os-content:after,.os-content:before{content:"";display:table;width:.01px;height:.01px;line-height:0;font-size:0;-moz-box-flex:0;flex-grow:0;flex-shrink:0;visibility:hidden}.gkkCch .cartstyle__ItemWrapper-sc-1cp3kia-4{max-height:calc(100vh - 245px);background-color:#fff}.gNmtRF{width:100%;height:auto}.hxYTPJ{font-size:15px;font-weight:700;padding-top:15px;padding-bottom:15px;padding-left:25px;padding-right:25px;display:flex;-webkit-box-align:center;align-items:center;border-bottom:1px solid #f7f7f7}.kFgNyu{display:flex;font-size:15px;font-weight:700;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;flex-shrink:0;width:30px;height:90px;flex-direction:column-reverse;background-color:#f7f7f7;color:#0d1136;border-radius:200px;overflow:hidden}.ctDgGV{background-color:transparent;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:100%;cursor:pointer;color:#77798c;border-width:initial;border-style:none;border-color:initial;border-image:initial;padding:10px}.eNqRDe{pointer-events:none}.eMUOfr{width:60px;height:60px;object-fit:cover;margin:0 15px}img{max-width:100%}.gFHslb{display:flex;flex-direction:column;margin-left:5px}.eKBAXA{color:#0d1136;margin-bottom:0;line-height:1.5}.fDxEuV{color:#80a6ab!important}.ebWJFy{font-size:13px;font-weight:400;color:#77798c;margin-bottom:5px}.duiGxa{color:#0d1136;margin-left:auto}.jdNgyN{margin-left:15px;cursor:pointer;color:rgba(0,0,0,.25);background-color:transparent;padding:5px;border-width:0;border-style:initial;border-color:initial;border-image:initial;outline:0;transition:all .4s ease 0s}

.cart-sidebar-custom{padding:0px;height:100%;width:100%;padding-bottom:80px;overflow:overlay}

.custom-breadcrumbs{color:black;font-family: Lato;margin-right: 10px;font-weight:400;text-transform:capitalize}
.product-category{font-size: 15px;font-weight:400;text-transform:capitalize}
.product-name{font-size: 22px;font-weight:400;text-transform:capitalize}
.product-price{font-size: 25px;font-weight: bold}

@media (min-width: 766px){
    .table-responsive{overflow: hidden}
	.mt-100-negative{margin-top:-100px}
}
@media (min-width: 1200px){
	.navbar-nav>.nav-item {font-size: 14px}
}
@media (max-width: 768px){
	.center-mobile{text-align: center}
	.header-title{font-size: 42px}
	.header-img{padding: 90px 25px}
	.col-sm-1-mobile{position: relative;width: 100%;padding-right: 12px;padding-left: 12px}
    .mb-0-mobile{margin-bottom: 0px!important;left:25%}
}


/* before custom css */
.reglas li{
    margin:10px 0;
  }
  .reglas img{
    width:22px;
    margin-right: 5px;
  }
  ol {
margin: 0 0 1.5em;
padding: 0;
counter-reset: item;
}

ol > li {
margin: 0;
padding: 0 0 0 2em;
text-indent: -2em;
list-style-type: none;
counter-increment: item;
}

ol > li:before {
display: inline-block;
width: 1em;
padding-right: 0.5em;
font-weight: bold;
text-align: right;
content: counter(item) ".";
}

.head-reglas{
    font-size:16px;margin-bottom: 30px
}
.mark{
    background-image: linear-gradient(120deg, rgba(255, 193, 7, .4) 0, rgba(255, 193, 7, .4) 100%);
}
.text-orange{
    color: #DF9A01!important;
}
.text-green{
    color: #80A6AB !important;
}

.step-row{
    margin: 0 50px 80px;
    border-top: 2px solid #DF9A01
}
.step{
    margin: 0;margin-top: -10px;padding: 0;width:33.333333333%
}
.step span{
    font-size:18px;
    padding: 8px 15px;background: white;border: 2px solid #DF9A01;border-radius: 100%;color:#DF9A01;font-weight: bold
}
.step p{
    padding: 30px 0 0;
    margin-bottom: 0;
    font-size: 16px;
}
.step1{margin-left: -5px}
.step1 p{margin-left: -43px}
.step3{margin-left: 5px}
.step3 p{margin-right: 6px}
.step span.active{background:#DF9A01;color: white}
.error{
    margin-top:10px;
    color:#bf3b3b;
    width:100%
}

.cursor-pointer{
    cursor:pointer
}

.mb-0{margin-bottom: 0px!important}
.ml-1{margin-left:10px}
.mr-1{margin-rigth:10px}

.apply-coupon-input {border: 1px solid #D4D8DD;border-radius:15px 0 0 15px;height: 48px;text-transform: uppercase}
.apply-coupon-btn {border-radius:0 100px 100px 0;background-color: #1f8081;border-color:#1f8081}