/*----------------------
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;
}
.my_menu_style li.menu-item a {
  position: relative;
}

.my_menu_style li.menu-item a:before {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  top: -34px;
  background-image: url('/wp-content/uploads/2025/07/menu_after_icon.png');
  width: 22px;
  height: 33px;
  margin: 0 auto;
  opacity: 0;
  transition: all 0.5s linear;
}
.my_menu_style li.menu-item.current_page_item a::before,.my_menu_style li.menu-item:hover a::before
{
  opacity: 1 !important;
}

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


.my_video_box {
  width: 148px !important;
  height: 148px !important;
  position: absolute;
  left: -20px;
  bottom: 33em;
}
.top_banner_after_col {
  position: relative;
}
.top_banner_after_col:before {
  content: '';
  position: absolute;
  left: -80px;
  top: 11em;
  background-image: url('/wp-content/uploads/2025/07/top_banner_column_after_img.png');
  width: 736px;
  height: 738px;
}
.top_banner_section {
  padding: 15em 0px 0px;
  border-bottom: solid 6px #1f43af;
  overflow: hidden !important;
  height: 758px;
}
.top_banner_single_img {
  margin-bottom: 0px !important;
}

.top_banner_small_title {
  margin-bottom: 0px !important;
}
.two_btn_list {
  display: flex;
  display: -webkit-flex;
  gap: 15px;
  align-items: center;
}
.two_btn_list li a {
  padding: 11px 23px;
  background: #1f43af;
  border-radius: 50px;
  color: #fff;
  transition: all 0.5s linear;
  border: solid 1px #1f43af;
}
.two_btn_list li a:hover {
  background: #000;
}
.two_btn_list li.black_border_btn a {
  background: transparent;
  border-color: #000;
  color: #000;
}
.two_btn_list li.black_border_btn a:hover {
  background: #1f43af;
  color: #fff;
  border-color: #1f43af;
}
.two_btn_list li.black_border_btn a:hover img {
  filter: invert(1);
}

.two_btn_list li.with_img_btn a {
  padding: 11px 7px 11px 23px;
}
.top_banner_large_title {
  margin-bottom: 35px !important;
}
.top_banner_single_img img {
  max-width: unset !important;
}

.top_banner_txt_col {
  margin-top: 7em;
}


.section_title_small {
  margin-bottom: 10px !important;
}
.section_title_large {
  margin-bottom: 10px !important;
}
.section_txt {
  margin-bottom: 10px !important;
}
.author_info_box ul {
  display: flex;
  display: -webkit-flex;
  gap: 15px;
  margin-bottom: 15px;
}
.author_info_box ul li {
  text-align: center;
  border: solid 2px #5e5e5e;
  border-radius: 10px;
  padding: 20px 10px;
  flex: 0 0 150px;
}
.author_single_img img {
  border-radius: 30px !important;
}
.author_info_box ul li h3 {
  margin: 0px 0px 5px;
  font-size: 40px;
}
.author_info_box ul li p {
  margin: 0px;
}
.author_section {
  padding: 7em 0px;
}

.italic_txt {
  font-style: italic;
}
.gray_txt {
  color: #5e5e5e;
}


.inner_row {
  margin-bottom: 25px;
}
.make_it_col  .two_btn_list {
  flex-flow: column;
  align-items: end;
}
.make_it_col .two_btn_list li a {
  display: inline-block;
}
.make_bold_blue strong {
  color: #1f43af;
  font-weight: 600;
}
.make_bold_blue ul li strong {
  color: #000;
}
.style_list ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 8px;
}
.style_list ul li:before {
  content: '';
  position: absolute;
  left: 0px;
  width: 5px;
  height: 5px;
  background: #1f43af;
  border-radius: 50%;
  top: 8px;
}
.total_review_title {
  margin-bottom: 5px !important;
}
.user_img {
  /*margin: 14em 0px 10px !important;*/
  margin: 0em 0px 10px !important;
}

