img{max-width:100%;}
/*end reset*/

/*--header--*/
.header h1 {
    font-size: 3em;
    text-transform: uppercase;
    letter-spacing: 8px;
    color: #fff;
    font-weight: 400;
    margin: 0.5em;
}
/*--//header--*/

/*--main--*/
/*-- about-bottom --*/
.about-bottom {
    width: 78%;
    margin: 0 auto;
}
.w3l_about_bottom_left {
    padding: 0;
    float: right;
    width: 50%;
}
.w3l_about_bottom_left img{
	width:100%;
}
.play-icon{
    position: absolute;
    top: 51%;
    left: 46%;
}
.play-icon i {
    font-size:4em;
    color: #fff;
}
.play-icon:focus{
	outline:none;
}
.w3l_about_bottom_left_video{
	position: absolute;
    top: 37%;
    left: 36%;
}
.w3l_about_bottom_left_video h4,.w3l_about_bottom_left_video.book-text h4 {
    text-transform: uppercase;
    font-size: 1.7em;
    color: #fff;
    letter-spacing: 2px;
    padding: 0.4em 0em;
    width: 100%;
    text-align: center;
}
.w3l_about_bottom_left_video.book-text h4 {
	  background: rgba(254, 48, 81, 0.84);
}
.w3l_about_bottom_right {
    float: left;
    width: 50%;
	color: #fff;
}
.agileinfo_header1{
	font-size: 1.6em;
    color: #212121;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 600;
    padding: .5em 0;
    position: relative;
}
.w3l_about_bottom_right p{
	margin:1em 0 3em;
	color:#555;
	line-height:2em;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px!important;
}
h2.tittle {
	text-align: center;
	font-size: 1.5em;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 1em;
	background-color: #333333;
}
.book-form   label {
    font-size:15px;
    color: #fff;
    text-align: left;
    display: inline-block;
    float: left;
    font-weight: 500;
    margin: 0px 0px 10px 12px; 
    letter-spacing: 1px;
	font-family: 'Ubuntu Condensed', sans-serif;
}
.book-form  label i {
    font-size: 1em;
    margin-right: 10px;
	color: #2baf2b;
}
.book-form input[type="text"],.book-form input[type="date"],.book-form input[type="time"],.book-form input[type="email"] {
    width: 92%;
    color: #9a9797;
    outline: none;
    font-size: 0.9em;
    line-height: 25px;
    padding: 5px 10px;
    border: none;
    -webkit-appearance: none;
    margin-bottom: 1.1em;
    background: #fff;
	font-family: 'Ubuntu Condensed', sans-serif;
}
.book-form input[type="text"]{
	 border:none;
}
.book-form form input[type="submit"] {
	text-transform: uppercase;
	color: #FFFFFF;
	padding: .7em 0em;
	border: none;
	font-size: 1em;
	outline: none;
	width: 34%;
	letter-spacing:1px;
	font-weight: 600;
	margin-top: 2.4em;
	cursor: pointer;

    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	font-family: 'Ubuntu Condensed', sans-serif;
	background-color: #F08F04;
}
.book-form form input[type="submit"]:hover{
	background:#fff;
	color:#F08F04;
	-webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.book-form {
    background: rgba(12, 12, 12, 0.51);
    padding: 2em 0em;
    width: 100%;
}
.book-form select.form-control {
    outline: none;
    font-size: 1em;
    padding: 7px 0px;
    width: 96.5%;
    line-height: 25px;
    border-radius: 0;
    background:#fff;
    color: #9a9797;
    border: none;
	box-shadow:none!important;
}
.w3l_about_bottom_left_video.book-text {
    width: 100%;
    top:43%;
    left: 0;
}
.form-date-w3-agileits,.form-left-agileits-w3layouts.bottom-w3ls, .form-left-agileits-w3layouts.second-agile{
	width:64%;
	margin:0 auto;
}
/*-- //about-bottom --*/
/*--//main--*/

/*--footer--*/
.footer-w3l p {
    margin: 3em 0em 1em;
    color: #fff;
    font-size: 1em;
    letter-spacing: 2px;
}
.footer-w3l a {
    color: #fff;
}
.footer-w3l a:hover {
    color: #fe8f30;
    text-decoration: underline;
}
/*--//footer--*/


	/*--responsive--*/

@media(max-width: 1680px){
	.book-form {
		padding: 2.7em 0em;
	}
}
@media(max-width: 1600px){
	.book-form {
		padding: 2em 0em;
	}
}
@media(max-width: 1440px){
	.w3l_about_bottom_left img {
		min-height: 589px;
	}
	.footer-w3l p {
		margin: 3em 0em 1.5em;
	}
}
@media(max-width: 1366px){
	.about-bottom {
		width: 80%;
	}
	.header h1 {
		font-size: 2.9em;
		letter-spacing: 7px;
	}
	.book-form form input[type="submit"] {
		margin-top: 2.3em;
	}
}
@media(max-width: 1280px){
	.header h1 {
		font-size: 2.8em;
		letter-spacing: 6px;
	}
	.about-bottom {
		width: 82%;
	}
}
@media(max-width: 1080px){
	.header h1 {
		font-size: 2.7em;
		letter-spacing: 6px;
	}
	h2.tittle {
		font-size: 1.45em;
		padding: 0.9em;
	}
	.form-date-w3-agileits, .form-left-agileits-w3layouts.bottom-w3ls, .form-left-agileits-w3layouts.second-agile {
		width: 76%;
	}
	.w3l_about_bottom_left img {
		min-height: 569px;
	}
	.book-form {
		padding: 1.65em 0em;
	}
	.about-bottom {
		width: 85%;
	}
}
@media(max-width: 1050px){
	.about-bottom {
		width: 88%;
	}
}
@media(max-width: 1024px){
	.header h1 {
		font-size: 2.5em;
		letter-spacing: 5px;
	}
	.book-form form input[type="submit"] {
		font-size: 0.95em;
		margin-top: 2em;
	}
	h2.tittle {
		font-size: 1.35em;
		padding: 0.8em;
	}
	.w3l_about_bottom_left img {
		min-height: 552px;
	}
}
@media(max-width: 991px){
	.about-bottom {
		width: 89%;
	}
}
@media(max-width: 900px){

}
@media(max-width: 800px){
	.header h1 {
		font-size: 2.45em;
		letter-spacing: 4px;
	}
	h2.tittle {
		font-size: 1.3em;
	}
	.book-form {
		padding: 1em 0em;
	}
	.form-date-w3-agileits, .form-left-agileits-w3layouts.bottom-w3ls, .form-left-agileits-w3layouts.second-agile {
		width: 90%;
	}
	.about-bottom {
		width: 96%;
	}
	.w3l_about_bottom_left img {
		min-height: 519px;
	}
	.book-form form input[type="submit"] {
		font-size: 0.9em;
		margin-top: 1.9em;
	}
}
@media(max-width: 768px){
	.header h1 {
		margin: 1.5em 0em 1em;
	}
	.footer-w3l p {
		margin: 5em 0em 1.5em;
	}
}
@media(max-width: 736px){
	.header h1 {
		margin: 0.5em;
	}
	.w3l_about_bottom_right {
		width: 100%;
	}
	.w3l_about_bottom_left {
		width: 100%;
	}
	.about-bottom {
		width: 64%;
	}
	.header h1 {
		margin: 0.5em 0em 0.8em;
		font-size: 2.4em;
		letter-spacing: 3px;
	}
	.w3l_about_bottom_left {
		margin-top: 2em;
	}
	.w3l_about_bottom_left img {
		min-height: 476px;
	}
	.book-form {
		padding: 1.5em 0em;
	}
	.book-form form input[type="submit"] {
		margin-top: 2em;
	}
	.form-date-w3-agileits, .form-left-agileits-w3layouts.bottom-w3ls, .form-left-agileits-w3layouts.second-agile {
		width: 80%;
	}
	.footer-w3l p {
		margin: 3em 0em 1.5em;
	}
}
@media(max-width: 667px){
	.header h1 {
		margin: 0.5em 0em 0.7em;
		font-size: 2.25em;
	}
	.about-bottom {
		width: 68%;
	}
	.footer-w3l p {
		margin: 2.5em 0em 1.5em;
	}
}
@media(max-width: 640px){
	.header h1 {
		font-size: 2.2em;
		letter-spacing: 2px;
	}
	h2.tittle {
		font-size: 1.2em;
	}
	.book-form label {
		font-size: 14px;
	}
	.w3l_about_bottom_left img {
		min-height: 437px;
	}
}
@media(max-width: 600px){
	.about-bottom {
		width: 73%;
	}
	.footer-w3l p {
		margin: 2em 0em 1.5em;
		letter-spacing: 1px;
	}
}
@media(max-width: 568px){
	.header h1 {
		font-size: 2.1em;
		margin: 0.5em 0em 0.6em;
	}
	.about-bottom {
		width: 75%;
	}
	.book-form form input[type="submit"] {
		font-size: 0.85em;
		width: 31%;
	}
	.w3l_about_bottom_left img {
		min-height: 415px;
	}
}
@media(max-width: 480px){
	.header h1 {
		font-size: 2em;
	}
	.book-form {
		padding: 1em 0em;
	}
	.book-form input[type="text"], .book-form input[type="date"], .book-form input[type="time"], .book-form input[type="email"] {
		font-size: 0.85em;
		margin-bottom: 1em;
	}
	h2.tittle {
		font-size: 1.1em;
	}
	.about-bottom {
		width: 81%;
	}
	.w3l_about_bottom_left {
		margin-top: 1.5em;
	}
	.book-form form input[type="submit"] {
		font-size: 0.8em;
		letter-spacing: 0px;
	}
	.w3l_about_bottom_left img {
		min-height: 371px;
	}
	.footer-w3l p {
		font-size: 0.9em;
	}
	.book-form select.form-control {
		font-size: 0.9em;
	}
}
@media(max-width: 414px){
	.header h1 {
		font-size: 1.85em;
	}
	.w3l_about_bottom_left img {
		min-height: 339px;
	}
	.about-bottom {
		width: 87%;
	}
	.book-form label {
		letter-spacing: 0px;
	}
	.footer-w3l p {
		line-height: 1.9em;
		margin: 1.5em 0em 1em;
	}
}
@media(max-width: 384px){
	.header h1 {
		font-size: 1.8em;
		letter-spacing: 1px;
	}
	h2.tittle {
		font-size: 1em;
	}
	.book-form input[type="text"], .book-form input[type="date"], .book-form input[type="time"], .book-form input[type="email"] {
		font-size: 0.8em;
	}
	.w3l_about_bottom_left img {
		min-height: 309px;
	}
	.about-bottom {
		width: 88%;
	}
}
@media(max-width: 375px){

}
@media(max-width: 320px){
	.header h1 {
		font-size: 1.55em;
	}
	h2.tittle {
		font-size: 0.95em;
		letter-spacing: 0px;
		padding: 0.75em;
	}
	.book-form {
		padding: 0.8em 0em;
	}
	.about-bottom {
		width: 90%;
	}
	.book-form input[type="text"], .book-form input[type="date"], .book-form input[type="time"], .book-form input[type="email"] {
		font-size: 0.7em;
		margin-bottom: 0.9em;
		width: 91%;
	}
	.book-form form input[type="submit"] {
		font-size: 0.75em;
		padding: .8em 0em;
		width: 35%;
		margin-top: 1.8em;
	}
	.w3l_about_bottom_left img {
		min-height: 288px;
	}
	.footer-w3l p {
		line-height: 1.8em;
		margin: 1.3em 0em 1em;
		font-size: 0.8em;
	}
}

/*--//responsive--*/
