/*
Theme Name: Metriot Template
Theme URI: http://www.ideeah.com/
Author: Michael Schröter
Author URI: http://www.ideeah.com
Description: Template für Metriot Webseite.
Version: 1.0.0
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blue, dark, responsive
Text Domain: Metriot - Metrology and IoT
*/

body{
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 100;
    color: #FFFFFF;
    background-image: url("/images/background_4.jpg");
    margin: 0;
    background-attachment: fixed;
    background-blend-mode: multiply;
    background-color: #FFF3CF;
    background-size: contain;
}

a{
    color: #FFFFFF;
}

nav{
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}

h1, h2, h3, h4{
    font-family: 'Open Sans Condensed';
    margin: 0px;
    line-height: 1.2em;
    font-weight: 300;
}

h1 {
    font-size: 2em;
    text-transform: uppercase;
    padding: 0em 0em 0.5em 0em;
}

h2 {
    font-size: 1.5em;
    text-transform: uppercase;
}

h3 {
    font-size: 1.2em;
    text-transform: uppercase;
}

h4{
    padding: 0px;
    font-family: 'Abel';
    font-size: 1.9em;
    color: #333;
    text-transform: uppercase;
}

.met_black_line_20{
    min-height: 20px;
    background-color: rgba(0,0,0,0.75);
}

#met_title_wrapper h4{
    padding: 30px 60px;
    background-color: rgba(0, 0, 0, 0.5);
    display: inline-block;
    top: 70%;
    position: relative;
    right: -40%;
    max-width: 500px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 3px 3px 5px #FFC56E;
}

#met_title_wrapper{
    height: 700px;
}

#met_footer_logo{
    width: 150px;
}

.met_black_overlay{
    background-color: rgba(0,0,0,0.75);
    padding: 20px 50px;
    font-size: 1em;
    text-align: center;
}

.met_black_line_overlay {
    margin-top: -200px;
    z-index: 1000;
}

.met_content_center {
    text-align: center;
}

.met_sel_pages {
    height: 260px;
    padding: 20px;
    box-sizing: border-box;
    display: inline-grid;
    align-content: center;
    overflow: hidden;
    width: 420px;
    margin: 10px;
    margin-bottom: 20px !important;
    position: relative;
    user-select: none;
    text-shadow: 0px 2px 15px #000;
    z-index: 0;
}

.met_sel_pages h2 {
    font-size: 1.6em;
    color: #D7B56D;
}

.met_sel_pages .wpb_wrapper{
    z-index: 100;
}

.met_sel_pages::after{
    height: 100%;
    width: 100%;
    content: ' ';
    background-color: rgba(0, 0, 0, 0.70);
    position: absolute;
    z-index: 0;
}

.met_sel_pages a {
    display: block;
    padding: 10px;
    text-decoration: none;
    background-color: rgba(215, 181, 109, 0.80);
    margin-top: 10px !important;
    color: #000;
    position: absolute;
    transition: all 300ms;
    bottom: -45px;
    left: 30px;
    right: 30px;
    line-height: 30px;
    text-shadow: none;
}

.met_sel_pages:hover a{
    bottom: 0px;
}

.met_text_overlay_black {
    background-color: rgba(0,0,0,0.70);
    border: 0px solid #D7B56D;
    box-shadow: 0px 5px 30px -10px #D7B56D;
    padding: 50px;
}

p {
    font-size: 1.2em;
    font-weight: 300;
    max-width: 1024px;
    text-align: justify;
}

.portal_tab{
    min-width: 1000px;
    background-color: rgba(0, 0, 0, 0.8);    
    width: 100%;
    box-sizing: border-box;
}

.portal_tab_div{
    overflow-x: scroll;
}

.portal_tab_head td,
.portal_tab_head th {
    padding: 10px;
	font-weight: normal;
    font-family: 'Abel';
    font-size: 18px;
	border-bottom: 2px solid rgba(255, 255, 255, 0.9);
	min-width: 40px;
}

.portal_tab_body td:nth-child(1){
	width: 30px;
	min-width: 30px;
}

