body {
    position: relative;
    overflow-x: hidden;
}

.logo img {
  max-height: 50px !important;
}
.testimonial-bg-two {
    background-position: 50%;
    background-size: cover;
    padding: 120px 0;
    height: 100vh;
}
.show-admin-bar .mobile-menu {
  margin-top: 0px;
}
.mobile-menu .menu-box {
    background: black;
    box-shadow: -9px 0 14px 0 rgba(0, 0, 0, .06);
    min-height: 100vh;
    inset-inline-start: 0;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    padding: 0;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 5555555;
}
.mobile-menu .close-btn {
    color: #fe6600;
}
.mobile-menu .menu-title span {
    border-bottom: 3px solid #f7f7f7;
    padding-bottom: 4px;
    color: white;
}
.mobile-menu .navigation li>a {
    color: white;
    font-size: 16px;
    padding: 10px 60px 10px 25px;
}
.mobile-menu .social-links li a {
    border: 1px solid var(--tg-gray);
    border-radius: 3px;
    color: white;
    font-size: 16px;
    height: 40px;
    width: 40px;
}
.mobile-menu {
    height: 100%;
    max-width: 100%;
    padding-inline-end: 30px;
    top: 0;
    width: 100%;
}
.mobile-search input {
    background: white;
    border: none;
    color: var(--tg-secondary-color);
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 45px;
    padding: 10px 45px 10px 20px;
    width: 100%;
    border-radius: 8px;
}
.extra-info {
 display: none;  
}
.navbar-wrap>ul>li.menu-item-has-children>a:after {
  color: white !important;
}
.navbar-wrap ul li .sub-menu li a:hover {
  color: #ff6600 !important;
}
.navbar-wrap ul li .sub-menu li a:hover::before {
  color: #ff6600 !important;
}
.navbar-wrap ul li .sub-menu>li.active>a {
    color: #ff6600;
}
.services-fullpage .services-process{
   height: 100%;
   text-align: center; 
}
.services-fullpage .services-process img{
   height: 80%;
}
.services-fullpage .services-process h5{
    background: #ff6600;
    color: white;
    padding: 10px 0;
}
.services-process iframe {
  height: 510px;
    object-fit: fill;
    width: 287px;
}
.transparent-header {
    height: auto;
    inset-inline-start: 0;
    position: absolute !important;
    top: 0;
    width: 100%;
    z-index: 9;
}
.breadcrumb-bg {
        padding: 80px 0 70px;
    }
.breadcrumb-content {
    text-align: center;
    padding: 80px 0 0;
}
.header-contact-two .content a:hover {
    color: #ff6600;
}
.breadcrumb-content .breadcrumb-item a {
    color: white;
}
.breadcrumb-content .breadcrumb-item+.breadcrumb-item:before {
    color: white;
    content: "";
    font-family: Font Awesome\ 5 Free;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    margin-top: 7px;
    padding-inline-end: 10px;
}
.breadcrumb-bg:before {
    background: #03091bcf;
    content: "";
    height: 100%;
    inset-inline-start: 0;
    opacity: .85;
    top: 0;
    width: 100%;
}
.navbar-wrap ul li .sub-menu li a:before {
  background: #ff6600 !important;
}
.breadcrumb-content .breadcrumb-item {
    color: #ff6600;
    font-size: 14px;
    font-weight: 500;
}
.welcome-text {
  font-size: 40px; 
}
.footer-style .footer-widget .fw-title:before {
    background: #ff6600;
}
.footer-top-two .footer-link .list-wrap li a:hover {
    color: #ff6600 !important;
}
.footer-top-two .footer-link .list-wrap li a:before {
    background: #ff6600 !important;
}
.footer-top-two .footer-info .list-wrap li .icon {
    color: #ff6600;
}
.footer-top-two .footer-info .list-wrap li .content p span {
    color: #ff6600;
}
.about-img-wrap-five img:first-child {
    clip-path: unset;
    border-radius: 10px;
}
.about-img-wrap-five {
    padding-bottom: 0px;
    position: relative;
}
.about-img-wrap-five .experience-wrap {
    background: var(--tg-primary-color);
    bottom: 0;
    inset-inline-end: 0;
    max-width: 200px;
    padding: 36px 20px;
    position: absolute;
    display: none;
}
.about-content-five .about-list .list-wrap li i {
    align-items: center;
    background: #ff6600;
    border-radius: 50%;
    color: var(--tg-white);
    display: flex;
    flex: 0 0 auto;
    font-size: 12px;
    height: 24px;
    justify-content: center;
    margin-inline-end: 8px;
    width: 24px;
}
.about-img-wrap-five:before {
  display: none;
}
.hero-sectionvideo video {
  height: 910px;
    object-fit: cover;
}
.transparent-header {
    top: var(--height-announcement) !important;
    backdrop-filter: blur(10px);
   background: #00000036;
}
.header-contact-two .icon {
    align-items: center;
    background: black;
    border-radius: 50%;
    color: var(--tg-white);
    display: flex;
    font-size: 20px;
    height: 40px;
    justify-content: center;
    line-height: 0;
    margin-inline-end: 7px;
    width: 40px;
}
.navbar-wrap>ul>li a {
    color: white;
}
.navbar-wrap>ul>li.active>a, .navbar-wrap>ul>li:hover>a {
    color: white;
}
.header-style-three .header-action ul li a {
  color: white;
}
.header-contact-two .content span {
  color: white;
}
.transparent-header.sticky-menu {
    top: 0 !important;
    background: #0000008a;
}
 .brand-item img {
    cursor: pointer;
    filter: none;
    opacity: 1;
}

