/* Float Elements
---------------------------------*/
.fl-lt {
    float: left;
}

.fl-rt {
    float: right;
}





/* Clear Floated Elements
---------------------------------*/
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:before,
.clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
}

.figure {
    margin: 0px;
}

img {
    max-width: 100%;
}

a,
a:hover,
a:active {
    outline: 0px !important
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Primary Styles
---------------------------------*/
body {
    background: #fff;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #888888;
    margin: 0;
}

h2 {
    font-size: 32px;
    color: #333760;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    letter-spacing: -1px;
    margin: 0 0 1px 0;
    text-align: center;
    text-transform: uppercase;
}

h3 {
    font-family: 'Nunito Sans', sans-serif;
    color: #222222;
    font-size: 16px;
    margin: 0 0 5px 0;
    text-transform: uppercase;
    font-weight: 400;
}

h4 {
    font-family: 'Nunito Sans', sans-serif;
    color: #222222;
    font-size: 20px;
    margin: 0 0 5px 0;
    padding-top: 1px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
}

h5 {
    font-family: 'Nunito Sans', sans-serif;
    color: #222222;
    font-size: 26px;
    margin: 0 0 5px 0;
    padding-top: 1px;
    padding-bottom: 10px;
    text-align: center;
    font-weight: 700;
}

h6 {
    font-size: 16px;
    color: #888888;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    text-align: center;
    margin: 0 0 40px 0;
}

p {
    font-family: 'Nunito Sans', sans-serif;
    line-height: 20px;
    margin: 0;
}

p.poznamka {
    font-family: 'Nunito Sans', sans-serif;
    line-height: 24px;
    padding-top: 30px;
}

.nadpis-underline {
    width: 64px;
    height: 8px;
    background: linear-gradient(to right, #7cb2ea, #3e52c1);
    display: flex;
    margin: 30px auto;
    border-radius: 3px;
    box-shadow: #6d6d6d54 2px 3px 8px 1px;
}

/* Header Styles
---------------------------------*/

.header {
    text-align: center;
    background: url(../img/header.png) center top repeat;
    background-attachment: fixed;
    padding: 12% 0;
    height: 100vh;
    background-size: cover;
}

.logo {
    width: 432px;
    margin: 0 auto 6%;
}

.header h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -1px;
    margin: 0 0 24px 0;
    color: #fff;
}

.we-create {
    padding: 0;
    margin: 35px 0 55px;
}

.we-create li {
    display: inline-block;
    font-family: 'Nunito Sans';
    font-size: 22px;
    color: #efe0e0;
    font-weight: 400;
}

.we-create li:first-child {
    background: none;
}

.header-button {
    padding: 15px 35px;
    background: #7cb2ea;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    border-radius: 4px;
    line-height: 20px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.header-button:hover {
    text-decoration: none;
    color: #252b3e;
    background: #fff;
    transition: all 0.3s ease-in-out;
}

.header-button:active,
.header-button:focus {
    background: #fff;
    color: #252b3e;
    text-decoration: none;
}

.second {
    background: #4376ac;
    padding-left: 20px;
    padding-right: 20px;
}

.mezera {
    padding: 8px;
    display: inline;
}

.link:active,
.link:focus {
    background: #7cb2ea;
    text-decoration: none;
}

.link_projekty {
    padding: 15px 20px;
    background: #7cb2ea;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    border-radius: 3px;
    text-transform: uppercase;
    line-height: 25px;
    margin-bottom: 20px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.link_projekty:hover {
    text-decoration: none;
    color: #fff;
    background: #252b3e;
}


/* Navigation
---------------------------------*/
.main-nav-outer {
    padding: 0px;
    border-bottom: 1px solid rgba(224, 224, 224, 0.53);
    box-shadow: 0 4px 5px -3px #ececec;
    position: relative;
    background: #fff;
}

.main-nav {
    text-align: center;
    margin: 5px 0 0px;
    padding: 0;
    list-style: none;
    z-index: 10000;
    font-size: 14px;
    font-weight: 600;
}

.main-nav li {
    display: inline;
    margin: 0 1px;
}

.main-nav li a {
    display: inline-block;
    color: #333760;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    letter-spacing: 1px;
    line-height: 15px;
    margin: 10px 25px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.main-nav li a:hover {
    text-decoration: none;
    color: #7cb2ea;
}

.small-logo {
    padding: 0 20px;
    margin-top: -10px;
}

.main-section {
    padding: 90px 0 110px;
}


/* Services
---------------------------------*/


#sluzby h3 {
    font-weight: 600;
    color: #306fb1;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 20px
}

#sluzby h6 {
    text-align: center;
}

.codelame-rozpis {
    padding-top: 48px;
}

.service-list {
    margin-left: -10px;
    padding: 15px;
    font-size: 14px;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

.service-list-col1 {
    float: left;
    width: 60px;
}

.service-list-col1 i {
    font-style: normal;
    font-size: 38px;
    display: block;
    color: #306fb1;
    font-family: 'FontAwesome';
    line-height: 38px;
}

.service-list-col2 {
    overflow: hidden;
}

.main-section.tmavy-bg {
    background: #f9f9f9;
}



/* Featured Work
---------------------------------*/

.vynikame-blok {
    padding-top: 48px;
}

.vynikame-phone{
    padding-top:100px;
    padding-right: 50px;
    padding-left: 50px;
}

.featured-box {
    padding: 15px 15px 15px 15px;
    font-size: 14px;
}

.tmavy-bg h6 {
    line-height: 24px
}

.featured-box h3 {
    margin-bottom: 5px;
    font-weight: 600;
    color: #306fb1;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
}

.featured-box p {
    line-height: 22px;
}

.featured-box-col1 {
    width: 60px;
    float: left;
    padding-top: 1px;
}

.featured-box-col1 i {
    display: block;
    line-height: 38px;
    font-family: 'FontAwesome';
    font-size: 38px;
    color: #306fb1;
    font-style: normal;
}

.featured-box-col1-smaller i {
    display: block;
    line-height: 38px;
    font-family: 'FontAwesome';
    font-size: 32px;
    color: #306fb1;
    font-style: normal;
}

.featured-box-col1-bigger i {
    display: block;
    line-height: 38px;
    font-family: 'FontAwesome';
    font-size: 48px;
    color: #306fb1;
    font-style: normal;
}

.featured-box-col2 {
    overflow: hidden;
    padding-top: 1px;
}




/* Portfolio
---------------------------------*/

.portfolio-nav {
    padding: 0;
    margin: 0 0 45px 0;
    list-style: none;
    text-align: center;
}

.portfolio-nav li {
    margin: 0 10px;
    display: inline;
}

.portfolio-nav li a {
    display: inline-block;
    padding: 10px 22px;
    font-size: 12px;
    line-height: 20px;
    color: #222222;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif;
    background: #f7f7f7;
    margin-bottom: 5px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.portfolio-nav li a:hover {
    background: #7cb2ea;
    color: #fff;
    text-decoration: none;
}

.portfolioContainer {
    margin: 0 auto;
    margin-bottom: 64px;
}

.portfolio-box {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 15px;
    margin-left: 15px;
    height: 350px;
    width: 350px;
    overflow: visible;
    float: left;
    padding: 0;
    box-shadow: 4px 4px 14px 6px rgba(191, 171, 171, 0.23);
    transition: all 0.3s ease-in-out;
}

.portfolio-box:hover {
    box-shadow: 5px 4px 11px 9px rgba(179, 152, 152, 0.14) !important;
    transform: scale(1.02);
    transition: all 0.3s ease-in-out !important;
}

.portfolio-box img {
    margin-bottom: 25px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;

}

.portfolio-box h3{
    font-weight: 900;
    letter-spacing: 0.05em;
    color:#306fb1;
}

.portfolio-box p{
    color:rgba(84, 115, 147, 0.7);
}

.portfolio-box img:hover {
    opacity: 1;
}

.portfolio-nav li a.current {
    background: #7cb2ea;
    color: #fff;
    text-decoration: none;
}

img {
    max-width: 100%;
}

/* no transition on .isotope container */

.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    transition-duration: 0.6s;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

.main-section.padding {
    padding-bottom: 60px;
}



/* Ceník
---------------------------------*/
.main-section.sekcecenik {
    background: #fff;
}

.fa-check {
    color: rgb(124, 178, 234);
}

.sekcecenik h2 {
    font-family: 'Montserrat', sans-serif;
    color: #333760;
}

.cenik-nadpis-underline {
    width: 64px;
    height: 8px;
    margin: 30px auto;
    border-radius: 4px;
    background: linear-gradient(to right, #7cb2ea, #3e52c1);
    box-shadow: #6d6d6d54 2px 3px 8px 1px;
}

hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #dedede;
}

h4.textcenik {
    font-family: 'Nunito Sans', sans-serif;
    color: #222222;
    font-size: 16px;
    margin: 0 0 15px 0;
    padding-top: 10px;
    text-align: left;
    text-transform: none;
    font-weight: 400;
}

h5.nadpiscenik {
    font-family: 'Montserrat', sans-serif;
    color: #5258a2;
    font-size: 26px;
    margin: 0 0 5px 0;
    padding-top: 50px;
    padding-bottom: 20px;
    margin-left: -15px;
    margin-right: -15px;
    text-transform: none;
    text-align: center;
    font-weight: 600;
}

h5.buttoncenik {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 24px;
    margin: 0 0 0px 0;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-weight: 700;
}

.cenik_obsah {
    padding-left: 35px;
    padding-right: 35px;
}

.cenik {
    margin-right: 10px;
    margin: 10px;
    box-shadow: 6px 8px 11px 3px rgba(191, 171, 171, 0.19);
    transition: all .3s ease-in-out;
}

.cenik:hover {
    box-shadow: 8px 16px 16px 9px rgba(191, 171, 171, 0.23);
    transform: scale(1.03);
}

.ceniknadpis {
    padding-bottom: 50px;
}

.cenikbutton {
    padding: 15px 20px;
    background-color: #7cb2ea;
    color: white !important;
    font-size: 22px;
    font-weight: 400;
    display: inline-block;
    line-height: 25px;
    transition: all 0.3s ease-in-out;
    width: 100%;
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.cenik:hover .cenikbutton {
    background-color: rgba(43, 119, 198, 0.84);
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}


/* Clients
---------------------------------*/
.client-part {
    background: url(../img/test.jpg) center center no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 55px 0;
    text-align: center;
}

.client-part-title {
    color: #fdfdfd;
    font-size: 28px;
    margin: 30px 0 10px;
    font-family: ''Nunito Sans',sans-serif';
    font-weight: 600;
    line-height: 32px;
}

.client-part-head {
    color: #fdfdfd;
    font-size: 28px;
    line-height: 41px;
    margin: 30px 0 10px;
    font-family: ''Nunito Sans',sans-serif';
    font-style: italic;
}

.client {
    padding: 0;
    margin: 20px 0 0;
    list-style: none;
    text-align: center;
}

.client li {
    display: inline;
    margin: 0 15px;
}

.client li a {
    display: inline-block;
}

.client li a img {
    margin-bottom: 15px;
    border-radius: 50%;
}

.client li a:hover {
    text-decoration: none;
}

.client li a h3 {
    color: #ffffff;
}

.client li a span {
    color: #f1f1f1;
}

.quote-right {
    font-style: normal;
    width: 68px;
    height: 68px;
    margin: 0 auto;
    border: 2px solid #7cb2ea;
    border-radius: 50%;
    display: block;
    line-height: 68px;
    text-align: center;
    font-size: 27px;
    color: #7cb2ea;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.c-logo-part {
    background: linear-gradient(to right, #7cb2ea, #3e52c1);
    padding: 25px 0;
    filter: alpha(opacity=60);
}

.c-logo-part ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.c-logo-part ul li {
    display: inline;
    margin: 0 25px;
}

.c-logo-part ul a {
    display: inline-block;
    margin: 0 20px;
}

.main-section.team {
    padding: 80px 0 80px;
    display: flex;
    background-color: #f9f9f9;
    color: white;
}

.main-section.team h6 {
    margin: 40px 0;
    color: #494954;
    display: flex;
    text-align: left;
    line-height: 1.5em;
}

.main-section.team h2 {
    margin-bottom: 30px;
    color: #333760;
    font-family: 'Montserrat';
    font-weight: 700;
    text-align: center;
}

.tech_logo {
    transition: 0.3s all;
}

.tech_logo:hover {
    transform: scale(1.05);
}


.team-obrazek {
    margin: 0 100px;
    padding-top: 40px
}



/* Blog
---------------------------------*/

.main-section.blog {
    background: #fafafa;
}

.blog_obrazky {
    border-radius: 12px;
    transition: all 0.3s;
}

.blog_obrazky:hover {
    border-radius: 12px;
    opacity: 0.6;
    box-shadow: 5px 5px;
    transform: scale(1.05);
}

.blog_popisek {
    padding-top: 20px;
}

.blog_odkaz {
    color: black;
    transition: all 0.3s;
}

.blog_odkaz:hover {
    color: #7cb2ea;
    text-decoration: none;
}

.blog-sub {
    background: linear-gradient(to right, #7cb2ea, #3e52c1);
    padding-top: 50px;
    padding-bottom: 50px;

}

.blog-sub h2 {
    text-align: right;
    font-size: 22px;
    letter-spacing: 0.25px;
    color: #fff;
    margin-top: 10px;
    font-weight: 400;
    text-transform: none;
}


.call-to-action-button {
    background: #fff;
    color: #232f46;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Nunito Sans', sans-serif;
    display: block;
    border-radius: 3px;
    text-transform: uppercase;
    line-height: 20px;
    transition: all 0.3s ease-in-out;
    padding: 15px;
    text-decoration: none;
    margin: 6px;
    text-align: center;
    width: 260px;
}

.call-to-action-button:hover {
    text-decoration: none;
    background: #252b3e;
    color: white;
}



/* Kontakt
---------------------------------*/

.kontakt {
    background: linear-gradient(to right, #7cb2ea, #3e52c1);
    background-attachment: fixed;
    background-size: cover;
    text-align: center;
}



.kontakt-nadpis {
    margin: 40px auto;
    color: black;
    font-family: 'Montserrat';
    font-weight: 600;
    text-align: left;
    letter-spacing: 1px;
    font-size:26px
}

.kontakt h2 {
    margin: 0px;
    color: white;
    font-family: 'Montserrat';
    font-weight: 600;
    text-align: center;
    padding: 50px;
}

.kontakt-nadpis-underline {
    width: 48px;
    margin-bottom: 30px;
    margin-top: -20px;
    height: 8px;
    border-radius: 4px;
    background: linear-gradient(to right, #7cb2ea, #3e52c1);
    box-shadow: #6d6d6d54 2px 3px 8px 1px;
}

.team-leader-block {
    max-width: 993px;
    margin: 0 auto;
    display: flex;
    justify-content: left;
    align-items: left;
}

.team-leader-box {
    width: 40%;
    height: 170px;
    overflow: hidden;
    text-align: left;
    float: left;
}

.team-leader-box .fa {
    margin-top: -5px;
}

.team-leader-box span {
    margin-bottom: 24px;
    display: block;
}

.fa-linkedin {
    color: #efefef;
    background-color: #5fa4ea;
    border-radius: 50%;
    padding: 10px 12px;
    transition: all 0.3s ease-in-out;
    font-size: 26px;
}

.fa-linkedin:hover {
    color: white;
    background-color: #252b3e;
    border-radius: 50%;
    box-shadow: rgba(123, 113, 113, 0.55) 2px 3px 8px 1px;
}

.fa-wordpress {
    color: #efefef;
    background-color: #5fa4ea;
    border-radius: 50%;
    padding: 10px 10px;
    transition: all 0.3s ease-in-out;
    font-size: 26px;
}

.fa-wordpress:hover {
    color: white;
    background-color: #252b3e;
    border-radius: 50%;
    box-shadow: rgba(123, 113, 113, 0.55) 2px 3px 8px 1px;
}

.fa-facebook {
    color: #efefef;
    background-color: #5fa4ea;
    border-radius: 50%;
    padding: 10px 15px;
    transition: all 0.3s ease-in-out;
    font-size: 26px;
}

.fa-facebook:hover {
    color: white;
    background-color: #252b3e;
    border-radius: 50%;
    box-shadow: rgba(123, 113, 113, 0.55) 2px 3px 8px 1px;
}

.main-section.contact {
    padding: 90px 0 100px;
}

.contact-info-box {
    font-size: 15px;
    margin: 0 0 14px 0px;
    padding-left: 0;
}

.contact-info-box h3 {
    font-size: 15px;
    font-weight: 600;
    float: left;
    width: 102px;
    margin-right: 12px;
    line-height: 28px;
}

.contact-info-box h3 i {
    font-style: normal;
    font-size: 18px;
    color: #222222;
    font-family: 'FontAwesome';
    font-weight: normal;
    margin-right: 7px;
}

.contact-info-box span {
    line-height: 28px;
    display: block;
    overflow: hidden;
    color: #2e2722;
}

.form {
    margin: 0 66px 0 30px;
}

.input-text {
    padding: 15px 16px;
    border: 1px solid #ccc;
    width: 100%;
    height: 50px;
    display: block;
    border-radius: 4px;
    font-size: 15px;
    color: #aaa;
    font-family: 'Nunito Sans', sans-serif;
    margin: 0 0 15px 0;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.input-text:focus {
    border: 1px solid #7cb2ea;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
}

.input-text.text-area {
    height: 165px;
    resize: none;
    overflow: auto;
}

.input-btn {
    width: 175px;
    height: 50px;
    background: #7cb2ea;
    border-radius: 4px;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    border: 0px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.input-btn:hover {
    background: #252b3e;
    color: #fff;
}

.validation {
    color: red;
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px;
}

#sendmessage {
    color: #7cb2ea;
    border: 1px solid #7cb2ea;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

#errormessage {
    color: red;
    display: none;
    border: 1px solid red;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

#sendmessage.show,
#errormessage.show,
.show {
    display: block;
}

/* Footer
---------------------------------*/

.footer {
    background-color: #161a26;
    background-attachment: fixed;
    padding: 35px 0 35px;
    background-size: cover;
}

.footer-logo {
    margin: 15px auto 35px;
    width: 100px;
}

.copyright,
.credits {
    color: #cccccc;
    font-size: 14px;
    display: block;
    text-align: center;
}

.copyright a,
.credits a {
    color: #7cb2ea;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.copyright a:hover,
.credits a:hover {
    color: #fff;
}

.res-nav_click {
    line-height: 38px;
    font-family: 'FontAwesome';
    font-size: 38px;
    text-decoration: none !important;
    color: #777777;
    font-style: normal;
    display: none;
    width: 42px;
    margin: 20px auto;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.res-nav_click:hover,
.res-nav_click:active,
.res-nav_click:focus {
    color: #7cb2ea !important;
}

.portfolioContainer {
    max-width: 1140px;
}


/* Animation Timers
---------------------------------*/
.delay-02s {
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
}

.delay-03s {
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
}

.delay-04s {
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
}

.delay-05s {
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
}

.delay-06s {
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
}

.delay-07s {
    animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s;
}

.delay-08s {
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
}

.delay-09s {
    animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
}

.delay-1s {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}

.delay-12s {
    animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
}




.noLink {
    cursor: default;
}

#emailSuccess,
#emailError {
    display: none;
}

#newsletterFormOutput {
    padding: 20px;
    background: rgba(255, 255, 255, 0.64);
    display: none;
}
