/*
 Theme Name:   GeneratePress Child
 Theme URI:    http://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Thomas Usborne
 Author URI:   http://edge22.com
 Template:     generatepress
 Version:      0.1
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/


/*
Strech teh carousel on HP
*/

a {
    text-decoration: underline;
}

.absolute {
    position: absolute;
    width: 100%;
    height: auto;
    margin-top: 100px;
}

.n2-ss-13-align {
    margin: 0px !important;
}

.upper {
    text-transform: uppercase;
}
.strong {
    font-weight: bold;
}
.nostyle {
    list-style: none;
}

.padding_sides20 {
    padding: 0px 20px;
}

.align-center {
    text-align: center !important;
    margin: 0 auto;
}

.h3 {
    display: block;
}
.block {
    display: block;
    clear: both;
}
.center {
    text-align: center;
    margin: 0 auto;
}

.black {
    color: #000;
}

.bgblue {
    background: #283581;
}
.darkblue {
    background: #283581;

}
.main-title a{
    color: #fff !important;
    text-decoration: none;
}
.dark,.dark table {
    color: #fff;
}

.darkblue .hptitle h2,.dark .hptitle h2 {
    color: #fff;
    text-align: center;
}
/*.gold {color:#4EB9DB !important; }*/


/* Calder Form */
#CF56a53dd0c9003_1-row-4 {
    background:#4EB9DB !important;
}
#fld_92020_1-wrap {
    float: left;
    width: 80%;
    margin: 0px;
}
#absoluteimg {
    position: absolute;
    right: 0px;
    top: 60px;
    width: 90%;
    height: auto;
}

#fld_7908577_1-wrap {
    float: right;
    width: 20% !important;
    overflow: hidden !important;
    text-align: center;
    margin: 0px;
}
#fld_7908577_1-wrap .btn {
    margin-bottom: 0px;
}


#eu-cookie-bar {
    background:#ffffff;
    padding: 10px;
    color: #15346b;
    letter-spacing: .7px;
}
#eu-cookie-bar a {
    color: #15346b !important;
}

.green {
    color: #77C428;
}
.align-left {
    text-align: left ;
}
.align-right {
    text-align: right;
}

.nav-float-right .header-widget {
    top: 0px;
}

.push-left {
    float: left;
    padding: 0px;
}

.push-right {
    float: right;
    padding: 0px;
}

.nopadd {
    padding: 0px;
}
.p40 {
    padding:60px  0px 40px ;
}

div#n2-ss-10 .n2-ss-slide-background, div#n2-ss-10 .n2-ss-slide-background > div {
    height: auto !important;
}

.highlighted {
    background: red !important;
}

.f22 {
    font-size: 22px;
}

.f18 {
    font-size: 18px;
}


.site-footer  {
    position: relative;


}

.getpin {
    position: relative;
}

.getpin:after {
    font-family: "FontAwesome";
    content: "\f111";
    position: absolute;
    font-size: 5px;
    color: #3d50a3;
    top: 35px;
    left: -3px;
    opacity: .4;
    border-radius: 80px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.mPS2id-highlight {
    background: #4EB9DB;
    color: #fff !important;
}

 li a{
color:#000;
}
 a[href $='.pdf']:before,a[href $='.zip']:before, a[href $='.doc']:before, a[href $='.xls']:before, a[href $='.html']:before, a[href $='.png']:before, a[href $='.jpg']:before, a[href $='.jpeg']:before    {
    position: absolute;
    left: 0px;
    top: 30%;
    color:#fff !important;
    background: #b42a40;
    font-size: 10px;
    font-weight: bold;
    padding: 1px 5px !important;
    line-height: 12px !important;
    min-width: 30px !important;
    text-align: center;
}
  a[href $='.pdf']:before {
content: "PDF";
}
  a[href $='.zip']:before {
content: "ZIP";
}
 a[href $='.doc']:before {
content: "DOC";
}
 a[href $='.xls']:before {
content: "XLS";
}
  a[href $='.html']:before {
content: "HTML";
}
 a[href $='.jpg']:before {
content: "JPG";
}
  a[href $='.jpeg']:before {
content: "JPEG";
}
 a[href $='.png']:before {
content: "PNG";
}

  a[href $='.pdf'],  a[href $='.png'],a[href $='.jpg'], a[href $='.jpeg'],a[href $='.doc'], a[href $='.xls'],#blog  a[href $='.zip'],#blog  a[href $='.html'] {
    position: relative;
    padding-left: 50px !important;
    background: url("img/file.svg") no-repeat ;
    background-size: 30px;
    min-height: 36px !important;
    height: auto;
    display: block;
    position: relative;
    color: #000 !important;
}

 a[href $='.pdf'],  a[href $='.doc'],   a[href $='.jpeg'],   a[href $='.png'],   a[href $='.jpg'], a[href $='.xls'], a[href $='.zip'], a[href $='.html'] {
    position: relative;
    padding-left: 50px !important;
    background: url("img/file.svg") no-repeat ;
    background-size: 30px;
    min-height: 36px !important;
    height: auto;
    display: block;
    position: relative;

}

/*.getpin:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 10px;
    left: -20px;

    width: 20px;
    height: 20px;
    background: url("img/pin.svg") no-repeat  !important;
    background-size: 130%;
    opacity: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    margin: 0px;
}*/


#border {
    border: 20px solid #FFF5F5;
    padding-bottom: 0px;
    position: relative;
}
#border:after {

    content: '\A';
    position: absolute;
    bottom: -80px;
    left: 0;
    right: 0px;
    width: 50%;
    height: 220px;
    border-radius: 80px;
    background: url("img/ilustrace4.svg") no-repeat center;
    background-size: 80%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    margin: 0px auto;
    z-index: 1;

}
#border:before {

    content: '\A';
    position: absolute;
    top:auto;
    bottom: -40px;
    left: 0;
    right: 0px;
    width: 80%;
    height: 220px;

    background: url("img/decor.svg") no-repeat top;
    background-size: 100%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    margin: 0px auto;
    z-index: 0;

}
.caption,#sekce0{
    position: relative;
    z-index: 2;
    display: block;
}

.inside-page-header .caption:before {
    position:absolute;
    right:auto;
    bottom: auto;
    top:50px;
    left: 0px;
    width: 420px;
height: 271px;
    content: "";
    z-index: -1;
    opacity: .5;
    pointer-events: none;
    background:transparent url("img/decor_white.svg") no-repeat;

}



.caldera-grid:before {
    position:absolute;

    top:auto;
    bottom: -80px;

    left: 0px;
    right:0px;
    margin: 0 auto;
    width: 420px;
height: 271px;
    content: "";
    z-index: 0;
    opacity: .1;
    pointer-events: none;
    background:transparent url("img/decor_bluedark.svg") no-repeat;

}
.caldera-grid {
    margin-bottom: 50px;
    position: relative;
}

#sekce0:before {
    position:absolute;
    right:0px;
    top:auto;
    bottom: -40px;

    left: auto;
    width: 420px;
height: 271px;
    content: "";
    z-index: 1;
    opacity: 1;
    pointer-events: none;
    background:transparent url("img/decor_blue.svg") no-repeat;

}

.footer-widget-1 .widget {
    padding: 0px !important;
}

#footer-widgets .caldera_ajax_error_block {
    width: 300px;
}

