@import url("//fonts.googleapis.com/css?family=Roboto+Slab:400,300|Graduate|Sanchez:400,400italic|Nixie+One|Raleway:400,300,500|Open+Sans:400,700,900,300");
* {
    font-family: 'Raleway', serif;
    font-weight: 400;
    letter-spacing: 0.5px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1 *,
h2 *,
h3 *,
h4 *,
h5 *,
h6 * {
    font-weight: 400;
}

.breadcrumb {
    border-left-color: #3E84C2;
}

.btn-link {
    color: #3E84C2;
}

.btn-link:hover,
.btn-link:focus {
    color: #418d49;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:focus {
    border-bottom-color: #3E84C2;
}

.navbar-default .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:focus {
    border-bottom-color: #3E84C2;
}

.navbar-inverse .dropdown-menu>li>a:hover,
.navbar-inverse .dropdown-menu>li>a:focus {
    color: #3E84C2;
}

.nav.open>a,
.nav.open>a:hover,
.nav.open>a:focus {
    background-color: #3E84C2;
    border-color: #3E84C2;
    color: #ffffff;
}

.nav-tabs.nav-stacked>li>a:hover,
.nav-tabs.nav-stacked>li>a:focus,
.nav-tabs.nav-stacked>.active>a,
.nav-tabs.nav-stacked>.active>a:hover,
.nav-tabs.nav-stacked>.active>a:focus {
    border-left-color: #418d49;
    background-color: #3E84C2;
}

.nav-list>.active>a,
.nav-list>.active>a:hover,
.nav-list>.active>a:focus {
    background-color: #3E84C2;
}

.nav .caret {
    border-top-color: #3E84C2;
    border-bottom-color: #3E84C2;
}

.nav a:hover .caret {
    border-top-color: #418d49;
    border-bottom-color: #418d49;
}

a {
    color: #3E84C2;
}

a:hover,
a:focus {
    color: #418d49;
}

.nav a:hover {
    color: #ffffff;
}

.col-xs-5 {
    width: 315px;
    height: 269px;
    padding-top: 6px;
}

a.thumbnail:hover,
a.thumbnail:focus {
    border-color: #3E84C2;
}

.tt-suggestion.tt-is-under-cursor {
    color: #3E84C2;
}

.typeahead:focus {
    border-color: #3E84C2;
}

.form-control:focus {
    border-color: #3E84C2;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #3E84C2;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #3E84C2;
}

.pager li>a:hover,
.pager li>a:focus {
    background-color: #3E84C2;
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>.active>a,
.pagination>.active>span {
    background-color: #3E84C2;
}

.pagination>.active>a,
.pagination>.active>span {
    background-color: #3E84C2;
}

a.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #3E84C2;
}

blockquote {
    border-left-color: #3E84C2;
}

blockquote.pull-right {
    border-right-color: #3E84C2;
}

.text-primary {
    color: #3E84C2;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    background-color: #3E84C2;
}

a.list-group-item.active {
    background-color: #3E84C2;
    border-color: #3E84C2;
}

a.list-group-item.active .list-group-item-text {
    color: #eff7f0;
}

.btn {
    border-radius: 3px;
}

.btn-primary {
    color: #ffffff;
    background-color: #3E84C2;
    border-color: transparent;
}

.btn:hover {
    box-shadow: inset 0px 15px 10px 5px rgba(0, 0, 0, 0.1);
}

.btn:focus,
.btn:active,
.btn.active {
    box-shadow: inset 0px 5px 10px 5px rgba(0, 0, 0, 0.1);
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #3E84C2;
}

.panel-primary .panel-heading {
    background-color: #3E84C2;
    border-color: #3E84C2;
}

.jumbotron {
    background: url(images/sky.jpg);
    background-size: 100% 100%;
    color: #ffffff;
    padding: 0;
    font-size: 21px;
}

.jumbotron .intro {
    background: rgba(82, 173, 129, 0.4);
    padding-top: 120px;
    padding-bottom: 40px;
    min-height: 400px;
}

.jumbotron .intro .row-top div.ccont {}

.row-bottom {
    margin-top: 20px;
    margin-bottom: 20px;
}

.jumbotron div.ccont {
    background: #fff;
    min-height: 150px;
}

.jumbotron .row-top div.ccont {
    -webkit-box-shadow: 0px 1px 2px rgba(100, 100, 100, 0.75);
    -moz-box-shadow: 0px 1px 2px rgba(100, 100, 100, 0.75);
    box-shadow: 0px 1px 2px rgba(100, 100, 100, 0.75);
}

.jumbotron .row-bottom div.ccont {
    -webkit-box-shadow: -1px -1px 2px rgba(100, 100, 100, 0.75);
    -moz-box-shadow: -1px -1px 2px rgba(100, 100, 100, 0.75);
    box-shadow: -1px -1px 2px rgba(100, 100, 100, 0.75);
}

.jumbotron p {
    padding: 20px 0;
}

.jumbotron .media {
    margin: 50px 0;
}

.jumbotron .media-body h1 {
    margin-top: 100px;
}
.roiphone{
    font-size: 25px;
}

section.slider {
    color: #ffffff;
    background: #2D6D7B;
    margin: 4px 0;
    padding: 40px 0;
}

section.slider h2 {
    margin-bottom: 20px;
}

section.slider .col-md-8 {
    padding-left: 30px;
}

.big-list {
    font-size: 25px;
    font-weight: 300;
    margin-top: 40px;
    line-height: 2;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.inner-page {
    margin-bottom: 30px;
    padding-bottom: 30px;
}

img {
    max-width: 100%;
}

.pricing-intro {
    margin-bottom: 70px;
}

section.gray {
    padding: 30px 0;
    background: #eeeeee;
}

section.gray h3 {
    margin: 0;
    font-size: 22pt;
}

section.about {
    background: url(images/tweed.png);
    min-height: 400px;
    position: relative;
}

section.about .dmask {
    width: 100%;
    height: 100%;
    min-height: 400px;
    /*background: rgba(100, 0, 0, 0.42);*/
    color: #ffffff;
    padding: 40px 0;
}

.our-clients .testimonial p,
.our-clients .testimonials-arrow {
    border: medium none;
}

.testimonials-arrow {
    background-color: #FAFAFA;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-top: 0 none;
    content: "";
    display: block;
    height: 14px;
    margin-bottom: 10px;
    margin-left: 45px;
    margin-top: -7px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 14px;
}

.testimonial p {
    background: #ffffff;
    border: 1px solid #DDDDDD;
    font-weight: 500;
    margin: 0;
    padding: 27px 25px;
    color: #222222;
    border-radius: 3px;
    line-height: 1.7;
}

.our-clients .testimonial-author-info {
    color: #DDDDDD;
}

.testimonial-author-info {
    color: #666666;
    padding: 10px 0 0 90px;
}

.testimonial-image {
    float: left;
    height: 70px;
    position: relative;
    width: 70px;
}

.our-clients .testimonial-image img {
    border: medium none;
    padding: 0;
}

.testimonial-image img {
    border: 1px solid #DDDDDD;
    border-radius: 50px 50px 50px 50px;
    height: 70px !important;
    padding: 4px;
    width: 70px !important;
}

.testimonial .author {
    margin: 0 0 0 19px;
}

.client-carousel img {
    border-radius: 3px;
}

.dmask .title span {
    font-weight: 900;
}

.dmask .title {
    margin-bottom: 30px;
    font-weight: 300;
    font-size: 17pt;
    letter-spacing: 1px;
}

section#portfolio {
    padding-bottom: 70px;
    position: relative;
    min-height: 600px;
}

section.pricing {
    background: #52AD81;
    padding: 30px 0 50px 0;
}

div.white,
div.white * {
    color: #ffffff !important;
}

.pricing-table .panel {
    background: #eeeeee;
    border: 0;
}


/*.pricing-table .panel-danger {*/


/*border: 1px solid #CD5A48;*/


/*}*/


/*.pricing-table .panel-info {*/


/*border: 1px solid #3A87B0;*/


/*}*/


/*.pricing-table .panel-success {*/


/*border: 1px solid #468847;*/


/*}*/

.pricing-table .panel-danger .panel-heading {
    background: #CD5A48;
    color: #ffffff;
}

.pricing-table .panel-info .panel-heading {
    background: #3A87B0;
    color: #ffffff;
}

.pricing-table .panel-success .panel-heading {
    background: #468847;
    color: #ffffff;
}

.pricing-intro h2 {
    margin-bottom: 20px;
}

.client-logo .carousel-controls {
    margin-top: -30px;
}

.client-logo .carousel-controls a {
    color: #ffffff;
    padding: 0 8px 2px 8px;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.4);
}

