/*--footer--*/
footer.ftr-wpr{
	background-color: #237d9e;
	position: relative;
	/*top: -22px;*/
}
.scrl-tp{
	background-color: #224855;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    left: calc(50% - 22px);
    top: -18px;
}
.scrl-tp .i-scrl-tp{
	width: 24px;
	height: 24px;
	background-position: -205px 0;
	margin: 0;
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
	opacity: 1;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.scrl-tp:hover .i-scrl-tp{
	opacity: .6;
	margin-top: -5px;
}
/*--footer top--*/
.ftr-tp-bg{
	background-color: #224855;
}
.ftr-tp-col {
	padding-top: 32px;
	padding-bottom: 32px;
}
.ftr-tp-icn{
	background: url(../images/icons/ftr-tp-icn.svg);
	margin-right: 12px;
}
.i-dr{
	width: 42px;
    height: 56px;
    background-position: 0 0;
}
.i-dr-sscp{
	width: 44px;
	height: 52px;
	background-position: -65px 0;
}
.i-hsptl-loc{
	width: 52px;
    height: 50px;
    background-position: -132px 0;
}
.ftr-tp-col a{
	display: block;
	text-decoration: none !important;
}
.ftr-tp-col h2 { 
	color: #fff;
	/*font-family: Cardo-Bold, Times New Roman, serif;*/
	font-family: Times New Roman, serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: 700;
	margin: 0;
}
.ftr-tp-col *{
	opacity: 1;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.ftr-tp-col p { 
	color: #f7f5f5;
	font-size: 12px;
	line-height: 18px;
	margin: 0 !important;
}
.ftr-tp-col:hover *{ 
	opacity: .9;
	color: #fcba12;
}
@media (max-width: 1193px){
	.ftr-tp-col{
		position: relative;
	}
	.ftr-tp-col:after{
		content:"";
		background: url(../images/icons/ftr-tp-icn.svg);
		position: absolute;
		width: 24px;
		height: 24px;
		background-position: -205px 0;
		right: 0;
		top: 45px;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 1;
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.ftr-tp-col:hover:after{
		opacity: .6;
	}
	.ftr-tp-col:not(:last-child){
		border-bottom: 1px solid rgba(154,154,154, .1);
	}
	.ftr-tp-icn{
		-webkit-transform: scale(.8);
		-ms-transform: scale(.8);
		transform: scale(.8);
	}
}
@media (max-width: 1112px){
	.ftr-tp-col:after{
		right: 7.73%;
	}
}
@media (min-width: 1113px){
	.ftr-tp-col h3{
		font-size: 22px;
		line-height: 30px; 
	}
	.ftr-tp-icn {
		margin-right: 16px;
	}
	.vtcl-lne {
		width: 1px;
		height: 56px;
		background: rgba(154,154,154, .2);
		-ms-flex-item-align: center;
		-ms-grid-row-align: center;
		align-self: center;
	}
}
/*--footer mid--*/
.ftr-mdl {
    padding-top: 16px;
    padding-bottom: 54px;
	border-bottom: 1px solid rgba(154,154,154, .2);
}
.ftr-mdl-col{
	width: 254px;
	text-transform: capitalize;
}
.ftr-mdl-col h3{
	color: #fff;
	font-family: Lato-Bold, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 8px;
	margin-top: 42px;
}
.ftr-mdl-col h3 ~ h3{
	margin-top: 32px;
}
.ftr-mdl-col a{
	color: #fff;
	display: block;
	font-size: 12px;
	line-height: 20px;
}
.ftr-mdl-col a:hover{
	color: #fff;
}
@media (min-width: 768px) and (max-width: 992px){
	.ftr-mdl .container{
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.ftr-mdl-col{
		margin-right: 14%;
	}
	.ftr-mdl-col:nth-child(3n){
		margin-right: 0px;
	}
	
}
@media (max-width: 767px){
	.ftr-mdl-col{
		width: 45%;
	}
}
/*--footer bottom--*/
.ftr-btm *{
	color: #fff;
	font-family: Lato-Bold, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.ftr-btm-row2{
	padding-bottom: 32px;
}
.ftr-btm-row2 *{
	text-transform: uppercase;
	letter-spacing: .5px;
	font-size: 10px;
}
.ftr-btm a:hover{
	color: #ffffff;
}

.ftr-btm-row2 > *{
	/*border: 1px solid rgba(154,154,154, .2);*/
	line-height: 12px;
    padding: 6px 0;
}
.ftr-btm-row2 > *:not(:last-child) a{
	text-decoration: underline;
}
@media (max-width: 1193px){
	footer.ftr-wpr:after{
		content: "";
		background: rgba(154,154,154, .2);
		width: 100%;
		height: 1px;
		position: absolute;
		bottom: 238px;
	}
	.ftr-btm-row{
		padding: 32px 0;
	}
	.ftr-btm-row > *,
	footer .socl-lnks p{
		width: 100%;
		text-align: center;
	}
	footer .socl-lnks{
		margin-top: 64px;
	}
	.ftr-btm-row > *:nth-child(1){
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.ftr-btm-row2 > *{
		width: 100%;
	}
}
@media (max-width: 1024px){
	.ftr-btm-row2 {
		max-width: 424px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media (max-width: 767px){
	.ftr-btm *{
		font-size: 10px;
	}
}
@media (max-width: 368px){
	footer.ftr-wpr:after{
		bottom: 258px;
	}
}
@media (min-width: 993px) and (max-width: 1112px){
	footer.ftr-wpr:after{
		bottom: 206px;
	}
}
@media (min-width: 1112px) and (max-width: 1193px){
	footer.ftr-wpr:after{
		bottom: 172px;
	}
}
@media (min-width: 1194px){
	.ftr-btm-row > *{
		padding: 24px 0;
	}
	.ftr-btm-row2 > *{
		width: 33.33%;
		line-height: 28px;
	}
}
@media (min-width: 993px) and (max-width: 1111px){
	.ftr-btm-row2 > *{
		width: 50%;
	}
	.ftr-btm-row2 > *:nth-child(2){
		width: 100%;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	
}
@media (min-width: 1112px) and (max-width: 1289px){
	.ftr-btm-row2 > *{
		width: 28%;
	}
	.ftr-btm-row2 > *:nth-child(2){
		width: 44%;
	}
}
.share-prc{
	background: #fff;
	padding: 24px 0;
}