/*
Theme Name: Mediakolmio 2026
Theme URI: 
Author: Mediakolmio
Author URI: 
Description: Korjattu Auli/Hurja 2026 teema Maanrakennus J. Karell Oy:lle
Version: 1.1
License: 
License URI: 
Text Domain: mediakolmio
Template: 
*/

@media screen and (max-width: 899px) {
    .menu-container {
        display: none;
    }
}
@media screen and (min-width: 899px) {
/*    .finnish-page .taptap-menu-button-wrapper {
        display:none;
    }*/
    .taptap-menu-button-wrapper {
        display:none;
    }
}
.menu-container {
    max-width: 1200px;
    margin: auto;
}
#header-image-logo-parent {
    width: 100px;
    height: 100px;
    line-height: 100px;
    position: absolute;
    vertical-align: middle;
    padding-left: 20px;
}
#header-image-logo {
    width: 100%;
    line-height: 1;
    vertical-align: middle;

}
.site-header {
    background-color: #ee7d17;
    width: 100%;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 999999;
}

.site-inner .hero-image {
    top: 250px;
    position: absolute;
    z-index: 101;
    left: 0;
    right: 0;
    text-align: center;
}

@media screen and (max-width: 1200px) {
    .site-inner .hero-image img {
        width: 250px;
    }
}

@media screen and (max-width: 960px) {
    .site-inner .hero-image{
        top: 150px;
    }
}

#menu-desktop-valikko {
    padding-left: 0;
    display: flex;
    margin-top:0;
    min-height: 100px;
    max-height: 100px;
    line-height: 100px;
    text-align: center;
    position: relative;
    width: 70%;
    margin: auto;
    justify-content: center;
}
#menu-desktop-english {
    padding-left: 0;
    display: flex;
    margin-top:0;
    min-height: 100px;
    max-height: 100px;
    line-height: 100px;
    text-align: center;
    position: relative;
    width: 70%;
    margin: auto;
    justify-content: center;
}
#menu-desktop-valikko .menu-item{
    display: inline;
    margin: 0 10px;
    font-size: 1.4rem;
}
#menu-desktop-english .menu-item{
    display: inline;
    margin: 0 10px;
    font-size: 1.4rem;
}
@media screen and (max-width: 1250px) {
    #menu-desktop-english .menu-item{
        font-size: 1rem;
    }
    #menu-desktop-valikko .menu-item{
        font-size: 1rem;
    }
}

.menu-container .sub-menu {
    display: none;
    z-index: 999999;
    position: absolute;
    text-align: left;
    padding: 10px 10px 10px 0;
}
/*.finnish-page .sub-menu {
    display: none;
    z-index: 999999;
    position: absolute;
    text-align: left;
    padding: 10px 10px 10px 0;
}
.sub-menu {
    display: none;
    z-index: 999999;
    position: relative;
    text-align: left;
    padding: 10px 10px 10px 0;
}*/
@media screen and (max-width: 899px) {
    .finnish-page .sub-menu {
        position: relative;
    }
}
#menu-desktop-valikko .sub-menu > li {
    display: block;
    line-height: 2rem;
    font-size: 1rem;
    
}
#menu-desktop-valikko .menu-item:hover > .sub-menu {
    background-color: #ee7d17;
    display: block;
}
#menu-desktop-valikko .menu-item a {
    text-decoration: none;
    font-weight: 700;
    color: white;
}
#menu-desktop-valikko .menu-item a:hover {
    text-decoration: none;
    color: rgb(209, 209, 209);
}
#menu-desktop-english .sub-menu > li {
    display: block;
    line-height: 2rem;
    font-size: 1rem;
    
}
#menu-desktop-english .menu-item:hover > .sub-menu {
    background-color: #ee7d17;
    display: block;
}
#menu-desktop-english .menu-item a {
    text-decoration: none;
    font-weight: 700;
    color: white;
}
#menu-desktop-english .menu-item a:hover {
    text-decoration: none;
    color: rgb(209, 209, 209);
}

