/*----------------------
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 */



.my_menu_style li a {
  position: relative;
}
.my_menu_style li a:after {
  content: '';
  position: absolute;
  width: 0%;
  height: 2px;
  background: #006507 !important;
  left: 0px;
  right: 0px;
  bottom: -2px;
  margin: 0 auto;
  opacity: 1 !important;
  transition: all 0.5s linear;
}

.my_menu_style li:hover a:after,.my_menu_style li.current-menu-item a:after
{
  width: 100%;
}
.my_top_btn .elementor-button {
  padding: 14px 27px !important;
}

header {
  padding: 10px 0px;
}
.top_bann_sec {
  padding: 10em 0px;
}
.two_btn_list {
  display: flex;
  display: -webkit-flex;
  gap: 12px;
}
.two_btn_list a {
  display: inline-block;
  padding: 12px 22px;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  color:#fff;
  transition: all 0.5s linear;
}
.two_btn_list li.list_org_btn a {
  background: #F97D01;
  border-color: #F97D01;
}
.two_btn_list li.list_org_btn a:hover {
  background: #006507;
  border-color: #006507;
}
.two_btn_list li.list_green_btn a {
  background: #006507;
  border-color: #006507;
}
.two_btn_list li.list_green_btn a:hover {
  background: #F97D01;
  border-color: #F97D01;
}

.counter_row {
  padding: 2em 0px;
}

.core_ser_sec {
  padding: 7em 0px;
}
.inner_row {
  margin-bottom: 30px;
}
.make_title_after .elementor-heading-title {
  position: relative;
}
.make_title_after .elementor-heading-title:before {
  content: '';
  position: absolute;
  left: 0px;
  bottom: -15px;
  width:80px;
  height: 6px;
  background: #F97D01;
}
.elementor-column.elementor-col-25.elementor-inner-column.elementor-element.elementor-element-1ce5257 {
}
.core_inner_row .elementor-column .elementor-widget-wrap.elementor-element-populated {
  padding: 35px !important;
  background: #fff;
  margin: 0px 12px;
  border: solid 1px rgb(191,202,184,0.3);
  transition: all 0.5s linear;
}
.core_inner_row .elementor-column .elementor-widget-wrap.elementor-element-populated .core_ser_icon img
{
  transition: all 0.5s linear;
}
.core_inner_row .elementor-column:hover .elementor-widget-wrap.elementor-element-populated {
  background: #006507;
}
.core_inner_row .elementor-column:hover .elementor-widget-wrap.elementor-element-populated .core_ser_icon img
{
  filter: brightness(0) invert(1);
}
.core_inner_row .elementor-column:hover .elementor-widget-wrap.elementor-element-populated .core_ser_title .elementor-heading-title,
.core_inner_row .elementor-column:hover .elementor-widget-wrap.elementor-element-populated .core_ser_txt p
{
  color: #fff !important;
}

.industries_sec,.why_partner_sec,.process_sec,.blogs_sec,.cta_sec,.contact_sec
{
  padding: 7em 0px;
}
.elementor-column.elementor-col-25.elementor-inner-column.elementor-element.elementor-element-0cce105 {
}
.industries_inner_row .elementor-column .elementor-widget-wrap.elementor-element-populated {
  padding: 0px !important;
  position: relative;
  margin: 0px 12px;
}
.industries_single_img img {
  width: 100% !important;
}
.industries_single_img {
  position: relative;
  margin-bottom: 0px !important;
}
.industries_single_img a:after,
.industries_single_img:after
{
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top,#000,transparent 110%);
}
.indus_btn {
  position: absolute !important;
  left: 0px;
  bottom: 0px;
  transition: all 0.5s linear;
  padding: 0px 20px;
  width: 100% !important;
  transform: translateY(-20px);
}
.industries_inner_row .elementor-column:hover .elementor-widget-wrap.elementor-element-populated .indus_btn
{
  transform: translateY(-30px);
}

