/* Forms */
.campaign-intro{
    background-color: rgba(0,0,0,.3);
}
.form-campaignKauai .form-control{
    border: 1px solid white;
}
.form-campaignKauai .form-control::-webkit-input-placeholder {
    color: #a1a1a1;
}

.form-campaignKauai .form-control:-moz-placeholder {
    color: #a1a1a1;
    opacity: 1
}

.form-campaignKauai .form-control::-moz-placeholder {
    color: #a1a1a1;
    opacity: 1
}
.form-campaignKauai .text-xs-white strong {
    font-weight: 500;
    font-size: .98rem;
}
.bg-form {
    background-position: bottom center !important;
    background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 1600px){
    .bg-form-kauai{
        height: 92vh;
    }
    .bg-form-kauai .campaign-intro{
        margin-top: 2rem;
    }
}
@media screen and (max-width: 991px){
    .bg-form {
        background-image: none !important;
        background-color: #000;
    }
    .text-white.link-black{
        color: #000 !important;
    }
}
@media screen and (max-width: 992px){
    .bg-form-kauai, .bg-form-contest {
        background-image: none !important;
        background-color: #f0f0f0;
    }
    .campaign-intro{
        background-color: #f0f0f0;
    }
    .form-campaignKauai{
        color: #212529!important;
    }
    .text-shadow-xs{
        text-shadow: 0 1px 2px rgba(0,0,0,.7);
    }
    .campaign-intro, .campaign-intro a, .campaign-intro-dark, .campaign-intro-dark a {
        color: #000 !important;
    }
    
}
@media screen and (max-width: 768px){
    .btn-mb-ng{
        margin-top: -28px;
    }
}

/* General */

.bt0{
    bottom: 0;
}
.text-ceramic-blue{
    color: #64b9c6;
}
.text-blue-lagoon{
    color: #357dc4;
}
.text-red{
    color: #c53129;
}
.text-green{
    color: #d6d700;
}

.bg-ceramic-blue{
    background-color: #64b9c6;
}
.bg-blue-lagoon{
    background-color: #357dc4;
}
.bg-red{
    background-color: #c53129;
}
.bg-green{
    background-color: #d6d700;
}
.white-diamond{
    width:15px;
}
.white-diamond .st0{
    fill:#FFFFFF;
}
.kauaiCollapse-show{
    cursor: pointer;
}
.kauaiCollapse-show[aria-selected="false"]{
    opacity: .4;
}
.slide-kauai-lp .swiper-slide .box-shadow{
    -webkit-box-shadow: 0px 8px 15px 0px rgba(0,0,0,0.27);
    -moz-box-shadow: 0px 8px 15px 0px rgba(0,0,0,0.27);
    box-shadow: 0px 8px 15px 0px rgba(0,0,0,0.27);
    background-color: white;
    height: 100%;
}
.slide-kauai-lp .swiper-pagination-bullet{
   width: 10px;
   height: 10px;
   opacity: 1; 
   background: #fff;
   border: 1px solid;
}
.slide-kauai-lp .swiper-pagination-bullet-active{
    background: #000;
}
.slide-kauai-lp img{
    min-width: auto;
}
.slide-kauai-lp .swiper-button-next, .slide-kauai-lp .swiper-button-prev {
    width: 25px;
    height: 30px;
    background-size: 25px 30px;
}
.slide-kauai-lp .swiper-button-next{
    right: 100px;
}
.slide-question{
    font-size: 2rem;
    line-height: 1.25;
}
@media screen and (min-width: 768px){
    .bg-dark-blue-partial{
        background: -webkit-linear-gradient(top, #002c5f 75%, white 25%);
        background: -moz-linear-gradient(top, #002c5f 75%, white 25%);
        background: -ms-linear-gradient(top, #717983 75%, white 25%);
        background: linear-gradient(to top, #002c5f 75%, white 25%);
        margin-top: -60px;
    }
    .slide-question .size-two{
        font-size: 1.5rem;
    }
    .position-absolute-md{
        position: absolute;
    }
    .w-50-md{
        width: 50%;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px){
    .slide-question {
        font-size: 1.5rem;
        line-height: 1.1;
    }
    .slide-question .size-two{
        font-size: 1.15rem;
    }

}

@media screen and (max-width: 992px){
    .container-fluid-md{
        max-width: 100% !important;
    }
    .bt0-md{
        bottom: 0;
    }
    .xs-mt-ng{
        margin-top: -200px;
    }
    .slide-kauai-lp .swiper-slide{
        height: auto;
    }
    .slide-question {
        font-size: 1.5rem;
        line-height: 1.1;
        margin-top: 2rem !important;
        margin-bottom: 2rem !important;
    }
    .slide-kauai-lp .swiper-pagination{
        bottom: 55px;
    }
}
/*Colors*/
.colors-container{
    margin-top: -50px;
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.27);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.27);
    box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.27);
}
.colors-btn{
    width: 48px;
    height: 48px;
}
.grey-back{
    fill:#D9D9D9;
    display: none;
}
.colors-btn.active .grey-back{
    display: block;
}
.tangerine{
    fill:#B43A24;
    stroke:#B43A24;
    stroke-miterlimit:10;
}
.black{
    fill:#000000;
    stroke:#000000;
    stroke-miterlimit:10;
}
.acidyellow{
    fill:#b9b947;
    stroke:#b9b947;
    stroke-miterlimit:10;
}
.chalkwhite{
    fill:#f4f4f5;
    stroke:#b8bbc0;
    stroke-miterlimit:10;
}
.lakesilver{
    fill:#b8bbc0;
    stroke:#b8bbc0;
    stroke-miterlimit:10;
}
.pulsered{
    fill:#95343d;
    stroke:#95343d;
    stroke-miterlimit:10;
}
.bluelagoon{
    fill:#3074a7;
    stroke:#3074a7;
    stroke-miterlimit:10;
}
.ceramicblue{
    fill:#5d7c84;
    stroke:#5d7c84;
    stroke-miterlimit:10;
}
.bt-plus{
    bottom: 28%;
}
.shape-one-lp-retoma{
    height: 26px;
    width: 125px;
    position: relative;
    background: white;
    font-size: 1.2rem;
    margin-left: 20%;
    line-height: 26px;
    padding-left: 1.5rem;
}
.shape-one-lp-retoma:before {
    content: "";
    position: absolute;
    right: -13px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 13px solid white;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
}
.shape-two-lp-retoma{
    height: 34px;
    width: 315px;
    position: relative;
    background: #002c5f;
    font-size: 1.4rem;
    margin-left: calc(20% + 10px);
    line-height: 34px;
    padding-left: 1rem;
    margin-bottom: -10px;
    z-index: 1;
}
.shape-two-lp-retoma:before {
    content: "";
    position: absolute;
    right: -17px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 17px solid #002c5f;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
}
.shape-three-lp-retoma{
    height: 124px;
    min-width: 580px;
    position: relative;
    background: rgba(0,170,210,.8);
    font-size: 1.1rem;
    line-height: 1.5;
    padding-left: calc(20% + 23px);
    padding-top: 1.5rem;
}
.shape-three-lp-retoma:before {
    content: "";
    position: absolute;
    right: -62px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 62px solid rgba(0,170,210,.8);
    border-top: 62px solid transparent;
    border-bottom: 62px solid transparent;
}