/* This CSS file is part of the HTML5 / CSS3 tutorial on http://www.lingulo.com */

/* GLOBAL */
body
{
	background: #ebe8de;
	color: #333333;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #133E22;
}
p
{
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

a
{
        text-decoration:none;
        color:inherit;
        transition: color .5s ease;
}
.recapp
{
	width: auto;
	max-width: 300px;
	margin: auto;
}
strong
{
        font-weight:bold;
}

hr
{
        background-color: #D6D0C1;
        border:0;
        height:1px;
        margin:20px 0;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #E60418;
	padding-left: 5px;
}
li a
{
	color: #00F;
}
#myBtn {
	display: none;
	position: fixed;
	bottom: 50px;
	left: 30px;
	z-index: 99;
	border: none;
	outline: none;
	background-color: #000;
	color: white;
	cursor: pointer;
	padding: 15px;
	border-radius: 10px;
}

#myBtn:hover {
  background-color: #555;
}
.mailer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	text-align: center;
}

.tableone
{
	width: 420px;
	margin: auto;
	border: 1px solid #666;
}
.newsimg
{
	width: auto;
	max-width: 400px;
	margin: auto;
}
.footertext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #CCC;
}
.footertext2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #CCC;
}

.newsimgtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #000000;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
	background-color: #A9CC9F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
}
.tabletwo
{
	width: 330px;
	margin: auto;
	border: 1px solid #666;
}
.tdtwo1
{
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #000;
	text-align: left;
	border: 1px solid #666;
	padding-left: 2px;
}
.tdtwo2
{
	width: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #000;
	text-align: center;
	border: 1px solid #666;
}
.table3
{
	width: 420px;
	margin: auto;
	border: 1px solid #666;
}
.td31
{
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #000;
	text-align: left;
	border: 1px solid #666;
	padding-left: 2px;
}
.td32
{
	width: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #000;
	text-align: center;
	border: 1px solid #666;
	padding-left: 2px;
}
.proimg01
{
	width: auto;
	max-width: 400px;
	margin: auto;
}
.proimg03
{
	width: auto;
	max-width: 500px;
	margin: auto;
}
.imgcent
{
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.textcentre
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
}

.tdone1
{
	width: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #000;
	text-align: center;
	border: 1px solid #666;
}


.whitebg
{
	width: auto;
	max-width: 1000px;
	margin: auto;
	background-color: #FFF;
}

.imgauto
{
	width: 100%;
	height: auto;
	margin: auto;
}
.pureslider
{
	width: auto;
	max-width: 950px;
	margin: auto;
	padding-top: 20px;
}

.brititle
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	width: auto;
	max-width: 990px;
	line-height: 26px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 19px;
	background-color: #5B8E4C;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	padding-left: 5px;
	letter-spacing: 1px;
}

.britext	{
	width: auto;
	max-width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: justify;
	line-height: 25px;
	margin: auto;
	}
	
.britext ul	{
	list-style-type: disc;
	padding-left: 30px;
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 17px;
	line-height: 35px;
	padding-bottom: 10px;
	text-indent: -24px;
	}
	
.britext2	{
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	line-height: 25px;
	text-align: justify;
}	

.britext2 a {
	color: #00F;
}
.britext3	{
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	line-height: 25px;
	text-align: justify;
}
.britext3 a {
	color: #00F;
}

.topbox
{
	background-color: #FFFFFF;
	width: 100%;
	height: 95px;
}

/* HEADER */

