@charset "utf-8";
/* CSS Document */

body
{
	
	width: 100%;
	font-family: quicksand;
	/* background-image: url(images/background8.jpg);
	background-repeat:repeat-x;
	background-repeat:repeat-y; */
	background-size: 100%; 
	background-color:rgba(235,235,235,1.00); 
	
	
	
}

html {
    width: 100%
	
}


.parent						/* to position logo over image */
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	
}

.parent .facebook
{
	position: absolute;
	top: 300px;
	right:4%; 
    
	width: 50px;
	height: 50px;
}

.parent .leftd
{
	position: absolute;
	top: 560px;
	left: 10%;
	width: 13%;
	height: 100px;
	border-radius: 40px;
}




  

.image1						
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: auto;
	width: 100%;
	height: 250px;
    opacity: 0.4;
}
.image2
{
	position: absolute;
	top: 20px;
	display: block;
    margin-left: 40%;
    margin-right: 40%;
	width: 20%;
	height: 200px;
	
}	
.image3
{
	position: absolute;
	top: 274px;
	margin-left: 11.5%;
	width: 77%;
	left: 0px;
	height: 180px;
	border-radius: 0px 0px 40px 40px; 
}


/* to position logo over image */



/* Add a black background color to the top navigation */


.sticky {
  position: fixed;
  width: 77%;
	margin-left: 11.5%;
  top: 0;
	list-style: none;
	border-radius: 5px;
    background-color:rgba(171,171,171,1.00);
    overflow:hidden;
	border-width: 3px;
	height: auto;
	z-index: 1;
	padding: 0px;
  
}

.topnavS {
	margin-left: 11.5%;
    padding: 0;
	list-style: none;
	border-radius: 5px;
    background-color:rgba(171,171,171,1.00);
    overflow:hidden;
	border-width: 3px;
	position: absolute;
	top: 235px;
	height: auto;
	width:77%;
}

.topnav {
	width: 77%;
	margin-left: 11.5%;
	list-style: none;
	border-radius: 5px;
    background-color:rgba(171,171,171,1.00);
    overflow:hidden;
	border-width: 3px;
	position: absolute;
	top: 235px;
	height: auto;
	padding: 0px;
}

ul.topnav li {float: left;
display:block;
text-align:center;
width:174px; /* fixed width */

}
ul.sticky li {float: left;
display:block;
text-align:center;
width:174px; /* fixed width */

}
ul.topnavS li {float: none;
display:block;
text-align:center;
width:174px;
padding: 10px;
padding-left: 30%;



}

/* Style the links inside the navigation bar */
#topnav a {
    
	
    color:black;
    text-align: center;
	font-style:normal;
    padding: 0px ;
    text-decoration: none;
    font-size: 19px;
	border-width: 3px;
	padding: 0px 0px;
	
}

/* Change the color of links on hover */
#topnav a:hover {
    background-color:rgba(255,255,255,0.9);
    color: black;
}

#topnav a.active {
    background-color:rgba(255,255,255,0.9);
    color: rgba(237,127,54,1);
}

/* sticky nav bar  */



.pagetitle
{
	position: absolute;
	top: 470px;
	text-align: left;
	margin-left: 10%;
	width: 40%;
	font-size: 40px;
	
}

.intro
{
	
	position: absolute;
	top: 670px;
	margin-left: 10%;
	margin-right: 10%;
	width: 80%;
	text-align: center;
	font-size: 18px;
	
}


.parent2
{
	position: absolute;
	top: 800px;
	left: 0px; 
	width: 100%;

}

.parent2 .texttitle
{
	
	top: 105px;
	position: absolute;
    width: 100%;
	text-align: center;
}

.parent2 .textarea
{
	
	top: 110px;
	position: absolute;
	margin-left: 33%;
	margin-right: 33%;
	width: 33%;
	text-align: left;
	font-family: quicksand;
	font-size: 18px; 
	
}

.image5
{
	border-radius: 30px;
	position: absolute;
	top: 120px;
	left: 0px;
	max-width: 30%;
}

.image51
{
	border-radius: 30px;
	position: absolute;
	top: 440px;
	left: 0px;
	max-width: 30%;
	height: 25px
}

.image6
{
	border-radius: 30px;
	
	position: absolute;
	top: 120px;
	right: 0px;
	max-width: 30%
}

