/*
Design by Spiral Design Center
www.spiraldesign.org
*/

/**
*
*	Name:			IRANYekan Font
*	Version:		1.3
*	Author:			Moslem Ebrahimi (moslemebrahimi.com)
*	Created on:		Dec 20, 2016
*	Updated on:		Dec 28, 2016
*	Website:		http://fontiran.com
*	Copyright:		Commercial/Proprietary Software
--------------------------------------------------------------------------------------
فونت ایران یکان یک نرم افزار مالکیتی محسوب می شود. جهت آگاهی از قوانین استفاده از این فونت ها لطفا به وب سایت (فونت ایران دات کام) مراجعه نمایید
--------------------------------------------------------------------------------------
IRANYekan fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com 
--------------------------------------------------------------------------------------
This set of fonts are used in this project under the license: (.....)
--------------------------------------------------------------------------------------
*	
**/
@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/eot/iranyekanwebbold(fanum).eot');
	src: url('../fonts/eot/iranyekanwebbold(fanum).eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/iranyekanwebbold(fanum).woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/iranyekanwebbold(fanum).woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/iranyekanwebbold(fanum).ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/eot/iranyekanweblight(fanum).eot');
	src: url('../fonts/eot/iranyekanweblight(fanum).eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/iranyekanweblight(fanum).woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/iranyekanweblight(fanum).woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/iranyekanweblight(fanum).ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/eot/iranyekanwebregular(fanum).eot');
	src: url('../fonts/eot/iranyekanwebregular(fanum).eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff2/iranyekanwebregular(fanum).woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/iranyekanwebregular(fanum).woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/iranyekanwebregular(fanum).ttf') format('truetype');
}



#info{
	background: rgba(0,0,0,0.7);
	padding: 10px 20px;
	display: block;
	position: fixed;
	right: 20px;
	top: 200px;
	color: #fff;
	border-radius: 5px;
	z-index: 9999;
}
* {
	font-family: iranyekan;
}
body {
	color: #333333;
	font: 400 15px / 24px iranyekan,byekan,arial;
	background-position: top left;
	background-repeat: repeat;
	overflow-x:hidden;
}

h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}

b{
	color: #231f20;
	font-weight: normal;
}

a {
	text-decoration: none;
	-webkit-transition: 200ms all ease;
	-o-transition: 200ms all ease;
	transition: 200ms all ease;
	outline: none;
}

a:hover {
	text-decoration: none;
	outline:0 none!important;
}

a:focus {
	text-decoration: none;
	outline:0 none!important;
}

a:active {
	outline:0 none!important;
}

i {
	background-image: url('../images/sprite.png?2.0');
	display: inline-block;
	vertical-align: middle;
	margin-top: 2px;
}

input, textarea, select {
	background: none repeat scroll 0 0 #fff;
	border: 3px solid #fff;
	box-shadow: 0 0 0 1px #ececec inset, 0 2px 1px #cfcfcf;
	border-radius: 3px;
	padding: 5px;
	resize: vertical;
	width: 100%;
	-webkit-transition: 200ms all ease;
	-o-transition: 200ms all ease;
	transition: 200ms all ease;
}

input:focus, textarea:focus, select:focus {
	box-shadow: 0 0 3px 2px #ececec inset, 0 1px 1px #cfcfcf;
}

input, select {
	height: 40px;
}

select{
	padding-top: 0;
}

.text-black{
	color: #999;
}
.text-orange{
	color: #f47920;
}
a.text-orange:hover{
	color: #636466
}

/*------------ Icons ------------*/
.more-icon{
	background-position: -708px 0;
	width: 15px;
	height: 5px;
	margin-left: 5px;
}
.more2-icon {
    background-position: -1119px 0;
    width: 7px;
    height: 11px;
    margin-left: 2px;
    margin-top: 0;
}

.portfolio-icon{
	background-position: 0 0;
	height: 25px;
	margin-left: 5px;
	width: 36px;
}
.graphic-icon{
	background-position: -38px 0;
	height: 25px;
	margin-left: 5px;
	width: 32px;
}
.cms-icon{
	background-position: -72px 0;
	height: 25px;
	margin-left: 5px;
	width: 32px;
}
.develop-icon{
	background-position: -106px 0;
	height: 25px;
	margin-left: 5px;
	width: 33px;
}
.dayStyle-icon{
	background-position: -140px 0;
	height: 21px;
	margin-left: 5px;
	width: 34px;
}
.seo-icon{
	background-position: -176px 0;
	height: 24px;
	margin-left: 5px;
	width: 35px;
}
.content-icon{
	background-position: -212px 0;
	height: 22px;
	margin-left: 5px;
	width: 35px;
}
.ui-icon{
	background-position: -249px 0;
	height: 24px;
	margin-left: 5px;
	width: 33px;
}
.arrowLeft-icon{
	background-position: -753px 0;
	height: 12px;
	margin-left: 5px;
	width: 7px;
}
.zoom-icon {
	background-position: -762px 0;
	height: 20px;
	margin-left: 0;
	width: 20px;
}
.list-icon {
	background-position: -876px 0;
	height: 13px;
	margin-left: 5px;
	width: 14px;
	margin-top: 0;
}




.send-icon {
	width: 19px;
	height: 17px;
	margin-left: 5px;
	background-position: -545px 0;
}
.close-icon {
	background-position: -737px 0;
	height: 16px;
	margin-left: 5px;
	margin-top: 4px;
	width: 16px;
}
.tel-icon{
	background-position: -463px 0;
	width: 26px;
	height: 26px;
	margin-left: 5px;
}

.mail-icon{
	background-position: -491px 0;
	width: 34px;
	height: 26px;
	margin-left: 5px;
}
.location-icon {
	background-position: -526px 0;
	float: right;
	height: 31px;
	margin: 8px 5px 10px 15px;
	width: 18px;
}

/* Landing Icons */
.ux-icon {
    background-position: -1037px 0;
    width: 65px;
    height: 75px;
}
.icon-close {
    background-position: -1103px 0;
    width: 15px;
    height: 15px;
}


/*------------ tooltip ------------*/
.tooltip{
	font-family: yekan,byekan,arial;
}
.page-direct .tooltip{
	white-space: nowrap;
}
.tooltip.in{
	opacity: 1;
}
.tooltip.right .tooltip-arrow{
	border-right-color:#222;
	top: -10px;

}
.tooltip.left .tooltip-arrow{
	border-left-color:#222;
}
.tooltip.bottom .tooltip-arrow{
	border-bottom-color:#222;
}
.tooltip.top .tooltip-arrow{
	border-top-color:#222;
}

/*----------------------- main menu -------------------------*/

.top-bar {
	background-color:#222;
	color:#ccc;
	font-size: 14px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 110;
}

.mainmenu {
	list-style: none;
	padding: 0;
	margin: 0;
}

.mainmenu a {
	color: #ccc;
	display: block;
	padding: 12px 18px 13px;
	border-left: 1px solid #2c2c2c;
}
.mainmenu li:first-child a{
	border-right: 1px solid #2c2c2c;
}

.mainmenu li {
	float: right;
}

.mainmenu i {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray; /* IE 6-9 */
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	filter-transition: all 0.6s ease-in-out;
}
.menubar-icon{
	width: 25px;
	height: 3px;
	display: block;
	background: #ccc;
	border-radius: 5px;
	margin-bottom: 4px;
}
.responsive-menu{
	background: transparent;
	border:0 none;
	float: left;
	margin-top: -35px;
	padding: 0;
}
.responsive-menu:hover .menubar-icon{
	background: #fff;
}
.spiralWeb-logo {
	background:url(../images/spiralweb.png) no-repeat;
	width:19px;
	height:18px;
	margin-left: 8px;
}

.spiralMotion-logo {
	background:url(../images/spiralmotion.png) no-repeat;
	width:19px;
	height:18px;
	margin-left: 8px;
}

.spiralGraphic-logo {
	background:url(../images/spiralgraphic.png) no-repeat;
	width:19px;
	height:18px;
	margin-left: 8px;
}

.spiralogy-logo {
	background:url(../images/spiralogy.png) no-repeat;
	width:19px;
	height:18px;
	margin-left: 8px;
}

.mainmenu .active i {
	-webkit-filter: none;
	-moz-filter:none;
	-ms-filter: none;
	-o-filter:none;
	filter: none;
}

.mainmenu .active a {
	background:url(../images/menu-bg.jpg) repeat;
}

.mainmenu a:hover{
	background:url(../images/menu-bg.jpg) repeat;
}

.mainmenu a:hover i {
	-webkit-filter: none;
	-moz-filter:none;
	-ms-filter: none;
	-o-filter:none;
	filter: none;
}

.mainmenu li.active a{
	color: #ffffff;
}

.mainmenu li:hover a{
	color: #ffffff;
}

/*--------------------------------- singel page menu ---------------------------------*/


.singlePage-menu {
	background:url(../images/menu-bg.jpg) repeat;
	color:#cccccc;
	font-size: 20px;
	border-bottom: 3px solid #f47920;
	position: fixed;
	width: 100%;
	top: 48px;
	z-index: 110;
}

.singlePage-menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.singlePage-menu li {
	float:right;
	position: relative;
}

.singlePage-menu li.active a,.mPS2id-highlight {
	color: #ffffff;
}

.singlePage-menu li.active a > span,.mPS2id-highlight > span {
	color: #ffffff;
}

.singlePage-menu li:first-child a{
	padding-right: 0;
}

.singlePage-menu li:last-child a{
	padding-left: 0;
}

.singlePage-menu a {
	color:#ccc;
	display: block;
	padding: 20px 49px;
}

.singlePage-menu a:hover {
	color:#fff;
}

.singlePage-menu li a > span {
	display: block;
	-webkit-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	font-family: Arial;
	font-size: 12px;
	color: #636466;
	letter-spacing: 7px;
	margin-right: -7px;
	text-align: center;
}

.singlePage-menu li a > span.order {
	letter-spacing: 9px;
	margin-right: -9px;
}

.singlePage-menu li a > span.idea {
	letter-spacing: 10.5px;
	margin-right: -10.5px;
}

.singlePage-menu li a > span.redesign {
	letter-spacing: 11px;
	margin-right: -11px;
}

.singlePage-menu li a > span.webdesign {
	letter-spacing: 9px;
	margin-right: -9px;
}

.singlePage-menu li a > span.videomusic {
	letter-spacing: 8px;
	margin-right: -8px;
}

.singlePage-menu li a > span.advertising {
	letter-spacing: 8.5px;
	margin-right: -8.5px;
}

.singlePage-menu li a > span.story {
	letter-spacing: 26px;
	margin-right: -26px;
}

.singlePage-menu li a > span.poster {
	letter-spacing: 4.5px;
	margin-right: -4.5px;
}

.singlePage-menu li a > span.logotext {
	letter-spacing: 1.5px;
	margin-right: -3.5px;
}

.singlePage-menu li a > span.book {
	letter-spacing: 1px;
	margin-right: -1px;
}

.singlePage-menu li a > span.visual {
	letter-spacing: 1px;
	margin-right: -1px;
}

.singlePage-menu li a > span.Ads {
	letter-spacing: 3.5px;
	margin-right: -3.5px;
}

.singlePage-menu li a > span.illustration {
	letter-spacing: 3px;
	margin-right: -5px;
}

.singlePage-menu li a:hover > span {
	color:#fff;
}

.singlePage-menu li b {
	display: block;
	position: relative;
	bottom: 0;
	right: 0;
}

.triangle-up {
	width: 0;
	height: 0;
	display: none;
	right:50%;
	bottom: -20px;
	position: absolute;
	border-color: transparent transparent #f47920;
	border-style: solid;
	border-width: 8px;
	margin-right: -8px;
	background-image: none;
}

.singlePage-menu li.active .triangle-up,.mPS2id-highlight .triangle-up{
	display: block;
}

/*------------------------ intro section ------------------------*/

.intro-step {
	/*    padding: 125px 0;*/
	height: 1000px;
	z-index: 1;
	position: relative;
}

.introbg{
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
}



.landing .introbg {
	background-image: none;
	background-color: #eeeeee;
	height: auto;
}

.landing .intro-step{
	height: 650px;
}

.logo {
	display: table;
	margin: 0 auto;
	position: absolute;
	top: 170px;

	bottom: auto;
	right: 50%;
	margin-right: -110px;
	width: 221px;
}

