/*----------------------
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;
    background:#10151B;
}

::selection {
    background: #fff;
    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;}


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

header {
    position: absolute;
    left: 0px;
    right: 0px;
    top:40px;
    margin: 0 auto;
    z-index: 1;
}

header {
    padding: 15px 0px;
}

header .elementor-container.elementor-column-gap-default {
    background: #fff;
    padding: 20px;
}

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

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

.two_col_btn ul li a:hover {
    background: #fff;
    color: #CC4645;
}

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

.two_col_btn ul li.white_border_btn a:hover {
    background: #CC4645;
    color: #fff;
    border-color: #CC4645;
}
.top_banner_section {
    padding: 23em 0px 2em;
}

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

.my_menu_style li.menu-item a {
    position: relative;
}

.my_menu_style li.menu-item a:after {
    content: '';
    position: absolute;
    right: 0px;
    left: 0px;
    bottom: -5px;
    margin: 0 auto;
    width: 0%;
    height: 5px;
    background: #CC4645 !important;
    opacity: 1 !important;
    transition: all 0.3s linear;
}

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

.my_menu_style li.menu-item:hover a:after,.my_menu_style li.menu-item.current-menu-item a:after {
    width: 100%;
}
.author_section {
    padding: 5em 0px;
}

.my_style_btn .elementor-button {
    padding: 13px 30px!important;
}
.section_title_small {
    margin-bottom: 10px !important;
}

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

.book_main_section {
    padding: 8em 0px;
}

.book_section_cover_img img {
    max-width: 120% !important;
}
.top_banner_txt_col .elementor-widget-wrap.elementor-element-populated {
    padding-left: 40px !important;
}

.top_banner_txt_col .elementor-widget-wrap.elementor-element-populated:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 17%;
    width: 12px;
    height: 450px;
    background: #CC4645;
}
.inner_row {
    margin-bottom: 25px;
}
.book_collection_sec {
    padding: 7em 0px;
}

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

.book_collection_single_img img {
    width: 100%;
}

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

.my_testi_block .elementor-testimonial__content {
    padding: 0px 8em;
}

.elementor-swiper-button.elementor-swiper-button-prev {
    position:absolute;
    top:20%;
    left:0px;
    background-image:url('/wp-content/uploads/2024/11/testi_sec_arrow_left.png');
    background-repeat:no-repeat;
    background-position:center;
    z-index:9;
}
.elementor-swiper-button.elementor-swiper-button-next {
    position:absolute;
    top:20%;
    right:0px;
    background-image:url('/wp-content/uploads/2024/11/testi_sec_arrow_right.png');
    background-repeat:no-repeat;
    background-position:center;
    z-index:9;
}
.my_testi_block .elementor-swiper-button i
{
    font-size:0px;
}
.my_testi_block .elementor-swiper-button {
    width: 65px;
    height: 65px;
    border: solid 1px #fff;
    border-radius:50%;
}

.testi_section {
    padding: 9em 0px;
}

.my_testi_block .elementor-testimonial__name {
    background: #74292B;
    display: inline-block;
    padding: 4px 15px !important;
}
h2.post-title {
    display: none;
}

.blog_inner_row {
    padding: 4em 0px;
}

.inner_page_banner {
    min-height: 500px;
    background: #333;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.inner_page_banner h2 {
    margin: 4em 0px 0px;
    font-size: 55px;
    color: #fff;
    font-family: "American Captain", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.blog_section {
    padding: 7em 0px;
}

.my_blog_style .elementor-post__text {
    padding-left: 100px;
    position: relative;
}

.my_blog_style .elementor-post__text:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 10px;
    width: 70px;
    height: 1px;
    background: #CC4645;
}
.sub_main_row {
    padding: 7em 0px;
}

.my_subs_form .elementor-form {
    border-bottom: solid 1px #fff;
}

.my_subs_form input {
    padding: 15px 15px !important;
}

.my_subs_form input::placeholder {
    opacity: 1 !important;
    font-style: italic;
}

.my_subs_form .elementor-button {
    background-image: url('/wp-content/uploads/2024/11/sub_form_btn_icon.png');
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0px;
    padding: 26px 0px !important;
    min-height: auto !important;
}
.my_social_list {
    display: flex;
    display: -webkit-flex;
    gap: 8px;
}

.my_social_list img {
    transition: all 0.5s linear;
}

.my_social_list img:hover {
    opacity: 0.7;
}

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

.add_title_btm_sp {
    position: relative;
    margin-bottom: 50px !important;
}

.add_title_btm_sp:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -30px;
    width: 100px;
    height: 1px;
    background: #fff;
}
.cp_txt p {
    margin: 0px;
}

.cp_row {
    border-top: solid 1px #fff;
    padding: 15px 0px;
}
.author_section_inner {
    padding: 7em 0px;
}
.contact_inner_section {
    padding: 7em 0px;
}

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

.my_form_style .elementor-button {
    padding: 16px 0px !important;
}

.my_form_style textarea {
    resize: none;
    height: 200px;
}
.top_banner_logos {
    position: absolute !important;
    right: -50px;
    width: 43px !important;
    top: 20%;
}

.top_banner_logos li:not(:last-child) {
    margin-bottom: 10px;
}

.top_banner_logos li img {
    filter: brightness(0) invert(1);
}
.trailer_sec {
    padding: 7em 0px;
}

@media only screen and (max-width: 1024px) {
    .container {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    header {
        padding: 0px 0px;
        position: relative;
        top: 0px;
    }
    header .elementor-container.elementor-column-gap-default {
        padding: 10px;
    }
    .remove_mob_sps .elementor-widget-wrap.elementor-element-populated {
        padding: 0px !important;
    }
    
    .my_menu_style .elementor-menu-toggle {
        position: absolute;
        right: 0px;
        top: -45px;
    }
    .top_banner_section {
        padding: 5em 0px;
    }
    .top_banner_section .elementor-column,.foo_middle .elementor-column
    {
        width: 100% !important;
    }
    .top_banner_section .elementor-container.elementor-column-gap-default {
        flex-flow: column-reverse;
    }
    .top_banner_txt_col .elementor-widget-wrap.elementor-element-populated:before,
    .my_testi_block .elementor-swiper-button
    {
        display:none;
    }
    .top_banner_logos {
        position: relative !important;
        right: 0px;
        width: 100% !important;
        top: 0px;
    }
    .top_banner_section .elementor-container.elementor-column-gap-default {
        flex-flow: column-reverse;
    }
    .top_banner_logos ul.top_social_list {
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        align-items: center;
        gap: 15px;
    }
    .top_banner_logos ul.top_social_list li {
        margin: 0px !important;
    }
    .remove_the_content  .elementor-widget-wrap.elementor-element-populated {
        flex-flow: column-reverse;
    }
    .top_banner_txt_col .elementor-widget-wrap.elementor-element-populated {
        padding-left: 10px !important;
    }
    .top_banner_txt_col {
        text-align: center;
    }
    .top_banner_txt_col .two_col_btn ul {
        justify-content: center !important;
        align-items: center !important;
    }
    .top_banner_large_title .elementor-heading-title {
        font-size: 65px !important;
    }
    .author_section {
        padding: 4em 0px;
    }
    .author_section_inner {
        padding: 4em 0px;
    }
    .author_section .elementor-column,
    .author_section_inner .elementor-column
    {
        width: 100% !important;
    }
    .author_single_img,.book_section_cover_img
    {
        margin-bottom: 35px;
    }
    .book_main_section {
        padding: 4em 0px;
    }
    .book_main_section .elementor-container.elementor-column-gap-default {
        flex-flow: column-reverse;
    }
    .book_collection_sec {
        padding: 4em 0px;
    }
    .book_collection_row .elementor-column:not(:last-child) {
        margin-bottom: 30px;
    }
    .trailer_sec {
        padding: 4em 0px;
    }
    .testi_section {
        padding: 4em 0px;
    }
    .my_testi_block .elementor-testimonial__content {
        padding: 0px 0em;
    }
    .blog_section {
        padding: 4em 0px;
    }
    .my_blog_style article.elementor-post:not(:last-child) {
        margin-bottom: 35px;
    }
    .sub_main_row {
        padding: 3em 0px;
    }
    .my_subs_form .elementor-field-type-submit {
        width: 50px !important;
        position: absolute !important;
        right: 0px !important;
        top: 0px !important;
    }
    .my_subs_form input {
        padding: 15px 50px 15px 15px!important;
    }
    .foo_middle {
        padding: 3em 0px 3em;
    }
    .cp_row {
        padding: 5px 0px;
    }
    .book_section_cover_img img {
        max-width: 100% !important;
    }
    .inner_page_banner h2 {
        margin: 0em 0px 0px;
        font-size: 45px;
    }
    .inner_page_banner {
        min-height: 350px;
    }
    .contact_inner_section {
        padding: 4em 0px;
    }
}

@media only screen and (max-width: 420px) {
    .author_section .elementor-widget-wrap.elementor-element-populated,
    .book_collection_sec .elementor-widget-wrap.elementor-element-populated,
    .testi_section .elementor-widget-wrap.elementor-element-populated,
    .blog_section .elementor-widget-wrap.elementor-element-populated,
    .author_section_inner .elementor-widget-wrap.elementor-element-populated,
    .contact_inner_section .elementor-widget-wrap.elementor-element-populated
    {
        padding: 0px !important;
    }
    .my_blog_style .elementor-post__text {
        padding-left: 40px;
    }
    .my_blog_style .elementor-post__text:before {
        width: 25px;
    }
    .section_title_large .elementor-heading-title {
        font-size: 50px !important;
    }
}
/* New css ends here */
