@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Cal+Sans&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400..900&display=swap');



:root {

    --primary-color: #0059a9;

    --secondary-color: #82c450;

    --black: #1c1c1d;

}



.mouse-cursor {

    position: fixed;

    top: 0;

    left: 0;

    z-index: 99;

    contain: layout style size;

    pointer-events: none;

    will-change: transform;

    -ms-transition: opacity .3s,color .4s;

    -o-transition: opacity .3s,color .4s;

    -moz-transition: opacity .3s,color .4s;

    -webkit-transition: opacity .3s, color .4s;

    transition: opacity .3s, color .4s;

}

.mouse-cursor:is(.-visible):before {

    -ms-transform: scale(.2);

    -o-transform: scale(.2);

    -moz-transform: scale(.2);

    -webkit-transform: scale(.2);

    transform: scale(.2);

}

.mouse-cursor:before {

    content: "";

    position: absolute;

    top: -30px;

    left: -30px;

    display: block;

    width: 60px;

    height: 60px;

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    border-radius: 50%;

    -ms-transform: scale(0);

    -o-transform: scale(0);

    -moz-transform: scale(0);

    -webkit-transform: scale(0);

    transform: scale(0);

    -ms-transition: transform .3s ease-in-out,opacity .1s,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out,-o-transform .3s ease-in-out;

    -o-transition: transform .3s ease-in-out,opacity .1s,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out,-o-transform .3s ease-in-out;

    -moz-transition: transform .3s ease-in-out,opacity .1s,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out,-o-transform .3s ease-in-out;

    -webkit-transition: transform .3s ease-in-out, opacity .1s, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out;

    transition: transform .3s ease-in-out, opacity .1s, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out;

}

.mouse-cursor:before {

    background: var(--secondary-color);

}

.mouse-cursor-text {

    position: absolute;

    top: -15px;

    left: -15px;

    width: 30px;

    height: 30px;

    display: -webkit-box;

    display: -webkit-flex;

    display: -moz-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -moz-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: center;

    -webkit-justify-content: center;

    -moz-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    opacity: 0;

    color: #fff;

    font-size: 16px;

    line-height: 20px;

    text-align: center;

    letter-spacing: -.01em;

    -ms-transform: scale(0) rotate(10deg);

    -o-transform: scale(0) rotate(10deg);

    -moz-transform: scale(0) rotate(10deg);

    -webkit-transform: scale(0) rotate(10deg);

    transform: scale(0) rotate(10deg);

    -ms-transition: opacity .4s,transform .3s,-webkit-transform .3s,-moz-transform .3s,-o-transform .3s;

    -o-transition: opacity .4s,transform .3s,-webkit-transform .3s,-moz-transform .3s,-o-transform .3s;

    -moz-transition: opacity .4s,transform .3s,-webkit-transform .3s,-moz-transform .3s,-o-transform .3s;

    -webkit-transition: opacity .4s, transform .3s, -webkit-transform .3s, -moz-transform .3s, -o-transform .3s;

    transition: opacity .4s, transform .3s, -webkit-transform .3s, -moz-transform .3s, -o-transform .3s;

}



* {

    margin: 0;

    padding: 0;

}



html,

body {

    font-family: "Golos Text", sans-serif;

}



a {

    transition: all 0.3s ease;

    text-decoration: none !important;

    outline: none !important;

    color: var(--primary-color);

}



a:active {

    background-color: transparent;

}



ul {

    padding: 0;

    margin: 0;

}



ul,

li {

    list-style-type: none;

}



img {

    display: block;

    max-width: 100%;

    width: 100%;

    height: auto;

}



p {

    color: #59585d;

    font-size: 17px;

    font-weight: 400;

    margin-bottom: 15px;

    font-family: "Golos Text", sans-serif;

}



.sec-title {

    text-align: center;

    margin-bottom: 20px;

}

.sec-title.left {

    text-align: left;

}

.sec-title h2 {

    font-size: 50px;

    color: var(--primary-color);

    font-family: "Cal Sans";

    font-weight: 400;

    line-height: 1;

}

.sec-title h2 span {

    color: var(--secondary-color);

}

.sec-title .sub-title {

    position: relative;

    display: block;

    font-family: "Cal Sans";

    font-size: 12px;

    line-height: 14px;

    text-transform: uppercase;

    font-weight: 400;

    color: #59585d;

    letter-spacing: 1px;

    text-align: left;

    display: inline-block;

    padding: 8px 12px 5px 10px;

    border-style: solid;

    border-width: 1px;

    border-color: #7272722e;

    border-radius: 24px;

    margin-bottom: 20px;

}

.sec-title .sub-title i {

    font-size: 5px;

    vertical-align: middle;

    margin-right: 3px;

    color: var(--secondary-color);

}

.sec-title p {

    

    font-size: 17px;

    font-weight: 400;

    margin-bottom: 15px;

    font-family: "Golos Text", sans-serif;

}





.header {

    /* position: absolute; */

    width: 100%;

    z-index: 9;

}



.theme-btn {

    position: relative;

    display: inline-block;

    vertical-align: middle;

    -webkit-appearance: none;

    outline: none !important;

    background-color: var(--primary-color);

    font-family: "Cal Sans", sans-serif;

    color: #fff;

    font-size: 15px;

    font-weight: 400;

    padding: 20px 30px;

    border-radius: 60px;

    overflow: hidden;

    transition: all 0.5s linear;

    z-index: 1;

}

.theme-btn::before {

    transition-duration: 800ms;

    position: absolute;

    width: 200%;

    height: 200%;

    content: "";

    top: 110%;

    left: 50%;

    background-color: var(--black);

    -webkit-transform: translateX(-50%);

    transform: translateX(-50%);

    border-radius: 50%;

    z-index: -1;

}

.theme-btn:hover {

    color: #fff;

}

.theme-btn:hover:before {

    top: -40%;

}





.theme-btn-two {

    position: relative;

    display: inline-block;

    vertical-align: middle;

    -webkit-appearance: none;

    outline: none !important;

    background-color: transparent;

    border: 1px solid #00000063;

    font-family: "Cal Sans", sans-serif;

    color: #000;

    font-size: 16px;

    font-weight: 400;

    line-height: 40px;

    padding: 10px 11px 10px 30px;

    border-radius: 60px;

    overflow: hidden;

    transition: all 0.5s linear;

    z-index: 1;

}

.theme-btn-two:hover {

    background-color: var(--primary-color);

    border-color: var(--primary-color);

    color: #ffff;

}

.theme-btn-two span {

    background-color: var(--secondary-color);

    color: #fff;

    transition: all 0.5s ease;

    border-radius: 100%;

    padding: 8px;

    margin-left: 7px;

    width: 40px;

    height: 40px;

    display: inline-block;

    line-height: 20px;

}

.theme-btn-two span i {

    font-size: 20px;

    position: relative;

    transition: all 0.5s ease;

    text-align: center;

}









.loader-mask {

    position: fixed;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    background-color: #fff;

    z-index: 9999999999;

}



.loader {

    position: absolute;

    left: 50%;

    top: 50%;

    -webkit-transform: translate(-50%, -50%);

        -ms-transform: translate(-50%, -50%);

            transform: translate(-50%, -50%);

    width: 100%;

    font-size: 0;

    color: #00c9d0;

    display: inline-block;

    margin: 0;

    text-indent: -9999em;

    -ms-transform: translateZ(0);

}

.loader video {

    width: 100%;

}

.lead{

  font-size:13px;

}





/* -----------------

Top Bar

--------------------*/



.top-bar {

    background-color: var(--primary-color);

    padding: 0px 60px;

    /* border-bottom: 1px solid #ffffff33; */

}



.top-bar .wrapper {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    gap: 0px;

    -webkit-box-align: center;

        -ms-flex-align: center;

            align-items: center;

    -webkit-box-pack: start;

        -ms-flex-pack: start;

            justify-content: flex-start;

}

.top-bar .wrapper.right {

    -webkit-box-pack: end;

        -ms-flex-pack: end;

            justify-content: flex-end;

}

.top-bar .wrapper ul li {
    display: inline-block;
    font-size: 14px;
    color: #fff;   
    padding: 13px 20px 11px 0;
}



.top-bar .wrapper .top-contact li {

    display: inline-block;

    margin-right: 0px;

    padding: 13px 20px 11px 0;

    color: #978e8e;

    font-size: 14px;

}

.top-bar .wrapper .top-contact li:last-child {

    border-right: none;

}

.top-bar .wrapper .top-contact li i {

    margin-right: 7px;

    color: var(--secondary-color);

}

.top-bar .wrapper .top-contact li a {

    transition: all 0.3s ease;

    color: #fff;

}



.top-bar .wrapper .top-social {

    display: flex;

}

.top-bar .wrapper .top-social li {

    display: inline-block;

    font-size: 14px;

    margin-left: 25px;

    padding: 11px 0;

}

.top-bar .wrapper .top-social li a {

    color: #fff;

    text-transform: capitalize;

    float: right;

    font-size: 14px;

}

.top-bar .wrapper .top-social li a:hover {

    color: var(--secondary-color);

}

.top-bar .wrapper.right .top-menu li a {

    color: #978e8e;

}











/* Reset Navbar */

.sm-clean {

    background: transparent !important;

}

.navbar .navbar-collapse {

    justify-content: space-between;

}

/* New Navbar */

#main-nav {

    margin-left: auto;
	margin-right:20px;

}

#main-nav #main-menu > li {

    padding: 0 30px 0 0;

    position: relative;

}

#main-nav #main-menu > li.dropdown > a {

    margin: 0 10px 0 0;

}

#main-nav #main-menu > li > a {
    color: #5e5e5e;
    font-size: 18px;
    font-weight: 500;	
    line-height: 22px;
    padding: 40px 0;
    position: relative;
}

#main-nav #main-menu > li > a.active,

#main-nav #main-menu > li > a:hover,

#main-nav #main-menu > .dropdown.active > a {

    color: var(--secondary-color);

}

#main-nav #main-menu > li > a.active:after,

#main-nav #main-menu > .dropdown.active > a span::after {

    transform: scale(1);

}

#main-nav #main-menu > .dropdown.active > a .sub-arrow {

    border-color: var(--secondary-color) transparent transparent transparent;

}

#main-nav #main-menu > li > a span {

    position: relative;

}

#main-nav #main-menu > li > a span::after {

    content: "";

    display: block;

    position: absolute;

    left: 0;

    width: 100%;

    bottom: 0;

    height: 1px;

    background-color: var(--secondary-color);

    transform: scaleX(0);

    transform-origin: right;

    transition: 300ms ease transform;

}

#main-nav #main-menu > li > a.active span:after,

#main-nav #main-menu > li > a span:hover:after {

    transform: scaleX(1);

    transform-origin: left;

}

#main-nav #main-menu > li:hover > a.active:after {

    transform: scale(0);

    opacity: 0;

}

#main-nav #main-menu > li > a .sub-arrow {

    border-color: #5e5e5e transparent transparent transparent;

    right: -5px;

    display: inline-block;

}

#main-nav #main-menu > li > ul > li > ul {

    border-radius: 0 !important;

    border: none;

    left: 6px !important;

}

@media screen and (min-width: 768px) {

    #main-nav #main-menu > li > ul::before,

    #main-nav #main-menu > li > ul::after {

        display: none;

    }

    #main-nav #main-menu > li > ul {

        left: 0px !important;

        margin-top: 0 !important;

        width: 260px;

        opacity: 0;

        transform: translateY(50px);

        transition: all 300ms ease;

        display: block !important;

        visibility: hidden;

        padding: 20px 10px;

        border: none;

        box-shadow: 0 3px 30px rgba(0, 0, 0, .08);

        border-radius: 24px !important;

    }

    

    #main-nav #main-menu > li > ul li ul {

        box-shadow: 0 3px 30px rgba(0, 0, 0, .08);

        border-radius: 24px !important;

        padding: 20px 10px;

    }

}

#main-nav #main-menu > li:hover > ul {

    opacity: 1;

    visibility: visible;

    transform: translateY(0px);

}

#main-nav #main-menu > li > ul li a {

    color: #5e5e5e;

    transition: 300ms ease color;

    position: relative;

    margin: 0 10px; 

    font-size: 16px;

    font-weight: 500;

    display: block;

    background-color: transparent;

    -ms-transition: all .45s ease;

    -o-transition: all .45s ease;

    -moz-transition: all .45s ease;

    -webkit-transition: all .45s ease;

    transition: all .45s ease;

}

#main-nav #main-menu > li > ul li a:hover {

    color: var(--secondary-color);

}

/* #main-nav #main-menu > li > ul li a:after {

    content: "";

    position: absolute;

    top: calc(100% - 10px);

    left: 0;

    width: 0;

    height: 1px;

    background-color: transparent;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -webkit-transition: all .3s ease;

    transition: all .3s ease;

}

#main-nav #main-menu > li > ul li a:hover:after {

    width: 100%;

    background-color: var(--primary-color);

} */

 /* #main-nav #main-menu > li > ul li a > span {

    position: relative;

 }

#main-nav #main-menu > li > ul li a > span:not(.sub-arrow)::before {

    content: "";

    display: block;

    position: absolute;

    left: 0;

    width: 100%;

    bottom: 0px;

    height: 1px;

    background-color: var(--secondary-color);

    transform: scaleX(0);

    transform-origin: right;

    transition: 300ms ease transform;

}

#main-nav #main-menu > li > ul li a > span:hover::before {

    transform: scaleX(1);

    transform-origin: left;

} */

/* #main-nav #main-menu > li > ul li a .sub-arrow {

    border-width: 0;

    position: absolute;

    right: 0;

}

#main-nav #main-menu > li > ul li a .sub-arrow::after {

    content: "\f105";

    font-family: "Font Awesome 6 Free";

} */