.inner_book_page .choose_pref_title {
  margin-top: 0em;
}
.platform_link_list ul {
  display: flex;
  display: -webkit-flex;
  flex-flow: nowrap;
  justify-content: end;
  position: relative;
  left: 25px;
  top: 15px;
}
.platform_link_list ul li {
  flex: 0 0 120px;
  text-align: center;
  margin-bottom: 10px;
}
.platform_link_list ul li a {
  display: inline-block;
  color: #000;
}
.platform_link_list ul li a span.black_box {
  display: block;
  width: 61px;
  height: 61px;
  background: #040c11;
  border-radius: 50%;
  text-align: center;
  line-height: 61px;
  margin-bottom: 5px;
  transition: all 0.5s linear;
}
.choose_pref_title {
  margin-top: 15em;
}
.book_main_section {
  border-bottom: solid 5px #000;
}
.make_col_after:after {
  content: '';
  position: absolute;
  left: -9px;
  right: 0px;
  bottom: 0px;
  width: 105%;
  height: 75%;
  background: #1f43af;
  z-index: -1;
  border-radius: 30px 30px 0px 0px;
  transition: all 0.5s linear;
}
.platform_link_list ul li a:hover span.black_box {
  background: #1f43af;
}
.book_info_inner:Hover .make_col_after::after {
  bottom: 0px;
  height: 85%;
}
.book_cover_img {
  margin-bottom: 25px;
}

.other_books_sec {
  padding: 7em 0px 5em;
}
.other_book_title {
  margin-bottom: 10px !important;
}
.other_book_author_name {
  margin-bottom: 5px !important;
}
.other_book_inner_row {
  margin-bottom: 35px;
}
.other_book_inner_row .elementor-column {
  transition: all 0.5s linear;
  position: relative;
  top: 0px;
}
.other_book_inner_row .elementor-column:hover {
  /*! transform: translateY(-8px); */
  top: -8px;
}
.my_btn_style .elementor-button {
  padding: 14px 27px !important;
}


.other_platform_list {
  padding: 4em 0px;
}
.platform_list {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  gap: 35px;
}
.platform_list li {
  border: solid 1px #000;
  padding: 22px 25px;
  border-radius: 10px;
}
.platform_list li img {
  transition: all 0.5s linear;
}
.platform_list li:hover img {
  filter: brightness(0);
}

.post-title {
  display: none;
}
.blog_inner_sec {
  padding: 2em 0px 2em;
}

.my_blogs_style .elementor-post {
  position: relative;
}
.my_blogs_style .elementor-post .elementor-post__thumbnail img {
  border-radius: 20px;
}
.my_blogs_style .elementor-post .elementor-post__text {
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  bottom: 30px;
  background: #fff;
  width: 80%;
  padding: 15px 25px;
  border-radius: 10px;
  z-index: 9;
}
.elementor-post__read-more {
  position: relative;
}
.my_blogs_style .elementor-post:after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 55px;
  right: 0px;
  width: 100%;
  max-width: 88%;
  margin: 0 auto;
  background: #1f43af;
  height: 60px;
  transition: all 0.5s linear;
  border-radius: 10px;
}

.my_blogs_style .elementor-post:hover:after {
  max-width: 92%;
}
.blog_inner_row {
  margin-bottom: 35px;
}

.blog_section {
  padding: 4em 0px 5em;
}

.testi_top_row {
  padding: 8em 0px 19em;
}

.my_testi_style .elementor-testimonial__content {
    background: #1f43af;
    border-radius: 20px;
    padding: 50px 30px;
    min-height: 270px;
}
.my_testi_style .swiper-slide {
  padding: 0px !important;
}
.my_testi_style {
  margin-left: 26em;
}
.my_testi_style .elementor-main-swiper {
  width: 100% !important;
  overflow: hidden;
}
.testi_slider_row {
  margin-top: -18em;
  padding-bottom: 8em;
}


