@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&display=swap');
.bilink,
.bilinks {
    transation-duration: 0.8s !important;
    animation-duration: 3s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-play-state: running

}

img {
    max-width: 100%
}

.logo-web {
    width: 30% !important
}

*,
:focus {
    outline: 0
}

*,
a,
a:hover {
    text-decoration: none
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
span,
ul {
    margin-bottom: 0
}


* {
    font-family: "Exo 2", sans-serif;
    border: none;
    list-style: none;
    text-transform: initial;
    box-sizing: border-box
}

::selection {
    background-color: #c71a1e;
    color: white;
}

body,
html {
    overflow-x: hidden;
    scroll-behavior: smooth
}

.box-mobile::-webkit-scrollbar,
body::-webkit-scrollbar {
    width: 8px
}

.box-mobile::-webkit-scrollbar-track,
body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px #fff
}

.box-mobile::-webkit-scrollbar-thumb,
body::-webkit-scrollbar-thumb {
    background-color: #c71a1e;
    outline: 1px solid #c71a1e;
}

._relate,
.black,
.relative {
    position: relative
}

.absolute,
.all-clients img {
    position: absolute
}

ul {
    padding: 0;
    margin: 0
}

.logo_port .portfolio_box_img a figure,
img {
    height: auto
}

.card-box p,
a,
li,
p,
span {
    font-size: 16px
}

.container {
    max-width: 1170px
}

section {
    padding: 60px 0
}


.header__wrap .navbar-light .navbar-nav .nav-link {
   color: black;
    font-size: 16px;
    padding: 0 22px;
}

.bnr-wrap {
    position: relative;
    height: 600px;
    overflow: hidden;
    overflow: clip;
}

.bnr-wrap .bnr-content {
    position: absolute;
    top: 18%;
    left: 0;
    right: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bnr-wrap video {
    max-width: 100%;
}
.bnr-wrap .bnr-content h1 , .bnr-wrap .bnr-content h1 span  , .inner-wrap .content h3   , .inner-wrap .content h3 span  , .about-info h4
, .meet-wrap h5 , .meet-wrap h5 span{
    font-size: 60px;
    color: white;
    font-weight: 700;
    letter-spacing: -2px;
}

.bnr-wrap .bnr-content h1 span  , .inner-wrap .content h3 span , .meet-wrap h5 span {
    color: #4FA304;
}

.bnr-wrap .bnr-content p  , .inner-wrap .content p , .meet-wrap p{
    font-size: 16px;
    color: white;
    font-weight: 300;
}

.outline-btn {
    font-size: 15px;
    color: white;
    font-weight: 400;
    border: 1px solid white;
    padding: 12px 25px;
    display: inline-block;
}

a.outline-btn:hover {
    background-color: white;
    color: black;
}

.solid-btn {
    font-size: 15px;
    color: white;
    font-weight: 400;
    border: 1px solid #4FA304;
    padding: 12px 25px;
    display: inline-block;
    background-color: #4FA304;
}

a.solid-btn:hover {
    background-color: white;
    color: black;
}

.black-color {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgb(0 0 0 / 50%) 0%, rgb(0 0 0) 100%);
}

.green-txt {
    background-color: #4fa304;
}

.green-txt p {
    padding: 20px 0;
    font-size: 16px;
    color: white;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 21px;
}

.about-wrap {
  background-image: url('../../assets/images/about-bg.png'); /* Specifies the image to use */
  background-size: cover; /* Ensures the image covers the entire element */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  background-position: center center; /* Centers the image horizontally and vertically */
      padding: 100px;
}

.about-wrap h4 , .about-wrap h4 span {
    font-size: 50px;
    color: white;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 55px;
}

.about-wrap h4 span {
    color: #4fa304;
    text-transform: capitalize;
}

.about-wrap p {
    padding: 20px 0;
    font-size: 16px;
    color: white;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 21px;
}
.about-conent {
    padding-left: 50px;
}

section.featured {
   background-color: #d0d0d0;
}

.featured h2 {
    font-size: 50px;
    color: black;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 55px;
    text-align: center;
}
.featured p {
    padding-top: 10px;
    font-size: 16px;
    color: black;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 21px;
    text-align: center;
}

