.absolute-footer{
	display: none;
}
.my_footer_top .row .col.large-12{
	padding-bottom: 0px !important;
}
.my_gallery .gallery-box .box-image{
	height: 100px;
}
.my_gallery .gallery-box .box-image img{
	width: auto;
    height: auto;
    max-height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 135px;
}
.my_gallery .gallery-col{
	padding-bottom: 0;
}
.my_gallery .flickity-prev-next-button svg{
	background: #A2A1A5 !important;
	opacity: 1;
	display: block;
	width: 25px;
	height: 20px;
}
.my_gallery .flickity-prev-next-button svg path{
	color: #fff;
}
.title_widget_footer{
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	margin-bottom: 25px;
}
.list_info_footer li.item{
	list-style: none;
	color: #fff;
	margin: 0;
	position: relative;
	padding-left: 30px;
	margin-bottom: 15px;
}
.list_info_footer li.item>a, .copyright{
	font-size: 15px;
	line-height: 24px;
	padding-top: 5px;
}
.list_info_footer{
	max-width: 400px;
	margin-bottom: 35px;
}
.list_info_footer li.item:first-child:after{
	position: absolute;
	top: 3px;
	left: 0;
	content: "";
	width: 22px;
	height: 22px;
	background: url('../img/web_icon_ft.png') no-repeat;
}
.list_info_footer li.item:first-child{
	margin-bottom: 25px;
}
.list_info_footer li.item:nth-child(2):after{
	position: absolute;
	top: 3px;
	left: 0;
	content: "";
	width: 19px;
	height: 18px;
	background: url('../img/call_icon_ft.png') no-repeat;
}
.list_info_footer li.item:nth-child(3):after{
	position: absolute;
	top: 3px;
	left: 0;
	content: "";
	width: 22px;
	height: 20px;
	background: url('../img/email_icon.png') no-repeat;
}
.list_info_footer li.item:nth-child(4):after{
	position: absolute;
	top: 3px;
	left: 0;
	content: "";
	width: 19px;
	height: 19px;
	background: url('../img/web_icon.png') no-repeat;
}
.list_lkn li.item{
	margin: 0;
	margin-bottom: 4px;
	list-style: none;
}
.list_lkn li.item>a{
	font-size: 15px;
	line-height: 32px;
	color: #FFFFFF;
}
.isocal_icon{
	margin: 0;
}
.isocal_icon li.item{
	list-style: none;
	margin: 0;
	display: inline-block;
	margin-right: 4px;
}
.list_lkn{
	margin-bottom: 15px;
}
.col_footer_1,.col_footer_2,.col_footer_3,.col_footer_4{
	padding-bottom: 0;
}
.col_footer_2,.col_footer_3,.col_footer_4{
	max-width: 19.44444%;
	-ms-flex-preferred-size: 19.44444%;
	flex-basis: 19.44444%;
}
.my_footer_main{
	padding-bottom: 30px !important;
}
.colSocicalFoo .isocal_icon{
	display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.isocal_icon li{
	list-style-type: none;
}
.titleFooter .section-title,
.titleFooter .section-title-main{
	border-bottom: none;
	font-weight: 500;
	padding-bottom: 0;
	margin-bottom: 0;
}
.titleFooter .section-title-main{
	font-size: 18px;
}
#footer a:hover{
	color: #fea72d;
}











