/*
Theme Name: Solotodo
Theme URI: http://www.lives.nl
Author: Lives Internet & Marketing
Author URI: http://www.lives.nl
Description: Solotodo Wordpress thema door Lives
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: solotodo
Text Domain: solotodo

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: 700;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

code,
kbd,
pre,
samp {
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

select {
    text-transform: none;
}

button {
    overflow: visible;
}

button,
input,
select,
textarea {
    max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
    opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 0.4375em;
    padding: 0;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button,
input[type="datetime-local"]::-webkit-inner-spin-button,
input[type="datetime-local"]::-webkit-outer-spin-button,
input[type="week"]::-webkit-inner-spin-button,
input[type="week"]::-webkit-outer-spin-button,
input[type="month"]::-webkit-inner-spin-button,
input[type="month"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #d1d1d1;
    margin: 0 0 1.75em;
    min-width: inherit;
    padding: 0.875em;
}

fieldset > :last-child {
    margin-bottom: 0;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

optgroup {
    font-weight: bold;
}

/**
 * Lives
 */

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

#bol0 {
    width: 219px;
    height: 50px;
    right: 15px;
    bottom: 0px;
    background: url("images/btn-white.png") no-repeat;
    font-size: 20px;
    color: #000;
    line-height: 50px;
    float: right;
    padding-right: 10px;
}

#bol1 {
    width: 95px;
    height: 95px;
    right: 100px;
    top: 20px;
}

#bol2 {
    width: 95px;
    height: 95px;
    right: 300px;
    top: 40px;
}

#bol3 {
    width: 95px;
    height: 95px;
    right: 50px;
    top: 350px;
}

#bol4 {
    width: 95px;
    height: 95px;
    right: 300px;
    top: 400px;
}

#bol5 {
    width: 95px;
    height: 95px;
    right: 100px;
    top: 20px;
}

@keyframes bol0 {
    0% {
        right: 15px;
        bottom: 0px;
        width: 219px;
    }

    50% {
        width: 219px;
        margin-right: 20px;
        right: 20px;
    }

    100% {
        right: 15px;
        bottom: 0px;
        width: 219px;
    }
}

@keyframes bol1 {
    0% {
        right: 100px;
        top: 20px;
    }
    100% {
        right: 20px;
        top: 100px;
    }
}

@keyframes bol2 {
    0% {
        right: 300px;
        top: 40px;
    }
    100% {
        right: 380px;
        top: 120px;
    }
}

@keyframes bol3 {
    0% {
        right: 50px;
        top: 350px;
    }
    100% {
        right: 100px;
        top: 300px;
    }
}

@keyframes bol4 {
    0% {
        right: 300px;
        top: 400px;
    }
    100% {
        right: 250px;
        top: 300px;
    }
}

@media (max-width: 1240px) {
    body a.logo {
        margin-left: 10px;
    }
}

@media (max-width: 1060px) {
    body .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main {
        background: rgba(0, 0, 0, 0) url("images/icon-mobile-menu.png") no-repeat scroll center center / 55px auto;
        width: 84px;
        height: 36px;
        overflow: hidden;
        text-indent: 999px;
        float: right;
        margin: 10px;
    }

    body .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main:hover {
        background: rgba(0, 0, 0, 0) url("images/icon-mobile-menu-cross.png") no-repeat scroll center center / 30px auto;
    }

    body ul#ubermenu-nav-main-2-primary li a, body ul#ubermenu-nav-main-2-primary li.last a {
        background: #fff url("images/arrow-right-small.png") no-repeat scroll right 10px top 9px;
        width: 100%;
        text-align: right;
        border-top: 1px solid #000;
        border-right: none;
        line-height: 30px;
        padding-right: 30px;
    }

    .header-top {
        background: #fff;
        -webkit-box-shadow: 0px 17px 20px -20px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 17px 20px -20px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 17px 20px -20px rgba(0, 0, 0, 0.75);
    }

    body .header-slide {
        margin-top: 57px;
    }

    body.page .main-wrap .row-1 .panel-white .content, body.page .main-wrap .row-3 .panel-white .content {
        padding: 40px;
    }

    body .black-left, body .black-right {
        background: #000;
    }

    body .black-left img, body .black-right img {
        margin: -15px;
    }

    body .btn-white-small {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .main-wrap .row-eq-height, .main-wrap .row-eq-height .col-xs-6, .main-wrap .row-eq-height .col-sm-6 {
        width: 100%;
        display: inline;
    }

    .btn-white-small {
        margin-bottom: 20px;
    }

    #bol1, #bol2, #bol3, #bol4, #bol5 {
        display: none;
    }

    body.page .main-wrap .row-2 .panel-white .content {
        margin-left: 40px;
        padding: 0px;
    }

    body .panel-thuis {
        text-align: left;
    }

    body .mob-vis {
        display: block;
    }

    body .mob-hide {
        display: none;
    }

    body .architect-a-merk {
        background: none;
    }

    body .front img {
        float: left;
        margin: 10px;
    }

    body .front span {
        float: left;
    }

    body .front a {
        color: #000;
    }

    body .vertical.flip-container .front, body .vertical.flip-container .back {
        font-size: 14px;
    }

    body .black-left img, body .black-right img {
        max-width: 100%;
        height: auto;
        width: 100%;
        margin: 0px;
    }

    body.page-id-60 .row-1 .black-left .contents {
        margin-left: -15px;
    }
}

