/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/

body p,h1,h2,h3,h4,h5,h6,a{
	font-family: 'Play', sans-serif;
}
body {
    background: url(../images/bg.jpg) no-repeat;
    background-size: cover;
    text-align: center;
    background-position: center;
    background-attachment: fixed;
    font-family: 'Play', sans-serif;
}
/*--header--*/
.agileheader h1 {
    font-size: 3em;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #fff;
    font-weight: 100;
    margin: 32px 0px;
    font-family: 'Play', sans-serif;
}
/*--//header--*/

/*--main--*/
.w3layouts-main h2, .banner-right-agile h3 {
	color: #dc8d12;
    font-size: 2em;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom:1.1em;
	font-family: 'Play', sans-serif;
}
.w3layouts-main h2{
	margin-bottom:0.4em;
}
.main-w3l {
    width: 70%;
    margin: 0 auto;
}
.w3layouts-main {
    width: 40%;
    margin: 0 auto;
    float: left;
    text-align: left;
    padding: 3.7em 4em;
    background: rgba(19, 18, 18, 0.72);
}
.banner-right-agile {
    background: rgba(109, 42, 6, 0.72);
    width: 38%;
    padding: 32px 53px;
    margin: 0 auto;
    float: left;
}
.banner-right-agile select {
    border: 1px solid rgba(0, 160, 175, 0.6);
    color: #000;
    display: block;
    font-size: 14px;
    padding: 10px;
    width: 100%;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all.4s;
    -moz-transition: all.4s;
    -ms-transition: all.4s;
    -o-transition: all.4s;
    transition: all.4s;
	font-family: 'Play', sans-serif;
}
.banner-right-agile form input[type="text"], input[type="date"], input[type="date1"], input[type="email"], input[type="phone"], input[type="password"] {
    border: 1px solid rgba(0, 160, 175, 0.6);
    outline: none;
    padding: 10px;
    width: 95%;
    color: #000;
    font-size: 14px;
    margin-bottom: 22px;
	font-family: 'Play', sans-serif;
}
.banner-right-agile p {
    font-size: 0.9em;
    color: #fff;
    line-height: 1.9em;
    letter-spacing: 1px;

}
.banner-right-agile h4 {
    font-size: 0.5em;
    color: #fff;
    line-height: 1.9em;
    letter-spacing: 1px;

}

textarea.form-control {
   border: 1px solid rgba(0, 160, 175, 0.6);
    outline: none;
    padding: 10px;
    width: 95%;
    color: #000;
    font-size: 14px;
    margin-bottom: 22px;
	font-family: 'Play', sans-serif;
}
.banner-right-agile input[type="submit"] {
    outline: none;
    border: none;
    width: 45%;
    background: #000;
    color: #fff;
    font-size: 16px;
    padding: 12px 0px;
    cursor: pointer;
    text-transform: uppercase;
	margin-top: 0.9em;
    letter-spacing: 1px;
	font-family: 'Play', sans-serif;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}

.banner-right-agile input[type="submit"]:hover {
    outline: none;
    border: none;
    width: 45%;
    background: #dc8d12;
    color: #fff;
    font-size: 16px;
    padding: 12px 0px;
    cursor: pointer;
    text-transform: uppercase;
	margin-top: 0.9em;
    letter-spacing: 1px;
	font-family: 'Play', sans-serif;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}



.main-row label {
    display: block;
}
label.input{
    margin-bottom: 22px;
}
.w3layouts-main h6 {
    font-size: 1.5em;
    color: #fff;
    line-height: 1.9em;
    letter-spacing: 1px;
}
.w3layouts-main p {
    font-size: 0.9em;
    color: #fff;
    line-height: 1.9em;
    letter-spacing: 1px;
    margin-top: 1.5em;
	font-weight: 100;
}
.grid-icons ul li {
    color: #fff;
    font-size: 1em;
    letter-spacing: 1px;
    margin: 1em 0em;
	font-family: 'Play', sans-serif;
}
.grid-icons i {
    font-size: 1.7em;
    padding-right: 1em;
    color: #dc8d12;
}
.grid-icons {
    margin-top: 2em;
}
/*--//main--*/

