/* Leadership Start */
.ci{
    color: inherit;
}
.theme-color{
    color: #819527 !important;
}
.theme-hover:hover{
    color: #819527;
}
.leader-border {
    border: 1px solid #e9edf5;
    box-sizing: border-box;
    border-radius: 8px;
    background-color: transparent;
}

.leader-img img {
    border: 1px solid rgba(136, 163, 9, 0.32);
    box-sizing: border-box;
    box-shadow: 0px 4px 15px #eaeffc;
    border-radius: 5px;
}

.leader-img h4 {
    font-family: Heebo;
    font-style: normal;
    font-weight: bold;
    line-height: 53px;
    color: #02073e;
}

.leader-img p {
    font-family: Heebo;
    font-style: normal;
    font-weight: normal;
    line-height: 26px;
    color: #4f596a;
}

.leader-text p {
    font-family: Heebo;
    font-style: normal;
    font-weight: normal;
    line-height: 29px;
    color: #4f596a;
    margin-bottom: 18px;
}

.leader-img .social {
    background-color: #f1f2f1 !important;
}

.leader-img .social i {
    color: #7c857c;
}

.leader-img #social-facebook:hover {
    background-color: #375488 !important;
}

.leader-img #social-facebook:hover i {
    color: #ffffff !important;
}

.leader-img #social-twitter:hover {
    background-color: #1da1f2 !important;
}

.leader-img #social-twitter:hover i {
    color: #ffffff !important;
}

.leader-img #social-instagram:hover {
    background-color: #8a3ab9 !important;
}

.leader-img #social-instagram:hover i {
    color: #ffffff !important;
}

.order-lg-2 {
    order: 1;
}

.order-lg-1 {
    order: 2;
}

/* Leadership end */

.hmajor-client-card {
    position: relative;
    display: inline-block;
    width: 99.9%;
}

.hmajor-client-card .hmajor-client-card-body {
    background: #ffffff;
    border: 0.8px solid #ebebeb;
    box-sizing: border-box;
    border-radius: 7px;
}

.hmajor-client-card .hmajor-client-card-body img {
    object-position: 50% 50%;
    object-fit: cover;
}

.our-partner-card {
    width: 99.99%;
}

.our-partner-card-body {
    background: #ffffff;
    border: 0.8px solid #ebebeb;
    box-sizing: border-box;
    border-radius: 7px;
}

/* Start Animation */
.null-circle {
    position: absolute;
    height: 30px;
    width: 30px !important;
    border-radius: 50%;
    border: 2px solid rgba(95, 99, 134, 0.19);
}

.null-small-circle {
    position: absolute;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    border: 4px solid rgba(95, 99, 134, 0.19);
}

.red-bubble {
    position: absolute;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    background: rgba(227, 93, 42, 0.05);
}

.animation-spin {
    position: absolute;
    z-index: -1;
    -webkit-animation: mdi-spin 2s linear infinite;
    animation: mdi-spin 9s linear infinite;
}

.animation-circle {
    position: absolute;
    z-index: -1;
    -webkit-animation: circle 2s linear infinite;
    animation: circle 9s linear infinite;
}

.animation-bounce {
    position: absolute;
    z-index: -1;
    -webkit-animation: bounce 2s linear infinite;
    animation: bounce 9s linear infinite;
}



.animation-scalex {
    position: absolute;
    z-index: -1;
    -webkit-animation: scalex 2s linear infinite;
    animation: scalex 9s linear infinite;
}

.animation-scale {
    position: absolute;
    z-index: -1;
    -webkit-animation: scale 2s linear infinite;
    animation: scale 9s linear infinite;
}

/* End Animation */
#about .null-circle {
    z-index: -1;
    position: absolute;
    top: 100px;
    -webkit-animation: circle 2s linear infinite;
    animation: circle 9s linear infinite;
}

#about .null-triangle {
    z-index: -1;
    position: absolute;
    top: 100px;
    left: 30%;
    -webkit-animation: mdi-spin 2s linear infinite;
    animation: mdi-spin 9s linear infinite;
}

#about .line-red {
    z-index: -1;
    position: absolute;
    top: 200px;
    right: 30%;
    -webkit-animation: move 4s linear infinite;
    animation: move 4s linear infinite;
}

#about .small-box {
    z-index: -1;
    position: absolute;
    top: 70px;
    right: 0;
    -webkit-animation: mdi-spin 2s linear infinite;
    animation: mdi-spin 9s linear infinite;
}

#about .small-box-btm {
    z-index: -1;
    position: absolute;
    left: -80px;
    bottom: 150px;
    -webkit-animation: mdi-spin 2s linear infinite;
    animation: mdi-spin 9s linear infinite;
}

#about .fingerprint {
    z-index: -1;
    position: absolute;
    left: 30%;
    -webkit-animation: bounce 2s linear infinite;
    animation: bounce 9s linear infinite;
}

#service .fingerprint {
    z-index: -1;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-animation: bounce 2s linear infinite;
    animation: bounce2 7s linear infinite;
}

#service .red-bubble {
    z-index: -1;
    position: absolute;
    top: 100px;
    right: 10%;
    -webkit-animation: circle 2s linear infinite;
    animation: circle 9s linear infinite;
}

#service .red-triangle {
    z-index: -1;
    position: absolute;
    left: 62%;
    top: 60px;
    -webkit-animation: mdi-spin 2s linear infinite;
    animation: mdi-spin 9s linear infinite;
}

#service .null-triangle {
    z-index: -1;
    position: absolute;
    left: 6%;
    top: 150px;
    -webkit-animation: mdi-spin 2s linear infinite;
    animation: mdi-spin 9s linear infinite;
}

#service .null-small-circle {
    opacity: 0.6;
    z-index: -1;
    position: absolute;
    left: 2%;
    top: 40%;

    -webkit-animation: scale 2s linear infinite;
    animation: scale 5s linear infinite;
}

#service .red-triangle2 {
    z-index: -1;
    position: absolute;
    left: 3%;
    bottom: 9%;
    -webkit-animation: mdi-spin 2s linear infinite;
    animation: mdi-spin 9s linear infinite;
}

#service .small-box-btm {
    z-index: -1;
    position: absolute;
    left: 10px;
    bottom: 150px;
    -webkit-animation: mdi-spin 2s linear infinite;
    animation: mdi-spin 9s linear infinite;
}

#product .red-bubble {
    z-index: -1;
    position: absolute;
    top: 100px;
    right: 10%;
    -webkit-animation: circle 2s linear infinite;
    animation: circle 9s linear infinite;
}

#product .red-triangle {
    z-index: -1;
    position: absolute;
    left: 62%;
    top: 50px;
    -webkit-animation: mdi-spin 2s linear infinite;
    animation: mdi-spin 9s linear infinite;
}

#product .null-triangle {
    z-index: -1;
    position: absolute;
    left: 6%;
    top: 120px;
    -webkit-animation: mdi-spin 2s linear infinite;
    animation: mdi-spin 9s linear infinite;
}

