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, font, 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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    box-sizing: border-box;
    vertical-align: baseline;
}

a:focus {
    outline: none;
}

img, i {
    vertical-align: middle !important;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 0px;
    padding-left: 0px;
}

ol, ul {
    list-style: none;
}

a, a:hover, a:active {
    text-decoration: none !important;
}

/****ESTRUCTURA*********/
html {
    font-size: 62.5%;
}

html, body {
    height: 100%;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 300;
    color: #fff;
    background-color: #286f9d;
    word-wrap: break-word;
}

.body-search {
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 300;
    color: #fff;
    background-color: #76a3be;
}

.body-info {
    color: #fff;
    background-color: #113b68;
}

.body-info img {
    width: 100%;
}

.info1_md {
    display: none;
}

.info1_xs {
    display: none;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.container {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

header {
    width: 100%;
    z-index: 50;
}

footer {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 75%;
    height: 90px;
    background-color: #286f9d;
    z-index: 99;
}

.menu {
    float: right;
}

.main {
    position: relative;
}

.aside {
    position: fixed;
    background-color: #76a3be;
    height: 100%;
    padding-top: 12%;
    padding-bottom: 30px;
    width: 25%;
}

.row.block {
    background-color: #76a3be;
    padding: 5em 10em;
    margin: 4em 0em;
}

.aside .angeles {
    display: block;
    height: 350px;
    overflow-y: scroll;
}

.view-angel svg {
    width: 90% !important;
    height: 80%;
}

.aside .angeles-select {
    display: none;
}

.content {
    margin-bottom: 100px;
    float: right;
    background-color: #286f9d;
    width: 75%;
    padding-top: 50px;
}

.content-small {
    margin: 0 auto;
    width: 80%;
}

.content-general {
    margin: 0 auto;
    width: 96%;
}

.content2 {
    width: 90%;
    margin: 0 auto;
    padding-top: 30px;
    display: block;
    margin-bottom: 100px;
}

div.legal {
    width: 100%;
    position: fixed;
    bottom: 0px;
    right: 0px;
    text-align: center;
    padding: 0;
    /*background-color: #286f9d;*/
}

.login-register-page {
    clear: both;
    height: 100%;
}

/********SCROLL**********/
/*.force-overflow
{
  min-height: 450px;
}

#scroll-blue::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
  border-radius: 10px;
  background-color: transparent;
}

#scroll-blue::-webkit-scrollbar
{
  width: 12px;
  background-color: transparent;
}

#scroll-blue::-webkit-scrollbar-thumb
{
  border-radius: 10px;
  height: 50px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0);
  background-color: #114877;
}

#scroll-blue::-webkit-scrollbar-thumb:hover{
    background-color: #23527c;
}
*/

/**********GENERAL*******/

.space-50 {

}

.space-75 {

}

.space-100 {
    height: 100px;
}

.space-200 {
    height: 200px;
}

button:hover {
    opacity: 0.8;
}

.oculto {
    visibility: hidden;
}

.bold {
    font-weight: 600;
}

svg {
    vertical-align: middle;
    fill: currentColor;
}

svg.big {
    width: 20rem;
    height: 20rem;
    text-align: center;
    margin: 6rem;
}

svg.big path {
    fill: white;
}

/**********TYPOGRAPHY*******/
h1, h2, h3, h4, h5 {
    font-weight: 300;
    line-height: 150%;
}

h1 {
    font-size: 2.5rem;
    padding-bottom: 20px;
}

h2 {
    font-size: 2rem;
}

h3 {
    font-size: 2.4rem;
}

h3.enhorabuena {
    font-size: 3rem;
}

p {
    text-align: justify;
    font-size: 1.2rem;
}

p.paragraph {
    text-align: justify;
    font-size: 1.2em;
    font-weight: 300;
    line-height: 1.6em;
}

p.paragraph.text-center {
    text-align: center;
}

p.paragraph.text-center a {
    color: white;
    /*text-decoration: underline !important;*/
    font-weight: bolder;
}

/*******HEADER***********/
header.header1 {
    position: relative;
}

header.header1 .menu {
    padding: 25px 25px 25px 0px;
}

header.header2 {
    position: relative;
    padding: 25px;
}

header.header2 img {
    width: 200px;
}

header.header-login-register {
    position: fixed;
}

header.header1 .logo img, header.header-login-register img, header.header-login-register .logo img {
    width: 200px;
    height: auto;
    max-width: 100%;
}

header.header1 .logo, header.header-login-register .logo {
    padding-top: 10px;
    padding-left: 6%;
    position: fixed;
}

header.header-login-register .cerrar {
    width: 10%;
    padding: 25px !important;
    float: right;
}

header.home {
    position: fixed;
    height: 200px;
}

header.home .logo {
    position: absolute;
    left: 8%;
    width: 200px;
    padding-top: 10px;
}

header.home .logo img {
    width: 100%;
}

header.home .menu {
    padding: 25px 25px 25px 0px !important;
}

header .followers {
    display: inline-block;
    position: relative;
    margin-right: 15px;
}

header .followers .num-followers, header .followers .count-notifications2 {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 1.5rem;
    line-height: 2.6rem;
    font-weight: 700;
    color: #fff;
    border: 2px solid #fff;
    background-color: #bd0f00;
    border-radius: 1.5rem;
    -moz-border-radius: 1.5rem;
    -webkit-border-radius: 1.5rem;
    width: 3rem;
    text-align: center;
}

header .menu-icon .num-followers {
    position: absolute;
    top: 80%;
    left: -10px;
}

header .menu-icon .count-notifications2 {
    position: absolute;
    top: 80%;
    right: -10px;
}

header .followers .count-notifications2 {
    background-color: #8894b1;
}

header .add {
    margin-right: 30px;
}

/*MENU ASIDE*/
#navigator {
    width: 250px;
    height: 100%;
    position: fixed;
    top: 0;
    right: -250px;
    padding-top: 90px;
    background: #76a3be;
    float: left;
    z-index: 200;
}

#navigator ul#nav {
    width: 250px;
    height: auto;
    display: block;
    margin: 0;
    padding: 0;
}

