/*----------------------
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: #cfa76a;
    color: #000;
    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 */

.remove_section_space .elementor-widget-wrap.elementor-element-populated {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.two_col_btn ul {
    display: flex;
    display: -webkit-flex;
    gap: 10px;
}

.two_col_btn ul a {
    display: inline-block;
    padding: 9px 30px;
    background: #055242;
    color: #fff;
    font-size:16px;
    border: solid 1px #055242;
    border-radius: 50px;
    transition: all 0.5s linear;
}

.two_col_btn ul a:hover {
    background: #fff;
    color:#055242;
}

.two_col_btn ul li.white_border_btn a {
    border-color: #FFF;
    color:#FFF;
    background: transparent;
}

.two_col_btn ul li.white_border_btn a:hover {
    background: #055242;
    border-color: #055242;
    color:#fff;
}
.two_col_btn ul a img {
    margin-right: 5px;
    transition:all 0.5s linear;
}

.top_banner_small_title {
    margin-bottom: 10px !important;
}

.top_banner_large_title {
    margin-bottom: 10px !important;
}

.less_block_btm_sp {
    margin-bottom: 10px !important;
}
header {
    padding: 12px 0px;
    background: #222;
}

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

.top_banner_section {
    padding: 15em 0px 0em;
}

.my_menu_style li.menu-item a {
    position: relative;
}

.my_menu_style li.menu-item:last-child a:before {
    display: none;
}

.my_menu_style li.menu-item:last-child a {
    padding: 12px 25px!important;
    background: #055242;
    border-radius: 50px;
    border: solid 1px #055242;
    transition: all 0.5s linear;
}

.my_menu_style li.menu-item:last-child a:hover {
    background: #fff;
    color: #055242 !important;
}
.my_menu_style li.menu-item a:before {
    content: '';
    position: absolute;
    left: -12px;
    top: -13px;
    background-image: url('/wp-content/uploads/2024/12/menu_before_icon.png');
    width: 62px;
    height: 60px;
    opacity: 0 !important;
    transition: all 0.5s linear !important;
}

.my_menu_style li.menu-item.current-menu-item a:before,.my_menu_style li.menu-item:hover a:before {
    opacity: 1 !important;
}

.top_banner_section:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-image: url('/wp-content/uploads/2024/12/top_banner_after_img.png');
    width: 100%;
    height: 420px;
    left: 0px;
    margin: 0 auto;
    background-size: cover;
    z-index: 1;
    background-position: top center;
}

.top_banner_txt_col {
    padding-top: 5em;
}

.top_banner_section .elementor-column {
    position: relative;
    z-index: 9;
}
.make_title_after .elementor-heading-title {
    position: relative;
}

.make_title_after .elementor-heading-title:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -10px;
    /*margin: 0 auto;*/
    background: #c8a268;
    width: 87px;
    height: 2px;
}

ul.platform_list {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}

.platform_row {
    padding: 5em 0px;
}
header .elementor-widget-theme-site-logo a:before {
    content: '';
    position: absolute;
    left: -15px;
    top: -8.9em;
    background: #FFF;
    width: 165px;
    height: 275px;
    border-radius: 82px;
    /*z-index: -1;*/
}
header .elementor-widget-theme-site-logo img {
    position: relative;
    z-index: 1;
}
.make_title_center .elementor-heading-title {
    display: table;
    margin: 0 auto;
}

.make_title_center .elementor-heading-title:after {
    margin: 0 auto;
}
.abt_single_first_img img {
    border-radius: 40px 0px 0px 40px !important;
}

.abt_single_second_img img {
    border-radius: 40px 40px 40px 0px !important;
}

.section_title_small {
    margin-bottom: 10px !important;
}

.section_txt {
    margin-bottom: 10px !important;
}

.abt_sec_first_col {
    padding-top: 60px;
}

.author_section {
    padding: 5em 0px 7em;
}
.book_info_list ul {
    display: flex;
    display: -webkit-flex;
    flex-flow: row;
}

.book_info_list ul li:nth-child(odd) {
    flex: 0 0 18%;
        color: #cfa76a;
}

.book_info_list ul li:nth-child(even) {
    flex: 0 0 38%;
}

.book_info_list ul li {
    margin: 0px 0px 6px;
}

.blod_txt {
    font-weight: 600;
}

.book_info_list ul li:nth-child(2) {
    flex: 0 0 22%;
}
.two_col_btn ul li.full_yellow_btn a {
    background: #cfa76a;
    color: #000;
    border-color: #cfa76a;
}

.two_col_btn ul li.full_yellow_btn a:hover {
    background: #fff;
    border-color: #fff;
}
.book_main_section .two_col_btn ul li.white_border_btn a:hover {
    background: #fff;
    color: #000;
}

.book_main_section .two_col_btn ul li.white_border_btn a:hover img {
    filter: invert(1);
}
.book_prefer_type_list ul {
    display: flex;
    display: -webkit-flex;
    gap: 12px;
    align-items: center;
}

