* {
    margin: 0;
    padding: 0;
    outline: none;
    text-decoration: none;
    box-sizing: border-box;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    -webkit-text-size-adjust: 100%;
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a:focus {
    -moz-outline-style: none;
    outline: none
}
input[type="file"]::-webkit-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-moz-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-ms-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-o-file-upload-button {
    cursor: pointer;
}
input[type="file"] {
    cursor: pointer;
}
html body {
    padding: 0;
}
*::-moz-selection {
    color: #fff;
    background: #AFCB36;
}
*::selection {
    color: #fff;
    background: #AFCB36;
}
*::-moz-selection {
    color: #fff;
    background: #AFCB36;
}
*::-webkit-selection {
    color: #fff;
    background: #AFCB36;
}
*::-ms-selection {
    color: #fff;
    background: #AFCB36;
}
*::after,
*::before,
* {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
body a {
    outline: none !important;
    transition: 0.5s all;
}
body a:focus {
    outline: none !important;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
ul:after,
li:after,
.container:after {
    clear: both;
    display: block;
    content: "";
}
select {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    cursor: pointer;
}
* {
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent;
    -ms-tap-highlight-color: transparent;
    -o-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}
img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block;
    outline: none !important;
}
form label em {
    color: #ff0000;
    display: inline-block;
    font-style: normal;
    vertical-align: top;
}
iframe {
    display: block;
    width: 100%;
    height: 100%;
}
body ul,
body li,
body ol {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
    position: relative;
}
ul {
    margin: 0;
    padding: 0;
}
a,
span,
b,
i {
    display: inline-block;
    vertical-align: top;
}
/*element css*/
#neve_body input:not([type="button"]):not([type="submit"]):not([checkbox]):not([radio]),
#neve_body textarea,
#neve_body select {
    height: 50px;
    width: 100%;
    margin: 0;
}
/*contact form 7 error msg class and css*/
.wpcf7-not-valid-tip {
    font-size: 15px;
    color: red;
    line-height: 120%;
    margin-top: 1px;
}
.wpcf7-form input:not([type="submit"]).wpcf7-not-valid,
.wpcf7-form .wpcf7-not-valid {
    border-color: red;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output,
body .success {
    color: red;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    padding: 7px 15px;
    border: 1px solid red;
    margin: 15px 0 0 0;
}
body .wpcf7 form.sent .wpcf7-response-output,
body .success {
    color: green;
    border-color: green;
}
body textarea {
    resize: none;
    overflow: auto;
    height: 148px !important;
    padding-top: 15px !important;
}
body textarea:focus {
    box-shadow: none;
}
.wpcf7-form-control-wrap {
    width: 100%;
    display: block;
}
/*contact form 7 error msg class and css*/
body .to-top {
    height: 50px;
    width: 50px;
    position: fixed;
    top: auto;
    right: 15px;
    left: auto;
    bottom: 75px;
    border-radius: 7px;
    font-family: fontawesome;
    line-height: 48px;
    text-align: center;
    color: #fff;
    z-index: 111;
    box-shadow: 0 0 15px 2px #0006;
    text-decoration: none;
    transition: .5s all;
    scroll-behavior: smooth;
    padding: 0;
    font-size: 0;
    background: #39b54c;
    font-weight: normal;
}
.to-top::before {
    content: "\f106";
    font-size: 28px;
    color: #fff;
    padding-left: 1px;
}
.to-top:hover {
    cursor: pointer;
    /* opacity: 0.6; */
    color: #fff;
    background: #000000;
}


.ehf-header #masthead {
    position: fixed;
    width: 100%;
    z-index: 9999;
    transition: all 0.5s ease 0s;
    left: 0;
    right: 0;
    top: 0;
    background-color: #0D1423;
}
.sticky.ehf-header #masthead{
    box-shadow: 0 2px 3px rgb(0 0 0 / 12%);
}
.ehf-header #masthead .header-section .e-con-inner {
    transition: all 0.5s ease 0s;
}
.sticky.ehf-header #masthead .header-section .e-con-inner {
    transition: all 0.5s ease 0s;    
}
.ehf-header #masthead .header-section{
    position: static;
}

