/*----------------------
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: #FF5E99;
    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;
}
.header_top_row {
  padding: 15px 0px;
}

.header_top_row .elementor-icon-list-item {
  position: relative;
}
.header_top_row .elementor-icon-list-item:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 10px;
  width: 40%;
  height: 1px;
  background: #07141d;
}
.header_top_row .elementor-icon-list-item:after {
  content: '';
  position: absolute;
  right: 0px !important;
  top: 0px;
  width: 40% !important;
  height: 1px;
  background: #07141d;
  left: unset !important;
}
.header_top_row .elementor-widget-wrap.elementor-element-populated {
  padding: 0px !important;
}
.header_top {
  padding: 15px 0px;
}
.page_home header {
  background: transparent;
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  top: 0px;
  z-index: 1;
}

.my_menu_style li.menu-item:last-child a {
  position: relative;
}
.my_menu_style li.menu-item:last-child a {
  padding: 12px 25px !important;
  background: #aafe00;
  color: #07141d !important;
  border: solid 1px #aafe00 !important;
  transition: all 0.5s linear;
}
.my_menu_style li.menu-item:last-child a:hover {
  background: #fff;
  color: #07141d !important;
  border-color: #fff !important;
}
.header_top:after
{
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 10px;
  margin: 0 auto;
  width:70%;
  height:2px;
  background:#fff;
}

.remove_section_space .elementor-widget-wrap.elementor-element-populated {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.top_banner_section {
  padding: 25em 0px 12em;
}
.two_btn_list {
  display: flex;
  display: -webkit-flex;
  gap: 10px;
}
.two_btn_list a {
  padding: 12px 25px;
  background: #aafe00;
  color: #07141d;
  border: solid 1px #aafe00;
  transition: all 0.5s linear;
  display:inline-block;
}
.two_btn_list a:hover {
  background: #07141d;
  color: #fff;
  border-color: #07141d;
}
.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: #aafe00;
  color: #07141d;
  border-color: #07141d;
}


.center_btn_list .two_btn_list {
  justify-content: center;
}
.make_hover_light .two_btn_list a:hover {
  background: #fff;
  color: #07141d;
}

.my_menu_style li.menu-item:last-child {
  margin-left: 5em;
}


.italic {
  font-style: italic;
}
.bg_txt {
  background: #aafe00;
  padding: 5px;
}
.inner_row {
  margin-bottom: 25px;
}
.bwt_bridge_inner
{
    margin-bottom: 45px;
}

.bridge_between_inner .blue_col {
}
.bridge_between_inner .green_col .elementor-widget-wrap.elementor-element-populated{
  background: #aafe00 !important;
}
.bridge_between_inner .my_bridge_col .elementor-widget-wrap.elementor-element-populated {
  padding: 80px 0px !important;
  margin: 0px 8px !important;
  background: #07141d;
  border-radius: 20px;
}
.bridge_between_sec {
  padding: 7em 0px 0em;
}
.my_books_slider .elementor-main-swiper {
  width: 100% !important;
  overflow: hidden;
}
.my_books_slider .elementor-testimonial__image img {
  width: auto !important;
  height: auto !important;
}
.my_books_slider .swiper-slide {
  padding: 0px !important;
}
.my_books_slider .elementor-testimonial__cite {
  margin-top: 0px !important;
}
.my_books_slider .elementor-testimonial__footer {
  margin-bottom: 15px !important;
}
.collection_sec {
  padding: 8em 0px;
}

.my_books_slider .elementor-testimonial__name {
  position: relative;
}
.my_books_slider .elementor-testimonial__name:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -15px;
  margin: 0 auto;
  background-image: url('/wp-content/uploads/2025/08/book-distribute_slider_stars.png');
  width: 76px;
  height: 12px;
}
.my_books_slider .elementor-testimonial {
  margin-bottom: 20px;
}
.top_banner_title,.top_banner_small_title,.section_title_large
{
  margin-bottom: 10px !important;
}

.green_bg_title .elementor-heading-title {
  background: #aafe00;
  padding: 15px 35px;
  display: inline-block;
}
.region_sec {
  padding: 8em 0px;
}

.combine_plat_sec {
  padding: 7em 0px;
}
.com_plat_inner_row .elementor-column .elementor-widget-wrap.elementor-element-populated {
  padding: 25px !important;
  margin: 0 13px;
  border-radius:20px;
}
.green_col .elementor-widget-wrap.elementor-element-populated {
  background: #aafe00;
}
.blue_col .elementor-widget-wrap.elementor-element-populated {
  background: #07141d;
}

.step_txt {
  font-size: 20px;
  display: block;
}
.how_start_step_title {
  width: 165px !important;
  height: 165px !important;
  background: #07141d;
  display: flex !important;
  display: -webkit-flex;
  justify-content: center !important;
  align-items: center !important;
  border-radius: 50%;
  margin: 0 auto 45px !important;
  /*outline: solid 15px #fff;*/
}
.how_start_title {
  margin-bottom: 15px !important;
  position: relative;
}
.how_start_title:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -10px;
  margin: 0 auto;
  width: 100px;
  height: 2px;
  background: #aafe00;
}

