/*--A Design by W3layouts 
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/


/*-- popup --*/
.content-w3ls {
    /*width:60%;*/
    /*height: 40vh;*/
   /* height:400px;
	margin:0 auto;
	position:fixed;
	z-index:250;
    background:#fff;
    left: 10%;
    right: 10%;
    top: 25%;*/
    /*bottom:50%;*/
    /* ORIGINAL */
    /*width:60%;
	margin:0 auto;
	position:relative;
    background:#fff;*/
    /* FIN ORIGINAL*/
    width:60%;
   /* height: 400px;*/
	margin:0 auto;
    position:fixed;
    z-index:200;
    background:#fff;
    top: 20%; /*funciona 22% 15/09/2020*//*25%;*//*funciona con 25%*/
    left: 10%;
    right: 10%;
}
.content1 {
    /*background:url(../img/images/shop_200x400.jpg) no-repeat;*//*ORIGINAL*/
    /*background:url(../img/images/covid_200x400.jpg) no-repeat;*/ /*opcion 1*/
    /*background:url(../img/images/covid2_200x400.jpg) no-repeat;*/ /*opcion 2*/
    /*background:url(../img/images/covid3_200x400.jpg) no-repeat;*/ /*opcion 3*/
    background:url(../img/images/covid4_200x400.jpg) no-repeat; /*opcion 4*/ /*esta me gusta*/
    /*background:url(../img/images/covid5_200x400.jpg) no-repeat;*/ /*opcion 5*/
    /*background:url(../img/images/covid6_400x800.jpg) no-repeat;*/ /*opcion 6*/
	background-position:center;
    /*background-size: 200px 400px;*//*funciona con esto*/
    background-size: contain;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
    width:30%;
/*height: 400px ;*//*funciona con esto*/
	float:left;
    padding: 60px 0 109px;/*60px 0 109px;*//*original*/
    /*border: 1px solid #506846;*/
	text-align:center;
	text-align:-webkit-center;
    text-align:-moz-center;
    
}
.content2 {
    width:70%;
    float:left;
    padding-top:60px; /*agregado*/
    padding-bottom: 30px; /*agregado*/
    padding-right: 10px; /*agregado*/
    padding-left: 10px; /*agregado*/
	/*padding:50px 10px;*//*60px 0;*/
	text-align:center;
	text-align:-webkit-center;
    text-align:-moz-center;
}
h3.w3-agileits1 {
    font-size: 35px;
    font-weight: normal;
    color: #9b1d20;/*#ff6161;*/
	text-transform:uppercase;
}
h4.agileits1 {
    font-size: 60px;
    font-weight: normal;
    color: #9b1d20;/*#ff784f;*//*#ff6161;*/
    text-transform: uppercase;
    padding-bottom: 40px;
}
h3.w3-agileits2 {
    font-size: 20px;
    font-weight: normal;
    color: #2fe7be;
    text-transform: uppercase;
}
h4.agileits2 {
	font-size: 114px;
    font-weight: normal;
    color: #eaf27c;/*#FFFACD;*//*#fff;*/
    margin-left: 0px;/*-30px;*//*ORIGINAL*/
    padding-bottom: 55px;/*30px;*/
	position:relative;
	font-family: 'Viga', sans-serif;
}
/*h4.agileits2:before {
	content: '%';
    position: absolute;
    right: 88px;
    top: 22px;
    font-size: 20px;
    font-weight: normal;
}*/
/*h4.agileits2:after {
	content: 'OFF';
    position: absolute;
    right: 78px;
    bottom: 52px;
    font-size: 17px;
    font-weight: normal;
}*/
a.w3l1 {
    font-size: 20px;
    font-weight: normal;/*normal;*/
    color: #297;/*#fff;*/
    text-align: center;
    border-top: 2px solid #297;/*#fff;*//*original*/
    border-bottom: 2px solid #297;/*#fff;*//*original*/
	text-transform:uppercase;
    padding:2px 0;
    margin-top: 400px;
}
h3.agileinfo1 {
    font-size: 20px;
    font-weight: normal;
    color: #000;
    /*padding-top: 70px;*/
    padding-bottom: 30px;/*25px;*//*original*/
    text-transform:uppercase;
    margin-top:25px;
	font-family: 'Viga', sans-serif;
}
p.agileinfo2 {
    font-size: 27px;
    font-weight: normal;
    color: #2aa189;
    padding-bottom: 45px;/*35px;*//*original*/
	text-transform:capitalize;
}
input#email {
    width: 60%;
    height: 60px;
    margin: 0 auto 30px;
    padding: 0 30px;
    text-align: center;
    font-size: 17px;
    font-weight: normal;
    color: #000;
	display:block;
	border:1px solid #f0f0f0;
	outline:none;
	background-color:#f0f0f0;
	font-family: 'Viga', sans-serif;
}
input.register {
	width: 69%;
    height: 63px;
    margin: 0 auto 30px;
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    display: block;
	background-color:#ff6161;
	border:1px solid #ff6161;
	font-family: 'Viga', sans-serif;
	cursor:pointer;
}
.gap{
    margin-top:100px;
}
a.w3l2 {
    font-size: 17px;
    font-weight: normal;
    color: #999;
    text-align: center;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    display: inline-block;
    margin-top:10px;/*agregado*/
    margin-bottom: 3px;/*20px;*/ /*original*/
    padding: 2px 0;
}
p.agile1 {
    font-size: 16px;
    font-weight: normal;
    color: #000;
    line-height: 30px;
    padding: 1px 60px 0; /*padding: 5px 60px 0;*//*50px*/
}
.alert-close1 img {
	display:block;
	position:absolute;
	right: 2%;
    top: 4%;
    cursor: pointer;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
/*-- popup --*/
p.copyright {
    font-size: 16px;
    font-weight:normal;
    color: #fff;
	text-align:center;
	padding:30px 0;
}
p.copyright a {
	color:#f15f22;
}
p.copyright a:hover {
	color:#36b051;
}

/*-- responsive design --*/
@media (max-width:1440px) {
	.content1 {
        width:35%;
        /*height: 40%;*/
        padding: 60px 0 80px;/*67px 0 80px;*//*una vez modificado*//*67px 0 109px;*/	/*original*/
	}
	.content2 {
    width:65%;	
    padding-bottom: 0px;
   /* height: 40%;*/
	}
}

@media (max-width:1280px) {
.content-w3ls {
    width: 65%;
}
}

@media (max-width:1080px) {
      /*agregado*/
      .content-w3ls {
        /* width: 80%;*/
         top: 10%; /*agregado*/
         /*left: 5%;*/ /*agregado*/
         /*right: 5%;*/ /*agregado*/
     }
h1.header-w3ls {
	font-size: 50px;
	padding: 30px 0;	
}
h3.w3-agileits1 {
    font-size: 30px;
}
h4.agileits1 {
    font-size: 55px;
}
h4.agileits2 {
    font-size: 110px;
}
/*h4.agileits2:before {
    right: 55px;
    top: 30px;
}*/
/*h4.agileits2:after {
    right: 41px;
    bottom: 64px;
}*/
a.w3l1 {
    font-size: 16px;
}
p.agileinfo2 {
    font-size: 20px;
}
input.register {
    width: 73.5%;
}
p.agile1 {
    font-size: 14px;
    line-height: 20px; /*agregado*/
}
p.copyright {
    font-size: 14px;
	line-height:30px;
}
.content-w3ls {
    width: 70%;
}
.content1 {
    width: 35%;
    /*height: 10%;*/
    padding: 82px 0 109px;
}
}

@media (max-width: 1024px) {
    /*agregado*/
    .content-w3ls {
       /* width: 80%;*/
        top: 10%; /*agregado*/
        /*left: 5%;*/ /*agregado*/
        /*right: 5%;*/ /*agregado*/
    }
h1.header-w3ls {
    font-size: 45px;
    padding: 25px 0;
}
.content1 {
    width: 40%;
    padding: 105px 0 116px;
}
.content2 {
    width: 60%;
}
}

@media (max-width: 991px) {
.content-w3ls {
    width: 75%;
}
}

@media (max-width: 900px) {
.content1 {
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
}	
}

@media (max-width: 800px) {
.content1 {
    width: 100%;
    padding: 55px 0 30px;
}
.content2 {
    width: 100%;
}
.alert-close1 img {
	top:1%;
}
.wthree1 {
    width: 50%;
    float: left;
}
.wthree2 {
    width: 50%;
    float: left;
}
h3.w3-agileits1 {
    font-size: 24px;
    padding-bottom: 15px;
}
h4.agileits1 {
    font-size: 77px;
    padding-bottom: 0;
}
h4.agileits2 {
    font-size: 95px;
	padding-bottom:0;
}
/*h4.agileits2:before {
    right: 82px;
    top: 25px;
}*/
/*h4.agileits2:after {
    right: 67px;
    bottom: 29px;
}*/
}

@media (max-width: 640px) {
h4.agileits1 {
    font-size: 55px;
}
h4.agileits2 {
    font-size: 75px;
	margin-top: -6px;
}
h3.w3-agileits1 {
    font-size: 20px;
    padding-bottom: 10px;
}
/*h4.agileits2:before {
    right: 68px;
    top: 20px;
}*/
/*h4.agileits2:after {
    right: 54px;
    bottom: 21px;
}*/
.content1 {
    padding: 35px 0 30px;
}
.content2 {
	padding: 0px 0;/*35px 0;*/
}
h3.agileinfo1 {
    font-size: 17px;
	padding-bottom:15px;
}
p.agileinfo2 {
    font-size: 17px;
	padding-bottom:20px;
}
input#email {
	height:50px;
}
input.register {
	height:53px;
	font-size:18px;
	margin: 0 auto 20px;
}
a.w3l2 {
    font-size: 14px;
    margin-bottom: 5px; /*agregado*/
}
h1.header-w3ls {
    font-size: 40px;
    padding: 25px 0;
}
}

