/*.logos-section .how-work-company-slider {
    margin-top: 0;
}*/

.instagram-section {
    padding: 200px 0;
    text-align: center;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.footer-menu ul {
    margin: 0;
    padding: 0;
}

.footer-menu ul li {
    display: inline-block;
    margin-left: 15px;
}

.footer-menu ul li a {
    color: #FFF;
}

.footer-menu ul li a:hover {
    text-decoration: underline;
}

.footer-copyright {
    padding-top: 40px;
    padding-bottom: 65px;
    font-weight: bold;
}

.produced-by {
    color: #FFF;
    display: inline-block;
}

.produced-by img {
    background-color: #FFF;
    width: 27px;
    margin-left: 6px;
}

.post-entry blockquote {
    padding: 30px 100px 30px 100px;
}

.post-entry blockquote {
    position: relative;
}

.post-entry blockquote:after {
    content: "";
    position: absolute;
    background: url(../images/icon-blockquote.svg), var(--accent-color);
    bottom: 20px;
    right: 36px;
    z-index: 1;
    width: 58px;
    height: 59px;
    transform: rotate(180deg);
    background-position: 60px 0px;
}

.career-info {
    padding-top: 10px;
    border-bottom: 1px solid #ddd9d9;
    margin-bottom: 30px;
}

.file {
  opacity: 0;
  width: 0.1px;
  height: 0.1px;
  position: absolute;
}

.file-input label {
  display: block;
  position: relative;
  width: 235px;
  height: 50px;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: transform .2s ease-out;
  color: #000;
  font-size: 16px;
}

.file-name {
  position: absolute;
  bottom: -41px;
  left: 0px;
  font-size: 14px;
  color: #999;
}

.mr-2 {
  margin-right: 10px;
}

label a {
    color: #283132;
}

label a:hover {
    text-decoration: underline;
}

.video-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.video-container video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.breadcrumbs {
    margin: 0px auto;
    padding: 0;
}

.breadcrumbs .sep {
    margin: 0 4px 0 6px;
}

.get-a-quote {
    cursor: pointer;
}

.project-single-content {
    /*border-bottom: 1px solid #000000;
    margin-bottom: 60px !important;*/
}

.header-logo img {
    height: 80px;
}

.video-container .hero-slider-image img {
    opacity: 0;
}

.hero.hero-slider-layout .hero-slide {
    padding: 280px 0 150px;
}

.navbar {
    padding: 10px 0;
}

.navbar-expand-lg .navbar-collapse {
    margin: 20px 0;
}

.project-detail-item:hover img {
    filter: brightness(0) invert(1);
}

.how-work-company-slider .company-logo img {
    max-height: unset !important;
}

.footer-text p, .footer-contact-content p a {
    color: #fff;
}

.cta-contact-item-content p a, .contact-info-content p a {
    color: #000;
}

.page-header {
    padding: 410px 0 40px;
}

.project-detail-content p a {
    color: #7c877f;
}

.project-detail-content p a:hover {
    text-decoration: underline;
}

.footer-menu ul {
    text-align: left;
}

.our-testimonials {
    background-color: #FFF;
}

.our-testimonial-content {
    border-left: 1px solid #f8f8f8;
}

.btn-default::before {
    
}

.slicknav_icon .slicknav_icon-bar {
    background-color: #60bb46;
}

.no-plus:after {
    display: none;
}

.blank-heading {
    padding: 58px 0;
    background: none;
    background-color: #192324;
}

.short-header {
    padding: 180px 0 40px;
}

.page-header-box h1 {
    font-size: 40px;
}

.main-footer h3 {
    font-weight: normal;
}

.footer-menu ul li a:hover {
    color: #fff;
}

.faq-catagery-list ul li.active a {
    color: #192324;
}

.our-testimonial-content .section-title {
    background: unset;
}

.products-listing .post-item {
    border: 1px solid #7c877f;
}

.products-listing .post-item .post-item-body {
    padding: 0 10px 10px;
}

.padding-top-none {
    padding-top: 0;
}

.swiper-button-next, .swiper-button-prev {
    color: #7c877f;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: -40px;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: -40px;
}
.swiper-button-next,
.swiper-button-prev {
	pointer-events: auto;
	z-index: 10;
}

.relative {
    position: relative;
}

.light-grey-bg {
    background-color: var(--secondery-color);
}

.download-file:after {
    display: none;
}

.download-file {
    float: right;
}

.download-file img {
    width: 25px;
    position: absolute;
}

.products-listing .post-item-btn a:after {
    background: url(../images/arrow-white.svg?v=1) no-repeat;
    right: -5px;
    width: 25px;
    height: 27px;
}

.section-title-carousel h2 {
    font-size: 35px;
}

.company-logo {
    text-align:center;
}

.project-title {
    color: #7f8780;
}

.projects-alternate .project-single-content:nth-child(odd) { 
    background-color: var(--secondery-color);
    padding: 20px;
}

.project-info, .project-design-info {
    margin-bottom: 0;
}

.project-single-content {
    margin-bottom: 80px;
}

.contactform-message p {
    margin-bottom: 0;
}

.file-input { 
    margin-bottom: 20px;
}

@media only screen and (max-width: 1400px) {
    .swiper {
        margin-left: 40px;
        margin-right: 40px;
    }
    .swiper-button-prev, .swiper-rtl .swiper-button-next {
        left: 10px;
    }
    
    .swiper-button-next, .swiper-rtl .swiper-button-prev {
        right: 10px;
    }
    
    .how-work-company-slider .swiper-button-prev, .swiper-rtl .swiper-button-next {
        left: 0px;
    }
    
    .how-work-company-slider .swiper-button-next, .swiper-rtl .swiper-button-prev {
        right: 0px;
    }
}

@media only screen and (max-width: 991px) {
    .header-logo img {
        height: 65px;
    }
    
    .blank-heading {
        padding: 45px 0;
    }
    
    .section-title-carousel {
        margin-left: 0;
        margin-top: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-copyright .pull-left, .footer-copyright .pull-right {
        width: 100%;
        text-align: center;
    }
    
    .footer-menu {
        margin-top: 15px;
    }
    
    .footer-menu ul li {
        margin: 0px 15px 15px;
    }
    
    .footer-copyright {
        margin-bottom: 40px;
    }
    
    .cb-cursor {
        display: none;
    }
    
    .footer-menu ul {
        text-align: center;
    }
    .swiper {
        margin-left: 0;
        margin-right: 0;
    }
    .swiper-button-prev, .swiper-rtl .swiper-button-next, .swiper-button-next, .swiper-rtl .swiper-button-prev {
        display: none;
    }
    
    .service-content {
        display: none;
    }
}