/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, center,
dl, dt, dd, ol, ul, 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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}


body {
    line-height: 1;
    background-color: #f1f1f1;
    font-family: 'Nunito', sans-serif;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 200 to 1000

.nunito-sans-<uniquifier> {
  font-family: "Nunito Sans", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100,
    "YTLC" 500;
}

html {
  scroll-behavior: smooth;
}


/********************************************/

.container {
    margin: 0 auto;
    max-width: 1450px;
    position: relative;
    padding: 16px 0;
    display: flex;
}

.container1 {
    margin: 0 auto;
    max-width: 1102.940px;
    width: 90%;
    position: relative;
    
}

.container2 {
    margin: 0 auto;
    max-width: 1102.940px;
    width: 90%;
    position: relative;
}

.navbar {
    display: flex;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    font-family: Arial, sans-serif;
    margin-bottom: 12px;
}

.NavbarStanga {
    display: flex;
}

.NavbarLogo {
    margin-right: 30px;
}

.Switch a {
    background-color: #f3f3f3;
    border-radius: 8px;
    color: #bbb;
    display: block;
    font-size: 11px;
    font-weight: 700;
    height: 49px;
    padding: 1px;
    text-align: center;
    text-decoration: none;
    width: 64px;
    margin-right: 30px;
}

.LinkJocuri {
    background: #fff;
    border-radius: 7px;
    box-shadow: 0 0 0 1px rgba(51, 51, 51, 0.03), 0 4px 6px -4px rgba(187, 187, 187, 0.4);
    color: #d60000;
    margin: 0;
    padding: 4px 0 5px;
}

.LinkVideo {
    padding: 8px 0 2px;
}

.SearchBar {
    display: flex;
    margin-right: 30px;
    position: relative;
    background-color: #efefef;
    align-items: center;
    border-radius: 8px;
    padding-right: 10px;
    border: 0;
}

.SearchInput {
    background-color: #efefef;
    border: 0;
    border-radius: 8px;
}

.SearchBar input {
    width: 100%;
    padding: 10px 15px;
    font-size: 16px;
}

.SearchIcon {
    display: flex;
    align-items: center;
}

.SearchIcon {
    cursor: pointer;
}

.subtitlu {
    color: #999;
    display: flex;
    font-size: 10px;
    flex-wrap: nowrap;
    flex-direction: row;
}

.NavbarDreapta {
    display: flex;

}

.Categorie1 {
    background-color: #f3f3f3;
    display: flex;
    align-items: center;
    margin-right: 30px;
    border-radius: 8px;
}


.Joc1 {
    padding: 5px 10px;
}

.titlu {
    background-color: #f3f3f3;
    border: 0;
    box-sizing: border-box;
    color: #666;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
}

.Login2 {
    height: 49px;
    margin-right: 30px;
    padding-left: 13px;
    padding-right: 13px;
    background-color: #f3f3f3;
    border-radius: 8px;
    border: 0;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    color: #666;
}

.Register2 {
    height: 49px;
    margin-right: 13px;
    padding-left: 13px;
    padding-right: 13px;
    background-color: #d60000;
    border-radius: 8px;
    border: 0;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    background-color: #d60000;
    color: #fff;
}

.Language {
    height: 49px;
    display: flex;
    align-items: center;
    background-color: #f3f3f3;
    padding-left: 5.5px;
    padding-right: 5.5px;
    border-radius: 8px;
}


.TopCategorii {
    margin-bottom: 10px;
}

.LinieCategorii {
    display: flex;
    flex-direction: row;
    font-weight: bold;
    height: 40px;
    margin-top: 10px;
}


.Categories {
    border: 0;
    background-color: #f0f0f0;
    padding: 12px;
    border-radius: 8px;
    cursor: pointer;
    position: relative;
    animation: Torcatura 4s infinite;
}

.Categories1 {
    border: 0;
    background-color: #f0f0f0;
    padding: 12px;
    border-radius: 8px;
    cursor: pointer;
    
}

.Skill {
    background-color: #06d6af;
    box-shadow: 0 8px 18px -8px rgba(6, 214, 175, 0.7);
    border: 0;
    padding: 12px;
    border-radius: 8px;
    cursor: pointer;
    margin-right: 5px;
}

.Thinking {
    background-color: #ffa300;
    box-shadow: 0 8px 18px -8px rgba(255, 163, 0, 0.7);
    border: 0;
    padding: 12px;
    border-radius: 8px;
    cursor: pointer;
    margin-right: 5px;

}

.Strategy {
    background-color: #ff4a52;
    box-shadow: 0 8px 18px -8px rgba(255, 74, 82, 0.7);
    border: 0;
    padding: 12px;
    border-radius: 8px;
    cursor: pointer;
    margin-right: 5px;

}

.Action {
    background-color: #40c914;
    box-shadow: 0 8px 18px -8px rgba(64, 201, 20, 0.7);
    border: 0;
    padding: 12px;
    border-radius: 8px;
    cursor: pointer;
    margin-right: 5px;

}

.Taguri {
    border-radius: 8px;
    margin-bottom: 5px;
    padding: 5px 15px 15px;
    background-color: white;
    display: block;
}

.Shooting {
    background-color: #d28558;
    box-shadow: 0 8px 18px -8px rgba(210, 133, 88, 0.7);
    border: 0;
    padding: 12px;
    border-radius: 8px;
    cursor: pointer;
    margin-right: 5px;
}

.Driving {
    background-color: #00c1d5;
    box-shadow: 0 8px 18px -8px rgba(0, 193, 213, 0.7);
    border: 0;
    padding: 12px;
    border-radius: 8px;
    cursor: pointer;
    margin-right: 5px;
}

.Fighting {
    background-color: #cb7df6;
    box-shadow: 0 8px 18px -8px rgba(203, 125, 246, 0.7);
    border: 0;
    padding: 12px;
    border-radius: 8px;
    cursor: pointer;
    margin-right: 5px;
}

.Girls {
    background-color: #ff5b88;
    box-shadow: 0 8px 18px -8px rgba(255, 91, 136, 0.7);
    border: 0;
    padding: 12px;
    border-radius: 8px;
    cursor: pointer;
    margin-right: 5px;
}

.name {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
}

.TopTaguri {
    display: inline-flex;
}

.LinieTaguri {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.name2 {
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
}

.Buton-Negru {
    background-color: black;
}

.Buton-Weblama {
    background-color: #008CCE !important;
    color: white !important;
}

.red {
    color: red !important;
}


.Acelasi {
    background-color: white;
    padding: 8px;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, 0.15);
    margin-right: 5px;
    position: relative;
    animation: Torcatura 4s infinite;
    background-color: red;
    animation-name: Torcatura;
    animation-duration: 4s;
}

.Acelasi1 {
    background-color: white;
    padding: 8px;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, 0.15);
    margin-right: 5px;
    position: relative;
    animation: Torcatura1 4s infinite;
}

