/*----------------------
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 {
    line-height: 20px;
    font-family: 'Inter';
    font-size:14px;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}

::selection {
    background: #000000;
    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;} */

p {
    font-family: 'Poppins', sans-serif;
}
/*----------------------
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 */
    
.my_social_list_style span.elementor-icon-list-icon {
    display: inline-block;
    background: #ccc;
    width: 50px;
    height: 50px;
    line-height: 55px;
    text-align: center !important;
    transition: all 0.5s linear !important;
}

.my_social_list_style span.elementor-icon-list-text {
    padding: 0px 0px 0px 12px !important;
}

.my_social_list_style li.elementor-icon-list-item:hover span.elementor-icon-list-icon {
    background: #bf996c !important;
}

.my_social_list_style li.elementor-icon-list-item span.elementor-icon-list-text span {display: block;font-weight: 400 !important;margin: 5px 0px 0px;}

.my_social_list_style li.elementor-icon-list-item span.elementor-icon-list-text {
    font-weight: 600 !important;
}
.custom_form_style input {
    padding: 18px 15px !important;
}

.custom_form_style textarea {
    padding: 18px 15px !important;
}

.custom_form_style button {
    padding: 20px 12px !important;
    border-radius: 0px !important;
}
.remove_section_space .elementor-widget-wrap.elementor-element-populated {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.main_header_section .elementor-widget-wrap.elementor-element-populated {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

header {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    z-index: 9;
    padding: 15px 0px;
}
.remove_col_right_pad .elementor-element-populated {
    padding-right: 0px !important;
}

.remove_col_left_pad .elementor-element-populated {
    padding-left: 0px !important;
}

.inner_btns_row {
    margin-bottom: 25px !important;
}

.top_banner_counters .elementor-counter {
    display: flex;
    justify-content: flex-start;
    flex-flow: row;
    margin-top: 25px;
    position: relative;
}

.top_banner_counters .elementor-counter .elementor-counter-title {
    line-height: 15px !important;
}

.top_banner_counters .elementor-counter:before {
    content: '';
    position: absolute;
    left: 0px;
    top: -25px;
    background-image: url(/wp-content/uploads/2024/01/testi_section_stars.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 94px;
    height: 17px;
}
.top_banner_single_cover img {
    max-width: 120% !important;
    position: relative;
    right: 7%;
}
.top_banner_single_cover img {
    max-width: 120% !important;
    position: relative;
    right: 7%;
}

.top_banner_main_title h2 {
    font-family: 'Poppins', sans-serif !important;
}

.top_banner_main_title .banner_line {
    display: inline-block;
    position: relative;
    font-family: "Butter Scotch", Sans-serif;
    z-index: 1;
}

.top_banner_main_title .banner_line:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -3px;
    width: 100%;
    height: 6px;
    background: #bf996c;
    z-index: -1;
    transition: all 0.5s linear;
}
.platform_row {
    padding: 3em 0px;
}

.platform_img img {
    transition: all 0.5s linear;
    filter: brightness(0) invert(0);
}

.platform_img img:hover {
    filter: brightness(1);
}


.section_title_small {
    margin: 0px !important;
}

.section_title_small .elementor-heading-title {
    position: relative;
    display: inline-block;
    z-index: 9;
}

h2.elementor-heading-title.elementor-size-default {}

.section_title_small .elementor-heading-title:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -3px;
    width: 100%;
    height: 3px;
    background: #bf996c;
    z-index: -1;
}

.writer_about_list ul {
    display: flex;
    display: -webkit-flex;
    gap: 25px;
}

.writer_about_list ul li {
    position: relative;
}

.writer_about_list ul li:not(:first-child):before {
    content: '';
    position: absolute;
    left: -15px;
    top: 6px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #bf996c;
}
.set_left_col_width {
    float: left !important;
    width: 30% !important;
}

.make_right_border h2:before {
    content: '';
    position: absolute;
    right: -37px;
    top: 3px;
    width: 2px;
    height: 15px;
    background: #fff;
}

.make_right_border h2 {
    margin-top: 12px;
}
.writes_abt_txt ul {
    display: flex;
    display: -webkit-flex;
    gap: 22px;
    margin-left: 15px !important;
}

.writes_abt_txt ul li:not(:first-child) {
    margin: 0px 15px;
}

.writes_abt_txt ul li {
    color: #fff;
    font-size: 16px;
}

.writes_abt_txt ul li img {
    margin-right: 15px;
}

.set_right_col_width {
    width: 70% !important;
    float: right !important;
    padding-bottom:25px !important;
}

.abt_details_inner_row {
    margin-top: -30em;
    position: relative;
     /*z-index: -1; */
}

.add_left_sp_more {
    padding: 30px 30px 0px 21.5em;
}
.btn_pads {
    /*padding: 1em 0px 5em 25em;*/
    padding: 1em 0px 3em 25em;
}


.abt_authr_single_img {
    position: relative;
    z-index: 9;
}

.abt_authr_single_img:after {
    content: '';
    position: absolute;
    left: 9em;
    bottom: -80px;
    background-image: url(/wp-content/uploads/2024/01/abt_img_after_icon.png);
    width: 70px;
    height: 70px;
}
.abt_section_main:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 35%;
    background-image: url(/wp-content/uploads/2024/01/abt_section_before_img.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 116px;
    height: 578px;
}
.book_titles_row {
    margin-bottom: 20px !important;
}
.book_section:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 45%;
    background-image: url(/wp-content/uploads/2024/01/book_section_after_img.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 145px;
    height: 378px;
}
.video_section:after {
    content: '';
    position: absolute;
    left: 7em;
    bottom: -7em;
    background-image: url(/wp-content/uploads/2024/01/video_section_after_icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 198px;
    height: 200px;
    z-index: -1;
}

.video_section {
    padding: 3em 0px 0em;
    margin-bottom: 5em;
}
.inner_row {
    margin-bottom: 35px;
}
h2.post-title {
    display: none;
}
.video_play_box:before {
    content: '';
    position: absolute;
    right: -15em;
    top: 30%;
    background-image: url(/wp-content/uploads/2024/01/video_section_before_icon.png);
    width: 164px;
    height: 21px;
}
.blog_section {
    padding: 5em 0px;
}
.blogs_section .elementor-post__text {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    background: #1a1a1a;
    padding: 20px 35px 25px;
    border-top: solid 10px #0c0c0c;
    margin-bottom: 0px !important;
/*     height: 215px; */
    transition: all 0.5s linear;
}

.blogs_section a.elementor-post__thumbnail__link {
    margin-bottom: 0px !important;
}

.blogs_section a.elementor-post__read-more {
    padding: 10px 25px;
    background: #bf996c;
}

.blogs_section article.elementor-post {
    overflow: visible !important;
}


.blogs_section article.elementor-post:hover .elementor-post__text {
    background: #000;
}
.blogs_section .elementor-widget-container:before {
    content: '';
    position: absolute;
    right: -80px;
    top: -50px;
    background-image: url(/wp-content/uploads/2024/01/blog_section_before_img.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 45px;
    height: 30px;
}

.blogs_section .elementor-widget-container:after {
     content: '';
    position: absolute;
    left: -100px;
    bottom: -50px;
    background-image: url(/wp-content/uploads/2024/01/blog_section_before_img.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 45px;
    height: 30px;
}
.testi_section {
    padding: 8em 0px;
}

.my_slider_tetsi .elementor-main-swiper {
    width: 100% !important;
    overflow: hidden !important;
}

.my_slider_tetsi .elementor-swiper-button {
    width: 40px;
    height: 40px;
    background: #bf996c;
    line-height: 40px;
    text-align: center;
    color: #000;
    box-shadow: 2px 2px 2px 1px #000;
	z-index:99;
}

.my_slider_tetsi .elementor-swiper-button-prev {
    position: absolute !important;
    right: 50px !important;
    bottom: -20px !important;
    left: unset !important;
}

.my_slider_tetsi .elementor-swiper-button-next {
    left: unset !important;
    right: 0px !important;
    bottom: -20px !important;
    position: absolute !important;
}

.testi_single_img img {
    z-index: 9;
    position: relative;
    top:-50px;
}

.testi_iiner_row {
    margin-top: -21.5em;
}



.my_slider_tetsi {
/*     padding: 15px 1em 6em 11em; */
	padding: 15px 1em 6em 11em;
}

.my_slider_tetsi  .elementor-testimonial__cite {
    position: relative;
    padding-bottom: 15px;
}

.my_slider_tetsi .elementor-testimonial__cite:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-image: url(/wp-content/uploads/2024/01/testi_section_stars-1.png);
    width: 94px;
    height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.abt_authr_single_img img {
    position: relative;
    top: -50px;
}
footer .my_social_list_style li.elementor-icon-list-item span.elementor-icon-list-text {
    font-weight: 400 !important;
}

footer .my_social_list_style span.elementor-icon-list-icon {
    background: #bf996c;
    box-shadow: 4px 8px 0px 3px #0c0c0c;
}
.footer_copy_row {
    padding: 10px 0px;
}

.remove_cp_margin p {
    margin: 0px !important;
}
section.inner_banner_section {
    background: #1a1a1a;
    min-height: 450px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

section.inner_banner_section h2 {
    font-size: 45px;
    text-transform: uppercase;
    color: #fff;
    margin:50px 0px 0px;
}
.blog_section-inner {
    padding: 8em 0px 10em;
}
.blog_section ol,.blog_section ul {
    margin: 0px 0px 15px;
}

.blog_section ol li, .blog_section ul li {
    position: relative;
    padding-left: 25px;
    line-height: 25px;
}

.blog_section ol li:before, .blog_section ul li:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 10px;
    width: 15px;
    height: 5px;
    background: #000;
}

.blog_section ol li:not(:last-child), .blog_section ul li:not(:last-child) {
    margin-bottom: 10px;
}
.blogs_section  .elementor-post__title {
	min-height: 82px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog_section .elementor-post-info li:before {
    display: none;
}

.blog_section .elementor-post-info li
{
    margin:0px 8px !important;
}
.small_top_banner_title {
    margin-bottom: 5px !important;
}

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

.page_about-the-author .add_left_sp_more {
    padding: 30px 30px 50px 21.5em;
}

@media only screen and (max-width: 1024px) {
     .container {
        width: 100%;
    }
    .top_banner_single_cover img {
        max-width: 100% !important;
        right: 0px !important;
    }
    .blogs_section .elementor-post__text {
        padding: 20px 15px 35px;
    }
    .testi_iiner_row {
        margin-top: -17em;
    }
    .elementor-widget-text-editor br {
        display: none;
    }
    .elementor-widget-text-editor br {
        display: none;
    }
    .book_btns_row .elementor-column {
        width: 33% !important;
    }
    
    .book_btns_row .elementor-column a.elementor-button-link {
        width: 100% !important;
        padding: 15px 12px !important;
    }
    .elementor-137 .elementor-element.elementor-element-9aca55a .elementor-button .elementor-button-text {
        flex-grow: 0;
    }
    .inner_btns_row  a.elementor-button-link {
        padding: 15px 20px !important;
    }
}

@media only screen and (max-width: 767px) {
    .my_style_menu  .elementor-menu-toggle {
        position: absolute;
        right: 0px;
        top: -80px;
    }
    
    .my_style_menu nav.elementor-nav-menu--dropdown {
        position: relative;
    }
    
    .my_style_menu .elementor-widget-container {
        position: relative;
        z-index: 99999999999;
    }
    .inner_btns_row .elementor-column {
        width: 25% !important;
        margin-right: 10px;
    }
    .inner_btns_row .elementor-column a.elementor-button-link {
        width: 100%;
        padding: 14px 0px !important;
    }
    .main_top_banner {
        padding: 12em 0px 50px !important;
    }
    .platform_row {
        padding: 20px 0px;
    }
    
    .platform_row .elementor-column {
        width: 30%;
    }
    
    .platform_row .elementor-container.elementor-column-gap-default {
        justify-content: center;
        gap: 15px;
    }
    .abt_section_main  .elementor-column {
        width: 100% !important;
    }
    .abt_details_inner_row {
        margin-top: 0em;
    }
    .add_left_sp_more {
        padding: 30px 0px 0px;
    }
    .btn_pads {
        padding: 0px 0px;
    }
    .set_left_col_width {
        float: left !important;
        width: 100% !important;
        margin-bottom: 20px !important;
    }
    .set_right_col_width {
        width: 100% !important;
        float: right !important;
        padding-bottom: 25px !important;
    }
    .make_right_border h2:before,.abt_authr_single_img:after,.book_section:after,.video_section:after
    {
        display:none;
    }
    .writes_abt_txt ul {
        gap: 15px;
        margin-left: 0px !important;
        flex-flow: column;
    }
    .writes_abt_txt ul li:not(:first-child) {
        margin: 0px 0px;
    }
    .writer_about_list ul {
        justify-content: center;
    }
    .make_all_center_column {
        text-align: center;
        margin-bottom:25px;
    }
    .abt_authr_single_img img {
        top: 0px;
        margin-bottom: 20px;
    }
    .abt_section_main {
        padding: 50px 0px !important;
    }
    .book_section {
        padding: 0px 0px 50px !important;
    }
    
    .book_section .elementor-column {
        width: 100% !important;
    }
    .book_btns_row  .elementor-column {
        width: 30% !important;
    }
    
    .book_btns_row .elementor-column a.elementor-button-link {
        width: 100% !important;
        padding: 12px 12px !important;
    }
    .remove_col_right_pad .elementor-element-populated {
        padding-right: 10px !important;
    }
    .book_section .inner_btns_row .elementor-column {
        width: 25% !important;
    }
    .blogs_section  article:not(:last-child) {
        margin-bottom: 25px;
    }
    .blog_section {
        padding: 50px 0px;
    }
    .video_section {
        padding: 0px;
        margin-bottom: 0px;
    }
    .testi_section .elementor-column {
        width: 100% !important;
    }
    .testi_single_img img {
        top: 0px;
        margin-bottom: 20px;
    }
    .my_slider_tetsi {
        padding: 0px;
    }
    .testi_iiner_row {
        margin-top: 0em;
    }
    .testi_section {
        padding: 30px 0px 50px;
    }
    .my_social_list_style .elementor-inline-items {
        flex-flow: column;
        gap: 25px;
    }
    
    .my_social_list_style .elementor-inline-items a {
        flex-flow: column;
    }
    
    .my_social_list_style .elementor-inline-items a span.elementor-icon-list-icon {
            margin-bottom: 15px;
    }
    .footer_upper_row {
        padding: 40px 0px !important;
    }
    .section_title_large .elementor-heading-title {
        font-size: 35px !important;
    }
    .blogs_section .elementor-post__title {
        min-height: auto;
    }
    .section_title_large .elementor-heading-title,.contact_us_section .elementor-heading-title,.contact_us_form_section .elementor-heading-title {
        font-size: 35px !important;
    }
    
    .top_banner_main_title h2 {
        font-size: 35px !important;
    }
    section.inner_banner_section {
        min-height: 350px;
    }
    section.inner_banner_section h2 {
        font-size: 35px;
        margin: 100px 0px 0px;
    }
    .reverse_col .elementor-container {
        flex-flow: column-reverse;
    }
    
    .reverse_col {
        padding: 50px 0px 0px !important;
    }
    .read_it_section .elementor-column {
        width: 100% !important;
    }
    .read_it_section {
        padding: 0px 0px 40px !important;
    }
    .read_it_section img {
        margin-bottom: 25px;
    }
    .book_btns_row .elementor-container {
        flex-flow:row !important;
    }
    .blog_section-inner {
        padding: 50px 0px;
    }
    .contact_us_section {
        padding: 50px 0px !important;
    }
    
    .contact_us_section .my_social_list_style {
        margin-bottom: 35px;
    }
    
    .contact_us_form_section {
        padding: 50px 0px !important;
    }
    .page_about-the-author .add_left_sp_more {
        padding: 10px 0px 0px 0px;
        margin-bottom: 0px !important;
    }
}
@media only screen and (max-width: 568px) {
    .book_btns_row .elementor-container {
        flex-flow: column !important;
    }
    .book_btns_row .elementor-column {
        width: 100% !important;
    }
    .book_btns_row .elementor-column:not(:last-child) {
        margin-bottom: 15px;
    }
    .inner_btns_row .elementor-column {
        width: 45% !important;
    }
    .section_title_large .elementor-heading-title br
    {
        display:none;
    }
    .book_section .inner_btns_row .elementor-column {
        width: 45% !important;
    }
    .elementor-button-content-wrapper {
        flex-flow: column-reverse;
    }
    .elementor-button-content-wrapper span.elementor-button-icon {
        margin: 0px 0px 5px !important;
    }
    footer .elementor-nav-menu {
        flex-flow: column;
        justify-content: center;
        align-items: center;
        gap: 15px;
    }
}
@media only screen and (max-width: 420px) {
    .section_title_large .elementor-heading-title,.contact_us_section .elementor-heading-title,.contact_us_form_section .elementor-heading-title {
        font-size: 28px !important;
    }
    .section_title_small  .elementor-heading-title {
        font-size: 18px !important;
        margin-bottom: 10px !important;
    }
}
/* New css ends here */
