::-webkit-scrollbar-thumb {
    background: #405de6
}

::-webkit-scrollbar-track {
    background: #f9f9f9
}

::-webkit-scrollbar {
    height: 2px;
    width: 10px
}

*,
body,
html {
    box-sizing: border-box
}

body,
html {
    padding: 0;
    margin: 0;
    height: 100%;
    line-height: 1.5
}

body {
    margin: 0;
    padding: 0;
    font-family: open sans, sans-serif;
    background: #efefef
}

a {
    color: #fff;
    text-decoration: none
}

input::placeholder {
    color: #888;
    opacity: 1
}

.header {
    background: #6130b0
}

.site-title img {
    width: 300px;
    padding-top: 10px
}

.site-title a {
    color: #fff;
    padding: 5px;
    display: block;
    font-size: 22px;
    font-family: pacifico, cursive;
    text-transform: none
}

p.site-title {
    margin: 0
}

.site-branding-text {
    color: #fff;
    text-align: center
}

.cloudflare-app {
    margin-bottom: 30px
}

.sam-container {
    max-width: 1080px;
    text-align: center
}

.input-box {
    position: relative;
    background: #6130b0;
    padding: 5px;
    border-radius: 15px
}

#sam-text {
    width: 100%;
    height: 70px;
    padding: .6em 1em;
    outline: 0;
    box-sizing: border-box;
    border: none;
    border-radius: 12px;
    letter-spacing: .02em;
    line-height: 1.4;
    margin-bottom: 0;
    display: block;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    font-family: montserrat, sans-serif;
    background: #f9f9f9;
    box-shadow: inset 1px 1px 3px rgba(200, 200, 200, .7);
    resize: none
}

#sam-text::placeholder {
    color: #999;
    font-size: 18px
}

.sam-text .clear,
button.clear {
    position: absolute;
    right: 4px;
    color: #de0707;
    font-size: 20px;
    padding: 5px 15px;
    line-height: 1.5;
    background: 0 0;
    border: none;
    z-index: 99999;
    border-radius: 3px;
    cursor: pointer;
    top: 3px;
    outline: none
}

.container {
    max-width: 1080px;
    margin: 0 auto;
    text-align: center
}

.footer .container {
    margin-top: 65px
}

.settings {
    float: right;
    margin-top: 12px
}

.settings input {
    box-shadow: none;
    cursor: pointer;
    padding: 2px;
    width: 220px
}

p.font-size {
    display: block;
    float: left;
    text-transform: uppercase;
    color: #ffffff8c;
    margin-right: 4px;
    font-size: 12px;
    margin-top: 0;
    padding: 2px
}

.share_button {
    float: left;
    padding-top: 8px;
    padding-bottom: 7px
}

.fixedtop .share_button {
    display: none
}

.share {
    padding-top: 8px;
    padding-left: 5px;
    display: block;
    float: left;
    text-transform: uppercase;
    color: #ffffff8c;
    margin-right: 5px;
    font-size: 12px
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
    display: inline-block
}

.resp-sharing-button__link {
    text-decoration: none;
    color: #fff;
    float: left;
    font-size: 18px;
    margin-right: 5px;
    margin-bottom: 3px
}

.resp-sharing-button {
    transition: 25ms ease-out;
    padding: 3px 25px;
    border-radius: 3px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}

.resp-sharing-button__icon svg {
    width: 1em;
    height: 1em;
    margin-right: .4em;
    vertical-align: top
}

.resp-sharing-button--small svg {
    margin: 0;
    vertical-align: middle
}

.resp-sharing-button__icon {
    stroke: #fff;
    fill: none
}

.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
    fill: #fff;
    stroke: none
}

.resp-sharing-button--twitter {
    background-color: #55acee;
    border-color: #55acee
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
    background-color: #2795e9;
    border-color: #2795e9
}

.resp-sharing-button--pinterest {
    background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
    background-color: #8c0615
}

.resp-sharing-button--facebook {
    background-color: #3b5998;
    border-color: #3b5998
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
    background-color: #2d4373;
    border-color: #2d4373
}

.resp-sharing-button--tumblr {
    background-color: #35465c
}

.resp-sharing-button--tumblr:hover {
    background-color: #222d3c
}

.resp-sharing-button--reddit {
    background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
    background-color: #3a80c1
}

.resp-sharing-button--google {
    background-color: #dd4b39
}

.resp-sharing-button--google:hover {
    background-color: #c23321
}

.resp-sharing-button--linkedin {
    background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
    background-color: #046293
}

.resp-sharing-button--email {
    background-color: #777;
    border-color: #777
}

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
    background-color: #5e5e5e;
    border-color: #5e5e5e
}

.resp-sharing-button--xing {
    background-color: #1a7576
}

.resp-sharing-button--xing:hover {
    background-color: #114c4c
}

.resp-sharing-button--whatsapp {
    background-color: #25d366;
    border-color: #25d366
}

.resp-sharing-button--whatsapp:hover,
.resp-sharing-button--whatsapp:active {
    background-color: #1da851;
    border-color: #1da851
}

