/* ==============================================================

Template name : Fatih - creative landing page template v1.0.0
Categorie : Landing page
Author : Nce18cex
Version : v1.0.0
Created : 29 April 2015
Last update : 31 Mei 2015

-----------------------------------------------------------------
CSS structure
-----------------------------------------------------------------

01. Body
02. Home
03. How it work
04. Client logo
05. MacBook video
06. Client logo
07. Crausel tabs
08. Counter
09. Gallery
10. Portfolio detail
11. Heading
12. Testimoni
13. Blog
14. Comments
15. Contact
16. Footer
17. Search
18. Inner page
19. Team
20. Story line
21. Services
22. Divider
23. Heading
24. Media responsive
25. Ui to top
26. Loading
27. Clear spacer
28. Custom top spacer
29. Custom bottom spacer
30. Custom left spacer
31. Custom right spacer
32. Custom responsive
	
============================================================== */

/*
Body
=========================== */
#wrapper{
	position:relative;
	background:#f8fefe;
	overflow:hidden;
}

#slidewrapper{
	position:relative;
	overflow:hidden;
}

.containt{
	position:relative;
	padding-top:60px;
	padding-bottom:60px;
}

#slidewrapper .containt{
	background:#f8fefe;
}

.pattren-bg{
	background:#e5e7eb url(../img/pattren.png) repeat 0 0;
}

#slidewrapper .containt.pattren-bg{
	background:#e5e7eb url(../img/pattren.png) repeat 0 0;
}

.half-wrapper{
	background:#e5e7eb url(../img/pattren.png) repeat 0 0;
	position:relative;
	float:left;
	width:100%;
	padding:0;
	margin:0;
}

.half-column{
	float:left;
	width:50%;
	padding:0;
	margin:0;
}

.half-containt{
	padding:80px 60px 80px 60px;
}

/*
Home
=========================== */
.home-wrapper,
.bg-slide{
	background:url(../img/main-bg.jpg) 50% 0 no-repeat fixed;
	position:relative;
	padding:60px;
	margin: 0 auto;
	overflow: auto;
	overflow-y: hidden;
	width: 100%;
	z-index:3;
	color:#fff;
}

.bg-slide{
	background:none;
}

.videobg{
	background:#212121;
}

.home-container{
	border:40px double rgba(255, 255, 255, 0.5);
	margin-bottom:0;
	padding:220px 0 220px 0;
}

.home-wrapper h1, .home-wrapper h2, .home-wrapper h3, .home-wrapper h4, .home-wrapper h5,.home-wrapper h6,
.bg-slide h1, .bg-slide h2, .bg-slide h3, .bg-slide h4, .bg-slide h5, .bg-slide h6{
	color:#fff;
}

.home-wrapper h1,
.bg-slide h1{
	font-size:52px;
	line-height:48px;
	letter-spacing:6px;
}

.home-wrapper h2,
.bg-slide h2{
	margin-bottom:10px;
	text-transform:uppercase;
}

