/* ------------------------------------------
[Master Stylesheet]

Template Name:Alime - Photography HTML Template
Template Author:Colorlib
Template Author URL:http://colorlib.com
Version:1.0.0
Last Update:Feb 22,2019


[Tables of CSS Content]

+ body

    - 01.0 Reboot CSS
    - 02.0 Spacing CSS
    - 03.0 Preloader CSS
    - 04.0 Heading CSS
    - 05.0 Backtotop CSS
    - 06.0 Buttons CSS
    - 07.0 Header CSS
    - 08.0 Hero CSS
    - 09.0 Footer CSS
    - 10.0 Follow CSS
    - 11.0 About CSS
    - 12.0 Breadcrumb CSS
    - 13.0 Blog CSS
    - 14.0 Team CSS
    - 15.0 Gallery CSS
    - 16.0 Contact CSS

--------------------------------------------- */
/*::01.0 Reboot CSS */
* {
	margin:0;
	padding:0;
}
body {
	font-family: PingFangSC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
	font-weight:400;
	font-size:16px;
	position:relative;
	z-index:auto;
}
h1,h2,h3,h4,h5,h6 {
	font-family: PingFangSC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
	color:#252525;
	line-height:1.3;
	font-weight:600;
}
a,a:active,a:focus,a:hover {
	color:#252525;
	text-decoration:none;
	-webkit-transition-duration:500ms;
	-o-transition-duration:500ms;
	transition-duration:500ms;
	outline:none;
	font-weight:500;
}
li {
	list-style:none;
}
p {
	line-height:1.9;
	color:#636363;
	font-size:16px;
	font-weight:400;
}
img {
	width:100%;
	height:auto;
}
ul {
	margin:0;
	padding:0;
}
ul li {
	margin:0;
	padding:0;
}
.bg-img {
	background-position:center center !important;
	background-size:cover !important;
	background-repeat:no-repeat !important;
}
.jarallax {
	position:relative;
	z-index:0;
}
.jarallax > .jarallax-img {
	position:absolute;
	object-fit:cover;
	font-family:'object-fit:cover';
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:-1;
}
.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
	position:fixed;
	z-index:100;
	color:#ffffff;
	right:20px;
	text-align:center;
	padding-right:0;
	width:100%;
	top:20px;
	width:30px;
	background:#0066FF;
	height:30px;
	line-height:30px;
}
img.mfp-img {
	-webkit-box-shadow:0 2px 40px 8px rgba(15,15,15,0.15);
	box-shadow:0 2px 40px 8px rgba(15,15,15,0.15);
}
button.mfp-close,button.mfp-arrow {
	background:#0066FF;
}
.mfp-bottom-bar {
	display:none !important;
}
.mfp-bg {
	background-color:#000000;
}
.bg-transparent {
	background-color:transparent !important;
}
.bg-gray {
	background-color:#f7f7f7 !important;
}
textarea:focus,input:focus {
	outline:none;
}
textarea:invalid,input:invalid,textarea:required,input:required {
	box-shadow:none !important;
}
.border {
	border-color:#ebebeb;
}
.mfp-arrow-left::after {
	border-right-color:transparent;
}
.mfp-arrow-left::before {
	border-right-color:#ffffff;
}
.mfp-arrow-right::after {
	border-left-color:transparent;
}
.mfp-arrow-right::before {
	border-left-color:#ffffff;
}
/*::02.0 Spacing CSS */
.mt-15 {
	margin-top:15px;
}
.mt-30 {
	margin-top:30px;
}
.mt-40 {
	margin-top:40px;
}
.mt-50 {
	margin-top:50px;
}
.mt-70 {
	margin-top:70px;
}
.mt-80 {
	margin-top:80px;
}
.mt-100 {
	margin-top:100px;
}
.mt-150 {
	margin-top:150px;
}
.mr-15 {
	margin-right:15px;
}
.mr-30 {
	margin-right:30px;
}
.mr-50 {
	margin-right:50px;
}
.mr-100 {
	margin-right:100px;
}
.mb-10 {
	margin-bottom:10px;
}
.mb-15 {
	margin-bottom:15px;
}
.mb-30 {
	margin-bottom:30px;
}
.mb-40 {
	margin-bottom:40px;
}
.mb-50 {
	margin-bottom:50px;
}
.mb-60 {
	margin-bottom:60px;
}
.mb-70 {
	margin-bottom:70px;
}
.mb-80 {
	margin-bottom:80px;
}
.mb-100 {
	margin-bottom:100px;
}
.ml-15 {
	margin-left:15px;
}
.ml-30 {
	margin-left:30px;
}
.ml-50 {
	margin-left:50px;
}
.ml-100 {
	margin-left:100px;
}
.pt-50 {
	padding-top:50px !important;
}
.section-padding-80 {
	padding-top:80px;
	padding-bottom:80px;
}
.section-padding-0-80 {
	padding-top:0;
	padding-bottom:80px;
}
.section-padding-80-0 {
	padding-top:80px;
	padding-bottom:0;
}
.section-padding-80-50 {
	padding-top:80px;
	padding-bottom:50px;
}
.section-padding-100 {
	padding-top:100px;
	padding-bottom:100px;
}
.section-padding-0-100 {
	padding-top:0;
	padding-bottom:100px;
}
.section-padding-100-0 {
	padding-top:100px;
	padding-bottom:0;
}
/*::4.0 Heading CSS */
.section-heading {
	position:relative;
	z-index:1;
	margin-bottom:50px;
}
.section-heading h2 {
	font-size:36px;
	text-transform:capitalize;
	margin-bottom:5px;
	display:block;
	line-height:1.2;
}
@media only screen and (max-width:767px) {
	.section-heading h2 {
	font-size:24px;
}
}.section-heading p {
	margin-bottom:0;
}
.section-heading.white p,.section-heading.white h2 {
	color:#ffffff;
}
.navi-btn>span{
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    color: #fff;
    width: 110px;
    border-radius: 2px;
    border: 1px solid #fff;
}
.sticky .navi-btn>span{
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    color: #0066FF;
    width: 110px;
    border-radius: 2px;
    border: 1px solid #0066FF;
}
/*::5.0 Backtotop CSS */
#scrollUp {
	position:fixed;
	right:40px;
	font-size:20px;
	line-height:40px;
	width:40px;
	height:40px;
	bottom:40px;
	background-color:#0066FF;
	color:#ffffff;
	text-align:center;
	-webkit-transition-duration:500ms;
	-o-transition-duration:500ms;
	transition-duration:500ms;
	border-radius:50%;
	-webkit-box-shadow:0 2px 40px 8px rgba(15,15,15,0.15);
	box-shadow:0 2px 40px 8px rgba(15,15,15,0.15);
	z-index:15962536;
}
@media only screen and (max-width:767px) {
	#scrollUp {
	right:20px;
	bottom:20px;
}
}#scrollUp:focus,#scrollUp:hover {
	background-color:#000000;
	color:#ffffff;
}
/*::6.0 Buttons CSS */
.btn:focus {
	box-shadow:none;
}
.alime-btn {
	position:relative;
	z-index:1;
	min-width:160px;
	height:46px;
	line-height:42px;
	font-size:16px;
	font-weight:500;
	display:inline-block;
	padding:0 30px;
	text-align:center;
	text-transform:capitalize;
	background-color:transparent;
	color:#ffffff;
	border:2px solid #fff;
	border-radius:60px;
	-webkit-transition-duration:500ms;
	-o-transition-duration:500ms;
	transition-duration:500ms;
}
.alime-btn.btn-2 {
	color:#252525;
}
.alime-btn:focus,.alime-btn:hover {
	font-weight:500;
	-webkit-box-shadow:0 2px 40px 8px rgba(15,15,15,0.15);
	box-shadow:0 2px 40px 8px rgba(15,15,15,0.15);
	background-color:#fff;
	color:#333;
}
.alime-btn-blue {
	position:relative;
	z-index:1;
	min-width:160px;
	height:46px;
	line-height:42px;
	font-size:16px;
	font-weight:500;
	display:inline-block;
	padding:0 30px;
	text-align:center;
	text-transform:capitalize;
	background-color:transparent;
	color:#333;
	border:2px solid #06f;
	border-radius:60px;
	-webkit-transition-duration:500ms;
	-o-transition-duration:500ms;
	transition-duration:500ms;
}

