@charset "utf-8";
/* CSS Document */
.inr-service{
	padding: 70px 0;
}
.wos-cont .sm-title{
    line-height: 30px;
}
.inr-service .right-serv {
    padding: 0;
}
.inr-service .col-2 {
    width: 25%;
	text-align: center;
	margin-bottom: 0;
}
.inr-service .col-2 p{
    text-align: center;
    padding-top: 20px;
}

.serv-cont {
	padding: 70px 0 0;
}
.serv-cont p{
    padding: 0 220px;
    text-align: center;
}

.wos{
	padding: 50px 0 60px;
}
.wos-cont {
	position: relative;
	height:268px;
	overflow: hidden;
	padding: 45px 65px;
	text-align: center;
}
.wos-cont .sm-title, .wos-cont p { 
	color: #FFFFFF;
	padding-bottom: 10px	
}
.wos ul {
	width: 100%;
    margin-left: auto;
    bottom: inherit;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.wos ul li{
	width: 36%;
	margin-right: 48px;
}
.wos ul li:nth-child(2){
	margin-right: 0;
}
.wp-block-divcn-gutenberg-divcontainer-block.cn-title{
	font-weight: bold;
    font-size: 26px;
    color: rgb(51, 66, 76);
    padding-bottom: 20px;
}