/*----------------------
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_section {
    padding: 15em 0px 0px;
    border-bottom: solid 8px #e6007e;
}

header {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 20px;
    z-index: 1;
    margin: 0 auto;
}

.top_banner_cover img {
    max-width: 130% !important;
}

.top_cover_col:after {
    content: '';
    position: absolute;
    left: -9em;
    right: 0px;
    bottom: 0px;
    margin: 0 auto;
    background-image: url('/wp-content/uploads/2024/09/top_banner_after_cover_img.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 725px;
    height: 346px;
}

.top_banner_cover {
    position: relative;
    z-index: 1;
}

.top_banner_small_title {
    margin-bottom: 10px !important;
}
.my_custom_menu li.menu-item a {
    position: relative;
}

.my_custom_menu li.menu-item a:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -6px;
    width: 28px;
    height: 3px;
    background: #e6007e !important;
    margin: 0 auto;
    transition: all 0.5s linear;
}

.my_custom_menu li.menu-item:hover a:after,.my_custom_menu li.menu-item.current-menu-item a:after {
    width: 28px !important;
}
.col_right_pad .section_txt {
    padding-right: 20px;
}

.author_section {
    padding: 8em 0px;
}

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

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

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

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

.make_under_line .elementor-heading-title:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -15px;
    width: 84px;
    height: 3px;
    background: #000;
}
.make_line_white .elementor-heading-title:after{
    background:#fff;
}
.book_info_rows ul {
    display: flex;
    display: -webkit-flex;
}

.book_info_rows ul li {
    flex: 0 0 33%;
    margin-bottom: 12px;
    font-weight:500;
}

.book_info_rows ul li:last-child {
    color:#fff;
    font-family: "Poppins", Sans-serif;
}

.book_info_rows ul:last-child li {
    margin-bottom: 0px;
}
.my_custom_btn ul {
    display: flex;
    display: -webkit-flex;
    gap: 10px;
}

.my_custom_btn ul li a {
    padding: 9px 22px;
    border-radius: 30px;
    background: #e6007e;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    font-family: "Poppins", Sans-serif;
    position: relative;
    border: solid 1px #e6007e;
    transition: all 0.5s linear;
    display: inline-block;
}

.my_custom_btn ul li a img {
    position: absolute;
    left: 23px;
    top: 12px;
    transition:all 0.5s linear;
}

.my_custom_btn ul li.white_btn a {
    padding-left: 45px;
    background: transparent;
    border-color: #fff;
    color:#fff;
}

.my_custom_btn ul li.white_btn a:hover {
    background: #fff;
    color: #e6007e;
    border-color: #e6007e;
}

.my_custom_btn ul li.white_btn a:hover img {
    filter: brightness(0) invert(1);
}
.my_custom_btn ul li.white_btn a:hover {
    background: #e6007e;
    border-color: #e6007e;
    color: #fff;
}
.book_main_section {
    height: 630px;
    padding-top: 5em;
}

.chooser_per_option ul {
    display: flex;
    display: -webkit-flex;
    flex-flow: row;
    align-items: center;
}

.chooser_per_option ul li:first-child {
    flex: 0 0 27%;
    text-align: left;
}

.chooser_per_option ul li img {
    display: block;
    margin: 0 auto;
}

.chooser_per_option ul li {
    flex: 0 0 20%;
    text-align: center;
}
.chooser_per_option ul li a {
    color: #000;
}
.choose_pref_row {
    margin: 20px 0px 0px;
}

.center_underline .elementor-heading-title:after {
    right: 0px;
    margin: 0 auto;
}

.inner_row {
    margin-bottom: 20px;
}

.video_section {
    padding: 12em 0px 7em;
}

.my_video_box {
    height: 473px;
}

.inner_page_banner {
    min-height: 500px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    text-align:center;
    background: #303030;
    border-bottom: solid 8px #e6007e;
}

.inner_page_banner h2 {
    margin: 1.5em 0px 0px;
    /* text-shadow: 0px 0px 3px #000; */
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "PT Serif", Sans-serif;
    color: #e6007e;
}
h2.post-title {
    display: none;
}
.blog_inner_main_row {
    padding: 5em 0px;
}
.my_blog_style a.elementor-post__read-more {
    position: relative;
}

.my_blog_style a.elementor-post__read-more:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0 auto;
    width: 100%;
    height: 1px;
    background: #e6007e;
}

.my_blog_style .elementor-post__thumbnail {
    border: solid 3px #e6007e;
}

.my_blog_style .elementor-post__text {
    padding: 0px 3em;
}

.blog_section_main {
    padding: 4em 0px;
    position: relative;
}

.blog_section_main:before {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/09/blog_section_bg_img.png');
    width: 100%;
    height: 392px;
    z-index: -1;
}
.testi_block .elementor-main-swiper {
    width: 100% !important;
    overflow: hidden;
}

.testi_block .swiper-slide {
    border: solid 2px #e6007e;
    border-radius: 50px 50px 20px 20px;
    padding: 30px 25px 20px!important;
}


.testi_block .elementor-testimonial__name {
    position: relative;
}

.testi_block .elementor-testimonial__name:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -10px;
    background-image: url('https://maryspragging.clientcloud360.com/wp-content/uploads/2024/09/testi_section_starr.png');
    width: 70px;
    height: 11px;
}

