/*----------------------------------------------------------------------
# Package - JM Template
# ----------------------------------------------------------------------
# Author - JoomlaMan http://www.joomlaman.com
# Copyright Copyright under commercial licence (C) 2012 - 2013 JoomlaMan
# License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPLv3
-----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
# Package - JM Template
# ----------------------------------------------------------------------
# Author - JoomlaMan http://www.joomlaman.com
# Copyright Copyright under commercial licence (C) 2012 - 2013 JoomlaMan
# License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPLv3
-----------------------------------------------------------------------*/
/* Dropcap */
/*----------------------------------------------------------------------
# Package - JM Template
# ----------------------------------------------------------------------
# Author - JoomlaMan http://www.joomlaman.com
# Copyright Copyright under commercial licence (C) 2012 - 2013 JoomlaMan
# License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPLv3
-----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
# Package - JM Template
# ----------------------------------------------------------------------
# Author - JoomlaMan http://www.joomlaman.com
# Copyright Copyright under commercial licence (C) 2012 - 2013 JoomlaMan
# License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPLv3
-----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
# Package - JM Template
# ----------------------------------------------------------------------
# Author - JoomlaMan http://www.joomlaman.com
# Copyright Copyright under commercial licence (C) 2012 - 2013 JoomlaMan
# License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPLv3
-----------------------------------------------------------------------*/
/*** Strat Shortcode Accordion ***/
/*----------------------------------------------------------------------
# Package - JM Template
# ----------------------------------------------------------------------
# Author - JoomlaMan http://www.joomlaman.com
# Copyright Copyright under commercial licence (C) 2012 - 2013 JoomlaMan
# License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPLv3
-----------------------------------------------------------------------*/
/***** Header ****/
/*----------------------------------------------------------------------
# Package - JM Template
# ----------------------------------------------------------------------
# Author - JoomlaMan http://www.joomlaman.com
# Copyright Copyright under commercial licence (C) 2012 - 2013 JoomlaMan
# License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPLv3
-----------------------------------------------------------------------*/
.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
a:not(.btn) {
  color: #3fbdb3;
  outline: none;
}
a:not(.btn):hover, a:not(.btn):active, a:not(.btn):focus {
  color: #2c847d;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'gudearegular';
  color: #222;
}
h1 a:not(.btn), h2 a:not(.btn), h3 a:not(.btn), h4 a:not(.btn), h5 a:not(.btn), h6 a:not(.btn) {
  color: #3fbdb3;
}
h1 a:not(.btn):hover, h2 a:not(.btn):hover, h3 a:not(.btn):hover, h4 a:not(.btn):hover, h5 a:not(.btn):hover, h6 a:not(.btn):hover, h1 a:not(.btn):focus, h2 a:not(.btn):focus, h3 a:not(.btn):focus, h4 a:not(.btn):focus, h5 a:not(.btn):focus, h6 a:not(.btn):focus, h1 a:not(.btn):active, h2 a:not(.btn):active, h3 a:not(.btn):active, h4 a:not(.btn):active, h5 a:not(.btn):active, h6 a:not(.btn):active {
  color: #2c847d;
}
a {
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
a.readmore:not(.btn), a.read-more:not(.btn) {
  color: #090909 !important;
}
.btnGroup {
  margin-top: 30px;
}
.btnGroup .btn + .btn {
  margin-left: 10px;
}
.rtl .btnGroup .btn + .btn {
  margin-left: 0;
  margin-right: 10px;
}
.unstyled {
  margin: 0;
  padding: 0;
  list-style: none;
}
.unstyled i {
  margin: 0 10px 0 0;
}
.color-main {
  color: #3fbdb3;
}
.center {
  text-align: center;
}
.center th, .center tr, .center td {
  text-align: center;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.rtl .left {
  float: right !important;
}
.rtl .right {
  float: left !important;
}
.text-white {
  color: #fff;
}
.text-large .content {
  font-size: 28px;
}
.title-text-transform-none .block-title {
  text-transform: none !important;
}
.title-text-transform-uppercase .block-title {
  text-transform: uppercase !important;
}
.p-no-margin p {
  margin: 0;
}
.left {
  float: left;
}
.right {
  float: right;
}
.rtl .left {
  float: right;
}
.rtl .right {
  float: left;
}
.rtl ul.pagenav .pagenav-prev {
  float: right;
}
.rtl ul.pagenav .pagenav-next {
  float: left;
}
.title-center h3.block-title {
  text-align: center !important;
}
.title-left h3.block-title {
  text-align: left !important;
}
.title-right h3.block-title {
  text-align: right !important;
}
.rtl .title-left h3.block-title {
  text-align: right !important;
}
.rtl .title-right h3.block-title {
  text-align: left !important;
}
.title-black .block-title {
  color: #222;
}
.title-bold .block-title {
  font-family: 'open_sanssemibold';
}
.title-large .block-title {
  font-size: 36px;
  font-family: 'open_sanslight';
  text-transform: none;
}
.pleft10 {
  padding-left: 10px;
}
.pleft30 {
  padding-left: 30px;
}
.pleft40 {
  padding-left: 40px;
}
.pright40 {
  padding-right: 40px;
}
.borderright {
  border-right: 1px solid #eee;
}
.overlay {
  position: relative;
  z-index: 1;
}
.overlay:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: -1;
}
.icontop [class^="fa fa-"], .icontop [class*="fa fa-"] {
  background: transparent;
  border: 2px solid #3fbdb3;
  width: 70px;
  height: 70px;
  font-size: 35px;
  color: #3fbdb3;
  line-height: 70px;
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.icontop [class^="fa fa-"]:after, .icontop [class*="fa fa-"]:after {
  background: #3fbdb3;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 66px;
  height: 66px;
  z-index: -1;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0;
  filter: "alpha(opacity=${opacity})";
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.icontop:hover [class^="fa fa-"], .icontop:active [class^="fa fa-"], .icontop:focus [class^="fa fa-"], .icontop:hover [class*="fa fa-"], .icontop:active [class*="fa fa-"], .icontop:focus [class*="fa fa-"] {
  border: 2px solid #3fbdb3;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #3fbdb3;
  color: #fff;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.icontop:hover [class^="fa fa-"]:after, .icontop:active [class^="fa fa-"]:after, .icontop:focus [class^="fa fa-"]:after, .icontop:hover [class*="fa fa-"]:after, .icontop:active [class*="fa fa-"]:after, .icontop:focus [class*="fa fa-"]:after {
  background: #3fbdb3;
  opacity: 1;
  filter: "alpha(opacity=${opacity})";
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.icontop h3 {
  color: #222;
  font-size: 21px;
  line-height: normal;
  margin: 0 0 10px;
  text-transform: none;
  font-family: 'gudearegular';
}
.icontop a.read-more {
  color: #222 !important;
}
.icontop a.read-more:hover {
  color: #3fbdb3;
}
.icon-parallax .iconTop {
  margin-bottom: 30px;
}
.icon-parallax .iconTop i {
  font-size: 100px;
  line-height: 100px;
  cursor: pointer;
}
.icon-parallax .iconTop i:hover {
  color: #3fbdb3;
}
.icon-parallax .iconContent {
  padding: 0 15px;
}
.icon-parallax .iconContent > h3 {
  font-family: 'gudearegular';
  font-size: 21px;
  margin: 0 0 10px;
  color: #fff;
}
.icon-style1 h3.feature-title {
  font-size: 21px;
}
.icon-style1 h3.feature-title i {
  margin-right: 15px;
}
.icon-style1 a.read-more {
  color: #222 !important;
}
.icon-style1 a.read-more:hover {
  color: #3fbdb3;
}
.icontop-style2 [class^="fa fa-"], .icontop-style2 > [class*=" fa fa-"] {
  -webkit-transition: box-shadow 0.2s ease 0s;
  -moz-transition: box-shadow 0.2s ease 0s;
  -o-transition: box-shadow 0.2s ease 0s;
  transition: box-shadow 0.2s ease 0s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  height: 100px;
  margin: 15px 30px;
  position: relative;
  text-align: center;
  width: 100px;
  z-index: 1;
  background: #3fbdb3;
  color: #fff;
}
.icontop-style2 [class^="fa fa-"]:before, .icontop-style2 > [class*=" fa fa-"]:before {
  display: block;
  font-size: 38px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 100px;
  text-transform: none;
}
.icontop-style2 [class^="fa fa-"]:after, .icontop-style2 > [class*=" fa fa-"]:after {
  -webkit-box-shadow: 0 0 0 6px #efefef;
  -moz-box-shadow: 0 0 0 6px #efefef;
  box-shadow: 0 0 0 6px #efefef;
  left: 0;
  padding: 0;
  top: 0;
  -webkit-transition: transform 0.2s ease 0s;
  -moz-transition: transform 0.2s ease 0s;
  -o-transition: transform 0.2s ease 0s;
  transition: transform 0.2s ease 0s;
  -webkit-transition: box-shadow 0.4s ease 0s;
  -moz-transition: box-shadow 0.4s ease 0s;
  -o-transition: box-shadow 0.4s ease 0s;
  transition: box-shadow 0.4s ease 0s;
  -moz-box-sizing: content-box;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  content: "";
  height: 100%;
  pointer-events: none;
  position: absolute;
  width: 100%;
}
.icontop-style2:hover [class^="fa fa-"]:after, .icontop-style2:hover > [class*=" fa fa-"]:after {
  -webkit-box-shadow: 0 0 0 6px #3fbdb3;
  -moz-box-shadow: 0 0 0 6px #3fbdb3;
  box-shadow: 0 0 0 6px #3fbdb3;
  opacity: 1;
  filter: "alpha(opacity=${opacity})";
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
}
.icontop-style2:hover [class^="fa fa-"], .icontop-style2:hover > [class*=" fa fa-"] {
  color: #3fbdb3;
  background: #efefef;
}
.icontop-style3 .fa {
  font-size: 28px;
  color: #3fbdb3;
}
.icontop-style3 h3.title {
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 10px;
}
.icontop-style3 h3 {
  font-size: 16px;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.boxShadow {
  position: relative;
  display: block;
  width: 100%;
}
.boxShadow:before, .boxShadow:after {
  background: transparent;
  bottom: 15px;
  content: "";
  left: -10px;
  position: absolute;
  width: 30%;
  height: 15px;
  z-index: -1;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
  -webkit-box-shadow: 0 15px 8px #777;
  -moz-box-shadow: 0 15px 8px #777;
  box-shadow: 0 15px 8px #777;
}
.boxShadow:after {
  left: auto;
  right: -10px;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}
.loading-bar-hoz.loading-bar-bottom {
  display: none;
}
.white-text {
  color: #fff;
}
.white-text .block-title {
  color: #fff;
}
.large-text .content {
  font-size: 28px;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  line-height: 1;
  padding: 0;
}
.sh-container {
  padding-left: 15px;
  padding-right: 15px;
}
.sh-container [class*="col-md-"], .sh-container [class^="col-md-"], .sh-container [class*="col-xs-"], .sh-container [class^="col-xs-"], .sh-container [class*="col-sm-"], .sh-container [class^="col-sm-"], .sh-container [class*="col-lg-"], .sh-container [class^="col-lg-"] {
  padding-left: 100px;
  padding-right: 100px;
}
.body-innerwrapper {
  overflow: hidden;
}
h3#page-title {
  margin: 0 0 20px;
}
img {
  height: auto;
  max-width: 100%;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background: #f6f6f6;
  border: 1px solid #d7f2ef;
  color: #3fbdb3;
  width: 99.5%;
  padding: 10px 0;
  margin-bottom: 15px;
  text-indent: 10px;
  line-height: 20px;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
select {
  padding-right: 20px;
}
input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
  border-color: #3fbdb3;
}
input[type='text'], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
  border: 1px solid #d7f2ef;
  color: #3fbdb3;
}
input:hover, input:active, input:focus {
  border-color: #3fbdb3;
}
textarea {
  border: 1px solid #d7f2ef;
  color: #3fbdb3;
}
textarea:hover, textarea:active, textarea:focus {
  border-color: #3fbdb3;
}
.element-invisible {
  display: none;
}
.form-item, .form-actions {
  margin-top: 0;
  margin-bottom: 1em;
}
.titlesize24 h3.block-title {
  font-size: 24px;
}
.p-style {
  font-size: 13px;
  color: #3fbdb3;
}
.block-title-h4 .block-title {
  font-size: 17.5px;
  text-transform: capitalize;
}
.btn, .button, button {
  display: inline-block;
  padding: 4px 14px;
  margin-bottom: 0;
  font-size: 14px;
  font-family: 'gudearegular';
  font-weight: normal;
  line-height: 24px;
  *line-height: 24px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  cursor: pointer;
  text-shadow: none;
  letter-spacing: 0;
  outline: none;
  border-left: medium none !important;
  border-right: medium none !important;
  border-top: none !important;
  outline: none;
  color: #fff;
  background: #fff;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn:hover, .button:hover, button:hover {
  color: #333;
  text-decoration: none;
  background-color: #e6e6e6;
  /* Buttons in IE7 don't get borders, so darken on hover */
  *background-color: #d9d9d9;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus, .button:focus, button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active, .button.active, button.active, .btn:active, .button:active, button:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 e("\9");
  background-image: none;
  outline: 0;
  -webkit-box-shadow: "none";
  -moz-box-shadow: "none";
  box-shadow: "none";
}
.btn.disabled, .button.disabled, button.disabled, .btn[disabled], .button[disabled], button[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: "alpha(opacity=${opacity})";
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.view-latest-work .btn, .view-latest-work .button, .view-latest-work button {
  padding: 4px 12px;
}
.jm-btn {
  line-height: 30px;
  margin: 0 10px;
}
.btn-lg {
  padding: 9px 60px;
  font-size: 16px;
  line-height: normal;
}
.btn.btn-mlg {
  padding: 9px 45px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 13px;
  line-height: normal;
}
.btn-lg [class^="fa fa-"] {
  margin-top: 2px;
}
.btn-small {
  padding: 3px 15px;
  font-size: 12px;
  line-height: 22px;
}
.btn-small [class^="fa fa-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 3px 9px;
  font-size: 11px;
  line-height: 20px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active {
  color: rgba(255, 255, 255, .75);
}
.btn-info, .btn-success, .btn-inverse, .btn-danger, .btn-warning {
  border: none !important;
}
.btn, .button {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, .15) rgba(0, 0, 0, .15) rgba(0, 0, 0, .25);
}
.btn-primary, .button {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  background-image: -moz-linear-gradient(top, #3fbdb3, #3f9dbd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3fbdb3), to(#3f9dbd));
  background-image: -webkit-linear-gradient(top, #3fbdb3, #3f9dbd);
  background-image: -o-linear-gradient(top, #3fbdb3, #3f9dbd);
  background-image: linear-gradient(to bottom, #3fbdb3, #3f9dbd);
  background-repeat: repeat-x;
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)",argb($startColor),argb($endColor)));
  border-color: #3f9dbd #3f9dbd #2c6d84;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) fadein(rgba(0, 0, 0, .1), 15%);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #3f9dbd;
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));
}
.btn-primary:hover, .button:hover, .btn-primary:active, .button:active, .btn-primary.active, .button.active, .btn-primary.disabled, .button.disabled, .btn-primary[disabled], .button[disabled] {
  color: #fff;
  background-color: #3f9dbd;
  *background-color: #398daa;
}
.btn-primary:active, .button:active, .btn-primary.active, .button.active {
  background-color: #327d97 e("\9");
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)",argb($startColor),argb($endColor)));
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) fadein(rgba(0, 0, 0, .1), 15%);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #f89406;
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active, .btn-warning.active {
  background-color: #c67605 e("\9");
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)",argb($startColor),argb($endColor)));
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) fadein(rgba(0, 0, 0, .1), 15%);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #bd362f;
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active, .btn-danger.active {
  background-color: #942a25 e("\9");
}
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)",argb($startColor),argb($endColor)));
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) fadein(rgba(0, 0, 0, .1), 15%);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #51a351;
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active, .btn-success.active {
  background-color: #408140 e("\9");
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)",argb($startColor),argb($endColor)));
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) fadein(rgba(0, 0, 0, .1), 15%);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #2f96b4;
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active, .btn-info.active {
  background-color: #24748c e("\9");
}
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  background-image: -moz-linear-gradient(top, #444, #222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
  background-image: -webkit-linear-gradient(top, #444, #222);
  background-image: -o-linear-gradient(top, #444, #222);
  background-image: linear-gradient(to bottom, #444, #222);
  background-repeat: repeat-x;
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)",argb($startColor),argb($endColor)));
  border-color: #222 #222 #000;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) fadein(rgba(0, 0, 0, .1), 15%);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #222;
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515;
}
.btn-inverse:active, .btn-inverse.active {
  background-color: #090909 e("\9");
}
.btn-warning {
  background: #fbb450 !important;
  color: #fff !important;
  text-shadow: none;
  box-shadow: none;
}
.btn-warning:hover {
  background: #f89406 !important;
}
.btn-danger {
  background: #ee5f5b !important;
  color: #fff !important;
  text-shadow: none;
  box-shadow: none;
}
.btn-danger:hover {
  background: #bd362f !important;
}
.btn-success {
  background: #62c462 !important;
  color: #fff !important;
  text-shadow: none;
  box-shadow: none;
}
.btn-success:hover {
  background: #51a351 !important;
}
.btn-info {
  background: #5bc0de !important;
  color: #fff !important;
  text-shadow: none;
  box-shadow: none;
}
.btn-info:hover {
  background: #2f96b4 !important;
}
.btn-inverse {
  background: #444 !important;
  color: #fff !important;
  text-shadow: none;
  box-shadow: none;
}
.btn-inverse:hover {
  background: #222 !important;
}
button.btn, input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large, input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small, input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini, input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link, .btn-link:active {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #3fbdb3;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover {
  color: #2c847d;
  text-decoration: underline;
  background-color: transparent;
}
.btn-default, button[type="submit"] {
  background: #3fbdb3;
  color: #fff !important;
  text-shadow: none;
  border: none;
}
.btn-default:hover, button[type="submit"]:hover, .btn-default:focus, button[type="submit"]:focus, .btn-default:active, button[type="submit"]:active {
  background: #32978f !important;
  color: #fff !important;
}
.btn-primary {
  background: #444;
  border: none;
  color: #fff;
  text-shadow: none;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #333 !important;
  color: #fff;
}
.btn-primary.form-submit {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}
.view-blog-categories .btn-primary {
  background: #3fbdb3 !important;
  color: #fff !important;
  text-shadow: none;
  border: none !important;
  border-bottom: 3px solid  !important;
  border-width: 0 0 3px 0;
}
.view-blog-categories .btn-primary:hover, .view-blog-categories .btn-primary:focus, .view-blog-categories .btn-primary:active {
  background: #32978f !important;
  color: #fff !important;
}
.btn-primary.link {
  border: 2px solid #3fbdb3 !important;
  color: #3fbdb3;
}
.btn-primary.link:hover, .btn-primary.link:focus, .btn-primary.link:active {
  background: rgba(63, 189, 179, 0.3) !important;
  border: 2px solid #3fbdb3;
  color: #3fbdb3;
}
.btn.btn-trans-white {
  background: transparent;
  border: 1px solid #fff !important;
  color: #fff;
  font-family: ;
}
.btn.btn-trans-white:hover {
  border: 1px solid #32978f !important;
}
.block {
  margin-top: 30px;
}
.block:first-child, .block.block-system {
  margin-top: 0;
}
.block .block-title {
  font-size: 21px;
  line-height: normal;
  margin: 0 0 10px;
  position: relative;
  color: #222;
}
.block.title-preset .block-title {
  color: #3fbdb3;
}
.block.title-line .block-title {
  border-bottom: 1px solid #f2f2f2;
  border-top: none;
  padding-bottom: 10px;
}
.block.box-preset {
  padding: 20px;
  background: #3fbdb3;
}
.block.box-preset .content {
  color: #fff;
}
.block.box-gray {
  padding: 20px;
  background: #efefef;
}
.block.box-black {
  padding: 20px;
  background: #000;
}
.block.box-black .block-title {
  color: #fff;
}
.block.box-black .content {
  color: #fff;
}
.block.box-border-preset {
  padding: 20px;
  background: #fff;
  border: 1px solid #3fbdb3;
}
.block.box-border-preset h3.block-title {
  color: #222;
}
.block.box-border-gray {
  padding: 20px;
  background: #fff;
  border: 1px solid #efefef;
}
.block.box-border-gray h3.block-title {
  color: #222;
}
.block.box-border-black {
  padding: 20px;
  background: #fff;
  border: 1px solid #000;
}
.block.box-border-black h3.block-title {
  color: #222;
}
.block.title-bggray .block-title {
  margin: 0;
  padding: 30px 0;
  background: #f5f5f5;
}
.block.title-large .block-title {
  font-size: 24px;
  font-family: 'roboto_slabregular';
}
.block.title-white .block-title {
  color: #fff;
}
.block.header-large .block-title {
  margin-bottom: 40px;
}
.block.badge-line .block-title, .block.badge-line h3.header {
  padding-bottom: 15px;
  position: relative;
}
.block.badge-line .block-title:after, .block.badge-line h3.header:after {
  background: #f2f2f2;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 70px;
}
.block.title-mlarge .block-title {
  font-size: 28px;
}
.block.title-upper .block-title {
  text-transform: uppercase;
}
.block.text-mlarge .content, .block.text-mlarge .ft-left {
  font-size: 26px;
  line-height: 36px;
}
.block.text-large .content {
  font-size: 18px;
}
.block.text-xlarge, .block .text-xlarge {
  font-size: 42px;
  line-height: 42px;
  text-transform: uppercase;
}
.block .p-style {
  color: #3fbdb3;
  font-family: 'gudearegular';
}
.block #creative-paralax-slide .text-xlarge {
  color: #fff;
  font-size: 42px;
  line-height: 42px;
  text-transform: uppercase;
}
.block.title-spaceXLarge .block-title {
  margin-bottom: 70px;
}
.block.title-spaceMedium .block-title {
  margin-bottom: 30px;
}
.block.tile1 .block-title {
  font-family: 'gudearegular';
}
.maxWidth920 .row {
  max-width: 920px;
  margin: 0 auto;
}
.maxWidth920 .row .container {
  max-width: 950px;
}
.block-contents.badge-line h3.header {
  padding-bottom: 15px;
  position: relative;
}
.block-contents.badge-line h3.header:after {
  background: #f2f2f2;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 70px;
}
.from-the-block .views-row {
  clear: both;
  margin-bottom: 15px;
}
.from-the-block .views-row .blog-info {
  width: 10%;
}
.from-the-block .views-row .blog-info img {
  width: 50px;
  height: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 2px 0 5px;
}
.from-the-block .views-row .blog-info .date {
  color: #3fbdb3;
  text-transform: lowercase;
}
.from-the-block .views-row .blog-info .month {
  color: #3fbdb3;
  text-transform: uppercase;
}
.from-the-block .views-row .blog-content {
  width: 88%;
}
.from-the-block .views-row .blog-content h2 {
  font-size: 24px;
}
.sp-tweet .sp-avatar {
  margin-right: 5px;
}
.view-latest-shots .views-row {
  width: 33.33333%;
  float: left;
}
.view-latest-shots .views-row.views-row-first a {
  margin-left: 0;
}
.view-latest-shots .views-row a {
  margin: 5px;
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  display: block;
  position: relative;
}
.rtl .view-latest-shots .views-row {
  float: right;
}
.rtl .view-latest-shots .views-row.views-row-first a {
  margin-left: 5px;
  margin-right: 0;
}
.me-team .slide-item-wrap {
  padding: 15px;
  margin-bottom: 50px;
}
.me-team .slide-item-wrap .slide-item-image {
  position: relative;
}
.me-team .slide-item-wrap img {
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  max-width: 100%;
  transition: all 0.18s linear 0s;
}
.me-team .slide-item-wrap .circle-border {
  background: none repeat scroll 0 0 transparent;
  border: 1px solid #ecebe9;
  left: 0px;
  position: absolute;
  top: 0px;
  -webkit-transition-duration: 225ms;
  -moz-transition-duration: 225ms;
  -ms-transition-duration: 225ms;
  -o-transition-duration: 225ms;
  transition-duration: 225ms;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
  -moz-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
  -ms-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
  -o-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
  transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
  width: 99%;
  height: 99%;
  border-radius: 50%;
  z-index: -1;
}
.me-team .slide-item-wrap:hover .circle-border {
  border: 1px solid #3fbdb3;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
  -moz-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
  -ms-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
  -o-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
  transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
}
.me-team .slide-item-wrap .slide-item-title {
  padding: 20px 0 15px;
}
.me-team .slide-item-wrap .slide-item-title .name {
  display: block;
  font-family: 'MuseoSlab';
  font-size: 20px;
  text-align: center;
}
.me-team .slide-item-wrap .slide-item-title .position {
  color: #999;
  display: block;
  text-align: center;
}
.me-team .slide-item-wrap .slide-item-desc {
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  padding: 15px 0;
}
.me-team .slide-item-wrap .user-social {
  font-size: 12px;
  padding: 15px 0;
  text-align: center;
}
.me-team .slide-item-wrap .user-social span:before {
  content: "/";
  padding: 0 5px 0 0;
}
.me-team .slide-item-wrap .user-social span:first-child:before {
  display: none;
}
.me-team h3.title {
  color: #3fbdb3;
}
.region-sidebar-first .list-style1 .item-list ul, .region-sidebar-second .list-style1 .item-list ul {
  list-style: none;
}
.region-sidebar-first .list-style1 .item-list ul li, .region-sidebar-second .list-style1 .item-list ul li {
  margin: 0 0 5px;
  padding: 0;
}
.region-sidebar-first .list-style1 .item-list ul li a, .region-sidebar-second .list-style1 .item-list ul li a {
  background: #f1f1f1;
  color: #4c5357;
  display: block;
  padding: 10px;
}
.region-sidebar-first .list-style1 .item-list ul li a:before, .region-sidebar-second .list-style1 .item-list ul li a:before {
  color: #3fbdb3;
  content: "\f105";
  font-family: fontawesome;
  padding: 10px;
}
.region-sidebar-first .list-style1 .item-list ul li a:hover, .region-sidebar-second .list-style1 .item-list ul li a:hover {
  background: #3fbdb3;
  color: #fff;
}
.region-sidebar-first .list-style1 .item-list ul li a:hover:before, .region-sidebar-second .list-style1 .item-list ul li a:hover:before {
  color: #fff;
}
.top-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.top-menu ul li {
  padding: 0;
  margin: 0;
  float: right;
  list-style: none;
}
.top-menu ul li a {
  display: block;
  padding: 4px 5px;
}
.rtl .top-menu ul li {
  float: left;
}
.sh-dropcap {
  overflow: hidden;
  /*Unordered Lists*/
}
.sh-dropcap:first-letter {
  color: #666;
  display: block;
  float: left;
  font-size: 50px;
  line-height: 40px;
  padding: 4px 8px 0 0;
}
ul.arrow, ul.arrow-double, ul.tick, ul.cross, ul.star, ul.rss {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.arrow li::before, ul.arrow-double li::before, ul.tick li::before, ul.cross li::before, ul.star li::before, ul.rss li::before, ul.arrow li::after, ul.arrow-double li::after, ul.tick li::after, ul.cross li::after, ul.star li::after, ul.rss li::after {
  font-family: FontAwesome;
  font-size: 11px;
}
.ltr ul.arrow li::before, .ltr ul.arrow-double li::before, .ltr ul.tick li::before, .ltr ul.cross li::before, .ltr ul.star li::before, .ltr ul.rss li::before {
  margin-right: 5px;
}
.ltr ul.arrow li::before {
  content: "\f105";
}
.ltr ul.arrow-double li::before {
  content: "\f101";
}
.ltr ul.tick li::before {
  content: "\f00c";
}
.ltr ul.cross li::before {
  content: "\f00d";
}
.ltr ul.star li::before {
  content: "\f006";
}
.ltr ul.rss li::before {
  content: "\f09e";
}
.rtl ul.arrow li::after, .rtl ul.arrow-double li::after, .rtl ul.tick li::after, .rtl ul.cross li::after, .rtl ul.star li::after, .rtl ul.rss li::after {
  margin-left: 5px;
}
.rtl ul.arrow li::after {
  content: "\f104";
}
.rtl ul.arrow-double li::after {
  content: "\f100";
}
.rtl ul.tick li::after {
  content: "\f00c";
}
.rtl ul.cross li::after {
  content: "\f00d";
}
.rtl ul.star li::after {
  content: "\f006";
}
.rtl ul.rss li::after {
  content: "\f09e";
}
img.pull-left, .pull-left > img {
  margin-right: 15px;
}
img.pull-right, .pull-right > img {
  margin-left: 15px;
}
.rtl {
  /* Block number */
}
.rtl img.pull-left, .rtl .pull-left > img {
  margin-left: 15px;
}
.rtl img.pull-right, .rtl .pull-right > img {
  margin-right: 15px;
}
.sh-blocknumber {
  position: relative;
  min-height: 45px;
}
.sh-blocknumber span {
  font-weight: bold;
  width: 48px;
  height: 48px;
  line-height: 48px;
  display: block;
  text-align: center;
  position: absolute;
  top: 0;
}
.sh-blocknumber span.rounded {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.sh-blocknumber span.circle {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.ltr .sh-blocknumber {
  padding: 5px 0 5px 60px;
}
.ltr .sh-blocknumber span {
  left: 0;
}
.rtl {
  /* Block */
}
.rtl .sh-blocknumber {
  padding: 5px 60px 5px 0;
}
.rtl .sh-blocknumber span {
  right: 0;
}
.sh-block.rounded {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.sh-bubble {
  position: relative;
  margin-bottom: 40px;
}
.sh-bubble cite {
  display: block;
  height: 30px;
  line-height: 36px;
  position: absolute;
  bottom: -30px;
}
.sh-bubble cite span {
  content: ' ';
  position: absolute;
  top: 0;
  display: block;
  width: 0;
  height: 0;
  border-bottom-color: transparent !important;
  border-width: 15px !important;
}
.ltr .sh-bubble cite {
  left: 15px;
  padding-left: 40px;
}
.ltr .sh-bubble cite span {
  left: 0;
  border-left-color: transparent !important;
}
.rtl .sh-bubble cite {
  right: 15px;
  padding-right: 40px;
}
.rtl .sh-bubble cite span {
  right: 0;
  border-right-color: transparent !important;
}
.rtl .sh-bubble cite {
  right: 15px;
  padding-right: 40px;
}
.rtl .sh-bubble cite span {
  right: 0;
  border-right-color: transparent !important;
}
.ltr [class^="icon-"].pull-left, .ltr [class*=" icon-"].pull-left {
  margin-right: 0.3em;
}
.ltr [class^="icon-"].pull-right, .ltr [class*=" icon-"].pull-right {
  margin-left: 0.3em;
}
.rtl [class^="icon-"].pull-left, .rtl [class*=" icon-"].pull-left {
  margin-left: 0.3em;
}
.rtl [class^="icon-"].pull-right, .rtl [class*=" icon-"].pull-right {
  margin-right: 0.3em;
  /* accordion page 
===============================*/
}
.panel-group .panel {
  margin-bottom: 10px;
  border: none;
  border-radius: 0;
  /* Testinomial 
=============================*/
}
.panel-group .panel .panel-heading {
  background: #f2f2f2;
  padding: 10px;
  border-radius: 0;
}
.panel-group .panel h4.panel-title {
  font-size: 15px;
  margin-bottom: 0 !important;
  position: relative;
  z-index: 10;
}
.panel-group .panel h4.panel-title a {
  color: #3fbdb3;
  display: block;
  letter-spacing: 0;
  line-height: 14px !important;
  text-decoration: none;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  font-family: open_sanslight;
}
.panel-group .panel h4.panel-title a:hover, .panel-group .panel h4.panel-title a:active, .panel-group .panel h4.panel-title a:focus {
  outline: none;
}
.panel-group .panel .panel-collapse .panel-body {
  background-color: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border: thin solid #ddd;
  border-top: none;
  padding: 10px 14px;
}
.testimonial {
  /* Tab 
=============================*/
}
.testimonial .testimonial-content {
  background: #f1f1f1;
  margin-bottom: 0;
  padding: 15px;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.testimonial .pull-left {
  text-align: center;
}
.testimonial .media-body strong {
  font-size: 15px;
  font-family: , 'Open Sans';
  font-weight: 600;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  text-align: center;
}
.nav.nav-tabs {
  margin-bottom: 15px;
  padding: 0;
  border-bottom: none;
}
.nav.nav-tabs li {
  padding: 0 20px;
  float: none;
}
.nav.nav-tabs li:first-child {
  padding-left: 0;
}
.nav.nav-tabs li + li {
  border-left: 1px solid #dedede;
}
.nav.nav-tabs a {
  color: #3fbdb3;
  border: none;
  border-bottom: 3px solid #eee;
  font-weight: normal;
  line-height: 1;
  margin: 0 0 10px;
  padding: 10px 0;
  text-transform: uppercase;
  font-family: 'open_sansbold';
}
.nav.nav-tabs a:hover {
  background: none;
  color: #3fbdb3 !important;
  border-bottom: 3px solid #3fbdb3;
  outline: none;
}
.nav.nav-tabs > .active > a {
  border: none;
  border-bottom: 3px solid #3fbdb3;
  color: #3fbdb3;
}
.nav.nav-tabs > .active > a:hover, .nav.nav-tabs > .active > a:focus, .nav.nav-tabs > .active > a:active {
  border: none !important;
  border-bottom: 3px solid #3fbdb3;
  color: #3fbdb3 !important;
}
.nav.nav-pills {
  margin-bottom: 15px;
  padding: 0;
}
.nav.nav-pills li {
  float: none;
}
.nav.nav-pills a:hover {
  background: #3fbdb3;
  color: #fff;
  outline: none;
}
.nav.nav-pills .active > a {
  background: #3fbdb3;
  color: #fff;
  outline: none;
}
.sh_title_wrap {
  margin-bottom: 5px;
}
.sh_title_wrap .sh_skill_title {
  color: #3fbdb3;
  text-transform: uppercase;
  font-weight: normal;
  font-family: 'open_sansbold';
}
.sh_title_wrap .sh_skill_percent {
  font-weight: normal;
  font-family: 'open_sansbold';
}
.sh_skill_progress_wrap {
  margin-bottom: 10px;
  /* Accordion */
}
.sh_skill_progress_wrap .sh_progress_bar {
  background: #ededed;
  border-radius: 3px;
  display: block;
  height: 15px;
  width: 100%;
}
.sh_skill_progress_wrap .sh_skills_progress_percent {
  background: #3fbdb3;
  border-radius: 3px;
  display: block;
  height: 15px;
}
#spaccordion .panel-heading {
  background: none;
  border: none;
  padding: 0;
}
#spaccordion .panel-heading a {
  color: #fff !important;
  background: #3fbdb3;
  color: #fff;
  border: none;
  padding: 10px;
  display: block;
}
#spaccordion .panel-heading a.collapsed {
  background: #f2f2f2;
  color: #3fbdb3 !important;
}
#spaccordion .spcollapse {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  padding: 10px 14px;
}
.view-blog-categories .cat-wrap {
  margin-bottom: 30px;
}
.view-blog-categories .cat-title {
  margin: 10px 0;
}
.view-blog-categories .cat-title a {
  display: block;
  font-size: 24px;
  position: relative;
}
.view-blog-categories .cat-image {
  margin-bottom: 0;
  overflow: hidden;
  padding-bottom: 0px;
}
.view-blog-categories .cat-image img {
  width: 100%;
  height: auto;
}
.view-blog-categories .views-field-nothing {
  overflow: hidden;
  margin: 15px 0 10px;
}
.view-blog-categories .views-field-nothing h3.category-title {
  margin: 0;
  font-size: 18px;
  line-height: normal;
}
.view-blog-categories .views-field-nothing h3.category-title a {
  color: #222;
  font-family: 'roboto_slabregular';
}
.view-blog-categories .views-field-nothing .category-title, .view-blog-categories .views-field-nothing .cat-view-more {
  padding: 0;
}
.view-blog-categories .categories-more {
  overflow: hidden;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 10px 0;
}
[id*="block-menu-menu-blog-"] ul, [id^="block-menu-menu-blog-"] ul, .view-blog-categories .item-list ul, .view-team.menu ul {
  list-style: none;
  padding: 0 !important;
}
[id*="block-menu-menu-blog-"] ul li, [id^="block-menu-menu-blog-"] ul li, .view-blog-categories .item-list ul li, .view-team.menu ul li {
  margin: 0;
  list-style: none;
}
[id*="block-menu-menu-blog-"] ul li + li, [id^="block-menu-menu-blog-"] ul li + li, .view-blog-categories .item-list ul li + li, .view-team.menu ul li + li {
  border-top: 1px solid #f5f5f5;
}
[id*="block-menu-menu-blog-"] ul li a, [id^="block-menu-menu-blog-"] ul li a, .view-blog-categories .item-list ul li a, .view-team.menu ul li a {
  color: #222;
  padding: 5px 0px;
  text-decoration: none;
  outline: none;
  display: block;
  position: relative;
}
[id*="block-menu-menu-blog-"] ul li a:before, [id^="block-menu-menu-blog-"] ul li a:before, .view-blog-categories .item-list ul li a:before, .view-team.menu ul li a:before {
  margin: 0 auto;
  content: "";
  border-image: none;
  border-style: solid;
  border-width: 4px;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #3fbdb3;
  position: absolute;
  left: 0px;
  top: 13px;
  -webkit-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  opacity: 0;
}
[id*="block-menu-menu-blog-"] ul li a:hover, [id^="block-menu-menu-blog-"] ul li a:hover, .view-blog-categories .item-list ul li a:hover, .view-team.menu ul li a:hover, [id*="block-menu-menu-blog-"] ul li a.active, [id^="block-menu-menu-blog-"] ul li a.active, .view-blog-categories .item-list ul li a.active, .view-team.menu ul li a.active {
  color: #3fbdb3;
  padding: 5px 10px 5px 20px;
}
[id*="block-menu-menu-blog-"] ul li a:hover:before, [id^="block-menu-menu-blog-"] ul li a:hover:before, .view-blog-categories .item-list ul li a:hover:before, .view-team.menu ul li a:hover:before, [id*="block-menu-menu-blog-"] ul li a.active:before, [id^="block-menu-menu-blog-"] ul li a.active:before, .view-blog-categories .item-list ul li a.active:before, .view-team.menu ul li a.active:before {
  left: 10px;
  opacity: 1;
}
.view-team.menu ul li .views-field-title a {
  font-family: 'gudearegular';
  font-size: 14px;
}
.rtl [id*="block-menu-menu-blog-"] ul li a, .rtl [id^="block-menu-menu-blog-"] ul li a, .rtl .view-blog-categories .item-list ul li a, .rtl .view-team.menu ul li a {
  text-align: right;
}
.rtl [id*="block-menu-menu-blog-"] ul li a:before, .rtl [id^="block-menu-menu-blog-"] ul li a:before, .rtl .view-blog-categories .item-list ul li a:before, .rtl .view-team.menu ul li a:before {
  border-color: rgba(255, 255, 255, 0) #3fbdb3 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  left: inherit;
  right: 0;
}
.rtl [id*="block-menu-menu-blog-"] ul li a:hover, .rtl [id^="block-menu-menu-blog-"] ul li a:hover, .rtl .view-blog-categories .item-list ul li a:hover, .rtl .view-team.menu ul li a:hover, .rtl [id*="block-menu-menu-blog-"] ul li a.active, .rtl [id^="block-menu-menu-blog-"] ul li a.active, .rtl .view-blog-categories .item-list ul li a.active, .rtl .view-team.menu ul li a.active {
  padding: 5px 20px 5px 10px;
}
.rtl [id*="block-menu-menu-blog-"] ul li a:hover:before, .rtl [id^="block-menu-menu-blog-"] ul li a:hover:before, .rtl .view-blog-categories .item-list ul li a:hover:before, .rtl .view-team.menu ul li a:hover:before, .rtl [id*="block-menu-menu-blog-"] ul li a.active:before, .rtl [id^="block-menu-menu-blog-"] ul li a.active:before, .rtl .view-blog-categories .item-list ul li a.active:before, .rtl .view-team.menu ul li a.active:before {
  left: inherit;
  right: 10px;
  opacity: 1;
}
.sh-blog {
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.sh-blog .ItemHeader-inner {
  display: block;
  color: #222;
  margin-bottom: 20px;
}
.sh-blog .ItemHeader-inner .ItemInfo, .sh-blog .ItemHeader-inner .headerInfo {
  padding: 0;
}
.sh-blog .ItemHeader-inner .headerInfo {
  text-align: right;
  margin-top: 18px;
}
.sh-blog .ItemHeader-inner.itemdetail {
  margin-bottom: 20px;
}
.sh-blog .ItemHeader-inner.itemdetail .ItemDate {
  margin-top: 6px;
}
.sh-blog .ItemHeader-inner.itemdetail .blog-content-tile {
  margin-top: 0;
}
.sh-blog .ItemHeader-inner.itemdetail .blog-content-tile a {
  color: #222;
  font-size: 28px;
}
.sh-blog .ItemHeader-inner.itemdetail .ItemInfoText {
  margin-top: 0 !important;
}
.sh-blog .ItemHeader-inner.itemdetail .user-picture {
  margin-top: 8.5px;
}
.sh-blog .ItemHeader-inner .ItemFeatured {
  padding: 3px 9px !important;
  font-size: 12px !important;
  text-transform: none;
  display: inline-block;
}
.sh-blog .ItemHeader-inner .ItemRatingBlock {
  float: right;
}
.sh-blog .ItemHeader-inner .ItemRatingBlock a {
  color: #222;
  margin-left: 10px;
  padding-top: 2px;
  display: inline-block;
}
.sh-blog .ItemHeader-inner .ItemDate {
  border-right: 1px solid #3fbdb3;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
}
.sh-blog .ItemHeader-inner .ItemAuthor a {
  color: #222;
}
.sh-blog .ItemHeader-inner span.date {
  font-size: 30px;
  line-height: 1.1em;
  display: block;
}
.sh-blog .ItemHeader-inner span.date {
  font-size: 30px;
  line-height: 1.1em;
  display: block;
}
.sh-blog .ItemHeader-inner img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.sh-blog .blog-content-tile {
  text-transform: capitalize;
  padding: 0;
  margin: 0;
  font-size: 28px;
  line-height: 1.4em;
}
.sh-blog .blog-content-tile a {
  color: #222;
}
.sh-blog .blog-content-tile a:hover, .sh-blog .blog-content-tile a:active, .sh-blog .blog-content-tile a:focus {
  color: #222;
  text-decoration: none;
}
.sh-blog .field-name-field-tags {
  display: inline-block;
}
.sh-blog .blog-image {
  overflow: hidden;
  padding-bottom: 15px;
}
.sh-blog .blog-image .blog-image-inner {
  position: relative;
}
.sh-blog .blog-image img {
  width: 100%;
  height: auto;
}
.sh-blog ul.links.inline li:first-child {
  padding: 0;
}
.sh-blog .btn.btn-default {
  padding: 9px 20px;
  font-size: 16px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sh-blog.sh-blog-item .ItemHeader-inner .headerInfo, .sh-blog.sh-blog-item .ItemHeader-inner .ItemInfo {
  margin-top: 10px !important;
}
.sh-blog.sh-blog-item .btn.btn-default {
  padding: 4px 14px !important;
}
.sh-blog .social-share-wrap {
  line-height: normal;
}
.sh-blog .social-share {
  margin-top: 20px;
}
.sh-blog .social-share .social-share-button, .sh-blog .social-share .item-vote {
  border: 1px solid #f2f2f2;
  padding: 10px;
}
.sh-blog .social-share .social-share-button a {
  display: inline-block;
  line-height: normal;
}
.sh-blog .social-share .social-share-button a i {
  font-size: 24px;
  color: #222;
}
#comments h2.title {
  font-size: 24px;
}
.rtl .sh-blog .ItemHeader-inner .ItemDate {
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
}
.sh-lastest-news .blog-content-tile {
  padding: 10px 0 7px;
}
.sh-lastest-news .blog-content {
  border-bottom: 1px solid #efefef;
  border-top: 1px solid #efefef;
  padding: 15px 0;
  margin-bottom: 15px;
}
.sh-lastest-news .bx-wrapper .bx-controls-direction a {
  top: 60px;
}
.sh-lastest-news .bx-wrapper .bx-controls-direction a.bx-prev {
  left: -55px;
}
.sh-lastest-news .bx-wrapper .bx-controls-direction a.bx-next {
  right: -55px;
}
ul.pagination li a:not(.btn) {
  border: 1px solid #dedfe2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #222;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  margin: 0 2px;
  padding: 3px 10px;
}
ul.pagination li.active a {
  background: #3fbdb3;
  color: #fff;
  border: 1px solid #3fbdb3;
}
ul.pagination li.active a:hover, ul.pagination li.active a:focus {
  background: #3fbdb3 !important;
}
.view-display-id-block_4 li.views-row:nth-child(2n+1) {
  clear: left;
}
.superhero-mobile-menu-toggle {
  display: none;
}
@media (min-width: 993px) {
  .superhero-dropdown > ul {
    float: right;
  }
  .superhero-dropdown > ul > li {
    transition: all 200ms ease 0s;
    list-style: none;
    display: inline-block;
    float: left;
    padding: 0;
    position: relative;
    margin: 0;
  }
  .superhero-dropdown > ul > li > a {
    color: #222;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    padding: 0 20px;
    text-transform: uppercase;
    text-decoration: none;
    outline: none;
  }
  .superhero-dropdown > ul > li > a:hover, .superhero-dropdown > ul > li > a.active, .superhero-dropdown > ul > li > a:focus {
    color: #222;
    background: rgba(113, 113, 113, 0.5);
  }
  .superhero-dropdown > ul > li > ul {
    -webkit-box-shadow: 0 3px 0 #3fbdb3;
    -moz-box-shadow: 0 3px 0 #3fbdb3;
    box-shadow: 0 3px 0 #3fbdb3;
  }
  .superhero-dropdown > ul ul {
    background: #fff;
    margin: 30px 0 0 0;
    padding: 0;
    overflow: hidden;
    -webkit-transition: margin-top 0.3s;
    -moz-transition: margin-top 0.3s;
    -o-transition: margin-top 0.3s;
    transition: margin-top 0.3s;
    z-index: 999;
  }
  .superhero-dropdown > ul ul li {
    border-bottom: 1px solid #f5f5f5;
  }
  .superhero-dropdown > ul ul li.expanded:after {
    content: "\f054";
    font-family: FontAwesome;
    font-size: 10px;
    font-weight: normal;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #999;
  }
  .superhero-dropdown > ul ul li a {
    padding: 0 10px;
    text-decoration: none;
    outline: none;
    -webkit-transition: all 250ms linear 0ms;
    -moz-transition: all 250ms linear 0ms;
    -o-transition: all 250ms linear 0ms;
    transition: all 250ms linear 0ms;
  }
  .superhero-dropdown > ul ul li a:not(.btn) {
    color: #999;
  }
  .superhero-dropdown > ul ul li a:not(.btn):before {
    margin: 0 auto;
    content: "";
    border-image: none;
    border-style: solid;
    border-width: 4px;
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #878787;
    position: absolute;
    left: 0px;
    top: 40%;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    opacity: 0;
  }
  .superhero-dropdown > ul ul li a.active {
    color: #3fbdb3;
    padding: 0 10px 0 30px;
  }
  .superhero-dropdown > ul ul li a.active:before {
    left: 20px;
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #3fbdb3;
    opacity: 1;
  }
  .superhero-dropdown > ul ul li:hover {
    background: rgba(63, 189, 179, 0.05);
  }
  .superhero-dropdown > ul ul li:hover.expanded:after {
    color: #3fbdb3;
  }
  .superhero-dropdown > ul ul li:hover > a {
    color: #3fbdb3;
    padding: 0 10px 0 30px;
  }
  .superhero-dropdown > ul ul li:hover > a:before {
    left: 20px;
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #3fbdb3;
    opacity: 1;
  }
  .superhero-dropdown > ul ul li ul {
    border-left: 4px solid #3fbdb3;
  }
  .superhero-dropdown > ul ul li ul:before {
    margin: 0 auto;
    content: "";
    border-image: none;
    border-style: solid;
    border-width: 5px;
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #3fbdb3;
    position: absolute;
    left: 0px;
    top: 47%;
    z-index: 1000;
  }
  .superhero-dropdown .menu-arrow {
    display: none;
  }
}
.rtl .superhero-dropdown > ul > li {
  float: right;
}
.rtl .superhero-dropdown > ul ul li {
  text-align: right;
}
.rtl .superhero-dropdown > ul ul li.expanded:after {
  content: "\f053";
  font-family: FontAwesome;
  font-size: 10px;
  font-weight: normal;
  position: absolute;
  right: inherit;
  left: 10px;
  top: 10px;
  color: #999;
}
.rtl .superhero-dropdown > ul ul li a {
  padding: 0 10px 0 15px;
}
.rtl .superhero-dropdown > ul ul li a:not(.btn) {
  color: #999;
}
.rtl .superhero-dropdown > ul ul li a:not(.btn):before {
  margin: 0 auto;
  content: "";
  border-image: none;
  border-style: solid;
  border-width: 4px;
  border-color: rgba(255, 255, 255, 0) #3fbdb3 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  position: absolute;
  right: 10px;
  left: inherit;
  top: 40%;
  -webkit-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}
.rtl .superhero-dropdown > ul ul li a.active, .rtl .superhero-dropdown > ul ul li a:hover {
  color: #3fbdb3;
  padding: 0 30px 0 15px;
}
.rtl .superhero-dropdown > ul ul li a.active:before, .rtl .superhero-dropdown > ul ul li a:hover:before {
  right: 20px;
}
.rtl .superhero-dropdown > ul ul li ul {
  border-left: none;
  border-right: 4px solid #3fbdb3;
}
.rtl .superhero-dropdown > ul ul li ul:before {
  margin: 0 auto;
  content: "";
  border-image: none;
  border-style: solid;
  border-width: 5px;
  border-color: rgba(255, 255, 255, 0) #3fbdb3 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  position: absolute;
  right: 0px;
  left: inherit;
  top: 47%;
}
@media (max-width: 992px) {
  .superhero-mobile-menu-toggle {
    display: block;
  }
  a.superhero-mobile-menu-toggle {
    padding: 4px 14px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    right: 15px;
    top: -40px;
    border: 1px solid;
    background: #3fbdb3;
  }
  a.superhero-mobile-menu-toggle i {
    color:  #fff;
  }
  .region-menu {
    padding: 0;
  }
  .superhero-dropdown {
    background: #fff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  .superhero-dropdown.open {
    border-top: 1px solid #eee;
  }
  .superhero-dropdown ul li + li {
    border-top: 1px solid #f2f2f2;
  }
  .superhero-dropdown ul li a {
    padding: 0 15px;
    color: #999 !important;
    display: block;
    font-size: 15px;
    position: relative;
  }
  .superhero-dropdown ul li a:before {
    margin: 0 auto;
    content: "";
    border-image: none;
    border-style: solid;
    border-width: 4px;
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #878787;
    position: absolute;
    left: 0px;
    top: 40%;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    opacity: 0;
  }
  .superhero-dropdown ul li a:hover, .superhero-dropdown ul li a.active {
    color: #3fbdb3 !important;
    padding: 0 10px 0 30px;
  }
  .superhero-dropdown ul li a:hover:before, .superhero-dropdown ul li a.active:before {
    left: 20px;
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #3fbdb3;
    opacity: 1;
  }
  .superhero-dropdown .menu-arrow {
    right: 15px;
    background: #f5f5f5;
  }
  .rtl a.superhero-mobile-menu-toggle {
    right: inherit;
    left: 15px;
  }
  .rtl .superhero-dropdown ul li {
    width: 100%;
    text-align: right;
  }
  .rtl .superhero-dropdown ul li a:before {
    left: inherit;
    right: 0;
  }
  .rtl .superhero-dropdown ul li a:hover, .rtl .superhero-dropdown ul li a.active {
    padding: 0 30px 0 10px;
  }
  .rtl .superhero-dropdown ul li a:hover:before, .rtl .superhero-dropdown ul li a.active:before {
    left: inherit;
    right: 20px;
    border-color: rgba(255, 255, 255, 0) #3fbdb3 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
    opacity: 1;
  }
  .rtl .superhero-dropdown .menu-arrow {
    right: inherit;
    left: 15px;
  }
}
body {
  background: #fff;
  color: #444;
  font-family: 'gudearegular';
  font-size: 14px;
  line-height: 24px;
}
.sticky-wrapper {
  z-index: 99;
}
#section-header {
  background: #fff;
  width: 100%;
  z-index: 99;
  position: relative;
}
#section-header .superhero-dropdown > ul > li > a, #section-header .site-logo a {
  line-height: 55px!important;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#section-header.fixed {
  position: fixed;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}
#section-header.fixed-transition .superhero-dropdown > ul > li > a, #section-header.fixed-transition .site-logo a {
  line-height: 70px;
}
.home-page-futura .ontop, .home-page-parallax .ontop {
  position: absolute !important;
  background: transparent !important;
}
.home-page-futura .ontop .superhero-dropdown > ul > li > a, .home-page-parallax .ontop .superhero-dropdown > ul > li > a {
  color: #fff !important;
}
.home-page-futura .ontop .container, .home-page-parallax .ontop .container {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.sticky-corporate .sticky-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
}
.sticky-corporate .sticky-wrapper .section-header {
  background: transparent !important;
}
.sticky-corporate .sticky-wrapper .section-header .superhero-dropdown > ul > li > a {
  color: #222;
}
.sticky-corporate .sticky-wrapper .section-header.fixed {
  background: #fff !important;
}
.sticky-corporate .sticky-wrapper .section-header.fixed .superhero-dropdown > ul > li > a {
  color: #222;
}
.sticky-corporate .sticky-wrapper .section-header.fixed .superhero-dropdown > ul > li > a.active {
  color: #222;
}
#section-banner {
  clear: both;
}
.md-slide-wrap .md-arrow-left {
  width: 40px;
  height: 40px;
  left: 0 !important;
  line-height: 40px;
  background: url() no-repeat left top !important;
}
.md-slide-wrap .md-arrow-left:hover {
  background: url() no-repeat left bottom !important;
}
.md-slide-wrap .md-arrow-right {
  width: 40px;
  height: 40px;
  right: 0 !important;
  line-height: 40px;
  background: url() no-repeat left top !important;
}
.md-slide-wrap .md-arrow-right:hover {
  background: url() no-repeat left bottom !important;
}
#section-preface {
  background: #f5f5f5;
}
#section-strapline {
  background: #3fbdb3;
  line-height: 42px;
}
#section-users {
  padding: 60px 0;
}
#section-feature {
  padding: 50px 0;
}
#section-feature ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#section-feature ul li {
  padding: 5px 0;
}
#section-feature ul li::before {
  content: "";
  font-family: 'gudearegular';
  font-size: 7px;
  line-height: 100%;
  padding: 0 10px;
  color: #3fbdb3;
}
#section-clients {
  background: #f5f5f5;
}
#section-showcase {
  background: #f5f5f5;
}
.not-front #section-content {
  margin: 30px 0 0 0;
}
.home-page-parallax #section-content, .home-page-corporate #section-content {
  display: none;
}
#section-content {
  padding: 30px 0;
}
.front #section-breadcrumb {
  display: none;
}
#section-breadcrumb {
  background: #f5f5f5;
  margin: 0;
  padding: 10px 0 !important;
}
#section-breadcrumb .breadcrumb {
  margin: 0;
  padding: 8px 0;
  background: none;
  text-align: right;
}
#section-breadcrumb .breadcrumb a {
  color: #444;
}
#section-breadcrumb .breadcrumb a:hover {
  color: #444;
}
#section-breadcrumb .breadcrumb .divider {
  display: inline-block;
  font-size: 0;
  line-height: normal;
  padding: 0 10px;
}
#section-breadcrumb .breadcrumb .divider:before {
  content: "\f105";
  font-family: 'gudearegular';
  font-size: 13px;
  color: #444;
}
h2.page_title {
  color: #222;
  font-family: 'gudearegular';
  line-height: normal;
  margin: 0;
}
#section-team {
  padding: 60px 0;
}
#section-team .view-header {
  display: block;
  padding-bottom: 30px;
}
.view-team .views-field-field-social-links ul {
  text-align: center;
}
.view-team .views-field-field-social-links ul li {
  margin-right: 12px;
}
.view-team .sh-social a i {
  color: #222;
  font-size: 24px;
  line-height: normal;
}
[id^="block-views-team-block"], [id*="block-views-team-block"] {
  margin-top: 0;
}
.view-display-id-block_5 .views-row {
  margin-top: 30px;
}
#section-postcontent {
  padding-top: 50px;
  padding-bottom: 10px;
}
#section-postcontent h3 {
  text-transform: uppercase;
}
#section-topls {
  padding: 40px 0;
}
#section-topls .view-id-testimonial .views-field-body {
  border: #efefef 1px solid;
  padding: 10px;
  background: #fff;
}
#section-topls .view-id-testimonial .views-field-field-job-title {
  background: url("") no-repeat 20px 0px;
  padding: 5px 0 0 60px;
  margin-top: -1px;
}
#section-topls .view-id-testimonial .views-field-field-job-title .client_name {
  font-weight: bold;
}
.SHFeatures .row + .row {
  margin-top: 40px;
}
.SHFeatures .feature-box .icon-left {
  text-align: center;
  vertical-align: top;
}
.SHFeatures .feature-box .icon-left i {
  font-size: 32px;
  color: #3fbdb3;
}
.SHFeatures .feature-box .iconContent {
  vertical-align: top;
}
.SHFeatures .feature-box .iconContent h3 {
  margin: 0 0 15px;
  font-family: 'gudearegular';
  font-size: 21px;
  font-weight: normal;
  color: #222;
}
#section-testimonial {
  padding: 35px 0;
  background: #f5f5f5;
}
.view-testimonial {
  text-align: center;
  margin-bottom: 20px;
}
.view-testimonial i.fa-quote-left {
  font-size: 24px;
  height: 70px;
  line-height: 70px;
  width: 70px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #ddd;
  background: #fff;
}
.view-testimonial h3.header {
  font-size: 21px;
}
.view-testimonial .views-field-body {
  font-size: 18px;
  line-height: 27px;
  padding: 0 100px;
}
.view-testimonial .views-field-field-client {
  font-family: 'gudeabold';
  font-size: 14px;
  font-weight: normal;
  margin-top: 20px;
  text-align: left;
}
.view-testimonial .bx-controls-direction a.bx-prev, .view-testimonial .bx-controls-direction a.bx-next {
  font-size: 22px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  background: #fff !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  z-index: 100;
}
.view-testimonial .bx-controls-direction a.bx-prev i:before, .view-testimonial .bx-controls-direction a.bx-next i:before {
  color: #000;
  font-size: 22px;
}
.view-clients .views-row {
  line-height: 120px;
  min-height: 120px;
}
.view-team .views-field-field-image {
  margin-bottom: 15px;
}
.view-team .views-field-title a {
  color: #222;
  font-size: 22px;
  font-family: 'gudearegular';
  display: block;
}
.view-team .views-field-field-job-title {
  margin-bottom: 10px;
}
.node-team .field-name-field-image {
  margin-bottom: 15px;
}
.node-team .field-name-field-job-title {
  color: #222;
  font-size: 28px;
  font-family: 'gudearegular';
  margin-bottom: 20px;
}
.node-team ul.sh-social a {
  display: inline-block;
  line-height: normal;
}
.node-team ul.sh-social a i {
  font-size: 24px;
  color: #222;
}
[id^="block-views-team-block"], [id*="block-views-team-block"] {
  margin-top: 25px;
}
#section-bottom {
  background: #111;
  color: #ccc;
  padding: 40px 0 25px 0;
  -webkit-box-shadow: 0 2px 3px #000 inset;
  -moz-box-shadow: 0 2px 3px #000 inset;
  box-shadow: 0 2px 3px #000 inset;
  /*** Social ****/
}
#section-bottom h3.block-title {
  font-size: 13px;
  font-family: 'gudearegular';
  line-height: normal;
  color: #fff;
  text-transform: uppercase;
}
#section-bottom .gettouch li {
  margin-bottom: 10px;
}
#section-bottom #newsletter-subscribe-form {
  position: relative;
}
#section-bottom #newsletter-subscribe-form #edit-email {
  border: 1px solid #777;
  border-radius: 0;
  color: #ccc;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-indent: 10px;
  width: 100%;
}
#section-bottom #newsletter-subscribe-form #edit-email:hover, #section-bottom #newsletter-subscribe-form #edit-email:focus {
  border: 1px solid #3fbdb3;
}
#section-bottom #newsletter-subscribe-form #subscribe {
  position: relative;
}
#section-bottom #newsletter-subscribe-form #subscribe:before {
  color: #3fbdb3 !important;
  content: "\f0e0";
  font-family: 'gudearegular';
  font-size: 17px;
  position: absolute;
  right: 1px;
  top: -40px;
  width: 20px;
}
#section-bottom #newsletter-subscribe-form #subscribe button {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none !important;
  position: absolute;
  right: 1px;
  text-indent: -9999px;
  top: -45px;
  padding: 0;
  width: 20px;
}
#section-bottom #newsletter-subscribe-form #subscribe button:before {
  border: none;
}
ul.sh-social {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.sh-social li {
  display: inline-block;
  margin-right: 2px;
}
ul.sh-social li a {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 400ms ease 0s;
  -moz-transition: all 400ms ease 0s;
  -o-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
  background: none;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  text-align: center;
  width: 35px;
  padding: 5px 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
ul.sh-social li a i {
  color: #ccc;
  display: block;
  font-size: 20px;
  height: 35px;
  line-height: 35px;
  width: 35px;
}
ul.sh-social li a:hover {
  background: rgba(255, 255, 255, 0.3);
  padding: 0;
}
.view-recent-posts.menu ul, .view-latest-work.menu ul {
  margin: 0 0 20px 0;
  list-style: none;
}
.view-recent-posts.menu ul li, .view-latest-work.menu ul li {
  margin: 0;
}
.view-recent-posts.menu ul li a, .view-latest-work.menu ul li a {
  color: #ccc;
  display: block;
  padding: 5px 0;
  position: relative;
  border-top: 1px solid #444 !important;
  -webkit-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  text-decoration: none;
  outline: none;
}
.view-recent-posts.menu ul li a:before, .view-latest-work.menu ul li a:before {
  margin: 0 auto;
  content: "";
  border-image: none;
  border-style: solid;
  border-width: 4px;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #3fbdb3;
  position: absolute;
  left: 0px;
  top: 13px;
  -webkit-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  opacity: 0;
}
.view-recent-posts.menu ul li a:hover, .view-latest-work.menu ul li a:hover {
  color: #3fbdb3;
  padding: 5px 20px;
}
.view-recent-posts.menu ul li a:hover:before, .view-latest-work.menu ul li a:hover:before {
  left: 10px;
  opacity: 1;
}
.view-recent-posts.menu ul li:first-child a, .view-latest-work.menu ul li:first-child a {
  border-top: none !important;
}
.view-recent-posts.show-images ul, .view-latest-work.show-images ul {
  list-style: none;
}
.view-recent-posts.show-images ul li, .view-latest-work.show-images ul li {
  margin: 0 0 8px 0;
  padding: 0 8px 0 0;
}
.view-recent-posts.show-images ul li .views-field-field-image img, .view-latest-work.show-images ul li .views-field-field-image img, .view-recent-posts.show-images ul li .views-field-superhero-portfolio-image img, .view-latest-work.show-images ul li .views-field-superhero-portfolio-image img {
  height: 50px;
}
.region-sidebar-second .view-recent-posts ul, .region-sidebar-first .view-recent-posts ul {
  padding: 0;
  list-style: none;
}
.region-sidebar-second .view-recent-posts ul li, .region-sidebar-first .view-recent-posts ul li {
  margin: 0 0 15px 0;
  display: table;
}
.region-sidebar-second .view-recent-posts ul li .views-field-field-image, .region-sidebar-first .view-recent-posts ul li .views-field-field-image {
  display: table-cell;
}
.region-sidebar-second .view-recent-posts ul li .views-field-field-image img, .region-sidebar-first .view-recent-posts ul li .views-field-field-image img {
  max-width: 70px;
}
.region-sidebar-second .view-recent-posts ul li .views-field-created, .region-sidebar-first .view-recent-posts ul li .views-field-created {
  display: table-cell;
  padding-left: 10px;
  vertical-align: top;
}
.region-sidebar-second .view-recent-posts ul li .views-field-created .views-field-title a, .region-sidebar-first .view-recent-posts ul li .views-field-created .views-field-title a {
  font-size: 14px;
  color: #222;
  outline: none;
}
.region-sidebar-second .view-recent-posts ul li .views-field-created .views-field-title a:hover, .region-sidebar-first .view-recent-posts ul li .views-field-created .views-field-title a:hover, .region-sidebar-second .view-recent-posts ul li .views-field-created .views-field-title a:active, .region-sidebar-first .view-recent-posts ul li .views-field-created .views-field-title a:active, .region-sidebar-second .view-recent-posts ul li .views-field-created .views-field-title a:focus, .region-sidebar-first .view-recent-posts ul li .views-field-created .views-field-title a:focus {
  color: #3fbdb3;
  text-decoration: none;
}
.region-sidebar-second .view-recent-posts ul li .views-field-created .views-field-created, .region-sidebar-first .view-recent-posts ul li .views-field-created .views-field-created {
  padding: 0;
}
.region-sidebar-second .view-recent-posts ul li .views-field-created .views-field-created span, .region-sidebar-first .view-recent-posts ul li .views-field-created .views-field-created span {
  color: #aaa;
  font-size: 12px;
}
.region-sidebar-second .view-recent-posts ul li .views-field-created span.superhero-tooltip i, .region-sidebar-first .view-recent-posts ul li .views-field-created span.superhero-tooltip i {
  padding-right: 5px;
}
.rtl .region-sidebar-second .view-recent-posts ul li .views-field-created, .rtl .region-sidebar-first .view-recent-posts ul li .views-field-created {
  padding-left: 0;
  padding-right: 10px;
}
.rtl .region-sidebar-second .view-recent-posts ul li .views-field-created span.superhero-tooltip i, .rtl .region-sidebar-first .view-recent-posts ul li .views-field-created span.superhero-tooltip i {
  padding-right: 5px;
  padding-left: 0px;
}
.rtl .region-sidebar-second .view-recent-posts ul li .views-field-created .views-field-created, .rtl .region-sidebar-first .view-recent-posts ul li .views-field-created .views-field-created {
  padding: 0;
}
#section-footer {
  background: #111;
  border-top: 1px solid #2b2b2b;
  color: #999;
  padding: 30px 0;
}
#section-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
}
#section-footer ul li {
  display: inline-block;
  margin: 0 5px;
  padding: 0;
}
#section-footer ul li:last-child {
  margin: 0 0 0 5px;
}
#section-footer ul li a {
  color: #fff;
}
#section-footer ul li a:hover {
  color: #3fbdb3;
}
#section-footer .block-menu li a {
  font-size: 12px;
}
.portfolio-filters {
  margin-bottom: 20px;
}
.superhero-gallery-item.isotope-item {
  margin-bottom: 30px;
}
.field-name-superhero-portfolio-image img {
  width: 100%;
  margin-bottom: 20px;
}
.bx-wrapper .bx-controls-direction a {
  background: none !important;
  text-indent: 0 !important;
  border: 1px solid #3fbdb3;
  text-align: center;
  line-height: 25px;
  width: 25px;
  height: 25px;
}
.bx-wrapper .bx-controls-direction a i {
  font-size: 20px;
}
.view-superhero-portfolio .supcolumns3 .slide-item-desc, .view-superhero-portfolio .supcolumns4 .slide-item-desc {
  display: none;
}
.view-superhero-portfolio .supcolumns4 .slide-item-title {
  display: none;
}
.view-latest-work .bx-wrapper .bx-prev, .view-latest-work .bx-wrapper .bx-next {
  vertical-align: middle;
  font-weight: normal;
  border: none;
  width: 10px;
}
.view-latest-work .bx-wrapper .bx-prev i, .view-latest-work .bx-wrapper .bx-next i {
  font-size: 24px !important;
}
.view-latest-work .bx-wrapper {
  position: relative;
  margin: 0 auto 0;
  padding: 0;
  *zoom: 1;
}
.view-latest-work .bx-controls {
  position: absolute;
  bottom: -25px;
  right: 10px;
  width: 45px;
}
.rtl .view-latest-work .bx-controls {
  left: 10px;
  right: auto;
}
.block-sp-twitter .bx-viewport .fa {
  font-size: 40px;
  color: #3fbdb3;
  margin-right: 15px;
}
.block-sp-twitter .bx-wrapper {
  position: relative;
}
.block-sp-twitter .bx-wrapper .sp-twitter .content {
  padding-left: 40px;
}
.block-sp-twitter .bx-wrapper .sp-twitter .fa-twitter {
  font-size: 24px;
  margin: 0;
}
.block-sp-twitter .bx-wrapper .bx-controls {
  position: absolute;
  bottom: -15px;
  left: -10px;
}
.block-sp-twitter .bx-wrapper .bx-controls .bx-controls-direction {
  width: 80px;
  display: none;
}
.block-sp-twitter .bx-wrapper .bx-controls a {
  background: #ddd !important;
  border: 1px solid #ddd;
  color: #3fbdb3;
}
.block-sp-twitter .bx-wrapper .bx-controls a:hover, .block-sp-twitter .bx-wrapper .bx-controls a:focus {
  background: #3fbdb3 !important;
  border: 1px solid #3fbdb3;
  color: #fff;
}
.rtl .block-sp-twitter .fa {
  margin: 0 0 0 15px;
}
#block-block-104 {
  margin-bottom: 30px;
}
.portfolio-container {
  padding: 20px 0;
}
.supcolumns4 .paddding {
  padding: 60px 20px !important;
}
.contact-social ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.contact-social ul li {
  float: left;
  margin-right: 20px;
}
.contact-social ul li i {
  font-size: 20px;
  color: #ccc;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.contact-social ul li i:hover {
  color: #3fbdb3;
}
.block-contact .clearfix {
  margin-bottom: 20px;
}
.block-contact .jicons-text {
  font-weight: bold;
}
.node-servicios .field-type-image .field-item {
  float: left;
  margin: 5px 5px 5px 0;
  width: 24%;
}
.node-servicios .field-type-image .field-item img {
  background: none repeat scroll 0 0 #ececec;
  border: 1px solid #ccc;
  box-shadow: 0 2px 10px #ccc;
  padding: 3px;
  transition: all 0.2s ease-in-out 0s;
}
.node-servicios .field-name-body {
  padding-top: 10px;
  clear: both;
}
.language-switcher-locale-url {
  list-style-type: none;
}
.language-switcher-locale-url li {
  float: right;
  padding: 0px 5px;
}
#block-locale-language {
  margin-top: 0px;
  margin-bottom: 5px;
}
.block-superhero-dropdown {
  margin-top: 0px;
}
.rtl {
  direction: rtl;
}
.rtlbody > * {
  direction: rtl;
}
.rtl .col-lg-1, .rtl .col-lg-2, .rtl .col-lg-3, .rtl .col-lg-4, .rtl .col-lg-5, .rtl .col-lg-6, .rtl .col-lg-7, .rtl .col-lg-8, .rtl .col-lg-9, .rtl .col-lg-10, .rtl .col-lg-11, .rtl .col-lg-12 {
  float: right;
}
.rtl .unstyled i {
  margin: 0 0 0 10px;
}
.rtl .region-menu .superhero-dropdown > ul {
  float: left;
}
.rtl #section-bottom .region-bottom-second, .rtl #section-bottom .region-bottom-third {
  float: left;
}
.rtl .view-display-id-block_4 li.views-row:nth-child(2n+1) {
  clear: right;
}
.rtl #section-breadcrumb .breadcrumb {
  text-align: left;
}
.rtl .sp-tweet .sp-avatar {
  margin: 0 0 0 5px;
}
.rtl .futura-portfolio .portfolio-caption-inner .detailMetaWrap {
  text-align: right;
}
.rtl #section-top ul {
  float: left;
}
.rtl #section-preface .left {
  float: left !important;
}
.rtl .fa-angle-left:before {
  content: "\f105";
}
.rtl .fa-angle-right:before {
  content: "\f104";
}
.rtl .icon-style1 h3.feature-title i {
  margin-left: 15px;
  margin-right: 0;
}
.rtl .view-superhero-portfolio {
  direction: ltr;
}
.rtl .field-label-inline .field-label, .rtl .field-label-inline .field-items {
  float: right;
}
.rtl .view-latest-work, .rtl .view-clients, .rtl .view-testimonial, .rtl .view-team {
  direction: ltr;
}
.rtl .view-latest-work .fa-angle-left:before, .rtl .view-clients .fa-angle-left:before, .rtl .view-testimonial .fa-angle-left:before, .rtl .view-team .fa-angle-left:before {
  content: "\f104";
}
.rtl .view-latest-work .fa-angle-right:before, .rtl .view-clients .fa-angle-right:before, .rtl .view-testimonial .fa-angle-right:before, .rtl .view-team .fa-angle-right:before {
  content: "\f105";
}
.rtl .view-recent-posts.menu ul li a:before, .rtl .view-latest-work.menu ul li a:before {
  border-color: rgba(255, 255, 255, 0) #3fbdb3 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  left: inherit;
  right: 0;
}
.rtl .view-recent-posts.menu ul li a:hover:before, .rtl .view-latest-work.menu ul li a:hover:before {
  left: inherit;
  right: 10px;
}
.rtl #section-footer ul {
  text-align: left;
}
.rtl .contact-social ul li {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
#spaccordion .panel {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#spaccordion .panel .panel-heading {
  background: #3fbdb3;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin: 0;
}
#spaccordion .panel .panel-heading h4.panel-title a {
  font-size: 15px;
  font-family: ;
  color: #555;
  background: none;
  outline: medium none;
  text-decoration: none;
}
#spaccordion .panel .panel-heading h4.panel-title a span {
  font-family: 'roboto_slabregular';
}
#spaccordion .panel .panel-heading h4.panel-title a.collapsed {
  background: #f5f5f5;
}
#spaccordion .panel .panel-heading h4.panel-title a.collapsed span {
  color: #444;
  font-family: 'roboto_slabregular';
}
#spaccordion .panel .panel-heading h4.panel-title a.collapsed:before {
  content: "";
}
#spaccordion .panel .panel-heading h4.panel-title i {
  padding-right: 2px;
}
#spaccordion .panel .panel-body {
  border: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  margin: 0 3px 3px 3px;
}
.rtl {
  /*** End Shortcode Accordion ***/
  /*** Strat Shortcode Carousel ***/
}
.rtl #spaccordion .panel .panel-heading h4.panel-title i {
  padding-left: 2px;
}
.rtl div.alert a.close {
  float: left;
}
#mycarousel .carousel-caption {
  background: rgba(0, 0, 0, 0.75);
  left: 0;
  padding: 15px;
  right: inherit;
  text-align: left;
  width: 100%;
}
#mycarousel .carousel-control {
  font-size: 22px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  background: none;
  top: inherit;
  top: 45%;
  right: 10px;
  z-index: 1000;
  opacity: 1;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