.Putina {
    margin-bottom: 15px;
}

.TopSearches {
    display: flex;
    padding: 12px 15px;
    background-color: white;
    margin-bottom: 15px;
    border-radius: 8px;
}

.h5 {
     color: #999;
    font-size: 11px;
    font-weight: bold;
    height: 36px;
    line-height: 15px;
    margin: 0 10px 0 0;
    display: flex;   
    align-items: center;
}

.Stegulet {
    margin-right: 5px;
}

.SteagSearch {
    background-color: rgba(0, 0, 0, 0.06);
    box-sizing: border-box;
    cursor: pointer;
    display: inline-flex;
    height: 36px;
    line-height: 35px;
    margin-right: 15px;
    min-width: 57px;
    padding: 0 10px;
    vertical-align: middle;
    align-items: center;
    border-radius: 10px;
}

.searchulet{
    background-color: white;
    padding: 8px;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, 0.15);
    margin-right: 5px;
    font-size: 13px;
    font-weight: bold;
    color: #777;
}

.JocuriGrid {
    margin-bottom: 15px;
}

.GridPrincipal {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    gap: 16px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.categorycard {
    display: block;
    border-radius: 8px;
    overflow: hidden;
    transition: transform 0.3s ease;
}

.categorycardimage {
    position: relative;
}

.GridImaginar {
    grid-column: span 2;
}

.gridMijlociu a {
    display: inline-block;
    width: 100%;
}

.PozaMare {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
    transition: transform 0.3s ease;
}

.Overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 12px;
}

.Overlay p:first-of-type {
    margin: 0;
    color: white;
    font-weight: bold;
    font-size: 1.2em;
}

.Overlay p:last-of-type {
    margin: 4px 0 0;
    color: #ffffff;
    font-size: 0.9em;
    font-weight: normal;
}

