h6{
    font-size: 36px;
}
html,body{
    height: 100%;
    min-height: 100%;
}
h10{
    color: #000000;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: white;
    }
}


@media (max-width: 991px){
    .hero-parallax .hero-inner .hero-content h1 {
        font-size: 27px;
        line-height: 37px;
    }}

    .hero-parallax .hero-inner .hero-content h1 {
        font-weight: 500;
        color: #fff;
        font-size: 55px;
        line-height: 70px;
        text-transform: capitalize;
        letter-spacing: 0px;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    }
@media (max-width: 768px) {
    .navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background: #4e4e4e;
    }
}
@media (max-width: 768px) {
    .navbar-default .navbar-toggle {
        border-color: #4e4e4e;
    }
}
.hero-parallax .hero-inner .hero-content h1 {
    font-weight: 500;
    color: #fff;
    font-size: 55px;
    line-height: 70px;
    text-transform: capitalize;
    letter-spacing: 0px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.hero-parallax .hero-inner .hero-content p {
    color: #fff;
}
.lead {
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
}
.dropdown-menu > li > a {
    text-transform: capitalize;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    padding: 8px 20px;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
a, a:hover, a:focus, button:hover, button:focus {
    outline: 0 !important;
    text-decoration: none;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    border: 1px solid transparent;
    border-radius: 4px;
}


body {
    font-family: "Roboto", sans-serif;
    background: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.5px;
    -webkit-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #666;
}
.scrollToTop {
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    background: #4aa3df;
    right: 10px;
    z-index: 9999;
    display: none;
    opacity: 0.5;
    line-height: 0px;
    transition: all 0.3s;
}
.scrollToTop i {
    font-size: 30px;
    display: block;
    padding-top: 0px;
    line-height: 40px;
}

.navbar-default.navbar-transparent {
    background: transparent;
    border: 0px;
    padding: 2px 0;
    margin: 0px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.navbar-default.navbar-transparent.shrink {
    background-color: black;
    padding: 0px 0;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.navbar-fixed-top {
    top: 0;
}


.navbar-default.navbar-transparent .navbar-nav > .open > a, .navbar-default.navbar-transparent .navbar-nav > .open > a:focus, .navbar-default.navbar-transparent .navbar-nav > .open > a:hover, .navbar-default.navbar-transparent .navbar-nav > .active > a, .navbar-default.navbar-transparent .navbar-nav > .active > a:focus, .navbar-default.navbar-transparent .navbar-nav > .active > a:hover {
    color: #4aa3df;
    background-color: transparent;
}


.dropdown-menu {
    min-width: 20px;
    padding: 10px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    box-shadow: 0 3px 3px rgba(0,0,0,.175);
    background-clip: padding-box;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

@media (min-width: 333px){
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }}
.open>.dropdown-menu{
    display: block;
}
.navbar-default .navbar-nav>li>a {
    color: #eee;
    font-weight:bold;
}
.btn-primary:hover{
    background: #4aa3df;
    border: 2px solid #4aa3df;
}
.navbar-default.navbar-transparent.shrink .search-nav a {
    color: #333;
}




.dzsparallaxer {
    overflow: hidden;
    background-color: #1c1a17;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.dzsparallaxer.use-loading.loaded .dzsparallaxer--target {
    opacity: 1;
}
.divimage {
    background-size: cover;
    background-position: center center;
}
.hero-parallax {
    height: 100%;
    width: 100%;
}
.hero-parallax .hero-inner {
    display: table;
    width: 100%;
    height: 100%;
}
.hero-parallax .hero-inner .hero-content {
    display: table-cell;
    width: 100%;
    height: 100%;
    top:175px;
    position: relative;
}
.buttons a {
    margin: 5px;
}
.btn-xl{
    padding: 14px 30px;
}

btn btn-xl btn-white-border:hover{
    background-color: white;
    color: black;
}

.btn-primary {
    background: #4aa3df;
    color: #fff;
    border: 2px solid #4aa3df;
}
.btn-primary:hover {
    background: transparent;
    color: #4aa3df;
    border-color: #4aa3df;
}
.btn-white-border:hover {
    background: #fff;
    color: #333;
}
a, a:hover, a:focus, button:hover, button:focus {
    outline: 0 !important;
    text-decoration: none;
}
a {
    color: #4aa3df;
}
.search-nav {
    margin-left: 30px;
    margin-top: 12px;
}
.pull-right {
    float: right!important;
}
.top-search {
    background-color: #fff;
    padding: 10px 0;
    margin-top: -10px;
    display: none;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.top-search .input-group-addon {
    background-color: transparent;
    border: none;
    color: #333;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
}
.search-nav {
    margin-left: 30px;
    margin-top: 12px;
}
.pull-right {
    float: right!important;
}
.navbar-default.navbar-transparent.shrink .search-nav a {
    color: #333;
}
.search-nav a {
    font-size: 20px;
}
a, a:hover, a:focus, button:hover, button:focus {
    outline: 0 !important;
    text-decoration: none;
}
* {
    box-sizing: border-box;
}
a {
    color: #4aa3df;
}
a {
    background-color: transparent;
}
.space-90 {
    width: 100%;
    height: 90px;
}

.center-title {
    margin-bottom: 50px;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
}
.center-title h2 {
    letter-spacing: -1px;
    font-weight: 500;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0px;
    font-family: "Poppins", sans-serif;
    color: #000;
}
.h2, h2 {
    font-size: 30px;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-bottom: 10px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.1;
}
p {
    margin: 0 0 10px;
}
.margin-b-30 {
    margin-bottom: 30px !important;
}
.price-box {
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.05);
}
.price-box .price-header {
    background: #000;
    color: #fff;
    padding: 30px 15px;
}
.price-box .price-header h1 {
    text-transform: uppercase;
}
.price-box .price-header h1, .price-box .price-header h4 {
    color: #fff;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0px;
    font-family: "Poppins", sans-serif;
}
.price-box .price-header h4 {
    opacity: 0.8;
    margin: 0px;
}
.h4, h4 {
    font-size: 18px;
}
.price-features {
    margin: 0;
    padding: 15px 0;
}
.price-features li {
    line-height: 50px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 0px 15px;
}
.price-footer {
    background: #f5f5f5;
    padding: 25px 15px;
}
.btn.btn-rounded {
    border-radius: 100px;
    padding: 12px 35px;
}
.btn.btn-rounded:hover {
    background-color: #3b5998;
}
.btn-dark-border {
    background: transparent;
    color: #333;
    border: 2px solid #333;
}
.btn {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    transition: all 0.3s;
}
.price-box.best-plan .price-header, .price-box.best-plan .price-footer {
    background: #4aa3df;
}
.price-box.best-plan .price-header, .price-box.best-plan .price-footer {
    background: #4aa3df;
}
.btn-white-border {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
}
.skin-bg {
    background-color: #1b4d6e;
}
.skin-bg .center-title h2, .skin-bg .center-title p {
    color: #fff;
}
.feedback-box {
    position: relative;
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 3px;
}
.feedback-box p {
    margin-bottom: 0;
}
.testi-info img {
    float: left;
    margin-right: 15px;
}
.img-circle {
    border-radius: 50%;
}

img {
    vertical-align: middle;
}
img {
    border: 0;
}
.testi-info .content {
    overflow: hidden;
}
.testi-info .content h4 {
    margin-bottom: 0px;
    margin-top: 10px;
}

.testi-info .content h4, .testi-info .content em {
    color: #fff;
}
.testi-info .content em {
    display: block;
    opacity: 0.8;
}
.testi-info .content h4, .testi-info .content em {
    color: #fff;
}
.feedback-box:after {
    top: 100%;
    left: 30px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 12px;
    margin-left: -12px;
}
.line {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 100px;
    height: 2px;
    margin-left: -50px;
    background: #4aa3df;
    background-color: #fff;
}
.center-title:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 100px;
    height: 2px;
    margin-left: -50px;
    background: #4aa3df;
}
.step-box h1 {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 90px;
    opacity: 0.05;
}
::selection {
    background-color: #191b1d;
    color: #fff;
}
h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0px;
    margin-top: 0px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #000;
}
.feature-icon-left {
    margin-bottom: 40px;
}
.feature-icon-left .icon {
    float: left;
    margin-right: 20px;
    color: #fff;
    width: 60px;
    text-align: center;
    font-size: 50px;
}
.feature-icon-left .content {
    overflow: hidden;
}
.feature-icon-left .content h4 {
    font-weight: 500;
    text-transform: capitalize;
}
.feature-icon-left .content h4, .feature-icon-left .content p {
    color: #fff;
}
.feature-icon-left .content p {
    opacity: 0.9;
}
.feature-icon-left .content h4, .feature-icon-left .content p {
    color: #fff;
}
.features-bg .center-title h2, .features-bg .center-title p {
    color: #fff;
}

.center-title h2 {
    letter-spacing: -1px;
    font-weight: 500;
}
.cta-skin {
    padding: 60px 0;
    background: #1b4d6e;
}
.cta-skin h2 {
    color: #fff;
    letter-spacing: 0px;
    font-weight: 500;
    margin-bottom: 15px;
}
.cta-skin p {
    color: #fff;
    margin-bottom: 20px;
}
.btn-white-border {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
}
.btn-primary {
    color: #fff;
    background-color: #1b4d6e
}
.footer {
    background: #333;
    color: #fff;
}
.space-50 {
    width: 100%;
    height: 50px;
}
.margin-b-30 {
    margin-bottom: 30px !important;
}
@media (min-width: 992px){
    .col-md-3 {
        width: 25%;
    }}
.margin-b-20 {
    margin-bottom: 20px !important;
}
img {
    vertical-align: middle;
}

img {
    border: 0;
}
.footer ul li a {
    color: #fff;
    font-weight: 300;
}
.btn-primary {
    background: #4aa3df;
    color: #fff;
    border: 2px solid #4aa3df;
}
.btn-group-lg>.btn, .btn-lg {
    padding: 4px 8px;
    line-height: 1.3333333;
    border-radius: 0px;
}
.btn {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    transition: all 0.3s;
}
@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        box-shadow: none;
    }

    .navbar-form {
        padding: 10px 15px;
        margin-top: 8px;
        margin-bottom: 8px;
    }
}
.footer .navbar-form {
    padding-left: 0px;
    padding-right: 0px;
}
@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
}

