@charset "utf-8";
body
{
	background-color:#fff;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif !important;
	color:#333;
	line-height: 2;
}
ul,ol,li,h1,h2,h3,h4,h5,h6
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	display:block;
}
#wrapper {
	width: 100%;
	margin: 0px auto;
}
img
{
	max-width:100%;
}
.section {
	margin: 0px;
	padding: 0px;
	clear:both;
}
.group:before, .group:after
{
	content:"";
	display:table;
}
.group:after
{
	clear:both;
}
.group
{
	zoom:1;
}
.col
{
	display:block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child
{
	margin-left:0%;
}
.container
{
	width:95%;
	margin:0px auto;
	position:relative;	
}
#light-blue
{
	background-color:#b62f2b;
}
#dark-blue
{
	background-color:#253b80;
}
.span_5
{
	width:3.4%;
}
.span_8
{
	width:6.5%;
}
.span_10
{
	width:8.4%;
}
.span_15
{
	width:13.4%;
}
.span_18
{
	width:16.4%;
}
.span_20
{
	width:18.4%;
}
.span_2020
{
	width:18.4%;
}
.span_25
{
	width:23.4%;
}
.span_27
{
	width:25.4%;
}
.span_30
{
	width:28.4%;
}
.span_303
{
	width:28.4%;
}
.span_33
{
	width:31.4%;
}
.span_40
{
	width:38.4%;
}
.span_45
{
	width:43.4%;
}
.span_50
{
	width:48.4%;
}
.span_505
{
	width:48.4%;
}
.span_55
{
	width:53.4%;
}
.span_60
{
	width:58.4%;
}
.span_70
{
	width:68.4%;
}
.span_707
{
	width:68.4%;
}
.span_75
{
	width:73.4%;
}
.span_80
{
	width:78.4%;
}
.span_8080
{
	width:78.4%;
}
.span_85
{
	width:83.4%;
}
.span_90
{
	width:88.4%;
}
.span_95
{
	width:93.4%;
}
.span_100
{
	width:100%;
}
.span_23
{
	width:21%;
	margin:0% 1% !important;
	padding:0% 1% !important;
}
.color-h1 h1
{
	color:#333;
	text-transform:uppercase;
}
.color-h1 h3
{
	color:#FBCA63;
}
#menu-bg
{
	background-color:#fef2eb;
	color:#737373;
	font-size:14px;
}
#top-header
{
	text-align:right;
	margin-top: 40px;
}
#top-header-2
{
	text-align:right;
}
#top-header img
{
	padding: 10px 0px;
}
.dial img
{
	width:15px;
}
.emegcy h3, .emegcy h1
{
	font-family: myFirstFont;
	color:#ff9900 !important;
}
.emegcy img
{
	margin-bottom:20px;
}
#bg
{
	background-image:url(images/5.jpg);
}
#black-bg
{
	background-color:#000 !important;
	opacity:0.5;
}
#news img
{
	width:250px;
	height:200px;
	border:1px solid #ff9900;
}
#news img:hover
{
	opacity:0.5;
}
#news2 img
{
	width:120px;
	height:100px;
	border:1px solid #ff9900;
}
#news2 img:hover
{
	opacity:0.5;
}
#link1
{
	color:#ff9900;
	text-decoration:none;
}
#link1:hover
{
	text-decoration:underline;
}
.pay
{
	margin-bottom:10px;
}
.red
{
	background-color:#dd2541;
	color:#FFF;
}
.green
{
	background-color:#4ca529;
	color:#FFF;
}
.blue
{
	background-color:#3f7cc2;
	color:#FFF;
}
.btn button
{
	background-color: #146eb4;
	border: none;
	color: #fff;
	padding: 10px 20px;
	margin: 15px;
}
.btn button:hover
{
	background-color:#ff9900;
}
#gray
{
	background-color:#f8f8f8;
}
#cities-list li
{
	float:left;
	width: 17%;
	border: 1px solid #0068a9;
	padding: 10px;
	margin: 5px;
}
#cities-list li:hover
{
	background-color:#0068a9;
}
#cities-list a
{
	color:#0068a9;
}
#cities-list a li:hover
{
	color:#fff;
}
#gallery img
{
	width:250px;
	height:250px;
	border:#FFF solid 3px;
}
#gallery img:hover
{
	border:#b62f2b solid 3px;
	opacity:0.5;
}
.pay-now a
{
	color: #0095e5;
	background-color: #fff;
	padding: 10px 40px 10px 40px;
}
.pay-now a:hover
{
	background-color: #005888;
	color:#fff;
}
@font-face
{
    font-family: myFirstFont;
    src: url(SourceSansPro-Black.ttf);
}
.logo img
{
	width:70%;
}
#logo
{
	color:#ff9900;
	font-family: myFirstFont;
}
#h3-tags h3
{
	color:#fff !important;
}
#header
{
	margin-top: 40px;
}
#header h1
{
	color:#ff0000;
}
#header h2
{
	color:#3e9b04;
}
#about-services li
{
	background-color: #6ab62e;
	color: #fff;
	padding: 10px;
	margin: 5px 8px;
	float:left;
}
#about-services li:hover
{
	background-color:#ff0000;
}
#buttn
{
	background-color: #6ab62e;
	border: none;
	margin-left: 20px;
	padding: 10px 20px;
	font-size: 18px;
	text-transform: uppercase;
}
#buttn:hover
{
	background-color:#000;
}
a button
{
	color:#FFF;
}
#buttn a
{
	color:#FFF;
	text-decoration:none;
}
#blog a
{
	text-decoration:none;
}
.padd-sign
{
	padding:15px 0px;
}
div#green img {
    padding-left: 8px;
}
#submit-button input
{
	background-color: #0095e5;
    border: none;
    color: #fff;
    padding: 20px 40px;
    font-size: 16px;
}
#submit-button:hover input
{
	background-color: #000;
}
.orange
{
	background-color:#f7d1b0;
}
#enquiry .span_30, #enquiry .span_50
{
	margin-left:10px;
}
#box-3
{
	border:1px solid #0068a9;
	width:32%;
	border-radius: 5px;
}
#box-3 a
{
	text-decoration:none;
	color:#0068a9;
}
#box-3 a:hover
{
	text-decoration:underline;
}
#no-2020
{
	background-color: #0068a9;
	color: #fff;
	width: 35px;
	text-align: center;
	margin-left: 10px;
	border-radius: 5px;
}
#no-8080
{
	margin-left: 20px;
}
#no-8080 h3
{
	font-size:16px;
}
#no-8080 h3:hover
{
	text-decoration:underline;
}
.call-bg
{
	margin-left:0px;
}
.call-bg a
{
	background-color: #e3e3e3;
	padding:10px;
	font-weight:bold;
}
#box-3 h4
{
	padding:10px;
	margin:0px;
}
#box-3 p
{
	padding:10px;
	margin:0px;
}
#box-3 h5
{
	padding:10px;
	margin:0px;
	text-align:right;
}
#header-img
{
	height:153px;
	margin-top: 0px;
	margin-bottom: -10px;
}
#margn
{
	margin:0px;
}
.read-more a
{
	background-color: #b62f2b;
	color: #fff;
	padding: 10px 20px;
}
.read-more a:hover
{
	background-color:#000;
}
.links a
{
	color:#333;
	text-decoration:none;
}
#space
{
	margin-top: 50px;
	margin-bottom:50px;
}
#space-2
{
	margin-top: 34px;
	margin-bottom:50px;
}
#space-2 p a
{
	color:#0095e5;
	text-decoration:none;
}
#space-2 p a:hover
{
	text-decoration:underline;
}
#space-3 p a
{
	color:#0095e5;
	text-decoration:none;
}
#space-3 p a:hover
{
	text-decoration:underline;
}
#our-services
{
	background-color:#6ab62e;
	padding:15px 0px;
}
#our-services h3
{
	margin-left:18px;
	color:#fff !important;
}
#our-services p
{
	color:#fff !important;
}
#services ul a
{
	text-decoration:none;
}
#services ul li
{
	background-color: #00abe5;
	padding: 10px;
	margin: 5px 0px;
	color: #fff;
}
#green-h2
{
	background-color:#253b80;
	color: #fff !important;
	padding: 10px 15px;
	margin-bottom:15px;
}
h2#welcome {
    margin-top: 10px;
}
#black
{
	background-color:#150f19;
	color:#FFF;
}
#white-bg
{
	background-color:#fff;
}
#white, #white p
{
	color:#fff !important;
}
#white a
{
	color:#fff;
	text-decoration:none;
	font-size:14px;
}
#white ul li
{
	border-bottom:1px #2e2e30 solid;
}
#white a:hover
{
	color:#0068a9;
}
#logo-part
{
	margin:25px 0px;
}
.pack .center p
{
	color:#b62f2b !important;
	font-weight:bold;
}
.pack .center:hover img
{
	opacity:0.5;
}
.strip
{
	background-color:#FBCA63;
}
#mrg
{
    margin-top: 24px;
}
#mrg-zero
{
	margin-left:0px;
}
#photo-gallery img
{
	width:330px;
	height:200px;
	border:#b62f2b 2px solid;
}
#photo-gallery img:hover
{
	opacity:0.5;
}
#yellow
{
	background-color:#0095e5;
}
.white, .white h3, .white p
{
	color:#e5e5e5 !important;
}
.button-read button
{
	background:none;
	border:2px #fff solid;
	color:#fff;
	border-radius:50px;
	padding:10px 25px;
	margin-bottom:20px;
	font-weight:bold;
}
.button-read button:hover
{
	background-color:#fff;
	color:#0068a9 !important;
}
#dark-pink
{
	background-color:#c80610;
}
#dark-pink2
{
	background-color:#83040b;
}
#dark-pink3
{
	background-color:#202b37;
}
#contact a
{
	color:#b1b1a0;
}
#contact a:hover
{
	text-decoration:underline;
}
h1#say
{
	color:#0095e5;
	text-align:center;
	margin:25px 0px;
}
h1#help
{
	color:#FFF;
	text-align:center;
}
h1#msg
{
	color:#0095e5;
}
.book-app a
{
	background-color: #fff;
	color: #0095e5;
	padding: 15px 25px;
	font-size: 18px;
	font-weight: bold;
	border-radius: 5px;
}
.book-app a:hover
{
	background-color: #0674d1;
	color: #FFF;
}
.book-app-2 a
{
	background-color: #0095e5;
	color: #FFF;
	padding: 15px 40px;
	font-size: 18px;
	font-weight: bold;
	border-radius: 5px;
}
.book-app-2 a:hover
{
	background-color: #005888;
	color: #FFF;
}
.d-space
{
	padding-bottom:50px;
}
.d-space p i
{
	color:#fff;
	font-size:25px;
}
#services ul li:hover
{
	background-color: #f37a1f;
}
.row
{
	width:100%;
}
#call
{
	text-align:center;
}
#call a
{
	text-decoration:none;
	color:#fff;
}
#call a:hover
{
	text-decoration:underline;
}
#call h3
{
	margin-top:10px;
	color:#222222 !important;
}
#call h4
{
	color:#222222;
}
#call h5
{
	color:#222222;
}
#call img
{
	width:15px;
	margin-bottom: -3px;
    margin-right: 5px;
}
#cal h3, #cal h4, #cal h5
{
	color:#fff;
	text-align:right;
}
#cal
{
	text-align:right;
}
#back
{
	border:#0095e5 2px solid;
	background-image:url(images/bg.jpg);
}
.top-mrgn
{
	margin-top:45px;
}
.imgs-height #box-3 img
{
	height:400px;
}
.right2
{
	text-align:right;
}
.right
{
	text-align:right;
}
.right-algn
{
	text-align:right;
}