.image61
{
	border-radius: 10px;
	
	position: absolute;
	top: 420px;
	right:10%;
	width: 10%;
	height: 70px;
	max-width: 30%
}

.parent2 .textEarls
{
	position: absolute;
	top: 430px;
	width: 30%;
	left: 20px;
	font-size: 15px; 
}

.parent2 .textMont
{
	position: absolute;
	top: 430px;
	width: 30%;
	right: 20px;
	font-size: 15px;
	text-align: right
	
}

/* services text */

.parent3
{
	
	position: absolute;
	top: 1250px;
	left: 0px;
	width: 100%;
	text-align: center;
	font-size: 17px;
	
}

.parent3 .he1
{
	width: 100%;
	position: absolute;
	top: 100px;
	text-align: center;
	color: black;
}

.parent3 .lefttext
{   
	   
	position: absolute;
	top: 250px;
	width: 40%;
	text-align: left;
	margin-left: 15%;
	
}

.parent3 .righttext
{
	
	position: absolute;
	top: 250px;
	width: 40%;
	text-align: left;
	margin-left: 55%;
}

.parent3 a
{
	text-decoration: none;
	color: black;
	font-size: 22px;
	font-family: quicksand;
	font-weight: bold;
	
}
/* service page */

.parent5
{
	position: absolute;
	top: 600px;
	left: 0px;
	width: 100%;
	
	
}

.parent5 .hed1services
{
	top: 105px;
	position: absolute;
    width: 100%;
	text-align: center;
	color: black;
}



.parent5 .text1
{
	position: absolute;
	top: 300px;
	width: 35%;
	margin-left: 10%;
	text-align: justify;
	font-family: quicksand;
	
}

.tab 
{
	   display:inline-block; 
       margin-left: 20px;
}

.parent5 .text1 .titles
{
	position: absolute;
	
}

.parent5 .image101
{
	border-radius: 30px;
	
	top: 365px;
	position: absolute;
	right: 10%;
	width: 40%;
	height: 350px;
}



	


.parent5 .image102
{
	border-radius: 30px;
	
	top: 890px;
	position: absolute;
	right: 10%;
	width: 40%;
	height: 350px;
}

.parent5 .text3
{
	position: absolute;
	top: 900px;
	width: 35%;
	margin-left: 10%;
	text-align: justify;
	font-family: quicksand;
	
}



.parent5 .text3 .titles
{
	position: absolute;
	
}

.parent5 .image103
{
	border-radius: 30px;
	
	top: 1390px;
	position: absolute;
	right: 10%;
	width: 40%;
	height: 350px;
}

.parent5 .text4
{
	position: absolute;
	top: 2200px;
	width: 35%;
	margin-left: 10%;
	text-align: justify;
	font-family: quicksand;
}

.parent5 .text4 .titles
{
	position: absolute;
	
}

.parent5 .image104
{
	border-radius: 30px;
	
	top: 1890px;
	position: absolute;
	right: 10%;
	width: 40%;
	height: 350px;
}


.parent5 .text5
{
	position: absolute;
	top: 2700px;
	width: 35%;
	margin-left: 10%;
	text-align: justify;
	font-family: quicksand;
}

.parent5 .text5 .titles
{
	position: absolute;
	
}

.parent5 .image105
{
	border-radius: 30px;
	
	top: 2390px;
	position: absolute;
	right: 10%;
	width: 40%;
	height: 350px;
}


.parent5 .text6
{
	position: absolute;
	top: 3350px;
	width: 35%;
	margin-left: 10%;
	text-align: justify;
	font-family: quicksand;
}

.parent5 .text6 .titles
{
	position: absolute;
	
}

.parent5 .image106
{
	border-radius: 30px;
	
	top: 2890px;
	position: absolute;
	right: 10%;
	width: 40%;
	height: 350px;
}

.parent5 .text7
{
	position: absolute;
	top: 3820px;
	width: 35%;
	margin-left: 10%;
	text-align: justify;
	font-family: quicksand;
}

.parent5 .text7 .titles
{
	position: absolute;
	
}

.parent5 .image107
{
	border-radius: 30px;
	
	top: 2890px;
	position: absolute;
	right: 10%;
	width: 40%;
	height: 350px;
}


.parent5 .text8
{
	position: absolute;
	top: 4100px;
	width: 40%;
	margin-left: 10%;
	text-align: justify;
	font-family: quicksand;
}

