@charset "utf-8";
.pageHeader {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    color: #000000;
    height: 90px;
    width: 110%;
    /* [disabled]position: fixed; */
    background-color: #DBDBDB;
    margin-left: -10px;
    padding-left: 30px;
    margin-right: -10px;
    margin-top: -10px;
    padding-top: 15px;
    /* [disabled]border-color: rgba(227,229,229,0.42); */
    /* [disabled]border-style: inset; */
    /* [disabled]border-width: thick; */
    /* [disabled]z-index: 50; */
}
.mainBox {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    color: #000000;
    background-color: #D9F4DC;
    height: 600px;
    width: auto;
    clear: left;
    /* [disabled]z-index: 5; */
}
.testimonials {
    background-color: #F9060A;
    width: auto;
    height: 800px;
    position: relative;
    top: auto;
}
.intro {
    top: auto;
    /* [disabled]background-color: #E5B4B5; */
    height: 500px;
    width: 100%;
    position: relative;
    margin-top: 50px;
    bottom: auto;
    margin-bottom: 60px;
    /* [disabled]z-index: 50; */
}
.slideshow-container {
    margin-top: 20px;
    margin-left: auto;
    margin-bottom: auto;
    max-width: 950px;
    height: 500px;
    /* [disabled]background-color: rgba(223,41,44,0.37); */
    position: relative;
    margin-right: auto;
}
.prev {
	cursor: pointer;
	position: absolute;
	width: auto;
	top:50%;
	margin-top: -22px;
	color:rgba(255,253,253,1.00);
	padding: 16px;
	font-weight: bold;
	font-size: 18px;
	left: 0;
	transition: background-color 0.6s ease-in-out;
	text-decoration: none;
	border-radius: 0 3px 3px 0;
		
}
.next {
	cursor: pointer;
	position: absolute;
	width: auto;
	top:50%;
	margin-top: -22px;
	color:rgba(255,253,253,1.00);
	padding: 16px;
	font-weight: bold;
	font-size: 18px;
	right: 0;
	transition: background-color 0.6s ease-in-out;
	text-decoration: none;
	border-radius: 3px 0 0 3px;
}
.prev:hover, .next:hover{
	background-color: rgba(0,0,0,0.8);
}

.myslides {
    position: static;
	
}
.div1 {
    height: 500px;
    width: 100%;
    /* [disabled]background-color: rgba(103,158,223,1.00); */
    border: 1px solid rgba(0,0,0,1.00);
    /* [disabled]margin-bottom: 10px; */
    background-size: cover;
    background-position: center 0%;
    top: auto;
    padding-top: 0px;
    margin-top: 0px;
}
.slidevideo {
}

.div2 {
    height: 500px;
    width: 100%;
    background-color: rgba(178,103,223,1.00);
    border: 1px solid rgba(0,0,0,1.00);
    margin-bottom: 10px;
}
.div3 {
    height: 500px;
    width: 100%;
    background-color: rgba(235,243,189,1.00);
    border: 1px solid rgba(223,225,151,1.00);
    margin-bottom: 10px;
    background-image: url(Images/wsbwave.jpg);
}
.intro-welcome {
    color: #DBDBDB;
    font-size: 2em;
    text-align: center;
    line-height: 26px;
    padding-top: 26px;
    position: relative;
}
.intro-personal {
    color: #DBDBDB;
    text-align: center;
    font-size: 44px;
    padding-top: 0px;
    line-height: 0px;
    position: relative;
}
.intro-info {
    color: #DBDBDB;
    font-size: 24px;
    text-align: center;
    position: relative;
}






.footBox {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    color: #DBDBDB;
    background-color: #030303;
    height: 55px;
    width: 100%;
    margin-top: 20px;
    clear: both;
    margin-left: 24px;
    text-align: right;
}
.body {
    background-image: -webkit-linear-gradient(270deg,rgba(36,126,164,0.72) 17.62%,rgba(255,255,255,1.00) 80.83%);
    background-image: -moz-linear-gradient(270deg,rgba(36,126,164,0.72) 17.62%,rgba(255,255,255,1.00) 80.83%);
    background-image: -o-linear-gradient(270deg,rgba(36,126,164,0.72) 17.62%,rgba(255,255,255,1.00) 80.83%);
    background-image: linear-gradient(180deg,rgba(36,126,164,0.72) 17.62%,rgba(255,255,255,1.00) 80.83%);
    background-repeat: repeat-y;
    /* [disabled]z-index: 50; */
}

