/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 11.5.2017, 13:42:36
    Author     : Zdenek
*/
/* https://github.com/FontFaceKit/open-sans */
@font-face {
    font-family: OpenSans;
    src: url(fonts/OpenSans-Regular.ttf);
    src: url(fonts/OpenSans-Regular.woff);/*IE11*/
}
@font-face {
    font-family: OpenSansExtraBold;
    src: url(fonts/OpenSans-ExtraBold.ttf);
    src: url(fonts/OpenSans-ExtraBold.woff);/*IE11*/
}
* {
    margin: 0;
    padding: 0;
}
a, a:visited, a:hover, a:focus {
    text-decoration: none;
    color: #fff;
}
.a_button {
    background-color: rgb(206,29,29);
    font-family: OpenSansExtraBold;
    color: #fff;
    font-size: 20px;
    padding: 18px 25px;
    text-decoration: none;
}
.a_button:hover {
    /*
    color: rgb(206,29,29);
    background-color: transparent;
    border: 1px solid rgb(206,29,29);
    */
    background-color: rgb(74,71,68);
}
html {
    background-image:  none;
}
body {
    background-image:  none;
    font-family: OpenSans;
}
html:not(.browser-android) body{
    background-image: none;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
.hmax {
    height: 100%;
}

.measure {
    /*background: linear-gradient(to bottom right, #666,#888);*/
    background-color: rgb(100,96,92);
    background-color: #888;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -999;
}
.winfo {
    background-color: yellow;
    color: black;
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 150px;
    height: 30px;
    z-index: 99999;
}
.wcookies {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 10px;
    z-index: 999999;
    display: none;
}
.wcookies .cooktext {
    color: rgb(85,85,85);
    background-color: rgb(220,220,220);
    width: 70%;
    display: table;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid black;
    box-shadow: 5px 5px 20px  #888;
    border-radius: 5px;
    padding: 20px;
    position: relative;
}
.wcookies .cooktext .cookok {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}
.wcookies .cooktimes {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 15px;
    font-weight: bold;
}
.ppp_red_color {
    color: rgb(206,29,29);
}
.site_header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 110px;
    z-index: 2;
}
.body17 {
    /*margin-top: 120px;*/
    padding-top: 110px;
    background-color: #fff;
}
.footer17 {
    height: 200px;

}
.ppp_header {
    background-color: #000;
    height: 100%;
    font-size: 16px;
    position: relative;
}
.ppp_width {
    width:100%;
}
.div_logo {
    margin-left: 90px;
    float: left;
    height: 99px;
    margin-top: 16px;
}
.div_logo .hmax {
    height: 80%;
}

.ppp_navbar-toggle {
    margin: 35px 10px auto 30px;
    float: right;
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 2px;
}
.ppp_navbar-toggle .icon-bar {
    display: block;
    width: 90%;
    height: 2px;
    margin: 4px auto;
    border-radius: 1px;
    background-color: #fff;
}
.ppp_ksekce {
    float: right;
    height: 100%;
    display: none;
}
.ppp_ksekce a {
    display: block;
    background-color: rgb(206,29,29);
    color: #fff;
    padding: 43px 25px 43px 25px;
    font-size: 18px;
    line-height: 24px;
    text-decoration: none;
    overflow: visible;
    position: relative;
}
.ppp_ksekce a img {
    position: absolute;
    height: 30px;
    top: 40px;
}
.ppp_ksekce a div {
    margin-left: 50px;
}
.ppp_ksekce a:hover {
    color: #fff;
    background-color: rgb(206,29,29);
}
.ppp_menu {
    float: left;
    height: 100%;
    margin-left: -10px;
    display: none;
}
.ppp_menu.fright {
    float: right;
}
.ppp_menu ul {
    list-style-type: none;
}
.ppp_menu li {
    float: left;
    height: 100%;
}
.ppp_menu li.roll_ksekce {
    display: block;
}
.ppp_menu li a {
    display: block;
    color: #fff;
    padding: 45px 7px 45px 7px;
    line-height: 20px;
    text-decoration: none;
}
.ppp_menu.fright li a {
    padding: 45px 17px 45px 17px;
}
.ppp_menu li a:hover, .ppp_ksekce a:hover {
    color: #fff;
    /*background-color: rgb(206,29,29);*/
    background-color: rgb(74,71,68);
}


