
#wow_icon_logo {
    position: fixed;
    width: 35px;
    bottom: 21px;
    right: 49.5%;
}

/*#wow_icon_service{*/
/*z-index:500;*/
/*position: fixed;*/
/*width:35px;*/
/*bottom:21px;*/
/*right:31%;*/
/*}*/

/*#wow_icon_contact{*/
/*z-index:500;*/
/*position: fixed;*/
/*width:35px;*/
/*bottom:21px;*/
/*right:2.8%;*/
/*}*/

html, body {
    height: 100%;
    margin: 0px;
    padding: 0px;
}

#mouse_icon {
    position: absolute;
    width: 55px;
    bottom: 0;
    right: 0
}

#page_title {
    position: fixed;
    width: 55px;
    top: 45%;
    right: 23px;

    font-family: 'Signika Negative', sans-serif;
    font-size: 1.2em;
    transform: rotate(270deg);
}

.contact_onebyone {
    opacity: 0;
}

.project-onebyone{
    display: none;
}
.detail-onebyone{
    display:none;
}
.logo_page_onebyone {
    opacity: 0;
}

#particles-js {
    width: 100%;
    height: 100%;
    background: #111111;
}

.wow_logo_onebyone {
    display: none;
}

.border_onebyone {
    display: none;
}

.wow_logo {
    position: absolute;
    width: 400px;
    top: 30%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.wow_logo_contact {
    width: 280px;
    margin-bottom: 3em;
}

.wow_logo_background {
    position: absolute;
    background-image: url(../../../assets/images/wow/background.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%
}

.wow_logo_background_blue {
    position: absolute;
    right: 0;
    background-image: url(../../../assets/images/wow/background_blue.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%
}

.wow_logo_text {
    position: absolute;
    width: 400px;
    left: 70px;
    bottom: 50px;
    color: white;
    line-height: 1.3em;
    font-size: 0.8em;
    font-weight: 300;
}

.wow_menu {
    position: fixed;
    right: 29px;
    top: 20px;
    z-index: +2;
}

.wow_menu_fullorange {
    position: fixed;
    display: none;
    right: 29px;
    top: 20px;
}

.wow_menu_close {
    position: fixed;
    right: 29px;
    top: 20px;
    display: none;
    z-index: +2;
}

.wow_menu_orange_side {
    top: 0;
    right: 0;
    position: fixed;
    width: 50px;
    display: none;
    height: 100%;
    z-index: +2;
}

.wow_menu_fullscreen {
    top: 0;
    left: 0;
    position: fixed;
    background-image: url(../../../assets/images/wow/menu_background_yellowonly.png);
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%;
    right: 65px;
    height: 100%;
    display: none;
}

 .wow_detailmenu_fullscreen {
    padding:2em;
    padding-top:1em;
    top: 0;
    left: 0;
    position: fixed;
    background-color: white;
    width: 100%;
    right: 65px;
    height: 100%;
    display: none;
    z-index: 500;
}

.wow_detail_fullscreen{
    padding:4em;
    padding-left:5em;
    padding-right:5em;
    top: 0;
    left: 0;
    position: fixed;
    background-color: white;
    width: 100%;
    right: 65px;
    height: 100%;
    display: none;
    z-index: 500;
}

.wow_detail_frame_animation1, .wow_detail_frame_animation2, .wow_detail_frame_animation3, .wow_detail_frame_animation4 {
    top: -20px;
    left: -10px;
    position: absolute;
    background-color: white;
    width: 0;
    height: 200%;
    display: none;
}

.close_detail {
    width: 50px;
    float: right;
    cursor: pointer;

}

#title_content, #title_content_menu {
    color: rgba(112, 71, 160, 1);
    font-family: 'Signika Negative', sans-serif;
    font-size: 2em;
}

#detail_content, #detail_content_menu {
    font-size: 1em;
    color: rgba(56, 155, 210, 1)
}

.wow_menu_line {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    font-family: 'Signika Negative', sans-serif;
    display: none;
}

.wow_menu_list:hover, .wow_menu_list {
    opacity: 0;
    color: white;
}

#wow_menu_list {
    color: white;
    font-size: 5em;
    font-family: 'Signika Negative', sans-serif;

}

.wow_menu_container {
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: left;
    margin-left: -50px;
}

.send-button {
    font-family: 'Signika Negative', sans-serif;
    color: rgba(250, 173, 39, 1);
    background: none;
    border: 0;
    margin-right: 3em;
    margin-top: 30px;
}

#particles-js-2 {
    height: 100%;
}

.map {
    background-color: grey;
    width: 30%;
    height: 100%;
    float: left
}

.contact-container {
    position: relative;
    display: inline-block;
    width: 70%;
    height: 100%
}

.contact-content-container {
    position: absolute;
    top: 4em;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.wow_logo_contact {
}

#socmed-icon {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 33px;
}

#socmed-icon:hover {
    transition: 0.1s;
    border: 3px solid white;
}

.nomargin {
    margin: 0;
    padding: 0;
}

.contact-page, .logo-page {
    width: 100%;
    height: 100%;
}

.google-map-wrap, .google-map {
    width: 100%;
    height: 100%;
}

#text-project{
    margin-bottom:30px;
}
.people-icon{
    width:16.5%;
}
@media screen and (min-height: 920px) {

    .wow_logo_text {
        left: 120px;
        bottom: 100px;
    }

    .contact-content-container {
        top: 8em
    }

    .wow_logo_contact {
        margin-bottom: 6em;
        width: 450px;
    }

    .wow_logo {
        width: 430px;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }
}

