@charset "UTF-8";
@import url("../webfonts/Raleway_ExtraBold/stylesheet.css");
@import url("../webfonts/Raleway_Regular/stylesheet.css");
@import url("../webfonts/Raleway_Medium/stylesheet.css");
@import url("../webfonts/Raleway_Thin/stylesheet.css");






	#menus{
	display:block;
}
	
	@charset "UTF-8";
@import url("../webfonts/Raleway_ExtraBold/stylesheet.css");
@import url("../webfonts/Raleway_Regular/stylesheet.css");
@import url("../webfonts/Raleway_Medium/stylesheet.css");
@import url("../webfonts/Raleway_Thin/stylesheet.css");
@import url("../webfonts/Raleway_SemiBold/stylesheet.css");
*{padding:0%;
margin:0%;}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 28px;
	background-color: #D6D5D6;
}
.logoBox {
	float: left;
	width: 19%;
	margin-left: 2%;
	background-color: #000;
}
.navBox {
	float: right;
	width: 60%;
	margin-top: 1.5%;
}
.bannerContainer {
	F@float: left;
	height: 600px;
	width: 100%;
	position: relative;
	z-index: 0;
}


.bannerSlider2{
	float: left;
	width: 90%;
	z-index: 2;
	margin-right: 2%;
	margin-left: 2%;	
}

.bannerText {
	float: left;
	width: 70%;
	margin-top: 20%;
	position: absolute;
	z-index: 20;
	margin-left: 5%;
	font-family: "Raleway Medium";
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
}
.joinButt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	background-color: #FDB800;
	clear: left;
	float: left;
	padding: 1%;
	text-decoration: none;
	margin: 0%;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	width: 20%;
	text-align: center;
}
.bannerText2 {
	float: left;
	width: 100%;
	z-index: 20;
	font-family: "Raleway ExtraBold";
	font-size: 58px;
	color: #FFF;
	font-weight: bold;
}
.bannerText3 {
	float: left;
	width: 100%;
	z-index: 20;
	font-family: "Raleway Thin";
	font-size: 28px;
	color: #FFF;
	font-weight: normal;
	line-height: 45px;
}
aside {
	float: left;
	width: 100%;
	height: 400px;
	background-color: #E52125;
	border-bottom-width: 40px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #FFF;
}
.jobBox {
	float: left;
	width: 90%;
	margin-top: 5%;
	margin-left: 5%;
	border: 1px none #CAC5CD;
	margin-right: 5%;
}
.photoSide {
	float: left;
	height: 400px;
	width: 50%;
	background-color: #C0C0C0;
	background-image: url(../images/jobPost.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;	
}
header {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	background-color: #000000;
	float: left;
	width: 100%;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	z-index: 3000000000;
	border-bottom-width: 20%;
	border-bottom-color: #e61e25;
	border-bottom-style: none;
}
.new {
	float: left;
	width: 100%;
	height: 10px;
	background-color: #E52125;
	margin-bottom: 0%;
}
#menus li{
	float: left;
	width: 16%;
	z-index: 2000;
	list-style-type: none;
	margin: 0px;
}
#menus li a {
	list-style-type: none;
	display: inline-block;
	text-decoration: none;
	color: #798284;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	display: inline-block;
	text-decoration: none;
	color: #798284;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	border-radius: 25px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	text-align: center;
	padding: 1%;
	width: 10%;
	margin-right: 5%;
}

