.form-validate label{
    display:block;
}

.form-validate input[type=checkbox]{
    -webkit-appearance: checkbox;
    height: 20px;
}

.invalid {
    background-color: #e95424 !important;
}

.icon-home:before {
    content: "\e97f";
}

span[aria-labelledby=select2-jform_orders_insurance_price-container]{
    width: 100% !important;
}


#full-width-info{
    display: none;
}

.detail-text-list-item {
  position: relative;
  padding-left: 25px;
  margin-bottom: 8px;
  line-height: 1.2;
  color: #262626;
  font-weight: 300;
  font-size: 20px;
  font-size: 1.25rem;
}


/* fixnutie okraja menu  pri velkom  obsahu */
.bg-image-orange-right {
    background-repeat: repeat-y !important;
    /* background-size: initial !important; */
}


/* Accordion block  fix, picovina kvoli menu */
.js-accordion-group-arrows .js-accordion-trigger1 {
    padding: 10px 10px 10px 30px;
}

.js-accordion-group-arrows .js-accordion-trigger1:after {
    content: '\e923';
    left: 0;
    color: #ffffff;
}



.js-accordion-group-arrows .js-accordion-item.is-active .js-accordion-trigger1:after {
    content: '\e925';
}




.js-accordion-item.is-active .js-accordion-trigger1 {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.js-accordion-item.is-active .js-accordion-trigger1:after {
    content: "\e934";
}



@media (max-width: 769px) {
    .js-accordion-item.is-active .js-accordion-content {
        padding: 0 10px 10px 40px;
    }
}

.js-accordion-trigger1 {
    margin-bottom: 0;
    display: block;
    position: relative;
    cursor: pointer;
    padding: 20px 20px 20px 70px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

@media (max-width: 769px) {
    .js-accordion-trigger1 {
        padding: 13px 10px 13px 40px;
    }
}

.js-accordion-trigger1:after {
    content: '\e933';
    font-family: "wachumba";
    position: absolute;
    left: 20px;
    top: 50%;
    display: block;
    line-height: 1;
    font-size: 16px;
    font-size: 1rem;
    color: #262626;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 769px) {
    .js-accordion-trigger1:after {
        left: 12px;
    }
}


/*  - modre odkazy v aside bloku- */
aside a {
    font-weight: 700;
    color: #2270b8;
}

/* --ui dialog - */

/* - zoznamy v texte - */
.detail-text-list-item {
  position: relative;
  padding-left: 25px;
  margin-bottom: 8px;
  line-height: 1.2;
  color: #262626;
  font-weight: 300;
  font-size: 20px;
  font-size: 1.25rem;
}

.detail-text-list-item:before {
  content: '\e93a';
  position: absolute;
  top: 10px;
  left: 0;
  font-family: "wachumba";
  color: #2270b8;
  font-size: 8px;
  font-size: 0.5rem;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}


/* fix zel. bloku v blogu */
.blog-stats-list-bg-ext-improve{
    top: -40px;
    left:11%;
}


.product-group-orange .product-content:hover .gamma {
    color: #e95424;
}

.product-group-orange .product-image-content {
    background-color: #e95424;
}

/* odstavenie tlacidla na videach */
.icon-play-circle-o{
   /* display: none; */
}

/* prihlasky pre skoly pozadie v hornom pase */
@media (min-width: 992px) {
    .basket-page-group-green:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        height: 170px;
        background-color: #00aa82;
        z-index: -1;
        width: 100%;
    }
}

/* prihlasky */
.help-block{
    color:  #e95424;
    font-style: italic;
}

/* --------------- tlacidlo ----------------*/
.btn-grey-fill {
    background-color: #eeeeee;
    color: #DDDDDD;
}

.btn-doxx-fill {
 }

.redinfo{
    color:  #e95424;
}

form a {
    color: #2270b8;
}

/* - posledna stranka basket pri skolach */

@media (min-width: 992px) {
    .basket-page-group1:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        height: 170px;
        background-color: #00aa82;
        z-index: -1;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .basket-page-group-thank1:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        height: 340px;
        background-color: #00aa82;
        z-index: -1;
        width: 100%;
    }
}

.order-text, .order-text-medium {
    display: block;
    margin-bottom: 5px;
    color: #ffffff ;
    font-weight: 400;
    line-height: 1.2;
    font-size: 16px;
    font-size: 1rem;
}

@media (max-width: 991px) {
    .order-text, .order-text-medium {
        margin-bottom: 10px;
        color: #ffffff ;
        font-style: italic;
    }
}


.order-text-medium {
    margin-bottom: 0;
    font-size: 22px;
    font-size: 1rem;
    font-style: italic;
}

