.tp-icon {
  background-image: url("../img/tajpan-sprite.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.tp-icon-phone {
  background-position: -155px -21px;
}
.tp-icon-email {
  background-position: -183px -21px;
}
.tp-icon-large {
  background-image: url("../img/tajpan-sprite.png");
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 56px;
  height: 56px;
}
.tp-icon-large-phone {
  background-position: -509px -532px;
}
.tp-icon-large-question {
  background-position: -365px -536px;
}
.tp-icon-large-fax {
  background-position: -438px -532px;
}
.tp-icon-large-invoice {
  background-position: -592px -533px;
}
.tp-icon-large-envelope {
  background-position: -662px -536px;
}
.tp-icon-red {
  background-image: url("../img/tajpan-sprite.png");
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 92px;
  height: 92px;
}
.tp-icon-red-target {
  background-position: -828px -35px;
}
.tp-icon-red-map {
  background-position: -828px -137px;
}
.tp-icon-red-nodes {
  background-position: -828px -239px;
}
.tp-icon-red-photo {
  background-position: -828px -340px;
}
.tp-icon-red-sun {
  background-position: -828px -442px;
}
.tp-icon-services {
  background-image: url("../img/tajpan-sprite.png");
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 93px;
  height: 93px;
  background-position: 0 -644px;
}
.tp-icon-services-congres {
  background-position: 0 -644px;
}
.tp-icon-services-event {
  background-position: -93px -644px;
}
.tp-icon-services-expo {
  background-position: -186px -644px;
}
.tp-icon-services-marketing {
  background-position: -279px -644px;
}
.tp-icon-services-multimedia {
  background-position: -371px -644px;
}
.tp-icon-services-pr {
  background-position: -464px -644px;
}
.tp-quote {
  background-image: url("../img/tajpan-sprite.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 25px;
  height: 21px;
}
.tp-quote-up {
  background-position: -322px 0;
}
.tp-quote-down {
  background-position: -354px 0;
}
.tp-quote-down-black {
  background-position: -389px 0;
  width: 22px;
  height: 17px;
}
.tp-eye-red {
  background-image: url("../img/tajpan-sprite.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 107px;
  height: 107px;
  background-position: -820px -552px;
}
.button {
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  padding: 8px 20px;
  background: #ed1b2f;
  color: #ffffff !important;
  border: 1px solid #ffffff;
  text-decoration: none;
}
.button:hover {
  border: 1px solid #ed1b2f;
  color: #ed1b2f !important;
  background: #ffffff;
  text-decoration: none;
}
.button:focus {
  text-decoration: none;
  outline: none;
}
.button-large {
  font-size: 20px;
  padding: 14px 32px;
}
.button-inverse {
  background: #ffffff;
  color: #ed1b2f !important;
}
.button-inverse:hover {
  border: 1px solid #ffffff;
  background: #ed1b2f;
  color: #ffffff !important;
}
.button-small {
  padding: 7px 10px;
  font-size: 12px !important;
}
body {
  font-family: 'Roboto', sans-serif;
}
h1 {
  font-size: 45px;
  font-weight: 100;
  color: #ed1b2f;
  margin-bottom: 30px;
}
h2 {
  font-size: 34px;
  font-weight: 100;
  color: #ed1b2f;
}
h2.gray {
  color: #333333;
  font-size: 40px;
}
h3 {
  font-size: 25px;
  font-weight: 300;
}
.strong {
  font-weight: bold;
}
.red {
  color: #ed1b2f;
}
.green {
  color: green;
}
.gray {
  color: #6c6c6c;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mainContent-inner .main-lower p,
.quick-contact p {
  color: #6c6c6c;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6em;
}
.mainContent-inner .main-lower a,
.quick-contact a {
  color: #ed1b2f;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
}
.mainContent-inner .main-lower a:hover,
.quick-contact a:hover {
  color: #ed1b2f;
  text-decoration: underline;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn75 {
  from {
    opacity: 0;
  }
  to {
    opacity: .75;
  }
}
@-moz-keyframes fadeIn75 {
  from {
    opacity: 0;
  }
  to {
    opacity: .75;
  }
}
@-o-keyframes fadeIn75 {
  from {
    opacity: 0;
  }
  to {
    opacity: .75;
  }
}
@keyframes fadeIn75 {
  from {
    opacity: 0;
  }
  to {
    opacity: .75;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1180px;
  }
}
.body-inner {
  margin: 0 auto;
  position: relative;
  padding: 1px;
  text-align: center;
}
.body-inner .main-content {
  background: none #ffffff;
  margin-bottom: 25px;
}
.container-fluid {
  position: relative;
  margin: 0 auto;
  text-align: left;
}
.alert {
  margin-top: 20px;
}
.top-container {
  position: relative;
  z-index: 2;
}
.top-container,
.bottom-container {
  min-width: 1000px;
  max-width: 1200px;
}
.content-container {
  margin-top: 103px;
  min-width: 1000px;
  max-width: 1200px;
  position: relative;
  z-index: 1;
}
footer {
  background: #323232;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
  color: #6c6c6c;
  position: relative;
  z-index: 3;
}
footer .created-link {
  color: #d7d7d7;
}
footer .copyright,
footer .copyright:hover {
  cursor: text;
  color: #6c6c6c;
}
#loader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10000;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  opacity: 0.8;
  display: none;
}
#loader .overlay {
  background: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#loader img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
}
table.references {
  width: 100%;
}
table.references td {
  width: 16.66%;
  padding: 25px 0;
  text-align: center;
  vertical-align: middle;
}
.scroll-top {
  diplay: block;
  width: 53px;
  height: 38px;
  background-image: url("../img/tajpan-sprite.png");
  background-repeat: no-repeat;
  background-position: -274px -533px;
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: -38px;
  margin-left: -27px;
}
.scroll-top:hover {
  background-position: -274px -573px;
}
.body-inner {
  margin: 0 auto;
  position: relative;
  padding: 1px;
  text-align: center;
}
.body-inner .main-content {
  background: none #ffffff;
  margin-bottom: 25px;
}
.container-fluid {
  position: relative;
  margin: 0 auto;
  text-align: left;
}
.alert {
  margin-top: 20px;
}
.top-container {
  position: relative;
  z-index: 2;
}
.top-container,
.bottom-container {
  min-width: 1000px;
  max-width: 1200px;
}
.content-container {
  margin-top: 103px;
  min-width: 1000px;
  max-width: 1200px;
  z-index: 1;
}
footer {
  background: #323232;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
  color: #6c6c6c;
  position: relative;
  z-index: 3;
}
footer .created-link {
  color: #d7d7d7;
}
footer .copyright,
footer .copyright:hover {
  cursor: text;
  color: #6c6c6c;
}
#loader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10000;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  opacity: 0.8;
  display: none;
}
#loader .overlay {
  background: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#loader img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
}
table.references {
  width: 100%;
}
table.references td {
  width: 16.66%;
  padding: 25px 0;
  text-align: center;
  vertical-align: middle;
}
.scroll-top {
  diplay: block;
  width: 53px;
  height: 38px;
  background-image: url("../img/tajpan-sprite.png");
  background-repeat: no-repeat;
  background-position: -274px -533px;
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: -38px;
  margin-left: -27px;
}
.scroll-top:hover {
  background-position: -274px -573px;
}
.right-column h2,
.right-column h3 {
  color: #ed1b2f;
}
.carousel {
  background: none #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1000px;
  height: 816px;
  overflow: hidden;
  z-index: 0;
  text-align: center;
}
.carousel .carousel-inner {
  max-width: 1600px;
  margin: 0 auto;
}
.carousel-item {
  max-width: 1600px;
  width: 100%;
  height: 816px;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
  margin: 0 auto;
  text-align: left;
}
.carousel-item-1 {
  background-image: url("../img/carousel/slide-01a.jpg");
}
.carousel-item-2 {
  background-image: url("../img/carousel/slide-02a.jpg");
}
.carousel-item-2 .text {
  width: 440px !important;
}
.carousel-item-3 {
  background-image: url("../img/carousel/slide-03.jpg");
}
.carousel-item-3 .text {
  width: 440px !important;
}
.carousel-item-4 {
  background-image: url("../img/carousel/slide-04v2.jpg");
}
.carousel-item-4 .text {
  width: 410px !important;
}
.carousel-item-5 {
  background-image: url("../img/carousel/slide-05.jpg");
}
.carousel-item-5 .text {
  width: 440px !important;
}
.carousel-item-6 {
  background-image: url("../img/carousel/slide-06.jpg");
}
.carousel-item-6 .text {
  width: 440px !important;
}
.carousel-item-7 {
  background-image: url("../img/carousel/slide-07.jpg");
}
.carousel-item-7 .text {
  width: 440px !important;
}
.carousel-item .text {
  position: absolute;
  top: 230px;
  width: 540px;
  margin-left: -468px;
  left: 50%;
  color: #666666;
}
.carousel-item .text .citation {
  position: relative;
  font-size: 15px;
}
.carousel-item .text .citation .tp-quote-up {
  position: absolute;
  top: -17px;
  left: -30px;
}
.carousel-item .text .citation .tp-quote-down {
  position: absolute;
  bottom: -17px;
  right: -30px;
}
.carousel-item .text .citation a {
  color: #ed1b2f;
  text-decoration: none;
}
.carousel-item .text .citation a:hover {
  color: #ed1b2f;
  text-decoration: underline;
}
.carousel-item .text .signature {
  margin-top: 20px;
  color: #ed1b2f;
  font-size: 16px;
  font-style: italic;
}
.carousel-item .text .signature .name {
  font-size: 20px;
}
.carousel-pager {
  position: absolute;
  top: 630px;
  left: 50%;
  z-index: 200;
  margin-left: -60px;
}
.carousel-pager > span {
  color: #ffffff;
  font-size: 50px;
  display: inline-block;
  cursor: pointer;
}
.carousel-pager > span.cycle-pager-active {
  color: #ed1b2f;
}
.about-us-body .carousel-content {
  position: absolute;
  top: 368px;
  left: 609px;
  font-size: 20px;
  color: #6c6c6c;
  width: 668px;
}
.about-us-body .carousel-content .slogan {
  font-size: 24px;
  margin-top: 60px;
}
.about-us-body .carousel-content .personal-profile {
  position: absolute;
  top: -152px;
  left: -410px;
  width: 255px;
}
.about-us-body .carousel-content .personal-profile .profile-image {
  width: 255px;
  height: 255px;
}
.about-us-body .carousel-content .personal-profile .profile-image .overlay-red .tp-icon-large-envelope {
  margin-top: 110px;
}
.about-us-body .carousel-content .personal-profile img {
  width: 255px;
  height: auto;
}
.about-us-body .carousel-content .personal-profile .profile-email {
  font-size: 16px;
}
header {
  height: 60px;
}
header .quick-contact {
  margin: 20px 0;
}
header .quick-contact span {
  vertical-align: middle;
  margin-right: 10px;
}
header .quick-contact span.tp-icon {
  margin-right: 5px;
}
nav.nav {
  position: absolute;
  top: 60px;
  left: 0px;
  width: 100%;
}
nav.nav .logo-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 180px;
}
nav.nav .ear {
  position: absolute;
  top: -22px;
  left: 93.3%;
  background-image: url("../img/tajpan-sprite.png");
  background-repeat: no-repeat;
  width: 80px;
  height: 106px;
  background-position: -118px -518px;
}
nav.nav .ear .language-switch {
  position: absolute;
  top: 12px;
  left: 21px;
}
nav.nav .ear .language-switch a {
  display: block;
  width: 29px;
  height: 29px;
  background-image: url("../img/tajpan-sprite.png");
  background-repeat: no-repeat;
  margin: 5px;
}
nav.nav .ear .language-switch a.sk {
  background-position: -279px 0;
}
nav.nav .ear .language-switch a.sk.active,
nav.nav .ear .language-switch a.sk:hover {
  background-position: -279px -29px;
}
nav.nav .ear .language-switch a.en {
  background-position: -238px 0;
}
nav.nav .ear .language-switch a.en.active,
nav.nav .ear .language-switch a.en:hover {
  background-position: -238px -29px;
}
nav.nav #navigation {
  list-style: none;
  padding: 0 0 0 190px;
  margin: 0;
  background: url('../img/logo.png') no-repeat scroll 31px center #ffffff;
  width: 93.3%;
}
nav.nav #navigation > li {
  display: inline-block;
  position: relative;
}
nav.nav #navigation > li > a {
  color: #8e8e8e;
  font-weight: 500;
  display: inline-block;
  padding: 30px 26px;
  border-top: 4px solid #fff;
}
nav.nav #navigation > li > a.active {
  border-top: 4px solid #ed1b2f;
}
nav.nav #navigation > li > a:hover {
  border-top: 4px solid #8e8e8e;
}
nav.nav #navigation > li.expanded:after {
  content: '\25bc';
  color: #8e8e8e;
  font-size: .9em;
  margin-left: -10px;
}
nav.nav #navigation > li > .submenu {
  list-style: none;
  position: absolute;
  top: 84px;
  left: 0;
  background: none #ed1b2f;
  padding: 0;
  border-top: 1px solid #ed1b2f;
  display: none;
  -moz-box-shadow: 2px 5px 8px -1px #000000;
  -webkit-box-shadow: 2px 5px 8px -1px #000000;
  box-shadow: 2px 5px 8px -1px #000000;
}
nav.nav #navigation > li > .submenu > li {
  display: block;
  max-width: 230px;
  min-width: 230px;
}
nav.nav #navigation > li > .submenu > li:last-child {
  border: none;
}
nav.nav #navigation > li > .submenu > li a {
  color: #fff;
  font-weight: 500;
  display: block;
  padding: 10px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  width: 100%;
}
nav.nav #navigation > li > .submenu > li a:hover {
  background: #fafafa;
  color: #8e8e8e;
  text-decoration: none;
}
nav.nav #navigation > li > .submenu > li a.active {
  background: #fafafa;
  color: #8e8e8e;
  text-decoration: none;
  font-weight: bold;
}
.footer-menu .menu {
  list-style: none;
  padding: 0;
}
.footer-menu .menu li a {
  color: #8e8e8e;
}
.footer-menu .menu li > .submenu {
  display: none !important;
}
.newsletter-form button {
  background-image: url("../img/tajpan-sprite.png");
  background-repeat: no-repeat;
  background-position: 0 -518px;
  width: 54px;
  height: 51px;
  border: none;
  display: inline-block;
  vertical-align: middle;
}
.newsletter-form button:hover {
  background-position: 0 -570px;
}
.newsletter-form input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #888;
  height: 51px;
  width: 260px;
  display: inline-block;
  padding: 8px 5px;
  vertical-align: middle;
}
.frontpage .slogan {
  font-size: 32px !important;
  margin-bottom: 30px;
  text-align: center;
  color: #6c6c6c;
  position: relative;
  width: 850px;
  margin: 0 auto 25px;
}
.frontpage .slogan .tp-quote-down-black {
  position: absolute;
  top: -10px;
}
.frontpage .slogan .tp-quote-down-black.left {
  left: -22px;
}
.frontpage .slogan .tp-quote-down-black.right {
  right: -22px;
}
.services-menu {
  margin: 30px 0;
  text-align: center;
}
.services-menu .services-menu-item {
  width: 25%;
  float: left;
  font-weight: 100;
  margin-bottom: 40px;
  min-height: 390px;
}
.services-menu .services-menu-item a {
  display: block;
  font-weight: 300;
}
.services-menu .services-menu-item a:hover {
  text-decoration: none;
}
.services-menu .services-menu-item a:hover .s-icon-congress {
  background-position: -22px -306px;
}
.services-menu .services-menu-item a:hover .s-icon-events {
  background-position: -326px -306px;
}
.services-menu .services-menu-item a:hover .s-icon-design {
  background-position: -630px -306px;
}
.services-menu .services-menu-item a:hover .s-icon-multimedia {
  background-position: -934px -306px;
}
.services-menu .services-menu-item a:hover .s-icon-technical {
  background-position: -22px -718px;
}
.services-menu .services-menu-item a:hover .s-icon-expo {
  background-position: -326px -718px;
}
.services-menu .services-menu-item a:hover .s-icon-marketing {
  background-position: -630px -718px;
}
.services-menu .services-menu-item a:hover .s-icon-pr {
  background-position: -934px -718px;
}
.services-menu .services-menu-item .title {
  display: block;
  color: #ed1b2f;
  font-size: 25px;
  text-transform: uppercase;
  margin: 15px 0;
}
.services-menu .services-menu-item .description {
  display: block;
  font-size: 14px;
  color: #6c6c6c;
}
.s-icon {
  background-image: url("../img/services_icons_sprite.png");
  background-repeat: no-repeat;
  width: 182px;
  height: 198px;
  display: inline-block;
}
.s-icon-congress {
  background-position: -22px -103px;
  -webkit-transition: background-position 0.4s ease;
  -moz-transition: background-position 0.4s ease;
  -o-transition: background-position 0.4s ease;
  transition: background-position 0.4s ease;
}
.s-icon-events {
  background-position: -326px -103px;
  -webkit-transition: background-position 0.4s ease;
  -moz-transition: background-position 0.4s ease;
  -o-transition: background-position 0.4s ease;
  transition: background-position 0.4s ease;
}
.s-icon-design {
  background-position: -630px -103px;
  -webkit-transition: background-position 0.4s ease;
  -moz-transition: background-position 0.4s ease;
  -o-transition: background-position 0.4s ease;
  transition: background-position 0.4s ease;
}
.s-icon-multimedia {
  background-position: -934px -103px;
  -webkit-transition: background-position 0.4s ease;
  -moz-transition: background-position 0.4s ease;
  -o-transition: background-position 0.4s ease;
  transition: background-position 0.4s ease;
}
.s-icon-technical {
  background-position: -22px -517px;
  -webkit-transition: background-position 0.4s ease;
  -moz-transition: background-position 0.4s ease;
  -o-transition: background-position 0.4s ease;
  transition: background-position 0.4s ease;
}
.s-icon-expo {
  background-position: -326px -517px;
  -webkit-transition: background-position 0.4s ease;
  -moz-transition: background-position 0.4s ease;
  -o-transition: background-position 0.4s ease;
  transition: background-position 0.4s ease;
}
.s-icon-marketing {
  background-position: -630px -517px;
  -webkit-transition: background-position 0.4s ease;
  -moz-transition: background-position 0.4s ease;
  -o-transition: background-position 0.4s ease;
  transition: background-position 0.4s ease;
}
.s-icon-pr {
  background-position: -934px -517px;
  -webkit-transition: background-position 0.4s ease;
  -moz-transition: background-position 0.4s ease;
  -o-transition: background-position 0.4s ease;
  transition: background-position 0.4s ease;
}
.gallery {
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  width: 100%;
  min-width: 1000px;
}
.gallery:before,
.gallery:after {
  content: " ";
  display: table;
}
.gallery:after {
  clear: both;
}
.gallery-item {
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%;
  display: block;
  float: left;
  position: relative;
}
.gallery-item.wide {
  width: 50%;
}
.gallery-item img {
  width: 100%;
  height: auto;
}
.gallery-item .overlay {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  display: block;
}
.gallery-item .tp-eye-red {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -53px;
  margin-top: -53px;
  display: block;
}
.gallery-item:hover .tp-eye-red {
  -webkit-animation: fadeIn 0.5s ease-in;
  -moz-animation: fadeIn 0.5s ease-in;
  -o-animation: fadeIn 0.5s ease-in;
  animation: fadeIn 0.5s ease-in;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.gallery-item:hover .overlay {
  -webkit-animation: fadeIn75 .5s;
  -moz-animation: fadeIn75 .5s;
  -o-animation: fadeIn75 .5s;
  animation: fadeIn75 .5s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.contact-info .col-md-4 {
  position: relative;
  padding-left: 80px;
}
.contact-info .col-md-4 .tp-icon-large {
  position: absolute;
  top: 0;
  left: 15px;
}
.contact-info .row {
  margin-bottom: 30px;
}
.webform form .form-group {
  display: inline-block;
  width: 33.33%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 5px;
}
.webform form .form-group:nth-child(4) {
  width: 100%;
}
.webform form .form-group:nth-child(5) {
  width: 50%;
}
.webform form .form-group label {
  width: 100%;
}
.webform form .form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 20px 12px;
  border-color: #d0d0d0;
  background: #fafafa;
}
.webform form .textarea {
  height: 100px;
}
.webform form .captcha-image input {
  width: 100px;
  display: inline-block;
  vertical-align: middle;
}
.webform form .btn-toolbar {
  display: inline-block;
  width: 50%;
  text-align: right;
}
.webform form .btn-toolbar .btn {
  background: #ed1b2f;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 1.3em;
  font-weight: 300;
  text-shadow: none;
  padding: 12px 30px;
  margin-bottom: 2px;
}
.wf-form-container {
  width: 66.66%;
  margin-left: 33.33% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 5px;
  margin-top: -220px !important;
}
.google-map-link {
  position: absolute;
  height: 33px;
  width: 213px;
  top: 388px;
  left: 1041px;
  z-index: 1000;
}
.about-us-body .main-lower {
  padding-top: 25px;
}
.about-us-body .main-upper {
  display: none;
}
.personal-profile {
  text-align: center;
}
.personal-profile .profile-name {
  padding: 5px 0 3px;
  color: #ed1b2f;
  font-weight: bold;
}
.personal-profile .profile-position {
  text-transform: uppercase;
  padding: 1px 0;
}
.personal-profile .profile-contact {
  padding: 1px 0;
}
.personal-profile .profile-image {
  width: 220px;
  display: inline-block;
  position: relative;
  height: 220px;
}
.personal-profile .profile-image .overlay-red {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ed1b2f;
  color: #ffffff;
  -webkit-border-radius: 170px;
  -moz-border-radius: 170px;
  -ms-border-radius: 170px;
  -o-border-radius: 170px;
  border-radius: 170px;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
}
.personal-profile .profile-image .overlay-red .profile-email {
  display: block;
}
.personal-profile .profile-image .overlay-red .tp-icon-large-envelope {
  margin-top: 75px;
}
.personal-profile .profile-image .overlay-red:hover {
  color: #ffffff;
  text-decoration: none;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.personal-profile img {
  -webkit-border-radius: 170px;
  -moz-border-radius: 170px;
  -ms-border-radius: 170px;
  -o-border-radius: 170px;
  border-radius: 170px;
  display: inline-block;
  width: 220px;
  height: auto;
}
.personal-profiles-list:before,
.personal-profiles-list:after {
  content: " ";
  display: table;
}
.personal-profiles-list:after {
  clear: both;
}
.personal-profiles-list .personal-profile {
  float: left;
  width: 25%;
  height: 355px;
  margin-bottom: 10px;
}
.personal-profiles-list .team-slogan {
  float: left;
  width: 75%;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.work-flow {
  padding: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #ed1b2f;
  text-align: center;
  color: #ffffff;
}
.work-flow h2 {
  margin-bottom: 30px;
  color: #ffffff;
}
.work-flow .red-icon {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 20%;
  float: left;
  font-size: 16px;
}
.work-flow .red-icon strong {
  font-weight: bold;
  font-size: 20px;
}
.work-flow .red-icon .tp-icon-red {
  margin-bottom: 20px;
}
.work-flow .red-icon .text {
  text-transform: uppercase;
  display: inline-block;
  width: 75%;
}
.service_page .content-container {
  margin-top: 40px;
  min-height: 455px;
}
.service_page .body-inner .main-content {
  background: transparent;
}
.service_page .title {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 15px;
  width: 50%;
}
.service_page .title .icon_html {
  display: inline-block;
  vertical-align: middle;
  width: 93px;
}
.service_page .title .text {
  display: inline-block;
  vertical-align: top;
  width: 82%;
}
.service_page .Content_7 .main-lower h2 {
  margin-top: -15px;
}
.service_page .main-lower {
  padding-left: 108px;
}
.service_page .main-lower h2 {
  font-style: italic;
  font-size: 20px;
  margin-bottom: 30px;
  margin-top: -55px;
  margin-left: -1px;
}
.service_page .main-lower .body {
  width: 50%;
}
.service_page .carousel {
  height: 740px;
}
.project-container {
  padding: 15px 0;
}
.project-container h3 {
  color: #ed1b2f;
  background: url("../img/project-title-pointer.jpg") no-repeat scroll 0px 2px;
  padding: 0 0 20px 25px;
  margin: 0;
}
.project-container .project-web-link {
  background: url(../img/project-link-pointer.jpg) no-repeat scroll 0px 4px;
  text-transform: uppercase;
  padding: 0 0 0 17px;
}
.project-container .project-info-container {
  border: 1px solid #ed1b2f;
  min-height: 300px;
}
.project-container .project-info-container .project-image {
  display: inline-block;
  width: 50%;
  height: 100%;
  vertical-align: top;
}
.project-container .project-info-container .project-image img {
  width: 100%;
  height: auto;
}
.project-container .project-info-container .project-info {
  display: inline-block;
  width: 50%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
  vertical-align: top;
}
.project-container .project-info-container .where-title {
  color: #ed1b2f;
  font-size: 1.3em;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ed1b2f;
}
.project-container .project-info-container .project-info-abstracts,
.project-container .project-info-container .project-info-registrations {
  color: #ed1b2f;
}
.project-container .project-info-buttons {
  width: 100%;
}
.project-container .project-info-buttons .project-info-reg-btn,
.project-container .project-info-buttons .project-info-abs-btn {
  display: inline-block;
  padding: 0 15px 15px;
  width: 50%;
}
.project-container .project-info-buttons .project-info-reg-btn {
  padding-left: 0;
}
.project-container .project-info-buttons .project-info-abs-btn {
  padding-right: 0;
}
.project-container .project-info-buttons .btn {
  background: #ed1b2f;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 300;
  text-shadow: none;
  padding: 5px 12px;
  margin-bottom: 2px;
  width: 100%;
}
.project-container .project-info-buttons .btn:hover {
  text-decoration: none;
  color: #fff;
}
