.download-product .simplefavorite-button.active,
.download-product .simplefavorite-button{
    border:none;
    padding:0;
}
div .download-product a{
    width:43%;
}
.download-product .simplefavorite-button a{
    padding: 5px 8px;
    display: block;
    width: auto;
    border:1px solid #aaaab4;
}
.download-product .simplefavorite-button a i{
    color:#aaaab4;
}
.download-product .simplefavorite-button.active a i{
    color:#840b55;
}
.download-product .simplefavorite-button.active a{
    border:1px solid #840b55;
}
.sales-collection .post-item{
    position:relative;
    min-height:395px;
}.sales-collection .post-item .btn-item {
    padding: 0 20px;
    width: 100%;
    position: absolute;
    bottom: 20px;
}
.office_download{
    margin-top: 0;
    margin-right: 15px;
    cursor: pointer;
    display: flex;
    text-align: center;
}
.office_download a{
    display: block;
    background: transparent;
    color: #840b55;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    padding: 7px 18px;
    font-family: 'Conv_HelveticaLTStd-LightCond',sans-serif;
    border: 1px solid #840b55;
}
.office_download a:hover {
    background: #840b55;
    color: #fff;
}
.ead-preview .embed_download{
    display:none;
}

#popupenquire .modal-content .close {
    position: absolute;
    top: 5px;
    right: 15px;
    font-size: 17px;
}
#popupRegister .modal-image .title {
    transform: translateX(-10%);
}
@media only screen and (max-width: 575px) {
    body .tzheader {
        z-index: 1050;
    }
    .sales-collection .post-item{
        min-height:500px;
    }

    .modal.show {
        overflow-x: hidden;
        overflow-y: auto;
    }
}
@media only screen and (max-width: 1499px) {
    body .logo-fixed img{
        max-height: 70px;
        margin: 20px 0;
    }
    div .internal_filter a{
        display: inline-block;
        padding: 0 8px;
        margin-left: 4px;
        font-size: 14px;
    }
}
@media only screen and (max-width: 1199px) {
    body header .logo-fixed img{
        max-height: 50px;
        margin: 10px 0;
    }
    body header.tzheader-fixed.tzheader .tz-header-menu{
        padding:15px 0;
    }
    div .internal_filter a{
        margin-bottom: 8px;
    }
}
@media only screen and (max-width: 768px) {
    body .logo-fixed img{

    }
}
.tz-recent-widget.tz-most-favorites-widget .tz-recent-item .title{
    text-align:left;
    margin:0;
}
.videos-content .post-content p{
    color:#767876;
}
.single-flight-tariff .tal-content{
    width:100%;
    margin-bottom:30px;
}
.single-flight-tariff .tal-content td{
    padding: 10px 0;
    vertical-align: top;
}
.template-flight .tz-banner.no-image .bread-content{
    padding-bottom:50px;
}
.tz-post-content table{
    border:1px solid #ababab;
}
.tz-post-content table td{
    border:1px solid #ababab;
    padding:5px 10px;
}
div .hide-logo{
    transition: none;
}
.parallaxer.Yes{
    height:100vh;
}
.parallax.Yes{
    height:100vh;
    position:relative;
}
.parallaxer.Yes:after{
display:none;
}
.header-section__scrolldown {
    display: block;
    position: absolute;
    left: calc(50% - 50px);
    bottom: 40px;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    text-align: center;
    color: #fff;
    z-index: 5;
}
.header-section__scrolldown .text {
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
.header-section__scrolldown .mouse {
    height: 42px;
    width: 24px;
    border-radius: 14px;
    transform: none;
    border: 1px solid white;
    margin: 6px auto;
}
.header-section__scrolldown .wheel {
    height: 5px;
    width: 2px;
    display: block;
    margin: 5px auto;
    background: white;
    position: relative;
    height: 4px;
    width: 4px;
    border: 2px solid #fff;
    border-radius: 8px;
}
.header-section__scrolldown .wheel {
    -webkit-animation: mouse-wheel 1.5s linear infinite;
    -moz-animation: mouse-wheel 1.5s linear infinite;
}
.header-section__scrolldown .arrow {
    display: block;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    margin: 5px 0 8px 45px;
    width: 10px;
    height: 10px;
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
    animation-direction: normal;
    -webkit-animation-direction: alternate;
}
@-webkit-keyframes mouse-wheel {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
}

@-moz-keyframes mouse-wheel {
    0% {
        top: 1px;
    }
    25% {
        top: 2px;
    }
    50% {
        top: 6px;
    }
    75% {
        top: 2px;
    }
    100% {
        top: 1px;
    }
}
#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-20706 > ul.mega-sub-menu >
li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
    padding: 0;
}
#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-20706 > ul.mega-sub-menu >
li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item a:hover{
    font-weight:unset;
}
body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{
    color:#cdcdcd;
}
body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{
    color:#cdcdcd;
}
#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-28469 > ul.mega-sub-menu >
li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
    padding: 0 0 0 40px;
}
.planning-image .easia-active {
    color:#000;
}
.product-ajax .planning-image .sub-brands span.subn{
    padding-left:0;
    margin-left:-15px;
}
.menu_hidden{
    display:none !important;
}
.et_city img{
    max-width:102%;
    max-height: none;
}

