.testborder { border:1px solid red; }

.go-top {background-color: #4acf6b;}

html,body {background-color:#eeeeee;font-family: 'Lato', sans-serif;}

.maratourtop {
    background:white;
    padding: 10px 0;
    margin-bottom:14px;
}


.maratourtoprow {
    display:flex;
    flex-wrap:wrap;
    align-items: center;
    justify-content: space-between;
}

.maratourtoprow img {
    max-width: 270px;
    width: auto;
}

.countdown {
    font-size: 46px;
    width: auto;
    display:flex;
    align-items: flex-start;
    justify-content:flex-end;
    margin-right:80px;
    padding-top:10px;
    box-sizing: content-box;
    flex-shrink: 0;
}

.countdown .number {
    display:inline-block;
}

.countdown .number span {
    background:white;
    color:black;
    font-size:1em;
    font-weight:800 !important;
    line-height:1.25em;
    width:1em;
    height:1.3em;
    font-weight:500;
    display:inline-block;
    text-align:center;
    border-radius:6px;

}

.countdown .number label {
    display:block;
    margin: 0;
    font-size:0.5em;
    line-height:1em;
}

.countdown .sep {
    color:white;
    display:inline-block;
    padding:0 0.1em;
    font-size:1em;
    font-weight:500;
    line-height:1.35em;
}

.maratourbtn, .maratourbtn:hover {
    background-color: #00a9d4;
    color:white;
    text-transform:uppercase;
    padding:10px 15px;
    border-radius:6px;
    display: inline-block;
    font-size:15px;
    font-weight:500;
    border: 0 none;
    text-decoration: none;
}

.maratourtop .maratourbtn {background-color: #2ba149;display: none;}
.maratourform .maratourbtn {align-self: flex-end;padding: 9px 34px;font-weight: 900;border-radius: 12px;}


.mtdet .slider {
    background: white;
    color: black;
    height:440px;
    position: relative;
}

.slider .carousel,
.slider .carousel-inner {
  height: 100%;
}

.slider .carousel-item {
  height: 100%;
  position: relative;
  background:center center / cover no-repeat;
}

.slider .carousel-item img {
    position: absolute;
    object-fit:cover;
    top: 0;
    left: 0;
}


.mtdet .counter {
    display:flex;
    background: red;
    color:white;
    height:auto;
    padding:0px;
    overflow:hidden;
}

.mtdet .counter > div {
    width:50%;
}

.mtdet .skew { transform:skewX(-18deg); }
.mtdet .skew-rev { transform:skewX(18deg); }

.mtdet .clock {
    background:#000000;
    color:white;
    height:120px;
}


.mtdet .clockicons {
    display:flex;
    align-items:stretch;
    justify-content:flex-start;
    background:#2ba149;
    color:white;
    height:120px;
    width:500px;
}

.mtdet .ico1wrap { display:flex;justify-content:center;align-items:center; flex:1 1 auto;}
.mtdet .bg-green-1 { background-color:#1b672e; }
.mtdet .bg-green-2 { background-color:#22813a; }
.mtdet .btn-inscribete { display:flex; align-items:center; text-decoration:none; }
.mtdet .btn-inscribete * { color:#91c09d; }
.mtdet .btn-inscribete .fa { font-size:48px; line-height:1em; margin:0 10px 0 4px; }
.mtdet .btn-inscribete span { font-size:18px; line-height:1em; }

.mtdet .maininfo {
    position:relative;
    padding: 55px;
}

.mtdet .maininfo:before {
    content:'';
    width:0;
    height:0;
    position:absolute;
    left:0;
    top:0;
    z-index:0;
    border-top:50px solid #e76d25;
    border-left:19px solid #e76d25;
    border-bottom:50px solid transparent;
    border-right:19px solid transparent;
}

.mtdet .maininfo:after {
    content:'';
    width:0;
    height:0;
    position:absolute;
    right:0;
    bottom:0;
    z-index:0;
    border-top:50px solid transparent;
    border-left:19px solid transparent;
    border-bottom:50px solid #579fba;
    border-right:19px solid #579fba;
}


.mtdet .maininfo h3 {
    color:#284d9d;
    text-transform:uppercase;
    font-weight:900;
    padding:0;
    margin:0 0 18px;
}

.mtdet .extrainfo {
    background:#e9633f;
    color:white;
    height:150px;
    display:flex;
    align-items:center;
    background: #881f02 center center / cover no-repeat;
    background-blend-mode: soft-light;
}

.mtdet .extrainfo > div {
    flex: 1 1 0;
    text-align:center;
    border-right:1px solid white;
    height:117px;
    line-height: 1.2em;
    font-size: 13px;
    /* min-width: 0; */
}
.mtdet .extrainfo > div.last { border-right:0 none; }

.mtdet .extrainfo .icon {
    width:56px;
    height:52px;
    text-align:center;
    margin: 5px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mtdet .extrainfo i { font-size:30px; }

.mtdet .video {
    background:#203226;
    color:white;
    height:437px;
    background: #25400d center center / cover no-repeat;
    background-blend-mode: soft-light;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mtdet .video a {
    display:flex;
    justify-content:center;
    align-items:center;
    color:white;
    text-decoration:none;
    text-transform:uppercase;
}
.mtdet .video a *{
    display:block;
}

.mtdet .video a i {
    font-size: 172px;
    margin-right: 28px;
}

.mtdet .video a span {
    line-height: 1;
}

.mtdet .video a em {
    font-style:normal;
    font-size: 31px;
    line-height: 1em;
    font-weight: 400;
    white-space: nowrap;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

.mtdet .video a strong {
    font-size: 38px;
    line-height: 1em;
    font-weight: 900;
    white-space: nowrap;
    letter-spacing: 2px;
}



.mtdet .fotos { padding-top:1px; }
.gal-title-wrap {overflow:hidden;margin: 40px 0;}
.gal-title {display: flex;height:75px;margin: 0 -15px;}

.gal-title .black {
    background:black;
    color:white;
    width: 50%;
    height: 100%;
    display:flex;
    align-items:center;
}

.gal-title .text {
    padding-left:42px;
    text-transform:uppercase;
    font-size:20px;
    font-weight:900;
}

.gal-title .bg-reds {
    background:#ee4036;
    width: 50%;
    display: flex;
    height:100%;
    padding-right:0px;

}

.gal-title .bg-red-1 {background:#982922;width: 30%;}
.gal-title .bg-red-2 { background:#be332b; width:33%; }

.event-gallery {
    position:relative;
    overflow:hidden;
}

.event-gallery .nav-grp {
    text-align:center;
    padding: 40px 0 30px;
    margin-left: -40px;
}

.event-gallery .nav-btn {
    display:flex;
    justify-content:center;
    align-items:center;
    width: 170px;
    height:48px;
    background-color: #284d9d;
    padding:5px 10px;
    text-transform:uppercase;
    font-size: 21px;
    font-weight:900;
    color:white;
    text-decoration: none;
    margin-bottom: 2px;
}

.event-gallery .nav-btn.selected,
.event-gallery .nav-btn:hover {
    color:black;
    background-color:white;
}

.event-gallery .nav-btn span {
    display:inline-block;
}

.event-gallery .green-ribbon {
    width:230px;
    height:45px;
    background-color:#8bc53f;
    padding:5px 10px;
    text-transform:uppercase;
    font-size:14px;
    font-weight:900;
    color:white;
    margin: 0 -15px 55px auto;
}

.gallery-main {
    background-color:#012a5a;
    width:915px;
    height:533px;
}


.gallery-main .carousel,
.gallery-main .carousel-inner {
  height: 100%;
}

.gallery-main .carousel-item {
  height: 100%;
  position: relative;
  background:center center / cover no-repeat;
}

.gallery-main .carousel-item img {
    position: absolute;
    object-fit:cover;
    top: 0;
    left: 0;
}



.gallery-white-rombo {
    position:absolute;
    right: -86px;
    top:0;
    background-color: white;
    width:523px;
    height:533px;
}

.gallery-navigation {
    position:absolute;
    right:0;
    top:0;
}

.gallery-thumbs-wrap {
    width: 375px;
    height: 260px;
    overflow-y: auto;
}

.gallery-thumbs {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    line-height: 1em;
    align-content: flex-start;
    /* justify-content: space-between; */
    padding-right: 5px;
}

.gallery-thumbs a {
    display:block;
    margin: 1px;
    padding:0;
    width: 32%;
    height: 62px;
    background: center center / cover no-repeat;
}

.gallery-thumbs a:hover {
    opacity:0.7;
}

.gallery-thumbs img {
    margin:1px;
}

.form-title-wrap {overflow:hidden;margin: 70px 0;}
.form-title {display: flex;margin: 0 -15px;}

.form-title .green {
    background:#8bc53f;
    color:white;
    width: 50%;
    height: 100%;
    display:flex;
    align-items:center;
}

.form-title .white {
    color:black;
    width: 50%;
    height: 100%;
    display:flex;
    align-items:center;
}

.form-title .text {
    padding: 15px 0;
    padding-left:42px;
    text-transform:uppercase;
    font-size:20px;
    line-height:1.3em;
    font-weight:900;
}

.mtdet .form input,
.mtdet .form textarea {
    padding: 4px 9px;
    border: 1px solid #565656;
    font-weight: 900;
    font-size: 13px;
    border-radius:0;
    text-transform:uppercase;
}


.edicion_button {
    padding: 9px 41px;
    font-weight: 900;
    background-color: #00a9d4;
    color: white;
    text-transform: uppercase;
    display: inline-block;
    font-size: 15px;
    border: 0 none;
    text-decoration: none;
}


@media (max-width: 990px) {
    .maratourtoprow { flex-direction:column; align-items:center; }
    .maratourtop .maratourbtn{ align-self:center; }
}
@media (max-width: 500px) {
    .maratourtoprow { flex-direction:column; align-items:center; }
    .countdown { font-size:30px; }
    .maratourtop .maratourbtn{ align-self:center; }
}


.maratourslider { margin-bottom:12px; }

h1.maratourtitle {
    background-color: #284d9d;
    margin-bottom:12px;
    text-align:center;
    text-transform:uppercase;
    color:white;
    font-size: 40px;
    line-height:0.8em;
    font-weight:900;
    margin:0 0 12px;
    padding: 23px 0;
    letter-spacing: 2px;
}

h1.maratourtitle.type2 {background-color: #2ba149;}


.maratourpremios {
    text-align:center;
    background-color:white;
    padding: 90px 25px 25px;
    margin-bottom: 14px;
}

.maratourpremios .sdcmt-list {
    margin: 0px 80px 100px;
}



.maratourpremios .sdcmt-list a {
    display:block;
    margin:0;
    padding:0;
    border:4px solid #c8c8c8;
    border-radius:500px;
    padding-bottom:100%;
    position:relative;
    align-items:center;
}


.maratourpremios .sdcmt-list a  {
    transition:none ease-out 200ms;
    transition-property:transform;
    transform-origin:50% 50%;
    overflow: hidden;
}

.maratourpremios .sdcmt-list a:hover {
    transform: scale(1.1);
}

.maratourpremios .sdcmt-list a img {
    padding:0;
    position:absolute;
    width:86%;
    height:auto;
    margin:auto;
    left:0;
    right:0;
    top:0;
    bottom:0;
}

.maratourpremios .sdcmt-list a img.nyc_half { width:86%; }
.maratourpremios .sdcmt-list a img.london_virgin {height: 100%;width: auto;left: -57%;}
.maratourpremios .sdcmt-list a img.brooklyn_half { width:93%; }
.maratourpremios .sdcmt-list a img.berlin_bmw { width:84%; }
.maratourpremios .sdcmt-list a img.chicago_bank {width: 94%;}
.maratourpremios .sdcmt-list a img.nyc_tcs {width: 86%;}


.maratourpremios .sdcmt-item {
    border:0px solid #53b36b;
    border-right-width:1px;
    border-bottom-width:1px;
    padding: 40px 50px;
}

.maratourpremios .sdcmt-item:nth-child(3n) { border-right-width:0; }
.maratourpremios .sdcmt-item.no-bottom-border { border-bottom-width:0; }


@media (max-width:500px) {
    .maratourpremios .sdcmt-list { margin: 0px; }

    .maratourpremios { padding-top:50px; }

    .maratourpremios .sdcmt-item {
        border-width:0;
        padding: 21px;
        padding-top: 0;
    }
}


.modal-evento-descr {
    font-size: 18px;
    line-height:1.2em;
    color:#6d6d6d;
    padding-bottom: 20px;
}

.modal-evento-descr .gray-bg {
    background-color:#eeeeee;
    color:#0a5094;
    font-size: 34px;
    line-height: 0.9em;
    font-weight:900;
    padding-top:19px;
    padding-bottom:19px;
    margin-bottom:20px;
}

.modal-evento-descr p {
    margin: 2px 0;
    padding:0;
}

.modal-evento-descr hr {
    border-color:#7dc590;
    border-width:1px;
    border-style:solid;
    margin:22px 0;
    padding:0;
}

.modal-evento-logo {
    display: inline-block;
    border: 4px solid #c8c8c8;
    border-radius: 500px;
    margin-top: 30px;
}

.modal-evento-logo img {
    width: 100%;
    max-width: 221px;
}

@media (max-width:500px) {
    .modal-evento-descr .gray-bg {
        text-align:center;
    }
    .modal-evento-logo {
        margin-bottom:33px;
    }
}


.maratourlines {
    display:flex;
    justify-content: space-between;
    padding: 12px 0;
}

.maratourlines span {
    background-color:#2ba149;
    height:4px;
    display:block;
    flex-grow: 1;
    margin: 0 0.8%;
}

.maratourlines span.orange { background-color:#ea5f25; }

.maratourlines.lines-orange span { background-color:#ea5f25; }
.maratourlines.lines-orange span.blue { background-color:#284d9d; }


.maratourcallout {
    background-position:center;
    background-size:cover;
    overflow: hidden;
    position: relative;
    padding-top: 105px;
}

.maratourcallouttext {
    background: rgba(0, 169, 212, 0.6);
    text-align: center;
    text-transform: uppercase;
    color:white;
    font-size: 35px;
    line-height: 1.2em;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 38px 0;
}

.maratourcallout:after {
    content: '';
    display:block;
    height: 336px;
    background: url(/assets/sdc_marathon_tours/images/vector_ciudad.png) no-repeat center bottom;
    background-size: 75%;
    margin-bottom: -1px;
}

.maratourcallouttext > div {
    position:relative;
}

@media (max-width:1224px) { .maratourcallouttext:before { left:-500px; }  }
@media (max-width:500px) { .maratourcallouttext:before { left:-1000px; }  }




.maratourfaq {
    background-color:white;
    margin-bottom:14px;
    padding:10px 0;
}

.sdcmt-oranp {
    padding: 36px 56px 10px;
    text-align:center;
    text-transform:uppercase;
    color:#ea5f25;
    font-size:19px;
    font-weight:700;
    line-height:1.3em;
}

.sdcmt-res-list {
    margin: 35px 50px 0;
}

.sdcmt-res-list img {
    margin-bottom: 30px;
    width: 100%;
    max-width: 170px;
}

.sdcmt-res-list .row {
    padding-top:40px;
}

.sdcmt-res-text {
    border-bottom: 1px solid #53b36b;
    padding:0 0 35px;
}

.sdcmt-res-list .row:last-child .sdcmt-res-text { border-bottom-width: 0; }

.sdcmt-res-list p {
    color:#6d6d6d;
    font-size:20px;
    line-height:1.2em;
}


.logo-historia {
    display: block;
}

.logo-historia img {
    width:100%;
    max-width:182px;
    height:auto;
    border:4px solid #c8c8c8;
    border-radius:100px;
}

.sdcmt-res-list .row:last-child .sdcmt-res-text.keep-line { border-bottom-width: 1px !important; }

.sdcmt-histo-pics { padding:20px 40px; }
.sdcmt-histo-p {
    padding:20px;
    color: #6d6d6d;
    font-size: 20px;
    line-height: 1.2em;
}

.sdcmt-histo-thumb img {
  width:100%;
  max-width:263px;
  margin-bottom:20px;
}

.sdcmt-histo-thumb:hover {
  display:block;
  filter: gray;
  -webkit-filter: grayscale(100%);
}



.maratourresults {
    background-color:white;
    margin-bottom:14px;
    padding:10px 0;
}

.maratourresults a {
    text-align:center;
    min-height: 340px;
    margin:10px;
    font-size: 110px;
    color: white;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Alegreya SC', serif;
    text-decoration:none;
    background-color: #a3a7ff;
    background-blend-mode: multiply;
}

.maratourgallery {
    background-color:white;
    margin-bottom:14px;
    padding:10px 0;
}

.maratourinstagram {
    background-color:white;
    margin-bottom:14px;
    padding:10px 0;
}

.maratourgallery a {
    text-align:center;
    min-height: 340px;
    margin:10px;
    color: white;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    text-decoration:none;
    font-size:20px;
    font-weight:700;
    transition: all ease 300ms;
    background-position: center;
    background-size: 160% auto;
}

.maratourgallery a:hover {
    background-size: 180% auto;
}

.maratourgallery .video-wrapper {
    margin: 10px;
}

.maratourgallery a span {
    display:block;
    color:white;
    background-color: #ea5f25;
    width:100%;
}

.video-wrap span {
    display:none; /*block*/
    text-align:center;
    font-size:20px;
    font-weight:700;
    color:white;
    background-color: #ea5f25;
    width:100%;
}



.maratoursponsors {
    background-color:white;
    margin-bottom:14px;
    padding-bottom: 10px;
}


.maratoursponsorsintro {padding: 55px 0;}

.maratoursponsors p {
    color:#333694;
    font-size: 16px;
    line-height: 1em;
    margin: 0 35px 15px;
    padding: 0;
    font-style: italic;
}


.maratoursponsors ul {
    display:flex;
    list-style:outside none;
    padding:0;
    margin: 0 auto 55px;
    flex-wrap: wrap;
    justify-content: center;
}

.maratoursponsors li {
    width:100px;
    height:100px;
    overflow:hidden;
    margin: 0 14px 14px;
    border-radius: 100px;
    border: 3px solid #e2e2e2;
}

.maratourcontact {
    background-color:white;
    margin-bottom:14px;
    padding: 35px 20px 20px;
    text-align: center;
}

.maratourcontact .maratourcontactlogo {width: 100%;max-width: 273px;}

.maratourform {
    padding-top: 18px;
    display:flex;
    flex-direction:column;
}

.maratourform > * {
    margin-bottom:15px;
    text-transform: uppercase;
}

.maratourform input,
.maratourform textarea {
    padding: 4px 9px;
    height:31px;
    border: 1px solid #565656;
    font-weight: 900;
    font-size: 13px;
}

.maratourform textarea { height:124px; }

.maratourform button {
    align-self: flex-start !important;
}

.maratourinfo > div {
    margin-bottom:34px;
}

.maratourinfo h6 {
    text-transform:uppercase;
    color: #284d9d;
    font-size: 37px;
    font-weight:900;
    letter-spacing: 2px;
    margin:0;
    padding:0;
}

.maratouricon, .maratouricon:hover {
    text-decoration:none;
    width:38px;
    height:38px;
    border-radius:38px;
    display:inline-block;
    background-color: #00a9d4;
    margin: 0 2px;
    color:white;
    font: normal normal 19px/38px "Font Awesome 5 Brands";
    vertical-align: middle;
}

.maratouricon.free {
    font: 900 normal 19px/38px "Font Awesome 5 Free";
}

.maratouricon.map:before { content:"\f3c5"; }
.maratouricon.phone:before {content: "\f2a0"; }
.maratouricon.facebook:before { content:"\f39e"; }
.maratouricon.instagram:before { content:"\f16d"; }
.maratouricon.youtube:before { content:"\f167"; }


.maratourhr { border-top:1px solid #cfcfcf; margin-top:45px; margin-bottom: 30px; }

.maratourfooter {
    text-align:center;
    background-color: #284d9d;
    padding: 58px 0;
}

.maratourfooter .footlogo { width:90%; max-width:482px; margin:0 10px; }

.maratourfooter ul img {position:absolute;width: 81%;height:auto;left: 0;top: 0;right: 0;bottom: 0;margin: auto;display: block;padding: 0;border: 0;outline: 0;}

.maratourfooter ul img.london_virgin {height: 120%;width: auto;left: -87%;}
.maratourfooter ul img.chicago_bank {height: auto;width: 85%;left: -1%;}
.maratourfooter ul img.nyc_tcs {height: 86%;width: auto;}



.maratourfooter strong { display:block; padding:15px; color:white; font-size:20px; font-weight:400; letter-spacing: 2px; }
.maratourfooter ul { display:flex; list-style:outside none; margin:0; padding:0; justify-content:center; flex-wrap:wrap; }
.maratourfooter ul a {
    display:block;
    width:60px;
    height:60px;
    background:white;
    border-radius:100px;
    padding:5px;
    margin:12px;
    overflow: hidden;
    position: relative;
}



.maratourcopy {
    text-align:center;
    padding: 25px;
    font-size: 22px;
    line-height: 1.3em;
}

.maratourcopy p, .maratourcopy a, .maratourcopy a:hover {color: #353535;margin:0;padding:0;}

@media (max-width: 1259px) {
    body {
        padding-left: 0px;
        padding-right: 0px;
    }
    .w1250 {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 991px) {
    .mtdet .counter {
        flex-direction:column;
    }
    .mtdet .counter > div {
        width:100%;
    }

    .mtdet .clock {
        display:flex;
        justify-content:center;
        align-items:center;
    }

    .countdown {
        justify-content:center;
        margin-right: 0;
    }

    .mtdet .clockicons {
        justify-content:center;
    }

    .mtdet .extrainfo {
        flex-wrap:wrap;
        height:auto;
    }

    .mtdet .extrainfo > div {
        flex-wrap:wrap;
        padding:20px;
        height: auto;
    }

    .form-title-wrap {
    }

    .form-title {
        flex-direction:column;
        margin:0 45px;
    }

    .form-title .white { width:100%; }
    .form-title .green {width:100%;margin-left:-17px;padding: 0 5px;}

    .form-title .text {
        width:100%;
        text-align:center;
        padding-left: 0;
    }

    .mtdet .video a {
        float:none;
        flex-direction: column;
        text-align:center;
        padding: 0 20px;
    }

    .mtdet .video a i {font-size: 90px;margin:0;}
    .mtdet .video a em {white-space:normal;margin:10px 0;font-size: 27px;}
    .mtdet .video a strong {white-space:normal;font-size: 37px;}

    .gallery-main { width: 100%; }
    .gallery-white-rombo { position: static; display:none; }

    .gallery-navigation { position: static; }
    .event-gallery .nav-grp {margin: 0;display: flex;justify-content: center;flex-direction: row-reverse;}
    .event-gallery .nav-btn {font-size: 19px;width: 136px;margin: 0 3px;}

    .gallery-thumbs-wrap {
        width: auto;
        height: auto;
        overflow: auto;
    }
    .gallery-thumbs {
        justify-content: center;
    }
    .gallery-thumbs a {width:122px;height:62px;margin: 4px;}

}



.wk-slideshow-default > div:hover .next, .wk-slideshow-default > div:hover .prev {
    background: #00a9d4;
    color: white;
}

.modalLoadingSpinner {
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background: #00000066;
    display: flex;
    justify-content: center;
    align-items: center;
}
.modalLoadingSpinner i {
    color:white;
    font-size: 45px;
}

.bar-skew { transform: skewX(-25.74deg); margin:0 -40px; }
.bar-skew-reverse { transform: skewX(25.74deg); margin:0 60px; }

.goto-form .fa { margin-right:5px; font-size:1.2em; }
.goto-form { display:flex; min-height:64px; width:85%; margin:0 auto; text-decoration:none !important; }
.goto-form .bar1 {
    background:#1b74b1;
    flex: 17 17 0;
    display:flex;
    align-items:center;
    color:white;
    text-transform:uppercase;
}
.goto-form .bar2 { background:#44b2cd; flex: 1 1 0; margin-left:1px; }
.goto-form .bar3 { background:#6dca7a; flex: 1 1 0; margin-left:1px; }
.goto-form .bar4 { background:#db7d58; flex: 1 1 0; margin-left:1px; }

@keyframes btnInscriptionZoom {
    0%   {scale:100%;}
    100%  {scale:102%;}
}
.zoom1 {
    animation: btnInscriptionZoom 500ms ease-in-out infinite alternate;
}