.contact2{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FDB800;
	list-style-type: none;
	display: inline-block;
	text-decoration: none;
	color: #FFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	text-align: center;
	padding: 1%;
	width: 20%;
	clear: left;
}
.asideInfo {
	float: left;
	height: 400px;
	width: 50%;
}
.infoAside {
	float: left;
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 10%;
}
h1 {
	font-family: "Raleway ExtraBold";
	font-size: 27px;
	font-weight: normal;
	float: left;
	margin: 0px;
}
h6 {
	font-family: "Raleway ExtraBold";
	font-size: 34px;
	font-weight: normal;
	float: left;
	width: 100%;
	margin-top: 2%;
	margin-right: 0px;
	margin-bottom: 2%;
	margin-left: 0px;
}
h2 {
	font-family: "Raleway ExtraBold";
	font-size: 44px;
	font-weight: normal;
	float: left;
	margin-top: 2%;
	margin-right: 5%;
	margin-bottom: 1%;
	margin-left: 5%;
	width: 90%;
	text-align: center;
}
.infos1 {
	font-family: "Raleway Medium";
	font-size: 19px;
	font-weight: normal;
	color: #333;
}
.infos2 {
	font-family: "Raleway Medium";
	font-size: 18px;
	font-weight: normal;
	color: #CCC;
}
section {
	float: left;
	width: 100%;
	background-color: #dfeaf4;
	padding-bottom: 5%;
	padding-top: 2%;
}
.helpBox {
	float: left;
	width: 100%;
	background-color: #E52125;
	font-family: Arial, Helvetica, sans-serif;
	color: #0A2D44;
	font-size: 18px;
	padding-top: 2%;
	padding-bottom: 2%;
}
footer {
	float: left;
	width: 100%;
	background-color: #282828;
	padding-bottom: 5%;
}



.fColumn2 {
	float: right;
	width: 46%;
	margin-top: 7%;
	
}


.footerLinks li {
	float: left;
	width: 30%;
	list-style-type: none;
	margin-bottom: 6%;
}
.footerLinks li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
	float: left;
	width: 100%;
}

.fColumn1 {
	float: left;
	margin-left: 3%;
	width: 20%;
	margin-top: 7%;
}


.mainFooter {
	float: left;
	width: 96%;
	background-color: #282828;
	padding: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
}
.copyright {
	float: left;
	width: 100%;
	color: #999999;
	text-align: center;
}
.creditBox {
	float: left;
	text-align: center;
	width: 100%;
	color: #999999;
	clear: left;
}


.supportInfos {
	float: left;
	margin-left: 3%;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #CCCCCC;
	font-size: 32px;
	font-weight: normal;
	width: 60%;
	
}


.socialMediaHolder {
	float: right;
	width: 25%;
	margin-right: 3%;
	
}
.gifBox1 {
	float: left;
	margin-right: 35%;
	width: 30%;
	margin-left: 35%;
}




.banner {
	width: 100%;
	float: left;
	background-color: #8B888D;
	height: 750px;
	border-top-width: 50%;
	border-top-style: none;
	border-top-color: #E52125;
}



.bannerHolder {
	float: left;
	width: 100%;
	height: 750px;
	position: relative;
}



.bannerSlider {
	float: left;
	width: 100%;
	height: 750px;
	overflow: hidden;
	position: relative;
	z-index: 2;

	background-repeat: repeat-x;
}

.banLink {
	float: left;
	width: 100%;
	position: relative;
	height: 750px;
	overflow: hidden;
	z-index: 1;
}

.showImage {
	float: left;
	width: 100%;
	z-index: 10;
	height: 650px;
	position: absolute;	
}

.showImageTrans {
	float: left;
	width: 100%;
	z-index: 30;
	height: 754px;
	position: absolute;
	background-image: url(../banners/trans.png);
	background-repeat: repeat;
	opacity:0.9;
}

.bannerTitleBox {
	font-family: "Raleway ExtraBold";
	font-size: 55px;
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 70%;
	position: absolute;
	z-index: 60000000;
	margin-top: 20%;
	background-repeat: repeat;
	text-transform: capitalize;
	padding-top: 2%;
	padding-right: 2.5%;
	padding-bottom: 1.4%;
	padding-left: 2.5%;
	border-bottom-width: 1%;
	border-bottom-style: none;
	border-bottom-color: #FFF;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-left: 5%;
	line-height: 40px;
}

.tourDetails2{
	font-family: "Raleway Regular";
	font-size: 44px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	float: left;
	margin-top: 2%;
	margin-bottom: 3%;
}


.tourDetails {
	float: left;
	width: 100%;
	z-index: 20;
	font-family: "Raleway Thin";
	font-size: 30px;
	color: #FFF;
	font-weight: bold;
	line-height: 45px;
	margin-top: 2%;
}


.tourButt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	background-color: #E52125;
	clear: left;
	float: left;
	padding: 1%;
	text-decoration: none;
	margin: 0%;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	width: 18%;
	text-align: center;
	z-index: 8000000;
	cursor: pointer;
}


