/*----------------------
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_top {
    position: absolute !important;
    left: 0px;
    right: 0px;
    top: 20px;
    margin: 0 auto;
    z-index: 1;
}

.top_banner_section {
    padding: 12em 0px 0px;
}
.top_inner_row {
    border-radius: 50px;
    padding: 65px !important;
    height: 550px;
    margin-top: 40px;
}

.top_banner_cover_img {
    top: 50px;
}
.platform_list ul {
    display: flex;
    display: -webkit-flex;
    gap: 30px;
    align-items: center;
    margin:30px 0px 0px 70px;
}

.platform_list ul li {
    position: relative;
}
.platform_list ul li img{
    filter:brightness(0);
}

.platform_list ul li:first-child:after {
    content: '';
    position: absolute;
    right: -25px;
    top: 20px;
    width: 2px;
    height: 30px;
    background: #fa7025;
}

.platform_list ul li:first-child {
    margin-right: 20px;
}
.inner_page_banner {
    min-height: 500px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    text-align:center;
    background: #76d342;
    border-bottom: solid 10px #fa7025;
}

.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: "DM Serif Display", Sans-serif;
    color: #000;
}
h2.post-title {
    display: none;
}
.author_abt_list ul {
    display: flex;
    display: -webkit-flex;
    background: #fa7025;
    padding: 12px 50px 12px 80px;
    width: 450px;
    gap: 55px;
    border-radius: 10px;
    position: relative;
    left: -4.5em;
    z-index: 1;
}

.author_abt_list ul li {
    position: relative;
}

.author_abt_list ul li:not(:last-child):after {
    content: '';
    position: absolute;
    right: -35px;
    top: 3px;
    background-image: url('/wp-content/uploads/2024/09/abt_section_list_icon.png');
    width: 22px;
    height: 17px;
}


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

.add_left_col_pd {
    padding-left: 35px;
}

.section_small_title {
    margin-bottom: 10px !important;
}
.author_section
{
  padding:7em 0px;  
}

.two_col_btns ul {
    display: flex;
    display: -webkit-flex;
    gap: 15px;
}

.two_col_btns ul a {
    padding: 10px 25px;
    font-size:16px;
    background: #fa7025;
    display: inline-block;
    border-radius: 35px;
    transition: all 0.5s linear;
    border: solid 1px #fa7025;
    color: #ffffff;
}

.two_col_btns ul a:hover {
    background: #fff;
    color: #fa7025;
}

.two_col_btns ul li.img_btn a {
    padding: 10px 15px !important;
    background: transparent;
    color: #fff;
    border-color: #fff;
}

.two_col_btns ul li.img_btn a img {
    margin-right: 8px;
    width: 18%;
}

.two_col_btns ul li.img_btn:hover a {
    /*background: #0b0b0b;*/
    background: #fa7025;
    border-color:#fa7025;
}

.book_main_section {
    height: 430px;
    margin-top: 4em;
}

.book_main_section .book_cover {
    position: relative;
    top: -9em;
    z-index:9;
}

.book_txt_col {
    padding-top: 40px;
}
.chooser_per_option  ul {
    display: flex;
    display: -webkit-flex;
    gap: 12px;
    align-items: center;
}

.chooser_per_option ul li {
    position: relative;
}

.chooser_per_option ul li:first-child {
    margin-right: 15px;
}

.chooser_per_option ul li a {
    display: inline-block;
    padding: 6px 12px;
    background: #be5014;
    color: #fff;
    border-radius: 7px;
    transition: all 0.5s linear;
}

.chooser_per_option ul li a:hover {
    background: #000;
}

.choose_pref_row {
    padding: 20px 0px;
}

.choose_pref_row:after {
    content: '';
    position: absolute;
    right: 0px;
    background: #fff;
    width: 35%;
    height: 86px;
    top: 0px;
}
.video_block {
    height: 503px;
}

.video_sec {
    padding: 8em 0px;
}

.inner_row {
    margin-bottom: 25px;
}
.blog_section_inner_row {
    padding: 5em 0px;
}
.my_blogs_style article.elementor-post {
    position: relative;
}

.my_blogs_style article.elementor-post a.elementor-post__thumbnail__link {
    margin-bottom: 0px !important;
}

.my_blogs_style article.elementor-post .elementor-post__text {
    position: absolute;
    left: 25px;
    bottom: 25px;
    width: 100%;
    max-width: 85%;
}

.blog_section {
    padding: 5em 0px;
}

.menu_row {
    background: #f36d24;
    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: #be5014 !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: #be5014;
    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: 180px;
    width: 100%;
    height: 2px;
    background: #ffffff;
}
.my_testi_block .elementor-main-swiper {
    width: 100% !important;
    overflow: hidden;
}

.my_testi_block .elementor-testimonial__text {
    position: relative;
    padding-top: 65px;
}

.my_testi_block .elementor-testimonial__text:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/09/testi_section_quote_icon.png');
    width: 47px;
    height: 36px;
}

.my_testi_block .elementor-testimonial__text:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/09/testi_section_stars.png');
    width: 105px;
    height: 27px;
}

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

.testi_main_row {
    padding: 7em 0px;
}
.my_testi_block span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 50px !important;
    border-radius: 5px;
}
.author_section_inner,.book_main_section_inner,.contact_us_section
{
    padding: 6em 0px;
}
.my_form_style input,.my_form_style textarea {
    padding: 12px 15px;
}

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

.my_form_style .elementor-button {
    padding: 18px 0px !important;
}
/* New css ends here */