.white {
    color: #fff;
}

.footer-widget-1 .site-branding {
    top: 15px;
}

.footer-widget-1 .adr {
    clear: both;
    display: block;
    text-align: left;
    padding: 5px 5px 0px !important;
}

.footer-widget-1 .widget {
    margin-bottom: 10px;
}

.footer-widget-1 .execphpwidget li {
    padding-right: 5px;
}

.widget_sp_image {
    padding-top: 30px;
}


/*
Modal slide in form
*/
.modal-open .modal {
    background: rgba(255,255,255,.8)
}
.modal.fade.in .lab-modal-body {
  bottom: 0;
  opacity: 1;
  background: #fff;
}
.lab-modal-body .close:hover {
    background: none;
}
.lab-modal-body .close:hover {
color:#8B7BA1;
}


.lab-modal-body h1 {
  font-size: 4rem;
}

/*.lab-modal-body p {
  margin: 0 0 1.62rem 0;
  line-height: 1.62;
  font-weight: 300;
  font-size: 1.62rem;
  color: #666;
}
*/
.lab-modal-body {
  position: relative;
  bottom: -250px;
  margin: 150px auto 0;
  padding: 40px;
  max-width: 60%;
  height: auto;
  background-color: rgb(248, 250, 247);

  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
  transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
  border-radius: 10px;
}

.close {
  margin-top: -20px;
  margin-right: -20px;
  text-shadow: 0 1px 0 #ffffff;
}

.close {
    float: right;
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    color: #15346b;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
}

.popup-button {
  margin-top: 70px;
}




/*
ButtonAP
*/

.generate-back-to-top, .generate-back-to-top:visited {

    color: #fff;
    right: 0px;
    border-radius: 0px;
    bottom: 0px;
    height: 40px ;
    /*width: 40px ;*/
    line-height: 0px !important;

}


}

#menu-hlavni-menu a {
    color: #000;
}

.portfolio-box {
    position: relative;
    padding: 0px !important;
    margin: 0px !important;
}

.portfolio-box .hot {
    position: absolute;
    background: #e13739;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1.4px;
    font-weight: bold;
    display: block;
    padding: 0px 12px !important;
    left: 10px;
    top: 10px;
    z-index: 101;
    border-radius: 40px;
}

.single-portfolio {
    text-align: center;
}

.offer .tag {
    padding: 2px 10px;
    float: left;
    margin: 4px;
    display: inline-block !important;
    border: 1px solid #ccc;
    border-radius: 30px;
}
.padding30 {
    padding: 30px 0px;
}

.portfolio-box h3, .portfolio-box ul,.sekce ul {

    margin: 0px 0px 0px 30px;
}
.sekce ul li,.promocontent ul li {
    padding: 5px 0px;
}

.portfolio-box ul {
    padding: 30px;
}

.portfolio-box {
    display: block;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer !important;
    /*  -webkit-animation-duration: 0.3s;
      -webkit-animation-delay: 0.4s;
    -webkit-animation-iteration-count: infinite;*/
}

.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    top: 25% !important;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    opacity: 0;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.portfolio-box-caption a {
    color: #fff !important;
    font-size: 24px;
    font-weight: 600;
    line-height: 45px;
}

.portfolio-box h3 {
    margin-top: 0px !important;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

.portfolio-box .url a, .portfolio-box h3, .portfolio-box .cat {
    color: #262626;
}

.portfolio-box .cat {
    padding: 30px 20px;
}

.portfolio-box .tag {
    font-size: 15px;
    line-height: 20px;
    clear: both !important;
    display: block-inline;
    border-radius: 5px;
    padding: 3px 12px;
    background: rgba(255, 255, 255, .8);
}

.vyhody .tag {
    margin: 20px 0 10px;
    display:inline-block;
}

.reference .cat {
    position: relative !important;
    padding: 20px 0px 40px;
    margin: 0 auto;
    text-align: center;
}
.reference .cat .tag {
font-size: 12px;
letter-spacing: 1px;
    line-height: 20px;
    clear: both !important;
    display: block-inline;
    border-radius: 15px;
    border:1px solid #337ab7;
    color:#337ab7;
    text-transform: uppercase;
    padding: 3px 12px;
    background: rgba(255, 255, 255, .8);
}

div.alm-reveal {
    clear: both;
}

.grid {
    height: auto;
}

.isotop {
    margin-bottom: 30px;
}

.isotop .active:after {
    font-size: inherit;
    line-height: 32px;
    font-weight: 400;
    font-family: "Source Sans Pro";
    /*color: #555;*/
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    height: 3px;
    background: #209AD5;
    width: 100%;
}

.isotop .tag {
    font-size: inherit;
    line-height: 32px;
    font-weight: 400;
    font-family: "Source Sans Pro";
    color: #555 !;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    padding: 3px 0px;
    margin: 0 20px;
    /*color:#337ab7;*/
}

.isotop .tag:hover {
    font-size: inherit;
    line-height: 32px;
    font-weight: 400;
    font-family: "Source Sans Pro";
    /*color: #555;*/
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    color: #337ab7;
}

.hvr-underline-from-center:before {
    height: 2px;
}

.isotop .active {
    color: #337ab7;
}

.isotop .active:before {
    height: 2px !important;
    background: #337ab7 !important;
    width: 100%;
    left: 0px;
    right: 0px;
}


/*
Social networks
*/


#social_absolute {
    position: fixed;
    right: 0px;
    top: 35%;
    z-index: 100;
}

#social_absolute ul li {
    display: block;
    clear: both;
    height: 40px;
    width: 40px;
}

#social_absolute ul li a {
    width: 100% !important;
}

.social {
    margin: 30px 0px;
}

.social li a, .social li a:hover {
    padding: 10px;
    color: #fff;
}

.social-icon {
    color: #fff !important;
    text-indent: -6666px !important;
}

.social-icons li {
    vertical-align: top;
    display: inline;
    height: 100px;
}

#social_absolute ul {
    margin: 0px;
    list-style: none;
}

#sticky-navigation {
    background: #fff;
}

#social_absolute ul li a {
    width: 40px !important;
    height: 40px !important;
    display: block;
    color: #fff;
    text-align: center;
    vertical-align: middle;
}

.motto {
    position: absolute;
    background: #15346B;
    padding:40px;
    color: #fff;
    bottom: 0px;
    right: 0px;

    list-style: none;
    margin: 0px;

}

#social_absolute .fa-info-color, .fa-info-circle:hover {
background-color: #8B7BA1;
}
#social_absolute .fa-facebook-color, .fa-facebook-color:hover {
    background-color: #3d5b99;
}

#social_absolute .fa-twitter-color, .fa-twitter-color:hover {
    background-color: #00aced;
}

#social_absolute .fa-google-color, .fa-google-color:hover {
    background-color: #e25714;
}

#social_absolute .fa-instagram-color, .fa-instagram-color:hover {
    background-color: #8a3ab9;
}

.fa {
    margin: 14px auto;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
    color: #fff;
}



.gallery_widget .item:hover img{
opacity: .4;
}
.gallery_widget .item:hover a:after{
     margin: 0 auto;
    left:0px;
    right: 0px;
    top: 40%;
    background:#fff url("assets/img/enlarge.png") no-repeat center center;
    background-size: 50% 50%;
   position:absolute;
   width: 30px;
   height: 30px;
   content: "";
   opacity: 1;
pointer-events: none;

}


