.tags-article {
    margin-top: 25px;
    color: #888;
}

.tags-article i {
    margin: 0 5px 0 0;
    color: #aaa;
}

.tags-article a {
    display: inline-block;
    color: #222222;
    font-size: 14px;
    line-height: 1;
    margin: 5px 5px 0 0;
    background-color: #f5f5f5;
    text-decoration: none;
    padding: 5px;
    border-radius: 3px;
    transition: 0.3s;
}

.tags-article a:hover{
    background-color: #e60212;
    color: white;
}

.paginate {
    padding: 40px 0 0 0;
}

.paginate a {
    display: inline-block;
    color: #555;
    font-size: 15px;
    line-height: 1;
    text-decoration: none;
    padding: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.paginate a.current {
    background-color: #e60212;
    padding: 7px 10px;
    font-weight: bold;
    border-radius: 3px;
    color: white;
}

.mb-30{
    margin-bottom: 30px;
}
.slick-dotted.slick-slider
{
    margin-bottom: 5px!important;
}
.slick-dots li{
    z-index: 10000;
}
.slick-dots {
    bottom: -20px!important;
}
.full-image{
    width: 100%;
}

.content_page_builder .gallery-image {
    display: block;
    height: 300px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    transition: transform 0.15s ease-out;
    margin: 0;
    padding: 0;
    line-height: 0;
}
.account-content .avatar{
    width:80px;
    height:80px;
    background-color:#f4f3bf;
    border-radius:50%;
    font-weight:bold;
    font-size:42px;
    line-height: 80px;
    text-align:center;
}
.page-builder-slider .swiper-pagination {
    text-align: center;
    position: relative;
    margin-top: 10px;

}

.page-builder-slider .swiper-pagination-bullet{
    height: 10px;
    width: 10px;
    margin-right: 5px;
    margin-left: 5px;
}
.page-builder-slider .swiper-pagination-bullet-active{
    background: #151515;
}

.btn-process-checkout .spinner-border{
    display: none;
}

.btn-process-checkout.loading{
    cursor: not-allowed;
}

.btn-process-checkout.loading .spinner-border{
    display: inline-block;
}

p.help-block-error {
    color: #e60212;
    margin: 0px;
}
p.info-coupon_code {
    margin-bottom: 0px;
    font-weight: bold;
}


.article-content p img {
    max-width: 100%;
}

.message-container{
    position: fixed;
    top:30px;
    left:15px;
    right:15px;
    padding:30px;
    text-align:center;
    background-color:#daffe4;
    border-radius:5px;
    z-index: 999;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    font-size:14px;
    line-height: 1.4;
}
.btn-close-message{
    color:#000 !important;
    font-size:18px;
    line-height: 1;
    position: absolute;
    top:0;
    right:0;
    padding:15px 15px 0 0;
}

.page-subtitle{
    font-family: 'Bree Serif',sans-serif;
    line-height: 1.2;
    font-size: 20px;
}



@media(min-width:768px){
    .message-container{
        width:600px;
        top:45px;
        left:50%;
        right:auto;
        margin-left:-300px;
        font-size:16px;
        padding:45px 30px;
    }
    .btn-close-message{
        font-size:22px;
    }
}
.select2-container span.selection {
    width: 100%;
    height: 100%;
    display: block;
}

.select2-container--default .select2-selection--single {
    border: solid 1px #ddd;
    padding: 15px 15px;
    border-radius: 5px;
    width: 100%;
    height: 50px;
}

.select2-container--default .select2-selection--single span {
    line-height: 100% !important;
    height: 100% !important;
    display: flex !important;
    align-items: center;
    padding: 0 !important;
}
.menu-active{
    border-bottom: 2px solid #E61811;
}

.header .nav-items a.btn-default{
    color:#fff;
}
.header .nav-items a.btn-default:hover{
    color: #000;
    background-color: #fff;
    border-color: #000;
}
.instagram-media{
    margin-left:auto!important;
    margin-right:auto!important;
    text-align: center;
}

/*

    404

------- */
.not-found{
    text-align:center;
    padding:150px 30px 90px 30px;
    max-width:600px;
    margin:0 auto;
}
.not-found .four-o-four{
    font-weight:bold;
    font-size:80px;
    line-height: 1;
}
.not-found .title{
    font-weight:bold;
    font-size:20px;
    line-height: 1;
    margin:30px 0 15px 0;
}
@media(min-width:1200px){
    .not-found{
        padding-top:90px;
    }
    .not-found .four-o-four{
        font-size:120px;
    }
    .not-found .title{
        font-size:24px;
    }
}
.row-form-city{
    width: 30%;
    padding: 30px;
}
@media screen and (max-width: 768px) {
    .row-form-city{
        width: 80%;
        padding: 100px;
    }
    .article-content p img {
        max-width: 100%;
        height: unset;
    }
    .article-content iframe{
        max-width: 100%;
    }
    .page-article .cover-image .cover:hover{
        opacity: 0;
    }
}
.blx-select{
    display: flex;
    justify-content: center;
}
.select2-container--default .select2-selection--single{
    background: transparent;
}
.form-select {
    height: 100%;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #000000;
    background: transparent;
}

.article-content img.aligncenter {
    display: block;
    margin: 15px auto 25px;
}

.video_embed{
    text-align: center;
}

.page-article p{
    font-size: 18px;
    line-height: 1.6;
}

/*

    COMMENTS

------------ */
.reactions {
    background: #ffffff;
}
.comment{
    font-size: 14px;
    line-height: 1.4;
    padding: 10px;
    background-color: #fafafa;
    border-radius: 5px;
    /*margin: 0 0 15px 0;*/
}
.comment span.date{
    display: block;
    color: #aaa;
    font-size: 10px;
    line-height: 1;
    margin: 0 0 10px 0;
}
.comment span.author{
    display: block;
    font-weight: bold;
    margin-top: 10px;
}
.new-comment .author{
    font-weight: bold;
    display: block;
    margin: 0 0 2px 0;
}
.new-comment textarea{
    width: 100%;
    height: 150px;
    border: solid 1px #ccc;
    border-radius: 10px;
    padding: 5px;
    font-size: 16px;
}
@media(min-width: 768px){
    .comment{
        padding: 15px;
        font-size: 16px;
    }
    .new-comment .author{
        font-size: 16px;
    }
}
.box-cm {
    margin: 0 0 15px 0;
}

.paywall .tabs{
    display: flex;
}
.paywall .tabs > a{
    flex: 1
}

.main-image.has-gallery{
    cursor: pointer;
}
figure.wp-caption img{
    width: 100%;
    height: 100%;
}
figure.wp-caption .wp-caption-text{
    margin: 5px 0 0;
    font-style: italic;
    font-size: 13px;
    line-height: 15px;
    color: #545454;
    padding: 0;
    text-align: center;
}

.read-also{
    margin-top:30px;
    /*padding: 20px;*/
}
.read-also h3.h-tag{
    margin:0 0 20px 0;
}
.read-also a{
    font-size:16px;
    line-height: 1.2;
    margin:0 0 15px 0;
    color:#000;
    display:flex;
    align-items:center;
}
.read-also .thumb{
    display:inline-block;
    width:60px;
    height:60px;
    margin-right:10px;
    flex-shrink:0;
}
.read-also .title{
    display:inline-block;
    text-decoration: underline;
}

@media (min-width: 1200px) {
    .read-also {
        margin-top: 40px;
    }
}
.reactions {
   padding: 0px;
}
.form-reply{
    border: solid 1px #eee;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
    padding: 30px;
}
.post-reply{
    margin-top: 10px;
}
.button-rep-comment {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.button-rep-comment {
    color: #aaa;
    text-decoration: none;
}
.button-rep-comment {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.button-rep-comment:hover {
    color: #0a58ca;
    text-decoration: none;
}
.toggle-reply {
    margin-left: 10px;
}
.toggle-reply {
    color: #aaa;
    text-decoration: none;
}
.toggle-reply:hover {
     color: #0a58ca;
     text-decoration: none;
 }
.comment{
    position: relative;
}
.reply-comment {
    margin-left: 40px;
}


.ad{
    /*background-color: #ccff00;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    display: none;*/
}
.ad span{
    opacity: 0.1;
    display: inline-block;
    font-size: 32px;
    line-height: 1;
}
.ad-fix-bottom-left{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 390px;
    height: 120px;
    z-index: 10;
}
.ad-block{
    width: 335px;
    height: 275px;
}
.ad-lg{
    width: 300px;
    height: 600px;
}

body .ad {
    /*display: flex !important;*/
    background-color: initial;
}
.ad-long {
    margin: 0 auto;
    overflow: hidden;
}
/*

    POPUP

--------- */
.popup-main-container{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background-color: rgba(0,0,0,0.4);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    display: none;
}
.popup-main-container .popup-main-content{
    position: absolute;
    width: 80%;
    margin: 5% auto;
    top: 10%;
    left: 10%;
    padding: 20px;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.4);
    box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.4);
}
.popup-main-container .popup .title{
    font-size: 18px;
    line-height: 1.2;
    color: #000;
    display: block;
    font-weight: bold;
    padding:15px 0;
    text-align: left;
}
.popup-main-container .btn-close-popup{
    color: #000;
    font-size: 18px;
    line-height: 1;
    position: absolute;
    padding: 15px;
    top: 0;
    right: 0;
    cursor: pointer;
}
.popup-main-container .btn-close-popup:hover{
    color: #555;
}
.popup-main-container .popup-main-content .link{
    display:block;
    color:#888;
    font-size:14px;
}
.small-link{
    display:block;
    color:#888 !important;
    font-size:14px;
}
.popup-main-container .logo{
    text-align:center;
}
.popup-main-container .popup-main-content .btn-default-invert {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    text-transform: uppercase;
    padding:20px 25px;
    font-size:14px;
    letter-spacing: 1px;
    line-height: 1;
    text-decoration: none;
    display: inline-block;
    font-weight:bold;
    -webkit-box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.4);
    box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.4);
    border-radius: 5px;
}
.popup-main-container .popup-main-content .btn-default-invert:hover{
    background-color:#e60212;
    color:#fff;
    text-transform: uppercase;
    padding:20px 25px;
    font-size:14px;
    letter-spacing: 1px;
    line-height: 1;
    text-decoration: none;
    display: inline-block;
    font-weight:bold;
    -webkit-box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.4);
    box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.4);
    border:solid 1px #e60212;
    border-radius: 5px;
}
.popup-main-container .desc-popup{
    max-height: 50vh;
    overflow: auto;
    padding: 0 20px;
}

