body{
    font-size: 14px;
}
h1, h2.h1{
    font-size: 62px;
    line-height: 62px;
}
h2{
    font-size: 35px;
    line-height:35px;
}
h3{
    font-size: 23px;
    line-height: 23px;
}
h4{
    font-size: 20px;
    line-height: 20px;
}
h5{
    font-family: 'Inter SemiBold', sans-serif;
    font-size: 16px;
    line-height: 143px;
    color: #2E2E2E;
    margin:0;
}
p{
    margin:0;
}

.small-p{
    font-size: 14px;
    line-height: 16px;
}



.gr-nav-bar{
    padding:0;
    height:100px;
}


/*gr banner*/
.gr-banner{
    height:87vh;
}
.gr-banner_bg-img{
    background-repeat: no-repeat;
    background-size: cover;
    background-position:bottom center;
    height:100%;
}

.gr-banner_bg-img.gr-banner_bg-img--home{
    background-image: url(../images/groomer-header-home--xl.jpg);
    background-position:bottom right;
    padding-top:100px;
    margin-top:-100px;
    padding-bottom:20px
  }
.gr-banner_h1{
    font-size:65px;
    line-height:65px;
    margin-top:35px;
    margin-bottom:35px;
    text-shadow: none;
}
.gr-banner h2{
    font-size:24px;
    line-height:28px;
    font-family: "Filson Soft Regular";
    margin-bottom:40px;
    text-shadow: none;
}
.gr-banner h2 br.hide-br,
.gr-banner h3 br.hide-br{
    display:none;
}
.gr-banner h3{
    margin-top:0;
    font-size:20px;
    line-height: 20px;
    text-shadow: none;
}

.gr-banner .gr-btn{
    width:205px;
}
/*gr banner ENDS*/

/*gr curve box*/
.gr-curve-box{
    border: 1px solid;
    border-color: #DADADA;
    box-sizing: border-box;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    padding:15px;
    margin:5px 0;
}
/*gr curve box ENDS*/

.gr-btn{
    border-radius:30px;
    width: 136px;
    line-height: 46px;
    font-size: 16px;
}

.gr-section{
    padding-top:25px;
    padding-bottom:25px;
}
.gr-section--how-it-works_img{
    width: 200px;
}

.gr-icon{
    width: 40px;
    height: 40px;
    line-height:40px;
    margin-top:50px;
}

.gr-icon_img{
    width:20px;
}
.gr-footer_title{
    margin-bottom:20px;
    margin-top:15px;
}
.gr-section--how-it-works_p,
.gr-section--how-it-works_p strong{
    line-height: 24px;
}

.gr-footer__links{
    background:#DDDDDD;
    padding-top:50px;
}
.gr-footer__help{
    background-color:#727272;
    height:60px;
}
.gr-footer__copy{
    background-color:#2E2E2E;
    color:#fff;
    height:60px;
}
.gr-footer__ul{
    margin:0;
    padding: 0;
    list-style: none;
}
.gr-footer__li{
    margin: 0 0 12px 0;
    padding: 0;
    list-style: none;
    font-size:18px;
    line-height:24px;
}
.gr-footer__li a {
    font-family: 'Inter', sans-serif;
    font-size:18px;
    line-height:24px;
    color:#000;
    text-decoration:none;
}
.gr-footer__ul--menu-social {
    padding: 0px;
    margin: 5px 0 10px 0;
}
.gr-footer__ul--menu-social li {
    width: auto;
    margin: 10px 5px;
    display: inline-block;
}
.gr-footer__ul--menu-social a {
    font-size: 16px !important;
    border: 1px solid #000;
    width: 30px;
    height: 30px;
    display: block;
    padding: 6px 0 0 0;
    text-align: center;
    line-height: 18px;
    border-radius: 50%;
    color: #000;
    background-color:#ededed;
}
.col-icon-download-app {
    margin-bottom: 20px;
    text-align: center;
}

.gr-footer__help-p{
    font-size:18px;
    line-height:60px;
    color:#fff;
    text-decoration:none;
    font-family: "Filson Soft Bold" ;
}

.gr-footer__help-p a{
    font-size:18px;
    line-height:34px;
    color:#fff;
    text-decoration:none;
    font-family: "Filson Soft Bold" ;
    padding:0 8px;
}

.gr-footer__copy-p{
    font-family: 'Inter', sans-serif;
    font-size:16px;
    line-height:60px;
    color:#fff;
    text-decoration:none;
}

.gr-section--testimonials_testimonial--ID1{
    background-image: url('../images/testimonial.jpg');
}
.gr-section--testimonials_testimonial--ID2{
    background-image: url('../images/testimonial2.jpg');
}
.gr-section--testimonials_testimonial--ID3{
    background-image: url('../images/testimonial3.jpg');
}
.gr-section--testimonials_testimonial{
    background-size: contain;
    background-position:center left;
    background-repeat:no-repeat;
    min-height:470px;
}

.testimonial__photo-image {
    border-radius: 50%;
    width: 110px;
    height: 110px;
    display: block;
    margin: 10px auto 15px auto;
    border: 5px solid #2e2e2e;
}
.gr-section--testimonials .gr-section--testimonials_testimonial:nth-child(odd) .testimonial__photo-image{
    border-color:  #ff314a;
}
.gr-section--testimonials .gr-section--testimonials_testimonial:nth-child(odd){
    background-position: center right;
}
.testimonial__photo-image{
    display: none;
}
.gr-section_quote-icon{
    margin-bottom:35px;
    margin-top:15px;
}
.gr-section--testimonials_testimonial h2{
    margin-bottom:36px;
}
.gr-section--testimonials_testimonial h3{
    margin-bottom:16px;
}
.gr-section--testimonials_testimonial p{
    margin-bottom:15px;
}

.gr-section--what-is-groomit{
    background-size: contain;
    background-position:center left;
    background-repeat:no-repeat;
    background-image: url('../images/what-is-groomit.jpg');
    min-height: 670px;

}

.gr-section--what-is-groomit h3,
.gr-section--what-is-groomit h2{
    margin-bottom:50px;
}

.gr-section--what-is-groomit p{
    margin-bottom:20px;
}

.gr-section--what-is-groomit .gr-btn{
    margin-top:70px;
}

.small-p--margin-form{
    margin-left:18px;
}

.gr-section--what-is-groomit__photo-image{
    display: none;
}

.join-groomit-team_title br.hide-br{
    display:none;
}
.join-groomit-team_title{
    line-height: 50px;
}
.join-groomit-team_button-cont {
    text-align:right;
}
.gr-section--join-groomit-team{
    padding-bottom:50px;
}

.looking-for_p{
    line-height:27px;
}