.tourButt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	background-color: #190D05;
	clear: left;
	float: left;
	padding: 1%;
	text-decoration: none;
	margin: 0%;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	width: 30%;
	text-align: center;
	z-index: 8000000;
	cursor: pointer;
}


.bannerControls {
	float: left;
	width: 96.5%;
	z-index: 15;
	margin-left: 2%;
	margin-top: 55vh;
	height: 66.5px;
	left: -1px;
	top: -3px;
	position: absolute;
}


.leftButt {
	float: left;
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: center;
	width: 5%;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px none #6A0F1D;
}

.rytButt
{
	float: right;
	font-size: 18px;
	font-weight: lighter;
	color: #FFF;
	text-align: center;
	width: 5%;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}


.welcomeBox {
	float: left;
	width: 100%;
	padding-top: 2%;
	padding-bottom: 8%;
}




.evetBoard {
	float: left;
	width: 31%;
	margin-right: 2%;
	margin-bottom: 5%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	height: 600px;
	transition: linear 0.4s;
	background-color: #DFEAF4;
}


.evetBoard:hover {
	float: left;
	width: 31%;
	margin-right: 2%;
	margin-bottom: 5%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	
	background: #FFF;
	box-shadow:#666;
	height: 600px;
	
}



.imbanner {
	float: left;
	
	width: 100%;
}

.evTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	float: left;
	width: 100%;
	text-transform: capitalize;
	margin-bottom: 2%;
	margin-left: 2%;
	margin-top: 3%;
}

.evDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	text-transform: capitalize;
	margin-bottom: 2%;
	margin-left: 2%;
}


.bookButNw {
	font-family: Arial, Helvetica, "sans-serif1";
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	background-color: #333;
	padding: 2%;
	float: left;
	width: 23%;
	margin-left: 2%;
	text-decoration: none;
	text-align: center;
	border-radius: 10px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}

/********Popup Box***********/
.modalHolder {
	float: left;
	width: 100%;
	height: 450px;
	margin-top: 5%;
}


.promoBox8{
	float: left;
	width: 80%;
	
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-left:10%;
	
	background-repeat: no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-webkit-background-size:cover;
	-ms-background-size:cover;
}


.promoCont{
	float:left;
	width:100%;
}



.coronaText2{
	float: left;
	width: 100%;
	font-family: Anton;
	font-size: 24px;
	font-weight: normal;
	color: #38B54B;
	text-align: center;
}



.closeButtt {
	float: right;
	width: 5%;
	margin-top: 1%;
	margin-left: 2%;
	font-family: "Raleway Thin";
	font-size: 24px;
	font-weight: normal;
	color: #333;
	border: 1px solid #CCC;
	text-align: center;
	width: 2%;
	padding: 1%;
	transition: all 0.5s;
}





.covidInfo2{
	float: left;
	font-family: Anton;
	font-size: 35px;
	font-weight: normal;
	color: #38B54B;
	text-align: center;
	width: 100%;

	clear: left;
}


.h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 44px;
	line-height: 0px;
	padding: 0px;
	float: left;
	font-weight: bold;
	color: #333;
	text-align: left;
	width: 100%;
	margin-bottom: 5%;
	margin-left: 5%;
}
.h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 44px;
	line-height: 0px;
	padding: 0px;
	float: left;
	font-weight: bold;
	color: #333;
	text-align: left;
	width: 100%;
	margin-bottom: 5%;
	margin-top: 6%;
}


.supportInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 35px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 80%;
	text-align: left;
	margin-left: 4%;
	clear: left;
	margin-top: 2%;
}
.supportLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #000;
	float: left;
	width: 30%;
	margin-top: 1px;
	padding-bottom: 1%;
}


.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999;
	float: left;
	width: 70%;
	height: 45px;
	margin-bottom: 1%;
	padding-left: 2%;
	border: 1px solid #CCC;
	border: 1px solid #D6D5D6;
}
.contLabel {
	float: left;
	width: 100%;
}


