 /*
 Theme Name: zerif-lite Child Theme
 Theme URI: https://www.aquadeltatronic.com
 Author: luke atelites
 Author URI: https://www.aquadeltatronic.com
 Template: zerif-lite
 Description: Child theme for zerif-lite.
 Version: 0.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags:
 Text Domain: zerif-lite-child
 */

/*@import url("../zerif-lite/style.css");*/

/*
<div class="contact-form-sidebar">
[contact-form-7 id="40" title="sidebar-mas-informacion"]
</div>
*/
/*----------------- Empieza a añadir cambios aquí abajo -------------------------------*/
.zerif-copyright-box {
    width: 100%;
    color: #666;
    display: none !important;
}
/*
.navbar-inverse {
    background-color: #272727;
    border-color: #080808;
}
*/
.navbar-inverse {
    background-color: #ffffff;
    border-color: #080808;
}

.navbar-inverse .navbar-nav>li>a {
    color: #000 !important;
    font-size: 1.4em;
}
.navbar-inverse .navbar-nav ul.sub-menu li a {
    color: #000000 !important;
}
a:visited {
    color: #1494a8 !important;
}

.header-content-wrap {
    padding: 210px 0 80px !important;
}
.focus {
    overflow: hidden;
    padding-bottom: 5px !important;
    background: #fff;
}
#footer {
    background: #272727;
    line-height: 20px;
}

.copyright {
    padding-top: 68px;
    padding-bottom: 68px;
    background: #272727;
}

.copyright p {
    margin-bottom: 0;
    color: #ffffff;
	font-size: 1em;
}

.contact-us {
	padding-bottom: 15px;
    background: rgba(0, 0, 0, 0.5);
}

.about-us p {
    color: #ffffff;
    font-size: 20px;
    line-height: 1.5em;
    text-align: left;
}
.about-us {
    background: rgba(0, 0, 0, 0.6);
}
.separator-one {
    background: rgba(0, 0, 0, 0.5);
}
#mas-informacion > p > label {
    color: #ffffff !important;
    font-size: 16px !important;
}

.section-header {
    padding-bottom: 15px;
    text-align: center;
}

.wpcf7-form-control-wrap {
    position: relative;
    /* color: #ffffff; */
    font-size: 16px;
}
#contact-form-sidebar > p > label{
    color: #000000 !important;
    font-size: 12px !important;
}

#contact .section-header h2 a {
    display: inline-block;
    position: relative;
    margin-top: 1px;
    margin-bottom: 0;
    padding-bottom: 10px;
    font-size: 45px;
    line-height: 40px;
    text-transform: uppercase;
}
.focus, .works, .about-us, .features, .packages, .products, .testimonial, .contact-us {
    padding-top: 10px;
}

input[type="text"], input[type="email"], input[type="url"], input[type="tel"], input[type="password"], input[type="search"], textarea {
    border: 1px solid rgba(0.5, 0, 0, 0.1);
    border-radius: 0;
    color: #555;
    width: 100%;
}

textarea {
    overflow: auto;
    width: 100%;
}

.company-details {
    padding-top: 67px;
    padding-bottom: 30px;
    color: #ffffff;
    font-size: 1.2em;
}

.separator-one .text {
    max-width: 800px;
    margin-top: 1px;
    margin-bottom: 10px;
    padding: 0;
    color: #fff;
    line-height: 34px;
}

.separator-one {
    padding: 25px 0 25px 0;
    background: rgba(52, 210, 147, 0.8);
}

.focus {
    overflow: hidden;
    padding-bottom: 50px;
    background: #fff;
}

.focus-box p {
    color: #000000;
    font-size: 20px;
}

/*
.section-header {
    padding-bottom: 50px;
    text-align: center;
}
*/

.navbar-brand {
    float: left;
    padding: 20px;
    font-size: 18px;
    line-height: 20px;
    height: 100% !important;
    width: 100% !important;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-size: 1.4em;
}

.focus-box2 p {
    color: #000000;
    font-size: 20px;
}

/*
.about-us {
    background-image: url(https://www.aquadeltatronic.com/wp-content/uploads/2018/09/beach_dawn_dusk_ocean_sea_seascape_sun_sunrise-1364695-1.jpg);
    height: 100%;
	width: 100%;
    transform: translate3d(-9.89297px, -18.0065px, 0px);
    transform-style: preserve-3d;
    backface-visibility: hidden;
    position: relative;
    display: block;
    left: 0px;
    top: 0px;
}
*/
/*
.about-us element.style {
    background-image: url(https://www.aquadeltatronic.com/wp-content/uploads/2018/09/beach_dawn_dusk_ocean_sea_seascape_sun_sunrise-1364695-1.jpg);
    height: 834px;
    transform: translate3d(-9.89297px, -18.0065px, 0px);
    transform-style: preserve-3d;
    backface-visibility: hidden;
    position: relative;
    display: block;
    left: 0px;
    top: 0px;
}
*/
