/*
Theme Name: Fligno Web Design Agency
Theme URI: https://fligno.com/
Version: 1.0
Description: Mini Websites by FLigno
Author: Fligno Team
Author URI: https://fligno.com/
template: bb-theme
*/

/* Add your custom styles here... */


@font-face{
    font-family: Nexa;
	src: url('https://www.aboderealestate.com.au/wp-content/themes/bb-theme-child/assets/fonts/Nexa-Light.woff2');
    font-weight: 300;
}
@font-face{
    font-family: Nexa;
    src: url('https://www.aboderealestate.com.au/wp-content/themes/bb-theme-child/assets/fonts/NexaRegular.woff2');
    font-weight: 400;
}
@font-face{
    font-family: Nexa;
    src: url('https://www.aboderealestate.com.au/wp-content/themes/bb-theme-child/assets/fonts/Nexa-Bold.woff2');
    font-weight: 700;
}
@font-face{
    font-family: Nexa;
    src: url('https://www.aboderealestate.com.au/wp-content/themes/bb-theme-child/assets/fonts/NexaBlack.woff2');
    font-weight: 900;
}

h1, h2, h3, h4, h5, h6{
    font-family: Nexa;
    font-weight: 700;
}

body, p{
    font-family: Nexa;
    font-weight: 400;
    font-size: 14px;
    line-height: 2em;
}

/* body:not('.page-id-1169') .custom-collapse {
    overflow: hidden;
}
body:not('.page-id-1169') .testimonial-content{
	display: flex;
	flex-direction: column-reverse;
}
 */
/* Info Box Global */
.uabb-infobox-title-prefix{    
    font-weight: 300;
}

/* Caldera */
.caldera-form-grid .caldera-grid .row{
    margin: 0;
    padding: 35px;
    background: rgba(255,255,255,.5);
}
.caldera-form-grid .caldera-grid .col-sm-12.single{
    flex: 1;
    padding: 0;
    display: flex;
    justify-content: space-around;
}
.caldera-form-grid .caldera-grid .form-group{
    margin-bottom: 0;
    width: calc(100% / 8 - 35px);
}
.caldera-grid .btn{
    width: 100%
}
.caldera-grid label{
    color: #00254c;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 900 !important;
    letter-spacing: 1.04px;
}
.caldera-grid .form-control{
    color: #fff !important;
    font-size: 13px !important;
    outline: none !important;
    box-shadow: none !important;
    background: none !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 2px solid white !important;
    border-radius: 0 !important;
    padding: 10px 0 !important;
    height: auto !important;
}
.caldera-grid .form-control option{
    color: #2d3742;
}

/* Button */
.uabb-btn,
.fl-builder-content a.fl-button{
    padding: 20px 30px;
}
.uabb-btn,
.fl-page a.fl-button *{
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.04px;
}

/* Design Columns */

.behind-column-bg{
    position: relative;
    z-index: 1;
}
.behind-column-bg .fl-col-content{
    min-height: calc(305px + (450 - 305) * ((100vw - 1366px)/(1920 - 1366)));
    margin-top: calc(13px + (-90 - (-50)) * ((100vw - 1366px)/(1920 - 1366)));
}
.column-padding .fl-col-content{
    padding: 70px;
}

.fl-builder-content .column-margin-right > .fl-col-content{
    margin-right: 50px;
    min-height: 600px;
}
.fl-builder-content .column-margin-left > .fl-col-content{
    margin-left: 50px;
    min-height: 600px;
}
.main-padding .fl-row-content-wrap{
    padding: 100px 0px 100px 0px;
}

.fl-builder-content .three-col-row .fl-col > .fl-col-content,
.fl-builder-content .three-col-row .fl-col > .fl-col-content *{
    position: relative;
}
.fl-builder-content .three-col-row .fl-col > .fl-col-content:before{
    content: '';
    position: absolute;
    background: rgba(0,0,0,.4);
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
}


/* Media Queries */