.portal_tab_body td {
    padding: 5px 10px;
	border: 0px;
	border-left: 1px dashed #DDDDDD;
}

.portal_tab_body td:nth-child(3),
.portal_tab_body td:nth-child(5),
.portal_tab_body td:nth-child(7) {
	padding-left: 10px;
}

.portal_tab_body tr:nth-child(even) {
    background-color: rgba(255, 255, 255, 0.03);
}

.portal_tab_body tr:hover {
    background-color: rgba(27, 57, 94, 0.2);
}

.td_att {
	color: rgb(255,150,150);
	border-bottom: 1px solid rgb(255,0,0);
}

.tab_gsm_caption h1{
    padding-left: 75px;
    color: #FFFFFF;
}

.tab_filter_caption{
    padding: 20px 0px;
    font-family: 'Abel';
    font-size: 24px;
	width: 100%;
	color: #FFFFFF;	
    background-color: rgba(0, 0, 0, 0.5);
    height: 50px;
}

.tab_filter_caption form{
    overflow: hidden;
    box-sizing: border-box;
    padding: 0px 20px;
}

#MyDate_von{
    padding: 10px 20px;
    border: none;
    font-family: 'Open Sans Condensed';
    font-size: 24px;
    line-height: 24px;
}

button{
    padding: 10px 20px;
    border: none;
    font-family: 'Open Sans Condensed';
    background-color: rgba(212, 184, 104, 0.9);
    background-image: linear-gradient(135deg, #d4b568 0%,#d4b868 51%,#bfa45f 51%,#d4b868 100%);
    color: #000;
    font-size: 24px;
    line-height: 24px;
    transition: all 1s;
}

#cur_time{
    background-color: rgba(212, 184, 104, 0.9);
    background-image: linear-gradient(135deg, #d4b568F0 0%,#d4b768F0 51%,#bfa45f00 51%,#d4b868F0 100%);
    color: #000;
    padding: 10px 25px;
    text-align: center;
    font-weight: normal;
    font-size: 1.5em;
}

button:hover{
    background-color: rgba(0, 0, 0, 0.75);
    background-image: linear-gradient(135deg, rgba(0,0,0,1) 0%,rgba(0,0,0,0.75) 51%,rgba(0,0,0,1) 100%);
    color: #FFF;
}

#map {
    height: 500px;
}

.met_rup_dev_infos{
    padding: 10px;
    background-color:  rgba(0,0,0, 0.9);
    color: #FFFFFF;
}

.met_portal_diagramm_padding {
    padding: 10px;
    background-color: rgba(255,255,255,1);
    border: 5px solid #000;
}

.tfc_filter {
    float: left;
    padding: 0px 10px;
    line-height: 60px;
}

.tfc_filter h1 {
    font-size: 24px;
    padding: 0px;
    line-height: 60px;
}

.tfc_filter input{
    padding: 10px;
	border-radius: 0;
	border: 2px solid #FFFFFF;
	background-color: #EEEEEE;
	font-family: 'Open Sans Condensed';
	font-size: 1.1em;
}

.head_frame:nth-child(1){
    margin-top: 100px !important;
}

.tab_gsm_caption{
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: rgba(0, 0, 0, 0.5);
}

.met_portal_m10{
    margin-bottom: 10px;
    line-height: 60px;
    height: 60px;
    padding: 10px 30px;
}

.met_portal_background{
    background-image: url("/images/Background.jpg");
    background-size: cover;
    background-position: center;
}

#met_portal_login{
    background-color: rgba(0,0,0,0.75);
    display: inline-block;
    text-align: center;
    padding: 50px 100px;
    font-size: 2em;
}

#met_overlay_content{
    position: fixed;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    background-color: rgba(100,100,100,0.5);
    z-index: 20000;
    display: none;
}

.center_content{
    text-align: center;
    display: block;
}

#met_portal_please_wait{
    background-color: rgba(0,0,0,0.75);
    display: block;
    text-align: center;
    padding: 50px 100px;
    font-size: 2em;
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 100px;
    width: 300px;
    margin: auto;
}


.chart_anmerkungen{
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 0.8em;
    padding: 5px;
    box-sizing: border-box;
}

