.ca-slider-heading {
    font-size: 50px;
    line-height: 72px;
    font-weight: 600;
}

.theme-bg-3 {
    background: #175d77;
}

.ca-btn-primary-3 span {
    background: #1589bd;
}

.theme-color-3 {
    color: #175d77;
}

.ca-expand-ic span {
    background: #1589bd;
}

.ca-location-icbox:hover .ca-location-icbox-img span {
    background: #1589bd;
}

.ca-btn-primary-3:after {
    background: #376375;
}

.ca-abo-content p {
    padding-left: 30px;
    padding-right: 30px;
}



/* Odoo Specific CSS */


/* Fix for Clickable Areas In Odoo */

html, body, #wrapwrap {
    width: 100%;
    height: auto!important;
    overflow: auto!important;
}

header#top {
    display: none!important;
}

main {
    margin-top: 130px;
}


@media screen and (max-width: 450px) {
  .ca-ft-logo {
    text-align:center;
  }
  
}


/* December update */

h1.ca-slider-heading.text-white.pt-20.pb-20.ca-text-cap {
    text-transform: uppercase;
    line-height: 60px;
}

p.pb-32.slider-sub-content {
    font-size: 26px;
}

.ca-ft-area.w-bg {
    background: #205d76;
}

.ca-ft-content p {
    color: #ffffff;
}

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

.ca-footer-menu ul li a:hover {
    color: #fff;
}
.copry-right-text {
    color:#fff;
}

.copy-right-menu ul li a {
    color: #ffffff;
}

h4.ca-title.fnw-700.theme-black-3.pb-24 {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
}

.ca-footer-social-3 ul li a:hover {
    background: #3589b9;
}