.scrolltop ul{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.scrolltop ul li{
	float:left;
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
	font-size:14px;
	line-height:20px;
	text-transform:uppercase;
	letter-spacing:3px;
}

/*
How it work
=========================== */
.timeline{
	float:left;
	background:url(../img/gray-line.png) repeat-y top center;
	padding:40px 0 40px 0;
	margin-top:20px;
	margin-bottom:20px;
}

.circle{
	border:1px solid #8f9495;
	position:absolute;
	width:14px;
	height:14px;
	border-radius:50%;
	left:50%;
	margin-left:-8px;
}

.circle.on-top{
	top:0;
	margin-top:-14px;
}

.circle.on-bottom{
	top:100%;
	margin-bottom:-14px;
}

.box-line{
	position:relative;
	width:50%;
	clear:both;
}

.box-line.on-right{
	float:right;
}

.box-line.on-left{
	float:left;
}

.box-icon,
.box-time{
	position:absolute;
	width:80px;
	height:80px;
	border:1px solid;
	color:#fff;
	font-size:42px;
	line-height:82px;
	text-align:center;
	border-radius:50%;
	top:50%;
	margin-top:-40px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.box-line.on-right .box-icon,
.box-line.on-right .box-time{
	left:0;
	margin-left:-40px;
}

.box-line.on-left .box-icon,
.box-line.on-left .box-time{
	right:0;
	margin-right:-40px;
}

.box-time{
	font-size:16px;
	line-height:76px;
	font-weight:700;
}

.box-wrapp{
	background-image:url(../img/box-line.png);
	background-repeat:repeat-x;
}

.box-line.on-right .box-wrapp{
	background-position:left center;
	padding-left:85px;
}

.box-line.on-left .box-wrapp{
	background-position:right center;
	padding-right:85px;
}

.box-containt{
	background:#f8fbfb;
	border:1px solid #bfcaca;
	border-radius:3px;
	padding:30px;
}

.box-line.on-right .box-containt{
	text-align:left;
}

.box-line.on-left .box-containt{
	text-align:right;
}

.box-containt h5,
.box-containt p{
	margin-bottom:10px;
}

/*
Client logo
=========================== */
.client{
	background:#e5e7eb url(../img/pattren.png) repeat 0 0;
	padding:45px 0 40px 0;
	margin-top:-5px;
}

.client h5{
	margin-bottom:10px;
	text-transform:uppercase;
}

.client-wrapper{
	float:left;
	width:100%;
}

.client-logo{
	display:inline-block;
	position:relative;
}

.client-link{
	cursor:pointer;
	position:absolute;
	z-index:2;
	width:108px;
	height:75px;
}

/*
MacBook video
=========================== */
.video-player{
	position:absolute;
	width:960px;
	top:30px;
	left:111px;
	z-index:4;
}

.video-player{
	position:absolute;
	width:592px;
	top:25px;
	left:109px;
	z-index:4;
}

.video-image{
    position: absolute;
	width:100%;
	height:100%;
    top: 0;
    left: 0;
	z-index:60;
}

/*
Crausel tabs
=========================== */
.jwg_slider_module {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	display:block;
	overflow:hidden;
}

.jwg_slider_module .tabbed_navigation {
	overflow:hidden;
	position:relative;
	float:left;
	width:100%;
	height:auto;
	display:block;
	text-align:center;
}

.jwg_slider_module .tabbed_navigation > ul {
	display:inline-block;
	margin:10px 0 50px 0;
	padding:0;
}

.jwg_slider_module .tabbed_navigation > ul:after {
	content:"";
	clear:both;	
	display:block;
}

.jwg_slider_module .tabbed_navigation > ul li {
	position:relative;
	display:inline-block;
	cursor:pointer;
	margin:0 3px 0 3px;
	padding:15px 0 15px 0;
	list-style:none;
	font-size:14px;
	line-height:14px;
	font-weight:700;
	text-align:center;
	width:110px;
	border:1px solid #c9d7d7;
	background:#ddeaea;
	border-radius:2px;
	color:#444;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.jwg_slider_module .tabbed_navigation > ul li.current,
.jwg_slider_module .tabbed_navigation > ul li:hover{
	color:#fff;
}

.jwg_slider_module .tabbed_navigation > ul li i{
	display:block;
	margin:0 0 10px 0;
	font-size:38px;
	line-height:30px;
}

.jwg_slider_module .slides {
	float:left;
	width: 100%;
	position: relative;
	height:100%;
}
.jwg_slider_module .slides > .slide {
	float:left;
	width:100%;
	height:inherit;
	position: relative;
	padding:0;
}

.tabs-containt{
	padding-top:60px;
	padding-bottom:40px;
}

/*
Counter
=========================== */
.counter-containt{
	float:left;
	width:100%;
	color:#fff;
	padding-top:60px;
	padding-bottom:60px;
}

.counter-containt h5{
	margin-bottom:10px;
	text-transform:uppercase;
}

.appear{
	display:block;
	margin-top:20px;
}

.counter-number{
	display:block;
	font-size:46px;
	line-height:42px;
	font-weight:300;
	letter-spacing:4px;
	margin-bottom:5px;
}

.counter-text{
	text-transform:uppercase;
}

.counter-icon{
	display:block;
	font-size:36px;
	line-height:32px;
	margin-bottom:15px;
}

/*
Gallery
=========================== */
#gallery {
	padding:60px 0 40px 0;
}

.gallery-wrapper{
	float:left;
	width:100%;
	overflow:hidden;
}

.filter{
	display:block;
	text-align:center;
	margin:0;
	padding:20px 0 5px 0;
}

.filter li{
	display:inline-block;
	list-style:none;
	margin:0 5px 20px 5px;
	padding:0;
}

.filter li a{
	text-transform:uppercase;
	background:#ddeaea;
	border:1px solid #c9d7d7;
	border-radius:2px;
	letter-spacing:1px;
	padding: 8px 25px;
	color:#444;
	font-weight:700;
}

.filter li.active a,
.filter li a:focus,
.filter li a:active,
.filter li a:hover{
	text-decoration:none;
	color:#fff;
}

.gallery-containt{
	margin:0;
	margin-left:-20px;
	margin-right:-20px;
}

.gallery-item{
	float:left;
	width: 33.33333333%;
	padding:20px;
}

.gallery-item.two-column{
	width: 50%;
}

.img-column{
	float:left;
	width:100%;
	border:1px solid #d8d8d8;
	padding:40px;
}

.img-wrapper{
	position:relative;
	overflow:hidden;
}

.img-caption{
	position:absolute;
	background:rgba(255, 255, 255, 0.85);
	width:100%;
	height:100%;
	text-align:center;
	border:15px solid rgba(0, 0, 0, 0.1);
	padding:34% 20px 0 20px;
	overflow:hidden;
}

.img-caption h6,
.img-caption p{
	margin-bottom:0;
	text-transform:uppercase;
}

.img-caption h6 a{
	color:#484b49;
}


/*
Portfolio detail
=========================== */
.detail-warpp{
	background:#f8fbfb;
	border:1px solid #bfcaca;
	padding:1px;
	float:left;
	width:100%;
	margin:0;
	padding:0;
	display:block;
}

.detail-post{
	float:left;
	width:70%;
	margin:0;
	padding:0;
}

.detail-desc{
	float:left;
	width:100%;
	background:#fff;
	border-right:1px solid #bfcaca;
	padding:40px 20px 40px 20px;
}

.detail-desc .divider {
	background:none;
	border-bottom:1px dashed #d8d8d8;
}

.detail-aside{
	float:left;
	width:30%;
	height:100%;
	margin:0;
	padding:20px;
	color:#3c3c3c;
}

.author-info{
	float:left;
	width:100%;
	border-bottom:1px solid #c8c8c8;
	padding-bottom:10px;
	margin-bottom:40px;
}

.author-info img{
	background:#fff;
	border:1px solid #dfdfdf;
	padding:5px;
}

.author-info p{
	margin-bottom:15px;
	line-height:24px;
}

.detail-list{
	display:block;
	margin:0 0 40px 0;
	padding:0;
}

.detail-list li{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	list-style:none;
	border-bottom:1px dashed #c8c8c8;
}

.detail-list li label{
	display:inline-block;
	margin-right:5px;
}

/*
Heading
=========================== */
.pricing-wrapper{
	background:#f8fbfb;
	border:1px solid #bfcaca;
	padding:1px;
	text-align:center;
	display:block;
	margin-top:20px;
	border-radius:3px;
}

.pricing-price{
	position:relative;
	font-size:60px;
	line-height:60px;
	font-weight:700;
	color:#444;
	padding:20px;
}

.pricing-price p{
	margin-bottom:0;
}

.pricing-price span{
	position:absolute;
	font-size:24px;
	line-height:24px;
	top:30px;
	margin-left:-15px;
}

.pricing-head{
	background:#e8f1f1;
	border-top:1px solid #ddeaea;
	border-bottom:1px solid #ddeaea;
	padding:20px;
}

.pricing-head h4{
	text-transform:uppercase;
	margin-bottom:0;
	color:#444;
}

.pricing-wrapper.popular .pricing-head h4{
	color:#fff;
}

.pricing-list{
	margin:15px 0 15px 0;
	padding:0;
}

.pricing-list li{
	list-style:none;
	margin:0;
	padding:10px;
	color:#444;
	font-size:16px;
	line-height:20px;
	letter-spacing:1px;
}

.pricing-bottom{
	background:#e8f1f1;
	border-top:1px solid #ddeaea;
	border-bottom:1px solid #ddeaea;
	padding:20px;
}

/*
Testimoni
=========================== */
#testimoni{
	background:url(../img/testimoni-bg.jpg) 50% 0 no-repeat fixed;
	position:relative;
	overflow: auto;
	overflow-y: hidden;
	color:#fff;
	text-align:center;
}

#testimoni blockquote{
	background:none;
	position:relative;
	margin:0 0 20px 0;
	padding:0;
	border:none;
	font-weight:400;
	font-size:30px;
	line-height:52px;
	letter-spacing:2px;
}

