@font-face {
  font-family: 'titles';
  src: url('../fonts/FontsFree-Net-Lulo-Clean-W01-One-Bold.ttf');
  font-style: 25px;
}

@font-face {
  font-family: 'subtitles';
  src: url('../fonts/OpenSans-Regular.ttf');
  font-style: 25px;
}


@font-face {
  font-family: 'title3';
  src: url('../fonts/GeosansLight.ttf');
  font-style: 25px;
}

@font-face {
  font-family: 'products';
  src: url('../fonts/Poppins-Regular.otf');
  font-style: 25px;
}

@font-face {
  font-family: 'buttons';
  src: url('../fonts/avenirltstd-light.otf');
  font-style: 25px;
}
:root{
    --orange-color: #F1843B;
    --red-color: #E14220;
    --white-color: #fff;
    --bluelight-color: #B4D2FC;
    --darkblue-color: #3C9FF5;
}
body{
    background-color: white;
    color: #ACABAB;
}
hr{
    background-color:white;
}
.swal2-content input, .swal-content2 textarea{
    -webkit-appearance: none;
    background-color: #fff;
    border: none;
    font-size: 14px;
    display: block;
    box-sizing: border-box;
    width: 50%;
    margin-left: 25% !important;
    border: 1px solid rgba(0,0,0,.14);
    padding: 10px 13px;
    border-radius: 2px;
    transition: border-color .2s;
}

.capaLoading{
    background-color: RGBA(0 0 0 / 0.4);
    position: fixed;
    z-index: 9999999999999999;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.capaLoading img{
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.BlueParagraph{
    font-family: products;
   /* font-weight: bold; */
    color: #033671 !important;
}

input:focus{
outline: none;
box-shadow: none !important;
border-color: transparent;
}

.blueBackground{
  background-image: url('../img/fondo-mimaps.png');
  margin-top: 0px;
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
}

.custom-control-label::before{
    width: 20px !important;
    height: 20px !important;
}

.custom-control-label::after {

    width: 20px !important;
    height: 20px !important;
    border-radius: .25rem;
}
.custom-control-input:checked~.custom-control-label::before{
    background-color: #3C9FF5 !important;
    border-color: #B4D2FC !important;
}

.form-row{
    margin-top: 3%;
}
.form-row .col-md-12{
    margin-top: 10%;
}

.YellowTitles{
  font-family: products;
  font-size: 40px;
  color: var(--orange-color);
}

.YellowSubtitles{
    font-family: titles;
    font-weight: bold;
    color:var(--orange-color);
/*    text-transform: uppercase;*/

}

.msgtext{
    font-size: 15px;
    color: var(--red-color);
    font-weight: bolder;
}
.gray-space{
    width: 100%;
    height: 50px;
    color: white;
    background-color: #939292;
    line-height: 45px;
}

.effect-16{
    width: 100%;
    border: 0;
    padding: 10px 0 10px 0;
/*    margin:  10px 0 10px 0; */
    border-bottom: 1px solid #fff;
    background-color: transparent;
    height: 60px;
    }

.effect-16 ~ .focus-border{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #3C9FF5;
    transition: 0.4s;
    }

.effect-16:focus ~ .focus-border,.has-content.effect-16 ~ .focus-border{
    width: 100%; transition: 0.4s;
    }
.effect-16 ~ label{
    position: absolute;
    left: 0;
/*    width: 100%; */
/*    top: 9px; */
    color: var(--darkblue-color);
    transition: 0.3s;
    z-index: 1;
    letter-spacing: 0.5px;
/*    z-index: 99999;*/
    font-size: 14px;
}
.effect-16:focus ~ label, .has-content.effect-16 ~ label{
    top: -16px;
    font-size: 12px;
    color: var(--darkblue-color);
    transition: 0.3s;
}
.effect-16, .effect-16:focus{
        color: #3C9FF5;
        background-color: #B4D2FC;
    }
.input-effect{
    padding: 0;
}
.input-effect i{
    position: absolute;
    color: #3C9FF5;
    font-size: 23px;
    padding: 3%;
}
.effect-16::placeholder{
    color: #ACABAB;
}
a{
    color: #424242 !important;
    font-weight: 500;
    cursor: pointer;
    text-decoration-line: underline !important;
    text-decoration-style: solid !important;
    text-decoration-color: #3c9ff5 !important;
    text-decoration-thickness: 2px !important;
}
.forgotText{
    color: #424242 !important;
    cursor: pointer;
    text-decoration: none !important;
}
.custom-checkbox .custom-control-label::before {
    border-radius: 4.25rem !important;
}


/*
#init_session, #social_media, #register{
    padding: 4%;
    margin-top: 0%;
    background-color: #f2f2f2;
}
*/
.bi-x-lg{
  font-size: 28px;
  color: var(--white);
}
#social_media, #access_register form, #forgot form, #form_register form{
    padding: 4%;
    margin-top: 0%;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#social_media div {
   margin-top: 2%;
}
/*
    {
        background-color: transparent;
    border: none;
    border-bottom: solid 1px red;
    border-radius: 0;
    }
*/
    /* #customBtn {
      display: inline-block;
      background: white;
      color: #444;
      width: 100%;
      border-radius: 5px;
      border: thin solid #888;
      box-shadow: 1px 1px 1px grey;
      white-space: nowrap;
    }
    #customBtn:hover {
      cursor: pointer;
    } */
    span.label {
      font-family: serif;
      font-weight: normal;
    }
    span.icon {
      background: url('https://developers-dot-devsite-v2-prod.appspot.com/identity/sign-in/g-normal.png') transparent 5px 50% no-repeat;
      display: inline-block;
      vertical-align: middle;
      width: 42px;
      height: 42px;
    }
    span.buttonText {
      display: inline-block;
      vertical-align: middle;
      padding-left: 42px;
      padding-right: 42px;
      font-size: 14px;
      font-weight: bold;
      /* Use the Roboto font that is loaded in the <head> */
      font-family: 'Roboto', sans-serif;
    }

    .btn-light{
        width: 100%;
        background-color: var(--orange-color);
        border: none;
        color: white;
         border-radius: 0;
        height: 60px;
    }
    .btn-light:hover{
        width: 100%;
        background-color: white !important;
        border: none;
        color: var(--orange-color);

    }

    .swal-button{
        height: 40px;
    }
 .modal-header, .modal-footer{
    border-top: none !important;
    border-bottom: none !important;
}

#usuarios .btn-opposite-shopping:focus{
    text-decoration: underline;
    cursor: pointer;
}

