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


.top_banner_btn_arrow {
    display: flex !important;
    display: -webkit-flex  !important;
    justify-content: center  !important;
    align-items: center  !important;
    margin: 25px 0px 0px;
}

.top_banner_small_title  h2 {
    background: linear-gradient(to right,#AE285C 0%,#FFDF39 46%,#FF8147 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

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

.top_banner_large_title {
    margin: -30px 0px 30px!important;
}

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

header {
    padding: 22px 0px;
    /*background: #181818;*/
    background-image: linear-gradient(to bottom, #091B30, #562B67);
}

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

.top_banner_section {
    padding: 18em 0px 10em;
}
.author_section {
    /*padding: 7em 0px;*/
    padding: 0em 0px 7em;
}

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

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

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

.section_title_large .elementor-heading-title {
    position: relative;
}

.section_title_large .elementor-heading-title:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -25px;
    width: 330px;
    height: 4px;
    background-image: linear-gradient(to right,#AE285C 0%,#FFDF39 46%,#FF8147 100%);
}
.purple_btn .elementor-button {
    background-image: linear-gradient(to bottom,#562B67, #091B30);
    border-radius: 10px !important;
    padding: 15px 30px !important;
    transition: all 0.5s linear;
}

.purple_btn .elementor-button:hover {
    background-image: linear-gradient(to bottom,#091B30,#562B67);
}
.platform_list ul {
    display: flex;
    display: -webkit-flex;
    gap: 60px;
    justify-content: space-between;
    align-items: center;
}

.platform_list_sec {
    padding-bottom: 7em;
}
.testi_section {
    padding: 10em 0px;
}

.my_testi_block .elementor-main-swiper {
    width: 100% !important;
    overflow: hidden !important;
    max-width: 75%;
    margin: 0 auto;
}

.my_testi_block .elementor-testimonial__footer {
    flex-flow: column;
}

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

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

.my_testi_block .elementor-testimonial__footer {
    margin-top: 45px !important;
}

.my_testi_block .elementor-testimonial__text {
    /* max-width: 75%; */
    margin: 0 auto;
}

.my_testi_block .elementor-swiper-button.elementor-swiper-button-prev {
    position: absolute !important;
    left: 0px !important;
    top: 10% !important;
    z-index:1;
}

.my_testi_block .elementor-swiper-button {
    border: solid 1px #fff;
    display: inline-block;
    color: #fff;
    width: 75px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    font-size: 42px !important;
    border-radius: 50%;
}
.my_testi_block .elementor-swiper-button.elementor-swiper-button-next {
    position: absolute !important;
    right: 0px !important;
    top: 10% !important;
    z-index:1;
}
.center_title_after .elementor-heading-title:after {
    right: 0px;
    margin: 0 auto;
}

.inner_row {
    margin-bottom: 30px;
}
h2.post-title {
    display: none;
}

.blog_inner_sec {
    padding: 5em 0px;
}
.my_blogs_style .elementor-post__text
{
    display: flex;
    display: -webkit-flex;
    flex-flow: column;
}

.my_blogs_style .elementor-post__meta-data {
    order: 1;
}

.my_blogs_style .elementor-post__title {
    order: 2;
}

.my_blogs_style .elementor-post__excerpt {
    order: 3;
}

.my_blogs_style .elementor-post__read-more {
    order: 4;
}

.my_blogs_style .elementor-post__title {
    position: relative;
    margin: 0px 0px 35px !important;
}

.my_blogs_style .elementor-post__title:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -18px;
    width: 250px;
    height: 4px;
    background-image: linear-gradient(to right,#AE285C 0%,#FFDF39 46%,#FF8147 100%);
    margin: 0 auto;
}

.my_blogs_style article.elementor-post {
    opacity: 0.4;
    transform: scale(0.9);
    transition:all 1s linear;
}

.my_blogs_style article.elementor-post:nth-child(2),.my_blogs_style article.elementor-post:hover
{
    opacity: 1;
    transform: scale(1);
}


.my_blogs_style .elementor-post__read-more {
    background-image: linear-gradient(to bottom, #562B67, #091B30);
    border-radius: 10px !important;
    padding: 12px 0px !important;
    transition: all 0.5s linear;
    width: 40%;
    margin: 0 auto;
    font-size: 16px !important;
}

.blog_section 
{
  padding:7em 0px;  
}
.main_foo_sec {
    background-image: linear-gradient(to bottom,#542B65, #0D1C33);
}

.cp_txt p {
    margin: 0px;
}

.main_foo_sec {
    padding: 4em 0px 2em;
}

.footer_middle_sec {
    padding: 5em 0px;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
    margin:5em 0px 3em;
}

ul.social_list {
    display: flex;
    display: -webkit-flex;
    gap: 11px;
}

.my_sub_form button.elementor-button {
    background-image: linear-gradient(to right,#AE285C 0%,#FFDF39 46%,#FF8147 100%);
    padding: 14px 25px !important;
    min-height: auto !important;
}

.my_sub_form input {
    padding: 14px 20px !important;
}
.main_foo_sec  .elementor-widget-wrap.elementor-element-populated {
    padding: 0px !important;
}
.footer_middle_sec .elementor-container.elementor-column-gap-default {
    width: 1140px;
}
.foo_intro_txt {
    padding-right: 10em;
}
.best_seller_single_img img {
    max-width: unset !important;
    float: right;
}
.best_seller_single_img {
    left: -2em;
}
.contact_inner_section {
    padding: 7em 0px;
}

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

.my_form_style textarea {
    resize: none;
}

.my_form_style .elementor-button {
    background-image: linear-gradient(to bottom,#091B30,#562B67);
    padding: 18px 0px !important;
    min-height: auto !important;
}


.two_col_btn ul {
  display: flex;
  display: -webkit-flex;
  gap: 12px;
  flex-flow: wrap;
}
.two_col_btn ul a {
  display: inline-block;
  background-image: linear-gradient(to bottom,#562B67, #091B30);
  border-radius: 10px !important;
  padding: 11px 20px !important;
  transition: all 0.5s linear;
  color: #fff;
}
.two_col_btn ul a:hover
{
  background-image: linear-gradient(to bottom,#091B30,#562B67);
}

@media only screen and (max-width: 1024px) {
    .container {
      width: 100%;
    }
    .logo_txt .elementor-heading-title {
      font-size: 25px !important;
    }
    .footer_middle_sec {
      padding: 5em 10px;
    }
    .sub_title_large .elementor-heading-title {
      font-size: 45px !important;
    }
}

@media only screen and (max-width: 767px) {
    .page_home header {
      position: relative;
      background-image: linear-gradient(to bottom, #091B30, #562B67);
    }
    .remove_sps_mob .elementor-widget-wrap.elementor-element-populated {
      padding-top: 0px !important;
      padding-bottom: 0px !important;
    }
    .my_menu_style .elementor-menu-toggle {
      background: #fff;
      color: #000 !important;
      position: absolute;
      right: 0px;
      top: -37px;
    }
    .top_banner_section {
      padding: 8em 0px;
    }
    .top_banner_large_title .elementor-heading-title {
      font-size: 150px !important;
    }
    .top_banner_small_title .elementor-heading-title {
      font-size: 100px !important;
    }
    .book_main_section {
      padding: 5em 0px;
    }
    .footer_middle_sec .elementor-column {
      width: 100% !important;
    }
    .main_foo_sec .elementor-container.elementor-column-gap-default {
      width: 100% !important;
    }
    .book_main_section .elementor-container.elementor-column-gap-default,
    .author_section .elementor-container.elementor-column-gap-default
    {
      flex-flow: column-reverse;
    }
    .banner_cover_img,.author_single_img
    {
      margin-bottom:35px;  
    }
    .platform_list ul {
        display: flex;
        display: -webkit-flex;
        gap: 20px;
        justify-content: center;
        align-items: center;
        flex-flow: wrap;
    }
    .platform_list_sec {
      padding-bottom: 5em;
    }
    .author_section {
      padding: 0em 0px 5em;
    }
    .testi_section,.blog_section
    {
      padding: 5em 0px;
    }
    .main_foo_sec .elementor-widget-wrap.elementor-element-populated {
      padding: 10px !important;
    }
    .main_foo_sec {
      padding: 3em 0px 1em;
    }
    .footer_middle_sec {
      padding: 3em 0px;
      margin: 3em 0px;
    }
    .section_title_large br,.elementor-widget-text-editor br
    {
      display:none;
    }
    .my_blogs_style article.elementor-post {
      transform: scale(1);
      opacity:1;
    }
    .my_blogs_style article.elementor-post:not(:last-child) {
        margin-bottom:20px !important;
    }
    .foo_intro_txt {
      padding-right: 0em;
    }
    .page_about-author .author_section {
      padding: 5em 0px;
    }
    .contact_inner_section {
      padding: 5em 0px;
    }
    .contact_inner_section .elementor-widget-wrap.elementor-element-populated {
      padding: 0px !important;
    }
}

@media only screen and (max-width: 568px) {
    .section_title_large .elementor-heading-title {
      font-size: 55px !important;
    }
    .two_col_btn ul a {
      padding: 8px 12px !important;
    }
    .my_testi_block .elementor-swiper-button {
      width: 40px;
      height: 40px;
      line-height: 43px;
      font-size: 20px !important;
    }
    .my_testi_block .elementor-swiper-button.elementor-swiper-button-prev {
      top: 20% !important;
    }
    .my_testi_block .elementor-swiper-button.elementor-swiper-button-next {
      top: 20% !important;
    }
    .my_testi_block .elementor-testimonial__name {
      text-align: center;
      font-size: 20px !important;
    }
}

@media only screen and (max-width: 420px) {
    .book_main_section .elementor-widget-wrap.elementor-element-populated {
      padding-left: 0px !important;
      padding-right: 0px !important;
    }
    .section_title_large .elementor-heading-title::after {
      width: 200px;
    }
    .section_title_large .elementor-heading-title {
        font-size: 45px !important;
    }
    .my_testi_block .elementor-testimonial__text {
      font-size: 18px !important;
    }
}
/* New css ends here */