/* -----------------

Navbar

--------------------*/



.navbar {

    padding: 0 60px;

    position: sticky;

    top: 0;

    left: 0;

    width: 100%;

    z-index: 999;

    -webkit-transition: 0.5s;

    -o-transition: 0.5s;

    transition: 0.5s;

    border-bottom: 1px solid rgba(255, 255, 255, 0.15);

    background: rgb(255 255 255 / 10%);

    backdrop-filter: blur(5px);

    -webkit-box-shadow: 0 -2px 18px 0 #0000001c;

            box-shadow: 0 -2px 18px 0 #0000001c;

}



.fixed-header {

    background-color: #fff !important;

    width: 100%;

    z-index: 999;

    position: fixed;

    top: -1px;

    -webkit-box-shadow: 0 -2px 18px 0 #0000001c;

            box-shadow: 0 -2px 18px 0 #0000001c;

}



.navbar-brand {

    width: 300px;

}



.navbar-brand.dark {

    display: none;

}



.fixed-header .navbar-brand.dark {

    display: block;

}

.fixed-header .navbar-brand.light {

    display: none;

}



.navbar-nav {

    margin-left: 40px;

}



/* .navbar {

  padding: 0;

  background-color: #fff !important;

  border-bottom: 1px solid #e7e7e7;

} */



/* Menu Lines */

.navbar .navbar-toggler {

    -webkit-box-shadow: none;

            box-shadow: none;

}

.navbar .navbar-toggler-icon {

    width: 24px;

    height: 0px;

    position: relative;

    padding: 0;

    float: left;

    margin: 14px 0;

    border-top: 2px solid var(--primary-color);

}

.navbar .navbar-toggler-icon::before,

.navbar .navbar-toggler-icon::after {

    content: "";

    position: absolute;

    display: block;

    border-top-width: 2px;

    border-top-style: solid;

    left: 0;

    right: 0;

    top: 0;

    -webkit-transition: 300ms ease all;

    -o-transition: 300ms ease all;

    transition: 300ms ease all;

    -webkit-transform: translateY(0);

    -ms-transform: translateY(0);

    transform: translateY(0);

    -webkit-transform-origin: -0.75px 1px;

    -ms-transform-origin: -.75px 1px;

    transform-origin: -0.75px 1px;

    border-top-color: var(--primary-color);

}

.navbar .navbar-toggler-icon::before {

    -webkit-transform: translateY(-10px);

    -ms-transform: translateY(-10px);

    transform: translateY(-10px);

}

.navbar .navbar-toggler-icon::after {

    -webkit-transform: translateY(7px);

    -ms-transform: translateY(7px);

    transform: translateY(7px);

}





.navbar .navbar-collapse {

    position: relative !important;

    /* display: flex !important; */

    /* flex-grow: unset !important; */

}



.menu-opened {

    background-color: #fff !important;

    padding-bottom: 40px;

}



.menu-opened .navbar-toggler-icon,

.menu-opened .navbar-toggler-icon::before,

.menu-opened .navbar-toggler-icon::after,

.fixed-header .navbar-toggler-icon,

.fixed-header .navbar-toggler-icon::before,

.fixed-header .navbar-toggler-icon::after {

    border-color: #000;

}





.navbar .dropdown {

    position: inherit;

}



.navbar-nav>li {

    padding: 0 50px 0 0;

}

.navbar-nav>li:last-child {

    padding-right: 0;

}



/* .navbar-nav>li:last-child {

    margin-right: 0;

} */



.navbar-nav li .nav-link {

    padding: 35px 0px !important;

    color: #fff !important;

    font-weight: 500;

    font-size: 16px;

    text-transform: capitalize;

    position: relative;

}

.fixed-header .navbar-nav li .nav-link {

    color: #000 !important;

}



.navbar-nav li .nav-link.active,

.navbar-nav li:hover .nav-link {

    color: var(--primary-color) !important;

}





.dropdown-menu,

.sub-dropdown-menu {

    border-bottom: none;

    border-left: none;

    border-right: none;

    border-top: none;

    -webkit-box-shadow: 0 10px 10px 0 #00000017;

    box-shadow: 0 10px 10px 0 #00000017;

    width: 220px;

    opacity: 0;

    visibility: hidden;

    -webkit-transform-origin: top center;

    transform-origin: top center;

    -webkit-transform: scaleY(0) translateZ(100px);

    transform: scaleY(0) translateZ(100px);

    -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;

    transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;

    transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;

    transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease, -webkit-transform 700ms ease;

    z-index: 99;

    background-color: rgb(255, 255, 255);

    padding: 25px 20px 15px;

    border-top-left-radius: 0px;

    border-top-right-radius: 0px;

    border-bottom-left-radius: 10px;

    border-bottom-right-radius: 10px;

    border-top: 3px solid var(--primary-color);

}



.dropdown:hover .dropdown-menu {

    opacity: 1;

    visibility: visible;

    -webkit-transform: scaleY(1) translateZ(0px);

    transform: scaleY(1) translateZ(0px);

}

.dropdown-menu li {

    margin-bottom: 5px;

}

.dropdown-menu li a {

    padding: 6px 20px 6px;

    font-weight: 400;

    font-size: 15px;

    color: var(--black);

    text-transform: capitalize;

}



.dropdown-menu li a,

.sub-dropdown-menu li a {

    border-bottom: 1px solid #ffffff1c;

    -webkit-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    transition: all 0.3s ease;

}



.dropdown-menu li a:hover,

.sub-dropdown-menu li a:hover {

    background-color: #F7F9FA;

}



.dropdown-menu li:last-child a {

    border-bottom: 0px solid;

}



.dropdown .dropdown-toggle::after {

    content: "+";

    position: absolute;

    right: -15px;

    border: none;

}

.navbar-nav li.dropdown:hover .dropdown-toggle::after {

    content: "-";

}





.navbar .contact-info {

    position: relative;

    display: flex;

    align-items: center;

    margin-left: 10px;

}



.navbar .contact-info .call-box {

    position: relative;

    display: flex;

    align-items: center;

    padding: 25px 0;

    z-index: 5;

}

.navbar .contact-info .call-box .icon {

    position: relative;

    display: flex;

    align-items: center;

    justify-content: center;

    font-size: 15px;

    color: var(--secondary-color);

    margin-right: 5px;

    -webkit-transition: all 500ms ease;

    transition: all 500ms ease;

}

.navbar .contact-info .call-box .icon svg {

    height: 30px;

    width: 30px;

}

.navbar .contact-info .call-box .content {

    margin-left: 10px;

    top: 3px;

    position: relative;

}

.navbar .contact-info .call-box .content p {

    font-size: 14px;

    font-weight: 500;

    line-height: 12px;

    margin-bottom: 5px;

}

.navbar .contact-info .call-box .content h5 {

    font-size: 18px;

    font-family: "Cal Sans", Serif;

    font-weight: 400;

    line-height: 20px;

    color: #000;

}

.navbar .contact-info .call-box .content h5 a {

    color: var(--primary-color);

}

.navbar .contact-info .btn-box {

    position: relative;

    display: block;

    margin-left: 30px;

    padding: 19px 0;

}

.fixed-header .btn-box .theme-btn {

    background-color: var(--primary-color) !important;

    color: #000 !important;

}



.fixed-header .contact-info .call-box .content p {

    color: var(--black);

}



@media only screen and (min-width: 992px) {

    .dropdown .dropdown-menu {

        display: block;

    }



    .sub-dropdown:hover .sub-dropdown-menu {

        display: block;

    }

}









/* -----------------

Banner Area

--------------------*/



.banner-slider {

    position: relative;

}

.banner-slider .box-wrap {

    position: absolute;

    bottom: 40px;

    right: 40px;

    z-index: 99;

    width: 590px;

    height: 300px;

    translate: none;

    rotate: none;

    display: flex;

    transition: all 0.5s ease;

}

.banner-slider .box-wrap .box-1 {

    padding: 20px 40px;

    overflow: hidden;

    box-sizing: border-box;

    color: #ffffff;

    display: block;

    width: 100%;

    height: 100%;

    position: relative;

    opacity: 1;

    background: rgba(0, 0, 0, 0.24);

    border: 1px solid rgba(0, 0, 0, 0.13);

    backdrop-filter: blur(29px);

    transition: all 0.5s ease;

    border-radius: 24px;

    flex: 0 0 280px;

    margin-right: 30px;

}

.banner-slider .box-wrap .box-1 h3 {

    color: #ffffff;

    font-family: "Cal Sans";

    font-weight: 400;

    font-size: 50px;

    margin-bottom: 0px;

}

.banner-slider .box-wrap .box-1 p {

    display: block;

    color: #ffffff;

    font-weight: 400;

    font-size: 16px;

    margin-bottom: 0px;

    text-transform: capitalize;

}

.banner-slider .box-wrap .box-1 h5 {

    display: block;

    color: #ffffff;

    font-weight: 400;

    font-size: 16px;

    margin-bottom: 0px;

    padding-top: 45px;

    font-family: "Cal Sans";

    text-transform: capitalize;

}



.banner-slider .box-wrap .box-2 {

    display: block;

    width: 100%;

    height: 100%;

    transition: all 0.5s ease;

    border-radius: 24px;

    overflow: hidden;

}



.banner-slider .slide-item {

    position: relative;

    /* padding-top: 165px; */

    /* padding-bottom: 65px; */

    /* height: 100vh; */

    overflow: hidden;

}

.banner-slider .slide-item:before {

    position: absolute;

    content: '';

    width: 100%;

    height: 100%;

    background: rgb(4 1 13 / 19%);

    top: 0px;

    right: 0px;

    z-index: 1;

}

.banner-slider .slide-item .image-layer {

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    background-repeat: no-repeat;

    background-position: center bottom;

    background-size: cover;

    /* -webkit-transform: scale(1);

    -ms-transform: scale(1);

    transform: scale(1); */

    -webkit-transition: all 8000ms linear;

    -moz-transition: all 8000ms linear;

    -ms-transition: all 8000ms linear;

    -o-transition: all 8000ms linear;

    transition: all 8000ms linear;

}

.banner-carousel .active .slide-item .image-layer {

    -webkit-transform: scale(1.25);

    -ms-transform: scale(1.25);

    transform: scale(1.25);

}

.banner-carousel .content-box {

    position: absolute;

    width: 100%;

    top: 50%;

    transform: translateY(-50%);

    max-width: 55%;

    z-index: 5;

    padding: 0 70px;

    z-index: 99;

}

.banner-carousel .content-box .sub-title {

    position: relative;

    display: block;

    font-family: "Cal Sans";

    font-size: 12px;

    line-height: 14px;

    text-transform: uppercase;

    font-weight: 400;

    color: #fff;

    background-color: var(--secondary-color);

    letter-spacing: 1px;

    text-align: left;

    display: inline-block;

    padding: 8px 12px 5px 10px;

    border-style: solid;

    border-width: 1px;

    border-color: rgba(255, 255, 255, 0.18);

    border-radius: 24px;

    margin-bottom: 20px;

    opacity: 0;

    -webkit-transform: translateY(-50px);

    -moz-transform: translateY(-50px);

    -ms-transform: translateY(-50px);

    -o-transform: translateY(-50px);

    transform: translateY(-50px);

    -webkit-transition: all 1000ms ease;

    -moz-transition: all 1000ms ease;

    -ms-transition: all 1000ms ease;

    -o-transition: all 1000ms ease;

    transition: all 1000ms ease;

}

.banner-carousel .content-box .sub-title i {

    font-size: 5px;

    vertical-align: middle;

    margin-right: 3px;

    color: #fff;

}

.banner-carousel .active .content-box .sub-title {

    opacity: 1;

    -webkit-transition-delay: 700ms;

    -moz-transition-delay: 700ms;

    -ms-transition-delay: 700ms;

    -o-transition-delay: 700ms;

    transition-delay: 700ms;

    -webkit-transform: translateY(0);

    -moz-transform: translateY(0);

    -ms-transform: translateY(0);

    -o-transform: translateY(0);

    transform: translateY(0);

}

.banner-carousel .content-box h2 {

    position: relative;

    display: block;

    font-family: "Cal Sans", sans-serif;

    font-size: 3.5vw;

    line-height: 3.5vw;

    letter-spacing:0.3px;

    padding:0px 0px 0px;

    text-align:left;

    text-transform: capitalize;

    color: var(--primary-color);

    margin-bottom: 30px;

    opacity: 0;

    -webkit-transform: translateY(-50px);

    -moz-transform: translateY(-50px);

    -ms-transform: translateY(-50px);

    -o-transform: translateY(-50px);

    transform: translateY(-50px);

    -webkit-transition: all 1000ms ease;

    -moz-transition: all 1000ms ease;

    -ms-transition: all 1000ms ease;

    -o-transition: all 1000ms ease;

    transition: all 1000ms ease;

}

.banner-carousel .active .content-box h2 {

    opacity: 1;

    -webkit-transition-delay: 700ms;

    -moz-transition-delay: 700ms;

    -ms-transition-delay: 700ms;

    -o-transition-delay: 700ms;

    transition-delay: 700ms;

    -webkit-transform: translateY(0);

    -moz-transform: translateY(0);

    -ms-transform: translateY(0);

    -o-transform: translateY(0);

    transform: translateY(0);

}

.banner-carousel .content-box h2 span {

    position: relative;

    display: block;

    color: transparent;

    -webkit-text-stroke-width: 1px;

    -webkit-text-stroke-color: rgba(255, 255, 255, 1);

}

.banner-carousel .content-box .lower-box {

    position: relative;

    display: block;

    width: 650px;

    opacity: 0;

    -webkit-transform: translateY(10px);

    -moz-transform: translateY(10px);

    -ms-transform: translateY(10px);

    -o-transform: translateY(10px);

    transform: translateY(10px);

    -webkit-transition: all 1000ms ease;

    -moz-transition: all 1000ms ease;

    -ms-transition: all 1000ms ease;

    -o-transition: all 1000ms ease;

    transition: all 1000ms ease;

}

