@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800);
@import url(/css/settings.css);
@import url(/css/jquery.fancybox.css);
@import url(/css/uikit.css);
@import url(/css/owl.carousel.css);
@import url(/css/owl.theme.css);
@import url(/css//owl.transitions.css);

body {
    color: #333333;
    font: 15px/22px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}

#home-section {
    top: 0;
    width: 100%;
    z-index: 6999;
    position: absolute;	
}
	
section.page-title {
    background-color: #f5f5f5;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
    display: block;
    margin-bottom: 40px;
	margin-top:90px;
    padding: 20px 0 0;
    position: relative;
}
section.page-bottom-space {    
    padding: 60px  0;  
}
section {
    padding-bottom: 10px;
}

section.page-title h2 {
    border-bottom: 0px solid rgba(0, 0, 0, 0.07);
    
    margin: 0 0 -1px;
    padding-bottom: 15px;
}

section header h1, section header h2, section header h3 {
    margin-bottom: 10px;
}

.phone {
	font-size: 27px;
	margin-top: 20px;
}

#footer li {
    border-bottom: 1px solid #185a94;
    padding: 9px 0;
    position: relative;
}

.breadcrumb {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
    display: inline-block;
    font-size: 13px;
    margin: -3px 0 0;
    padding: 0;
    position: relative;
}

*::after, *::before {
    box-sizing: border-box;
}
#nav-wrapper.tiny.tinyheader {
    padding: 10px 0;
}
#nav-wrapper.tiny {
    background-color: rgba(255, 255, 255, 0.95);
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
#nav-wrapper {
    background-color: #ffffff;   
    padding: 20px 0 0;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
	
}

code {
	display: block;
    background-color: #f9f1c4;
    border-radius: 0px;
    color: #333;
    font-size: 90%;
    padding:5px;
	width: 100%;
	border-left: 4px solid #2b669a;
	word-wrap: break-word;
}

footer {
	background-color: #2b669a;
	color: #ffffff;
}

footer a {
	color: #ffffff;
}

footer a:hover {
	color: #ffffff;
}

article li {
	padding-bottom: 10px;
}

article p {
    margin: 0 0 15px;
	line-height: 25px;
	font-size: 110%;
}

.title-separator {
    border-top: 1px solid #2b669a;
    padding-bottom: 30px;
    width: 152px;
}

#pricing-section {
    background-color: #f7c212;
    margin: 0;
    overflow: hidden;
    padding: 80px 0 50px;
    position: relative;
    width: 100%;
}
#pricing-section .col-md-3 {
    padding: 0;
}
.pricing-box, .feature-pricing-box {
    background-color: #ffffff;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3);
    margin: 0 0 30px;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.feature-pricing-box {
    box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.3);
    transform: scale(1.05);
    z-index: 2;
}
.pricing-box .price {
    background-image: linear-gradient(180deg, #444444, #333333);
}
.feature-pricing-box .price {
    background-image: linear-gradient(180deg, #f7c212, #c59d17);
}
.pricing-box ul, .feature-pricing-box ul {
    list-style: outside none none;
    margin: 0 0 40px;
    padding: 0 20px;
}
.pricing-box li, .feature-pricing-box li {
    border-bottom: 1px dashed #efefef;
    cursor: default;
    padding: 10px 0;
    transition: all 0.3s ease-in-out 0s;
}
.pricing-box .price h3, .pricing-box .price h1, .feature-pricing-box .price h3, .feature-pricing-box .price h1 {
    color: #ffffff;
    font-weight: 400;
    margin: 0;
    padding: 10px 0;
    text-transform: uppercase;
}
.pricing-box .price h3 {
    background-color: #333333;
}
.feature-pricing-box .price h3 {
    background-color: #c59d17;
}
.pricing-box .price h1, .feature-pricing-box .price h1 {
    font-size: 50px;
    margin: 0 0 30px;
    padding: 30px 0;
}
.pricing-box .price h1 span, .feature-pricing-box .price h1 span {
    font-size: 30px;
    text-transform: uppercase;
}
.pricing-box li:hover, .feature-pricing-box li:hover {
    color: #333333;
}
.pricing-box .btn, .feature-pricing-box .btn {
    border-radius: 4px 4px 0 0;
}
#monials-section {
    background-color: #ffffff;
    margin: 0;
    overflow: hidden;
    padding: 80px 0;
    position: relative;
    width: 100%;
}
#monials-section .col-md-6:nth-child(2n+1) {
    border: 1px solid #efefef;
    border-radius: 5px;
}
#monials-section .col-md-6:nth-child(2n) {
    border: 1px solid transparent;
}
.monials-block-left, .monials-block-right {
    overflow: hidden;
    padding: 30px 15px 10px;
    position: relative;
    width: 100%;
}
.monials-block-left {
    text-align: right;
}
.monials-block-right {
    text-align: left;
}
.monials-block-left .client-img {
    float: right;
    margin: 0 0 20px 30px;
}
.monials-block-right .client-img {
    float: left;
    margin: 0 30px 20px 0;
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.client-img {
    background-color: #efefef;
    border-radius: 5px;
    height: 98px;
    overflow: hidden;
    padding: 4px;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 98px;
}
.owl-carousel .owl-wrapper::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.client-img::after {
    background: transparent url("../images/mask/masksquare.png") no-repeat scroll 50% 50% / 100% 100%;
    content: "";
    height: 98px;
    left: 0;
    position: absolute;
    top: 0;
    width: 98px;
}
.client-img img {
    border-radius: 4px;
    height: 90px;
    width: 90px;
}
.monials-block-left .client-name, .monials-block-right .client-name {
    color: #ce0c21;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.monials-block-left .containt p:last-child, .monials-block-right .containt p:last-child {
    margin: 0 0 20px;
}
.monials-block-left:hover .client-img, .monials-block-right:hover .client-img {
    background-color: #f7c212;
}
#client-slider-section {
    background-color: #222222;
    margin: 0;
    overflow: hidden;
    padding: 80px 0;
    position: relative;
    width: 100%;
}
#owl-clients {
    padding: 0 15px;
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
}
.client-logo {
    text-align: center;
}
.client-logo img {
    opacity: 0.7;
}
.client-logo:hover img {
    opacity: 1;
}
*::-moz-selection {
    background: #ccc none repeat scroll 0 0;
    color: #000;
    text-shadow: none;
}
*::-moz-selection {
    background-color: #225aa7;
    color: #ffffff;
    text-shadow: none;
}
.desc-title {
    color: #333333;
    font-size: 18px;
    font-weight: 300;
    line-height: 31px;
    text-align: center;
}

