/* 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;
}
.whitebackground{
	width: auto;
	max-width: 1050px;
	background-color: #FFF;
	margin: auto;
}
p
{
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

a
{
        text-decoration:none;
        color:inherit;
        transition: color .5s ease;
}

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;
}
#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;
}

.abclist
{
	width: auto;
	max-width: 1000px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: justify;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.abclist ul
{
	list-style-position: inside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 25px;
	padding-left: 10px;
}
.abclist1
{
	width: 610px;
	float: left;
}
.abclist2
{
	width: 390px;
	float: left;
	margin-top: 10px;
}

.abcmap
{
	width: auto;
	max-width: 600px;
	margin: auto;
}
.imgauto
{
	width: 100%;
	height: auto;
	margin: auto;
	border: 1px solid #999;
}

.brititle
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	width: auto;
	max-width: 1000px;
	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;
}

.britext	{
	width: auto;
	max-width: 1000px;
	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: 10px;
	}
	
.britext2	{
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
}	

.britext2 a {
	color: #00F;
}

.topbox
{
	background-color: #1226A9;
	width: 100%;
	height: 110px;
}

/* HEADER */

header
{
	position: relative;
	width: auto;
	max-width: 1000px;
	margin: 0 auto 20px 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;
	max-width: 1000px;
	text-align: center;
	margin: auto;
	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: #FFF;
	padding-bottom: 5px;
}

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: #000;
}

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

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

#mobileMenu ul li
{
	display: block;
	background-color: #1226A9;
	color: #FFF;
	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: #1226A9;
}
#topcolone
{
	width: 320px;
	float: left;
	background-color: #1226A9;
}
#topcoltwo
{
	width: 300px;
	float: right;
	background-color: #1226A9;
}

/* Two cols */


.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;
	text-align: justify;
}
.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: #F0F0F0;
}


/* FOOTER */

footer
{
	position: relative;
	clear: both;
	width: auto;
	height: 125px;
	background-color: #1226A9;
}

.footwrapper
{
	line-height: 25px;
	padding-top: 8px;
	width: auto;
	max-width: 900px;
	font-size: 14px;
	background-color: #1226A9;
	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);
}

.washtwo
{
	width: auto;
	max-width: 400px;

	
}
.washtwo1
{
	width: 200px;
	float: left;
}
.washtwo2
{
	width: 200px;
	float: left;
}
.washtwotitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
	background-color: #FF0;
	line-height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	margin-right: 5px;
	margin-left: 5px;
}
.washtwotext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: left;
	line-height: 25px;
	padding-left: 10px;
}

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

.washtitle
{

	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	width: auto;
	max-width: 1000px;
	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: #FFF;
	width: auto;
	max-width: 1000px;
	line-height: 20px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-size: 17px;
	background-color: #1226A9;
	padding-left: 2px;
	text-align: center;
	margin-bottom: 15px;
}

.washprice
{
	width: auto;
	max-width: 320px;
	margin: auto;
}
.washpricetext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: left;
}

.td1
{
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.td2
{
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
}
.tabcentre
{
	margin: auto;
}
.washimg
{
	width: auto;
	max-width: 640px;
	margin: auto;
	}
	.ironimg
{
	width: auto;
	max-width: 500px;
	margin: auto;
	}
	
	.gifbanner
	{
	width: auto;
	max-width: 450px;
	margin: auto;
	}

@media (max-width: 1022px)
{
	
.abclist1
{
	width: auto;
	max-width: 610px;
}
.abclist2
{
	width: auto;
	max-width: 360px;

}
	}

@media (max-width: 768px)
{
	.topbox
	{
	background-color: #090;
	}
	
	.washtwo
	{
	width: auto;
	max-width: 760px;
	}
	
	.washtwo1
{
	width: auto;
	max-width: 760px;
	float: none;
	margin: auto;
}
.washtwo2
{
	width: auto;
	max-width: 760px;
	float: none;
	margin: auto;
}

.abclist
{
	padding-right: 5px;
	padding-left: 5px;
}

.abclist1
{
	width: auto;
	max-width: 760px;
	float: none;
	margin: auto;
}
.abclist2
{
	width: auto;
	max-width: 390px;
	float: none;
	margin: auto;
}
	
.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;
}


.brititle	{
	margin-top: 115px;
	font-size: 16px;
	font-weight: bold;
}
.britext	{
	padding-left: 10px;
	padding-right: 10px;
}
	
#topcolone {
	width: 330px;
	float: none;
	margin: auto;
}
#topcoltwo
{
	width: 300px;
	float: none;
	margin: auto;
}

#twocol
{
	margin-top: -120px;
}


#twocolone
{
	width: auto;
	float: none;
	margin: auto;
}
#twocoltwo
{
	width: 320px;
	float: none;
    margin: auto;
}
        header
        {
            margin-top: 80px;
            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: #FFFF00;
        }
        .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;
}
}

/* 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;
}