.testimoni-wrapper{
	background:rgba(45, 51, 57, 0.5);
	color:#fff;
	padding:60px 0 30px 0;
}

.testimoni-avatar{
	width:100px;
	height:100px;
	border:10px solid rgba(0, 0, 0, 0.15);
	border-radius:50%;
	margin-bottom:20px;
}

/*
Blog
=========================== */
.recent-post{
	margin-top:20px;
}

.recent-post h4 a{
	color:#444;
}

.meta-post{
	position:relative;
	display:block;
	background:url(../img/dashed.png) repeat-x left center;
	width:100%;
	height:60px;
	margin:30px 0 30px 0;
}

.post-icon{
	position:absolute;
	width:60px;
	height:60px;
	border-radius:50%;
	color:#fff;
	text-align:center;
	font-size:24px;
	line-height:58px;
	left:50%;
	margin-left:-30px;
	top:0;
}

.meta-col-left,
.meta-col-right{
	position:relative;
	float:left;
	width:50%;
	margin:0;
	padding:0;
}

.meta-col-left li,
.meta-col-right li{
	position:relative;
	float:left;
	list-style:none;
	width:100%;
	margin:0;
	padding:2px 0 3px 25px;
	color:#808080;
}

.meta-col-left li a,
.meta-col-right li a{
	color:#808080;
}

