/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

@import url('https://fonts.googleapis.com/css?family=Quicksand');

body {
    width: 100%;
    height: 100%;
    font-family: "Quicksand","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #fff;
    background-color: #e6ffe6;
}

.striped-bkg {
  background: repeating-linear-gradient(
    90deg,
    #f1f7d4,
    #f1f7d4 10px,
    #d3eeaa 10px,
    #d3eeaa 20px
  );
}

#submenu-section {
    margin-bottom:20px;
}

.toVisit-container {
    margin-top:20px;
}

.home-image-container {
    max-height: 390px;
    overflow: hidden;
    margin-bottom:10px;
}

.text-of-lodging {
    position: relative;
    top: 100px;
}

#commonparts-container,
#commonparts-second-container {
    margin-top:20px;
}

.adminEditorRow > .col-xs-12 > div.intro-text > p > b {
    color: #e60000;
}

.container-body {
    background: rgba(250, 251, 245, 0.82);
    border: 5px solid #acbf90;
    border-radius: 10px;
    padding-bottom: 40px;
}

.gallery-of-page {
    margin-top: 50px;
}

.text-of-page {
    text-align: left;
}

ul {
    list-style: none;
    color: #0b8611;
    text-shadow: 1px 1px 1px #000;
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 1.5;
    padding-left: 0;
}
ul.nav.navbar-nav {
    font-size: 16px;
}

h1.custom-h1 {
    font-size:25px;
    margin: 10px 0px;
}

h1.pages-h1 {
    color: #e60000;
    margin-top:20px;
    margin-bottom:10px;
}
h2.pages-h2 {
    color: #e60000;
    font-size: 27px;
    margin-bottom: 10px;
}

h2 {
    font-size: 22px;
}

html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #0b8611;    
    margin: 0 0 35px;
    font-family: "Quicksand","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px #000;
}

p {
    color: #0b8611;    
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 1.5;
    text-shadow: 1px 1px 1px #000;
}

/*
@media(min-width:767px) {
    p {
        margin: 0 0 35px;
        font-size: 18px;
        line-height: 1.6;
    }
}
*/

a {
    color: #e60000;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.dropdown-menu > li > a {
    color: #fff;
}
ul.dropdown-menu {
    margin-right: 0 !important;
}

a.dropdown-toggle:active, 
a.dropdown-toggle:focus {
    background-color: #529c58 !important;
    color: #fff !important;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #1d9b6c;
}

.light {
    font-weight: 400;
}

a.navbar-brand {
    text-transform: none;
}

.title-expanded {
    color: #e60000;
    font-size: 55px;
    position: relative;
    top: 15px;
}

.title-not-expanded {
    color: #e60000;
    text-shadow: 0px 0px 1px #631212;
}

.title-expanded-1 {
    position:relative;
    top:3px;
    display:inline-block;
    font-size: 26px;
}

.navbar-custom {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    text-transform: uppercase;
    font-family: "Quicksand","Helvetica Neue",Helvetica,Arial,sans-serif;
    /*background-color: #e60000;*/
    /*background-color: #529c58;*/
    background-color: #90bf94;
    text-shadow: 1px 1px 1px #000;
    color: #0b8611;
}

.navbar-custom .navbar-brand {
    font-weight: 700;
    padding:0px;
    padding-left: 10px;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: #0b8611;
}
.top-nav-collapse a {
    color: #fff;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover {
    outline: 0;
    color: rgba(255,255,255,1);
    text-shadow: 0 0 0 #fff;
    background-color: transparent;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    text-shadow: 0 0 0 #fff;
    background-color: transparent;
}

.navbar-custom .nav li.active {
    outline: 0;
}

.navbar-custom .nav li.active a {
    background-color: rgba(255,255,255,.3);
}

.navbar-custom .nav li.active a:hover {
    color: #fff;
}

/*
.intro .intro-body .brand-heading,
.intro .intro-body .intro-text {
    text-shadow: 2px 2px 2px black;
}
*/