@media only screen and (max-width: 1366px) and (min-width: 1000px){
    .caldera-form-grid .caldera-grid .row{
        padding: calc(20px + (35 - 20) * ((100vw - 1000px)/(1366 - 1000)));
    }
    .caldera-form-grid .caldera-grid .form-group{
        margin-bottom: 0;
        width: calc(100% / 8 - 20px);
    }
    .hero-banner > .fl-row-content-wrap{
        padding-top: 200px;
        padding-left: calc(0px + (60 - 0) * ((100vw - 1000px)/(1366 - 1000)));
        padding-right: calc(0px + (60 - 0) * ((100vw - 1000px)/(1366 - 1000)));
        padding-bottom: 70px;
        min-height: 1000px;
    }
    .column-padding .fl-col-content{
        padding: calc(20px + (30 - 10) * ((100vw - 1000px)/(1366 - 1000)))
    }
    .fl-builder-content .column-margin-right > .fl-col-content{
        margin-right: calc(10px + (30 - 10) * ((100vw - 1000px)/(1366 - 1000)));
    }
    .fl-builder-content .column-margin-left > .fl-col-content{
        margin-left: calc(10px + (30 - 10) * ((100vw - 1000px)/(1366 - 1000)));
    }
}
@media only screen and (max-width: 1200px){
    .behind-column-bg .fl-col-content{
        min-height: calc(305px + (450 - 305) * ((100vw - 1000px)/(1200 - 1000)));
        margin-top: calc(-155px + (-70 - (-155)) * ((100vw - 1000px)/(1200 - 1000)));
    }    
}
@media only screen and (max-width: 768px){
    header .fl-col-group.fl-col-group-equal-height{
        display: flex;
    }
    header .fl-col-group > .fl-col{
        flex: 0 0 50%;
    }
    header .fl-photo{
        text-align: left !important;
    }
    header img{
        width: 200px !important;
    }
    .uabb-creative-menu .menu > li{
        margin: 10px 0 !important
    }
    .uabb-creative-menu .menu > li *{
        font-size: 16px !important
    }
    .fl-col-small:not(.fl-col-small-full-width){
        max-width: 100%;
        width: 100%;
    }
    .post-titles > .fl-row-content-wrap{
        padding-top: 200px
    }
    .caldera-form-grid .caldera-grid .col-sm-12.single{
        flex-wrap: wrap;
    }
    .caldera-form-grid .caldera-grid .col-sm-12.single > div{
        flex: 0 0 100%;
    }
    .caldera-form-grid .caldera-grid .form-group{
        margin-bottom: 15px;
    }
    .fl-row[data-node].hero-banner > .fl-row-content-wrap{
        padding-top: 200px;
        padding-bottom: 70px;
        padding-right: 30px;
        padding-left: 30px;
    }
    .fl-builder-content .column-margin-left > .fl-col-content,
    .fl-builder-content .column-margin-right > .fl-col-content{
        min-height: 400px
    }
    .fl-builder-content .broken-grid-column > .fl-col-content{
        margin-top: -250px;
    }
    .fl-builder-content .three-col-row .fl-col-group{
        display: flex;
        justify-content: space-between;
    }
    .fl-builder-content .three-col-row .fl-col{
        flex: 0 0 33.3%;
    }
    .fl-builder-content .three-col-row .fl-col > .fl-col-content{
        min-height: 300px;
        margin: 5px 5px;
    }
    .fl-builder-content .three-col-row .fl-col:first-child > .fl-col-content{
        margin-left: 10px;
    }
    .fl-builder-content .three-col-row .fl-col:last-child > .fl-col-content{
        margin-right: 10px;
    }   
    .column-padding .fl-col-content{
        padding: calc(20px + (70 - 20) * ((100vw - 360px)/(768 - 360))) !important
    }
    .fl-module-spacer-gap{
        display: none;
        height: 0;
    }
    .clients-row .fl-col-group:last-child *{
        text-align: center;
    }
    .clients-row .uabb-dual-button{
        justify-content: center;
    }
    .clients-row .uabb-dual-button-wrapper{
        display: flex;
        flex-direction: row !important;
        text-align: center;
    }
    .clients-row .uabb-dual-button-wrapper > div{
        margin: 0 5px 0 5px;
    }
    footer .fl-row:first-child .fl-col-group{
        display: flex;
    }
    footer .fl-row:last-child .fl-row-content-wrap{
        padding: 70px calc(20px + (30 - 20) * ((100vw - 360px)/(768 - 360))) 20px;
    }
    footer .fl-row:last-child .fl-col-group:last-child *{
        text-align: center;
    }
    footer .fl-icon-group{
        display: flex;
    }
}

@media only screen and (max-width: 480px){
    .fl-builder-content .three-col-row .fl-col{
        flex: 0 0 100%;
    }
    .fl-builder-content .three-col-row .fl-col > .fl-col-content{
        margin: 10px 10px !important;
    }
    .fl-builder-content .three-col-row .fl-col:first-child > .fl-col-content{
        margin-bottom: 5px !important;
        margin-top: 5px !important;
    }
    .fl-builder-content .three-col-row .fl-col:last-child > .fl-col-content{
        margin-top: 5px !important;
    }
    footer img{
        width: 120px !important;
    }  
}


/*  lightbox rentals*/
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.4);
  justify-content:center;
  flex-direction:column;
  z-index:123;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  height:50vh;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 30px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

/* Hide the slides by default */
.mySlides2 {
  display: none;
}

/* Next & previous buttons */
.modal>.prev,
.modal>.next {
  cursor: pointer;
  position: absolute;
/*   top: 50%; */
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  margin-top:20px;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Caption text */
.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

img.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}