body {
    padding: 0;
    margin: 0;
    overflow-x: hidden;
}

header {
    background-color: var(--color-1) !important;
    position: sticky;
    top: 0;
    z-index: 999;
}

.seccion {
    padding-top: 80px;
    padding-bottom: 80px;
}

/****************************Nav*/

nav {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.navbar-brand {
    font-weight: bold;
}

.pestaña {
    margin-left: 20px;
    margin-right: 20px;
}

.idioma {
    border: 2px solid rgba(0, 0, 0, 0.21);
    border-radius: 40px;
    padding: 2px 12px !important;
}

.active {
    border-bottom: 3px solid var(--color-2);
    color: var(--color-2) !important;
    font-weight: bold;
}

button {
    font-size: 19px;
    font-weight: bold;
    border: 2px solid rgba(0, 0, 0, 0.21);
    border-radius: 8px;
    padding: 15px 50px !important;
    margin: 20px 0;
}

/**************footer*/
footer {
    padding: 53px 0px 30px 0px;
    background-color: var(--color-2);
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    position: relative !important;
    bottom: 0px;
    width: 100%;
}

.s-footer-social-term>a:link,
.s-footer-social-term>a:visited,
.s-footer-social-term>a:active {
    text-decoration: none;
    color: var(--color-white);
    font-size: 14px;
    margin-left: 20px;
}

.s-footer-social-copy,
ofsystem>a:link,
ofsystem>a:visited,
ofsystem>a:active {
    text-decoration: none;
    color: var(--color-2);
    font-size: 14px;
}

.s-footer-social-items {
    font-size: 20px;
    color: var(--color-white);
    width: 100%;
}

.s-footer-social>* {
    color: var(--color-white);
}

.s-footer-social-items>* {
    margin: 12px;
    font-size: 12px;
    background-color: var(--color-white);
    padding: 8px;
    color: var(--color-2);
    border-radius: 100%;
    width: 27px;
    height: 27px;
}

.s-footer-social {
    text-align: center;
    margin-top: 150px;
}

.s-footer-social>h1 {
    margin-top: 20px;
    font-size: 18px;
}

.s-footer-content {
    padding-bottom: 50px;
}

li {
    list-style: none;
    margin-bottom: 20px;
}

.s-footer-pag-item>a,
.s-footer-pag-item>a:link,
.s-footer-pag-item>a:visited,
.s-footer-pag-item>a:active {
    text-decoration: none;
    color: var(--color-white);
    font-size: 14px;
}

.s-footer-content {
    color: var(--color-white);
}

.s-footer-contac>div {
    margin-bottom: 20px;
}

.s-footer-content-title>img {
    width: 70%;
}

.abst-5 {
    position: absolute;
    left: -180px;
    bottom: 20px;
    width: 300px;
}

.abst-6 {
    position: absolute;
    bottom: 50%;
    left: 100px;
    width: 80px;
}

.abst-7 {
    position: absolute;
    top: 30%;
    left: 20px;
    width: 50px;
}

.abst-8 {
    position: absolute;
    right: -1px;
    top: 62px;
    width: 161px;
    padding: 0px;
}

.abst-9 {
    position: absolute;
    top: 32px;
    right: 35px;
    width: 50px;
}

.abst-10 {
    position: absolute;
    top: 290px;
    right: 128px;
    width: 111px;
}

/*---------------------------HOME------------------*/

/*************************info************/
.s-info-logo>img {
    width: 90%;
}

.s-info-logo {
    position: relative;
    z-index: 3;
}

.abst-1 {
    position: absolute;
    left: -30px;
    top: 180px;
    z-index: 1;
}

#info {
    background-color: var(--color-3);
}

.s-info-text>h1 {
    font-size: 70px;
}

.s-info-text>p {
    font-size: 19px;
}

/*********abstrac*/
.abst-2 {
    position: relative;
    left: 480px;
    z-index: 1;
}

.abst-3 {
    position: absolute;
    bottom: -180px;
    right: -10px;
    z-index: 1;
}

