﻿@font-face{
    font-family: 'Geogrotesque';
    src: url('../../Content/font/Geogrotesque.eot');
    src: url('../../Content/font/Geogrotesque.eot?#iefix') format('embedded-opentype'),
         url('../../Content/font/Geogrotesque.woff2') format('woff2'),
         url('../../Content/font/Geogrotesque.woff') format('woff'),
         url('../../Content/font/Geogrotesque.ttf') format('truetype'),
         url('../../Content/font/Geogrotesque.svg#svgFontName') format('svg');
}

/*
@font-face{
    font-family: 'Geogrotesque-bold';
    src: url('../../Content/font/Geogrotesque_bold.eot');
    src: url('../../Content/font/Geogrotesque_bold.eot?#iefix') format('embedded-opentype'),
         url('../../Content/font/Geogrotesque_bold.woff2') format('woff2'),
         url('../../Content/font/Geogrotesque_bold.woff') format('woff'),
         url('../../Content/font/Geogrotesque_bold.ttf') format('truetype'),
         url('../../Content/font/Geogrotesque_bold.svg#svgFontName') format('svg');
    font-weight: 700;
}
*/

@font-face{
    font-family: 'Open Sans';
    src: url('../../Content/font/OpenSans.eot');
    src: url('../../Content/font/OpenSans.eot?#iefix') format('embedded-opentype'),
         url('../../Content/font/OpenSans.woff2') format('woff2'),
         url('../../Content/font/OpenSans.woff') format('woff'),
         url('../../Content/font/OpenSans.ttf') format('truetype'),
         url('../../Content/font/OpenSans.svg#svgFontName') format('svg');
}

@media only screen and (min-width: 1201px) {
    .home-banner{
        background-image: url(../img/filea.jpg);
        background-position: center center;
        height: 500px;
    }
    #myCarousel .item{
        /*background: #ff0;*/
        margin-right: 35%;
    }
    .item h2 {
        text-align: left;
    }
}

@media only screen and (max-width: 1200px) {
    .home-banner{
        height: 400px;
        background-image: url(../img/fileb.jpg);
        background-position: center center;
    }
    .item h2 {
        text-align: center;
    }
}

@media only screen and (min-width: 992px){
    
    .home-seamless-texts > div{
        margin-top: 15px;
    }
    .footer-links{
        /*background: #f00;*/
        text-align: left;
    }
    .footer-links ul{
        text-align: right;
    }
    .signup-form-top {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 991px){
    .footer{
        text-align: center;
    }
    .footer-links{
        margin-top: 20px;
        text-align: center;
    }
    .footer-links ul{
        text-align: center;
    }
    .home-seamless-texts{
        text-align: center;
    }
    .home-seamless-texts > div{
        margin: 20px auto 0px;
    }
    .home-seamless-texts > a{
        margin: auto;
        display: inline-block;
    }
    .signup-form {
        margin: auto;
    }
    .signup-text > h2{
        display: none;
    }
    .signup-form-top {
        margin: 30px auto 0px;
    }
}

@media only screen and (min-width: 400px){
    .signup-form {
        padding: 30px;
    }
}

@media only screen and (max-width: 400px){
    .signup-form {
        padding: 30px 20px;
    }
}

.body-container{
   min-height: 400px;
}

*{
    color: #333;
    font-weight: 400;
    font-family: "Open Sans", Calibri, Sans-serif;
}

.row_1:before,
.row_1:after {
  display: table;
  content: " ";
}

.row_1:after {
  clear: both;
}

.row_1:before,
.row_1:after {
  display: table;
  content: " ";
}

.row_1:after {
  clear: both;
}

.geogrotesque{
    font-family: "Geogrotesque", "Calibri", "Trebuchet MS", sans-serif !important;
}

#nav{
    z-index:200;
    border:0px;
    padding:0px;
    margin:0px;
    border-radius:0px;

}

.navbar-brand{
    height: 50px;
    /*background: #f00;*/
}

.navbar-brand img{
    float: left;
    width: 30px;
    height: 30px;
    position: relative;
    top: -5px;
    margin-right: 5px;
}

.navbar-brand span{
    color: #fff;
    font-weight: 700;
}

.navbar-brand:hover span{
    color: #fff;
}

#top{
    /*height: 100%;*/
    /*background: rgba(0,0,0,0.3);*/
}

#myNavbar{
    z-index:0210;
}

.nav{
    z-index:2000;
}