.banner-carousel .active .content-box .lower-box {

    opacity: 1;

    -webkit-transition-delay: 1000ms;

    -moz-transition-delay: 1000ms;

    -ms-transition-delay: 1000ms;

    -o-transition-delay: 1000ms;

    transition-delay: 1000ms;

    -webkit-transform: translateY(0);

    -moz-transform: translateY(0);

    -ms-transform: translateY(0);

    -o-transform: translateY(0);

    transform: translateY(0);

}

.banner-carousel .content-box .lower-box .text {

    position: relative;

    display: block;

    font-family: "Golos Text", sans-serif;

    font-size: 1.3vw;

    line-height: 1.5vw;

    color: #000;

    margin-bottom: 31px;

    /* max-width: 360px; */

}



.banner-carousel .slide-1 .content-box h2,

.banner-carousel .slide-1 .content-box .lower-box .text {

    color: #fff;

}



.banner-carousel .slide-1 .content-box .theme-btn-two {

    border-color: #fff;

    color: #fff;

}



.banner-carousel .content-box .wrapper {

    position: relative;

    display: flex;

    align-items: center;

    flex-wrap: wrap;

    margin-top: 40px;

}

.banner-carousel .content-box .wrapper .video-box {

    position: relative;

    display: flex;

    align-items: center;

    margin-left: 35px;

}

.banner-carousel .content-box .wrapper .video-box a {

    color: #fff;

}

.banner-carousel .content-box .wrapper .video-box .video-icon {

    position: relative;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    width: 44px;

    height: 44px;

    line-height: 44px;

    text-align: center;

    font-size: 15px;

    color: var(--primary-color);

    background-color: #fff;

    border-radius: 50%;

    transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -webkit-transition: all 0.5s ease;

    -ms-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

}

.banner-carousel .content-box .wrapper .video-box .video-icon:before {

    content: "";

    position: absolute;

    top: -4px;

    left: -4px;

    right: -4px;

    bottom: -4px;

    border: 4px solid #ffffff33;

    border-radius: 50%;

}

.banner-carousel .content-box .wrapper .video-box .video-icon .ripple, 

.banner-carousel .content-box .wrapper .video-box .video-icon .ripple:before, 

.banner-carousel .content-box .wrapper .video-box .video-icon .ripple:after {

    position: absolute;

    top: 50%;

    left: 50%;

    width: 60px;

    height: 60px;

    border-radius: 50%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    -ms-box-shadow: 0 0 0 0 #ffffff99;

    -o-box-shadow: 0 0 0 0 #ffffff99;

    -webkit-box-shadow: 0 0 0 0 #ffffff99;

    box-shadow: 0 0 0 0 #ffffff99;

    -webkit-animation: ripple 3s infinite;

    animation: ripple 3s infinite;

}

.banner-carousel .content-box .wrapper .video-box .video-icon .ripple:before {

    -webkit-animation-delay: 0.9s;

    animation-delay: 0.9s;

    content: "";

    position: absolute;

}

.banner-carousel .content-box .wrapper .video-box .video-icon .ripple:after {

    -webkit-animation-delay: 0.6s;

    animation-delay: 0.6s;

    content: "";

    position: absolute;

}

@keyframes ripple {

    70% {

        box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);

    }

    100% {

        box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);

    }

}





.banner-slider .owl-nav {

    position: absolute;

    top: 50%;

    right: 77px;

    height: 315px;

    margin-top: -150px;

}



.banner-slider .owl-dots {

    display: flex;

    align-items: center;

    justify-content: center;

    gap: 20px;

    width: 100%;

    position: absolute;

    left: 0;

    right: 0;

    bottom: 40px;

    padding: 16px 0;

    margin: 0 auto !important;

    height: 0;

    line-height: 0;

    border-radius: 16px;

}

.banner-slider .owl-dots .owl-dot span {

    position: relative;

    display: block;

    width: 16px;

    height: 16px;

    border-radius: 50%;

    background-color: transparent;

    border: 1px solid #fff;

    margin: 0;

    -webkit-transition: all 300ms ease;

    transition: all 300ms ease;

}



.banner-slider .owl-dots .owl-dot:hover span, 

.banner-slider .owl-dots .owl-dot.active span {

    background-color: #fff;

}











/* who-we-are */

.who-we-are {

    padding: 150px 60px;

    background-image: url("../images/img_.png");

    background-repeat: no-repeat;

    background-size: cover;

    background-position: top center;

}

.who-we-are .item {

    background-color: #fff;

    border-radius: 24px;

    padding: 38px 40px 43px;

}

.who-we-are .item .icon-box {

    display: flex;

    align-items: center;

}

.who-we-are .item .icon-box .title {

    width: 70%;

}

.who-we-are .item .icon-box .icon {

    width: 30%;

}

.who-we-are .item .icon-box .icon img {

    width: 50px;

    height: 50px;

    float: right;

}















/* about-section */

.about-section {

    position: relative;

    display: block;

    padding: 120px 0 120px;

    overflow: hidden;

    z-index: 1;

}

.about-section .sec-title {

    margin-bottom: 0px;

}

.about-section .sec-title h4 {

    color: #70b33e;

    font-family: "Cal Sans";

    font-weight: 400;

    font-size: 24px;

}

.about-section .left-box {

    position: relative;

    display: block;

}

/*.about-section .img-box {

    position: relative;

    display: block;

    z-index: 1;

    padding-left: 170px;

    padding-right: 56px;

    padding-top: 170px;

}
*/

.about-section .img-box {

    position: relative;

    display: block;

    z-index: 1;

    padding-left: 10px;

    padding-right:40px;

    padding-top: 0px;

}
.about-section .img-box img {

    transition: all 500ms linear;

    transition-delay: 0.2s;

}

.about-section .img-box .img-1 {

    position: relative;

    display: block;

    overflow: hidden;

    z-index: 1;

    border-radius: 20px;

    overflow: hidden;

}

.about-section .img-box .img-1::before {

    position: absolute;

    top: 0;

    left: -100%;

    display: block;

    content: '';

    width: 50%;

    height: 100%;

    background: linear-gradient(to right, rgba(255, 255, 255, 0.534) 0%, rgba(255, 255, 255, 0.199) 100%);

    transform: skewX(17deg);

    z-index: 1;

}

.about-section .img-box .img-1:hover::before {

    -webkit-animation: shine 1s;

    animation: shine 1s;

}

@keyframes shine {

    100% {

        left: 125%;

    }

}

.about-section .img-box .img-1:hover img {

    transform: scale(1.1) rotate(0deg);

    transition: all 500ms linear;

    transition-delay: 0.1s;

}



.about-section .img-box .img-2 {

    position: absolute;

    left: 0;

    top: 0;

    z-index: 0;

    border-radius: 20px;

    overflow: hidden;

    width: 300px;

}

/* .about-section .img-box .img-2::before {

    content: "";

    position: absolute;

    top: -8px;

    right: -10px;

    left: 0;

    bottom: 60px;

    background-color: #fff;

    z-index: -1;

} */

/* .about-section .img-box .img-2::after {

    background: rgba(255, 255, 255, 0.3);

    content: "";

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 0;

    opacity: 1;

    z-index: 9;

    pointer-events: none;

} */

.about-section .img-box .img-2:hover::after {

    height: 100%;

    opacity: 0;

    -webkit-transition: all 400ms linear;

    transition: all 400ms linear;

}



.about-section .img-box .exp-box {

    position: absolute;

    left: 80px;

    top: 60%;

    z-index: 2;

    background-color: var(--secondary-color);

    padding: 20px 40px;

    border-radius: 20px;

}

.about-section .img-box .exp-box h4 {

    color: #fff;

    font-size: 50px;

    font-family: "Cal Sans";

    font-weight: 400;

    margin: 0 0 -4px 0;

}

.about-section .img-box .exp-box p {

    margin: 0;

    font-size: 16px;

    color: #fff;

}



.about-section .img-box .shape-1 {

    position: absolute;

    top: 91px;

    left: -100px;

    z-index: -1;

}

.float-bob-x {

    -webkit-animation-name: float-bob-x;

    animation-name: float-bob-x;

    -webkit-animation-duration: 2s;

    animation-duration: 2s;

    -webkit-animation-iteration-count: infinite;

    animation-iteration-count: infinite;

    -webkit-animation-timing-function: linear;

    animation-timing-function: linear;

}



@-webkit-keyframes float-bob-x {

    0% {

        transform: translateX(-30px);

    }

    50% {

        transform: translateX(-10px);

    }

    100% {

        transform: translateX(-30px);

    }

}

.about-section .img-box .shape-2 {

    position: absolute;

    right: 8px;

    bottom: -24px;

    z-index: -1;

}

.float-bob-y {

    -webkit-animation-name: float-bob-y;

    animation-name: float-bob-y;

    -webkit-animation-duration: 2s;

    animation-duration: 2s;

    -webkit-animation-iteration-count: infinite;

    animation-iteration-count: infinite;

    -webkit-animation-timing-function: linear;

    animation-timing-function: linear;

}

@-webkit-keyframes float-bob-y {

    0% {

        transform: translateY(-20px);

    }

    50% {

        transform: translateY(-10px);

    }

    100% {

        transform: translateY(-20px);

    }

}



.img-bounce {

    -webkit-animation: ImgBounce 5s ease-in-out 0s infinite alternate;

    animation: ImgBounce 5s ease-in-out 0s infinite alternate;

}

@keyframes ImgBounce {

    0% {

        -webkit-transform: translateY(0);

        transform: translateY(0);

    }

    100% {

        -webkit-transform: translateY(-30px);

        transform: translateY(-30px);

    }

}



.about-section .points {

    position: relative;

    display: block;

    margin-top: 24px;

    margin-bottom: 40px;

}

.about-section .points li {

    position: relative;

    display: flex;

    align-items: center;

    margin-bottom: 20px;

}

.about-section .points li .icon {

    position: relative;

    display: inline-block;

}

.about-section .points li .icon span {

    position: relative;

    display: inline-block;

    font-size: 18px;

    color: var(--primary-color);

}

.about-section .points li .text {

    margin-left: 10px;

}

.about-section .points li .text p {

    font-weight: 500;

    color: var(--black);

    margin: 0;

}



.about-section .btn-box {

    margin-top: 30px;

}

.about-section .btn-box .theme-btn-two {

    color: #59585d;

    border-color: #9f9fa4a3;

}

.about-section .btn-box .theme-btn-two:hover {

    color: #fff;

    border-color: #fff;

}





/* why-choose */

.why-choose {

    padding: 0 0 60px 0;

}



.why-choose .points {

    position: relative;

    display: block;

    margin-top: 24px;

    margin-bottom: 40px;

}

.why-choose .points li {

    position: relative;

    display: flex;

    align-items: center;

    padding: 13px 0;

    border-bottom: 1px solid #0000001f;

}

.why-choose .points li .icon {

    position: relative;

    display: flex;

    width: 30px;

    height: 30px;

    padding: 6px;

    justify-content: center;

    align-items: center;

    background: #60923221;

    border-radius: 50px;

}

.why-choose .points li .icon svg {

    stroke: #5a8f29;

}

.why-choose .points li .text {

    margin-left: 15px;

}

.why-choose .points li .text p {

    font-weight: 500;

    color: #59585d;

    margin: 0;

}

.why-choose .img-box {

    position: relative;

    border-radius: 20px;

    overflow: hidden;

    margin-left: 40px;

}

.why-choose .img-box .content {

    position: absolute;

    bottom: 0;

    background-color: #5a8f29f0;

    padding: 20px 30px;

}

.why-choose .img-box .content p {

    color: #fff;

    margin: 0;

}



.why-choose .right-box {

    background-color: #67a33a;

    padding: 40px;

    border-radius: 20px;

}

.why-choose .right-box p {

    color: #fff;

}

.why-choose .right-box h4 {

    color: #fff;

    font-size: 26px;

    font-weight: 600;

    margin-top: 25px;

    margin-bottom: 10px;

}







.sdg-section {

    padding: 80px 0;

}







.industries-we-serve {

    background-color: #eee;

    padding: 80px 0;

}



.industries-we-serve .item {

    background-color: #fff;

    border-radius: 20px;

    padding: 10px;

}

.industries-we-serve .item .img-box {

    border-radius: 15px;

    overflow: hidden;

}



.industries-we-serve .item .content {

    padding: 20px 10px 10px;

}

.industries-we-serve .item .content h3 {

    font-size: 20px;

    margin: 0;

    text-align: center;
	color:#59585d;

}

/* counter-section */

.counter-section {

    position: relative;

    display: block;

    padding: 120px 0 100px;

    z-index: 2;

    overflow: hidden;

    background-image: url("../images/why-bg.jpg");

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

    background-attachment: fixed;

}

.counter-section::before {

    content: "";

    position: absolute;

    left: 0;

    top: 0;

    z-index: -1;

    width: 100%;

    height: 100%;

    background-color: #112142;

    opacity: 0.9;

}

.counter-section .sec-title .sub-title {

    color: #fff;

    border-color: #ffffff2e;

}

.counter-section .sec-title .sub-title i {

    color: #fff;

}

.counter-section .sec-title h2 {

    color: #fff;

}

.counter-section .right p {

    color: #fff;

}





.counter-section .right .list {

    position: relative;

    display: block;

    margin-top: 49px;

    margin-bottom: 50px;

}

.counter-section .right .list li {

    position: relative;

    display: flex;

}

.counter-section .right .list li .icon {

    position: relative;

    display: inline-block;

}