.client-logo .carousel-controls a:first-child {
    margin-right: 2px;
}

.testimonial-author-info a {
    color: #ffffff;
    font-weight: 900;
    display: block;
}

a.list-group-item.active {
    background-color: #389968;
    border-color: #389968;
}

a.list-group-item .list-group-item-heading {
    margin-bottom: 10px;
    font-weight: 400;
}

.features {
    padding-top: 30px;
}

.features p {
    margin: 30px 0;
}

.features .col-lg-4:first-child .icon-stack-base {
    color: #52AD81;
}

.features .col-lg-4:nth-child(2) .icon-stack-base {
    color: #CD5A48;
}

.features .col-lg-4:last-child .icon-stack-base {
    color: #51A9D6;
}

.label {
    font-weight: 300;
}

div.feature-box {
    clear: both;
    margin-top: 30px;
}

div.feature-box h4 {
    margin-bottom: 3px;
}

div.feature-box div.feature-box-icon {
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    background: #ffffff;
    border-radius: 35px;
    color: #2D6D7B;
    display: inline-block;
    float: left;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 5px;
    width: 35px;
}

div.feature-box div.feature-box-info {
    padding-left: 50px;
}

div.feature-box div.feature-box-icon i.image-icon {
    position: relative;
    top: 5px;
}

