/* Begin Carousel Code */

* {box-sizing: border-box}
body {
	font-family: Verdana, sans-serif; margin:0
	 }
.mySlides {
	display: none
}
img {
	vertical-align: middle;
}
.slideshow-container {
	width: 100%;
  	float: left;
  	position: relative;
  	margin: none;
  	border: none;
  	background-color: #B0B0B0;
}
.slideimages{
	width: 100%;
}
.sidediv{
	width: 33.33%;
	padding: 1%;
	float:left;
	color: #000000;
}
.prev, .next {
  	cursor: pointer;
  	position: absolute;
  	top: 50%;
  	width: 2%;
  	padding: 2%;
  	margin-top: -22px;
  	color: #FFFFFF;
  	font-weight: bold;
  	font-size: 18px;
  	transition: 0.6s ease;
  	border-radius: 0 3px 3px 0;
}
.next {
  	right: 0;
  	border-radius: 3px 0 0 3px;
  	background-color: rgba(0,0,0,0.5);
}
.prev {
  	left: 0;
  	border-radius: 0 3px 3px 0;
  	background-color: rgba(0,0,0,0.5);
}
.prev:hover, .next:hover {
  	background-color: rgba(0,0,0,0.8);
}
.slidetext {
  	color: #2C2C2C;
  	font: 2.8vw Georgia;
  	padding: 2%;
  	position: relative;
  	width: 100%;
  	text-align: center;
}
.dot {
  	cursor: pointer;
  	position: relative;
  	height: 1vw;
  	width: 1vw;
  	margin: 10px 0 0 2px;
  	background-color: #777777;
  	border-radius: 50%;
  	display: inline-block;
  	transition: background-color 0.6s ease;
}
.active, .dot:hover {
  background-color: #333333;
}
.fade {
  	-webkit-animation-name: fade;
  	-webkit-animation-duration: 1.5s;
  	animation-name: fade;
  	animation-duration: 1.5s;
}	
@-webkit-keyframes fade {
  	from {opacity: .4} 
  	to {opacity: 1}
}
@keyframes fade {
  	from {opacity: .4} 
  	to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  	.prev, .next,.slidetext {font-size: 11px}
}

/* End Carousel Code */

/* Begin Style For Form Send */

h2{
	text-align: center;
	font: 4vw georgia;
}

div.main{
	width: 50%;
	padding: 10px 50px 30px;
	margin: auto;
	border: none;
	background: #D4D4D4;
}

input[type=text]{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #4f4f4f;
	font-size: 16px;
	border: none;
	border-radius: 5px;
}

textarea{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 100px;
margin-bottom: 5px;
margin-top: 5px;
color: #4f4f4f;
font-size: 16px;
border: none;
border-radius: 5px;
resize: none;
}

label{
color: #464646;
font-size: 25px;
font: georgia;
}

.submit{
	padding: 10px;
	text-align: center;
	font-size: 20px;
	background: #000000;
	border: none;
	color: #ffffff;
	cursor: pointer;
	width: 30%;
	border-radius: 5px;

}
.submit:hover{
background: #A5A5A5;
}

/* End Style For Form Send */

/* Begin Style for Divs */

