/* Theme Name: MCC */

/* =WordPress Core
-------------------------------------------------------------- */

body {
font-family: 'Open Sans', sans-serif;
font-size:14px;
line-height:20px;
background-color:#E3E3E3;
color:#444444
}


.wow {
  visibility: hidden;
}

a {
text-decoration:none;
color:#000000
}

a:hover {
text-decoration:none;
color:#000000
}

p {
margin-bottom:7px
}

.carousel-item {
height:600px
}

.wpcf7-form-control {
    padding: 7px;
    border: 1px solid 
#ddd;
margin-top: 3px;
}

.wpcf7-submit {
cursor:pointer;
padding:8px 20px
}

.hp-car-image-box {
position:relative
}

.dropdown-menu {
border-radius:0px
}

.dropdown-item {
    padding: 5px 15px;
    text-transform: uppercase;
font-size: 13px;
font-weight: 600;
}

.overlay {
position:absolute;
width:100%;
text-align:center;
top:44%;
color:#ffffff;
font-size:22px
}

.sliderimg {
background-size:cover
}

.event-list a{
border:1px solid #754805;
padding:18px 20px;
margin-bottom:25px;
display:block
}

.event-list a:hover{
border:1px solid #754805;
color:#ffffff !important;
background-color:#754805
}

.event-list a:hover h2 {
color:#ffffff
}


.event-list h2 {
font-size:22px;
margin:0px
}

.navbar-expand-lg .navbar-nav .nav-link {
font-weight: 600;
text-transform: uppercase;
color:#2b1b01;
padding-right: 0px;
padding-left: 0px;
margin-left: 11px;
margin-right: 11px;
}

.nav-item.active .nav-link{
color:#8c5d0f;
border-bottom:2px solid #8c5d0f
}

.header-phone {
margin-right:15px;
margin-bottom:10px;
font-size:13px;
line-height:19px;
text-align:right;
color:#8e601b;
float:right
}

.header-lang {
float: right;
width: 100px;
padding-top: 13px;
padding-right: 15px;
}

.logo {
max-height:100px
}

header {
background-color:rgba(255, 255, 255, 0.95);
position:absolute;
width:100%;
z-index:9999;
padding:0px 0px 12px
}

.topbar {
background-color:#393939;
color:#ffffff;
margin-bottom:20px;
padding-top:7px;
padding-bottom:7px;
font-size:13px;
text-align:center
}

#hp-recently {
padding:50px 30px
}

#hptext {
z-index:9999;
position:absolute;
bottom:0px
}

.hptext-one {
font-size:23px;
color:#754805;
line-height:25px;
background-color:#E3E3E3;
padding: 26px 40px 5px 40px;
font-weight: 600;
letter-spacing:1px;
display:inline-block
}

.hptext-button-box {

}

.hptext-button {
padding:12px 50px;
background-color:#754805;
color:#ffffff;
letter-spacing:1px;
font-size:14px;
line-height:18px;
font-weight:400;
display:inline-block
}

.hptext-button:hover {
background-color:#4d2e00;
color:#ffffff
}

h2 {
color:#754805
}

.hp-car-box {
margin-bottom:30px
}

.hp-car-box:hover {
-webkit-box-shadow: 10px 10px 25px -3px rgba(0,0,0,0.14);
-moz-box-shadow: 10px 10px 25px -3px rgba(0,0,0,0.14);
box-shadow: 10px 10px 25px -3px rgba(0,0,0,0.14);
}

.hp-car-box-inner {
background-color:#ffffff;
padding:30px
}

.hp-car-box-marka {
font-weight:600
}

.hp-car-box-model {
font-weight:600;
color: #754805
}

.hp-car-box-cena {
font-size:14px;
font-weight:bold
}

.hp-car-box-kolor {
font-size:14px;
margin-top:3px;
margin-bottom:3px
}

.hp-car-box-rok {
font-size:14px;
}

