/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

body{
    font-family: khula;
}
.custom-text-field-contact{
    margin-bottom: 70px !important;
}

.custom-text-field-contact h2, .custom-text-field-contact h2 span, .custom-text-field-contact h2 p{
    font-size: 24px !important;
    line-height: 28px !important;
    color: #c80002 !important;
    font-weight: 700 !important;
    margin-bottom: 0px !important;
    font-family: Khula;
}
.custom-text-field-contact h3, .custom-text-field-contact h3 span, .custom-text-field-contact h3 p{
    font-size: 16px !important;
    line-height: 22px !important;
    color: #434343 !important;
    font-weight: normal !important;
    margin-bottom: 0px !important;
    font-family: Khula;
}
.custom-text-field-contact a, .custom-text-field-contact a span, .custom-text-field-contact a p{
    font-size: 16px !important;
    line-height: 22px !important;
    color: #434343 !important;
    font-weight: normal !important;
    margin-bottom: 0px !important;
    font-family: Khula;
    transition: all 1s;
}
.custom-text-field-contact a:hover, .custom-text-field-contact a:hover span, .custom-text-field-contact a:hover p{
 
    color: #c80002 !important;
}

#Content ul li{
    color: #000;
}

/* fonts */
.h11_content13{
    font-family: Khula;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 21px;
}

.h5_20{
    font-family: Khula;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 18px;
}

.h1_110{
    font-family: Khula;
    font-style: normal;
    font-weight: bold;
    font-size: 110px;
    line-height: 177px;
    /* identical to box height */


    color: #C4C4C4;
}

.h2_36{
    font-family: Khula;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 58px;
    /* identical to box height */


    color: #C4C4C4;
}

.h3_30{
    font-family: Khula;
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 32px;
    /* identical to box height, or 32px */
}

.h4_24{
    font-family: Khula;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 39px;
    /* identical to box height */
}

.h6_18{
    font-family: Khula;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 16px;
    /* or 16px */
}

.h7_15{
    font-family: Khula;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 14px;
    /* identical to box height, or 14px */
}

.h8_content_13{
    font-family: Khula;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
}

.h9_18_regular{
    font-family: Khula;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 18px;
    /* identical to box height, or 18px */
}

.h9_18_regular{
    font-family: Khula;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 18px;
    /* identical to box height, or 18px */
}

.h10_subtitle{
    font-family: Khula;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 26px;
    /* identical to box height, or  */
    
}

.mobile_h1{
    font-family: Khula;
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 90.57%;
    /* or 45px */
}

.mobile_h2{
    font-family: Khula;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 29px;
}

.mobile_h3{
    font-family: Khula;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 105.07%;
    /* identical to box height, or 19px */
}


.h_12_tiempo{
    font-family: Tiempos Text;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 43px;
    /* identical to box height */

    text-transform: uppercase;
}

.date_12_semibold{
    font-family: Khula;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 11px;
}

/* elements */
a{
    color: #000000;
}

a:hover{
    color: #C80002;
}
 /* Menu Stuff  */ 
.custom-nav-header{
    width: 100%;
}


.custom-nav-header#Top_bar .container {
    width: 100%;
    max-width: 100%;
    padding-top: 22px;
    padding-left: 72px;
    padding-right: 72px;
    box-sizing: border-box;
}
@media only screen and (max-width: 1100px) {
    .custom-nav-header#Top_bar .container{
        padding-left: 10px;
        padding-right: 10px;
    }
}
 #Footer ul.social{
    display: none;
 }

.custom-nav-header#Top_bar.is-sticky{
    /* padding-left: 140px;
    padding-right: 140px; */
    padding-left: 72px;
    padding-right: 72px;
    box-sizing: border-box;
}
.custom-nav-header#Top_bar.is-sticky .container{
    padding: 0;
}
.custom-nav-header#Top_bar .container .column.one {
    display: flex;
    width: 100%;
    margin: 0

}
.custom-nav-header#Top_bar .container * {
   box-sizing: border-box;
}

.header-transparent  .custom-nav-header#Top_bar .logo > a#logo   {
    padding: 0;
 }

 .vc_separator.under-slider-line {
    position: absolute;
    top: -9px;
    width: calc(100% - 30px);
}
 
.section.section-post-related{
    display: none;
}
#menu {
    position: absolute;
    visibility: hidden;
}
.custom-nav-header#Top_bar .container .top_bar_left {
    display: flex;
    flex-grow: 1;
    width: auto !important;
}
.custom-nav-header#Top_bar .container  .top_bar_right{
    display: inline-block;
    position: relative;
    height: 100%;
    width: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-top: 10px;
}

.custom-nav-header#Top_bar .container  .top_bar_right .custom-menu-toggle{
    font-family: Khula;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 1em;
    letter-spacing: -0.04em;
    color: #FFFFFF;
    /* border-top: white 2px solid;
    border-bottom: white 2px solid; */
    padding-top: 0px;
    height: 30px;
    cursor: pointer;
    padding-top:0px;
    display: flex;
}
.custom-nav-header#Top_bar .container  .top_bar_right .custom-menu-toggle > div{
        /* line-height: 0px; */
        display: block;
        height: max-content;
        height: fit-content;
        line-height: 1em;
}


