@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Barlow+Condensed|Quicksand:400,500,700);
html {
  overflow-x: hidden !important;
  height: 100%
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: rgba(135, 150, 165, .1);
}
::-webkit-scrollbar-thumb {
  border-radius: 8px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background: #df3716 linear-gradient(45deg, #222, #222);
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  border-radius: 8px;
  background-color: rgba(135, 150, 165, .1);
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000;
  background: #fff;
  height: 100%
}
@font-face {
  font-family: AvantGarde;
  src: url(../fonts/avgardm/avgardm-webfont.eot);
  src: url(../fonts/avgardm/avgardm-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'), url(../fonts/avgardm/avgardm-webfont.woff?v=4.3.0) format('woff'), url(../fonts/avgardm/avgardm-webfont.ttf?v=4.3.0) format('truetype'), url(../fonts/avgardm/avgardm-webfont.svg?v=4.3.0#fontawesomeregular) format('svg')
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0)
}
@-o-viewport {
  width: device-width
}
@-ms-viewport {
  width: device-width
}
@viewport {
  width: device-width
}
h1 {
  font-size: 4.46666666667em;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.17em
}
h2 {
  font-size: 3.2em;
  font-weight: 300
}
h3 {
  font-size: 1em
}
h4 {
  font-size: 1.5em;
  font-weight: 200
}
h5 {
  font-size: 1.3em;
  font-weight: 200
}
h6 {
  font-size: .6em;
  font-weight: 200
}
p {
  text-align: left;
  font-size: 16px;
  line-height: 28px;
  padding-bottom: 10px;
  font-family: Quicksand, sans-serif
}
li {
  font-family: Quicksand, sans-serif
}
blockquote {
  float: left;
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 15px solid #eee
}
blockquote p {
  font-family: Quicksand, sans-serif;
  font-style: italic;
  color: #494949
}
#main {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0
}
#wrapper {
  height: 100%;
  margin-left: 0;
  vertical-align: top;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 2;
  width: 100%
}
.content-holder {
  vertical-align: top;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 2;
  height: 100%;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear
}
.scale-bg2 {
  opacity: 0
}
.container {
  width: 90%;
  margin: 0 auto;
  position: relative;
  z-index: 2
}
.content {
  width: 100%;
  position: relative;
  z-index: 2;
  float: left;
  height: 100%
}
.full-height {
  height: 100%
}
.wrapper-inner {
  float: right;
  width: 65%;
  position: relative;
  background: #fff;
  padding: 150px 0 0;
  z-index: 4;
  opacity: 0
}
.home-wrap {
  padding-top: 0
}
.folio-wrap {
  padding: 70px 0 0 0;
  background: #292929
}
.no-padding {
  padding: 0 !important
}
.full-width-wrap {
  width: 100%;
  padding-top: 70px !important
}
.full-width-wrap:before {
  content: '';
  position: absolute;
  right: 0;
  width: 70%;
  background: #373435;
  top: -70px;
  height: 70px
}
.bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-attachment: scroll;
  background-position: center;
  background-repeat: repeat;
  background-origin: content-box
}
.full-height-parallax {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 2
}
.respimg {
  width: 100%;
  height: auto
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .25
}
section {
  float: left;
  width: 100%;
  position: relative;
  padding: 70px 0
}
.align-text {
  text-align: left
}
.section-parallax {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.no-border {
  border: none !important
}
.fixed-column {
  position: fixed;
  top: 0;
  left: 0;
  width: 35%;
  height: 100%;
  z-index: 3;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0)
}
.fixed-column .overlay {
  opacity: .3
}
.bg-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.chbg {
  opacity: .5
}
.bg-wrapper:after, .bg-wrapper:before {
  content: '';
  position: absolute;
  bottom: 50px;
  left: 50px;
  z-index: 2;
  background: rgba(255, 255, 255, 1)
}
.bg-wrapper:before {
  width: 10px;
  height: 70%
}
.bg-wrapper:after {
  width: 70%;
  height: 10px;
  margin-left: 10px
}
.bg-title {
  position: absolute;
  bottom: 90px;
  left: 90px;
  font-size: 60px;
  text-align: left
}
.bg-title span {
  color: rgba(255, 255, 255, .91);
  float: left;
  font-size: 35px;
  text-transform: uppercase;
  font-family: 'Barlow Condensed', sans-serif
}
.bg-title:before {
  content: '';
  position: absolute;
  bottom: -9px;
  left: 0;
  width: 100%;
  height: 4px
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  z-index: 8;
  -webkit-transform: translate3d(0, 0, 0);
  background: #fff
}
.logo-holder img {
  width: 105px
}
.logo-holder {
  float: left;
  max-width: 250px;
  position: relative;
  margin: 12px 15px
}
.loader-holder {
  position: fixed;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  z-index: 150
}
.loader-inner {
  top: 0;
  left: 0;
  position: absolute;
  width: 50px;
  height: 50px;
  z-index: 20;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.loader {
  float: left;
  width: 50px;
  height: 50px;
  border-left: 10px solid #373435;
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear
}
.loader, .loader:after {
  border-radius: 50%;
  width: 40px;
  height: 40px
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
.nav-inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 35%;
  height: 100%;
  z-index: 9;
  visibility: hidden;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  -webkit-transform: perspective(200px) rotateX(-15deg) scale(.75);
  -moz-transform: perspective(200px) rotateX(-15deg) scale(.75);
  -o-transform: perspective(200px) rotateX(-15deg) scale(.75);
  -ms-transform: perspective(200px) rotateX(-15deg) scale(.75);
  transform: perspective(200px) rotateX(-15deg) scale(.75);
  opacity: 0
}
.nav-inner.menhov:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.vismen {
  visibility: visible;
  -webkit-transform: perspective(200px) rotateX(0) scale(1);
  -moz-transform: perspective(200px) rotateX(0) scale(1);
  -o-transform: perspective(200px) rotateX(0) scale(1);
  -ms-transform: perspective(200px) rotateX(0) scale(1);
  transform: perspective(200px) rotateX(0) scale(1);
  opacity: 1
}
.nav-inner .overlay {
  opacity: .8
}
.nav-inner nav {
  margin-top: 0 !important
}
.nav-inner nav {
  width: 100%;
  float: left;
  position: relative;
  top: 50%;
  transform: translateY(-50%)
}
.nav-inner nav li {
  float: left;
  width: 100%;
  padding: 5px 0;
  position: relative
}
.nav-inner nav li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, .51);
  opacity: 0
}
.nav-inner nav li a {
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  position: relative;
  text-transform: none
}
.nav-inner nav li a, .nav-inner nav li.subnav a i.subnavicon, .nav-inner nav li:before, .nav-inner:before {
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear
}
.nav-inner nav li:hover:before {
  opacity: 1
}
.nav-inner nav li.subnav a i.subnavicon {
  position: absolute;
  bottom: 1px;
  right: -25px;
  z-index: 5;
  color: #fff
}
.nav-inner nav li.subnav:hover i.subnavicon {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}
.nav-inner nav li.subnav ul li a i.subnavicon {
  display: none
}
.scroll-nav-holder {
  float: right;
  width: 100%;
  line-height: 70px;
  background: #f3f3f3;
  position: relative;
  z-index: 6;
  top: 0
}
.scroll-nav {
  float: left;
  margin-left: 10px
}
.scroll-nav li {
  float: left
}
.scroll-nav li a {
  padding: 15px 24px;
  background: rgba(255, 255, 255, .5);
  color: #222;
  position: relative;
  overflow: hidden;
  margin-right: 3px;
  outline: 1px solid #eaeaea;
  outline-offset: -5px
}
.scroll-nav li a:before {
  background: #fff !important;
  outline: 1px solid #eaeaea !important;
  outline-offset: -5px
}
.scroll-nav li a span {
  position: relative;
  z-index: 2;
  cursor: pointer
}
.nav-button span:before, .scroll-nav li a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  z-index: 1;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
.nav-button span:before {
  background: #7b7b7b !important
}
.nav-button:hover span:before, .scroll-nav li a.act-link:before {
  width: 100%
}
.scroll-nav li a.act-link:hover {
  color: #333 !important
}
.nav-inner nav li ul li a {
  font-size: 14px
}
.nav-inner nav li.subnav:hover:before {
  display: none
}
.nav-inner nav li ul {
  display: none;
  margin-top: 7px !important
}
.nav-button {
  cursor: pointer;
  font-size: 24px;
  height: 50px;
  line-height: 40px;
  padding: 15px;
  position: fixed;
  right: 25px;
  top: 10px;
  width: 50px;
  z-index: 21
}
.nav-button span {
  width: 100%;
  float: left;
  margin-bottom: 5px;
  height: 3px;
  background: #7b7b7b;
  position: relative;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
.nav-button.cmenu .nbs {
  opacity: 0
}
.nav-button.cmenu .nos {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-bottom: 0;
  top: 9px
}
.nav-button.cmenu .ncs {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-bottom: 0;
  top: 6px
}
.nav-decor {
  position: absolute;
  z-index: 2;
  width: 50px;
  height: 50px
}
.nav-decor:after, .nav-decor:before {
  content: '';
  position: absolute;
  background: rgba(255, 255, 255, .51)
}
.nav-decor-tl {
  left: 50px;
  top: 100px
}
.nav-decor-tl:after, .nav-decor-tl:before {
  left: 0;
  top: 0
}
.nav-decor-tl:before {
  height: 2px;
  width: 50px;
  left: 2px
}
.nav-decor-tl:after {
  height: 50px;
  width: 2px
}
.nav-decor-br {
  right: 50px;
  bottom: 50px
}
.nav-decor-br:after, .nav-decor-br:before {
  right: 0;
  bottom: 0
}
.nav-decor-br:before {
  height: 2px;
  width: 50px;
  right: 2px
}
.nav-decor-br:after {
  height: 50px;
  width: 2px
}
.fixed-wrap {
  -webkit-transform: translate3d(0, 0, 0)
}
.fwslider-holder, .slideshow-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #292929
}
.fw-in {
  padding-top: 70px
}
.fwslider {
  float: left;
  width: 100%;
  height: 100%;
  position: relative
}
.hero-title {
  top: 50%;
  position: absolute;
  max-width: 680px;
  text-align: left;
  text-transform: uppercase;
  transform: translateY(-50%);
  left: 56%;
  z-index: 1
}
.hero-title h3 {
  float: left;
  color: #fff;
  position: relative;
  font-size: 22px;
  text-align: left;
  text-transform: uppercase
}
.hero-title h4 {
  float: left;
  font-size: 35px;
  position: relative;
  text-align: left;
  font-weight: 500
}
.hero-wrap {
  float: left;
  position: relative;
  width: auto
}
.hero-title h4, .hero-title h4 a {
  color: #fff;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear
}
.halig-center h3, .halig-center h4 {
  text-align: center !important;
  float: none !important
}
.halig-center h4:before {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -35px;
  width: 70px;
  height: 4px
}
.halig-right {
  float: right;
  padding-left: 0;
  padding-right: 40%;
  bottom: 45%
}
.halig-right h3, .halig-right h4 {
  text-align: right !important;
  float: right
}
.halig-right .hero-wrap {
  float: right;
  padding-left: 0;
  padding-right: 20px
}
.fwslider-holder .owl-dots {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 40%;
  z-index: 6
}
.fwslider-holder .owl-dots .owl-dot {
  display: inline-block;
  width: 40px;
  height: 4px;
  margin-left: 2px
}
.fwslider-holder .owl-dots .owl-dot span {
  float: left;
  width: 100%;
  height: 10px;
  position: relative
}
.fwslider-holder .owl-dots .owl-dot span:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: rgba(255, 255, 255, .51);
  -webkit-transition: all .5s linear;
  -moz-transition: all .5s linear;
  -o-transition: all .5s linear;
  -ms-transition: all .5s linear;
  transition: all .5s linear
}
.hero-wrapper {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 4;
  overflow: hidden;
  opacity: 0
}
.section-title {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 40px
}
.section-title h2 {
  float: left;
  width: 100%;
  position: relative;
  font-size: 32px;
  font-weight: 400 !important;
  color: #373435;
  text-transform: none;
  text-align: left;
  text-transform: uppercase
}
.section-title h3 {
  float: left;
  padding: 13px 20px;
  color: #373435;
  text-transform: none;
  position: relative;
  margin-bottom: 30px;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 400 !important
}
.section-title h3:before {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px
}
.st-separator {
  float: left;
  width: 180px;
  height: 2px;
  position: relative;
  margin-top: 10px;
  background: #da251d !important
}
.st-separator:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  width: 50px;
  height: 4px;
  background: #da251d !important
}
.sect-subtitle {
  position: absolute;
  top: 200%;
  text-align: center;
  width: 100%;
  opacity: .2;
  color: #ccc;
  font-weight: 700;
  text-transform: uppercase
}
.section-separator {
  float: left;
  height: 2px;
  width: 100%;
  margin: 20px 0;
  position: relative
}
.section-separator:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 5%;
  width: 90%;
  height: 1px;
  background: #ccc;
  margin-top: -1px
}
.text-subtitle {
  float: left;
  width: 100%;
  position: relative;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #666;
  padding-bottom: 10px
}
.text-title {
  float: left;
  width: 100%;
  position: relative;
  font-size: 26px;
  font-weight: 700;
  color: #373435;
  text-transform: uppercase;
  text-align: left;
  padding-bottom: 10px
}
.small-separator {
  float: left;
  margin-bottom: 30px;
  background: #ccc;
  width: 60px;
  height: 2px
}
.btn {
  float: left;
  margin-top: 10px;
  font-size: 14px;
  color: #fff;
  margin-right: 10px;
  text-align: center;
  width: auto;
  position: relative;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  vertical-align: middle;
  max-width: 100%;
  overflow: hidden;
  background: #ffd600;
  outline: 0;
  padding: 13px 20px;
  display: inline-block
}
.btn i {
  padding-right: 10px;
  font-size: 18px;
  background: #414146;
  padding: 14px 20px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear
}
.btn.hide-icon span {
  padding: 0 33px;
  -webkit-transition: all .5s linear;
  -moz-transition: all .5s linear;
  -o-transition: all .5s linear;
  -ms-transition: all .5s linear;
  transition: all .5s linear;
  text-transform: uppercase
}
.btn.hide-icon i {
  padding: 11px 20px 10px;
  left: -60px;
  height: 100%;
  line-height: 25px;
  display: inline-block;
  position: absolute;
  color: #fff !important;
  top: 0
}
.btn.hide-icon:hover i {
  left: 0
}
.btn.hide-icon:hover span {
  padding-left: 59px;
  padding-right: 11px
}
.single-slider-holder {
  float: left;
  width: 100%;
  position: relative
}
.single-slider-holder .customNavigation a {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 3;
  line-height: 40px;
  font-size: 18px;
  color: #fff;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
.single-slider-holder .customNavigation a:hover {
  background: rgba(255, 255, 255, .51);
  color: #292929
}
.single-slider-holder .customNavigation a.next-slide {
  right: 10px
}
.single-slider-holder .customNavigation a.prev-slide {
  left: 10px
}
.facts-title {
  float: left;
  width: 20%
}
.inline-facts-holder {
  width: 100%
}
.inline-facts {
  float: left;
  width: auto;
  text-align: center;
  background: #fff;
  padding: 15px 20px;
  margin-right: 10px;
  outline: 1px solid #ececec;
  outline-offset: -6px
}
.facts-title h3 {
  float: left;
  width: 100%;
  padding: 13px 15px;
  color: #fff;
  font-family: 'Barlow Condensed', sans-serif;
  text-transform: none;
  position: relative;
  margin-bottom: 20px;
  font-size: 26px;
  top: 12px
}
.facts-title h3:before {
  content: '';
  position: absolute;
  bottom: 0;
  right: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 0 10px
}
.inline-facts h6 {
  width: 100%;
  margin-top: 3px;
  text-align: left;
  font-size: 18px;
  letter-spacing: .1px
}
.num {
  font-size: 30px;
  text-align: left;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
  color: #da251d
}
.resume-alt {
  margin: 0 auto;
  max-width: 800px
}
.accordion-title {
  display: block;
  position: relative;
  margin-bottom: 10px;
  text-align: center
}
.accordion-title h5 {
  margin: 0
}
.accordion-title a {
  display: block;
  color: #292929;
  padding: 15px 0;
  text-align: left;
  font-size: 18px;
  border-bottom: 1px solid #f1f1f1;
  font-weight: 500;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.accordion-title a:hover {
  background: rgba(255, 255, 255, .41);
  border-bottom: 1px solid #ccc;
  padding-left: 20px
}
.accordion-title a span {
  color: #666;
  font-weight: 300
}
.accordion-title a i {
  font-size: 24px;
  padding-right: 20px
}
.accordion-title:hover {
  background: rgba(255, 255, 255, .2)
}
.accordion .accordion-inner {
  display: none;
  padding: 10px 0 30px 0;
  line-height: 1.7em;
  font-size: 13px;
  text-align: left;
  padding: 6px
}
.accordion .accordion-inner h4 {
  text-transform: uppercase;
  color: #666;
  font-size: 14px;
  padding-bottom: 10px
}
.accordion .accordion-inner ul {
  float: left;
  width: 100%;
  padding-left: 13px;
  margin: 10px 0
}
.accordion .accordion-inner ul li {
  float: left;
  padding-right: 30px;
  list-style: disc
}
.services-image {
  float: left;
  margin-bottom: 20px;
  width: 100%
}
.services-box {
  float: left;
  width: 100%;
  border: 1px solid #f4f4f4;
  background: #fff
}
.services-box-info {
  padding: 20px 10px
}
.services-box-info h4 {
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  width: 100%;
  margin-bottom: 0
}
.services-box-info p {
  padding: 20px 0;
  border-bottom: 1px dotted #ccc
}
.services-box-info ul {
  margin: 10px 0
}
.services-box-info ul li {
  padding: 10px 0
}
.price {
  padding: 10px 15px;
  max-width: 150px;
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  border: 2px solid #8f8f8f;
  border-radius: 6px
}
.services-holder {
  position: relative;
  padding-bottom: 50px
}
.ser-carous-holder {
  float: left;
  width: 100%;
  position: relative
}
.ser-carous-holder .customNavigation {
  float: right;
  padding-right: 20px;
  width: 100%;
  position: absolute;
  margin-top: -66px
}
.ser-carous-holder .customNavigation a {
  float: right;
  width: 40px;
  height: 40px;
  color: #333;
  text-align: center;
  line-height: 40px;
  margin-left: 2px;
  font-size: 16px;
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.ser-carous-holder .customNavigation a:hover {
  background: #fff;
  color: #000
}
.custom-skillbar-holder, .piechart-holder {
  padding-top: 50px;
  float: left;
  width: 100%;
  position: relative
}
.piechart-holder h4 {
  font-size: 1.3em;
  text-transform: uppercase
}
.chart {
  position: relative;
  display: inline-block;
  width: 150px;
  height: 150px;
  border-radius: 100%;
  margin-bottom: 26px;
  text-align: center
}
.chart canvas {
  position: absolute;
  top: 0;
  left: 0
}
.piechart {
  position: relative;
  padding-bottom: 20px
}
.percent {
  display: inline-block;
  font-size: 21px;
  line-height: 152px;
  z-index: 2
}
.percent:after {
  content: '%';
  margin-left: .1em;
  font-size: .8em
}
.drk-ch .percent {
  color: #666
}
.angular {
  margin-top: 100px
}
.angular .chart {
  margin-top: 0
}
.skills-description {
  float: left;
  width: 100%;
  margin: 10px 0;
  text-transform: uppercase;
  color: #666
}
.skill-name {
  position: absolute;
  top: 40%;
  text-transform: uppercase;
  font-size: 44px;
  font-weight: 900;
  opacity: .3;
  color: #000
}
.skill-name span {
  opacity: .3
}
.skill-name-lanim {
  left: 0
}
.skill-name-ranim {
  right: 0
}
.skillbar-box {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 50px
}
.skillbar-bg {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  height: 10px;
  overflow: hidden;
  background: #eee
}
.custom-skillbar-title span {
  float: left;
  margin-top: 12px;
  padding-bottom: 6px
}
.custom-skillbar {
  height: 10px;
  width: 0
}
.skill-bar-percent {
  float: right;
  font-size: 16px;
  margin-top: 13px;
  padding-bottom: 6px
}
.testi-item {
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  padding: 0 50px
}
.testi-item-img {
  float: left;
  width: 20%
}
.testi-item-text {
  float: left;
  width: 80%;
  padding: 0 20px 20px 20px;
  position: relative
}
.testi-item-text:after, .testi-item-text:before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2
}
.testi-item-text:before {
  width: 4px;
  height: 50px
}
.testi-item-text:after {
  width: 50px;
  height: 4px;
  margin-left: 10px
}
.testi-item-text h3 {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  text-align: left;
  font-size: 24px;
  color: #000
}
.testi-item-text p {
  font-style: italic;
  color: #000
}
.testi-item-text a {
  float: left;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  padding-bottom: 10px;
  border-bottom: 2px solid #000
}
.testi-item-text a:hover {
  color: #666
}
.height-emulator {
  float: left;
  width: 100%;
  position: relative;
  z-index: 1
}
footer {
  position: fixed;
  background: #f3f3f3;
  background-size: contain;
  background-position: 0;
  background-repeat: repeat-x;
  width: 65%;
  right: 0;
  bottom: 0;
  z-index: 2;
  padding-top: 50px;
  visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  opacity: 0
}
.footer-inner {
  background: #343233 url(../images/footer_bg.jpg) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  padding-top: 58px;
  background-position: center bottom !important;
  padding-bottom: 50px
}
.visfooter {
  visibility: visible
}
.footer-info {
  float: left;
  width: 100%;
  padding-bottom: 20px
}
.footer-info h4 {
  float: left;
  width: 100%;
  position: relative;
  font-size: 22px;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 25px;
  padding-bottom: 5px;
  letter-spacing: 1px
}
.footer-info h4:before {
  content: '';
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 30px;
  height: 2px;
  background: #da251d !important
}
.footer-social li {
  float: left;
  text-align: center
}
.footer-social li a {
  width: 40px;
  height: 40px;
  float: left;
  border-radius: 100%;
  line-height: 40px;
  color: #da251d;
  font-size: 18px;
  background: 0 0
}
.footer-social li a:hover i {
  color: #da251d !important
}
.footer-contacts li {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  text-align: left;
  line-height: 26px;
  color: #333
}
.footer-contacts li a {
  color: #333;
  font-weight: 400;
  line-height: 20px
}
.footer-contacts li a i {
  padding-right: 10px
}
.to-top-holder {
  float: left;
  width: 100%;
  background: #fdfdfd;
  position: relative;
  margin-top: 30px
}
.to-top {
  cursor: pointer;
  overflow: hidden;
  position: relative;
  width: 50px;
  height: 50px;
  float: right;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  background: #da251d !important
}
.to-top-holder p {
  color: #333;
  position: relative;
  top: 33px;
  padding-left: 20px;
  font-size: 14px;
  text-align: center;
}
.to-top-holder p:after, .to-top-holder p:before {
  content: '';
  position: absolute;
  top: -15px;
  left: 0;
  background: #da251d !important;
  z-index: 2;
  display: none;
}
.to-top-holder p:before {
  width: 2px;
  height: 50px
}
.to-top-holder p:after {
  width: 50px;
  height: 2px
}
.footer-contacts li a, .footer-social li a i, .to-top i, .twitter-holder .customNavigation a {
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear
}
.footer-contacts li a:hover, .footer-social li a:hover i, .to-top:hover i, .twitter-holder .customNavigation a:hover {
  opacity: 1;
  color: #111
}
#twitter-feed {
  float: left;
  width: 100%;
  position: relative
}
#twitter-feed li, #twitter-feed li a {
  color: #707070;
  font-size: 10px;
  text-transform: uppercase;
  text-align: left;
  line-height: 17px
}
.twitter-holder .customNavigation {
  padding-top: 10px;
  float: left
}
.twitter-holder .customNavigation a {
  color: #fff;
  cursor: pointer;
  font-size: 19px;
  margin-right: 6px
}
.tweet_hashtag {
  display: none
}
.twitter-holder {
  float: left;
  width: 100%;
  position: relative
}
.gallery-items {
  float: left;
  width: 100%;
  position: relative;
  background: #fff
}
.grid-item-holder {
  height: auto;
  opacity: 0
}
.gallery-item {
  overflow: hidden
}
.spad .grid-item-holder {
  padding: 2px
}
.hid-port-info .grid-item-holder {
  overflow: hidden
}
.grid-big-pad .grid-item-holder {
  padding: 40px
}
.grid-small-pad .grid-item-holder {
  padding: 10px 20px 10px 0
}
.gallery-item, .grid-sizer {
  width: 33.3%;
  position: relative
}
.gallery-item-second, .grid-sizer-second {
  width: 66.6%
}
.four-column .gallery-item {
  width: 25%
}
.four-column .gallery-item.gallery-item-second {
  width: 50%
}
.gallery-item img, .grid-sizer img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1
}
.folio-img {
  float: left;
  position: relative;
  width: 100%;
  z-index: 1
}
.plan-work .folio-img:hover {
  filter: grayscale(1);
  cursor: pointer
}
.folio-img .overlay {
  opacity: 0;
  z-index: 4;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.box-popup {
  position: absolute;
  top: -250px;
  right: 50px;
  width: 30px;
  height: 30px;
  z-index: 5;
  font-size: 18px
}
.grid-item {
  background: rgba(255, 255, 255, .6);
  bottom: 0;
  left: 0;
  padding: 5px 15px 10px;
  text-align: left;
  width: 100%
}
.box-popup, .grid-item {
  z-index: 5;
  position: absolute;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.box-popup:hover {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.grid-item:after, .grid-item:before {
  content: '';
  position: absolute;
  left: 15px;
  background: hsla(0, 0%, 85%, .85)
}
.grid-item:before {
  top: -11px;
  width: 50%;
  height: 1px
}
.grid-item:after {
  top: -14px;
  width: 50px;
  height: 3px
}
.grid-item h3 {
  float: left;
  width: 100%;
  padding-bottom: 3px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase
}
.grid-item h3 a {
  color: #fff
}
.grid-item h3 a:hover {
  color: #ccc
}
.grid-item h3, .grid-item span {
  font-size: 16px
}
.grid-item i {
  color: #fff;
  position: absolute;
  left: 20px;
  top: 10px;
  font-size: 25px
}
.grid-item-holder:hover .overlay {
  opacity: .6
}
.grid-item-holder:hover .box-popup {
  top: 50px
}
.grid-item-holder:hover .grid-item {
  bottom: 20px
}
.vis-filter {
  float: left;
  width: 100%;
  margin: 20px 0;
  padding: 20px 0
}
.vis-filter li {
  display: inline-block
}
.vis-filter li a {
  padding: 10px 20px;
  text-transform: uppercase
}
.vis-filter li a.gallery-filter-active {
  background: #292929;
  color: #fff
}
.fixed-filter {
  position: fixed;
  top: 0;
  right: 0;
  width: 65%;
  z-index: 7;
  background: #f3f3f3;
  height: 70px;
  line-height: 70px;
  -webkit-transform: translate3d(0, 0, 0)
}
.fixed-filter .vis-filter {
  margin-top: 0 !important;
  padding: 0
}
.fixed-filter ul {
  float: left;
  padding-left: 10px
}
.fixed-filter ul li {
  float: left;
  margin-right: 3px
}
.fixed-filter a {
  padding: 15px 24px;
  background: rgba(255, 255, 255, .5);
  position: relative;
  outline: 1px solid #eaeaea;
  outline-offset: -5px
}
.fixed-filter a span {
  position: relative;
  z-index: 2
}
.fixed-filter a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  z-index: 1;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
.fixed-filter a.gallery-filter-active:before {
  width: 100%
}
.fixed-filter a.gallery-filter-active {
  color: #da251d
}
.fixed-filter a:before {
  background: #fff !important;
  outline: 1px solid #eaeaea !important;
  outline-offset: -5px
}
.fixed-filter a.gallery-filter-active:hover {
  color: #333
}
.project-decr {
  float: left;
  width: 100%;
  position: relative;
  margin-top: 30px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ccc
}
.pr-list {
  float: left;
  border-left: 1px solid #eee;
  padding-left: 20px
}
.pr-list li {
  width: 100%;
  float: left;
  text-align: left;
  padding-bottom: 10px
}
.pr-list li h4, .pr-list li span {
  float: left;
  font-size: 13px;
  text-transform: uppercase
}
.pr-list li span {
  padding-right: 10px
}
.project-decr h3.text-title {
  margin-bottom: 30px
}
.project-decr h3.text-title:before {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 50px;
  height: 4px
}
.project-pagination {
  position: fixed;
  top: 0;
  right: 0;
  width: 60%;
  height: 70px;
  background: #373435;
  z-index: 5;
  line-height: 50px;
  -webkit-transform: translate3d(0, 0, 0)
}
.project-pagination ul {
  float: left;
  padding-left: 50px
}
.project-pagination ul li {
  display: inline-block;
  position: relative;
  background: #292929;
  height: 50px;
  width: 60px;
  margin-top: 10px
}
.project-pagination ul li a {
  position: relative;
  font-size: 16px;
  float: left;
  height: 50px;
  width: 60px
}
.project-pagination ul li a:hover {
  color: #fff
}
#contact-form input[type=submit], .project-pagination ul li a, .tooltip {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.tooltip {
  width: 200px;
  height: auto;
  line-height: 20px;
  padding: 10px;
  font-size: 11px;
  color: #fff;
  text-align: center;
  text-indent: 0;
  position: absolute;
  background: #292929;
  top: 0;
  opacity: 0;
  left: 50%;
  margin-left: -100px;
  margin-top: 30px;
  visibility: hidden;
  pointer-events: none;
  z-index: 6
}
.tooltip:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #292929 transparent
}
.tooltip h5 {
  font-size: 10px;
  margin-top: 12px;
  padding: 5px 0;
  position: relative;
  display: inline-table;
  text-transform: uppercase
}
.project-pagination ul li:hover .tooltip {
  visibility: visible;
  opacity: 1;
  top: 100%
}
.fw-title {
  position: absolute;
  top: 50%;
  left: 100px;
  z-index: 5
}
.fw-title h3 {
  float: left;
  max-width: 350px;
  color: #fff;
  position: relative;
  font-size: 94px;
  text-align: left;
  font-family: 'Barlow Condensed', sans-serif
}
.fwslider-holder .customNavigation, .show-info {
  position: absolute;
  z-index: 5;
  bottom: 15px;
  right: 15px
}
.fwslider-holder .customNavigation a, .show-info {
  width: 40px;
  height: 40px;
  color: #525252;
  line-height: 40px;
  cursor: pointer;
  font-size: 18px;
  background: #f3f3f3 !important;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
.fwslider-holder .customNavigation a {
  display: inline-block;
  text-align: center
}
.fwslider-holder .customNavigation a:hover, .show-info:hover {
  background: rgba(255, 255, 255, .51) !important;
  color: #292929
}
.share-holder {
  float: left;
  width: 100%;
  margin-top: 20px
}
.share-holder h4 {
  float: left;
  width: 10%;
  padding: 30px 0;
  text-align: left;
  text-transform: uppercase;
  font-size: 19px
}
.share-container {
  padding: 60px 0;
  float: left;
  width: 90%;
  margin-top: 10px
}
.share-icon {
  height: 40px;
  width: 40px;
  display: inline-block;
  margin: 2px;
  position: relative;
  border-radius: 100%;
  font-size: 15px;
  line-height: 40px;
  color: #fff;
  box-shadow: 0 0 0 20px transparent;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.share-icon:hover {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, .5)
}
.share-container.no-align-share {
  text-align: center !important;
  padding: 10px 0
}
.share-container.no-align-share a {
  float: left
}
.share-container.no-align-share a:hover {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, .1)
}
.share-icon:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit
}
.share-icon-digg:before {
  content: "\f1a6"
}
.share-icon-email:before {
  content: "\f003"
}
.share-icon-flickr:before {
  content: "\f16e"
}
.share-icon-foursquare:before {
  content: "\f180"
}
.share-icon-rss:before {
  content: "\f09e"
}
.share-icon-facebook:before {
  content: "\f09a"
}
.share-icon-twitter:before {
  content: "\f099"
}
.share-icon-tumblr:before {
  content: "\f173"
}
.share-icon-linkedin:before {
  content: "\f08c"
}
.share-icon-vimeo:before {
  content: "\f194"
}
.share-icon-instagram:before {
  content: "\f16d"
}
.share-icon-pinterest:before {
  content: "\f0d2"
}
.share-icon-googleplus:before {
  content: "\f0d5"
}
.share-icon-in1:before {
  content: "\f08c"
}
.share-icon-stumbleupon:before {
  content: "\f1a4"
}
.border-row {
  border-top: 1px solid #eee;
  margin-top: 50px
}
.iframe-holder {
  float: left;
  position: relative;
  width: 100%
}
.resp-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px
}
.resp-video embed, .resp-video iframe, .resp-video object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.video-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2
}
.background-video {
  z-index: 1
}
.media-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.video-controls {
  position: absolute;
  z-index: 4;
  bottom: 50px;
  right: 150px;
  color: #ccc;
  cursor: pointer
}
.media-container .overlay {
  z-index: 3;
  opacity: .4
}
.mob-bg {
  display: none
}
.background-video {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0
}
source, video {
  bottom: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%
}
.loaded .ytplayer-container {
  display: block
}
.ytplayer-container {
  bottom: 0;
  height: 100%;
  left: 0;
  min-width: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0
}
.ytplayer-shield {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2
}
.ytplayer-player {
  position: absolute
}
.contact-info {
  float: left;
  width: 100%;
  position: relative;
  padding: 50px 0
}
.contact-info ul li {
  float: left;
  color: #fff;
  margin-bottom: 10px
}
.contact-info ul li a {
  font-size: 14px;
  text-transform: uppercase;
  padding-right: 20px;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear
}
.contact-info ul li a i {
  padding-right: 5px
}
.contact-info ul li a:hover {
  opacity: .6
}
#contact-form input[type=text], #contact-form textarea {
  color: #999 !important;
  padding: 15px 0;
  width: 100%;
  font-size: 14px;
  padding-left: 10px;
  background: 0 0;
  margin-bottom: 3px;
  border: 0;
  border: 1px solid #dadada;
  position: relative;
  font-family: Quicksand, sans-serif
}
#contact-form-project input[type=text], #contact-form-project textarea {
  color: #999 !important;
  padding: 15px 0;
  width: 100%;
  font-size: 14px;
  padding-left: 10px;
  background: 0 0;
  margin-bottom: 3px;
  border: 0;
  border: 1px solid rgba(221, 221, 221, .5);
  position: relative;
  font-family: Quicksand, sans-serif
}
#contact-form-project textarea {
  height: 155px;
  margin-left: 3px;
  resize: none
}
#contact-form-project input[type=submit], .controls button {
  background: #f58634;
  border: none;
  padding: 14px 35px;
  cursor: pointer;
  font-size: 14px;
  color: #111 !important;
  -webkit-appearance: none;
  float: left;
  text-transform: uppercase;
  font-family: 'Barlow Condensed', sans-serif;
  outline: 1px solid #f0a976;
  outline-offset: -5px
}
#contact-form-project input[type=submit]:hover, .controls button:hover {
  color: #fff !important
}
::-webkit-input-placeholder {
  color: #111
}
::-moz-placeholder {
  color: #111
}
:-ms-input-placeholder {
  color: #111
}
:-moz-placeholder {
  color: #111
}
#contact-form input[type=text]:focus, #contact-form textarea:focus, input[type=email]:focus {
  color: #222
}
#contact-form textarea {
  height: 156px;
  resize: none
}
#contact-form input[type=submit], .controls button {
  background: 0 0;
  border: none;
  letter-spacing: 1px;
  padding: 14px 35px;
  cursor: pointer;
  font-size: 14px;
  color: #fff !important;
  -webkit-appearance: none;
  float: left;
  text-transform: uppercase;
  font-family: Quicksand, sans-serif;
  outline: 1px solid rgba(163, 163, 163, .5);
  outline-offset: -5px;
  background: #4c4d52 !important
}
#contact-form input[type=submit]:hover, .controls button:hover {
  color: #fff !important;
  background: #da251d !important
}
#career-form input[type=submit], .controls button {
  background: #da251d;
  border: none;
  cursor: pointer;
  font-size: 14px;
  color: #111 !important;
  -webkit-appearance: none;
  float: left;
  text-transform: uppercase;
  font-family: 'Barlow Condensed', sans-serif;
  outline: 1px solid #f0a976;
  outline-offset: -5px
}
#career-form input[type=submit]:hover, .controls button:hover {
  color: #fff !important
}
#contact-page-form input[type=submit], .controls button {
  background: #da251d;
  border: none;
  cursor: pointer;
  font-size: 14px;
  color: #111 !important;
  -webkit-appearance: none;
  float: left;
  text-transform: uppercase;
  font-family: 'Barlow Condensed', sans-serif;
  outline: 1px solid #f0a976;
  outline-offset: -5px
}
#contact-page-form input[type=submit]:hover, .controls button:hover {
  color: #fff !important
}
.error_message {
  text-align: left;
  margin-bottom: 30px;
  font-size: 16px;
  color: #000;
  text-transform: uppercase
}
#success_page h3 {
  text-align: left;
  font-size: 18px;
  text-transform: uppercase
}
#success_page p {
  color: #000;
  margin-top: 10px
}
#message fieldset {
  border: none;
  color: #000
}
.pagination, article {
  float: left;
  width: 100%;
  position: relative
}
.custom-slider .box-links {
  text-align: center !important
}
article p {
  float: left;
  width: 100%;
  padding-bottom: 20px;
  text-align: left;
  position: relative
}
article {
  margin-bottom: 20px;
  border-bottom: 1px solid #eee
}
article:before {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 50px;
  height: 4px
}
.display-posts p {
  line-height: 25px
}
article h4 {
  font-size: 24px;
  line-height: 36px;
  font-style: normal;
  font-weight: 700;
  font-weight: 700;
  color: #222;
  padding-bottom: 10px !important;
  text-align: left
}
article h4 a:hover {
  color: #666
}
.post-media {
  float: left;
  width: 100%;
  position: relative;
  margin: 20px 0
}
.post-meta {
  margin: 14px 0 14px 0;
  float: left
}
.display-posts article {
  border-bottom: 1px solid #eee;
  padding: 0 0 30px 0;
  margin-bottom: 30px
}
.post-meta li {
  display: inline-block;
  margin-right: 8px;
  font-style: italic;
  font-size: 15px;
  color: #666;
  text-align: left
}
.post-meta li a {
  font-size: 15px
}
.mas-posts article ul.post-meta li {
  margin-bottom: 6px
}
.post-link {
  float: left;
  text-transform: uppercase;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear
}
.post-tags {
  float: left;
  width: 100%;
  margin: 30px 0
}
.post-tags li, .tagcloud li {
  margin-right: 4px;
  float: left
}
.post-tags li a, .tagcloud li a {
  float: left;
  font-size: 10px;
  text-transform: uppercase;
  padding: 8px 10px 8px;
  background: #f5f5f5;
  margin-bottom: 3px;
  color: #444;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear
}
.post-tags li a:hover, .tagcloud li a:hover {
  color: #fff
}
.pagination {
  margin-top: 20px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid rgba(0, 0, 0, .07);
  border-radius: 4px;
  float: left;
  width: 100%
}
.pagination a {
  float: left;
  padding: 12px 18px;
  position: relative;
  font-size: 13px;
  color: #666;
  border-right: 1px solid rgba(0, 0, 0, .07)
}
.pagination a.current-page, .pagination a:hover {
  color: #fff
}
.searh-holder {
  position: fixed;
  top: 0;
  right: 0;
  width: 60%;
  height: 70px;
  background: #373435;
  z-index: 5;
  line-height: 50px;
  padding-left: 50px;
  padding-top: 15px
}
.searh-inner {
  max-width: 350px;
  position: relative;
  display: block
}
.search {
  border: none;
  border: 1px solid rgba(255, 255, 255, .51);
  float: left;
  background: #292929;
  border-radius: none;
  position: relative;
  outline: 0;
  padding: 0 0 0 10px;
  width: 100%;
  height: 40px;
  color: #fff;
  -webkit-appearance: none
}
.search-submit {
  border: none;
  outline: 0;
  cursor: pointer;
  background: 0 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 28%;
  height: 40px
}
.search-submit:hover i {
  opacity: .5
}
.cat-item {
  padding-bottom: 8px;
  margin-bottom: 15px
}
.cat-item a {
  font-weight: 400;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear
}
#comments-title, #reply-title {
  border-bottom: 1px solid #eee;
  padding-bottom: 30px;
  margin-bottom: 5px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  color: #666
}
.comment {
  float: left
}
.comment-body {
  position: relative;
  margin-left: 70px;
  padding-top: 30px
}
.comment-author {
  position: absolute;
  top: 30px;
  left: -66px
}
.comment-author img {
  border-radius: 100%
}
.comment .children {
  margin-left: 70px
}
.fn {
  display: block;
  margin-bottom: 10px
}
.comment-meta, .comment-meta a {
  font-style: italic;
  color: #494949;
  padding-bottom: 10px
}
#respond {
  margin-top: 40px
}
#reply-title {
  padding-bottom: 30px;
  margin-bottom: 5px
}
.comment-notes {
  margin-top: 10px;
  color: #a4a4a3
}
.control-group .controls, .control-group label {
  display: inline-block
}
.control-group label {
  margin-left: 10px;
  font-weight: 200
}
.control-group .controls input {
  margin-top: 15px;
  border: none;
  outline: 0;
  height: 35px;
  background: #fff;
  padding-left: 15px;
  color: #a4a4a3;
  text-decoration: none;
  border: 1px solid #eee;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}
.control-group .controls textarea {
  margin-top: 15px;
  border: none;
  outline: 0;
  height: 180px;
  max-width: 600px;
  background: #fff;
  padding-left: 15px;
  padding-top: 15px;
  color: #a4a4a3;
  resize: vertical;
  text-decoration: none;
  border: 1px solid #eee;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}
.controls button {
  margin-top: 30px
}
@media only screen and (min-width:1200px) and (max-width:1599px) {
  .jnav-container {
    right: 205px
  }
  .email, .nav-button, .phone, .whatsapp {
    width: 40px !important
  }
  .nav-button {
    padding: 15px 8px !important
  }
  .phone {
    right: 70px !important
  }
  .email {
    right: 115px !important
  }
  .whatsapp {
    right: 160px !important
  }
}
@media only screen and (min-width:737px) and (max-width:1025px) {
  .jnav-container {
    display: block !important;
    position: fixed;
    right: 190px
  }
  .inner-page-menu .jnav-container div#arrow {
    margin-left: 0
  }
}
@media only screen and (max-width:1023px) {
  .jnav-container {
    display: none
  }
  .col-vision img {
    margin-bottom: 20px
  }
  .hero-wrap {
    padding: 10px
  }
  .inline-facts {
    margin-left: 0
  }
  #contact-form input[type=submit], .controls button {
    padding: 14px 15px
  }
}
@media only screen and (max-width:1036px) {
  .logo-holder {
    margin: 10px
  }
  .logo-holder img {
    width: 105px
  }
  .nav-button {
    right: 10px
  }
  .nav-button {
    padding: 15px 6px !important
  }
  .email, .nav-button, .phone, .whatsapp {
    width: 35px !important
  }
  .phone {
    right: 55px !important
  }
  .email {
    right: 100px !important
  }
  .whatsapp {
    right: 145px !important
  }
  .home-page .content {
    margin-top: 0
  }
  .inner_page {
    margin-top: 70px !important
  }
  .content {
    margin-top: 70px
  }
  .project-page .content {
    margin-top: 30px
  }
  section {
    padding: 40px 0
  }
  .mob-bg {
    display: block
  }
  .nav-inner, .wrapper-inner, footer, header {
    width: 100%
  }
  .wrapper-inner {
    float: left
  }
  footer {
    position: relative;
    padding: 40px 0 0;
    float: left;
    visibility: visible !important
  }
  #audio-control, .fixed-column, .height-emulator, .scroll-nav-holder, .sect-subtitle, .tooltip {
    display: none
  }
  .about-iamge {
    margin-bottom: 40px
  }
  .hero-title h3 {
    width: 100%
  }
  .hero-title h4 {
    width: 100%;
    text-align: center !important
  }
  .hero-title h4:before {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -35px;
    width: 70px;
    height: 4px
  }
  .fixed-filter {
    position: relative;
    width: 100%;
    background: #292929
  }
  .pr-list {
    float: left;
    width: 100%;
    margin-top: 30px;
    padding: 0;
    border: none
  }
  .searh-holder {
    position: relative;
    width: 100%;
    float: left;
    background: 0 0;
    padding-left: 0;
    top: -18px
  }
  .searh-inner {
    max-width: 350px;
    position: relative;
    display: block
  }
  .search {
    border: 1px solid #ccc;
    background: 0 0;
    color: #000
  }
  .project-pagination {
    position: relative;
    width: 100%;
    background: 0 0;
    float: left;
    margin-top: 30px
  }
  .project-pagination ul {
    padding-left: 0
  }
  .fw-title {
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
    z-index: 5;
    border: none !important
  }
  .fw-title h3 {
    float: none;
    max-width: 550px;
    margin: 0 auto;
    font-size: 74px;
    text-align: center
  }
  .mob-bg {
    display: block
  }
  #main {
    height: 100%;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
    -webkit-overflow-scrolling: touch
  }
}
@media only screen and (max-width:756px) {
  .facts-title {
    max-width: 250px
  }
  .inline-facts-holder {
    width: 100%;
    margin-top: 20px
  }
  .inline-facts {
    float: left;
    width: 33.3333333%
  }
  .facts-title h3 {
    top: 12px
  }
  .share-container, .share-holder h4, .testi-item-img, .testi-item-text {
    float: left;
    width: 100%
  }
  .testi-item-text {
    margin-top: 30px
  }
  .testi-item-img {
    padding: 0 20px
  }
  .four-column .gallery-item, .four-column .gallery-item.gallery-item-second, .gallery-item, .grid-sizer {
    width: 50%
  }
  .plan-work .gallery-item {
    width: 50% !important
  }
  .grid-small-pad .grid-item-holder {
    padding: 8px
  }
  .vis-filter {
    padding: 10px 0
  }
  .vis-filter li a {
    padding: 5px 10px;
    font-size: 10px
  }
  .section-title h2 {
    font-size: 26px
  }
  .share-container, .share-holder h4 {
    float: left;
    width: 100%
  }
  .share-holder h4 {
    padding: 10px 0
  }
  .post-meta li {
    float: left
  }
  .fw-title h3 {
    font-size: 54px
  }
}
@media only screen and (max-width:540px) {
  .facts-title {
    max-width: 250px
  }
  .facts-title, .inline-facts {
    width: 100%;
    margin-bottom: 10px
  }
  .inline-facts h6, .num {
    float: none;
    text-align: center
  }
  .four-column .gallery-item, .four-column .gallery-item.gallery-item-second, .gallery-item, .grid-sizer {
    width: 100%
  }
  .plan-work .gallery-item {
    width: 100% !important
  }
  .text-title {
    font-size: 18px
  }
  .post-meta li {
    margin-bottom: 10px
  }
}
@media (max-width:991px) {
  .value_box {
    min-height: auto !important
  }
}
@media (max-width:767px) {
  .fixed-filter.location-filter ul {
    background: #292929;
    padding-left: 5px
  }
  .filter-holder.location-filter {
    height: 144px;
    padding-top: 4px
  }
  .fixed-filter.location-filter ul li {
    float: left;
    margin-right: 4px;
    line-height: 44px;
    width: 32%;
    background: #333;
    margin-bottom: 3px
  }
  .fixed-filter.location-filter a {
    padding: 10px 5px;
    background: #333;
    display: inherit;
    line-height: 25px
  }
  .arrow a {
    display: none
  }
  .value_list li {
    width: 50% !important;
    float: left;
    border-right: none !important
  }
}
@media only screen and (max-width:767px) {
  .hero-title {
    left: 0;
    bottom: 0
  }
  .hero-title h3 {
    font-size: 16px
  }
  .hero-title {
    /*width: 60%;*/
    width: auto;
    bottom: 0;
    right: 5px;
    position: absolute;
    left: auto
  }
  .hero-wrap {
    padding: 0
  }
  .hero-wrap h1 {
    font-size: 22px !important
  }
  .hero-wrap p {
    font-size: 14px;
    line-height: 22px;
    padding: 10px
  }
  .hero-wrap h1 {
    padding: 10px !important
  }
  .logo-holder:after {
    content: "";
    width: 130px;
    left: 0;
    position: absolute;
    /*background: #f9f9f9;*/
    height: 70px;
    left: -10px;
    top: -10px;
    z-index: -1
  }
}
@media only screen and (-webkit-min-device-pixel-ratio:2) {
  .bg {
    background-attachment: scroll !important;
    -webkit-background-size: cover;
    background-position: center
  }
}
.logo-holder {
  background: 0 0 !important
}
#contactform input {
  width: 49% !important;
  color: #999 !important
}
#contactform textarea {
  width: 100% !important;
  height: 85px;
  color: #999 !important
}
.height-emulator {
  height: 690px !important
}
.arrow {
  left: 50%;
  -webkit-animation: ar 2s linear infinite;
  -o-animation: ar 2s linear infinite;
  animation: ar 2s linear infinite;
  position: absolute;
  bottom: 0;
  z-index: 1
}
.arrow a {
  color: #da251d;
  font-size: 50px
}
.owl-dots {
  display: none !important
}
.color {
  color: #ddd
}
.scb_but_img {
  background: #f57a5b;
  border: 2px solid #f57a5b;
  border-radius: 100%;
  bottom: 31.08%;
  height: 80px;
  opacity: .8;
  padding: 15px;
  position: absolute;
  right: 10.5%;
  width: 80px;
  z-index: 9999
}
.scb_bg_puls {
  backface-visibility: hidden;
  background-color: #f57a5b;
  border: 2px solid #f57a5b;
  border-radius: 100%;
  opacity: .75 !important;
  position: absolute;
  right: 10%;
  bottom: 30%;
  width: 100px;
  height: 100px;
  z-index: 9999
}
@-webkit-keyframes ar {
  0% {
    bottom: 50px;
    opacity: .5
  }
  50% {
    bottom: 25px;
    opacity: 1
  }
  100% {
    bottom: 50px;
    opacity: .5
  }
}
@-o-keyframes ar {
  0% {
    bottom: 50px;
    opacity: .5
  }
  50% {
    bottom: 25px;
    opacity: 1
  }
  100% {
    bottom: 50px;
    opacity: .5
  }
}
@-moz-keyframes ar {
  0% {
    bottom: 50px;
    opacity: .5
  }
  50% {
    bottom: 25px;
    opacity: 1
  }
  100% {
    bottom: 50px;
    opacity: .5
  }
}
@keyframes ar {
  0% {
    bottom: 50px;
    opacity: .5
  }
  50% {
    bottom: 25px;
    opacity: 1
  }
  100% {
    bottom: 50px;
    opacity: .5
  }
}
.email, .home-icon, .nav-button, .phone, .whatsapp {
  border-radius: 50%
}
.phone {
  height: 50px;
  position: fixed;
  right: 80px;
  top: 10px;
  width: 50px;
  padding: 12px 0;
  z-index: 9;
  text-align: center
}
.phone > a {
  color: #7b7b7b;
  font-size: 20px
}
.email {
  height: 50px;
  padding: 11px 0;
  position: fixed;
  right: 135px;
  top: 10px;
  width: 50px;
  text-align: center;
  z-index: 9
}
.email > a {
  color: #7b7b7b;
  font-size: 20px
}
.whatsapp {
  height: 50px;
  padding: 11px 0;
  position: fixed;
  right: 190px;
  top: 10px;
  width: 50px;
  text-align: center;
  z-index: 9
}
.whatsapp img {
  width: 28px
}
.home-icon {
  background: rgba(34, 34, 34, .5);
  height: 50px;
  padding: 11px 0;
  position: fixed;
  right: 190px;
  top: 10px;
  width: 50px;
  z-index: 9
}
.home-icon > a {
  color: #fff;
  font-size: 22px
}
.project {
  position: absolute;
  right: -35px;
  top: 35%;
  z-index: 9;
  background: #da251d;
  padding: 15px;
  font-size: 14px;
  text-transform: uppercase;
  transform: rotate(270deg);
  outline: 1px solid #f0a976;
  outline-offset: -5px;
  background: #da251d;
  background-image: linear-gradient(to right top, #da251d, #ec8438, #e3823b, #da803e, #d17e41);
  letter-spacing: 1px
}
.project a {
  font-size: 15px;
  text-transform: uppercase;
  color: #fff
}
.pipe {
  color: #da251d
}
.mt30 {
  margin-top: 30px
}
.mt50 {
  margin-top: 50px
}
.get_directoin {
  margin-top: 40px;
  text-align: left
}
.get_directoin a {
  background: #2c2b2b;
  color: #fff;
  padding: 15px 30px;
  text-transform: uppercase;
  font-family: Quicksand, sans-serif;
  font-size: 13px;
  letter-spacing: 1px
}
.list > li {
  margin-bottom: 5px;
  margin-left: 20px;
  line-height: 26px;
  display: inherit;
  font-size: 16px;
  text-align: left;
  padding-right: 15px
}
.list li:before {
  content: "\f105";
  font-family: FontAwesome;
  margin-left: -15px;
  font-size: 18px !important;
  color: #373435;
  position: relative;
  margin-top: 1px;
  padding-right: 8px
}
.requirement li:before {
  margin-top: 4px
}
.clear {
  clear: both
}
.get_directoin {
  margin-top: 40px;
  margin-bottom: 30px;
  width: 100%;
  display: inline-block
}
input#gphone {
  width: 100% !important
}
img.cb {
  position: relative;
  vertical-align: unset;
  width: 75px;
  /*
	opacity: .9;
    margin-top: -4px;
	margin-left: 1px;
	filter: invert(1);
*/
}
.footer-social li:last-child a {
  line-height: 35px
}
.get_directoin a {
  outline: 1px solid #373435;
  outline-offset: -5px
}
.get_directoin a:hover {
  color: #fff;
  background: #da251d
}
.hero-wrap h1 {
  font-size: 30px;
  font-weight: 500;
  background: #f3f3f3;
  padding: 15px
}
.hero-wrap h1 a {
  color: #fff
}
span.location-name {
  opacity: .5
}
h5.project-title-home {
  display: block;
  clear: both;
  text-align: left;
  font-size: 19px;
  color: #ddd;
  padding-top: 15px
}
.pogoda-hld .close, .pogoda-hld .open {
  margin-top: 45px;
  position: absolute;
  right: -20px;
  width: 222px
}
.pogoda-hld .open {
  display: none
}
.pogoda-hld.book {
  top: 16% !important;
  position: fixed !important;
  right: 35px !important;
  transition: all .5s ease 0s
}
.pogoda-hld.book .close, .pogoda-hld.book .open {
  right: 0;
  width: 165px
}
.phone-dropdown-content p {
  padding-bottom: 0
}
.phone-dropdown-content {
  display: none;
  position: absolute;
  background-color: rgba(34, 34, 34, .5);
  color: #fff;
  width: 167px;
  right: 0;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
  padding: 12px 24px;
  border-radius: 25px;
  margin-top: 15px;
  z-index: 1
}
.phone-dropdown:hover .phone-dropdown-content {
  display: block
}
.rera-no {
  background: rgba(0, 0, 0, .2);
  z-index: 1;
  right: 120px;
  bottom: 30px;
  position: absolute;
  padding: 5px 10px 5px;
  color: #fff
}
.rera-no strong {
  color: #da251d;
  font-weight: 500
}
.amenities h4 {
  display: inline-block;
  width: 100%;
  text-align: left;
  font-size: 20px;
  margin-bottom: 15px
}
.amenities h4:after {
  content: "";
  border-bottom: 1px solid #ddd;
  display: block;
  padding-top: 15px
}
.specifications img {
  background: #434242;
  padding: 20px;
  outline: 1px solid rgba(255, 255, 255, .1);
  outline-offset: -7px
}
.specifications .col-lg-2.col-sm-2 {
  text-align: left;
  padding-left: 0
}
.specifications .col-lg-10.col-sm-10 {
  padding-left: 0
}
.key-features img {
  background: #434242;
  padding: 20px;
  outline: 1px solid rgba(255, 255, 255, .1);
  outline-offset: -7px
}
.key-features .col-lg-2.col-sm-2 {
  text-align: left;
  padding-left: 0
}
.key-features .col-lg-10.col-sm-10 {
  padding-left: 0
}
.tag-line-heading {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
  position: relative;
  display: inline-block;
  color: #555
}
.legal_documents-txt {
  padding: 12px 15px 10px
}
.onsite-txt {
  padding: 12px 15px 10px
}
.layout-plan-txt {
  padding: 12px 15px 10px
}
.grid-item h3 {
  font-family: Quicksand, sans-serif;
  text-transform: inherit
}
.grid-item span {
  font-family: Quicksand, sans-serif;
  font-size: 14px;
  font-weight: 500
}
.gallery-items .gallery-item {
  cursor: pointer
}
.bg_none {
  background: 0 0 !important
}
.location-page h3 {
  font-size: 20px;
  padding: 0 0 15px
}
#google_map {
  height: 500px
}
div#content {
  padding: 10px 0;
  width: 300px
}
#content h4 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 5px
}
#content p {
  padding-bottom: 0;
  text-align: center;
  line-height: 22px
}
.separator {
  background: #ececec;
  height: 1px;
  margin: 10px 0 15px
}
orange {
  color: #da251d
}
img.csr-img {
  width: 100%;
  border: 1px solid #f2f2f2;
  margin-bottom: 10px
}
img.archives-img {
  width: 100%;
  margin-bottom: 25px;
  outline: 2px solid rgba(255, 255, 255, .3);
  outline-offset: -10px
}
img.archives-img-proj {
  width: 100%;
  margin-bottom: 0;
  outline: 2px solid rgba(255, 255, 255, .3);
  outline-offset: -10px
}
.mt15 {
  margin-top: 15px
}
.csr-block p {
  min-height: 60px
}
.pb0 {
  padding-bottom: 0
}
.proj-caption {
  background: #f9f9f9;
  margin-bottom: 25px;
  text-align: left;
  padding: 10px 15px
}
.proj-caption h5 {
  font-size: 18px
}
.proj-caption p {
  font-size: 14px;
  line-height: 20px
}
.frame {
  text-align: center;
  position: relative;
  cursor: pointer;
  perspective: 500px;
  margin-bottom: 25px
}
.frame img {
  width: 100%;
  outline: 5px solid rgba(255, 255, 255, .2);
  outline-offset: -15px
}
.frame .details {
  width: 74%;
  height: 80%;
  padding: 5% 8%;
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotateY(90deg);
  transform-origin: 50%;
  background: rgba(255, 255, 255, .85);
  opacity: 0;
  transition: all .4s ease-in
}
.frame:hover .details {
  transform: translate(-50%, -50%) rotateY(0);
  opacity: 1
}
.details p {
  height: 205px;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  font-size: 16px
}
.check-list li {
  list-style: none;
  margin-left: 20px;
  line-height: 25px
}
.check-list li:before {
  content: "\f101";
  font-family: FontAwesome;
  position: absolute;
  margin-left: -20px
}
.mb10 {
  margin-bottom: 10px
}
.award_banner img {
  width: 100%
}
.award_banner img {
  outline: 1px solid rgba(255, 255, 255, .1);
  outline-offset: -7px;
  box-shadow: 0 5px 10px #dedede
}
.award_banner {
  margin-bottom: 25px
}
.mb25 {
  margin-bottom: 25px
}
.current-openings-row strong {
  font-weight: 700;
  margin-bottom: 5px;
  display: inline-block
}
.career-form input, textarea {
  border: 1px solid #ddd;
  color: #000;
  font-size: 15px;
  margin: 0;
  outline: medium none;
  padding: 15px 40px;
  width: 100%;
  font-family: Quicksand, sans-serif
}
.career-form textarea {
  resize: none;
  height: 110px
}
.contact-page-form input, textarea, select {
  border: 1px solid #ddd;
  color: #000;
  font-size: 15px;
  margin: 0;
  outline: medium none;
  padding: 15px 40px;
  width: 100%;
  font-family: Quicksand, sans-serif
}
.contact-page-form textarea {
  resize: none;
  height: 110px
}
.career-form [type=checkbox] {
  width: auto;
  margin-bottom: 20px
}
.career-form [type=file] {
  margin-bottom: 10px;
  font-family: Quicksand, sans-serif
}
.form-icon i {
  position: absolute;
  margin-top: 18px;
  margin-left: 15px;
  font-size: 15px;
  opacity: .5
}
span.form-icon {
  margin-bottom: 10px;
  display: block
}
.customfile-upload {
  background: #da251d;
  color: #fff;
  border: none;
  cursor: pointer;
  display: inline-block;
  font-family: Quicksand, sans-serif;
  font-size: 14px;
  font-style: normal;
  height: 50px;
  margin-left: 0;
  margin-top: -50px;
  padding: 5px 30px;
  float: right;
  position: relative;
  text-decoration: none;
  transition: all .4s ease 0s
}
form .wpcf7-form-control-wrap {
  display: block;
  overflow: hidden
}
.pr5 {
  padding-right: 5px
}
.pl5 {
  padding-left: 5px
}
.popup-trigger {
  text-decoration: underline;
  cursor: pointer;
  font-size: 16px
}
.popup {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  color: #333;
  font-size: 19px;
  border: 10px solid #000;
  z-index: 9999;
  position: fixed;
  height: 100%;
  overflow-y: scroll;
  text-align: left
}
.popup-mobile {
  left: 0;
  margin: 0;
  font-size: 100%;
  top: 0;
  width: 100%;
  height: 100%;
  text-transform: none;
  font-weight: 500
}
.popup-mobile ol {
  line-height: 20px
}
.popup-btn-close {
  position: fixed;
  top: 0;
  right: 0;
  color: #4ebd79;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer
}
.popup-btn-close .fa {
  background-color: rgba(0, 0, 0, .6);
  color: #fff;
  right: 27px;
  top: 10px;
  padding: 18px 20px;
  position: absolute;
  font-size: 15px
}
.popup-header {
  background-color: rgba(238, 121, 54, 1);
  color: #fff;
  display: inline-block;
  text-align: center;
  width: 100%;
  font-size: 26px;
  font-weight: 400;
  padding: 10px;
  text-transform: uppercase;
  letter-spacing: 2px
}
.popup p {
  margin: 0;
  text-align: justify
}
.popup h5 {
  margin: 10px 0 15px;
  font-size: 20px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  border-top: 1px solid #ddd;
  padding-top: 5px
}
.popup ol {
  padding: 10px 0 0 20px;
  text-align: justify
}
.popup-award {
  float: right;
  text-decoration: underline
}
.dec-holidays td, .dec-holidays th {
  border: 1px solid #ddd;
  padding: 10px 10px;
  font-family: Quicksand, sans-serif
}
.popup ul li {
  list-style: circle;
  margin-left: 20px;
  margin-bottom: 10px
}
.popup ul li:last-child {
  margin-bottom: 0
}
.popup ul {
  margin-bottom: 20px
}
.padding-popup {
  padding: 25px
}
#google_map {
  height: 420px
}
.contact-data-km h5 {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 700;
  color: #da251d
}
.text-center {
  text-align: center
}
.text-left {
  text-align: left
}
.contact-data-km p {
  text-align: center;
  padding-bottom: 0
}
.data-km-section {
  margin: 30px 0 0
}
.contact-data-km h5:after {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  line-height: normal;
  background: #e8e8e8;
  margin: 5px auto;
  border-radius: 50%
}
@media only screen and (max-width:767px) {
  .jnav-container {
    display: none
  }
}
.text-white {
  color: #fff
}
.btn.dark-btn {
  background: #373435
}
.btn.dark-btn i {
  background: #da251d
}
.preloader {
  background: #222;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 9999999999999
}
.status, .status-message {
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-position: center;
  background-repeat: no-repeat
}
.status-message {
  padding-top: 30%
}
.status {
  background-image: url(../images/rajoo_logo_loader.png)
}
.built-for-us {
  float: left
}
.orange_txt {
  color: #da251d;
  font-weight: 600;
  font-size: 18px;
  display: block
}
.value_list li {
  margin-bottom: 10px;
  width: 16%;
  border-right: 1px solid #e3e3e3
}
.value_list li:last-child {
  border-right: none
}
.value_list {
  padding-top: 20px
}
.value_list li img {
  width: 70px;
  padding-bottom: 10px;
  margin: 0 auto
}
.value_box .value_img {
  max-width: 70px;
  padding-bottom: 8px
}
.value_box {
  border: 2px solid #eee;
  text-align: center;
  padding: 15px 20px;
  min-height: 330px;
  margin-bottom: 30px
}
.txt1 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px
}
.list1 li {
  padding-bottom: 10px;
  padding-left: 20px
}
.list1 li i {
  color: #da251d;
  position: absolute;
  margin-left: -20px
}
.proj-caption.img-caption {
  overflow: hidden;
  text-align: center;
  font-size: 16px;
  line-height: 21px;
  text-transform: uppercase
}
.plan-work .gallery-item {
  width: 20%
}
@media (min-width:1025px) and (max-width:1440px) {
  .details p {
    height: 165px
  }
}
@media (min-width:981px) and (max-width:1024px) {
  .value_box {
    min-height: 350px
  }
}
@media (min-width:1281px) and (max-width:1366px) {
  .fixed-filter.location-filter a {
    padding: 15px 10px
  }
}
@media (min-width:1025px) and (max-width:1280px) {
  .value_box {
    min-height: 445px
  }
  .fixed-filter.location-filter a {
    padding: 15px;
    font-size: 13.8px
  }
}
@media (min-width:1281px) and (max-width:1440px) {
  .value_box {
    min-height: 375px
  }
  .scroll-nav {
    margin-left: 5px
  }
  .scroll-nav li a {
    padding: 15px 9px;
    font-size: 13.8px
  }
  .events_exhibitions_list li {
    width: 33.09%
  }
  .popup-gallery img {
    height: 220px
  }
}
@media (min-width:768px) and (max-width:1280px) {
  .events_exhibitions_list li {
    width: 33.06%
  }
  .popup-gallery img {
    height: 220px
  }
}
@media (min-width:737px) and (max-width:768px) {
  .fixed-filter.location-filter a {
    padding: 15px 20px
  }
}
@media (min-width:1441px) and (max-width:1680px) {
  .value_box {
    min-height: 350px
  }
  .scroll-nav li a {
    padding: 15px 15px
  }
}
@media (min-width:481px) and (max-width:768px) {
  .frame .details {
    display: table
  }
  .details p {
    font-size: 18px;
    line-height: 26px
  }
}
#contact-form {
  text-align: left
}
.error {
  color: #da251d;
  line-height: 36px
}
.subnav ul li {
  padding: 4px 0
}
.pt-40 {
  padding-top: 40px
}
@media (max-width:480px) {
  .to-top {
    bottom: 85px
  }
}
.accordion-title.no_cursor a {
  cursor: text
}
.alert {
  padding: 15px;
  margin-bottom: 0;
  border-radius: 4px;
  text-align: center;
  font-size: 16px;
  line-height: 25px;
  font-family: Quicksand, sans-serif
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  font-family: Quicksand, sans-serif;
  border-color: #ebccd1
}
.error_404 {
  padding: 7rem 0 12rem
}
.txt_404 {
  color: #da251d;
  font-size: 2.3em;
  padding-bottom: 10px;
  display: block;
  line-height: 1em
}
@media (max-width:767px) {
  .hero-wrapper {
    height: 300px;
    margin-top: 70px
  }
  .events_exhibitions_list li {
    width: 49.5%
  }
  .popup-gallery img {
    height: 140px !important
  }
  .popup-gallery img {
    height: 220px
  }
  .services-carusel .item {
    padding: 0
  }
  .nav-inner nav li {
    padding: 4px 0
  }
  .nav-inner nav li a {
    font-size: 16px
  }
  .nav-inner nav li ul li {
    padding: 2px 0
  }
  .nav-inner nav li ul li a {
    font-size: 12px
  }
  .gallery-filters {
    display: none
  }
}
@media (max-width:320px) {
  .logo-holder {
    margin-left: 5px
  }
  .nav-button {
    right: 5px
  }
  .phone {
    right: 56px !important
  }
  .email {
    right: 107px !important
  }
  .whatsapp {
    right: 159px !important
  }
  .logo-holder:after {
    content: "";
    width: 120px
  }
}
.mb0 {
  margin-bottom: 0 !important
}
.mar-btm-30 {
  margin-bottom: 20px
}
.white {
  color: #fff
}
.logo-color {
  color: #da251d
}
.jdropdown-menu li .other-tab i {
  position: absolute;
  top: 12px;
  right: 20px
}
.jdropdown-menu li .other-tab {
  height: auto !important;
  background: rgba(0, 0, 0, .8);
  border-bottom: 1px solid rgba(49, 49, 49, .9)
}
.fancybox-lock .fancybox-overlay {
  overflow: hidden !important
}
.nav-inner nav li ul li a.other_link {
  padding-bottom: 3px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
  display: inline-table;
  font-size: 17px;
  letter-spacing: .5px
}
@media (max-width:991px) {
  .career-form .pr5, .contact-page-form .pr5 {
    padding-right: 15px
  }
  .career-form .pl5, .contact-page-form .pl5 {
    padding-left: 15px
  }
  .popup-trigger {
    margin-bottom: 20px;
    display: block
  }
  video {
    height: auto
  }
  .fwslider, .hero-wrapper {
    height: 50vh
  }
  .get_direction-block {
    margin-bottom: 25px
  }
  .contact-heading h4 {
    margin-bottom: 0
  }
}
@media (min-width:1025px) {
  header.darkHeader {
    height: 0
  }
}
ul.footer-links {
  width: 100%;
  text-align: left;
  display: inline-block
}
.footer-links li {
  display: block;
  margin: 0 0 5px 15px
}
.footer-links li:last-child {
  margin-bottom: 0
}
.footer-links li a {
  color: #333
}
.contact-form li {
  width: 49%
}
li.full-width {
  width: 98.3%
}
.footer-links li:before {
  content: "\f105";
  font-family: FontAwesome;
  margin-left: -15px;
  font-size: 18px !important;
  color: #666;
  position: absolute
}
.footer-links li a:hover {
  color: #111
}
@media (max-width:767px) {
  .fwslider, .hero-wrapper {
    height: 35vh
  }
  img.product_logo {
    max-width: 150px;
    margin-bottom: 0;
    padding: 5px 10px
  }
  .to-top-holder p {
    padding-bottom: 0
  }
  p {
    text-align: justify
  }
  .footer-contacts li, .footer-links li, .list > li, p {
    font-size: 15px;
    line-height: 25px
  }
  .footer-links li {
    margin-bottom: 5px
  }
}
@media (max-width:1025px) {
  .item-hints, .mega-menu_header {
    display: none !important
  }
  .fwslider-holder .hero-title .hero-wrap p, .fwslider-holder .hero-wrap h1 {
    display: none
  }
}
@media screen and (min-width:980px) and (max-width:1025px) {
  .fwslider, .hero-wrapper {
    height: 80vh
  }
}
.to-top {
  bottom: 89px;
}
.careerp {
  font-size: 18px;
  font-weight: 500;
}
.footer_nav .footer_dropdown:first-child .footer_dropdown_content {
  height: 500px;
  overflow-y: scroll;
}
@media (max-width:1023px) {
  .trending-now-header {
    display: none !important
  }
}
.section-Abt {
  position: relative;
  /* margin-bottom: 35px; */
  top: 15px;
}
span.checktext input#i_agree {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-right: 11px;
  vertical-align: middle;
 margin: 8px 8px;
}
span.checktext label {
  vertical-align: middle;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  color: #3a3a3a;
  cursor: pointer;
  letter-spacing: 0.2px;
}
.media-box {
  border: 1px solid #d3d3d3;
  margin-bottom: 20px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.media-box p {
  border-bottom: 1px solid #d3d3d3;
  padding: 10px 15px;
}
.media-box p:nth-child(2) {
  height: 110px;
}
a.press-link {
  color: #da251d;
  font-weight: 500;
}
.media-box-white {
  margin-bottom: 20px;
  background: #fff;
  border: 1px solid #F0F0F0;
}
.media-box-white p {
  padding: 10px 15px;
}
.media-box-white p:nth-child(2) {
  height: 120px;
/*  border-bottom: 1px solid #F0F0F0;*/
}
.pdf-link a {
  padding: 10px 15px;
  color: #da251d;
  font-size: 16px;
  line-height: 28px;
  font-family: Quicksand, sans-serif;
}
.pdf-link {
  display: flex;
}
.pdf-link img {
     width: 15px;
    vertical-align: middle;
    margin-left: 5px;
}
.filter-container {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}
.results {
  margin-top: 20px;
}
.result-item {
  margin-bottom: 10px;
}
.section-title h2.text-white{
	color: #fff;
}
.press-background {
  background-image: url(../images/press-releases-background.webp) !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}
.media-background {
  background-image: url(../images/media-reports-background.webp) !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}
.news-background {
  background-image: url(../images/media-background.webp) !important;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: top;
  width: 100%;
}
.contact-title {
  color: #da251d;
  font-size: 24px;
  font-weight: 500;
}
.award-box img.thumb-img {
  width: 100%;
  height: 300px;
  object-fit: contain;
}
.award-box {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-bottom: 8px solid #d0d0d0;
}
.award-box:hover {
  border-bottom: 8px solid #da251d;
}

.award-box p:nth-child(2) {
  padding: 20px 15px 0px;
	
}
.award-box p:nth-child(3) {
  padding: 20px 15px;
	height: 120px;
}
.clock-text{
	 padding: 0px 15px 10px;
	    font-family: Quicksand, sans-serif;
	  border-bottom: 1px solid #F0F0F0;
}
.clock-text img{
	    margin-right: 5px;
}

#Newsletter input#country_code,#Newsletter #country_code{
/*	    width: auto;*/
	    padding: 15px 0px 15px 30px;
}


#verify_otp_div input {
    width: 260px;
    padding: 15px;
}
#verify_otp_div input::placeholder {
  color: #C2C2C2;
  
}

label.catalogue-text{
	font-size: 15px;
    font-weight: 700;
    color: #3a3a3a;    
	letter-spacing: 0.2px;
}
#error_data {
    padding: 14px 0px;
}
.contact-page-form .button{
	    width: 75%;
}
#form_process{
    margin-top: 18px;
    position: absolute;
    margin-left: 15px;
}



/*
 @media (min-width: 1600px) and (max-width: 1679px) {
.nav-inner nav li ul {
        max-height: 150px !important;
        overflow-y: scroll !important;
    }


}
*/

@media (min-width: 1024px) and (max-width: 1600px){

.nav-inner nav li ul {
        max-height: 150px !important;
        overflow-y: scroll !important;
    }

}