﻿
@font-face {
    font-family: 'Montserrat-Regular';
    src: url('font/Montserrat-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'OpenSans-Light';
    src: url('font/OpenSans-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('font/OpenSans-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'OpenSans-Semibold';
    src: url('font/OpenSans-Semibold.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('font/Montserrat-Bold.ttf') format('truetype');
}

html {
    -webkit-font-smoothing: antialiased;
}

body {
    font-family: "Montserrat-Regular";
    overflow-x: hidden;
    width: 100%;
}
.ui-page-theme-a, .ui-page-theme-a .ui-btn {
    text-shadow:none;
}
#marqueeImage img {
    width: 100%;
    height: 100%;
}
#navbar {
    background-color: #002540;
    border: none;
}

    #navbar .nav > li > a {
        padding: 30px 20px;
        letter-spacing: 1.85px;
        text-transform: uppercase;
        color: #FFF !important;
        font-family: "Montserrat-Regular";
        font-size: 12px;
        line-height: 12px;
    }

        #navbar .nav > li > a:hover, #navbar .nav > li > a:focus {
            background-color: rgba(0,0,0,.2) !important;
            color: #FFF !important;
        }

    #navbar .nav > li > .btn {
        padding: 10px 20px 10px 20px;
        margin: 19px 20px;
        font-size: 13px !important;
    }

    #navbar .navbar-toggle {
        width: auto !important;
        margin: 19px 15px;
    }

.btn {
    width: auto !important;
}

.btn-warning {
    color: #fff !important;
    background-color: #f39A16 !important;
    border-color: #f39A16 !important;
    border-radius: 4px;
    font-size: 13px !important;
    padding: 10px 20px 10px 20px;
}

}

.btn-default {
    color: #333 !important;
    background-color: #002540 !important;
    border-color: #ccc !important;
    font-size: 12px;
    letter-spacing: 1.85px;
    font-family: "Montserrat-Regular";
}

.btn-primary {
    color: #fff !important;
    font-size: 13px !important;
    background-color: #2373AC !important;
    border-color: #2373AC !important;
    letter-spacing: 2px;
    font-family: "Montserrat-Regular" !important;
    padding: 10px 20px 10px 20px;
}

#login {
    color: white !important;
    background-color: transparent !important;
}

#sign-up {
    background-color: #f39A16 !important;
}

#header {
    text-align: center;
    color: #fff;
    background:#003359;
}

#header .intro-text .name {
    padding-top:40px;
    display: block;
    font-family: "Montserrat-Bold";  
    font-size:32px;
    letter-spacing:1px;
    line-height:32px;
}

#header .intro-text .skills {
    font-family: 'OpenSans-Regular';
    font-size: 18px;
    color: #ffffff;
    line-height: 20px;
    padding-top: 20px;
}

#marqueeImage{
    width: 100%;
    height: 575px;
    overflow: hidden;
}
.what-head h1 {
    font-family: "Montserrat-Regular";
    font-size: 22px;
    color: #003359;
    line-height: 30px;
    letter-spacing: 2.75px;
}

.what-head p {
   font-family: 'OpenSans-Regular';
    font-size: 17px;
    color: #ffffff;
    line-height: 34px;
}

.what-item h2 {
    font-family: "Montserrat-Regular";
    font-size: 18px;
    color: #FFFFFF;
    line-height: 22px;
}

.what-item li {
    font-family: 'OpenSans-Regular';
    font-size: 16px;
    color: #6ab2e4;
    line-height: 24px;
    padding-left: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
}

    .what-item li span {
        color: #ffffff;
    }

.what-item ul {
    margin-left: -20px;
}


#what {
    padding-top: 72px;
    background-color: #2373Ac;
}

.what-item-content {
    padding-top: 25px;
    padding-bottom: 50px;
}

.what-macbook img {
    padding-left: 50px;
    padding-right: 50px;
    width: 100%;
}
/*---who css--------*/
#who {
    padding-top: 72px;
}

.who-about-1 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.who-about h1 {
    font-family: "Montserrat-Regular";
    font-size: 22px;
    color: #2373Ac;
    line-height: 30px;
    letter-spacing: 2.75px;
}