.alime-btn-blue:focus,.alime-btn-blue:hover {
	font-weight:500;
	color:#06f;
}
.badges-btn {
	background-color:#ebebeb;
	padding:5px 15px;
	display:inline-block;
	color:#636363;
	font-size:12px;
	font-weight:500;
	text-transform:uppercase;
	border-radius:2px;
	-webkit-transition-duration:500ms;
	-o-transition-duration:500ms;
	transition-duration:500ms;
	letter-spacing:1px;
}
.badges-btn:hover,.badges-btn:focus {
	background-color:#0066FF;
	color:#ffffff;
	font-weight:500;
}
/*::7.0 Header CSS */
.header-area {
	position:fixed;
	z-index:100;
	width:100%;
	-webkit-transition-duration:500ms;
	-o-transition-duration:500ms;
	transition-duration:500ms;
	background-color:transparent;
}
.header-area .search-icon {
	position:relative;
	z-index:1;
	margin-left:80px;
}
.header-area .search-icon i {
	font-size:18px;
	color:#ffffff;
	cursor:pointer;
}
.top-search-area .modal {
	background-color:rgba(0,0,0,0.7);
}
.top-search-area .modal-content .modal-body {
	padding:50px;
}
.top-search-area .modal-content .modal-body button.close-btn {
	position:absolute;
	top:15px;
	right:15px;
	z-index:10;
	font-size:14px;
}
.top-search-area .modal-content .modal-body button.close-btn.btn {
	padding:0;
	background-color:transparent;
}
.top-search-area form {
	width:100%;
	position:relative;
	z-index:1;
}
.top-search-area form input {
	width:100%;
	height:50px;
	border:none;
	-webkit-box-shadow:0 0 30px 15px rgba(0,0,0,0.08);
	box-shadow:0 0 30px 15px rgba(0,0,0,0.08);
	border-radius:6px;
	font-size:12px;
	font-style:italic;
	padding:0 20px;
}
.top-search-area form input:focus {
	-webkit-box-shadow:0 0 30px 15px rgba(0,0,0,0.08);
	box-shadow:0 0 30px 15px rgba(0,0,0,0.08);
}
.top-search-area form button {
	position:absolute;
	width:100px;
	height:50px;
	top:0;
	right:0;
	z-index:10;
	border-radius:0 6px 6px 0;
	border:none;
	background-color:#0066FF;
	font-weight:600;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	color:#ffffff;
	cursor:pointer;
}
.classy-nav-container {
	background-color:transparent;
	padding:0;
}
.classy-nav-container .classy-navbar {
	-webkit-transition-duration:500ms;
	-o-transition-duration:500ms;
	transition-duration:500ms;
	height:64px;
	padding:0;
}
.nav-brand img, .nav-brand-blue img{
    height: 32px;
}
.nav-brand-blue2 img{
    display: none;
}
@media only screen and (max-width:767px) {
	.classy-nav-container .classy-navbar .nav-brand {
		margin-right:15px;
	}
	.nav-brand img, .nav-brand-blue img{
    	height: 26px;
		width: 127px;
	}
	.nav-brand-blue2 img{
    	height: 26px;
		width: 127px;
		display: block;
	}
}.classy-nav-container .classy-navbar .classynav ul li a {
	font-size:16px;
	text-transform:capitalize;
	color:#ffffff;
	font-weight:normal;
	padding:0 20px;
}
.classy-nav-container .classy-navbar .classynav ul li a:hover,.classy-nav-container .classy-navbar .classynav ul li a:focus {
	color:#0066FF;
}
@media only screen and (min-width:992px) and (max-width:1199px) {
	.classy-nav-container .classy-navbar .classynav ul li a {
	font-size:14px;
}
}@media only screen and (min-width:768px) and (max-width:991px) {
	.classy-nav-container .classy-navbar .classynav ul li a {
	font-size:14px;
	color:#252525;
}
.classy-nav-container .classy-navbar .classynav ul li a:hover,.classy-nav-container .classy-navbar .classynav ul li a:focus {
	color:#0066FF;
}
}@media only screen and (max-width:767px) {
	.classy-nav-container .classy-navbar .classynav ul li a {
	font-size:14px;
	color:#252525;
}
.classy-nav-container .classy-navbar .classynav ul li a:hover,.classy-nav-container .classy-navbar .classynav ul li a:focus {
	color:#0066FF;
}
}.classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a,.classy-nav-container .classy-navbar .classynav ul li.megamenu-item ul li a {
	font-size:14px;
	text-transform:capitalize;
	height:42px;
	line-height:42px;
	padding:0 30px;
	color:#252525;
}
.classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a:focus,.classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a:hover,.classy-nav-container .classy-navbar .classynav ul li.megamenu-item ul li a:focus,.classy-nav-container .classy-navbar .classynav ul li.megamenu-item ul li a:hover {
	color:#0066FF;
}
.classynav ul li.has-down > a::after,.classynav ul li.has-down.active > a::after,.classynav ul li.megamenu-item > a::after {
	color:#0066FF;
}
.breakpoint-off .classynav ul li .dropdown,.breakpoint-off .classynav ul li .megamenu {
	width:210px;
	-webkit-box-shadow:0 2px 40px 8px rgba(15,15,15,0.15);
	box-shadow:0 2px 40px 8px rgba(15,15,15,0.15);
	border-radius:6px;
}
.breakpoint-off .classynav ul li .megamenu {
	width:100%;
}
.classy-navbar-toggler{
    margin-right: 8px;
}
.sticky .classy-navbar-toggler .navbarToggler span {
	background-color:#0066FF;
	width: 16px;
	margin-top: 4px;
	height: 2px;
}
.classy-navbar-toggler .navbarToggler span {
	background-color:#ffffff;
	width: 16px;
	margin-top: 4px;
	height: 2px;
}
.main-header-area {
	position:relative;
	z-index:1;
	background-color:transparent;
	-webkit-transition-duration:500ms;
	-o-transition-duration:500ms;
	transition-duration:500ms;
	height:64px;
}
.main-header-area.sticky {
	background-color:#fff;
    box-shadow: inset 0 -1px 0 0 rgba(17, 31, 44, .08);
}
.main-header-area.sticky .classy-nav-container .classy-navbar .classynav ul li a {
	color:#111f2c;
}
.main-header-area .nav-brand{
	display: block;
}
.main-header-area .nav-brand-blue{
	display: none;
}
.main-header-area.sticky .nav-brand{
	display: none;
}
.main-header-area.sticky .nav-brand-blue{
	display: block;
}
.head-container {
	padding:0 40px;
}

