/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017-5-2, 17:59:55
    Author     : Nandy
*/
@font-face
{
    font-family: myFirstFont;
    src: url('Std_Neuzeit_GroteskBoldCond.otf') format("opentype");
}

.overlapPic{
    position:relative;
    bottom:120px;


}
.max90Percent{
    max-width: 90% !important;
}

.floatRight{
    float:right;
}

.buttonBlack{
    text-transform: uppercase;
    border: 1px solid black;
    padding: 12px 30px 3px 30px;
    font-weight: bold;
    color: black;
    font-size: 14px;
    text-decoration: none;
    margin: 1px auto;
    height:45px;
    text-align: center;
}

.buttonBlack:hover{
    color: white;
    background-color: black;
}

.hover-text {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}
.hover-container {
    position:relative;
}

.hover-container:hover .hover-image {
    opacity: 0.3;
}

.hover-container:hover .hover-text {
    opacity: 1;

}

.hover-image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}


.inlineTitleBar{
    display:inline !important;
    padding:0;
    font-size: 24px;
}

.smallTitle{
    font-family: avenir-lt-w01_85-heavy1475544, sans-serif;
    letter-spacing: 0.04999999816601093em;
    font: normal normal normal 13px  dinneuzeitgroteskltw01-_812426,sans-serif;

}



@media (max-width:767px){
    .sectionMobile{
        display:block;
    }
    .sectionPC{
        display:none;
    }

    .hover-text {
        color: black;
        font-size: 6vmin;
        padding: 16px 32px;
    }
    .cusTitle{
        color: #A8A8A8;   
        font-weight: normal;  
        line-height: 30px;
        letter-spacing: normal;
        font-size: 15px;
        padding:0px 0px 0px 10px;
    }
    .cusButtonBlack{
        text-transform: uppercase;
        border: 1px solid black;
        padding: 7px 25px 2px 20px;
        color: black;
        font-size: 12px;
        text-decoration: none;
        margin: 1px auto;
        height:35px;
        text-align: center;
        width:130px;
    }

    .cusDownloadBlack{
        text-transform: uppercase;
        border: 1px solid black;
        padding: 15px 25px 2px 20px;
        color: black;
        font-size: 12px;
        text-decoration: none;
        text-align: center;
        width:130px;
        width:70%;
        height:60px;
        margin: 13px 13px;
        max-width: 250px
    }
    .displaySmall{
        display:block;
    }



}

@media (min-width:993px) {
    .displaySmall{
        display:none;
    }
}

@media (min-width:768px){

    .sectionMobile{
        display:none;
    }
    .siddleSectionPC{
        display:block;
    }

    .hover-text {
        color: black;
        font-size: 4vmin;
        padding: 16px 32px;
    }
    .cusTitle{
        color: #A8A8A8;   
        font-weight: normal;  
        line-height: 40px;
        letter-spacing: normal;
        font-size: 22px;
        padding:0px 0px 0px 20px;
    }
    .cusButtonBlack{
        text-transform: uppercase;
        border: 1px solid black;
        padding: 10px 30px 3px 30px;
        color: black;
        font-size: 14px;
        text-decoration: none;
        margin: 1px auto;
        height:40px;
        text-align: center;
        width:160px;
    }

    .cusDownloadBlack{
        text-transform: uppercase;
        border: 1px solid black;
        padding: 20px 30px 3px 30px;
        color: black;
        font-size: 14px;
        text-decoration: none;
        margin: 1px auto;
        text-align: center;
        width:70%;
        height:70px;
        margin: 15px 15px;
        max-width: 300px;
    }

}

.cusDownloadBlack:hover{
    color: white;
    background-color: black;
}

.cusDivRight{
    width:60%;
    display:inline;
    float:left
}

.cusDivLeft{
    width:40%;
    display:inline;
    float:left;
    text-align: right;
}

.cusButtonBlack:hover{
    color: white;
    background-color: black;
}


.cusButtonBlack:hover{
    color: white;
    background-color: black;
}

.inputBlackSmall{
    border: 1px solid black !important;
    color: black;
    font-size: 1rem !important;
    text-decoration: none;
    margin: 1px auto;
    padding: 0 10px !important;
    line-height: normal;
    height:2.5rem !important;
    box-shadow:none !important;
    min-width: 200px;
    width:25% !important;
}

.inputBlackSmall:focus{
    box-shadow:none !important;
    border-bottom:none !important;
    border: 1px solid black !important;
}

.inputBlack{
    border: 1px solid black !important;
    color: black;
    font-size: 1rem !important;
    text-decoration: none;
    margin: 1px auto;
    padding: 0 10px !important;
    line-height: normal;
    height:2.5rem !important;
    box-shadow:none !important;
    min-width: 200px;
    width:50% !important;
}

.inputBlack:focus{
    box-shadow:none !important;
    border-bottom:none !important;
    border: 1px solid black !important;
}

@media (min-width:1024px){
    .newlineMobile{
        display:inline;   
    }
}

@media (max-width:1023px){
    .newlineMobile{
        display:block;
        width:80%;
        min-width: 200px;
    }
}

.inputTextArea{
    width: calc(50% + 22px);
    min-width: 222px;
    height: 15vh;
    border: 1px solid black; 
    padding: 0 10px;
}
.inputTextAreaCus{
    width: calc(73% + 22px);
    min-width: 222px;
    height: 15vh;
    border: 1px solid black; 
    padding: 0 10px;
}

.textShadow{
    text-shadow: rgba(0, 0, 0, 0.4) 0px 4px 5px;
}

.logoStyle{
    max-width:100%;
    max-height: 50px;
    margin:5px auto;
}

.redNumber{
    margin: 0;
    line-height: normal;
    letter-spacing: normal;
    color:red;
    font: normal normal normal 130px/1.4em myFirstFont,sans-serif;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    word-wrap: break-word;
}

.indexIcon{
    height:110px;
    width:110px;
}

.partersLogo{
    background-color:white;
    width: 19vmin ;
    height: 13vmin;
}
#customoverlay
{   
    display:none;
    position:fixed;
    top:0;
    left:0;
    bottom:0;
    right:0;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #FFF;
    opacity: .3;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    z-index: 100;
}

#preloader { 
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 101;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    width: 120px;
    height: 120px;
    display:none;
}

#customoverlay
{   
    display:none;
    position:fixed;
    top:0;
    left:0;
    bottom:0;
    right:0;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #FFF;
    opacity: .3;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    z-index: 100;
}