.gallery h4 {
    font-size: 50px;
    color: white;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 55px;
    text-align: center;
    padding: 10px 0;
    background-color: #4FA304;
}
.gallery  .content{
    position: relative;
}
.gallery  .content h5 {
    position: absolute;
    bottom: 10%;
    text-align: center;
    display: flex;
    justify-content: center;
    width: 100%;
     font-size: 50px;
    color: white;
    font-weight: 500;
    letter-spacing: -1px;
    line-height: 55px;
    text-align: center;
    padding: 10px 0;
}


.slick-dots li {
  width: 20px;
  height: 4px;
  background-color: #4FA304
}

.slick-dots li:active {
  background-color: #4FA304
}

.slick-dots li.slick-active button:before {
  background-color: white;
  width: 20px;
  height: 4px;
}

.slick-dots li button:before,
.slick-dots li.slick-active button:before {
  color: transparent;
}

.slick-dots {
    bottom: 22px;
}

.approach-bg {
  background-image: url('../../assets/images/approach-bg.png'); /* Specifies the image to use */
  background-size: cover; /* Ensures the image covers the entire element */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  background-position: center left; /* Centers the image horizontally and vertically */
  padding: 100px;
  top: -6px;
  position: relative;
}
.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.review h3  , .footer-wrap h6{
     font-size: 50px;
    color: black;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 55px;
    text-align: center;
    
}
.review p {
     padding-top: 10px;
    font-size: 16px;
    color: black;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 21px;
    text-align: center;
}
.review .ontent p{
    font-size: 16px;
    text-align: left;
    border: 1px solid #80808047;
    padding: 30px 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
     transition: all .3s linear;
}

.review .ontent p:hover {
    background-color: #4fa304;
    color: white;
    transform: translateY(-10px);
    transition: all .3s linear;
}
.footer-wrap {
    background-image: url('../../assets/images/contact-bg.png'); /* Specifies the image to use */
  background-size: cover; /* Ensures the image covers the entire element */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  background-position: center left; /* Centers the image horizontally and vertically */
}

.footer-wrap p {
    padding-top: 10px;
    font-size: 16px;
    color: black;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 21px;
    text-align: center;
}

.footer-wrap form .input-group {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    gap: 20px;
}

.footer-wrap form input , .footer-wrap form textarea {
    width: 100%;
    height: 50px;
    border-radius: 0;
    padding: 15px;
    margin-bottom: 10px;
}

.footer-wrap form textarea {
    height: 150px;
}

.footer-wrap form button {
     font-size: 15px;
    color: white;
    font-weight: 400;
    border: 1px solid black;
    padding: 12px 25px;
    display: inline-block;
    background-color: black;
    margin: auto;
    display: block;
    width: max-content;
}
.cta-wrap {
  background-image: url('../../assets/images/form-bg.png'); /* Specifies the image to use */
  background-size: cover; /* Ensures the image covers the entire element */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  background-position: center left; /* Centers the image horizontally and vertically */
}

.cta-wrap h4 {
       font-size: 35px;
    color: white;
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 45px;
    text-transform: uppercase;
}
.cta-wrap form input {
    display: block;
    font-size: 15px;
    color: black;
    width: 100%;
    height: 50px;
    padding: 15px;
}

