/*Header start*/

body {
	background: #fff;

}

a  {
	color: #ffffff;
}

a:hover {
	color: #fff000;
}

.box {
	-webkit-box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, 0.16);
	-moz-box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, 0.16);
	box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, 0.16);
}

.box2 {
	-webkit-box-shadow: 0px 0px 5px 5px rgba(255, 255, 255, 0.2);
	-moz-box-shadow: 0px 0px 5px 5px rgba(255, 255, 255, 0.2);
	box-shadow: 0px 0px 5px 5px rgba(255, 255, 255, 0.2);
}

.z-in1 {
	z-index: 1;
}

.z-in2 {
	z-index: 2;
}

.z-in3 {
	z-index: 3;
}

.text-gray {
	color: #7c7a7a;
}

a.text-white:hover {
	color: #ffa370 !important;
}

.title {
	margin-bottom: 62px;
}
.form-con {
	padding: 0;
	z-index: 1;
	min-height:600px;
}
.forget {
	color: #fff;
}
.forget a {
	color: #fff !important;
}
/**********************************Header **********************************/
.navbar-head h4 {
	display: none;
}

#navbarNav ul {
	margin: 5px 0px;
}

#navbarNav ul li {
	margin: 0 15px;
}

.nav-item a {
	color: #fff;
	font-size: 14px;
}

.nav-item a:hover {
	color: #ffa370;
}

.social-ico li span i:hover {
	color: #5cee89;
}

.social-ico li {
	padding: 0 10px;
}

.social-ico li i {
	font-size: 18px;
}

.bg-blue {
	background: #2837de;
}
.head-logo {
	position: relative;
	z-index: 1;
}


@media only screen and (min-width: 1200px) {
	.bg-shape::after {
		background-color: #2837de;
		top: -190px;
		position: absolute;
		content: "";
		width: 1349px;
		height: 617px;
		z-index: -1;
		-webkit-clip-path: polygon(50% 0%, 100% 50%, 100% 100%, 0 100%, 0 50%);
		clip-path: polygon(50% 0%, 100% 50%, 100% 100%, 0 100%, 0 50%);
	}
}

.social-ico {
	float: right;
	position: relative;
	z-index: 1;
}

.langs-drop .dropdown-toggle {
	background: transparent url(../images/drop-arrow.png) no-repeat right 0px center;
	border: 0;
	padding: 0px 26px;
	color: #fff;
	font-weight: 500;
}

.langs-drop .dropdown-menu.show {
	display: block;
	position: absolute !important;
	inset: 0px auto auto 0px !important;
	margin: 0px !important;
	transform: translate(0px, 38px) !important;
	border: none;
	border-radius: 10px;
	background-color: rgba(255., 255, 255, 0.5);
}

/**********************************banner section **********************************/
.ban-content {
	margin: 60px 0;
}
.banner-logo {
	display: none;
}
.ban-content span {
	font-size: 30px;
	font-weight: lighter;
}

.ban-imgs img {
	position: absolute;
}
.ban-imgs {
    position: relative;
    top: 45px;
    left: 93px;
}
.goog-te-combo {
	background-color: #ffffff;
	border: none;
	padding: 5px;
	margin: 0 !important;
}
/* Hide on mobile, show on desktop */
@media (max-width: 767.98px) {
  .company-contact {
    display: none !important;
  }
}

/* Show on desktop, hide on mobile */
@media (min-width: 768px) {
  .company-contact {
    margin: 10px 0;
  }
}

.ban-imgs img:first-child {
	top: 0;
	left: 14px;
	z-index: -1;
}
.ban-imgs img:nth-child(2) {
	top: 202px;
	animation-name: headShake;
	animation-iteration-count: infinite;
	animation-duration: 2s;
	left: -26px;
}

.ban-imgs img:last-child {
	top: -29px;
	left: -123px;
	
}

.crypt {
	margin: 23px 24px;
}

.head-login,
.trade-methods-head,
.banner-img {
	position: relative;
	z-index: 1;
	top: -19px;
}

.head-login a {
	margin: 0 5px;
}

.head-login a:first-child span {
	background-color: #ffa370;
}