@media (max-width: 991px) {
    .order-text-medium {
        font-size: 18px;
        font-size: 0.9rem;
        font-style: italic;
    }
}



label.btn span {
    font-size: 1.5em ;
    margin-bottom: 2em;
}

.btn-grey-fill {
    background-color: #f4f4f4;
    color: #555555 !important;
    margin-bottom: 0.5em !important;
}

label input[type="radio"] ~ i.fa.fa-circle-o{
    color: #000000;    display: inline;
}
label input[type="radio"] ~ i.fa.fa-dot-circle-o{
    display: none;
}
label input[type="radio"]:checked ~ i.fa.fa-circle-o{
    display: none;
}
label input[type="radio"]:checked ~ i.fa.fa-dot-circle-o{
    color: #7AA3CC;    display: inline;
}
label:hover input[type="radio"] ~ i.fa {
    color: #7AA3CC;
}



.is-active-tab{
    color: rgba(255,255,255,1);
}

/* odjebanie cursora na da zalozkach */
#tab1,#tab2{
    cursor: default;
}

.product-result-info-group {
    margin-top: 40px ;
}
.replacer{
    color: white;
    border: none;
    cursor: pointer;
}

/* zvacsenie boxu na poistenie */
/*
.select2-container{
    width: 320px !important;
}
*/

#greatfilterdata .select2-container{
    width: 100% !important;
}


/* modals -*/
.modal-open {
    overflow: hidden
}

.modal-open .modal-block {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-block {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}


/* baby */
#jform_atrribs193{
    display:none !important;
}


/* modal */
#modal {
    position: fixed;
    top: 50%;
    left: 50%;
    /* bring your own prefixes */
    transform: translate(-50%, -50%);
}

.modalwindow {
    position:sticky;
    display:none; /* Hides the modal window by default */
    z-index:99999;
    width:500px;
    background: #FFFFFF;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}

@media (max-width: 769px) {
    .modalwindow {
        width:350px;
    }
     .modalwindow h2 {
        font-size: 18px;
        padding: 5px;
    }
}

@media (min-width: 700px) {
    .modalwindow {
        width:500px;

    }
     .modalwindow h2 {
        font-size: 25px;
        padding: 15px;
    }
}


.modalwindow h2 {
    background-color: #E64A19;
    color: #000;
    margin: 0;
    font-family: arial;
    text-align: center;
}

 .modalwindow .content {
    padding: 20px;
    color: #fff;
    font-size: 22px;
    line-height: 30px;
}

 .modalwindow .close {
    float: right;
    margin-top: -47px;
    margin-right: 15px;
    width: 17px;
    height: 17px;
    display: block;
    padding: 10px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-family: arial;
}

.loading{
    font-size:0;
    width:30px;
    height:30px;
    margin-top:5px;
    border-radius:15px;
    padding:0;
    border:3px solid #FFFFFF;
    border-bottom:3px solid rgba(255,255,255,0.0);
    border-left:3px solid rgba(255,255,255,0.0);
    background-color:transparent !important;
    animation-name: rotateAnimation;
    -webkit-animation-name: wk-rotateAnimation;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

/*---------- feedback ----*/

#form-feedback .ui-slider-handle {
    width: 3em;
    height: 1.6em;
    top: 50%;
    margin-top: -.8em;
    text-align: center;
    line-height: 1.6em;
}
#form-feedback fieldset {
    margin-bottom: 3em;
    border: none;
}

#form-feedback fieldset label {
    display: none;
}

#form-feedback .slider {
    margin: 1em 0 1em 0;
}
.ui-state-active {
    background: #e95424 !important;
    border: 1px solid #e95424;
}

.ui-state-default{
    background: #e95424 !important;
}

.ui-state-focus {
    border: 1px solid #e95424 !important;
}

.feedback-edit {
    width: 100%;
}

#jform_pripomienkyazmeny{
    width: 100% !important;
}
#form-feedback fieldset legend{
    font-size: 1.4em;
}
.space_up{
    padding-top: 10px;
}
.space-appender{
    margin-bottom: 2em;
}

.content a{
    font-weight: 700;
    color: #2270b8;

}

#jform_atrribs193{
    display: none;
}

/* family events */

.bg-blue {
    background-color: #2aabd2;
}

@media (min-width: 992px) {
    .basket-page-group-blue:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        height: 170px;
        background-color: #2aabd2;
        z-index: -1;
        width: 100%;
    }
}

.shortwidth{
    width: 65%;
}

.right{
    display: inline;
    width: 16px;
    margin: auto 0;
}

#familyform .select2-container{
    width: 100% !important;
}

#familyform #jform_suhlas{
    float: left;
    width: 20%;
    margin-top: 1em;
}

