
body {
	font-family: 'Gothic A1', sans-serif;
	font-size: 100%;                                                      /* default font size - 100% = 16px*/
	background-color:#ffffff;
}
form, body {
	margin: 0;
	padding: 0;
}
input, textarea, button {
	font-family: 'Heebo', sans-serif;
}
img {
	border: 0 none;
	max-width: 100%;                                                      /*to optimize full width of its parent element*/
}
main {
	display:block;
}
address {
	font-style: normal;                                                   /* To Neutralize Default Italic Style To Normal Style */
}
ul, dl, h1, h2, h3, p, ol {
	margin: 0;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
/* =============================================================================
   Default Style
* ============================================================================= */
a {
	color: #fe5e00;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	padding:0 0 25px 0;
	color: #000000;
	font-size:16px;
	line-height:30px;
	text-align: justify;
}
ul {
	padding:0;
	list-style:none;
}
ul li {
	font-size:16px;
	line-height:26px;
	list-style-type: none;
	padding: 0 0 10px 17px;
	color: #000000;
	background: url(../img/bullet.png) no-repeat left 9px;
}
.clearfix:before, .clearfix:after {
	content:"";
	display:table;
}
.clearfix:after {
	clear:both;
}
.inner-wrap {
	padding:0 15px 0 15px;
	margin:0 auto;
	max-width:1280px;
}
.rows-of-2 {
  display: block; }
  .rows-of-2::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-2 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .rows-of-2 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .rows-of-2 > * {
        float: left;
        display: block;
        margin-right: 4%;
        width: 48%; }
        .rows-of-2 > *:last-child {
          margin-right: 0; }
        .rows-of-2 > *:nth-child(2n) {
          margin-right: 0; }
        .rows-of-2 > *:nth-child(2n+1) {
          clear: left; }
        .rows-of-2 > *:nth-last-child(2):last-child {
          margin-bottom: 0 !important; }
        .rows-of-2 > *:nth-last-child(1):last-child {
          margin-bottom: 0 !important; } }

.lt-ie9 .rows-of-2 {
  display: block; }
  .lt-ie9 .rows-of-2::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .rows-of-2 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .lt-ie9 .rows-of-2 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .lt-ie9 .rows-of-2 > * {
        float: left;
        width: 50% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1em;
        padding-right: 1em;
        display: inline-block !important;
        clear: none !important; } }

.rows-of-3 {
  display: block; }
  .rows-of-3::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-3 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .rows-of-3 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .rows-of-3 > * {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 31.7615656014%; }
        .rows-of-3 > *:last-child {
          margin-right: 0; }
        .rows-of-3 > *:nth-child(3n) {
          margin-right: 0; }
        .rows-of-3 > *:nth-child(3n+1) {
          clear: left; } }

.lt-ie9 .rows-of-3 {
  display: block; }
  .lt-ie9 .rows-of-3::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .rows-of-3 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .lt-ie9 .rows-of-3 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .lt-ie9 .rows-of-3 > * {
        float: left;
        width: 33.3% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1em;
        padding-right: 1em; } }

.rows-of-4 {
  display: block; }
  .rows-of-4::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-4 > * {
    margin: 0 auto 1.5em;
    display: block;
    position: relative; }
    .rows-of-4 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .rows-of-4 > * {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%; }
        .rows-of-4 > *:last-child {
          margin-right: 0; }
        .rows-of-4 > *:nth-child(4n) {
          margin-right: 0; }
        .rows-of-4 > *:nth-child(4n+1) {
          clear: left; } }

.lt-ie9 .rows-of-4 {
  display: block; }
  .lt-ie9 .rows-of-4::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .rows-of-4 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .lt-ie9 .rows-of-4 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .lt-ie9 .rows-of-4 > * {
        float: left;
        width: 25% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1em;
        }
    }
