@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&family=Oswald:wght@400;700&display=swap');

.swiper-container
{
    overflow:hidden;
}

.swiper-button-next, .swiper-button-prev
{
    top:35% !important;
    color:yellow !important;
}
body
{
   font-family: 'Open Sans', sans-serif;
    font-size:14px;
    background:url('/files/images/nivea/nivea_water_bg.jpg') no-repeat center;
    background-size:1900px;


}


.form-control
{
    background:rgba(255,255,255,1);
        border-radius:0;
      border:none;
    text-align:left;
    font-family: 'Oswald', sans-serif;
}

.pink-block
{
    
	background:#D8006F;
    font-size:2.5rem;
    color:white; 
    padding:15px;
    border-top:2px solid white;
    border-bottom:2px solid white;
    text-align:center;
    line-height:2.5rem;
    text-transform:uppercase;
    font-weight:bold
        margin-bottom:2rem;
}
._51mx:last-child>._51m- {
    padding-bottom: 0;
    color: white;
}



.col-form-label 
{
    display:none;
}

.inline .form-check
{
    display: inline-block;
    width:49%;
    padding-left: 0 !important;
}


#step_1 .row .col-sm-9
{
       flex: 0 0 100%;
    max-width: 100%;
}



#right-container
{
    background:#525297;
    background: linear-gradient(180deg, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.2) 100%);
    font-size: 18px;
    border-radius:0;
    padding:20px;
    margin-bottom:30px;
    margin-top:-100px;
    color:#03167D;
    font-family: 'Oswald', sans-serif;


}

.item_25_container .form-check-label
{
    color:white !important;
}

#right-container a
{
    color:#D8006F;
}

.testimony
{
    background-image: initial;
    background-position: initial;
    background-size: initial; 
    background-repeat: initial;
    background-attachment: initial; 
    background-origin: initial; 
    background-clip: initial;
   
    border-radius: 20px; 

    background:rgba(255,255,255,0.5);
    padding:20px;
    border-radius:20px;
    border: none;
    width:90%;
    margin:50px auto 20px auto;
    color:white;
    text-align:center;
}






.next_button .btn-primary
{
    display:block;
    background:#D8006F;
    padding:10px;
    color:#fff;
    border:none;
    border-radius:40px;
    font-size:2rem;
    width:100%;
    margin-top:40px;
    transition:0.2s;
    border:2px solid white;
    font-weight:bold;
    text-transform:uppercase;
       font-family: 'Open Sans', sans-serif;

    
}

.next_button .btn-primary:hover
{
    background:#D8006F;
}





.button.large
{
    font-size:25px;
}

.button .col > label
{
    margin-bottom:30px;
}

.button .form-check input[type="radio"],
.button .form-check input[type="checkbox"]
{
   
    opacity: 0;
    position: fixed;
    width: 0;
}

.button .form-check
{
    position:relative;
}


.flow
{
    display:none;
}


.button .form-check label,

.button .button

{
    display: block;
    background-color: #00CDFF;   
    color:white;
    font-weight:bold;
    font-size: 20px;
    position:relative;
      
    text-align: center;
    box-sizing: border-box;
    color: #FFFFFF;
    margin: 5px 10px;
    border-radius: 0;
    padding:10px 40px;
   
 
    cursor: pointer;
    border:none;
}





.button .form-check  input[type="radio"]:checked + label,
.button .form-check input[type="checkbox"]:checked + label,
.button .form-check  input[type="radio"]:hover + label{
    background-color:#FEE100;
    color:#03167D;
    
}


.button .form-check  input[type="radio"]:checked + label:before,
.button .form-check input[type="checkbox"]:checked + label:before
{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    display:inline;
    
    position:absolute;
    top:10px;
    left:10px;
    
}









.main
{
color:#fff;
    background:black;
}

img
{
    max-width:100%;
}

#footer-container
{
    background: rgba(241,241,241,1.00); margin-top: 20px; padding-top: 20px; padding-bottom: 20px;
}

label.error
{
    color:#C40027;
    font-weight:bold;
    font-size:12px;
}

#cr_path_content .comp_background 
{
    background-size:cover !important;
    background-position: center !important;
}

#cr_path_content .comp_container .comp_large
{
 
    margin:0px;
    border-radius:20px;
    padding:20px;
    height:200px;
    position:relative;
    
}

#cr_path_content .comp_container .comp_medium,
#cr_path_content .comp_container .comp_small
{
    margin:0px;
    border-radius:20px;
    padding:20px;
    height:200px;
    position:relative;
    
}

#cr_path_content .comp_container
{
    color:#fff;
    text-shadow:2px 2px 4px black;
    margin-bottom:20px;
    
}


#cr_path_content .comp_container .comp_medium .page_link,
#cr_path_content .comp_container .comp_small .page_link
{
    position: absolute;
    bottom: 35px;
 
   
    
    
}

#cr_path_content .comp_container .page_link a
{
    background:#C40027;
    color:#fff;
    text-shadow:2px 2px 4px black;
    padding:7px 20px;
    border-radius:10px;
  
    font-weight:bold;
    
}


@media only screen and (max-width: 600px) {
   #right-container
{
    background:#010066;
   
    font-size: 18px;
    border-radius:0;
    padding:20px;
    margin-bottom:30px;
    margin-top:0;
    color:white;
    font-family: 'Oswald', sans-serif;


} 
    
    #header-container
{
   
    
    background:url('/files/images/nivea/nivea_water_bg.jpg') no-repeat top;
    background-size:cover;
    


}
    
    
}