.sic .bread-content-video .page-title{
    color:#840b55;
}
.tz-banner.sic{
    height:80vh;
}
.parallax,.tz_none_parallax{
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    height: 80vh;
}

.page-template-default .parallax::before,
.sic .parallax::before,
.single .parallax::before,
.archive  .parallax::before,
.tz_none_parallax::before{
    position:absolute;
    top:0;
    left:0;
    content:"";
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.4);
}
.sic_content{
    padding-top:90px;
}
.et_incentive_team {
    -webkit-clip-path: inset(-100vw -100vw -100vw 0);
    clip-path: inset(-100vw -100vw -100vw 0);
}
.et_incentive_team .owl-stage-outer {
    overflow: unset;
}
.et_incentive_team h3.title{
    font-family: 'Conv_HelveticaLTStd-LightCond',sans-serif;
    font-size: 48px;
    line-height: 58px;
    letter-spacing: .5px;
    color: #404040;
    padding-bottom: 0;
    margin: 0;
    text-transform: capitalize;
}
.sic_content .incentive_team_slider{
    margin:40px 0 0;
}
.et_incentive_team h3.title strong {
    font-family: 'Conv_HelveticaLTStd-BlkCond',sans-serif;
    font-weight: unset;
}
.et_incentive_team .description p{
    font-family: 'Conv_HelveticaLTStd-Cond',sans-serif;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: .25px;
    color: #767876;
    padding-right: 70px;
    margin: 0;
}
.et_incentive_team .item {
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.et_incentive_team .item img {
    height: auto;
}
.et_incentive_team .item .wrapper {
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 30px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.25) 100%);
}
.et_incentive_team .item .content {
    position: absolute;
    bottom: 30px;
    left:20px;
    right:20px;
}
.et_incentive_team .item .content h3 {
    color: #ffffff;
    margin-bottom: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    font-family: 'Conv_HelveticaLTStd-BlkCond',sans-serif;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: .25px;
}
.et_incentive_team .item .content p {
    color: #ffffff;
    margin-bottom: 0;
    font-family: 'Conv_HelveticaLTStd-LightCond';
    font-size:16px;
}
.et_incentive_team .incentive_team_slider .owl-nav {
    margin-top: 30px;
}
.et_incentive_team .incentive_team_slider .owl-nav button {
    margin-right: 30px;
    font-family: 'Conv_HelveticaLTStd-Cond',sans-serif;
    font-size:16px;
    color: #404040;
    opacity: 0.75;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.et_incentive_team .incentive_team_slider .owl-nav button:hover{
    opacity:1;
}
.et_incentive_team .incentive_team_slider .owl-nav button i {
    color: #840b55;
}
.et_incentive_team .incentive_team_slider .owl-nav button {
    color: #404040;
}
.incentive_newsletter::before {
    content: '';
    background: #f9f9f9;
    position: absolute;
    z-index: -1;
    top: -320px;
    width: 100%;
    height: 100%;
}
.page-id-21647 .tel-title.align-left{
    text-align: left;
    padding:30px 0 0;
}
.sic_content  .incentive_newsletter {
    position: relative;
    margin-top: 0;
    background: #f9f9f9;
}
.page-id-21647 .incentive_newsletter .bg-partners{
    background:none;
}
div.sic_button {
    text-align: center;
    margin-top: 20px;
}
div.sic_button a.btn:hover {
    color:#fff;
}
div.sic_button a.btn:focus,
div.sic_button a.btn:active {
    box-shadow:none;
}
.page-id-21647 .tel-title.Interested h3{
    padding:0;
}
.instagram p{
    margin:0;
}
.easia-team-lightbox.active .easia-team-content .content{
    color:#767876;
}

.sic_action .et_btn-container a{
    padding: 10px 20px;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    -webkit-box-shadow: 0 0 5px 2px rgba(255,255,255,0.25);
    box-shadow: 0 0 5px 2px rgba(255,255,255,0.25);
    border-radius:5px;
}

.sic_action .et_btn-container a:hover{
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    -webkit-box-shadow: 0 0 5px 2px rgba(0,0,0,0.35);
    box-shadow: 0 0 5px 2px rgba(0,0,0,0.35);
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}

.wpb_images_carousel{
    margin-bottom:0 !important;
}
.page-id-21647.sic_content .vacation_item .wrapper .view-more{
    display:none !important;
}
.page-id-21647.sic_content  .vacation_item .wrapper .title{
    opacity:0;
}

.page-id-21647.sic_content  .vacation_item:hover .wrapper .title{
    opacity:1;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.page-id-21647.sic_content  .js-view-more{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index: 20;
}
body .companion_item .companion_info{
    padding:30px 40px 35px;
    max-height:380px;
    overflow-x: hidden;
    overflow-y: hidden;
}
body .companion_item .companion_info .companion_slider_title{
    font-size:46px;
    line-height:1.25em;
}
.tel-align--right{
    text-align: right !important;
}
.page-id-21647 .tel-title.tel-align--right{
    padding-right:0;
    padding-left: 30%;
}
div.sic_button.align-right{
    text-align: right;
    line-height: 22px;
}
div.sic_button.align-left{
    text-align: left;
    line-height: 22px;
    margin-top:25px;
}

.et_btn-container a img{
    height:22px;
    width:auto;
}

.tz-recent-widget .tz-item-4,
.tz-recent-widget .tz-item-5,
.tz-recent-widget .tz-item-6,
.tz-recent-widget .tz-item-7,
.tz-recent-widget .tz-item-8,
.tz-recent-widget .tz-item-9,
.tz-recent-widget .tz-item-10,
.tz-recent-widget .tz-item-11
{
    display: none;
}

.tzheader #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu ul.mega-sub-menu li#mega-menu-20710-0-0.inspirations_menu-item{
    padding-right:0;
}
body .sport_types_container .sport_types_item{
    margin-top:0;
}
.parallax-mirror img{
    max-height: none;
}
body .et_local_team .et_local_team-item::after {
    background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.3));
}
.single-destination-news .info-author, .single-travelblogs .info-author {
    display: flex;
    background: #f8f8f8;
    padding: 30px;
}
.single-destination-news .info-author .image, .single-travelblogs .info-author .image {
    width: 20%;
}
.single-destination-news .info-author .content, .single-travelblogs .info-author .content {
    width: 80%;
    font: 14px/1.6em 'Conv_HelveticaLTStd-Cond', sans-serif;
    letter-spacing: 0.3px;
    color: #767876;
}
.single-destination-news .info-author .content h3, .single-travelblogs .info-author .content h3 {
    font: 22px/1.6em 'Conv_HelveticaLTStd-Cond', sans-serif;
    letter-spacing: 0.3px;
    color: #404040;
    text-transform: capitalize;
}

