@font-face {
    src: url('../fonts/Lato-Black.ttf');
}

body, html{
    min-height: 100%;
}

body{
    margin: 0;
    /*font-family: 'Lato', sans-serif;*/
    color: #505050;
    overflow-y: scroll;
    overflow-x: hidden;
}

a{
    cursor: pointer;
    text-decoration: none !important;
}

button:focus, a:focus{
    outline: none !important;
}

/*
Page
*/
.page{
    width: 100%;
    height: 100%;
}

/*
Head
*/
.head{
    width: 100%;
    height: auto;
    /*margin-top: 20px;*/
}

@media (max-width: 768px) {
    .head{
        margin-bottom: 40px;
    }
}

.head .logo{
    display: block;
    height: 60px;
    width: 194px;
    background-image: url("../images/tribonLogo.png");
    background-size: 100%;
    float: left;
    margin-top: 20px;
}

.head .logoText{
    margin-left: 20px;
    display: block;
    float: left;
    color: #3aa9ff !important;
    margin-top: 20px;
}

.head .logoText .logoTextHead{
    color: #333333;
    font-family: Lato;
}

.head .logoText .mailE a{
    color: #3aa9ff !important;
}

.head .headBG{
    /*margin-top: 20px;*/
    background-size: 100%;
    width: 100%;
    height: 395px;
    position: relative;
}

@media (max-width: 768px) {
    .head .headBG{
        background-size: cover;
    }
}

.head .headBG .headBGTitle{
    padding: 15px 30px 15px 30px;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 60px;
    left: 40px;
    font-family: Lato;
}

@media (max-width: 768px) {
    .head .headBG .headBGTitle{
        left: 0px;
    }
}

.head .headBG .headBGTitle h3{
    margin-top: 0;
    margin-bottom: 5;
    margin-left: 0;
    margin-right: 0;
    color: white;
    letter-spacing: 0.4px;
    font-size: 34px;
}

.head .headBG .headBGTitle small{
    color: #3aa9ff;
    font-size: 28px;
    letter-spacing: 0.5px;
}

.head .headBG .headMenu{
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.7);
    height: 50px;
    width: 100%;
}

@media (max-width: 768px) {
    .head .headBG .headMenu{
        padding-bottom: 100px;
        bottom: -40px;
    }
}

.head .headBG .headMenu a{
    height: 100%;
    display: block;
    line-height: 50px;
    color: #3aa9ff;
    font-family: "Lato Medium";
}

/*
.head .headBG .headMenu a:hover{
    color: white;
    background-color: #3aa9ff;
}
*/

.head .headBG .headMenu a.active{
    color: white;
    background-color: #3aa9ff;
}

/*
Content
*/
.content{
    margin-top: 0px;
    height: auto;
}

.content .contentTribon, .content .contentCleaning{
    height: auto;
}

@media (max-width: 768px) {
    .content .contentTribon .container{
        padding-left: 0;
        padding-right: 0;
    }
}

.content .contentTribon .tribonLetters, .content .contentCleaning .tribonLetters{
    margin-left: -3px;
    margin-right: -3px;
    height: auto;
}

@media (max-width: 768px) {
    .content .contentTribon .container{
        padding-left: 0;
        padding-right: 0;
    }
}

.content .contentTribon .col-sm-2, .content .contentCleaning .col-sm-2{
    padding-left: 3px;
    padding-right: 3px;
}

.content .contentTribon .tribonLetters a, .content .contentCleaning .tribonLetters a{
    text-align: center;
    font-size: 70px;
    font-family: Lato;
    font-weight: bold;
    display: block;
    background-color: #dddddd;
    color: black;
    padding-top: 30px;
    padding-bottom: 30px;
}

@media (max-width: 768px) {
    .content .contentTribon .tribonLetters a, .content .contentCleaning .tribonLetters a{
        width: 100%;
    }
}

.content .contentTribon .tribonLetters a:hover, .content .contentCleaning .tribonLetters a:hover{
    background-color: #333333;
    color: #dddddd;
}

.content .contentTribon .tribonLetters a.active, .content .contentCleaning .tribonLetters a.active{
    background-color: #333333;
    color: #dddddd;
}

.content .contentTribon .tribonLetters a .tribonLetterLinkDes, .content .contentCleaning .tribonLetters a .cleaningLetterLinkDes{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 14px;
    opacity: 0;
    transition-duration: 0.5s;
}

.content .contentTribon .tribonLetters a:hover .tribonLetterLinkDes, .content .contentCleaning .tribonLetters a:hover .cleaningLetterLinkDes{
    opacity: 1;
}

