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

.title_large_txt {
    font-size: 104px;
}

.platform_list  ul {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
    margin-top: 35px;
}
.two_col_btn ul {
    display: flex;
    display: -webkit-flex;
    gap: 18px;
}

.two_col_btn ul li a {
    display: inline-block;
    padding: 10px 30px;
    background: #fca311;
    border-radius: 35px;
    color: #000;
    transition: all 0.5s linear;
    border: solid 1px #fca311;
}

.two_col_btn ul li a:hover {
    background: #000;
    color: #fff;
}

.two_col_btn ul li.white_btn img {
    margin-right: 10px;
}

.two_col_btn ul li.white_btn a {
    background: transparent;
    color: #fff;
    border: solid 1px #fff;
}

.two_col_btn ul li.white_btn a:hover {
    background: #fca311;
    border-color: #fca311;
    color: #000;
}

.two_col_btn ul li.white_btn a:hover img {
    filter: invert(1);
}
.top_banner_cover img {
    max-width: 120% !important;
}
.remove_section_space .elementor-widget-wrap.elementor-element-populated {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.make_title_after .elementor-heading-title {
    position: relative;
}

.make_title_after .elementor-heading-title:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -15px;
    margin: 0 auto;
    width: 83px;
    height: 3px;
    background: #fca311;
}

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

.top_banner_section {
    padding: 15em 0px 5em;
}

.my_menu li.menu-item{
    /*background: #fff;*/
    margin: 0px !important;
    /*padding: 40px 0px !important;*/
    position: relative;
}
.my_menu li.menu-item a {
    /*line-height: 100px !important;*/
    /*padding: 0px 20px !important;*/
    /*margin: 0px -2px !important;*/
}
.my_menu .elementor-nav-menu--main .elementor-nav-menu {
    background: #fff;
    border-radius: 50px 0px 0px 50px;
    padding: 20px 0px 20px 25px;
    /*padding: 0px 35px;*/
}

.my_menu li.menu-item:before {
    /*content: '';*/
    /*position: absolute;*/
    /*left: 0px;*/
    /*top: 0px;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*background: #fca81d;*/
    /*transform: skew(-20deg, 0deg);*/
    /*transition: all 0.5s linear;*/
    /*opacity: 0;*/
}

.my_menu li.menu-item.current-menu-item:before,.my_menu li.menu-item:hover:before {
    opacity: 1;
}

.my_menu li.menu-item:last-child a {
    background: #fca311;
    padding: 10px 18px !important;
    border-radius: 35px;
    margin: 0px 5px !important;
}

.my_menu li.menu-item:last-child a
{
    
}
header:after {
    content: '';
    position: absolute;
    right: -500px;
    top: 68px;
    width: 1000px;
    height: 80px;
    background: #fff;
}

.author_list_writer ul {
    display: flex;
    display: -webkit-flex;
    gap: 45px;
}

.author_list_writer ul li {
    position: relative;
}

.author_list_writer ul li:not(:last-child):after {
    content: '';
    position: absolute;
    right: -35px;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/08/abt_icon_img.png');
    width: 23px;
    height: 24px;
}
.author_section {
    padding: 7em 0px;
}
.author_writer_abt_row {
    padding-bottom: 5em;
}
.abt_writer_txt {
    /*padding: 0px 40px;*/
    padding: 0px 30px;
}

.abt_writer_icon_row .elementor-column:not(:last-child):after {
    content: '';
    position: absolute;
    right: 0px;
    top: 45%;
    width: 3px;
    height: 85px;
    background: #fca311;
}

.inner_row {
    padding-bottom: 35px;
}

.book_choose_list ul {
    display: flex;
    display: -webkit-flex;
    gap: 15px;
    flex-flow: wrap;
    margin: 40px 0px 0px;
}

