/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : Aug 13, 2023, 2:14:50 PM
    Author     : riddick
*/
@media screen and (max-width: 1200px) {
    #dxpr-theme-menu-toggle.navbar-toggle--active span {
    background: #14454e !important;
  }

  #dxpr-theme-menu-toggle span {
    display: block;
    width: 25px;
    height: 3px;
    margin: 5px auto;
    background-color: #fff !important;
    position: relative;
  }

  #dxpr-theme-menu-toggle span::before,
  #dxpr-theme-menu-toggle span::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #fff !important;
  }

  #dxpr-theme-menu-toggle span::before {
    top: -8px;
  }

  #dxpr-theme-menu-toggle span::after {
    bottom: -8px;
  }


}

.mediaart {
    padding-bottom: 20px;
}

#secondary-header {
  padding-top: 5px!important;
  padding-bottom: 0px!important;  
  background:#274f56!important; 
  
}

.onepx, .onepx img
{
    width: 3px;
    height: 3px;
}

.header-topmain {
  display: flex; 
  flex-wrap: wrap;
  width: 70%;
  margin: 0 auto;
}

.b-login {
    float:right;
    width: 20%;
    text-align: right;
    padding-right: 7px;
   
    
}

.header-top {
    
    width: 80%;
    font-size: 13px;
    color:#fff;
    padding: 0px 10px;
    line-height: 16px;
}

.header-top p{
    line-height: 23px;
}

.b-login img {
    width: 28px;
}

.goologr .go-link {
    /* Nastavení obrázku jako pozadí */
    background-image: url('/images/googlelogin.png');
    
    /* Nastavení velikosti odkazu podle velikosti obrázku */
    width: 200px; /* Nastavte podle skutečné šířky obrázku */
    height: 50px; /* Nastavte podle skutečné výšky obrázku */
    
    /* Centrování obrázku a nastavení jeho velikosti */
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    
    /* Skrytí textu */
    text-indent: -9999px; /* Posunutí textu mimo obrazovku */
    overflow: hidden;
    
    /* Další vlastnosti pro vzhled tlačítka (volitelné) */
    display: block; /* Odkaz bude blokovým prvkem */
    border: none; /* Žádný rámeček */
    text-align: center; /* Zarovnání textu na střed */
    line-height: 50px; /* Výška linky pro vertikální zarovnání (pokud chcete mít text) */
    cursor: pointer; /* Ukazatel myši bude vypadat jako ručička */
}

.html select, .html select.form-control {
  height: 2em;
  height: calc(1.6em + 24px);
  padding: 0 22px !important;
  
}



form .error {
    border-color: red;
    background-color: #FFEBE8;
}

.kontaktmain {
    display: flex;
    flex-wrap: wrap;
}
.kontakt1 {
    width: 30%;
    padding: 30px;
}

.kontakt1-obr {
    width: 200px;
    margin: 0 auto;
}

.kontakt1 h3, .kontakt1 p {
    text-align: center;
}

.footermain {
  display: flex; 
  flex-wrap: wrap;
  padding: 30px 0px;
  
}

.footer1, .footer2, .footer3 {
  width: 30%;  
  color: #fff;  
}

.footer1 h3, .footer2 h3, .footer3 h3 {
    color: #fff;  
}

.footer3 img {
   width: 55px;
   margin-right: 2px;
}

.footerlogo img{
    width: 150px;
}

#navbar {
   width: 100%;
   
  
   height: 60px !important;
}

.navbar-container {
   background-color: rgba(20,69,78,1);
   width: 70%;
   margin : auto;
}

.adopcnimapa, .loga-main, .lateststationmain {
  width: 70%;
  margin: 0 auto;
  padding: 0px 15px;
}

.footermain {
   width: 100%;  
   margin: 0 auto;  
   padding: 0px 15px;
   box-sizing: border-box;
   padding-bottom: 30px;
    
}



#block-simplenewssubscription {
    width: 50%;
    margin: 30px auto 50px auto;
    background:#274f56;
    padding: 30px;
    border-radius: 10px;
    text-align: center;
    
    
}



.dxpr-theme-header--side .dxpr-theme-main-menu {
padding: 0px!important;
} 

a.contact {
    color:#fff!important;
    font-size: 13px;
    
}

.listrental {
  
  font-size: 13px;
  margin-bottom: 20px;
  
}

.studiografix-bikessale-banner img{
  border-radius: 8px 8px 0px 0px;
}

.studiografix-bikessale-banner picture img {
    width: 100%;  /* Nastaví šířku obrázku na 100% šířky rodičovského divu */
    height: auto;  /* Udrží výšku obrázku proporcionální k šířce */
}

