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

::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;}

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


.top_bann_sec {
  padding: 30em 0px 20em;
  background-size: 100% 100% !important;
}
.remove_sec_sps .elementor-widget-wrap.elementor-element-populated {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
header {
  padding: 15px 0px;
  border-bottom: 4px solid;
  border-image: linear-gradient(to right, #f1563c, #f7c85e) 1;
}
.page_home header {
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  top: 0px;
  z-index: 1;
  border:none !important;
}

.top_bann_small_title,.top_bann_large_title,.section_title_small,.section_txt
{
  margin-bottom: 10px !important;
}
.top_bann_txt {
  margin-bottom: 8px !important;
}
.my_grad_btn .elementor-button {
  padding: 14px 36px !important;
  background-image: linear-gradient(to top,#f1563c,#f7c85e);
  transition: all 0.5s linear !important;
}

.my_grad_btn .elementor-button:hover {
  background-image: linear-gradient(to top,#fff,#fff);
}

.make_title_after {
  margin-bottom: 35px !important;;
}
.make_title_after .elementor-heading-title {
  position: relative;
}
.make_title_after .elementor-heading-title:after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: -20px;
  width: 100px;
  height: 4px;
  background-image: linear-gradient(to top,#f1563c,#f7c85e);
}

.author_sec {
  padding: 15em 0px 5em;
}
.author_sec:before {
  /*content: '';*/
  /*position: absolute;*/
  /*left: 0px;*/
  /*right: 0px;*/
  /*top: 0px;*/
  /*width: 100%;*/
  /*height: 100%;*/
  /*background-image: radial-gradient(circle, rgb(240,155,59,0.2) 40%, transparent 75%);*/
}


.book_sec:before
{
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  /*top: -10%;*/
  top: -22%;
  width: 1200px;
  height: 1200px;
  background-image: radial-gradient(circle, rgb(241,86,60,0.2) 40%, transparent 75%);
  margin: 0 auto;
  z-index:-1;
}

.book_sec {
  padding: 5em 0px;
}
.book_info_list ul {
    display: flex;
    display: -webkit-flex;
    flex-flow: row;
}

.book_info_list ul li:nth-child(odd) {
    flex: 0 0 20%;
}

.book_info_list ul li:nth-child(even) {
    flex: 0 0 28%;
}

.book_info_list ul li {
    margin: 0px 0px 6px;
}

.blod_txt {
    font-weight: 600;
}

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

.two_btn_list li a {
    display: inline-block;
    padding: 10px 35px;
    background-image: linear-gradient(to top,#f1563c,#f7c85e);
    color: #000;
    font-size: 16px;
    border-radius: 35px;
    font-weight: 400;
    transition: all 0.5s linear;
    height: 47px;
}

.two_btn_list a:hover {
  background-image: linear-gradient(to top,#fff,#fff);
}

.two_btn_list li.white_border_btn a {
    background: transparent;
    border-color: #fff;
  border: solid 1px #fff;
    color: #fff;
}
.two_btn_list li.white_border_btn a:hover {
    background-image: linear-gradient(to top,#fff,#fff);
  color: #000;
}
.chooser_per_option ul {
    display: flex;
    display: -webkit-flex;
    gap: 25px;
    align-items:center;
    margin: 15px 0px 0px;
}

.chooser_per_option ul li {
    text-align: center;
  font-size: 16px;
}

.chooser_per_option ul li:first-child {
    text-align: left;
}
span.sm_txt {
    font-weight: 500;
    display: block;
    margin: 10px 0px 0px;
}

.img_box {
  width: 50px;
  height: 50px;
  display: inline-block;
  background-image: linear-gradient(to top,#f1563c,#f7c85e);
  border-radius: 100%;
  transition: all 0.5s linear;
  line-height: 50px !important;
}
.chooser_per_option ul li a {
  color: #fff;
}
.chooser_per_option ul li a:hover .img_box {
  background-image: linear-gradient(to top,#fff,#fff);
}

.book_inner_row {
  padding: 4em 2em;
  border-radius: 66px;
}
.book_inner_row:after
{
    content: "";
  position: absolute;
  inset: -4px;
  border-radius: inherit;
  background: linear-gradient(45deg, #f1563c, #f7c85e);
  z-index: -1;
}


.my_video_box, .my_video_box img, .my_video_box .elementor-open-lightbox {
  width: 205px !important;
  height: 205px !important;
}
.my_video_box {
  position: absolute !important;
  z-index: 1;
}
.trailer_sec {
  padding: 7em 0px;
}
.trailer_sec:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 25%;
  background-image: url('/wp-content/uploads/2025/12/trailer_sec_before_icon.png');
  width: 139px;
  height: 352px;
  z-index:-1;
}
.trailer_sec:after {
  content: '';
  position: absolute;
  right: 0px;
  top: 25%;
  background-image: url('/wp-content/uploads/2025/12/trailer_sec_after_icon.png');
  width: 717px;
  height: 360px;
  z-index: -1;
}

.post-title {
  display: none;
}
.blog_inner_sec {
  padding: 5em 0px;
  /*border-top: 4px solid;*/
  /*border-image: linear-gradient(to right, #f1563c, #f7c85e) 1;*/
}

.style_my_list ul li,.style_my_list ol li {
  position: relative;
  padding: 0px 0px 10px 18px;
}
.style_my_list ul li:before, .style_my_list ol li:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 7px;
  width: 10px;
  height: 10px;
  background-image: linear-gradient(to top,#f1563c,#f7c85e);
  border-radius: 50%;
}

.make_title_after.center_title_after .elementor-heading-title::after {
  right: 0px;
  margin: 0 auto;
}
.inner_row {
  margin-bottom: 25px;
}
.my_blogs_style .elementor-post__read-more {
  padding: 12px 27px;
  background-image: linear-gradient(to top,#f1563c,#f7c85e);
  display: inline-block;
  border-radius: 35px;
  transition: all 0.5s linear;
}
.my_blogs_style .elementor-post:hover .elementor-post__read-more {
  background-image: linear-gradient(to bottom,#f1563c,#f7c85e);
}

.blogs_sec {
  padding: 4em 0px 7em;
}

.my_blogs_style .elementor-post {
  border-radius: 40px !important;
  padding: 0px;
  background: #fff;
  position: relative;
  overflow: visible !important;
}
.my_blogs_style .elementor-post::after {
  content: "";
  position: absolute;
  inset: -3px;
  border-radius: inherit;
  background: linear-gradient(45deg, #f1563c, #f7c85e);
  z-index: -1;
}

.author_sec_img img {
  max-width: 120% !important;
}

.my_testi_style .elementor-main-swiper {
  width: 100% !important;
  padding-bottom:0px !important;
}
.my_testi_style .elementor-testimonial__image img {
  width: auto !important;
  height: auto !important;
}
.my_testi_style .elementor-testimonial__cite {
  flex-flow: row !important;
  align-items: center !important;
}
.my_testi_style .elementor-testimonial__name {
  margin-right: 5px;
}
.my_testi_style .swiper-slide {
  position: relative !important;
}

.testi_sec {
  padding: 4em 0px 7em;
}

.my_testi_style .swiper-slide {
  padding: 5px !important;
  background: linear-gradient(45deg, #f1563c, #f7c85e);
}
.my_testi_style .elementor-testimonial {
  padding: 25px;
  background: #0b0b0b;
  border-radius: 20px;
}

.my_testi_style .elementor-testimonial__text {
  min-height: 100px;
}

.my_testi_style .swiper-pagination {
  position: relative;
  bottom: 0px;
}
.my_testi_style .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  background-color: #fff !important;
  margin-top: 35px !important;
  transition: all 0.5s linear !important;
  opacity: 1 !important;
  transform: scale(1);
}
.my_testi_style .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: linear-gradient(45deg, #f1563c, #f7c85e);
  transform: scale(1.3);
}
.my_social_list {
    display: flex;
    display: -webkit-flex;
    gap: 5px;
    /*justify-content: flex-end;*/
}

.contact_list li:not(:last-child) {
  margin-bottom: 10px;
}
.contact_list li .icon_box {
  display: inline-block;
  width: 47px;
  height: 47px;
  background: linear-gradient(to bottom, #f1563c, #f7c85e);
  border-radius: 50%;
  text-align: center;
  line-height: 47px;
  margin-right: 10px;
}
.contact_list li .icon_box img {
  transition: all 0.5s linear;
  filter: invert(1);
}
.contact_list li a {
  color: #fff;
  transition: all 0.5s linear;
}
.contact_list li a:hover {
  opacity: 0.7;
}
.contact_list li:hover .icon_box {
  background: linear-gradient(to top, #f1563c, #f7c85e);
}
.my_social_list a {
    display: inline-block;
    width: 47px;
    height: 47px;
    background: linear-gradient(to top, #f1563c, #f7c85e);
    border-radius: 100%;
    text-align: center;
    line-height: 45px;
    transition: all 0.5s linear;
}

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

.my_social_list a:hover {
    background: linear-gradient(to bottom, #f1563c, #f7c85e);
}

.platform_list {
  display: flex;
  display: -webkit-flex;
  gap: 10px;
}
.platform_list img {
  filter: brightness(0) invert(1);
  width: 170px;
  transition: all 0.5s linear;
}
.platform_list a:hover img {
  opacity: 0.7;
}

.cp_txt p {
    margin: 0px;
}
.cp_row {
    border-top: solid 1px #f1563c;
    padding: 15px 0px 0px;
    margin-top: 4em;
}
.foo_top {
    padding: 4em 0px 0px;
    border-top: 8px solid;
    border-image: linear-gradient(to right, #f1563c, #f7c85e) 1;
}

.make_glow_sec {
  position: relative;
}
.make_glow_sec:before {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  top: -77%;
  width: 1400px;
  height: 1200px;
  background-image: radial-gradient(circle, rgb(241,86,60,0.2) 40%, transparent 75%);
  margin: 0 auto;
z-index:-1;
}


.author_sec_inner {
  padding: 5em 0px;
}
.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: 14px 0px !important;
    min-height: auto !important;
}
.my_testi_style .elementor-testimonial {
    min-height: 272px;
}

@media screen and (max-width: 1024px) {
    .container {
      width: 100%;
    }
    .top_bann_sec {
      padding: 20em 0px 15em;
    }
    .author_sec_img img {
      max-width: 100% !important;
    }
    .book_info_list ul li:nth-child(2n+1),
    .book_info_list ul li:nth-child(2n)
    {
      flex: 0 0 100%;
    }
    .book_info_list ul {
      flex-flow: column;
    }
    .book_inner_row {
      padding: 2em 0em;
      border-radius: 40px;
    }
    .trailer_sec::before
    {
        display:none;
    }
    .trailer_sec::after {
      right: -25em;
    }
    .book_info_list ul li {
      margin: 0px 0px 0px;
    }
}

@media screen and (max-width: 767px) {
	.my_testi_style .elementor-testimonial {
/* 		min-height: auto; */
	}
    .page_home header {
      position: relative;
      border-bottom: 4px solid;
      border-image: linear-gradient(to right, #f1563c, #f7c85e) 1;
    }
    header {
      padding: 5px 0px;
    }
    .remove_sps .elementor-widget-wrap.elementor-element-populated {
      padding-top: 0px !important;
      padding-bottom: 0px !important;
    }
    .my_menu_style .elementor-menu-toggle {
      position: absolute;
      right: 0px;
      top: -75px;
    }
    .top_bann_sec {
        padding: 5em 0px 10em;
    }
    .elementor-widget-text-editor br,
    .top_bann_large_title br,.section_title_large br,
    .trailer_sec::after
    {
        display:none;
    }
    .top_bann_large_title .elementor-heading-title {
      font-size: 35px !important;
      line-height: 45px !important;
    }
    .author_sec {
      padding: 5em 0px;
    }
    .author_sec .elementor-container.elementor-column-gap-default,
    .author_sec_inner .elementor-container.elementor-column-gap-default
    {
      flex-flow: column-reverse;
    }
    .author_sec_img,.single_cover_img
    {
      margin-bottom: 30px;
    }
    .book_inner_row {
        padding: 5em 1em;
        border-radius: 20px;
    }
    .two_btn_list li a {
      padding: 11px 22px;
      font-size: 15px;
    }
    .two_btn_list {
      flex-flow: wrap;
    }
    .chooser_per_option ul {
      gap: 15px;
      flex-flow: wrap;
    }
    .book_sec {
      padding: 0em 0px;
    }
    .single_cover_img,.trailer_book_cover_img
    {
      text-align: center !important;
    }
    .section_title_large .elementor-heading-title {
      font-size: 40px !important;
    }
    .trailer_sec {
      padding: 5em 0px;
    }
    .my_video_box {
      position: absolute !important;
      left: 5em;
    }
    .blogs_sec {
      padding: 4em 0px;
    }
    .my_blogs_style .elementor-post:not(:last-child) {
      margin-bottom: 30px;
    }
    .blog_inner_sec {
      padding: 4em 0px 0em;
    }
    .inner_book_sec {
      margin: 5em 0px;
    }
    .page_reviews .testi_sec {
      padding: 5em 0px !important;
    }
    .contact_inner_section {
      padding: 5em 0px;
    }
}

@media screen and (max-width: 480px) {
    .my_video_box {
        left: 2em;
    }
    .section_title_large .elementor-heading-title,.single_post_title .elementor-heading-title
    {
        font-size: 33px !important;
    }
    .cp_row {
      margin-top: 2em;
    }
    .foo_top {
      padding: 2em 0px 0px;
    }
    .book_inner_row {
        padding: 3em 1em;
    }
    .top_bann_sec {
        padding: 3em 0px;
    }
    .author_sec .elementor-widget-wrap.elementor-element-populated,
    .author_sec_inner .elementor-widget-wrap.elementor-element-populated,
    .blogs_sec .elementor-widget-wrap.elementor-element-populated,
    .contact_inner_section .elementor-widget-wrap.elementor-element-populated
    {
      padding: 0px !important;
    }
    .testi_sec {
      padding: 2em 0px 5em;
    }
    .section_title_large .elementor-heading-title {
        font-size: 30px !important;
    }
    .my_blogs_style .elementor-post:not(:last-child) {
        margin-bottom: 15px;
      }
}

/* New css ends here */
