.hero_section {
	position: relative;
}

.hero_section .hero_slider_section .hero_loop_box {
	background-color: #dfe7f3;
	padding: 0;
	position: relative;
}

.hero_section .hero_slider_section .hero_loop_box .hero_content_box {
	padding-left: 15px;
}

.hero_section .hero_slider_section .hero_loop_box .hero_content_box .btn {
	font-size: 20px;
	height: 55px;
	line-height: 52px;
	min-width: 280px;
	padding: 0 15px;
	text-transform: uppercase;
	transition: all 0.3s ease-out;
}

.hero_section .hero_slider_section .hero_loop_box .hero_content_box .btn svg {
	overflow: auto;
	overflow-clip-margin: inherit;
	padding: 8px;
	transform: scale(1.5);
}

.hero_section
	.hero_slider_section
	.hero_loop_box
	.hero_content_box
	.btn
	svg
	path {
	transition: all 0.3s ease-out;
}

.hero_section .hero_slider_section .hero_loop_box .hero_content_box .btn:hover {
	border-radius: 40px;
}

.hero_section
	.hero_slider_section
	.hero_loop_box
	.hero_content_box
	.btn:hover
	svg
	.btnArrowsTop {
	transform: translate(3px, -3px);
}

.hero_section
	.hero_slider_section
	.hero_loop_box
	.hero_content_box
	.btn:hover
	svg
	.btnArrowsBottom {
	transform: translate(-3px, 3px);
}

.hero_section
	.hero_slider_section
	.hero_loop_box
	.hero_content_box
	.btn.btn-primary:hover {
	background-color: transparent;
	border-color: #ff7025;
	color: #ff7025;
}

.hero_section
	.hero_slider_section
	.hero_loop_box
	.hero_content_box
	.btn.btn-primary:hover
	svg
	path {
	fill: #ff7025;
}

.hero_section .hero_slider_section .hero_loop_box .hero_content_box h1 {
	font-size: 44px;
	margin: 0;
	padding-bottom: 20px;
}

.hero_section .hero_slider_section .hero_loop_box .hero_content_box h5 {
	color: #425b76;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	margin: 0;
	padding-bottom: 20px;
}

.hero_section .hero_slider_section .hero_loop_box .hero_sliader_bg {
	background-color: #f1f5fc;
	height: 100%;
	position: absolute;
	top: 0;
	width: 60%;
	z-index: 0;
}

.hero_section .hero_slider_section .hero_loop_1 {
	background-color: #263583;
}

