
@font-face {
    font-family: 'Lato-Regular';
    src: url('../fonts/Lato-Regular.eot');
    src: url('../fonts/Lato-Regular.woff2') format('woff2'),
    url('../fonts/Lato-Regular.woff') format('woff'),
    url('../fonts/Lato-Regular.ttf') format('truetype'),
    url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg'),
    url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato-Light';
    src: url('../fonts/Lato-Light.eot');
    src: url('../fonts/Lato-Light.woff2') format('woff2'),
    url('../fonts/Lato-Light.woff') format('woff'),
    url('../fonts/Lato-Light.ttf') format('truetype'),
    url('../fonts/Lato-Light.svg#Lato-Light') format('svg'),
    url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato-Italic';
    src: url('../fonts/Lato-Italic.eot');
    src: url('../fonts/Lato-Italic.woff2') format('woff2'),
    url('../fonts/Lato-Italic.woff') format('woff'),
    url('../fonts/Lato-Italic.ttf') format('truetype'),
    url('../fonts/Lato-Italic.svg#Lato-Italic') format('svg'),
    url('../fonts/Lato-Italic.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}


body {
    font-family: 'Lato-Regular';
    font-size: 16px;
}

body, html {
    height: auto;
    min-height: 100%;
}

.section-1 {
    background: url("../images/banner.jpg") no-repeat top center;
    padding-bottom: 250px;
    background-size: cover;

}

.section-inner {
    background: url("../images/animation.png") no-repeat top center;
    background-position: 0px 0px;
    background-repeat: repeat-x;
    animation: animatedBackground 150s linear infinite;
}

@keyframes animatedBackground {
    from { background-position: 0 0; }
    to { background-position: 100% 0; }
}

.social-icon {
    margin-top: 30px;
    margin-bottom: 130px;
}

.social-icon li {
    display: inline-block;
}

.social-icon li a {
    color: #ffffff;
    margin-right: 5px;
    font-size: 24px;
    padding-right: 5px;
    padding-left: 5px;
}

.section-1 .logo {
    background: url("../images/line.png") no-repeat;
    background-position: 250px 180px;
}

.header-info {
    color: #ffffff;
    width: 76%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
    margin-bottom: 50px;
    font-size: 20px;
}

a.btn-hold {
    padding: 8px 80px;
    background-color: #89AFFF;
    border: 1px solid #89AFFF;
    border-radius: 0px;
    color: #ffffff;
    text-decoration: none;
}

.btn-hold:hover {
    background-color: #EA5B52;
    border: 1px solid #EA5B52;
    color: #ffffff;
    cursor: pointer;
}

.btn-hold a {
    color: #ffffff;
    text-decoration: none;
}

.section-2 p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.section-3 {
    padding-bottom: 80px;
}

.section-4 h2 {
    margin-right: auto;
    margin-left: auto;
    font-size: 37px;
    color: #242e53;
    margin-bottom: 30px;
}

.section-4-one {
    padding-top: 150px;
    margin-bottom: 80px;
    margin-left: 250px;
}

.section-4-one p {
    padding-top: 15px;
}

.section-4-two {
    margin-left: 250px;
}

.section-4-two p {
    padding-top: 15px;
}


.downloads {
    text-align: center;
}

.downloads a {
    width: 150px;
    height: 150px;
    display: inline-block;
    border-radius: 50%;
    text-decoration: none;
    padding-top: 30px;
    color: #ffffff;
    margin-left: 10px;
    margin-right: 10px;
}

.downloads a i {
    font-size: 36px;
    color: #f9f9f9;
}

.section-5 {
    padding-top: 60px;
}

.section-5-one {
    padding-top: 150px;
    margin-bottom: 80px;
}

.section-5-one p {
    padding-top: 15px;
    width: 60%;
}

.section-5-two {

}

.section-5-two p {
    padding-top: 15px;
    width: 60%;
}

.section-6 {
    padding-bottom: 80px;
}

.section-6 h2 {
    font-family: 'Lato-Light';
    font-size: 36px;
}

.section-6 .col-sm-6 .downlaods {
    text-align: center;
}

.downloads img {
    margin-right: 20px;
    margin-left: 20px;
}

.section-7 {
    background: url("../images/footer-banner.jpg") no-repeat;
    background-size: cover;
    padding-top: 120px;
    color: #ffffff;
    padding-bottom: 180px;
}

.section-7 h2 {
    font-family: 'Lato-Light';
    font-size: 36px;
    color: #ffffff;
    padding-bottom: 60px;

}

.pt-75 {
    padding-top: 75px;
}

.form-hold {
    margin-right:auto;
    margin-left: auto;
    display: block;

}

.form-hold input {
    background: #ffffff08;
    border: none;
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
}

.form-hold textarea {
    background: #ffffff08;
    border: none;
    border-bottom: 1px solid #ffffff;
    display: block;
    height: 120px;
    width: 100%;
    padding: 10px;
}

.btn-submit {
    border: 1px solid #ffffff !important;
    padding: 5px 20px;
    text-transform: uppercase;
    cursor: pointer;
}

.btn-submit:hover {
    background-color: #fff;
    color: #000000;
}

.widget li {
    margin-bottom: 0px;
}

.widget li i {
    font-size: 30px;
    margin-bottom: 20px;
}

.widget li p {
    font-size: 16px;
}

.widget li:hover {
    color: #F4AC13;
}

.widget li:hover p {
    color: #ffffff;
}

.section-8 {
    padding-top: 60px;
}

footer ul {
    margin-top: 15px;
}

footer ul li {
    display: inline;
}

footer ul li a {
    font-size: 22px;
    color: #454545;
    margin-left: 20px;
    margin-right: 20px;
}

footer p {
    font-size: 12px;
    margin-top: 10px;
}

#scroll {
    position:fixed;
    right: 20px;
    bottom: 25px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background-color: #3498db;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #ffffff
}
#scroll:hover {
    background-color: #e74c3c;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}


.shake {
    display:inline-block
    width: 250px !important;
}

.shake {
    display: inline-block;
    position:relative;
}

@-webkit-keyframes spaceboots {
    0% { -webkit-transform: translate(2px, 1px) rotate(0deg); }
    10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
    20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); }
    30% { -webkit-transform: translate(0px, 2px) rotate(0deg); }
    40% { -webkit-transform: translate(1px, -1px) rotate(1deg); }
    50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); }
    60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); }
    70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); }
    80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); }
    90% { -webkit-transform: translate(2px, 2px) rotate(0deg); }
    100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); }
}
.shake:hover,
.shake:focus {
    -webkit-animation-name: spaceboots;
    -webkit-animation-duration: 0.8s;
    -webkit-transform-origin:50% 50%;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

.img-animation {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.img-animation:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.form-hold textarea:focus {
    background-color: #ffffff;
}

.with-errors {
    color: red;
}