.head-login a span {
	width: 50px;
	height: 50px;
	display: block;
	text-align: center;
	padding: 3px 0;
	border-radius: 50%;
	margin: 0 auto;
	font-size: 35px;
	color: #fff;
}

.head-login a:first-child:hover span {
	color: #fff;
	background-color: #3c1ab0;
}

.head-login a:last-child span {
	background-color: #5cee89;
}

.head-login a:last-child:hover span {
	color: #fff;
	background-color: #ffa370;
}

.head-login a:last-child:hover small {
	color: #05f26d !important;
	/* background-color: #22233c; */
}

.head-login a:first-child:hover small {
	color: #12cd98 !important;
	/* background-color: #22233c; */
}

.author span {
	font-size: 17px;
}

.trust {
	margin-top: 64px;
	position: relative;
	z-index: 2;
}
@media only screen and (min-width: 1200px) {

	.banner-aft::after {
		position: absolute;
		content: "";
		background: #c55cce;
		width: 376px;
		height: 262px;
		top: 19px;
		right: 0px;
		filter: blur(113px);
	}

	.banner-aft::before {
		position: absolute;
		content: "";
		background: url("../images/banner-bg-vector.png") no-repeat scroll 0, 0;
		width: 100%;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
}

/********************************** About section **********************************/
.abt-img-right {
	margin-left: -117px;
}

.abt-con {
	margin-top: 130px;
}

.abt-right {
	position: absolute;
	top: -12px;
	z-index: -1;
}

.title label {
	background: #c4c8f4;
	padding: 4px 15px;
	border-radius: 14px;
	color: #fff;
	font-size: 16px;
}

.play-vdo {
	position: relative;
	top: 105px;
	left: 77px;
}

.cicle-border {
	border: 1px solid #7d7777;
	width: 110px;
	height: 110px;
	border-radius: 50%;
	padding: 13px 0;
	text-align: center;
}

.main {
	background: #2837de;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin: 0 auto;
	padding: 19px 0;
	text-align: center;
	animation-name: tada;
	animation-iteration-count: infinite;
	animation-duration: 2s;
}

.main:hover {
	background: #ffa370;
}

.margin {
	margin-top: -93px;
}

.abt-btn {
	position: relative;
	left: 40px;
}

@media only screen and (min-width: 991px) {
	.margin::after {
		position: absolute;
		content: "";
		background: url("../images/static-bg-vector.png") no-repeat scroll center/cover;
		width: 393px;
		height: 459px;
		top: -68px;
		left: -16px;
		z-index: -1;
	}
}

@media only screen and (min-width: 1200px) {
	.margin::before {
		position: absolute;
		content: "";
		background: url("../images/side-shape.png") no-repeat scroll center/cover;
		width: 248px;
		height: 407px;
		top: -148px;
		right: -209px;
		z-index: -1;
	}
}

/********************************** Statistic section **********************************/
.statistics {
	padding: 21px 17px;
	border-radius: 10px;
	margin-bottom: 40px;
	width: 162px;
	height: 148px;
}

.statistics span {
	font-size: 13px;
}

.static-1 {
	background: #fff;
	clip-path: polygon(20% 0%, 100% 0, 100% 20%, 100% 84%, 88% 100%, 0 100%, 0% 80%, 1% 0);
}

.static-2 {
	background: rgb(86, 98, 233);
	background: linear-gradient(13deg, rgba(86, 98, 233, 1) 0%, rgba(40, 55, 222, 1) 100%);
	clip-path: polygon(100% 0, 100% 100%, 15% 100%, 0 85%, 0 0);
}

.static-3 {
	clip-path: polygon(85% 0, 100% 15%, 100% 100%, 0 100%, 0 0);
	background: rgb(231, 128, 72);
	background: linear-gradient(13deg, rgba(231, 128, 72, 1) 0%, rgba(255, 167, 113, 1) 100%);
}

.static-4 {
	background: #efe1f5;
	clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%, 0 15%);
}
.statistics h4 {
	font-size: 24px;
}

.visit-ico {
	background: #2837de;
	padding: 18px 0px;
	border-radius: 50px;
	width: 72px;
	height: 72px;
	text-align: center;
	animation-name: tada;
	animation-iteration-count: infinite;
	animation-duration: 2s;
}