@media only screen and (max-width: 1200px) {
    .popup-main-container .popup-main-content .btn-default-invert{
        margin-bottom: 10px;
    }
}
@media only screen and (min-width: 1200px){
    .popup-main-container .popup-main-content {
        width: 45%;
        left: 28%;
    }
}

.card-1.xl .title .city {
    font-size: 14px;
    color: #696969;
    margin-top: 7px;
    text-align: left;
}

.card-1 .title .city{
    font-size: 14px;
    color: #696969;
    margin-top: 7px;
    text-align: left;
}

.card-3 .title .city{
    display: block;
    font-size: 14px;
    color: #696969;
    margin-top: 7px;
}
.card-2 .title .city{
    display: block;
    font-size: 14px;
    color: #696969;
    margin-top: 7px;
}
.row-form textarea{
    padding:8px 10px 5px 10px;
    outline:0;
}

.galleries_ads {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 57px;
    transform: translateY(-50%);
}

.galleries_ads_right.galleries_ads{
    left: unset;
    right: 57px;
}
.galleries_ads_center{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/*

    AD COVER GALLERY

-------------------- */
.ad-cover-gallery{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background-color: rgba(0,0,0,0.6);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    overflow-y: scroll;
}
.ad-cover-gallery .content{
    position: absolute;
    top: 30px;
    left: 50%;
    width: 300px;
    margin-left: -150px;
    padding:40px 30px 30px 30px;
    background-color: #fff;
    border-radius: 5px;
}
.btn-close-ad-cover-gallery{
    position: absolute;
    top: 0;
    color: #000 !important;
    font-size: 16px;
    line-height: 1;
    right: 0;
    padding: 15px;
}
.ad-cover-gallery .content .title{
    font-size: 18px;
    line-height: 1.2;
    font-weight: bold;
    margin: 0 0 15px 0;
}
.ad-cover-gallery .content p{
    font-size: 16px;
    line-height: 1.4;
    color: #666;
    margin: 0 0 30px 0;
}
@media(min-width: 768px){
    .ad-cover-gallery .content{
        width: 500px;
        margin-left: -250px;
        top: 50%;
        margin-top: -150px;
    }
}
.galleries_ads_center.ad-empty-wrap {transform: none;}

p.image_source {
    margin-top: 10px;
    text-align: right;
    font-size: 14px;
    color: #888;
    margin-bottom: 0px;
}

.page-mag {
    margin-top: 40px;
}

.page-mag .mag-preview {
    padding: 15px 30px 0 0;
}

.page-mag h2.h-tag {
    font-size: 56px;
    padding: 0 0 30px 0;
}
.mag-details{
    font-size: 14px;
    line-height: 1.4;
    text-align: left;
    padding:10px 0 15px 0;
}
.mag-details b,
.mag-details span{
    display: block;
}
.mag-details span{
    margin-top: 5px;
}
.mag-details .price{
    margin: 0 0 30px 0;
}
.mag-details .price span{
    display: block;
}
.mag-details .price .old{
    text-decoration: line-through;
    font-size: 18px;
    color: #555;
}
.mag-details .price .new{
    font-size: 38px;
    line-height: 1;
    font-weight: bold;
}
.mag-details .price .new span{
    font-size: 22px;
    display: inline;
    font-weight: normal;
}

.page-mag .mag-preview{
    padding: 15px 30px 0 0;
}
.page-mag .mag-preview img{
    /*width:100%;*/
}
.page-mag .mag-details{
    padding: 30px 30px 0 30px;
}
.page-mag .mag-details p{
    font-size: 18px;
    line-height: 1.6;
}
.page-mag .btns{
    padding: 0 30px;
}
.page-mag .btns a{
    margin: 2px;
}
@media screen and (max-width: 768px) {
    .page-mag {
        padding-top: 20px;
    }
    .page-mag h2.h-tag{
        font-size: 46px!important;
    }
    .page-mag .mag-preview{
        padding: 30px 30px 0 30px;
    }
}



#body-input::placeholder{
    color:#222222;
    opacity: 1; /* Firefox */
}

