/*
Theme Name: Creative A Child theme
Description: Child theme for Creative Asset - Parent Theme
Version: 1.0.1
Author: Creative Asset
Template: creativea
*/

/*--------------------------------------------------------------
# Brand colours
CORE

Green #6eb43f
Dark Green #047025
Orange #f05b00
Cyan #36b2d5


# Fonts
- font-family: proxima-nova, sans-serif;
- font-family: quicksand, sans-serif;
- font-family: aktiv-grotesk, sans-serif;

--------------------------------------------------------------*/

body, p {
	font-family: quicksand, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.8em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: proxima-nova, sans-serif;
}

h1 {
    font-size: 54px;
    line-height: 1.2em;
}

h2 {
    font-size: 40px;
    line-height: 1.3em;
}

h3 {
    font-size: 32px;
    line-height: 1.3em;
}

h4 {
    font-size: 27px;
    line-height: 1.4em;
}

h5 {
    font-size: 24px;
    line-height: 1.5em;
}

h6 {
    font-size: 20px;
    line-height: 1.6em;
}

.fixed {
	position: fixed;
}

.ca-infront {
    position: relative;
    z-index: 15;
}

.medium {
    font-weight: 500;
}

.s-bold {
    font-weight: 600;
}

.bold {
    font-weight: 700;
}

.ex-bold {
    font-weight: 800;
}

.alt h1,
.alt h2,
.alt h3,
.alt h4,
.alt h5,
.alt h6 {
    font-family: quicksand, sans-serif;
    font-weight: 500;
}

.aktiv h1,
.aktiv h2,
.aktiv h3,
.aktiv h4,
.aktiv h5,
.aktiv h6 {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 900;
}

.cabest {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    color:  #6DB43E;
}

.uppercase {
    text-transform: uppercase;
    letter-spacing: 2px;
}

.list-small {
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #6eb43f !important;
}

.hero-heading h1 {
    font-size: 56px;
}

.hero-sub h2 {
    font-size: 26px;
}

.smaller h2 {
    font-size: 24px;
}

.green {
    color: #6eb43f !important;
}

.dark-green {
    color: #047025 !important;
}

.ca-car-logos .uabb-photo-gallery-item {
    padding: 10px 2.5% !important;
}