/*
Galerie
*/
.gallerie {
    overflow: hidden;
}
.carousel-inner>.item>a>img {
    width: 100%;
}
.gallery_widget .carousel-control,.reference_widget .carousel-control {
        margin: auto;
    height: 40px;
    /*width: 10% !important;*/
    opacity: 1;
}
.carousel-control {
    bottom: auto;
}
.carousel-control.left,.carousel-control.right {
    background:#fff;
    box-shadow: none;
    top: 0px;
    z-index: 10;
    margin:auto;
    text-align: center;
}
.carousel-control.left .fa,.carousel-control.right .fa {
    text-shadow: none;
    color: #000;
    padding: 10px 0px !important;
}


/*
Spolupracujeme
*/

.owl-carousel .owl-item img {
    height: 100px;
    width: auto;
}

#VerticalCarousel .fa {
    color: #333;
}

#social_absolute .fa-dribbble-color, .fa-dribbble-color:hover {
    background-color: #F279A8;
}

.one-container .container {
    background: none !important;
    background-color: none !important;
}

#newsletter .hptitle h2, #newsletter .hptitle .h3 {
    color: #fff;
}

.lang-item a {
    font-size: 12px;
    padding: 5px;
}

.current-lang a, .lang-item a:hover {
color:#ccc !important;
}
.lang-item a{
    color:#000 ;
}

.hptitle .h3:after {
    width: 40px;
    height: 2px;
    border-radius: 40px;
    background: #8B7BA1;
    content: "";
    display: block;
    margin: 10px auto;
}

#newsletter .caldera-grid {
    width: 50%;
    margin: 0 auto;
}

#newsletter .caldera-grid .single {
    width: 100%;
    margin: 0 auto;
}

.single #page{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0f9ff+0,ffffff+28&0.65+0,0+26 */
background: -moz-linear-gradient(top, rgba(240,249,255,0.65) 0%, rgba(254,255,255,0) 26%, rgba(255,255,255,0) 28%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(240,249,255,0.65) 0%,rgba(254,255,255,0) 26%,rgba(255,255,255,0) 28%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(240,249,255,0.65) 0%,rgba(254,255,255,0) 26%,rgba(255,255,255,0) 28%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6f0f9ff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
#newsletter .caldera-grid .single div {
    padding: 0px;
}

#newsletter .caldera-grid .last_col .form-group div {
    float: left;
    width: auto;
}

.caldera-grid .single {
    margin: 0 auto;
}

.caldera-grid input {
    border: none;


    padding: 5px 10px;
    font-weight: 700;

  text-transform: uppercase;
}
input[type="text"].big-dog::-webkit-input-placeholder {

  text-transform: uppercase;
  font-weight: 500;
}
input::placeholder {
  color: #283581 !important;
  text-transform: uppercase;
  font-weight: 500;
}

::-moz-selection { /* Code for Firefox */
    color: #283581;
    background:#4EB9DB !important;
}

::selection {
    color:#283581 !important;
 background:#4EB9DB !important;
}



#newsletter .caldera-grid input [type="email"] {}

#newsletter, #testovacka {
    padding: 10px 0px 50px;
    background: #209AD5;
}


#sekce0 {
    /*background: #FFF5F5 !important;*/
    /*background: rgb(255,255,255);
background: -moz-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,249,249,1) 50%, rgba(255,245,245,1) 100%);
background: -webkit-linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(255,249,249,1) 50%,rgba(255,245,245,1) 100%);
background: linear-gradient(45deg, rgba(255,255,255,1) 0%,rgba(255,249,249,1) 50%,rgba(255,245,245,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff5f5',GradientType=1 );*/
}
#sekce1 .container div{
    columns: 2;
    margin-bottom: 30px;
}

/*
Navigace
*/

#menu-menu-paticka,#menu-menu-paticka-eng {
    text-align: center;
}

#menu-menu-paticka li,#menu-menu-paticka-eng li {
    display: inline-block;
}

#menu-menu-paticka li a , #menu-menu-paticka-eng li a {
    padding: 0px 20px;
    color: #999;
}

.menu .important a {
    background: #77c428 !important;
    border: 0px;
    padding: 20px 5px;
    color: #fff !important;
}

.hvr-sweep-to-right:before {
    background: #91C7EB;
}

.main-nav .menu {}

.dropdown-menu-toggle {
    padding-right: 10px !important;
}


.widget ul li, .lsi-social-icons li {
    padding: 0px !important;
    margin: 0px;
}

.widget-title {
    color: #0e456d !important;
    font-weight: 500;
}

.zoom-social-icons-widget {
    margin: 40px auto;
    width: 200px;
}

.zoom-social_icons-list__item {
    margin: 4px !important;
}

.lsi-social-icons li a {
    background: none !important;
    padding: none;
}

.no-gutter, .no-gutter .generate-sections-inside-container {
    padding: 0px !important;
}

.widget-title {
    margin-bottom: 15px;
}

.widget-area .widget {
    margin-top: 30px;
    background: #fff;
    box-shadow: 0 0 10px #ddd;
}

#mypageheader img {
    margin: 0px;
    width: 100% !important;
}

#onas, #quick_contact {
    padding-bottom: 40px;
    z-index: 1000;
}
#onas .extra {
    color: #fff;
    padding: 35px 0px 20px;
}
#onas .extra p{

    padding: 0px 60px 0 0;
}

.main-nav .logo {
    overflow: hidden;
}

.main-nav .logo a {
    position: relative;
    display: block;
    width: 150px;
    height: auto;
    padding: 0px;
    text-align: center;
    background: none;
    overflow: hidden;
    padding: 0px !important;
    background: none !important;
}



.main-nav .logo a img {
    margin: 0px !important;
    max-width: 110px;
    height: auto;
    padding: 5px 30px 5px;
    display: inline-block;
    text-align: center;
    background: none !important;
}

.nav-aligned-center.nav-below-header .main-navigation .menu>li {
    vertical-align: middle;
}

.cloud {
    text-align: center;
    padding: 20px 50px;
}
.cloud h3,.cloud h2 {
    display:inline-block;
}

.cloud a {
    color: #000;
}

.cloud a:hover {
    color: #77c428;
}

.small {
    font-size: 14px;
    line-height: 15px;
}

.large {
    font-size: 32px;
    line-height: 32px;
}

.medium {
    font-size: 20px;
    line-height: 25px;
}

.xxl {
    font-size: 45px;
    line-height: 35px;
}

#ordinacnidoba .h3 {
    display: inline-block;
    padding-right: 20px;
    font-size: 18px !important;
    margin: 0px;
    color: #000 !important;
    font-weight: 600 !important;
}

#ordinacnidoba p {
    line-height: 16px;
    padding-top: 10px;
}

#ordinacnidoba {
    padding: 20px 0px 10px !important;
    margin-top: 25px;
}

#ordinacnidoba li>span {
    display: inline-block;
}

#ordinacnidoba li div {
    display: inline-block;
    float: right;
}

#ordinacnidoba li div span {
    text-align: right;
    padding-right: 15px;
}

#ordinacnidoba li div span:nth-child(2) {
    text-align: right;
    min-width: 100px;
    display: inline-block
}