.sendButt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #031810;
	float: left;
	width: 20%;
	text-align: center;
	height: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.topBar {
	float: left;
	height: 481px;
	width: 100%;
	background-color: #C0C0C0;
	background-image: url(../images/topBack.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;	
}
.topBar2 {
	float: left;
	height: 481px;
	width: 100%;
	background-color: #FDB800;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
}
.topBar3 {
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	padding-top: 2%;
	padding-bottom: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	background-color: #D9D9D9;

}


.topBar4{
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	padding-top: 2%;
	padding-bottom: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	background-color: #D9D9D9;


}
.h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 76px;
	float: left;
	width: 50%;
	margin-right: 25%;
	margin-left: 25%;
	margin-top: 13%;
	color: #FFF;
	font-weight: 900;
	text-align: center;
}
.h7 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 68px;
	float: left;
	width: 70%;
	margin-right: 15%;
	margin-left: 15%;
	margin-top: 13%;
	color: #FFF;
	font-weight: 900;
	text-align: center;
	line-height: 55px;
}
.contentBox {
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 5%;
}
.contentBox2 {
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
.cont {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 35px;
	font-weight: normal;
	color: #333;
	text-align: justify;
}

.cont2{
	float: left;
	width: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
	color: #333;
	text-align: center;
	margin-right: 15%;
	margin-left: 15%;
}


.topInfo {
	font-family: "Raleway Thin";
	font-size: 25px;
	color: #FFF;
	font-weight: normal;
	float: left;
	width: 50%;
	margin-right: 25%;
	margin-left: 25%;
	text-align: center;
	margin-top: 2%;
}
.topInfo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFF;
	font-weight: normal;
	float: left;
	width: 50%;
	margin-right: 25%;
	margin-left: 25%;
	text-align: center;
	margin-top: 2%;
	line-height: 35px;
}
.toons {
	float: left;
	width: 30%;
	margin-right: 2%;
	margin-bottom: 2%;
}


.photoBox {
	float: left;
	width: 50%;
}


.pageTitles2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
	float: left;
	width: 90%;
}



.contactInfo {
	float: left;
	width: 100%;
	margin-top: 2%;
}



.tdInfo4 {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #073A25;
	width: 92%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	background-repeat: no-repeat;
	margin-bottom: 2%;
	margin-top: 2%;
	padding-bottom: 2%;
	line-height: 23px;
}

.tdInfo5{
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #073A25;
	width: 92%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	background-image: url(../images/email.png);
	background-repeat: no-repeat;
	padding-left: 6%;
	margin-bottom: 2%;
	margin-top: 2%;
	padding-bottom: 5%;
	line-height: 23px;
}


.tdInfo2{
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #073A25;
	width: 92%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	background-image: url(../images/locations.png);
	background-repeat: no-repeat;
	padding-left: 6%;
	margin-bottom: 2%;
	margin-top: 2%;
	padding-bottom: 2%;
	line-height: 23px;
}


.tdInfo3{
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #073A25;
	width: 92%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	padding-left: 4%;
	margin-bottom: 2%;
	margin-top: 2%;
	padding-bottom: 2%;
	line-height: 23px;
}


.textHolder2{
	float: left;
	width: 45%;
	line-height: 23px;
	margin-left: 2%;
	margin-bottom: 5%;
	border: 20px none #FFF;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	color: #313131;
}


.errorMsg2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #090;
	float: left;
	background-image: url(/sdlNew/images/sendIcon2.png);
	background-repeat: no-repeat;
	clear: left;
	background-color: #FFF;
	background-position: 5px;
	padding: 2%;
	width: 100%;
}


.contLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	margin-bottom: 1%;
}


.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999;
	float: left;
	width: 98%;
	height: 45px;
	margin-bottom: 1%;
	padding-left: 2%;
	border: 1px solid #CCC;
	border: 1px solid #ADB6BE;
	background-color: #DFEAF4;
}


.sendButt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #031810;
	float: left;
	width: 20%;
	text-align: center;
	height: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}


.fields2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 96%;
	height: 100px;
	margin-bottom: 5%;
	padding: 2%;
	border: 1px solid #B6BFC7;
	background-color: #DFEAF4;
}
.jobBox2 {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	padding-bottom: 2%;
	margin-bottom: 2%;
	box-shadow: 3px 3px 5px #ABB3BB;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.topJob {
	background-color: #333;
	padding: 2%;
	float: left;
	width: 96%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px
}