#product .null-small-circle {
    opacity: 0.6;
    z-index: -1;
    position: absolute;
    left: 2%;
    top: 40%;
    -webkit-animation: scale 2s linear infinite;
    animation: scale 5s linear infinite;
}

#helpline .red-triangle {
    position: absolute;
    left: 36%;
    top: 15px;
    -webkit-animation: mdi-spin 2s linear infinite;
    animation: mdi-spin 9s linear infinite;
    filter: invert(48%) sepia(13%) saturate(3207%) hue-rotate(130deg) brightness(395%) contrast(80%);
}

#helpline .null-triangle {
    position: absolute;
    left: 10%;
    top: 40px;
    -webkit-animation: mdi-spin 2s linear infinite;
    animation: mdi-spin 9s linear infinite;
    filter: invert(48%) sepia(13%) saturate(3207%) hue-rotate(130deg) brightness(395%) contrast(80%);
}

#helpline .null-small-circle {
    opacity: 1;
    border: 2px solid rgba(226, 222, 39, 0.15);
    position: absolute;
    left: 4%;
    top: 60%;
    -webkit-animation: scale 2s linear infinite;
    animation: scale 5s linear infinite;
}

#news .small-box {
    z-index: -1;
    position: absolute;
    left: 3%;
    top: 20px;
    -webkit-animation: mdi-spin 2s linear infinite;
    animation: scale 9s linear infinite;
}

#news .small-box-btm {
    z-index: -1;
    position: absolute;
    right: 10px;
    bottom: 150px;
    -webkit-animation: mdi-spin 2s linear infinite;
    animation: mdi-spin 9s linear infinite;
}

#clients .red-bubble {
    z-index: -1;
    position: absolute;
    top: 110px;
    right: 10%;
    -webkit-animation: circle 2s linear infinite;
    animation: circle 9s linear infinite;
}

#clients .null-triangle {
    z-index: -1;
    position: absolute;
    left: 8%;
    top: 60px;
    -webkit-animation: mdi-spin 2s linear infinite;
    animation: mdi-spin 9s linear infinite;
}

#clients .null-small-circle {
    opacity: 0.6;
    z-index: -1;
    position: absolute;
    left: 2%;
    top: 80%;
    -webkit-animation: scale 2s linear infinite;
    animation: scale 5s linear infinite;
}

#clients .red-triangle {
    z-index: -1;
    position: absolute;
    left: 70%;
    top: 25px;
    -webkit-animation: mdi-spin 2s linear infinite;
    animation: mdi-spin 9s linear infinite;
}

#clients .red-triangle2 {
    z-index: -1;
    position: absolute;
    left: 4%;
    top: 300px;
    -webkit-animation: mdi-spin 2s linear infinite;
    animation: mdi-spin 9s linear infinite;
}

#clients .fingerprint {
    opacity: 1;
    z-index: -1;
    position: absolute;
    right: 4%;
    top: 200px;
    -webkit-animation: scale 2s linear infinite;
    animation: scale 5s linear infinite;
}

#testimonial .red-bubble {
    z-index: -1;
    position: absolute;
    top: 110px;
    right: 10%;
    -webkit-animation: circle 2s linear infinite;
    animation: circle 9s linear infinite;
}

#testimonial .null-small-circle {
    opacity: 0.7;
    z-index: -1;
    position: absolute;
    left: 2%;
    top: 80px;
    -webkit-animation: scale 2s linear infinite;
    animation: scale 5s linear infinite;
}

#testimonial .red-triangle {
    z-index: -1;
    position: absolute;
    left: 2%;
    bottom: 60px;
    -webkit-animation: mdi-spin 2s linear infinite;
    animation: mdi-spin 9s linear infinite;
}

#testimonial .fingerprint {
    opacity: 1;
    z-index: -1;
    position: absolute;
    right: 2%;
    bottom: 50px;
    -webkit-animation: scale 2s linear infinite;
    animation: scale 5s linear infinite;
}

.testimonial-qutation {
    position: absolute;
    z-index: -1;
    height: 42px;
    top: 70px;
    opacity: 0.2;
}

.testimonial-qutation2 {
    position: absolute;
    z-index: -1;
    height: 42px;
    bottom: 60px;
    right: 0;
    opacity: 0.2;
    margin-right: 10px;
    transform: rotate(180deg);
}

#page-location {
    background: #f9fbfd;
}

#page-location p {
    color: rgba(15, 33, 55, 0.7);
}

#page-location p span {
    color: #819527;
    font-weight: 700;
}

#page-location p img {
    padding: 0px 6px;
}

.flip-img {
    position: relative;
    transition: transform 1s;
    transform-style: preserve-3d;
}

.flip-img:hover {
    transform: rotateY(360deg);
}

.text-bold {
    font-weight: 700;
}

.footer-top p a:hover {
    color: #819527;
}

.footer p a:hover {
    color: #819527 !important;
}

.footer-top p {
    margin: 0;
    padding: 0;
    line-height: 28px;
}

.footer-top p img {
    width: 24px !important;
}

.footer-top p a {
    margin: 0;
    padding: 0;
    line-height: 38px;
}

.footer-contact p {
    line-height: 38px;
}

.footer {
    position: relative;
    margin-top: -1px !important;
}

.footer p {
    margin: 0;
    padding: 0;
}

video {
    border-radius: 7px;
}

.testimonial-image {
    height: 120px;
    width: auto;
}

.award-img {
    width: 80%;
}

.design-top-left {
    position: absolute;
    text-align: left;
    float: left;
    margin-top: 380px;
    width: 90px;
    z-index: 1;
}

.design-top-left img {
    z-index: 1;
    width: 80px;
}

.design {
    position: relative;
    z-index: 2;
}

.testimonial-box {
    position: relative;
    z-index: 2;
    background-color: white;
}

.testimonial-box:hover .client-vec1 {
    -webkit-animation: mdi-spin 2s linear infinite;
    animation: mdi-spin 5s linear infinite;
}

.testimonial-box:hover .client-vec2 {
    -webkit-animation: circle 2s linear infinite;
    animation: circle 5s linear infinite;
}

.testimonial-box:hover .client-vec3 {
    -webkit-animation: circle 2s linear infinite;
    animation: circle 6s linear infinite;
}

.testimonial-box:hover .client-vec4 {
    -webkit-animation: circle 2s linear infinite;
    animation: mdi-spin 4s linear infinite;
}

.client-vec1 {
    position: absolute;
    z-index: -1;
    left: 100px;
    top: 100px;
}

.client-vec2 {
    position: absolute;
    left: 100px;
    top: -30px;
    z-index: -1;
}

.client-vec3 {
    position: absolute;
    left: 150px;
    top: -30px;
    z-index: -1;
}

.client-vec4 {
    position: absolute;
    left: 10px;
    z-index: -1;
}

.border-blue {
    border: 1px solid darkblue;
}