@media (max-width: 568px) {
h4.agileits2 {
    font-size: 65px;
    margin-top: -2px;
}
/*h4.agileits2:before {
    right: 58px;
    top: 17px;
}*/
/*h4.agileits2:after {
    right: 44px;
    bottom: 18px;
}*/
}

@media (max-width: 480px) {
h4.agileits1 {
    font-size: 45px;
}
h4.agileits2 {
    font-size: 55px;
	margin-left: -47px;
}
/*h4.agileits2:before {
    right: 58px;
    top: 13px;
	font-size:16px;
}*/
/*h4.agileits2:after {
    right: 44px;
    bottom: 16px;
	font-size:16px;
}*/
h1.header-w3ls {
    font-size: 35px;
    padding: 25px 0;
}
.content-w3ls {
    width: 80%;
    top: 10%; /*agregado*/
    left: 5%; /*agregado*/
    right: 5%; /*agregado*/
}
a.w3l1 {
    font-size: 14px;
}
p.agile1 {
    font-size: 14px;
	padding:0 30px;
}
p.copyright {
    font-size: 14px;
    line-height: 30px;
	padding:30px 10px;
}
}

@media (max-width: 414px) {
h3.w3-agileits1 {
    font-size: 15px;
    padding-bottom: 10px;
}
h3.w3-agileits2 {
    font-size: 15px;
}
h4.agileits1 {
    font-size: 35px;
}
h4.agileits2 {
    font-size: 45px;
    margin-left: -40px;
}
/*h4.agileits2:before {
    right: 55px;
    top: 12px;
    font-size: 15px;
}*/
/*h4.agileits2:after {
    right: 42px;
    bottom: 11px;
    font-size: 14px;
}*/
.content2 {
    padding: 0px 0;
}

h3.agileinfo1 {
    font-size: 15px;
    padding-bottom: 15px;
}
p.agileinfo2 {
    font-size: 15px;
    padding-bottom: 20px;
}
input#email {
    height: 45px;
	width: 65%;
	font-size: 16px;
	margin: 0 auto 20px;
}
input.register {
    width: 84%;
	height: 45px;
    font-size: 17px;
}
}