.jobDetails {
	float: left;
	width: 100%;
	margin-top: 1%;
}
.jobTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	;
	float: left;
	width: 50%;
}
.jobTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	;
	float: left;
	width: 50%;
	text-align: center;
}



.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #F00;
	padding: 2%;
	float: left;
	width: 86%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	margin-left: 5%;
	margin-bottom: 3%;
}

.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	float: left;
	width: 96%;
	background-color: #093;
	text-align: center;
	padding: 2%;
}


.success2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	float: left;
	width: 96%;
	text-align: center;
	padding: 2%;
	margin-top: 20%;
	line-height: 25px;
}


.contactError {
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F00;
	float: left;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 30px;
	background-image: url(../images/excla.png);
	background-repeat: no-repeat;
	background-position: 6px;
	width:100%
}

.detailsbutt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #FDB800;
	text-align: center;
	float: right;
	text-decoration: none;
	padding: 2%;
	width: 100%;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
}
.jobPhoto {
	float: left;
	width: 30%;
	margin-top: 5%;
	margin-bottom: 5%;
}
.jobInfo {
	float: left;
	width: 60%;
	margin-left: 2%;
	margin-top: 2%;
	font-size: 17px;
}
.jobInfos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 70%;
	margin-bottom: 2%;
	margin-top: 2%;
}
.jobInfoSallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	margin-bottom: 2%;
	margin-top: 1%;
}
.forms {
	float: left;
	width: 100%;
	background-color: #A8A8A8;
	padding-top: 2%;
	padding-bottom: 2%;
}
.formsHolder {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 2%;
}
.lableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000;
	float: left;
	width: 100%;
	text-align: center;
}
.mainForms {
	float: left;
	width: 100%;
	margin-top: 2%;
}
.mainForms2 {
	float: left;
	width: 50%;
	margin-top: 2%;
	margin-right: 25%;
	margin-left: 25%;
}
.instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	float: left;
	width: 60%;
	margin-top: 1%;
	margin-right: 20%;
	margin-left: 20%;
	text-align: center;
}
.uploadButt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	background-color: #333;
	float: left;
	height: 35px;
	width: 50%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	clear: left;
	margin-top: 1%;
	margin-right: 25%;
	margin-left: 25%;
}
.uploadButt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	background-color: #F8BC00;
	float: left;
	height: 35px;
	width: 20%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	margin-top: 1%;
	margin-left: 40%;
}
.lables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	width: 100%;
	text-align: center;
}
.lablesHolder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	width: 100%;
	text-align: center;
}


/**** Input File ********/

.custom-file-input::-webkit-file-upload-button {
  visibility: hidden;
}
.custom-file-input{
	  float:left;
  clear:left;
  cursor: pointer;
  color:#FFF;
}
.custom-file-input::before {
	content: 'Select File';
	font-family: Arial;
	display: inline-block;
	border: 1px solid #999;
	border-radius: 3px;
	outline: none;
	white-space: nowrap;
	-webkit-user-select: none;
	cursor: pointer;
	font-weight: normal;
	font-size: 15pt;
	width: 100%;
	height: 35px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	background-color: #A8A8A8;
	float: left;
	padding-top: 7%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
}


.custom-file-input:hover::before {
  border-color: black;
}
.custom-file-input:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

/*********************/
.wrong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #F00;
	float: left;
	width: 96%;
	background-color: #FFF;
	padding: 2%;
	
}

.hold {
	float: left;
	width: 60%;
	margin-left: 25%;
	margin-right: 20%;
}