/*
.content .contentCleaning .cleaningLinks a{
    background-color: #dddddd;
    color: #333333;
    display: block;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    height: 50px;
    line-height: 50px;
    font-family: Lato;
    font-size: 18px;
    margin-right: 10px;
    margin-top: 10px;
}

.content .contentCleaning .cleaningLinks a:hover{
    background-color: #333333;
    color: #dddddd;
}

.content .contentCleaning .cleaningLinks a.active{
    background-color: #333333;
    color: #dddddd;
}*/

.content .contentTribon .tribonDes, .content, .contentCleaning .cleaningDes{
    height: 320px;
    width: 100%;
    clear: both;
    padding-top: 20px;
    overflow: hidden;
}

.content .contentTribon .tribonDes .tribonDesContent, .content, .contentCleaning .cleaningDes .cleaningDesContent{
    width: 100%;
    height: 100%;
    position: relative;
}

.content .contentTribon .tribonDes .tribonDesContent .text, .content .contentCleaning .cleaningDes .cleaningDesContent .text{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    padding-left: 40px;
    padding-top: 10px;
    color: #dddddd;
    background: linear-gradient(-25deg, #333333 0%, #333333 55%, transparent 55%, transparent 100%);
    background: -moz-linear-gradient(-25deg, #333333 0%, #333333 55%, transparent 55%, transparent 100%);
    background: -webkit-linear-gradient(-25deg, #333333 0%, #333333 55%, transparent 55%, transparent 100%);
    background: -ms-linear-gradient(-25deg, #333333 0%, #333333 55%, transparent 55%, transparent 100%);
    background: -o-linear-gradient(-25deg, #333333 0%, #333333 55%, transparent 55%, transparent 100%);
    overflow-y: auto;
}

.content .contentTribon .tribonDes .tribonDesContent .text h3, .content .contentCleaning .cleaningDes .cleaningDesContent .text h3{
    text-decoration: underline;
    margin-bottom: 30px;
}

.content .contentTribon .tribonDes .tribonDesContent .text span, .content .contentCleaning .cleaningDes .cleaningDesContent .text span{
    display: block;
    width: 50%;
}

.content .contentTribon .tribonDes .tribonDesContent .image, .content .contentCleaning .cleaningDes .cleaningDesContent .image{
    position: absolute;
    right: 0;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
    width: 60%;
    height: 100%;
    z-index: 90;
}

.divContentFooter{
    height: 13px;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    background: linear-gradient(0deg, #dddddd 0%, #dddddd 65%, #3aa9ff 65%, #3aa9ff 100%);
    background: -moz-linear-gradient(0deg, #dddddd 0%, #dddddd 65%, #3aa9ff 65%, #3aa9ff 100%);
    background: -webkit-linear-gradient(0deg, #dddddd 0%, #dddddd 65%, #3aa9ff 65%, #3aa9ff 100%);
    background: -ms-linear-gradient(0deg, #dddddd 0%, #dddddd 65%, #3aa9ff 65%, #3aa9ff 100%);
    background: -o-linear-gradient(0deg, #dddddd 0%, #dddddd 65%, #3aa9ff 65%, #3aa9ff 100%);
}

/*
Footer
*/
.footer{
    height: auto;
    width: 100%;
    font-family: Lato;
}

.footer .logo{
    height: 45px;
    width: 146px;
    display: block;
    background-image: url("../images/tribonLogo.png");
    background-size: 100%;
    margin-left: 30px;
}

.footer span{
    color: #333333;
    font-size: 16px;
    font-weight: bold !important;
    text-transform: uppercase;
}

.footer p{
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 11px;
    font-family: "Lato Medium";
}

.footer .secureService{
    padding-left: 40px;
}

@media (max-width: 768px) {
    .footer .secureService {
        padding-left: 20px;
    }
}

.footer p a{
    color: #333333;
}

.footer .telephone, .footer .mobile, .footer .email{
    
}

.footer .mobile, .footer .email{
    margin-top: 20px;
}

.footer .telephone span, .footer .mobile span, .footer .email span{
    font-size: 13px;
    color: #333333;
    font-family: Lato;
}

.footer .telephone p, .footer .mobile p, .footer .email p a{
    font-size: 19px;
    color: #3aa9ff;
    margin-top: 2px;
    margin-bottom: -5px;
    font-weight: 500;
}

.footer .telephone .time, .footer .mobile .time{
    font-size: 10px !important;
}

.footer .footFooter{
    margin-top: 20px;
    padding-top: 8px;
    border-top: 2px solid #dddddd;
    height: 30px;
    font-size: 12px;
    color: #DDDDDD;
}

.footer .footFooter a{
    font-size: 12px;
    color: #333333;
}

.footer .footFooter span{
    float: right;
    font-size: 12px;
    color: #3aa9ff;
}

/*
Modal Impressum
*/
#impressumModal p{
    margin-top: 0px;
    margin-bottom: 0px;
}