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

/*----------------------
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 {
    background: #07304D;
    padding: 15px 0px;
}

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

.top_banner_section {
    padding: 18em 0px 0em;
}

.top_banner_txt {
    margin-bottom: 10px !important;
}

.make_after_img_col {
    position: relative;
}

.make_after_img_col:after {
    content: '';
    position: absolute;
    right: -31em;
    top: -13em;
    background-image: url('/wp-content/uploads/2025/03/top_banner_book_after.png');
    width: 985px;
    height: 1133px;
    transform: scale(0.9);
}

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

.top_banner_cover_img {
    position: relative;
    right: -9em;
    top:2em;
}

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

.my_nav_style li.menu-item a:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -5px;
    width: 0px;
    height: 3px;
    background: #D9D9D9 !important;
    opacity: 1 !important;
    transition: all 0.5s linear;
}

.my_nav_style li.menu-item.current-menu-item a {
    font-weight: 600 !important;
}
.author_single_img img {
    max-width: 120% !important;
    float: right;
    position: relative;
    left: -3em;
}
.my_btn_style .elementor-button {
    padding: 14px 25px !important;
}

.author_info ul {
    display: flex;
    display: -webkit-flex;
    gap: 60px;
}

.author_info ul li:not(:first-child):before {
    content: '';
    position: absolute;
    left: -46px;
    top: 7px;
    background-image: url('/wp-content/uploads/2025/03/abt_list_star_icon.png');
    width: 31px;
    height: 32px;
}

.author_info ul li {
    position: relative;
}
.author_section {
    padding: 6em 0px;
}
.two_col_btn ul {
    display: flex;
    display: -webkit-flex;
    gap: 15px;
}

.two_col_btn ul a {
    display: inline-block;
    padding: 12px 25px;
    background: #fff;
    color: #640A20;
    transition: all 0.5s linear;
    border: solid 1px #fff;
}

.two_col_btn ul a:hover {
    background: #07304D;
    color: #fff;
    border-color: #07304D;
}

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

.two_col_btn ul li.white_border_btn a img {
    margin-left: 5px;
}

.two_col_btn ul li.white_border_btn a:hover {
    background: #07304D;
    border-color: #07304D;
}

.book_types_op_btn ul {
    display: flex;
    display: -webkit-flex;
    gap: 30px;
    flex-flow: row;
}

.book_types_op_btn ul a {
    color: #fff;
    transition: all 0.5s linear;
}

.book_types_op_btn ul li:not(:last-child):after {
    content: '';
    position: absolute;
    right: -15px;
    top: 0px;
    width: 2px;
    height: 25px;
    background: #fff;
}

.book_types_op_btn ul li {
    position: relative;
}

.book_types_op_btn ul a img {
    transition: all 0.5s linear;
}

.book_types_op_btn ul a:hover {
    color: #000;
}

.book_types_op_btn ul a:hover img {
    filter: invert(1);
}

.book_main_section {
    padding: 7em 0px 0em;
}

.book_cover_single {
    position: relative;
    top: 2em;
    z-index:1;
}

.list_platform ul {
    display: flex;
    display: -webkit-flex;
    gap: 35px;
    justify-content: center;
    align-items: center;
}

.inner_row {
    margin-bottom: 35px;
}

.platform_row {
    padding: 4em 0px 3em;
}

.platform_row:before {
    content: '';
    position: absolute;
    left: 30px;
    top: 35px;
    background-image: url('/wp-content/uploads/2025/03/platform_row_before_icon.png');
    width: 156px;
    height: 150px;
}

.platform_row:after {
    content: '';
    position: absolute;
    right: 30px;
    top: 8px;
    background-image: url('/wp-content/uploads/2025/03/platform_row_after_icon.png');
    width: 263px;
    height: 195px;
}
.make_title_after_arrow {
    position: relative;
}

.make_title_after_arrow:after {
    content: '';
    position: absolute;
    right: 0px;
    top: -6em;
    background-image: url('/wp-content/uploads/2025/03/book_sec_arrow.png');
    width: 268px;
    height: 78px;
}

.author_section:after {
    content: '';
    position: absolute;
    right: 10em;
    bottom: -20px;
    background-image: url('/wp-content/uploads/2025/03/abt_sec_after_icon.png');
    width: 216px;
    height: 293px;
}
.my_video_box,.my_video_box .elementor-open-lightbox {
    width: 258px !important;
    height: 101px !important;
 
}
.bg_video_row {
    border-radius: 35px;
    padding: 7em;
}

.video_sec {
    padding: 12em 0px;
}

.my_video_box {
    position: relative;
    right: -10em;
    top: 4em;
}

.video_sec:after {
    content: '';
    position: absolute;
    left: 3em;
    bottom: 0px;
    background-image: url('/wp-content/uploads/2025/03/video_sec_after_img.png');
    width: 294px;
    height: 290px;
}

.bg_video_row {
    position: relative;
}

.bg_video_row:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    bottom: -6em;
    background-image: url('/wp-content/uploads/2025/03/video_sec_lines.png');
    width: 100%;
    height: 73px;
    background-repeat: no-repeat;
    background-position: center;
}
.blog_top_title_sec {
    padding: 7em 0px 14em;
}
.blog_list_sec {
    padding: 7em 0px 4em;
}
.move_blogs_up {
    margin-top: -20em;
}

.testi_section {
    padding: 8em 0px;
}

.my_testi_style .elementor-main-swiper {
    width: 100% !important;
    padding-bottom: 0px !important;
    overflow: hidden;
}
.my_testi_style .elementor-testimonial{
	min-height: 456px !important;
	display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
}
.my_testi_style .elementor-testimonial__footer {
    flex-flow: column-reverse;
    margin-top: 0px;
    position: relative;
    top: 40px;
}

.my_testi_style .elementor-testimonial__image img {
    width: auto !important;
    height: auto !important;
}

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

.my_testi_style .elementor-testimonial {
    border: solid 5px #FC5607;
    border-radius: 40px;
	padding: 0px 30px !important;
    margin-bottom: 35px;
}

.my_testi_style .elementor-testimonial__text {
    position: relative;
}

.my_testi_style .elementor-testimonial__text:before {
    content: '';
    position: absolute;
    left: 0px;
    top: -35px;
    right: 0px;
    margin: 0 auto;
    background-image: url('/wp-content/uploads/2025/03/testi_sec_star_icon.png');
    width: 137px;
    height: 27px;
}

.my_testi_style .swiper-pagination {
    position: relative;
    bottom: 0px;
    margin-top: 45px;
}

.my_testi_style span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 80px !important;
    border-radius: 10px !important;
}

.my_testi_style span.swiper-pagination-bullet {
    transition: all 0.5s linear;
}

.testi_section:before {
    content: '';
    position: absolute;
    left: 9em;
    top: 9em;
    background-image: url('/wp-content/uploads/2025/03/testi_sec_before_icon.png');
    width: 345px;
    height: 286px;
/*     z-index: -1; */
}
.testi_section:after {
    content: '';
    position: absolute;
    right: 9em;
    bottom: 9em;
    background-image: url('/wp-content/uploads/2025/03/testi_sec_after_icon.png');
    width: 345px;
    height: 286px;
/*     z-index: -1; */
}

