body{
    background-color:#fff;
    color:#9b9b9b;
    font-family:Rubik,sans-serif;
    font-size:15px;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    font-weight:400
}

#ancla-enlace{
    margin-top: 0px;
}

::-moz-selection{
    background-color: var(--mi-color-dinamico);
    color:#fff
}
::selection{
    background-color: var(--mi-color-dinamico);
    color:#fff
}
a{
    color:inherit;
    transition:all .3s linear;
    -webkit-transition:all .3s linear;
    -moz-transition:all .3s linear;
    -ms-transition:all .3s linear;
    -o-transition:all .3s linear
}
a:hover{
    color:#c7a253;
    text-decoration:none
}
textarea{
    resize:none
}
section{
    padding-bottom:10px;
    padding-top:10px;
    position:relative
}
img{
    max-width:100%
}
*,h1,h2,h3,h4,h5,h6,li,ol,p,ul{
    margin-top:0;
    padding-top:0
}
*,:active,:focus{
    outline:0
}
ol,ul{
    list-style:none
}
button{
    border:none;
    padding:0
}
.btn.focus,.btn:focus,.form-control,.form-control:focus,button,button:focus{
    background-color:transparent;
    -webkit-box-shadow:none;
    -ms-box-shadow:none;
    -o-box-shadow:none;
    box-shadow:none;
    outline:0
}
textarea{
    resize:none
}
select{
    background-color:transparent
}
@media (max-width:992px){
    body,html{
        overflow-x:hidden
    }
}
.col-padding-0>.row{
    margin:0
}
.col-padding-0,.col-padding-0>.row>[class*=col-]{
    padding:0
}
.inner-padding{
    padding:120px 70px
}
.vertical-align-center{
    position:relative;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.background-banner{
    min-height:500px
}
.width-auto{
    width:auto!important
}
.lh-1{
    line-height:1!important
}
.vh-100{
    height:100vh!important
}
.align-v{
    align-items:center;
    -webkit-box-align:center;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center
}
.align-v-h{
    align-items:center;
    -webkit-box-align:center;
    -webkit-box-pack:center;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center;
    -ms-flex-pack:center;
    justify-content:center
}
.border-top{
    border-top:1px solid #eaeaea!important
}
.border-bottom{
    border-bottom:1px solid #eaeaea!important
}
.mt-0{
    margin-top:0!important
}
.mt-5{
    margin-top:5px!important
}
.mt-10{
    margin-top:10px!important
}
.mt-20{
    margin-top:20px!important
}
.mt-30{
    margin-top:30px!important
}
.mt-40{
    margin-top:40px!important
}
.mt-50{
    margin-top:50px!important
}
.mt-60{
    margin-top:60px!important
}
.mt-70{
    margin-top:70px!important
}
.mt-80{
    margin-top:80px!important
}
.mt-90{
    margin-top:90px!important
}
.mt-100{
    margin-top:100px!important
}
.mt-120{
    margin-top:120px!important
}
.mb-0{
    margin-bottom:0!important
}
.mb-5{
    margin-bottom:5px!important
}
.mb-10{
    margin-bottom:10px!important
}
.mb-20{
    margin-bottom:20px!important
}
.mb-25{
    margin-bottom:25px!important
}
.mb-30{
    margin-bottom:30px!important
}
.mb-40{
    margin-bottom:40px!important
}
.mb-45{
    margin-bottom:45px!important
}
.mb-50{
    margin-bottom:50px!important
}
.mb-60{
    margin-bottom:60px!important
}
.mb-70{
    margin-bottom:70px!important
}
.mb-80{
    margin-bottom:80px!important
}
.mb-90{
    margin-bottom:90px!important
}
.mb-100{
    margin-bottom:100px!important
}
.mt--100{
    margin-top:-100px
}
.mr-0{
    margin-right:0!important
}
.mr-10{
    margin-right:10px!important
}
.mr-20{
    margin-right:20px!important
}
.mr-30{
    margin-right:30px!important
}
.mr-40{
    margin-right:40px!important
}
.mr-50{
    margin-right:50px!important
}
.ml-0{
    margin-left:0!important
}
.ml-20{
    margin-left:20px!important
}
.ml-30{
    margin-left:30px!important
}
.ml-40{
    margin-left:40px!important
}
.ml-50{
    margin-left:50px!important
}
.pb-10{
    padding-top:10px!important
}
.pt-20{
    padding-top:20px!important
}
.pt-30{
    padding-top:30px!important
}
.pt-40{
    padding-top:40px!important
}
.pt-50{
    padding-top:50px!important
}
.pt-60{
    padding-top:60px!important
}
.pt-70{
    padding-top:70px!important
}
.pt-80{
    padding-top:80px!important
}
.pt-90{
    padding-top:90px!important
}
.pt-100{
    padding-top:100px!important
}
.pt-110{
    padding-top:110px!important
}
.pt-120{
    padding-top:120px!important
}
.pt-130{
    padding-top:130px!important
}
.pt-140{
    padding-top:140px!important
}
.pt-150{
    padding-top:150px!important
}
.pt-170{
    padding-top:170px!important
}
.pb-10{
    padding-bottom:10px!important
}
.pb-20{
    padding-bottom:20px!important
}
.pb-30{
    padding-bottom:30px!important
}
.pb-40{
    padding-bottom:40px!important
}
.pb-50{
    padding-bottom:50px!important
}
.pb-60{
    padding-bottom:60px!important
}
.pb-70{
    padding-bottom:70px!important
}
.pb-80{
    padding-bottom:80px!important
}
.pb-90{
    padding-bottom:90px!important
}
.pb-100{
    padding-bottom:100px!important
}
.pb-110{
    padding-bottom:110px!important
}
.pb-120{
    padding-bottom:120px!important
}
.pb-130{
    padding-bottom:130px!important
}
.pb-140{
    padding-bottom:140px!important
}
.pb-150{
    padding-bottom:150px!important
}
.pb-170{
    padding-bottom:170px!important
}
.pr-0{
    padding-right:0!important
}
.pr-15{
    padding-right:15px!important
}
.pr-20{
    padding-right:20px!important
}
.pr-30{
    padding-right:30px!important
}
.pr-50{
    padding-right:50px!important
}
.pr-60{
    padding-right:60px!important
}
.pr-70{
    padding-right:70px!important
}
.pr-100{
    padding-right:100px!important
}
.pl-0{
    padding-left:0!important
}
.pl-15{
    padding-left:15px!important
}
.pl-20{
    padding-left:20px!important
}
.pl-30{
    padding-left:30px!important
}
.pl-50{
    padding-left:50px!important
}
.pl-60{
    padding-left:60px!important
}
.pl-70{
    padding-left:70px!important
}
.pl-100{
    padding-left:100px!important
}
@media only screen and (min-width:992px) and (max-width:1200px){
    .inner-padding{
        padding:120px 50px
    }
}
@media only screen and (min-width:768px) and (max-width:991px){
    section{
        padding:0px 0
    }
    .inner-padding{
        padding:100px 50px!important
    }
    .mt-30{
        margin-top:30.76923px!important
    }
    .mt-40{
        margin-top:28.57143px!important
    }
    .mt-50{
        margin-top:35.71429px!important
    }
    .mt-60{
        margin-top:42.85714px!important
    }
    .mt-70{
        margin-top:50px!important
    }
    .mt-80{
        margin-top:57.14286px!important
    }
    .mt-90{
        margin-top:64.28571px!important
    }
    .mt-100{
        margin-top:71.42857px!important
    }
    .mb-30{
        margin-bottom:23.07692px!important
    }
    .mb-40{
        margin-bottom:28.57143px!important
    }
    .mb-50{
        margin-bottom:35.71429px!important
    }
    .mb-60{
        margin-bottom:42.85714px!important
    }
    .mb-70{
        margin-bottom:50px!important
    }
    .mb-80{
        margin-bottom:57.14286px!important
    }
    .mb-90{
        margin-bottom:64.28571px!important
    }
    .mb-100{
        margin-bottom:71.42857px!important
    }
    .mr-30{
        margin-right:23.07692px!important
    }
    .mr-40{
        margin-right:28.57143px!important
    }
    .mr-50{
        margin-right:35.71429px!important
    }
    .ml-30{
        margin-left:27.27273px!important
    }
    .ml-40{
        margin-left:33.33333px!important
    }
    .ml-50{
        margin-left:35.71429px!important
    }
    .pt-30{
        padding-top:23.07692px!important
    }
    .pt-40{
        padding-top:28.57143px!important
    }
    .pt-50{
        padding-top:35.71429px!important
    }
    .pt-60{
        padding-top:42.85714px!important
    }
    .pt-70{
        padding-top:50px!important
    }
    .pt-80{
        padding-top:57.14286px!important
    }
    .pt-90{
        padding-top:64.28571px!important
    }
    .pt-100{
        padding-top:71.42857px!important
    }
    .pt-110{
        padding-top:78.57143px!important
    }
    .pt-120{
        padding-top:85.71429px!important
    }
    .pt-130{
        padding-top:93.33333px!important
    }
    .pt-140{
        padding-top:87.5px!important
    }
    .pt-150{
        padding-top:88.23529px!important
    }
    .pt-160{
        padding-top:88.88889px!important
    }
    .pt-170{
        padding-top:89.47368px!important
    }
    .pb-30{
        padding-bottom:23.07692px!important
    }
    .pb-40{
        padding-bottom:28.57143px!important
    }
    .pb-50{
        padding-bottom:35.71429px!important
    }
    .pb-60{
        padding-bottom:42.85714px!important
    }
    .pb-70{
        padding-bottom:50px!important
    }
    .pb-80{
        padding-bottom:57.14286px!important
    }
    .pb-90{
        padding-bottom:64.28571px!important
    }
    .pb-100{
        padding-bottom:71.42857px!important
    }
    .pb-110{
        padding-bottom:78.57143px!important
    }
    .pb-120{
        padding-bottom:85.71429px!important
    }
    .pb-130{
        padding-bottom:86.66667px!important
    }
    .pb-140{
        padding-bottom:87.5px!important
    }
    .pb-150{
        padding-bottom:88.23529px!important
    }
    .pb-160{
        padding-bottom:88.88889px!important
    }
    .pb-170{
        padding-bottom:89.47368px!important
    }
}
@media only screen and (min-width:320px) and (max-width:767px){
    section{
        padding:0px 0
    }
    .inner-padding{
        padding:50px 30px!important
    }
    .text-center-xs-sm{
        text-align:center!important
    }
    .mt-30{
        margin-top:23.07692px!important
    }
    .mt-40{
        margin-top:28.57143px!important
    }
    .mt-50{
        margin-top:33.33333px!important
    }
    .mt-60{
        margin-top:33.33333px!important
    }
    .mt-70{
        margin-top:35px!important
    }
    .mt-80{
        margin-top:40px!important
    }
    .mt-90{
        margin-top:45px!important
    }
    .mt-100{
        margin-top:50px!important
    }
    .mb-30{
        margin-bottom:23.07692px!important
    }
    .mb-40{
        margin-bottom:28.57143px!important
    }
    .mb-50{
        margin-bottom:33.33333px!important
    }
    .mb-60{
        margin-bottom:33.33333px!important
    }
    .mb-70{
        margin-bottom:35px!important
    }
    .mb-80{
        margin-bottom:40px!important
    }
    .mb-90{
        margin-bottom:45px!important
    }
    .mb-100{
        margin-bottom:50px!important
    }
    .mr-30{
        margin-right:25px!important
    }
    .mr-40{
        margin-right:30.76923px!important
    }
    .mr-50{
        margin-right:33.33333px!important
    }
    .ml-30{
        margin-left:25px!important
    }
    .ml-40{
        margin-left:30.76923px!important
    }
    .ml-50{
        margin-left:33.33333px!important
    }
    .pt-30{
        padding-top:23.07692px!important
    }
    .pt-40{
        padding-top:28.57143px!important
    }
    .pt-50{
        padding-top:33.33333px!important
    }
    .pt-60{
        padding-top:33.33333px!important
    }
    .pt-70{
        padding-top:35px!important
    }
    .pt-80{
        padding-top:40px!important
    }
    .pt-90{
        padding-top:45px!important
    }
    .pt-100{
        padding-top:50px!important
    }
    .pt-110{
        padding-top:55px!important
    }
    .pt-120{
        padding-top:60px!important
    }
    .pt-130{
        padding-top:66.66667px!important
    }
    .pt-140{
        padding-top:63.63636px!important
    }
    .pt-150{
        padding-top:65.21739px!important
    }
    .pt-160{
        padding-top:66.66667px!important
    }
    .pt-170{
        padding-top:68px!important
    }
    .pb-30{
        padding-bottom:23.07692px!important
    }
    .pb-40{
        padding-bottom:28.57143px!important
    }
    .pb-50{
        padding-bottom:33.33333px!important
    }
    .pb-60{
        padding-bottom:33.33333px!important
    }
    .pb-70{
        padding-bottom:35px!important
    }
    .pb-80{
        padding-bottom:40px!important
    }
    .pb-90{
        padding-bottom:45px!important
    }
    .pb-100{
        padding-bottom:50px!important
    }
    .pb-110{
        padding-bottom:55px!important
    }
    .pb-120{
        padding-bottom:60px!important
    }
    .pb-130{
        padding-bottom:61.90476px!important
    }
    .pb-140{
        padding-bottom:63.63636px!important
    }
    .pb-150{
        padding-bottom:65.21739px!important
    }
    .pb-160{
        padding-bottom:66.66667px!important
    }
    .pb-170{
        padding-bottom:68px!important
    }
}
.color-white{
    color:#fff!important
}
.color-gray{
    color:#f9f9f9!important
}
.color-dark{
    color:#222!important
}
.color-theme{
    color: var(--mi-color-dinamico)!important
}
.color-heading{
    color:#282828!important
}
.color-body{
    color:#9b9b9b!important
}
.bg-white{
    background-color:#fff!important
}
.bg-gray{
    background-color:#f9f9f9!important
}
.bg-dark{
    background-color:#222!important
}
.bg-heading{
    background-color:#282828!important
}
.bg-theme{
    background-color: var(--mi-color-dinamico)!important
}
.bg-img{
    position:relative;
    z-index:1
}
.bg-overlay:before{
    background-color:rgba(27,26,26,.45);
    bottom:0;
    content:'';
    height:100%;
    left:0;
    position:absolute;
    right:0;
    top:0;
    width:100%;
    z-index:-1
}
.bg-overlay-2:before{
    background-color:rgba(27,26,26,.6)
}
.bg-overlay-3:before{
    background-color:rgba(27,26,26,.25)
}
.bg-overlay-4:before{
    background-color:rgba(27,26,26,.55)
}
.bg-overlay-gradient:before{
    background-image:-webkit-gradient(linear,left top,left bottom,color-stop(bottom,center),color-stop(rgba(0,0,0,.55)),to(rgba(0,0,0,.01)));
    background-image:linear-gradient(center bottom,rgba(0,0,0,.55),rgba(0,0,0,.01))
}
.bg-parallax{
    background-attachment:fixed
}
h1,h2,h3,h4,h5,h6{
    color:#282828;
    font-weight:500;
    line-height:1.1;
    margin-bottom:20px;
}
p{
    font-size:15px;
    line-height:24px;
    margin-bottom:15px
}
h1{
    font-size:52px
}
h2{
    font-family: 'fuente_h2', sans-serif; 
    font-size:42px
}
h3{
    color:#282828;
    display:block;
    font-family: 'fuente_h3', sans-serif;
    font-size:38px;
    margin-bottom:10px;
}
h4{
    font-family: 'fuente_h4', sans-serif;
    font-size: 32px; /* Ajusta el tamaño si es necesario */
}
h5{
    font-size:24px
}
h6{
    font-size:18px
}
.heading__subtitle{
    color: var(--mi-color-dinamico);
    display:block;
    font-family: 'fuente_subtitulo', 'Shadows Into Light'; 
    font-size:30px;
    margin-bottom:10px
}
.heading__title{
    font-size:37px;
    margin-bottom:10px;
    padding-top: 40px;
}
.heading__desc{
    margin-bottom:0
}
.heading__icon{
    margin-bottom:26px
}
.heading__icon svg{
    fill: var(--mi-color-dinamico)
}
.heading__desc+img{
    margin-top:14px
}
.heading-layout2 .heading__title{
    color: var(--mi-color-dinamico);
    font-family: 'fuente_titulo', 'Shadows Into Light'; 
    font-size:30px;
    margin-bottom:20px
}
.heading-white .heading__subtitle{
    color:#f9f9f9
}
.heading-white .heading__title{
    color:#fff
}
.heading-white .heading__icon svg{
    fill:#fff
}
@media only screen and (min-width:320px) and (max-width:767px){
    p{
        font-size:14px;
        line-height:23px;
        margin-bottom:12px
    }
    .heading__title{
        font-size:27px;
        margin-bottom:10px
    }
    .heading-layout2 .heading__title{
        font-size:24px;
        margin-bottom:10px
    }
}
.header-transparent+.page-title{
    margin-top:-100px
}
.pagetitle__subheading{
    color:#f9f9f9;
    display:block;
    font-family:"Shadows Into Light",cursive;
    font-size:30px;
    margin-bottom:10px
}
.pagetitle__heading{
    color:#fff;
    font-size:55px;
    margin-bottom:0
}
.pagetitle__desc{
    color:#fff;
    font-size:18px;
    font-weight:600;
    line-height:27px;
    margin-bottom:0
}
.page-title{
    padding-bottom:90px;
    padding-top:400px
}
.page-title .breadcrumb{
    margin-bottom:0;
    margin-top:17px
}
.page-title .breadcrumb-item a{
    color:#fff
}
.page-title .breadcrumb-item a:hover{
    color: var(--mi-color-dinamico)
}
.page-title .breadcrumb-item+.breadcrumb-item::before{
    color:#fff;
    content:"\f105";
    font-family:FontAwesome
}
.page-title .breadcrumb-item.active{
    color: var(--mi-color-dinamico)
}
.page-title .pagetitle__divider-shape{
    bottom:-30px;
    fill: var(--mi-color-dinamico);
    left:50%;
    position:absolute;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    z-index:3
}
.page-title-layout2{
    padding-top:360px
}
.page-title-layout2 .pagetitle__subheading{
    font-family:Rubik,sans-serif;
    font-size:13px;
    margin-bottom:13px
}
.page-title-layout3{
    padding-bottom:200px;
    padding-top:300px
}
.page-title-layout4{
    padding-bottom:165px;
    padding-top:300px
}
.page-title-layout5{
    padding-bottom:50px;
    padding-top:300px
}
.page-title-layout5 .breadcrumb{
    margin-top:130px
}
.page-title-layout6{
    padding-bottom:50px;
    padding-top:400px
}
.page-title-layout6 .breadcrumb{
    margin-top:17px
}
.page-title-layout7{
    background-color:#f9f9f9;
    padding-bottom:40px;
    padding-top:40px
}
.page-title-layout7 .pagetitle__heading{
    color:#222;
    font-size:19px
}
.page-title-layout7 .breadcrumb-item a{
    color:#222
}
.page-title-layout7 .breadcrumb-item+.breadcrumb-item::before{
    color:#222
}
.page-title-layout7 .breadcrumb{
    margin-top:0
}
@media only screen and (min-width:768px) and (max-width:991px){
    .page-title{
        padding-bottom:150px;
        padding-top:150px
    }
    .page-title-layout7{
        padding-bottom:30px;
        padding-top:30px
    }
}
@media only screen and (min-width:320px) and (max-width:767px){
    .page-title{
        padding-bottom:50px;
        padding-top:50px
    }
    .pagetitle__desc{
        font-size:15px;
        font-weight:400;
        line-height:25px
    }
    .pagetitle__subheading{
        font-size:20px;
        margin-bottom:5px
    }
    .pagetitle__heading{
        font-size:32px
    }
    .page-title .breadcrumb{
        margin-top:20px
    }
    .page-title-layout7{
        padding-bottom:30px;
        padding-top:30px;
        text-align:center
    }
    .page-title-layout7 .breadcrumb{
        -webkit-box-pack:center!important;
        -ms-flex-pack:center!important;
        justify-content:center!important
    }
}
.btn{
    border-radius:3px;
    font-family:Rubik,sans-serif;
    font-size:14px;
    font-weight:700;
    height:50px;
    letter-spacing:1.3px;
    line-height:48px;
    min-width:170px;
    padding:0 10px;
    position:relative;
    text-align:center;
    text-transform:capitalize;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.btn.active,.btn:active,.btn:focus{
    -webkit-box-shadow:none;
    box-shadow:none;
    outline:0
}
.btn__block{
    width:100%
}
.btn__lg{
    min-width:210px
}
.btn__primary{
    background-color: var(--mi-color-dinamico);
    border:2px solid  var(--mi-color-dinamico);
    color:#fff
}
.btn__primary:active,.btn__primary:focus,.btn__primary:hover{
    background-color:#282828;
    border-color:#282828;
    color:#fff
}
.btn__primary.btn__hover2:active,.btn__primary.btn__hover2:focus,.btn__primary.btn__hover2:hover{
    background-color:#fff;
    border-color:#fff;
    color: var(--mi-color-dinamico)
}
.btn__primary.btn__hover3:active,.btn__primary.btn__hover3:focus,.btn__primary.btn__hover3:hover{
    background-color:transparent;
    color: var(--mi-color-dinamico)
}
.btn__secondary{
    background-color:#222;
    border:2px solid #222;
    color:#fff
}
.btn__secondary:active,.btn__secondary:focus,.btn__secondary:hover{
    background-color: var(--mi-color-dinamico);
    border-color: var(--mi-color-dinamico);
    color:#fff
}
.btn__secondary.btn__hover2:active,.btn__secondary.btn__hover2:focus,.btn__secondary.btn__hover2:hover{
    background-color:#fff;
    border-color:#fff;
    color:#222
}
.btn__white{
    background-color:#fff;
    border:2px solid #fff;
    color:#282828
}
.btn__white:active,.btn__white:focus,.btn__white:hover{
    background-color: var(--mi-color-dinamico);
    border-color: var(--mi-color-dinamico);
    color:#fff
}
.btn__white.btn__hover2:active,.btn__white.btn__hover2:focus,.btn__white.btn__hover2:hover{
    background-color:#282828;
    border-color:#282828;
    color:#fff
}
.btn__rounded{
    border-radius:50px
}
.btn__link{
    background-color:transparent;
    border:none;
    border-color:transparent;
    height:auto;
    line-height:1;
    min-width:0;
    padding:0 0 4px 0
}
.btn__link:after,.btn__link:before{
    bottom:0;
    content:'';
    height:2px;
    left:0;
    position:absolute;
    width:100%
}
.btn__link:before{
    -webkit-transition:all .6s linear;
    transition:all .6s linear;
    width:0;
    z-index:2
}
.btn__link:hover:before{
    width:100%
}
.btn__link.btn__primary{
    color: var(--mi-color-dinamico)
}
.btn__link.btn__primary:after{
    background-color: var(--mi-color-dinamico)
}
.btn__link.btn__primary:active,.btn__link.btn__primary:focus,.btn__link.btn__primary:hover{
    background-color:transparent;
    border-color:transparent;
    color:#222
}
.btn__link.btn__primary:active:before,.btn__link.btn__primary:focus:before,.btn__link.btn__primary:hover:before{
    background-color:#222
}
.btn__link.btn__secondary{
    color:#222
}
.btn__link.btn__secondary:after{
    background-color:#222
}
.btn__link.btn__secondary:active,.btn__link.btn__secondary:focus,.btn__link.btn__secondary:hover{
    background-color:transparent;
    border-color:transparent;
    color: var(--mi-color-dinamico)
}
.btn__link.btn__secondary:active:before,.btn__link.btn__secondary:focus:before,.btn__link.btn__secondary:hover:before{
    background-color: var(--mi-color-dinamico)
}
.btn__bordered{
    background-color:transparent
}
.btn__bordered.btn__primary{
    border-color: var(--mi-color-dinamico);
    color: var(--mi-color-dinamico)
}
.btn__bordered.btn__primary:active,.btn__bordered.btn__primary:focus,.btn__bordered.btn__primary:hover{
    background-color: var(--mi-color-dinamico);
    border-color: var(--mi-color-dinamico);
    color:#fff
}
.btn__bordered.btn__secondary{
    border-color:#222;
    color:#222
}
.btn__bordered.btn__secondary:active,.btn__bordered.btn__secondary:focus,.btn__bordered.btn__secondary:hover{
    background-color:#222;
    border-color:#222;
    color:#fff
}
.btn__bordered.btn__white{
    border-color:#fff;
    color:#fff
}
.btn__bordered.btn__white:active,.btn__bordered.btn__white:focus,.btn__bordered.btn__white:hover{
    background-color:#fff;
    border-color:#fff;
    color: var(--mi-color-dinamico)
}
.btn__white.btn__secondary{
    background-color:#fff;
    border-color:#fff;
    color:#222
}
.btn__white.btn__secondary:active,.btn__white.btn__secondary:focus,.btn__white.btn__secondary:hover{
    background-color: var(--mi-color-dinamico);
    border-color: var(--mi-color-dinamico);
    color:#fff
}
.btn__video.popup-video{
    color:#fff;
    padding-left:50px
}
.btn__video.popup-video .video__player{
    height:50px;
    left:0;
    line-height:50px;
    position:absolute;
    top:0;
    width:50px
}
.btn__video.popup-video .video__player img{
    display:inline-block;
    text-align:center;
    width:auto
}
.btn__video.popup-video:hover{
    color:#222
}
.btn i{
    margin-right:9px
}
.btn-custom{
    background-color: var(--mi-color-dinamico);
    color:#fff;
    display:inline-block;
    font-family:"Shadows Into Light",cursive;
    font-size:22px;
    margin:auto;
    padding:5px 10px;
    position:relative;
    text-align:center;
    width:120px
}
.btn-custom:after,.btn-custom:before{
    background-color: var(--mi-color-dinamico);
    bottom:-11px;
    content:'';
    height:30px;
    position:absolute;
    width:50%;
    z-index:-1
}
.btn-custom:before{
    right:0;
    -webkit-transform:skewY(20deg);
    transform:skewY(20deg)
}
.btn-custom:after{
    left:0;
    -webkit-transform:skewY(-20deg);
    transform:skewY(-20deg)
}
.form-group{
    margin-bottom:30px;
    position:relative
}
.form-control{
    background-color:#fff;
    border:1px solid #dbdbdb;
    border-radius:2px;
    color:#9b9b9b;
    font-size:14px;
    height:50px;
    line-height:50px;
    padding:0 15px;
    width:100%
}
.form-control:focus{
    background-color:#fff;
    border-color: var(--mi-color-dinamico)
}
.form-control::-webkit-input-placeholder{
    color:#9b9b9b
}
.form-control:-moz-placeholder{
    color:#9b9b9b
}
.form-control::-moz-placeholder{
    color:#9b9b9b
}
.form-control:-ms-input-placeholder{
    color:#9b9b9b
}
textarea.form-control{
    line-height:1.5;
    min-height:122px;
    padding-top:10px
}
.form-control.nice-select{
    margin-bottom:30px
}
.nice-select .list{
    max-height:50vh;
    overflow-y:auto;
    width:100%
}
.nav-tabs{
    border-bottom:0
}
.nav-tabs .nav__link{
    color:#333;
    display:block;
    font-family:"Shadows Into Light",cursive;
    font-size:22px;
    line-height:1;
    margin-bottom:0;
    margin-right:30px;
    padding-bottom:3px;
    position:relative;
    z-index:1
}
.nav-tabs .nav__link:last-of-type{
    margin-right:0
}
.nav-tabs .nav__link:after{
    background-color: var(--mi-color-dinamico);
    bottom:0;
    content:'';
    height:2px;
    left:0;
    margin:auto;
    position:absolute;
    right:0;
    -webkit-transition:all .4s linear;
    transition:all .4s linear;
    width:0
}
.nav-tabs .nav__link.active,.nav-tabs .nav__link:hover{
    color: var(--mi-color-dinamico)
}
.nav-tabs .nav__link.active:after,.nav-tabs .nav__link:hover:after{
    width:100%
}
.tab-content{
    padding-top:35px
}
@media only screen and (min-width:320px) and (max-width:575px){
    .nav-tabs .nav__link{
        margin-right:15px
    }
}
.social__icons{
    align-items:center;
    -webkit-box-align:center;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    list-style:none;
    margin-bottom:0;
    padding:0
}
.social__icons li{
    margin-right:20px
}
.social__icons li:last-of-type{
    margin-right:0
}
.social__icons li a{
    color:#282828;
    display:block;
    font-size:15px;
    line-height:1;
    -webkit-transition:all .3s linear;
    transition:all .3s linear
}
.social__icons li a:hover{
    color: var(--mi-color-dinamico)
}
.social__icons-white li a{
    color:#fff
}
.breadcrumb{
    background-color:transparent;
    padding:0
}
.breadcrumb-item{
    line-height:1
}
.pagination li{
    margin-right:10px
}
.pagination li:last-child{
    margin-right:0
}
.pagination li a{
    background-color:transparent;
    border:1px solid #eee;
    border-radius:2px;
    color:#9b9b9b;
    display:block;
    font-family:Rubik,sans-serif;
    font-size:16px;
    font-weight:700;
    height:50px;
    line-height:50px;
    text-align:center;
    -webkit-transition:all .3s linear;
    transition:all .3s linear;
    width:50px
}
.pagination li a i{
    font-weight:700
}
.pagination li a.current,.pagination li a:hover{
    background-color: var(--mi-color-dinamico);
    border-color: var(--mi-color-dinamico);
    color:#fff
}
.icon-list{
    margin-bottom:30px
}
.icon-list li{
    color:#7f7f7f;
    line-height:30px;
    padding-left:25px;
    position:relative
}
.icon-list li:before{
    color:#282828;
    content:'';
    font-family:ElegantIcons;
    font-size:15px;
    left:0;
    position:absolute;
    top:0
}
.icon-list.layout1 li:before{
    content:"\49"
}
.icon-list.layout2 li:before{
    content:"\52"
}
.icon-list.layout3 li:before{
    content:"\35"
}
.icon-list.layout4 li:before{
    content:"\e031"
}
.icon-list.layout5 li:before{
    content:"\e03c"
}
.icon-list.layout6 li:before{
    content:"\45"
}
.icon-list.layout7 li:before{
    content:"\f111";
    font-family:FontAwesome;
    font-size:7px;
    left:5px
}
.icon-list.layout8{
    counter-reset:numbers
}
.icon-list.layout8 li:before{
    content:counter(numbers) ".";
    counter-increment:numbers;
    font-family:Montserrat,sans-serif;
    font-weight:600
}
.contact__list li{
    font-size:14px;
    line-height:24px
}
.contact__list li i{
    color: var(--mi-color-dinamico);
    font-size:16px;
    margin-right:9px
}
.alert-panel{
    background-color:#f6f6f6;
    border-radius:4px;
    margin-bottom:40px;
    padding:30px;
    position:relative
}
.alert-panel:after{
    background-color: var(--mi-color-dinamico);
    bottom:0;
    content:'';
    height:2px;
    left:30px;
    position:absolute;
    width:calc(100% - 60px)
}
.alert__title{
    font-size:18px;
    line-height:30px;
    margin-bottom:0
}
.alert__desc{
    font-size:14px;
    line-height:20px;
    margin-bottom:0
}
.header{
    position:relative;
    z-index:1010
}
.navbar{
    background-color:#fff;
    border-bottom:1px solid #ededed;
    height:100px;
    max-height:100px;
    padding:0;
}
.navbar>.container,.navbar>.container-fluid{
    height:100px;
    position:relative
}
.navbar .navbar-brand{
    line-height:100px;
    margin:0;
    padding:0
}
.navbar .logo-light{
    display:none
}
.navbar .navbar-toggler{
    border:none;
    border-radius:0;
    padding:0;
    position:relative;
    width:23px
}
.navbar .navbar-toggler .menu-lines{
    display:inline-block
}
.navbar .navbar-toggler .menu-lines:after,.navbar .navbar-toggler .menu-lines:before{
    background-color:#333;
    content:'';
    display:inline-block;
    height:2px;
    left:0;
    position:absolute;
    top:5px;
    -webkit-transition:.3s ease;
    transition:.3s ease;
    width:23px;
}
.navbar .navbar-toggler .menu-lines:after{
    top:10px
}
.navbar .navbar-toggler .menu-lines span{
    background-color:#333;
    height:2px;
    left:0;
    position:absolute;
    top:0;
    width:23px
}
.navbar .navbar-toggler.actived .menu-lines>span{
    opacity:0
}
.navbar .navbar-toggler.actived .menu-lines:before{
    top:0;
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.navbar .navbar-toggler.actived .menu-lines:after{
    top:0;
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg)
}
.navbar .nav__item{
    margin-right:32px;
    position:relative
}
.navbar .nav__item:last-child{
    margin-right:0
}
.navbar .nav__item .nav__item-link{
    color:#333;
    display:block;
    font-size:14px;
    font-weight:700;
    letter-spacing:.6px;
    line-height:100px;
    position:relative;
    text-transform:capitalize
}
.navbar .nav__item .nav__item-link:before{
    background-color: var(--mi-color-dinamico);
    bottom:0;
    content:'';
    display:block;
    height:2px;
    left:0;
    margin:auto;
    position:absolute;
    right:0;
    -webkit-transition:.5s ease;
    transition:.5s ease;
    width:0
}
.navbar .nav__item .nav__item-link.active,.navbar .nav__item .nav__item-link:hover{
    color: var(--mi-color-dinamico)
}
.navbar .nav__item .nav__item-link.active:before,.navbar .nav__item .nav__item-link:hover:before{
    width:100%
}
.navbar .dropdown-toggle:after{
    border:none;
    content:"\f105";
    font-family:fontAwesome;
    margin-left:0;
    position:absolute;
    right:0;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    vertical-align:middle
}
.navbar .dropdown-menu{
    background-color:#161616;
    border:none;
    border-radius:0;
    margin:0
}
.navbar .dropdown-menu .nav__item{
    margin-right:0;
    padding:0 40px
}
.navbar .dropdown-menu .nav__item .nav__item-link{
    border-bottom:1px solid #494b4f;
    color:#9b9b9b;
    font-weight:400;
    line-height:40px;
    text-transform:capitalize;
    white-space:nowrap
}
.navbar .dropdown-menu .nav__item .nav__item-link:before{
    background-color: var(--mi-color-dinamico);
    bottom:0;
    content:'';
    display:block!important;
    height:1px;
    left:0;
    margin:0;
    position:absolute;
    -webkit-transition:.8s ease;
    transition:.8s ease;
    width:0
}
.navbar .dropdown-menu .nav__item .nav__item-link:hover{
    color: var(--mi-color-dinamico)
}
.navbar .dropdown-menu .nav__item .nav__item-link:hover:before{
    width:100%
}
.navbar .dropdown-menu .nav__item:last-child>.nav__item-link{
    border-bottom:none
}
.navbar .dropdown-menu .nav__item:last-child>.nav__item-link:before{
    display:none!important
}
.navbar .dropdown-menu .dropdown-toggle:after{
    right:0
}
.header-transparent .navbar{
    background-color:transparent;
    border-bottom:1px solid rgba(255,255,255,.15)
}
.header-transparent .navbar .navbar-toggler .menu-lines span,.header-transparent .navbar .navbar-toggler .menu-lines:after,.header-transparent .navbar .navbar-toggler .menu-lines:before{
    background-color:#fff
}
.header-transparent .logo-light{
    display:inline-block
}
.header-transparent .logo-dark{
    display:none
}
.header-transparent .nav__item .nav__item-link,.header-transparent .navbar__action-btn{
    color:#333
}
.header-transparent .navbar__action-btn-reserve{
    background-color: var(--mi-color-dinamico);
    border-color: var(--mi-color-dinamico);
    color:#fff
}
.header-transparent .navbar__action-btn-reserve:hover{
    background-color:#282828;
    border-color:#282828
}
.header-transparent .social__icons li a{
    color:#fff
}
.header-transparent .navbar.fixed-navbar>.nav__item>.nav__item-link:before{
    background-color:#333
}
.header-layout3 .navbar{
    border-bottom:0;
    height:190px;
    max-height:1090px;
    padding:0
}
.header-layout3 .navbar>.container{
    -webkit-box-direction:normal;
    -webkit-box-orient:vertical;
    -ms-flex-direction:column;
    flex-direction:column;
    height:190px
}
.header-layout3 .navbar .nav__item:nth-last-child(2){
    margin-right:0
}
.header-layout3 .navbar .nav__item .nav__item-link{
    line-height:40px
}
.header-layout4 .navbar{
    border-bottom:0
}
.header-layout4 .navbar .nav__item .nav__item-link:before{
    bottom:30px
}
.header-layout4 .navbar .dropdown-menu .nav__item .nav__item-link:before{
    bottom:0
}
.fixed-navbar{
    -webkit-animation:translateHeader .8s;
    animation:translateHeader .8s;
    background-color:#fff!important;
    border-bottom:0!important;
    -webkit-box-shadow:0 3px 4px rgba(0,0,0,.07);
    box-shadow:0 3px 4px rgba(0,0,0,.07);
    height:100px;
    left:0;
    max-height:100px;
    position:fixed;
    right:0;
    top:0;
    width:100%;
    z-index:1040
}
.fixed-navbar .nav__item .nav__item-link{
    color:#333
}
.fixed-navbar .logo-light{
    display:none
}
.fixed-navbar .logo-dark{
    display:inline-block
}
.fixed-navbar .navbar__action-btn,.fixed-navbar .social__icons li a,.fixed-navbar .social__icons-white li a{
    color:#333
}
.fixed-navbar .navbar__action-btn-reserve{
    color:#fff
}
.fixed-navbar .navbar__action-btn-reserve:hover{
    color:#fff
}
@-webkit-keyframes translateHeader{
    0%{
        opacity:0;
        -webkit-transform:translateY(-100%);
        transform:translateY(-100%)
    }
    100%{
        opacity:1;
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
}
@keyframes translateHeader{
    0%{
        opacity:0;
        -webkit-transform:translateY(-100%);
        transform:translateY(-100%)
    }
    100%{
        opacity:1;
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
}
.navbar-actions>*{
    margin-left:20px
}
.navbar__action-btn{
    color:#333;
    margin-left:20px;
    position:relative
}
.navbar__action-btn:hover{
    color: var(--mi-color-dinamico)
}
.navbar__action-btn-reserve{
    color:#fff;
    font-weight:700;
    height:37px;
    line-height:35px;
    min-width:124px
}
.navbar__action-btn-reserve:hover{
    color:#fff
}
.cart__label{
    background-color: var(--mi-color-dinamico);
    border-radius:50%;
    color:#fff;
    font-family:Rubik,sans-serif;
    font-size:10px;
    font-weight:600;
    height:16px;
    line-height:18px;
    position:absolute;
    right:-9px;
    text-align:center;
    top:-7px;
    width:16px
}
.search-popup{
    background-color:rgba(27,26,26,.95);
    bottom:0;
    height:100%;
    left:0;
    opacity:0;
    position:fixed;
    right:0;
    top:0;
    -webkit-transform:translateX(100%);
    transform:translateX(100%);
    -webkit-transition:all .5s ease-in-out;
    transition:all .5s ease-in-out;
    width:100%;
    z-index:2300
}
.search-popup .close-search{
    color:#fff;
    cursor:pointer;
    font-size:20px;
    height:35px;
    line-height:33px;
    position:absolute;
    right:30px;
    top:30px;
    width:35px
}
.search-popup .module__search-form{
    left:0;
    margin:-40px auto 0;
    max-width:750px;
    position:absolute;
    right:0;
    top:50%;
    -webkit-transform:translateY(-50%) scaleX(0);
    transform:translateY(-50%) scaleX(0);
    -webkit-transition:all .5s ease-in-out;
    transition:all .5s ease-in-out;
    -webkit-transition-delay:.5s;
    transition-delay:.5s;
    width:100%
}
.search-popup .module__search-btn{
    color:#fff;
    cursor:pointer;
    font-size:28px;
    left:0;
    line-height:80px;
    position:absolute;
    text-align:center;
    top:0;
    -webkit-transition:.3s ease;
    transition:.3s ease
}
.search-popup .module__search-btn:hover{
    color: var(--mi-color-dinamico)
}
.search-popup .search__input{
    background:0 0;
    border:none;
    border-bottom:1px solid  var(--mi-color-dinamico);
    color:#fff;
    font-size:35px;
    height:80px;
    padding-left:50px;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    width:100%;
    z-index:1
}
.search-popup .search__input::-webkit-input-placeholder{
    color:#fff
}
.search-popup .search__input:-ms-input-placeholder{
    color:#fff
}
.search-popup .search__input::-ms-input-placeholder{
    color:#fff
}
.search-popup .search__input::placeholder{
    color:#fff
}
.search-popup.active{
    opacity:1;
    -webkit-transform:translateX(0);
    transform:translateX(0)
}
.search-popup.inActive{
    opacity:0;
    -webkit-transform:translateX(100%);
    transform:translateX(100%);
    -webkit-transition-delay:.5s;
    transition-delay:.5s
}
.search-popup.active .module__search-form{
    -webkit-transform:translateY(-50%) scaleX(1);
    transform:translateY(-50%) scaleX(1)
}
.search-popup.inActive .module__search-form{
    -webkit-transform:translateY(-50%) scaleX(0);
    transform:translateY(-50%) scaleX(0);
    -webkit-transition-delay:0s;
    transition-delay:0s
}
.cart-popup{
    background-color:#161616;
    -webkit-box-shadow:0 2px 6px 0 rgba(40,40,40,.1);
    box-shadow:0 2px 6px 0 rgba(40,40,40,.1);
    opacity:0;
    padding:40px;
    position:absolute;
    right:0;
    top:100%;
    -webkit-transform:translateY(10px);
    transform:translateY(10px);
    -webkit-transition:.4s ease;
    transition:.4s ease;
    visibility:hidden;
    width:310px;
    z-index:1055
}
.cart-popup .cart-item{
    border-bottom:1px solid #f4f4f4;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-bottom:20px;
    padding-bottom:20px;
    position:relative
}
.cart-popup .cart-item:last-child{
    border-bottom:0;
    margin-bottom:0
}
.cart-popup .cart-item .cart__item-img{
    border-radius:2px;
    height:50px;
    margin-right:15px;
    overflow:hidden;
    width:50px
}
.cart-popup .cart-item .cart__item-content{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    padding-right:22px
}
.cart-popup .cart-item .cart__item-title{
    color:#fff;
    font-size:14px;
    line-height:24px;
    margin-bottom:4px
}
.cart-popup .cart-item .cart__item-detail{
    color: var(--mi-color-dinamico);
    font-size:13px;
    font-weight:600;
    line-height:1
}
.cart-popup .cart-item .cart__item-detail span:first-child{
    padding-right:4px
}
.cart-popup .cart-item .cart__item-delete{
    background-color: var(--mi-color-dinamico);
    color:#fff;
    cursor:pointer;
    display:inline-block;
    font-style:normal;
    height:20px;
    line-height:20px;
    position:absolute;
    right:0;
    text-align:center;
    top:0;
    transition:all .4s ease;
    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    -ms-transition:all .4s ease;
    -o-transition:all .4s ease;
    width:20px
}
.cart-popup .cart-item .cart__item-delete:hover{
    background-color:#fff;
    color: var(--mi-color-dinamico)
}
.cart-popup .cart-subtotal{
    border-bottom:2px solid #494b4f;
    border-top:2px solid #494b4f;
    -webkit-box-pack:justify;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:justify;
    justify-content:space-between;
    margin-bottom:20px;
    padding:18px 0
}
.cart-popup .cart-subtotal span{
    font-family:Rubik,sans-serif;
    font-weight:700;
    line-height:1
}
.cart-popup .cart-action .btn{
    height:42px;
    line-height:40px;
    min-width:105px
}
.cart-popup.active{
    opacity:1;
    -webkit-transform:translateY(0);
    transform:translateY(0);
    visibility:visible
}
/*@media only screen and (min-width:320px) and (max-width:575px){*/
    .search-popup .module__search-form{
        max-width:90%
    }
    .search-popup .search__input{
        font-size:20px
    }
/*}

@media only screen and (max-width:991px){
    */
    .navbar .navbar-toggler{
        height:13px;
        position:absolute;
        right:15px
    }
    .navbar .collapse:not(.show){
        display:block
    }
    .navbar .navbar-nav{
        margin:0!important
    }
    .navbar .nav__item{
        margin-right:0
    }
    .navbar .nav__item .nav__item-link{
        color:#fff;
        line-height:35px;
        padding-left:15px
    }
    .navbar .nav__item .nav__item-link:hover{
        color: var(--mi-color-dinamico)
    }
    .navbar .nav__item .nav__item-link:before{
        display:none
    }
    .navbar .navbar-collapse{
        background-color:#161616;
        -webkit-box-shadow:0 3px 4px rgba(0,0,0,.07);
        box-shadow:0 3px 4px rgba(0,0,0,.07);
        left:0;
        opacity:0;
        padding:15px 0;
        position:absolute;
        top:100%;
        -webkit-transform:translateY(30px);
        transform:translateY(30px);
        -webkit-transition:.3s ease;
        transition:.3s ease;
        visibility:hidden;
        width:100%;
        z-index:50
    }
    .navbar .navbar-collapse .navbar-actions{
        padding:0 15px
    }
    .navbar .menu-opened.navbar-collapse{
        opacity:1;
        -webkit-transform:translateY(0);
        transform:translateY(0);
        visibility:visible
    }
    .navbar .dropdown-toggle:after{
        right:15px
    }
    .navbar .nav__item.opened>.dropdown-toggle:after,.navbar .nav__item.show>.dropdown-toggle:after{
        content:"\f107"
    }
    .navbar .dropdown-menu{
        background-color:#161616
    }
    .navbar .dropdown-menu .nav__item{
        padding:0 25px
    }
    .navbar .dropdown-menu .nav__item .nav__item-link{
        padding-left:0
    }
    .navbar .dropdown-menu .nav__item .nav__item-link:hover:before{
        display:none!important
    }
    .navbar .nav__item.dropdown-submenu>.dropdown-menu.show{
        padding-left:10px
    }
    .navbar .dropdown-submenu .dropdown-menu .nav__item{
        padding:0 0 0 15px
    }
    .navbar .navbar-nav .dropdown-menu.show{
        padding:0
    }
    .navbar .mega-dropdown-menu .container{
        max-width:none
    }
    .navbar .mega-dropdown-menu>.nav__item{
        padding:0 10px
    }
    .navbar .mega-dropdown-menu .nav__item{
        padding:0
    }
    .fixed-navbar{
        -webkit-animation:none;
        animation:none;
        position:static;
    }
    .navbar-actions-wrap{
        position:absolute;
        right:60px;
        top:50%;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%)
    }
    .navbar__action-btn-reserve{
        display:none
    }
    .header-transparent+.page-title{
        margin-top:0
    }
    .header .navbar,.header-transparent .navbar{
        background-color:#fff
    }
    .header .logo-dark,.header-transparent .logo-dark{
        display:inline-block
    }
    .header .logo-light,.header-transparent .logo-light{
        display:none
    }
    .header .navbar__action-btn,.header .social__icons li a,.header-transparent .navbar__action-btn,.header-transparent .social__icons li a{
        color:#333
    }
    .header .navbar .navbar-toggler .menu-lines span,.header .navbar .navbar-toggler .menu-lines:after,.header .navbar .navbar-toggler .menu-lines:before,.header-transparent .navbar .navbar-toggler .menu-lines span,.header-transparent .navbar .navbar-toggler .menu-lines:after,.header-transparent .navbar .navbar-toggler .menu-lines:before{
        background-color:#333
    }
    .header .navbar-expand-lg>.container,.header .navbar-expand-lg>.container-fluid,.header-transparent .navbar-expand-lg>.container,.header-transparent .navbar-expand-lg>.container-fluid{
        max-width:none;
        width:100%
    }
    .header .navbar,.header .navbar>.container,.header .navbar>.container-fluid,.header-transparent .navbar,.header-transparent .navbar>.container,.header-transparent .navbar>.container-fluid{
        height:80px
    }
    .header .navbar-brand,.header-transparent .navbar-brand{
        line-height:80px;
        margin-left:15px
    }
    .header-layout3 .navbar>.container{
        -webkit-box-direction:normal;
        -webkit-box-orient:horizontal;
        -ms-flex-direction:row;
        flex-direction:row
    }
    .header-layout3 .navbar>.container .navbar-brand img{
        max-height:60px
    }
    .cart-popup{
        right:15px
    }
    .header__topbar>.container{
        max-width:none
    }
    .navbar__action-btn-popupMenu{
        margin-right:15px!important
    }
    .navbar__action-btn-sidenav{
        display:none
    }
/*}

@media only screen and (min-width:992px){
    .navbar .dropdown-menu{
        -webkit-box-shadow:0 2px 6px 0 rgba(40,40,40,.1);
        box-shadow:0 2px 6px 0 rgba(40,40,40,.1);
        min-width:235px;
        padding:25px 0 23px;
        width:auto
    }
    .navbar .dropdown-menu.mega-dropdown-menu{
        padding:20px
    }
    .navbar .nav__item.dropdown-submenu>.mega-menu,.navbar .nav__item.with-dropdown>.dropdown-menu,.navbar .nav__item.with-dropdown>.dropdown-menu>.nav__item.dropdown-submenu>.dropdown-menu,.navbar .nav__item.with-dropdown>.mega-menu{
        display:block;
        left:0;
        opacity:0;
        position:absolute;
        right:auto;
        -webkit-transform:scaleY(0);
        transform:scaleY(0);
        -webkit-transform-origin:0 0 0;
        transform-origin:0 0 0;
        transition:all .4s ease;
        -webkit-transition:all .4s ease;
        -moz-transition:all .4s ease;
        -ms-transition:all .4s ease;
        -o-transition:all .4s ease;
        z-index:1050
    }
    .navbar .nav__item.dropdown-submenu>.dropdown-menu>.nav__item.with-dropdown>.dropdown-menu,.navbar .nav__item.with-dropdown>.dropdown-menu>.nav__item.dropdown-submenu>.dropdown-menu{
        left:100%;
        top:0
    }
    .navbar .nav__item.dropdown-submenu:hover>.mega-menu,.navbar .nav__item.with-dropdown:hover>.dropdown-menu,.navbar .nav__item.with-dropdown:hover>.mega-menu,.navbar .nav__item.with-dropdown>.dropdown-menu>.nav__item.dropdown-submenu:hover>.dropdown-menu{
        opacity:1;
        -webkit-transform:scaleY(1);
        transform:scaleY(1)
    }
    .navbar .nav__item.with-dropdown.mega-dropdown{
        position:static
    }
    .navbar .nav__item.with-dropdown .mega-dropdown-menu{
        width:100%
    }
    .navbar .dropdown-menu.mega-dropdown-menu .nav__item{
        padding:0
    }
    .navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link{
        overflow:hidden;
        transition:all .4s ease;
        -webkit-transition:all .4s ease;
        -moz-transition:all .4s ease;
        -ms-transition:all .4s ease;
        -o-transition:all .4s ease
    }
    .navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link:after{
        color: var(--mi-color-dinamico);
        content:"\f111";
        font-family:FontAwesome;
        font-size:7px;
        left:-7px;
        opacity:0;
        position:absolute;
        top:auto;
        transition:all .4s ease;
        -webkit-transition:all .4s ease;
        -moz-transition:all .4s ease;
        -ms-transition:all .4s ease;
        -o-transition:all .4s ease
    }
    .navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link:hover{
        padding-left:15px
    }
    .navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link:hover:after{
        left:4px;
        opacity:1
    }
    .navbar-nav>.nav__item>.dropdown-toggle:after{
        display:none
    }
}
@media only screen and (min-width:320px) and (max-width:767px){
    .dropdown-menu.mega-dropdown-menu>.nav__item{
        padding:0 15px
    }
    .dropdown-menu.mega-dropdown-menu .nav__item:last-child>.nav__item-link{
        border-bottom:1px solid #f2f2f2
    }
    .dropdown-menu.mega-dropdown-menu [class^=col-]:last-child .nav__item:last-child>.nav__item-link{
        border-bottom:none
    }
}

*/
.accordion-item{
    background-color:#fff;
    border:1px solid #ededed;
    margin-bottom:27px;
    padding:25px 30px
}
.accordion-item .accordion__item-title{
    color:#282828;
    cursor:pointer;
    display:block;
    font-size:15px;
    font-weight:700;
    padding-right:25px;
    position:relative
}
.accordion-item .accordion__item-title:after{
    background-color: var(--mi-color-dinamico);
    color:#fff;
    content:"\f067";
    font-family:Fontawesome;
    font-size:10px;
    font-weight:400;
    height:20px;
    line-height:20px;
    position:absolute;
    right:0;
    text-align:center;
    top:0;
    width:20px
}
.accordion-item.opened{
    border-color: var(--mi-color-dinamico)
}
.accordion-item.opened .accordion__item-title{
    color: var(--mi-color-dinamico)
}
.accordion-item.opened .accordion__item-title:after{
    background-color: var(--mi-color-dinamico);
    color:#fff;
    content:"\f068"
}
.accordion-item .accordion__item-body{
    padding-top:25px
}
.accordion-item .accordion__item-body p{
    margin-bottom:0
}
@media only screen and (min-width:320px) and (max-width:767px){
    .accordion-item{
        padding:15px 20px
    }
}
.header-transparent+.hero-banner{
    margin-top:-100px
}
.hero-banner{
    height:100vh
}
.hero-banner .hero__banner-inner{
    height:100vh
}
.hero-banner .hero__banner-img{
    margin-top:150px;
    text-align:center
}
.hero-banner .hero__banner-categories{
    bottom:30px;
    left:0;
    position:absolute;
    width:100%
}
.hero-banner .hero__banner-categories .cat__item{
    margin-right:55px;
    text-align:center
}
.hero-banner .hero__banner-categories .cat__item:last-child{
    margin-right:0
}
.hero-banner .hero__banner-categories .cat__item img{
    -webkit-transition:.4s ease;
    transition:.4s ease
}
.hero-banner .hero__banner-categories .cat__item .cat__item-title{
    color:#fff;
    display:block;
    font-size:13px;
    margin-top:10px;
    opacity:0;
    -webkit-transition:.4s ease;
    transition:.4s ease
}
.hero-banner .hero__banner-categories .cat__item:hover .cat__item-title,.hero-banner .hero__banner-categories .cat__item:hover img{
    opacity:1;
    -webkit-transform:translateY(-10px);
    transform:translateY(-10px)
}
.hero-banner .divider-shape{
    bottom:0;
    fill:#fff;
    left:50%;
    position:absolute;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.text-banner .banner__subtitle{
    color:#fff;
    display:block;
    font-family:"Shadows Into Light",cursive;
    font-size:27px;
    margin-bottom:10px
}
.text-banner .banner__title{
    color:#fff;
    font-size:55px
}
.text-banner-layout1{
    padding-bottom:60px;
    padding-top:400px
}
.text-banner-layout1 .divider-shape{
    bottom:0;
    fill:#fff;
    left:50%;
    position:absolute;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.text-banner-layout2{
    padding-bottom:220px;
    padding-top:240px
}
.text-banner-layout2 .divider-shape{
    background:url(../images/shapes/shape1.png) repeat-x;
    height:6px;
    left:0;
    position:absolute;
    width:100%
}
.text-banner-layout2 .divider-shape-top{
    top:0
}
.text-banner-layout2 .divider-shape-bottom{
    bottom:0;
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg)
}
.text-banner-layout3{
    padding-bottom:290px;
    padding-top:290px
}
.text-banner-layout3 .divider-shape{
    background:url(../images/shapes/shape2.png) repeat-x;
    height:17px;
    left:0;
    position:absolute;
    width:100%;
    z-index:1
}
.text-banner-layout3 .divider-shape-top{
    top:0
}
.text-banner-layout3 .divider-shape-bottom{
    bottom:0;
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg)
}
.banner__content{
    align-items:center;
    -webkit-box-align:center;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center
}
.banner__content .banner__content-text{
    -webkit-box-flex:0;
    -ms-flex:0 0 46%;
    flex:0 0 46%;
    max-width:46%;
    position:relative;
    z-index:2
}
.banner__content .banner__content-text-inner{
    background-color:#fff;
    border-radius:2px;
    -webkit-box-shadow:0 5px 83px 0 rgba(40,40,40,.08);
    box-shadow:0 5px 83px 0 rgba(40,40,40,.08);
    margin-right:-50px;
    padding:40px;
    position:relative;
    text-align:center;
    z-index:2
}
.banner__content .banner__content-img{
    -webkit-box-flex:0;
    -ms-flex:0 0 54%;
    flex:0 0 54%;
    max-width:54%
}
.banner-layout2 .banner__content{
    -webkit-box-direction:reverse;
    -webkit-box-orient:horizontal;
    -ms-flex-direction:row-reverse;
    flex-direction:row-reverse
}
.banner-layout2 .banner__content .banner__content-text-inner{
    margin-left:-50px;
    margin-right:0
}
@media only screen and (min-width:768px) and (max-width:991px){
    .text-banner .banner__subtitle{
        font-size:25px;
        margin-bottom:0
    }
    .text-banner .banner__title{
        font-size:45px
    }
    .text-banner-layout1{
        padding-bottom:50px;
        padding-top:200px
    }
    .text-banner-layout2{
        padding-bottom:150px;
        padding-top:150px
    }
    .text-banner-layout3{
        padding-bottom:180px;
        padding-top:180px
    }
}
@media only screen and (min-width:320px) and (max-width:767px){
    .hero-banner .hero__banner-img{
        margin:150px auto 0;
        max-width:270px
    }
    .text-banner .banner__subtitle{
        font-size:20px;
        margin-bottom:0
    }
    .text-banner .banner__title{
        font-size:35px
    }
    .text-banner-layout1{
        padding-bottom:40px;
        padding-top:100px
    }
    .text-banner-layout2{
        padding-bottom:50px;
        padding-top:50px
    }
    .text-banner-layout3{
        padding-bottom:80px;
        padding-top:80px
    }
    .banner__content{
        -webkit-box-direction:normal!important;
        -webkit-box-orient:vertical!important;
        -ms-flex-direction:column!important;
        flex-direction:column!important
    }
    .banner__content .banner__content-text-inner{
        margin:0 0 15px 0!important;
        padding:20px
    }
    .banner__content .banner__content-text{
        -webkit-box-flex:0;
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%
    }
    .banner__content .banner__content-img{
        -webkit-box-flex:0;
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%
    }
}
.divider__line{
    height:6px;
    position:relative
}
.divider__line:before{
    background-color:#282828;
    content:'';
    height:2px;
    left:calc(50% - 5px);
    position:absolute;
    top:0;
    width:20px
}
.divider__line:after{
    background-color:#282828;
    content:'';
    height:2px;
    position:absolute;
    right:calc(50% - 5px);
    top:4px;
    width:20px
}
.divider__left:before{
    left:10px
}
.divider__left:after{
    right:calc(100% - 20px)
}
.divider__white:before{
    background-color:#fff
}
.divider__white:after{
    background-color:#fff
}
.divider__theme:before{
    background-color: var(--mi-color-dinamico)
}
.divider__theme:after{
    background-color: var(--mi-color-dinamico)
}
.dotted__line{
    display:inline-block;
    height:3px;
    line-height:1;
    position:relative;
    -webkit-transition:.3s ease;
    transition:.3s ease;
    width:16px
}
.dotted__line span{
    background-color:#dedede;
    display:inline-block;
    height:3px;
    left:0;
    position:absolute;
    top:0;
    width:4px
}
.dotted__line span:after,.dotted__line span:before{
    background-color:#dedede;
    content:'';
    height:3px;
    left:6px;
    position:absolute;
    top:0;
    -webkit-transition:.3s ease;
    transition:.3s ease;
    width:4px
}
.dotted__line span:after{
    left:12px
}
.dotted__white span{
    background-color:#fff
}
.dotted__white span:after,.dotted__white span:before{
    background-color:#fff
}
.footer{
    position:relative
}
.footer .footer-inner{
    overflow-x:hidden
}
.footer .footer__divider-shape{
    fill: var(--mi-color-dinamico);
    left:50%;
    position:absolute;
    top:-30px;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    z-index:3
}
.footer .contact-box .contact__box-title{
    color:#fff
}
.footer__logo-wrap{
    position:relative
}
.footer__logo-wrap:after,.footer__logo-wrap:before{
    background-color:#2d2d2d;
    content:'';
    height:1px;
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    width:100%
}
.footer__logo-wrap:before{
    right:calc(50% + 170px)
}
.footer__logo-wrap:after{
    left:calc(50% + 170px)
}
.footer-top{
    padding-top:90px
}
.footer-middle{
    padding-bottom:90px;
    position:relative
}
.footer-bottom{
    background-color:#1b1b1b;
    padding-bottom:35px;
    padding-top:35px;
    position:relative;
    text-align: center;
}
.footer-bottom .footer__divider-shape-bottom{
    fill:#1b1b1b;
    left:50%;
    position:absolute;
    top:-17px;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    z-index:3
}
.footer-layout2 .footer__logo-wrap:after,.footer-layout2 .footer__logo-wrap:before{
    display:none
}
@media only screen and (min-width:320px) and (max-width:767px){
    .footer .contact-box{
        margin-bottom:0
    }
    .footer .contact-box .contact__box-title{
        margin:10px
    }
    .footer__logo-wrap img{
        max-width:200px
    }
    .footer__logo-wrap:before{
        right:calc(50% + 110px)
    }
    .footer__logo-wrap:after{
        left:calc(50% + 110px)
    }
    .footer-top{
        padding-top:30px
    }
    .footer-middle{
        padding-bottom:40px
    }
    .footer-bottom{
        padding-bottom:15px;
        padding-top:15px
    }
}
#scrollTopBtn{
    background-color: var(--mi-color-dinamico);
    border-radius:3px;
    bottom:30px;
    color:#fff;
    font-size:20px;
    height:45px;
    opacity:0;
    position:fixed;
    right:30px;
    -webkit-transform:translateY(30px);
    transform:translateY(30px);
    -webkit-transition:all .5s ease-in-out;
    transition:all .5s ease-in-out;
    width:45px;
    z-index:1000
}
#scrollTopBtn:hover{
    background-color:#282828
}
#scrollTopBtn.actived{
    opacity:1;
    -webkit-transform:translateY(0);
    transform:translateY(0)
}
[data-nav=false] .owl-nav.disabled{
    display:none
}
.owl-carousel .owl-item img{
    width:100%
}
.carousel-dots .owl-dots{
    margin-top:30px;
    text-align:center
}
.carousel-dots .owl-dots .owl-dot{
    margin:3px
}
.carousel-dots .owl-dots .owl-dot span{
    background-color:#8f8f8f;
    border:4px solid #8f8f8f;
    border-radius:50%;
    display:inline-block;
    height:12px;
    margin:0;
    position:relative;
    width:12px
}
.carousel-dots .owl-dots .owl-dot.active span{
    background-color:transparent;
    border-color:#282828;
    height:12px;
    width:12px
}
.carousel-dots-light .owl-dots .owl-dot span{
    background-color:#fff;
    border-color:#fff;
    opacity:.5
}
.carousel-dots-light .owl-dots .owl-dot.active span{
    border-color:#fff;
    opacity:1
}
.carousel-arrows .owl-nav .owl-next,.carousel-arrows .owl-nav .owl-prev{
    background-color:transparent;
    border-radius:0;
    color:#999;
    cursor:pointer;
    font-size:0;
    font-weight:400;
    height:50px;
    line-height:50px;
    padding:0;
    position:absolute;
    text-align:center;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    transition:all .3s ease;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -ms-transition:all .3s ease;
    -o-transition:all .3s ease;
    width:50px
}
.carousel-arrows .owl-nav .owl-next:hover,.carousel-arrows .owl-nav .owl-prev:hover{
    background-color:transparent;
    color: var(--mi-color-dinamico)
}
.carousel-arrows .owl-nav .owl-next:after,.carousel-arrows .owl-nav .owl-prev:after{
    border:2px solid  var(--mi-color-dinamico);
    border-radius:50%;
    content:'';
    height:100%;
    left:0;
    opacity:0;
    position:absolute;
    top:0;
    transition:opacity .7s ease;
    -webkit-transition:opacity .7s ease;
    -moz-transition:opacity .7s ease;
    -ms-transition:opacity .7s ease;
    -o-transition:opacity .7s ease;
    width:100%
}
.carousel-arrows .owl-nav .owl-next:hover:after,.carousel-arrows .owl-nav .owl-prev:hover:after{
    opacity:1
}
.carousel-arrows .owl-nav .owl-prev{
    left:0
}
.carousel-arrows .owl-nav .owl-prev:before{
    content:"\f177";
    font-family:FontAwesome;
    font-size:20px
}
.carousel-arrows .owl-nav .owl-next{
    right:0
}
.carousel-arrows .owl-nav .owl-next:before{
    content:"\f178";
    font-family:FontAwesome;
    font-size:20px
}
.carousel-arrows .owl-dots{
    bottom:20px;
    line-height:1;
    position:absolute;
    width:100%
}
.header-transparent+.slider{
    margin-top:-100px
}
.header-transparent+.slider .slide__content{
    padding-top:100px
}
.slider{
    padding:0
}
.slider .slide-item{
    height:100vh
}
.slider .slide__subtitle{
    color:#f9f9f9;
    display:block;
    font-family:"Shadows Into Light",cursive;
    font-size:25px;
    margin-bottom:16px
}
.slider .slide__title{
    color:#fff;
    font-size:75px;
    font-weight:700;
    margin-bottom:20px
}
.slider .slide__desc{
    color:#f9f9f9;
    font-size:16px;
    font-weight:700;
    margin:0 auto 30px;
    max-width:600px
}
.slider .carousel-arrows .owl-nav .owl-next,.slider .carousel-arrows .owl-nav .owl-prev{
    border:0;
    border-radius:50%;
    color:#fff;
    line-height:46px;
    opacity:0;
    -webkit-transform:scale(.8);
    transform:scale(.8);
    -webkit-transition:border .3s linear,opacity .5s ease,-webkit-transform .4s ease;
    transition:border .3s linear,opacity .5s ease,-webkit-transform .4s ease;
    transition:border .3s linear,opacity .5s ease,transform .4s ease;
    transition:border .3s linear,opacity .5s ease,transform .4s ease,-webkit-transform .4s ease
}
.slider:hover .carousel-arrows .owl-nav .owl-next,.slider:hover .carousel-arrows .owl-nav .owl-prev{
    opacity:1;
    -webkit-transform:scale(1);
    transform:scale(1)
}
.slider:hover .carousel-arrows .owl-nav .owl-next:hover,.slider:hover .carousel-arrows .owl-nav .owl-prev:hover{
    border-color: var(--mi-color-dinamico);
    color: var(--mi-color-dinamico)
}
.slider .carousel-arrows .owl-nav .owl-next:before,.slider .carousel-arrows .owl-nav .owl-prev:before{
    font-family:icomoon;
    font-size:50px;
    -webkit-transition:.4s ease;
    transition:.4s ease
}
.slider .carousel-arrows .owl-nav .owl-next:before{
    content:"\e902"
}
.slider .carousel-arrows .owl-nav .owl-prev:before{
    content:"\e901"
}
.slider .carousel-arrows .owl-nav .owl-prev{
    left:30px
}
.slider .carousel-arrows .owl-nav .owl-next{
    right:30px
}
.slider .carousel-arrows .owl-nav .owl-next:after,.slider .carousel-arrows .owl-nav .owl-prev:after{
    display:none
}
.slider .carousel-arrows .owl-dots{
    bottom:30px;
    text-align:center
}
.slider-layout1 .slider__divider-shape{
    bottom:-30px;
    fill: var(--mi-color-dinamico);
    left:50%;
    position:absolute;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    z-index:3
}
.slider-layout2 .slide-item{
    height:calc(100vh - 130px)
}
.slider-layout2 .divider-shape{
    background:url(../images/shapes/shape2.png) repeat-x;
    height:17px;
    left:0;
    position:absolute;
    width:100%;
    z-index:1
}
.slider-layout2 .divider-shape-top{
    top:0
}
.slider-layout2 .divider-shape-bottom{
    bottom:0;
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg)
}
@media only screen and (min-width:992px){
    .slider .slide__title{
        padding:0 30px
    }
}
@media only screen and (min-width:992px) and (max-width:1200px){
    .slider .carousel-arrows .owl-nav .owl-next{
        right:10px
    }
    .slider .carousel-arrows .owl-nav .owl-prev{
        left:10px
    }
}
@media only screen and (min-width:768px) and (max-width:991px){
    .slider .carousel-arrows .owl-nav .owl-next{
        right:0
    }
    .slider .carousel-arrows .owl-nav .owl-prev{
        left:0
    }
    .slider .slide__title{
        font-size:50px
    }
}
@media only screen and (min-width:320px) and (max-width:767px){
    .header-transparent+.slider{
        margin-top:0
    }
    .header-transparent+.slider .slide__content{
        padding-top:0
    }
    .slider .slide-item{
        height:calc(100vh - 80px)
    }
    .slider .slide__title{
        font-size:35px;
        font-weight:600;
        margin-bottom:10px
    }
    .slider .slide__desc{
        font-size:14px;
        font-weight:400;
        margin-bottom:10px
    }
    .slider .carousel-arrows .owl-nav .owl-next,.slider .carousel-arrows .owl-nav .owl-prev{
        height:40px;
        line-height:40px;
        width:40px
    }
    .slider .carousel-arrows .owl-nav .owl-prev{
        left:10px
    }
    .slider .carousel-arrows .owl-nav .owl-next{
        right:10px
    }
    .slider .carousel-arrows .owl-nav .owl-next:before,.slider .carousel-arrows .owl-nav .owl-prev:before{
        font-size:30px
    }
}
@media only screen and (min-width:320px) and (max-width:575px){
    .slider .slide__subtitle{
        margin-bottom:10px
    }
    .slider .slide__title{
        font-size:25px;
        margin-bottom:15px
    }
    .slider .btn{
        font-size:12px;
        font-weight:600;
        height:35px;
        line-height:33px;
        min-width:120px
    }
    .slider .carousel-arrows .owl-nav .owl-next,.slider .carousel-arrows .owl-nav .owl-prev{
        display:none
    }
}
.feature-item{
    margin-bottom:30px;
    position:relative
}
.feature-item .feature__img{
    margin-bottom:27px;
    position:relative
}
.feature-item .feature__img:after,.feature-item .feature__img:before{
    background:#fff;
    content:'';
    height:0;
    position:absolute;
    -webkit-transition:all .6s linear;
    transition:all .6s linear;
    width:0;
    z-index:1
}
.feature-item .feature__img:after{
    opacity:.6
}
.feature-item .feature__img:before,.feature-item .feature__img:hover:before{
    right:0;
    top:0
}
.feature-item .feature__img:after,.feature-item .feature__img:hover:after{
    bottom:0;
    left:0
}
.feature-item .feature__img:hover:after,.feature-item .feature__img:hover:before{
    height:100%;
    opacity:0;
    width:100%
}
.feature-item .feature__title{
    font-size:20px;
    margin-bottom:20px
}
.feature-item .feature__desc{
    margin-bottom:0;
    padding:0 30px
}
@media only screen and (max-width:992px){
    .feature-item .feature__img,.feature-item .feature__title{
        margin-bottom:15px
    }
    .feature-item .feature__desc{
        padding:0
    }
}
.fancybox-item{
    margin-bottom:60px;
    position:relative
}
.fancybox-item .fancybox__icon{
    margin-bottom:23px;
    -webkit-transition:transform .3s ease;
    -webkit-transition:-webkit-transform .3s ease;
    transition:-webkit-transform .3s ease;
    transition:transform .3s ease;
    transition:transform .3s ease,-webkit-transform .3s ease
}
.fancybox-item:hover .fancybox__icon{
    -webkit-animation:slideTopDown .8s infinite alternate;
    animation:slideTopDown .8s infinite alternate
}
.fancybox-item:hover .fancybox__title{
    color: var(--mi-color-dinamico)
}
.fancybox-item .fancybox__title{
    font-size:20px;
    margin-bottom:24px;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
.fancybox-item .fancybox__desc{
    margin-bottom:0;
    padding:0 10px
}
@-webkit-keyframes slideTopDown{
    0%{
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
    100%{
        -webkit-transform:translateY(-6px);
        transform:translateY(-6px)
    }
}
@keyframes slideTopDown{
    0%{
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
    100%{
        -webkit-transform:translateY(-6px);
        transform:translateY(-6px)
    }
}
@media only screen and (min-width:320px) and (max-width:575px){
    .fancybox-item{
        margin-bottom:30px
    }
}
.portfolio-item{
    margin-bottom:30px;
    position:relative
}
.portfolio-item .portfolio__img{
    position:relative
}
.portfolio-item .portfolio__img img{
    width:100%
}
.portfolio-item .portfolio__hover{
    background-color:rgba(0,0,0,.6);
    height:100%;
    left:0;
    opacity:0;
    position:absolute;
    top:0;
    -webkit-transition:all .4s linear;
    transition:all .4s linear;
    width:100%
}
.portfolio-item .portfolio__hover>a{
    display:block;
    height:100%;
    width:100%
}
.portfolio-item:hover .portfolio__hover{
    opacity:1
}
.portfolio-item .portfolio__title{
    font-size:18px;
    font-weight:600;
    line-height:1;
    margin-bottom:10px
}
.portfolio-item .portfolio__title a{
    color:#282828
}
.portfolio-item .portfolio__title a:hover{
    color: var(--mi-color-dinamico)
}
.portfolio-item .portfolio__cat{
    line-height:1
}
.portfolio-item .portfolio__cat a{
    color:#333;
    font-family:"Shadows Into Light",cursive;
    font-size:13px;
    font-style:italic;
    padding-right:7px;
    position:relative
}
.portfolio-item .portfolio__cat a:hover{
    color: var(--mi-color-dinamico)
}
.portfolio-item .portfolio__cat a::after{
    content:',';
    position:absolute;
    right:2px;
    top:2px
}
.portfolio-item .portfolio__cat a:last-child:after{
    display:none
}
.portfolio-item .portfolio__desc{
    margin-bottom:0
}
.portfolio-item .portfolio__link{
    color:#282828;
    line-height:1
}
.zoom__icon{
    display:block;
    height:20px;
    left:50%;
    position:absolute;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    width:20px
}
.zoom__icon:after,.zoom__icon:before{
    background-color:#fff;
    content:'';
    height:20px;
    left:50%;
    position:absolute;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    width:1px
}
.zoom__icon:after{
    height:1px;
    width:20px
}
.portfolio-filter{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-bottom:30px
}
.portfolio-filter li{
    margin-right:30px
}
.portfolio-filter li:last-child{
    margin-right:0
}
.portfolio-filter li a{
    color:#282828;
    display:block;
    font-family:Rubik,sans-serif;
    font-size:14px;
    font-weight:600;
    line-height:1;
    margin-bottom:5px;
    padding-bottom:3px;
    position:relative;
    text-transform:capitalize
}
.portfolio-filter li a:after{
    background-color: var(--mi-color-dinamico);
    bottom:0;
    content:'';
    height:2px;
    left:0;
    position:absolute;
    -webkit-transition:all .4s linear;
    transition:all .4s linear;
    width:0
}
.portfolio-filter li a.active,.portfolio-filter li a:hover{
    color: var(--mi-color-dinamico)
}
.portfolio-filter li a.active:after,.portfolio-filter li a:hover:after{
    width:100%
}
.portfolio__info{
    padding:30px 20px 28px
}
.portfolio-gallery-link .portfolio-item .hover__content-inner,.portfolio-standard .portfolio-item .hover__content-inner{
    bottom:auto;
    left:50%;
    opacity:0;
    top:40%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    -webkit-transition:all .5s linear;
    transition:all .5s linear
}
.portfolio-gallery-link .portfolio-item .hover__content-inner a,.portfolio-standard .portfolio-item .hover__content-inner a{
    display:block
}
.portfolio-gallery-link .portfolio-item .hover__content-inner .dotted__line span,.portfolio-gallery-link .portfolio-item .hover__content-inner .dotted__line span:after,.portfolio-gallery-link .portfolio-item .hover__content-inner .dotted__line span:before,.portfolio-standard .portfolio-item .hover__content-inner .dotted__line span,.portfolio-standard .portfolio-item .hover__content-inner .dotted__line span:after,.portfolio-standard .portfolio-item .hover__content-inner .dotted__line span:before{
    background-color:#282828
}
.portfolio-gallery-link .portfolio-item .hover__content-inner{
    top:30%
}
.portfolio-gallery-link .portfolio-item:hover .hover__content-inner,.portfolio-standard .portfolio-item:hover .hover__content-inner{
    opacity:1;
    top:50%
}
.portfolio-single .portfolio__single-title{
    font-size:30px;
    font-weight:600
}
.portfolio-single .divider__line{
    margin-bottom:21px
}
.portfolio-single .portfolio__single-desc{
    margin-bottom:40px
}
.portfolio-single .portfolio__single-desc p{
    margin-bottom:27px
}
.portfolio-single .portfolio__single-desc p:last-of-type{
    margin-bottom:0
}
.portfolio__meta-list{
    background-color:#f9f9f9;
    margin-bottom:30px;
    padding:30px
}
.portfolio__meta-list li{
    color:#9e9e9e;
    font-family:Rubik,sans-serif;
    font-size:13px;
    font-weight:700;
    line-height:29px
}
.portfolio__meta-list li span{
    color:#282828;
    display:inline-block;
    margin-right:2px;
    padding-right:3px;
    position:relative
}
.portfolio__meta-list li span:after{
    content:':';
    position:absolute;
    right:0;
    top:0
}
.portfolio__share{
    background-color:#f9f9f9;
    -webkit-box-pack:justify;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:justify;
    justify-content:space-between;
    padding:40px 30px
}
.portfolio__share .portfolio__share-title{
    color:#282828;
    font-family:Rubik,sans-serif;
    font-size:13px;
    font-weight:700;
    line-height:1
}
.portfolio__share .social__icons{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex
}
.portfolio__share .social__icons a{
    color:#5d5d5d;
    line-height:1;
    margin-right:20px
}
.portfolio__share .social__icons a:last-child{
    margin-right:0
}
.portfolio__share .social__icons a:hover{
    color: var(--mi-color-dinamico)
}
.portfolio__nav{
    border-top:2px solid #f5f5f5;
    -webkit-box-pack:justify;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:justify;
    justify-content:space-between;
    padding-top:50px
}
.portfolio__nav .portfolio__next,.portfolio__nav .portfolio__prev{
    position:relative
}
.portfolio__nav .portfolio__next .portfolio__nav-icon,.portfolio__nav .portfolio__prev .portfolio__nav-icon{
    left:0;
    position:absolute;
    top:0
}
.portfolio__nav .portfolio__next:hover h6,.portfolio__nav .portfolio__prev:hover h6{
    color: var(--mi-color-dinamico)
}
.portfolio__nav .portfolio__next{
    text-align:right
}
.portfolio__nav .portfolio__next .portfolio__nav-icon{
    left:auto;
    right:0
}
.portfolio__nav .portfolio__nav-icon{
    background-color:#f9f9f9;
    color:#333;
    height:50px;
    line-height:50px;
    text-align:center;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    width:50px
}
.portfolio__nav .portfolio__nav-icon:hover{
    background-color: var(--mi-color-dinamico);
    color:#fff
}
.portfolio__nav .portfolio__nav-content span{
    color:#b8b8b8;
    display:block;
    font-family:"Shadows Into Light",cursive;
    font-size:13px;
    margin-bottom:3px
}
.portfolio__nav .portfolio__nav-content h6{
    font-size:16px;
    font-weight:600;
    line-height:28px;
    margin-bottom:0;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
.portfolio__nav .portfolio__next .portfolio__nav-content{
    padding-right:63px
}
.portfolio__nav .portfolio__prev .portfolio__nav-content{
    padding-left:63px
}
.portfolio__nav .portfolio__nav-all{
    color:#616161;
    display:block;
    font-size:23px;
    line-height:50px;
    text-align:center
}
.portfolio__nav .portfolio__nav-all:hover{
    color: var(--mi-color-dinamico)
}
.portfolio-single-images .portfolio__img img{
    margin-bottom:30px
}
.portfolio-single-slider .portfolio__img img{
    margin-bottom:0
}
.portfolio-single-slider .carousel-arrows .owl-nav .owl-next,.portfolio-single-slider .carousel-arrows .owl-nav .owl-prev{
    background-color:#fff;
    border-color:transparent;
    border-radius:50%;
    color:#333
}
.portfolio-single-slider .carousel-arrows .owl-nav .owl-next:hover,.portfolio-single-slider .carousel-arrows .owl-nav .owl-prev:hover{
    background-color:#333;
    color:#fff
}
.portfolio-single-slider .carousel-arrows .owl-nav .owl-next:after,.portfolio-single-slider .carousel-arrows .owl-nav .owl-prev:after{
    display:none
}
.portfolio-single-slider .carousel-arrows .owl-nav .owl-prev{
    left:30px
}
.portfolio-single-slider .carousel-arrows .owl-nav .owl-prev:before{
    content:"\f104"
}
.portfolio-single-slider .carousel-arrows .owl-nav .owl-next{
    right:30px
}
.portfolio-single-slider .carousel-arrows .owl-nav .owl-next:before{
    content:"\f105"
}
.mix{
    display:none
}
.portfolio-hidden>.portfolio-item{
    display:none
}
.portfolio-gallery-no-margin .portfolio-item{
    margin-bottom:0
}
@media only screen and (min-width:320px) and (max-width:575px){
    .portfolio__share .social__icons a{
        margin-right:15px
    }
    .portfolio-single-slider .carousel-arrows .owl-nav .owl-prev{
        left:15px
    }
    .portfolio-single-slider .carousel-arrows .owl-nav .owl-next{
        right:15px
    }
    .portfolio-filter li{
        margin-bottom:10px;
        margin-right:15px
    }
    .portfolio-masonry .portfolio-item,.portfolio-masonry .portfolio__img{
        margin:0 auto 30px;
        max-width:370px
    }
    .portfolio-masonry .portfolio-item img,.portfolio-masonry .portfolio__img img{
        width:100%
    }
    .custom-grid-2col,.custom-grid-3col{
        -webkit-column-count:1;
        column-count:1
    }
    .portfolio-pinterest .portfolio__img{
        margin:0 auto 30px;
        max-width:370px
    }
}
@media only screen and (min-width:576px) and (max-width:767px){
    .portfolio-grid .container{
        max-width:none
    }
}
@media only screen and (min-width:320px) and (max-width:767px){
    .portfolio-single .portfolio__title{
        font-size:24px
    }
    .portfolio__nav{
        display:block
    }
    .portfolio__nav .portfolio__nav-content h6{
        font-size:14px;
        line-height:24px
    }
    .custom-grid-3col{
        -webkit-column-gap:15px;
        column-gap:15px
    }
    .custom-grid-3col .portfolio__img{
        margin-bottom:15px
    }
}
@media only screen and (min-width:768px) and (max-width:991px){
    .portfolio__nav .portfolio__nav-content h6{
        font-size:14px;
        line-height:24px
    }
    .custom-grid-3col{
        -webkit-column-gap:15px;
        column-gap:15px
    }
    .custom-grid-3col .portfolio__img{
        margin-bottom:15px
    }
}
@media only screen and (min-width:992px) and (max-width:1200px){
    .portfolio__share .social__icons a{
        margin-right:15px
    }
}
.member{
    margin-bottom:50px;
    position:relative
}
.member .member__img{
    border-radius:4px;
    overflow:hidden;
    position:relative
}
.member .member__img img{
    -webkit-transition:all .8s ease;
    transition:all .8s ease;
    width:100%
}
.member:hover .member__img img{
    -webkit-transform:scale(1.1);
    transform:scale(1.1)
}
.member .member__info{
    padding-top:27px
}
.member .member__info .member__name{
    font-size:18px;
    line-height:1;
    margin-bottom:3px
}
.member .member__info .member__desc{
    font-size:12px;
    margin-bottom:0
}
.member .member__hover{
    background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.65)),to(rgba(0,0,0,0)));
    background-image:linear-gradient(bottom,rgba(0,0,0,.65),rgba(0,0,0,0));
    bottom:0;
    height:100%;
    left:0;
    opacity:0;
    overflow:hidden;
    position:absolute;
    right:0;
    top:0;
    -webkit-transition:all .5s linear;
    transition:all .5s linear;
    width:100%
}
.member .member__content-inner{
    bottom:10px;
    left:0;
    opacity:0;
    position:absolute;
    -webkit-transition:all .5s linear;
    transition:all .5s linear;
    width:100%
}
.member .social__icons li{
    margin-right:10px
}
.member .social__icons li:last-child{
    margin-right:0
}
.member .social__icons li a{
    background-color: var(--mi-color-dinamico);
    border-radius:3px;
    color:#fff;
    height:35px;
    line-height:35px;
    opacity:0;
    text-align:center;
    -webkit-transition:all .3s linear;
    transition:all .3s linear;
    -webkit-transition-delay:.6s;
    transition-delay:.6s;
    width:35px
}
.member .social__icons li a:hover{
    background-color:#282828
}
.member .social__icons li:nth-of-type(2) a{
    -webkit-transition-delay:.8s;
    transition-delay:.8s
}
.member .social__icons li:nth-of-type(3) a{
    -webkit-transition-delay:1s;
    transition-delay:1s
}
.member .social__icons li:nth-of-type(4) a{
    -webkit-transition-delay:1.2s;
    transition-delay:1.2s
}
.member:hover .member__hover{
    opacity:1
}
.member:hover .member__content-inner{
    bottom:50px;
    opacity:1
}
.member:hover .social__icons li a{
    opacity:1
}
@media only screen and (min-width:320px) and (max-width:767px){
    .member{
        margin:0 auto 30px;
        max-width:400px
    }
    .member .member__info{
        padding-top:15px
    }
    .member .member__info .member__name{
        font-size:17px;
        margin-bottom:0
    }
}
.testimonial-item{
    background-color:#fff;
    border-radius:3px;
    -webkit-box-shadow:0 0 15px 0 rgba(40,40,40,.15);
    box-shadow:0 0 15px 0 rgba(40,40,40,.15);
    padding:40px 30px 34px 40px;
    position:relative
}
.testimonial-item .testimonial__icon{
    background-color: var(--mi-color-dinamico);
    height:22px;
    position:absolute;
    right:40px;
    top:0;
    width:16px
}
.testimonial-item .testimonial__icon:after,.testimonial-item .testimonial__icon:before{
    background-color: var(--mi-color-dinamico);
    bottom:-8px;
    content:'';
    height:20px;
    position:absolute;
    width:50%
}
.testimonial-item .testimonial__icon:before{
    left:0;
    -webkit-transform:skewY(-45deg);
    transform:skewY(-45deg)
}
.testimonial-item .testimonial__icon:after{
    right:0;
    -webkit-transform:skewY(45deg);
    transform:skewY(45deg)
}
.testimonial-item .testimonial__rating{
    line-height:1;
    margin-bottom:21px
}
.testimonial-item .testimonial__rating i{
    color:#ffc80a
}
.testimonial-item .testimonial__content{
    position:relative
}
.testimonial-item .testimonial__desc{
    margin-bottom:17px
}
.testimonial__meta{
    border-top:1px dashed #dbdbdb;
    padding-top:23px;
    position:relative;
    z-index:2
}
.testimonial__meta .testimonial__meta-title{
    font-size:14px;
    font-weight:700;
    line-height:1;
    margin-bottom:6px;
    text-transform:capitalize
}
.testimonial__meta .testimonial__meta-desc{
    color:#616161;
    font-size:13px;
    line-height:25px;
    margin-bottom:0
}
.testimonial__thumb{
    border:2px solid  var(--mi-color-dinamico);
    border-radius:50%;
    display:inline-block;
    height:44px;
    margin-bottom:23px;
    overflow:hidden;
    padding:2px;
    width:44px
}
.testimonial__thumb img{
    border-radius:50%;
    max-width:100%
}
.testimonials .owl-stage-outer{
    margin:-15px;
    padding:15px
}
.testimonials-layout2 .testimonial-item{
    -webkit-box-shadow:none;
    box-shadow:none;
    overflow:hidden;
    padding:0 40px;
    text-align:center
}
.testimonials-layout2 .testimonial-item .testimonial__meta{
    border-top:0
}
.testimonials-layout2 .testimonial-item .testimonial__desc{
    color:#282828;
    font-family:"Shadows Into Light",cursive;
    font-size:25px;
    line-height:34px;
    margin-bottom:50px
}
.testimonials-layout2 .testimonial-item .testimonial__thumb{
    margin-bottom:13px
}
.testimonials-layout2 .carousel-dots .owl-dots{
    bottom:140px;
    left:0;
    position:absolute;
    text-align:center;
    width:100%
}
@media only screen and (min-width:320px) and (max-width:767px){
    .testimonial-item{
        padding:20px 20px 24px 15px
    }
    .testimonial-item .testimonial__rating,.testimonial-item .testimonial__thumb{
        margin-bottom:15px
    }
    .testimonials-layout2 .testimonial-item{
        padding:0
    }
    .testimonials-layout2 .testimonial-item .testimonial__desc{
        font-size:18px;
        line-height:24px;
        margin-bottom:30px
    }
}
.cta__title{
    font-size:16px;
    font-weight:700;
    margin-bottom:11px
}
.cta__desc{
    font-size:14px;
    margin-bottom:0
}
.cta__actions{
    -webkit-box-pack:end;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:end;
    justify-content:flex-end;
    text-align:right
}
.cta__actions .btn{
    margin-left:30px
}
.cta__actions-text p{
    font-size:12px
}
.cta__actions-text strong{
    font-size:16px
}
@media only screen and (min-width:320px) and (max-width:767px){
    .cta-layout1{
        text-align:center
    }
    .cta-layout1 .cta__actions{
        display:block;
        text-align:center
    }
    .cta-layout1 .cta__actions .btn{
        margin:10px 0 0 0
    }
    .cta-layout1 .cta__desc{
        margin-bottom:10px
    }
}
.clients .heading__title{
    font-family:"Shadows Into Light",cursive;
    font-size:24px
}
.clients .client{
    position:relative;
    text-align:center;
    -webkit-transition:.3s ease;
    transition:.3s ease
}
.clients .client img{
    display:inline-block;
    max-width:100%;
    width:auto!important
}
.post-item{
    margin-bottom:40px;
    position:relative
}
.post-item .post__img{
    margin-bottom:30px;
    overflow:hidden;
    position:relative
}
.post-item .post__img:after,.post-item .post__img:before{
    background:#fff;
    content:'';
    height:0;
    position:absolute;
    -webkit-transition:all .6s linear;
    transition:all .6s linear;
    width:0;
    z-index:1
}
.post-item .post__img:after{
    opacity:.5
}
.post-item .post__img:before,.post-item .post__img:hover:before{
    right:0;
    top:0
}
.post-item .post__img:after,.post-item .post__img:hover:after{
    bottom:0;
    left:0
}
.post-item .post__img:hover:after,.post-item .post__img:hover:before{
    height:100%;
    opacity:0;
    width:100%
}
.post-item .post__content{
    padding-left:30px
}
.post-item .post__meta{
    align-items:center;
    -webkit-box-align:center;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.post-item .post__meta>*{
    margin-bottom:11px;
    margin-right:8px
}
.post-item .post__meta .post__meta-cat,.post-item .post__meta .post__meta-tag{
    background-color: var(--mi-color-dinamico);
    color:#fff;
    line-height:18px;
    padding-left:5px;
    padding-right:3px;
    position:relative
}
.post-item .post__meta .post__meta-cat:after,.post-item .post__meta .post__meta-cat:before,.post-item .post__meta .post__meta-tag:after,.post-item .post__meta .post__meta-tag:before{
    background-color: var(--mi-color-dinamico);
    content:'';
    height:9px;
    position:absolute;
    right:-4px;
    width:20px;
    z-index:-1
}
.post-item .post__meta .post__meta-cat:before,.post-item .post__meta .post__meta-tag:before{
    top:0;
    -webkit-transform:skewX(-45deg);
    transform:skewX(-45deg)
}
.post-item .post__meta .post__meta-cat:after,.post-item .post__meta .post__meta-tag:after{
    bottom:0;
    -webkit-transform:skewX(45deg);
    transform:skewX(45deg)
}
.post-item .post__meta .post__meta-cat a,.post-item .post__meta .post__meta-tag a{
    color:#fff;
    font-size:13px;
    line-height:1;
    padding-right:5px;
    position:relative
}
.post-item .post__meta .post__meta-cat a:hover,.post-item .post__meta .post__meta-tag a:hover{
    color:#282828
}
.post-item .post__meta .post__meta-cat a:after,.post-item .post__meta .post__meta-tag a:after{
    color:#fff;
    content:',';
    position:absolute;
    right:0;
    top:0
}
.post-item .post__meta .post__meta-cat a:last-child:after,.post-item .post__meta .post__meta-tag a:last-child:after{
    display:none
}
.post-item .post__meta .post__meta-cat span,.post-item .post__meta .post__meta-tag span{
    font-size:13px;
    padding-right:5px
}
.post-item .post__meta .post__meta-comments-count,.post-item .post__meta .post__meta-date{
    color:#616161;
    font-size:13px;
    line-height:1
}
.post-item .post__title{
    font-size:20px;
    line-height:27px;
    margin-bottom:13px
}
.post-item .post__title a{
    color:#282828
}
.post-item .post__title a:hover{
    color: var(--mi-color-dinamico)
}
.post-item .post__desc{
    margin-bottom:0
}
.post-item .btn__link{
    margin-top:23px
}
.blog-standard .post-item .post__title{
    font-size:24px;
    font-weight:700;
    line-height:32px
}
.blog-standard .post-item .post__content{
    padding-left:40px
}
.blog-single .post-item .post__content{
    padding-left:0
}
.blog-single .post-item .post__desc{
    margin-bottom:38px
}
.blog-single .post-item .post__desc p{
    line-height:23px;
    margin-bottom:30px;
    padding-left:40px
}
.blog-widget{
    background-color:#fff;
    -webkit-box-shadow:0 5px 83px 0 rgba(40,40,40,.08);
    box-shadow:0 5px 83px 0 rgba(40,40,40,.08);
    margin-bottom:40px;
    padding:40px
}
.blog__widget-title{
    font-size:16px;
    font-weight:700;
    line-height:1;
    margin-bottom:30px
}
.blog-share{
    align-items:center;
    border-bottom:1px dashed #dbdbdb;
    border-top:1px dashed #dbdbdb;
    -webkit-box-align:center;
    -webkit-box-pack:center;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center;
    -ms-flex-pack:center;
    justify-content:center;
    padding:25px
}
.blog-share .post__share-title{
    font-size:14px;
    line-height:1;
    margin-bottom:0;
    margin-right:25px
}
.blog-share .social__icons li a{
    font-size:14px
}
.blog-author{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.blog-author .blog__author-avatar{
    height:90px;
    margin-bottom:20px;
    margin-right:30px;
    min-width:90px;
    width:90px
}
.blog-author .blog__author-bio{
    line-height:23px;
    margin-bottom:20px
}
.blog-author .social__icons li a{
    color:#5d5d5d;
    font-size:15px;
    margin-right:27px
}
.blog-author .social__icons li a:hover{
    color:#222
}
.blog-author .social__icons li a:last-child{
    margin-right:0
}
.comments-list .comment__item{
    border-bottom:1px dashed #dbdbdb;
    margin-bottom:30px;
    padding-bottom:20px;
    position:relative
}
.comments-list .comment__item:last-child{
    border-bottom:none;
    margin-bottom:0;
    padding-bottom:0
}
.comments-list .comment__item .comment__avatar{
    height:50px;
    left:0;
    overflow:hidden;
    position:absolute;
    top:0;
    width:50px
}
.comments-list .comment__item .comment__content{
    padding-left:70px
}
.comments-list .comment__item .comment__content .comment__author{
    font-size:14px;
    font-weight:700;
    line-height:1;
    margin-bottom:10px
}
.comments-list .comment__item .comment__content .comment__date{
    color:#616161;
    display:block;
    font-size:12px;
    line-height:1;
    margin-bottom:10px
}
.comments-list .comment__item .comment__content .comment__desc{
    font-size:14px;
    margin-bottom:8px
}
.comments-list .comment__item .comment__content .comment__reply{
    color: var(--mi-color-dinamico);
    display:inline-block;
    font-size:13px;
    font-weight:700;
    line-height:1;
    text-transform:capitalize
}
.comments-list .comment__item .comment__content .comment__reply:hover{
    color:#282828
}
.comments-list .comment__item .nested__comment{
    border-top:1px dashed #dbdbdb;
    margin:30px 0 0 90px;
    padding:30px 0 0 0
}
.post-comments-form .form-group{
    margin-bottom:30px
}
@media only screen and (min-width:320px) and (max-width:767px){
    .post-item .post__title{
        font-size:16px;
        line-height:26px;
        margin-bottom:10px
    }
    .post-item .post__content{
        padding-left:0
    }
    .post-item .btn__link{
        margin-top:10px
    }
    .post-author,.post-share{
        padding:15px
    }
    .post-single .post-item .post__desc p{
        font-size:14px;
        line-height:22px;
        margin-bottom:15px;
        padding-left:0
    }
    .comments-list .comment__item .comment__avatar{
        height:40px;
        width:40px
    }
    .comments-list .comment__item .comment__content{
        padding-left:60px
    }
}
@media only screen and (min-width:320px) and (max-width:575px){
    .post-author{
        display:block
    }
}
.contact .contact-box .contact__box-title{
    font-size:16px
}
.contact .contact-box .contact__box-list li{
    font-size:13px;
    line-height:23px
}
.contact .social__icons li{
    margin-right:10px
}
.contact .social__icons li:last-of-type{
    margin-right:0
}
.contact .social__icons li a{
    background-color: var(--mi-color-dinamico);
    border-radius:2px;
    color:#fff;
    height:38px;
    line-height:38px;
    text-align:center;
    width:38px
}
.contact .social__icons li a:hover{
    background-color:#282828
}
.contact-box{
    margin-bottom:30px
}
.contact-box .contact__box-title{
    font-size:14px;
    font-weight:700
}
.contact-box .btn__link{
    color: var(--mi-color-dinamico);
    height:auto;
    line-height:1;
    width:auto
}
.contact-box .btn__link:hover{
    color:#282828
}
.contact-layout2 .contact-box{
    margin-top:50px;
    padding:0 30px
}
.contact-layout2 .contact-box .contact__box-title{
    color: var(--mi-color-dinamico)
}
.contact-layout2 .reservation__banner{
    margin:-190px auto 0;
    max-width:400px;
    min-height:380px
}
@media only screen and (max-width:992px){
    .contact-layout2 .contact-box{
        margin:30px 0
    }
    .contact-layout2 .reservation__banner{
        margin:0 auto
    }
}
@media only screen and (min-width:320px) and (max-width:575px){
    .contact-box .contact__box-title{
        margin-bottom:10px
    }
    .contact-layout2 .contact-box{
        padding:0
    }
}
.product-item{
    margin-bottom:50px;
    position:relative;
    text-align:center
}
.product-item .product__img{
    margin-bottom:30px;
    overflow:hidden;
    position:relative
}
.product-item .product__cat{
    -webkit-box-pack:center;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    justify-content:center;
    margin-bottom:5px
}
.product-item .product__cat a{
    font-size:13px;
    padding-right:8px;
    position:relative
}
.product-item .product__cat a:hover{
    color: var(--mi-color-dinamico)
}
.product-item .product__cat a:after{
    color:#9b9b9b;
    content:'-';
    position:absolute;
    right:0;
    top:0
}
.product-item .product__cat a:last-child{
    padding-right:0
}
.product-item .product__cat a:last-child::after{
    display:none
}
.product-item .product__hover{
    background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#1b1a1a));
    background-image:linear-gradient(top,rgba(0,0,0,0),#1b1a1a 100%);
    height:100%;
    left:0;
    opacity:0;
    position:absolute;
    right:0;
    top:0;
    -webkit-transform:scaleX(.6);
    transform:scaleX(.6);
    -webkit-transition:all .4s linear;
    transition:all .4s linear;
    width:100%
}
.product-item:hover .product__hover{
    opacity:1;
    -webkit-transform:scaleX(1);
    transform:scaleX(1)
}
.product-item .product__action{
    bottom:30px;
    left:0;
    position:absolute;
    width:100%
}
.product__title{
    font-size:19px;
    line-height:26px;
    margin-bottom:10px
}
.product__title a{
    color:#222
}
.product__title a:hover{
    color: var(--mi-color-dinamico)
}
.product__price{
    color: var(--mi-color-dinamico);
    display:block;
    font-size:16px;
    font-weight:500;
    line-height:1
}
.list-view{
    -webkit-box-flex:0;
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%
}
.list-view .product-item{
    border:1px solid #eee;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.list-view .product-item .product__img{
    -webkit-box-flex:0;
    -ms-flex:0 0 40%;
    flex:0 0 40%;
    margin-bottom:0;
    max-width:40%;
    position:static
}
.list-view .product-item .product__cat{
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.list-view .product-item .product__content{
    -webkit-box-flex:0;
    -ms-flex:0 0 60%;
    flex:0 0 60%;
    max-width:60%;
    padding:20px;
    text-align:left
}
.list-view .product-item .product__hover{
    background-image:none;
    opacity:1;
    -webkit-transform:scaleX(1);
    transform:scaleX(1)
}
.list-view .product-item .product__action{
    left:calc(40% + 20px);
    width:auto
}
.list-view .product-item .btn:hover{
    background-color:#282828;
    border-color:#282828;
    color:#fff
}
.product-single .quantity__input-wrap .qty-input{
    color:#9b9b9b;
    font-weight:600;
    height:50px;
    margin:0;
    padding-right:10px;
    width:60px
}
.product-single .quantity__input-wrap i{
    border:5px solid transparent;
    height:auto;
    line-height:1;
    position:absolute;
    right:10px;
    width:auto
}
.product-single .quantity__input-wrap .increase-qty{
    border-bottom-color:#9b9b9b;
    top:7px
}
.product-single .quantity__input-wrap .decrease-qty{
    border-top-color:#9b9b9b;
    bottom:7px
}
.product__meta-title{
    color:#282828;
    font-size:12px
}
.product__meta-cat a,.product__meta-tags a{
    font-size:12px;
    padding-right:6px;
    position:relative
}
.product__meta-cat a:after,.product__meta-tags a:after{
    color:#9b9b9b;
    content:'-';
    position:absolute;
    right:-2px;
    top:-2px
}
.product__meta-cat a:last-child,.product__meta-tags a:last-child{
    padding-right:0
}
.product__meta-cat a:last-child:after,.product__meta-tags a:last-child:after{
    display:none
}
.product__share-title{
    font-size:14px;
    font-weight:700;
    margin-bottom:14px
}
.quantity__input-wrap{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    position:relative
}
.quantity__input-wrap i{
    border:1px solid #eee;
    border-radius:2px;
    color: var(--mi-color-dinamico);
    cursor:pointer;
    display:inline-block;
    font-size:10px;
    height:25px;
    line-height:25px;
    text-align:center;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    -o-user-select:none;
    user-select:none;
    width:25px
}
.qty-input{
    -moz-appearance:textfield;
    background-color:transparent;
    border:1px solid #eee;
    border-radius:2px;
    color:#222;
    font-size:14px;
    height:25px;
    margin:0 5px;
    padding:0;
    text-align:center;
    text-align:center;
    width:30px
}
.qty-input::-webkit-inner-spin-button,.qty-input::-webkit-outer-spin-button{
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none
}
.product__tabs .tab-content{
    padding-top:20px
}
.product__tabs .tab-content p{
    line-height:22px
}
.product__tabs .tab-content p :last-child{
    margin-bottom:0
}
.product__tabs .reviews__form .form-control{
    border:1px solid #e6e6e6;
    height:40px;
    padding:0 10px
}
.product__tabs .reviews__form .form-control:focus{
    border-color: var(--mi-color-dinamico)
}
.product__tabs .reviews__form textarea.form-control{
    min-height:120px
}
.filtering-options{
    border:1px solid #dbdbdb;
    border-radius:3px;
    -webkit-box-pack:justify;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:justify;
    justify-content:space-between;
    margin-bottom:30px;
    padding:20px
}
.filtering-options .select-box{
    display:inline-block;
    position:relative
}
.filtering-options .select-box:before{
    content:"\f107";
    font-family:fontAwesome;
    position:absolute;
    right:10px;
    top:5px
}
.filtering-options .select-box select{
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
    border:1px solid #eee;
    color:#9b9b9b;
    font-size:13px;
    height:30px;
    min-width:128px;
    padding:0 20px 0 10px
}
.filtering-options .sort-box{
    margin-right:30px
}
.filtering-options .sort-box:last-of-type{
    margin-right:0
}
.filter-option-sorting{
    align-items:center;
    -webkit-box-align:center;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center
}
.filter-option-view span,.sort-box span{
    color:#282828;
    display:inline-block;
    font-family:Rubik,sans-serif;
    font-size:14px;
    font-weight:700;
    margin-right:8px
}
.filter-option-view a{
    border:1px solid #eee;
    color:#9b9b9b;
    display:inline-block;
    font-size:14px;
    height:30px;
    line-height:30px;
    margin-right:8px;
    text-align:center;
    width:30px
}
.filter-option-view a:last-child{
    margin-right:0
}
.filter-option-view a.active,.filter-option-view a:hover{
    color: var(--mi-color-dinamico)
}
.shop__cat-item{
    margin-bottom:30px;
    overflow:hidden;
    position:relative;
    -webkit-transition:all .6s linear;
    transition:all .6s linear
}
.shop__cat-item:before{
    background-color:rgba(27,26,26,.25);
    content:'';
    height:100%;
    left:0;
    position:absolute;
    top:0;
    -webkit-transition:all .5s linear;
    transition:all .5s linear;
    width:100%;
    z-index:1
}
.shop__cat-item .btn{
    bottom:40px;
    left:40px;
    position:absolute;
    -webkit-transition:all .3s linear;
    transition:all .3s linear;
    z-index:3
}
.shop__cat-item img{
    -webkit-transition:all .6s ease;
    transition:all .6s ease;
    width:100%
}
.shop__cat-item:hover:before{
    background-color:rgba(27,26,26,.75)
}
.shop__cat-item:hover .btn{
    background-color: var(--mi-color-dinamico);
    border-color: var(--mi-color-dinamico);
    color:#fff
}
.shop__cat-item:hover img{
    -webkit-transform:scale(1.1);
    transform:scale(1.1)
}
.cart-table{
    margin-bottom:50px
}
.cart-table .table{
    border:1px solid #dbdbdb;
    border-radius:0;
    margin-bottom:0
}
.cart-table thead{
    background-color:transparent
}
.cart-table thead tr th{
    border-bottom-width:0!important;
    border-color:#eee;
    color:#282828;
    font-size:13px;
    font-weight:700;
    line-height:50px!important;
    padding:0;
    text-align:center
}
.cart-table tbody tr td{
    border-color:#eee;
    padding:20px
}
.cart-table .cart__product-item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    position:relative
}
.cart-table .cart__product-price,.cart-table .cart__product-total{
    color: var(--mi-color-dinamico);
    font-size:13px;
    font-weight:600;
    line-height:26px;
    text-align:center
}
.cart-table .cart__product-quantity{
    text-align:center
}
.cart-table .cart__product-quantity input{
    border:1px solid #eee;
    border-radius:2px;
    color:#222;
    font-size:14px;
    font-weight:400;
    height:25px;
    line-height:25px;
    margin-right:5px;
    text-align:center;
    width:30px
}
.cart-table .cart__product-img{
    margin-right:20px;
    width:50px
}
.cart-table .cart__product-title h6{
    font-size:14px;
    font-weight:700
}
.cart-table .cart__product-remove{
    background-color:#222;
    border-radius:1px;
    color:#fff;
    cursor:pointer;
    font-size:9px;
    height:19px;
    line-height:19px;
    position:absolute;
    right:20px;
    text-align:center;
    width:19px
}
.cart-table .cart__product-remove:hover{
    background-color: var(--mi-color-dinamico)
}
.cart-table .cart__product-action td{
    padding:30px 20px 20px
}
.cart-table .cart__product-action td .form-control{
    border:1px solid #dbdbdb;
    font-size:12px;
    font-weight:400;
    height:42px;
    line-height:25px;
    width:250px
}
.cart-table .cart__product-action td .btn{
    font-size:14px;
    font-weight:700;
    height:42px;
    line-height:39px;
    min-width:134px
}
.cart-table .cart__product-action td .cart__product-action-content{
    -webkit-box-pack:justify;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.cart__shiping,.cart__total-amount{
    border:1px solid #dbdbdb;
    border-radius:2px;
    margin-bottom:30px;
    padding:30px 20px
}
.cart__shiping h6,.cart__total-amount h6{
    font-size:16px;
    font-weight:700;
    margin-bottom:25px
}
.cart__total-amount ul li{
    -webkit-box-pack:justify;
    color: var(--mi-color-dinamico);
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:justify;
    font-size:14px;
    justify-content:space-between;
    line-height:36px
}
.cart__total-amount ul li span:last-of-type{
    color:#9b9b9b
}
.cart__shiping .form-control{
    border:1px solid #dbdbdb;
    font-size:12px;
    font-weight:400;
    height:42px;
    line-height:42px;
    margin-bottom:20px
}
.cart__shiping .btn{
    height:42px;
    line-height:39px
}
@media only screen and (min-width:320px) and (max-width:575px){
    .product-item img{
        width:100%
    }
    .product-item .product__content{
        padding:15px 10px
    }
    .list-view .product-item{
        max-width:none
    }
    .list-view .product-item .product__action .btn{
        font-size:11px;
        height:35px;
        line-height:33px;
        min-width:100px
    }
    .list-view .product-item .product__content{
        padding:10px
    }
    .list-view .product-item .product__title{
        font-size:15px;
        line-height:1.1
    }
    .shop__cat-item .btn{
        bottom:20px;
        height:40px;
        left:20px;
        line-height:38px;
        width:130px
    }
    .cart-table .cart__product-price,.cart-table .cart__product-total{
        font-size:10px;
        font-weight:400;
        padding:0
    }
}
@media only screen and (min-width:320px) and (max-width:767px){
    .product-item{
        margin-bottom:30px
    }
    .filter-option-sorting,.filtering-options .sort-box{
        margin-right:15px
    }
    .filter-option-view span,.sort-box span{
        display:block;
        margin-bottom:5px
    }
    .product__action-btns .btn{
        margin-bottom:10px;
        margin-right:10px
    }
    .product__quantity-title{
        margin-bottom:14px
    }
    .list-view .product-item .product__action{
        bottom:10px;
        left:calc(40% + 10px)
    }
    .list-view .product-item .product__action .btn{
        font-size:11px;
        height:35px;
        line-height:33px;
        min-width:120px
    }
    .list-view .product-item .product__content{
        padding:10px
    }
    .list-view .product-item .product__title{
        font-size:15px;
        line-height:1.1
    }
    .shopping-cart .container{
        max-width:100%
    }
    .cart-table tbody tr td{
        padding:5px!important
    }
    .cart-table .cart__product-img{
        margin-right:5px;
        width:40px
    }
    .cart-table .cart__product-remove{
        right:5px
    }
    .cart-table .cart__product-title h6{
        font-size:12px;
        font-weight:400
    }
    .cart-table .cart__product-price,.cart-table .cart__product-total{
        font-size:10px
    }
    .cart-table .quantity__input-wrap i{
        height:20px;
        line-height:20px;
        width:15px
    }
    .cart-table .cart__product-quantity input{
        height:20px;
        width:30px
    }
    .cart-table .cart__product-action-content{
        display:block!important
    }
}
@media only screen and (min-width:768px) and (max-width:991px){
    .filtering-options{
        display:block;
        padding:15px;
        text-align:center
    }
    .filtering-options .sort-box{
        margin-right:15px
    }
    .filtering-options .select-box{
        margin-left:0
    }
    .filter-option-sorting{
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between;
        margin-bottom:15px
    }
    .product__form-wrap form{
        display:block
    }
    .product__action-btns .btn{
        margin-bottom:10px;
        margin-right:10px
    }
    .product__quantity-title{
        margin-bottom:14px
    }
    .shopping-cart .container{
        max-width:100%
    }
}
@media only screen and (min-width:992px) and (max-width:1200px){
    .product__form-wrap form{
        display:block
    }
    .product__action-btns .btn{
        margin-bottom:10px;
        margin-right:10px
    }
    .product__quantity-title{
        margin-bottom:10px
    }
    .shop__cat-item .btn{
        bottom:20px;
        left:20px
    }
}
@media only screen and (min-width:320px) and (max-width:440px){
    .filtering-options{
        display:block;
        padding:10px
    }
    .filter-option-sorting,.filtering-options .sort-box{
        display:block;
        margin:0 0 10px 0
    }
    .filtering-options .select-box{
        display:block
    }
    .filtering-options .select-box select{
        height:35px;
        width:100%
    }
}
@media only screen and (min-width:320px) and (max-width:350px){
    .list-view .product-item .product__action .btn{
        min-width:100px
    }
}
.hr-dashed{
    border-style:dashed
}
.widget{
    background-color:#f9f9f9;
    margin-bottom:30px;
    padding:40px
}
.widget:last-child{
    margin-bottom:0
}
.widget .widget__title{
    font-size:16px;
    font-weight:700;
    letter-spacing:.5px;
    margin-bottom:27px
}
.widget-search .widget__form-search{
    position:relative
}
.widget-search .widget__form-search button{
    color: var(--mi-color-dinamico);
    min-width:0;
    position:absolute;
    right:0;
    top:0
}
.widget-about img{
    margin-bottom:26px
}
.widget-about p{
    margin-bottom:11px
}
.widget-about .btn__link{
    border:none;
    color: var(--mi-color-dinamico);
    height:auto;
    line-height:1;
    width:auto
}
.widget-about .btn__link:hover{
    color:#222
}
.widget-categories li a{
    border-bottom:1px solid #dbdbdb;
    color:#333;
    display:block;
    padding:10px 0
}
.widget-categories li a:hover{
    color: var(--mi-color-dinamico)
}
.widget-categories li:last-child a{
    border-bottom:0
}
.widget-tags ul{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-bottom:0
}
.widget-tags ul li a{
    border:1px solid #ededed;
    color:#9b9b9b;
    display:block;
    font-size:14px;
    line-height:1;
    margin:0 10px 10px 0;
    padding:7px 9px;
    text-transform:capitalize;
    -webkit-transition:all .4s ease;
    transition:all .4s ease
}
.widget-tags ul li a:hover{
    background-color: var(--mi-color-dinamico);
    border-color: var(--mi-color-dinamico);
    color:#fff
}
.widget-poducts .widget-product-item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-bottom:30px
}
.widget-poducts .widget-product-item:last-of-type{
    margin-bottom:0
}
.widget-poducts .widget-product-item .widget__product-title{
    font-size:14px;
    line-height:23px;
    margin-bottom:0
}
.widget-poducts .widget-product-item .widget__product-title a{
    color:#222
}
.widget-poducts .widget-product-item:hover .widget__product-title a{
    color: var(--mi-color-dinamico)
}
.widget-poducts .widget-product-item .widget__product-img{
    border-radius:5px;
    height:50px;
    margin-right:20px;
    min-width:50px;
    overflow:hidden;
    width:50px
}
.widget-poducts .widget-product-item .widget__product-img img{
    height:100%;
    width:100%
}
.widget-poducts .widget-product-item .widget__product-price{
    color: var(--mi-color-dinamico);
    font-family:Rubik,sans-serif;
    font-size:13px;
    font-weight:600
}
.widget-posts .widget-post-item{
    margin-bottom:28px
}
.widget-posts .widget-post-item:last-of-type{
    margin-bottom:0
}
.widget-posts .widget-post-item .widget__post-title{
    font-size:14px;
    font-weight:700;
    line-height:23px;
    margin-bottom:0
}
.widget-posts .widget-post-item .widget__post-title a{
    color:#222
}
.widget-posts .widget-post-item:hover .widget__post-title a{
    color: var(--mi-color-dinamico)
}
.widget-posts .widget-post-item .widget__post-img{
    margin-bottom:17px
}
.widget-posts .widget-post-item .widget__post-date{
    display:block;
    font-size:13px;
    line-height:1;
    margin-bottom:6px
}
.sidebar-layou2 .widget{
    background-color:transparent;
    margin-bottom:50px;
    padding:0
}
.ui-slider{
    position:relative
}
.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-widget.ui-widget-content{
    border:none
}
.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{
    -webkit-filter:inherit;
    filter:inherit
}
.ui-slider-horizontal .ui-slider-handle{
    background-color: var(--mi-color-dinamico);
    border-radius:3px;
    height:10px;
    margin:0;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    width:10px
}
.ui-slider-horizontal .ui-slider-range-min{
    left:0
}
.ui-slider-horizontal .ui-slider-range-max{
    right:0
}
.widget-filter .ui-slider{
    background-color:#dbdbdb;
    border-radius:0;
    height:4px;
    margin-bottom:18px
}
.widget-filter .ui-slider-range{
    background-color: var(--mi-color-dinamico);
    height:4px
}
.widget-filter .price-output{
    align-items:center;
    -webkit-box-align:center;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center;
    line-height:1;
    margin-bottom:26px
}
.widget-filter label{
    color:#9b9b9b;
    font-size:15px;
    margin-bottom:0;
    margin-right:5px
}
.widget-filter input{
    background-color:transparent;
    border:none;
    color: var(--mi-color-dinamico);
    font-size:15px;
    max-width:120px
}
.widget-filter .btn{
    height:auto;
    line-height:1;
    padding:0
}
.widget-filter .btn:after,.widget-filter .btn:before{
    display:none
}
.events .post-item .post__content{
    padding-left:0
}
.events .post-item .post__title{
    font-size:19px
}
.events .post-item .post__meta-tag.sold-out{
    background-color:red
}
.events .post-item .post__meta-tag.sold-out:after,.events .post-item .post__meta-tag.sold-out:before{
    background-color:red
}
.menu-item{
    margin-bottom:20px;
    position:relative
}
.menu-item .menu__item-title{
    font-size:16px;
    font-weight:700;
    margin-bottom:7px
}
.menu-item .menu__item-price{
    color: var(--mi-color-dinamico);
    font-size:14px;
    font-weight:500
}
.menu-item .menu__item-desc{
    font-size:14px;
    margin-bottom:0
}
.menu-item .pricing__tag{
    background-color: var(--mi-color-dinamico);
    color:#fff;
    display:inline-block;
    font-size:13px;
    line-height:16px;
    padding-left:5px;
    padding-right:3px;
    position:relative
}
.menu-item .pricing__tag:after,.menu-item .pricing__tag:before{
    background-color: var(--mi-color-dinamico);
    content:'';
    height:9px;
    position:absolute;
    right:-4px;
    width:20px;
    z-index:-1
}
.menu-item .pricing__tag:before{
    top:0;
    -webkit-transform:skewX(-45deg);
    transform:skewX(-45deg)
}
.menu-item .pricing__tag:after{
    bottom:0;
    -webkit-transform:skewX(45deg);
    transform:skewX(45deg)
}
.menu-item .menu__item-img{
    margin-bottom:28px
}
.menu__block-title{
    font-family:"Shadows Into Light",cursive;
    font-size:30px;
    margin-bottom:30px;
    text-align:center
}
.menu-layout1 .menu-item,.menu-layout5 .menu-item{
    border-bottom:1px dashed #dbdbdb;
    margin-bottom:5px;
    padding-bottom:11px
}
.menu-layout1 .menu-item .menu__item-title,.menu-layout5 .menu-item .menu__item-title{
    display:inline-block;
    margin-right:10px
}
.menu-layout1 .menu-item .menu__item-price,.menu-layout5 .menu-item .menu__item-price{
    display:block;
    min-width:50px;
    position:absolute;
    right:0;
    text-align:right;
    top:0
}
.menu-layout2 .menu-item{
    margin-bottom:40px
}
.menu-layout2 .menu-item .menu__item-desc{
    margin-bottom:10px
}
.menu-layout3 .menu-item{
    margin-bottom:40px
}
.menu-layout3 .menu-item .menu__item-content{
    padding-right:50px;
    position:relative
}
.menu-layout3 .menu-item .menu__item-title{
    display:inline-block
}
.menu-layout3 .menu-item .menu__item-price{
    position:absolute;
    right:0;
    top:0
}
.menu-layout3 .menu-item .menu__item-img{
    overflow:hidden;
    position:relative
}
.menu-layout3 .menu-item .menu__item-img img{
    -webkit-transition:all .6s linear;
    transition:all .6s linear
}
.menu-layout3 .menu-item:hover .menu__item-img img{
    -webkit-transform:scale(1.1);
    transform:scale(1.1)
}
.menu-layout4 .menu-item{
    -webkit-box-direction:normal;
    -webkit-box-orient:horizontal;
    -webkit-box-shadow:0 1px 73px rgba(40,40,40,.1);
    box-shadow:0 1px 73px rgba(40,40,40,.1);
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-bottom:0
}
.menu-layout4 .menu-item .menu__item-hover{
    background-color:rgba(0,0,0,.6);
    height:100%;
    left:0;
    opacity:0;
    position:absolute;
    top:0;
    -webkit-transition:all .4s linear;
    transition:all .4s linear;
    width:100%
}
.menu-layout4 .menu-item .menu__item-hover>a{
    display:block;
    height:100%;
    width:100%
}
.menu-layout4 .menu-item:hover .menu__item-hover{
    opacity:1
}
.menu-layout4 .menu-item .divider-shape{
    fill:#fff;
    left:-63px;
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%) rotate(90deg);
    transform:translateY(-50%) rotate(90deg);
    z-index:2
}
.menu-layout4 .menu-item .menu__item-content,.menu-layout4 .menu-item .menu__item-img{
    -webkit-box-flex:0;
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    margin-bottom:0;
    max-width:50%;
    position:relative
}
.menu-layout4 .menu-item .menu__item-content{
    align-items:center;
    -webkit-box-align:center;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    padding:40px;
    text-align:center
}
.menu-layout4 .menu-item .menu__item-content:after{
    border:1px dashed #dbdbdb;
    bottom:20px;
    content:'';
    left:20px;
    position:absolute;
    right:20px;
    top:20px;
    z-index:-1
}
.menu-layout4 .menu-item .menu__item-img img{
    width:100%
}
.menu-layout4 .menu-item .pricing__tag{
    left:20px;
    margin:0;
    position:absolute;
    top:40px
}
.menu-layout4 .menu-item .menu__item-title{
    font-size:22px;
    margin-bottom:17px
}
.menu-layout4 .menu-item .menu__item-icon{
    margin-bottom:19px
}
.menu-layout4 .menu-item .menu__item-icon svg{
    fill: var(--mi-color-dinamico)
}
.menu-layout4 .menu-item .menu__item-desc{
    margin-bottom:21px
}
.menu-layout4 .menu-item .menu__item-price{
    font-size:16px
}
.menu-layout4 .filtered-items-wrap>[class*=col-]:nth-of-type(1) .menu-item,.menu-layout4 .filtered-items-wrap>[class*=col-]:nth-of-type(2) .menu-item,.menu-layout4 .filtered-items-wrap>[class*=col-]:nth-of-type(5) .menu-item,.menu-layout4 .filtered-items-wrap>[class*=col-]:nth-of-type(6) .menu-item{
    -webkit-box-direction:reverse;
    -webkit-box-orient:horizontal;
    -ms-flex-direction:row-reverse;
    flex-direction:row-reverse
}
.menu-layout5 .menu-wrapper{
    background-color:#fff;
    border-radius:4px;
    padding:60px 100px 40px;
    position:relative
}
.menu-layout5 .menu-wrapper:before{
    background-color:#f7f7f7;
    background-image:-webkit-gradient(linear,left top,right top,from(#f7f7f7),to(#fff));
    background-image:linear-gradient(left,#f7f7f7,#fff);
    content:'';
    height:100%;
    position:absolute;
    right:0;
    top:0;
    width:50%
}
.menu-layout5 .menu-wrapper:after{
    background-image:url(../images/shapes/1.png);
    bottom:80px;
    content:'';
    height:350px;
    left:0;
    margin:auto;
    position:absolute;
    right:0;
    top:126px;
    width:14px
}
.menu-layout5 .menu-wrapper-inner:first-child{
    padding-right:45px
}
.menu-layout5 .menu-wrapper-inner:last-child{
    padding-left:45px
}
@media (min-width:992px){
    .menu-item:last-of-type{
        border-bottom:0
    }
    .menu-layout2 .menu-item{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
    .menu-layout2 .menu-item .menu__item-img{
        -webkit-box-flex:0;
        -ms-flex:0 0 31.5%;
        flex:0 0 31.5%;
        margin-bottom:0;
        max-width:31.5%
    }
    .menu-layout2 .menu-item .menu__item-content{
        -webkit-box-flex:0;
        -ms-flex:0 0 69.5%;
        flex:0 0 69.5%;
        max-width:69.5%;
        padding-left:30px
    }
}
@media (max-width:992px){
    .menu-layout5 .menu-wrapper{
        padding:15px
    }
    .menu-layout5 .menu-wrapper:after,.menu-layout5 .menu-wrapper:before{
        display:none
    }
    .menu-layout5 .menu-wrapper-inner:first-child{
        padding-left:15px!important
    }
    .menu-layout5 .menu-wrapper-inner:last-child{
        padding-left:15px!important
    }
}
@media only screen and (min-width:576px) and (max-width:767px){
    .menu-layout4 .menu-item .menu__item-content{
        padding:40px
    }
}
@media only screen and (min-width:320px) and (max-width:575px){
    .menu-layout1 .menu-item .menu__item-price,.menu-layout5 .menu-item .menu__item-price{
        position:static;
        text-align:left
    }
    .menu-layout4 .menu-item{
        -webkit-box-direction:normal!important;
        -webkit-box-orient:vertical!important;
        -ms-flex-direction:column!important;
        flex-direction:column!important
    }
    .menu-layout4 .menu-item .menu__item-content,.menu-layout4 .menu-item .menu__item-img{
        -webkit-box-flex:0;
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%
    }
    .menu-layout4 .menu-item .menu__item-img{
        padding:0 10px
    }
    .menu-layout4 .menu-item .menu__item-content{
        padding:40px 20px 20px
    }
    .menu-layout4 .menu-item .menu__item-content:after{
        bottom:10px;
        left:10px;
        right:10px;
        top:10px
    }
    .menu-layout4 .menu-item .pricing__tag{
        left:10px;
        top:20px
    }
    .menu-layout4 .menu-item .menu__item-desc,.menu-layout4 .menu-item .menu__item-icon,.menu-layout4 .menu-item .menu__item-title{
        margin-bottom:10px
    }
}
.reservation__wrapper{
    background-color:#fff;
    padding:80px 75px 50px
}
.reservation__wrapper>.row>[class*=col-]{
    padding:0 40px
}
.reservation__banner{
    margin:-20px auto 0;
    max-width:400px;
    min-height:570px;
    position:relative;
    text-align:center
}
.reservation__banner .reservation__banner-inner{
    padding:55px 50px 0;
    position:relative;
    z-index:2
}
.reservation__banner .reservation__banner-img{
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:1
}
.reservation__banner .reservation__banner-contact-label,.reservation__banner .reservation__banner-inner-subtitle{
    color: var(--mi-color-dinamico);
    display:block;
    font-family:"Shadows Into Light",cursive;
    font-size:20px;
    margin-bottom:5px
}
.reservation__banner .reservation__banner-contact-phone,.reservation__banner .reservation__banner-inner-title{
    color:#fff;
    font-size:27px;
    margin-bottom:13px
}
.reservation__banner ul li{
    border-bottom:1px dashed #494b4f;
    -webkit-box-pack:justify;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:justify;
    justify-content:space-between;
    line-height:40px
}
.reservation__banner .reservation__banner-contact-phone{
    display:block
}
.reservation__form textarea.form-control{
    min-height:90px
}
.reservation__form .reservation__form-heading h5{
    font-size:22px;
    font-weight:700
}
.reservation__form .reservation__form-heading a{
    color: var(--mi-color-dinamico);
    display:block;
    font-size:13px;
    margin-bottom:20px
}
.reservation-layout3 .divider-shape{
    background:url(../images/shapes/shape2.png) repeat-x;
    height:17px;
    left:0;
    position:absolute;
    width:100%
}
.reservation-layout3 .divider-shape-top{
    top:0
}
.reservation-layout3 .divider-shape-bottom{
    bottom:0;
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg)
}
@media only screen and (min-width:992px) and (max-width:1200px){
    .reservation__wrapper{
        padding:30px 30px 20px
    }
    .reservation__wrapper>.row>[class*=col-]{
        padding:0 10px
    }
}
@media only screen and (min-width:320px) and (max-width:767px){
    .reservation__wrapper{
        padding:30px 20px
    }
    .reservation__wrapper>.row>[class*=col-]{
        padding:10px
    }
    .reservation__banner .reservation__banner-inner{
        padding:40px 20px 0
    }
    .reservation__form{
        text-align:center
    }
    .reservation__form-heading>div{
        display:block!important
    }
}
.instagram__images{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%
}
.instagram__images li{
    -webkit-box-flex:0;
    -ms-flex:0 0 125%;
    flex:0 0 125%;
    max-width:12.5%;
    position:relative
}
.instagram__images li .img__overlay{
    background-color:rgba(199,162,84,.95);
    height:calc(100% - 60px);
    left:30px;
    opacity:0;
    position:absolute;
    text-align:center;
    top:30px;
    -webkit-transform:scale(0);
    transform:scale(0);
    -webkit-transition:all .4s ease;
    transition:all .4s ease;
    width:calc(100% - 60px)
}
.instagram__images li .img__overlay a{
    color:#fff;
    display:block;
    position:relative;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.instagram__images li .img__overlay a:hover{
    color:#222
}
.instagram__images li .img__overlay a i{
    font-size:23px
}
.instagram__images li:hover .img__overlay{
    opacity:1;
    -webkit-transform:scale(1);
    transform:scale(1)
}
.instagram-feed-layout2 .divider-shape{
    background:url(../images/shapes/shape2.png) repeat-x;
    height:17px;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:1
}
@media (max-width:992px){
    .instagram__images li{
        -webkit-box-flex:0;
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        max-width:25%
    }
}
@media only screen and (min-width:320px) and (max-width:575px){
    .instagram__images li{
        -webkit-box-flex:0;
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%
    }
}
