/*
Theme Name: Retro Vintage Theme
Theme URI: http://www.designstreet.hu
Description: Retro Disco Website
Version: 0.1
Author: Emese Pocsik
Author URI: http://www.designstreet.hu
License: GPL v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
----------------------------------------------- */

html,
body,
div,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
sub,
sup,
var,
i,
dl,
dt,
dd,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-family: inherit;
    text-align: left;
}

hr {
    margin: 3px 0 !important;
}

ul,
li {
    list-style-type: none;
}

td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-family: inherit;
}

img {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    background: #f5f5f5;
    color: #222;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
}

b,
strong {
    font-weight: 800;
}

small {
    font-size: 16px;
}

button:focus {
    outline: 0;
}

p {
    line-height: 1.4;
    margin: 0 0 15px 0;
}

ul li {
    line-height: 1.4;
}

p:last-child {
    margin: 0;
}

a {
    color: #e63213;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a:hover {
    color: #e63213;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

header {
    width: 100%;
    z-index: 1000;
    clear: both;
    min-height: 50px;
    position: relative;
    overflow: hidden;
    -webkit-transition: background-color ease-out 0.3s;
    -moz-transition: background-color ease-out 0.3s;
    -o-transition: background-color ease-out 0.3s;
    transition: background-color ease-out 0.3s;
}

header.sticky {
    width: 100%;
    z-index: 1000;
    clear: both;
    min-height: 50px;
    top: 0;
    left: 0;
    z-index: 1000;
    overflow: hidden;
    position: fixed;
    -webkit-transition: background-color ease-out 0.3s;
    -moz-transition: background-color ease-out 0.3s;
    -o-transition: background-color ease-out 0.3s;
    transition: background-color ease-out 0.3s;
}

#head1 {
    float: left;
    width: 30%;
}

#head2 {
    float: left;
    width: 70%;
}

#head2 p {
    text-align: right;
    margin: 0;
}

a#logo {
    display: block;
    width: 25%;
    float: left;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

a#logo:hover {
    opacity: 0.7;
}

#main-menu {
    clear: both;
    min-height: 50px;
    background: #000000;
    margin: 0 0 0px 0;
    float: left;
    width: 84%;
}

#top .center-box {
    overflow: hidden;
}

#main-menu ul li {
    list-style-type: none;
    font-weight: 400;
    float: left;
    color: #fff;
    margin-left: 30px;
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    text-align: right;
    font-family: 'Noto Sans', sans-serif;
    text-transform: uppercase;
    display: inline;
}

#main-menu ul li:first-child {
    margin-left: 0px!important;
}

#main-menu ul li a {
    color: #fff;
    text-decoration: none;
    display: block;
    line-height: 50px;
    height: 50px;
    cursor: pointer;
}

#main-menu ul li a:hover {
    color: #e63213;
}

section {
    padding: 60px 0 60px 0;
    overflow: hidden;
}

.parallax-content {
    position: relative;
    z-index: 2;
    padding: 60px 0 50px 0;
}

#about {
    padding: 0px!important;
}

h1 {
    text-align: center;
    margin: 0 0 20px 0;
    display: block;
    font-size: 38px;
    margin: 0 0 30px 0;
    line-height: 1.4;
    overflow: hidden;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}

.top-bg {
    background: url(img/bp-bg.jpg) top center no-repeat;
    background-size: cover;
}

.white {
    background: #fff;
    color: #000;
}

.red {
    background: #e63213;
    color: #fff;
}

.black {
    background: #000;
    color: #fff;
}

#map_canvas {
    width: 100%;
    height: 450px;
    background: #fff;
    display: block;
}

textarea {
    padding: 10px;
    color: #444;
    font-size: 18px;
    font-family: Noto Sans, tahoma, serif;
    background: rgba(0, 0, 0, 0.05);
    border: 1px solid #cacaca;
    box-shadow: inset 0px 1px 5px rgba(0, 0, 0, 0.15);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 0px 0px 15px 0px;
    width: 100%;
}

input::selection {
    outline: 1px solid #b5b5b5;
    border: 1px solid #b5b5b5;
}

input::-moz-selection {
    outline: 1px solid #b5b5b5;
    border: 1px solid #b5b5b5;
}

input:focus,
textarea:focus {
    outline: 1px solid #b5b5b5;
    border: 1px solid #b5b5b5;
}

::-webkit-input-placeholder {
    color: #333;
}

:-moz-placeholder {
    color: #333;
    opacity: 1;
}

::-moz-placeholder {
    color: #333;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #333;
}

footer .center-box {
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
}

footer {
    overflow: hidden;
    clear: both;
    color: #fff;
    background: #333 url(images/black.png) top left repeat;
}

footer img {
    margin: 0 auto;
}

#copyright {
    font-weight: 400;
    margin: 0 0 0 0;
    font-size: 12px;
    text-align: center;
    overflow: hidden;
}

#creator {
    font-weight: 400;
    margin: 0 0 0 0;
    font-size: 12px;
    text-align: right;
    overflow: hidden;
}

#creator p {
    text-align: right;
}

#about p,
#about h1 {
    text-align: center;
    color: #fff;
}

#team h3,
#partners p,
#partners h3,
#services p,
#services h2,
#team .one-third p,
#contact h2 {
    text-align: center;
}