.cta-wrap form button {
    font-size: 15px;
    color: white;
    font-weight: 400;
    border: 1px solid black;
    padding: 12px 25px;
    display: inline-block;
    background-color: black;
    margin: auto;
    display: block;
    width: 100%;
}
.cta-wrap form {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.contact-bg {
      background-image: url(../../assets/images/contact-bg.png) !important;
  background-size: cover; /* Ensures the image covers the entire element */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  background-position: center left; /* Centers the image horizontally and vertically */
}
.footer-wrap {
  background-image: url('../../assets/images/footer-bg.png'); /* Specifies the image to use */
  background-size: cover; /* Ensures the image covers the entire element */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  background-position: center left; /* Centers the image horizontally and vertically */
}

.footer-wrap h3 {
    font-size: 25px;
    font-weight: 600;
    color: #3f8a1a;
    padding-bottom: 10px;
}

.footer-wrap ul li a {
    color: white;
    font-weight: 300;
    font-size: 15px;
    line-height: 32px;
}

.footer-wrap ul li a:hover {
    color: #3f8b1b;
}

.footer-wrap h5 {
    font-size: 40px;
    color: white;
    text-transform: uppercase;
    line-height: 45px;
    font-weight: 600;
}

.featured {
    position: relative;
}

.featured .icon {
    position: absolute;
    border: 1px solid grey;
    padding: 4px 13px;
   
    background-color: #ffffffe3;
    border-radius: 300px;
    font-size: 25px;
    font-weight: 700;
    color: #4fa31f;
}
.featured .i1{
 top: 46%;
    left: 38%;
}
.featured .i2 {
    top: 68%;
    left: 44%;
}

.featured .i3 {
    top: 53%;
    left: 47%;
}

.featured .i4 {
    top: 50%;
    left: 58%;
}
.featured .i5 {
    top: 62%;
    left: 67%;
}
.point {
    background-color: black;
    max-width: 300px;
    padding: 13px 20px 40px 30px;
    clip-path: polygon(100% 0, 100% 87%, 49% 88%, 45% 94%, 41% 88%, 0 87%, 0 0);
    position: absolute;
  
}
.hover-txt-1 {
    top: 23%;
    left: 32%;
}
.hover-txt-2 {
    top: 62%;
    left: 27.3%;
}
.hover-txt-3 {
    top: 31%;
    left: 41.3%;
}

.hover-txt-4 {
    top: 27%;
    left: 52%;
}
.hover-txt-5 {
    top: 39%;
    left: 61%;
}
.point h4 {
    font-size: 20px;
    color: #4fa31f;
    font-weight: 600;
    text-align: center;
}

.point p {
    font-size: 14px;
    color: white;
    line-height: 21px;
}

.gallery img {
    width: 100%;
}

.hover-txt-1, .hover-txt-2, .hover-txt-3, .hover-txt-4, .hover-txt-5 {
    display: none;
    background: black;
    padding: 15px;
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0,0,0,0.25);
        padding: 15px 15px 40px 15px;
}

/* default visible */
.hover-txt-1 {
    display: block;
}


.contact {
    background-image: url('../../assets/images/contact.png'); /* Specifies the image to use */
    background-size: cover; /* Ensures the image covers the entire element */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    background-position: center left; /* Centers the image horizontally and vertically */
}

.inner-wrap {
    padding: 150px;
}
.about {
    background-image: url('../../assets/images/about.png'); /* Specifies the image to use */
    background-size: cover; /* Ensures the image covers the entire element */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    background-position: center left; /* Centers the image horizontally and vertically */
}
.about-info {
    background-image: url('../../assets/images/about-info.png'); /* Specifies the image to use */
    background-size: cover; /* Ensures the image covers the entire element */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    background-position: center left; /* Centers the image horizontally and vertically */
}

.about-info ul li {
    font-size: 16px;
    color: #ffffffd6;
    list-style: disc;
    line-height: 30px;
}

.about-info .content p {
    font-size: 16px;
    color: #ffffffd6;
    line-height: 23px;
    padding-bottom: 20px;
}

.presentation h4  , .logo h4{
    font-size: 60px;
    color: black;
    font-weight: 700;
    letter-spacing: -2px;
    text-align: center;
}

.project-content h4 {
    font-size: 45px;
    color: black;
    font-weight: 700;
    letter-spacing: -2px;
    text-align: left;
    line-height: 50px;
    padding-bottom: 10px;
}
.project-content p {
    padding: 5px 0;
    color: #000000c7;
}
.meet-wrap {
    background-image: url('../../assets/images/meet-bg.png'); /* Specifies the image to use */
    background-size: cover; /* Ensures the image covers the entire element */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    background-position: center left; /* Centers the image horizontally and vertically */
}


.meet-wrap .content ul {
    display: flex;
    align-items: center;
    gap: 30px;
}

.meet-wrap .content ul li img {
    max-width: 200px;
}

.meet-wrap .content {
    background-color: #19181B;
    padding: 30px;
    border-radius: 5px;
    box-shadow: rgb(151 151 151 / 25%) 0px 30px 60px -12px inset, rgb(39 37 37 / 30%) 0px 18px 36px -18px inset;
    transition: all .3s linear;
        margin: 0 5px;
}