.custom-nav-header#Top_bar .container  .top_bar_right .custom-menu-toggle .hamburger-txt{
    font-size: 24px;
    padding-left: 6px;
    font-family: Khula;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
}

.custom-nav-header#Top_bar .container  .top_bar_right:before{
    display: none;
}

.custom-nav-header#Top_bar .container  .top_bar_right_wrapper{
    display: flex;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: relative;

}
#custom-mega-menu .menu-main-menu-container > ul > li.menu-item .sub-menu{
    transition: max-height 100ms linear;
}


#custom-mega-menu .menu-main-menu-container > ul > li.menu-item .sub-menu li:first-child{
    margin-top: 4px;
}


.custom-nav-header#Top_bar .container .top_bar_left  .menu_wrapper{
    flex-grow: 1
    
  
}

.custom-nav-header#Top_bar .container .top_bar_left  .menu_wrapper .top-menu{
    display: inline-block;
    width: 100%;
    height: 100%;
}

.custom-nav-header#Top_bar .container .top_bar_left  .menu_wrapper .top-menu > ul{
    display: flex;
    flex-direction: row;
    height: 100%;
    justify-content: center;
}

.custom-nav-header#Top_bar .container .top_bar_left  .menu_wrapper .top-menu > ul > li.menu-item {
    display:inline-block;
    margin-right: 23px;
    margin-top: 10px;
    
}

.custom-nav-header#Top_bar .container .top_bar_left .menu_wrapper .top-menu > ul > li.menu-item:last-child {
    margin-right: 0px;
}
.custom-nav-header#Top_bar .container .top_bar_left  .menu_wrapper .top-menu > ul > li.menu-item:hover a{
    border-bottom: #C80002 5px solid;
}
.custom-nav-header#Top_bar .container .top_bar_left  .menu_wrapper .top-menu > ul > li.menu-item > a {
    font-family: Khula;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 39px;
    color: #FFFFFF;
    text-decoration: none;
}


.custom-nav-header#Top_bar a#search_button{
    position: relative;
    display: none;
    font-size: 23px;
    line-height: 22px;
    margin: 0;
    padding:0;
    top: -3px;
    background: rgba(189, 189, 189, 0.8);
    border: 1.0px solid rgba(89, 89, 89, 0.7);
    box-sizing: border-box;
    background: rgba(189, 189, 189, 0.8);
    border: 1.0px solid rgba(89, 89, 89, 0.7);
    box-sizing: border-box;
    border-radius: 50%;
    margin-right: 20px;
    height: 1em;
    width: 1em;
    text-decoration: none;
    font-size: 28px;
    text-decoration: none;
    
}
.custom-nav-header#Top_bar a#search_button.active{
    display:block;
    background: none;
    border: none;
    
    
}

.custom-nav-header#Top_bar a#search_button i {
    border-radius: 50%;
    display: flex;
    font-size: 1em;
    color: white;
    height: 100%;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

#Top_bar.is-sticky .top_bar_right {
    padding: 0 10px 0 0px;
}

#Top_bar > div > div > div.top_bar_right > div > div:nth-child(3){
    margin-top: 5px;
}
/*

/** Hide theme toggle button **/
.mega-menu-main-menu .responsive-menu-toggle {
    display: none !important;
}


/** Make mobile menu full width **/
@media only screen and (max-width: 785px) {
    .mega-menu-main-menu #Top_bar .menu_wrapper {
        float: none;
    }
}
#custom-mega-menu.active{
    z-index:99999;
    background-color: rgba(229, 229, 229, 0.95);
    overflow: auto;
    display: block;
    left: 0;
    top:0;
}
#custom-mega-menu{
    width: 100%;
    top: 0;
    right: 0;
    top:-100vh;
    height: 100%;
    position: fixed;
    background-color: rgba(229, 229, 229, 0);
    z-index: -100000;
    transition: background-color 100ms linear,  top 200ms ease-in;;
    box-sizing: border-box;
    padding-top: 40px;
}

#custom-mega-menu *{
    box-sizing: border-box;
}



#custom-mega-menu .menu-main-menu-container{
    width: 100%;
    padding-left: 138px;
    padding-right: 138px;
    margin-top: 63px;
}

#custom-mega-menu .menu-main-menu-container > ul > li.menu-item{
    width: 100%
}
#custom-mega-menu .menu-main-menu-container > ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

#custom-mega-menu .menu-main-menu-container > ul > li.menu-item{
    width: calc(25% - 20px);
    margin-right: 20px;
    margin-bottom: 29px;

}

#custom-mega-menu .menu-main-menu-container > ul.menu > li.menu-item  a{
    font-family: Khula;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 91.57%;
    color: #4F4F4F;
}
#custom-mega-menu .menu-main-menu-container > ul.menu > li.menu-item  ul.sub-menu li.menu-item a {
    font-family: Khula;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 29px;
    color: #828282;
}

