/*----------------------
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;
    /*border-left:solid 20px #fff;*/
    /*border-right:solid 20px #fff;*/
}

::selection {
    background: #baec4f;
    color: #183c17;
    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: 10px 0px;
  border-left: solid 20px #fff;
  border-right: solid 20px #fff;
}
.my_menu_style li a {
  position: relative;
}
.my_menu_style li a:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  margin: 0 auto;
  background-image: url('/wp-content/uploads/2026/03/menu_icon.webp');
  width:19px;
  height:15px;
}
.my_menu_style li:last-child a {
  margin-left:35px !important;
}
.my_menu_style li:last-child a:before {
  display: none;
}
.my_menu_style li:last-child a {
  display: inline-block;
  padding: 13px 21px !important;
  background: #a1c90a;
  color: #000 !important;
  border-radius: 10px;
  border: solid 1px #a1c90a;
  transition: all 0.5s linear;
}
.my_menu_style li:last-child a:hover {
  background: #fff;
  border-color: #fff;
}

.top_logo a {
  background: #ffffe2 !important;
  padding: 20px !important;
  border-radius: 10px;
}

.remove_sec_sps .elementor-widget-wrap.elementor-element-populated {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.top_bann_sec {
  border-radius: 0px 0px 70px 70px;
  padding: 20em 0px 8em;
  border-left: solid 20px #fff;
  border-right: solid 20px #fff;
}
.page_home  header {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  z-index: 1;
  background: transparent;
}
.top_bann_cover_img img {
  max-width: 125% !important;
  position: relative !important;
  right: 2em !important;
}

.top_bann_author_list, .top_bann_title,.two_col_btn_block,
.section_title_small,.section_title_large,.section_txt
{
  margin-bottom: 10px !important;
}
.top_bann_txt 
{
    margin-bottom: 0px !important;
}
.top_bann_author_list ul {
  display: flex;
  display: -webkit-flex;
  gap: 30px;
}
.top_bann_author_list ul li {
  position: relative;
}
.top_bann_author_list ul li:not(:last-child):after {
  content: '';
  position: absolute;
  width: 11px;
  height: 11px;
  right: -20px;
  top: 5px;
  background-image: url('/wp-content/uploads/2026/03/title_before_icon.webp');
  background-size: contain;
  background-repeat: no-repeat;
  animation: squareCornerAnim 2s infinite ease-in-out;
}
@keyframes squareCornerAnim {

    0%{
        transform: scale(1) rotate(0deg);
        opacity: 1;
    }

    50%{
        transform: scale(1) rotate(90deg);
        opacity: .8;
    }

    100%{
        transform: scale(1) rotate(180deg);
        opacity: 1;
    }
}

.two_btn_list {
  display: flex;
  display: -webkit-flex;
  gap: 10px;
}
.two_btn_list li a {
  display: inline-block;
  padding: 13px 25px;
  color: #183c17;
  background: #a1c90a;
  border-radius: 10px;
  border: solid 1px #a1c90a;
  transition: all 0.5s linear;
}
.two_btn_list li a:hover {
  background: #183c17;
  color: #a1c90a;
}
.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: #000;
}

.two_btn_list li.img_btn a img {
  margin-right: 5px;
  position: relative;
  top: -1px;
}


.place_order_btn {
  width: 100px !important;
  margin-bottom: 0px !important;
  margin: auto;
  position: relative;
  right: 3em;
}
.place_order_btn:after {
  content: '';
  position: absolute;
  right: -40px;
  bottom: -65px;
  background-image: url('/wp-content/uploads/2026/03/top_bann_btn_after_img.webp');
  width: 80px;
  height: 62px;
}
.bold_txt {
  font-weight: 500;
}

.style_list li {
  position: relative;
  padding: 0px 0px 10px 13px;
}
.style_list li:before {
  content: '';
  position: absolute;
/*   left: 0px;
  top: 5px;
  background-image: url('/wp-content/uploads/2026/03/title_before_icon.webp');
  width: 11px;
  height: 11px;
  animation: squareCornerAnim 2s infinite ease-in-out; */
  width: 0; 
  height: 0; 
  left: 0px;
  top: 2px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #a1c90a;
  transform: rotate(-40deg);
}

.author_sec {
  padding: 8em 0px;
}

.make_title_before .elementor-heading-title {
  position: relative;
  padding-left: 18px;
}
.make_title_before .elementor-heading-title:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 2px;
  background-image: url('/wp-content/uploads/2026/03/title_before_icon.webp');
  width: 11px;
  height: 11px;
  animation: squareCornerAnim 2s infinite ease-in-out;
}
.green_txt {
  color: #a1c90a;
}
.book_info_list {
  display: flex;
  display: -webkit-flex;
  gap: 25px;
  margin-bottom: 15px;
}
.book_info_list li{
  position: relative;
}
.book_info_list h3 {
  font-size: 15px;
  margin: 0px 0px 5px 70px;
}
.book_info_list p {
  margin: 0px 0px 0px 70px;
  color: #a1c90a;
}
.book_info_list .info_img_box {
  position: absolute;
  left: 0px;
  top: 0px;
}
.book_sec {
  padding: 6em 0px;
  border-radius: 70px;
  border-left: solid 20px #fff;
  border-right: solid 20px #fff;
}
.book_sec_cover img {
  max-width: 130% !important;
}
.book_info_list .info_img_box:after {
  content: '';
  position: absolute;
  right: -8px;
  top: 0px;
  width: 2px;
  height: 44px;
  background-color: #a1c90a;
}
.book_pref_sec {
  /*background: #ccc;*/
  border-left: solid 20px #fff;
  border-right: solid 20px #fff;
  /*padding: 40px 0px;*/
}

