@font-face{font-family:'AvenirMedium';src:url(fonts/Avenir-Medium.ttf);font-weight:400;font-style:normal}
@font-face{font-family:'AvenirNextLight';src:url(fonts/AvenirNext-UltraLight.ttf);font-weight:400;font-style:normal}
@font-face{font-family:'AvenirRoman';src:url(fonts/Avenir-Roman.ttf);font-weight:400;font-style:normal}
@font-face{font-family:'AvenirNextBold';src:url(fonts/AvenirNext-Bold.ttf);font-weight:400;font-style:normal}
@font-face{font-family:'AvenirNextCondensedBold';src:url(fonts/AvenirNextCondensed-Bold.ttf);font-weight:400;font-style:normal}
@font-face{font-family:'AvenirNextCondensedMedium';src:url(fonts/AvenirNextCondensed-Medium.ttf);font-weight:400;font-style:normal}
@font-face{font-family:'AvenirNextCondensedRegular';src:url(fonts/AvenirNextCondensed-Regular.ttf);font-weight:300;font-style:normal}
@font-face{font-family:'AvenirNextRegular';src:url(fonts/AvenirNext-Regular.ttf);font-weight:400;font-style:normal}
@font-face{font-family:'AvenirNextMedium';src:url(fonts/AvenirNext-Medium.ttf);font-weight:400;font-style:normal}
@font-face{font-family:'AvenirNextDemiBold';src:url(fonts/AvenirNext-DemiBold.ttf);font-weight:400;font-style:normal}
@font-face{font-family:'AvenirBook';src:url(fonts/Avenir-Book.ttf);font-weight:400;font-style:normal;}
@font-face{font-family:'AvenirNextConddensedUltraLight';src:url(fonts/AvenirNextCondensed-UltraLight.ttf);font-style:normal;}