.imgCover{
    margin-top: 50px;
    /*position:relative;*/
    /*background-color: #000000;*/
    /*height: 100%;*/
    /*opacity: 0.9;*/
    /*padding-top: 5%;*/
    /*padding-left: 15%;*/
}

#imgApp{
    position:relative;
    height: 800px;
    width: 450px;
   bottom:0px;
   border-top-left-radius:15px;
   border-top-right-radius:15px;
}

.words{
    font-size: 20px;
    font-weight: 700;
    color:#fff;
}

.same{
    background-color:#fff;
}

.carousel-control.right, .carousel-control.left {
    background-image: none;
    color: #f4511e;
}

.carousel-indicators{
    /*float: left;*/
    /*background: #f00;*/
}

.carousel-indicators li{
    background: #5b7acc;
    border-color: #5b7acc !important;
}

.carousel-indicators li.active{
    background: #f93577;
    border-color: #f93577 !important;
}

.item h2{
    font-size:35px;
    text-shadow: 0px 0px 15px #000;
    color:#fff;
    font-weight: 700;
    letter-spacing: 1px;
    /*font-style: italic;*/
    margin: auto;
}

.item h4 {
    max-width: 400px;
    margin: auto;
    /*position: relative;*/
    /*top: 45px;*/
    font-size: 20px;
    /*line-height: 1.375em;*/
    line-height: 25px;
    /*font-weight: normal;*/
    /*font-style: italic;*/
    color: #fff;
    /*text-align: left;*/
    text-shadow: 0px 0px 15px #000;
}

.home-carousel .item{
    margin-top: 100px;
    margin-bottom: 50px;
    /*background: #f00 !important;*/
}

.item span {
    font-style: normal;
}

.home-banner{
    /*height: 400px;*/
    /*background: #2d2d30;*/
    background-color: #333;
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-size:cover;
    /*background-position: center center;*/
}

.home-section{
    padding: 40px 0px;
    /*background: #f00;*/
}

.home-section-head h2{
    line-height: 35px;
    margin-bottom: 0px;
    font-weight: 700;
    /*background: #f00;*/
}

.home-section-head h5{
    /*line-height: 30px;*/
    /*color: #5b7acc;*/
    color: #999;
    margin-top: 5px;
    /*background: #f00;*/
}

.home-seamless{
    margin-top: 50px;
}

.home-seamless-texts{
    margin-top: 50px;
}

.home-seamless-texts > h4{
    font-weight: 700;
    /*color: #f66;*/
}

.home-seamless-texts > div{
    width: 50px;
    height: 2px;
    /*margin-top: 20px;*/
    /*background: #5b7acc;*/
    /*background: #ffd700;*/
}

.home-seamless-texts > p{
    line-height: 25px;
    margin: 10px 0px;
    /*font-size: 16px;*/
    /*font-style: italic;*/
}

.home-seamless-texts > a{
    padding: 8px 20px;
    border-radius: 0px;
}

.home-seamless-texts > a > span{
    color: #fff;
    margin-right: 10px;
}

.home-seamless-texts-web > div{
    background: #428bca;
}
.home-seamless-texts-playstore > div{
    background: #2ecc71;
}

.home-seamless-texts-playstore > a{
    color: #fff !important;
    background: #2ecc71;
}

.home-seamless-texts-playstore > a:hover{
    background: #1a9b50;
}

