body {
  position: relative;
}
body.boxed {
  background-color: #f6f6f6;
}
.t3-wrapper {
  overflow: hidden;
}
.boxed .t3-wrapper {
  max-width: 1024px;
  margin: auto;
  background-color: #ffffff;
}
@media (min-width: 1340px) {
  .boxed .t3-wrapper {
    max-width: 1240px;
  }
}
#t3-mainnav .mainnav-wrapper {
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  z-index: 1000;
  font-weight: normal;
}
#t3-mainnav .mainnav-wrapper:not(.affix) {
  position: relative;
}
#t3-mainnav .mainnav-wrapper.noPrev:not(.affix) {
  top: 25px;
}
#t3-mainnav .mainnav-wrapper.boxedMenu {
  background: transparent;
  transition: all 0.3s ease-out;
}
#t3-mainnav .mainnav-wrapper.boxedMenu:not(.affix) {
  top: -48px;
}
#t3-mainnav .container {
  position: relative;
}
#t3-mainnav .navbar-header {
  float: right;
}
#t3-mainnav:not(.no-logo) .t3-navbar {
  float: right;
}
#t3-mainnav .navbar-header {
  line-height: 75px;
  font-size: 21px;
  margin-left: 30px;
}
#t3-mainnav .navbar-header .navbar-toggle {
  float: none;
}
#t3-mainnav h1,
#t3-mainnav h2 {
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
#t3-mainnav h1 a,
#t3-mainnav h2 a {
  display: table-cell;
  vertical-align: middle;
  height: 75px;
}
#t3-mainnav .nav > li > a {
  padding: 30px 15px;
  line-height: 20px;
  background: none;
  text-transform: uppercase;
}
#t3-mainnav .nav > li > a:hover,
#t3-mainnav .nav > li.active > a {
  background: none;
}
#t3-mainnav.transparent > div {
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
#t3-mainnav.transparent > div:not(.affix) {
  position: absolute;
}
@media (min-width: 1040px) {
  #t3-mainnav.centermenu .t3-navbar {
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  #t3-mainnav.centermenu .navbar-nav {
    float: none;
  }
}
#t3-mainnav .onSmall {
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 1039px) {
  #t3-mainnav .onSmall .nav > li > a {
    line-height: 36px;
    padding: 0 15px;
  }
  #t3-mainnav .onSmall .nav > li li > a {
    background: none;
  }
  #t3-mainnav .onSmall .nav > li li > a:hover {
    background: none;
  }
  #t3-mainnav .onSmall .nav .open > a,
  #t3-mainnav .onSmall .nav .open > a:hover,
  #t3-mainnav .onSmall .nav .open > a:focus {
    background: none;
  }
}
#t3-mainnav.fullscreen-menu {
  position: static;
  min-height: 0;
}
#t3-mainnav.fullscreen-menu.transparent {
  background: none;
}
#t3-mainnav.fullscreen-menu h1 a,
#t3-mainnav.fullscreen-menu h2 a {
  display: block;
  position: absolute;
  top: 30px;
  left: 30px;
  height: 54px;
  z-index: 1030;
}
#t3-mainnav.fullscreen-menu .nav > li {
  margin-left: 0;
}
#t3-mainnav.fullscreen-menu .nav > li a {
  padding: 15px 20px;
  font-size: 17px;
  letter-spacing: 2px;
  line-height: 1.3;
  text-transform: uppercase;
  background-color: transparent;
}
#t3-mainnav.fullscreen-menu .nav > li.dropdown > a:after {
  font-family: FontAwesome;
  font-size: 14px;
  display: inline-block;
  content: '\f107';
  margin-left: 5px;
}
#t3-mainnav.fullscreen-menu .nav > li.dropdown.open > a:after {
  content: '\f106';
}
#t3-mainnav.fullscreen-menu .dropdown-menu {
  position: relative;
  float: none;
  text-align: inherit;
  background-color: transparent;
}
#t3-mainnav.fullscreen-menu .dropdown-menu > li > a {
  font-size: 13px;
  padding: 5px 20px;
}
#t3-mainnav.fullscreen-menu .dropdown-menu > li > a:hover {
  background-color: transparent;
}
#t3-mainnav.fullscreen-menu .searchTrigger {
  display: block;
  padding: 15px 20px;
  font-size: 17px;
  letter-spacing: 2px;
  line-height: 1.3;
  text-transform: uppercase;
  background-color: transparent;
}
#t3-mainnav.fullscreen-menu .searchTrigger:after {
  font-family: FontAwesome;
  font-size: 14px;
  display: inline-block;
  content: '\f107';
  margin-left: 5px;
}
#t3-mainnav.fullscreen-menu .searchTrigger.open:after {
  content: '\f106';
}
#t3-mainnav.boxedMenu {
  background-color: transparent;
  position: absolute;
  width: 100%;
}
#t3-mainnav.boxedMenu .container {
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
}
#top .tp-caption.primary_bg {
  background-color: #8bc700;
}
#top .tp-caption.primary_bg .fa:after {
  background-color: #8bc700;
}
#top .tp-caption.primary_bg .fa-2:after {
  opacity: 0.75;
}
#top .tp-caption.primary_bg .fa-3:after {
  opacity: 0.5;
}
#top .tp-caption.primary_bg .fa:before {
  position: relative;
  z-index: 1;
}
#top .tp-caption.primary {
  color: #8bc700;
}
#tz_Flexslider .flexslider {
  border: none;
  position: absolute;
  max-height: 100%;
  width: 100%;
}
#tz_Flexslider .flexslider .tz_image {
  display: block;
  background-size: cover;
  background-position: 50% 50%;
}
#tz_Flexslider #carousel {
  margin: 0;
  width: 100%;
  background: none;
  box-shadow: none;
  text-align: center;
}
#tz_Flexslider #carousel .flex-viewport li {
  padding: 0 2px;
  cursor: pointer;
  opacity: .7;
}
#tz_Flexslider #carousel .flex-viewport li.flex-active-slide,
#tz_Flexslider #carousel .flex-viewport li:hover {
  opacity: 1;
}
#tz_Flexslider .flex-control-nav {
  display: none;
}
.t3-sl {
  padding-bottom: 30px;
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 70px;
    padding-top: 70px;
  }
}
.feature-list h2,
.iconlist h2,
.feature-list h3,
.iconlist h3 {
  margin: 0 0 40px;
}
.feature-list ul,
.iconlist ul {
  padding-left: 0;
  list-style: none;
}
.feature-list ul li,
.iconlist ul li {
  position: relative;
  margin-bottom: 40px;
  padding-left: 30px;
  line-height: 20px;
}
.feature-list ul li .fa,
.iconlist ul li .fa {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 20px;
}
.iconlist {
  padding-left: 0;
  list-style: none;
}
.iconlist li {
  margin-bottom: 15px;
  line-height: 23px;
}
.iconlist li:before {
  display: inline-block;
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 15px;
}
.iconlist li .fa {
  padding-right: 10px;
}
.iconcheck.iconlist li:before {
  content: "\f00c";
}
.enviroiment,
.btn + .enviroiment {
  width: 234px;
  margin-top: 15px;
  font-size: 12px;
  text-align: center;
  color: #000;
}
.enviroiment .fa,
.btn + .enviroiment .fa {
  font-size: 18px;
  margin: 10px 5px 0;
}
.t3-mainbody {
  padding-top: 50px;
  padding-bottom: 50px;
  font-weight: normal;
}
.com_sppagebuilder .t3-mainbody,
.no-content .t3-mainbody {
  padding: 0;
}
@media (min-width: 992px) {
  .t3-mainbody {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (min-width: 992px) {
  .contentLeft .t3-content {
    padding-right: 30px;
  }
  .contentRight .t3-content {
    padding-left: 30px;
  }
}
.acymailing_introtext {
  margin-bottom: 33px;
}
.acymailing_form {
  vertical-align: middle;
  margin-bottom: 20px;
  position: relative;
}
.acymailing_form .acysubbuttons {
  position: absolute;
  top: 0;
  right: 0;
}
.acymailing_form .acysubbuttons .btn {
  padding: 21px 30px;
  text-transform: uppercase;
}
.primaryBg .acymailing_form .acysubbuttons .btn {
  background: #ffffff;
  color: #242424;
}
.primaryBg .acymailing_form .acysubbuttons .btn:hover {
  background: #242424;
  color: #ffffff;
}
.t3-bottom .acymailing_form .acysubbuttons .btn {
  padding: 0px 20px;
  height: 39px;
}
.acymailing_form p {
  margin-bottom: 0;
  vertical-align: middle;
}
.acymailing_form input[type="text"] {
  background-color: #FFF;
  border-color: #e4e4e4;
  color: #999;
  height: 65px;
  line-height: 39px;
  padding: 0 150px 0 15px;
}
.primaryBg .acymailing_form input[type="text"] {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.4);
  color: #fff;
}
.t3-bottom .acymailing_form input[type="text"] {
  font-size: 13px;
  height: 39px;
  padding: 0 70px 0 7px;
}
.acymailing_form + .acymailing_finaltext {
  font-size: 11px;
  color: #aaa;
}
.acymailing_form + .acymailing_finaltext .fa {
  font-size: 12px;
}
#login-form .userdata > div {
  margin-bottom: 15px;
}
#login-form .input-group-addon {
  border-left: 0;
  background: none;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  border-right: 0;
}
#login-form input[type="text"]:focus + span,
#login-form input[type="password"]:focus + span {
  border-color: #000000;
}
#login-form .list-inline li:first-child {
  display: block;
}
.login-form h2,
.login-form h3 {
  margin: 0 0 27px;
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
}
.login-form ul li .fa {
  margin-right: 25px;
}
.login-form .icons {
  margin-left: -58px;
}
.login-form .icons a {
  display: inline-block;
  vertical-align: top;
  margin: 30px 0 0 60px;
  text-decoration: none;
  font-size: 16px;
  line-height: 28px;
}
.login-form .icons .fa {
  position: relative;
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  margin-right: 10px;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  color: #fff;
}
.login-form .icons .fa:before {
  position: relative;
  z-index: 1;
}
.login-form .icons a:hover .fa {
  color: #8bc700;
}
.login-form .icons a:hover .fa:after {
  background: #fff;
}
.reset #user-registration button.btn {
  margin-top: -60px;
}
.social-nav {
  margin-bottom: 40px;
  font-size: 24px;
}
.social-nav a {
  display: inline-block;
  vertical-align: middle;
}
.social-nav li {
  display: table-cell;
  width: 1%;
}
.social-nav-2 {
  margin-bottom: 40px;
  padding: 24px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.social-nav-2 a {
  display: table-cell;
  width: 1%;
  margin-left: 20px;
  color: #fff;
  opacity: 0.8;
  filter: alpha(opacity=80);
  font-size: 18px;
  text-align: center;
}
.social-nav-2 a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-bottom .about {
  padding-top: 10px;
}
.t3-bottom .about 2 {
  line-height: 24px;
}
.t3-bottom li a:not(.btn) {
  color: #909b9d;
}
.t3-bottom li i {
  padding-right: 10px;
}
.t3-bottom li + li {
  padding-top: 10px;
}
.t3-bottom .nav > li > a {
  padding: 0;
}
.t3-bottom .nav > li > a:before {
  content: '\f105';
  display: inline-block;
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 10px;
}
.t3-bottom small {
  display: block;
  font-size: 100%;
}
.t3-bottom .footer2,
.t3-bottom .footer2 a {
  color: #e4e4e4;
}
.footer-logo {
  margin-bottom: 17px;
}
#t3flickr li {
  padding: 0 12px 12px 0;
}
#t3flickr li a {
  vertical-align: top;
}
.t3-footer {
  background: #8bc700;
  color: #ffffff;
  color: rgba(255, 255, 255, 0.8);
  position: relative;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer .col-lg-12 {
  text-align: center;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a:not(.btn) {
  color: #888888;
}
.t3-footer a:not(.btn):hover,
.t3-footer a:not(.btn):active,
.t3-footer a:not(.btn):focus {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.8);
}
.t3-footer .footerg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: 50% 50%;
  background-size: cover;
}
.t3-footer .footerg ~ div {
  position: relative;
}
.footer-social-links {
  font-size: 14px;
}
.footer-social-links a {
  width: 25px;
  height: 25px;
  line-height: 25px !important;
  position: relative;
  margin: 0 6px;
  text-align: center;
  display: inline-block;
  color: #111;
}
.footer-social-links a i,
.footer-social-links a span,
.footer-social-links a em {
  position: relative;
  top: 0;
  left: -2px;
}
.footer-social-links a:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #111;
  border-radius: 2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.footer-social-links a:hover {
  color: #fff;
}
.footer-social-links a:hover:before {
  background: #111;
}
.t3-newsletter {
  padding: 50px 0;
  border-bottom: 2px solid rgba(255, 255, 255, 0.3);
}
.t3-footnav {
  padding: 30px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav .t3-module .module-title {
  color: #909b9d;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module p {
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul li {
  line-height: 24px;
  margin-bottom: 10px;
}
.home-footer3 .t3-footnav {
  text-align: center;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 40px 0 0;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.footer-made {
  font-size: 11px;
  color: #999;
}
.copyright {
  margin-bottom: 20px;
}
.copyright h2 {
  font-size: 22px;
  font-weight: bold;
}
.copyright p {
  font-size: 15px;
  margin-top: 20px;
  margin-bottom: 30px;
  position: relative;
  padding-top: 30px;
}
.copyright p:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -35px;
  background: #e6e6e6;
  width: 70px;
  height: 5px;
  display: block;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
button.mfp-close,
button.mfp-arrow {
  outline: none;
}
.recentblog {
  padding: 54px 63px;
}
@media (min-width: 992px) {
  .recentblog {
    padding: 60px 80px;
  }
}
@media (min-width: 1230px) {
  .recentblog {
    padding: 90px 100px;
  }
}
.recentblog .sppb-addon-title,
.recentblog .addon-title {
  text-align: center;
  margin: 0 0 30px;
  text-transform: uppercase;
}
.recentblog .modulePretext {
  text-align: center;
  margin: 0 0 50px;
}
.featured-box,
.portfolio-box {
  position: relative;
  overflow: hidden;
}
.featured-box:hover .hover-box > div,
.portfolio-box:hover .hover-box > div {
  opacity: 1;
}
.featured-box:hover .classicImage,
.portfolio-box:hover .classicImage {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.portfolio-box {
  margin-bottom: 30px;
}
.content-boxed .portfolio-box {
  background-color: #ffffff;
}
.content-boxed .portfolio-box p {
  max-height: 113px;
}
.feature-content-box {
  min-height: 263px;
}
.feature-content-box a {
  text-decoration: underline;
  color: #2787cc;
}
@media (min-width: 768px) {
  #owl-demo,
  #owl-demo3 {
    margin: 0 -15px;
    width: auto;
  }
}
#owl-demo2 {
  padding: 50px 30px;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}
@media (min-width: 768px) {
  .owl-item .item {
    margin: 0 15px;
  }
}
.owl-item .item img {
  width: 100%;
}
.out-carousel {
  position: relative;
}
.owl-carousel.slider {
  overflow: hidden;
}
.works {
  margin-left: 30px;
  width: 70px;
  height: 5px;
  background: #e6e6e6;
  display: inline-block;
}
.clients-box > div {
  margin-top: 30px;
}
.clients-box2 {
  text-align: center;
  position: relative;
}
.clients-box2 img {
  vertical-align: middle;
  width: auto !important;
}
.client-2 h3 {
  margin-bottom: 21px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.4em;
}
.client-2 .sppb-addon-text,
.client-2 .addon-text {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.86;
}
.countTo {
  font-size: 48px;
  font-weight: 300;
  line-height: 1.3;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  color: #000000;
}
.countTo + sub {
  font-size: 18px;
}
#tubular-container {
  overflow: hidden;
  position: absolute;
  z-index: -2;
  width: 100%;
  height: 100%;
  top: 0;
}
#tubular-shield {
  z-index: -1;
  background: url('../../../templates/hasta/images/dot-pattern.png');
}
.tubular-play,
.tubular-pause {
  display: inline-block;
  width: 56px;
  height: 56px;
  line-height: 50px;
  border: 3px solid #FFF;
  margin-top: 50px;
  text-align: center;
  border-radius: 50%;
  font-size: 17px;
  padding: 0;
}
.tubular-play:hover,
.tubular-pause:hover {
  border-color: #FFF;
}
.localVideo {
  overflow: hidden;
}
.bg-video-wrapper {
  position: absolute !important;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}
