/*----------------------
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: #000;
    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 */

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

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

.two_col_btn ul a {
    display: inline-block;
    padding: 10px 22px;
    background: #06754f;
    color: #fff;
    font-size:16px;
    border: solid 1px #06754f;
    transition: all 0.5s linear;
}

.two_col_btn ul a:hover {
    background: #fff;
    color:#06754f;
}

.two_col_btn ul li.white_border_btn a {
    border-color: #FFF;
    color:#FFF;
    background: transparent;
}

.two_col_btn ul li.white_border_btn a:hover {
    background: #06754f;
    border-color: #06754f;
    color:#fff;
}


.make_title_before .elementor-heading-title
{
    position:relative;

}

.make_title_before .elementor-heading-title
{
    padding-left:45px;
}

.make_title_before .elementor-heading-title:before {
    position: absolute;
    content:'';
    left: 0px;
    top: 5px;
    background-image: url('/wp-content/uploads/2024/12/before_title_black.png');
    width: 40px;
    height: 9px;
}

.make_title_before .elementor-heading-title {
    padding-left: 50px;
}

.white_title_before .elementor-heading-title:before
{
    background-image: url('/wp-content/uploads/2024/12/before_title_white.png');
}

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


span.bold_txt {
    font-weight: 900;
}

.top_under_line {
    display: inline-block;
    position: relative;
    z-index: 1;
}

.top_under_line:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 19px;
    background: #06754f;
    z-index: -1;
}

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

header {
    padding: 15px 0px;
    background: #000;
}

.page_home header {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    margin: 0 auto;
    z-index: 1;
    background: transparent;
}

.top_banner_section {
    padding: 14em 0px 8em;
    border-bottom: solid 10px #06754f;
}

.top_banner_txt_col {
    padding-top: 7em;
}

.my_menu_style li.menu-item:last-child a {
    padding: 14px 25px !important;
    background: #06754f;
}

.my_menu_style li.menu-item:last-child a:hover {
    background: #fff;
}

.my_menu_style li.menu-item:last-child:before,.my_menu_style li.menu-item:last-child:after {
    display: none;
}

.my_menu_style li.menu-item:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    right:0px;
    margin: 0 auto !important;
    background-image: url('/wp-content/uploads/2024/12/full_menu_after.png');
    width: 28px;
    height: 53px;
    opacity:0;
    
}
.my_menu_style li.menu-item.current-menu-item:before
{
        opacity: 1 !important;
}
.my_menu_style li.menu-item a:hover:before,.my_menu_style li.menu-item a:hover:after
{
    display:none;
}
.author_other_list li {
    background: #06754f;
    padding: 8px;
    margin-bottom: 8px;
    text-align: center;
    display: inline-block;
    transition: all 0.5s linear;
}
.author_other_list li a {
    color: #fff;
    display: inline-block;
}

.author_other_list li:hover {
    background: #000;
}
.author_other_list ul {
    display: flex;
    display: -webkit-flex;
    flex-flow: column;
}

.author_other_list {
    position: absolute !important;
    left: -40px;
    bottom: 50px;
    width: 120px !important;
    text-align: right;
}

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

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

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

.make_title_btm_bar
{
    margin-bottom:35px !important;
}

.make_title_btm_bar .elementor-heading-title:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -16px;
    width: 147px;
    height: 6px;
    background: #06754f;
}

.author_section {
    padding: 7em 0px;
}
.op_book_ava ul {
    display: flex;
    display: -webkit-flex;
    gap: 12px;
    margin-bottom:10px;
    
}

.op_book_ava ul a {
    background: #fff;
    color: #000;
    padding: 8px 15px;
    transition: all 0.5s linear;
    display: inline-block;
}
.op_book_ava ul a:hover {
    background: #06754f;
    color: #fff;
}

.op_book_ava ul a img {
    margin-right: 6px;
    transition: all 0.5s linear;
}

.op_book_ava ul a:hover img {
    filter: invert(1);
}
.book_other_details_box {
    position: absolute !important;
    right: -11em;
    top: 20%;
    width: 250px !important;
}

ul.book_details_info li {
    position: relative;
    margin-bottom: 50px;
}

ul.book_details_info li img {
    position: absolute;
    left: 0px;
    top: 0px;
}

p.info_title {
    color: #000;
    padding-top: 20px;
}

ul.book_details_info li p {
    text-transform: uppercase;
    font-weight: 500;
    padding-left: 100px;
    margin: 0px;
}

p.info_value {
    color: #06754f;
}

ul.book_details_info li:last-child {
    margin-bottom: 0px !important;
}
.book_main_section {
    padding: 5em 0px;
}

