@charset "utf-8";
/* CSS Document */

.ab-gallery .slick-slide {
    height: 100%;
    min-height: 1px;
    margin: 0 135px;
    background: aliceblue;
    padding: 10px 10px 0;
	border-radius: 10px;
	
}
.ab-gallery .slick-dots {
    position: absolute;
    float: right;
    top: 37%;
    right: 9%;
	width: auto;
}
.ab-gallery .slick-dots li {
	width: 100%;
}
.ab-gallery .slick-dots li button {
    width: 15px;
    height: 15px;
    padding: 5px;
    background: #55a6de;
    border-radius: 100%;
	border: 4px solid  #ffffff00;
}
.ab-gallery .slick-dots li button:before {
	display: none;
}
.ab-gallery .slick-dots li button:hover, .ab-gallery .slick-dots li button:focus, .ab-gallery .slick-dots li.slick-active button {
	 background: #FFFFFF;
	border: 4px solid #55a6de;
	width: 15px;
    height: 15px;
}
.ab-gallery .slick-dots li {
    margin: 0 5px
}
.abt-cont{
	padding: 0 0 70px;
}
.abt-left{
	width: 61%;
	float: left;
	padding-right: 50px;
}
.abt-right{
	width: 39%;
	float: left;
    text-align: center;
  position: relative;
    overflow: hidden;
}
.abt-left .comn-title {
	text-align: left;
}

.cover-bg {
    height: 100%;
    width: 100%;
	position: relative;
}
.cover-img {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
   /* transform: translate(-50%,-50%);*/
    max-height: 100%;
    max-width: inherit;
    width: auto;
   /* left: 50%;
    top: 50%;*/
    object-fit: cover;
    height: 100%;
}

.sd-content{
	position: relative;
    display: inline-block;
    text-align: center;
	padding: 40px;
}
.em-img{
	padding: 90px 0;
}
.sd-content .button-3{
    text-align: center;
    float: none;
    margin: 0px auto;
}

.inr-car{
	padding-bottom: 20px;
}

.abt-fou{
	background: #e2f3ff;
	height: auto;
	padding: 70px 0 65px;
	
}
.abt-fou .sm-title{
	padding: 0 270px;
    text-align: center;
    text-transform: uppercase;
    line-height: 35px;
}
.block-3{
	width: 31.5%;
	float: left;
	margin-right: 40px;
}
.fou-top {
	background: linear-gradient(to top, #374c96 , #53a1da );
	height: 80px;
	padding: 20px;
    text-align: center;
	border-radius: 10px 10px 0 0;
}
.title-fou .fou-icon {
	margin-right: 15px;
}
.title-fou {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.3px;
	color: white;
	text-transform: uppercase;
}
.fou-bottom {
	padding: 40px 26px;
	border: 2px solid white;
    border-top: none;
    border-radius: 0 0 10px 10px;
	
}
.fou-bottom p { 
	text-align: center;
	max-height: 140px;
    margin-bottom: 0;
    webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	height: 140px;
}
.block-3:nth-child(3) {
	margin-right: 0px;
}
.fou {
	padding: 30px 0 0;
}
.abt-wcu {
	  position: relative;
    height: auto;
    overflow: hidden;
    width: 100%;
	padding: 70px 0 ;
}
.abt-wcu .comn-title{
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 20px;
}
.abt-wcu p {
	text-align: center;
	color: #FFFFFF;
}

.abt-wcu .wcu ul  {
	width: 100%;
    margin-left: auto;
    bottom: inherit;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.abt-wcu .wcu {
	padding: 0;
}
.abt-wcu .wcu ul li {
    width: 19%;
    height: 228px;
	margin-right: 60px;
}
.abt-wcu .wcu-icon {
	float: none;
	margin: 20px auto 0;
}
.abt-wcu .wcu-title {
	padding: 20px 0;
	margin: 0;
	text-align: center;
}
.abt-left .sm-title{text-transform: uppercase;}
.sd-content .sr-bott{padding: 0 40px 30px;}



