/*-----------------------------------------------------------------------------------

  Theme Name: MAP Zábřeh
  Theme URI:
  Description: Šablona pro MAP Zábřeh
  Author: www.propagon.cz - Tomáš Frank
  Version: 1.0

-----------------------------------------------------------------------------------*/


/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
    clear: both;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

body {
    background-color: #dedede;

}

.content-wrap {
    background-color: #ffffff;
}

img {
    max-width: 100%;
}

p,
ul,
li,
ol,
tr,
td,
table,
h1,
h2,
h3,
h4,
h5 {
    font-family: 'Roboto', sans-serif;
}

li {
    color: #898888;
}

h1 {
    font-size: 26px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

p {
    color: #898888;
}

a {
    color: #007032;
}

a:hover {
    color: rgb(64, 64, 66);
}


/*----------------------------------------------------------------------*/


/* Main navigation menu */


/*----------------------------------------------------------------------*/

.header-menu {
    float: right;
    width: 800px;
}

.header-menu ul {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 10;
}

.header-menu ul li {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}

.header-menu ul li a,
.header-menu ul li.pagenav {
    padding: 0px 13px 0px 13px;
    color: #333333;
    float: left;
    font-size: 14px;
    line-height: 90px;
    font-weight: normal;
    text-transform: uppercase;
}

.header-menu ul li:last-child a {
    border-right: none;
}

.header-menu ul li.current-menu-item a,
.header-menu ul li a:hover,
.header-menu ul li a.active,
.header-menu ul li.pagenav:hover {
    background-color: #ffffff;
    text-decoration: none;
}


/* Entry */

.entry-meta {
    margin-bottom: 10px;
}

.post-content {
    margin-bottom: 34px;
}

.content-aside,
.content-status {
    margin-top: 30px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 20px 20px 40px;
}

.content-quote {
    margin-top: 30px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 20px 20px 40px;
    background-color: #dddddd;
    border-left: solid 5px #d43f3a;
}

/* .container {
    width: 1170px;
    min-width: 1170px;
} */

.top-lista {
    background: #262a2d;
}

.horni-lista {
    background: #f0f2f4;
    font-weight: 300;
    font-size: 12px;
}

.horni-lista ul {
    float: right;
}

.horni-lista ul li {
    float: left;
    margin-top: 10px;
    padding-left: 20px;
    list-style-type: none;
    margin-right: 20px;
}

.logo {
    padding: 10px;
}

.logo img {
    max-height: 60px;
}

.header {
    width: 340px;
    margin-top: 7px;
    float: left;
}

h3.rpwe-title a {
    font-weight: 700;
    color: #333;
}

.footer {
    width: 100%;
    overflow: hidden;
}

.hlavni-plocha {
    position: relative;
    width: 100%;
}

.horni-levy-ramec {
    width: 50%;
    min-width: 432px;
    height: 165px;
    position: absolute;
    background: #007032;
    z-index: 10;
}

.horni-levy-ramec:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 165px solid #007032;
    border-right: 100px solid transparent;
    position: absolute;
    right: -100px;
    bottom: 0;
    z-index: 10;
}

.horni-pravy-ramec {
    width: 50%;
    min-width: 528px;
    position: absolute;
    height: 145px;
    background: #404042;
    right: 0;
    z-index: 3;
}

.full-header {
    position: relative;
    z-index: 100;
}

.telo {
    margin-top: 50px;
    padding-top: 35px;
}

.obrazek-stranky {
    width: 100%;
    height: 130px;
    background: url("images/page-obr.jpg");
    position: relative;
    left: -15px;
    top: -35px;  background-size: cover;  background-size: cover !important;
}

.horni-pravy-ramec p {
    color: white;
    position: absolute;
    bottom: 2px;
    left: 75px;
    font-size: 17px;
}

.horni-pravy-ramec a {
    color: #007032;
    font-weight: 700;
}

.rychly-kontakt {
    position: absolute;
    right: 178px;
    bottom: 21px;
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 1.4px;
}

.rychly-kontakt span {
    font-weight: 700;
    font-size: 20px;
}

.slider {
    position: relative;
    left: 0;
    width: 1170px;

    margin-bottom: -15px;
    top: -35px;
}

.horni-lista ul li.telefon-top {
    background: url("images/top-telefon.png") no-repeat left top;
}

.horni-lista ul li.email-top {
    background: url("images/top-email.png") no-repeat left top;
    padding-left: 26px;
}

.obrazek-stranky-kurzy {
    width: 100%;
    height: 130px;
    background: url("images/obrazek-stranky.jpg");
    position: relative;
      background-size: cover !important;
    left: -15px;
    top: -15px;
}

.obrazek-stranky-novinky {
    width: 100%;
    height: 130px;
    background: url("images/obrazek-stranky-novinky.jpg");
    position: relative;  background-size: !important;
    left: -15px;
    top: -35px;
}

.type-kurzy {
    overflow: hidden;
}