#custom-mega-menu .top-container{
    width: 100%;
    display: flex;
    justify-content: center;
    position: relative;
}

#custom-mega-menu .search-container {
    padding-left: 298px;
    padding-right: 298px;
    margin-top:10px;
}

#custom-mega-menu .search-container form  {
    display: flex;
    margin:0;
}

#custom-mega-menu .search-container .icon_search.icon-search-fine  {
   font-size: 20px;
   color: white;
   background-color: #A1A5AA;
   border-top-left-radius: 5px;
   border-bottom-left-radius: 5px;
   display: flex;
   align-items: center;
}
#custom-mega-menu .search-container  i.icon_search.icon-search-fine:before{
    padding-left: 2px;
    padding-right: 2px;
}

#custom-mega-menu .search-container form input {
    margin:0;
    width: 100%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    
}

#custom-mega-menu .search-container  .icon_close{
    display: none;
}

#custom-mega-menu .mega-close-button svg *{
    fill: #4F4F4F;;
}
#custom-mega-menu .mega-close-button:hover svg *{
    fill: black;
}
#custom-mega-menu .mega-close-button{
    cursor: pointer;
}

.mega-close-button{
    position: absolute;
    top: 140px;
    right: 138px;
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 138px;
}
#custom-mega-menu .menu-main-menu-container img{
    display: none;
}

#Wrapper .wpb_wrapper>div{
    margin-bottom: 0;
}

#custom-mega-menu  .top-menu-overlay {
    display: none;
    width: 100%;
    padding-left: 34px;
    padding-right: 34px;
    margin-top: 25px;
}

#custom-mega-menu  .top-menu-overlay  > ul{
    display: flex;
    justify-content: space-around;
}

#custom-mega-menu  .top-menu-overlay  > ul > li a{
    font-family: Khula;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 91.57%;
    color: #4F4F4F;
}
.social-links {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 35px;
    padding-top: 15px;
    margin-bottom: 30px;
    display: flex;
    justify-content: flex-end;
    font-family: Khula;
    color: #4F4F4F;
    align-items: center;
    border-top: 1px solid #BDBDBD;
}
.social-links span{
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 91.57%;
}
.social-links ul {
    padding: 0;
    margin: 0;
    margin-left: 15px;
    display: flex;
    margin-right: 138px;
}

.social-links ul li  {
    margin-left: 14px;
}
.social-links ul li svg, .social-links ul li img  {
    height: 30px;
    width: 30px;
}
.social-links ul li:hover svg path  {
    fill:#C80002;
}
header#Header.custom-header{
    min-height: 90px !important;
}
@media only screen and (max-width: 950px) {
    
    .medium#custom-mega-menu .top-container{
        justify-content: space-between;
        position: relative;
        padding-left: 26px;
        padding-right: 43px;
    }
   
    #custom-mega-menu.mobile  .top-menu-overlay {
        display: block;
    }
    .medium#custom-mega-menu .top-container .mega-close-button{
        top: 0;
        right: 0;
        position: relative;
        margin-right: 0;
    }
    .medium#custom-mega-menu .search-container{
        padding-left: 198px;
        padding-right: 198px;
        margin-top: 10px;
    }
    .custom-nav-header#Top_bar.medium .container .top_bar_left  .menu_wrapper {
        display: none;
    }
    .custom-nav-header#Top_bar.medium .container .top_bar_left  .menu_wrapper {
        display: none;
    }
    #custom-mega-menu.medium  .menu-main-menu-container{
        width: 100%;
        padding-left: 25px;
        padding-right: 25px;
        margin-top: 25px;
    }
    #custom-mega-menu.medium .menu-main-menu-container > ul > li.menu-item{
        width: 23%;
    }
    .custom-nav-header#Top_bar.medium.mobile .container .top_bar_left .menu_wrapper{
        display: none;
    }
    #custom-mega-menu.medium .menu-main-menu-container > ul > li.menu-item{
        margin-bottom: 0;
    }
    
    
}

