/*----------------------
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: #1A1A1A;
    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 */

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

.two_col_btn ul li a {
    display: inline-block;
    padding: 10px 20px;
    background: #FF8700;
    color: #000;
    transition: all 0.5s linear;
    border: solid 1px #FF8700;
}

.two_col_btn ul li a:hover {
    background: #1a1a1a;
    color: #fff;
    border-color: #1a1a1a;
}

.two_col_btn ul li.yellow_border_btn a {
    background: transparent;
    color: #fff;
}

.two_col_btn ul li.yellow_border_btn a:hover {
    background: #fff;
    color: #1a1a1a;
    border-color: #fff;
}

.yellow_txt {
    color: #ff8700;
    font-family: "Androgy Demo", Sans-serif;
}

.top_banner_title .elementor-heading-title {
    font-family: "Poppins", Sans-serif !important;
}
.remove_section_space .elementor-widget-wrap.elementor-element-populated {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    !i;
    !;
    
    
    
    
    !i;
    !;
}

header {
    background: #1a1a1a;
    padding: 5px 0px;
}

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

.top_banner_section {
    padding: 13em 0px 5em;
}

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

.my_custom_menu li.menu-item a:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 0%;
    height: 1px;
    background:#ff8700 !important;
    opacity: 1 !important;
}

.my_custom_menu li.menu-item:hover a:after,.my_custom_menu li.menu-item.current-menu-item a:after
{
    width:100%;
    background:#ff8700 !important;
}
.my_custom_menu li.menu-item:hover a
{
    color:#ff8700 !important;
}
.my_custom_menu li.menu-item.current-menu-item a
{
    color:#ff8700 !important;
}
.top_banner_section {
    position: relative;
}

.top_banner_section:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/11/top_banner_before.png');
    width: 243px;
    height: 556px;
}

.top_banner_section:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/11/top_banner_after.png');
    width: 458px;
    height: 847px;
}

.top_single_img img {
    max-width: 110% !important;
}

.abt_btm_details .elementor-widget-container div {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
}

.abt_btm_details .elementor-widget-container div ul {
    display: flex;
    display: -webkit-flex;
    gap: 20px;
}

.abt_btm_details .elementor-widget-container div ul li:not(:last-child):after {
    content: '';
    position: absolute;
    top: 3px;
    right: -10px;
    width: 2px;
    height: 15px;
    background: #000;
}

.abt_btm_details .elementor-widget-container div ul li {
    position: relative;
}

.yellow_abt_box {
    background: #FF8700;
    border-radius: 25px;
    padding: 35px 15px 35px;
}

.abt_btm_details {
    margin-top: 4em;
}

.abt_left_sp {
    padding-left: 20px;
}

.abt_left_sp_two {
    padding-left: 13em;
}

.abt_txt_col {
    margin-top: -28em;
}

.single_author_img {
    position: relative;
    z-index: 1;
}

.abt_btm_details h4 {margin: 0px;position: relative;font-size: 24px;z-index: 1;}

.abt_btm_details h4:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -7px;
    background-image: url('/wp-content/uploads/2024/11/about_small_title_after.png');
    width: 243px;
    height: 21px;
    z-index: -2;
}
.author_section {
    padding: 7em 0px;
}

.author_section:after {
    content: '';
    bottom: 130px;
    right: 0px;
    background-image: url('/wp-content/uploads/2024/11/about_section_before.png');
    width: 682px;
    height: 765px;
    position: absolute;
}
.make_title_after .elementor-heading-title {
    position: relative;
}

.make_title_after .elementor-heading-title:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -10px;
    width: 144px;
    height: 4px;
    background: #ff8700;
}

.make_title_after {
    margin-bottom: 35px !important;
}

.section_title_large {
    margin-bottom: 35px !important;
}

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

.book_info_list ul li {
    flex: 0 0 33%;
}

.book_info_list ul li:first-child {
    font-weight: 500;
}

.book_info_list ul:not(:last-child) {
    margin-bottom: 6px;
}

.two_col_btn ul li.black_border_btn a {
    border-color: #000;
    background: transparent;
}

.two_col_btn ul li.black_border_btn a:hover {
    background: #ff8700;
    color: #000;
    border-color: #ff8700;
}

.all_other_book_btns ul {
    display: flex;
    display: -webkit-flex;
    gap: 13px;
}

.all_other_book_btns ul li a {
    display: inline-block;
    padding: 8px 19px;
    background: #000;
    color: #ff8700;
    transition: all 0.5s linear;
    border: solid 1px #000;
}

.all_other_book_btns ul li a:hover {
    background: #fff;
    color: #000;
}

.all_other_book_btns ul li a img {
    width: 18px;
}
.make_center_after .elementor-heading-title {
    display: table;
    margin: 0 auto;
}