.Overlay span {
    display: inline-block;
    margin-top: 8px;
    padding: 6px 12px;
    background: transparent;
    color: white;
    border-radius: 20px;
    font-size: 0.9em;
    outline: 1px solid white;
    transition: all 0.3s ease;
}

/* Hover Effects */
.categorycard:hover {
    transform: scale(1.02);
    z-index: 2;
}

.categorycard:hover .PozaMare {
    transform: scale(1.1);
}

.categorycard:hover .Overlay span {
    background: white !important;
    color: #009fc1 !important;
    outline: none;
}

.imagini {
    border-radius: 8px;
    width: 100%;
    display: block;
}

.Navigator {
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
}

.arrowstanga {
    display: flex;
    justify-content: space-evenly;

}

.arrowmic {
    border-radius: 50%;
    padding: 10px 10px 8px 10px;
    background-color: rgba(0,0,0,0.05);
}

.arrowmic1 {
    border-radius: 50%;
    padding: 8px 10px 10px 10px;
    background-color: rgba(0,0,0,0.05);
    transform: rotate(180deg);
}

.current {
    background: #333;
    border-radius: 18px;
    color: #fff;
    height: 38px;
    line-height: 38px;
    margin-top: -1px;
    padding: 0 15px;

}

.head ul {
    display: flex;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 18px;
    height: 36px;
    line-height: 36px;
    list-style: none;
    margin: 0 5px;
    padding: 0;
}

.head ul li a {
    transition: 0.3s;
    color: #666;
    display: block;
    padding: 0 15px;
    text-decoration: none;
}

.precontent1 {
    background-color: #fff;
    border-bottom: 2px solid #f7f7f7;
    padding: 30px 0;
}

.precontent1 h1 {
    color: #666;
    font-family: 'Nunito', sans-serif;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 0;
}

.imagineRed {
    margin-right: 8px;
}

.redImagine {
    display: flex;
    align-items: center;
}

.PreTitlu {
    color: #666;
    font-family: 'Nunito', sans-serif;
    font-size: 22px;
    font-weight: 800;
}

.PreDecriere {
    font-family: 'Nunito', sans-serif;
    color: #666;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 22px;
}

.precontent {
    background-color: #fff;
    border-bottom: 2px solid #f7f7f7;
}

.contentwrapper {
    display: flex;
    justify-content: space-between;
}

.contentcolumn{
    width: 32%;
}

.contentcolumnred {
    color: #ea0000;
    
}

.contentcolumnblue {
    color: #0084f0;
}

.contentcolumngreen {
    color: #56a300;
}

.precontent h2 {
    font-family: 'Nunito', sans-serif;
    font-size: 22px;
    font-weight: 800;
    letter-spacing: 0;
    margin-bottom: 10px;
    margin-top: 0;
}

.precontent h3 {
    color: #666;
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 0;
    margin-bottom: 5px;
    margin-top: 15px;
}

.precontent p {
    font-family: 'Nunito', sans-serif;
    color: #666;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 22px;
}

.precontent {
    padding: 30px 0;
}

.contentcolumn a {
    text-decoration: underline;
    color: grey;
}

.Twitteric {
    display: inline-block;
    width: 100%;
}

.footer {
    background-color: #fff;
    width: 100%;
}

.bottom {
    padding: 40px 0;
    display: flex;
}

.logocontent {
    color: #999;
    font-size: 11px;
    font-weight: 500;
    line-height: 16px;
    max-width: 150px;
    text-decoration: none;
    margin-right: 50px;
}

.logocontent a{
    display: block;
}

.logocontent span {
    display: block;
}

.bottom {
    display: box;
}

.MeniuUniversal a {
    text-decoration : none;
    color: #999;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16px;
}

.MeniuUniversal li {
    display: block;
    margin-bottom: 7px;
}

.MeniuUniversal {
    display: block;
    margin-right: 50px;
}

.title1 {
    color: #333;
    display: block;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 7px;
}

.followus ul{
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 -7px;
    padding: 0;
    gap: 10px;
}

.imaginefooter {
    bottom: -40px;
    height: 260px;
    right: 0;
    width: 260px;
}

.copyright {
    background-color: black;
    color: white;
    padding: 9px 0px;
    align-items: center;
    display: grid;
    grid-template-columns: 2fr 1fr;
}