.partner_light_col .elementor-widget-wrap.elementor-element-populated {
  padding: 30px !important;
  border-radius: 8px;
  border-left: solid 4px #006507;
}
.partner_green_col .elementor-widget-wrap.elementor-element-populated {
  padding: 30px !important;
  background: #006507;
  border-radius: 8px;
}
.partner_icon {
  min-height: 40px;
}
.partner_blue_row .elementor-column .elementor-widget-wrap.elementor-element-populated
{
   background: #E6EEFF;
   padding: 30px !important;
	border-radius: 8px;
}
.partner_blue_row .elementor-column:nth-child(2) .elementor-widget-wrap.elementor-element-populated
{
  margin: 0px 18px;
}

.process_step_number_title .elementor-heading-title {
  display: inline-block;
  margin: 0 auto;
  width: 64px;
  height: 64px;
  line-height: 60px;
  background: #fff;
  border-radius: 8px;
  border: solid 2px #006507;
  position: relative;
  z-index: 1;
}
.step_green_bg_box .elementor-heading-title {
  background: #006507;
  color: #fff !important;
}
.process_steps_row .section_txt {
  padding: 0px 15px;
}
.process_steps_row {
  position: relative;
}
.process_steps_row:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 45px;
  margin: 0 auto;
  width: 100%;
  height: 2px;
  background: rgb(204,204,204,0.4);
}
h2.post-title {
    display: none;
}

.blog_inner_sec {
    padding: 5em 0px;
    border-top: solid 2px rgb(204,204,204,0.4);
    border-bottom: solid 2px rgb(204,204,204,0.4);
}

.my_style_list ul li {
    position: relative;
    padding: 0px 0px 0px 15px;
    margin-bottom: 15px;
}

.my_style_list ul li:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 5px;
    height: 100%;
    background: #006507;
}

.my_blog_style .elementor-post {
  background: #fff;
  border: solid 1px rgb(191,202,184,0.3);
  border-radius: 4px;
  transition: all 0.5s linear;
}
.my_blog_style .elementor-post:hover
{
  background: #f8f9ff !important;
}
.my_blog_style .elementor-post .elementor-post__thumbnail__link {
  margin-bottom: 0px !important;
}
.my_blog_style .elementor-post__text {
  padding: 30px;
}
.my_blog_style .elementor-post__read-more {
  position: relative;
}
.my_blog_style .elementor-post__read-more:after {
  content: '';
  position: absolute;
  right: -15px;
  top: 4px;
  background-image: url('/wp-content/uploads/2026/07/blog_read_more_icon-1.png');
  width: 11px;
  height: 11px;
}

.blog_view_all_btn .elementor-button-content-wrapper {
  padding-right: 25px;
  position: relative;
}
.blog_view_all_btn .elementor-button-content-wrapper:after {
  content: '';
  position: absolute;
  right: 0px;
  top: 1px;
  background-image: url('/wp-content/uploads/2026/07/blog_btn_icon-1.png');
  width: 16px;
  height: 16px;
}

.center_btn_list .two_btn_list {
  justify-content: center;
}
.two_btn_list li.list_white_border_btn a:hover {
  background: #fff;
  color: #006507;
  border-color: #006507;
}
.cta_sec .two_btn_list li.list_org_btn a:hover {
  background: #404A3C;
  border-color: #404A3C;
}

.cp_txt p {
  margin: 0px;
}
.foo_main .elementor-widget-wrap.elementor-element-populated {
/*   padding-left: 0px !important;
  padding-right: 0px !important; */
}
.cp_row {
  border-top: solid 1px rgb(112,122,106,0.2);
  padding: 25px 0px 3em;
}
.foo_title {
  margin-bottom: 40px !important;
}

.foo_top {
  padding: 7em 0px 4em;
}
li {
}
.contact_list_block li {
  position: relative;
  margin-bottom: 15px;
}
.contact_list_block li .icon_box {
  position: absolute;
  left: 0px;
  top: 0px;
}
.contact_list_block li a {
  color: #D9E3F6;
  margin-left:30px;
  transition:all 0.5s linear;
  text-indent: 0px;
  display: block;
}
.contact_list_block li a:hover
{
  color: #F97D01;
}
.my_forms_style input,.my_forms_style textarea {
    padding: 12px 15px !important;
}

.my_forms_style textarea {
    resize: none;
}

.my_forms_style .elementor-button {
    padding: 15px 0px !important;
    min-height: auto !important;
}
/* New css ends here */
