@import "reset.css";

@import "components/header.css";
@import "components/sub-banner.css";
@import "components/mobile-menu.css";
@import "components/footer.css";

.home .main{
    margin-top:120px;
}
.full-slider {
    width: 100%;
    height: auto;
}

.banner-text {
   font-family: "GE SS Two Light"; 
}

.banner-text span {
    font-weight: bold !important;
    color: #da1726 !important;
    font-family: "GE SS Two Light"; 
}

#rev_slider_1_1[data-slideactive="rs-1"] .hesperiden .tp-bullet {
    background: #fff !important;
    border: 1px solid #b2b2b2 !important;
}

.txt-center {
    text-align: center;
}

.main-title {
    font-size: 65px;
    line-height: 55px;
    font-family: "GE SS Two Light"; 
    font-weight: 200;
}

.main-title span {
    font-family: "GE SS Two Light"; 
    font-weight: bold;
}


.main-title-second {
    font-size: 45px;
    line-height: 50px;
    font-family: "GE SS Two Light"; 
    font-weight: 200;
}

.main-title-second span {
    font-family: "GE SS Two Light"; 
    font-weight: bold;
}


.hme-solution-section {
    width: 100%;
    padding: 110px 0px 90px;
}



.hme-solution-inner {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    padding-top: 40px;
}

.hme-solution-inner ul {
    margin: 0px 0.5%;
    display: flex;
    flex-wrap: wrap;
}

.hme-solution-inner ul li {
    width: 49%;
    position: relative;
    min-height: 415px;
    margin: 0px 0.5%;
    margin-bottom: 20px;
    list-style: none;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
    overflow: hidden;
}

.hme-solution-inner ul li h3 {
    position: absolute;
    bottom: 45px;
    left: 0px;
    width: 100%;
    padding: 0px 70px;
    font-size: 45px;
    line-height: 45px;
    color: #000;
    font-family: "GE SS Two Light"; 
    font-weight: 400;
    margin-bottom: 0px;
    z-index: 9;
}

.hme-solution-hover {
    width: 100%;
    height: 100%;
    background-color: #e8c40d;
    position: absolute;
    top: 100%;
    left: 0px;
    padding: 70px;
    display: flex;
    z-index: 10;
    align-items: center;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.hme-solution-inner ul li:hover .hme-solution-hover {
    top: 0px;
}

.hme-solution-hover h4 {
    font-size: 45px;
    color: #fff;
   font-family: "GE SS Two Light"; 
    font-weight: 400;
}

.hme-solution-hover p {
    color: #fff;
}

.hme-solution-btn {
    position: absolute;
    left: 70px;
    bottom: 40px;
    font-size: 16px;
    font-family: "GE SS Two Light"; 
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

.hme-featured-clients {
    width: 100%;
    padding: 100px 0px 135px;
}

.featured-clients-main {
    width: 100%;
    margin-top: 25px;
}

.client-slider-logo {
    width: 100%;
    padding: 20px;
    min-height: 260px;
    border: 1px solid #eef3f7;
    background-color: #fff;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.owl-carousel.clients-slider .client-slider-logo img {
    width: auto;
    max-height: 150px;
}

.owl-carousel.clients-slider .owl-stage {
    margin-left: -60px;
}

.hme-featured-partners {
    width: 100%;
    padding: 140px 0px;
    background-color: #f7f7f7;
}

.main-red-btn {
    width: auto;
    height: 48px;
    line-height: 48px;
    padding: 0px 40px;
    border: 1px solid #e8c40d;
    border-radius: 25px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.main-red-btn:hover {
    background-color: #e8c40d;
    color: #fff;
}

.red-btn-outer {
    width: 100%;
    margin-top: 50px;
    text-align: center;
}

.featured-partners-main {
    width: 100%;
    margin-top: 30px;
}


.partner-slider-logo {
    width: 100%;
    padding: 20px;
    min-height: 260px;
    background-color: #fff;
    border: 1px solid #eef3f7;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.owl-carousel.partners-slider .partner-slider-logo img {
    width: auto;
    max-height: 150px;
}

.owl-carousel.partners-slider .owl-stage {
    margin-left: -60px;
}

.hme-news-slider-main {
    width: 100%;
    height: auto;
    padding: 180px 0px 110px;
}

.news-slider-main {
    width: 100%;
    height: auto;
    margin-top: 40px;
}

.news-slider-image {
    width: 100%;
    height: auto;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}

.news-slider-image::after {
    content: "";
    width: 100%;
    height: 75%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7399334733893557) 0%, rgba(0, 212, 255, 0) 91%);
}

.news-slider-image img {
    width: 100%;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.news-slider-image:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.owl-carousel.news-slider .owl-stage {
    margin-left: -30px;
}

.news-slider-content {
    width: 100%;
    position: absolute;
    padding: 30px;
    left: 0px;
    bottom: 0px;
    z-index: 5;
}

.news-slider-content span {
   font-family: "GE SS Two Light"; 
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
}

.news-slider-content h4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 5px;
}

.inner-banner {
    width: 100%;
    min-height: 300px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 30px;
    text-align: center;
    flex-wrap: wrap;
}

.service-detail-first-section {
    width: 100%;
    padding: 80px 0px 150px;
    overflow: hidden;
}

.service-detail-first-inner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;

}