.center_btns_all ul {
    justify-content: center;
}

.inner_row {
    margin-bottom: 25px;
}

.center_after_title .elementor-heading-title {
    padding-right: 50px;
}

.make_after_title .elementor-heading-title:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 5px;
    background-image: url('/wp-content/uploads/2024/12/before_title_white.png');
    width: 40px;
    height: 9px;
    transform: rotate(180deg);
}

.center_after_title .elementor-heading-title {
    display: table;
    margin: 0 auto 10px;
}
.music_sec {
    padding: 10em 0px 8em;
    border-top: solid 10px #06754f;
}
.less_block_sp {
    margin-bottom: 10px !important;
}
.my_gallery_slider .swiper-pagination {
    display: flex;
    display: -webkit-flex;
    flex-flow: column;
    gap: 10px;
}
.my_gallery_slider .swiper-pagination-bullets {
    left: unset !important;
    right: -30px !important;
    bottom: 50% !important;
    text-align: right !important;
    width: 3% !important;
}

.my_gallery_slider .swiper-pagination-bullet {
    border-radius: 0px !important;
    transition: all 0.5s linear;
}

.my_gallery_slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    transform: scale(1.3);
}
.filmo_sec {
    padding: 8em 0px 5em;
}
h2.post-title {
    display: none;
}

.blog_inner_sec {
    padding: 5em 0px;
}
.my_blogs_style .elementor-post__text {
    background-image: url('/wp-content/uploads/2024/12/blog_sec_block_bg_img.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 10em 35px 0em;
    margin: -8em 0px 35px;
}

.my_blogs_style .elementor-post__read-more {
    background: #000;
    display: inline-block;
    padding: 10px 20px;
    position: relative;
    top: 12px;
}

.my_blogs_style .elementor-post__excerpt {
    margin-bottom: 4px !important;
}

.my_blogs_style .elementor-post__thumbnail {
    margin: 0px 15px !important;
}

.my_blogs_style .elementor-post__title {
    position: relative;
}

.my_blogs_style .elementor-post__title:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -15px;
    margin: 0 auto;
    width: 50px;
    height: 4px;
    background: #fff;
}
.make_after_black .elementor-heading-title:after {
    background-image: url('/wp-content/uploads/2024/12/before_title_black.png');
}

.my_testi_style .elementor-main-swiper {
    width: 100% !important;
    overflow: hidden;
}

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

.my_testi_style .elementor-testimonial {
    background-image: url('/wp-content/uploads/2024/12/testi_sec_block_bg.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 25px;
}

.my_testi_style .elementor-testimonial__text {
    position: relative;
    padding-top:55px;
}

.my_testi_style .elementor-testimonial__text:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url('/wp-content/uploads/2024/12/testi_sec_quote_icon.png');
    width: 42px;
    height: 42px;
}

.my_testi_style .elementor-testimonial__text:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 5px;
    background-image: url('/wp-content/uploads/2024/12/testi_sec_stars_icon.png');
    width: 88px;
    height: 16px;
}
.blog_section {
    padding: 3em 0px 5em;
}

.testi_section {
    padding: 3em 0px 5em;
}
.subs_foo_section .elementor-container.elementor-column-gap-default {
    background: #06754f;
    padding: 25px 25px;
    position: relative;
    z-index: 1;
}

.make_after_dark .elementor-heading-title:after {
    background: #004d33;
    bottom: -22px;
}

.form_style input,.form_style textarea {
    padding: 13px 15px;
}

.form_style textarea {
    resize:none;
}

.form_style .elementor-button {
    padding: 16px 0px !important;
    min-height: auto !important;
}

.cp_txt p {
    margin: 0px;
}

.cp_row {
    padding: 8px 0px;
}

.foo_middle_sec {
    padding: 15em 0px 5em;
    margin-top: -7em;
}

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

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

.contact_list span.img_box {
    display: inline-block;
    width: 34px;
    height: 34px;
    background: #06754f;
    border-radius: 100%;
    text-align: center;
    line-height: 32px;
    margin-right: 5px;
}

.contact_list a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    transition: all 0.5s linear;
}

.contact_list li {
    margin-bottom: 12px;
}

.contact_list li:last-child span.img_box {
    position: relative;
    top: -9px;
}

.contact_list a:hover {
    opacity: 0.7;
}
.blogs_inner {
    padding: 7em 0px;
}
.contact_inner_section {
    padding: 7em 0px;
}
.anchor_ref a {
    color: #06754f;
    font-weight: 500;
}
/* New css ends here */