/********************************** Investment Plan **********************************/
.title span {
	font-size: 80px;
	position: absolute;
	opacity: 0.06;
	font-weight: bold;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: -17px;
}

.plan label {
	background: #fbeff6;
	padding: 10px 20px;
	border-radius: 20px;
	font-size: 13px;
}

.plan-list li {
	display: flex;
	padding: 10px 0px;
	align-items: center;
}

.plan-list li i {
	background: #99e069;
	padding: 6px 7px;
	border-radius: 33px;
	font-size: 9px;
	color: #fff;
	text-align: center;
}

.plan-list h6 {
	font-weight: normal;
	font-size: 16px;
}

.plan-list {
	margin-top: 30px;
}

.plan {
	border: 1px solid #e3e3e3;
	border-radius: 60px;
	padding: 24px 24px;
	background: #fff;
}

.content h3 {
	font-size: 25px;
	line-height: 35px;
}

.plan-img::after {
	position: absolute;
	background: url("../images/robot.png");
	content: "";
	width: 234px;
	height: 307px;
	top: 80px;
	right: 0;
	left: -79px;
	animation-name: wobble;
	animation-iteration-count: infinite;
	animation-duration: 4s;
}

.plan-img {
	margin-bottom: 20px;
	bottom: -42px;
}

/********************************** How it works **********************************/
.how-it {
	border-radius: 30px;
	text-align: center;
	margin-top: 30px;
}


.how-it span {
	font-size: 83px;
	font-weight: bold;
	border: 5px solid #ffeade;
	padding: 0px 22px;
	background: #fff;
	color: #ffeade;
}

.number {
	position: relative;
	top: -50px;
}

.number1 {
	position: relative;
	bottom: -50px;
}

.how-bg1 {
	background: #ffeade;
}

.how-bg2 {
	background: #eff0fa;
}

.how-bg2 .number1 span {
	border: 5px solid #eff0fa;
	color: #eff0fa;
}

.how-bg3 {
	background: #fbeff6;
}

.how-bg3 .number span {
	border: 5px solid #fbeff6;
	color: #fbeff6;
}

.how-bg4 {
	background: #d9fbe4;
}

.how-bg4 .number1 span {
	border: 5px solid #d9fbe4;
	color: #d9fbe4;
}

.link-ico i {
	background: #2837de;
	padding: 10px 0;
	border-radius: 40px;
	text-align: center;
	color: #fff;
	width: 48px;
	height: 48px;
	font-size: 25px;
	animation-name: flipInY;
	animation-iteration-count: infinite;
	animation-duration: 10s;
}

.trade-img img {
	position: absolute;
	z-index: 1;
	top: -86px;
	animation-name: bounceIn;
	animation-iteration-count: infinite;
	animation-duration: 10s;
}

/********************************** footer **********************************/

.footer-block {
	z-index: 1;
	position: relative;
	float: right;
}

.flot {
	float: right;
	margin-right: 82px;
}

.footer-block .btn-secondary {
	padding: 12px 22px;
}

.footer-address {
	color: #ffffff;
	font-weight: 600;
	font-size: 14px;
	display: flex;
	margin-bottom: 22px;
}

@media only screen and (min-width: 1200px) {

	.footer::after {
		position: absolute;
		content: "";
		background: #de65ee;
		width: 200px;
		height: 200px;
		border-radius: 50px;
		filter: blur(80px);
		bottom: 0;
		left: -109px;
	}

	.footer::before {
		position: absolute;
		content: "";
		background: #de65ee;
		width: 200px;
		height: 200px;
		border-radius: 50px;
		filter: blur(105px);
		top: 85px;
		right: 0px;
	}
}

.footer {
	background: url("../images/footer-bg.jpg") no-repeat scroll 0, 0;
	background-size: cover;
}

.start-earning {
	margin-top: 129px;
}

.footer-block ul li {
	padding: 6px 0;
}

.footer-con {
	margin-top: 44px;
}


/********************************** form pages **********************************/
.innerbanner-img {
	left: -120px;
	top: 70px;

}
.form-title {
	padding: 20px;
}

.form-block {
	position: relative;
	top: 16px;
}

.form-block input {
	padding: 22px 0 10px 19px;
}