.footer .navbar-form .form-control {
    width: 270px;
}
.form-control, input[type="text"], input[type="email"], textarea {
    border-radius: 0px;
    box-shadow: none;
    border: 1px solid #eee;
    background-color: #fefefe;
    min-height: 41px;
}
.form-control {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-image: none;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.grey-bg{
    background-color: #f5f5f5;
}


.features-section {
    padding-top: 90px;
    padding-bottom: 60px;
}
.border-bottom {
    border-bottom: 1px solid #eee;
}
.feature-box-center i {
    font-size: 50px;
    margin-bottom: 15px;
    color: #4aa3df;
    display: block;
    padding-bottom: 10px;
}
.text-center {
    text-align: center;
}









h3 {
    line-height: 36px;
}
.center-img {
    display: block;
    margin: 0 auto;
    text-align: center;
}
.space-60 {
    width: 100%;
    height: 60px;
}
.dzsparallaxer .center-it {
    position: absolute;
    left: 50%;
    top: 50%;
}
.page-title h1 {
    color: #fff;
    margin: 0px;
    font-size: 32px;
    line-height: 44px;
}
.text-capitalize {
    text-transform: capitalize;
}
.center-it {
    position: absolute;
    left: 50%;
    top: 50%;
}
body.page-misc {
    background: #4aa3df;
    padding: 40px 0;
    min-height: 100%;
    height: 100%;
}
.btn-facebook {
    background: #3b5998;
    color: #fff;
}
.btn-block+.btn-block {
    margin-top: 5px;
}
.btn-twitter {
    background: #0084b4;
    color: #fff;
}
.btn-block+.btn-block {
    margin-top: 5px;
}
.btn-googleplus {
    background: #d34836;
    color: #fff;
}
span.copyright {
    color: #fff;
    display: block;
    text-align: center;
    opacity: 0.7;
}
.misc-box {
    background-color:rgba(255, 255, 255, 0.93);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding: 25px 50px 25px 50px;
    margin-bottom: 20px;
}
.display-table {
    position: relative;
    width: 100%;
    height: 100%;
    display: table;
}
.display-table .verticle-middle {
    vertical-align: middle;
    width: 100%;
    display: table-cell;
    position: relative;
}
hr {
    margin-top: 11px;
    margin-bottom: 11px;
    border: 0;
    border-top: 1px solid #eee;
}
.partners-list > li > a {
    display: block;
    border: 1px solid #eee;
    margin-top: 20px;
    padding: 0px 15px;
}
.partners-list img {
    opacity: 0.3;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
    margin: 0 auto;
}
.dropdown-menu > li > a {
    text-transform: capitalize;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    padding: 2px 0px;
}
.dropdown-menu>li>a {
    display: block;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #272727;
    white-space: nowrap;
}

.primary-center{
    display: inline-block;
    position:static;
}
#new:hover{
    background-color: #3b5998;
}
.btn-rounded:hover{
    background-color: #3b5998;
}
.btn-primary:hover {
    background: rgba(22, 68, 210, 0);
    color: #b1b7bb;
    border-color: #bddf4a;
}
.btn-dark-border:hover {
    background: #333;
    color: #fff;
}
.btn-white-border:focus {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
}
.btn-white-border:hover {
    background: #fff;
    color: #333;
}