.counter-section .right .list li .icon span {

    position: relative;

    display: inline-block;

    font-size: 60px;

    color: var(--primary-color);

    -webkit-transition: all 500ms linear;

    transition: all 500ms linear;

    -webkit-transition-delay: 0.1s;

    transition-delay: 0.1s;

}

.counter-section .right .list li .content {

    position: relative;

    display: block;

    margin-right: 30px;

}

.counter-section .right .list li .content h3 {

    font-size: 22px;

    font-weight: 600;

    line-height: 12px;

    color: #a5e767;

}

.counter-section .right .list li .content p {

    font-size: 16px;

    line-height: 28px;

    margin-top: 11px;

}

.counter-section .right .list li+li {

    margin-top: 30px;

}



.counter-section .right {

    position: relative;

    display: block;

    margin-left: 40px;

}

.counter-section .left .img-box {

    position: relative;

    display: block;

    z-index: 1;

}

.counter-section .left .img-box .img {

    overflow: hidden;

    border-radius: 20px;

}

.counter-section .shape-1 {

    position: absolute;

    bottom: -79px;

    right: -106px;

    z-index: -1;

}

.counter-section .shape-2 {

    position: absolute;

    top: -32px;

    left: -37px;

    z-index: -1;

}



.counter-section .counter-wrap h3 {

    font-size: 32px;

    color: #fff;

    margin-bottom: 30px;

}



.counter-section .counter-wrap .item {

    margin-bottom: 30px;

    padding-bottom: 20px;

    border-bottom: 2px solid #fff;

}

.counter-section .counter-wrap .item h4 {

    color: var(--secondary-color);

    font-size: 75px;

    font-weight: 500;

    font-family: "Cal Sans";

    margin-bottom: 0;

}

.counter-section .counter-wrap .item h4.plus::after {

    content: "+";

}

.counter-section .counter-wrap .item p {

    font-size: 17px;

    color: #fff;

    margin-bottom: 0px;

}







/* products-section */

.products-section {

    position: relative;

    display: block;

    padding: 80px 60px;

    background-color: #fff;

    z-index: 1;

}

.products-section .shape-1 {

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1;

}

.products-section .shape-2 {

    position: absolute;

    right: 95px;

    bottom: 240px;

    z-index: -1;

}

.rotate-me {

    animation-name: rotateme;

    animation-duration: 24s;

    animation-iteration-count: infinite;

    animation-timing-function: linear;

    -webkit-animation-name: rotateme;

    -webkit-animation-duration: 24s;

    -webkit-animation-iteration-count: infinite;

    -webkit-animation-timing-function: linear;

    -moz-animation-name: rotateme;

    -moz-animation-duration: 24s;

    -moz-animation-iteration-count: infinite;

    -moz-animation-timing-function: linear;

    -ms-animation-name: rotateme;

    -ms-animation-duration: 24s;

    -ms-animation-iteration-count: infinite;

    -ms-animation-timing-function: linear;

    -o-animation-name: rotateme;

    -o-animation-duration: 24s;

    -o-animation-iteration-count: infinite;

    -o-animation-timing-function: linear;

}

@keyframes rotateme {

    0% {

        transform: rotate(0deg);

    }

    100% {

        transform: rotate(360deg);

    }

}

.products-section .item {

    position: relative;

    display: block;

    margin-bottom: 30px;

}

.products-section .item .img-box {

    position: relative;

    display: block;

    overflow: hidden;

    border-radius: 20px;

}

.products-section .item .img-box .img {

    position: relative;

    display: block;

    border-radius: 20px;

    z-index: 1;

    overflow: hidden;

    box-shadow: 0 3px 30px rgba(0, 0, 0, .08);

}