.shadow-box {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.border-radious-5 {
    border-radius: 5px;
}

.btn-box-shadow:hover {
    background-color: transparent;
    color: white;
    box-shadow: 0px 4px 4px 0px rgba(255, 255, 255, 0.1),
        0px 0px 0px 4px rgba(255, 255, 255, 0.1);
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 220px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 0px 0px;
    border-radius: 4px;
    z-index: 1;
}

.dropdown:hover .dropdown-content {
    display: block;
    background: #ffffff;
    box-shadow: 0px 4px 10px rgba(181, 181, 181, 0.25);
    border-radius: 4px;
}

.text-dropdown {
    font-weight: 500;
    color: #0f2137a6 !important;
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize;
}

.dropdown-li {
    list-style: none;
    font-weight: 400;
    padding: 7px;
    padding-left: 12px;
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.05);
}

.dropdown-li.dropdown-li:last-child {
    border: none;
}

.dropdown-li:hover {
    font-weight: 300;
    color: rgb(136, 163, 9) !important;
}

.text-dropdown:hover {
    font-weight: 300;
    color: rgb(136, 163, 9) !important;
}

.pointer {
    cursor: pointer !important;
}

.logo-color {
    color: rgb(136, 163, 9) !important;
}

.bg-image {
    color: white;
    height: 70vh;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    clip-path: polygon(0% 0%, 100% 0%, 100% 80%, 50% 100%, 0 80%);
}

.bg-banner {
    height: inherit;
    background-position: center center;
    background-color: rgba(25, 40, 61, 0.6);
    background-size: cover;
}

.backgroundg-image {
    height: inherit;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}

.footer-top {
    min-height: 300px;
    clip-path: polygon(50% 0%, 100% 3%, 100% 100%, 0 100%, 0 3%);
    background-color: #0f2137;
}

.footer-ash {
    background-color: #f1f4e2;
    width: 100%;
    position: relative;
    border-top: 12px solid whitesmoke;
    clip-path: polygon(50% 0%, 100% 3%, 100% 100%, 0 100%, 0 3%);
}

.footer-top-row {
    position: inherit;
}

.product-menu {
    position: relative;
    padding: 1rem 2rem 0rem;
}

.pac {
    position: relative;
}

.ac {
    margin-top: 12px;
    position: absolute;
    width: 100%;
    height: 6px;
    display: none;
}

.mixitup-control-active .ac {
    display: block !important;
}

.product-menu-item {
    display: inline-block;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.product-menu-item-img {
    height: 50px;
    padding: 0px 22px;
}

.product-menu-item:last-child {
    border-right: 1px solid rgba(255, 255, 255, 0);
    padding-right: 0px;
}

.product-menu-item:first-child {
    padding-left: 0px;
}

.zoom {
    transition: transform 0.5s;
    position: relative !important;
    z-index: 88;
    cursor: pointer;
}

.zoom:hover {
    transform: scale(1.1) !important;
    z-index: 508;
}

.product-menu-item {
    justify-content: flex-start;
}

.footer-nav-link.social {
    width: 35px;
    height: 35px;
    padding-top: 6px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 4px;
}

.footer-nav-link.social:hover svg {
    fill: #fff !important;
}

#social-facebook {
    background-color: white;
}

#social-facebook svg {
    fill: #375488;
}

#social-linkedin {
    background-color: white;
}

#social-linkedin svg {
    fill: #0077b5;
}

#social-twitter {
    background-color: white;
}

#social-twitter svg {
    fill: #1da1f2;
}

#social-instagram {
    background-color: white;
}

#social-instagram svg {
    fill: #8a3ab9;
}

#social-youtube {
    background-color: white;
}

#social-youtube svg {
    fill: red;
}

.footer-nav-link.social:hover {
    color: #fff !important;
}

#social-facebook:hover {
    background-color: #375488;
}

#social-linkedin:hover {
    background-color: #0077b5;
}

#social-twitter:hover {
    background-color: #1da1f2;
}

#social-instagram:hover {
    background-color: #8a3ab9;
}

#social-youtube:hover {
    background-color: red;
}