.temp_chart{
    color: #333333 !important;
}

.temp_chart_caption{
    background-color: rgba(0, 0, 0, 0.5);
}

.temp_chart_caption h1{
    color: #FFFFFF;
}

#header_main_logo_nav {
    background-image: linear-gradient(to right,rgba(0,0,0,0.75) 120px, rgba(30, 30, 30, 0.5));
    height: 120px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

#main_logo_small{
    padding: 20px;
}

#header_main_nav_band {
    background-image: url("sources/logo.png");
    background-repeat: no-repeat;
    text-align: right;
    height: 120px;
    background-position: center left 50px;
    background-size: 150px;
}

#main_nav {
    vertical-align: bottom;
    display: inline-block;
    line-height: 49px;
    margin-top: 70px;
}

#header_main_nav_band ul{
    margin: 0px;
}

#header_main_nav_band ul li {
    background-color: rgba(255,255,255,0);
    float: left;
    list-style: none;
    color: #333333;
}

#header {
    height: 120px;
    box-shadow: 0px 5px 20px -5px rgba(0,0,0,0.5);
    position: fixed;
    width: 100%;
    z-index: 10000;
}

#header_main_nav_band ul li a{
    color: #FFFFFF;
    font-weight: 300;
    text-decoration: none;
    padding: 0px 25px;
    font-size: 18px;
}

#header_main_nav_band ul li:hover{
    background-color: rgba(255,255,255,0.75)
    
}

#header_main_nav_band ul li:hover a{
    color: rgb(0, 0, 0);
}

.met_post .met_inner_post h1{
    margin-bottom: 35px;
    background-color: #FFFFFF;
    color: #DB6C1D;
    padding: 20px 50px !important;
    font-size: 1.2em;
    text-transform: uppercase;
    box-shadow: 0px 5px 20px -10px #000;
}

.met_post .met_inner_post a{
    color: #DB6C1D;
    padding: 0px 50px;
}

.met_post .met_inner_post h2{
    font-size: 1.1em;
}

.met_inner_post img{
    float: right;
    border: 1px solid #AAAAAA;
    box-shadow: 0px 5px 20px -10px #000;
    margin-left: 50px;
    margin-bottom: 20px;
}

.met_inner_post p {
    font-size: 1.1em;
    font-weight: 300;
    font-style: normal;
    max-width: 1024px;
    text-align: justify;
    line-height: 1.6em;
}

#v_align_bottom {
    vertical-align: bottom;
    display: inline-block;
}

#v_align_bottom:before {      /* create a full-height inline block pseudo-element */
    content: ' ';
    display: inline-block;
    vertical-align: bottom; /* vertical alignment of the inline element */
    height: 100%;
}

#intro {
    background-image: url("sources/background.jpg");
    padding: 50px;
    padding-top: 170px;
    min-height: 700px;
    box-sizing: border-box;
    background-size: cover;
}

#met_main_logo_big {
    padding: 100px;
    height: 250px;
    background-color: white;
    position: absolute;
    right: 0px;
    top: 120px;
}

.met_blauer_balken {
    height: 20px;
    background-color: #F2E0C8;
}

#main_nav_sidebar{
    width: 100%;
}

/*
#content {
    background-attachment: fixed;
    background-image: url("sources/background.jpg");
    background-size: cover;
    padding: 50px;
}
*/

#inner_content {
    padding: 50px;
    background-color: rgba(0,90,165,0.66);
    display: block;
    font-size:20px;
    font-style: italic;
    font-weight: 300;
}

.met_text_big p, .met_text_big {
    font-size: 25px;
}

.met_text_big p{
    margin: 25px 0px !important;
}

.met_text_big ul{
    margin: 25px 0px !important;
}

.met_text_dark_grey{
    color: #333333;
}


.met_row_line_padding{
    padding: 0px;
}

.vc_row-has-fill > .vc_column_container > .vc_column-inner{
    padding: 0px;
}

#copyright_text {
    padding: 5px 20px;
    font-size: 10px;
    font-weight: 500;
    color: #AAAAAA;
    position: fixed;
    left: 0px;
    bottom: 0px;
}