.studiografix-bikessale {
    width: 70%;
    margin: 30px auto;  
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
    box-sizing: border-box;
    background: url('/images/body.webp')no-repeat #3ed1bf;
    background-position: top right;
    
}


.studiografix-bikessale02 {
    width: 100%;

    
}

.studiografix-bikessale-banner h3 {
    padding: 30px 20px;
    font-size: 38px;
}

.bike-detail-dalsi {
   background: #fff;  
   width: 23%;
    padding: 10px;
    cursor: pointer;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
    margin-top: 20px;
    box-sizing: border-box; 
}

.bike-detail-dalsi h3 {
    font-size:30px;
    padding-top: 15px;
}

.bike-detail-in {
 margin: 5px;
 border: 2px solid #fff;
 border-radius: 8px;
 padding: 10px;
}

a.button-ai-1 {
  display: block;
  width: 200px;
  padding: 20px;
  background: #14454e;
  border-radius: 50px;
  text-align: center;
  color: #fff;
  margin-right: 10px;
  margin-bottom: 10px;
}

a.button-ai-1:hove {
   background: #999; 
}




span.pozadi {
  background: #fff;
  font-weight: 900;
}

span.pozadi-green {
  background: #3ed1bf;
  font-weight: 900;
  padding: 0px 5px;
}

.studiografix-bikessale  h2 {
    padding: 30px 0px 0px 20px;
    box-sizing: border-box;
}

.perex {
  padding: 0px 0px 0px 20px;  
  box-sizing: border-box;
}

.bikes-list-hp {
    
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
}


a.bike-detail-hp {
    width: 24%;
   
    padding: 10px;
    cursor: pointer;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
    margin-top: 20px;
    background: #fff;
    box-sizing: border-box;
}

a.bike-detail-hp:hover {
    border: 1px solid #e6e6e6; 
    box-shadow: 0 10px 40px 0 rgba(0,0,0,.2);
    color:#14454e;
    text-decoration:none;
}

.bike-title h3 {
    font-size: 16px;
    text-align: center;
}

.bike-price {
    background: #f8f8f8;
    padding: 5px;
    font-weight: bold;
    border-radius: 10px;
    text-align: center;
}

.bike-detail-link {
    text-align: center;
    border-radius: 0px 0px 10px 10px;
    width: 100%;
    border-color: #14454e;
    border:1px solid;
    padding: 5px 10px;
    background: #14454e;
}

.bike-detail-link a, .bike-detail-link a:link {
    color:#fff;
}

.bike-brand , .bike-motor-brand, .bike-baterie{
    font-size: 14px;
    text-align: center;
}

.bike-detail-sale {
   text-align: center; 
   color:#e82a2a;
}


.bike-detail-img {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}


.bike-action-sale {
    position: absolute;
    right: 0px;
    top: 0px;
    background:#6be946;
    color:#14454e;
    padding: 4px 10px;
    border-radius: 30px;
    font-size: 20px;
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
}

.img-fluid {
  
  margin-bottom: 10px;
  border-radius: 10px;
}

.art-head {
    display:flex;
    flex-wrap: wrap;
}

.articlehead-main {
  width:70%;
  padding-right: 20px;
  display:flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}

.art-add {
  width:28%;  
}

.art-add img{
  
  box-shadow: 0 2px 10px rgba(0,0,0,.2);
  margin-bottom: 15px;
  width:100%;
}

.mediaart img {
  border-radius: 10px;  
}

.articlefirstb-in {
  width: 100%;
  padding-bottom: 20px;
  background:#f5f5f5;  
  padding: 20px;
  box-sizing: border-box;
  
}
.imgarticle img {
  width: 100%;
}

.articlesBlockVertical {
  background:#ebecf0;  
}

#block-olivero-nejvetsivyrobceev {
  background:#191838;  
  padding: 20px;
  box-sizing: border-box;
}

#block-olivero-nejvetsivyrobceev h2 {
  color:#fff!important; 
  margin-bottom: 20px; 
  font-size: 25px;
}

.containerv {
  background:#191838 !important; 
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.1)!important;

} 

h3.poll-results-title {
    font-size: 18px;
}

.bartop {
  background:#191838 !important;
  margin: 0px !important;
 
}

.articlesothers-in {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0px;  
}

.articles-second-in {
  width: 49%;
  margin-bottom: 15px;  
}

.article-main a, .article-main a:link, .articlehead-main a, articlehead-main a:link {
  color: #3fd2c0; 
}

.article-main a:hover {
  color: #3fd2c0; 
  text-decoration: underline;
}

