.content {
    /*background-image: -webkit-linear-gradient(180deg, #000000 10%, #0b9300 30%, #12ff00 100%);
    background-image: linear-gradient(180deg, #000000 10%, #0b9300 30%, #12ff00 100%);*/
    /*background-image: -webkit-linear-gradient(180deg, #000000 20%, #004a9e 50%, #0076fa 100%);
    background-image: linear-gradient(180deg, #000000 20%, #004a9e 50%, #0076fa 100%);*/
    /*0956ff  #a200ff*/
    /*background-image: -webkit-linear-gradient(180deg, #0f0f0f 10%, #0074fb 25%, #0074fb 100%);
    background-image: linear-gradient(180deg, #0f0f0f 10%, #0074fb 25%, #0074fb 100%);*/
    /*background-image: -webkit-linear-gradient(180deg, #000000 10%, #006fec 30%, #006fec 60%, #006fec 10%, #000000 80%);*/
    /*background-image: linear-gradient(180deg, #000000 0%, #006fec 22%, #006fec 60%, #006fec 10%, #000000 80%);*/
    background-image: -webkit-linear-gradient(180deg, #000000 10%, #8700ff 30%, #8700ff 60%, #8700ff 10%, #000000 80%);
    background-image: linear-gradient(180deg, #000000 0%, #8700ff 22%, #8700ff 60%, #8700ff 10%, #000000 80%);
}


.phsh2 {
    z-index: -1;
    height: 65vh;
    position: fixed;
    right: 0;
    top: 15vh;
}

.phsh1 {
    z-index: -1;
    height: 65vh;
    position: fixed;
    left: 0;
    top: 15vh;
}


.imgmk {
    max-width: 30% !important;
    margin: 0.5%;
}

.pbxsml {
    height: 4vw;
}

figure.mz-figure {
    width: 100%;
}

.sml {
    font-size: 12pt;
    line-height: 12pt;
    font-weight: 600;
}

.nav_link_container.sert {
    display: none;
}

.layer.n {
    display: block;
    background-position: 50% 50%;
    background-size: auto 100%;
    background-repeat: no-repeat;
}


.wlink.city {
    font-size: 1.7vw;
    line-height: 1.7vw;
}

.wlink.txt {
    font-size: 13px;
    line-height: 14px;

}

.wlink.phone {
    font-size: 13px;
    line-height: 14px;

}

.imbd.mob {

    display: none;
}

.imbd.wide {

    display: inline-block;
    width: 63%;
    margin-top: 4%;
}

.izoom {
    transition: transform .1s; /* Animation */
    width: 46%;
}

.izoom.bfri {
    width: 100%;
    margin-top: 0;

}

.izoom:hover {
    transform: scale(1.2);
}

.izoom.bfri:hover {
    transform: scale(1.1);
}

#particles-js {
    display: none;
}
