@charset "UTF-8";
.portrait-mode {
  display: none;
}

body {
  color: #000000;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
}

@media (min-width: 1290px) {
  .container {
    width: 1150px;
  }
}
@media (min-width: 1150px) {
  .container {
    width: 1150px;
  }
}
.site {
  overflow-x: hidden;
}

p, a, li {
  color: #515151;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  line-height: 32px;
  font-weight: 300;
}

a {
  color: #9172ad;
}

a:hover {
  color: #f7a600;
  text-decoration: none;
}

a:visited {
  color: #9172ad;
}

a:focus {
  color: #f7a600;
  outline: none;
}

*:focus {
  outline: none;
}

.form-control:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}

h1 {
  font-family: "Raleway", sans-serif;
  font-size: 38px;
  line-height: 40px;
  color: #9172ad;
  text-align: left;
  font-weight: 400;
  padding: 20px 15px;
  margin: 0px;
}

h2 {
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  line-height: 32px;
  color: #9172ad;
  text-align: left;
  font-weight: 400;
  margin: 0px;
  padding: 20px 0px;
}

h3 {
  font-family: "Raleway", sans-serif;
  font-size: 24px;
  line-height: 24px;
  color: #9172ad;
  text-align: left;
  font-weight: 400;
  margin: 0px;
  padding: 20px 0px;
}

.form-control {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
}

