@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* =======================================================
*
* 	Template Style 
*	Edit this section
*
* ======================================================= */
body {
  font-family: "Open Sans", Arial, sans-serif;
  line-height: 1.6;
  font-size: 16px;
  background: #fff;
  color: #848484;
  font-weight: 300;
  overflow-x: hidden; }

body.fh5co-offcanvas {
  overflow: hidden; }

a {
  color: #ff5722;
  -webkit-transition: 0.5s, ease;
  transition: 0.5s, ease; }

a:hover {
  text-decoration: none !important;
  color: #ff5722 !important; }

p,
ul,
ol {
  margin-bottom: 1.5em;
  font-size: 16px;
  color: #848484;
  font-family: "Open Sans", Arial, sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #5a5a5a;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 400;
  margin: 0 0 30px 0; }

figure {
  margin-bottom: 2em; }

::-webkit-selection {
  color: #fcfcfc;
  background: #ff5722; }

::selection {
  color: #fcfcfc;
  background: #ff5722; }

#fh5co-header {
  position: relative;
  margin-bottom: 0;
  z-index: 9999999; }

.stuck {
  position: fixed !important;
  top: 0 !important;
  -ms-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05); }

.header-top {
  padding: 10px 0;
  background: #ff5722; }

.header-top .fh5co-link a {
  margin-left: 10px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7); }

.header-top .fh5co-link a:first-child {
  margin-left: 0; }

.header-top .fh5co-link a:hover {
  color: white !important; }

@media screen and (max-width: 768px) {
  .header-top .fh5co-link {
    text-align: center; } }

.header-top .fh5co-social a {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  margin-right: 15px;
  position: relative;
  -webkit-transition: 0.5s, ease-in-out;
  transition: 0.5s, ease-in-out; }

.header-top .fh5co-social a:last-child {
  margin-right: 0; }

.header-top .fh5co-social a:hover,
.header-top .fh5co-social a:focus,
.header-top .fh5co-social a:active {
  text-decoration: none;
  color: white !important; }

.header-top .fh5co-social a:hover i,
.header-top .fh5co-social a:focus i,
.header-top .fh5co-social a:active i {
  -webkit-transform: scale(1.2);
  transform: scale(1.2); }

@media screen and (max-width: 768px) {
  .header-top .fh5co-social {
    text-align: center !important; } }

.fh5co-cover,
.fh5co-hero {
  position: relative;
  height: 800px; }

@media screen and (max-width: 768px) {
  .fh5co-cover,
  .fh5co-hero {
    height: 700px; } }

.fh5co-cover.fh5co-hero-2,
.fh5co-hero.fh5co-hero-2 {
  height: 600px; }

.fh5co-cover.fh5co-hero-2 .fh5co-overlay,
.fh5co-hero.fh5co-hero-2 .fh5co-overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.2); }

.fh5co-overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: rgba(66, 64, 64, 0.9);
  background: rgba(0, 0, 0, 0.2); }

.fh5co-cover {
  background-size: cover;
  position: relative; }

@media screen and (max-width: 768px) {
  .fh5co-cover {
    heifght: inherit;
    padding: 3em 0; } }

.fh5co-cover .btn {
  padding: 1em 2em;
  opacity: .9; }

.fh5co-cover.fh5co-cover_2 {
  height: 600px; }

@media screen and (max-width: 768px) {
  .fh5co-cover.fh5co-cover_2 {
    heifght: inherit;
    padding: 3em 0; } }

.fh5co-cover .desc {
  top: 50%;
  position: absolute;
  width: 100%;
  margin-top: -80px;
  z-index: 2;
  color: #fff; }

@media screen and (max-width: 768px) {
  .fh5co-cover .desc {
    padding-left: 15px;
    padding-right: 15px; } }

.fh5co-cover .desc h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 60px;
  margin-bottom: 10px;
  font-weight: 300 !important; }

.fh5co-cover .desc h2 strong {
  font-weight: 700; }

@media screen and (max-width: 768px) {
  .fh5co-cover .desc h2 {
    font-size: 40px; } }

.fh5co-cover .desc span {
  display: block;
  margin-bottom: 30px;
  font-size: 28px;
  letter-spacing: 1px; }