.landing .logo{
	top: 100px;
}

.logo a{
	display: block;
	/*position: absolute;*/
}

.logo a img{
	text-align: center;
}

.logo h1 {
	font-size: 12px;
	color: #6d6e71;
}

.logo p {
	font-size: 24px;
	border-top:1px solid rgba(99,100,102,0.3);
	margin: 0;
	padding: 7px 0 10px;
	text-align: center;
}

.logo .en {
	font-family: Arial;
	font-size: 21px;
	color: #939598;
	border-bottom:1px solid rgba(99,100,102,0.3);
	padding: 7px 0;
}

/*--------------------- text slider ------------------------*/
.vertical .carousel-inner {
	height: 100%;
}

.carousel.vertical .item {
	-webkit-transition: 0.6s ease-in-out top;
	-moz-transition: 0.6s ease-in-out top;
	-ms-transition: 0.6s ease-in-out top;
	-o-transition: 0.6s ease-in-out top;
	transition: 0.6s ease-in-out top;
}

.carousel.vertical .active {
	top: 0;
}

.carousel.vertical .next {
	top: 100px;
}

.carousel.vertical .prev {
	top: -100px;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
	top: 0;
}

.carousel.vertical .active.left {
	top: -100px;
}

.carousel.vertical .active.right {
	top: 100px;
}

.carousel.vertical .item {
	right: 0;
}

.text-slider {
	color: #f57920;
	float: right;
	text-align: center;
	width: 255px;
}

.text-slider .carousel-inner {
	height: 35px;
}







.carousel.vertical .carousel-inner {
  height: 100%;
  width: auto;
}
.carousel.vertical .carousel-inner > .item {
  width: auto;
  vertical-align: middle;
  line-height: 50px;
  -webkit-transition: 0.6s ease-in-out top;
  transition: 0.6s ease-in-out top;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel.vertical .carousel-inner > .item {
    -webkit-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
  }
  .carousel.vertical .carousel-inner > .item.next, .carousel.vertical .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    top: 0;
  }
  .carousel.vertical .carousel-inner > .item.prev, .carousel.vertical .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    top: 0;
  }
  .carousel.vertical .carousel-inner > .item.next.left, .carousel.vertical .carousel-inner > .item.prev.right, .carousel.vertical .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    /*top: -12px;*/
  }
}
.carousel.vertical .carousel-inner > .active,
.carousel.vertical .carousel-inner > .next,
.carousel.vertical .carousel-inner > .prev {
  display: block;
}
.carousel.vertical .carousel-inner > .active {
  top: 0;
}
.carousel.vertical .carousel-inner > .next,
.carousel.vertical .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel.vertical .carousel-inner > .next {
  top: 100%;
}
.carousel.vertical .carousel-inner > .prev {
  top: -100%;
}
.carousel.vertical .carousel-inner > .next.left,
.carousel.vertical .carousel-inner > .prev.right {
  top: 0;
}
.carousel.vertical .carousel-inner > .active.left {
  top: -100%;
}
.carousel.vertical .carousel-inner > .active.right {
  top: 100%;
}


.carousel.vertical .carousel-control .icon-prev,
.carousel.vertical .carousel-control .icon-next,
.carousel.vertical .carousel-control .glyphicon-chevron-up,
.carousel.vertical .carousel-control .glyphicon-chevron-down {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel.vertical .carousel-control .icon-prev,
.carousel.vertical .carousel-control .glyphicon-chevron-up {
  left: 50%;
  margin-left: -10px;
  top: 50%;
  margin-top: -10px;
}
.carousel.vertical .carousel-control .icon-next,
.carousel.vertical .carousel-control .glyphicon-chevron-down {
  left: 50%;
  margin-left: -10px;
  top: 50%;
  margin-top: -10px;
}
.carousel.vertical .carousel-control .icon-up,
.carousel.vertical .carousel-control .icon-down {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel.vertical .carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel.vertical .carousel-control .icon-next:before {
  content: '\203a';
}



.slogan > div {
	float: right;
}

.slogan-wrap{
	position: fixed;
	top: 470px;
	width: 100%;
}

.landing .slogan-wrap{
	top: 400px;
}

.slogan{
	display: table;
	margin: 35px auto 0;
    line-height: 50px;
	font-size: 35px;
	color: #6d6e71;
}
.slogan2 {
	color: #6d6e71;
	font-size: 56px;
	text-align: center;
	line-height: normal;
	float:none;
	margin: 0 0 65px;
	line-height: 82px;
}

.slogan2 span{
	color: #231f20;;
}

/*----------------------- intro box -----------------------*/
#intro-boxes{
	position: fixed;
	top: 680px;
	width: 100%;
}

.intro-box{
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #e2e2e2;
	padding: 20px;
	position: relative;
	display: block;
}

.intro-box h3{
	font-size: 27px;
	color: #6d6e71;
	margin: 0;
}

.intro-box h3 span{
	color: #231f20;
}
.intro-box p{
	font-size: 13px;
	color: #6d6e71;
	margin: 0;
}

.intro-box .triangle{
	position: absolute;
	bottom: -15px;
	right: 50%;
	margin-right: -8px;
	border-width: 8px;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
}

.intro-box .triangle:before {
	border-color: #e2e2e2 transparent transparent;
	border-style: solid;
	border-width: 9px;
	bottom: -11px;
	content: "";
	position: absolute;
	right: -9px;
	z-index: -1;
}

/*--------------------- second step ---------------------*/

#second-step{
	height: 1450px;
}

.second-step {
	background: url(../images/bg2.jpg) top center no-repeat fixed #222;
	color: #dddddd;
	padding: 125px 0;
    background-size: cover;
}

.second-step h2,.second-step h3{
	color: #ffffff;
	margin-top: 0;
}

.second-step a{
	color: #f47920;
}

.second-step .portfolio{
	height: 1200px;
	/*position: fixed;*/
	/*top: 0;*/
}

.portfolio h3{
	margin-bottom: 30px;
	font-size: 24px;
}

.portfolio-item {
	width: 100%;
	height: 240px;
	overflow: hidden;
	border-radius: 3px;
	border:1px solid rgba(255,255,255,0.2);
	margin-bottom: 30px;
	position: relative;
	display: block;
}

.portfolio-item img {
	width: 100%;
	height: auto;

	-webkit-transition: margin 5s linear 0s;
	-o-transition: margin 5s linear 0s;
	transition: margin 5s linear 0s;

	margin-top: 0;
}
.portfolio-wrapper{
	position: relative;
}
.portfolio-wrapper .more-info{
	padding: 10px 20px 20px;
	width: 230px;
	max-width: 230px;
	background: #222;
	border-radius:4px;
	color: #fff;
	text-align: center;
	background-color: #222;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 50%;
	margin-top: -60px;
	right: -230px;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
}
.more-info:after{
	border-color: transparent;
	border-right-color:#222;
	border-width:8px 8px 8px 0;
	left:-7px;
	top:50%;
	margin-top:-8px;
	border-style:solid;
	height: 0;
	position: absolute;
	width: 0;
	content: "";
}
.portfolio-wrapper:hover .more-info{
	opacity: 1;
	visibility: visible;
}
.more-info > p{
	font-size: 18px;
}

.more-info > a{
	color: #f47920;
}

.more-info .btn-orange{
	background-color: #f47920;
	border-width: 0;
	color: #fff;
	padding: 0 10px;
	margin-top: 10px;
}
.more-info .btn-link:hover{
	color: #fff;
	text-decoration: none;
}
.bg-layer2 {
	background: url(../images/prehistoric.png) 0 0 no-repeat scroll;
	width: 336px;
	height: 668px;
	display: block;
	z-index: 0;
}

.second-step {
	width: 100%; height: 100%;
	position: relative;
}

.second-step .overlay-bg {
	width: 100%; height: 1px;
	background-color: #000000;
	position: absolute; top: 0%; left: 0;
	opacity: 0
	z-index: -1;
}

.des-section{
	position: relative;
}

.des-section h3:first-child {
	margin-top: 0;
}

.des-section h3 {
	margin-top: 50px;
}

.des-section p {
	color: #ddd;
	font-size: 16px;
}

.portfolio-more{
	background: url('../images/more-portfolio.png');
	display: block;
	height: 240px;
	width: 100%;
	border-radius: 3px;
	border: 1px solid rgba(255, 255, 255, 0.2);
	color:#fff!important;
}

.portfolio-more:hover{
	opacity: 0.8!important;
}
.portfolio-more.small-more{
	border-radius:3px;
	height: 40px;
	margin: 0 auto 40px;
	max-width: 358px;
}
.portfolio-more .more {
	display: block;
	height: 27px;
	text-align: center;
	position: relative;
	top:50%;
	margin-top: -13.5px;
}


/*----------------- third top -----------------*/

.third-step{
	background: url('../images/bg-step3.jpg') fixed no-repeat center top #ECE8C3;
	height: 1850px;
	overflow: hidden;
	width: 100%;
	position: relative;
	padding: 125px 0;
    background-size: cover;
}

.third-step .overlay-bg {
	width: 100%; height: 1px;
	background-color: #fff;
	position: absolute; top: 0%; left: 0;
	opacity: 0
	z-index: -1;
}

.redesign-portfolio .portfolio-item{
	width: 290px;
	margin: 0 auto;
}

.worms > img {
	margin-left: 60px;
}

.worms > img:last-child {
	margin-left: 0;
}

.butterfly{
	text-align: center;
}

.arrow-down {
	margin: 20px 0 40px;
}

.redesign-portfolio .item > div,.redesign-portfolio .item > img{
	float: right;
}
.redesign-portfolio .item > a.en{
	float: none;
}
.redesign-portfolio .item > img{
	margin: 93px 29px;
}

.redesign-portfolio .portfolio-item{
	width: 360px;
	margin-bottom: 15px;
}

.features-step3 {
	border-right: 1px solid #3e6562;
}

.worms {
	margin-top: 70px;
}

.last-arrow{
	-moz-transform: rotate(10deg);
	-webkit-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	transform: rotate(10deg);
	margin-top: -60px;
}

.redesign-portfolio .item {
	margin-bottom: 50px;
	text-align: center;
	font-size: 16px;
	display: table;
	width: 100%;
}

.redesign-portfolio .item p{
	margin-bottom: 0;
}

.en {
	font-family: arial;
}

.redesign-portfolio .item a{
	color: #015850;
}

.features-step3 ul{
	list-style: url('../images/bullet2.png');
	padding: 0 20px 0 0;
	font-size: 14px;
	margin-bottom: 40px;
}

.step3-des h3 {
	font-size: 24px;
	margin-top: 0;
}

.step3-des h2{
	font-size: 40px;
	margin-bottom: 25px;
	margin-top: 10px;
}

.step3-des > p {
	font-size: 18px;
}

.features-step3 h3 {
	margin-bottom: 5px;
	margin-top: 0;
}

.redesign-portfolio .item p {
	display: block;
	float: right;
	margin-bottom: 0;
	margin-top: 5px;
	width: 100%;
}

/*---------------- forth step ----------------*/

.forth-step{
	position: relative;
	background: url('../images/bg-space.jpg') center top fixed;
	color: #fff;
	padding: 125px 0 0;
}

.forth-step .portfolio{
	height: auto;
}

.forth-step .portfolio-item{
	height: 360px;
}

/*---------------- fifth step ----------------*/

.fifth-step{
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
	width: 100%;
	/*height: 100%;*/
}

.fifth-step a{
	color: #f47920;
}

.customers ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

.customers li {
	background-color: rgba(255, 255, 255, 0.3);
	border: 1px solid #ddd;
	float: right;
	height: 105px;
	margin: 0 0 9px 9px;
	padding: 0;
	position: relative;
	text-align: center;
	transition: all 200ms linear 0s;
	width: 105px;
background-color:#fff;

}

.team ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.team ul li {
	float: right;
	padding: 0 5px;
	text-align: center;
	width: 16.5%;
	margin-bottom: 50px;
}

.team ul li img {
	border: 1px solid #ccc;
	border-radius: 50%;
	padding: 5px;
	width: 87px;
	height: 87px;
}