#body-input:-ms-input-placeholder { /* Edge 12 -18 */
  color: #222222;
}
.btns a i {
    display: block;
    line-height: 1;
    font-size: 28px;
    color: #000;
}
.btns a span {
    display: block;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 5px;
    display: none;
}
.reaction-icon-click.active {
    background: #E61811 !important;
}
/*

    HERO

--------- */
.section-hero{
    padding:15px 0 45px 0;
    margin-top: 84px;
}
.carousel-lg{
    position:relative;
}
.carousel-lg .ctrl{
    position:absolute;
    width:40px;
    height:40px;
    background-color:rgba(0,0,0,0.6);
    color:#fff;
    line-height: 40px;
    font-size:18px;
    text-align:center;
    top:190px;
}
.carousel-lg .ctrl.invert{
    background-color:rgba(255,255,255,0.7);
    color:#000;
}
.carousel-lg .ctrl:hover{
    background-color:rgba(0,0,0,0.9);
}
.carousel-lg .ctrl.invert:hover{
    background-color:rgba(255,255,255,0.9);
}
.carousel-lg .ctrl-prev{
    left:1px;
}
.carousel-lg .ctrl-next{
    right:1px;
}
.carousel-lg .ctrl-xl{
    top:240px;
}
.box{
    display:block;
    background-color:#fff;
    color:#000;
    text-decoration:none;
    position:relative;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.box:hover{
    color:#000;
}
.box-2 .thumb-container{
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    line-height: 0;
}
.box .thumb{
    display:block;
    height:230px;
    width:100%;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    transition: transform 0.15s ease-out;
    margin: 0;
    padding: 0;
    line-height: 0;
}
.box-2:hover .thumb {
    transform: scale(1.05);
    overflow: hidden;
}
.box-2:hover .thumb .icon{
    transform: scale(0.9);
}

.box .thumb .icon{
    position: absolute;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    top: 50%;
    margin-top: -60px;
    left: 50%;
    margin-left: -60px;
    text-align: center;
    line-height: 60px;
    background: rgb(0,0,0);
    background: radial-gradient(circle, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 50%);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.box .thumb .icon i{
    display: inline-block;
    font-size: 48px;
    line-height: 120px;
    color: #f4f3bf;
}
.box:hover .thumb .icon{
    opacity: 0.9;
}
.box-2{
    height:260px;
    overflow:hidden;
    width:100%;
}
.box-2 .thumb{
    position: relative;
    z-index: 1;
    height:160px;
}
.box h3.h-tag{
    padding:15px 15px 0 15px;
    font-size:28px;
    line-height: 1.1;
    font-family: 'Domaine Disp';
    background-color:#fff;
    position: relative;
    z-index: 2;
}
.section-half-half .box h3.h-tag{
    background-color:#111111;
}
.section-half-half-light .box h3.h-tag{
    background-color:#ffffff;
}
.box h3.h-tag .plus{
    color: #e9c6c4;
    display: inline-block;
    margin: 0 5px 0 0;
    position: relative;
}
.box h3.h-tag .plus i{
    color: #e9c6c4;
    background: radial-gradient(#000 50%, transparent 50%);
}
.box-2 h3.h-tag{
    font-size:20px;
    padding:10px 10px 0 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height:1.3;
    font-family: 'Domaine Disp';
}
.box .credentials{
    display:block;
    font-size:14px;
    color:#aaa;
    line-height: 1;
    padding:10px 15px 15px 15px;
}
.box p{
    padding:0 15px 15px 15px;
    font-size:18px;
    line-height: 1.4;
    color:#555;
}
.box .tags{
    position: absolute;
    top: 0;
    padding: 5px;
    display: block;
}
.box-recipe{
    position: relative;
    margin:0 0 15px 0;
}
.box .tag,
.box-recipe .tag{
    font-size: 12px;
    color: #000;
    display: inline-block;
    background-color: #f4f3bf;
    padding: 5px;
    border-radius: 2px;
    margin: 0 2px 4px 0;
    line-height: initial;
    font-weight:normal;
}
.box-recipe .tags{
    position: absolute;
    top: 0;
    padding: 5px;
    display: block;
    z-index: 3;
}
.box-recipe .tag{
    text-decoration: none;
}
.box-scroll{
    background-color:#fff;
    padding:0 10px;
    margin:0 0 15px 0;
}
.box-scroll-item{
    position:relative;
    display: flex;
    flex-wrap:wrap;
    padding:10px 0;
    border-bottom:solid 1px #f5f5f5;
    align-items: center;
}
.box-scroll a{
    color:#000;
    font-size:20px;
    line-height: 1.2;
    text-decoration:none;
    display:inline-block;
    font-family: 'Domaine Disp';
}
.box-scroll a:last-child{
    border:none;
}
.box-scroll span{
    display:inline-block;
}
.box-scroll .thumb-container{
    display: block;
    overflow: hidden;
    height:auto;
    margin: 0;
    padding: 0;
    line-height: 0;
    position:relative;
}
.box-scroll .thumb{
    width:80px;
    height:80px;
    transition: transform 0.2s ease-out;
    margin: 0;
    padding: 0;
    line-height: 0;
}
.box-scroll a:hover .thumb{
    transform: scale(1.1);
    overflow: hidden;
}
.box-scroll .details{
    padding:0 10px;
    width:calc(100% - 90px);
    font-family: 'Futura PT';
}
.box-scroll .details .date{
    display:block;
    color:#bbb;
    font-size:10px;
    margin:0 0 5px 0;
    font-family: 'Poppins', sans-serif;
}
.box-scroll-carousel .slick-dots{
    bottom:-15px;
}
.box-scroll-carousel .tags{
    /*margin-top:10px;*/
}
.box-scroll-carousel .tags .tag{
    font-weight: normal;
    font-size:10px;
    font-family: 'Poppins', sans-serif;
    background-color:#f5f5f5;
    color:#555;
    padding:3px 5px;
    margin:0 1px 3px 0;
}
.slick-dots li{
    margin:0;
}
.slick-dots li button:before{
    font-size:10px;
}
@media(min-width: 768px){
    .main-carousel .slick-dots{
        bottom: -20px;
    }
}
.hero-carousel .box .tag{
    background-color:#f5f5f5;
    color:#555;
    font-size:11px;
    font-family: 'Poppins', sans-serif;
    padding:3px 5px;
}
@media(min-width:768px){
    .box-scroll a{
        font-size:16px;
    }
    .box-scroll .thumb{
        width:90px;
        height:82px;
    }
    .box-2 h3.h-tag{
        font-size:16px;
        padding:10px 10px 0 10px;
    }
    .carousel-lg .ctrl-xl{
        top:280px;
    }
    .box-scroll-carousel .tags .tag{
        margin:0;
    }
}
@media(min-width:992px){
    .section-hero{
        padding:15px 0 75px 0;
    }
    .carousel-lg .ctrl{
        top:280px;
    }
    .carousel-lg .ctrl-xl{
        top:340px;
    }
    .box{
        height:545px;
    }
    .box .thumb{
        height:320px;
    }
    .box .thumb .icon i{
        font-size: 60px;
    }
    .box h3.h-tag{
        padding:30px 30px 0 30px;
        font-size:28px;
    }
    .box .credentials{
        padding-left:30px;
    }
    .box p{
        padding:10px 30px 30px 30px;
        font-size: 16px;
    }
    .box-2{
        height:325px;
    }
    .box-2 .thumb{
        height:230px;
    }
    .box-2 h3.h-tag{
        font-size:18px;
        padding:15px 15px 0 15px;
        line-height:1.2;
        -webkit-line-clamp:3;
    }
    .box .tags{
        padding: 10px;
    }
    .box-scroll a{
        font-size:18px;
    }
    .box-scroll .thumb{
        width:115px;
        height:108px;
    }
    .box-scroll .details{
        width:calc(100% - 120px);
    }
    .box-scroll .details .date{
        font-size:12px;
    }
}
@media(min-width:1200px){
    .carousel-lg .ctrl-xl{
        top:390px;
    }
    .box-2 h3.h-tag{
        font-size: 18px;
        line-height: 1.3;
        padding: 15px 15px 0 15px;
    }
    .box-scroll a{
        font-size:22px;
        line-height: 1.1;
    }
}
@media(min-width:1400px){
    .section-hero{
        padding-top: 30px;
        margin:0;
    }
    .carousel-lg .ctrl{
        top:380px;
    }
    .carousel-lg .ctrl-xl{
        top:420px;
    }
    .carousel-lg .ctrl-lg{
        top:430px;
    }
    .box{
        height:660px;
    }
    .box .thumb{
        height:420px;
    }
    .box h3.h-tag{
        padding:30px 45px 0 45px;
        font-size:34px;
    }
    .box .credentials{
        padding-left:45px;
    }
    .box p{
        padding:10px 45px 30px 45px;
    }
    .box-2{
        height:430px;
    }
    .box-2 .thumb{
        height:300px;
    }
    .box-2 h3.h-tag{
        font-size:18px;
        padding:15px 15px 0 15px;
    }
    .box-scroll .thumb{
        width:144px;
        height:137px;
    }
    .box-scroll .details{
        padding:0 30px;
        width:calc(100% - 144px);
        font-size:20px;
    }
}
.btn_social_login{
    width: 100%;
    padding: 13px;
    background-color: #ebebeb;
    border-radius: 5px;
    font-size: 16px;
    color: rgb(43 43 43/1);
    font-weight: bolder;
    display: flex;
    justify-content: center;
    align-content: center;
}
.btn_social_login:hover{
    background-color: rgb(222 222 222 / 1);
    color: rgb(43 43 43/1);
}

.btn_social_login span{
    width: 24px;
    display: inline-block;
    margin-right: 5px;
}
.btn_social_login span img{
    width: 100%;
    height: 100%;
}
/*

    POLL

-------- */
.poll-title{
    font-size:32px;
    line-height: 1.2;
    font-weight: bold;
    margin:15px 0 20px 0;
    float:left;
    width:100%;
}
.poll-answers{
    float:left;
    width: 100%;
}
.poll-answers a{
    display: block;
    text-decoration: none;
    margin:0 0 10px 0;
    background-color: #f8f8f8;
    padding:10px;
    font-size:16px;
    line-height: 1.4;
    float:left;
    width:100%;
    border-radius: 5px;
    color: #000;
}
.poll-answers a:hover{
    color:#555;
    background-color:#f5f5f5;
}
.poll-answers a span.radio{
    width:15px;
    height:15px;
    border:solid 1px #aaa;
    border-radius: 50%;
    display:inline-block;
    float:left;
    margin:5px 10px 0 0 ;
    position: relative;
}
.poll-answers a span.title{
    display:inline-block;
    float:left;
    width:calc(100% - 30px);
}
.poll-answers a span.radio::after{
    content:'';
    position: absolute;
    width:11px;
    height:11px;
    background-color:#aaa;
    border-radius: 50%;
    top:1px;
    left:1px;
    display: none;
}
.poll-answers a:focus span.radio::after{
    display: block;
}
@media(min-width:768px){
    .poll-answers a{
        padding:15px;
        font-size:18px;
    }
}

.poll-results div{
    margin:0 0 15px 0;
    float:left;
    width:100%;
}
.poll-results div .title{
    font-size:16px;
    line-height: 1.4;
    float:left;
    width:100%;
    margin:0 0 5px 0;
    display: block;
}
.poll-results div .bar{
    display:inline-block;
    background-color:#e60212;
    color:#fff;
    float:left;
    height:40px;
    border-radius: 0 30px 30px 0;
    position: relative;
}
.poll-results div .bar span{
    font-size:16px;
    color:#fff;
    position: absolute;
    right:15px;
    line-height: 40px;
}
@media(min-width:768px){
    .poll-results div .title{
        font-size:18px;
    }
}
.bar-check{
    display: flex;
    align-items: center;
}
.bar-check i{
    color: #E61811;
    margin-left: 10px;
}
.block-content{
    border-radius: 4px;
}

.block-content.text-right {
    text-align: right;
}
.block-content.bg_white_text_red{
    background-color: #fff;
    color: #e60212;
}
.block-content.bg_red_text_white{
    background-color: #e60212;
    color: #fff;
}
.live{
    padding: 4px 8px;
    background: #e60212;
    color: white;
    font-size: 13px;
    border-radius: 4px;
    margin-bottom: 0px;
    text-decoration: none!important;
}
.live.pass{
    background-color: rgb(222 222 222 / 1);
    color: #000;
}

.live.pass i{
    display: none;
}

.title .live i{
    display: inline-block;
    margin: 0px;
    font-size: 11px;
}

.card-2 .live{
    font-size: 11px;
    padding: 4px 5px;
    margin-bottom: 0px;
}
.article__live_blog .title_header:hover{
    background-color: rgb(222 222 222 / 1);
    color: #e60212;
}
.article__live_blog .title_header{
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 10px;
    border: 0;
    border-radius: 5px;
    background-color: #ebebeb;
    font-size: 1em;
    text-align: center;
    text-transform: uppercase;
    font-weight: bolder;
    cursor: pointer;
}

.article__live_blog .article__liveblog__item:after {
    position: absolute;
    top: 25px;
    left: 19px;
    width: 14px;
    height: 14px;
    background-color: #fff;
    background-size: contain;
    background-image: url(../../img/dot.svg);
    background-repeat: no-repeat;
    content: "";
}

.article__live_blog .article__liveblog__item:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 25px;
    width: 0;
    border-left: 2px solid #f1ebe5;
    z-index: 0;
    content: "";
}

.article__live_blog .article__liveblog__item {
    position: relative;
    padding: 20px 5px 5px 45px;
}

.article__live_blog .article__liveblog__item.is-highlight{
    background: #f6f6f6;
}
.article__live_blog .article__liveblog__item.is-highlight:before {
    border-color: #f00;
}

.article__live_blog .article__liveblog__item.is-highlight:after {
    background-color: #f6f6f6;
    background-image: url(../../img/dot_highlight.svg);
}



.article__live_blog .article__liveblog__item-datetime {
    font-weight: bold;
    font-size: 13px;
}


.article__live_blog .article__liveblog__item-title {
    margin-top: 15px;
}
.article__live_blog .article__liveblog__item-content p{
    font-size: 18px;
    line-height: 1.6;
}

.article__live_blog .article__liveblog__item-content img {
    max-width: 100%;
    height: unset;
}
.article__short_desc {
    text-align: justify;
    margin-bottom: 25px;
    font-weight: bold;
}

.article__live_blog .article__liveblog__item-date {
    font-size: 11px;
    color: #999;
}
.article__live_blog .article__liveblog__item-time {
    font-size: 14px;
    font-weight: bold;
    margin-right: 3px;
}

.search-in-mags{
    width:300px;
    position: relative;
    display: inline-block;
}
.search-in-mags input{
    width:100%;
    border:solid 1px #ddd;
    border-radius: 5px;
    padding:10px;
    height:40px;
    outline:0;
}
.search-in-mags input::placeholder{
    color:#aaa;
    font-size:14px;
    font-style: italic;
}
.search-in-mags button{
    border:none;
    color:#aaa;
    font-size:18px;
    line-height: 38px;
    position: absolute;
    top:1px;
    right:1px;
    background-color: #fff;
    height:38px;
    border-radius: 50%;
    width:40px;
    text-align: center;
}
.btn-reset-search{
    position: absolute;
    height:30px;
    width:30px;
    background-color:#eee;
    color:#777 !important;
    border-radius: 50%;
    top:5px;
    right:5px;
    display: none;
    line-height: 30px;
}
.btn-reset-search:hover{
    color:#555 !important;
    background-color:#e5e5e5;
}
@media(min-width:768px){
    .search-in-mags{
        width:500px;
    }
}

.year-btns{
    text-align:center;
    margin:30px 0 0 0;
}
.year-btns a{
    display:inline-block;
    text-decoration:none;
    color:#888;
    padding:10px 15px;
    background-color:#f5f5f5;
    border-radius:5px;
    margin:2px 1px;
    font-size:14px;
    line-height: 1;
}
.year-btns a:hover{
    background-color:#eee;
    color:#555;
}
.year-btns a.current{
    background-color:#e60212;
    color:#fff;
    font-weight:bold;
}

.mag-results-container{
    position: relative;
}
.cover-search{
    text-align:center;
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index: 1;
    background-color: #ffffff96;
    display: none;
}
.cover-search i{
    color:#555;
    font-size:32px;
    line-height: 1;
    margin-top:30px;
}

.account-content.loading .cover-search{
    display: block;
}
@media screen and (min-width: 768px) {
    .apple-app{
        margin-right: 8px;
    }
}

.download-app-buttons{
    display: flex;
    justify-content: center;
    align-items: center;
}

.download-app-buttons img{
    width: 250px;
}

#modalContactAds .btn_close{
    position: absolute;
    top: 10px;
    right: 20px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    outline: none;
    background: none;
    border: none;
    font-size: 25px;
}
.modal-body{
    padding: 30px 30px 10px;
}

#modalContactAds .title i{
    font-size: 37px;

}
#modalContactAds .title h3{
    font-size: 21px;
    margin-top: 10px;
    font-weight: 500;
    color: #263348;
}
#modalContactAds .title p{
    color: #606b80;
}