#navigator ul#nav li.nav_tab {
    width: 250px;
    list-style: none;
}

#navigator ul#nav li.nav_tab a {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    display: block;
    text-align: left;
    padding: 10px 10px 10px 0px;
    margin-right: 15px;
    border-bottom: 1px solid #fff;
    text-decoration: none;
    text-transform: uppercase;
}

#navigator ul#nav li.nav_tab a:hover {
    color: #021038;
}

.menu-icon {
    border: 1px solid #fff;
    border-radius: 10px;
    width: 50px;
    height: 50px;
    position: fixed;
    right: 0;
    margin: 0 20px 0 0;
    padding: 3px 0;
    cursor: pointer;
    z-index: 300;
}

.menu-text {
    vertical-align: middle;
}

.menu-icon div {
    width: 35px;
    height: 2px;
    background: #fff;
    margin: 8px auto;
    transition: all 0.35s;
    border-radius: 2px;
    z-index: 300;
}

.back-floating svg {
    width: 50px;
}

.on {
    background-color: #286f9d;
    border: none;
    margin: 0;
}

.on .line_one {
    transform: rotate(45deg) translate(8px, 9px);
    margin-right: 6px;
    margin-top: 4px;
}

.on .line_two {
    opacity: 0;
}

.on .line_three {
    transform: rotate(-45deg) translate(7px, -7px);
    margin-right: 7px;
    margin-top: 12px;
}

/*********FOOTER************/
footer.footer1, footer.footer2 {
    border-top: 3px solid #76a3be;
}

.limite {
    position: relative;
}

span.msn-limite {
    position: absolute;
    top: -135px;
    left: -75px;
    display: block;
    width: 200px;
    padding: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.2rem;
    color: #021038;
    background-color: #00fff7;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}

span.msn-limite:after {
    position: absolute;
    display: block;
    content: '';
    width: 30px;
    height: 30px;
    margin-top: 20px;
    margin-left: -15px;
    left: 50%;
    background-color: #00fff7;
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    transform-origin: 50% 0;
}

/*ul.link-list{*/
/*position: absolute;*/
/*bottom: 10px;*/
/*right: 0px;*/
/*}*/

ul.link-list li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    border-right: 2px solid #fff;
}

ul.link-list li a {
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.2rem;
    font-weight: 400
}
ul.link-list li i {
    vertical-align: initial !important;
}
ul.link-list:hover li a, ul.link-list:hover li p, ul.link-list:hover li span {
    color: #948222;
}

ul.link-list li:last-child {
    margin-right: 10px;
    padding-right: 10px;
    border-right: none;
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.2rem;
    font-weight: 400
}

/********LANGUAGES*********/
.language {
    width: 70px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
    cursor: pointer;
    text-align: center;
}

.language select.select-language {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    height: 80px;
    margin-top: -15px;
    overflow: hidden;
    width: 100%;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #286f9d;
    border: none;
    padding-left: 20px;
}

.language select.select-language::-ms-expand {
    display: none;
}

.language::after {
    content: '\f107';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: bold;
    color: #fff;
    font-size: 20px;
    padding-right: 0.5em;
    position: absolute;
    top: 35px;
    left: 50%;
    margin-left: -10px;
    pointer-events: none;
}

.language select.select-language option {
    /*font-family: 'Open Sans', sans-serif;*/
    font-family: sans-serif;
    font-size: 2rem !important;
    color: #fff;
    background: #286f9d;
    font-weight: 600;
}

/*.language select.select-language option[aria-selected]{*/
/*color: #fff;*/
/*background-color:#114877;*/
/*}*/

/*.language select.select-language option[aria-selected=true]{*/
/*color: #fff;*/
/*background-color:#286f9d;*/
/*}*/

/** CUSTOM SELECT LANGUAGES **/
/*.custom-select-wrapper {
  position: relative;
  display: inline-block;
  user-select: none;
  width: 100%;
  padding:5px;
  color: #fff;
  font-size: 2rem;
  font-weight: 400;
  background-color: #286f9d;
  border: none;
}
.custom-select-wrapper select {
    display: none;
  }
.custom-select {
    position: relative;
    display: block;
  }
.custom-select-trigger{
    display: block;
    text-align: center;
  }
    .custom-select-trigger:after {
        position: relative;
        display: block;
        content: '';
        width: 15px;
        height: 15px;
        margin: 5px auto 0px;
        border-bottom: 3px solid #fff;
        border-right: 3px solid #fff;

        -webkit-transform: rotate(45deg) translateY(-50%);
        -moz-transform: rotate(45deg) translateY(-50%);
        transform: rotate(45deg) translateY(-50%);

        -webkit-transition: all .4s ease-in-out;
        -moz-transition:  all .4s ease-in-out;
        transition: all .4s ease-in-out;

        -webkit-transform-origin: 50% 0;
        -moz-transform-origin: 50% 0;
        transform-origin: 50% 0;
      }
     .custom-select.opened .custom-select-trigger:after {
        margin-top: 15px;
        -webkit-transform: rotate(-135deg) translateY(-50%);
        -moz-transform: rotate(-135deg) translateY(-50%);
        transform: rotate(-135deg) translateY(-50%);
      }
  .custom-options {
    position: absolute;
    display: block;
    top: 100%; left: 0; right: 0;
    width: 70px;
    margin: 0px 0px;
    margin-left: -5px;
    box-sizing: border-box;
    box-shadow: 0 2px 1px rgba(0,0,0,.07);
    background: #286f9d;

    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;

    opacity: 0;
    visibility: hidden;
    pointer-events: none;

    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);

  }
  .custom-select.opened .custom-options {
    width: 70px;
    margin-left: -5px;
    opacity: 1;
    visibility: visible;
    pointer-events: all;

    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
     transform: translateY(0);
  }
   .custom-options:before {
      position: absolute;
      display: block;
      content: '';
      bottom: 100%; right: 25px;
      width: 7px; height: 7px;
      margin-bottom: -4px;
      border-top: 1px solid #b5b5b5;
      border-left: 1px solid #b5b5b5;
      background: #fff;

      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg);

      -webkit-transition: all .4s ease-in-out;
      -moz-transition: all .4s ease-in-out;
      transition: all .4s ease-in-out;

      display: none;
    }
    .option-hover:before {
      background: #286f9d;
      color: #9dbcd5;
    }
    .custom-option {
         position: relative;
         display: block;
         padding: 0 17px;
         border-bottom: 1px solid #9dbcd5;
         font-size: 1.8rem;
         font-weight: 400;
         color: #fff;
         line-height: 47px;
         cursor: pointer;

         -webkit-transition: all .4s ease-in-out;
         -moz-transition: all .4s ease-in-out;
         transition: all .4s ease-in-out;
     }
   .custom-option:first-of-type {
      border-radius: 4px 4px 0 0;
    }
   .custom-option:last-of-type {
      border-bottom: 0;
      border-radius: 0 0 4px 4px;
    }
    .custom-option:hover,
    .custom-option.selection {
      background: #286f9d;
      color: #9dbcd5;
    }
*/