.team h6 {
	color: #555555;
	font-size: 16px;
	margin-bottom: 5px;
}
.team a {
	font-family: arial;
	font-size: 11px;
}
.team p {
	color: #777777;
	font-size: 11px;
	line-height: 1.6;
	margin-bottom: 0;
}
.team img {
	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"); /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}

.team li:hover img{
	filter: none;
	-webkit-filter: grayscale(0%);
}

.form-group.w50 {
	float: right;
	width: 49%;
}

.form-group label{
	font-weight: normal;
}

.form-group.captcha{
	position: relative;
}

.form-group.captcha img{
	position: absolute;
	top: 4px;
	left: 4px;
	width: 80px;
	height: 32px;
}

.ml2{
	margin-left: 2%;
}

.order-form button{
	background: #f47920;
	color: #fff;
	border: 3px solid #f47920;
	box-shadow:  0 0 0 1px #ffab6f inset;
	width: 100%;
	height: 40px;
	border-radius: 3px;
	padding: 0 0 5px;
	font-size: 18px;
	color: #eeeeee;
	-webkit-transition: 200ms all ease;
	-o-transition: 200ms all ease;
	transition: 200ms all ease;
}

.order-form button:hover{
	background: #ea6b10;
}

.order-form > form {
	position: absolute;
}

.bg-overlay,.menu-overlay {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 99;
	top: 0;
	right: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 200ms all ease;
	-o-transition: 200ms all ease;
	transition: 200ms all ease;
}
.menu-overlay{
	z-index: 111;
}

.show-overlay{
	visibility: visible;
	opacity: 1;
}

.order-form {
	position: relative;
	z-index: 100;
}

.order-form input,.order-form select,.order-form textarea{
	-webkit-transition: 200ms all ease;
	-o-transition: 200ms all ease;
	transition: 200ms all ease;
}

.hidden-form{
	float: right;
	display: none;
}

.close-form{
	color: #333;
	cursor: pointer;
	float: left;
	opacity: 0.5;
	-webkit-transition: 200ms all ease;
	-o-transition: 200ms all ease;
	transition: 200ms all ease;
}

.close-form:hover{
	opacity: 1;
}

.fifth-step h2 {
	margin-top: 0;
	font-size: 24px;
	margin-bottom: 20px;
}

.contact-box {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
	padding: 25px;
	margin-top: 70px;
}
.last-news .more{
	font-size: 13px;
}

.gmap img{
	width: 100%;
}

.contact-info h3{
	margin: 0;
	font-size: 20px;
	font-family: tahoma;
	color: #555555;
}

.contact-info > h3 {
	float: right;
	width: 50%;
}

.address > h3 {
	font-family: yekan,byekan,arial;
	margin: 10px 0 20px;
	line-height: 1.5;
}

.address > h3 > .moreinfo{
	display: none;
}

.address .show-address {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	color: #f47920;
	font-size: 15px;
}

.address{
	float: right;
}

.address h3 a {
	color: #f47920;
	font-size: 15px;
}

.address > a {
	float: right;
	margin-top: 8px;
}

ul{
	list-style: url('../images/bullet.png');
	padding: 0 20px 0 0;
	margin: 15px 0 20px;
}

.bullet3 {
	list-style: url('../images/bullet3.png');
	padding: 0 14px 0 0;
	font-size: 14px;
	margin: 0px 0 40px;
	color: #f47920;
}

.mb30 {
	margin-bottom: 30px;
}
.mb0 {
	margin-bottom: 0px!important;
}
.mb60 {
	margin-bottom: 60px!important;
}

.bg-form form{
	background: #ddd;
	padding: 20px;
	margin-top: -20px;
}

.order-title{
	margin-top: 70px!important;
}

.mt30{
	margin-top: 30px!important;
}
.mt0{
	margin-top: 0px!important;
}

.light-bg{
	background-color: rgba(255,255,255,0.6);
	padding: 66px 0px;
}

.article-item .thumb {
	border: 1px solid #eee;
	display: block;
	float: right;
	margin-left: 20px;
	width: 196px;
}

.article-item h3 {
	font-size: 22px!important;
	margin-top: 0;
	margin-bottom: 5px;
}

.last-articles .meta {
	color: #9a9a9a;
	font-size: 11px;
	margin-bottom: 10px;
}

.article-item .content {
	font-size: 13px;
	line-height: 1.6;
}

.last-articles ul a {
	color: #999999;
}

.last-articles ul a:hover {
	color: #f47920;
}

.last-articles ul {
	display: table;
	margin-bottom: 0;
	margin-top: 20px;
	width: 100%;
}

.article-item {
	display: table;
	margin-bottom: 10px;
	width: 100%;
}

.lnews img{
	max-width: 100%;
	height: auto;
	border:1px solid #eee;
}

.last-articles {
	margin-top: 20px;
}
.last-news h2{
	position: relative;
}
.last-news:hover .allnews{
	display: block;
}
.allnews{
	display: none;
	position: absolute;
	left: 0;
	top: 0;

	font-size: 14px;
	color: #F47920;
	border-bottom: 1px solid #F47920;
}

.footer{
	background:url("../images/menu-bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #ddd;
	padding-top: 50px;
}

.footer a:hover{
	opacity: 0.8;
}

.footer h2 {
	border-bottom: 1px solid #4d4d4e;
	color: #888888;
	font-size: 22px;
	margin-bottom: 25px;
	padding-bottom: 15px;
}

.newsletter{
	position: relative;
}

.newsletter input {
	width: 310px;
	background: #eeeeee;
	box-shadow: 0 0 0 1px #ddd inset, 0 2px 1px #ddd;
	border-color: #eee;
	color: #888;
	font-size: 13px;
}

.newsletter .captcha {
	position: absolute;
	right: 165px;
	top: 0px;
}

.newsletter .captcha input{
	box-shadow: 0 0 0 1px #ddd inset;
	border-right:0;
	border-radius: 3px 0;
}

.newsletter .captcha input,.newsletter .captcha{
	width: 145px;
}

.newsletter .captcha > img {
	left: 4px;
	position: absolute;
	top: 4px;
}

.newsletter button {
	background: none repeat scroll 0 0 #f47920;
	border: 3px solid #f47920;
	border-radius: 3px;
	margin-right: 10px;
	padding: 3px 20px 8px;
	box-shadow: 0 0 1px 1px #ff9e57 inset,0 2px 1px #1c1c1c;
	font-size: 18px;
}

.footer-social a{
	display: block;
	float: right;
	margin:0 15px;
}
.footer-social img {
	width: 35px;
}


.facebook-footer{
	background: url('../images/fb-footer.png') 0 0 no-repeat;
	width: 166px;
	height: 42px;
	margin-left: 13px;
}

.twitter-footer{
	background: url('../images/tw-footer.png') 0 0 no-repeat;
	width: 166px;
	height: 42px;
	margin-right: 13px;
}

.footer-logo{
	margin-top: 52px;
	display: block;
}

.copyright{
	font-size: 11px;
	text-align: left;
	padding-bottom: 30px;
	padding-top: 10px;
	margin-top: 70px;
	border-top: 1px solid #3a3a3a;
}

.copyright p{
	margin-bottom: 0;
}

.footer a{
	color: #dddddd;
}

/*.animation{
opacity: 0;
}*/

.animated{
	opacity: 0;
}

.visible{
	opacity: 1;
}

.features-step3 a {
	color: #014d4f;
}

.features-step3 a:hover {
	color: #fff;
}


/*inside page*/
.inside.top-padding{
	padding-top: 162px;
}
.inside .top-bar{
	border-bottom: 3px solid #f47920;
	position: fixed;
	top: 0;
}
.inside .top-bar .active{
	position: relative;
}
.inside .top-bar .active:after{
	content: "";
	border-color: transparent transparent #f47920;
	border-style: solid;
	border-width: 8px;
	bottom: 0px;
	display: block;
	height: 0;
	margin-right: -8px;
	position: absolute;
	right: 50%;
	width: 0;
}
.content-wrapper {
	margin-top: 40px;
}

.content-wrapper .content .image {
	float: left;
	max-width: 50%;
	margin: 0;
	margin-right: 15px;
}
.content img {
	height: auto;
	max-width: 100%;
}
.inside .fifth-step{
	padding-top: 0;
}
.header {
	/*background-attachment: fixed;*/
	background-image: url("../images/bg.gif");
	background-position: center top;
	background-repeat: repeat;
	padding: 20px 0;
	width: 100%;
	margin-top: 51px;
	position: relative;
}
.header.fix-header{
	padding: 10px 0;
	position: fixed;
	top: -115px;
	z-index: 109;
	box-shadow: 0 1px 3px 0px #555;
}
.header.fix-header .logo-inside img{
	width: 150px;
}
.header.fix-header .breadcrumbs{
	margin: 7px 0;
}
.logo-inside{
	display: block;
}
.breadcrumbs {
	list-style: outside none none;
	margin: 23px 0;
	padding: 0;
	font-size: 18px;
	color: #6d6e71;
}
.breadcrumbs a{
	color: #999999;
}
.breadcrumbs a:hover{
	color: #f47920;
}
.breadcrumbs li{
	float: right;
	margin-right: 20px;
}
.contents {
	/*padding: 70px 0;*/
	color: #666666;
	font-size: 16px;
}
.contents .container{
	position: relative;
}
.contents h1{
	color: #f47920;
	margin-top: 0;
	margin-bottom: 30px;
}


/*portfolio list*/


.portfolio-list {
	margin-bottom: 30px;
	margin-top: 50px;
	padding: 0;

}
.portfolio-list li {
	list-style: outside none none;
	-webkit-transition: 200ms all ease;
	-o-transition: 200ms all ease;
	transition: 200ms all ease;
}
.portfolio-list a{
	border:1px solid #eeeeee;
	display: block;
	width: 260px;
	overflow: hidden;
	position: relative;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin-bottom: 35px;
	border-radius: 3px;
}
.portfolio-list a img{
	width: 258px;
	border-radius: 3px 3px 0 0;
	height: 258px;
}
.portfolio-list .caption{
	/*position: absolute;*/
	background: #ddd;
	width: 100%;
	height: 44px;
	bottom: 0;
	right: 0;
	color: #fff;
	display: table;
	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
	color: #666666;
}
.portfolio-list .caption span{
	display: none;
	color: #fff;
}
.portfolio-list a:hover .caption{
	background: rgba(244,121,32,0.8);
	height: 100px;
	color: #fff;

}
.portfolio-list.graph-list a:hover .caption{
	height: 44px;
}
.portfolio-list.graph-list a:hover .caption p{
	margin-bottom: 5px;
}
.portfolio-list a:hover .caption p{
	margin-bottom: 15px;

}
.portfolio-list.more-images .caption {
	position: absolute;
}
.portfolio-list.more-images a:hover .caption,
.portfolio-list a:hover .caption span{
	display: block;
}
.portfolio-list.more-images a:hover .caption p {
	margin-bottom: 0;
}
.portfolio-list.more-images a:hover .caption {
	height: 44px;
	text-align: center;
	display: table;
}

.portfolio-list .caption .middle{
	display: table-cell;
	vertical-align: middle;
}
.portfolio-list .caption p{
	font-size: 18px;
	margin: 0 0 5px;
}

.portfolio-list.more-images a img{
	max-width: 100%;

}
.portfolio-list.more-images a:hover .caption {
	background: rgba(244,121,32,1);
}
.portfolio-list.more-images a{
	width: 100%;
	height: 222px;
}
.portfolio-list.more-images .caption p{
	font-size: 13px;
	margin: 0;
	padding: 5px 10px;
}

/*lightbox */
/* Preload images */
body:after {
	content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
	display: none;
}

.lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: black;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
	display: none;
}

.lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-weight: normal;
}

.lightbox .lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

.lightbox a img {
	border: none;
}

