/*----------------------
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: #f05a28;
    color: #000;
    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-weight:400;
    line-height:25px;
}
/*----------------------
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;
}

.top_banner_section {
    padding: 15em 0px 15em;
    /*height:900px;*/
}

header {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    z-index: 1;
    top: 0px;
    background-image: linear-gradient(to bottom, black 22%, transparent);
    padding: 15px 0px;
}

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

.list_btn_two_col ul li a {
    display: inline-block;
    background: #f05a28;
    border-radius: 22px;
    padding: 4px 5px 4px 25px;
    color: #fff;
    transition: all 0.5s linear;
    border: solid 1px #f05a28;
}

.list_btn_two_col ul li a:hover {
    background: #fff;
    color: #000;
}
.inner_page_banner {
    background: #000;
    min-height: 500px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.inner_page_banner h2 {
    margin: 50px 0px 0px;
    font-size: 55px;
    color: #f05a28;
    text-transform: uppercase;
    font-family: "DM Serif Display", Sans-serif;
    font-weight: 600;
}

.main_menu .elementor-nav-menu li:last-child a {
     background: #f05a28;
    border-radius: 22px;
    padding: 11px 45px 11px 20px !important;
    color: #fff !important;
    transition: all 0.5s linear;
    border: solid 1px #f05a28;
    position: relative !important; 
}

.main_menu .elementor-nav-menu li:last-child a:after {
     content: '';
    position: absolute;
    opacity: 1 !important;
    background-image: url('/wp-content/uploads/2024/08/button_arrow_icon.png') !important;
    width: 36px;
    height: 36px;
    right: 3px !important; 
}

.main_menu .elementor-nav-menu li:last-child a:hover {
     background: #fff !important;
    color: #000 !important; 
}

.welcome_title_row {
    padding: 8em 0px 12em;
    border-radius: 50px;
    margin-top: -8em;
    position: relative;
}

.welcome_title_row .elementor-widget-wrap.elementor-element-populated {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

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

.section_title_large {
    margin-bottom: 55px !important;
}

.title_aftert .elementor-heading-title:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -30px;
    width: 193px;
    height: 11px;
}

.orange_after .elementor-heading-title:after {
    background-image: url('/wp-content/uploads/2024/08/orange_title_after.png');
}

.white_after .elementor-heading-title:after {
    background-image: url('/wp-content/uploads/2024/08/white_title_after.png');
}

.center_title_after .elementor-heading-title:after {
    right: 0px;
    margin: 0 auto;
}
.welcome_section {
    padding: 0px 0px 5em;
}

.welcome_section {
    padding: 0px 0px 5em;
}

.welcome_icons_title {
    margin-top: -6em;
}

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

.welcome_title .elementor-heading-title:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -12px;
    margin: 0 auto;
    width: 45px;
    height: 2px;
    background: #f05a28;
}

html .welcome_icon img {
    border: solid 10px #f8f9f9;
    border-radius: 60%;
}

.inner_row {
    margin-bottom: 35px;
}

.business_service_col .elementor-column .elementor-widget-wrap.elementor-element-populated {
    background: #fff;
    border-radius: 20px;
    padding: 25px !important;
    margin: 0px 18px 20px;
    position: relative;
    transition: all 0.5s linear;
}

.business_service_col .elementor-column .elementor-widget-wrap.elementor-element-populated
{
    background: #fff;
}
.business_service_col .elementor-column .elementor-widget-wrap.elementor-element-populated:hover
{
    background: #f05a28;
}

.core_business_anchor {
    position: absolute !important;
    right: -15px;
    bottom: -5px;
    width: 62px !important;
    height: 62px;
    text-align: right;
    transition: all 0.5s linear;
    opacity: 0;
}

.business_service_col .elementor-column:hover .core_business_anchor
{
    opacity:1;
}

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

.business_service_col .elementor-column .elementor-widget-wrap.elementor-element-populated:hover .elementor-heading-title,
.business_service_col .elementor-column .elementor-widget-wrap.elementor-element-populated:hover .elementor-widget.elementor-widget-text-editor
{
    color:#fff !important;
}
.business_service_col .elementor-column .elementor-widget-wrap.elementor-element-populated:hover .elementor-heading-title img
{
    filter:invert(1);
}

.business_service_col .elementor-column .elementor-heading-title img
{
    margin-right:10px;
}

.core_business_title,.core_business_txt {
     text-align: center; 
}
.core_business_txt p {
    min-height: 180px;
}
.core_business_title .elementor-heading-title {
    position: relative;
    display: table;
    margin: 0 auto;
}

.business_service_col .elementor-column .elementor-heading-title:after
{
    content:'';
    position:absolute;
    left:0px;
    bottom:-12px;
    background:#f05a28;
    width:45px;
    height:2px;
    right:0px;
    margin: 0 auto;
}

.business_service_col .elementor-column .elementor-widget-wrap.elementor-element-populated:hover .elementor-heading-title:after
{
    background:#fff;
}

