@charset "utf-8";
/* CSS Document */

body {
    font-family: 'Raleway', sans-serif;
}

p {
    color: #333333;
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
}

h1 {
    font-size: 60px;
    color: #FFF;
    margin: 0px;
    padding: 0px;
}

h2 {
    font-size: 30px;
    text-transform: uppercase;
    line-height: 80px;
}

h3 {
    color: #FFF;
}

.blue {
    color: #5497eb;
}

.cust-btn {
    background: #5497eb;
    height: 45px;
    text-transform: uppercase;
    border: none;
}

.cust-btn:hover, .cust-btn:focus {
    background: #4e92e7;
}

.vcenter {
    vertical-align: middle;
    float: none;
    margin-top: 200px;
}

.topbar {
}

.topbar p {
    color: #FFF;
    font-size: 13px;
}

.navbar-default {
    background: none;
    border: none;
}

.navbar-default .navbar-nav > li > a {
    color: #FFF;
    text-transform: uppercase;
    font-weight: 600;
    height: 50px
}

.navbar-right, .nav.navbar-nav {
    padding-top: 60px;
    margin-left: 40px;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #5497eb;
    border-bottom: #5497eb solid 2px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background: none;
    color: #5497eb;
    border-bottom: #5497eb solid 2px;
}

.top-btn {
    font-size: 13px;
    border-radius: 4px;
}

.navbar-default .navbar-nav > li > a:focus {
    color: #FFF;
    border: none;
}

.top-btn a:hover, .top-btn a:focus {
    border: none !important;
    color: #FFF !important;
}

.border-btn {
    background: none !important;
    border: #FFF solid 1px;
    margin-right: 10px;
}

.top-btn a {
    line-height: 15px !important;
}

.btn-default {
    border: #aaaaaa solid 1px;
    padding-left: 20px;
    padding-right: 20px;
    height: 40px;
    color: #444444;
    font-size: 13px;
    font-weight: 600;
}

.about-content {
    background: #f8f8f8;
    border-bottom: #dddddd solid 2px;
    padding-top: 10px;
    padding-bottom: 60px;
    margin-bottom: 50px;
}

.trial-blue {
    background: #5497eb;
    min-height: 240px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.trial-blue h3 {
    line-height: 40px;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 15px;
}

.box {
    padding-bottom: 50px;
    padding-top: 30px
}

.btn-border {
    border: #FFF solid 1px;
    background: none;
    color: #FFF;
    height: 40px;
    padding-right: 15px;
    padding-left: 15px;
    text-transform: uppercase;
}

.btn-border:hover, .btn-border:focus {
    color: #ccc;
    border: #CCC solid 1px;
}

footer {
    background: #161616;
    min-height: 400px;
    padding-top: 40px;
}

footer ul {
    list-style-type: none;
    margin-top: 20px;
}

footer ul li {
    color: #FFF;
    display: inline;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: 600;
    text-transform: uppercase;
}

footer ul li a {
    color: #FFF;
}

footer ul li a:hover {
    color: #FFF;
}

footer p {
    color: #aaaaaa;
    font-size: 13px;
}

footer p strong {
    font-size: 14px;
    color: #FFF;
}

.copyright {
    background: #090909;
    line-height: 50px;
    color: #777777;
    text-align: center;
}

/* About Page Style */

/* .about-header { background:url(../images/about-us-bg.jpg) no-repeat; background-size:cover; height:600px; }
.about-header .vcenter { margin-top:160px; } */

/* Contact Us Style */

.contact-us {
    margin-top: 40px;
    margin-bottom: 40px;
}

.contact-us h3 {
    font-size: 28px;
    text-transform: uppercase;
    color: #333333;
    margin-bottom: 40px;
}

.form-control {
    height: 40px;
    border-radius: 0px;
    box-shadow: none;
}

label {
    margin-bottom: 10px;
    font-size: 16px;
    color: #4c4c4c;
    font-weight: 400;
}

.form-group {
    margin-bottom: 35px;
}

.contact-us .btn-primary {
    background: #5497eb;
    border-radius: 3px;
    height: 42px;
    border: none;
}

.contact-details {
    margin-top: 0px;
}

.contact-details p {
    font-size: 16px;
    margin-bottom: 20px;
}

.contact-icon {
    color: #161616;
    margin-right: 20px;
}

#map {
    display: block;
    width: 100%;
    height: 350px;
    margin: 0 auto;
}

.rating-container .filled-stars {
    color: #5497eb !important;
    border: none !important;
}

/* Support Page Style */

.support-header {
    background: url(../images/support-bg.jpg) no-repeat;
    background-size: cover;
    height: 600px;
}

.support-header .vcenter {
    margin-top: 160px;
}

.support-page {
    margin-top: 50px;
    margin-bottom: 50px;
}

.nav-tabs {
    margin-bottom: 30px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background: #5497eb;
    color: #FFF;
    line-height: 55px;
    padding-left: 60px;
    padding-right: 60px;
    border-radius: 0px;
    border: #5497eb solid 1px;
}