.easia_service .ea_service_title{
    margin-bottom:15px;
}

body .video-thumb .lightbox-format iframe{
    height:400px;
}
body .thumb-format .lightbox-format{
    top:55%;
}
.header_active .mega-menu .mega-sub-menu .mega-menu-item a.mega-menu-link:active,
.header_active .mega-menu .mega-sub-menu .mega-menu-item a.mega-menu-link:focus{
    background: none !important;
}
.header_active.tzheader-fixed  .mega-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{
    color:#ffcd00 !important;
}
.header_active  .mega-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{
    color:#fff !important;
}
.header_active  .mega-menu > li.mega-menu-item.mega-current-menu-parent > a.mega-menu-link{
    color:#fff !important;
}
.header_active.tzheader-fixed  .mega-menu > li.mega-menu-item.mega-current-menu-parent > a.mega-menu-link{
    color:#ffcd00 !important;
}
.active-enquiry-form textarea{
    height:100px;
}

@media only screen and (max-width: 575px) {
    .page-id-21647 .tel-title {
        padding: 90px 15px 78px;
    }
    .page-id-21647 .tel-title h5 {
        padding: 0;
    }
    .page-id-21647 .tel-title.tel-align--right {
        padding-left: 10px;
        padding-right: 10px;
        text-align: center !important;
    }
    div.sic_button.align-right {
        text-align: center;
    }
    .page-id-21647 .et_incentive_team h3{
        padding: 0 15px;
    }
    .page-id-21647 .et_incentive_team .description{
        padding: 0 15px;
    }
}

