#footerMiddle ul li a,
#footerMiddle p{
	color:#6d6868;
	font-size:12px;
	line-height:14px;
}

#social li a, 
#social li a img{
	float:left;
}

[dir="rtl"] #social li, 
[dir="rtl"] #social li a, 
[dir="rtl"] #social li a img{
	float:right;
}

#footer .newsletterMain{
	position:relative;
}

#footer .newsletterMain input[type="text"]{
	background-color: #f7f4f3;
	height: 36px;
	border: 0;
}

#footer .newsletterMain .placeholder{
    right:40px;
    line-height:34px;
	padding-left:10px;
}

[dir="rtl"] #footer .newsletterMain .placeholder{
    right:1px;
    left:40px;
	padding-right:5px;
	padding-left:25px;
}

#footer .newsletterMain input[type="button"]{
	background-color: #58b8c6;
	color: #FFF;
	font-size: 13px;
	min-width: 50px;
	height: 28px;
	padding-top: 0;
	padding-bottom: 0;
	border:0;
	cursor:pointer;
	position: absolute;
	top: 4px;
	right: 4px;
	z-index: 2;
}

#footerMiddle h3{
	line-height:20px;
	font-size:13px;
	color:#344692;
	font-weight:700;
	text-transform:uppercase;
	word-break:break-all;
	margin-top:0;
	margin-bottom:0;
}

#footerMiddle ul li{
	display:block;
}

#footerMiddle ul li a, 
#footerMiddle p{
	display:block;
}

#footerMiddle ul li a,
#footerMiddle p{
	padding-bottom:8px;
	padding-top:8px;
}

#footerMiddle ul li a:hover{
	color:#344692;
}

#footerContact{
	background:url('footerContact.png') no-repeat center center;
}

#contactInfo strong{
	color:#393939;
}

#contactInfo i{
	display:inline-block;
	width:25px;
}

#footerBottom h3{
	color: #344692;
	font-size: 22px;
	line-height: 26px;
	margin-top: 0;
	margin-bottom: 16px;
}

#footerBottom .text-description{
	font-size: 14px;
	line-height: normal;
}

@media screen and (max-width: 1000px) {
	
	#footerMiddle{
		padding-top:25px;
		padding-bottom:25px;
	}
	
	#footerMiddle .col-2{
		padding-top:15px;
		padding-bottom:15px;
	}
	
	#footerMiddle .col-2:nth-child(3n+1){
		clear:both;
	}
	
}

@media screen and (min-width: 769px) {

	#footerMiddle h3{
		margin-bottom: 15px;
	}

	#footerMiddle .col-7 .col-4:not(:first-of-type){
		padding-left: 30px;
	}

	#footerMiddle .col-7 .col-4:not(:last-of-type){
		padding-right: 30px;
		border-right: 1px solid #b2dce2;
	}

	#footerMiddle ul li a:before{
		content: '';
		background-color: #022552;
		width: 4px;
		height: 4px;
		border-radius: 4px;
		display: block;
		float: left;
		margin-top: 5px;
		margin-right: 6px;
	}

	#footerMiddle ul li div{
		display:block !important;
		height:auto !important;
	}

	#footer-newsletter .newsletterMain:before{
		content: '';
		background: url('newsletterIcon.png') 0 0 no-repeat;
		width: 84px;
		height: 112px;
		display: block;
		position: absolute;
		top: 50%;
		right: 100%;
		margin-top: -30px;
		margin-right: 10px;
	}

}

@media screen and (max-width: 768px) {

	#footer .newsletterMain input[type="text"]{
		font-size:15px;
		box-sizing:border-box;
	}

	#footer .newsletterMain input[type="button"]{
		font-size:15px;
	}

	#footerMiddle{
		padding-bottom: 0;
	}

	#footerMiddle ul li{
		float:left;
	}
	
	#footerMiddle ul ul li{
		float:none;
		width:auto;
		padding-left:20px;
		padding-right:20px;
		border-bottom:1px solid #fff;
	}
	
	#footerMiddle h3{
		line-height:60px;
		color:#fff;
		font-size:20px;
		font-weight:600;
		padding-left:20px;
		padding-right:20px;
		background:#444;
		margin-bottom:1px;
		cursor:pointer;
		box-sizing: border-box;
	}
	
	#footerMiddle h3.active{
		background:#344692;
	}

	[dir="rtl"] #footerMiddle h3{
		background-position:10px center;
	}
	
	#footerMiddle h3 + div{
		background:#f7f7f7;
		display:none;
	}
	
	#footerMiddle ul li a, #footerMiddle p{
		line-height:35px;
		font-size:17px;
	}
	
	#footerMiddle p{
		padding-left:20px;
		padding-right:20px;
	}
	
	#footerContact{
		background:none;
	}

	#contactInfo {
		padding-top:20px;
		padding-bottom:20px;
	}

	#contactInfo i{
		font-size:15px;
	}

	#footerBottom h3{
		text-align: center;
		margin-bottom: 10px;
	}

	#social{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	#social li:last-of-type{
		margin-right: 0;
	}

	#footerCards{
		text-align: center;
		margin-top: 20px;
	}

}

@media screen and (max-width: 540px) {

	#footer	h3{
		line-height:45px;
		font-size:15px;
	}

	#footerBottom h3{
		font-size: 20px;
		line-height: normal;
	}

	#footerMiddle{
		margin-top: 0;
	}

	#footerMiddle ul li a, 
	#footerMiddle p{
		line-height:25px;
		font-size:13px;
	}

	#social li{
		padding-top:5px;
		padding-right:5px;
		padding-bottom:5px;
		padding-left:5px;
	}

	#footer .newsletterMain input[type="text"]{
		height:40px;
		line-height:38px;
		font-size:13px;
		margin-bottom:10px;
	}

	#footer .newsletterMain input[type="button"]{
		height:40px;
		font-size:13px;
	}
	
}