.testi_block .elementor-testimonial__image img {
    width: auto !important;
    height: auto !important;
    border: solid 2px #e6007e;
}

.testi_block cite.elementor-testimonial__cite {
    margin-left: 10px !important;
}

.testi_main_section {
    padding: 5em 0px 7em;
}

.menu_row {
    background: #FFFFFF;
    border-radius:20px;
    padding: 20px 25px !important;
}
.foo_first_menu li.menu-item:not(:last-child) a:after {
    content: '';
    position: absolute;
    right: -15px;
    top: 8px;
    width: 4px;
    height: 4px;
    background: #e6007e !important;
    opacity: 1 !important;
    border-radius: 50%;
}

.foo_first_menu li.menu-item {
    position: relative;
}

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

ul.social_list a {
    width: 35px;
    height: 35px;
    background: #e6007e;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
}


.cp_txt p {
    margin: 0px;
}

.footer_section {
    padding: 80px 0px 20px;
}

.cp_row {
    padding: 50px 0px 0px;
}

.footer_section:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 150px;
    width: 100%;
    height: 2px;
    background: #e6007e;
}

.author_section_inner
{
    padding:7em 0px;
}

.inner_book_section {
    padding-bottom: 11em;
}
.contact_main_row {
    padding: 7em 0px;
}

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

.my_form_style textarea {
    resize: none;
    height: 150px;
}

.my_form_style .elementor-button {
    padding: 13px 0px !important;
}

@media only screen and (max-width: 1024px) {
    .container {
        width: 100%;
    }
    .my_blog_style .elementor-post__text {
        padding: 0px 0em;
    }
}

@media only screen and (max-width: 767px) {
    header {
        position: relative;
        top: 0px;
        background: #303030;
    }
    .remove_pads_on_mob .elementor-widget-wrap.elementor-element-populated {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .my_custom_menu .elementor-menu-toggle {
        position: absolute;
        right: 0px;
        top: -75px;
    }
    .top_banner_section {
        padding: 5em 0px 0em;
    }
    .top_cover_col:after {
        left: 0em;
        width: 100%;
    }
    .book_main_section {
        height: auto;
        padding: 5em 0px;
    }
    .top_banner_section .elementor-column,.book_main_section .elementor-column,
    .choose_pref_row .elementor-column,.testi_main_section .elementor-column,
    .footer_section .elementor-column
    {
        width:100% !important;
    }
    .top_banner_cover img {
        max-width: 100% !important;
    }
    .testi_main_section {
        padding: 0em 0px 5em;
    }
    .book_info_rows ul li {
        flex: 0 0 100%;
        margin-bottom: 5px;
    }
    .chooser_per_option ul {
        flex-flow: wrap;
        justify-content: center;
    }
    .video_section {
        padding: 5em 0px;
    }
    .my_video_box {
        height: 300px;
    }
    .my_blog_style article.elementor-post:not(:last-child) {
        margin-bottom: 25px;
    }
    .chooser_per_option ul li:first-child {
        flex: 0 0 100%;
        text-align: center;
        margin-bottom: 25px;
    }
    .book_info_rows ul {
        flex-flow: column;
    }
    .top_banner_small_title br,.top_banner_large_title br,.elementor-widget-text-editor br,
    .my_custom_menu li.menu-item a:after,.section_title_small br,.section_title_large br,
    .inner_page_banner
    {
      display:none;  
    }
    .top_banner_large_title .elementor-heading-title {
        font-size: 40px !important;
    }
    .section_title_large .elementor-heading-title {
        font-size: 35px !important;
    }
    .author_section,.author_section_inner
    {
        padding: 5em 0px;
    }
    .author_section .elementor-container.elementor-column-gap-default,
    .author_section_inner .elementor-container.elementor-column-gap-default
    {
        flex-flow: column-reverse;
    }
    .inner_book_section {
        padding-bottom: 4em;
    }
    .contact_main_row {
        padding: 5em 0px;
    }
    .contact_main_row .elementor-widget-wrap.elementor-element-populated {
        padding: 0px !important;
    }
    .blog_inner_main_row {
        padding: 3em 0px;
    }
    .author_single_img,.book_section_cover
    {
        margin-bottom:35px;
    }
    .footer_section {
        padding: 40px 0px 20px;
    }
    .cp_txt {
        text-align: center;
    }
    .privacy_menu .elementor-nav-menu {
        margin: auto !important;
    }
    .cp_row {
        padding: 30px 0px 0px;
    }
}

@media only screen and (max-width: 568px) {
    .top_cover_col:after,.foo_first_menu li.menu-item:not(:last-child) a:after
    {
        display:none;
    }
    .chooser_per_option ul li {
        flex: 0 0 45%;
        margin-bottom: 15px;
    }
    .my_video_box {
        height: 250px;
    }
    .foo_first_menu li a.elementor-item {
        margin: 0px 0px 7px !important;
    }
    
    .foo_first_menu .elementor-nav-menu {
        flex-flow: column;
    }
}

@media only screen and (max-width: 420px) {
    .my_video_box {
        height: 150px;
    }
    .section_title_large .elementor-heading-title {
        font-size: 30px !important;
    }
}
/* New css ends here */