header
{
	position: relative;
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

header h1
{
        margin:35px 0 0 0;
        font-size:55px;
        color:#e56038;
}

header p
{
        font-family: 'Open Sans', sans-serif;
        font-size:16px;
        color: #4A463B;
        margin-left:132px;
}

nav
{
	width: auto;
	text-align: center;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000F66;
	border-bottom-color: #000F66;
	background-color: #000000;
	padding-bottom: 5px;
	margin-top: autp;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

nav ul
{
        list-style:none;
}

nav ul li
{
	display: inline;
	text-align: center;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
}

nav ul li a
{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	transition: all .25s ease;
	font-size: 14px;
	color: #FFF;
}

nav ul li a:hover
{
	color: #D94ADA;
}

#mobileMenu
{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        display: none;
}

#mobileMenu ul li
{
	display: block;
	background-color: #5B8E4C;
	color: #000;
	padding: 12px 0;
	letter-spacing: 0.1em;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.toggleMobile
{
        display: none;
}

/* MY 2 COLUMNS For LOGO and Call me */
#topcol
{
	width: auto;
	max-width: 1000px;
	margin: auto;
	background-color: #FFFFFF;
}
#topcolone
{
	width: 200px;
	float: left;
	background-color: #FFFFFF;
}
#topcoltwo
{
	width: 200px;
	float: right;
	background-color: #FFFFFF;
}

.logoauto
{
	width: 100%;
	height: auto;
	margin: auto;	
}

/* FOOTER */

footer
{
	position: relative;
	clear: both;
	width: auto;
	height: auto;
	background-color: #000000;
}

.footwrapper
{
	line-height: 25px;
	padding-top: 8px;
	width: auto;
	max-width: 900px;
	font-size: 14px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 8px;
}

/* SKIPLINK */
.go-top
{
        position: fixed;
        bottom: 2em;
        right: 2em;
        text-decoration: none;
        color: white;
        background-color: rgba(0, 0, 0, 0.3);
        font-size: 12px;
        padding: 1em;
        display: none;
}

.go-top:hover
{
        background-color: rgba(0, 0, 0, 0.6);
}
/* MISC */
.clear
{
        clear:both;
}
.hidden
{
        position:absolute;
        clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
          clip: rect(1px, 1px, 1px, 1px);
}

.washtwotitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	background-color: #333331;
	line-height: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: auto;
	margin: 0px;
}
.washtwotext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #b4af8a;
	text-align: center;
	line-height: 30px;
	padding-bottom: 15px;
}
.washtwotext2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #b4af8a;
	text-align: center;
	line-height: 25px;
}

.washtwo ul
{
	list-style-position: inside;
	list-style-type: disc;
}

.testbrown
{
	width: auto;
	background-color: #333331;
}

.washtitle
{

	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	width: auto;
	max-width: 950px;
	line-height: 26px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 19px;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	padding-left: 2px;
}
.washtitle2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #5B8E4C;
	width: auto;
	max-width: 950px;
	line-height: 20px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
	padding-left: 5px;
	text-align: left;
	margin-bottom: 15px;
}
.comptext
{
	width: auto;
	max-width: 500px;
	margin: auto;
}
.comptext1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	line-height: 25px;
}

.comptext ul
{
	list-style-position: inside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #B01111;
	text-align: left;
	line-height: 25px;
}
. redtemplate
{
	width: auto;
	background-color: #B01111;
	padding-top: 1px;
	padding-bottom: 1px;
}
	
}
.testimonial
{
	width: auto;
	margin: auto;
	background-color: #333331;
	
}
.testimonialtext
{
	width: auto;
	max-width: 1000px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;

	
}

.gallerytext
{
	width: auto;
	max-width: 1300px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;

	
}
.contacttext
{
	width: auto;
	max-width: 1000px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BA232A;
	line-height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;

	
}
.abc4col
{
	width: auto;
	max-width: 1000px;
	margin: auto;
	padding-bottom: 10px;
}
.abc4colone
{
	width: 470px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #000;
}
.abc4coltwo
{
	width: 460px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 25px;
	text-align: justify;
	padding-left: 60px;
}
.abc4col ul
{
	list-style-type: disc;
	list-style-position: inside;
	line-height: 25px;
	padding-bottom: 10px;
	
}
.contact
{
	font-family: "Arial Black", Gadget, sans-serif;
	color: #000;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 16px;
}
.abcface
{
	margin: auto;
	text-align: center;
}