.client-bg {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.client-bg1 {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.whysys-div {
    text-align: center;
}

.product-name {
    font-weight: 600;
}

iframe {
    width: 100%;
}

.logo-color {
    color: rgb(136, 163, 9);
}

.bord {
    margin: 0 auto 5px;
    border-radius: 50%;
    display: inline-block;
    background-color: rgba(136, 163, 9, 0.05);
}

.home-headline {
    font-family: "Poppins", sans-serif;
}

.hstatistic-icon {
    background-color: rgba(129, 149, 39, 0.08);
    transition-duration: 1.5s;
}

.hstatistic-icon img {
    height: 75px;
    width: 75px;
    padding: 17px;
}

.statistic-content {
    transition-duration: 1.5s;
}

.statistic-content:hover .hstatistic-icon {
    background-color: #819527;
}

.statistic-content:hover .hstatistic-icon img {
    filter: brightness(0) invert(1);
}

.header_main {
    font-family: "Mulish", sans-serif;
    position: relative;
}

.btn-green-color {
    background-color: rgb(136, 163, 9);
}

.btn-green-color:hover {
    background-color: rgb(129 149 39);
}

.btn-trans-color {
    padding: 6px;
    text-align: center;
    cursor: pointer;
    color: white;
    background-color: transparent;
    border: 1px solid white;
    border-radius: 5px;
}

.btn-trans-color:hover {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.content-drag {
    position: absolute;
    left: 40%;
    top: 50%;
    z-index: 4;
    transform: translate(-35%, -50%);
    color: white;
}

/*new*/

.customer_button {
    padding: 10px;
    border-radius: 10px;
    cursor: pointer;
    border: 1px solid #1f365f;
    background: none;
}

.c-padding-border {
    padding: 35px;
    border-radius: 5px;
    border: 1px solid #edeef0;
}

.c-padding-border2 {
    padding: 15px 15px 6px 15px;
    border-radius: 5px;
    border: 1px solid #edeef0;
}

.c-award-padding {
    /*padding-top: 60px;
	padding-right: 80px;
	padding-left: 80px;*/
    padding: 20px;
}

.c-award-margin {
    margin-top: 35px;

    padding: 0;
}

.latest {
    border-radius: 10px;
    border: none;
    background-color: #28a5ff;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: white;
}

.latest-top {
    padding: 10px;
}

.custom-card {
    padding: 20px;
    border: none;
    border-radius: 10px;
    border: 2px solid #ebebeb;
    margin-bottom: 10px;
}

.hotline {
    color: rgb(136, 163, 9);
}

::-webkit-input-placeholder {
    font-family: "Archivo", sans-serif;
    font-weight: 400;
    font-size: 14px;
}

::-moz-placeholder {
    font-family: "Archivo", sans-serif;
    font-weight: 400;
    font-size: 14px;
}

:-ms-input-placeholder {
    font-family: "Archivo", sans-serif;
    font-weight: 400;
    font-size: 14px;
}

:-moz-placeholder {
    font-family: "Archivo", sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.form_file_input {
    height: 100px;
    border: 1px solid #d5d8dc;
}

.message-button {
    border: none;
    background-color: rgb(136, 163, 9);
    border-radius: 10px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: white;
    line-height: 24px;
    letter-spacing: -0.16px;
    font-weight: bold;
}

.custom-form {
    padding: 40px;
    background: #ffffff;
    border-radius: 20px;
    border: none;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
}

.google-map {
    height: 100%;
    margin-bottom: -6px;
}

.artist-index {
    background-color: transparent;
    font-weight: 100;
    box-sizing: border-box;
}

.artist-index:hover,
.artist-index:focus,
.artist-index:focus-visible,
.artist-index:active {
    text-decoration: underline;
    text-decoration-color: #808080;
}

.rotate-box {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.latter-box {
    height: 75px;
    width: 75px;
    background-color: #88a309;
    border: 3px solid rgba(235, 235, 235, 0.49);
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(45deg);
    position: relative;
}

.latter {
    font-family: "D-DIN", sans-serif;
    font-weight: 800;
    transform: rotate(-45deg);
    position: inherit;
    left: -3px;
    bottom: -1px;
}

.clients-name {
    margin-top: 80px;
}

.display-prop {
    display: none;
}

small {
    color: rgb(136, 163, 9);
    font-size: 12px;
    line-height: 40px;
    letter-spacing: 2.1px;
}

.carousel-indicators .dot {
    width: 11px;
    height: 11px;
    margin-right: 4px;
    margin-left: 4px;

    background-color: #6e80b0;
}

.carousel-indicators .active {
    width: 11px;
    height: 11px;
    margin-right: 4px;
    margin-left: 4px;

    background-color: #88a309;
}

.latter-box:hover {
    -webkit-transition: transform 1s ease-in-out;
    transition: transform 1s ease-in-out;
}

.dot {
    width: 11px;
    height: 11px;
    margin-right: 4px;
    margin-left: 4px;

    background-color: #6e80b0;
}

.ash {
    background-color: #f1f4e2;
    height: 54vh;
    width: 100%;
    position: relative;
    clip-path: polygon(0% 0%, 100% 0%, 100% 81.2%, 50% 100%, 0 81.2%);
}

.bnr-pic {
    height: 52vh;
    width: 100%;
    position: absolute;
    top: 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    clip-path: polygon(0% 0%, 100% 0%, 100% 80%, 50% 100%, 0 80%);
}

.bg-bnr {
    height: inherit;
    background-position: center center;
    background-color: rgba(25, 40, 61, 0.8);
    background-size: cover;
}

.whysys-bg {
    height: 100%;
    width: 100%;
    margin-top: 20px;
    position: relative;
    background-repeat: no-repeat;
    background-size: 200px 200px;
    background-position: top right;
}

.box-img {
    position: absolute;
    left: 200px;
    top: 32px;
}

.footer-top p a {
    color: white;
}

.footer-top h4 {
    margin-bottom: 30px;
}

.text-fx-14 {
    font-size: 14px;
}

.text-fx-15 {
    font-size: 15px;
}

.text-fx-16 {
    font-size: 16px;
}

.text-fx-17 {
    font-size: 17px;
}

.text-fx-18 {
    font-size: 18px;
}

.text-fx-20 {
    font-size: 20px;
}

.text-fx-22 {
    font-size: 22px;
}

.text-12-16 {
    font-size: 13px;
}

.text-16-18 {
    font-size: 16px;
}

.text-16-20 {
    font-size: 16px;
}

.text-12-20 {
    font-size: 14px;
}

.text-16-22 {
    font-size: 16px;
}

.text-20-24 {
    font-size: 20px;
}

.text-20-30 {
    font-size: 24px;
}

.text-24-36 {
    font-size: 24px;
}

.text-28-40 {
    font-size: 28px;
}

.text-40-52 {
    font-size: 40px;
}

.text-28-48 {
    font-size: 24px;
}

.text-30-60 {
    font-size: 26px;
}

.bg-pattern-service {
    position: absolute;
    z-index: -2;
    margin-top: 0px;
    height: 100%;
}

.background-color {
    height: inherit;
    background-position: center center;
    background: linear-gradient(90deg,
            #2c3e50 0%,
            #2c3e50 29.29%,
            rgba(44, 62, 80, 0.995495) 46.98%,
            rgba(44, 62, 80, 0.970981) 66.42%,
            rgba(44, 62, 80, 0.871273) 94%,
            rgba(44, 62, 80, 0) 142.11%);
    background-size: cover;
}

.systech-btn {
    background-color: #88a309;
}

.systech-btn-outline {
    color: #88a309;
    border: 1px solid #88a309;
    background: white;
    transition: 0.3s;
}

.systech-btn-outline:hover {
    color: #88a309;
}

.blue-outline-btn {
    color: #21417b;
    background-color: white;
    border: 1px solid #21417b;
    box-sizing: border-box;
    border-radius: 5px;
}

.blue-outline-btn:hover {
    background-color: #21417b;
    color: white;
    border: 1px solid #21417b;
}

.systech-color {
    color: #819527 !important;
}

.systech-background {
    background: #819527;
}

.nav-item .active {
    color: #0f2137 !important;
    font-weight: 700;
    font-family: "Mulish", sans-serif;
}

.nav-link:hover {
    color: #88a309 !important;
}

.nav-button-clr {
    background-color: #88a309;
    color: white;
    font-size: 14px;
    font-weight: 600;
    border-radius: 10px !important;
    line-height: 24px;
    letter-spacing: -0.16px;
}

.video-centent {
    position: relative;
    transition-duration: 2s;
}

.about-video {
    position: relative;
    margin: 0;
    width: 100%;
    height: auto;
    z-index: 3;
    left: 40px;
    top: 0;
}

.about-video .video-thumbnail {
    width: 86%;
}

@media (min-width:320px) and (max-width:992px) {
    .about-video {
        left: 0;
    }

    .about-video img {
        width: 100%;
    }

    .video-bg2 {
        display: none;
    }
}

@media (min-width:1180px) and (max-width:1366px) {
    .service-card {
        min-height: 343px;
    }
}

.video-bg1 {
    position: absolute;
    top: 0;
    right: 0;
    width: 70%;
    max-width: 302px;
    height: auto;
    z-index: 1;
}

.video-bg2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 90%;
    height: 100%;
    margin-top: 20px;
    padding-right: 20px;
    z-index: 2;
}

.video-icon {
    z-index: 7;
    top: 45%;
    left: 38%;
}

.news-content {
    position: relative;
    z-index: 2;
}

.news-bg-pattern {
    position: absolute;
    height: 800px;
    right: 0;
    margin-top: -800px;
    width: 95%;
    z-index: 1;
}

.middle-bg {
    position: absolute;
    left: 0;
    width: 60%;
    height: 900px;
    margin-top: -450px;
}

/* text */
.banner-elements h1 {
    font-weight: 700;
    text-transform: capitalize;
    color: #ffffff;
    margin-bottom: 4vh;
}

.banner-elements p {
    font-weight: 400;
    line-height: 3.2vh;
    color: #ffffff;
}

.banner-btn button {
    border-radius: 10px;
    line-height: 20px;
    text-transform: capitalize;
}

.statistic-content h2 {
    font-weight: 700;
    line-height: 44px;
    color: #819527;
}

.statistic-content p {
    font-weight: 300;
    line-height: 36px;
    letter-spacing: 0.02em;
    color: #0f2137;
}

small {
    font-weight: 700;
    font-size: 13px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 2.1px;
    text-transform: uppercase;
    color: #88a309;
}

.about-headline {
    font-weight: 700;
    line-height: 55px;
    letter-spacing: -1.5px;
    color: #0f2137;
}

.about-border {
    background: #ffffff;
    box-shadow: 0px 0px 15px rgba(186, 186, 186, 0.15);
    border-radius: 10px;
}

.about-top-head {
    font-weight: 700;
    color: #0f2137;
    line-height: 34px;
}

.about-top-p {
    font-weight: 400;
    font-size: 0.93vw;
    line-height: 3vh;
    color: #4f596a;
}

.about-content h4 {
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    color: #0f2137;
}

.about-content p {
    font-weight: 400;
    line-height: 28px;
    color: #4f596a;
}

.company-head h4 {
    font-weight: 700;
    line-height: 30px;
    color: #0f2137;
}

.company-head p {
    font-weight: 400;
    line-height: 28px;
    color: #4f596a;
}

.features {
    background-color: #f9fafc;
}

.feature-headline {
    font-weight: 700;
    line-height: 55px;
    letter-spacing: -1.5px;
    text-transform: capitalize;
    color: #0f2137;
}

.feature-content h4 {
    font-weight: 700;
    line-height: 30px;
    color: #0f2137;
}

.feature-content p {
    font-weight: 400;
    line-height: 30px;
    color: #343d48;
}

.p-feature-headline {
    font-weight: 700;
    line-height: 55px;
    letter-spacing: -1.5px;
    text-transform: capitalize;
    color: #0f2137;
}

.p-feature-content h4 {
    font-weight: 700;
    line-height: 30px;
    color: #0f2137;
}

.p-feature-content p {
    font-weight: 400;
    line-height: 30px;
    color: #343d48;
}

.news-headline {
    font-weight: 700;
    line-height: 55px;
    letter-spacing: -1.5px;
    text-transform: capitalize;
    color: #0f2137;
}

.news-btn {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.16px;
    text-transform: uppercase;
    color: #0f2137;
    border-radius: 10px;
    border: 1px solid #0f2137;
    margin-bottom: 30px;
}

.news-first {
    background: #ffffff;
    border: 1px solid #f3f4f5;
    box-sizing: border-box;
    border-radius: 5px;
}

.news-first .n-date {
    font-weight: 400;
    line-height: 16px;
    color: #0f2137;
    opacity: 0.8;
}

.news-first .n-head {
    font-weight: 600;
    color: #0f2137;
    font-size: 16px;
}

.news-first .n-text {
    font-weight: 400;
    color: #4f596a;
    opacity: 0.8;
}

.news-last .n-date {
    font-weight: 400;
    line-height: 16px;
    color: rgba(15, 33, 55, 0.64);
    opacity: 0.8;
    margin-bottom: 10px;
}

.news-last .n-head {
    font-weight: 600;
    line-height: 28px;
    color: #0f2137;
    margin-bottom: 0px;
}

.news-last .n-text {
    font-weight: 400;
    line-height: 22px;
    color: #4f596a;
    opacity: 0.8;
    font-size: 14px;
    margin-bottom: 10px;
}

.news-last {
    background: #ffffff;
    border: 1px solid #f3f4f5;
    box-sizing: border-box;
    border-radius: 5px;
}

.news-bg-white {
    background: #ffffff;
}

.news-thumbnail-area {
    width: 100%;
}

.news-thumbnail-area img {
    width: 100%;
}

.artist-index {
    font-weight: 100;
    font-size: 24px;
    text-transform: uppercase;
    color: #808080;
    padding: 3px 0px;
    text-align: center;
    border: none;
    font-family: unset;
}

.client-names {
    font-weight: 400;    
    line-height: 24px;
    text-transform: capitalize;
    color: #0f2137;
    margin: 0;
}

.alpha_img {
    height: 25px;
    width: 2px;
    margin: 0px 11px;

    background: rgb(218, 218, 218);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk4OTg5OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ODk4OTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,
            rgba(218, 218, 218, 1) 0%,
            #8cc63f 50%,
            rgba(218, 218, 218, 1) 100%);
    background: -webkit-linear-gradient(top,
            rgba(218, 218, 218, 1) 0%,
            #8cc63f 50%,
            rgba(218, 218, 218, 1) 100%);
    background: linear-gradient(to bottom,
            rgba(218, 218, 218, 1) 0%,
            #8cc63f 50%,
            rgba(218, 218, 218, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#989898', endColorstr='#989898', GradientType=0);
}

.all-customer-button {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.16px;
    color: #0f2137;
    border: 1px solid #001a49;
    border-radius: 10px;
    padding: 12px 18px;
}

.testimonials .t-text {
    font-weight: 400;
    line-height: 24px;
    color: #4f596a;
}

.testimonials .t-name {
    font-weight: 700;
    line-height: 25px;
    color: #0f2137;
}

.testimonials .ttext {
    overflow: hidden;
    height: 140px;
}

.testimonials .t-designation {
    font-weight: 400;
    line-height: 19px;
    color: #343d48;
    opacity: 0.75;
}

.award-content h3 {
    font-weight: 600;
    line-height: 36px;
    color: #0f2137;
}

.award-content p {
    font-weight: 400;
    line-height: 24px;
    color: rgba(15, 33, 55, 0.65);
    opacity: 0.8;
}

.award-thumb.mixitup-control-active div {
    border: 1px solid #819527;
}

.award-r1 h3 {
    font-weight: 600;
    line-height: 3.5vh;
    text-transform: uppercase;
    color: #0f2137;
}


.award-r1 p {
    
    font-weight: 400;
    line-height: 24px;
    color: rgba(15, 33, 55, 0.65);
    opacity: 0.8;
}

.contact-head {
    font-weight: bold;
    line-height: 55px;
    letter-spacing: -1.5px;
    color: #0f2137;
}

.con-head-of {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: #0f2137;
    opacity: 0.8;
}

.con-head-add {
    font-weight: 400;
    font-size: 18px;
    line-height: 35px;
    color: #0f2137;
    opacity: 0.8;
}

.con-head-email {
    font-weight: 400;
    font-size: 18px;
    line-height: 35px;
    color: #0f2137;
    opacity: 0.8;
}

.con-head-web {
    font-weight: 400;
    font-size: 18px;
    line-height: 35px;
    color: #264b8c;
    opacity: 0.8;
}

.contact-icons {
    height: 21px;
    max-width: 19.3px;
    margin-top: 8px;
}

.contact-icons-mail {
    height: 13px;

    margin-top: 8px;
}

.form-lebel {
    font-weight: 500;
    line-height: 30px;
    text-transform: capitalize;
    color: rgba(15, 33, 55, 0.9);
}

input {
    border-radius: 10px;
}

.home-headline {
    margin: 0;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 45px;
    color: #819527;
}

.service-card {
    background: #ffffff;
    border-radius: 5px;
    cursor: pointer;
    padding: 34px 45px;
    box-shadow: 0px 0px 10px rgb(189 189 189 / 18%);
}

.service-card h4 {
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.17px;
    color: #0f2137;
}

.service-card p {
/*    line-height: 28px;*/
    font-weight: 400;
    margin: 0;
    color: rgba(15, 33, 55, 0.9);
}

.service-card .bord {
    font-size: 18px;
    line-height: 28px;
    color: rgba(15, 33, 55, 0.9);
}

.service-card-set1 .bord {
    background-color: rgba(0, 169, 157, 0.1);
}

.service-card-set1 {
    border: 1px solid transparent;
}

.service-card-set2 {
    border: 1px solid transparent;
}

.service-card-set3 {
    border: 1px solid transparent;
}

.service-card-set4 {
    border: 1px solid transparent;
}

.service-card-set5 {
    border: 1px solid transparent;
}

.service-card-set6 {
    border: 1px solid transparent;
}

.service-card-set1:hover {
    border: 1px solid #00a99d;
    background-color: rgb(255, 255, 255);
}

.service-card-set1:hover h4 {
    color: #00a99d;
}

.service-card-set1:hover .bord {
    background-color: #00a99d;
}

.service-card-set1:hover .bord img {
    filter: brightness(0) invert(1);
}

.service-card-set2 .bord {
    background-color: rgba(120, 96, 220, 0.1);
}

.service-card-set2:hover {
    border: 1px solid #7860dc;
    background-color: rgb(255, 255, 255);
}

.service-card-set2:hover h4 {
    color: #7860dc;
}

.service-card-set2:hover .bord {
    background-color: #7860dc;
}

.service-card-set2:hover .bord img {
    filter: brightness(0) invert(1);
}

.service-card-set3 .bord {
    background-color: rgba(106, 176, 76, 0.1);
}

.service-card-set3:hover {
    border: 1px solid #6ab04c;
    background-color: rgb(255, 255, 255);
}

.service-card-set3:hover h4 {
    color: #6ab04c;
}

.service-card-set3:hover .bord {
    background-color: #6ab04c;
}

.service-card-set3:hover .bord img {
    filter: brightness(0) invert(1);
}

.service-card-set4 .bord {
    background-color: rgba(0, 171, 238, 0.1);
}

.service-card-set4:hover {
    border: 1px solid #00abee;
    background-color: rgb(255, 255, 255);
}

.service-card-set4:hover h4 {
    color: #00abee;
}

.service-card-set4:hover .bord {
    background-color: #00abee;
}

.service-card-set4:hover .bord img {
    filter: brightness(0) invert(1);
}

.service-card-set5 .bord {
    background-color: rgba(219, 74, 135, 0.1);
}

.service-card-set5:hover {
    border: 1px solid #db4a87;
    background-color: rgb(255, 255, 255);
}

.service-card-set5:hover h4 {
    color: #db4a87;
}

.service-card-set5:hover .bord {
    background-color: #db4a87;
}

.service-card-set5:hover .bord img {
    filter: brightness(0) invert(1);
}

.service-card-set6 .bord {
    background-color: rgba(244, 129, 32, 0.1);
}

.service-card-set6:hover {
    border: 1px solid #f48120;
    background-color: rgb(255, 255, 255);
}

.service-card-set6:hover h4 {
    color: #f48120;
    transition-duration: 0.4s;
}

.service-card-set6:hover .bord {
    background-color: #f48120;
}

.service-card-set6:hover .bord img {
    filter: brightness(0) invert(1);
}
.technical_knack{
    margin-bottom: 20px;
    width: 100%;
}
.technical_knack .product_area h5{
    color: #88A309;
    text-decoration:underline #88A309;
    padding-bottom: 15px;
}
.technical_knack .product_area .item{
    display: flex;
    padding: 10px 0px;  
}
.technical_knack .product_area .item p{
    margin-left: 10px;
    font-family: 'Poppins', sans-serif;
}
.technical_knack .product_area .item img{
    height: 14px;
    margin-top: 5px;
}

.technical_knack .service_area .item{
    display: flex;
    padding: 10px 0px;  
}
.technical_knack .service_area .item p{
    margin-left: 10px;  
}
.technical_knack .service_area .item img{
    height: 14px;
    margin-top: 5px;
    font-family: 'Poppins', sans-serif;
}
.technical_knack .service_area h5{
    color: #88A309;
    text-decoration:underline #88A309;
    padding-bottom: 15px;
}
@media (min-width: 320px) {
    .t-l {
        text-align: center;
    }

    .t-r {
        text-align: center;
    }
    .technical_knack .line{
        /* transform: rotate(90deg); */
        display: none;
    }
    /* .technical_knack .line img {
        width: 56px;
        height: 348px;
    } */
    .technical_knack .product_area h5{
        font-size: 20px;
    }
    .technical_knack .service_area h5{
        font-size: 20px;
    }
    #about{
        width: 90%;
    }
   
}

@media (min-width: 576px) {}

@media (min-width: 768px) {
    .hmajor-client-card {
        position: relative;
        display: inline-block;
        width: 33.3%;
    }

    .our-partner-card {
        width: 33.3%;
    }

    .footer-top {
        clip-path: polygon(50% 0%, 100% 16%, 100% 100%, 0 100%, 0 16%);
    }

    .footer-ash {
        clip-path: polygon(50% 0%, 100% 16%, 100% 100%, 0 100%, 0 16%);
    }

    .ash {
        background-color: #f1f4e2;
        height: 62vh;
        width: 100%;
        position: relative;
        clip-path: polygon(0% 0%, 100% 0%, 100% 81.2%, 50% 100%, 0 81.2%);
    }

    .bnr-pic {
        height: 60vh;
        width: 100%;
        position: absolute;
        top: 0;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        clip-path: polygon(0% 0%, 100% 0%, 100% 80%, 50% 100%, 0 80%);
    }

    .text-12-16 {
        font-size: 14px;
    }

    .text-12-20 {
        font-size: 16px;
    }

    .text-16-20 {
        font-size: 18px;
    }

    .text-16-18 {
        font-size: 17px;
    }

    .text-16-22 {
        font-size: 18px;
    }

    .text-20-24 {
        font-size: 22px;
    }

    .text-20-30 {
        font-size: 24px;
    }

    .text-24-36 {
        font-size: 28px;
    }

    .text-28-40 {
        font-size: 32px;
    }

    .text-40-52 {
        font-size: 44px;
    }

    .text-28-48 {
        font-size: 32px;
    }

    .text-30-60 {
        font-size: 32px;
    }

    .text-2-1vw {
        font-size: 2.1vw;
    }

    .top-logo {
        /* height: 55px; */
    }

    small {
        font-size: 13px;
    }

    .why-text {
        font-size: 28px;
    }

    .award-details {
        width: 100%;
    }

    .award-certificate {
        height: 420px;
        width: 100%;
    }

    .award-certificate .award-main-img {
        height: 100% !important;
        width: 100% !important;
        object-fit: contain;
    }

    #carouselAward .slick-current>div {
        border: 1px solid #819527;
    }

    .award-img {
        width: 80%;
    }

    .form-margin {
        margin-top: 35px;
    }

    .t-l {
        text-align: right;
    }

    .t-r {
        text-align: left;
    }

    .display-prop {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .vertical {
        background: linear-gradient(#88a309 0%, rgba(255, 153, 0, 0) 86.36%);
        height: 100%;
        width: 5px;
        border-radius: 6px;
    }

    .client-bg1 {
        background-position: left 40px;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .technical_knack{
       display: grid;
       grid-template-rows: 500px 50px 500px;
       width: 100%;
    }
    .technical_knack .line{
        display: block;
        transform: rotate(90deg);
    }
    .technical_knack .line img{
        width: 56px;
        height: 348px;
    }
    
    .technical_knack .product_area{
        margin-bottom: 0px;
    }

}

@media (min-width: 992px) {

    .ash {
        background-color: #f1f4e2;
        height: 54vh;
        width: 100%;
        position: relative;
        clip-path: polygon(0% 0%, 100% 0%, 100% 81.2%, 50% 100%, 0 81.2%);
    }

    .bnr-pic {
        height: 52vh;
        width: 100%;
        position: absolute;
        top: 0;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        clip-path: polygon(0% 0%, 100% 0%, 100% 80%, 50% 100%, 0 80%);
    }

    .text-12-16 {
        font-size: 16px;
    }

    .text-16-20 {
        font-size: 20px;
    }

    .text-12-20 {
        font-size: 20px;
    }

    .text-16-18 {
        font-size: 18px;
    }

    .text-16-22 {
        font-size: 20px;
    }

    .text-20-24 {
        font-size: 24px;
    }

    .text-20-30 {
        font-size: 30px;
    }

    .text-24-36 {
        font-size: 34px;
    }

    .text-28-40 {
        font-size: 38px;
    }

    .text-40-52 {
        font-size: 52px;
    }

    .text-28-48 {
        font-size: 40px;
    }

    .text-30-60 {
        font-size: 60px;
    }

    .top-logo {
        /* height: 55px; */
    }

    small {
        font-size: 14px;
    }

    .banner-content button {
        font-size: 16px;
    }

    #top-slider .container>.banner-content {
        display: flex;
        flex-direction: column;
        padding-bottom: 68px;
        height: 100%;
        justify-content: center;
    }

    .banner-subtext {
        font-size: 0.9vw;
    }

    .banner-btn {
        margin-top: 4vh;
    }

    .award-img {
        width: 80%;
    }

    .c-award-margin {
        margin-top: 0;

        padding: 0;
    }

    .footer-text {
        font-size: 16px;
    }
}

@media (min-width: 1024px) {
    .hmajor-client-card {
        position: relative;
        display: inline-block;
        width: 19.9%;
    }

    .our-partner-card {
        width: 19.99%;
    }

    .order-lg-2 {
        order: 2;
    }

    .order-lg-1 {
        order: 1;
    }
    .technical_knack{
        display: flex;
        flex: 1;
     }
     .technical_knack .line{
        transform: rotate(180deg);
    }
    .technical_knack .line img{
        height: 536px;
    }
    .technical_knack .service_area{
        width: 48%;
        padding-left: 85px;
        margin-top: 0px;
    }
    .technical_knack .product_area{
        width: 48%;
    }
    .c-padding-border .row12 img{
        width: 31px;
    }
}

@media (min-width: 1200px) {
    .text-28-40 {
        font-size: 40px;
    }

    .qoute {
        font-size: 13px;
    }

    .project-number {
        font-size: 60px;
    }

    .project-text {
        font-size: 20px;
    }

    .why-text {
        font-size: 28px;
    }

    .why-text-2 {
        font-size: 28px;
    }

    .sf-text {
        font-size: 28px;
    }

    .icon-image {
        width: 70%;
    }

    .pf-text {
        font-size: 28px;
    }

    .news-text {
        font-size: 28px;
    }

    .news-text-2 {
        font-size: 24px;
    }

    .client-text {
        font-size: 28px;
    }

    .mj-text {
        font-size: 28px;
    }

    .testimonial-text {
        font-size: 28px;
    }

    .award-text {
        font-size: 28px;
    }

    .custom-card {
        padding-left: 50px;
        padding-right: 50px;
        padding-top: 50px;

        border: none;
        border-radius: 10px;
        border: 2px solid #ebebeb;
        margin-bottom: 10px;
        margin-right: 15px;
    }

    .c-award-margin {
        margin-top: 135px;

        padding: 0;
    }

    .contact-us-text {
        font-size: 28px;
    }

    .support-text {
        font-size: 24px;
    }

    .support-text-2 {
        font-size: 16px;
    }

    .c-text {
        font-size: 20px;
    }
}

@media (min-width: 1400px) {
    
}

#top-slider {
    position: relative;
}

#dark-ash {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -1.5%;
    left: 0;
    z-index: -1;
    clip-path: polygon(0% 0%, 100% 0%, 100% 81.2%, 50% 100%, 0 81.2%);
    background-color: rgba(25, 40, 61, 0.8);
}

#hexagon {
    width: 80px;
    height: 45px;
    color: #fff;
    font-size: 35pt;
    font-weight: bold;
    background-color: #88a309;
    margin: 5px auto;
    line-height: 0.9 !important;
    padding-right: 1px;
    position: relative;
    text-align: center;
    font-family: "D-DIN", sans-serif;
}

#hexagon:before {
    content: "";
    position: absolute;
    top: -25px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 25px solid #88a309;
}

#hexagon:after {
    content: "";
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 25px solid #88a309;
}

