
/** Footer **/
.footer-wrapper .section-content > .row > .col{
    padding-bottom: 0;
}
.footer-wrapper .widget{
    padding: 0;
    margin-bottom: 0;
}
.footer-wrapper .widget .widget-title{
    font-size: 24px;
    font-weight: 600;
    line-height: 35px;
    text-align: left;
    color: #fff;
    font-family: 'Barlow Condensed';
    letter-spacing: 0;
}
.footer-wrapper .widget .is-divider{
    margin: 13px 0 14px;
    width: 52px;
    background: #C4C4C4;
    min-width: 52px;
    height: 1px;
}
.footer-wrapper p{
    font-family: 'Barlow-Regular';
    font-size: 17px;
    font-weight: 400;
    line-height: 34px;
    text-align: left;
    color: #fff;
    margin-bottom: 0;
}
.footer-wrapper p i{
    margin-right: 13px;
}
.footer-wrapper p strong{
    font-family: 'Barlow-SemiBold';
    font-size: 17px;
    font-weight: 600;
    line-height: 34px;
}
.footer-wrapper ul li{
    border: none !important;
}
.footer-wrapper ul li a{
    font-size: 17px;
    font-weight: 500;
    line-height: 40px;
    text-align: left;
    color: #fff;
    padding: 0 0 0 15px !important;
    position: relative;
}
.footer-wrapper ul li a::before{
    content: "";
    position: absolute;
    left: 0;
    top: 18px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff;
}
.footer-wrapper .wpcf7{
    margin-top: -46px;
}
.footer-wrapper .wpcf7 form{
    margin-bottom: 0;
}
.footer-wrapper .text-form{
    background: linear-gradient(85.18deg, #FF7236 3.23%, #FDB82E 98.39%);
    border-radius: 20px 0 0 0;
    padding: 17px 33px 23px 33px;
}
.footer-wrapper .text-form h2.title-sp{
    font-size: 42px;
    font-weight: 400;
    line-height: 70px;
    text-align: center;
    font-family: 'SVN-AmeyallindaSignature';
    color: #fff;
    margin-bottom: 15px;
}
.footer-wrapper .text-form h2.title-sp span{
    font-family: 'Birthstone-Regular';
    font-size: 96px;
    font-weight: 400;
    line-height: 70px;
}
.footer-wrapper .text-form p{
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
    font-family: 'Barlow-SemiBold';
}
.footer-wrapper .ground-form{
    background: #fff;
    padding: 20px 35px 25px;
}
.footer-wrapper .ground-form h3{
    font-size: 36px;
    font-weight: 900;
    line-height: 45px;
    text-align: center;
    color: #DB3A3A;
    font-family: 'Barlow-Black';
    margin-bottom: 5px;
}
.footer-wrapper .ground-form h4{
    font-family: 'Barlow-SemiBold';
    font-size: 30px;
    font-weight: 600;
    line-height: 45px;
    text-align: center;
    margin-bottom: 4px;
}
.footer-wrapper .ground-form .text-form-2{
    color: #3A3132;
    text-align: center;
    line-height: 27px;
    margin-bottom: 20px;
}
.footer-wrapper .ground-form input{
    border: 1px solid #D0D0D0;
    box-shadow: none;
    border-radius: 5px;
    height: 50px;
    margin-bottom: 0;
    color: #474747;
    font-size: 17px;
    line-height: 30px;
    padding: 8px 16px;
}
.footer-wrapper .form-cafe .col{
    padding-bottom: 10px;
}
.footer-wrapper .ground-form .form-cafe input.wpcf7-submit{
    background: linear-gradient(228.13deg, #F7941D 4.97%, #DB3A3A 75.71%);
    margin: 0;
    padding: 13px 28px 14px;
    width: 100%;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 23px;
    text-align: center;
    font-family: 'Barlow-SemiBold';
}
.absolute-footer{
    display: none;
}
#footer a.back-to-top {
    border: 0;
    color: #fff;
    font-size: 20px;
    line-height: 45px;
    width: 45px;
    height: 45px;
    min-width: 45px;
    min-height: 45px;
    margin: 0;
    bottom: 55px;
    background: #004AAF;
}