.products-section .item .img-box .img:before {

    content: "";

    position: absolute;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

    background: linear-gradient(174deg, #e4ffca 0%, #b2dd89 100%);

    mix-blend-mode: multiply;

    border-radius: 20px;

    visibility: hidden;

    -webkit-transform-origin: top center;

    transform-origin: top center;

    -webkit-transform: scaleY(0) translateZ(100px);

    transform: scaleY(0) translateZ(100px);

    -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;

    transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;

    transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;

    transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease, -webkit-transform 700ms ease;

    z-index: 1;

}

.products-section .item:hover .img-box .img:before {

    visibility: visible;

    -webkit-transform: scaleY(1) translateZ(0px);

    transform: scaleY(1) translateZ(0px);

}

/* .products-section .item .img-box .img:after {

    content: "";

    position: absolute;

    bottom: 0;

    left: 0;

    right: 0;

    background: linear-gradient(174deg, rgb(0 0 0 / 0%) 50%, rgba(0, 0, 0, 0.9) 100%);

    height: 100%;

} */

.products-section .item .img-box .img img {

    width: 100%;

    border-radius: 20px;

    transition: all 500ms ease;

    transform: scale(1);

}

.products-section .item:hover .img-box .img img {

    transform: scale(1.1);

}

.products-section .item .img-box .content {

    padding-top: 15px;

    background-position: center bottom;

    transition-delay: .1s;

    transition-timing-function: ease-in-out;

    transition-duration: .5s;

    transition-property: all;

    transform-origin: bottom;

    transform-style: preserve-3d;

    /* transform: scaleY(0); */

    z-index: 2;

}

.products-section .item:hover .img-box .content {

    transform: scaleY(1.0);

}

.products-section .item .img-box .content span {

    font-size: 16px;

    line-height: 26px;

    color: #59585d;

}

.products-section .item .img-box .content h3 {

    font-size: 22px;

    font-weight: 600;

    line-height: 32px;

    margin-top: 1px;

    color: #333;

}

.products-section .item .img-box .content h3 a {

    color: #59585d;

}

.products-section .item .img-box .content h3 a:hover {

    color: var(--primary-color);

}



.products-section .item .img-box .arrow {

    position: absolute;

    top: 40%;

    left: 50%;

    transform: scale(0) translate(-50%, -50%);

    -webkit-transform: scale(0);

    opacity: 0;

    -webkit-transition: all 500ms ease;

    transition: all 500ms ease;

    z-index: 2;

}

.products-section .item:hover .img-box .arrow {

    -webkit-transform: scale(1) translateX(-50%) translateY(-50%);

    transform: scale(1) translateX(-50%) translateY(-50%);

    transition-delay: 500ms;

    opacity: 1;

}

.products-section .item .img-box .arrow a {

    position: relative;

    display: flex;

    align-items: center;

    justify-content: center;

    width: 48px;

    height: 48px;

    font-size: 19px;

    color: var(--primary-color);

    background-color: #fff;

    border-radius: 50%;

    -webkit-transition: all 500ms ease;

    transition: all 500ms ease;

}



.products-section .btn-box {

    display: block;

    text-align: center;

}

















/* testimonials-section */

.testimonials-section {

    position: relative;

    display: block;

    background-color: #fff;

    padding: 100px 0;

    z-index: 1;

}

.testimonials-section .left .img-box {

    overflow: hidden;

    border-radius: 20px;

}

.testimonials-section .right {

    padding-left: 60px;

}



.testimonials-section .review-top {

    margin-bottom: 0px;

}

.testimonials-section .review-top .rating {

    display: flex;

    align-items: center;

    gap: 20px;

}

.testimonials-section .review-top .rating h3 {

    font-size: 60px;

    font-weight: 400;

    font-family: "Cal Sans";;

}

.testimonials-section .review-top .rating .stars ul {

    background-color: var(--secondary-color);

    padding: 3px 9px;

    border-radius: 50px;

    display: flex;

    gap: 5px;

    align-items: center;

    justify-content: space-between;

    margin-bottom: 5px;

}

.testimonials-section .review-top .rating .stars ul li {

    font-size: 10px;

    color: #fff;

}

.testimonials-section .review-top .rating .stars h4 {

    font-size: 16px;

}

.testimonials-section .item {
    position: relative;
    display: block;
    background-color: #fff;

}

.testimonials-section .item p {

    font-size: 17px;    

    font-weight: 400;

    line-height: 28px;

     padding:0px; margin:0px;

}

.testimonials-section .item .info {

    position: relative;

    display: flex;

    align-items: center;

    margin-top: 26px;

}

.testimonials-section .item .info .img {

    position: relative;

    display: block;

    width: 60px;

}

.testimonials-section .item .info .img img {

    width: auto;

    border-radius: 50%;

}

.testimonials-section .item .info .content {

    position: relative;

    display: block;

    margin-left: 0px;

}

.testimonials-section .item .info .content h3 {

    font-size: 32px;

    font-weight: 600;

    line-height: 28px;

    color: var(--primary-color);

    margin: 0;

}

.testimonials-section .item .info .content p {

    font-size: 16px;

    line-height: 24px;

    color: #505050;

    margin-top: 3px;

}

.testimonials-section .owl-nav {

    display: flex;

    align-items: center;

    gap: 10px;

}

.testimonials-section .owl-nav button {

    position: relative;

    top: auto;

    left: auto;

    right: auto;

    bottom: auto;

    width: 48px;

    height: 48px;

    display: flex;

    border: none;

    justify-content: center;

    align-items: center;

    font-size: 22px !important;

    color: #fff !important;

    background-color: #ffffff1a !important;

    border-radius: 50%;

    margin: 0;

    text-align: center;

    opacity: 1;

    transition: all 500ms ease;

    z-index: 100;

}

.testimonials-section .owl-nav button:hover {

    background-color:#fff !important;

    color: var(--primary-color) !important;

}









.clients-section {
    padding: 80px 0;

}

.clients-section .items-wrap {

    display: flex;

    display: flex;

    justify-content: space-between;

    align-items: center;

}

.clients-section .items-wrap .item .img-box {

    background-color: #fff;

    box-shadow: 0 3px 30px rgba(0, 0, 0, .08);

    padding:10px 40px;

    border-radius: 20px; border:1px solid #eee;

}

.clients-section .items-wrap .item .img-box img {

   

    transition: all 500ms ease;

}

.clients-section .items-wrap .item:hover .img-box img {

    filter: none;

    transform: scale(1.05);

}




/* exhibitions-section */

.exhibitions-section {

    padding: 80px 0 60px;

    background-color: #eeeeee4f; border-top:1px solid #eee; border-bottom:1px solid #eee;

}



.exhibitions-section .item {

    position: relative;

    display: block;

    margin-bottom: 30px;

    border-radius: 20px;

    z-index: 1;
	background-color:#eeededb0;

}

.exhibitions-section .item .img-box {

    position: relative;

    display: block;

}

.exhibitions-section .item .img-box .img {

    position: relative;

    display: block;

    border-radius: 20px;

    overflow: hidden;

    z-index: 1; border:10px solid #eee;
	

}

.exhibitions-section .item .img-box .img:before {

    position: absolute;

    top: -1px;

    bottom: 0;

    left: 0;

    right: 0;

    content: "";

    background-color: #0d121e4d;

    transition: all 500ms ease;

    transform: translate3d(0px, -100%, 0px);

    z-index: 1;

}

.exhibitions-section .item:hover .img-box .img:before {

    transform: translate3d(0px, 0, 0px);

}

.exhibitions-section .item .img-box .img img {

    width: 100%;

    border-top-left-radius: 10px;

    border-top-right-radius: 10px;

    -webkit-transition: all 500ms ease;

    transition: all 500ms ease;

}

.exhibitions-section .item .img-box .img span {

    position: absolute;

    top: 12px;

    left: 12px;

    z-index: 2;

    border-radius: 40px;

    padding: 1px 12px;

    background-color: var(--secondary-color);

    font-size: 14px;

    color: #fff;

    font-weight: 400;

    line-height: 24px;

    text-transform: capitalize;

}





.exhibitions-section .item .content {
    position: relative;
    display: block;
    border-top: 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    padding:0px 0px 0px 0px;
	
}

.exhibitions-section .item .content .content-top {

    position: relative;

    display: block;

    padding:24px 20px 10px 20px;

    /*border-bottom: 1px solid #EAECF0;*/

}

.exhibitions-section .item .content .content-top h4 {
    font-size: 24px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 16px;
    color: #59585d;
    text-align: center;
}
.exhibitions-section .item .content .content-top h3 {

    font-size: 18px;

    

    font-weight: 400;

    margin-top: 0px;

    margin-bottom: 16px;

    color: #59585d;

    text-align: center;

}

.exhibitions-section .item .content .content-top h3 a {

    color: var(--black);

}

.exhibitions-section .item .content .content-top h3 a:hover {

    color: var(--secondary-color);

}

.exhibitions-section .item .content .date-info {

    position: relative;

    display: flex;

    align-items: center;

    justify-content: space-between;

    padding: 20px 30px 20px;

}

.exhibitions-section .item .content .date-info .person {

    position: relative;

    display: flex;

    align-items: center;

}

.exhibitions-section .item .content .person .text p {

    font-size: 14px;

}

.exhibitions-section .item .content .person .text p span {

    color: var(--primary-color);

    text-transform: capitalize;

    font-weight: 500;

}

.exhibitions-section .item .content .date-info .person .img {

    position: relative;

    display: block;

}

.exhibitions-section .item .content .date-info .person .img img {

    border-radius: 50%;

}

.exhibitions-section .item .content .date-info .text {

    margin-left: 10px;

}

.exhibitions-section .item .content .date-info .text p {

    margin-bottom: 0;

    font-size: 14px;

}

.exhibitions-section .item .content .date-info .date {

    position: relative;

    display: flex;

    align-items: center;

}

.exhibitions-section .item .content .date-info .date p {

    color: var(--primary-color);

    font-size: 14px;

    position: relative;

    margin-bottom: 0;

}

.exhibitions-section .item .content .date-info .date p span {

    margin-right: 10px;

}



















.inner-banner {

    position: relative;

    z-index: 2;

}

.inner-banner .container {

    max-width: 1300px;

}

.inner-banner img {

    /* height: 500px; */

}

.inner-banner .inner {

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    padding: 0 60px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: start;

    -ms-flex-pack: start;

    justify-content: flex-start;

}

.inner-banner .content-box {

    position: absolute;

    left: 0;

    z-index: 9;

    top: 50%;

    transform: translateY(-50%);

}

.inner-banner .content-box .caption-title {

    color: var(--primary-color);

    font-weight: 600;

    font-size: 2.5vw;

}

.inner-banner .content-box h3 {

    color: #6fb33c;

    font-weight: 600;

    font-size: 1.5vw;

}















/* company-profile */

.company-profile {

    position: relative;

    display: block;

    padding: 120px 0 120px;

    overflow: hidden;

    z-index: 1;

}

.company-profile .sec-title {

    margin-bottom: 30px;

}

.company-profile .left-box {

    position: relative;

    display: block;

}

.company-profile .img-box {

    position: relative;

    display: block;

    z-index: 1;

    padding-left: 0;

    padding-right: 56px;

    padding-top: 0;

}

.company-profile .img-box img {

    transition: all 500ms linear;

    transition-delay: 0.2s;

}

.company-profile .img-box .img-1 {

    position: relative;

    display: block;

    overflow: hidden;

    z-index: 1;

    border-radius: 20px;

    overflow: hidden;

}

.company-profile .img-box .img-1::before {

    position: absolute;

    top: 0;

    left: -100%;

    display: block;

    content: '';

    width: 50%;

    height: 100%;

    background: linear-gradient(to right, rgba(255, 255, 255, 0.534) 0%, rgba(255, 255, 255, 0.199) 100%);

    transform: skewX(17deg);

    z-index: 1;

}

.company-profile .img-box .img-1:hover::before {

    -webkit-animation: shine 1s;

    animation: shine 1s;

}

@keyframes shine {

    100% {

        left: 125%;

    }

}

.company-profile .img-box .img-1:hover img {

    transform: scale(1.1) rotate(0deg);

    transition: all 500ms linear;

    transition-delay: 0.1s;

}



.company-profile .img-box .exp-box {

    position: absolute;

    right: 20px;

    top: 70%;

    z-index: 2;

    background-color: var(--secondary-color);

    padding: 20px 40px;

    border-radius: 20px;

}

.company-profile .img-box .exp-box h4 {

    color: #fff;

    font-size: 50px;

    font-family: "Cal Sans";

    font-weight: 400;

    margin: 0 0 -4px 0;

}

.company-profile .img-box .exp-box p {

    margin: 0;

    font-size: 16px;

    color: #fff;

}



.company-profile .points {

    position: relative;

    display: block;

    margin-top: 24px;

    margin-bottom: 40px;

}

.company-profile .points li {

    position: relative;

    display: flex;

    align-items: center;

    margin-bottom: 20px;

}

.company-profile .points li .icon {

    position: relative;

    display: inline-block;

}

.company-profile .points li .icon span {

    position: relative;

    display: inline-block;

    font-size: 18px;

    color: var(--primary-color);

}

.company-profile .points li .text {

    margin-left: 10px;

}

.company-profile .points li .text p {

    font-weight: 500;

    color: var(--black);

    margin: 0;

}







/* core-strengths */

.core-strengths {

    padding: 0 0 80px;

}

.core-strengths .points {

    position: relative;

    display: block;

    margin-top: 24px;

    margin-bottom: 40px;

}

.core-strengths .points li {

    position: relative;

    display: flex;

    align-items: center;

    padding: 13px 0;

    border-bottom: 1px solid #0000001f;

}

.core-strengths .points li .icon {

    position: relative;

    display: flex;

    width: 30px;

    height: 30px;

    padding: 6px;

    justify-content: center;

    align-items: center;

    background: #60923221;

    border-radius: 50px;

}

.core-strengths .points li .icon svg {

    stroke: #5a8f29;

}

.core-strengths .points li .text {

    margin-left: 15px;

}

.core-strengths .points li .text p {

    font-weight: 500;

    color: #59585d;

    margin: 0;

}

.core-strengths .img-box {

    position: relative;

    border-radius: 20px;

    overflow: hidden;

    margin-left: 40px;

}

.core-strengths .img-box .content {

    position: absolute;

    bottom: 0;

    background-color: #5a8f29f0;

    padding: 20px 30px;

}

.core-strengths .img-box .content p {

    color: #fff;

    margin: 0;

}







.cp-industries .item {

    margin-bottom: 30px;

}







/* directors-section */

.directors-section {

    padding: 100px 0;

}



.directors-section .item {

    position: relative;

    z-index: 2;

    display: flex;

    align-items: center;

    gap: 30px;

    margin-bottom: 30px;

    padding-bottom: 60px;

    padding-top: 20px;

    border-bottom: 1px solid #eee;

}

/* .directors-section .item:before {

    position: absolute;

    content: "";

    width: 100%;

    height: 45%;

    bottom: 0;

    left: 0;

    background: linear-gradient(180deg, rgba(185, 183, 174, 0) 8.17%, rgba(108, 106, 100, .64) 41.26%, #1f1e1a 100%);

    opacity: .95;

    border-radius: 0 0 24px 24px;

    z-index: 1;

    -ms-transition: all .5s ease;

    -o-transition: all .5s ease;

    -moz-transition: all .5s ease;

    -webkit-transition: all .5s ease;

    transition: all .5s ease;

} */

 .directors-section .item .img-box {

    flex: 0 0 auto;

    border-radius: 50%;

    overflow: hidden;

    width: 25%;

    outline: 5px solid var(--secondary-color);

    outline-offset: 10px;
	margin-top:16px;

 }

.directors-section .item .img-box img {

    -ms-transition: all .5s ease;

    -o-transition: all .5s ease;

    -moz-transition: all .5s ease;

    -webkit-transition: all .5s ease;

    transition: all .5s ease;

}

.directors-section .item:hover .img-box img {

    transform: scale(1.1);

}

.directors-section .item .content {

    /* position: absolute;

    bottom: 0;

    left: 0;

    z-index: 1;

    width: 100%; */

    padding: 20px 30px;

    width: 75%;

}

.directors-section .item .content .name {

    margin-bottom: 12px;

}

.directors-section .item .content .name h3 {

    color: var(--primary-color);

    font-family: "Cal Sans";

    font-size: 35px;

    font-weight: 500;

    margin-bottom: 0px;

}

.directors-section .item .content .name p {

    margin: 0;

    font-size: 22px;

    color: #000;

}



/* Extra styles for the cancel button */

.cancelbtn {

    padding: 14px 20px;

    background-color: #f44336;

}



/* Float cancel and signup buttons and add an equal width */

.cancelbtn,.signupbtn {float:left;width:50%}





/* The Modal (background) */

.modal {

    display: none; /* Hidden by default */

    position: fixed; /* Stay in place */

    z-index: 999; /* Sit on top */

    left: 0;

    top: 0;

    width: 100%; /* Full width */

    height: 100%; /* Full height */

    overflow: auto; /* Enable scroll if needed */

    background-color: rgb(0,0,0); /* Fallback color */

    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */

    padding-top: 60px;

}



/* Modal Content/Box */

.modal-content {

    background-color: #fefefe;

    margin: 5% auto 15% auto; /* 5% from the top, 15% from the bottom and centered */

    border: 1px solid #888;

    width: 50%; /* Could be more or less, depending on screen size */

    padding: 40px;

    border-radius: 20px;

}

.modal-content .inner-box .title {

    text-align: left;

    margin-bottom: 12px;

}

.modal-content .inner-box .title h3 {

    color: var(--primary-color);

    font-family: "Cal Sans";

    font-size: 35px;

    font-weight: 500;

    margin-bottom: 0px;

}

.modal-content .inner-box .title p {

    text-align: left;

    margin: 0;

    font-size: 20px;

}

.modal-content .inner-box .info p {

    text-align: left;

}



/* The Close Button (x) */

.close {

    position: absolute;

    right: 35px;

    top: 15px;

    color: #000;

    font-size: 40px;

    font-weight: bold;

}



.close:hover,

.close:focus {

    color: var(--primary-color);

    cursor: pointer;

}



/* Clear floats */

.clearfix::after {

    content: "";

    clear: both;

    display: table;

}



/* Change styles for cancel button and signup button on extra small screens */

@media screen and (max-width: 300px) {

    .cancelbtn, .signupbtn {

       width: 100%;

    }

}



















/* milestones-section */

.milestones-section {

    padding: 100px 0;

}

/* .milestones-section .inner {

    margin: 0 120px;

} */

.milestones-section .item {

    position: relative;

    z-index: 2;

    cursor: pointer;

}

.milestones-section .item .img-box {

    width: 160px;

    border-radius: 20px;

    overflow: hidden;

    margin-bottom: 89px;

}

.milestones-section .item .img-box img {

    -webkit-transition: 0.3s ease;

    -o-transition: 0.3s ease;

    transition: 0.3s ease;

}

.milestones-section .item:hover .img-box img {

    transform: scale(1.1);

}

.milestones-section .inner .item:before {

    content: "";

    position: absolute;

    width: 18px;

    height: 18px;

    background-color: var(--secondary-color);

    border-radius: 50%;

    left: 0;

    z-index: 9;

    top: 45%;

    transform: translateY(-50%);

    -webkit-transition: 0.3s ease;

    -o-transition: 0.3s ease;

    transition: 0.3s ease;

}

.milestones-section .inner .item:hover:before {

    background-color: var(--primary-color);

}

.milestones-section .inner .item:after {

    content: "";

    width: 100%;

    height: 1px;

    background-color: var(--primary-color);

    position: absolute;

    top: 45%;

    left: 0;

    opacity: 0.2;

    transform: translateY(-50%);

}

.milestones-section .item .content {

    padding: 0 20px 0 0;

}

.milestones-section .item .content h3 {

    font-family: "Cal Sans";

    font-size: 32px;

    font-weight: 500;

    margin-bottom: 20px;

    -webkit-transition: 0.3s ease;

    -o-transition: 0.3s ease;

    transition: 0.3s ease;

}

.milestones-section .item:hover .content h3 {

    color: var(--primary-color);

}











.timeline-container {

    padding: 50px 0;

    margin: 20px auto;

    position: relative;

    overflow: hidden;

}



.timeline-container:before {

    content: '';

    position: absolute;

    top: 0;

    left: 50%;

    margin-left: 0px;

    width: 1px;

    height: 100%;

    background: #59a123;

    z-index: 1;

    opacity: 0.5;

}



.timeline-block {

    width: -webkit-calc(50% + 8px);

    width: -moz-calc(50% + 8px);

    width: calc(50% + 8px);

    display: -webkit-box;

    display: -webkit-flex;

    display: -moz-box;

    display: flex;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

    -moz-box-pack: justify;

    justify-content: space-between;

    clear: both;

}



.timeline-block-right {

    float: right;

}



.timeline-block-left {

    float: left;

    direction: rtl

}



.marker {

    width: 16px;

    height: 16px;

    border-radius: 50%;

    border: 2px solid var(--secondary-color);

    background: var(--secondary-color);

    margin-top: 10px;

    z-index: 9;

    -webkit-transition: 0.5s ease;

    -o-transition: 0.5s ease;

    transition: 0.5s ease;

}



.timeline-block:hover .marker {

    border: 2px solid var(--primary-color);

    background: var(--primary-color);

}



.timeline-content {

    width: 95%;

    padding: 0 15px;

    color: #666

}

.timeline-content .img-box {

    width: 250px;

    background-color: #fff;

    box-shadow: 0 3px 30px rgba(0, 0, 0, .08);

    padding: 0px 20px;

    border-radius: 10px;

    margin-bottom: 15px;

}

.timeline-content h3 {

    margin-top: 5px;

    margin-bottom: 0px;

    font-weight: 500;

    font-size: 45px;

    line-height: normal;

    font-family: "Cal Sans";

    color: var(--primary-color);

}



.timeline-content span {

    font-size: 15px;

    color: #a4a4a4;

}



.timeline-content p {

    margin-bottom: 10px;

    font-weight: 600;

    font-size: 20px;

}

.timeline-block-left .timeline-content p {

    direction: ltr;

    float: right;

}

.timeline-block-left .timeline-content ul {

    padding-right: 20px;

}

.timeline-content ul {

    padding-left: 20px;

}

.timeline-content ul li {

    color: #59585d;

    font-size: 17px;

    font-weight: 400;

    margin-bottom: 3px;

    list-style-type: disc;

    font-family: "Golos Text", sans-serif;

}





@media screen and (max-width: 768px) {

    .timeline-container:before {

        left: 8px;

        width: 2px;

    }



    .timeline-block {

        width: 100%;

        margin-bottom: 30px;

    }



    .timeline-block-right {

        float: none;

    }



    .timeline-block-left {

        float: none;

        direction: ltr;

    }

}









.milestones-section .inner {

    width: 100%;

    background-color: #fff;

    border-radius: 20px;

    padding: 60px;

    box-shadow: 0 0 40px 0 #0000001c;

}



.timeline .swiper-container {

    height: 600px;

    width: 100%;

    position: relative;

}



.timeline .swiper-wrapper {

    transition: 2s cubic-bezier(0.68, -0.4, 0.27, 1.34) 0.2s;

}



.timeline .swiper-slide {

    position: relative;

    color: #fff;

    overflow: hidden;

    background-size: cover;

    background-repeat: no-repeat;

    background-position: center center;

}



/* .timeline .swiper-slide::after {

    content: "";

    position: absolute;

    z-index: 1;

    right: -115%;

    bottom: -10%;

    width: 100%;

    height: 100%;

    background-color: rgba(0, 0, 0, 0.7);

    box-shadow: -230px 0 150px 60vw rgba(0, 0, 0, 0.7);

    border-radius: 100%;

} */



.timeline .swiper-slide-content {

    position: absolute;

    text-align: center;

    width: 60%;

    right: 50%;

    top: 13%;

    transform: translate(50%, 0);

    font-size: 12px;

    z-index: 2;

}



.timeline .swiper-slide .timeline-year {

    display: block;

    font-size: 42px;

    margin-bottom: 50px;

    transform: translate3d(20px, 0, 0);

    color: var(--secondary-color);

    font-weight: 300;

    opacity: 0;

    transition: 0.2s ease 0.4s;

}



.timeline .swiper-slide .timeline-title {

    font-weight: 700;

    font-size: 34px;

    margin: 0 0 30px;

    color: var(--primary-color);

    opacity: 0;

    transform: translate3d(20px, 0, 0);

    transition: 0.2s ease 0.5s;

}



.timeline .swiper-slide .timeline-text {

    line-height: 1.5;

    opacity: 0;

    font-size: 20px;

    transform: translate3d(20px, 0, 0);

    transition: 0.2s ease 0.6s;

}



.timeline .swiper-slide-active .timeline-year {

    opacity: 1;

    transform: translate3d(0, 0, 0);

    transition: 0.4s ease 1.6s;

}



.timeline .swiper-slide-active .timeline-title {

    opacity: 1;

    transform: translate3d(0, 0, 0);

    transition: 0.4s ease 1.7s;

}



.timeline .swiper-slide-active .timeline-text {

    opacity: 1;

    transform: translate3d(0, 0, 0);

    transition: 0.4s ease 1.8s;

}



.timeline .swiper-pagination {

    right: 15% !important;

    height: 100%;

    display: none;

    flex-direction: column;

    justify-content: center;

    font-style: italic;

    font-weight: 300;

    font-size: 18px;

    z-index: 1;

}



.timeline .swiper-pagination::before {

    content: "";

    position: absolute;

    left: -30px;

    top: 0;

    height: 100%;

    width: 1px;

    background-color: rgb(0 0 0 / 20%);

}



.timeline .swiper-pagination-bullet {

    width: auto;

    height: auto;

    text-align: center;

    font-style: normal;

    opacity: 1;

    background: transparent;

    color: #000;

    margin: 15px 0 !important;

    position: relative;

}



.timeline .swiper-pagination-bullet::before {

    content: "";

    position: absolute;

    top: 8px;

    left: -32.3px;

    width: 6px;

    height: 6px;

    border-radius: 100%;

    background-color: var(--secondary-color);

    transform: scale(0);

    transition: 0.2s;

}



.timeline .swiper-pagination-bullet-active {

    color: var(--secondary-color);

}



.timeline .swiper-pagination-bullet-active::before {

    transform: scale(1);

}



.timeline .swiper-button-next,

.timeline .swiper-button-prev {

    background-size: 20px 20px;

    top: 15%;

    width: 20px;

    height: 20px;

    font-size: 25px;

    margin-top: 0;

    opacity: 0.5;

    z-index: 2;

    transition: 0.2s;

}



.timeline .swiper-button-prev {

    left: 8%;

    background-image: none;

}



.timeline .swiper-button-prev:hover {

    transform: translateX(-3px);

}



.timeline .swiper-button-next {

    right: 8%;

    background-image: none;

}



.timeline .swiper-button-next:hover {

    transform: translateX(3px);

}



@media screen and (min-width: 768px) {

    .timeline .swiper-slide::after {

        right: -30%;

        bottom: -8%;

        width: 240px;

        height: 50%;

        box-shadow: -230px 0 150px 50vw rgba(0, 0, 0, 0.7);

    }



    .timeline .swiper-slide-content {

        right: 30%;

        top: 50%;

        transform: translateY(-50%);

        font-size: 11px;

        text-align: right;

    }



    .timeline .swiper-slide .timeline-year {

        margin-bottom: 0;

        font-size: 32px;

    }



    .timeline .swiper-slide .timeline-title {

        font-size: 46px;

        margin: 0;

    }



    .timeline .swiper-pagination {

        display: flex;

    }



    .timeline .swiper-button-prev {

        top: 12%;

        left: auto;

        right: 14%;

        transform: rotate(90deg) translate(0, 10px);

    }



    .timeline .swiper-button-prev:hover {

        transform: rotate(90deg) translate(-3px, 10px);

    }



    .timeline .swiper-button-next {

        top: auto;

        bottom: 12%;

        right: 14%;

        transform: rotate(90deg) translate(0, 10px);

    }



    .timeline .swiper-button-next:hover {

        transform: rotate(90deg) translate(3px, 10px);

    }

}



@media screen and (min-width: 1024px) {

    .timeline .swiper-slide::after {

        right: -20%;

        bottom: -12%;

        width: 240px;

        height: 50%;

        box-shadow: -230px 0 150px 39vw rgba(0, 0, 0, 0.7);

    }



    .timeline .swiper-slide-content {

        right: 35%;

    }

}





/* awards-section */

.awards-section {

    padding: 100px 0;

}

.awards-section .gallery-item {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    z-index: 2;
    cursor: pointer;
	margin:0px 0px 30px 0px;
}

.awards-section .gallery-item a::before {

    content: "";

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    background-color: #092238cc;

    z-index: 1;

    opacity: 0;

    visibility: hidden;

    -webkit-transition: 0.5s ease;

    -o-transition: 0.5s ease;

    transition: 0.5s ease;

}

.awards-section .gallery-item a:hover::before {

    opacity: 1;

    visibility: visible;

}

.awards-section .gallery-item a::after {

    content: "\f002";

    font-family: FontAwesome;

    position: absolute;

    left: 50%;

    top: 50%;

    z-index: 2;

    transform: translate(-50%, -50%);

    font-size: 25px;

    color: #fff;

    opacity: 0;

    visibility: hidden;

    -webkit-transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -ms-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

    transition: all 0.5s ease;

}

.awards-section .gallery-item a:hover::after{

    opacity: 1;

    visibility: visible;

}

.awards-section .gallery-item img {

    -webkit-transition: 0.5s ease;

    -o-transition: 0.5s ease;

    transition: 0.5s ease;

}

.awards-section .gallery-item:hover img {

    transform: scale(1.1);

}













/* certifications-section */

.certifications-section {

    padding: 100px 0;

}

.certifications-section .gallery-item {

    overflow: hidden;

    border-radius: 20px;

    position: relative;

    z-index: 2;

    cursor: pointer;

    border: 5px solid #efefef;

}

.certifications-section .gallery-item a::before {

    content: "";

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    background-color: #092238cc;

    z-index: 1;

    opacity: 0;

    visibility: hidden;

    -webkit-transition: 0.5s ease;

    -o-transition: 0.5s ease;

    transition: 0.5s ease;

}

.certifications-section .gallery-item a:hover::before {

    opacity: 1;

    visibility: visible;

}

.certifications-section .gallery-item a::after {

    content: "\f002";

    font-family: FontAwesome;

    position: absolute;

    left: 50%;

    top: 50%;

    z-index: 2;

    transform: translate(-50%, -50%);

    font-size: 25px;

    color: #fff;

    opacity: 0;

    visibility: hidden;

    -webkit-transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -ms-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

    transition: all 0.5s ease;

}

.certifications-section .gallery-item a:hover::after{

    opacity: 1;

    visibility: visible;

}

.certifications-section .gallery-item img {

    -webkit-transition: 0.5s ease;

    -o-transition: 0.5s ease;

    transition: 0.5s ease;

}

.certifications-section .gallery-item:hover img {

    transform: scale(1.1);

}















/* careers-section */

.careers-section {

    padding: 100px 0 !important;

}

.careers-section .img-box {

    overflow: hidden;

    border-radius: 20px;

}







/* downloads-section */

.downloads-section {

    padding: 100px 0;

}

.downloads-section .item {

    background-color: #fff;

    box-shadow: 0 10px 20px 0 #0059a924;

    padding: 20px;

    border-radius: 10px;

    border: 1px solid #d9edff;

    -webkit-transition: all 0.3s;

    -o-transition: all 0.3s;

    transition: all 0.3s;

}

.downloads-section .item .wrap {

    display: flex;

    align-items: center;

    gap: 10px;

}

.downloads-section .item:hover {

    background-color: var(--primary-color);

    border-color: var(--primary-color);

}

.downloads-section .item .icon {

    width: 60px;

    height: 60px;

}

.downloads-section .item .icon img {

    -webkit-transition: all 0.3s;

    -o-transition: all 0.3s;

    transition: all 0.3s; 

}

.downloads-section .item:hover .icon img {

    filter: invert(1);

}

.downloads-section .item .content h3 {

    color: var(--primary-color);

    font-size: 20px;

    margin: 0;

}

.downloads-section .item .content p {

    color: #000;

    margin: 0;

}

.downloads-section .item:hover .content h3,

.downloads-section .item:hover .content p {

    color: #fff;

}















/* services-page-section */

.services-page-section {

    padding: 100px 0;

}

.services-page-section .row-2 {

    margin-top: 80px;

}

.services-page-section .row-3 {

    margin-top: 80px;

}

.services-page-section .content.left {

    margin-right: 40px;

}

.services-page-section .content.right {

    margin-left: 40px;

}

.services-page-section .content h4 {

    color: #65ab31;

    font-size: 28px;

    font-weight: 600;

    margin-top: 10px;

    margin-bottom: 10px;

}

.services-page-section .points {

    position: relative;

    display: block;

    margin-top: 0px;

    margin-bottom: 0px;

}

.services-page-section .points li {

    position: relative;

    display: flex;

    align-items: center;

    padding: 13px 0;

    border-bottom: 1px solid #0000001f;

}

.services-page-section .points li .icon {

    position: relative;

    display: flex;

    width: 30px;

    height: 30px;

    padding: 6px;

    justify-content: center;

    align-items: center;

    background: #60923221;

    border-radius: 50px;

}

.services-page-section .points li .icon svg {

    stroke: #5a8f29;

}

.services-page-section .points li .text {

    margin-left: 15px;

}

.services-page-section .points li .text p {

    font-weight: 500;

    color: var(--black);

    margin: 0;

}

.services-page-section .img-box {

    position: relative;

    border-radius: 20px;

    overflow: hidden;

}





.services-page-section .wrap-box .box {

    position: relative;

}

.services-page-section .wrap-box .box .img {

    position: relative;

    display: inline-block;

    width: 250px;

    border-radius: 20px;

    overflow: hidden;

    margin-bottom: 20px;

}

.services-page-section .wrap-box .box .text h3 {

    font-size: 30px;

    color: var(--primary-color);

    font-family: "Cal Sans";

    font-weight: 400;

}







/* product-page-section */

.product-page-section {

    padding: 100px 0;

    background-color: #f6f6f6;

}

.product-page-section .sidebar {

    position: sticky;

    top: 120px;

}

.product-page-section .sidebar .products-list {

    padding: 40px;

    background-color: #fff;

    border-radius: 20px;

}

.product-page-section .sidebar .products-list h2 {

    color: var(--primary-color);

    font-family: "Cal Sans";

    font-weight: 400;

    font-size: 30px;

}

.product-page-section .sidebar .products-list ul li a {

    padding: 10px 0;

    margin-bottom: 0;

    color: #59585d;

    display: block;

    border-bottom: 1px solid #e3e3e8;

   /* font-family: "Cal Sans";*/

    font-weight: 400;

    -ms-transition: all .5s ease;

    -o-transition: all .5s ease;

    -moz-transition: all .5s ease;

    -webkit-transition: all .5s ease;

    transition: all .5s ease;

}

.product-page-section .sidebar .products-list ul li:last-child a {

    border-bottom: none;

}

.product-page-section .sidebar .products-list ul li a::before {

    content: "\f111";

    font-family: FontAwesome;

    font-size: 6px;

    vertical-align: middle;

    margin-right: 7px;

    color: var(--secondary-color);

}

.product-page-section .sidebar .products-list ul li a.active,

.product-page-section .sidebar .products-list ul li a:hover {

    background-color: #6eb538;

    border-bottom: 1px solid transparent;

    color: #fff;

    padding-left: 20px;

    border-radius: 10px;

}

.product-page-section .sidebar .products-list ul li a.active::before,

.product-page-section .sidebar .products-list ul li a:hover::before {

    color: #fff;

}



.product-page-section .product-content .product-img {

    border-radius: 20px;

    overflow: hidden;

    margin-bottom: 30px;

}

.product-page-section .product-content h2 {

    color: var(--primary-color);

    font-family: "Cal Sans";

    font-weight: 400;

    font-size: 40px;

}

.product-page-section .product-content h4 {

    color: #65ab31;

    font-size: 26px;

    font-weight: 600;

    margin-top: 10px;

    margin-bottom: 10px;

}

.product-page-section .product-content .points-wrap {

    margin-bottom: 15px;

}

.product-page-section .product-content .points {

    position: relative;

    display: block;

    margin-top: 0px;

    margin-bottom: 10px;

}

.product-page-section .product-content .points li {

    position: relative;

    display: flex;

    align-items: center;

    padding: 6px 0;

    /* border-bottom: 1px solid #0000001f; */

}

.product-page-section .product-content .points li .icon {

    position: relative;

    display: flex;

    width: 30px;

    height: 30px;

    padding: 6px;

    justify-content: center;

    align-items: center;

    background: #60923221;

    border-radius: 50px;

}

.product-page-section .product-content .points li .icon svg {

    stroke: #5a8f29;

}

.product-page-section .product-content .points li .text {

    margin-left: 15px;

}

.product-page-section .product-content .points li .text p {

    font-weight: 500;

    color: #59585d;

    margin: 0;

}

.product-page-section .product-content .points li ul li {

    padding: 0;

}

.product-page-section .product-content .points li ul li::before {

    content: "";

    width: 8px;

    height: 8px;

    margin-right: 8px;

    border: 1px solid #000;

    border-radius: 20px;

}



.product-page-section .product-content .product-two-col {

    margin-top: 30px;

    margin-bottom: 30px;

}

.product-page-section .product-content .product-two-col .img-box {

    border-radius: 20px;

    overflow: hidden;

}













.table>thead {

    background-color: var(--primary-color);

}

.table>thead tr th {

    color: #fff;

    font-weight: 600;

    font-size: 16px;

    vertical-align: middle;

}

.table>tbody {

    border-top: none !important;

}











/* clients-page-section */

.clients-page-section {

    padding: 100px 0px;

    background-color: #F7F9FA;

}



.clients-page-section .nav-tabs {

    border-bottom: none;

}

.clients-page-section .nav-tabs li {

    margin-right: 20px;

}

.clients-page-section .nav-tabs li button {

    border: 1px solid #ddd;

    border-radius: 100px;

    padding: 10px 25px;

    background-color: #fff;

    color: #343434;

    font-size: 18px;

    font-weight: 500;

}

.clients-page-section .nav-tabs li button.active,

.clients-page-section .nav-tabs li button:hover {

    border-color: var(--primary-color);

    color: var(--primary-color);

    box-shadow: 0 5px 20px 0 #0000001f;

}



.clients-page-section .tab-content {

    padding-top: 40px;

}



.clients-page-section .tab-content .item {

    margin-bottom: 20px;

}

.clients-page-section .tab-content .item .img-box {

    background-color: #fff;

    box-shadow: 0 3px 30px rgba(0, 0, 0, .08);

    padding: 10px 40px;

    border-radius: 20px;

}

.clients-page-section .tab-content .item .img-box img {    

    transition: all 500ms ease;

}

.clients-page-section .tab-content .item:hover .img-box img {

    filter: none;

    transform: scale(1.05);

}















/* project-page-section */

.project-page-section {

    padding: 200px 0;

}





















/* enquiry-box */

.enquiry-box {

    position: fixed;

    right: -50px;

    top: 50%;

    transform: rotate(-90deg);

    z-index: 999;

}

.enquiry-box a {

    background-color: var(--primary-color);

    color: #fff;

    padding: 10px 35px;

    font-size: 20px;

}

.enquiry-box a:hover {

    background-color: #043968;

}





/* ----------------------

Contact Section

------------------------*/

.contact-section {

    padding: 100px 0;

}

.contact-section .sec-title {

    margin-top: 0px;

}

.contact-section .img-box {

    border-radius: 15px;

    overflow: hidden;

}

.contact-section .con-inner .content {

    margin-right: -110px;

    background-color: var(--secondary-color);

    position: relative;

    z-index: 2;

    display: block;

    padding: 30px 40px;

    margin-top: 50px;

    border-radius: 20px;

}

.contact-section .con-inner .content p {

    color: #fff;

}



.contact-section .contact-col {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

}



.contact-section .contact-form {

    padding: 40px;

    background: #dae8f5;

    border-radius: 20px;

}



.contact-form input,

.contact-form textarea,

.contact-form select {

    position: relative;

    display: block;

    width: 100%;

    height: 60px;

    background: #fff;

    border-radius: 20px;

    border: 0px solid #f4f1fa;

    font-size: 17px;

    color: #75727b;

    padding: 10px 20px;

    -webkit-transition: all 500ms ease;

    -o-transition: all 500ms ease;

    transition: all 500ms ease;

}



.contact-form textarea {

    height: 150px;

    padding: 15px;

}

.contact-form select {

    color: #696969;

} 



.contact-form fieldset {

    margin-bottom: 20px;

}



.contact-form input:focus,

.contact-form textarea:focus,

.contact-form select:focus {

    color: #222;

    border: 2px solid var(--secondary-color);

    background: #fff;

    -webkit-box-shadow: 0 0 40px rgba(51, 51, 51, 0.1);

    box-shadow: 0 0 40px rgba(51, 51, 51, 0.1);

    outline: none;

}





.contact-form button:hover {

    opacity: 0.9;

}



.contact-form textarea {

    padding: 20px;

}



.contact-form ::-webkit-input-placeholder {

    /* Edge */

    color: #7c7c7c;

}



.contact-form :-ms-input-placeholder {

    /* Internet Explorer 10-11 */

    color: #7c7c7c;

}



.contact-form ::-moz-placeholder {

    color: #7c7c7c;

}



.contact-form ::-ms-input-placeholder {

    color: #7c7c7c;

}



.contact-form ::placeholder {

    color: #7c7c7c;

}



.contact-section .contact-box {

    width: 100%;

    padding-left: 0px;

}



.contact-section .contact-box .contact-info h2 {

    color: #fff;

    font-size: 30px;

    margin-bottom: 30px;

    font-weight: 600;

}



.contact-section .contact-box .contact-info ul li {

    padding: 0px 0px 40px 60px;

    position: relative;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    line-height: 1.7;

    color: #fff;

}



.contact-section .contact-box .contact-info ul li:last-child {

    padding-bottom: 0;

}



.contact-section .contact-box .contact-info ul li:first-child {

    -webkit-box-align: start;

        -ms-flex-align: start;

            align-items: flex-start;

}



.contact-section .contact-box .contact-info ul li i {

    color: #fff;

    border-radius: 50px;

    background: var(--secondary-color);

    width: 40px;

    height: 40px;

    position: absolute;

    text-align: center;

    -webkit-box-shadow: none;

            box-shadow: none;

    margin-right: 20px;

    line-height: 40px;

    left: 0px;

}



.contact-section .contact-box .contact-info ul li p {

    color: #59585d;

    font-size: 16px;

    margin: 0 !important;

    font-weight: 500;

}



.contact-section .contact-box .contact-info ul li a {

    color: #59585d;

    font-weight: 500;

    font-size: 16px;

}



.contact-section .contact-box .contact-info h4 {

    font-size: 16px;

    color: var(--primary-color);

    margin-bottom: 5px;

    font-weight: 500;

}



form fieldset .radio {

    margin-top: 10px;

    position: relative;

}



form fieldset .radio li {

    margin: 0 10px;

}



.contact-form input[type="radio"] {

    width: auto;

    margin-bottom: 0;

}



form fieldset .radio li label {

    width: auto;

}





.svg-fill-color-light {

    fill: #fff !important;

}







/* -----------------

Footer Section

--------------------*/

footer {

    position: relative;

    display: block;

    background-color: var(--primary-color);

    background-image: url("../images/footer-bg.jpg");

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

    overflow: hidden;

    z-index: 1;

}

footer::before {

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1;

    width: 100%;

    height: 100%;

    background-color: #152952f0;

}



footer .footer-content {

    padding:80px 0 60px;

}



footer .widget h2 {

    color: #a5e767;

    font-size: 24px;

    text-transform: capitalize;

    font-weight: 500;

    margin-bottom:10px;
	
	margin-top:10px;

    margin-right: 15px;

    padding-bottom: 0px;

    position: relative;

}





footer .widget p {
    color: #e3e3e3;
    margin: 0;
}

footer .widget-about .logo-box {
    margin-bottom:20px;
    width: 300px;
}

footer .widget-about p {

    text-align: left;

    font-weight: 400;

    font-size: 17px;

    color: #fff;

}



footer .widget-links,

footer .widget-contact {

    position: relative;

    display: block;

    margin-left: 15px;

}



footer .widget-links .nav-links ul {

    padding: 0;

    list-style-type: none;

}



footer .widget-links .nav-links ul li {

    margin-bottom: 0;

}



footer .widget-links .nav-links ul li a {

    color: #fff;

    font-size: 17px;

    padding: 5px 0;

    font-weight: 400;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

        -ms-flex-align: center;

            align-items: center;

    -webkit-transition: 0.3s ease;

    -o-transition: 0.3s ease;

    transition: 0.3s ease;

}



/* footer .widget-links .nav-links ul li a:before {

    content: "\f105";

    font-family: "FontAwesome";

    padding-right: 10px;

    color: #7ed200;

    font-size: 12px;

} */



footer .widget-links .nav-links ul li a:hover {

    color: #a5e767;

    background-color: transparent;

}



footer .widget-contact .contact-info ul {

    padding: 0;

}



footer .widget-contact .contact-info ul li {

    position: relative;

    display: flex;

    margin-bottom: 15px;

}



footer .widget-contact .contact-info ul li .content h3 {

    font-size: 15px;

    font-weight: 400;

    color: #ffffffb0;

    line-height: 22px;

    margin-bottom: 0;

}

footer .widget-contact .contact-info ul li .content p {

    font-size: 17px;

    line-height: 22px;

    text-transform: none;

}



footer .widget-contact .contact-info ul li .icon {

    position: relative;

    top: 5px;

    display: inline-block;

}

footer .widget-contact .contact-info ul li .icon span {

    position: relative;

    display: inline-block;

    font-size: 21px;

    color: #ffffff;

}



footer .widget-contact .contact-info ul li .content {

    position: relative;

    display: block;

    margin-left: 12px;

}



footer .widget-contact .contact-info ul li p {

    display: -ms-grid;

    display: grid;

    text-align: left;

    font-size: 16px;

    color: #fff;

    font-weight: 400;

}



footer .widget-contact .contact-info ul li a {

    color: #fff;

    font-size: 16px;

    font-weight: 400;

}



footer .widget-contact .contact-info ul li a.email {

    margin-top: 10px;

}



/* footer .widget-contact .contact-info h4 {

  font-size: 15px;

  color: #fff;

  margin-bottom: 20px;

} */



/* ----------------------

Footer Bottom Section

------------------------*/

.footer-bottom {

    padding: 25px 0;

    border-top: 1px solid #ffffff1a;

}



.footer-bottom p,

.footer-bottom p a {

    margin: 0;

    color: #fff;

    font-size: 15px;

}



.footer-bottom .copyrights {

    float: left;

}



.footer-bottom .copyrights p span {

    margin-left: 10px;

}

.footer-bottom .copyrights p span a:hover {

    color: #a5e767;

}



.footer-bottom .design {

    float: right;

}



.social-icons {
    margin-top:10px;
    margin-bottom: 0px;
	float:right;
}



.social-icons li {

    display: inline-block;

    margin: 0 5px 0 0;

}



.social-icons li a {

    width: 35px;

    height: 35px;

    display: block;

    color: var(--primary-color);

    background-color: #ffffff;

    border: 1px solid #ffffff;

    border-radius: 50px;

    text-align: center;

    line-height: 35px;

    -webkit-transition: 600ms ease all;

    -o-transition: 600ms ease all;

    transition: 600ms ease all;

}

.social-icons li a:hover {

    background-color: var(--secondary-color);

    border-color: var(--primary-color);

}

.social-icons li a:hover i {

    color: #fff;

}



.social-icons li a i {

    font-size: 16px;

}



/* ----------------------

Go To Top

------------------------*/



.scroll-top {

    width: 45px;

    height: 45px;

    line-height: 40px;

    border: none;

    position: fixed;

    bottom: 105%;

    right: 50px;

    font-size: 22px;

    border-radius: 50%;

    z-index: 99;

    color: #ffffff;

    text-align: center;

    cursor: pointer;

    background: var(--secondary-color);

    -webkit-transition: 0.5s ease;

    -o-transition: 0.5s ease;

    transition: 0.5s ease;

  }

  .scroll-top i {

    color: #fff;

  }

  .scroll-top:hover{

    background: var(--primary-color);

  }

  .scroll-top.show {

    bottom: 45px;

  }

  .scroll-top i {

    color: #fff;

    transform: rotate(90deg);

    display: inline-block;

  }

  .scroll-top:after {

    position: absolute;

    z-index: -1;

    content: '';

    top: 100%;

    left: 5%;

    height: 10px;

    width: 90%;

    opacity: 1;

    background: -o-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);

    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);

  }

  