div.feature-box div.feature-box-icon i.image-icon.small {
    top: 2px;
}

footer div.footer-ribbon:before {
    border-right-color: #005580;
}

footer div.footer-ribbon:before {
    border-right: 10px solid #005580;
    border-top: 16px solid rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 0;
    left: -10px;
    position: absolute;
    top: 0;
    width: 7px;
}

footer div.container div.row>div {
    margin-bottom: 25px;
}

footer div.footer-ribbon {
    background: #0088CC;
    margin: -100px 0 0 30px;
    padding: 10px 20px 6px;
    position: absolute;
    color: #ffffff;
    font-weight: 700;
}

footer div.footer-ribbon span {
    color: #ffffff;
    font-weight: 700;
}

footer {
    background: #121214;
    border-top: 4px solid #1F1F1F;
    font-size: 0.9em;
    padding: 80px 0 0;
    position: relative;
}

img {
    max-width: 100%;
}

section.contact {
    background: #f5f5f5 url(images/map-bottom.png);
    min-height: 400px;
    background-size: auto 100%;
    padding-top: 30px;
}

section.contact ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

section.contact li {
    line-height: 2;
}

footer * {
    color: #ffffff;
}

.footer-copyright {
    margin-top: -40px;
}

#footer-menu {
    text-align: right;
}

#footer-menu li {
    display: inline;
    list-style: none;
    margin-left: 10px;
}

.title span {
    font-weight: 900;
}

.navbar-color {
    background: #425164;
}

.navbar-nav {
    margin-top: 6px;
    float: right;
}

.navbar-nav li a {
    color: #ffffff;
    font-weight: 300;
    text-transform: lowercase;
    padding: 10px 20px;
    font-size: 13pt;
    border-radius: 2px;
    margin-left: 3px;
}

