@charset "UTF-8";

/* Layout Medium Screens */

/* all pages */

#fayart_logo {
    height: 90px;
}
.fayart_logo_letters {
    height: 90px;
    font-size: 80px;
    line-height: 85px;
}

#fayart_compname {
    width: calc(100% - 20px);
    margin-left: 5px;
    height: 25px;
}

.fayart_compname_letters {
    position: relative;
    display:inline-block;
    height: 20px;
    font-size: 20px;
    line-height: 20px;
    margin:0px;
    padding: 0px;
}

nav {
    width: calc(100% - 10px);
    min-width: 500px;
    height: 40px;
    padding-left: 5px;
    padding-right: 5px;
}

.nav-line{
    width: 100%;
    height: 16px; 
    text-align: justify;
    display: block;
}
.nav-line:after {
    content: '';
    width: 100%;
    display: inline-block;
}

/* individual pages*/

#mainpagepic {
    position:relative;
    height: calc(100vh - 20px - 90px - 20px - 30px);
    background-image: url(../images/mainpage_large.jpg); 
    background-size: 800px auto;
    
}

/* contacts */


#contactTextBox {
    position: relative;
    height: calc(100vh - 30px - 90px - 20px);
    width: 170px;  
    display:inline-block; 
    float: left;
}
#contactWrapper {
    width:100%;
    height: 100%;
    position: relative;
    display:flex;
    flex-direction: column;
    justify-content: space-between;
}

#fayartMaps {
    height: calc(100vh - 22px - 90px - 25px - 40px);
    width: calc(100% - 170px);  
    display:inline-block;
}
#terenymap {
    position: relative;
    height: calc(100vh - 20px - 90px - 20px);
    width: calc(100% * 0.55);  
    display:inline-block;
}
#tereny {
    position: relative;
    position: absolute;
    height: calc(100vh - 20px - 90px - 20px);
    width: 100%;  
    z-index: 0; 
}
#terenyLabel {
    position: absolute;
    margin-top:20px;
    margin-left:calc(55% - 80px);
    color: white;
    z-index: 1;   
}
#budapestmap {
    position: relative;
    height: calc(100vh - 20px - 90px - 20px);
    width: calc(100% * 0.43); 
    display:inline-block;
}
#budapest {
    position: absolute;
    height: calc(100vh - 20px - 90px - 20px);
    width: 100%; 
    z-index: 0;
}
#budapestLabel {
    position: absolute;
    margin-top:20px;
    margin-left:20px;
    color: black;
    z-index: 1;   
}

/* munkatársak */


#munkatarsak_bigpic {
    position: relative;
    width: calc(100% - 10px);
    height: 150px;
    background-size: 100% auto;
    background-position-x: center;
    background-position-y: 30%;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    margin-left: 5px;
    float: none;
}
    
#munkatarsak_wrapper {
    position: relative;
    height: auto;
    min-height: 120px;
    margin-left:5px;
    width: calc(100% - 10px);
    overflow: auto;
    display: block;
}

#munkatarsak_terviroda_wrapper {
    width: calc(75% - 10px);
    height: 100%;
    display: table;
    overflow:hidden;
}

#munkatarsak_terviroda_title {
    display: block;
    width: 100%;
}
#munkatarsak_fd_wrapper {
    height: 100%;
    min-width: 120px;
    min-height: 100%;
    max-width: 500px;
    width: 35%;
    display: block;
    overflow: auto;
}

#munkatarsak_fd_pic {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 150px;
}

#munkatarsak_fp_wrapper {
    height: auto;
    min-width: 0;
    width: calc(65% - 10px);
    margin:0;
    display: block;
        
}
#munkatarsak_fp_pic{
    position: relative;
    margin-right:0px;
    width: 40%;
}

#munkatarsak_fp_name  {
    width: calc(60% - 30px);
}

#munkatarsak_fp_licences {
    position: relative;
    bottom: 0px;
    top: auto;
    height: auto;
    min-width:0;
    width: 100%;
    
}

#munkatarsak_fj_wrapper {
    width: calc(25% - 10px);
    margin-left:20px;
    
}

#munkatarsak_fj_text {
    
}

#munkatarsak_fj_pic {
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 200px;
    width: 100%;
    background-image: url(../images/munkatarsak_fj_large.jpg);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: right bottom;
}

/* tevekenysegek */

#tevekenysegekWrapper {
    height: auto;
    overflow: hidden;
}

#tevekenysegek-pic1 {
    width: calc(45% - 30px);
    height: 100%;
    background-size: auto 100%;
    background-position-x: center;
}

#tevekenysegek-text {
    width: 30%;
    height: auto;
}

#tevekenysegek-pic2 {
    position:relative;
    width: calc(25% - 30px);
    background-size: auto 100%;
    background-position-x: center;
}

/* referenciák */

