/*----------------------
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: #047360;
    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_btn_style .elementor-button {
    padding: 16px 20px !important;
}

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

header {
    padding: 13px 0px;
    background: #f4f4ec;
}

.page_home header {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    z-index: 1;
    background: transparent;
}

.top_banner_section {
    padding: 18em 0px 10em;
}

.platform_list ul {
    display: flex;
    display: -webkit-flex;
    gap: 25px;
}

.footer_social {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
    margin: 30px 0px 25px;
}

.foo_connect_list {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
}

.foo_connect_list li a {
    color: #000;
    transition: all 0.5s linear;
}

.foo_connect_list li a:hover {
    color: #047360;
}

.foo_connect_list li:nth-child(2) {
    border-left: solid 2px #000;
    border-right: solid 2px #000;
}

.foo_connect_list li:nth-child(2) a {
    padding: 5px 35px;
    display: inline-block;
}

.footer_bottom_sec {
    /* border-top: solid 1px #000; */
}

.footer_bottom_sec .elementor-container.elementor-column-gap-default {
    border-top: solid 1px #000;
    padding:3em 0px;
}
.top_banner_section:before {
    content: '';
    position: absolute;
    right: -15em;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/10/top_banner_after_img.png');
    width: 715px;
    height: 100%;
}
.feature_on_title {
    margin-top: 55px;
}

.make_column_before:before {
    content: '';
    position: absolute;
    left: -17em;
    top: -10em;
    background-image: url('/wp-content/uploads/2024/10/top_banner_after_img-n-1.png');
    width: 268px;
    height: 548px;
}

.author_section {
    padding: 7em 0px 10em;
}

.single_author_img img {
    max-width: 115% !important;
    position: relative;
    right: 3em;
}

.single_author_img:before {
    content: '';
    position: absolute;
    left: -7em;
    bottom: -5em;
    background-image: url('/wp-content/uploads/2024/10/author_sec_img_after_img_n.png');
    width: 126px;
    height: 163px;
}
.author_quote_block p {
    font-size: 18px;
    font-family: "Libre Baskerville", Sans-serif;
    font-weight: 400 !important;
}

.author_quote_block h5 {
    font-size: 55px !important;
    font-weight: 500 !important;
}

.author_quote_block {
    border: solid 1px #000;
    padding: 80px 10px;
    width: 100%;
    max-width: 93%;
    margin: 0 auto;
}

.author_quote_block br {
    display: none;
}

.book_main_section {
    padding: 7em 0px;
}

.book_ev_row {
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    padding: 2em 0px;
    /*margin-right: 9em;*/
}
h2.post-title {
    display: none;
}

.inner_blog_row {
    padding: 3em 0px;
}

.inner_row {
    margin-bottom: 25px;
}

.evenet_titles_row {
    position: relative;
    padding: 6em 0px;
}

.evenet_titles_row:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    margin: 0 auto;
    background-image: url('/wp-content/uploads/2024/10/event_section_title_after_img.png');
    width: 184px;
    height: 250px;
    z-index: -1;
}

.my_blogs_style .elementor-post__meta-data {
    order: 1;
}

.my_blogs_style .elementor-post__text {
    display: flex;
    display: -webkit-flex;
    flex-flow: column;
}

.my_blogs_style .elementor-post__title {
    order: 2;
}

.my_blogs_style .elementor-post__excerpt {
    order: 3;
}
.my_blogs_style .elementor-post__read-more {
    order: 4;
}
.my_blogs_style article.elementor-post:nth-child(2) {
    /*border-left: solid 1px #000;*/
    /*border-right: solid 1px #000;*/
}

.my_blogs_style article.elementor-post {
    padding: 15px;
}
.more_blog_btn_row {
    margin-top: 4em;
}

.blog_section_main {
    padding: 7em 0px;
}

.my_testi_style .elementor-testimonial__image img {
    width: auto !important;
    height: auto !important;
}

.my_testi_style span.elementor-testimonial__name {
    border-bottom: solid 1px #fff;
    display: table;
    margin: 0 auto;    
}

.my_testi_style .elementor-main-swiper {
    width: 100% !important;
    overflow: hidden;
}

.my_testi_style .elementor-swiper-button {
    border: solid 1px #fff !important;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
}

.my_testi_style .elementor-swiper-button-prev {
    position: absolute !important;
    left: -4em !important;
    top: 40% !important;
    background-image:url('/wp-content/uploads/2024/10/arrow_left_icon.png');
    background-repeat:no-repeat;
    background-position:center center;
}