.ppp_menu.roll {
    background-color: #666;
    float: none;
    height: auto;
    width: 50%;
    display: block;
    position: absolute;
    right: 0;
    top: 110px;
}
.ppp_menu.roll li, .ppp_menu.roll ul {
    float: none;
}
.ppp_menu.roll li a {
    padding-top: 5px;
    padding-bottom: 5px;
}


.ppp_cbutton {
    position: absolute;
    top: 320px;/*229-70*/
    left: 147px;
}
.div_relative {
	position: relative;
	height:0;
}
.href_part3,
.href_part31,
.href_part32,
.href_part4 {
    position: absolute;
    height: 1px;
    width: 1px;
    background-color: transparent;
    top:-109px;
}

.body_part4 {
    width: 100%;
    height: 590px;
    background-color: rgb(249,249,240);
    position: relative;
}
.body_part4 .part2_text1 {
    left: 0;
    width: 100%;
    top: 70px;
    text-align: center;
}
.body_part4 .carousel-control, .body_part4 .carousel-control:hover, .body_part4 .carousel-control:focus, .body_part4 .carousel-control:visited {
    color: rgb(74,71,68);
    font-size: 40px;
}
.body_part4 .carousel-control.right {
    right: 40px;
}
.xcol-md-2.car_gsitem {
	width: 19.9%;
	float: left;
	position: relative;
}
.body_part6 .part1_button {
    left: 52%;
    top: 300px;
}
.body_part8 {
    width: 100%;
    height: 400px;
    position: relative;
    overflow: hidden;
    background-color: rgb(100,96,92);
}
.body_part8 .part3_text2 {
    font-size: 16px;
    line-height: 18px;
    color: rgb(202,201,199);
}
.line_x {
    margin-bottom: 8px;
    text-align: center;
}
.line_x0 {
    margin-bottom: 0;
}
.body_part8 .part3_text2 strong {
    color: rgb(222,222,222);
}

.parts_header {
    font-family: OpenSansExtraBold;
    font-size: 22px;
    line-height: 25px;
}
.parts_text {
	font-size: 16px;
	line-height: 27px;
}

.bgcolor_black {
    background-color: rgb(31,31,31);
}
.pur_end {
    padding: 50px 280px;
}
.pur_end_1 {
    overflow: hidden;
}
.pur_end_101 {
    float: left;
    width: 140px;
}
.pur_end_102 {
    float: right;
}
.pur_end_2 {
    margin-top: 30px;
    overflow: hidden;
}
.pur_end_201 {
    float: left;
}
.pur_end br {
    display: none;
}
.pur_end_201a {
    border-left: 1px solid #fff;
    padding: 0 9px;
}
.pur_end_201a:first-child {
    border-left: none;
    padding-left: 0;
}
.pur_end_202 {
    float: right;
}

@media (min-width: 500px) {
    .ppp_navbar-toggle {
        margin: 35px 30px auto 30px;
    }
	.parts_header {
	    font-size: 26px;
    	line-height: 30px;
	}
}

@media (min-width: 768px) {
    .ppp_ksekce {
        float: right;
        height: 100%;
        display: block;
    }
    .ppp_menu li.roll_ksekce {
        display: none;
    }
}
@media (min-width: 992px) {
	.parts_header {
		font-size: 30px;
    	line-height: 38px;
	}
}