/* =============================================================================
   Header Style
*  ============================================================================= */
.site-header {
	background-color: #ffffff;
	padding:10px 0;
}
.header-logo {
	display: block;
	max-width: 435px;
	margin: 0 auto 15px auto;
	width: 100%;
}
.utility-nav {
	text-align:center;
}
.un-title {
	font-size: 13px;
    color: #084369;
	line-height: 20px;
	padding-bottom: 10px;
}
.un-title a, .un-title a:hover {
	color: #084369;
	text-decoration: none;
}
.un-title span {
	font-weight: 700;
}
.social-wrap a {
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
}
.social-wrap a:first-child {
	margin-left: 0;
}
.social-wrap a img {
	display: block;
	margin: 0;
}
@media only screen and (min-width: 40em) {
	.header-logo {
		float: left;
	}
 	.utility-nav {
 		text-align: right;
	}
	.site-header {
		padding-bottom: 0;
	}
}
@media only screen and (min-width: 60em) {
	.site-header {
		position: relative;
		padding: 0;
	}
	.header-logo {
      	padding: 0;
		margin: 33px 0 0;
	}
	.site-header:before{
		content: "";
		position: absolute;
		left: 0;
		height: 100%;
		width: 25%;
		background: #ffffff;
		z-index: 0;
		top: 0;
	}
	.site-header .inner-wrap {
		position: relative;
		z-index: 1;
	}
	.social-wrap {
		display: inline-block;
		vertical-align: top;
		padding-top: 4px;
	}
	.utility-nav {
		margin-top: 20px;
    	margin-bottom: 19px;
	}
	.un-title {
		display: inline-block;
    	vertical-align: top;
    	padding: 0;
	}
}
@media only screen and (min-width: 60em) {
	.site-header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		    z-index: 99;
		}
		body {
			padding-top: 121px;
		}
	}
/* =============================================================================
   Top Nav Style
*  ============================================================================= */
#top-nav {
	text-align: right;
	display:none;
	clear:both;
}
a.menu-trigger {
	color: #000000;
	display:block;
	font-size: 16px;
	line-height:16px;
	font-weight:600;
	padding: 2px 27px 0 0;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	margin:10px auto 0;
	max-width: 75px;
}
a.menu-trigger span, a.menu-trigger span:before, a.menu-trigger span:after {
	cursor: pointer;
	height:3px;
	width:22px;
	background: #000000;
	position: absolute;
	display: block;
	content: '';
	right:0;
	top:7px;
}
a.menu-trigger span:before {
	top: -5px;
	right:0;
}
a.menu-trigger span:after {
	top:5px;
	right:0;
}
a.menu-trigger span, a.menu-trigger span:before, a.menu-trigger span:after {
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
a.menu-trigger.active span {
	background-color: transparent;
}
a.menu-trigger.active span:before, a.menu-trigger.active span:after {
	top: 0;
	width:22px;
}
a.menu-trigger.active span:before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}
a.menu-trigger.active span:after {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
}
.topnav-links {
	text-align:left;
	padding:0;
}
.topnav-links li {
	padding: 5px 8px 5px 8px;
	line-height:16px;
	list-style: none;
	background-image: none;
}
.topnav-links a {
	font-size: 16px;
	line-height: 1em;
	color:#333333;
	display:inline-block;
	vertical-align:top;
	text-decoration:none;
	font-weight: 400;
}
.topnav-links a:hover, .has-child:hover > a, .topnav-links a.active {
	color:#ec5c28;
	font-weight: 500;
}
.topnav-links li ul {
	padding: 6px 0 0 10px;
}
@media only screen and (min-width: 40em) {
#top-nav {
	display:block;
}
a.menu-trigger {
 	display:none;
}
.topnav-links {
	 display: -webkit-box;
	 display: -moz-box;
	 display: box;
	 display: -webkit-flex;
	 display: -moz-flex;
	 display: -ms-flexbox;
	 display: flex;
	 padding:0;
	 text-align:center;
	 position:relative;
}
.topnav-links li {
	 flex-grow:1;
	 border:none;
	 padding: 19px 0 23px;
	 position: relative
}
.topnav-links > li:last-child {
	text-align: right;
}
.topnav-links li ul {
	display: block;
	position: absolute;
	left: 0;
	top:150%;
	background: rgba(8,67,105,0.89);
	padding: 10px 0;
	opacity: 0;
	text-align: left;
	z-index: -1;
		-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	visibility: hidden;
}
.topnav-links li:hover ul {
	opacity: 1;
	z-index: 999;
	visibility: visible;
	top: 100%;

}
.topnav-links li ul li {
	padding: 5px 0;
	position: relative;
	min-width: 223px;
}
.topnav-links li.has_child > a {
	position: relative;
}
.topnav-links li.has_child:hover > a {
	color: #ec5c28;

}
.topnav-links li.has_child > a:before {
	content: "";
	position: absolute;
	right: -14px;
    width: 13px;
    height: 10px;
	background: url(../img/arrow-topnav.png) no-repeat left center;
	top:3px;
}

