@import url('https://fonts.googleapis.com/css?family=Karla:400,700');
@import url('https://fonts.googleapis.com/css?family=Gloria+Hallelujah');
@import url('https://fonts.googleapis.com/css?family=Indie+Flower');
@import url('https://fonts.googleapis.com/css?family=Kalam:300,400');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700');
@import url('https://fonts.googleapis.com/css?family=Comfortaa:400,700');
@import url('https://fonts.googleapis.com/css?family=Lekton:400,700');
@import url('https://fonts.googleapis.com/css?family=Muli:400,400i,700,700i,900&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Cutive&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Cousine:400,400i,700,700i&subset=latin-ext');
/*




    Special

    font-family: 'Gaegu', cursive;

    font-family: 'Indie Flower', cursive; + open sans


    Handwriting

    font-family: 'Gloria Hallelujah', cursive;

    font-family: 'Kalam', cursive;


    normal Fonts

    font-family: 'Karla', sans-serif;

    font-family: 'Source Sans Pro', sans-serif;

    font-family: 'Comfortaa', cursive;

    font-family: 'Muli', sans-serif;

    font-family: 'Open Sans', sans-serif;

    font-family: 'Roboto', sans-serif;

    Tech Writing - mono

    font-family: 'Lekton', sans-serif;

    font-family: 'Cutive', serif;

    font-family: 'Cousine', monospace;


 */

html,
body {
    height: 100%;
    /*font-family: 'Comfortaa',  sans-serif;*/
    font-family: 'Muli', sans-serif;
    /*font-family: 'Source Sans Pro', sans-serif;*/
    /*font-family: 'Roboto', sans-serif;*/
    /*font-family: 'Lekton', sans-serif;*/
    /*font-family: 'Cousine', monospace;*/
}


.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;

    padding: 0 0 60px;

}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 80px;
    /*background-color: #f5f5f5;*/
    background-color: black;
    color: white;
    border-top: 1px solid #ddd;
    padding-top: 20px;

}

@media screen and (min-width:768px){
    .navbar-brand-centered {
        position: absolute;
        left: 50%;
        display: block;
        width: 160px;
        text-align: center;
       // background-color: #eee;
    }
    .navbar>.container .navbar-brand-centered,
    .navbar>.container-fluid .navbar-brand-centered {
        margin-left: -80px;
    }

/*
    #img-2 {
        position: absolute;
        left: 10%;
        top: 10%;
        width:90%;
        height:85%;
    }
*/

}


.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}


/* authclient */

.icon-instagram {

    display: block;
    width: 32px;
    height: 32px;
    background: url(../img/instagram.png) no-repeat;
    border-radius: 3px;
    margin: 0 auto;

}

.icon-facebook {

    /*, 'style'=>'background-color:#4267B2;'*/
    float: left;
    position: relative;
    width: 25px;
    height: 20px;
    background: url(../img/facebook-58.svg) no-repeat;
    border-radius: 3px;


}


.icon-instgram-left {

    /*, 'style'=>'background-color:#4267B2;'*/
    float: left;
    position: relative;
    width: 25px;
    height: 20px;
    background: url(../img/instagram-25.png) no-repeat;
    border-radius: 3px;


}

.icon-instagram2 {

    /*, 'style'=>'background-color:#4267B2;'*/
    /*float: left;*/
    vertical-align: text-bottom;
    display:inline-block;
    width: 32px;
    height: 32px;
    background: url(../img/instagram.png) no-repeat;
    border-radius: 3px;


}

/* buttons frontend */
.show-btn {
    opacity: 0.6 !important;
    margin-bottom: 10px;

}

.show-btn:hover {

    transform: scale(1.2); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}

.change{
    -ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg);
    transition-duration: 2s;
}

.badge{
    font-size: large;
    background-color: #0074c7;
}
.badge:hover{
    transform: scale(1.5);
}

/*sys messages*/
  #system-messages {
      right: 300px;
      position: fixed;
      top: 60px;
      width: 550px;
      z-index: 10;
  }

/* shadow



*/

.leftShadow {
       height: 12px;
       border: 0;
       box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5);
   }

.boxShadow_1 {
    border: 1px solid;
    border-radius: 25px;
    padding: 10px;
    box-shadow: 5px 10px 18px #888888;
}

.boxShadow_2 {
    border: 1px solid;

    margin-bottom: 8px;
    padding: 10px;
    margin-right: 10px;
    box-shadow: 5px 7px 10px #888888;
}

.rounded_small {
    border-radius: 10px;
}