.my_testi_style .elementor-swiper-button-next {
    position: absolute !important;
    right: -4em !important;
    top: 40% !important;
    background-image:url('/wp-content/uploads/2024/10/arrow_right_icon.png');
    background-repeat:no-repeat;
    background-position:center center;
}

.my_testi_style .elementor-swiper-button i {
    font-size: 0px;
}

.testi_section {
    padding: 13em 0px;
}
.footer_form_sec {
    padding: 6em 0px 4em;
}
.my_form_style input,.my_form_style textarea {
    padding: 14px 15px !important;
}

.my_form_style textarea {
    resize: none;
    height: 150px;
}
.my_form_style .elementor-button {
    padding: 16px 0px !important;
    min-height: auto;
}
.my_blogs_style .elementor-post__text {
    background: #f3f3f3;
    padding: 40px 30px 25px;
    border-radius: 0px 0px 15px 15px;
    margin-top: -15px;
    transition: all 0.5s linear;
}

.my_blogs_style .elementor-post__thumbnail__link {
    margin-bottom: 0px !important;
}

.my_blogs_style article.elementor-post:hover .elementor-post__text {
    background: #047360;
}

.my_blogs_style article.elementor-post:hover .elementor-post__excerpt p, .my_blogs_style article.elementor-post:hover .elementor-post__title a, 
.my_blogs_style article.elementor-post:hover .elementor-post__read-more, .my_blogs_style article.elementor-post:hover .elementor-post__meta-data {
    color: #fff !important;
}



@media only screen and (max-width: 1385px) {
    .top_banner_section:before {
        right: -28em;
    } 
}

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

@media only screen and (max-width: 767px) {
    .top_banner_section:before,.make_column_before:before,.single_author_img:before,
    .elementor-widget-text-editor br
    {
        display:none !important;
    }
    .page_home header {
        position: relative;
        background: #f4f4ec;
    }
    .top_menu .elementor-menu-toggle {
        position: absolute;
        right: 0px;
        top: -45px;
    }
    .hide_on_mob .elementor-widget-wrap.elementor-element-populated {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .top_banner_section {
        padding: 4em 0px;
    }
    .author_section {
        padding: 4em 0px;
    }
    .book_main_section {
        padding: 4em 0px;
    }
    .author_quote_block {
        padding: 20px 10px;
        max-width: 100%;
    }
    .single_author_img img {
        max-width: 100% !important;
        position: relative;
        right: 0em;
        margin: 35px 0px;
    }
    .book_ev_row {
        margin: 0em 0px 35px;
    }
    .book_ev_row .elementor-column {
        width: 100% !important;
    }
    .date_sm_txt {
        text-align: left !important;
    }
    .blog_section_main {
        padding: 4em 0px;
    }
    .my_blogs_style article.elementor-post:nth-child(2) {
        border-left: none;
        border-right: none;
    }
    .my_blogs_style article.elementor-post:not(:last-child) {
        border-bottom: solid 1px #000;
    }
    .more_blog_btn_row {
        margin-top: 0em;
    }
    .testi_section {
        padding: 5em 0px;
    }
    .footer_form_sec {
        padding: 3em 0px;
    }
    .foo_connect_list {
        gap: 10px;
        flex-flow: column;
    }
    .footer_bottom_sec .elementor-container.elementor-column-gap-default {
        padding: 1em 0px 1em;
    }
    .foo_connect_list li:nth-child(2) a {
        padding: 0px 10px;
    }
    .footer_social {
        gap: 15px;
        margin: 10px 0px;
    }
    .top_banner_large_title .elementor-heading-title {
        font-size: 55px !important;
    }
    .page_book .book_main_section {
        padding: 0em 0px !important;
    }
    .page_contact .footer_form_sec {
        padding-top: 0px !important;
    }
}

@media only screen and (max-width: 568px) {
    .section_title_large .elementor-heading-title {
        font-size: 35px !important;
        line-height: 35px !important;
    }
    .my_blogs_style .elementor-post .elementor-post__title a {
        font-size: 25px !important;
        line-height: 30px !important;
    }
    
    .my_blogs_style .elementor-post h3.elementor-post__title {
        line-height: 25px !important;
    }
    .top_banner_section {
        padding: 2em 0px;
    }
}


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

/* New css ends here */