#familyform #jform_suhlas-lbl{
    float: right;
    width: 75%;
    margin-top: 1em;
}

.tabs-content-item .inprice{
    display: none;
}
.alert-success{
    display: block;
    background-color: lawngreen;
}

.alert-danger{
    display: block;
    background-color: red;
}

.invisible{
    display: none;
}

#mailform .form-control[type=checkbox]{
    -webkit-appearance: checkbox;
}

#modalik{
    display:none;
}
.spinner{

    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50px;
}
.hero {
    margin-top: 25px;
}

#detail-bar{
    box-shadow: 0 3px 3px -2px #d8d8d8;
}

@media (max-width: 575px) {
    .expander-item {
        height: 300px;
    }
}
@media (min-width: 576px) {
    .expander-item {
        height: 400px;
    }
}


@media (max-width: 991px) {
    .h-block {
        height: 300px;
    }
}

@media (max-width: 767px) {
    .h-block {
        height: 400px;
    }
}

@media (max-width: 575px) {
    .h-block {
        height: 250px;
    }
}

.btn-change {
    width: 50%;
    margin: 5px auto;
    display: block;
    background-color: #fff;
    border: 1px solid #fbdf06;
    padding: 5px;
}


.js-gallery .testimonial-item .nopadding{
    padding: 0px;
}

.scroll-icon-move:after {
    content: '\e923';
    display: block;
    font-family: "wachumba";
    position: absolute;
    top: 150px;
    right: 30px;
    color: #ffffff;
    -webkit-animation: slideOutRight 2s infinite;
    animation: slideOutRight 2s infinite;
    z-index: 3;
    font-size: 32px;
    font-size: 2rem;
}


.scroll-icon-move:before {
    content: '\e924';
    display: block;
    font-family: "wachumba";
    position: absolute;
    top: 150px;
    left: 30px;
    color: #ffffff;
    -webkit-animation: slideOutLeft 2s infinite;
    animation: slideOutLeft 2s infinite;
    z-index: 3;
    font-size: 32px;
    font-size: 2rem;
}



/*.p1 {*/
/*    content: '\e935';*/
/*    display: block;*/
/*    font-family: "wachumba";*/
/*    position: relative;*/
/*    top: 60px;*/
/*    right: 150px;*/
/*    color: #ffffff;*/
/*    -webkit-animation: slideOutLeft 2s infinite;*/
/*    animation: slideOutLeft 2s infinite;*/
/*    z-index: 3;*/
/*    font-size: 2rem;*/
/*}*/

/*.p2 {*/
/*    content: '\e935';*/
/*    display: block;*/
/*    font-family: "wachumba";*/
/*    position: relative;*/
/*    top: 60px;*/
/*    right: 100px;*/
/*    color: #ffffff;*/
/*    -webkit-animation: slideOutLeft 2s infinite;*/
/*    animation: slideOutLeft 2s infinite;*/
/*    z-index: 3;*/
/*    font-size: 2rem;*/
/*}*/

/*.p3 {*/
/*    content: '\e935';*/
/*    display: block;*/
/*    font-family: "wachumba";*/
/*    position: relative;*/
/*    top: 60px;*/
/*    right: 50px;*/
/*    color: #ffffff;*/
/*    -webkit-animation: slideOutLeft 2s infinite;*/
/*    animation: slideOutLeft 2s infinite;*/
/*    z-index: 3;*/
/*    font-size: 2rem;*/
/*}*/




.inputalert{
    border: 1px solid #ff0000;
    border-radius: 5px;
}

.labelsmall{
    top: -9px;
    left: 19px;
    transform: scale(0.65);
    padding: 0 3px;
}

.padding-custom-140 {
    padding: 0px 0px 150px 0px;
}


.container-large1 {
        width: 100%;
        padding: 0;
    }

/* manually added styles for */

div.mod-languages {
    height: 100%;

}

div.mod-languages ul {
    list-style:none;
    margin:0;
    padding:0;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;



}
div.mod-languages li {
    margin:0 .5rem;

}

div.mod-languages .dropdown-menu {
    padding:.5rem 0
}
div.mod-languages ul.lang-block li {
    display:block;
    padding:.5rem 0;
    text-align:start
}
div.mod-languages ul li.lang-active {
    background-color:#f0f0f0
}
div.mod-languages img {
    border:none;
    display:inline-block
}
div.mod-languages a {
    padding:.5rem;
    text-decoration:none
}
div.mod-languages .btn-group {
    display:-webkit-box!important;
    display:-ms-flexbox!important;
    display:flex!important;
    margin:0
}
div.mod-languages .btn-group .btn {
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none
}