@media (max-width: 767px){
    .dropdown-menu li {
        color: white;
        border-bottom: none;
        margin-bottom: 10px;
        margin-top: 10px;
    }
}




@media (max-width: 991px) {
    .hero-parallax .hero-inner .hero-content h1 {
        font-size: 27px;
        line-height: 37px;
    }

    .hero-video, .hero-static-image {
        text-align: center;
        padding-bottom: 0px;
        padding-top: 100px;
    }
    .hero-video h1, .hero-static-image h1 {
        font-size: 27px;
        line-height: 40px;
    }
    .hero-video .buttons, .hero-static-image .buttons {
        margin-bottom: 30px;
    }

}


@media (max-width: 1000px) {
    .navbar-default .navbar-toggle {
        border-color: #4aa3df;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        border-color: #4aa3df;
        background-color: #00a300;
    }

    .navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background: #4aa3df;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background: #fff;
    }
    .navbar-default .navbar-toggle .icon-bar:focus, .navbar-default .navbar-toggle .icon-bar:hover {
        background: #fff;
    }

    .navbar-default.navbar-transparent .navbar-nav {
        margin: 0px -15px;
        background: black;
    }
    .navbar-default.navbar-transparent .navbar-nav .open .dropdown-menu > li > a {

    }
    .navbar-default.navbar-transparent .navbar-nav .open .dropdown-menu > li > a:hover {
        color: white;
        border-bottom: none;
        background-color:#4aa3df;

    }
    .navbar-default.navbar-transparent.shrink .navbar-nav {
        margin: 0px -15px;
        background: black;
    }
    .navbar-default.navbar-transparent.shrink .navbar-nav .open .dropdown-menu > li > a {
        color: white;
    }

    .navbar-default.navbar-transparent.shrink .navbar-nav .open .dropdown-menu > li > a:hover {
        color: white;
    }

    .navbar-default.navbar-transparent, .navbar-default.navbar-transparent.shrink {
        padding: 0px;

    }

    .footer .navbar-form {
        padding-left: 15px;
        padding-right: 15px;
    }
    .footer .navbar-form .form-control {
        width: 100%;
    }
    .footer .navbar-form .btn-primary {
        display: block;
        width: 100%;
    }

    .hero-parallax .hero-inner .hero-content p.lead {
        font-size: 13px;
    }

    .btn-xl {
        padding: 12px 25px;
    }

    .btn-lg {
        padding: 8px 20px;
    }

    .page-title h1 {
        font-size: 24px;
        line-height: 32px;
    }
}






















