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



p {
    font-weight:400;
    line-height:25px;
}
/*----------------------
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;
}

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

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

header {
    padding: 15px 0px;
    background: #232323;
}

.top_banner_section {
    padding: 14em 0px 0em;
    height: 650px;
}

.top_banner_small_title,.remove_txt_block_sp,.section_title_small 
{
    margin-bottom: 0px !important;
}

.top_banner_large_title,.section_title_large 
{
    margin-bottom: 10px !important;
}
.top_banner_txt_col {
    padding-top: 5em;
}

.my_menu_style li.menu-item:last-child a {
    padding: 14px 20px!important;
    background: #d9a777;
    color: #3d2c21 !important;
    border-radius: 10px;
}

.my_menu_style li.menu-item:last-child a:hover {
    background: #fff !important;
}

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

.my_menu_style li.menu-item a:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 10px;
    width: 0px;
    height: 2px;
    background: #d9a777 !important;
    margin: 0 auto !important;
    opacity: 1 !important;
    transition: all 0.5s linear;
}

.my_menu_style li.menu-item:hover a:after,.my_menu_style li.menu-item.current-menu-item a:after {
    width: 27px;
}
.make_title_right_border .elementor-heading-title {
    border-right: solid 2px #cf9c6d;
}

ul.top_platform_list {
    display: flex;
    display: -webkit-flex;
    gap: 20px;
    margin-top: 20px;
}

.top_platform_row {
    padding: 50px 0px 0px !important;
}
.abt_txt_col {
    /*width: 750px !important;*/
    /*height: 475px !important;*/
    /*display: flex;*/
    /*display: -webkit-flex;*/
    /*align-items: center;*/
    /*left: -5em;*/
    /*top: 2em;*/
}

.abt_txt_col .elementor-widget-wrap.elementor-element-populated {
    padding: 30px 30px !important;
}

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

.abt_txt_col {
    flex: 0 0 66% !important;
    height: 520px;
    left: -2em;
    top: 15px;
}
.home_page_abt .abt_txt_col {
    height: 440px;
    top: 60px;
}
.abt_inner_row .elementor-container.elementor-column-gap-default {
    flex-flow: row !important;
}
.author_section {
    padding: 14em 0px 7em;
}
.two_col_btn ul {
    display: flex;
    display: -webkit-flex;
    gap: 10px;
}

.two_col_btn ul li a {
    padding: 11px 25px;
    border-radius: 10px;
    background: #d7a270;
    color: #3d2c21;
    font-size: 16px;
    font-weight: 400;
    font-family: "Poppins", Sans-serif;
    position: relative;
    border: solid 2px #d7a270;
    transition: all 0.5s linear;
    display: inline-block;
}

.two_col_btn ul li a img {
    position: absolute;
    left: 23px;
    top: 12px;
    transition:all 0.5s linear;
}

.two_col_btn ul li.white_btn a {
    padding-left: 45px;
    background: transparent;
    border-color: #fff;
    color:#fff;
}

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

.two_col_btn ul li.white_btn a:hover img {
    /* filter: invert(1); */
} 
.two_col_btn ul li.white_btn a:hover {
    background: #3d2c21;
    border-color: #3d2c21;
    /* color: #fff; */
}

span.bold_txt {
}

.book_detail_list li {
    position: relative;
}

.book_detail_list li:not(:last-child) {
    margin-bottom: 8px;
}

.book_detail_list li .bold_txt {
    font-weight: 600;
    display: inline-block;
    /* width: 50%; */
}
.home_page_list.book_detail_list li .bold_txt {
    width: 35% !important;
}
.less_txt_sp {
    margin-bottom: 10px !important;
}

.book_detail_list {
    margin: 20px 0px !important;
}

.book_main_section .top_banner_btns {
    margin-top: 15px;
}

.book_main_section {
    /*height: 525px;*/
    height: 580px;
}

.book_txt_col {
    padding-top: 80px;
}

.book_main_section {
    position: relative;
}

.book_main_section:before {
    content: '';
    position: absolute;
    right: 0px;
    background-image: url('/wp-content/uploads/2024/10/book_section_after_img.png') !important;
    width: 802px;
    height: 725px;
    top: 0px;
}

.book_main_section .book_cover_single {
    position: relative;
    top: 45px;
}
.elementor-element.elementor-element-e460182.chooser_per_option.elementor-widget.elementor-widget-text-editor {
}
.chooser_per_option ul {
    display: flex;
    display: -webkit-flex;
    flex-flow: row;
    align-items: center;
    gap:30px;
}

.chooser_per_option ul li:first-child {
    /* flex: 0 0 27%; */
    text-align: left;
}