@media only screen and (max-width: 780px){

    .section_wrapper.section_wrapper {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .custom-nav-header#Top_bar .container  .top_bar_right .custom-menu-toggle .hamburger-txt.hamburger-txt{
        display: none;
    }
    .social-links.mobile span{
        display: none;
    }
    .social-links.mobile ul{
        padding: 0;
        margin: 0;
        display: flex;
        width: 100%;
        justify-content: space-evenly;
    }
    .mobile.custom-nav-header#Top_bar.is-sticky {
        padding-left: 0px;
        padding-right: 0px;
        box-sizing: border-box;
    }
    .custom-nav-header#Top_bar.mobile .logo  {
        display: flex;
    padding-left: 15px;
    align-items: center;
    padding-top: 0px;
    }
    .custom-nav-header#Top_bar.mobile .logo a#logo {
        margin: 0;
        height: 100%;
        display: inline-block;
    }
    .custom-nav-header#Top_bar.mobile .container .top_bar_right{
        margin-right: 20px;
        padding-right: 10px;
    }
    #custom-mega-menu.mobile .menu-main-menu-container > ul > li.menu-item{
        width: 100%;
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        border-top:  1px solid #828282;
    }
    #custom-mega-menu.mobile .menu-main-menu-container > ul > li.menu-item .sub-menu{
        width: 100%;
        
    }
    #custom-mega-menu.mobile .menu-main-menu-container > ul > li.menu-item > img{
        display: block;
    }
    #custom-mega-menu.mobile .menu-main-menu-container > ul > li.menu-item .sub-menu img{
       display: none;
        
    }
    
    #custom-mega-menu.mobile .menu-main-menu-container > ul > li.menu-item > a {
        font-family: Khula;
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 91.57%;
        color: black;
        padding-top: 10px;
        padding-bottom: 10px;
        flex-grow: 1;
        padding-left: 23px;
    }
    #custom-mega-menu.mobile .menu-main-menu-container > ul > li.menu-item .sub-menu {
        max-height: 0;
        overflow: hidden;
    }
    #custom-mega-menu.mobile .menu-main-menu-container > ul > li.menu-item.active .sub-menu {
        max-height:50em;
        overflow: hidden;
    }
    #custom-mega-menu.mobile .menu-main-menu-container > ul > li.menu-item.active > a  {
        background: #C80002;
        color:white;
    }
    #custom-mega-menu.mobile .menu-main-menu-container > ul > li.menu-item > img {
        padding-left: 20px;
        padding-right: 6.45px;
        
    }
    #custom-mega-menu.mobile .menu-main-menu-container > ul > li.menu-item.active > img {
        background: #C80002;
        
    }
    #custom-mega-menu.mobile .menu-main-menu-container > ul > li.menu-item.active > img.inactive  {
        display: none;
    }
    #custom-mega-menu.mobile .menu-main-menu-container > ul > li.menu-item.active > img.active  {
        display: block;
    }
    #custom-mega-menu.mobile .menu-main-menu-container > ul > li.menu-item > img.active  {
        display: none;
    }
    
    
    .medium#custom-mega-menu .search-container{
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 10px;
    }

    #custom-mega-menu.mobile .menu-main-menu-container > ul > li.menu-item .sub-menu img{
        display: none;
         
     }
     #custom-mega-menu.medium.mobile .menu-main-menu-container > ul > li.menu-item .sub-menu li{
        margin-left: 26px;
        border-bottom: 1px solid #BDBDBD;
    }
}


/* BreadCrumb */
.custom-bread-crumb{
    display: block;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 16px;
    box-sizing: border-box;
}
.custom-bread-crumb *{
    box-sizing: border-box;
}

/* Menu Search Stuff  */
#Top_bar.custom-nav-header  .search_wrapper {
    display: none !important;
}

.search-container.header-search *{
    box-sizing: border-box;
}

.search-container.header-search {
    box-sizing: border-box;
    margin-right: 20px;
    display: none;
}
.search-container.header-search.active {
    box-sizing: border-box;
    margin-right: 20px;
    display: inline-block;
    width: 156px;
}

.search-container.header-search .icon_search.icon-search-fine {
    display: none;
}

.search-container.header-search  form {
    display:  flex;
    height: 30px;
}
.search-container.header-search  form input{
    padding: 0;
    margin:0;
    height: 30px;
    font-family: Raleway;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: rgba(0, 0, 0, 0.3);
    width: 100%;
    padding-left: 10px;
}
.search-container.header-search  form  .icon_close{
    background: #A1A5AA;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: white;
    display: flex;
    align-items: center;
    padding-left: 3px;
    padding-right: 3px;
}
.search-container.header-search  form  .icon_close i{
    color: white;
}




/* //// */
.custom-bread-crumb .breadcrumbs { 
    display: flex;
    width: 100%;
    padding-bottom: 30px;
    padding-top: 30px;
    border-bottom: 1px solid #E0E0E0;
    margin-left: 24px;
    flex-wrap: wrap;
    
}

.custom-bread-crumb .breadcrumbs li a  { 
    font-family: Khula;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 39px;
    color: #333333;
    text-decoration: none;
}
.custom-bread-crumb .breadcrumbs span  { 
   display: none;
}
.custom-bread-crumb .breadcrumbs li a  { 
    display: flex;
 }
.custom-bread-crumb .breadcrumbs li a:after  { 
    display: block;
    content: "/";
    margin-left: 12px;
    margin-right: 12px;
    color: #828282;
 }

 .custom-bread-crumb .breadcrumbs li:last-child a:after  { 
    display: none;
 }
/* //Footer Stuff  */
.footer_calendar.custom{
    box-sizing: border-box;

}
.footer_calendar.custom *{
    box-sizing: border-box;
    
}
.footer_calendar.custom .top .header_wrap {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}