.hp-car-status {
padding:9px;
padding-left:20px;
text-align:left;
background-color:#ffffff;
font-weight:600;
font-size:13px
}

.carnumber {
padding:9px;
padding-right:20px;
text-align:right;
background-color:#ffffff;
font-weight:600;
font-size:13px
}

.hp-car-box .col-8 {
padding-right:0px
}

.hp-car-box .col-4 {
padding-left:0px
}

.button {
padding:15px 40px;
background-color:#754805;
color:#ffffff;
letter-spacing:1px;
font-size:14px;
line-height:16px;
font-weight:400;
display:inline-block
}

.button:hover {
background-color:#4d2e00;
color:#ffffff
}

#onas {
background-color:#ffffff;
padding:10px 0px
}

.onas-text {
padding:30px 40px;
font-size:15px;
line-height:26px
}

.parallax {
  position:relative;
  /* The image used */
  background-image: url("img/parallax.jpg");

  /* Set a specific height */
  height: 300px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

footer {
background-color:#484E4F
}

.footer {
color:#ffffff;
padding:30px 40px
}

.footer a {
color:#ffffff
}

#page-head {
height:280px;
background: url(img/pagehead-default.jpg) no-repeat center center;
background-size:cover;
position:relative
}

.showroom {
margin-top:-88px
}

#car-desc {
background-color:#ffffff
}

.car-desc-box-left {
padding:40px;
}

.car-desc-box-right {
padding:40px;
padding-left:20px;
}

.car-table tr:nth-child(even) {
background-color:#ffffff
}

.car-table tr:nth-child(odd) {
background-color:#DBDBDB
}

.car-table td {
padding:7px 12px;
font-size:13px;
text-transform:uppercase
}

.slider-nav div {
padding:3px
}

button{
  margin: auto;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.slide-arrow{
  position: absolute;
  top: 50%;
  margin-top: -15px;
}
.prev-arrow{
  left: -30px;
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 15px solid #8e601b;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.next-arrow{
  right: -30px;
  width: 0;
  height: 0;
  border-right: 0 solid transparent;
  border-left: 15px solid #8e601b;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.nav.nav-tabs .active.show{
background-color:#8e601b;
color:#ffffff !important
}

.nav.nav-tabs a {
display: inline-block;
padding: 13px 35px;
border: 1px solid #dee2e6;
    border-bottom-color: #dee2e6;
    border-bottom-style: solid;
    border-bottom-width: 1px;
border-bottom: 0px;
margin-right: 5px;
}

.tab-content {
padding:35px 10px
}

@media screen and (max-width: 768px) {

.logo {
max-height:60px;
margin-bottom:10px
}

header .col-sm-4 {
text-align:center
}

header .col-sm-8 {
text-align:center !important
}

.header-phone {
text-align:center;
float:none
}

.header-phone i {
float:none !important;
margin-top:0px !important
}

.header-lang {
text-align:center;
float:none;
width:100%;
padding-top:0px;
padding-right:0px
}

#flags {
width:80px !important;
text-align:center;
float:none !important;
display:inline-block
}

#flags ul {
    float: none !important;
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: 
#bbb;
border: 1px solid
    transparent;
    border-radius: .25rem;
}

.navbar-expand-lg .navbar-nav .nav-link {
margin-left:5px;
margin-right:5px
}

.hptext-one {
    font-size: 18px;
line-height: 25px;
    padding: 12px;
    width:100%
}

.hptext-button {
    width: 100%;
    text-align: left;
    padding-left: 15px;
}


footer .text-right {
text-align:left !important
}

.footer {
    color: 
    #ffffff;
    padding: 20px 20px;
    text-align: ;
}

.onas-text {
    padding: 10px 30px;
    font-size: 14px;
    line-height: 22px;
}

#page-head {
height:340px
}

.car-desc-box-left {
    padding: 30px;
}

.car-desc-box-right {
padding:20px;
    padding-top:0px
}

}