/* 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;
}
.best
{
	width: auto;
	margin: auto;
	max-width: 170px;
	height: auto;
	padding-top: 10px;
}

.abclist
{
	width: auto;
	max-width: 1100px;
	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;
}
.formtext
{
	font-family: 'Ubuntu', sans-serif;
	font-size: 22px;
	color: #F00;
	text-align: center;
}
.gallerywide
{
	width: auto;
	max-width: 1000px;
	margin: 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: 690px;
	float: left;
}
.abclist2
{
	width: 400px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.maulgone
{
	font-family: 'Ubuntu', sans-serif;
	font-size: 20px;
	line-height: 26px;
	color: #F00;
	text-align: center;	
}
.mail
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: 30px;
	color: #333;
	letter-spacing: 1px;
	text-align: center;
}

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

.brititle
{
	font-family: Arial, Helvetica, sans-serif;
	color: #E86B28;
	width: auto;
	max-width: 1000px;
	font-size: x-large;
	border-top-width: 1px;
	border-bottom-width: 1px;
	letter-spacing: 1px;
	text-align: center;
	margin: auto;
	padding-top: 10px;
}
.brititle5
{
	font-family: Arial, Helvetica, sans-serif;
	color: #4183E1;
	width: auto;
	max-width: 1000px;
	line-height: 30px;
	font-size: x-large;
	border-top-width: 1px;
	border-bottom-width: 1px;
	letter-spacing: 1px;
	text-align: center;
	margin: auto;
	padding-bottom: 15px;
}

.britext	{
	width: auto;
	max-width: 1200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: justify;
	line-height: 25px;
	margin: auto;
	}
.gallery	{
	width: auto;
	max-width: 1200px;
	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: medium;
	color: #333;
	letter-spacing: 1px;
	text-align: justify;
	line-height: 25px;
}	
.britext2cents	{
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333;
	letter-spacing: 1px;
	text-align: center;
	line-height: 25px;
}	

.aquatext2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #E86B28;
	letter-spacing: 1px;
	text-align: justify;
	line-height: 25px;
	font-weight: bold;
}

.britext2 a {
	color: #00F;
}

.topbox
{
	background-color: #fff;
	width: 100%;
	height: 105px;
}

/* HEADER */

header
{
	position: relative;
	width: auto;
	background-color: #4183E1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	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;
	max-width: 1000px;
	text-align: center;
	margin: auto;
	padding-top: 7px;
	background-color: #4183E1;
	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: none;
	transition: all .25s ease;
	font-size: large;
	color: #FFF;
}

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: #5EAADE;
	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: 1200px;
	margin: auto;
	background-color: #fff;
}
#topcolone
{
	width: 310px;
	float: left;
	background-color: #fff;
}
#topcoltwo
{
	width: 310px;
	float: right;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: medium;
	text-align: right;
	letter-spacing: 1px;
	padding-top: 5px;
	line-height: 20px;
	padding-right: 5px;
}

#topcoltwo a
{
	color: #185ABC;
}
footer
{
	position: relative;
	clear: both;
	width: auto;
	height: auto;
	background-color: #5EAADE;
}

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

