/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/*@font-face{font-family:'brandon_text';src:url(./fonts/brandontext-bold-webfont.ttf) format('truetype');font-weight:bold;font-style:normal}
@font-face{font-family:'brandon_text';src:url(./fonts/brandontext-regular-webfont.ttf) format('truetype');font-weight:normal;font-style:normal;}*/

/*body{font-family:  "Custom Font Name",  sans-serif}
.nav > li > a {font-family:  "Custom Font Name", sans-serif;}
h1,h2,h3,h4,h5,h6, .heading-font{font-family: "Custom Font Name", sans-serif;}
.alt-font{font-family: "Custom font name", sans-serif;}*/
/*
a,p,h1, h2, h3, h4, h5, h6,span.widget-title,li{font-family: "brandon_text" !important;}
.stars a{font-family:'fl-icons'!important}
body {
    overflow: hidden;
}


.header-main .nav > li.menu-item > a {
    font-size: 14px;
    color: #2b2b2b;
    padding: 15px 20px;
}
.header-main .nav > li.menu-item {
    margin: 0;
}
*/
body {
	font-size: 97%;
	font-weight: 400;
    font-style: normal;
	font-family: Montserrat, sans-serif;
	color: #333333;
	line-height: 1.6;
}
:root {
	
}


.flex-right .nav li {
	margin-right: 13px;
}
.flex-right .nav li .nav-dropdown li {
	margin-right: 0
}
.flex-right .nav li a {
	color: #121212d9;
	transition: 0.3s all ease;
	font-size: 0.9em;
}
.flex-right .nav li a:hover {
	color: var(--fs-color-secondary);
}
header .nav-dropdown-default {
	padding: 20px 0
}
header .flex-right .nav li .nav-dropdown li a{
	margin: 0;
	padding: 10px 20px;
	border-bottom: 0;
	transition: 0.3s all ease;
}
header .flex-right .nav li .nav-dropdown li a:hover {
	background-color: rgba(0, 0, 0, .03);
	color: initial
}
.alt-font {
    background: linear-gradient(to right, #205769 0%, #009160 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
}
.text-csbh .row-solid .col:after {
	content: none
}
.alt-font b,
.alt-font h2 {
    font-family: Philosopher, sans-serif !important;
}
.alt-font {
    font-weight: 400 !important;
    font-style: normal !important;
}
.banner h2 {
    font-size: 2.9em;
}
h2 {
	font-size: 36px;
}
.thong-tin h2 {
	font-family: Philosopher, sans-serif !important;
	color: var(--fs-color-secondary)
}
.thong-tin h3,
.line-title-gold h3 {
	text-transform: uppercase;
    color: var(--fs-color-secondary);
    position: relative;
    font-weight: bold;
    line-height: 50px;
    padding-bottom: 20px !important;
	font-family: Philosopher, sans-serif !important;
}
.thong-tin h3 {
	margin-bottom: 20px;
}
.thong-tin h3:after {	 
    position: absolute;
    content: '';
    display: block;
    z-index: 0;
    bottom: 0;
    background: url('/wp-content/uploads/2025/07/line_widget-gold.png') bottom center no-repeat;
    height: 10px;
    width: 165px;
    left: 50%;
    margin-left: -82.5px;
}
.thong-tin ul li {
	font-size: 90%;
	color: #fff;
	border-bottom: 1px solid hsla(0,0%,100%,.2);
    list-style: none;
    margin: 0;
    padding: 7px 0 7px 25px;
    position: relative;
}
.thong-tin ul li:before {
	content: "\f005";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: var(--fs-color-success);
	position: absolute;
	left: 0;	
}
.btn-dang-ky {
    margin-bottom: -120px;
}
.line-left h2 {
	color: #205769;
	font-family: Philosopher, sans-serif !important;
	position: relative;
}
.line-left h2:after {
	content: '';
	position: absolute;
	width: 150px;
	height: 1px;
	background: #18495e;
	bottom: 0;
	left: 0;
	margin: auto;
}
.cau-chuyen p {	
	color: #205769;
	text-align: justify
}
.cau-chuyen p:nth-of-type(1),
.cau-chuyen p:nth-of-type(2){
	margin-bottom: 0;
}
.vi-tri .text.gold.line-right h2 {
	margin-bottom: 0;
	color: var(--fs-color-secondary);
	font-family: Philosopher, sans-serif !important;
	position: relative
}
.vi-tri .text.gold.line-right h2:last-child:before {
	content: '';
	position: absolute;
	width: 150px;
	height: 1px;
	background: #fcc16d;
	bottom: 0;
	right: 0;
	margin: auto;
}
.vi-tri .text.gold.line-right {
	margin-bottom: 18px;
}
.vi-tri p {
	color: #f1f1f1
}
.vi-tri h3 {
	color: var(--fs-color-secondary);
	font-family: Philosopher, sans-serif !important;
}
h3 {
    font-size: 1.5em;
}
.vi-tri p i {
	color: var(--fs-color-secondary)
}
.line-title h2 {
	text-transform: uppercase;
	background: linear-gradient(to right, #205769 0%, #009160 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	position: relative;
	font-weight: bold;
	line-height: 50px;
	padding-bottom: 20px;
	font-family: Philosopher, sans-serif !important;
}
.line-title h2:after {
	position: absolute;
    content: '';
    display: block;
    z-index: 0;
    bottom: 0;
    background: url('/wp-content/uploads/2025/07/line_widget-2.png') bottom center no-repeat;
    height: 10px;
    width: 165px;
    left: 50%;
    margin-left: -82.5px;
}
.do-thi .row-solid .col:before {
    height: 40%;
    top: 35%;
    border-left-color: linear-gradient(to bottom, rgba(252, 193, 109, 0.8), rgba(0, 0, 0, 0.0));
}
.csbh.row-dashed .col:after, .row-solid .col:after {
    border-bottom: 1px dashed #ddd;
    bottom: -1px;
    content: " ";
    height: 0;
    left: 25%;
    position: absolute;
    top: auto;
    width: 50%;
}
.do-thi  .icon .icon-inner {
    background: linear-gradient(to bottom, rgba(32, 87, 105), rgba(0, 145, 96, 1.0));
	border: 1px solid var(--fs-color-secondary) !important
}
.do-thi  .icon .icon-inner:hover {
    background: linear-gradient(to bottom, rgba(32, 87, 105), rgba(0, 145, 96, 0.8));
}
.do-thi .icon-box-text {
    background: linear-gradient(to bottom, rgba(252, 193, 109, 0.3), rgba(0, 0, 0, 0.0));
    margin-top: -60px;
    padding-top: 50px;
    padding-bottom: 100px;
    padding-left: 60px;
    padding-right: 60px;
    margin-left: 30px;
    margin-right: 30px;
}
.do-thi .icon-box-text:hover {
    background: linear-gradient(to bottom, rgba(252, 193, 109, 0.8), rgba(0, 0, 0, 0.0));
}
.txt-secon h2 {
	color: var(--fs-color-secondary);
	font-family: Philosopher, sans-serif !important;
}

.img360 img:hover {
    background: linear-gradient(to right, #edae55 0%, #FCC16D 100%);
    border: 2px solid #fff;
}

.img360 img {
    border: 2px solid #FCC16D;
    border-radius: 50%;
    padding: 5px;
}
.san-pham h4 strong {
    font-size: 24px;
   	margin: 14px 0;
    padding: 0;
	font-family: Philosopher, sans-serif !important;
}
.san-pham p {
	font-size: 16px;
	margin: 16px 0;
}
.san-pham .text-box a { 
	font-size: 13px;
}
.line-title-gold h2 {
	text-transform: uppercase;
	color: var(--fs-color-secondary);
	position: relative;
	font-weight: bold;
	line-height: 50px;
	padding-bottom: 20px !important;
	font-family: Philosopher, sans-serif !important; 
}
.line-title-gold h2:after {
    position: absolute;
    content: '';
    display: block;
    z-index: 0;
    bottom: 0;
    background: url('/wp-content/uploads/2025/07/line_widget-gold.png') bottom center no-repeat;
    height: 10px;
    width: 165px;
    left: 50%;
    margin-left: -82.5px;
}
.csbh  .icon .icon-inner {
    background: linear-gradient(to right, rgba(252, 193, 109), rgba(252, 193, 109));
	border: none
}
.csbh .icon-box-text {
    background: linear-gradient(to right, rgba(252, 193, 109), rgba(252, 193, 109, 0.0));
    margin-left: -35px;
    padding-left: 50px !important;
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 80px;
    color: #ffffff !important;
}
.csbh .icon-box-text h3 {
	color: #fff;
	margin-bottom: 0;
	font-family: Philosopher, sans-serif !important; 
}
.csbh .slick-prev:before, .csbh .slick-next:before {
	font-size: 30px;
}
.txt-secon h3 {
	color: var(--fs-color-secondary);
	font-family: Philosopher, sans-serif !important;
}
.wpcf7-form .form-group {
	display: flex;
	gap: 30px;
}
.wpcf7-spinner {
	display: none
}
.form-dang-ky,.text-csbh {
	padding-bottom: 0
}
.wpcf7-form-control.wpcf7-submit.has-spinner {
	background: var(--fs-color-secondary)
}
.csbh h2 {
	margin-bottom: 0;
	color: var(--fs-color-secondary);
	font-family: Philosopher, sans-serif !important;
}
.csbh .text-csbh .row-solid .col-inner {
	padding-bottom: 0;
	padding-top: 0;
}
.csbh .row-dashed .col:before, .row-solid .col:before {
    border-left: 1px dashed hsla(0,0%,100%,.2);
    content: " ";
	height: 65%;
    left: -1px;
    position: absolute;
    top: 16%;
}
.tien-ich .text.line-title-gold h2 {
	font-size: 31px;
}
.tien-ich-2 .title p strong {
	color: var(--fs-color-secondary);
	
}
.row-tien-ich .medium-2 {
	flex-basis: 19.2%;
	max-width: 19.2%;	
}
.row-tien-ich .medium-2  p {
	font-size: 0.9vw;
}
.tab-album ul {
	width: fit-content !important;
	margin: 20px auto;
    padding: 5px 90px;
    border: 1px solid #FCC16D;
    display: inline;
    background-image: url('/wp-content/uploads/2025/07/album-background.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	display: flex;
	gap: 16px;
}
.tab-album ul span {
	font-size: 16px;
}
.tab-album ul li.active span {
	color: var(--fs-color-secondary);
}
.tab-album ul li span {
	color: #fff
}
.danh-gia .title p {
	margin-bottom: 0
}
.danh-gia .text.title {
	margin-bottom: 20px;
}
.danh-gia  .box-image div {
    border: 1px solid #18495e;
    padding: 5px;
	border-radius: 50%;
}
.danh-gia  .box-image div img {
	border-radius: 50%;
}
.danh-gia .box-text h4,.danh-gia .box-text h4 strong {
	color: var(--fs-color-primary);
	font-size: 15px
}
.danh-gia .box-text h4 {
	font-size: 20px;
}
.danh-gia .box-text p strong {
	color: var(--fs-color-secondary);
	font-size: 16px;
}
.danh-gia .box-text p {
	font-size: 15px;
}
.c-contact__left .wpcf7 .col {
	padding-bottom: 0
}
.row.codfe-contact-form-7 .col.small-12.large-4 .wpcf7-form-control.wpcf7-submit.has-spinner {
	margin-right: 0;
	width: 100%
}
.row.codfe-contact-form-7 .col.small-12.large-4  .wpcf7-spinner {
	display: none;
}
.c-contact__left,
.c-contact__right {
	padding-bottom: 0
}
.c-contact__right {
	border-left: 1px solid hsla(0,0%,100%,.2);
}
.c-contact__left .wpcf7-form {
	margin-bottom: 0
}
.c-contact__right p {
	margin-bottom: 0;
	color: #fff
}
.c-contact__right p strong {
	color: var(--fs-color-secondary)
}
.down-load-button {
    border-color: #fcc16d;
    background-image: url('/wp-content/uploads/2025/07/album-background.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.down-load-button span {
	font-size: 16px;
}
.down-load-button span:before {
	content: '\f019';
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
	color: #fff;
	margin-right: 10px;
}
.r-danh-gia .slick-prev:before, .r-danh-gia .slick-next:before {
	font-size: 30px;
	color: #000
}
.txt-secon h4 {
	color: var(--fs-color-secondary);
	font-family: Philosopher, sans-serif !important;
}
footer p,
footer a {
	color: #fff;
	transition: 0.3s all ease;
}
footer a {
	margin-left: 5px;
}
footer a:hover {
	color: var(--fs-color-secondary)
}
footer .ft-map {
	display: flex;
}
.c-ft-menu .col-inner {
	display: flex;
	align-items: center;
	justify-content: center
}
.c-ft-menu .col-inner  p {
	margin-bottom: 0;
}
.c-ft-menu .col-inner  p a {
	margin: 0;
	padding: 10px;
	font-size: 16px;
	font-weight: 600;
}
.absolute-footer .container.clearfix {
	display: flex;
	align-items: center;
	justify-content: center
}
#main .section.do-thi .bg.section-bg {
	background-position: bottom center;
	background-size: contain !important;
}
.do-thi h3 {
	margin-bottom: 0;
	color: var(--primary-color);
	font-family: Philosopher, sans-serif !important;
}
.scroll-to-bullets {
    left: 0;
    width: 50px;
} 
.scroll-to-bullets a {
    background-color: transparent;
    border: 1px solid var(--fs-color-secondary);
    border-radius: 30px;
    height: 11px;
    margin: 5px 10px;
    width: 11px;
}
.scroll-to-bullets a.active {
    background-color: var(--fs-color-secondary);
    border: 1px solid #fff;
}
.codfe-contact-form-7 .txt-name,.codfe-contact-form-7 .txt-phone {
	position: relative;
}
.codfe-contact-form-7 .txt-name:after {
	content: "\f2bb";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	color: #ccc;
	font-size: 22px;
	padding-right: 25px;
	position: absolute;
	right: 0;
	z-index: 1;
	top: 2px;
}
.codfe-contact-form-7 .txt-phone:after {
	content: "\f095";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	color: #ccc;
	font-size: 22px;
	padding-right: 25px;
	position: absolute;
	right: 0;
	z-index: 1;
	top: 2px;
}
.csbh .codfe-contact-form-7 .txt-name:after,
.csbh .codfe-contact-form-7 .txt-phone:after{
	padding-right: 15px;
}
.c-ft-contact .icon-box-img svg {
	background: var(--fs-color-secondary);
    fill: #fff;
    padding: 10px;
    border: 1px solid #fff;
}
.c-ft-contact .icon-box-img svg path {
	fill: #fff
}
.r-ft-contact {
	position: fixed;
	right: 0;
	top: 40%;
	z-index: 999;
}
.c-ft-contact .plain {
	display: flex;
}
.c-ft-contact .icon-box-text {
	display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    width: 200px;
    position: absolute;
    height: 50px;
    right: -151px;
	opacity: 0;
	transition: 0.3s all ease;
}
.c-ft-contact .icon-box:hover .icon-box-text {
	opacity: 1;
	right: 51px;
}
.c-ft-contact .icon-box-text p {
	font-weight: 600;
	color: var(--fs-color-primary)
}
 .section.pop-contact {
	padding: 30px !important;
}
.section.pop-contact  .row {
	margin: 0 !important
}
 .section.pop-contact .col {
	padding: 0
}
.mfp-content .lightbox-content {
	max-width: 600px;
}
.mfp-content .lightbox-content  .wpcf7-form {
	margin-bottom: 0
}
.popup-bot {
	display: flex;
	gap: 20px;
}
html .pum-container {
	padding: 0 !important
}
html .pum-container img {
	margin-bottom: 0 !important
}
html .pum-title {
	display: none
}
html .pum-container .pum-close {
	background: transparent !important;
	color: #000 !important;
	font-size: 30px !important;
	margin: 0 !important;
	top: -22px !important;
	right: -15px !important;
}
.back-to-top.button {
	margin-bottom: 100px;
	background: var(--wp--preset--color--secondary);
	color: var(--fs-color-primary);
	border-color: var(--fs-color-primary);
}
.thong-tin strong,
.thong-tin a span,
.cau-chuyen a span,
.vi-tri strong,
.san-pham strong,
.san-pham a span,
.video-button-wrapper i
 {
	color: #fff !important
}
.csbh i {
	color: var(--fs-color-secondary) !important
}
.c-danh-gia {
	padding-bottom: 0
}
footer h3 i {
	color: var(--fs-color-secondary);
	margin-right: 10px;
}
footer strong,
footer i,
footer a span
 {
	color: #fff
}
.pop-contact i {
	color: var(--fs-color-secondary)
}
.sec-banner .text.alt-font h2,
.sec-banner .text.alt-font h2 b{
	line-height: initial;	
}
body .pum.pum-overlay {
	overflow-y: hidden !important
}
html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {
    padding-right: 0 !important;
}
.contact-form-shortcode h3 {
	display: none
}
.contact-form-shortcode .wpcf7-form-control-wrap {
	position: relative;
}
.contact-form-shortcode .wpcf7-form-control-wrap:after {
    content: "\f2bb";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute !important;
    color: #ccc;
    font-size: 22px;
    padding-right: 16px;
    right: 0;
    z-index: 1;
    top: 2px;
}
.contact-form-shortcode .form-group:last-child .wpcf7-form-control-wrap:after {
	content: "\f095";
}
.danh-gia .box-text h4 strong {
	font-size: 20px;
}
.contact-form-shortcode .form-group label {
	display: none;
}
.contact-form-shortcode #submit-btn {
	background-color: var(--fs-color-secondary);
	color: #fff
}
.contact-form-shortcode .wpcf7-form-control-wrap {
	width: 100%;
}
.contact-form-shortcode {
	position: relative;
}
.contact-form-shortcode .form-fields .form-group:last-child .wpcf7-form-control-wrap {
	width: 65%;
}
.contact-form-shortcode #submit-btn {
	position: absolute;
	right: 0;
	top: 53px;
	margin: 0;
	width: 30%;
	transition: 0.3s all ease;
}
.contact-form-shortcode #submit-btn:hover {
	box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .2);
}