#ordinacnidoba li {
    display: block;
    font-size: 14px;
    width: 100%;
    padding-bottom: 10px;
}

.orange-btn:hover, .btnmore a:hover{
       padding: 10px 35px;
    border: none;
    color: #C8AB42 !important;
    background: #283581;
    border-radius: 0px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    border-radius: 30px;
    letter-spacing: 1px;
    display: inline-block;
    margin: 30px 0px !important;
    text-decoration: none !important;
}

/*.btn,.btnmore a, .orange-btn, .orange-btn-empty a, .orange-btn-empty a:visited, .orange-btn-empty a:active {
    padding: 10px 35px;
    border: none;
    color: #283581 !important;
    background: #C8AB42;
    border-radius: 0px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    border-radius: 30px;
    letter-spacing: 1px;
    display: inline-block;
    margin: 20px 0px !important;
    text-decoration: none !important;
}*/

.full .btn {
    margin: 0 auto 40px !important;
    text-align: center !important;
    display: block;
    max-width: 300px;
}

#testovacka .orange-btn-empty a {
    color: #fff !important;
    border: 3px solid #fff;
}

#testovacka .orange-btn-empty a:hover {
    color: #209AD5 !important;
    border: 3px solid #fff;
    background: #fff;
}

.orange-btn-empty a:hover {
    color: #fff !important;
    background: #209AD5;
}

.relative {
    position: relative;
 }


.btn-map {
    position: relative;
    top: -70px !important;
    left: 28%;
   color: #fff;
    background: #15346b;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: .8px;
    padding: 5px 15px;
    text-decoration: none;
    font-size: 16px;

}
.showcase {
    padding: 10px 0px 20px;
    overflow: hidden;
}
#promo div{

/*margin: 20px 0px 0px;*/
}

.panel-default>.panel-heading {
    background: none;
    border: 1px solid #f2f2f2;
    box-shadow: none;
    padding: 10px;
    min-height: 450px;
}

#promo .h2 {
    font-size: 40px;
    font-weight: 600;
    color: #337ab7;
}
/*
Linka po H3
*/
/*#promo .item h3:after{
    width: 40px;
    height: 2px;
    border-radius: 40px;
    background: #3D50A3;
    content: "";
    display: block;
    margin: 20px auto;
}*/
#promo .promocontent p{
margin: 0px 0px 15px 0px;
}
#promo a.btn {
    display: block;
    color: #fff !important;
    background: #15346b;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    padding: 5px 15px;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: .8px;
    margin-top: 20px;
}
#promo a:hover {
    color: #4EB9DB !important;
    letter-spacing: .8px;
}
#promo .promocontent .align-center {
 text-align: center !important;
}

#quick_contact {
    background: #EDFAFF;
}

#sluzby {
    background: #161742;
    position: relative;
}

#sluzby:after {
    content: "";
    position: absolute;
    width: 439px;
    height: 193px;
    top: 50px;
    right: 0;
    background: url("img/stars.svg") no-repeat;
    visibility: visible;
}

#sluzby:before {
    content: "";
    position: absolute;
    width: 439px;
    height: 193px;
    top: 50px;
    left: 0;
    background: url("img/stars1.svg") no-repeat;
    visibility: visible;
}

#sluzby:before {
    content: "";
    position: absolute;
    width: 439px;
    height: 193px;
    bottom: 30px;
    left: 0;
    top: auto !important;
    background: url("img/stars1.svg") no-repeat;
    visibility: visible;
}

#sluzby p {
    color: #fff;
    letter-spacing: 0.7px;
}

#sluzby .sluzba img {
    width: 50%;
    text-align: center;
    margin: 0 auto 40px;
}

#quick_contact .contact {
    text-align: center;
    margin: 0 auto;
    font-weight: bold;
    color: #fff;
    font-size: 25px;
}

#contact {
    padding-left: 0px !important
}

#contact h2 {
    margin: 10px 0px 15px;
}

#contact .h3:first-child {
    font-size: 26px;
    line-height: 24px;
    font-weight: 800;
    font-family: "Source Sans Pro";
    color: #2F86C1;
}

#contact .h3 {
    margin: 0px 0px 5px;
}

.blue {
    color: #2F86C1;
}
.pink {
    background: #FFF5F5;
}

#contact .black {
    color: #000;
}

.footer-widgets {
}
#contact .inside-footer-widgets .inner-padding, #contact p, #contact h2 {
    padding-left: 5px !important;
}
#kontakt ul {
    margin: 0px;
    list-style: none;
}
#kontakt ul li {
    padding: 5px 10px;
}
#kontakt ul li span:nth-child(2){
    font-weight: bold;
    margin: 0px 0px 10px;
    font-size: 18px;
}
#kontakt .hptitle {
    color: #fff;
    padding-bottom: 0px;
}

#sluzby .hptitle .h3,{
    color: #fff;
}

#kontakt  {
    background: #f1f1f1;
}

#kontakt ul li {
    padding: 0 20px !important;
}


.widget_polylang li {
    display: inline-block;
}

#contact p {
    font-weight: bold;
}


/*
Squere view
*/

#rozcestnik {
    margin-bottom: 220px;
}

#rozcestnik .obsah {
    padding: 10px 30px 20px;
}

#rozcestnik .obsah .tag {
    margin: 10px 5px 0px 0px;
    background: #FFF5F5;
    border-radius: 30px;
    padding: 3px 12px;
}

#rozcestnik .obsah h2 {
    padding: 10px 0px 0px;
margin: 0px;
overflow: hidden;
clear: both;
position: relative;
display: block;
font-size: 22px;
font-weight: 500;
color: #3d50a3;
letter-spacing: 0;
}
#rozcestnik .obsah h2 .tag {
    display: inline-block;
    font-size: 11px;
    padding: 3px 20px 0px;
    background: #3d50a3;
    vertical-align: middle;
    color: #FFF5F5;
    font-weight: normal;
    letter-spacing: .8px;
    text-transform: uppercase;
    border-radius: 25px;
    margin-left: 15px;

}
#rozcestnik .obsah .link {
    font-size: 16px;
    display: block;

}


#rozcestnik>div {
    /*margin: 0px 0px;*/
    padding: 0px;
    boder: 0px;
    height: auto;
    overflow: hidden;
}

#pageheader {
    padding: 40px 0px 5px !important;
}

#pageheader .pageinfo {
    text-align: center;
    margin: 0 auto;
}

#pageheader .pageinfo ul {
    margin: 0px;
}

#pageheader ul {
    list-style: none;
}

#pageheader h1, #pageheader h2 {
    margin-bottom: 0px;
}

.headerimg {
    text-align: center;
}

#rozcestnik .btn, #pageheader .btn {
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 0px;
    letter-spacing: .5px;
    background: #77c428 !important;
    border: 0px !important;
    color: #fff !important;
}

#rozcestnik .btn {
    margin-top: 20px;
}

.btn {
    font-size: 13px;
}

.rozcestnik_square {
    padding: 0px;
}

.rozcestnik_square {
    position: relative;
    padding: auto 0px 20px;
    overflow: hidden;
    margin-bottom: 20px;
}

.rozcestnik_square div {
    /*background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );*/
}

.rozcestnik_square .caption {
    position: absolute;
    bottom: 10px;
    left: 10px;
    padding: 10px 0px;
    color: #000;
}

