﻿.gm-control-active > img {
    box-sizing: content-box;
    display: none;
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%)
}

    .gm-control-active > img:nth-child(1) {
        display: block
    }

.gm-control-active:hover > img:nth-child(1), .gm-control-active:active > img:nth-child(1) {
    display: none
}

.gm-control-active:hover > img:nth-child(2), .gm-control-active:active > img:nth-child(3) {
    display: block
}
.gm-style .gm-style-cc span, .gm-style .gm-style-cc a, .gm-style .gm-style-mtc div {
    font-size: 10px;
    box-sizing: border-box
}
@media print {
    .gm-style .gmnoprint, .gmnoprint {
        display: none
    }
}

@media screen {
    .gm-style .gmnoscreen, .gmnoscreen {
        display: none
    }
}
.gm-style-pbc {
    transition: opacity ease-in-out;
    background-color: rgba(0,0,0,0.45);
    text-align: center
}

.gm-style-pbt {
    font-size: 22px;
    color: white;
    font-family: Roboto,Arial,sans-serif;
    position: relative;
    margin: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.gm-style img {
    max-width: none;
}

.gm-style {
    font: 400 11px Roboto, Arial, sans-serif;
    text-decoration: none;
}
.vc_custom_1496927007057 {
    margin-top: -40px !important;
    margin-bottom: 8vh !important
}

.vc_custom_1496926452255 {
    margin-right: -50px !important;
    margin-left: -50px !important
}

.vc_custom_1493369132147 {
    padding: 10px;
    margin-bottom: 0px !important;
    background-color: #ffffff !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important
}

.vc_custom_1496927710186 {
    border-right-width: 1px !important;
    padding-top: 20px !important;
    padding-right: 50px !important;
    padding-bottom: 10px !important;
    padding-left: 50px !important;
    border-right-color: #e8e8e8 !important;
    border-right-style: solid !important
}

.vc_custom_1496927688909 {
    padding-top: 20px !important;
    padding-right: 50px !important;
    padding-bottom: 10px !important;
    padding-left: 50px !important
}
@-webkit-keyframes _gm2429 {
    0% {
        -webkit-transform: translate3d(0px,-500px,0);
        -webkit-animation-timing-function: ease-in;
    }

    50% {
        -webkit-transform: translate3d(0px,0px,0);
        -webkit-animation-timing-function: ease-out;
    }

    75% {
        -webkit-transform: translate3d(0px,-20px,0);
        -webkit-animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: translate3d(0px,0px,0);
        -webkit-animation-timing-function: ease-out;
    }
}