.homeimgdiv {
    float: left;
    margin: none;
    padding: none;
    background-color: #FFFFFF;
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
}
.hometextdiv{
	float: left;
    width: 100%;
    height: 100%;
    vertical-align: top;
    border: none;
    background-color: #E8E8E8;
}
.headerdiv {
    margin: auto;
    max-width: 100%;
    height: 100%;
    vertical-align:top;
    border: none;
    background-color: transparent;
}
p {
    text-indent: 50px;
}
.introdiv {
	background: rgba(212, 212, 212, 0.8);
    right: 0;
    position: absolute;
    z-index: 1;
    margin-top: 30px;
    margin-bottom: 70px;
    margin-right: 30px;
    padding: none;
    width: 50%;
    height: 300px;
    vertical-align: top;
    border: none;
}
.serviceimgdiv1 {
    float: left;
    margin: none;
    padding: none;
    background-color: #FFFFFF;
    position: relative;
    width: 100%;
    height: 305px;
    overflow: hidden;
}
.serviceimgdiv2 {
    float: left;
    margin: none;
    padding: none;
    background-color: #FFFFFF;
    position: relative;
    width: 100%;
    height: 290px;
    overflow: hidden;
}
.serviceimgdiv3 {
    float: left;
    margin: none;
    padding: none;
    background-color: #FFFFFF;
    position: relative;
    width: 100%;
    height: 490px;
    overflow: hidden;
}
.serviceimgdiv4 {
    float: left;
    margin: none;
    padding: none;
    background-color: #FFFFFF;
    position: relative;
    width: 100%;
    height: 265px;
    overflow: hidden;
}
.servicetextdiv1 {
	background: rgba(212, 212, 212, 0.85);
    left: 0;
    position: absolute;
    z-index: 1;
    margin: none
    padding: none;
    width: 60%;
    height: 100%;
    vertical-align: top;
    border: none;
}
.servicetextdiv2 {
	background: rgba(212, 212, 212, 0.85);
    right: 0;
    position: absolute;
    z-index: 1;
    margin: none;
    padding: none;
    width: 60%;
    height: 100%;
    vertical-align: top;
    border: none;
}
.servicetextdiv3 {
	background: rgba(212, 212, 212, 0.85);
    left: 0;
    position: absolute;
    z-index: 1;
    margin: none;
    padding: none;
    width: 60%;
    height: 100%;
    vertical-align: top;
    border: none;
}
.servicetextdiv4 {
	background: rgba(212, 212, 212, 0.85);
    right: 0;
    position: absolute;
    z-index: 1;
    margin: none;
    padding: none;
    width: 60%;
    height: 100%;
    vertical-align: top;
    border: none;
}
.serviceinnerright{
	position: absolute;
    left: 0px;
    padding-top: none;
    padding-right: 2%;
    padding-bottom: none;
    padding-left: 2%;
    width: 565px;
}
.serviceinnerleft{
	position: absolute;
    right: 0px;
	padding-top: none;
    padding-right: 2%;
    padding-bottom: none;
    padding-left: 2%;
    width: 565px;
}
.inner{
	padding-top: none;
    padding-right: 2%;
    padding-bottom: none;
    padding-left: 2%;
}
.footerdiv {
	margin: auto;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 2%;
    padding-bottom: 2%;
    float: left;
    width: 100%;
    height: auto;
    vertical-align: top;
    border: none;
    background-color: #707070;
}
.homediv{
    background-color: #C0C0C0;
	overflow: hidden;
    height: auto;
}
.homerightdiv{
	background-color: #C0C0C0;
    float: right;
    width: 60%;
    height: auto;
    overflow: hidden;
}
.homeleftdiv{
	background-color: #C0C0C0;
    float: left;
    padding-left: 2%;
    padding-right: 2%;
    Margin: none;
    width: 36%;
    height: auto;
    overflow: hidden;
}
.homepicdiv {
	display: block;
    width: 100%;
    margin: none;
    height: auto;
    border: none;
    float: left;
    overflow: hidden;
}
.faqdiv {
	display: block;
    width: 90%;
    margin-top: 2%;
    margin-bottom: 2%;
    margin-left: 5%;
    margin-right: 5%;
    height: auto;
    float: left;
    overflow: hidden;
    border: solid;	
}

/* End Style for Divs */

/* Begin Style for Pictures */

.images1{
    position: relative;
    width: 1920px;
    height: 1280px;
    margin: none;
}
.images2{
    position: relative;
    width: 100%;
    height: auto;
    margin: none;
}
.exampleimg{
    position: relative;
    width: 100%;
    height: auto;
    margin: none;
}

