@import url("https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css");
/*liferay*/
@import url("https://cdn.jsdelivr.net/npm/@clayui/css/lib/css/atlas.css");
/*liferay*/
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
@import url('https://fonts.googleapis.com/icon?family=Material+Icons');
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/flickity/2.2.2/flickity.min.css");
@import '~flickity/dist/flickity.min.css';

/*:host ::ng-deep p-carousel {

    .p-carousel-indicators {
      display: none !important;
    }
    .p-carousel-next, .p-carousel-prev {
      display: none !important;
    }
  }*/

#formulario-contenido {
    margin-top: 3.5rem;
}

.form-select-cotizacion {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #000000;
    color: #000000;
    opacity: 1;
    width: 350px;
    height: 60px;
    text-align: left;
    font: normal normal normal 18px/21px Corporate S;
    letter-spacing: 0px;
    font-family: "Corporate S";
    padding-left: 1rem;
    font-weight: normal;
    /* background: url(https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-ios7-arrow-down-16.png) no-repeat right #ffffff00;*/
    /* -webkit-appearance: none;*/
    background-position-x: 320px;
}

#form-select-cotizacion.mr-6 {
    margin-right: 4.5rem !important;
}

.form-select-cotizacion-input {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #000000;
    opacity: 1;
    width: 350px;
    height: 60px;
    text-align: left;
    font: normal normal normal 18px/21px Corporate S;
    letter-spacing: 0px;
    font-family: "Corporate S";
    padding-left: 1rem;
    font-weight: normal;
}

.image-ver {
    width: 150px;
    height: 115px;
    margin-left: auto;
    margin-right: auto;
}