.rozcestnik_square .caption h3 {
    margin-bottom: 8px;
    font-size: 16px;
}

.rozcestnik_square .caption h2 {
    margin: 0px;
    font-size: 26px;
    font-weight: 400;
}


/*
FAQ
*/

#relevent_post {
    margin: 20px 0px;
}
#relevent_post h3 {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
}

#relevent_post a {
    padding: 0px;
}

#accordion {
    border: 0px;
}

.panel-group .panel {
    border-radius: 0px;
}
.panel {
    box-shadow: none;
    margin-top: 20px !important;

}


.panel .img {
    height: 200px;
    overflow: hidden;
}
.panel .img img {
    background-position: middle center;
}

.panel-group .panel+.panel {
    margin: 0px;
}


.panel-body {
    background: #f1f1f1;
    margin: 0px !important;
    text-align: left;
}
.panel-body ul {
    margin-left: 20px;
}
.panel-body ul li{
padding: 5px;
}
.collapse {
    background: 0px;
    margin: 0px !important;
}

.panel-heading {

    border-color: none;
    border-radius: 0px;
}

.panel-heading p {
    margin: 0px;
}


/*
Rozcestník
*/

.rozcestnik_row {
    padding: 0px;
}

.rozcestnik_row {
    position: relative;
    padding: auto 0px 20px;
    overflow: hidden;
    margin-bottom: 20px;
}

.rozcestnik_row div {
    /*background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );*/
}
.inside-page-header {
    padding: 0px;
}
.inside-page-header-container .caption {
    padding-top: 180px;
    margin: 0px;
}
.inside-page-header-container .caption li {
    margin: 0px;
    list-style: none;
    padding:0px;
}
.inside-page-header-container .caption li h2{
    display: inline-block;
    margin: 0px;
    padding:20px 40px;
    clear: both;
    width: auto;
}
#breadcrumbs {
    margin:20px 20px;
    text-align: center;
    position: absolute;
    bottom: 30px;
    left: 0px;
    right: 0px;
}
#breadcrumbs li{
    display: inline-block;
    width: auto;
    margin-left: 1px;
    position: relative;
    overflow: hidden;
}
#breadcrumbs .item-home,#breadcrumbs .item-cat {
    background: #fff;
    padding: 2px 15px;
    border-radius: 15px;
}
#breadcrumbs .item-current {
background: rgba(255,255,255,.5);
    padding: 2px 15px;
    border-radius: 15px;

}
#breadcrumbs .separator {
    text-content:-6666px;
    width: 20px;
    height: 27px;
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
}
#breadcrumbs .separator:after {
    margin: 0 auto;
    left:0px;
    right: 0px;
    top:20%;
    background:transparent url("img/next.svg") no-repeat center center;
    background-size: 50% 50%;
   position:absolute;
   width: 20px;
   height: 20px;
   content: "";
   opacity: 1;
pointer-events: none;

}


.rozcestnik_row .caption {
    top: 20px;
    left: 10px;
    padding: 40px 20px;
    color: #000;
}

.rozcestnik_row .caption h3 {
    margin-bottom: 8px;
    font-size: 16px;
}

.rozcestnik_row .caption h2 {
    margin: 0px;
    font-size: 26px;
    font-weight: 400;
}

.sluzba .caption h2 {
    margin: 0px;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}


/*
Widgetes
*/

.direction_widget .h3 {
    font-size: 16px;
    font-weight: bold;
}


/*
}
Single road view rozcestnik_square
*/

.rozcestnik_singlesquare {
    padding: 0px 0px 0px;
    background: #fff;
}

.rozcestnik_singlesquare .grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.rozcestnik_singlesquare .grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.rozcestnik_singlesquare .effect-zoe figcaption {
    top: auto;
    bottom: 0;
    padding: 1em;
    height: 3.75em;
    background: #fff;
    color: #3c4a50;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

figure.effect-zoe:hover figcaption, figure.effect-zoe:hover h2, figure.effect-zoe:hover p.icon-links a {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.rozcestnik_singlesquare .effect-zoe p.description {
    position: absolute;
    bottom: 8em;
    padding: 2em;
    color: #fff;
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    -webkit-backface-visibility: hidden;
}

.rozcestnik_singlesquare .url {
    font-size: 12px;
}

.rozcestnik_singlesquare .caption p {
    width: 50%;
    line-height: 18px;
    padding-top: 5px;
}

.rozcestnik_singlesquare .caption .btn {
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 0px;
    color: #2F86C1;
}

.rozcestnik_singlesquare .caption i {
    padding-left: 8px;
    line-height: 0px !important;
    font-size: 20px;
    font-weight: bold;
    color: #77C428;
}

.rozcestnik_singlesquare img {
    margin: 0px;
}

.rozcestnik_singlesquare {
    position: relative;
    padding: auto 0px 20px;
    min-height: 300px;
    text-align: center;
    overflow: hidden;
}

.rozcestnik_singlesquare:hover {
    transition: .5s;
}

.rozcestnik_singlesquare div {
    /*background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );*/
}

.rozc_inner {
    padding: 0px;
    margin: 0 auto;
    text-align: center;
}

.rozcestnik_singlesquare .caption {
    position: absolute;
    bottom: 40px;
    left: 0px;
    right: 0px;
    padding: 0px 0px;
    color: #000;
    margin: 0 auto;
}

.rozcestnik_singlesquare .caption h3 {
    margin-bottom: 8px;
    font-size: 16px;
}

.rozcestnik_singlesquare .caption h2 {
    padding: 5px 15px 0px;
    font-size: 20px;
    font-weight: 400;

    color: #000;
    margin-bottom: 0px;
}

.rozcestnik_singlesquare .btn {
    background: #77c428 !important;
    color: #fff;
}

.hvr-shutter-out-vertical {
    background: #77c428;
    border: none;
}

.hvr-shutter-out-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: red;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-shutter-out-vertical:hover {}


/*
HPTITLES
*/


.sekce.light,.hptitle .light {
    color: #fff;
}
.light{
    color: #15346b !important;
}
.sekce.dark,.hptitle .dark {
    color: #15346b;
}
.dark a{
    color: #fff !important;
}

.hptitle {
    clear: both;
    display: block;
    width: 100%;
    padding: 5px 0px 0px;
    margin: 0 auto;
}

.hptitle h2:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(119, 196, 40, 0.8);
    width: 20px;
    height: 20px;
    border-radius: 80px;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    margin: 0px;
}

.hptitle h2, .hptitle .h3 {
    margin: 0px !important;
    padding: 0px 2px;
    display: block;
    margin-left: 20px;

    letter-spacing: .6px;
}

.hptitle h2 {
    /*font-size: 25px !important;
    color: #8B7BA1;
    line-height: 32px;
*/
    text-align: center;
    font-size: 26px;
    padding: 50px 0px 20px;
    font-weight: 700;

    /*font-weight: 400;*/
    /*font-family: "Source Sans Pro", "Open sans", Helvetica, Arial, sans-serif;*/
    letter-spacing: .8px;
    text-transform: uppercase;
}

.hptitle .h3 {
    font-size: inherit;
    line-height: 32px;
    font-weight: 400;
    font-family: "Source Sans Pro";
    color: #8B7BA1;
    letter-spacing: .8px;
    text-transform: uppercase;
    font-size: 17px;
}


/*
Ceník
*/
#cenik ul {
    background: #fff;
    margin:30px auto 40px;
    list-style: none;
    color: #283581;
    width: 80%;

}
#cenik .extra {
        width: 80%;
        margin:30px auto 40px;
}
#cenik ul li {
    padding: 15px 30px;
    font-weight: 700 !important;
}

