.header{
    margin-top:32px
}
.title {
    font-family: 'Open Sans';
    font-size: 24px;
    color: #1A79A2;
    font-weight: bold;
}
.title2 {
    font-family: 'Source Sans Pro';
    font-size: 18px;
    color: #1A79A2;
    font-weight: bold;
}
.subtitle {
    font-family: 'Open Sans';
    font-size: 14px;
    color: #4C4C4C;
}
.thanks {
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 48px;
    color: #6D0885;
}
.label1 {
    color: #f978d8;
    font-weight: bold;
    font-size: 18px;
}
.label2 {
    color: #1a79a2;
    font-weight: bold;
    font-size: 18px;
}
.label3 {
    color: #007238;
    font-weight: bold;
}
.textArrow{
    font-family: 'Open Sans' !important;
    font-size: 14px;
    color: #4C4C4C;
}
.MuiTableCell-root {
    border-bottom: none !important;
    font-family: 'Source Sans Pro', 'Roboto' !important;
}
.MuiTypography-body2 {  
    font-family: 'Source Sans Pro', 'Roboto' !important;
}
.MuiTypography-subtitle2 {  
    font-family: 'Source Sans Pro', 'Roboto' !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #4C4C4C;
}
.MuiButton-root {  
    font-family: 'Source Sans Pro', 'Roboto' !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #1A79A2 !important;
    text-align: center;
}
label + .MuiInput-formControl {
    margin-top: 23px !important;
}
.MuiStepLabel-label, .MuiStepLabel-active {
    font-weight: 600 !important;
}
.MuiTypography-body1 {
    font-size:  13px !important;
}
.imgBackground {
    background-size: contain;
    background-repeat: no-repeat; 
    height: 145px;
}
.arrow-container {
	position: relative;
    display: block;
}
.divBlue {
    border: 1px solid #F0F9FC;
    background-color: #F0F9FC;
    border-radius: 20px ;
    
}
.list li {
    font-family: 'Source Sans Pro';
    font-size: 18px;
    color: #4C4C4C;
    line-height: 40px;
}
.bluearrowComplete {
    display: block;
    border: 1px solid #F0F9FC;
    background-color: #F0F9FC;
    padding: 1rem;
    margin: 1rem 0;
    
}
.bluearrowInverse {
    content: '';
    border-left: solid #F0F9FC;
    background-color: #F0F9FC;
    clip-path: polygon(100% 100%, 100% 0, 0 50%)
}
.bluearrowText {
    display: block;
    border: 1px solid #F0F9FC;
    background-color: #F0F9FC;
    padding: 1rem;
    border-radius: 20px 0 0 20px ;
    margin: 1rem 0;
    
}
.bluearrow {
    content: '';
    border-left: solid #F0F9FC;
    background-color: #F0F9FC;
    clip-path: polygon(0 0, 0 100%, 70% 50%);
}
.orangearrowText {
    display: block;
    border: 1px solid #FCEFE6;
    background-color: #FCEFE6;
    padding: 1rem;
    border-radius: 20px 0 0 20px ;
    margin: 1rem 0;
    
}
.orangearrow {
    content: '';
    border-left: solid #FCEFE6;
    background-color: #FCEFE6;
    clip-path: polygon(0 0, 0 100%, 70% 50%);
}
.orangearrowTextInvert  {
    display: block;
    border: 1px solid #FCEFE6;
    background-color: #FCEFE6;
    padding: 1rem;
    border-radius: 0 20px 20px 0;
    margin: 1rem 0;
    
}
.orangearrowInvert {
    content: '';
    border-left: solid #FCEFE6;
    background-color: #FCEFE6;
    clip-path: polygon(100% 100%, 100% 0, 0 50%);
}
.greenarrowText {
    display: block;
    border: 1px solid #E6FAE5;
    background-color: #E6FAE5;
    padding: 1rem;
    border-radius: 20px 0 0 20px ;
    margin: 1rem 0;
    
}
.greenarrow {
    content: '';
    border-left: solid #E6FAE5;
    background-color: #E6FAE5;
    clip-path: polygon(0 0, 0 100%, 70% 50%);
}
.MuiSelect-select {
    min-width: 200px !important;
}
.purplearrowText {
    display: block;
    border: 1px solid #F5E6FC;
    background-color: #F5E6FC;
    padding: 1rem;
    border-radius: 20px 0 0 20px ;
    margin: 1rem 0;
    
}
.purplearrow {
    content: '';
    border-left: solid #F5E6FC;
    background-color: #F5E6FC;
    clip-path: polygon(0 0, 0 100%, 70% 50%);
}
.divCenterText {
    padding-top: 3%;
}
.centeredText {
    line-height: 10 !important;
}
.MuiList-padding {
      padding: 0 !important;
}
#principal-footer{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; 
    margin: 0px !important;
}
.logo {
    width: 100%;
}
.principal-text{
    color:#1b79a2;    
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: bold;
}
.principal-button {
    background-color:#1b79a2 !important;  
    border-color:#1b79a2 !important;  
    color:#fff !important;
    width:150px;
    padding: 10px !important;
    font-size: 1.5rem !important;
    font-weight: bold !important;
}
.vl {
    border-left: 4px solid #1b79a2;
    height: 120px;    
    margin-left: 20px;
    padding-left: 37px !important;
    text-align: left;
}
.bootstrap-select{
    margin-top: 4px;
}
.bootstrap-select>select {
    border: none;
    padding-right: 15px;
    border-bottom: 1px solid;
    background: url('https://www.charbase.com/images/glyph/9662') no-repeat right;
    background-size: 16px;
}
h6{
    font-size: 0.8rem!important;
}
.firsMessage{
    background-color: #f0f9fc;
    border-radius: 1.3rem!important;
}
#startSurvey{
    background-image: url("blue.png");
    background-repeat: no-repeat; 
    background-size: auto;
    height: 202px;
}
#startSurvey-complement{
    background-image: url("arrowblue.png");
    background-repeat: no-repeat; 
    background-size: 100%;
    margin-top: 20px;
    height: 287px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.startSurvey-button {
    background-color:#1b79a2 !important;  
    border-color:#1b79a2 !important;  
    color:#fff !important;
    width:250px;
    padding: 10px !important;
    font-size: 1.5rem !important;
    font-weight: bold !important;
    margin-right: 9%;
}
#about{
    background-image: url("arroworange.png");  
    background-repeat: no-repeat; 
    background-size: 100%;
    margin-top: 20px;
    height: 287px;
    display: flex;
    align-items: center;
}
.about-button {
    background-color:#f7931e !important;  
    border-color:#f7931e !important;  
    color:#fff !important;
    padding: 10px !important;
    font-size: 1.5rem !important;
    font-weight: bold !important;
    margin-left: 10%;
}
.about-button2 {
    background-color:#f7931e !important;  
    border-color:#f7931e !important;  
    color:#fff !important;
    padding: 10px !important;
    font-size: 1.2rem !important;
    font-weight: bold !important;
}
.footerPage{
    border-top:  1px solid #E7E7E7;
    padding: 20px;
    position: fixed;
    left: 0;
    bottom: 0;
    padding-top: 15px; 
    border-top: 1px solid rgba(224, 224, 224, 1);
    width: 100%;
    background-color : #ffffff;
    font-family: 'Source Sans Pro';
    font-size: 14px;
    color: #4C4C4C;
}
.btnFooter {
    border:  2px solid #1A79A2 !important;
    color: #1A79A2 !important;
    margin-top: 16px !important;
    margin-right: 16px !important;
    padding-left: 48px!important;
    padding: 8px 48px !important;
    font-family:'Source Sans Pro';
    font-weight: 600 !important;
    font-size: 18px !important;
    text-transform: uppercase;
}
#map{
    height: 500px;;
}
.wrapper {
    width: 100%;
    height: 300px;
    background: #eee;
    cursor: pointer;
}
.bar {
    width: 0;
    height: 20px;
    transition: width 0.3s;
    background: #ec6161;
}
.finish {
    background-image: url("background.png");   
    background-repeat: no-repeat;
    background-size: contain;
}
#left {
    background-image: url("left.png");   
    background-repeat: no-repeat;
    background-size: cover;
}
#rigth {
    background-image: url("rigth.png");   
    background-repeat: no-repeat;
    background-size: cover;
}

.footer {
    border-top: 1px solid #E7E7E7;
    padding: 20px;
    position: fixed;
    left: 0;
    bottom: 0;
    padding-top: 15px;
    width: 100%;
    background-color : #ffffff;
}

.span-1{
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-size: 2.5rem;
    color: #1b79a2;
}

.span-2{
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-size: 2.2rem;
    color: #1b79a2;
}


* {
  box-sizing: border-box;
}

.slider {
    width: 50%;
    margin: 10px auto;
}

.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-prev:before,
.slick-next:before {
  color: black !important;
}


.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}

.slick-active {
  opacity: .5;
}

.slick-current {
  opacity: 1;
}