﻿﻿::selection {background:#161616;color:#999;}
::-moz-selection{background:#161616;color:#999;}
code::selection {background:#161616;color:#999;}
code::-moz-selection {background:#161616;color:#999;}
pre::selection {background:#161616;color:#999;}
pre::-moz-selection {background:#161616;color:#999;}

html {
    font-size: 62.5%;
}

body {
    font-family: Ubuntu, Open Sans, Verdana, sans-serif;
    margin: 0 auto;
    padding: 0;
    font-size: 1.6rem;
}

a {
    text-decoration: none!important;
}

a:hover {
    text-decoration: none!important;
    transition:all 0.7s;
 -moz-transition:all 0.7s;
 -webkit-transition:all 0.7s;
 -o-transition:all 0.7s;
}

#info {
    display: none;
    position: absolute;
    top: 0px;
    width: 100%;
    background: #141414;
    padding: 5px 0 5px 0;
    text-align: center;
    font-family: Ubuntu, sans-serif;
}

#info ul {
    list-style: none;
    padding: 5px 0;
    margin: 0;
}

#info li {
    display: inline-block;
    color: #fff;
    padding: 0 10px;
}

#info li:after {
    content: "|";
    padding-left: 25px;
    color: #222;
}

#info li:last-child:after {
    content: " ";
    padding-left: 0px;
}

#info .fa-phone, #info .fa-envelope-o, #info .fa-map-marker {
    padding-right: 10px;
    color: #e90a77;
    font-size: 1.8rem;
}

header {
    background: url("../img/bg.jpg")no-repeat;
    background-size: cover;
    background-position: center left;
    background-attachment: fixed;
    height: 650px;
    width: 100%;
    top: 0;
}

.page-header {
    position: absolute;
    top: 10px;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    transition: background 1s, box-shadow 0.9s;
    z-index: 999;
}

.page-nav .hamburger {
    border: 0;
    background: 0;
    position: absolute;
    right: 28px;
    color: #fff;
    font-size: 3rem;
    top: 9px;
}

.page-nav .hamburger .fa-times {
    display: none;
}

.page-nav ul {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center;
    transition: opacity 1s;
    pointer-events: none;
}

.page-nav ul li {
    border-bottom: 1px solid #222;
    padding: 10px 0;
}

.page-nav ul li:first-child {
    padding-top: 30px;
}

.page-nav ul li:last-child {
    border-bottom: none;
}

.page-nav ul li a {
    color: #fff;
    font-size: 1.4rem;
    letter-spacing: 1px;
}

.page-nav ul li a:hover {
    color: #faed18 !important;
transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;
-o-transition:all 1s;
}

.page-header img {
    width: 150px;
    padding-left: 10px;
}

.page-header.nav-opened {
    background: #141414;
    box-shadow: -1px 9px 19px -8px rgba(0,0,0,0.5);
}

.page-header.nav-opened .page-nav .hamburger {
    color: #fff;
}

.page-header.nav-opened .page-nav .hamburger .fa-bars {
    display: none;
}

.page-header.nav-opened .page-nav .hamburger .fa-times {
    display: inline-block;
}

.page-header.nav-opened ul {
    display: block;
    opacity: 1;
    pointer-events: auto;
}

.header-description {
    position: relative;
    top: 200px;
    margin: 0 auto;
    width: 40%;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    border: 3px solid #fff;
    padding: 60px;
}

.header-description .h2 {
    font-size: 2.5rem;
}

.header-description .h1 {
    font-size: 2.5rem;
    color: #0bca2d;
}

#box-1 {
    position: relative;
    width: 100%;
}

#box-text {
    padding: 60px 10px 0 10px;
    margin: 0 auto;
    line-height: 22px;
}

#box-text ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

#box-text ul li {
    margin: 0 auto;
}

#box-text ul li:first-child {
    background: #1aa6df;
    border-radius: 100px;
    width: 200px;
    height: 200px;
    font-size: 10rem;
    line-height: 200px;
    color: #fff;
}

#box-text .pink-circle li:first-child {
    background: #e90a77;
}

#box-text ul li h2 {
    text-transform: uppercase;
    padding-top: 10px;
}

#box-text ul li:last-child {
    width: 250px;
    height: 150px;
}

#box-2 {
    background: url("../img/dj.jpg")no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    width: 100%;
}

#box-text-2 {
    color: #fff;
    text-align: center;
    padding: 60px 50px;
}

#box-text-2 .h1 {
    font-size: 3rem;
    font-weight: 700;
    color: #faed18;
    text-transform: uppercase;
}

#box-text-2 .h2 {
    font-size: 2.5rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 38px;
}

#box-text-2 .description {
    line-height: 22px;
}

#box-text-2 ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}

#box-text-2 ul li {
    display: inline-block;
    font-size: 2rem;
    padding: 0 20px;
}

#box-text-2 .fa-phone, #box-text-2 .fa-envelope-o, #box-text-2 .fa-map-marker {
    padding-right: 10px;
    color: #1aa6df;
}

#box-3 {
    background: url("../img/bhp.jpg")no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    width: 100%;
}

#box-text-2 .h3 {
    font-size: 3rem;
    font-weight: 700;
    color: #0bca2d;
    text-transform: uppercase;
}

#box-4 {
    background: url("../img/truck.jpg")no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    width: 100%;
}

.goTop {
    display: none;
    position: fixed; 
    right: 30px; 
    bottom: 30px!important; 
    z-index: 99999;
}

