.ancla{
    position: absolute;
    top: -80px;
    padding-top: 80px;
}
.icon_ex{
	width: 100px;
}
.icon_ex2{
	width: 75px;
}
.logox{
	width: 125px;
}
.gray{
	color: #222;
}
@media (max-width: 980px){
	.pad-carr{
		padding: 30px;
	}
	.pad-img{
		padding-right: 0 !important;
		width: 100%;
	}
}
@media (max-width: 600px){
	.center{
		text-align: center;
	}
	.contact-panel__info{
		width: 100% !important;
	}
}
@media (max-width: 992px){
	.contact-panel__form {
	  -webkit-box-flex: 0;
	      -ms-flex: 0 0 100% !important;
	          flex: 0 0 100% !important;
	  max-width: 100% !important;
	  padding: 50px;
	}
}
@media (max-width: 720px){
	.about-layout2 .about-img-container:after {
		bottom: 30px !important;
	}
	.about-img{
		width: 100%;
		left: 20px !important;
	}
	.img-fluid {
		width: 100% !important;
	}
}