.schedule_an_appointment{
	clear: both;
	margin:auto;
	padding:2px; 

	width:600px;
	text-align:center;	
}
.schedule_an_appointment img {
    float: left;
    left: 0;
    margin-right: 10px;
    position: relative;
    top: 20px;
}
.schedule_an_appointment h4{color:#555759 !important; font-size: 22px;}
.schedule_an_appointment span.inner_phone {
    color: #021efd !important;
    display: inline;
}
.schedule_an_appointment span.header_real_number {
    color: #4b535c;
    font-size: 27px;
}
.schedule_an_appointment a{text-decoration:none !important;}


.button_block{float:right; margin:11px 0px 5px; padding:2px;}
#home_banner .banner_form .header{ padding:10px 7px;}
#home_banner .banner_form .body{padding:10px 25px}
#home_banner .banner_form .field_holder input{height:30px;}
#home_banner .banner_form .field_holder .selectboxit-container span, #home_banner .banner_form .field_holder .selectboxit-container .selectboxit-options a{height:30px;line-height:30px;}
#home_banner .banner_form input[type="submit"]{ }

.ar_carousel{width: 100%; overflow: hidden; position: relative; height: 250px;}
.ar_about-firm h1,.ar_about-firm h2,.ar_about-firm h3{padding:0px; margin:0px; color:#fff;}
.ar_about-firm .hover-t {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    margin-top: 0;
    height: 250px;
    background: #2d4961;
    position: relative;
    z-index: 9;
}
.ar_about-firm .more a {
    display: block;
    color: #ffffff;
}
.ar_about-firm .more:hover {
    background: #5f7b93;
}
.ar_about-firm .more .fa {
    padding-left: 3px;
}
.ar_about-firm .more {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    line-height: 43px;
    text-align: center;
    font-size: 15px;
    display: block;
    color: #ffffff;
    height: 43px;
    background: #8d151b;
}
.ar_about-firm li:hover p {
    color: #d2dee9;
}
.ar_about-firm li p {
    font-size: 15px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    color: transparent;
    margin: 0;
    line-height: 24px;
    margin-top: -8px;
    padding: 0 15px;
}
.ar_about-firm li .center {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    background: url('../img/bg_ar_carosel.png') no-repeat 50% 101px;
}
.ar_about-firm li:hover .center {
    background-position: 50% 11px;
}
.ar_about-firm li:hover .hover-t {
    margin-top: -212px;
    padding-top: 7px;
}
.ar_about-firm .center .cell {
    display: table-cell; 
	color:#fff;
}
.ar_about-firm .center {
    height: 60px;
    display: table;
    width: 100%;
}
.ar_about-firm .bx-next {
    left: auto;
    right: 0;
}

.ar_about-firm .ar_carousel ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.ar_about-firm .ar_carousel li {
	float: left;
    padding: 0;
    margin: 0;
   list-style: outside none none; position: relative; 
   width:  244px ; 
   margin-right: 25px;
   background: #2d4961;
}
.ar_about-firm .ar_carousel li:last-child  {
   margin-right: 0px;
}
.selectBox {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid rgb(188, 188, 188);
    border-radius: 3px;
    font-size: 13px;
    height: 28px;
    padding-left: 10px;
    width: 100%;
}
#ar_result{ display: none; color: yellow; background: rgb(0, 0, 0) none repeat scroll 0% 0%; padding: 4px;}



/* custom css */

