input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
textarea {
    border-left: none;
    border-right: none;
    border-top: none;
    background: transparent;
}


.nav4 #navigation {
    left: 0%;
    background-color: transparent!important;

}
.nav4 #navigation #navBG {
    position: absolute;
    background: #111111;
    top: 0;
    bottom: 0;
    right: 0;
    left: 40%;
}

.nav4 #navigation .container {
    padding: 100px 50px
}
.nav4 #navigation li {
    text-align: right;
    border-bottom: 1px solid #707070;
    padding: 30px 25px;
}
.nav4 #navigation li a:hover,
.nav4 #navigation li.active a {
    color: #B1835B;
}

@media(min-width:992px) and (max-width:1199px) {
    .nav4 #navigation li {
        padding: 20px 20px;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .nav4 #navigation li {
        padding: 15px 20px;
    }
    .nav4 #navigation #navBG {
        left: 15%;
    }
    .navbar li > a, #navigation li > a {
        font-size: 25px!important;
    }
}
@media(max-width:767px) {
    .nav4 #navigation #navBG {
        left: 0;
    }
    .navbar li > a, #navigation li > a {
        font-size: 20px!important;
    }
    .nav4 #navigation li {
        padding: 15px 20px;
    }
}

input,
button:focus {
    outline: none!important;
    box-shadow: none!important;
}
input[type="submit"], button[type="submit"] {
    box-shadow: none!important;
    border: none!important;
}
::-webkit-input-placeholder {
    opacity: 1;
    color: #ccc;
}
::placeholder {
    opacity: 1;
}
:-ms-input-placeholder {
    opacity: 1;
}
::-ms-input-placeholder {
    opacity: 1;
}

h5 {
    text-transform: uppercase;
}

.image-caption h2,
.image-caption h3,
.image-caption p {
    color: #fff;
}

input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
textarea,
.acf-form .acf-field,
.acf-form .acf-form-submit {
    padding-left: 10px!important;
    padding-right: 10px!important;
}
button[type="submit"],
input[type="submit"] {
    float: right;
    cursor: pointer;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    font-family: "poppins", sans-serif;
    font-weight: 500;
    font-size: 18px;
}
button[type="submit"]:hover,
input[type="submit"]:hover {
    opacity: 0.75;
}

#block_5ee779d10da85 .container > div,
#block_5ee77a1d0da87 .container > div,
#block_5ee77afb0da88 .container > div,
#block_5ee77d020da89 .container > div  {
    border-bottom: 1px solid #707070;
}

footer p.newwave {
    font-size: 12px;
}
.form3 .form-container {
    border: 1px solid #7B766C;
}

#block_5eeb8555e663f {
    position: relative;
}
#svgBackground {
    position: absolute;
    top: 0;
    left: 0;
    right:0;
    background-image: url('../img/Shear_Zone_Lines_stretch%20light.svg');
    background-position: center center;
    background-size: auto 100%;
    background-repeat: no-repeat;
}
#block_5eecc6fc6de16 {
    background-image: url('../img/waves.svg');
    background-position: center center;
    background-size: auto 100%;
    background-repeat: no-repeat;
}
#block_5ee76ab13dee9 .image-16-9 {
    background-size: contain!important;
}
.row.block ul li {
    color: #b1835b;
}

#block_5ee788467b266 {
    background-position: top center!important;
}

#block_5f0c3842f6c6e {
    background-image: url('../img/Shear_Zone_Lines_stretch%20dark.svg');
    background-position: center center;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.slick-dots {
    list-style-type: none;
    padding-left: 0;
}
.slick-dots li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 5px;
    background: #666666;
    border-radius: 50%;
}
.slick-dots li button {
    display: none;
}
.slick-dots li.slick-active {
    background: #fff;
}
.featherlight-content {
    width: 80%
}
.galleryThumbnail .image-caption {
    display: none;
}
.featherlight-content .galleryThumbnail {
    width: 100%;
}
.block.gallery4 .image-caption {
    position: absolute;
    bottom: 30px;
    right: 30px;
    left: 33%;
}
.featherlight-content .image-caption {
    position: absolute;
    bottom: 30px;
    right: 30px;
    left: 33%;
    display: block;
}