/*----------------------
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: #000;
    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;
}
header {
  background: #000;
  padding: 20px 0px;
}
header .elementor-container.elementor-column-gap-default {
  border-bottom: solid 2px #fff;
  padding: 12px 0px;
}
.my_menu_style li.menu-item {
  position: relative;
}
.my_menu_style li.menu-item a:before {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  top: -3px;
  width: 0px;
  height: 2px;
  background: #1b75bc !important;
  transition: all 0.5s linear;
  /*opacity:1 !important;*/
}
.my_menu_style li.menu-item a:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  bottom: -3px;
  width: 0px;
  height: 2px;
  transition: all 0.5s linear;
  background: #1b75bc !important;
  /*opacity:1 !important;*/
}
.my_menu_style li.menu-item a:hover:before,.my_menu_style li.menu-item a:hover:after,.my_menu_style li.menu-item.current-menu-item a:before,.my_menu_style li.menu-item.current-menu-item a:after
{
  width: 31px;
}

.top_bann_sec {
  padding: 20em 0px 13em;
  border-bottom: solid 5px #1b75bc;
}
.page_home header {
  background: transparent;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  z-index: 1;
}
.top_bann_small_title, .top_bann_large_title,.top_bann_txt,
.section_title_small,.section_title_large
{
  margin-bottom: 10px !important;
}
.top_bann_txt p,.section_txt
{
  margin-bottom: 0px;
}
.my_arrow_btn .elementor-button-text {
  position: relative;
}
.my_arrow_btn .elementor-button-text:after {
  content: '';
  position: absolute;
  right: -26px;
  top: 2px;
  background-image: url('https://roykvogel.cloudtrek360.com/wp-content/uploads/2025/11/btn_arrow.png');
  width: 20px;
  height: 13px;
  transition: all 0.5s linear;
}
.my_arrow_btn .elementor-button:hover .elementor-button-text:after
{
  filter: invert(1); 
}
.my_arrow_btn .elementor-button {
  padding: 14px 45px 14px 25px !important;
}

.author_sec {
  padding: 7em 0px;
}
.two_btn_list {
  display: flex;
  display: -webkit-flex;
  gap: 10px;
  flex-flow: wrap;
}
.two_btn_list li a {
  padding: 13px 26px;
  background: #1b75bc;
  color: #fff;
  border-radius: 4px;
  border: solid 1px #1b75bc;
  display: inline-block;
}
.two_btn_list li a:hover {
  background: #000;
  border-color: #000;
}
.two_btn_list li a img {
  margin-left: 4px;
}
.two_btn_list li.black_border_btn a {
  border-color: #000;
  background: transparent;
  color: #000;
}
.two_btn_list li.black_border_btn a:hover {
  background: #1b75bc;
  color: #fff;
  border-color: #1b75bc;
}

.author_img img {
  border-radius: 20px !important;
}
.author_sec:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 35%;
  width: 48%;
  height: 200px;
  background: #1b75bc;
}

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

.remove_block_margin {
  margin-bottom: 0px !important;
}

.home_bg_sec .elementor-widget-wrap.elementor-element-populated {
  padding: 0px !important;
}
.home_bg_sec {
  border-radius: 35px !important;
  padding: 4em 4em 38em;
  margin: 10em 0px 0px;
}
.single_cover_img {
  position: relative;
  top: -8em;
}
.single_cover_img img {
  max-width: 120% !important;
}

.inner_row {
  margin-bottom: 30px;
}

.move_sec_little_up {
  margin-top: -8em;
  
}
.pre_main_row .elementor-column {
    background: #FFF;
    padding: 20px 10px;
    margin: 0px 8px;
    border-radius: 20px;
}

.pref_title img {
    margin-right: 12px;
}

.pref_title .elementor-heading-title {
    position: relative;
}

.pref_title .elementor-heading-title:after {
    content: '';
    position: absolute;
    bottom: 15px;
    left: 90px;
    width: 44px;
    height: 3px;
    background: #000;
}
.pre_main_row {
    margin-bottom: 60px !important;
}
.pref_title .title_img_box {
    display: inline-block;
    width: 78px;
    height: 78px;
    background: #1b75bc;
    border-radius: 50%;
    text-align: center;
    line-height: 77px;
    margin-right: 10px;
}
.pref_title .title_img_box img {
    margin: 0;
}
.pref_title {
    margin-bottom: 15px !important;
}
.video_sec {
  margin-top: -38em;
}
.my_video_box, .my_video_box .elementor-open-lightbox, .my_video_box .elementor-open-lightbox .elementor-open-lightbox,.my_video_box .elementor-open-lightbox .elementor-open-lightbox .elementor-custom-embed-image-overlay,
.my_video_box .elementor-custom-embed-image-overlay img
{
  height: 450px;
  width: 100% !important;
}
.my_video_box .elementor-custom-embed-image-overlay img {
  border-radius: 35px !important;
}

