.custom_container
{
	width:100%;
	max-width:1020px;
}
.search
{
	width:100%;
	height:auto;
	float:left;
	margin:25px 0px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	color:#0098da;
}
.search span
{
	float:left;
	margin-right:10px;
}
.input-group
{
	width:160px;
	float:left;
}
.form-control
{
	border-radius:50px;
	border:solid 2px #0098da;
	height:25px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:12px;
}
.btn.btn-secondary
{
	background:#0098da;
	height: 25px;
    padding: 1px 8px;
	position:absolute;
	top:-25px;
	left:161px;
}
.top_icons_main
{
	width:100%;
	height:auto;
	float:right;
	margin:25px 0px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#0098da;
}
.top_icons_main span
{
	margin-right:15px;
	float:right;
}
.top_icons_main ul
{
	list-style:none;
	float:right;
	margin:0px;
	padding:0px;
}
.top_icons_main ul li
{
	margin-right:10px;
}
.facebook_icon
{
	width:18px;
	height:18px;
	float:left;
	background-image:url(../images/facebook_icon.jpg);
	background-repeat:no-repeat;
	transition: all .40s ease;
}
.facebook_icon:hover
{
	background-position:0px -19px;
}
.facebook_icon a
{
	padding:0px 8px;
}
.twiter_icon
{
	width:18px;
	height:18px;
	float:left;
	background-image:url(../images/twiter_icon.jpg);
	background-repeat:no-repeat;
	transition: all .40s ease;
}
.twiter_icon:hover
{
	background-position:0px -19px;
}
.twiter_icon a
{
	padding:0px 8px;
}
.g_icon
{
	width:18px;
	height:18px;
	float:left;
	background-image:url(../images/g_icon.jpg);
	background-repeat:no-repeat;
	transition: all .40s ease;
}
.g_icon:hover
{
	background-position:0px -19px;
}
.g_icon a
{
	padding:0px 8px;
}
.in_icon
{
	width:18px;
	height:18px;
	float:left;
	background-image:url(../images/in_icon.jpg);
	background-repeat:no-repeat;
	transition: all .40s ease;
}
.in_icon:hover
{
	background-position:0px -19px;
}
.in_icon a
{
	padding:0px 8px;
}

.rss_icon
{
	width:18px;
	height:18px;
	float:left;
	background-image:url(../images/rss_icon.jpg);
	background-repeat:no-repeat;
	transition: all .40s ease;
}
.rss_icon:hover
{
	background-position:0px -19px;
}
.rss_icon a
{
	padding:0px 8px;
}
.padding_left0
{
	padding-left:0px;
}
.padding_right0
{
	padding-right:0px;
}
.carousel-control.right
{
	background-image:none;
}
.carousel-control.left
{
	background-image:none;
}
.slider
{
	position:relative;
	top:-60px;
}
.zindex
{
	z-index:99999;
}
.glyphicon.glyphicon-chevron-left
{
	position:absolute;
	top:55%;
}
.glyphicon.glyphicon-chevron-right
{
	position:absolute;
	top:55%;
}
.left.carousel-control
{
	z-index:99999;
}
.right.carousel-control
{
	z-index:99999;
}
.carousel-indicators
{
	display:none;
}