@media only screen and (max-device-width: 991px) and (orientation: landscape) {
    .people-icon{
        width:50%;
    }
    #socmed-icon{
        width:100px;
        margin-top:50px;
    }
    #text-contact{
        font-size:2em;
    }
    .row-project{
        margin-top:100px
    }
    .close_detail {
        width:100px;
        margin-bottom:50px;
    }
    #text-project{
        font-size:3em;
        margin-bottom:100px;
    }
    .wow_logo:hover {
        width: 650px;
        transition: 1s;
    }

    .contact-page {
        width: 100%;
        height: 1200px
    }

    .logo-page {
        height: 1400px;
        width: 100%
    }

    .wow_logo {
        width: 500px;
        transition: 1s;
    }

    .wow_logo_text {
        width: 550px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        bottom: 50px;
        text-align: center;
        font-size: 1.5em;
    }

    .wow_menu img,
    .wow_menu_fullorange img,
    .wow_menu_close img {
        width: 200px;
    }

    .wow_menu {
        right: 0;
        top: 50px;
    }

    .wow_menu_fullorange {
        right: 0;
        top: 50px;
    }

    .wow_menu_close {
        right: 0;
        top: 50px;
    }

    .wow_menu_orange_side {
        width: 23px;
    }

    #wow_menu_list {
        font-size: 3em
    }

    .wow_menu_container {
        margin-left: -100px;
    }

    .map {
        width: 100%;
        height: 500px;
        z-index: 200;
    }

    .wow_logo_background_blue {
        width: 100%;
        height:1500px;
    }

    .contact-container {
        width: 100%;
    }

    .contact-content-container {
        top: 100px;
    }

    .nomargin {
        padding-left: 6em;
        margin-top: 4em;
        padding-right: 3em;
    }

    .contact_onebyone {
        opacity: 1;
    }

    .project-onebyone{
        display: block;
    }

    .wow_detail_fullscreen, .wow_detailmenu_fullscreen {
        height:1750px;
        overflow-y: auto;
        padding-bottom:500px;
    }
}

@media (min-height: 570px) and (max-height: 650px) {
    .logo-page {
        height: 600px;
        width: 100%
    }

    .wow_logo {
        width: 350px;
    }

    .wow_logo:hover {
        width: 400px;
    }

    .wow_logo_contact {
        margin-top: 40px;
        width: 150px;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s
    }

    .contact-content-container {
        top: 2em
    }

    .wow_logo_text {
        position: absolute;
        left: 70px;
        bottom: 50px;
        color: white;
        text-align: left;
        margin-left: 0;
        font-size: 1em
    }
}
@media only screen and (max-device-width: 991px) and (orientation: portrait) {
    .people-icon{
        width:50%;
    }
    #socmed-icon{
        width:100px;
        margin-top:50px;
    }
    #text-contact{
        font-size:2em;
    }
    .row-project{
        margin-top:100px
    }
    .close_detail {
        width:100px;
        margin-bottom:50px;
    }
    #text-project{
        font-size:3em;
        margin-bottom:100px;
    }
    .wow_logo:hover {
        width: 650px;
        transition: 1s;
    }

    .contact-page {
        width: 100%;
        height: 1200px
    }

    .logo-page {
        height: 1400px;
        width: 100%
    }

    .wow_logo {
        width: 500px;
        transition: 1s;
    }

    .wow_logo_text {
        width: 550px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        bottom: 50px;
        text-align: center;
        font-size: 1.5em;
    }

    .wow_menu img,
    .wow_menu_fullorange img,
    .wow_menu_close img {
        width: 200px;
    }

    .wow_menu {
        right: 0;
        top: 50px;
    }

    .wow_menu_fullorange {
        right: 0;
        top: 50px;
    }

    .wow_menu_close {
        right: 0;
        top: 50px;
    }

    .wow_menu_orange_side {
        width: 23px;
    }

    #wow_menu_list {
        font-size: 3em
    }

    .wow_menu_container {
        margin-left: -100px;
    }

    .map {
        width: 100%;
        height: 500px;
        z-index: 200;
    }

    .wow_logo_background_blue {
        width: 100%;
        height:1500px;
    }

    .contact-container {
        width: 100%;
    }

    .contact-content-container {
        top: 100px;
    }

    .nomargin {
        padding-left: 6em;
        margin-top: 4em;
        padding-right: 3em;
    }

    .contact_onebyone {
        opacity: 1;
    }

    .project-onebyone{
        display: block;
    }

    .wow_detail_fullscreen, .wow_detailmenu_fullscreen {
        height:1750px;
        overflow-y: auto;
        padding-bottom:500px;
    }
}

@media (min-height: 570px) and (max-height: 650px) {
    .logo-page {
        height: 600px;
        width: 100%
    }

    .wow_logo {
        width: 350px;
    }

    .wow_logo:hover {
        width: 400px;
    }

    .wow_logo_contact {
        margin-top: 40px;
        width: 150px;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s
    }

    .contact-content-container {
        top: 2em
    }

    .wow_logo_text {
        position: absolute;
        left: 70px;
        bottom: 50px;
        color: white;
        text-align: left;
        margin-left: 0;
        font-size: 1em
    }
}

@media (min-height: 0px) and (max-height: 570px) {

    .wow_logo_contact {
        display: none;
    }
}