@media only screen and (min-width: 575px) and (max-width: 768px) {
    .page-id-21647 .tel-title {
        padding: 90px 15px 78px;
    }
    .page-id-21647 .tel-title h5 {
        padding: 0;
    }
    .page-id-21647 .tel-title.tel-align--right {
        padding-left: 10px;
        padding-right: 10px;
        text-align: center !important;
    }
    div.sic_button.align-right {
        text-align: center;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .page-id-21647 .tel-title {
        padding: 90px 15px 78px;
    }
    .page-id-21647 .tel-title h5 {
        padding: 0;
    }
    .page-id-21647 .tel-title.tel-align--right {
        padding-left: 10px;
        padding-right: 10px;
        text-align: center !important;
    }
    div.sic_button.align-right {
        text-align: center;
    }
}
.sic_content.page-id-21647 .pd-0 .tel-title{
    padding:0 0 60px 0;
}
#wpcf7-f46693-p46793-o1 .wpcf7-recaptcha,
#wpcf7-f41101-p41079-o1 .wpcf7-recaptcha{
    margin-bottom: 25px;
}
body .bg-messager, body .bg-destination-message{
    min-height:680px;
}
.tz-captcha .wpcf7-recaptcha > div{
    margin:0 auto;
}
.et-video-bg .menu li a span{
    font-weight:normal;
}
.et-video-bg .menu li a span strong{
    width:0;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    display:inline-block;
    font-family: 'Conv_HelveticaLTStd-BlkCond';
}
.et-video-bg .menu li a:hover span strong{
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    opacity: 1;
    width:102px;
    margin-right: 15px;
}
.et-video-bg .menu li a:hover {
    margin-left: 0;
}
.et-video-bg .info {
    border-left-color: #fff;
}
#blockVideo {
    width: 101%;
}
.tz-min-height {
    min-height: auto;
}
body .et-video-bg .menu li a:hover{
    text-shadow: none;
}
.page-id-21322 .tel-meet-contact-us .avatar{
    width:200px;
}
.page-id-21322 .tel-meet-contact-us .contact{
    width:auto;
}
.disable_download .sale-container{
    position:relative;
}
.disable_download .sale-container.offi:before{
    /*content:"";*/
    /*position:absolute;*/
    /*top:0;*/
    /*left:0;*/
    /*width:100%;*/
    /*height:100%;*/
    /*z-index: 111;*/
}
.bread-content{
    bottom:8%;
}
.tz-product .breadcrumb-nav{
    text-align:center;
}
.tz-product .breadcrumb-nav{
    text-align:center;
}
div.easia_counter2{
    padding:0;
    margin:5px;
    width:auto;
    height:230px !important;
    min-height:200px;
}
.easia_counter2 .easia-counter-box em{
    font-style:normal;
    font-size:36px;
    margin-left:-5px;
}
.sic-map .vc_single_image-wrapper img{
    width:100%;
    height:auto;
}
.sic-map .vc_figure,
.sic-map .vc_single_image-wrapper{
    display:block;
}
.sic-map .vc_single_image-wrapper {
    position:relative;
}
.sic_contact .wpcf7-form-control-wrap input[type="text"],
.sic_contact .wpcf7-form-control-wrap input[type="tel"],
.sic_contact .wpcf7-form-control-wrap input[type="email"]{
    border: 1px solid #dfdfdf;
    line-height: 30px;
    padding: 9px 20px;
    font-size: 16px;
    font-family: 'Conv_HelveticaLTStd-Cond';
    color: #767876;
    width: 100%;
    display: block;
    margin-bottom: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.sic_contact .wpcf7-form-control-wrap{
    margin-bottom: 20px;
    display:block;
}
.sic_contact .wpcf7-form-control-wrap input[type="text"]::placeholder,
.sic_contact .wpcf7-form-control-wrap input[type="email"]::placeholder {
    color: #BAB6B5;
    opacity: 1; /* Firefox */
}
.tz-contact-form  textarea:hover, .tz-contact-form  textarea:focus, .tz-contact-form  textarea:active,
.tz-contact-form .wpcf7-form-control-wrap input[type="text"]:hover,
.tz-contact-form .wpcf7-form-control-wrap input[type="text"]:focus,
.tz-contact-form .wpcf7-form-control-wrap input[type="text"]:active,
.tz-contact-form .wpcf7-form-control-wrap input[type="email"]:hover,
.tz-contact-form .wpcf7-form-control-wrap input[type="email"]:focus,
.tz-contact-form .wpcf7-form-control-wrap input[type="email"]:active,
.tz-contact-form .wpcf7-form-control-wrap input[type="tel"]:hover,
.tz-contact-form .wpcf7-form-control-wrap input[type="tel"]:focus,
.tz-contact-form .wpcf7-form-control-wrap input[type="tel"]:active
{
    border-color: #840b55;
}
.tz-contact-form  textarea {
    height: 200px;
    border: 1px solid #dfdfdf;
    border-top-color: rgb(223, 223, 223);
    border-right-color: rgb(223, 223, 223);
    border-bottom-color: rgb(223, 223, 223);
    border-left-color: rgb(223, 223, 223);
    line-height: 30px;
    padding: 9px 20px;
    font-size: 16px;
    font-family: 'Conv_HelveticaLTStd-Cond';
    color: #767876;
    width: 100%;
    margin-bottom: 20px;
    display: block;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    margin-top:0;
}
.tz-contact-form  .feedback{
    width:100%;
}
.sic_contact .wpcf7-submit{
    display: inline-block;
    width: auto;
    background: #840b55;
    color: #fff;
    padding: 10px 25px;
    margin-top: 0;
    border: 0;
    margin-left:auto;
    margin-right:auto;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.tz-contact-form .wpcf7 input[type="submit"]:hover{
    background: #840b55;
}
.sic_contact .wpcf7-submit:hover{

    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.5);
    -ms-box-shadow: 0 1px 10px rgba(0,0,0,0.5);
    -o-box-shadow: 0 1px 10px rgba(0,0,0,0.5);
    box-shadow: 0 1px 10px rgba(0,0,0,0.5);
}
.sic_contact label{
    color:#BAB6B5;
}
.sic_contact .wpcf7-list-item:first-child{
    margin-left:0;
}
.sic_contact .wpcf7-list-item input{
    margin-right:5px;
}
.sic_contact .wpcf7-list-item,
.sic_contact .wpcf7-list-item input{
    color:#BAB6B5;
    font-size:16px;
}
.btn-center{
    text-align:center;
}
.tel-title.tel-align--center h5{
    padding-right:0;
}
.sic_content  .easia_service .ea_service_info span{
    display:block;
    line-height: 1.5em;
}
.sic_content  .easia_service .ea_service_title{
    font-size:16px;
}
.sic_content.page-id-21647 .tel-title.Interested{
    padding-left:0;
    padding-right:0;
    padding-bottom:0;

}
.sic_content.page-id-21647 .tel-title{
    padding-left:50px;
    padding-right:50px;
    padding-bottom:60px;
}
.sic_content.page-id-21647 .tel-title h5{
    padding-right:0;
}
body .logo-fixed img{
    max-height:55px;
    margin: 12px 0;
}
body .small-height{
    height:auto !important;
}
body .tzheader-fixed.tzheader .tz-header-menu{
    padding:5px 0;
}
body .tzheader.tzheader-fixed .mega-sub-menu{
    margin-top:3px !important;
}
.sustainability-template-default .single{
    padding-top:55px;
}
.align-center .g-recaptcha >div{
    margin:0 auto;
}

.sic_slider,
.sic_slider .owl-stage-outer .owl-stage .owl-item,
.sic_slider .owl-stage-outer .owl-stage,
.sic_slider .owl-stage-outer{
    height:100%;
}
.sic_item{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center;
}
.page-template-template-sic .sic .bread-content .page-title{
    text-align: center;
}
.page-template-template-sic .sic .bread-content .breadcrumb-nav{
    display:none;
}
.page-template-template-sic .sic .bread-content{
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom:auto !important;
    text-align: center;
}
.page-template-template-sic .sic .page-title p{
    font-family: 'Conv_HelveticaLTStd-Cond',sans-serif;
    text-transform: uppercase;
    font-size:50px;
    line-height: 55px;
    display: inline-block;
    border-bottom: 1px solid #840b55;
    letter-spacing: 2px;
    font-weight:bold;
}
.page-template-template-sic .sic .page-title p span{
    font-family: 'Conv_HelveticaLTStd-LightCond';
    font-weight:300;
}
.template-active .bread-content{
    bottom:120px;
}
@media only screen and (max-width: 767px) {
    body .video-thumb .lightbox-format iframe{
        width:80vw;
        height:40vh;
    }
    #popupLogin_guest .modal-image{
        max-width:100%;
    }
    #popupLogin_guest .modal-flex {
        flex-direction: column-reverse;
    }
    .tz-page .justify-content-center .col-lg-3{
        padding-bottom:30px;
    }
    div .switch_filter_video, div .switch_filter_promotion, div .switch_filter_indus, div .switch_filter_construc {
        position: relative;
        right: auto;
        top: auto;
        text-align: center;
    }
    div .list-tax-videos li a{
        padding:5px 0;
    }
    div .list-tax-videos li{
        padding:0 20px 0 0;
    }
}
@media only screen and (max-width: 480px) {
    body .video-thumb .lightbox-format iframe{
        width:85vw;
        height:30vh;
    }
    body .single-video .entry-btn .btn-content{
        display:block;
    }
    .easia-videos .view-more{
        font-size:18px;
    }
    .easia-videos .entry-btn .btn-item .share-video{
        margin-right:0;
        text-align: center;
        margin-bottom: 10px;
    }
    .easia-videos .entry-btn .btn-item .share-video .share{
        line-height: 30px;
        padding:4px 20px;
    }
    body .video-thumb .breadcrumb-nav{
        bottom:10vh;
        padding:0;
    }
    .easia-videos .view-more{
        float:left;
        margin-bottom: 10px;
    }
    .easia-videos .entry-btn .btn-item .share-video{
        display:inline-block;
        margin-right: 8px;
    }
    .btn-item .simplefavorite-button{
        height: 40px;
        padding: 4px;
        width: 40px;
        max-width:none;
    }
}
@media only screen and (max-width: 1024px) {
    body .video-thumb .breadcrumb-nav{
        bottom:10vh;
        padding:0;
    }
    div .hide-logo, .logo-fixed{
        display:none;
    }
    div .logo-fixed.show-logo{
        display:block;
    }
    body .video-thumb .lightbox-format iframe{
        width:55vw;
        height:45vh;
    }
    body .thumb-format .lightbox-format{
        top:60%;
    }
}

