body {
	height:100%;

	/*background: url("../images/internal-back.jpeg") no-repeat center 0;*/
}
/*
 Table Of Contents

 1.) Homepage
 2.) About Us
 3.) Contact Us
 ===============================================*/

/*
 1.) Homepage
 ----------------------------------------*/
body{
	margin-bottom: 5px;
}
.menu-btn {
	display: none;
}
.flex-control-paging {
	display: none;
}
.flex-prev, .flex-next {
	position: absolute;
	height: 80px;
	width: 29px;
	background: url(../images/slider-nav.png) no-repeat 0 -2px;
	font-size: 0;
	top: 50%;
	margin-top: -40px;
}
.flex-prev {
	right: 11%;
}
.flex-next {
	background-position: -30px -2px;
	left: 11%;
}
.flexslider {
	position: relative;
	border-bottom: 3px solid #d14f2a;
}
.flexslider li > img {
	width: 100%;
	height: auto;
	display: block;
}

.slider-content {
	position: absolute;
	left: 15%;
	top: 66%;
	z-index: 999;
}
.slider-content > span {
	display: inline-block;
	min-height: 50px;
	background: rgba(0,0,0,0.5);
	color: #fff;
	padding: 0 25px;
	font-size: 3.2em;
	padding: 12px 25px 0;
}
.slider-content > span:last-child {
	min-height: 58px;
	padding: 0px 18px 0 25px;
	line-height: 44px;
}
.slides img {
    width: 100%;
}
.slides li a{
	display:block;
}
.figure {
	padding-left: 5px;
	padding-top: 29px;
	width: 23%;
	margin-right: 23px;
}
.figure img {
	width: 100%;
}
.service {
	padding-bottom: 38px;
}
.about-us {
	padding-top: 28px;
	width: 73%;
}
.about-us h1 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.4px;
	margin-bottom: 15px;
}
.about-us p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #464646;
	line-height: 1.6em;
	padding-left: 7px;
	letter-spacing: 0.15px;
	margin-bottom: 13px;
}
.about-us .call-us {
	display: block;
	font-size: 2.5em;
	color: #e51937;
	padding-left: 7px;
	letter-spacing: 0.8px;
	font-weight: 700;
}
.logos-section {
	padding: 44px 0 49px;
	background: #2a2e76;
	
}
.logos-section .container {

	padding: 0 30px;
}
.logos-section .container > div {
	border-radius: 10px;
	overflow: hidden;
	background: #fff;
	margin: 0 5px;
	box-shadow: 2px 2px 5px #000000;
	-webkit-box-shadow: 2px 2px 5px #000000;
}
.logos-section ul {

	padding: 19px 9.6%;
	height: 150px;
	width: 100%;
}
.logos-section ul li {
	padding-left: 13.35%;
	height: 111px;
	line-height: 111px;
	float: left;
}
.logos-section ul li > a {
	display: inline-block;
	vertical-align: middle;
}
.logos-section ul li > a > img {
	width: 100%;
}
.logos-section ul li:first-child {
	padding-left: 0px;
}
.internal-sec {
	padding-left: 27px;
	padding-top: 22px;
	padding-bottom: 97px;
	
}
.internal-sec p a {
	color: #ba252b;
}
.internal-sec a:hover {
	color: #2a2e76;
}

.internal-sec {

overflow:hidden;
}


.internal-sec ol > li, .internal-sec ul > li {
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2.2em;
}
.internal-sec ol {
	padding-left: 50px;
	margin-bottom: 25px;
}
.internal-sec ol > li > ol > li, .internal-sec ul > li > ul > li {
	font-size: 1em;
}
.internal-sec ol > li > ol {
	padding-left: 25px;
}
.internal-sec ul {
	padding-left: 44px;
	margin-bottom: 19px;
}
.internal-sec ul > li > ul {
	padding-left: 22px;
}
.internal-sec ul > li {
	position: relative;
}
/*.internal-sec ul > li:after {
	width: 4px;
	height: 4px;
	background-color: #363636;
	border-radius: 50%;
	content: " ";
	position: absolute;
	left: -10px;
	top: 15px;
}*/

.right-side-image {
	margin-left: 22px;
	margin-right: -25px;
}
.left-side-image {
	margin-left: 6px;
	margin-right: 22px;
	margin-top: 3px;
}
p.manage-margin {
	margin-bottom: 28px;
}
.two-column-content {
	padding-top: 10px;
	margin-bottom: 16px;
}
.two-column-content p {
	width: 47%;
	line-height: 1.56em;
	margin-bottom:25px;
}

.testimonial-one {
	background:url("../images/quote.png") no-repeat 28px 23px #f5f5f5;
    padding: 47px 74px;
    margin-bottom: 26px;
    position:relative;
    clear:both;
}

.testimonial-one span{
	font-style: italic;
    margin-right: -27px;
    display:block;
    right: 7.5%;
    bottom: 7.5%;
    position:absolute;
    font-weight: bold;
   
}


/*
 2.) About Us
 ----------------------------------------*/
/*
 3.) Contact Us
 ----------------------------------------*/