.split-line {
    justify-content: center;
    display: flex;
}
.project-thumb-two {
 overflow: hidden; 
}
.about-content-five .about-list {
    flex: 0 0 auto;
    width: 100%;
}
.about-img-wrap-three .experience-wrap {
    align-items: center;
    background: black;
    border-radius: 0 0 0 60px;
    bottom: 0;
    display: flex;
    inset-inline-start: 0;
    padding: 40px 195px 50px 45px;
    position: absolute;
    text-align: start;
    width: 506px;
}
.about-img-wrap-three img:first-child {
    border-radius: 100px 0 0 0;
    width: 80%;
}
.about-list-two .list-wrap li i {
    align-items: center;
    background: black;
    border-radius: 50%;
    color: var(--tg-white);
    display: flex;
    flex: 0 0 auto;
    font-size: 12px;
    height: 24px;
    justify-content: center;
    margin-inline-end: 8px;
    width: 24px;
}
.slick-track {
 justify-content: center;
    display: flex !important; 
}
.section-title-two .title {
    font-size: 40px;
    text-align: center;
}
.about-area-three {
    padding: 20px 0 80px;
}
.project-area-two {
 padding: 20px 0 80px;
}
.panel-default {
  width: 28%;
}
.socialmedia h2 {
   font-size: 40px;
      font-weight: 800;
}
h2 {
  color: black; 
}
.project-content-two {
    align-items: center;
    background: #000000e3;
    border-radius: 10px;
    bottom: 0px;
    display: flex;
    flex-direction: column;
    inset-inline-end: 0px;
    inset-inline-start: 0px;
    justify-content: center;
    opacity: 41 !important;
    padding: 30px;
    position: absolute;
    top: 300px;
    transform: none;
    transition: .3s linear;
    visibility: unset;
}
.project-item-two:hover .project-content-two {
    opacity: 1;
    transform: scale(1);
    visibility: visible;
    top: 0;
}
.project-content-two .link-btn {
    align-items: center;
    background: var(--tg-white);
    border-radius: 50%;
    bottom: 24px;
    color: var(--tg-secondary-color);
    display: flex;
    font-size: 18px;
    height: 30px;
    inset-inline-end: 28px;
    justify-content: center;
    position: absolute;
    width: 30px;
}
.project-item-two:hover .project-content-two .link-btn {
  display: block; 
}
.project-content-two .link-btn {
  display: none; 
}
.project-item-two:hover .project-content-two>span {
  display: block;
}
.project-content-two>span {
    line-height: 1.5rem;
    display: none;
}

.project-content-two .title {
    color: var(--tg-white);
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 10px;
}
.testimonial-avatar .avatar-thumb img {
    border-radius: 0;
    width: 100%;
}
.testimonial-item-two {
    border-radius: 10px;
    padding: 12px;
  width: 100% !important;
}
 .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    width: 360px !important;
}
.testimonial-item-wrap-two {
    padding: 0 30px;
    position: relative;
}
.section-title-two .sub-title {
      background: black !important;
}
.section-title-two .sub-title, .testimonial-nav button, .testimonial-nav-two .slick-arrow {
    background: rgba(var(--primary-color-rgb) / 20%) !important;
    color: var(--ck-color-selector-caption-background) !important;
}
  .menu-area .mobile-nav-toggler {
    border: 2px solid #ff6600;
    color: #ff6600;
    font-size: 27px;
    line-height: 1;
    margin-bottom: 6px;
    margin-top: 6px;
    padding: 5px 10px;
}
.testimonial-bg-two {
    background-position: 50%; 
  overflow: hidden !important;
}
.contact-form .contact-button {
    background: black;
    border: none;
    border-radius: 30px;
    color: white;
    font-size: 16px;
    font-weight: 600;
    padding: 14px 20px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
@media (max-width:767.99px) {
  .panel-default {
    width: 50%;
}
.about-content-five>p {
        margin-bottom: 40px;
        text-align: center;
    }
  .socialmedia h2 {
    font-size: 30px;
}
  .section-title-two .title {
    font-size: 30px;
    text-align: center;
}
  .hero-sectionvideo video {
    height: 430px;
} 
  .project-content-two {
    background: #000000e3;
    padding: 30px;
    top: 360px;
}
  .welcome-text {
    font-size: 30px;
}
  .project-area-two {
    padding: 20px 0 80px;
    overflow: hidden;
}
}
@media (max-width:474.99px) {
  .breadcrumb-bg {
    padding: 80px 0 40px;
}
  .breadcrumb-content .title {
        font-size: 25px;
    }
  .breadcrumb-content {
    padding: 10px 0 0;
}
 .logo img {
    max-height: 30px !important;
}
  .menu-area {
        padding: 7px 0;
    }
  .hero-sectionvideo video {
        height: 224px;
    }
  .welcome-text {
        font-size: 25px;
    }
  .project-area-two {
        padding: 20px 0 30px;
    }
  .section-title-two .title {
        font-size: 25px;
    }
  .socialmedia h2 {
        font-size: 25px;
    }
  .about-area-five {
        padding: 60px 0 40px;
    }
  .about-list .list-wrap li {
        font-size: 16px;
    }
  .testimonial-bg-two {
    padding: 70px 0 0;
    height: 92vh;
}
  .footer-top-two {
        padding: 40px 0 30px;
    }
  .panel-default {
        width: 100%;
    }
  .menu-area .mobile-nav-toggler {
    font-size: 14px;
    margin-bottom: 6px;
    margin-top: 6px;
    padding: 5px 10px;
}
  .inner-contact-area {
        padding: 50px 0 50px;
    }
  .inner-contact-info .title {
        font-size: 25px;
    }
  .contact-info-item .title-two {
    font-size: 20px;
    margin-bottom: 20px;
}
  .contact-bg {
        padding: 50px 0 50px;
    }
  .project-details-area {
        padding: 0px 0;
    }
}