/*----------------------
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;
    background: #010b15;
}

::selection {
    background: #edc148;
    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_sec_sps .elementor-widget-wrap.elementor-element-populated {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

header {
    padding: 12px 0px;
}

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

ul.two_btn_list a {
    display: inline-block;
    padding: 14px 30px;
    background: #EDC147;
    border: solid 1px #EDC147;
    color: #3E2E00;
    transition: all 0.5s linear;
}

ul.two_btn_list a:hover {
    background: #3E2E00;
    color: #EDC147;
}

.center_list_btn  ul.two_btn_list {
    justify-content: center;
}

.top_bann_sec {
    padding: 25em 0px;
}
ul.two_btn_list li.yellow_border_btn a {
    background: transparent;
    color: #EDC147;
}
ul.two_btn_list li.yellow_border_btn a:hover {
    background:#3E2E00;
}
.my_menu_style li.menu-item a {
    position: relative;
}

.my_menu_style li.menu-item a:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -3px;
    margin: 0 auto;
    width: 0%;
    height: 2px;
    background-color: #EDC147 !important;
}
.my_menu_style li.menu-item.current-menu-item a:after,
.my_menu_style li.menu-item:hover a:after
{
    width: 100%;
}
.top_bann_title {
    margin: 35px 0px !important;
}

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

.author_sec {
    padding: 10em 0px;
}

ul.two_btn_list li.full_black a {
    background: #010B16;
    color: #fff;
    border-color: #010B16;
    padding: 13px 25px !important;
    font-size: 12px;
    border-radius: 35px;
}

ul.two_btn_list li.full_black a:hover {
    background: #EDC147;
    border-color: #EDC147;
    color: #000;
}

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

ul.two_btn_list li.full_black a:hover img {
    filter: invert(1);
}
.book_sec {
    padding: 10em 0px;
}
.auhtor_list_info {
    display:flex;
    display:-webkit-flex;
    gap:10px;
}

.auhtor_list_info li a
{
    display:inline-block;
    border: solid 1px #EDC147;
    padding:10px 15px;
    color:#fff;
}
.auhtor_list_info li a:hover
{
    background:#EDC147;
    color:#000;
}

ul.other_book_info {
    display: flex;
    display: -webkit-flex;
    gap: 15px;
    margin: 15px 0px;
}
ul.other_book_info li {
    flex: 0 0 50%;
    background: rgb(34,32,19,0.5);
    flex-flow: row;
    padding:25px;
}
ul.other_book_info li h3{
    margin:8px 0px 0px;
    font-size:12px;
    color: #D1C5AF;
}
ul.other_book_info li p{
    font-size: 16px;
}
.section_txt {
    margin-bottom: 10px !important;
}

.book_border_txt {
    border-left: solid 2px rgb(237,193,71,0.2);
    padding-left: 20px;
}
.section_txt {
    margin-bottom: 10px !important;
}

.book_border_txt {
    border-left: solid 2px rgb(237,193,71,0.2);
    padding-left: 20px;
}

.book_cover_img img {
    max-width: unset !important;
    position: relative;
    left: 0em;
}
.video_sec {
    padding: 10em 0px;
}

.my_play_btn, .my_play_btn .elementor-open-lightbox,.my_play_btn .elementor-custom-embed-image-overlay {
    width: 128px !important;
    height: 128px !important;
    margin: 0 auto;
}

.my_play_btn .elementor-custom-embed-image-overlay img {
    width: 128px !important;
    height: 128px !important;
}


.video_inner_row {
    padding: 15em 0px;
    outline: solid 2px rgb(237,193,71,0.2);
    outline-offset: 10px;
    margin-top: 35px;
}

.video_sub_title {
    margin: 5em 0px 15px !important;
}
.inner_row {
    margin-bottom: 25px;
}

.my_blogs_style .elementor-post__text {
    background: #0A294B;
    padding: 40px !important;
    display: flex !important;
    display: -webkit-flex !important;
    flex-flow: column;
    transition:all 0.5s linear;
}

.my_blogs_style .elementor-post__thumbnail__link {
    margin-bottom: 0px !important;
}
.my_blogs_style a.elementor-post__read-more {
    font-size: 0px;
    position: absolute;
    right: 40px;
    bottom: 40px;
    background-image: url('/wp-content/uploads/2026/05/blog_sec_arrow.webp');
    width: 16px;
    height: 16px;
}
.my_blogs_style h3.elementor-post__title {
    order: 1;
}

.my_blogs_style .elementor-post__excerpt {
    order: 2;
    margin: 20px 0px !important;
}

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

.my_blogs_style article.elementor-post {
    position: relative;
    border-top: solid 3px #EDC147;
    transition: all 0.5s linear;
}

.my_blogs_style article.elementor-post:hover .elementor-post__text{
    background: #3E2E00 !important;
}

.blog_sec
{
    padding:7em 0px;
}

.blog_btn .elementor-button {
    padding: 0px 25px 0px 0px !important;
    position: relative;
}

.blog_btn .elementor-button:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    background-image: url('/wp-content/uploads/2026/05/blog_sec_arrow.webp');
    width: 16px;
    height: 16px;
    opacity: 0.5;
}
.test_sec {
    padding: 10em 0px;
}

.my_testi_style .elementor-testimonial__text {
    padding: 0px 3em;
    position: relative;
    margin-bottom: 2em;
}

.my_testi_style .elementor-testimonial__text:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -30px;
    margin: 0 auto;
    width: 80px;
    height: 1px;
    background: #EDC147;
}
.my_testi_style  span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #EDC147 !important;
}
.my_testi_style span.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border: solid 1px #EDC147 !important;
    border-radius: 0px !important;
    background: transparent !important;
    transition:all 0.5s linear;
    transform:rotate(45deg);
    opacity: 1 !important;
}
.legacy_sec {
    padding: 15em 0px;
}

.my_new_btn .elementor-button {
    padding: 22px 35px !important;
    box-shadow: 0px 0px 20px 4px rgb(237,193,71,0.2);
}
.my_top_btn  .elementor-button {
    padding: 16px 30px !important;
}
h2.post-title {
    display: none;
}

.blog_inner_sec {
    padding: 5em 0px;
}

.cp_txt p {
    margin: 0px;
}

.cp_row {
    margin-top: 35px;
}

.footer_sec {
    padding: 6em 0px 3em;
}
.contact_inner_section {
    padding: 7em 0px;
    border-top:solid 2px #D1C5AF;
    border-bottom:solid 2px #D1C5AF;
}

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

.my_form_style textarea {
    resize: none;
}

.my_form_style .elementor-button {
    padding: 15px 0px !important;
    min-height: auto !important;
}
/* New css ends here */