.who-about-1 h3 {
    font-family: "Montserrat-Regular";
    font-size: 18px;
    color: #2373Ac;
    line-height: 28px;
    letter-spacing: 0.3px;
    padding-top: 50px;
}

.who-about p {
    font-family: 'OpenSans-Regular';
    font-size: 17px;
    color: #4A4A4A;
    line-height: 34px;
}



#dCarousel .owl-pagination {
    text-align: right !important;
    transform: rotate(90deg) !important;
    width: 110px !important;
    float: right !important;
    top: -250px !important;
    position: relative !important;
}
 #resourceCarousel .owl-controls .owl-page span, #dCarousel .owl-controls .owl-page span{
    background: #FFF;
    border: 1px solid #2373Ac;
    width: 10px;
    opacity: 1;
    height: 10px;
}
#resourceCarousel .owl-controls .owl-page.active span, #dCarousel .owl-controls .owl-page.active span{
    background: #2373Ac;
}

@media(max-width:767px) {
    #dCarousel .item img {
        width: 250px;
        height: 130px;
    }
    #dCarousel .owl-pagination {
        top: -130px !important;
    }
}

.slide-text {
    font-family: 'OpenSans-Regular';
    font-size: 15px;
    color: #2373AC;
    line-height: 20px;
    display: block;
    text-align: center;
    margin-top: 20px;
}

.who-about-1 p {
    font-family: 'OpenSans-Regular';
    font-size: 16px;
    color: #4A4A4A;
    line-height: 36px;
}

.who-content-1 p {
    font-family: 'OpenSans-Regular';
    font-size: 17px;
    color: #ffffff;
    line-height: 34px;

}

.who-avatar-1 .gregg span {
    font-family: 'OpenSans-Semibold';
    font-size: 17px;
    color: #ffffff;
    line-height: 20px;
    float: left;
    margin-left: 48px;
    margin-top: -36px;
}

.who-avatar-1 .gregg img {
    margin-right: 20px;
}

#who-why {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #003359;
}

    #who-why h1 {
        font-family: "Montserrat-Regular";
        font-size: 18px;
        color: #ffffff;
        line-height: 22px;
        letter-spacing: 0.41px;
    }



#who-content {
    padding-top: 70px;
    padding-bottom: 80px;
    background-color: #2373AC;
}

.time-right-2 p {
    padding-top: 20px;
    color: #808080;
    font-size: 20px;
}

.who-time-1 h1 {
    font-family: "Montserrat-Regular";
    font-size: 22px;
    color: #ffffff;
    letter-spacing: 2.75px;
    line-height: 30px;
}

.who-time-content {
    padding-top: 35px;
    line-height: 3;
}

.who-time-content-1 {
    padding-left: 45px;
    border-left: 1px solid #555555;
    padding-top: 18px;
}

.who-time-content h2 {
    font-family: "Montserrat-Regular";
    font-size: 22px;
    color: #6AB2E4;
}

.who-time-content ul {
    margin-left: -40px;
}

.who-time-content li {
    font-size: 16px;
    font-family: 'OpenSans-Regular';
    color: #6AB2E4 !important;
    margin-left: 20px;
    padding-left: 25px;
}

.who-time-content span {
    color: #ffffff;
}

.time-right-1 p {
    font-size: 16px;
    font-family: 'OpenSans-Regular';
    color: #ffffff;
    line-height: 36px;
}


.time-right-2 h2 {
    font-family: "Montserrat-Regular";
    font-size: 22px;
    color: #6AB2E4;
    line-height: 36px;
}

.time-right-2 p {
    font-size: 15px;
    font-family: 'OpenSans-Regular';
    color: #ffffff;
    opacity: .5;
    line-height: 19px;
}

.who-bottom-1 p {
    font-size: 17px;
    font-family: 'OpenSans-Regular';
    color: #4A4A4A;
    line-height: 34px;
}

.gregg img {
    margin-left: -15px;
}

.who-bottom-avatar .gregg span {
    font-family: 'OpenSans-Semibold';
    font-size: 17px;
    color: #4A4A4A;
    margin-left: 20px;
    line-height: 20px;
    float: left;
    margin-left: 48px;
    margin-top: -36px;
}