.navbar-nav li a:focus,
.navbar-nav li a:active,
.navbar-nav li.active a,
.navbar-nav li a:hover {
    background: #52AD81;
    outline: none !important;
}

.hexicon {
    background: url("images/hex.png");
    width: 132px;
    height: 210px;
    position: relative;
    margin: 0 auto;
}

.inicon {
    position: absolute;
    width: 100%;
    height: 100%;
}

.inicon.retina {
    background: url("images/retina.png") no-repeat center 40px;
    background-size: 80px auto;
}

.inicon.support {
    background: url("images/support.png") no-repeat center 40px;
    background-size: 80px auto;
}

.inicon.speed {
    background: url("images/speed.png") no-repeat center 40px;
    background-size: 80px auto;
}

.inicon.social {
    background: url("images/social.png") no-repeat center 40px;
    background-size: 80px auto;
}

.inicon.shopping {
    background: url("images/shopping.png") no-repeat center 40px;
    background-size: 80px auto;
}

.inicon.cloud {
    background: url("images/cloud.png") no-repeat center 40px;
    background-size: 80px auto;
}

p.lead {
    font-family: 'Nixie One' !important;
}

.up-triangle,
.down-triangle {
    float: left;
    margin-left: -100px;
}

.up-triangle:first-child {
    margin-left: 20px;
}

@media (max-width: 980px) {
    .up-triangle,
    .down-triangle {
        margin-bottom: 20px;
    }
    .down-triangle:nth-child(5) {
        margin-left: 20px;
    }
    .icon-reorder {
        color: #ffffff;
    }
    .navbar-nav {
        clear: both !important;
        float: right;
        display: inline-block;
        text-align: center;
    }
    .navbar-header {
        margin-left: 50% !important;
    }
    .navbar-brand {
        margin-left: -80px !important;
    }
}

@media (max-width: 360px) {
    .up-triangle,
    .down-triangle {
        clear: both;
        margin-left: 50px !important;
    }
    .icon-reorder {
        color: #ffffff;
    }
    .navbar-nav {
        clear: both !important;
        padding: 10px;
    }
}

@media (min-width: 768px) {
    .container>.navbar-header,
    .container>.navbar-collapse {
        height: 0px !important;
        text-align: center !important;
    }
}

@media (max-width: 992px) {
    #title-header {
        display: inline-block;
        width: 100%;
    }
}

@media (max-width: 1000px) {
    #tr-new {
        width: 32%;
    }
}

@media (min-width: 1000px) {
    #tr-new {
        width: 18%;
    }
}

@media (min-width: 1200px) {
    #tr-new {
        width: 16.3% !important;
    }
}

@media (max-width: 770px) {
    #title-header {
        display: inline-block;
        width: 100%;
        margin-left: 15px;
    }
}

#tr-new-out {
    position: relative;
    margin-left: 50px;
}

#tr-new {
    text-align: center;
    color: #000;
    float: left;
    padding-top: 128px;
    height: 200px;
    margin-left: -50px;
}

#tr-new:nth-child(even) {
    background-image: url(images/tr-new2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 40px;
}

#tr-new:nth-child(odd) {
    background-image: url(images/tr-new.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 128px;
}

@media (max-width: 550px) {
    #tr-new {
        height: 130px;
    }
    #tr-new:nth-child(even) {
        padding-top: 10px;
    }
    #tr-new:nth-child(odd) {
        padding-top: 70px;
    }
}

.navbar-collapse.in {
    text-align: center;
}

.navbar-collapse.in {
    overflow-y: hidden;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-toggle {
    border: 1px solid rgb(255, 255, 255);
    border-radius: 2px;
}

@media (max-width: 768px) {
    .navbar-nav {
        display: inline-block;
        width: 100%;
        text-align: center;
        padding-right: 15px;
        padding-left: 15px;
        float: none !important;
    }
}