/*----------------------
GLOBAL RESET
----------------------*/
/*   
Theme Name: BLANK Theme
Theme URI: http://digwp.com
Description: This is just a BLANK starter WordPress Theme template -- WordPress v3.0.1
Author: MBALI
Author URI: http://chriscoyier.net
Version: 2
*/


/*----------------------
GLOBAL RESET
----------------------*/

html
{
    overflow-x:hidden;
}

body {
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}

::selection {
    background: #FF5E99;
    color: #fff;
    text-shadow: none;
}


/*----------------------
Special Effects
----------------------*/
a {
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}



/*----------------------
Typography
----------------------*/

ol, ul , li {
    list-style: none !important;
    list-style-position:inside !important;
    padding: 0px;
    margin: 0px;
}


a {
    color:#ccc;

}
a:hover {color:#000;}

/* p {font-size: 16px;font-weight:normal;color: #24383c;line-height: 1.7;} */


/*----------------------
Global Images
----------------------*/

img {border: none;max-width: 100%;}
.img-rounded {-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
.img-polaroid {padding: 4px;background-color: #fff;border: 1px solid #ccc;border: 1px solid rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);}
.img-circle {-webkit-border-radius: 500px;-moz-border-radius: 500px;border-radius: 500px;}




.container {width: 1170px;margin:0 auto;}


.slider_wrapper {
    width:960px;
    height:409px;
    overflow:hidden;

}

/*----------------------
Header
----------------------*/

#header {
    float: left;
    width: 100%;
}

.logo {float: left;}


/*----------------------
Navigation
----------------------*/
/* Main Navigation
====================================*/


/*----------------------
Footer
----------------------*/

.head
form#searchform {
    position: relative;
    border: 1px solid #cccccc;
    float: right;
    padding: 3px;
}

form#searchform input {
    border: 0;
    padding: 7px 10px;
    float: left;
}

form#searchform input#searchsubmit {
    background-color: #ed1b24;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    font-family: 'Inter';
}

form#searchform i {
    position: absolute;
    left: 10px;
    top: 12px;
}

form#searchform input#s {
    padding-left: 30px;
    font-size: 15px;
}
div#service-slider .thumb {
/*     height: 190px; */
    overflow: hidden;
    margin-bottom: 0;
/*     height: 180px; */
}

div#service-slider h3 {
   font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: 1.4;
    padding: 0px;
    /* min-height: 80px; */
    font-family: 'Inter';
}

div#service-slider .content p {
    font-size:20px;
    color: #0d4199;
    font-family: 'Inter';
    font-weight: 400;
    font-style: italic;
}

div#service-slider .content {
    text-align: center;
    padding: 10px 10px 30px;
    margin-top: 10px;
}

div#service-slider .content a {
    font-weight: bold;
    font-size: 16px;
    color: #b7b7b7;
    margin: 20px auto 0;
    display: table;
    background-color: #1189fa;
    color: #fff;
    padding: 9px 20px;
    border-radius: 3px;
}
div#service-slider .box {
    max-width: 96%;
    display: block;
    margin: 0 auto;
    padding:25px;
}
#service-slider .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
    left: -70px;
}

#service-slider .owl-nav button.owl-next {
    float: right;
    position: relative;
    right: -140px;
}

#service-slider .owl-nav button {
    font-size: 70px;
    background-color: #1189fa;
    height: 50px;
    width: 50px;
    color: #fff;
    line-height: 0.4;
}

#service-slider .owl-nav button span {
    position: relative;
    top: -3.2px;
    font-size: 49px;
    float: left;
    width: 100%;
}
div#service-slider ~ div {
    display: none;
}
div#service-slider .thumb img {
    width: unset;
    height: unset;
    max-height: unset;
}

/* New css starts here */

.my_custom_menu li.menu-item:last-child a {
    padding: 13px 35px !important;
    background: #88c340 !important;
    color: #062c33 !important;
    border-radius: 10px;
    transition: all 0.5s linear;
}