.btn {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    text-transform: uppercase;
    border: 0px;
    font-size: 13px;
    font-weight: 500;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.btn.btn-rounded {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    padding: 12px 35px;
}

/*.btn-primary {
    background: #4aa3df;
    color: #fff;
    border: 2px solid #4aa3df;
}*/
.btn-primary:hover {
    background: transparent;
    color: #4aa3df;
    border-color: #4aa3df;
}
.btn-primary:focus {
    background: #4aa3df;
    color: #fff;
    border: 2px solid #4aa3df;
}

.btn-white-border {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
}
.btn-white-border:focus {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
}
.btn-white-border:hover {
    background: #fff;
    color: #333;
}

.btn-dark-border {
    background: transparent;
    color: #333;
    border: 2px solid #333;
}
.btn-dark-border:focus {
    background: transparent;
    color: #333;
    border: 2px solid #333;
}
.btn-dark-border:hover {
    background: #333;
    color: #fff;
}

.btn-xl {
    padding: 14px 30px;
}

.btn-social {
    margin-top: 10px;
}
.btn-social i {
    margin-right: 10px;
}

.btn-facebook {
    background: #3b5998;
    color: #fff;
}
.btn-facebook:focus {
    background: #3b5998;
    color: #fff;
}
.btn-facebook:hover {
    background: gainsboro;
    color: #3b5998;
}

.btn-twitter {
    background: #0084b4;
    color: #fff;
}
.btn-twitter:focus {
    background: #0084b4;
    color: #fff;
}
.btn-twitter:hover {
    background: gainsboro;
    color: #0084b4;
}

.btn-googleplus {
    background: #d34836;
    color: #fff;
}
.btn-googleplus:focus {
    background: #d34836;
    color: #fff;
}
.btn-googleplus:hover {
    background: gainsboro;
    color: #d34836;
}

.btn-default {
    background: #f5f5f5;
    text-shadow: 0 1px 0 white;
}
.btn-new:hover{
    background-color: transparent;
    color: blue;
}

.h3, h3{
    font-size: 36px;
    margin-bottom: 18px;
}
h7{
    font-size: 24px;
}

p{
    font-size: 15px;
}
.space-30{
    width: 100%;
    height: 30px;
}

.text-capitalize{
    font-weight: 600;
}
*{
    font-family: 'Raleway', sans-serif;
}
h5{
    font-size: 15px;
}
.grey-bg1{
    background-color: white;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    padding: 0px 2px;
    -webkit-font-smoothing: antialiased;
}
.space-20{
    width: 100%;
    height: 20px;
}

@media (min-width: 992px) {
    .vertical-align-child {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
        -webkit-justify-content: center;
        flex-direction: row;
        -webkit-flex-direction: row;
    }

    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

.footer .navbar-form .form-control {
    width: 245px;
}

.btn btn-rounded:hover{
    background-color:white;
    color: black;
    border: none;
}
.logo-small {
    color: rgb(14, 198, 255);
    font-size: 50px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;

}
.text-center {
    text-align: center;
}
.btn-primary {
    color: #fff;
    background-color: rgb(240, 83, 35);
    border-color: #ffffff;

}
.btn-primary-border{
    border: 2px solid rgb(240, 83, 35)!important;
}
.btn-primary-border:hover{
    border: 2px solid #4aa3df!important;
}
.btn-border{
    border:2px solid rgb(240, 83, 35);
}

#map{
    width: 100%;
    height: 313px;
    border: 2px outset white;
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
        display: -webkit-box;
    }
}
.fa-facebook:hover{
     background-color: #3b5998;
 }/*
.fa-facebook{
    background-color: #129eb3;
}*/
.fa-twitter:hover{
    background-color: #0084b4;
}/*
.fa-twitter{
    background-color: #129eb3;
}*/
.fa-google-plus:hover{
    background-color: #dd4b39;
}/*
.fa-google-plus{
    background-color: #129eb3;
}*/
.fa-linkedin-square:hover{
    background-color: #0077B5;
}/*
.fa-linkedin-square{
    background-color: #129eb3;
}*/