body.home.wp-singular div#header,
body.home.wp-singular div#header+hr {
    display: none;
}
#page .home-banner-wrap > div {
    right: 0;
}
.header-section .cnt-address-phone-wrap {
    display: flex;
}
.header-section .cnt-address-phone-wrap>div {
    padding-left: 35px;
    position: relative;
}
.header-section .cnt-address-phone-wrap .cnt-wrap-email {
    margin-right: 38px;
    padding-left: 47px;
}
.header-section .cnt-address-phone-wrap>div::before {
    content: '';
    width: 24px;
    height: 24px;
    background-image: url("../images/contact-icon.png");
    background-size: auto;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    background-position: -88px -1px;
}
.header-section .cnt-address-phone-wrap .cnt-wrap-email::before {
    width: 36px;
    background-position: 0 0;
    top: -2px;
}
.header-section .cnt-address-phone-wrap a {
    font-size: 18px;
    font-family: "Nunito";
    line-height: 120%;
    font-weight: 600;
    text-transform: lowercase;
}
.header-section .cnt-address-phone-wrap a:hover {
    color: #afcb36;
}
.header-section .elementor-widget.elementor-widget-shortcode {
    display: flex;
    align-items: center;
    margin-right: 48px;
}
.header-section .elementor-widget-button a.elementor-button {
    padding-right: 20px;
    line-height: 49px;
}
.green-color-text span {
    color: #AECB35;
    display: inline;
}
.btn-arrow a{
    position: relative;
}
.btn-arrow a:after{
    content: '';
    width: 23px;
    height: 15px;
    background-image: url("../images/arrow-icon.png");
    background-size: auto;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto; 0;
    right: 20px;
}
ul.ourservices-post-wrap.owl-carousel {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -10px;
}
.our-services-section  {
    overflow: hidden;
}
ul.ourservices-post-wrap.owl-carousel li.ourservices-content-field {
    width: 520px;
    height: 390px;
    padding: 46px 51px 55px;
    margin: -16px;
}
ul.ourservices-post-wrap.owl-carousel li.ourservices-content-field:nth-child(4) h3.service-title {
    max-width: 250px;
}
.service-cnt-btn-wrap {
    position: relative;
}
.custom-gallery-images {
    height: 125px;
    display: flex;
    align-items: center;
}
ul.ourservices-post-wrap.owl-carousel li.ourservices-content-field .service-thumb {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 0;
}
ul.ourservices-post-wrap.owl-carousel li.ourservices-content-field>div, ul.ourservices-post-wrap.owl-carousel li.ourservices-content-field>h3 {
    z-index: 1;
    position: relative;
}
ul.ourservices-post-wrap.owl-carousel li.ourservices-content-field>div img {
    margin: 0;
}
ul.ourservices-post-wrap.owl-carousel h3.service-title {
    font-size: 30px;
    max-width: 200px;
    line-height: 120%;
    font-weight: 700;
    margin-top: 24px;
    margin-bottom: 8px;
}
.service-cnt-btn-wrap .service-content-wrap {
    font-size: 16px;
    font-weight: 400;
    line-height: 180%;
    max-width: 159px;
    min-height: 57px;
}
.service-cnt-btn-wrap .service-btn a.read-more-btn {
    font-size: 0;
    width: 62px;
    height: 62px;
    background-color: #FD6F19;
    border: 1px solid #FD6F19;
    border-radius: 50%;
    right: 0;
    position: absolute;
    top: 0px;
    bottom: 0;
    margin: auto 0;
    background-image: url(../images/arrow-icon.png);
    background-repeat: no-repeat;
    background-position: center;
}
li:first-child .service-cnt-btn-wrap .service-content-wrap {
    max-width: 100%;
}
li:last-child .service-cnt-btn-wrap .service-content-wrap {
    max-width: 220px;
}
li.ourservices-content-field:nth-child(2) .service-cnt-btn-wrap .service-btn a.read-more-btn {
    background-color: #AFCB36;
    border-color: #AFCB36;
}
li.ourservices-content-field:nth-child(3) .service-cnt-btn-wrap .service-btn a.read-more-btn {
    background-color: #238FE6;
    border-color: #238FE6;
}
li.ourservices-content-field:nth-child(4) .service-cnt-btn-wrap .service-btn a.read-more-btn {
    background-color: #9C43DE;
    border-color: #9C43DE;
}
li.ourservices-content-field:nth-child(5) .service-cnt-btn-wrap .service-btn a.read-more-btn {
    background-color: #E6067F;
    border-color: #E6067F;
}
li.ourservices-content-field .service-cnt-btn-wrap .service-btn a.read-more-btn:hover {
    background-color: #06101A!important;
}
#page .banner-image.elementor-absolute,
#page .ready-to-section .elementor-absolute,
#page .ready-to-section .ready-banner-image {
right: 0;
}
#page .why-choose-section figure.elementor-image-box-img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 100px;
}
#page .why-choose-section  h3.elementor-image-box-title {
    margin-bottom: 12px;
}
#page .why-choose-section p.elementor-image-box-description {
    padding: 0 20px;
}
#page .why-choose-section .elementor-widget-image-box {
    position: relative;
}
#page .why-choose-section .elementor-widget-image-box:not(:last-child)::after {
    content: '';
    width: 2px;
    height: 311px;
    position: absolute;
    right: 0;
    top: 0;
    margin: auto 0;
    background-image: url("../images/divider-line.png");
    background-size: auto;
    background-repeat: no-repeat;
}
.a-link a:hover {
    color: #AFCB36;
}