.footer_calendar.custom .bottom{
    flex-direction: row;
    flex-wrap: wrap;

}

.footer_calendar.custom .bottom .calender-item{
    width: 33.33%;
    width: 33.33%;
    padding-left: 7px;
    padding-right: 7px;
}
.footer_calendar.custom .top .show-more-wrap a {
    font-family: Khula;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 91.57%;
    text-transform: uppercase;
    color: #6D6D6D;
    text-decoration: none;
}
.footer_calendar.custom .top .show-more-wrap:hover a {
    
    color: #474747;
}


#Footer .join-container{
    width: 100%;
    display: flex;
    flex-direction: column;;
}
#Footer .join-container > div.sub-container{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
#Footer .join-container > div.sub-container.first{
   
    padding-bottom: 12px;
    /* border-bottom: 1px solid #F2F2F2; */
}
#Footer .widgets_wrapper .container > *:nth-child(3){
   padding-right: 30px;
   border-right: 1px solid #F2F2F2;;
}
#Footer .join-container > div.sub-container.second{
   
    padding-top: 12px;
}
#Footer .join-container > div  h4 {
    font-family: Khula;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 91.57%;
    /* or 18px */
    color: #424242;
    padding: 0;
    margin: 0;
}
#Footer .join-container  a {
    font-family: Khula;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 91.57%;
    color: #828282;
}
#Footer .join-container  p {
    margin: 0;
    padding: 0;
}
#Footer .widgets_wrapper > .container.container > div:nth-child(1), #Footer .widgets_wrapper > .container.container > div:nth-child(4) {
    flex:unset;
}
#Footer .copy-right-wrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#Footer .copy-right-wrapper .second-copy-right:before{
    content: "  | ";
    content: "|";
    margin-left: 5px;
    margin-right: 5px;
}
.custom-tabs .vc_tta-tabs-container .vc_tta-tabs-list.vc_tta-tabs-list  a {
    padding-top: 15px ;
    padding-bottom: 10px;
    font-size: 24px;
}

@media only screen and (max-width: 780px) {
    .custom-tabs.custom-tabs.custom-tabs.vc_tta.vc_general .vc_tta-panel-body{
        overflow: unset;
        background-color: white;
        background: white;
        border: none;
    }
    .wpb-js-composer.wpb-js-composer .vc_tta .vc_tta-controls-icon {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px !important;
        height: 1em;
        width: 1em;
        padding: 0px;
        overflow: hidden;
        position: relative;
        font-size: inherit;
        margin: 0;
        box-sizing: border-box;
        position: relative;
    }
    .custom-tabs.custom-tabs.custom-tabs.vc_general.vc_tta  .vc_tta-panel.vc_tta-panel .vc_tta-panel-heading{
        border-radius: 0;
        background-color: white;
    }
    
    .custom-tabs.custom-tabs.custom-tabs.vc_general.vc_tta  .vc_tta-panel.vc_tta-panel .vc_tta-panel-heading *{
        font-family: Khula;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 91.57%;
        color: #4F4F4F;
    }
    .custom-tabs.custom-tabs.custom-tabs.vc_general.vc_tta  .vc_tta-panel.vc_tta-panel.vc_active  .vc_tta-panel-heading{
        
        background-color: #C80002;
    }
    .custom-tabs.custom-tabs.custom-tabs.vc_general.vc_tta  .vc_tta-panel.vc_tta-panel.vc_active  .vc_tta-panel-heading *{
        font-family: Khula;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 91.57%;
        color: #FFFFFF;
    }
    
    .custom-text-field.custom-text-field *{
        font-size: 14px;
        line-height: 16px;
        color: #333333;

    }
    .custom-text-field.custom-text-field.custom-text-field a, .custom-text-field.custom-text-field.custom-text-field a *{
        color:#c80002;

    }
    .custom-text-field.custom-text-field strong *, .custom-text-field.custom-text-field strong, .custom-text-field.custom-text-field b,.custom-text-field.custom-text-field b *  {
        font-size: 15px;
        line-height: 16px;
        color: #333333;
    
    }
}
@media only screen and (max-width: 950px){
    #Footer .widgets_wrapper.medium .container > *:nth-child(3){
        padding-right: 0;
        border-right: none;
     }
}
.footer_calendar.custom{
    margin-top:60px;
}
@media only screen and (max-width: 780px){
    .vc_tta-container .vc_general.vc_tta.vc_tta-accordion.custom-accordion.custom-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-title i {
        display: flex;
        align-items: center;
        transform: translateY(-0.2em);
    }
    .mobile.outer-grid-wrapper .custom-arrow-icon.show-more-arrow.show-more-arrow svg {
        height: 14px;
        width: 31.0px;
    }

    .footer_calendar.custom .custom-slider.bottom.mobile .slider-item{
        width: 100%;
        padding: 0;
        padding-left: 15px;
        padding-right: 15px;
        display: none;
    }
    .footer_calendar.custom .custom-slider.bottom.mobile .slider-item.active{
        width: 100%;
        padding: 0;
        padding-left: 15px;
        padding-right: 15px;
        display: block;
    }
    .footer_calendar.custom .bottom .slide .image_wrap{
        height: 150px;
    }
    .footer_calendar.custom .bottom .slide .image_wrap img {
        object-fit: cover;
        object-position: top;
        min-width: 100%;
        min-height: 100%;
        height: 100%;
        width: 100%;
    }
    .footer_calendar.custom.mobile .top .header_wrap .header {
        font-family: Khula;
        font-style: normal;
        font-weight: normal;
        font-size: 24px;
        line-height: 39px;
        color: #4F4F4F;
    }
    .footer_calendar.custom.mobile .top {
        margin-left: 15px;
        margin-right: 15px;
    }
    
    .footer_calendar.custom.mobile .arrow-container{
        display: flex;
        margin-top: 6px;
    }
    .footer_calendar.custom.mobile .custom-arrow-icon svg {
        height: 14px;
        width: 21px;
    }
    #Footer.custom-footer .social-container {
        display: block;
        position: relative;
        top:0;
        left:0;
        right: 0;
        bottom: 0;;
    }
        
    
}