@media (max-width: 500px) {
    html {
        -webkit-text-size-adjust: none
    }

    img {
        max-width: 100%;
        height: auto;
    }

    body .logo-white {
        padding: 70px 40px;
    }

    body .black-right img, body .black-left img {
    }

    body .row-1 .black-left h2 {
        left: 20%;
        top: 75px;
    }

    body .vertical.flip-container {
        margin-bottom: 20px;
    }

    body .choice-1, body .choice-2 {
        margin: 0px;
    }
}

#bol0 {
    position: absolute;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-direction: alternate;
}

#bol1, #bol2, #bol3, #bol4, #bol5 {
    position: absolute;
    animation-duration: 2s;
    -webkit-animation-iteration-count: 2; /* Chrome, Safari, Opera */
    animation-iteration-count: 2;
    animation-timing-function: ease-in-out;
    animation-direction: alternate;
}

#bol0 {
    animation-name: bol0;
}

#bol1 {
    animation-name: bol1;
}

#bol2 {
    animation-name: bol2;
    animation-delay: 1s;
}

#bol3 {
    animation-name: bol3;
}

#bol4 {
    animation-name: bol4;
    animation-delay: 1.5s;
}

#bol5 {
    animation-name: bol5;
}

html, body {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 300;
    line-height: 30px;
    font-size: 17px;
    overflow-x: hidden;
}

.col-md-6 {
    overflow: hidden;
}

body .wpcf7-form.sent {
    color: #000000 !important;
}

body.home .wpcf7-form.sent {
    color: #ffffff !important;
}

body label {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

body label input, body label textarea {
    width: 100%;
}

input, textarea {
    background: none;
    border: 1px solid #fff;
    font-weight: normal;
    color: #fff;
    padding: 5px 10px;
}

textarea {
    max-height: 119px;
}

input.wpcf7-submit {
    background: #fff;
    color: #000;
    font-weight: 600;
    padding: 5px 20px;
}

.page-id-6 input, .page-id-6 textarea, .panel-contact input, .panel-contact textarea, .pum input {
    border: 1px solid #000;
    color: #000;
}

.page-id-6 input.wpcf7-submit, .panel-contact input.wpcf7-submit, .pum input.wpcf7-submit {
    background: #000;
    color: #fff;
}

.panel-contact h2 {
    background: rgba(0, 0, 0, 0) url("images/solotodo-neem-contact-op-2.jpg") no-repeat scroll left 300px center;
}

ul, ol {
    margin: 0px;
    list-style: none;
    padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    margin: 0px 0px 15px 0px;
}

h2 {
    font-size: 36px;
}

.contact-wrap h2 {
    color: #000;
}

.contact-wrap-top a {
    color: #fff;
}

a.btn-black {
    background: #000;
    padding: 10px 40px;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    float: left;
}

.btn-white-small {
    color: #000;
    font-weight: 600;
    font-size: 20px;
    float: left;
    width: 100%;
    text-align: center;
    line-height: 35px;
}

a.btn-white-small img {
    margin-right: 5px;
}

.contact-wrap-top a.btn-white-small {
    background: none;
}

.mob-vis {
    display: none;
}

.mob-hide {
    display: block;
}

.site {
    max-width: 1240px;
    width: 100%;
    margin: 0px auto;
    position: relative;
}

.header-wrap, .main-wrap, .content-wrap, .wrap-keuze, .architect-a-merk, .logo-white, footer, .row-solo {
    float: left;
    width: 100%;
    position: relative;
}

.header-top {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 1;
}

a.logo {
    float: left;
    width: 195px;
    height: 28px;
    margin: 15px 0px;
    background: url("images/solotodo-logo-2.png") no-repeat;
}

.menu-hoofdmenu-container {
    float: right;
    margin: 15px 0px;
}

ul#ubermenu-nav-main-2-primary {
    margin-top: 15px;
}

ul#menu-hoofdmenu li {
    float: left;
}

ul#ubermenu-nav-main-2-primary li a {
    float: left;
    color: #000;
    font-size: 19px;
    font-weight: 600;
    padding: 0px 15px;
    border-right: 3px solid #000;
    line-height: 16px;
}

ul#ubermenu-nav-main-2-primary li.last a {
    border: none;
}

.ubermenu-current-menu-item a span {
    border-bottom: 3px solid #000;
    padding-bottom: 3px;
    margin-bottom: -6px;
}

.header-slide {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
}

.header-slide img {
    width: 100%;
}

.main-wrap {
}

.contact-wrap-top {
    float: left;
    width: 100%;
    margin-bottom: 100px;
}

.click-download {
    float: left;
    margin: 20px 0px;
}

.content-wrap-home {
    background: url("images/bg-ringen.jpg") no-repeat center top #10100f;
    color: #fff;
    padding-bottom: 40px;
}