@media screen and (max-width: 1024px) {
    .container {
      width: 100%;
    }
    .book_cover_img img {
      max-width: 100% !important;
    }
}


@media screen and (max-width: 767px) {
    .my_menu_style .elementor-menu-toggle {
      position: absolute !important;
      right: 0px !important;
      top: -70px !important;
    }
    .center_on_mob .my_top_btn {
      text-align: center !important;
    }
    .remove_pads_mob .elementor-widget-wrap.elementor-element-populated {
      padding-top: 0px !important;
      padding-bottom: 0px !important;
    }
    .top_bann_sec {
      padding: 10em 0px;
    }
    ul.two_btn_list a {
        padding: 13px 20px;
    }
    .author_single_img,.book_cover_img
    {
      text-align: center !important;
      margin-bottom: 35px;
    }
    .author_sec,.book_sec,.video_sec,.blog_sec,.test_sec,.legacy_sec,
    .contact_inner_section
    {
        padding: 5em 0px;
    }
    .book_sec .inner_row {
      margin-bottom: 0px;
    }
    .section_title_large .elementor-heading-title {
      font-size: 38px !important;
    }
    .book_sec .elementor-container.elementor-column-gap-default {
      flex-flow: column-reverse;
    }
    ul.other_book_info {
      flex-flow: column;
    }
    ul.other_book_info li {
      flex: 0 0 100%;
    }
    .video_inner_row {
      padding: 7em 0px;
    }
    .blog_sec .section_title_small,.blog_sec .section_title_large
    {
      text-align: center
    }
    .center_on_mob .blog_btn {
      text-align: center;
      margin-top: 35px;
    }
    .my_blogs_style .elementor-post__text {
      padding: 20px !important;
    }
    .my_testi_style .elementor-testimonial__text {
      padding: 0px 0em;
    }
    .footer_sec {
      padding: 3em 0px 1em;
    }
    .blog_sec .section_title_small,.blog_sec .section_title_large
    {
      text-align: center
    }
    .center_on_mob .blog_btn {
      text-align: center;
      margin-top: 35px;
    }
    .my_social_list .elementor-social-icons-wrapper,.my_social_list
    {
      justify-content: center !important;
      text-align: center !important;
    }
    .blog_inner_sec {
      padding: 3em 0px;
    }
    .foo_title {
      text-align: center;
    }
    .foo_menu_style .elementor-nav-menu,.foo_menu_style
    {
      text-align: center !important;
    }
    .foo_menu_style .elementor-nav-menu a
    {
      display: inline-block;
    }
    .top_bann_title .elementor-heading-title {
      font-size: 55px !important;
    }
}

@media screen and (max-width: 568px) {
    ul.two_btn_list a {
        padding: 10px 10px;
        font-size: 14px !important;
        text-align: center;
    }
    .top_bann_title {
      margin: 20px 0px !important;
    }
}

@media screen and (max-width: 480px) {
    .top_bann_title .elementor-heading-title {
        font-size: 45px !important;
    }
    .section_title_large .elementor-heading-title {
        font-size: 30px !important;
      }
}
