/*----------------------
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: #704615;
    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_sec_sps .elementor-widget-wrap.elementor-element-populated {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
header {
  background: #000;
  padding: 15px 0px;
}
.page_home header {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  margin: 0 auto;
  z-index: 1;
  background: transparent;
}
.two_btn_list {
    display: flex;
    display: -webkit-flex;
    gap: 10px;
}

.two_btn_list li a {
    display: inline-block;
    padding: 9px 23px;
    /* background: #1b75bc; */
    color: #000;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 400;
    border: solid 1px transparent;
    transition: all 0.5s linear;
    background-image: linear-gradient(to right, #704615, #ffee82, #704615);
}

.two_btn_list a:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}

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

.two_btn_list li.white_border_btn a:hover {
    background: #ffee82;
    color: #000;
    border-color: #ffee82;
}
.top_bann_sec {
    padding: 20em 0px 10em;
}

.my_menu_style li.menu-item:last-child a {
  padding: 10px 30px !important;
  background: #5b161a;
  border-radius: 10px;
  border: solid 1px #5b161a;
  transition: all 0.5s linear;
}
.my_menu_style li.menu-item:last-child a:hover {
  background: #fff;
  color: #5b161a !important;
}
.top_bann_txt {
    margin-bottom: 10px !important;
}
.author_sec {
    padding: 10em 0px;
}

.section_title_small,.section_title_large
{
    margin-bottom: 10px !important;
}
.section_txt {
    margin-bottom: 0px !important;
}
.img_btn img {
        margin-right: 5px;
    transition: all 0.5s linear;
    transform: scale(0.8);
    position: relative;
    top: -2px;
}

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

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

.book_info_list ul h3 {
    margin: 0px 0px 7px;
    padding-left: 20px;
}

.book_info_list ul span {
    display: inline-block;
    padding-left: 20px;
}

.book_info_list ul li {
    position: relative;
}

.book_info_list ul li:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 7px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
}
.img_btn a {
    height: 42px;
}