.service-detail-first-left {
    width: 55%;
    padding-right: 60px;
}

.service-detail-first-right {
    width: 45%;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
}

.service-detail-first-right img {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.service-detail-first-left h2 {
    font-size: 40px;
    line-height: 45px;
   font-family: "GE SS Two Light"; 
    font-weight: bold;
    color: #000;
    margin-bottom: 30px;
}

.solution-detail-service-section {
    width: 100%;
    height: auto;
    padding: 110px 0px;
    background-color: #f5f5f5;
}

.solution-detail-service-boxes {
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.solution-detail-service-boxes ul {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1%;
    margin-right: -1%;
    margin-bottom:30px;
}


.solution-detail-service-boxes ul.feat_list {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1%;
    margin-right: -1%;
    margin-bottom:30px;
}

.solution-detail-service-boxes ul.feat_list li {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    list-style: none;
    min-height: 300px;
    background-color: #fff;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 30px;
    margin-bottom: 20px;
}

ul.feat_list li ul li {
    
    min-height: auto !important;
   
}

.service-boxes-icons {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-color: #e8c40d;
    padding: 20px;
    margin-bottom: 20px;
}

.case-studies-details-first .service-boxes-icons {
    background-color: transparent;
    padding: 0;
}

.case-studies-details-first .service-boxes-icons img {
    max-height: 100px;
}

.service-boxes-icons img {
    height: auto;
    max-height: 70px;
}

.solution-detail-service-boxes ul.feat_list li h3 {
    font-size: 26px;
   font-family: "GE SS Two Light"; 
    line-height: 26px;
    color: #000;
    margin-bottom: 12px;
}

.solution-detail-service-boxes > h3{
    margin-bottom:22px;
}

.solution-detail-service-boxes ul.feat_list li p {
    font-size: 16px;
}

.hme-featured-partners.solution-detail-partner {
    padding: 130px 0px;
    background-color: #fff;
}

.solution-talk-expert-section {
    width: 100%;
    height: auto;
    padding: 70px 0px;
    background-color: #e8c40d;
}

.solution-talk-expert-inside {
    display: block;
    width: 100%;
    max-width: 770px;
    margin: 0 auto;
    text-align: center;
}

.solution-talk-expert-inside h3 {
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    margin-bottom: 20px;
}

.solution-talk-btn {
    width: auto;
    height: 58px;
    line-height: 58px;
    display: inline-block;
    background-color: #fff;
    padding: 0px 50px;
   font-family: "GE SS Two Light"; 
    font-weight: 400;
    font-size: 15px;
    color: #404040;
    text-transform: uppercase;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.solution-talk-btn:hover {
    background-color: #000;
    color: #fff;
}

.other-solution-slider-section {
    width: 100%;
    height: auto;
    padding: 130px 0px 40px;
}

.other-solution-slider {
    margin-top: 35px;
}

.news-slider-content p {
    color: #fff;
}

.other-solution-slider .news-slider-content {
    padding: 25px;
}

.hme-solution-section.hme-solution-section-page {
    padding-top: 0px;
    padding-bottom: 200px;
}

.solution-page-content {
    width: 100%;
    padding-bottom: 40px;
}

.solution-page-content-inner {
    width: 100%;
    max-width: 770px;
    margin: 0 auto;
    text-align: center;
}

.other-solution-main-bg {
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


.it-solution-detail-services {
    width: 100%;
    height: auto;
    padding: 0px 0px 110px;
}

.main-title b {
    color: #e8c40d;
}

.it-solution-detail-service-boxes {
    width: 100%;
    height: auto;
    margin-top: 80px;
}

.it-solution-detail-service-boxes ul {
    width: 100%;
    height: auto;
}

.it-solution-detail-service-boxes ul li {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0px 70px;
    list-style: none;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 90px;
}

.it-solution-detail-service-boxes ul li:nth-child(2n) {
    flex-direction: row-reverse;
}

.it-solution-detail-image {
    width: 50%;
    height: auto;
    overflow: hidden;
    -webkit-border-top-left-radius: 50px;
    -moz-border-top-left-radius: 50px;
    border-top-left-radius: 50px;
    -webkit-border-top-right-radius: 50px;
    -moz-border-top-right-radius: 50px;
    border-top-right-radius: 50px;
}

.it-solution-detail-contant {
    width: 50%;
    padding-left: 80px;
}

.it-solution-detail-contant h3 {
   font-family: "GE SS Two Light"; 
    font-weight: 400;
    font-size: 40px;
    line-height: 36px;
    color: #000;
    margin-bottom: 20px;
}

.it-solution-detail-contant p {
    font-size: 17px;
    line-height: 26px;
}

.it-solution-detail-service-boxes ul li:nth-child(2n) .it-solution-detail-contant {
    width: 50%;
    padding-left: 0px;
    padding-right: 80px;
}

.case-studies-menu {
    width: 100%;
    height: auto;
    border-top: 1px solid #e5e8e9;
    border-bottom: 1px solid #e5e8e9;
}

.case-studies-menu-inner {
    width: 100%;
    height: auto;
}

.case-studies-menu-inner ul {
    display: flex;
    justify-content: center;
}

.case-studies-menu-inner ul li {
    padding: 0px 15px;
    list-style: none;
}

.case-studies-menu-inner ul li a {
    display: block;
    padding: 25px 10px;
    font-size: 15px;
    color: #000;
    position: relative;
   font-family: "GE SS Two Light"; 
    font-weight: 400;
}

.case-studies-menu-inner ul li.active a::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    background-color: #d51c29;
    bottom: 0px;
    left: 0px;
}

.case-studies-menu-inner ul li.active a {
    color: #d51c29;
}

.case-studies-search {
    width: 100%;
    height: auto;
    padding: 70px 0px 50px;
}

.case-studies-search-inner {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
}

.search-input {
    width: 100%;
    height: 46px;
    line-height: 46px;
    padding: 0px 30px;
    font-size: 15px;
    color: #000;
   font-family: "GE SS Two Light"; 
    font-weight: 400;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    border: 1px solid #c7c7c7;
    background-color: transparent;
}

.studies-search-keyword {
    width: 28%;
    margin-right: 1.5%;
}

.studies-search-select {
    width: 17%;
    margin-right: 1.5%;
}

.studies-search-btn {
    width: 15%;
    display: block;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-family: "GE SS Two Light"; 
    font-weight: bold;
    font-size: 14px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    text-transform: uppercase;
    background-color: #e8c40d;
    color: #fff;
    border: none;
}

.studies-search-btn:hover {
    background-color: #000;
}

.case-studies-listing {
    width: 100%;
    height: auto;
    padding-bottom: 120px;
}

.case-studies-listing ul {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    margin-left: -1%;
    margin-right: -1%;
}

.case-studies-listing ul li {
    width: 23%;
    margin-bottom: 20px;
    margin-left: 1%;
    margin-right: 1%;
    list-style: none;
}

.case-studies-listing ul li .news-slider-content {
    padding: 20px;
}

.case-studies-listing ul li .news-slider-content p {
    margin-bottom: 0px;
}

.main-title-detail {
    font-size: 50px;
    line-height: 55px;
    font-family: "GE SS Two Light"; 
    font-weight: bold;
    color: #000;
}

.case-studies-details-first {
    width: 100%;
    height: auto;
    padding: 40px 0px 110px;
    border-bottom: 1px solid #c6c6c6;
}

.case-details-first-content p {
    font-size: 16px;
}

.case-details-other-solution-slider {
    width: 100%;
    padding: 90px 0px 110px;
}

.clients-listing-section {
    width: 100%;
    padding: 50px 0px 100px;
}

.clients-listing-content {
    width: 100%;
    max-width: 790px;
    margin: 0 auto;
    text-align: center;
}

.clients-listing-box-main {
    width: 100%;
    height: auto;
    margin-top: 50px;
}

.clients-listing-box-main ul {
    width: auto;
    margin-left: -0.5%;
    margin-right: -0.5%;
    display: flex;
    flex-wrap: wrap;
}

.clients-listing-box-main ul li {
    width: 24%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 12px;
    list-style: none;
}

.clients-listing-box-main .client-slider-logo img {
    width: auto;
    max-height: 150px;
}

.industries-listing-section {
    width: 100%;
    height: auto;
    padding: 50px 0px 120px;
}

.industries-listing-box-main ul {
    width: auto;
    width: auto;
    margin-left: -1%;
    margin-right: -1%;
    display: flex;
    flex-wrap: wrap;
}


.industries-listing-box-main ul li {
    width: 31.33%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 15px;
    list-style: none;
    margin-bottom: 50px;
}

.industries-image-main {
    width: 100%;
    height: auto;
    overflow: hidden;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.industries-image-main img {
    width: 100%;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.industries-content-main {
    width: 100%;
    padding-top: 30px;
}

.industries-content-main h3 {
    font-size: 25px;
    line-height: 26px;
    margin-bottom: 15px;
   font-family: "GE SS Two Light"; 
    font-weight: bold;
}

.industries-content-main .main-red-btn {
    margin-top: 15px;
}

.other-solution-slider-section.industries-others {
    padding-top: 90px;
}

.testimonial-section {
    padding: 110px 0px;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
}

.testimonial-section-inner {
    width: 100%;
    max-width: 840px;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
}

.testimonials-slider p {
    font-size: 21px;
    line-height: 30px;
}

.testimonials-slider h3 {
   font-family: "GE SS Two Light"; 
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    color: #2e2e2e;
    margin-bottom: 0px;
    margin-top: 35px;
}

.testimonials-slider span {
    color: #2e2e2e;
    font-size: 18px;
    line-height: 28px;
    font-family: "GE SS Two Light"; 
    font-weight: 200;
}

.testimonials-slider.owl-carousel .owl-dots {
    margin-top: 60px;
}

.testimonials-slider.owl-carousel button.owl-dot {
    width: 10px;
    height: 10px;
    background-color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin: 0px 7px;
    border: 1px solid #0e4d77;
}

.testimonials-slider.owl-carousel button.owl-dot.active {
    background-color: #da1728;
    border: 1px solid #da1728;
}

.testimonials-slider.owl-carousel button.owl-dot:hover {
    border: 1px solid #da1728;
}

.other-industries-section {
    width: 100%;
    padding: 100px 0px 120px;
}

.indusries-slider {
    margin-top: 25px;
}

.indusries-slider.owl-carousel .owl-nav button.owl-prev,
.indusries-slider.owl-carousel .owl-nav button.owl-next {
    width: 50px;
    height: 50px;
    background-color: #fff !important;
    border: 1px solid #da1728;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-size: 29px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;

}

.indusries-slider.owl-carousel .owl-nav button.owl-next {
    background-image: url(../images/arrow-next-red.svg) !important;
    right: -70px;
    top: 40%;

}

.indusries-slider.owl-carousel .owl-nav button.owl-next:hover {
    background-image: url(../images/arrow-next-white.svg) !important;
    background-color: #da1728 !important;

}

.indusries-slider.owl-carousel .owl-nav button.owl-prev {
    background-image: url(../images/arrow-prev-red.svg) !important;
    left: -70px;
    top: 40%;

}

.indusries-slider.owl-carousel .owl-nav button.owl-prev:hover {
    background-image: url(../images/arrow-prev-white.svg) !important;
    background-color: #da1728 !important;
}

.indusries-slider.owl-carousel .owl-nav button.owl-prev span,
.indusries-slider.owl-carousel .owl-nav button.owl-next span {
    display: none;
}

.industry-detail-service-section {
    width: 100%;
    height: auto;
    padding: 120px 0px;
    background-color: #f7f7f7;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}

.industry-detail-service-inner {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
}

.industry-detail-service-left {
    width: 45%;
    padding-right: 50px;
    box-sizing: border-box;
}

.industry-detail-service-left p {
    font-size: 16px;
}

.industry-detail-service-right {
    width: 55%;
}

.industry-detail-service-right .accordion-list li {
    width: 100%;
    height: auto;
    background-color: #fff;
    margin-bottom: 10px;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    list-style: none;
}

.industry-detail-service-right .accordion-title {
    opacity: 1;
    font-size: 25px;
    line-height: 25px;
    padding: 25px 60px 25px 30px;
   font-family: "GE SS Two Light"; 
    font-weight: bold;
    margin-bottom: 0px;
    cursor: pointer;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.industry-detail-service-right .accordion-title .ni-icon {
    position: absolute;
    right: 25px;
    font-size: 21px;
    margin: auto;
    top: auto;
    bottom: auto;
}

.industry-detail-service-right .accordion-list li.open .accordion-title {
    /* opacity: 0; */
    font-size: 0;
    padding: 10px 60px 10px 30px;
}

.industry-detail-service-right .accordion-desc {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding: 0px 40px 60px;
}

.accordion-desc-icon {
    width: 170px;
}

.accordion-desc-icon .service-boxes-icons {
    width: 120px;
    height: 120px;
}

.accordion-desc-content {
    width: calc(100% - 170px);
    padding-top: 45px;
}

.accordion-desc-content h3 {
   font-family: "GE SS Two Light"; 
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    color: #191919;
    margin-bottom: 30px;
}

.accordion-desc-content p {
    font-size: 16px;
}

.partners-listing-section {
    width: 100%;
    padding: 0px 0px 100px;
    border-bottom: 1px solid #e7e7e7;
}


.partner-slider-section {
    padding: 100px 0px 70px;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
}

.news-listing-section {
    width: 100%;
    padding: 0px 0px 150px;
}

.news-listing-box-main {
    width: 100%;
    height: auto;
    margin-top: 50px;
}

.news-listing-box-main ul {
    width: auto;
    margin-left: -0.8%;
    margin-right: -0.8%;
    display: flex;
    flex-wrap: wrap;
}

.news-listing-box-main ul li {
    width: 23%;
    margin-left: 0.8%;
    margin-right: 0.8%;
    margin-bottom: 20px;
    list-style: none;
}

.news-tag {
    width: auto;
    height: 24px;
    line-height: 24px;
    background-color: #2364be;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    padding: 0px 20px;
    display: inline-block;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    position: absolute;
    top: 15px;
    left: 30px;
    z-index: 9;
}

.news-tag.orange {
    background-color: #f99c2e;
}

.news-detail-banner {
    width: 100%;
    min-height: 770px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    display: flex;
    align-items: flex-end;
}

.news-detail-banner-content {
    width: 100%;
    max-width: 800px;
    margin-bottom: 55px;
}

.news-detail-banner-content span {
   font-family: "GE SS Two Light"; 
    font-weight: bold;
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
}

.news-detail-banner-content h2 {
    font-size: 65px;
    line-height: 65px;
    font-family: "GE SS Two Light"; 
    font-weight: bold;
    color: #000;
    margin-top: 20px;
}

.news-details-slider-main {
    width: 100%;
    height: auto;
    padding: 130px 0px;
}

.news-details-content-section {
    width: 100%;
    padding: 80px 0px;
    border-bottom: 1px solid #959595;
}

.news-details-content-section p {
    font-family: 'din_regular';
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
}

.news-details-content-section img {
    width: 100%;
    margin: 20px 0px 35px;
}

.inner-banner.gallery-banner {
    align-items: center;
    padding-bottom: 0;
    padding-top: 50px;
}

.gallery-main-section {
    width: 100%;
    height: auto;
    padding: 60px 0px 110px;
}

.gallery-listing-box-main {
    width: 100%;
    height: auto;
}

.gallery-listing-box-main ul {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    margin-left: -1%;
    margin-right: -1%;
}

.gallery-listing-box-main ul li {
    width: 31.33%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 25px;
    list-style: none;
}

.gallery-image {
    width: 100%;
    height: auto;
    overflow: hidden;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: relative;
}

.gallery-image img {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.gallery-listing-box-main ul li:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.gallery-listing-box-main ul li h3 {
    font-size: 20px;
    line-height: 24px;
    color: #000;
    font-family: "GE SS Two Light"; 
    font-weight: bold;
    padding: 10px 15px 0px;
}

.gallery-listing-box-main.photos-gallery ul li {
    margin-bottom: 50px;
}

.gallery-listing-box-main.photos-gallery ul li h3 {
    text-align: center;
}

.fancybox__container .fancybox__thumbs {
    display: none !important;
}

.fancybox__container .fancybox__button--thumbs {
    display: none !important;
}

.fancybox__container .fancybox__toolbar__items.fancybox__toolbar__items--left {
    display: none !important;
}

.fancybox__container .fancybox__button--zoom {
    display: none !important;
}

.default-page h5 {
    font-size: 15px;
   font-family: "GE SS Two Light"; 
    margin-top: 10px;
    margin-bottom: 15px;

}

.video-play-btn {
    width: 68px;
    height: 68px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
}

.hme-solution-inner ul li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.hme-solution-inner ul li a::after {
    content: "";
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 3%, rgba(255, 255, 255, 0) 100%);
}

.it-solution-detail-image img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.solution-slider .item a {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
}

.solution-slider .item a::after {
    content: "";
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 3%, rgba(255, 255, 255, 0) 100%);
}

.otgs-development-site-front-end {
    display: none;
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    display: none;
}

.menu-ul li.current-menu-item a {
    color: var(--color-primary) !important;
}

.history_section .owl-carousel .owl-item img {
    width: auto;
    background: #fff;
    padding: 6px;
    /*margin: -3px;*/
    position: relative;
    border-radius: 5px;
    margin-bottom: 10px;
}

.history_section .mCSB_inside>.mCSB_container {
    margin-right: 0;
    padding: 5px;
}

.owl-carousel .owl-nav button.owl-next span,
.owl-carousel .owl-nav button.owl-prev span {
    font-size: 0px;
}

.owl-carousel .owl-nav button.owl-next span::after {
   content: "<";
font-family: "GE SS Two Light"; 
display: block;
color: #000;
font-size: 30px;
margin-top: -7px;
}

.owl-carousel .owl-nav button.owl-prev span::after {
   content: ">";
font-family: "GE SS Two Light"; 
display: block;
color: #000;
font-size: 29px;
margin-top: -5px;
}

.wp-job-manager-showing-all .rss_link {
    display: none;
}



.page-template-page-about .history_section{
    padding-bottom:0;
}

.page-template-page-about .history_section .content{
    height: initial;
}

.page-template-page-about .history_section .owl-carousel .owl-item{
    min-height:350px;
    display: flex;
    align-items: flex-end;
}


.page-template-page-about .history_section .owl-stage-outer{
    min-height:800px;
}

.page-template-page-about .history_section .owl-stage-outer::after{
        top: 43.6%;
}

.page-template-page-about .history_section .bottom {
    transform: initial;
    margin-bottom: 0;
}


.page-template-page-about .history_section .item{
    width:100%;
}

.page-template-page-about .history_section .owl-carousel .owl-item:nth-child(even) {
    transform: translateY(113%);
    align-items: flex-start;
}

.page-template-page-about .history_section .owl-carousel .owl-item img{
    max-height:42px;
    max-width:140px;
}

.page-template-page-about .history_section .owl-nav {
    width: 120px;
    display: flex;
    justify-content: space-between;
}

.history_section .owl-nav button.owl-prev,
.history_section .owl-nav button.owl-next{
    position: initial;
}


.page-template-page-case-studies .case-studies-listing ul li{
    width:31.33%;
}

.case-studies-details-first p {
    line-height: 28px;
}


.single-post .news-details-content-section img{
    width:unset;
}


/*--------------------scale-css---------*/

/*section:not(.full-slider):not(.hme-featured-partners), .container { scale: 0.8;}*/


/*h1, h2, h3, h4, h5, h6, p, .hme-solution-btn{scale: 0.8;}*/


/*.container, .hme-solution-inner { scale: 0.8;}*/
/*.hme-news-slider-main{*/
/*        padding: 0px 0px 50px 0px;*/
/*}*/
/*.hme-featured-clients{ padding-top:10px; padding-bottom:10px;}*/

/*main , footer{*/
/*     scale: -1;*/
/*}*/


.team_mem_slider .swiper-slide{
    background: #fff;
    border-radius: 15px;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 19%);
    text-align: center;
    overflow: hidden;
    transition: all .3s;
    
}  
.team_mem_slider .swiper-slide img{
    width:100%;
}
.team_mem_slider .swiper-wrapper{
  margin: auto;
}
.team_mem_slider {
    padding: 0 4%;
    margin: 60px 0 30px 0;
}
.team_mem_slider .swiper-slide:not(:hover){
    opacity: .2;

}