@media (max-width: 384px) {
h1.header-w3ls {
    font-size: 26px;
    padding: 20px 0;
}
h4.agileits2 {
    padding-bottom: 7px;
}
h4.agileits2:after {
    right: 39px;
    bottom: 18px;
    font-size: 14px;
}
/*h4.agileits2:before {
    right: 52px;
    top: 12px;
    font-size: 15px;
}*/
}

@media (max-width: 320px) {
h1.header-w3ls {
    font-size: 22px;
    padding: 20px 0;
}
.content-w3ls {
    width: 88%;
    top: 11%; /*agregado*/
    left: 5%; /*agregado*/
    right: 5%; /*agregado*/
}


/*h4.agileits2:before {
    right: 42px;
    top: 12px;
    font-size: 15px;
}*/
/*h4.agileits2:after {
    right: 29px;
    bottom: 18px;
    font-size: 14px;
}*/
a.w3l1 {
    font-size: 13px;
}
h3.agileinfo1 {
    font-size: 14px;
    padding-bottom: 15px;
}
p.agileinfo2 {
    font-size: 14px;
    padding-bottom: 0px;/*20px;*//*original*/
}
input#email {
    height: 40px;
    width: 72%;
    font-size: 15px;
    margin: 0 auto 20px;
	padding:0 20px;
}
input.register {
    width: 92%;
    height: 40px;
    font-size: 15px;
}
p.agile1 {
    font-size: 13px;
    padding: 0 10px;
    line-height: 15px; /*agregado*/
}
a.w3l2 {
    font-size: 13px;
	margin-bottom: 5px;/*margin-bottom: 10px;*//*original*/
}
p.copyright {
    font-size: 13px;
}
}

.clear {
	clear:both;
}/* clear float */






/*-- /responsive design --*/