.fh5co-cover .desc span a {
  color: #fff; }

.fh5co-cover .desc span a:hover,
.fh5co-cover .desc span a:focus {
  color: #fff !important; }

.fh5co-cover .desc span a:hover.btn,
.fh5co-cover .desc span a:focus.btn {
  border: 2px solid #fff !important;
  background: transparent !important; }

.fh5co-cover .desc span a.fh5co-site-name {
  padding-bottom: 2px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7); }

/* Superfish Override Menu */
.sf-menu {
  margin: 7px 0 0 0 !important; }

.sf-menu {
  float: right; }

.sf-menu ul {
  box-shadow: none;
  border: transparent;
  min-width: 12em;
  *width: 12em; }

.sf-menu a {
  color: rgba(0, 0, 0, 0.5);
  padding: 0.75em 1em !important;
  font-weight: normal;
  border-left: none;
  border-top: none;
  border-top: none;
  text-decoration: none;
  zoom: 1;
  font-size: 16px;
  border-bottom: none !important; }

.sf-menu a:hover,
.sf-menu a:focus {
  color: #ff5722 !important; }

.sf-menu li.active a:hover,
.sf-menu li.active a:focus {
  color: #ff5722; }

.sf-menu li,
.sf-menu ul li,
.sf-menu ul ul li,
.sf-menu li:hover,
.sf-menu li.sfHover {
  background: transparent; }

.sf-menu ul li a,
.sf-menu ul ul li a {
  text-transform: none;
  padding: 0.2em 1em !important;
  letter-spacing: 1px;
  font-size: 14px !important; }

.sf-menu li:hover a,
.sf-menu li.sfHover a,
.sf-menu ul li:hover a,
.sf-menu ul li.sfHover a,
.sf-menu li.active a {
  color: #ff5722; }

.sf-menu ul li:hover,
.sf-menu ul li.sfHover {
  background: transparent; }

.sf-menu ul li {
  background: transparent; }

.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em; }

.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #ccc; }

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: #ccc; }

.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #ccc; }

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: #ccc; }

#fh5co-header-section {
  padding: 0;
  position: relative;
  left: 0;
  width: 100%;
  z-index: 1022;
  background: #fff; }

.nav-header {
  position: relative;
  float: left;
  width: 100%; }

#fh5co-logo {
  position: relative;
  z-index: 2;
  font-size: 22px;
  text-transform: uppercase;
  margin-top: 35px;
  font-weight: 700;
  float: left; }

#fh5co-logo span {
  font-weight: 700; }

@media screen and (max-width: 768px) {
  #fh5co-logo {
    width: 100%;
    float: none;
    text-align: center; } }

#fh5co-logo a {
  color: #ff5722; }

#fh5co-logo a:hover,
#fh5co-logo a:focus {
  color: #ff5722 !important; }

#fh5co-menu-wrap {
  position: relative;
  z-index: 2;
  display: block;
  float: right;
  margin-top: 15px; }

#fh5co-menu-wrap .sf-menu a {
  padding: 1em .75em; }

#fh5co-primary-menu > li > ul li.active > a {
  color: #ff5722 !important; }

#fh5co-primary-menu > li > .sf-with-ul:after {
  border: none !important;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  float: right;
  margin-right: -0px;
  top: 50%;
  font-size: 12px;
  margin-top: -7px;
  content: "\e922";
  color: rgba(0, 0, 0, 0.5); }

#fh5co-primary-menu > li > ul li {
  position: relative; }

#fh5co-primary-menu > li > ul li > .sf-with-ul:after {
  border: none !important;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  float: right;
  margin-right: 10px;
  top: 20px;
  font-size: 12px;
  content: "\e924";
  color: rgba(0, 0, 0, 0.5); }

#fh5co-primary-menu .fh5co-sub-menu {
  padding: 10px 7px 10px;
  background: #fff;
  left: 0;
  border-radius: 5px;
  -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15); }

#fh5co-primary-menu .fh5co-sub-menu > li > .fh5co-sub-menu {
  left: 100%; }

#fh5co-primary-menu .fh5co-sub-menu:before {
  position: absolute;
  top: -9px;
  left: 20px;
  width: 0;
  height: 0;
  content: ''; }

#fh5co-primary-menu .fh5co-sub-menu:after {
  position: absolute;
  top: -8px;
  left: 21px;
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  border-bottom: 8px solid white;
  border-left: 8px solid transparent;
  content: ''; }

#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:before {
  top: 6px;
  left: 100%; }

#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:after {
  top: 7px;
  right: 100%;
  border: none !important; }

.site-header.has-image #primary-menu .sub-menu {
  border-color: #ebebeb;
  -ms-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -o-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09); }

.site-header.has-image #primary-menu .sub-menu:before {
  display: none; }

#fh5co-primary-menu .fh5co-sub-menu a {
  letter-spacing: 0;
  padding: 0 15px;
  font-size: 18px;
  line-height: 34px;
  color: #575757 !important;
  text-transform: none;
  background: none; }

#fh5co-primary-menu .fh5co-sub-menu a:hover {
  color: #ff5722 !important; }

