/*----------------------
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: #181818;
    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 {
    padding: 13px 0px;
    background: #f7f7f7;
}

.page_home header {
    background: transparent;
}

.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: -10px;
    width: 4px;
    height: 0px;
    background: #114084 !important;
    opacity: 1 !important;
    margin: 0 auto;
    transition: all 0.5s linear;
}

.my_menu_style li.menu-item a:hover:before,.my_menu_style li.menu-item.current-menu-item a:before {
    height: 10px;
}
.my_btn_style .elementor-button {
    padding: 15px  25px!important;
}

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

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

.top_banner_txt {
    margin-bottom: 0px !important;
}
.top_banner_section {
    padding: 13em 0px 7em;
}

.page_home  header {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 1;
    margin: 0 auto;
}
.author_section {
    padding: 7em 0px;
}
.proudly_list ul {
    display: flex;
    display: -webkit-flex;
    gap: 25px;
}

.proudly_list ul li {
    border: solid 1px #fff;
    padding: 18px;
}

.book_full_cover_img img {
    max-width: unset !important;
    position: relative;
    right: -3em;
}
.my_counter_style .elementor-counter {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: flex-start;
}

.my_counter_style .elementor-counter-number-wrapper {
    margin-right: 8px;
}

.add_stars_icon .elementor-counter-title {
    margin-top: 15px !important;
    position: relative;
}

.add_stars_icon .elementor-counter-title:before {
    content: '';
    position: absolute;
    left: 0px;
    top: -18px;
    background-image: url('/wp-content/uploads/2025/02/book_sec_stars_icon.png');
    width: 100px;
    height: 18px;
}
.video_sec_tumb_row {
    padding: 14em 0px;
}

.inner_row {
    margin-bottom: 35px !important;
}

.my_video_box {
    width: 57px !important;
    height: 57px !important;
    margin: 0 auto !important;
    position: absolute !important;
    right: 0px;
    left: 0px;
    top: -65px;
}
.section_title_small {
    margin-bottom: 10px !important;
}
.white_txt_col {
    background: #fff;
    padding: 35px 50px 5px !important;
}
.video_play_icon_row {
    margin-top: -125px !important;
    /*margin-top: -150px !important;*/
}
.video_sec {
    padding: 6em 0px;
}
h2.post-title {
    display: none;
}

.blog_inner_sec {
    padding: 2em 0px 5em;
}
.my_blog_style .elementor-post__text {
    padding: 25px 20px;
    background: #114084;
    position: relative;
    margin-bottom: 25px;
}

.my_blog_style .elementor-post__read-more {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    background: #fff;
    width: 150px;
    padding: 12px 0px;
    border: solid 2px #fff;
    transition: all 0.5s linear;
}

.my_blog_style .elementor-post__thumbnail {
    width: 100%;
    max-width: 85%;
    margin: 0 auto;
}


.my_blog_style article.elementor-post:hover .elementor-post__read-more
{
    background:#03295f;
    color:#fff;
}

.blog_section {
    padding: 7em 0px;
}

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

.my_testi_style .elementor-testimonial__footer {
    margin: 25px 0px 0px!important;
    flex-flow: column;
    align-items: flex-start !important;
}

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

.my_testi_style cite.elementor-testimonial__cite {
    margin: 0px !important;
}

.my_testi_style .swiper-slide {
    padding: 7em 30px 3em !important;
    position: relative;
}

.my_testi_style .swiper-slide:before {
    content: '';
    position: absolute;
    right: -10px;
    top: -15px;
    background-image: url('/wp-content/uploads/2025/02/testi_sec_quote_icon.png') !important;
    width: 80px;
    height: 80px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;
}

.my_testi_style .elementor-swiper-button.elementor-swiper-button-prev {
    position: absolute !important;
    right: 80px !important;
    top: -100px !important;
    left: unset !important;
    z-index: 1 !important;
}
.my_testi_style .elementor-swiper-button.elementor-swiper-button-next {
    position: absolute !important;
    right: 0px !important;
    top: -100px !important;
    left: unset !important;
    z-index: 1 !important;
}
.my_testi_style .elementor-swiper-button {
    width: 60px;
    height: 60px;
    background: #03295f;
    color: #fff;
    text-align: center;
    line-height: 65px;
}
.my_testi_style .elementor-swiper-button i {
    font-size: 30px;
	display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 100%;
}

