@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');
body {
    background-color: #ffffff;
    color: #333333;
    font-family: "Source Sans Pro",sans-serif;
    font-weight: 300;
    line-height: 1.42857;
	font-size: 18px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .componentheading {
    color: inherit;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    line-height: 1.1;
}
a {
  color: #0384e2;
  
}
a:hover,
a:focus {
  color: #0384e2;
}

.navbar-default .navbar-nav > li > a {
    font-size: 16px;
	font-family: "Raleway", sans-serif;
	font-size: 16.66666667px;
	font-weight: 600;
	text-transform: none;
}
#t3-header {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.column-inner .tri-sec h3 {
    font-size: 27.6px;
    margin: 25px 0 12.5px;
}
.itemid-140 #t3-slideshow .parallax.t3-module {
	background-position: center bottom!important;
}
/* ESHOP */
.eshop-product-sorting .input-large {
    width: auto;
}

.t3-footnav .col-lg-3:first-child .custom li {
    position: relative;
    padding: 5px 0;
}

.mb2-portfolio-nav ul li a {
    background: #81CB01;
    color: #fff;
}
.mb2-portfolio-read-more .btn {
	display:inline-block;
	height:auto;
	width:auto;
	margin-left: 1px;
	background-color:#329bd1;
	line-height:30px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	opacity:0.8;	
}
.t3-latest-news {
    background: url(../images/bg1.jpg) repeat center top;
}
.mb2-portfolio-read-more .btn:hover,
.mb2-portfolio-read-more .btn:active {
	opacity:1;
	color: #fff;
}

h3, h3 a {
	color: #00632c;
}
.eshop-categories-list .eshop-category-wrap .eshop-info-block, .eshop-sub-categories-list .eshop-category-wrap .eshop-info-block {
    background: none;
	margin: -1px;
}
div.itemCommentsForm form input#submitCommentButton {
    padding: 5px 10px;
    color: #fff;
    font-weight: bold;
}
body .mix-introtext {
    color: #000;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li span.separator {
    font-weight: bold;
}
.article-intro .content_rating img, .article-content .content_rating img {
    height: auto;
    max-width: 100%;
    width: auto;
	float: none;
	display: inline-block;
}
.article-header h2.article-title {
	color: #0384e2;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 38px;
}
.article-header h2.article-title a {
	color: #0384e2;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 38px;
}
.content_vote .btn {
	background: #0384e2;
	color: #fff;
}
.eshop-categories-list .eshop-category-wrap:hover .eshop-info-block a, .eshop-sub-categories-list .eshop-category-wrap:hover .eshop-info-block a {
	color: #fff;
}

.eshop-sub-categories-list .row-fluid [class*="span"] {
    margin-bottom: 2.5641%;
}

.ajax-block-product .eshop-info-block h5 {
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 10px;
}

.eshop-product-price {
	font-weight: bold;
}
.eshop-product-price .price {
	font-weight: bold;
}

.t3-footer .t3-copyright .t3-module {
	float: right;
	margin-left: 40px;
}

#productTab {
	border-bottom: 1px solid #eeeeee;
	margin: 10px auto 0;
}
body #productTab li {
	display: inline-block;
	float: none;
}
body #productTab li a {
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #eeeeee;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	padding: 30px;
	background: none;
}
body #productTab li.active a {
	border-bottom-color: #fff;
}

.product-info .tab-content {
	border: 1px solid #eeeeee;
	border-top: none;
	padding: 15px;
}

.product-info .product-desc, .product-info .product-price, .product-info .product-cart, .product-info .product-review, .product-share {
	border: none;
	padding: 0 0 10px;
}

.product-info .product-cart {
	border: 1px solid #e7e7e7;
	padding: 20px 0 5px;
	border-left: none;
	border-right: none;
}

.ajax-block-product .eshop-buttons .btn, .product-cart .btn, .btn {
	background: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
    box-shadow: none;
    font-weight: normal;
    text-shadow: none;
}

.ajax-block-product .eshop-buttons .btn.btn-primary, .product-cart .btn.btn-primary, .btn.btn-primary {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

.eshop-quantity-value {
    text-align: center;
    width: 60px !important;
}
.checkout-heading {
    color: #fff;
	border: none;
}

.table-bordered, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
	border-radius: 0!important;
	
}

.form-horizontal .controls input[type="text"], .form-horizontal .controls select,
.control-group .controls input[type="text"], .control-group .controls select, .control-group .controls input[type="password"] {
	width: 30%;
}
.checkout-content .control-group .controls input[type="text"], .checkout-content .control-group .controls select, .checkout-content .control-group .controls input[type="password"] {
	width: 80%;
}
.blog .readmore .btn {
    border-color: #B9CD96;
	font-size: 15px;
	background: #86D500;
	color: #fff;
	white-space: normal;
}
/* EDOCMAN */
#edocman-categories .edocman-box-heading, #edocman-documents .edocman-box-heading, #edocman-document-page .edocman-box-heading,
#edocman-categories .edocman-description, #edocman-documents .edocman-description, #edocman-document-page .edocman-description,
.edocman-taskbar li a.btn, .edocman-taskbar li a:visited, .edocman-taskbar li a:hover,
.btn-group > .btn, .sortPagiBar .btn, .table-bordered {
	background-image: none;
	border-radius: 0!important;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
    height: auto;
	line-height: inherit;
}
.edocman-taskbar li a.btn {
	background: none;
}
.edocman-taskbar li a.btn.btn-primary {
	text-transform: uppercase;
}
.edocman-taskbar li a.btn.btn-primary, .edocman-taskbar li a.btn:hover {
	color: #fff;
	box-shadow: none;
}
.edocman-taskbar li a.btn:hover i {
	color: #fff;
}

.pagination > li > a, .pagination > li > span {
    border-radius: 0 !important;
    color: #153552;
    margin: 0 5px;
}