/*::8.0 Hero CSS */
.welcome-area {
	position:relative;
	z-index:1;
}
.welcome-slides {
	position:relative;
	z-index:1;
	overflow:hidden;
}
.welcome-slides .owl-prev,.welcome-slides .owl-next {
	-webkit-transition-duration:500ms;
	-o-transition-duration:500ms;
	transition-duration:500ms;
	width:66px;
	height:66px;
	border-radius:50%;
	background-color:rgba(255,255,255,0.1);
	position:absolute;
	top:50%;
	left:70px;
	margin-top:-33px;
	z-index:10;
	display:flex;
	align-items:center;
	justify-content:center;
	color:#ffffff;
	font-size:30px;
}
.welcome-slides .owl-prev:hover,.welcome-slides .owl-prev:focus,.welcome-slides .owl-next:hover,.welcome-slides .owl-next:focus {
	background-color:rgba(0,102,255,.1);
}
@media only screen and (min-width:768px) and (max-width:991px) {
	.welcome-slides .owl-prev,.welcome-slides .owl-next {
	left:30px;
}
}@media only screen and (max-width:767px) {
	.welcome-slides .owl-prev,.welcome-slides .owl-next {
	width:40px;
	left:15px;
	height:40px;
	font-size:18px;
	line-height:44px;
}
}.welcome-slides .owl-next {
	left:auto;
	right:70px;
}
@media only screen and (min-width:768px) and (max-width:991px) {
	.welcome-slides .owl-next {
	right:30px;
}
}@media only screen and (max-width:767px) {
	.welcome-slides .owl-next {
	right:15px;
}
}.single-welcome-slide {
	position:relative;
	z-index:2;
	width:100%;
	height:576px;
}
@media only screen and (min-width:992px) and (max-width:1199px) {
	.single-welcome-slide {
	height:500px;
}
}@media only screen and (min-width:768px) and (max-width:991px) {
	.single-welcome-slide {
	height:500px;
}
}@media only screen and (max-width:767px) {
	.single-welcome-slide {
	height:400px;
}
}.single-welcome-slide .welcome-text {
	position:relative;
	text-align:center;
	z-index:1;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.single-welcome-slide .welcome-text h2 {
	font-weight:500;
	font-size:50px;
	display:block;
	margin-bottom:20px;
	color:#fff;
}
.hero-btn-group{
	margin-top: 20px;
}
@media only screen and (max-width:767px) {
	.single-welcome-slide .welcome-text h2 {
	font-size:34px;
	margin-bottom:15px;
}
}.single-welcome-slide .welcome-text p {
	color:#ffffff;
	margin-bottom:50px;
	display:block;
}
.single-welcome-slide .welcome-text .hero-mail-contact {
	color:#ffffff;
	font-style:italic;
	text-decoration:underline;
}
.single-welcome-slide .welcome-text .hero-mail-contact:hover,.single-welcome-slide .welcome-text .hero-mail-contact:focus {
	color:#0066FF;
}

/*::14.0 Team CSS */
.team-content-area {
	position:relative;
	z-index:1;
    padding: 24px;
    background-color: #fff9;
}
.team-content-area-item:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 24px;
    bottom: 24px;
    border-left: 1px solid #e8e8e8;
}