.lb-outerContainer {
	position: relative;
	background-color: white;
	*zoom: 1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

.lb-outerContainer:after {
	content: "";
	display: table;
	clear: both;
}

.lb-container {
	padding: 4px;
}

.lb-loader {
	position: absolute;
	top: 43%;
	left: 0;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

.lb-cancel {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

.lb-container > .nav {
	left: 0;
}

.lb-nav a {
	outline: none;
	background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
	height: 100%;
	cursor: pointer;
	display: block;
}

.lb-nav a.lb-prev {
	width: 34%;
	left: 0;
	float: left;
	background: url(../images/prev.png) left 48% no-repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	-o-transition: opacity 0.6s;
	transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

.lb-nav a.lb-next {
	width: 64%;
	right: 0;
	float: right;
	background: url(../images/next.png) right 48% no-repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	-o-transition: opacity 0.6s;
	transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

.lb-dataContainer {
	margin: 0 auto;
	padding-top: 5px;
	*zoom: 1;
	width: 100%;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
	content: "";
	display: table;
	clear: both;
}

.lb-data {
	padding: 0 4px;
	color: #ccc;
}

.lb-data .lb-details {
	width: 85%;
	float: right;
	text-align: right;
	line-height: 1.1em;
}

.lb-data .lb-caption {
	font-size: 13px;
	line-height: 1em;
}

.lb-data .lb-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 12px;
	color: #999999;
}

.lb-data .lb-close {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background: url(../images/close.png) top right no-repeat;
	text-align: right;
	outline: none;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

h2.list-title{
	color: #f47920;
	font-size: 24px;
}
.list-des b {
	color: #c00;
}
.ltr{
	direction: ltr;
}

.table{
	margin-bottom: 40px;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td{
	border: 1px solid #eee;
}
.table-striped > tbody > tr:nth-child(2n+1){
	background: #f5f5f5;
}
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td{
	padding: 15px 10px;
}
.table-hover > tbody > tr:hover{
	background: #eee;
}
.content .image {
	border-radius: 3px;
	display: block;
	text-align: center;
	margin: 50px auto;
}
.content .image img {
	border: 1px solid #eee;
	max-width: 100%;
}
.content h2.list-title{
	margin-top: 60px;
}
.content h2{
	font-size: 20px;
	color: #333333;
}
blockquote {
	border-right: 0 none;
	color: #333333;
	float: left;
	margin-bottom: 0;
	width: 200px;
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 0;
}
blockquote:before{
	content: '❝';
    position: absolute;
    bottom: -12px;
    left: 0;
    font-size: 60px;
}
blockquote:after{
	content: '❞';
    font-size: 60px;
    position: absolute;
    top: 17px;
    right: 15px;
}
.more-projects{
	padding: 0;
	margin: 0;
	list-style: none;
}
.sidebar-box{
	background: #f5f5f5;
	width: 263px;
	margin-bottom: 30px;

	-webkit-transition: 500ms all ease;
	-o-transition: 500ms all ease;
	transition: 500ms all ease;
}

.service-box ul li p {
	margin-bottom: 5px;
}

.more-projects img{
	width: 65px;
	height: 65px;
	display: inline-block;
	border:1px solid #ddd;
	margin-left: 15px;
	/*float: right;*/
}


.service-box .more-projects .middle:before {
    content: "";
    display: table;
    width: 10px;
    height: 10px;
    background: #f47920;
    border-radius: 50%;
    float: right;
    margin-left: 10px;
    margin-top: 6px;
    margin-bottom: 40px;
}
.service-box .more-projects p {
	display: table;
}
.service-box .more-projects .middle {
	max-width: unset;
}

.more-projects li a{
	padding: 10px 20px;
}
.more-projects li a:hover{
	background: #fff;
}
.more-projects a{
	display: table;
	width: 100%;

	display: block;
	line-height: 17px;
}
.more-projects p{
	color: #333;
	font-size: 18px;
	margin-bottom: 0;
}
.more-projects span{
	color: #888888;
	font-size: 13px;
}
.sidebar-box > h2 {
	border-bottom: 1px solid #ddd;
	color: #999999;
	font-size: 20px;
	margin: 0 0 10px;
	padding: 10px 20px 15px;
}
.more-projects .middle {
	display: inline-block;
	vertical-align: middle;
	max-width:140px;
}
.sidebar-btn a{
	background: none repeat scroll 0 0 #f47920;
	color: #fff;
	font-size: 16px;
	padding: 5px 0 8px;
	border-radius: 0px;
}
.sidebar-btn a:hover{
	background: #EA6B10!important;
	color: #fff;
}

.sidebar{
	margin-bottom: 50px;
}
.portfolio-list.grid a {
	height: auto;
	/*margin-bottom: 0;*/
	overflow: unset;
	width: 100%;
}
.portfolio-list.grid a img{
	height: auto;
	width: 100%;
}
.grid li {
	/*float: right;*/
	/*width: 262.5px;*/
}
/*.portfolio-list:hover li,.portfolio-list:hover > div > a {
opacity: 0.6;
}
.portfolio-list li:hover,.portfolio-list > div > a:hover {
opacity: 1;
}*/
.sharebox{
	margin-bottom: 20px;
}

.flowplayer{position:relative;width:100%;background-size:contain;background-repeat:no-repeat;background-position:center center;display:inline-block}.flowplayer *{font-weight:inherit;font-family:inherit;font-style:inherit;text-decoration:inherit;font-size:100%;padding:0;border:0;margin:0;list-style-type:none}.flowplayer a:focus{outline:0}.flowplayer video{width:100%}.flowplayer.is-ipad video{-webkit-transform:translateX(-2048px)}.is-ready.flowplayer.is-ipad video{-webkit-transform:translateX(0)}.flowplayer .fp-engine,.flowplayer .fp-ui,.flowplayer .fp-message{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:1}.flowplayer .fp-message{display:none;text-align:center;padding-top:5%;cursor:default}.flowplayer .fp-message h2{font-size:120%;margin-bottom:1em}.flowplayer .fp-message p{color:#666;font-size:95%}.flowplayer .fp-controls{position:absolute;bottom:0;width:100%}.no-background.flowplayer .fp-controls{background-color:transparent !important;background-image:-moz-linear-gradient(transparent, transparent) !important;background-image:-webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(transparent)) !important}.is-fullscreen.flowplayer .fp-controls{bottom:3px}.is-mouseover.flowplayer .fp-controls{bottom:0}.flowplayer .fp-waiting{display:none;margin:19% auto;text-align:center}.flowplayer .fp-waiting *{-webkit-box-shadow:0 0 5px #333;-moz-box-shadow:0 0 5px #333;box-shadow:0 0 5px #333}.flowplayer .fp-waiting em{width:1em;height:1em;-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em;background-color:rgba(255,255,255,0.8);display:inline-block;-webkit-animation:pulse .6s infinite;-moz-animation:pulse .6s infinite;animation:pulse .6s infinite;margin:.3em;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)}.flowplayer .fp-waiting em:nth-child(1){-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s}.flowplayer .fp-waiting em:nth-child(2){-webkit-animation-delay:.45s;-moz-animation-delay:.45s;animation-delay:.45s}.flowplayer .fp-waiting em:nth-child(3){-webkit-animation-delay:.6s;-moz-animation-delay:.6s;animation-delay:.6s}.flowplayer .fp-waiting p{color:#ccc;font-weight:bold}.flowplayer .fp-speed{font-size:30px;background-color:#333;background-color:rgba(51,51,51,0.8);color:#eee;margin:0 auto;text-align:center;width:120px;padding:.1em 0 0;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .5s;-moz-transition:opacity .5s;transition:opacity .5s}.flowplayer .fp-speed.fp-hilite{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}.flowplayer .fp-help{position:absolute;top:0;right:-9999em;z-index:100;background-color:#333;background-color:rgba(51,51,51,0.9);width:100%;height:100%;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .2s;-moz-transition:opacity .2s;transition:opacity .2s;text-align:center}.is-help.flowplayer .fp-help{left:0;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}.flowplayer .fp-help .fp-help-section{margin:3%;direction:ltr}.flowplayer .fp-help .fp-help-basics{margin-top:6%}.flowplayer .fp-help p{color:#eee;margin:.5em 0;font-size:14px;line-height:1.5;display:inline-block;margin:1% 2%}.flowplayer .fp-help em{background:#eee;-webkit-border-radius:.3em;-moz-border-radius:.3em;border-radius:.3em;margin-right:.4em;padding:.3em .6em;color:#333}.flowplayer .fp-help small{font-size:90%;color:#aaa}.flowplayer .fp-help .fp-close{display:block}.flowplayer .fp-subtitle{position:absolute;bottom:40px;left:-99999em;z-index:10;text-align:center;width:100%;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s}.flowplayer .fp-subtitle p{display:inline;background-color:#333;background-color:rgba(51,51,51,0.9);color:#eee;padding:.1em .4em;font-size:16px;line-height:1.6}.flowplayer .fp-subtitle p:after{content:'';clear:both}.flowplayer .fp-subtitle.fp-active{left:0;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-mute,.flowplayer .fp-embed,.flowplayer .fp-close,.flowplayer .fp-play{background-image:url(../images/video/white.png);background-size:37px 300px}.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-mute,.is-rtl.flowplayer .fp-embed,.is-rtl.flowplayer .fp-close,.is-rtl.flowplayer .fp-play{background-image:url(../images/video/white_rtl.png)}.color-light.flowplayer .fp-fullscreen,.color-light.flowplayer .fp-unload,.color-light.flowplayer .fp-mute,.color-light.flowplayer .fp-embed,.color-light.flowplayer .fp-close,.color-light.flowplayer .fp-play{background-image:url(../images/video/black.png)}.is-rtl.color-light.flowplayer .fp-fullscreen,.is-rtl.color-light.flowplayer .fp-unload,.is-rtl.color-light.flowplayer .fp-mute,.is-rtl.color-light.flowplayer .fp-embed,.is-rtl.color-light.flowplayer .fp-close,.is-rtl.color-light.flowplayer .fp-play{background-image:url(../images/video/black_rtl.png)}@media (-webkit-min-device-pixel-ratio: 2){.color-light.flowplayer .fp-fullscreen,.color-light.flowplayer .fp-unload,.color-light.flowplayer .fp-mute,.color-light.flowplayer .fp-embed,.color-light.flowplayer .fp-close,.color-light.flowplayer .fp-play{background-image:url(../images/video/black@x2.png)}.is-rtl.color-light.flowplayer .fp-fullscreen,.is-rtl.color-light.flowplayer .fp-unload,.is-rtl.color-light.flowplayer .fp-mute,.is-rtl.color-light.flowplayer .fp-embed,.is-rtl.color-light.flowplayer .fp-close,.is-rtl.color-light.flowplayer .fp-play{background-image:url(../images/video/black_rtl@x2.png)}}@media (-webkit-min-device-pixel-ratio: 2){.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-mute,.flowplayer .fp-embed,.flowplayer .fp-close,.flowplayer .fp-play{background-image:url(../images/video/white@x2.png)}.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-mute,.is-rtl.flowplayer .fp-embed,.is-rtl.flowplayer .fp-close,.is-rtl.flowplayer .fp-play{background-image:url(../images/video/white_rtl@x2.png)}}.flowplayer .fp-flash-disabled{background:#333;width:390px;margin:0 auto;position:absolute;bottom:0;color:#fff}.is-splash.flowplayer .fp-ui,.is-paused.flowplayer .fp-ui{background:url(../images/video/play_white.png) center no-repeat;background-size:12%}.is-rtl.is-splash.flowplayer .fp-ui,.is-rtl.is-paused.flowplayer .fp-ui{background:url(../images/video/play_white_rtl.png) center no-repeat;background-size:12%}@media (-webkit-min-device-pixel-ratio: 2){.is-splash.flowplayer .fp-ui,.is-paused.flowplayer .fp-ui{background:url(../images/video/play_white@x2.png) center no-repeat;background-size:12%}.is-rtl.is-splash.flowplayer .fp-ui,.is-rtl.is-paused.flowplayer .fp-ui{background:url(../images/video/play_white_rtl@x2.png) center no-repeat;background-size:12%}}.color-light.is-splash.flowplayer .fp-ui,.color-light.is-paused.flowplayer .fp-ui{background-image:url(../images/video/play_black.png)}.is-rtl.color-light.is-splash.flowplayer .fp-ui,.is-rtl.color-light.is-paused.flowplayer .fp-ui{background-image:url(../images/video/play_black_rtl.png)}@media (-webkit-min-device-pixel-ratio: 2){.color-light.is-splash.flowplayer .fp-ui,.color-light.is-paused.flowplayer .fp-ui{background-image:url(../images/video/play_black@x2.png)}.is-rtl.color-light.is-splash.flowplayer .fp-ui,.is-rtl.color-light.is-paused.flowplayer .fp-ui{background-image:url(../images/video/play_black_rtl@x2.png)}}.is-fullscreen.flowplayer .fp-ui{background-size:auto}.is-seeking.flowplayer .fp-ui,.is-loading.flowplayer .fp-ui{background-image:none}.flowplayer .fp-logo{position:absolute;top:auto;left:15px;bottom:30px;cursor:pointer;display:none;z-index:100}.flowplayer .fp-logo img{width:100%}.is-embedded.flowplayer .fp-logo{display:block}.fixed-controls.flowplayer .fp-logo{bottom:15px}.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-close{position:absolute;top:5px;left:auto;right:5px;display:block;width:30px;height:23px;background-position:12px -197px;cursor:pointer}.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-close{right:auto;left:5px;background-position:18px -197px}.flowplayer .fp-unload,.flowplayer .fp-close{background-position:14px -175px;display:none}.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-close{background-position:14px -175px}.flowplayer .fp-play{display:none;width:27px;height:20px;background-position:9px -24px;position:absolute;bottom:0;left:0}.is-rtl.flowplayer .fp-play{background-position:18px -24px;left:auto;right:0}.play-button.flowplayer .fp-play{display:block}.is-paused.flowplayer .fp-play{background-position:9px 7px}.is-rtl.is-paused.flowplayer .fp-play{background-position:18px 7px}.flowplayer.is-ready.is-closeable .fp-unload{display:block}.flowplayer.is-ready.is-closeable .fp-fullscreen{display:none}.flowplayer.is-fullscreen .fp-fullscreen{background-position:10px -217px;display:block !important}.is-rtl.flowplayer.is-fullscreen .fp-fullscreen{background-position:21px -217px}.flowplayer.is-fullscreen .fp-unload,.flowplayer.is-fullscreen .fp-close{display:none !important}.flowplayer .fp-timeline{height:3px;position:relative;overflow:hidden;top:5px;height:10px;margin:0 150px 0 45px}.no-volume.flowplayer .fp-timeline{margin-right:60px}.no-mute.flowplayer .fp-timeline{margin-right:140px}.no-mute.no-volume.flowplayer .fp-timeline{margin-right:45px}.play-button.flowplayer .fp-timeline{margin-left:67px}.is-rtl.flowplayer .fp-timeline{margin:0 45px 0 150px}.no-volume.is-rtl.flowplayer .fp-timeline{margin-left:60px}.no-mute.is-rtl.flowplayer .fp-timeline{margin-left:140px}.no-mute.no-volume.is-rtl.flowplayer .fp-timeline{margin-left:45px}.play-button.is-rtl.flowplayer .fp-timeline{margin-right:67px}.is-long.flowplayer .fp-timeline{margin:0 180px 0 75px}.no-volume.is-long.flowplayer .fp-timeline{margin-right:90px}.no-mute.is-long.flowplayer .fp-timeline{margin-right:75px}.play-button.is-long.flowplayer .fp-timeline{margin-left:97px}.is-rtl.is-long.flowplayer .fp-timeline{margin:75px 0 180px 0}.no-volume.is-rtl.is-long.flowplayer .fp-timeline{margin-left:90px}.no-mute.is-rtl.is-long.flowplayer .fp-timeline{margin-left:75px}.play-button.is-rtl.is-long.flowplayer .fp-timeline{margin-left:97px}.aside-time.flowplayer .fp-timeline,.no-time.flowplayer .fp-timeline{margin:0 110px 0 5px}.aside-time.no-volume.flowplayer .fp-timeline,.no-time.no-volume.flowplayer .fp-timeline{margin-right:20px}.aside-time.no-mute.flowplayer .fp-timeline,.no-time.no-mute.flowplayer .fp-timeline{margin-right:5px}.play-button.no-time.flowplayer .fp-timeline,.play-button.aside-time.flowplayer .fp-timeline{margin-left:27px}.is-rtl.aside-time.flowplayer .fp-timeline,.is-rtl.no-time.flowplayer .fp-timeline{margin:0 5px 0 110px}.is-rtl.aside-time.no-volume.flowplayer .fp-timeline,.is-rtl.no-time.no-volume.flowplayer .fp-timeline{margin-left:20px}.is-rtl.aside-time.no-mute.flowplayer .fp-timeline,.is-rtl.no-time.no-mute.flowplayer .fp-timeline{margin-left:5px}.is-rtl.play-button.no-time.flowplayer .fp-timeline,.is-rtl.play-button.aside-time.flowplayer .fp-timeline{margin-right:27px}.flowplayer .fp-buffer,.flowplayer .fp-progress{position:absolute;top:0;left:auto;height:100%;cursor:col-resize}.flowplayer .fp-buffer{-webkit-transition:width .25s linear;-moz-transition:width .25s linear;transition:width .25s linear}.flowplayer.is-touch .fp-timeline{overflow:visible}.flowplayer.is-touch .fp-progress{-webkit-transition:width .2s linear;-moz-transition:width .2s linear;transition:width .2s linear}.flowplayer.is-touch .fp-timeline.is-dragging .fp-progress{-webkit-transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear;-moz-transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear;transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear}.flowplayer.is-touch.is-mouseover .fp-progress:after,.flowplayer.is-touch.is-mouseover .fp-progress:before{content:'';display:block;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;position:absolute;right:-5px}.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after,.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:before{right:auto;left:-5px}.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after{left:-10px;-webkit-box-shadow:-1px 0 4px rgba(0,0,0,0.5);-moz-box-shadow:-1px 0 4px rgba(0,0,0,0.5);box-shadow:-1px 0 4px rgba(0,0,0,0.5)}.flowplayer.is-touch.is-mouseover .fp-progress:before{width:10px;height:10px}.flowplayer.is-touch.is-mouseover .fp-progress:after{height:10px;width:10px;top:-5px;right:-10px;border:5px solid rgba(255,255,255,0.65);-webkit-box-shadow:1px 0 4px rgba(0,0,0,0.5);-moz-box-shadow:1px 0 4px rgba(0,0,0,0.5);box-shadow:1px 0 4px rgba(0,0,0,0.5)}.flowplayer.is-touch.is-mouseover .fp-timeline.is-dragging .fp-progress:after{border:10px solid #fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-transition:inherit;-moz-transition:inherit;transition:inherit;top:-10px;right:-15px}.flowplayer.is-touch.is-rtl.is-mouseover .fp-timeline.is-dragging .fp-progress:after{left:-15px;right:auto;border:10px solid #fff}.flowplayer .fp-volume{position:absolute;top:7.5px;right:5px}.is-rtl.flowplayer .fp-volume{right:auto;left:5px}.flowplayer .fp-mute{position:relative;width:10px;height:15px;float:left;top:-5px;cursor:pointer;background-position:-2px -99px}.is-rtl.flowplayer .fp-mute{float:right;background-position:-25px -99px}.no-mute.flowplayer .fp-mute{display:none}.flowplayer .fp-volumeslider{width:90px;height:5px;cursor:col-resize;float:left}.is-rtl.flowplayer .fp-volumeslider{float:right}.no-volume.flowplayer .fp-volumeslider{display:none}.flowplayer .fp-volumelevel{height:100%}.flowplayer .fp-time{text-shadow:0 0 1px #000;font-size:12px;font-weight:bold;color:#fff;width:100%}.flowplayer .fp-time.is-inverted .fp-duration{display:none}.flowplayer .fp-time.is-inverted .fp-remaining{display:inline}.flowplayer .fp-time em{width:35px;height:10px;line-height:10px;text-align:center;position:absolute;bottom:5px}.no-time.flowplayer .fp-time{display:none}.is-long.flowplayer .fp-time em{width:65px}.flowplayer .fp-elapsed{left:5px}.play-button.flowplayer .fp-elapsed{left:27px}.is-rtl.flowplayer .fp-elapsed{left:auto;right:5px}.play-button.is-rtl.flowplayer .fp-elapsed{right:27px}.flowplayer .fp-remaining,.flowplayer .fp-duration{right:110px;color:#eee}.no-volume.flowplayer .fp-remaining,.no-volume.flowplayer .fp-duration{right:20px}.no-mute.flowplayer .fp-remaining,.no-mute.flowplayer .fp-duration{right:100px}.no-mute.no-volume.flowplayer .fp-remaining,.no-mute.no-volume.flowplayer .fp-duration{right:5px}.is-rtl.flowplayer .fp-remaining,.is-rtl.flowplayer .fp-duration{right:auto;left:110px}.no-volume.is-rtl.flowplayer .fp-remaining,.no-volume.is-rtl.flowplayer .fp-duration{left:20px}.no-mute.is-rtl.flowplayer .fp-remaining,.no-mute.is-rtl.flowplayer .fp-duration{left:100px}.no-mute.no-volume.is-rtl.flowplayer .fp-remaining,.no-mute.no-volume.is-rtl.flowplayer .fp-duration{left:5px}.flowplayer .fp-remaining{display:none}.flowplayer.color-light .fp-time{color:#222;text-shadow:0 0 1px #fff}.flowplayer.color-light .fp-remaining,.flowplayer.color-light .fp-duration{color:#666}.flowplayer.aside-time .fp-time{position:absolute;top:5px;left:5px;bottom:auto !important;width:85px}.flowplayer.aside-time .fp-time strong,.flowplayer.aside-time .fp-time em{position:static}.flowplayer.aside-time .fp-time .fp-elapsed{margin-right:5px}.is-rtl.flowplayer.aside-time .fp-time .fp-elapsed{margin-right:auto;margin-left:5px}.flowplayer.is-long.aside-time .fp-time{width:130px}.flowplayer.is-splash,.flowplayer.is-poster{cursor:pointer}.flowplayer.is-splash .fp-controls,.flowplayer.is-poster .fp-controls,.flowplayer.is-splash .fp-fullscreen,.flowplayer.is-poster .fp-fullscreen,.flowplayer.is-splash .fp-unload,.flowplayer.is-poster .fp-unload,.flowplayer.is-splash .fp-time,.flowplayer.is-poster .fp-time,.flowplayer.is-splash .fp-embed,.flowplayer.is-poster .fp-embed{display:none !important}.flowplayer.is-poster .fp-engine{top:-9999em}.flowplayer.is-loading .fp-waiting{display:block}.flowplayer.is-loading .fp-controls,.flowplayer.is-loading .fp-time{display:none}.flowplayer.is-loading .fp-ui{background-position:-9999em}.flowplayer.is-loading video.fp-engine{position:absolute;top:-9999em}.flowplayer.is-seeking .fp-waiting{display:block}.flowplayer.is-fullscreen{position:fixed !important;top:0 !important;left:0 !important;border:0 !important;margin:0 !important;width:100% !important;height:100% !important;max-width:100% !important;z-index:99999 !important;-webkit-box-shadow:0 !important;-moz-box-shadow:0 !important;box-shadow:0 !important;background-image:none !important;background-color:#333}.is-rtl.flowplayer.is-fullscreen{left:auto !important;right:0 !important}.flowplayer.is-error{border:1px solid #909090;background:#fdfdfd !important}.flowplayer.is-error h2{font-weight:bold;font-size:large;margin-top:10%}.flowplayer.is-error .fp-message{display:block}.flowplayer.is-error object,.flowplayer.is-error video,.flowplayer.is-error .fp-controls,.flowplayer.is-error .fp-time,.flowplayer.is-error .fp-subtitle{display:none}.flowplayer.is-ready.is-muted .fp-mute{opacity:.5;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50)}.flowplayer.is-mouseout .fp-controls{height:0;-webkit-transition:height .15s .3s;-moz-transition:height .15s .3s;transition:height .15s .3s}.flowplayer.is-mouseout .fp-timeline{margin:0 !important}.flowplayer.is-mouseout .fp-timeline{-webkit-transition:height .15s .3s,top .15s .3s,margin .15s .3s;-moz-transition:height .15s .3s,top .15s .3s,margin .15s .3s;transition:height .15s .3s,top .15s .3s,margin .15s .3s;height:4px;top:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.flowplayer.is-mouseout .fp-fullscreen,.flowplayer.is-mouseout .fp-unload,.flowplayer.is-mouseout .fp-elapsed,.flowplayer.is-mouseout .fp-remaining,.flowplayer.is-mouseout .fp-duration,.flowplayer.is-mouseout .fp-embed,.flowplayer.is-mouseout .fp-volume,.flowplayer.is-mouseout .fp-play{opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .15s .3s;-moz-transition:opacity .15s .3s;transition:opacity .15s .3s}.flowplayer.is-mouseover .fp-controls,.flowplayer.fixed-controls .fp-controls{height:20px}.flowplayer.is-mouseover .fp-fullscreen,.flowplayer.fixed-controls .fp-fullscreen,.flowplayer.is-mouseover .fp-unload,.flowplayer.fixed-controls .fp-unload,.flowplayer.is-mouseover .fp-elapsed,.flowplayer.fixed-controls .fp-elapsed,.flowplayer.is-mouseover .fp-remaining,.flowplayer.fixed-controls .fp-remaining,.flowplayer.is-mouseover .fp-duration,.flowplayer.fixed-controls .fp-duration,.flowplayer.is-mouseover .fp-embed,.flowplayer.fixed-controls .fp-embed,.flowplayer.is-mouseover .fp-logo,.flowplayer.fixed-controls .fp-logo,.flowplayer.is-mouseover .fp-volume,.flowplayer.fixed-controls .fp-volume,.flowplayer.is-mouseover .fp-play,.flowplayer.fixed-controls .fp-play{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}.flowplayer.fixed-controls .fp-volume{display:block}.flowplayer.fixed-controls .fp-controls{bottom:-20px}.is-fullscreen.flowplayer.fixed-controls .fp-controls{bottom:0}.flowplayer.fixed-controls .fp-time em{bottom:-15px;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}.is-fullscreen.flowplayer.fixed-controls .fp-time em{bottom:5px}.flowplayer.is-disabled .fp-progress{background-color:#999}.flowplayer.is-flash-disabled{background-color:#333}.flowplayer.is-flash-disabled object.fp-engine{z-index:100}.flowplayer.is-flash-disabled .fp-flash-disabled{display:block;z-index:101}.flowplayer .fp-embed{position:absolute;top:5px;left:5px;display:block;width:25px;height:20px;background-position:3px -237px}.is-rtl.flowplayer .fp-embed{background-position:22px -237px;left:auto;right:5px}.flowplayer .fp-embed-code{position:absolute;display:none;top:10px;left:40px;background-color:#333;padding:3px 5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 3px #ccc;-moz-box-shadow:0 0 3px #ccc;box-shadow:0 0 3px #ccc;font-size:12px}.flowplayer .fp-embed-code:before{content:'';width:0;height:0;position:absolute;top:2px;left:-10px;border:5px solid transparent;border-right-color:#333}.is-rtl.flowplayer .fp-embed-code{left:auto;right:40px}.is-rtl.flowplayer .fp-embed-code:before{left:auto;right:-10px;border-right-color:transparent;border-left-color:#333}.flowplayer .fp-embed-code textarea{width:400px;height:16px;font-family:monaco,"courier new",verdana;color:#777;white-space:nowrap;resize:none;overflow:hidden;border:0;outline:0;background-color:transparent;color:#ccc}.flowplayer .fp-embed-code label{display:block;color:#999}.flowplayer.is-embedding .fp-embed,.flowplayer.is-embedding .fp-embed-code{display:block;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}.flowplayer.aside-time .fp-embed{left:85px}.is-rtl.flowplayer.aside-time .fp-embed{left:auto;right:85px}.flowplayer.aside-time .fp-embed-code{left:115px}.is-rtl.flowplayer.aside-time .fp-embed-code{left:auto;right:115px}.flowplayer.aside-time.is-embedding .fp-time{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}.flowplayer.is-long.aside-time .fp-embed{left:130px}.is-rtl.flowplayer.is-long.aside-time .fp-embed{left:auto;right:130px}.flowplayer.no-time .fp-embed{left:5px !important}.is-rtl.flowplayer.no-time .fp-embed{left:auto;right:5px !important}.flowplayer.is-live .fp-timeline,.flowplayer.is-live .fp-duration,.flowplayer.is-live .fp-remaining{display:none}.flowplayer .fp-context-menu{position:absolute;display:none;z-index:1001;background-color:#fff;padding:10px;border:1px solid #aaa;-webkit-box-shadow:0 0 4px #888;-moz-box-shadow:0 0 4px #888;box-shadow:0 0 4px #888;width:170px}.flowplayer .fp-context-menu li{text-align:center;padding:10px;color:#444;margin:0 -10px 0 -10px}.flowplayer .fp-context-menu li a{color:#00a7c8;font-size:110%}.flowplayer .fp-context-menu li:hover:not(.copyright){background-color:#eee}.flowplayer .fp-context-menu li.copyright{margin:0;padding-left:110px;background-image:url("flowplayer.png");background-repeat:no-repeat;background-size:100px 20px;background-position:5px 5px;border-bottom:1px solid #bbb}@media (-webkit-min-device-pixel-ratio: 2){.flowplayer .fp-context-menu li.copyright{background-image:url("../images/video/flowplayer@2x.png")}}@-moz-keyframes pulse{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes pulse{0%{opacity:0}100%{opacity:1}}@-o-keyframes pulse{0%{opacity:0}100%{opacity:1}}@-ms-keyframes pulse{0%{opacity:0}100%{opacity:1}}@keyframes pulse{0%{opacity:0}100%{opacity:1}}.flowplayer .fp-controls{background-color:#333;background-color:rgba(51,51,51,0.6)}.flowplayer.fixed-controls .fp-controls{background-color:#333}.flowplayer .fp-timeline{background-color:#666}.flowplayer .fp-buffer{background-color:#eee}.flowplayer .fp-progress{background-color:#00a7c8}.flowplayer .fp-volumeslider{background-color:#000}.flowplayer .fp-volumelevel{background-color:#fff}.flowplayer .fp-play{height:24px}.flowplayer.is-touch.is-mouseover .fp-progress:before{background-color:#00a7c8}.flowplayer.color-light .fp-controls{background-color:rgba(255,255,255,0.6)}.flowplayer.color-light.fixed-controls .fp-controls{background-color:#fff}.flowplayer.color-light .fp-volumeslider{background-color:#ddd}.flowplayer.color-light .fp-volumelevel{background-color:#222}.flowplayer.color-alt .fp-progress{background-color:#fff}.flowplayer.color-alt.is-touch.is-mouseover .fp-progress:before{background-color:#fff}.flowplayer.color-alt .fp-buffer{background-color:#999}.flowplayer.color-alt2 .fp-progress{background-color:#900}.flowplayer.color-alt2.is-touch.is-mouseover .fp-progress:before{background-color:#900}
.flowplayer.intro-video{
	width: 458px;
	height: 328px;
	background: none no-repeat scroll center center #111;
	border:1px solid #494949;
	border-radius: 3px;
}
.flowplayer.full-video{
	width: 100%;
	height: auto;
	background: none no-repeat scroll center center #111;
	border:1px solid #494949;
	border-radius: 3px;
}

.no-height{
	height: auto!important;
}

.motion-title{
	background: #F47920;
	color: #fff;
	text-align: center;
	position: relative;
	display: table;
	width: 100%;
	margin-top: -1px;
}
.motion-title:after{
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	display: block;
	bottom: -26px;
	right: 50%;
	margin-right: -13px;
	border-width: 13px;
	border-style: solid;
	border-color: #F47920 transparent transparent transparent;
	z-index: 0;
}
.motion-title h2:after{
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	display: block;
	bottom: -26px;
	right: 50%;
	margin-right: -13px;
	border-width: 13px;
	border-style: solid;
	border-color: #fabc90 transparent transparent transparent;
	z-index: 1;
}
.motion-title h2:before {
	border-width: 11px;
	border-style: solid;
	border-color: #F47920 transparent transparent transparent;
	content: " ";
	bottom: -22px;
	right: 50%;
	position: absolute;
	z-index: 2;
	margin-right: -11px;
}
.motion-title h2{
	margin: 0 0 5px;
	padding: 15px 0 20px;
	position: relative;
	border-bottom: 1px solid #fabc90;
	font-size: 30px;
}
.motion-title h2 a{
	color: #fff;
}
.animation-section{
	padding-top: 60px;
	padding-bottom: 60px;
}
.fp-help + a {
	display: none;
}
.animation-section h3 a{
	color: #fff;
}
.animation-section h3{
	margin-bottom: 30px;
}

.motion-detail {
	padding: 0;
	direction: ltr;
	list-style: none;
	color: #fff;
	margin-top: 0;
}
.motion-detail span{
	color: #f47920;
}
.animation-section p {
	color: #ddd;
	font-size: 14px;
	line-height: 2;
}
.motion-detail li{
	border-top: 1px solid #676560;
	padding: 5px 0;
}
.motion-detail li:first-child{
	border-top: 0 none;
}
.motion-row{
	margin-bottom: 1px;
}
.fp-context-menu > ul{
	list-style: none;
	padding: 0;
	font-size: 11px;
}
.fp-context-menu > ul li{
	padding: 0!important;
}
.spiralgraph .intro-box b {
	display: block;
	font-size: 22px;
	margin-top: 8px;
}
.spiralgraph .intro-box{
	padding: 20px 5px;
}
.spiralgraph .intro-box h3 {
	font-size: 22px;
}
.spiralgraph a {
	padding: 20px 22.5px;
}
.category-list {
	list-style:none;
}
.category-list li{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.category-list li a{
	display: block;
	padding: 2px 10px 5px;
	background: #F47920;
	color: #fff;
	border-radius: 3px;

}
.category-list li.active a{
	background: #636465;
}
.category-list li a:hover{
	background: #636465;
}
.btn-outline{
	border:1px solid #F47920;
	color: #F47920;
}
.btn-outline:hover{
	background: #F47920;
	color: #fff;
}
.load-more{
	padding: 10px 50px;
	max-width:500px;
	margin: 0 auto 70px;
	display: block;
}
.page-direct > div {
	color: #999;
	display: inline-block;
	float: right;
	width: 33.3%;
}
.page-direct a{
	color: #999;
	display: block;
	min-height: 50px;
	line-height: 22px;

}
.page-direct a:hover {
	color: #333;
}
.next-post {
	text-align: left;
}
.page-direct {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	display: table;
	margin-bottom: 20px;
	padding: 15px 0;
	width: 100%;
}

.tooltip.top .tooltip-arrow {
	margin-right: 0;
	margin-left: -5px;
}

.next-post-icon {
	background-position: -790px 0;
	height: 35px;
	margin-left: 5px;
	width: 20px;
	opacity: 0.5;
}
.prev-post-icon {
	background-position: -810px 0;
	height: 35px;
	margin-left: 5px;
	width: 20px;
	opacity: 0.5;
}
.page-direct .prev-post{
	display: table;
}
.page-direct .prev-post .prev-post-icon,
.page-direct .prev-post span{
	/*display: table-cell;*/
	/*display: table-cell;*/
}
.page-direct .prev-post span {
	display: block;
	padding: 0 0 0 5px;
}
.prev-post{
	border-left: 1px solid #ddd;
}

.prev-post .prev-post-icon {
	margin-left: 0;
	margin-right: 5px;
}

.page-direct .next-post{
	display: table;
	float: none;
}
.page-direct .next-post a{
	float: left;
}
.page-direct .prev-post a{
	float: right;
}
.page-direct .next-post .next-post-icon,
.page-direct .next-post span{
	/*display: table-cell;*/
}
.page-direct .next-post span{
	padding: 0px 5px 0px 0;
	display: block;
}
.next-post{
	border-right: 1px solid #ddd;
}
.page-direct a:hover .prev-post-icon,.page-direct a:hover .next-post-icon{
	opacity: 1;
}
.list-post-icon {
	background-position: -838px 0;
	height: 33px;
	margin: 23px 0 0;
	opacity: 0.5;
	width: 32px;
}
.list-post{
	text-align: center;
}

.tag {
	display: inline-block;
	height: 25px;
	position: relative;
	content: "";
	cursor: pointer;
	margin: 0 13px 5px 5px;
	padding: 0px 13px 0px 8px;
	border: 0 solid rgba(0,0,0,0);
	-webkit-border-radius: 3px 1px 1px 3px;
	border-radius: 3px 1px 1px 3px;
	font-size: 11px;
	color: rgba(255,255,255,1);
	text-align: center;
	text-transform: uppercase;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	background: #e67e22;
	-webkit-box-shadow: 0 3px 0 0 #d35400 , 3px 3px 0 0 #d35400 ;
	box-shadow: 0 3px 0 0 #d35400 , 3px 3px 0 0 #d35400 ;
}

.tag:before {
	display: inline-block;
	z-index: 1;
	width: 18px;
	height: 18px;
	position: absolute;
	content: "";
	cursor: pointer;
	top: 3px;
	right: -10px;
	border: 0 solid #1abc9c;
	-webkit-border-radius: 1px 1px 4px;
	border-radius: 1px 1px 4px;
	color: rgba(255,255,255,0.9);
	background: #e67e22;
	-webkit-box-shadow: 0 3px 0 0 #d35400 ;
	box-shadow: 0 3px 0 0 #d35400 ;
	-moz-transform: rotateY(1deg) rotateZ(-45deg) scaleX(1) scaleY(1) scaleZ(1)  ;
	-webkit-transform: rotateY(1deg) rotateZ(-45deg) scaleX(1) scaleY(1) scaleZ(1)  ;
	transform: rotateY(1deg) rotateZ(-45deg) scaleX(1) scaleY(1) scaleZ(1)  ;
}

.tag:after {
	display: inline-block;
	z-index: 2;
	width: 8px;
	height: 8px;
	position: absolute;
	content: "";
	cursor: pointer;
	top: 8px;
	right: -3px;
	border: 0 solid #018dc4;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: rgba(255,255,255,0.9);
	background: #fcfcfc;
	-webkit-box-shadow: 3px 3px 0 0 #d35400 inset;
	box-shadow: 3px 3px 0 0 #d35400 inset;
}

.tags-list {
	margin-bottom: 60px;
}
.comments {
  margin-bottom: 70px;
}
.num-comment {
  color:#475767;
  font-size:11px;
}
.num-comment:before {
  content:"/";
  color:#96a3aa;
  display:inline-block;
  margin-left: 5px;
}
.comment {
  margin-bottom: 20px;
}
.comment-avatar {
    float: right;
}
.comment-avatar img {
    border-radius: 50%;
}
.comment-text {
    padding-right: 60px;
}
.comment-header {
    display: table;
    width: 100%;
    font-size: 13px;
}
.comment-name {
    float: right;
    font-weight: bold;
    color: #0d345f;
    font-size:13px;
    margin-bottom: 5px;
}
.comment-date {
    float: left;
    color: #919aa4;
    font-size:10px;
}
.comment-text p {
  border-bottom:1px solid #e0e4e9;
  color:#999;
  font-size:12px;
  padding-bottom: 15px;
  margin: 0;
  line-height:20px;
}
.comment-reply {
    margin-right: 70px;
    background-color:#ececec;
    padding:15px 10px;
    position: relative;
    border-radius:3px;
}
.comment-reply:before {
  content:"";
  border-width:8px;
  border-color:transparent transparent #ececec transparent;
  border-style:solid;
  display: block;
  position: absolute;
  top: -16px;
  right: 25px;
}
.comment-reply p {
  margin: 0;
  padding: 0;
  border-bottom:0 none;
}
.code {
  position: relative;
}
.code img {
  position: absolute;
  top: 1px;
  left: 1px;
  height: 38px;
  width: 80px;
}
.comment-btn{
	background: #f47920;
	border: 3px solid #f47920;
    box-shadow: 0 0 0 1px #ffab6f inset;
    height: 40px;
    color: #fff;
    float: left;
    padding: 0 20px 5px;
    border-radius: 3px;
}
.form-comment {
  margin-bottom: 50px;
}
.form-comment .btn {
  float:left;
}
.form-control {
  border: 1px solid #919aa4;
  border-radius:3px;
  height: 40px;
  font-size:12px;
  color:#9aa6b3;
}
.form-control-feedback {
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  width: 20px;
  left: 25px;
}
.code .form-control-feedback{
  left: 105px;
}
.checkbox .form-control-feedback{
  left: 0;
  height: 22px;
  line-height: 22px;
}
[required]{
  background-image: url(../images/required.png);
  background-repeat: no-repeat;
  background-position: left top;
}
.code [required]{
  background-position: 80px top;
}
.img-thumbnail.pull-right.ml2 {
	width: 200px;
}
.mb40{
	margin-bottom: 40px;
}
.min-100{
	min-width: 100px;
}
#share{
	position: fixed;
	left: 1%;
	bottom: 10%;
	z-index: 9990;
}
.graph-list.portfolio-list .caption p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
.portfolio-more.small-more .more{
	height: auto;
	margin-top: 6px;
	top: 0;
}
.graph-list.portfolio-list .caption {
	display: block;
	width: 100%;
	padding: 8px 10px;
}
.graph-list.portfolio-list .caption .middle{
	display: block;
	width: 100%;
}

.pos-rel{
	position: relative;
}
.award-box {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
	border: 1px solid #e2e2e2;
	border-radius: 5px;
	left: 0;
	width: 300px;
	padding: 10px;
	position: absolute;
	top: 200px;
	z-index: 999;
}
.award-box > img {
	float: right;
	margin-left: 10px;
	height: 80px;
}
.award-box > h1{
	font-size: 18px;
	margin: 6px 0;
	color: #636466;
}
.award-box .close {
	color: #555;
	font-size: 15px;
	line-height: 0.5;
}
.award-box a{
	color: #f47920;
	display: block;
	font-size: 14px;
}

.newslist{

}

.news-lists{
	width: 100%;
	display: table;
	margin-bottom: 30px;
}
.news-thumb{
	float: left;
	margin: 0 30px 20px 0;
}
h1.nws{
	margin-bottom: 10px;
}
.nwst{
	color: #999;
	margin-bottom: 15px;
	display: block;
}
.newslist .list-title {
	font-size: 22px;
	color: #9e9e9e;
	line-height: 1.091;
	margin-bottom: 40px;
}
.nlists h2{
	margin-top: 0;
}
.nlists h2 a{
	font-size: 24px;
	color: #f47920;
	line-height: 1;
}
.nlists h2 a:hover{
	color: #636466;
}
.nlists span {
	font-size: 14px;
	color: #9e9e9e;
	line-height: 1.714;
}
.nlists p {
	font-size: 14px;
	color: #666666;
	line-height: 1.714;
	margin-top: 20px;
}
.nlists p a {
	font-size: 14px;
	color: #9e9e9e;
	text-decoration: underline;
	line-height: 1.714;
}
.nlists p a:hover{
	color: #f47920;
}


/*  Pagination
================================ */
.pagination {
	margin:40px 0 0 0;
	text-align: center;
	font-size: 18px;
	width: 100%;
}
.pagination a {
	background: #F2C56A;
	color: #fff;
	display: inline-block;
	margin: 0 2px;
	min-width: 42px;
	padding: 2px 7px;
}
.pagination a:hover {
	background:#31414E;
	color: #fff;
}
.pagination a.active {
	background: #31414E;
	color: #FFF;
}
.pagination a.active:hover {
	cursor: default;
}


.div404{
	margin: 70px 0 100px 0;
	width: 100%;
	display: table;
}
.content404{
	padding-right: 30px;
}
.content404 span{
	display: block;
	color: #666;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 16px;
}
.content404 span b {
	color: #f57821;
	font-size: 136px;
	font-weight: bold;
	letter-spacing: -25px;
	line-height: 1.5;
}
.content404 span strong {
	color: #666;
	font-size: 46px;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
}
.content404 span mark {
	background: none;
	color: #f57821;
}

.last-news{

}
.last-news h2{
	margin: 0;
}
.last-news h3{
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 0;
	line-height: 1.3;
}
.lnews h3 {
	font-size: 13px;
}
.last-news .contents h3{
	margin-top: 0;
}
.article-item{
	margin-bottom: 25px;
}
.last-news .contents .content{
	text-align: justify;
}

.social-banners a {
	display: block;
	position: relative;
	margin: 0;
	padding: 36px 30px;
	width: 100%;
	color: #fff;
	text-align: right;
	height: 115px;
	text-align: right;
	line-height: 40px;
}
.social-banners span{
	display: inline-block;
	vertical-align: middle;
}
.social-banners i{
	margin-left: 5px;
	margin-top: 0;
}
.twitter{
	background-color: #4fa0de;
}
.twitter-sicon{
	background-position: -891px 0;
	width: 40px;
	height: 33px;
}
.instagram{
	background-color: #e4405f;
}
.instagram-sicon{
	background-position: -932px 0;
	width: 40px;
	height: 40px;
}
.telegram{
	background-color: #66b8e7;
}
.telegram-sicon{
	background-position: -973px 0;
	width: 40px;
	height: 32px;
}
.facebook{
	background-color: #45629e;
}
.facebook-sicon{
	background-position: -1014px 0;
	width: 19px;
	height: 40px;
	margin: 0 11px!important;
}
.social-banners a img{
	max-width: 100%;
}

.social-banners a:after {
	content: "";

	position: absolute;
	top: 0;
	left: -100px;
	width: 0;
	height: 100%;
	background-color: rgba(255,255,255,0.4);
	-webkit-transform: skew(30deg, 0deg);
-moz-transform: skew(30deg, 0deg);
-o-transform: skew(30deg, 0deg);
-ms-transform: skew(30deg, 0deg);
transform: skew(30deg, 0deg);

	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}


.social-banners a:hover:after {
	width: 120%;
	background-color: rgba(255,255,255,0);

	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

/*services*/
.services {
	float: left !important;
}
.services a {
	background: #f47920;
	color: #fff;
	border-left: 0 none;
	padding: 0px 15px 5px;
	margin: 9px 0;
	border-radius: 3px;
}
.noscroll{
	overflow: hidden;
}
.services-list{
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	z-index: 99999;
	color: #fff;
	text-align: center;
	display: none;
	overflow-y: scroll;
}
.services-list div{
	/*height: 100%;*/
}
.services-list .close {
	color: #fff;
	box-shadow: unset;
	opacity: 1;
	font-weight: 100;
	font-size: 80px;
	line-height: 1;
	left: 15px;
	position: relative;
}
.services-list .close:focus {
	outline: none;
}
.services-list .close span{
	line-height: 1;
	display: block;
}
.services-list a{
	display: block;
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	padding: 15px;
	transition: 400ms all ease;
}
.services-list h3{
	line-height: 3;
	font-size: 30px;
	color: #f47920;
}
.services-list ul{
	padding: 0;
	margin: 0;
	list-style: none;
	display: table;
	width: 100%;
}
.services-list li{
	float: right;
	height: 90px;
	width: 18%;
	border: 1px solid #333;
	margin: 1%;
	display: table;
}
.services-list a > span{
	font-size: 18px;
	color: #fff;
	display: block;
}
.services-list a > span.en{
	opacity: 0;
	visibility: hidden;
	display: none;
	direction: ltr;
}
.services-list a:hover > span{
	display: none;
}
.services-list a:hover > span.en{
	opacity: 1;
	visibility: visible;
	display: block;
}
.services-list a:hover{
	background: #f47920;
}
.services-list a > p {
	font-size: 13px;
	color: #bbb;
	display: none;
}
.services-list a > p > span{
	color: #f47920;
}

/* landing page */

.landing{
	background-color: #eeeeee;
}
.landing .intro-step{
	background-image: none;
}

.line-wrapper{
	visibility: hidden;
	opacity: 0;
	position: fixed;
	top: 10px;
	right: 50%;
	margin-right: -6.5px;
	height: 1000px;
}
.ux-section .line-wrapper{
	height: 850px;
}
.creative-section .line-wrapper{
	height: 1100px;
}
.begin-point{
	display: block;
	width: 13px;
	height: 13px;
	background-color: #f47920;
	border-radius: 50px;
	margin: 0 auto;
	box-shadow: 0 0 0 rgba(244, 121, 32, 0.5);
}
.begin-point:before{
	content: "";
	position: absolute;
	height: 100%;
	width: 1px;
	background-color: #bdbdbd;
	right: 50%;
	top: 0;
	z-index: -1;
}
.begin-point:after{
	content: "";
	position: absolute;
	border-style: solid;
	border-width: 13px 10px;
	border-color: #bdbdbd transparent transparent;
	bottom: 0;
	right: 50%;
	margin-right: -9px;
    margin-bottom: -15px;
}


.tile-section{
}
.tiles-wrapper{
	position: relative;
}


.tile{
	padding: 20px;
	position: fixed;
	top: 100px;
	right: 50%;
	opacity: 0;
	visibility: hidden;
}
.tile img{
	max-width: 100%;
	height: auto;
}

.tile.title-card{
	width: 320px;
	height: 320px;
	padding: 30px;
}
.tile.title-card h2{
	font-size: 36px;
	line-height: 41px;
	font-weight: 100;
	margin-bottom: 20px;
	margin-top: 0;
}
.tile.title-card span{
	font-size: 22px;
	font-weight: bold;
	display: block;
	line-height: 30px;
}
.tile.title-card .title-content{
	position: absolute;
	bottom: 30px;
	left: 30px;
}


.tile.en-title-card h3{
    font-size: 35px;
    line-height: 41px;
    font-weight: 100;
}
.tile.en-title-card .title-content{
	position: absolute;
	bottom: 10px;
	right: 20px;
}


.tile.orange-card{
	background: rgba(244,120,32,1);
	background: -moz-linear-gradient(45deg, rgba(244,120,32,1) 0%, rgba(244,141,32,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(244,120,32,1)), color-stop(100%, rgba(244,141,32,1)));
	background: -webkit-linear-gradient(45deg, rgba(244,120,32,1) 0%, rgba(244,141,32,1) 100%);
	background: -o-linear-gradient(45deg, rgba(244,120,32,1) 0%, rgba(244,141,32,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(244,120,32,1) 0%, rgba(244,141,32,1) 100%);
	background: linear-gradient(45deg, rgba(244,120,32,1) 0%, rgba(244,141,32,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f47820', endColorstr='#f48d20', GradientType=1 );

	color: #fff;
}
.tile.white-card{
	background-color: #fff;
	color: #6d6e70;
}
.tile.white-card a{
	border-bottom: 1px solid rgba(255,255,255,0);
	color: #6d6e71;
}
.tile.white-card a:hover {
	border-bottom: 1px solid #ccc;
	color: #111;
}
.logo-card a:hover, .logo-card a {
	border: 0 !important;
}
.logo-card a:hover {
	opacity: 0.8;
}
.tile.en-title-card{
	width: 240px;
	height: 240px;
	direction: ltr;
}
.tile.gray-card{
	background-color: #6d6e71;
	color: #fff;
}	
.tile.gray-card a{
	border-bottom: 1px solid rgba(0,0,0,0);
	color: #fff;
}
.tile.gray-card a:hover {
	border-bottom: 1px solid #aaa;
	color:#eee;
}


.tile.service-tile{
	width: 240px;
	height: 240px;
}
.tile.service-tile .tile-content{
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 20px;
	width: 100%;
}
.tile.service-tile .service-list{
	font-size: 15px;
	list-style-image: none;
    list-style-type: circle;
    color: #f47920;
    margin: 0;
    line-height: 30px;
}

.tile .card-label{
	background-color: #bdbdbd;
	border-radius: 50px;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 14px;
	margin-bottom: 20px;
	display: inline-block;
}


.tile.logo-card{
	width: 150px;
	height: 150px;
	text-align: center;
	padding: 0;
	line-height: 150px;
}
.tile.img-card{
	padding: 0;
}


.call-to-action{
	background: rgba(236,116,31,1);
	background: -moz-linear-gradient(top, rgba(236,116,31,1) 0%, rgba(237,129,29,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(236,116,31,1)), color-stop(100%, rgba(237,129,29,1)));
	background: -webkit-linear-gradient(top, rgba(236,116,31,1) 0%, rgba(237,129,29,1) 100%);
	background: -o-linear-gradient(top, rgba(236,116,31,1) 0%, rgba(237,129,29,1) 100%);
	background: -ms-linear-gradient(top, rgba(236,116,31,1) 0%, rgba(237,129,29,1) 100%);
	background: linear-gradient(to bottom, rgba(236,116,31,1) 0%, rgba(237,129,29,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec741f', endColorstr='#ed811d', GradientType=0 );
	font-size: 18px;
	font-weight: 100;
	text-align: center;
	line-height: 25px;
	width: 300px;
	margin: 25px -150px 60px 0;
	border-radius: 80px;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 50%;
	opacity: 0;
	visibility: hidden;
}
.ux-section .call-to-action{
	margin-top: 890px;
}
.ui-section .call-to-action{
	margin-top: 1040px;
}
.creative-section .call-to-action{
	margin-top: 1150px;
}
.call-to-action a{
	color: #fff;
	display: block;
	padding: 13px 0 17px; 
}
.call-to-action a:hover {
	background-color: #6d6e71;
}
.call-to-action span{
	display: block;
	font-weight: bold;
	font-size: 20px;
}
.call-to-action.multi-action{
	width: 600px;
	margin-right: -300px;
}
.call-to-action.multi-action a{
	width: 50%;
	float: right;
}
.call-to-action.multi-action a:first-child{
	text-align: left;
	padding-left: 40px;
}
.call-to-action.multi-action a:last-child{
	text-align: right;
	padding-right: 40px;
}
.call-to-action.multi-action:before{
	content: "";
	position: absolute;
	top: 0;
	right: 50%;
	background: #eeeeee;
	width: 1px;
	height: 100%;
}


.tile.des-tile{
	width: 360px;
	height: 260px;
	font-size: 15px;
	line-height: 25px;
	padding: 30px;
}
.tile.award-card{
	width: 180px;
	height: 180px;
	padding: 40px 18px;
}
.award-card .award-icon {
	display: block;
	float: right;
	margin-top: 30px;
	margin-right: -2px;
}
.award-card .award-text{
	display: block;
	float: right;
	width: 68px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	margin-top: 35px;
    margin-right: 5px;
}
.award-card .award-text span{
	display: block;
	font-size: 50px;
	margin-bottom: 15px;
}
.award-card img{
	float: right;
}

.tile.slider-card{
	padding: 0;
}
.tile.slider-card .carousel-inner>.item>img,.tile.slider-card .carousel-inner>.item>a>img{
	height: 400px;
}
.tile.slider-card .carousel-indicators .active{
	background-color: #f48820;
}
.tile.slider-card .carousel-indicators li{
    border: 1px solid #f48820;
    display: block;
    margin-bottom: 5px !important;
    width: 8px;
    height: 8px;
    margin: 0;
}
.tile.slider-card .carousel-indicators{
	top: 0;
	bottom: auto;
	width: auto;
	margin: 0;
	right: auto;
	left: -15px;
}

/* UX Section */
.ux-section {
    height: 1400px;
    position: relative;
    margin-bottom: 200px;
}
.ux-section .tiles-wrapper{
	height: 100%;
}
.ux-section .tile.tile-1{
	margin-top: 0;
	margin-right: 1px;
}
.ux-section .tile.tile-2 {
    margin-top: 80px;
    margin-right: -240px;
}
.ux-section .tile.tile-3{
	margin-top: 200px;
    margin-right: -600px;
}
.ux-section .tile.tile-4 {
    margin-right: -240px;
    margin-top: 320px;
}
.ux-section .tile.tile-5{
	margin-top: 320px;
    margin-right: 1px;
}
.ux-section .tile.tile-6{
	margin-top: 50px;
    margin-right: -600px;
}
.ux-section .tile.tile-7{
	margin-top: 170px;
    margin-right: 321px;
}
.ux-section .tile.tile-8{
	margin-top: 460px;
    margin-right: -390px;
}
.char-1{
	position: fixed;
	top: 0;
	right: 50%;
	margin-top: 42px;
    margin-right: -470px;
    opacity: 0;
    visibility: hidden;
}
.char-1 img{
	width: 205px;
	// opacity: 0.2
}




/* UI Section */
.ui-section{
	height: 1920px;
    position: relative;
    margin-bottom: 200px;
}
.ui-section .tiles-wrapper{
	height: 100%;
}
.ui-section .tile.tile-1{
	margin-top: 0;
	margin-right: -320px;
}
.ui-section .tile.des-tile{
	width: 565px;
	height: 210px;
}
.ui-section .tile.tile-2 {
	margin-top: 320px;
    margin-right: -560px;
}
.ui-section .tile.tile-3{
	margin-top: 430px;
    margin-right: 1px;
}
.ui-section .tile.tile-4 {
	margin-right: -560px;
    margin-top: 80px
}
.ui-section .tile.tile-5{
	margin-top: 560px;
    margin-right: -500px;
}
.ui-section .tile.tile-6{
	margin-top: 110px;
    margin-right: 1px;
}
.ui-section .tile.tile-7{
	margin-top: 320px;
    margin-right: -320px;
}


.multi-logo .logo-card {
    width: 160px;
    height: 160px;
    float: right;
    text-align: center;
    padding: 0;
    line-height: 150px;
    border:1px solid #eee;
}
.tile.multi-logo{
	width: 320px;
	padding: 0;
}
.char-2 {
    display: block;
    width: 60px;
    position: fixed;
    top: 0;
    right: 50%;
    margin-right: 450px;
    margin-top: 260px;
    opacity: 0;
    visibility: hidden;
}
.char-2 img,.char-3 img,.char-4 img{
	max-width: 100%;
}
.char-3{
	display: block;
	position: fixed;
    top: 0;
    right: 50%;
    margin-top: 120px;
    margin-right: 20px;
    opacity: 0;
    visibility: hidden;
}
.char-4{
	display: block;
	position: fixed;
    top: 0;
    right: 50%;
    margin-top: -12px;
    margin-right: -557px;
    width: 280px;
    opacity: 0;
    visibility: hidden;
}
.char-4 img {
	width:200px;
}


/* Creative Section */
.creative-section{
	height: 1870px;
    position: relative;
    margin-bottom: 200px;
}
.creative-section .tiles-wrapper{
	height: 100%;
}
.creative-section .tile.des-tile{
	width: 310px;
	height: 360px;
}
.creative-section .tile-1{
	margin-right: -320px;
    margin-top: 80px;
}
.creative-section .tile-2{
	margin-right: 311px;
    margin-top: 400px;
}
.creative-section .tile-3{
	margin-top: 400px;
    margin-right: 1px;
}
.creative-section .tile-4{
	margin-top: 686px;
    margin-right: -240px;
}
.creative-section .tile-5{
	margin-top: 0px;
    margin-right: 1px;
}
.creative-section .tile-6 {
    margin-top: 400px;
    margin-right: -500px;
}
.char-5 img{
	max-width: 100%;
}
.char-5{
	width: 180px;
    display: block;
    position: fixed;
    top: 0;
    right: 50%;
    margin-top: 60px;
    margin-right: -510px;
    opacity: 0;
    visibility: hidden;
}


/* News */
.news-card{
	margin-bottom: 30px;
}
.news-card .news-card-content{
	background-color: #fff;
	padding: 20px 30px;
	display: table;
    width: 100%;
}
.news-card .news-card-content .date{
	color: #6d6e71;
	font-size: 11px;
}
.news-card .news-card-content .news-title {
    color: #231f20;
    font-size: 20px;
    font-weight: 400;
    margin-top: 0;
}
.news-card .news-card-content .news-title a{
	color: #231f20;
}
.news-card .news-card-content p{
	color: #6d6e71;
    font-size: 13px;
    line-height: 20px;
    margin: 10px 0 0;
}
.news-card .more-link{
	font-size: 13px;
	font-weight: bold;
	color: #f47920;
	float: left;
}
.news-card img {
	max-width: 100%;
}
.news-card.sm-card .news-title{
	font-size: 15px;
	line-height: 20px;
}
.news-card.sm-card .news-card-content {
	padding: 10px 20px;
}
.news-card.sm-card .more-link {
	font-size: 11px;
}
.news-section.last-news{
	margin-top: 100px;
}
.news-section.last-news h2{
	border-right: 3px solid #f47920;
	padding-right: 10px;
	margin-bottom: 20px;
}
.news-section.last-news .allnews{
	display: block;
	margin-top: 8px;
}

.landing .footer{
	margin-top: 100px;
}



.callus {
	display: block;
	padding: 15px 30px;
	background-color: #f47920;
	border-radius:100px;
	position:fixed;
	bottom:20px;
	right: 100px;
	color: #fff;
	z-index: 9999;

    box-shadow: 0 1px 6px rgba(0, 0, 0, .06), 0 2px 32px rgba(0, 0, 0, .16) !important;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.callus:hover {
	color:white;
}