/********SEARCH*********/
.search {
    position: absolute;
    top: 25px;
    left: 45%;
}

/*******MENU*********/
.container .menu a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    color: #fff;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: bold;
}

.container .menu a.signup {
    padding: 10px 20px;
    border: 2px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
}

.container .menu a.signup:hover {
    border: 2px solid #021038;
    color: #021038;
}

.container .menu a.signup:active {
    border: 2px solid #76a3be;
    color: #76a3be;
}

/********ASIDE1*************/
.aside .welcome-user {

}

.aside ul.menu-aside a li {
    background-color: #76a3be;
    display: block;
    padding: 10px 0px;
    border-top: 2px solid #286f9d;
    border-bottom: 2px solid #286f9d;
}

.aside ul.menu-aside a li:hover {
    background-color: #286f9d;
}

.aside ul.menu-aside a.active li {
    background-color: #286f9d;
    border-top: 2px solid #286f9d;
    border-bottom: 2px solid #286f9d;
}

.aside ul.menu-aside a {
    color: #286f9d;
    font-size: 1.3rem;
    font-weight: 400;
}

.aside ul.menu-aside a:hover {
    color: #fff;
}

.aside ul.menu-aside a.active {
    color: #fff;
}

.aside-bottom {
    /*background-color: #76a3be;*/
    position: fixed;
    bottom: 0px;
    padding-top: 20px;
    height: 100px;
    width: 25%;
    z-index: 99;
}

.aside-bottom .img {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
}

/*.aside .contact span.texto{
  text-transform: uppercase;
  font-size: 1.4rem;
  color: #fff;
  font-weight: 400;
}*/

.contact-mobile, .back-mobile {
    display: none;
}

.aside .gracias {
    padding-top: 10px;
    text-align: center;
}

/***********ASIDE2*************************/
.aside div.text, .aside div.date {
    font-weight: 300;
    font-size: 1.2rem;
    padding: 10px 0px;
}

.aside div.text {
    background-color: #76a3be;
}

.aside div.date {
    background-color: #286f9d;
    font-size: 2em;
    font-weight: 700;
}

.aside div.welcome h3 {
    font-size: 1.2rem;
}

.aside div.welcome h3 span {
    font-size: 2rem;
    font-weight: 600;
}

.aside div.profile {
    border-radius: 50%;
    border: 3px solid #fff;
    overflow: hidden;
    width: 12rem;
    height: 12rem;
    margin: 0px auto;
    background-color: #fff;
}

.aside div.profile img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    /*margin-left: -25%;*/
    /*margin-top: -2px;*/

}

.aside div.profile img.noimage {
    width: 50%;
    height: 100%;
    object-fit: initial;
}

/********INFO ANGEL EN ASIDE*************/
.angel .column {
    text-align: left;
    position: relative;
    padding: 10px;
    color: #000;
    background-color: #fff;
    overflow: hidden;
    margin: 10px auto;
    width: 90%;
}

.angel .column .picture {
    float: left;
    position: relative;
}

.angel .column .picture .circle-img {
    border-radius: 50%;
    border: 3px solid #76a3be;
    overflow: hidden;
    width: 8rem;
    height: 8rem;
}

.angel .column .picture img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.angel .column .picture img.noimage {
    width: 50%;
    height: 50%;
    margin: 25% auto;
    object-fit: initial;
}

.angel.first-selected-angel .column {
    border: 3px solid #286f9d;

}

.picture .notification1 {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 1.2rem;
    line-height: 2rem;
    font-weight: 700;
    color: #fff;
    border: 2px solid #76a3be;
    background-color: #bd0f00;
    border-radius: 50%;
    width: 2.4rem;
    text-align: center;
}

.picture .notification2 {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 1.2rem;
    line-height: 2rem;
    font-weight: 700;
    color: #fff;
    border: 2px solid #76a3be;
    background-color: #8894b1;
    border-radius: 50%;
    width: 2.4rem;
    text-align: center;
}

.footer1 .notification3 {
    float: right;
    margin-left: -25px;
    position: initial;
    bottom: 0;
    right: 0;
    font-size: 1.2rem;
    line-height: 2rem;
    font-weight: 700;
    color: #fff;
    border: 2px solid #76a3be;
    background-color: #8894b1;
    border-radius: 50%;
    width: 2.4rem;
    height: 2.4rem !important;
    text-align: center;
    padding: 0 !important;
}

.angel .column .info {
    float: left;
    padding: 10px 0px;
    width: 60%;
    margin-left: 5px;
}

.angel .column .info .name {
    color: #286f9d;
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 10px;
}

.angel .column .info .dates {
    color: #76a3be;
    font-weight: bold;
    font-size: 1.4rem;
}

.angel .column .info .birth {
    float: left;
}

.angel .column .info .dead {
    float: right;
}

.angel .column .info .dates span.city {
    text-transform: uppercase;
    color: #76a3be;
    font-weight: bold;
    font-size: 1.2rem;
}

.angel .column .options {
    float: right;
    width: 10%;
    text-align: center;
}

.angel .column .options img {
    width: 30px;
    margin-top: 10px;
}

