body {
	font-family: 'Noto Sans', sans-serif;
}
.hero img {
	position:relative;
	margin-bottom: 0px;
}
.top-wrapper {
	background: #ffffff;
	background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 49%, #295310 49%, #295310 100%);
	background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 49%, #c71e45 49%, #c71e45 100%);
	background: linear-gradient(to right, #ffffff 0%, #ffffff 49%, #c71e45 49%, #c71e45 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#295310', GradientType=1 );
	padding: 4px 0px;
	border-top: 8px solid #c71e45;
}
.top-wrapper .list-unstyled img {
	margin-right:5px;
	max-width: 23px;
}
.top-wrapper .list-inline {
	margin:0px;
	padding-top: 0px;
}
.top-wrapper .list-inline>li {
	font-size: 14px;
	text-transform: uppercase;
	padding-right: 22px;
	color: #f2edec;
	font-weight: 600;
	padding-left: 40px;
	padding-right: 145px;
}
.top-wrapper .list-inline {
	position:relative;
	top: -4px;
}
.top-wrapper .list-inline:before {
	content:"";
	background-image:url(../images/icon/top-bg.png);
	right: 570px;
	top: -8px;
	bottom:0;
	position:absolute;
	background-repeat:no-repeat;
	z-index: 33;
	width: 50px;
	height: 42px;
}
.top-wrapper .social .text-right>li {
	padding-right:0px;
}
.top-wrapper .social .fa {
	background-color: #98b922;
	color: #fff;
	width: 30px;
	height: 30px;
	border-radius: 40px;
	font-size: 16px;
	text-align: center;
	padding-top: 7px;
}
.header {
	background: #fff;
}
.header img {
	margin-top:-5px;
}
.header .list-unstyled .fa {
	background-color: #eaf2e5;
	width: 40px;
	height: 40px;
	font-size: 19px;
	text-align: center;
	padding-top: 10px;
	box-shadow: 6px 6px 0 0 #de862f;
	color: #295310;
}
.header .list-unstyled {
	margin-top:12px;
}
.header .list-unstyled .btn-default {
	color: #fff;
	background-color: #c71e45;
	border-color: #c71e45;
	font-size: 13px;
	font-weight: 600;
	border-radius: 2px;
	padding: 8px 21px;
	margin-left: 30px;
}
.header .list-inline>li {
	padding-right: 12px;
	padding-left: 12px;
}
.header .list-inline>li a {
	font-size: 16px;
	color: #093458;
}
.header .list-unstyled img {
	margin-top:0px;
}
.navbar-nav>li {
	float: none;
}
.navbar-default {
	background-color: #093458;
	border: none;
	margin-bottom: 0px;
	border-radius: 0px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #c71e45;
	transition: all 1s;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}
.navbar-default .navbar-nav>li>a:hover {
	color:#fff;
	background-color: #c71e45;
	transition: all 1s;
}
/* .header {
	position:static;
	z-index: 99;
	top: 0;
	left: 0;
	right: 0;
	border-bottom:1px solid #9aa48d;
	margin-top: 25px;
	padding-bottom: 20px;
}
.header .navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border:none;
}
.header .navbar-default {
	background:none;
	border:none;
	margin-bottom: 0px;
	margin-top: 3px;
}
.header .navbar-default .navbar-nav>li>a {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
}
.header .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color:#b9e757;
	background:none;
}
.header .navbar-default .navbar-nav>li>a:hover {
	color:#b9e757;
	transition:all 1s;
}
.header .navbar-nav>li {
	padding-left: 10px;
	padding-right: 10px;
}
.header .logo {
margin
}*/
.hero .carousel-control {
	top: 50%;
	bottom: auto;
}
.carousel-caption h1 {
	background: #093458;
	max-width: 470px;
	margin: 0 auto;
	padding: 6px;
	font-size: 38px;
	font-weight: 600;
	text-shadow: none;
	font-family: 'Roboto Slab', serif;
	text-transform: uppercase;
}
.carousel-caption h2 {
	font-size:15px;
	text-transform:uppercase;
	text-shadow: none;
	color: #093458;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	margin-left: -15px;
	background: #c71e45;
	padding-top: 7px;
	width: 48px;
	height: 48px;
	left: 80px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	margin-right: -15px;
	background: #c71e45;
	padding-top: 7px;
	width: 48px;
	height: 48px;
	left: 80px;
}
.carousel-caption {
	top: 20%;
	left:-20%;
}
.carousel-caption .btn {
	margin-top:40px;
}
.carousel-caption .btn-default {
	color: #fff;
	background-color: #4aa3ef;
	border-color: #4aa3ef;
	padding: 12px 35px;
	border-radius: 1px;
	font-weight: 700;
}
.carousel-caption .btn-primary {
	background-color: #093458;
	border-color: #093458;
	color: #fff;
	padding: 12px 65px;
	border-radius: 1px;
	font-weight: 700;
	margin-left:15px;
}
.welcome {
	margin-bottom: 20px;
}
.wel-header h1 {
	text-align:center;
	font-size:30px;
	font-weight:700;
	margin-bottom: 35px;
	color:#c71e45;
	text-transform:uppercase;
	font-family: 'Roboto Slab', serif;
	position:relative;
}
.wel-header h1:after {
	content:"";
	position:absolute;
	background:#c71e45;
	left:0;
	right:0;
	margin:0 auto;
	width: 80px;
	height:1px;
	top: 40px;
}
.wel-header h1:before {
	content: "";
	position: absolute;
	background: #c71e45;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 50px;
	height: 1px;
	top: 46px;
}
.welcome img {
	position:relative;
}
.tracking {
	position:relative;
}
.tracking-1 {
	position:relative;
}
.tracking-2 {
	position:relative;
}
.tracking-3 {
	position:relative;
}
.tracking-4 {
	position:relative;
}
.tracking:after {
	content:"";
	position:absolute;
	background:url(../images/bg/icon-1.png) no-repeat;
	width:90px;
	height:90px;
	left:0;
	right:0;
	top: 60px;
	margin: 0 auto;
}
.tracking-1:after {
	content:"";
	position:absolute;
	background:url(../images/bg/icon-3.png) no-repeat;
	width:90px;
	height:90px;
	left:0;
	right:0;
	top: 60px;
	margin: 0 auto;
}
.tracking-2:after {
	content:"";
	position:absolute;
	background:url(../images/bg/icon-2.png) no-repeat;
	width:90px;
	height:90px;
	left:0;
	right:0;
	top: 60px;
	margin: 0 auto;
}
.tracking-3:after {
	content:"";
	position:absolute;
	background:url(../images/bg/icon-2.png) no-repeat;
	width:90px;
	height:90px;
	left:0;
	right:0;
	top: 60px;
	margin: 0 auto;
}
.tracking-4:after {
	content:"";
	position:absolute;
	background:url(../images/bg/icon-5.png) no-repeat;
	width:90px;
	height:90px;
	left:0;
	right:0;
	top: 60px;
	margin: 0 auto;
}
.tracking-5 {
	margin-bottom:-5px;
}
.tracking-5:after {
	content:"";
	position:static;
	background:none;
	width:90px;
	height:90px;
	left:0;
	right:0;
	top: 0px;
	margin: 0 auto;
}
.welcome h3 {
	position: absolute;
	color: #ffffff;
	font-family: 'Roboto Slab', serif;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1;
	text-align: center;
	font-size: 24px;
	text-shadow: 0px 7px 5px #1a1a1a;
	top: 65%;
}
/*.service-con .welcome .btn-default {
	position: absolute;
	color: #ffffff;
	border-color: #c71e45;
	background: #c71e45;
	border-radius: 2px;
	left: 20%;
	right: 20%;
	margin: 0 auto;
	z-index: 1;
	text-align: center;
	font-size: 14px;
	text-shadow: none;
	top: 78%;
	padding: 7px 12px;
}*/

.service-con .welcome .btn-default {
	position: static;
	color: #ffffff;
	border-color: #093458;
	background: #093458;
	text-align: center;
	font-size: 14px;
	padding: 7px 12px;
	border-radius: 0px;
	border-top: 1px solid #c71e45;
	margin-top: 0px;
	width:350px;
	font-size: 14px;
	font-family: 'Roboto Slab', serif;
}
.welcome .about-con {
	background-color:#093458;
	padding:40px;
	padding-top: 10px;
	padding-bottom: 21px;
	margin-top:0px;
}
.welcome .about-con h1 {
	text-align:center;
	font-size:28px;
	font-weight:700;
	margin-bottom:20px;
	color:#fff;
	text-transform: uppercase;
}
.welcome .about-con p {
	text-align:center;
	color:#dbe3cb;
	line-height:26px;
}
.welcome .about-con .btn-default {
	background-color: #4aa3ef;
	border-color: #4aa3ef;
	padding: 9px 12px;
	margin-top: 28px;
	color: #fff;
	font-weight:700;
	border-radius: 1px;
}
.welcome .about-con .btn-primary {
	background-color: #c71e45;
	border-color: #c71e45;
	margin-top: 12px;
	padding: 9px 12px;
	color: #fff;
	font-weight:700;
	border-radius: 1px;
}
.row-one {
	margin-top:35px;
}
.hvr {
	position:relative;
	overflow:hidden;
}
.hvr-con {
	position:absolute;
	top:0;
	right:0;
	background: rgba(74, 163, 239, 0.75);
	width:100%;
	height:100%;
	text-align:center;
	color:#fff !important;
	z-index:2;
}
.hvr-con h2 {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	font-family: 'Roboto Slab', serif;
	position: absolute;
	border-bottom: 1px solid #fff;
	max-width: 177px;
	margin: 0 auto;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
}
.service {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2e3224+0,2e3224+50,b9e757+50,b9e757+100 */
	background: #093458; /* Old browsers */
	background: linear-gradient(to right, #093458 0%, #093458 50%, rgba(9, 52, 88, 0.65) 50%, rgba(9, 52, 88, 0.65) 100%); /* FF3.6-15 */
	background: linear-gradient(to right, #093458 0%, #093458 50%, rgba(9, 52, 88, 0.65) 50%, rgba(9, 52, 88, 0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #093458 0%, #093458 50%, rgba(9, 52, 88, 0.65) 50%, rgba(9, 52, 88, 0.65) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e3224', endColorstr='#b9e757', GradientType=1 );
	height: 480px;
}
.service-bg {
	position:relative;
}
.service-bg:after {
	content:"";
	background:url(../images/bg/service-banner.jpg);
	position:absolute;
	width:701px;
	height:480px;
	right:0;
	top:0;
	z-index: -5;
}
.service h1 {
	text-align:center;
	font-weight:700;
	margin-bottom: 45px;
	color:#fff;
	position:relative;
}
.service h1:after {
	background:#fff;
}
.service h1:before {
	background:#fff;
}
.service-white {
	background-color:#f4f8fb;
	height: 330px;
}
.service h3 {
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
	color:#2e3224;
	text-align: center;
	margin: 0px;
	padding-bottom: 25px;
	padding-top: 25px;
}
.news h1 {
	text-align:center;
	font-weight:700;
	margin-bottom: 45px;
	color:#c71e45;
	position:relative;
}
.news h1:after {
	background:#c71e45;
}
.news h1:before {
	background: #c71e45;
}
.news h3 {
	color:#093458;
	font-size:14px;
	margin-bottom: 21px;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 0px;
	padding-top: 21px;
}
.news-bg {
	background-color:#f4f8fb;
	padding: 0 21px;
	padding-bottom: 8px;
	margin-bottom: 20px;
}
.media-left img {
	margin-top: 8px;
	margin-right: 0px !important;
}
.news-bg img {
	margin-right: 15px;
}
.news p {
	color:#6e6f6c;
	line-height:26px;
	font-size:13px;
}
.news .latest-news {
	position:relative;
	border-bottom: 3px solid #c71e45;
}
.news-bg .btn-default {
	color: #fff;
	background-color: #c71e45;
	border-color: #c71e45;
	text-transform: uppercase;
	font-size: 13px;
	border-radius: 1px;
	padding: 7px 19px;
}
.latest-news {
	position:relative;
	overflow:hidden;
}
.overlay {
	position:absolute;
	top:0;
	right:0;
	background:rgba(74, 163, 239, 0.75);
	width:100%;
	height:100%;
	padding:2%;
	display: none;
	text-align:center;
	color:#fff !important;
	z-index:2;
}
.latest-news:hover .overlay {
	display:block;
}
.news .latest-news:hover .overlay:after {
	content: "";
	background: url(../images/icon/plus.png);
	width: 160px;
	height: 160px;
	left: 50%;
	right: 0;
	position: absolute;
	background-repeat: no-repeat;
	margin: 0 auto;
	top: 50%;
	transform: translate(-50%, -50%);
	transition:all 2s;
}
.footer {
	background-color:#093458;
	margin-top: 30px;
	padding-top:20px;
}
.footer p {
	color:#f4f8ec;
	line-height:26px;
	font-size:13px;
}
.footer address {
	color:#f4f8ec;
	line-height:23px;
	font-size:13px;
}
.footer .list-unstyled>li a {
	color:#f4f8ec;
	line-height:30px;
	font-size:13px;
}
.footer h3 {
	font-size:22px;
	font-weight:bold;
	color:#c71e45;
	margin-bottom: 15px;
	margin-top: 0;
	border-bottom: 1px solid #c71e45;
	padding-bottom: 10px;
}
.footer .fa {
	color: #c71e45;
}
.footer-copy {
	background-color:#c71e45;
	padding: 15px 0;
}
.footer-copy p {
	color:#fff;
	font-size:13px;
	margin:0px;
}
.footer-copy .list-inline {
	margin-bottom: 0;
	color:#fff;
	float:right
}
.footer-copy .list-inline>li a {
	color:#fff;
}
.footer-copy .text-right a {
	color: #093458;
}
 @media (max-width:767px) {
 .header img {
display:block;
margin:0 auto;
}
 .navbar-default .navbar-toggle .icon-bar {
background-color: #2e3224;
}
 .carousel-caption {
position: static;
display: none;
}
 .hero img {
position: static;
margin-bottom: 0px;
}
 .header {
position:static;
margin-top: 0px;
padding-bottom: 0px;
border:none;
}
 .header .col-sm-3 {
position: absolute;
z-index: 99;
top: 0px;
left: 0px;
right: 0px;
margin-top: 40px;
}
.header .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
color: #fff;
background: #b9e757;
}
.header .navbar-default .navbar-nav > li > a {
color: #b9e757;
line-height: 28px;
}
.header .navbar-nav > li {
padding:0px;
}
.navbar-nav {
background-color: #000;
padding-bottom: 18px;
}
.header .navbar-nav > li:last-child {
float:left;
}
.welcome .about-con {
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 25px;
}
.row-one {
margin-top:0px;
}
.welcome img {
margin-bottom: 20px;
}
 .service h3 {
padding-bottom: 20px;
padding-top: 20px;
}
.service-white {
height: 452px;
}
.service-white img {
max-width: 100%;
height: auto;
}
.welcome {
margin-bottom: 20px;
}
.service-bg::after {
height: 570px;
}
.service {
height: 570px;
}
 .footer-copy p {
text-align:center;
}
 .hvr-con h2 {
font-size: 28px;
}
}
 @media (min-width:768px) and (max-width:991px) {
.header {
padding-bottom: 0px;
}
 .welcome .about-con {
padding: 8px;
}
 .carousel-caption {
top: 30%;
}
.carousel-caption h1 {
margin-bottom: 25px;
font-size: 38px;
}
.carousel-caption .btn-default {
padding: 7px 29px;
}
.carousel-caption .btn-primary {
padding: 7px 29px;
}
.carousel-caption h2 {
font-size: 13px;
}
.carousel-caption .btn {
margin-top: 20px;
}
 .footer h3 {
font-size: 15px;
}
.service-white {
height: 250px;
}
.service-white img {
width: 100%;
height: auto;
}
.service-bg::after {
height: 430px;
}
.service {
height: 430px;
}
 .nav > li > a {
padding: 10px 3px;
}
.header .navbar-nav > li {
padding-left: 3px;
padding-right: 3px;
}
.hvr-con h2 {
font-size: 18px;
}
}
.abt .carousel-caption h1 {
	font-size:38px;
	margin-bottom: 18px;
	font-weight: 600;
	background:none;
	text-shadow: 0px 3px 5px #000;
	text-transform: uppercase;
	font-family: 'Roboto Slab', serif;
}
.abt .carousel-caption h2 {
	color:#fff;
	text-shadow: 0px 3px 5px #000;
}
.abt .carousel-caption {
	position:absolute;
	top:50%;
	left:50%;
	right:auto;
	padding:0;
	bottom:auto;
	-webkit-transform:translate(-50%, -50%);
	-moz-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
}
.abt .pull-left {
	margin-right: 20px;
}
.abt .abt-service {
	background: #e4ecf3;
	padding: 20px;
	border-radius: 10px;
}
.abt .abt-service p {
	color: #6b747b !important;
}
.abt .abt-service h3 {
	margin-top: 0px;
	margin-bottom: 14px;
	color: #c71e45;
	font-weight: 600;
}
.abt .abt-service .list-unstyled>li a {
	color: #c71e45;
	font-size: 13px;
	line-height: 27px;
}
.abt .abt-service .btn-default {
	color: #fff;
	background-color: #093458;
	border-color: #093458;
	border-radius: 3px;
	padding: 5px 20px;
	font-size: 13px;
	text-transform: uppercase;
}
.abt .abt-clients h1 {
	font-size: 26px;
	font-weight: 600;
	text-transform: uppercase;
	color: #c71e45;
	text-align: center;
	margin-top: 25px;
}
.abt .hero {
	margin-bottom: 40px;
}
.abt .about p {
	color: #6e6f6c;
	line-height: 25px;
	font-size:13px;
}
.about-con {
	background-color: #f4f8fb;
	margin-top: 35px;
	padding-bottom: 15px;
}
.about-con h3 {
	font-weight: 700;
	color: #093458;
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 25px;
	margin-top: 26px;
}
.about-con .form-control {
	background-color: #eaedef;
	background-image: none;
	border: 1px solid #dedfe0;
	border-radius: 1px;
	box-shadow: none;
}
.about-con .btn-default {
	color: #fff;
	background-color: #c71e45;
	border-color: #c71e45;
	border-radius: 2px;
	font-size: 14px;
	font-weight: 600;
	padding: 8px 12px;
}
.about-con .form-control::-webkit-input-placeholder {
font-size:13px;
}
.about-con .form-control:-moz-placeholder {
font-size:13px;
}
.about-con .form-control::-moz-placeholder {
font-size:13px;
}
.about-con .form-control:-ms-input-placeholder {
font-size:13px;
}
.abt .news-bg h4 {
	font-size: 15px;
	font-weight: 600;
	color: #c71e45;
}
.service-con h4 {
	font-size: 15px;
	font-weight: 600;
	color: #c71e45;
}
.service-con p {
	color: #6e6f6c;
	line-height: 25px;
	font-size:13px;
}
.consumable h4 {
	font-size: 15px;
	font-weight: 600;
	color: #c71e45;
}
.consumable .list-unstyled>li {
	color: #6e6f6c;
	line-height: 25px;
	font-size: 13px;
}
.consumable .list-unstyled .fa {
	color: #c71e45;
}
.consumable .news-bg {
	background-color: #e3e4e4;
}
.contact h2 {
	margin-top: 0px;
	font-size: 24px;
	font-weight: 600;
	color: #c71e45;
	margin-bottom: 20px;
}
.contact .form-control {
	border-radius: 2px;
	height: 40px;
	background:#f4f8fb;
	box-shadow:none;
	border: 1px solid #dcdbdb;
}
.contact form textarea {
	height:auto !important;
}
.contact form .btn-default {
	color: #fff;
	background-color: #c71e45;
	border-color: #c71e45;
	border-radius: 3px;
	font-weight: 600;
}
.contact address {
	color: #6e6f6c;
	line-height: 24px;
	font-size: 13px;
	margin-bottom: 5px;
}
.contact address a {
	color: #093458;
}
 .contact .form-control::-webkit-input-placeholder {
font-size:13px;
}
.contact .form-control:-moz-placeholder {
font-size:13px;
}
.contact .form-control::-moz-placeholder {
font-size:13px;
}
.contact .form-control:-ms-input-placeholder {
font-size:13px;
}
.modal-body .form-control {
	border: 1px solid #fff;
	border-radius: 2px;
	height: 42px;
	margin-bottom: 6px;
}
.modal-body {
	background-color: #c71e45;
}
.modal-header {
	background-color: #c71e45;
}
.modal-header h4 {
	color:#fff;
	font-weight: 600;
	text-transform: uppercase;
}
.modal-header .close {
	color: #fff;
}
 .modal-body .form-control::-webkit-input-placeholder {
font-size:13px;
}
.modal-body .form-control:-moz-placeholder {
font-size:13px;
}
.modal-body .form-control::-moz-placeholder {
font-size:13px;
}
.modal-body .form-control:-ms-input-placeholder {
font-size:13px;
}
.modal-body select {
	font-size:13px;
}
.modal-body .btn-default {
	margin-left: 0px !important;
	background-color: #0d3c63 !important;
	border-color: #0d3c63 !important;
	color:#fff !important;
	font-weight: 600 !important;
	border-radius: 2px !important;
}
.modal-dialog {
	margin: 90px auto;
}
.request-call .form-control {
	background-color: #c71e45;
	border: 1px solid #c71e45;
	color: #fff;
	height: 43px;
	border-radius: 1px;
}
.request-call .btn-default {
	color: #fff;
	background-color: #093458;
	border-color: #093458;
	padding: 9px 12px;
	border-radius: 0px;
}
.request-call .form-control::-webkit-input-placeholder {
color: #fdf6f8;
font-size:13px;
}
.request-call .form-control:-moz-placeholder {
color: #fdf6f8;
font-size:13px;
}
.request-call .form-control::-moz-placeholder {
color: #fdf6f8;
font-size:13px;
}
.request-call .form-control:-ms-input-placeholder {
color: #fdf6f8;
font-size:13px;
}
.request-call textarea {
	height:auto !important;
}
/* --- Clients --- */

.thumb-isotope .thumbnail {
	padding: 0px;
	border: none;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.thumb-isotope .thumbnail a {
	position: relative;
	display: block;
	text-decoration: none;
	padding: 0px;
	background: none;
	border: none;
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	pointer-events:none
}
.thumb-isotope .thumbnail a:hover {
}
.thumb-isotope .thumbnail a figure {
	position: relative;
	margin: 0;
	float: none;
	margin:0px 0px 0px 0px;
	padding: 0px;
	background: #cac9be;
	border: 1px solid #cac9be;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
}
.thumb-isotope .thumbnail a figure:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border:9px solid rgba(241, 240, 230, 0.75);
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s
}
.thumb-isotope .thumbnail a:hover figure {
	background: #cac9be;
}
.thumb-isotope .thumbnail a:hover figure:after {
	border:9px solid rgba(241, 240, 230, 1);
}
.thumb-isotope .thumbnail a img {
	width: 100%;
}
.thumb-isotope .thumbnail a em {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
}
.thumb-isotope .thumbnail a:hover em {
	opacity: 1;
	filter: alpha(opacity=100);
}
.thumb-isotope .thumbnail a .caption {
	color: #c71e45;
	text-align: center;
	padding: 13px 15px 5px;
	font-weight: 400;
	font-size:14px;
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	min-height:58px
}
.thumb-isotope .thumbnail a:hover .caption {
	color: #000;
}
/* carousel */
.media-carousel {
	margin-bottom: 0;
	padding: 0 40px 30px 40px;
	margin-top: 13px;
}
/* Previous button  */
.media-carousel .carousel-control.left {
	left: -12px;
	background-image: none;
	background: none repeat scroll 0 0 #093458;
	border: 4px solid #FFFFFF;
	border-radius: 23px 23px 23px 23px;
	height: 40px;
	width : 40px;
	margin-top: 30px
}
/* Next button  */
.media-carousel .carousel-control.right {
	right: -12px !important;
	background-image: none;
	background: none repeat scroll 0 0 #093458;
	border: 4px solid #FFFFFF;
	border-radius: 23px 23px 23px 23px;
	height: 40px;
	width : 40px;
	margin-top: 30px
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li {
	background: #c0c0c0;
}
.media-carousel .carousel-indicators .active {
	background: #333333;
}
.media-carousel img {
	width: 250px;
	height: 100px
}
/* End carousel */
