
/* MARGIN */
.mt5 {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
.mt25 {margin-top: 25px;}
.mt30 {margin-top: 30px;}
.mt35 {margin-top: 35px;}
.mt40 {margin-top: 40px;}
.mt45 {margin-top: 45px;}
.mt50 {margin-top: 50px;}
.mt55 {margin-top: 55px;}
.mt60 {margin-top: 60px;}
.mt65 {margin-top: 65px;}
.mt70 {margin-top: 70px;}
.mt75 {margin-top: 75px;}
.mt80 {margin-top: 80px;}
.mt85 {margin-top: 85px;}
.mt90 {margin-top: 90px;}
.mt95 {margin-top: 95px;}
.mt100 {margin-top: 100px;}

.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb25 {margin-bottom: 25px;}
.mb30 {margin-bottom: 30px;}
.mb35 {margin-bottom: 35px;}
.mb40 {margin-bottom: 40px;}
.mb45 {margin-bottom: 45px;}
.mb50 {margin-bottom: 50px;}
.mb55 {margin-bottom: 55px;}
.mb60 {margin-bottom: 60px;}
.mb65 {margin-bottom: 65px;}
.mb70 {margin-bottom: 70px;}
.mb75 {margin-bottom: 75px;}
.mb80 {margin-bottom: 80px;}
.mb85 {margin-bottom: 85px;}
.mb90 {margin-bottom: 90px;}
.mb95 {margin-bottom: 95px;}
.mb100 {margin-bottom: 100px;}

/* PADDING */
.pt10 {padding-top: 10px;}
.pt15 {padding-top: 15px;}
.pt20 {padding-top: 20px;}
.pt25 {padding-top: 25px;}
.pt30 {padding-top: 30px;}
.pt35 {padding-top: 35px;}
.pt40 {padding-top: 40px;}
.pt45 {padding-top: 45px;}
.pt50 {padding-top: 50px;}
.pt55 {padding-top: 55px;}
.pt60 {padding-top: 60px;}
.pt65 {padding-top: 65px;}
.pt70 {padding-top: 70px;}
.pt75 {padding-top: 75px;}
.pt80 {padding-top: 80px;}
.pt85 {padding-top: 85px;}
.pt90 {padding-top: 90px;}
.pt95 {padding-top: 95px;}
.pt100 {padding-top: 100px;}

.pb10 {padding-bottom: 10px;}
.pb15 {padding-bottom: 15px;}
.pb20 {padding-bottom: 20px;}
.pb25 {padding-bottom: 25px;}
.pb30 {padding-bottom: 30px;}
.pb35 {padding-bottom: 35px;}
.pb40 {padding-bottom: 40px;}
.pb45 {padding-bottom: 45px;}
.pb50 {padding-bottom: 50px;}
.pb55 {padding-bottom: 55px;}
.pb60 {padding-bottom: 60px;}
.pb65 {padding-bottom: 65px;}
.pb70 {padding-bottom: 70px;}
.pb75 {padding-bottom: 75px;}
.pb80 {padding-bottom: 80px;}
.pb85 {padding-bottom: 85px;}
.pb90 {padding-bottom: 90px;}
.pb95 {padding-bottom: 95px;}
.pb100 {padding-bottom: 100px;}

.title-14 {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}

.desc-12,
.desc-12 p {
    font-size: 12px;
}

.title-28 {
    font-size: 28px;
    line-height: 34px;
    margin: 0;
}

.desc-16,
.desc-16 p {
    font-size: 16px;
}

.desc-16 p,
.desc-12 p {
    margin: 0;
}

.aheto-header-3__inner, .aheto-header-3__menu {
    background: #fff;
}

.aheto-header-3 .main-menu .menu-item a {
    color: #222 !important;
}

.aheto-header-3 .main-menu .menu-item .sub-menu a:hover,
.aheto-header-3 .main-menu .menu-item a:hover {
    color: #388149 !important;
    font-weight: bold;
}


.aheto-header-3 .main-menu .menu-item .sub-menu a {
    color: #fff !important;
}

.btn-disabled {
    background: #c4c4c4;
    border: 1px solid #c4c4c4;
}

.btn-disabled:hover {
    background: #c4c4c4 !important;
    border: 1px solid #c4c4c4 !important; 
}

.success-alert {
    color: rgb(36, 202, 105);
    text-align: center;
    font-size: 20px;
    border: 1px solid rgb(36, 202, 105);
    margin-bottom: 40px;
    padding: 7px;
    border-radius: 5px;
    width: 100%;
}

.fail-alert {
    color: #F00;
    /* padding-left: 20px; */
}

.fail-warning {
    color: #F00;
    text-align: center;
    font-size: 20px;
    border: 1px solid #f00;
    margin-bottom: 40px;
    padding: 7px;
    border-radius: 5px;
    width: 100%;
}

.error-empty {
    border: 1px solid #ff0000;
    background: rgba(255, 0, 0, 0.2);
}

.error-empty::placeholder {
    color: #ff0000 !important;
}

.nodropp {
    cursor: not-allowed;
    background: rgba(191, 191, 191, 0.5);
}

.subscribe-home {
    padding: 20px 27px;
    margin-bottom: 10px;
    width: 49%;
}

.subscribe-home:first-child {
    margin-right: 9px;
}

.subscribe-home:focus,
.subscribe-txt:focus,
.subscribe-opt:focus {
    /*background: #DDD;*/
    border: 2px solid #000;
}

.subscribe-opt {
    height: 68px;
    /* color: #999999; */
}

.subscribe-txt {
    width: 99%;
    padding: 20px 27px;
    margin-bottom: 10px;
}

.home-event-wrap-subs {
    background: none !important;
}

.subscribe-home,
.subscribe-txt,
.subscribe-opt {
    border: 1px solid #999999;
    border-radius: 5px;
    color: #000;
}

.type-radio-2 {
    margin-bottom: 10px;
    width: 49%;
}

.type-radio-2:first-child {
    margin-right: 9px;
}

.type-other {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #999999;
    padding: 0;
    margin-left: 15px;
}

.reg-submit {
    width: 100%;
    background: #388149;
    padding: 23px 35px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    border: 0;
    cursor: pointer;
    transition: 0.3s;
}

.reg-submit:hover {
    background: #255430;
}

.flx {
    width: 40%;
}

.popup-browse {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 12;
    background: #0000008a;
}

.open-popup {
    cursor: pointer;
    padding: 20px 27px;
    margin-bottom: 10px;
    width: 49%;
    height: 68px;
    color: #fff;
    background: #388149;
    border: 2px solid #388149;
    border-radius: 5px;;
    text-align: center;
    /* font-weight: 600; */
    transition: 0.5s;
}

@media only screen and (max-width: 600px) {
    .open-popup {
        width: 100%;
    }
}

.open-popup:hover {
    color: #fff;
    background: #255430;
    border: 2px solid #255430;
}

.popup-block {
    display: inline-block;
    background: #fff;
    width: 85%;
    max-width: 800px;
    height: auto;
    margin: auto;
    position: relative;
}

.popup-quit {
    position: absolute;
    right: 19px;
    top: 4px;
    font-size: 36px;
    z-index: 9;
    cursor: pointer;
}

.in-popup {
    padding: 25px 27px 25px 40px;
    text-align: left;
}

.popup-header {
    font-size: 18px;
    padding-bottom: 30px;
    color: #989898;
}

.display-scroll {
    /*width: 8px;
    background: #ececec;
    border-radius: 15px;*/
    padding: 0 25px 15px 0;
    font-size: 14px;
    height: 405px;
    overflow: auto;
}

.popup-sub {
    padding-bottom: 3px;
    font-size: 16px;
    font-weight: bold;
}

.popup-checkbox {
    padding: 15px 0;
    border-bottom: 1px solid #efefef;
}

.filter {
    padding: 10px 23px;
    margin-top: 9px;
    background: #f3f3f3;
    font-size: 14px;
}

.popup-checkbox input,
.filter div input {
    margin: 0 5px 0 0;
    cursor: pointer;
}

.filter div label {
    cursor: pointer;
    position: relative;
    top: -2px;
}

.popup-close {
    background: transparent;
    border: none;
    font-weight: bold;
    font-size: 16px;
    color: #388149;
    cursor: pointer;
}

#travel-tbl table .cell-bold {
    width: 200px;
    font-weight: 600;
    vertical-align: top;
}