.make_tri_after {
    position: relative !important;
}

.make_tri_after:after {
    content: '';
    position: absolute;
    right: 0px;
    left: 0px;
    margin: 0 auto;
    background-image: url('/wp-content/uploads/2024/08/business_center_col_icon.png');
    width: 51px;
    height: 51px;
    bottom: -15px;
}
.core_business_section {
    padding: 7em 0px 5em;
}
.line_title_before .elementor-heading-title {
    padding-left: 75px;
}

.line_title_before .elementor-heading-title:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 7px;
    width: 65px;
    height: 3px;
    background: #f05a28;
}

.remove_title_btm_sp {
    margin-bottom: 20px !important;
}

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

.author_section {
    /*padding: 10em 0px 5em;*/
    padding: 7em 0px;
}

.col_left_sp .elementor-widget-wrap.elementor-element-populated {
    padding-left: 55px !important;
}

.why_choose_para_txt h3 {
    margin: 0px 0px 25px;
    position: relative;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    color: #000;
}

.why_choose_para_txt h3:after {content: '';position: absolute;left: 0px;right: 0px;margin: 0 auto;bottom: -10px;width: 45px;height: 2px;background: #f05a28;}

.why_choose_para_txt {
    text-align: center;
}

.why_choose_para_txt ul li {
    text-align: left;
    position: relative;
    padding-left: 20px;
    margin: 0px 0px 10px;
}

.why_choose_para_txt {
    background: #fff;
    border-radius: 20px;
    padding: 95px 25px 0px;
    position: relative;
    min-height: 512px;
    margin: -90px 10px 0px;
    box-shadow: 0px 0px 20px -10px rgb(0, 0, 0, 0.5);
}

.why_choose_para_txt ul li:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 3px;
    background-image: url('/wp-content/uploads/2024/08/list_icon_style.png');
    width: 13px;
    height: 13px;
}

.why_choose_para_txt a {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    bottom: -15px;
    transition: all 0.5s linear;
    opacity:0;
}

.why_choose_cas_img {
    z-index: 1;
}

.why_choose_txt_row .elementor-column:hover .why_choose_para_txt a{
    opacity:1;
}

.who_choose_section {
    padding: 7em 0px 10em;
}

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

.list_btn_two_col ul li.white_btn a {
    background: transparent;
    border-color: #fff;
    padding: 11px 20px;
}

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

.book_info_list li {
    margin-bottom: 10px;
    font-size: 14px;
}
.book_info_list ul li .bold_txt {
    display: inline-block;
    width: 32%;
    color: #f05a28;
}
.choose_pref_list  ul {
    display: flex;
    display: -webkit-flex;
    gap: 25px;
    flex-flow: row;
    margin-bottom: 13px;
}

.choose_pref_list ul li {
    text-align: center;
    color: #fff;
    position: relative;
}

.choose_pref_list ul li img {
    display: block;
    margin: 0 auto 12px;
}

.choose_pref_list ul li a {
    color: #fff;
}

.choose_pref_list ul li:not(:last-child):after {
    content: '';
    position: absolute;
    right: -14px;
    top: 15px;
    width: 2px;
    height: 15px;
    background: #f05a28;
}

.choose_pref_list ul li.no_after:after {
    display: none;
}

.choose_pref_list ul li.no_after {
    text-align: right;
    margin-top: 11px;
}

.choose_pref_list ul li.no_after:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 7px;
    height: 3px;
    width: 50px;
    background: #fff;
}
.book_main_section {
    padding: 7em 0px;
}
.my_testi_style .elementor-main-swiper {
    width: 100% !important;
    overflow: hidden;
}
.my_testi_style .swiper-slide {
    background: #fff;
    border-radius: 22px;
    padding: 30px 30px 50px !important;
}

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

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

.my_testi_style cite.elementor-testimonial__cite {
    text-align: center;
    margin-left: 0px;
    position: relative;
}

.my_testi_style cite.elementor-testimonial__cite:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -25px;
    background-image: url('/wp-content/uploads/2024/08/feedback_stars.png');
    width: 94px;
    height: 17px;
    margin: 0 auto;
}
.my_testi_style .elementor-testimonial__content {
    position: relative;
}

.my_testi_style .elementor-testimonial__content:before {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    top: 27%;
    background-image: url('/wp-content/uploads/2024/08/feedback_quote_icon.png');
    width: 119px;
    height: 95px;
}
.my_testi_style .elementor-testimonial__text {
    min-height: 185px;
}

.my_testi_style .elementor-swiper-button {
    width: 52px;
    height: 52px;
    background: #074c9e;
    border-radius: 50%;
    text-align: center;
    line-height: 62px;
}

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

.my_testi_style .elementor-swiper-button i {
    display: none;
}

.my_testi_style .elementor-swiper-button.elementor-swiper-button-next {
    background-image: url('/wp-content/uploads/2024/08/arrow_right.png');
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: -80px;
    top: 35%;
}

