/* @import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;500&family=Tajawal:wght@500&display=swap'); */
@font-face {
    font-family: 'Somar Sans Bold'; /* Define the font family name */
    src: url('../fonts/somar/somar/SomarSans-Bold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/somar/somar/SomarSans-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/somar/somar/SomarSans-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/somar/somar/SomarSans-Bold.woff') format('woff'); /* Modern Browsers */
    font-weight: bold;
    font-style: normal;
}
/* globle style  */
/*scrollbar width */
::-webkit-scrollbar { width: 10px; height: 7px; }
/*scrollbar Track */
::-webkit-scrollbar-track { box-shadow: inset 0 0 5px #efddc7; border-radius: 10px; }
/*scrollbar Handle */
::-webkit-scrollbar-thumb { background: var(--secondary); border-radius: 10px; }
/*scrollbar Handle on hover */
::-webkit-scrollbar-thumb:hover { background: var(--secondary); }
html,body{
    overflow-x: hidden !important;
}

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
b,
li,
a,
li.a,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
* {
    /* font-family: 'Source Sans 3', sans-serif; */
    font-family: 'Somar Sans Bold', sans-serif!important;
    font-weight: 500 ;
}
.nav-active{
    color: var(--primary) !important;
    border-top: 2px solid var(--primary);
    border-bottom: 2px solid var(--primary);
}

.navbar-nav a.nav-item.nav-link{
    padding: 5px 5px;
    color: #000;
    font-size: 16px;
    line-height: 36px;
}
.main-color{
    color: var(--secondary);
}
.sec-color{
    color: var(--primary) !important;
}
.bg-main{
    background: var(--primary) !important;
}
.bg-sec{
    background: var(--secondary) !important;
}
.fs-48{
    font-size: 48px !important;
}

div.soical-media a{
    background-color: var(--secondary);
    padding: 6px 8px 8px 8px;
    border:2px  solid #fff;
    border-radius: 50%;
}
.btn-contact{
    background: var(--secondary) !important;
    color:#fff !important;
    padding: 15px 30px;
    border-radius: 50px;
}


.home--slider{
    position: relative;
    top: -115px;
    height: 890px;
    width: 100%;
    background-size: cover;
    background-position: top  left;
    background-repeat: no-repeat;
}
.slider--span{
    background-color: #38512526;
    font-weight: 700;
    color: var(--secondary);
    padding: 10px 30px;
    border-radius: 50px;
    font-size: 20px;
}
.slider--img{
    width: 100%;
    height: 640px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;

}




.cat--item.cat-active{
    border: 1px solid var(--secondary);
    border-radius: 18px;
    padding: 10px;
    background-color:#3851251c ;
    color: var(--secondary);
}
.cat--item{
    padding: 10px;
    color: #fff;
}

.item-tect-feature{
    position: relative;
    top: 23%;
    transition: .2s all ease ;
    text-align: center;
    padding: 20px;
    /* border: 2px solid var(--secondary); */

}

.lap--view{
    background-image: url(../images/lap.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 400px;
    width: 100%;
}
.goals--item{
    position: relative;
    top: 85px;
    border: 2px solid var(--secondary);
    border-radius: 200px;
    height: 65vh;
}

.border-feature-one{
    border: 10px solid var(--secondary);
}
.border-feature-one img{
    filter: invert(24%) sepia(61%) saturate(405%) hue-rotate(51deg) brightness(93%) contrast(89%);
}
.div--bg--feature--one{
    background: linear-gradient(180deg, var(--secondary), #385125af, #00000000) ;
    height: 100%;
    width: 10px;
    position: absolute;
    transition: 1s ease;


}
.feature--card:hover .div--bg--feature--one{
    background: var(--secondary);
    height: 100%;
    width: 100%;
    position: absolute;
    transition: 1s ease;
    color: #fff !important;
}
.feature--card:hover .div--bg--feature--two{
    background: var(--primary);
    height: 100%;
    width: 100%;
    position: absolute;
    transition: 1s ease;
    color: #fff !important;
}
.feature--card:hover .border-feature-one{
    border: 10px solid #fff;
    background-color: var(--secondary);
    transition: .2s ease;

}
.feature--card:hover .border-feature-two{
    border: 10px solid #fff;
    background-color: var(--primary);
    transition: .2s ease;

}
.feature--text{
    position: relative;
    z-index: 999999;
    color: #000;
}
.feature--text p{

    color: #000;
}
.feature--card:hover img{
    filter: invert(100%) sepia(12%) saturate(7452%) hue-rotate(183deg) brightness(111%) contrast(110%);
    transition: .2s ease;

}
.feature--card:hover .feature--text,.feature--card:hover .feature--text p,.feature--card:hover .feature--text h3{
  color: #fff !important;
  transition: .2s ease;

}


.div--bg--feature--two{
    background: linear-gradient(180deg, var(--primary), var(--primary), #00000000) ;
    height: 100%;
    width: 10px;
    position: absolute;
    transition: 1s ease;


}


.border-feature-two{
    border: 10px solid var(--primary);
}
.border-feature-two img{
    filter: invert(45%) sepia(75%) saturate(368%) hue-rotate(7deg) brightness(97%) contrast(91%);
}

.item-tect-feature:hover  .overlay {
    height: 55%;
    transition: .2s ease;

    /* display: block; */
}
.item-tect-feature:hover {
    transition: .2s ease;

    top: -85px;
}
.overlay {

    position: relative;
    height: 0;
    transition: 1s ease;
    /* display: none; */
    color: rgb(207, 203, 203);
    font-size: 15px;
    opacity: 1;
    transition: .2s all ease ;
    overflow: hidden;
    /* padding: 10px 30px; */

    /* border-bottom: 4px solid var(--MainColor); */

}
.team-item{
    border: 2px solid var(--primary);
    border-radius: 12px;
}
.blog-item div div.image{
    position: relative;
    z-index: 1;
}
.blog-item div div.image::after{
    content: "";
    position: absolute;
    left: -23px;
    bottom: -17px;
    z-index: -1;
    width: 75%;
    height: 85%;
    transition: 0.5s;
    border: 5px solid var(--primary);
    border-radius: 12px;
}
.blog-item:hover div div.image::after{
    content: "";
    position: absolute;
    left: -23px;
    bottom: -17px;
    z-index: -1;
    width: 115%;
    height: 85%;
    transition: 0.5s;
    border: 5px solid var(--primary);
    border-radius: 12px;
}
.product-item div div div.image::after{
    content: "";
    position: absolute;
    left: 0px;
    bottom: 105px;
    z-index: -1;
    width: 75%;
    height: 55%;
    transition: 0.5s;
    border: 5px solid var(--primary);
    border-radius: 12px;
}
.team-item::before {
    content: "";
    position: absolute;
    left: -15px;
    bottom: 0px;
    z-index: 9;
    width: 81%;
    height: 115%;
    transition: 0.5s;
    border-top: 3px solid var(--secondary);
    border-left: 3px solid var(--secondary);
    border-radius: 12px;
}
.team-item:hover::before {
    content: "";
    position: absolute;
    left: -22px;
    bottom: -3px;
    z-index: 9;
    width: 120%;
    height: 120%;
    transition: 0.5s;
    border: 3px solid var(--secondary);
    border-radius: 12px;
}
.mission-item::before {
    content: "";
    position: absolute;
    left: -15px;
    bottom: 19px;
    z-index: 2;
    width: 81%;
    height: 100%;
    transition: 0.5s;
    border: 3px solid var(--secondary);
    border-left: 3px solid var(--secondary);
    border-radius: 12px;
}
.mission-item:hover::before {
    content: "";
    position: absolute;
    left: -15px;
    bottom: -15px;
    z-index: 2;
    width: 110%;
    height: 110%;
    transition: 0.5s;
    border: 3px solid var(--secondary);
    border-left: 3px solid var(--secondary);
    border-radius: 12px;
}
.product-item:hover div div div.image::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 105px;
    z-index: -1;
    width: 100%;
    height: 55%;
    transition: 0.5s;
    border: 5px solid var(--primary);
}
.section--services{
    background-image: url(../images/service.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background: #3b4334;

}
.service-card{
    border-radius: 20px;
    background-color: transparent  ;
}

.service-card:hover{
    background-color: var(--primary) ;
}
.service-card:hover .service--icon{
    background-color: #fff ;
}

.service--icon{
    background: #000c;
    border-radius: 50%;
    padding: 8px;
}
/* The actual timeline (the vertical ruler) */
.timeline {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
  }

  /* The actual timeline (the vertical ruler) */
  .timeline::after {
    content: '';
    position: absolute;
    width: 0px;
    top: 15px;
    bottom: 0;
    height: 85%;
    left: 50%;
    border: 1px dashed #d3d3d3;
    margin-left: -3px;
}
/* Container around content */
.timeline--container {
    padding: 10px 40px;
    position: relative;
    background-color: inherit;
    width: 50%;
  }

  .step--div{
    margin-top: 13px;
    width: 50px;
    height: 50px;
    padding: 24%;
    text-align: center;
    background-color: var(--secondary);
    border: 3px solid var(--primary);
    border-radius: 50%;
  }
  /* The circles on the timeline */
  .ltr .timeline--container::after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    right: -25px;
    background-color: var(--secondary);
    border: 3px solid var(--primary);
    top: 15px;
    border-radius: 50%;
    z-index: 1;
  }
  .rtl .timeline--container::before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    right: 96% !important;
    background-color: var(--secondary);
    border: 3px solid var(--primary);
    top: 15px;
    border-radius: 50%;
    z-index: 1;
  }
  .left {
    left: 0;
  }

  /* Place the container to the right */
  .right {
    left: 50%;
  }
  .rtl .left {
    right: 0;
  }

  /* Place the container to the right */
  .rtl .right {
    right: 50%;
  }


  /* Fix the circle for containers on the right side */
  .right::after {
    left: -25px;
}
  .rtl .right::before {
    right: -25px !important;
}

  /* The actual content */
  .content {
    padding: 20px 30px;
    /* background-color: white; */
    position: relative;
    border-radius: 6px;
  }

  /* Media queries - Responsive timeline on screens less than 600px wide */
  @media screen and (max-width: 600px) {
  /* Place the timelime to the left */
    .timeline::after {
      left: 31px;
    }

  /* Full-width containers */
    .timeline--container {
      width: 100%;
      padding-left: 70px;
      padding-right: 25px;
    }

  /* Make sure that all arrows are pointing leftwards */
    .timeline--container::before {
      left: 60px;
      border: medium solid white;
      border-width: 10px 10px 10px 0;
      border-color: transparent white transparent transparent;
    }

  /* Make sure all circles are at the same spot */
    .left::after, .right::after {
      left: 15px;
    }

  /* Make all right containers behave like the left ones */
    .right {
      left: 0%;
    }
  }


.line--key--timeline{
    position: absolute;
    animation: timeline 10s infinite;
    animation-direction: alternate;
    width: 10px;
    height: 10px;
    left: 49.4% !important;
    background-color: var(--primary);
    border-radius: 100px;
    z-index: 1;

}
@keyframes timeline {
0%   { left: 0px; top: 0px;}
50%  { left: 0px; top: 80%}
100% { left: 0px; top: 0px;}
}

.ltr .timeline--span{
position: absolute;
left: -1%;
z-index: 999;
font-size: x-large;
top: 22px;
}

.ltr .timeline--span--left{
    position: absolute;
    right: -0.8%;
    z-index: 999;
    font-size: x-large;
    top: 22px;
}
.rtl .timeline--span{
    position: absolute;
    right: -0.9%;
    z-index: 999;
    font-size: x-large;
    top: 22px;
}

.rtl .timeline--span--left{
    position: absolute;
    left: -1.2%;
    z-index: 999;
    font-size: x-large;
    top: 23px;
}
.projects--div{
    background:linear-gradient(90deg, #BDA771 16.3%,#BDA771 50.35%, #0000003b 48.68%, #0000003b 75%);
    max-height: 650px;
}

.box-shadow{
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);

}
.sec--order{
    background-image: url(../images/sec-order.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 500px;
    /* padding: 50px; */
}

.btn--prev{
    left: 85% !important;
    top: 110px !important;
}
/* project--section */
/* .project--section{
    background: #cdcdcd24;
    padding: 20px;
}
.project--card {
    position: relative;
  }

  .project--card--image {
    display: block;
    width: 100%;
    height: 300px;
    border-radius: 20px;
  }
.project--card--title{
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0);
    background: linear-gradient(180deg, #00000000, #0000008c, #000000ba) !important;
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    opacity:1;
    color: white;
    font-size: 20px;
    padding: 20px;
    text-align: center;
    border-radius: 0  0 20px 20px;
}
  .overlay {
    position: absolute;
  bottom: 0;
  background: linear-gradient(180deg, #00000000, #000000b3, #000000ba) !important;
  color: #f1f1f1;
  width: 100%;
  transition: .5s ease;
  opacity:0;
  color: white;
  width: 100%;
  height: 0;
  transition: .5s ease;
  text-align: center;
  border-radius: 0  0 20px 20px;
  }

  .project--card:hover .project--card--title {
    opacity: 0;

  }

  .project--card:hover .overlay {
    opacity: 1;
    height: 100%;
  }

  .project--card--text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  }


/*   section--category */
.secction--category{
    background-image: url('../img/sec-prod.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;

}

.secction--category .content,.meta--banner{
    background-color: #000000a1;
    padding: 20px;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff !important;
}

.counter--item:hover span{
    background-color: var(--secondary) !important;
}
.counter--item:hover span img{
    filter: invert(100%) sepia(12%) saturate(7452%) hue-rotate(183deg) brightness(111%) contrast(110%);
}
.counter--item span img{
    filter: invert(24%) sepia(61%) saturate(405%) hue-rotate(51deg) brightness(93%) contrast(89%);
}
.flip-card {
    background-color: transparent;
    width: 100%;
    height: 250px;
    perspective: 1000px;
    padding: 5px;
    border: 3px dashed #f1d2f1;
    border-radius: 20px;
}
.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); */
}
.flip-card-front{
    background-size: cover;
    background-position: center;background-repeat: no-repeat;border-radius: 16px;width: 100%;height: 235px;
}
.flip-card-back {
    background-color: var(--primary);
    color: #fff!important;
    border-radius: 16px;
    transform: rotateY(180deg);
    display: flex;
    align-items: center;
    text-align: justify;
    padding: 20px;
    justify-content: center;
}


  /* Do an horizontal flip when you move the mouse over the flip box container */
  .flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
  }

  /* Position the front and back side */
  .flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden; /* Safari */
    backface-visibility: hidden;
  }

  /* Style the front side (fallback if image is missing) */


