.lang-inline li:nth-child(2),
.lang-inline li:nth-child(3),
.fa-youtube, .fa-instagram {
    display: none
}

#pie .redessociales .fab {
    padding-right: 20px;
}

.lang-inline li:nth-child(2),
.lang-inline li:nth-child(3),
.fa-youtube {
    display: none
}

#pie .redessociales .fab {
    padding-right: 20px;
}

.icon-surround-1 {
    width: 130px;
    height: 130px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #888;
    margin: 0 auto 20px
}

.service-content .icon-surround-1 span {
    width: 35px;
    height: 25px;
    padding-top: 5px;
    background: #fff url(../images/pat-bg.png);
    display: table;
    text-align: center;
    line-height: 25px;
    color: #444;
    border-radius: 50%;
    border: 2px solid #888;
    font-size: 19px;
    position: relative;
    font-family: Open sans
}

.service-content:hover .icon-surround-1 {
    background-color: #e96546;
    border-color: #e96546;
    background-position: 50% -130px
}

.service-content:hover .icon-surround-1 span {
    background: #e96546;
    border-color: #e96546;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.service-content .icon-surround-1 span:before {
    position: absolute;
    display: block;
    content: "";
    border: 1px solid #fff;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 50%;
    top: 0;
    left: 0;
    right: 0
}

.service-content h4 {
    text-align: center
}

.service-content p {
    text-align: center;
    padding: 0 10px
}

.service-content {
    text-align: center;
    color: #444
}

.divider {
    width: 100%
}

.services {
    background: url(../images/service-bg.png) no-repeat center 90px
}

.retos-content .reto1 {
    background: url(/images/mejorcompartidas/reto1.jpg) 50% 50% no-repeat
}

.retos-content .reto2 {
    background: url(/images/mejorcompartidas/reto2.jpg) 50% 50% no-repeat
}

.retos-content .reto3a {
    background: url(/images/mejorcompartidas/reto3a.jpg) 50% 50% no-repeat
}

.retos-content .reto3b {
    background: url(/images/mejorcompartidas/reto3b.jpg) 50% 50% no-repeat
}

.services {
    padding: 50px 20px;
    width: 100%;
}

.service-content:hover .icon-surround-1 {
    background-position: 50% 50%;
    background-color: inherit;
    border-color: #642980
}

.service-content:hover .icon-surround-1 span {
    background-color: #642980;
    border-color: #642980
}

.service-content h4 {
    font-weight: 700;
    font-size: 18px
}

.services .service-content:hover h4, .services .service-content:hover p {
    color: #642980
}

.icon-surround-1 {
    height: 150px;
    width: 150px
}

.bgretoscompromisos {
    background-image: url(/images/mejorcompartidas/bg-retoscompromisos.jpg);
    background-repeat: no-repeat;
    padding-top: 250px;
    background-size: cover;
    background-position: 50% 50%
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-md-12, .col-xs-12, .col-xs-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-12, .col-xs-6 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-6 {
    width: 50%
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn:active:focus, .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e
}

.btn-primary:active {
    background-image: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.container {
    width: 100% !important;
}

.container:after, .container:before, .row:after, .row:before {
    display: table;
    content: " "
}

.container:after, .row:after {
    clear: both
}

@-ms-viewport {
    width: device-width
}

.p-item-inner {
    position: relative
}

.p-item-inner .overlay-wrap {
    padding: 20px;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #e96546;
    background: rgba(233, 101, 70, .9);
    left: 0;
    right: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer
}

.overlay {
    display: table;
    width: 100%;
    height: 100%
}

.overlay-inner {
    display: table-cell;
    vertical-align: middle
}

.guionesteatro .col-xs-12, .guionesteatro .col-xs-6 {
    padding: 0;
    margin: 0
}

.guionesteatro .p-item-inner .overlay-wrap {
    background: 0 0;
    opacity: 1
}

.guionesteatro .overlay-inner {
    background: rgba(255, 255, 255, .5);
    background: 0 0;
    position: absolute;
    margin: 0 auto
}

.guionesteatro .p-item-inner {
    background-size: cover
}

.guionesteatro .p-item-inner.bg1right {
    background-image: url(/images/mejorcompartidas/bg1right.jpg)
}

.guionesteatro .p-item-inner.bg1right:hover {
    background-image: url(/images/mejorcompartidas/bg1right-hover.jpg)
}

.guionesteatro .p-item-inner.bg1left {
    background-image: url(/images/mejorcompartidas/bg1left.jpg)
}

.guionesteatro .p-item-inner.bg1left:hover {
    background-image: url(/images/mejorcompartidas/bg1left-hover.jpg)
}

.guionesteatro .p-item-inner.bg0right {
    background-image: url(/images/mejorcompartidas/bg0right.jpg)
}

.guionesteatro .p-item-inner.bg0right:hover {
    background-image: url(/images/mejorcompartidas/bg0right-hover.jpg)
}

.guionesteatro .p-item-inner.bg0left {
    background-image: url(/images/mejorcompartidas/bg0left.jpg)
}

.guionesteatro .p-item-inner.bg0left:hover {
    background-image: url(/images/mejorcompartidas/bg0left-hover.jpg)
}

.guionesteatro .p-item-inner.bgtop {
    background-image: url(/images/mejorcompartidas/bgtop.jpg)
}

.guionesteatro .p-item-inner.bgtop:hover {
    background-image: url(/images/mejorcompartidas/bgtop-hover.jpg)
}

.guionesteatro .overlay-inner {
    bottom: 70px;
    width: 30%;
    left: 35%;
    border-radius: 5px;
    color: #000
}

.uppercase {
    text-transform: uppercase
}

.space30 {
    margin-bottom: 30px
}

.space40 {
    margin-bottom: 40px
}

#juegos-mejorcompartidas {
    display: flex;
    flex-flow: nowrap row;
}

#juegos-mejorcompartidas .item {
    width: 33%;
    padding: 10px;
}

#juegos-mejorcompartidas .boton {
    background-color: var(--color-principal);
    margin: 10px 0 10px 0;
    text-align: center;
    padding: 10px;
    border-radius: 7.5px;
}

#juegos-mejorcompartidas .boton:hover {
    background-color: var(--color-principal-degradado);
}

#juegos-mejorcompartidas img {
    max-width: 100%;
}

#juegos-mejorcompartidas a,
#juegos-mejorcompartidas a:hover {
    color: white;
}

.guionesteatro a:focus {
    border: 0;
}