.line
{
	background: url(images/splitter.png) repeat-x;
}
.center
{
	text-align:center;
}
h1#special
{
	color:#fff;
}
.text-box input
{
	padding: 10px;
}
.hidden-2
{
	display:none;
}
#tour-h3 h3
{
	background-color:#0095e5;
	color:#FFF !important;
	padding:10px;
}
#menu
{
	background-color:#6ab62e;
}
#menu ul li
{
	display:block;
	float: left;
}
#menu ul li a
{
	color: #FFF;
	text-decoration: none;
	display:block;
	font-size:14px;
	padding:12px 32px;
	font-weight:bold;
}
#menu ul li:hover
{
	background-color:#fff500;
}
#menu ul li a:hover
{
	color:#000;
}
#appo h3
{
	color:#6ab62e !important;
}
#content
{
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
}
.mrgn
{
	margin: 25px 0px;
}
.tel a
{
	color:#0068a9;
	text-decoration:none;
}
.tel-2 a
{
	color:#000;
	text-decoration:none;
}
.tel-2 a:hover
{
	text-decoration:underline;
}
#menu-2 {
    margin-top: 20px;
}
.tel a:hover
{
	color:#bf2034;
	text-decoration:underline;
}
#contact
{
	color:#b1b1a0;
}
#content #welcome
{
	color:#6ab62e;
}
#content p
{
	color:#585858;
	font-size:16px;
	margin-top:0px;
}
#services-h3 a
{
	text-decoration:none;
	color:#000;
}
#services-h3 h3
{
	background-color:#000;
	color:#FBCA63;
	text-align:center;
	padding:5px;
}
#services-h3 img:hover
{
	opacity:0.5;
	transition:all 1s;
}
#blog-box
{
	background-color:#fbfbfb;
}