.btn-default {
  position: relative;
  background-color: transparent;
  border: solid 2px #9172ad;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #9172ad;
  padding: 8px 20px 8px 20px;
  font-size: 16px;
  line-height: 16px;
  margin-top: 20px;
}
.btn-default:visited, .btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus {
  background-color: transparent;
  border: solid 2px #9172ad;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #9172ad;
  padding: 8px 20px 8px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-default:hover {
  background-color: #9172ad;
  border: solid 2px #9172ad;
  color: #ffffff;
}

.btn-callmeback {
  position: relative;
  background-color: #9172ad;
  border: solid 2px #ffffff;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  color: #ffffff;
  padding: 7px 20px 7px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-callmeback:visited, .btn-callmeback.active, .btn-callmeback.focus, .btn-callmeback:active, .btn-callmeback:focus {
  background-color: #9172ad;
  border: solid 2px #ffffff;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  color: #ffffff;
  padding: 7px 20px 7px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-callmeback:hover {
  background-color: #f7a600;
  border: solid 2px #ffffff;
  color: #ffffff;
}

.btn-inverse {
  position: relative;
  background-color: #ffffff;
  border: solid 1px #ffffff;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  color: #9172ad;
  padding: 11px 20px 10px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-inverse:visited, .btn-inverse.active, .btn-inverse.focus, .btn-inverse:active, .btn-inverse:focus {
  background-color: #ffffff;
  border: solid 1px #ffffff;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  color: #9172ad;
  padding: 11px 20px 10px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-inverse:hover {
  background-color: #f7a600;
  border: solid 1px #f7a600;
  color: #ffffff;
}

.btn-base {
  position: relative;
  background-color: #ffffff;
  border: solid 2px #9172ad;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  color: #9172ad;
  padding: 8px 20px 8px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-base:visited, .btn-base.active, .btn-base.focus, .btn-base:active, .btn-base:focus {
  background-color: #ffffff;
  border: solid 2px #9172ad;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  color: #9172ad;
  padding: 8px 20px 8px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-base:hover {
  background-color: #f7a600;
  border: solid 2px #f7a600;
  color: #ffffff;
}

.btn-slider {
  position: relative;
  background-color: #f7a600;
  border: solid 2px #f7a600;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #9172ad;
  padding: 8px 20px 8px 20px;
  font-size: 16px;
  line-height: 16px;
  margin-top: 20px;
}
.btn-slider:visited, .btn-slider.active, .btn-slider.focus, .btn-slider:active, .btn-slider:focus {
  background-color: #f7a600;
  border: solid 2px #f7a600;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #ffffff;
  padding: 8px 20px 8px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-slider:hover {
  background-color: transparent;
  border: solid 2px #f7a600;
  color: #ffffff;
}

.btn-slider-inverse {
  position: relative;
  background-color: transparent;
  border: solid 2px #ffffff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #ffffff;
  padding: 8px 20px 8px 20px;
  font-size: 16px;
  line-height: 16px;
  margin-top: 20px;
}
.btn-slider-inverse:visited, .btn-slider-inverse.active, .btn-slider-inverse.focus, .btn-slider-inverse:active, .btn-slider-inverse:focus {
  background-color: transparent;
  border: solid 2px #ffffff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #ffffff;
  padding: 8px 20px 8px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-slider-inverse:hover {
  background-color: #ffffff;
  border: solid 2px #ffffff;
  color: #9172ad;
}

.button-holder {
  position: absolute;
  right: 40px;
  bottom: 40px;
  z-index: 100;
}

.main-block {
  padding: 30px 0;
}

@media only screen and (min-width: 768px) and (orientation: portrait) {
  .button-holder {
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 100;
  }
}
@media only screen and (max-width: 667px) and (orientation: portrait) {
  .button-holder {
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 100;
  }

  .btn-slider {
    font-size: 15px;
    line-height: 16px;
  }
}
.header {
  height: auto;
  z-index: 10000;
  position: relative;
  border-bottom: solid 1px #eaeaea;
}
.header.sticky {
  position: fixed;
  left: 0;
  margin: 0 0px;
  top: 0;
  width: calc(100%);
  z-index: 99900;
}
.header .logo-holder {
  padding: 30px 0;
}
.header .nav-bar {
  background-color: #ffffff;
}
.header .top-bar {
  background-color: #9172ad;
}
.header .top-bar ul.top-bar-info {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.header .top-bar ul.top-bar-info li {
  padding: 0px 50px;
  display: inline-block;
}
.header .top-bar ul.top-bar-info li a {
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
}
.header .top-bar ul.top-bar-info li:first-of-type {
  padding-left: 0px;
  border-right: solid 1px #9c80b5;
}
.header .top-bar ul.top-bar-info .fa {
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 24px;
  margin-right: 10px;
}
.header .top-bar ul.top-bar-info .fa.fa-phone {
  padding-left: 7px;
}
.header .top-bar .language-holder {
  text-align: right;
}
.header .top-bar ul.language {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.header .top-bar ul.language li {
  float: right;
  border-left: solid 1px #9c80b5;
}
.header .top-bar ul.language li a {
  padding: 9px 15px;
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
}
.header .top-bar ul.language li a.active {
  color: #f7a600;
}
.header .top-bar ul.language li:first-of-type {
  border-right: solid 1px #9c80b5;
}
.header .top-bar ul.language li:hover {
  background-color: #f7a600;
}
.header .top-bar ul.language li:hover a.active {
  color: #ffffff;
}

@media only screen and (min-width: 768px) and (orientation: portrait) {
  .header .top-bar .top-bar-holder {
    margin-left: 200px;
    text-align: right;
  }
  .header .top-bar .top-bar-holder .contact-us ul {
    padding: 0px;
  }
  .header .top-bar .top-bar-holder .contact-us ul li {
    margin-right: 0px;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 812px) and (orientation: portrait) {
  .header {
    height: auto;
  }
  .header .top-bar ul.top-bar-info li {
    padding: 10px;
    border-right: solid 1px #9c80b5;
  }
  .header .top-bar ul.language {
    list-style: none;
    margin: 0px;
    padding: 0px;
  }
  .header .top-bar ul.language li {
    float: right;
    border-left: solid 1px #9c80b5;
  }
  .header .top-bar ul.language li a {
    padding: 20px 15px;
  }
}
@media only screen and (max-width: 812px) and (orientation: landscape) {
  .header .logo-holder {
    padding: 10px 0px;
  }
  .header .logo-holder img {
    max-width: 200px;
  }
}
.navbar {
  margin-bottom: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.navbar .navbar-toggle .icon-bar {
  background-color: #9172ad;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ffffff;
}

.navbar-default {
  background-color: #ffffff;
  border: none;
  min-height: auto;
  margin-bottom: 0px;
  margin-top: 4px;
  margin-right: -15px;
}
.navbar-default .navbar-right {
  margin-right: -40px;
}
.navbar-default .navbar-nav > li {
  text-align: left;
}
.navbar-default .navbar-nav > li > a {
  color: #9172ad;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 500;
  line-height: 15px;
  margin: 30px 20px;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #f7a600;
  background-color: #ffffff;
}
.navbar-default .navbar-nav > li > a:focus {
  color: #f7a600;
  background-color: #ffffff;
}
.navbar-default .navbar-nav > li:hover {
  color: #9172ad;
}
.navbar-default .navbar-nav > .active > a {
  background-color: #ffffff;
  color: #f7a600;
}
.navbar-default .navbar-nav > .active > a:hover {
  color: #ffffff;
  background-color: #f7a600;
}
.navbar-default .navbar-nav .open > a:focus {
  color: #ffffff;
  background-color: #9172ad;
}
.navbar-default .navbar-nav .open .dropdown-menu {
  background-color: #000000;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #000000;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a {
  background-color: #9172ad;
  color: #ffffff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #ffffff;
  font-size: 14px;
}

@media only screen and (min-width: 768px) and (orientation: portrait) {
  .navbar-default {
    border: none;
    min-height: auto;
    margin-bottom: 0px;
    margin-right: -15px;
  }
  .navbar-default .navbar-nav > li > a {
    margin: 10px 5px;
  }
}
@media only screen and (max-width: 667px) and (orientation: portrait) {
  .navbar-default {
    margin-left: -15px;
  }
  .navbar-default .navbar-right {
    margin-right: -15px;
  }
  .navbar-default .text-right {
    text-align: left;
  }
  .navbar-default .navbar-nav > li {
    margin-left: 0px;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 5px 8px;
    font-size: 15px;
  }

  .navbar .navbar-collapse .nav > li > a {
    padding: 5px 8px;
    font-size: 15px;
  }
}
.partners-bar {
  background-color: #f7f5f1;
}
.partners-bar .partners-container {
  text-align: center;
  padding: 40px 0 30px;
}
.partners-bar .partners-container .partners-title {
  text-align: center;
  font-size: 24px;
  line-height: 28px;
  color: #f7a600;
  font-weight: 400;
  margin-bottom: 20px;
}
.partners-bar .partners-container .partners-logo {
  margin-bottom: 20px;
  max-width: 25%;
  display: inline-block;
  height: 76px;
  padding: 0 15px;
  text-align: center;
}
.partners-bar .partners-container .partners-logo .partners-table {
  display: table;
  height: 76px;
}
.partners-bar .partners-container .partners-logo .partners-table .partners-td {
  vertical-align: middle;
  text-align: center;
  height: 76px;
  display: table-cell;
}
.partners-bar .partners-container .partners-logo .partners-table .partners-td a {
  display: inline-block;
}

.social-bar {
  background-color: #f7f5f1;
}
.social-bar .social-block {
  text-align: center;
  padding: 30px 0 20px;
}
.social-bar .social-block ul {
  list-style: none;
  display: inline-block;
}
.social-bar .social-block ul li {
  display: inline-block;
}
.social-bar .social-block ul li a .fa {
  color: #000000;
  font-size: 32px;
  margin: 0 20px;
}

.footer .footer-top {
  background-color: #9172ad;
  padding: 0;
  text-align: left;
}
.footer .footer-top .footer-top-holder {
  padding: 55px 0 30px;
}
.footer .footer-top .footer-top-holder .footer-top-block {
  margin-left: 0px;
  margin-right: 0px;
}
.footer .footer-top .footer-top-holder .footer-title {
  color: #ffffff;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
}
.footer .footer-top .footer-top-holder ul.footer-nav {
  list-style-type: disc;
  list-style-position: inside;
  margin: 0px;
  padding: 10px 0px;
}
.footer .footer-top .footer-top-holder ul.footer-nav li {
  color: #ffffff;
  margin: 0px;
  padding: 0px;
  line-height: 32px;
}
.footer .footer-top .footer-top-holder ul.footer-nav li a {
  color: #ffffff;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
}
.footer .footer-top .footer-top-holder ul.footer-address {
  width: 50%;
  float: left;
  list-style: none;
  margin: 0px;
  padding: 10px 0px 0px;
  color: #ffffff;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
}
.footer .footer-top .footer-top-holder ul.footer-address li {
  color: #ffffff;
  margin: 0px;
  padding: 0px;
  color: #ffffff;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
}
.footer .footer-top .footer-top-holder ul.footer-address li a {
  color: #ffffff;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
}
.footer .footer-top .call-form-holder .form-control {
  border: solid 1px #ffffff;
}
.footer .footer-top button.callmeback {
  background-color: #000000;
  border: solid 1px #000000;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  height: 34px;
}
.footer .footer-top .footer-logo .footer-logo1 {
  margin-bottom: 10px;
}
.footer .footer-top .footer-logo .footer-logo2 {
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
  color: #ffffff;
}
.footer .footer-top .footer-logo .footer-logo3 {
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
  color: #ffffff;
}
.footer .footer-bottom {
  background-color: #522060;
  padding: 10px 0;
}
.footer .footer-bottom .footer-navigation ul {
  list-style: none;
  text-align: right;
  margin-bottom: 0px;
}
.footer .footer-bottom .footer-navigation ul li {
  display: inline-block;
  margin-left: 10px;
  line-height: 12px;
}
.footer .footer-bottom .footer-navigation ul li a {
  font-size: 12px;
  color: #ffffff;
  line-height: 12px;
  font-weight: 300;
}
.footer .footer-bottom .footer-navigation ul li.pipe {
  background-color: #ffffff;
  width: 1px;
  margin-left: 10px;
  line-height: 12px;
}
.footer .footer-bottom .copyright-holder {
  padding-top: 5px;
  font-size: 12px;
  color: #ffffff;
  line-height: 12px;
  font-weight: 300;
}

@media only screen and (max-width: 812px) and (orientation: portrait) {
  .partners-bar {
    background-color: #f7f5f1;
  }
  .partners-bar .partners-container {
    text-align: center;
    padding: 40px 0 30px;
  }
  .partners-bar .partners-container .partners-title {
    text-align: center;
    font-size: 24px;
    line-height: 28px;
    color: #f7a600;
    font-weight: 400;
    margin-bottom: 20px;
  }
  .partners-bar .partners-container .partners-logo {
    margin-bottom: 20px;
    width: 100%;
    display: block;
    text-align: center;
    height: auto;
    max-width: 100%;
  }
  .partners-bar .partners-container .partners-logo .partners-table {
    display: block;
    height: auto;
  }
  .partners-bar .partners-container .partners-logo .partners-table .partners-td {
    vertical-align: middle;
    text-align: center;
    height: auto;
    display: block;
  }
  .partners-bar .partners-container .partners-logo .partners-table .partners-td a {
    display: inline-block;
  }

  .footer .footer-top {
    padding: 0 15px;
  }
  .footer .footer-top .footer-top-holder {
    padding: 55px 0 30px;
  }
  .footer .footer-top .footer-top-holder .footer-title {
    margin-top: 30px;
  }
  .footer .footer-top .footer-top-holder ul.footer-address {
    width: 100%;
    float: none;
    padding: 0px;
  }
  .footer .footer-top .footer-top-holder ul.footer-address.footer-address-top {
    padding-top: 10px;
  }

  .footer-bottom {
    background-color: #000000;
    padding: 10px 0;
  }
  .footer-bottom .footer-navigation ul {
    list-style: none;
    text-align: right;
    margin-bottom: 0px;
  }
  .footer-bottom .footer-navigation ul li {
    display: inline-block;
    margin-left: 10px;
    line-height: 12px;
  }
  .footer-bottom .footer-navigation ul li a {
    font-size: 12px;
    color: #ffffff;
    line-height: 12px;
  }
  .footer-bottom .footer-navigation ul li.pipe {
    background-color: #ffffff;
    width: 1px;
    margin-left: 10px;
    line-height: 14px;
  }
  .footer-bottom .copyright-holder {
    padding-top: 5px;
    font-size: 12px;
    color: #ffffff;
    line-height: 12px;
  }
}
.homecontent h1 {
  padding-bottom: 0px;
}
.homecontent.content h1 {
  text-align: center;
  margin-top: 30px;
}
.homecontent.content .content-block {
  padding: 0px 30px;
  text-align: center;
  margin: 0px;
}

.swiper-container .swiper-slide {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  height: 446px;
}
.swiper-container .swiper-slide .swipe-holder {
  display: table;
  vertical-align: middle;
  height: 446px;
  text-align: left;
  padding-left: 0px;
}
.swiper-container .swiper-slide .swipe-holder .slider-text {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  width: 760px;
  position: relative;
}
.swiper-container .swiper-slide .swipe-holder .slider-text .slider-text-block {
  background-color: #9172ad;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 90px;
  mix-blend-mode: multiply;
  height: 290px;
}
.swiper-container .swiper-slide .swipe-holder .slider-text .slider-text-layer {
  position: absolute;
  height: 290px;
  top: 146px;
  left: 90px;
}
.swiper-container .swiper-slide .swipe-holder .slider-text .slider-text-layer .slider-title {
  color: #ffffff;
  font-weight: 400;
  font-size: 38px;
  line-height: 38px;
  text-align: left;
}
.swiper-container .swiper-slide .swipe-holder .slider-text .slider-text-layer .slider-sub {
  padding: 7px 0;
  color: #ffffff;
  font-weight: 400;
  font-size: 26px;
  line-height: 26px;
  text-align: left;
}
.swiper-container .swiper-slide .btn-first {
  margin-right: 30px;
}
.swiper-container .arrow-container {
  position: relative;
}
.swiper-container .arrow-container .button-prev {
  position: absolute;
  top: -50px;
  left: 95px;
  z-index: 10;
  width: 50px;
  height: 18px;
}
.swiper-container .arrow-container .button-next {
  position: absolute;
  top: -50px;
  left: 140px;
  z-index: 11;
  width: 50px;
  height: 18px;
}

.blocks1-holder .home-icons {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 20px;
  padding-top: 20px;
}
.blocks1-holder .home-icons h2 {
  padding: 0 50px 40px;
  text-align: center;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
}
.blocks1-holder .home-icons .home-icons-img {
  text-align: center;
}
.blocks1-holder .home-icons .home-icons-body {
  text-align: center;
  padding: 20px 50px;
  font-size: 18px;
  line-height: 32px;
  font-weight: 300;
  color: #515151;
}
.blocks1-holder .home-icons:hover {
  background-color: #9172ad;
  color: #ffffff;
}
.blocks1-holder .home-icons:hover h2 {
  color: #ffffff;
}
.blocks1-holder .home-icons:hover .home-icons-body {
  color: #ffffff;
}

.blocks2-holder {
  padding: 40px 0px 60px;
  background-color: #efefef;
}
.blocks2-holder .blocks2-block h1 {
  text-transform: none;
  text-align: center;
  color: #000000;
  font-size: 30px;
  line-height: 36px;
  font-weight: 500;
  margin: 0px;
  padding: 0px;
}
.blocks2-holder .blocks2-block .intro {
  display: block;
  text-align: center;
  color: #9172ad;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 40px;
}

.latest-cases .latest-cases-block {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
.latest-cases .latest-cases-block:hover {
  background-color: #9172ad;
  background-blend-mode: multiply;
}
.latest-cases .latest-cases-button {
  text-align: center;
  margin: 30px 0;
}

.home-about-container {
  padding: 100px 0;
}
.home-about-container .home-about-image {
  padding-left: 30px;
}
.home-about-container .home-about-content {
  padding: 0px 40px;
}
.home-about-container .home-about-content h2 {
  text-align: left;
  font-weight: 400;
  font-size: 38px;
  padding-top: 0px;
}

.block1-item {
  position: relative;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
.block1-item .block1-item-block {
  position: absolute;
  left: 40px;
  bottom: 30px;
  width: 100%;
}
.block1-item .block1-item-block .block1-item-title {
  color: #ffffff;
  font-size: 40px;
  line-height: 40px;
  font-family: "Raleway", sans-serif;
  margin: 0px;
  padding: 0px;
  font-weight: 600;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
}
.block1-item .block1-item-block a .block1-item-title {
  color: #ffffff;
  font-size: 40px;
  line-height: 40px;
  font-family: "Raleway", sans-serif;
  margin: 0px;
  padding: 0px;
  font-weight: 600;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
}

.block2-item {
  position: relative;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
.block2-item .block2-item-block {
  position: absolute;
  left: 40px;
  bottom: 30px;
  width: 100%;
}
.block2-item .block2-item-block .block2-item-title {
  color: #ffffff;
  font-size: 40px;
  line-height: 40px;
  font-family: "Raleway", sans-serif;
  margin: 0px;
  padding: 0px;
  font-weight: 600;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
}
.block2-item .block2-item-block a .block2-item title {
  color: #ffffff;
  font-size: 40px;
  line-height: 40px;
  font-family: "Raleway", sans-serif;
  margin: 0px;
  padding: 0px;
  font-weight: 600;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
}

@media only screen and (min-width: 768px) and (orientation: portrait) {
  .swiper-container .swiper-slide {
    height: 400px;
  }
  .swiper-container .swiper-slide .swipe-holder {
    width: 100%;
    height: 400px;
  }
  .swiper-container .swiper-slide .swipe-holder .slider-text {
    padding: 0 20px;
  }
  .swiper-container .swiper-slide .swipe-holder .slider-text .slider-title {
    font-size: 30px;
    line-height: 30px;
  }
  .swiper-container .swiper-slide .swipe-holder .slider-text .slider-sub {
    padding: 7px 0;
    font-size: 18px;
    line-height: 18px;
  }

  .block1-item .block1-item-block {
    left: 20px;
  }
  .block1-item .block1-item-block .block1-item-title {
    font-size: 32px;
    line-height: 32px;
  }
  .block1-item .block1-item-block a .block1-item-title {
    font-size: 32px;
    line-height: 32px;
  }

  .block2-item .block2-item-block {
    left: 20px;
  }
  .block2-item .block2-item-block .block2-item-title {
    font-size: 32px;
    line-height: 32px;
  }
  .block2-item .block2-item-block a .block2-item title {
    font-size: 32px;
    line-height: 32px;
  }

  .blocks1-holder {
    padding: 20px 0px;
    background-color: #ffffff;
  }

  .blocks2-holder {
    padding: 20px 0px 20px;
  }
}
@media only screen and (max-width: 667px) and (orientation: portrait) {
  .swiper-container .swiper-slide {
    height: 446px;
  }
  .swiper-container .swiper-slide .btn-first {
    margin-right: 0px;
  }
  .swiper-container .swiper-slide .swipe-holder {
    height: 446px;
    text-align: left;
    padding-left: 0px;
  }
  .swiper-container .swiper-slide .swipe-holder .slider-text {
    width: 600px;
  }
  .swiper-container .swiper-slide .swipe-holder .slider-text .slider-text-block {
    background-color: #9172ad;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 90px;
    mix-blend-mode: multiply;
    height: 290px;
  }
  .swiper-container .swiper-slide .swipe-holder .slider-text .slider-text-layer {
    position: absolute;
    height: 290px;
    top: 110px;
    left: 15px;
  }
  .swiper-container .swiper-slide .swipe-holder .slider-text .slider-text-layer .slider-title {
    color: #ffffff;
    font-weight: 400;
    font-size: 28px;
    line-height: 28px;
    text-align: left;
  }
  .swiper-container .swiper-slide .swipe-holder .slider-text .slider-text-layer .slider-sub {
    padding: 7px 0;
    color: #ffffff;
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
    text-align: left;
  }

  .block1-item {
    margin-bottom: 20px;
  }
  .block1-item .block1-item-block {
    left: 20px;
    bottom: 20px;
  }
  .block1-item .block1-item-block .block1-item-title {
    font-size: 32px;
    line-height: 32px;
  }
  .block1-item .block1-item-block a .block1-item-title {
    font-size: 32px;
    line-height: 32px;
  }

  .block2-item {
    margin-bottom: 20px;
  }
  .block2-item .block2-item-block {
    left: 20px;
    bottom: 20px;
  }
  .block2-item .block2-item-block .block2-item-title {
    font-size: 32px;
    line-height: 32px;
  }
  .block2-item .block2-item-block a .block2-item title {
    font-size: 32px;
    line-height: 32px;
  }
}
@media only screen and (max-width: 375px) and (orientation: portrait) {
  .swiper-container .swiper-slide {
    height: 300px;
  }
  .swiper-container .swiper-slide .swipe-holder {
    width: 100%;
    height: 300px;
  }
  .swiper-container .swiper-slide .swipe-holder .slider-text {
    padding: 0px;
  }
  .swiper-container .swiper-slide .swipe-holder .slider-text .slider-title {
    font-size: 24px;
    line-height: 24px;
  }
  .swiper-container .swiper-slide .swipe-holder .slider-text .slider-sub {
    padding: 7px 0;
    font-size: 14px;
    line-height: 14px;
  }

  .home-about-container {
    padding: 30px 0;
  }
}
.page-image-holder {
  margin-top: 0px;
}
.page-image-holder .page-image {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  height: 400px;
  position: relative;
}
.page-image-holder .page-image::before {
  background: -moz-linear-gradient(left, #7a378d 0%, rgba(122, 55, 141, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #7a378d 0%, rgba(122, 55, 141, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #7a378d 0%, rgba(122, 55, 141, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a378d', endColorstr='#007a378d',GradientType=1 );
  /* IE6-9 */
  height: 400px;
  mix-blend-mode: multiply;
  content: '';
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.page-image-holder .page-image .container {
  position: relative;
  height: 400px;
  mix-blend-mode: normal;
}
.page-image-holder .page-image .container .page-title-table {
  position: absolute;
  z-index: 6;
  height: 400px;
  width: 100%;
  display: table;
}
.page-image-holder .page-image .container .page-title-table .page-title-td {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.page-image-holder .page-image .container .page-title-table .page-title-td h1 {
  text-align: left;
  color: #ffffff;
  font-size: 50px;
  line-height: 50px;
  font-weight: 500;
  padding: 0px;
  margin: 0px;
  width: 100%;
}

.content-block {
  margin: 30px 0px;
}
.content-block img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.content {
  text-align: left;
}
.content h1 {
  text-align: left;
}
.content .content-block {
  margin: 30px 0px;
}
.content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.content li {
  padding-left: 1em;
  text-indent: -.7em;
}
.content li::before {
  content: "• ";
  font-size: 24px;
  color: #f7a600;
}

.content-more {
  background-color: #ffffff;
  padding: 30px 100px;
}

.content-image {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  margin-top: 30px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.content-image:last-of-type {
  margin-bottom: 30px;
}

.content-content {
  padding: 0px;
}
.content-content h1 {
  padding: 20px 0 10px 0;
  margin: 0;
}
.content-content h2, .content-content h3, .content-content h4, .content-content h5, .content-content h6 {
  padding: 0px 0 10px 0;
  margin: 0;
}
.content-content p {
  margin: 0;
  padding: 10px 0 0 0;
}
.content-content:last-of-type {
  padding-bottom: 30px;
}

.image-block-small {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
}

.base-content .base-title {
  display: table;
  height: 100%;
}
.base-content .base-title h1 {
  margin: 0px 0;
  padding: 0px;
  font-size: 34px;
  font-weight: 400;
  line-height: 38px;
  color: #000000;
  letter-spacing: 0.2px;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}

.base-content-holder {
  background-color: #ffffff;
}

.main-content {
  background-color: #ffffff;
  min-height: 300px;
  padding-right: 0px;
  padding-bottom: 30px;
}
.main-content h1 {
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
  color: #000000;
  letter-spacing: 0.2px;
}

.content1 {
  margin: 0px -30px;
}
.content1 h2, .content1 h3, .content1 h4, .content1 p, .content1 ul, .content1 ol {
  margin: 0px 15px;
}

.content2 {
  margin: 0px -30px;
}

.content3 {
  margin: 0px -30px;
}

.content4 {
  margin: 0px -30px;
}

.content5 {
  margin: 0 -30px;
}

.content6 .content-image {
  text-align: center;
}
.content6 .content-image img {
  margin: 0px auto;
}

.h2spacer {
  padding: 0 0 20px 0;
  margin: 0px;
  font-family: "Raleway", sans-serif;
  font-size: 26px;
  line-height: 32px;
}

@media only screen and (max-width: 667px) and (orientation: portrait) {
  .page-image-holder .page-image {
    height: 300px;
  }
  .page-image-holder .page-image::before {
    background: -moz-linear-gradient(left, #7a378d 0%, rgba(122, 55, 141, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #7a378d 0%, rgba(122, 55, 141, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #7a378d 0%, rgba(122, 55, 141, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a378d', endColorstr='#007a378d',GradientType=1 );
    /* IE6-9 */
    height: 300px;
    mix-blend-mode: multiply;
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .page-image-holder .page-image .container {
    height: 300px;
  }
  .page-image-holder .page-image .container .page-title-table {
    height: 300px;
  }
  .page-image-holder .page-image .container .page-title-table .page-title-td h1 {
    font-size: 24px;
    line-height: 24px;
    padding: 0px;
  }
  .page-image-holder .page-image .container .page-title-table .page-title-td .page-location {
    font-size: 18px;
    line-height: 20x;
    padding: 0px;
  }

  .content .content-block {
    padding: 0px;
    margin: 0px;
  }
  .content .content-block h2, .content .content-block h3 {
    margin-top: 20px;
  }

  .content-more {
    background-color: #ffffff;
    padding: 30px 30px;
  }

  .content-image {
    padding: 0px 0px;
  }
}
.contact {
  margin-top: -80px;
  background-color: #ffffff;
  padding: 30px 100px;
  text-align: center;
}
.contact h1 {
  text-align: center;
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
}

.contact-holder {
  padding-top: 30px;
}

.contact-text .content .content-block {
  margin: 0px;
}

.contact-image {
  margin-top: 60px;
}

.form-holder {
  background-color: transparent;
  padding: 30px 0px 30px 0px;
  text-align: center;
}
.form-holder h2 {
  color: #000000;
  font-size: 30px;
  margin-bottom: 40px;
}
.form-holder .form-horizontal {
  text-align: left;
  margin-bottom: 30px;
}
.form-holder .form-horizontal .form-back {
  padding: 20px;
}
.form-holder .form-horizontal label {
  color: #515151;
  font-weight: 300;
}
.form-holder .form-horizontal .form-group {
  margin: 0px;
}
.form-holder .form-horizontal .form-group .form-control {
  background-color: #f7f5f1;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: solid 1px #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  font-family: "Raleway", sans-serif;
  color: #000000;
  margin-bottom: 20px;
  padding: 10px 20px;
  height: auto;
  line-height: 16px;
}
.form-holder .form-horizontal .form-group .form-control:focus {
  border: solid 1px #000000;
}
.form-holder .form-horizontal .form-group textarea {
  background-color: #f7f5f1;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: solid 1px #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  font-family: "Raleway", sans-serif;
  color: #000000;
  padding: 10px 20px;
}
.form-holder .form-horizontal .form-group textarea:focus {
  border: solid 1px #000000;
}
.form-holder .form-horizontal .form-group .textarea-title {
  font-size: 16px;
  font-style: italic;
  text-align: left;
  padding: 6px 12px;
}
.form-holder .form-horizontal .form-button-group {
  text-align: right;
  margin: 0px 0;
}

.contact-content {
  margin: 0 15px;
}

@media only screen and (min-width: 768px) and (orientation: portrait) {
  .form-holder {
    background-color: transparent;
    padding: 30px 30px;
    text-align: center;
  }
}
@media only screen and (max-width: 667px) and (orientation: portrait) {
  .contact {
    margin-top: 0px;
  }

  .form-holder {
    background-color: transparent;
    padding: 30px 0px;
    text-align: center;
  }
}
.pageNav {
  margin: 30px 0;
  height: 40px;
}
.pageNav .button-left {
  float: left;
  display: inline-block;
}
.pageNav .button-right {
  display: inline-block;
  float: right;
}

.projects {
  margin: 0px;
}
.projects .project-line {
  margin-bottom: 30px;
}
.projects .project-line .project-image {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative;
  border: solid 1px #ffffff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.projects .project-line .project-image:hover {
  background-color: #9172ad;
  background-blend-mode: multiply;
}
.projects .project-line .project-text h2 {
  margin: 5px 0px 0px;
  padding: 0px;
  font-size: 16px;
  line-height: 20px;
}
.projects .project-line .project-text h2 a {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #9172ad;
}
.projects .project-line .project-text h2 a:hover {
  text-decoration: none;
}

.project {
  padding-bottom: 30px;
}
.project h2 {
  color: #9172ad;
  font-size: 18px;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  padding-bottom: 0px;
  margin: 0 30px;
}

.project-info {
  margin-top: 60px;
}

.info-icon {
  margin-right: 40px;
  font-weight: 300;
  font-size: 14px;
  line-height: 30px;
  color: #515151;
}
.info-icon img {
  margin-right: 30px;
}

.project-back {
  margin: 30px 15px;
}

.project-detail {
  margin-top: -110px;
}
.project-detail .widget-sidebar {
  padding-top: 60px;
}

.project-swiper {
  padding: 30px 0px 0 30px;
}

.project-gallery-image {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}

.project-nav-image {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}

.project-nav-title {
  padding: 10px 30px;
}
.project-nav-title .project-nav-arrow {
  float: right;
  margin-right: 0px;
}
.project-nav-title a {
  color: #9172ad;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
}
.project-nav-title a:hover {
  text-decoration: none;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .projects {
    padding: 0px 20px;
  }

  .pageNav {
    margin: 30px 0;
    height: 40px;
  }
  .pageNav .button-left {
    float: left;
    display: inline-block;
    margin-left: 20px;
  }
  .pageNav .button-right {
    display: inline-block;
    float: right;
    margin-right: 20px;
  }

  .project-info-title {
    padding-left: 0px;
  }

  .project-info-tags {
    padding-left: 0px;
  }

  .project-swiper {
    padding-left: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .projects {
    padding: 0px 20px;
  }

  .pageNav {
    margin: 30px 0;
    height: 40px;
  }
  .pageNav .button-left {
    float: left;
    display: inline-block;
    margin-left: 20px;
  }
  .pageNav .button-right {
    display: inline-block;
    float: right;
    margin-right: 20px;
  }

  .project-info-title {
    padding-left: 0px;
  }

  .project-info-tags {
    padding-left: 0px;
  }

  .project-swiper {
    padding-left: 0px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .projects {
    padding: 0px 0px;
  }

  .pageNav {
    margin: 30px 0;
    height: 40px;
  }
  .pageNav .button-left {
    float: left;
    display: inline-block;
    margin-left: 20px;
  }
  .pageNav .button-right {
    display: inline-block;
    float: right;
    margin-right: 20px;
  }

  .project-info-title {
    padding-left: 0px;
  }

  .project-info-tags {
    padding-left: 0px;
  }

  .project-swiper {
    padding-left: 0px;
  }
}
.gallery-holder {
  background-color: #ffffff;
  padding: 20px 0px 20px;
}
.gallery-holder .gallery-block {
  padding: 0px;
}
.gallery-holder h2 {
  text-align: left;
  font-family: "Raleway", sans-serif;
  color: #f7a600;
  font-size: 26px;
  line-height: 30px;
  padding-bottom: 0px;
}
.gallery-holder .gallery-item {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  margin-top: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  position: relative;
}
.gallery-holder .gallery-item .gallery-over {
  position: absolute;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  background-color: rgba(0, 154, 57, 0.75);
  z-index: 444;
  left: 20px;
  top: 20px;
  display: none;
}
.gallery-holder .gallery-item .gallery-over a {
  text-decoration: none;
  color: #ffffff;
}
.gallery-holder .gallery-item .gallery-over .gallery-over-block {
  display: table;
  height: 100%;
  width: 100%;
}
.gallery-holder .gallery-item .gallery-over .gallery-over-block span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  height: 100%;
  color: #ffffff;
  font-size: 40px;
}
.gallery-holder .gallery-item:hover .gallery-over {
  display: block;
  cursor: pointer;
}

.jobs {
  background-color: #515151;
  margin: -70px 0 60px 0;
  padding: 30px 15px;
}
.jobs .jobs-line {
  background-color: #ffffff;
  border: solid 1px #ffffff;
  padding: 40px;
  margin-bottom: 20px;
}
.jobs .jobs-line:hover {
  border: solid 1px #9172ad;
  padding: 40px;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.3);
  -moz-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.3);
  box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.3);
}
.jobs .jobs-line h2 {
  margin: 0px;
  padding: 0px 0 20px 0;
  color: #9172ad;
  font-size: 26px;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
}
.jobs .jobs-line .jobs-check {
  color: #000000;
  margin-bottom: 20px;
}
.jobs .jobs-line .jobs-check .job-req {
  margin-right: 40px;
}
.jobs .jobs-line .jobs-check .job-req img {
  margin-right: 20px;
}
.jobs .jobs-line .jobs-row-item {
  color: #515151;
}
.jobs .jobs-line .jobs-row-item img {
  margin-right: 20px;
}
.jobs .jobs-line .jobs-row-link {
  text-align: right;
}
.jobs .jobs-line .jobs-row-link a {
  color: #9172ad;
}

.jobs-info {
  margin-top: 40px;
}
.jobs-info .jobs-info-item {
  color: #515151;
}
.jobs-info .jobs-info-item img {
  margin-right: 20px;
}
.jobs-info .jobs-info-link {
  text-align: right;
}
.jobs-info .jobs-info-link a {
  color: #9172ad;
}

.jobs-back {
  margin: 30px 15px;
}

/*# sourceMappingURL=all.css.map */