.book_choose_list ul li {
    background-image: linear-gradient(to bottom, transparent, #fca311);
    display: flex;
    display: -webkit-flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 110px;
    border-radius: 10px;
    padding: 35px 0px 0px;
    position: relative;
}

.book_choose_list ul li a{
    color: #000;
}

.book_choose_list ul li img {
    /*position: absolute;*/
    /*top: -13px;*/
    position: absolute;
    top: -25px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}

.book_choose_list ul li.txt_title {
    background: transparent;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
}

.book_info_list li .bol_txt.add_right_sp {
    width: 200px;
    display: inline-block;
    font-weight: 600;
    color: #fca311;
    margin: 0px 0px 10px;
}

.book_info_list li:last-child .bol_txt.add_right_sp {
    margin-bottom: 0px;
}

.book_main_section {
    padding: 7em 0px;
}
.video_block {
    height: 500px;
}

.video_section {
    padding: 7em 0px 0px;
}
h2.post-title {
    display: none;
}

.inner_page_banner {
    background: #000;
    min-height: 550px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.inner_page_banner h2 {
/*     margin: 50px 0px 0px; */
	margin: 5em 0px 0px;
    font-size: 40px;
    color: #fc9e20;
    text-transform: uppercase;
        font-family: "Poppins", Sans-serif;
    font-weight: 600;
}
.main_blog_inner {
    padding: 7em 0px;
}
.main_blogs_row {
    padding: 7em 0px;
}

.my_post_style .elementor-post__thumbnail__link img {
    border: solid 2px #fc9e20 !important;
    border-radius: 20px;
}

.my_post_style .elementor-post__text {
    padding: 0px 2em !important;
}

.my_post_style .elementor-post__read-more {
    position: relative;
}

.my_post_style .elementor-post__read-more:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 1px;
    background: #fc9e20;
}
.main_blogs_row {
    margin: 6em 0px;
}
.my_testi_block .elementor-main-swiper {
    width: 100% !important;
    overflow: hidden;
}

.my_testi_block .swiper-slide {
    border: solid 2px #fc9e20;
    border-radius: 15px;
}

.my_testi_block .swiper-slide {
    padding: 20px 15px 15px !important;
}

.my_testi_block .elementor-swiper-button {
    width: 44px;
    height: 44px;
    background: #000;
    border-radius: 50%;
    text-align: center;
    line-height: 44px;
}

.my_testi_block .elementor-swiper-button.elementor-swiper-button-prev {
    position: absolute;
    left: -65px;
    top: 35%;
    background-image: url('/wp-content/uploads/2024/08/arrow_left.png');
    background-repeat: no-repeat;
    background-position: center;
}

.my_testi_block .elementor-swiper-button.elementor-swiper-button-prev i,.my_testi_block .elementor-swiper-button.elementor-swiper-button-next i {
    font-size: 0px;
}

.my_testi_block .elementor-swiper-button.elementor-swiper-button-next {
        position: absolute;
    right: -65px;
    top: 35%;
    background-image: url('/wp-content/uploads/2024/08/arrow_right.png');
    background-repeat: no-repeat;
    background-position: center;
}
.testi_main_row {
    padding: 0px 0px 8em;
}
.my_testi_block .elementor-testimonial__image img {
    width: auto !important;
    height: auto !important;
    border: solid 2px #fc9e20 !important;
}

.my_testi_block .elementor-testimonial__text {
    min-height: 170px;
}

.my_testi_block cite.elementor-testimonial__cite:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -10px;
    background-image: url('/wp-content/uploads/2024/08/testi_stars_icon.png');
    width: 70px;
    height: 11px;
}

.my_testi_block cite.elementor-testimonial__cite {
    position: relative;
    margin-top: -15px;
}
.two_col_form input {
    background: transparent !important;
    border: solid 1px #fc9e20 !important;
    border-radius: 35px !important;
    padding: 10px 150px 10px 50px !important;
}

.two_col_form input e-form__buttons {
    
}
.two_col_form .e-form__buttons {
    width: 150px !important;
    position: absolute;
    right: 0px;
    top: 0px !important;
    min-height: auto !important;
}

.two_col_form .e-form__buttons button {
    height: 44px !important;
    border-radius: 25px;
}
.two_col_form .elementor-field-group-email {
    position: relative;
}

.two_col_form .elementor-field-group-email:before {
    content: '';
    position: absolute;
    left: 20px;
    top: 14px;
    background-image: url('/wp-content/uploads/2024/08/footer_field_icon.png');
    width: 22px;
    height: 16px;
}
.two_col_form .elementor-field-group-email {
    position: relative;
}

.two_col_form .elementor-field-group-email:before {
    content: '';
    position: absolute;
    left: 20px;
    top: 14px;
    background-image: url('/wp-content/uploads/2024/08/footer_field_icon.png');
    width: 22px;
    height: 16px;
}

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

ul.social_list li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #fc9e20;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
}
.footer_main {
    padding: 4em 0px 5em;
    border-top: solid 3px #fc9e20;
}
.cp_txt p {
    margin: 0px;
}

.cp_row {
    padding: 8px 0px;
}
.cp_menu li.menu-item:not(:last-child):after {
    content: '' !important;
    position: absolute !important;
    right: 0px !important;
    top: 3px !important;
    width: 2px !important;
    height: 15px !important;
    background: #000 !important;
    border: none !important;
}
.two_col_form input::placeholder {
    opacity: 1 !important;
}
.inner_main_blogs_row {
    padding: 7em 0px;
}
.contact_inner_section {
    padding: 6em 0px;
}

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

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

.my_form_style button {
    padding: 16px 0px !important;
}
.my_post_style a.elementor-post__thumbnail__link,.my_post_style a.elementor-post__thumbnail__link img {
    /*height: 353px;*/
    /*object-fit: cover;*/
}


