/* === custom icon === */
@import url('custom-fonts.css');

/*----------------------------------------------*/

body{
	font:normal 100% Arial, "微軟正黑體",  sans-serif;
	line-height: 1.4em;
	color: #8e8e8e;
	text-align: justify;
}
.content{
	text-align: justify;
}
.sub_title{
	font-size: 18px;
	line-height: 1.8em;
	color: #fff;
	font-family: Arial, "微軟正黑體", sans-serif;
}
h1, h2, h3,h4,h5,h6{
	color: #000;
}

h1, h2, h3{
	text-transform: uppercase;
}

h2{
	font-size: 25px;
}

h3{
	font-size: 24px;
	line-height: 1.3em;
}

a{
	color: #fa5c58;
	text-decoration: none;
}

a:hover,
a:focus{
	color: #fa5c58;
	text-decoration: underline;
}

section header{
	text-align: center;
	padding:90px 0;
}

section header h2{
	font-weight: 500;
	text-transform: uppercase;
	float: left;
}

section header p{
	<!--width: 500px;-->
	float: left;
	text-align: left;
	clear: left;
	padding-left: 28px;
}

section.dark header h2,
section.dark header p{
	color: #fff;
}

.close_btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
	background:-moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf',GradientType=0);
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#333;
	font-size:17px;
	padding:6px 20px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.close_btn:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
	background:-moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed',GradientType=0);
	background-color:#dfdfdf;
}
.close_btn:active {
	position:relative;
	top:1px;
}

   
/***********************
Button
***********************/
.btn-primary{
	background: #fa5c58;
	border-width: 2px;
	color: #fff;
	font-size: 17px;
	letter-spacing: 1px;
}

.btn-primary,
.btn-primary:hover{
	border-color: #fe4a46;
}

.btn-primary:hover,
.btn-primary:focus{
	background: #fff;
	color: #fa5c58;
}

.btn{
	padding: 15px 30px;
	border-radius: 0;
	-webkit-transition: border-color 0.4s, color 0.4s;
	transition: border-color 0.4s, color 0.4s;
}

.btn-lg{
	padding:20px 85px;
	font-size: 15px;
}


/***********************
Head Menu
***********************/
.navbar {
    margin-bottom: 0;
	background-color: rgba(249,249,249,1);
    border-bottom: 1px solid rgba(205,205,205,.3);
}

.navbar-default.top-nav-collapse .nav.navbar-nav {
    background-color: rgba(0,0,0,0);
}


.navbar-default ul.nav ul.dropdown-menu {
	  border-radius: 0;	
}


/*************************
NAVBAR
*************************/

.jumbotron{
	margin-bottom: 0;
}

.slide{
	background: url(../img/Slider.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	max-width: 100%
	color: #fff;
	text-align: center;
	height: auto;
	text-transform: uppercase;
}

.slide .container{
	margin-top:25%;
	margin-top:20vh;
}

.slide h1{
	vertical-align: middle;	
	font-size: 55px;
	color: #fff;
	font-size: 8.5vmin;
	margin-bottom: 30px;
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
}

.slide span{
	margin-bottom: 30px;
}


/********************
FOCUS
********************/
#focus .baner {
	background-image: url(../img/feature_story_index_cover.jpg);
	background-size: cover;
	height: 939px;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 20px;
	z-index:0;
}

.focus_title{
	font-size: 42px;
	color: #fff;
}
.focus_title_green{
	font-size: 30px;
	color: #4fc2fe;
}
.focus_description{
	font-size: 16px;
	color: #fff;
	line-height: 1.8em;
	text-align:left;
}
.focus_detail_title{
	font-size: 2.5em;
	color: #fff;
	text-shadow: 0 4px 1px rgba(101,101,101,.1),
    0 0 3px rgba(101,101,101,.1),
    0 1px 3px rgba(101,101,101,.3),
    0 3px 5px rgba(101,101,101,.2),
    0 3px 5px rgba(101,101,101,.25),
    0 5px 5px rgba(101,101,101,.2),
    0 5px 5px rgba(101,101,101,.15);
	line-height: 1.2em;
	vertical-align:top;
}
@media screen and (min-width: 500px) {
    body{font-size: 100%;}
}