.topnav-links li ul li > a {
	font-size: 14px;
	color: #ffffff;
	white-space: nowrap;
	padding: 5px 15px 5px 15px;
	display: block;
}
.topnav-links li ul li:hover > a {
	color: #ffffff;
	background-color: #ec5c28;
	font-weight: 400;
}
}
@media only screen and (min-width: 80em) {
	#top-nav {
		clear: none;
		float: right;
		width: 59%;
	}
	.topnav-links li ul li {
		text-align: left;
	}
	.topnav-links li.has_child > a:before {
		right: -20px;
	}
}
/* =============================================================================
   Footer Style
*  ============================================================================= */
.sf-footer {
	background-color:#F8F8F8;
}
.sf-footer .inner-wrap {
	padding-top: 40px;
	padding-bottom: 20px;
}
.sf-footer .inner-wrap > div {
	padding-bottom: 20px;
} 
.sf-footer .inner-wrap > div p {
	font-size: 14px;
	line-height: 20px;
	padding:0 0 12px 0;
	color: #333333;
	font-weight: 400;
	text-align: left;
}
.footer-links ul {
	padding: 0;
}
.footer-links ul:nth-of-type(1) {
	border-bottom: 1px solid #ccc;
}
.footer-links ul li {
	font-size: 14px;
	line-height: 20px;
	list-style-type: none;
	padding: 5px 10px;
	font-weight: 300;
	background-image: none;
	border-top: 1px solid #ccc;
}
.footer-links ul li:nth-of-type(1) {
	border-top: 0;
}
.footer-links ul li a {
	color:#333333;
	text-decoration: none;
}
.footer-links ul li a:hover {
	text-decoration: none;
	color: #333333;
}
.footer-address {
	color: #333333;	
}
.sf-footer a {
	color: #333333;
	text-decoration: none;
}
.sf-footer a:hover {
	color: #f37034;
}

.footer-small {
	background-color: #F8F8F8;
	text-align:center;
}
.footer-small a {
	 color: #808285;
	 text-decoration:none;
}
.footer-small a:hover {
	color: #808285;
	text-decoration:underline;
}
.sfs-copy {
	font-size: 12px;
    color: #808285;
    padding: 0 0 15px;
    line-height: 20px;
    font-weight: 300;
	
}
.sfs-copy span {
	display: block;
}
.footer-about img {
	display: block;
    margin: 0 0 10px 0;
    max-width: 197px;
}
.footer-about .social-wrap {
	padding: 0;

}
.footer-about .social-wrap a {
	margin-left: 0;
	margin-right: 3px;
}
.footer-address h2 {
	visibility: hidden;
}
.footer-address h2, .footer-links h2 {
    font-size: 20px;
    padding-bottom: 13px;
    color: #333;
}
@media only screen and (min-width: 40em) {
	.footer-about {
		width: 48%;
    	float: left;
	}
	.footer-address {
	    width: 47%;
	    float: left;
	    margin-left: 5%;
	}
	.footer-links {
		clear: both;
	}
	.footer-links ul {
     display: inline-block;
     vertical-align: top;
     width: 57%;
	}
	.footer-links ul:nth-of-type(1) {
		border-bottom: 0;
		margin-right: 5%;
		    width: 37%;
	}
	.sfs-copy {
		text-align: right;
	}
	.sfs-copy span {
		float: left;
	}
}
@media only screen and (min-width: 60em) {
	.footer-about {
		width: 20%;
	}
	.footer-address {
		width: 22%;
	}
	.footer-links {
		clear: none;
	    float: right;
	    width: 50%;
	}
	}
