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

.cp_txt p {
    margin: 0px;
}

.cp_row {
    padding: 3px 0px;
}

.footer_top_section {
    padding: 5em 0px 2em;
}

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

ul.social_list li a {
    display: inline-block;
    width: 34px;
    height: 34px;
    background: #5490d0;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    transition: all 0.5s linear;
}

ul.social_list li a img {
    transition: all 0.5s linear;
}

ul.social_list li a:hover {
    background: #fff;
}

ul.social_list li a:hover img {
    filter: invert(1);
}

.foo_my_list .elementor-icon-list-icon {
    width: 28px;
    height: 28px;
    background: #5490d0;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}
.my_form_style input,.my_form_style textarea
{
    padding: 12px 15px;
}

.my_form_style textarea
{
    resize:none;
    height:150px;
}
.contact_section {
    padding: 7em 0px;
}

.my_form_style button {
    padding: 14px 0px !important;
    min-height:auto !important;
}
.section_txt p {
    /*margin-bottom: 0px;*/
}
.stay_updated {
    padding: 25px 0px;
}

.section_large_title {
    margin-bottom: 15px !important;
}
.my_custom_menu li.menu-item:last-child a {
    padding: 11px 17px !important;
    background: #5490d0;
    color: #fff !important;
    border: solid 1px #5490d0 !important;
}

.my_custom_menu li.menu-item:last-child a:hover {
    background: #000;
    border-color: #000 !important;
}

.my_custom_menu li.menu-item:last-child a:after {
    display: none;
}

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

.my_custom_menu li.menu-item a:hover:after, .my_custom_menu li.menu-item.current-menu-item a:after {
    width: 33px;
}

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

.two_col_btn ul li a {
    display: inline-block;
    padding: 11px 25px;
    background: #5490d0;
    color: #fff;
    font-size: 16px;
    transition: all 0.5s linear;
    border: solid 1px #5490d0;
}

.two_col_btn ul li a:hover {
    background: #333;
    border-color: #333;
}

.center_btns ul {
    justify-content: center;
}

.two_col_btn ul li.black_btn a {
    background: #333;
    border-color: #333;
}

.two_col_btn ul li.black_btn a:hover {
    background: #5490d0;
    border-color: #5490d0;
}

.top_banner_section {
    min-height: 680px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}

.top_banner_large_title {
    margin-bottom: 0px !important;
}

.top_banner_section .two_col_btn ul {
    margin-top: 15px;
}
.author_section {
    padding: 7em 0px;
}
.make_title_underline .elementor-heading-title {
    position: relative;
    margin-bottom:20px;
}

.make_title_underline .elementor-heading-title:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -25px;
    width: 99px;
    height: 4px;
    background: #efd4b6;
}
.book_testi_style .elementor-main-swiper {
    width: 100% !important;
    overflow: hidden;
}

.book_testi_style {
    padding-left: 90px;
}

.book_testi_style:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/08/book_section_testi_icon.png');
    width: 83px;
    height: 120px;
}

.book_testi_style .swiper-slide {
    padding: 0px 0px 0px 10px !important;
}

.book_testi_style .swiper-pagination {
    text-align: right;
}

.book_testi_style .swiper-pagination .swiper-pagination-bullet {
    margin: 0px 5px;
    transition:all 0.5s linear;
}

.book_testi_style .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    transform:scale(1.5)
}
.remove_title_btm_sp {
    margin-bottom: 0px !important;
}

.change_underline_color .elementor-heading-title:after {
    background: #000;
}

.change_underline_color .elementor-heading-title {
    margin-bottom: 10px !important;
}

.book_main_section {
    padding: 5em 0px;
    /*height: 700px;*/
    /*margin-bottom: 6em;*/
}
.remove_section_space .elementor-widget-wrap.elementor-element-populated {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.center_underline .elementor-heading-title {
    display: table;
    margin: 0 auto 15px;
}

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

.service_section_main {
    padding: 13em 0px 7em;
    margin-top: -85px;
}

.book_section_cover img {
    position: relative;
    z-index: 9;
}

.inner_row {
    margin-bottom: 25px;
}

.service_inner_row {
    margin-bottom: 40px;
}

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

.service_small_title .elementor-heading-title:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -20px;
    width: 100px;
    height: 4px;
    background: #efd4b6;
    margin: 0 auto;
}