.thumbnail {
    background-color: transparent;
    border-color: transparent;
}
.thumbnail .caption {
    color: #fff;
}
.thumbnail .caption h3 {
    font-size: 16px;
}
.thumbnail a.link-url:hover .caption h3 {
    color: #3366ff;
}
.thumbnail a.link-url .caption h3 {
    color: #e60000;
}
.thumbnail a.non-link-url .caption h3 {
    color: #e60000;   
}
h3.link-item-h3,
p.link-item-h3 {
    margin-bottom: 0px !important;
}
.service-item {
    margin-left: 6.777777%;
}

.nav .open>a, 
.nav .open>a:focus, 
.nav .open>a:hover {
    background-color: transparent;
}

ul.dropdown-menu {
    background-color: #529c58;
    text-align: right;
    margin-right: 9px;
    border: none;
    box-shadow: none;
    min-width: 56px;
}

.withimage {
    padding: 60px 50px;
}

@media(min-width:767px) {
    .navbar-custom {
        padding: 0;
        padding-top: 5px;
        padding-bottom: 20px;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .navbar-custom.top-nav-collapse {
        padding: 0;
        border-bottom: 1px solid rgba(255,255,255,.3);
        /*background-color: #529c58;*/
        background-color: #90bf94;
    }
}

.intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
    /*background: url(../img/intro-bg.jpg) no-repeat bottom center scroll;*/
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover !important;
    -o-background-size: cover;
}

.intro .intro-body {
    display: table-cell;
    vertical-align: middle;
}

.intro .intro-body .brand-heading {
    font-size: 40px;
}

.intro .intro-body .intro-text {
    font-size: 18px;
}

.more-photos-container {
    position: absolute;
    margin-top: -110px;
    left: 25px;
}

@media(min-width:767px) {
    .intro {
        /*height: 100%;*/
        padding: 0;
        padding-top: 200px;
    }

    .intro .intro-body .brand-heading {
        font-size: 65px;
        margin-top: 25px;
    }

    .intro .intro-body .intro-text {
        font-size: 20px;
    }
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    margin-bottom: 50px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 100%!important;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    /*box-shadow: 1px 1px 2px black;*/
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

button.navbar-toggle {
    color: #fff;
}

.content-section {
    /*padding-top: 100px;*/
}

section#contact,
section#photogallery {
    padding: 30px 50px;
    padding-top:20px;
}

/* CARROUSEL FIXED HEIGHT
.carousel-inner-custom {
    max-height: 450px;
}

.carousel-inner-custom > .item > img.higher-img {
    position: relative;
    top: -70px;
}
*/

p.emailContact {
    font-size: 22px;
}

#map {
    width: 100%;
    height: 200px;
    margin-top: 0;
    margin-bottom: 20px;
}

.popup-gallery > a > img.little-image {
    width: 150px;
    height: 150px;
}

img#logo-home {
    width:50px;
}

.logo-parco {
  position: relative;
  top: 45px;
  left: 65px;
}
.logo-parco-mobile {
    text-align: center;
    display: none;
}
.logo-parco img.logo-parco-img,
.logo-parco-mobile img.logo-parco-img {
  width: 200px; 
}

.navbar-fixed-bottom .navbar-collapse, 
.navbar-fixed-top .navbar-collapse {
    max-height: 450px;
}
.nav>li>a {
    padding: 10px 12px;
}

@media all and (min-width: 1200px) {
    .navbar-header {
        height: 150px;
        width: 100%;
        text-align: center;
    }
    .navbar-custom .navbar-brand {
        width: 100%;
        padding-top: 4px;
        margin-bottom: 15px;
    }
    img#logo-home {
        width: 170px;
    }
}

@media all and (min-width: 979px) and (max-width: 1199px) {
    .navbar-header {
        height: 150px;
        width: 100%;
        text-align: center;
    }
    .navbar-custom .navbar-brand {
        width: 100%;
        padding-top: 4px;
        margin-bottom: 15px;
    }
    img#logo-home {
        width: 170px;
    }
    ul.nav.navbar-nav {
        font-size: 13px;
    }
    .container {
        width: 95% !important;
    }
    .text-of-lodging {
        top: 90px;
    }
}

@media all and (min-width: 940px) and (max-width: 1049px) {
    .logo-parco {
        left: 65px;
    }
    .logo-parco img.logo-parco-img {
        width: 200px; 
    }
    .nav>li>a {
        padding: 10px 10px;
    }
}

