@import url("./fonts.css");

/* Top header */

.qode-page-loading-effect-holder {
    background-color: #0000001f !important
}

#back_to_top>span {
    width: 45px;
    height: 45px;
    line-height: 45px;
}

#back_to_top span i, #back_to_top span span {
    font-size: 26px;
    line-height: 48px;
}

.header_top p {
    font-weight: bold;
    font-size: 12px;
    letter-spacing: .5px;
    margin: 0 !important;
}

.header_top .left {
    float: left;
    height: 100%;
    width: 33.3%;
}

.header_top p {
    padding: 0 0px;
}

.header_top .center {
    float: left;
    width: 33.3%;
}

.header_top .right {
    float: right;
    height: 20%;
    margin-right: 1%;
}

nav.main_menu>ul>li>a {
    padding: 0 1.25vw;
    color: #000;;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0px;
    text-align: center;
    font-family: 'Dia-Bold'; 
}

nav.main_menu ul li.event-menu{
    width: 20%;
    margin-top: 2%;
}

.menu-main-right li{
    float: right;
}


.header_top p {
    color: #fff;
}

.content.content_top_margin {
    margin-top: 122px !important;
}

.header-left-from-logo-widget, .header-right-from-logo-widget {
    display: block;
    height: 100%;
    position: absolute !important;
    top: 20px;
}

header .container_inner .header-left-from-logo-widget, .menu-main-right-container{
    margin-top: 7px;
}

header.centered_logo .header_inner_right {
    display: none;
}

.side_menu_button>a {
    font-size: 45px;
    width: 40px;
    height: 40px;
    padding: 0 12px;
    color: #fff !important;
}

header.centered_logo .q_logo img {
    top: -12px !important;
}

header.centered_logo:not(.sticky) .q_logo img {
    height: 4vw !important;
}

header.scrolled:not(.header_style_on_scroll) .q_logo img.normal {
    height: 100%;
}

header {
    position: fixed;
}

.header_bottom .container .container_inner{
    width: 85%;
    height: 90px;
}

.header-widget.widget_nav_menu ul.menu li a {
    color: #000;
    font-family: 'Dia-Bold'; 
    font-weight: bold;
    font-size: 16px;
    line-height: 14px;
    display: flex;
}


.header-widget.widget_nav_menu ul ul {
    border-top: none;
    background-color: #ffffff;
    top: 35px;
    left: -15px;
    width: 110px;
    padding: 0;
    border: 1px solid #dfdfdf;
}

.header-widget.widget_nav_menu ul.menu li ul li a {
    color: #000000;
    font-size: 12px;
    font-weight: 200;
    line-height: 16px;
    padding: 7px;
    text-transform: capitalize;
    border-bottom: 1px solid #dfdfdf;
    font-family: 'Mabry-Light'; 


}

.locationheader{
    width: 10px;
    margin-top: 4px;
    top: 2px;
    position: relative;
}
/* Logo */

.logofont{
    font-size: 1.25vw;
    line-height: 1.11vw;
    letter-spacing: -1px;
    font-family: 'Dia-Black'; 
    transition: 0.3s;
}

.logofont:hover{
    color: #00D966;
}

header.centered_logo .q_logo {
    width: 160px;
    margin: 0 auto;
    height: 33px;
    top: 22px;
    max-width: 160px;
}

header.centered_logo .header_inner_left {
    margin: 10px;
	position: relative;
}

svg.mobile{
    display: none;
}

.header-right-from-logo-widget {
    right: 230px;
}

.header-widget.widget_custom_html.header-right-from-logo-widget{
    right: 0px;
}

.header-left-from-logo-widget-inner2, .header-right-from-logo-widget-inner2 {
    padding: 0;
}

.locationtop{
    margin-right: 5px;
}


.searchdesktop a svg{
    position: relative;
    right: 135px;
    top: 7px;
    transition: .5s;
    height: 20px;
}

.searchdesktop svg:hover{
    fill: #FF5FBD;
}

.logo2nd a svg, .logo2nd a img{
    transition: .5s;
    margin-top: 3px;
    width: 28px;
    height: 28px;
}

.logo2nd a svg:hover{
    fill: #00D966;
}

.header-widget.widget_nav_menu ul.menu li a {
    padding: 0 30px 0 0;
}

.exevents{
    width: 120px;
}

.side_menu_button .popup_menu.opened {
    color: #000 !important;
}

.carousel .video .video-wrap .mejs-controls button, .side_menu_button .popup_menu:hover {
    opacity: 1;
}

/* Search */

.fullscreen_search_holder .close_container {
    top: 28px;
}

.fullscreen_search_holder {
    width: 100%;
    height: 88%;
    bottom: 0;
    top: auto;
}

body.fullscreen_search_opened{
    height: 100vh !important;
}

.fullscreen_search_close span{
    background: #00D966;
    color: black;
}

.fullscreen_search_holder .search_close_holder {
    position: absolute;
    right: 190px;
    top: 200px;
}

.fullscreen_search_holder .search_field {
    width: 100%;
    background: #fff;
    font-size: 1.38vw;
    color: #5F5F5F;
    line-height: 1em;
    position: relative;
    font-family: 'Mabry-Light'; 
    border: 1px solid #2B4334;
    padding: 14px 25px;
    margin-right: 5%;
}

.fullscreen_search_holder .field_holder {
    width: 60%;
    border-bottom: 0;
    display: inline-flex;
    align-items: center;
}
.fullscreen_search_holder .search_submit {
    font-size: 1.25vw;
    line-height: 40px;
    font-family: 'Mabry-Bold'; 
    width: 12%;
}


.searchbox{
    width: 830px;
    margin: 0 auto;
    text-align: left;
}

.pinksearchsq{
    background: #FF5FBD;
    height: 100px;
    width: 80%;
}

.purplesearchsq{
    background: #6C73FF;
    height: 100px;
    width: 20%;
}

.searchsq{
    display: flex;
}

.fullscreen_search_cell {
    display: table-row;
}

.centerformsearch{
    margin-top: 20%;
}

.header-widget.widget_nav_menu ul.menu>li.menu-item-has-children>a:after {
    content: "";
}

/* menu hover */

.header-widget.widget_nav_menu ul.menu>li#menu-item-108 a:hover {
    color: #00D966 !important;
}

.header-widget.widget_nav_menu ul.menu>li#menu-item-119 a:hover {
    color: #6C73FF !important;
}

.header-widget.widget_nav_menu ul.menu>li#menu-item-802 a:hover {
    color: #FF5FBD !important;
}

.header-widget.widget_nav_menu ul.menu>li#menu-item-808 a:hover {
    color: #FF4C3E !important;
}

.header-widget.widget_nav_menu ul.menu>li {
    height: 50px;
}

/* Submenu */

.header-widget.widget_nav_menu ul li#menu-item-108 ul {
    left: -40px;
}

.header-widget.widget_nav_menu ul li#menu-item-802 ul {
      left: -35px;
}

.header-widget.widget_nav_menu ul li#menu-item-808 ul {
        left: -15px;
}


/* Footer */

.footer_top_holder {
    font-size: 0.781vw;
    line-height: 1.11vw;
}

.footer_top h5 {
    color: #000 !important;
    font-family: 'Mabry-Bold'; 
    margin: 0 0 15px;
    text-transform: inherit;
    font-size: 0.938vw;
    line-height: 1.11vw;
    letter-spacing: 0.1px;
}

.footer_top p{
    font-size: 0.938vw;
    line-height: 1.21vw;
}

.footer_top h6{
    font-size: 1.25vw;
    text-transform: capitalize;
    line-height: 1.11vw;
    width: 60%;
    margin-bottom: 10%;
    font-family: 'Dia-Black'; 
}

.four_columns>.column1>.column_inner, .four_columns>.column2>.column_inner , .four_columns>.column3>.column_inner{
    padding: 15px 15px 0 0;
  
}

.four_columns>.column1, .four_columns>.column2, .four_columns>.column3, .four_columns>.column4 {
    margin-left: 1%;
}

.footer_top .four_columns .column4 .column_inner>div {
    margin: 0;
}

.four_columns>.column2, .four_columns>.column3, .four_columns>.column4 {
    border-top: 1px solid #000;
}

.footer_col0 .column_inner img, .footer_col0 .column_inner svg{
    width: 62px;
    height: 62px;
    transition: .5s;
}

.four_columns>.column4>.column_inner {
    padding: 15px 5px 0 0px;
}

.footer_col0 .column_inner svg:hover{
    fill: #FF5FBD;
}

.four_columns>.column0>.column_inner{
    text-align: center;
}

.four_columns>.column1{
    width: 22%;
    margin-left: 2%;
}

.four_columns>.column2, .four_columns>.column3{
    width: 15%;
}

#custom_html-5,  #custom_html-6{
    margin-top: -16px;
    height: 115px;
    width: 100%;
}

#custom_html-6 .textwidget svg{
    zoom: 1.3;
}

#text-4{    
    padding-left: 43%;
    padding-right: 2%;
}

.four_columns>.column4{
    width: 40%;
}

.footer_top .four_columns .column2 .column_inner>div, .footer_top .three_columns .column2 .column_inner>div, .footer_top .two_columns_50_50 .column2 .column_inner>div {
    margin: 0;
}

.footer_top.footer_top_full {
    padding: 48px 0px;
    width: 96%;
    margin: 0 auto;
}

.footer_top .column1 h5{
    margin-top: 15px;
} 

/* General styles */

.pinkbg{
    background: #FF5FBD;
}

.yellowbg{
    background: #EFFF04;
}

h1, .h1, .title h1, body.qode-overridden-elementors-fonts .elementor-widget-heading h1.elementor-heading-title {
    margin-bottom: 8%;
    font-size: 3.8vw;
    line-height: 4.1vw
}

h2, .h2, h2 a, body.qode-overridden-elementors-fonts .elementor-widget-heading h2.elementor-heading-title{
    font-family: 'Inferi-Light'; 
    text-transform: initial;
    font-weight: 400;
    font-size: 3.1vw;
    line-height: 3.5vw
}


h2 strong{
    font-family: 'Dia-Black'; 
}

h3, .h3, h3 a, body.qode-overridden-elementors-fonts .elementor-widget-heading h3.elementor-heading-title {
    font-family: 'Mabry-Bold'; 
    font-weight: 600;
    text-transform: initial;
}

h4, .h4, h4 a, body.qode-overridden-elementors-fonts .elementor-widget-heading h4.elementor-heading-title{
    font-family: 'Mabry-Bold'; 
    font-weight: 600;
    text-transform: initial;
}


h6, .h6, h6 a, body.qode-overridden-elementors-fonts .elementor-widget-heading h6.elementor-heading-title {
    font-size: 1.094vw;
    line-height: 1.2vw;
    text-transform: initial;
}

.wpb_text_column h3, .wpb_text_column h4, .wpb_text_column h5, .wpb_text_column h6{
    margin-bottom: 3% !important;
}

.wpb_text_column p:last-child {
    margin-bottom: 0 !important;
}

.wpb_text_column{
    margin-bottom: 5% !important;
}

h6.expo-name{
    font-size: 1.38vw;
    line-height: 24px;
    color: #000000;
    font-family: 'Mabry-Bold';
    margin-bottom: 20px;
}

h4.mapplic-tooltip-title {
    color: #000;
}

.expo-img{
    margin-top: 20px;
}