.btn-shopping2{
    background-color: var(--white-color) !important;
    border: 1px solid var(--orange-color) !important;
    color: var(--orange-color) !important;
    font-family: buttons !important;
    border-radius: 6px !important;
    font-size: 20px;
}
.btn-shopping2:hover{
    background-color: var(--orange-color) !important;
    color: var(--white-color) !important;
}

.btn-opposite-shopping{
    background-color: var(--white-color);
    color: var(--orange-color);
    font-family: buttons;
/*    border: 1px solid var(--orange-color);*/
    border-radius: unset;
}
.btn-opposite-shopping:hover{
    background-color: var(--orange-color) !important;
    color: var(--white-color) !important;
}

    .rc-anchor .rc-anchor-normal .rc-anchor-light{
      border: none !important;
        width: 100% !important;
    }

/* SECCION REGISTRO */
.inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

.inputfile + label {
    font-size: 0.75em;
    font-weight: 700;
    color: white;
    background-color: #939292;
    display: inline-block;
    width: 80%;
    margin-left: 10%;
    text-align: center;
    height: 40px;
    border-radius: 5px;
    line-height: 37px;
}

.inputfile:focus + label,
.inputfile + label:hover {
    background-color: var(--orange-color);
}
.inputfile + label {
	cursor: pointer; /* "hand" cursor */
}
.inputfile + label * {
	pointer-events: none;
}

@media screen and (max-width: 992px) {
    .input-effect {
        margin-top: 20px;
    }
}