.angel .column .options .view-angel svg {
    width: 3em;

}

.angel .column .options .view-angel a svg g g path {
    fill: #286f9d;
}

/***********HOME**************/
.title-home {
    position: absolute;
    top: 120px;
    width: 100%;
    z-index: 100;
    text-align: center;
    color: #fff;
}

/*********** SEARCH ****************/
.search-page {
    clear: both;
}

form.search-angel .column, .search-result .column {
    margin: 0 auto;
    width: 98%;
    margin-bottom: 10px;
}

form.search-angel .column input[type='text'] {
    background-color: #9dbcd5;
}

form.search-angel ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #fff;
}

form.search-angel :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff;
    opacity: 1;
}

form.search-angel ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;
    opacity: 1;
}

form.search-angel :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}

form.search-angel :placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    color: #fff;
}

/***********SELECT SEARCH**************/

.search-country-select .select2 {
    width: 100% !important;
}

.search-country-select .select2-container--default .select2-selection--single {
    background-color: #9dbcd5;
    border: none;
    border-radius: 0px;
}

.search-country-select .select2-container--default .select2-selection--single .select2-selection__rendered {

}

.search-country-select .select2-container .select2-selection--single .select2-selection__rendered {

}

.search-country-select .select2-container--default .select2-selection--single .select2-selection__arrow {

}

.search-country-select .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: transparent #fff #fff transparent;
    border-style: solid;
    border-width: 3px;
    position: absolute;
    display: block;
    top: -5px;
    right: 20px;
    left: auto;
    width: 15px;
    height: 15px;
    margin-left: 0px;
    margin-top: 0px;
    background: transparent;
    transform: rotate(45deg);

}

.search-country-select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent #fff #fff transparent;
    border-style: solid;
    border-width: 3px;
}

.search-country-select .select2-container .select2-selection--single {
    height: 100%;
}

.search-country-select .select2-search--dropdown, .select2-results {
    color: #021038;
    font-size: 1.4rem;
    background-color: #fff;
}

.search-country-select .select2-container--default .select2-search--dropdown .select2-search__field {
    color: #114877;
    border: 1px solid #fff;
}

.search-country-select .select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #fff;
    background-color: #114877;
}

.search-country-select .select2-container--default .select2-results__option[aria-selected=true] {
    color: #fff;
    background-color: #286f9d;
}

.search-country-select .select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-size: 3rem;
    color: #fff;
}

/*********END SELECT****************/
/*Botón buscar*/
form.search-angel .search-button button {
    margin-right: 28px;
    background: transparent;
    border: none;
}

/***Resultados de búsqueda****/
.search-result .column {
    position: relative;
    min-height: 150px;
    padding: 10px;
    background-color: #fff;
    overflow: hidden;
}

.search-result .private {
    background: #286f9d url(../img/icons/lock-white.svg) center 80px no-repeat;
    background-size: 4rem auto;
}

#angel-popup .private p {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.6rem;
    font-weight: 400;
    margin-top: 16rem;
}

.search-result .column .picture {
    float: left;
    text-align: center;
}

.search-result .column .picture .profile {
    position: relative;
}

.search-result .column .picture .profile .circle-img {
    border-radius: 50%;
    border: 3px solid #76a3be;
    overflow: hidden;
    width: 9rem;
    height: 9rem;
    margin-bottom: 5px;
    object-fit: cover;
    /*    background-color: #286f9d;
    */
}

.search-result .column .picture .profile .circle-img a {
    object-fit: cover;
}

.search-result .column .picture .profile .circle-img img.profile {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.search-result .column .picture .profile .circle-img img.profile.noimage {
    width: 50%;
    height: 100%;
    object-fit: initial;
}

.search-result .column .follow {
    position: absolute;
    top: 0px;
    right: 5px;
}

.search-result .column .info {
    float: right;
    width: 70%;
    padding: 40px 0px 0px 0px;
}

.search-result .column .info .name {
    color: #286f9d;
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 10px;
}

.search-result .column .info .dates {
    color: #76a3be;
    font-weight: bold;
    font-size: 1.4rem;
}

.search-result .column .info .birth {
    float: left;
}

.search-result .column .info .dead {
    float: right;
}

.search-result .column .info .dates span.city {
    text-transform: uppercase;
    color: #76a3be;
    font-weight: bold;
    font-size: 1.2rem;
}

/***********LOGIN - REGISTER **********/
.login, .register {
    padding: 12% 6%;
    float: left;
    width: 50%;
    height: 100%;
}

.register {
    padding: 6% 4% 0px;
}

.main-login-register .login {
    background-color: #76a3be;
}

.main-login-register .register {
    background-color: #286f9d;
}

.title {
    margin-bottom: 20px;
}

form.login-register {
    max-width: 340px;
    margin: 0 auto;
}

form.login-register input[type='text'], form.login-register input[type='password'], form.login-register input[type='email'] {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    color: #286f9d;
    font-size: 1.6rem;
    background-color: #fff;
    border: none;
}

form.login-register ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #286f9d;
}

form.login-register :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #286f9d;
    opacity: 1;
}

form.login-register ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #286f9d;
    opacity: 1;
}

form.login-register :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #286f9d;
}

form.login-register :placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    color: #286f9d;
}

form.login-register input[type=checkbox] {
    display: none;
}

form.login-register input[type="checkbox"] + label {
    cursor: pointer;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../img/icons/checkbox.svg) left top no-repeat;
}

form.login-register input[type="checkbox"]:checked + label {
    cursor: pointer;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../img/icons/checkbox-ok.svg) left top no-repeat;
}

form.login-register label {
    font-size: 1.4rem;
    vertical-align: bottom;
    font-weight: lighter;
}

form.login-register a {
    font-size: 1.4rem;
    font-weight: bold;
    color: #fff;
}

form.login-register .recordar {
    padding-top: 10px;
    height: 58px;
}

form.login-register .button1 {
    font-weight: lighter;
    color: #fff;
    width: 100%;
    font-size: 1.6rem;
    padding: 10px 0px;
    background-color: #286f9d;
    border: none;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
}