.my_custom_menu li.menu-item:last-child a:hover {
    background: #062c33 !important;
    color: #fff !important;
}
.top_banner_section {
    min-height: 650px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
}

.green_btn .elementor-button {
    padding: 14px 35px !important;
}
.remove_section_space .elementor-widget-wrap.elementor-element-populated {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.page_home header {
    box-shadow: 0px -7px 20px 10px rgb(0, 0, 0, 0.6);
    position: relative;
    z-index: 9;
    padding: 14px 0px;
}
.icons_with_txt_list ul {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}

.icons_with_txt_list ul .icon_box {
    width: 165px;
    height: 165px;
    text-align: center;
    line-height: 165px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 20px -8px rgb(0, 0, 0, 0.5);
    margin: 0px 0px 12px;
    transition:all 0.5s linear;
}
.icons_with_txt_list ul li {
    text-align: center;
}

.icons_with_txt_list ul li a {
    color: #000;
}
.anchor_list_row {
    margin: -90px 0px 0px;
}

.icons_with_txt_list ul p {
    line-height: 20px;
}
.icons_with_txt_list ul .icon_box img {
    transition: all 0.5s linear;
}
.icons_with_txt_list ul li:hover .icon_box {background: #88c340;}

.icons_with_txt_list ul li:hover .icon_box img {
    filter: brightness(0) invert(1);
}
.make_title_after .elementor-heading-title {
    position: relative;
}

.make_title_after .elementor-heading-title:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -20px;
    width: 111px;
    height: 6px;
    background: #88c340;
}

.section_title_large {
    margin-bottom: 40px !important;
}
.author_section {
    padding: 8em 0px 6em;
}
.golf_and_sport_section {
    padding: 7em 0px;
    margin: 4em 0px 4em;
}
.food_beverages_section {
    padding: 6em 0px 5em;
}

.allied_facilities_section {
    padding: 5em 0px 5em;
}
h2.post-title {
    display: none;
}

.blog_content_section_main {
    padding: 5em 0px;
}

.center_title_after .elementor-heading-title {
    display: table;
    margin: 0 auto;
}

.center_title_after .elementor-heading-title:after {
    right: 0px;
    margin: 0 auto;
}

.inner_row {
    margin-bottom: 35px;
}

.events_block a.elementor-post__thumbnail__link {
    margin: 0px 0px 15px 0px !important;
}

.events_block article {
    position: relative;
}

.events_block .elementor-post__text {
    position: absolute;
    left: 0px;
    bottom: 5px;
}

.events_block .elementor-post__text a.elementor-post__read-more {
    display: inline-block;
    padding: 12px 20px;
    background: #88c340;
    border-radius: 10px;
    position: relative;
}

.events_block .elementor-post__meta-data {
    position: absolute;
    top: -15.5em;
    right: 30px;
    width: 46px;
    height: 67px;
    background: #88c340;
    color: #062c33 !important;
    padding: 10px !important;
    border-radius: 0px 0px 10px 10px !important;
    font-size: 16px !important;
    line-height: normal !important;
    font-weight: 600 !important;
}
.events_block .elementor-post__text .elementor-post__excerpt {
    margin: 0px 0px 25px;
}

.events_block .elementor-post__text h3.elementor-post__title {
    margin: 0px 0px 15px !important;
}
.events__section {
    padding: 7em 0px;
    margin: 4em 0px;
}
.embracy_section {
    padding: 7em 0px 9em;
}
.social_list ul {
    display: flex;
    display: -webkit-flex;
    gap: 10px;
}

.social_list ul li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    background: #88c340;
    line-height: 38px;
    border-radius: 50%;
    transition: all 0.5s linear;
}

.social_list ul li a img {
    transition: all 0.5s linear;
}

.social_list ul li a:hover {
    background: #fff;
}

