
	body{
		font-family: "Roboto";
		font-weight: 300;
		font-size: 14px;
		color: #333333;
	} /* body typography */

	h1,h2,h3,h4,h5,h6,.plan-name span{
		font-family: "Roboto";
		color: #000000;
	}

	.plan-name span,.plan-price span, .btn-search, .btn-plan, input.btn.btn-primary{
		font-family: "Roboto";
	}

		.enter-logo{
		width:200px;
		height:40px;
	}
		#header .navbar{
			background: rgba(163,163,163,.8)
		} /* menu style end */
	
	#header .navbar-nav.navbar-right >li a{
		font-family: "Roboto";
		font-weight: 700italic;
		font-size: 19px;
	}

	
	#footer{
		background:#878787;
	} /* end footer style */
			.image-slideshow li span{
			 -webkit-animation: imageAnimation 35s linear infinite 0s;
		    animation: imageAnimation 35s linear infinite 0s;
		}

		.image-slideshow li div{
			-webkit-animation: titleAnimation 35s linear infinite 0s;
			animation: titleAnimation 35s linear infinite 0s;
		}

				.image-slideshow li:nth-child(1) span{
				background-image: url(http://echographie-angers.net/wp-content/uploads/2016/05/shutterstock_82853833.jpg);
			}
			.image-slideshow li:nth-child(2) span,
			.image-slideshow li:nth-child(2) div {
			    -webkit-animation-delay: 7s;
			    animation-delay: 7s;
			}


					.image-slideshow li:nth-child(2) span{
				background-image: url(http://echographie-angers.net/wp-content/uploads/2016/05/shutterstock_264377093.jpg);
			}
			.image-slideshow li:nth-child(3) span,
			.image-slideshow li:nth-child(3) div {
			    -webkit-animation-delay: 14s;
			    animation-delay: 14s;
			}


					.image-slideshow li:nth-child(3) span{
				background-image: url(http://echographie-angers.net/wp-content/uploads/2016/05/shutterstock_241665142.jpg);
			}
			.image-slideshow li:nth-child(4) span,
			.image-slideshow li:nth-child(4) div {
			    -webkit-animation-delay: 21s;
			    animation-delay: 21s;
			}


					.image-slideshow li:nth-child(4) span{
				background-image: url(http://echographie-angers.net/wp-content/uploads/2016/05/shutterstock_128569892.jpg);
			}
			.image-slideshow li:nth-child(5) span,
			.image-slideshow li:nth-child(5) div {
			    -webkit-animation-delay: 28s;
			    animation-delay: 28s;
			}


					.image-slideshow li:nth-child(5) span{
				background-image: url(http://echographie-angers.net/wp-content/uploads/2016/05/shutterstock_275066126.jpg);
			}
			.image-slideshow li:nth-child(6) span,
			.image-slideshow li:nth-child(6) div {
			    -webkit-animation-delay: 35s;
			    animation-delay: 35s;
			}


		