/* Fonts */
@font-face {
  font-family: 'oswald';
  src: url('../fonts/conv/Oswald-Light.eot');
  src: url('../fonts/conv/Oswald-Light.eot?#iefix') format('embedded-opentype'),
       url('../fonts/conv/Oswald-Light.woff2') format('woff2'),
       url('../fonts/conv/Oswald-Light.woff') format('woff'),
       url('../fonts/conv/Oswald-Light.ttf') format('truetype'),
       url('../fonts/conv/Oswald-Light.svg#Oswald-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'oswalt italic';
    src: url('../fonts/conv/Oswald-LightItalic.eot');
    src: url('../fonts/conv/Oswald-LightItalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/conv/Oswald-LightItalic.woff2') format('woff2'),
         url('../fonts/conv/Oswald-LightItalic.woff') format('woff'),
         url('../fonts/conv/Oswald-LightItalic.ttf') format('truetype'),
         url('../fonts/conv/Oswald-LightItalic.svg#Oswald-LightItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'oswalt bold italic';
    src: url('../fonts/conv/Oswald-BoldItalic.eot');
    src: url('../fonts/conv/Oswald-BoldItalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/conv/Oswald-BoldItalic.woff2') format('woff2'),
         url('../fonts/conv/Oswald-BoldItalic.woff') format('woff'),
         url('../fonts/conv/Oswald-BoldItalic.ttf') format('truetype'),
         url('../fonts/conv/Oswald-BoldItalic.svg#Oswald-BoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
    font-family: "oswalt", Tahoma, Arial, sans-serif;
}

.menu ul li {
    list-style: none;
    
}
.menu{
    text-transform: uppercase;
}
.middle{
    background-image: url("../img/stripe.png");
    width: 100%;
    margin-top: -50px;
    overflow: auto;
}
.offer h2{
    padding-top: 80px;
    font-size: 26px;
    text-align: center;
    font-family: "oswalt italic", Tahoma, Arial, sans-serif;
    text-transform: uppercase;
    color: #474747;
}
.offer h2 span{
    font-family: "oswalt bold italic", Tahoma, Arial, sans-serif;
}
hr{
    width: 30px;
    height: 7px;
    background: #0b86d9;
    border: none;
    text-align: center;
    margin: 10px auto;
}
.offer-item{
    margin-top: 130px;
    text-align: center;
}
.offer-item ul li a img{
    text-decoration: none;
    width: 150px;
    height: 150px;
    margin-top: -100px;
    background: #3198de; /* Old browsers */
    background: -moz-linear-gradient(-35deg,  #3198de 2%, #3198de 48%, #0b86d9 48%, #0b86d9 48%, #0b86d9 49%, #0b86d9 49%, #0b86d9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(2%,#3198de), color-stop(48%,#3198de), color-stop(48%,#0b86d9), color-stop(48%,#0b86d9), color-stop(49%,#0b86d9), color-stop(49%,#0b86d9), color-stop(100%,#0b86d9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-35deg,  #3198de 2%,#3198de 48%,#0b86d9 48%,#0b86d9 48%,#0b86d9 49%,#0b86d9 49%,#0b86d9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-35deg,  #3198de 2%,#3198de 48%,#0b86d9 48%,#0b86d9 48%,#0b86d9 49%,#0b86d9 49%,#0b86d9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-35deg,  #3198de 2%,#3198de 48%,#0b86d9 48%,#0b86d9 48%,#0b86d9 49%,#0b86d9 49%,#0b86d9 100%); /* IE10+ */
    background: linear-gradient(125deg,  #3198de 2%,#3198de 48%,#0b86d9 48%,#0b86d9 48%,#0b86d9 49%,#0b86d9 49%,#0b86d9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3198de', endColorstr='#0b86d9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    border-radius: 300px;
}
.offer-item ul li{
    height: 300px;
}
.offer-item ul li a{
    
    text-decoration: none;
}
.offer-item ul li span{
    font-family: "oswalt italic", Tahoma, Arial, sans-serif;
    text-transform: uppercase;
    width: 150px;
    display: block;
    text-align: center;
    font-size: 14px;
    color:#474747;
    background: #fff;
    margin-bottom: 20px;
    padding: 10px 5px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow:    0px 0px 2px 0px rgba(50, 50, 50, 0.25);
    box-shadow:         0px 0px 2px 0px rgba(50, 50, 50, 0.25);
    text-decoration: none;
    margin: 20px auto;
}
/*
.offer-item .item-1 a{
    float: left;
    text-decoration: none;
    width: 150px;
    height: 150px;
    margin-top: -100px;
    background: #3198de;  Old browsers 
    background: -moz-linear-gradient(-35deg,  #3198de 2%, #3198de 48%, #0b86d9 48%, #0b86d9 48%, #0b86d9 49%, #0b86d9 49%, #0b86d9 100%);  FF3.6+ 
    background: -webkit-gradient(linear, left top, right bottom, color-stop(2%,#3198de), color-stop(48%,#3198de), color-stop(48%,#0b86d9), color-stop(48%,#0b86d9), color-stop(49%,#0b86d9), color-stop(49%,#0b86d9), color-stop(100%,#0b86d9));  Chrome,Safari4+ 
    background: -webkit-linear-gradient(-35deg,  #3198de 2%,#3198de 48%,#0b86d9 48%,#0b86d9 48%,#0b86d9 49%,#0b86d9 49%,#0b86d9 100%);  Chrome10+,Safari5.1+ 
    background: -o-linear-gradient(-35deg,  #3198de 2%,#3198de 48%,#0b86d9 48%,#0b86d9 48%,#0b86d9 49%,#0b86d9 49%,#0b86d9 100%);  Opera 11.10+ 
    background: -ms-linear-gradient(-35deg,  #3198de 2%,#3198de 48%,#0b86d9 48%,#0b86d9 48%,#0b86d9 49%,#0b86d9 49%,#0b86d9 100%);  IE10+ 
    background: linear-gradient(125deg,  #3198de 2%,#3198de 48%,#0b86d9 48%,#0b86d9 48%,#0b86d9 49%,#0b86d9 49%,#0b86d9 100%);  W3C 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3198de', endColorstr='#0b86d9',GradientType=1 );  IE6-9 fallback on horizontal gradient 
    border-radius: 300px;
}
.offer-item a span{
    font-family: "oswalt italic", Tahoma, Arial, sans-serif;
    text-transform: uppercase;
    width: 150px;
    display: block;
    text-align: center;
    font-size: 14px;
    color:#474747;
    background: #fff;
    margin-bottom: 20px;
    padding: 10px 5px;
    margin-top: 20px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow:    0px 0px 2px 0px rgba(50, 50, 50, 0.25);
    box-shadow:         0px 0px 2px 0px rgba(50, 50, 50, 0.25);
    
}
.offer-item .item-2 a{
    float: left;
    text-decoration: none;
    width: 150px;
    height: 150px;
    margin-top: -100px;
    background: #3198de;  Old browsers 
    background: -moz-linear-gradient(-35deg,  #3198de 2%, #3198de 48%, #0b86d9 48%, #0b86d9 48%, #0b86d9 49%, #0b86d9 49%, #0b86d9 100%);  FF3.6+ 
    background: -webkit-gradient(linear, left top, right bottom, color-stop(2%,#3198de), color-stop(48%,#3198de), color-stop(48%,#0b86d9), color-stop(48%,#0b86d9), color-stop(49%,#0b86d9), color-stop(49%,#0b86d9), color-stop(100%,#0b86d9));  Chrome,Safari4+ 
    background: -webkit-linear-gradient(-35deg,  #3198de 2%,#3198de 48%,#0b86d9 48%,#0b86d9 48%,#0b86d9 49%,#0b86d9 49%,#0b86d9 100%);  Chrome10+,Safari5.1+ 
    background: -o-linear-gradient(-35deg,  #3198de 2%,#3198de 48%,#0b86d9 48%,#0b86d9 48%,#0b86d9 49%,#0b86d9 49%,#0b86d9 100%);  Opera 11.10+ 
    background: -ms-linear-gradient(-35deg,  #3198de 2%,#3198de 48%,#0b86d9 48%,#0b86d9 48%,#0b86d9 49%,#0b86d9 49%,#0b86d9 100%);  IE10+ 
    background: linear-gradient(125deg,  #3198de 2%,#3198de 48%,#0b86d9 48%,#0b86d9 48%,#0b86d9 49%,#0b86d9 49%,#0b86d9 100%);  W3C 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3198de', endColorstr='#0b86d9',GradientType=1 );  IE6-9 fallback on horizontal gradient 
    border-radius: 300px;
    display:block;
}
.offer-item .item-3 a{
    float: left;
    width: 150px;
    text-decoration: none;
    height: 150px;
    margin-top: -100px;
    background: #3198de;  Old browsers 
    background: -moz-linear-gradient(-35deg,  #3198de 2%, #3198de 48%, #0b86d9 48%, #0b86d9 48%, #0b86d9 49%, #0b86d9 49%, #0b86d9 100%);  FF3.6+ 
    background: -webkit-gradient(linear, left top, right bottom, color-stop(2%,#3198de), color-stop(48%,#3198de), color-stop(48%,#0b86d9), color-stop(48%,#0b86d9), color-stop(49%,#0b86d9), color-stop(49%,#0b86d9), color-stop(100%,#0b86d9));  Chrome,Safari4+ 
    background: -webkit-linear-gradient(-35deg,  #3198de 2%,#3198de 48%,#0b86d9 48%,#0b86d9 48%,#0b86d9 49%,#0b86d9 49%,#0b86d9 100%);  Chrome10+,Safari5.1+ 
    background: -o-linear-gradient(-35deg,  #3198de 2%,#3198de 48%,#0b86d9 48%,#0b86d9 48%,#0b86d9 49%,#0b86d9 49%,#0b86d9 100%);  Opera 11.10+ 
    background: -ms-linear-gradient(-35deg,  #3198de 2%,#3198de 48%,#0b86d9 48%,#0b86d9 48%,#0b86d9 49%,#0b86d9 49%,#0b86d9 100%);  IE10+ 
    background: linear-gradient(125deg,  #3198de 2%,#3198de 48%,#0b86d9 48%,#0b86d9 48%,#0b86d9 49%,#0b86d9 49%,#0b86d9 100%);  W3C 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3198de', endColorstr='#0b86d9',GradientType=1 );  IE6-9 fallback on horizontal gradient 
    border-radius: 300px;
    display:block;
}
.offer-item .item-4 a{
    float: left;
    width: 150px;
    height: 150px;
    text-decoration: none;
    margin-top: -100px;
    background: #3198de;  Old browsers 
    background: -moz-linear-gradient(-35deg,  #3198de 2%, #3198de 48%, #0b86d9 48%, #0b86d9 48%, #0b86d9 49%, #0b86d9 49%, #0b86d9 100%);  FF3.6+ 
    background: -webkit-gradient(linear, left top, right bottom, color-stop(2%,#3198de), color-stop(48%,#3198de), color-stop(48%,#0b86d9), color-stop(48%,#0b86d9), color-stop(49%,#0b86d9), color-stop(49%,#0b86d9), color-stop(100%,#0b86d9));  Chrome,Safari4+ 
    background: -webkit-linear-gradient(-35deg,  #3198de 2%,#3198de 48%,#0b86d9 48%,#0b86d9 48%,#0b86d9 49%,#0b86d9 49%,#0b86d9 100%);  Chrome10+,Safari5.1+ 
    background: -o-linear-gradient(-35deg,  #3198de 2%,#3198de 48%,#0b86d9 48%,#0b86d9 48%,#0b86d9 49%,#0b86d9 49%,#0b86d9 100%);  Opera 11.10+ 
    background: -ms-linear-gradient(-35deg,  #3198de 2%,#3198de 48%,#0b86d9 48%,#0b86d9 48%,#0b86d9 49%,#0b86d9 49%,#0b86d9 100%);  IE10+ 
    background: linear-gradient(125deg,  #3198de 2%,#3198de 48%,#0b86d9 48%,#0b86d9 48%,#0b86d9 49%,#0b86d9 49%,#0b86d9 100%);  W3C 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3198de', endColorstr='#0b86d9',GradientType=1 );  IE6-9 fallback on horizontal gradient 
    border-radius: 300px;
    display:block;
}*/
.content ul{
    list-style-type: circle;
}
.content ul li{
    font-family: "oswalt italic", Tahoma, Arial, sans-serif;
}
@media (max-width: 720px) {
    .banner .image-title{
        float: right;
        top: 60%; 
        right: 0;
        position: absolute;
        max-width: 280px;
        color: #0B86D9; 
        z-index: 9999; 
        background-color: rgba(255,255,255,0.92);
        
        font-size: 18px;
        line-height: 26px;
        padding: 25px;
        font-family: "oswalt italic", Tahoma, Arial, sans-serif;
    }
    .partners{
        background: white;
        -webkit-box-shadow: 0px -1px 6px 0px rgba(50, 50, 50, 0.25);
        -moz-box-shadow:    0px -1px 6px 0px rgba(50, 50, 50, 0.25);
        box-shadow:         0px -1px 6px 0px rgba(50, 50, 50, 0.25);
    }
    .partners p{
        text-align: center;
        margin-left: 15px;
        font-family: "oswalt italic", Tahoma, Arial, sans-serif;
        font-size: 18px;
        text-transform: uppercase;
        color: #474747;
        margin-top: 45px;
    }
    .partners p span{
        font-family: "oswalt bold italic", Tahoma, Arial, sans-serif;
    }
    .partners ul li a{
        display: block;
        text-align: center;
        margin-top: 3px;
    }
    .footer .footer-left{
        text-align: center;
        margin-top: 60px;
    }
    .footer .footer-right{
        text-align: center;
        margin-top: 20px;
    }
    .site-map{
        background-image: url("../img/stripe_grey.png");
        text-align:center;
        width: 100%;
    }
    .site-map ul li a{
        text-decoration: none;
        color: white;
        display: block;
        font-family: "oswalt bold italic", Tahoma, Arial, sans-serif;
        text-transform: uppercase;
        font-size: 16px;
        padding: 25px 0;
        border-bottom: 1px solid #444444;
    }
    .site-map ul{
        width: 100%;
    }
    .site-map li {
        display:inline;
    }
    .owl-theme .owl-controls .owl-buttons .owl-prev{
        display: none;
    }
    .owl-theme .owl-controls .owl-buttons .owl-next{
        display: none;
    }
    .offer-item-rwd{
        display: block;
    }
    .offer-item-rwd{
        width: 100%;
    }
    .offer-item-rwd ul li a img{
        height: 70px;
    }
    .offer-item-rwd ul li a{
        font-family: "oswalt bold italic", Tahoma, Arial, sans-serif;
        text-transform: uppercase;
        display: block;
        text-decoration: none;
        background: #0b86d9;
        padding: 0px 20px 10px 20px;
        color: white;
        text-align: center;
        border-bottom: 1px dashed white;
    }
    .offer-item-rwd ul li .image-title{
        margin-top: -5px;
        display: block;
        
    }
    .offer-item{
        display: none;
    }
    .logo{
        display: inline-block;
    }
    .logo-content{
        text-align: center;
    }
    .menu{
        width: 100%;
    }
    .menu ul li a{
        display: block;
        text-decoration: none;
        background: #0b86d9;
        padding: 20px;
        color: white;
        text-align: center;
        border-bottom: 1px dashed white;
        font-family: "oswalt bold italic", Tahoma, Arial, sans-serif;
    }
    .logo a img{
        display: inline-block;
        text-align: center;
    }
}
@media (min-width: 720px) {
    .banner .image-title{
        top: 60%; 
        left: 55%; 
        max-width: 280px;
        position: absolute; 
        color: #0B86D9; 
        z-index: 9999; 
        background-color: rgba(255,255,255,0.92);
        
        font-size: 26px;
        line-height: 26px;
        padding: 25px;
        font-family: "oswalt italic", Tahoma, Arial, sans-serif;
    }
    .partners{
        background: white;
        -webkit-box-shadow: 0px -1px 6px 0px rgba(50, 50, 50, 0.25);
        -moz-box-shadow:    0px -1px 6px 0px rgba(50, 50, 50, 0.25);
        box-shadow:         0px -1px 6px 0px rgba(50, 50, 50, 0.25);
    }
    .partners p{
        text-align: center;
        margin-left: 15px;
        font-family: "oswalt italic", Tahoma, Arial, sans-serif;
        font-size: 18px;
        text-transform: uppercase;
        color: #474747;
        margin-top: 45px;
    }
    .partners p span{
        font-family: "oswalt bold italic", Tahoma, Arial, sans-serif;
    }
    .partners ul li a{
        display: block;
        text-align: center;
        margin-top: 3px;
    }
    .footer .footer-left{
        float: left;
        padding: 45px 0;
        margin-left: 15px;
    }
    .footer .footer-right{
        float: right;
        padding: 30px 0;
        margin-right: 15px;
    }
    .site-map{
        background-image: url("../img/stripe_grey.png");
        text-align:center;
    }
    .site-map ul li a{
        text-decoration: none;
        color: white;
        float: left;
        display: inline-block;
        font-family: "oswalt bold italic", Tahoma, Arial, sans-serif;
        text-transform: uppercase;
        font-size: 16px;
        padding: 40px 25px;
    }
    .site-map ul{
        display:inline-block;
    }
    .site-map li {
        display:inline;
    }
    .offer-item-rwd{
        display: none;
    }
    .offer-item{
        display: block;
    }
    .menu ul li a{
        text-decoration: none;
        text-transform: uppercase;
        float: left;
        color: #474747;
        padding: 40px 25px 40px 25px;
        font-size: 14px;
        font-family: "oswalt italic", Tahoma, Arial, sans-serif;
        border-top: 8px solid white;

    }
    .menu ul li a:hover{
        border-top: 8px solid #0b86d9;
        background-image: url("../img/stripe.png");
    }
}
@media (min-width: 1024px) {
    .partners{
        background: white;
        -webkit-box-shadow: 0px -1px 6px 0px rgba(50, 50, 50, 0.25);
        -moz-box-shadow:    0px -1px 6px 0px rgba(50, 50, 50, 0.25);
        box-shadow:         0px -1px 6px 0px rgba(50, 50, 50, 0.25);
    }
    .partners p{
        float: left;
        margin-left: 15px;
        font-family: "oswalt italic", Tahoma, Arial, sans-serif;
        font-size: 18px;
        text-transform: uppercase;
        color: #474747;
        margin-top: 45px;
    }
    .partners p span{
        font-family: "oswalt bold italic", Tahoma, Arial, sans-serif;
    }
    .partners ul li a{
        float: left;
        margin-top: 3px;
    }
}
#carousel{
    clear: both;
    max-width: 1000px;
    max-height: 495px;
}
.projects{
    margin-bottom: 60px;
}
.projects h2{
    padding-top: 30px;
    font-size: 26px;
    text-align: center;
    font-family: "oswalt italic", Tahoma, Arial, sans-serif;
    text-transform: uppercase;
    color: #474747;
}
.projects h2 span{
    font-family: "oswalt bold italic", Tahoma, Arial, sans-serif;
}
#projects .item{
  margin: 3px;
}

#projects .item img{
  display: block;
  width: 100%;
  height: auto;
}
#project{
    margin-top: 40px;
}
.item p{
    width: 250px;
    height: 188px;
    background: #181818;
    opacity: 0;
    position: absolute;
    color: white;
    text-align: center;
}
.item p span{
    font-size: 26px;
    font-family: "oswalt bold italic", Tahoma, Arial, sans-serif;
    display: block;
    padding-top: 50px;
    text-transform: uppercase;
}
.item p a{
    font-size: 16px;
    font-family: "oswalt italic", Tahoma, Arial, sans-serif;
    display: block;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    padding-top: 10px;
}


.footer{
    background-image: url("../img/stripe_black.png");
    background-position: center; 
    color: white;
    font-size: 14px;
    font-family: "oswalt italic", Tahoma, Arial, sans-serif;
}

.arrow span{
    position: absolute;
    left: 50%;
    margin-top: -17px;
    cursor: pointer;
    width: 45px;
    height: 45px;
    margin-left: -22px;
}
.arrow{
    position: relative;
}
.cookies{
    background: #0B86D9;
    font-family: "oswalt italic", Tahoma, Arial, sans-serif;
    padding: 25px 0px;
    text-align: center;
}
.cookies p{
    background: #0B86D9;
    color: #fff;
    font-family: "oswalt italic", Tahoma, Arial, sans-serif;
    padding: 0px 7px 25px 7px;
    text-align: center;
}
.cookies span{
    background: white;
    color: #0c83e7;
    padding: 7px 15px;
    cursor: pointer;
    margin-top: 30px;
}

.content{
    margin-bottom: 20px;
    padding: 0 15px 50px 15px;
    border-bottom: 1px solid #ebebeb;
    background: white;
}
.content h2{
    padding-top: 30px;
    font-size: 26px;
    text-align: center;
    font-family: "oswalt italic", Tahoma, Arial, sans-serif;
    text-transform: uppercase;
    color: #474747;
    
}
.content h2 span{
    font-family: "oswalt bold italic", Tahoma, Arial, sans-serif;
}
.content p{
    font-family: "oswalt italic", Tahoma, Arial, sans-serif;
    margin-top: 20px;
    text-align: justify;
}
#carousel li{
    list-style: none;
}
.contact{
    margin-top: 10px;
    line-height: 22px;
}
.contact h3{
    font-family: "oswalt bold italic", Tahoma, Arial, sans-serif;
    font-size: 20px;
    margin: 20px 0;
}
.contact input[type="text"]{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
    font-family: "oswalt italic", Tahoma, Arial, sans-serif;
    padding: 7px 20px;
    outline: none;
    margin-bottom: 10px;
    color: #474747;
    font-size: 14px;
    border: 1px solid #0B86D9;
}
.contact input[type="email"]{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
    font-family: "oswalt italic", Tahoma, Arial, sans-serif;
    padding: 7px 20px;
    outline: none;
    margin-bottom: 10px;
    color: #474747;
    font-size: 14px;
    border: 1px solid #0B86D9;
}
.contact textarea{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    resize: none;
    width: 100%;
    font-family: "oswalt italic", Tahoma, Arial, sans-serif;
    padding: 7px 20px;
    outline: none;
    margin-bottom: 10px;
    color: #474747;
    font-size: 14px;
    height: 140px;
    border: 1px solid #0B86D9;
}
.submitButton{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #0B86D9;
    border: none;
    outline: none;
    color: white;
    width: 40%;
    font-size: 16px;
    padding: 7px 20px;
    font-family: "oswalt italic", Tahoma, Arial, sans-serif;
    cursor: pointer;
    display: block;
    text-transform: uppercase;
    text-align: center;
}

.contact span{
    font-size: 18px;
}
.contact a{
    text-decoration: none;
    color: #0B86D9;
}
.form-loader img{
    width: 150px;
    -webkit-animation:spin 2s linear infinite;
    -moz-animation:spin 2s linear infinite;
    animation:spin 2s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
.form-loader{
    display: none;
    text-align: center;
    margin: -250px 0 100px 0;
}
.success-alert{
    display: none;
    background: #0B86D9;
    border: none;
    outline: none;
    color: white;
    font-size: 16px;
    width: 100%;
    text-align: center;
    font-family: "oswalt italic", Tahoma, Arial, sans-serif;
    padding: 7px 20px;
    margin-bottom: 10px;
}
.form-alert-name,
.form-alert-email,
.form-alert-text{
    width: 100%;
    display: none;
    font-family: "oswalt italic", Tahoma, Arial, sans-serif;
    font-size: 14px;
    color: white;
    background: #0B86D9;
    padding: 7px 20px;
}
#form-email-error{
    background: #E30613;
    color: white;
    width: 100%;
    font-size: 14px;
    padding: 7px 20px;
    display: block;
    font-family: "oswalt italic", Tahoma, Arial, sans-serif;
    margin-top: -10px;
    margin-bottom: 10px;
}