#blog-box p, #blog-box h3
{
	padding:5px 20px;
}
#blog-box a
{
	text-decoration:none;
	color:#0068a9;
}
#blog-box a:hover
{
	text-decoration:underline;
}
#mrg-2
{
	margin-left: 20px;
}
.clear
{
	clear:both;
}
#blue
{
	color:#ff9900;
	font-family: myFirstFont;
}
#blue-bg
{
	background-color:#000;
}
#blue-bg2
{
	background-color:#FBCA63;
}
.link-2 a
{
	color:#fff !important;
	text-decoration:none;
}
.link-2 a:hover
{
	text-decoration:underline;
}
.link a
{
	text-decoration:none;
	color:#FBCA63;
}
.link a:hover
{
	text-decoration:underline;
}
.link h4
{
	color:#FFFFFF;
}

.button2 input
{
	border: none;
	background-color: #00abe5;
	color: #fff;
	padding: 10px 30px;
	font-weight:bold;
}
#winx
{
	text-align:right;
}
#winx a
{
	color:#fff;
}
.details
{
	width: 150px;
	text-align: center;
	border: gray 2px solid;
	border-radius: 5px;
	padding: 10px 5px;
}
a .details
{
	color:gray;
	text-decoration:none;
}
#dark-gray
{
	background-color:#0f0f10;
}
.details:hover
{
	background-color:gray;
	color:#FFF;
}
#fotter
{
	border-top:#ebebeb solid 1px;
	margin-top: 10px;
	padding-top: 40px;
}
#footer
{
	font-size:12px;
	color:#fff;
}
#foot, #foot p
{
	color:#FFF !important;
}
#content marquee
{
	margin:10px 0px;
	border: 1px solid #000;
	padding: 5px 15px;
}
.col4
{
	background-color:#b03c08;
}
#col-4-blue
{
	font-size:14px;
	color:#FFF;
}
#col-4-blue h3
{
	color:#FFF;
}
#col-4-blue ul li
{
	padding:7px 0px;
	border-bottom:1px solid #CCC;
}
#col-4-blue ul li:nth-child(6)
{
	border-bottom:none;
}
#col-4-blue ul li a
{
	color:#FFF;
	text-decoration:none;
}
#col-4-blue ul li a:hover
{
	text-decoration:underline;
}
.about-content
{
	background-image:url(images/about2.jpg);
}
.about-content p, .about-content h1, .about-content h4, .about-content .read-more {
    padding:1px 10px;
}
.services img
{
	float:left;
	margin-right:20px;
}
.hearing img
{
	float:left;
	margin-right:10px;
}
.hearing h4
{
	color:#444444;
}
.policy h5
{
	color:#b03c08;
}
.policy p a
{
	color:#ff3500;
	text-decoration:none;
}
.policy p a:hover
{
	text-decoration:underline;
}
.contact
{
	color:#000;
}
#products
{
	background-color:#b03c08;
}
#products h3
{
	color:#FFF;
	margin:15px 0px;
	border-bottom:#FFF 1px dashed;
	padding-bottom:5px;
}
#products ul li
{
	margin:5px 0px;
	border-bottom:#000 1px dashed;
	padding-bottom:5px;
}