#fh5co-work-section,
#fh5co-services-section,
#fh5co-content-section,
#fh5co-work-section_2,
#fh5co-blog-section,
#fh5co-features {
  padding: 7em 0; }

@media screen and (max-width: 768px) {
  #fh5co-work-section,
  #fh5co-services-section,
  #fh5co-content-section,
  #fh5co-work-section_2,
  #fh5co-blog-section,
  #fh5co-features {
    padding: 4em 0; } }

.fh5co-section-gray {
  background: rgba(0, 0, 0, 0.04); }

.heading-section {
  padding-bottom: 1em;
  margin-bottom: 5em; }

.heading-section:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  height: 2px;
  background: #ff5722; }

.heading-section h3 {
  font-size: 40px;
  font-weight: 300;
  position: relative; }

.heading-section p {
  font-size: 20px; }

.feature-text h3 {
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #000;
  letter-spacing: .2em; }

.feature-text h3 .number {
  margin-right: 5px;
  color: #ff5722;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.feature-text p {
  font-size: 16px; }

.services {
  background: #ff5722;
  background: #fff;
  padding: 40px 20px 20px 20px;
  margin-bottom: 30px;
  border: 1px solid rgba(0, 0, 0, 0.18);
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.services:hover,
.services:focus,
.services:active {
  box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18); }

.services span {
  margin-bottom: 30px;
  display: block;
  width: 100%; }

.services span i {
  font-size: 40px;
  color: #ff5722 !important; }

.services h3 {
  font-size: 20px;
  font-weight: 400;
  color: #ff5722; }

.services p {
  font-size: 16px;
  color: gray; }

.feature-left {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative; }

.feature-left .icon {
  float: left;
  text-align: center;
  width: 15%; }

@media screen and (max-width: 992px) {
  .feature-left .icon {
    width: 10%; } }

@media screen and (max-width: 768px) {
  .feature-left .icon {
    width: 15%; } }

.feature-left .icon i {
  display: table-cell;
  vertical-align: middle;
  font-size: 40px;
  color: #ff5722; }

.feature-left .feature-copy {
  float: right;
  width: 80%; }

@media screen and (max-width: 992px) {
  .feature-left .feature-copy {
    width: 80%; } }

@media screen and (max-width: 768px) {
  .feature-left .feature-copy {
    width: 85%; } }

@media screen and (max-width: 480px) {
  .feature-left .feature-copy {
    width: 80%; } }

.feature-left .feature-copy h3 {
  font-size: 18px;
  color: #1a1a1a;
  margin-bottom: 10px; }

.feature-left .feature-copy p {
  font-size: 16px;
  line-height: 1.8; }

#fh5co-portfolio {
  padding: 7em 0;
  min-height: 500px; }

@media screen and (max-width: 768px) {
  #fh5co-portfolio {
    padding: 3em 0; } }

#fh5co-portfolio-list {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%; }

#fh5co-portfolio-list li {
  display: block;
  padding: 0;
  margin: 0 0 10px 1%;
  list-style: none;
  min-height: 400px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
  clear: left;
  position: relative; }

@media screen and (max-width: 480px) {
  #fh5co-portfolio-list li {
    margin-left: 0; } }

#fh5co-portfolio-list li a {
  min-height: 400px;
  padding: 2em;
  position: relative;
  width: 100%;
  display: block; }

#fh5co-portfolio-list li a:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 80;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: transparent; }

#fh5co-portfolio-list li a:hover:before {
  background: rgba(0, 0, 0, 0.5); }

#fh5co-portfolio-list li a .case-studies-summary {
  top: 35%;
  width: auto;
  bottom: 2em;
  left: 2em;
  right: 2em;
  position: absolute;
  z-index: 100; }

@media screen and (max-width: 768px) {
  #fh5co-portfolio-list li a .case-studies-summary {
    bottom: 1em;
    left: 1em;
    right: 1em; } }

#fh5co-portfolio-list li a .case-studies-summary span {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7); }

#fh5co-portfolio-list li a .case-studies-summary h2 {
  color: #fff;
  margin-bottom: 0; }

@media screen and (max-width: 768px) {
  #fh5co-portfolio-list li a .case-studies-summary h2 {
    font-size: 20px; } }

#fh5co-portfolio-list li.two-third {
  width: 65.6%; }

@media screen and (max-width: 768px) {
  #fh5co-portfolio-list li.two-third {
    width: 49%; } }

@media screen and (max-width: 480px) {
  #fh5co-portfolio-list li.two-third {
    width: 100%; } }

#fh5co-portfolio-list li.one-third {
  width: 32.3%; }

@media screen and (max-width: 768px) {
  #fh5co-portfolio-list li.one-third {
    width: 49%; } }