.step_btm_txt_col {
  padding-top: 105px;
}
.step_inners_row .how_start_step_title {
  position: relative;
}

.step_inners_row:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  top: 95px;
  background-image: url('/wp-content/uploads/2025/08/circle_inner_img.png');
  width: 811px;
  height: 214px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.first_col {
  left: 115px;
  top: 14px;
}
.second_col {
  left: 40px;
  top: 10px;
}
.third_col {
  left: -37px;
  top: 15px;
}
.forth_col {
  left: -115px;
  top: 10px;
}

.how_start_sec {
  padding-bottom: 7em;
}

.submit_sec {
  padding: 10em 0px;
  overflow: hidden;
}

.partner_list ul {
  display: flex;
  display: -webkit-flex;
  gap: 25px;
  justify-content: center;
  align-content: center;
}
.partner_list ul a {
  display: inline-block;
  border: solid 1px #aafe00;
  border-radius: 20px;
  width: 210px;
  height: 110px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
}
.partner_list ul a img {
  filter: grayscale(1);
}
.trusted_sec {
  padding: 8em 0px;
}


.my_testi_style .elementor-main-swiper {
  width: 100% !important;
  overflow: hidden;
  padding-bottom: 4em;
}
.my_testi_style .swiper-slide {
  padding: 0px !important;
}
.my_testi_style .swiper-slide .elementor-testimonial {
  padding: 35px !important;
  background: #07141d;
  border: solid 1px #aafe00;
  border-radius: 20px;
}
.my_testi_style .elementor-testimonial__text {
  position: relative;
  padding-top: 55px;
}
.my_testi_style .elementor-testimonial__text:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: url('/wp-content/uploads/2025/08/testi_sec_quote_icon.png');
  background-repeat: no-repeat;
  background-position: center;
  width: 42px;
  height: 42px;
  background-color: #aafe00;
  border-radius: 5px;
}
.my_testi_style .elementor-testimonial__text:after {
  content: '';
  position: absolute;
  right: 0px;
  top: 0px;
  background-image: url('/wp-content/uploads/2025/08/testi_sec_stars_icon.png');
  width: 88px;
  height: 16px;
}

.my_testi_style .elementor-swiper-button.elementor-swiper-button-prev {
  background-image: url('/wp-content/uploads/2025/08/arrow_left.png');
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 20%;
  bottom: 0px;
  z-index: 1;
}
.my_testi_style .elementor-swiper-button.elementor-swiper-button-next {
  background-image: url('/wp-content/uploads/2025/08/arrow_right.png');
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 20%;
  bottom: 0px;
  top: unset;
  z-index: 1;
}
.my_testi_style .elementor-swiper-button {
  width: 30px;
  height: 30px;
  background-color: #07141d;
  border-radius: 50%;
}

.my_testi_style .elementor-main-swiper:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 13px;
  margin: 0 auto;
  width: 50%;
  height: 2px;
  background: #aafe00;
}
.my_testi_style .elementor-swiper-button i {
  display: none;
}

.testi_section {
  padding-bottom: 7em;
}

.submit_sec:before {
  content: '';
  position: absolute;
  left: -30%;
  top: -30%;
  background: #aafe00;
  width: 787px;
  height: 787px;
  border-radius: 50%;
}
.submit_sec::after {
  content: '';
  position: absolute;
  right: -25%;
  top: -80%;
  background: rgb(170,254,0,0.7);
  width: 787px;
  height: 787px;
  border-radius: 50%;
  mix-blend-mode: multiply;
}
.social_list {
  display: flex;
  display: -webkit-flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
}
.social_list a
{
	transition:all 0.5s linear;
}
.social_list a:hover
{
	opacity:0.6;
}

.right_border_col {
  border-right: solid 1px #fff;
}
.foo_title {
  margin-bottom: 10px !important;
}
.footer_nav {
  border-bottom: solid 1px #fff;
  padding-bottom: 1em;
}
.footer_row {
  padding: 50px 0px 25px;
}
.cp_txt p {
  margin: 0px;
}
.cp_row:before {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  margin: 0 auto;
  width: 75%;
  height: 1px;
  background: #aafe00;
}

