/*----------------------
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 {
    line-height: 20px;
    font-family: "Poppins", Sans-serif;
    font-size:14px;
    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;} */



h1, h2, h3, h4, h5, h6 {font-size: 26px;font-weight: 600;font-family: 'Inter';}

h1
{
    font-size:50px;
    font-family: "Poppins", Sans-serif;
    font-weight:600;
    color:#fff;
}
h2 {
    font-size: 38px;
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-weight:600;
}
h3 {
    font-size: 20px;
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
}

p {
    font-size: 16px;
    color: #000;
    font-family: "Poppins", Sans-serif;
    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;
}
section.top_footer {
    background-color: #0f213f;
    margin-top: 0;
    padding: 80px 0px;
}

footer h3 {
    font-size: 21px;
    color: #fff;
    font-family: 'Inter';
    font-weight: 600;
    margin-bottom: 25px;
}
footer ul li {
    font-size: 16px;
    color: #fff;
    font-family: 'Inter';
    font-weight: 400;
    margin-bottom: 15px;
}

footer ul li a {
    text-decoration: none !important;
    font-size: 16px;
    color: #fff;
    font-family: 'Inter';
    font-weight: 400;
    transition: all 0.5s linear;
}

footer ul li a:hover {
    color: #ffd015;
}

footer p {
    font-size: 16px;
    color: #fff;
    font-family: 'Inter';
    font-weight: 400;
    line-height: 25px;
}
footer .social_info {
    float: left;
    margin-top: 25px;
}

footer .social_info ul li a i {
    color: #fff;
    font-size: 16px;
    transition: all 0.5s linear;
}

footer .social_info span {
    color: #fff;
}

footer .social_info ul li a {
    transition: all 0.5s linear;
}

footer .social_info ul li a:hover i {
    color: #ffd015;
}
.social_info span {
    text-transform: uppercase;
}
section.copyright {
    text-align: center;
    padding: 30px 0px;
}

section.copyright p {
    margin-bottom: 0px;
    color: #0d4199;
    font-size: 16px;
    font-family: 'Inter';
    font-weight: 500;
}
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;
}
h2.post-title {
    font-size: 30px;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 12px;
}
h2.post-title:after {content: "";width: 10%;height: 2px;background-color: #0f213f;position: absolute;bottom: 0;left: 0;}

/* New css starts here */
    
header {    
    background:#fff;
}
section.top_info {
    border-bottom: solid 1px #cccccc;
    padding: 10px 0px;
}
ul#menu-menu-1 {
    display: flex;
    display: -webkit-flex;
    float: right;
}

ul#menu-menu-1 li {
    margin: 0px 7px;
}

ul#menu-menu-1 li a {
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    font-family: 'Inter';
    font-weight: 400;
    text-decoration:none;
    transition: all 0.3s linear;
}
ul#menu-menu-1 li a:hover
{
    color:#ffd015;
}

ul#menu-menu-1 li:last-child {
    margin-right: 0px;
}

ul.header_social li:last-child {
    margin-right: 0px;
}
section.menu_section {
    padding: 25px 0px;
}
h3.post_title a {
    font-size: 23px;
    color: #000000;
    font-family: 'Inter';
    font-weight: 600;
    text-decoration: none;
    line-height: 26px;
    margin: 20px 0px !important;
    display: block;
}
p.anchor a {
    font-size: 16px !important;
    font-family: 'Inter';
    font-weight: 600;
    background: #0d4199 !important;
    border: none !important;
    color: #fff !important;
    transition: all 0.5s linear !important;
    padding: 15px 30px !important;
    display: inline-block;
    border-radius: 4px;
    margin-top: 22px;
    text-decoration: none;
}
p.anchor a:hover {
    background: #000 !important;
}
.post_image a img {
    width: 100%;
}
.style_top_menu ul li a{
    padding-bottom: 9px !important;
}
.top_banner_titles h3 {
    color: #fff;
    font-size: 75px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    margin: 0px 0px 25px;
}

.top_banner_titles p {
    color: #fff;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    margin: 0px 0px 25px;
}
.orange_btn a.elementor-button-link {
    padding: 18px 40px !important;
    background: #f15a29 !important;
    color: #fff !important;
    font-size: 18px !important;
    transition: all 0.5s linear !important;
    border: solid 1px #f15a29 !important;
}

.orange_btn a.elementor-button-link:hover {
    background: #000 !important;
}

.top_banner_section {
    padding: 12vw 0px;
}
.move_to_top_section {
    margin-top: -10em;
}

.white_section_box > .elementor-widget-wrap {
    background: #fff;
    padding: 35px !important;
    margin: 0px 13px;
    transition: all 0.5s linear;
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}

.white_section_box > .elementor-widget-wrap:hover {
    background: #f15a29;
}

.white_section_box > .elementor-widget-wrap:hover img {
    filter: brightness(0) invert(1);
}

.white_section_box > .elementor-widget-wrap:hover h3,.white_section_box > .elementor-widget-wrap:hover p {
    color: #fff;
}

.elementor-widget-wrap:hover a.elementor-button-link {
    color: #fff !important;
}