.who-bottom-avatar .gregg img {
    margin-left: -15px;
}

#who-bottom {
    padding-top: 50px;
    padding-bottom: 50px;
}

.who-bg-img-1 {
    width: 100%;
}

#who-time {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #22292F;
}

#call-smarter {
}

/*-------------pricing css------------------*/

#pricing {
    padding-top: 72px;
    background-color: #F7F7F7;
}

.pricing-head h1 {
    font-family: "Montserrat-Regular";
    font-size: 22px;
    color: #2373AC;
    letter-spacing: 2.75px;
    line-height: 30px;
}

.pricing-box {
    padding-top: 40px;
}

.pricing-head p {
    font-family: 'OpenSans-Regular';
    font-size: 17px;
    color: #4A4A4A;
    line-height: 34px;
}

.panel-body {
    border: 1px solid #E9E9E9;
}

    .panel-body p {
        font-family: 'OpenSans-Regular';
        font-size: 16px;
        color: #868F98;
        line-height: 16px;
    }

    .panel-body h2 {
        font-family: "Montserrat-Bold";
        font-size: 32px;
        color: #22292F;
          line-height: 32px;
    }

    .panel-body h3 {
        font-family: 'OpenSans-Regular';
        font-size: 16px;
        color: #2373AC;
    }

.pannel-body-inner {
    padding-top: 10px;
    padding-bottom: 32px;
}

.pricing-border h3 {
    font-family: 'OpenSans-Regular';
    font-size: 16px;
    color: #5A6670;
    line-height: 30px;
    padding-right: 50px;
    padding-left: 50px;
}

#resourceCarousel .pricing-bottom-1 {
    margin-left: 70px;
    /*margin-top: -58px;*/
}

.pricing-bottom-1 p {
   font-family: 'OpenSans-Regular';
    font-size: 17px;
    color: #ffffff;
    line-height: 34px;
}

.prcing-avatar {
    padding-top: 20px;
}

    .prcing-avatar .gregg span {
        font-family: 'OpenSans-Semibold';
        font-size: 17px;
        color: #ffffff;
        line-height: 34px;
        float: left;
        margin-left: 48px;
        margin-top: -52px;
    }

.pricing-border {
    padding-top: 50px;
    padding-bottom: 100px;
    border-right: thick #808080;
    line-height: 6;
}

    .pricing-border > div:first-child {
        border-right: 1px solid rgba(128,128,128,0.2);
    }

.pricing-bottom {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #5A6670;
}

.pricing-border-left{
    width:460px;
    margin:auto;
}

/*---------resource css----------*/

#resource {
    padding-top: 72px;
    padding-bottom: 100px;
}

.resource-head h1 {
    font-family: "Montserrat-Regular";
    font-size: 22px;
    color: #2373AC;
    letter-spacing: 2.75px;
    line-height: 30px;
}

.resource-slid P {
    font-family: 'OpenSans-Regular';
    font-size: 16px;
    color: #4A4A4A;
    line-height: 34px;
}

.resource-slid h4 {
    font-family: 'OpenSans-Semibold';
    font-size: 16px;
    color: #2373AC;
    letter-spacing: 0.2px;
    line-height: 27px;
}

.resource-slide {
    padding-top: 50px;
}


.resource-head p {
    font-family: 'OpenSans-Regular';
    font-size: 17px;
    color: #4A4A4A;
    line-height: 34px;
}

.carousel-item p, h4 {
    color: #000000;
}
#resourceCarousel .owl-controls .owl-buttons{
   position: absolute;
    top: 35%;
    width: 100%;
}
#resourceCarousel .owl-controls .owl-buttons .owl-next{
    background: #f7f7f7;
    padding: 10px;
    text-align: center;
    float: right;
    margin-right: -15px;
    width: 44px;
    height: 44px;
    opacity:1;
}

#resourceCarousel .owl-controls .owl-buttons .owl-prev{
    background: #f7f7f7;
    padding: 10px;
    text-align: center;
    float: left;
    margin-left: -15px;
    transform: rotate(180deg);
    width: 44px;
    height: 44px;
    opacity:1;
}
#resourceCarousel .owl-controls .owl-buttons .owl-next.disabled, #resourceCarousel .owl-controls .owl-buttons .owl-prev.disabled{
    opacity:.5;
    cursor: not-allowed;
}
#resourceCarousel .owl-pagination{
    margin-top: 40px;
 }