p{
    margin-bottom: 3% !important;
    font-family: 'Mabry-Light'; 
    font-size: 1.389vw;
    line-height: 1.806vw;
}


.post_text p{
    margin-bottom: 2% !important;
}

body{
    line-height: 1.806vw;
}

.single-post .blog_single p {
    margin-bottom: 3% !important;
}

p a {
    color: #000000;
    border-bottom: 1px solid #000000;
    padding-bottom: 1px;
}

.historybg{
    background-color: #00D966;
}

p a:hover {
    border-bottom: 1px solid #FF00F5;
}

ul, ul li, ul li a{
    font-size: 1.38vw;
}

p strong{
    font-family: 'Mabry-Bold'; 
    font-weight: bold;
}


.container_inner, .elementor-container .elementor-widget-wrap>.qode_elementor_container_inner, .elementor-row .elementor-widget-wrap>.qode_elementor_container_inner, .qode_elementor_container_inner {
    width: 90%;
}

.header_bottom {
    padding: 0px;
}

.boxed .section .section_inner, .grid_section .section_inner {
    width: 90vw;
    margin: 0 auto;
    position: relative;
    z-index: 20;
}

.wpb_text_column ul{
    margin-bottom: 5%;
}

/* Slider */

.alignmiddle .vc_column-inner  {
    display: flex;
    align-items: center;
}

.flex-direction-nav a i {
    line-height: 2.5vw;
    font-size: 2.3vw;
}


.fullheight .vc_column-inner{
    min-height: 49vw;
}

.halfheight .vc_column-inner{
    min-height: 44vh;
}

.thirdheight .vc_column-inner{
    min-height: 54vh;
}

