
h1 {
    font-size: 30px;
}

.navbar-default .navbar-brand {
    background: url("../images/logo.png") no-repeat top 4px center;
    background-size: contain;
    width: 165px;
}

.coupon {
    max-width: 1000px;
    margin: 20px auto;
}

.coupon img {
    width: 49%;
    min-width: 320px;
    float: left;
    display: block;
    margin-bottom: 20px;
    border: 1px dashed #bdbdbd;
}

.prices {
    background-color: #F9F9F9;
    border-bottom: 1px solid #f0f0f0;
    padding: 80px 0 50px 0;
    text-align: center;
    width: 100%;
}

.prices table {
    display: inline-block;
	max-width: 100%;
}

.prices table td {
    text-align: left;
    padding: 5px 10px;
}

.prices table .title {
    font-weight: bold;
    font-size: 24px;
    color: #b58a50;
    text-align: center;
    padding: 30px 10px 20px 10px !important;
}

.prices table .header {
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
}

.prices table .separate {
    border-top: 1px solid #b58a50;
}

.prices table .separate td {
    padding-top: 10px;
}

.prices table .spacer td {
    padding-bottom: 30px;
}

.prices table .nowrap {
	white-space: nowrap;
    text-align: right;
}

.prices table tr {
    border-bottom: 1px solid #dedede;
}

#contact .address a {
    color: #EEEEEE !important;
}

.about p {
    margin: 15px 0 !important;
    font-size: 15px !important;
    line-height: 22px !important;
}

.file-input {
    display: table;
    width: 100%;
    margin: 10px 0;
}

label{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #444;
    border-radius: 0px;
    color: #999;
    margin: 10px 0 10px 0;
    height: 60px;
    width: 100%;
    cursor: pointer;
    font-weight: 500;
    text-transform: uppercase;
}

#contact input[type=file].form-control {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.error {
    border: 1px solid #e30613 !important;
}

.error-msg {
    display: none;
    color: #e30613;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}

.success-msg {
    display: none;
    color: #4caf50;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}

.msg {
    text-align: right;
    padding-top: 25px;
}

.features .fa.kozmetika {
    background: url('../images/kozmetika.png') center center;
    background-size: cover;
}

.features .fa.fodrasz {
    background: url('../images/fodraszat.png') center center;
    background-size: cover;
}

.features .fa.hajfestes {
    background: url('../images/hajfestes.png') center center;
    background-size: cover;
}

.features .fa.pedikur {
    background: url('../images/pedikur.png') center center;
    background-size: cover;
}

.features .fa.manikur {
    background: url('../images/manikur.png') center center;
    background-size: cover;
}

.features .col-xs-6 p {
    width: 100px;
    text-align: center;
}

.features .to-right p {
    float: right;
}

.features .to-left {
    text-align: left;
}

.features .to-right {
    text-align: right;
}

#home .banner {
    width: 100%;
    margin: 50px 0;
    text-align: center;
}

#home .banner img {
    display: none;
}

#home .banner .desktop {
    display: inline;
}

#home .video {
    margin: 30px auto;
}

.templatemo_homewrapper img.arstop {
    min-width: unset !important;
    width: 280px;
    margin: 0 auto 30px;
}

.templatemo_homewrapper img.schzwarkopf {
    min-width: unset !important;
    width: 400px !important;
    min-height: unset !important;
    margin: 30px auto 0;
}

.navbar-default .nav .dropdown-menu li a {
    height: 47px;
    line-height: 42px;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-color: #b58a50;
}

section.support h3 {
    margin-top: 100px;
}

section.support .container img {
    width: 50%;
}

section.support .images {
    /* display: flex;
    justify-content: space-around; */
    /* align-items: center; */
}

section.support .images .image {
    flex: 1 1 30%;
}

section.support .images .image img {
    width: 150px;
}

.eu_logo img {
    width: 100%;
}

.eu_logo {
    position: absolute;
    right: 0;
    top: 60px;
    width: 300px;
}

@media (max-width: 1280px) {
    .templatemo_homewrapper img.arstop {
        width: 180px !important;
        min-height: unset !important;
        margin: 0 auto 20px;
    }
    .templatemo_homewrapper img.schzwarkopf {
        width: 340px !important;
    }
}

@media (max-width: 999px) {

    #home .banner .desktop {
        display: none;
    }

    #home .banner .mobile {
        display: inline;
    }

}

@media (max-width: 880px) {
    #home .video iframe {
        width: 500px;
        height: 280px;
    }
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: unset;
    }
}

@media (max-width: 850px) {
    .features .col-xs-6 p {
        width: auto;
    }
    .features .to-right p {
        float: none;
        text-align: right;
        margin-right: 22px;
    }
    .features .to-left p{
        text-align: left;
        margin-left: 22px;
    }
    .templatemo_homewrapper img.arstop {
        width: 100px !important;
        min-height: unset !important;
        margin: 0 auto 10px !important;
    }
    .templatemo_homewrapper img.schzwarkopf {
        width: 210px !important;
        margin: 10px auto 0 !important;
    }
    .navbar-default .nav .dropdown-menu li a {
        height: 27px;
        line-height: 20px;
    }
    .navbar-default .nav li a {
        height: 50px;
        line-height: 32px;
    }
}

@media (max-width: 600px) {
    .flexslider .slides img {
        margin-left: -50px;
    }

    .templatemo_homewrapper img.schzwarkopf {
        width: 150px !important;
    }

	/*.prices table {
		width: 100%;
		text-align: center;
	}*/

	.prices table .header {
		font-size: 10px;
	}
	.prices table td {
		padding: 5px 6px;
		font-size: 10px;
	}
}
@media (max-width: 500px) {
    .flexslider .slides img {
        margin-left: -150px;
    }

	#home .video iframe {
        width: 320px;
        height: 180px;
    }

    h1 {
        font-size: 20px;
    }

    .prices table td {
        padding: 5px 3px;
        font-size: 9px;
    }

    .prices table .title {
        font-size: 18px;
    }
}


@media (max-width: 400px) {
    .flexslider .slides img {
        margin-left: -191px;
    }
    .slider-caption {
        width: 53%;
        margin-left: 6px;
    }
    .flexslider h2 {
        font-size: 13px;
        background-color: rgba(0,0,0,0.5);
        color: white;
        padding: 6px;
        line-height: 18px;
    }
    .templatemo_homewrapper img.arstop {
        width: 75px !important;
        min-height: unset !important;
        margin: 0 auto 5px !important;
    }
    .templatemo_homewrapper img.schzwarkopf {
        width: 150px !important;
        margin: 5px auto 0 !important;
    }
}