.adopcnimapa-stanice, .adopcnimapa-pujcovny {
  width: 100%;
}

.mapadivstationlist {
  z-index: 5;
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0px 10px 0px;
  box-sizing: border-box;
}

#rentalsbut.button-unpressed {
  background: #14454e;
  border-color: #14454e;
  color: white;
 
}

#rentalsbut img {
  width: 26px;
  margin-left: 5px;  
}

.html .dxpr-theme-mini-tabs-wrapper .tabs--primary li.active a, .tabs--primary li a {
  color: #000!important;
}

.html .dxpr-theme-mini-tabs-wrapper .tabs--primary li {
    margin-right: 2px!important;
}

.art-motor {
  display: flex;
  flex-wrap: wrap; 
  border-top: 1px solid #3fd1c0;
  padding-top: 40px;
  margin-top: 30px;
  margin-bottom: 20px;
  
}

.art-motor-obr {
  width: 32%;  
}

.art-motor-obr p{
  text-align: center;  
}

span.green {
    color:#fff;
    background:#3fd1c0; 
    padding: 3px 6px;
    font-size: 22px;
    
}

.art-motor-vyhody, .art-motor-nevyhody {
   width: 33%;  
   margin-right: 5px;
    
}

.art-motor-nadpis {
    display: flex;
   flex-wrap: wrap;   
}

.art-motor-nadpis img {
  width: 30px;  
}

.art-motor-vyhody h3, .art-motor-nevyhody h3{
  font-size: 15px;
  padding: 8px 0px 0px 10px;
  display: block;
       
}

.art-motor-vyhody h3 {
    color:#3fd1c0 ;     
}

.art-motor-nevyhody h3 {
    color:#f9485e ;
    
}
.media-wrapper--blazy {
  
  min-width: 0% !important;
  
}

.art-motor-vyhody {
 padding: 10px;
 box-sizing: border-box;

    
}

.art-motor-nevyhody {
 padding: 10px;
 box-sizing: border-box;

    
}

.car-filter-form {
  background: #f9f9f9;
  padding: 10px;
  box-sizing: border-box;
  margin-bottom: 20px;

    
}

#car-filter-form {
   display: flex;
   flex-wrap: wrap;
    
}

.js-form-item-brand, .js-form-item-name {
  margin-right: 10px;   
}


#block-olivero-aktualnianketa {
   background: #ebecf0;
   padding: 25px;
   box-sizing: border-box;
}

#studiografix-katalog-user-car-form {
  display: flex;
  flex-wrap: wrap; 
}

.form-item, .form-text, .form-select, .form-number {
    margin-right: 10px;
    
}

#edit-actions {
    width: 100%;
}






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

.header-top p {
  font-size: 12px;
  line-height: 18px;
}

.footermain,  .header-topmain, .navbar-container {
    width: 95%;
}
#block-studiografixarticles  {
  padding: 0px 15px;  
}

.loga-main {
  padding: 40px;
}


}


@media screen and (max-width: 1000px) {
  .art-motor-obr {
  width:100%; 
  margin-bottom: 20px;
    
}  
.art-motor-vyhody, .art-motor-nevyhody {
   width: 48%; 
}

 a.bike-detail-hp {
    width: 32%;
  }

.bike-detail-dalsi {
    width: 32%;
}

}



@media screen and (max-width: 800px) {
  .footer1, .footer2, .footer3 {
  width: 100%; 
  margin-top: 30px;
  
    
}  
.form-item, .form-text, .form-select {
    margin-right: 10px;
    width: 100%;
}
.footermain,  .header-topmain, .navbar-container {
    width: 99%;
}

.bike-detail-dalsi {
    width: 48%;
}

.bike-detail-dalsi h3 {
  font-size: 22px;
  padding-top: 15px;
}

a.button-ai-1 {
    width: 140px;
}

 h1, .html #page-title .page-title {
    font-size: 24px !important;
  }

.articlehead-main {
  width:100%;
  padding-right: 0px;
}

.art-add, .articles-second-in {
  width:100%;  
}

.art-motor-obr, .art-motor-vyhody, .art-motor-nevyhody {
  width:100%;    
    
}
.adopcnimapa, .articlesBlock, .loga-main, .lateststationmain, .footermain {
  width: 100%;
  margin: 0 auto;
  padding: 0px 15px;
  box-sizing: border-box;
}
#block-simplenewssubscription { width: 90%;}

.html select, .html select.form-control {
  height: 2em;
  height: calc(1.5em + 12px)!important;
  font-size: 13px;
    
}