@media screen and (min-width: 700px) {
    body{font-size: 150%;}
}

.focus_detail_green_title{
	font-size: 36px;
	color: #76b900;
}
.focus_detail_sub_title{
	font-size: 18px;
	color: #000;
	font-weight:bold;
	line-height: 1.6em;
}
.focus_text{
	font-size: 16px;
	color: #222;
	line-height: 1.6em;
}
.focus_frame{
	background-color:#eeeded;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin: 0 auto;
	width:100%;
}

.div-inline{ 
  display:inline;
  padding:5px;
  width:50%;
  } 
  
.focus_sub_title{
	font-size: 18px;
	color: #fff;
}
.focus_title_frame{
	background-image:url(../img/feature_story/feature_story_cover_bg.jpg);
	background-repeat:no-repeat;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.focus_detail_title_small{
	font-size: 2em;
	color: #fff;
	text-shadow: 0 4px 1px rgba(101,101,101,.1),
    0 0 3px rgba(101,101,101,.1),
    0 1px 3px rgba(101,101,101,.3),
    0 3px 5px rgba(101,101,101,.2),
    0 3px 5px rgba(101,101,101,.25),
    0 5px 5px rgba(101,101,101,.2),
    0 5px 5px rgba(101,101,101,.15);
	line-height: 1.2em;
}
.Focus_highlight{
	font-size: 16px;
	color: #fb5d59;
	line-height: 1.8em;
}

/******************************
GREEN
*******************************/
#green{
	background-color: #fff;
	
	height: auto;
	background-position: right;
	background-repeat: no-repeat;
	max-width: 100%;

}
.green_title{
	font-size: 3em;
	color: #76b900;
	line-height: 1.6em;
}
.green_description{
	font-size: 16px;
    color: #222;
	line-height: 1.8em;
	text-align: justify;
}
.green_box{
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	padding: 20px;
	width: auto;
	margin-right: 0;
	margin-left: 0;
	background-position: center;
	position: static;
	text-align: justify;
}
.green .container{
	margin-top:10%;
	margin-top:20vh;
}
.text_bold{
	font-size: 16px;
	color: #222;
	font-weight: bold;
}

.boxx h3,
.boxx p
{
	font-size: 16px;
	color: #222;
	line-height: 1.8em;
}

.boxx .delimiter,
.boxx p{
	margin-bottom: 30px;
}

.hr_style {  border: 0; height: 1px; background: #333; background-image: linear-gradient(to right, #ccc, #333, #ccc); }


#button {width:100%;
           margin:0px auto;
           background:#fff;
          }
		  
#div_left {width:40%;
           float:left;
           background:#fff;
		   text-align:left;
		   padding-left:27px;
          }
		  
#div_right {width:60%;
           float:left;
           height:80px;
           background:#fff;
		   text-align:right;
		   padding-right:30px;
          }

.green_sub_title{
	font-size: 20px;
	color: #222;
	font-weight: bold;
}

.green_highlight{
	font-size: 16px;
	color: #666;
	font-style: italic;
}

.green_highlight_green{
	font-size: 1.2em;
	color: #76b900;
	line-height: 1.4em;
	font-weight: bold;
}

/**********************
NUMBER
***********************/
#number{
	background: url(../img/number_index_cover.jpg) no-repeat;
	background-size: cover;
	height: auto;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 20px;
	z-index:0;
}
.number_description{
	font-size: 16px;
	color: #fff;
	line-height: 1.8em;
}
.number_shadow{
text-shadow: 0 1px 0 #ccc, 
               0 1px 0 #c9c9c9,
               0 1px 0 #bbb,
               0 2px 0 #b9b9b9,
               0 2px 0 #aaa,
               0 2px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 1px rgba(0,0,0,.3),
               0 2px 2px rgba(0,0,0,.2),
               0 3px 3px rgba(0,0,0,.25),
               0 4px 4px rgba(0,0,0,.2),
               0 5px 5px rgba(0,0,0,.15);
}