.service_small_title {
    margin-bottom: 35px !important;
    min-height: 48px;
}

.custom_btn .elementor-button {
    padding: 13px 25px !important;
}
.service_single_img {
    margin-bottom: 35px !important;
}
.comminity_full_row img {
    max-width: unset !important;
}
.blue_under_line .elementor-heading-title:after {
    background: #5490d0;
}
h2.post-title {
    display: none;
}

.blog_section_main_row {
    padding: 2em 0px 5em;
}
.blog_section {
    padding: 7em 0px;
}
.testi_block .elementor-main-swiper {
    width: 100%;
    overflow: hidden;
}

.testi_block .elementor-testimonial__content {
    padding: 0px 11em;
    position:relative;
}

.testi_block .elementor-testimonial__footer {
    flex-flow: column;
}

.testi_block .elementor-testimonial__image img {
    width: auto !important;
    height: auto !important;
    margin-bottom: 15px !important;
}

.testi_block cite {
    margin-left: 0px !important;
    position: relative;
}

.testi_block cite:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -15px;
    background-image: url('/wp-content/uploads/2024/08/testi_stars_icon.png');
    width: 68px;
    height: 13px;
    margin: 0 auto;
}

.testi_block .elementor-swiper-button {
    width: 45px;
    height: 45px;
    border: solid 1px #000;
    text-align: center;
    line-height: 45px;
    border-radius: 7px;
    z-index:9;
}

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

.testi_block .elementor-swiper-button.elementor-swiper-button-next {
    position: absolute;
    right: 0px;
    top: 13%;
    background-image:url('/wp-content/uploads/2024/08/arrow_right.png');
    background-repeat:no-repeat;
    background-position:center center;
}
.testi_block .elementor-swiper-button.elementor-swiper-button-prev i,.testi_block .elementor-swiper-button.elementor-swiper-button-next i
{
    display:none;
}
.testi_section {
    padding: 8em 0px;
}
.testi_block .elementor-testimonial__content:before {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    top: 25px;
    background-image: url('/wp-content/uploads/2024/08/testi_section_quote_icon.png');
    width: 112px;
    height: 84px;
    z-index: -1;
}
.testi_block .swiper-slide {
    padding: 0px 0px 15px !important;
}
.service_section_inner_main {
    padding: 7em 0px 6em;
}
.contact_form button {
    padding: 20px 0px !important;
    font-size: 20px !important;
    text-transform: uppercase;
}
.join_community_row {
    margin-top: 5em;
}
.left_after_title .elementor-heading-title:after {
    right: unset;
}

.left_after_title .elementor-heading-title {
    min-height: unset !important;
}

.left_after_title
{
    margin-bottom:20px !important;
}
.new_title_height .service_small_title .elementor-heading-title {
    min-height: 48px !important;
    margin-bottom: 25px !important;
}
.style_list ul li,.style_list ol li {
    position: relative;
    margin-bottom: 7px;
    padding-left: 15px;
}

.style_list ul li:before, .style_list ol li:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 5px;
    width: 8px;
    height: 8px;
    background: #5490d0;
}
.my_video_box,.my_video_box .elementor-wrapper
{
    height: 520px;
    width:100%;
}

.my_video_box img {
    border-radius: 50px !important;
    border: solid 5px #5490d0;
}

.video_sec {
    padding: 8em 0px;
}
.prefer_list ul {
    display: flex;
    display: -webkit-flex;
    gap: 15px;
    margin-bottom: 20px;
}

.prefer_list ul li {
    position: relative;
}

.prefer_list ul li a {
    display: inline-block;
    padding: 6px 20px;
    border-radius: 0px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    transition: all 0.5s linear;
    font-weight: 400;
}

.prefer_list ul li a:hover {
    background: #5490d0;
    color: #fff;
}

.prefer_list ul li a img {
    transition: all 0.5s linear;
    filter:invert(1);
    margin-left:5px;
}
.platform_list ul {
    display: flex;
    display: -webkit-flex;
    gap: 15px;
    align-items: center;
}
/* New css ends here */
