html{overflow-x: hidden}

.arrow{
  position: relative;
  bottom: -2rem;
  left: 50%;
  margin-left:-20px;
  width: 40px;
  height: 40px;
  background-image: url(../img/bottom-arrow.svg);
  background-size: contain
}
.full-height{min-height:100vh}
.badge-success{background-color: #00bb23}
.fw-400{font-weight:400}
.slider-bg-img{
  padding: 230px 15%;
  background: url(/assets/img/slider/1.jpg);
  height: 500px;
  background-size:cover!important;
  box-shadow: inset 0 0 0 1000px rgba(7,3,62,.2)
}

.form-control{font-size: 14px}
.color-granate{color: #bd4b4b;font-size:15px}
.bounce {
  animation: bounce 2s infinite;
}

.bg-overlay {
  height: auto;
  width: 100%;
  text-align: center;
  color: white;
  overflow: hidden;
  background: rgb(50 173 254 / 40%);  /* fallback for old browsers */
  background: linear-gradient(rgb(9 40 103 / 100%), rgb(49 56 98 / 60%))
  /*, url(https://images.squarespace-cdn.com/content/v1/53aadf1de4b0a0a817640cca/1585681307962-QZ2WE26JUIPQ0LB8WTCO/cursos+en+l%C3%ADnea+calidad.jpg); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
}

.bg-2{
  background: linear-gradient(rgb(9 40 103 / 100%), rgb(49 56 98 / 60%))
  , url(https://blog.fromdoppler.com/wp-content/uploads/20130307_ResponsibilidadSocial.png); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */


  background-position: center;
}
.bg-3{
  background: linear-gradient(rgb(9 40 103 / 100%), rgb(49 56 98 / 60%)), url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSxIwGiydm8NwuXlvAEhXcQgajEoBXdOITjkg&usqp=CAU); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  background-position: center;
}

.bg-4{
  background: linear-gradient(rgb(9 40 103 / 100%), rgb(49 56 98 / 60%)), url(https://latecnologiaysuentorno.files.wordpress.com/2014/03/gobernaciones.jpg); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  background-position: center;
}

.cursor-pointer{cursor: pointer!important}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

.navbar-light .navbar-nav .nav-link{
    color: rgba(0, 0, 0, .8);
    font-size: 16px
}

.navbar-dark .navbar-nav .nav-link, 
.navbar-light .navbar-nav .nav-link{
  font-size: 15px;
  color: white;
}

.dropdown-item{
    font-size: 14px;
    font-weight: 600;
    color: #070342;
}

.icon-svg-kamasur{
  height: 18px;
  margin-right: 8px
}

.custom-divider{border-bottom: 1px solid #f0f0f0; margin: 20px 0}
.bg-success-alt{background-color: #181832}
.bg-grey{background-color:#f0f0f0!important}
.p-1rem{padding: 1rem}
.pl-1rem{padding-left: 1rem}
.primary-text{color: #E7B724}
.lead{font-size: 16px!important}
.icon-detail-img{max-height: 64px;max-width:64px;padding: 12px 0}
.team-img{width: 100%;border-radius: 20px}
.team-title{margin-bottom: 0;padding:15px 0}
.bg-light{background-color: #e8ecf3}
.bg-texture{background-image: url(../img/pattern-bg.png);background-size: contain;background-position: center}
.bg-item-1{background: url('../img/bg-item-1.png');background-repeat: no-repeat;background-size: 150px}
.flex-div{display: flex;flex-direction: row}
.flex-div > div.bar{flex:auto ;background: #E7B724;max-width: 10px;height: auto;margin-right: 20px}
.flex-div > div.element{flex:1}
.flex-div > div.element > p{color: #E7B724;font-size: 20px; font-weight: bold;margin-bottom: 10px}
.flex-div > div.element > h2{color: #fff;text-align: left; margin: 0;text-transform: none}
.border-radius-5{border-radius:5px}
.border-radius-20{border-radius:20px}
.header-yellow-text{color:#eab442}
.border-white{border-color: white}

.banner-title{font-size: 36px}
.banner-text{font-size: 16px;font-weight: 300}

.header-banner-img{
  height:100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 40vh;
  background-image:url('../img/banners/publicaciones@2x.jpg')
}
.home-box-contain{background: #070342!important;top:-8px}
.flickity-prev-next-button{
  background: rgb(237,192,88);
  background: linear-gradient(90deg, rgba(237,192,88,1) 0%, rgba(238,187,70,1) 35%, rgba(225,160,54,1) 100%);
}

.login-btn{background-color: rgba(255,255,255,.2);border-color: transparent}
.width-280{width:280px}
.width-220{width: 220px}
.width-24{width:24px}
.course-teacher{color:#B9B7CC;font-size:16px}
.max-width-180{max-width: 180px}
.max-width-48{max-width:48px}
.max-width-32{max-width:32px}
/*ADMIN*/
.service-description{color:#070242;line-height:24px;font-weight:400}
.bg-grey{background-color:#F6F9FC}
.white-text{color: #ffffff!important}
.blue-text{color: #070342!important}
.yellow-text{color: #312D62!important}
.active-element{background: white;border-radius:15px}
.max-width-100{max-width:100%}
.width-100{width:100%}
.max-width-18{max-width:18px}
.max-width-24{max-width:24px}
.max-width-72{max-width:72px}
.max-width-96{max-width:96px}
.max-width-128{max-width:128px}
.mt-90{margin-top:-90px}
.avatar-admin{max-width:48px;border-radius: 50px;height: auto;}
.font-size-13px{font-size:13px}
.font-size-14px{font-size:14px}
.font-size-24px{font-size:24px}
.search-form-input{
  border-radius: 20px;
    padding: 20px
}
.text-blue-ul{
  font-weight: 400;
  color: #070342!important
}
.regular-price{color:#B9B7CC!important;font-size:16px;text-decoration:line-through!important}
.edit-this{
    background: yellow;
    color: black!important;
}

/*HOME*/

      .box-first-section{
        background: rgb(21 14 73 / 60%);
        height: 70px;
        padding: 15px 25px;
        border-radius: 15px;
        align-items: center;
        vertical-align: middle;
        justify-content: center;
        transition: all .3s;
      }
      .box-first-section:hover{
        background: linear-gradient(90deg, rgba(237,192,88,1) 0%, rgba(238,187,70,1) 35%, rgba(225,160,54,1) 100%);
        transform: scale(1.05);
      }

      .icon-arrow-bg{
        background-image: url(/assets/img/icons/interface/arrow-forward.svg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 16px;
        height:16px;
        flex: auto;
        transition: all .3s;
      }
      .box-first-section:hover .icon-arrow-bg{
        background-image: url(/assets/img/icons/interface/arrow-forward.svg);
      }

      .icon-1-bg{
        background-image: url(/assets/img/icons/interface/comercio-justo.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 48px;
        height:32px;
        flex: auto;
        margin-right: 10px;
        transition: all .3s;
      }
      .box-first-section:hover .icon-1-bg{
        background-image: url(/assets/img/icons/interface/comercio-justo.svg);
      }


      .icon-2-bg{
        background-image: url(/assets/img/icons/interface/book.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 38px;
        height: 32px;
        flex: auto;
        margin-right: 10px;
        transition: all .3s;
      }
      .icon-3-bg{
        background-image: url(/assets/img/icons/interface/calendar.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 32px;
        height: 32px;
        flex: auto;
        margin-right: 10px;
        transition: all .3s;
      }

      .icon-4-bg{
        background-image: url(/assets/img/icons/interface/asesoria.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 48px;
        height:32px;
        flex: auto;
        margin-right: 10px;
        transition: all .3s;
      }
      .box-first-section h4{
        flex: auto;
        font-size: 14px;
        transition: all .3s;
        margin-top: 0
      }
      .box-first-section:hover h4{
        color:white;
      }

      .box-row-contain{
        display:flex;
        flex-direction: row;
      }

.block-top-negative{
  margin-top: -70px
}

@media (min-width: 992px){
  /*.navbar-expand-lg .navbar-nav .nav-link {
      padding-right: .5rem;
      padding-left: .5rem;
  }*/
  .img-banner-right{
    background: url(../img/item-blue.jpg) no-repeat center right;
    background-size: 40%
  }
}

@media (min-width: 768px){
  .display-xs {display: none!important}
  .row-5{
    flex: 0 0 20%!important;
    max-width: 20%!important;
  }
}

@media (max-width: 768px){
  .display-xs {display: block!important}
  .hidden-xs {display: none!important}
  .bg-item-1 { background-size: 50px}
  .banner-title { font-size:26px }
  .header-banner-img{
    padding-top: 150px;
    height: 500px
  }

  .block-top-negative{
    max-width: 100%;
    padding: 1.5rem!important;
    margin: 0!important;
    background-color: #070242!important;
  }

  .box-first-section{
    background: rgb(21 14 73 / 100%);
    margin-bottom: 20px;
  }
}

/* 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:#E7B724!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:#E7B724!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:#E7B724!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:#E7B724;border:2px solid #E7B724}.flickity-prev-next-button:hover{background:#E7B724;border-color:#E7B724}
#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:#E7B724!important}.iCyNoe span{font-family:Lato,sans-serif;font-size:15px;font-weight:700;color:#E7B724!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:#E7B724!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:#E7B724!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:#E7B724!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}


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

.cart-header{background: #E7B724;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-weight: 700;color:#000000}
.cart-border{border-bottom: 1px solid #C4C7CB}
.cart-title-active{font-weight: 600; color:#E7B724}
.border-none{border: none}
.color-orange{color:#E38324;font-weight: bold}
.btn-yellow{background-color: #E7B724;border-color: #E7B724}

.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}