#team .one-third p {
    text-align: center;
}

#team h4 {
    font-size: 22px;
    margin: 15px 0 5px 0;
}

#team .clear {
    margin: 0 0 60px 0;
    overflow: hidden;
}

#services h2 {
    color: #e63213;
    margin: 0 0 15px 0;
    font-size: 28px;
    text-transform: uppercase;
}

#clients ul {
    text-align: center;
}

#clients ul li {
    display: inline-block;
}

#clients ul li img {
    margin: 0 30px 0 30px;
    text-align: center;
    display: inline;
    vertical-align: middle;
}

#team img,
#partners img {
    text-align: center;
    margin: 0 auto 20px auto;
    width: 80%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#contact h4 {
    color: #e63213;
    font-weight: 600;
    font-size: 20px;
}


#top {
    clear: both;
    overflow: hidden;
}

#address p {
    margin: 0;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
}

#address b {
    font-weight: 700;
}

#lang-switch {
    float: right;
    width: 14%;
}

#lang-switch a {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    display: inline-block;
}

#lang-switch ul {
    margin: 10px 0 0 0;
    float: right;
}

#lang-switch ul li {
    float: left;
    display: inline-block;
    text-align: right;
}

#lang-switch ul li a {
    border-left: solid 1px #555;
    padding: 0px 8px 0px 8px;
    display: inline-block;
}

#lang-switch ul li a.lang-active,
#lang-switch ul li:hover {
    color: #000;
    background: #fff;
}

#lang-switch ul li:first-child {
    border-left: none;
}

#map {
    position: relative;
}

#map #h1-bg {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 100;
}

.mail-to {
    background: url('img/mail-bg.png') top left no-repeat;
    display: block;
    width: 40px;
    height: 22px;
    margin: 0 auto;
}

.mail-to-grey {
    background: url('img/mail-bg-grey.png') top left no-repeat;
    display: block;
    width: 40px;
    height: 22px;
    margin: 0 auto;
}


.icon {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto 20px auto;
    background-size: auto 45px !important;
}

.icon1 {
    background: url('img/ceg.png') center center no-repeat;
}

.icon2 {
    background: url('img/haz.png') center center no-repeat;
}

.icon3 {
    background: url('img/tv.png') center center no-repeat;
}

.icon4 {
    background: url('img/camera.png') center center no-repeat;
}

.icon5 {
    background: url('img/link.png') center center no-repeat;
}

.icon6 {
    background: url('img/merleg.png') center center no-repeat;
}

.icon7 {
    background: url('img/eu.png') center center no-repeat;
}

.icon8 {
    background: url('img/emberke.png') center center no-repeat;
}

.icon9 {
    background: url('img/mikrofon.png') center center no-repeat;
}


#quote-bg {
    position: relative;
    overflow: hidden;
}


#quote {
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    min-height: 1px; text-align: right;
}

#quote .textwidget {
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 0;

    height: 100%;
    display: table;
}

#quote .textwidget p {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}





#team .one-third p:nth-of-type(2) {
    display: none;
}


.carousel-bg {
    overflow: hidden;
}

.carousel-row {
    margin: 0 -5px!important;
    overflow: hidden;
}

.carousel {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 0;
}

.carousel ul {
    position: relative;
    list-style-type: none;
    margin: 0!important;
    padding: 0px;
    width: 9999px;
    vertical-align: top;
    padding: 0px;
    white-space: nowrap;
}

.carousel li {
    vertical-align: top;
    height: auto;
    overflow: hidden;
    display: inline-block;
    list-item-type: none;
    margin: 0!important;
    padding: 0 5px!important;
    position: relative;
    white-space: normal;
}

.carousel li:before {
    content: none;
}

.carousel li a {
    display: block;
    position: relative;
    overflow: hidden;
    color: inherit;
    text-align: center;
    padding: 0 20px;
}

.carousel li img {
    width: 45px;
    height: auto;
    margin: 0 auto 20px auto;
    padding: 0;
    background-size: cover;
    background-position: center center;
}

.carousel li figure {
    position: relative;
    overflow: hidden;
    margin: 0;
}




.carousel .prev,
.carousel .next {
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    white-space: nowrap;
    width: 50px;
    z-index: 5;
    display: inline-block;
    text-align: center;
    font-family: tahoma;
    font-weight: bold;

    border-radius: 50%;
}

.carousel .prev {
    left: -20px;
}

.carousel .next {
    right: -20px;
}

.carousel .prev:before {
    border-style: solid;
    border-width: 2px 2px 0 0;
    border-color: #e63213;
    content: "";
    display: inline-block;
    height: 12px;
    width: 12px;
    position: relative;
    top: 50%;
    margin-top: -6px;
    vertical-align: top;
}

.carousel .next:before {
    border-style: solid;
    border-width: 2px 2px 0 0;
    border-color: #e63213;
    content: "";
    display: inline-block;
    height: 12px;
    width: 12px;
    position: relative;
    top: 50%;
    margin-top: -6px;
    vertical-align: top;
}

.carousel .prev:before {
    left: 10px;
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.carousel .next:before {
    right: 10px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.carousel .prev:hover:before,
.carousel .next:hover:before {
    border-color: #000;
}