.textWeblama {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.linkWeblama {
    margin-left: 15px;

}

.textCopy {
    margin-right: 20px;
}

.Background {
    background-color: black;
}

.scale-up-bl {
    -webkit-animation: scale-up-bl 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
            animation: scale-up-bl 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

.scale-up-center {
    -webkit-animation: scale-up-center 3s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
            animation: scale-up-center 3s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
}

.rotate-scale-up {
    -webkit-animation: rotate-scale-up 0.65s linear 2 both;
            animation: rotate-scale-up 0.65s linear 2 both;
}

.scale-up-bottom {
    -webkit-animation: scale-up-bottom 0.4s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
            animation: scale-up-bottom 0.4s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
}

.rotate-center {
    -webkit-animation: rotate-center 0.6s cubic-bezier(0.645, 0.045, 0.355, 1.000) both;
            animation: rotate-center 0.6s cubic-bezier(0.645, 0.045, 0.355, 1.000) both;
}

.scale-up-ver-top {
    -webkit-animation: scale-up-ver-top 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
            animation: scale-up-ver-top 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

.scale-up-ver-bottom {
    -webkit-animation: scale-up-ver-bottom 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
            animation: scale-up-ver-bottom 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

.scale-up-left {
    -webkit-animation: scale-up-left 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
            animation: scale-up-left 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

.scale-up-hor-center {
    -webkit-animation: scale-up-hor-center 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
            animation: scale-up-hor-center 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2025-1-25 13:3:16
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation scale-up-bl
 * ----------------------------------------
 */
@-webkit-keyframes scale-up-bl {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
  }
}
@keyframes scale-up-bl {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
  }
}

@-webkit-keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes rotate-scale-up {
  0% {
    -webkit-transform: scale(1) rotateZ(0);
            transform: scale(1) rotateZ(0);
  }
  50% {
    -webkit-transform: scale(2) rotateZ(180deg);
            transform: scale(2) rotateZ(180deg);
  }
  100% {
    -webkit-transform: scale(1) rotateZ(360deg);
            transform: scale(1) rotateZ(360deg);
  }
}
@keyframes rotate-scale-up {
  0% {
    -webkit-transform: scale(1) rotateZ(0);
            transform: scale(1) rotateZ(0);
  }
  50% {
    -webkit-transform: scale(2) rotateZ(180deg);
            transform: scale(2) rotateZ(180deg);
  }
  100% {
    -webkit-transform: scale(1) rotateZ(360deg);
            transform: scale(1) rotateZ(360deg);
  }
}

@-webkit-keyframes scale-up-bottom {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
}
@keyframes scale-up-bottom {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
}

@-webkit-keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes flip-scale-down-ver {
  0% {
    -webkit-transform: scale(1) rotateY(0);
            transform: scale(1) rotateY(0);
  }
  50% {
    -webkit-transform: scale(0.4) rotateY(-90deg);
            transform: scale(0.4) rotateY(-90deg);
  }
  100% {
    -webkit-transform: scale(1) rotateY(-180deg);
            transform: scale(1) rotateY(-180deg);
  }
}

@-webkit-keyframes scale-up-ver-bottom {
  0% {
    -webkit-transform: scaleY(0.4);
            transform: scaleY(0.4);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
  }
}
@keyframes scale-up-ver-bottom {
  0% {
    -webkit-transform: scaleY(0.4);
            transform: scaleY(0.4);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
  }
}
@-webkit-keyframes scale-up-left {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
}
@keyframes scale-up-left {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
}
@-webkit-keyframes scale-up-hor-center {
  0% {
    -webkit-transform: scaleX(0.4);
            transform: scaleX(0.4);
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
@keyframes scale-up-hor-center {
  0% {
    -webkit-transform: scaleX(0.4);
            transform: scaleX(0.4);
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

@-webkit-keyframes scale-up-ver-top {
  0% {
    -webkit-transform: scaleY(0.4);
            transform: scaleY(0.4);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
  }
}
@keyframes scale-up-ver-top {
  0% {
    -webkit-transform: scaleY(0.4);
            transform: scaleY(0.4);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
  }
}

@keyframes Torcatura {
  0%   {left:0px; top:0px;}
  50%  { left:200px; top:0px;}
  100%   {left:0px; top:0px;}
  from {background-color: red;}
  to {background-color: yellow;}
}

 #scrollToTopBtn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #007bff;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 18px;
    cursor: pointer;
    display: none;
    z-index: 1000;
}

#scrollToTopBtn:hover {
    background-color: #0056b3;
}