.slidercontent .vc_column-inner{
    padding: 0 10%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slidercontentfix .vc_column-inner  {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20%;
}

.onelineslider{
    margin-top: 35vh;
}

.onelinesliderOne .vc_column-inner {
    display: flex;
    align-items: flex-start;
    padding-left: 7vw;
    padding-top: 0;
}

.slider-title-first h1, .onelineslider h1, h1.slider-title,  a.slider-title{
    font-family: 'Inferi-Light' !important; 
    font-weight: 200;
}

.slider-title-first h1 strong, .onelineslider h1 strong, h1.slider-title strong, a.slider-title strong{
    font-family: 'Dia-Black' !important; 
    font-weight: 400;
}

.slider-title h1{
    font-family: 'Inferi-Light'; 
    font-weight: 200;
}

.slider-title h1 strong{
    font-family: 'Dia-Black'; 
    font-weight: 500;
}

p.subtitleslider{
    font-family: 'Mabry-Bold' !important;  
}

.slider-text{
    font-size: 1.38vw;
    margin-top: 5%;
}

.slider-date{
    font-family: 'Mabry-Light';  
    font-weight: 200;
    font-size: 1.38vw;
}


.ajustslide.wpb_single_image img {
    width: 95%;
    margin-left: 20px;
}

.caroufredsel-direction-nav a, .flex-direction-nav a {
    top: 95%;
    width: 50px;
    height: 50px;
    line-height: 50px;
}

.qode_content_slider .flex-control-nav {
    text-align: center;
    position: relative;
    bottom: 70px;
    z-index: 500;
}


.q_logo {
    left: 5px;
}

.qode_content_slider .flex-control-nav li a {
    background-color: #FFFFFF;
}

.slidericon img{
    margin-bottom: 30px;
}

a.readmore{
    font-family: 'Mabry-Light' !important;  
    border-bottom: 1px solid #000000;
    padding-bottom: 1px;
}

a.photocreditslide{
    font-family: 'Mabry-Light' !important;  
}

a:hover.slider-title, a:hover.readmore{
    color: #FF5FBD !important;
}

a:hover.readmore{
    border-bottom: 1px solid #FF5FBD !important;
}

/* Slider img left */

.sliderimgLeftBox{
    padding: 5% 0;
}

.sliderimgLeftBox .qode_content_slider .flex-control-nav{
    bottom: 0px;
}

.sliderimgLeftBox .flex-direction-nav a {
    top: 104%;
}

.qode_content_slider .flex-direction-nav .flex-prev {
    left: -15px;
}

.qode_content_slider .flex-direction-nav .flex-next {
    right: -15px;
}

.sliderimgLeftBox .flex-direction-nav a i{
    color: #000;
}

.photosliderimgleft p{
    text-align: right;
    font-size: .78vw;
}

.qode_content_slider .flex-direction-nav .flex-next:hover, .qode_content_slider .flex-direction-nav .flex-prev:hover{
    background: transparent;
    border-radius: 0;
    color: #fff;
}

.sliderimgLeftBox .flex-direction-nav  .flex-next:hover i, .sliderimgLeftBox .flex-direction-nav  .flex-prev:hover i{
    color: #fff;
}

.colorSquare{
    display: inline-flex;
}

.greensq{
    background-color: #00D966;
    height: 250px;
    width: 60%;
    bottom: 0;
    float: left;
    position: absolute;
    z-index: 1;
    left: -5px;
}

.pinksq{
    background-color: #FF5FBD;
    height: 250px;
    width: 50%;
    bottom: 0;
    right: 0;
    float: right;
    position: absolute;
    z-index: 0;
}

.blacksqm3 {
    height: 250px;
    width: 50%;
    background-color: #000;
    bottom: 0;
    float: left;
    position: absolute;
    z-index: 1;
    left: 0px;
}


.greensqm3 {
    height: 250px;
    width: 50%;
    background-color: #00D966;
    bottom: 0;
    float: left;
    position: absolute;
    z-index: 1;
    left: 0px;
}

.pinksqm3 {
    height: 250px;
    width: 50%;
    background-color: #FF5FBD;
    bottom: 0;
    right: 0;
    float: right;
    position: absolute;
    z-index: 0;
}

.centerslide{
    padding-bottom: 40%;
}

.latest_post_holder>ul>li {
    padding-top: 30px;
}


.colorRect{
    position: absolute;
    bottom: 0;
    display: flex;
    width: 100%;
    left: 0;
}

.colorRect .wpb_wrapper{
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}

.bluerect{
    background-color: #6C73FF;
    height: 41px;
}

.greenrect{
    background-color: #00D966;
    height: 150px;
}

.blueesqm2 {
    background-color: #6C73FF;
    height: 200px;
    width: 70%;
    bottom: 0;
    float: left;
    position: absolute;
    z-index: 1;
    left: 0px;
}

.pinksqm2{
    background-color: #FF5FBD;
    height: 200px;
    width: 30%;
    bottom: 0;
    right: 0;
    float: right;
    position: absolute;
    z-index: 0;
}

.blueesqm4 {
    background-color: #6C73FF;
    height: 200px;
    width: 34%;
    bottom: 0;
    float: left;
    position: absolute;
    z-index: 1;
    left: 0px;
}

.redsqm4{
    background-color: #FF4C3E;
    height: 200px;
    width: 70%;
    bottom: 0;
    right: 0;
    float: right;
    position: absolute;
    z-index: 0;
}

.photocredit{
    position: absolute;
    bottom: 25px;
    right: 40px;
    font-family: 'Mabry-Light';
    font-weight: 200;
    margin-bottom: 0 !important;
    z-index: 1;
}

.suscribephotocredit{
    position: absolute;
    bottom: -50px;
    right: 50px;
    font-family: 'Mabry-Light'; 
    font-weight: 200;
}

.photocredit p, .suscribephotocredit p {
    font-size: 1.094vw;
    line-height: 1.2vw;
    text-align: right;
}

.photoleft p{
    font-size: 12px;
    line-height: 14px;
}

.photoRight p{
    font-size: .78vw;
    line-height: 1.11vw;
    text-align: right;
    margin-top: 3%;
}

.whiteText h1,.whiteText h2,.whiteText h3,.whiteText h4, .whiteText h5, .whiteText h6, .whiteText a,.whiteText p, .whiteText p a, .whiteText ul li{
    color: white;
}

.whiteText a, .whiteText p a{
    border-bottom: 1px solid #fff;
    padding-bottom: 1px;
}

.whiteText a:hover, .whiteText p a:hover{
    border-bottom: 0px solid #fff;
}

.whiteicon a:before{
    fill: #fff;
}

.whiteshare .addtoany_shortcode .addtoany_list a span svg path{
    fill: #fff !important;
}

.blackshare .addtoany_shortcode .addtoany_list a span svg path{
    fill: #000 !important;
}

.padding8right{
    padding-right: 8%;
}

.icontitle h4, .icontitle h5{
    margin-top: 25px;
    margin-bottom: 8% !important;  
}

.ticketalign{
    margin-top: -10px;
}
.hoursalign{
    margin-top: -25px;
}

/* Pages */

.content.content_top_margin_none {
    margin-top: 122px!important;
}

.intropage{
    margin: 5% -15px!important;
}

.margin2top{
    margin-top: 2%;
}

.titlemargin{
    margin-top: 5%;
}

.titlemargin h4{
    margin-bottom: 5% !important;
}

.cafeinfo{
    margin-top: 50px;
}
.titlemargin5 h4{
    margin-bottom: 5% !important;
}

.titlemargin10 h4{
    margin-bottom: 10% !important;
}

.margin5top{
    margin-top: 5%;
}

.margin8top{
    margin-top: 8%;
}

.margin5right , .roomname.margin5right{
    margin-right: 5%;
}

.margin10right , .roomname.margin10right{
    margin-right: 10%;
}

.roomname.margin5right{
    margin-right: 5%;
}

.top5bottom, .margin5TB{
    margin-top: 5%;
    margin-bottom: 5% !important;
}
.margin10top{
    margin-top: 10%;
}

.betweenblock4{
    margin: 4% -15px !important;
}

.betweenblock5{
    margin: 5% -15px !important;
}

.betweenblock{
    margin: 2% -15px !important;
}

.lastblock, .margin5bottom{
    margin-bottom: 5% !important;
}

.margin2bottom{
    margin-bottom: 2% !important;
}

.margin3bottom{
    margin-bottom: 3% !important;
}

.margin5bottom{
    margin-bottom: 5% !important;
}

.margin10bottom{
    margin-bottom: 10% !important;
}

.margin15bottom{
    margin-bottom: 15% !important;
}

.introtitle{
    margin: 5% 0 0 !important
}

.paddingnone{
    padding: 0;
}

.padding3all{
    padding: 3%;
}

.padding5all{
    padding: 5%;
}

.padding8all{
    padding: 8%;
}

.padding10all{
    padding: 10%;
}

.padding1L{
    padding-left: 1%;
    padding-right: 0%;
}

.padding1R{
    padding-left: 0;
    padding-right: 1%;
}


.padding5L{
    padding-left: 5%;
    padding-right: 0%;
}

.padding5R{
    padding-left: 0;
    padding-right: 5%;
}

.padding3LR{
    padding: 0 3%;
}

.padding5LR{
    padding: 0 5%;
}

.padding2top{
    padding-top: 2%;
}

.padding3top{
    padding-top: 3%;
}

.padding4top{
    padding-top: 4%;
}

.padding5top{
    padding-top: 5%;
}

.padding5bottom{
    padding-bottom: 5%;
}

.padding5topBottom{
    padding: 5% 0
}

.padding10right{
    padding-right: 10%;
}

.padding10left{
    padding-right: 10%;
}

.nopadding.vc_column_container>.vc_column-inner{
    padding: 0;
}

.infovisit{
    padding: 5% 0;
}

.moremenu{
    margin-left: 20%;
}

.moremenu .wpb_wrapper ul, .moremenu.wpb_text_column ul{
    list-style: none;
}


.moremenu .wpb_wrapper ul li, .moremenu .wpb_wrapper ul li a{
    font-family: 'Mabry-Bold'; 
    font-weight: 500;
    margin: 0;
    line-height: 30px;
}

.moremenu .wpb_wrapper ul li a{
    border-bottom: 2px solid #000;
    padding-bottom: 2px;
}

.moremenu .wpb_wrapper ul li a:hover{
    border-bottom: 2px solid #FF00CE;
}


.moremenu.wpb_text_column ul li::before{
    display: none;
    content: "";
}

.squarelist ul, .wpb_text_column ul, .post_text ul{
    list-style-type: none;
    margin-bottom: 5%;
}

.squarelist ul li, .wpb_text_column ul li, .post_text ul li{
    margin-left: 5%;
    line-height: 26px;
    margin-bottom: 1%;
    font-family: 'Mabry-Light';
}

.squarelist ul li::before, .wpb_text_column ul li::before, .post_text ul li::before{
    margin-right: .5em;
    content:"\25A0";
    width: 1em;
    margin-left: -1em;
}


.squarelist.whiteText ul li::before{
    margin-right: .5em;
    content:"\25A0";
    width: 1em;
    margin-left: -1em;
}

.nopagetitle h1{
    font-family: 'Dia-Black'; 
    font-weight: 400;
    font-size: 3.8vw;
    line-height: 4vw;
    margin-bottom: 5% !important;
}

.bigtitle h1, .bigtitle h2, .bigtitle h3, .bigtitle h4, .bigtitle h5{
    font-family: 'Inferi-Light'; 
    font-size: 3.1vw;
    text-transform: initial;
    font-weight: 400;
    margin-bottom: 5% !important;
    line-height: 3.5vw;
}

.list-blog h2, .list-blog h2.entry_title a{
    font-family: 'Dia-Black'; 
    font-size: 2.3vw;
    line-height: 2.5vw;
    text-transform: initial;
    font-weight: 400;
}

.downloadtitle h4{
    font-family: 'Mabry-Bold'; 
    font-size: 1.875vw;
    line-height: 2vw;
    margin-bottom: 5% !important;
}


.bigtitle h1 strong, .bigtitle h2 strong, .bigtitle h3 strong, .bigtitle h4 strong, .bigtitle h5 strong {
    font-family: 'Dia-Black'; 
}

.blogdiafont h1, .blogdiafont h2, .blogdiafont h3, .blogdiafont h4, .blogdiafont h5, .woocommerce .product h1.product_title{
    font-family: 'Dia-Black'; 
    font-size: 1.667vw;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 2% !important;
    line-height: 1.944vw;
}


.middletitle h1, .middletitle h2, .middletitle h3, .middletitle h4, .middletitle h5{
    font-family: 'Inferi-Light'; 
    font-size: 2.3vw;
    line-height: 2.5vw;
    text-transform: inherit;
    font-weight: 400;
    margin-bottom: 5% !important;
}


.middletitle h1 strong, .middletitle h2 strong, .middletitle h3 strong, .middletitle h4 strong, .middletitle h5 strong{ 
    font-family: 'Dia-Black'; 
    font-weight: 400;
    
}

.slidertitle h4, .slidertitle h5{
    font-family: 'Dia-Black'; 
    font-weight: 400;
    font-size: 2.3vw;
    line-height: 2.5vw;
    text-transform: inherit;
    margin-bottom: 0 !important;
}

.slidertitle h5{
    margin-top: 20px;
    font-size: 1.8vw;
    line-height: 2vw;
}

.smalltitle h1, .smalltitle h2, .smalltitle h3, .smalltitle h4, .smalltitle h5{
    font-family: 'Inferi-Light'; 
    font-size: 1.667vw;
    line-height: 1.944vw;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 5% !important;
}

.smalltitle h4, .smalltitle h5{
    margin-bottom: 3% !important;
}

.smalltitle h1 strong, .smalltitle h2 strong, .smalltitle h3 strong, .smalltitle h4 strong, .smalltitle h5 strong{ 
    font-family: 'Dia-Black'; 
    font-weight: 400;
}


.educationdatetext h4, .educationdatetext h4 a{
    font-family: 'Inferi-Light'; 
    font-size: 2.3vw;
    line-height: 2.5vw;
    text-transform: inherit;
    font-weight: 400;
    margin-bottom: 5% !important;
}

.educationdatetext h4 strong, .educationdatetext h4 strong a{
    font-family: 'Dia-Black'; 
    font-weight: 400;
}

.educationdatetext h5{
    font-size: 1.25vw;
    line-height: 1.5vw;
    font-family: 'Mabry-Bold'; 
    text-transform: inherit;
    margin-bottom: 5%;
}

.educationdatetext p{
    font-size: 1.25vw;
    line-height: 1.5vw;
}

.educationdatetext{
    margin-top: 5%;
    text-align: left;
    margin-bottom: 10% !important;
}

.downloadfont p{
    font-family: 'Dia-Black'; 
    font-weight: 400;
    font-size: 1.38vw;
    line-height: 1.944vw;
}

.smalltext p{
    font-size: 1.25vw;
    line-height: 1.5vw;
}

.xstext p{
    font-size: 1.094vw;
    line-height: 1.25vw;
}

.bordertopimg{
    border-top: 1px solid #000;
    padding-top: 35px;
}

.yeartitle p{
    font-family: 'Dia-Black'; 
    font-size: 3.8vw;
    font-weight: 400;
    line-height: 4vw;
    text-align: right;
}
.yeartitle h3 strong{
    font-family: 'Dia-Black'; 
    font-size: 3.1vw;
    font-weight: 400;
    line-height: 3.5vw;
}
.yeardesc p{
    font-size: 1vw;
    line-height: 1.5vw;
    font-family: 'Mabry-Bold'; 
    text-align: right;
}

.yeardesc{
    padding-left: 50%;
}

.arrowyear{
    padding-left: 55%;
}

.hovermaptext p{
    font-family: 'Mabry-Light'; 
    font-weight: 400;
    font-size: 1.25vw;
    line-height: 1.563vw;
    color: #707070;
}

.bigtitle.hovermaptext h3{
    margin-bottom: 2% !important;
}

/* Modules */

.introlivenone{
    border-top: 1px solid #000;
    width: 30%;
}

.introlivenone .vc_column-inner{
    padding-left: 0;
    margin-left: 10px;
}

.introlive{
    border-top: 1px solid #000;
    width: 30%;
    margin-left: 55px;
}

.introlive .vc_column-inner{
    padding-left: 0;
    margin-left: 10px;
}

.largeimgmodule h3{
    font-size: 3.1vw;
    line-height: 3.5vw;
}

.largeimgmodule h3 strong{
    font-family: 'Dia-Black'; 
}

.photocreditLargeImage p, .photocredit650 p, .photocredit750 p , .photocreditMiddleImage, .photocredithome p{
    font-size: .78vw;
    line-height: .93vw;
}

.photocreditLargeImage{
    text-align: right;
    position: relative;
    bottom: -850px;
}

.photocredit650{
    text-align: right;
    position: relative;
    bottom: -650px;
}

.photocredit750{
    text-align: right;
    position: relative;
    bottom: -750px;
}



.photocreditMiddleImage{
    text-align: right;
    position: relative;
    bottom: -820px;
}

.photocredithome{
    text-align: right;
    position: relative;
    bottom: -440px;
}

.photocreditSmallImage{
    text-align: right;
    position: relative;
    bottom: -240px;
}

.photocreditXSImage{
    text-align: right;
    position: relative;
    bottom: -160px;
    right: -50px;
}

.photocreditbannerclass{
    text-align: right;
    position: relative;
    bottom: -30vw;

}

.photocreditLargeImage p, .photocreditSmallImage p, .photocreditMiddleImage p, .photocreditXSImage p, .photocredithome p, .photocreditbannerclass p{
    font-size: .78vw;
    font-family: 'Mabry-Light'; 
}

.imagemodulemargin{
    height: 170vw;
    margin: 0px 4.9%;
    padding-top: 2%;
}


.outreachmodule{
    height: 130vw;
    margin: 0px 4.9%;
    padding-top: 2%;
}

.imagemodulemargin.nohear{
    height: 170vw;
}
.middleimagemodule {
    height: 200vh;
    padding-top: 2%;
    margin: 0px 4.9%;
}

.middleimagemodule::after {
    background: rgba(0,0,0,0.2);
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}


.smallimagemodule, .volmodule {
    height: 115vw;
    margin: 0px 4.9%;
    padding-top: 2%;
}


.homecommunity{
    height: 75vw;
    margin: 0px 4.9%;
    padding-top: 2%;
}

.homecommunity::after{
    background: rgba(0,0,0,0.25);
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.latest_post_holder.boxes .boxes_image a:hover {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  

.xsimagemodule {
    height: 500px;
    margin: auto;
    padding-top: 2%;
    margin: 0px 4.6% !important;
}

.xsimagemodule.margin5bottom{
    margin-bottom: 5% !important;
}

.buildingmodulemargin {
    margin: 2% 4.5%!important;
    height: 145vh;
}

.yellowsquare{
    background-color: #EFFF04;
    margin-top: 21%;
    height: 176px;
    width: 90%;
}

.yellowsquarelogo{
    background-color: #EFFF04;
    margin-top: 3.7vw;
    height: 8.6vw;
    width: 11vw;
    margin-left: 20px;
}

.gridimage2Left .vc_column-inner{
    height: 40vh;
    background-position: center;
    background-repeat: no-repeat;
}

.gridimage2Right .vc_column-inner{
    height: 40vh;
    background-position: center;
    background-repeat: no-repeat;
}

.imagebanner, .sucribebanner {
    background-color: #00000061;
    background-blend-mode: color;
    margin: 0 auto;
    padding-left: 7%;
    height: 612px;
}

.fullbannerLR{
    margin: 0px 4.9%;
}

.sucribebanner{
    height: 888px;
}
.imagebanner {
    display: flex;
    align-items: center;
}

.imagebanner .vc_column-inner, .imagebannerbox .vc_column-inner{
    padding:0;
}

.downloadicon.wpb_single_image img {
    position: absolute;
    right: 50px;
    bottom: 50px;
}

.downloadiconcenter.wpb_single_image img {
    position: absolute;
    right: 50px;
    bottom: 30px;
}

.fullpic .vc_column-inner{
    height: 40vh;
}

.fullpicright{
    margin-left: 13.5px;
    width: 45%;
}

.fullpicleft{
    margin-left: -13.5px;
    width: 45%;
}

.imagebanner .vc_column-inner{
    height: 520px;
    display: flex;
    align-items: center;
}

.sucribebanner .vc_column-inner{
    height: 820px;
    display: flex;
    align-items: flex-start;
    padding-top: 10%;
}

.halfimagebanner .vc_column-inner{
    height: 612px;
    display: flex;
    align-items: center;
    padding:0 10%
}


.iconhalfbanner .vc_single_image-wrapper svg, .iconhalfbanner .vc_single_image-wrapper img{
    zoom: 4;
    margin-bottom: 10%;
}

.iconzoom{
    zoom: 4;
}

.noimage .vc_column-inner {
    background-position:-9999px !important;
}

.downloadmoduletext{
    margin-bottom: 2%;
}

.downloadmodule .vc_column-inner, .centermodule .vc_column-inner{
    height: 680px;
    width: 95%;
    padding: 0;
    margin-bottom: 20px;
}

.centermodule .vc_column-inner{
    margin: 0 auto;
}

.downloadmoduletext .vc_column-inner{
    height: 250px;
    padding: 10%;    
    width: 95%;
    float: left;
} 

.centermoduletext .vc_column-inner{
    height: 250px;
    padding: 10%;    
    width: 95%;
    margin: 0 auto
} 

.memberverticalmodule .vc_column-inner {
    height: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 5%;
    width: 95%;
    float: left;
    margin: 0;
}

.downloadpic{
    background: #f2f3f3;
    padding: 20%;
}

.downloadfont{
    padding: 7%;
}

.horizontalcardbox .vc_column-inner{
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding:10%;
    float: right;
}

.horizontalcardboxbottom .vc_column-inner{
    height: 390px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding:10%;
    float: right;
}


.horizontalalignTop .full_section_inner{
    display: flex;
    align-items: flex-start;
}

.horizontalalign .full_section_inner{
    display: flex;
    align-items: flex-end;
}

.membervermodule .vc_column-inner{
    height: 380px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 5%;
    width: 95%;
    float: left;
}

.downloadmoduledown .vc_column-inner{
    width: 93%;
    padding: 0;
    margin: 0 auto;
}



.downloadmodule.rightmodule .vc_column-inner, .downloadmoduletext.rightmodule .vc_column-inner {
    float: right;
}

.ajustmargin .section_inner .section_inner_margin{
    width: 100%;
    margin: 0 auto;
}

.block2module .section_inner .section_inner_margin{
    width: 100%;
    margin: 0 auto;
}

.centertext{
    text-align: center;
}

.cardmoduletext .vc_column-inner, .cardmoduletext .marginmemberalign .vc_column-inner, .cardmoduletextcenter .vc_column-inner, .cardmoduletextright .vc_column-inner{
    height: 750px;
    padding: 0;   
    width: 95%; 
} 

.cardmoduletext .marginmemberalign .vc_column-inner, .cardmoduletext .vc_column-inner{
    float: left;
} 

.cardmoduletextcenter .vc_column-inner{
    margin: 0 auto;
} 

.cardmoduletextright .vc_column-inner{
    float: right;
} 

.cardmoduletext .vc_column-inner .wpb_text_column, 
.cardmoduletextcenter .vc_column-inner .wpb_text_column,
.cardmoduletextright .vc_column-inner .wpb_text_column{
    padding: 12% 10%;
} 

.membershipbox .vc_column-inner{
    height: 430px;
    width: 95%;
    padding: 8%;
} 


.bordertop{
    border-top: 1px solid #000;
    padding-top: 5%;
    margin: 0 auto;
}

.borderbottom {
    border-bottom: 1px solid #000;
    margin: 0 auto;
    padding-bottom: 20px;
}

.alignlogo .vc_column-inner .wpb_wrapper{
    display: flex;
    align-items: center;
}

.alignlogo .vc_column-inner .wpb_wrapper .wpb_single_image{
    margin: 0 5%;
}

/* Timeline */


.qode-horizontal-timeline .qode-events-content .qode-hti-content-value {
    vertical-align: top;
    width: 40%;
    padding: 0px 20px;
}

.qode-horizontal-timeline .qode-events-content .qode-hti-content-image {
    width: 60%;
    margin-right: 5%;
}

.qode-horizontal-timeline .qode-events-wrapper .qode-events a .circle-outer {
    border-radius: 0%;
}
.qode-horizontal-timeline .qode-events-wrapper .qode-events a.selected .circle-outer, .qode-horizontal-timeline .qode-events-wrapper .qode-events a:hover .circle-outer{
    background-color: #EFFF04;
}
.qode-horizontal-timeline.qode-timeline-bottom .qode-events-content {
    margin-top: 2%;
    margin-bottom: 5%;
}

.qode-event-text{
    position: relative;
    top: 55px;
    font-size: 1.25vw;
    line-height: 1.5vw;
}

.qode-horizontal-timeline .qode-events-wrapper .qode-events a:hover{
    color: #EFFF04;
    font-weight: bold;
}


.qode-hti-content-value .wpb_text_column h4, .qode-hti-content-value .wpb_text_column h5{
    margin-bottom: 5%;
}

article .wpb_text_column h4{
    margin-bottom: 5%;
}

.qode-hti-content-value .wpb_text_column p{
    font-size: 1.25vw;
    line-height: 1.5vw;
}

.qode-horizontal-timeline .qode-events-wrapper .qode-events {
    height: 1px;
    background: #000000;
}

/* Accordion */

.qode-accordion-holder .qode-title-holder.ui-state-active, .qode-accordion-holder .qode-title-holder.ui-state-hover{
    background-color: #fff;
    color: #000
}

.qode-accordion-holder .qode-title-holder {
    border: 0;
}


.supportersname .qode-accordion-holder .qode-title-holder .qode-tab-title{
    font-size: 1.667vw;
    padding-left: 0;
    color: black;
}

.supportersname .qode-accordion-holder .qode-title-holder .qode-tab-title span.qode-tab-title-inner:only-child {
    padding-left: 0px;
    font-family: 'Mabry-Bold'; 
}

.supportersname .qode-accordion-holder .qode-title-holder .qode-accordion-mark{
    right: 110px;
    color: black;
}

.supportersname .qode-accordion-holder .qode-accordion-content {
    padding: 20px 0;
}



/* Buttons */

.qbutton{
    font-family: 'Mabry-Bold'; 
    text-transform: capitalize;
    font-size: 1.094vw;
    text-align: center;
    margin: 3% 0;
}
.buttoncenter{
    text-align: center;
}

.buttonflex .vc_column-inner .wpb_wrapper{
    display: flex;
    flex-flow: column;
}



/* yellow */
.qbutton.yellow{
    border: none;
    border-radius: 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #000;
    position: relative;
    color: #000000; /*For IE*/
    box-shadow: 5px 0px 0px 0px #00d966;
    padding: 4px 40px 4px 45px;
    z-index: 1;
}

.qbutton.yellow.image{
    padding: 4px 60px 4px 65px;
}


.qbutton.yellow::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, #00d966 50%, #EFFF04 50%);
    z-index: -1;
}

.qbutton.yellow,
.qbutton.yellow:after{
    background-size: 300%;
    background-position: -50%;
    transition: 1s;
}

.qbutton.yellow:hover,
.qbutton.yellow:hover:after {
  background-position: 0;
  color: 000; /*For IE*/
}



/* green with pink */

.qbutton.green{
    border: none;
    border-radius: 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #000;
    position: relative;
    color: #000000; /*For IE*/
    box-shadow: 5px 0px 0px 0px #FF5FBD;
    padding: 4px 40px 4px 45px;
    z-index: 1;
}

.qbutton.green::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, #FF5FBD 50%, #00d966 50%);
    z-index: -1;
}

.qbutton.green,
.qbutton.green:after {
    background-size: 300%;
    background-position: -50%;
    transition: 1s;
}

.qbutton.green:hover,
.qbutton.green:hover:after {
  background-position: 0;
  color: 000; /*For IE*/
}

/* green with yellow */

.qbutton.greenyellow{
    border: none;
    border-radius: 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #000;
    position: relative;
    color: #000000; /*For IE*/
    box-shadow: 5px 0px 0px 0px #EFFF04;
    padding: 4px 40px 4px 45px;
    z-index: 1;
}

.qbutton.greenyellow::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, #EFFF04 50%, #00d966 50%);
    z-index: -1;
}