form.login-register .button2 {
    font-weight: lighter;
    color: #fff;
    width: 100%;
    font-size: 1.6rem;
    padding: 10px 0px;
    background-color: #76a3be;
    border: none;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
}

.msn-error {
    display: block;
    font-weight: lighter;
    color: #fff;
    width: 100%;
    font-size: 1.4rem;
    line-height: 150%;
    padding: 10px 10px;
    background-color: #bd0f00;
    border: none;
    text-transform: uppercase;
    text-align: center;
}

.msn-success {
    display: block;
    font-weight: lighter;
    color: #fff;
    width: 100%;
    font-size: 1.4rem;
    line-height: 150%;
    padding: 10px 10px;
    background-color: #5cbc37;
    border: none;
    text-transform: uppercase;
    text-align: center;
}

/***********SIGUE LOS PASOS**************/
.num-steps {
    text-align: center;
    margin-bottom: 20px;
}

.num-steps ul li {
    display: inline-block;
    font-size: 4rem;
    line-height: 7rem;
    font-weight: 300;
    color: #76a3be;
    background-color: #114877;
    border-radius: 5rem;
    -moz-border-radius: 5rem;
    -webkit-border-radius: 5rem;
    margin: 0px 10px;
    width: 7rem;
}

.num-steps ul li.active {
    color: #fff;
    background-color: #76a3be;
}

.num-steps ul li.dark {
    display: inline-block;
    font-size: 5rem;
    line-height: 10rem;
    font-weight: 300;
    color: #fff;
    background-color: #114877;
    border-radius: 5rem;
    -moz-border-radius: 5rem;
    -webkit-border-radius: 5rem;
    margin: 0px 10px;
    width: 10rem;
}

/*FORMULARIOS*/
.column {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.column2 {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: -5px;
}

/***********FORMULARIO STEPS*********************/
form.form-steps input[type='text'], form.form-steps input[type='password'], form.form-steps input[type='email'], form.form-steps textarea {
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.4rem;
    padding: 15px;
    color: #fff;
    font-weight: regular;
    background-color: #76a3be;
    border: none;
    text-align: left;
    border-radius: 0px;

}

/***********FORMULARIO GENERAL*********************/
.noresize {
    resize: none;
}

.pseudotextarea,
form.general input[type='text'], form.general input[type='password'], form.general input[type='email'], form.general input[type='date'], form.general textarea, #angels_edit_city {
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.4rem;
    padding: 15px;
    color: #fff;
    font-weight: regular;
    background-color: #76a3be;
    border: none;
    text-align: left;
    border-radius: 0px;
}

/****CUSTOM DATEPICKER******/
.ui-widget-header {
    border: 1px solid #286f9d;
    background: #76a3be;
    color: #021038;
    font-weight: bold;
}

.ui-widget-content {
    color: #021038;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #286f9d;
    background: #76a3be;
    font-weight: bold;
    color: #021038;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -9px;
    top: 50%;
    margin-top: -9px;
}

.ui-widget-header .ui-icon {
    background-size: 18px;
    background-repeat: no-repeat;
}

.ui-icon {
    width: 18px;
    height: 18px;
}

.ui-icon-circle-triangle-w {
    background-image: url("../img/icons/arrow-left-month.svg") !important;
    background-position: center;
}

.ui-icon-circle-triangle-e {
    background-image: url("../img/icons/arrow-right-month.svg") !important;
    background-position: center;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: none;
    background: none;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 2px;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 2px;
}

/*CUSTOM SELECT COUNTRY*/
.select2 {
    width: 100% !important;
}

.select2-container--default .select2-selection--single {
    background-color: #76a3be;
    border: none;
    border-radius: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    line-height: 1.4rem;
    font-size: 1.2rem;
    text-align: left;
    font-weight: 300;

}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding: 15px 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 40%;
    right: 1px;
    width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: transparent #fff #fff transparent;
    border-style: solid;
    border-width: 3px;
    position: absolute;
    display: block;
    top: 0px;
    right: 20px;
    left: auto;
    width: 5px;
    height: 5px;
    margin-left: 0px;
    margin-top: 0px;
    background: transparent;
    transform: rotate(45deg);

}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent #fff #fff transparent;
    border-style: solid;
    border-width: 3px;
}

.select2-container .select2-selection--single {
    height: 100%;
}

.select2-search--dropdown, .select2-results {
    color: #021038;
    font-size: 1.4rem;
    background-color: #fff;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    color: #114877;
    border: 1px solid #fff;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #fff;
    background-color: #114877;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    color: #fff;
    background-color: #286f9d;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #fff;
}

/*END SELECT COUNTRY*/

/************SELECT COUNTRY IN EDIT PAGE****************/
.edit-country-select .select2 {
    width: 100% !important;
}

.edit-country-select .select2-container--default .select2-selection--single {
    background-color: #76a3be;
    border: none;
    border-radius: 0px;
}

.edit-country-select .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    line-height: 1.4rem;
    font-size: 1.2rem;
    text-align: left;
    font-weight: 300;
}

.edit-country-select .select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding: 15px 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.edit-country-select .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 40%;
    right: 1px;
    width: 20px;
}

.edit-country-select .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: transparent #fff #fff transparent;
    border-style: solid;
    border-width: 3px;
    position: absolute;
    display: block;
    top: 0px;
    right: 20px;
    left: auto;
    width: 5px;
    height: 5px;
    margin-left: 0px;
    margin-top: 0px;
    background: transparent;
    transform: rotate(45deg);

}

.edit-country-select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent #fff #fff transparent;
    border-style: solid;
    border-width: 3px;
}

.edit-country-select .select2-container .select2-selection--single {
    height: 100%;
}

.edit-country-select .select2-search--dropdown, .select2-results {
    color: #021038;
    font-size: 1.4rem;
    background-color: #fff;
}

.edit-country-select .select2-container--default .select2-search--dropdown .select2-search__field {
    color: #114877;
    border: 1px solid #fff;
}

.edit-country-select .select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #fff;
    background-color: #114877;
}

.edit-country-select .select2-container--default .select2-results__option[aria-selected=true] {
    color: #fff;
    background-color: #286f9d;
}

