﻿




.navbar .actions {
    margin-left: 2rem;
}
.navbar .actions i {
    color: #28d0dc;
}
#hero.store {
    height: 60vh !important;
}
#portfolio {
    margin-top: 30px !important;
}
#footer .footer-top .footer-newsletter a.submitnewsletter {
    background: #FF5440;
    border: 0;
    padding: 17px 26px;
    text-align: center;
    color: #fff;
    transition: 0.3s;
    cursor: pointer;
}
#portfolio .portfolio-item {
    margin-top: 30px;
}

#portfolio .portfolio-item .portfolio-info h4 {
    font-size: 17px !important;
}

#BookYourTicket .nav-pills {
    margin-left: 0px;
    justify-content: center;
}

#BookYourTicket .nav-item {
    width: 33.33333333%;
}
/*@media only screen and (max-width: 640px){
    #BookYourTicket .nav-item {
        min-width: 50%;
    }
}*/
#loader {
    background: #ffffffab;
    position: absolute;
    height: 100%;
    z-index: 999;
    margin-right: 0;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 1.1rem;
    text-align: center;
    align-items: center;
    padding: 0;
    display: flex;
}

.iti__selected-flag {
    height: 60px;
}

.cartItemscount {
    background: #fae168;
    color: #1035a6;
    padding: 0.2em 0.3em;
    margin: 0em -0.7em 0em -1em;
}

/*#portfolio .portfolio-container.gallerylist .portfolio-wrap figure {
    position: relative;
    height: 307px !important;
    background: #ffffff;
    text-align: center;
    background-size: cover !important;
    background-position: center !important;
}

#portfolio .portfolio-container.gallerylist .portfolio-wrap figure .sellable {
    position: absolute;
    font-size: xx-large;
    right: 1.4rem;
    top: -0.8rem;
    z-index: 1;
    color: #f01b1b !important;
}*/

/**/
#portfolio .portfolio-container.gallerylist .portfolio-wrap .portfolio-info {
    margin-top: 5px;
}

.tabcontent {
    font-size: 16px;
}

#portfolio .portfolio-container.gallerylist .portfolio-item figure {
    height: 320px !important;
}
#portfolio .portfolio-container.gallerylist .portfolio-item figure img {
    height: 100%;
}

#portfolio-flters li {
   position: relative;
}

   #portfolio-flters li .filterbadge {
       position: absolute;
       top: 0;
       left: 100%;
       transform: translate(-50%,-50%);
       display: none;/*inline-block;*/
       padding: .35em .65em;
       font-size: .75em;
       font-weight: 700;
       line-height: 1;
       color: #fff;
       text-align: center;
       white-space: nowrap;
       vertical-align: baseline;
       border-radius: 50rem;
       background-color: #ff5440;
   }

    /*#portfolio .portfolio-container.gallerylist .portfolio-wrap .portfolio-info h4 {
        font-size: 15px !important;
        margin-top: 15px;
    }
#portfolio .portfolio-container.gallerylist .portfolio-wrap .portfolio-info h4 span {
      font-size: 15px !important;
}
        #portfolio .portfolio-container.gallerylist .portfolio-wrap .portfolio-info h4 span.pull-right {
            margin-top: -8px;
        }*/

#portfolio .container .portfolio-item .portfolio-wrap .img-fluid {
     margin-bottom: 1rem;
}
#portfolio .container .portfolio-item .portfolio-wrap figure .cent {
     margin-bottom: 0;
}

#vgscrt_fullcart_items .vgscrt_minicartitem {
    border-style: hidden;
}
    #vgscrt_fullcart_items .cartprdctimg {
        height: 60px;
    }
.vgscrt_minicartitem {
    position:relative;
}
    .vgscrt_minicartitem .loading {
        text-align: center;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        background: #ffffff8f;
    }