.my_testi_style {
    position: relative;
}

.my_testi_style:before {
    content: '';
    position: absolute;
    right: -10em;
    top: -15em;
    background-image: url('/wp-content/uploads/2025/03/test_blog_before_icon.png');
    width: 165px;
    height: 211px;
/*     z-index: -1; */
}

.my_testi_style:after {
    content: '';
    position: absolute;
    left: -10em;
    bottom: -5em;
    background-image: url('/wp-content/uploads/2025/03/test_blog_after_icon.png');
    width: 213px;
    height: 194px;
/*     z-index: -1; */
}

.subs_form_style input {
    padding: 13px 25px;
}

.subs_form_style .elementor-button {
    padding: 18px 0px !important;
    min-height: auto !important;
}

.subs_form_style .elementor-form {
    background: #fff;
    border-radius: 50px;
    padding: 16px 25px;
}
.footer_top_bg {
    padding: 6em 0px;
}

ul.contact_list {
    display: flex;
    display: -webkit-flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
    margin-bottom:35px;
}

ul.contact_list li img {
    margin-right: 10px;
}

ul.contact_list li a {
    color: #fff;
    transition: all 0.5s linear;
}

ul.contact_list li:hover a {
    color: #FD5D0E;
}

ul.social_list {
    display: flex;
    display: -webkit-flex;
    gap: 35px;
    justify-content:center;
    align-items:center;
}
.foo_menu {
/*     margin: 4em 0px !important; */
	margin: 3em 0px !important;
}
.cp_row {
    position: relative;
    z-index: -1;
    margin-top: -35px;
    padding: 50px 0px 10px;
}
.cp_txt p {
    margin: 0px;
}
.page_home .footer_top_bg {
    margin-top: -30px;
}
.subscribe_sec {
    padding: 35px 0px 50px;
}
.blog_inner_tiltes {
    padding: 6em 0px 3em;
}
.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: 18px 0px !important;
    min-height: auto !important;
}
h2.post-title {
    display: none;
}

.blog_inner_sec {
    padding: 5em 0px;
}
.my_video_box img{
	--video-aspect-ratio: 0 !important;
}

@media only screen and (max-width: 1375px) {
  .top_banner_cover_img {
      right: -3em;
    }
}

