/*
Author: W3layout
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 {
    font-size: 100%;
    text-align: center;
	font-family: 'Raleway', sans-serif;
	background:url("../images/bg.jpg") no-repeat 0px 0px;
	background-size:cover;
    background: #314D68;
}
h1,h2,h3,h4,h5,h6{
}
.modal-content {
    background:rgba(93, 125, 189, 0.3);
}

.modal-dialog {
    width: 380px;
    margin: 92px auto 0;
}
.modal-header {
    border-bottom: none;
    text-align: center;
    padding: 22px 12px 0;
}
.close {
    float: right;
    font-size: 28px;
    font-weight: normal;
    line-height: 1;
    color: #90B8DD;
    text-shadow: 0 0px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}
.close:hover, .close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
	/*-- w3layouts --*/
    opacity: 1;
}
.modal-header .close {
    margin-top: -15px;
}
.modal-header h3,.modal-header h2 {
    color: #ffffff;
    font-size: 22px;
}

.login-form p {
    text-align: center;
    margin-top: 1em;
    font-size: 0.95em;
    letter-spacing: 1px;
    color: #a4a4a4;
    color: #8BC34A;
    margin-top: 93px;
}
 /*-- agileits --*/ 
.login-form p a {
    color: #fff;
    text-decoration: none;
    outline: none;
}
h1 {
    text-align: center;
    font-size: 50px;
    letter-spacing: 3px;
    color: #fff;
    margin: .5em 0 .8em;
    text-transform: uppercase;
    font-weight: 400;
}
p.footer {
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin: 4em 0 2em;
    letter-spacing: 1.5px;
}
p.footer a:hover {
    color: #fff;
	text-decoration: none;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	-moz-transition:0.5s all;
}
p.footer a {
    text-decoration: underline;
    color: #fff;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	-moz-transition:0.5s all;
}
.img1 {
    width: 22%;
    float: left;
    margin: 0 1em;
}
.img2 {
    width: 22%;
    float: left;
    margin: 0 1em;
}
.bottomrow {
    margin-top: 2em;
}
.img1 li,.img2 li{
    display: inline-block;
    padding: 0 2em;
}
.img1 ul,.img2 ul {
    background: #fff;
    padding: 1em 0;
    -webkit-box-shadow: -1px 10px 18px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 10px 18px -6px rgba(0,0,0,0.75);
    box-shadow: -1px 10px 18px -6px rgba(0,0,0,0.75);
}
.login-section {
    width: 80%;
    margin: 0 auto;
}
.login-section ul li a {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    outline: none;
}
.login-section i.fa {
    margin-right: 1em;
    color: #ff4f81;
}
.popupleft,.popupright {
    width: 50%;
    float: left;
}
h3.sub-head-w3-agileits ,h2.sub-head-w3-agileits {
    text-align: center;
    font-size: 30px;
    margin-bottom: 1em;
    color: #000;
}
.popupright h4 {
    color: #2196F3;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}
select {
    width: 100%;
    padding: .7em;
    font-size: 17px;
    color: #000;
    text-transform: capitalize;
    margin-top: 1em;
	font-family: 'Raleway', sans-serif;
}
.payment-sendbtns li {
    display: inline-block;
}
.payment-sendbtns input[type="reset"] {
    background: #F44336;
    padding: 12px 30px;
    border: none;
    color: #FFF;
    cursor: pointer;
    font-size: 16px;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    outline: none;
	font-family: 'Raleway', sans-serif;
}
.payment-sendbtns input[type="submit"] {
    background: #2196F3;
    padding: 12px 30px;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-appearance: none;
    outline: none;
    text-decoration: none;
	font-family: 'Raleway', sans-serif;
}
.payment-sendbtns input[type="submit"]:hover,.payment-sendbtns input[type="reset"]:hover{
	background:#ff4f81;
}
ul.payment-sendbtns {
    margin-top: 2em;
}
input[type="text"],input[type="tel"],textarea {
    width: 92%;
    padding: .7em 1em;
    font-size: 16px;
    margin-top: 1em;
    outline: none;
	font-family: 'Raleway', sans-serif;
}
textarea {
	height:70px;
    font-size: 17px;
}
.special-star i.fa {
    color: #ff4f81;
    font-size: 1em;
    margin: 0 .1em;
}
.special-star {
    margin: 1em 0;
    text-align: center;
	font-size:18px;
}
p {
    text-align: center;
    margin: 1em 0;
    color: #000;
    font-size: 20px;
    text-transform: capitalize;
}
span{
    color: #ff4f81;
    font-size: 30px;
    font-weight: 700;
	padding-left:.5em;
}
b {
    font-weight: bold;
}
/*-- //login --*/

.modal-content.modal-info {
    border-radius: 0;
    border: none;
}

::-webkit-input-placeholder{
	color:#666;
}

:-moz-placeholder { /* Firefox 18- */
   color: #666; 
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #666;  
}

:-ms-input-placeholder {  
   color: #666;  
}
/*--responsive--*/
@media(max-width:1920px){
	h1 {
		margin: 2.5em 0 .8em;
	}
	.login-w3l, .profile-agileits {
		height: 600px;
	}
}
@media(max-width:1680px){
	.login-form p {
		margin-top: 46px;
	}
	.agileinfo-dot {
		padding: 1em 0 28.6em;
	}
}
@media(max-width:1600px){
	.login-form p {
		margin-top: 33px;
	}
	.agileinfo-dot {
		padding: 1em 0 2em;
	}
	h1 {
		margin: 0.5em 0 .8em;
	}
	.login-w3l, .profile-agileits {
		height: 530px;
	}
}
@media(max-width:1440px){
	.img1 li, .img2 li {
		display: inline-block;
		padding: 0 1em;
	}
	h2.sub-head-w3-agileits, h3.sub-head-w3-agileits {
		margin: 0.9em 0;
	}
}
@media(max-width:1366px){
	p.footer {
		margin: 3em 0 3em;
	}	
}
@media(max-width:1280px){
	h2.sub-head-w3-agileits, h3.sub-head-w3-agileits {
		margin: 0.7em 0;
	}
	.login-section {
		width: 85%;
	}
	h1 {
		font-size: 45px;
	}
}
@media(max-width:1080px){
	.login-section {
		width: 90%;
	}
	h1 {
		font-size: 45px;
	}
	.img1,.img2 {
		width: 21.5%;
	}
}
@media(max-width:1050px){
	h2.sub-head-w3-agileits, h3.sub-head-w3-agileits {
		margin: 0.63em 0;
	}
	h1 {
		font-size: 40px;
		margin: 1em 0 1em;
	}
	.login-form input[type="text"], .login-form input[type="password"], .login-form input[type="email"] {
		width: 92%;
	}
	.profile-agileits h3 ,.profile-agileits h4{
		font-size: 28px;
	}
	.img1 li, .img2 li {
		padding: 0 .6em;
	}
}
@media(max-width:1024px){
	.login-section {
		width: 91%;
	}
	h1 {
		font-size: 38px;
	}
	p.footer {
		margin: 3.5em 0;
	}
	.agileinfo-dot {
		padding: 1em 0 3.37em;
	}
	.login-form input[type="text"], .login-form input[type="password"], .login-form input[type="email"] {
		width: 85%;
	}
	.mfp-close {
		left: -4px;
	}
}
@media(max-width:991px){
	.login-section {
		width: 94%;
	}
	input[type="submit"] {
		padding: 11.7px 0;
	}
	p.footer {
		margin: 2em 0;
		font-size: 13px;
	}
}
@media(max-width:900px){
	h2.sub-head-w3-agileits, h3.sub-head-w3-agileits {
		font-size: 23px;
	}
	p.footer {
		margin: 2.7em 0;
	}
	.login-section {
		width: 95%;
	}
	.img1, .img2 {
		width: 21%;
	}
	.img1 li, .img2 li {
		padding: 0 .5em;
	}
	.login-section ul li a {
		font-size: 15px;
	}
	.popupleft, .popupright {
		width: 46%;
		float: left;
		margin: 0 1em;
	}
	.popupright h4 {
		font-size: 18px;
	}
}
@media(max-width:800px){
	.login-section {
		width: 93%;
	}
	.img1,.img2 {
		width: 22.5%;
		float: left;
		margin: 0 .5em;
	}
	h1 {
		font-size: 36px;
	}
	.popupleft, .popupright {
		width: 45%;
	}
	input[type="text"], input[type="tel"], textarea {
		width: 88%;
	}
}
@media(max-width:768px){
	h1 {
		font-size: 33px;
	}
	.login-section {
		width: 97%;
	}
	ul.payment-sendbtns {
		margin-top: 1em;
	}
}
@media(max-width:736px){
	.login-section {
		width: 99%;
	}
	h1 {
		font-size: 31px;
	}
}
@media(max-width:667px){
	.mfp-close {
		left: -3px;
		top: -37px;
	}
	.login-section i.fa {
		margin-right: .5em;
	}
	.img1 li, .img2 li {
		padding: 0 .4em;
	}
	.popupleft, .popupright {
		margin: 0 .8em;
	}
}
@media(max-width:640px){
	.img1, .img2 {
		width: 46%;
		margin-bottom: 1.5em;
	}
	.bottomrow {
		margin-top: 0em;
	}
	.login-section {
		width: 85%;
	}
	.img1 li, .img2 li {
		padding: 0 1.5em;
	}
	input[type="text"], input[type="tel"], textarea {
		width: 86.5%;
	}
}
@media(max-width:600px){
	.my-mfp-zoom-in.mfp-ready #small-dialog, .my-mfp-zoom-in.mfp-ready #small-dialog1, .my-mfp-zoom-in.mfp-ready #small-dialog2, .my-mfp-zoom-in.mfp-ready #small-dialog3, .my-mfp-zoom-in.mfp-ready #small-dialog4, .my-mfp-zoom-in.mfp-ready #small-dialog5, .my-mfp-zoom-in.mfp-ready #small-dialog6, .my-mfp-zoom-in.mfp-ready #small-dialog7 {
		padding: 30px 20px;
	}
	select {
		font-size: 15px;
	}
	input[type="text"], input[type="tel"], textarea {
		width: 86%;
		font-size: 15px;
	}
	textarea {
		font-size: 16px;
	}
}
@media(max-width:568px){
	p.footer {
		margin: 1.5em 0;
		padding: 0 25px;
		line-height: 28px;
	}
	h1 {
		font-size: 29px;
	}
	.popupleft {
		width: 50%;
		float: none;
		margin: 0 auto;
	}
	.popupright {
		width: 95%;
	}
	input[type="text"], input[type="tel"], textarea {
		width: 93%;
	}
}
@media(max-width:480px){
	h1 {
		font-size: 27px;
	}
	.img1, .img2 {
		width: 46%;
	}
	.login-section {
		width: 95%;
	}
	.img1 li, .img2 li {
		padding: 0 1.2em;
	}
	p.footer {
		margin: 1em 0;
	}
	input[type="text"], input[type="tel"], textarea {
		width: 91%;
	}
}
@media(max-width:440px){
	.img1 li, .img2 li {
		padding: 0 1em;
	}
	.popupleft {
		width: 80%;
	}
}
@media(max-width:414px){
	h1 {
		font-size: 25px;
	}
	.img1, .img2 {
		width: 100%;
		margin: 0;
		margin-bottom: 1.5em;
	}
	.login-section {
		width: 75%;
	}
	.img1 li, .img2 li {
		padding: 0 2.5em;
	}
	.popupleft {
		width: 80%;
	}
	.popupright h4 {
		line-height: 27px;
	}
	input[type="text"], input[type="tel"], textarea {
		width: 89%;
	}
	p {
		margin: 0em 0;
		font-size: 17px;
	}
	.special-star {
		margin: 0.5em 0 2em;
		font-size: 16px;
	}	
	span {
		font-size: 25px;
	}
}
@media(max-width:384px){
	h1 {
		font-size: 24px;
		margin: 1em 0 1em;
	}
}
@media(max-width:375px){
	.img1 li, .img2 li {
		padding: 0 2em;
	}
	.popupright h4 {
		font-size: 17px;
	}
}
@media(max-width:320px){
	h1 {
		font-size: 21px;
		letter-spacing: 2px;
	}
	.login-section {
		width: 85%;
	}
	.my-mfp-zoom-in.mfp-ready #small-dialog, .my-mfp-zoom-in.mfp-ready #small-dialog1, .my-mfp-zoom-in.mfp-ready #small-dialog2, .my-mfp-zoom-in.mfp-ready #small-dialog3, .my-mfp-zoom-in.mfp-ready #small-dialog4, .my-mfp-zoom-in.mfp-ready #small-dialog5, .my-mfp-zoom-in.mfp-ready #small-dialog6, .my-mfp-zoom-in.mfp-ready #small-dialog7 {
		padding: 30px 10px;
	}
	.popupright {
		width: 92%;
	}
	input[type="text"], input[type="tel"], textarea {
		width: 85%;
	}
}
/*--responsive--*/