@media all and (min-width: 881px) and (max-width: 939px) {
    .logo-parco {
        left: 65px;
    }
    .logo-parco img.logo-parco-img {
        width: 200px; 
    }
    .nav>li>a {
        padding: 10px 10px;
    }
}

@media all and (min-width: 768px) and (max-width: 880px) {
    .logo-parco {
        left: 65px;
    }
    .logo-parco img.logo-parco-img {
        width: 200px; 
    }
    ul.nav.navbar-nav {
        font-size: 12px;
    }
    .nav>li>a {
        padding: 10px 5px;
    }
}

@media all and (max-width: 767px) {
    .logo-parco {
        display: none;
    }
    .logo-parco-mobile {
        display: block !important;
    }
    .dropdown-menu > li > a {
        color: #000;
        text-shadow: 0 0 0 #000;
        font-weight: 600;
    }
}

@media all and (min-width: 768px) and (max-width: 978px) {
    @media all and (min-width: 768px) and (max-width: 778px) {
        .title-expanded-1 {
            font-size: 24px;
        }
    }
    .navbar-header {
        height: 150px;
        width: 100%;
        text-align: center;
    }
    .navbar-custom .navbar-brand {
        width: 100%;
        padding-top: 4px;
        margin-bottom: 15px;
    }
    img#logo-home {
        width: 170px;
    }
    ul.nav.navbar-nav {
        font-size: 11px;
    }
    .container {
        width: 95% !important;
    }
    .intro .intro-body .brand-heading {
        font-size: 65px;
    }
    .intro .intro-body .intro-text {
        font-size: 20px;
    }
    p {
        font-size: 17px;
    }
    .btn-group-lg>.btn, .btn-lg {
        font-size: 14px;
    }
    .btn-circle { 
        margin-bottom: 0px;
    }
    .text-of-lodging {
        top: 75px;
    }
}

@media all and (min-width: 511px) and (max-width: 767px) {
    @media all and (min-width: 663px) and (max-width: 767px) {
        .text-of-lodging {
            top: 75px;
        }
    }
    @media all and (min-width: 590px) and (max-width: 662px) {
        .text-of-lodging {
            top: 65px;
        }
    }
    @media all and (min-width: 511px) and (max-width: 589px) {
        .text-of-lodging {
            top: 45px;
        }
    }
    @media all and (min-width: 520px) and (max-width: 609px) {
        .title-expanded-1 {
            font-size: 16px !important;
        }
    }
    @media all and (min-width: 511px) and (max-width: 519px) {
        .title-expanded-1 {
            font-size: 14px !important;
        }
    }
    h1, h2, h3, h4, h5, h6, p, ul {
        text-shadow: 0px 0px 1px #000;
    }
    section#contact {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    section#photogallery {
        padding: 20px 100px !important;
    }
    .btn-group-lg>.btn, .btn-lg {
        font-size: 14px;
    }
    .navbar-custom .navbar-brand {
        padding: 5px !important;
        padding-left: 15px !important;
    }
    .intro {
        padding-top: 60px;
        padding-bottom:10px;
    }
    .navbar-custom a { 
        color: #000;
        text-shadow: 0 0 0 #000;
        font-weight: 600;
    }
    h1.custom-h1 {
        font-size: 20px;
    }
    /* CARROUSEL FIXED HEIGHT
    .carousel-inner-custom {
        max-height: 280px;
    }
    */
    .home-image-container > img {
        width: 70% !important;
    }
    p {
        font-size: 15px;
        line-height: 1.3;
        margin: 0 0 20px;
    }
    .gallery-of-page {
        margin-top:0px;
    }
    .title-expanded-1 {
        font-size: 20px;
    }
    .container {
        width: 95% !important;
    }
}

