.services-single .inner-box td p:last-child{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.services-single .inner-box td ul:last-child{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.services-single .inner-box .table-style2 {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    display: table;
    margin: 0px 0px 25px;
    border: 1px solid #ddd;
    border-right: none;
}
.services-single .inner-box .table-style2 tbody tr td {
    padding: .5em;
    font-size: 14px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.services-single .inner-box .table-style2 tbody tr:nth-child(2n+2) {
    background: #f7f7f7;
}
.services-single .inner-box .table-style2 tr:first-child td {
    background: #fbb908;
    padding: .5em;
    color: #fff;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.services-single .inner-box .table-style3 {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    display: table;
    margin: 0px 0px 25px;
    border: none;
    border-top: 2px solid #ffc000;
}
.services-single .inner-box .table-style3 tbody tr td {
    padding: .5em;
    font-size: 14px;
    border: none;
    border-bottom: 2px solid #ffc000;
}
.services-single .inner-box .table-style3 tbody tr:nth-child(2n+2) {
    background: #fff;
}
.services-single .inner-box hr {
    margin-top: 0px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #ccc;
}
.services-single .inner-box .hr-style1 {
    border-top: 2px dashed #999;
}
.services-single .inner-box .title-style1{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	text-align: center;
}
.services-single .inner-box .title-style1 .title-style1-text{
	display: inline-block;
	padding: 7px 25px;
	background: #ffe599;
	margin: 0px;
	color: #000;
}
.services-single .inner-box .title-style2{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	text-align: left;
}
.services-single .inner-box .title-style2 .title-style2-text{
	display: inline-block;
	padding: 7px 25px;
	background: #ffe599;
	margin: 0px;
	color: #000;
}
.services-single .inner-box .info-style1{
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	position: relative;
	padding: 50px 0px;
}
.services-single .inner-box .info-style1 .style-text{
	width: 400px;
	max-width: 100%;
	height: auto;
	padding: 50px 40px 35px;
	background: rgba(255,255,255,.3);
	position: relative;
	z-index: 3;
}
.services-single .inner-box .info-style1 .style-pic{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.services-single .inner-box .info-style1 .style-pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.services-single .inner-box .info-style1 .style-text p{
	text-align: center;
	color: #fff;
}
.services-single .inner-box .info-style1 .style-text .style1{
	color: #fbb908;
	font-size: 18px;
}
.services-single .inner-box .info-style2{
	width: 100%;
	height: auto;
}
.services-single .inner-box .info-style2>.row{
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0px -10px;
}
.services-single .inner-box .info-style2>.row:before{
	content: none;
}
.services-single .inner-box .info-style2>.row:after{
	content: none;
}
.services-single .inner-box .info-style2>.row>div{
    padding: 0px 10px;
	margin-bottom: 25px;
}
.services-single .inner-box .info-style2 .list-box{
	width: 100%;
	height: 100%;
	display: block;
    background: #f2f2f2;
    padding: 16px 16px 1px;
    border-radius: 15px;
}
.services-single .inner-box .info-style3{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.services-single .inner-box .info-style3 .style-pic{
	width: 220px;
	height: auto;
	margin-left: -60px;
}
.services-single .inner-box .info-style3 .style-pic img{
	width: 100%;
	height: auto;
}
.services-single .inner-box .info-style3 .style-text{
	width: calc(100% - 160px);
	background: #f2f2f2;
    padding: 20px 75px 1px 16px;
    border-radius: 15px;
}
.services-single .inner-box .info-style4{
	width: 100%;
	height: auto;
}
.services-single .inner-box .info-style4>.row{
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0px -7px;
}
.services-single .inner-box .info-style4>.row:before{
	content: none;
}
.services-single .inner-box .info-style4>.row:after{
	content: none;
}
.services-single .inner-box .info-style4>.row>div{
    padding: 0px 7px;
	margin-bottom: 25px;
}
.services-single .inner-box .info-style4 .list-box{
	width: 100%;
	height: 100%;
	display: block;
    background: #f2f2f2;
    padding: 10px 10px;
    border-radius: 8px;
}
.services-single .inner-box .info-style4 .list-box p{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.services-single .inner-box .info-style5{
	width: 100%;
	height: auto;
}
.services-single .inner-box .info-style5 .list-box{
	width: 100%;
	height: auto;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #ccc;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}
.services-single .inner-box .info-style5 .list-box .box-title{
	width: 30%;
	background: #fff2cc;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	padding: 10px 10px;
}
.services-single .inner-box .info-style5 .list-box .box-title p{
	line-height: 1.4;
}
.services-single .inner-box .info-style5 .list-box .box-title p:last-child{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.services-single .inner-box .info-style5 .list-box .box-title ul:last-child{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.services-single .inner-box .info-style5 .list-box .box-text{
	width: 68%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}
.services-single .inner-box .info-style5 .list-box .box-text p:last-child{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.services-single .inner-box .info-style5 .list-box .box-text ul:last-child{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.services-single .inner-box .info-style6{
	width: 100%;
	height: auto;
}
.services-single .inner-box .info-style6>.row{
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0px -7px;
}
.services-single .inner-box .info-style6>.row:before{
	content: none;
}
.services-single .inner-box .info-style6>.row:after{
	content: none;
}
.services-single .inner-box .info-style6>.row>div{
    padding: 0px 7px;
	margin-bottom: 15px;
}
.services-single .inner-box .info-style6 .list-box{
	width: 100%;
	height: 100%;
	display: block;
    background: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,.1);
    padding: 11px 10px;
    border-radius: 8px;
}
.services-single .inner-box .info-style6 .list-box ul{
	margin: 0px;
	padding: 0px;
}
.services-single .inner-box .info-style6 .list-box p{
	margin: 0px;
	padding: 0px;
}
.services-single .inner-box .info-style7{
	width: 100%;
	height: auto;
}
.services-single .inner-box .info-style7>.row{
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0px -7px;
}
.services-single .inner-box .info-style7>.row:before{
	content: none;
}
.services-single .inner-box .info-style7>.row:after{
	content: none;
}
.services-single .inner-box .info-style7>.row>div{
    padding: 0px 7px;
	margin-bottom: 15px;
}
.services-single .inner-box .info-style7 .list-box{
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	padding: 0px 15px 5px;
}
.services-single .inner-box .info-style7 .list-box:before{
	content: '';
	width: 100%;
	height: calc(100% - 60px);
	background: #f2f2f2;
	position: absolute;
	left: 0px;
	bottom: 0px;
	border-radius: 15px;
	z-index: -1;
}
.services-single .inner-box .info-style7 .list-box .pic{
	width: 100%;
	display: flex;
	justify-content: center;
	margin-bottom: 15px;
}
.services-single .inner-box .info-style7 .list-box .pic img{
	width: 120px;
	height: 110px;
	object-fit: cover;
}
.services-single .inner-box .info-style8{
	width: 100%;
	height: auto;
}
.services-single .inner-box .info-style8-pic-right{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.services-single .inner-box .info-style8-pic-right .pic{
	width: 220px;
	flex-shrink: 0;
	position: relative;
	z-index: 2;
	margin-left: -50px;
}
.services-single .inner-box .info-style8-pic-right .pic img{
	width: 100%;
	height: auto;
}
.services-single .inner-box .info-style8-pic-right .pic p{
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	line-height: 1.3;
}
.services-single .inner-box .info-style8-pic-right .text{
	width: calc(100% - 170px);
	padding: 16px 66px 1px 16px;
	background: #f2f2f2;
	border-radius: 20px;
}
.services-single .inner-box .info-style8-pic-left{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.services-single .inner-box .info-style8-pic-left .pic{
	width: 220px;
	flex-shrink: 0;
	position: relative;
	z-index: 2;
	margin-right: -50px;
}
.services-single .inner-box .info-style8-pic-left .pic img{
	width: 100%;
	height: auto;
}
.services-single .inner-box .info-style8-pic-left .pic p{
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	line-height: 1.3;
}
.services-single .inner-box .info-style8-pic-left .text{
	width: calc(100% - 170px);
	padding: 16px 16px 1px 66px;
	background: #f2f2f2;
	border-radius: 20px;
}
.services-single .inner-box .info-style9{
	width: 100%;
	height: auto;
}
.services-single .inner-box .info-style9 .list-box{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.services-single .inner-box .info-style9 .list-box .box-step{
	width: 150px;
	background: #fff2cc;
	padding: 9px 20px 9px 10px;
	--pw:calc(100% - 20px);
    clip-path: polygon(0% 0%,var(--pw) 0%,100% 50%,var(--pw) 100%,0% 100%);
    margin-top: 10px;
}
.services-single .inner-box .info-style9 .list-box .box-step p{
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 1.3;
	color: #000;
}
.services-single .inner-box .info-style9 .list-box .box-text{
	width: calc(100% - 160px);
	border: 1px dashed #ffd040;
	padding: 16px 16px 1px;
}
.services-single .inner-box .info-style10{
	width: 100%;
	height: auto;
}
.services-single .inner-box .info-style10>.row{
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0px -7px;
}
.services-single .inner-box .info-style10>.row:before{
	content: none;
}
.services-single .inner-box .info-style10>.row:after{
	content: none;
}
.services-single .inner-box .info-style10>.row>div{
    padding: 0px 7px;
	margin-bottom: 15px;
}
.services-single .inner-box .info-style10 .list-box{
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	padding: 16px 16px 1px;
	background: #f2f2f2;
	border-radius: 10px;
	transition: all .2s;
}
.services-single .inner-box .info-style10 .list-box:hover{
	transform: translateY(-4px);
	box-shadow: 0px 0px 5px rgba(0,0,0,.1);
}
.services-single .inner-box .info-style10 .list-box p{
	color: #000;
	line-height: 1.4;
}
.services-section-two .info-style11{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	flex-wrap: wrap;
	column-gap: 30px;
}
.services-section-two .info-style11 .list-box{
	width: calc(33.33% - 20px);
	margin-bottom: 30px;
}
.services-section-two .info-style11 .list-box .inner-box{
	width: 100%;
	height: 100%;
	position: relative;
    padding: 20px 15px 60px;
    border: 1px dashed #bbbbbb;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.services-section-two .info-style11 .list-box:hover .inner-box{
	background-color: #ffffff;
}
.services-section-two .info-style11 .list-box .upper-box{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 20px;
	column-gap: 10px;
}
.services-section-two .info-style11 .list-box .upper-box .icon-box {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.services-section-two .info-style11 .list-box .upper-box .icon-box .icon{
    font-size: 58px;
    color: #fbcc4e;
}
.services-section-two .info-style11 .list-box .upper-box .icon-box img{
    width: 43px;
    height: 43px;
    object-fit: contain;
}
.services-section-two .info-style11 .list-box .upper-box h3 {
    position: relative;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.4em;
    letter-spacing: -1px;
}
.services-section-two .info-style11 .list-box .upper-box h3 a {
    position: relative;
    color: #222222;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.services-section-two .info-style11 .list-box .upper-box h3 a:hover {
    color: #fbcc4e;
}
.services-section-two .info-style11 .list-box .read-more{
	position: absolute;
	left: 15px;
	bottom: 15px;
	font-weight: bold;
}




@media screen and (max-width:1000px){



.services-section-two .info-style11 .list-box{
	width: calc(50% - 15px);
}
.services-single .inner-box .info-style10>.row>div{
    width: 100%;
}
.services-single .inner-box .info-style7>.row>div{
    width: 100%;
}
.services-single .inner-box .info-style6>.row>div{
    width: 100%;
}
.services-single .inner-box .info-style4>.row>div{
    width: 100%;
}
.services-single .inner-box .info-style2>.row>div{
    width: 100%;
}
	
}

@media screen and (max-width:800px){




.services-section-two .info-style11 .list-box{
	width: 100%;
}
.services-single .inner-box .info-style9 .list-box{
	flex-wrap: wrap;
}
.services-single .inner-box .info-style9 .list-box .box-step{
	width: 150px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.services-single .inner-box .info-style9 .list-box .box-text{
	width: 100%;
}
.services-single .inner-box .info-style8-pic-right{
	flex-wrap: wrap;
	justify-content: center;
}
.services-single .inner-box .info-style8-pic-right .pic{
	max-width: 100%;
	margin-top: 20px;
	margin-left: 0px;
}
.services-single .inner-box .info-style8-pic-right .text{
	width: 100%;
	padding: 16px 16px 1px 16px;
}
.services-single .inner-box .info-style8-pic-left{
	flex-wrap: wrap;
	justify-content: center;
}
.services-single .inner-box .info-style8-pic-left .pic{
	max-width: 100%;
	margin-bottom: 20px;
	margin-right: -0px;
}
.services-single .inner-box .info-style8-pic-left .text{
	width: 100%;
	padding: 16px 16px 1px 16px;
}

.services-single .inner-box .info-style5 .list-box{
	flex-wrap: wrap;
}
.services-single .inner-box .info-style5 .list-box .box-title{
	width: 100%;
	margin-bottom: 15px;
}
.services-single .inner-box .info-style5 .list-box .box-text{
	width: 100%;
}
.services-single .inner-box .info-style3{
	flex-wrap: wrap;
	justify-content: center;
}
.services-single .inner-box .info-style3 .style-pic{
	max-width: 100%;
	margin-left: 0px;
}
.services-single .inner-box .info-style3 .style-text{
	width: 100%;
    padding: 20px 16px 1px 16px;
    margin-bottom: 20px;
}
	
}

@media screen and (max-width:600px){

.services-single .inner-box .info-style1 .style-text{
	padding: 30px 15px 15px;
}
	
}