.home-features{
    background-color: #eee;
    background-image: url('../../Content/img/features_bg.jpg');
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.home-features > div{
    background-color: rgba(255,255,255,0.8);
}

.home-features-content > div{
    margin-top: 40px;
}

.home-features-content > div > span{
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 90px;
    color: #fff;
    /*background: #ffd700;*/
    font-size: 40px;
    border-radius: 50%;
}

.home-features-content > div > h4{
    font-size: 20px;
    font-weight: 700;
    margin-top: 20px;
}

.home-features-content > div > p{
    max-width: 800px;
    line-height: 25px;
    margin-top: 10px;
    padding: 0px 10px;
}

.home-benefits{
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.home-benefits > .home-section-head > p{
    max-width: 800px;
    color: #777;
    margin: 20px auto 0px;
    /*background: #f00;*/
}

.home-benefits-images{
    max-width: 100%;
    height: auto;
    margin-top: 10px;
}

.home-benefits-images img{
    margin: auto;
}

.home-benefits-list > div{
    margin-top: 10px;
}

.home-benefits-list > div > div:first-child > span{
    /*width: 30px;*/
    /*height: 30px;*/
    color: #fff;
    text-align: center;
    font-size: 20px;
    color: #5287bd;
    position: relative;
    top: -5px;
    /*background: #5287bd;*/
}

.contact-us{
    background-color: #777;
    background-image: url('../../Content/img/contact_bg.png');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.contact-us > div{
    height: 100%;
    background-color: rgba(255,255,255,0.95);
    border-top: 1px solid #e8e8e8;
}

.contact-us-form{
    margin-top: 30px;
}

.contact-us-form .input-group,
.contact-us-form .form-group{
    margin-top: 20px;
}

.contact-us-form .form-group textarea{
    height: 142px;
    /*height: 193px;*/
}

.contact-us-form .input-group-addon{
    background: #888;
    border-color: #888;
}

.contact-us-form .input-group-addon .glyphicon{
    color: #fff;
}

.phn-dial{
    background: #888;
    border-radius: 3px;
    text-decoration: none !important;
}

.phn-dial:hover{
    background: #468847;
}

.phn-dial > span:first-child{
    background: #5cb85c !important;
    border-color: #5cb85c !important;
}

.phn-dial:hover > span:first-child{
    background: #468847 !important;
    border-color: #468847 !important;
}

.phn-dial > span:nth-child(2){
    color: #fff;
    line-height: 30px;
    padding-left: 10px;
    /*border-left: 1px solid #aaa;*/
}

.contact-submit{
    padding-top: 20px;
    margin-top: 10px;
    border-top: 1px solid #ddd;
}

.contact-submit > button > span{
    color: #fff;
    margin-right: 5px;
}

.footer{
    background: #222;
    padding: 50px;
}

.footer-title > a{
    text-decoration: none !important;
}

.footer-title > a > img{
    width: 30px;
    height: 30px;
}

.footer-title > a > span{
    font-size: 20px;
    font-weight: 700;
    /*color: #888;*/
    color: #fff;
    position: relative;
    top: 4px;
    letter-spacing: 1px;
}

.footer-title > a:hover > span{
    color: #fff;
}

.footer-links ul{
    margin: 0px;
    padding: 0px;
    /*background: #ff0;*/
}

.footer-links ul li{
    margin: 10px 0px 0px;
    padding: 0px;
    list-style: none;
    display: inline-block;
    /*background: #f0f;*/
}

.footer-links ul li a{
    text-decoration: none !important;
    margin-left: 10px;
    padding-left: 10px;
    display: block;
    color: #888;
    /*background: #444;*/
    border-left: 1px solid #888;
}

.footer-links ul li a:hover{
    color: #fff;
}

.footer-links ul li:first-child a{
    margin-left: 0px;
    padding-left: 0px;
    border-left: none;
}

.footer-copyright{
    margin-top: 30px;
    /*color: #444;*/
    color: #aaa;
}

/* ---------------------- sign up page ------------------- */
.signup{
    padding: 30px 0px 50px;
}

.signup-text > div:nth-child(3){
    margin-top: 10px;
    text-align: justify;
    font-style: italic;
}

.signup-form{
    max-width: 350px;
    background: #eee;
    /*margin-top: 30px;*/
    /*padding: 30px;*/
    /*padding: 0px 20px 20px;*/
    /*border-top: 10px solid #428bca;*/
    border: 2px solid #eee;
    border-top: none;
}

.signup-form-top{
    width: 100%;
    max-width: 350px;
    height: 20px;
    /*margin-top: 30px;*/
    /*background: #f00;*/
}

.signup-form-top > div{
    width: 25%;
    height: 20px;
    float: left;
}

.signup-form-top > div:nth-child(1){
    background: #e64747;
}

.signup-form-top > div:nth-child(2){
    background: #479de6;
}

.signup-form-top > div:nth-child(3){
    background: #98c965;
}

.signup-form-top > div:nth-child(4){
    background: #e49c36;
}

.signup-form .input-group:first-child{
    margin-top: 0px;
}

.signup-form .input-group{
    margin-top: 20px;
}

.signup-form .divider{
    /*padding: 5px 0px;*/
    margin: 20px 0px 0px;
    height: 1px;
    background: #ddd;
    border: none;
}

.signup-form-submit{
    margin-top: 20px;
}

.signup-form-submit:after{
    content: "";
    display: block;
    clear: both;
}