.white_pre_col .elementor-widget-wrap.elementor-element-populated {
  background: #fff;
  padding: 30px 30px 30px !important;
  margin: 0 10px !important;
  border-radius: 40px;
}
.white_pre_col .elementor-widget-wrap.elementor-element-populated .section_txt,.white_pre_col .elementor-widget-wrap.elementor-element-populated .section_txt p {
  margin: 0px !important;
}
.book_pref_title .elementor-heading-title{
  position: relative;
}
.book_pref_title .elementor-heading-title:after {
  content: '';
  position: absolute;
  bottom: 20px;
  left: 90px;
  width: 44px;
  height: 3px;
  border-radius: 4px;
  background-color: #a1c90a;
}

.book_pref_title .title_img_box {
  display: inline-block;
  width: 75px;
  height: 75px;
  background: #183c17;
  text-align: center;
  line-height: 75px;
  border-radius: 100%;
  margin-right: 10px;
}

.white_pre_col .elementor-widget-wrap.elementor-element-populated:hover .book_pref_title .title_img_box
{
  background-color: #000;
}

.trailer_btn, .trailer_btn .elementor-open-lightbox,.trailer_btn .elementor-custom-embed-image-overlay {
  width: 222px !important;
  height: 127px;
  float: right !important;
}
.trailer_btn .elementor-custom-embed-image-overlay img {
  width: 222px;
  height: 127px;
}
.trailer_btn {
  margin-top: 5em;
  position: absolute !important;
  right: 0px;
  bottom: 0px;
}
.book_trailer_img img {
  max-width: 120% !important;
  float: right;
}
.trailer_sec {
  border-radius: 70px;
  border-left: solid 20px #fff;
  border-right: solid 20px #fff;
  padding: 7em 0px;
}

.platform_list {
  display: flex;
  display: -webkit-flex;
  gap: 15px;
  justify-content: space-between;
  align-items: center;
  margin-top: 12px;
}
.feature_row {
  padding: 3em 0px;
}
.inner_row {
  margin-bottom: 25px;
}
.feature_title .elementor-heading-title {
  position: relative;
}
.feature_title .elementor-heading-title:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -15px;
  margin: 0 auto;
  width: 80px;
  height: 2px;
  background: #a1c90a;
}
.platform_list {
  display: flex;
  display: -webkit-flex;
  gap: 15px;
  justify-content: space-between;
  align-items: center;
  margin-top: 12px;
}
.feature_row {
  padding: 3em 0px;
}
.inner_row {
  margin-bottom: 25px;
}
.feature_title .elementor-heading-title {
  position: relative;
}
.feature_title .elementor-heading-title:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -15px;
  margin: 0 auto;
  width: 80px;
  height: 2px;
  background: #a1c90a;
}

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

.center_titles .elementor-heading-title {
  position: relative;
  display: inline-block;
}
.make_title_after .elementor-heading-title:after {
  content: '';
  position: absolute;
  right: 0px;
  top: 2px;
  background-image: url('/wp-content/uploads/2026/03/title_before_icon.webp');
  width: 11px;
  height: 11px;
  animation: squareCornerAnim 2s infinite ease-in-out;
}
.make_title_after .elementor-heading-title {
  padding-right: 15px;
}

.my_posts_style .elementor-post__read-more {
  color: #fff !important;
  width: 62px !important;
  height: 62px !important;
  background-color: #a1c90a !important;
  display: inline-block;
  background-image: url('/wp-content/uploads/2026/03/blog_sec_btn_icon.webp');
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 100%;
  font-size: 0px !important;
  transition: all 0.5s linear;
}
.my_posts_style article.elementor-post:nth-child(odd)
{
  flex-flow: column-reverse;
}
.my_posts_style article.elementor-post:hover  {
  background: #fff !important;
}
.my_posts_style .elementor-post:hover .elementor-post__title a,
.my_posts_style .elementor-post:hover .elementor-post__excerpt p
{
  color:  #000 !important;
}
.blogs_sec {
  padding: 6em 0px;
}