.vidlayer,
.vidlayer:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.carousel-4 {
  text-align: center;
}
.carousel-4 img {
  display: block;
  border: 3px solid #fff;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
.carousel-4 .pic:hover img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
.carousel-4 .fancybox {
  position: absolute;
  top: 0;
  left: 50%;
  width: 64px;
  height: 64px;
  margin: -30px 0 0 -32px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: #8bc700;
  font-size: 28px;
  line-height: 60px;
  text-decoration: none;
  color: #fff;
  opacity: 0;
}
.carousel-4 .pic:hover .fancybox {
  opacity: 1;
}
.carousel-4 .carousel {
  width: auto;
  margin: 0 -15px;
}
.carousel-4 .owl-item {
  box-sizing: border-box;
  margin-top: 30px;
  padding: 0 15px;
}
.carousel-4 .owl-prev,
.carousel-4 .owl-next {
  display: inline-block;
  vertical-align: top;
  width: 26px;
  height: 26px;
  margin: 0 2px 0;
  border: 1px solid #fff;
  color: #fff;
}
.carousel-4 .owl-prev i,
.carousel-4 .owl-next i {
  display: block;
  line-height: 24px;
}
.carousel-4 .owl-prev:hover,
.carousel-4 .owl-next:hover {
  background: #fff;
  color: #8bc700;
}
.carousel-4 .block-head {
  position: relative;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 1299px) {
  
  .block-recent-works-4 {
    padding: 60px 80px;
  }
  .block-recent-works-4 img {
    width: 100%;
    height: auto;
  }
  .block-recent-works-4 .carousel {
    margin-right: -10px;
    margin-left: -10px;
  }
  .block-recent-works-4 .owl-item {
    padding: 0 10px;
  }
}
@media screen and (max-width: 991px) {
  
  .block-recent-works-4 {
    padding: 54px 63px;
  }
  .block-recent-works-4 .carousel {
    margin-right: -9px;
    margin-left: -9px;
  }
  .block-recent-works-4 .owl-item {
    padding: 0 9px;
  }
}
.text-overlay .sppb-item:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.text-overlay .owl-carousel-caption {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.inner2 .owl-carousel-caption {
  padding: 60px 40px 40px 40px;
}
.video-wrapper {
  overflow: hidden;
  width: 100%;
  height: auto;
}
.video-wrapper video {
  width: 100%;
}
.progress-bars > div {
  margin-bottom: 50px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  height: 2px;
}
.sppb-addon > .progress-bars > div {
  margin-bottom: 40px;
}
.progress-bars .bar {
  position: relative;
  overflow: visible;
  font-size: 13px;
  width: 0;
  height: 2px;
}
.progress-bars .name {
  position: absolute;
  top: 5px;
  left: 0;
  text-transform: uppercase;
}
.progress-bars .value {
  position: absolute;
  top: 5px;
  right: 0;
}
.progress-bars.progress-bars-2 > div,
.progress-bars-2 > .progress-bars > div {
  margin-bottom: 30px;
  letter-spacing: 1px;
  height: 35px;
}
.progress-bars.progress-bars-2 .bar,
.progress-bars-2 > .progress-bars .bar {
  height: auto;
}
.progress-bars.progress-bars-2 .name,
.progress-bars-2 > .progress-bars .name {
  position: static;
  line-height: 35px;
  padding-left: 20px;
}
.progress-bars.progress-bars-2 .value,
.progress-bars-2 > .progress-bars .value {
  top: 0;
  right: 5px;
  line-height: 35px;
}
.social-icons-bottom {
  list-style: none;
  margin-top: 15px;
  padding: 0;
}
.social-icons-bottom li {
  display: inline-block;
  margin-left: 2px;
}
.social-icons-bottom li:first-child {
  margin-left: 0;
}
.social-icons-bottom li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  display: block;
}
.about a,
.about ~ p a {
  text-transform: uppercase;
}
h2.name,
.contact-form h3 {
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 25px;
  font-family: Helvetica, Arial, sans-serif;
}
h2.name + p,
.contact-form h3 + p {
  font-size: 15px;
  color: #000000;
}
.contact-info {
  position: relative;
  width: 320px;
  height: 320px;
  margin: 155px auto 65px;
  padding-top: 40px;
  text-align: center;
  color: #fff;
}
.contact-info:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 60px 0 60px 0;
  background: #8bc700;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.contact-info p {
  position: relative;
  margin-top: 30px;
  line-height: 1.6;
}
.contact-info a {
  color: #fff;
}
.contact-info img {
  position: relative;
  display: block;
  margin: 0 auto;
}
.contact-info .icons {
  position: relative;
  margin-top: 30px;
}
.contact-info .icons a {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  color: #fff;
  margin: 0 10px;
  text-align: center;
}
.contact-info .icons a:hover {
  color: #8bc700;
}
.contact-info .icons a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px 0 5px 0;
  background: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  opacity: 0;
}
.contact-info .icons a:hover:before {
  opacity: 1;
}
.contact-info .icons .fa {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 30px;
}
@media screen and (min-width: 768px) {
  .contact-info {
    
    margin: 35px auto 0;
  }
}
.info {
  padding-left: 0px;
  margin-top: 40px;
}
.info li {
  list-style: none;
  font-size: 15px;
  color: #000000;
  line-height: 28px;
  padding-bottom: 10px;
}
.info .adress {
  font-size: 16px;
  font-family: 'Montserrat';
  font-weight: bold;
  color: #b4b4b4;
}
.info .fax {
  font-size: 16px;
  font-family: 'Montserrat';
  font-weight: bold;
  color: #b4b4b4;
}
.info .email {
  font-size: 16px;
  font-family: 'Montserrat';
  font-weight: bold;
  color: #b4b4b4;
}
.info a {
  color: #2787cc;
  text-decoration: underline;
}
.contactlist {
  margin-bottom: 40px;
}
.contactlist li {
  position: relative;
  min-height: 32px;
  margin-top: 10px;
  padding: 8px 0 0 50px;
  font-size: 14px;
  line-height: 24px;
}
.contactlist li .fa {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  font-size: 18px;
  line-height: 40px;
  text-align: center;
}
.contactlist li .fa:before {
  margin-right: -4px;
}
.tab-content,
.sppb-tab-content {
  overflow: hidden;
}
.tab-top .tab-content,
.tab-top .sppb-tab-content,
.tab-bottom .tab-content,
.tab-bottom .sppb-tab-content {
  padding: 30px 0;
}
.vm-bottom-tab .tab-content,
.vm-bottom-tab .sppb-tab-content {
  margin-top: 20px;
}
.tab-pane.active > div,
.sppb-tab-pane.active > div {
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.contact-tabs .sppb-nav,
.big-tabs .sppb-nav,
.contact-tabs .nav,
.big-tabs .nav {
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.1em;
  border: none;
  padding: 0;
  width: 100%;
}
.contact-tabs .sppb-nav > li,
.big-tabs .sppb-nav > li,
.contact-tabs .nav > li,
.big-tabs .nav > li {
  display: inline-block;
  float: none;
  padding: 0;
}
.contact-tabs .sppb-nav > li > a,
.big-tabs .sppb-nav > li > a,
.contact-tabs .nav > li > a,
.big-tabs .nav > li > a {
  border: none;
  font-family: 'Roboto', Arial, sans-serif;
  color: #a3a3a3;
}
.contact-tabs .sppb-nav > li > a .fa,
.big-tabs .sppb-nav > li > a .fa,
.contact-tabs .nav > li > a .fa,
.big-tabs .nav > li > a .fa,
.contact-tabs .sppb-nav > li > a .icon,
.big-tabs .sppb-nav > li > a .icon,
.contact-tabs .nav > li > a .icon,
.big-tabs .nav > li > a .icon {
  margin-bottom: 12px;
  font-size: 48px;
  letter-spacing: 0;
  display: block;
  line-height: 68px;
}
.contact-tabs .sppb-nav > li a:hover,
.big-tabs .sppb-nav > li a:hover,
.contact-tabs .nav > li a:hover,
.big-tabs .nav > li a:hover,
.contact-tabs .sppb-nav > li a:focus,
.big-tabs .sppb-nav > li a:focus,
.contact-tabs .nav > li a:focus,
.big-tabs .nav > li a:focus,
.contact-tabs .sppb-nav > li.active a,
.big-tabs .sppb-nav > li.active a,
.contact-tabs .nav > li.active a,
.big-tabs .nav > li.active a,
.contact-tabs .sppb-nav > li.active a:hover,
.big-tabs .sppb-nav > li.active a:hover,
.contact-tabs .nav > li.active a:hover,
.big-tabs .nav > li.active a:hover,
.contact-tabs .sppb-nav > li.active a:focus,
.big-tabs .sppb-nav > li.active a:focus,
.contact-tabs .nav > li.active a:focus,
.big-tabs .nav > li.active a:focus {
  background: none;
  border: none;
  color: #8bc700;
}
.sixcols.contact-tabs .sppb-nav > li,
.sixcols.big-tabs .sppb-nav > li,
.sixcols.contact-tabs .nav > li,
.sixcols.big-tabs .nav > li,
.fivecols.contact-tabs .sppb-nav > li,
.fivecols.big-tabs .sppb-nav > li,
.fivecols.contact-tabs .nav > li,
.fivecols.big-tabs .nav > li,
.fourcols.contact-tabs .sppb-nav > li,
.fourcols.big-tabs .sppb-nav > li,
.fourcols.contact-tabs .nav > li,
.fourcols.big-tabs .nav > li {
  width: 50%;
}
.threecols.contact-tabs .sppb-nav > li,
.threecols.big-tabs .sppb-nav > li,
.threecols.contact-tabs .nav > li,
.threecols.big-tabs .nav > li,
.twocols.contact-tabs .sppb-nav > li,
.twocols.big-tabs .sppb-nav > li,
.twocols.contact-tabs .nav > li,
.twocols.big-tabs .nav > li {
  width: 100%;
}
@media (min-width: 480px) {
  .sixcols.contact-tabs .sppb-nav > li,
  .sixcols.big-tabs .sppb-nav > li,
  .sixcols.contact-tabs .nav > li,
  .sixcols.big-tabs .nav > li,
  .fivecols.contact-tabs .sppb-nav > li,
  .fivecols.big-tabs .sppb-nav > li,
  .fivecols.contact-tabs .nav > li,
  .fivecols.big-tabs .nav > li {
    width: 33.3333333%;
  }
  .fourcols.contact-tabs .sppb-nav > li,
  .fourcols.big-tabs .sppb-nav > li,
  .fourcols.contact-tabs .nav > li,
  .fourcols.big-tabs .nav > li,
  .threecols.contact-tabs .sppb-nav > li,
  .threecols.big-tabs .sppb-nav > li,
  .threecols.contact-tabs .nav > li,
  .threecols.big-tabs .nav > li,
  .twocols.contact-tabs .sppb-nav > li,
  .twocols.big-tabs .sppb-nav > li,
  .twocols.contact-tabs .nav > li,
  .twocols.big-tabs .nav > li {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .contact-tabs .sppb-nav,
  .big-tabs .sppb-nav,
  .contact-tabs .nav,
  .big-tabs .nav {
    padding: 30px 0;
  }
  .sixcols.contact-tabs .sppb-nav > li,
  .sixcols.big-tabs .sppb-nav > li,
  .sixcols.contact-tabs .nav > li,
  .sixcols.big-tabs .nav > li {
    width: 16.66666667%;
  }
  .fivecols.contact-tabs .sppb-nav > li,
  .fivecols.big-tabs .sppb-nav > li,
  .fivecols.contact-tabs .nav > li,
  .fivecols.big-tabs .nav > li {
    width: 20%;
  }
  .fourcols.contact-tabs .sppb-nav > li,
  .fourcols.big-tabs .sppb-nav > li,
  .fourcols.contact-tabs .nav > li,
  .fourcols.big-tabs .nav > li {
    width: 25%;
  }
  .threecols.contact-tabs .sppb-nav > li,
  .threecols.big-tabs .sppb-nav > li,
  .threecols.contact-tabs .nav > li,
  .threecols.big-tabs .nav > li {
    width: 33.3333333%;
  }
}
@media (min-width: 992px) {
  .contact-tabs .sppb-nav,
  .big-tabs .sppb-nav,
  .contact-tabs .nav,
  .big-tabs .nav {
    font-size: 13px;
    letter-spacing: 0.2em;
  }
}
@media (min-width: 1230px) {
  .contact-tabs .sppb-nav,
  .big-tabs .sppb-nav,
  .contact-tabs .nav,
  .big-tabs .nav {
    font-size: 14px;
    letter-spacing: 0.4em;
  }
}
.contact-tabs .sppb-tab-content,
.big-tabs .sppb-tab-content,
.contact-tabs .tab-content,
.big-tabs .tab-content {
  position: relative;
  padding: 30px 0;
  font-size: 15px;
}
.map-section {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 !important;
  background: rgba(17, 17, 17, 0.93);
  z-index: 2;
  cursor: pointer;
}
.map-section:hover {
  background: rgba(17, 17, 17, 0.9);
}
.map-toggle {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.mt-icon {
  width: 27px;
  height: 27px;
  line-height: 27px;
  margin: 6px auto 25px;
  position: relative;
  color: #111;
}
.mt-icon:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  border-radius: 2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mt-icon i,
.mt-icon span {
  position: relative;
}
.mt-text {
  margin-left: 12px;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: rgba(255, 255, 255, 0.75);
  font-family: 'Roboto', Arial, sans-serif;
}
.mt-close {
  display: none;
}

.map-section.js-active {
  height: 50px;
  background: rgba(17, 17, 17, 0.75);
}
.map-section.js-active:hover {
  background: rgba(17, 17, 17, 0.85);
}
.map-section.js-active .mt-icon {
  opacity: 0;
}
.map-section.js-active .mt-text {
  position: relative;
  top: -30px;
}
.fm-social-links {
  padding: 15px;
  font-size: 14px;
  text-align: center;
}
.fm-social-links > a {
  display: inline-block;
  margin: 0 2px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  text-align: center;
  text-decoration: none;
  color: #555;
  border-radius: 50%;
}
.fm-social-links > a:hover {
  border-color: rgba(255, 255, 255, 0.3);
  color: #999;
}
html.mobile .custom {
  background-attachment: scroll !important;
}
#multi,
#one {
  font-size: 16px;
}
@media (min-width: 992px) {
  .row-45 .sppb-row {
    margin-left: -45px;
    margin-right: -45px;
  }
}
.border-center .sppb-row .sppb-col-sm-2 {
  position: static;
}
.border-center .sppb-row .sppb-col-sm-2:after,
.border-center .sppb-row .sppb-col-sm-2:before {
  content: '';
  position: absolute;
  left: 50%;
  border-radius: 20% 0 20% 0;
  background: #e4e4e4;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: none;
}
@media screen and (min-width: 768px) {
  .border-center .sppb-row .sppb-col-sm-2:after,
  .border-center .sppb-row .sppb-col-sm-2:before {
    display: block;
  }
}
.border-center .sppb-row .sppb-col-sm-2:after {
  bottom: 0;
  width: 24px;
  height: 24px;
  margin-left: -12px;
}
.border-center .sppb-row .sppb-col-sm-2:before {
  top: 0;
  width: 48px;
  height: 48px;
  margin-left: -24px;
}
@media (min-width: 768px) {
  .border-center .sppb-row:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-left: -1px;
    background: #e4e4e4;
  }
}
.diagonal {
  padding-bottom: 40px;
}
.diagonal:before,
.diagonal:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.diagonal:before {
  bottom: 100%;
  border-width: 151px 0 0 2000px;
  border-color: transparent transparent transparent #ffffff;
}
.diagonal:after {
  top: 100%;
  border-width: 151px 2000px 0 0;
  border-color: #ffffff transparent transparent transparent;
}
section.diagonalTop {
  padding-top: 190px;
}
.diagonalTop:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  border-width: 0 2000px 151px 0;
  border-color: transparent #ffffff transparent transparent;
}
.diagonalBottom:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  border-width: 151px 2000px 0 0;
  border-color: #ffffff transparent transparent transparent;
}
.content-dg .t3-mainbody {
  position: relative;
  padding-top: 40px;
}
.content-dg .t3-mainbody:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 100%;
  border-width: 151px 0 0 2000px;
  border-color: transparent transparent transparent #ffffff;
}