.make_center_after .elementor-heading-title:after {
    right: 0px;
    margin: 0 auto;
}
.video_sec {
    padding: 5em 0px 0em;
}

.video_sec:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: 36%;
    background-image: url('/wp-content/uploads/2024/11/video_section_bg.png');
    width: 100%;
    height: 392px;
    z-index: -1;
}

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

.my_test_style .elementor-testimonial__image img {
    width: auto !important;
    height: auto !important;
    border: solid 5px #ff8700;
}

.my_test_style .elementor-testimonial__text {
    padding: 0px 8em;
    position: relative;
}

.my_test_style .elementor-testimonial__text:before {
    content: '';
    position: absolute;
    left: 70px;
    top: -50px;
    background-image: url('/wp-content/uploads/2024/11/testi_quote_icon.png');
    width: 130px;
    height: 106px;
    transform: rotate(180deg);
    z-index:-2;
}

.my_test_style .elementor-testimonial__text:after {
    content: '';
    position: absolute;
    right: 70px;
    bottom: -50px;
    background-image: url('/wp-content/uploads/2024/11/testi_quote_icon.png');
    width: 130px;
    height: 106px;
    z-index:-2;
}
.testi_section {
    padding: 3em 0px 5em;
}

.my_test_style .elementor-swiper-button {
    width:71px;
    height:71px;
    z-index:1;
}

.my_test_style .elementor-swiper-button i{
    display:none;
}

.elementor-swiper-button.elementor-swiper-button-prev {
    position:absolute;
    top:25%;
    left:-50px;
    background-image:url('/wp-content/uploads/2024/11/arrow_left.png');
}

.elementor-swiper-button.elementor-swiper-button-next {
    position:absolute;
    top:25%;
    right:-50px;
    background-image:url('/wp-content/uploads/2024/11/arrow_right.png');
}

.cp_txt p {
    margin: 0px;
}

.cp_row {
    padding: 13px 0px;
}

.foo_top_sec {
    padding: 5em 0px;
}

.foo_txt {
    margin: 25px 0px  35px !important;
}


.foo_menu li.menu-item a:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 0%;
    height: 1px;
    background: #f6921e !important;
    opacity: 1 !important;
}

.foo_menu li.menu-item.current-menu-item a:after,.foo_menu li.menu-item:hover a:after
{
    width:100%;
}

.foo_menu .elementor-nav-menu {
    margin-bottom: 5em;
}

.foo_menu .elementor-nav-menu:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -40px;
    width: 500px;
    height: 5px;
    background: #FF8700;
    visibility: visible;
    margin: 0 auto;
}
h2.post-title {
    display: none;
}

.blog_inner_sec {
    padding: 5em 0px;
}
.my_blogs_style a.elementor-post__thumbnail__link {
    margin-bottom: 0px !important;
}

.my_blogs_style a.elementor-post__thumbnail__link img {
    height: 464px;
    object-fit: cover;
    width: 100%;
}

.my_blogs_style article.elementor-post {
    position: relative;
}

.my_blogs_style .elementor-post__text {
    position: absolute;
    left: 0px;
    bottom: -65px;
    transition: all 0.5s linear;
}

.my_blogs_style a.elementor-post__read-more {
    width: 100%;
    background: #FF8700;
    text-align: center;
    padding: 15px 0px;
    transition: all 0.5s linear;
    display: block;
    text-transform: uppercase;
    position: relative;
    /* bottom: -4em; */
}

.my_blogs_style article.elementor-post:hover .elementor-post__text{
    bottom: 0px;
}

.my_blogs_style article.elementor-post:hover a.elementor-post__read-more {
    /* bottom: 0px; */
}

.my_blogs_style article.elementor-post h3.elementor-post__title, .my_blogs_style article.elementor-post .elementor-post__excerpt {
    padding: 0px 25px;
}

.my_blogs_style article.elementor-post .elementor-post__excerpt {
    margin-bottom: 15px !important;
}

.blog_section {
    padding: 10em 0px;
    overflow: visible !important;
}

.blog_section:before {
    content: '';
    position: absolute;
    left: -100px;
    top: 70px;
    background-image: url('/wp-content/uploads/2024/11/blog_section_before_img.png');
    width: 652px;
    height: 851px;
}

.blog_section:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/11/blog_section_after_img.png');
    width: 755px;
    height: 926px;
    z-index: 1;
}
.my_blogs_style {
    position: relative;
    z-index: 9;
}
.inner_page_book {
    padding: 7em 0px;
}
.contact_inner_section {
    padding: 7em 0px;
}

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

.my_form_style textarea {
    resize: none;
}

.my_form_style .elementor-button {
    padding: 15px 0px !important;
}
.platform_row {
    padding: 30px 0px;
}
.book_main_section {
    padding: 5em 0px;
}