.sale-mail{
  padding-left: 6px;
}
.press-mail{
    padding-left: 3px;
}
.dollor-icon{
  padding-left: 6px;
}
.que-icon{
 padding-left: 3px;
}


/*-------FAQ-----------------*/
.faq-body {
    background-color: #242933;
}

.faq-body {
    padding-top: 65px;
    padding-bottom: 65px;
    background-color: #181D21;
}

#faq {
    background-image: url('img/photo.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #4A4A4A;
    padding-top: 30px;
    padding-bottom: 30px;
}

.faq-head {
    width: 280px;
    margin:auto;
}

    .faq-head span{
        font-family: "Montserrat-Regular";
        font-size: 16px;
        color: #FFFFFF;
        margin: 0px;
        line-height: 30px;
        letter-spacing: 0.38px;
    }

    .faq-head h3 {
        font-family: "Montserrat-Bold";
        font-size: 16px;
        color: #FFFFFF !important;
        line-height: 30px;
        letter-spacing: 0.38px;
        margin: 0px;
    }

    .faq-head h3 a {
            color: #FFFFFF !important;
     }


.faq-body h1 {
    font-family: "Montserrat-Regular";
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0.41px;
    line-height: 22px;
}

.faq-head img {
    margin-right: 20px;
    padding-top: 18px;
}

.faq-right img + img {
    padding-left: 40px;
}

.faq-right img {
    margin-top: 10px;
}
/*--------------footer----------*/
.star-light {
    border-top: 1px solid rgba(255,255,255,0.3);
}

.footer-above {
    background-color: #003359;
}

    .footer-above h3 {
        color: #ffffff;
    }

        .footer-above h3 a {
            color: #fff !important;
        }

.footer-bottom {
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer-bottom span {
       color: #fff !important;
        font-family: 'OpenSans-Regular';
        font-size: 12px;
        opacity: .6;
        line-height: 14px;
    }
    .footer-bottom a {
        color: #fff !important;
        font-family: 'OpenSans-Regular';
        font-size: 12px;
        opacity: .6;
        line-height: 14px;
    }

.contact a {
    font-family: 'OpenSans-Regular';
    font-size: 14px;
    color: #FFFFFF !important;
    line-height: 14px;
    letter-spacing: 0.25px;
    padding-left: 10px;
}

.footer-col h3 {
    font-family: "Montserrat-Regular";
    font-size: 18px;
    color: #FFFFFF;
    line-height: 21px;
}



.scroll-top {
    position: relative;
    margin: auto;
    top: -30px;
    width: 60px;
    height: 60px;
}

    .scroll-top .btn {
        padding: 15px 5px 5px 5px;
        width: 60px !important;
        height: 60px;
        border-radius: 100%;
        border: none;
        background-color: #F39A16!important;
    }

        .scroll-top .btn:focus {
            outline: 0;
        }

.qoute-left, .qoute-right {
    color: rgba(255,255,255,20) !important;
    font-weight: bold !important;
    font-size: 144px !important;
    line-height: 144px !important;
    opacity: .2;
}

.qoute-left-1, .qoute-right-1 {
    color: #e8dddd;
    font-weight: bold;
}

.download-btn-layout > img {
    width: 100%;
    min-height: 185px;
}

.download-btn-layout > .download-btn {
    position: absolute;
    top: 0px;
    margin-top: 35px;
}

.download-btn-layout h1 {
    font-family: "Montserrat-Regular";
    font-size: 20px;
    color: #2373Ac;
    letter-spacing: 0.42px;
    line-height: 24px;
    padding: 10px 20px 10px 20px;
}

.btn-outline {
    font-family: "Montserrat-Regular" !important;
    font-size: 13px !important;
    color: #2373Ac !important;
    letter-spacing: 2px !important;
    line-height: 13px !important;
    border: 1px solid #2373AC !important;
    background-color: #f7f7f7 !important;
    padding: 10px 20px 10px 20px;
}

.footer-col {
    width: 250px;
    float: right;
}
.app-icon{
    width: 135px;
    height: 40px;
}
/* responsive */

/*xs*/
@media(max-width:767px) {
    .icon-l-quote{
        width:25px;
        text-align:left;
    }
     .icon-r-quote{
        width:25px;
        text-align:right;
    }
     #resourceCarousel .pricing-bottom-1 {
        margin-left: 40px;
        margin-top: -20px;
    }
    #navbar .nav > li > a {
        padding: 9px 25px;
        text-align: center;
    }

    .pricing-border > div:first-child {
        border-right: 0px solid rgba(128,128,128,0.2);
    }

    .faq-body {
        text-align: center;
    }

    .footer-above .contact img {
        max-width: 100%;
    }

    .footer-above .contact {
        width: 300px;
        margin: auto;
    }

    .what-macbook img {
        padding-left: 15px;
        padding-right: 15px;
    }

    .footer-col {
        float: none;
    }

}
@media(min-width:767px) {
    .footer-logo{
        margin-top: 40px;
    }
}
.footer-logo{
    max-width: 287px;
}
/* sm */
@media(min-width:767px) and (max-width:850px) {
    #navbar .nav > li > a {
        padding: 30px 13px;
    }
}