.pagination > li > a:hover, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    color: #ffffff !important;
    z-index: 2;
}

select, input[type="file"] {
    height: auto!important;
}
table.adminform td {
	border: none;
}
/* EVENTBOOKING */
.eb-event-container  .row-fluid {
	width: 100%;
	*zoom: 1;
}
.eb-event-container  .row-fluid:before,
.eb-event-container  .row-fluid:after {
	display: table;
	content: "";
	line-height: 0;
}
.eb-event-container  .row-fluid:after {
	clear: both;
}
@media screen and (min-width: 768px) {
	.eb-event-container  .row-fluid [class*="span"] {
	  display: block;
	  width: 100%;
	  min-height: 30px;
	  -webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  box-sizing: border-box;
	  float: left;
	  margin-left: 2.127659574468085%;
	  *margin-left: 2.074468085106383%;
	}
	.eb-event-container  .row-fluid [class*="span"]:first-child {
	  margin-left: 0;
	}
	.eb-event-container  .row-fluid .span12 {
	  width: 100%;
	  *width: 99.94680851063829%;
	}
	.eb-event-container  .row-fluid .span11 {
	  width: 91.48936170212765%;
	  *width: 91.43617021276594%;
	}
	.eb-event-container  .row-fluid .span10 {
	  width: 82.97872340425532%;
	  *width: 82.92553191489361%;
	}
	.eb-event-container  .row-fluid .span9 {
	  width: 74.46808510638297%;
	  *width: 74.41489361702126%;
	}
	.eb-event-container  .row-fluid .span8 {
	  width: 65.95744680851064%;
	  *width: 65.90425531914893%;
	}
	.eb-event-container  .row-fluid .span7 {
	  width: 57.44680851063829%;
	  *width: 57.39361702127659%;
	}
	.eb-event-container  .row-fluid .span6 {
	  width: 48.93617021276595%;
	  *width: 48.88297872340425%;
	}
	.eb-event-container  .row-fluid .span5 {
	  width: 40.42553191489362%;
	  *width: 40.37234042553192%;
	}
	.eb-event-container  .row-fluid .span4 {
	  width: 31.914893617021278%;
	  *width: 31.861702127659576%;
	}
	.eb-event-container  .row-fluid .span3 {
	  width: 23.404255319148934%;
	  *width: 23.351063829787233%;
	}
	.eb-event-container  .row-fluid .span2 {
	  width: 14.893617021276595%;
	  *width: 14.840425531914894%;
	}
	.eb-event-container  .row-fluid .span1 {
	  width: 6.382978723404255%;
	  *width: 6.329787234042553%;
	}
}
@media screen and (max-width: 767px) {
	.form-horizontal .control-group .controls {
		margin-left: 0;
	}
	.form-horizontal .form-actions {
		padding-left: 20px!important;
	}
}

body .eb-topmenu-calendar ul li {
    margin: 0 0 0 3px;
}
.eb-topmenu-calendar ul li a {
	border-radius: 0;
}

.eb-events-timeline .eb-event-container {
	margin-top: 0;
}
.eb-container h1, .eb-container h2, .eb-container h3 {
    margin: 0 0 10px !important;
}
.eb-events-timeline .eb-event-container h2.eb-even-title-container {
	padding-top: 18px!important;
}
.eb-events-timeline .eb-event-date {
    height: 70px;
    width: 70px;
}
#eb-categories .eb-box-heading, #eb-events .eb-box-heading, #eb-event-page .eb-box-heading,
#eb-categories .eb-description, #eb-events .eb-description, #eb-event-page .eb-description {
	border-radius: 0;
	background-image: none;
}
.table-bordered {
	border-radius: 0!important;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
  
	border-radius: 0!important;

}

.form-horizontal .controls input[type="text"], .form-horizontal .controls input[type="password"], .form-horizontal .controls select {
	width: 30%;
}

.form-horizontal .controls .input-prepend input[type="text"], .form-horizontal .controls .input-prepend input[type="password"], .form-horizontal .controls .input-prepend select {
	width: 100%;
}

.eb-taskbar li a.btn {
    background: none;
    border-radius: 0;
    box-shadow: none;
    font-weight: normal;
    text-shadow: none;
}
.eb-taskbar li a.btn:hover, .eb-taskbar li a.btn:focus {
	color: #fff;
}
.eb-taskbar li a.btn.btn-primary, .form-actions .btn.btn-primary, .control-group .btn.btn-primary {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
	border-radius: 0;
}

.input-append .add-on, .input-prepend .add-on {
    height: auto!important;
}

.eb-events-timeline .eb-event-container:last-child .eb-taskbar {
    border-bottom: none;
    margin: 0;
    padding: 25px 0 0;
}

.eb-event-container .eb-taskbar {
    border-bottom: 1px solid #eeeeee;
}
.table-bordered, .table-bordered td {
	border-radius: 0!important;
}
.eb-calendar ul.eb-month-browser li#eb-current-month {
	text-align: center;
}
#eb-current-month #month, #eb-current-month #year {
    display: inline-block;
    float: none;
}

/* OSMEMBERSHIP */
@media screen and (max-width: 767px) {
	.form-horizontal .control-group .controls {
		margin-left: 0;
	}
	.form-horizontal .form-actions {
		padding-left: 20px!important;
	}
}
.osm-container .osm-item-heading-box, .osm-container .osm-item-description, .osm-pricing-table .btn-singup {
	border-radius: 0;
	background-image: none;
}
.table-bordered, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
    height: auto!important;
	border-radius: 0!important;
}

.osm-taskbar li a.btn {
    background: none;
    border-radius: 0;
    box-shadow: none;
    font-weight: normal;
    text-shadow: none;
}
.osm-taskbar li a.btn:hover {
	color: #fff;
}
.osm-taskbar li a.btn.btn-primary, .form-actions .btn.btn-primary, .control-group .btn.btn-primary {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
	border-radius: 0;
}