.resp-sharing-button--telegram {
    background-color: #08c;
    border-color: #08c
}

.share-link {
    float: left;
    width: 100%;
    padding: 10px 0;
    cursor: pointer
}

.share-link span {
    color: #777;
    font-family: arial, sans-serif
}

#share-link {
    cursor: pointer
}

@media only screen and (max-width:670px) {
    .resp-sharing-button {
        padding: 5px 16px
    }
}

.bookmarks {
    padding: 5px;
    float: left;
    width: 100%;
    overflow: auto;
    white-space: nowrap
}

.bookmarks a {
    display: inline-block;
    text-transform: uppercase;
    color: #ffffffc2;
    padding: 4px 10px;
    border-radius: 5px;
    margin: 3px 0;
    font-size: 13px
}

.bookmarks a:hover {
    background: #a2a4d4
}

div#header {
    width: 100%;
    float: left
}

div#header-sec {
    float: left;
    width: 100%
}

.widget-content {
    max-width: 1080px;
    margin: 0 auto
}

div.mainsection {
    max-width: 1080px;
    margin: 0 auto;
    padding-top: 0
}

.mainsection h1.entry-title {
    margin-top: 0;
    padding-top: 10px
}

.letrasbonitaslist {
    width: 100%;
    position: relative;
    display: inline-block;
    background-color: white
}

.letrasbonitaslist h2 {
    text-align: center;
    color: #797979;
    font-family: roboto, sans-serif;
    font-weight: 300;
    margin: 0;
    padding: 5px
}

.layout {
    background-color: white;
    border-radius: 15px
}

.letrasbonitas {
    position: relative;
    display: block;
    float: left;
    width: 50%
}

.letrasbonitas span {
    background: #f1f1f1;
    color: #999;
    position: absolute;
    padding: 2px 8px;
    top: 2px;
    left: 2px;
    font-size: 10px;
    border-radius: 3px;
    text-transform: uppercase;
    display: none
}

.letrasbonitas p {
    font-size: 20px;
    width: 95%;
    text-align: center;
    background: #efefef;
    cursor: pointer;
    color: #000;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
    padding: 12px 15px 25px;
    border: 1px solid #dadada;
    margin: auto auto 10px;
    border-radius: 7px
}

.letrasbonitas:hover p {
    color: #2b5fd2;
    background: #f9f9f9;
    text-shadow: 1px 1px 1px #00000045
}

.letrasbonitas:hover span {
    display: block
}

@media only screen and (min-width:970px) {
    .letrasbonitas {
        width: 50%
    }
}

@media only screen and (max-width:970px) {
    .header {
        margin-bottom: 0;
        padding-bottom: 0
    }

    .letrasbonitas {
        position: relative;
        display: block;
        float: left;
        width: 100%;
        border-bottom: 1px solid #f1f1f1
    }
}

h2.headings {
    font-size: 22px;
    text-align: center;
    margin-top: 15px;
    color: #00e;
    font-weight: 700
}

.copyright-area a {
    color: blue
}

p.text {
    text-align: center;
    opacity: .8
}

p.copyit {
    text-align: center;
    opacity: .8
}

.close-btn {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px 0 0;
    position: absolute;
    right: 0;
    top: -37px;
    background-color: #fefefe;
    box-shadow: 0 -6px 18px 0 rgb(9 32 76/8%)
}

.ads {
    margin: 15px 0 !important;
    float: left;
    clear: both;
    width: 100% !important
}

.divTableCell {
    display: table-cell;
    padding: 0 5px
}

.divTableCell:nth-child(1) {
    text-align: left;
    font-size: 14px;
    text-transform: uppercase;
    float: left;
    padding: 0;
    color: #2b5fd2;
    border-radius: 3px
}

.divTableCell:nth-child(2) {
    text-align: left
}

.share-buttons {
    margin-top: 5px
}

.share-buttons a {
    float: left;
    cursor: pointer;
    padding: 5px 25px
}

.share-buttons a:hover {
    opacity: .9
}

.share-buttons a.facebook {
    background: #44609d
}

.share-buttons a.twitter {
    background: #54acef
}

.share-buttons a.whatsapp {
    background: #57bb63
}

.share-buttons img {
    width: 23px;
    float: left
}

.sam-text\.fixedtop {
    position: fixed;
    top: 0;
    padding-top: 5px;
    width: 100%;
    z-index: 999
}

@media only screen and (max-width:970px) {
    .sam-text {
        margin-bottom: 0;
        padding: 2px 2px 0;
        width: 100%;
        z-index: 9999;
        top: 0;
        left: 0;
        bottom: 0
    }

    .sam-text\.fixedtop {
        margin-bottom: 0;
        padding: 2px 2px 0;
        position: fixed;
        width: 100%;
        z-index: 9999;
        top: 0;
        left: 0;
        -webkit-box-shadow: 0 -2px 15px 0 rgb(0 0 0/55%);
        -moz-box-shadow: 0 -2px 15px 0 rgba(0, 0, 0, .55);
        box-shadow: 0 -2px 15px 0 rgb(0 0 0/55%)
    }
}