@media only screen and (max-width: 950px){
    #Footer .widgets_wrapper.medium > .container {
        flex-wrap: wrap;
    }
    #Footer .widgets_wrapper.medium > .container .column  {
        padding: 0;
        margin-bottom: 23px;

    }
}
.arrow-container{
    display: none;
    width: 100%;
    height: auto;
    justify-content: space-between;
}


.footer_calendar.custom.mobile .bottom .slide .meta_details {
    margin-top: 9px;
}


/* ///Custom Text Field */

.custom-text-field *,.custom-text-field {
    font-family: Khula;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    
}

.custom-text-field strong{
    font-weight: 700 !important;
}

.custom-text-field i{
    font-style: italic !important;
}
.custom-text-field {
    margin-bottom: 40px !important;
    
}
.custom-text-field.custom-text-field.custom-text-field a, .custom-text-field.custom-text-field.custom-text-field a *{
    color:#c80002;

}

.custom-text-field strong *, .custom-text-field strong strong, .custom-text-field b *,.custom-text-field b {
    font-family: Khula;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 124.57%;
    color: #333333;

}


.custom-text-field ul {
    list-style: none;
    padding: 0;
    margin:0;
    padding-left: 25px;

}
/* .custom-text-field ul li:before {
    width: 5px;
    height: 0.8em;
    display: inline-block;
    content: '';
    background: #C80002;
    margin-right: 6px;
} */

.custom-text-field ul li {
    display: list-item;
    font-family: Khula;
    color: #333333;
    list-style-type: square;
}
.vc_row {
    margin-left: 0;
    margin-right: 0;
}

.custom-text-field ul li * {
    color: #333333;
}

.custom-container.icon-slider{
    justify-content: initial;
}
#Footer .join-container .sub-container a:hover {
    color:#C80002;
}

#Footer .footer_copy {
    background-color: #000000 !important;
}

#Footer {
    border-top: 1px solid #000000 !important;
}

#Footer .widgets_wrapper .line-right {
    height: 1px;
}

.custom-button.custom-button button, .custom-button.custom-button a{
    font-family: Khula;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 1em;
    margin: 0;
    padding-top: rgb(200, 0, 2);
    border-top-color: rgb(200, 0, 2);
    border-bottom-color: rgb(200, 0, 2);
    border-left-color: rgb(200, 0, 2);
    border-right-color: rgb(200, 0, 2);
    padding-right: 0;
    color: #333333;
    padding-top: 15px !important;
    padding-bottom: 10px !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
}
.custom-button.custom-button{
    margin-top: 12.5px;
}

/* //Accordian Styling */
.vc_tta-container .vc_general.vc_tta.vc_tta-accordion.custom-accordion{
    background: white;
    margin-top: 42px;
}


.vc_tta-container .vc_general.vc_tta.vc_tta-accordion.custom-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel *{
    background: white;
}

.vc_tta-container .vc_general.vc_tta.vc_tta-accordion.custom-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading{
    background: #FFFFFF;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.07);
    border: none;
}
.vc_tta-container .vc_general.vc_tta.vc_tta-accordion.custom-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-title-text{
    font-family: Khula;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 124.57%;
    color: #333333;
}

.vc_tta-container .vc_general.vc_tta.vc_tta-accordion.custom-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body{
    background: #FFFFFF;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.07);
    border: none;
    margin-bottom: 13px;
    padding-top: 30px;
}