#modalContactAds .form_contact .btn_download_file {
    background: #e60212;
    color: white;
    border: none;
    padding: 10px 15px;
    border-radius: 8px;
}

#modalContactAds .form_contact .btn_download_file.loading {
    background: #00000096;
}
#modalContactAds .form_contact .btn_download_file.loading:hover {
    background: #00000096;
}

#modalContactAds .form_contact .btn_download_file .sec_loading{
    display: none;
}

#modalContactAds .form_contact .btn_download_file.loading .sec_title{
    display: none;
}

#modalContactAds .form_contact .btn_download_file.loading .sec_loading{
    display: block;
}

#modalContactAds .form_contact .btn_download_file:hover {
    background: rgb(17 24 39);
}

#modalContactAds .form_contact .form-group{
    margin-bottom: 20px;
}

#modalContactAds .form_contact .form-control{
    border-radius: 8px;
    height: 48px;
}

#modalContactAds .form_contact textarea.form-control{
    height: auto;
}

#modalContactAds .form_contact .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: unset;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}

#modalContactAds .form_contact label{
    margin-bottom: 5px;
}

#modalContactAds .modal-content{
    border-radius: 8px;
}

#modalContactAds .section_result .check i{
    font-size: 61px;
    color: #155724;
}

#modalContactAds .title_by_type{
    display: none;
}