.book_prefer_type_list ul li {
    position: relative;
}

.book_prefer_type_list ul li a {
    display: inline-block;
    padding: 7px 25px;
    background: #ffffff;
    color: #055242;
    border-radius: 50px;
    transition: all 0.5s linear;
}

.book_prefer_type_list ul li a:hover {
    background: #cfa76a;
}
.book_main_section {
    padding: 10em 0px 20em;
}
.my_video_box .elementor-wrapper.elementor-open-lightbox,.my_video_box {
    height: 427px;
    width: 100%;
}

.video_sec {
    padding: 0px 0px 5em;
    margin-top: -12em;
}
.my_blogs_style .elementor-post__title {
    margin-bottom: 25px !important;
    position: relative;
}

.my_blogs_style .elementor-post__title:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -14px;
    margin: 0 auto;
    width: 84px;
    height: 2px;
    background: #cfa76a;
}

.my_blogs_style .elementor-post__read-more {
    display: inline-block;
    background: #fff;
    position: relative;
    padding: 3px 5px;
}

.my_blogs_style .elementor-post__read-more:before {
    content: '';
    position: absolute;
    left: -12px;
    top: 5px;
    background-image: url('/wp-content/uploads/2024/12/blog_sec_btn_after.png');
    width: 191px;
    height: 13px;
    z-index: -1;
    transition: all 0.5s linear;
}

.my_blogs_style .elementor-post__read-more:hover:before {
    left: 0px;
}
.blog_section {
    padding: 5em 0px 6em;
}

.my_blogs_style article.elementor-post:nth-child(2) {
    position: relative;
}

.my_blogs_style article.elementor-post:nth-child(2):before {
    content: '';
    position: absolute;
    left: -23px;
    top: 85px;
    width: 2px;
    height: 100%;
    background: #055242;
}

.my_blogs_style article.elementor-post {
    overflow: visible;
}

.my_blogs_style article.elementor-post:nth-child(2):after {
    content: '';
    position: absolute;
    right: -23px;
    top: 85px;
    width: 2px;
    height: 100%;
    background: #055242;
}

.inner_row {
    margin-bottom: 25px;
}
.my_testi_style .elementor-main-swiper {
    width: 100%;
    overflow: hidden;
}

.my_testi_style .swiper-slide {
    padding: 0px !important;
}

.my_testi_style .elementor-testimonial__text {
    margin-bottom: 35px;
    position: relative;
}

.my_testi_style .elementor-testimonial__text:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 84px;
    height: 2px;
    background: #cfa76a;
}

.my_testi_style .elementor-testimonial__name {
    position: relative;
    margin-top: 30px;
}

.my_testi_style .elementor-testimonial__name:before {
    content: '';
    position: absolute;
    left: 0px;
    top: -20px;
    background-image: url('/wp-content/uploads/2024/12/testi_sec_stars_icon.png');
    width: 94px;
    height: 17px;
}

.my_testi_style .elementor-swiper-button {
    width:40px;
    height:13px;
}

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

.my_testi_style .elementor-swiper-button.elementor-swiper-button-prev {
    background-image: url('/wp-content/uploads/2024/12/testi_sec_arrow_left.png');
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    right: 50px !important;
    left: unset !important;
    bottom: 0px !important;
    z-index:1;
}
.my_testi_style .elementor-swiper-button.elementor-swiper-button-next {
    background-image: url('/wp-content/uploads/2024/12/testi_sec_arrow_right.png');
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    right: 0px !important;
    left: unset !important;
    bottom: 0px !important;
    z-index:1;
}

.testi_single_img img {
    max-width: unset !important;
}

.testi_single_img {
    position: relative;
    right: -4em;
}
.cp_txt p {
    margin: 0px;
}

.footer_top_section {
    padding: 8em 0px 6em;
}

ul.social_list {
    display: flex;
    display: -webkit-flex;
    gap: 15px;
}

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

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

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

ul.social_list a:hover img {
    filter: invert(1);
}

.footer_logo {
    position: relative;
}

.footer_logo:after {
    content: '';
    position: absolute;
    right: -11px;
    top: 27%;
    width: 2px;
    height: 67px;
    background: #cfa76a;
}

.foo_head_title .elementor-heading-title {
    position: relative;
}

.foo_head_title .elementor-heading-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 64px;
    height: 2px;
    background: #cfa76a;
}

.foo_head_title {
    margin-bottom: 35px !important;
}
h2.post-title {
    display: none;
}

.blog_section_row {
    padding: 5em 0px 3em;
}
.inner_book_page {
    padding: 7em 0px;
}
.contact_inner_section {
    padding: 7em 0px;
}

.my_forms_style input,.my_forms_style textarea {
    padding: 13px 15px !important;
}

.my_forms_style textarea {
    resize: none;
}

.my_forms_style .elementor-button {
    padding: 0px !important;
    min-height: auto !important;
    padding: 16px 0px !important;
}

