ul,li,h1,h2,h3,h4,h5,h6,div,p,small {
    list-style: none;
    padding: 0;
    margin: 0;
}
.mt40{ margin-top: 40px }
.mt30{ margin-top: 30px }
.mt20{ margin-top: 20px }
.mt15{ margin-top: 15px }
.mt10{ margin-top: 10px }
.mt55{ margin-top: 55px }
.mb50{ margin-bottom: 50px }
body{ 
    line-height: 2; 
    color: #697278; 
    font-size: 15px;
}
.warp{
    width: 640px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.img-item img{
    width: 100%;
}
.warp_body{
    padding: 0 15px;
}

.happy{
    display: flex;
    margin-top: 15px;
    padding-top: 20px;
    background: url(../img/flower.png) no-repeat;
    background-size: 100%;
}
.happy li:nth-child(1){
    width: 80px;
    padding-top: 8px;
}
.happy li:nth-child(1) img{
    width: 100%;
}
.happy li:nth-child(2){
    flex-grow: 1;
    padding-top: 8px;
    text-align: right;
    font-size: 15.3px;
    color: #333;
}
.happy li:nth-child(2) p{
    padding-top: 14px;
}
.happy li:nth-child(2) p:last-child{
    text-align: right;
}
.happy li:nth-child(2) p:last-child img{
    width: 40px;
}


.order{
    padding: 20px 20px 40px 20px;
    border: 2px solid #cccccc;
    background: url(../img/flower.png) no-repeat;
    background-size: 100%;
}
.appointment{
    display: flex;
    flex-direction: column;
    color: #697278;
}
.appointment li{
    margin-top: 15px;
    padding-bottom: 2px;
    border-bottom: 1px solid #d8d8d8;
}
.appointment li input{
    border: none;
    outline: none;
    background: none;
}
.appointment a{
    color: #fff;
    text-align: center;
    display: block;
    padding: 6px 0;
    font-size: 18px;
    text-decoration: none;
    margin: 40px 0px 0px 0px;
    background: #001d34;
}
.appointment a:focus{
    color:#fff;
    text-decoration: none;
}

/* Modal */
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0rem 0rem 30px 0rem;
}


.modal-content{
    overflow: hidden;
}
.modal-body .head{
    color: #fff;
    text-align: center;
    padding: 6px 0;
    font-size: 18px;
    font-weight: bold;
    background: #2f60ba;
}
.modal-body .main{
    padding: 30px 0 20px 0;
    text-align: center;
    color: #333;
}
.modal-body .main img{
    width: 40px;
    margin-right: 10px;
}
.modal-body .foot{
    text-align: center;
}
.modal-body .foot a{
    color: #fff;
    text-align: center;
    padding: 4px 30px;
    border-radius: 50px;
    text-decoration: none;
    background: #2f60ba;
}
.modal-dialog {
    position: relative;
    width:  0 auto;
    margin: 45% 15px 0 15px;
    pointer-events: none;
}

@media( min-width: 575px){
	.modal-dialog {
	    width:  0 auto;
	    margin: 15% 40% 0 40%;
	}
}


.title{
    text-align: center;
    padding-top: 33px;
}
.title h2{
    font-size: 24px;
    color: #454545;
}
.title p{
    width: 30px;
    height: 2px;
    margin: 6px auto 0;
    background: #e2c543;
}

.tit_left{
    margin-top: 40px;
    padding-top: 18px;
    padding-left: 30px;
    padding-bottom: 35px;
    background: url(../img/bor_left.png) no-repeat;
    background-size: 110px auto;
}
.tit_left p{
    font-size: 26px;
    color: #578fd5;
    padding-bottom: 3px;
    text-transform: uppercase;
    border-bottom: 2px solid #2074cb;
}
.tit_left h2{
    font-size: 36px;
    color: #2f60ba;
    padding-top: 12px;
    font-weight: bold;
}
.tit_left small{
    font-size: 16px;
    color: #2f60ba;
}

.tit_text{
    text-align: right;
    font-size: 16px;
    padding-top: 30px;
    color: #333;
}

.tit_right{
    text-align: right;
    margin-top: 40px;
    padding-top: 18px;
    padding-right: 30px;
    padding-bottom: 35px;
    background: url(../img/bor_right.png) no-repeat right center;
    background-size: 110px auto;
}
.tit_right p{
    font-size: 26px;
    color: #578fd5;
    padding-bottom: 3px;
    text-transform: uppercase;
    border-bottom: 2px solid #2074cb;
}
.tit_right h2{
    font-size: 36px;
    color: #2f60ba;
    padding-top: 12px;
    font-weight: bold;
}
.tit_right small{
    font-size: 16px;
    color: #2f60ba;
}

.tit_text2{
    text-align: left;
    font-size: 16px;
    padding-top: 30px;
    color: #333;
}

.part{
    display: flex;
    padding-top: 30px;
}
.part span{
    width: 90px;
    height: 40px;
    line-height: 31px;
    font-size: 22px;
    padding-left: 15px;
    color: #fff;
    margin-right: 15px;
    text-transform: capitalize;
    background: url(../img/part_bg.png) no-repeat;
    background-size: 90px auto;
}
.part p{
    flex-grow: 1;
    font-size: 16px;
    color: #333;
    line-height: 33px;
}

.yellow_bg{
    margin-top: 33px;
    padding-bottom: 30px;
    background: #001d34;
}
.process{
    display: flex;
    margin-top: 30px;
    background: url(../img/dashed.png) no-repeat center 19px;
    background-size: 300px auto
}
.process li{
    flex: 1;
    color: #fff;
    text-align: center;
}
.process li h4{
    font-size: 14px;
    padding-top: 15px;
}
.process li img{
    width: 40px;
}

.note{
    display: flex;
    flex-direction: column;
    padding-top: 20px;
}
.note li{
    display: flex;
    flex-direction: row;
    padding-top: 5px;
}
.note li p:first-child{
    width: 70px;
}
.note li p:last-child{
    flex-grow: 1;
    flex: 1;
    word-wrap: break-word;
    text-align: justify;
}