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



.remove_row_sps .elementor-widget-wrap.elementor-element-populated {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
header {
  background: #000;
}
.page_home header {
  background: transparent;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  margin: 0 auto;
  z-index: 1;
}
.platform_list {
  display: flex;
  display: -webkit-flex;
  gap: 15px;
  justify-content: space-between;
  align-items: center;
  flex-flow: wrap;
  margin-top:25px;
  position: relative;
  z-index: 1;
}
.top_bann_sec {
  padding: 20em 0px 6em;
}
.featured_on_title {
  margin-bottom: 35px;
}
.featured_on_title .elementor-heading-title {
  position: relative;
}
.featured_on_title .elementor-heading-title:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -15px;
  margin: 0 auto;
  width: 75px;
  height: 4px;
  background: #eec77c;
}
.platform_row {
  margin-top: 5em;
}
.my_btn_style .elementor-button {
  padding: 13px 32px !important;
  background-image: linear-gradient(to right,#a97936 0%,#eec77c 50%,#a97936 100%);
  background-size: 200% auto;          
  background-position: center;         
  transition: background-position 0.6s ease;
}
.my_btn_style .elementor-button:hover {
  background-position: right center;
}

.top_bann_sec:after {
  content: '';
  position: absolute;
  right: -400px;
  bottom: -400px;
  width: 800px;
  height: 800px;
  background: #b0080b;
  border-radius: 100%;
  opacity: 0.1;
  animation: floatCircle 12s ease-in-out infinite;
}
@keyframes floatCircle {
  0% {
    transform: translate(0, 0) scale(1);
  }
  50% {
    transform: translate(-40px, -40px) scale(1.1);
  }
  100% {
    transform: translate(0, 0) scale(1);
  }
}

.top_bann_small_title, .top_bann_large_title,.top_bann_txt,
.section_title_small,.section_title_large,.section_txt
{
  margin-bottom: 10px !important;
}
.author_sec {
  padding: 7em 0px;
}
.author_single_img img {
  border: solid 2px #eec77c !important;
  border-radius: 20px !important;
}

.book_info_list {
  display: flex;
  display: -webkit-flex;
  gap: 20px;
  margin-bottom:12px;
}
.book_info_list img {
  margin-right: 10px;
}
.two_btn_list {
  display: flex;
  display: -webkit-flex;
  gap: 10px;
  flex-flow: wrap;
}
.two_btn_list a {
  display: inline-block;
  padding: 12px 30px;
  border-radius: 10px;
  background-image: linear-gradient(to right,#a97936 0%,#eec77c 50%,#a97936 100%);
  background-size: 200% auto;          
  background-position: center;         
  transition: background-position 0.6s ease;
  color: #000;
}
.two_btn_list li.black_border_btn a {
  background:transparent;
  border:solid 1px #000;
}
.two_btn_list li.black_border_btn a:hover {
  background: #eec77c;
}
.two_btn_list li.image_btn a {
  height: 45px;
  padding: 6px 12px 12px 5px;
}
.two_btn_list a:hover {
  background-position: right center;
}
.book_sec {
  padding: 8em 0px 5em;
}
.book_cover_img img {
  max-width: unset !important;
  float: right;
  position: relative;
  z-index: 1;
}
.book_sec:before {
  content: '';
  position: absolute;
  left: 50px;
  top: 50px;
  width: 142px;
  height: 142px;
  background: #0b1624;
}
.choose_pref_row {
  padding: 2em 0px 40em;
  margin-top: -13em;
  /*margin-top: -16em;*/
}
.video_sec {
  margin-top: -30em;
}
.pref_inner {
  margin-top: -7em;
}

.inner_row {
  margin-bottom: 20px;
}
.my_video_box, .my_video_box .elementor-open-lightbox,.my_video_box .elementor-custom-embed-image-overlay {
  width: 100% !important;
  height: 500px;
}
.my_video_box .elementor-custom-embed-image-overlay img {
  width: 100% !important;
  height: 500px;
  border-radius: 20px;
  border: solid 2px #eec77c;
}

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

.video_sec {
  padding-bottom: 7em;
}
.blogs_sec {
  padding: 8em 0px;
}
.my_blogs_style .elementor-post__title {
  margin-bottom: 25px !important;
  position: relative;
}
.my_blogs_style .elementor-post__title:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -12px;
  width: 100px;
  height: 2px;
  background: #eec77c;
  margin: 0 auto;
}
.my_blogs_style .elementor-post__read-more {
  display: inline-block;
  background-image: linear-gradient(to right,#a97936 0%,#eec77c 50%,#a97936 100%);
  background-size: 200% auto;
  background-position: center;
  transition: background-position 0.6s ease;
  padding: 10px 25px !important;
  border-radius: 10px;
}
.my_blogs_style .elementor-post__read-more:hover
{
 background-position: right center;
}

.my_testi_style .elementor-main-swiper {
  width: 100% !important;
}
.my_testi_style .elementor-testimonial__image img{
  width: auto !important;
  height: auto !important;
  border-radius: 0px !important;
}
.my_testi_style strong {
  display: inline-block;
  margin-bottom: 22px;
}
.my_testi_style .elementor-testimonial__text {
  position: relative;
  padding: 4em 0px;
}
.my_testi_style .elementor-testimonial__text:before {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  width: 2px;
  height: 50px;
  background: #fff;
  margin: 0 auto;
  top: 0px;
}
.my_testi_style .elementor-testimonial__text:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  width: 2px;
  height: 50px;
  background: #fff;
  margin: 0 auto;
  bottom:0px;
}
.testi_sec {
  padding: 7em 0px;
}
.my_testi_style .elementor-testimonial__cite {
  margin-top: 10px !important;
}

.cp_txt p {
  margin: 0px;
}
.social_list {
  display: flex;
  display: -webkit-flex;
  gap: 10px;
  justify-content: center;
}
.social_list a {
  transition: all 0.5s linear;
}
.social_list a:hover {
  opacity: 0.6;
}
.foo_top_sec {
  padding: 6em 0px;
}
.foo_logo {
  margin-bottom: 42px !important;
}
.foo_logo:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -20px;
  width: 75px;
  height: 2px;
  background: #fff;
  margin: 0 auto;
}

.book_pref_title {
  position: relative;
  padding-top: 12px;
}
.book_pref_title:before {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  width: 30px;
  height: 2px;
  background-color: #fff;
  margin: 0 auto;
}

.inner_book_sec {
  padding: 7em 0px !important;
  border-top: solid 4px #eac67a;
  border-bottom: solid 4px #eac67a;
}
.choose_pref_row_inner {
  padding: 7em 0px;
}
.contact_inner_section {
    padding: 7em 0px;
    border-top: solid 3px #EEC77C;
    border-bottom: solid 3px #EEC77C;
}

.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;
    background-image: linear-gradient(to right,#a97936 0%,#eec77c 50%,#a97936 100%);
    background-size: 200% auto;
    background-position: center;
    transition: background-position 0.6s ease;
}
.my_form_style .elementor-button:hover
{
  background-position: right center;
}
.my_form_style input::placeholder,.my_form_style textarea::placeholder {
  color: #eec77c !important;
  opacity: 0.7 !important;
}
/* New css ends here */