.book_sub_title {
  margin-bottom: 10px !important;
}
.style_my_list ul li,.style_my_list ol li {
  position: relative;
  padding: 0px 0px 4px 16px;
}
.style_my_list ul li:before,.style_my_list ol li:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 7px;
  width: 7px;
  height: 8px;
  background: #1b75bc;
  border-radius: 50%;
}

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

.blogs_sec {
  padding: 10em 0px;
}
.my_posts_style .elementor-post__text {
  padding: 30px 36px 20px !important;
  background: #1b75bc;
  border-radius: 25px;
  margin-top: -35px;
  z-index: 1;
  transition: all 0.5s linear;
}
.my_posts_style .elementor-post:hover .elementor-post__text {
  background: #000;
}
.my_posts_style .elementor-post {
  border-radius: 26px;
}
.my_posts_style .elementor-post:hover .elementor-post__title a, .my_posts_style .elementor-post:hover .elementor-post__excerpt p {
  color: #fff !important;
}
.no_invert_img_btn .elementor-button:hover .elementor-button-text:after
{
  filter: invert(0); 
}
.my_testi_block .elementor-testimonial__image img {
  width: auto !important;
  height: auto !important;
}
.my_testi_block .elementor-testimonial__text {
  padding: 0px 2em 0px !important;
}
.my_testi_block .swiper-slide {
  padding: 0px !important;
}
.testi_sec {
  padding: 0px 0px 7em;
}


.elementor-swiper-button.elementor-swiper-button-prev {
  background-image: url('/wp-content/uploads/2025/11/arrow_left.png');
  background-repeat: no-repeat;
  background-position: center;
  position: absolute !important;
  left: 5em !important;
  bottom: 0px !important;
  top: unset !important;
}
.elementor-swiper-button.elementor-swiper-button-next {
  background-image: url('/wp-content/uploads/2025/11/arrow_right.png');
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 5em !important;
  bottom: 0px !important;
  top: unset !important;
}
.my_testi_block .elementor-swiper-button svg {
  height: 0 !important;
  position:relative;
}
.my_testi_block .elementor-swiper-button:after
{
  content: '';
  position: absolute;
  right: -8px;
  top: 0px;
  width: 45px;
  height:45px;
  border-radius: 50%;
  border: solid 1px #000;
  z-index: -1;
}
.elementor-swiper-button {
  background-color: #1b75bc !important;
  width: 45px !important;
  height: 45px !important;
  border-radius: 50%;
  position: relative;
  z-index: 9999;
}

.platform_list {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  gap: 15px;
}
.book_featured_title  .elementor-heading-title {
  position: relative;
}
.book_featured_title .elementor-heading-title:before {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -20px;
  margin: 0 auto;
  width: 50px;
  height: 4px;
  background: #1b75bc;
}
.book_featured_title {
  margin-bottom: 25px;
}
.featured_sec {
  padding-bottom: 5em;
}

.cp_txt p {
  margin: 0px;
}
.cp_row {
  padding: 5px 0px;
}
.foo_top_sec {
  padding: 5em 0px;
  border-top: solid 8px #1b75bc;
}
.foo_menu .elementor-nav-menu--main ul {
  background: #1b75bc;
  padding: 25px;
  border-radius: 10px;
}
.social_list {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  transition: all 0.5s linear;
}
.social_list a {
  display: inline-block;
  width: 34px;
  height: 34px;
  border: solid 1px #fff;
  text-align: center;
  line-height: 30px;
  transition: all 0.5s linear;
  border-radius: 5px;
}
.social_list a img {
  transition: all 0.5s linear;
}
.social_list a:hover {
  background: #1b75bc;
  border-color: #1b75bc;
}

.book_inner_sec {
  padding: 7em 0px;
}
.book_inner_sec .pre_main_row .elementor-column {
  background: #000;
}
.book_inner_sec .pre_main_row .elementor-column .elementor-heading-title,.book_inner_sec .pre_main_row .elementor-widget-text-editor,.book_inner_sec .pref_title .elementor-heading-title:after {
  color: #fff !important;
}

.testi_sec_page {
  padding: 7em 0px;
}
.contact_inner_section {
  padding: 7em 0px;
}
.my_form_style input,.my_form_style textarea {
    padding: 13px 15px !important;
}

.my_form_style textarea {
    resize: none;
}

.my_form_style .elementor-button {
    padding: 18px 0px !important;
    min-height: auto !important;
}

.foo_intro_txt {
  margin-bottom: 5px !important;
}

/* New css ends here */
