/**************************************/
/* 1. Generic Styles */
/**************************************/

body {
 	padding-top: 198px;
	font-family: 'Raleway', sans-serif;
	line-height: 22px;
	
}
a {
    color: #e20613;
    text-decoration: none;
}
a:focus, a:hover {
    color: #000000;
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #e20613;
	margin-top: 22px;
	
}
h1 {
	font-size: 34px;
	
}
.side-image {

    text-align: center;
    
}
.side-image img {

margin: 10px auto;
    
}
.lantra {
    padding-top: 20px;
    
}
h2 {
	font-size: 26px;
	
}
.body-bg {


	
}
.members {
	margin: 20px auto;
	
	
}
#map_wrapper {
    height: 250px;
	border: 1px solid #FFF
}

#map_canvas {
    width: 100%;
    height: 100%;
}
#contactform {
	background: #e20613;
	border-radius: 10px;
	padding: 15px;
	margin-top: 35px;
	
}
#contactform h3 {
	color: #fff;
	font-size: 22px;
	margin-top:0px;
	
}
.back {
	border-top: 1px solid #40c3af;
	padding-top: 20px;
	margin-top: 20px;
	
}
.img-bg {
	background: #e1f2ea;
	width: 100%;
	text-align: center;
	
}
.nav-resize .contact {
	display: none;
	
}
.img-bg img {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0 auto;
}
.icon-link {
	display: block;
	
}
.search-icons {
	width: 114px;
	padding: 10px;
	float: left;
	background: #036
	
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
#header .contact {
	color: #732d5d;
	font-family: font-family: 'Roboto', sans-serif;
	font-size: 24px;
	padding-top: 30px;
	padding-right: 10px;
	
}
a.btn-primary {
    color: #FFF;
    background-color: #732d5d;
	border: none;
	border-radius: 0px;
	margin-top: 5px;
}
a.btn-primary:hover {
    color: #FFF;
    background-color: #c4040f;
	border: none;
	border-radius: 3px;
	margin-top: 5px;
}
a.btn-red {
    color: #FFF;
    background-color: #c4040f;
	border: none;
	border-radius: 0px;
	margin-top: 0px;
}
a.btn-red.btn-slide {
    
}
a.btn-red:hover {
    color: #FFF;
    background-color: #000;
	border: none;
	border-radius: 0px;
	margin-top: 0px;
}
.mtop {
	margin-top: 10px;
	
}
.home-boxes {
	margin-top: 15px;
	
}
.btn-blue {
    color: #FFF;
    background-color: #e20613;
	border-radius: 5px;
	text-transform:uppercase;
	border: none;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 1px;
	font-weight: 600;
	font-size:14px;
}
.btn-purple {
    color: #FFF;
    background-color: #732d5d;
	border-radius: 5px;
	text-transform:uppercase;

	border: none;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 1px;
	font-weight: 600;
	font-size:14px;
}
.btn-turq {
    color: #FFF;
    background-color: #40c3af;
	border-radius: 5px;
	text-transform:uppercase;

	border: none;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 1px;
	font-weight: 600;
	font-size:14px;
}

.line-heading:before {
  right: 100%;
}

.line-heading:after {
  left: 100%;
}

.container {


}
.center {
	  text-align: center;
	  
}
.navbar-right .dropdown-menu {
	left: 0px
	
	
}
.project img {
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
	
}
.project-title {
	background: #e20613;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	font-size: 16px;
	
	
}
.dropdown-menu {
	border: none;
	
}
.google-maps {
	position: relative;
	padding-bottom: 40%; // This is the aspect ratio
	height: 0;
	overflow: hidden;
	border: 1px solid #fff;
	width: 100%;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.latest-jobs {
	
}
.jobs {
	padding: 15px;
	background: #e1f2ea;
}
.job {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #40c3af;
}
.job a {
	font-weight: 600;
}
.latest-jobs h2 {
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
background: #732d5d;
color: #FFF;
padding: 10px;
margin-bottom:1px;
	
}
/**************************************/
/* 2. Header & Menu Styles */
/**************************************/
#footer {
	padding: 20px 0 20px 0;
	background: #e20613;
	color: #FFF
}
.right {
	text-align: right;
	
}
#footer a, #footer a:link {

	color: #FFF
}
#footer .fa {
    padding: 5px;
    background: #fff;
    margin-left: 5px;
	border-radius: 20px;
	color: #e20613;
	width: 35px;
	text-align:center;
}
.copyright {
	margin-top: 40px;
	
}
#footer .container {

}
#footer h3 {
	color: #fff;
}
.page {
	padding-bottom: 30px;
    padding-top: 20px;
	
}
.homepage {
	padding-bottom: 40px;
	
}