.main-title {
    color: #225aa7;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.4;
    margin: 0 0 15px;
    text-align: center;
    text-transform: uppercase;
}

.section-title {
padding: 50px 0;
}

#hire {
	padding: 0px 0 60px 0;
}

#hire a{color: #fff;}

#hire a:hover{text-decoration: none;}

#hire-small {
	padding: 0px 0 60px 0;
}


#hire-small a:hover{text-decoration: none;}

#tellme {
	padding: 60px 0;
}

#tellme a:hover{text-decoration: none;}

#tellme a{color: #fff;}

.jumbotron { 
	margin-top: 90px;
	background-image: url('/img/huntsvillepr-jumbo.jpg');
}

.jumbo-title {
	color: #fff; 
	font-family: "Lato","Arial",sans-serif;
    font-size: 48px;
    font-weight: 100;
    letter-spacing: -1px;
    line-height: 50px;
	text-align:center;
}

.btn.newclass {text-align:center;}

.btn.contactus {margin: 20px auto 0 auto;}

.btn {border-radius: 0;}
.btn-lg {border-radius: 0;}

/** testimonials **/

.padding-top100 {
    padding-top: 100px;
}

span.color {
    font-size: 14px;
    font-weight: 700;
	color: #337ab7;
}

.bounceIn {
    animation-duration: 0.75s;
    animation-name: bounceIn;
	
}

.fadeInRight {
    animation-name: fadeInRight;
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.widget {
    margin-bottom: 35px;
}

.carousel-inner {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.carousel-controls-color {
    background: #fff none repeat scroll 0 0;
}
.carousel-controls a.next {
    display: inline-block;
}
.carousel-controls a.prev {
    display: inline-block;
}
a.prev, a.next {
    color: #fafafa;
    cursor: pointer;
    display: block;
    font-size: 20px;
    height: 25px;
    text-align: center;
    text-decoration: none;
    width: 25px;
}
a.next {
    padding-left: 3px;
}
a.prev.disabled, a.next.disabled {
    background: #323b44 none repeat scroll 0 0;
    color: #fafafa;
    cursor: default;
    display: block;
    font-size: 20px;
    text-align: center;
}
.testimonial p {
    background: #fafafa none repeat scroll 0 0;
    font-weight: 500;
    margin: 0;
    padding: 27px 25px;
}

.testimonial p {
    border-radius: 3px;
}

.testimonial p, blockquote {
    border-left: 5px solid #337ab7;
    border-right: 5px solid #337ab7;
}
.our-clients .testimonial p, .our-clients .testimonials-arrow {
    border: medium none;
}
.testimonials-arrow {
    background-color: #fafafa;
    border-bottom: 1px solid #fafafa;
    border-right: 1px solid #fafafa;
    border-top: 0 none;
    content: "";
    display: block;
    height: 30px;
    margin: -15px auto 35px;
    transform: rotate(45deg);
    width: 30px;
}
.testimonial .author {
    display: table;
    margin: 0 auto;
}
.testimonial p {
    text-align: center;
}

.testimonial-author-info {
    color: #283043;
    padding: 0px;
	clear:both;
}

.testimonial-image {
    float: left;
    height: 70px;
    position: relative;
    width: 70px;
}
.testimonial-image img {
    border-radius: 50%;
    height: 70px !important;
    width: 70px !important;
}

.bottom_space {
	padding: 10px 0;
	margin-bottom: 20px;
	 border-bottom: 1px solid #185a94
}

hr{
border-color: #418ad7;
}

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