.partners-list > li > a {
    display: block;
    margin-top: 20px;
    padding: 0px 15px;
}
.footer {
    background-color: /*#265767;*/ rgba(27, 32, 43, 0.93);
}
.pricing-selection{
    background-attachment: fixed;
    background-size: cover;
    color: white;
}

.rss-title a{
    color: #d7ff07;
}
.rss-title a:hover{
    color: #00FFFF;
}
.dropdown a:hover{
    color: red;
}
.navbar li a:hover{
    color: #00FFFF;
}
/*.navbar-nav>li>.dropdown-menu li{
    border-bottom:1px solid #e2e6e5;
}*/
.navbar-default.navbar-transparent .navbar-nav li a:hover{
    color: white;
    background-color: #4aa3df;
}
.dropdown-toggle li a{
    color: red;
}

.button-color:hover {
    background-color: transparent !important;
    border-color: #4aa3df !important;
    color:#4aa3df !important;
}


.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    background-color: #4aa3df !important
}

.dropdown-menu>li>a {
    padding: 10px 20px;
    border-bottom: 1px solid #e6e6e6;
}
/*.dropdown-menu>li>a {
    display: block !important;
    clear: both !important;
    font-weight: 400 !important;
    line-height: 1.428571429 !important;
    color: #272727 !important;
    white-space: nowrap !important;
}*/