.topBar2{
	float: left;
	height: 400px;
	width: 100%;
	background-color: #C0C0C0;
	background-image: url(../images/aboutTopBar.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
}


.topBar3{
	float: left;
	height: 400px;
	width: 100%;
	background-color: #C0C0C0;
	background-image: url(../images/topBack3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
}



.pageContentsHolder {
	float: left;
	width: 100%;
	height: 700px;
	background-image: url(../banners/robotics%202.png);
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
}

.pageContentsHolder2{
	float: left;
	width: 100%;
	height: 700px;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	background-image: url(../banners/banner3.jpg);
}


.pageContentsHolder3{
	float: left;
	width: 100%;
	height: 700px;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	background-image: url(../banners/banner.jpg);
}




.signupBox3{
	float: right;
	width: 40%;
	padding: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	background-repeat: repeat;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border: 1px none #90D3DB;
	height: 100vh;
	background-color: #FFF;
}


.signupBox {
	float: right;
	width: 40%;
	padding: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	background-repeat: repeat;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border: 1px none #90D3DB;
	height: 100vh;
	background-image: url(../banners/bannerBack.png);
}


.signupBox2{
	float: right;
	width: 40%;
	padding: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	background-repeat: repeat;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border: 1px none #90D3DB;
	
	background-image: url(../banners/bannerBack.png);
}



.titleTop2 {
	font-family: "Raleway Regular";
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 100%;
}


.titleTop3{
	font-family: "Raleway Regular";
	font-size: 18px;
	font-weight: bold;
	color: #333;
	float: left;
	width: 100%;
}


.formsBox {
	float: left;
	width: 100%;
	margin-top: 5%;
}



.formsTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	float: left;
	width: 100%;
	margin-bottom: 2%;
}

.formsTitles2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	margin-bottom: 2%;
}


.formsFieds {
	float: left;
	width: 98%;
	height: 50px;
	border: 1px solid #D6D6D6;
	padding-left: 2%;
	background-color: #FFF;
	margin-bottom: 3%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
}


.formsFieds:focus {
outline: none;
}


.submitButt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	background-color: #D8225D;
	text-align: center;
	float: left;
	height: 45px;
	width: 20%;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border: 1px none #90D3DB;
}


.registerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-left: 3%;
	margin-top: 3%;
}

/******* Modal ********/


.promoBox9{
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 4%;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	height: 450px;	
}


.closeButtt {
	float: right;
	width: 7.5%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: normal;
	color: #000;
	padding: 2%;
	border: 1px none #FFF;
	text-align: center;
}


.promoTitleCont2{
	font-family: "Raleway Regular";
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 84%;
	text-align: left;
	background-repeat: no-repeat;
	background-color: #271570;
	padding: 2%;
}



.promoContPage {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 96%;
	
	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	margin-right: 2%;
	margin-left: 2%;
	overflow: scroll;
}

.london {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #333;
	line-height: 35px;
	float: left;
	width: 95%;
	margin-bottom: 3%;
}


.paymentBox {
	float: left;
	width: 100%;
	background-color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../banners/banner2.png);
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	
}



.adminFormsHolder {
	
	width: 80%;
	margin-left: auto;
	margin-top: 5%;
	margin-bottom: 5%;
	margin-right: auto;
	height:auto;
}


.paymentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000;
	text-align: center;
	float: left;
	width: 100%;
	margin-bottom: 2%;
}


.instructions2 {
	float: left;
	width: 50%;
	margin-top: 3%;
	line-height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333;
	background-color: #FFF;
	padding: 3%;
	margin-right: 25%;
	margin-left: 25%;
	margin-bottom: 5%;
}


.topTitles {
	font-family: Tahoma, Geneva, sans-serif;
	float: left;
	font-size: 18px;
	font-weight: normal;
	background-color: #FFF;
	text-align: center;
	width: 90%;
	padding-top: 5%;
	padding-right: 3%;
	padding-bottom: 5%;
	padding-left: 3%;
}


.courseCont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 90%;
	margin-top: 2%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #FFF;
	padding: 2%;
}

/***For Check Boxes ***/

.regular-checkbox {
	-webkit-appearance: none;
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius: 3px;
	display: inline-block;
	position: relative;
}

.regular-checkbox:active, .regular-checkbox:checked:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.regular-checkbox:checked {
	background-color: #e9ecee;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	color: #99a1a7;
}

.regular-checkbox:checked:after {
	content: '\2714';
	font-size: 14px;
	position: absolute;
	top: 0px;
	left: 3px;
	color: #99a1a7;
}
/************************************/




.proceedButton2{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #282828;
	float: left;
	width: 30%;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-mos-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	margin-top: 4%;
	margin-bottom: 6%;
	clear: left;
	margin-right: 35%;
	margin-left: 35%;
	padding-top: 3%;
	padding-bottom: 3%;
}



