/*--==================================================-->
	<!-- Setup -->
<!--==================================================*/

:root {
    --animate-duration-2s: all 0.2s ease-in-out;
    --animate-duration-35s: all 0.35s ease-in-out;
    --animate-duration-40s: all 0.4s ease-in-out;
    --animate-duration-45s: all 0.45s ease-in-out;

    --green: #8dc73f;
    --blue: #00adef;

    --f-55: 55px;
    --f-45: 45px;
    --f-40: 40px;
    --f-36: 36px;
    --f-30: 30px;
    --f-28: 28px;
    --f-24: 24px;
    --f-22: 22px;
    --f-20: 20px;
    --f-18: 18px;
    --f-16: 16px;
    --f-13: 13px;
}

a {
    color: var(--green);
    text-decoration: none;
}
a:hover {
    color: var(--green);
    text-decoration: underline;
}

.green {
    color: var(--green) !important;
}
.blue {
    color: var(--blue) !important;
}

/*--==================================================-->
	<!-- Header -->
<!--==================================================*/

.side-menu a {
    display: none;
}

.sidebar-menu a {
    color: #fff;
}

.mobile-menu-area.sticky-menu .sidebar-menu a {
    color: #fff;
}

.mobile-menu-area {
    background: transparent;
    padding: 20px;
    position: relative;
    z-index: 999;
}

.header-logo {
    margin-top: 0px;
}

.thrown-menu ul li a:hover,
.thrown-menu ul li a.active {
    color: #8dc73f;
}

.thrown-header-area::before {
    position: absolute;
    content: "";
    width: 500px;
    height: 100%;
    background: transparent;
    left: 0;
    top: 0;
    z-index: -1;
}

.dropdown [data-toggle="dropdown"] {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}

.dropdown [data-toggle="dropdown"]:hover,
.dropdown.active [data-toggle="dropdown"] {
    background: var(--green);
}

.sidebar-widget-menu ul li {
    padding-bottom: 0;
}

@media (max-width: 1550px) {
}

@media (max-width: 1280px) {
}

@media (max-width: 991.98px) {
    .sidebar-info {
        display: none;
    }

    .slider-list {
        margin-top: -90px;
    }
}

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

/*--==================================================-->
	<!-- About -->
<!--==================================================*/
.about-area {
}

.about-area h6 {
    font-size: 16px;
    color: var(--blue);
    text-transform: uppercase;
}

.about-discribtion.style-two p {
    width: 90%;
}

.about-thumb img {
    width: 90%;
}

/*--==================================================-->
  <!-- service-area -->
<!--==================================================*/

.section-sub-title h4 {
    color: var(--blue);
    font-size: 16px;
    font-weight: 700;
    line-height: 34px;
    text-transform: uppercase;
    margin-bottom: 23px;
}

.service-items-title h4 {
    min-height: 58px;
}