.captcha-img {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

}



.captcha-img img {

    width: 200px;

}



#captcha_reload i {

    color: #000000;

    font-size: 22px;

    line-height: 40px;

    padding-left: 10px;

}



#captcha-field {

    margin: 0;

}



#captcha-error {

    text-align: center;

}



#captcha-error p {

    margin: 0;

}



#captcha_reload i {

    color: #000;

    font-size: 20px;

    height: 100%;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

        -ms-flex-align: center;

            align-items: center;

}



#captcha-field {

    margin-top: 0px;

}



#captcha_image {

    width: 80%;

    height: 100%;

    margin: 0 0px 0 0;

    text-align: center;

}



#success_message {

    text-align: center;

    background-color: #dff2d5;

    padding: 5px 10px;

    border: 1px solid #399d04;

    margin-top: 20px;

}



#success_message h3 {

    color: #000;

    font-size: 16px;

    font-weight: 500;

    margin: 0;

}



.help-block.error,

#file-error p {

    color: #f00;

    font-size: 14px;

}



#employment_type-error {

    position: absolute;

    top: 100%;

}



#error_message {

    text-align: center;

    background-color: #f2d5d5;

    padding: 5px 10px;

    border: 1px solid #9d0404;

    margin-top: 20px;

}



#error_message h3 {

    color: #000;

    font-size: 16px;

    font-weight: 500;

    margin: 0;

}



