@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700);
body {
    overflow-x: hidden;
    font-family: 'Lato', sans-serif;
    color: #272727;
    background-color: #f7f7f7;
}
.navbar-default, .top-head {
    background-color: #272727;
}
.navbar-default {
    border-top: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    border-right: none;
    border-left: none;
    border-radius: 0;
    margin-bottom: 0;
}
.navbar-collapse {
    padding: 0;
}
.wrap {
    border-right: 1px solid #272727;
    border-left: 1px solid #272727;
    padding: 0;
}
.main-menu {
    float: left;
    width: 100%;
}
a:hover {
    text-decoration: none;
}
.top-head {
    float: left;
    width: 100%;
    color: #f7f7f7;
    padding: 10px;
    line-height: 22px;
    font-size: 16px;
}
.navbar-default .navbar-nav>li>a {
	color: #f7f7f7;
	padding-left: 35px;
	padding-right: 35px;
	font-weight: bold;
}
.navbar-nav>li {
    border-left: 1px solid #f7f7f7;
}
.navbar-nav>li:first-child {
    border-left: none;
}
.top-head .social .yp  {
    margin: 0;
}
.top-head .social .yp img {
    width: 30px;
    height: 30px;
    display: inline-block;
}
.phone a {
    color: #fff;
}
.top-head .social a {
    color: #fff;
    margin: 0px 5px;
    float: left;
}
.top-head .social a {
    color: #fff;
    margin: 0px 5px;
    display: inline-block;
}
.top-head .social span {
    margin-right: 10px;
    float: left;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    background-color: #254aff;
}
.navbar-nav .dropdown-menu {
    background-color: #E7E7E7;
    border: none;
    min-width: 200px;
}
.navbar-nav .dropdown-menu li a:hover {
    background-color: #272727;
    color: #fff;
}
.phone-image {
    display: none;
}
.phone-image img {
    width: 100%;
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
border: 1px solid #0E0C0C;
}
.slider {
    width: 100%;
    float: left;
    max-height: 100%;
    background-color: #f1f1f1;
}
.carousel-control {
    display: none;
    width: 10%;
}
.slider:hover .carousel-control {
    display: block;
}
.articles {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.article {
    padding: 10px;
    float: left;
    width: 100%;
    margin: 10px 0px 10px 0px;
    background-color: #f7f7f7;
    border: 1px solid #d7d7d7;
    border-radius: 2px;
}
.article-head {
    text-align: center;
    margin: 20px auto 15px auto;
    float: left;
    width: 100%;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
color: #FFF0F0;
background-color: #254aff;
}
.article-content h3 {
    padding-bottom: 10px;
    border-bottom: 1px solid #272727;
    color: #272727;
    margin: 0;
    display: inline-block;
}
#float img {
float: left;
}
.article-content h3:hover {
    color: #1B84EA;
}
.article-text p {
    font-size: 18px;
}
.article-img img {
border: 1px solid #272727;
margin: 10px auto;
}
.article-img {

float: right;
width: 100%;
}
.right-side-img {
    padding: 20px 15px;
}
#content {
    background-color: #FFF;
    float: left;
    width: 100%;
    padding: 0 20px;
}
.clients {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.clients-head {
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 30px;
}
.clients h2 {
    border-bottom: 1px solid #272727;
    padding-bottom: 10px;
    font-weight: bold;
    display: inline-block;
}
.client {
    margin: 15px 0px;
    height: 160px;
    position: relative;
}
.client img {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 160px;
    transform: translate(-50%, -50%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray;
    -webkit-filter: grayscale(100%);
}
.client img:hover {
    filter: none;
    -webkit-filter: grayscale(0);
    cursor: pointer;
}
.company-name {
    font-size: 30px;
    color: #fff;
}
.company-name a {
    color: #fff;
}
.company-name a:hover {
    color: #1B84EA;
}
#footer {
    float: left;
    color: #fff;
    width: 100%;
}
.top-footer {
    float: left;
    width: 100%;
    background-color: #272727;
    padding: 20px 0px;
}
.hours li {
    list-style: none;
}
.hour-margin {
    width: 60px;
    display: inline-block;
}
.top-footer h4 {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.map iframe {
    width: 100%;
}
.phone-num a {
    font-size: 30px;
    color: #fff;
}
.phone-num a:hover {
    color: #1B84EA;
}
.copyright {
    float: left;
    width: 100%;
    text-align: center;
    background-color: #fff;
    padding: 10px 0 0px 0px;
    color: #272727;
    font-weight: bold;
    font-size: 12px;
}
/* Single Page */
.widget {
    float: left;
    width: 100%;
    margin: 10px 0px;
    background-color: #f7f7f7;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border: 1px solid #d7d7d7;
    position: relative;
}
.widget-content {
    padding: 15px 10px;
    float: left;
    width: 100%;
}
.widget-content li {
    list-style: none;
}
.widget h3 {
    background-color: #254aff;
    float: left;
    width: 100%;
    margin: 0;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 10px 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.widget-content .map {
    text-align: center;
}
.widget-content .map a {
    font-size: 18px;
    margin-top: 30px;
    text-align: center;
    color: #272727;
}
.widget-content .map i {
    color: #e24031;
}
.widget-content .hour-margin {
    width: 100px;
}
.widget h3.increased-size {
    font-size: 18px;
    line-height: 28px;
    border-radius: 5px;
}
.widget ol {
    padding: 15px;
}
.widget ol li {
    list-style: decimal;
    margin-bottom: 10px;
}
.pay-img img{
    width: 60px;
    height: 37px;
    float: left;
    margin: 10px;
}
* {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.payment-options {
    padding: 0px 15%;
    text-align: center;
}
.center-img {
    margin: 0 auto;
    text-align: center;
    display: inline-block;
}
.smart-phone {
    margin-top: 30px;
}
.smart-phone img {
    margin: 0px 0px -15px -10px;
}
/* Single Page */
.facebook {
    background: url("../images/social-icons/facebook.png") no-repeat;
    width: 22px;
    height: 22px;
    float: left;
}
.facebook:hover {
    background: url("../images/social-icons/facebook-color.png") no-repeat;
}
.google {
    background: url("../images/social-icons/google.png") no-repeat;
    width: 22px;
    height: 22px;
    float: left;
}
.google:hover {
    background: url("../images/social-icons/google-color.png") no-repeat;
}
.yahoo {
    background: url("../images/social-icons/yahoo.png") no-repeat;
    width: 22px;
    height: 22px;
    float: left;
}
.yahoo:hover {
    background: url("../images/social-icons/yahoo-color.png") no-repeat;
}
.yelp {
    background: url("../images/social-icons/yelp.png") no-repeat;
    width: 22px;
    height: 22px;
    float: left;
}
.yelp:hover {
    background: url("../images/social-icons/yelp-color.png") no-repeat;
}
.yp {
    background: url("../images/social-icons/yp.png") no-repeat;
    width: 22px;
    height: 22px;
    float: left;
}
.yp:hover {
    background: url("../images/social-icons/yp-color.png") no-repeat;
}
.citysearch {
    background: url("../images/social-icons/citysearch.png") no-repeat;
    width: 22px;
    height: 22px;
    float: left;
}
.citysearch:hover {
    background: url("../images/social-icons/citysearch-color.png") no-repeat;
}
.insider {
    background: url("../images/social-icons/pages.png") no-repeat;
    width: 22px;
    height: 22px;
    float: left;
}
.insider:hover {
    background: url("../images/social-icons/pages-color.png") no-repeat;
}