.author_section:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -20em;
    background-image: url('/wp-content/uploads/2024/11/about_section_after-1.png');
    width: 223px;
    height: 560px;
    z-index: 1;
}
.book_cover_img img {
    max-width: 127% !important;
}

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

@media only screen and (max-width: 767px) {
    .page_home header {
        background: #1a1a1a;
        position: relative;
    }
    .remove_sps_mob .elementor-widget-wrap.elementor-element-populated {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .my_custom_menu .elementor-menu-toggle {
        position: absolute;
        right: 0px;
        top: -90px;
    }
    .top_banner_section {
        padding: 5em 0px;
    }
    .top_banner_section .elementor-column,.abt_txt_col .elementor-column
    {
        width:100% !important;
    }
    .top_banner_section:after,.top_banner_section:before,.top_banner_title .elementor-heading-title br,
    .elementor-widget-text-editor br,.author_section:after,.author_section:before,.section_title_large .elementor-heading-title br,
    .blog_section:after
    {
        display:none;
    }
    .top_single_img
    {
      margin-top:35px;  
    }
    .author_section {
        padding: 5em 0px;
    }
    .abt_btm_details {
        margin-top: 0em;
    }
    .abt_txt_col {
        margin-top: 2em;
    }
    .abt_left_sp {
        padding: 20px 0px 0px;
        text-align: center;
    }
    .abt_btm_details .elementor-widget-container div {
        justify-content: center;
        flex-flow: column;
        align-items: flex-start;
        gap: 26px;
    }
    .abt_left_sp_two {
        padding-left: 0em;
    }
    .book_main_section .elementor-container.elementor-column-gap-default {
        flex-flow: column-reverse;
    }
    .book_cover_img img,.top_single_img img
    {
        max-width: 100% !important;
    }
    .section_title_large {
        margin-bottom: 20px !important;
    }
    .video_sec {
        padding: 5em 0px;
    }
    .video_sec:after {
        top: 48%;
        height: 200px;
    }
    .blog_section {
        padding: 5em 0px;
    }
    .my_blogs_style .elementor-post__text {
        position: relative;
        bottom: 0px;
        margin-top: 25px;
    }
    .my_blogs_style article.elementor-post h3.elementor-post__title, .my_blogs_style article.elementor-post .elementor-post__excerpt {
        padding: 0px 0px;
    }
    .my_blogs_style article.elementor-post:not(:last-child),.book_cover_img
    {
        margin-bottom: 35px;
    }
    .testi_section {
        padding: 3em 0px 2em;
    }
    .my_test_style .elementor-testimonial__text {
        padding: 0px 0em;
    }
    .foo_top_sec {
        padding: 3em 0px;
    }
    .foo_contact_info ul.elementor-icon-list-items {
        display: flex !important;
        flex-flow: column !important;
    }
    
    .foo_contact_info ul.elementor-icon-list-items li:not(:last-child) {
        margin-bottom: 20px;
    }
    .foo_menu .elementor-nav-menu {
        display: flex;
        display: -webkit-flex;
        flex-flow: column;
        margin: 0 auto 3em !important;
    }
    
    .foo_menu .elementor-nav-menu li.menu-item a {
        margin: 0px 0px 14px !important;
        text-align: center !important;
        justify-content: center;
    }
    .foo_menu .elementor-nav-menu:after {
        width: 100%;
    }
    .foo_menu .elementor-nav-menu:after {
        bottom: -20px;
    }
    .my_blogs_style .elementor-post__thumbnail {
        padding-bottom: 40em !important;
    }
    .my_custom_menu li.menu-item.current-menu-item a,.elementor-20 .elementor-element.elementor-element-15c6bc9 .elementor-nav-menu--dropdown a:hover, 
    .elementor-20 .elementor-element.elementor-element-15c6bc9 .elementor-nav-menu--dropdown a.elementor-item-active, 
    .elementor-20 .elementor-element.elementor-element-15c6bc9 .elementor-nav-menu--dropdown a.highlighted
    {
        color: #fff !important;
    }
    .contact_inner_section {
        padding: 5em 0px;
    }
    .contact_inner_section .elementor-widget-wrap.elementor-element-populated {
        padding: 0px !important;
    }
}

@media only screen and (max-width: 568px) {
    .top_banner_title .elementor-heading-title {
        font-size: 35px !important;
    }
    .section_title_large .elementor-heading-title {
        font-size: 35px !important;
    }
    .book_info_list ul {
        gap: 0px;
        flex-flow: column;
    }
    .book_info_list ul:not(:last-child) {
        margin-bottom: 10px;
    }
    .video_sec {
        padding: 5em 0px 0em;
    }
    .all_other_book_btns ul {
        gap: 10px;
        flex-flow: wrap;
    }
}

/* New css ends here */