/*********proce*/
.s-proce>h1 {
    font-size: 50px;
    font-weight: bold;
}

.s-proce-text>p {
    font-size: 18px;
    width: 85%;
    text-align: center;
    margin: auto;
}

.s-proce-items {
    margin-top: 50px !important;
}

.s-proce-item-content {
    width: 23%;
    padding: 20px;
    margin: 8px;
    text-align: center;
    border: 1px ridge rgba(15, 60, 89, 0.1);
    border-radius: 31px;
    -webkit-box-shadow: 0px 7px 13px -3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 7px 13px -3px rgba(0, 0, 0, 0.3);
}

.s-proce-item-content>p {
    text-align: center;
}

.s-proce-item-content>h1 {
    text-align: center;
    font-size: 18px;
    color: var(--color-2);
}

.s-proce-item-content>h2 {
    text-align: center;
    display: inline-block;
    font-size: 18px;
    color: var(--color-white);
    background-color: var(--color-2);
    border-radius: 100%;
    padding: 10px 15px;
}

.abst-4 {
    position: absolute;
    z-index: 1;
    transform: rotate(70deg);
    -webkit-transform: rotate(70deg);
    -moz-transform: rotate(70deg);
}

#proce {
    background-color: var(--color-white);
}

/*********************request*/
#reque {
    background-color: var(--color-3);
    /* padding-bottom: 100px; */
}

.request-home {
    text-align: center;
}

.s-reque-forms-imputs>div {
    background-color: var(--color-white);
    padding: 30px 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.s-reque-title>h1 {
    font-size: 45px;
}

.s-reque-title>p {
    font-size: 16px;
}

.s-reque-title {
    margin-bottom: 35px;
}

.inp>textarea {
    resize: none;
    width: 100%;
    height: 200px;
    padding-top: 30px;
}

.inp {
    position: relative;
    margin-top: 20px;
    width: 100%;
    border-radius: 14px;
    overflow: hidden;
}

.inp .label {
    position: absolute;
    top: 20px;
    left: 12px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.5);
    font-weight: 500;
    transform-origin: 0 0;
    transform: translate3d(0, 0, 0);
    transition: all 0.2s ease;
    pointer-events: none;
}

.inp .focus-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.05);
    z-index: -1;
    transform: scaleX(0);
    transform-origin: left;
}

.inp input,
textarea,
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    border: 0;
    font-family: inherit;
    padding: 16px 12px 0 12px;
    height: 56px;
    font-size: 16px;
    font-weight: 400;
    background: var(--color-4);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.3);
    color: #000;
    transition: all 0.15s ease;
    height: 70px;
}

.inp input:not(:-moz-placeholder-shown)+.label,
textarea:not(:-moz-placeholder-shown)+.label,
select:not(:-moz-placeholder-shown)+.label {
    color: rgba(0, 0, 0, 0.5);
    transform: translate3d(0, -12px, 0) scale(0.75);
}

.inp input:not(:-ms-input-placeholder)+.label,
textarea:not(:-ms-input-placeholder)+.label,
select:not(:-ms-input-placeholder)+.labe {
    color: rgba(0, 0, 0, 0.5);
    transform: translate3d(0, -12px, 0) scale(0.75);
}

.inp input:not(:placeholder-shown)+.label,
textarea:not(:placeholder-shown)+.label,
select:not(:placeholder-shown)+.label {
    color: rgba(0, 0, 0, 0.5);
    transform: translate3d(0, -12px, 0) scale(0.75);
}

.inp input:focus,
textarea:focus,
select:focus {
    background: rgba(0, 0, 0, 0.05);
    outline: none;
    box-shadow: inset 0 -2px 0 var(--color-2);
    border-radius: 14px;
}

.inp input:focus+.label,
textarea:focus+.label,
select:focus+.label {
    color: var(--color-2);
    transform: translate3d(0, -12px, 0) scale(0.75);
}

.inp input:focus+.label+.focus-bg,
textarea:focus+.label+.focus-bg,
select:focus+.label+.focus-bg {
    transform: scaleX(1);
    transition: all 0.1s ease;
}