.carouselService-dots {
    text-align: center;
    margin: 0;
    padding: 0;
}

.carouselService-dots>li {
    display: inline;
    text-align: center;
}

.carouselService-dots>li>button {
    width: 10px;
    height: 6px;
    overflow: hidden;
    background-color: #666;
    color: #666;
    margin: 0 5px;
    border: 0;
}

.carouselService-dots>li>button {
    background-color: #88a309;
    color: #88a309;
    opacity: 0.15;
    height: 6px;
    width: 10px;
    border-radius: 3px;
}

.carouselService-dots>li.slick-active>button {
    background-color: #88a309;
    color: #88a309;
    opacity: 1;
    height: 6px;
    width: 20px;
}

.carouselPortfolio-dots {
    text-align: center;
    margin: 0;
    padding: 0;
}

.carouselPortfolio-dots>li {
    display: inline;
    text-align: center;
}

.carouselPortfolio-dots>li>button {
    width: 10px;
    height: 10px;
    overflow: hidden;
    background-color: #e2ecf4;
    color: #e2ecf4;
    margin: 0 5px;
    border: 0;
    border-radius: 50%;
}

.carouselPortfolio-dots>li>button {
    background-color: #034d82;
    color: #034d82;
    opacity: 0.15;
    height: 10px;
    width: 10px;
    border-radius: 50%;
}