@media all and (min-width: 432px) and (max-width: 510px) {
    @media all and (min-width: 471px) and (max-width: 510px) {
        .title-expanded-1 {
            font-size: 14px !important;
        }
    }
    @media all and (min-width: 432px) and (max-width: 470px) {
        .title-expanded-1 {
            font-size: 12px !important;
        }
    }
    h1, h2, h3, h4, h5, h6, p, ul {
        text-shadow: 0px 0px 1px #000;
    }
    section#contact {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    section#photogallery {
        padding: 20px 30px !important;
    }
    section.withimage {
        padding-top: 0;
    }
    .withimage-section {
        margin-top: 95px;
    }   
    .btn-group-lg>.btn, .btn-lg {
        font-size: 13px;
    }
    .navbar-custom .navbar-brand {
        padding: 5px !important;
        padding-left: 15px !important;
    }
    .intro {
        padding-top: 55px;
        padding-bottom:5px;
    }
    .navbar-custom a { 
        color: #000;
        text-shadow: 0 0 0 #000;
        font-weight: 600;
        font-size: 14px !important;
    }
    h1.custom-h1 {
        font-size: 18px;
    }
    .more-photos-container {
        left: 15px;
    }
    /* CARROUSEL FIXED HEIGHT
    .carousel-inner-custom {
        max-height: 220px;
    }
    */
    .home-image-container > img {
        width: 80% !important;
    }
    p {
        font-size: 15px;
        line-height: 1.3;
        margin: 0 0 20px;
    }
    .gallery-of-page {
        margin-top:0px;
    }
    .title-expanded-1 {
        font-size: 20px;
    }
    .text-of-lodging {
        top: 30px;
    }
    .text-of-lodging > p {
        font-size: 13px !important;
    }
    .container {
        width: 95% !important;
    }
}

@media all and (max-width: 431px) {
    h1, h2, h3, h4, h5, h6, p, ul {
        text-shadow: 0px 0px 1px #000;
    }
    /* CARROUSEL FIXED HEIGHT
    .carousel-inner-custom {
        max-height: 144px;
    }
    */
    section.withimage {
        padding-top: 0;
    }
    .more-photos-container {
        margin-top: -80px;
        left: 15px;
    }
    .withimage-section {
        margin-top: 49px;
    }   
    .intro .intro-body .brand-heading {
        font-size: 35px;
    }
    .navbar-brand {
        font-size: 12px;
    }
    .navbar-custom .navbar-brand {
        padding: 5px !important;
        padding-left: 15px !important;
    }
    .navbar-custom a { 
        color: #000;
        text-shadow: 0 0 0 #000;
        font-weight: 600;
        font-size: 11px !important;
    }
    .navbar-toggle {
        margin-top: 4px;
        margin-bottom: 0px;
    }
    .intro .intro-body .intro-text {
        font-size: 14px;
    }
    .intro {
        padding-top: 50px;
        padding-bottom: 0px;
    }
    .btn-circle {
        width: 50px;
        height: 50px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0px;
    }
    .fa-angle-double-down:before {
        position: relative;
        top: -3px;
    }
    section {
        padding: 70px 50px !important;
    }
    section#contact {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    section#photogallery {
        padding: 15px 15px !important;
    }
    p {
        font-size: 14px;
        line-height: 1.3;
        margin: 0 0 20px;
    }
    .btn-group-lg>.btn, .btn-lg { 
        font-size: 11px;
    }
    .h2, h2 {
        font-size: 26px;
    }
    .popup-gallery > a > img.little-image {
        width: 90px;
        height: 90px;
    }
    h1.custom-h1 {
        font-size: 18px;
    }
    .home-image-container > img {
        width: 100% !important;
    }
    .gallery-of-page {
        margin-top:0px;
    }
    .title-expanded-1 {
        font-size: 10px;
    }
    .text-of-lodging {
        top: 15px;
    }
    .text-of-lodging > p {
        font-size: 12px !important;
    }
    .container {
        width: 95% !important;
    }
}

@media(min-width:767px) {
    .content-section {
        /*padding-top: 250px;*/
    }

    /*
    .download-section {
        padding: 100px 0;
    }
    */

    #map {
        height: 400px;
        margin-top: 0;
    }
}

@media(max-width:752px) {
    .service-item {
        margin-left: 9.7777777%;
    }
    .thumbnail .caption h3 {
        font-size: 13px;
    }    
}

@media(max-width:479px) {
    .thumbnail .caption h3 {
        font-size: 9px;
    }    
}