.preloader {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #fefefe;
  z-index: 100000;
}
.loader {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  font-size: 10px;
  text-indent: -12345px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  border-right: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  border-left: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  -webkit-animation: spinner 700ms infinite linear;
  -moz-animation: spinner 700ms infinite linear;
  -ms-animation: spinner 700ms infinite linear;
  -o-animation: spinner 700ms infinite linear;
  animation: spinner 700ms infinite linear;
  z-index: 100001;
}
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.hide1st {
  display: none;
}
.absCenter {
  left: 50% !important;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.tld-price li {
  width: 31%;
  font-size: 20px;
}
.tld-price li strong {
  font-size: 26px;
}
.tld-price li + li {
  border-left: 1px solid #e4e4e4;
}
.primaryBg .tld-price li + li {
  border-right-color: rgba(255, 255, 255, 0.5);
}
.price-list {
  padding-left: 0;
  list-style: none;
  padding: 40px;
}
.price-list li {
  text-align: right;
  display: inline-block;
  width: 100%;
}
.price-list h5 {
  margin-top: 10px;
}
.price-list .item {
  float: left;
}
.content-br .price-list {
  margin: 40px;
}
.special-menu {
  text-align: center;
}
.special-menu h5 {
  text-transform: uppercase;
}
.special-menu .price {
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #e4e4e4;
}
.mfp-content .container {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}