.agtwo
{
width: auto;
max-width: 1000px;
margin: auto;
}
.agtwo1
{
width: 300px;
float: left;
}
.agtwo2
{
width: 700px;
float: left;
}

.agtwo ul
{
	list-style-position: inside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	line-height: 25px;
}
.contacttwo
{
	width: auto;
	max-width: 900px;
	margin: auto;
}
.contacttwo1
{
	width: 400px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	padding-left: 5px;
	line-height: 20px;
}
.contacttwo2
{
	width: 450px;
	float: right;
}
input
{
width: 280px;
 padding: 5px 10px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-sizing: border-box;
}

textarea
{
	width: 280px;
 padding: 5px 10px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-sizing: border-box;
}
.formtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	text-align: center;
}
input[type=submit] {
    width: 280px;
    background-color: #4CAF50;
    color: white;
    padding: 5px 10px;
    margin: 8px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

input[type=submit]:hover {
    background-color: #45a049;
}

.homethree
{
	width: auto;
	max-width: 940px;
	margin:auto;
}
.homethree1
{
	width: 300px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFF;
	text-align: center;
	background-color: #5B8E4C;
	line-height: 25px;
	letter-spacing: 1px;
	border: 1px solid #999;
}
.homethree2
{
	width: 300px;
	float: left;
	margin-left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFF;
	text-align: center;
	line-height: 25px;
	background-color: #5B8E4C;
	letter-spacing: 1px;
	border: 1px solid #999;
}
.homethree3
{
	width: 300px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFF;
	text-align: center;
	line-height: 25px;
	background-color: #5B8E4C;
	letter-spacing: 1pt;
	border: 1px solid #999;
}
.homeimg
{
		width: 100%;
	height: auto;
	margin: auto;
}


@media (max-width: 1022px)
{
	
}


@media (max-width: 768px)
{
	
.homethree
{
	width: auto;
	max-width: 710px;
	margin:auto;
}
.homethree1
{
	width: 230px;
	float: left;
}
.homethree2
{
	width: 230px;
	float: left;
	margin-left: 7px;
}
.homethree3
{
	width: 230px;
	float: right;
}	
	
	

	.contacttwo
{
	width: auto;
	max-width: 740px;
	margin: auto;
}
.contacttwo1
{
	width: 350px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	padding-left: 5px;
	line-height: 20px;
}
.contacttwo2
{
	width: 300px;
	float: right;
}

	.agtwo1
{
width: auto;
margin: auto;
}
.agtwo2
{
width: auto;
margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
	
	
	.abc4colone
{
    width: auto;
	max-width: 760px;
	float: none;
	margin: auto;
}
.abc4coltwo
{
	width: auto;
	max-width: 760px;
	float: none;
    margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
	
	.gallery
{
	margin-top: 140px;
	
}
.pureslider
{
	margin-top: 30px;
}
	
	 .agtwo ul {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}

	.comptext1
	{
	font-size: 17px;
	}
	.topbox
	{
	background-color: #090;
	}
	

 .testbrown
 {
	margin-top: 140px;
 }

.britext	{
	padding-left: 5px;
	padding-right: 5px;
}
	
#topcolone {
	width: auto;
	max-width: 200px;
	float: none;
	margin: auto;
}
#topcoltwo
{
	width: 200px;
	float: none;
	margin: auto;
}

#twocolone
{
	width: auto;
	float: none;
	margin: auto;
}
#twocoltwo
{
	width: 320px;
	float: none;
    margin: auto;
}
        header
        {
           
            text-align: center;
        }        
        #spacer
        {
                height:auto;
                padding-bottom:15px;
        }
      
        footer .wrapper
        {
                width:auto;
        }
        footer .wrapper .column
        {
                margin: 0 auto 15px auto;
                max-width:300px;
        }

        #mobileMenu
        {
                display: block;
                z-index: 99;
        }
        .toggleMobile
        {
                position: fixed;
                top: 10px;
                left: 10px;
                display: block;
                width: 40px;
                height: 36px;
                cursor: pointer;
                z-index: 999;
        }
        .toggleMobile span.menu1, .toggleMobile span.menu2, .toggleMobile span.menu3
        {
	display: block;
	position: absolute;
	width: 40px;
	height: 8px;
	left: 0;
	-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	background-color: #89495a;
        }
        .toggleMobile span.menu1
        {
                top: 0;
        }
        .toggleMobile span.menu2
        {
                top: 14px;
        }
        .toggleMobile span.menu3
        {
                top: 28px;
        }
        .toggleMobile.active span.menu1
        {
	top: 14px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	background-color: #000000;
        }
        .toggleMobile.active span.menu2
        {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
	background-color: #000000;
        }
        .toggleMobile.active span.menu3
        {
                opacity: 0;
                -webkit-transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
                transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        }
        header nav
        {
                display:none;
        }
        header h1
        {
                font-size:40px;
        }
        header p
        {
                margin-left: 60px;
                font-size:14px;
        }
		
		
}
/* Desktop Styles */
@media only screen and (min-width: 961px) {
  .page {
    width:auto;
    max-width:1100px;
    margin: 0 auto 20px auto;
  }
  .feature-1,
  .feature-2,
  .feature-3 {
    width: 33.3%;
  }
  .header {
    height: 100px;
  }
  sign-up {
  order: 1;
  height:auto;
}
.content {
  order: 2;
}
}

@media (max-width: 610px)
{
	
	.homethree
{
	width: auto;
	max-width: 730px;
	margin:auto;
}
.homethree1
{
	width: auto;
	max-width: 300px;
	float: none;
	margin:auto;
}
.homethree2
{
	width: auto;
	max-width: 300px;
	float: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;	
}
.homethree3
{
	width: auto;
	max-width: 300px;
	float: none;
	margin:auto;
}
	
	
	.contacttwo
{
	width: auto;
	margin: auto;
}
.contacttwo1
{
	width: auto;
	float: none;
	margin: auto;

}
.contacttwo2
{
	width: auto;
	float: none;
	margin: auto;
}
}


@media (max-width: 430px)
{


.tableone
{
	width: 320px;
	margin: auto;
	border: 1px solid #666;
}

.tdone1
{
	width: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000;
	text-align: center;
	border: 1px solid #666;
}
.tabletwo
{
	width: 300px;
}
.tdtwo1
{
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #000;
	text-align: left;
	border: 1px solid #666;
}
.tdtwo2
{
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #000;
	text-align: center;
	border: 1px solid #666;
}



}


@media (max-width: 370px)
{
	 .testbrown
 {
	margin-top: 110px;
 }
 	.gallery
{
	margin-top: 110px;
	
}
.washtitle2
{
	font-size: 16px;
}

.pureslider
{
	margin-top: 10px;
}
.topbox
{

	background-color: #FFF;
}

.table3
{
	width: 300px;
}
.td31
{
	width: 120px;
	font-size: 12px;
}
.td32
{
	width: 30px;
	font-size: 12px;;

}

}

/* KEYFRAMES */

@keyframes stylie-transform-keyframes {
  0% {transform:translateX(30px) translateY(46px) rotate(0deg) translate(-50%, -50%);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
  100% {transform:translateX(260px) translateY(-150px) rotate(0deg) translate(-50%, -50%);}
}

@keyframes stylie-transform2-keyframes {
  0% {transform:translateX(40px) translateY(40px) rotate(0deg) translate(-50%, -50%);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
  100% {transform:translateX(50px) translateY(40px) rotate(0deg) translate(-50%, -50%);}
}
.britext2bold {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