@media screen and (max-width: 480px) {
  #fh5co-portfolio-list li.one-third {
    width: 100%; } }

#fh5co-portfolio-list li.one-half {
  width: 49%; }

@media screen and (max-width: 480px) {
  #fh5co-portfolio-list li.one-half {
    width: 100%; } }

#fh5co-features {
  padding: 4em 0; }

#fh5co-features .feature-left {
  margin-bottom: 0; }

@media screen and (max-width: 992px) {
  #fh5co-features .feature-left {
    margin-bottom: 30px; } }

#fh5co-features .feature-left .icon i {
  color: #d9d9d9 !important; }

#fh5co-features .feature-left .icon {
  float: left;
  text-align: center;
  width: 15%; }

@media screen and (max-width: 992px) {
  #fh5co-features .feature-left .icon {
    width: 10%; } }

@media screen and (max-width: 768px) {
  #fh5co-features .feature-left .icon {
    width: 15%; } }

#fh5co-features .feature-left .feature-copy {
  float: right;
  width: 80%; }

@media screen and (max-width: 992px) {
  #fh5co-features .feature-left .feature-copy {
    width: 80%; } }

@media screen and (max-width: 768px) {
  #fh5co-features .feature-left .feature-copy {
    width: 85%; } }

@media screen and (max-width: 480px) {
  #fh5co-features .feature-left .feature-copy {
    width: 80%; } }

#fh5co-features .feature-left h3 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700; }

#fh5co-features .feature-left p {
  font-size: 15px; }

#fh5co-features .feature-left p:last-child {
  margin-bottom: 0; }

#fh5co-feature-product {
  padding: 7em 0; }

#fh5co-services,
#fh5co-about,
#fh5co-contact {
  padding: 7em 0; }

@media screen and (max-width: 768px) {
  #fh5co-services,
  #fh5co-about,
  #fh5co-contact {
    padding: 4em 0; } }

#fh5co-services .fh5co-number {
  font-size: 30px;
  color: #ff5722;
  position: relative;
  padding-top: 10px;
  font-style: italic;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

#fh5co-services .fh5co-number:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  top: 0;
  left: 0;
  background: #ff5722; }

#fh5co-services .fh5co-icon {
  margin-bottom: 30px;
  margin-top: 50px;
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

@media screen and (max-width: 768px) {
  #fh5co-services .fh5co-icon {
    margin-top: 0px;
    float: none; } }

#fh5co-services .fh5co-icon i {
  font-size: 200px;
  color: #ff5722; }

@media screen and (max-width: 768px) {
  #fh5co-services .fh5co-icon i {
    font-size: 100px; } }

#fh5co-contact .contact-info {
  margin: 0;
  padding: 0; }

#fh5co-contact .contact-info li {
  list-style: none;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 40px; }

#fh5co-contact .contact-info li i {
  position: absolute;
  top: .3em;
  left: 0;
  font-size: 22px;
  color: rgba(0, 0, 0, 0.3); }

#fh5co-contact .contact-info li a {
  font-weight: 400 !important;
  color: rgba(0, 0, 0, 0.3); }

#fh5co-contact .form-control {
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 18px;
  font-weight: 400;
  border-radius: 0px; }

#fh5co-contact .form-control:focus,
#fh5co-contact .form-control:active {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5); }

#fh5co-contact input[type="text"] {
  height: 50px; }

#fh5co-contact .form-group {
  margin-bottom: 30px; }

.fh5co-testimonial,
.fh5co-team {
  position: relative;
  background: #fff;
  padding: 4em 0;
  border-radius: 5px; }

@media screen and (max-width: 768px) {
  .fh5co-testimonial,
  .fh5co-team {
    border-right: 0;
    margin-bottom: 80px; } }

.fh5co-testimonial h2,
.fh5co-team h2 {
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 50px; }

.fh5co-testimonial figure,
.fh5co-team figure {
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -65px;
  background-size: cover; }

.fh5co-testimonial figure img,
.fh5co-team figure img {
  width: 130px;
  height: 130px;
  border: 10px solid #fff;
  background-size: cover;
  border-radius: 50%; }

.fh5co-testimonial > div,
.fh5co-team > div {
  padding: 30px 30px 0 30px; }

