/* * * * * * * * * * ZAKLAD  * * * * * * * * * */
::-moz-selection {
	color: #190502;
	background: #50b271;
}
::selection {
	color: #190502;
	background: #50b271;
}
html {
	background-image: none;
	font-family: 'Roboto Condensed', sans-serif;
	background-color: #000;
}
body {
	color: #365c8f;
	font-family: 'Roboto Condensed', sans-serif;
	background-color: #000;
}
/* * * * * * * * * * BARVY * * * * * * * * * */
.hlavni-1 {
	color: #50b271;
}
.hlavni-1-bg {
	background-color: #50b271;
}
.hlavni-2 {
	color: #190502;
}
.hlavni-2-bg {
	background-color: #190502;
}
.black-bg {
	background-color: #000;
}

/* * * * * * * * * * TEXT * * * * * * * * * */
h1 {
    font-size: 140% !important;
    font-weight: 700 !important;
    padding: 2.5rem 2rem 2.5rem 2rem;
    margin: 0 !important;
    line-height: 1.8rem !important;
}
h2 {
}
p {
}

/* * * * * * * * * * HLAVICKA * * * * * * * * * */
#header {
    background-color: rgba(0, 0, 0, 0.65);
    border-bottom: 1px solid #fff;
    -webkit-box-shadow: 0 0 0 0;
    -moz-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
}
.oddelovac {
    display: none;
}
.animenu-toggle-bar {
    background-color: #50b271;
}
.animenu-nav {
    background-color: #fff;
}
.animenu-nav--open {
    border-top: 0;
}
.animenu-nav > li {
    border-right: 0;
    border-bottom: 1px solid #a7d1b4;
}
.animenu a {
    color: #190502;
    text-transform: uppercase;
    font-weight: 700;
}
.animenu-nav > li:hover > a {
	color: #50b271;
}

/* * * * * * * * * * UVODNI BANNER * * * * * * * * * */
.uvod {
	width: 100%;
	height: 100%;
	margin-top: -160px !important;
	padding-top: 80px !important;
	padding-bottom: 80px;
	float: left;
	background-image: url('../img/autoservis-preprava-vyroba-top-xs.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-bottom: 10px solid white;
}
.uvod-nadpis-bg {
	width: 90%;
	margin: 0 auto;
	margin-top: 3rem;
    background-color: rgba(255, 255, 255, 0.95);
}
.sipka-top {
	position: absolute;
	bottom: 40px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
    background-color: rgba(80, 178, 113, 0.80);
    padding: 2rem;
    border-radius: 50%;
}
.sipka-size {
	width: 60px;
	height: 60px;
}
.sipka-size:hover {
	opacity: 0.8;
}
/* * * * * * * * * * OSTATNI * * * * * * * * * */
.free-container.left.black-bg h2, h3, h4 {
    margin-left: 0 !important;
}
.underline {
    text-decoration: underline;
}
.underline:hover {
    opacity: 0.7;
}
.mobile-br {
    display: block;
    height: 1px;
}
#btt, #copy {
    background-color:#190502;
    color:#fff;
}
#btt {
    border-bottom: 1px solid #2b0d08;
}
.long-text-cont {
    width: 90%;
    float: none;
    display: block;
    margin: 0 auto;
}
/* * * * * * * * * * SLUZBA * * * * * * * * * */
.bg-silnice, .footer-square {
	background-image: url('../img/bg-silnice.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-size: cover;
    display: block;
}
.width-50 {
	width: 100%;
	float: left;
}
.width-50-a {
	width: 100%;
	float: left;
}
.bg-silnice .cont {
    padding: 0.25rem 2rem 1rem 2em;
    margin: 0;
}
.bg-silnice p {
    color: #fff; 
    font-size: 100%;
    text-align: left;
    line-height: 1.4rem;
    padding: 0;
    margin: 0;
}

.bg-silnice h2 {
    color: #fff; 
    font-size: 200% !important;
    text-align: left;
    text-transform: uppercase;
    font-weight: 700 !important;
    padding: 0;
    margin: 0;
    margin-left: 2rem;
    margin-top: 2rem;
    text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.9);
}

.width-50 ul {
    color: #fff; 
    font-size: 100%;
    text-align: left;
    font-weight: 700;
    list-style: none;
    padding-left: 0;
}
.width-50 ul li:before {
    content: '\2713\0020';
    list-style-position: outside !important;
    color: #50b271;
} 
.width-50 ul li {

    margin-bottom: 0.4rem;
} 

.bg-silnice h3 {
    color: #50b271; 
    font-size: 140% !important;
    text-align: left;
    font-weight: 700 !important;
    padding: 0;
    margin: 0;
    margin-bottom: 0.25rem;
}

.ikona-sluzby {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 100% 70%;
	background-size: 25%;
}
.img-90 {
	width: 100%;
	margin-bottom: 0;
	opacity: 1;
	outline:  0;
	border: 2px solid rgba(25, 5, 2, 1);
}
.img-90:hover {
	outline:  0;
	border: 2px solid rgba(255, 255, 255, 1);
}
/* * * * * * * * * * O FIRME a KONTAKT * * * * * * * * * */
#o-firme, #kontakt {
	background-color: #50b271;
}