@font-face{
	font-family: 'coverfaceSe';
  src: url("fonts/Coverface_SE_FS.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face{
	font-family: 'coverfaceSeLight';
  src: url("fonts/Coverface_SE_Light_FS.ttf");
  font-weight: normal;
  font-style: normal;
}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {  border: 0;  margin: 0;  padding: 0;  -webkit-text-size-adjust: none;}

article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object { display: block;}

body {  margin: 0;  background: #ffffff;  font-size: 18px;  color: #242424;  font-family: 'AvenirNextMediumm', sans-serif;}
img {  vertical-align: middle;  max-width: 100%;}
a {  text-decoration: none;}
a:hover,a:focus {  text-decoration: none;  outline: none;}

.container {
  /*width: 400px;*/
  width:100%;
  max-width: 1150px;
  margin: 0 auto;
}
/*Main css for desktop*/
header{ background-color:#242424; background-image:url(../images/bg.jpg); background-position: top; background-repeat: no-repeat; background-size: cover; margin:0 auto; display:block; padding:25px 0px 5px 0px;}
header .container img{ margin:0 auto; display:block;}

header .banner h1{font-family:"AvenirNextDemiBold", sans-serif; text-align:center; font-size:36px; line-height:50px; color:#ffffff; margin-top:35px;}
header .banner h2{font-family:"calibri", sans-serif; font-size:22px; line-height:35px; font-weight:300;color:#fffb01;margin-top:10px; text-align:center;}
header .banner .divider{ background-color:#666; height:2px; width:410px; margin:20px auto 20px auto; display:block;}
header .banner .form-step1{ width:656px; height:397px; border:1px solid #ffffff; margin:0 auto; display:block;background:#ffffff; background-position: top;    border-radius: 15px;}
header .banner .form-step1 .head{height:32px; padding:8px 0px; width:100%; background:#69c1dd; color:#fff; text-align:center; font-family: 'AvenirMedium', sans-serif; font-size:24px; vertical-align:middle;}
header .banner .form-step1 .formmiddle{}
header .banner .form-step1 .formmiddle p{margin:35px auto 25px auto; width:85%; color:#23408c; font-family:"AvenirMedium",sans-serif; font-weight:bold; font-size:30px; line-height:35px; text-align:center;}
header .banner .form-step1 .formmiddle .button{width:65%; margin:0 auto; display:block;}
header .banner .form-step1 .formmiddle .button .btn{width:181px; height:75px;text-align:center; color:#23408c; background:#fff; border:none; font-size:25px;font-family:"AvenirMedium",sans-serif;border-style: solid;border-color:#23408c;border-radius: 10px;border-width: thin;}
.left{ float:left;}
.right{float:right;}
.clr{clear:all;}
/*
header .banner #step2 .formmiddle p,header .banner #step3 .formmiddle p{width:90%;}
header .banner #step4 .formmiddle p{width:75%;}
header .banner #step5 .formmiddle p{width:100%; margin:25px auto;}
.marginright{margin-right:30px;}
header .banner #step5 .formmiddle .select{width:82%;}
*/
header .banner .formmiddle .select{width:fit-content;margin:0 auto; display:block;}
/*header .banner .formmiddle .select .selectbox{width:300px;margin:0 auto; display:block; padding:20px; font-size:24px; font-family:"AvenirRoman",sans-serif;-moz-appearance:none; border-radius: 15px;*/
header .banner .formmiddle .select .selectbox{width:250px; padding:10px; border:1px solid #999; font-size:18px;font-family:"AvenirRoman",sans-serif; margin-bottom:35px; border-radius: 10px;}
/* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none; background:url(../images/dropdownarrow.png) no-repeat; background-position:95%; background-color:#fff;border-color:#999;}
header .banner .formmiddle .gobox{width:300px;margin:0 auto; display:block; padding:20px; font-size:24px; font-family:"AvenirRoman",sans-serif;-moz-appearance:none;border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none; background:url(../images/loc.png) no-repeat; background-position:3%; background-color:#fff;}
.gobtn{
	width: 80px;border: 1px solid #ac041e;padding: 10px 10px 10px 0px;font-size: 18px;font-family: avenirroman,sans-serif;margin-left: -2px;background: url(../images/rarrow.png) no-repeat;background-position: 90%;background-color: #ac041e;color: #ffffff;font-weight: bold;border-top-right-radius: 15px; border-bottom-right-radius: 15px;cursor: pointer;
}

.gobtn:hover {cursor:pointer; background-color:#830014; color:#ffffff;}

	
header .banner .formmiddle .select input[type="text"],header .banner .formmiddle .select input[type="date"]{width:250px; padding:10px; border:1px solid #999; font-size:18px;font-family:"AvenirRoman",sans-serif; margin-bottom:35px; border-radius: 10px;}
header .banner .formmiddle .select input[type="search"]{padding:10px; border:1px solid #999; font-size:18px;font-family:"AvenirRoman",sans-serif; margin-bottom:35px;}
header .banner .formmiddle .btnfinal{text-align:center; color:#fff; background:#ac041e; border:none; font-size:30px;font-family:"AvenirMedium",sans-serif; margin:0 auto; padding:15px 10px; display:block; width:82%;border-radius: 15px;}

header .banner .dtext{font-family:"calibri", sans-serif; font-size:30px; line-height:35px; font-weight:300;color:#23408c;margin:45px auto; text-align:center;padding:10px;}
header .banner .dtext span{color:#fffb01;}

.middle{ background-color:#fff;margin:0 auto; padding:40px 0px 55px 0px;}
.middle .title{width:600px; margin:0 auto; display:block;}
.middle .title .blueline{ display:inline-block; margin:10px; background-color:#377b91; height:1px; width:80px;}
.middle .title h3{display:inline-block; text-transform:uppercase; color:#222222; font-family:"calibri", sans-serif; font-weight:500; font-size:32px; margin-bottom:45px;}
.middle .content p{font-family:"calibri", sans-serif; color:#222; line-height:28px; font-size:24px; padding:0px 0 30px 0;}
.middle .content .cancerlist ul{display:inline-block; width:30%; margin:20px 0 50px 100px;}
.middle .content .cancerlist ul li{font-family:"calibri", sans-serif; color:#222; line-height:35px; font-size:30px; font-weight:bold;}
.middle .content .cancerlist .imageset{display:inline-block; width:60%; vertical-align:top;}
.middle .content .cancerlist .imageset img{width:100%;}
.middle .btn{width:550px; margin:0px auto 0 auto; display:block;color:#ffffff;font-family: 'AvenirNextDemiBold', sans-serif;background-color:#ac041e; text-transform:uppercase;font-size:24px; padding:20px 20px; border:none; border-radius: 15px;}

footer{background:#011d26;}
footer .bottom-box img{margin:0 auto; padding:30px 0 30px 0; display:block; position:relative;}
footer .copyright{font-size:14px; font-family:'AvenirRoman',sans-serif; color:#547079; line-height:30px; text-align:center;}
footer .policy ul{list-style-type:disc;margin:0 auto; padding:0 0 50px 0;display:block; width:fit-content;max-width:375px;}
footer .policy ul li{display:inline-block;list-style-type:disc;font-size:20px; font-family:'AvenirRoman',sans-serif; color:#547079; text-transform:uppercase; padding-right:20px;}
footer .policy ul li:before {
  content: "• ";
}
footer .policy ul li a{font-size:14px; font-family:'AvenirRoman',sans-serif; color:#547079; text-decoration:underline;}

footer .policy {
    text-align: center;
    padding-bottom: 40px;
    color: #547079;
}

footer .policy a {
    font-size: 14px;
    font-family: avenirroman,sans-serif;
    color: #547079;
    text-decoration: underline;
}


#step11,#step1,#step2,#step3,#step4,#step5,#step6,#step7,#step8{display:none;}
header .formmiddle label.error{font-size:20px; font-weight:300; font-family:"calibri", sans-serif;
    display: block;
    position: absolute; color:#ff0000;

	}
	
	
	.alert {
  text-align:center;
  position: inherit;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #ff1100;
  color: white;
  font-size:18px;
}

 .callnow {display:inline;}
 
 


.addrfield{width:100%;}


.rightpart { margin-left: 285px; }


@media (min-width: 901px) and (max-width: 1180px){
	.container{width:calc(100% - 40px); padding:0px 20px;}
	.middle{width:calc(100% - 40px);}

}
@media (min-width: 901px) and (max-width: 1029px){
	.middle .content .cancerlist .imageset{display:inline-block; width:57%; vertical-align:top;}
}
@media (min-width: 1030px) and (max-width: 1150px){
	.middle .brands{width:90%; position:relative; margin:0 auto;}
	.middle .content .cancerlist .imageset{display:inline-block; width:58%; vertical-align:top;}
}
@media (min-width: 769px) and (max-width: 900px){
	.container{width:calc(100% - 20px); padding:0px 10px;}
	.middle .content .cancerlist .imageset{display:inline-block; width:58%; vertical-align:top;}
	header .banner h1{font-size:38px; line-height:40px;}
	header .banner h2{font-size:20px; line-height:31px;}
	header .banner .divider{margin-bottom:50px;}
	header .banner .dtext{font-size:24px; line-height:30px;}
	.middle .content .cancerlist ul{margin:0px 0 50px 30px;}
}


@media (min-width: 601px) and (max-width: 769px){
	.container{width:calc(100% - 20px); padding:0px 10px;}
	.middle .content .cancerlist .imageset{display:inline-block; width:58%; vertical-align:top;}
	header .banner h1{font-size:30px; line-height:32px;}
	header .banner h2{font-size:20px; line-height:25px;}
	header .banner .divider{margin-bottom:50px;}
	header .banner .dtext{font-size:20px; line-height:26px;}
	.middle .content .cancerlist ul{margin:0px 0 50px 30px;}
	header .banner .form-step1{ width:90%; height:350px;}
	header .banner .form-step1 .formmiddle .button{width:70%;}
	header .banner .form-step1 .formmiddle .button .btn{width:170px; height:60px; font-size:26px;padding:0px;}
	.middle .content p{font-size:22px;}

	.middle .title h3{margin-bottom:25px;}
	.middle .content .cancerlist ul li{font-size:24px;}
	footer .copyright,footer .policy ul li,footer .policy ul li a{font-size:18px;}

	header .banner #step5 .formmiddle .select{width:fit-content;}
	header .banner .formmiddle .select input[type="text"],header .banner .formmiddle .select input[type="search"],header .banner .formmiddle .select input[type="select"]{width:230px;}
	
	header .banner .formmiddle .btnfinal{padding:10px; font-size:25px; width:78%;}
	header .banner #step5{ height:370px;}
	header .banner #step3 .formmiddle p,header .banner #step2 .formmiddle p{ margin:50px auto 30px auto;}
}

@media (min-width: 300px) and (max-width: 802px){
	 .callnow {display:block;margin-top:4px;}
	 
}

@media (min-width: 200px) and (max-width: 425px){
.rightpart{margin: -30px auto;margin-left:0;}
.leftpart{margin: -30px auto;margin-left:0;}
	header .container img {
		width:150px;
		    margin-top: -20px;

	}
	
	header .formmiddle label.error {
		margin-top: -30px;
		font-size: 20px;
	}
	
	.addrfield{width:250px;}
 .alert { font-size:14px; }


	.container{width:calc(100% - 20px); padding:0px 10px;}
	.middle .content .cancerlist .imageset{display:block; width:100%; margin-bottom:50px; vertical-align:top;}
	header .banner h1{font-size:22px; line-height:24px;}
	header .banner h2{font-size:20px; line-height:22px;}
	header .banner .divider{margin:10px auto 10px auto; width:65%;}
	header .banner .dtext{font-size:18px; line-height:26px; margin:25px auto;}
	.middle .content .cancerlist ul{margin:0px 0 50px 30px;}
	header .banner .form-step1{ width:90%; /*height:260px;*/}
	header .banner .form-step1 .formmiddle .button{width:60%;}
	header .banner .form-step1 .formmiddle .button .btn{width:80px; height:50px; font-size:22px;padding:0px;}
	.middle{padding-top:30px;}
	.middle .content p{font-size:20px; padding:0px 5px 30px 5px;}
	.middle .title{width:310px;}
	.middle .title .blueline{width:20px; /*margin:10px 5px;*/}
	.middle .title h3{margin-bottom:25px; font-size:25px; width:calc(100% - 120px); text-align:center;}
	.middle .btn{width:96%; font-size:20px; padding:12px 15px;}
	.middle .content .cancerlist ul{width:90%; display:block;}
	.middle .content .cancerlist ul li{font-size:22px;}
	footer .copyright,footer .policy ul li,footer .policy ul li a{font-size:14px; line-height:20px;}
	footer .bottom-box img{padding:30px 0 25px 0;}
	header .banner .form-step1 .head{height:28px; font-size:20px;}
	header .banner .form-step1 .formmiddle p{ width:90%; font-size:20px; margin:20px auto 20px auto;line-height: 25px;}

	header .banner #step5 .formmiddle .select{width:fit-content;}
	header .banner .formmiddle .select .selectbox{/*width: 100%;*/margin: 0 auto; display: block; margin-bottom: 30px; padding: 5px; font-size:20px;}
	
	
	
	header .banner .formmiddle .select input[type="text"],header .banner .formmiddle .select input[type="date"],header .banner .formmiddle .select input[type="select"]{/*width: 100%;*/margin: 0 auto; display: block; margin-bottom: 30px; padding: 5px; font-size:20px;}
		header .banner .formmiddle .select input[type="search"]{/*width: 100%;*/margin: 0 auto; display: block; margin-bottom: 30px; padding: 5px; font-size: 18px;}
	header .banner .formmiddle .btnfinal{padding:10px; font-size:22px; width:80%;margin-top:40px;}
	header .banner #step2,header .banner #step3,header .banner #step4{ height:270px; padding-bottom:20px;}
	header .banner #step3 .formmiddle p,header .banner #step2 .formmiddle p{ margin:30px auto 30px auto; line-height:24px; font-size:18px;}
	header .banner #step5 .formmiddle p,header .banner #step4 .formmiddle p{font-size:18px;line-height:24px;}
	header .banner #step5{height:auto; padding-bottom:20px;}
	.rightpart{margin-left:0px;}
}
@media (min-width: 426px) and (max-width: 600px){
	.rightpart{margin: -30px auto;margin-left:0;}
.leftpart{margin: -30px auto;margin-left:0;}
	.container{width:calc(100% - 20px); padding:0px 10px;}
	.middle .content .cancerlist .imageset{display:block; width:100%; margin-bottom:50px; vertical-align:top;}
	header .banner h1{font-size:22px; line-height:24px;}
	header .banner h2{font-size:20px; line-height:31px;}
	header .banner .divider{margin-bottom:50px; width:65%;}
	header .banner .dtext{font-size:24px; line-height:30px;}
	.middle .content .cancerlist ul{margin:0px 0 50px 30px;}
	header .banner .form-step1{ width:90%; height:290px;}
	header .banner .form-step1 .formmiddle .button{width:90%;}
	header .banner .form-step1 .formmiddle .button .btn{width:150px; font-size:26px;}
	.middle .content p{font-size:22px; padding:0px 5px 30px 5px;}
	.middle .title{width:415px;}
	.middle .title .blueline{width:30px; margin:10px 5px;}
	.middle .title h3{margin-bottom:25px; font-size:26px;}
	.middle .btn{width:96%; font-size:22px; padding:12px 15px;}
	.middle .content .cancerlist ul{width:90%; display:block;}
	.middle .content .cancerlist ul li{font-size:24px;}
	footer .copyright,footer .policy ul li,footer .policy ul li a{font-size:12px;}
	footer .bottom-box img{padding:30px 0 25px 0;}
	header .banner .form-step1 .head{height:28px; font-size:20px;}
	header .banner .form-step1 .formmiddle p{ width:90%; font-size:20px; margin:20px auto 20px auto;}


	header .banner #step5 .formmiddle .select{width:fit-content; max-width:300px;}
	header .banner .formmiddle .select .selectbox{padding:10px;}
	header .banner .formmiddle .select input[type="text"],header .banner .formmiddle .select input[type="search"],header .banner .formmiddle .select input[type="select"]{width: 100%;margin: 0 auto; display: block; margin-bottom: 30px; padding: 8px; font-size: 20px;}
	header .banner .formmiddle .btnfinal{padding:10px; font-size:25px; width:67%;}
	header .banner #step5{ height:auto; padding-bottom:20px;}
	header .banner #step3 .formmiddle p,header .banner #step2 .formmiddle p{ margin:30px auto 30px auto;}
	header .banner #step5 .formmiddle p{font-size:22px;}
	.rightpart{margin-left:0px;}

}

@media (min-width: 601px){
header .formmiddle label.error{ margin-top:-32px; }
}

.btn:hover {cursor:pointer; background-color:#830014; color:#ffffff;}
header .btn:hover {cursor:pointer; background-color:#69c1dd; color:#ffffff;}
.start-today:hover {cursor:pointer; background-color:#69c1dd; color:#ffffff;}
#hover:hover {cursor:pointer; background-color:#69c1dd; color:#ffffff;}

.evolutionbutton {
	font-size: 24px;
    font-family: "AvenirNextRegular";
    color: #ffffff;
    background-color: #fd8d29;
    border: 0;
    margin: 0 auto;
    display: block;
    padding: 5px 30px 5px 30px;
    cursor: pointer;
    border-radius: 5px;
}


.btn{width:100%;color:#ffffff;font-family: 'AvenirNextRegular', sans-serif;background-color:#287bbf; text-transform:uppercase;font-size:24px; padding:20px 20px; border:1px solid #636666;}

.backbtn{
	clear:both;
	text-align:center;
	padding-top:25px;

}
.backbtn a{
	color: #23408c;
	text-decoration:underline;
}

header .banner .form-step1 .formmiddle .button .btn:hover{
	cursor:pointer; background-color:#23408c; color:#ffffff;
}

header .banner .formmiddle .btnfinal:hover {
	cursor:pointer;
	background-color:#830115;

}


.loader {
  margin: 20px auto;
  font-size: 5px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
  }
}

.w3-light-grey, .w3-hover-light-grey:hover, .w3-light-gray, .w3-hover-light-gray:hover {
    color: #000!important;
    background-color: #f1f1f1!important;
	margin: 0 auto;
    width: 75%;
    margin-top: 20px;
	text-align: center;
	border-radius: 5px;
}
.w3-red, .w3-hover-red:hover {
    color: #fff!important;
    background-color: #ac041e!important;
	border-radius: 5px;
	font-size: 15px;
    padding: 5px;
}
#modal {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    height: 100%;
    width: 100%;
	
}
.modalconent {

	font-family: 'AvenirNextRegular',sans-serif;
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
	width:400px;
	height:200px;
    max-width: 95%;
    padding: 20px;
	border-radius: 10px;
	color: #458dc8;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
}
.lds-default {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-default div {
  position: absolute;
  width: 6px;
  height: 6px;
  background: #458dc8;
  border-radius: 50%;
  animation: lds-default 1.2s linear infinite;
}
.lds-default div:nth-child(1) {
  animation-delay: 0s;
  top: 37px;
  left: 66px;

}
.lds-default div:nth-child(2) {
  animation-delay: -0.1s;
  top: 22px;
  left: 62px;
}
.lds-default div:nth-child(3) {
  animation-delay: -0.2s;
  top: 11px;
  left: 52px;
}
.lds-default div:nth-child(4) {
  animation-delay: -0.3s;
  top: 7px;
  left: 37px;
}
.lds-default div:nth-child(5) {
  animation-delay: -0.4s;
  top: 11px;
  left: 22px;
}
.lds-default div:nth-child(6) {
  animation-delay: -0.5s;
  top: 22px;
  left: 11px;
}
.lds-default div:nth-child(7) {
  animation-delay: -0.6s;
  top: 37px;
  left: 7px;
}
.lds-default div:nth-child(8) {
  animation-delay: -0.7s;
  top: 52px;
  left: 11px;
}
.lds-default div:nth-child(9) {
  animation-delay: -0.8s;
  top: 62px;
  left: 22px;
}
.lds-default div:nth-child(10) {
  animation-delay: -0.9s;
  top: 66px;
  left: 37px;
}
.lds-default div:nth-child(11) {
  animation-delay: -1s;
  top: 62px;
  left: 52px;
}
.lds-default div:nth-child(12) {
  animation-delay: -1.1s;
  top: 52px;
  left: 62px;
}
@keyframes lds-default {
  0%, 20%, 80%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
}
        .input-icons i { 
            position: absolute; 
			margin-top: 13px;
			font-family: 'calibri', sans-serif;
			font-weight: 300;
			color: #666;
			margin-left: 8px;
			font-size:20px;
			font-style: normal;
        } 
          
        .input-icons { 
            width: 100%; 
            margin-bottom: 10px; 
        } 
          
        .icon { 
            padding: 10px; 
            min-width: 40px; 
        } 
          
        .input-field { 
            width: 100%; 
            padding: 10px; 
            text-align: center; 
        } 