.fh5co-testimonial > div h3,
.fh5co-team > div h3 {
  margin-bottom: 0;
  font-size: 20px;
  color: #ff5722; }

.fh5co-testimonial > div .position,
.fh5co-team > div .position {
  color: #d9d9d9;
  margin-bottom: 30px; }

.fh5co-testimonial > div,
.fh5co-testimonial blockquote,
.fh5co-team > div,
.fh5co-team blockquote {
  border: none;
  margin-bottom: 20px;
  padding-top: 30px; }

.fh5co-testimonial > div p,
.fh5co-testimonial blockquote p,
.fh5co-team > div p,
.fh5co-team blockquote p {
  font-size: 18px;
  line-height: 1.6em;
  color: #555555; }

.fh5co-testimonial span,
.fh5co-team span {
  font-style: italic;
  color: #b3b3b3; }

.fh5co-blog {
  /* margin-bottom: 60px; */
  /*mani*/
  overflow: hidden !important;
  margin-bottom: 0px !important; }

.fh5co-blog a img {
  width: 100%; }

@media screen and (max-width: 768px) {
  .fh5co-blog {
    width: 100%; } }

.fh5co-blog .blog-text {
  margin-bottom: 30px;
  position: relative;
  background: #fff;
  width: 80%;
  padding: 30px;
  float: right;
  margin-top: -5em;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18); }

.fh5co-blog .blog-text span {
  display: inline-block;
  margin-bottom: 20px; }

.fh5co-blog .blog-text span.posted_by {
  font-style: italic;
  color: rgba(0, 0, 0, 0.3);
  font-size: 18px; }

.fh5co-blog .blog-text span.comment {
  float: right; }

.fh5co-blog .blog-text span.comment a {
  color: rgba(0, 0, 0, 0.3); }

.fh5co-blog .blog-text span.comment a i {
  color: #ff5722;
  padding-left: 7px; }

.fh5co-blog .blog-text h3 {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 300;
  line-height: 1.5; }

.fh5co-blog .blog-text h3 a {
  color: rgba(0, 0, 0, 0.6); }

#fh5co-start-project-section {
  padding: 7em 0;
  background: #F64E8B; }

#fh5co-start-project-section h2 {
  color: white;
  font-size: 60px;
  text-transform: uppercase;
  font-weight: 300; }

@media screen and (max-width: 768px) {
  #fh5co-start-project-section h2 {
    font-size: 30px; } }

#fh5co-start-project-section a:hover,
#fh5co-start-project-section a:focus,
#fh5co-start-project-section a:active {
  color: white !important; }

#map {
  width: 100%;
  height: 500px;
  position: relative; }

@media screen and (max-width: 768px) {
  #map {
    height: 200px; } }

.fh5co-social-icons > a {
  padding: 4px 10px;
  color: #ff5722; }

.fh5co-social-icons > a i {
  font-size: 26px; }

.fh5co-social-icons > a:hover,
.fh5co-social-icons > a:focus,
.fh5co-social-icons > a:active {
  text-decoration: none;
  color: #5a5a5a; }

#footer {
  background: #ff5722;
  padding: 60px 0 40px; }

#footer p {
  color: white;
  font-size: 14px; }

#footer p a {
  color: rgba(255, 255, 255, 0.5); }

#footer p a:hover,
#footer p a:active,
#footer p a:focus {
  color: rgba(255, 255, 255, 0.9) !important; }

.btn {
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.btn {
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.btn.btn-primary {
  background: #ff5722;
  color: #fff;
  border: none !important;
  border: 2px solid transparent !important; }

.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus {
  box-shadow: none;
  background: #ff5722;
  color: #fff !important; }

.btn:hover,
.btn:active,
.btn:focus {
  background: #393e46 !important;
  color: #fff;
  outline: none !important; }

.btn.btn-default:hover,
.btn.btn-default:focus,
.btn.btn-default:active {
  border-color: transparent; }

.js .animate-box {
  opacity: 0; }

#fh5co-wrapper {
  overflow-x: hidden;
  position: relative; }

.fh5co-offcanvas {
  overflow: hidden; }

.fh5co-offcanvas #fh5co-wrapper {
  overflow: hidden !important; }

#fh5co-page {
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s; }

.fh5co-offcanvas #fh5co-page {
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px); }

@media screen and (max-width: 768px) {
  #fh5co-menu-wrap {
    display: none; } }

#offcanvas-menu {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 99;
  background: #222;
  right: -240px;
  width: 240px;
  padding: 20px;
  overflow-y: scroll !important;
  display: none; }

@media screen and (max-width: 768px) {
  #offcanvas-menu {
    display: block; } }

#offcanvas-menu ul {
  padding: 0;
  margin: 0; }

#offcanvas-menu ul li {
  padding: 0;
  margin: 0 0 10px 0;
  list-style: none; }

#offcanvas-menu ul li a {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.4); }

#offcanvas-menu ul li a:hover {
  color: #ff5722; }

#offcanvas-menu ul li > .fh5co-sub-menu {
  margin-top: 9px;
  padding-left: 20px; }

