svg:not(:root).svg-inline--fa {
    display: block !important;
}

.slick-slide .rpc_title h3{
  color: #6a5c48 !important;
}

.team .desc_wrapper h4 {
    	font-size: 19px;
   	 line-height: 26px;
    	color: #0ea09d !important;
    	letter-spacing: 0px;
}

.team .desc_wrapper p.subtitle {
    text-align: center !important;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
}

.team .desc_wrapper p.subtitle {
    font-weight: 500;
    color: #000000;  
}




.column_our_team a.button {
     background-color: #930000 !important;
     color: #ffffff !important;
     border-radius: 2px;
}

.team_vertical .desc_wrapper {
    text-align: center !important;
}

.team .image_frame {
    text-align: center !important;
}

.team .desc_wrapper hr {
    display: none !important;
}

.team .image_wrapper img  {
	   
    	box-shadow: 0 0 10px rgba(0,0,0,.15), 0 3px 3px rgba(0,0,0,.15) !important;
}

.mfp-inline {
    display: block!important;
    position: relative;
    background: #fff;
    padding: 25px 30px;
	font-size: 15px;
    line-height: 26px;
    width: auto;
    max-width: 700px;
    margin: 20px auto;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 1;
    margin-top: 20px;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace;
}

@media only screen and (max-width: 767px){
	.mfp-inline {
    		display: block!important;
    		position: relative;
    		background: #fff;
    		padding: 25px 20px;
    		width: auto;
    		margin: 20px auto;
	}
	.mfp-inline {
		font-size: 14px;
    		line-height: 20px;
	}
	
#Side_slide a:not(.action_button) {
    width: 90% !important;
    padding: 30px 10px;
}

#Side_slide .contact_details {
    text-align: center;
    margin: 0 10px 20px;
}

}

@media only screen and (min-width: 768px){
  .get_in_touch, .infobox {
    background-color: #31AFC8 !important;
    min-height: 447px;
  }
.add-contacts {
    display: none !important;
}

}