.meta-col-left li i{
	position:absolute;
	left:0;
	top:9px;
}

.meta-col-right li{
	text-align:right;
	padding:2px 25px 3px 0;
}

.meta-col-right li i{
	position:absolute;
	right:0;
	top:9px;
}

article{
	border-bottom:1px dashed #d8d8d8;
	padding-bottom:20px;
	margin-bottom:50px;
}

article h4{
	border-bottom:1px dashed #d8d8d8;
	padding-bottom:20px;
}

article h4 a{
	color:#444;
}

aside{
	float:left;
	width:100%;
	border-left:1px solid #d8d8d8;
	padding-left:30px;
}

.widget{
	float:left;
	width:100%;
	display:block;
	margin-bottom:30px;
}

aside .widget h5{
	border-bottom:2px solid #444;
	padding-bottom:20px;
}

.cat{
	margin:0;
	padding:0;
}

.cat li{
	position:relative;
	list-style:none;
	margin:0;
	padding:0;
}

.cat li a{
	display:block;
	padding:5px 15px 5px 25px;
	color:#444;
}

.cat li i{
	position:absolute;
	text-align:center;
	font-size:14px;
	line-height:30px;
	top:5px;
	left:0;
	border-radius:50%;
}

.recent{
	margin:0;
	padding:0;
	display:block;
	width:100%;
}

.recent li{
	list-style:none;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	display:block;
	width:100%;
	border-bottom:1px dashed #d8d8d8;
}

.img-thumb{
	width:55px;
	height:auto;
	float:left;
	margin:0 15px 15px 0;
	border:1px solid #d8d8d8;
	padding:5px;
}

.recent li h6{
	font-size:14px;
	line-height:24px;
	margin:0;
}

.recent li h6 a{
	color:#444;
}

.recent-work{
	float:left;
	width:100%;
	margin:0 -5px 0 -5px;
	padding:0;
}

.recent-work li{
	float:left;
	list-style:none;
	width: 33.33333333%;
	margin:0 0 10px 0;
	padding:0 5px 0 5px;
}

.recent-work li a{
	display:block;
	padding:10px;
	border:1px solid #d8d8d8;
}

.tag{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.tag li{
	float:left;
	list-style:none;
	margin:0 5px 5px 0;
	padding:0;
}

.tag li a{
	display:block;
	background:#f8fbfb;
	border:1px solid #bfcaca;
	border-radius:2px;
	letter-spacing:1px;
	padding: 5px 10px;
	color:#444;
}

.tag li a:hover{
	color:#fff;
	text-decoration:none;
}

/*
Comments
=========================== */
.comment-wrapper{
	float:left;
	width:100%;
}

.comment-wrapper .media {
	float:left;
	position:relative;
	position:relative;
	margin:0 0 30px 5%;
	padding:30px 30px 10px 70px;
	border:1px solid #d8d8d8;
	border-radius:2px;
	width:95%;
	overflow:visible;
}

.media-avatar img{
	position:absolute;
	float:left;
	background:#f8fefe;
	border:1px solid #d8d8d8;
	padding:5px;
	width:80px;
	height:80px;
	left:-5%;
	top:30px;
	z-index:1px;
}

.comment-wrapper .media h5 a{
	color:#444;
}

.comment-wrapper .divider {
	background:none;
	border-bottom:1px dashed #d8d8d8;
}

/*
Contact
=========================== */
.contact-detail{
	float:left;
	width:100%;
	color:#fff;
	padding-top:60px;
	padding-bottom:60px;
}

.contact-detail h5{
	margin-bottom:10px;
	text-transform:uppercase;
}

.contact-icon{
	display:block;
	font-size:36px;
	line-height:32px;
	margin-bottom:15px;
}

.contact-wrapper{
	background:url(../img/contact-bg.jpg) 50% 0 no-repeat fixed;
	position:relative;
	overflow: auto;
	overflow-y: hidden;
	color:#fff;
}

.contact-form{
	background:rgba(45, 51, 57, 0.5);
	color:#fff;
	padding:60px 0 30px 0;
}

ul.listForm{
	float:left;
	width:100%;
	padding:0;
	margin:0;
}

ul.listForm li {
	float:left;
	width:49%;
	padding:0;
	margin:0 0 30px 0;	
	list-style:none;	
}

ul.listForm li .form-control:-moz-placeholder {
  color: #fff;
}

ul.listForm li .form-control::-moz-placeholder {
  color: #fff;
}

ul.listForm li .form-control:-ms-input-placeholder {
  color: #fff;
}

ul.listForm li .form-control::-webkit-input-placeholder {
  color: #fff;
}

ul.listForm li .form-control{
	background:#19A7B8;
	border:1px solid #fff;
}

ul.listForm li.first-list {
	margin-right:2%;
}

ul.listForm li.full-list{
	width:100%;
}

#sendmessage{
	display:none;
}