#offcanvas-menu ul li.active > a {
  color: #ff5722; }

#offcanvas-menu ul .fh5co-sub-menu {
  display: block !important; }

.fh5co-nav-toggle {
  cursor: pointer;
  text-decoration: none; }

.fh5co-nav-toggle.active i::before,
.fh5co-nav-toggle.active i::after {
  background: #fff; }

.fh5co-nav-toggle.dark.active i::before,
.fh5co-nav-toggle.dark.active i::after {
  background: #fff; }

.fh5co-nav-toggle:hover,
.fh5co-nav-toggle:focus,
.fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important; }

.fh5co-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 30px;
  height: 2px;
  color: #fff;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #fff;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out; }

.fh5co-nav-toggle i::before,
.fh5co-nav-toggle i::after {
  content: '';
  width: 30px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s; }

.fh5co-nav-toggle.dark i {
  position: relative;
  color: #000;
  background: #000;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out; }

.fh5co-nav-toggle.dark i::before,
.fh5co-nav-toggle.dark i::after {
  background: #000;
  -webkit-transition: 0.2s;
  transition: 0.2s; }

.fh5co-nav-toggle i::before {
  top: -7px; }

.fh5co-nav-toggle i::after {
  bottom: -7px; }

.fh5co-nav-toggle:hover i::before {
  top: -10px; }

.fh5co-nav-toggle:hover i::after {
  bottom: -10px; }

.fh5co-nav-toggle.active i {
  background: transparent; }

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg); }

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg); }

.fh5co-nav-toggle {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 9999;
  display: block;
  margin: 0 auto;
  display: none;
  cursor: pointer; }

@media screen and (max-width: 768px) {
  .fh5co-nav-toggle {
    display: block;
    top: 0px;
    margin-top: 2em; } }

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%; } }

.row-bottom-padded-lg {
  padding-bottom: 7em; }

@media screen and (max-width: 768px) {
  .row-bottom-padded-lg {
    padding-bottom: 2em; } }

.row-top-padded-lg {
  padding-top: 7em; }

@media screen and (max-width: 768px) {
  .row-top-padded-lg {
    padding-top: 2em; } }

.row-bottom-padded-md {
  padding-bottom: 4em; }

@media screen and (max-width: 768px) {
  .row-bottom-padded-md {
    padding-bottom: 2em; } }

.row-top-padded-md {
  padding-top: 4em; }

@media screen and (max-width: 768px) {
  .row-top-padded-md {
    padding-top: 2em; } }

.row-bottom-padded-sm {
  padding-bottom: 2em; }

@media screen and (max-width: 768px) {
  .row-bottom-padded-sm {
    padding-bottom: 2em; } }

.row-top-padded-sm {
  padding-top: 2em; }

@media screen and (max-width: 768px) {
  .row-top-padded-sm {
    padding-top: 2em; } }

.border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06); }

.lead {
  line-height: 1.8; }

.no-js #loader {
  display: none; }

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0; }

.fh5co-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/hourglass.svg) center no-repeat #222222; }
/*   MANI  */
.fh5co-cover .desc h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 60px;
  margin-bottom: 10px;
  font-weight: 300 !important; }

.desc h4 {
  color: #fff;
  text-transform: uppercase;
  font-size: 50px;
  margin-bottom: 10px;
  font-weight: 300 !important; }

.desc h5 {
  color: #fff;
  text-transform: uppercase;
  font-size: 30px;
  margin-bottom: 10px;
  font-weight: 300 !important; }

.imagecontainer {
  position: relative;
  text-align: center;
  margin: 6px; }

.imageovertextcenterbottom {
  position: absolute;
  bottom: 10px;
  left: 50%;
  color: whitesmoke;
  font-size: 46px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-style: italic;
  font-family: 'Courier New', Courier, monospace; }

.fontfamailyhappines {
  font-family: 'Courier New', Courier, monospace !important; }

.fontfamailysmartest {
  font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif !important; }

.sidebar_link {
  z-index: 999999;
  /* background: #fff; */
  padding: 20px;
  list-style: none;
  right: 10px;
  top: 38%;
  position: fixed; }