.proceedButton{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #090;
	float: left;
	width: 40%;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	padding: 2%;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-mos-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	margin-top: 2%;
	margin-bottom: 6%;
	clear: left;
}




.chooseInstruct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	text-align: center;
	float: left;
	width: 100%;
	line-height: 35px;
}

.boxes {
	float: left;
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	margin-bottom: 5%;
}




.boxes2{
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	margin-bottom: 5%;
	margin-top: 2%;
}




.topNews {
	float: left;
	width: 90%;
	position: relative;
	height: 800px;
	
	margin-left: 5%;
}



.welcomeBox3{
	float: left;
	width: 100%;
	padding-top: 2%;
	padding-bottom: 8%;
	position: relative;
	overflow: hidden;
	height: 700px;
}


.allBoxesTour{
	float: left;
	width: 100%;
	height: 750px;
	position: absolute;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	text-align: left;
}


 .tslide_BoxesTour{
	float: left;
	width: 100%;
	height: 550px;
	position: absolute;
}


.evTitles2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	float: left;
	width: 100%;
	margin-top: 2%;
	line-height: 35px;
}




.evDetails4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	line-height: 35px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 2%;
	text-align: left;
}


.readLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	float: left;
	text-decoration: none;
	clear: left;
	color: #999;
	margin-top: 3%;
	font-style: italic;
}


.tourBoxes2 {
	float: left;
	width: 100%;
	position: relative;	
	
}

.leftBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	background-color: #333;
	text-align: center;
	padding: 2%;
	float: left;
	width: 20px;
	text-decoration: none;
	cursor: pointer;
}


.rytBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	background-color: #333;
	text-align: center;
	padding: 2%;
	float: left;
	width: 20px;
	text-decoration: none;
	margin-left: 1%;
	cursor: pointer;
}

.viewButt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	background-color: #F90;
	float: right;
	width: 13%;
	padding: 2%;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}


.h4Conpy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	float: left;
	width: 80%;
	text-align: left;
	color: #092D02;
	padding-top: 2%;
	margin-bottom: 3%;
	margin-left: 5%;
}



.newBox {
	float: left;
	width: 86%;
	padding: 2%;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #333;
	line-height: 23px;
	margin-right: 5%;
	margin-bottom: 5%;
	margin-left: 5%;
	margin-top: 2%;
	clear: left;
	height: 1300px;
	overflow: scroll;
}


.welcomeBox4{
	float: left;
	width: 63%;
	
	padding-bottom: 8%;
	
	
}

.welcomeBox5{
	float: left;
	width: 100%;
	
	padding-bottom: 8%;
	
	
}


.allBoxesTour6{
	float: left;
	width: 28%;
	height: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	padding-right: 4%;
	margin-bottom: 3%;
}



.allBoxesTour7{
	float: left;
	width: 32%;
	height: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	padding-right: 4%;
	margin-bottom: 3%;
}


 .tslide_BoxesTour4{
	float: left;
	width: 100%;
	height: 400px;
	margin-bottom: 2%;
}


.evTitlesNew{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	float: left;
	width: 100%;
	margin-top: 2%;
	line-height: 35px;
}


.evDetails4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	line-height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 2%;
	margin-bottom: 5%;
}


.otherNews {
	padding: 2%;
	float: right;
	background-color: #EAEAEA;
	width: 30%;
	height: 760px;
	overflow: scroll;
}


.newsLinks {
	float: left;
	width: 100%;
	margin-top: 5%;
}


.h1 {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000;
}

.allBoxesTour3{
	float: left;
	width: 100%;
	height: 50px;
	position: relative;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.tslide_BoxesTour2{
	float: left;
	width: 100%;
	
	position: absolute;
}


.evTitles3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000;
	float: left;
	width: 100%;
	margin-top: 2%;
	line-height: 35px;
	text-decoration: none;
}


.readNewsPage {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	float: left;
	width: 100%;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 1%;
}



.staff {
	float: left;
	width: 50%;
	margin-top: 10%;
}
.titiles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	margin-top: 1%;
}
.photos {
	float: left;
	width: 50%;
	padding-top: 2%;
	padding-bottom: 1%;
	background-color: #EDEDED;
}
.pixis {
	float: left;
	width: 100%;
	margin-bottom: 5%;
}