.book_sec {
    padding: 10em 0px;
}
.add_gradient_on_txt .elementor-heading-title {
    background: -webkit-linear-gradient(#ffee82,#704615,#ffee82);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.real_sec {
    padding: 10em 0px;
}

.inner_row {
    margin-bottom: 25px;
}

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

.my_review_style .elementor-testimonial {
    display: flex;
    display: -webkit-flex;
    flex-flow: column-reverse;
}

.my_review_style .elementor-swiper-button-prev {
    background-image: url('/wp-content/uploads/2025/11/left_arrow.png');
    background-repeat: no-repeat;
    background-position: center center;
    position:absolute !important;
    top:unset !important;
    right:40px !important;
    left:unset !important;
    bottom:-40px !important;
}

.my_review_style .elementor-swiper-button-next {
    background-image: url('/wp-content/uploads/2025/11/right_arrow.png');
    background-repeat: no-repeat;
    background-position: center center;
    position:absolute !important;
    top:unset !important;
    right:0px !important;
    left:unset !important;
    bottom:-40px !important;
}

.my_review_style .elementor-swiper-button {
    width: 35px;
    height: 35px;
    border: solid 2px #661b1c;
    text-align: center;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.my_review_style .elementor-swiper-button svg
{
    font-size:0px;
}


.my_review_style .elementor-main-swiper {
    width: 100% !important;
}

.real_sec_img img {
    max-width: unset !important;
    float: right;
    position: relative;
    left: 6em;
}
.video_sec {
    padding: 10em 0px;
}
.video_bg_box {
    padding: 15em 4em 4em;
    border-radius: 60px !important;
}
.video_bg_box .elementor-motion-effects-container {
    border-radius: 60px !important;
}
.my_video_box
{
    margin:2em 0px 0px;
}
.my_video_box,.my_video_box .elementor-open-lightbox,.my_video_box .elementor-custom-embed-image-overlay,.my_video_box .elementor-custom-embed-image-overlay img
{
    width: 201px;
    height: 71px;
}

.latest_post_style .elementor-post {
  background: #661b1c;
  padding: 12px !important;
  border-radius: 12px;
}


.my_tabel_style.fixed {
  position: fixed;
  left: 15px;
  top: 35px;
  z-index: 1;
  width: 22% !important;
}
.my_tabel_style {
  animation: slide-down 0.7s;
}
@keyframes slide-down {
    0% {
        transform: translateY(-100%);
    } 
    100% {
        
        transform: translateY(0);
    } 
}

.blog_inner_sec {
  padding: 5em 0px;
}
.blog_inner_style ul li {
  position: relative;
  margin-bottom: 12px;
  padding-left: 25px;
}
.blog_inner_style ul li:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 12px;
  width: 15px;
  height: 2px;
  background: #c56419;
}

.blog_inner_title {
  margin-bottom: 15px;
}
h2.post-title {
    display: none;
}
.blog_sec {
    padding: 10em 0px;
}
.add_red_op .elementor-post__thumbnail {
    position: relative;
}
.add_red_op .elementor-post__thumbnail:before {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top, #661b1c, transparent);
}
.add_red_op article.elementor-post {
    position: relative;
}
.add_red_op .elementor-post__text {
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 0px 15px 0px;
}
.my_blogs_style .elementor-post__text {
    display: flex;
}
.my_blogs_style .elementor-post__title {
    order: 2;
}
.my_blogs_style .elementor-post__meta-data {
    order: 1;
}
.my_blogs_style .elementor-post__excerpt {
    order: 3;
}

.second_blog_style article.elementor-post:nth-child(2) {
    display: flex;
    display: -webkit-flex;
    flex-flow: column-reverse;
}
.my_review_style .elementor-testimonial__text {
    padding-right: 8em;
}
.add_red_op a.elementor-post__thumbnail__link,.add_red_op a.elementor-post__thumbnail__link img {
    height: 556px;
}
.testi_sec {
    padding: 10em 0px;
}
.my_testi_slider .elementor-main-swiper.swiper {
    width: 80% !important;
    padding-bottom: 0px !important;
}

.my_testi_slider .swiper-slide {background-image: linear-gradient(to left, #704615 , #ffee82 ,#704615);border-radius: 30px;}

.my_testi_slider .elementor-testimonial {
    flex-flow: row-reverse !important;
	align-items: flex-start !important;
}

.my_testi_slider .elementor-testimonial__footer {
    margin: 0px !important;
    flex: 0 0 20%;
}

.my_testi_slider .elementor-testimonial__image img {
    width: 106px !important;
    height: 106px !important;
    filter: drop-shadow(0px 0px 10px #000);
}

.my_testi_slider .elementor-testimonial__content {
    flex: 0 0 80%;
    text-align: left;
}
.my_testi_slider .swiper-pagination {
    position: relative;
    bottom: 0px;
    margin-top: 20px;
}

.my_testi_slider .swiper-pagination-bullet-active {
    background-image: linear-gradient(to right, #704615,#ffee82,#704615);
    opacity: 1 !important;
    width: 63px !important;
    background-color:transparent !important;
}

.my_testi_slider .swiper-pagination .swiper-pagination-bullet {
    transition: all 0.5s linear !important;
    width: 23px;
    height: 10px;
    border-radius: 5px !important;
    opacity: 1 !important;
}

.my_testi_slider cite.elementor-testimonial__cite {
    text-align: right;
}

.my_testi_slider span.elementor-testimonial__name {
    display: inline-block;
    position: relative;
}

.my_testi_slider span.elementor-testimonial__name:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: -15px;
    background-image: url('/wp-content/uploads/2025/11/review_sec_stars_img.png');
    width: 94px;
    height: 17px;
}

.my_testi_slider .swiper-slide {
    padding: 50px 20px !important;
}
.cp_txt p {
  margin: 0px;
}
.social_list {
  display: flex;
  display: -webkit-flex;
  gap: 5px;
}
.social_list a {
  transition: all 0.5s linear;
}
.social_list a:hover {
  opacity: 0.8;
}

.cp_row .elementor-widget-wrap.elementor-element-populated {
    padding: 8px !important;
}

.top_foo_sec {
    padding: 30px 0px;
    border-top: solid 8px #a3833c;
}
.contact_inner_section {
    padding: 7em 0px;
}
.my_form_style input,.my_form_style textarea {
    padding: 12px 15px !important;
}

.my_form_style textarea {
    resize: none;
}

.my_form_style .elementor-button {
    padding: 15px 0px !important;
    min-height: auto !important;
}
.my_form_style input::placeholder, .my_form_style textarea::placeholder {
    opacity: 1 !important;
}

.style_soon_title .elementor-heading-title {
  display: table;
  margin: 0 auto;
  background: #a3833c;
  color: #fff !important;
  padding: 25px 35px;
  border-radius: 12px;
  box-shadow: 0px 0px 20px 2px rgb(0,0,0,0.6);
}

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

@media only screen and (max-width: 767px){
    .page_home header {
      position: relative;
      background: #000;
    }
    header {
      padding: 0px 0px;
    }
    .my_menu_style .elementor-menu-toggle {
      position: absolute;
      right: 0px;
      top: -100px;
    }
    .remove_sp_mob .elementor-widget-wrap.elementor-element-populated {
      padding-top: 0px !important;
      padding-bottom: 0px !important;
    }
    .my_menu_style li.menu-item:last-child a {
      padding: 10px 20px !important;
      border-radius: 0px;
    }
    .top_bann_sec {
      padding: 6em 0px;
    }
    .author_img,.cover_img
    {
        margin-bottom:35px;
    }
    .top_bann_large_title br,.elementor-widget-text-editor br,.section_title_large br,.section_title_small br
    {
        display:none;
    }
    .author_sec,.book_sec,.real_sec,.testi_sec,.contact_inner_section
    {
      padding: 5em 0px;
    }
    .top_bann_large_title .elementor-heading-title,
    .section_title_large .elementor-heading-title,
    .section_title_large_two .elementor-heading-title
    {
      font-size: 30px !important;
    }
    .two_btn_list li a {
      padding: 7px 16px;
      font-size: 15px;
    }
    .book_sec .elementor-container.elementor-column-gap-default {
      flex-flow: column-reverse;
    }
    .real_sec_img img {
      max-width: 100% !important;
      float: none;
      position: relative;
      left: 0em;
      width:100% !important;
    }
    .my_review_style .elementor-testimonial__text {
      padding-right: 0em;
    }
    .social_list {
      justify-content: center;
    }
    .foo_menu .elementor-nav-menu {
      flex-flow: column;
    }
    .foo_menu .elementor-nav-menu li a {
      margin: 0px 0px !important;
      justify-content: center !important;
    }
    .foo_menu .elementor-nav-menu li:not(:last-child) a {
      margin-bottom: 8px !important;
    }
}
/* New css ends here */
