/*----------------------
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: #151515;
    color: #ffffff;
    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_menu_style li.menu-item:last-child a {
    padding: 10px 35px !important;
    background: #4D1120;
    color: #fff !important;
    border-radius: 35px !important;
    transition: all 0.5s linear;
    border: solid 1px #4D1120 !important;
}

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

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

.header_top .elementor-container.elementor-column-gap-default {
    padding: 20px 0px 20px;
    border-bottom: solid 2px #4d1120;
}
.top_logo_list ul {
    display: flex;
    display: -webkit-flex;
    gap: 25px;
    align-items: center;
}
.title_before .elementor-heading-title {
    position: relative;
    padding-left: 110px;
}

.title_before .elementor-heading-title:before {
    content: '';
    left: 0px;
    top: 10px;
    width: 100px;
    height: 2px;
    position: absolute;
}

.maroon_color_before .elementor-heading-title:before {
    background: #4d1120;
}
.top_banner_btn a.elementor-button-link {
    font-size: 35px;
}
.author_section {
    padding: 5em 0px;
}
.white_color_before .elementor-heading-title:before {
    background: #fff;
}
.remove_section_space .elementor-widget-wrap.elementor-element-populated {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

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

.my_testi_style .swiper-slide .elementor-testimonial {background: #4d1120;padding: 25px;}

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

.anchor_txt a {
    color: #4d1120;
}

.testi_main_row {
    padding: 14em 0px 0em;
    height: 925px;
    position:relative;
}

.my_testi_style .elementor-swiper-button {
    width: 48px;
    height: 37px;
/*     background: #ccc; */
    text-align: center;
    line-height: 35px;
}

.my_testi_style .elementor-swiper-button.elementor-swiper-button-prev {
       position: absolute;
    right: 150px;
    bottom: -50px;
    left: unset;
    background-image: url('/wp-content/uploads/2024/05/arrow_left.png');
    background-repeat: no-repeat;
    background-position: center center;
}

.my_testi_style .elementor-swiper-button.elementor-swiper-button-next {
    position: absolute;
    bottom: -50px;
    right:80px;
	background-image: url('/wp-content/uploads/2024/05/arrow_right.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.testi_single_img img {
    max-width: 140% !important;
    position: relative;
    right: 50px;
    top: 40px;
}
.my_testi_style .elementor-swiper-button i {
    font-size: 0px;
}
.testi_single_img ::before {
    content: '';
    position: absolute;
    right: 0px;
    top: -130px;
    background-image: url('/wp-content/uploads/2024/05/testi_section_quote_icon.png');
    width: 166px;
    height: 129px;
}
.subs_row {
    padding: 18em 0px 9em;
}

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

.my_form_style  textarea
{
    padding: 12px 15px !important;
    resize:none;
}

.my_form_style button {
    padding: 13px 0px !important;
}
.top_banner_section {
    padding: 50px 0px;
}

.menu_row {
    border-bottom: solid 2px #fff;
    padding: 25px 0px 15px;
    margin-bottom: 50px;
}

.cp_row  p {
    margin: 0px;
}

.cp_row {
    border-top: solid 2px #fff;
    padding: 20px 0px 10px;
    margin-top: 15px;
}
.main_footer_row {
    padding-top: 5em;
}
.menu_row {
    border-bottom: solid 2px #fff;
    padding: 25px 0px 15px;
    margin-bottom: 50px;
}

.cp_row  p {
    margin: 0px;
}

.cp_row {
    border-top: solid 2px #fff;
    padding: 20px 0px 10px;
    margin-top: 15px;
}

.main_footer_row {
    padding-top: 5em;
}

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

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

.make_underline_anchor li.menu-item a {
    display: inline-block;
}
.author_bk {
    padding: 7em 0px;
}
.contact_inner_section {
    padding: 7em 0px;
}
.inner_row {
    margin-bottom: 35px;
}

.why_read_book_section {
    padding: 2em 0px 5em;
}
.section_inner {
    min-height: 400px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #f3f3f3;
}

.section_inner h3 {
    margin: 60px 0px 0px;
    color: #4d1120;
    font-size: 50px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
    font-family: "Poppins", Sans-serif;
}

.inner_book_page_section {
    padding: 2em 0px 9em;
}

.my_testi_style .elementor-testimonial__footer {
    justify-content: flex-end !important;
}

.my_testi_style .elementor-testimonial__footer:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 22px;
    width: 35%;
    height: 2px;
    background: #fff;
}

.my_testi_style .elementor-testimonial__footer {
    position: relative;
}
.testi_main_row .elementor-testimonial__text {
    min-height: 336px;
}
.add_seperator_btm {
    border-bottom: solid 3px #fff;
}

@media only screen and (max-width: 1024px) {
    .container {
        width: 100%;
        margin: 0 auto;
    }
    .top_banner_large_title .elementor-heading-title br {display: none;}
}

@media only screen and (max-width: 767px) {
    .header_logo .elementor-widget-theme-site-logo {
        text-align: left !important;
    }
    
    .my_menu_style .elementor-menu-toggle {
        position: absolute;
        right: 0px;
        top: -65px;
    }
    .top_banner_large_title .elementor-heading-title {
        font-size: 40px !important;
        line-height: 45px !important;
    }
    .top_banner_section .elementor-column,
    .testi_main_row .elementor-column,
    .help_row .elementor-column,
    .why_read_book_section .elementor-column
    {
        width: 100% !important;
    }
    .author_single_img {
        margin-bottom: 35px;
    }
    .testi_main_row {
        padding: 4em 0px 0em;
        height: auto;
    }
    .testi_main_row .elementor-testimonial__text {
        min-height: auto;
    }
    .subs_row {
        padding: 8em 0px 4em;
    }
    .main_footer_row {
        padding-top: 2em;
    }
    .help_img {
        text-align: left !important;
    }
    .testi_single_img ::before
    {
        display:none;
    }
    .testi_single_img img {
        max-width: 100% !important;
        position: relative;
        right: 0px;
        top: 0px;
        margin: 100px 0px 50px;
    }
    .my_menu_style li.menu-item:last-child a {
        padding: 10px 20px !important;
    }
    .header_top .elementor-container.elementor-column-gap-default {
        padding: 10px 0px 10px;
    }
    .section_inner {
        min-height: 300px;
    }
    .section_inner h3 {
        margin: 0px 0px 0px;
        font-size: 40px;
    }
    .why_read_book_section {
        padding: 0em 0px 3em;
    }
    .invert_on_mob .elementor-container.elementor-column-gap-default {
        flex-flow: column-reverse;
    }
    .contact_inner_section {
        padding: 4em 0px;
    }
}

@media only screen and (max-width: 568px) {
    .top_banner_large_title .elementor-heading-title {
        font-size: 30px !important;
        line-height: 35px !important;
    }
    .section_large_title .elementor-heading-title {
        font-size: 40px !important;
        line-height: 40px;
    }
    .section_title_large {
        margin-bottom: 0px !important;
    }
    .testi_single_img ::before
    {
        display:none;
    }
    .section_title_large .elementor-heading-title {
        font-size: 30px !important;
    }
    .section_small_title {
        margin-bottom: 8px !important;
    }
}

@media only screen and (max-width: 420px) {
    .top_logo_list ul {
        flex-flow: column;
        margin-bottom: 25px;
    }
}

/* New css ends here */