.padding_left0
{
	padding-left:0px;
}
.padding_right0
{
	padding-right:0px;
}
.curve
{
	width:100%;
	background-image:url(../images/curve_bg.png);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:top;
	height:231px;
	position:absolute;
	top:650px;
}
.curve ul
{
	margin-top:165px;
	margin-left:300px;
	padding:0px;
	list-style:none;
}
.curve li
{
	display:inline;
	margin-right:15px;
}
.curve li a
{
	padding:5px 70px 50px 0px;	
}
.home
{
	width:90px;
	height:75px;
	float:left;
	background-image:url(../images/home1.png);
	background-repeat:no-repeat;
	transition: all .40s ease;
}
.home:hover
{
	background-position:0px -78px;
	cursor:pointer;
}
.amstor
{
	width:90px;
	height:75px;
	float:left;
	background-image: url(../images/amstor1.png);
	background-repeat:no-repeat;
	transition: all .40s ease;
}
.amstor:hover
{
	background-position:0px -78px;
	cursor:pointer;
}
.health
{
	width:90px;
	height:75px;
	float:left;
	background-image:url(../images/lehealth1.png);
	background-repeat:no-repeat;
	transition: all .40s ease;
}
.health:hover
{
	background-position:0px -78px;
	cursor:pointer;
}
.host
{
	width:90px;
	height:75px;
	float:left;
	background-image:url(../images/lehost1.png);
	background-repeat:no-repeat;
	transition: all .40s ease;
}
.host:hover
{
	background-position:0px -78px;
	cursor:pointer;
}
.mnge_curve
{
	position:relative;
    top:-191px;
}
.mnge_curve1
{
	position:relative;
    top:-131px;
}
.mnge_textrow
{
	width:100%;
	height:auto;
}
.mnge_textrow1
{
	width:100%;
	margin-top:50px;
}
.text
{
	width:100%;
	height:auto;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	color:#4f5e6b;
	line-height:28px;
}
.testimonial_heading
{
	width:100%;
	height:auto;
	float:left;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:22px;
	color:#2e5a6a;
	text-align:justify;
	line-height:28px;
	padding-bottom:10px;
	border-bottom:solid 1px #0F0;
}
.testimonial_heading span
{
	margin-right:10px;
}
.heading
{
	width:100%;
	height:40px;
}
.testimonial_text_main
{
	width:100%;
	height:auto;
	float:left;
	background-image:url(../images/quote.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.testimonial_text
{
	width:90%;
	height:auto;
	margin:0 auto;
	font-family: 'Abel', sans-serif;
	font-size:15px;
	color:#4f5e6b;
	text-align:justify;
	line-height:28px;
	font-weight:normal;
}
testimonial_text a
{
	text-decoration:none;
}
testimonial_text a:hover
{
	text-decoration:underline;
}
.margin_bottom
{
	margin-bottom:15px;
}
.margin_top
{
	margin-top:15px;
}
.copyright
{
	font-family: 'Abel', sans-serif;
	font-size:12px;
	color:#4f5e6b;
	text-align:justify;
	line-height:28px;
	font-weight:normal;
}
.bottom_links
{
	text-align:right;
}
.bottom_links ul
{
	margin:0pc;
	padding:0pc;
	list-style:none;
}
.bottom_links ul li
{
	display:inline;
	margin:0px 10px;
}
.bottom_links ul li a
{
	font-family: 'Abel', sans-serif;
	font-size:12px;
	color:#4f5e6b;
	text-align:justify;
	line-height:28px;
	font-weight:normal;
	text-decoration:none;
}
.bottom_links ul li a:hover
{
	color:#0493d6;
	text-decoration:underline;
}
.mng_bottomrow
{
	position:absolute;
	width:100%;
	top:773px;
}
.right.carousel-control
{
	margin-top:50px;
}
.left.carousel-control
{
	margin-top:50px;
}
.glyphicon.glyphicon-chevron-right
{
	position:absolute;
	top:40%;
}
.glyphicon.glyphicon-chevron-left
{
	position:absolute;
	top:40%;
}
.blue_heading
{
	width:100%;
	height:auto;
	font-family: 'Abel', sans-serif;
	font-size:20px;
	color:#2559a6;
	font-weight:bold;
	line-height:35px;
}
.text ul
{
	margin-left:15px;
	padding:0px;
	list-style-image:url(../images/dot.png);
}
.blue_heading1
{
	width:70%;
	height:auto;
	margin: 0 auto;
	font-family: 'Abel', sans-serif;
	font-size:20px;
	color:#2559a6;
	font-weight:bold;
	line-height:35px;
}
.property_management_bg
{
	width:100%;
	height:226px;
	float:left;
	background-image:url(../images/propertymanagement_bg.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:100% 100%;
	min-height:100%;
}
.blue_heading2_bg
{
	width:40%;
	height:auto;
	margin:0 auto;
	-webkit-transform: skew(35deg);
	-moz-transform: skew(35deg);
	-o-transform: skew(35deg);
	background:white;
}
.blue_heading2
{
	width:100%;
	height:auto;
	text-align:center;
	font-family: 'Abel', sans-serif;
	font-size:20px;
	color:#2559a6;
	font-weight:bold;
	line-height:35px;
	margin-top:10px;
	-webkit-transform: skew(-35deg);
	-moz-transform: skew(-35deg);
	-o-transform: skew(-35deg);
}
.text1
{
	width:60%;
	height:auto;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:15px;
	color:#4f5e6b;
	text-align:justify;
	line-height:28px;
	margin:0 auto;
}
.text1 ul
{
	margin-left:15px;
	padding:0px;
	list-style-image:url(../images/dot.png);
}
.property_management_bg1
{
	background-color:white;
    width:100%;
    box-shadow: 19px 11px 15px 10px #d5d7d8 inset;
	border-radius:30px;
}
.request
{
	width:100%;
	height:auto;
	float: left;
	font-family: 'Abel', sans-serif;
	font-size:25px;
	color:#606062;
	font-weight:bold;
	line-height:35px;
	margin-top:25px;
	border-bottom:solid 1px #0098da;
	padding-bottom:15px;
}
.request span
{
	float:left;
	margin-right:15px;
}
.form_main
{
	width:80%;
	height:auto;
	float:left;
	margin-top:20px;
}
.form_main input
{
	width:100%;
	border:solid 1px #CCC;
	border-radius:50px;
	padding:5px 15px;
	margin-bottom:20px;
}
.button
{
	width:90px !important;
	border:solid 1px #059adb !important;
	font-size:18px;
	color:#FFF;
	padding:0px !important;
	margin-top:15px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#72c5ea+0,0c9ddc+100 */
background: #72c5ea; /* Old browsers */
background: -moz-linear-gradient(top, #72c5ea 0%, #0c9ddc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #72c5ea 0%,#0c9ddc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #72c5ea 0%,#0c9ddc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72c5ea', endColorstr='#0c9ddc',GradientType=0 ); /* IE6-9 */
}
.fif_year_main
{
	width:100%;
	height:auto;
	background-image:url(../images/15year.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin-bottom:15px;
}
.fif_year_text
{
	width:80%;
	height:auto;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:15px;
	color:#4f5e6b;
	text-align:justify;
	line-height:28px;
}
.text3
{
	width:100%;
	height:auto;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	color:#4f5e6b;
	line-height:28px;
	margin-top:20px;
}
.text3 img
{
	float:left;
	margin-right:10px;
}
.text3 h4
{
	font-size:15px;
	font-weight:bold;
	color:#359e7e;
	margin:0px;
	padding:0px;	
}
.text3 h5
{
	font-size:15px;
	font-weight:bold;
	color:#f69044;
	margin:0px;
	padding:0px;	
}
.text3 h6
{
	font-size:15px;
	font-weight:bold;
	color:#e43344;
	margin:0px;
	padding:0px;	
}
.round_main
{
	width:100%;
	height:auto;
	float:left;
	position:relative;
 }
.round_main img
{
	display:block;
	margin:260px auto;
}
.front_office
{
	width:25%;
	height:auto;
	float:left;
	text-align:center;	
	position: absolute;
    top: 0;
	left:365px;
}
.front_office img
{
	margin:0 auto;
}
.front_office h3
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#ee6b37;
	margin:0px;
	padding:0px;
}
.front_office p
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:15px;
	color:#4f5e6b;
	width:100%;
	height:auto;
	display:block;
	margin:0 auto;
}
.electroni_medical
{
	width:25%;
	height:auto;
	float:left;
	text-align:center;	
    position: absolute;
	left: 640px;
    top: 168px;
}
.electroni_medical img
{
	margin:0 auto;
}
.electroni_medical h3
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#d7533e;
	margin:0px;
	padding:0px;
}
.electroni_medical p
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:15px;
	color:#4f5e6b;
	width:100%;
	height:auto;
	display:block;
	margin:0 auto;
}
.pharmacy_management
{
	width:25%;
	height:auto;
	float:left;
	text-align:center;
	left: 700px;
    position: absolute;
    top: 412px;
}
.pharmacy_management img
{
	margin:0 auto;
}
.pharmacy_management h3
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#9d3a68;
	margin:0px;
	padding:0px;
}
.pharmacy_management p
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:15px;
	color:#4f5e6b;
	width:100%;
	height:auto;
	display:block;
	margin:0 auto;
}
.lab_radiology
{
	width:25%;
	height:auto;
	float:left;
	text-align:center;
	left:583px;
    position: absolute;
    top:640px;
	
}
.lab_radiology img
{
	margin:0 auto;
}
.lab_radiology h3
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#577db5;
	margin:0px;
	padding:0px;
}
.lab_radiology p
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:15px;
	color:#4f5e6b;
	width:100%;
	height:auto;
	display:block;
	margin:0 auto;
}
.consultant_desk
{
	width:25%;
	height:auto;
	float:left;
	text-align:center;
	left: 360px;
    position: absolute;
    top: 736px;	
}
.consultant_desk img
{
	margin:0 auto;
}
.consultant_desk h3
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#23accf;
	margin:0px;
	padding:0px;
}
.consultant_desk p
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:15px;
	color:#4f5e6b;
	width:100%;
	height:auto;
	display:block;
	margin:0 auto;
}
.insurance_desk
{
	width:25%;
	height:auto;
	float:left;
	text-align:center;
	left: 126px;
    position: absolute;
    top: 647px;	
}
.insurance_desk img
{
	margin:0 auto;
}
.insurance_desk h3
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#6565a8;
	margin:0px;
	padding:0px;
}
.insurance_desk p
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:15px;
	color:#4f5e6b;
	width:100%;
	height:auto;
	display:block;
	margin:0 auto;
}
.dental_clinic
{
	width:25%;
	height:auto;
	float:left;
	text-align:center;
	left: 9px;
    position: absolute;
    top: 425px
}
.dental_clinic img
{
	margin:0 auto;
}
.dental_clinic h3
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#a03964;
	margin:0px;
	padding:0px;
}
.dental_clinic p
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:15px;
	color:#4f5e6b;
	width:100%;
	height:auto;
	display:block;
	margin:0 auto;
}
.day_care
{
	width:25%;
	height:auto;
	float:left;
	text-align:center;
	left: 119px;
    position: absolute;
    top: 246px	
}
.day_care img
{
	margin:0 auto;
}
.day_care h3
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#db583e;
	margin:0px;
	padding:0px;
}
.day_care p
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:15px;
	color:#4f5e6b;
	width:100%;
	height:auto;
	display:block;
	margin:0 auto;
}
.curve1
{
	width:100%;
	background-image:url(../images/curve_bg1.png);
	background-repeat:no-repeat;
	background-position:top;
	background-size:cover;
	height:231px;
	margin-top:-205px;
}
.curve1 ul
{
	margin-top:165px;
	margin-left:calc(50% - 300px);
	width:426px;
	padding:0px;
	list-style:none;
}
.curve1 li
{
	display:inline;
	margin-right:15px;
}
.curve1 li a
{
	padding:5px 70px 50px 0px;	
}