@media only screen and (min-width: 1320px) {

    .container {

        max-width: 1320px;

    }

}







@media only screen and (max-width: 1399px) {

    .banner-slider .slide-content .content .sub-heading h4 {

        font-size: 16px;

    }

    .banner-slider .slide-content .content .heading h2 {

        font-size: 45px;

        margin-bottom: 15px;

    }

    .banner-slider .slide-content .content .sub-heading-2 h5 {

        font-size: 28px;

    }

}



@media only screen and (max-width: 1366px) {

    .navbar {

        padding: 0 30px;

    }

}



@media only screen and (max-width: 1199px) {

    .top-bar .wrapper.right .top-menu {

        display: none;

    }

    .navbar .contact-info {

        display: none;

    }

    #main-nav #main-menu > li > a {

        padding: 10px 0;

    }

    .banner-slider .slide-content .content .sub-heading h4 {

        font-size: 16px;

        margin-bottom: 15px;

    }

    .banner-slider .slide-content .content .heading h2 {

        font-size: 40px;

        margin-bottom: 15px;

    }

    .banner-slider .slide-content .content .sub-heading-2 h5 {

        font-size: 25px;

    }

    .about-section .left-box {

        margin: 0 auto 0;

    }

    .about-section .right-box {

        margin: 120px auto 0;

    }

    .counter-section .left {

        margin: 0 auto 0;

    }

    .counter-section .right {

        margin: 60px auto 0;

    }

    .testimonials-section .left {

        margin-bottom: 40px;

    }

    .testimonials-section .right {

        padding-left: 0px;

    }

    .clients-section .items-wrap {

        gap: 20px;

        flex-wrap: wrap;

        justify-content: center;

    }

    .clients-section .items-wrap .item .img-box {

        border-radius: 10px;

    }

    .clients-section .items-wrap .item {

        width: calc(50% - 20px);

    }

    footer .widget {

        margin-bottom: 40px;

    }

    footer .widget-links, 

    footer .widget-contact {

        margin-left: 0;

    }

}