.qbutton.greenyellow,
.qbutton.greenyellow:after {
    background-size: 300%;
    background-position: -50%;
    transition: 1s;
}

.qbutton.greenyellow:hover,
.qbutton.greenyellow:hover:after {
  background-position: 0;
  color: 000; /*For IE*/
}

/* green with blue */

.qbutton.greenblue{
    border: none;
    border-radius: 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #000;
    position: relative;
    color: #000000; /*For IE*/
    box-shadow: 5px 0px 0px 0px #6C73FF;
    padding: 4px 40px 4px 45px;
    z-index: 1;
}

.qbutton.greenblue::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, #6C73FF 50%, #00d966 50%);
    z-index: -1;
}

.qbutton.greenblue,
.qbutton.greenblue:after {
    background-size: 300%;
    background-position: -50%;
    transition: 1s;
}

.qbutton.greenblue:hover,
.qbutton.greenblue:hover:after {
  background-position: 0;
  color: 000; /*For IE*/
}


/* pink */

.qbutton.pink{
    border: none;
    border-radius: 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #000;
    position: relative;
    color: #000000; /*For IE*/
    box-shadow: 5px 0px 0px 0px #6C73FF;
    padding: 4px 40px 4px 45px;
    z-index: 1;
}

.qbutton.pink::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, #6C73FF 50%, #FF5FBD 50%);
    z-index: -1;
}

.qbutton.pink,
.qbutton.pink:after {
    background-size: 300%;
    background-position: -50%;
    transition: 1s;
}

.qbutton.pink:hover,
.qbutton.pink:hover:after {
  background-position: 0;
  color: 000; /*For IE*/
}

/* pink yellow */

.qbutton.pinkyellow{
    border: none;
    border-radius: 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #000;
    position: relative;
    color: #000000; /*For IE*/
    box-shadow: 5px 0px 0px 0px #EFFF04;
    padding: 4px 40px 4px 45px;
    z-index: 1;
}

.qbutton.pinkyellow::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, #EFFF04 50%, #FF5FBD 50%);
    z-index: -1;
}

.qbutton.pinkyellow,
.qbutton.pinkyellow:after {
    background-size: 300%;
    background-position: -50%;
    transition: 1s;
}

.qbutton.pinkyellow:hover,
.qbutton.pinkyellow:hover:after {
  background-position: 0;
  color: 000; /*For IE*/
}

/* Black */

.qbutton.black{
    border: none;
    border-radius: 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff;
    position: relative;
    color: #fff; /*For IE*/
    box-shadow: 5px 0px 0px 0px #00D966;
    padding: 4px 40px 4px 45px;
    z-index: 1;
}



.qbutton.black::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, #00D966 50%, #000 50%);
    z-index: -1;
}

.qbutton.black,
.qbutton.black:after {
    background-size: 300%;
    background-position: -50%;
    transition: 1s;
}

.qbutton.black:hover,
.qbutton.black:hover:after {
  background-position: 0;
  color: 000; /*For IE*/
}


/* Red */

.qbutton.red{
    border: none;
    border-radius: 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #000;
    position: relative;
    color: #000; /*For IE*/
    box-shadow: 5px 0px 0px 0px #EFFF04;
    padding: 4px 40px 4px 45px;
    z-index: 1;
}



.qbutton.red::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, #EFFF04 50%, #FF4C3E 50%);
    z-index: -1;
}

.qbutton.red,
.qbutton.red:after {
    background-size: 300%;
    background-position: -50%;
    transition: 1s;
}

.qbutton.red:hover,
.qbutton.red:hover:after {
  background-position: 0;
  color: 000; /*For IE*/
}


.qbutton.twolinesbtn{
    padding: 10px 4% 0px 6%;
    line-height: 30px;
}


/* 404 */