.icon_orange_btn a.elementor-button-link {
    background: transparent !important;
    color: #f15a29 !important;
    font-size: 30px !important;
}

.small_titles h3 {
    margin: 0px 0px 15px;
    color: #000;
    font-size: 20px;
    font-family: "Poppins", Sans-serif;
    font-weight: 700;
}

.section_title h3 {
    font-size: 55px;
    color: #f15a29;
    margin:0px 0px 15px;
}

.abt_white_box .elementor-widget-wrap {
        background: #fff;
    padding: 35px !important;
    position: relative;
    left: 0px;
    width: 750px;
    z-index:99;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.section_title p {
    color: #000;
    font-size: 15px;
    line-height: 28px;
}

.green_btn a.elementor-button-link {
    padding: 18px 45px;
    border: solid 1px #754C29;
    transition: all 0.5s linear;
}

.green_btn a.elementor-button-link:hover {
    background: #000 !important;
}
.inc_width_box {
    position: relative;
    top: 50px;
    /*width: 900px !important;*/
}
.author_img_box img {
    max-width: unset !important;
    position: relative;
    left: -80px;
    z-index: 1;
}
.inc_width_box {
    width: 750px !important;
}
.book_box_white .elementor-widget-wrap {
    background: #fff;
    padding: 35px !important;
    bottom: 30px;
    /*height: 650px;*/
}
.video_titles h3 {
    font-size: 45px;
}

.white_titles h3, .white_titles h4,.white_titles p {
    color: #fff;
}
.section_title h5 {
    margin: 0px 0px 15px;
    font-size: 18px;
    color: #fff;
    font-family: "Poppins", Sans-serif;
    font-weight: 400;
}

.section_title h5 strong {
    color: #f15a29;
    font-weight: 500;
}
.section_title_new h2 {
    color: #fff;
    font-size: 65px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    margin: 0px 0px 25px;
}

.section_title_new h4 {
    color: #fff;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    margin: 0px 0px 25px;
}
.funds_section {
    padding: 5em 0px;
}
.my_blog_style .elementor-post__text {
    background: #fffcf9;
    padding: 30px;
    transition: all 0.5s linear;
    display: flex;
    display: -webkit-flex;
    flex-flow: column;
}

.my_blog_style .elementor-post__text h3 {
    min-height: 55px;
    margin-bottom: 15px;
}

.my_blog_style a.elementor-post__thumbnail__link {
    margin-bottom: 0px !important;
}

.my_blog_style article.elementor-post:hover .elementor-post__text {
    background: #fff;
}
.remove_space_section .elementor-widget-wrap.elementor-element-populated {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.my_blog_style h3.elementor-post__title {
    order: 2;
}

.my_blog_style .elementor-post__meta-data {
    order: 1;
}

.my_blog_style .elementor-post__excerpt {
    order: 3;
}

.my_blog_style a.elementor-post__read-more {order: 4;}
.apply_img_filter img {
    filter: brightness(0) invert(1);
}
.copy_right_row p {
    margin: 0px;
}
.copy_right_row {
    padding: 12px 0px;
}
.two_col_menu ul.elementor-nav-menu li {
    /*float: left;*/
    /*width: 50%;*/
}

.two_col_menu ul.elementor-nav-menu li:nth-child(5),.two_col_menu ul.elementor-nav-menu li:nth-child(6),.two_col_menu ul.elementor-nav-menu li:nth-child(7),.two_col_menu ul.elementor-nav-menu li:nth-child(8) {
    width: 100%;
}
.list_btn ul.elementor-icon-list-items li a {
    padding: 15px 35px;
    font-family: "Poppins", Sans-serif;
    font-weight: 400;
    border-radius: 5px 5px 5px 5px;
    transition: all 0.5s linear;
    border-style: solid;
    border-width: 1px;
}

.with_green_bg ul.elementor-icon-list-items li a {
    background-color: #754C29;
    border-color: #754C29;
}

.with_green_bg ul.elementor-icon-list-items li:hover a {
    background: #000;
}
.chapters_slider .swiper-slide {
    background: #000;
    padding: 45px 15px !important;
}
.my_form_style .elementor-field {
    padding: 15px 15px;
}
section.inner_banner_section {
    background: #754c29;
    min-height: 400px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
    clip-path: polygon(100% 0%, 100% 70%, 50% 90%, 50% 90%, 0 70%, 0 0);
    margin: 15px 0px;
}
section.inner_banner_section h2 {
    margin: 0px 0px 15px;
    text-transform: uppercase;
    font-size: 55px;
    color: #fff;
}

section.inner_banner_section ul {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}

section.inner_banner_section ul li {
    margin: 0px 20px;
    position: relative;
}

section.inner_banner_section ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
}

section.inner_banner_section ul li:after {
    content: '\f105';
    position: absolute;
    right: -25px;
    top: -2px;
    font: normal normal normal 25px/1 FontAwesome;
    color: #000;
}

section.inner_banner_section ul li:last-child:after {
    display: none;
}
.move_to_top_section {
    padding-bottom: 5em;
}
.post.type-post {
    margin-bottom: 5em;
}
/* New css ends here */