/* 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);
}
	.decservicetext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333;
	line-height: 25px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	margin-left: 10px;
}
.decserviceimg
{
	float: left;
	padding-right: 10px;
	vertical-align: top;
	
}
input
{
width: 310px;
 padding: 5px 10px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-sizing: border-box;
}

textarea
{
	width: 310px;
 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: 310px;
    background-color: #213F63;
    color: white;
    padding: 5px 10px;
    margin: 8px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

input[type=submit]:hover {
	background-color: #2E5789;
}
.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: 310px;
	float: right;
}
.aquafullwidth
{
	width: 100%;
	background-color: #F3F3F3;
	padding-bottom: 10px;
}
.aquafullwidth2 {
	width: 100%;
	background-color: #F3F3F3;
	margin-bottom: 15px;
	letter-spacing: 1px;
	text-align: center;
	font-size: x-large;
	font-family: Tahoma, Geneva, sans-serif;
	color: #4183E1;
	padding-top: 5px;
	padding-bottom: 5px;
}

.aqua01
{
	width: auto;
	max-width: 1200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #000;
	text-align: center;
	line-height: 40px;
	padding-top: 15px;
	margin: auto;
}
.aqua02
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #4183E1;
	text-align: center;
	letter-spacing: 1px;
	line-height: 40px;
	padding-top: 15px;
}
.pureslider
{
	width: 100%;
	margin: auto;
}
.aquathree
{
	width: auto;
	max-width: 1000px;
	margin: auto;
}
.aquathree1
{
	width: 320px;
	float: left;
	background-color: #EAEAEA;
	border: 1px solid #CCC;
	border-radius: 15px;

}
.aquathree2
{
	width: 320px;
	float: left;
	background-color: #EAEAEA;
	border: 1px solid #CCC;
	border-radius: 15px;
	margin-right: 10px;
	margin-left: 10px;
	
}
.aquathree3
{
	width: 320px;
	float: left;
		background-color: #EAEAEA;
	border: 1px solid #CCC;
	border-radius: 15px;
}
.aquathreetext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333;
	letter-spacing: 1px;
	padding-right: 7px;
	padding-left: 7px;
	line-height: 22px;
	text-align: justify;
	font-style: italic;
}
.aquatwo
{
	width: auto;
	max-width: 1100px;
	margin: auto;
}
.aquatwo1
{
	width: 750px;
	float: left;
}
.aquatwo2
{
	width: 300px;
	float: right;
}
.fbbtwo
{
	width: auto;
	max-width: 260px;
	margin: auto;
}
.fbbtwo1
{
	width: 120px;
    float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.fbbtwo2
{
	width: 120px;
    float: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

.certtwo
{
	width: auto;
	max-width: 600px;
	margin: auto;
}
.certtwo1
{
	width: 290px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.certtwo2
{
	width: 290px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}
.certthree
{
	width: auto;
	max-width: 900px;
	margin: auto;
}
.certthree1
{
	width: 290px;
	float: left;

}
.certthree2
{
	width: 290px;
	float: left;
	margin-left: 15px;

}

.certthree3
{
	width: 290px;
	float: right;
}
.certimg
{
	width: 100%;
	height: auto;
	border: 1px solid #CCC;
}
@media (max-width: 1022px)
{
	
	.aquatwo1
{
	width: 690px;
	float: left;
}
.aquatwo2
{
	margin-top: 10px;
}
	
.abclist1
{
	width: auto;
	max-width: 570px;
}
.abclist2
{
	width: auto;
	max-width: 400px;

}


	}
	
	
	
	@media (max-width: 920px)
	{
		
		.certtwo
{
	width: auto;
	max-width: 460px;
	margin: auto;
}
.certtwo1
{
	width: 220px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.certtwo2
{
	width: 220px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}
.certthree
{
	width: auto;
	max-width: 690px;
	margin: auto;
}
.certthree1
{
	width: 220px;
	float: left;

}
.certthree2
{
	width: 220px;
	float: left;
	margin-left: 15px;

}

.certthree3
{
	width: 220px;
	float: right;
}
.certimg
{
	width: 100%;
	height: auto;
	border: 1px solid #CCC;
}

.aquathree
{
	width: auto;
	max-width: 900px;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.aquathree1
{
	width: auto;
	float: none;
	margin:auto;
	background-color: #EAEAEA;
	border: 1px solid #CCC;
	border-radius: 15px;

}
.aquathree2
{
		width: auto;
	float: none;
	margin:auto;
	background-color: #EAEAEA;
	border: 1px solid #CCC;
	border-radius: 15px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	
}
.aquathree3
{
	width: auto;
	float: none;
	margin:auto;
		background-color: #EAEAEA;
	border: 1px solid #CCC;
	border-radius: 15px;
}
.aquathreetext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333;
	letter-spacing: 1px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 22px;
	text-align: justify;
	font-style: italic;
}
	.aquatwo
{
	width: auto;
	max-width: 1100px;
	margin: auto;
}
.aquatwo1
{
	width: 590px;
	float: left;
}
.aquatwo2
{
	width: 260px;
	float: right;
}	
	}
	
	@media (max-width: 810px)
{
	.aquatwo1
{
	width: auto;
	float: none;
	margin: auto;
}
.aquatwo2
{
	width: auto;
	max-width: 260px;
	float: none;
	margin: auto;
}
	
}

@media (max-width: 768px)
{
	
		
		
		.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: 310px;
	float: right;
}

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

.abclist1
{
	width: auto;
	max-width: 400px;
}
.abclist2
{
	width: auto;
	max-width: 320px;

}

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


}

@media (max-width: 710px)
{
	
.certtwo
{
	width: auto;
	max-width: 420px;
	margin: auto;
}
.certtwo1
{
	width: 200px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.certtwo2
{
	width: 200px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}
.certthree
{
	width: auto;
	max-width: 630px;
	margin: auto;
}
.certthree1
{
	width: 200px;
	float: left;

}
.certthree2
{
	width: 200px;
	float: left;
	margin-left: 15px;

}

.certthree3
{
	width: 200px;
	float: right;
}
.certimg
{
	width: 100%;
	height: auto;
	border: 1px solid #CCC;
}	
}

@media (max-width: 660px)
{
	.gallery
	{
		margin-top: 50px;
	}
	.aquafullwidth2 {
	font-size: x-large;
	}
	
		.
		.contacttwo
{
	width: auto;
	margin: auto;
}
.contacttwo1
{
	width: auto;
	float: none;
	margin: auto;

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

	#topcolone
{
	width: 320px;
		float: none;
	margin: auto;
}
#topcoltwo
{
	width: 280px;
	float: none;
	margin: auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}

        #mobileMenu
        {
                display: block;
                z-index: 99;
        }
        .toggleMobile
        {
                position: fixed;
                top: 10px;
                left: 5px;
                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: 30px;
	height: 7px;
	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: #4183E1;
        }
        .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;
        }
		
		.aqua01
		{
	font-size: x-large;
	line-height: 30px;
		}
		.aqua02
		{
	font-size: x-large;
	line-height: 30px;
		}
		.decservicetext
		{
	text-align: left;
		}
}

@media (max-width: 610px)
{
	
.certtwo
{
	width: auto;
	max-width: 420px;
	margin: auto;
}
.certtwo1
{
	width: 300px;
	float: none;
	Margin: auto;
	margin-top: 0px;
	margin-bottom: 20px;
}
.certtwo2
{
	width: 300px;
	float: none;
	Margin: auto;
	margin-top: 0px;
	margin-bottom: 20px;
}
.certthree
{
	width: auto;
	max-width: 630px;
	margin: auto;
}
.certthree1
{
	width: 300px;
	float: none;
	Margin: auto;
	margin-top: 0px;
	margin-bottom: 20px;

}
.certthree2
{
	width: 300px;
	float: none;
	Margin: auto;
	margin-top: 0px;
	margin-bottom: 20px;

}

.certthree3
{
	width: 300px;
	float: none;
	Margin: auto;
	margin-top: 0px;
	margin-bottom: 10px;
}
.certimg
{
	width: 100%;
	height: auto;
	border: 1px solid #CCC;
}	
}


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