.page-id-6 .content-wrap-home {
    padding-bottom: 3px;
}

.page-id-6 .content-wrap-home {
    padding-top: 100px;
}

.logo-white {
    text-align: center;
    padding: 70px 0px;
}

.panel-thuis {
    text-align: right;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 55px;
}

.content-wrap-home a.btn-white {
    background: url("images/btn-white.png") no-repeat;
    font-size: 20px;
    color: #000;
    line-height: 50px;
    float: right;
    padding-right: 10px;
}

.panel-form {
    padding-top: 100px;
    text-align: center;
}

.page-id-6 .panel-form {
    padding-top: 20px;
}

.panel-form .wpcf7 {
    left: 50%;
}

.content-wrap img {
    max-width: 100%;
    height: auto;
}

.page .main-wrap .row {

}

.page.page-id-6 .main-wrap .row {
    background: none;
}

.home.page .main-wrap .row {
    background: none;
}

.page .main-wrap .row .panel-white {
    background: #fff;
}

.page .main-wrap .row .panel-white .content {
    padding: 100px 40px;
}

.black-left img {
    float: right;
    margin-right: -15px;
}

.black-right img {
    float: left;
    margin-left: -15px;
}

.black-right {
    background: #000;
}

.page .main-wrap .row-1 .panel-white .content, .page .main-wrap .row-3 .panel-white .content {
    padding: 100px 40px 100px 40px;
}

.page .main-wrap .row-2 .panel-white .content {
    padding: 80px 40px 80px 40px;
    margin-left: -15px;
}

.row-1 .black-left h2 {
    left: 50%;
    position: absolute;
    text-align: center;
    top: 240px;
}

.row-1 .black-left h2 a {
    color: #fff;
}

.contents {
    position: relative;
    float: left;
    height: 100%;
    width: 100%;
}

.contents .text {
    color: #fff;
    font-size: 34px;
    line-height: 36px;
    top: 300px;
    left: 0px;
    width: 100%;
    position: absolute;
    text-align: center;
}

.contact-wrap {
    background: #fff;
    float: left;
    width: 100%;
}

.contactgegevens {
    border-left: 3px solid #fff;
    padding-bottom: 40px;
    padding-left: 15px;
    float: left;
    width: 100%;
}

.brochure {
    margin-bottom: 20px;
}

.architect-a-merk {
    background: rgba(0, 0, 0, 0) url("images/solotodo-divider-white.png") no-repeat scroll center center;
    min-height: 200px;
    margin: 100px 0px;
}

.choice-1 {
    float: left;
    width: 100%;
    min-height: 200px;
    text-align: right;
    margin-left: -12px;
}

.choice-2 {
    float: left;
    width: 100%;
    min-height: 200px;
    margin-left: 12px;
}

.choice-2:hover {
    position: relative;
    z-index: 1;
}

.architect-a-merk img {
    max-width: 100%;
}

/* CTA Balk Styles */
.cta-row .panel-black {
    padding-top: 6%;
    padding-bottom: 6%;
    background-color: #000;
    color: #fff;
    text-align: center;
}

a.cta-btn-white {
    background: #fff;
    padding: 10px 40px;
    color: #000;
    font-weight: bold;
    font-size: 17px;
    margin-top: 10px;
    display: inline-block;
}

/*Landingpage Specific Styles*/
.page-template-pagetemplate-landingpage ul {
    list-style-type: circle;
    padding-left: 20px;
}

.page-template-pagetemplate-landingpage footer ul {
    padding: 0;
    list-style-type: none;
}

footer {
    padding: 75px 0px 50px;
    background: #f7f7f7;
}

.footer-wrap {
    left: 50%;
    max-width: 190px;
    margin-left: -95px;
    width: 100%;
    position: relative;
}

footer li {
    border-top: 1px solid #000;
}

footer li span {
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    margin-left: 20px;
}

footer li span.phone {
    background: url("images/icon-phone.png") no-repeat center center;
}

footer li span.email {
    background: url("images/icon-plane.png") no-repeat center center;
}

footer a {
    color: #333;
}

/* entire container, keeps perspective */
.flip-container {
    perspective: 1000px;
    float: left;
}

/* flip the pane when hovered
.flip-container:hover .flipper, .flip-container.hover .flipper {
    transform: rotateY(180deg);
} */

.flip-container, .front, .back {
    width: 100%;
    height: 50px;
    line-height: 50px;
}

/* flip speed goes here */
.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;

    position: relative;
}

/* hide back of pane during swap */
.front, .back {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

/* front pane, placed above back */
.front {
    background: #fff;
    z-index: 2;
    /* for firefox 31 */
    transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
    transform: rotateY(180deg);
    border: 1px solid #fff;
    background: #000;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}

.vertical.flip-container {
    position: relative;
}

.vertical .back {
    transform: rotateX(180deg);
}

.vertical.flip-container .flipper {
    transform-origin: 100% 25px; /* half of height */
}

/*.vertical.flip-container:hover .flipper {
    transform: rotateX(-180deg);
}*/