.links {
    text-align: center;
    margin-top: 10px;
    clear: both;
    float: left;
    width: 100%
}

.links a {
    background: #6130b0;
    color: #fdfdfdd2;
    display: inline-block;
    margin: 3px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 12px;
    cursor: pointer;
    border-radius: 4px;
    padding: 7px 13px;
    text-align: center;
    white-space: nowrap
}

.links a:hover {
    background: #000;
    color: #fff
}

button.btn.btn-primary {
    margin: 3px
}

#scroll {
    display: none;
    position: fixed;
    bottom: 20%;
    right: 0;
    background: #fff;
    z-index: 99999;
    color: #464242;
    font-size: 22px;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 12px 14px;
    box-shadow: -2px 4px 5px 0 rgb(0 0 0);
    border-radius: 5px 0 0 5px
}

#scroll:hover {
    color: #fff;
    background: #465be3
}

.footer {
    width: 100%;
    float: left;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    background: #fff;
    padding-bottom: 50px
}

.footer p {
    color: #444
}

img {
    margin-top: 15px;
    margin-bottom: 15px;
    max-width: 900px;
    width: 100%
}

.entry-content {
    text-align: left;
    padding: 2px;
    margin-left: 6px
}

.sampage {
    text-align: center;
    float: left;
    width: 100%;
    margin: 15px 0;
    padding: 0
}

.sampage a.sampage-next {
    display: inline-block;
    background: #6130b0;
    color: #fff;
    padding: 10px 30px;
    border-radius: 6px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: background 0.3s ease
}

.sampage a.sampage-next:hover {
    background: #4a2590
}

.page-load-status {
    text-align: center;
    color: #777;
    float: left;
    width: 100%
}

.aload {
    font-size: 20px;
    position: relative;
    width: 4em;
    height: 1em;
    margin: 10px auto
}

.aload span {
    display: block;
    width: 1em;
    height: 1em;
    border-radius: .5em;
    background: #0d53c7;
    position: absolute;
    animation-duration: .5s;
    animation-timing-function: ease;
    animation-iteration-count: infinite
}

.aload span:nth-child(1),
.aload span:nth-child(2) {
    left: 0
}

.aload span:nth-child(3) {
    left: 1.5em
}

.aload span:nth-child(4) {
    left: 3em
}

.aload span:nth-child(1) {
    animation-name: reveal
}

.aload span:nth-child(2),
.aload span:nth-child(3) {
    animation-name: slide
}

.aload span:nth-child(4) {
    animation-name: reveal;
    animation-direction: reverse
}

@keyframes reveal {
    from {
        transform: scale(.001)
    }

    to {
        transform: scale(1)
    }
}

@keyframes slide {
    to {
        transform: translateX(1.5em)
    }
}

p.other-platform {
    text-align: center
}

p.other-platform img {
    width: auto;
    height: 90px
}

p.copied {
    position: fixed;
    width: 260px;
    right: 0;
    bottom: 25%;
    background: #2b5fd2;
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px 0 0 3px;
    z-index: 99999;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .41)
}

p.copied span {
    float: left;
    width: 100%
}

p.copied .text {
    background: 0 0;
    color: #fff;
    border: none;
    width: 100%
}

.error-page {
    text-align: center;
    padding: 60px 20px;
    min-height: 60vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.error-code {
    font-size: 8rem;
    font-weight: bold;
    color: #923737f2;
    margin: 0;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.1);
    background: linear-gradient(45deg, #923737f2, #ff6b6b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text
}

.error-message {
    font-size: 2rem;
    color: #333;
    margin: 20px 0;
    font-weight: 600
}

.error-description {
    font-size: 1.2rem;
    color: #666;
    margin: 20px 0 40px;
    max-width: 600px;
    line-height: 1.6
}

.error-actions {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 30px
}

.error-btn {
    display: inline-block;
    padding: 15px 30px;
    background: #923737f2;
    color: white;
    text-decoration: none;
    border-radius: 8px;
    font-weight: bold;
    font-size: 1.1rem;
    transition: all 0.3s ease;
    border: 2px solid #923737f2
}

.error-btn:hover {
    background: transparent;
    color: #923737f2;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(146, 55, 55, 0.3)
}

.error-btn-secondary {
    background: transparent;
    color: #923737f2;
    border: 2px solid #923737f2
}

.error-btn-secondary:hover {
    background: #923737f2;
    color: white
}

.error-decoration {
    font-size: 3rem;
    margin: 20px 0;
    opacity: 0.7
}

@media (max-width: 768px) {
    .error-code {
        font-size: 5rem
    }

    .error-message {
        font-size: 1.5rem
    }

    .error-description {
        font-size: 1rem
    }

    .error-actions {
        flex-direction: column;
        align-items: center
    }

    .error-btn {
        width: 100%;
        max-width: 280px
    }
}

.skip-link {
    position: absolute;
    top: -40px;
    left: 6px;
    background: #000;
    color: #fff;
    padding: 8px;
    text-decoration: none;
    z-index: 9999;
    border-radius: 4px;
    font-weight: bold
}

.skip-link:focus {
    top: 6px
}