#footer {
	border-top: 5px solid white;
	border-bottom: 5px solid white;
}


#o-firme h2, #kontakt h2 {
    color: #fff; 
    font-size: 200% !important;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700 !important;
    padding: 0;
    margin: 0;
    margin-left: 0;
    margin-top: 2rem;
}

#o-firme p {
    color: #fff; 
    font-size: 100%;
    text-align: left;
    line-height: 1.4rem;
    padding: 0.25rem 2rem 3rem 2em;
    margin: 0;
	border-bottom: 2px solid white;
}
.souhlas {
    font-size: 80%;
    line-height: 1rem;
}
#form {
	width: 90%;
	font-size: 100%;
	background-color: transparent;
	font-family: 'Roboto Condensed', sans-serif !important;
	border: 0;
    padding-bottom: 3rem;
}
input {
	color: #190502 !important;
	font-family: 'Roboto Condensed', sans-serif !important;
	background-color: #fff;
}
textarea {
	width: 90%;
	color: #190502;
	background-color: #fff;
	font-family: 'Roboto Condensed', sans-serif !important;
}
input[type=submit] {
	color: #190502;
	border: 3px solid #fff;
	font-weight: 700 !important;
	border-radius: 12px;
	text-transform: uppercase;
	background-color: #fff;
	font-family: 'Roboto Condensed', sans-serif !important;
}
input[type=submit]:hover {
	color: #fff !important;
	font-weight: 700;
	background-color: #190502;
	outline: 0;
	border: 3px solid #190502;
}
input, button, textarea, select {
	font-family: 'Roboto Condensed', sans-serif !important;
	-webkit-appearance: none;
	font-weight: 400!important;
}
::-webkit-input-placeholder {
/* Chrome/Opera/Safari */
	color: #190502;
}
::-moz-placeholder {
/* Firefox 19+ */
	color: #190502;
}
:-ms-input-placeholder {
/* IE 10+ */
	color: #190502;
}
:-moz-placeholder {
/* Firefox 18- */
	color: #190502;
}
input:focus, select:focus, textarea:focus, button:focus {
	outline: none;
}
.modal-krizek {
	color: #190502;
}
.modal-krizek:hover {
	color: #00af88;
}
.modal-zavrit {
	line-height: 74px;
	border: 0;
	height: 80px;
	color: #190502;
	border: 3px solid #190502;
	font-weight: 700 !important;
	border-radius: 10px;
	background-color: transparent;
	font-family: 'Roboto Condensed', sans-serif !important;
}
.modal-zavrit:hover {
	color: #fff;
	font-weight: 700;
	background-color: #190502;
	outline: 0;
	border: 3px solid #190502;
}
.hotline-ikona {
    height: 30px;
    margin-bottom: 5px;
}
.konkretni-hotline {
    font-size: 100%;
}
/* * * * * * * * * * MEDIA QUERIES * * * * * * * * * */
@media only screen and (min-width:900px) {
/* * * * * * * * * * TEXT * * * * * * * * * */
h1 {
    font-size: 200% !important;
    padding: 3.5rem 3rem 3.5rem 3rem;
}
/* * * * * * * * * * UVODNI BANNER * * * * * * * * * */
.uvod-nadpis-bg {
	width: auto;
    background-color: rgba(255, 255, 255, 0.95);
}

/* * * * * * * * * * HLAVICKA * * * * * * * * * */
.bg-header {
	height: 80px !important;
	line-height: 80px !important;
}
.bg-header #logo-box {
	display: none !important;
}
.bg-header .animenu ul {
    margin-top: 0 !important;
    text-align: center !important;
}
.bg-header .animenu-nav {
    width: 100% !important;
    line-height: 60px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    background-color: rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0 5px 14px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 14px 0 rgba(0,0,0,0.2);
	box-shadow: 0 5px 14px 0 rgba(0,0,0,0.2);
}
.bg-header .animenu {
    width: 100% !important;
}
#logo-box {
    float: none;
}
#header {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 0;
    width: 100%;
}
.animenu-nav > li {
    border-bottom: 0;
}
.animenu li {
    font-size: 80%;
    padding-top: 0;
    padding-bottom: 0;
}    
.animenu-nav > li > a {
    padding-right: 0;
    padding-left: 0;
}
.animenu ul {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}
.oddelovac {
    display: inline;
    color:#50b271;
    padding-left: 0.3rem;
    padding-right: 0.3rem;
}
.animenu ul {
    margin: 0;
}
/* * * * * * * * * * UVODNI BANNER * * * * * * * * * */
.uvod {
	margin-top: 0 !important;
	padding-top: 0;
	background-image: url('../img/autoservis-preprava-vyroba-top-xl.jpg');
	background-position: center center;
}
.uvod-nadpis-bg {
	position: absolute;
	bottom: 20%;
	left: 0;
}
.sipka-top {
	bottom: 21%;
    left: auto;
	right: 30px;
	-webkit-transform: translateX(0);
	transform: translateX(0);
    background-color: rgba(80, 178, 113, 0.80);
    padding: 2rem;
    border-radius: 50%;
}
/* * * * * * * * * * SLUZBA * * * * * * * * * */
.bg-silnice {
    display: flex;
}
.width-50 {
	width: 60%;
}
.width-50-a {
	width: 40%;
}