.news-ticker {
    background: #fff;
    height: 38px;
    position: absolute;
    z-index: 1000;
    width: 100%;
    top: 0px;

}
.tel {
	width: 250px;
	text-align: right;
	
}
.email-head {
	font-size: 14.5px;
	
}
.page-end {
	background: url(images/test-bg.jpg) top center no-repeat #000;
	padding: 15px 0;
}
.page-end h3 {
	color: #fff;
}
.footer-col h4 {
	color: #FFFFFF
	
}

.images-holder {
	position: relative;
	display: block;
	
	
}
.images-holder img {
	margin: 0 auto;
}
.focal-block {
	background: #e20613;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 15px;
	
}
.images-holder h3 {
	position: absolute;
	text-align: left;
	z-index: 2000;
	width: 100%;
	margin: 0;
	top: auto;
	font-weight: 600;
	font-size: 18px;
	bottom: 0;
	padding: 7px;
	color: #fff;
	text-transform: uppercase;
	background: #aa040e;
}
.project-img img {
	border: 1px solid #fff;
	
}
.page-end .frm_style_formidable-style.with_frm_style input[type="submit"] {
	margin-top: 0px;
	
}
.footer-col .fa {
	padding: 7px 10px 7px 10px;
	background: #c90511;
	margin-right: 10px;
border-radius: 30px;
font-size: 22px;
text-shadow: none;
display: inline-block;
color: #fff;
width: 40px;
text-align:center;
}
header .header-contact .fa {
    padding: 7px 10px 7px 10px;
    background: #c90511;
    margin-left: 5px;
	border-radius: 30px;
	font-size: 26px;
	text-shadow: none;
	display: block;
	float: right;
	color: #fff;
	width: 40px;
	text-align:center;
}
#header .navbar-brand {
font-size: 50px;
text-transform: uppercase;
line-height: 120px;
padding: 20px;
}

#header.nav-resize .navbar-brand {
	font-size: 30px;	
	line-height: 60px;
	height: 60px;
	transition: all 0.2s ease;
	padding: 7px;
}
#header.nav-resize .navbar-brand img {
	width: 100px;
	height: auto;
}
.search-icon {
	text-align: center;
	font-size: 14px;
	margin-bottom: 15px;
	
}
.search-icon h3 {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 5px;
	
}
.search-icon .fa {
    padding: 24px;
    background: #233e51;
    margin-left: 5px;
	border-radius: 65px;
	font-size: 63px;
	color: #fff;
	width: 110px;
	margin-bottom: 10px;
	text-align:center;

}