.dropdown-menu>li:last-child>a {
    border-bottom: 0 solid #d1d1d1;
}

.dropdown-menu>li>a {
    padding: 14px 20px;
}

.rss-box{
    line-height: 19px;
}

.whiteColor {
    color:white !important;
}


 .footer ul li a {
     color: /*rgb(71, 249, 0);*/rgb(0, 255, 233);
 }
.footer ul li a:hover {
    color:rgb(255, 240, 58);
}

/*--------tracking page--------------------*/
#sp-users-wrapper {
    border-top: 1px solid #39548f;
    border-bottom: 1px solid #39548f;
    background: #476ab4;
}
#sp-users-wrapper {
    color: #fff;
    padding: 60px 0 20px;
}
#sp-users-wrapper .row-fluid {
    opacity: 1;
}
.row-fluid:first-child {
    margin-bottom: 0;
}
#sp-users-wrapper i {
    font-size: 90px;
    margin: 0;
    text-shadow: 0 3px rgba(0,0,0,0.15);
}
[class^="icon-"], [class*=" icon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
}
#sp-users-wrapper {
    color: #fff;
    padding: 60px 0 20px;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
}
#sp-users-wrapper .sp-box {
    margin-left: 120px;
    cursor: pointer;
    padding-bottom: 50px;
    margin-top: -90px;
}
#sp-users-wrapper .sp-box h2 {
    font-size: 30px;
    line-height: 120%;
    text-transform: uppercase;
}
#sp-users-wrapper .sp-box p {
    line-height: 25px;
}


.fa fa-indent:hover{
    background-color:blue;
}



.illustration img.productbox {
    position: relative;
    -webkit-animation: moveimg 10s 1;
    -moz-animation: moveimg 10s 1;
    -o-animation: moveimg 10s 1;
    animation: moveimg 10s 1;
    top:50%;
    width:25%;
    max-width: 195px;
}

@-webkit-keyframes moveimg {
    0%   {
        top:-400px;
        opacity: 0;
    }
    10% {
        top:50%;
        opacity: 1;
    }
    100% {
        top:50%;
        opacity: 1;
    }
}

@-moz-keyframes moveimg {
    0%   {
        top:-400px;
        opacity: 0;
    }
    10% {
        top:50%;
        opacity: 1;
    }
    100% {
        top:50%;
        opacity: 1;
    }
}


@-o-keyframes moveimg {
    0%   {
        top:-400px;
        opacity: 0;
    }
    10% {
        top:50%;
        opacity: 1;
    }
    100% {
        top:50%;
        opacity: 1;
    }
}