#sendmessage.show,.show  {
	display:block;
}

/*
Footer
=========================== */
footer{
	background:#2f3233;
	color:#fff;
	padding:60px 0 50px 0;
	text-align:center;
}

footer h5{
	margin-bottom:10px;
	text-transform:uppercase;
}

.subscribe-form{
	width:100%;
	position:relative;
	margin:30px 0 30px 0;
}

input.subscribe:-moz-placeholder {
  color: #3b3b3b;
}

input.subscribe::-moz-placeholder {
  color: #3b3b3b;
}

input.subscribe:-ms-input-placeholder {
  color: #3b3b3b;
}

input.subscribe::-webkit-input-placeholder {
  color: #3b3b3b;
}

input.subscribe{
	position:relative;
	width:100%;
	border:none;
	background:#fff;
	padding:20px;
	border-radius:4px;
}

.subscribe-button{
	position:absolute;
	width:40px;
	height:40px;
	border:none;
	border-radius:50%;
	right:20px;
	top:14px; 
	font-size:16px;	
}

.subscribe-button:hover{
	opacity: 1;
	filter: alpha(opacity=100); 	
}

.copyright{
	color:#989b9c;
}

.social-network{
	display:block;
	width:100%;
	font-size:24px;
	line-height:24px;
}

.social-network a{
	display:inline-block;
	color:#989b9c;
	margin:0 2px 5px 2px;
}

/*
Search
=========================== */
.search-wrapper{
	float:right;
	position:relative;
	background:none;
	background:#fff;
	border-radius:3px;
	width:50%;
	margin-top:20px;
}

.search{
	display:block;
	width:40%;
	background:none;
	border:none;
	padding:8px 20px 8px 20px;
	color:#4e4e4e;
}

.btn-search{
	background:#232a34 url(../img/search.png) no-repeat center center;
	position:absolute;
	border:none;
	text-indent:-9999px;
	overflow:hidden;
	top:0;
	right:0;
	padding:8px 25px 8px 25px;
	border-radius:0 3px 3px 0;
}

.btn-search:hover{
	background:#2f3640 url(../img/search.png) no-repeat center center;
}

/*
Inner page
=========================== */
.inner-head{
	color:#fff;
	padding:40px 0 40px 0;
	margin-top:-5px;
}

.inner-wrapper{
	position:relative;
}

.inner-head h3{
	text-transform:uppercase;
	margin-bottom:10px;
}

.inner-head p{
	margin:0;
}

.inner-page{
	position:relative;
}

