@import url("/css/normalize.css");

/* roboto-100 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url('/fonts/roboto-v30-latin-100.eot'); /* IE9 Compat Modes */
    src: url('/fonts/roboto-v30-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/roboto-v30-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/roboto-v30-latin-100.woff') format('woff'), /* Modern Browsers */
    url('/fonts/roboto-v30-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/roboto-v30-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url('/fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
    src: url('/fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
    url('/fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
    src: url('/fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('/fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url('/fonts/roboto-v30-latin-500.eot'); /* IE9 Compat Modes */
    src: url('/fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */
    url('/fonts/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/roboto-v30-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
    src: url('/fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
    url('/fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-900 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: url('/fonts/roboto-v30-latin-900.eot'); /* IE9 Compat Modes */
    src: url('/fonts/roboto-v30-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/roboto-v30-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/roboto-v30-latin-900.woff') format('woff'), /* Modern Browsers */
    url('/fonts/roboto-v30-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/roboto-v30-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 300;
    src: url('/fonts/roboto-condensed-v25-latin-300.eot'); /* IE9 Compat Modes */
    src: url('/fonts/roboto-condensed-v25-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/roboto-condensed-v25-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/roboto-condensed-v25-latin-300.woff') format('woff'), /* Modern Browsers */
    url('/fonts/roboto-condensed-v25-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/roboto-condensed-v25-latin-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
    src: url('/fonts/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('/fonts/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/roboto-condensed-v25-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/roboto-condensed-v25-latin-700.eot'); /* IE9 Compat Modes */
    src: url('/fonts/roboto-condensed-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/roboto-condensed-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/roboto-condensed-v25-latin-700.woff') format('woff'), /* Modern Browsers */
    url('/fonts/roboto-condensed-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/roboto-condensed-v25-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

body {
    font-family: "Roboto", sans-serif;
    background: #ddd1b2;
    font-size: 16px;
    line-height: 1.2;
    /*background: url(/img/bg-main.jpg) no-repeat center center fixed;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #76473a;
}

h1 {
    font-family: "Roboto Condensed", sans-serif;
    font-size:30px;
    font-weight:700;
    margin: 0;
    padding:0 0 20px 0;
    line-height: 1.2;
}
h2, h3, h4 {
    font-family: "Roboto Condensed", sans-serif;
    font-size:24px;
    font-weight:700;
    margin: 0;
    padding-bottom: 10px;
}

.phone {
    font-family: "Roboto Condensed", sans-serif;
    font-weight:700;
    color: #76473a;
    font-size: 34px;
    text-align: center;
    padding: 5px 0;
}
.phone img {
    margin-right: 20px;
}
.grid-container {
    max-width:1200px;

}
.stage {
    margin-top: 20px;
}
.cell {
    padding: 20px 40px;
    background: #f5ecd5;
}

.cell ul li {
    list-style-image: url("/img/dot.png");
}

.cell.grey {
    background: #eee;
}
.footer {
    text-align: center;
    background: #76473a;
    color: #fff;
    margin-bottom: 20px;
}
.footer a {
    color: #fff;
}
.info {
    border: 4px solid #76473a;
    padding: 20px;
    background: #faf6ed;
    text-align:left;
    margin-top: 20px;
    margin-bottom: 20px;
}
.info.error {
    border: 4px solid #ff0000;
    padding: 20px;
    background: #ffeeee;
    text-align:left;
    margin-top: 20px;
    margin-bottom: 20px;
}

input:checked~.switch-paddle {
    background: #76473a;
}

label {
    font-weight: 700;
    color: #76473a;
}
.privacy {
    padding: 0 0 0 20px;
}
.privacy-container {
    display: flex;
    justify-content: space-between;
}
.logo {

    padding: 40px;
}
.logo img {
    width: 250px;
}
.header {

}
.header .cell {
    background: #f5ecd5;
    padding: 0;
}
.header .cell.contact {
    padding: 50px 0;
}
.button {
    background: #e9a034;
}
.button:hover {
    background: #f9b044;
}
a {
    color: #e9a034;
}
a:hover, a:active {
    color: #e9a034;
    text-decoration: underline;
}

.content-title .cell {
    padding:0 40px;
    margin: 0;
}

.content-title h1 {
    padding:20px 0 10px 0;
    margin: 0;
}
.cell.logo img {
    padding-top: 30px;
}


.top-bar, .top-bar ul {
    font-family: "Roboto Condensed", serif;
    font-size: 16px;
    background-color: #e9a034;
}
.top-bar ul li:hover {
    background-color: #76473a;
}
.top-bar ul ul {
    background-color: #fdf8ea;
}
.top-bar ul ul li {
    border-bottom: 1px dotted #ccc;
}
.top-bar ul ul li:last-of-type{
    border-bottom: 0;
}
.top-bar ul ul li a {
    color: #76473a;
    border: 0;
}
.top-bar ul ul li a:hover {
    color: #fdf6e4;
    border: 0;
}
.title-bar {
    padding: 12px 5px;
    background-color: #e9a034;
}
.top-bar, .top-bar ul {
    padding: 2px 12px;
    background-color: #e9a034;
}
.title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 1.25rem;
}
.top-bar a {
    color: #fdf6e4;
}
.top-bar a:hover {
    text-decoration: none;
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
    border-color: #76473a transparent transparent;
}
.dropdown.menu>li.is-dropdown-submenu-parent>a:hover::after {
    border-color: #fdf6e4 transparent transparent;
}
.is-dropdown-submenu {
    border: 0;
}

.menu-icon::after {
    height: 4px;
    background: #fdf6e4;
    -webkit-box-shadow: 0 10px 0 #fdf6e4, 0 20px 0 #fdf6e4;
    box-shadow: 0 10px 0 #fdf6e4, 0 20px 0 #fdf6e4;
    content: '';
}
.menu-icon:hover::after {
    background: #fdf6e4;
    -webkit-box-shadow: 0 10px 0 #fdf6e4, 0 20px 0 #fdf6e4;
    box-shadow: 0 10px 0 #fdf6e4, 0 20px 0 #fdf6e4;
    color: #fdf6e4;
}

.menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 25px;
    cursor: pointer;
    color: #fdf6e4;
}


.title-bar-title {
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    font-size: 16px;
}

.dropdown.menu>li.is-active>a {
    color: #fdf6e4;
}

[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
    border: 1px solid #76473a;
    background-color: #faf6ed;
    border-radius: 3px;
}

/* Medium */
@media screen and (max-width: 64em) {

    body {
        font-size: 16px;
    }
    h1 {
        font-size:30px;
    }
    h2 {
        font-size:20px;
    }
    .header .cell.contact {
        padding: 50px 0;
    }
    .phone {
        font-size:28px;
    }

}

/* Small only */
@media screen and (max-width: 39.9375em) {

    body {
        font-size: 14px;
    }
    h1 {
        font-size:22px;
    }
    h2 {
        font-size:18px;
    }
    .stage {
        margin-top: 10px;
    }
    .logo {
        padding: 20px;
    }
    .cell {
        padding: 20px;
    }
    .content-main .cell,
    .content-contact .cell {
        text-align: left;
    }
    .phone {
        font-size:24px;
        padding: 10px 0;
    }
    .phone img {
        height: 30px;
        margin-right: 10px;
    }
    .header .cell.contact {
        padding: 10px;
    }
    .grid-container {
        padding-right: 0;
        padding-left: 0;
    }
    .title-bar {
        padding: 12px 15px;
        background-color: #e9a034;
    }
    .content-title .cell {
        padding:0 20px;
        margin: 0;
    }
    .cell.logo {
        padding-top: 30px;
        text-align:center;
    }
    .cell.logo img {
        max-width: 300px;
    }
    .header .cell {
        text-align:center;
    }
}