.vc_tta-container .vc_general.vc_tta.vc_tta-accordion.custom-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-controls-icon-plus{

    color:white;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.vc_tta-container .vc_general.vc_tta.vc_tta-accordion.custom-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-controls-icon-plus{
    background: #FFCA48;
}
.vc_tta-container .vc_general.vc_tta.vc_tta-accordion.custom-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-title  i:before{
    border-color: white;
    content: '';
    display: flex;
    /* position: absolute; */
    -webkit-box-sizing: border-box;
    /* box-sizing: border-box; */
    /* left: 0; */
    /* right: 0; */
    /* top: 50%; */
    /* -webkit-transform: translateY(-50%); */
    -ms-transform: translateY(-50%);
    /* transform: translateY(-50%); */
    border-style: solid;
    border-width: 2px 0 0 0;
    width: 100%;
    position: unset;
}

.vc_tta-container .vc_general.vc_tta.vc_tta-accordion.custom-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-title a {
    padding-bottom: 0;
}

.vc_tta-container .vc_general.vc_tta.vc_tta-accordion.custom-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-title i{
    display: flex;
    align-items: center;
    transform: translateY(-0.3em);
}

.home .custom-testimonial.custom-testimonial{
    margin-bottom: 0 !important;
}

.custom-page-header .header-text h1 {
    line-height: 100px !important;
    margin-bottom: 20px !important;
}

/* //Special Queries */
@media only screen and (max-width:1200px) and (min-width:780px) { 
	.outer-grid-wrapper.mobile .show-more-container .custom-arrow-icon.custom-arrow-icon.custom-arrow-icon {
        margin-right: 5px;
    }

    .mobile.outer-grid-wrapper .custom-arrow-icon.show-more-arrow.show-more-arrow.show-more-arrow svg {
        height: 17px;
        width: 31.0px;
    }
    #custom-mega-menu.medium.medium  .menu-main-menu-container > ul > li.menu-item {
        margin-bottom: 25px;
        margin-right: 25px;
    }
    
    #custom-mega-menu.medium.medium  .menu-main-menu-container > ul {
        justify-content: space-between;
    }
    .slick-arrow.slick-arrow.slick-prev .arrow{
        position: relative;
        top: 40px;
        left: -2px;
    }
    .slick-arrow.slick-arrowslick-next .arrow{
        position: relative;
        top: 40px;
        left: 2px;
    }
    
}



.section_wrapper, .container {
    max-width: 1280px;
}
.section_wrapper, .container {
    margin: 0 auto;
    max-width: 1280px;
    position: relative;
}


.vc_separator.under-slider-line.vc_separator .vc_sep_holder .vc_sep_line{
    border-width: 8px;
}

.vc_separator.under-slider-line.under-slider-line {
    position: absolute;
    top: -7px;
    width: calc(100% - 30px);
}
.vc_separator.under-slider-line .vc_sep_holder .vc_sep_line.vc_sep_line {
    border-width: 8px;
    width: 100%;
    margin: auto;
    z-index: 200;
}

.mouse{
    margin: 50px auto;
    width: 100px;
  }.mouse-icon{
     width: 25px;
     height: 45px;
     border: 2px solid white;
     border-radius: 15px;
     cursor: pointer;
     position: relative;
     text-align: center;
  }.mouse-wheel{
    height: 6px;
    margin: 2px auto 0 !important;
    display: block;
    width: 3px;
    background-color: white;
    border-radius: 50%;
    -webkit-animation: 1.6s ease infinite wheel-up-down;
   -moz-animation: 1.6s ease infinite wheel-up-down;
    animation: 1.6s ease infinite wheel-up-down;
  }
  @keyframes wheel-up-down {
      0% {
        transform: translateY(0px);
          opacity: 1;
      }
      100% {
        transform: translateY(35px);
          opacity: 0;
      }
  }
  @-webkit-keyframes wheel-up-down {
    0% {
      -webkit-transform: translateY(0px);
              transform: translateY(0px);
        opacity: 1;
    }
    100% {
      -webkit-transform: translateY(35px);
              transform: translateY(35px);
        opacity: 0;
    }
}
@keyframes wheel-up-down {
    0% {
      -webkit-transform: translateY(0px);
              transform: translateY(0px);
        opacity: 1;
    }
    100% {
      -webkit-transform: translateY(35px);
              transform: translateY(35px);
        opacity: 0;
    }
}



.mobile.mobile.custom-nav-header#Top_bar.is-sticky {
    background: #0a0a0aeb !important ;
}

.logo-slider .slick-arrow{
    display: flex !important;
    height: 100% !important;
    align-items: center !important;
    background: none !important;
}
.logo-slider  .slick-arrow.slick-prev{
   right:unset !important;
}
.logo-slider  .arrow.left .custom-arrow-icon{
    transform: rotate(180deg);
}

.logo-slider  .slick-arrow.slick-prev .arrow{
    position: relative;
    top: 40px;
    left: -25px;
}
.logo-slider  .slick-arrow.slick-next .arrow{
    position: relative;
    top: 40px;
    left: 25px;
}
.logo-slider  .slick-arrow .arrow svg {
    height: 25px;
    width: 25px;
} 

#Top_bar.loading.loading  {
    display: block;
}



.calender-item.calender-item .image_wrap{
    overflow: hidden;
}

