/*----------------------
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: #453416;
    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;
}
.two_btn_list 
{
    display: flex;
    display: -webkit-flex;
    gap: 10px;
}

.two_btn_list li a{
    display:inline-block;
    padding: 12px 25px;
    background:#d4a344;
    color:#453416;
    border-radius: 8px;
    font-size: 15px;
    line-height: 20px;
    transition: all 0.5s linear;
    border: solid 1px #d4a344;
}

.two_btn_list li a:hover {
    background: #453416;
    color: #d4a344;
}

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

.two_btn_list li.white_border_btn a:hover {
    background: #d4a344;
    color: #453416;
    border-color: #d4a344;
}

.large_txt {
  font-size: 78px;
}

header {
  background: #000;
  padding: 10px 0px;
}
.my_menu_style li.menu-item a {
  position: relative;
}
.my_menu_style li.menu-item a:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -10px;
  margin: 0 auto;
  background-image: url('/wp-content/uploads/2026/04/menu_after_icon.webp');
  width: 26px;
  height: 9px;
}
.top_bann_small_title, .top_bann_large_title, .top_bann_txt,.section_txt,
.section_title_small,.section_title_large
{
  margin-bottom: 7px !important;
}

.book_other_platform_list {
  display: flex;
  display: -webkit-flex;
  gap: 25px;
  align-items: center;
}
.book_other_platform_list li:first-child {
  position: relative;
  margin-right: 30px;
}
.book_other_platform_list li:first-child:after {
  content: '';
  position: absolute;
  right: -25px;
  top: 2px;
  width: 2px;
  height: 61px;
  background: #000;
}
.other_platform_row {
  padding: 3em 0px 0px;
}
.top_bann_sec {
  border-bottom: solid 5px #d4a344;
  padding: 22em 0px 0px;
  height: 800px;
}
.top_bann_txt_col {
  padding-top: 4em;
}
.top_bann_cover_img img {
  max-width: 145% !important;
}

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

.author_sec {
  padding: 14em 0px 7em;
}

.book_cover_img img {
  max-width: 150% !important;
  position: relative;
  right: 3em;
}

.my_btn_style .elementor-button {
  padding: 15px 25px !important;
}

.book_info_list {
  display: flex;
  display: -webkit-flex;
  gap: 35px;
  flex-flow: row;
  margin-bottom: 10px;
}
.book_info_list h3 {
  margin: 0px 0px 0px 50px;
  font-size: 15px;
  color: #fff;
  font-weight: 400;
}
.book_info_list p {
  margin: 0px 0px 0px 50px;
  color: #d4a343 !important;
}
.book_info_list .info_img_box {
  width: 38px;
  height: 38px;
  display: inline-block;
  border: solid 1px #fff;
  border-radius: 7px;
  text-align: center;
  line-height: 34px;
  position: absolute;
  left: 0px;
}
.book_info_list li {
  position: relative;
}

.trailer_list .num_circle {
  display: inline-block;
  width: 38px;
  height: 38px;
  background: #d4a344;
  border-radius: 100%;
  text-align: center;
  line-height: 38px;
}
.trailer_list li:not(:last-child) {
  margin-bottom: 12px;
}
.my_video_box, .my_video_box .elementor-open-lightbox,.my_video_box .elementor-custom-embed-image-overlay {
  height: 450px;
  width: 100% !important;
}
.my_video_box .elementor-custom-embed-image-overlay img {
  height: 450px;
  width: 100% !important;
}
.trailer_sec,.testi_sec
{
    padding:7em 0px;
}
.blogs_sec {
  padding: 8em 0px;
}
.inner_row {
  margin-bottom: 25px;
}

.my_blog_style .elementor-post__text {
  padding: 0px 18px;
}
.my_blog_style .elementor-post__title {
  position: relative;
}
.my_blog_style .elementor-post__title:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -15px;
  margin: 0 auto;
  width: 80px;
  height: 5px;
  background: #d4a344;
}
.my_blog_style .elementor-post__read-more {
  border-bottom: solid 1px #d4a344;
}

.my_testi_slide .elementor-main-swiper {
  width: 100% !important;
}
.my_testi_slide .elementor-testimonial__image img {
  width: auto !important;
  height: auto !important;
  border-radius: 0px !important;
}
.my_testi_slide .elementor-testimonial__text {
  position: relative;
  padding-bottom: 15px;
}
.my_testi_slide .elementor-testimonial__text:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: 0 auto;
  width: 45%;
  height: 5px;
  background: #d0a342;
}
.my_testi_slide .elementor-testimonial__name {
  position: relative;
}
.my_testi_slide .elementor-testimonial__name:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -42px;
  background-image: url('/wp-content/uploads/2026/04/testi_sec_stars_icon.webp');
  width: 128px;
  height: 18px;
  margin: 0 auto;
}
.my_testi_slide .elementor-testimonial__cite {
  margin: 20px 0px !important;
}
.my_testi_slide .elementor-swiper-button.elementor-swiper-button-prev {
  background-image: url('/wp-content/uploads/2026/04/testi_sec_left_arrow.webp');
  background-repeat:no-repeat;
  background-position: center;
  left: -70px !important;
}
.my_testi_slide .elementor-swiper-button.elementor-swiper-button-next {
  background-image: url('/wp-content/uploads/2026/04/testi_sec_right_arrow.webp');
  background-repeat:no-repeat;
  background-position: center;
  right: -70px !important;
}
.my_testi_slide .elementor-swiper-button {
  width: 46px;
  height: 46px;
  background-color: #d4a343;
  border-radius: 50%;
}
.my_testi_slide .elementor-swiper-button svg
{
  font-size: 0px;  
}

.my_testi_slide .swiper-slide.swiper-slide-next {
  position: relative;
}
.my_testi_slide .swiper-slide.swiper-slide-next:before 
{
  content: '';
  position: absolute;
  left: 0px;
  top: 70px;
  background-image: url('/wp-content/uploads/2026/04/testi_sec_borders_img.webp');
  width: 2px;
  height: 209px;
}
.my_testi_slide .swiper-slide.swiper-slide-next:after
{
  content: '';
  position: absolute;
  right: 0px;
  top: 70px;
  background-image: url('/wp-content/uploads/2026/04/testi_sec_borders_img.webp');
  width: 2px;
  height: 209px;
}

.foo_top_sec 
{
  padding: 3em 0px;
}

.cp_txt p {
  margin: 0;
}
.social_list {
    display: flex;
    display: -webkit-flex;
    gap: 5px;
}

.social_list a {
    display: inline-block;
    width: 38px;
    height: 38px;
    border-radius: 7px;
    text-align: center;
    line-height: 34px;
    background: #d4a343;
    border: solid 1px #d4a343;
    transition: all 0.5s linear;
}

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

.social_list a:hover {
    background: #fff;
}

.contact_info_list_block li {
  position: relative;
}
.contact_info_list_block li:not(:last-child) {
  margin-bottom: 15px;
}
.contact_info_list_block .icon_box {
  display: inline-block;
  width: 38px;
  height: 38px;
  background: #d4a343;
  text-align: center;
  border-radius: 10px;
  line-height: 32px;
  transition: all 0.5s linear;
  border: solid 1px #d4a343;
  margin-right: 5px;
}
.contact_info_list_block li a
{
  color: #fff;
}
.contact_info_list_block li:hover a
{
  color: #d4a343;
}
.contact_info_list_block li:hover .icon_box
{
  background: #fff;  
}

.cp_row {
  padding: 5px 0px;
}

.author_sec_inner
{
  padding: 5em 0px;  
}
.my_form_style input,.my_form_style textarea {
    padding: 14px 15px !important;
}
.my_form_style textarea {
    resize: none;
}
.my_form_style .elementor-button {
    padding: 16px 0px !important;
    min-height: auto !important;
}
.contact_top_sec, .contact_mid_sec,.contact_form_sec {
  padding: 7em 0px;
}
.contact_form_sec
{
  border-bottom: solid 3px #d4a343;
}

/* New css ends here */