.carouselPortfolio-dots>li.slick-active>button {
    background-color: #034d82;
    color: #034d82;
    opacity: 1;
    height: 10px;
    width: 10px;
}

.footer-border {
    position: relative;
}

.footer-border:after {
    content: "";
    height: 100%;
    width: 1px;
    background-color: white;
    opacity: 0.3;
    position: absolute;
    right: 0;
    top: 0;
}

.hero-check {
    height: 32px;
    width: 32px;
}

.w-16 {
    width: 16px;
}

.w-20 {
    width: 20px;
}

.product-menu-item .pac img {
    display: none;
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 24px;
    line-height: 1;
    opacity: .75;
    color: #819527;
    font-weight: bolder;
}

#carouselAward {
    margin: 0px 25px 0px 45px;
}

#home-video-modal {
    background: linear-gradient(180deg, rgba(15, 33, 55, 0.8) 0%, rgba(15, 33, 55, 0.8) 100%);
}

.bg-transparent {
    position: relative;
}

.bg-transparent .modal-header {
    position: absolute;
    top: -8%;
    right: -3%;
    border-bottom: transparent;
}

.bg-transparent .modal-header button {
    background: transparent;
    border: none;
    color: rgb(255, 0, 0);
    font-size: 40px;
}

.logo-area img {
    width: 100%;
}