/* r1 */
@media screen and (max-width: 1024px) {

	.san-pham .slick-prev,
	.danh-gia .slick-prev,
	.csbh .slick-prev {
		left: 0;
	}
	.san-pham .slick-next,
	.danh-gia .slick-next,
	.csbh .slick-next{
		right: 25px;
	}
	.do-thi .slick-prev {
		left: 20px;
	}
	.do-thi .slick-next {
		right: 30px;
	}
	.slick-prev,.slick-next {
		z-index: 1000 !important;
	}
	.slick-prev:before, .slick-next:before {
		font-size: 45px !important;
		color: #000 !important
			
	}
	body .pum.pum-overlay .pum-container{
		max-width: 100% !important;
		top: 50% !important;
		left: 50% !important;
		transform: translate(-50%, -50%);
		margin: 0;
		width: 80% !important;
	}
	.danh-gia .box-text p strong {
		font-size: 15px;
	}
	.sec-banner .text.alt-font h2 {
		font-size: 42px;
	}
}
/* r9 */
@media screen and (max-width: 992px) and (min-width: 768px) and (orientation: landscape) {
	.sec-banner .text.alt-font h2 {
		font-size: 39px;
	}
	h2 {
		font-size: 30px;
	}
	.row-tien-ich .medium-2 p {
		font-size: 1vw;
	}
	body .pum.pum-overlay .pum-container {
		width: 56% !important;
	}
	body .logo-left .logo {
		width: 250px !important;
	}
}
/* r7 */
@media screen and (max-width: 768px) {
	.sec-banner .text.alt-font h2 {
        font-size: 36px;
    }
	.sec-banner .text-box {
		width: 65% !important;
	}
	.cau-chuyen .col {
		max-width: 100%;
		flex-basis: 100%
	}
	.vi-tri .r-vi-tri .col.medium-8 {
		max-width: 60%;
		flex-basis: 60%;
	}
	.vi-tri .r-vi-tri .col.medium-4 {
		max-width: 40%;
		flex-basis: 40%;
	}
	#main .gap-do-thi {
		padding-top: 250px;
	}
	.csbh .wpcf7-form .form-group {
		flex-direction: column;
		gap: 0
	}

	.text-csbh .col h2 {
		font-size: 30px;
	}
	.form-dang-ky .wpcf7-form {
		margin-bottom: 0;

	}
	.form-dang-ky .wpcf7-form .wpcf7-form-control.wpcf7-submit.has-spinner {
		margin: 0;
		width: 100%
	}
	.row-tien-ich .col.medium-2 
	{
		flex-basis: 33.33%;
		max-width: 33.33%;
	}
	.row-tien-ich .medium-2 p {
		font-size: 16px;
	}
	.c-contact__left .codfe-contact-form-7 .col.medium-4 {
		max-width: 100%;
		flex-basis: 100%;
	}
	.r-ft-info .col {
		max-width: 33.33%;
		flex-basis: 33.33%;
	}
	.r-ft-info .col.ft-map {
		max-width: 100%;
		flex-basis: 100%;
	}
	.c-ft-menu {
		padding-bottom: 0
	}
}
/* r3 */
@media screen and (max-width: 549px) {
	.c-contact__right {
		margin-top: 30px;
	}
	#contact-form-shortcode .form-fields .form-group:last-child .wpcf7-form-control-wrap {
		width: 100%;
	}
	#contact-form-shortcode #submit-btn {
		position: static;
		width: 100%;
	}
	.alt-font h2 {
		font-size: 20px !important;
		line-height: 28px;
	}
	.sec-banner .text-box {
        width: 100% !important
    }
	.thong-tin .bg.section-bg {
		background-position: top;
		background-size: contain !important;
	}
	.thong-tin .row .col.medium-6 {
		padding-top: 150px;
	}
	.line-left h2,
	.vi-tri .text.gold.line-right h2,
	.line-title h2,
	.line-title-gold h2,
	.text-csbh .col h2,
	.tien-ich .text.line-title-gold h2 {
		font-size: 28px;
		line-height: 32px;
	}
	.line-left h2:after,
	.vi-tri .text.gold.line-right h2:last-child:before {
		bottom: -6px;
	}
	.vi-tri .r-vi-tri .col.medium-8 {
        max-width: 100%;
        flex-basis: 100%;
    }
	.vi-tri .r-vi-tri .col.medium-4 {
		max-width: 100%;
		flex-basis: 100%;
	}
	.vi-tri .row-collapse.row-divided .col p {
		margin-bottom: 0
	}
	#main .gap-do-thi {
		padding-top: 50px;
	}
	.vr .img360 {
		width: 22% !important;
	}
	.csbh .section-bg.bg-loaded {
		background-position: 81% 54% !important;
	}
	.r-csbh {
		margin-top: 20px;
	}
	.csbh  .txt-secon h3  {
		font-size: 20px;
	}
	.text-csbh .col.medium-6 {
		max-width: 50%;
		flex-basis: 50%;
		margin-top: 15px;
	}
	.csbh.row-dashed .col:after, .row-solid .col:after {
		content: none
	}
	.pop-contact .txt-secon h3 {
		font-size: 18px;
	}
	.tien-ich .bg.fill {
		background-position: bottom;
		background-size: contain !important;
	}
	.row-tien-ich .col.medium-2 {
		flex-basis: 50%;
		max-width: 50%;
		padding-bottom: 0
	}
	.row-tien-ich .col.medium-2:last-child,
	.r-ft-info .col  {
		max-width: 100%;
		flex-basis: 100%;
	}
	.c-ft-menu .col-inner {
		flex-wrap: wrap
	}
	body .pum.pum-overlay .pum-container {
		width: 93% !important;
	}
	.c-ft-contact .icon-box:hover .icon-box-text {
		display: none
	}
	.slick-prev:before, .slick-next:before {
		font-size: 40px !important;			
	}
	
}