.line-side h2 {
    width: auto;
    max-width: fit-content;
    margin: auto;
    background: #000003;
    padding: 0 25px;
    z-index: 3;
    position: relative;
}
.line-side::after {
    content: '';
    width: 100%;
    height: 3px;
    background-color: #AECB35;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    margin: auto;
    z-index: 1;
}

.proudly-list  ul {
    display: flex;
    justify-content: center;
}
.proudly-list ul li {
    font-size: 22px;
    font-family: 'Nunito';
    line-height: 120%;
    font-weight: 600;
}
.proudly-list ul li:not(:last-child) {
    margin-right: 30px;
    padding-right: 30px;
}
.proudly-list ul li {
    line-height: 120%;
}
.proudly-list ul li:not(:last-child):after {
    content: '';
    width: 1px;
    height: 30px;
    position: absolute;
    top: -4px;
    bottom: 0;
    right: 0;
    margin: auto 0;
    background-color: #AECB35;
}
.proudly-list ul li:last-child:before {
    content: '';
    width: 100%;
    height: 11px;
    background-image: url("../images/heading-line.png");
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -13px;
}
.our-partners-sec {
    overflow: hidden;
}
div#page .our-partner-slider .elementor-swiper-button {
    width: 51px;
    height: 51px;
    display: block;
    background-image: url("../images/arrow-slider.png");
    background-size: 100%;
    background-repeat: no-repeat;
    left: -40px;
    top: 0;
    margin: auto;
    bottom: 0;
    transform: scaleX(1);
}
div#page .our-partner-slider .elementor-swiper-button-next {
    left: auto;
    right: -40px;
    transform: scaleX(-1);
}
div#page .our-partner-slider .elementor-swiper-button:hover{
    filter: brightness(0) saturate(100%) invert(87%) sepia(10%) saturate(2803%) hue-rotate(19deg) brightness(91%) contrast(88%);
}
div#page .our-partner-slider .elementor-swiper-button svg {
    display:none;
}
div#page .our-partner-slider .swiper-pointer-events {
    padding: 0;
}
.swiper-pagination.swiper-pagination-clickable {
    display: none;
}


.ready-to-section .home-bann-section svg.n2-ss-slide-limiter {
    max-width: max-content!important;
}