/* Responsive css */

/* Mobile devices */

.border-red {
    border: 1px solid red !important;
}

/* Mobile devices */

.navbar-toggler {
    padding: 0.25rem 0.5rem;
    font-size: .9rem;
}

.logo-area {
    width: 240px;
    height: 86px;
}

.about-video>div {
    text-align: center;
}

.help-area .help-img {
    margin-bottom: 10px;
}

.help-area .help-img:nth-child(3) {
    margin-bottom: 0px;
    width: 95%;
}

.help-area .help-img:nth-child(3) img {
    width: 100%;
}

.award-main-img {
    width: 100%;
}

.footer-branding-logo-area img {
    height: 40px;
}


#carouselService button {
    top: 49% !important;
}

#carouselService .slick-prev {
    left: -40px;
}

#carouselService .slick-next {
    right: -40px;
}

.hover-shadow:hover {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

/* added by mahmud */
@media screen and (min-width: 10px) and (max-width: 320px) {
    .container {
        /* border: 1px solid red; */
    }

    /* banner area */
    .banner-content .banner-elements h1 {
        font-size: 13px;
        line-height: 1.4;
        padding-top: 20px;
        margin-bottom: 6px;
    }

    .banner-elements .text-12-16 {
        font-size: 12px;
    }

    .banner-btn .site-btn {
        padding: 3px 7px !important;
    }

    .banner-content .banner-btn {
        text-align: center;
    }

    .footer-branding-logo-area img {
        margin-bottom: 14px;
    }


}

@media screen and (min-width: 321px) and (max-width: 375px) {
    .container {
        /* border: 1px solid red; */
    }

    /* banner area */
    .banner-content .banner-elements h1 {
        font-size: 15px;
        line-height: 1.4;
        padding-top: 32px;
        margin-bottom: 11px;
    }

    .banner-content .banner-btn {
        text-align: center;
    }

    .footer-branding-logo-area img {
        margin-bottom: 14px;
    }
}

@media screen and (min-width: 376px) and (max-width: 425px) {

    /* banner area */
    .banner-content .banner-elements h1 {
        font-size: 15px;
        line-height: 1.4;
        padding-top: 32px;
        margin-bottom: 11px;
    }

    .banner-content .banner-btn {
        text-align: center;
    }

    .footer-branding-logo-area img {
        margin-bottom: 14px;
    }
}

/* iPads, Tablets */
@media screen and (min-width: 426px) and (max-width: 768px) {

    /* logo area */
    .logo-area {
        width: 300px;
    }

    /* banner area */
    .banner-content .banner-elements h1 {
        font-size: 25px;
        line-height: 1.4;
        padding-top: 46px;
    }

    .banner-content .banner-btn {
        text-align: initial;
    }

    /* help area */
    .help-area .help-img:nth-child(3) {
        margin-bottom: 0px;
        width: initial;
    }

    .help-area .help-img:nth-child(1) {
        margin-right: 10px;
    }

    .footer-branding-logo-area img {
        margin-bottom: 14px;
    }
}

/* Small screens, laptops */
@media screen and (min-width: 769px) and (max-width: 1024px) {

    /* banner area */
    .banner-content .banner-elements h1 {
        font-size: 30px;
        line-height: 1.4;
        padding-top: 30px;
        margin-bottom: 10px;
    }

    .banner-subtext {
        font-size: 14px;
    }

    .banner-btn {
        margin-top: 0px;
    }

    /* help area */
    .help-area .help-img:nth-child(3) {
        margin-bottom: 0px;
        width: initial;
    }

    .help-area .help-img:nth-child(1) {
        margin-right: 10px;
    }

    .help-area .help-img:nth-child(2) {
        margin-right: 10px;
    }

    .footer-branding-logo-area img {
        height: 35px;
    }

    .footer-branding-logo-area .footer-branding-logo-2 {
        margin-left: 27px;
    }


    #carouselService button {
        top: 44% !important;
    }

    #carouselService .slick-prev {
        left: -31px !important;
    }

    #carouselService .slick-next {
        right: -26px !important;
    }


}