.line-linear{
    height: 4px;
    width: 200px;
    background: linear-gradient(45deg, #fff, transparent);
}
.line-linear-dark{
    height: 4px;
    width: 200px;
    background: linear-gradient(45deg, var(--primary), transparent);
}


.btn--service{
    background: var(--primary);
    padding: 20px 11px;
    border-radius: 50%;
    box-shadow: 0 0 14px 0px var(--primary);
    position: absolute;
    left: 2%;
}

.partner-item {
    /* background-color: #fff; */
    transition: .3s all ease;
    margin: 10px;
    border-radius: 8px;
    border: 1px solid var(--secondary);
}
.partner-item:hover {

    border-radius: 8px;
    border: 1px solid var(--primary);
}
.dropdown-menu[data-bs-popper] {
    top: 100%;
    right: 0 !important;
    left: unset !important;
    margin-top: 0.125rem;
}
.copyright{
    background-color: #0F150B;
    padding: 10px;
    border-top: 1px solid #fff;
}
.contact--foot{
    background-image: url('../images/bg-fo.png');
    background-position: center;
    background-size: contain;
    height: 350px;
    background-repeat: no-repeat;
    position: relative;
    top: 100px;
}
.m--contact--foot{
    padding: 30px 0px;
    background-image: url('../images/bg-fo.png');
    background-position: center;
    background-size: cover;
    height: 550px;
    background-repeat: no-repeat;

}
.footer{
    /* background-image: url(../images/footer.png); */
    /* background-color: var(--primary); */
    background-size:contain;

}
.footer--links a{
    padding: 7px 10px;
    border: 2px solid #fff;
    border-radius: 50%;
    background-color: var(--primary);
}
.bg-foot{
    background-image: url(../images/bg-foot.png);
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.page-header{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 400px;
    width: 100%;
    position: relative;
    top: -112px;
}
#pot {
    position: relative;
    top: -10px;
    -webkit-animation: linear infinite;
    -webkit-animation-name: run;
    -webkit-animation-duration: 4s;
  }
  @-webkit-keyframes run {
    0% {
        rotate: -30deg;
    }
    50% {
      rotate: 30deg;
    }
    100% {
        rotate: -30deg;
    }
  }
.border-100{
    border-radius: 100px !important;
}

.sec--contact--us{
    background-color: var(--secondary);
    margin-top: 50px;
    border-radius: 12px;
}
.sec--contact--us .item{
    border-radius:12px 0px 0px 12px;

}

.service--video{
    background-image: url(../images/Ellipse.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 900px;
    height: 400px;
    background-position: center;
    margin: auto;

}

.service--img{
    position: relative;
    width: 360px;
    left: 31.5%;
    height: 210px;
    top: 15px;

}
.rtl .step--line{
    top: 85%;
    left: 55%;
}
.ltr .step--line{
    top: 85%;
    left: 55%;
}
.rtl .step--line--top{
    bottom: 75%;
    left: 55%;
}
.ltr .step--line--top{
    bottom: 75%;
    left: 55%;
}
.about--mission{
    background-image: url(../images/mission.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 500px;
}
.about--vision{
    background-image: url(../images/vision.png);
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    height: 500px;
}
.item--cover{
    background-color: #000000dc;
    height: 100%;
}
.item--cover-2{
    background-color: #bda771d2;
    height: 100%;
}
.product_image{
    width: 80%;
    height: 72%;
    object-fit: contain;
    position: relative;
    left: 10.1%;
    top: 54px;
}
.line--key{
    position: relative;
  animation: line 5s infinite;
  animation-direction: alternate;
  width: 10px;
  height: 10px;
  background-color: var(--primary);
  border-radius: 100px;

}
@keyframes line {
    0%   { left: 0px; top: 0px;}
    50%  { left: 0px; top: 130px;}
    100% { left: 0px; top: 0px;}
  }


.round-100{
    border-radius: 100px !important;
}


.btn--custom{
    border-radius: 100px;
    background-color: var(--secondary);
    color: #fff;
    border:2px solid var(--secondary);

    padding: 5px 20px;
}
.btn--custom:hover{
    border-radius: 100px;
    background-color: #fff;
    color: var(--secondary);
    border:2px solid var(--secondary);
}
.btn--custom-2{
    border-radius: 100px;
    border-color: var(--secondary);
    padding: 10px 20px;
    background-color: #fff;
    color: var(--secondary) !important;
}
.blog--card:hover .btn--custom-2{
    background-color: var(--secondary);
    color: #fff !important;

}

.package--item{
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    min-height: 600px;
    width: 100%;
}
@media screen and (max-width: 1024px) {
    .item-tect-feature:hover .overlay{
        font-size: 13px;

    }
    .goals--item{
        width: 25%;
    }
}


@media screen and (max-width: 360px) {
    .item-tect-feature:hover .overlay{
        font-size: 13px;

    }
    .goals--items{
        flex-direction: column;
    }
    .goals--item{
        width: 100%;
        margin: 0px !important;
        height: 50vh;

    }
    .laptop--image{
        height: 555px;
        width: 409px !important;
        position: relative;
        bottom: 488px !important;
        right: 71px !important;

    }
    .carousel--contant{
        margin: 0px -40px !important;
    width: 100% !important;
    padding: 5px !important;

    }

    .footer--links{
        flex-wrap: wrap;

    }
    .home--slider {
        height: 150vh !important;
    }
    .youtube_link iframe{
        height: 170px !important;
    }
    .youtube_link {
        top: 120px !important;
    }
    .image{
            width: 430px !important;
            background-position: center !important;
    }
    .service--video{
        width: auto !important;
    }
    .service--img {
        position: relative;
        width: 305px;
        left: 25%;
        height: 175px;
        top: 37px;
    }
}
@media screen and (min-width: 361px) and (max-width: 375px) {
    .lap--view{
        left: -8px !important;
        width: 106% !important;
    }
    .lap--view #youtube_link iframe{

        height: 160px !important;
    }
    .lap--view #youtube_link {

        top: 118px !important;
    }
    .item-tect-feature:hover .overlay{
        font-size: 13px;

    }
    .goals--items{
        flex-direction: column;
    }
    .goals--item{
        width: 100%;
        margin: 0px !important;
        height: 50vh;

    }
    .laptop--image{
        height: 555px;
        width: 425px !important;
        position: relative;
        bottom: 489px !important;
        right: 70px !important;
    }
    .carousel--contant{
        margin: 0px -43px !important;
        width: 100% !important;
        padding: 5px !important;

    }
    .footer--links{
        flex-wrap: wrap;

    }
    .home--slider {
        height: 150vh !important;
    }
    .service--video{
        width: 100% !important;
    }
    .youtube_link{
        position: relative;
        left: 12%;
        top: 94px !important;
    }
    .youtube_link iframe{
        height: 200px !important;
    }
    .image{
            width: 325px !important;
            background-position: center !important;
    }
    .service--img {
        position: relative;
        width: 305px;
        left: 25%;
        height: 175px;
        top: 37px;
    }
}
@media screen and (min-width: 376px) and (max-width: 390px) {
    .item-tect-feature:hover .overlay{
        font-size: 13px;

    }
    .goals--items{
        flex-direction: column;
    }
    .goals--item{
        width: 100%;
        margin: 0px !important;
        height: 50vh;

    }
    .laptop--image{
        width: 462px !important;
        position: relative;
        bottom: 488px !important;
        right: 80px !important;
    }
    .carousel--contant{
        margin: 0px -46px !important;
        width: 100% !important;
    }
    .footer--links{
        flex-wrap: wrap;

    }
    .youtube_link iframe{
        height: 200px !important;
    }
    .youtube_link {
        top: 102px !important;
    }
    /* .image{
            width: 430px !important;
            background-position: center !important;
    } */
    .service--video{
        width: auto !important;
    }
    .service--img {
        position: relative;
        width: 305px;
        left:25%;
        height: 175px;
        top: 37px;
    }
}
@media screen and (min-width: 391px) and (max-width: 411px) {
    .lap--view{
        left: -8px !important;
        width: 106% !important;
    }
    .lap--view #youtube_link iframe{

        height: 160px !important;
    }
    .lap--view #youtube_link {

        top: 118px !important;
    }
    .item-tect-feature:hover .overlay{
        font-size: 13px;

    }
    .goals--items{
        flex-direction: column;
    }
    .goals--item{
        width: 100%;
        margin: 0px !important;
        height: 50vh;

    }
    .laptop--image{
        width: 505px !important;
        position: relative;
        bottom: 488px !important;
        right: 83px !important;
    }
    .carousel--contant{
        margin: 0px -50px !important;
        width: 100% !important;
    }
    .footer--links{
        flex-wrap: wrap;

    }
}
@media screen and (min-width: 412px) and (max-width: 425px) {
    .lap--view{
        left: -8px !important;
        width: 106% !important;
    }
    .lap--view #youtube_link iframe{

        height: 160px !important;
    }
    .lap--view #youtube_link {

        top: 118px !important;
    }
    .item-tect-feature:hover .overlay{
        font-size: 13px;

    }
    .goals--items{
        flex-direction: column;
    }
    .goals--item{
        width: 100%;
        margin: 0px !important;
        height: 50vh;

    }
    .laptop--image{
        width: 488px !important;
        position: relative;
        bottom: 488px !important;
        right: 83px !important;
    }
    .carousel--contant{
        margin: 0px -48px !important;
        width: 100% !important;
        padding: 5px !important;

    }
    .footer--links{
        flex-wrap: wrap;

    }
    .youtube_link iframe{
        height: 200px !important;
    }
    .youtube_link {
        top: 102px !important;
    }
    /* .image{
            width: 430px !important;
            background-position: center !important;
    } */
    .service--video{
        width: auto !important;
    }
    .service--img {
        position: relative;
        width: 305px;
        left:25%;
        height: 175px;
        top: 37px;
    }
}
@media screen and (min-width: 425px) and (max-width: 511px) {
    .item-tect-feature:hover .overlay{
        font-size: 13px;

    }
    .goals--items{
        flex-direction: column;
    }
    .goals--item{
        width: 100%;
        margin: 0px !important;
        height: 50vh;

    }
    .laptop--image{
        width: 513px !important;
        position: relative;
        bottom: 488px !important;
        right: 88px !important;
    }
    .carousel--contant{
        margin: 0px -52px !important;
    width: 100% !important;
    padding: 5px !important;
    }
    .footer--links{
        flex-wrap: wrap;

    }
    .youtube_link iframe{
        height: 200px !important;
    }
    .youtube_link {
        top: 102px !important;
    }
    .image{
            width: 430px !important;
            background-position: center !important;
    }
    .service--video{
        width: auto !important;
    }
    .service--img {
        position: relative;
        width: 305px;
        left: 25%;
        height: 175px;
        top: 37px;
    }
}
@media screen and (min-width: 512px) and (max-width: 768px) {
    .project--content{
        padding: 0px 0px 10px 0px !important;
    }
    .item-tect-feature:hover .overlay{
        font-size: 13px;

    }
    .goals--items{
        flex-wrap: wrap;
        justify-content: center !important;
    }
    .goals--item{
        width: 50%;
        margin: 0px !important;
        height: 50vh;


    }
    .laptop--image{
        width: 685px !important;
        position: relative;
        bottom: 488px !important;
        right: 115px !important;
    }
    .carousel--contant{
        margin: 0px -67px !important;
        width: 100% !important;
        padding: 10px !important;

    }
    .footer--links,.feature--item{
        flex-wrap: wrap;

    }
    .div-counters{
        flex-direction: column !important;
    }
    .counters--items{
        width: 90% !important;
        margin: auto !important;
        overflow: hidden;
    }

    .footer--one{
        display: none;
    }
    .footer--two{
        width: 100% !important;
    }
    .youtube_link iframe{
        height: 310px !important;
    }
    .youtube_link {
        top: 80px !important;
    }
    .image{
            width: 430px !important;
            background-position: center !important;
    }
    .service--video{
        width: auto !important;
    }
    .service--img {
        position: relative;
        width: 305px;
        left: 25%;
        height: 175px;
        top: 37px;
    }

}
@media screen and (min-width: 769px) and (max-width:820px) {
    .item-tect-feature:hover .overlay{
        font-size: 13px;

    }
    .goals--items{
        flex-wrap: wrap;
        justify-content: center !important;
    }
    .goals--item{
        width: 50%;
        margin: 0px !important;
        height: 50vh;


    }
    .laptop--image{
        /* width: 513px !important; */
        position: relative;
        bottom: 488px !important;
        right: 90px !important;
    }
    .carousel--contant{
        margin: 0px -58px !important;
        width: 85% !important;
        padding: 10px !important;

    }
    .footer--links,.feature--item{
        flex-wrap: wrap;

    }
    .div-counters{
        flex-direction: column !important;
    }
    .counters--items{
        width: 90% !important;
        margin: auto !important;
        overflow: hidden;
    }

    .footer--one{
        display: none;
    }
    .footer--two{
        width: 100% !important;
    }

    div.form{
        position: unset !important;
        width: 100% !important;
    }
    .contact--form{
        height: auto !important;
    }
    .youtube_link iframe{
        height: 320px !important;
    }
    .youtube_link {
        top: 80px !important;
    }
    .image{
            width: 430px !important;
            background-position: center !important;
    }
    .service--video{
        width: auto !important;
    }
    .service--img {
        position: relative;
        width: 305px;
        left: 25%;
        height: 175px;
        top: 37px;
    }
    .project--content{
        padding: 0px 0px 10px 0px !important;
    }
}
@media screen and (min-width: 821px) and (max-width:912px) {
    .item-tect-feature:hover .overlay{
        font-size: 22px;

    }
    .goals--items{
        flex-wrap: wrap;
        justify-content: center !important;
    }
    .goals--item{
        width: 46%;
        margin: 0px !important;
        height: 45vh;


    }
    .laptop--image{
        /* width: 513px !important; */
        position: relative;
        bottom: 488px !important;
        right: 41px !important;
    }
    .carousel--contant{
        margin: 0px -15px !important;
        width: 74% !important;
        padding: 10px !important;

    }
    .footer--links,.feature--item{
        flex-wrap: wrap;

    }
    .div-counters{
        flex-direction: column !important;
    }
    .counters--items{
        width: 90% !important;
        margin: auto !important;
        overflow: hidden;
    }

    .footer--one{
        display: none;
    }
    .footer--two{
        width: 100% !important;
    }

    div.form{
        position: unset !important;
        width: 100% !important;
    }
    .contact--form{
        height: auto !important;
    }
    .youtube_link iframe{
        height: 320px !important;
    }
    .youtube_link {
        top: 80px !important;
    }
    .image{
            width: 430px !important;
            background-position: center !important;
    }
    .service--video{
        width: auto !important;
    }
    .service--img {
        position: relative;
        width: 305px;
        left: 25%;
        height: 175px;
        top: 37px;
    }
}
@media screen and (max-width:1024px) {
     .image{
            width: 100% !important;
            background-position: center !important;
    }
}
@media screen and (min-width: 913px) and (max-width:1024px) {
    .package--content{
        height: 270px !important;
        overflow: auto !important;
        margin-top: 28px !important;
        padding: 30px    !important;
    }
    .package--item{
        min-height: 510px !important;
    }
    .item-tect-feature:hover .overlay{
        font-size: 14px;

    }
    .goals--items{
        flex-wrap: wrap;
        justify-content: center !important;
    }
    .goals--item{
        width: 46%;
        margin: 0px !important;
        height: 45vh;


    }

    .carousel--contant{
        margin: 0px 21px !important;
        width: 65% !important;
        padding: 10px !important;
    }
    .footer--links,.feature--item{
        flex-wrap: wrap;

    }
    .div-counters{
        flex-direction: column !important;
    }
    .counters--items{
        width: 90% !important;
        margin: auto !important;
        overflow: hidden;
    }

    .footer--one{
        display: none;
    }
    .footer--two{
        width: 100% !important;
    }

    div.form{
        position: unset !important;
        width: 100% !important;
    }
    .contact--form{
        height: auto !important;
    }
    .youtube_link iframe{
        height: 320px !important;
    }
    .youtube_link {
        top: 80px !important;
    }
    .image{
            width: 430px !important;
            background-position: center !important;
    }
    .service--video{
        width: auto !important;
    }
    .service--img {
        position: relative;
        width: 305px;
        left: 25%;
        height: 175px;
        top: 37px;
    }
}