.rounded_5 {
    border-radius: 5px;
}
.rounded_normal {
    border-radius: 20px;
}
.rounded_25 {
    border-radius: 25px;
}
.rounded_big {
    border-radius: 30px;
}

/*
div.ifrm_cont {
    border: 1px solid black;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    */
    /*resize: both;*/
/* overflow: auto;
}*/



.smart_border {
    border-style: solid;
    border-width: 20px 10px 20px 10px;
    border-color: #0b58a2; /*red green blue yellow;  top right bottom left */
    box-shadow: 5px 18px 10px #888888;
}

.smart-color {
    background-color: #0b58a2;
}

.preview-header {
    height: 40px;
    text-align: center;

}

.preview-footer {
    padding-top: 5px;
    text-align: center;
    height: 60px;

}

.ifrm_cont {
    border: 1px solid white;
    margin: 0px;
    padding: 0px;
    width: auto;
    min-height: 700px;
    height:702px;
}

.myFrame {
    border:0;
    margin: 0;
    padding: 0;
    width:100%;

    height:700px;
}


.bgimage {
    height: 800px;
    width: auto;
    background-image: url("../img/achievement-3533083_1920.jpg");
    color: white;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center;
}

/*
background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url(../img/icon-2515316_1920.png);
    background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url(../img/icon-2515316_1920.png);
 */
.container-jumbo {
    position: relative;
    width: auto;
    margin: 0px;
    padding: 0px !important;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url(../img/achievement-3533083_1920.jpg);
    background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url(../img/achievement-3533083_1920.jpg);
    background-size: cover;
    background-position: center;
    height: 100vh;
    background-attachment: fixed;
}
.container-head {
    float: bottom;
    position: relative;
    width:auto;
    /*height: 800px;

    //border: 1px solid;*/

}

.jumbo-head {
    color: white;
    position: absolute;
    top: 50%;
    left:50%;
    background-color: gray; //#00BDF7;
    padding: 20px;
    transform: translate(-50%,-50%);
    border: 1px dashed deeppink;
    opacity: 0.8;
}

.jumbo-head h1 {
    opacity: 1;
    /*font-family:  "Indie Flower", Helvetica, sans-serif;*/
    font-family: 'Muli', sans-serif;
    font-size: 60px;
    font-weight: normal;
}
/*
font-family: 'Source Sans Pro', sans-serif;
 */
.jumbo-head .lead {
    opacity: 1;
    /*font-family:  "Indie Flower", sans-serif;*/
    font-family: 'Muli', sans-serif;
    font-size: 1.5vh;
    font-weight: normal;
}

h2 .lead {
    /*font-family: 'Comfortaa',  sans-serif;*/
    font-family: 'Muli', sans-serif;
    /*font-family: 'Source Sans Pro', sans-serif;*/
    /*font-family: 'Roboto', sans-serif;*/
    /*font-family: 'Lekton', sans-serif;*/
    /*font-family: 'Cousine', monospace;*/
    font-size: 1.8vh;
}
.jumbo-head p.lead {
    /*font-family: 'Comfortaa', sans-serif;*/
    font-family: 'Muli', sans-serif;
    /*font-family: 'Source Sans Pro', sans-serif;*/
    /*font-family: 'Roboto', sans-serif;*/
    /*font-family: 'Lekton', sans-serif;*/
    /*font-family: 'Cousine', monospace;*/
    font-size: 2.0rem;
}

.transp {
    opacity: 0.8;
    color: white;
}

.transp a {
    opacity: 0.8;
    color: white;
}

.logo {
    width: auto;
    /*height: 1vh;*/
}


.footer-link {
    color: #fff;
}
.footer-link:hover {
    color: #000;
    background-color: #fff;
}

.fa {
    color: #00a5f5;
//background-color: #00a5f5;
}

.far, .fas {
    color: #00a5f5;
    //background-color: #00a5f5;
}

.center-it {
    text-align: center;
}

@media only screen and (max-width: 30em) {
    .btn span { display: block }
}

.btn-ms {
    color: white;
    background-color: #ffa537;
}
.btn-ms:hover {
    color: white;
    background-color: #ff7522;
}

#btn-register
{
    color: white;/*black white  #3AA4FB*/
    background-color: #ffa537;
}

#btn-register:hover, #btn-register:focus
{
    color: white;
    background-color: #ff7522;
}

.btn-ms-nav, a btn-ms-nav
 {
    color: white;
    background-color: #ffa537;
}
.btn-ms-nav:hover {
    color: white;
    background-color: #ff7522;
}

.space {
    margin-bottom: 40px;
}

