/*----------------------
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: #f4d329;
    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_sec_sps .elementor-widget-wrap.elementor-element-populated {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
header {
  padding: 10px 0px;
}
.my_menu_style li.menu-item:last-child a {
  padding: 14px 24px !important;
  background: #ff4502;
  color: #fff !important;
  border: solid 1px #ff4502 !important;
}
.my_menu_style li.menu-item:last-child a:hover {
  background: #000 !important;
  border-color: #000 !important;
}
.top_bann_sec {
  padding: 15em 0px;
  border-bottom: solid 8px #ff4502;
}
.two_btn_list {
    display: flex;
    display: -webkit-flex;
    gap: 12px;
}

.two_btn_list li a {
    display: inline-block;
    padding: 10px 28px;
    background: #ff4502;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    border: solid 1px #ff4502;
    transition: all 0.5s linear;
}

.two_btn_list a:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}
.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: #ff4502;
    color: #fff;
    border-color: #ff4502;
}


.top_bann_sec .two_btn_list a:hover {
  background: #fff;
  color: #000;
  border-color:#fff;
}
.top_bann_small,.top_bann_large_title,.top_bann_txt,.section_title_small, .section_title_large, .section_txt,.abt_second_title
{
  margin-bottom: 10px !important;
}

.style_list li {
  position: relative;
  padding: 0px 0px 5px 12px;
}
.style_list li:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 10px;
  width: 4px;
  height: 4px;
  width: 5px;
  height: 5px;
  background: #ff4502;
  border-radius: 50%;
}
.orange_txt {
  color: #ff4502;
}
.blod_txt {
  font-weight: bold;
}
.underline_txt {
  font-style: italic;
  position: relative;
}
.underline_txt:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 6px;
  width: 100%;
  height: 8px;
  background: #ff4502;
  z-index: -1;
}
.author_sec {
  padding: 7em 0px;
}
.abt_txt_col {
  padding-top: 3em;
}

.mission_vision_row {
/*   margin-top: -14em; */
	margin-top: -10em;
  Z-index: -1;
}
.or_bg_col .elementor-widget-wrap.elementor-element-populated {
  /*background: #ff4502;*/
  /*padding: 20px 22px !important;*/
  position:relative;
  z-index:9;
  padding: 20px 5px 20px 33px !important
}
.abt_sub_small_title {
}
.abt_sub_small_title .elementor-heading-title {
  position: relative;
}
.abt_sub_small_title .elementor-heading-title:after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: -10px;
  width: 68px;
  height: 2px;
  background: #fff;
}
.abt_sub_txt,.abt_sub_txt p {
  margin-bottom: 0px !important;
}
.author_sec:before {
  content: '';
  position: absolute;
  right: 0px;
/*   bottom: 130px; */
	bottom: 102px;
  width: 55%;
  height: 167px;
  background: #ff4502;
  z-index: -1;
}

.two_btn_list li.black_border_btn a {
  background: #000;
  border-color: #000;
}
.two_btn_list li.black_border_btn a:hover {
  background: #ff4502;
  border-color: #ff4502;
}
.chooser_per_option ul {
    display: flex;
    display: -webkit-flex;
    gap: 35px;
    align-items: center;
    justify-content: space-around;
}

.chooser_per_option ul li {
    text-align: center;
}

.choose_pref_row {
    margin: 20px 0px 0px;
}

span.sm_txt {
    font-weight: 500;
    display: block;
  font-size: 14px;
    margin: 10px 0px 0px;
}

.img_box {
  width: 61px;
  height: 61px;
  display: inline-block;
  background: #ff4502;
  transition: all 0.5s linear;
  line-height: 60px !important;
}
.chooser_per_option ul li a {
  color: #000;
}
.chooser_per_option ul li a:hover .img_box {
  background: #000;
}

.chooser_per_option ul li:first-child {
  text-align: left !important;
}
.book_info_details {
  margin-bottom: 20px !important;
}
.book_details {
  display: flex;
  display: -webkit-flex;
  gap: 20px;
  flex-flow: wrap;
}
.book_details img {
  position: absolute;
  left: 0px;
  top: 0px;
}
.book_details li {
  position: relative;
}
.book_details h4 {
  margin: 5px 0px 2px 55px;
  color: #000;
  font-size: 16px;
}
.book_details p {
  color: #000;
  margin: 0px 0px 0px 55px;
}
.book_sec {
  padding: 5em 0px 7em;
}
.mission_vision_row 
{
    position: relative;
    z-index: 9;
}