.ca-car-logos .fl-module-content .uabb-photo-gallery {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

.ca-header-text h6 {
    font-size: 18px;
}

.ca-header-text .fa-phone {
    margin-left: 2px;
}

.ca-main-menu a {
    font-family: proxima-nova, sans-serif;
    font-size: 17px;
    font-weight: 500 !important;
    color: #17191d !important;
    margin-left: 15px;
}

.ca-main-menu .sub-menu a {
    margin-left: 0;
}

.ca-menu-btn a {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    background: #6eb43f;
    border-radius: 50px;
    color: #ffffff !important;
    padding: 14px 22px !important;
}

.ca-menu-btn a:hover {
    background: #047025;
}

.menu-highlight {
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
	font-weight: 700 !important;
}

.menuhome a:hover {
	color: #6eb43f !important;
}

.menuwork a:hover {
	color: #f05b00 !important;
}

.menupublic a:hover {
	color: #36b2d5 !important;
}


/*--- HERO ---*/

.ca-hero .fl-builder-shape-layer {
    z-index: 15 !important;
}

.ca-hero-logos {
    position: absolute;
    right: 0;
    bottom: -140px;
}


/*--------------------------------------------------------------
# Buttons
--------------------------------------------------------------*/

.ca-main-btn a {
    font-family: proxima-nova, sans-serif;
    font-size: 16px !important;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding: 15px 27px !important;
}

.ca-hero-btn a {
    font-family: proxima-nova, sans-serif;
    font-size: 18px !important;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding: 17px 30px !important;
}

.ca-text-btn a {
    font-family: proxima-nova, sans-serif;
    font-size: 16px !important;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.ca-main-btn .fa-phone {
    color: #ffffff !important;
}

.ca-hero-btn .fa-phone {
    color: #ffffff !important;
}



/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.ca-footer-menu a {
    font-family: proxima-nova, sans-serif;
    font-size: 17px;
    font-weight: 500 !important;
    color: #ffffff !important;
    margin-left: 15px;
}

.toplayer {
    position: relative;
    z-index: 100;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

.ca-form .gfield_label {
    font-weight: 500 !important;
    line-height: 1em !important;
}

.ca-form .gfield_select {
    padding: 10px !important;
}

.ca-form  .gform_footer {
    margin-top: 0 !important;
}

.home-form input[type=submit] {
    font-family: proxima-nova, sans-serif;
    font-size: 17px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.5px;
    border-radius: 50px !important;
    background: #6eb43f !important;
    padding: 16px 22px !important;
}

.workplace-form input[type=submit] {
    font-family: proxima-nova, sans-serif;
    font-size: 17px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.5px;
    border-radius: 50px !important;
    background: #f05b00 !important;
    padding: 16px 22px !important;
}

.public-form input[type=submit] {
    font-family: proxima-nova, sans-serif;
    font-size: 17px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.5px;
    border-radius: 50px !important;
    background: #36b2d5 !important;
    padding: 16px 22px !important;
}



/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/

@media only screen and (max-width : 1300px) {

.ca-main-menu a {
    font-size: 16px;
    margin-left: 10px;
}

.ca-menu-btn a {
    font-size: 14px;
    letter-spacing: 1px;
    padding: 14px 20px !important;
}
}


@media only screen and (max-width : 1200px) {

.ca-main-menu a {
    font-size: 14px;
    margin-left: 5px;
}

.ca-menu-btn a {
    font-size: 12px;
    letter-spacing: 1px;
    padding: 12px 18px !important;
}
}

@media only screen and (max-width : 1060px) {

.ca-main-menu a {
    font-size: 13px;
    margin-left: 0px;
}

.ca-menu-btn a {
    font-size: 12px;
    letter-spacing: 1px;
    padding: 12px 18px !important;
}
}

@media only screen and (max-width : 992px) {

.ca-hide-medium {
    display: none !important;
}

h1 {
    font-size: 48px;
    line-height: 1.2em;
}

h2 {
    font-size: 36px;
    line-height: 1.3em;
}

h3 {
    font-size: 30px;
    line-height: 1.3em;
}

h4 {
    font-size: 25px;
    line-height: 1.4em;
}

h5 {
    font-size: 23px;
    line-height: 1.5em;
}

h6 {
    font-size: 19px;
    line-height: 1.6em;
}

.hero-heading h1 {
    font-size: 48px;
}

.hero-sub h2 {
    font-size: 23px;
}

.smaller h2 {
    font-size: 23px;
}

.ca-post-cont .uabb-post-heading {
    font-size: 27px;
    line-height: 1.3em;
}

.ca-hero-logos {
    width: 32%;
    position: absolute;
    right: 0;
    bottom: -200px;
}

.ca-reverse .fl-col-group {
    display: flex;
    flex-wrap: wrap-reverse;
}

.ca-footer-menu a {
    font-size: 16px;
    margin-left: 5px;
}

/* Menu */

.uabb-creative-menu .uabb-off-canvas-menu {
    background: #ffffff !important;
    border-left: 5px solid #cccccc;
}

.uabb-creative-menu .uabb-off-canvas-menu .uabb-menu-close-btn {
    font-size: 32px !important;
    color: #000000;
}

#menu-main-menu-1 a {
    font-family: proxima-nova, sans-serif;
    font-size: 17px;
    line-height: 1.8em;
    color: #17191d;
}

#menu-main-menu-1 #menu-item-47 a {
    font-size: 14px !important;
    border-radius: 50px;
    background: #6eb43f;
    color: #ffffff !important;
    margin-top: 20px;
}

#menu-main-menu-1 .sub-menu {
    box-shadow: none;
    -webkit-box-shadow: none;
}

#menu-main-menu-1 .sub-menu a {
    font-size: 16px;
    color: #cccccc !important;
    line-height: 1.4em;
}

}


@media only screen and (max-width : 768px) {

.ca-hide-mobile {
    display: none !important;
}

body, p {
    font-size: 17px;
    line-height: 1.8em;
}

h1 {
    font-size: 38px;
    line-height: 1.2em;
}

h2 {
    font-size: 32px;
    line-height: 1.3em;
}

h3 {
    font-size: 28px;
    line-height: 1.3em;
}

h4 {
    font-size: 24px;
    line-height: 1.4em;
}

h5 {
    font-size: 22px;
    line-height: 1.5em;
}

h6 {
    font-size: 18px;
    line-height: 1.6em;
}

.hero-heading h1 {
    font-size: 42px;
}

.hero-sub h2 {
    font-size: 22px;
}

.smaller h2 {
    font-size: 22px;
}

.ca-post-cont .uabb-post-heading {
    font-size: 24px;
    line-height: 1.3em;
}

.ca-post-cont .overview {
    font-size: 17px;
    line-height: 1.6em;
}

.ca-hero-text {
    padding-bottom: 120px;
}

.ca-hero-logos {
    padding: 0 5% 0 60%;
}

.ca-car-logos .uabb-photo-gallery-item {
    padding: 10px 7% !important;
}

.ca-reverse .fl-col-group {
    display: flex;
    flex-wrap: wrap;
}
}


@media only screen and (max-width : 600px) {

.ca-hero-logos {
    padding: 0 5% 0 50%;
}
}

@media only screen and (max-width : 500px) {

.ca-header-text h6 {
    font-size: 16px;
}

.ca-hero-logos {
    padding: 0 22%;
}

.ca-car-logos .uabb-photo-gallery-item {
    padding: 10px 5% !important;
}
}

@media only screen and (max-width : 450px) {

.hero-heading h1 {
    font-size: 36px;
}
}

