#banner-creamoslaweb b{
    font-weight:900
}
#banner-creamoslaweb h5{
    font-weight:300
}
.gradient-overlay:before{
    background:#24359f;
    background:-moz-linear-gradient(left,#24359f 0,#5897fd 100%);
    background:-webkit-gradient(left top,right top,color-stop(0,#24359f),color-stop(100%,#5897fd));
    background:-webkit-linear-gradient(left,#24359f 0,#5897fd 100%);
    background:-o-linear-gradient(left,#24359f 0,#5897fd 100%);
    background:-ms-linear-gradient(left,#24359f 0,#5897fd 100%);
    background:linear-gradient(to right,rgba(36,53,159,.9) 0,rgba(88,151,253,.9) 100%)
}
.border-color-white{
    border-color:#fff
}
.item p,li,p{
    color:#5a5a5a;
    line-height:1.5;
    font-size:18px
}
.item h5{
    font-size:21px!important;
    font-weight:700;
    color:#25466a
}
.item h2{
    color:#25466a;
    font-weight:700;
    font-size:36px!important
}
.item .lead{
    font-family:Montserrat;
    font-weight:400;
    color:#25466a;
    font-size:36px!important
}
.new-single-promo{
    box-shadow:rgba(0,0,0,.25) 0 3px 11px 0!important;
    -moz-box-shadow:rgba(0,0,0,.25) 0 3px 11px 0!important;
    -webkit-box-shadow:rgba(0,0,0,.25) 0 3px 11px 0!important
}
.bg-gray-custom{
    background-color:#fafafa!important
}
.text-color-b{
    color:#5a5a5a
}
b{
    /*line-height:1.5;*/
    /*font-size:18px;*/
    font-weight:700
}
.bg-clw-custom{
    background:#304290
}
.copyright-text{
    font-size:14px
}
.copyright-text a{
    color:#fff
}
.btn-blue-custom{
    color:#fff;
    background-color:#00aff1;
    -webkit-box-shadow:rgba(0,0,0,.25) 0 3px 11px 0;
    -moz-box-shadow:rgba(0,0,0,.25) 0 3px 11px 0;
    box-shadow:rgba(0,0,0,.25) 0 3px 11px 0;
    border-radius:50px;
    -webkit-border-radius:50px;
    font-size:18px;
    font-weight:900
}
.btn-blue-custom-categories{
    color:#fff;
    background-color:#00aff1;
    -webkit-box-shadow:rgba(0,0,0,.25) 0 3px 11px 0;
    -moz-box-shadow:rgba(0,0,0,.25) 0 3px 11px 0;
    box-shadow:rgba(0,0,0,.25) 0 3px 11px 0;
    border-radius:50px;
    -webkit-border-radius:50px;
    font-size:16px;
    font-weight:900
}
.btn-blue-custom-categories:hover{
    color:#fff;
    background-color:#00aff1;
    -webkit-box-shadow:rgba(0,0,0,.25) 0 3px 11px 0;
    -moz-box-shadow:rgba(0,0,0,.25) 0 3px 11px 0;
    box-shadow:rgba(0,0,0,.25) 0 3px 11px 0;
    border-radius:50px;
    -webkit-border-radius:50px;
    font-size:16px;
    font-weight:900
}
.btn-blue-custom:hover{
    color:#fff;
    background-color:#00aff1;
    -webkit-box-shadow:rgba(0,0,0,.25) 0 3px 11px 0;
    -moz-box-shadow:rgba(0,0,0,.25) 0 3px 11px 0;
    box-shadow:rgba(0,0,0,.25) 0 3px 11px 0;
    border-radius:50px;
    -webkit-border-radius:50px;
    font-size:18px;
    font-weight:900
}
.loading::before{
    content:"";
    display:inline-block;
    border-radius:50%;
    width:24px;
    height:24px;
    margin:0 10px -6px 0;
    border:3px solid #18d26e;
    border-top-color:#18d26e;
    border-top-color:#eee;
    -webkit-animation:animate-loading 1s linear infinite;
    animation:animate-loading 1s linear infinite
}
.loading{
    display:none;
    background:#fff;
    text-align:center;
    padding:15px
}
@-webkit-keyframes animate-loading{
    0%{
        transform:rotate(0)
    }
    100%{
        transform:rotate(360deg)
    }
}
@keyframes animate-loading{
    0%{
        transform:rotate(0)
    }
    100%{
        transform:rotate(360deg)
    }
}
#te-sesoramos{
    background-color:#fff;
    background-size:contain;
    background-repeat:no-repeat;
    background-position:left center
}
/*.bg-blue{*/
/*    background:#1a6dd9*/
/*}*/
#contacto h4{
    color:#313131;
    font-weight:400;
    font-size:20px;
    line-height:31px;
    font-weight:700
}
input[type=text]{
    /*border-bottom-style:solid!important;*/
    /*border-bottom-color:#fff!important;*/
    /*border-bottom-width:2px!important;*/
    /*height:30px;*/
    /*font-size:16px!important;*/
    /*background:0 0;*/
    /*border-top:0;*/
    /*border-left:0;*/
    /*border-right:0;*/
    /*background:0 0!important;*/
    /*color:#fff!important;*/
    /*font-weight:700;*/
    /*padding-bottom:15px*/
    
    border-radius: 13px;
    background: #fff;
    height:38px;
    
}
#formCotizador textarea,textarea{
    border-bottom-style:solid!important;
    border-bottom-color:#fff!important;
    border-bottom-width:2px!important;
    font-size:16px!important;
    background:0 0;
    border-top:0;
    border-left:0;
    border-right:0;
    background:0 0!important;
    color:#fff!important;
    font-weight:700;
    padding-bottom:15px;
    width:100%;
    border-radius:.25rem;
    transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out
}
.login-signup-form .form-group label{
    font-family:Montserrat,sans-serif;
    font-weight:500;
    font-size:16px!important;
    color:#fff!important;
    /*font-weight:700!important*/
}
.btn-enviar{
    color:#fff;
    background-color:#00aff1;
    -webkit-box-shadow:rgba(0,0,0,.25) 0 3px 11px 0;
    -moz-box-shadow:rgba(0,0,0,.25) 0 3px 11px 0;
    box-shadow:rgba(0,0,0,.25) 0 3px 11px 0;
    border-radius:50px;
    -webkit-border-radius:50px;
    font-size:16px;
    font-weight:900
}
.btn-enviar:hover{
    color:#fff;
    background-color:#05a0da;
    -webkit-box-shadow:rgba(0,0,0,.25) 0 3px 11px 0;
    -moz-box-shadow:rgba(0,0,0,.25) 0 3px 11px 0;
    box-shadow:rgba(0,0,0,.25) 0 3px 11px 0;
    border-radius:50px;
    -webkit-border-radius:50px;
    font-size:16px;
    font-weight:900
}
.cometa1{
    position:fixed;
    z-index:1;
    width:290px;
    right:0
}
.cometa2{
    position:fixed;
    z-index:99;
    width:130px;
    right:450px;
    top:390px
}
.tossing{
    animation-name:tossing;
    -webkit-animation-name:tossing;
    animation-duration:2.5s;
    -webkit-animation-duration:2.5s;
    animation-iteration-count:infinite;
    -webkit-animation-iteration-count:infinite
}
@keyframes tossing{
    0%{
        transform:rotate(-4deg)
    }
    50%{
        transform:rotate(4deg)
    }
    100%{
        transform:rotate(-4deg)
    }
}
@-webkit-keyframes tossing{
    0%{
        -webkit-transform:rotate(-4deg)
    }
    50%{
        -webkit-transform:rotate(4deg)
    }
    100%{
        -webkit-transform:rotate(-4deg)
    }
}
.hero-equal-height-custom{
    min-height:210px
}
.bg-clw{
    background-size:contain;
    background-repeat:no-repeat;
    background-position:left center
}
.shadow-modal{
    background-color:rgba(0,0,0,.5);
    height:100%;
    width:100%;
    padding-top:18%;
    position:fixed;
    z-index:3;
    display:none;
    color:#fff
}
.card{
    background-color:rgb(255 255 255 / 0%)
}
#accordion .card-header{
    border-bottom:1px solid #293b88
}
#accordion a.card-header{
    color:#fff
}
#accordion .card-header{
    padding:11px 0
}
#accordion .card-body{
    padding:16px 0
}
#accordion ul li{
    line-height:0;
    font-size:15px
}
#diseniosweb .new-single-promo{
    border-top:none
}
.btn-ver-disenios{
    position:fixed;
    z-index:10;
    left:7px;
    top:280px;
    width:89px;
    cursor:pointer
}
.switch{
    position:relative;
    display:inline-block;
    width:33px;
    height:19px;
    float:right;
    top:3px
}
.switch input{
    display:none
}
.slider{
    position:absolute;
    cursor:pointer;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#ccc;
    -webkit-transition:.4s;
    transition:.4s
}
.slider:before{
    position:absolute;
    content:"";
    height:12px;
    width:12px;
    left:4px;
    bottom:4px;
    background-color:#fff;
    -webkit-transition:.4s;
    transition:.4s
}
input.default:checked+.slider{
    background-color:#444
}
input.primary:checked+.slider{
    background-color:#2196f3
}
input.success:checked+.slider{
    background-color:#8bc34a
}
input.info:checked+.slider{
    background-color:#3de0f5
}
input.warning:checked+.slider{
    background-color:#ffc107
}
input.danger:checked+.slider{
    background-color:#f44336
}
input:focus+.slider{
    box-shadow:0 0 1px #2196f3
}
input:checked+.slider:before{
    -webkit-transform:translateX(10px);
    -ms-transform:translateX(10px);
    transform:translateX(10px)
}
.slider.round{
    border-radius:34px
}
.slider.round:before{
    border-radius:50%
}
body.offcanvas-active{
    overflow:hidden
}
.screen-overlay{
    width:0%;
    height:100%;
    z-index:30;
    position:fixed;
    top:0;
    left:0;
    opacity:0;
    visibility:hidden;
    background-color:rgba(34,34,34,.6);
    transition:opacity .2s linear,visibility .1s,width 1s ease-in
}
.screen-overlay.show{
    transition:opacity .5s ease,width 0s;
    opacity:1;
    width:100%;
    visibility:visible
}
.offcanvas-header{
    display:block
}
.mobile-offcanvas{
    visibility:hidden;
    transform:translateX(-100%);
    border-radius:0;
    display:block;
    position:fixed;
    top:0;
    left:0;
    height:100%;
    z-index:1200;
    width:400px;
    overflow-x:hidden;
    transition:visibility .2s ease-in-out,transform .2s ease-in-out
}
.mobile-offcanvas.show{
    visibility:visible;
    transform:translateX(0)
}
#formCotizador .modal-header{
    border-bottom:0
}
#formCotizador .modal-footer{
    border-top:0
}
#formCotizador form.sign-up-form-wrap label{
    font-family:Montserrat,sans-serif!important;
    font-weight:500!important;
    font-size:16px!important;
    color:#fff!important;
    font-weight:700!important
}
.staff-member .overlay,footer{
    background:#24359f;
    background:-moz-linear-gradient(left,#24359f 0,#5897fd 100%);
    background:-webkit-gradient(left top,right top,color-stop(0,#24359f),color-stop(100%,#5897fd));
    background:-webkit-linear-gradient(left,#24359f 0,#5897fd 100%);
    background:-o-linear-gradient(left,#24359f 0,#5897fd 100%);
    background:-ms-linear-gradient(left,#24359f 0,#5897fd 100%);
    background:linear-gradient(to right,#24359f 0,#5897fd 100%)
}
.bg-menu-clw.affix{
    background:#24359f;
    background:-moz-linear-gradient(left,#24359f 0,#5897fd 100%);
    background:-webkit-gradient(left top,right top,color-stop(0,#24359f),color-stop(100%,#5897fd));
    background:-webkit-linear-gradient(left,#24359f 0,#5897fd 100%);
    background:-o-linear-gradient(left,#24359f 0,#5897fd 100%);
    background:-ms-linear-gradient(left,#24359f 0,#5897fd 100%);
    background:linear-gradient(to right,#24359f 0,#5897fd 100%)
}
.bg-primary{
    background-color:#1a6dd9!important
}
.outline-white-btn:hover{
    background:#fff;
    color:#e2432b
}
.scroll-top{
    background:#5693f9
}
.menu li a{
    font-size:20px;
    font-family:Montserrat,sans-serif;
    font-weight:500;
    text-decoration:none;
    padding:20px 10px;
    display:block;
    transition:all .3s ease-in-out 0s;
    color:#fff;
    opacity:.8
}
.number{
    font-size:38px;
    color:#fff;
    font-weight:900
}
#navbar_main h6,#navbar_main ul li a{
    font-size:17px
}
.feature-tab li a.nav-link.active{
    border-color:#3c64cc;
    color:#3c64cc
}
.feature-tab li a.nav-link,.feature-tab li a.nav-link.active{
    padding:10px 0;
    border-bottom:2px solid #5289f0
}
.feature-tab li a.nav-link{
    color:#5289f0
}
.number-clw{
    color:#5289f0
}
.bg-clw-bg{
    background:url(../img/bg-img.png);
    background-color:#fafafa;
    background-size:contain;
    background-repeat:no-repeat;
    background-position:left center
}
.solid-btn{
    color:#fff;
    -webkit-box-shadow:0 20px 30px 0 rgba(67,37,204,.2);
    box-shadow:0 20px 30px 0 rgba(67,37,204,.2);
    background:#1a6dd9;
    border:2px solid #1a6dd9;
    border-radius:30px;
    font-weight:700;
    font-family:Montserrat,sans-serif
}
.solid-btn:hover{
    color:#e2432b;
    -webkit-box-shadow:0 20px 30px 0 rgba(67,37,204,.2);
    box-shadow:0 20px 30px 0 rgba(67,37,204,.2);
    background:#fff;
    border:2px solid #1a6dd9;
    border-radius:30px;
    font-weight:700
}
.mytooltip{
    display:inline;
    position:relative;
    z-index:999
}
.mytooltip .tooltip-item{
    background:rgb(255 255 255);
    cursor:pointer;
    display:inline-block;
    font-weight:900;
    padding:0 10px;
    font-family:Montserrat;
    color:#dc4135;
    border-radius:3px
}
.mytooltip .tooltip-content{
    position:absolute;
    z-index:9999;
    width:360px;
    left:240%;
    margin:0 0 20px -180px;
    bottom:100%;
    text-align:left;
    font-size:14px;
    line-height:30px;
    -webkit-box-shadow:-5px -5px 15px rgba(48,54,61,.2);
    box-shadow:-5px -5px 15px rgba(48,54,61,.2);
    background:#fb6256;
    opacity:0;
    cursor:default;
    pointer-events:none
}
.mytooltip .tooltip-content::after{
    content:'';
    top:33%;
    left:0;
    border:solid transparent;
    height:0;
    width:0;
    position:absolute;
    pointer-events:none;
    border-color:#fb6256 transparent transparent;
    border-width:10px;
    margin-left:-19px;
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg)
}
.mytooltip:hover .tooltip-item::after{
    pointer-events:auto
}
.mytooltip:hover .tooltip-content{
    pointer-events:auto;
    opacity:1;
    -webkit-transform:translate3d(0,0,0) rotate3d(0,0,0,0deg);
    transform:translate3d(0,0,0) rotate3d(0,0,0,0deg)
}
.mytooltip .tooltip-text{
    font-size:14px;
    line-height:24px;
    display:block;
    padding:1.31em 1.21em 1.21em 0;
    color:#fff
}
.tooltip-effect-5 .tooltip-text{
    padding:1.4em
}
.tooltip-effect-5 .tooltip-content{
    width:180px;
    margin-left:-90px;
    -webkit-transform-origin:50% calc(106%);
    transform-origin:50% calc(106%);
    -webkit-transform:rotate3d(0,0,1,15deg);
    transform:rotate3d(0,0,1,15deg);
    -webkit-transition:opacity .2s,-webkit-transform .2s;
    transition:opacity .2s,-webkit-transform .2s;
    transition:opacity .2s,transform .2s;
    transition:opacity .2s,transform .2s,-webkit-transform .2s;
    -webkit-transition-timing-function:ease,cubic-bezier(.17,.67,.4,1.39);
    transition-timing-function:ease,cubic-bezier(.17,.67,.4,1.39)
}
span.drop-cap{
    float:left;
    font-size:44px;
    line-height:1;
    margin-right:.6rem;
    font-weight:600
}
span.drop-cap-big{
    float:left;
    font-size:52px;
    line-height:1;
    margin-right:1.4rem;
    font-weight:600;
    color:#426dd5
}
.navbar-brand img{
    width:370px
}
@media (max-width:992px) and (min-width:320px){
    .navbar{
        background-image:linear-gradient(to right,#24359f 0,#5897fd 100%)!important;
        padding:.85rem 1rem!important
    }
    .navbar-brand img{
        width:210px!important
    }
}
@media (max-width:767px){
    #te-sesoramos{
        background:url(../img/bg-section.svg);
        background-color:#fafafa;
        background-size:contain;
        background-repeat:no-repeat;
        background-position:left top
    }
    .mytooltip .tooltip-item{
        background:#fff;
        cursor:pointer;
        display:inline-block;
        font-weight:900;
        padding:0 10px;
        font-family:Montserrat;
        color:#dc4135;
        margin-left:-13px
    }
    .btn-ver-disenios{
        position:fixed;
        z-index:10;
        right:23px;
        left:inherit;
        top:440px;
        width:55px;
        cursor:pointer
    }
    span.tooltip-content.clearfix{
        display:none
    }
}
@media (max-width:580px){
    .mobile-offcanvas{
        width:90%!important
    }
}
.scroll-top.open{
    bottom:102px;
    right:33px
}
.color-list-clw{
    color:#426dd5
}
 .grecaptcha-badge {
     bottom: 100px !important;
}
/*.hero-equal-height {*/
/*    min-height: 550px;*/
/*    padding-bottom: 260px;*/
/*    padding-top: 150px;*/
/*}*/
.beneficiosIsa p, .beneficiosIsa strong, .beneficiosIsa b {
    font-size: 14px;
}
.beneficiosIsa .new-single-promo {
    min-height: 679px;
}