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


header {
  background: #000;
  padding: 5px 0px;
}
.my_menu_style li.menu-item a {
  padding: 12px 25px !important;  
  border: solid 1px #fff !important;
}
.my_menu_style li.menu-item a:hover {
  background: #fff !important;
}
.my_menu_style li.menu-item.current-menu-item a:hover {
  color: #B4470A !important;
}
.my_menu_style li.menu-item:last-child a {
  background: #B4470A;
  color: #fff !important;
  border: solid 1px #B4470A !important;
}
.my_menu_style li.menu-item:last-child a:hover {
  background: #fff !important;
  color: #B4470A !important;
}

.remove_row_sps .elementor-widget-wrap.elementor-element-populated {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.top_bann_sec {
  padding: 40em 0px 15em;
}
.page_home header {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  background: transparent;
  z-index: 1;
}
.top_bann_title,.section_title_small,.section_title_large, .section_txt
{
  margin-bottom: 10px !important;
}
.top_bann_txt {
  margin-bottom: 4em !important;
}
.my_custom_btn .elementor-button {
  padding: 13px 25px !important;
}
.author_sec {
  padding: 7em 0px;
}
.author_single_img img {
/*   max-width: 125%;
  float: right; */
	box-shadow: 0px 0px 30px -10px rgba(0, 0, 0, 0.7) !important;
}

.book_sec {
  padding: 12em 0px 15em;
}


.blog_sec {
  padding: 7em 0px;
}
.inner_row {
  margin-bottom: 25px !important;
}
.my_blogs_style .elementor-post {
  border: solid 1px #fff;
  border-radius: 30px;
  padding: 20px !important;
  margin: 0px 5px;
}
.my_blogs_style .elementor-post__read-more {
  display: table;
  margin: 0 auto;
  padding: 10px 35px 10px 20px;
  border: solid 1px #E0A028;
  border-radius: 20px;
  position: relative;
}
.my_blogs_style .elementor-post__read-more:after {
  content: '';
  position: absolute;
  right: 11px;
  top: 17px;
  background-image: url('/wp-content/uploads/2026/02/btn_arrow.webp');
  width: 18px;
  height: 10px;
}
.in_touch_sec {
  padding: 6em 0px;
}
.contact_sec {
  padding: 8em 0px;
}

.color_col .elementor-widget-wrap.elementor-element-populated {
  background-image: linear-gradient(to top,#79330B,#B4470A);
  padding: 4em !important;
  border-radius: 50px;
  width: 100%;
  max-width: 80%;
  margin: 0 auto;
}
.my_form_style input,.my_form_style textarea {
  padding: 10px 12px !important;
}
.my_form_style textarea {
  resize: none;
}
.my_form_style .elementor-button {
  padding: 16px 0px !important;
  min-height: auto !important;
}
.foo_single_cover img {
  max-width: unset !important;
  float: right;
}
.my_social_list {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  align-items: center;
  gap: 9px;
}
.cp_txt p {
  margin: 0px;
}
.contact_list a {
  color: #141414;
  transition: all 0.5s linear;
}
.contact_list li:not(:last-child) {
  margin-bottom: 20px;
}
.contact_list img {
  margin-right: 6px;
}
.contact_list a:hover {
  color: #7e3814;
}
.cp_row {
  border-top: solid 1px #1a1a1a;
  margin-top: 8px;
  padding-top: 8px;
}
.cp_row .elementor-widget-wrap.elementor-element-populated {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.foo_menu_row {
  margin-top: 35px;
}

.my_testi_style .elementor-main-swiper {
  width: 100%;
}
.my_testi_style .elementor-testimonial__content {
  display: flex;
  display: -webkit-flex;
  flex-flow: column-reverse;
}
.my_testi_style .elementor-testimonial__cite {
  margin: 0px !important;
}
.my_testi_style .elementor-testimonial__image img {
  width: unset !important;
  height: auto !important;
  border-radius: 200px 0px 0px 0px !important;
}
.my_testi_style .elementor-swiper-button.elementor-swiper-button-prev {
  left: 0em !important;
  top: 37% !important;
}
.my_testi_style .elementor-swiper-button.elementor-swiper-button-next {
  right: 0em !important;
  top: 37% !important;
}
.my_testi_style .elementor-swiper-button {
  width: 45px !important;
  background: #b4470a;
  height: 45px !important;
  text-align: center !important;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center !important;
  border-radius: 50%;
}
.my_testi_style .elementor-swiper-button svg {
  fill: #fff !important;
}

.platform_list_all ul {
  display: flex;
  display: -webkit-flex;
  gap: 25px;
  justify-content: space-around;
  align-items: center;
}
.platform_row {
  padding: 2em 0px;
}

.post-title {
  display: none;
}
.blog_inner_sec {
  padding: 5em 0px;
}

.my_blogs_style .elementor-post__thumbnail img {
  border-radius: 30px !important;
}


.book_pref_list {
  display: flex;
  display: -webkit-flex;
  gap: 12px;
}
.book_pref_list a {
  display: inline-block;
  padding: 6px 16px;
  background: #b4470a;
  color: #fff;
  border-radius: 35px;
  text-transform: uppercase;
  font-size: 13px;
  border: solid 1px #b4470a;
  transition: all 0.5s linear;
}
.book_pref_list a img {
  margin-left: 3px;
}
.book_pref_list a:hover {
  background: #000;
  border-color: #000;
}

@media screen and (max-width: 1024px) {
    .container {
      width: 100%;
    }
    .foo_single_cover img {
      max-width: 120% !important;
    }
    .top_bann_sec {
      padding: 25em 0px 7em;
    }
    .top_bann_txt {
      margin-bottom: 15px !important;
    }
    .platform_list_all ul {
      gap: 15px;
      justify-content: center;
      flex-flow: wrap;
    }
    .author_sec,.book_sec,.blog_sec,.in_touch_sec,.contact_sec
    {
      padding: 5em 0px;
    }
}
@media screen and (max-width: 767px) {
    .page_home header {
      position: relative;
      background: #000;
    }
    .menu_col .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: -100px;
    }
    .my_menu_style li.menu-item a {
      border: solid 1px #b4470a !important;
    }
    .my_menu_style li.menu-item a:hover {
      color: #b4470a !important;
    }
    .top_bann_sec {
        padding: 5em 0px;
        background-color: #000 !important;
        background-image: unset !important;
        border-top: solid 3px #b04711 !important;
    }
    .author_single_img 
    {
        margin-bottom:35px;
    }
    .book_sec {
      background-image: unset !important;
    }
    .foo_single_cover img {
        max-width: 100% !important;
        float: left !important;
    }
    .my_social_list {
      justify-content: flex-start;
      gap: 8px;
    }
    .foo_menu_row {
      margin-top: 0px;
    }
    .color_col .elementor-widget-wrap.elementor-element-populated {
      padding: 3em !important;
      border-radius: 20px;
      max-width: 100%;
    }
    .elementor-widget-text-editor br,
    .elementor-widget-heading br,
    .my_testi_style .elementor-swiper-button
    {
        display:none !important;  
    }
    .my_blogs_style .elementor-post {
      border-radius: 15px;
      padding: 15px !important;
    }
    .my_blogs_style .elementor-post__thumbnail {
      padding-bottom: 30em !important;
      border-radius: 15px !important;
    }
    .book_pref_list {
      gap: 10px;
      flex-flow: wrap;
    }
    .blog_inner_sec {
      padding: 2em 0px;
    }
}

@media screen and (max-width: 568px) {
    .top_bann_title .elementor-heading-title,
    .section_title_large .elementor-heading-title
    {
      font-size: 35px !important;
    }
    .platform_list_all ul li {
      flex: 0 0 42%;
    }
    .in_touch_sec {
      padding: 0em 0px !important;
    }
}
/* New css ends here */