/* End Style for Pictures */

/* Begin Style for Text */

.bodyheaderonimage{
	color: #7B0000;
    text-align: left;	
    font: 40px Georgia;
}
.bodyheaderonimagecentered{
	color: #7B0000;
    text-align: center;	
    font: 40px Georgia;
}
a {
    color: #2C2C2C;
}
.bodyheaders {
	color: #2C2C2C;
    text-align: center;	
    font: 3vw Georgia;
}
.bodyheaderscentered {
	color: #2C2C2C;
    text-align: center;	
    font: 5vw Georgia;
}
.bodycontentonimage {
    color: #00116F;
    text-align: left;	
    font: 25px Georgia;
}
.servicesbodycontentonimage {
    color: #00116F;
    text-align: left;
    font: 25px Georgia;
}
.bodycontent {
    color: #2C2C2C;
    text-align: left;	
    font: 1.5vw Georgia;
}
.bodycontentcentered {
    color: #2C2C2C;
    text-align: center;	
    font: 1.7vw Georgia;
}
.title {
	display: inline-block;
    color: #ffffff;
    text-align: left;	
    font: 45px Georgia;
    margin: none;
    line-height: 85px;
    padding-left: 25px;
}
.titlesub {
    color: #2C2C2C;
    text-align: center;	
    font: 3vw Georgia;
}
.footertitle {
    color: #000000;
    text-align: left;	
    margin-bottom: -5px;
    font: 2vw Georgia;
}
.footertext {
    color: #2C2C2C;
    text-align: left;	
	font: 1.6vw Georgia;
}

/* End Style for Text */

/* Begin Style for Navigation Bar */

.topnav {
	background-color: #000000;
    overflow: hidden;
}
.topnav a {
    float: right;
    width: 15%;
    display: block;
    color: #E0E0E0;
    text-align: center;
    font: 30px Georgia;
    padding: 20px 0px;
    margin: 40px 5px;
	text-decoration: none;
}
.topnav a:hover {
    background-color: #7D7D7D;
    color: #ffffff;
}
.topnav .icon {
    display: none;
}
.icon {
    display: none;
}
@media screen and (max-width: 1000px) {
.topnav a {display: none;}
.topnav a.icon {
	float: right;
    width: 20%;
    display: block;
    font: 30px Georgia;
  }
}
@media screen and (max-width: 1000px) {
.topnav.responsive {
	position: relative;
}
.topnav.responsive a.icon {
    position: relative;
    width: 100%;
    right: 0;
    top: 0;
  }
.topnav.responsive .title {
	display: block;
    color: #ffffff;
    text-align: center;	
    font: 6.5vw Georgia;
    margin: none;
    line-height: 50px;
}
.topnav.responsive a {
    float: none;
    margin: auto;
    display: block;
    text-align: center;
    font: 30px Georgia;
    min-width: 250px;
}
.topnav a {
    width: 100%;
}
}

/* End Style for Navigation Bar */

/* Begin Style for Large Screen */

@media screen and (min-width: 1900px) {

}

/* End Style for Large Screen */

/* Begin Style for Mobile */

