/* Add here all your css styles (customizations) */

.logo-up
{
top:-29px !important;}

 
.headline h2 .new {
	border-bottom:2px solid #FFFFFF;
	   display: inline-block;
    margin: 0 0 -2px;
    padding-bottom: 0px;
	z-index:-999;
}

.welcome-img
{  left:-5px;}

.testimonials .carousel-arrow {
    position: relative;
    top: -65px;
}
.testimonials.testimonials-v1 .item p:after, .testimonials.testimonials-v2 .item p:after {
    border-left-style: inset;
    border-right-style: inset;
    border-top-color: #f5f5f5;
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.testimonials.testimonials-v1 .item p:after {
    border-left: 0 solid transparent;
    border-right: 22px solid transparent;
    border-top: 22px solid;
}
.testimonials.testimonials-v1 .item p:after, .testimonials.testimonials-v2 .item p:after {
    border-left-style: inset;
    border-right-style: inset;
    border-top-color: #f5f5f5;
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}.testimonials .testimonial-info img {
    border: 1px solid #ccc;
    float: left;
    height: 60px;
    margin-right: 15px;
    padding: 2px;
    width: 60px;
}
.rounded-x {
    border-radius: 50% !important;
}.testimonials .testimonial-info span {
    position: relative;
    top: 3px;
}
.testimonials .testimonial-author {
    overflow: hidden;
}
.testimonials.testimonials-v1 .item p:after, .testimonials.testimonials-v1 .item p:before {
    bottom: -20px;
    left: 80px;
}
.testimonials .carousel-arrow i {
    background: none repeat scroll 0 0 #f5f5f5;
    color: #777;
    font-size: 20px;
    min-width: 25px;
    padding: 2px;
    text-align: center;
}
.rounded-x {
    border-radius: 50% !important;
}
.rounded {
    border-radius: 4px !important;
}
p, li, li a {
    color: #555;
}
.testimonials.testimonials-v1 .item p {
    position: relative;
}
.testimonials.testimonials-v1 p, .testimonials.testimonials-v2 p {
    background: none repeat scroll 0 0 #f5f5f5;
    font-size: 14px;
    font-style: italic;
    padding: 15px;
}
.testimonials .testimonial-info {
    color: #72c02c;
    font-size: 16px;
    margin-top: 18px;
    padding: 0 15px;
}
.testimonials .testimonial-info em {
    color: #777;
    display: block;
    font-size: 13px;
}
.testimonials .testimonial-info {
    color: #72c02c;
    font-size: 16px;
}
.testimonials .carousel-control.left {
    left: auto;
    right: 27px;
}
.testimonials .carousel-control {
    opacity: 1;
    position: absolute;
    text-align: right;
    text-shadow: none;
    width: 100%;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.color-red
{ color:#F00;}

.bottom-line{
	width:80%;}