body {   
    color: rgba(0, 0, 0, 0.72);
    font-size: 14px;
    line-height: normal;  
    font-family: 'Airbnb-Cereal-App';
    /* font-family: 'Playfair Display', serif; */
}
@media only screen and (max-width: 1399px) {
    body {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1199px) {
    body {
        font-size: 14px;
    }
}
@media only screen and (max-width: 991px) {       
    body {   
        font-size: 13px;
    } 
}
@media only screen and (max-width: 767px) {    
    body {    
        font-size: 12px;
    }
}
@media only screen and (max-width: 575px) {
    body {
        font-size: 12px;
    }
}

p,
.p {   
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
    font-family: 'Airbnb-Cereal-App';
    font-weight: 500;
    text-align: justify;
}
@media only screen and (max-width: 1399px) {
    p,
.p {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1199px) {
    p,
.p {
        font-size: 14px;
    }
}
@media only screen and (max-width: 991px) {       
    p,
.p {   
        font-size: 12px;
    } 
}
@media only screen and (max-width: 767px) {    
    p,
.p {    
        font-size: 10px;
    }
}
@media only screen and (max-width: 575px) {
    p,
.p {
        font-size: 10px;
    }
}

.section-padding {
    padding-top: 48px;
    padding-bottom: 48px;    
}
@media only screen and (max-width: 1399px) {
    .section-padding {
        padding-top: 48px;
        padding-bottom: 48px;    
    }
}
@media only screen and (max-width: 1199px) {
    .section-padding {
        padding-top: 42px;
        padding-bottom: 42px;    
    } 
}
@media only screen and (max-width: 991px) {  
    .section-padding {
        padding-top: 36px;
        padding-bottom: 36px;    
    } 
}
@media only screen and (max-width: 767px) {    
    .section-padding {
        padding-top: 30px;
        padding-bottom: 30px;    
    }
}
@media only screen and (max-width: 575px) {
    .section-padding {
        padding-top: 27px;
        padding-bottom: 27px;    
    }
}



h1,
.h1 {
    color: #000000; 
    font-size: 48px;
    line-height: normal;
    font-weight: 500;
    margin-bottom: 15px;
    font-family: 'Airbnb-Cereal-App';
}
@media only screen and (max-width: 1399px) {
    h1,
    .h1 {
        font-size: 46px;
    }
}
@media only screen and (max-width: 1199px) {
    h1,
    .h1 {
        font-size: 44px;
    }
}
@media only screen and (max-width: 991px) {    
    h1,
    .h1 {
        font-size: 40px;
    }    
}
@media only screen and (max-width: 767px) {    
    h1,
    .h1 {
        font-size: 34px;
    }
}
@media only screen and (max-width: 575px) {
    h1,
    .h1 {
        font-size: 30px;
    }
} 


 
h2,
.h2 {
    color: #000000; 
    font-size: 40px;
    line-height: normal;
    font-weight: 500;
    margin-bottom: 15px;
    font-family: 'Airbnb-Cereal-App';
}
@media only screen and (max-width: 1399px) {
    h2,
    .h2 {
        font-size: 38px;
    }
}
@media only screen and (max-width: 1199px) {
    h2,
    .h2 {
        font-size: 36px;
    }
}
@media only screen and (max-width: 991px) {     
    h2,
    .h2 {
        font-size: 34px;
    }   
}
@media only screen and (max-width: 767px) {    
    h2,
    .h2 {
        font-size: 28px;
    }
}
@media only screen and (max-width: 575px) {
    h2,
    .h2 {
        font-size: 26px;
    }
} 

h3,
.h3 {
    color: #000000; 
    font-size: 42px;
    line-height: normal;
    font-weight: 500;
    margin-bottom: 15px;
    font-family: 'Airbnb-Cereal-App';
}
@media only screen and (max-width: 1399px) {
    h3,
    .h3 {
        font-size: 42px;
    }
}
@media only screen and (max-width: 1199px) {
    h3,
    .h3 {
        font-size: 36px;
    }
}
@media only screen and (max-width: 991px) {
    h3,
    .h3 {
        font-size: 30px;
    }        
}
@media only screen and (max-width: 767px) {    
    h3,
    .h3 {
        font-size: 27px;
    }
}
@media only screen and (max-width: 575px) {
    h3,
    .h3 {
        font-size: 24px;
    }
}

 
h4,
.h4 {
    color: #000000; 
    font-size: 36px;
    line-height: normal;
    font-weight: 500;
    margin-bottom: 15px;
    font-family: 'Airbnb-Cereal-App';
}
@media only screen and (max-width: 1399px) {
    h4,
    .h4 {
        font-size: 36px;
    }
}
@media only screen and (max-width: 1199px) {
    h4,
    .h4 {
        font-size: 30px;
    }
}
@media only screen and (max-width: 991px) {      
    h4,
    .h4 {
        font-size: 27px;
    }
}
@media only screen and (max-width: 767px) {    
    h4,
    .h4 {
        font-size: 24px;
    }
}
@media only screen and (max-width: 575px) {
    h4,
    .h4 {
        font-size: 21px;
    }
}

 
h5,
.h5 {
    color: #000000; 
    font-size: 32px;
    line-height: normal;
    font-weight: 400;
    margin-bottom: 15px;
    font-family: 'Airbnb-Cereal-App';
}
@media only screen and (max-width: 1399px) {
    h5,
    .h5 {
        font-size: 32px;
    }
}
@media only screen and (max-width: 1199px) {
    h5,
    .h5 {
        font-size: 27px;
    }
}
@media only screen and (max-width: 991px) {    
    h5,
    .h5 {
        font-size: 24px;
    }    
}
@media only screen and (max-width: 767px) {    
    h5,
    .h5 {
        font-size: 21px;
    }
}
@media only screen and (max-width: 575px) {
    h5,
    .h5 {
        font-size: 20px;
    }
} 


h6,
.h6 {
    color: #000000; 
    font-size: 22px;
    line-height: normal;
    font-weight: 400;
    margin-bottom: 15px;
    font-family: 'Airbnb-Cereal-App';
}
@media only screen and (max-width: 1399px) {
    h6,
    .h6 {
        font-size: 20px;
    }
}
@media only screen and (max-width: 1199px) {
    h6,
    .h6 {
        font-size: 18px;
    }
}
@media only screen and (max-width: 991px) {    
    h6,
    .h6 {
        font-size: 18px;
    }
}
@media only screen and (max-width: 767px) {
    h6,
    .h6 {
        font-size: 16px;
    }
}
@media only screen and (max-width: 575px) {
    h6,
    .h6 {
        font-size: 16px;
    }
}

label {
    color: #000000;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 6px;
    font-weight: 400;
    font-family: 'Airbnb-Cereal-App';
}
@media only screen and (max-width: 1399px) {
    label {
        font-size: 16px;
    }
}
@media only screen and (max-width: 1199px) {
    label{
        font-size: 15px;
    }
}
@media only screen and (max-width: 991px) {    
    label {
        font-size: 14px;
    }
}
@media only screen and (max-width: 767px) {
    label {
        font-size: 13px;
    }
}
@media only screen and (max-width: 575px) {
    label {
        font-size: 12px;
    }
}

.form-control {
    background: rgba(255, 255, 255, 0.24);
    border-radius: 6px;
    opacity: 1;
    height: 54px;
    color: #000000;
    padding: 6px 15px;
    font-size: 16px;
    font-family: 'Airbnb-Cereal-App';
    box-shadow: inherit;
    border: 1px solid #494949;
    font-weight: 300;
    position: relative;
}
textarea.form-control {
    min-height: 160px;
}
@media only screen and (max-width: 1399px) {
    .form-control {
        font-size: 16px;
    }
}
@media only screen and (max-width: 1199px) {
    .form-control{
        font-size: 15px;
    }
}
@media only screen and (max-width: 991px) {    
    .form-control {
        font-size: 14px;
    }
}
@media only screen and (max-width: 767px) {
    .form-control {
        font-size: 13px;
    }
}
@media only screen and (max-width: 575px) {
    .form-control {
        font-size: 12px;
    }
}

.btn {
    background: #7EC242;
    border-radius: 12px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: normal;
    text-align: center;
    font-family: 'Airbnb-Cereal-App';
    font-weight: 300;
    padding: 12px 24px;
    min-width: 160px;
    position: relative;
    box-shadow: 0px 6px 16px rgba(241, 90, 41, 0.12);
}
.btn:hover {
    background: #7EC242;  
    border-color: #7EC242;
    color: #FFFFFF;
    opacity: 0.9;
}
.btn.btn-black{
    background: #000000;
    border-color: #000000;
    color: #FFFFFF;
}
.btn.btn-black:hover{
    background: #000000;
    border-color: #000000;
    color: #FFFFFF;
}
@media only screen and (max-width: 1399px) {
    .btn {
        font-size: 16px;
    }
}
@media only screen and (max-width: 1199px) {
    .btn{
        font-size: 15px;
    }
}
@media only screen and (max-width: 991px) {    
    .btn {
        font-size: 14px;
    }
}
@media only screen and (max-width: 767px) {
    .btn {
        font-size: 13px;
    }
}
@media only screen and (max-width: 575px) {
    .btn {
        font-size: 12px;
    }
}

.link-text{
    color: #7EC242;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Airbnb-Cereal-App';
    font-weight: 500;
    text-decoration: underline;
}
.link-text:hover{
    color: #7EC242;
    opacity: 0.9;
    text-decoration: underline;
}
.link-text.link-text-icon{
    position: relative;
    padding-right: 30px;
}
.link-text.link-text-icon:after {
    content: '';
    background-image: url(../images/btn-right-arrow-b.svg);
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center;
    background-color: transparent;
}
@media only screen and (max-width: 1399px) {
    .link-text {
        font-size: 16px;
    }
}
@media only screen and (max-width: 1199px) {
    .link-text{
        font-size: 15px;
    }
}
@media only screen and (max-width: 991px) {    
    .link-text {
        font-size: 14px;
    }
    .link-text.link-text-icon {
        padding-right: 26px;
    }
    .link-text.link-text-icon:after {
        width: 16px;
        height: 16px;
        top: 1px;
        background-size: 14px;
    }
}