.meet-wrap .content h4 {
    font-size: 20px;
    color: #4fa304;
    font-weight: 700;
    line-height: 26px;
}

.meet-wrap .content h6 {
    font-size: 16px;
    color: #ffffffc7;
    font-weight: 700;
}

.meet-wrap .content p {
    font-size: 14px;
    line-height: 22px;
    padding-top: 10px;
    color: #ffffffa6;
}

.meet-wrap .content:hover {
    box-shadow: rgb(76 157 5 / 24%) 0px 30px 60px -12px inset, rgb(79 163 4) 0px 18px 36px -18px inset;
    transform: translateY(-5px);
    transition: all .3s linear;
}


.logo ul {
    display: flex;
}

.logo ul li img {
    transition: all .3s linear;
}

.logo ul li img:hover {
    transform: translateY(-5px);
    transition: all .3s linear;
}
.project {
    background-image: url('../../assets/images/projects.png'); /* Specifies the image to use */
    background-size: cover; /* Ensures the image covers the entire element */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    background-position: center left; /* Centers the image horizontally and vertically */
}


.featured-content {
    position: relative;
}

.image-box {
    position: relative;
    z-index: 1;
}

.car-img {
    display: none;
    width: 100%;
}

.car-img.change-1 {
    display: block; /* default show */
}

.points .icon {
    position: absolute;
    z-index: 5; /* TOP MOST SO CLICK WORKS */
    cursor: pointer;
}

/* You will position your icons here */
.points .icon:nth-child(1) { top: 125px; left: 200px; }
.points .icon:nth-child(2) { top: 100px; left: 300px; }
.points .icon:nth-child(3) { top: 150px; left: 450px; }
.points .icon:nth-child(4) { top: 200px; left: 600px; }
.points .icon:nth-child(5) { top: 250px; left: 750px; }


.presentation-slider img {
    padding: 0 5px;
}


.meet-slider .slick-dots {
    bottom: -44px;
}


.info a {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 17px;
    font-weight: 700;
    color: white;
    padding-bottom: 12px;
}

.info a i {
    background-color: #3f9005;
    color: white;
    padding: 10px;
    clip-path: circle();
}

.info a:hover {
    color: #408e0a;
}


.video-about video {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.video-about {
    height: 500px !important
}

.video-about  .bnr-content {
    top: 30% !important;
}


.points .point-box {
    position: absolute;
    cursor: pointer;
}

.points .icon {
    width: 35px;
    height: 35px;
    background: #000;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.featured-content img {
    width: 100%;
}

.hover-content {
    margin-top: 20px;
}

.footer-wrap img {
    margin: auto;
    display: block;
}

.footer-wrap h5 {
    text-align: center;
    font-size: 30px;
}

.footer-wrap h3 {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 10px;
}

.footer-wrap .info {
    display: flex;
    justify-content: center;
    gap: 30px;
}

.info a {}

.footer-wrap p {
    text-align: center;
    color: white;
}

.footer-wrap hr {
    color: white;
}


.content-1 , .content-2 , .content-3 , .content-4 , .content-5{
    position: absolute;
    background-color: black;
    width: 200px;
    height: auto;
    padding: 20px;
    border-radius: 5px;
}

.content-1 p , .content-2 p , .content-3 p , .content-4 p , .content-5 p {
    color: white;
    font-weight: 400;
    font-size: 17px;
    line-height: 25px;
    text-align: left;
}



.content-1 {
    position: absolute;
    left: -80px;
    top: -153px;
}

.content-3 {
    top: -182px;
}

.content-4 {
    top: 52px;
}

.content-5 {
    left: -55px;
    top: -226px;
}

.content-2 {
    left: -65px;
    top: 47px;
}


/* Hide all content boxes */
.points > .icon div[class^="content"] {
    display: none;
}

/* Show content-1 by default */
.points > .icon .content-1 {
    display: block;
}

/* Optional: Active icon style */
.points .icon.active i {
    transform: rotate(45deg);
    color: red;
    transition: 0.3s;
}