h1 {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 4.5rem;
    line-height: 1;
    color: #646464;
}

@media screen and (max-width: 768px) {
    h1 {
        font-size: 3rem
    }
}

@media screen and (min-width: 768px)and (max-width: 1280px) {
    h1 {
        font-size: 4rem
    }
}

h2 {
    color: #ee7d17;
    margin-top: 0;
    font-size: 4.5rem
}

@media screen and (max-width: 768px) {
    h2 {
        font-size: 2.25rem
    }
}

h3 {
    color: #ee7d17;
    margin-top: 0;
    font-size: 3.75rem
}

@media screen and (max-width: 768px) {
    h3 {
        font-size: 2.25rem
    }
}

h4 {
    color: #fff;
    font-size: 3.75rem
}

@media screen and (max-width: 768px) {
    h4 {
        font-size: 2rem
    }
}

h5 {
    font-size: 1.25rem
}

h6 {
    font-size: 1rem
}

p {
    line-height: 1.5;
    margin-top: 0 !important
}

ul {
    padding-left: 20px
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 2px solid #c8c8c8;
    margin: 1em 0;
    padding: 0
}

body {
    font-family: "Titillium Web", "Helvetica";
    color: #646464
}

a {
    text-decoration: underline;
    color: #646464
}

a:hover {
    text-decoration: none
}

p {
    line-height: 1.5;
    font-size: 1.375rem
}

@media screen and (max-width: 768px) {
    p {
        font-size: 1.25rem
    }
}

@media screen and (max-width: 1280px) {
    p {
        font-size: 1.375rem
    }
}

.smaller-text h5 {
    margin-bottom: 10px
}

.smaller-text p {
    line-height: 1.5;
    font-size: 1.25rem
}

.four-col-text-row h5 {
    margin-bottom: 10px
}

.four-col-text-row p {
    line-height: 1.5;
    font-size: 1rem;
    padding-right: 10px
}

@media screen and (max-width: 768px) {
    .four-col-text-row .wpb_content_element {
        margin-bottom: 30px
    }
}

.no-decoration a {
    text-decoration: none
}

.css-animate-all-05s,
.btn-colors,
.wpcf7-form .wpcf7-submit {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.btn-colors,
.wpcf7-form .wpcf7-submit {
    background-color: #ee7d17;
    color: #fff;
    line-height: 2.5;
    font-weight: 700;
    text-transform: uppercase;
    border: none
}

.btn-hover-colors,
.wpcf7-form .wpcf7-submit:hover {
    background-color: #fff;
    color: #000
}

.h2 {
    font-size: 3rem !important;
    text-transform: uppercase !important;
    font-weight: 400 !important
}

@media screen and (max-width: 769px) {
    .h2 {
        font-size: 2rem !important
    }
}

.padding-top-20 {
    padding-top: 20px;
    overflow: hidden
}

.padding-top-60 {
    padding-top: 60px
}

.margin-top-20 {
    margin-top: 20px
}

.margin-top-40 {
    margin-top: 40px
}

.margin-top-100 {
    margin-top: 100px
}

@media screen and (max-width: 990px) {
    .margin-top-100 {
        margin-top: 30px
    }
}

.margin-top-60 {
    margin-top: 60px
}

@media screen and (max-width: 990px) {
    .margin-top-60 {
        margin-top: 30px
    }
}

.margin-bottom-60 {
    margin-bottom: 60px
}

@media screen and (max-width: 990px) {
    .margin-bottom-60 {
        margin-bottom: 30px
    }
}

.edit-link {
    display: block;
    text-align: center;
    left: 0;
    right: 0;
    position: fixed;
    bottom: 10px;
    z-index: 1000;
    padding: 10px;
    color: #fff
}

.edit-link a {
    color: #fff;
    display: inline-block;
    background-color: #ee7d17;
    text-decoration: none;
    font-size: 14px;
    padding: 5px 10px;
    margin-left: 6px;
    margin-right: 6px
}

.edit-link a:hover {
    background-color: #000
}

blockquote {
    font-weight: 700
}

body {
    font-family: "Titillium Web", "Helvetica";
    color: #646464
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
    padding-right: 0px
}

a {
    text-decoration: underline;
    color: #646464
}

.orange-row {
    background-color: #ee7d17;
    color: #fff
}

.orange-row h3,
.orange-row p,
.orange-row a {
    color: #fff
}

.orange-row .cta-link button,
.orange-row .cta-link a {
    color: #fff !important
}

.flowflow {
    padding: 0
}

.flowflow h4 {
    margin-bottom: 20px;
    font-size: 2.5rem;
    line-height: 1.2
}

.flowflow p {
    color: #fff
}

.machinery-row {
    background-color: #323232
}

@media screen and (max-width: 768px) {
    .machinery-row .image {
        height: 400px
    }
}

@media screen and (min-width: 768px) {
    .machinery-row .desktop-last {
        order: 2
    }
}

@media screen and (max-width: 768px) {
    .machinery-row .content {
        width: 100%;
        padding: 32.5px
    }
}

@media screen and (min-width: 769px) {
    .machinery-row .content {
        padding: 26px
    }
}

@media screen and (min-width: 1200px) {
    .machinery-row .content {
        padding: 65px
    }
}

.machinery-row .content h4 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.75rem
}