.chooser_per_option ul li img {
    display: block;
    margin: 0 auto;
}

.chooser_per_option ul li {
    /* flex: 0 0 20%; */
    text-align: center;
}

.chooser_per_option ul li a
{
    color:#000;
    font-size:14px;
}

.platform_book_row {
    padding: 50px 0px 0px !important;
}
.video_box .elementor-custom-embed-image-overlay {
    width: 100% !important;
    height: 540px !important;
    border-radius: 10px !important;
}

.video_box {
    height: 540px !important;
}

.video_box .elementor-wrapper.elementor-open-inline {
    height: 540px !important;
 
}
.book_trailer_section {
    padding: 12em 0px 7em;
}

.inner_row {
    margin-bottom: 25px;
}
.my_blog_style .elementor-post__thumbnail__link {
    margin-bottom: 0px !important;
    max-width: 90%;
}

.my_blog_style .elementor-post__text {
    background: #3d2c21;
    width: 330px !important;
    float: right;
    padding: 25px 30px;
    position: relative;
    right: -20px;
    margin-top: -100px;
    border-radius: 0px 0px 10px 0px;
}

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

.my_blog_style .elementor-post__read-more {
    border-bottom: solid 1px;
}

.my_blog_style .elementor-post__thumbnail__link img {
    border-radius: 10px;
}
.blog_section {
    padding: 3em 0px 7em;
}
.testi_section_titles_row {
    padding: 50px 0px 0px;
    height: 340px;
    border-top: solid 10px #342216;
}

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

.testi_block .elementor-swiper-button.elementor-swiper-button-prev {
    background-image:url('/wp-content/uploads/2024/10/arrow_left_img.png');
    background-repeat:no-repeat;
    background-position:center center;
    position: absolute;
    right: 55px;
    top: -7em;
    z-index: 9;
    left: unset;
}

.testi_block .elementor-swiper-button.elementor-swiper-button-next {
    background-image:url('/wp-content/uploads/2024/10/arrow_right_img.png');
    background-repeat:no-repeat;
    background-position:center center;
    position: absolute;
    top: -7em;
    right: 0px;
}

.testi_block .elementor-swiper-button {
    width: 45px;
    height: 45px;
    background: #342216;
    border-radius: 50%;
    text-align: center;
    line-height: 45px;
}

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

.testi_block .elementor-testimonial__image img {
    width: auto !important;
    height: auto !important;
    border: solid 2px #d7a270;
}

.testi_block .elementor-testimonial__text {
    position: relative;
    padding-top: 40px;
}

.testi_block .elementor-testimonial__text:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/10/testi_stars_icon.png');
    width: 108px;
    height: 16px;
}

.testi_block .swiper-slide {
    padding: 30px 25px !important;
}

.testi_slider {
    margin-top: -8em;
    padding-bottom: 7em;
}

.testi_slider .elementor-widget-wrap.elementor-element-populated.e-swiper-container {
    padding: 0px !important;
}

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

.last_platform_row {
    padding-bottom: 6em;
}

ul.foo_social {
    display: flex;
    display: -webkit-flex;
    gap: 10px;
}

ul.foo_social li a {
    display: inline-block;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: solid 1px #fff;
    text-align: center;
    line-height: 35px;
}

.footer_last {
    padding: 5em 0px 3em;
}

.menu_row {
    border-bottom: solid 2px #d7a270;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.foo_menu li.menu-item:not(:last-child) a:after {
    content: '';
    position: absolute;
    right: -15px;
    top: 6px;
    width: 5px;
    height: 5px;
    background: #d7a270 !important;
    opacity: 1 !important;
    border-radius: 50%;
}

.author_section_inner {
    padding: 7em 0px;
}
.inner_book_page {
    height: 588px;
}

.inner_book_page .book_cover_single {
    top: 25px;
}
.inner_book_plat_row {
    padding: 20px 0px 10px !important;
}
.blog_section_inner {
    padding: 7em 0px;
}
.contact_inner_section {
    padding: 7em 0px;
}

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

.my_form_style textarea {
    resize: none;
    height:150px;
}

.my_form_style .elementor-button {
    padding: 15px 0px !important;
}

.video_box:before {
    content: '';
    position: absolute;
    left: -20px;
    top: -20px;
    width: 300px;
    height: 300px;
    background: #d7a270;
    border-radius: 10px 0px 0px 0px;
    z-index:-1;
}

.video_box:after {
    content: '';
    position: absolute;
    right: -20px;
    bottom: -20px;
    width: 300px;
    height: 300px;
    background: #d7a270;
    border-radius: 0px 0px 10px 0px;
    z-index:-1;
}

/* New css ends here */