@media(max-width:992px) {
    .who-time-content-1 {
        padding-left: 15px;
        border-left: 0px solid #FFF;
    }

    .pricing-border-left {  
            width:auto;
             margin: auto;
    }

     .who-callplease{
        text-align:center;
    }
}
@media(max-width:1024px) {
    .hidden-ipad{
        display:none !important;
    }
    .what-macbook .size-1x{
        display: block;
    }
    .what-macbook .size-2x{
        display:none;
    }
}
@media(min-width:1024px) {
      .what-macbook .size-1x{
        display: none;
    }
    .what-macbook .size-2x{
        display:block;
    }
}

.ui-page-theme-a {
    text-align:none;
}



/* homer banner*/


.hero {
    top: -72px;
    margin-bottom: -72px;
    overflow: hidden;
    position: relative;
    padding-top: 105px;
    background: #17406B;
    min-height: 200px;
}
.background {
    position: absolute;
    top: -70px;
    left: 0;
    width: 100%;
    height: 675px;
    background-image: url('img/blue_bg.jpg');
    background-size: cover;
    background-position: center top;
}

.home-banner {
    display: block;
    text-align: center;
    min-height: 500px;
}

@media (max-width: 767px) {
    .home-banner {
        min-height: 350px;
    }
}

@media (max-width: 500px) {
    .home-banner {
        min-height: 410px;
    }
}



.laptop {
    background-image: url('img/laptop.png');
    height: 405px;
    position: absolute;
    left: 50%;
    width: 602px;
    margin-left: -301px;
    bottom: -16px;
    opacity: 1;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

@media (max-width: 767px) {
    .laptop {
        display: none;
    }
}

.phone {
    background-image: url('img/phone.png');
    height: 213px;
    position: absolute;
    left: 69%;
    width: 112px;
    bottom: 5px;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

@media (max-width: 767px) {
    .phone {
        display: none;
    }
}

@media (max-width: 1300px) {
    .phone{
        left: 83%;
    }
}


.coffee {
    background-image: url('img/coffee.png');
    width: 131px;
    height: 131px;
    position: absolute;
	bottom: 50px;
    right: 67%;
    opacity: 1;
    -webkit-transform: translateZ(0);
    box-shadow: none;
    border: 3px dashed transparent;
    border-radius: 50%;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

@media (max-width: 767px) {
    .coffee {
        display:none;
    }
}

@media (max-width: 1300px) {
    .coffee{
        right: 80%;
    }
}

.large-phone {
    background-image: url('img/phone.png');
    width: 112px;
    height: 316px;
    position: absolute;
    left: 50%;
    margin-left: -56px;
    opacity: 0;
    bottom: -240px;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

@media (max-width: 767px) {
    .large-phone {
        opacity: 1;
        bottom: -160px;
    }
}

#sign-up-btn{
    margin-bottom:30px;
}
.visible-hide{
    visibility:hidden
}

.header-logo{
    max-width:200px;
}

@media (max-width: 1024px) {    
    .header-logo{
        max-width:160px;
    }
}