#cenik ul li:nth-child(odd) {
    background: #C8AB42 !important;
}
#cenik ul li .cena{
    float:right;
    text-align: left;
    min-width: 20%;
}

.cenik div {
    padding: 2px 0px 2px 10px;
    overflow: hidden;
}

.cenik div:first-child div {
    font-weight: bold;
}

.tags {
    list-style: none;
    margin: 25px auto;
}

.tags li {
    list-style: none;
    padding: 0px 0px;
    margin: 3px 0px;
    border-radius: 50px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    /* border: 2px solid #fff; */
    background: #fff;
    display: inline-block;
    clear: both;
    padding: 3px 15px;
    /*border:1px solid #ccc;*/
    margin-right: 10px;
}


/*
BLOG
*/

#blog {
    margin-bottom: 40px !important;
}

#blog ul {
    margin: 0px !important;
    list-style: none !important;
}

#blog .blog-box {
    display: block;
}


/*
Blog content
*/

.entry-meta .posted-on {
    padding-left: 5px;
}


/*
Columns
*/

.gca-column ul {
    margin: 0 0 1.5em 1.5em;
}

table, td, th, .caption, td, th {
    border-color: transparent;
    border: none;
    vertical-align: top;
}

.entry-content {
    padding: 20px 0px;
}

.entry-content ul {
    margin: 0 0 1.5em 1.5em
}

.entry-content .gallery {
    display: block;
    clear: both;
    padding: 20px 0px;
}

.entry-content .wp-post-image {
    width: 45%;
    float: left;
    padding-right: 15px;
}

.blog .blog-box .blog-img {
    position: relative;
    background-size: cover;
    padding: 10px 0px;
}

.blog-box .blog-img img {
    width: 100%;
    vertical-align: top;
}

.blog-box .blog-img:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(152, 210, 236, 0.8) url("img/logo_white.svg") no-repeat center center;
    background-size: 90px 90px;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.blog-box .blog-img:hover:after {
    opacity: 1;
}

.entry-content, .entry-summary, .page-content {
    margin: 0.5em 0 0;
}

.one-container .inside-article {
    padding-bottom: 0px;
}

.blog-box .content_view {
    margin: 0px;
    list-style: none;
}

.blog-box h2 {
    font-size: 22px;
    line-height: 20px;
    font-weight: 600;
    font-family: "Source Sans Pro";
    color: #000;
    padding: 0px;
}

.blog-img {
    position: relative;
    margin-bottom: 10px;
}

.blog-img .category {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.rozcestnik_singlesquare .category a, .blog-img .category span {
    font-size: 10px;
    font-weight: 600px;
    letter-spacing: 1px;
    text-transform: uppercase;
    /*margin:0px 4px 4px 0px;*/
    background: #fff;
    padding: 8px 10px;
}

.rozcestnik_singlesquare .category {}

.rozcestnik_singlesquare .category a {
    background: #F0F9FF;
    padding: 3px 3px;
    margin: 1px;
    color: #0E456D;
}


/*
 Reference
 */

.reference .content img {
    width: 90% !important;
    height: auto !important;
    margin: 10px;
}

#client {
    background: #f0f9ff;
    text-align: center;
    margin: 0 auto;
}

.clearfix {
    clear: both;
    text-align: center;
}

.item {
    min-height: 200px;
    overflow: hidden;

    margin-bottom: 0px !important;
}
#rozcestnik .item {
    padding: 0px;
    margin: 20px 0px 0px;
}

.bublina {
    background: #FFF5F5;
    max-width: 800px !important;
    /*min-width: 600px !important;*/
    display: block;
    vertical-align: middle;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    position: relative;
    margin: 0 auto !important;
}

.bublina:before {
        pointer-events: none;
    position: absolute;
    z-index: 1;
    content: '';
    background:transparent;
bottom: -10px;
   left: 0px;
    right: 0px;
    margin: 0px auto;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;

  border-top: 10px solid #FFF5F5;
}

.item .profil {
    width: 100%;
    clear: both;
    display: block;
    vertical-align: top;
    text-align: center;
    float: left;
}

#client .profil {
    text-align: center;
    margin: 0 auto;
    float: none !important;
}

.profil .img {
    width: 60px;
    height: 60px;
    display: inline-block;
    margin-top: 20px;
}

.profil .img img {
    border-radius: 100px;
}
#promo {
    margin-bottom: 40px;
}
#promo .item {
    text-align: center;
    border: 0px;

}

#promo .item img {
    margin: 0 auto;

}

#promo .item h3 {
   font-size: 21px;
font-weight: bold;
padding: 0px 0px;
margin: 25px 0px 0px;
letter-spacing: .8px;
text-align: left;

}
#nastroje .img h2 {
    text-transform: uppercase;
        font-size: 16px;
    font-weight: bold;
    padding: 0px 0px;
    margin: 25px 0px 0px;
    letter-spacing: .8px;
    /*color: #3D50A3;*/
    color:#3D50A3;

}

#promo .item h2 {
    font-size: 16px;
}


/*
Strech teh carousel on HP
*/

#headerinfo {
    color: #0E456D;
    padding: 0px !important;
}

#headerinfo a {
    color: #0E456D;
}

#headerinfo li {
    display: block;
}

#headerinfo li:first-child {
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
}

#headerinfo {
    position: relative;
    top: 0px;
    padding: 10px 15px 0px;
    list-style: none;
    text-align: right;
    margin: 0px;
    font-size: 18px;
    font-weight: 600;
}

#nastroje .img {
    margin-bottom: 20px !important;
    min-height: 220px;
}
#nastroje .img .icon img{
width: 80px;
height: auto;
float: right;
}
#nastroje {
    margin-top: 50px !important;
}

.site-header .inside-header {
    padding-top: 20px;
}

.header-widget {
    float: right;
    padding: 0px 0px 0px;
    position: relative;
}

.header-widget .widget {
    display: inline-block;
    float: right;
    margin-left: 10px;
    padding: 0px;
    margin: 0px;
}

.header-widget .widget_nav_menu li {
    display: inline-block;
}

.widget_nav_menu {
    margin: 40px 0px;
}


/*MYMAP*/

.facetwp-facet-categories {
    text-align: center;
    margin: 0 auto;
}
.facetwp-facet-categories .facetwp-checkbox {
    display: inline-block;
    width: auto;
    background: #28217F;
    color: #fff;
    background-image: none;
 padding: 6px 15px;
    border-radius: 6px;
    margin: 5px 2px;
}
.facetwp-facet {
    margin: 30px 0px 10px  !important;
}

.facetwp-facet-categories .checked {
    background-color: #FFA000 !important;
    color: #fff;
    background-image: none !important;
    padding: 6px 15px;
    border-radius: 6px;
}

#map {
    width: 500px;
    height: 500px !important;
    margin-top: 0px;
    padding: 0px;
    position: relative;
    margin: 0px;
}