.parent5 .text8 .titles
{
	position: absolute;
	
}

.parent5 .text20
{
	position: absolute;
	top: 4250px;
	width: 35%;
	margin-left: 10%;
	text-align: justify;
	font-family: quicksand;
}

.parent5 .text20 .titles
{
	position: absolute;
	
}

.parent5 .image108
{
	border-radius: 30px;
	
	top: 3400px;
	position: absolute;
	right: 10%;
	width: 40%;
	height: 350px;
}

.parent5 .image110
{
	border-radius: 10px;
	top: 3100px;
	position: absolute;
	width: 30%;
	left: 10%;
	right: 50%;
	height: 100px;
}

.parent5 .image111
{
	border-radius: 30px;
	
	top: 3000px;
	position: absolute;
	right: 10%;
	width: 40%;
	height: 300px;
}


.parent5 .text9
{
	position: absolute;
	top: 3050px;
	width: 35%;
	margin-left: 10%;
	text-align: justify;
	font-family: quicksand;
}

.parent5 .text9 .titles
{
	position: absolute;
	
}

.parent5 .text10
{
	position: absolute;
	top: 3400px;
	width: 40%;
	right: 10%;
	text-align: justify;
	font-family: quicksand;
}

.parent5 .text10 .titles
{
	position: absolute;
	
}








/* footer */

.footer
{
	top: 5800px;
	left: 0px;
	position: absolute;
	width: 100%;
	
}

.footer .image7
{
	position: absolute;
	top: 200px;
	width: 50%;
}

.footerH
{
	top: 1800px;
	left: 0px;
	position: absolute;
	width: 100%;
	
}

.footerH .image7
{
	position: absolute;
	top: 200px;
	width: 50%;
}

.footerL
{
	top: 1450px;
	left: 0px;
	position: absolute;
	width: 100%;
	
}

.footerL .image7
{
	position: absolute;
	top: 200px;
	width: 50%;
}


.footerC
{
	top: 1300px;
	left: 0px;
	position: absolute;
	width: 100%;
	
}

.footerC .image7
{
	position: absolute;
	top: 200px;
	width: 50%;
}


/* contact page */

.parent7
{
	position: absolute;
	width: 80%;
	top: 700px;
	left: 10%;
	right: 10%;
	text-align: center;
}

.parent7 .contactde
{
	font-family: quicksand;
	font-size: 20px;
	position: absolute;
	width: 100%;
	top: 80px;
	text-align: center;
	
}

.parent7 .note
{
	font-family: quicksand;
	font-size: 20px;
	position: absolute;
	left: 0px;
	top: 310px;
	width: 30%;
	text-align: left;
}

.parent7 .notetitle
{
	font-family: quicksand;
	font-size: 22px;
	position: absolute;
	left: 0px;
	top: 310px;
	width: 100%;
	text-align: left;
	font-weight: bold;
}

.parent7 .piccontact
{
	top: 30px;
	position: absolute;
	left: 0px;
	width: 10%;
	height: 50px;
}

.parent7 .piccontactR
{
	top: 0px;
	position: absolute;
	right: 0px;
	width: 20%;
	height: 90px;
}


/* links */

.parent10
{
	position: absolute;
	top: 700px;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
	
	
	
}

.parent10 .l2
{
	position: absolute;
	top: 100px;
	font-style: normal;
	text-decoration: none;
	left: 30%;
	color: black;
	font-size: 18px;
	
	
}

.parent10 .l3
{
	position: absolute;
	top: 200px;
	font-style: normal;
	text-decoration: none;
	left: 30%;
	color: black;
	font-size: 18px;
	
	
}

.parent10 .l1
{
	position: absolute;
	font-style: normal;
	text-decoration: none;
	left: 30%;
	color: black;
	font-size: 18px;
	
	
}

#facebooklink2
{
	text-decoration: none;
	font-weight: bold;
}

/* laws */

.parent11
{
	top: 750px;
	position: absolute;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 26px;
	font-weight: bold;
	
	
			
}

.parent11 .actlinks
{
	top: 40px;
	text-decoration: none;
	color: black;
	font-size: 18px;
	font-weight: normal;
}

#linksL a:hover {
    
    color: blue;
}

#actsL a:hover {
    
    color: blue;
}

#indexL a:hover {
    
    color: blue;
}