.bg404{
    background: #EFFF04;
    padding: 10% !important;
}

.bg404pic{
    background-image: url(http://everson.org/wp-content/uploads/2021/02/not404.svg?id=944) ;
    background-position: top;
    background-repeat: no-repeat ;
    background-size: cover ;
}


/* Pop up */

.pum-theme-1019 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    right: -57px;
    bottom: auto;
    top: -45px;
    padding: 5px 12px;
}

.pum-theme-default-theme .pum-content + .pum-close::before{
    content: url("http://everson.org/wp-content/themes/eveson/icons/close.svg");
}

.popup1img{
    background-image: url(http://everson.org/wp-content/uploads/2021/02/popimg.jpg);
    height: 10vh;
}

.popup2img{
    background-image: url(http://everson.org/wp-content/uploads/2021/02/popupbg2.jpg);
    height: 42vh;
    display: flex;
    align-items: center;
}


.pum-container.pum-responsive.pum-responsive-small, .pum-container.pum-responsive.pum-responsive-medium {
    top: 20% !important;
}
.popuptext p{
    font-size: 1.25vw;
    font-family: 'Mabry-Light'; 
    text-align: center;
}

.disclaim, .popuptext{
    margin-top: 5%;
}

.disclaim p{
    font-size: 12px;
    font-family: 'Mabry-Light'; 
    text-align: center;
}



/* Shop */

.shopimgbanner .vc_column-inner{ 
    height: 438px;
    display: flex;
    align-items: center;
    width: 95%;
    float: right;
}

.shoptxtbanner .vc_column-inner{ 
    height: 40vh;
    display: flex;
    align-items: center;
    float: left;
    width: 100%;

}

.dayshopbanner .vc_column-inner{ 
    height: 50vh;
    display: flex;
    align-items: center;
}

.pic1bannershop .vc_single_image-wrapper img{
    margin-left: 15%;
    margin-top: -13%;
}

.picnewbannershop{
    width: 50%;
    float: left;
}

/* share */
.addtoany_header {
    font-family: 'Mabry-Bold';
    margin: 0;
}

.addtoany_content {
 
    display: none;
}

.addtoany_shortcode{
    margin-top: 5px;
    margin-left: -10px;
}

.sharebox p{
    margin: 0;
}

.sharebox{
    margin-bottom: 3%;
    font-weight: bold;
    font-size: 1.11vw;
}

/* events image on right */

.latest_post_holder.image_in_box .latest_post_text {
    padding: 0;
    width: 33%;
    margin-right: 2%;
    border-top: 1px solid black;
    padding-top: 1%;
}

.latest_post.eventbox{
    display: flex;
}

.latest_post_image.eventimg{
    width: 65%;
    float: left;
}

/* Blog yellowboxes */

.catblog{
    margin-bottom: 5%;
}

a.catblog.News{
    display: none;
}

.latest_post_holder.yellowboxes>ul>li .latest_post {
    border-top: 0;
    margin-bottom: 10%;
}


.latest_post_text_inner a, .catbox a{
    font-size: 1.094vw;
    font-family: 'Mabry-Bold'; 
    line-height: 1.563vw;
}


.titleblogbox h5 a, .latest_post_text_inner h1 a, .latest_post_text_inner h1 a,.latest_post_text_inner h3 a, .latest_post_text_inner h4 a, .latest_post_text_inner h5 a, .latest_post_text_inner h6 a{
    font-size: 2.3vw;
    font-family: 'Dia-Black';
    line-height: 2.5vw;
    text-transform: initial;
}

.latest_post_text_inner h6, .latest_post_text_inner h6 a{
    font-size: 1.667vw;
    line-height: 1.7vw;
    margin: 0;
    text-transform: initial;
}


.titleblogbox{
    margin-bottom: 4%
}

.catbox{
    padding-top: 0%;
    margin-bottom: 2%;
}

.category .filterwidth .column2 {
    margin-top: 20%;
}


.readbox a, .date_hour_holder p, .descblogbox p{
    font-family: 'Mabry-Light'; 
    font-size: 1.25vw;
    line-height: 1.5vw;
}

.readbox a{
    border-bottom: 1px solid #000000;
    padding-bottom: 1px;
}

.readbox a:hover{
    border-bottom: 1px solid #ff5fbd;
}


.border-blog{
    border-top: 1px solid #000;
    margin-bottom: 25px;
}

.border-blog.line-A, .border-blog.line-a{ 
    border-top: 1px solid #00D966;
}

.border-blog.line-B, .border-blog.line-b{ 
    border-top: 1px solid #ff5fbd;
}

.border-blog.line-C, .border-blog.line-c{ 
    border-top: 1px solid #FF4C3E;
}

.border-blog.line-D, .border-blog.line-d{ 
    border-top: 1px solid #6C73FF;
}

.border-blog.line-CE, .border-blog.line-ce, .border-blog.line-AD, .border-blog.line-ad, .border-blog.line-EC, .border-blog.line-ec, .border-blog.line-GE, .border-blog.line-ge, .border-blog.line-O2, .border-blog.line-o2{
    border-top: 1px solid #000;
}

.border-blog.line-BE, .border-blog.line-be, .border-blog.line-CF, .border-blog.line-cf, .border-blog.line-MA, .border-blog.line-ma, .border-blog.line-MC, .border-blog.line-mc, .border-blog.line-O1, .border-blog.line-o1, .border-blog.line-RO, .border-blog.line-ro, .border-blog.line-SC, .border-blog.line-sc, .border-blog.line-WA, .border-blog.line-wa, .border-blog.line-MS, .border-blog.line-ms{
    border-top: 1px solid #ff6700;
}

/* Image right */

.latest_post_holder.image_on_the_left_boxed .latest_post {
    padding: 25px 0 0;
}

.image-right{
    display: flex !important;
}

.image-right .latest_post_text {
    padding: 0px;
    width: 35%;
}

.latest_post_holder.image_on_the_left_boxed .image-right .latest_post_image {
    width: auto;
    max-width: 65%;
    margin-left: 5%;
}

.latest_post_holder.image_on_the_left_boxed .latest_post_text {
    padding: 0px;
}

.latest_post_holder.image_on_the_left_boxed .date_hour_holder, .latest_post_holder.image_on_the_left_boxed .featured-Expo .read_more:before {
    background-color: transparent;
}

/* Yellow boxes */


.latest_post_holder.yellowboxes.four_columns>ul>li:nth-child(4n+1), .latest_post_holder.yellowboxes.three_columns>ul>li:nth-child(3n+1), .latest_post_holder.yellowboxes.two_columns>ul>li:nth-child(2n+1), .latest_post_holder.dividers.four_columns>ul>li:nth-child(4n+1), .latest_post_holder.dividers.three_columns>ul>li:nth-child(3n+1), .latest_post_holder.dividers.two_columns>ul>li:nth-child(2n+1) {
    clear: both;
    margin: 0;
    margin-right: 0%;
}

.latest_post_holder.yellowboxes.three_columns>ul>li:nth-child(3n+1), .latest_post_holder.yellowboxes.two_columns>ul>li:nth-child(2n+1), .latest_post_holder.dividers.four_columns>ul>li:nth-child(4n+1), .latest_post_holder.dividers.three_columns>ul>li:nth-child(3n+1), .latest_post_holder.dividers.two_columns>ul>li:nth-child(2n+1) {
    clear: both;
    margin: 0;
    margin-right: 2%;
}


.latest_post_holder.yellowboxes.four_columns>ul>li:nth-child(13), .latest_post_holder.yellowboxes.four_columns>ul>li:nth-child(14), .latest_post_holder.yellowboxes.four_columns>ul>li:nth-child(15){
    display: none;
}

.latest_post_holder.yellowboxes.three_columns>ul>li:nth-child(10), .latest_post_holder.yellowboxes.three_columns>ul>li:nth-child(11){
    display: none;
}


.latest_post_holder.yellowboxes.two_columns>ul>li, .latest_post_holder.dividers.two_columns>ul>li {
    width: 48%;
}

.latest_post_holder.yellowboxes.three_columns>ul>li, .latest_post_holder.dividers.three_columns>ul>li {
    width: 32%;
    margin: 0 2% 0 0
} 

.latest_post_holder.yellowboxes.four_columns>ul>li, .latest_post_holder.dividers.four_columns>ul>li {
    width: 24%;
    margin: 0px 0 0 1.3%;
}

.eventsgrid .latest_post_holder.yellowboxes.four_columns>ul>li:nth-child(9n) {
    display: none;
}


.latest_post_holder.yellowboxes>ul>li {
    padding: 0;
    float: left;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}
 .yellowboxes.three_columns>ul>li:nth-child(3n), .latest_post_holder.yellowboxes.two_columns>ul>li:nth-child(2n){
    margin-right: 0;
}

.latest_post_holder.yellowboxes.four_columns>ul>li.yellowbox{
    height: 130px;
}

.latest_post_holder.yellowboxes.three_columns>ul>li.yellowbox{
    height: 16.3vw;
}

.yellowbox, .yellowbox2 {
    background: #efff04;
    margin-top: 25px !important;
}

.expoyellowbox{
    background: #efff04;
    margin-top: 52px !important;
    height: 25vw;
}

.dateblogbox span, .descblogbox p {
    font-family: 'Mabry-Light';
    font-size: 1.25vw;
    line-height: 1.5vw;
    margin-top: 5%;
}

/* Expo boxes */


.latest_post_holder.expoboxes.four_columns>ul>li:nth-child(4n+1), .latest_post_holder.expoboxes.three_columns>ul>li:nth-child(3n+1), .latest_post_holder.expoboxes.two_columns>ul>li:nth-child(2n+1), .latest_post_holder.dividers.four_columns>ul>li:nth-child(4n+1), .latest_post_holder.dividers.three_columns>ul>li:nth-child(3n+1), .latest_post_holder.dividers.two_columns>ul>li:nth-child(2n+1) {
    clear: both;
}

.latest_post_holder.expoboxes.two_columns>ul>li, .latest_post_holder.dividers.two_columns>ul>li {
    width: 48%;
}

.latest_post_holder.expoboxes.three_columns>ul>li, .latest_post_holder.dividers.three_columns>ul>li {
    width: 32%;
}

.latest_post_holder.expoboxes>ul>li, .latest_post_holder.dividers>ul>li {
    padding: 0;
    float: left;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    margin: 0 1%;
}

.mainexpoinfo{
    display: flex;
	
}

.titleexpobox{
    width: 65%;
    margin-bottom: 15px;
}

.page-id-1013 .titleexpobox, .page-id-128 .titleexpobox{
    width: 100%;
    margin-right: 0%;
}

.roombox{
    width: 30%;
    text-align: right;
    float: right;
}

.roomboxfeatured{
    text-align: left;
    margin-top: 8%;
}

.page-id-1013 .roombox, .page-id-128 .roombox{
    width: 0%;
    margin-right: 0%;
    display: none;
}


p.roomname{
    font-size: 55px;
    line-height: 60px;
    font-family: 'Mabry-Light'; 
    text-transform: uppercase;
    display: inline-block;
    margin: 0 5px;
    text-align: center;
}

span.descname {
    font-size: 12px;
    line-height: 12px;
    font-family: 'Mabry-Bold'; 
    text-transform: capitalize;
    display: block;
    text-align: center;
}

.dateexpobox{
    padding: 2% 0;
}

.room-A, .room-a{ 
    color: #00D966;
}

.room-B, .room-b{ 
    color: #FF5FBD;
}

.room-C, .room-c{ 
    color: #FF4C3E;
}

.room-D, .room-d{ 
    color: #6C73FF;
}

.room-CE, .room-ce, .room-AD, .room-ad, .room-EC, .room-ec, .room-GE, .room-ge, .room-O2, .room-o2{
    color: #000;
}

.room-BE, .room-be, .room-CF, .room-cf, .room-MA, .room-ma, .room-MC, .room-mc, .room-O1, .room-o1, .room-RO, .room-ro, .room-SC, .room-sc, .room-WA, .room-wa, .room-MS, .room-ms{
    color: #ff6700;
}

.descexpobox p, .date{
    font-size: 1.25vw;
    line-height: 1.5vw;
}

.expoboxes ul li .border-blog{
        margin: 5% 0;
}


.latest_post_holder.image_on_the_left_boxed .latest_post {
    background-color: transparent;
}

.latest_post_holder.image_on_the_left_boxed .date_hour_holder, .latest_post_holder.image_on_the_right_boxed .date_hour_holder{
    font-size: 1.25vw;
    color: #FFF;
}

/* Events */

.dateevenbox{
    margin: 5% 0 !important;
}

.dateevenbox{
    font-size: 1.25vw;
    font-family: 'Mabry-Light'; 
}

.latest_post_holder.image_in_box .latest_post_text .excerpt {
    margin: 0 0 8px;
    font-size: 1.25vw;
    line-height: 1.563vw;
}

/* map */


.mapplic-map .mapplic-map-image {
    opacity: .5;
}

.mapplic-map .mapplic-map-image:hover {
    opacity: 1;
}


/* Feautured option */

.latest_post_holder.image_on_the_left_boxed .featured-Expo .latest_post_image, .latest_post_holder.image_on_the_right_boxed .featured-Expo .latest_post_image {
    float: none;
    max-width: 100%;
    width: 100%;
    padding-bottom: 0px;
}

.latest_post_holder.image_on_the_left_boxed>ul>li:not(:first-child), .latest_post_holder.image_on_the_right_boxed>ul>li:not(:first-child) {
    padding-top: 28px;
    width: 49%;
    float: left;
    margin-right: 2%;
}


.latest_post_holder.image_on_the_left_boxed>ul>li:first-child, .latest_post_holder.image_on_the_right_boxed>ul>li:first-child{
    float: left; 
}

.latest_post_holder.image_on_the_left_boxed>ul>li:nth-child(3), .latest_post_holder.image_on_the_left_boxed>ul>li:nth-child(5), .latest_post_holder.image_on_the_left_boxed>ul>li:nth-child(7), .latest_post_holder.image_on_the_left_boxed>ul>li:nth-child(9){
    margin-right: 0%;
    float: left;
}

.latest_post_holder.image_on_the_right_boxed>ul>li:nth-child(3),.latest_post_holder.image_on_the_right_boxed>ul>li:nth-child(5), .latest_post_holder.image_on_the_right_boxed>ul>li:nth-child(7), .latest_post_holder.image_on_the_right_boxed>ul>li:nth-child(9){
    margin-right: 0%;
    float: left;
}

.latest_post_holder.image_on_the_left_boxed .latest_post , .latest_post_holder.image_on_the_right_boxed .latest_post {
    padding: 0;
}

.latest_post_holder>ul>li.featured-Expo{
    display: flex;
}

.latest_post_holder.boxes>ul>li .latest_post {
    padding: 0;
    border-top: 0;
}

.latest_post_holder.image_on_the_left_boxed .date_hour_holder, .latest_post_holder.image_on_the_right_boxed .date_hour_holder {
    padding: 0;
}

.featinfo{
    display: flex;
}

.latest_post_holder>ul>li.featured-Expo .boxes_image {
   padding-top: 1%;
}

.featurebox{
    width: 50%;
}

.latest_post_holder>ul>li.featured-Expo .boxes_image.rightimage {
    width: 70%;
    padding-top: 0%;
}

.introfeatpost{
    padding-top: 35px;
}

.blackborder {
    border-top: 1px solid #000;
}



.boxes_image{
    margin-bottom: 20px;
}

.latest_post_holder>ul>li.featured-Expo .boxes_image.noborder {
    border-top: 0px;
}


.latest_post_holder.image_on_the_left_boxed .featured-Expo .latest_post{
    width: 50%;
}

.latest_post_holder.image_on_the_right_boxed .featured-Expo .latest_post {
    width: 30%;
}

.latest_post_holder.image_on_the_left_boxed .latest_post_text .latest_post_title, .latest_post_holder.image_on_the_right_boxed .latest_post_text .latest_post_title {
    margin: 0;
}

.readbox{
    text-align: left;
}

.latest_post_holder.image_on_the_left_boxed .featured-Expo .latest_post{
    padding: 0 5% 0% 2%;
}

.latest_post_holder.image_on_the_right_boxed .featured-Expo .latest_post{
    padding-right: 2%;
}


.latest_post_holder.image_on_the_right_boxed .featured-Expo .latest_post_title{
    padding: 0;
    margin: 0px 0 30px;
}


.latest_post_holder.image_on_the_left_boxed .featured-Expo .latest_post_title{
    margin: 0px 0 30px;

}

.titleexpobox h1 a, .titleexpobox h2 a, .titleexpobox h3 a, .titleexpobox h4 a, .titleexpobox h5 a, .titleexpobox h6 a{
    font-size: 2.3vw;
    font-family: 'Dia-Black';
    line-height: 2.5vw;    
    text-transform: initial;
}

/* maps */

.mapplic-map svg {
    width: 80% !important;
    position: absolute !important;
    right: 0 !important;
}

.mapplic-map {
    transform-origin: 100px 0 !important;
}

.mapplic-tooltip-wrap {
    box-shadow: none !important;
}

.mapplic-tooltip-bottom.mapplic-tooltip:after {
    border-width: 0 !important;
}

#mapplic-id2798, #mapplic-id2800{
    margin-top: -300px;
}

/* blog */

.aligncenter {
    margin: 0 auto;
}

blockquote {
    padding: 2% 0;
    border-left: 0px;
    margin-bottom: 3%;
}


blockquote p{
    font-family: 'Dia-Black'; 
    font-size: 1.667vw;
    font-weight: 400;
    line-height: 2vw;
    color: #FF5FBD;
    margin: 0;
}

.blogtitle{
    width: 45vw;
}
.blogtitle h1, .blogtitle h2{
    font-family: 'Dia-Black'; 
    font-size: 3.1vw;
    text-transform: inherit;
    font-weight: 400;
    line-height: 3.5vw;
    margin: 2% 0 4%;
}

h5, .h5, h5 a, body.qode-overridden-elementors-fonts .elementor-widget-heading h5.elementor-heading-title, .q_icon_with_title .icon_text_holder h5.icon_title {
    text-transform: inherit;
}

.blogcat, .shareblog{
    font-size: 1.094vw;
    line-height: 1.563vw;
    font-family: 'Mabry-Bold'; 
    margin-top: 4%;
}

.blogblack h4, .blogblack h5, .blogblack h6{
    font-family: 'Dia-Black'; 
    font-size: 1.667vw;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 10px !important;
}

.shareblog{
    margin-bottom: 4%;
}

.blog_holder article .post_content_holder {
    margin: 2% 0;
}

.blog_holder article .post_image img {
    position: relative;
    width: 100%;
    display: block;
    margin-top: 3%;
}

.blogcaption, .wp-caption-text, .blogexpocaption p, .wpb_single_image .vc_figure-caption{
    text-align: right;
    font-family: 'Mabry-Light'; 
    font-size: .9vw;
    margin-top: 10px;
    line-height: 1.1vw;
}

.wpb_gallery_slides .flex-direction-nav a {
    top: 50%;
}


.wpb_gallery_slides .flex-direction-nav a:hover{
    background: transparent !important;
    color: #FF00EB !important;
}

.wpb_single_image img {
    margin-bottom: 3% !important;
}

.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
    margin-bottom: 3%;
}


