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

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

.top_banner_large_title {
    margin-bottom: 10px !important;
}
.two_col_btn ul {
    display: flex;
    display: -webkit-flex;
    gap: 10px;
}

.two_col_btn ul a {
    display: inline-block;
    padding: 13px 25px;
    color: #fff;
    font-size:16px;
    transition: all 0.5s linear;
    background-image: linear-gradient(to top, #58000e, #ff0012);
}

.two_col_btn ul a:hover {
    background-image: linear-gradient(to bottom, #58000e, #ff0012);
}

.two_col_btn ul li.black_border_btn a {
    border:solid 1px #000;
    color:#000;
    background: transparent;
}

.two_col_btn ul li.black_border_btn a:hover {
    background: #000;
    color:#fff;
}

.center_btn_list ul {
    justify-content: center;
}
.top_banner_txt {
    margin-bottom: 5px !important;
}
.top_banner_section {
    padding: 22em 0px 15em;
}

header {
    padding: 15px 0px;
}

.page_home header {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 1;
}
.my_menu_style li.menu-item a {
    position: relative;
}


.my_menu_style li.menu-item.current-menu-item a:after,.my_menu_style li.menu-item:hover a:after {
    width: 22px;
}

.my_menu_style li.menu-item a:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    bottom: -3px;
    width: 0px;
    height: 2px;
    background-image: linear-gradient(to bottom, #ff0012, #58000e) !important;
    transition: all 0.5s linear;
}
.remove_block_sp {
    margin-bottom: 10px !important;
}

.section_title_large {
    margin-bottom: 15px !important;
}

.section_title_small {
    margin-bottom: 15px !important;
}

span.step_title {
    font-size: 22px;
    font-weight: 500;
    font-family: "Gotham Bold", Sans-serif;
    background: -webkit-linear-gradient(#ff0012, #58000e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    padding-right: 35px;
    position: relative;
}

span.step_title:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 2px;
    width: 30px;
    height: 3px;
    background-image: linear-gradient(to bottom, #ff0012, #58000e);
}

.author_section {
    padding: 7em 0px;
}

.full_book_cover_img img {
    max-width: unset !important;
    float: right;
    position: relative;
    left: -1em;
}

.book_prefer_type_list ul {
    display: flex;
    display: -webkit-flex;
    gap: 13px;
    align-items: center;
    flex-flow: row;
}

.book_prefer_type_list ul li a {
    display: inline-block;
    padding: 9px 20px;
    background: #000;
    color: #fff;
    transition: all 0.5s linear;
    border: solid 1px #000;
}

.book_prefer_type_list ul li a img {
    margin-left: 5px;
    transition: all 0.5s linear;
}

.book_prefer_type_list ul li a:hover {
    background: #fff;
    color: #000;
}

.book_prefer_type_list ul li a:hover img {
    filter: invert(1);
}
.inner_row {
    margin-bottom: 25px;
}

.my_video_box,.my_video_box .elementor-open-lightbox,.my_video_box .elementor-custom-embed-image-overlay img
{
    height: 533px !important;
    width:100% !important;
}
.video_sec {
    padding: 7em 0px;
}
h2.post-title {
    display: none;
}

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

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

.my_post_style article.elementor-post {
    position: relative;
}

.my_post_style .elementor-post__text {
    position: absolute;
    left: 30px;
    bottom: 30px;
    width: 100%;
    max-width: 75%;
    padding: 0px 15px;
}

.my_post_style .elementor-post__text:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 2px;
    height: 100%;
    background-image: linear-gradient(to bottom, #ff0012, #58000e);
}

.my_post_style .elementor-post__text .elementor-post__excerpt {
    padding-right: 10em;
}

.blog_section {
    padding: 7em 0px;
}
.my_testi_style .elementor-main-swiper {
    width: 100% !important;
    overflow: hidden;
}

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

.my_testi_style .elementor-testimonial__text {
    position: relative;
    padding-left: 20px;
    min-height:216px;
}

.my_testi_style .elementor-testimonial__text:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 2px;
    height: 100%;
    background-image: linear-gradient(to bottom, #ff0012, #58000e);
}

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

.my_testi_style .elementor-testimonial {
    background: #fff;
    padding: 30px !important;
    box-shadow: 0px 0px 22px -10px #000;
    margin: 15px 10px;
}
.testi_section {
    padding: 7em 0px;
}
.my_testi_style .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-image: linear-gradient(to bottom, #ff0012, #58000e);
    width: 80px !important;
    border-radius: 10px !important;
}

.my_testi_style .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    background-image: linear-gradient(to bottom, #000, #000);
    margin: 0px 5px !important;
    transition: all 0.5s linear;
    border-radius: 50%;
    opacity: 1 !important;
}
ul.social_list {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
}

ul.social_list a {
    display: inline-block;
    width: 34px;
    height: 34px;
    background-image: linear-gradient(to bottom, #ff0012, #58000e);
    text-align: center;
    line-height: 32px;
}

.cp_txt p {
    margin: 0px;
}

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

.footer_menu_row {
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.footer_menu_row:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0 auto;
    width: 540px;
    height: 2px;
    background: #fff;
}

.footer_row {
    padding: 4em 0px 1em;
}
.author_section_inner,.testi_section_inner,.contact_inner_section
{
    padding: 5em 0px 7em;
}
.my_form_style input,.my_form_style textarea {
    padding: 13px 15px;
}

.my_form_style textarea {
    resize: none;
}

.my_form_style .elementor-button {
    padding: 18px 0px !important;
}
.style_anchor a {
    color: #d5b565;
}

.style_anchor a:hover {
    color: #fff;
}
.inner_book_page {
    padding: 7em 0px;
}

@media only screen and (max-width: 1024px) {
  .container {
      width: 100%;
    }
    .book_prefer_type_list ul {
      gap:10px;
      flex-flow: wrap;
    }
}

@media only screen and (max-width: 767px) {
    .page_home header {
      position: relative;
    }
    .remove_pads_on_mob .elementor-widget-wrap.elementor-element-populated {
      padding-top: 0px !important;
      padding-bottom: 0px !important;
    }
    .my_menu_style li.menu-item a:after,.elementor-widget-text-editor br,.top_banner_large_title br,
    .section_title_large br,.my_post_style .elementor-post__text:before
    {
        display:none;
    }
    .my_menu_style .elementor-menu-toggle {
      background-image: linear-gradient(to bottom, #58000e, #ff0012);
      position: absolute;
      right: 0px;
      top: -90px;
    }
    .top_banner_section {
        padding:10em 0px;
    }
    .author_section {
        padding:5em 0px;
    }
    .author_section .elementor-container.elementor-column-gap-default,
    .author_section_inner .elementor-container.elementor-column-gap-default
    {
      flex-flow: column-reverse;
    }
    .single_abt_img,.full_book_cover_img,.elementor-widget-theme-post-featured-image
    {
      margin-bottom:35px;
    }
    .book_main_section .elementor-column,
    .blog_section .elementor-column,
    .footer_menu_row .elementor-column
    {
      width: 100% !important;
    }
    .book_main_section
    {
      padding: 5em 0px;
    }
    .book_prefer_type_list ul li a {
      padding:8px 12px;
      font-size: 14px;
    }
    .two_col_btn ul a {
        padding:12px 18px;
        font-size: 15px;
    }
    .video_sec,.blog_section,.testi_section
    {
      padding:5em 0px;
    }
    .my_video_box, .my_video_box .elementor-open-lightbox, .my_video_box .elementor-custom-embed-image-overlay img {
      height: 350px !important;
      object-fit: cover;
    }
    .my_post_style 
    {
        margin-top:35px;
    }
    .my_post_style .elementor-post__text {
      position: relative;
      left: 0px;
      bottom: 0px;
      max-width: 100%;
      padding:15px;
      background:#000;
    }
    .my_testi_style .elementor-testimonial__text {
      min-height: auto;
    }
    .my_testi_style .elementor-testimonial {
      padding: 20px !important;
      box-shadow: 0px 0px 20px -15px #000;
      margin:15px;
    }
    .footer_row {
      padding:3em 0px 0em;
    }
    .section_title_large .elementor-heading-title,.top_banner_large_title .elementor-heading-title,
    .elementor-widget-theme-post-title .elementor-heading-title
    {
      font-size: 35px !important;
    }
    .full_book_cover_img img {
      max-width: 100% !important;
      float: none;
      position: relative;
      left: 0em;
    }
    .author_section_inner, .testi_section_inner, .contact_inner_section {
      padding: 3em 0px 3em;
    }
    .blog_inner_sec {
      padding:3em 0px;
    }
    .contact_inner_section .elementor-widget-wrap.elementor-element-populated,
    .contact_inner_section .elementor-widget-wrap.elementor-element-populated
    {
      padding: 0px !important;
    }
}

@media only screen and (max-width: 568px) {
    .top_banner_section {
        padding:7em 0px;
    }
    .inner_row {
      margin-bottom: 10px;
    }
}

@media only screen and (max-width: 480px) {
    .section_title_large .elementor-heading-title, .top_banner_large_title .elementor-heading-title, .elementor-widget-theme-post-title .elementor-heading-title {
        font-size: 30px !important;
    }
}

/* New css ends here */