.edit-country-select .select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-size: 2rem;
    color: #fff;
}

/*END SELECT COUNTRY*/
/*****SELECT FAMILY*********/
form.general .select-family {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    min-height: 44px;
    overflow: hidden;
    background: url(../img/icons/family-edit.svg) no-repeat 20% top;
    background-position: 50% top;
    background-size: 50%;
    width: 100%;
    padding: 14px 0 0;
    color: #fff;
    line-height: 1.4rem;
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    background-color: #76a3be;
    border: none;
    white-space: nowrap;
}

#angels_edit_city {

}

.select-family::-ms-expand {
    display: none;
}

form.general .select-family option {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.6rem !important;
    background-color: #fff;
    color: #76a3be;
}

/******SELECT FAMILY STEPS*************/
form.form-steps .select-family {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    min-height: 44px;
    overflow: hidden;
    background: url(../img/icons/family-edit.svg) no-repeat 20% top;
    background-position: 50% top;
    background-size: auto 100%;
    width: 100%;
    padding: 10px 0 0;
    color: #fff;
    line-height: 1.4rem;
    font-size: 1rem;
    font-weight: bold;
    text-align-last: center;
    text-align: center;
    background-color: #76a3be;
    border: none;
    white-space: nowrap;
}

form.form-steps .select-family option {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.6rem !important;
    background-color: #fff;
    color: #76a3be;
}

form.form-steps input[type=checkbox] {
    display: none;
}

form.form-steps .lock input[type="checkbox"] + label {
    cursor: pointer;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../img/icons/unlock-white.svg) left top no-repeat;
}

form.form-steps .lock input[type="checkbox"]:checked + label {
    cursor: pointer;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../img/icons/lock-white.svg) left top no-repeat;
}

form.form-steps input[type="checkbox"] + label {
    cursor: pointer;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../img/icons/checkbox.svg) left top no-repeat;
}

form.form-steps input[type="checkbox"]:checked + label {
    cursor: pointer;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../img/icons/checkbox-ok.svg) left top no-repeat;
}

form label.label {
    padding-left: 35px;
    padding-top: 5px;
    color: #fff;
    font-size: 1rem;
    font-weight: 300;
    vertical-align: middle;
}

.accept {
    margin-top: 10px;
}

form ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #fff;
}

form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff;
    opacity: 1;
}

form ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;
    opacity: 1;
}

form:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}

form :placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    color: #fff;
}

.arrow {
    position: absolute;
    top: 35%;
    right: 30px;
}

.arrow2 {
    position: absolute;
    top: 40%;
    right: 10%;
}

.dropdown-menu:before {
    position: absolute;
    display: block;
    content: '';
    bottom: 100%;
    left: 25px;
    width: 9px;
    height: 9px;
    margin-bottom: -4px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    background: #fff;
    transform: rotate(45deg);
    transition: all .4s ease-in-out;
}

.dropdown-menu {
    width: 100%;
}

form a.continue {
    display: block;
}

form a.continue span.texto {
    font-weight: 600;
    color: #fff;
    width: 100%;
    font-size: 1.6rem;
    text-transform: uppercase;
    padding: 10px;
}

/**********FORMULARIO EDITAR PERFIL*************************/

form.profile .column input[type='text'], form.profile .column input[type='password'], form.profile .column input[type='email'] {
    width: 100%;
    padding: 10px 15px;
    line-height: 1.5rem;
    color: #286f9d;
    font-size: 1.5rem;
    font-weight: 400;
    background-color: #fff;
    border: none;
    text-align: left;
}

form.profile .column input[type='submit'] {
    width: 100%;
    padding: 10px 15px;
    line-height: 1.5rem;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 400;
    background-color: #286f9d;
    border: none;
}

form.profile ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #286f9d;
}

form.profile :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #286f9d;
    opacity: 1;
}

form.profile ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #286f9d;
    opacity: 1;
}

form.profile :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #286f9d;
}

form.profile :placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    color: #286f9d;
}

form.profile img.edit {
    width: 20px;
    position: absolute;
    top: 10px;
    right: 20px;
}

/***********FORMULARIOS DE INTRODUCCIÓN DE DATOS****************/
img.edit {
    width: 15px;
    position: absolute;
    top: 10px;
    right: 20px;
}

.textarea-info textarea {
    padding: 35px 15px 15px !important;
}

.textarea-info img.edit {
    right: 12px;
}

#angels_edit_description {
    background-color: transparent;
    min-height: 300px;
    resize: vertical !important;
    overflow-y: visible !important;
}

.gif {
    position: absolute;
    bottom: 3em;
    right: 3em;

}

/***********FOTOS, VIDEOS Y MÚSICA******************/

button.attach {
    width: 100%;
    background-color: #76a3be;
    padding: 100px;
}

#sortable .item {
    position: relative;
    display: inline-block;
    margin: 0px 10px 10px 0px;
}

#sortable .item:first-child {
    border: 5px solid #76a3be;

}

/*#sortable .item:first-child:hover div.mascara:before {*/
/*content:"Imágen destacada";*/
/*position:absolute;*/
/*top: 1em;*/
/*left:1em;*/

/*}*/
#sortable .item img {
    height: 93px;
    width: auto;
    float: left;
}

/*#sortable .item img:hover{
  background: rgb(0,0,0,0.5);
}*/

#sortable .item img.delete {
    height: auto;
    width: 20px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 10;
}

#sortable .item .mascara {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(17, 72, 119, 0.8) url(../img/icons/drag.svg) no-repeat center center;
    transition: all 0.3s ease-in-out;
    width: 100%;
    height: 93px;
}

#sortable .item:hover .mascara {
    opacity: 1;
}

/*****INPUT FILE**********/
.custom-input-file {
    overflow: hidden;
    position: relative;
    cursor: pointer;
    background-color: #76a3be;
    color: #fff;
    padding: 75px 0px;
    text-align: center;
    font-family: verdana;
    font-size: 1.2rem;
    width: 90%;
    height: 200px;
}

.custom-input-file img {
    margin-bottom: 10px;
}