#popupLogin_guest .modal-image::after{
    background:none;
}
#popupLogin_guest h2{
    text-transform: uppercase;
    font-family: 'Conv_HelveticaLTStd-BlkCond';
    color:#840b55;
    font-size:32px;
    text-align: left;
    margin-top:65px;
}
#popupLogin_guest{
    color:#767876;
}
#popupLogin_guest .modal-content {
    color:#767876;
}
#popupLogin_guest .modal-content .title{
    padding-bottom:0;
    margin-bottom:0;
}
#popupLogin_guest .modal-content p{
    line-height: 1.8em;
}
#popupLogin_guest .modal-content ul{
    padding-left:20px;
    margin-top:12px;
}
#popupLogin_guest .modal-content ul li{
    position:relative;
    list-style: none;
    padding-left:12px;
    line-height: 1.8em;
}
#popupLogin_guest .modal-content ul li:before{
    content: "\f0da";
    position:absolute;
    left:0;
    top:0;
    color:#840b55;
    font-family: 'FontAwesome';
}
#popupLogin_guest a.btn_form{
    display:block;
    background:#840b55;
    font-family: 'Conv_HelveticaLTStd-BlkCond';
    font-size:23px;
    text-transform: uppercase;
    color:#fff;
    text-align: center;
    padding:8px 0;
    margin-bottom: 10px;
}
#popupLogin_guest .footer-form{
    margin-top:41px;
}
.other-video .planning-item{
    min-height:380px;
}
.other-video .owl-carousel .owl-item img{
    min-height:160px;
}
input.search:focus{
    border-color:#840b55;
    outline: none;
}
.easia-guest .widget .easia-search-form .easia-search-submit{
    width:100%;
    text-align: right;
}
.easia-videos .simplefavorite-button a{
    display:block;
    line-height: 14px;
}
.no-shadow .parallax:before{
    background:none !important;
}
.easia-videos .thumbnail img{
     height:auto;
     min-height:220px;
}
.col-other h2{
    font-size: 62px;
    letter-spacing: 1.4px;
    font-family: 'Conv_HelveticaLTStd-LightCond';
    color:#404040;
    margin-top:70px;
    margin-bottom:20px;
}
.col-other a{
    font-size:18px;
    line-height: 1.2em;
    color:#404040;
}
.col-other a:hover{
    color:#840b55;
}
.col-other ul {
    list-style: none !important;
    padding: 0 0 0 20px;
    margin-bottom: 0;
}
.col-other ul li {
    font-family: 'Conv_HelveticaLTStd-Cond',sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: .25px;
    color:
            #767876;
    position: relative;
    padding: 10px 0 10px 30px;
}
.col-other ul li::before {
    content: '\f005';
    font-family: 'Font Awesome 5 Free',sans-serif;
    position: absolute;
    top: 10px;
    left: 0;
    color:#840b55;
}
body .wpb_content_element.planning-highlights ul li::before{
    top:9px;
}
body .wpb_content_element.planning-highlights ul li{
    line-height: 1.5em;
}
body .sales-collection .post-item .download{
    max-width:80%;
    width:auto;
    padding:9px 15px;
}
#formModalCollateral,
#formModalCollateral h5{
    text-align: center;
}
.colla_list{
    display:none;
}
#formModalCollateral.form-lightbox .form-title{
    font-family: 'Conv_HelveticaLTStd-Cond',sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: .25px;
    text-transform: inherit;
    padding-bottom: 15px;
    text-align: left;
}
#formModalCollateral .sublist a{
    display:block;
    line-height: 1.5em;
    color:#404040;
    width:40%;
    background:#dedede;
    margin:22px auto;
    font-size:16px;
    padding:3px 60px;
    text-align: left;
}
#formModalCollateral .sublist a img{
    padding-right:15px;
}
#formModalCollateral .modal-header .close{
    position:absolute;
    right:15px;
    top:12px;
    color:#404040;
}
#formModalCollateral .modal-header{
    display:block;
    border-top:10px solid #840b55;
    background:none;
}
#formModalCollateral .modal-body{
    padding-top:0;
}
.tzsingle-career-title a{
    cursor: pointer;
}
.content404{
    color: #404040;
    text-align: center;
}
.content404 .bread-content{
    text-align: left;
}
.content404 h3{
    font-size: 36px;
    font-family: 'Conv_HelveticaLTStd-LightCond';
    color: #404040;
    letter-spacing: 1.4px;
}
.content404 .content-page-default{
    padding:60px 0 80px 0;
}
.content404 .view-all{
    margin-top:40px;
}
.internal_filter a{
    font-family: 'Conv_HelveticaLTStd-LightCond',sans-serif;
    font-size: 16px;
    line-height: 37px;
    letter-spacing: .5px;
    color: #767876;
    border:1px solid #b0b0b0;
    padding:8px 10px;
    margin-left: 8px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
body .widget .easia-search-form .search-field,
body .tz-page .search-job .field-keyword .search-field,
.sale-sidebar input,
.element-destination-bulletin .right-content .search-form form input{
    border-color:#b0b0b0;
}
.internal_filter a:first-child{
    margin-left: 0;
}
.tz-page .search-job .field-keyword,
body .sale-sidebar p.field-keyword,
.videos .widget .easia-search-form .field-keyword,
.element-destination-bulletin .right-content .search-form form .field-keyword{
    margin-bottom: 8px;
}
.tz-page .search-job .field-keyword .easia-search-submit{
    cursor: pointer;
}
.internal_filter a:hover,
.divstt_public .internal_filter a.stt_public,
.divstt_private .internal_filter a.stt_private{
    color:#840b55;
    border-color:#840b55;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.videos .widget .easia-search-form,
.right-content .easia-search-form{
    margin-right:17px;
}
.divstt_public .list-tax-videos li.active a,
.divstt_private .list-tax-videos li.active a{
    color:#b0b0b0;
}
.divstt_public .list-tax-videos li.active a:before,
.divstt_private .list-tax-videos li.active a:before{
    display:none;
}
body .sale-sidebar{
    padding-right:17px;
    margin-bottom: 30px;
}
body .sale-sidebar input{
    width:100%;
}
body .sale-sidebar button{
    right:2%;
    cursor: pointer;
}
.Client .internal_filter{
    display:none;
}
.public_icon{
    float:left;
    width:40px;
    height:40px;
    background:url(../images/Icon-Public50.png) center no-repeat;
    margin-right: 5px;
    background-size:contain;
}
.check_internal{
    font-family: 'Conv_HelveticaLTStd-Cond',sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: .25px;
    color:#767876;
}
.checkbox label .toggle,.checkbox-inline .toggle{margin-left:-20px;margin-right:5px}
.toggle{position:relative;overflow:hidden ; border-radius:20px; padding: 5px 45px;}
.toggle input[type=checkbox]{display:none}
.toggle-group{position:absolute;width:200%;top:0;bottom:0;left:0;transition:left .35s;-webkit-transition:left .35s;-moz-user-select:none;-webkit-user-select:none}
.toggle.off .toggle-group{left:-100%}
.toggle-on{position:absolute;top:0;bottom:0;left:0;right:50%;margin:0;border:0;border-radius:0}
.toggle-off{position:absolute;top:0;bottom:0;left:50%;right:0;margin:0;border:0;border-radius:0}
.toggle-handle{position:absolute; top:0; right:50%;margin:6px;padding-top:0;padding-bottom:0;height:100%;width:0;border-width:0 1px}
.toggle.btn{min-width:59px;min-height:34px}
.toggle-on.btn{padding-right:24px}
.toggle-off.btn{padding-left:24px}
.toggle.btn-lg{min-width:79px;min-height:45px}
.toggle-on.btn-lg{padding-right:31px}
.toggle-off.btn-lg{padding-left:31px}
.toggle-handle.btn-lg{width:40px}
.toggle.btn-sm{min-width:50px;min-height:30px}
.toggle-on.btn-sm{padding-right:30px}
.toggle-off.btn-sm{padding-left:30px}
.toggle.btn-xs{min-width:35px;min-height:22px}
.toggle-on.btn-xs{padding-right:12px}
.toggle-off.btn-xs{padding-left:12px}
.toggle.btn-primary,
.toggle .btn-primary{
    background:#840b55;
    border-color:#840b55;
}
.toggle .toggle-handle{
    border-radius:50%;
    width:17px;
    height:17px;
    background:#fff;
}
#formModalSendEmail .check_internal_box button.btn-send{
    background:#ababab;
    border-color:#ababab;
}
#formModalSendEmail .check_internal_box button.btn-send:hover{
    color:#fff;
}
.check_require .check_internal{
    color:red;
}
.toggle.off .toggle-handle{
    left:50%;
}
.toggle-off{
    background:#333;
    color:#fff;
}
.page-template-template-portfolio .switch_filter{
    text-align: right;
    padding-bottom:30px;
}
.switch_filter_video,
.switch_filter_promotion,
.switch_filter_indus,
.switch_filter_construc{
    position:absolute;
    right:3rem;
    top:2px;
}
body.page-template-template-portfolio .tz-page .justify-content-center .col-lg-9{

}
.switch_off .list-tax-videos li.active a,
.switch_on .list-tax-videos li.active a{

}
.switch_off .list-tax-videos li.active a:before,
.switch_on .list-tax-videos li.active a:before{

}
.video_nav{
    display:flex;
    width:100%;
}
.search-results .switch_filter_video,
.tax-video_type .switch_filter_video,
.tax-tags_video .switch_filter_video{
    position:relative;
    text-align: right;
    top:2px;
    right:auto;
    padding-bottom:22px;
}

