.bannerbg{
	display: block;
	position: relative;
	width: 100%;
	background: url(../images/servicebanner.webp) no-repeat center center;
	background-size: cover;
	padding: 90px 0 10px;
}
.bannerbg::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.90);
}
.widthsmall{
	width: 700px;
	max-width: 100%;
	margin:0 auto;
	position: relative;
	margin-bottom: 7rem;
	z-index: 1;
}
.widthsmall::after{
	content: '';
	display: block;
	clear: both;
}
.maintitle{
	color: #000000;
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 1em;
    letter-spacing: -0.04em;
    margin-bottom: 1rem;
    font-family: "Oswald", sans-serif;
}
.subtitle{
	color: #000000;
    font-size: 2.5rem;
    font-weight: 600;
    letter-spacing: -0.04em;
    display: block;
    margin-bottom: 1rem;
    font-family: "Oswald", sans-serif;
}
.subtitle span{
	color: #CBA969;
}
.widthsmall P{
	font-size: 17px;
    line-height: 1.4em;
    color: #000000CC;
}
.bannerbg .maintitle{
	color: #C7AA6C;
}
.bannerbg p{
	color: #fff;
}
.divider{
	display: flex;
	align-items: center;
	justify-content: center;
	color: #00000073;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.09em;
    word-spacing: 0.1em;
    line-height: 1;
    position: relative;
    margin:1rem 0;
}
.divider::after{
	content: '';
	width: 100%;
	height: 1px;
	background: #efefef;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.divider span{
	display: inline-block;
	padding: 0 10px;
	background: #fff;
	position: relative;
	z-index: 1;
}
.dividerblack{
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.09em;
    word-spacing: 0.1em;
    line-height: 1;
    position: relative;
    margin: 1rem 0;
}
.dividerblack::after {
    content: '';
    width: 100%;
    height: 1px;
    background: rgba(255,255,255,0.6);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.dividerblack span {
    display: inline-block;
    padding: 0 10px;
    background: #000;
    position: relative;
    z-index: 1;
}

.sectionlove{
	display: block;
	width: 100%;
	position: relative;
	padding: 150px 0;
}
.sectionlove::after{
	content: '';
	display: block;
	clear: both;
}
.sectionlove .widthsmall{
	margin-bottom: 7rem;
}
.sectionlove .figure{
	display: block;
	width: 100%;
	border-radius: 20px;
}
.sectionlove .figure img{
	display: block;
	width: 100%;
	height: auto;
	border-radius: 20px;
}
.sectionlove .captionbg{
	display: block;
	padding-left: 30px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.sectionlove .subtext{
	display: block;
	font-size: 32px;
    font-weight: 400;
    line-height: 1.2;
    color: #000000;
    margin-bottom: 20px;
}
.sectionlove p{
	display: block;
	font-size: 17px;
	line-height: 1.7;
	color: #000000CC;
}

.whatwedo{
	display: block;
	position: relative;
	width: 100%;
	padding: 110px 0;
	background: #000;
}
.whatwedo .maintitle{
	color: #C3AB6E;
}
.whatwedo p{
	color: #fff;
}
.whatwedo .capscontent{
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	padding-right: 5rem;
	text-align: center;
}
.wrkcontent{
	display: block;
	position: relative;
	width: 100%;
}
.subcontainer{
	display: flex;
	align-items: center;
	justify-content: space-between;
	column-gap: 25px;
	position: relative;
	padding-bottom: 50px;
}
.subcontainer .icon{
	max-width: 115px;
	flex:0 0 115px;
	height: 115px;
	position: relative;
	border-radius: 50%;
	box-sizing: border-box;
	padding: 30px;
	background: #fff;
}
.subcontainer .icon::after{
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	background: #fff;
	width: 1px;
	height: 50px;
}
.subcontainer:last-of-type .icon::after {
    display: none;
}
/*.wrkcontent .icon:last-of-type::after{
	display: none;
}*/
.subcontainer .icon img{
	width: 100%;
	height: auto;
}
.wrkcontent .captionn{
	display: block;
}
.wrkcontent .captionn .title{
	display: block;
	font-size: 1.6rem;
	color: #C3AB6E;
	margin-bottom: 0.5rem;
	line-height: 1.2;
	font-weight: 600;
}
.wrkcontent .captionn p{
	display: block;
	color: #fff;
	font-size: 1.0rem;
	line-height: 1.6;
}
.quotebtn{
	display: block;
	text-align: center;
	margin:1rem 0;
}
.quotebtn a{
	color: #fff;
	display: inline-block;
	background-color: transparent;
    border: 2px solid #fff;
    font-size: 18px;
    padding: 9px 33px;
    font-weight: 500;
}
.quotebtn svg {
    width: 30px;
    height: 30px;
}

.shocasbg{
	display: block;
	width: 100%;
	position: relative;
	padding: 90px 0 10px;
	background:#fff;
	border-radius: 20px;
}
.shocasbg::after{
	content: '';
	display: block;
	clear: both;
}
.shocasbg .maintitle{
	color: #000;
}
.shocasbg p{
	color: #000;
}
.shocasbg .widthsmall{
	margin-bottom: 5rem;
}
.shocasbg .quotebtn{
	margin-top: 4rem;
}
.shocasbg .quotebtn a{
	border:2px solid #fff;
	color:#fff;
}
.containershocase{
	display: block;
	width: 100%;
	margin-top: 6rem;
}
.containershocase .row{
	margin-left: 5px;
	margin-right: 5px;
}
.containershocase [class*='col-']{
	padding-left: 5px;
	padding-right: 5px;
	margin:5px 0;
}
.containershocase .figure{
	width: 100%;
	margin:0;
	padding: 0;
}
.containershocase .figure img{
	width: 100%;
	height: auto;
}
.seosection{
	display: block;
	position: relative;
	width: 100%;
	padding: 60px 0;
	background: #f6f6f6;
}
.shrtdesc{
	display: block;
	position: relative;
	padding: 1rem 0;
}
.shrtdesc p{
	display: block;
	font-size: 1.2rem;
	line-height: 1.6;
	color: #000;
	margin: 1rem 0;
}
.shrtdesc ul{}
.shrtdesc ul li{
	display: flex;
	align-items: center;
	font-size: 1.2rem;
	font-weight: 400;
	color: #000;
	position: relative;
	line-height: 1.5;
	margin: 0.5rem 0;
}
.shrtdesc ul li::before{
	content: "\f138";
	position: static;
	margin-right: 15px;
    font-family: 'FontAwesome';
    color: #B08E3F;
    -webkit-text-stroke : 1px #B08E3F;
    font-size: 1.3rem;
    line-height: 1.5;
}

@media screen and (max-width:991px){
	.main{
		width: 100%;
		max-width: 720px;
		padding: 0 15px;
		box-sizing: border-box;
		margin:0 auto;
	}
}
@media screen and (max-width:767px){
	
	.maintitle{
		font-size: 40px;
	}
	.widthsmall{
		margin-bottom: 3rem;
	}
	.shocasbg .widthsmall{
		margin-bottom: 3rem;
	}
	.sectionlove{
		padding: 60px 0px;
	}
	.sectionlove .figure{
		margin-bottom: 2rem;
	}
	.whatwedo .capscontent{
		padding-right:0;
		margin-bottom: 5rem;
	}
	.subcontainer{
		display: block;
		border-bottom: 1px solid rgba(255, 255, 255, 0.3);
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
	.subcontainer .icon::after{
		display: none;
	}
	.containershocase{
		margin-top: 0;
	}
	.subtitle{
		font-size: 30px;
	}
}