#mapinfo {
    background: rgba(255, 255, 255, .8);
    color: #000;
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
    height: 100px;
    z-index: 100;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    padding: 20px 0px;
    font-weight: 600;
}

.set_relative {
    position: relative !important;
    clear: both;
}

#map_adresa {
    width: 33%;
    left: 40px;
    height: 300px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    font-family: "PT Serif", serif;
}

#map_adresa ul {
    list-style: none;
    background: rgba(255, 255, 255, .9);
    left: 0;
    right: 0;
    padding: 50px;
    width: 100%;
    height: 100%;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

#map_adresa a {
    color: #000;
}

#sidebar #map {
    margin-bottom: 0px !important;
}

#map_adresa ul a.btn, #map_adresa ul a.btn:hover, #map_adresa ul a.btn:visited, .form-group .btn{
    background: #3D50A3 !important;
    border: 1px solid #3D50A3 !important;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 80px !important;
    letter-spacing: .5px;
    border-color: none;
    padding: 20px 50px;
    margin: 0 auto;
}

.caldera-modal-body .caldera-grid .form-group {
    text-align: center;
}

.caldera-grid .btn {
    padding: 5px 15px !important;

    border-radius: 0px !important;
    font-weight: bold !important;
    text-transform: uppercase;
    position: relative;
    background: #15346b !important;
    letter-spacing: 1px;
font-size: 14px;
margin:20px auto !important;


}
.caldera-grid .btn:hover {

 padding: 5px 15px !important;
    color: #4eb9db !important;
    background: #15346b;
    border-radius: 0px;

    font-weight: bold !important;
    text-transform: uppercase;
    position: relative;
    font-size: 14px;
    letter-spacing: 1px;


}

.remodal-close {}

.remodal-close:hover {
    background: #209AD5 !important;
    color: #fff !important;
}

.caldera-front-modal-container {
    padding: 40px 20px 20px !important;
}

#map_adresa ul a:hover {
    color: #000 !important;
}

#primary {
    /*padding:0px 20px*/
}

    /*
Hide logo in regular view as it is included in menu
    */
#site-navigation .site-logo ,#primary-menu .lang-item,#sticky-navigation .site-logo{

}

#errors {
    background: #4EB9DB;
    color: #FFF;
    text-align: center;
    padding: 10px;
    font-size: 80%;
}
 .has-error .help-block {
    background: #a94442;
    color: #fff;
    padding: 2px 5px ;
 }

.has-error .checkbox {
    color: inherit !important;
}
.checkbox a {
    color:#15346b !important;
}

#errors a {
    color: #fff;
    font-size: 14px;
}

#menu-main-menu a,#menu-main-menu-eng a {
    letter-spacing: 2.5px;
}

#menu-main-menu li,#menu-main-menu-eng li {
    margin: 0 20px;
}


/*
JQUERY GALLERY
*/

.wp-caption-text {
    font-size: 12px;
    line-height: 16px;
}

.tos-caption {
    display: none;
}
.tos-desktop .tos-wrapper.tos-fixed {
    background: rgba(255,255,255,0.9) !important;
}
.tos-close, .tos-next, .tos-prev {
    background: #3D50A3;
}

.tos-close span:after, .tos-close span:before {
    width: 9px;
    height: 9px;
}

.main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .mobile-bar-items a {
    letter-spacing: .8px;


}

.widget_lsi_widget {
    padding-bottom: 0px;
}

.execphpwidget ul li {
    display: inline-block;
    padding-left: 10px;
}

.is_stuck .site-logo {
    height: 50px;

}

.site-logo img {
    height: auto;
    width: 140px;


}

/*.site-info,.site-info a {
    color: #3C3D6F !important;
}*/
.gallery-item, .site-info,.site-info  .align-left span {
    text-align: left !important;
}

.main-navigation .sticky-logo, .main-navigation .sticky-logo img {
    height: 35px;
    width: 120px !important;
    padding-top: 0px;
}

.site-logo {

    padding-right: 10px;
}
/*.sticky-logo,.sticky-logo img,.navigation-stick:not(#sticky-placeholder) .navigation-logo {
    display: none !important;
}
*/
.site-branding {
    top: 2px;
    position: relative;

    display: inline-block;
}

#sticky-navigation .site-branding {
    top: 10px;
    position: relative;

    display: inline-block;
    text-align: left;
    float: left
}

.site-description {
    color: #4EB9DB;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    line-height: 12px;
    position: relative;
    padding: 4px 0px;


}

.site-description:before {
    padding-left: 10px;
    float: right;
}

#sticky-navigation .main-nav ul li a {
    /*padding: 0 15px !important;*/
}

#sticky-navigation .main-nav .sub-menu li a {
    padding: 20px !important;
}


/*
Change the size of the logo
*/

.is_stuck .sticky-logo, .is_stuck .sticky-logo img {
    height: 65px;

}
.is_stuck .sticky-logo img {
margin: 3px 0px 0px;
}

.sticky-menu-logo .main-navigation.navigation-clone .sticky-logo {
    padding: 0px !important;
}

.main-navigation.navigation-clone {
    box-shadow: none !important;
}
#onas .grid-container {

}
#onas img {

}

#onas h1 {
    padding: 10px 0px 15px;
    margin: 0px;
    overflow: hidden;
    clear: both;
    position: relative;
    display: block;
    font-size: 35px;
    color: #000;
}
.page-header-content-container h2 {
    text-transform: uppercase;
       font-weight: 700;
    font-size: 32px;
}
.h1,#getting-started {

    font-weight: 700;
    text-transform: uppercase;
    font-size: 40px !important;
    color: #fff;
}


#onas .h2 {

    color: #ffa000;
    font-size: 100%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    margin: 0px;
    letter-spacing: 1px;
    word-spacing: normal;
    text-transform: uppercase;
    font-size: 18px;
}

#moreonas img {
    margin: 0px;
}
#moreonas > div {
    position: relative;
}
#moreonas .btn {
    /*position: absolute !important;
    left: 0px;
    right: 0px;
    top:0px;
    bottom: 0px;*/
    width: 250px;
    height: 40px;
    margin:auto auto;
}

#onas ul, #onas {
    margin: 0px;
}

#onas .content {
    background: #F0F9FF;
    padding: 20px !important;
}

#onas .content li {
    padding: 10px 0;
    position: relative;
    list-style: none;
    margin-left: 40px;
}

#onas .content li:after {
    font-family: "FontAwesome";
    content: "\f00c";
    position: absolute;
    font-size: 20px;
    color: #77c428;
    top: 10px;
    left: -40px;
    border-radius: 80px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.padding-30 {
    padding: 10px 25px 10px 25px;
}

.sluzba {
    padding: 20px;
    position: relative;
    margin: 0px 0px;
    min-height: 770px;
}

.sluzba .h1 {
    font-family: "Abril";
    font-weight: bold;
    font-size: 120px;
    text-align: content;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
    margin: 0 auto;
    z-index: 0;
    color: #f1f1f1;
}

.sluzba .caption {
    /*padding-top: 130px;*/
}

.sluzba .projects a {
    display: inline-block;
    max-width: 120px;
    max-height: 120px;
}

.sluzba:hover {
    /*background: #fff;*/
}
.none {
    display: none;
}
.p50 {
    padding-top: 80px;
}
.sekce:nth-child(2) {
    padding-top: 50px !important;
}

