
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{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*/

.footer{
color:#fff;
margin-top:50px;

    
}

.information-plans{
height:500px;
width:700px;
background:#fff;
position:absolute;
left:100%;
top:20%;
border-radius:30px;
margin-left:-700px;

    
}


body{
	margin:0;
	padding:0;
	background: url(../images/2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
	 font-family: 'Roboto', sans-serif;
 }
h1,h2,h3,h4,h5,h6{
	margin:0;	
}	
p{
	margin:0;
}
ul{
	margin:0;
	padding:0;
}
p,ul,ol{
	font-size:14px;
}
.background-video {
	position: fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	width: 100%;
	height:100%;
}
input[type="submit"],a,.agileinfo_social_icons li{
	transition:.5s ease-in;
	-webkit-transition:.5s ease-in;
	-moz-transition:.5s ease-in;
	-o-transition:.5s ease-in;
	-ms-transition:.5s ease-in;
}

.box-icons p{
color:#fff;
font-size:18px;
min-width:   
}

.box-icons{
width:250px;
min-height:35px;
margin-top:60px;
margin-bottom:30px;

    
}

.box-icons img{
width:60px;    
    
}

.icons{
margin-top:20px;
}

.box-icons{
display:inline-block;    
    
}

.banner-right {
    text-align: center;
    
    padding: 3em 0 2em;
}
.banner-right-info p{
    color: #FFFFFF;
    font-size: 1.2em;
    margin: 0 auto 2.3em;
    font-weight: 100;
    width: 60%;
}
.agileits-timer{

    margin: 0 auto;
    box-sizing: border-box;
    width: 70%;
}
.timer {
	font-size: 3em;
    display: inline-block;
    vertical-align: top;
    color: #fff;
   
    font-weight: 100;
}
.text {
    font-size: .9em;
    color: #fff;
    margin-top: 0.5em;
    text-align: center;
   
    letter-spacing: 2px;
}
.column {
    padding: 48px 0;
   display:inline-block;
    margin: 0 46px;
    width: 15%;
    background:rgba(0,0,0,0.4);
transform: skew(-9deg, 0deg) ;
-webkit-transform: skew(-9deg, 0deg) ;
-moz-transform: skew(-9deg, 0deg) ;
-o-transform: skew(-9deg, 0deg) ;
-ms-transform: skew(-9deg, 0deg) ;

    text-align: center;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.column.days {
  
}
.days {
    display: none;
}

.newsletter{
max-width:800px;    
    
}
.newsletter {
    

}
.newsletter h2 {
    color: #fff;
    font-weight:300;
    font-size: 1.8em;
    margin: 0 0 1em 0;
    
    text-transform: uppercase;
}

::-webkit-input-placeholder { 
  color: #a0a0a0;
}
::-moz-placeholder { 
  color: #a0a0a0;
}
:-ms-input-placeholder {
  color: #a0a0a0;
}
:-moz-placeholder { 
  color: #a0a0a0;
}

.newsletter input[type="text"] {
    padding: .5em;
    border: solid 1px #FFFFFF;
     
    margin-right: 10px;
    font-size: .9em;
    color: #fff;
    outline: none;
 
    background: rgba(255, 255, 255, 0);
}
.newsletter input[type="submit"] {
    text-transform: uppercase;
    font-size: .9em;
    font-weight: 500;
	background:#ff000a;
	border: solid 1px #ff000a;
	color:#FFFFFF;
    padding: .5em 1em;
    outline: none;
    
    vertical-align: middle;
    cursor: pointer;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -webkit-appearance: none;
}   
.newsletter input[type="submit"]:hover {
     background: #131313;
    border: solid 1px #131313;
	 color: #fff;
}
/*--//newsletter--*/
/*-- social-icons --*/
.agileinfo-social-grids {
    z-index: 999;
    text-align: center;
    margin-top: 20px;
}
.agileinfo-social-grids ul {
    padding: 0;
    margin: 0;
}
.agileinfo-social-grids ul li {
    display: inline-block;
    margin: .5em 0;
}
.agileinfo-social-grids ul li a {
    color: #FFFFFF;
    text-align: center;
}
.agileinfo-social-grids ul li a i.fa.fa-facebook, .agileinfo-social-grids ul li a i.fa.fa-twitter, .agileinfo-social-grids ul li a i.fa.fa-rss, .agileinfo-social-grids ul li a i.fa.fa-vk {
    height: 30px;
    width: 30px;
    border: solid 2px rgba(255, 255, 255, 0.62);
    line-height: 30px;
    background: none;
    border-radius: 30px;
    color: #FFFFFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.agileinfo-social-grids ul li a i.fa.fa-facebook:hover {
	border: solid 2px #3b5998;
	background:#3b5998;
    color: #FFFFFF;
}
.agileinfo-social-grids ul li a i.fa.fa-twitter:hover{
	border: solid 2px #55acee;
	background:#55acee;
	color: #FFFFFF;
}
.agileinfo-social-grids ul li a i.fa.fa-rss:hover{
	border: solid 2px #f26522;
	background:#f26522;
	color: #FFFFFF;
}
.agileinfo-social-grids ul li a i.fa.fa-vk:hover{
	border: solid 2px #45668e;
	background:#45668e;
	color: #FFFFFF;
}
/*-- //social-icons --*/
/*-- banner --*/
.center-container{
	padding:0em 0;
	background: rgba(0, 0, 0, 0.28);
}
.w3layouts_copy_right{
	padding:0;
	text-align:center;
	border-top:none;
}
.w3layouts_copy_right p {
    color: #ffffff;
    line-height: 2em;
    font-size: 16px;
}
.w3layouts_copy_right p a{
	color:#21f5ff;
	text-decoration:none;
}
.w3layouts_copy_right p a:hover{
	color:#fff;
}
/*-- //footer --*/
.main{
	padding:6em 0 2em;
}
.main h1{
    background:rgba(0,0,0,0.3);
    padding:20px;
    width:58%;
    margin:0 auto;
    margin-top:100px;
	text-align: center;
    color:#fff;
    font-size: 3em;
    margin-bottom: 0em;
	text-transform: uppercase;
	letter-spacing:0px;
    font-weight:900;
    transform: skew(-9deg, 0deg) ;
-webkit-transform: skew(-9deg, 0deg) ;
-moz-transform: skew(-9deg, 0deg) ;
-o-transform: skew(-9deg, 0deg) ;
-ms-transform: skew(-9deg, 0deg) ;  
}

.main span{


    
}





@media (max-width: 1440px){
.main {
    padding: 9.6em 0 6em;
}
.banner-right-info p {
    width: 100%;
}
.clock .column {
    margin: 0 30px;
    width: 18%;
}
}
@media (max-width: 1366px){
.main {
    padding: 4.4em 0 3em;
}
.clock .column {
    padding: 46px 0;
}
}
@media (max-width: 1280px){
.main {
    padding: 6em 0 3.4em;
}
.clock .column {
    padding: 39px 0;
    margin: 0 27px;
}
}
@media (max-width: 1080px){
.main h1 {
	font-size: 2.7em;
}
.clock .column {
    padding: 27px 0;
    margin: 0 22px;
}
/*-- w3layouts --*/
}
@media (max-width: 1024px){
	.banner-right {
    padding: 2.4em 0 2em;
}
.main {
    padding: 3em 0 1.4em;
}
.clock .column {
    padding: 27px 0;
    margin: 0 21px;
}
}
@media (max-width: 991px){
	.main {
    padding: 5em 0 2.8em;
}
.clock .column {
    padding: 23px 0;
    margin: 0 20px;
    width: 18%;
}
}
@media (max-width: 800px){
	.main h1 {
		font-size: 2.5em;
	}
	.main {
		padding: 3em 0;
	}
	.agileits-timer {
    width: 85%;
}
.banner-right-info p {
    width: 85%;
    line-height: 1.7em;
}
}
@media (max-width: 768px){
.banner-right-info p {
    width: 80%;
}
.main {
    padding: 4em 0 15.15em;
}
.clock .column {
    padding: 20px 0;
    margin: 0 19px;
    width: 18%;
}
}
@media (max-width: 736px){
    input{
    display:block;    
        
    }
    
	.main h1 {
		margin-bottom: 0.8em;
	}
	.banner-right {
    padding: 1em 0 2em;
}
.banner-right-info p {
    line-height: 1.8em;
    font-size: 1em;
}
.newsletter {
    margin: 2em auto 0;
    width: 90%;
}
.main {
    padding: 3em 0;
}
.agileits-timer {
    width: 90%;
}
}
@media (max-width: 667px){
	.main h1 {
		font-size: 2.3em;
	}
	.agileits-timer {
    width: 100%;
}
}
@media (max-width: 640px){
	.main h1 {
    font-size: 2em;
}
.banner-right-info p {
    margin: 0 auto 1.5em;
}
.clock .column {
    padding: 20px 0;
    margin: 0 17px;
    width: 18%;
}
}
@media (max-width: 600px){
.clock .column {
    padding: 20px 0;
    margin: 0 8px;
    width: 21%;
}
}
@media (max-width:568px){
	.main h1 {
		font-size: 1.8em;
	}
	.main {
		padding: 2em 0;
/*-- w3layouts --*/
	}
	
}
@media (max-width:480px){
.main h1 {
    line-height: 1.5em;
}
.banner-right-info p {
    width: 94%;
}
.agileits-timer {
    width: 90%;
}
.newsletter input[type="text"] {
    width: 50%;
}
.main h1 {
    margin-bottom: 0;
}
.newsletter h2 {
    font-size:20px;
}
.banner-right {
    padding: 1em 0 1em;
}
.clock .column {
    padding: 17px 0;
    margin: 0 3px;
    width: 22%;
}
.timer {
    font-size: 2em;
}
}
@media (max-width:414px){

.main {
    padding: 2.7em 0;
}
.text {
    font-size: .8em;
}
.clock .column {
    padding: 17px 0;
    margin: 0 2px;
    width: 22%;
}
.agileits-timer {
    width: 95%;
}
}
@media (max-width:384px){
	.agileits-timer {
    width: 100%;
}
.clock .column {
    padding: 12px 0;
    margin: 0 2px;
}
}
@media (max-width: 375px){
.text {
    font-size: .75em;
}
.main {
    padding: 1.7em 0 1em;
}
}




@media (max-width: 320px){
.main h1 {
    margin-bottom: 0em;
}
.agileits_copyright p {
	font-size: 13px;
	margin: 2em 0 0;
}
.banner-right-info p {
    line-height: 1.6em;
    font-size: 0.9em;
}
.w3layouts_copy_right p {
    font-size: 14px;
}
.w3layouts_copy_right {
    padding: 0.5em 0em;
}
.main {
    padding: 2em 0 0em;
}
.timer {
    font-size: 2em;
}
.agileits-timer {
    width: 98%;
}
.clock .column {
    padding: 8px 0;
    width: 21.6%;
	margin: 0 2px;
}
.newsletter {
    margin: 1em auto 0;
    width: 95%;
}
.newsletter input[type="text"] {
    margin-right: 2px;
}
.text {
    font-size: .7em;
    margin-top: 0;
    letter-spacing: 0px;
}
.banner-right {
    padding: 1em 0 0em;
}
.newsletter h2 {
    font-size: 1.3em;
}
}

.newsletter input{
margin-top:6px;    
    
}

.information-plans{
 
}

.close {
float:right;    
margin-top:0px;
height:35px;
    border-radius:100%;
    
}

.close img{
width:35px;     
}

.popup h3{
text-align:center;
font-family: 'Roboto', sans-serif;
text-transform:uppercase;
font-size:52px;
    transform: skew(-12deg, 0deg) ;
-webkit-transform: skew(-12deg, 0deg) ;
-moz-transform: skew(-12deg, 0deg) ;
-o-transform: skew(-12deg, 0deg) ;
-ms-transform: skew(-12deg, 0deg) ;
margin-top:16%;
color:#3e3e3e;
font-weight:900;



}

.popup p span{

    
}

.popup p{ 
text-align:center;
font-size:30px;
transform: skew(-12deg, 0deg) ;
-webkit-transform: skew(-12deg, 0deg) ;
-moz-transform: skew(-12deg, 0deg) ;
-o-transform: skew(-12deg, 0deg) ;
-ms-transform: skew(-12deg, 0deg) ;
margin-top:20px;
font-weight:300;
text-transform:uppercase;
color:#3e3e3e;
font-family: roboto;
}


.popup {
    box-shadow: 10px 10px 5px rbga(0,0,0,0.6);
     position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background:url(../images/background.jpg);
   background-size:600px;
    background-position:center;
    height:400px;
    width:600px;
    border-radius:15px;
    font-family: roboto;
    z-index:1;
}

.popup button{
color:#fff;
background:#ff0000;
border:none;
margin-top:30px;
padding:15px;
outline:none;
font-size:15.2px;
text-transform:uppercase;
font-family: roboto;
font-weight:400;
cursor:pointer;
}

.black{
background:rgba(0,0,0,0.68);
height:100%;
top:0;

width:100%;
position: fixed;
z-index:1;
    
    
}


#Layer_1 {
    float:right;
    margin:10px;
}

@font-face {
    font-family: myFirstFont;
    src: url(../fonts/28_days_later-webfont.woff);
}

@media (max-width: 600px){
    .popup{width:90%; }
    
    .popup h3{font-size:40px;margin-top:80px; }
    .popup p{font-size:25px; }
    
}