.testi_section {
    padding: 8em 0px;
}
.cp_txt p {
    margin: 0px;
}

.cp_row {
    padding: 2px 0px;
}
ul.social_list {
    display: flex;
    display: -webkit-flex;
     justify-content: center;
    align-items: center; 
    gap: 15px;
}

ul.social_list a {
    display: inline-block;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #f05a28;
    text-align: center;
    line-height: 34px;
}

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

.footer_top {
    padding: 42px 0px;
}

.footer_middle_section {
    padding: 4em 0px;
}
.contact_info_list li {
    position: relative;
    display: inline-block;
}

.contact_info_list li .img_box {
    background: #f05a28;
    height: 34px;
    width: 34px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 34px;
    position: absolute;
    left: 0px;
}

.contact_info_list li a {
    display: block;
    color: #fff;
    padding-left: 45px;
    font-size: 15px;
    margin-bottom: 5px;
    transition: all 0.5s linear;
}

.contact_info_list li:not(:last-child) {
    margin-bottom: 5px;
}

.contact_info_list li a:hover {
    opacity: 0.7;
}

.contact_info_list li:nth-child(2) {
    margin-bottom: 12px;
}

.contact_info_list li:last-child a {
    margin-bottom: 11px;
}
.top_inner_section {
    padding: 12em 0px 7em;
}
.course_intro_section {
    padding: 7em 0px;
}

.popolar_course_row {
    padding-bottom: 25px;
}

.our_list_style ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 13px;
}

.our_list_style ul li:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 4px;
    width: 8px;
    height: 8px;
    background: #074c9e;
}

.benefits_row {
    padding-bottom: 5em;
}

.section_inner_course_row {
    margin-bottom: 30px;
}

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

.small_course_title .elementor-heading-title:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -12px;
    width: 50px;
    height: 5px;
    background: #f05a28;
    margin: 0px auto;
}

.course_right_img img {width: 100%;}

.our_services_section {
    padding: 7em 0px;
}

.cor_main_row {
    padding: 7em 0px;
}
ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:hover {
    border-left: 0px !important;
}
.video_section {
    padding: 7em 0px;
}
.broker_page_section {
    padding: 7em 0px 5em;
}
.contact_inner_section {
    padding: 7em 0px;
}

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

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

.my_form_style button {
    padding: 16px 0px!important;
}
.info_list h5 {
    margin: 0px 0px 15px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.list_of_brands ul {
    display: flex;
    display: -webkit-flex;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.list_of_brands ul li {flex: 0 0 15%;text-align: center;border: solid 1px #000;border-radius: 10px;padding: 15px 0px 0px;}

.list_of_brands ul li img {
    height: 70px;
    display: block;
    margin: 0 auto 15px;
    width: 100px;
}

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

.list_of_brands {
    padding: 7em 0px;
}

.list_of_brands ul li .brand_title {
    display: block;
    border-top: solid 1px #000;
    padding: 8px 0px;
}
h2.post-title {
    display: none;
}
.ev_gallery_list img {
    border: none !important;
}

.ev_gallery_list .gallery-item {
    margin: 0px !important;
}

.ev_gallery_section {
    padding: 7em 0px;
}
.ev_page_row {
    padding: 7em 0px;
}
.foo_intro p {
    margin-bottom: 7px !important;
}
.core_section {
    padding: 8em 0px 5em;
}
.main_menu ul.sub-menu li.menu-item a {
    padding: 10px 15px !important;
}
.business_logos_list ul {
    display: flex;
    display: -webkit-flex;
    gap: 25px;
    flex-flow: wrap;
}

.business_logos_list ul li {
    flex: 0 0 29%;
}

.business_other_client_list ul {
    display: flex;
    display: -webkit-flex;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    gap: 25px;
}

.business_profile_main_row {
    padding: 8em 0px;
}
.values_single_img img {
    width: 100%;
}
.footer_top img {
    width: 100%;
}

.blog_inner_page_row {
    padding: 5em 0px 3em;
}

.blog_section {
    padding: 7em 0px;
}

.my_blogs_style .elementor-post__text {
    padding: 0px 40px !important;
}

.my_blogs_style .elementor-post__thumbnail__link {
    border: solid 2px #f05a28;
    border-radius: 18px;
}

.my_blogs_style .elementor-post__read-more {
    display: inline-block;
    padding: 10px 30px;
    background: #f05a28;
    color:#fff !important;
    border-radius:25px;
    transition:all 0.5s linear;
}

article.elementor-post
{
    background:#fff;
    border-radius:15px;
    padding:15px !important;
    transition:all 0.5s linear;
}

article.elementor-post:hover {
    background:#000;
}


article.elementor-post:hover .elementor-post__excerpt p,article.elementor-post:hover h3.elementor-post__title a
{
    color:#fff !important;
}


/* New css ends here */
