/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    src: local('Montserrat'), url("//static.chimeroi.com/servicetool-temp/Montserrat-Regular-2021.9.26.ttf");
}
@font-face {
    font-family: 'Montserrat-Bold';
    font-style: normal;
    src: url("//static.chimeroi.com/servicetool-temp/Montserrat-Bold-2021.9.26.ttf");
}
@font-face {
    font-family: 'Montserrat-ExtraBold';
    font-style: normal;
    src: url("//static.chimeroi.com/servicetool-temp/Montserrat-ExtraBold-2021.9.26.ttf");
}
@font-face {
    font-family: 'Montserrat-SemiBold';
    font-style: normal;
    src: url("//static.chimeroi.com/servicetool-temp/Montserrat-SemiBold-2021.9.26.ttf");
}

body{
    font-family: Montserrat;
}
.w1000{
    width: 1000px!important;
    margin: 0 auto;
    display: block;
    box-sizing: border-box;
}
.w1100{
    width: 1100px!important;
    margin: 0 auto;
    display: block;
    box-sizing: border-box;
}
@media(max-width: 500px) {
    .w1000,
    .w1100{
        width: 100%!important;
        padding: 0 30px;
    }
}
.banner{
    padding: 40px 0 135px;
    background-image: url("//static.chimeroi.com/image/lp-banner-2021.9.24.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.banner img{
    display: block;
    width: 136px;
    margin: 0 auto 65px;
}
.banner h3{
    font-size: 28px;
    color: #fff;
    text-align: center;
}
.banner h1{
    font-family: 'Montserrat-ExtraBold';
    font-size: 38px;
    margin: 20px auto;
    font-weight: 900;
    line-height: 1.2;
    letter-spacing: 1.2px;
    text-align: center;
    color: #fff;
}
.banner p{
    margin: 20px auto 0;
    font-size: 16px;
    font-family: 'Montserrat-Bold';
    line-height: 1.38;
    text-align: center;
    color: #fff;
}

.content{
    padding-top: 60px;
}
.header-title {
    text-align: center;
    font-size: 24px;
    font-family: 'Montserrat-ExtraBold';
    color: #202437;
}
.content .header{
    width: 580px;
    margin: 40px 0 35px;
    float: left;
    text-align: left;
}
.content .header .icon {
    font-size: 1em;
    color: #2492fc;
    margin-left: 5px;
}
.content .header .icon-look:before{
    content: "\e601";
}

.content .love-chime{
    width: 550px;
    color: #202437;
    float: left;
}
.content .love-chime .title{
    font-size: 24px;
    font-family: 'Montserrat-SemiBold';
    margin-bottom: 15px;
}
.content .love-chime ul{
    font-size: 16px;
}
.content .love-chime li{
    font-weight: 700;
    line-height: 1.4;
    margin: 12px 0;
    display: flex;
    align-items: center;
}
.content .love-chime li .icon{
    margin-right: 10px;
    color: #2492fc;
    font-size: 16px;
}
.content .love-chime .text{
    font-size: 16px;
    line-height: 1.56;
    color: #27a0ff;
    margin-top: 40px;
}
.content .content-form{
    float: right;
    width: 375px;
    padding: 30px;
    border-radius: 6px;
    background-color: #27a0ff;
    box-sizing: border-box;
    color: #fff;
}
.content .form-header{
    text-align: center;
}
.content .form-header .title{
    font-size: 18px;
    font-family: 'Montserrat-ExtraBold';
    line-height: 1.1;
    margin: 15px 0 8px;
}
.content .form-header .sub-title{
    font-size: 12px;
    line-height: 1;
    margin-bottom: 30px;
}
.content .content-form{
    position: relative;
}
.content .content-form:after{
    content: "";
    position: absolute;
    bottom: 1px;
    width: 80%;
    height: 1px;
    left: 50%;
    transform: translateX(-50%);
    -moz-box-shadow: 0 4px 8px 2px #27a0ff;
    -webkit-box-shadow: 0 4px 8px 2px #27a0ff;
    box-shadow: 0 4px 8px 2px #27a0ff;
}
.content .content-form .logo{
    width: 86px;
}
.content .content-form label{
    font-size: 14px;
}
.content .content-form li{
    margin-bottom: 12px;
}
.content .content-form li input{
    border-radius: 18px;
}
.content .content-form input[type="submit"]{
    height: 36px;
    border-radius: 27px;
    margin-top: 22px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    background-image: linear-gradient(to bottom, #ffca4e 0%, #ffb01d 100%);
}

.awards{
    background: url("//cdn.chime.me/image/fs/sitebuild/2021924/1/original_ec22a4df-1a44-41c6-9cd8-d8227f9aa8d5.png") top center;
    background-repeat: repeat-x;
    background-size: auto 60px;
    margin-top: 40px;
    padding-top: 55px;
    font-size: 16px;
    line-height: 1.4;
}
.awards-bg{
    background-color: #e7f6ff;
}
.awards-swiper{
    position: relative;
}
.awards .swiper-container {
    width: 100%;
    height: auto;
    padding: 80px 0;
}
.awards .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: auto;
    width: 300px;
    
    /* Center slide text vertically */
    display: flex;
    justify-content: center;
    align-items: center;
}
.awards .swiper-slide img{
    width: 100%;
    display: block;
    background: #e7f6ff;
}
.awards .swiper-button-next,
.awards .swiper-button-prev {
    background: #4d8dff;
    width: 72px;
    font-size: 40px;
    height: 72px;
    line-height: 72px;
    border-radius: 50%;
    text-align: center;
    margin: 0;
    transform: translateY(-50%);
}
.awards .swiper-button-next{
    right: -120px;
}
.awards .swiper-button-prev {
    left: -120px;
}
.awards .icon{
    color: #fff;
}

.comment {
    padding: 60px 0;
}
.comment .header-title {
    margin-bottom: 40px;
}
.comment ul{
    display: flex;
    justify-content: space-between;
}
.comment ul li{
    position: relative;
    flex: 1;
    min-width: 270px;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 1.33;
    border-radius: 5px;
    box-shadow: 0 2px 10px 0 rgba(0, 10, 30, 0.1);
}
.comment ul li .cmt{
    position: relative;
    padding: 30px 30px 50px;
    overflow: hidden;
}
.comment ul li .cmt:before{
    position: absolute;
    content: "";
    width: 8px;
    height: 20px;
    background: #27a0ff;
    border-radius: 4px;
    top: 30px;
    left: -4px;
}
.comment ul li .name{
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
}
.comment ul li+li{
    margin-left: 70px;
}
.comment ul li .agent{
    position: absolute;
    width: 72px;
    height: 72px;
    right: 30px;
    bottom: -20px;
    border-radius: 50%;
    box-shadow: -10px 10px 0 0 #e0f0ff;
}

.footer{
    padding: 75px 0;
    background: url("//cdn.chime.me/image/fs/sitebuild/2021925/19/original_b4e2f8e1-da25-4038-9ed5-8674755a28fc.png") 100px -60px no-repeat#f3f9ff;
    background-size: 375px auto;
}
.footer .lets-go{
    font-family: 'Montserrat-ExtraBold';
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    margin: 40px auto 0;
    border-radius: 40px;
    font-size: 16px;
    color: #fff;
    background-image: linear-gradient(76deg, #60a7ff 10%, #0786ea 88%);
}

.copyright{
    padding: 35px 0;
    text-align: center;
    background: #27a0ff;
    color: #fff;
    font-size: 14px;
    line-height: 1.14;
}
.copyright a{
    color: #fff;
}

@media(max-width: 500px) {
    .banner{
        padding: 32px 0 55px;
        background-image: url("//cdn.chime.me/image/fs/sitebuild/2021923/0/original_087258ca-4b59-431d-9edf-7273cda0fd23.png");
    }
    .banner img{
        width: 90px;
        margin: 0 auto 25px;
    }
    .banner h3{
        font-size: 14px;
    }
    .banner h1{
        font-size: 26px;
        margin: 150px auto 140px;
    }
    .banner p{
        font-size: 16px;
    }

    .content{
        padding-top: 0;
    }
    .content .header,
    .content .content-form,
    .content .love-chime{
        width: 100%;
    }
    .header-title{
        font-size: 16px;
        line-height: 1.38;
    }
    .content .header .icon:before{
        content: "\e600";
    }
    .content .form-header .title{
        font-size: 14px;
        margin: 10px 0 5px;
    }
    .content .form-header .sub-title{
        font-size: 12px;
        line-height: 1.2;
        margin-bottom: 15px;
    }
    .content .love-chime .title{
        padding-top: 20px;
        font-size: 16px;
    }
    .content .love-chime ul{
        font-size: 13px;
    }
    .content .love-chime .text{
        font-size: 14px;
        margin-top: 20px;
        line-height: 1.36;
    }
    .awards .swiper-container{
        padding: 30px 0 60px;
    }
    .awards .swiper-button-next,
    .awards .swiper-button-prev {
        display: none;
    }
    .comment {
        padding: 60px 30px;
    }
    .comment ul{
        flex-direction: column;
    }
    .comment ul li+li{
        margin-top: 50px;
        margin-left: 0;
    }
    .comment ul li .cmt{
        padding: 20px 20px 30px;
    }
    .footer{
        padding: 40px 0;
        background: url("//cdn.chime.me/image/fs/sitebuild/2021925/19/original_b4e2f8e1-da25-4038-9ed5-8674755a28fc.png") 15px -30px no-repeat#f3f9ff;
        background-size: 200px auto;
    }
    .footer .lets-go{
        margin-top: 20px;
    }
    .copyright{
        padding: 20px 30px;
}
@media(max-width: 375px) {
    .banner h1{
        margin: 100px auto 90px;
    }
}