.machinery-row .content p {
    color: #fff
}

.medium-vertical-padding {
    padding-top: 50px;
    padding-bottom: 65px
}

@media screen and (max-width: 768px) {
    .medium-vertical-padding {
        padding-top: 32.5px;
        padding-bottom: 32.5px
    }
}

.taptap-by-bonfire ul>li.current-menu-item>a {
    color: #ee7d17 !important
}

.taptap-by-bonfire li.current-page-parent>a {
    color: #ee7d17 !important
}

.taptap-by-bonfire .menu li span svg {
    width: 20px
}

.taptap-menu-button-wrapper {
    left: 15px;
    top: 15px
}

@media screen and (min-width: 1025px) {
    .taptap-menu-button-wrapper {
        left: 40px;
        top: 40px
    }
}

.logged-in header .popup-trigger-contact {
    margin-top: 40px
}

header .popup-trigger-contact {
    position: fixed;
    z-index: 999999;
    top: 15px;
    right: 15px;
    width: 54px;
    height: 54px;
    cursor: pointer;
    background-color: #ee7d17;
    background-image: url("images/maanrakennus-j-karell-icon-info.svg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 40px 100px
}

@media screen and (min-width: 899px) {
    header .popup-trigger-contact {
        right: 40px;
        top: 25px;
    }
}
header .popup-trigger-contact:hover {
    background-position: center bottom
}

.taptap-menu-button-three {
    background-color: #ee7d17;
    color: #fff;
    height: 30px
}

.taptap-menu-button-three:hover {
    z-index: 1000;
    position: relative
}


body.home .logo {
    display: block
}

.kaluston-vuokraus-btn a {
    margin-top: 0 !important
}

.image-bg-content-row {
    padding-top: 13%;
    padding-bottom: 13%;
    color: #fff
}

.image-bg-content-row .cta-button {
    margin-top: 30px
}

.image-bg-content-row h1 {
    color: #fff
}

@media screen and (max-width: 768px) {
    .image-bg-content-row h1 {
        margin-top: 40px
    }
}

@media screen and (max-width: 990px) {
    .image-bg-two-col-content-row .image {
        height: 400px
    }
}

@media screen and (max-width: 768px) {
    .image-bg-two-col-content-row .content {
        padding-left: 32.5px;
        padding-right: 32.5px;
        padding-top: 35px;
        padding-bottom: 32.5px
    }
}

@media screen and (min-width: 769px) {
    .image-bg-two-col-content-row .content {
        padding-left: 65px;
        padding-right: 65px;
        padding-top: 105px;
        padding-bottom: 65px
    }
}

@media screen and (max-width: 768px) {
    .image-bg-two-col-content-row .content h1 {
        font-size: 2.75rem
    }
}

@media screen and (min-width: 769px)and (max-width: 1024px) {
    .image-bg-two-col-content-row .content h1 {
        font-size: 3.25rem
    }
}

.image-grid {
    background-color: #ee7d17;
    text-align: center !important
}

.image-grid h2 {
    color: #fff;
    margin-bottom: 0
}

.image-grid p {
    color: #fff
}

.image-grid .content {
    padding: 30px;
    text-align: center
}

.cta-button button,
.cta-button a {
    background-color: #ee7d17 !important;
    color: #fff !important;
    padding-right: 40px !important;
    display: block;
    padding-right: 70px !important;
    margin-top: 30px;
    background-image: url("images/Maanrakennus-JKarell-ikoni-linkki.svg") !important;
    background-position: top -10px right 15px !important;
    background-size: 38px 199px !important;
    background-repeat: no-repeat !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    font-size: 1.5rem !important
}

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

    .cta-button button,
    .cta-button a {
        background-position: top -14px right 15px !important
    }
}

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

    .cta-button button,
    .cta-button a {
        font-size: 1.25rem !important
    }
}