#mycarousel .carousel-control:hover {
  background: #000;
}
#mycarousel .carousel-control:hover:before {
  color: #fff;
}
#mycarousel .carousel-control:before {
  font-family: FontAwesome;
  color: #222;
}
#mycarousel .carousel-control.right:before {
  content: "\f105";
}
#mycarousel .carousel-control.left {
  left: 15px;
  right: inherit;
}
#mycarousel .carousel-control.left:before {
  content: "\f104";
}
#mycarousel .carousel-control span {
  display: none;
}
.rtl {
  /*** End Shortcode Carousel ***/
  /*** Start Shortcode Gallery ***/
}
.rtl #mycarousel .carousel-caption {
  text-align: right;
}
.rtl #mycarousel .carousel-control.left {
  left: 38px;
  right: inherit;
}
.rtl #mycarousel .carousel-control.right {
  left: 10px;
  right: inherit;
}
#superhero-gallery .gallery-filters {
  margin-bottom: 10px;
}
#superhero-gallery .gallery-filters a.btn {
  margin-left: 0;
  margin-bottom: 10px;
}
#superhero-gallery .gallery-filters a.btn:first-child {
  margin-left: 0;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
#superhero-gallery .gallery-filters a.btn:last-child {
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
#superhero-gallery .gallery-filters a.btn.active, #superhero-gallery .gallery-filters a.btn:hover {
  color: #fff;
  background: #3fbdb3;
}
#superhero-gallery .superhero-gallery-item-inner a {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  padding: 4px;
  display: block;
}
#superhero-gallery .superhero-gallery-item.isotope-item {
  margin-bottom: 0px;
}
.rtl .gallery-filters a:first-child {
  -webkit-border-radius: 4px 0px 0px 4px;
  -moz-border-radius: 4px 0px 0px 4px;
  border-radius: 4px 0px 0px 4px;
}
.rtl .gallery-filters a:last-child {
  -webkit-border-radius: 0px 4px 4px 0px;
  -moz-border-radius: 0px 4px 4px 0px;
  border-radius: 0px 4px 4px 0px;
}
.rtl .portfolio-filters {
  text-align: center;
}
.rtl .portfolio-filters #filters li a:after {
  padding: 0 12px 0 0;
}
.supperhero-gallery .superhero-gallery-item a {
  border: 1px solid rgba(0, 0, 0, 0.2);
  display: block;
  padding: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  outline: none;
}
.block.gallery .supperhero-gallery.isotope .superhero-gallery-item {
  margin: 0;
  width: 30.33% !important;
  /*** End Shortcode Gallery ***/
  /*** Start Shortcode Tabs ***/
}
.nav.nav-tabs {
  margin-bottom: 20px;
  margin-top: 20px;
  border: none;
}
.nav.nav-tabs li {
  margin: 0px;
  float: left;
  padding: 0 20px;
}
.nav.nav-tabs li a {
  background: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin: 0 0 10px;
  padding: 10px 0;
  line-height: 1;
  font-family: 'gudearegular';
  border-bottom: 3px solid #eee;
  border-left: none;
  border-right: none;
  border-top: none;
  text-transform: none;
  color: #222;
  outline: none;
}
.nav.nav-tabs li + li {
  border-left: 1px solid #dedede;
}
.nav.nav-tabs li:first-child {
  padding-left: 0;
}
.nav.nav-tabs li.active a, .nav.nav-tabs li:hover a {
  border-bottom: 3px solid #3fbdb3;
  border-left: none;
  border-right: none;
  border-top: none;
}
.nav.nav-tabs li.active a:active, .nav.nav-tabs li:hover a:active, .nav.nav-tabs li.active a:focus, .nav.nav-tabs li:hover a:focus {
  border-bottom: 3px solid #3fbdb3 !important;
  color: #3fbdb3 !important;
}
.nav.nav-pills li {
  float: left;
  margin: 0 0 0 3px;
}
.nav.nav-pills li a, .nav.nav-pills li a:hover, .nav.nav-pills li a:focus {
  background: none;
}
.nav.nav-pills li a {
  padding: 8px 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #333;
  outline: none;
}
.nav.nav-pills li a:hover {
  background: #3fbdb3 !important;
  color: #fff;
}
.nav.nav-pills li.active a {
  background: #3fbdb3 !important;
  color: #fff;
}
.nav.nav-pills li.active a:hover, .nav.nav-pills li.active a:focus {
  background: #3fbdb3 !important;
  color: #fff;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  background: none !important;
  color: #222;
}
.rtl {
  /*** End Shortcode Tabs ***/
  /*** Start Shortcode Icons ***/
}
.rtl .nav.nav-tabs, .rtl .nav.nav-pills {
  padding: 0px;
}
.rtl .nav.nav-tabs li, .rtl .nav.nav-pills li {
  float: right;
}
.rtl .nav.nav-tabs li + li {
  border-right: 1px solid #dedede;
  border-left: none;
}
.rtl .nav.nav-tabs li:first-child {
  padding: 0 0 0 20px;
}
.fontawesome-icon-list a {
  display: block;
  padding: 5px;
  background: transparent;
  color: #555 !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.fontawesome-icon-list a i {
  padding-right: 5px;
}
.fontawesome-icon-list a:hover {
  background: #3fbdb3;
  color: #fff !important;
}
.fontawesome-icon-list a:hover span {
  color: #fff !important;
}
.rtl {
  /*** End Shortcode Icons ***/
  /*** Start Shortcode Testimonial ***/
}
.rtl .fontawesome-icon-list a i {
  padding-left: 5px;
}
.testimonial {
  /*** End Shortcode Testimonial ***/
  /*======== Start Skills ==========*/
}
.testimonial .testimonial-author {
  margin: 35px 0 0 0 !important;
  background: none;
}
.testimonial .testimonial-author .pull-left {
  width: 100%;
  text-align: center;
}
.testimonial .testimonial-author .pull-left img {
  margin: 0 0 10px 0;
}
.testimonial .testimonial-author .media-body {
  text-align: center;
}
.testimonial .testimonial-author .media-body strong {
  font-size: 15px;
  text-transform: uppercase;
  color: #3fbdb3;
}
.testimonial .testimonial-content {
  background: #f1f1f1;
  border: 1px solid #efefef;
  padding: 15px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  position: relative;
}
.testimonial .testimonial-content:after {
  background: #ccc;
  border-color: #f1f1f1 #fff;
  border-style: solid;
  border-width: 20px 20px 0;
  bottom: -20px;
  content: "";
  display: block;
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  width: 0;
  right: 0;
}
.sh_title_wrap {
  margin-bottom: 5px;
}
.sh_title_wrap span.sh_skill_title, .sh_title_wrap span.sh_skill_percent {
  color: #333;
  text-transform: uppercase;
  font-family: ;
}
.sh_skill_progress_wrap {
  margin-bottom: 10px;
}
.sh_skill_progress_wrap, .sh_skills_progress_percent {
  background: #ededed;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  height: 15px;
  /*======== End Start Skills ==========*/
  /***** Typo ****/
}
.sh_skill_progress_wrap .sh_progress_bar .sh_skills_progress_percent, .sh_skills_progress_percent .sh_progress_bar .sh_skills_progress_percent {
  background: #3fbdb3;
}
.sh-bubble cite span {
  border-width: 15px !important;
}
.shPriceTable:after {
  clear: both;
  content: "";
  display: table;
}
.shPriceTable {
  padding: 60px 0 48px;
  text-align: center;
}
.shCentered {
  clear: both;
  text-align: center;
}
.shPriceTable dl {
  background: #fff;
  display: block;
}
.shPriceTable dl dd {
  margin: 0;
  display: block;
  line-height: 1.6;
  padding: 10px;
}
.shPriceTable dl dd.odd {
  background: #f8f8f8;
}
.shPriceTable.col4 dl {
  float: left;
  width: 25%;
  padding-bottom: 20px;
  box-shadow: 1px 1px 5px 1px #ddd;
  -webkit-box-shadow: 1px 1px 5px 1px #ddd;
  -moz-box-shadow: 1px 1px 5px 1px #ddd;
}
.shPriceTable dl.shPremium {
  position: relative;
  z-index: 1;
  margin-top: -20px;
}
.shPriceTable dl.shPremium dt small {
  display: block;
  clear: both;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  padding: 5px;
}
.shPriceTable dd small {
  font-size: 12px;
  display: block;
  clear: both;
}
.shPriceTable dl.shPremium dt {
  color: #fff;
  border-bottom: 1px solid #ddd;
}
.shPriceTable dt {
  border-bottom: 1px solid #ddd;
  display: block;
  font-size: 27px;
  font-weight: 400;
  line-height: 1.5;
  padding: 10px;
  text-transform: none;
}
.shPriceTable dl.shPremium dt {
  border-bottom: 1px solid #ddd;
}
.shPriceTable dd.shPrice {
  color: #333;
  font-size: 68px;
  line-height: 1.2;
  font-weight: 600;
}
.shPriceTable dd.shPrice small {
  color: #999;
  font-size: 16px;
  font-weight: 300;
}
.shPriceTable dl.shPremium dt {
  background: #3fbdb3;
}
.page-contact .form-checkbox {
  margin-left: 0 !important;
}
@media (max-width: 992px) {
  .container {
    width: auto;
  }
  .about-us {
    padding: 100px 100px !important;
  }
}
@media (max-width: 991px) {
  #section-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .home-page-futura .ontop, .home-page-parallax .ontop {
    position: absolute !important;
    background: transparent !important;
  }
  .home-page-futura .ontop .superhero-dropdown > ul > li > a, .home-page-parallax .ontop .superhero-dropdown > ul > li > a {
    color: #999 !important;
  }
}
@media (max-width: 979px) {
  .container {
    width: auto;
  }
  #section-header .superhero-dropdown > ul > li > a, #section-header .site-logo a {
    line-height: 45px !important;
  }
  #section-feature img, #section-topls img, #section-latest img {
    height: auto !important;
  }
}
@media (max-width: 767px) {
  h2.page_title {
    text-align: center;
    /*** Breadcrumb ****/
  }
  #section-breadcrumb {
    padding: 20px 0 !important;
    /*** Users ****/
  }
  #section-breadcrumb .breadcrumb {
    text-align: center !important;
  }
  #section-users {
    /*** BLOG ITMES ****/
  }
  #section-users [class*="region-user"], #section-users [class^="region-user"] {
    margin-top: 30px;
  }
  .sh-blog .ItemHeader-inner .headerInfo {
    text-align: left;
  }
  .sh-blog .ItemHeader-inner .ItemRatingBlock {
    float: left;
  }
  .sh-blog .ItemHeader-inner .ItemRatingBlock a {
    margin: 0 10px 0 0;
  }
  .region-sidebar-second, .region-sidebar-first {
    margin-top: 25px;
    /*** SHFeatures ***/
  }
  .SHFeatures {
    /***** Portfolio ******/
  }
  .SHFeatures > .row > [class*="col-"], .SHFeatures > .row > [class^="col-"] {
    margin-top: 40px;
  }
  .SHFeatures > .row > [class*="col-"]:first-child, .SHFeatures > .row > [class^="col-"]:first-child {
    margin-top: 0;
  }
  .node-superhero-portfolio .views-field-image {
    margin-bottom: 20px;
  }
  .view-testimonial .views-field-body {
    padding: 0;
    /***** Bottom ****/
  }
  #section-bottom {
    /**** Footer *****/
  }
  #section-bottom [class*="region-bottom"], #section-bottom [class^="region-bottom"] {
    margin-bottom: 30px;
  }
  #section-bottom .region-bottom-fourth {
    overflow: hidden;
  }
  #section-footer {
    text-align: center;
  }
  #section-footer ul.menu {
    text-align: center;
  }
}
@media (min-width: 640px) and (max-width: 767px) {
  .view-superhero-portfolio.full-width .futura-portfolio {
    margin: 0;
    width: 49.7% !important;
  }
  #section-bottom [class*="region-bottom"], #section-bottom [class^="region-bottom"] {
    width: 49.7%;
    margin-bottom: 30px;
  }
  #section-bottom .region-bottom-second, #section-bottom .region-bottom-third {
    float: right;
  }
}
@media (min-width: 480px) and (max-width: 640px) {
  .shPriceTable.col4 dl {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .view-superhero-portfolio {
    /**** Bottom ****/
  }
  .view-superhero-portfolio.full-width .futura-portfolio {
    margin: 0;
    width: 100% !important;
  }
  .view-superhero-portfolio .filter-destination .futura-portfolio .portfolio-caption-inner {
    padding: 10px 20px !important;
  }
  #section-bottom .block .block-title {
    text-align: center;
  }
}
@media (max-width: 480px) {
  .shPriceTable.col4 dl {
    width: 100%;
  }
}
.portfolio-item {
  position: relative;
  overflow: hidden;
}
.portfolio-item .slide-item-wrap {
  position: absolute;
  height: 100%;
  width: 100%;
}
.portfolio-filters {
  list-style: none;
  padding: 0;
  margin: 0 auto 20px auto;
}
.portfolio-filters a {
  border: 1px solid #3fbdb3;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  margin-right: 10px;
  margin-bottom: 10px;
  color: #444 !important;
  padding: 0px 10px;
  line-height: 24px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
  padding: 4px 14px;
}
.portfolio-filters a:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.portfolio-filters a.active {
  background: #3fbdb3;
  color: #fff !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.portfolio-filters a.active:hover {
  background: #3fbdb3;
  color: !important;
}
.portfolio-filters #filters {
  padding: 0;
}
.portfolio-filters #filters a {
  outline: none;
}
.rtl .portfolio-filters {
  text-align: center;
}
.rtl .portfolio-filters #filters li a:after {
  padding: 0 12px 0 0;
}
.superhero-portfolio .filter-destination {
  padding: 0;
}
.view-superhero-portfolio .filter-destination, .view-latest-work .filter-destination {
  margin-top: 0;
}
.view-superhero-portfolio .futura-portfolio, .view-latest-work .futura-portfolio {
  margin-bottom: 30px;
}
.view-superhero-portfolio .futura-portfolio .portfolio-item > img, .view-latest-work .futura-portfolio .portfolio-item > img {
  position: relative;
  bottom: 0;
  -webkit-transition: all 500ms linear 0s;
  -moz-transition: all 500ms linear 0s;
  -o-transition: all 500ms linear 0s;
  transition: all 500ms linear 0s;
}
.view-superhero-portfolio .futura-portfolio .portfolio-item:hover > img, .view-latest-work .futura-portfolio .portfolio-item:hover > img {
  bottom: 67px;
}
.view-superhero-portfolio .futura-portfolio .portfolio-caption, .view-latest-work .futura-portfolio .portfolio-caption {
  text-align: left;
}
.view-superhero-portfolio .futura-portfolio .portfolio-caption .portfolio-caption-inner, .view-latest-work .futura-portfolio .portfolio-caption .portfolio-caption-inner {
  bottom: -67px;
  position: absolute;
  width: 100%;
  padding: 10px;
  background: #fff;
  -webkit-transition: all 300ms linear 0s;
  -moz-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.view-superhero-portfolio .futura-portfolio .portfolio-caption .portfolio-caption-inner .detailMetaWrap h5, .view-latest-work .futura-portfolio .portfolio-caption .portfolio-caption-inner .detailMetaWrap h5 {
  font-size: 16px;
  line-height: normal;
  margin: 0;
}
.view-superhero-portfolio .futura-portfolio .portfolio-caption .portfolio-caption-inner .detailMetaWrap h5 a, .view-latest-work .futura-portfolio .portfolio-caption .portfolio-caption-inner .detailMetaWrap h5 a {
  color: #090e15;
}
.view-superhero-portfolio .futura-portfolio .portfolio-caption .portfolio-caption-inner .detailButtonWrap, .view-latest-work .futura-portfolio .portfolio-caption .portfolio-caption-inner .detailButtonWrap {
  padding-top: 12px;
}
.view-superhero-portfolio .futura-portfolio .portfolio-caption .portfolio-caption-inner .detailButtonWrap a, .view-latest-work .futura-portfolio .portfolio-caption .portfolio-caption-inner .detailButtonWrap a {
  font-size: 24px;
  margin-left: 3px;
  display: inline-block;
}
.view-superhero-portfolio .futura-portfolio .portfolio-caption .portfolio-caption-inner .detailButtonWrap a i, .view-latest-work .futura-portfolio .portfolio-caption .portfolio-caption-inner .detailButtonWrap a i {
  color: #444;
}
.view-superhero-portfolio .futura-portfolio .portfolio-caption .portfolio-caption-inner .detailButtonWrap a i:before, .view-latest-work .futura-portfolio .portfolio-caption .portfolio-caption-inner .detailButtonWrap a i:before {
  -webkit-transition: all 300ms linear 0s;
  -moz-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.view-superhero-portfolio .futura-portfolio .portfolio-caption .portfolio-caption-inner .detailButtonWrap a:hover i:before, .view-latest-work .futura-portfolio .portfolio-caption .portfolio-caption-inner .detailButtonWrap a:hover i:before {
  color: #3fbdb3;
}
.view-superhero-portfolio .futura-portfolio .portfolio-caption:hover .portfolio-caption-inner, .view-latest-work .futura-portfolio .portfolio-caption:hover .portfolio-caption-inner {
  bottom: 0 !important;
}
.view-superhero-portfolio .futura-portfolio.node-superhero-portfolio .field-name-superhero-portfolio-categories .field-item:before, .view-latest-work .futura-portfolio.node-superhero-portfolio .field-name-superhero-portfolio-categories .field-item:before {
  content: "" !important;
  padding-right: 0;
}
.view-superhero-portfolio.full-width .futura-portfolio, .view-latest-work.full-width .futura-portfolio {
  margin: 0;
  width: 24.7%;
}
.view-superhero-portfolio.full-width .views-row-1 .futura-portfolio .portfolio-caption-inner, .view-latest-work.full-width .views-row-1 .futura-portfolio .portfolio-caption-inner {
  padding-left: 20px !important;
}
.view-superhero-portfolio.related-portfolio, .view-latest-work.related-portfolio {
  position: relative;
}
.view-superhero-portfolio.related-portfolio .bx-controls-direction, .view-latest-work.related-portfolio .bx-controls-direction {
  position: absolute;
  right: 15px;
  top: -15px;
}
.view-superhero-portfolio.related-portfolio .bx-controls-direction a.bx-prev, .view-latest-work.related-portfolio .bx-controls-direction a.bx-prev {
  left: -25px;
}
.view-superhero-portfolio.related-portfolio .bx-controls-direction a.bx-prev:before, .view-latest-work.related-portfolio .bx-controls-direction a.bx-prev:before {
  content: "\f177";
  font-family: FontAwesome;
  color: #444;
}
.view-superhero-portfolio.related-portfolio .bx-controls-direction a.bx-next, .view-latest-work.related-portfolio .bx-controls-direction a.bx-next {
  right: -15px;
}
.view-superhero-portfolio.related-portfolio .bx-controls-direction a.bx-next:before, .view-latest-work.related-portfolio .bx-controls-direction a.bx-next:before {
  content: "\f178";
  font-family: FontAwesome;
  color: #444;
  right: 0;
}
.view-superhero-portfolio.related-portfolio .bx-controls-direction a, .view-latest-work.related-portfolio .bx-controls-direction a {
  border: medium none;
  text-decoration: none;
  outline: none;
  width: auto;
  height: auto;
}
.view-superhero-portfolio.related-portfolio .bx-controls-direction a i, .view-latest-work.related-portfolio .bx-controls-direction a i {
  display: none;
}
.view-superhero-portfolio .view-footer, .view-latest-work .view-footer {
  text-align: center;
}
.node-superhero-portfolio .social-share {
  border: 1px solid #f2f2f2;
  padding: 10px;
  line-height: normal;
  margin-bottom: 30px;
}
.node-superhero-portfolio .social-share a {
  display: inline-block;
  line-height: normal;
}
.node-superhero-portfolio .social-share a i {
  font-size: 24px;
  color: #222;
}
.node-superhero-portfolio .field-label {
  font-weight: normal !important;
}
.node-superhero-portfolio .field-name-body {
  margin-bottom: 20px;
}
.node-superhero-portfolio .field-name-superhero-portfolio-categories .field-item:before {
  content: "\f02b";
  font-family: FontAwesome;
  color: #3fbdb3;
  padding-right: 10px;
}
.node-superhero-portfolio .field-name-superhero-portfolio-categories .field-item a {
  color: #444;
}
.node-superhero-portfolio .view-more {
  margin-top: 30px;
}
.node-superhero-portfolio .view-more span.btn {
  font-size: 16px;
  padding: 9px 20px;
  display: inline-block;
}
.node-superhero-portfolio .view-more span.btn a {
  color: #fff;
}
.view-superhero-portfolio .futura-portfolio:hover .portfolio-caption .portfolio-caption-inner, .view-latest-work .futura-portfolio:hover .portfolio-caption .portfolio-caption-inner {
  bottom: 0 !important;
}

/*
     FILE ARCHIVED ON 23:52:55 Apr 19, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:25:37 Jun 30, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.482
  exclusion.robots: 0.041
  exclusion.robots.policy: 0.031
  esindex: 0.009
  cdx.remote: 9.939
  LoadShardBlock: 66.264 (3)
  PetaboxLoader3.datanode: 59.075 (4)
  PetaboxLoader3.resolve: 56.027 (2)
  load_resource: 54.817
*/