/* Desktops, large screens */
@media screen and (min-width: 1025px) and (max-width: 1440px) {

    .banner-subtext {
        font-size: 16px;
    }

    /* help area */
    .help-area .help-img:nth-child(3) {
        margin-bottom: 0px;
        width: initial;
    }

    .help-area .help-img:nth-child(1) {
        margin-right: 10px;
    }

    .help-area .help-img:nth-child(2) {
        margin-right: 10px;
    }
}

/* Extra large screens, TV */
@media screen and (min-width: 1441px) {

    .logo-area {
        width: 330px;
    }

    /* help area */
    .help-area .help-img:nth-child(3) {
        margin-bottom: 0px;
        width: initial;
    }

    .help-area .help-img:nth-child(1) {
        margin-right: 10px;
    }

    .help-area .help-img:nth-child(2) {
        margin-right: 10px;
    }
}

/* Our product and portfolio */

@media screen and (max-width: 1400px) and (min-width: 992px) {
    #navbar .text-12-16 {
        font-size: 16px;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1222px;
    }

    .logo-area {
        width: 250px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #carouselService button {
        top: 48% !important;
    }

    #carouselService .slick-prev {
        left: -12px !important;
    }

    #carouselService .slick-next {
        right: -12px !important;
    }

    /* home */
    /* ul.navbar-nav.up-ul{
        width:60%;
    } */

    ul.navbar-nav.up-ul {
        width: 83%;
    }
    .pointer img{
        width: 65px;
    }
}

/* Desktops, large screens */
@media screen and (min-width: 1025px) and (max-width: 1399px) {
    
}