/******************************
LIBRARY
*******************************/
#library{
	background-color: #23211f;
	background-image: url(../img/library_index_cover.jpg);
	background-repeat: no-repeat;
	max-width: 100%;
}
.library_title{
	font-size: 3em;
	color: #fff;
	line-height: 1.8em;
	padding-left: 20px;
}
.library_description{
	font-size: 16px;
	color: #fff;
	line-height: 1.8em;
}
.library_sub_title{
	font-size: 24px;
	color: #fb5d59;
	line-height: 1.8em;
}
.library_frame{
	padding: 20px;
	float: left;
	margin-right: 0;
	margin-left: 0;
	background-position: center;
	position: static;
	width:80%;
	text-align: justify;	
}
.cloud-items .col-md-4{
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	background-position: center;
	position: static;
}

.library-items .col-md-4{
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}
.library .container{
	margin-top: 20%;
	margin-top: 20vh;
}
.library-item .meta-data{
	background-color: #23211f;
	color:#fff;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 60px;
	padding-left: 50px;	
	font-size: 16px;
	line-height: 1.4em;
}
.library-item h3{
	color: #fb5d59;
	margin-bottom: 20px;
	font-size: 20px;
}
.library_wht_title{
	font-size: 16px;
	color: #fff;
}


/******************************
CAMERA
*******************************/
.camera_title {
	font-size: 3em;
	color: #76b900;
	line-height: 1.8em;
}
.work-nav #filters {
	margin: 0;
	padding: 0;
	list-style: none;
}

.work-nav #filters li {
	margin: 0 10px 30px 0;
	padding: 0;
	float:left;
}

.work-nav #filters li a {
	color: #7F8289;
	font-size: 16px;
	display: block;	
}

.work-nav #filters li a:hover {
}

.work-nav #filters li a.selected {
	color: #DE5E60;
}

#thumbs {
	margin: 0;
	padding: 0;	
}

#thumbs li {
	list-style-type: none;
}

.item-thumbs {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
	cursor: pointer;
}

.item-thumbs a + img {
	width: 100%;	
}

.item-thumbs .hover-wrap {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	
	opacity: 0;
	filter: alpha(opacity=0);
	
	-webkit-transition: all 450ms ease-out 0s;	
	   -moz-transition: all 450ms ease-out 0s;
		 -o-transition: all 450ms ease-out 0s;
		    transition: all 450ms ease-out 0s;
		  
	-webkit-transform: rotateY(180deg) scale(0.5,0.5);
	   -moz-transform: rotateY(180deg) scale(0.5,0.5);
		-ms-transform: rotateY(180deg) scale(0.5,0.5);
		 -o-transform: rotateY(180deg) scale(0.5,0.5);
			transform: rotateY(180deg) scale(0.5,0.5);	
}

.item-thumbs:hover .hover-wrap,
.item-thumbs.active .hover-wrap {
	opacity: 1;
	filter: alpha(opacity=100);
	
	-webkit-transform: rotateY(0deg) scale(1,1);
	   -moz-transform: rotateY(0deg) scale(1,1);
		-ms-transform: rotateY(0deg) scale(1,1);
		 -o-transform: rotateY(0deg) scale(1,1);
		    transform: rotateY(0deg) scale(1,1);
}

.item-thumbs .hover-wrap .overlay-img {
	position: absolute;
	width: 50%;
	height: 100%;
	opacity: 0.80;
	filter: alpha(opacity=80);
	background: #000;
	color: #FFF;
		
	padding-top: 10px;
	padding-left: 10px;
}

.item-thumbs .hover-wrap .overlay-img-thumb {
	position: absolute;
	border-radius: 60px;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -16px;
	color: #fff;
	font-size: 32px;
	line-height: 1em;	
	opacity: 1;
	filter: alpha(opacity=100);
}

.item-thumbs .hover-wrap .overlay-img-thumb {
	background: #76b900;	
}