.testi_sec {
  border-radius: 70px 70px 0px 0px;
  border-left: solid 20px #fff;
  border-right: solid 20px #fff;
  padding: 11em 0px;
}
.my_testi_style .elementor-main-swiper {
  width: 100% !important;
}
.my_testi_style .elementor-testimonial__name {
  position: relative;
}
.my_testi_style .elementor-testimonial__name:after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: -15px;
  background-image: url('https://hariagrawal.cloudtrek360.com/wp-content/uploads/2026/03/testi_sec_stars.webp');
  width: 94px;
  height: 17px;
}
.my_testi_style .elementor-testimonial__cite {
  margin-top: -25px;
}
.my_testi_style .elementor-swiper-button {
  width: 44px !important;
  height: 44px !important;
  background: #183c17;
  border-radius: 100%;
  text-align: center;
  line-height: 44px !important;
  display: flex;
  display: -webkit-flex;
  justify-content: center !important;
  align-items: center !important;
}
.my_testi_style .elementor-swiper-button svg{
  font-size: 0px;
}
.my_testi_style .elementor-swiper-button.elementor-swiper-button-prev {
  left: unset !important;
  top: unset !important;
  bottom: 0px !important;
  right: 50px !important;
  background-image: url('https://hariagrawal.cloudtrek360.com/wp-content/uploads/2026/03/testi_sec_arrow_left.webp');
  background-repeat: no-repeat;
  background-position: center;
}
.my_testi_style .elementor-swiper-button.elementor-swiper-button-next {
  left: unset !important;
  top: unset !important;
  bottom: 0px !important;
  right: 0px !important;
  background-image: url('https://hariagrawal.cloudtrek360.com/wp-content/uploads/2026/03/testi_sec_arrow_right.webp');
  background-repeat: no-repeat;
  background-position: center;
}
.testi_sec:before {
  content: '';
  position: absolute;
  right: 0px;
  bottom: 190px;
  width: 27%;
  height: 84px;
  background-color: #a1c90a;
  border-radius: 10px 0px 0px 10px;
  z-index: 1;
}

.my_btn_style .elementor-button {
  padding: 15px 30px !important;
}
.book_pref_sec:before {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  margin: 0 auto;
  width: 45%;
  height: 100%;
  background-image: linear-gradient(to right,#183c17,#183c17);
}
.cp_txt p {
  margin: 0px;
}
.cp_row {
  padding: 5px 0px;
  border-left: solid 20px #fff;
  border-right: solid 20px #fff;
}
.social_list {
}
.social_list {
    display: flex;
    display: -webkit-flex;
    gap: 5px;
}

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

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

.social_list a:hover {
    background: #fff;
}
.contact_list_block li a {
    color: #fff;
    font-size: 15px;
    transition: all 0.5s linear;
}
.contact_list_block li a:hover {
    color: #a1c90a;
}
.contact_list_block li:not(:last-child) {
    margin-bottom: 10px;
}
.contact_list_block .icon_box {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #a1c90a;
    text-align: center;
    border-radius: 100px;
    margin-right: 6px;
}
.foo_top_sec {
    padding: 4em 0px 2em;
    border-left: solid 20px #fff;
    border-right: solid 20px #fff;
}
.sub_form input {
  padding: 13px 15px 13px 50px !important;
}
.sub_form .elementor-button {
  padding: 18px 0px !important;
  min-height: auto !important;
}
.sub_form .elementor-field-type-email {
  position: relative;
}
.sub_form .elementor-field-type-email:before {
  content: '';
  position: absolute;
  left: 22px;
  top: 16px;
  background-image: url('/wp-content/uploads/2026/02/footer_sub_email_icon.webp');
  width: 22px;
  height: 17px;
}

.footer_form input {
  padding: 12px 80px 12px 12px !important;
  min-height: auto !important;
}
.footer_form .elementor-button {
  padding: 0px !important;
  min-height: unset !important;
  width: 72px !important;
  height: 51px !important;
  flex-basis: unset !important;
  background-image: url('/wp-content/uploads/2026/03/footer_sub_btn_img.webp');
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: -1px;
  bottom: 1px;
}
.footer_form .elementor-button.elementor-size-sm span{
  font-size: 0px;
}
.foo_logo img {
  border-radius: 10px !important;
}

.foo_top_sec:before {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  width: 100%;
  background: #a1c90a;
  height: 1px;
}

.foo_intro {
  margin-bottom: 10px !important;
}

.inner_book_page {
  border-radius: 0px !important;
}

.testi_inner_sec {
  border-radius: 0px !important;
}
.testi_inner_sec:before {
  display: none;
}
.testi_inner_sec .elementor-swiper-button {
  border: solid 1px #a0c416 !important;
}

.contact_top_sec, .contact_mid_sec,.contact_form_sec {
  padding: 5em 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: 15px 0px !important;
    min-height: auto !important;
}
.contact_top_sec, .contact_mid_sec,.contact_form_sec {
  border-left: solid 20px #fff !important;
  border-right: solid 20px #fff !important;
}
.contact_video_box, .contact_video_box .elementor-open-lightbox,.contact_video_box .elementor-custom-embed-image-overlay {
  height: 500px;
  width: 100% !important;
}
.contact_video_box .elementor-custom-embed-image-overlay img {
  height: 500px;
  border-radius: 20px;
}

@media screen and (max-width: 1375px) {
    .testi_sec::before {
      width: 25%;
    }
}

/* New css ends here */
