
@font-face {
	font-family: 'ge_flow';
	src: url('../fonts/GE FLOW REGULAR_1.eot');
	src: url('../fonts/GE FLOW REGULAR_1.woff') format('woff'), url('../fonts/GE FLOW REGULAR_1.ttf') format('truetype'), url('../fonts/GE FLOW REGULAR_1.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* --------------------------------------------------------------------- */
.white-large, .white-medium, .white-small, .black-large, .black-medium, .black-small, .theme-large, .theme-medium, .theme-small {
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color: #252525;
	font-style:normal;
	text-decoration:none;
	margin: 0px;
	line-height: 1.6;
	font-weight: normal;
	padding: 5px 15px;
}
.tp-caption strong { font-weight: 900 !important; }
/* White */
.white-large {
	color: #ecb21d;
	font-size: 50px;
	font-weight: 900;
	font-family: 'ge_flow';
}
.white-medium {
	color: #ecb21d;
	font-size: 30px;
}
.white-small {
	color: #ecb21d;
	font-size: 20px;
}
/* Black */
.black-large {
	color: #252525;
	font-size: 50px;
	font-weight: 900;
	font-family: 'ge_flow';
}
.black-medium {
	color: #252525;
	font-size: 30px;
}
.black-small {
	color: #252525;
	font-size: 20px;
}
/* Theme */
.theme-large {
	color: #66aacc;
	font-size: 50px;
	font-weight: 900;
	font-family: 'ge_flow';
}
.theme-medium {
	color: #66aacc;
	font-size: 30px;
}
.theme-small {
	color: #66aacc;
	font-size: 20px;
}
/* Caption Background */
.white-bg {
	background-color: #ffffff;
	background-color: rgba(255,255,255,0.7);
}
.black-bg {
	background-color: #252525;
	background-color: rgba(0,0,0,0.7);
}
.theme-bg {
	background-color: #66aacc;
	background-color: rgba(102,170,204,0.7);
}
/* ----------------------------------------------------------------------
	12. Owl Carousel
---------------------------------------------------------------------- */
.owl-carousel {
	position: relative;
	margin-bottom: 20px;
}
.owl-carousel .item {
	margin: 0;
	cursor: pointer;
}
#sync1 .item, #sync2 .item { margin: 5px; }
.owl-carousel .item img {
	display: block;
	width: 100%;
	height: auto;
	text-align: center;
}
.owl-client {
	padding: 30px 0px;
	margin: 10px;
}
.owl-theme .owl-controls .owl-buttons div {
	font-size: 50px;
	line-height: 50px;
	padding: 10px;
	width: 70px;
	height: 70px;
	margin: 0px;
	background: transparent;
	border-radius: 0px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover { background: transparent; }
.owl-theme .owl-controls .owl-buttons .owl-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: auto;
	margin: auto;
	width: 70px;
	height: 70px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	right: 0;
	margin: auto;
	width: 70px;
	height: 70px;
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
	margin: 5px 5px;
	width: 20px;
	height: 5px;
}
/* Owl Carousel Slider */
.owl-slider .item {
	position: relative;
	width: 100%;
	height: 600px;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin:0;
	padding:0;
}
.owl-slider .item1 { background-image: url("../images/slider/slider1.jpg"); }
.owl-slider .item2 { background-image: url("../images/slider/slider2.jpg"); }
.owl-slider .item3 { background-image: url("../images/slider/slider3.jpg"); }
.owl-slider .item img {
	max-width: 400px;
	height: 600px;
	margin: 0 50px 0;
}
.owl-slider-right {
	text-align: left;
	margin-top: 170px;
	margin-left: 50px;
}
.owl-slider-left {
	text-align: right;
	margin-top: 170px;
	margin-right: 50px;
}
.owl-slider-center {
	text-align: center;
	margin-top: 170px;
}
.owl-caption { display: block; }
.owl-white-large {
	display: inline-block;
	line-height: 1.6;
	margin: 0;
	margin-bottom: 1px;
	color: #ffffff;
	font-size: 50px;
	font-weight: 900;
	font-family: 'ge_flow';
}
.owl-white-medium {
	display: inline-block;
	line-height: 1.6;
	margin: 0;
	margin-bottom: 1px;
	color: #ffffff;
	font-size: 30px;
}
.owl-white-small {
	display: inline-block;
	line-height: 1.6;
	margin: 0;
	margin-bottom: 1px;
	color: #ffffff;
	font-size: 20px;
}
.owl-black-large {
	display: inline-block;
	line-height: 1.6;
	margin: 0;
	margin-bottom: 1px;
	color: #252525;
	font-size: 50px;
	font-weight: 900;
	font-family: 'ge_flow';
}
.owl-black-medium {
	display: inline-block;
	line-height: 1.6;
	margin: 0;
	margin-bottom: 1px;
	color: #252525;
	font-size: 30px;
}
.owl-black-small {
	display: inline-block;
	line-height: 1.6;
	margin: 0;
	margin-bottom: 1px;
	color: #252525;
	font-size: 20px;
}
.owl-theme-large {
	display: inline-block;
	line-height: 1.6;
	margin: 0;
	margin-bottom: 1px;
	color: #66aacc;
	font-size: 50px;
	font-weight: 900;
font-family: 'ge_flow';
}
.owl-theme-medium {
	display: inline-block;
	line-height: 1.6;
	margin: 0;
	margin-bottom: 1px;
	color: #66aacc;
	font-size: 30px;
}
.owl-theme-small {
	display: inline-block;
	line-height: 1.6;
	margin: 0;
	margin-bottom: 1px;
	color: #66aacc;
	font-size: 20px;
}
.owl-slider strong { font-weight: 900; }
.owl-slider .btn {
	display: inline-block;
	margin: 0;
	margin-top: 20px;
}
.owl-white-bg {
	background-color: #ffffff;
	background-color: rgba(255,255,255,0.7);
}
.owl-black-bg {
	background-color: #000000;
	background-color: rgba(0,0,0,0.7);
}
.owl-theme-bg {
	background-color: #66aacc;
	background-color: rgba(102,170,204,0.7);
}
@media (max-width: 767px) {
.owl-slider .item { height: 300px; }
.owl-slider-right {
	text-align: center;
	margin-top: 60px;
	margin-left: 0px;
}
.owl-slider-left {
	text-align: center;
	margin-top: 60px;
	margin-right: 0px;
}
.owl-slider-center {
	text-align: center;
	margin-top: 60px;
}
.owl-white-large, .owl-black-large, .owl-theme-large { font-size: 35px !important; }
.owl-white-medium, .owl-black-medium, .owl-theme-medium { font-size: 20px !important; }
.owl-white-small, .owl-black-small, .owl-theme-small { font-size: 12px !important; }
.owl-slider .btn-lg {
	padding: 6px 12px;
	font-size: 14px;
}
.owl-slider .btn.btn-lg span { margin-right: 25px; font-size: 14px; }
.owl-slider .btn.btn-lg span i { padding: 8px; }
}



-------------------------------------------------------------------- */
.btn {
	position: relative;
	font-weight: normal !important;
	font-family: inherit;
	overflow: hidden;
	text-shadow: none;
	vertical-align: middle;
	z-index: 1;
	margin-bottom: 10px;
	border: none;
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	border-radius: 0;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.btn:focus, .btn:active:focus, .btn.active:focus { outline: 0; }
.btn:hover, .btn:focus {
	text-decoration: none;
	color: #ffffff !important;
	background: #ecb21d !important;
	-webkit-transition:0.2s linear;
	-moz-transition:0.2s linear;
	-ms-transition:0.2s linear;
	-o-transition:0.2s linear;
	transition:0.2s linear;
	border-color: transparent;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	color: #ffffff !important;
	background-color: #555555 !important;
}
.btn-white {
	color: #454545 !important;
	background: #f5f5f5;
}
.btn-gray {
	color: #ffffff!important;
	background: #999999;
}
.btn-black {
	color: #ffffff!important;
	background: #252525;
}
.btn-rose {
	color: #ffffff!important;
	background: #cc6699;
}
.btn-pink {
	color: #ffffff!important;
	background: #cc66cc;
}
.btn-purple {
	color: #ffffff!important;
	background: #9966cc;
}
.btn-indigo {
	color: #ffffff!important;
	background: #6666cc;
}
.btn-blue {
	color: #ffffff!important;
	background: #6699cc;
}
.btn-aqua {
	color: #ffffff!important;
	background: #66cccc;
}
.btn-emerald {
	color: #ffffff!important;
	background: #66cc99;
}
.btn-green {
	color: #ffffff!important;
	background: #66cc66;
}
.btn-olive {
	color: #ffffff!important;
	background: #99cc66;
}
.btn-yellow {
	color: #ffffff!important;
	background: #cccc66;
}
.btn-orange {
	color: #ffffff!important;
	background: #cc9966;
}
.btn-red {
	color: #ffffff!important;
	background: #cc6666;
}
.btn-theme {
	color: #ffffff!important;
	background: #66aacc;
}
/* btn icon */
.btn span { margin-right: 30px; }
.btn span i {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background: rgba(0,0,0,0.1);
	padding: 10px;
	line-height: 1 !important;
}
.btn.btn-white span i { color: #252525; }
.btn.btn-black span i { background: rgba(255,255,255,0.1); }
.btn.btn-lg span { margin-right: 40px; }
.btn.btn-sm span { margin-right: 25px; }
.btn.btn-xs span { margin-right: 20px; }
.btn.btn-lg span i { padding: 14px; }
.btn.btn-sm span i { padding: 8px; }
.btn.btn-xs span i { padding: 4px; }