#modalContactAds .type_mediakit .title_by_type.title_mediakit{
    display: block;
}

#modalContactAds .type_tariefkaart .title_by_type.title_tariefkaart{
    display: block;
}


.btn-download-file-ads i{
    font-style: normal;
    margin-left: 0px;
}

.btn-upload-file{
    padding: 13px 16px;
    color: #000;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1;
    text-decoration: none;
    display: inline-block;
    font-weight: 700;
    -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 10px 10px -10px rgba(0,0,0,.4);
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .4);
    border: solid 1px #000;
    border-radius: 5px;
}

.btn-upload-file:hover{
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.toast-upload-container{
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    z-index: 9999;
}

.toast-upload-container .toast-upload {
    background: #fff;
    border: 1px solid #ddd;
    border-left: 4px solid #4285f4;
    border-radius: 8px;
    padding: 12px 16px;
    width: 300px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    display: flex;
    flex-direction: column;
    animation: slideIn 0.3s ease-out;
}

.toast-upload-container .toast-upload-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 8px;
}

.toast-upload-container .progress-upload-bar {
    height: 6px;
    width: 100%;
    background: #eee;
    border-radius: 4px;
    overflow: hidden;
}

.toast-upload-container .upload-progress {
    height: 100%;
    background: #4285f4;
    width: 0;
    transition: width 0.3s ease;
}