.calender-item.calender-item .image_wrap img{
    transition: transform .2s; /* Animation */ 
}

.calender-item.calender-item .image_wrap:hover img{
    transform: scale(1.1);  
}
@media only screen and (max-width:780px)
{
    #custom-margin#custom-margin{
        margin-top: 40px !important;
    }

    .custom-page-header .header-text h1 {
        line-height: 40px !important;
    }
    .custom-button.custom-button.custom-button.custom-button button,  .custom-button.custom-button.custom-button.custom-button a {
        border: 1px  #C80002 solid !important;
        /* color: black; */
        font-family: Khula;
        font-style: normal;
        font-weight: normal;
        line-height: 105.07%;
        color: #242424;
        font-size: 15px;
        padding-bottom: 10px;
    }
    .vc_tta-container .vc_general.vc_tta.vc_tta-accordion.custom-accordion.custom-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-title-text {
        
        font-size: 14px;
        line-height: 124.57%;
    }
   
}

@media only screen and (max-width:370px)
{
    #Footer .copy-right-wrapper.copy-right-wrapper .second-copy-right:before {
        display: none;
    }
   
}
.contact-us-form.contact-us-form  input::placeholder, .contact-us-form.contact-us-form  input{
    height:50px;
    font-family: Khula;
}

.contact-us-form.contact-us-form  form{
    margin-top: 40px;
}

.contact-us-form.contact-us-form  form p:last-of-type{  
    display: flex;
    width: 100%;
    justify-content: center;
}

.contact-details h4{
    font-size: 24px;
    line-height: 1em;
    font-weight: 600;
    letter-spacing: 0;
    font-family: Khula;
    color: #424242;
}

.sb-nabj .sb-item.sb-item .sb-footer {
    background-color: #FFCA48;
    width: fit-content;
    display: flex;
    align-items: center;
}

/* Custom Elements Items */
@media only screen and (max-width: 950px){
    .industry_block .post_wrap.slide.selected.selected {
        display: block;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
    }
    #timeline_wall1047nabj.sboard .sb-item.sb-item{
        margin-left: 15px;
        /* margin-right: 15px; */
        width: calc(100% - 30px) !important;
    }
}

@media only screen and (min-width: 950px)
{
    .smaller.custom-testimonial .testimonials_slider.custom-testimonial blockquote{
        font-size: 25px;
    }
    .vc_row.vc_row.custom_contact_margin{
        margin-top: 90px;
    }
}
#custom-mega-menu .menu-main-menu-container > ul.menu > li.menu-item a {
    font-family: Khula;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 91.57%;
    color: #4F4F4F;
}

#Content .contact-us-form.contact-us-form form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 100%;
    width: 100%;
}

.blockquote.blockquote blockquote{
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 42px;
    line-height: 108.75%;
    color: #828282;
    margin:0px;
    background: none;
    overflow-wrap: break-word;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}
.blockquote.blockquote .author{
    margin-top: 72px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 108.75%;
    text-align: end;
    margin-right: 45px;

    
}
.blockquote.blockquote .author i {
    display: none;
    
    
}
.blockquote.blockquote blockquote:before,.blockquote.blockquote blockquote:after {
    display: none;
}
@media only screen and (max-width: 780px){
    .blockquote.blockquote .author.author{
        margin-top: 30px;
    }
    .blockquote.blockquote.blockquote blockquote{
        
        font-size: 30px;
    }

    #timeline_wall1047nabj.sboard .sb-item.sb-item:nth-child(n+5){
        display:none;
    }
        
    
       
}
#st-2#st-2{
    opacity: 0;
    transition: all 0.5s linear;
}
#st-2#st-2.active{
    opacity: 1;
}

.single-post #Content .post-wrapper-content .the_content_wrapper > .vc_row .wpb_column .wpb_wrapper > div{
    margin-top: 20px;
    margin-bottom: 20px;
}

#Content.single-post{
    margin-left: 40px;
    width: calc(100% - 40px);
}

/*hide the author*/
/* .single-post .post-date.author{
    display: none;
} */


.widget_categories.widget_categories ul li, #Content .widget_categories.widget_categories ul li a {
    color: #000 !important;
    font-family: Khula;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-break: anywhere;
}

.custom-text-field  table td{
    vertical-align: middle !important;
}

.post-item  .post-excerpt {

    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#custom-mega-menu .menu-main-menu-container > ul.menu > li.menu-item a:not([href]){
    text-decoration: none;
    pointer-events: none;
}

@media only screen and (max-width: 580px){
    .custom-text-field table td {
        vertical-align: middle !important;
        display: flex;
    }
}

@media only screen and (max-width: 700px){
    .category-display.category-display .post.post {
        height: 150px !important;
    }

    .footer_calendar.custom {
        margin-top: 40px;
    }
}
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tabs-container{
    display: block !important;
}

.custom-tabs.custom-tabs.custom-tabs.vc_general.vc_tta .vc_tta-panel.vc_tta-panel .vc_tta-panel-heading{
    display: none;
}