.input-append .add-on, .input-prepend .add-on {
    height: auto !important;
    padding: 6px !important;
}

.osm-pricing-table .osm-plan {
    border-radius: 0;
}
.osm-pricing-table .osm-plan .osm-plan-header {
    border-radius: 0;
}

.form-horizontal .controls input[type="text"], .form-horizontal .controls select,
.control-group .controls input[type="text"], .control-group .controls textarea, .control-group .controls select, .control-group .controls input[type="password"] {
	width: 50%;
}

.item-page h1 a {
    color: #0384e2;
}
.t3-footnav .t3-module .module-title {
    border-bottom: 2px solid #ff8c00;
}
.t3-footnav .t3-module ul > li > a {
	background: none!important;
	padding-left: 0;
    padding-right: 0;
}
.t3-footnav .t3-module ul > li > a:hover {
	color: #6EA614;
}

.t3-footer, .t3-copyright ul li a {
    color: #fff;
	font-weight: bold;
}
.t3-copyright ul li a:hover, .t3-copyright ul li a:fucus {
	background: none;
}
.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li span {
    font-weight: bold;
    white-space: nowrap;
	padding: 11px 25px 11px 15px;
}
.t3-megamenu .mega-nav .dropdown-submenu > a:before {
    top: 10px;
}

h3, .h3 {
	color: #333;
    font-size: 31px;
}
.head-top .custom {
    display: inline-block;
}
#t3-header .head-top h3 {
	margin: 10px;
}


.t3-footnav {
    font-weight: bold;
}