.travel-f-right {width: 100%}
.travel-f-right div .i-right {
    width: 85%;
    float: right;
    margin-bottom: 50px;
}

@media only screen and (max-width: 755px) {
    .travel-f-right div .i-right {
        width: 100%;
        float: unset;
    }
}

.quest-table {width: 100%;}
.quest-table thead {
    text-align: center;
    font-weight: 600;
    line-height: 2;
}

.quest-table thead tr {
    height: 30px;
    vertical-align: top;
}

.quest-table tbody tr {
    height: 90px;
    vertical-align: top;
}

.logo-events {
    width: 230px;
}

.logo-wrapper {
    display: flex;
}


.l-events {
    display: grid;
    align-items: center;
    margin: 0 20px;
}

.l-events:first-child {
    margin-left: 0;
}

.wording-visreg {
    text-align: justify;
}

.aheto-header-3__fix .main-menu .menu-item a {
    color: #222222 !important;
}

.aheto-header-3__fix .main-menu .menu-item .sub-menu a {
    color: #fff !important;
}

.aheto-header-3__fix .dropdown-btn {
    color: #222222 !important;
}

.aheto-header-3 .sub-menu {
    -webkit-box-shadow: 1.169px 3.825px 15.66px 2.34px #388149 ;
    box-shadow: 1.169px 3.825px 15.66px 2.34px #388149;
}

.heading-content {
    width: 73%;
    margin: 0 auto 40px;
}


.heading-content h2 span {
    color: #388149 !important;
}

.heading-content p {
    margin-top: 20px;
}