.my_testi_style .elementor-swiper-button.elementor-swiper-button-prev {
  background-image: url('/wp-content/uploads/2025/07/arrow_left.png');
  background-repeat:no-repeat;
  background-position:center;
  position: absolute;
  top: -100px;
  z-index: 9;
  left: 60%;
  background-color: #fff;
}
.my_testi_style .elementor-swiper-button.elementor-swiper-button-next {
  background-image: url('/wp-content/uploads/2025/07/arrow_right.png');
  background-repeat:no-repeat;
  background-position:center;
  position: absolute;
  top: -100px;
  z-index: 9;
  left: 63%;
  background-color: #fff;
}
.my_testi_style .elementor-swiper-button {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.my_testi_style .elementor-swiper-button i{
  display: none
}
.cp_txt p {
    margin: 0px;
}
ul.social_list {
    display: flex;
    display: -webkit-flex;
    gap: 10px;
}

ul.social_list a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #1f43af;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    transition: all 0.5s linear;
}
ul.social_list a img
{
  transition: all 0.5s linear;
}
ul.social_list a:hover img{
  filter: invert(1);
}
ul.social_list a:hover {
    background: #fff;
}

.footer_row {
    border-top: solid 5px #1f43af;
}
.footer_top_row {
    padding: 5em 0px 3em;
}
.cp_row {
    border-top: solid 2px #fff;
    padding: 12px 0px 0px;
}
.foo_nav .menu-item {
/*     float: left;
    width: 50%; */
}

.author_section_inner {
  padding: 5em 0px;
}

.inner_book_page {
  padding: 4em 0px 2em;
}
.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;
}
.inner_book_page .platform_link_list ul {
  justify-content: flex-start;
  left: 0px;
  position: relative;
}
.inner_book_page .platform_link_list ul li {
  /*! text-align: left; */
}


.video_sec {
  padding: 7em 0px;
  border-top: solid 6px #1f43af;
  border-bottom: solid 6px #1f43af;
}
.my_video_box_two, .my_video_box_two .elementor-open-lightbox, .my_video_box_two .elementor-open-lightbox .elementor-custom-embed-image-overlay,.my_video_box_two .elementor-open-lightbox .elementor-custom-embed-image-overlay img {
  height: 523px;
  width: 100% !important;
  border-radius: 50px;
  position: relative;
  z-index: 9;
}
.my_video_box_two {
  position: relative;
}
.my_video_box_two:before {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 60%;
  top: 20%;
  border: solid 4px #1f43af;
  border-radius: 60px;
  transition:all 0.5s linear;
}
.my_video_box_two:hover:before {
  transform: scale(1.03)
}
.my_video_box_two {
  padding: 0px 3em;
}
.other_site_sec {
  padding: 5em 0px;
}

.new_style_li {
  margin-bottom: 30px !important;
}

@media only screen and (max-width: 1375px) {
    .my_testi_style {
      margin-left: 12em;
    }
    .my_testi_style .elementor-swiper-button.elementor-swiper-button-prev {
      left: 58%;
    }
    .my_testi_style .elementor-testimonial__content {
      padding: 30px 15px;
      min-height: 300px;
    }
}

@media only screen and (max-width: 1024px) {
    .container {
      width: 100%;
    }
    .remove_mob_sps .elementor-widget-wrap.elementor-element-populated {
      padding-top: 0px !important;
      padding-bottom: 0px !important;
    }
    .page_home header {
      position: relative;
    }
    .my_menu_style .elementor-menu-toggle {
      position: absolute;
      right: 0px;
      top: -100px;
    }
   
}

