@font-face {
    font-family: 'Arial';
    src: url('../fonts/Arial.ttf');
}

body{
    font-family: 'Arial';
}

article {
    text-align: center;
}
.swiper-pagination {
    position: relative;
    bottom: 25px;
}
.lastnews {
    background: #ebeef1;
}
.navbar {
    margin-bottom: 0;
    border: none;
}
.navbar-brand .glyphicon {
    margin-right: 6px;
}
.hero {
    background: url(../../assets/img/city_bg.jpg) center no-repeat;
    background-size: cover;
    border: none;
}
@media (min-width:992px) {
    .hero .get-it {
        text-align: right;
        margin-top: 80px;
        padding-right: 30px;
    }
}.icon-feature, .site-footer, .testimonials blockquote {
     text-align: center;
 }
@media (max-width:992px) {
    .hero .get-it, .hero .phone-preview {
        text-align: center;
    }
}.hero .get-it h1, .hero .get-it p {
     color: #fff;
     text-shadow: 2px 2px 3px rgba(0, 0, 0, .3);
     margin-bottom: 40px;
 }
.hero .get-it .btn {
    margin-left: 10px;
    margin-bottom: 10px;
    text-shadow: none;
}
div.iphone-mockup {
    position: relative;
    max-width: 250px;
    margin: 20px;
    display: inline-block;
}
.iphone-mockup img.device {
    width: 100%;
    height: auto;
}
.iphone-mockup .screen {
    position: absolute;
    width: 88%;
    height: 77%;
    top: 12%;
    border-radius: 2px;
    left: 6%;
    border: 1px solid #444;
    overflow: hidden;
    background: url(../../assets/img/screen-content-iphone-6.jpg) center;
    background-size: cover;
}
.iphone-mockup .screen:before {
    content: '';
    background-color: #fff;
    position: absolute;
    width: 70%;
    height: 140%;
    top: -12%;
    right: -60%;
    transform: rotate(-19deg);
    opacity: .2;
}
.icon-feature .glyphicon {
    font-size: 60px;
}
section.features {
    background-color: #369;
    padding: 40px 0;
    color: #fff;
}
.features h2 {
    color: #fff;
}
.features .icon-features {
    margin-top: 15px;
}
section.testimonials {
    margin: 50px 0;
}
.site-footer {
    padding: 20px 0;
}
@media (min-width:768px) {
    .site-footer h5 {
        text-align: left;
    }
}.site-footer h5 {
     color: inherit;
     font-size: 20px;
 }
.site-footer .social-icons a:hover {
    opacity: 1;
}
.site-footer .social-icons a {
    display: inline-block;
    width: 32px;
    border: none;
    font-size: 20px;
    border-radius: 50%;
    margin: 4px;
    color: #fff;
    text-align: center;
    background-color: #798FA5;
    height: 32px;
    opacity: .8;
    line-height: 32px;
}
@media (min-width:768px) {
    .site-footer .social-icons {
        text-align: right;
    }
}.footer-dark .copyright, .footer-dark .item.social>div, .newsletter-subscribe form, .section2, .select-submenu, .text-on-banner {
     text-align: center;
 }
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    padding: 8px 15px 18px 15px;
}
.text-on-banner {
    font-size: 36px;
    width: 550px;
    position: relative;
    left: 10%;
    top: -60px;
}
.select-submenu {
    background: #f1f0f0;
    padding: 20px 5px 5px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom: 5px solid #0f5095;
}
.footer-dark {
    padding: 50px 0;
    color: #313437;
    background-color: #282d32;
}
.footer-dark h3 {
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 16px;
}
.footer-dark ul {
    padding: 0;
    list-style: none;
    line-height: 1.6;
    font-size: 14px;
    margin-bottom: 0;
}
.footer-dark ul a {
    color: inherit;
    text-decoration: none;
    opacity: .6;
}
.footer-dark ul a:hover {
    opacity: .8;
}
.footer-dark .item.text {
    margin-bottom: 36px;
}
@media (max-width:767px) {
    .footer-dark .item: not(.social) {
    text-align: center;
    padding-bottom: 20px;
}
    .footer-dark .item.text {
        margin-bottom: 0;
    }
}.footer-dark .item.text p {
     opacity: .6;
     margin-bottom: 0;
 }
@media (max-width:991px) {
    .footer-dark .item.social>div {
        text-align: center;
        margin-top: 20px;
    }
}