@media (max-width: 1199px) {
    .part2_img1, .part2_img2 {
        float: left;
        position: inherit;
    }
}
@media (min-width: 1200px) {
    .ppp_menu {
        height: auto;
        display: inherit;
    }
    .ppp_navbar-toggle {
        display: none;
    }
    .ppp_menu {
		margin-left: 0px;
	}
    .ppp_ksekce {
        width: 300px;
    }
    .ppp_header {
        font-size: 12px;
    }

	.ppp_menu li a.akce_stene,
	.ppp_menu li a.akce_stene:visited {
		color: rgb(205,65,175);
		color: rgb(206,29,29);
		font-family: OpenSansExtraBold;
		background-color: white;
	}
	.ppp_menu li a.akce_stene:hover {
    	background-color: rgb(200,200,200);
	}
}
@media (min-width: 1260px) {
    .ppp_header {
        font-size: 14px;
    }
}
@media (min-width: 1350px) {
    .ppp_header {
        font-size: 16px;
    }
    .ppp_menu {
		margin-left: 20px;
	}
}
@media (min-width: 1440px) {
    .ppp_width {
        width: 1440px;
        margin-left: auto;
        margin-right: auto;
    }
    .ppp_menu {
		margin-left: 30px;
	}
}
@media (max-width: 767px) {
    .div_logo {
        float: none;
        display: block;
        margin: 0;
        height: 90px;
    }
    .div_logo img {
        margin: 0 auto;
        display: block;
    }
    .ppp_navbar-toggle {
        position: absolute;
        right: 0;
        top: 0;
    }
    .ppp_ksekce {
        float: none;
        height: auto;
    }
    .ppp_ksekce a {
        display: table;
        margin: 0 auto;
        padding: 2px 25px 2px 25px;
        font-size: 22px;
        line-height: 24px;
    }
    .ppp_ksekce a img {
        height: 18px;
        top: 7px;
    }
    .ppp_ksekce a div {
        margin-left: 50px;
    }
    .ppp_ksekce a:hover {
        color: #fff;
        background-color: #666;
    }
    .ppp_cbutton {
        position: absolute;
        top: 320px;/*229-70*/
        left: 0;
        width: 100%;
    }
}

.car-korekce {
    margin-top: 12px;
}
.carousel {
    top: 220px;
}
.carousel .car_gsitem {
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}
.carousel img {
    height: 220px;
    display: table;
    margin: 0 auto;
    margin-top: 40px;
    max-width: unset;
    height: auto;
    max-height: 220px;
    max-width: 90%;
}
.carousel-control     		 { width:  4%; }
.carousel-control.left,
.carousel-control.right {
    margin-left:15px;background-image:none;
}
.carousel-caption { 
    text-shadow: 0 0 1px rgba(0,0,0,0.9);
    font-size: 10px;
    bottom: unset;
    top: -50px;
    width: 100%;
    width: auto;
}
.carousel-caption p {
    width: 90%;
    margin: 0 auto;
    color: #333;
}
@media (max-width: 767px) {
    .carousel-inner .active.left { left: -100%; }
    .carousel-inner .next        { left:  100%; }
    .carousel-inner .prev		 { left: -100%; }
    .active > div { display:none; }
    .active > div:first-child { display:block; }
    .carousel-caption {
        width: auto;
    }

}
@media (min-width: 767px) and (max-width: 992px ) {
    .carousel-inner .active.left { left: -50%; }
    .carousel-inner .next        { left:  50%; }
    .carousel-inner .prev		 { left: -50%; }
    .active > div { display:none; }
    .active > div:first-child { display:block; }
    .active > div:first-child + div { display:block; }
    .carousel-caption {
        width: auto;
    }
}
@media (min-width: 992px ) {
    .carousel-inner .active.left { left: -16.7%; }
    .carousel-inner .next        { left:  16.7%; }
    .carousel-inner .prev		 { left: -16.7%; }
}

/**/
@media (min-width: 1200px) and (max-width: 1439px) {
    .pur_end {
        padding: 50px 200px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .pur_end {
        padding: 50px 100px;
    }

}
@media (min-width: 768px) and (max-width: 991px) {
    .pur_end {
        padding: 50px 50px;
        font-size: 12px;
    }
}
@media (max-width: 767px) {
    .pur_end {
        padding: 20px 20px;
        font-size: 12px;
    }
    .pur_end_201 {
        float: none;
    }
    .pur_end_202 {
        float: none;
        margin-top: 15px;
        text-align: right;
    }
}
@media (max-width: 520px) {
    .pur_end_201a:nth-child(5) {
        border-left: none;
        padding-left: 0;
    }
}