.cta-button button:hover,
.cta-button a:hover {
    background-position: top -124px right 15px !important;
    color: #000 !important
}

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

    .cta-button button:hover,
    .cta-button a:hover {
        background-position: top -128px right 15px !important
    }
}

.cta-button button i,
.cta-button a i {
    font-size: 2.5rem !important;
    margin-left: 20px !important;
    display: none !important
}

.cta-button button a,
.cta-button a a {
    margin-top: 0 !important;
    border: 1px solid red !important
}

.cta-link button,
.cta-link a {
    background-color: transparent !important;
    background-image: none !important;
    color: #ee7d17 !important;
    font-size: 1.5rem !important;
    background-image: url("images/Maanrakennus-JKarell-ikoni-linkki-oranssi.svg") !important;
    background-position: top -10px right !important;
    background-size: 38px 199px !important;
    background-repeat: no-repeat !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

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

    .cta-link button,
    .cta-link a {
        font-size: 1.25rem !important
    }
}

.cta-link button:hover,
.cta-link a:hover {
    background-position: top -125px right !important;
    color: #000 !important
}

.cta-link button i,
.cta-link a i {
    right: -5px !important;
    position: absolute;
    font-size: 2.5rem !important;
    display: none !important
}

.wpcf7-form h3 {
    color: #ee7d17;
    font-size: 2rem;
    margin-top: 50px;
    line-height: 1.1
}

.wpcf7-form p {
    margin-bottom: 10px
}

.wpcf7-form .fields label {
    color: #fff;
    margin-bottom: 5px;
    display: block;
    font-size: 1rem
}

.wpcf7-form .wpcf7-not-valid {
    color: red
}

.wpcf7-form .wpcf7-text {
    border: none;
    font-size: 1rem;
    line-height: 2.5;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    width: 100%
}

.wpcf7-form .wpcf7-textarea {
    border: none;
    font-size: 1rem;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    box-sizing: border-box
}

.wpcf7-form .wpcf7-file {
    font-size: 1rem
}

.wpcf7-form .wpcf7-radio .wpcf7-list-item {
    font-size: 1rem
}

@media screen and (max-width: 769px) {
    .wpcf7-form .wpcf7-radio .wpcf7-list-item {
        width: 100%;
        display: block;
        font-size: 1.5rem
    }
}

@media screen and (min-width: 770px) {
    .wpcf7-form .wpcf7-radio .wpcf7-list-item {
        margin-right: 10px
    }
}

.wpcf7-form .wpcf7-radio .wpcf7-list-item-label {
    color: #fff
}

.wpcf7-form .wpcf7-not-valid-tip {
    padding-top: 5px;
    text-align: right;
    font-size: .875rem
}

.wpcf7-form div.wpcf7-response-output {
    margin: 0
}