.wp-caption-text{
    margin: 0 10px 0 0;
}

.blog_holder article .post_info{
    font-size: 1.667vw;
    line-height: 26px;
    color: #000;
}

.blog_holder article .post_info .post_author{
    font-family: 'Mabry-Bold'; 
}

.blog_holder article .post_info .time{
    font-family: 'Mabry-Light'; 
}

.blog_share {
    display: block;
    margin-top: 1%;
}

.social_everson ul{
    list-style: none;
    display: inline-flex;
}

.social_everson ul li{
    margin-right: 10px;
}

.social_everson ul li a{
    color: #707070;
}

/* Pagination */

.pagination ul li span{
    background-color: #000000;
    color: #fff;
    border: 2px solid #000;
}

.pagination ul li a{
    color: #000;
    border: 2px solid #000;
}

.pagination ul li a, .pagination ul li span {
    -o-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;   
    font-family: 'Mabry-Bold'; 
    font-size: 1.25vw;
}

.pagination ul li.prev a, .pagination ul li.next a, .pagination ul li.last a{    
    border: none;
    font-size: 25px;
    line-height: 45px;
}

/* Blog masonary */

.blog_holder.masonry, .blog_holder.masonry_full_width {
    margin-top: 3%;
}

.blog_holder.masonry article .post_text .post_text_inner, .blog_holder.masonry_full_width article .post_text .post_text_inner {
    padding: 10px 0;
}

.Highlights, .modify{
    display: none;
}

/* Expo header picture */