.testi_section {
    padding: 7em 0px;
}
.foo_menu .elementor-nav-menu>li>a {
    justify-content: left !important;
}

.foo_menu {
    border-bottom: solid 3px #FFFFFF;
    margin: 0px 0px 25px;
    padding-bottom: 15px;
}
.cp_txt p {
    margin: 0px;
}

ul.social_list {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-flow: wrap;
}

ul.social_list a {
    display: inline-block;
    width: 42px;
    height: 42px;
    background: #ffffff;
    border:solid 1px #fff;
    text-align: center;
    line-height: 42px;
    transition: all 0.5s linear;
}

ul.social_list a:hover {
    background: #03295f;
}

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

ul.social_list a:hover img {
    filter: brightness(0) invert(1);
}

.platform_row {
    padding: 22px 0px;
}
.footer_bg_img {
    padding: 5em 0px;
}
.platform_list {
    display: flex;
    display: -webkit-flex;
    gap: 18px;
    align-items: center;
    justify-content: space-around;
}

.platform_list img
{
    transition:all 0.5s linear;
}

.platform_list a:hover 
{
    filter:brightness(1) invert(1);
}
.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;
}
.top_banner_section:before {
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    background-image: url('/wp-content/uploads/2025/02/home-book-bg.png');
    width: 450px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.download_section {
    padding: 2em 0px 7em;
}

.anchor_style a {
    color: #03295f;
}
.my_video_box .elementor-custom-embed-image-overlay img{
--video-aspect-ratio: 0 !important;	
}
/* New css ends here */



/*responsive css start */

@media only screen and (max-width: 1024px) {
	.container{
		width: 100% !important;
	}
	.top_banner_section:before{
		width: 344px;
	}
	.top_banner_large_title h2{
      font-size: 60px !important;
	}
	.top_banner_section {
    padding: 7em 0px 7em;
}
	.section_title_large h2{
	    font-size: 40px !important;	
	}
	.blog_section{
        padding: 4em 0px !important; 
	}
	.page_home header{
		position: unset !important;
	}
 }
@media only screen and (max-width: 767px) {
	.footer_bg_img {
    padding: 3em 0px;
}
	ul.social_list a{
    width: 38px;
    height: 38px;
    line-height: 34px;
	}
	ul.social_list{
		gap: 5px !important;
	}
	.platform_list{
		flex-wrap: wrap !important;
		justify-content: center;
	}
	.top_banner_section:before{
		display: none !important;
	}
	br{
		display: none !important;
	}
	.top_banner_large_title h2 {
        font-size: 35px !important;
    }
	.top_banner_logos{
	    margin: 15px 0px 25px 0px !important;	
	}
	.author_section {
    padding: 0em 0px;
}
	    .section_title_large h2 {
        font-size: 35px !important;
    }
	    .top_banner_section {
        padding: 4em 0px 3em !important;
    }
	.single_author_img{
		margin-top: 25px !important;
	}
	.book_main_section{
	   padding: 35px 0px 44px !important;
	   margin-top: 60px !important;
	}
	.book_full_cover_img img {
    max-width: 100% !important;
    position: relative;
    right: 0;
    top: 25px;
}
	.counter_list> .elementor-container {
    flex-wrap: nowrap !important;
    max-width: 400px !important;
    margin-left: 0 !important;
}
	.video_sec {
    padding: 5em 0px 0px;
}
	.download_single_img{
      margin-bottom: 50px;
	}
	.download_section {
    padding: 2em 0px 5em;
}
      .testi_section {
        padding: 4em 0px 9em !important;
    }
	.proudly_list ul li{
       padding: 18px 10px 10px 10px !important;
	}
	.my_blog_style .elementor-post__read-more{
		position: unset !important;
		padding: 12px 30px !important;
	}
	.my_blog_style .elementor-post__excerpt{
		margin-bottom: 35px !important;
	}
	.my_blog_style .elementor-post__thumbnail{
        max-width: 100% !important;
	}
	.my_blog_style .elementor-post__text{
		padding: 25px 20px 45px 20px !important;
	}
	.add_stars_icon .elementor-counter-title:before{
		left: auto !important;
		right: auto !important;	
	}
	.top_banner_section .elementor-container .elementor-column:nth-child(2) {
    order: -1 !important;
   }
	.author_section .elementor-inner-section .elementor-container, .book_main_section> .elementor-container{
        display: flex !important;
    flex-direction: column-reverse !important;
	}
	#book-inner-page> .elementor-container{
     display: flex !important;
    flex-direction: column-reverse !important;
	}
	.author-inner-section .elementor-container{
		display: flex !important;
		flex-direction: column-reverse !important;
	}
	.top_banner_single_img, .single_author_img{
	    margin-bottom: 50px !important;	
	}
	.book_full_cover_img{
		margin-bottom: 60px !important;	
	}
	.footer_bg_img .elementor-nav-menu li a{
     display: flex;
     justify-content: center !important;
	}
	.author-inner-section{
	 margin-top: 50px !important;	
	}
	.my_menu_style li.menu-item a:before{
		display: none !important;
	}
	.contact_inner_section {
    padding: 3em 0px !important;
}
	#book-inner-page {
    padding: 50px 0px !important;
    margin-top: 50px !important;
}
	.blog_inner_sec h1{
		font-size: 25px !important;
	}
	.book_main_section_inner {
    margin-top: 0 !important;
}
	.blog_inner_sec {
    padding: 3em 0px 3em !important;
}
	.my_testi_style .elementor-swiper-button.elementor-swiper-button-next, .my_testi_style .elementor-swiper-button.elementor-swiper-button-prev{
		position: absolute !important;
	}
	.my_testi_style .elementor-swiper-button.elementor-swiper-button-prev{
		left: 0px !important;
	}
	.my_testi_style .elementor-swiper-button.elementor-swiper-button-next{
		left: 70px !important;
	}
	.my_testi_style .elementor-swiper-button{
      top: 102% !important;
	}
	.testi_section h2 {
		text-align: center !important;
	}
 }