#products ul li:nth-child(10)
{
	border-bottom:none;
}
#products ul li a
{
	color:#FFF;
	text-decoration:none;
}
#products ul li a:hover
{
	color:#000;
}
.border
{
	border:1px #0095e5 solid;
}
.border img
{
	margin:10px 0px;
}
.border p
{
	text-align:justify;
	padding: 5px 10px;
}
.line
{
	background: url(images/splitter.png) repeat-x;
	margin-top:50px;
	margin-bottom:50px;
}
.bordr img
{
	border-radius:80px;
	border:#CCC 5px solid;
}
.bordr img:hover
{
	border:#004d75 5px solid;
}
.make-i
{
    color: #FFF;
    font-size: 20px;
    font-family: initial;
}
.book
{
	background-color:#ff9900;
	padding:10px;
}
.book a
{
    color: #fff;
    font-size: 20px;
}
.book a:hover
{
	text-decoration:underline;
}
#light-gray
{
	background-color:#000;
}
#light-gray h3
{
	color:#FBCA63;
}
#right
{
	text-align:right;
}
#left
{
	text-align:left;
}
#social
{
	font-size:14px;
}
#social img
{
	height:15px;
	margin:15px 10px 0px 10px;
}
#padd
{
	padding: 0 15px 0 0;
}
#line
{
	border-top:#d8d8d8 2px solid;
	background-color:#0095e5;
	padding-bottom: 15px;
}
.hidden-menu
{
	display:none;
}
#mymenu
{
	text-align:right;
	margin-top: 30px;
}
#mymenu ul a {
	display: block;
	float: left;
	border-bottom:2px solid #fff;
	margin:0px 40px 0px 0px;
}
#mymenu ul a
{
	color: #273039;
	text-decoration: none;
	display:block;
	font-size: 14px;
	font-weight: bold;
	padding:15px 15px 15px 15px;
}
#mymenu ul a:hover
{
	background-color:#FBCA63;
	color:#fff;
}
@media only screen and (max-width:1024px)
{
	.col
	{
		margin: 1% 0%;	
		float:left;
	}
	.container
	{
		width:100%;
		margin:0px auto;
		position:relative;
	}
	#mymenu ul li a
	{
		padding:28px 30px;
	}
	#content {
	width: 90%;
	margin-left:auto;
	margin-right:auto;
	}
	.span_8 {
    	width: 8%;
	}
}
@media only screen and (max-width:970px)
{
	.span_23
	{
		width:46%;
		margin:1% 1% !important;
		padding:1% 1% !important;
	}
}
@media only screen and (max-width:768px)
{
	.col
	{
		margin: 1% 0%;	
		float:left;
	}
	.span_10, .span_15, .span_20, .span_25, .span_30, .span_33, .span_40, .span_45, .span_50, .span_55, .span_60, .span_70, .span_75, .span_80, .span_85, .span_90, .span_100
	{
		width:100%;
	}
	.container
	{
		width:100%;
		margin:0px auto;
		position:relative;
	}
	#menu ul li 
	{
		display: block;
		clear:both;
		width:100%;
	}
	#menu ul li a
	{
		padding:10px;
	}
	#menu-2
	{
    	margin-top: 20px;
    	margin-bottom: 20px;
	}
	#mymenu ul a
	{
		width: 90%;
		text-align: justify;
		background-color: #000;
		color: #fff;
	}
	#logo
	{
		text-align:center;
	}
	#content
	{
		width: 90%;
		margin-left:auto;
		margin-right:auto;
	}
	#products
	{
		width:80%;
	}
	#header-img
	{
		margin-bottom: -6px;
	}
	#cal, #cal h5
	{
    	text-align: center;
	}
	#algn-cntr
	{
		text-align:center;
	}
	#our-services h3 {
    margin-left: 0px;
	}
	#our-services p
	{
		padding: 0 15px;
	}
	#top-header
	{
		text-align:center;
		margin-top: 0px;
	}
	#fix
	{
		position: fixed;
		z-index: 10;
	}
	.right, .link
	{
		text-align:center;
	}
	#header
	{
		margin:0px;
	}
	#winx
	{
		text-align:center;
	}
	#social
	{
		text-align:center;
	}
	#right
	{
		text-align:center;
	}
	#left
	{
		text-align:center;
	}
	.right-algn
	{
		text-align:center;
	}
	.hide
	{
		display:none;
	}
	#box-3
	{
		width: 90%;
    	margin: 2% 5%;
	}
	#mrg-2
	{
		margin-left: 0px;
	}
	.hide-menu
	{
		display:none;
	}
	.hidden-menu
	{
		display:block;
	}
	.hidden
	{
		display:none;
	}
	.hidden-2
	{
		display:block;
	}
	#team-bg img
	{
		max-width: 90%;
	}
}
@media only screen and (max-width:500px)
{
	.span_23
	{
		width:96%;
		margin:1% 1% !important;
		padding:1% 1% !important;
	}
}
@media only screen and (max-width:1024px) and (min-width:1000px)
{
	#menu ul li a
	{
		padding: 12px 24px;
	}
}
@media only screen and (max-width:999px) and (min-width:900px)
{
	#menu ul li a
	{
		padding: 12px 18px;
	}
}
@media only screen and (max-width:899px) and (min-width:800px)
{
	#menu ul li a
	{
		padding: 12px 12px;
	}
}
@media only screen and (max-width:799px) and (min-width:769px)
{
	#menu ul li a
	{
		padding: 12px 10px;
	}
}
@media only screen and (max-width:944px) and (min-width:769px)
{
	#header-img
	{
	    margin-top: 15px;
    	margin-bottom: -10px;
	}
}
@media only screen and (max-width:700px) and (min-width:501px)
{
	#cities-list li
	{
    	width: 25%;
	}
}
@media only screen and (max-width:500px) and (min-width:321px)
{
	#cities-list li
	{
    	width: 40%;
	}
}
@media only screen and (max-width:320px)
{
	#cities-list li
	{
    	width: 70%;
	}
}
@media only screen and (max-width:430px)
{
	.call-bg a
	{
		font-size: 11px;
	}
	.span_303 {
		width: 37%;
	}
	.span_707 {
		width: 62%;
	}
	#box-3 p
	{
		font-size:14px;
	}
}
@media only screen and (max-width:400px)
{
	#no-2020
	{
		margin-left: 5px;
	}
	#no-8080 {
		margin-left: 5px;
	}
}
.col.span_100 input, .col.span_100 textarea {
    width: 320px;
    padding: 10px 0px;
}
.waves-effect.waves-light.btn.submitbtn {
    background-color: #fff;
    color: #0068a9;
    padding: 10px 25px;
    margin: 15px 0px 0px 5px;
}
#social-icon {
    margin-bottom: 0px;
}
#social-icon img
{
	border: 1px solid #000;
	padding: 10px;
}
#services-bg
{
	background-color:#0E0303;
}
#slide-mrg {
    margin: -10px 0px;
}
#home-content h1
{
	color:#FBCA63;
}
#home-content p
{
	color:#FFF;
}
#services-bord h3
{
	
}
#check-out button {
    background-color: #250404;
    border: none;
    padding: 12px 25px;
	margin: 12px;
}
#services-bx
{
	background-color: #fff;
	border-radius: 20px;
	margin-bottom: 40px;
}
#services-bx h4
{
	padding: 10px;
}
#team-bg
{
	background-color:#FBCA63;
	border-radius: 21px;	
}
#team-bg h1
{
	color:#2B1111;
	margin: 5px 15px;
}
#team-bg h3
{
	color:#3E1111;
	margin: 5px 15px;
}
#team-bg p
{
	color:#3E1111;
	margin: 5px 15px;
}
#team-bg img {
    border-radius: 20px;
    margin: 10px 15px;
}
#netwrk h3 span {
    background-color: #100303;
    padding: 15px 25px;
}
#clnt-img-bord img
{
	border:2px solid #000;
}
#contact-bg
{
	background-image:url(images/contact.jpg);
	height:473px;
	background-size: cover;
}
#contct-h1 h1
{
	color:#fff;
}
#portfo a
{
	color:#000;
	text-decoration:none;
}
#portfo a:hover
{
	text-decoration:underline;
}
#btm-links
{
	color:#000;
}
#btm-links a
{
	color:#000;
	text-decoration:none;
}
#btm-links a:hover
{
	text-decoration:underline;
}

/*Slider CSS*/
#slider {
	overflow: hidden;
}
#slider figure {
	position: relative;
	width: 500%;
	margin: 0;
	left: 0;
	animation: 20s slider infinite;
}
#slider figure img {
	width: 20%;
	float: left;
}
.h1-head h1
{
	font-size: 50px;
}
@keyframes slider {
	0% {
		left: 0;
	}
	20% {
		left: 0;
	}
	25% {
		left: -100%;
	}
	45% {
		left: -100%;
	}
	50% {
		left: -200%;
	}
	70% {
		left: -200%;
	}
	75% {
		left: -300%;
	}
	95% {
		left: -300%;
	}
	100% {
		left: -400%;
	}
}
/*Slider CSS*/