.team-content-area h5 {
	display: flex;
    align-items: center;
	font-size:17px;
    font-weight: 500;
    color: #181818;
	margin-bottom:0;
}
.team-content-area h5 img{
    width: 28px;
    height: 28px;
    margin-right: 12px;
}
.team-content-area span {
	
	font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 12px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;

    max-height: 48px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.team-content-area:hover,.team-content-area:focus {
	background-color:#fff;
}
.team-content-area:hover .member-thumb img,.team-content-area:focus .member-thumb img {
	-webkit-transform:rotate(25deg);
	-ms-transform:rotate(25deg);
	transform:rotate(25deg);
}

/*contact info*/
.contact-info  p {
    font-size: 18px;
    margin-bottom: 5px;
    color: #333;
}

.contact-info  img {
    width: 45px;
    height: 45px;
    margin-bottom: 10px;
}
.xmvideo{
    object-fit: cover;
    z-index: -100;
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 700px;
    margin: auto;
    inset: -100%;
    border-radius: 1rem;
}
.brand{
    height: 104px;
    padding: 0;
    border-right: 1px solid #e8e8e8;
   
    border-left: none;
    border-top: none;
    padding: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
}
.brand img{
    max-height: 100%;
    width: 65%;
    object-fit: contain;
    height: 100%;
}

.contact-info  span {
    font-size: 14px;
    color: #666;
}
.num-ul{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 30px;
}
.num-li{
    width: 33.333333333333333%;
}
.num-li h4{
    color: #333;
    font-size: 36px;
    line-height: 1.3;
    text-align: left;
}
.num-li p{
    margin-top: 0px;
    color: rgba(153, 153, 153, 1);
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
}

/*social*/
.inner-top .item {
    width: 100%;
    height: 224px;
    margin-bottom: 14px;
    box-sizing: border-box;
    background: #f0f3f7;
    border-radius: 6px;
}
.inner-top .item .p1 {
    padding-top: 37px;
    font-family: PingFangSC-Semibold;
    font-size: 20px;
    color: #000000;
    text-align: center;
}
.inner-top .item .p2 {
    position: relative;
    margin-top: 7px;
    color: #0089ff;
    display: flex;
    justify-content: center;
}
.inner-top .item .p2 .big-num {
    font-family: Impact;
    font-size: 63px;
    margin-right: 6px;
}
.inner-top .item .p2 .unit {
    width: 30px;
    position: relative;
}
.inner-top .item .p2 .unit .s1 {
    position: absolute;
    left: 0;
    top: 6px;
    font-family: PingFangSC-Semibold;
    font-size: 30px;
    color: #0089ff;
}
.inner-top .item .p2 .unit .s2 {
    position: absolute;
    left: 0;
    bottom: -6px;
    font-family: PingFangSC-Semibold;
    font-size: 40px;
    color: #0089ff;
}
.inner-top .item .p3 {
    margin-top: 13px;
    font-family: PingFangSC-Regular;
    font-size: 18px;
    color: #666666;
    text-align: center;
}

/*footer*/
.footer {
	background-repeat: no-repeat;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}

.footer .footer_top {
	padding-top: 100px;
	padding-bottom: 160px;
	background: #030f2d;
}

@media(max-width:767px) {
	.footer .footer_top {
		padding-top: 50px;
		padding-bottom: 30px
	}
}

@media(min-width:768px) and (max-width:991px) {
	.footer .footer_top {
		padding-top: 50px;
		padding-bottom: 60px
	}
}

@media(min-width:992px) and (max-width:1200px) {
	.footer .footer_top {
		padding-top: 100px;
		padding-bottom: 100px
	}
}

@media(max-width:767px) {
	.footer .footer_top .menu_links {
		margin-top: 15px
	}
}

.footer .footer_top .menu_links ul li {
	display: inline-block;
	margin-right: 46px
}

@media(max-width:767px) {
	.footer .footer_top .menu_links ul li {
		margin-right: 10px
	}
}

@media(min-width:992px) and (max-width:1200px) {
	.footer .footer_top .menu_links ul li {
		margin-right: 30px
	}
}

@media(min-width:768px) and (max-width:991px) {
	.footer .footer_top .menu_links ul li {
		margin-right: 30px
	}
}

.footer .footer_top .menu_links ul li a {
	color: hsla(0,0%,100%,.6);
	font-size: 14px;
}

.footer .footer_top .menu_links ul li a:hover {
	color: #0066FF;
}

.footer .copy-right_text {
	padding-bottom: 25px;
	background: #030f2d;
}

.footer .copy-right_text .footer_border {
	padding-bottom: 25px;
	border-top: 1px solid #363636
}

.footer .copy-right_text .copy_right {
	font-size: 13px;
	color: #c9c9c9;
	margin-bottom: 0;
	font-weight: 400
}

@media(max-width:767px) {
	.footer .copy-right_text .copy_right {
		font-size: 13px
	}
}

.footer .copy-right_text .copy_right a {
	color: #615cfd
}

.footer .socail_links {
	text-align: right
}

@media(max-width:767px) {
	.footer .socail_links {
		text-align: left;
		margin-top: 30px
	}
}

@media(min-width:768px) and (max-width:991px) {
	.footer .socail_links {
		text-align: center;
		margin-top: 30px
	}
}

.footer .socail_links ul li {
	display: inline-block
}

.footer .socail_links ul li a {
	color: #fff;
	width: 40px;
	height: 40px;
	display: inline-block;
	text-align: center;
	background: 0 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	line-height: 40px!important;
	margin-right: 7px;
	color: #e7f9f9;
	line-height: 40px!important;
	border: 1px solid #e7f9f9;
	font-size: 14px
}

.footer .socail_links ul li a:hover {
	color: #fff!important;
	background: #615cfd;
	border: 1px solid #615cfd
}

.footer .footer_logo img{
    height: 37px;
}
.footer .menu_links{
    margin-left: 30px;
}

/*help*/
  #home-help {
    height: 140px;
    right: 35px;
    bottom: 50px;
    position: fixed;
    z-index: 10;
  }
  #home-help .go-customer {
    width: 50px;
    color: #333;
    cursor: pointer;
    padding: 16px 12px;
    text-align: center;
    background: #fff;
    border-radius: 25px;
    margin-bottom: 15px;
    position: relative;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);
  }
  .go-customer > span {
    width: 14px;
    display: block;
    line-height: 19px;
    margin: 0 auto;
  }
  #home-help .customer-qr {
    width: 138px;
    position: absolute;
    border: 1px solid #ffeeea;
    height: 161px;
    display: none;
    box-shadow: 0px 20px 20px 0px rgb(111 118 138 / 7%);
    padding: 10px;
    border-radius: 6px;
    background: #fff;
    top: 0px;
    left: -154px;
  }
  #home-help .go-customer:hover .customer-qr {
  display: block;
  }
  #home-help .customer-qr p {
    font-size: 12px;
    line-height: 14px;
    margin-top: 10px;
    margin-bottom: 0px;
  }
  #home-help .go-customer > img {
    width: 27px;
    margin-bottom: 5px;
  }
  #home-help .customer-qr img {
    width: 118px;
  }

  .pad100{
	 padding-right: 100px;
  }
  .pad70{
		padding-right: 70px;
	}
  .pad40{
	padding-right: 40px;
   }
  .pad60{
	padding-right: 60px;
  }
  
