/* ulrc400159 CSS */
body {
    margin: 0;
}
.ulrc400159{
    line-height: 18px;
    background: #FFF;
    font-family: 'Raleway', sans-serif;
    width: 100%;
    padding: 70px 0 140px;
	color:#2F2E2E;
}
.ulrc400159 .container{
	max-width: 930px;
	}
.ulrc400159 h2{
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 50px;
}
.ulrc400159 .column img {
    width: 280px;
}
.ulrc400159 .column .content {
    border: 1px solid #8baa95;
    margin: 0 20px;
    margin-top: -50px;
    z-index: 1;
    position: relative;
    background: #fff;
    padding: 25px 0;
    text-align: center;
}
.ulrc400159 h3 {
    text-align: center;
    font-size: 23px;
    font-weight: 700;
    color: #465E52;
    margin: 0 0 15px 0;
  	height: 57px;
}
.ulrc400159 a{
    text-decoration: none;
}
.ulrc400159 .column {
    margin-bottom: 30px;
}
.ulrc400159 .column a {
    background: #0dabb6;
    color: #fff;
    padding: 15px 50px;
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    transition: 0.3s;
}
.ulrc400159 .column a:hover{
    background: #605e5e;
}
.ulrc400159 .bottom_section{
    margin-top: 40px;
    text-align: center;
}
.ulrc400159 .call_icon{
	width: 45px;
	padding-top: 10px;
	}
.ulrc400159 .bottom_section .phone_no {
    display: flex;
    align-items: center;
    justify-content: center;
}
.ulrc400159 .bottom_section .phone_no span {
    font-size: 30px;
    font-weight: 600;
}
.ulrc400159 .bottom_section a{
    color: #fff;
    padding: 15px 50px;
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    transition: 0.3s;
    background: #605e5e;
    text-decoration: none;
    margin-top: 20px;
}
.ulrc400159 .bottom_section a:hover{
   background: #0dabb6; 
}
/* ulrc400159 CSS */