.wpcf7-form .wpcf7-validation-errors {
    border: 2px solid #f7e700;
    background-color: #f7e700;
    color: #000
}

.wpcf7-form .wpcf7-mail-sent-ok {
    background-color: #398f14;
    border: 2px solid #398f14;
    color: #fff
}

.wpcf7-form .wpcf7-submit {
    width: 100%;
    box-sizing: border-box;
    font-size: 1.5rem;
    line-height: 2;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 20px;
    outline: 0
}

.popmake-close {
    background-color: transparent !important;
    color: #ee7d17 !important;
    font-size: 3rem !important;
    left: 0 !important;
    width: 50px !important;
    margin: 0 auto;
    height: 50px !important;
    right: 0 !important;
    outline: none;
    background-image: url("images/Maanrakennus-JKarell-ikoni-Sulje.svg") !important;
    background-size: 50px 100px !important;
    background-position: left -50px !important
}

.popmake-close:hover {
    background-position: left top !important
}

.sub-page-main-image-row {
    background-size: cover;
    height: 400px
}

.fullscreen-bg-image-row {
    padding-top: 15% !important;
    padding-bottom: 15% !important
}

.fullscreen-bg-image-row h2 {
    color: #fff;
    text-transform: uppercase;
    margin-top: 0;
    text-shadow: 0px 3px 3px rgba(0, 0, 0, .5)
}

.site-content {
    max-width: 70rem;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
    box-sizing: border-box
}

.references-panel-row {
    background-color: #323232;
    padding-top: 65px;
    padding-bottom: 65px
}

.references-panel-row h2 {
    color: #fff;
    margin-bottom: 0
}

.references-panel-row .btn-cta button {
    color: #fff !important;
    background-image: none !important
}

.references-panel-row .btn-cta button:hover {
    color: #000 !important;
    background-image: none !important
}

.references {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-align-content: center;
    align-content: center;
    flex-flow: row wrap
}

.references .item {
    width: 100%;
    background-color: #323232 !important;
    box-sizing: border-box;
    border-bottom: 1px solid #121212
}

.references .item:nth-of-type(odd) .image {
    float: right
}

.references .item .image {
    width: 50%;
    box-sizing: border-box;
    float: left
}

@media screen and (max-width: 768px) {
    .references .item .image {
        width: 100%
    }
}

.references .item .image img {
    width: 100%;
    height: auto !important;
    display: block
}

.references .item .content {
    box-sizing: border-box;
    width: 50%;
    background-color: #323232;
    float: left
}

@media screen and (max-width: 768px) {
    .references .item .content {
        width: 100%;
        padding: 30px
    }
}

@media screen and (min-width: 769px) {
    .references .item .content {
        padding: 36px
    }
}

@media screen and (min-width: 1200px) {
    .references .item .content {
        padding: 45px
    }
}

@media screen and (min-width: 1400px) {
    .references .item .content {
        padding: 90px
    }
}

.references .item .content.full {
    width: 100%
}

@media screen and (min-width: 769px) {
    .references .item .content.full {
        text-align: center
    }
}

.references .item .content.full h3 {
    display: inline
}

.references .item .content h3 {
    color: #fff;
    margin-bottom: 10px !important;
    margin-top: 0 !important;
    background-image: url("images/maanrakennus-j-karell-referenssi-ikoni.svg");
    background-position: left top;
    background-repeat: no-repeat;
    line-height: 1.3
}

@media screen and (max-width: 768px) {
    .references .item .content h3 {
        font-size: 1.5rem;
        background-size: 30px;
        padding-bottom: 10px;
        padding-left: 40px
    }
}

@media screen and (min-width: 769px) {
    .references .item .content h3 {
        font-size: 1.75rem;
        padding-left: 40px;
        background-size: 30px
    }
}

@media screen and (min-width: 1200px) {
    .references .item .content h3 {
        font-size: 2rem;
        padding-left: 60px;
        background-size: 35px
    }
}