@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.poll-option-answer:hover{
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.poll-option-answer{
    background-color: #fafafa;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
}


.poll-option-image{
    height: 270px;
}

.poll-option-answer span.radio {
    width: 15px;
    height: 15px;
    border: solid 1px #aaa;
    border-radius: 50%;
    display: inline-block;
    float: left;
    margin: 5px 10px 0 0;
    position: relative;
}



.poll-grid-results .info-option{
    font-family :Lato,sans-serif;
}

.poll-grid-results .info-option .btn-reset-vote{
    border-radius: 6px;
}

.page-photos .btn-download-file {
    padding: 8px 24px;
    border: none;
    border-radius: 5px;
    background: #e60212;
    color: white;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .4);
}
.page-photos .btn-download-file:disabled {
    opacity: 0.4;
    cursor: not-allowed;
}

.page-photos .btn-download-file.outline{
    background: transparent;
    color: #e60212;
    border: 1px solid #e60212;
}

.page-photos .btn-download-file.outline{
    background: transparent;
    color: #e60212;
    border: 1px solid #e60212;
}

.page-photos .photo-container {
    position: relative;
    aspect-ratio: 1;
    overflow: hidden;
    border-radius: 0.5rem;
    cursor: pointer;
    transition: all 0.2s ease;
}

.page-photos .photo-container:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

.page-photos .photo-container:hover .photo-bg {
    filter: brightness(0.9);
}

.page-photos .photo-bg {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: filter 0.2s ease;
}

.page-photos .selection-checkbox {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 24px;
    height: 24px;
    border: 2px solid rgba(255,255,255,0.8);
    border-radius: 4px;
    background: rgba(255,255,255,0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
    transition: all 0.2s ease;
}

.page-photos .selection-checkbox:hover {
    background: white;
    border-color: white;
}

.page-photos .selection-checkbox.selected {
    background: #0d6efd;
    border-color: #0d6efd;
}

.page-photos .check-icon {
    width: 16px;
    height: 16px;
    color: white;
    display: none;
}

.page-photos .selection-checkbox.selected .check-icon {
    display: block;
}

.page-photos .hover-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0);
    border-radius: 0.5rem;
    transition: background 0.2s ease;
    pointer-events: none;
}

.page-photos .photo-container:hover .hover-overlay {
    background: rgba(0,0,0,0.1);
}