body .sp-organic-life-layout .sp-slider-item .rsMainSlideImage {
  margin: 0 auto;
  text-align: center;
  display: block;
}
body .sp-organic-life-layout h1.sp-title {
  font-family: "Lato", sans-serif;
  font-size: 60px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.42857;
  width: 100%;
  margin: 0;
  color: #fff;
}
body .sp-organic-life-layout h2.sp-posttitle,
body .sp-organic-life-layout .sp-slider-content .sp-introtext {
  color: #fff;
  font-size: 28px;
  width: 100%;
  font-family: "Source Sans Pro", sans-serif;
  margin: 0 0 21px;
}
body .btn-primary {
  background: #303030;
}
body .btn-primary:hover {
  transition: background-color 0.5s ease 0s;
}
body .rsContent {
  background: #000000;
  height: 100%;
  position: relative;
  width: 100%;
}
body .bContainer {
  left: 0;
  position: absolute;
  top: 38%;
  width: 100%;
  margin-top: 0;
  text-align: center;
}
body .layout-home3 .bContainer {
  top: 27%;
}
body .read-more-wrapper .btn {
  border-radius: 4px;
  display: inline-block !important;
  padding: 14px 25px;
}
body .read-more-wrapper .btn:before {
  border-radius: 4px;
}
body .sp-slider-content {
  color: #222222;
  transition: opacity 400ms ease-in-out 0s;
  visibility: visible;
}
body .sp-slider-content h2.sp-posttitle,
body .sp-slider-content .sp-introtext {
  color: #222222;
}
body .nav-dark h1.sp-title {
  color: #ffffff;
}
body .nav-dark .sp-slider-content {
  color: #ffffff;
  transition: opacity 400ms ease-in-out 0s;
  visibility: visible;
}
body .nav-dark .sp-slider-content h2.sp-posttitle,
body .nav-dark .sp-slider-content .sp-introtext {
  color: #ffffff;
}
body .nav-dark .read-more-wrapper .btn-default {
  color: #ffffff;
  border-color: #ffffff;
}
body .nav-dark .read-more-wrapper .btn-default:hover {
  background: #ffffff;
  color: #303030;
}
body .nav-dark .read-more-wrapper .btn-default:before {
  background: #ffffff;
}
body .nav-dark .read-more-wrapper .btn-primary {
  background: #f2533d;
  color: #ffffff;
  border: medium none;
}
body .nav-dark .bContainer {
  top: 40%;
}
@media (min-width: 768px) {
  body .item-3 .bContainer {
    text-align: left;
    left: 12%;
    width: auto;
  }
}
body .item-2 .read-more-wrapper .btn-default {
  background: #ffffff;
  color: #303030;
  border: medium none #fff;
  font-weight: normal;
}
body .item-2 .read-more-wrapper .btn-primary {
	background: #F2533D;
  color: #fff;
  border: medium none #F2533D;
  font-weight: normal;
}
body .item-3 .read-more-wrapper .btn-primary {
  background: #F2533D;
  color: #fff;
  border: medium none #F2533D;
  font-weight: normal;
}
body .item-3 .read-more-wrapper .btn-default {
  background: #ffffff;
  color: #303030;
  border: medium none #fff;
  font-weight: normal;
}
body .item-3 .read-more-wrapper .btn-default:hover {
  background: #ffffff;
  color: #303030;
}
body .item-3 .read-more-wrapper .btn-default:before {
  background: #ffffff;
}
@media (max-width: 767px) {
  body h1.sp-title {
    font-size: 23px !important;
  }
  body .bContainer , body .nav-dark .bContainer{
	  top: 13%;
  }
  body #sp-smart-slider,
  body .sp-organic-life-layout .sp-slider-item,
  body .sp-organic-life-layout .sp-slider-item .rsMainSlideImage {
    height: auto !important;
  }
  .heading .module-title {
    font-size: 36px;
    line-height: 1.1;
	}
  
}
#t3-slideshow p {
    margin: 0 0 9px;
	color: #fff;
}
.home .t3-sl-2-2 .column_container {
	padding:0;
}
.home .t3-sl-2-2 .column_container .counter-iconic {
  background: #f2533d;
  overflow: hidden;
  padding: 62.5px 25px;
  position: relative;
}
.home .t3-sl-2-2 .column_container .counter-iconic i {
  color: #fff;
  font-size: 270px;
  left: -50px;
  opacity: 0.1;
  position: absolute;
  right: 0;
  top: -40px;
}
.home .t3-sl-2-2 .column_container .counter-iconic .quantity-counter {
  background: url("../images/counter-sprtr.jpg") no-repeat center bottom;
  color: #ffffff;
  display: block;
  font-size: 69px;
  margin-bottom: 30px;
  padding-bottom: 12px;
}
.home .t3-sl-2-2 .column_container .counter-iconic .counter-details {
  font-size: 23px;
  color: #ffffff;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
}
.home .t3-sl-2-2 .column_container .counter-iconic .counter-details span {
  display: block;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 300;
  padding: 11.36363636px 0 0;
}
.home .t3-sl-2-2 .column_container + .column_container .counter-iconic {
  background: #3e9cda;
  background: #f46855;
}
.home .t3-sl-2-2 .column_container + .column_container + .column_container .counter-iconic {
  background: #54a7de;
  background: #f57563;
}
.home .t3-sl-2-2 .column_container + .column_container + .column_container + .column_container .counter-iconic {
  background: #69b2e2;
  background: #f68676;
}
.home .t3-sl-5 {
  background: #ffffff;
  color: #333333;
}
.acysubbuttons .button  {
	border: medium none;
    font-size: 15px;
    padding: 6px 12px;
}
.heading .module-title {
    font-size: 46px;
    font-weight: 500;
    margin: 0 0 5px;
    padding-bottom: 40px;
	color: #333;
	text-transform: none;
	line-height: 1.1;
}
.heading {
    text-align: center;
}
.home .t3-sl-5 .t3-module .vc_empty_space {
  display: none;
}
.home .t3-sl-5 .boxed-tri-sec {
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  margin: 62.5px 0 0;
  padding: 35px 22px 22px;
  position: relative;
}
.home .t3-sl-5 .boxed-tri-sec .pointer-icon {
  border-radius: 3px;
  color: #ffffff;
  font-size: 35px;
  height: 62px;
  line-height: 65px;
  text-align: center;
  width: 67px;
  position: absolute;
  right: 33px;
  top: -30px;
  background: #f2533d;
}
.home .t3-sl-5 .boxed-tri-sec .pointer-icon:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(41, 145, 214, 0);
  border-width: 12px;
  margin-left: -4px;
  border-left: 0;
  border-top-color: #f2533d;
}
.home .t3-sl-5 .boxed-tri-sec .pointer-icon .shadow {
  background: #ffffff;
  position: absolute;
  left: -45px;
  top: -20px;
  width: 100%;
  height: 100%;
  opacity: .1;
  transform: rotate(137deg) scale(1.5) skew(29deg) translate(-1px);
  -webkit-transform: rotate(137deg) scale(1.5) skew(29deg) translate(-1px);
  -moz-transform: rotate(137deg) scale(1.5) skew(29deg) translate(-1px);
  -o-transform: rotate(137deg) scale(1.5) skew(29deg) translate(-1px);
  -ms-transform: rotate(137deg) scale(1.5) skew(29deg) translate(-1px);
}
.home .t3-sl-5 .boxed-tri-sec .pointer {
  width: 118px;
  height: 108px;
  margin: 0 auto;
  border: 1px solid #222222;
  border-radius: 3px;
  display: inline-block;
  font-size: 48px;
  line-height: 120px;
  position: relative;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.home .t3-sl-5 .boxed-tri-sec .pointer:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #222222;
  border-width: 5px;
  margin-left: -5px;
}
.home .t3-sl-5 .boxed-tri-sec .pointer:after,
.home .t3-sl-5 .boxed-tri-sec .pointer:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.home .t3-sl-5 .boxed-tri-sec .pointer:after {
  border-top-color: #ffffff;
  border-width: 12px;
  margin-left: -12px;
}
.home .t3-sl-5 .boxed-tri-sec .pointer:before {
  border-top-color: #222;
  border-width: 13px;
  margin-left: -13px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.home .t3-sl-6 {
  background: #eeeeee;
}
.home .t3-sl-6 .latest-blog-post {
  background: #ffffff;
  border-radius: 5px;
  margin: 0;
  overflow: hidden;
  border: 1px solid #dfdfdf;
}
@media (max-width: 767px) {
  .home .t3-sl-6 .latest-blog-post {
    margin: 0 0 25px;
  }
}
.home .t3-sl-6 .latest-blog-post .latest-blog-post-content {
  padding: 22px;
}
.home .t3-sl-6 .latest-blog-post .latest-blog-post-content h4 a {
  color: #222222;
}
.home .t3-sl-6 .latest-blog-post .latest-blog-post-content .latest-blog-meta {
  border-top: 1px dotted #a5a5a5;
  font-size: 18px;
  font-weight: 300;
  list-style: none;
  margin: 25px 0 0;
  padding: 25px 0 0;
}
.home .t3-sl-6 .latest-blog-post .latest-blog-post-content .latest-blog-meta li {
  float: right;
}
.home .t3-sl-6 .latest-blog-post .latest-blog-post-content .latest-blog-meta li:first-child {
  float: left;
}
.home .t3-sl-6 .latest-blog-post .latest-blog-post-content .latest-blog-meta li a {
  color: #999999;
  display: block;
  margin: 0 0 0 15px;
}
.home .t3-sl-4-2 {
  padding: 0;
}
.home .t3-sl-4-2 .t3-module {
  padding-top: 75px;
  padding-bottom: 75px;
  color: #ffffff;
  font-size: 58px;
  line-height: normal;
  text-align: right;
  position: relative;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-4-2 .t3-module {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
.home .t3-sl-4-2 .t3-module:before,
.home .t3-sl-4-2 .t3-module:after {
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}
.home .t3-sl-4-2 .t3-module .mod-wrapper {
  z-index: 99;
  position: relative;
}
.home .t3-sl-4-2 .t3-module .mod-wrapper {
    position: relative;
    z-index: 99;
}
.home .t3-sl-4-2 .t3-module {
    color: #ffffff;
    font-size: 58px;
    line-height: normal;
    text-align: right;
}
.parallax {
    background-attachment: fixed !important;
    background-size: cover !important;
}
.btn-bordered.white {
  border-color: #ffffff;
  color: #ffffff;
}
.btn-bordered.white:hover {
  color: #4b4b4b;
}
.btn-bordered.white {
  color: #ffffff;
  padding: 8px 17px;
  text-transform: uppercase;
  font-size:20px;
  font-weight:400;
  position: relative;
}
.t3-wrapper .home {
	overflow:hidden;
}
.btn-bordered.white {
  -webkit-transition: border-color 0.4s, color 0.4s;
  transition: border-color 0.4s, color 0.4s;
}
.btn-bordered.white::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.7, 1, 1);
  transform: scale3d(0.7, 1, 1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn-bordered.white:before {
  background: #ffffff;
}
.btn-bordered.white:before {
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn-bordered.white:hover:before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.home .t3-sl-3,
.home .t3-sl-4 {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 p,
  .home .t3-sl-4 p {
    font-size: 20px;
    line-height: 28px;
  }
}
.home .t3-sl-3 .jumbotron,
.home .t3-sl-4 .jumbotron {
  padding-top: 0;
}
.home .t3-sl-3 .jumbotron h1,
.home .t3-sl-4 .jumbotron h1 {
  margin-bottom: 12.5px;
  margin-top: 0;
}
.home .t3-sl-3 .jumbotron p,
.home .t3-sl-4 .jumbotron p {
  font-size: 23px;
  line-height: 1.25;
  color: #999999;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 .jumbotron p,
  .home .t3-sl-4 .jumbotron p {
    font-size: 27px;
  }
}
.home .t3-sl-4 h3.module-title {
  font-size: 36px;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-4 h3.module-title {
    font-size: 54px;
  }
}
@media screen and (min-width: 768px) {
  .home .t3-sl-4 .os-module-testimonial-description {
    font-size: 20px;
    line-height: 28px;
    margin: 0 0 25px;
  }
}
.home .t3-sl-4 .vc_empty_space {
  display: none;
}
.home .t3-sl-4 .os-module-testimonial {
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  margin: 45px 0 0 !important;
  overflow: hidden;
}
.home .t3-sl-4 .os-module-testimonial p {
  font-size: 25.2px;
  line-height: normal;
  padding: 30px 37.5px 16.66666667px 0;
}
.home .t3-sl-4 .os-module-testimonial .nav-tabs {
  border: none;
}
.home .t3-sl-4 .os-module-testimonial .nav-tabs li {
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #e3e3e3;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-4 .os-module-testimonial .nav-tabs li {
    float: left;
    border-right: 1px solid #e3e3e3;
  }
}
@media screen and (max-width: 767px) {
  .home .t3-sl-4 .os-module-testimonial .nav-tabs li {
    width: 100% !important;
  }
}
.home .t3-sl-4 .os-module-testimonial .nav-tabs li a {
  color: #222222;
  display: block;
  font-size: 23.4px;
  line-height: normal;
  padding: 30px;
  margin: 0;
  border: none !important;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.home .t3-sl-4 .os-module-testimonial .nav-tabs li a span {
  color: #333333;
  display: block;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  font-weight: 300;
}
.home .t3-sl-4 .os-module-testimonial .nav-tabs li.active a,
.home .t3-sl-4 .os-module-testimonial .nav-tabs li a:hover,
.home .t3-sl-4 .os-module-testimonial .nav-tabs li a:focus {
  background: #f2533d;
  color: #ffffff;
}
.home .t3-sl-4 .os-module-testimonial .nav-tabs li.active a span,
.home .t3-sl-4 .os-module-testimonial .nav-tabs li a:hover span,
.home .t3-sl-4 .os-module-testimonial .nav-tabs li a:focus span {
  color: #ffffff;
}
.home .t3-sl-4 .os-module-testimonial .os-testimonial {
  text-align: left;
  border: none;
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.home .t3-sl-4 .os-module-testimonial .row {
  margin: 0;
}
.home .t3-sl-4 .os-module-testimonial .col-sm-4 {
  padding: 0;
}
.home .t3-sl-4 .os-module-testimonial .os-information {
  padding: 33px 33px 20px;
}
.home .t3-sl-4 .os-module-testimonial .os-information p.os-content {
  border: none;
  margin: 0;
  padding: 0;
}
.home .t3-sl-4 .os-module-testimonial .os-information .os-member-social-links {
  margin: 30px 0 17.85714286px;
  padding: 0;
}
.home .t3-sl-4 .os-module-testimonial .os-information .os-member-social-links li {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  padding: 0 !important;
}
.home .t3-sl-4 .os-module-testimonial .os-information .os-member-social-links li a {
  text-decoration: none;
  display: block;
}
.home .t3-sl-4 .os-module-testimonial .os-information .os-member-social-links li a i {
  border-radius: 4px;
  font-size: 26px;
  height: 50px;
  line-height: 48px;
  width: 50px;
  border: 1px solid #333333;
  color: #333333;
  display: block;
  font-weight: 300;
  text-align: center;
  transition: all 500ms ease 0s;
}
.home .t3-sl-4 .os-module-testimonial .os-information .os-member-social-links li a:hover i {
  background: #f2533d;
  color: #ffffff;
  border-color: #f2533d;
}
.home .t3-sl-4 .os-module-testimonial .os-information .os-member-social-links li a:hover i.fa-twitter {
  background: #07a2dc;
  border-color: #07a2dc;
}
.home .t3-sl-4 .os-module-testimonial .os-information .os-member-social-links li a:hover i.fa-linkedin {
  background: #05759b;
  border-color: #05759b;
}
.home .t3-sl-4 .os-module-testimonial .os-information .os-member-social-links li a:hover i.fa-pinterest {
  background: #c2171d;
  border-color: #c2171d;
}
.home .home-1 {
  text-align: center;
  background: url(../images/bg1.jpg) repeat center top;
  
}
.home .home-1 a.btn-bordered.white {
	border: 1px solid #333;
    color: #333;
}
.home .home-1 .heading {
  margin: 0 auto;
  max-width: 860px;
}
.home .home-1 .heading h2 {
  margin-bottom: 7px;
}
.home .home-1 .column_container {
  margin-top: 25px;
}
.home .home-1 .tri-sec .round-icon {
  margin: 0 auto;
}
.home .home-1 .tri-sec i {
  border: display: block;
  margin: 4px 4px 0 auto;
  font-size: 69px;
  line-height: normal;
}
.home .home-1 .tri-sec:hover i,
.home .home-1 .tri-sec .tri-sec:hover .round-icon i {
  color: #f2533d;
}
.home-1 .black {
  display: inline-block;
  padding: 8px 17px;
  font-size: 20px;
  font-weight: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border: 1px solid #303030;
  text-transform:uppercase;
    color: #4b4b4b;
}
.home h2 {
    font-size: 46px;
    margin: 0 0 5px;
}
.rotating {
  display: inline-block;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
  -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
  -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
  -o-transform: rotateX(0) rotateY(0) rotateZ(0);
  transform: rotateX(0) rotateY(0) rotateZ(0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin-x: 50%;
}
.rotating.flip {
  position: relative;
}
.rotating .front,
.rotating .back {
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.rotating .front {
  position: absolute;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 1px);
  -moz-transform: translate3d(0, 0, 1px);
  -ms-transform: translate3d(0, 0, 1px);
  -o-transform: translate3d(0, 0, 1px);
  transform: translate3d(0, 0, 1px);
}
.rotating.flip .front {
  z-index: 1;
}
.rotating .back {
  display: block;
  opacity: 0;
}
.rotating.spin {
  -webkit-transform: rotate(360deg) scale(0);
  -moz-transform: rotate(360deg) scale(0);
  -ms-transform: rotate(360deg) scale(0);
  -o-transform: rotate(360deg) scale(0);
  transform: rotate(360deg) scale(0);
}
.rotating.flip .back {
  z-index: 2;
  display: block;
  opacity: 1;
  -webkit-transform: rotateY(180deg) translate3d(0, 0, 0);
  -moz-transform: rotateY(180deg) translate3d(0, 0, 0);
  -ms-transform: rotateY(180deg) translate3d(0, 0, 0);
  -o-transform: rotateY(180deg) translate3d(0, 0, 0);
  transform: rotateY(180deg) translate3d(0, 0, 0);
}
.rotating.flip.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0, 0, 0);
  -moz-transform: rotateX(180deg) translate3d(0, 0, 0);
  -ms-transform: rotateX(180deg) translate3d(0, 0, 0);
  -o-transform: rotateX(180deg) translate3d(0, 0, 0);
  transform: rotateX(180deg) translate3d(0, 0, 0);
}
.rotating.flip.cube .front {
  -webkit-transform: translate3d(0, 0, 100px) scale(0.9, 0.9);
  -moz-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
  -ms-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
  -o-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
  transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
}
.rotating.flip.cube .back {
  -webkit-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
  -moz-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  -ms-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  -o-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}
.rotating.flip.cube.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
  -moz-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  -ms-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  -o-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}
.text-rotator span {
  font-weight: 600;
  color: #f2533d;
}
.t3-sl-2-2  {
	padding:0;
}

.btn {
  display: inline-block;
  padding: 8px 17px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  z-index: 0;
  text-transform: uppercase;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: background-color 0.5s ease;
  -webkit-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #4b4b4b;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-bordered {
  background: none !important;
  position: relative;
}
.btn-bordered.black {
  color: #4b4b4b;
  background-color: transparent;
  border-color: #303030;
}
.btn-bordered.black:hover,
.btn-bordered.black:focus,
.btn-bordered.black.focus,
.btn-bordered.black:active,
.btn-bordered.black.active,
.open > .dropdown-toggle.btn-bordered.black {
  color: #4b4b4b;
  background-color: rgba(0, 0, 0, 0);
  border-color: #111111;
}
.btn-bordered.black:active,
.btn-bordered.black.active,
.open > .dropdown-toggle.btn-bordered.black {
  background-image: none;
}
.btn-bordered.black.disabled,
.btn-bordered.black[disabled],
fieldset[disabled] .btn-bordered.black,
.btn-bordered.black.disabled:hover,
.btn-bordered.black[disabled]:hover,
fieldset[disabled] .btn-bordered.black:hover,
.btn-bordered.black.disabled:focus,
.btn-bordered.black[disabled]:focus,
fieldset[disabled] .btn-bordered.black:focus,
.btn-bordered.black.disabled.focus,
.btn-bordered.black[disabled].focus,
fieldset[disabled] .btn-bordered.black.focus,
.btn-bordered.black.disabled:active,
.btn-bordered.black[disabled]:active,
fieldset[disabled] .btn-bordered.black:active,
.btn-bordered.black.disabled.active,
.btn-bordered.black[disabled].active,
fieldset[disabled] .btn-bordered.black.active {
  background-color: transparent;
  border-color: #303030;
}
.btn-bordered.black .badge {
  color: transparent;
  background-color: #4b4b4b;
}
.btn-bordered.black:hover {
  border-color: #282828;
  color: #ffffff;
}
.btn-bordered.black {
  -webkit-transition: border-color 0.4s, color 0.4s;
  transition: border-color 0.4s, color 0.4s;
}
.btn-bordered.black:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #303030;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.7, 1, 1);
  transform: scale3d(0.7, 1, 1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn-bordered.black:before {
  background: #303030;
}
.btn-bordered.black:before {
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn-bordered.black:hover {
  color: #ffffff;
}
.btn-bordered.black:hover::before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.btn-bordered.white {
  border-color: #ffffff;
  color: #ffffff;
}
.btn-bordered.white:hover {
  color: #fff;
	background: #ff5722;
	border-color: #ff5722;
}
.btn-bordered.white {
  color: #ffffff;
}
.btn-bordered.white {
  -webkit-transition: border-color 0.4s, color 0.4s;
  transition: border-color 0.4s, color 0.4s;
}
.btn-bordered.white:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ff5722;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.7, 1, 1);
  transform: scale3d(0.7, 1, 1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn-bordered.white:before {
  background: #f8522f;
}
.btn-bordered.white:before {
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn-bordered.white:hover:before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.t3-sl-1 .module-ct .text h3 {
    color: #153552;
    font-size: 22px !important;
    font-weight: bold;
    letter-spacing: 0.5px !important;
    line-height: 29px !important;
    margin: 20px 0 !important;
}
.t3-mainnav {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.home .t3-sl-7 .favslider .favs img {
  padding: 0;
  border: none;
  width: auto;
  float: none;
  margin: 0 auto;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  
  -webkit-filter: grayscale(100%);
  
}
.home .t3-sl-7 .favslider .favs img:hover {
  filter: none;
  -webkit-filter: none;
}
.boxes h3.module-title {
  font-size: 48px;
  line-height: 1;
  font-family: "Raleway",sans-serif;
  font-weight: 500;
  color: #333333;
}
.boxes .t3-module {
  margin: 0;
}
.boxes .t3-module .favs {
  margin-bottom: 7px;
}
.boxes .t3-module .fav-slider-main img,
.boxes .t3-module .fav-control-thumbs img {
  border: 1px solid #dadada;
  border-radius: 2px;
  display: block;
  height: auto;
  max-width: 600px;
  padding: 5px;
  width: 100%;
}
.boxes .t3-module .fav-control-thumbs li a {
  margin-right: 7px;
}
.feature-list {
  margin: 0;
}
.feature-list li {
  font-weight: 300;
  padding: 9px 0 8px 60px;
  font-size: 21px;
  line-height: 40px;
}
.feature-list i {
  float: left;
  font-size: 31px;
  text-align: center;
  margin: 0 0 0 -50px;
  color: #ffffff;
  width: 38px;
  height: 38px;
  border-radius: 100%;
  line-height: 35px;
  background: #f2533d;
}
.feature-list.big li {
  font-size: 24px;
}
.feature-list.big i {
  font-size: 32px;
  color: #333333;
}
.feature-list .list-icon i {
  float: left;
  margin: 5px 0 0 -28px;
  font-size: 19px;
}
.feature-list .list-icon li {
  float: left;
  padding: 5px 0 5px 28px;
}
.boxes .btn-bordered {
	border:1px solid #303030;
	color: #f2533d;
}
.boxes .btn-bordered:hover {
	color: #4b4b4b;
}
.boxes .btn-bordered.white:hover {
	color: #fff;
}
.t3-sl.t3-sl-5 .btn-bordered.white {
	border-color: #333;
	color: #333;
}
.t3-sl.t3-sl-5 .btn-bordered.white:hover {
	border-color: #ff5722;
	background: #ff5722;
	color: #fff;
}
.home .t3-sl-3 p > img {
  margin-top: 25px;
}
@media screen and (min-width: 992px) {
  .home .t3-sl-3 p > img {
    margin-top: 0;
  }
}
.home .t3-sl-3 {
  background-image: url("../images/globe.png");
  height: 150%;
  top: -33.0382%;
  background-attachment: scroll;
  background-color: #f4f4f4;
  background-position: 50% 0;
  background-size: cover;
  z-index: 0;
  overflow: hidden;
  position: relative;
}
.home .t3-sl-3 .os-module-testimonial {
  background: #ffffff;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  margin: 0;
  padding: 43px 43px 50px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 .os-module-testimonial {
    float: right;
    width: 60%;
  }
}
.home .t3-sl-3 .os-module-testimonial .row {
  margin: 0;
}
.home .t3-sl-3 .os-module-testimonial .col-md-12 {
  padding: 0;
}
.home .t3-sl-3 .os-module-testimonial .title-description {
  font-family: "Raleway", sans-serif;
  font-size: 29.9px;
  margin-bottom: 22.72727273px;
  color: #222222;
  font-weight: 400;
}
.home .t3-sl-3 .os-module-testimonial i {
  color: #999999;
  font-size: 28px;
}
.home .t3-sl-3 .os-module-testimonial p.content-testimonial {
  font-size: 22px;
  font-style: normal;
  text-align: center;
  font-weight: 300;
  line-height: normal;
  margin: 0 0 12px;
  width: 100%;
  padding: 0;
}
.home .t3-sl-3 .os-module-testimonial .name {
  display: inline-block;
  font-size: 23px;
  font-weight: 300;
  margin: 0;
  color: #f2533d;
}
.home .t3-sl-3 .os-module-testimonial .position {
  color: #939494;
  font-size: 17px;
  line-height: normal;
}
.home .t3-sl-3 .os-module-testimonial ol.carousel-indicators li.active {
  background-color: #f2533d;
  border: 1px solid #f2533d;
}
.home .t3-sl-3 .default-description {
  text-align: left;
  line-height: normal;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 .default-description {
    float: left;
    width: 40%;
    padding: 100px 0 0;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.home .t3-sl-3 .default-description h2 {
  font-size: 43px;
  color: #f2533d;
}
.home .t3-sl-3 .default-description h2 span {
  font-size: 29px;
  display: block;
  color: #777;
  margin: 12px 0 0;
}
.home .t3-sl-3,
.home .t3-sl-4 {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 p,
  .home .t3-sl-4 p {
    font-size: 20px;
    line-height: 28px;
  }
}
.home .t3-sl-3 .jumbotron,
.home .t3-sl-4 .jumbotron {
  padding-top: 0;
}
.home .t3-sl-3 .jumbotron h1,
.home .t3-sl-4 .jumbotron h1 {
  margin-bottom: 12.5px;
  margin-top: 0;
}
.home .t3-sl-3 .jumbotron p,
.home .t3-sl-4 .jumbotron p {
  font-size: 23px;
  line-height: 1.25;
  color: #999999;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 .jumbotron p,
  .home .t3-sl-4 .jumbotron p {
    font-size: 27px;
  }
}
#t3-slideshow .parallax.t3-module {
    color: #ffffff;
    margin: 0;
    min-height: 536px;
    padding-top: 200px;
    position: relative;
    text-align: center;
}
#t3-slideshow .parallax.t3-module:before,
#t3-slideshow .parallax.t3-module:after {
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}
#t3-slideshow .t3-module h2 {
  color: #ffffff;
  font-family: "Raleway", sans-serif;
  font-size: 57.5px;
  font-weight: 700;
  text-transform: uppercase;
}
#t3-slideshow .t3-module p {
  font-family: "Raleway", sans-serif;
  font-size: 34.5px;
  margin: 25px 0;
}
#t3-slideshow .parallax.t3-module .mod-wrapper {
    position: relative;
    z-index: 99;
}
.t3-sl-5 .custom .editable > p {
	text-align: center;
}
@media (max-width: 767px) {
	#t3-header {
		background: #163652 none repeat scroll 0 0;
	}
}
.inner-2 {
  padding: 0 !important;
}
.inner-2 .t3-module {
  margin: 0;
  padding: 62.5px 0;
  position: relative;
}
.inner-2 .t3-module:before,
.inner-2 .t3-module:after {
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}
.inner-2 .t3-module .mod-wrapper {
  position: relative;
  z-index: 9;
}
.inner-2 .numbering-sec {
  font-family: "Raleway", sans-serif;
  color: #ffffff;
  text-align: center;
}
.inner-2 .numbering-sec .counter {
  margin: 30px 0;
  background: none;
  float: none;
  padding: 0;
  border: none;
}
.inner-2 .numbering-sec .counter i {
  color: #ffffff;
  display: block;
  font-size: 69px;
}
.inner-2 .numbering-sec .counter .quantity-counter {
  background: none;
  color: #ffffff;
  display: block;
  font-size: 46px;
  margin: 8px 0;
}
.inner-2 .numbering-sec .counter .counter-details {
  color: #ffffff;
  text-transform: none;
  font-size: 23px;
}
div.fcp_line input[type="text"], div.fcp_line input[type="email"], div.fcp_line input[type="number"], div.fcp_line input[type="password"], div.fcp_line input[type="file"], div.fcp_line select {
		padding: 6px 12px !important;
}
.t3-mainbody {
    background: #f9f9f9 none repeat scroll 0 0;
}
.home .t3-sl-4-2 .t3-module {
	-webkit-backface-visibility: hidden;
}
body {
   
    overflow-x: hidden;
}
@media screen and (max-width: 768px) {
	#t3-slideshow .parallax.t3-module {
		padding-top: 80px;   
	}
	#t3-slideshow .t3-module h2 {
		font-size: 35px;
	}
	#ca_banner {
		height: 90px;
	}
	#ca_banner p {
		padding: 0 20px;
	}
	.t3-latest-news {
		padding: 40px 10px;
	}
}
.itemid-102 .btn-bordered.white::before {
    background: orange none repeat scroll 0 0;
}
.itemid-102 .btn-bordered.white:hover {
	color: #ffffff;
}