.hero_section .hero_slider_section .hero_loop_1 .hero_sliader_bg {
	background-image: linear-gradient(0deg, #154a8f, #778cd1, #97bbe9);
}

.hero_section .hero_slider_section .hero_loop_1 .hero_content_box h2.h1,
.hero_section .hero_slider_section .hero_loop_1 .hero_content_box h5 {
	color: #fff;
}

.hero_section .hero_slider_section .hero_loop_2 .hero_content_box h5 {
	margin-right: -10px;
}

.hero_section .hero_slider_section .hero_loop_3,
.hero_section .hero_slider_section .hero_loop_3 .hero_sliader_bg {
	background-color: #263583;
}

.hero_section .hero_slider_section .hero_loop_3 .hero_content_box h2.h1 {
	color: #fff;
}

.hero_section .hero_slider_section .hero_loop_3 .hero_content_box h5 {
	color: #fff;
	max-width: 380px;
}

.hero_section .hero_slider_section .hero_loop_4 .hero_content_box h5 {
	color: #29357f;
}

.hero_section .hero_slider_section .hero_loop_5 .hero_content_box {
	max-width: 480px;
}

.hero_section .mobile_btn .btn {
	font-size: 20px;
	height: 55px;
	line-height: 52px;
	padding: 0 15px;
	text-transform: uppercase;
	transition: all 0.3s ease-out;
}

.hero_section .mobile_btn .btn svg {
	overflow: auto;
	overflow-clip-margin: inherit;
	padding: 8px;
	transform: scale(1.5);
}

.hero_section .mobile_btn .btn svg path {
	transition: all 0.3s ease-out;
}

.hero_section .mobile_btn .btn:hover {
	border-radius: 40px;
}

.hero_section .mobile_btn .btn:hover svg .btnArrowsTop {
	transform: translate(3px, -3px);
}

.hero_section .mobile_btn .btn:hover svg .btnArrowsBottom {
	transform: translate(-3px, 3px);
}

.hero_section .mobile_btn .btn.btn-primary:hover {
	background-color: transparent;
	border-color: #ff7025;
	color: #ff7025;
}

.hero_section .mobile_btn .btn.btn-primary:hover svg path {
	fill: #ff7025;
}

.hero_section .slick-dots {
	bottom: 40px;
}

.hero_section .slick-dots li button {
	height: 20px;
	margin: 0 7px;
	width: 20px;
}

.slider_images {
	height: 555px;
	position: relative;
	width: 765px;
}

.slider_images_artWork {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.slider_images_artWork .img-fluid {
	position: absolute;
	transition: all 0.3s ease-out;
}

.hero_loop_1 .slider_images .artWork_1 {
	left: 0;
	top: 0;
	transform: scale(0.92);
}

.hero_loop_1 .slider_images .artWork_2 {
	opacity: 0.7;
	right: 350px;
	top: 155px;
	transform: scale(0.75);
}

.hero_loop_1 .slider_images .artWork_3 {
	right: 248px;
	top: 58px;
}

.hero_loop_1 .slider_images .artWork_4 {
	right: 7px;
	top: 58px;
}

.hero_loop_1 .slider_images .artWork_5 {
	bottom: 80px;
	left: 90px;
}

.hero_loop_1 .slider_images .artWork_6 {
	box-shadow: -10px 10px 20px rgba(0, 0, 0, 0.09);
	left: 59px;
	top: 77px;
}

.hero_loop_1 .slider_images .artWork_7 {
	bottom: 84px;
	box-shadow: -10px 10px 20px rgba(0, 0, 0, 0.09);
	left: 239px;
}

.hero_loop_1 .slider_images .artWork_8 {
	box-shadow: -10px 10px 20px rgba(0, 0, 0, 0.09);
	right: 36px;
	top: 124px;
}

.hero_loop_1 .slider_images:hover .artWork_1 {
	transform: scale(1);
}

.hero_loop_1 .slider_images:hover .artWork_2 {
	opacity: 1;
	right: 355px;
	top: 150px;
	transform: scale(1);
}

.hero_loop_1 .slider_images:hover .artWork_3 {
	right: 260px;
}

.hero_loop_1 .slider_images:hover .artWork_4 {
	right: -8px;
	top: 50px;
}

.hero_loop_1 .slider_images:hover .artWork_5 {
	bottom: 68px;
	left: 84px;
}

.hero_loop_1 .slider_images:hover .artWork_6 {
	left: 43px;
}

.hero_loop_1 .slider_images:hover .artWork_7 {
	bottom: 64px;
}

.hero_loop_1 .slider_images:hover .artWork_8 {
	right: 22px;
}

.hero_loop_2 .slider_images .artWork_1 {
	right: 470px;
	top: 100px;
}

.hero_loop_2 .slider_images .artWork_2 {
	right: 0;
	top: 30px;
}

.hero_loop_2 .slider_images .artWork_3 {
	right: 72px;
	top: 7px;
}

.hero_loop_2 .slider_images .artWork_4 {
	right: 35px;
	top: 17px;
}

.hero_loop_2 .slider_images .artWork_5 {
	bottom: -10px;
	opacity: 0;
	right: 20px;
}

.hero_loop_2 .slider_images:hover .artWork_1 {
	transform: scale(1.2);
}

.hero_loop_2 .slider_images:hover .artWork_2 {
	transform: rotate(-22deg);
}

.hero_loop_2 .slider_images:hover .artWork_4 {
	opacity: 0;
}

.hero_loop_2 .slider_images:hover .artWork_5 {
	opacity: 1;
}

.hero_loop_3 .slider_images .artWork_1 {
	left: 399px;
	top: 84px;
}

.hero_loop_3 .slider_images .artWork_2 {
	right: 153px;
	top: 286px;
}

.hero_loop_3 .slider_images .artWork_3 {
	bottom: 83px;
	right: 376px;
}

.hero_loop_3 .slider_images .artWork_4 {
	left: 118px;
	top: 243px;
}

.hero_loop_3 .slider_images .artWork_5 {
	left: 230px;
	top: 125px;
}

.hero_loop_3 .slider_images .artWork_6 {
	left: 123px;
	opacity: 0;
	top: 127px;
}

.hero_loop_3 .slider_images:hover .artWork_1 {
	left: 349px;
	top: 101px;
}

.hero_loop_3 .slider_images:hover .artWork_2 {
	right: 94px;
}

.hero_loop_3 .slider_images:hover .artWork_3 {
	bottom: 97px;
	right: 402px;
	transform: scale(0.6);
}

.hero_loop_3 .slider_images:hover .artWork_4 {
	left: 96px;
	top: 283px;
}

.hero_loop_3 .slider_images:hover .artWork_5 {
	opacity: 0;
}

.hero_loop_3 .slider_images:hover .artWork_6 {
	opacity: 1;
}

.hero_loop_4 .slider_images .artWork_1 {
	box-shadow: -10px 10px 20px rgba(0, 0, 0, 0.09);
	left: 145px;
	top: 30px;
}

.hero_loop_4 .slider_images .artWork_2 {
	bottom: 93px;
	box-shadow: -10px 10px 20px rgba(0, 0, 0, 0.09);
	right: 86px;
}

.hero_loop_4 .slider_images:hover .artWork_1 {
	left: 125px;
}

.hero_loop_4 .slider_images:hover .artWork_2 {
	bottom: 80px;
	right: 66px;
}

.hero_loop_5 .slider_images .artWork_1 {
	box-shadow: -10px 10px 20px rgba(0, 0, 0, 0.09);
	left: 20px;
	top: 130px;
}

.hero_loop_5 .slider_images .artWork_2 {
	box-shadow: -10px 10px 20px rgba(0, 0, 0, 0.09);
	right: 20px;
	top: 130px;
}

.hero_loop_5 .slider_images .artWork_3 {
	box-shadow: -10px 10px 20px rgba(0, 0, 0, 0.09);
	left: 250px;
	top: 88px;
}

.hero_loop_5 .slider_images:hover .artWork_1 {
	left: -10px;
}

.hero_loop_5 .slider_images:hover .artWork_2 {
	right: -10px;
}

.hero_loop_5 .slider_images:hover .artWork_3 {
	top: 78px;
}

.hero_content_box_mobile .mobile_img {
	display: none;
}

.hero_content_box_tab {
	display: none;
	padding-top: 30px;
}

@media screen and (max-width: 1380px) {
	.slider_images {
		margin-left: -50px;
	}
}

@media screen and (max-width: 1200px) {
	.hero_section .hero_slider_section .hero_loop_box .hero_content_box h1 {
		font-size: 32px;
		line-height: 1.3;
	}

	.hero_section .hero_slider_section .hero_loop_1 .hero_content_box {
		max-width: 340px;
	}

	.hero_section .hero_slider_section .hero_loop_box .hero_content_box h5 {
		font-size: 16px;
		line-height: 22px;
	}

	.hero_section
		.hero_slider_section
		.hero_loop_box
		.hero_content_box
		.btn-style {
		font-size: 16px;
		height: 45px;
		line-height: 42px;
		padding: 0 10px;
		width: 265px;
	}

	.hero_section .hero_slider_section .hero_loop_2 .hero_content_box h2.h1 {
		margin-right: -20px;
	}

	.hero_section .hero_slider_section .hero_loop_2 .hero_content_box h5 {
		margin-right: -50px;
	}

	.hero_section .slick-dots li button {
		height: 14px;
		margin: 0 2px;
		width: 14px;
	}

	.slider_images {
		height: 500px;
		width: 665px;
	}

	.hero_loop_1 .slider_images .img-fluid {
		transform: scale(0.87);
	}

	.hero_loop_1 .slider_images .artWork_1 {
		left: 5px;
		top: 7px;
		transform: scale(0.95);
	}

	.hero_loop_1 .slider_images .artWork_2 {
		right: 300px;
		top: 132px;
		transform: scale(0.65);
	}

	.hero_loop_1 .slider_images .artWork_3 {
		right: 204px;
		top: 47px;
	}

	.hero_loop_1 .slider_images .artWork_4 {
		right: 0;
		top: 43px;
	}

	.hero_loop_1 .slider_images .artWork_5 {
		bottom: 70px;
		left: 70px;
	}

	.hero_loop_1 .slider_images .artWork_6 {
		left: 33px;
		top: 47px;
	}

	.hero_loop_1 .slider_images .artWork_7 {
		bottom: 74px;
		left: 189px;
	}

	.hero_loop_1 .slider_images .artWork_8 {
		right: 12px;
		top: 89px;
	}

	.hero_loop_1 .slider_images:hover .artWork_1 {
		transform: scale(1);
	}

	.hero_loop_1 .slider_images:hover .artWork_2 {
		opacity: 1;
		right: 298px;
		top: 130px;
		transform: scale(0.87);
	}

	.hero_loop_1 .slider_images:hover .artWork_3 {
		right: 218px;
	}

	.hero_loop_1 .slider_images:hover .artWork_4 {
		right: -15px;
		top: 37px;
	}

	.hero_loop_1 .slider_images:hover .artWork_5 {
		left: 63px;
	}

	.hero_loop_1 .slider_images:hover .artWork_6 {
		left: 17px;
	}

	.hero_loop_1 .slider_images:hover .artWork_7 {
		bottom: 57px;
	}

	.hero_loop_1 .slider_images:hover .artWork_8 {
		right: 0;
	}

	.hero_loop_2 .slider_images .img-fluid {
		transform: scale(0.87);
	}

	.hero_loop_2 .slider_images .artWork_1 {
		right: 396px;
		top: 91px;
	}

	.hero_loop_2 .slider_images .artWork_2 {
		right: -36px;
		top: -4px;
	}

	.hero_loop_2 .slider_images .artWork_3 {
		right: 42px;
		top: -30px;
	}

	.hero_loop_2 .slider_images .artWork_4 {
		right: 4px;
		top: -20px;
	}

	.hero_loop_2 .slider_images .artWork_5 {
		bottom: -50px;
		opacity: 0;
		right: 4px;
	}

	.hero_loop_2 .slider_images:hover .artWork_1 {
		transform: scale(1.2);
	}

	.hero_loop_2 .slider_images:hover .artWork_2 {
		transform: rotate(-22deg) scale(0.87);
	}

	.hero_loop_2 .slider_images:hover .artWork_4 {
		opacity: 0;
	}

	.hero_loop_2 .slider_images:hover .artWork_5 {
		opacity: 1;
	}

	.hero_loop_3 .slider_images .img-fluid {
		transform: scale(0.87);
	}

	.hero_loop_3 .slider_images .artWork_1 {
		left: 346px;
		top: 73px;
	}

	.hero_loop_3 .slider_images .artWork_2 {
		right: 133px;
		top: 249px;
	}

	.hero_loop_3 .slider_images .artWork_3 {
		bottom: 89px;
		right: 326px;
	}

	.hero_loop_3 .slider_images .artWork_4 {
		left: 103px;
		top: 210px;
	}

	.hero_loop_3 .slider_images .artWork_5 {
		left: 178px;
		top: 89px;
	}

	.hero_loop_3 .slider_images .artWork_6 {
		left: 73px;
		opacity: 0;
		top: 92px;
	}

	.hero_loop_3 .slider_images:hover .artWork_1 {
		left: 302px;
		top: 87px;
	}

	.hero_loop_3 .slider_images:hover .artWork_2 {
		right: 81px;
	}

	.hero_loop_3 .slider_images:hover .artWork_3 {
		bottom: 103px;
		right: 349px;
		transform: scale(0.6);
	}

	.hero_loop_3 .slider_images:hover .artWork_4 {
		left: 83px;
		top: 245px;
	}

	.hero_loop_3 .slider_images:hover .artWork_5 {
		opacity: 0;
	}

	.hero_loop_3 .slider_images:hover .artWork_6 {
		opacity: 1;
	}

	.hero_loop_4 .slider_images .img-fluid {
		transform: scale(0.87);
	}

	.hero_loop_4 .slider_images .artWork_1 {
		left: 147px;
		top: -12px;
	}

	.hero_loop_4 .slider_images .artWork_2 {
		bottom: 64px;
		right: -4px;
	}

	.hero_loop_4 .slider_images:hover .artWork_1 {
		left: 137px;
	}

	.hero_loop_4 .slider_images:hover .artWork_2 {
		bottom: 54px;
		right: -14px;
	}

	.hero_loop_5 .slider_images {
		margin-left: -20px;
	}

	.hero_loop_5 .slider_images .img-fluid {
		transform: scale(0.87);
	}

	.hero_loop_5 .slider_images .artWork_1 {
		left: 0;
		top: 97px;
	}

	.hero_loop_5 .slider_images .artWork_2 {
		right: 0;
		top: 97px;
	}

	.hero_loop_5 .slider_images .artWork_3 {
		left: 201px;
		top: 50px;
	}

	.hero_loop_5 .slider_images:hover .artWork_1 {
		left: -15px;
	}

	.hero_loop_5 .slider_images:hover .artWork_2 {
		right: -15px;
	}

	.hero_loop_5 .slider_images:hover .artWork_3 {
		top: 40px;
	}
}

@media screen and (max-width: 1080px) {
	.slider_images {
		height: 430px;
		width: 590px;
	}

	.hero_loop_1 .slider_images .img-fluid {
		transform: scale(0.77);
	}

	.hero_loop_1 .slider_images .artWork_1 {
		left: 5px;
		top: 7px;
		transform: scale(0.97);
	}

	.hero_loop_1 .slider_images .artWork_2 {
		right: 263px;
		top: 114px;
		transform: scale(0.6);
	}

	.hero_loop_1 .slider_images .artWork_3 {
		right: 171px;
		top: 34px;
	}

	.hero_loop_1 .slider_images .artWork_4 {
		right: -4px;
		top: 32px;
	}

	.hero_loop_1 .slider_images .artWork_5 {
		bottom: 50px;
		left: 53px;
	}

	.hero_loop_1 .slider_images .artWork_6 {
		left: 12px;
		top: 26px;
	}

	.hero_loop_1 .slider_images .artWork_7 {
		bottom: 39px;
		left: 151px;
	}

	.hero_loop_1 .slider_images .artWork_8 {
		right: -5px;
		top: 62px;
	}

	.hero_loop_1 .slider_images:hover .artWork_1 {
		transform: scale(1);
	}

	.hero_loop_1 .slider_images:hover .artWork_2 {
		opacity: 1;
		right: 260px;
		top: 113px;
		transform: scale(0.77);
	}

	.hero_loop_1 .slider_images:hover .artWork_3 {
		right: 183px;
	}

	.hero_loop_1 .slider_images:hover .artWork_4 {
		right: -18px;
		top: 26px;
	}

	.hero_loop_1 .slider_images:hover .artWork_5 {
		bottom: 50px;
		left: 47px;
	}

	.hero_loop_1 .slider_images:hover .artWork_6 {
		left: 0;
	}

	.hero_loop_1 .slider_images:hover .artWork_7 {
		bottom: 26px;
	}

	.hero_loop_1 .slider_images:hover .artWork_8 {
		right: -16px;
	}

	.hero_loop_2 .slider_images .img-fluid {
		transform: scale(0.77);
	}

	.hero_loop_2 .slider_images .artWork_1 {
		right: 352px;
		top: 77px;
	}

	.hero_loop_2 .slider_images .artWork_2 {
		right: -61px;
		top: -31px;
	}

	.hero_loop_2 .slider_images .artWork_3 {
		right: 22px;
		top: -55px;
	}

	.hero_loop_2 .slider_images .artWork_4 {
		right: -20px;
		top: -44px;
	}

	.hero_loop_2 .slider_images .artWork_5 {
		bottom: -70px;
		opacity: 0;
		right: -30px;
	}

	.hero_loop_2 .slider_images:hover .artWork_1 {
		transform: scale(0.9);
	}

	.hero_loop_2 .slider_images:hover .artWork_2 {
		transform: rotate(-22deg) scale(0.77);
	}

	.hero_loop_2 .slider_images:hover .artWork_4 {
		opacity: 0;
	}

	.hero_loop_2 .slider_images:hover .artWork_5 {
		opacity: 1;
	}

	.hero_loop_3 .slider_images .img-fluid {
		transform: scale(0.77);
	}

	.hero_loop_3 .slider_images .artWork_1 {
		left: 307px;
		top: 64px;
	}

	.hero_loop_3 .slider_images .artWork_2 {
		right: 117px;
		top: 220px;
	}

	.hero_loop_3 .slider_images .artWork_3 {
		bottom: 64px;
		right: 288px;
	}

	.hero_loop_3 .slider_images .artWork_4 {
		left: 91px;
		top: 186px;
	}

	.hero_loop_3 .slider_images .artWork_5 {
		left: 138px;
		top: 61px;
	}

	.hero_loop_3 .slider_images .artWork_6 {
		left: 36px;
		opacity: 0;
		top: 65px;
	}

	.hero_loop_3 .slider_images:hover .artWork_1 {
		left: 268px;
		top: 77px;
	}

	.hero_loop_3 .slider_images:hover .artWork_2 {
		right: 71px;
		top: 218px;
	}

	.hero_loop_3 .slider_images:hover .artWork_3 {
		bottom: 75px;
		right: 309px;
		transform: scale(0.5);
	}

	.hero_loop_3 .slider_images:hover .artWork_4 {
		left: 73px;
		top: 217px;
	}

	.hero_loop_3 .slider_images:hover .artWork_5 {
		opacity: 0;
	}

	.hero_loop_3 .slider_images:hover .artWork_6 {
		opacity: 1;
	}

	.hero_loop_4 .slider_images .img-fluid {
		transform: scale(0.77);
	}

	.hero_loop_4 .slider_images .artWork_1 {
		left: 107px;
		top: -22px;
	}

	.hero_loop_4 .slider_images .artWork_2 {
		bottom: 31px;
		right: -24px;
	}

	.hero_loop_4 .slider_images:hover .artWork_1 {
		left: 97px;
	}

	.hero_loop_4 .slider_images:hover .artWork_2 {
		bottom: 31px;
		right: -34px;
	}

	.hero_loop_5 .slider_images {
		margin-left: -20px;
	}

	.hero_loop_5 .slider_images .img-fluid {
		transform: scale(0.77);
	}

	.hero_loop_5 .slider_images .artWork_1 {
		left: -11px;
		top: 69px;
	}

	.hero_loop_5 .slider_images .artWork_2 {
		right: -11px;
		top: 69px;
	}

	.hero_loop_5 .slider_images .artWork_3 {
		left: 163px;
		top: 24px;
	}

	.hero_loop_5 .slider_images:hover .artWork_1 {
		left: -28px;
	}

	.hero_loop_5 .slider_images:hover .artWork_2 {
		right: -28px;
	}

	.hero_loop_5 .slider_images:hover .artWork_3 {
		top: 17px;
	}
}

@media screen and (max-width: 991px) {
	.hero_section {
		padding: 0 0 70px;
		text-align: center;
	}

	.slider_images {
		margin: 0 auto;
	}

	.hero_content_box_mobile .btn {
		display: none;
	}

	.hero_section .hero_slider_section .hero_loop_box {
		padding: 50px 0;
	}

	.hero_loop_2 .slider_images_artWork {
		margin-left: -100px;
	}

	.hero_loop_4 .slider_images_artWork {
		margin-left: -60px;
	}

	.hero_loop_5 .slider_images {
		margin-left: auto;
	}

	.hero_content_box_tab {
		display: block;
	}

	.hero_section .hero_slider_section .hero_loop_box .hero_content_box {
		margin: 0 auto;
		max-width: 580px;
		min-height: 210px;
	}

	.hero_section .hero_slider_section .hero_loop_box .hero_sliader_bg {
		width: 100%;
	}

	.hero_section .hero_slider_section .hero_loop_box .hero_content_box h1 {
		font-size: 40px;
		padding-bottom: 10px;
	}

	.hero_section
		.hero_slider_section
		.hero_loop_box
		.hero_content_box
		h1
		strong {
		display: block;
	}

	.hero_section .hero_slider_section .hero_loop_2 .hero_content_box h1,
	.hero_section .hero_slider_section .hero_loop_2 .hero_content_box h5 {
		margin-right: 0;
	}

	.hero_section .hero_slider_section .hero_loop_box .hero_content_box h5 {
		font-size: 20px;
		line-height: 24px;
	}

	.hero_section .hero_slider_section .hero_loop_3 .hero_content_box h5 {
		margin: 0 auto;
	}

	.hero_section .slick-dots li {
		margin: 0;
	}

	.hero_section .slick-dots {
		bottom: 22px;
	}

	.hero_section .slick-dots li button {
		background-color: #fff;
		border: 1px solid #fff;
		height: 10px;
		margin: 0 4px;
		width: 10px;
	}

	.hero_section .slick-dots li.slick-active button {
		background-color: #80c1f9;
		border: 1px solid #80c1f9;
	}
}

@media screen and (max-width: 680px) {
	.hero_content_box_mobile .mobile_img {
		display: block;
		margin: 0 auto;
		max-width: 300px;
	}

	.hero_section .hero_slider_section .hero_loop_box {
		padding: 20px 0 50px;
	}

	.hero_section .hero_slider_section .hero_loop_box .hero_content_box h1 {
		font-size: 24px;
		margin: 0 auto;
		max-width: 262px;
	}

	.hero_section
		.hero_slider_section
		.hero_loop_box
		.hero_content_box
		h1
		strong {
		display: inline;
	}

	.hero_section .hero_slider_section .hero_loop_box .hero_content_box h5 {
		font-size: 15.5px;
		line-height: 20px;
		margin: 0 auto;
		max-width: 250px;
	}

	.hero_content_box_tab {
		padding-top: 20px;
	}

	.hero_section .mobile_btn .btn {
		display: block;
		font-size: 16px;
		height: 45px;
		line-height: 42px;
		margin: 0 auto;
		max-width: 300px;
		padding: 0 15px;
	}

	.hero_section .slick-dots {
		bottom: 28px;
	}
}
