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

.my_menu_style li.menu-item.last a {
    padding: 12px 20px !important;
    background: transparent;
    transition: all 0.5s linear;
    border: solid 2px #fff;
    color: #fff !important;
}

.my_menu_style li.menu-item.last a:hover {
    background: #fff !important;
    border-color: #fff !important;
    color: #ee2835 !important;
}


.top_banner_section {
    padding: 25em 0px 7em;
}

.remove_section_space  .elementor-widget-wrap.elementor-element-populated {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.header_top .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: 1;
    top: 25px;
}
.header_top {
    padding: 0px 15em;
    
}


.top_banner_col_img {
    position: relative;
    margin-top: -55px;
}

.top_banner_col_white a {
    color: #EE2835;
    font-weight: 500;
    display: block;
    margin: 12px 0px 0px;
}

.top_banner_col_white .elementor-widget-wrap.elementor-element-populated:before {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    /*bottom: 0px;*/
    /*width: 94%;*/
    /*height: 350px;*/
    bottom: 10px;
    width: 94%;
    height: 400px;
    background: #fff;
    margin: 0 auto;
    border-radius: 0px 0px 0px 0px;
}

.top_banner_col_white .elementor-widget-text-editor {
    padding: 0px 20px 20px;
}
.my_custom_btn .elementor-button {
    padding: 16px 35px !important;
}

.my_custom_btn .elementor-button:hover {
    background: #000 !important;
    color: #fff !important;
}
.my_abt_gallery_style img {
    border: none !important;
    width: 97%;
}
.abt_detail_info_row
{
 margin-bottom:60px;   
}

.steps_main_row {
    padding: 7em 0px;
}

.step_title_main {
    border-bottom: solid 1px #ee2835;
    padding-bottom: 15px;
}

.my_gallery_style .elementor-swiper-button {
    text-align: center !important;
    width: 50px !important;
    height: 50px !important;
    background: #EE2835 !important;
    border-radius: 50% !important;
    text-align: center !important;
    line-height: 50px !important;
    transform: translateY(0%) !important;
    justify-content: center !important;
    align-items: center !important;
    color: #fff !important;
}

.my_gallery_style .elementor-swiper-button.elementor-swiper-button-prev {
    left: -80px !important;
}

.my_gallery_style .elementor-swiper-button.elementor-swiper-button-next {
    right: -80px !important;
}

.my_gallery_style .swiper-pagination-bullet {
    width: 25px;
    height: 25px;
    border-radius: 0px !important;
    background: rgb(255,255,255,0.5) !important;
}

.my_gallery_style .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: rgb(255,255,255,1) !important;
}

.my_gallery_style .swiper-pagination {
    bottom: -50px !important;
    margin: 0px 0px 0px !important;
}

.testi_slider .elementor-testimonial__text {
    position: relative;
    padding: 30px 0px 0px;
    text-align:center;
}

.testi_slider .elementor-testimonial__text::before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/07/testi_stars_icon.png');
    height: 26px;
    width: 130px;
}

.testi_slider .elementor-main-swiper {
    width: 100% !important;
    overflow: hidden !important;
    text-align:center;
}

.testi_slider {
    padding: 0px 10em !important;
}


.testi_slider .elementor-swiper-button.elementor-swiper-button-prev {
    /*position: absolute;*/
    /*left: 30em;*/
    /*bottom: -90px;*/
}

.testi_slider .elementor-swiper-button {
    width: 55px;
    height: 55px;
    background: rgb(255,255,255,0.3);
    text-align: center;
    line-height: 55px;
    border-radius: 50%;
    font-size: 25px !important;
    color: #fff !important;
    display: inline-block;
    margin: 50px 5px 0px;
}

.testi_slider .elementor-swiper-button.elementor-swiper-button-next {
    /*position: absolute;*/
    /*right: 28em !important;*/
    /*bottom: -90px !important;*/
    /*left: unset !important;*/
}

.gallery_testi_section {
    padding: 7em 0px;
    background-image: linear-gradient(to bottom, #EE2835 40%, #EE2835 40%);
}

.testi_titles {
    /*padding: 8em 0px 4em;*/
}
.red_txt {
    color: #EE2835;
}
.inner_row {
    margin-bottom: 35px !important;
}
.platform_row ul {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    gap: 25px;
    align-items: center;
}
h2.post-title {
    display: none;
}
.inner_page_banner {
    min-height: 400px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #202020;
}

.inner_page_banner h2 {
    margin: 3em 0px 0px;
    font-family: "Montserrat", Sans-serif;
    font-size: 35px;
    font-weight: 600;
    color: #fff;
}

.blog_inner_row {
    padding: 6em 0px;
}
.my_blogs_style  .elementor-post__excerpt {padding-right: 7em;}

.impact_main_row {
    padding: 6em 0px;
}

.live_podcast_section {
    padding: 8em 0px;
}

.my_blogs_style a.elementor-post__read-more {
    display: inline-block;
    padding: 12px 25px;
    background: #ee2835;
}
.social_media ul {
    display: flex;
    display: -webkit-flex;
    gap: 10px;
    justify-content: flex-end;
}
.my_top_new_footer {
    padding: 5em 0px 2em;
}

.footer_top_row {
    border-bottom: solid 2px rgb(255,255,255,0.5);
    padding-bottom: 40px;
    margin-bottom: 40px;
}

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

.my_form_style textarea
{
    resize:none;
}

.contact_us_main_row {
    padding: 7em 0px;
}

.my_form_style .elementor-button {
    padding: 15px 0px !important;
}
.footer_form  input {
    background: transparent !important;
}
.abt_section_txt_col {
    padding-top: 60px;
}
.author_details_page {
    padding: 7em 0px;
}
.step_intro_txt {
    min-height: 260px;
}
.testi_slider .elementor-testimonial__image img {
    border: solid 2px #ee2835;
}

.abt_detail_info_row {
    padding: 7em 0px 0em;
}
.testi_titles_inner {
    /*margin-top: 10em;*/
}
/* New css ends here */