.nav-tabs > li > a {
    line-height: 55px;
    font-size: 18px;
    color: #333333;
    border: #CCC solid 1px;
    border-radius: 0px;
    padding-left: 60px;
    padding-right: 60px;
}

.nav-tabs > li > a {
    margin-right: -1px;
}

.nav-tabs {
    border-bottom: none;
}

.panel-default > .panel-heading {
    background-color: rgba(245, 245, 245, 0.28);
    border-radius: 0px;
}

.panel-title > a:hover, .panel-title > a:focus {
    text-decoration: none;
    color: #484747;
}

.support-icon2 {
    font-size: 120px !important;
    color: #5497eb;
}

.support-call {
    margin-bottom: 35px;
}

.support-call p {
    font-size: 24px;
    color: #333;
    line-height: 40px;
}

/* Free Trial Style */

.free-trial {
    margin-top: 60px;
    margin-bottom: 60px;
}

.free-trial h2 {
    line-height: 40px;
    margin: 0px;
    padding: 0px;
    margin-top: 15px;
}

.free-trial h3 {
    font-size: 18px;
    color: #545454;
    margin: 0px;
    padding: 0px;
    line-height: 30px;
}

.trial-form {
    margin-top: 50px;
    text-align: left;
}

.left-inner-addon {
    position: relative;
    color: #898989;
    font: 400 15px 'Open Sans', sans-serif;
}

.left-inner-addon em, .left-inner-addon i {
    position: absolute;
    padding: 12px 18px;
    pointer-events: none;
    font-size: 26px;
    color: #c5c5c5;
}

.left-inner-addon input[type="text"], input[type="password"], input[type="date"], inpute[type="datetime"], input[type="email"], inpute[type="number"], select {
    padding-left: 58px !important;
    width: 100%;
    border: 1px solid #d1d1d1;
    margin-bottom: 1em;
    padding: 1em;
    border-radius: 0;
    outline: none !important;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
}

.left-inner-addon input:focus {
    outline: none !important;
    border: 1px solid #5497eb;
    color: #5497eb;
}

.left-inner-addon:focus .fa {
    color: #5497eb !important;
}

.left-inner-addon input:focus::-webkit-input-placeholder {
    color: #5497eb;
}

.free-trial .signup-btn {
    background: #5497eb;
    border-radius: 3px;
    padding: 1em;
    border: none;
    margin-top: 30px;
    margin-bottom: 20px;
}

.clients-logo {
    background: #fafafa;
    padding-bottom: 70px;
    padding-top: 20px;
}

/* Reset Password Style */

.full {
    background: url(../images/reset-password.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.full h4 {
    color: #FFF;
}

.reset-pass-body {
    margin-top: 100px;
    margin-bottom: 50px;
    background: none;
}

.signin-btn {
    background: #5497eb;
    border-radius: 3px;
    padding: 1em;
    border: none;
    margin-bottom: 20px;
}

.signin-btn:hover, .signin-btn:focus {
    background: #5497eb;
}

.full p a {
    color: #FFF;
}

.full p {
    color: #FFF;
    line-height: 23px;
}

.sign-in-page label {
    color: #FFF;
}

.terms {
    text-align: center;
}

#phone {
    font-family: arial
}

@media only screen and (max-width: 768px) {
    .contact-details {
        margin-top: 25px;
    }

    .nav-tabs > li > a {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .nav-tabs > li > a {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .support-page .nav.nav-tabs {
        margin-left: 16%;
    }
}

/* Case Study Style */
.case-header {
    background: url(../images/case-bg.jpg) no-repeat;
    background-size: cover;
    height: 600px;
}

.case-header .vcenter {
    margin-top: 160px;
}

.mylogo {
    max-width: 220px !important;
    max-height: 87px !important;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.my-navbar {
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

#mylogodiv {
    height: 110px;
    width: 220px;
    overflow: hidden;

}

.mycontent {
    max-width: 746px !important;
    max-height: 440px !important;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* ====================================================Start Training Style ================================================================= */

.training {
    margin-top: 80px;
    margin-bottom: 10px;
}

.training_list {
    counter-reset: my-badass-counter;
}

.training_list dt {
    position: relative;
    font-size: 30px;
    text-transform: none;
    font-weight: 600;
    letter-spacing: 0.7px;
    padding: 0px 0 10px 0;
}

/*.training_list dt:before {
    content: counter(my-badass-counter); counter-increment: my-badass-counter; position: absolute; left: 0; top: 0; font-size:24px; font-weight: 600; width:38px; height: 38px; border: 2px solid #333333; border-radius:50%; padding-left: 11px;line-height: 29px;
}*/
.training_list dt:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 24px;
    font-weight: 600;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    padding-left: 11px;
    line-height: 29px;
    background: #5497eb url(../images/training_icon.png) 6px 10px no-repeat;
    background-size: 25px 21px;
}

.training_list dd {
    margin: 0 0 50px 0;
}

.training_list dd p {
    color: #333333;
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
}

.training_list dt, .training_list dd {
    padding-left: 50px;
}

/* ====================================================End Training Style ================================================================= */