@media only screen and (max-width: 1024px) {
    .container {
      width: 100%;
    }
    .author_section::after {
      bottom: -50px;
      right:0px;
    }
    .author_single_img img {
      max-width: 100% !important;
      left: 0em;
    }
    .video_sec::after
    {
        display:none;
    }
}
@media only screen and (max-width: 767px) {
    .page_home header {
      position: relative;
      background: #07304D;
    }
    .remove_mob_sp .elementor-widget-wrap.elementor-element-populated {
      padding-top: 0px !important;
      padding-bottom: 0px !important;
    }
    .my_nav_style li.menu-item a::after,.make_after_img_col::after,.author_section::after,
    .make_title_after_arrow::after,.testi_section::after,.testi_section::before,.my_testi_style::before,
    .elementor-widget-text-editor br,.section_title_large .elementor-heading-title br,.section_title_small .elementor-heading-title br,
    .top_banner_large_title .elementor-heading-title br,.book_types_op_btn ul li:not(:last-child)::after
    {
        display:none;
    }
    header {
      padding: 5px 0px;
    }
    .my_nav_style .elementor-menu-toggle {
      position: absolute;
      right: 0px;
      top: -85px;
    }
    .top_banner_section {
      padding: 5em 0px;
    }
    .top_banner_cover_img {
        right: 0em;
    }
    .top_banner_large_title .elementor-heading-title {
      font-size: 55px !important;
      line-height: 55px !important;
    }
    .top_banner_section .elementor-container.elementor-column-gap-default,
    .book_main_section .elementor-container.elementor-column-gap-default,
    .subscribe_sec .elementor-container.elementor-column-gap-default
    {
      flex-flow: column-reverse;
    }
    .top_banner_cover_img,.book_cover_single
    {
      top: 0em;
      margin-bottom:35px;
    }
    .author_single_img img {
        float: none;
    }
    .author_single_img,.sub_single_img
    {
        margin-bottom:35px;
    }
    .author_section {
      padding: 5em 0px;
    }
    .book_cover_single {
      top: 0em;
    }
    .book_main_section {
      padding: 5em 0px;
    }
    .book_main_section .elementor-background-overlay
    {
        background-position: 70% 100% !important;
    }
    .video_sec {
      padding: 5em 0px 10em;
    }
    .bg_video_row {
      padding: 4em;
    }
    .my_video_box {
      top: 0em;
      right:0px;
      margin-top: 35px;
    }
    .section_title_large .elementor-heading-title {
      font-size: 50px !important;
    }
    .blog_top_title_sec {
      padding: 5em 0px 2em;
    }
    .move_blogs_up {
      margin-top: 0em;
    }
    .testi_section {
      padding: 5em 0px;
    }
    .my_blog_style .elementor-post:not(:last-child) {
      margin-bottom: 25px;
    }
    .my_testi_style .elementor-testimonial {
      min-height: auto !important;
      padding: 5em 20px !important;
      margin-bottom:0px !important;
    }
    .subscribe_sec {
      padding: 50px 0px;
    }
    .subs_form_style .elementor-form {
      background: #f3f3f3;
      border-radius: 20px;
      padding: 35px 20px;
    }
    .subs_form_style input {
      border-radius: 25px !important;
    }
    .footer_top_bg {
      padding: 4em 0px;
    }
    .foo_menu {
      margin: 2em 0px !important;
    }
    ul.contact_list {
      flex-flow: column;
    }
    .blog_top_title_sec .section_txt {
      width: 100% !important;
      max-width: 100% !important;
    }
    .blog_list_sec {
      padding: 4em 0px;
    }
    .blog_inner_sec {
      padding: 2em 0px;
    }
    .blog_inner_sec .elementor-heading-title {
      font-size: 35px !important;
      line-height: 45px !important;
    }
    .elementor-widget-theme-post-featured-image img {
      border-radius: 40px !important;
    }
    .footer_top_bg {
      border-radius: 0px !important;
    }
    .foo_menu .elementor-nav-menu {
      flex-flow: column !important;
    }
    .foo_menu .elementor-nav-menu li.menu-item a {
      margin: 0px 0px 12px !important;
      justify-content: center !important;
    }
    .book_inner_sec {
      padding: 4em 0px !important;
    }
    .page_blogs .my_blog_style .elementor-post {
      margin-bottom: 0px !important;
    }
    .contact_inner_section {
      padding: 4em 0px;
    }
    .contact_inner_section .elementor-widget-wrap.elementor-element-populated {
      padding: 0px !important;
    }
}

@media only screen and (max-width: 420px) {
    .book_types_op_btn ul {
      gap: 15px;
      flex-flow: wrap;
    }
    .bg_video_row {
        padding: 2em;
    }
    
    .section_title_large .elementor-heading-title {
        font-size: 40px !important;
    }
    .author_info {
      font-size: 22px !important;
    }
}
/* New css ends here */