.top_banner_txt {
  margin-bottom: 10px !important;
}
.my_form_style input,.my_form_style textarea {
    padding: 13px 15px !important;
}

.my_form_style textarea {
    resize: none;
}

.my_form_style .elementor-button {
    min-height: auto;
    padding: 17px 0px !important;
}
.contact_single_img img {
    max-width: unset !important;
    position: relative;
    right: -3em;
}
.about_us_sec {
  padding: 5em 0px;
}

.our_mission_sec {
  padding: 7em 0px;
  border-top: solid 4px #07141d;
  border-bottom: solid 4px #aafe00;
}
.faq_sec {
  padding: 5em 0px;
}
.my_faq_style .elementor-accordion .elementor-accordion-item:not(:last-child) {
  margin-bottom: 12px;
}
.my_faq_style .elementor-tab-content p {
  margin: 0;
}

.my_form_style .elementor-field-label.elementor-screen-only {
  position: relative;
  top: 0px;
  overflow: visible;
  clip-path: unset !important;
  width: 100%;
  height: auto;
  margin-bottom: 11px;
}



@media only screen and (max-width: 1275px) {
  .header_top_row .elementor-icon-list-item::before,.header_top_row .elementor-icon-list-item::after
	{
	  width: 35% !important;
	}
}

@media only screen and (max-width: 1024px) {
  	.container {
	  width: 100%;
	}
	.my_menu_style li.menu-item:last-child {
	  margin-left: 0em;
	}
	.header_top::after,.cp_row::before
	{
	  width: 100%;
	}
	.partner_list ul {
	  flex-flow: wrap;
	}
	.first_col {
	  left: 60px;
	  top: 15px;
	}
	.second_col {
	  left: 20px;
	}
	.forth_col {
	  left: -60px;
	}
	.third_col {
	  left: -20px;
	}
	.e-form__indicators__indicator__label{
     width: 100px !important;
     height: 100px !important;
	}
}

