.sticky-header {
    min-height: 120px !important;
}

.is-sticky {
    background-color: #000000 !important;
    opacity: 85%;
}

.is-sticky {
    min-height: 150px;
}

header.jumbotron {
    margin-bottom: -4px !important;
}

.border-around-1-light {
    background-color: #1a77ac;
}

.desktop-logo {
    max-width: 300px !important;
}

a.nav-item.nav-link:hover, a.nav-item.nav-link:active, a.nav-item.nav-link:focus, a.nav-item.nav-link.active {
    color: #ff6101 !important;
}

.home__services .font-weight-bold {
    font-weight: 400 !important;
}

.section__theme .text p {
    font-weight: 100 !important;
}

.home .service h1, .contact h2, h1.title, .contact-enquire-form h2 {
    color: #000000 !important;
}

.two-column-text.w-100 p {
    color: #000000 !important;
}

.home__about .section__theme--dark h2, .section__theme--dark p, h2.subtitle {
    color: #000000 !important;
}

blockquote p {
   /* font: bold normal 34px/36px var(--font-Libre-Baskerville) !important; */
    color: #7b7b7b !important;
    letter-spacing: 0px;
    font-family: Libre-Baskerville !important;
    font-size: 34px !important;
    line-height: 24px !important;
}

.section__theme .text h1.title {
    font-family: Libre-Baskerville !important;
    font-weight: 100;
}

.quotation-marks {
    font: normal normal 30px / 40px var(--font-vidaloka) !important;
    color: #7b7b7b !important;
}

cite.reference {
    font: bold normal 16px/36px var(--font-open-sans) !important;
    color: #000000 !important;
}

section.row.home__client-quote.section__theme--light.section-padding {
    padding-bottom: 13px !important;
    padding-top: 55px !important;
}

.about .section__theme--dark {
    background-color: #f5f5f5 !important;
}

.home__client-quote.section__theme--light {
   /* background-color: #dbd3c3 !important; */
       background-image: url(/assets/images/banner_image/texture-background-4.jpg) !important;
    color: var(--text-white) !important;
}

.gallery .section__theme--light {
    background-color: #ffffff !important;
}

.service .section__theme--dark {
    background-color: #ffffff !important;
}

section.service:nth-of-type(odd) .text {
    /* padding: 10px 100px 25px 65px !important;
}

section.service:nth-of-type(even) .text {
    padding: 10px 65px 25px 100px !important; */
}

section.row.service.process_info {
    max-height: 100%;
}

article.gallery-container.section__theme--dark {
    margin-top: -85px !important;
}

.row.section__theme--image-text {
    padding-top: 0px !important;
}

.service .gallery-container {
    padding-top: 50px !important;
}

.team_info .row.section__theme--image-text {
    padding-top: 40px !important;
}

.team_info p.team_sub_article {
    padding-top: 0px !important;
}

section.row.contact.section__theme--light {
    background-color: #ffffff !important;
    color: var(--text-white) !important;
}

.container-fluid a.clear, button.filter, .custom-container .form-control.clear, .custom-container .form-control.filter {
    background-color: #17a5e5 !important;
}

.page-social-icon {
    background-color: #17a5e5;
}

.icon-bar.active a:hover {
  background-color: #17a5e5 !important;
  color: #ffffff;
}

.btn {
    color: #ffffff;
}

.home__services{
    background-image: url(/assets/images/banner_image/texture-background-4.jpg);
}

.about .section__theme .text .no-wrap {
    padding-bottom: 60px !important;
}

.about .section__theme .text {
    padding-bottom: 0px !important;
}

.team .section__theme--dark {
    background-color: #dfdfdf;
}

.team_info .section__theme--dark {
    background-color: #ffffff;
}

main section.row.team {
    background-color: #dfdfdf !important;
}
   
figcaption h2 {
    color: #000000;
    font-size: 17px !important;  
}


.bg-yellow {
    background-color: #FFFFFF !important;
}


footer .section__theme--dark .section__theme .copyright p {
    color: white !important;
}

.col-12.col-lg-6.copyright.text-left p {
    color: #000000 !important;
    font-size: 14px !important;
}

footer .website-design-by p {
    color: #000000 !important;
}

footer .section-separation {
    background-color: #efefef !important;
}

.swap-fonts, footer a, .website-design-by *, copyright * {
    color: #000000 !important;
}

.social-links .icons {
    background-color: #1c1c1c;
}

.social-links a .fa {
    color: #f9f9f9;
}

h1.team_member_title_01 {
    line-height: 0px !important;
}

.team .section__theme .text p {
    color: #636363 !important;
}

.team .section__theme--dark h2 {
    color: #ffffff !important;
}

.team h1 {
    color: #636363 !important;
}

.contact-enquire-form form button[type=submit] {
    border: 1px solid #f84200;
    background-color: #f84200;
}

.contact-enquire-form .btn {
    color: #ffffff !important;
}

footer .section__theme--dark {
    background-color: #f9f9f9 !important;
}

footer.container-fluid {
    background-color: #f9f9f9 !important;
}

@media only screen and (max-width: 576px) {
.section__theme .text h1.title {
 /* line-height: 75px !important; */
 }
}

@media only screen and (max-width: 768px) {
  header.jumbotron.position-relative.top-full.p-0 {
    max-height: 100% !important;
      line-height: 75px !important;
 }
  .contact .is-sticky {
    min-height: 140px !important;
 }
 
 .team_info p.team_sub_article {
    padding-top: 20px !important;
 }
 
 .about .section__theme .text .no-wrap {
    padding-bottom: 115px !important;
 }
 .sticky-header {
    min-height: 55px !important;
 }
 main > .row.about {
    background-color: #ffffff !important;
 }
 .about-feature-decoImg {
    padding-bottom: 26px !important;
 }
 article.gallery-container.section__theme--dark {
    margin-top: -135px !important;
 }
}
 
@media only screen and (max-width: 1024px) {
#navbarNavMobile {
    background-color: #000000 !important;
 }
}