.search-icon a:hover .fa {
    background: #e20613;
}
/**************************************/
/* 2. Header & Menu Styles */
/**************************************/
.fa-bars {
	color: #000;
	
}
.mtphr-dnt-default-tick {
    line-height: 38px;
    text-transform: uppercase
    
}
.ticker-title {
    text-transform: uppercase;
    background: #e20612;
    color: #fff;
    font-weight: 600;
    width: 140px;
    float: left;
    text-align: center;
    line-height: 38px;
    
}
header {
    background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.8);
    position: absolute;
    z-index: 1000;
    width: 100%;
    top: 0px;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.22);

}
.header-top {
	background: #272526; /* Old browsers */
}
.header-nav {
    background: #a2020c;
    background: -webkit-gradient(linear, left top, left bottom, from(#c60410), to(#a2020c));
    background: -moz-linear-gradient(top, #c60410, #a2020c);
    background: -ms-linear-gradient(top, #c60410, #a2020c);
    background: -o-linear-gradient(top, #c60410, #a2020c);
    background: linear-gradient(to bottom, #c60410, #a2020c);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFC60410', endColorstr='#FFA2020C');
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -ms-border-radius: 0px 0px 0px 0px;
    -o-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
	border-bottom: 1px solid #fff;
}
#header .navbar-brand {
	font-size: 50px;
	text-transform: uppercase;
	padding: 15px 0 0 0px;
	line-height: 155px;
	height: 155px;
}

#header.nav-resize .navbar-brand {
	font-size: 30px;	
	line-height: 80px;
	height: 80px;
	transition: all 0.2s ease;
}
.boxed-slider {
	background: #f7f7f7;
	
}
#header .navbar-nav > li > a {
	font-size: 15px;
	height: 47px;
	padding: 0 17px;
	line-height: 47px;
	transition: all 0.2s ease;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	color: #fff;    
}
#header .navbar-nav > li > a:hover {
	color: #072108;
}
#header .navbar-toggle {
	margin: 23px 15px 13px 0;
	background: #e20613;
	color: #FFF;
	padding: 5px 10px;
}
#header .navbar-toggle .fa {

	color: #FFF;
}
#header.navbar.nav-resize {
  	min-height: 35px;
	transition: all 0.2s ease;
}
.header-contact {
	width: 300px;
	text-align: right;
	margin-top: 55px;
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
	font-family: 'Roboto', sans serif;
	font-size:16px;
}
.header-contact a, .header-contact a:link {
	color: #fff;
}
.header-contact .location-link {
	margin-top: 0px;
	color: #7ba57b;
	font-family: 'Roboto', sans serif;
	font-size:16px;
	text-shadow: 1px 1px 1px #7ba57b;
}
#header.nav-resize .navbar-nav > li > a {
	font-size: 14px;
	height: 43px;
	line-height: 60px;
	transition: all 0.2s ease;
}
.currencies {
	padding: 0;
	margin: 0;
	list-style: none;
	
}
.currencies li {
	display: inline-block;
	font-weight: bold;
	padding: 0;
	margin: 0 15px 0 0;
	list-style: none;
}
.page-bg {
	background: #061c06; /* Old browsers */
	background: -moz-linear-gradient(top,  #061c06 0%, #0b2c0b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#061c06), color-stop(100%,#0b2c0b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #061c06 0%,#0b2c0b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #061c06 0%,#0b2c0b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #061c06 0%,#0b2c0b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #061c06 0%,#0b2c0b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#061c06', endColorstr='#0b2c0b',GradientType=0 ); /* IE6-9 */
	padding-bottom: 30px;
	font-family:Arial, Helvetica, sans-serif;

	
}
#header.nav-resize .navbar-toggle {
	margin: 10px 15px 8px 0;
}

.slider-right {
	color: #40c3af;
	font-size: 66px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	line-height: 70px;
    display: table-cell;
    vertical-align: bottom;
	height: 300px;

}
#header.nav-resize .navbar-toggle {
	margin: 10px 15px 8px 0;
}
.blogs {
	padding-top: 15px;
	padding-bottom:30px;
}
.det-ltg {
	font-size: 18px;
	line-height: 24px;
	
}
.details {
	border-radius: 5px;
	background: #d8ede3;
	padding: 5px;
	margin-bottom: 5px;
	font-weight: 600;
	
}
.navbar-toggle {
	color: #732d5d;
}
.news-box {
	margin-bottom:15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #cfdae2;
	
}
.homebox h2 {
	text-transform: uppercase;
	color: #233e51;
}
.line-top {
	border-top: 1px solid #cfdae2;
	padding-top: 30px;
	margin-top: 30px;
	
}
.news-box img {
	float: left;
	margin-bottom: 5px;
	margin-right: 12px;
	display: block;
}
.test-box {
	margin-bottom:15px;
    font-style: italic;
    text-align: center;
	color: #fff;
	font-size: 22px;
	padding: 20px 0 5px 30px;
	background: url(images/quote-left.png) top left no-repeat;
	
}
.test-inner {
    font-style: italic;
    text-align: center;
	color: #fff;
	font-size: 22px;
	padding: 0 30px 0 0;
	
	
}
.test-box h4 {
    font-style: none;
	
}
.team-box {
	margin-bottom:15px;
	border-bottom: 1px solid #31a190;
	color: #732d5d;
	padding: 0px 0 15px 0px;
	
}
.latest-courses {
    border-radius: 15px;
    background: #f2f2f2;
    
}
.testimonials h2 {
    text-align: center;
    
}
.latest-courses h2 {
    color: #fff;
    background: #e20612;
    padding: 10px;
border-radius: 15px 15px 0px 0px;
-moz-border-radius: 15px 15px 0px 0px;
-webkit-border-radius: 15px 15px 0px 0px;
}
.tenpad {
    padding: 10px;
}
ul.calendar {
    list-style: none;
    padding-left: 0px;
    
}
ul.calendar li a, ul.calendar li a:link {
    padding: 10px;
    display: block;
    background: #f7f7f7;
    margin-bottom: 1px;
    
}
ul.calendar li a:hover {
    color:  #f7f7f7;
    background: #000;
    
}
.team-box .attachment-thumbnail {
	float: left;
	margin: 0 10px 10px 0;
	border: 3px solid #e20613;
	
}
 a.email-head:hover {
    color: #fff;
    
}
.item-box {
	padding-bottom: 10px;
	margin-bottom:10px;
    border-bottom: 1px solid #ccc;
	
}
.item-box h2 {
	padding-top:0;
	margin-top: 0
	
}
.project-img {
	text-align: center;
	margin-top: 15px;
	
}
.gallery {
	margin-top: 10px;
	
}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
#header .navbar-nav > li > a {
	font-size: 14px;
	padding: 0 10px;

}

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

	#header .navbar-nav > li > a {
	font-size: 12px;
	padding: 0 5px;

}
.services {
	display: none;
}