@media only screen and (max-width: 767px) 
{
	.remove_sp_on_mob .elementor-widget-wrap.elementor-element-populated {
      padding-top: 0px !important;
      padding-bottom: 0px !important;
    }
    .my_menu_style .elementor-menu-toggle {
      position: absolute !important;
      right: 0px !important;
      top: -60px !important;
    }
	.page_home header {
      background: #000;
      position: relative;
    }
	.my_menu_style li.menu-item:last-child a {
	  padding: 12px 20px !important;
	}
	.top_banner_section {
	  padding: 10em 0px;
	}
	.top_banner_title .elementor-heading-title {
	  font-size: 38px !important;
	}
	.bridge_between_sec {
	  padding: 5em 0px 0em;
	}
	.bridge_between_sec .elementor-column {
	  width: 100% !important;
	}
	.bwt_bridge_inner {
	  margin-bottom: 20px;
	}
	.bwt_bridge_inner {
	  text-align: center;
	}
	.section_title_large br,.elementor-widget-text-editor br,.step_inners_row::after,
	.submit_sec::before
	{
		display:none;
	}
	.bridge_between_inner .my_bridge_col .elementor-widget-wrap.elementor-element-populated {
	  padding: 60px 0px !important;
	  margin: 0px 0px 15px !important;
	}
	.collection_sec,.region_sec,.combine_plat_sec,.submit_sec,.trusted_sec,.our_mission_sec
	{
		padding: 5em 0px;
	}
	 .header_top_row .elementor-icon-list-item::before, .header_top_row .elementor-icon-list-item::after {
		width: 25% !important;
	  }
	.com_plat_inner_row .elementor-column .elementor-widget-wrap.elementor-element-populated {
	  margin: 0 0px 15px;
	}
	.first_col,.second_col,.third_col,.forth_col
	{
		left: 0px;
		top: 0px;
	 }
	.how_start_sec,.testi_section
	{
	  padding-bottom: 5em;
	}
	.step_btm_txt_col {
	  padding-top: 0px;
	}
	.how_start_step_title {
	  margin: 0 auto 35px !important;
	  outline: solid 15px #aafe00;
	}
	.contact_inner_row .elementor-widget-wrap.elementor-element-populated 
	{
/* 	  flex-flow: column-reverse; */
	}
	 .contact_single_img img {
		width: 100%;
		 right: 0px;
    	margin-bottom: 25px;
	  }
	.contact_inner_row .elementor-container.elementor-column-gap-default {
	  flex-flow: column-reverse;
	}
	.footer_row .elementor-column
	{
		width: 100% !important;
	}
	.step_inners_row  .elementor-column:not(:last-child) {
	  margin-bottom: 25px;
	}
	.step_top_txt_col .elementor-widget-wrap.elementor-element-populated .how_start_step_title {
	  order: 1;
	}
	.step_top_txt_col .elementor-widget-wrap.elementor-element-populated .how_start_title {
	  order: 2;
	}
	.step_top_txt_col .elementor-widget-wrap.elementor-element-populated .how_start_txt {
	  order: 3;
	}
	.step_inners_row .elementor-column:not(:last-child) {
	  margin-bottom: 25px;
	}
	.submit_sec::after {
	  top: -20%;
	  width: 350px;
	  height: 350px;
	}
	.section_title_large .elementor-heading-title {
	  font-size: 35px !important;
	}
	.cp_txt {
	  text-align: center;
	}
	.privacy_menu .elementor-nav-menu {
	  margin: 0 auto;
	}
	.social_list {
	  justify-content: flex-start;
	}
	.footer_row {
	  padding: 25px 0px 25px;
	}
	.right_border_col {
	  border-width: 0px;
	}
	.right_border_col .elementor-widget-wrap.elementor-element-populated {
	  padding-left: 7px !important;
	  padding-right: 7px !important;
	}
	.footer_nav .elementor-nav-menu {
	  flex-flow: column;
	  align-items: flex-start !important;
	}
	.footer_nav .elementor-nav-menu a {
	  margin: 0px 0px 5px !important;
	}
	.footer_nav .elementor-nav-menu li:last-child a {
	  margin-bottom: 0px !important;
	}
	.bridge_txt .elementor-heading-title {
	  line-height: 60px !important;
	}
	.contact_inner_row {
		padding: 4em 0px;
	  }
	.e-form__indicators__indicator--state-active .e-form__indicators__indicator__label, .e-form__indicators__indicator--state-inactive .e-form__indicators__indicator__label{
		    outline: 3px solid #07141D !important;
	}
	
}
@media only screen and (max-width: 568px) 
{
	.header_top_row .elementor-icon-list-item::before, .header_top_row .elementor-icon-list-item::after {
    	width: 18% !important;
  	}
	.top_banner_section {
		padding: 7em 0px;
	  }
}
@media only screen and (max-width: 420px) 
{
	.my_books_slider .elementor-testimonial__image img {
	  width: 75% !important;
	}
	 .section_title_large .elementor-heading-title {
		font-size: 27px !important;
	  }
	.green_bg_title .elementor-heading-title {
	  padding: 15px 20px;
	}
	.combine_plat_sec .elementor-widget-wrap.elementor-element-populated,
	.how_start_sec .elementor-widget-wrap.elementor-element-populated,
	.trusted_sec .elementor-widget-wrap.elementor-element-populated,
	.bridge_between_sec .elementor-widget-wrap.elementor-element-populated,
	.testi_section .elementor-widget-wrap.elementor-element-populated,
	.contact_inner_row .elementor-widget-wrap.elementor-element-populated,
	.faq_sec .elementor-widget-wrap.elementor-element-populated
	{
	  padding-left: 0px !important;
	  padding-right: 0px !important;
	}
	.how_start_sec, .testi_section {
		padding-bottom: 2em;
	 }
	.bridge_txt .elementor-heading-title {
		line-height: 45px !important;
	  }
	.section_title_large .elementor-heading-title {
		font-size: 22px !important;
	  }
	.section_title_small .elementor-heading-title {
	  font-size: 18px !important;
	}
	.two_btn_list a {
	  padding: 8px;
	  display: inline-block;
	  font-size: 14px;
	}
	.two_btn_list {
	  flex-flow: wrap;
	}
	.my_testi_style .swiper-slide .elementor-testimonial {
	  padding: 20px !important;
	}
	.header_top_row .elementor-icon-list-item::before, .header_top_row .elementor-icon-list-item::after {
		width: 10% !important;
	  }
	 .my_books_slider .elementor-testimonial__image img {
		width: 65% !important;
	  }
	.partner_list ul {
	  gap: 20px;
	  justify-content: center;
	}
	.partner_list ul a {
	  width: 150px;
	  height: 150px;
	  padding: 0px 12px;
	}
	 .collection_sec, .region_sec, .combine_plat_sec, .submit_sec, .trusted_sec {
		padding: 3em 0px;
	  }
}

/* New css ends here */
