﻿/*------------------------------------------------------------------------
# Analyst - May 12, 2013
# ------------------------------------------------------------------------
# Designed by BestWebSoft & HTML by MegaDrupal
# Websites:  http://www.megadrupal.com -  Email: info@megadrupal.com
--------------------------------------------------------------------------

	1.	Reset
	2.	960 Grid System
	3.	Common css (Link, button, margin class, text align class...)
	4.	Layout extend
	5.	Forms
	6.	Icons
	7.	Article teaser
	8.	Header
	9.	Navigation
	10.	Footer
	11.	Home page
	12.	Other pages
	13.	Maintain page

--------------------------------------------------------------------------------*/
/* 1.	Reset
--------------------------------------------------------------------------------*/
html {
  background-color: #013e50;
  font-size: 100%;
}
body {
  background-color: #ffffff;
  font-family: "SegoeUI-Regular", "OpenSans", sans-serif;
  font-size: 0.875em;
  line-height: 1.2em;
  margin: 0;
}
.rs,
h1.rs,
h2.rs,
h3.rs,
h4.rs,
h5.rs,
h6.rs {
  margin: 0;
  padding: 0;
}
ul.rs,
ol.rs {
  list-style: none outside none;
}
img {
  border: 0 none;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  outline: medium none;
  vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0 none;
  padding: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -moz-box-sizing: content-box;
}
textarea {
  overflow: auto;
  resize: none;
  vertical-align: top;
}
.container_12 {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
}
.grid_1 {
  width: 6.333%;
}
.grid_2 {
  width: 14.666%;
}
.grid_3 {
  width: 23%;
}
.grid_4 {
  width: 31.333%;
}
.grid_5 {
  width: 39.666%;
}
.grid_6 {
  width: 48%;
}
.grid_7 {
  width: 56.333%;
}
.grid_8 {
  width: 64.666%;
}
.grid_9 {
  width: 73%;
}
.grid_10 {
  width: 81.333%;
}
.grid_11 {
  width: 89.666%;
}
.grid_12 {
  width: 98%;
}
#wrapper {
  background: url("") no-repeat fixed center top rgba(0, 0, 0, 0);
  margin: 0 auto;
  max-width: 1920px;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.clear {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 none;
  clear: both;
  display: block;
  float: none;
  font-size: 0;
  height: 0;
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  visibility: hidden;
  width: 0;
}
.clear-2col {
  display: none;
}
.br3 {
  border-radius: 3px;
}
.br4 {
  border-radius: 4px;
}
.br6 {
  border: 2px solid #ffffff;
  border-radius: 6px;
}
.lh-heigher {
  line-height: 1.6em;
}
.mt-25 {
  margin-top: 25px;
}
.mb-25 {
  margin-bottom: 25px;
}
.mb-35 {
  margin-bottom: 35px;
}
.ta-l {
  color: #717673;
  text-align: left;
}
.ta-c {
  text-align: center;
}
.ta-r {
  text-align: right;
}
.fw-b {
  font-family: "SegoeUI-Bold", "Open Sans", sans-serif;
}
.fw-n {
  font-weight: normal;
}
a {
  color: #394247;
  text-decoration: none;
  transition: color 0.3s ease 0s;
}
a:hover {
  text-decoration: none;
}
a:hover,
a:active {
  outline: 0 none;
}
a.fc-white,
.fc-white {
  color: #ffffff;
}
a.fc-black,
.fc-black {
  color: #333333;
}
a.fc-blue,
.fc-blue {
  color: #4A92E2;
}
a.fc-gray,
.fc-gray {
  color: #B0B0B0;
}
a.fc-gray-dark,
.fc-gray-dark {
  color: #999999;
}
a.gray-link {
  color: #C0C0C0;
  font-family: "SegoeUI-Bold", "Open Sans", sans-serif;
}
a.gray-link:hover {
  color: #5e7d5e;
}
.block {
  color: #717673;
  margin-bottom: 30px;
}
.common-title {
  color: #3ad1ee;
  font-family: "Fjalla One", Arial, sans-serif;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1.2em;
  margin: 0;
  padding: 0 0 10px;
  text-transform: none;
}
.common-title-detail {
  color: #007294;
  font-family: "Fjalla One", Arial, sans-serif;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1.2em;
  margin: 0;
  padding: 0 0 10px;
  text-transform: uppercase;
}
.common-title.big {
  font-size: 2.429em;
}
.common-title.dark {
  color: #007294;
  text-transform: none;
}
.common-title.tt-n {
  text-transform: none;
}
.common-title.mr-grid {
  margin-left: 1%;
  margin-right: 1%;
}
.common-title-detail.mr-grid {
  margin-left: 1%;
  margin-right: 1%;
}
.btn-blue {
  background: none repeat scroll 0 0 #a6b4a5;
  border: medium none;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: "Fjalla One", "Open Sans", sans-serif;
  font-size: 1.286em;
  font-weight: normal;
  line-height: 1.2em;
  padding: 12px 40px;
  text-transform: uppercase;
  transition: background 0.3s ease 0s;
}
.btn-blue.smaller {
  padding: 12px 28px;
}
.btn-blue:hover,
.btn-blue.active {
  background: none repeat scroll 0 0 #5e7d5e;
}
a.btn-invisible {
  background: none repeat scroll 0 0 #ffffff;
  border-radius: 4px;
  color: #7F7F7F;
  display: inline-block;
  font-family: "Fjalla One", "Open Sans", sans-serif;
  font-size: 1.5em;
  line-height: 1.2em;
  opacity: 0.1;
  padding: 12px 30px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.btn-invisible:hover {
  opacity: 1;
}
.btn-white {
  background: none repeat scroll 0 0 #ffffff;
  border: 2px solid #D9D9D9;
  border-radius: 4px;
  color: #C1C1C1;
  display: inline-block;
  font-family: "Fjalla One", "Open Sans", sans-serif;
  font-size: 1.286em;
  line-height: 1.2em;
  padding: 10px 67px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.btn-white:hover {
  background: none repeat scroll 0 0 #F3F3F3;
}
.thanks {
  background: url("../images/bg-thanks.png") no-repeat scroll right center #68c368;
  border-radius: 4px;
  color: #ffffff;
  float: left;
  font-size: 0.9286em;
  padding: 15px 20px;
  text-align: left;
  width: 450px;
}
.failure {
  background: none repeat scroll 0 0 #F2DEDE;
  border: 1px solid #EED3D7;
  color: #B94A48;
}
.sidebar .thanks {
  -moz-box-sizing: border-box;
  background: none repeat scroll 0 0 #68C368;
  margin-bottom: 10px;
  padding: 8px 10px;
  width: 100%;
}
.layout-2cols {
  margin: 0 auto;
  padding: 38px 0;
  width: 960px;
}
.layout-2cols > .content {
  float: left;
}
.layout-2cols > .sidebar {
  float: left;
}
.layout-2cols.sidebar-left > .content {
  float: right;
}
.layout-2cols.big-side-bar > .sidebar {
  width: 320px;
}
.layout-2cols.big-side-bar > .content {
  width: 640px;
}
.form .lbl-wrap {
  display: block;
  margin-bottom: 14px;
}
.form .txt {
  background: #fbfbfb;
  border: 3px solid #ececec;
  padding: 10px 16px 11px 16px;
  cursor: text;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  transition: background 0.3s,border 0.3s;
  -o-transition: background 0.3s,border 0.3s;
  -ms-transition: background 0.3s,border 0.3s;
  -moz-transition: background 0.3s,border 0.3s;
  -webkit-transition: background 0.3s,border 0.3s;
  font-weight: 600;
  font-size: 13px;
}
.form .txt:hover {
  background: none repeat scroll 0 0 #ffffff;
}
.form .txt:focus {
  background: none repeat scroll 0 0 #ffffff;
  border-color: #a6b4a5;
}
.form textarea.txt {
  height: 160px;
}
.media,
.media-body {
  overflow: hidden;
}
.media > .thumb-left {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}
.media > .thumb-left.normal-w {
  text-align: center;
  width: 130px;
}
.ul-normal-default {
  margin: 5px 0;
  padding-left: 40px;
}
.icon {
  background: url("../images/analyst-icon.png?v=0.1121989") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  display: inline-block;
}
.iGPlus {
  background-position: 0 0;
  height: 16px;
  width: 16px;
}
.iPromote {
  background-position: -16px 0;
  height: 16px;
  width: 16px;
}
.iNote {
  background-position: -32px 0;
  height: 16px;
  width: 16px;
}
.iHome {
  background-position: -48px 0;
  height: 16px;
  width: 16px;
}
.iPlus {
  background-position: -64px 0;
  height: 16px;
  width: 16px;
}
.iTwitter {
  background-position: 0 -16px;
  height: 11px;
  width: 16px;
}
.iPickDown {
  background-position: -16px -16px;
  height: 7px;
  width: 16px;
}
.iReply {
  background-position: -32px -16px;
  height: 12px;
  width: 16px;
}
.article-short {
  margin-bottom: 35px;
}
.article-short .thumb-img {
  display: block;
  line-height: 0;
}
.article-short .thumb-img img {
  border-radius: 2px;
  width: 100%;
}
.article-short.no-thumb .grid_5 {
  width: auto;
}
.article-short .description {
  line-height: 1.6em;
  margin-left: 1%;
  margin-right: 1%;
}
.article-short .acticle-title {
  font-family: "SegoeUI-Bold", "Open Sans", sans-serif;
  font-size: 1em;
  font-weight: normal;
  padding: 6px 0 4px;
}
.article-short .acticle-title a {
  color: #333333;
}
.article-short .acticle-title a:hover {
  color: #5e7d5e;
}
.article-short .tiny-desc {
  color: #969696;
  font-size: 0.929em;
  padding-bottom: 10px;
}
.article-2col {
  list-style-type: disc;
  margin-bottom: 25px;
}
#header {
  background-image: url("/images/fundo.jpg");
  background-position: center top;
  background-repeat: no-repeat;
}
#header2 {
  background-image: url("/images/fundo_interna.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  height: 153px;
}
#header .top-line,
#header2 .top-line {
  background-color: #f2f2f2;
  display: block;
  height: 5px;
}
#header .top-login-reg,
#header2 .top-login-reg {
  background-image: url("/images/black-dot-25.png");
  border-radius: 0 0 10px 10px;
  float: right;
  margin-right: 10px;
  min-height: 16px;
  padding: 10px 18px;
}
.top-login-reg > a {
  border-left: 1px dotted #536D7A;
  color: #B6C1C7;
  float: left;
  font-size: 0.929em;
  padding-left: 20px;
  transition: color 0.3s ease 0s;
}
.top-login-reg > a:first-child {
  border-left: 0 none;
  padding-left: 0;
  padding-right: 20px;
}
.top-login-reg > a:hover {
  color: #ffffff;
}
#header .head-menu {
  padding-top: 14px;
}
#logo {
  float: left;
  margin: -26px 10px;
  padding: 20px 0 0;
}
.main-nav {
  float: right;
  margin-top: 40px;
  text-transform: uppercase;
}
.main-nav2 {
  float: right;
  margin-top: 55px;
  text-transform: uppercase;
}
#main-menu {
  padding-top: 15px;
}
.main-nav .alternate-menu,
.main-nav2 .alternate-menu {
  display: none;
}
.head-about-us .common-title {
  color: #ffffff;
  padding: 65px 0 33px;
  text-align: center;
}
.head-about-us .f-404 {
  display: block;
  font-size: 3.794em;
  line-height: 1em;
}
.head-about-us .description {
  color: #ffffff;
  line-height: 1.7em;
  padding-bottom: 40px;
  text-align: center;
}
.nav {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.nav > li {
  position: relative;
  z-index: 3;
}
.nav > li > a {
  display: block;
}
.nav-vertical > li > a {
  background: none repeat scroll 0 0 #005971;
  border-radius: 4px;
  color: #ffffff;
  font-family: 'Fjalla One', sans-serif;
  font-size: 1.2em;
  margin-bottom: 10px;
  padding: 10px 8px;
  position: relative;
  transition: all 0.3s ease 0s;
}
.nav-vertical > li.has-right > a {
  padding-right: 35px;
}
.nav-vertical > li > a:hover {
  background: none repeat scroll 0 0 #007294;
  color: #ffffff;
}
.nav-vertical > li > a.active {
  background: none repeat scroll 0 0 #9fb5c2;
  border-color: #9fb5c2;
  color: #ffffff;
}
.nav-vertical > li > a .lbl-desc-right {
  color: #CCCCCC;
  position: absolute;
  right: 18px;
  top: 7px;
}
.nav-vertical > li > a.active .lbl-desc-right {
  color: #ffffff;
}
.nav-horizontal > li {
  float: left;
  margin-left: 2px;
}
.nav-horizontal > li > a {
  border-radius: 4px;
  color: #013e50;
  display: block;
  font-family: 'Fjalla One', sans-serif;
  font-size: 16px;
  padding: 5px 10px 6px;
  transition: color 0.3s ease 0s;
}
.nav-horizontal > li.active > a {
  color: #007294;
}
.nav-horizontal > li:hover > a {
  text-decoration: underline;
}
.nav-horizontal > li.has-sub:hover > a {
  background: none repeat scroll 0 0 #ffffff;
  border-radius: 4px 4px 0 0;
  color: #013e50;
}
.nav-horizontal .sub-menu {
  background-color: #ffffff;
  border-radius: 0 4px 4px;
  float: left;
  left: 0;
  list-style: none outside none;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 8px 0;
  position: absolute;
  top: 0;
  transition: top 0.4s ease 0s, opacity 0.4s ease 0s, z-index 0.4s ease 0s;
  visibility: hidden;
  width: 10px;
  z-index: -1;
}
.nav-horizontal > li.has-sub:hover .sub-menu {
  min-width: 160px;
  opacity: 1;
  top: 100%;
  visibility: visible;
  width: auto;
  z-index: 2;
}
.sub-menu > li > a {
  color: #013e50;
  display: block;
  padding: 6px 20px;
  white-space: nowrap;
}
.sub-menu > li > a:hover {
  background: none repeat scroll 0 0 #005971;
  color: #ffffff;
}
.sub-menu a {
  transition: none 0s ease 0s;
}
#footer {
  background: none repeat scroll 0 0 #013e50;
  word-wrap: break-word;
}
#footer .info-line {
  background: url("../images/bg-info-line.jpg") no-repeat scroll center bottom #f7f7f7;
  border-top: 1px solid #E5E5E5;
  padding: 33px 0;
}
.info-line .common-title {
  font-size: 1.786em;
  padding-bottom: 8px;
}
.info-line .description {
  color: #333333;
  line-height: 1.5em;
}
.info-line .btn-blue {
  margin-top: 14px;
  min-width: 140px;
  padding: 12px;
  text-align: center;
}
#footer .info-line .btn-blue:hover {
  color: #ffffff;
}
#footer .main-footer {
  color: #ffffff;
  padding-top: 0;
}
#footer .main-footer .common-title {
  color: #ffffff;
  padding-bottom: 16px;
}
#footer a {
  color: #DEDEDE;
}
#footer a:hover {
  color: #5e7d5e;
}
.contact-info .img-map {
  margin-bottom: 10px;
}
.contact-info .img-map img {
  border-radius: 4px;
  width: 100%;
}
.contact-info .contact-item {
  padding: 3px 0;
}
.contact-info .lbl {
  font-family: "SegoeUI-Bold", "Open Sans", sans-serif;
}
#footer .inner {
  padding-left: 40px;
}
#footer .recent-tweets {
  float: left;
  width: 34%;
}
.recent-tweets ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.recent-tweets .tweet-item {
  padding-bottom: 20px;
  padding-left: 25px;
  position: relative;
}
.recent-tweets .tweet-item:first-child {
  padding-top: 0;
}
.recent-tweets .tweet-mind {
  line-height: 1.5em;
  padding-bottom: 10px;
}
.recent-tweets .tweet-mind a {
  color: #ffffff;
}
.recent-tweets .tweet-mind a:hover {
  color: #B6C1C7;
}
.recent-tweets .timestamp {
  color: #7B7B7B;
  font-size: 0.929em;
}
.recent-tweets .iTwitter {
  left: 0;
  position: absolute;
  top: 5px;
}
#footer .email-newsletter {
  float: left;
  width: 27%;
}
.email-newsletter .description {
  line-height: 1.5em;
  padding-bottom: 10px;
}
.email-newsletter .lbl {
  background: none repeat scroll 0 0 #ffffff;
  border-radius: 4px;
  display: block;
  margin-bottom: 10px;
  padding: 12px 20px 13px;
}
.email-newsletter .txt-input {
  border: medium none;
  width: 90%;
}
#footer .foot-menu {
  float: left;
  width: 14%;
}
.foot-menu li {
  padding: 4px 0;
}
.foot-menu li:first-child {
  padding-top: 2px;
}
.foot-menu li a {
  color: #B6C1C7;
}
.foot-menu li a:hover {
  color: #ffffff;
}
#footer .lst-btn-social {
  border-bottom: 1px dashed #5D5D5D;
  padding-bottom: 40px;
  padding-top: 20px;
}
#footer .lst-btn-social a.btn-invisible {
  color: #7F7F7F;
  display: block;
  padding: 12px;
}
#footer .lst-btn-social a.btn-twitter:hover {
  background: none repeat scroll 0 0 #43C5CC;
  color: #ffffff;
}
#footer .lst-btn-social a.btn-fb:hover {
  background: none repeat scroll 0 0 #3B5998;
  color: #ffffff;
}
#footer .lst-btn-social a.btn-linkedin:hover {
  background: none repeat scroll 0 0 #4393BB;
  color: #ffffff;
}
#footer .copyright {
  font-size: 0.929em;
  padding: 30px 0;
}
.copyright a {
  font-family: "SegoeUI-Bold", "Open Sans", sans-serif;
}
.copyright a:hover {
  color: #3ad1ee !important;
}
.footer-left {
  font-family: 'Fjalla One', sans-serif;
  font-size: 1.1em;
  text-align: left;
}
.footer-right {
  float: right;
  padding-right: 62px;
  position: relative;
}
.footer-yellow {
  color: #3ad1ee;
  text-transform: uppercase;
}
.webshapes {
  position: absolute;
  right: 0;
  top: -6px;
}
.slogan {
  color: #3ad1ee;
  font-family: 'Fjalla One', sans-serif;
  font-size: 2.4em;
  line-height: 38px;
  margin-left: -40px;
  padding-top: 10px;
}
.service {
  padding: 40px 0 10px;
}
.service .service-item {
  margin-bottom: 30px;
}
.service-item .title {
  font-family: "SegoeUI-Bold", "Open Sans", sans-serif;
  font-size: 1.071em;
  font-weight: normal;
  line-height: 1.2em;
  padding-left: 25px;
  position: relative;
}
.service-item .title a {
  color: #333333;
}
.service-item .title a:hover {
  color: #5e7d5e;
}
.service-item .icon {
  left: 0;
  position: absolute;
  top: 1px;
}
.service-item .description {
  line-height: 1.5em;
  margin: 0;
  padding: 13px 0;
}
.service-item .read-more {
  color: #C0C0C0;
  font-family: "SegoeUI-Bold", "Open Sans", sans-serif;
  transition: color 0.3s ease 0s;
}
.service-item .read-more:hover {
  color: #5e7d5e;
}
.lst-all-service {
  padding-top: 7px;
}
.lst-all-service .service-item {
  padding: 28px 0 35px;
}
.lst-all-service .clear {
  border-bottom: 1px dashed #D3D3D3;
  margin: 0 10px;
  visibility: visible;
  width: 100%;
}
.full-content {
  color: #717673;
}
.featured-info {
  background: none repeat scroll 0 0 #005971;
  padding: 35px 0;
}
.lst-lastest-work .project-lastest,
.lst-lastest-work .project-media {
  padding-bottom: 40px;
}
.project-lastest .description {
  line-height: 1.5em;
  padding-bottom: 10px;
}
.project-media .container-project {
  border: 5px solid #ffffff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  position: relative;
}
.container-project .thumb {
  width: 100%;
}
.container-project .wrap-information {
  background: url("../images/black-dot-80.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  bottom: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  transition: bottom 0.3s ease 0s;
  width: 100%;
}
.container-project:hover .wrap-information {
  bottom: 0;
}
.container-project .information {
  color: #ffffff;
  padding: 0 16px;
}
.container-project .project-title {
  border-bottom: 1px dashed #717673;
  font-family: "Fjalla One", Arial, sans-serif;
  font-size: 1.071em;
  font-weight: normal;
  line-height: 1.2em;
  margin: 0 0 16px;
  padding: 17px 0;
  text-align: center;
  text-transform: uppercase;
}
.container-project .description {
  color: #ffffff;
  font-size: 0.929em;
  line-height: 1.5em;
  text-align: center;
}
.about-item {
  color: #ffffff;
}
.about-item .description {
  line-height: 1.5em;
  padding-bottom: 10px;
}
.about-service .lst-our-service {
  float: left;
  width: 50%;
}
.lst-our-service .service-item {
  border-top: 1px dashed #CCCCCC;
  margin-left: 10px;
  margin-right: 0;
  padding: 6px 12px 6px 6px;
}
.lst-our-service:first-child .service-item {
  margin-left: 0;
  margin-right: 10px;
}
.lst-our-service .service-item:first-child {
  border-top: medium none;
  padding-top: 3px;
}
.lst-our-service .service-item a:hover {
  color: #5e7d5e;
}
.about-testimonial .wrap-lst-testimonial {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #DEDEDE;
  border-radius: 6px;
  line-height: 1.5em;
  padding: 15px 20px;
  position: relative;
}
.wrap-lst-testimonial .iPickDown {
  bottom: -7px;
  position: absolute;
  right: 20px;
}
.wrap-lst-testimonial .present-lst {
  position: relative;
}
.wrap-lst-testimonial .testimonial-content {
  display: none;
  height: 65px;
  overflow: hidden;
}
.wrap-lst-testimonial .testimonial-content.active {
  display: block;
}
.wrap-lst-testimonial .mid-testimonial-content {
  display: table-cell;
  height: 65px;
  overflow: hidden;
  vertical-align: middle;
  width: 100%;
}
.about-testimonial .wrap-indicators {
  padding-top: 12px;
}
.wrap-indicators .indicators {
  float: left;
}
.wrap-indicators .indicators .dot-gray {
  background: none repeat scroll 0 0 #D3D3D3;
  border-radius: 100%;
  cursor: pointer;
  float: left;
  height: 12px;
  margin: 3px 5px 0 0;
  width: 12px;
}
.wrap-indicators .indicators .dot-gray:hover,
.wrap-indicators .indicators .dot-gray.active {
  background: none repeat scroll 0 0 #3ad1ee;
}
.wrap-indicators .lst-people-name {
  float: right;
}
.people-name {
  color: #ffffff;
}
.wrap-indicators .people-name {
  display: none;
  font-family: "SegoeUI-Bold", "Open Sans", sans-serif;
  font-size: 0.929em;
  text-align: right;
}
.wrap-indicators .people-name.active {
  display: block;
}
.dashed-line {
  border-bottom: 1px dashed #819b7e;
  margin: 0 auto;
  padding-top: 20px;
  width: 99%;
}
.recent-posts {
  padding: 35px 0;
}
.article-lastest .description {
  line-height: 1.5em;
  padding-bottom: 10px;
}
.article-item .wrap-thumb-article {
  border: 5px solid #ffffff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  position: relative;
}
.wrap-thumb-article .thumb {
  height: auto;
  width: 100%;
}
.wrap-thumb-article .wrap-icon-action {
  background: url("../images/black-dot-80.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  bottom: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  transition: bottom 0.3s ease 0s;
  width: 100%;
}
.wrap-thumb-article:hover .wrap-icon-action {
  bottom: 0;
}
.wrap-thumb-article .wrap-icon-action .iPlus {
  cursor: pointer;
  margin-top: 37px;
}
.article-item .acticle-title {
  font-family: "SegoeUI-Bold", "Open Sans", sans-serif;
  font-size: 1.071em;
  font-weight: normal;
  line-height: 1.2em;
  padding: 10px 0 5px;
}
.article-item .acticle-title a {
  color: #333333;
  transition: color 0.3s ease 0s;
}
.article-item .acticle-title a:hover {
  color: #5e7d5e;
}
.article-item .acticle-time {
  color: #B0B0B0;
  font-size: 0.929em;
  padding-bottom: 5px;
}
.article-item .acticle-description {
  line-height: 1.5em;
}
.client-we-work {
  background: url("../images/bg-client.jpg") no-repeat fixed center center / cover rgba(0, 0, 0, 0);
  margin-bottom: 55px;
}
.client-we-work .client-info {
  background: url("../images/black-dot-75.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding: 70px 0;
}
.client-we-work .common-title {
  color: #ffffff;
  padding-bottom: 20px;
  text-align: center;
}
.client-we-work .description {
  color: #B6C1C7;
  font-size: 1.143em;
  line-height: 1.5em;
  text-align: center;
}
.client-we-work .lst-logo-client {
  padding-top: 50px;
}
.lst-logo-client .client-logo {
  background: url("../images/client-logo.png?v=0.1121989") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  display: inline-block;
}
.lst-logo-client a {
  float: left;
  margin-left: 37px;
}
.lst-logo-client a:first-child {
  margin-left: 0;
}
.lst-logo-client .graphicriver {
  background-position: 0 0;
  height: 54px;
  margin-top: 5px;
  width: 214px;
}
.lst-logo-client .graphicriver:hover {
  background-position: 0 -54px;
}
.lst-logo-client .themeforest {
  background-position: -214px 0;
  height: 40px;
  margin-top: 5px;
  width: 209px;
}
.lst-logo-client .themeforest:hover {
  background-position: -214px -54px;
}
.lst-logo-client .codecanyon {
  background-position: -423px 0;
  height: 38px;
  margin-top: 2px;
  width: 208px;
}
.lst-logo-client .codecanyon:hover {
  background-position: -423px -54px;
}
.lst-logo-client .photodune {
  background-position: -631px 0;
  height: 49px;
  width: 195px;
}
.lst-logo-client .photodune:hover {
  background-position: -631px -53px;
}
.lst-all-project .project-item {
  margin-bottom: 30px;
}
.lst-all-project .project-top-thumb {
  border: 5px solid #ffffff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  position: relative;
}
.project-top-thumb .thumb {
  height: auto;
  width: 100%;
}
.project-top-thumb .wrap-information {
  background: url("../images/black-dot-80.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  bottom: 100%;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  transition: bottom 0.3s ease 0s;
  width: 100%;
}
.project-top-thumb:hover .wrap-information {
  bottom: 0;
}
.project-top-thumb .information {
  color: #ffffff;
  padding: 0 16px;
}
.project-top-thumb .information .iPlus {
  cursor: pointer;
  margin-top: 37px;
}
.project-top-thumb .project-title {
  border-bottom: 1px dashed #717673;
  font-family: "Fjalla One", Arial, sans-serif;
  font-size: 1.071em;
  font-weight: normal;
  line-height: 1.2em;
  margin: 0 0 16px;
  padding: 17px 0;
  text-align: center;
  text-transform: uppercase;
}
.project-top-thumb .description {
  color: #ffffff;
  font-size: 0.929em;
  line-height: 1.5em;
  text-align: center;
}
.lst-all-project .project-title-outside {
  font-family: "SegoeUI-Bold", "Open Sans", sans-serif;
  font-size: 1.071em;
  font-weight: normal;
  line-height: 1.2em;
  padding: 10px 0 5px;
}
.lst-all-project .project-title-outside a {
  color: #717673;
  transition: color 0.3s ease 0s;
}
.lst-all-project .project-title-outside a:hover {
  color: #007294;
}
.lst-all-project .project-time {
  color: #B0B0B0;
  font-size: 0.929em;
  padding-bottom: 5px;
}
.lst-all-project .project-description {
  color: #717673;
  line-height: 1.5em;
}
.top-filter-item .wrap-filter {
  float: right;
}
.top-filter-item .lbl {
  float: right;
  margin: 6px 10px 0 0;
}
.top-filter-item .val {
  border: 2px solid #D9D9D9;
  border-radius: 4px;
  color: #999999;
  float: right;
  min-width: 140px;
  padding: 5px 7px;
  position: relative;
}
.top-filter-item .val .bor-pick {
  border-color: #d9d9d9 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 4px 3px;
  display: inline-block;
  height: 0;
  position: absolute;
  right: 7px;
  top: 11px;
  width: 0;
}
.project-infomation {
  background: none repeat scroll 0 0 #F0F0F0;
  border-radius: 3px;
  padding: 20px;
}
.project-infomation .link-live-view {
  color: #5e7d5e;
  font-family: "SegoeUI-Bold", sans-serif;
}
.project-infomation .link-live-view:hover {
  text-decoration: underline;
}
.project-img-description {
  background: none repeat scroll 0 0 #F0F0F0;
  margin: 35px auto;
  text-align: center;
  width: 580px;
}
.project-img-description img {
  border: 1px solid #D0D0D0;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  margin-top: 38px;
}
.project-img-description img:first-child {
  margin-top: 0;
}
.wrap-article-detail .time-social {
  padding-bottom: 5px;
}
.wrap-article-detail .article-time {
  color: #B0B0B0;
  float: left;
  font-size: 0.9286em;
}
.wrap-article-detail .social-sharing {
  float: right;
}
.wrap-article-detail .article-responses {
  padding: 40px 0;
}
.article-responses .comment-item {
  padding: 20px 20px 20px 0;
  position: relative;
}
.article-responses .comment-item.lv2 {
  padding-left: 80px;
}
.article-responses .comment-item.lv3 {
  padding-left: 160px;
}
.article-responses .comment-item.lv4 {
  padding-left: 240px;
}
.article-responses .comment-item.lv5 {
  padding-left: 320px;
}
.article-responses .comment-item.lv6 {
  padding-left: 400px;
}
.article-responses .comment-item:hover {
  background: none repeat scroll 0 0 #F8F8F8;
}
.article-responses .avatar-thumb {
  float: left;
  margin-right: 20px;
}
.article-responses .avatar-thumb img {
  border-radius: 4px;
  height: 60px;
  width: 60px;
}
.article-responses .sender-name:hover {
  color: #5e7d5e;
}
.article-responses .timestamp {
  color: #B0B0B0;
  font-size: 0.9286em;
  padding: 5px 0 10px;
}
.article-responses .comment-content {
  line-height: 1.6em;
}
.article-responses .btn-reply {
  display: none;
  position: absolute;
  right: 20px;
  top: 20px;
}
.article-responses .comment-item:hover .btn-reply {
  display: block;
}
.compose-comment .form-send-cm {
  padding: 10px 0;
}
.compose-comment .btn-send-comment {
  padding: 12px 18px;
  width: 190px;
}
.tag-cloud {
  padding: 10px 0;
}
.tag-cloud a {
  background: none repeat scroll 0 0 #ececec;
  border-radius: 4px;
  color: #999999;
  display: inline-block;
  margin-right: 10px;
  padding: 7px 10px;
}
.tag-cloud a:hover {
  background: none repeat scroll 0 0 #E8E8F1;
}
.tag-cloud a.active {
  background: none repeat scroll 0 0 #5e7d5e;
  color: #ffffff;
}
.contact-us-page {
  padding: 40px 0 50px;
}
.contact-us-page .our-information {
  background: none repeat scroll 0 0 #FBFBFB;
  border-radius: 3px;
  margin-top: 35px;
  padding: 16px 20px;
}
.our-information P {
  margin-top: 0;
}
.our-information .info-item {
  padding-top: 20px;
}
.our-information .info-item:first-child {
  padding-top: 0;
}
.our-information .info-item a.fc-blue:hover {
  text-decoration: underline;
}
#maintain .logo {
  margin: 0;
  padding: 30px;
  text-align: center;
}
#maintain .alert-message {
  background: url("../images/bg-header.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
  height: 346px;
  padding-top: 160px;
  text-align: center;
}
#maintain .alert-message .common-title {
  color: #ffffff;
  padding: 10px;
}
.detailOtherPhotos {
  clear: both;
  margin-top: 30px;
}
.detailOtherPhotos img {
  margin-bottom: 10px;
}
#googleMap {
  height: 300px;
  margin-top: 55px;
}
.flags {
  float: right;
  padding-right: 14px;
  padding-top: 8px;
}
.flags A {
  padding-left: 6px;
}
.article-detail A {
  text-decoration: underline;
}
.article-detail A:hover {
  text-decoration: none;
}
.top-slide {
  margin-top: 22px;
  padding-top: 11px;
}
.top-slide-detail {
  background-color: #005971;
  margin-top: 22px;
  padding-top: 11px;
}
.top-slide-detail2 {
  background-color: #005971;
  margin-top: 0;
  padding-top: 11px;
}
.sequence-theme-detail {
  background-color: #b4e8fe;
}
#sequence {
  height: 423px;
  overflow: hidden;
  position: relative;
}
#sequence > .sequence-canvas {
  height: 356px;
  list-style: none outside none;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 940px;
  z-index: 2;
}
#sequence > .sequence-canvas > li {
  height: 100%;
  left: 0;
  position: absolute;
  top: -50%;
  width: 100%;
  z-index: 1;
}
#sequence > .sequence-canvas li > * {
  transition-duration: 0.5s;
  transition-property: left, opacity;
}
.slide-item .slide-image {
  bottom: -53%;
  height: 100%;
  left: -20%;
  opacity: 0;
  position: absolute;
  width: 460px;
}
.slide-item.animate-in .slide-image {
  left: 0;
  opacity: 1;
}
.slide-item.animate-out .slide-image {
  left: -20%;
  opacity: 0;
}
.slide-item .slide-image img {
  max-height: 400px;
  width: 100%;
}
.slide-item .ver-block {
  display: table-cell;
  height: 354px;
  vertical-align: middle;
  width: 460px;
}
.slide-item .slide-title {
  bottom: 30%;
  color: #007294;
  font-family: "Fjalla One", sans-serif;
  font-size: 2.429em;
  font-weight: normal;
  left: 680px;
  line-height: 1.2em;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  text-transform: uppercase;
  width: 460px;
}
.slide-item.animate-in .slide-title {
  left: 480px;
  opacity: 1;
}
.slide-item.animate-out .slide-title {
  left: 280px;
  opacity: 0;
}
.slide-item .slide-desc-btn {
  left: 280px;
  opacity: 0;
  position: absolute;
  top: 74%;
  width: 460px;
}
.slide-item.animate-in .slide-desc-btn {
  left: 480px;
  opacity: 1;
}
.slide-item.animate-out .slide-desc-btn {
  left: 680px;
  opacity: 0;
}
.slide-item .slide-description {
  color: #013e50;
  font-size: 1.071em;
  line-height: 1.7em;
  margin: 0 0 14px;
  padding: 0;
  height: 179px;
  overflow: hidden;
}
.slide-item .link-btn {
  background: none repeat scroll 0 0 #005971;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-family: "Fjalla One", sans-serif;
  font-size: 1.5em;
  line-height: 1.2em;
  margin: 0 10px 10px 0;
  padding: 8px 19px;
  text-transform: uppercase;
  transition: background 0.3s ease 0s;
}
.slide-item .link-btn.btn-light {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
  color: #424242;
}
.slide-item .link-btn:hover {
  background: none repeat scroll 0 0 #9fb5c2;
  color: #ffffff;
}
.animate-in .model {
  left: 15%;
  opacity: 1;
  transition-duration: 1s;
}
.animate-out .model {
  left: 15%;
  opacity: 0;
  transition-duration: 0.5s;
}
.sequence-next,
.sequence-prev {
  color: #ffffff;
  cursor: pointer;
  display: none;
  font-weight: bold;
  height: 75px;
  margin-top: -47.5px;
  padding: 10px 15px;
  position: absolute;
  top: 50%;
  z-index: 1000;
}
.sequence-pause {
  bottom: 0;
  cursor: pointer;
  position: absolute;
  z-index: 1000;
}
.sequence-paused {
  opacity: 0.3;
}
.sequence-prev {
  left: 3%;
}
.sequence-next {
  right: 3%;
}
.sequence-prev img,
.sequence-next img {
  height: 100%;
  width: auto;
}
#sequence-preloader {
  background: none repeat scroll 0 0 #D9D9D9;
}
#sequence .wrap-pagination {
  background-color: #e4e4e6;
  height: 67px;
  position: absolute;
  width: 100%;
  z-index: 3;
}
.sequence-pagination {
  display: none;
  list-style: none outside none;
  margin: 0 auto;
  padding: 5px 0 10px;
}
.sequence-pagination li {
  background-color: #9fb5c2;
  border-radius: 4px;
  color: #e4e4e6;
  cursor: pointer;
  font-family: "Fjalla One", Arial, sans-serif;
  font-size: 1.3em;
  height: 40px;
  line-height: 40px;
  margin-top: 9px;
  text-align: center;
  text-transform: uppercase;
}
.sequence-pagination li:hover {
  color: #007294;
}
.sequence-pagination li.current {
  background-color: #9fb5c2;
  border-radius: 4px;
  color: #ffffff;
}
.sequence-next,
.sequence-prev {
  opacity: 0.6;
  position: absolute;
  transition-duration: 1s;
}
.sequence-next:hover,
.sequence-prev:hover {
  opacity: 1;
  transition-duration: 1s;
}
.sideform-logo {
  background-color: #fff;
  text-align: center;
  margin: 30px 0 0 0;
  padding: 15px;
}
.sideform-logo img {
  height: 200px;
}
.full-content p {
  padding-right: 20px !important;
  margin-right: 20px !important;
}
.full-content p img {
  margin-right: 20px;
}
/* responsive.css override */
#site-logo {
  width: auto !important;
}
/* end of responsive.css override */
/* responsive youtube player */
@media (max-width: 767px) {
  embed,
  iframe,
  iframe html body {
    width: 100% !important;
  }
}
/* end of responsive youtube player */