@media only screen and (max-width: 767px) {
     .top_banner_section {
      padding: 5em 0px 0px;
      height: auto;
    }
    .top_banner_txt_col {
      margin-top: 0em;
    }
    .top_banner_after_col::before,.choose_pref_title br,.section_txt br,
    .my_testi_style .elementor-swiper-button.elementor-swiper-button-prev,.my_testi_style .elementor-swiper-button.elementor-swiper-button-next,
    .section_title_large br,.my_menu_style li.menu-item a::before
    {
        display:none;
    }
    .top_banner_single_img 
    {
      margin-top:4em;  
    }
    .top_banner_section .elementor-heading-title {
      text-align: center !important;
    }
    .top_banner_section  .two_btn_list {
      justify-content: center;
    }
    .author_section {
      padding: 5em 0px;
    }
    .author_single_img {
      margin-bottom: 30px;
    }
    .choose_pref_title {
      margin-top: 0em;
    }
    .make_col_after::after {
      width: 100%;
      height: 75%;
      left: 0px;
    }
    .make_it_col .two_btn_list {
      align-items: start;
    }
    .choose_pref_title
    {
        text-align: left !important;
    }
    .platform_link_list ul {
      justify-content: flex-start;
      left: 0px;
    }
    .book_col_two {
      order: 1 !important;
    }
    .book_col_one {
      order: 2 !important;
    }
    .book_col_three {
      order: 3 !important;
    }
    .make_only_right {
      text-align: left !important;
    }
    .total_plat_title {
      margin-bottom: 15px;
    }
    .book_col_one {
      margin-top: 25px;
    }
    .book_main_section {
      padding-bottom: 3em;
    }
    .platform_list {
      gap: 15px;
      flex-flow: wrap;
    }
    .video_sec {
      padding: 5em 0px;
    }
    .my_video_box_two, .my_video_box_two .elementor-open-lightbox, .my_video_box_two .elementor-open-lightbox .elementor-custom-embed-image-overlay, .my_video_box_two .elementor-open-lightbox .elementor-custom-embed-image-overlay img {
      height: 400px;
    }
    .my_testi_style {
        margin-left: 0em;
    }
    .testi_slider_row {
      margin-top: 0em;
      padding: 35px 0px;
    }
    .testi_top_row {
      padding: 5em 0px;
    }
    .footer_top_row {
      padding: 3em 0px;
    }
    .footer_top_row .elementor-column,
    .inner_book_page .elementor-column
    {
      width: 100% !important;
    }
    .foo_nav .menu-item {
      float: none;
      width: 100%;
    }
    .author_section_inner {
      padding: 3em 0px;
    }
    .book_in_row .second_col {
      order: 2;
      margin-top: 25px;
    }
    .book_in_row {
      margin-bottom: 0px !important;
    }
    .inner_book_page {
      padding: 2em 0px 2em !important;
    }
    .contact_inner_section {
      padding: 4em 0px;
    }
    .other_books_sec .inner_row {
      margin-bottom: 0px;
    }
	.other_site_sec .elementor-column
	{
		width:100% !important;
	}
	.my_blogs_style .elementor-post .elementor-post__text{
		position: unset !important;
		padding: 15px 0px !important;
		width: 100% !important;
	}
	.my_blogs_style .elementor-post:after{
		display: none;
	}
}

@media only screen and (max-width: 568px) {
    .top_banner_single_img img {
      max-width: 100% !important;
    }
     .my_video_box_two, .my_video_box_two .elementor-open-lightbox, .my_video_box_two .elementor-open-lightbox .elementor-custom-embed-image-overlay, .my_video_box_two .elementor-open-lightbox .elementor-custom-embed-image-overlay img {
        height: 285px;
      }
      .my_video_box_two::before {
      height: 40%;
      top: 30%;
      border-radius: 30px;
    }
    .top_banner_small_title .elementor-heading-title.elementor-size-default {
      font-size: 35px !important;
    }
    .top_banner_large_title .elementor-heading-title.elementor-size-default {
      font-size: 50px !important;
    }
    .section_title_large .elementor-heading-title {
      font-size: 28px !important;
      line-height: 31px !important;
    }
    .author_section .elementor-widget-wrap.elementor-element-populated,
    .other_platform_list .elementor-widget-wrap.elementor-element-populated,
    .author_section_inner .elementor-widget-wrap.elementor-element-populated
    {
      padding-left: 0px !important;
      padding-right: 0px !important;
    }
    .foo_nav li.menu-item,.foo_nav li.menu-item a 
	{
	  text-align: center !important;
	}
	.foo_nav li.menu-item .elementor-item {
	  margin: 0px 0px 8px !important;
	}
	.foo_nav .elementor-item {
	  display: block;
	  text-align: center;
	}
}

@media only screen and (max-width: 420px) {
  .my_video_box_two, .my_video_box_two .elementor-open-lightbox, .my_video_box_two .elementor-open-lightbox .elementor-custom-embed-image-overlay, .my_video_box_two .elementor-open-lightbox .elementor-custom-embed-image-overlay img {
    height: 220px;
  }
   .testi_top_row {
    padding: 2em 0px;
  }
  .other_books_sec {
      padding: 5em 0px 3em;
    }
    .platform_list li {
      padding: 20px 15px;
    }
    .platform_link_list ul li {
      flex: 0 0 95px;
      margin-bottom: 0px;
    }
}
/* New css ends here */