@keyframes moveimg {
    0%   {
        top:-400px;
        opacity: 0;
    }
    10% {
        top:50%;
        opacity: 1;
    }
    100% {
        top:50%;
        opacity: 1;
    }
}


.illustration img.idea {
    position:relative;
    -webkit-animation: moveimg2 10s 1;
    -moz-animation:    moveimg2 10s 1;
    -o-animation:      moveimg2 10s 1;
    animation:         moveimg2 10s 1;
    top:0%;
    width:25%;
    max-width:190px;
}

@-webkit-keyframes moveimg2 {
    0%   {
        top:-400px;
        opacity: 0;
    }
    10% {
        top:0%;
        opacity: 1;
    }
    100% {
        top:0%;
        opacity: 1;
    }
}

@-moz-keyframes moveimg2 {
    0%   {
        top:-400px;
        opacity: 0;
    }
    10% {
        top:0%;
        opacity: 1;
    }
    100% {
        top:0%;
        opacity: 1;
    }
}

@-o-keyframes moveimg2 {
    0%   {
        top:-400px;
        opacity: 0;
    }
    10% {
        top:0%;
        opacity: 1;
    }
    100% {
        top:0%;
        opacity: 1;
    }
}

@keyframes moveimg2 {
    0%   {
        top:-400px;
        opacity: 0;
    }
    10% {
        top:0%;
        opacity: 1;
    }
    100% {
        top:0%;
        opacity: 1;
    }
}


.illustration img.smalldot {
    position:relative;
    -webkit-animation: moveimg3 10s 1;
    -moz-animation:    moveimg3 10s 1;
    -o-animation:      moveimg3 10s 1;
    animation:         moveimg3 10s 1;
    top:20%;
    width:2%;
    max-width:16px;

}

@-webkit-keyframes moveimg3 {
    0%   {
        top:-400px;
        opacity: 0;
    }
    10% {
        top:20%;
        opacity: 1;
    }
    100% {
        top:20%;
        opacity: 1;
    }
}

@-moz-keyframes moveimg3 {
    0%   {
        top:-400px;
        opacity: 0;
    }
    10% {
        top:20%;
        opacity: 1;
    }
    100% {
        top:20%;
        opacity: 1;
    }
}
@-o-keyframes moveimg3 {
    0%   {
        top:-400px;
        opacity: 0;
    }
    10% {
        top:20%;
        opacity: 1;
    }
    100% {
        top:20%;
        opacity: 1;
    }
}
@keyframes moveimg3 {
    0%   {
        top:-400px;
        opacity: 0;
    }
    10% {
        top:20%;
        opacity: 1;
    }
    100% {
        top:20%;
        opacity: 1;
    }
}


.illustration img.mediumdot {
    position:relative;
    top:28%;

    -webkit-animation: moveimg4 10s 1;
    -moz-animation:    moveimg4 10s 1;
    -o-animation:      moveimg4 10s 1;
    animation:         moveimg4 10s 1;
    width:3%;
    max-width:28px;

}

@-webkit-keyframes moveimg4 {
    0%   {
        top:-400px;
        opacity: 0;
    }
    10% {
        top:28%;
        opacity: 1;
    }
    100% {
        top:28%;
        opacity: 1;
    }
}

@-moz-keyframes moveimg4 {
    0%   {
        top:-400px;
        opacity: 0;
    }
    10% {
        top:28%;
        opacity: 1;
    }
    100% {
        top:28%;
        opacity: 1;
    }
}

@-o-keyframes moveimg4 {
    0%   {
        top:-400px;
        opacity: 0;
    }
    10% {
        top:28%;
        opacity: 1;
    }
    100% {
        top:28%;
        opacity: 1;
    }
}
@keyframes moveimg4 {
    0%   {
        top:-400px;
        opacity: 0;
    }
    10% {
        top:28%;
        opacity: 1;
    }
    100% {
        top:28%;
        opacity: 1;
    }
}
.illustration img.largedot {
    position:relative;
    top:100px;
    -webkit-animation: moveimg5 10s 1;
    -moz-animation:    moveimg5 10s 1;
    -o-animation:      moveimg5 10s 1;
    animation:         moveimg5 10s 1;
    top:32%;
    max-width: 40px;
    width:5%;
}