@media only screen and (max-width: 568px){
	.top_banner_section {
        padding: 0em 0px 3em !important;
    }
	    .top_banner_large_title h2 {
        font-size: 35px !important;
    }
	.top_banner_single_img{
	    margin-top: 55px !important;	
	}
	.section_title_large h2 {
        font-size: 29px !important;
    }
	.white_txt_col {
    background: #fff;
    padding: 35px 10px 5px !important;
}
	.my_testi_style .elementor-swiper-button.elementor-swiper-button-prev{
		right: 66px;
	}
	.my_testi_style .elementor-swiper-button{
		width: 50px;
        height: 50px;
       line-height: 59px;
	}
      .my_testi_style .elementor-swiper-button.elementor-swiper-button-next {
        left: 61px !important;
    }
}
@media only screen and (min-width: 360px) and (max-width: 420px){
	.top_banner_large_title h2 {
        font-size: 30px !important;
    }
	.top_banner_section {
        padding: 0em 0px 3em !important;
    }
	.section_title_large h2 {
        font-size: 25px !important;
    }
	   .book_main_section {
        padding: 40px 0px 70px !important;
        margin-top: 60px !important;
    }
	    .video_sec {
        padding: 3em 0px 0px;
    }
	.white_txt_col {
    padding: 35px 0px 5px !important;
}
   .download_section {
        padding: 2em 0px 3em;
    }
	    .testi_section br {
        display: none !important;
    }
	.my_testi_style .elementor-swiper-button{
      width: 50px !important;
      height: 50px !important;
      line-height: 57px;
	}
	
	.my_testi_style .elementor-swiper-button.elementor-swiper-button-prev{
		right: 60px !important;
	}
	    .top_banner_single_img {
        margin-top: 30px !important;
    }
	    .single_author_img {
        margin-top: 10px !important;
    }
	.counter_list .elementor-element-populated{
		padding: 0px !important;
	}
	    .my_blog_style .elementor-post__text {
        padding: 25px 10px 45px 10px !important;
    }
	.my_blog_style .elementor-post__title a{
		font-size: 24px !important;
	}
	    #book-inner-page {
        padding: 20px 0px !important;
    }
	.book_main_section_inner {
    margin-top: 0 !important;
}
}


/*responsive css end */