.type-kurzy h2 {
    width: 100%;
    padding: 10px 20px 5px 20px;
    font-weight: 400;
    margin: 0;
}

ul.info-kurzu {
    width: 100%;
    background: #f7f7f7;
    overflow: hidden;
    margin-left: 0;
    padding-left: 20px;
}

ul.info-kurzu li {
    float: left;
    padding: 5px;
    padding-top: 8px;
    margin-right: 30px;
    list-style-type: none;
    color: #5d6f8d;
}

ul.info-kurzu li.datum {
    background: url("images/termin.png") no-repeat left 10px;
    padding-left: 20px;
}

ul.info-kurzu li.misto {
    background: url("images/misto.png") no-repeat left 10px;
    padding-left: 20px;
}

ul.info-kurzu li.kod {
    background: url("images/kod.png") no-repeat left 10px;
    padding-left: 20px;
}

.type-kurzy .entry-thumbnail {
    width: 250px;
    float: left;
    margin: 5px 15px;
}

.type-kurzy .entry-thumbnail img {
    height: auto;
}

.type-kurzy .post-content {
    padding-right: 15px;
    text-align: justify;
}

.type-kurzy .post-content a.btn {
    float: right;
    margin-bottom: 15px;
}

#menu-hlavni-menu li {
    border-top: 2px solid transparent;
}

#menu-hlavni-menu li.current-menu-item,
#menu-hlavni-menu li.current-menu-ancestor {
    border-color: #007032;
}

#menu-hlavni-menu li:hover {
    border-color: #404042;
}

.alignleft {
    float: left;
    margin-right: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
}

h2.hp {
    line-height: 28px;
}

.tlacitko a {
    background: #007032;
    padding: 10px 15px;
    color: white;
    float: right;
    transition: 0.4s all;
}

.tlacitko {
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
}

.tlacitko a:hover {
    background: rgb(64, 64, 66);
    text-decoration: none;
}

.zlute-tlacitko {
    background: #007032;
}

.zlute-tlacitko:hover {
    background: rgb(64, 64, 66);
}

.ohraniceni-kurzu {
    border: 1px solid #e8eaee;
    margin-bottom: 15px;
}

a.btn.btn-danger:hover {
    border-color: rgb(64, 64, 66);
    background: rgb(64, 64, 66);
}

.btn-danger {
    border-radius: 0;
}

.footer {
    background: #404042;
}

li.samotny-widget {
    width: 32.3%;
    float: left;
    color: #e0e0e0;
    margin-right: 1%;
}

ul.zapati.container li {
    list-style: none;
}

li.samotny-widget a:hover {
    color: rgb(250, 221, 73);
}

li.rpwe-li.rpwe-clearfix {
    border-color: #383838;
}

.copyrights {
    background: #323232;
    color: rgb(137, 136, 136);
    padding: 10px;
}

.copyrights a:hover {
    color: #F2D330;
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next.vc_grid-nav-next-outside {
    right: -25px;
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev.vc_grid-nav-prev-outside {
    left: -25px;
}


/* SUB Menu */

ul.sub-menu {
    float: none;
    position: absolute;
    top: 88px;
    height: 0px;
    display: none;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

ul.sub-menu li {
    float: none;
    position: relative;
    height: 31px;
}

ul#menu-hlavni-menu ul.sub-menu li a {
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    color: rgb(64, 64, 66);
    background: #007032;
    border-bottom: 1px solid #97d41f;
    position: relative;
    z-index: 10;
}

ul#menu-hlavni-menu ul.sub-menu li a:hover {
    background: rgb(64, 64, 66);
    color: white;
}

#menu-hlavni-menu li ul.sub-menu li,
#menu-hlavni-menu li ul.sub-menu li:hover {
    border-color: transparent;
}

.header-menu ul li:hover ul.sub-menu {
    height: 100%;
}


/* ikony vlastních polí */

ul.info-kurzu li.cas {
    background: url("images/hodiny.png") no-repeat left 10px;
    padding-left: 20px;
}

ul.info-kurzu li.urceni {
    background: url("images/urceno.png") no-repeat left 10px;
    padding-left: 20px;
}

ul.info-kurzu li.cena {
    background: url("images/penize.png") no-repeat left 10px;
    padding-left: 20px;
}

.entry-content {
    text-align: justify;
}

.rychly-kontakt a {
    color: white;
}

.schovat div {
    display: none
}

button.tlacitko-objednavky {
    width: 100%;
    margin: 10px 0;
    background: #007032;
    padding: 10px;
    color: rgb(64, 64, 66);
    font-weight: 700;
}

.schovat .skryt {
    display: none
}

.ukazat .zobrazit {
    display: none
}

td.sloupec-nazev,
td.sloupec-nazev2 {
    padding-right: 8px;
    max-width: 120px;
    padding-left: 15px;
    line-height: 13px;
}

td.sloupec-nazev2 {
    display: block;
    width: 120px;
    padding-top: 10px;
}

