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

header {
    background: #000;
    padding: 30px 0px;
}

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

.top_banner_single_img img {
    max-width: unset !important;
}

.top_banner_section {
    padding: 10em 0px 0px;
}
.my_menu_style li.menu-item:last-child a {
    padding: 13px 30px!important;
    border-radius: 35px !important;
    background: #BAA7FD !important;
    color: #fff !important;
    transition: all 0.5s linear !important;
    border: solid 1px #BAA7FD;
}

.my_menu_style li.menu-item:last-child a:hover {
    background: #fff !important;
    border-color: #fff !important;
    color: #BAA7FD !important;
}
ul.platform_list {
    display: flex;
    display: -webkit-flex;
    gap: 40px;
}

.author_section {
    padding: 60px 0px 0px;
}

.white_col_bg_row {
    background: #fff;
}

.abt_inner_row {
    padding: 50px 35px 30px;
}

.remove_block_btm_sp {
    margin-bottom: 0px !important;
}
.make_title_btm_after .elementor-heading-title {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 30px;
}

.make_title_btm_after .elementor-heading-title:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -5px;
    width: 80%;
    height: 2px;
    background: #BAA7FD;
}
.my_book_form .elementor-button {
    color: #000 !important;
    border-radius: 35px !important;
    padding: 13px 0px !important;
    min-height: auto !important;
    background: #fff !important;
}

.my_book_form .elementor-field-type-submit {
    position: absolute;
    right: 8px;
    width: 130px !important;
    top: 5px;
}

.my_book_form input {
    padding: 15px 150px 15px 30px !important;
    border-radius: 50px !important;
}

.my_book_form input::placeholder {
    opacity: 1 !important;
}
.book_main_section {
    padding: 7em 0px;
}
.my_testi_style .elementor-main-swiper {
    width: 100% !important;
    overflow: hidden !important;
}

.my_testi_style .elementor-testimonial__image img {
    width: auto !important;
    height: auto !important;
    border-radius: 0px !important;
}

.my_testi_style .elementor-testimonial {
    border-radius: 200px;
    background: #BAA7FD;
    padding: 4em 5em;
    margin: 0px 5em;
}

.my_testi_style .elementor-testimonial__footer {
    position: relative;
    margin-bottom: 60px !important;
}

.my_testi_style .elementor-testimonial__footer:after {
    content: '';
    position: absolute;
    bottom: -45px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    background-image: url('/wp-content/uploads/2024/12/testi_sec_stars.png');
    width: 218px;
    height: 26px;
}

.my_testi_style .elementor-swiper-button {
    width:68px;
    height:68px;
    border:solid 1px #000;
    border-radius:50px;
    text-align:center;
    line-height:68px;
}

.my_testi_style .elementor-swiper-button i{
    display:none;
}

.my_testi_style .elementor-swiper-button.elementor-swiper-button-prev{
    position:absolute;
    left:-20px;
    top:40%;
    z-index:9;
    background-image:url('/wp-content/uploads/2024/12/slider_left_arrow.png');
    background-repeat:no-repeat;
    background-position:center center;
}

.my_testi_style .elementor-swiper-button.elementor-swiper-button-next{
    position:absolute;
    right:-30px;
    top:40%;
    z-index:9;
    background-image:url('/wp-content/uploads/2024/12/slider_right_arrow.png');
    background-repeat:no-repeat;
    background-position:center center;
}

.testi_section {
    padding: 5em 0px;
}


.foo_connect_list {
    display: flex;
    display: -webkit-flex;
    /*justify-content: center;*/
    align-items: center;
    gap: 20px;
}

.foo_connect_list li a {
    color: #fff;
    transition: all 0.5s linear;
}

.foo_connect_list li a:hover {
    color: #BAA7FD;
}

.foo_connect_list li:nth-child(2) {
    border-left: solid 2px #fff;
    border-right: solid 2px #fff;
}

.foo_connect_list li:nth-child(2) a {
    padding: 5px 25px;
    display: inline-block;
}
.footer_top {padding: 7em 0px 3em;}

ul.social_list {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-end;
    align-items: center;
    gap: 12px;
}

ul.social_list a {
    width: 45px;
    height: 45px;
    background: #BAA7FD;
    display: inline-block;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    transition: all 0.5s linear;
}

ul.social_list a img{
    transition: all 0.5s linear;
    filter:invert(1);
}

ul.social_list a:hover {
    background:#fff;
}
.footer_menu_row {
    margin: 10em 0px 5em;
    border-bottom: solid 1px #BAA7FD;
    padding-bottom: 4em;
}
.my_form_style input,.my_form_style textarea {
    padding: 15px !important;
}

.my_form_style textarea {
    resize: none;
    border: solid 1px #BAA7FD !important;
}

.my_form_style .elementor-button {
    padding: 15px 0px !important;
    min-height: auto !important;
}

.my_form_style .e-form__buttons {
    width: 15% !important;
}
.author_inner_page {
    padding: 7em 0px;
}
.book_main_inner_section {
    padding: 7em 0px;
}
/* New css ends here */
