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

@media (max-width: 420px) {
	.nu-h4 {
		font-size:16px;
		font-weight:bold;
	}
}

@media (max-width: 640px) {
	.phone-sm {
    margin-left: 55px;
}
}




h3{
	color:#fff;
}
.color-white{
	color:#fff;
}
.bg-color-black{
	background:#333;
}
.headline-left .headline-brd {
    color: #fff;
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 10px;
}
.testimonials-bg-default .item p {
    background: #fbfbfb;
	border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
}
.testimonials-bg-dark .item p, .testimonials-bg-default .item p {
    color: #444;
    font-weight: 200;
}
.testimonials.testimonials-bg-default .item p:after, .testimonials.testimonials-bg-default .item p:after {
    border-top-color: #fff;
}
.testimonials .testimonial-info {
    color: #ffffff;
    font-size: 16px;
    padding: 0 15px;
    margin-top: 18px;
}
.testimonials .testimonial-info em {
    color: #fff;
    display: block;
    font-size: 13px;
}
.testimonial_bg{
	background:url(../img/bg/12.jpg) repeat;
}
.btn-u-lg, a.btn-u-lg {
    font-size: 18px;
    padding: 10px 25px;
    border-radius: 10px;
}
.btn-u {
    border: 0;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    padding: 6px 13px;
    position: relative;
    background: #72c02c;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    border-radius: 10px;
}
.border-radius-17{
	border-radius: 17px 17px 17px 17px;
-moz-border-radius: 17px 17px 17px 17px;
-webkit-border-radius: 17px 17px 17px 17px;
border: 0px solid #000000;
}
.padding-sm {
    padding: 20px 20px;
}
i.icon-lg {
    width: 40px;
    height: 40px;
    font-size: 31px;
    line-height: 35px;
    margin-bottom: 10px;
}
i.icon-lg.icon-line {
    font-size: 17px;
    font-weight: bold;
}
.interactive-slider-v2 h1 {
    color: #fff;
    font-size: 30px;
    line-height: 80px;
    text-transform: none;
	font-weight:normal;
}
.interactive-slider-v2 p {
    color: #fff;
    font-size: 18px;
    font-weight: 200;
    font-family: "Open Sans", Arial, sans-serif;
}
.testimonial-black{
	background:url(../img/breadcrumbs/testimonial-black.jpg) no-repeat;
	background-size: cover;
    background-position: center center;
}
.tab-v3 .nav-pills li a:hover, .tab-v3 .nav-pills li.active a {
    color: #fff;
    background: #72c02c;
    border: solid 1px #68af28;
   border-radius: 7px 7px 7px 7px;
-moz-border-radius: 7px 7px 7px 7px;
-webkit-border-radius: 7px 7px 7px 7px;

}
.tab-v3 .nav-pills li a {
    color: #777;
    font-size: 17px;
    padding: 4px 8px;
    margin-bottom: 3px;
    background: #fafafa;
    border: solid 1px #CCC;
	   border-radius: 7px 7px 7px 7px;
-moz-border-radius: 7px 7px 7px 7px;
-webkit-border-radius: 7px 7px 7px 7px;
}
.breadcrumbs-v3 h1 {
    color: #fff;
    font-size: 30px;
    line-height: 50px;
    text-transform: none;
}
.breadcrumbs-v3 p {
    color: #fff;
    font-size: 18px;
    font-weight: 200;
    margin-bottom: 0;
    /* text-transform: uppercase; */
}
body {
    color: #333;
    font-size: 14px;
    line-height: 1.6;
}
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: none;
    color: #333;
    background-color: #fff;
}
.testimonials-v4 .testimonials-v4-in p {
    color: #629d49;
    font-size: 17px;
    font-style: normal;
    margin-left: 38px;
}
.color-grey1 {
    color: #555;
}
.color-grey2 {
    color: #999;
}
.testimonials-v4-in {
    background: rgba(238, 238, 238, 0.54);
    /* position: relative; */
    margin-bottom: 10px;
    padding: 10px;
    /* -webkit-box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.1); */
    -moz-box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.1);
    /* box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.1); */
    border: 1px dashed #ddd;
    border-radius: 10px;
}
.testimonials-v4 .testimonials-v4-in:before {
    color: #bbb;
    font-size: 88px;
    content: "\201C";
    position: absolute;
    margin: -33px 0 0 -6px;
    font-family: Georgia, serif;
}
.header-v8 {
    background: rgba(34, 34, 34, 0.44);
    position: relative;
    box-shadow: 0 0 5px #bbb;
}
.color-green1 {
    color: #e67e22;
}
.promo-info img.app-image {
    display: block;
    margin: 0 auto -60px auto;
}

.btn-u.btn-banner.btn-apple, .btn-u.btn-banner.btn-android {
    border: 1px solid #4c4c4c;
    color: #ccc;
    background: #444;
}
.btn-u.btn-banner.btn-apple:hover,
.btn-u.btn-banner.btn-android:hover{
	color:#ccc;
	background:#000;
}
.app-bg{
	background:url(../img/pattern.png) repeat;
}
.sm_toll {
    font-size: 11px;
    margin-top: -15px !important;
    display: block;
}
.color-black{
	color:#000;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 5px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.btn-u-xs, a.btn-u-xs {
    font-size: 9px;
    padding: 2px 12px;
    line-height: 18px;
}
.footer-v8 .font-s.no-gutter{
	font-size: 8px;
	color:#fff;
   
}
.footer-v8 .copyright .terms-menu {
    margin: 5px 0 0;
    line-height: 62px;
}
.top-toll{
text-align:right;
padding: 0;
    margin-right: 10px;
}
.top-toll .color-green1 a{
    color: #e67e22;
}
.top-toll a{
color:#fff;
}
.copyright .color-green1{
	    color: #000;
}
	
		@media only screen and (min-width : 320px) and (max-width:480px) {
		.top-toll .color-white{
			line-height: 0px;
	     font-size: 14px;
		 margin-bottom:2px;
		 }
		 .header-v8 .navbar-brand{
			     height: 50px; 
		 }
		 .navbar-brand{
			 padding:0;
		 }
		 .header-v8 .navbar-toggle{
		     margin: 7px 15px;
		 }
		 .header-v8 .navbar-brand{
		 padding:0px;
		 }
		 .phone-sm {
    margin-left: 0px;
}
.top-toll{
    margin-right: 15px;
    padding: 0;}
	 
}