td.pole input {
    width: 205px;
    background: #F9F9F9;
    padding-left: 5px;
}

.formular-objednavka tr {
    height: 34px;
}

.seznam span {
    color: black;
}

.seznam i {
    font-size: 12px;
}

p.seznam {
    padding-left: 15px;
}

.seznam-ucastniku textarea {
    background: rgb(249, 249, 249);
    width: 99%;
    height: 140px;
}

.seznam-ucastniku {
    padding-left: 15px;
}

.objednavka h2 {
    padding-left: 0;
    font-size: 20px;
    background: rgb(64, 64, 66);
    color: #007032;
    text-align: center;
    padding-bottom: 10px;
}

.formular-objednavka input.wpcf7-form-control.wpcf7-submit {
    background: #007032;
    color: rgb(64, 64, 66);
    padding: 15px 30px;
    font-size: 14px;
    font-weight: 700;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.formular-objednavka input.wpcf7-form-control.wpcf7-submit:hover {
    background: rgb(64, 64, 66);
    color: #007032;
}

.metaslider .caption {
    font-size: 24px;
    padding: 5px 10px;
    word-wrap: break-word;
    line-height: 1.3em;
}

ul.sub-menu li ul.sub-menu {
    left: 117px;
    width: 223px;
    top: 27px;
    display: none;
    top: -2px;
}

ul#menu-hlavni-menu li:hover .sub-menu {
    display: block;
}

ul#menu-hlavni-menu li ul.sub-menu li .sub-menu {
    display: none;
}

ul#menu-hlavni-menu li ul.sub-menu li:hover .sub-menu {
    display: block;
}

ul#menu-hlavni-menu ul.sub-menu li ul.sub-menu li a {
    background-color: #F7DB4C;
    border-bottom: 1px solid #ECC812;
}

ul#menu-hlavni-menu ul.sub-menu li ul.sub-menu li a:hover {
    background-color: #767676;
}

.cas,
.kod,
.cena {
    width: 155px;
}

img.vc_single_image-img.attachment-medium {
    height: 180px;
}

.text-kurzu p {
    padding-left: 15px;
}

section {
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    display: block;
}

section#partneri .container {
    background: white;
    padding-top: 50px;
    padding-bottom: 50px;
}

img.loga-partnera {
    display: inline-block;
    max-width: 200px;
    max-height: 80px;
    width: auto;
    padding: 10px;
    box-sizing: border-box;
}

.loga-partneru {
    text-align: center;
}

.logo-zabreh {
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 50px;
}

.galerie-album {
    position: relative;
    width: 33.33%;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
}

img.galerie-obr {
    width: 100%;
    height: auto;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.galerie-album:hover img.galerie-obr {
    transform: scale(1.2);
}

.obsah-galerie {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.47);
}

a .text-ref h2 {
    color: white;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 14px 20px;
}

.obsah-galerie a:hover {
    text-decoration: none;
}

.ikona-souboru {
    margin-right: 15px;
    color: #404042;
}

ul.vypis-souboru li {
    font-size: 20px;
    list-style-type: none;
}

.soubor .ikona-souboru {
    float: left;
    font-size: 30px;
    color: #404042;
}

a.soubor-stahnuti {
    font-size: 20px;
}

.zverejneno {
    font-size: 1em;
}

li.rpwe-li.rpwe-clearfix {
    border-color: #dedede;
}

.blok-dokumentu,
.box-novinky {
    margin-bottom: 35px;
}

.box-fotogalerie {
    padding-bottom: 35px;
}

.tlacitko.siroke-tlacitko a {
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
}

.horni-lista a {
    color: #898888;
}

.box-tlacitek {
    margin: 25px 0;
    clear: both;
    overflow: hidden;
}

table.tabulka-clenu td {
    font-size: 13px;
}

ol.odsazenicislovani li {
    margin-bottom: 20px;
}

section#vypis-akci {
    padding-top: 0;
}

.obsah-akce {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ececec;
    margin-bottom: 15px;
}

section#newsletter {
    width: calc(100% + 30px);
    left: -15px;
    padding: 30px 15px;
    text-align: center;
    background: #404042;
    color: white;
}

section#newsletter input[type="email"] {
    padding: 7px 15px;
    text-align: center;
}

section#newsletter input[type="submit"] {
    padding: 7px 15px;
    margin-top: 15px;
    background: #007032;
    border: none;
    color: white;
    font-weight: 700;
}

.fb-top {
    background: url("images/face.png") no-repeat left top;
    padding-left: 26px;
}

iframe.anketa {
    width: 100%;
    height: 700px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}

@media only screen and (max-width: 1024px) {
    .rychly-kontakt {
        right: 90px;
    }
}

section#hp-anketa {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: whitesmoke;
}

section#hp-anketa button.btn.btn-default {
    background-color: #2ab8e8;
    color: white;
    text-transform: uppercase;
    padding: 15px 30px;
    font-size: 18px;
}

section#hp-anketa button.btn.btn-default:hover {
    background: #404042;
}