.expo_feat_img{
    background-position: center;
    background-size: cover;
    height: 30vw;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.photoexhibitcredit{    margin-right: 5%;
    margin-bottom: 20px;
}

.photoexhibitcredit p{
    color: white;
    font-size: .78vw;
}

.photoexhibitcredit p span{
    font-weight: bold;
}

.exhibitionboxdate{
    margin: 1% 0 2%;
    font-size: 1.667vw;
    line-height: 26px;
}

/* exhibitions templates */

.GuideBox .wpb_wrapper .wpb_single_image{
    padding: 12%;
    background:#F2F3F3
}
.GuideTextBox .wpb_wrapper{
    background:#00D966;
    padding: 12%;
}

.GuideTextBox .wpb_wrapper p{
    font-family: 'Dia-Bold'; 
    display: flex;
    width: 95%;
}

.downguidetext {
    margin: 10% 0 !important;
    border-bottom: 1px solid #000;
    padding-bottom: 10%;
}

.GuideTextBox .wpb_wrapper p:after{
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10.595" height="10.595" viewBox="0 0 10.595 10.595"> <path d="M1078.221,710.259v-1.617l-1.836,1.837a.124.124,0,0,1-.211-.088v-2.71h-1.089v2.71a.124.124,0,0,1-.212.088l-1.836-1.836v1.617l2.592,2.591Z" transform="translate(-1070.332 -704.777)"/> <path d="M1047.5,680.268v10.595H1058.1V680.268Zm9.429,9.429h-8.264v-8.264h8.264Z" transform="translate(-1047.502 -680.268)"/> </svg>');
    content: '';
    width: 35px;
    background-position: bottom;
    display: inline-flex;
    background-size: contain;
    background-repeat: no-repeat;
}

.infolinks{
    margin: 10% 0 !important;
    border-top: 1px solid #000;
    padding-top: 10%;
}

.sponsorexhibition{
    width: 50%;
    margin-top: 3%;
}

.yellowsquarelogoexpo{
    margin-top: 9px;
    height: 4.4vw;
    width: 100%;
    background-color: #edff04;
}

.relatedExhibitionBox{
    background: #EFFF04;
    margin-top: 5%;
    padding: 5%;
    margin-bottom: -100px!important;
    margin: 5em calc(50% - 50vw);
}

.qode-blog-carousel-titled, .qode-blog-carousel-titled .qode-bct-title-holder{
    background-color: transparent;
}

.qode-blog-carousel-titled .qode-bct-title-holder {
    border-bottom: 0;
    color: #000;
}

.qode-blog-carousel-titled .qode-bct-title-holder .qode-bct-caroufredsel-prev {
    left: 0;
    border-right: 0;
}

.qode-blog-carousel-titled .qode-bct-title-holder .qode-bct-caroufredsel-next {
    right: 0;
    border-left: 0;
}

.qode-blog-carousel-titled .qode-bct-posts-holder {
    padding: 0;
}

.qode-blog-carousel-titled .qode-bct-post {
    padding: 0 10px 0 0;
}

.blog_holder article .post_text h5, .blog_holder article .post_text h5 a {
    text-transform: inherit;
    font-family: 'Dia-Black'; 
    font-size: 2.3vw;
    line-height: 2.5vw;
    margin: 0;
}

.qode-blog-carousel-titled .qode-bct-post .qode-bct-post-title {
    margin-bottom: 0;
}

.qode-blog-carousel-titled .qode-bct-post .qode-bct-post-date {
    margin: 10px 0;
    font-size: 1.25vw;
}


.qode-blog-carousel-titled .qode-bct-post .qode-bct-post-excerpt {
    margin: 0;
    padding: 0;
    font-size: 1.25vw;
    line-height: 22px;
}

.qode-bct-posts-holder .caroufredsel_wrapper{
    min-height: 490px;
}

.blog_holder article .post_text .post_text_inner.bannerExInsidep {
    padding: 5%;
    height: 1100px;
    background-repeat: repeat;
    background-size: cover;
    margin: 5% 0;
    color: white;
}


.blog_single.blog_holder article.format-status .post_text .post_text_inner.flatbanner {
    padding: 0;
    margin: 5% 0;
   
}

.flatinfobox{
    display: flex;
}

.flatinfo{
    padding: 5%;
}
.flatinfo, .imageflatbanner, .infobannerex{
    width: 50%;
}

.imageflatbanner{
    display: flex;
    align-items: flex-end;
}

.imagebannerexcerpt{
    width: 80%;
    font-size: 1.38vw;
    line-height: 26px;
    margin: 40px 0;
}


.iconsbox.whiteicon a.ajusticon:before{
    background-color: white;
    -webkit-text-fill-color: white;
    -webkit-mask-size: contain;
}

.banner3v {
    display: flex;
    min-height: 30.5vw;
    margin-bottom: 5%;
}

.banner3v .vc_column-inner, .bannerV4 .vc_column-inner{
    align-items: center;
    justify-content: center;
    display: flex;
    padding: 0 4%;
}

.bannerV4{ 
    min-height: 350px;
    margin-bottom: 5% !important;
    padding: 5%;
    margin: 0;
}

.latest_post_holder.boxes>ul>li, .latest_post_holder.dividers>ul>li {
    background-color: transparent;
}

.ticketbutton{
    margin-bottom: 40px;
}

.qbutton.yellow.exhbtn{
    padding: 4px 20px 4px 20px;
}

.qbutton.fullbutton{
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-bottom: 5%;
}

/* form */



.ctct-form-wrapper .ctct-form .ctct-label-top label{
    display: none;
}

.ctct-form{
    display: flex;
    align-items: center;
    justify-content: center;
}

.ctct-email{
    padding: 15px 20px;
    border: none;
}

.ctct-form-wrapper .ctct-button {
    display: none;
}


.ctct-form-wrapper .ctct-submit {
    cursor: pointer;
    background: transparent;
    border: none;
    padding: 14px 40px;
    width: 100%;
}

.ctct-form-field-submit{
    border: none;
    border-radius: 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #000;
    position: relative;
    color: #000000;
    box-shadow: 5px 0px 0px 0px #efff04;
    padding: 0;
    z-index: 1;
    font-family: 'Mabry-Bold';
    margin-left: 20px !important;
}

.ctct-form-field-submit::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, #EFFF04 50%, #00d966 50%);
    z-index: -1;
}

.ctct-form-field-submit,
.ctct-form-field-submit::after {
    background-size: 300%;
    background-position: -50%;
    transition: 1s;
}

.ctct-form-field-submit:hover,
.ctct-form-field-submit:hover::after {
  background-position: 0;
  color: #000; /*For IE*/
}

.footer_col4 .column_inner .widget .textwidget .ctct-form {
    display: inline-flex;
    align-items: flex-start;
    justify-content: left;
    width: 100%;
    flex-flow: column;
}

.footer_top .four_columns .column3 .column_inner>div, .footer_top .three_columns .column3 .column_inner>div {
    margin: 0 0 0 0px;
}

.footer_col4 .column_inner .widget .textwidget .ctct-form .ctct-form-field {
    margin: 0;
    width: 100%;
}

.footer_col4 .column_inner .widget .textwidget .ctct-form .ctct-form-field .ctct-email{
    width: 101%;
}

.footer_col4 .column_inner .widget .textwidget .ctct-form .ctct-form-field-submit:focus{
  border-radius: 0;
}

.footer_col4 .column_inner .widget .textwidget .ctct-form .ctct-form-field-submit{
    border: none;
    border-radius: 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff;
    position: relative;
    color: #000;
    box-shadow: 5px 0px 0px 0px #efff04;
    padding: 0;
    z-index: 1;
    font-family: 'Mabry-Bold';
    margin-left: 0px !important;
    text-align: center;
    height: 45px;
    text-transform: capitalize;
}

.footer_col4 .column_inner .widget .textwidget .ctct-form .ctct-form-field-submit::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, #EFFF04 50%, #000 50%);
    z-index: -1;
}

.footer_col4 .column_inner .widget .textwidget .ctct-form .ctct-form-field-submit,
.footer_col4 .column_inner .widget .textwidget .ctct-form .ctct-form-field-submit::after {
    background-size: 300%;
    background-position: -50%;
    transition: 1s;
}

.footer_col4 .column_inner .widget .textwidget .ctct-form .ctct-form-field-submit:hover,
.footer_col4 .column_inner .widget .textwidget .ctct-form .ctct-form-field-submit:hover::after{
  background-position: 0;
  -webkit-text-fill-color: #000;
  color: #000; /*For IE*/
}



.suscribepagebox .wpb_wrapper .ctct-form {
    align-items: flex-start;
    justify-content: left;
    width: 35%;
    flex-flow: column;
}

.suscribeeventtext p{
    font-family: 'Mabry-Bold'; 
    font-size: 1.667vw;
    line-height: 30px;
}

.suscribeboxbanner{
    padding: 5%;
}

.wpb_content_element.borderpic.wpb_single_image img{
    border: 1px solid #707070;
}

.suscribebannercol{
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 420px;
}

.suscribebannercol .wpb_single_image img{
    margin-bottom: 0 !important;
}

.vc_custom_1620146335891 {
    padding-top: 0 !important;
}

.suscribepagebox .wpb_wrapper .ctct-form .ctct-form-field {
    margin: 0;
    width: 100%;
}

.suscribepagebox:after {
    content: '';
    position: absolute;
    top: 70%;
    left: 53%;
    background-image: url(http://everson.org/wp-content/themes/eveson/icons/goarrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 40px;
    width: 30px;
}

.suscribepagebox .wpb_wrapper .ctct-form .ctct-form-field .ctct-email{
    width: 175%;
    background: #F2F3F3;
    margin-bottom: 10px;
}

.suscribepagebox .wpb_wrapper .ctct-form .ctct-form-field-submit:focus{
  border-radius: 0;
}

.suscribepagebox .wpb_wrapper.ctct-form .ctct-form-field-submit {
    border: none;
    border-radius: 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff;
    position: relative;
    color: #000;
    box-shadow: 5px 0px 0px 0px #FF5FBD;
    padding: 0;
    z-index: 1;
    font-family: 'Mabry-Bold';
    margin-left: 0px !important;
    text-align: center;
}

.suscribepagebox .wpb_wrapper .ctct-form .ctct-form-field-submit::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, #FF5FBD 50%, #00D966 50%);
    z-index: -1;
}

.suscribepagebox .wpb_wrapper .ctct-form .ctct-form-field-submit,
.suscribepagebox .wpb_wrapper .ctct-form .ctct-form-field-submit::after {
    background-size: 300%;
    background-position: -50%;
    transition: 1s;
    box-shadow: 5px 0px 0px 0px #fa40ac;
    margin: 0 !important;
    text-align: center;
}

.suscribepagebox .wpb_wrapper .ctct-form .ctct-form-field-submit:hover,
.suscribepagebox .wpb_wrapper .ctct-form .ctct-form-field-submit:hover::after {
  background-position: 0;
  -webkit-text-fill-color: #000;
  color: #000; /*For IE*/
}

.footer_top .q_social_icon_holder.normal_social{
    float: right;
    font-size: 1.944vw;
    margin: 0px 5px;
}

.footer_top .q_social_icon_holder i.simple_social, .footer_top .q_social_icon_holder span.simple_social {
    margin-right: 0;
}

.signupkidsact .ctct-form {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: column;
}

.signupkidsact .ctct-text, .signupkidsact .ctct-email{
    background: #F2F3F3;
    padding: 10px;
    width: 450px;
    border: none;
    font-size: 12px;
}

.signupkidsact .ctct-disclosure{
    display: none;
}

.signupkidsact .ctct-form-wrapper .ctct-input-container label {
    color: #aaa;
    font-size: 1.1rem;
    margin-left: 5px;
}


.signupkidsact .ctct-form-field-submit{
    margin-left: 0px !important;
}

.ctct-form-wrapper .ctct-input-container label {
    margin-left: 10px;
    position: relative;
    top: -2px;
}

.ctct-disclosure{
    display: none;
}

  /* list blog events */

  .category .default_template_holder{
    margin-top: 120px;
}

.blog_large_image{
    margin-top: 50px;
}

  .blog_holder article {
    margin: 0;
}

.marginlist{
    margin-top: 160px;
}

.list-blog{
    display: flex;
}

.list-blog .post_text{
    width: 33%;
    margin-right: 2%;
    border-top: 1px solid #000;
    padding-top: 1%;
}

.blog_holder article .list-blog .post_image{
    width: 65%;
}

.blog_holder article .list-blog .post_image img {
    margin-top: 0;
}

.blog_holder article .post_text .post_text_inner {
    padding: 0;
}

.home .catbox {
    display: none;
}

h2.entry_title a{
    font-family: 'Mabry-Bold';
    font-size: 2.3vw;
    line-height: 2.5vw;
}

h2.entry_title{
    line-height: 1.944vw;
}

.pagination {
    margin: 100px 0;
}

.last{
    display: none;
}

.post_excerpt{
    font-size: 1.25vw;
    line-height: 1.5vw;
    margin-bottom: 4% !important;
}

.searchandfilter li {
    width: 400px;
}

.styledSelect {
    font-size: 1.25vw;
}