.social_list ul li a:hover img {
    filter: brightness(0) invert(0);
}
.footer_top_section {
    padding: 5em 0px 4em;
    border-top: solid 10px #88c340;
}

.my_social_list .elementor-icon-list-icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: #88c340;
    border-radius: 50%;
    text-align: center !important;
    line-height: 24px;
    justify-content: center;
    align-items: center;
}

.my_social_list .elementor-icon-list-text {
    padding-left: 10px !important;
}
.cp_txt p {
    margin: 0px;
}

.cp_row {
    padding: 5px 0px;
}

.subs_form .e-form__buttons {
    position: absolute !important;
    right: -10px !important;
    width: 72px !important;
    height: 44px !important;
    top: 0px !important;
}

.subs_form .e-form__buttons button {
    font-size: 0px;
    background-image: url('/wp-content/uploads/2024/07/subscribe_btn_img.png');
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 44px !important;
}

.subs_form input {
    padding: 11px 70px 11px 15px!important;
}


@media only screen and (max-width: 1024px) {
    .container {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    header .elementor-menu-toggle {
        position: absolute;
        right: 5px;
        top: -70px;
    }
    .hide_on_mob .elementor-widget-wrap.elementor-element-populated {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .page_home header {
        padding: 0px 0px;
    }
    .top_banner_section {
        min-height: auto;
        padding: 6em 0px;
    }
    
    .top_banner_large_title .elementor-heading-title {
        text-shadow: 1px 1px 1px #fff;
    }
    .anchor_list_row {
        margin: 50px 0px 0px;
    }
    .top_banner_section {
        min-height: auto;
        padding: 6em 0px;
    }
    
    .top_banner_large_title .elementor-heading-title {
        text-shadow: 1px 1px 1px #fff;
    }
    
    .icons_with_txt_list ul {
        flex-flow: wrap;
        justify-content: center;
        gap: 25px;
    }
    .author_section {
        padding: 4em 0px;
    }
    .golf_and_sport_section {
        padding: 5em 0px;
        margin: 0em 0px;
    }
    .food_beverages_section {
        padding: 4em 0px;
    }
    .allied_facilities_section {
        padding: 0em 0px 5em;
    }
    .events__section {
        padding: 5em 0px;
        margin: 0em 0px;
    }
    .events_block .elementor-post__text {
        position: relative;
        left: 0px;
        bottom: 0px;
    }
    .events_block article:not(:last-child) {
        margin-bottom: 25px;
    }
    .events_block .elementor-post__meta-data {
        position: relative;
        right: 0px;
        top: 0px;
        margin: 0 auto;
        width: auto;
        height: auto;
        background: transparent;
        color: #fff !important;
    }
    .events_block .elementor-post__text h3.elementor-post__title {
        margin: 0px 0px 0px !important;
    }
    .embracy_section {
        padding: 4em 0px 4em;
    }
    .abt_single_img,.food_beverage_img
    {
        margin-bottom: 35px;
    }
    .allied_single_img,.embrac_single_img  
    {
        margin-top: 35px;
    }
    .footer_top_section {
        padding: 3em 0px 2em;
    }
    footer .elementor-column {
        width: 100% !important;
    }
    .top_banner_large_title .elementor-heading-title br,.section_title_large .elementor-heading-title br,.section_txt br,.elementor-widget-text-editor br
    {
        display:none;
    }
}

@media only screen and (max-width: 568px) {
    .top_banner_large_title .elementor-heading-title, .section_title_large .elementor-heading-title {
        font-size: 35px !important;
        line-height:35px !important;
    }
    .icons_with_txt_list ul .icon_box {
        margin: 0 auto 12px;
    }
}

@media only screen and (max-width: 420px) {
    .top_banner_large_title .elementor-heading-title, .section_title_large .elementor-heading-title {
        font-size: 30px !important;
        line-height:32px !important;
    }
}

/* New css ends here */