/* Focus_Banner */

	.bg {
		background-attachment: fixed;
		background-image: url("../img/feature_story_index_cover.jpg");
		background-position: center center;
		background-size: cover;
		min-height: 100vh;
		position: relative;
		text-align: center;
		z-index: 21;
	}


       .before {
			content: '';
			display: inline-block;
			height: 100vh;
			vertical-align: middle;
			width: 1%;
		}
       .after {
			background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(23, 24, 32, 0.7)), url("images/overlay.png");;
			background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(23, 24, 32, 0.7)), url("images/overlay.png");;
			background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(23, 24, 32, 0.7)), url("images/overlay.png");;
			background-image: linear-gradient(top, rgba(255, 255, 255, 0), rgba(23, 24, 32, 0.7)), url("images/overlay.png");;
			content: '';
			display: block;
			height: 100vh;
			left: 0;
			position: absolute;
			top: 0;
			width: 100%;
		}

		#Focus_Banner .content {
			display: inline-block;
			margin-right: 1%;
			max-width: 95%;
			padding: 6em;
			position: relative;
			text-align: right;
			vertical-align: middle;
			z-index: 1;
		}

			#Focus_Banner .content header {
				display: inline-block;
				vertical-align: middle;
			}

				#Focus_Banner .content header h2 {
					font-size: 2.5em;
					margin: 0;
				}

				#Focus_Banner .content header p {
					margin: 0.5em 0 0 0;
					top: 0;
				}

			#Focus_Banner .content .image {
				border-radius: 100%;
				display: inline-block;
				height: 18em;
				margin-left: 3em;
				vertical-align: middle;
				width: 18em;
			}

				#Focus_Banner .content .image img {
					border-radius: 100%;
					display: block;
					width: 100%;
				}

	body.is-touch #Focus_Banner {
		background-attachment: scroll;
	}



/**********************
Language Button
**********************/
.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
	background-color:#f9f9f9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#333;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	padding:11px 39px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
	background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
	background-color:#e9e9e9;
}
.myButton:active {
	position:relative;
	top:1px;
}

.language_title {
	font-size: 1.2em;
	letter-spacing: 1px;
    color: #222;
}


/**********************
PORTFOLIO
***********************/
.centered-pills {
	text-align: center;
}
.centered-pills ul.nav-pills {
	display: inline-block;
	margin-bottom: 50px;
}
.centered-pills li {
	display: inline;
}
.centered-pills a {
	float: left;
}

.nav-pills > li > a{
	border-radius: 0;
	color: #000;
	border:1px solid #000;
	margin-right: 20px;
	padding-left:100px;
}

.nav-pills > li > a:hover,
.nav-pills > li > a:focus,
.nav-pills > li > a.active{
	background: #fa5c58;
	border-color: #fa5c58;
	color: #fff;
}

.projects{
	margin: 0 0 70px 0;
}

.portfolio-item {
	position: relative;
	
	overflow: hidden;
	padding: 0;
	
	text-align: center;
}

.portfolio-item figcaption {
	background: #27282b;
	background: rgba(39, 40, 43, 0.8);
	position: absolute;
	top: 15px;
	left: 15px;
	bottom: 15px;
	right: 15px;
	display: block;
	opacity: 0;
}

.portfolio-item:hover figcaption {
	opacity: 1;
}

figcaption h3 {
	color: #fff;
	font-size: 20px;
	line-height: 28px;
	margin-top: 25%;
}

figcaption span {
	color: #fb5d59;
}


.box{
	background: #27282b;
	background: rgba(39, 40, 43, 0.8);
	margin: 70px 0;
	padding: 40px;
}

.box h3,
.box p
{
	color: #fff;
}

.box .delimiter,
.box p{
	margin-bottom: 30px;
}

.box h3{
	margin-bottom: 20px;
}

.box .delimiter{
	width: 100%;
	height: 0;
	border-bottom: 2px solid #fa5c58;
	display: block;
}

/********************************
Team
*********************************/
.team-member{
	text-align: center;
	margin-bottom: 80px;
}
.member-photo{
	position: relative;
}

.member-photo .overlay{
	position: absolute;
	padding: 20px 50px;

	color: #fff;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 130px;
	display: block;
	background: #3f3f41;
	background: rgba(63, 63, 65, 0.8)
}

.basic-info{
	padding: 20px 0
}

