@charset "UTF-8";
/* CSS Document */
/* latin-ext */

@font-face {
    font-family: 'Lato-bold';
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local('Lato-Bold'), url(http://fonts.gstatic.com/s/lato/v11/DvlFBScY1r-FMtZSYIYoYw.ttf) format('truetype')
}
body {
    font-family: 'Lato', sans-serif;
    color: #717171;
    align-self: center;
}
.jumbotron {
    text-align: center;
    height: 180px;
    display: table;
    width: 100%;
    padding-top:0px;
    padding-bottom: 0px;
    
}
.jumbotron .container{
    display: table-cell;
    vertical-align: middle;
}
.jumbotronn {
    /*	background-image: url("images/homewell.jpg");*/
    /*	background-size: cover;
	color: #fff;*/
}
.form-group {
    text-align: left;
}
.btn-default {
    color: #717171;
}
.contactus {
    background-color: #148bb6;
    font-weight: lighter;
    color: #fff;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 100px;
}
.contactus row {
    display: inline-block;
}
.contactus h3 {
    font-family: Lato-bold;
}
.contactus h3 a{
	text-decoration: none;
	color: #fff;
}
hr {
    height: 1px;
    color: #148bb6;
    background-color: #148bb6;
    border: none;
}
.testimonials {
    margin: 10px 40px;
}
.container h1 {
    font-size: 2.7em;
    font-weight: 700;
    font-family: 'Lato-bold';
}
.container {
    width: 100%;
}
.well {
    background-color: #fff;
    margin: 0px auto;
}
.clientimages {
    text-align: center;
}
.container row {
    text-align: center;
}
.footer text {
    margin-left: 500px;
}
.media {
    padding: 10px 15px;
}
.media-left: {
    margin: 0px;
}
.whyots p {
    text-align: center;
}
.whyots li {
    padding-bottom: 10px;
}
.well {
    padding: 0px;
    border: none;
}
.col-sm-6 {
    padding: 0px;
    min-height: 200px;
}
.col-sm-6.greybox {} .container.well .row > div:nth-child(3n+1) {
    background-color: #e8e8e8;
}
.media-heading {
    margin-top: 10px;
    margin-bottom: 20px;
}
.media-body {
    padding-bottom: 5px;
}
.btn {
    padding: 3px 6px 3px 6px;
    border-radius: 0px;
}
.btn-default {
    background-color: inherit;
}
.navbar-default {
    background-color: #ffffff;
    border: none;
}
.navbar {
    min-height: 100px;
    margin-bottom: 0px;
}
.navbar .container {
    margin-top: 20px;
}
.navbar .navbar-right{
    margin-top: 5px;
}
.navbar-brand {
    padding: 0px 35px;
}
.nav > li > a {
    padding: 15px 30px;
    font-size: 16px;
}
.navbar .navbar-brand img{
    width:auto;
    height:4.1em;
}
#services-list .col-sm-6 {
    padding: 20px;
}
#services-list p.subhead {
    margin-bottom: 0px;
}
h2 {
    font-size: 20px;
    padding-bottom: 10px;
}
.client-icons img {
    max-width: 100%;
}
.client-icons .col-sm-3 {
    padding-bottom: 2em;
}
.contact-module {
    background-color: #ffffff;
}
.contact-module .form-control {
    border-radius: 0px;
}
.contact-module .container {
    padding-left: 50px;
    padding-bottom: 30px;
}
.aboutuscontent p {
    padding-left: 30px;
    padding-right: 30px;
}
.aboutuscontent .container p:first-child {
    /*padding-top:400px;*/
}
footer {
    height: 100px;
}
footer table td img {
    margin-left: 20px;
}
footer table .lnkin-img {
    width: 75px;
}
footer .container {
    padding: 20px 20px;
    color: lightgray;
}
footer .footer-ph {
    font-size: 20px;
}
hr {
    border-color: inherit
}
@media (min-width: 768px) {
    .centered-img-text-mod {
        display: table;
        padding: 0 50px;
    }
    .centered-img-text-row {
        padding: 0 30px;
    }
    .centered-img-text-col {
        display: table-cell;
        float: none;
        vertical-align: middle;
    }
}
@media (max-width: 768px) {
    .container.well .row > div:nth-of-type(odd) {
        background-color: #e8e8e8;
    }
    .container.well .row > div:nth-of-type(even) {
        background-color: #ffffff;
    }
    .jumbotron {
        height: auto;
    }
    .centered-img-text-col {
    min-height: inherit;
    }
    
.navbar .navbar-brand img{
    width:auto;
    height:3em;
}
    
}
    
@media screen{
}