.book_sec:before {
  content: '';
  position: absolute;
  right: 0px;
  top: 30%;
  background: #ff4502;
  width: 35%;
  height: 250px;
}

.inner_row {
  margin-bottom: 25px;
}
.services_inner_row 
{
    margin-bottom: 35px;
}
.service_sub_title .elementor-heading-title {
  position: relative;
}
.service_sub_title .elementor-heading-title:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -13px;
  margin: 0 auto;
  width: 25px;
  height: 2px;
  background: #ff4502;
}
.my_btn .elementor-button {
  padding: 14px 28px !important;
}
.services_sec {
  padding: 0em 0px 7em;
}

.ev_sec {
  padding: 7em 0px;
}

.my_ev_style .elementor-post {
  position: relative;
  display: flex !important;
  display: -webkit-flex !important;
  flex-flow: row-reverse !important;
  justify-content: center;
  align-items: center;
}
.my_ev_style .elementor-post__thumbnail__link {
  flex: 0 0 35%;
}
.my_ev_style .elementor-post__text {
  flex: 0 0 60%;
}
.my_ev_style .elementor-post__title {
  padding-right: 4em;
  position: relative;
}
.my_ev_style .elementor-post__title:after {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 0px;
  width: 50px;
  height: 2px;
  background: #fff;
}
.my_ev_style .elementor-post__read-more {
  display: inline-block;
  padding: 12px 25px !important;
  background: #000;
}
.my_ev_style .elementor-post:hover .elementor-post__read-more {
  background: #fff;
  color: #000 !important;
}
.my_ev_style .elementor-post__excerpt {
  padding: 0px 50px 0px 0px;
}
.my_ev_style {
  margin-bottom: 25px;
}

.blog_inner_sec {
  padding: 5em 0px;
}
.blog_txt ul {
  margin-bottom: 8px;
}

.post-title {
  display: none;
}

.blog_sec {
  padding: 7em 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;
  bottom: -12px;
  width: 40px;
  height: 2px;
  background: #ff4502;
}
.my_blogs_style .elementor-post__read-more {
  display: inline-block;
  padding: 12px 20px;
  background: #ff4502;
}
.my_blogs_style .elementor-post:hover .elementor-post__read-more{
  background: #fff;
  color: #000 !important;
}

.white_unerline.underline_txt::after {
  background: #ff4502;
  z-index: -1;
}

.section_title_large .elementor-heading-title {
  position: relative;
  z-index: 9;
}

.italic_txt {
  font-style: italic;
}

.mentor_sec {
  padding: 8em 0px;
}


.my_testi_style .elementor-testimonial__footer {
  flex-flow: column;
}
.my_testi_style .elementor-testimonial__cite {
  margin: 0px !important;
  justify-content: center;
  align-items: center;
}
.my_testi_style .elementor-testimonial__image {
  margin-bottom: 15px !important;
}
.my_testi_style .elementor-testimonial__content {
  position: relative;
  padding-top: 45px;
}
.my_testi_style .elementor-testimonial__content:before {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  margin: 0 auto;
  background-image: url('/wp-content/uploads/2025/11/testi_sec_stars_icon.png');
  width: 157px;
  height: 27px;
}
.my_testi_style .swiper-pagination-bullet-active {
  transform: scale(1.5) !important;
}
.my_testi_style .swiper-pagination-bullet {
  border-radius: 0px !important;
  transform: scale(1);
  transition: all 0.5s linear;
}
.testi_sec {
  padding: 7em 0px;
}
.my_social_list {
    display: flex;
    display: -webkit-flex;
    gap: 5px;
}

.my_social_list a {
    display: inline-block;
    width: 34px;
    height: 34px;
    background: #ff4502;
    border-radius: 0px;
    text-align: center;
    line-height: 29px;
    border: solid 1px #ff4502;
    transition: all 0.5s linear;
}

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

.my_social_list a:hover {
    background: #fff;
}

.my_social_list a:hover img {
    filter: invert(1);
}
.cp_txt p {
    margin: 0px;
}
.cp_row {
    padding: 5px 0px;
}
.foo_mid_sec {
    padding: 4em 0px;
}
.platform_list {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
}
.other_plat_row {
    padding: 2em 0px;
}

.abt_inner_sec:before {
  display: none;
}

.abt_vision_inner {
  margin: 0px 10px;
}

.service_inner {
  padding: 5em 0px;
}
.contact_inner {
    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;
}


/* New css ends here */