select {
    background-image: url(/images/Home/img7.png);
    /* background-size: 14px; */
    /*aquí deberás escribir la ruta de la imagen que utilizarás como flecha del desplegable*/
    background-repeat: no-repeat;
    background-position: 95% center;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
}

select::-ms-expand {
    display: none;
    /*Evita que se muestre la flecha por defecto en versiones de IE*/
}

.s-reque-forms>form>button {
    margin-top: 20px;
}


/************review*/
.s-review>h1 {
    font-size: 45px;
}

.s-review-item-sup>img {
   /* width: 20px;*/
   width: 82px;
    border-radius: 100%;
    margin-bottom: 20px;
}

.s-review-item {
    border: 1px ridge rgba(15, 60, 89, 0.1);
    border-radius: 31px;
    -webkit-box-shadow: 0px 7px 13px -3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 7px 13px -3px rgba(0, 0, 0, 0.3);
    padding: 20px;
    margin: auto;
    width: 80%;
   /* width: 30%;*/
}

.review-item-inf-star,
.review-item-inf-name {
    display: inline-block;
}

.s-review-item-inf {
    border-top: 2px solid rgb(183, 183, 183);
    padding-top: 10px;
}

.review-item-inf-star>* {
    color: rgb(183, 183, 183);
}

.star-active {
    color: rgb(255, 148, 27) !important;
}

.review-item-inf-name>h2 {
    font-size: 16px;
}

.review-item-inf-name>h3 {
    font-size: 13px;
}

#review {
    padding-bottom: 100px;
}

/*---------------------------ABOUT------------------*/
/************info*******/
.s-prin-text {
    position: relative;
    z-index: 2;
}

.s-prin-text>h1 {
    font-size: 60px;
}

.s-prin-img>img {
    width: 100%;
}

.s-prin-text>p {
    font-size: 18px;
}

.s-prin-text>* {
    margin-top: 35px;
}

#prin {
    background-color: var(--color-3);
}

.abst-11 {
    position: absolute;
    top: 140px;
    left: -73px;
    width: 173px;
    z-index: 1;
}

.abst-12 {
    position: relative;
    top: -30px;
    left: 673px;
    width: 177px;
}

.abst-13 {
    position: absolute;
    bottom: -161px;
    right: 0px;
    width: 279px;
}

.abst-14 {
    position: absolute;
    transform: rotate(70deg);
    -webkit-transform: rotate(70deg);
    -moz-transform: rotate(70deg);
}

.abst-15 {
    position: absolute;
    width: 153px;
    right: -10px;
    top: 2977px;
}

/*************compani************/
.s-compani-content {
    grid-area: s-compani-content;
}

.s-compani-img {
    grid-area: s-compani-img;
}

.s-compani-img>img {
    width: 100%;
}

#compani {
    padding: 0 !important;
}

.s-compi-content-item {
    background-color: var(--color-2);
    color: var(--color-white);
    padding: 100px;
}

.company {
    text-align: right;
}

.s-compi-content-item>h1 {
    font-size: 40px;
    margin-left: 0 !important;
    padding-left: 0;
}

.s-compi-content-item>p {
    font-size: 18px;
    margin-left: 0 !important;
    padding-left: 0;
}

.s-compi-content-img>img {
    width: 100%;
}

.s-compi-content-img-2>img {
    width: 80%;
}

/*---------------------------LOOKING------------------*/

/*************************info************/
.s-look-img>img {
    width: 100%;
}

#look {
    background-color: var(--color-3);
}

.s-look-content>h1 {
    font-size: 70px;
}

.s-look-content>p {
    font-size: 19px;
}

/********************send**********/

/*----------------------------CONTACT---------------*/
#contacto {
    background-color: var(--color-3);
}

.s-contacto-content>h1 {
    font-size: 70px;
}

.s-contacto-content>p {
    font-size: 19px;
}

.s-contacto-img>img {
    width: 100%;
}