.tax-construction-tags .switch_filter_construc,
.tax-industrial-tags .switch_filter_indus,
.tax-promotion-tags .switch_filter_promotion{
    position:relative;
    text-align: right;
    top:2px;
    right:auto;
    padding-bottom:22px;
}

.switch_filter_sale {
    text-align: right;
    padding-bottom:20px;
}
div.sales-collection.Client .col-lg-9{
    padding-top: 75px;
}
div.sales-collection .col-lg-9{
    padding-top:0
}

.Client .switch_filter,
.Client .switch_filter_video,
.Client .switch_filter_sale,
.Client .switch_filter_promotion,
.Client .switch_filter_indus,
.Client .switch_filter_construc,
.Client .public_icon{
    display:none;
}
div.hide-link{
    width:100%;
}
.indus_nav, .construc_nav,.promotion_nav, .sale_nav{
    width:100%;
}
.video_last .list-tax-videos li:first-child a{
    color:#b0b0b0;
}
.video_last .list-tax-videos li:first-child a:before{
    display:none;
}
.element-destination-bulletin .right-content .widgets{
    margin-top:7px;
}
.element-destination-bulletin.Client .right-content .widgets{
    margin-top:0;
}
/*import variables*/
.notification_public_link {
    position: absolute;
    right: 0;
    bottom: 30%;
    background: #ffffff;
    width: 30%;
    display: flex;
    color: #404040;
    border-left: 10px solid #840b55;
    padding: 10px 10px 10px 20px;
    z-index: 200;
    -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.6);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.6);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.6);
    /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.notification_public_link .content {
    padding-left: 20px;
}
.notification_public_link h3 {
    font-size: 18px;
    font-family: "Conv_HelveticaLTStd-BlkCond", sans-serif;
    line-height: 1.6em;
    letter-spacing: 0.25px;
    margin-bottom: 0;
}
.notification_public_link p {
    font-size: 16px;
    font-family: "Conv_HelveticaLTStd-LightCond", sans-serif;
    line-height: 1.6em;
    letter-spacing: 0.25px;
    margin-bottom: 0;
}
.notification_public_link img {
    object-fit: contain;
    max-width:40px;
}