@media screen and (max-width: 1000px) {
.images {
    position: relative;
    width: 100%;
    height: auto;
}
.homeimgdiv {
    float: right;
    padding: none;
    position: relative;
    width: 100%;
    height: 450px;
}
.slidetext {
  	color: #2C2C2C;
  	font: 5vw Georgia;
  	padding: 2%;
  	position: relative;
  	width: 100%;
  	text-align: center;
}
.prev, .next {
  	cursor: pointer;
  	position: absolute;
  	top: 50%;
  	width: 40px;
  	padding: 2%;
  	margin-top: -22px;
  	color: #FFFFFF;
  	font-weight: bold;
  	font-size: 18px;
  	transition: 0.6s ease;
  	border-radius: 0 3px 3px 0;
}
.sidediv{
	width: 100%;
	padding: 1%;
	float:left;
	color: #000000;
}
.introdiv {
	background: rgba(212, 212, 212, 0.9);
    right: 0;
    position: absolute;
    z-index: 1;
    margin-top: 5%;
    margin-right: 5%;
    margin-left: 5%;
    padding: none;
    width: 90%;
    height: auto;
    vertical-align: top;
    border: none;
} 
.title {
	display: inline-block;
    color: #ffffff;
    text-align: left;	
    font: 50px Georgia;
    margin: none;
    line-height: 85px;
    padding-left: 25px;
}
.titlesub {
    color: #2C2C2C;
    text-align: center;	
    font: 55px Georgia;
}
.bodycontent {
    color: #555555;
    text-align: left;	
    font: 27px Georgia;
}
.bodycontentcentered {
    color: #555555;
    text-align: center;	
    font: 27px Georgia;
}
.bodycontentonimage {
    color: #00116F;
    text-align: left;	
    font: 27px Georgia;
}
.bodyheaders {
    color: #2C2C2C;
    text-align: center;	
    font: 40px Georgia;
}
.bodyheaderscentered {
    color: #2C2C2C;
    text-align: center;	
    font: 50px Georgia;
}
.bodyheadersonimage {
    color: #2C2C2C;
    text-align: left;	
    font: 40px Georgia;
}
.homerightdiv{
    background-color: #aaaaaa;
    float: right;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.homeleftdiv {
    background-color: #aaaaaa;
    float: left;
    padding-left: 2%;
    padding-right: 2%;
    Margin: none;
    width: 96%;
    height: auto;
    overflow: hidden;
}
  .footertitle {
	color: #000000;
	text-align: left;	
	margin-bottom: -5px;
	font: 25px Georgia;
}
  .footertext {
	color: #2C2C2C;
	text-align: left;	
	font: 20px Georgia;
}
.servicetextdiv1 {
	background: rgba(212, 212, 212, 0.85);
    left: 0;
    position: absolute;
    z-index: 1;
    margin: none;
    padding: none;
    width: 100%;
    height: 100%;
    vertical-align: top;
    border: none;
}
.servicetextdiv2 {
	background: rgba(212, 212, 212, 0.85);
    right: 0;
    position: absolute;
    z-index: 1;
    margin: none;
    padding: none;
    width: 100%;
    height: 100%;
    vertical-align: top;
    border: none;
}
.servicetextdiv3 {
	background: rgba(212, 212, 212, 0.85);
    left: 0;
    position: absolute;
    z-index: 1;
    margin: none;
    padding: none;
    width: 100%;
    height: 100%;
    vertical-align: top;
    border: none;
}
.servicetextdiv4 {
	background: rgba(212, 212, 212, 0.85);
    right: 0;
    position: absolute;
    z-index: 1;
    margin: none;
    padding: none;
    width: 100%;
    height: 100%;
    vertical-align: top;
    border: none;
}
.serviceimgdiv1 {
    float: left;
    margin: none;
    padding: none;
    background-color: #FFFFFF;
    position: relative;
    width: 100%;
    height: 290px;
    overflow: hidden;
}
.serviceimgdiv2 {
    float: left;
    margin: none;
    padding: none;
    background-color: #FFFFFF;
    position: relative;
    width: 100%;
    height: 290px;
    overflow: hidden;
}
.serviceimgdiv3 {
    float: left;
    margin: none;
    padding: none;
    background-color: #FFFFFF;
    position: relative;
    width: 100%;
    height: 460px;
    overflow: hidden;
}
.serviceimgdiv4 {
    float: left;
    margin: none;
    padding: none;
    background-color: #FFFFFF;
    position: relative;
    width: 100%;
    height: 265px;
    overflow: hidden;
}
.serviceinnerright {
	position: relative;
	margin: 0 auto;
	padding: none;
    width: 600px;
}
.serviceinnerleft {
	position: relative;
	padding: none;
    margin: 0 auto;
    width: 600px;
}
.servicesbodycontentonimage {
    color: #00116F;
    text-align: left;
    font: 25px Georgia;
}
h2{
text-align: center;
font: 40px georgia;
}

div.main{
width: 75%;
padding: 10px 50px 30px;
margin: auto;
border: none;
background: #D4D4D4;
}

input[type=text]{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 34px;
margin-bottom: 10px;
margin-top: 10px;
color: #4f4f4f;
font-size: 16px;
border: none;
border-radius: 5px;
}

textarea{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 100px;
margin-bottom: 10px;
margin-top: 10px;
color: #4f4f4f;
font-size: 16px;
border: none;
border-radius: 5px;
resize: none;
}

label{
color: #464646;
font-size: 25px;
font: georgia;
}

.submit{
padding: 10px;
text-align: center;
font-size: 20px;
background: #000000;
border: none;
color: #ffffff;
cursor: pointer;
width: 30%;
border-radius: 5px;

}
.submit:hover{
background: #A5A5A5;
}

/* End Style for Mobile */

/* Begin Style for Title Small Screen */

@media screen and (max-width: 715px) {
.title {
	color: #ffffff;
    text-align: left;	
    font: 6vw Georgia;
    margin: none;
    line-height: 115px;
    padding-left: 25px;
}

/* End Style for Title Small Screen */

/* Begin Style for Services Small Screen */

@media screen and (max-width: 675px) {
.serviceinnerright {
	position: relative;
	margin: 0 auto;
	padding: none;
    width: 500px;
}
.serviceinnerleft{
	position: relative;
	padding: none;
    margin: 0 auto;
    width: 500px;
}
.serviceimgdiv1 {
    float: left;
    margin: none;
    padding: none;
    background-color: #FFFFFF;
    position: relative;
    width: 100%;
    height: 335px;
    overflow: hidden;
}
.serviceimgdiv2 {
    float: left;
    margin: none;
    padding: none;
    background-color: #FFFFFF;
    position: relative;
    width: 100%;
    height: 320px;
    overflow: hidden;
}
.serviceimgdiv3 {
    float: left;
    margin: none;
    padding: none;
    background-color: #FFFFFF;
    position: relative;
    width: 100%;
    height: 494px;
    overflow: hidden;
}
.serviceimgdiv4 {
    float: left;
    margin: none;
    padding: none;
    background-color: #FFFFFF;
    position: relative;
    width: 100%;
    height: 295px;
    overflow: hidden;
}
.images2{
    position: relative;
    width: 675px;
    height: auto;
    margin: none;
}


/* End Style for Services Small Screen */

/* Begin Style for Services Small Screen */

@media screen and (max-width: 535px) {
.serviceinnerright {
	position: relative;
	margin: 0 auto;
	padding: none;
    width: 350px;
}
.serviceinnerleft{
	position: relative;
	padding: none;
    margin: 0 auto;
    width: 350px;
}
.serviceimgdiv1 {
    float: left;
    margin: none;
    padding: none;
    background-color: #FFFFFF;
    position: relative;
    width: 100%;
    height: 450px;
    overflow: hidden;
}
.serviceimgdiv2 {
    float: left;
    margin: none;
    padding: none;
    background-color: #FFFFFF;
    position: relative;
    width: 100%;
    height: 450px;
    overflow: hidden;
}
.serviceimgdiv3 {
    float: left;
    margin: none;
    padding: none;
    background-color: #FFFFFF;
    position: relative;
    width: 100%;
    height: 700px;
    overflow: hidden;
}
.serviceimgdiv4 {
    float: left;
    margin: none;
    padding: none;
    background-color: #FFFFFF;
    position: relative;
    width: 100%;
    height: 370px;
    overflow: hidden;
}
.images2{
    position: relative;
    width: 928px;
    height: auto;
    margin: none;
}
/* End Style for Services Small Screen */