.custom-input-file:hover {
    background: rgba(0, 0, 0, .2);
    color: #fff;
}

.custom-input-file .input-file {
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 10000px;
    border: 10000px solid transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    right: -1000px;
    top: -1000px;
    cursor: pointer;
}

/************UN POCO DE MI***************************/
.about-me {
    padding: 4% 2% 8% 4%;
}

.about-me h1 {
    padding-top: 40px;
}

.place-birth {
    font-size: 1.4rem;
    font-weight: 700;
}

.family-list ul {
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #76a3be;
    overflow: hidden;
}

.family-list ul li {
    /*line-height: .5em;*/
    float: left;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 300;
    text-align: center;
    white-space: nowrap;
}

.family-list ul li.type {
    color: #76a3be;
}
.family-list ul li.family-delete a {
    vertical-align: baseline;
}

/***PASADOR FOTOS, VIDEOS, MUSICA****/
#optionbar {
    padding: 0 0 30px 0;
    background: transparent;
    text-align: center;
    position: relative;
}

#optionbar ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: block;
    text-align: center;
}

#optionbar ul li {
    margin: -2px;
    display: inline-block;
    position: relative;
}

#optionbar ul li:first-child a {
    border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
    -webkit-border-radius: 10px 0px 0px 10px;
}

#optionbar ul li:last-child a {
    border-radius: 0px 10px 10px 0px;
    -moz-border-radius: 0px 10px 10px 0px;
    -webkit-border-radius: 0px 10px 10px 0px;
}

#optionbar ul li a {
    display: block;
    border: 4px solid #76a3be;
    background-color: #76a3be;
    font-size: 1.5rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    text-transform: uppercase;
    padding: 10px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

#optionbar ul li a:hover {
    background-color: #286f9d;
    border: 4px solid #76a3be;
}

#optionbar ul li.active a {
    border: 4px solid #114877;
    background-color: #286f9d;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

/*#optionbar ul:first-child{
  color: red;
}*/

.dropdown-box {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.dropdown-box.active {
    opacity: 1;
    max-height: 1500px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.dropdown-box {
    position: relative;
}

/***SLIDER FOTOS, VIDEOS, MUSICA**/

.demo {
    width: 100%;
}

.demo ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom: 0;
}

.demo ul li {
    position: relative;
    display: block;
    float: left;
    margin-right: 6px;
    cursor: pointer;
}

.demo ul li img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    object-fit: cover;
}

.demo ul li img.video-img, .demo ul li iframe {
    display: block;
    width: 100%;
    max-height: 300px;
    margin: 0 auto;
}

.lSSlideOuter .lSPager.lSGallery img {
    height: 100px;
}

#lightSlider-videos li.hasIframe img, #lightSlider-audios li.hasIframe img {
    display: none;
}

.msn-empty {
    text-align: center;
    margin-top: 10px;
    font-size: 2.5rem;
}

.button-play {
    position: absolute;
    background: url(../img/slider/play.svg) center center no-repeat;
    width: 150px;
    height: 150px;
    top: 50%;
    margin-top: -75px;
    left: 50%;
    margin-left: -75px;
    z-index: 100;
}

.actividad {
    margin-bottom: 10px;
}

.actividad p {
    padding-top: 5px;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: left;
}

.actividad p.date {
    font-weight: lighter;
}

/*DEDICATORIAS*/
ul.dedicatoy-list {
    width: 100%;
}

ul.dedicatoy-list li a {
    display: block;
    width: 100%;
    padding: 10px 15px;
    font-size: 1.4rem;
    color: #76a3be;
    font-weight: 700;
    background-color: #fff;
    border-bottom: 1px solid #114877;
}

ul.dedicatoy-list li a.active {
    display: block;
    width: 100%;
    padding: 10px 15px;
    font-size: 1.4rem;
    color: #76a3be;
    font-weight: 700;
    background-color: #114877;
}

ul.dedicatoy-list li a:hover {
    color: #76a3be;
    background-color: #114877;
}

div.add-dedicatory {
    width: 100%;
    height: 100px;
    background-color: #76a3be;
    padding: 20px;
}

div.add-dedicatory .add-dedicatory-button {
    padding: 20px 60px;
    margin-left: 10px;
    font-size: 1.6rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background-color: #114877;
    border: none;
}

p.caption {
    font-weight: 700;
    padding: 10px;
}

/*edit-dedicatory-list*/
ul.edit-dedicatoy-list {
    width: 100%;
}

ul.edit-dedicatoy-list li {
    display: block;
    width: 100%;
    padding: 10px;
    background-color: #fff;
    border-bottom: 1px solid #114877;
}

ul.edit-dedicatoy-list li span.name {
    padding-left: 10px;
    font-size: 1.4rem;
    color: #76a3be;
    font-weight: 700;
}

ul.edit-dedicatoy-list li .svg {
    width: 20px;
    margin-left: 5px;
    height: auto;
}

/*****PLANES DE PAGO********/
div.porque {
    width: 80%;
    margin: 0 auto;
}