/*******************************
SOCIAL ICONS
******************************/
ul.social{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.social li{
	display: inline-block;
	width: 30px;

}

ul.social li a{
	text-decoration: none;

}


ul.social li a i{
	color: #fff;
	width: 32px;
	height: 32px;
	display: block;
	line-height: 32px;
	text-align: center;
	-webkit-transition: all 0.5;
	transition: all 0.5s;
}


ul.social li a i:hover,
ul.social li a i:focus{
	border-radius: 100%;
	background-color: #fff;
	color: #fff;

}

ul.social li a:hover .fa-facebook{
	background-color:#3b5998;
}

ul.social li a:hover .fa-twitter{
	background-color: #55acee;
}

ul.social li a:hover .fa-dribbble{
	background-color: #ea4c89;
}

ul.social li a:hover .fa-behance{
	background-color: #1769ff;
}

ul.social li a:hover .fa-pinterest{
	background-color: #cc2127;
}

ul.social li a:hover .fa-google{
	background-color: #dd4b39;
}

.address {
	margin-bottom: 100px;
	color: #000;
}

.address span{
	display: block;
	font-size: 20px;
	line-height: 1.4em;
}

.circled{
	display: block;
	border-radius: 100%;
	background-color: #fa5c58;
	width: 80px;
	height: 80px;
	color: #fff;
	line-height: 80px;
	font-size: 35px;
	text-align: center;
	margin:0 auto;
	margin-bottom: 25px;
}

a.circled:hover,
a.circled:focus{
	color: #fff;
	text-decoration: none;
}

/*******************************
FORMS
********************************/
form{
	margin-bottom: 70px;
}
.form-group .btn{
	width: 100%;
}
.form-control{
	padding: 17px 25px;
	font-size: 15px;
	height: auto;
	border-radius: 0;
	background: #f3f3f3;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 0.5;
	transition: all 0.5s;
	border: 1px solid #fff;
}

.form-control:focus{
	border: 1px solid #454554;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/******************************
BLOGS
*******************************/
#blog{
	background-color: #23211f;
	background-image: url(../img/library.jpg);

	background-repeat: no-repeat;
}

.cloud-items .col-md-4{
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	background-position: center;
	position: static;
}

.blog-items .col-md-4{
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}

.blog-item {
	background:;
}

.blog-item .meta-data{
	padding: 50px 50px 20px 50px;
	background-color: #121215;
	
}

.blog-item h3{
	color: #fb5d59;
	margin-bottom: 70px;
	font-size: 20px;
}

.blog-item h3,
.blog-item p,.blog-item a{
	
}

.blog-item p{
	color: #fff;
	margin-bottom: 50px;
}

.blog-item a{
	text-align: right;
	width: 100%;
	display: block;
}

.load-more{
	padding-top:35px;
	padding-bottom: 70px;
}

/*******************************
SERVICES
********************************/
.service-item{
	margin-bottom: 70px;
}

footer{
	text-align: center;
	background:#000;
	color: #fff;
	padding: 50px 0 10px 0;
}

footer .copyright{
	margin-bottom: 20px;
}

footer .back-to-top{
	margin-top:50px;
	display: block;
}

footer a{
	color: #fff;
}


 .mix{
	display: none;
}

/********************
Services
********************/

.service-item{
	position: relative;
	margin-top:80px;
}

.service-item.text-right .service-text{
	margin-right: 80px;
}

.service-item.text-left .service-text{
	margin-left: 80px;
}

.service-item .service-icon{
	position: absolute;
	top: -20px;
	right: -10px;
}
.service-item.text-right .service-icon{
	right: -10px;
}

.service-item.text-left .service-icon{
	left: -10px;
}

.service-item .service-icon i{
	width: 75px;
	height: 75px;
	display: block;
	color: #fa5c58;
	border-radius: 100%;
	background: #000;
	text-align: center;
	line-height: 75px;
	font-size: 30px;
}

.video-wrapper{
	background-image: url(../img/video-bg.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.video{
	margin-top: 100px;
	margin-bottom: 100px;
	text-align: center;
	background:#27282b;
	background: rgba(39, 40, 43, 0.8);
	padding: 100px 0;
}

.video h3,
.video p{
	color: #fff;
}

.fa-play:before{
	padding-left: 10px; 
}