.page-end {
	background: #000;
	background-image:none;
	padding: 15px 0;
}
}
@media (max-width: 1200px) {
	.header-contact {
	display: none;
	
}

    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
	#header .navbar-brand img {
	width: 150px;
    
	height: auto;
}
#header .navbar-brand {
	padding: 7px;
    display: block;
	margin: 5px auto 10px auto;
	height: 85px;
}
	#header .navbar-nav > li > a {
		line-height: 30px;
		height: 30px;

}
#navbar {
	padding-top: 10px;
	
}
.news-ticker {
    display: none;
    
}
header {
    top: 0;
    
}
body {
	padding-top: 90px;
	
}
a.btn-red.btn-slide {
    display: none;
    
}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.slider-caption {
		display: none;
		
	}

.slider-right {
	font-size: 30px;

}
	.footer-col {

		
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
.slider-right {
	display: none;

}
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}

@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides h3 a {
	color: #fff;
	
}
.slides h3 a:hover {
	color:#e20613;
	
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
 #slider {
	 padding-bottom: 0px;
	 
 }
.flexslider {
  margin: 0;
  padding: 0;
  z-index: 1 
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0px 0 0px 0px;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides li {
	position: relative;
}
.flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  margin-top: 10px;
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {

}
.flex-direction-nav .flex-next {

  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}

.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a .flex-play:before {
  content: '\f003';
}
.flex-control-nav {

  position: absolute;
  bottom: 0px;
  left: 50%;
  right: auto;
  z-index: 10;
  margin-left: -40px;
  width: 80px;
}

.ontop {
    position: absolute;
    width:40%;
    bottom:25%;
    right: 15%;
    left: auto;
	z-index: 1000;
	
}
.services {
	color: #e20613;
	padding: 15px;
	margin-top: 20px;
	background: rgba(0, 0, 0, .7);

}
#search {
	margin-top: 5px;
	
}
.client {
	background: #40c3af;
}
.cand {
	background: #732d5d;
}
.cand select {
	padding: 6px;
	border-radius: 5px;
	border: none;
	width:70%;
	color: #333;
}
.services h3 {
	margin-top: 0px;
	font-family: font-family: 'Roboto', sans-serif;
	font-size: 34px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom:0;
}

.slider-left {
position: absolute;
padding: 10px 15px;

font-size: 12px;
line-height: 18px;
top: auto;
bottom: 20%;
right: auto;
z-index: 20;
max-width: 50%;
color: #fff;
}
.slider-caption a, .slider-caption a:link { 
color: #fff

}
.slider-caption a:hover { 
color: #edecf5

}
.slider-caption h2 {
	font-family: 'Roboto', sans-serif;
	padding-bottom: 10px;
	margin-top: 0px;
	color: #FFF;
	border-bottom: 1px solid #9796a8;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #fff;
  background: rgba(256, 256, 256, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(256, 256, 256,, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(256, 256, 256, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(256, 256, 256, 0.3);
  box-shadow: inset 0 0 3px rgba(256, 256, 256, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #5f9bbf;
  background: rgba(256, 256, 256, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #fff;
  background: rgba(256, 256, 256, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 992px) {

}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
.col-xs-15 {
    width: 10%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }

}
@media (min-width: 992px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-sm-15 {
        width: 10%;
        float: left;
    }
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}