/*----------------------
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: #3f3f3f;
    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_sec_sps .elementor-widget-wrap.elementor-element-populated {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.top_bann_large_txt {
  margin-bottom: 40px !important;
}
.top_bann_small {
  margin-bottom: 40px !important;
}
.top_bann_txt {
  margin-bottom: 0px !important;
}
.two_btn_list {
    display: flex;
    display: -webkit-flex;
    gap: 12px;
}

.two_btn_list li a {
    display: inline-block;
    padding: 10px 28px;
    border-radius: 10px;
    background: #643252;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    border: solid 1px #643252;
    transition: all 0.5s linear;
}

.two_btn_list a:hover {
    background: #313130;
    border-color: #313130;
}
.two_btn_list li.black_border_btn a {
    background: transparent;
    border-color: #313130;
    color: #313130;
}

.two_btn_list li.black_border_btn a:hover {
    background: #643252;
    border-color: #643252;
    color: #fff;
}

.two_btn_list li.white_border_btn a {
    background: transparent;
    border-color: #fff;
    color: #fff;
}
.two_col_btn li.white_border_btn a img {
    filter: invert(1);
}
.two_col_btn li.white_border_btn a:hover {
    background: #000;
    color: #fff;
}

.center_btn_list .two_btn_list {
    justify-content: center;
}
header {
    background: #f3f3f3;
}
.page_home header {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 1;
    background: transparent;
}
.top_bann_sec {
    padding: 20em 0px 13em;
}
.my_btn_style .elementor-button {
    padding: 13px 25px !important;
}

.platform_sec {
  padding: 30px 0px;
}
.platform_list {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
}
.platform_list a {
  transition: all 0.5s linear;
}
.platform_list a:hover {
  opacity: 0.7;
}

.section_title_small {
  margin-bottom: 10px !important;
}
.section_title_large {
  margin-bottom: 15px !important;
}
.section_txt {
  margin-bottom: 6px !important;
}
.add_sp_right {
  padding-right: 0em;
}

.book_pref_list {
  display: flex;
  display: -webkit-flex;
  gap: 8px;
  margin-bottom: 12px;
}
.book_pref_list li a {
  display: inline-block;
  border: solid 1px #3f3f3f;
  font-size: 15px;
  padding: 3px 10px;
  border-radius: 5px;
  color: #3f3f3f;
  transition: all 0.5s linear;
}
.book_pref_list li a:hover {
  background: #643252;
  color: #fff;
}
.book_pref_list li a img {
  transition: all 0.5s linear;
}
.book_pref_list li a:hover img {
  filter: brightness(0) invert(1);
}
.choose_pref_title {
  margin-bottom: 12px !important;
}
.book_sec {
  padding: 5em 0px 0px;
}
.book_author_sec {
  padding: 8em 0px;
}

.my_video_box, .my_video_box .elementor-open-lightbox,.my_video_box .elementor-custom-embed-image-overlay {
  height: 506px !important;
  width: 100% !important;
}
.my_video_box .elementor-custom-embed-image-overlay img {
  height: 506px;
  border-radius: 35px;
}
.trailer_sec {
  padding: 10em 0px;
}

.post-title {
  display: none;
}
.blog_inner_sec {
  padding: 5em 0px;
}
.style_list ul li {
  position: relative;
  padding: 0px 0px 8px 25px;
}
.style_list ul li:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 9px;
  width: 15px;
  height: 3px;
  background: #643252;
}

.inner_row {
  margin-bottom: 20px;
}

.blogs_sec {
  padding: 10em 0px;
}
.my_blogs_style .elementor-post {
  background: #fff;
  position: relative;
  border-radius: 30px;
  transition: all 0.5s linear;
}
.my_blogs_style .elementor-post:hover {
  background-color: #313130;
}
.my_blogs_style .elementor-post__text {
  padding: 40px 3em 20px;
}
.my_blogs_style .elementor-post:hover .elementor-post__title a,.my_blogs_style .elementor-post:hover .elementor-post__excerpt p {
  color: #fff !important;
}

.testi_sec {
  padding: 8em 0px;
}
.my_testi_style .elementor-main-swiper {
  width: 100% !important;
  padding-bottom: 0px !important;
}
.my_testi_style .swiper-slide {
  background: #eee3ea;
  border-radius: 30px;
  padding: 30px !important;
}
.my_testi_style .swiper-pagination {
  position: relative;
  bottom: 0px;
  margin-top: 30px;
}
.my_testi_style .swiper-pagination-bullet {
  border-radius: 10px;
  width: 23px;
  height: 10px;
}
.my_testi_style .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 50px !important;
}
.social_list {
    display: flex;
    display: -webkit-flex;
    gap: 5px;
    justify-content: flex-end;
}

.social_list a img {
    transition: all 0.5s linear;
}
.social_list a:hover img {
    filter: invert(1);
}
.cp_txt p {
    margin: 0px;
}
.footer_top_sec {
    border-top: solid 8px #643252;
    padding: 3em 0px;
}

.author_sec_inner,.book_sec_inner
{
  padding: 7em 0px;
}
.contact_inner_section {
    padding: 7em 0px;
}

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

.my_form_style textarea {
    resize: none;
}

.my_form_style .elementor-button {
    padding: 15px 0px !important;
    min-height: auto !important;
}
.soon_txt .elementor-heading-title {
    display: inline-block;
    margin: 0 auto;
    background: #643252;
    padding: 25px;
    border-radius: 15px;
}

@media screen and (max-width: 1024px) {
    .container {
      width: 100%;
    }
    .platform_list {
      justify-content: center;
      flex-flow: wrap;
      gap: 20px;
    }
    .book_author_sec,.trailer_sec
    {
      padding: 5em 0px;
    }
    .top_bann_large_txt .elementor-heading-title {
      font-size: 60px !important;
    }
}

@media screen and (max-width: 767px) {
    .page_home header {
      position: relative;
      background: #f3f3f3;
    }
    .remove_menu_sps .elementor-widget-wrap.elementor-element-populated {
      padding-top: 0px !important;
      padding-bottom: 0px !important;
    }
    .my_menu_style .elementor-menu-toggle {
      position: absolute;
      right: 0px;
      top: -80px;
    }
    .top_bann_sec,.blogs_sec,.testi_sec,.author_sec_inner, .book_sec_inner,.contact_inner_section
    {
      padding: 5em 0px;
    }
    .book_sec .elementor-container.elementor-column-gap-default,
    .book_sec_inner .elementor-container.elementor-column-gap-default
    {
      flex-flow: column-reverse;
    }
    .book_cover_img
    {
      margin-bottom:35px;  
    }
    .elementor-widget-text-editor br,.elementor-widget-heading br
    {
        display:none;
    }
    .footer_top_sec,.blog_inner_sec
    {
      padding: 1em 0px;
    }
    .cp_txt {
      text-align: center;
    }
    .social_list {
      justify-content: center;
    }
    .my_blogs_style .elementor-post__thumbnail {
      padding-bottom: 35em !important;
    }
    .foo_intro,.foo_logo
    {
      text-align: left !important;
    }
}

@media screen and (max-width: 568px) {
    .top_bann_large_txt .elementor-heading-title,
    .section_title_large .elementor-heading-title
    {
        font-size: 40px !important;
    }
    .blog_inner_sec .elementor-widget-wrap.elementor-element-populated {
      padding-left: 0px !important;
      padding-right: 0px !important;
    }
}

/* New css ends here */