#copyright_text a{
    color: #AAAAAA;
    text-decoration: none;
    font-style: italic;
    font-weight: 700;
}

.footer_col {
    box-sizing: border-box;
    display: block;
    padding: 40px 25px;
    width: 25%;
    float: left;
}

.footer_col_50 {
    box-sizing: border-box;
    display: block;
    padding: 40px 25px;
    width: 50%;
    float: left;
}

#footer{
    background-color: rgba(0,0,0,0.9);
    display: flex;
}

#footer p{
    font-style: normal;
    font-size: 0.8em;
    font-weight: 500;
    text-align: left;
    text-transform: uppercase;
}

#inner_content h1{
    font-weight: 700;
    border-bottom: 2px solid #DB6C1D;
    padding: 10px 0px;
    font-style: normal;
}

.met_button {
    background-color: #DB6C1D;
    color: white;
    box-shadow: 0px 5px 20px -10px rgba(0,0,0,1);
    padding: 10px 30px;
    font-weight: 700;
    font-style: normal;
    margin-top: 40px;
    text-transform: uppercase;
}

#inner_content h4{
    font-size: 0.8em;
    padding-bottom: 50px;
}

#nav_overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* Overlay positioning */
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    /* Want a left- or right sided navigation instead? Just play around with the width! */
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    z-index: 9999;
    font-size: 1.5em;
}
  
#nav_overlay div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100vh;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#nav_overlay ul {
    list-style: none;
    text-align: center;
    width: 100%;
    padding: 0px;
}

#nav_overlay ul li {
    font-family: 'Open Sans';
    font-weight: 600;
    padding: 5px;
}

#nav_overlay ul li:hover {
    background-color: rgba(183,206,213,1);
}

#nav_overlay ul li:hover a{
    color: rgba(0, 0, 0, 0.85);
}

#nav_overlay ul li a{
    color: #FFFFFF;
    text-decoration: none;
}

#nav_ham{
    padding: 0px 25px;
    line-height: 60px;
    display: none;
    font-size: 30px;
}

#portal_login_form input{
    background-color: rgba(0,0,0,0.25);
    border: 1px solid rgba(0,0,0,0.75);
    display: block;
    width: 100%;
    font-size: 20px;
    padding: 10px;
    margin: 10px 0px;
    color: #FFFFFF;
    box-sizing: border-box;
}

#portal_login_form button{
    background-color: rgba(100,100,100,0.25);
    border: 1px solid rgba(100,100,100,0.75);
    display: block;
    width: 100%;
    font-size: 20px;
    padding: 10px;
    color: #FFFFFF;
    box-sizing: border-box;
    margin: 30px 0px;
}

/* Anpassungen Visual Composer */

.wpb_content_element{
    margin-bottom: 0px;
}

.vc_column_container > .vc_column-inner{
    padding: 0px;
}

.vc_row {
    margin-left: 0px;
    margin-right: 0px;
}

/* Portal Sidebar */

#portal_sidebar {
	width: 250px; 
	height: 100%; 
	top: 0px; 
	left: -250px; 
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.8); 
	border-right: 1px solid rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.75);
	padding: 0px; 
	position: fixed; 
	z-index: 99999;
}

#portal_sidebar_button{
    position: relative;
    height: 50px;
    width: 35px;
    right: -250px;
    top: 200px;
    color: #FFFFFF;
    background-color: rgba(0,0,0,0.75);
    border-radius: 0px 10px 10px 0px;
    padding-left: 12px;
    font-size: 1.4em;
    cursor: pointer;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    line-height: 45px;
}

.sidebar_portal_container ul{
	float: none;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	font-family: 'Abel';
}

.sidebar_portal_container ul li{
	padding: 10px 20px;
	transition: all 0.2s ease-in;
}

.sidebar_portal_container ul li:nth-of-type(1){
	border-bottom: 1px dashed #AAAAAA;
}

.sidebar_portal_container ul li a{
	color: #FFFFFF;
	text-decoration: none;
	transition: all 0.2s ease-out;
	text-transform: uppercase;
	width: 100%;
    cursor: pointer;
}