.body-content {
    width: 100%;
}

.body-content .img-content {
    width: 80%;
    margin: 0 auto 60px;
}

.information-wrapper {
    width: 80%;
    margin: 0 auto;
}

.information-wrapper .head {
    display: flex;
    gap: 10px;
}

.information-wrapper .body {
  padding-left: 26px;
}

.information-wrapper span {
  background-color: #222;
  color: #fff !important;
}


/* HOME */

.subscribe-home {
    padding: 20px 27px;
    margin-bottom: 10px;
    width: 285px;
}

.aheto-clients__img {
    max-width: 120px;
    max-height: 120px;
}

.supp {
    max-width: 150px !important;
    max-height: 150px !important;
}

.suberror {
    padding: 10px;
    margin-top: 10px;
    background: rgba(255, 0, 0, 0.6);
}

.subsuccess {
    padding: 10px;
    margin-top: 10px;
    background: rgba(20, 217, 138, 0.6);
}

.click-hide {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 99;
    background: #0000008a;
}

.popup-quit {
    position: absolute;
    font-size: 40px;
    z-index: 9;
    cursor: pointer;
    margin-top: -50px;
    display: inline-block;
    margin-right: -22px;
}

.popup-block {
    display: inline-block;
    background: #fff;
    width: 85%;
    max-width: 580px;
    height: auto;
    margin: auto;
    position: relative;
}

#media-partner {
    margin-bottom: 100px;
    width: 100%;
}

.img-slider-mp {
    width: 220px;
    margin: 0 auto;
}

.slick-prev:before, .slick-next:before {
        color: #388149;
    }


.in-popup {
    padding: 25px 27px 25px 40px;
    text-align: left;
}

.slide-ig-wrapper .ig-content {
    margin-top: 20px;
    padding: 10px;
    border: 7px solid #388149;
    background-color: white;
    border-radius: 10px;
    font-size: 13px;
    height: 160px;
    max-height: 200px;
    overflow-y: scroll;
}

.slide-ig-wrapper {
    width: 90%;
    margin: 0 auto;
}

#slider_ig_feed {
    margin-bottom: 100px;
}

.banner-container {
    padding-top: 50px;
}

.popup-quit {
    color: #fff;
}

.aheto-heading--events-title {
    font-size: 80px;
}

.events-subtitle {
    color: #fff;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: bold;
}

.swiper-container {
    padding-top: 118px;
}

.tab-list {
    display: flex;
    gap: 20px;
    border-bottom: 1px solid;
    width: 100%;
}

.tab-list a {
    color: #000 !important;
    display: block;
    padding-bottom: 9px;
}

.tab-list a.active {
    color: #388149 !important;
    position: relative;
}


.tab-list a.active::after {
    content: '';
    position: absolute;
    bottom: -3px;
    display: block;
    width: 100%; 
    border-bottom: 6px solid #388149;

}

@media only screen and (max-width: 1180px) {
    .subscribe-home {width: 100%;}
}


@media only screen and (max-width: 1024px) {
    .aheto-header-3 .main-menu .menu-item .sub-menu a {
        color: #222 !important;
    }
    .aheto-header-3 .sub-menu {
        box-shadow: unset !important;
    }

    .aheto-header-3 .sub-menu {
        display: none;
    }

    .aheto-header-3 .main-menu .menu-item:hover  .sub-menu  {
        display: block !important;
    }
    

    .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
        background-color: #388149 !important;
    }

    .aheto-header-3 .main-menu {
        padding-bottom: 50px;
    }
}
@media only screen and (max-width: 600px) {
    .heading-content, 
    .body-content .img-content, 
    .information-wrapper {
        width: 100%;
    }

    .subscribe-home,
    .subscribe-opt {
        width: 100%;
    }

    .subscribe-home:first-child {
        margin-right: 0;
    }

    .type-radio-2 {
        margin-bottom: 10px;
        width: 100%;
    }

    .type-radio-2:first-child {
        margin-right: 0;
    }

    /* HOME */

    
    .swiper-container {
        padding-top: 0px;
    }

    .swiper-container .aht-ban--events {
       background-position: center !important;
    }

    iframe {
        width: 100% !important; 
    }
    .bg-ig {
        width: 100% !important; 
        height: 450px !important; 
    }

    .img-slider-mp {
        width: 350px !important;
        height: 120px !important;
    }

    .popup-block {
        max-width: 440px !important;
        height: 440px !important;
    }

    #banner-wrapper {
        width: 420px !important;
    }

    .in-popup {
        padding: 10px !important;
    }

    .banner-container {
        padding-top: 0px;
    }

    .aheto-heading--events-title {
        font-size: 50px;
        letter-spacing: 0.3px;
    }

    .events-subtitle {
        font-size: 15px;
    }

}


@media screen and (max-width: 480px) {
    .logo-wrapper {
        flex-wrap: wrap;
        justify-content: center;
    }

    .l-events {
        margin-top: 20px;
        margin-bottom: 10px;
        margin-left: 0;
        width: 100%;
    }

}