.checkmark {
    position: absolute;
    margin-left: 0px;
    left: 5px;
    width: 1.3rem;
    height: 1.3rem;
    background-color: white;
    border-radius: 0px;
    border: #000 solid 1px;
    top: 9px;
}
.container-item {
    font-size: 1.1rem;
}

/* filters */


.filterwidth{
    display: flex;
    flex-flow: column;
    width: 100%;
}

.wpc-filter-header .wpc-filter-title button {
    width: 60%;
}

.wpc-filter-header .wpc-filter-title button{
    font-family: 'Mabry-Light';
    font-weight: 100 !important;
}

.filterwidth .column1{
    width: 100%;
    order: 2;
}

.column1 .blog_large_image {
    margin-top: 0px;
}

.filterwidth .column2{
    width: 100%;
    order: 1;
    margin-top: 3%;
}

.wpc-filter-header{
    width: 20%;
    border: 1px solid #707070;
}

.wpc-filter-title {
    margin: .5em !important;
}

.filterwidth.two_columns_66_33>.column2>.column_inner {
    padding: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow:before{
    display: none;
}

.widget-area ul.wpc-filters-ul-list, ul.wpc-filters-ul-list{
    display: grid;
    grid-template-columns: repeat(4, auto);
    justify-content: start;
}

.widget-area li.wpc-term-item, body .widget_wpc_filters_widget li.wpc-term-item {
    margin-right: 5px;
}

li.wpc-checkbox-item label a {
    opacity: 1 !important;
    font-size: 1.094vw;
    font-family: 'Mabry-Light';
    color: #707070;
}

.wpc-filters-section:not(.wpc-filter-post_meta_num,.wpc-filter-layout-dropdown) .wpc-filter-content {
    max-height: 350px;
    overflow-y: auto;
    background: white;
    width: 75%;
    border: 1px solid #707070;
    padding: 2%;
}

.widget_wpc_filters_widget input[type=checkbox], .widget_wpc_filters_widget input[type=radio] {
    width: 10px !;
    height: 10px;
    border: 1px solid #707070;
    background: #ffffff;
    border-radius: 0px;
    min-width: 10px;
}

.wpc-filter-chips-list li, body .wpc-filter-chips-list li.wpc-filter-chip, li.wpc-filter-chip {
    display: inline;
}

.widget-area li.wpc-term-item, body .widget_wpc_filters_widget li.wpc-term-item{
    margin-bottom: 0px !important;
}

.widget-area .widget .wpc-filter-chips-list .wpc-chip-reset-all a, body .wpc-filter-chips-list li.wpc-chip-reset-all a {
    border-color: #707070 !important;
    color: inherit;
    border-radius: 0;
}

.widget-area .widget .wpc-filter-chips-list a, .wpc-filter-chips-list a, body .wpc-filter-chips-list li.wpc-filter-chip a {
    font-size: 12px;
}

.wpc-filter-status_exhibitions, .wpc-filter-classes_category{
    display: none;
}

ul.wpc-filter-chips-list {
    margin-bottom: 15px;
}

.widget_wpc_filters_widget input[type=checkbox]:hover{
    background: #EFFF04;
}

/* Event page */

.pinkevent{
    color: #FF00F5;
}

.pinkevent .titleblogbox h5 a, 
.pinkevent .latest_post_text_inner h1 a,
.pinkevent .latest_post_text_inner h1 a, 
.pinkevent .latest_post_text_inner h3 a, 
.pinkevent .latest_post_text_inner h4 a, 
.pinkevent .latest_post_text_inner h5 a, 
.pinkevent .latest_post_text_inner h6 a{
    color: #FF00F5;
}

.pinkevent .dateblogbox span, .pinkevent .descblogbox p {
    color: #FF00F5;
}

.pinkevent .readbox a {
    color: #FF00F5;
}

.pinkevent:hover{
    color: #000;
}

.pinkevent .titleblogbox h5 a:hover, 
.pinkevent .latest_post_text_inner h1 a:hover,
.pinkevent .latest_post_text_inner h1 a:hover, 
.pinkevent .latest_post_text_inner h3 a:hover, 
.pinkevent .latest_post_text_inner h4 a:hover, 
.pinkevent .latest_post_text_inner h5 a:hover, 
.pinkevent .latest_post_text_inner h6 a:hover{
    color: #000;
}

.pinkevent .dateblogbox span:hover, .pinkevent .descblogbox p:hover {
    color: #000;
}

.pinkevent .readbox a {
    color: #FF00F5;
}

.pinkevent .readbox a:hover {
    color: #000;
}

.whitehover a:hover{
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 1px;
}

.latest_post_holder.image_in_box .latest_post_text .latest_post_title {
    margin: 10px 0px;
}

/* search */

.qode-search-results-one-column-columns, .SearchContainer{
    margin-bottom: 5%;
}

.SearchContainer .blog_large_image{
    display: flex;
}

.searcharticle .post_image img {
    width: 30%;
    float: left;
}

.blog_holder article .searcharticle .post_image {
    width: 28%;
    float: left;
    margin-right: 2%;
}

.searcharticle .post_text h2.entry_title a{
    padding-right: 10%;
    font-family: 'Dia-Black';
    letter-spacing: 0; 
}

.blog_holder article .searcharticle .post_text {
    width: 70%;
    float: left;
    border-top: 1px solid #000;
    padding-top: 2%;
    padding-bottom: 5%;
}

.blog_holder article .searcharticle .post_text .post_text_inner {
    font-size: 1.25vw;
    line-height: 22px;
}

.blog_holder article .post_more {
    text-decoration: underline;
}

.search_banner{
    background: #EFFF04;
    height: 27vw;
    display: flex;
    align-items: center;
    align-content: center;
    margin-bottom: 5%;
}

h1.TitleHeader{
    font-family: 'Inferi-Light'; 
    font-size: 3.8vw;
    line-height: 50px;
}



h1.TitleHeader strong{
    font-family: 'Dia-Black'; 
}

p.ResultDisplay{
    margin-bottom: 0 !important;
    margin-top: 2%;
}

.titlepart{
    margin-left: 5%;
    width: 30%;
    padding-right: 15%;
}

.blacksearch{
    height: 27vw;
    background: black;
    width: 5%;
}

.imagesearch{
    width: 65%;
    height: 27vw;
    background-image: url("http://everson.org/wp-content/uploads/2021/05/searchheader.jpg");
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
}

.ResultInfo{
    margin: 0 auto;
    width: 70%;
}

.inputSearch{ 
    width: 65%;
    margin-right: 2%;
    border: 1px solid #000;
    height: 46px;
    padding: 0 30px;
    color: #5F5F5F;
}

#searchsubmit{
    height: 47px;
    border: none;
    width: 150px;
    text-align: center;
    background: transparent;
}

.searchbutton{
    border: none;
    border-radius: 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff;
    position: relative;
    color: #000;
    box-shadow: 5px 0px 0px 0px #efff04;
    padding: 0;
    z-index: 1;
    font-family: 'Mabry-Bold';
    margin-left: 0px !important;
    text-align: center;
    width: 10%;
    font-size: 1.25vw;
    padding: 15px 0px;
    height: 46px;
    display: inline;
}

.searchbutton:after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, #EFFF04 50%, #000 50%);
    z-index: -1;
}

.searchbutton,
.searchbutton:after {
    background-size: 300%;
    background-position: -50%;
    transition: 1s;
    
}

.searchbutton:hover,
.searchbutton:hover::after{
  background-position: 0;
  -webkit-text-fill-color: #000;
  color: #000; /*For IE*/
}

.popup_menu_widget_holder {
    text-align: left;
}

.iconsearc svg{
    fill: #CCCCCC;
}

.iconsearc {    
    top: 10px;
    position: relative;
    left: 15px;
}

.paddingsqr {
    padding: 50px 10%;
}

.pagination ul li.prev a:hover, .pagination ul li.next a:hover, .pagination ul li.last a:hover{
    background: transparent;
    color: #fa40ac;
}

.mobile_image, .roomboxmobile, .page-id-8 div.catbox{
    display: none;
}

.archivedate, .archivepayment{
    margin: 10px 0;
}


.dateinfo, .archivepayment{
    font-size: 1.25vw;
    line-height: 1.5vw;
}

.archivepayment{
    font-family: 'Mabry-Bold'; 
}

.adquisitionText p{
    font-size: 1.25vw;
    line-height: 1.5vw;
    margin-bottom: 0 !important;
}

.adquisitionText{
    margin-top: 20px;
}

.permantsqr{
    padding-right: 5%;
}

.blog_holder article .searcharticle .mobile_image {
    display: none;
}

#mapplic-id2792{
    z-index: 3;
}

#mapplic-id2798{
    z-index: 2;
}

.simcal-default-calendar-grid .simcal-day>div {
    min-height: 130px !important;
}

.boxes_image img, .blog_holder article .list-blog .post_image img, .mobile_image img{
    border: 1px solid #A7A7A7;
    width: 100%;
}

#text-2 p a{
    color: #ffffff;
}

#text-2 p a:hover{
    color: #FF5FBD;
    border-bottom: 0;
}

.hidemodule{
    display: none;
}

.blog_holder.masonry article{
    height:600px;
}

input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {
    display: block;
    margin: 5px 0 0;
    padding: 15px;
    font-size: 14px;
    line-height: 17px;
    background-color: #f2f3f3;
    color: #818181;
}

.comingshop{
    height: 510px;
}

.comingshop .full_section_inner{
    display: flex;
    align-items: center;
    flex-flow: row;
    height: 510px;
}

.ctct-form-wrapper .ctct-input-container label {
    font-size: 1rem;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, div.wpcf7-response-output.wpcf7-validation-errors {
    background-color: #FF00CE;
}

.wpcf7 form .wpcf7-response-output, div.wpcf7-response-output{
    letter-spacing: 0;
    line-height: 15px;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    color: #000000;
    width: 155px;
    text-align: center;
    height: 50px;
    background: transparent;
    border: none;
}

.submitbutton{
    border: none;
    border-radius: 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #000;
    position: relative;
    color: #000000; /*For IE*/
    box-shadow: 5px 0px 0px 0px #00d966;
    padding: 4px 40px 4px 45px;
    z-index: 1;
}

.submitbutton::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, #00d966 50%, #EFFF04 50%);
    z-index: -1;
}

.submitbutton,
.submitbutton::after {
    background-size: 300%;
    background-position: -50%;
    transition: 1s;
}

.submitbutton:hover,
.submitbutton:hover::after {
  background-position: 0;
  color: 000; /*For IE*/
}

.submitbutton{
    width: 200px;
    height: 50px;
    padding: 0;
}


.hidemobile, .hidemobile .wpb_single_image img{
    display: block;
}

.hidedesktop, .hidedesktop .wpb_single_image img{
    display: none;
}

.photoexhibitcredit {
    display: none;
}

.wpc-filter-selected-values {
    background: #efff03;
    width: 130px;
    text-align: center;
}

.wpc-filter-selected-values {
    display: none;
}

.wpcf7 form.failed .wpcf7-response-output {
    color: #f50000;
}

input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea{
    font-family: 'Mabry-Light'; 
}

[class^="icon-arrows-"]:before, [class*=" icon-arrows-"]:before {
      line-height: 40px;
}

.mapplic-hovertip .mapplic-tooltip-title {
    margin: 10px 0!important;
}

.wpc-filter-events_categorie{
    display: none;
}