@media screen and (min-width: 1400px) {
    .references .item .content h3 {
        font-size: 2.25rem;
        padding-left: 60px;
        background-size: 35px
    }
}

.references .item .content h4 {
    color: #fff;
    margin-top: 0 !important;
    font-weight: 400;
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    .references .item .content h4 {
        font-size: 1.5rem
    }
}

@media screen and (min-width: 769px) {
    .references .item .content h4 {
        font-size: 1.5rem
    }
}

@media screen and (min-width: 1200px) {
    .references .item .content h4 {
        font-size: 1.75rem
    }
}

@media screen and (min-width: 1400px) {
    .references .item .content h4 {
        font-size: 2rem
    }
}

.references .item .content h4 a {
    color: #fff;
    text-decoration: none
}

.references .item .content p {
    color: #fff;
    font-size: 1.125rem
}

.references-three-column {
    background-color: #323232 !important;
    padding-top: 65px;
    padding-bottom: 65px;
    overflow: hidden
}

.references-three-column .item-column {
    box-sizing: border-box;
    padding: 0 10px
}

@media screen and (max-width: 990px) {
    .references-three-column .item-column {
        margin-bottom: 40px
    }
}

.references-three-column .item-column a {
    text-decoration: none
}

.references-three-column .item-column a:hover .content .cta-link {
    color: #fff;
    background-image: url("images/Maanrakennus-JKarell-ikoni-linkki-oranssi-valkoinen.svg") !important;
    background-position: top -121px right !important;
    background-size: 25px 199px !important;
    background-repeat: no-repeat !important
}

.references-three-column .item-column .image img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 20px
}

.references-three-column .item-column .content h3 {
    color: #fff;
    margin-bottom: 4px !important;
    margin-top: 0 !important;
    font-size: 1.5rem;
    line-height: 1.3;
    font-weight: normal
}

@media screen and (max-width: 1024px) {
    .references-three-column .item-column .content h3 {
        font-size: 1.75rem
    }
}

.references-three-column .item-column .content h4 {
    color: #fff;
    margin-bottom: 14px !important;
    margin-top: 0 !important;
    font-size: 1.25rem
}

.references-three-column .item-column .content p {
    color: #fff;
    font-size: 1.125rem
}

.references-three-column .item-column .content .cta-link {
    color: #ee7d17;
    font-size: 1.25rem;
    background-image: url("images/Maanrakennus-JKarell-ikoni-linkki-oranssi-valkoinen.svg") !important;
    background-position: top -46px right !important;
    background-size: 25px 199px !important;
    background-repeat: no-repeat !important;
    display: inline;
    padding-right: 40px;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

.references-three-column .item-column .content .cta-link:hover {
    background-position: top -121px right !important
}

.references-three-column .item-column .content .cta-link i {
    margin-left: 10px;
    display: none
}

.site-footer {
    padding-top: 65px;
    padding-bottom: 65px;
    background-color: #000;
    text-align: center
}

.site-footer .logo {
    margin-bottom: 20px
}

.site-footer p {
    font-size: 1rem;
    line-height: 1.6;
    color: #fff
}

.site-footer p a {
    color: #fff;
    text-decoration: none
}

.site-footer p a:hover {
    color: #ee7d17
}

.edit-link {
    display: block;
    text-align: left;
    left: 0;
    position: fixed;
    bottom: 20px;
    z-index: 1000;
    padding: 10px;
    color: #fff
}

.edit-link a {
    color: #fff;
    display: inline-block;
    background-color: #f60;
    text-decoration: none;
    font-size: 14px;
    padding: 5px 10px;
    margin-left: 6px;
    margin-right: 6px
}

.post-1304,
.error-404 {
    padding-top: 10%;
    padding-bottom: 10%
}

html {
    -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: .4375em;
    padding: 0
}

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;
    padding: .875em
}

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

legend {
    border: 0;
    padding: 0
}

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

optgroup {
    font-weight: bold
}

/*# sourceMappingURL=style.css.map */