.bg-ms-grey {
    background-image: url("../img/grey-geo.png");
    position: relative;
    width: auto;
    background-size: cover;
    background-position: center;
    height: auto;
    background-attachment: fixed;
}

.bg-orange {
    background-color: #ff7522;
    color: white;
}
.bg-orange:hover {
    background-color: #F5DA81;
}

/* PLANS */

section.plans {
    background-color: white;
    width: 100%;
    height: 100%;
    /*display: block;*/
    display: table; /* Make the container element behave like a table */
}

.free {
    /*display: block;*/
    display: table-cell;
    float: left;
    width: 50%;
    background-color: white;
    padding: 10px;
}

.pro {
    /*display: block;*/
    display: table-cell;
    float: left;
    width: 50%;
    background-color: white;
    padding: 10px;
    border-top: 4px solid #3AA3FB;
}

.price,
.product,
.cta,
.features {
    margin-top: 20px;
    margin-right: 30px;
    margin-left: 30px;
    margin-bottom: 40px;
}

.product h2 {
    font-size: 2.0em;
}

.price span {
    text-align: left;
    vertical-align: top;
    font-size: 1.0em;
}
.price .value {
    display: inline;
    text-align: left;
    font-size: 4.5em;
}
.price .frequenz {
    display: inline;
    text-align: left;
    font-size: 1.5em;
}

.cta {
    height: 60px;
}

.features p {
    font-size: 1.4em;
}
.feature {
    display: block;
    margin-top: 4px;
    margin-left: -0px;
    margin-bottom: 15px;
}

.feature:before {
    /*Using a Bootstrap glyphicon as the bullet point
    //content: "\e080";
    margin-top: 4px;*/
    content: "\e013";
    font-family: 'Glyphicons Halflings';
    font-size: 1.0em;
    float: left;

    margin-left: -30px;
    padding-right: 10px;
    color: #FF9F1C; /*#CCCCCC;*/
}


.equal {

    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;

}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}

.eq-container {
    display: table; /* Make the container element behave like a table */
    width: 100%; /* Set full-width to expand the whole page */
}

.eq-col {
    display: table-cell; /* Make elements inside the container behave like table cells */
}


@media screen and (max-width: 450px) {
    .center {
        width: 100%;
        margin-right: 0px;
        margin-left: 0px;
        padding-right: 0px;
        padding-left: 0px;

    }
    .center-90 {
        width: 100%;
        margin-right: 0px;
        margin-left: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .theme-section {
        width: 100%;
        margin-right: 0px;
        margin-left: 0px;
        padding: 0px !important;
    }

    .price,
    .product,
    .cta,
    .features {
        margin-top: 20px;
        margin-right: 10px !important;
        margin-left: 10px !important;
        margin-bottom: 40px;
    }

    section .free {
        padding: 3px !important;
        display: block !important;
        float: none !important;
        width: 100%;
    }
    section .pro {
        padding: 3px ;
        display: block ;
        float: none ;
        width: 100%;
    }
    section {
        display: block;
    }

    .eq-container {
        display: block !important;
        width: 100%; /* Set full-width to expand the whole page */
    }

    .eq-col {
        display: block; /* Make elements inside the container behave like table cells */
    }

    .glyph-size {
        font-size: 0.8em;
    }
    .jumbo-head {
        margin-top:50px;
    }
    .jumbo-head h1 {
        font-size: 1.8em;
        font-weight: bold;
    }
    .jumbo-head p.lead {
        font-size: 1.0em;
    }
}

.row-show-links {
    margin-top: 50px;
    margin-bottom: 40px;
}

/* neu EFFEKT */
.new {
    animation: blinker 3s linear infinite;
    background-color: yellow;
}

@keyframes blinker {
    50% { opacity: 0; }
}

.fagreen {
    color: green;
}


/*
 <div id="tvBorder"
 style="background-image: url('https://mockuphone.com/static/images/devices/samsung-galaxys4-black-portrait.png');
  background-repeat:no-repeat;
  width:625px; height:532px; padding-left:250px; padding-top:150px;">
        <video controls autoplay height="450" width="250" style="object-fit: fill">
            <source src="https://www.w3schools.com/html/mov_bbb.mp4" type="video/mp4" />
        </video>
    </div>

*/

#img-container {
    position: relative;
    width:100%;
    height: 100%;
}

#img-1 {
    width:100%;
    height:100%;

}

#img-2 {
    position: absolute;
    /*
    left: 18px;/* 5vh; 15vh*/
    /*
    top: 85px;
    width:90%;
    height:77%;
    */
    left:5%;
    top:11%;
    height:78%;
    width:90%;

}