.service-icon-thumb {
    float: none;
    margin-right: 0px;
    margin-top: 0px;
    /*  background: var(--black, #18191D);*/
    height: 70px;
    width: 70px;
    line-height: 70px;
    text-align: left;
    border-radius: 0px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.service-icon-thumb img {
    width: 70px;
    height: 70px;
}

.service-items-title h4 a {
    color: #010212;
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    text-decoration: none;
}

.service-items-box-two {
    height: 100%;
}

.service-items-content-two p {
    color: var(--secondery, #666);
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin: 15px 0 15px;
}

.choose-icon {
    background: var(--blue);
}

.single-video.style-two {
    text-align: right;
    left: -72px;
    top: 50%;
    position: relative;
    margin-top: -68px;
}

.video-icon a {
    background: var(--blue);
}

.service-items-box-two .service-icon-thumb .image-swap {
    width: 70px;
    height: 70px;
    background-size: 100%;
    background-position: center center;
}
.service-items-box-two:hover .service-icon-thumb .image-swap {
}

.service-items-box-two .service-icon-thumb .image-swap.data {
    background-image: url('../images/icon/icon-data_static.gif');
}
.service-items-box-two:hover .service-icon-thumb .image-swap.data {
    background-image: url('../images/icon/icon-data.gif');
}

.service-items-box-two .service-icon-thumb .image-swap.facility {
    background-image: url('../images/icon/BuildingRole_static.gif');
}
.service-items-box-two:hover .service-icon-thumb .image-swap.facility{
    background-image: url('../images/icon/BuildingRole.gif');
}

.service-items-box-two .service-icon-thumb .image-swap.cyber {
    background-image: url('../images/icon/shieldRole_static.gif');
}
.service-items-box-two:hover .service-icon-thumb .image-swap.cyber {
    background-image: url('../images/icon/shieldRole.gif');
}

.service-items-box-two .service-icon-thumb .image-swap.consult {
    background-image: url('../images/icon/icon-consult_static.gif');
}
.service-items-box-two:hover .service-icon-thumb .image-swap.consult {
    background-image: url('../images/icon/icon-consult.gif');
}

.service-four-content {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.video {
    display: none;
}

.img-mobile {
    display: none;
}

@media (max-width: 1550px) {
}

@media (max-width: 1280px) {
}

@media (max-width: 991.98px) {
    .video {
        display: block;
    }
}
@media (min-width: 426px) and (max-width: 1023px) {
    .modal-inform .modal-dialog {
        margin: 10px;
        max-width: 30px;
    }
}

@media (max-width: 576px) {
    .img-desktop {
        display: none;
    }
    .img-mobile {
        display: block;
    }
}

/*--==================================================-->
  <!-- Footer -->
<!--==================================================*/

.footer-wiget-text h4 {
    margin: 28px 0 15px;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
}

.footer-shape-title h3 {
    color: #7e7e7e;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 23px;
}

/*--==================================================-->
  <!-- breatcome -->
<!--==================================================*/

.breatcome-area {
    background: url(../images/about/banner-about.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 154px 0;
}

.breatcome-area.service {
    background: url(../images/banner-service.jpg) no-repeat;
}
.breatcome-area.work {
    background: url(../images/banner-work.jpg) no-repeat;
}
.breatcome-area.news {
    background: url(../images/banner-news.jpg) no-repeat;
}
.breatcome-area.contact {
    background: url(../images/banner-contact.jpg) no-repeat;
}

/*---------------------------------------
  Modal
-----------------------------------------*/

.modal-inform .modal-content {
    background-color: transparent;
}

.modal-content {
    border-radius: 24px;
    border: 0;
}

.modal .btn-close-popup {
    float: right;
    color: #000;
    background: none;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    position: absolute;
    right: 15px;
    top: -40px;
}

.modal .btn-close.static {
    position: relative;
    top: 0;
    right: 0;
    margin-left: auto;
    margin-bottom: 15px;
}

.modal-inform img {
    border-radius: 10px;
}

#GalleryModal img {
    border-radius: 0px;
}

.modal-inform .modal-dialog {
    max-width: 800px;
}

#news-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

/* see more pic */
.see-more {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.see-more:hover .see-more-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 100%;
    background-color: #8dc73f;
    display: flex;
    justify-content: center;
    align-items: center;
}

.see-more .see-more-img {
    display: block;
    width: 100%;
    max-height: 200px;
}

.see-more .see-more-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
}

.see-more .see-more-text p {
    color: white;
    text-align: center;
    padding: 24px;
    font-weight: bold;
    cursor: pointer;
}

.slide-img {
    width: 25%;
    max-height: 200px;
    object-fit: cover;
    /* background-color: #bdbdbd; */
}

#show-img {
    margin: auto auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 75vh;
    object-fit: contain;
}

.carousel-item {
    position: relative;
    text-align: center;
}

#close-top-right {
    position: absolute;
    top: 8px;
    right: 16px;
    z-index: 9999999;
    background-color: #fff;
}

.news-cover-img {
    margin: 20px 0 50px 0;
    width: 100vw;
    height: 300px;
    object-fit: cover;
}

.media {
    display: flex;
    justify-content: center;
}

iframe {
    margin: 10px 0px 10px 0px;
}


/*--==================================================-->
  <!-- client -->
<!--==================================================*/
.client{
    --bs-gutter-y:30px;
    --bs-gutter-x:30px;
  }

  .item{
    border: 1px solid #cfcfcf;
  }