@media only screen and (max-width: 1024px) {
    .container {
        width: 100%;
    }
    .top_banner_section:after {
        height: 300px;
    }
    .testi_single_img img {
        max-width: 135% !important;
    }
    .testi_single_img {
        right: 2em;
    }
    .foo_head_title .elementor-heading-title {
        font-size: 18px !important;
    }
    ul.social_list a {
        width: 37px;
        height: 37px;
        line-height: 35px;
    }
    ul.social_list {
        gap: 8px;
    }
    .footer_top_section {
        padding: 4em 0px;
    }
    .my_video_box .elementor-wrapper.elementor-open-lightbox, .my_video_box {
        height: 400px;
    }
    .video_sec {
        padding: 0px 0px 0em;
    }
}

@media only screen and (max-width: 767px) {
    .page_home header {
        position: relative;
        background: #f5f5f5;
    }
    header {
        background: #f5f5f5;
    }
    header .elementor-widget-theme-site-logo a:before,
    .my_menu_style li.menu-item a:before
    {
        display:none;
    }
    .my_menu_style .elementor-menu-toggle {
        position: absolute;
        right: 0px;
        top: -90px;
    }
    .mob_remove_col_pads .elementor-widget-wrap.elementor-element-populated {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    header {
        padding: 0px 0px;
    }
    .my_menu_style li.menu-item:last-child a {
        padding: 10px 20px !important;
        border-radius: 0px;
        border: solid 0px #055242;
    }
    .top_banner_section {
        padding: 5em 0px;
    }
    .top_banner_section .elementor-column,
    .author_section .elementor-column,
    .book_main_section .elementor-column,
    .testi_section .elementor-column,
    .footer_top_section .elementor-column,
    .video_sec .elementor-column
    {
        width: 100% !important;
    }
    .top_banner_txt_col {
        padding-top: 0em;
    }
    .top_banner_section .elementor-container.elementor-column-gap-default,
    .book_main_section .elementor-container.elementor-column-gap-default
    {
        flex-flow: column-reverse;
    }
    .top_banner_section:after
    {
        display:none;
    }
    .top_banner_small_title .elementor-heading-title br,
    .top_banner_large_title .elementor-heading-title br,
    .top_banner_txt br,.abt_single_first_img,.elementor-widget-text-editor br,
    .my_blogs_style article.elementor-post:nth-child(2):before,
    .my_blogs_style article.elementor-post:nth-child(2):after,
    .footer_logo:after
    {
        display: none;
    }
    .top_banner_large_title .elementor-heading-title {
        font-size: 40px !important;
    }
    .platform_row {
        padding: 3em 0px;
    }
    ul.platform_list {
        justify-content: center;
        flex-flow: wrap;
    }
    .author_section {
        padding: 3em 0px 5em;
    }
    .abt_sec_first_col {
        padding-top: 0px;
    }
    .abt_single_second_img,.book_sec_cover_img
    {
        margin-bottom: 30px;
    }
    .abt_sec_title {
        text-align: center;
    }
    .video_sec {
        padding: 4em 0px 0em;
        margin-top: 0em;
    }
    .my_video_box .elementor-wrapper.elementor-open-lightbox, .my_video_box {
        height: auto;
    }
    .blog_section {
        padding: 4em 0px;
    }
    .book_main_section {
        padding: 5em 0px;
    }
    .section_title_large .elementor-heading-title {
        font-size: 40px !important;
    }
    .my_blogs_style article.elementor-post:not(:last-child) {
        margin-bottom: 25px;
    }
    .my_blogs_style .elementor-post__title a {
        font-size: 27px !important;
    }
    .testi_section {
        padding: 4em 0px 0px;
    }
    .testi_single_img img {
        max-width: 100% !important;
    }
    .testi_single_img {
        right: 0em;
        margin-top: 35px;
    }
    .contact_inner_section {
        padding: 3em 0px;
    }
}

@media only screen and (max-width: 568px) {
    .book_info_list ul li:nth-child(2),
    .book_info_list ul li:nth-child(odd)
    {
        flex: 0 0 100%;
    }   
    .book_info_list ul {
        flex-flow: column;
    }
    .book_prefer_type_list ul li a {
        padding: 7px 18px;
        font-size: 14px;
    }
    .book_prefer_type_list ul {
        gap: 5px;
    }
    .two_col_btn ul a {
        padding: 8px 18px;
        font-size: 15px;
    }
    .two_col_btn ul {
        gap: 7px;
    }
    .inner_abt_sec {
        padding: 2em 0px;
    }
}

@media only screen and (max-width: 420px) {
    .section_title_large .elementor-heading-title {
        font-size: 32px !important;
    }
    .inner_row {
        margin-bottom: 15px;
    }
    .my_blogs_style .elementor-post__title a {
        font-size: 20px !important;
    }
    .top_banner_large_title .elementor-heading-title {
        font-size: 35px !important;
    }
}

@media only screen and (max-width: 375px) {
    .book_prefer_type_list ul li a {
        padding: 5px 10px;
    }
}

/* New css ends here */