#headerHomeLogo {
    width: 650px;
    height: 110px;
    /* [disabled]z-index: 5; */
}
.pageHeader img {
    width: 46%;
}
.bodyfacts {
    width: 100%;
    height: 200px;
}

.leftbox {
    width: 25%;
    height: auto;
    background-color: #DBDBDB;
    float: left;
    margin-left: 10%;
    margin-top: 50px;
    text-align: center;
    margin-right: auto;
    border: thin solid rgba(0,27,154,1.00);
    border-radius: 1px;
}

.midbox {
    width: 25%;
    height: auto;
    background-color: #DBDBDB;
    float: left;
    margin-left: 5%;
    margin-top: 50px;
    text-align: center;
    margin-right: auto;
    border: thin solid rgba(0,27,154,1.00);
    padding-bottom: 45px;
}
.rightbox {
    width: 25%;
    height: auto;
    background-color: #DBDBDB;
    float: left;
    margin-right: auto;
    margin-left: 5%;
    margin-top: 50px;
    text-align: center;
    border: thin solid rgba(0,27,154,1.00);
    padding-bottom: 19px;
}
hi {
}
h2 {
    color: #627C89;
    font-size: xx-large;
}
h3 {
    font-weight: normal;
    font-size: x-large;
    padding-left: 10px;
    padding-right: 10px;
}
li {
    font-size: 24px;
    line-height: 20pt;
}
.decabene {
    width: 50%;
    height: auto;
    /* [disabled]background-color: #ED1818; */
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 25%;
    margin-right: 25%;
    padding-top: 10px;
    margin-top: 10px;
}



.navlist {
    list-style-type: none;
    /* [disabled]clear: both; */
    width: auto;
    float: right;
    padding-right: 20%;
    /* [disabled]padding-top: 32px; */
    height: 32px;
    /* [disabled]z-index: 50; */
}






.navlistitem {
    float: left;
    font-size: 28px;
    height: 32px;
    color: #627C89;
    /* [disabled]z-index: 50; */
    /* [disabled]opacity: 1; */
}


.navlistitem a {
    text-decoration: none;
    display: block;
    padding-left: 14px;
    padding-right: 16px;
}
.navlistitem a:hover {
    color: #000000;
}
.navlistitem a:active {
    color: #F7090D;
}
.aboutdeca {
    width: 75%;
    height: 600px;
    margin-top: 150px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    margin-left: 10%;
    margin-right: 33%;
    border: medium solid #627C89;
    background-color: #DBDBDB;
}

.aboutdeca-lft {
    width: 60%;
    /* [disabled]background-color: #F1EBF1; */
    margin-right: auto;
    margin-left: auto;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    height: auto;
}

.aboutdeca-rt {
    width: 35%;
    /* [disabled]background-color: #95EDBD; */
    margin-left: auto;
    margin-right: auto;
    float: right;
    height: 35%;
}
.aboutdeca-rt img {
    width: 100%;
    float: left;
    padding-top: 10%;
}
.contactbody {
    width: 80%;
    height: 650px;
    margin-top: 150px;
    margin-left: 10%;
    /* [disabled]margin-right: 33%; */
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border: medium solid #627C89;
}
.contactbody-lft {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
}
.contactbody-rt {
    width: 50%;
    /* [disabled]margin-left: auto; */
    /* [disabled]margin-right: auto; */
    background-image: url(url);
    float: right;
    /* [disabled]background-color: #E6F3D3; */
    /* [disabled]height: 100%; */
    padding-top: 10px;
}
.contactbody-rt img {
    float: right;
    width: 100%;
}
#bgVideo {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: -18;
    opacity: 0.31;
}