div.plans {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

div.plan ul {
    margin-top: 10px;
    width: 100%;
    background-color: #76a3be;
}

div.plan ul li {
    width: 100%;
    height: 70px;
    background-color: #76a3be;
    font-weight: 700;
}

div.plan ul li.price {
    font-size: 4rem;
    padding-top: 8px;
}

div.plan ul li.price .small {
    font-size: 3rem;
}

div.plan ul li.dark {
    width: 100%;
    height: 70px;
    padding-top: 10px;
    background-color: #114877;
    font-size: 2.5rem;
}

div.plan ul li.dark .small {
    display: block;
    margin-top: -5px;
    font-size: 1.2rem;
}

div.plan ul .text {
    padding-top: 10px;
    font-size: 2rem;
}

div.plan ul li.text .small {
    display: block;
    margin-top: -5px;
    font-size: 1.2rem;
}

div.plans button.button-plan {
    margin: 20px 0px;
    background-color: #114877;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: none;
    font-weight: 400;
    font-size: 1.2rem;
    text-transform: uppercase;
    padding: 5px 20px;
}

.paragraph.thanks-plans {
    font-weight: bold;
    font-size: 1.6rem;
}

/*IMPERSONATE*/
.impersonate {
    color: #FFFFFF;
    background-color: red;
    display: block;
    bottom: 0;
    width: 100%;
    position: fixed;
    z-index: 999999;
    font-size: 1.5em;
    font-weight: 500;
    padding: 1em;
    text-align: right;
    -webkit-filter: drop-shadow(0px 0px 2px black);
}

.impersonate a, .impersonate a:hover, .impersonate a:active, .impersonate a:link {
    color: #FFFFFF;
    border: 2px solid;
    padding: .3em;
    margin: 1em;
    -webkit-filter: drop-shadow(1px 1px 1px grey);
}

/*SHARE EMAIL*/
.form-share-email {
    max-width: 450px;
    margin: 0 auto;
}

/*MODAL BOOTSTRAP CONTACTAR CON EL ADMINISTRADOR*/
.modal-content {
    background-color: #286f9d;
}

.modal-open .modal {
    z-index: 10000;
}

.modal-header, .modal-footer {
    border: none;
}

.modal-footer {
    padding: 0px 30px 30px;
}

.close {
    color: #fff;
    text-shadow: none;
}

.modal-title {
    color: #fff;
    font-size: 3rem;
    padding-top: 6px;
}

.form-control {
    margin: 0 auto;
    width: 95%;
    display: block;
    height: 100px;
    padding: 20px;
    font-size: 2rem;
    font-weight: bold;
    line-height: 2.5rem;
    color: #fff;
    background: #76a3be none;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#contact_text::-webkit-input-placeholder {
    color: #fff;
}

#contact_text:-moz-placeholder {
    color: #fff;
}

#contact_text::-moz-placeholder {
    color: #fff;
}

#contact_text:-ms-input-placeholder {
    color: #fff;
}

input::-webkit-input-placeholder {
    color: #fff;
}

input:-moz-placeholder {
    color: #fff;
}

input::-moz-placeholder {
    color: #fff;
}

input:-ms-input-placeholder {
    color: #fff;
}

.form-control:focus {
    border-color: #286f9d;
}

textarea.form-control {
    resize: none;
}

.btn {
    border-radius: 0;
}

.btn-primary {
    color: #fff;
    background-color: #76a3be;
    border-color: #76a3be;
}

.btn-primary:hover {
    color: #fff;
    background-color: #76a3be;
    border-color: #76a3be;
}

.btn-default {
    color: #286f9d;
    background-color: #fff;
    border-color: #fff;
}

/*AUTOCOMPLETE INPUT*/
.ui-menu .ui-menu-item {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.4rem;
    font-weight: 300;
    color: #333;
    padding: 7px;
    margin: 0;
}

.ui-menu .ui-menu-item:hover, .ui-menu .ui-menu-item:active, .ui-menu .ui-menu-item:link, .ui-state-focus {
    background-color: #021038;
    font-weight: 300;
    color: #fff;
    padding: 7px;
    margin: 0;
}

.video-contenedor {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.video-contenedor iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*iframe.ytb-embed {
max-width: 96% !important;
display: block;
margin: 10px auto;
}*/

header.home {
    z-index: 101 !important;
}

#delete-modal p {
    text-align: center;
    padding: 10px 0 30px;
}

div.delete-angel {
    cursor: pointer;
}

.search-result .column .private .picture {
    display: inline-block;
    float: none;
    text-align: initial;
    width: 35%;
}

.search-result .column .private .info {
    float: none;
    display: inline-block;
    padding: 0;
    width: 50%;
    position: relative;
    vertical-align: text-bottom;
    bottom: 10px;
}

.private .contact-private {
    position: absolute;
    bottom: 10px;
    left: 25px;
}

.private .info .name {
    color: white !important;
    padding-left: 5px;
}

#private-data {
    color: white;
    font-size: 2.4rem;
    font-weight: 300;
    line-height: 150%;
    padding: 10px 20px;
}

.back-floating, .contact-floating {
    position: fixed;
    right: 9rem;
    top: 4rem;
    z-index: 100;
    cursor: pointer;
}

.back-floating img, .contact-floating img {
    height: 32px;
}

.contact-floating {
    right: 17rem;
    top: 3.5rem;
}

header.header1 .menu .contact-floating {
    position: initial;
}

.video-recopilatorio-tarifas {
    margin-bottom: 3em;
}

.video-recopilatorio-tarifas h1, .video-recopilatorio-tarifas small {
    color: white;
}

.video-recopilatorio-tarifas .col-sm-4 {
    margin-bottom: 3em;
}

.video-recopilatorio-tarifas div h1 {
    font-size: 5rem;
    font-weight: normal;
}

.video-recopilatorio-tarifas div ul {
    text-align: center;
    /*padding: 0 10em;*/
    margin-bottom: 2em;
}

.video-recopilatorio-tarifas div ul li {
    font-size: 1.4rem;
    /*text-align: center;*/
}

.video-recopilatorio-tarifas div ul li img {
    width: 3em;
    height: 3em;
    margin: 0em 1em;
}

.video-recopilatorio-tarifas div h4 {
    font-size: 3rem;
    margin-bottom: 1em;
}

p.block.paragraph {
    margin: 0 10%;
    font-weight: normal;
}

.modal-body .form-group {
    text-align: left;
}

.modal-body input[type=checkbox] {
    display: none;
}

.modal-body input[type="checkbox"] + label {
    cursor: pointer;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../img/icons/checkbox.svg) left top no-repeat;
}

.modal-body input[type="checkbox"]:checked + label {
    cursor: pointer;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../img/icons/checkbox-ok.svg) left top no-repeat;
}

.modal-body label {
    font-size: 1.4rem;
    padding-left: 35px;
    padding-top: 5px;
    color: #fff;
    font-weight: bold;
    vertical-align: middle;
    margin: 1em;
}

@media (min-width: 992px) {
    .main-special {
        margin-top: 164px;
    }
}

form.general .select-family {
    text-align-last: center;
    background-size: 30px !important;
    padding: 4px 0 0 !important;
}