@-webkit-keyframes moveimg5 {
    0%   {
        top:-400px;
        opacity: 0;
    }
    10% {
        top:32%;
        opacity: 1;
    }
    100% {
        top:32%;
        opacity: 1;
    }
}

@-moz-keyframes moveimg5 {
    0%   {
        top:-400px;
        opacity: 0;
    }
    10% {
        top:32%;
        opacity: 1;
    }
    100% {
        top:32%;
        opacity: 1;
    }
}

@-o-keyframes moveimg5 {
    0%   {
        top:-400px;
        opacity: 0;
    }
    10% {
        top:32%;
        opacity: 1;
    }
    100% {
        top:32%;
        opacity: 1;
    }
}

@keyframes moveimg5 {
    0%   {
        top:-400px;
        opacity: 0;
    }
    10% {
        top:32%;
        opacity: 1;
    }
    100% {
        top:32%;
        opacity: 1;
    }
}

.traillus div {
    color:white;
    font-size: 40px;
    font-family: 'Caveat', cursive;
    position: relative;
}



@media (max-width: 1000px) {

    .making{
     margin-top: -45px;
    }
}



@media (max-width:600px) {
    .getfix{
        width: 100%;

    }
}
@media (max-width:600px) {
    .shaow{
      padding-top: 60px;

    }
}



@media (min-width: 768px) {

    #asked {
        background: transparent;

    }
    .dropdown-menu li{
        padding: 7px 0px 0px 0px;
        margin-top: -8px;
        margin-bottom: -7px;
    }
}





@media (max-width: 767px) {
    .navbar-default.navbar-transparent .navbar-nav .open .dropdown-menu > li > a {

        color: white;!important;
        border-bottom: none;

    }

}
.text li:before, #paginate li:before, .date-cell li:before, .side_bar li:before, .iconWithText li:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background-color: #00a7e0;
    display: inline-block;
    left: -20px;
    top: 12px;
    vertical-align: middle;
}

.cond:hover{
    color:aliceblue;
}
.pri:hover{
    color: aliceblue;
}
.sm:hover{
    background-color: #4aa3df;
}


@media (max-width: 768px) {
   
    .ppp{
        width: 202%;
        margin-left: -49%;
    }
    .zsk{
        width: 100%;
    }
    .copy{
        font-size: 12px;

    }
    .new{
        font-size: 12px;
        padding: 13px 19px;


    }
    .scrollToTop{
        bottom:18px;
    }
}
@media (max-width: 990px){
    .clients{
        width: 69%;
        margin-left: 16%;
    }
}



/*---------------------------------------------------------------------------------------*/

.feature_section3 {
    float: left;
    width: 100%;
    padding: 35px 0;
}
.mg20 {
    margin-bottom: 20px;
}
.txt_blue {
    color: #0cf;
}
h1 {
    font-size: 35px;
    line-height: 35px;
    font-style: normal;
    font-weight: 300;
}
.hr-blank {
    margin: 40px 0;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
    margin-top: -10px;
}
.event_anchor_tejas {
    display: block;
    height: 150px;
    margin-top: -150px;
    visibility: hidden;
}
a {
    color: #13afeb;
    text-decoration: none;
}
.mgBtm0 {
    margin-bottom: 20px;
}
h5 {
    font-size: 28px;
    line-height: 31px;
    font-style: normal;
}
.event-icon {
    font-size: 16px;
    margin: 6px 10px 0 0;
    color: #13afeb;
    width: 20px;
    float: left;
}
.mgL-icon {
    margin-left: 30px;
}
.cbp {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    visibility: visible!important;
}
.feature_section8 {
    float: left;
    width: 100%;
    padding: 40px 0 50px;
}
.container{
    margin: auto;
}
.portfolioicons i {
    color: #999;
    font-size: 22px;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    background-color: #fff;
    border-radius: 100%;
    margin: 0 4px;
}