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

.my_nav_menu li.menu-item:last-child a {
    padding: 15px 55px 15px 20px !important;
    background: #000000 !important;
    color: #fff !important;
    position: relative;
    border-radius: 8px;
    border: solid 1px #000;
}

.my_nav_menu li.menu-item:last-child a:after {
    content: '';
    position: absolute;
    right: 5px;
    top: 5px;
    opacity: 1 !important;
    background-image: url('/wp-content/uploads/2024/09/menu_button_icon.png');
    width: 40px;
    height: 40px;
}

.my_nav_menu li.menu-item:last-child:hover a {
    background: #fff !important;
    color: #a6111d !important;
    border-color: #a6111d;
}

.large_txt {
    font-size: 105px;
}

.top_banner_single_cover img {
    max-width: 112%;
}

.custom_btn li.icon_btn a {
    display: inline-block;
    padding: 13px 60px 13px 20px !important;
    background: #FFFFFF;
    color: #000;
    border-radius: 8px;
    border: solid 1px #000;
    position: relative;
    transition: all 0.5s linear;
}

a {}

.custom_btn li.icon_btn a .icon_img_box {
    width: 40px;
    height: 40px;
    border-radius: 6px;
    background: #a6111d;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    position: absolute;
    right: 5px;
    top: 5px;
}

.custom_btn li.icon_btn a:hover {
    background: #000;
    color: #fff;
}

.platform_list ul {
    display: flex;
    display: -webkit-flex;
    gap: 30px;
    align-items: center;
}

.platform_list ul li {
    position: relative;
}

.platform_list ul li:first-child:after {
    content: '';
    position: absolute;
    right: -25px;
    top: 15px;
    width: 2px;
    height: 40px;
    background: #a6111d;
}

.platform_list ul li:first-child {
    margin-right: 20px;
}

.top_banner_section {
    padding: 7em 0px;
}

.top_banner_section .platform_list {
    position: relative;
    top: 70px;
}

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

.header_top {
    padding: 20px 0px 15px;
}

.author_abt_list ul {
    display: flex;
    display: -webkit-flex;
    background: #000000;
    padding: 12px 50px 12px 80px;
    width: 450px;
    gap: 55px;
    border-radius: 30px;
    position: relative;
    left: -4.5em;
    z-index: 1;
}

.author_abt_list ul li {
    position: relative;
}

.author_abt_list ul li:not(:last-child):after {
    content: '';
    position: absolute;
    right: -40px;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/09/author_section_list_icon.png');
    width: 19px;
    height: 30px;
}


.author_single_img {position: relative;z-index: 9;}

.add_left_col_pd {
    padding-left: 35px;
}

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

.custom_btn li a {
    display: inline-block;
    padding: 13px 20px 13px !important;
    background: #FFFFFF;
    color: #000;
    border-radius: 8px;
    border: solid 1px #000;
    position: relative;
    transition: all 0.5s linear;
}

.custom_btn li a:hover {
    background: #a6111d;
    color: #fff !important;
    border-color: #a6111d;
}

.custom_btn li.black_bg_btn a {
    background: #000;
    color: #fff;
}

.custom_btn li.black_bg_btn a:hover {
    background: #fff;
    color: #000 !important;
}
.abt_small_txt {
    position: absolute !important;
    right: 10px;
    bottom: 20px;
    z-index: 9;
    background: #a6111d;
    float: right !important;
    width: 395px !important;
    text-align: center;
    padding: 15px 0px;
    border-radius: 15px 15px 0px 0px;
}
.author_section {
    padding: 7em 0px;
}

.section_title_small {
    margin-bottom: 10px !important;
}
.book_info_rows ul {
    display: flex;
    display: -webkit-flex;
}

.book_info_rows ul li {
    flex: 0 0 33%;
    margin-bottom: 15px;
}

.book_info_rows ul li:last-child {
    color:#fff;
    font-family: "Poppins", Sans-serif;
}

.book_info_rows ul:last-child li {
    margin-bottom: 0px;
}

.book_main_section {
    border-top: solid 6px #a6111d;
    border-bottom: solid 6px #a6111d;
    height: 660px;
}

.book_main_section .custom_btn li.icon_btn a {
    border-color: #fff;
}

