@font-face { font-family: 'Titillium Web'; src: url('/psw_source/font/Titillium-web.ttf') format('truetype'); 
}

/*** HOME ***/

#g-top .g-container .g-grid:last-child {
    margin-top: -130px;
}

.gantry-logo {
    z-index: 9999999;
    position: relative;
}

.g-menu-item-title {
    color: #3d3d3d;
    font-weight: bold;
    font-size: 15px;
}


.g-toplevel {
    text-align: right;
}

#g-top .g-toplevel li:last-child .g-menu-item-container {
    padding-right: 0;
}

#g-sidebar {
    background-image: url(../../images/compujet/banner/arrow.png);
    background-position: bottom;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    padding-bottom: 45px;
	background-size: 99%;
}

.sidebar_kontakt a {
    padding: 0 !important;
    color: #3d3d3d !important;
    text-transform: lowercase !important;
}

.showcase-b {
    text-align: center;
}

.subpage_sidebar p {
    font-size: 22px;
}

.subpage_sidebar li {
    font-size: 16px !important;
    padding: 9px 0;
}

.subpage_sidebar a {
    border: none !important;
    padding: 0;
	text-transform: uppercase;
}

.subpage_sidebar.sidebar_item {
    border: none;
}

.sidebar_kontakt p b {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.sidebar_kontakt p {
	font-size: 14px !important;
}

.sidebar_kontakt h1 {
    color: #fff;
    margin-top: -20px;
}

.sidebar_kontakt strong {
    font-size: 16px;
	color: #3d3d3d;
}

.formResponsive .formHorizontal .formControlLabel {
    float: left;
    width: 140px;
    padding-top: 5px;
    text-align: left;
}

.formResponsive .formHorizontal .formControls {
    margin-left: 100px;
}

.kontaktformular {
    margin-top: 50px;
    border-top: 1px solid #3d3d3d;
    padding-top: 50px;
}

#Senden {
    background-color: #c93105 !important;
    background-image: none;
    text-shadow: none;
    font-weight: 800;
    font-size: 16px;
    border-radius: 0;
}

.uk-h3.uk-margin-top-remove, .uk-text-left .uk-margin {
    color: #c93105 !important;
}



    /*** TOP ***/

#g-showcase .header_leistungen li {
    list-style: none;
    font-size: 24px;
    line-height: 40px;
}

g-top .g-content.g-particle {
    margin-top: 0;
    margin-bottom: 0;
}

#g-top .fa {
    background-color: #c93105;
    border-radius: 100px;
    color: #000;
    font-size: 18px;
    padding: 7px 8px;
    margin-right: 5px;
}

.g-social a {
    border: none;
    background: transparent;
}

#g-top .fa.fa-map-marker {
    padding: 7px 12px;
}

#g-top .fa.fa-at {
    padding: 7px 9px;
}

.g-social-text {
    color: #fff;
}

.gantry-logo img {
    width: 270px;
    margin-top: -25px;
    max-width: 200%;
}

#g-top .g-social.social {
    text-align: right;
    padding: 0px 0;
    margin-top: -5px;
}

.header_leistungen {
    margin-top: 35px !important;
}

.showcase-b img {
    width: 405px;
}


#g-top {   
background: rgba(61,61,61,1);
background: -moz-linear-gradient(top, rgba(61,61,61,1) 0%, rgba(61,61,61,1) 50%, rgba(61,61,61,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(61,61,61,1)), color-stop(50%, rgba(61,61,61,1)), color-stop(50%, rgba(61,61,61,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(61,61,61,1) 0%, rgba(61,61,61,1) 50%, rgba(61,61,61,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(61,61,61,1) 0%, rgba(61,61,61,1) 50%, rgba(61,61,61,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(61,61,61,1) 0%, rgba(61,61,61,1) 50%, rgba(61,61,61,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(61,61,61,1) 0%, rgba(61,61,61,1) 50%, rgba(61,61,61,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3d', endColorstr='#ffffff', GradientType=0 );  
}


.sidebar_item p {
    color: #000;
}



.g-main-nav {
    margin-top: -37px;
    margin-bottom: -24px;
}

    /*** //TOP ***/



    /*** CONTENT ***/

    #g-showcase li {
        list-style: circle;
        margin-bottom: 5px;
    }


.sidebar_item {
    padding: 15px;
    margin-bottom: 30px;
    padding-bottom: 40px;
}

#g-sidebar h3, #g-sidebar p {
    color: #fff;
}

#g-sidebar li {
    color: #fff;
    font-size: 20px;
}

    h1 {
        font-size: 25px;
        color: #c93105;
        font-weight: bold;
        text-transform: uppercase;
    }

    p b {
            font-size: 16px;
            color: #c93105;
            font-weight: bold;
            text-transform: uppercase;
    }

    p {
    font-size: 16px;
    }
	
.uk-active, #g-showcase .g-content {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 0;
    margin-top: 0 !important;
}
	
	#g-showcase {
    padding-bottom: 0;
    background-size: cover;
	}

    .k2Anchor {
    display: none;
    }
    
    .sidebar_item a {
    color: #fff;
    border: 2px solid #fff;
    padding: 4px 8px;
    }

    .sidebar_item h3 {
    font-size: 19px;
    }

    /*** CONTENT ***/


.fastviewer_download img {
    float: left;
    padding-right: 15px;
}

.fastviewer_download p {
    float: left;
    font-size: 26px;
    margin-left: 20px;
    border: 3px solid #fff;
    padding: 5px 10px;
}

.fastviewer_download {
    width: 50%;
    margin: 0 auto;
}

#g-mainbottom {
    background: url('../../images/compujet/banner/main-bg.png');
    padding: 0px 0;
    background-size: cover;
}

.fastviewer_download a {
    color: #fff;
    font-weight: bold;
}


/*** //HOME ***/



/*** FOOTER ***/

#g-footer {
    text-align: center;
    background-color: #3d3d3d;
}


#g-footer .g-social a {
    width: 100%;
    margin-bottom: 20px;
}

#g-footer .fa.fa-map-marker {
    font-size: 30px;
    color: #fff;
    margin-right: 1%;
}

#g-footer .fa.fa-phone {
    font-size: 50px;
    color: #fff;
    margin-right: 1%;
}

#g-footer .g-social-text {
    font-size: 22px;
}

#g-footer .fa.fa-minus {
    font-size: 50px;
    color: #fff;
}

.footer_links a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.footer_phone span {
    position: relative;
    font-size: 30px;
    color: #fff;
    top: -14px;
}

.footer_strich {
    width: 5%;
    margin: 0 auto;
    border-bottom: 4px solid #fff;
    margin-bottom: 55px;
}

.footer_location span {
    color: #fff;
    position: relative;
    top: -5px;
}


.footer_location {
    font-size: 14px;
}

#g-footer .g-content {
    margin-bottom: 0;
    padding-bottom: 0;
}


/*** //FOOTER ***/


/* brand logos */

img.brand-logos {
    width: 44%;
    padding: 10%;
    padding-left: 0;
    padding-top: 0;
}











