@charset "UTF-8";
/*****************************************************
	volux module style
*/

.og-info-sec .og-sec1 {
    padding: 110px 0 110px;
	background-color: #fff;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
    text-align: center;
}
.og-sec1 h5 img {
	display: block;
	margin: 0 auto;
}
.og-sec1 .ogi-cont1 {
	margin-top: 40px;
	color: #fff;
	text-align: center;
}
.og-sec1 .ogi-cont1 > p {
	font-size: 27px;
	letter-spacing: 0.2em;
}
.og-sec1 .ogi-cont1 > .row {
	margin-top: 65px;
}
.og-sec1 .ogi-cont1 > .row .col {
	width: 20%;
}
.og-sec1 .ogi-item {
	width: 156px;
	height: 156px;
	margin: 0 auto;
	background-color: rgba(255, 79, 87, 0.4);
	border-radius: 50%;
	font-size: 22px;
	line-height: 1.2;
}
.text-vertical-middle {
	display: table;
}
.text-vertical-middle .tvm-cell {
	display: table-cell;
	vertical-align: middle;
}

.og-info-sec .og-sec2 {
	padding: 160px 0 220px;
	background-color: #f0f0f0;
}
.og-sec2 .ds-cont {
	padding-top: 70px;
	margin-right: -40px;
}
.og-sec2 .ds-cont > .row > [class^=col] {
	padding-right: 40px;
}
.og-sec2 .ogsk-tit {
    padding: 20px;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    line-height: 1.4;
}
.og-sec2 .ogsk-tit span {
	display: block;
	font-size: 20px;
	font-weight: 300;
}
.og-sec2 .ogsk-cont1 {
	background-color: #fff;
    padding: 60px 40px 50px;
    text-align: center;
}
.ogsk-cont1 p {
    margin-top: 40px;
	font-size: 18px;
    line-height: 1.6;
    color: #525252;
}
.ogsk-cont2 .ogsk-list {
    height: 431px;
	background-color: #fff;
    padding-top: 30px;
}
.ogsk-cont2 .ogsk-list > li {
    position: relative;
    padding-left: 125px;
	padding-top: 30px;
    padding-bottom: 30px;
}
.ogsk-cont2 .ogsk-list > li:nth-child(2) {
	background-color: #fbfbfb;
}
.ogsk-cont2 .ogsk-list > li:nth-child(3) img {
	top: 25px;
}
.ogsk-cont2 .ogsk-list > li img {
	position: absolute;
    top: 35px;
    left: 40px;
}
.ogsk-cont2 .ogsk-list > li b {
	font-family: 'Campton-book', sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 100;
}
.ogsk-cont2 .ogsk-list > li span {
    display: block;
    margin-top: 3px;
    font-size: 18px;
    color: #525252;
    line-height: 1.4;
}
.og-sec2 .col-12 {
	width: 100%;
	margin-top: 40px;
}
.og-sec2 .ogsk-cont3 {
	position: relative;
	background-color: #fff;
	padding-left: 540px;
	padding-top: 70px;
	padding-bottom: 30px;
}
.og-sec2 .ogsk-cont3  img {
	position: absolute;
    left: 125px;
    bottom: 0;
}
.ogsk-cont3 .effect3-wrap .ef3-item {
    position: relative;
    padding-left: 45px;
    padding-bottom: 40px;
}
.effect3-wrap .ef3-item > b {
    display: inline-block;
    position: absolute;
   width: 35px;
    height: 35px;
    top: 0;
    left: 0;
    background-color: #fa8086;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 35px;
    border-radius: 50%;
    font-weight: 400;
}
.effect3-wrap .ef3-item .ef3i-th {
    font-family: 'Campton', sans-serif;
    font-weight: 500;
    font-size: 25px;
    padding: 5px 0;
    color: #525252;
}
.effect3-wrap .ef3-item .ef3i-td {
	font-size: 18px;
    color: #525252;
}