/*--footer--*/
.footer-w3l p {
    margin: 4em 0em 2em;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 2px;
	font-family: 'Play', sans-serif;
}
.footer-w3l a {
    color:#fff;
	font-family: 'Play', sans-serif;
	font-weight:bold;
	transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}
.footer-w3l a:hover {
    text-decoration: underline;
	transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}
/*--//footer--*/


	/*--responsive--*/

@media(max-width: 1680px){

}
@media(max-width: 1440px){
	.main-w3l {
		width: 75%;
	}
	.banner-right-agile form input[type="text"], input[type="date"], input[type="email"], input[type="password"] {
		width: 94%;
	}
}
@media(max-width: 1366px){
	.main-w3l {
		width: 79%;
	}
	.agileheader h1 {
		font-size: 2.9em;
		margin: 28px 0px;
	}
	.footer-w3l p {
		margin: 3em 0em 2em;
	}
	.main-w3l {
		width: 85%;
	}
	.banner-right-agile form input[type="text"], input[type="date"], input[type="email"], input[type="password"] {
		width: 95%;
	}
}	
@media(max-width: 1280px){
	.agileheader h1 {
		margin: 24px 0px;
		letter-spacing: 3px;
	}
	.w3layouts-main h2, .banner-right-agile h3 {
		font-size: 1.95em;
	}
	.w3layouts-main h6 {
		font-size: 1.45em;
	}
	.banner-right-agile form input[type="text"], input[type="date"], input[type="email"], input[type="password"] {
		width: 94%;
	}
}
@media(max-width: 1080px){
	.w3layouts-main {
		width: 38%;
	}
	.main-w3l {
		width: 92%;
	}
}
@media(max-width: 1050px){
	.w3layouts-main {
		padding: 3.7em 3.5em;
		width: 39%;
	}
	.banner-right-agile input[type="submit"] {
		margin-top: 0.8em;
	}
}
@media(max-width: 1024px){
	.w3layouts-main {
		width: 38%;
	}
	.w3layouts-main h6 {
		letter-spacing: 0px;
	}
	.banner-right-agile input[type="submit"] {
		font-size: 15px;
	}
	.agileheader h1 {
		margin: 22px 0px;
		font-size: 2.8em;
	}
	.banner-right-agile form input[type="text"], input[type="date"], input[type="email"], input[type="password"] {
		width: 93%;
	}
}
@media(max-width: 991px){
	.main-w3l {
		width: 91%;
	}
	.w3layouts-main {
		width: 40%;
	}
	.banner-right-agile form input[type="text"], input[type="date"], input[type="email"], input[type="password"] {
		width: 93.5%;
	}
	.agileheader h1 {
		margin: 19px 0px;
		font-size: 2.7em;
		letter-spacing: 2px;
	}
	.w3layouts-main {
		padding: 3em 3em;
	}
	.banner-right-agile {
		padding: 22px 49px;
	}
}
@media(max-width: 900px){

}
@media(max-width: 800px){
	.w3layouts-main {
		padding: 3em 2em;
		width: 40%;
	}
	.main-w3l {
		width: 95%;
	}
	.agileheader h1 {
		margin: 17px 0px;
		font-size: 2.6em;
		letter-spacing: 1px;
	}
	.w3layouts-main h2, .banner-right-agile h3 {
		font-size: 1.9em;
		letter-spacing: 1px;
	}
	.w3layouts-main h6 {
		font-size: 1.3em;
	}
	.w3layouts-main p {
		letter-spacing: 0px;
		margin-top: 1em;
	}
	.grid-icons {
		margin-top: 1.5em;
	}
	.grid-icons ul li {
		margin: 0.9em 0em;
	}
	.banner-right-agile {
		padding: 21.5px 49px;
	}
	.banner-right-agile form input[type="text"], input[type="date"], input[type="email"], input[type="password"] {
		width: 92.2%;
	}
}
@media(max-width: 768px){
	.main-w3l {
		width: 96%;
	}
	.w3layouts-main {
		width: 41%;
	}
	.banner-right-agile {
		padding: 21.5px 36px;
		width: 40%;
	}
	.banner-right-agile form input[type="text"], input[type="date"], input[type="email"], input[type="password"] {
		margin-bottom: 19px;
	}
	.banner-right-agile input[type="submit"] {
		margin-top: 1em;
		letter-spacing: 0px;
	}
	.w3layouts-main p {
		margin-top: 1.5em;
	}
	.w3layouts-main h2 {
		margin-bottom: 0.7em;
	}
	.agileheader h1 {
		margin: 50px 0px;
	}
	.footer-w3l p {
		margin: 5.9em 0em 10em;
	}
}
@media(max-width: 736px){
	.agileheader h1 {
		margin: 18px 0px 30px;
	}
	.agileheader h1 {
		font-size: 2.5em;
	}
	.banner-right-agile {
		padding: 21.5px 36px;
		width: 40%;
	}
	.w3layouts-main {
		width: 40%;
		padding: 1.5em 2em;
	}
	.main-w3l {
		width: 96%;
	}
	.w3layouts-main h2 {
		margin-bottom: 0.5em;
	}
	.w3layouts-main h6 {
		font-size: 1.2em;
	}
	.w3layouts-main h2, .banner-right-agile h3 {
		margin-bottom: 0.8em;
	}
	.banner-right-agile form input[type="text"], input[type="date"], input[type="email"], input[type="password"] {
		margin-bottom: 18px;
	}
	.banner-right-agile input[type="submit"] {
		margin-top: 0.5em;
	}
	.footer-w3l p {
		margin: 3em 0em 2em;
	}
}
@media(max-width: 667px){
	.banner-right-agile {
		width: 38%;
	}
	.w3layouts-main {
		width: 44%;
		padding: 1.5em 1.5em;
	}
	.banner-right-agile {
		width: 38%;
		padding: 21.5px 32px;
	}
	.w3layouts-main h2, .banner-right-agile h3 {
		font-size: 1.8em;
	}
	.banner-right-agile form input[type="text"], input[type="date"], input[type="email"], input[type="password"] {
		width: 91%;
	}
}
@media(max-width: 640px){
	.main-w3l {
		width: 66%;
	}
	.w3layouts-main {
		width: 84%;
		padding: 1.5em 2em;
	}
	.banner-right-agile {
		width: 82%;
		padding: 21.5px 36px;
		margin-top: 2em;
	}
	.banner-right-agile form input[type="text"], input[type="date"], input[type="email"], input[type="password"] {
		margin-bottom: 19px;
	}
	label.input {
		margin-bottom: 19px;
	}
	.banner-right-agile input[type="submit"] {
		margin-top: 1em;
	}
	.w3layouts-main h6 {
		font-size: 1.4em;
	}
	.w3layouts-main h2, .banner-right-agile h3 {
		font-size: 1.9em;
	}
}
@media(max-width: 600px){
	.main-w3l {
		width: 69%;
	}
	.footer-w3l p {
		letter-spacing: 1px;
	}
	.agileheader h1 {
		font-size: 2.4em;
		margin: 16px 0px 27px;
	}
	.w3layouts-main h2, .banner-right-agile h3 {
		font-size: 1.8em;
	}
}
@media(max-width: 568px){
	.agileheader h1 {
		font-size: 2.35em;
		margin: 16px 0px 25px;
	}
	.w3layouts-main h2{
		margin-bottom: 0.5em;
	}
	.w3layouts-main p {
		margin-top: 1em;
	}
	.w3layouts-main {
		width: 84%;
	}
	.main-w3l {
		width: 72%;
	}
	.banner-right-agile {
		width: 82%;
	}
}
@media(max-width: 480px){
	.agileheader h1 {
		font-size: 2.2em;
		margin: 13px 0px 20px;
	}
	.main-w3l {
		width: 81%;
	}
	.w3layouts-main {
		width: 83%;
	}
	.w3layouts-main h2, .banner-right-agile h3 {
		font-size: 1.75em;
	}
	.w3layouts-main h6 {
		font-size: 1.32em;
	}
	.w3layouts-main p {
		margin-top: 0.8em;
	}
	.banner-right-agile {
		width: 80%;
		padding: 21.5px 37px;
	}
	.footer-w3l p {
		line-height: 1.9;
	}
	.footer-w3l p {
		margin: 2.5em 0em 1.5em;
	}
}
@media(max-width: 414px){
	.agileheader h1 {
		font-size: 2.1em;
		margin: 12px 0px 18px;
	}
	.main-w3l {
		width: 82%;
	}
	.w3layouts-main {
		width: 84%;
		padding: 1.3em 1.6em;
	}
	.w3layouts-main h2, .banner-right-agile h3 {
		font-size: 1.6em;
	}
	.w3layouts-main h6 {
		font-size: 1.2em;
	}
	.w3layouts-main p {
		margin-top: 0.7em;
		font-size: 0.85em;
	}
	.banner-right-agile {
		width: 77%;
		margin-top: 1.5em;
	}
	.banner-right-agile form input[type="text"], input[type="date"], input[type="email"], input[type="password"] {
		width: 91%;
		margin-bottom: 17px;
	}
	label.input {
		margin-bottom: 17px;
	}
	.banner-right-agile input[type="submit"] {
		margin-top: 0.7em;
		width: 49%;
	}
	.footer-w3l p {
		width: 80%;
		margin: 2em auto 1.5em;
		font-size: 14px;
	}
}
@media(max-width: 384px){
	.agileheader h1 {
		font-size: 1.95em;
		margin: 14px 0px 20px;
	}
	.main-w3l {
		width: 85%;
	}
	.w3layouts-main h6 {
		font-size: 1.15em;
	}
	.w3layouts-main {
		padding: 1em 1.6em;
	}
	.grid-icons i {
		font-size: 1.5em;
		padding-right: 0.9em;
	}
	.banner-right-agile {
		width: 76%;
		margin-top: 1.2em;
	}
	.banner-right-agile form input[type="text"], input[type="date"], input[type="email"], input[type="password"] {
		font-size: 13px;
		margin-bottom: 15px;
	}
	label.input {
		margin-bottom: 15px;
	}
	.banner-right-agile input[type="submit"] {
		margin-top: 0.5em;
		font-size: 14px;
	}
	.footer-w3l p {
		width: 88%;
	}
}
@media(max-width: 375px){
	.agileheader h1 {
		font-size: 1.85em;
		margin: 13px 0px 18px;
	}
	.w3layouts-main h2, .banner-right-agile h3 {
		font-size: 1.55em;
	}
	.w3layouts-main h6 {
		font-size: 1.1em;
	}
	.w3layouts-main p {
		margin-top: 0.6em;
	}
	.banner-right-agile {
		width: 75.5%;
	}
	.banner-right-agile form input[type="text"], input[type="date"], input[type="email"], input[type="password"] {
		width: 90.5%;
	}
}
@media(max-width: 320px){
	.agileheader h1 {
		font-size: 1.75em;
		margin: 12px 0px 16px;
	}
	.main-w3l {
		width: 86%;
	}
	.w3layouts-main {
		width: 88%;
		padding: 0.9em 1em;
	}
	.w3layouts-main h2, .banner-right-agile h3 {
		font-size: 1.5em;
	}
	.w3layouts-main h6 {
		font-size: 1em;
	}
	.w3layouts-main p {
		font-size: 0.8em;
	}
	.grid-icons ul li {
		font-size: 0.9em;
	}
	.grid-icons i {
		padding-right: 0.8em;
	}
	.banner-right-agile {
		width: 81.5%;
		padding: 14px 24px;
	}
	.banner-right-agile form input[type="text"], input[type="date"], input[type="email"], input[type="password"] {
		margin-bottom: 14px;
	}
	label.input {
		margin-bottom: 14px;
	}
	.banner-right-agile input[type="submit"] {
		font-size: 13px;
		padding: 10px 0px;
		width: 52%;
	}
	.footer-w3l p {
		width: 96%;
		font-size: 13px;
	}
	.banner-right-agile form input[type="text"], input[type="date"], input[type="email"], input[type="password"] {
		width: 90%;
	}
}
/*--//responsive--*/