.btn {
    border-radius: 0;
    text-transform: uppercase;
    font-family: "Quicksand","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default:hover {
    border: 1px solid #e60000;
    color: #e60000;
    background-color: transparent;
}

.btn-default,
.btn-default:focus {
    border: 1px solid #e60000;
    outline: 0;
    color: #fff;
    background-color: #e60000;
}

.btn-blue:hover {
    border: 1px solid #4d79ff;
    color: #4d79ff;
    background-color: transparent;
}

.btn-blue,
.btn-blue:focus {
    border: 1px solid #4d79ff;
    outline: 0;
    color: #fff;
    background-color: #4d79ff;
}

.btn-green:hover {
    border: 1px solid #2d862d;
    color: #2d862d;
    background-color: transparent;
}

.btn-green,
.btn-green:focus {
    border: 1px solid #2d862d;
    outline: 0;
    color: #fff;
    background-color: #2d862d;
}

.btn-red:hover {
    border: 1px solid #e60000;
    color: #e60000;
    background-color: transparent;
}

.btn-red,
.btn-red:focus {
    border: 1px solid #e60000;
    outline: 0;
    color: #fff;
    background-color: #e60000;
}

.btn-yellow:hover {
    border: 1px solid #cc9900;
    color: #cc9900;
    background-color: transparent;
}

.btn-yellow,
.btn-yellow:focus {
    border: 1px solid #cc9900;
    outline: 0;
    color: #fff;
    background-color: #cc9900;
}

ul.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 10px;
        padding: 0;
    }

    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 30px 0;
}

footer p {
    margin: 0;
    text-shadow: 0px 0px 1px #000;
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}

section {
    width: 100% !important;
    padding: 100px 50px;
    background-size: cover;
}

p.footer-p {
    font-size: 12px;
}
.header-btn-container {
    margin-top:100px;
}
.header-btn-container > a {
    margin-bottom:4px;
}
.popup-gallery > a > img {
    margin-bottom:5px;
}

.bootstrap-datetimepicker-widget table td.active, 
.bootstrap-datetimepicker-widget table td.active:hover,
.bootstrap-datetimepicker-widget table td span.active,
.bootstrap-datetimepicker-widget table td span.active {
    background-color: #e6b800;
    color: #fff;
    text-shadow: 0px 0px 2px #000;
}

td.day:hover,
td.hour:hover,
td.minute:hover,
td.second:hover,
td.month:hover,
td.year:hover,
span.day:hover,
span.hour:hover,
span.minute:hover,
span.second:hover,
span.month:hover,
span.year:hover,
th.picker-switch:hover
th.next:hover,
th.prev:hover {
  background: #eeeeee;
  color: #000;
  cursor: pointer;
}

.datetimepicker-custom {
    background-color: rgba(1,1,1,0.2);
    padding: 10px;
    border-radius: 5px;
}

/* WA LOGO PARCO */
.logo-parco-wa {
    display: block !important;
    top:0px;
    left:0px;
}
/* WA LOGO PARCO */

/********
*  POPUP PREZZI
**********/

/* Styles for dialog window */
.zoom-anim-dialog {
    background: white;
    padding: 50px 30px;
    text-align: center;
    max-width: 80%;
    margin: 40px auto;
    position: relative;
}

.zoom-anim-dialog > h1 {
    color: #e60000;
    text-shadow: 1px 1px 1px lightgrey;
    font-size: 22px;
}

.zoom-anim-dialog > p {
    color: #000;
    text-shadow: 1px 1px 1px lightgrey;
    font-size: 16px;
    margin-bottom: 0px;
}

/**
 * Fade-move animation
 */

/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;

    -webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    -moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    -ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    -o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );

}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
    -moz-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
    -ms-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
    -o-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
    transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    opacity: 0;

    -webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
    -moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
    -ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
    -o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
    transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
    opacity: 0;

    -webkit-transition: opacity 0.3s ease-out; 
    -moz-transition: opacity 0.3s ease-out; 
    -o-transition: opacity 0.3s ease-out; 
    transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: 0.8;
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0;
}
a.active-menu-a {
    color: #e60000;
}