.sidebar_link .circle.active {
  /* border-color: #eb6a19; */
  /* border-color: #fff; */
  border-color: #ffad33; }

.sidebar_link .circle {
  width: 14px;
  height: 14px;
  /*    border-radius: 7px;*/
  border: 3px solid #99e699;
  margin: 5px 0px;
  /* background: #0463c1; */
  background: #ff5722;
  display: block; }

.sidebar_link ul li a {
  /* color: #eb6a19; */
  border-color: #fff; }

.careers-list-contact li {
  list-style: none;
  margin-left: 22px; }

.careers-list-contact {
  padding-left: 0px !important; }

@media (min-width: 1200px) {
  .managmentteam_hero {
    min-height: 0px !important;
    height: 100%; }
  .managmentteam_image {
    background-size: cover !important;
    min-height: 0px !important;
    height: 500px !important;
    background-position: 0px 0px !important; }
  .fh5co-cover .desc span a.fh5co-site-name {
    font-size: 40px;
    font-weight: 800; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .managmentteam_hero {
    min-height: 0px !important;
    height: 100%; }
  .managmentteam_image {
    background-size: cover !important;
    min-height: 0px !important;
    height: 400px !important;
    background-position: 0px 0px !important; }
  .teamnimisha {
    background-size: cover !important;
    min-height: 0px !important;
    height: 400px; }
  .teamnimisha_color_4 {
    min-height: 0px !important;
    height: 400px; }
  .modal-content {
    width: 80% !important; }
  .carousel-inner .item {
    height: 500px; }
  .fh5co-cover {
    background-size: contain; }
  .fh5co-cover .desc {
    top: 35%; }
  .fh5co-cover .desc span a.fh5co-site-name {
    font-size: 30px;
    font-weight: 800; } }

@media (max-width: 991px) and (min-width: 768px) {
  #content-overlay-text {
    top: 60% !important; }
  #content-overlay-text-heading {
    font-size: 32px !important; }
  #content-overlay-text-desc {
    font-size: 20px !important; }
  .managmentteam_hero {
    min-height: 0px !important;
    height: 100%; }
  .managmentteam_image {
    background-size: cover !important;
    min-height: 0px !important;
    height: 340px !important;
    background-position: 0px 0px !important; }
  .teamnimisha {
    background-size: cover !important;
    min-height: 0px !important;
    height: 300px; }
  .teamnimisha_color_4 {
    min-height: 0px !important;
    height: 300px; }
  .modal-content {
    width: 80% !important; }
  .carousel-inner .item {
    height: 450px; }
  .fh5co-cover {
    background-size: contain; }
  .fh5co-cover .desc {
    top: 33%; }
  .fh5co-cover .desc span a.fh5co-site-name {
    font-size: 22px; } }

@media (min-width: 600px) and (max-width: 767px) {
  #content-overlay-text {
    top: 60% !important; }
  #content-overlay-text-heading {
    font-size: 32px !important; }
  #content-overlay-text-desc {
    font-size: 20px !important; }
  .managmentteam_hero {
    min-height: 0px !important;
    height: 100%; }
  .managmentteam_overlay {
    min-height: 0px !important;
    height: 250px !important; }
  .managmentteam_image {
    background-size: cover !important;
    min-height: 0px !important;
    height: 250px !important;
    background-position: 0px 0px !important; }
  .teamnimisha {
    background-size: cover !important;
    min-height: 0px !important;
    height: 270px; }
  .teamnimisha_color_4 {
    min-height: 0px !important;
    height: 270px; }
  .modal-content {
    width: 80% !important; }
  .banner-button {
    display: none;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    line-height: 1.0;
    width: 9em;
    height: 3em; }
  .fh5co-overlay {
    height: 300px; }
  .carousel-inner .item {
    height: 300px; }
  .fh5co-cover {
    background-size: contain;
    background-position-y: -5%; }
  .fh5co-cover .desc {
    top: 26%; }
  .fh5co-cover .desc span a.fh5co-site-name {
    font-size: 22px; } }

@media (max-width: 600px) {
  #content-overlay-text {
    top: 65% !important; }
  #content-overlay-text-heading {
    font-size: 32px !important; }
  #content-overlay-text-desc {
    font-size: 20px !important; }
  .managmentteam_hero {
    min-height: 0px !important;
    height: 100%; }
  .managmentteam_overlay {
    min-height: 0px !important;
    height: 220px !important; }
  .managmentteam_image {
    background-size: cover !important;
    min-height: 0px !important;
    height: 220px !important;
    background-position: 0px 0px !important; }
  .teamnimisha {
    background-size: cover !important;
    min-height: 0px !important;
    height: 200px; }
  .teamnimisha_color_4 {
    min-height: 0px !important;
    height: 200px; }
  .modal-content {
    width: 80% !important; }
  .banner-button {
    display: none;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    line-height: 1.0;
    width: 9em;
    height: 3em; }
  .fh5co-overlay {
    height: 250px; }
  .carousel-inner .item {
    height: 250px; }
  .fh5co-cover {
    background-size: contain;
    background-position-y: -5%; }
  .fh5co-cover .desc {
    top: 25%; }
  .fh5co-cover .desc span a.fh5co-site-name {
    font-size: 16px; } }