/* =============================================================================
   Headding Style
*  ============================================================================= */

h1 {
	font-size: 26px;
	padding: 0 0 20px 0;
	line-height: 30px;
	color:#13426b;
	font-weight: 400;
}
h2 {
	font-size: 26px;
	padding: 0 0 20px 0;
	line-height: 28px;
	color:#fe5e00;
	font-weight: 400;
}
h3 {
	font-size: 22px;
	padding: 10px 0 10px 0;
	line-height: 25px;
	color:#fe5e00;
	font-weight: 400;
}

/* =============================================================================
   Site Intro Style
*  ============================================================================= */
.home-slider.owl-carousel {
	z-index: 0;
}
.site-intro {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: 584px;
}
.site-intro .inner-wrap {
	padding-top: 275px;
	padding-bottom: 60px;
	visibility: hidden;
}
.site-intro h1 {
	font-size: 28px;
    color: #ffffff;
    line-height: 41px;
    max-width: 352px;
    background-color: rgba(19,162,175,0.85);
    padding: 30px 22px;
    margin-bottom: 25px;

}
.si-text {
	max-width: 490px;
	font-size: 18px;
	line-height: 25px;
	color: #ffffff;
	padding-left: 20px;

}
.home-slider.owl-carousel .owl-dots {
	text-align: center;
	position: absolute;
    bottom: 8px;
    width: 100%;

}
.home-slider.owl-carousel button.owl-dot {
	width: 8px;
	height: 8px;
	background-color: #a7a9ac;
	margin: 0 4px;
	border-radius: 50%;
}
.home-slider.owl-carousel button.owl-dot.active {
	background-color: #ec5c28;
}
/* =============================================================================
   Page Intro Style
*  ============================================================================= */
.page-intro {
	min-height: 317px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}