#goTop {
    display: none;
    width: 50px; 
    height: 50px;
    text-align: center;
    line-height: 45px;
    font-size: 30px;
    color: #fff;
    overflow: hidden;
    position: relative;
    background: #e90a77;
    border-radius: 100px;
    z-index: 99999;
}

#goTopBackground {
    position: absolute; 
    left: -10%; 
    top: 100%;
    width: 120%; 
    height: 120%;
    background: #000;
}

.fa-angle-up:before {
    content: "\f106";
    position: relative;
    top: 8px;
}

footer {
    width: 100%;
}

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

#footer {
    padding: 60px 40px;
    margin: 0 auto;
    line-height: 22px;
}

.footer-1 {
    padding-bottom: 50px;
}

.footer-1 img {
    padding-bottom: 20px;
}

.footer-2 ul li:first-child {
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    font-size: 1.8rem;
    //font-weight: 700;
    color: #e90a77;
}

.footer-2 ul li:last-child {
    padding-top: 20px;
}

.footer-3 {
    color: #444;
    font-size: 1.2rem;
    text-align: center;
    padding: 10px;
    clear: both;
}

#cookies-message {
    padding: 20px 0px; 
    font-size: 1.4rem; 
    color: #fff; 
    font-family: Ubuntu, sans-serif; 
    text-align: center; 
    position: fixed; 
    bottom: 0px; 
    background: #1aa7e0; 
    width: 100%; 
    z-index: 999;
}

#cookies-message p {
    padding: 0 20px;
}

#cookies-message a {
    color: #faed18;
}

#cookies-message a:hover {
    color: #fff997;
}

#accept-cookies-checkbox {
    background: #fff; 
    padding: 10px 20px; 
    color: #000!important; 
    font-weight: bold; 
    display: inline-block; 
    margin-left: 10px; 
    text-decoration: none; 
    cursor: pointer;
    margin-top: 10px;
}

#accept-cookies-checkbox:hover {
    background: #faed18;
}

@viewport {
  width: device-width;
  zoom: 1;
}

@media only screen and (min-width: 500px) {
#footer {
    padding: 60px 80px;
}

.footer-1 {
    padding-bottom: 50px;
}

.footer-2 ul li:first-child {
    text-align: left;
}
}

@media only screen and (min-width: 660px) {
#cookies-message {
    padding: 0px 0px;
    padding-bottom: 10px;
}
}

@media only screen and (min-width: 740px) {
.header-description .h2 {
    font-size: 2.5rem;
}

.header-description .h1 {
    font-size: 4rem;
    color: #0bca2d;
}

#box-text-2 ul li {
    font-size: 2.5rem;
    padding: 0 50px;
}

#footer {
    padding: 60px 20px;
    width: 85%;
}

.footer-1, .footer-2 {
    float: left;
    width: 50%;
}

.footer-1 {
    padding-bottom: 0px;
}

.footer-2 ul li:first-child {
    text-align: center;
}

.footer-2 ul li:last-child {
    padding-left: 5px;
}

.footer-3 {
    padding-top: 50px;
}
}

@media only screen and (min-width: 1020px) {
#info {
    display: block;
}

.page-header {
    position: relative;
    padding-top: 30px;
}

.hamburger {
    display: none;
}

.big-nav {
    left: 0;
    right: 0;
    margin: auto;
}

.page-nav {
    float: right;
    margin-top: 1px;
    padding: 10px 0;
    padding-right: 80px;
}

.page-nav ul {
    display: inline-block;
    text-align: right;
    pointer-events: auto;
}

.page-nav ul li {
    display: inline;
    border-bottom: none;
}

.page-nav ul li a {
    margin: 0px -3px;
    padding: 0px 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.6rem;
}

.page-header img {
    width: 180px;
    margin-left: 80px;
    margin-top: 3px;
}

.header-description {
    top: 100px;
}

.header-description .h2 {
    font-size: 3rem;
}

.header-description .h1 {
    font-size: 5rem;
}

#box-1 {
    height: 500px;
}

#box-text ul {
    float: left;
    width: 33%;
}

#box-text-2 {
    padding: 60px 100px;
}

#goTop {
    display: block;
}

#footer {
    width: 70%;
}
}

@media only screen and (min-width: 1240px) {
.page-nav {
    margin-top: 15px;
    padding-right: 80px;
}

.page-nav ul li a {
    padding: 0px 25px;
    font-size: 1.8rem;
}

.page-header img {
    width: 300px;
    margin-left: 80px;
}

#box-text {
    padding: 60px 100px;
}

#box-text-2 {
    padding: 60px 300px;
}

#footer {
    width: 60%;
}
}

@media only screen and (min-width: 1500px) {
.page-nav {
    padding-right: 100px;
}

.page-header img {
    margin-left: 100px;
}

#footer {
    width: 50%;
}
}

@media only screen and (min-width: 1600px) {
.page-nav {
    padding-right: 200px;
}

.page-header img {
    margin-left: 200px;
}

.header-description .h2 {
    font-size: 4rem;
}

.header-description .h1 {
    font-size: 6rem;
}

#box-text-2 {
    padding: 60px 400px;
}
}

@media only screen and (min-width: 1900px) {
.page-nav {
    padding-right: 250px;
}

.page-header img {
    margin-left: 250px;
}

#box-text {
    padding: 60px 150px;
}
}