.form-block i {
	position: absolute;
	top: 0;
	right: 10px;
	color: #fff;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	padding-top: 12px;
	bottom: 0;
	margin: auto 0;
	background: #566ded;
}

.form-block iconify-icon {
	position: absolute;
	top: 0;
	right: 10px;
	color: #fff;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	padding: 8px;
	bottom: 0;
	margin: auto 0;
	background: #566ded;
	font-size: 23px;
}

.form-block span {
	background: #2837de;
	font-size: 16px;
	padding: 0px 11px;
	position: absolute;
	top: -11px;
	left: 34px;
	color: #fff;
	z-index: 1;
}

.form-block select {
	display: block;
	width: 100%;
	padding: 22px 0 10px 15px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	color: rgba(213, 200, 200, 0.4);
	border: 0;
	border-radius: 10px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: none;
	border: 1px solid #fff;
}

.form-ryt a:hover {
	color: #27f051;
}

.msg-box {
	background: none;
	display: flex;
	padding: 9px 7px;
	border-radius: 10px;
	position: relative;
	margin: 9px 0px;
	max-width: 500px;
	align-items: center;
	margin: 2px auto;
}

.msg-box span {
	padding: 0px 0px 0px 5px;
	/* color: #ffffff; */
	font-size: 14px;
}

.success {
	border: 2px solid #39e862;
}

.error {
	border: 2px solid #e21e51;
}

.info {
	border: 2px solid #ffa370;
}

.msg-box iconify-icon {
	color: #fff;
	font-size: 25px;
}


/********************************** Comman style **********************************/

.table-page {
        text-align: center;
        display: flex;
        justify-content: center;
        margin: 5px 0;
}
.table-page li {
        list-style-type: none;
        color: #000000;
        margin: 10px;
}
.table-page a {
        padding: 9px 17px;
        border-radius: 50%;
        color: #ffffff;
        background: #774200;
}

 
 
 .table-page a:hover {
 
         background: #ffa949;
         
} 



.faq_accordian .accordion-toggle {
	margin-bottom: 5px;
	cursor: pointer;
	font-size: 14px;
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	width: 100%;
	font-weight: 600;
	padding: 20px 46px 20px 17px;
	border-radius: 10px;
	background: url(../images/accordian_arrow_down.png) no-repeat center right 20px, #fff;
}


.faq_accordian .accordion-toggle.active {
      /**  background: url(../images/accordian_arrow_up.png) no-repeat center right 20px, #fbaf3b;**/
        color: #000000;
		
		
		
		
background: url(../images/accordian_arrow_up.png) no-repeat center right 20px,  #e68745;  


 
}
.faq_accordian {
        width: 100%;
}
.faq_accordian .accordion-content p {
	width: 100%;
	display: inline-block;
	font-size: 15px;
	line-height: 24px;
	background: #1c3b84;
	padding: 20px;
	border-radius: 10px;
	color: #fff;
	margin-top: 0;
}.faq_accordian .accordion-content {
        display: none;
        margin-bottom: 10px;
}
.faq_accordian .accordion .open {
        display: block;
}
.faq-btn {
        text-align: center;
        margin: 20px 0;
}
.faq_accordian .accordion-content p a {
	color: #ffffff;
}
.bootbox-close-button.close {
        float: right;
}

.msg ul {
	list-style-type: none;
}
.msg br {
	display: none;
}
.error i, .success i {
        margin-right: 5px;
}
.msg {
	margin: 10px 0 !important;
	text-align: center;
}
.bootbox-close-button.close {
        background: #04445a;
        border: 1px solid #04445a;
        color: #ffffff;
        border-radius: 5px;
        float: right;
}
textarea:focus-visible {
        box-shadow: none;
}
.bootbox-close-button.close:hover {
        background-color: #53e2f6;
        border: 1px solid #53e2f6;
}
table input[type="text"] {
        width: 100%;
        border: none;
        background-color: #f2f2f2;
        padding: 10px 0;
}

.inner-navbar-head {
	display: none;
}
.form-select option {
	color: #fff;
	background: #0d50b9;
	border: none;
}
.news {
	background-color: #3b49e3;
	padding: 16px;
	border-radius: 10px;
	margin-bottom: 10px;
	 
}.news a {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: -11px;
	display: block;
}

