/************************ FOOTER **********************/

#footer {
    margin: 0 auto;
	color:#eeeded;
	background: transparent;
	font-size: .9rem;
	font-family: 'Lato', sans-serif;
}

#footer h3,
.div-social-footer h3 {
	font-weight: 600;
    font-size: .9rem;
    color: #0077ae;
	margin-bottom: .5rem;
	text-transform: uppercase;
}
	

#footer-col1{
	float: left;
	
	}

#footer-col2{
	float: left;
	
	}

#footer-col3{
	float: left;
	
	}

#footer-col4{
	float:left;
}
	
	



#footer a {
	color:#e6e7e8;
	
	font-weight: 300;
}

#footer a:hover {
	color:#bf202f;
	transition: all .4s;
}

#footer p {
	margin-bottom: .2rem;
	font-size: .9rem;
}



.footerLogo {
	margin-bottom: .8em;
}



#footer-col1 h3 {
	margin-top: 7rem;
}

.social-container-footer {
	display: flex;
	width: 248px;
	justify-content: space-between;
}

.social-container-footer > div {
	background: #535353;
	width: 32px;
	height: 32px;
	overflow: hidden;
}

.social-container-footer > div a:hover img{
	transform: translateY(-32px);
	/* transition: all .1s; */
}

.social-container-footer {
	margin-bottom: 1rem;
}


.bottomSMContainer {
	margin-top: 1em;
    clear: both;
    display: inline-block;
    width: 100%;
	
}

.bottomSmIcon {
	float: left;
	margin: .5em .5em 0 0;
}

.bottomSmIcon img {
	width: 20px;
	height: 20px;
	padding: .4em;
	background: transparent;
	border: 2px solid #eeeded;
}

.bottomSmIcon img:hover {
	background: #0f75bc;
	border: 2px solid #0f75bc;
}

#footer-col2 .footerPhone {
	margin-bottom: .35em;
}

#footer-col2 .footerPhone a {
	font-size: 1.75em;
	font-weight: 700;
	color: #eeeded;
	
}

#footer-col2 .footerPhone a:hover {
	color: #0f75bc;
}

.col4AddressInfo,
.col4PhoneInfo {
	position: relative;
	padding-left: 2rem;
	font-size: .9rem;
}

.col4AddressInfo::before {
	position: absolute;
	content: '';
	width: 18px;
	height: 14px;
	top: 6px;
	left: 0;
	background: url(../../images/mail_blue.png) no-repeat center;
}

.col4PhoneInfo::before {
	position: absolute;
	content: '';
	width: 15px;
	height: 21px;
	top: 0;
	left: 0;
	background: url(../../images/phone_blue.png) no-repeat center;
}



.copyrightContainer {
	background: #363436;
	width: 100%;
	font-size: .75rem;
	font-weight: 300;
	color: #939598;
	display: inline-block;
	vertical-align: bottom;
	height: 80px;
	font-family: 'Lato', sans-serif;
}

.copyrightContainer a {
	color: #e6e7e8;
	font-weight: 300;
}

.copyrightContainer a:hover {
	color: #bf202f;
	transition: all .4s;
}

.copyrightLeft {
	float: left;
	/* width: 64.6%; */
	width: auto;
	padding: .9em 0;
	font-weight: 300;
}

.copyrightRight {
	float: left;
	width: 30%;
	text-align: left;
	padding: .9em 0;
	font-weight: 300;
}

/*********************** MEDIA QUERIES **********************/

@media (min-width: 1px) and (max-width: 549px) {

	/* #footer h3 {
    	margin-bottom: .85em;
	}

	#footer-col1 {
		width: 95%;
		margin-right: 0;
		margin-left: 2.5%;
		margin-top: 2em;
		margin-bottom: 1em;
	}

	#footer-col2 {
		margin-top: 0;
		width: 95%;
		margin-left: 2.5%;
		margin-bottom: 1.5em;
	}
	
	#footer-col3 {
		display: none;
	}
	
	#footer-col4{
		margin-top: 0;
		width: 95%;
		margin-left: 2.5%;
		margin-bottom: 1.5em;
		margin-right: 2.5%;
	}

	.copyrightContainer {
		line-height: 1.5em;
	}
	
	.copyrightLeft {
		float: left;
		width: 90%;
		margin-left: 1em;
		padding: .5em 0;
	}
	
	.copyrightLeft br {
		display: none;
	}
	
	.copyrightRight {
		float: left;
		width: 90%;
		text-align: left;
		padding: 0 0 .7em 0;
		margin-left: 1em;
	}
	
	.copyrightRight img {
		margin-left: .;
		vertical-align: middle;
		margin-top: .6em;
	} */

}





@media (min-width: 900px) {
	#footer-col1 {
		width: 30%;
		margin-top: 3em;
		margin-right: 4%;
		margin-bottom: 2em;
	}
	
	#footer-col2 {
		width: 18%;
		margin-top: 3em;
		margin-right: 4%;
		margin-bottom: 2em;
	}
	
	#footer-col3 {
		width: 18%;
		margin-right: 4%;
		margin-top: 3em;
		margin-bottom: 2em;
	}
	
	#footer-col4 {
		width: 20%;
		margin-top: 3em;
		margin-right: 0;
		margin-bottom: 2em;
	}
	
	/* .copyrightLeft { 
	
	} */

}

@media (min-width: 900px) and (max-width: 1230px) {
	
	/* #footer-col1 {
    	margin-left: 1rem;
	} */
	
	.copyrightLeft { 
		margin-left: 1rem;
	}
	
	
	.copyrightRight {
		margin-right: 1.2em;
	}
	
	.div-social-footer {
		padding: 0 2rem;
	}
	
	#footer-col1 {
		width: 100%;
		height: 171px;
		position: relative;
		margin: 0;
	}

	#footer-col1 .logo-footer {
		/* position: absolute;
		top: 50%;
		left: 50%;
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%); */
		display: flex;
		flex-direction: column;
	}

	#footer-col1 .logo-footer > a {
		margin: 1rem auto 0;
	}

	#footer .p-market-experts {
		margin: .5rem auto 0;
		width: 180px;
		text-align: center;
	}

	#footer-col2,
	#footer-col3,
	#footer-col4 {
		width: 29%;
		margin: 4rem 0 3rem 2rem;
	}

	.copyrightLeft {
		position: absolute;
		top: -44px;
		left: 320px;
	}

	.copyrightContainer {
		height: 35px;
	}
	
}


@media only screen and (max-width: 899px) {
	#footer-col2,
	#footer-col3 {
		display: none;
	}

	#footer-col1 {
		width: 100%;
		height: 240px;
		position: relative;
		margin: 0;
	}

	#footer-col1 .logo-footer {
		/* position: absolute;
		top: 50%;
		left: 50%;
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%); */

		display: flex;
		flex-direction: column;
	}

	#footer-col1 .logo-footer > a {
		margin: 1rem auto 0;
	}

	#footer .p-market-experts {
		margin: .5rem auto 0;
		width: 180px;
		text-align: center;
	}

	#footer-col4 {
		float: none;
		text-align: center;
	}

	.col4AddressInfo::before {
		left: calc(50% - 120px);
	}

	.col4PhoneInfo::before {
		left: calc(50% - 83px);
	}

	.div-social-footer {
		margin-top: 3rem;
		margin-bottom: 2rem;
	}

	#footer h3,
	.div-social-footer h3 {
		text-align: center;
	}

	.social-container-footer {
		margin: 0 auto;
	}

	.copyrightLeft {
		float: none;
		text-align: center;
	}

	.all-right-new-line::before {
		content: "\a";
		white-space: pre;
	}
}