/*
Team
=========================== */
.team-list,
.team-list li ul{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.team-list li{
	float:left;
	width:100%;
	list-style:none;
	margin:-1px 0 0 0;
	padding:0;
	border:none;
	border-top:1px solid #8f9495;
}

.team-list li.first{
	border-top:none;
}

.team-list li ul li{
	width: 33.33333333%;
	padding:40px;
	border-left:1px solid #8f9495;
	border-top:none;
}

.team-list li ul li.first{
	border-left:none;
}

/*
Story line
=========================== */
.story-line{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.story-box{
	float:left;
	width:20%;
	position:relative;
	border-bottom:1px solid #d8d8d8;
	padding:0 0 20px 40px;
}

.story-box p{
	margin-bottom:10px;
}

.story-box.on-bottom{
	margin-top:158px;
	border-top:1px solid #d8d8d8;
	padding:20px 0 0 40px;
}

.time-year{
	position:absolute;
	background:url(../img/dotted.png) repeat-y top center;
	float:left;
	width:60px;
	height:100%;
	text-align:center;
	left:-30px;
}

.time-year span{
	color:#fff;
	padding:20px 15px 20px 15px;
	border-radius:50%;
	font-weight:700;
}

.circle-sparator{
	position:absolute;
	width:14px;
	height:14px;
	border:1px solid #d8d8d8;
	background:#f8fefe;
	border-radius:50%;
	bottom:0;
	left:0;
	margin:0 0 -7px -7px;
	z-index:2;
}

/*
Services
=========================== */
.service-box{
	display:block;
	position:relative;
	border:4px double #d8d8d8;
	padding:60px 40px 40px 40px;
	background:#f8fbfb;
	text-align:center;
	border-radius:3px;
	margin-top:30px;
}

.service-icon{
	position:absolute;
	background:#444;
	width:80px;
	height:80px;
	color:#fff;
	border-radius:50%;
	text-align:center;
	font-size:40px;
	line-height:78px;
	top:0;
	left:50%;
	margin-left:-40px;
	margin-top:-40px;
}

/*
Divider
=========================== */
.divider{
	float:left;
	width:100%;
	height:1px;
	background:#d8d8d8;
	margin:60px 0 60px 0;
}

/*
Heading
=========================== */
.heading{
	background:url(../img/heading-bg.png) no-repeat center bottom;
	color:#444;
	font-weight:700;
	font-size:36px;
	line-height:54px;
	letter-spacing:3px;
	padding-bottom:20px;
	margin-bottom:30px;
}

.heading h3{
	text-transform:uppercase;
	font-size:18px;
	line-height:18px;
}

/*
Media responsive
=========================== */
.video-container,.map-container,.embed-container{
	position:relative;
	margin:0 0 15px 0;
	padding-bottom:58%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	border:none;
}

.embed-container iframe,
.embed-container object,
.embed-container embed,
.video-container iframe,
.map-container iframe,
.map-container object,
.map-container embed,
.video-container video,  
.video-container source,  
.video-container object,  
.video-container embed{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

iframe {
	border:none;
}

/*
Ui to top
=========================== */
#toTop{
	display:none;
	text-decoration:none;
	z-index:600;
	position:fixed;
	bottom:20px;
	right:20px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	border-radius:2px;
	text-indent:-999px;
	background-image:url(../img/ui.totop.png);
	background-repeat:no-repeat;
	background-position: top left;
	background-color:rgba(0, 0, 0, 0.4);
}

#toTopHover{
	background-image:url(../img/ui.totop.png);
	background-repeat:no-repeat;
	background-position: left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus{
	outline:none;
}

/*
Loading
=========================== */
div.loading-invisible{
    display:none;
}

div.loading-visible{
    position:fixed;
	z-index:9999999;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-align:center;
    padding-top:20%;
	font-size:24px;
	line-height:36px;
	color:#fff;
	font-weight:300;
}

div.loading-visible i{
	display:inline-block;
	margin-bottom:20px;
}

div.loading-visible .loader{
	margin-bottom:20px;
}

/*
Clear spacer
=========================== */
.margin-clear{
	margin:0;
}

.padding-clear{
	padding:0;
}

.margintop-clear{
	margin-top:0;
}

.paddingtop-clear{
	padding-top:0;
}

.marginbot-clear{
	margin-bottom:0;
}

.paddingbot-clear{
	padding-bottom:0;
}

.marginbot-min40{
	margin-bottom:-40px;
}

.margintop-min15{
	margin-top:-15px;
}

/*
Custom top spacer
=========================== */
.margintop5{
	margin-top:5px;
}

.margintop10{
	margin-top:10px;
}

.margintop15{
	margin-top:15px;
}

.margintop20{
	margin-top:20px;
}

.margintop25{
	margin-top:25px;
}

.margintop30{
	margin-top:30px;
}

.margintop35{
	margin-top:35px;
}

.margintop40{
	margin-top:40px;
}

.margintop45{
	margin-top:45px;
}

.margintop50{
	margin-top:50px;
}

.margintop55{
	margin-top:55px;
}

.margintop60{
	margin-top:60px;
}

.margintop80{
	margin-top:80px;
}

/*
Custom bottom spacer
=========================== */
.marginbot5{
	margin-bottom:5px;
}

.marginbot10{
	margin-bottom:10px;
}

.marginbot15{
	margin-bottom:15px;
}

.marginbot20{
	margin-bottom:20px;
}

.marginbot25{
	margin-bottom:25px;
}

.marginbot30{
	margin-bottom:30px;
}

.marginbot35{
	margin-bottom:35px;
}

.marginbot40{
	margin-bottom:40px;
}

.marginbot45{
	margin-bottom:45px;
}

.marginbot50{
	margin-bottom:50px;
}

.marginbot55{
	margin-bottom:55px;
}

.marginbot60{
	margin-bottom:60px;
}

.marginbot80{
	margin-bottom:80px;
}

/*
Custom left spacer
=========================== */
.marginleft5{
	margin-left:1px;
}

.marginleft10{
	margin-left:10px;
}

.marginleft15{
	margin-left:15px;
}

.marginleft20{
	margin-left:20px;
}

/*
Custom right spacer
=========================== */
.marginright5{
	margin-right:1px;
}

.marginright10{
	margin-right:10px;
}

.marginright15{
	margin-right:15px;
}

.marginright20{
	margin-right:20px;
}

/*
Custom responsive
=========================== */
@media (min-width: 1200px){
	.video-player{
		width:720px;
		top:30px;
		left:128px;
	}
	.home-wrapper h1,
	.bg-slide h1{
		font-size:72px;
		line-height:68px;
	}
	.scrolltop ul li{
		font-size:18px;
		line-height:30px;
	}
}

@media (min-width: 768px) and (max-width: 990px) {
	.navbar-default .navbar-nav li a{
		font-size:11px;
		padding:20px 8px 20px 8px;
	}
	.video-player{
		width:546px;
		top:23px;
		left:103px;
	}
	.home-wrapper h1,
	.bg-slide h1{
		font-size:52px;
		line-height:48px;
	}
	.scrolltop ul li{
		font-size:14px;
		line-height:20px;
	}
	.timeline{
		float:left;
		width:100%;
		padding-bottom:20px;
		padding-left:10%;
		padding-right:10%;
	}
	.box-line.on-right, .box-line.on-left{
		float:left;
		width:100%;
		padding-top:100px;
		padding-bottom:30px;
	}
	.box-line.on-right .box-wrapp, .box-line.on-left .box-wrapp{
		background:none;
		padding-left:20px;
		padding-right:20px;
	}
	.box-line.on-right .box-icon,
	.box-line.on-left .box-icon,
	.box-line.on-right .box-time,
	.box-line.on-left .box-time{
		top:0;
		left:50%;
		margin:0 0 0 -40px;
	}
	.box-line.on-right .box-containt,
	.box-line.on-left .box-containt{
		text-align:center;
	}
	.jwg_slider_module .tabbed_navigation > ul li{
		margin-bottom:10px;
	}
	.tabs-containt{
		padding-top:0;
		padding-bottom:20px;
	}
	.half-column{
		width:100%;
	}
	.half-containt{
		padding:60px 60px 40px 60px;
	}
	.counter-text{
		display:block;
		margin-bottom:30px;
	}
	.gallery-item,
	.gallery-item.two-column{
		width: 50%;
	}
	.recent-post{
		float:left;
		margin-bottom:20px;
	}
	.contact-text{
		display:block;
		margin-bottom:20px;
	}
	.search-wrapper{
		float:left;
	}
	.service-box{
		margin-top:80px;
	}
	aside{
		border-left:none;
		padding-left:0;
	}
	.detail-post,
	.detail-aside{
		width:100%;
	}
	.detail-desc{
		border-right:none;
	}
	.detail-aside{
		border-top:1px solid #bfcaca;
	}
}
@media (max-width: 767px) {	
	.video-player{
		width:72.38%;
		height:84%;
		top:5.5%;
		left:14%;
	}
	.navbar-default .navbar-collapse{
		float:none;
	}
	.navbar-default .navbar-nav > li{
		padding:0 20px 0 20px;
		margin-bottom:5px;
		float:left;
		width:100%;
	}
	.navbar-default .navbar-nav > li > a{
		border:1px solid #dedede;
		padding:10px 20px 10px 20px;
		border-radius:4px;
	}
	.navbar-default .dropdown-menu {
		position:relative;
		background:none;
		float:left;
		width:100%;
		padding:0 10px 0 10px;
		-webkit-box-shadow: none;
		box-shadow: none;
		border:none;
		left:0;
	}
	.navbar-default .dropdown-menu li a{
		font-size:14px;
		line-height:14px;
		border:1px solid #dedede;
		padding:10px 20px 10px 20px;
		border-radius:4px;
		margin-top:5px;
	}
	.home-wrapper,
	.bg-slide{
		padding:20px;
	}
	.home-wrapper h2,
	.bg-slide h2{
		font-size:20px;
		line-height:20px;
	}
	.home-wrapper h1,
	.bg-slide h1{
		font-size:32px;
		line-height:28px;
	}
	.scrolltop ul li{
		font-size:12px;
		line-height:20px;
	}
	.home-container{
		padding:80px 0 80px 0;
	}
	.timeline{
		float:left;
		width:100%;
		padding-bottom:20px;
	}
	.box-line.on-right, .box-line.on-left{
		float:left;
		width:100%;
		padding-top:100px;
		padding-bottom:30px;
	}
	.box-line.on-right .box-wrapp, .box-line.on-left .box-wrapp{
		background:none;
		padding-left:20px;
		padding-right:20px;
	}
	.box-line.on-right .box-icon,
	.box-line.on-left .box-icon,
	.box-line.on-right .box-time,
	.box-line.on-left .box-time{
		top:0;
		left:50%;
		margin:0 0 0 -40px;
	}
	.box-line.on-right .box-containt,
	.box-line.on-left .box-containt{
		text-align:center;
	}
	.jwg_slider_module .tabbed_navigation > ul {
		float:left;
		width:100%;
	}
	.jwg_slider_module .tabbed_navigation > ul li{
		float:left;
		width:100%;
		margin-bottom:5px;
	}
	.tabs-containt{
		padding-top:0;
		padding-bottom:20px;
	}
	.half-column{
		width:100%;
	}
	.half-containt{
		padding:60px 60px 40px 60px;
	}
	.counter-text{
		display:block;
		margin-bottom:30px;
	}
	.gallery-item,
	.gallery-item.two-column{
		width: 50%;
	}
	.recent-post{
		float:left;
		margin-bottom:20px;
	}
	.contact-text{
		display:block;
		margin-bottom:20px;
	}
	.team-list li{
		border:none;
	}
	.team-list li ul li,
	.team-list li ul li.first{
		width: 60%;
		border:1px solid #8f9495;
		margin-bottom:40px;
		margin-left:20%;
		margin-right:20%;
	}
	.search-wrapper{
		float:left;
	}
	.service-box{
		margin-top:80px;
	}
	aside{
		border-left:none;
		padding-left:0;
	}
	.detail-post,
	.detail-aside{
		width:100%;
	}
	.detail-desc{
		border-right:none;
	}
	.detail-aside{
		border-top:1px solid #bfcaca;
	}
}

@media (max-width: 670px) {	
	.gallery-item,
	.gallery-item.two-column{
		width: 100%;
		text-align:center;
	}
	.img-column{
		width:60%;
		margin-left:20%;
	}
}

@media (max-width: 570px) {	
	.gallery-item,
	.gallery-item.two-column{
		width: 100%;
	}
	.img-column{
		width:80%;
		margin-left:10%;
	}
	.team-list li ul li,
	.team-list li ul li.first{
		width: 80%;
		border:1px solid #8f9495;
		margin-bottom:40px;
		margin-left:10%;
		margin-right:10%;
	}
	.home-wrapper,
	.bg-slide{
		padding:20px;
	}
	.home-wrapper h2,
	.bg-slide h2{
		font-size:16px;
		line-height:16px;
	}
	.home-wrapper h1,
	.bg-slide h1{
		font-size:24px;
		line-height:28px;
	}
	.scrolltop ul li{
		font-size:10px;
		line-height:18px;
	}
	.home-container{
		padding:80px 0 80px 0;
	}
}

@media (max-width: 470px) {	
	.gallery-item,
	.gallery-item.two-column,
	.img-column{
		width: 100%;
		margin:0;
	}
}
.counter-containt, .contact-detail{ background:#19a7b8 !important;}
.form-control { color:#fff !important;}
.form-control focus { border:1px green;}

footer a {
    color: #19A7B8 !important;
}

.find-out-more{transition: all 0.3s ease-in-out 0s !important;}
#loading{background:#19a7b8 !important;}

/*start-cookie-bar*/
#cookie-bar {background:#111111; height:auto; line-height:24px; color:#eeeeee; text-align:center; padding:3px 0; z-index:9999;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#4F8EDC;}
#cookie-bar .cb-enable:hover {background:#42a5f5;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}
/*end-cookie-bar*/