/**/
.bgyellow { background: #fae168 !important; }
.bggreen { background: #28d0dc !important; }
.bgblue { background: #1034a6 !important; }
.bgred { background: #ff6553 !important; }

.fgyellow { color: #fae168 !important; }
.fggreen { color: #28d0dc !important; }
.fgblue { color: #1034a6 !important; }
.fgred { color: #ff6553 !important; }

.fullcarttotals tr {
    border-top: 2px solid #f01b1b;
}

.cartitemremove {
    color: #ff5440 !important;
    font-size: 15px;
    margin-left: 10px;
    text-decoration: underline;
}

/*.visitdate {
    padding-top: 8px;
}*/
    .visitdate .VGS_DatedFolder_datepicker_loader {
        z-index: 9;
    }
    /*.visitdate .input-group-text {
        top: -6px;
        right: -22px;
        z-index: 9;
    }*/

    #BookYourTicket .foc-section {
        margin-top: 0;
    }

    /*Bootstrap Calendar*/
    .datepicker {
        border-radius: 0;
        padding: 0;
        width: 288.08px;
    }

.datepicker-days table thead, .datepicker-days table tbody, .datepicker-days table tfoot {
    padding: 10px;
    display: list-item;
}

.datepicker-days table thead, .datepicker-months table thead, .datepicker-years table thead, .datepicker-decades table thead, .datepicker-centuries table thead {
    background: #f44f32 !important;
    color: #ffffff;
    border-radius: 0;
}

    .datepicker-days table thead tr:nth-child(2n+0) td, .datepicker-days table thead tr:nth-child(2n+0) th {
        border-radius: 3px;
    }

    .datepicker-days table thead tr:nth-child(3n+0) {
        text-transform: uppercase;
        font-weight: 300 !important;
        font-size: 12px;
        color: rgba(255, 255, 255, 0.7);
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 11px 13px;
}

.datepicker-months table thead td, .datepicker-months table thead th, .datepicker-years table thead td, .datepicker-years table thead th, .datepicker-decades table thead td, .datepicker-decades table thead th, .datepicker-centuries table thead td, .datepicker-centuries table thead th {
    border-radius: 0;
}

.datepicker td, .datepicker th {
    border-radius: 0;
    padding: 0 12px;
}

/*.datepicker-days table thead, .datepicker-months table thead, .datepicker-years table thead, .datepicker-decades table thead, .datepicker-centuries table thead {
  background: #A37939;
  color: #ffffff;
  border-radius: 0;
}*/

.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    background-image: none;
}

.datepicker .prev, .datepicker .next {
    color: rgba(255, 255, 255, 0.5);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 37px;
    height: 37px;
}

    .datepicker .prev:hover, .datepicker .next:hover {
        background: transparent;
        color: rgba(255, 255, 255, 0.99);
        font-size: 21px;
    }

.datepicker .datepicker-switch {
    font-size: 24px;
    font-weight: 400;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

    .datepicker .datepicker-switch:hover {
        color: rgba(255, 255, 255, 0.7);
        background: transparent;
    }

.datepicker table tr td span {
    border-radius: 2px;
    margin: 3%;
    width: 27%;
}

.datepicker-dropdown.datepicker-orient-top:before {
    border-top: 7px solid rgba(0, 0, 0, 0.1);
}



/*Bootstrap Calendar*/
.datepicker {
    border-radius: 0;
    padding: 0;
}

.datepicker-days table thead, .datepicker-days table tbody, .datepicker-days table tfoot {
    padding: 10px;
    display: list-item;
}

.datepicker-days table thead, .datepicker-months table thead, .datepicker-years table thead, .datepicker-decades table thead, .datepicker-centuries table thead {
    background: #A37939;
    color: #ffffff;
    border-radius: 0;
}

    .datepicker-days table thead tr:nth-child(2n+0) td, .datepicker-days table thead tr:nth-child(2n+0) th {
        border-radius: 3px;
    }

    .datepicker-days table thead tr:nth-child(3n+0) {
        text-transform: uppercase;
        font-weight: 300 !important;
        font-size: 12px;
        color: rgba(255, 255, 255, 0.7);
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 8px 10px;
}

.datepicker-months table thead td, .datepicker-months table thead th, .datepicker-years table thead td, .datepicker-years table thead th, .datepicker-decades table thead td, .datepicker-decades table thead th, .datepicker-centuries table thead td, .datepicker-centuries table thead th {
    border-radius: 0;
}

.datepicker td, .datepicker th {
    border-radius: 0;
    padding: 0 12px;
}

.datepicker-days table thead, .datepicker-months table thead, .datepicker-years table thead, .datepicker-decades table thead, .datepicker-centuries table thead {
    background: #A37939;
    color: #ffffff;
    border-radius: 0;
}

.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    background-image: none;
}

.datepicker .prev, .datepicker .next {
    color: rgba(255, 255, 255, 0.5);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 37px;
    height: 37px;
}

    .datepicker .prev:hover, .datepicker .next:hover {
        background: transparent;
        color: rgba(255, 255, 255, 0.99);
        font-size: 21px;
    }

.datepicker .datepicker-switch {
    font-size: 24px;
    font-weight: 400;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

    .datepicker .datepicker-switch:hover {
        color: rgba(255, 255, 255, 0.7);
        background: transparent;
    }

.datepicker table tr td span {
    border-radius: 2px;
    margin: 3%;
    width: 27%;
}

    .datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
        background-color: #1C2452;
        background-image: none;
    }

    .datepicker table tr td.active.active {
        background-color: black !important;
        color: white !important;
    }

.datepicker-dropdown.datepicker-orient-top:before {
    border-top: 7px solid rgba(0, 0, 0, 0.1);
}


.VGS_DatedFolder_datepicker_loader {
    position: relative;
    right: 38px;
    color: #9e9e9e;
    width: 0px;
    font-size: 1.8rem;
    padding: 0px 3px;
    cursor:pointer;
}
.VGS_DatedFolder_datepicker_loader.fa-spinner {
    padding: 8px 3px;
}

.VGS_DatedFolder_datepicker {
    display: flex;
    justify-content: center;
    list-style-type: none !important;
}

    .VGS_DatedFolder_datepicker table td.today {
        background-image: unset !important;
        color: unset !important;
        background-color: unset !important;
    }


.datepicker table tr td.disabled:hover {
    background: none !important;
}

@media (max-width: 768px) {
    .VGS_DatedFolder_datepicker_loader {
        position: absolute;
        right: 4px;
        top: -3px;
    }
}

.visitdate .form-control {
    font-size: 16px;
    cursor:pointer;
}


.datepicker .datepicker-switch,
.datepicker .datepicker-days .table-condensed .datepicker-switch,
.datepicker .datepicker-months .table-condensed .datepicker-switch,
.datepicker .datepicker-years .table-condensed .datepicker-switch,
.datepicker .datepicker-days .table-condensed .dow {
    color: #fff !important;
}

    .datepicker .datepicker-switch:hover,
    .datepicker .datepicker-days .table-condensed .datepicker-switch:hover,
    .datepicker .datepicker-months .table-condensed .datepicker-switch:hover,
    .datepicker .datepicker-years .table-condensed .datepicker-switch:hover,
    .datepicker .datepicker-days .table-condensed .dow:hover {
        color: #e6b05d !important;
    }

    .datepicker table tr td.day.focused,
    .datepicker table tr td.day:hover,
    .datepicker table tr td.today.focused,
    .datepicker table tr td.today:hover {
        background: #eee !important;

    }

.datepicker .next.disabled,
.datepicker .prev.disabled {
    visibility: unset !important;
}

#light {
    top: unset !important;
}

#homesearch .twitter-typeahead {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}

#homesearch .forma {
    font-size: 24px;
}

.typeahead,
.tt-query,
.tt-hint {
    padding: 8px 12px;
    font-size: 24px;
    outline: none;
}

.typeahead {
    background-color: #fff;
}

    .typeahead:focus {
        border: 2px solid #0097cf;
    }

.tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
    color: #999
}

.tt-menu {
    width: 100%;
    margin: 12px 0;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
    padding: 3px 20px;
    font-size: 18px;
    line-height: 24px;
}

    .tt-suggestion:hover {
        cursor: pointer;
        color: #fff;
        background-color: #0097cf;
    }

    .tt-suggestion.tt-cursor {
        color: #fff;
        background-color: #0097cf;
    }

    .tt-suggestion p {
        margin: 0;
    }

    .gist {
        font-size: 14px;
    }

    .tabs {
        overflow: hidden;
        border: none;
        background-color: #fff;
    }

        .tabs .button {
            float: left;
            border: none;
            outline: none;
            cursor: pointer;
            padding: 15px;
            font-size: 16px;
            background-color: #1035a6;
            color: #fae168;
            text-align:center;
        }

            .tabs .button:hover {
                background-color: #fae168;
                color: #1035a6;
            }

            .tabs .button.active {
                background-color: #fe5541;
                color: #1035a6;
            }

.bottext {
    background-color: #00000059;
    width: 100%;
    text-align: center;
    margin: auto;
    bottom: 0px;
    padding: 6px;
}
.owl-item .member .img-fluid {
    width: 300px;
    height: 310px;
}

.itemlocation {
    white-space: nowrap;
}
/* When the width is between 900px and 991px OR between 501 and 767 - change WRAPPING of location */
@media  (max-width: 991px) and (min-width: 900px),
        (max-width: 767px) and (min-width: 501px) {
    .itemlocation {
        white-space: pre-line;
     }
}
.ticketOriginalPrice {
    display: none;
}


#footer .elogos
{
    width: 80%;
    margin: 0px -10px;
    float: right;
}

@media only screen and (max-width: 640px){
    #footer .elogos  {
        width: 50%;
    }
}

.lang-menu .fa-lg {
    font-size: 3em;
    line-height: 0;
}

/*.VGS_DatedFolder_datepicker tr th.dow {
    display: none !important;
}*/
.VGS_DatedFolder_datepicker .table-condensed thead tr,
.VGS_DatedFolder_datepicker .table-condensed thead tr th.datepicker-switch {
    width: 100%;
}

@media  (max-width: 1199px) and (min-width: 992px) {
    #datetotal-grid .col-lg-1 { display: none;}
    #datetotal-grid .col-lg-7 { margin-right: 2rem; margin-left: 2rem; }
}






.slide-left h4 {
    font-size: 30px;
    color: #fae168;
    font-weight: 500;
    text-align: center;
}


.video {
    margin-top: 8%;
    border: solid 2px #1035a6;
    border-radius: 10px;
    padding: 3px
  }


  .video img{
    width: 100%;
  }




.video {
  margin-top: 8%;
  border: solid 2px #1035a6;
  border-radius: 10px;
  padding: 3px
}


.video img{
  width: 100%;
}




.slide-right img{
  margin-top: 70px;
}
.slide-right h3{
  color:#1034A6;
  font-size: 38px;
}
.slide-right p{
  color:#1034A6;
  font-size: 20px;
}




.slide-left .img-square-wrapper img{
  height: 350px;
}

.slide-left h4{
  font-size: 30px;
  color: #fae168;
  font-weight: 500;
}


.center-img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}



@media (max-width: 575.98px) {
    .cart-text{
        display: none;
    }
    .slide-left .img-square-wrapper img{
        display: none;
      }


    .slide-left {
        margin-top: 0px;
    }

    .slide-right p{
        display: none;
    }

    /* .slide-right br{
      display: none;
    } */

    .slide-right {
        text-align: center;
        margin-right: auto;
    }

    .btn-get-pdf {
        padding: 10px;
        margin: 0;
    }
    .btn-get-download {
        margin: 0px 5px 5px 5px;
        padding: 15px;
    }

    #datetotal-grid {
        margin-right:0px;
    }


}