.sidebar_portal_container ul li:hover{
    background-color: rgba(212, 184, 104, 0.9);
    background-image: linear-gradient(135deg, #d4b568 0%,#d4b868 51%,#bfa45f 51%,#d4b868 100%);
}

.sidebar_portal_container ul li:hover a{
	color: #333333;
}

.my_devices {
    float: left;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.5);
    border: 1px dotted #AAAAAA;
    width: 350px;
    margin-right: 10px;
    margin-bottom: 10px;
    min-height: 400px;
    transition: all 0.2s ease-in;
}

.devices_table th:nth-of-type(1) {
    width: 85px;
    font-size: 0.75em;
}

th {
    font-weight: bold;
}

#met_portal_devices {
    background-color: rgba(0,0,0,0.5);
    display: inline-block;
    text-align: left;
    padding: 20px 30px;
    width: 100%;
    box-sizing: border-box;
}

.met_portal_background {
    background-image: url("/images/Background.jpg");
    background-attachment: fixed !important;
    background-position: center;
}

.wpb_wrapper .mt_text_page_foreground {
    position: absolute;
    bottom: calc(-100% + 90px);
    padding: 20px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    background-color: rgba(0,0,0,0.1);
    transition: all 600ms;
}

.wpb_wrapper:hover .mt_text_page_foreground {
    position: absolute;
    bottom: 0px;
    padding: 20px;
    background-color: rgba(0,0,0,0.75);
}

.mt_img_background img {
    width: 100% !important;
    height: 100% !important;
    transform: scale(1.0);
    transition: all 10000ms;
}

.mt_img_background .vc_figure, .mt_img_background .vc_single_image-wrapper{
    display: block;
}

.wpb_wrapper:hover .mt_img_background img {
    transform: scale(1.6);
}

.mt_text_page_foreground h2 {
    display: block;
    line-height: 50px;
    background-color: rgba(0,0,0,0.65);
}

.mt_text_page_foreground p {
    padding: 20px;
}

.mt_button_overlay a{
    display: block !important;
}

.wpb_wrapper .mt_button_overlay {
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    bottom: -55px;
    line-height: 50px;
    margin: 0px;
    transition: all 300ms;
}

.wpb_wrapper:hover .mt_button_overlay {
    bottom: 0px;
}

.mt_img_background {
    display: block;
    overflow: hidden;
}

@media (max-width: 1024px) { 
    
    #header_main_logo_nav {
        height: 80px;
    }

    #header_main_nav_band {
        height: 80px;
        background-size: 120px;
    }

    #header{
        height: 80px;
    }

    #main_nav{
        font-size: 14px;
        line-height: 30px;
        margin-top: 120px;
    }

    #main_nav ul li{
        display: block;
        width: 100%;
    }

    #v_align_bottom::before {
        content: ' ';
        display: none;
        vertical-align: bottom;
        height: 100%;
    }

    #v_align_bottom{
        width: 100%;
        display: block;
    }

    #nav_overlay {
        display: none;
    }

    #main_nav{
        display: none;
    }

    #nav_ham{
        display: block;
    }
    
    #met_main_logo_big{
        display: none;
    }

    .footer_col {
        box-sizing: border-box;
        display: block;
        padding: 25px;
        width: 100%;
        float: inherit;
    }
    
    .footer_col_50 {
        box-sizing: border-box;
        display: block;
        padding: 25px;
        width: 100%;
        float: inherit;
    }

    #footer {
        display: block;
    }
    
}

@media (max-width: 767px) { 

    .met_black_overlay{
        padding: 10px 0px;
    }

    .met_black_line_overlay {
        margin-top: -30px;
    }

    .tab_filter_caption {
        height: auto;
    }

}

@media (max-width: 480px) { 
    .met_portal_m10 {
        height: 150px;
    }

    #met_portal_please_wait {
        width: 100%;
        box-sizing: border-box;
        height: 200px;
    }

    .tab_filter_caption {
        height: 150px;
    }

    #met_portal_login {
        background-color: rgba(0,0,0,0.75);
        display: inline-block;
        text-align: center;
        padding: 30px 30px;
        font-size: 1.5em;
    }
}