.trans_btn a {
    background: transparent !important;
    color: #fff !important;
    border-color: #fff !important;
}

.trans_btn a:hover {
    background: #c70917 !important;
}
.chapter_list ul {
    display: flex;
    display: -webkit-flex;
    gap: 20px;
}

.chapter_list ul img {box-shadow: 0px 0px 6px rgb(0,0,0,0.5);border-radius: 12px;}

.chapters_row {
    margin-top: -80px;
}

.book_txt_only_col {
    padding-top: 60px;
}

.make_after .elementor-heading-title {
    position: relative;
    margin-bottom: 20px !important;
}

.make_after .elementor-heading-title:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -20px;
    width: 97px;
    height: 6px;
    background: #fff;
}
.book_section_cover_img {
    position: relative;
    top: 75px;
}
.center_after .elementor-heading-title:after {
    right:0px;
    margin:0 auto;
}

.ref_after .elementor-heading-title:after {
    background: #a6111d;
}

.video_box_main {
    height: 520px;
}

.video_section {
    padding: 7em 0px 2em;
}

.inner_row {
    margin-bottom: 20px;
}
h2.post-title {
    display: none;
}

.blog_section_row {
    padding: 1em 0px 5em;
}
.blog_section_main {
    padding: 6em 0px;
}
.my_blog_style .elementor-post__text {
    background: #a6111d;
    padding: 11em 35px 5px;
    border-radius: 60px 60px 20px 20px;
    width:100%;
    max-width:88%;
    margin: -11em auto 0px;
    /* margin-bottom: 16px; */
}
.my_blog_style .elementor-post__title {
    position: relative;
}
.my_blog_style .elementor-post__thumbnail__link {
    margin: 0px auto;
    /* width: 100%; */
    /* max-width: 90%; */
    /* border:solid 2px #c50a8f; */
    border-radius:32px;
}
.my_blog_style article.elementor-post {
    position: relative;
}
.blog_section_row
{
  padding:0em 0px 5em;  
}

.my_testi_style .elementor-main-swiper {
    width: 100%;
    overflow: hidden;
}

.my_testi_style .elementor-testimonial__image img {
    width: auto !important;
    height: auto !important;
    border: solid 2px #a6111d !important;
    border-radius: 10px !important;
}

.my_testi_style  .elementor-swiper-button {
    background: #a6111d;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 6px;
}

.my_testi_style .elementor-swiper-button.elementor-swiper-button-prev {
    background-image:url('/wp-content/uploads/2024/09/arrow_left_img.png');
    background-repeat:no-repeat;
    background-position:center center;
    position:absolute;
    right:100px;
    bottom:60px;
    z-index:9;
    left:unset !important;
}

.my_testi_style .elementor-swiper-button.elementor-swiper-button-next {
    background-image:url('/wp-content/uploads/2024/09/arrow_right_img.png');
    background-repeat:no-repeat;
    background-position:center center;
    position:absolute;
    right:40px;
    bottom:60px;
    z-index:9;
}
.my_testi_style .elementor-testimonial__text
{
	min-height:216px;
}

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

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

.testi_main_row:after {
    content: '';
    position: absolute;
    right: -19em;
    top: 25px;
    background-image: url('/wp-content/uploads/2024/09/testi_after_img.png');
    width: 1140px;
    height: 298px;
    z-index: -1;
    border-radius: 20px;
}
.cp_txt p {
    margin: 0px;
}
.footer_top {padding: 5em 0px 2em;}

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

ul.social_list li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #a6111d;
    text-align: center;
    line-height: 27px;
    border-radius: 50%;
}

.footer_title {
    margin: 20px 0px 30px !important;
}

.foo_contact_list  span.elementor-icon-list-icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #a6111d;
    border-radius: 50%;
    text-align: center !important;
    justify-content: center !important;
    align-items: center !important;
    line-height: 30px;
}
.author_section_inner {
    padding: 3em 0px 5em;
}
.book_main_section_inner .book_section_cover_img {
    top: 0px;
}

.book_main_section_inner {
    padding: 5em 0px;
}
.blog_section_row_block {
    padding: 2em 0px 5em;
}
.contact_us_section {
    padding: 2em 0px 5em;
}

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

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

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