@media only screen and (max-width: 1199px) {

    .banner-slider .slide-content .content .sub-heading h4 {

        font-size: 16px;

        margin-bottom: 0;

    }

    .banner-slider .slide-content .content .heading h2 {

        font-size: 30px;

        margin-bottom: 0;

    }

    .banner-slider .slide-content .content .sub-heading-2 h5 {

        font-size: 20px;

        margin-bottom: 30px;

    }

    .company-profile .img-box .exp-box {

        top: 80%;

    }

    .company-profile .right-box {

        margin-top: 40px;

    }

    .core-strengths .img-box .content {

        position: relative;

        bottom: 0;

        background-color: #5a8f29;

        padding: 20px 30px;

    }

    .services-page-section .content.left {

        margin-right: 0px;

        margin-bottom: 50px;

    }

    .services-page-section .content.right {

        margin-left: 0px;

        margin-top: 50px;

    }

    .clients-page-section .nav-tabs {

        justify-content: center;

    }

}



@media only screen and (max-width: 991px) {

    .top-bar {

        display: none;

    }

    .navbar {

        background-color: #fff !important;

        padding: 20px 0;

    }

    .navbar-brand.light {

        display: none;

    }

    .navbar-brand.dark {

        display: block;

        width: 200px;

    }

    .navbar-nav {

        margin-top: 30px;

    }

    #main-nav {

        margin-left: 0px;

        margin-top: 40px;

    }

    #main-nav #main-menu > li > a .sub-arrow {

        background-color: #f1f1f1;

        margin-left: 10px;

        top: 1px;

    }

    #main-nav #main-menu > li > a {

        color: #000;

    }

    .navbar-nav li .nav-link {

        padding: 10px 0px !important;

        color: var(--black) !important;

    }

    .dropdown .dropdown-toggle::after {

        content: "\f107";

        font-family: FontAwesome;

    }

    .navbar-nav li.dropdown:hover .dropdown-toggle::after {

        content: "\f107";

        font-family: FontAwesome;

    }

    .banner-carousel .content-box .wrapper {

        margin-top: 10px;

    }

    .banner-carousel .content-box .theme-btn-two {

        display: flex;

        align-items: center;

        font-size: 14px;

        line-height: 30px;

        padding: 6px 11px 6px 20px;

    }

    .banner-carousel .content-box .theme-btn-two span {

        width: 30px;

        height: 30px;

        display: flex;

        justify-content: center;

        align-items: center;

    }

    .banner-carousel .content-box .theme-btn-two span svg {

        width: 20px;

    }

    .banner-carousel .content-box .theme-btn-two span i {

        font-size: 10px;

    }

    .banner-slider .slide-content {

        padding: 190px 0 120px;

    }

    .banner-slider .slide-content .content {

        top: 60%;

    }

    .banner-carousel .content-box .lower-box {

        margin-top: 20px;

    }

    .banner-carousel .content-box .lower-box .text {

        font-size: 2vw;

        line-height: 2.5vw;

    }

    .sdg-section .sec-title {

        text-align: center;

    }

    .about-section .pr-70 {

        padding-right: 0px;

    }

    .about-section .about-content .about-animations {

        display: none;

    }

    .about-section .about-content .image {

        padding-top: 60px;

    }

    .about-section .owl-partner {

        padding-top: 60px;

    }

    .video-section .video-wrap {

        padding: 225px 0 226px 0;

    }

    .video-section .skills {

        margin-bottom: 60px;

    }

    .testi-section .content p {

        font-size: 24px;

    }

    .exhibitions-section .sec-title h2 {

        font-size: 30px;

    }

    .company-profile {

        padding: 100px 0;

    }

    .company-profile .img-box {

        padding-right: 0;

    }

    .company-profile .img-box .exp-box {

        bottom: -30px;

        right: 0;

        top: auto;

    }

    .core-strengths .img-box {

        margin-left: 0px;

    }

    .directors-section .item {

        margin-bottom: 30px;

    }

    .awards-section .gallery-item {

        margin-bottom: 25px;

    }

    .certifications-section .gallery-item {

        margin-bottom: 25px;

    }

    .careers-section .img-box {

        margin-bottom: 30px;

    }

    .downloads-section .item {

        margin-bottom: 30px;

    }

    .contact-section .contact-box {

        margin-bottom: 40px;

    }

    .product-page-section .sidebar {

        margin-bottom: 40px;

    }

    .product-page-section .product-content .product-two-col .img-box {

        margin-bottom: 30px;

    }



    footer .footer-newsletter .title {

        font-size: 26px;

    }

    footer .widget {

        margin-bottom: 40px;

    }

    .footer-bottom .copyrights,

    .footer-bottom .design {

        float: none;

    }

    .footer-bottom .copyrights p,

    .footer-bottom .design p {

        text-align: center;

    }

}





@media only screen and (max-width: 767px) {

    #main-nav #main-menu > .dropdown > a .sub-arrow::after {

        height: 0;

    }

    #main-nav #main-menu > li > a .sub-arrow {

        top: 21px;

        right: 0;

        position: absolute;

    }

    .about-section .right-box {

        margin: 80px auto 0;

    }

    .banner-carousel .content-box {

        max-width: 100%;

        padding: 0 20px;

    }

    .banner-carousel .content-box h2 {

        margin-bottom: 0;

    }

    .banner-carousel .content-box .lower-box {

        width: 100%;

    }

    .banner-slider .slide-content .image {

        display: none;

    }

    .banner-slider .slide-content {

        padding: 240px 0 350px;

    }

    .sec-title h2 {

        font-size: 30px;

    }

    .services-section .bottom-link {

        font-size: 14px;

        margin-top: 0px;

    }

    .services2-section .sec-title h2 {

        font-size: 27px;

    }

    .projects-section .item .wrap .content .title {

        font-size: 18px;

    }

    .testi-section .content p {

        font-size: 20px;

        margin-bottom: 25px;

    }

    .exhibitions-section .sec-title {

        margin-bottom: 20px;

    }

    .exhibitions-section .button {

        margin-bottom: 50px;

    }

    .milestones-section .item .content {

        padding: 0 0px 0 0;

    }

    /* .milestones-section .inner {

        margin: 0 50px;

    } */

    .milestones-section .item .img-box {

        margin-left: auto;

        margin-right: auto;

    }

    .milestones-section .inner .item:before {

        left: 50%;

    }

    .milestones-section .item .content h3,

    .milestones-section .item .content p {

        text-align: center;

    }

    .clients-page-section .nav-tabs li {

        margin-bottom: 15px;

    }



    footer .footer-newsletter .newsletter-form {

        max-width: 498px;

        margin: 0 auto 0 0;

        position: relative;

    }

    footer .footer-newsletter .title {

        font-size: 26px;

        margin-bottom: 30px;

    }

    .timeline .swiper-slide-active .timeline-title {

        margin-bottom: 10px;

    }

    .timeline .swiper-container {

        height: 140px;

    }

}





@media only screen and (max-width: 575px) {

    .banner-carousel .content-box .sub-title {

        font-size: 8px;

        padding: 4px 12px 3px 10px;

    }

    .banner-carousel .content-box .lower-box .theme-btn-two {

        font-size: 14px;

        padding: 6px 11px 6px 20px;

    }

    .theme-btn-two span i {

        font-size: 14px;

    }

    .about-section .img-box {

        padding-left: 0;

        padding-right: 0;

        padding-top: 0;

    }

    .about-section .img-box .img-2 {

        position: relative;

        margin-top: 20px;

    }

    .about-section .img-box .exp-box {

        position: relative;

        left: 0;

        top: 100%;

        animation: none;

        margin-top: 20px;

    }

    .about-section .img-box .shape-2 {

        display: none;

    }



    .clients-section .items-wrap {

        flex-direction: column;

    }

    .clients-section .items-wrap .item {

        width: 100%;

    }
	

}



@media only screen and (max-width: 480px) {

    .banner-slider .slide-content .content .heading h2 {

        font-size: 21px;

    }
	

}



.prdc img{ border-radius:20px; margin-top:40px;} 
.evnts h4{position: relative; font-size:20px; line-height: 14px; text-transform: uppercase; font-weight: 500; color: #fff; 
display: inline-block; padding:14px 30px; border-style: solid; border-width: 1px; border-color: #7272722e; border-radius: 40px; margin-bottom: 20px; background-color:#82c450;}
#secd{ padding:30px 0px 0px 0px;}
.mlstns img{ border-radius:20px;}
.sbtxt{ font-size:24px;}
.splsec h2{color:#82c450; font-weight:600; padding-bottom:10px;}
.spsec2{ margin-top:-20px;}

.whtsup{ position:fixed; left:40px; bottom:20px; background-color:#2ab200; color:#fff;
 z-index:999; text-align:center; border-radius:40px;  -moz-border-radius:40px;  -webkit-border-radius:40px;}
.whtsup p{ margin:0; padding:0px 12px 0px 12px; font-weight:bold; font-size:40px;}
.whtsup p a{color:#fff;}

.turncnp{
    padding:90px 0px 90px 0px;
    background-image: url("../images/img_.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center; background-color:#F7F9FA;
}
.turnlft { padding-right:20px;}
.turnlft h3{ font-size: 22px;font-weight: 600;line-height: 32px; margin-top: 1px;color: #333;}
.turnbx{ border-bottom:1px solid #0000001f; padding:0px; margin:0px 0px 10px 0px;}
.turnrgh{ background-color:#D1EFC873; border-radius:10px; border:1px solid #64AB59; padding:20px; margin:20px 0px 0px 0px;}
.turnrgh h3{ font-size:22px;font-weight: 600;line-height: 32px; margin-top: 1px;color: #333;}

.timeline {
      position: relative;
      margin: auto;
    }

    /*.timeline::after {
      content: '';
      position: absolute;
      width: 4px;
      background-color: #888;
      top: 0;
      bottom: 0;
      left: 30px;
      margin-left: -2px;
      z-index: 0;
    }
*/
    .event {
      padding: 10px 20px;
      position: relative;
      background-color: #82c450;
      border-radius: 6px;
      margin: 1rem 2rem 1rem 62px;
      box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    }

    .event::before {
      content: '🪨';
      position: absolute;
      left: -50px;
      top: 10px;
      font-size: 1.5rem;
      z-index: 1; /* 🪨 is in front of the line */
    }

    .date {
      font-weight: 600;
      color: #fff;
	  font-size: 20px;
    }

    .desc {
      margin-top:0px;
      color: #eee;
    }

#drpdwn{ padding-bottom:20px;}


.card {
	position: relative;
	cursor:pointer;
}

.face {
	position: absolute;
	width: 100%;
	height: 100%;
	backface-visibility: hidden;
	border-radius: 10px;
	overflow: hidden;
	transition: .5s;	
}

.card .front {
	transform: perspective(600px) rotateY(0deg);
	box-shadow: 0 5px 10px #fff;
}

.card .front img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.text-h1 {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #fff;
	background: rgba(0, 0, 0, .4);
	text-align: center;
}

.card .back {
	display: flex;
	flex-direction: column;
	/*justify-content: space-between;*/
	transform: perspective(600px) rotateY(180deg);
	background: #fff;
	padding:15px;
	color:#82c450;	
	box-shadow: 0 5px 10px #fff;	
}

.text-p {}

.links {
	border-top: 1px solid crimson;
	height: 50px;
	line-height: 50px;
}

.link-a {
	color: #015bab;
}

.card .back .text-h2{font-size:24px; color: #015bab; font-weight:600;}
.card .back .text-p {}
.card:hover .front {transform: perspective(600px) rotateY(180deg);}
.card:hover .back {transform: perspective(600px) rotateY(360deg);}
.pthimg{ border-radius:20px; overflow:hidden; border:1px solid #eee; margin:10px 0px 20px;}

.tablecol{ padding:10px 0px 0px 0px; margin:0px 0px;}
.tablecol table{ border:1px solid #dadada;  }
.tablecol table tr th{ background-color:#eee; font-weight:400;}
.tablecol h4{  font-weight:600; color:#d4230c; font-size:20px; padding:0px 0px; margin:0px;}
.tablecol table tr th,.tablecol table tr td{padding:10px 10px; font-size:16px; border:1px solid #dadada; color: #59585d;}
.tablecol table tr{ padding:0px 0px 0px 0px;  }
.tablecol table tr td a{ padding:0px 0px; color:#686868;}
.tablecol table tr td a:hover{ color:#a6794f;}
.tablecol table tr:nth-child(even){ background-color:#eee; }
.turlt img{border-radius:20px; overflow:hidden; margin-top:2px;}