/*mobile*/
  @media only screen and (max-width:767px) {
	.service_area h3, .our-team-area h3, .about-us-content h3 {
		font-size:25px;
		margin-bottom:10px;
		text-align: center;
		font-family: PingFangSC-Regular;
		color: #111f2c;
		line-height: 1.5;
	}
	.service_area h3 span, .our-team-area h3 span, .about-us-content h3 span{
		color: #06f;
	}
	.contact-info{
		margin-top: 30px;
		text-align: center;
	}
	.contact-info p, .about-us-content p {
		font-size: 18px;
		margin-bottom:10px;
		line-height: 1.5;
		font-family: PingFangSC-Regular;
		color: #111f2c;
	}
	
	.inner-top .item .p2 .big-num{
		font-size: 40px;
	}
	.inner-top .item .p2 .unit .s1{
		font-size: 25px;
	}
	.inner-top .item .p2 .unit .s2{
		font-size: 20px;
	}
	.inner-top .item .p1{
		font-size: 18px;
	}
	.inner-top .item .p3{
		font-size: 14px;
	}
	.team-content-area h5{
		font-size: 15px;
	}
	.team-content-area span{
		font-size: 13px;
		line-height: 1.5;
		color: #111f2c;
	}
	.xmvideo{
		height: auto;
		margin-bottom: 20px;
	}
	.section-padding-80-0, .section-padding-80-50{
		padding-top: 40px;
    	
	}
	.mb-80 {
		margin-bottom: 40px;
	}
	.section-heading p{
		font-size: 14px;
	}
	.footer .footer_logo img{
		height: 30px;
		width: 166px;
	}
	.navi-btn>span, .sticky .navi-btn>span{
		    font-size: 13px;
    		line-height: 24px;
			width: 90px;
	}
	.pad100{
	 padding-right: 10px;
 	}
	.pad70{
		padding-right: 15px;
	}
	.pad40, .pad60{
		padding-right: 15px;
	}
	.footer .footer_logo img{
		margin-left: 20px;
	}
	.alime-btn {
		position: relative;
		z-index: 1;
		min-width: 110px;
		height: 40px;
		line-height: 36px;
		font-size: 16px;
		font-weight: 400;
		display: inline-block;
		padding: 0 0px;
		text-align: center;
		text-transform: capitalize;
		background-color: transparent;
		color: #ffffff;
		border: 1px solid #fff;
		border-radius: 60px;
		-webkit-transition-duration: 500ms;
		-o-transition-duration: 500ms;
		transition-duration: 500ms;
	}
	.alime-btn-blue{
		position: relative;
		z-index: 1;
		min-width: 110px;
		height: 40px;
		line-height: 36px;
		font-size: 16px;
		font-weight: 400;
		display: inline-block;
		padding: 0 0px;
		text-align: center;
		text-transform: capitalize;
		background-color: transparent;
		color: #333;
		border: 1px solid #06f;
		border-radius: 60px;
		-webkit-transition-duration: 500ms;
		-o-transition-duration: 500ms;
		transition-duration: 500ms;
	}
	.num-li h4{
		font-size: 30px;
	}
	.contact-info  span {
		font-size: 14px;
		color: rgba(17,31,44,.85);
	}
	.breakpoint-on .classynav{
		    padding-top: 20px;
	}
	
	
  }