@media (max-width: 522px) {
  .managmentteam_hero {
    min-height: 0px !important;
    height: 100%; }
  .managmentteam_overlay {
    min-height: 0px !important;
    height: 160px !important; }
  .managmentteam_image {
    background-size: cover !important;
    min-height: 0px !important;
    height: 160px !important;
    background-position: 0px 0px !important; }
  #content-overlay-text {
    top: 80% !important; }
  #content-overlay-text-heading {
    font-size: 22px !important; }
  #content-overlay-text-desc {
    font-size: 14px !important; }
  .teamnimisha {
    background-size: cover !important;
    min-height: 0px !important;
    height: 150px; }
  .teamnimisha_color_4 {
    min-height: 0px !important;
    height: 150px; }
  .modal-content {
    width: 90% !important; }
  .banner-button {
    display: none;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 10px;
    line-height: 1.0;
    width: 8em;
    height: 2em;
    margin-top: -80px; }
  .fh5co-overlay {
    height: 190px; }
  .carousel-inner .item {
    height: 190px; }
  .fh5co-cover {
    background-size: contain;
    background-position-y: -5% !important; }
  .fh5co-cover .desc {
    top: 20%; }
  .fh5co-cover .desc span a.fh5co-site-name {
    font-size: 12px; }
  .collaborator-ul {
    padding-left: 15px !important; }
  #fh5co-portfolio-list .collaborator-list {
    width: 45% !important;
    height: 170px !important;
    min-height: 0px !important;
    margin: 5px !important; }
  #fh5co-portfolio-list .collaborator-list a {
    min-height: 0px;
    height: 170px !important; }
  #fh5co-portfolio-list .collaborator-list a .case-studies-summary {
    top: 20% !important; }
  #fh5co-portfolio-list .collaborator-list a .case-studies-summary h2 {
    font-size: 35px !important; }
  #fh5co-portfolio-list .collaborator-list a .case-studies-summary .countertext {
    font-size: 15px !important; }
  #fh5co-portfolio-list .collaborator-list a .case-studies-summary .counter {
    font-size: 20px !important; }
  /* #fh5co-portfolio-list li a:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    z-index: 80;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background: transparent;
}

#fh5co-portfolio-list li a:hover:before {
    background: rgba(0, 0, 0, 0.5);
} */ }

.color_orange {
  color: #ff5722; }

/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 10000000;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */ }

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 50%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s; }

/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }

/* The Close Button */
.close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold; }

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer; }

.modal-header {
  background-color: #ff5722;
  color: white;
  height: 5%; }

.modal-body {
  /*    padding: 2px 16px;*/ }

.modal-footer {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white; }

.hd {
  color: white;
  text-align: center; }

.read-more-state {
  display: none; }

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  -webkit-transition: .25s ease;
  transition: .25s ease; }

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
  font-style: normal !important;
  color: #555555 !important; }

.read-more-wrap {
  color: #555555 !important; }

.read-more-state ~ .read-more-trigger:before {
  content: 'Show more'; }

.read-more-state:checked ~ .read-more-trigger:before {
  content: 'Show less'; }

.read-more-trigger {
  cursor: pointer;
  color: #ff5722;
  font-weight: normal !important; }

/**Careers HTML***/
.panel-default > .panel-heading {
  color: #fff;
  background-color: #ff5722;
  /* background-color: #fff;

    border-color: #e4e5e7; */
  padding: 0;
  -webkit-user-select: none;
  user-select: none; }

.panel-default > .panel-heading a {
  display: block;
  padding: 10px 15px; }

.accordion-hyperlink:visited {
  color: white !important;
  text-decoration: none !important; }

.accordion-hyperlink:link {
  color: white !important;
  text-decoration: none !important; }

.accordion-hyperlink:hover {
  color: white !important;
  text-decoration: none !important; }

.accordion-hyperlink:active {
  color: white !important;
  text-decoration: none !important; }

.panel-default > .panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: -webkit-transform .25s linear;
  transition: transform .25s linear;
  transition: transform .25s linear, -webkit-transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear; }

.panel-default > .panel-heading a[aria-expanded="true"] {
  /* background-color: #eee; */
  background-color: #ff5722; }

.panel-default > .panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.panel-default > .panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.jobssubheading {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 0px !important; }

.jobsheading {
  font-size: 20px;
  color: #5a5a5a;
  margin-top: 10px; }

.contact-info {
  margin-bottom: 0px !important; }

.careers-list-contact {
  margin-bottom: 0px !important; }

.font-size-medium p {
  font-size: 20px; }

.font-size-medium ul {
  font-size: 20px; }
