/* Scss Document */

#sec1 {
    padding: 118px 0 136px;
}
#sec1 h2 {
    font-size: 60px;
    text-align: center;
    line-height: 74px;
    font-family: 'Jost', sans-serif;
    position: relative;
    padding-bottom: 175px;
    margin-bottom: 43px;
    letter-spacing: 9px;
}
#sec1 h2:before {
    position: absolute;
    left: 50%;
    height: 134px;
    width: 2px;
    background: #b5b5b5;
    content: '';
    bottom: 0;
}
#sec1 .g_txt {
    position: relative;
    padding-bottom: 20px;
    letter-spacing: 1.5px;
}
#sec1 .g_txt:before {
    position: absolute;
    content: url("../img/about/quote1.png");
    width: 31px;
    height: 28px;
    top: -27px;
    left: 70px;
}
#sec1 .g_txt:after {
    position: absolute;
    content: url("../img/about/quote2.png");
    width: 35px;
    height: 31px;
    bottom: 23px;
    left: 50%;
    margin-left: 396px;
}
#sec1 .txt1 {
    width: 680px;
    margin: 0 auto;
    margin-bottom: 30px;
    text-align: center;
}
#sec1 .txt2 {
    width: 680px;
    margin: 0 auto;
    margin-bottom: 27px;
    text-align: center;
}
#sec1 .txt3 {
    text-align: center;
}
#sec2 {
    padding: 0px 0 115px;
    position: relative;
}
#sec2 .photo {
    text-align: center;
    margin-left: -50px;
    margin-bottom: 97px;
}
#sec2 h2 {
    position: absolute;
    right: 87px;
    top: 539px;
    font-weight: bold;
    font-size: 22px;
    line-height: 45px;
    letter-spacing: 3px;
	height: 335px;
}
#sec2 h2 .txt-latin{
	color: #101010;
}
#sec2 .g_txt {
    width: 637px;
    height: 418px;
    margin-left: 113px;
    margin-bottom: 49px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    flex-direction: row-reverse;
}
#sec2 .g_txt p {
    margin-left: 26px;
    line-height: 28px;
}
#sec2 .g_txt p:last-of-type{
    margin-left: 0;
}
#sec2 .btn {
    margin: 0 auto;
    text-align: center;
}
#sec3 {
    position: relative;
    background: #f5f4f2;
}
#sec3 .group {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    padding-left: 73px;
}
#sec3 .box {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    min-width: 545px;
}
#sec3 .box .info {
    width: 500px;
    padding: 107px 55px;
    box-sizing: border-box;
}
#sec3 .box .info .txt {
    width: 400px;
    letter-spacing: 2px;
}
#sec3 h3 {
    position: absolute;
    left: 779px;
    margin-left: 20px;
    top: 60px;
    z-index: 10;
}
#sec3 .photo {
    margin-top: 120px;
    margin-bottom: -131px;
}
#sec3 h2 {
    position: relative;
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 33px;
    margin-bottom: 54px;
    letter-spacing: 3px;
}
#sec3 h2:before {
    position: absolute;
    width: 123px;
    height: 2px;
    background: #101010;
    content: '';
    bottom: 0;
    left: 0;
}
#sec4 {
    padding: 90px 0 266px;
    margin-top: 120px;
}
#sec4 h2 {
    text-align: center;
    position: relative;
    font-size: 20px;
    margin-bottom: -10px;
    padding-bottom: 72px;
    letter-spacing: 4px;
    line-height: 35px;
}
#sec4 h2 span {
    font-size: 40px;
    font-weight: bold;
    font-family: "Jost";
}
#sec4 h2:before {
    position: absolute;
    left: 50%;
    height: 60px;
    width: 1px;
    background: #b5b5b5;
    content: '';
    bottom: -9px;
}
#sec4 .group{
	margin: 0 -50px;
}
#sec4 .group .row:first-of-type{
	padding-top: 76px;
}
#sec4 .group .row {
    border-bottom: 1px solid #b5b5b5;
    padding-bottom: 11px;
    padding-top: 86px;
    padding-left: 54px;
}
#sec4 .group .row h3 {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 3px;
    padding-left: 55px;
    position: relative;
    margin-bottom: 30px;
    margin-left: 50px;
    line-height: 44px;
}
#sec4 .group .row h3 span {
    position: absolute;
    left: 0;
    top: 4px;
    background: #101010;
    border-radius: 50%;
    color: #fff;
    width: 31px;
    display: inline-flex;
    text-align: center;
    justify-content: center;
    margin-right: 19px;
    padding-left: 3px;
    box-sizing: border-box;
    font-weight: normal;
    line-height: 31px;
}
#sec4 .group .row .info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
#sec4 .group .row .info .col {
    width: 50%;
}
#sec4 .group .row .info .col2{
	padding-left: 18px;
}
#sec4 .group .row .info .col dl {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    line-height: 28px;
    margin-bottom: 10px;
}
#sec4 .group .row .info .col dl dt {
    width: 120px;
}
#sec4 .group .row .info .col:first-of-type {
    margin-left: 100px;
}
#sec5 {
    position: relative;
    background: #f5f4f2;
    padding-bottom: 150px;
    padding-top: 1px;
}
#sec5 h2 {
    margin-top: -81px;
    margin-bottom: 58px;
    margin-left: -87px;
}
#sec5 h3 {
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 30px;
    letter-spacing: 4px;
}
#sec5 .info {
    margin-left: 79px;
    position: relative;
}
#sec5 .info:before {
    position: absolute;
    left: 235px;
    height: 586px;
    width: 1px;
    background: #b5b5b5;
    content: '';
    top: 62px;
}
#sec5 .info dl {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 30px;
    justify-content: flex-start;
    line-height: 28px;
}
#sec5 .info dl dt {
    width: 270px;
}

.red{
	color: #9F0A0C;
	font-weight: bold;
}