.pi-wrap {
	position: absolute;
	left: 0;
	bottom:0;
	width: 100%;
	background: rgba(19,66,107,0.5);
}
.breadcrumb {
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	padding: 9px 0;
	font-weight: 700;
	/*background-color: #000000;*/
}
.breadcrumb a {
	color: #ffffff;
	text-decoration: none;
	font-weight: 400;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
.blue-color{
	color: #13426b;
}
.orange-color {
	color: #ec5c28;
}
.contact-address {
	padding-left: 30px;
	background: url(../img/Location.png) no-repeat left 3px;
}
.contact-phone {
	padding-left: 30px;
	background: url(../img/Phone.png) no-repeat left 3px;
}
.contact-email {
	padding-left: 30px;
	background: url(../img/Email.png) no-repeat left 4px;
}
/* =============================================================================
   Content Area Style
*  ============================================================================= */
	.content-area {
		padding:50px 0 20px 0;
	}
	.content-area.top-padding{
		padding:30px 0 20px 0;
	}
.top-content {
	background: #ededed;
    padding-top: 50px;
    padding-bottom: 30px;
}
/* =============================================================================
   two column with media  module
*  ============================================================================= */
.text-and-media div {
	padding-bottom: 30px;
}
.text-and-media div img {
	display: block;
	margin: 0 auto;
}
@media only screen and (min-width: 40em) {
	.text-and-media {
		display: table;
		width: 100%;
	}
	.text-and-media > div {
		display: table-cell;
		vertical-align: top;
		width: 70%;
		padding-right: 40px;
		padding-bottom: 50px;
	}
	.text-and-media > div:last-child {
		width: 30%; 
	}
	.text-and-media > div:last-child img {
		float: right;
	}
}
.two-column-with-media-module {
	background-color: #f5f5f5;
	position: relative;

}
.tcwmm-media {
	width: 100%;
	height: 200px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.tcwmm-content {
	padding: 80px 0;
	background-image: url(../img/tcwmm-content-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tcwmm-content h2 {
	font-size: 28px;
	color: #0f467c;
	line-height: 32px;
	padding: 0 0 20px 0;

}
.tcwmm-content h3 {
	font-size: 18px;
	color: #e65b1b;
	line-height: 22px;
	padding: 0 0 15px 0;
	text-transform: uppercase;
	font-weight: 500;
}
.tcwmm-content p {
	font-size: 14px;
	color: #4b4a4a;
	line-height:28px;
	padding: 0 0 15px 0;
	font-weight: 300;
}

@media only screen and (min-width: 40em) {
	.tcwmm-content {
		width: 50%;
		padding-right: 20px;
	}
	.tcwmm-media {
		position: absolute;
		right: 0;
		width: 50%;
		height: 100%;
	}
}
/*About Us Page Style*/
.about-wrap {
	background: #cccccc;
	position: relative;
}
.aw-wrap h3 {
 	background: #b7b8b9;
 	font-size: 18px;
 	color: #13426b;
 	text-transform: uppercase;
 	padding: 15px 10px;
 	text-align: center;
}
.aw-wrap article div {
	padding: 30px 20px 10px;
	font-size:16px;
	font-weight: 400;
	color: #000000;
	line-height: 25px;
}
.red-background {
	position: relative;
	background: #ededed;
	padding-top: 30px;
}
.red-background .text-and-media > div {
	padding-bottom: 0;

}
@media only screen and (min-width: 40em) {
	.aw-wrap {
		display: -webkit-box;
		 display: -moz-box;
		 display: box;
		 display: -webkit-flex;
		 display: -moz-flex;
		 display: -ms-flexbox;
		 display: flex;
		 width: 100%;
	}
	.aw-wrap {
		position: relative;
		z-index: 2;
	}
	.aw-wrap article {
		width: 33.33%;
	}
	.aw-wrap article:hover {
		width: 70%;
			-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	}
	.aw-wrap article h3, .aw-wrap article {
		position: relative;
	}
	.aw-wrap article:nth-of-type(2n) h3:before {
		height: 60%;
		top: 20%;
		content: "";
		position: absolute;
		left: 0;
		background-color: #ffffff;
		width: 2px;
	}
	.aw-wrap article:nth-of-type(2n) h3:after {
		height: 60%;
		top: 20%;
		content: "";
		position: absolute;
		right: 0;
		background-color: #ffffff;
		width: 2px;
	}
	.aw-wrap article:nth-of-type(2n):before {
		height: 60%;
		top: 92px;
		content: "";
		position: absolute;
		left: 0;
		background-color: #b7b8b9;
		width: 2px;
	}
	.aw-wrap article:nth-of-type(2n):after {
		height: 60%;
		top: 92px;
		content: "";
		position: absolute;
		right: 0;
		background-color: #b7b8b9;
		width: 2px;
	}
	.about-wrap:before {
		content: "";
     position: absolute;
     height: 55px;
     width: 100%;
     left: 0;
     top: 0;
     background: #b7b8b9;
		}
		.aw-wrap article:hover {
			background-color: #d4dde4;
		}
		.aw-wrap article:hover h3 {
			background-color: #13426b;
			color: #ffffff;

		}
		.aw-wrap article:hover h3:before, .aw-wrap article:hover h3:after {
			display: none;
		} 
	}
/* =============================================================================
   Testimonials  module
*  ============================================================================= */
.testimonials-module {
	padding: 50px 0;
}
.testimonials-module h2 {
	font-size: 30px;
	color: #ec5c28;
	line-height: 35px;
	font-weight: 600;
	padding: 0 0 25px 0;
}
.tm-text {
	color: #414042;
	font-size: 22px;
	line-height: 28px;
	padding: 0 0 40px 0;
}
.tm-item img {
	max-width: 96px;
	margin: 0 auto 30px;

}
.tm-wrap p {
	font-size: 15x;
	line-height: 22px;
	color: #414042;
	padding-bottom: 15px;

}
.tm-wrap > div {
	padding: 20px 0 ;
	text-align: center;

}
.tm-wrap > div:first-child {
	border-bottom: 1px solid #ec5c28;

}
.tm-wrap > div:first-child p {
	padding-bottom: 0;
}
.testimonials-module .owl-carousel .owl-dots {
	text-align: center;
	margin-top: 40px;

}
.testimonials-module .owl-carousel button.owl-dot {
	width: 8px;
	height: 8px;
	background-color: #a7a9ac;
	margin: 0 4px;
	border-radius: 50%;
}
.testimonials-module .owl-carousel button.owl-dot.active {
	background-color: #ec5c28;
}
@media only screen and (min-width: 60em) {
	.tm-wrap {
		display: -webkit-box;
		 display: -moz-box;
		 display: box;
		 display: -webkit-flex;
		 display: -moz-flex;
		 display: -ms-flexbox;
		 display: flex;
		 width: 100%;
		 align-items: center;
	}
	.tm-wrap > div {
		border-left: 1px solid #ec5c28;
		text-align: left;
		padding-left: 50px;	
		padding-top: 10px;
		padding-bottom: 0;
	}
	.tm-wrap > div:first-child {
		border-bottom: 0;
		border-left: 0;
		padding-left: 0;
		padding-right: 50px;
		min-width: 322px;	
	
	}
}
/* =============================================================================
   About module
*  ============================================================================= */
.about-module {
	background-color: #ededed;
	border-top: 7px solid #ededed;
	padding: 50px 0 40px;
	text-align: justify;
}
.am-contant p {
	font-size: 15px;
	line-height: 35px;
	color: #000000;
}
/* =============================================================================
   Our Offerings module
*  ============================================================================= */
.our-offerings-module {
	padding: 50px 0;
}
.our-offerings-module h2 {
	font-size: 30px;
	color: #ec5c28;
	line-height: 35px;
	font-weight: 600;
	padding: 0 0 30px 0;
}
.oom-wrap a {
	display: block;
	max-width: 270px;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	line-height: 1em;
	text-align: center;
	overflow: hidden;
}
.oom-wrap a img {
	display: block;
	width: 100%;
	-webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.oom-wrap a span {
	display: block;
	position: absolute;
	bottom: 0;
	padding: 13px 5px;
	background-color: #505050;
	width: 100%;
	font-weight: 600;
}
.oom-wrap a:hover span {
	background-color: #ec5c28;

}
.oom-wrap a:hover img {
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
@media only screen and (min-width: 40em) {
	.oom-wrap a {
		max-width: none;
	}
}
/* =============================================================================
   Our Trusted Clients module
*  ============================================================================= */
.clients-module {
	padding: 0 0 50px;
	/*background-color: #e6e4e5;*/
}
.cm-heading {
	font-size: 30px;
	color: #ec5c28;
	line-height: 35px;
	font-weight: 600;
	padding: 0 0 20px 0;
}
.cm-text {
	font-size: 15px;
	color: #000000;
	line-height: 25px;	
	padding: 0 0 25px 0;
}
.clients-logo {
	text-align: center;
}
.clients-logo figure {
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 10px;
}
.clients-logo a img {
	display: inline-block;
	vertical-align: top;
}

@media only screen and (min-width: 60em) {
	.clients-logo {
		display: -webkit-box;
		 display: -moz-box;
		 display: box;
		 display: -webkit-flex;
		 display: -moz-flex;
		 display: -ms-flexbox;
		 display: flex;
		 width: 100%;
	}
	.clients-logo figure {
		flex-grow: 1;
		padding-left: 20px;
		position: relative;
	}
	.clients-logo figure:after {
		content: "";
		position: absolute;
		left: 0;
		top: 50%;
		-mox-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		background-color: #a2a4a6;
		height: 27px;
		width: 1px;
	}
	.clients-logo figure:first-child {
		text-align: left;
		padding-left: 0;
		margin-left: 0;
	}
		.clients-logo figure:first-child:after {
			display: none;
		}
	.clients-logo figure:last-child {
		text-align: right;
		margin-right: 0;
	}
}