table tr th {
	background-color: #505de8;
	color: #ffffff;
}table tr td {
	color: #ffffff;
	padding: 12px 0;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}table {
 
	border: 1px solid rgba(255,255,255,0.2);
}.dark-form .form-select {
	color: #ffffff;
	border-color: #fff;
}
@media only screen and (min-width: 991px) {

.min-height-before-login {
	min-height: 422px;
}


}
/********************************** Responsive **********************************/

@media only screen and (max-width: 1345px) {}

@media only screen and (max-width: 1199px) {
	.ban-btn a {
		margin-bottom: 17px;
	}
	
	/* Hide the "Sign In to Investment" button on mobile */
@media (max-width: 767px) {
  .hide-on-mobile {
    display: none;
  }
}


	.margin {
		margin-top: 0;
	}

	.ban-content {
		margin: 0 0;
	}

	.crypt {
		margin: 5px 0;
	}

	.abt-img-right {
		margin-left: -136px;
	}

	.content {
		text-align: center;
	}

	.plan-img {
		margin-bottom: 20px;
		bottom: -42px;
		text-align: center;
	}

	.trade::after {
		bottom: -148px;
		right: 49px;
	}

	.trade-img img {
		top: -60px;
	}

	.plan-img::after {
		left: 0;
	}

	.bg-shape {
		background: #2837de;
	}
	.ban-imgs img:first-child {
		max-width: 100%;
		height: auto;
		left: 36px;
	}


	.ban-imgs img:nth-child(2) {
		max-width: 100%;
		height: auto;
		left: -88px;
		top: 100px;
	}

	.ban-imgs img:last-child {
		max-width: 100%;
		height: auto;
	}
}

@media only screen and (max-width: 991px) {
	
	.banner-logo {
	display: block;
	text-align: center;
}
.head-logo {
	display: none;
}

	.head-logo {
		text-align: center;
	}

	.head-login,
	.trade-methods-head,
	.banner-img {
		display: flex;
		top: 0;
	}

	.offical-link li {
		padding: 10px 0;
	}

	.trade {
		text-align: center;
	}

	.qr-code {
		margin-top: -209px;
	}

	.abt-right {
		display: none;
	}

	.statistics {
		width: 100%;
		height: auto;
		text-align: center;
		margin-bottom: 10px;
	}

	.margin::after {
		top: -88px;
		left: 0;
		z-index: -1;
		margin: 0 auto;
		right: 0;
		bottom: 0;
	}

	.static-1 {
		clip-path: none;
	}

	.static-2 {
		clip-path: none;
	}

	.static-3 {
		clip-path: none;
	}

	.static-4 {
		clip-path: none;
	}

	.trade-img img {
		position: absolute;
		z-index: 1;
		top: -308px;
		right: -90px;
	}

	.navbar-head {
		width: 100%;
		background: #515ff0;
		border-radius: 5px;
		padding: 5px 10px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 10px 0px;
	}

	.navbar-toggler-icon:focus-visible {
		outline: none;
	}

	.navbar-head h4 {
		display: inline-block;
		font-size: 20px;
		color: #fff;
	}

	.navbar-head .navbar-toggler {
		background: #fff !important;
		border: 0;
	}

	#navbarNav {
		position: relative;
	}

	.head-nav-link {
		background: none;
		border-radius: 5px;
		padding: 10px;
	}

	#navbarNav li {
		text-align: center;
		padding: 0px 10px;
	}

	.nav-item {
		position: relative;
	}

	.head-nav-link li a {
		text-decoration: none;
		font-size: 16px;
		padding: 8px 0px;
	}

	.dropdown,
	.dropdown-center,
	.dropend,
	.dropstart,
	.dropup,
	.dropup-center {
		float: none;
	}

	.social-ico {
		margin-top: -25px;
	}

	.our-trust {
		margin: 27px 0;
	}

	.ban-imgs img:first-child {
		top: 0;
		left: 146px;
		z-index: -1;
	}

	.crypt {
		margin: 13px 0;
	}

	.plan {
		margin: 5px 0px;
	}

	.how-it {
		margin-top: 10px;
		padding: 10px 0;
	}

	.number {
		top: 0;
	}

	.number1 {
		bottom: 0;
	}

	.static-con {
		margin-top: 10px;
	}

	.footer-block {
		float: none;
	}
	.ban-btn {
		text-align: center;
	}

	.ban-imgs {
		top: 23px;
		right: 0;
	}
	.ban-imgs img:first-child {
		max-width: 70%;
		height: auto;
		top: 0;
		left: 261px;
		z-index: -1;
	}


	.ban-imgs img:nth-child(2) {
		max-width: 26%;
		height: auto;
		left: 196px;
		top: 126px;
	}


	.ban-imgs img:last-child {
		max-width: 75%;
		height: auto;
		top: -29px;
		left: 166px;
	}
	.ban-content {
		text-align: center;
		margin-top: 20px;
	}
}