.single-3d-flip-book .notification_public_link,
.single-flight_tariff .notification_public_link {

}

#formModalSendEmail .share-social {
    margin-left: 5px;
}
#formModalSendEmail .share-social .share {
    padding: 3px 18px;
    display: flex;
    align-content: center;
    align-items: center;
    align-self: center;
    justify-content: center;
    justify-items: center;
    justify-self: center;
    background: #840b55;
    color: #ffffff;
}
#formModalSendEmail .share-social .share i {
    border-radius: 0;
    font-size: inherit;
    padding-right: 5px;
    background: transparent;
    color: #ffffff;
}

.sales-collection .post-item .btn-item .public_social .simplefavorite-button {
    max-width: 100%;
}

.btn-item .public_social {
    display: flex;
}
.btn-item .public_social .simplefavorite-button {
    max-width: 100%;
}

@media screen and (max-width: 500px) {
    .notification_public_link {
        width: 90%;
        padding-right:50px;
        z-index: 200;

    }

}
@media (orientation: landscape) and (max-width: 500px)  {
    .notification_public_link {
        width: 85%;
        padding-right:50px;
        bottom:35%;
        z-index: 200;
    }
}
@media screen and (min-width: 500px) and (max-width: 767px) {
    .notification_public_link {
        width: 60%;
        padding-right:50px;
        z-index: 200;
    }
    div .list-tax-videos li{
        padding:0 10px;
    }
    .switch_filter_video, .switch_filter_promotion, .switch_filter_indus, .switch_filter_construc {
        position: relative;
        right: auto;
        top: auto;
        text-align: center;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .notification_public_link {
        width: 50%;
        padding-right:50px;
        z-index: 200;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .notification_public_link {
        width: 40%;
        padding-right:50px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1500px) {
    .notification_public_link {
        width: 30%;
        padding-right:50px;
    }
    div .see-detail{
        padding:5px 12px;
    }
}
.vc_toggle:nth-child(10) .vc_toggle_title::after {
    content: '\e818';
}
.vc_toggle:nth-child(11) .vc_toggle_title::after {
    content: '\e82d';
}
.vc_toggle:nth-child(12) .vc_toggle_title::after {
    content: '\e822';
}
.vc_toggle:nth-child(13) .vc_toggle_title::after {
    content: '\e841';
}
.vc_toggle:nth-child(14) .vc_toggle_title::after {
    content: '\e80e';
}
.vc_toggle:nth-child(15) .vc_toggle_title::after {
    content: '\e81b';
}
.vc_toggle:nth-child(16) .vc_toggle_title::after {
    content: '\e827';
}
.vc_toggle:nth-child(17) .vc_toggle_title::after {
    content: '\e82f';
}
.vc_toggle:nth-child(18) .vc_toggle_title::after {
    content: '\e837';
}
.vc_toggle:nth-child(19) .vc_toggle_title::after {
    content: '\e836';
}
.vc_toggle:nth-child(20) .vc_toggle_title::after {
    content: '\e84b';
}
.template-trade .trade-thumb img{
    height:auto !important;
}
.trade-thumb .image-hover{
    height: auto;
}
.page-template-template-trade .wpb_content_element a{
    font-size:18px;
    font-family: 'Conv_HelveticaLTStd-Cond';
}
.tz-banner.no-image .bread-content .page-title{
    line-height: 1.2em;
}
.page-template-template-trade .et_btn-container {
    text-align: left;
    margin-top:30px;
}
.page-template-template-trade .et_btn-container .et-btn:hover{
    color:#fff;
}
.page-template-template-trade .wpb_content_element.wpb_single_image{
    margin-bottom:0;
}
.page-template-template-trade .wpb_content_element{
    margin-bottom:25px;
}
body .tz-banner.no-image .bread-content{
    padding-bottom:45px;
}
.hidden{
    display:none !important;
}
.sgpb-theme-1-overlay{
    background-image:none !important;
}
.entry-content iframe{
    max-width: 100%;
}