.title-select {
    text-align: left;
    font: normal normal bold 16px/20px Corporate S;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.form-select-cotizacion-black {
    background: #000000 0% 0% no-repeat padding-box;
    border: 1px solid #ffffff;
    color: #FFFFFF;
    opacity: 1;
    width: 250px;
    height: 45px;
    text-align: left;
    font: normal normal normal 18px/21px Corporate S;
    letter-spacing: 0px;
    font-family: "Corporate S";
    font-weight: normal;
    /* background: url('https://kaufmannclqa.kaufmann.cl/documents/d/guest/image') no-repeat left #ffffff00;*/
    /*-webkit-appearance: none;*/
    background-position-x: 220px;
    padding-left: 2.5rem;
}

.form-select-cotizacion-black:focus {
    color: white;
    background-color: black;
}


.title-select-black {
    font: normal normal bold 16px/20px Calibri;
    text-align: left;
    color: #000000;
}

.title-select-white {
    font: normal normal bold 16px/20px Calibri;
    text-align: left;
    color: white;
}

.data-version {
    width: 230px;
    height: 190;
}

.data-version>span {
    text-align: center;
    font: normal normal normal 14px/15px Corporate S;
    letter-spacing: 0px;
    color: #00ADEF;
    opacity: 1;
}

.caracteristicas-version-title {
    text-align: left;
    font: normal normal normal 15px/38px Corporate A Condensed;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.caracteristicas-version>span {
    text-align: left;
    font: normal normal normal 14px/24px Corporate S;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.titulo-cotizacion {
    text-align: left;
    font: normal normal normal 36px/38px Corporate A Condensed;
    letter-spacing: 0px;
    color: #121212;
    opacity: 1;
}

.subtitulo-cotizacion {
    text-align: center;
    font: normal normal normal 25px/29px Corporate S;
    letter-spacing: 0px;
    color: #000000;
    margin-top: 2rem;
    font-weight: normal;
}

.titulo-paso {
    text-align: left;
    font: normal normal normal 30px/39px Corporate A Condensed;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    font-weight: normal;
}

.subtitulo-paso {
    text-align: left;
    font: normal normal normal 22px/26px Corporate S;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    font-weight: normal;
    margin-bottom: 2.5rem;
}

.subtitulo-tiporut {
    text-align: left;
    font: normal normal normal 18px/21px Corporate S;
    letter-spacing: 0px;
    color: #151515;
    opacity: 1;
    font-weight: normal;
    margin-bottom: 1rem;
}

.invalid-feedback {
    position: relative;
    color: #dc3545;
    font: normal normal normal 14px/20px Corporate S;
    display: block;
    margin-left: 1rem;

}

input::placeholder {
    text-align: left;
}

.form-check-input {
    width: 25px;
    height: 25px;
    vertical-align: middle;
    position: relative;
    bottom: .08em;
    margin-right: 10px;
}

.form-group {
    margin-bottom: 2rem;
}

.opciones-rut {
    text-align: left;
    font: normal normal normal 18px/21px Corporate S;
    letter-spacing: 0px;
    color: #5C5C5C;
    opacity: 1;
    font-weight: normal;
}

.btn:focus {
    outline: none;
    box-shadow: none;
}

.btn-cotizar {
    width: 350px;
    height: 70px;
    background: #00ADEF;
    text-align: center;
    font: normal normal normal 21px/24px Corporate S;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-weight: normal;
    margin-top: 3.5rem;
}

.btn-buscar:hover {
    background-color: #00ADEF;
    border-color: #00ADEF;
}


.btn-cotizar:disabled,
.btn-cotizar[disabled] {
    background-color: #00ADEF;
    opacity: 1;
    color: #ffffff;
    border-color: #00ADEF;
}

.btn-vers-cotizar {
    width: 220px;
    height: 45px;
    background: #00ADEF;
    border-radius: 2px;
    opacity: 1;
    text-align: left;
    font: normal normal normal 16px/24px Corporate S;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
}

.btn-vers-cotizar:hover {
    background: #0088C6;
    color: #FFFF;
    text-decoration: none;
}



.btn-vers-servicios {
    width: 220px;
    height: 45px;
    background: #FFFFFF;
    border-radius: 2px;
    opacity: 1;
    text-align: left;
    font: normal normal normal 16px/24px Corporate S;
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
}

.btn-vers-servicios:hover {
    color: #0056b3;
    text-decoration: underline;
}

.btn-descargar-ficha {
    width: 220px;
    height: 45px;
    background: transparent;
    border-radius: 2px;
    opacity: 1;
    text-align: left;
    font: normal normal normal 16px/24px Corporate S;
    letter-spacing: 0px;
    color: #e2e2e2;
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
}

.btn-descargar-ficha:hover {
    color: #0056b3;
    text-decoration: underline;
}

.download_file {
    color: #fff;
    font-family: 'Corporate S Pro Demi';
    text-decoration: none;
}

.radio-item {
    position: relative;
    padding: 0 6px;
    margin: 10px 0 0;
}

.radio-item input[type='radio'] {
    display: none;
}

.radio-item label {
    color: #5C5C5C;
    font: normal normal normal 18px/21px Corporate S;
    text-align: left;
    letter-spacing: 0px;
    font-weight: normal;
}

.radio-item label:before {
    content: " ";
    display: inline-block;
    position: relative;
    top: 7px;
    margin: 0 1.5rem 0 0;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 1px solid #707070;
    background-color: transparent;
}

.radio-item input[type=radio]:checked+label:after {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 14px;
    left: 13px;
    content: " ";
    display: block;
    background: #00ADEF;
}


.myClassModal{
    background: #363D4C;

  }

 .modal-header {
    background: #363D4C;
    color: var(--white);
    border-radius: 0;
}

.modal-header img {
    height: 42px;
}

.modal-header .close {
  color: var(--white);
  font-size: 40px;
}

.modal-dialog {
    max-width: 800px;
    top: 50%;
    transform: translate(-50%, -50%);
}

.modal-content {
    border-radius: 0 !important;
    min-height: 370x; /*antes 372*/
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 900px;



}

.modal-body p {
    color: var(--black);
    width: 100%;
    text-align: center;
    margin: 1em auto;
}


.modalForm {
    display: flex;
    flex-wrap: wrap;
}

.modal-content-input input {
    margin-bottom: .5em;
}
/*
.dark-modal .modal-content {
    background-color: #292b2c;
    color: white;
}

.dark-modal .close {
    color: white;
} */

.light-blue-backdrop {
    background-color: #5cb3fd;
}


.input__bottom {
    background: transparent;
    border: none;
    font-size: 18px;
    color: rgba(0, 0, 0, .8);
    font-family: 'Corporate S Pro';
    min-height: 50px;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .8);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.input__bottom:focus {
    border-bottom: solid 1px #00ADEF;
    color: rgba(0, 0, 0, .8);
}

.input__bottom::placeholder {
    color: rgba(0, 0, 0, .8);
}

.p-carousel-prev, .p-carousel-next {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  transform: translateX(0px) translateY(-17rem) !important;
  cursor: pointer;
}

.p-carousel-prev svg, .p-carousel-next svg  {
  width: 24px;
  height: 24px;
}

.p-carousel-prev svg path, .p-carousel-next svg path {
  fill: white;
}

@media(min-width: 1280px) {
    .container {
        max-width: 1140px;
    }
}

@media (min-width: 768px) {
    .carousel-f {
        display: none;
    }
}

@media (max-width: 767.98px) {
    .carousel-cell {
        height: auto;
        display: flex;
        align-items: center;
        background-color: transparent;
        /* Color de fondo de la celda */
    }

    .carousel-item {
        height: auto;
    }

    .carousel-f {
        display: block;
    }

    .flickity-page-dots {
        display: block;
    }

    .flickity-page-dots .dot {
        background-color: #999999;

    }

    .flickity-page-dots .dot.is-selected {
        background-color: #00adef;

    }

    .flickity-prev-next-button.previous,
    .flickity-prev-next-button.next {
        display: none;
    }

    .flickity-button {
        background: transparent;
    }

    /* icon color */
    .flickity-button-icon {
        fill: white;
    }

    /* hide disabled button */
    .flickity-button:disabled {
        display: none;
    }



    .data-version {
        width: 230px;
        height: 190;
    }

    .data-version>span {
        text-align: center;
        font: normal normal normal 14px/15px Corporate S;
        letter-spacing: 0px;
        color: #00ADEF;
        opacity: 1;
    }

    .carousel-indicators {
        position: relative;
        background: transparent;
    }

    .carousel-indicators li,
    .carousel-indicators li.active {
        width: 10px;
        height: 10px;
        margin-right: 5px;
        margin-left: 5px;
        border-radius: 50%;
        border: 0;
        background: #999999;
    }

    .carousel-indicators li.active {
        background: #00adef;
    }

    .caracteristicas-version-title {
        text-align: left;
        font: normal normal normal 15px/38px Corporate A Condensed;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
    }

    .caracteristicas-version>span {
        text-align: left;
        font: normal normal normal 14px/24px Corporate S;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
    }

    .form-select-cotizacion-black {
        background: #000000 0% 0% no-repeat padding-box;
        border: 1px solid #ffffff;
        color: #ffffff;
        opacity: 1;
        /*width: 337px;*/
        /*height: 45px;*/
        text-align: left;
        font: normal normal normal 18px/21px Corporate S;
        letter-spacing: 0px;
        font-family: "Corporate S";
        font-weight: normal;
        /*background: url('https://kaufmannclqa.kaufmann.cl/documents/d/guest/image') no-repeat left #ffffff00;*/
        /*-webkit-appearance: none;*/
       /* background-position-x: 320px;*/
    }
}


/*Fin css cotizacion*/