.my_style_list ol,.my_style_list ul {
    margin-bottom: 15px;
}

.my_style_list ol li, .my_style_list ul li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 15px;
}

.my_style_list ol li:before, .my_style_list ul li:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 6px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fc9e20;
}

@media only screen and (max-width: 1024px) {
    .container {
        width: 100%;
    }
    header:after
    {
        display:none;
    }
    .my_menu .elementor-nav-menu--main .elementor-nav-menu {
        border-radius: 50px;
    }
    .my_testi_block .elementor-swiper-button.elementor-swiper-button-prev {
        left: -35px;
        z-index: 9;
    }
    .my_testi_block .elementor-swiper-button.elementor-swiper-button-next {
        right: -35px;
        z-index: 9;
    }
}

@media only screen and (max-width: 767px) {
    header {
        position: relative;
        top: 0px;
        background: #000;
    }
    .my_menu .elementor-menu-toggle {
        position: absolute;
        right: 0px;
        top: -130px;
    }
    .remove_col_pds_mob .elementor-widget-wrap.elementor-element-populated {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .my_menu li.menu-item:last-child a {
        border-radius: 0px;
    }
    .top_banner_section {
        padding: 5em 0px 3em;
    }
    .top_banner_section .elementor-column,.book_main_section .elementor-column,
    .footer_main .elementor-column
    {
        width: 100% !important;
    }
    .book_main_section .elementor-container.elementor-column-gap-default {
        flex-flow: column-reverse;
    }
    .title_large_txt {
        font-size: 80px;
    }
    .author_section {
        padding: 4em 0px;
    }
    .book_main_section {
        padding: 4em 0px;
    }
    .author_single_img {
        margin-bottom: 35px;
    }
    .section_title_large .elementor-heading-title {
        font-size: 42px !important;
    }
    .section_title_large .elementor-heading-title br,.abt_writer_icon_row .elementor-column:not(:last-child):after,
    .section_txt br,.section_small_title br
    {
        display:none
    }
    .video_section {
        padding: 4em 0px 0px;
    }
    .video_block {
        height: 300px;
    }
    .main_blogs_row {
        padding: 4em 0px;
    }
    .my_post_style article.elementor-post:not(:last-child) {
        margin-bottom: 25px;
    }
    .testi_main_row {
        padding: 0px 0px 5em;
    }
    .my_testi_block .elementor-testimonial__text {
        min-height: auto;
    }
    .footer_main {
        padding: 3em 0px 3em;
    }
    .two_col_form .e-form__buttons {
        position: relative;
        margin-top: 10px;
    }
    .cp_txt {
        text-align: center;
    }
    .cp_txt {
        text-align: center;
    }
    .cp_menu .elementor-nav-menu {
        margin: 0px !important;
        justify-content: center;
    }
    .cp_menu .elementor-nav-menu--layout-horizontal {
        margin: auto;
    }
    .inner_page_banner {
        min-height: 350px;
    }
    .inner_page_banner h2 {
        margin: 0em 0px 0px;
        font-size: 35px;
    }
    .inner_main_blogs_row,.main_blog_inner,.contact_inner_section
    {
        padding: 4em 0px;
    }
    .my_menu li.menu-item:last-child a {
        padding: 10px 12px !important;
    }
}

@media only screen and (max-width: 568px) {
    .top_banner_title .elementor-heading-title,.title_large_txt {
        font-size: 40px !important;
    }
    .top_banner_title .elementor-heading-title br
    {
        display:none
    }
    .top_banner_cover img {
        max-width: 100% !important;
        margin: 20px 0px;
    }
    .video_block {
        height: 200px;
    }
}

@media only screen and (max-width: 480px) {
    .section_title_large .elementor-heading-title {
        font-size: 30px !important;
    }
    .book_info_list li .bol_txt.add_right_sp {
        width: auto;
        display: block;
    }
    .book_choose_list ul {
        flex-flow: column;
        margin: 0px 0px 0px;
    }
    .book_choose_list ul li:first-child {
        padding: 0px !important;
        justify-content: flex-end;
        align-items: flex-start;
    }
    .book_choose_list ul li img {
        position: relative;
        top: 0px;
        display: block;
        margin: 0 auto 8px;
    }
    .book_choose_list ul li {
        width: auto;
    }
    .book_choose_list ul li {
        padding: 25px 0px 10px;
    }
    .book_choose_list ul li a {
        text-align: center;
    }
    .main_blogs_row {
        margin: 4em 0px;
    }
}

@media only screen and (max-width: 375px) {
    .video_block {
        height: 125px;
    }
    .two_col_btn ul li a {
        padding: 5px 13px;
    }
}

/* New css ends here */