.b-login {width: 40%;}
.header-top  {width: 60%;}
.kontakt1 {width: 49%; padding: 10px;}
#secondary-header {padding-left: 10px;}
.studiografix-bikessale-banner h3 {font-size: 24px;}
.bike-title h3 {font-size: 16px;   }

}

.titleart h3 {
    cursor: pointer;
} 

.titleart h3:hover {
    color:#35f29c;
}

.articles-second-in {
    padding: 10px;
}

.articles-second-in:hover {
    background:#f5f5f5; 
}

.highlight-box {
    background: linear-gradient(135deg, #fff9e6 0%, #fff0cc 100%);
    border-left: 5px solid #E8A41C;
    padding: 20px;
    margin: 25px 0;
    border-radius: 0 8px 8px 0;
}
.stats {
    display: flex;
    justify-content: space-around;
    background: #fffdf4;
    padding: 20px;
    margin: 25px 0;
    border-radius: 8px;
    flex-wrap: wrap;
}
.stat-item {
    text-align: center;
    margin: 10px;
}
.stat-number {
    font-size: 2em;
    font-weight: bold;
    color: #92400e;
    display: block;
}
.stat-label {
    font-size: 0.9em;
    color: #9ca3af;
    margin-top: 5px;
}
.timeline {
    position: relative;
    padding-left: 30px;
    margin: 30px 0;
}
.timeline::before {
    content: '';
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #E8A41C;
}
.timeline-item {
    position: relative;
    margin-bottom: 30px;
    background: white;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.timeline-item::before {
    content: '';
    position: absolute;
    left: -22px;
    top: 20px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #E8A41C;
    border: 3px solid white;
}
.year {
    font-weight: bold;
    color: #92400e;
    font-size: 1.1em;
}
.quoten {
    font-style: italic;
    background: #fffaf0;
    padding: 20px;
    border-radius: 8px;
    margin: 25px 0;
    position: relative;
}
.quoten::before {
    content: '"';
    font-size: 4em;
    color: #f9e1b0;
    position: absolute;
    top: -10px;
    left: 15px;
}
.manufacturing-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    margin: 25px 0;
}
.manufacturing-card {
    background: white;
    border: 1px solid #fce9c8;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.manufacturing-card h4 {
    color: #92400e;
    margin-top: 0;
    margin-bottom: 15px;
}

.efficiency-highlight {
   background: linear-gradient(135deg, #e3f2fd, #bbdefb);
   border: 2px solid #116392;
   border-radius: 10px;
   padding: 20px;
   margin: 20px 0;
   position: relative;
}
.efficiency-highlight::before {
   content: '📈';
   position: absolute;
   top: 15px;
   right: 20px;
   font-size: 1.5em;
}
.efficiency-highlight strong {
   color: #116392;
}

.vehicle-lineup {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
            gap: 25px;
            margin: 35px 0;
        }
        .vehicle-profile {
            background: white;
            padding: 25px;
            border-radius: 12px;
            box-shadow: 0 4px 20px rgba(0,0,0,0.1);
            position: relative;
            overflow: hidden;
        }
        .vehicle-profile::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 4px;
            background: linear-gradient(90deg, #1f4788, #4a90e2);
        }
        .vehicle-name {
            color: #1f4788;
            font-size: 1.4em;
            font-weight: 700;
            margin-bottom: 15px;
        }
        .performance-grid {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 12px;
            margin: 15px 0;
            background: #f8f9fa;
            padding: 15px;
            border-radius: 8px;
        }
        .performance-item {
            font-size: 0.9em;
        }
        .performance-value {
            font-weight: 600;
            color: #1f4788;
        }
        .tech-innovation {
            background: linear-gradient(135deg, #f8f9fa, #e9ecef);
            padding: 25px;
            border-radius: 12px;
            margin: 25px 0;
            border: 2px solid #dee2e6;
        }
        .tech-title {
            color: #1f4788;
            font-size: 1.3em;
            font-weight: 700;
            margin-bottom: 15px;
            display: flex;
            align-items: center;
        }
        .tech-title::before {
            content: '⚡';
            margin-right: 10px;
            font-size: 1.2em;
        }
        .feature-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 20px;
            margin: 25px 0;
        }
        .feature-card {
            background: white;
            padding: 20px;
            border-radius: 10px;
            box-shadow: 0 2px 10px rgba(0,0,0,0.08);
        }
        .feature-title {
            color: #1f4788;
            font-weight: 600;
            margin-bottom: 10px;
        }

@media (max-width: 768px) {
    .stats {
        flex-direction: column;
    }
    .manufacturing-grid {
        grid-template-columns: 1fr;
    }
}