#vyroba ul li {
    width: 100% !important;
}  

.ikona-sluzby {
	background-image: url('../img/ikony/ikona-doprava.svg');
}
.autoservis {
	background-image: url('../img/ikony/ikona-autoservis.svg');
}
.pneuservis {
	background-image: url('../img/ikony/ikona-pneuservis.svg');
}
.karosarske-prace {
	background-image: url('../img/ikony/ikona-karosarske-prace.svg');
}
.dovoz-vozu {
	background-image: url('../img/ikony/ikona-dovoz-vozu.svg');
}
.prodej-dilu {
	background-image: url('../img/ikony/ikona-prodej-dilu.svg');
}
.vyroba {
	background-image: url('../img/ikony/ikona-vyroba.svg');
}

.bg-silnice h2, #o-firme h2, #kontakt h2 {
    font-size: 300% !important;
    margin-left: 3rem;
    margin-top: 3rem;
}

.bg-silnice .cont {
    background-color: rgba(0, 0, 0, 0.80); 
    padding: 3rem;
    margin: 3rem;
}
.bg-silnice h3 {
    font-size: 180% !important;
}
/* * * * * * * * * * O FIRME a KONTAKT * * * * * * * * * */
#o-firme p {
    max-width: 60%; 
    margin: 0 auto;
}
#form {
	width: 100%;
}
input {
	width: 60%;
}
textarea {
	width: 60%;
}
.mapa {
	width: 100% !important;
}

/* * * * * * * * * * OSTATNI * * * * * * * * * */
.long-text-cont {
    width: 60%;
    padding-top: 150px;
}
.anchor::before {
	content: "";
	display: block;
	height: 50px;
	margin: -50px 0 0;
}
.mobile-br {
    display: none !important;
}
.content-container {
    margin-top: -80px;
}
}

/* * * * * * * * * * MEDIA QUERIES * * * * * * * * * */
@media only screen and (max-width:640px) {
.first-sq {
    border-bottom: 1px solid white;
}
}
/* * * * * * * * * * MEDIA QUERIES * * * * * * * * * */
@media only screen and (min-width:640px) {
.first-sq {
    border-right: 1px solid white;
} 
}

/* * * * * * * * * * MEDIA QUERIES * * * * * * * * * */
@media only screen and (max-width:1200px) {

.map-iframe {
    border-top: 1px solid white !important;
}
}

/* * * * * * * * * * MEDIA QUERIES * * * * * * * * * */
@media only screen and (min-width:1200px) {

/* * * * * * * * * * HLAVICKA * * * * * * * * * */
.animenu ul {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}
.oddelovac {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
}
.animenu li {
    font-size: 90%;
}
/* * * * * * * * * * SLUZBA * * * * * * * * * */
.width-50 {
	width: 50%;
	flex: 1;
}
.width-50-a {
	flex: 1;
}
/* * * * * * * * * * OSTATNI * * * * * * * * * */
.map-iframe {
    border-left: 1px solid white !important;
}  
}


/* * * * * * * * * * MEDIA QUERIES * * * * * * * * * */
@media only screen and (min-width:1400px) {

/* * * * * * * * * * HLAVICKA * * * * * * * * * */
.animenu ul {
    margin-top: 40px;
}
#logo-box {
    float: left;
}
}


/* * * * * * * * * * MEDIA QUERIES * * * * * * * * * */
@media only screen and (min-width:1600px) {

/* * * * * * * * * * HLAVICKA * * * * * * * * * */
#header {
    height: 200px;
}
.oddelovac {
    padding-left: 0.6rem;
    padding-right: 0.6rem;
}
.animenu li {
    font-size: 95%;
}
.logo {
    max-width: 320px;
}
/* * * * * * * * * * SLUZBA * * * * * * * * * */
.bg-silnice h2 {
    font-size: 400% !important;
    margin-left: 5rem;
    margin-top: 5rem;
}

.bg-silnice .cont {
    background-color: rgba(0, 0, 0, 0.80); 
    padding: 5rem;
    margin: 5rem;
}
.bg-silnice h3 {
    font-size: 200% !important;
}
}

@media only screen and (min-width:1700px) {

/* * * * * * * * * * SLUZBA * * * * * * * * * */

.width-50 ul li {
    width: 50%;
    display: inline-block;
}
}

@media screen and (orientation: landscape) and (max-device-height : 500px) {
.sipka-top {
	display: none;
}
}