#t3-slideshow .slideshow h1 {
	color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-size: 57.5px;
    font-weight: 700;
    text-transform: uppercase;
}
.t3-content .btn-bordered.white {
    border-color: #333;
    color: #333;
}
.t3-content .btn-bordered.white:hover {
    color: #fff!important;
	border-color: #fff!important;
}
.container .jumbotron {
    margin-top: 20px;
}
.btn-bordered.white {
    color: #ffffff !important;
    background: #f36450 !important;
}
.btn-bordered.white, .acysubbuttons .button {
    color: #ffffff !important;
    background: #f36450 !important;
}
.acysubbuttons .button:hover {
    background: #ff5722!important;
    color: #fff;
}
@media screen and (max-width: 767px) {
	body #ca_info {
		height: 400px!important;
		margin-left: -190px!important;
		width: 96%!important;
		padding: 20px!important;
	}
	body #ca_info_plus {
		height: 360px!important;
	}
}
.mb2-portfolio-links a:hover {
	color: #fff!important;
}

.t3-latest-news {
	background: url(../images/bg1.jpg) repeat center top;
}
.t3-other {
	background: url(../images/bg1.jpg) repeat center top;
}
.itemid-136 .t3-sl-7 {
	background: #f1f1f1;
}
@media screen and (min-width: 1280px) {
	.t3-head-top .container, .t3-mainnav .container {
		position: inherit;
	}
	.t3-mainnav .logo {
		text-align: left;
		padding: 0;
		position: absolute;
		left: 2%;
	}
	.t3-head-top .head-top {
		position: absolute;
		right: 2%;
	}
}