#produkty {
    margin: 20px 0px;
}

#produktshow .caption{
text-align: left;
padding: 0px 0px 0px 50px;
}

#produktshow h2 {
    color: #3D50A3;
}
#produktshow h3 {

    color: #8B7BA1;
}
#produktshow .img {
/*background: #fff;*/
padding: 20px;
min-height: 220px;
}

#produktshow .img img {
    max-height: 550px;
    width: auto;
    text-align: center;

    position: relative;
    z-index: 2;
}

#produktshow .sluzba:nth-child(1) .img img {
    max-height: 330px;
}

#produktshow .sluzba:nth-child(1) .h1 {
    righ: 100%;
}

#produktshow .sluzba:nth-child(2) .h1 {
    left: 0px !important;
    righ: none !important;
}

#produktshow .projects img {
    margin: 0px !important;
}


/* Carousel */

.carousel {
    position: relative;
}

.galerie {
    position: relative;
    clear: both;
    overflow-x: hidden;
}

.carousel-control {
    margin: auto;
    height: 40px;
    width: 40px !important;
    background: #fff;
    opacity: 1;
    color: #000;
    vertical-align: middle;
    position: absolute;
    background: none;
    background-image: none !important;
    right: 0px !important;
    top: 15% !important;
    text-shadow: none;
}

.carousel-inner {
    position: relative;
}

.carousel-inner .item img {
    margin: 0px;
    padding: 0px;
}

.carousel .left, .carousel .left:hover {
    color: #000;
    margin: 0px 0px 0px 0px !important;
    left: auto !important;
}

.carousel .right, .carousel .right:hover {}

.generate-inside-page-header-content {

}

.inside-page-header h1 {
    font-size: 50px;
}

.entry-title, .entry-content {
    padding: 3px;
}

.inside-content-header {
    min-height: 200px;
}

.inside-header h1 {

}


/*.home h1 {
    text-indent: -666px;
    position: absolute;
    font-size: 1px;
}
*/

/*
Vertical Carousal (Reerence)
*/

.carousel-inner.vertical {
    height: 100%;
}

.carousel-inner.vertical>.item {
    -webkit-transition: .6s ease-in-out top;
    -o-transition: .6s ease-in-out top;
    transition: .6s ease-in-out top;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner.vertical>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
    }
    .carousel-inner.vertical>.item.next, .carousel-inner.vertical>.item.active.right {
        top: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        margin: 0px;
    }
    .carousel-inner.vertical>.item.prev, .carousel-inner.vertical>.item.active.left {
        top: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    .carousel-inner.vertical>.item.next.left, .carousel-inner.vertical>.item.prev.right, .carousel-inner.vertical>.item.active {
        top: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        margin: 0px !important;
    }
}

.carousel-inner.vertical>.active {
    top: 0;
}

.carousel-inner.vertical>.next, .carousel-inner.vertical>.prev {
    top: 0;
    height: 100%;
    width: auto;
    margin: 0px !important;
}

.carousel-inner.vertical>.next {
    left: 0;
    top: 100%;
    margin: 0px !important;
}

.carousel-inner.vertical>.prev {
    left: 0;
    top: -100%
}

.carousel-inner.vertical>.next.left, .carousel-inner.vertical>.prev.right {
    top: 0;
}

.carousel-inner.vertical>.active.left {
    left: 0;
    top: -100%;
    margin: 0px !important;
}

.carousel-inner.vertical>.active.right {
    left: 0;
    top: 100%;
}

#site-navigation .extra {
    display: none;
}

.sticky-menu-slide .navigation-clone, #sticky-navigation {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .3);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .3);
}
.main-navigation .navigation-logo img {
   height: 60px !important;
    padding: 0px !important;
}


/*
xs
*/



@media(max-width:767px) {

#map {
    width: 100% !important;
}
.row {
    margin:auto !important;
}

#cenik ul li {
    font-size: 14px;
}
#cenik ul,#fld_92020_1-wrap {

    width: 100%;
    margin: 0px;
}

#fld_7908577_1-wrap {

    width: 100% !important;
    overflow: hidden !important;
    text-align: center;
    margin: 0px;
}


.inside-header {
width: 100%;
}

/*#site-navigation.main-navigation.stuckElement {
float: right !important;
}
*/


#site-navigation .menu-toggle {
    position: absolute;
right: 0px;
top: -80px;
width: 100px
}

#sticky-navigation  .menu-toggle {
    width: auto !important;
    float: right !important;

}
#site-navigation {
    width: 100%;
}

#sticky-navigation .site-branding,.site-branding {
    margin-left: 10px;
    float: left;
    width: auto;
    text-align: left;
}

.site-branding,[class*=nav-float-] .site-header .inside-header>*,.site-header .inside-header,.site-header .inside-header>* {
    float: left !important;
    clear: none !important;
}

#nastroje .img .icon img {
    margin: 0 auto;
    float: none !important;
}

.main-navigation .navigation-logo img {
    height: 60px !important;

}
/*
Hide languag switcher and show it in regular menu
*/
#site-navigation .site-logo,#sticky-navigation .site-logo,#primary-menu .lang-item {
    display: block;
}
#masthead .header-widget {
    display: none;
}
.menu-toggle {
    padding: 10px;
}
/*
Reference bublina full width
*/
#reference_view {
    width: 100% !important;
}

.padding-30 {
    padding: 20px 5px 10px 5px;
}


#menu-second-menu {

}

.site-logo img {
    height: auto;
    width: 220px;
    padding-left: 10px;
    display: block;
    left:  !important;
}

    .bublina {
    background: #fff;
    margin: 0px 50px;
    max-width: auto !important;
    min-width: auto !important;
    display: inline-block;
    vertical-align: middle;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    position: relative;
}

    #page {
        padding: 0px;
    }
    .inside-header, .menu li a, .widget {
        text-align: center;
    }
    .page .page-header-content {
        display: none;
    }
    .home .page-header-content {
        display: block;
    }
    .header-widget {
        float: none;
        margin: 0 auto;
    }
    .header-widget .widget, #headerinfo {
        width: 100%;
        text-align: center;
    }
    .main-navigation .sticky-logo, .main-navigation .sticky-logo img {
        height: 60px;
        text-align: center;
    }


    #reference_view {
        width: 70%;
    }
    #VerticalCarousel .profile {
        float: right;
    }
    #VerticalCarousel .carousel-control .fa, #VerticalCarousel .carousel-control .fa:before {
        color: #222 !important;
    }
    .bublina {
        width: 100% !important;
        margin: 0px 30px 0px 0px;
        padding: 10px;
        background: #fff;
    }
    .bublina p {
        text-align: center;
        font-size: 14px;
    }
    .profil {
        position: relative;
        display: inline-block;
        text-align: center;
        padding: 10px !important;
    }
    .carousel-control {
        margin: auto;
        height: 20px;
        width: 20px !important;
        background: #fff;
        opacity: 1;
        color: #000;
        vertical-align: middle;
        position: absolute;
        background: none;
        background-image: none !important;
        right: 0px !important;
        top: 5% !important;
    }
    a.right.carousel-control {
        margin: 20px 0px;
    }
    .profil .img {
        margin-right: 0px;
    }
    .profil .autor {
        padding: 10px 0px 0px;
    }
}


/*
sm
*/


/*
md
*/