@media only screen and (max-width:767px) {
	.trade {
		text-align: start;
	}

	.qr-code {
		margin-top: 0;
	}

	.ban-content {
		margin: 30px 0;
	}

	.play-vdo {
		top: -10px;
		left: 0;
		margin: 0 auto;
	}

	.abt-con {
		margin-top: 0;
	}

	.trade-img img {
		top: -351px;
		right: -111px;
	}

.start-earning {
	margin-top: 0px;
	text-align: center !important;
	margin-bottom: 15px;
}

	.title span {
		font-size: 42px;
	}

	.trust {
		margin-top: 0;
	}

	.ban-imgs {
		top: 20px;
		left: 0px;
	}

	.ban-imgs img:first-child {
		max-width: 78%;
		top: 0;
		right: -30px;
	}
	.ban-imgs img:nth-child(2) {
		max-width: 30%;
		left: 249px;
		top: 137px;
	}

	.ban-imgs img:last-child {
		max-width: 73%;
    height: auto;
		top: 18px;
		left: 210px;
	}
}

@media only screen and (max-width: 575px) {
	.footer-block ul {
	text-align: center;
	margin: 0 !important;
}
.trade {
	text-align: center;
}
.link-ico {
	justify-content: center;
}
.abt-btn {
	position: relative;
	left: 0px;
	margin-top: 10px;
}

.static-con {
	margin-top: 10px;
	text-align: center;
}
.visitor {
	text-align: center;
}
.visit-ico {

	margin: auto;
}
	.footer-block {
	text-align: center;
	margin: 0 !important;
}
	.footer-con {

	text-align: center;
}

.flot {
	margin-right: 0px;
}
.footer-address {

	display: block;

}
	.trade-img img {
		right: 0;
	}

	.plan-img::after {
		right: 0;
		left: 0;
	}

	.title span {
		font-size: 40px;
	}

	.trade-img {
		display: none;
	}

	.plan-img {
		display: none;
	}

	.ban-imgs {
		top: 18px;
		left: 0px;
	}

	.ban-imgs img:first-child {
		max-width: 60%;
		top: 0;
		left: 232px;
	}

	.ban-imgs img:nth-child(2) {
		top: 148px;
	}

	.ban-imgs img:last-child {
		max-width: 67%;
		height: auto;
		top: 66px;
		left: 193px;
	}
}

@media only screen and (max-width: 360px) {
	.ban-btn {
	text-align: center;
}
	.company-contact {
	display: block !important;
	text-align: center;
	margin: 0;
}
.ban-content {
	text-align: center;
}
.company-contact h6 {
	margin-bottom: 15px;
}
	.company-contact {
		margin: 18px 0;
		text-align: center;
	}

	.company-contact h6 {
		font-size: 12px;
	}

	.abt-btn {
		left: 0;
	}

	.title {
		margin-bottom: 0;
	}

	.visitor {
		text-align: center;
	}

	.visit-ico {
		margin: 0 auto;
	}

	.abt-btn {
		margin: 13px 0;
	}
	.ban-imgs {
		
		left: 0px;
	}
	.ban-imgs img:first-child {
		max-width: 53%;
		top: 0;
		left: 166px;
	}
	.ban-imgs img:nth-child(2) {
		max-width: 22%;
		left: 136px;
		top: 167px;
	}
	.ban-imgs img:last-child {
		max-width: 65%;
		height: auto;
		top: 66px;
		left: 120px;
	}
}