.footer-dark .item.social>div:nth-child(2)>a {
     font-size: 20px;
     width: 36px;
     height: 36px;
     line-height: 36px;
     display: inline-block;
     text-align: center;
     border-radius: 50%;
     box-shadow: 0 0 0 1px rgba(255, 255, 255, .4);
     margin: 0 8px;
     color: #000;
     opacity: .75;
     border: 1px solid;
 }
.footer-dark .item.social>div>a:hover {
    opacity: .9;
}
.footer-dark .copyright {
    padding-top: 24px;
    font-size: 13px;
    margin-bottom: 0;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    font-weight: 700;
    font-size: 17px;
    font-family: 'Source Sans Pro'}
.newsletter-subscribe {
    color: #313437;
    background-color: #fff;
    padding: 50px 0;
}
.newsletter-subscribe p {
    color: #7d8285;
    line-height: 1.5;
}
.newsletter-subscribe h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 25px;
    line-height: 1.5;
    padding-top: 0;
    margin-top: 0;
    color: inherit;
}
.newsletter-subscribe .intro {
    font-size: 16px;
    max-width: 550px;
    margin: 0 auto 25px;
}
.newsletter-subscribe .intro p {
    margin-bottom: 35px;
}
.newsletter-subscribe form .form-control {
    background: #eff1f4;
    border: none;
    border-radius: 3px;
    box-shadow: none;
    outline: 0;
    color: inherit;
    text-indent: 9px;
    height: 45px;
    margin-right: 10px;
    min-width: 250px;
}
.newsletter-subscribe form .btn {
    padding: 16px 32px;
    border: none;
    background: 0 0;
    box-shadow: none;
    text-shadow: none;
    opacity: .9;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: .4px;
    line-height: 1;
}
.newsletter-subscribe form .btn:hover {
    opacity: 1;
}
.newsletter-subscribe form .btn:active {
    transform: translateY(1px);
}
.newsletter-subscribe form .btn-primary {
    background-color: #0082cc !important;
    color: #fff;
    outline: 0!important;
}
.section2 {
    padding: 0;
    align-items: center;
    align-content: center;
    background-image: url(../../assets/img/section2.png);
    background-size: cover;
    background-position: center;
    min-height: 1100px;
}
.text-on-section2 {
    position: relative;
    top: 80px;
}
@media (max-width:1065px) {
    .section2 {
        padding: 0;
        text-align: center;
        align-items: center;
        align-content: center;
        background-image: url(../../assets/img/section2.png);
        background-size: cover;
        background-position: center;
        min-height: 800px;
    }
    .text-on-section2 {
        position: relative;
        top: 60px;
    }
}@media (max-width:875px) {
    .section2 {
        padding: 0;
        text-align: center;
        align-items: center;
        align-content: center;
        background-image: url(../../assets/img/section2.png);
        background-size: cover;
        background-position: center;
        min-height: 600px;
    }
    .text-on-section2 {
        position: relative;
        top: 40px;
    }
}@media (max-width:660px) {
    .section2 {
        padding: 0;
        text-align: center;
        align-items: center;
        align-content: center;
        background-image: url(../../assets/img/section2.png);
        background-size: cover;
        background-position: center;
        min-height: 500px;
    }
    .text-on-section2 {
        position: relative;
        top: 30px;
    }
    .text-on-section2>h1 {
        font-size: 25px;
    }
}@media (max-width:550px) {
    .section2 {
        padding: 0;
        text-align: center;
        align-items: center;
        align-content: center;
        background-image: url(../../assets/img/section2.png);
        background-size: cover;
        background-position: top;
        min-height: 360px;
    }
    .text-on-section2 {
        position: relative;
        top: 20px;
    }
    .text-on-section2>h1 {
        font-size: 20px;
        margin-top: 10px;
    }
    .text-on-section2>h3 {
        font-size: 16px;
    }
}.simple-slider .swiper-slide {
     background-repeat: no-repeat;
     background-size: cover;
     background-position: center;
 }
.simple-slider .swiper-button-next, .simple-slider .swiper-button-prev {
    width: 50px;
    margin-left: 20px;
    margin-right: 20px;
}
@media (max-width:767px) {
    .simple-slider .swiper-button-next, .simple-slider .swiper-button-prev {
        display: none;
    }
    .simple-slider .swiper-slide {
        height: 360px;
    }
}