@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,700,800|Oswald:300,400,700|Roboto:300,400,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap");
.navbar-brand {
  padding: 0 !important; }
  .navbar-brand img {
    max-height: 50px; }
  @media (max-width: 767px) {
    .navbar-brand img {
      max-height: 45px; }
    .navbar-brand .logo-txt {
      display: inline-block;
      height: 40px; } }

.topmenu {
  border-bottom: 0px solid #ddd; }

.navbar-inverse .navbar-toggle {
  border: 0; }

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  background-color: transparent; }

.navbar-inverse {
  background-image: none;
  border: 0;
  background-color: transparent; }

.navbar {
  box-shadow: none;
  margin-bottom: 0;
  min-height: 100px;
  margin-bottom: 5px; }

.navbar-inverse .navbar-nav > li > a {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 0 0;
  background-image: none;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 3px;
  line-height: 15px;
  margin-left: 2px; }
  @media (min-width: 1200px) {
    .navbar-inverse .navbar-nav > li > a {
      padding: 20px 20px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .navbar-inverse .navbar-nav > li > a {
      padding: 17px 10px; } }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav > li > a {
      padding-top: 17px;
      padding-bottom: 17px; } }

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 100vh;
  border-color: #ccc; }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav >
.navbar-inverse .navbar-nav > a:focus {
  background-color: transparent !important;
  font-weight: 600;
  font-style: italic;
  /*border-bottom:3px solid #C40001;*/
  background-image: none !important;
  box-shadow: none; }

ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
  left: 0; }

.dropdown-toggle b {
  color: #F56E36; }

.navbar {
  box-shadow: none;
  margin-bottom: 0;
  min-height: 40px; }

.menu {
  padding: 10px 0;
  border-bottom: 0;
  letter-spacing: 1px;
  background: #000;
  -webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
  -moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
  transition: background .5s ease-in-out, padding .5s ease-in-out; }

.menu-collapse {
  /*padding: 5px 0;
	background: rgba(0,0,0,0.9);*/ }

.dropdown-menu {
  background-color: #fff;
  text-transform: uppercase; }
  .dropdown-menu > li > a {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.9px;
    padding: 9px 15px; }
    .dropdown-menu > li > a:hover {
      background-color: #f45c1e;
      color: #fff;
      background-image: none; }

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #999; }

#testimonials-slider li {
  height: auto !important; }

@media (min-width: 768px) {
  .navbar-nav.navbar-center {
    position: absolute;
    left: 50%;
    transform: translatex(-50%); }
  .logo2 {
    height: 50px;
    margin-right: 15px; }
  .logo-txt {
    display: none; } }

#news a b {
  display: block;
  padding: 20px 0;
  font-size: 17px; }

#news a p {
  color: #999; }

#news a .more {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  border-bottom: 2px solid #ddd; }

#news a .more2 {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  border: 2px solid #F56E36;
  padding: 2px 10px;
  border-radius: 30px; }

#news a:hover b {
  color: #F56E36; }

#news a:hover .more {
  color: #F56E36; }

#news a:hover .more2 {
  color: #fff;
  background-color: #F56E36; }

.h-prod-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .h-prod-list li {
    float: left;
    width: 25%; }
    .h-prod-list li img {
      width: 80%;
      margin: auto;
      -webkit-transition: all 0.5s linear;
      transition: all 0.5s linear;
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); }
    .h-prod-list li a {
      display: block;
      text-align: center;
      border: solid 1px #fff;
      margin: 10px; }
      .h-prod-list li a:hover img {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1); }
    .h-prod-list li b {
      padding: 10px 0;
      display: block;
      font-size: 15px; }
    .h-prod-list li h2 {
      text-align: center;
      margin-bottom: 30px; }
    .h-prod-list li .imgbox1 {
      overflow: hidden; }
  @media (max-width: 1024px) {
    .h-prod-list li {
      width: 50%; } }
  @media (max-width: 767px) {
    .h-prod-list li {
      width: 100%; } }

.zoom-bg-1 {
  overflow: hidden;
  display: inline-block; }
  .zoom-bg-1 .overlay {
    position: absolute; }
  .zoom-bg-1 img {
    transition: all 0.2s ease-in-out;
    width: 100%; }
  .zoom-bg-1:hover img {
    transform: scale(1.3); }

#gal1 {
  background-color: #000;
  color: #fff;
  /*.col100{width:100%}
	.col50{width:50%}
	.col33{width:30%}
	.col70{width:70%}
	.col25{width:25%}*/ }
  #gal1 .grid:after {
    content: '';
    display: block;
    clear: both; }
  #gal1 .grid-item {
    width: 25%;
    padding: 15px; }
  #gal1 .grid-item {
    float: left; }
    #gal1 .grid-item img {
      display: block;
      width: 100%; }
    #gal1 .grid-item a {
      position: relative; }
      #gal1 .grid-item a span {
        display: none;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        padding: 10px;
        background: rgba(255, 255, 255, 0.8);
        z-index: 999; }
      #gal1 .grid-item a:hover span {
        display: block; }
    #gal1 .grid-item figure a {
      position: absolute; }
  #gal1 .overlay-bg {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center; }
    #gal1 .overlay-bg img {
      transition: all 0.2s ease-in-out; }
    #gal1 .overlay-bg .btn-b {
      margin-top: 20px !important; }
    #gal1 .overlay-bg .content {
      opacity: 0;
      background-color: rgba(0, 0, 0, 0.5);
      transition: all 0.4s ease-in-out;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      overflow: hidden;
      padding-bottom: 50px;
      left: 0;
      color: #fff; }
      #gal1 .overlay-bg .content > div {
        top: 35%;
        position: absolute;
        left: 40px;
        right: 40px; }
      #gal1 .overlay-bg .content h2 {
        color: #FFF;
        width: 100%;
        right: 0;
        opacity: 0;
        transition: all 0.2s ease-in-out;
        font-size: 18px;
        font-weight: 600;
        font-family: "Open Sans", sans-serif;
        letter-spacing: 3px; }
      #gal1 .overlay-bg .content p {
        transition: all 0.2s linear;
        line-height: 20px;
        padding-top: 20px; }
      #gal1 .overlay-bg .content div {
        opacity: 0;
        transition: all 0.2s linear; }
    #gal1 .overlay-bg:hover img {
      filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
      filter: gray;
      -webkit-filter: grayscale(100%);
      transform: scale(1.5); }
    #gal1 .overlay-bg:hover .content {
      opacity: 1 !important; }
    #gal1 .overlay-bg:hover h2, #gal1 .overlay-bg:hover .overlay-bg p, #gal1 .overlay-bg:hover .overlay-bg div {
      opacity: 1 !important; }
    #gal1 .overlay-bg:hover div {
      opacity: 1 !important; }
    #gal1 .overlay-bg:hover p {
      transition-delay: 0.1s; }
    #gal1 .overlay-bg:hover a {
      transition: none;
      transition-delay: 0s; }
  #gal1 .arrow-item {
    background: url(../img/arrow-right.svg);
    content: "";
    width: 38px;
    height: 14px;
    margin-top: 3%;
    right: 10%;
    position: absolute; }
  #gal1 .button {
    display: inline-block;
    padding: 0.5em 1.0em;
    border: none;
    color: #ccc;
    font-family: "Open Sans", sans-serif;
    cursor: pointer;
    background-color: transparent;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 400; }
    #gal1 .button:hover {
      color: #d4460b; }
  #gal1 .button:active, #gal1 .button.is-checked {
    color: #F56E36; }
  #gal1 .filters {
    text-align: center; }
  #gal1 .ui-group {
    display: inline-block; }
  #gal1 .button-group {
    display: inline-block;
    margin-left: 20px; }
    #gal1 .button-group:after {
      content: '';
      display: block;
      clear: both; }
    #gal1 .button-group .button {
      border-radius: 0;
      margin-left: 0;
      margin-right: 1px;
      outline: none; }
      #gal1 .button-group .buttonfocus, #gal1 .button-group .button:active {
        outline: none !important; }
  @media (max-width: 767px) {
    #gal1 .grid-item {
      width: 50%;
      padding: 5px; } }

#testimonials1 {
  background: #000 url(../img/slide1.jpg) fixed no-repeat center center;
  background-size: 100% auto;
  padding: 0;
  z-index: 2;
  color: #fff;
  text-align: center; }
  #testimonials1 .overlay {
    background-color: rgba(0, 0, 0, 0.8) !important;
    min-height: 600px;
    padding: 80px 0; }
  #testimonials1 .testimonials img {
    border-radius: 50%;
    width: 100px; }
  #testimonials1 .testimonials h2 {
    margin: 0 0 15px 0;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 300; }
  #testimonials1 .testimonials .desc {
    padding: 25px 15px; }
  #testimonials1 .testimonials p {
    margin: 0; }
  #testimonials1 .testimonials .desgn {
    color: #999;
    font-style: italic;
    padding-bottom: 10px; }
  @media (max-width: 767px) {
    #testimonials1 {
      background-size: auto 100%; } }

#testimonials2 {
  background: #000 url(../img/slide1.jpg) fixed no-repeat center center;
  background-size: 100% auto;
  padding: 0;
  text-align: center;
  z-index: 2;
  color: #fff; }
  #testimonials2 .overlay {
    background-color: rgba(0, 0, 0, 0.8) !important;
    min-height: 600px;
    padding: 100px 0 150px 0; }
  #testimonials2 .testimonials h2 {
    margin: 0 0 15px 0;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 300; }
  #testimonials2 .testimonials .desc {
    padding: 25px 15px;
    background-color: rgba(51, 51, 51, 0.8); }
  #testimonials2 .testimonials p {
    margin: 0; }
  #testimonials2 .testimonials .desgn {
    color: #999;
    font-style: italic;
    padding-bottom: 10px; }
  @media (max-width: 767px) {
    #testimonials2 {
      background-size: auto 100%; } }

#testimonials3 {
  background: #000 url(../img/slide1.jpg) fixed no-repeat center center;
  background-size: 100% auto;
  padding: 0;
  z-index: 2;
  color: #fff; }
  #testimonials3 .overlay {
    background-color: rgba(0, 0, 0, 0.8) !important;
    min-height: 600px;
    padding: 100px 0 150px 0; }
  #testimonials3 .testimonials h2 {
    margin: 0 0 15px 0;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    color: #F56E36; }
  #testimonials3 .testimonials .desc {
    padding: 25px 15px; }
  #testimonials3 .testimonials p {
    margin: 0; }
  #testimonials3 .testimonials .desgn {
    color: #999;
    font-style: italic;
    padding-bottom: 10px; }
  #testimonials3 .testimonials li {
    overflow: hidden; }
  #testimonials3 .testimonials .col-sm-4 {
    margin-left: -60px; }
  #testimonials3 .testimonials .desc {
    background-color: rgba(51, 51, 51, 0.8);
    margin: 0  0 0 80px; }
  @media (max-width: 767px) {
    #testimonials3 {
      background-size: auto 100%; }
      #testimonials3 img {
        max-width: 150px !important;
        margin-bottom: 30px; }
      #testimonials3 .col-sm-4 {
        margin-left: 0 !important;
        text-align: center; }
      #testimonials3 h2 {
        text-align: center; }
      #testimonials3 .desc {
        margin: 0 !important; } }

#testimonials4 {
  background: #000 url(../img/slide1.jpg) fixed no-repeat center center;
  background-size: 100% auto;
  padding: 0;
  z-index: 2;
  color: #fff; }
  #testimonials4 .overlay {
    background-color: rgba(0, 0, 0, 0.8) !important;
    min-height: 600px;
    padding: 100px 0 150px 0; }
  #testimonials4 .testimonials .img-wrap {
    border-right: 1px solid #ccc;
    padding-right: 30px;
    text-align: right; }
  #testimonials4 .testimonials img {
    border-radius: 50%;
    width: 150px; }
  #testimonials4 .testimonials h2 {
    margin: 20px 0 15px 0;
    text-transform: none;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px; }
    #testimonials4 .testimonials h2 span {
      border: 1px solid #fff;
      width: 20px;
      display: inline-block;
      margin-right: 10px;
      margin-bottom: 6px; }
  #testimonials4 .testimonials .desc {
    padding: 25px 15px; }
  #testimonials4 .testimonials p {
    margin: 0; }
  #testimonials4 .testimonials .desgn {
    color: #999;
    font-style: italic;
    padding-bottom: 10px; }
  #testimonials4 .testimonials li {
    overflow: hidden; }
  #testimonials4 .testimonials .desc {
    argin: 0  0 0 80px; }
  #testimonials4 .testimonials .quote {
    margin-bottom: 10px; }
    #testimonials4 .testimonials .quote i {
      font-size: 25px;
      color: #ccc; }
  @media (max-width: 767px) {
    #testimonials4 {
      background-size: auto 100%; }
      #testimonials4 .testimonials .img-wrap {
        text-align: center;
        border-right: 0;
        padding-right: 0; } }

.flexslider {
  width: 100%;
  margin: 0 auto;
  box-shadow: none; }

.flexslider .slides {
  margin: 0;
  padding: 0;
  list-style: none; }

#mainslider img {
  width: 100%;
  height: 100vh;
  z-index: 1; }

.flexslider .slides li {
  position: relative;
  height: 100vh;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center; }
  .flexslider .slides li a {
    margin: auto; }
  .flexslider .slides li .overlay {
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  .flexslider .slides li .meta {
    position: absolute;
    color: #FBB150;
    text-align: center;
    bottom: 15%;
    left: 150px;
    right: 150px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start; }
  .flexslider .slides li h1 {
    margin-bottom: 10px;
    font-size: 55px;
    font-weight: 700;
    width: 100%;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    text-transform: uppercase; }
  .flexslider .slides li h2 {
    font-size: 20px;
    margin: auto;
    max-width: 600px;
    text-transform: inherit !important;
    padding-bottom: 10px;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    font-weight: 400; }
  .flexslider .slides li p {
    margin-right: 7px;
    font-size: 1.5em;
    padding: 12px 18px 10px;
    font-weight: 300;
    width: 100%;
    text-align: center; }

.flexslider li h1, .flexslider li h2, .flexslider li .category p, .flexslider li .category span {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

.flexslider li.flex-active-slide .meta h1, .flexslider li.flex-active-slide .meta h2, .flexslider li.flex-active-slide .meta .category p, .flexslider li.flex-active-slide .meta .category span {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

/*.flexslider li.flex-active-slide .meta h2 { -webkit-animation-delay: .5s; animation-delay: .5s; }
.flexslider li.flex-active-slide .meta .category p { -webkit-animation-delay: .6s; animation-delay: .6s; }
.flexslider li.flex-active-slide .meta .category span { -webkit-animation-delay: .8s; animation-delay: .8s; }*/
.flex-control-nav li {
  height: auto !important; }

.flex-control-nav {
  bottom: 30px !important;
  z-index: 100 !important; }

.flex-control-paging li a {
  background-color: rgba(255, 255, 255, 0.5) !important; }

.flex-control-paging li a.flex-active {
  background-color: white !important; }

.flex-direction-nav a {
  display: block;
  background-color: rgba(0, 0, 0, 0.7);
  width: 40px; }
  .flex-direction-nav a:before {
    color: rgba(255, 255, 255, 0.8);
    padding: 18px 0 0 13px;
    text-shadow: none; }

.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {
  font-size: 0; }

.flex-direction-nav .flex-next {
  right: 40px !important;
  margin-right: -40px;
  opacity: 1 !important; }
  .flex-direction-nav .flex-next:before {
    content: '\f105' !important; }

.flex-direction-nav .flex-prev {
  left: 55px !important;
  opacity: 1 !important;
  margin-left: -55px; }
  .flex-direction-nav .flex-prev:before {
    content: '\f104' !important; }

@media (max-width: 767px) {
  .flexslider {
    margin: 60px 0 0 0; }
    .flexslider li {
      height: 80vh !important;
      background-size: auto 80% !important; }
      .flexslider li .meta {
        bottom: 30px !important;
        left: 20px !important;
        right: 20px !important;
        left: 20px !important;
        right: 20px !important; }
        .flexslider li .meta h1 {
          margin-bottom: 0;
          font-size: 1.8em;
          font-weight: 700;
          letter-spacing: 0; }
        .flexslider li .meta h2 {
          font-size: .7em;
          margin-bottom: 0;
          padding-left: 0;
          padding-bottom: 0; }
  .flex-direction-nav, .flex-control-nav {
    display: none; } }

.loading {
  min-height: 300px;
  background: url("../img/loader.gif") no-repeat center center !important; }

.contact-mapleft .social-footer {
  margin: 0 0 10px 0; }
  .contact-mapleft .social-footer a {
    background-color: #444;
    display: inline-block;
    margin-right: 10px;
    width: 40px;
    border-radius: 5px;
    text-align: center;
    color: #fff; }
    .contact-mapleft .social-footer a i {
      text-decoration: none;
      font-size: 18px;
      margin: 0;
      padding: 0;
      line-height: 40px; }
    .contact-mapleft .social-footer a:hover {
      background-color: #F56E36;
      color: #fff; }

.contact-mapleft table td {
  vertical-align: top;
  padding: 10px 0;
  font-size: 110%; }
  .contact-mapleft table td:first-child {
    width: 40px; }

.contact-plit {
  background-color: #f4f4f4;
  padding: 0; }
  .contact-plit .container-fluid, .contact-plit .col-sm-6 {
    padding: 0; }
  .contact-plit .content {
    padding: 50px; }
  @media (min-width: 768px) {
    .contact-plit iframe {
      height: 580px !important; } }
  @media (max-width: 767px) {
    .contact-plit iframe {
      height: 300px !important; } }

.contact-topgrid {
  background-color: #f6f6f6; }
  .contact-topgrid .cont-grid .box {
    text-align: center;
    padding: 20px;
    transition: all .5s;
    margin-bottom: 30px; }
    .contact-topgrid .cont-grid .box i {
      margin-bottom: 20px;
      font-size: 25px; }
    .contact-topgrid .cont-grid .box p {
      margin-bottom: 0; }
    .contact-topgrid .cont-grid .box:hover {
      -webkit-box-shadow: 0 0 15px 5px rgba(245, 110, 54, 0.2);
      box-shadow: 0 0 15px 5px rgba(153, 153, 153, 0.4); }

#about {
  font-size: 13px;
  text-align: center;
  padding: 50px 0; }
  #about .fixed-img {
    background-image: url("../img/about.jpg");
    height: 100%;
    width: 100%;
    position: fixed;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    left: 0;
    top: 0; }
  #about h2 {
    margin: 0 0 30px 0;
    padding: 0;
    font-size: 23px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px; }
  #about p b, #about p strong {
    color: #F56E36;
    font-weight: 700; }
  @media (max-width: 767px) {
    #about {
      background-size: 130% auto; }
      #about .line-heading {
        margin: 0px 0 250px 0; } }
  @media (min-width: 768px) {
    #about .content {
      padding: 0 80px; }
    #about .line-heading {
      margin: 0px 0 300px 0; } }

#about2 {
  font-size: 13px; }
  #about2 .separator {
    display: inline-block;
    border: 2px solid #F56E36;
    width: 80px; }
  #about2 h3 {
    margin: 0;
    padding: 0;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0px; }
  #about2 h4 {
    font-size: 18px;
    font-weight: 700; }

#about3 {
  font-size: 13px;
  background-color: #fff;
  padding: 0; }
  #about3 .container-fluid {
    padding: 0; }
  #about3 h4 {
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px; }
  #about3 h5 {
    font-size: 18px;
    color: #F56E36;
    font-weight: 400; }
  #about3 .left {
    text-align: right;
    max-width: 550px;
    float: right;
    padding: 50px; }
  #about3 .right img {
    width: 100%; }

.about-3col {
  background-color: #f6f6f6; }
  .about-3col .tagline b {
    color: #F56E36; }
  .about-3col .tagline h3 {
    font-size: 30px;
    font-weight: 700; }
  .about-3col .box {
    background-color: #F3F3F3;
    padding: 40px;
    -webkit-box-shadow: 0 0 15px 5px rgba(245, 110, 54, 0.2);
    box-shadow: 0 0 15px 5px rgba(153, 153, 153, 0.4);
    margin: 40px 0; }
    .about-3col .box h3 {
      font-weight: 700;
      color: #F56E36;
      margin-bottom: 10px; }
    .about-3col .box .more {
      font-weight: 700;
      display: inline-block;
      margin-top: 20px;
      margin: auto;
      font-size: 12px;
      color: #F56E36; }
      .about-3col .box .more i {
        font-size: 10px; }
  .about-3col .foot-link {
    text-align: center; }
    .about-3col .foot-link a {
      color: #F56E36; }

.why-choose-us .overlay .content ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  .why-choose-us .overlay .content ul li {
    background-attachment: scroll;
    background-position: left 8px;
    background-size: 35px 35px;
    background-repeat: no-repeat;
    background-image: url(../img/tick.png);
    padding: 10px 0 10px 60px; }

.whywe-3col {
  background-color: #eee; }
  .whywe-3col i {
    font-size: 40px; }
  .whywe-3col h3 {
    font-family: "Open Sans", sans-serif;
    font-weight: 200; }
  .whywe-3col td:first-child {
    padding-right: 20px; }
  .whywe-3col .left, .whywe-3col .right {
    padding: 30px 0; }
    .whywe-3col .left h3, .whywe-3col .right h3 {
      margin-top: 40px;
      font-weight: 400; }
    .whywe-3col .left img, .whywe-3col .right img {
      width: 64px; }

#services1 {
  background: #fff url("../img/slide1_.jpg") fixed no-repeat center top;
  background-size: 100% auto;
  text-align: center;
  padding: 0; }
  #services1 .overlay {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 80px 0; }
  #services1 h3 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    padding: 20px 0;
    margin: 0;
    letter-spacing: 2px;
    color: #F56E36; }
  #services1 img {
    width: 60px;
    margin-top: 10px; }
  #services1 a {
    display: block;
    border: 1px solid #fff;
    padding: 10px; }
    #services1 a:hover {
      border: 1px solid #fff;
      -webkit-box-shadow: 0 0 15px 5px rgba(245, 110, 54, 0.2);
      box-shadow: 0 0 15px 5px rgba(153, 153, 153, 0.4); }

#services2 {
  background: #eee url("../img/slide1_.jpg") fixed no-repeat center top;
  background-size: 100% auto;
  padding: 0; }
  #services2 .overlay {
    padding: 0; }
  #services2 .container-fluid {
    padding: 0; }
  #services2 h3 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    padding: 20px 0;
    margin: 0;
    letter-spacing: 2px;
    color: #F56E36; }
  #services2 .left img {
    width: 100%; }
  #services2 .right {
    text-align: left;
    max-width: 800px;
    float: left;
    padding: 80px 40px; }
    #services2 .right ul li {
      float: left;
      width: 33%; }
      #services2 .right ul li a {
        padding-right: 30px;
        display: block; }
      #services2 .right ul li i {
        font-size: 30px; }
      #services2 .right ul li b {
        display: block;
        padding: 15px 0; }
      #services2 .right ul li p {
        color: #999; }

#services3 {
  background: #eee url("../img/slide1_.jpg") fixed no-repeat center top;
  background-size: 100% auto;
  padding: 0; }
  #services3 .overlay {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 80px 0; }
  #services3 h3 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    padding: 0 0 20px 0;
    margin: 0;
    letter-spacing: 2px;
    color: #F56E36; }
  #services3 table tr td {
    vertical-align: top; }
    #services3 table tr td:first-child {
      padding-right: 15px; }
    #services3 table tr td img {
      width: 40px; }

.calltoaction-split {
  padding: 0; }
  .calltoaction-split .container-fluid, .calltoaction-split .left, .calltoaction-split .right {
    padding: 0; }
  .calltoaction-split .bg {
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: 100% auto; }
  .calltoaction-split .overlay {
    background-color: rgba(245, 110, 54, 0.8);
    overflow: auto; }
  .calltoaction-split .content {
    max-width: 700px;
    padding: 150px 100px;
    color: #fff; }
    .calltoaction-split .content h3 {
      font-size: 35px;
      font-weight: 700; }
    .calltoaction-split .content .separator {
      border-bottom: 2px solid #fff;
      width: 70px;
      margin-bottom: 20px; }
    .calltoaction-split .content .btn {
      border-radius: 30px;
      margin-top: 10px; }
    .calltoaction-split .content .btn-w {
      border: 2px solid transparent; }
  .calltoaction-split .left {
    position: relative; }
    .calltoaction-split .left .overlay .content {
      float: right; }
  .calltoaction-split .right .overlay {
    background-color: rgba(109, 103, 175, 0.95); }

.team {
  background-color: #eee; }
  .team ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .team ul li {
      float: left; }
      .team ul li .wrap {
        padding: 20px;
        text-align: center; }
        .team ul li .wrap img {
          width: 100%; }
        .team ul li .wrap .content {
          padding: 20px 5px;
          background-color: #fff; }
        .team ul li .wrap h3, .team ul li .wrap h4 {
          margin: 0;
          padding: 0; }
        .team ul li .wrap h3 {
          font-size: 16px;
          margin-bottom: 12px;
          font-weight: 700; }
        .team ul li .wrap h4 {
          font-size: 14px; }
  @media (min-width: 768px) {
    .team ul li {
      width: 25%;
      float: left; } }

a {
  outline: none; }

.btn {
  font-size: 13px;
  text-transform: uppercase;
  border-radius: 0;
  padding: 9px 18px;
  text-decoration: none; }
  .btn:hover {
    text-decoration: none; }

.btn-b {
  background-color: #333;
  color: #fff; }
  .btn-b:hover {
    background-color: #555;
    color: #fff; }

.btn-b-outline {
  border: 2px solid #999;
  color: #333; }
  .btn-b-outline:hover {
    border: 2px solid #333;
    background-color: #333;
    color: #fff; }

.btn-w {
  background-color: #fff;
  color: #333; }
  .btn-w:hover {
    background-color: #ccc;
    color: #333; }
  .btn-w.btn-link {
    background-color: transparent;
    color: #fff; }

.btn-w-outline {
  border: 2px solid #ccc;
  color: #fff;
  background-color: transparent;
  border-radius: 30px !important; }
  .btn-w-outline:hover {
    border: 2px solid #ccc;
    color: #fff; }

.btn-mini {
  padding: 4px 13px;
  font-size: 11px; }

.btn-link {
  color: #333;
  padding: 2px 10px 2px 0; }
  .btn-link i {
    margin-left: 5px; }
  .btn-link:hover {
    color: #F56E36; }

.btn-main {
  background-color: #F56E36;
  color: #fff; }
  .btn-main:hover {
    background-color: #ec4e0c;
    color: #fff; }

.btn-main-outline {
  border: 2px solid #F56E36;
  color: #F56E36; }
  .btn-main-outline:hover {
    border: 2px solid #F56E36;
    background-color: #F56E36;
    color: #fff; }

input[type=text], textarea, select {
  padding: 3px 8px;
  border-radius: 0 !important;
  border: 1px solid #ddd; }

input[type=text] {
  height: 30px; }

select.form-control {
  height: 30px; }

input[type=radio] {
  float: left;
  margin-right: 5px; }

.filterBar {
  width: 100%;
  border: 1px solid #ccc;
  border-bottom: 0;
  background-color: #ddd;
  margin-top: 5px;
  padding: 5px 5px 0 5px;
  display: block; }

.filterBar table {
  background-color: #eee;
  margin-bottom: 5px; }

.filterBar td {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 3px;
  width: 100%; }

.addNew {
  float: right;
  margin-top: 10px;
  background-color: #444;
  color: #fff;
  padding: 3px 10px; }

.loadmore {
  text-align: center;
  padding: 50px 0; }

.innertable td {
  padding-right: 10px !important; }

.innertable td td {
  padding: 1px !important; }

.alert-success {
  background-image: none;
  background-color: #D4EBCA;
  border-radius: 0;
  font-weight: bold; }

blockquote {
  margin: 30px 0;
  width: 85%;
  line-height: 180%;
  color: #666; }

#back-to-top {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 10;
  text-align: center;
  line-height: 40px;
  width: 40px;
  background: #666;
  color: #000;
  cursor: pointer;
  border: 0;
  border-radius: 50%;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0;
  font-size: 23px; }

#back-to-top:hover {
  background: #666;
  color: #fff; }

#back-to-top.show {
  opacity: 1; }

#back-to-top i {
  position: relative;
  top: -4px; }

label.error {
  font-size: 11px;
  color: #FA4B54;
  margin-left: 2px; }

.coming-soon {
  padding: 200px 0;
  text-align: center;
  background-color: #fff; }
  .coming-soon h1 {
    font-weight: 300;
    font-family: "Poppins", sans-serif; }
  .coming-soon a {
    margin-top: 50px; }

body {
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  background-color: #000;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 180%; }

h1, h2, h3, h4, h5, h6 {
  line-height: 130%;
  margin: 0;
  padding: 10px 0; }

a {
  transition: all .5s;
  color: #333; }
  a:hover {
    text-decoration: none; }

section {
  padding: 80px 0;
  overflow: hidden;
  min-height: 100vh; }
  @media (min-width: 1400px) {
    section {
      padding: 100px 0; } }

a {
  outline: none !important; }

a:hover, a:visited, a:link, a:active {
  text-decoration: none; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.line-heading {
  font-style: italic;
  font-size: 20px; }
  .line-heading .separator {
    width: 30px;
    border-top: 2px  solid #fff;
    margin: 0 20px; }
  .line-heading table {
    margin: auto; }
  @media (max-width: 767px) {
    .line-heading {
      font-size: 15px; } }

.heading {
  margin-bottom: 30px;
  text-align: center; }
  .heading h2 {
    font-size: 40px;
    text-align: center;
    line-height: 180%;
    padding: 0 0 0 0;
    margin: 0;
    font-weight: 700;
    font-family: "Open Sans", sans-serif; }
    .heading h2 b, .heading h2 strong {
      font-weight: 700;
      color: #F56E36; }
  .heading .separator {
    border-bottom: 3px solid #999;
    width: 100px;
    display: inline-block; }
  @media (max-width: 767px) {
    .heading h2 {
      font-size: 30px; } }

.subheading {
  font-size: 18px;
  text-align: center;
  line-height: 180%;
  padding: 20px 0 30px 0;
  margin: 0; }

.heading2 {
  text-align: center; }
  .heading2 .bg {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 110px;
    color: #efefef;
    text-transform: uppercase;
    z-index: 1;
    line-height: 100%; }
  .heading2 h2 {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 40px;
    color: #2B2B2B;
    z-index: 2;
    margin-top: -95px; }
  .heading2 h3 {
    font-size: 13px;
    text-transform: uppercase;
    margin-top: -20px;
    letter-spacing: 2px; }

.page-header {
  padding: 0;
  margin-top: 60px;
  margin-bottom: 0;
  border-bottom: 0;
  background-color: #333;
  background-attachment: scroll;
  background-position: center center;
  background-size: 100% auto;
  color: #fff; }
  .page-header .overlay {
    padding: 90px 0;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center; }
    .page-header .overlay h2 {
      margin: 0;
      padding: 0;
      font-size: 50px;
      letter-spacing: 4px;
      font-weight: 700;
      font-family: "Open Sans", sans-serif; }
  @media (max-width: 767px) {
    .page-header {
      background-size: auto 100%; }
      .page-header .overlay {
        padding: 50px 0; }
        .page-header .overlay h2 {
          font-size: 30px;
          letter-spacing: 3px; } }

.comingsoon {
  font-size: 50px;
  text-align: center;
  padding: 100px 0; }

.social {
  margin: 20px 0 10px 0;
  text-align: right; }
  .social a {
    background-color: #333;
    display: inline-block;
    margin-left: 5px;
    width: 30px;
    border-radius: 50%;
    text-align: center;
    color: white; }
    .social a i {
      text-decoration: none;
      font-size: 1.2em;
      margin: 0;
      padding: 0;
      line-height: 30px; }

.social1 {
  margin: 0;
  padding: 0;
  list-style: none; }
  .social1 li {
    float: left;
    padding-right: 10px; }
  .social1 i {
    font-size: 15px;
    line-height: 27px; }
  .social1 a {
    display: inline-block;
    border: 1px solid #fff;
    margin: 0 3px;
    background: #fff;
    color: #333;
    border-radius: 50%;
    width: 30px;
    text-align: center; }
    .social1 a:hover {
      background: #F56E36;
      color: #fff !important;
      border: 1px solid #F56E36;
      color: #fff !important; }

.fullh {
  min-height: 100%;
  min-height: 100vh;
  display: table;
  margin: auto;
  width: 100%; }

.fullh > div {
  vertical-align: middle;
  display: table-cell; }

input[type=text] {
  padding: 10px 10px;
  border-radius: 0 !important;
  height: 40px; }

textarea {
  padding: 10px 10px;
  border-radius: 0 !important; }

select {
  padding: 10px 10px;
  border-radius: 0 !important; }

footer {
  background: #000 url(../img/footer-bg.jpg) scroll no-repeat bottom center;
  background-size: 100% auto;
  color: #fff;
  padding: 100px 0;
  line-height: 160%; }
  footer a {
    color: #fff; }
  footer ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    footer ul li {
      padding: 2px 0;
      transition: all .5s; }
      footer ul li:hover {
        text-indent: 5px;
        color: #F56E36;
        transition: all .5s;
        cursor: pointer; }
  footer h3 {
    font-size: 22px;
    padding: 20px 0;
    font-weight: 400;
    letter-spacing: 1px; }
  footer h5 {
    margin-top: 10px; }
    footer h5:hover {
      color: #F56E36;
      transition: all .5s;
      cursor: pointer; }
  footer hr {
    border-bottom: 0;
    border-top: 1px solid #333; }
  footer .footer-logo {
    max-width: 180px;
    margin-top: 30px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }
  footer .credit {
    padding: 15px 0 10px 0; }
    footer .credit .dacredit {
      float: right; }
  footer .footnav li a {
    padding: 3px 0;
    text-transform: uppercase;
    color: #ccc;
    display: block; }
    footer .footnav li a i {
      margin-right: 10px; }
  footer .qcontact i {
    font-size: 25px; }
  footer .qcontact table tr td {
    vertical-align: top;
    padding-bottom: 20px; }
    footer .qcontact table tr td:first-child {
      padding-right: 15px; }
  footer .social-footer {
    margin: 0 0 10px 0; }
    footer .social-footer a {
      background-color: #fff;
      display: inline-block;
      margin-right: 10px;
      width: 30px;
      border-radius: 10px;
      text-align: center;
      color: #000; }
      footer .social-footer a i {
        text-decoration: none;
        font-size: 18px;
        margin: 0;
        padding: 0;
        line-height: 30px; }
      footer .social-footer a:hover {
        background-color: #ccc;
        color: #000; }

footer#footer2 .social-footer a {
  border-radius: 0; }

footer#footer2 .footnav {
  text-align: center; }
  footer#footer2 .footnav li {
    display: inline; }
    footer#footer2 .footnav li a {
      padding: 5px 20px; }

footer#footer2 .credit {
  padding-top: 0; }
  footer#footer2 .credit hr {
    margin-bottom: 40px; }

footer#footer3 {
  text-align: center; }
  footer#footer3 .social-footer a {
    border-radius: 4px;
    width: 40px; }
    footer#footer3 .social-footer a i {
      text-decoration: none;
      font-size: 17px;
      margin: 0;
      padding: 0;
      line-height: 40px; }
  footer#footer3 .credit .dacredit {
    float: none;
    margin-left: 100px; }

.highlight {
  background: transparent url(../img/highlight.jpg) fixed no-repeat center center;
  background-size: 100% auto;
  padding: 0; }
  .highlight .content {
    margin: 150px 0; }
  @media (max-width: 767px) {
    .highlight {
      background-size: auto 100%; } }

.highlight1 .overlay {
  background-color: rgba(0, 0, 0, 0.5); }

.highlight1 .content {
  padding: 50px !important;
  color: #000;
  background-color: rgba(255, 255, 255, 0.7); }

.highlight2 .overlay {
  background-color: rgba(0, 0, 0, 0.5); }

.highlight2 .content {
  color: #fff; }
  .highlight2 .content h3 {
    font-size: 40px;
    font-weight: 700; }

#newsletter1 {
  background: #eee url(../img/slide1.jpg) scroll no-repeat center center;
  background-size: 100% auto; }
  #newsletter1 .overlay {
    padding: 100px 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff; }

.clients li {
  text-align: center; }
  .clients li img {
    width: 200px; }
  @media (min-width: 767px) {
    .clients li img {
      filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
      filter: gray;
      -moz-transition: all 0.2s ease-in;
      -o-transition: all 0.2s ease-in;
      -webkit-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }
      .clients li img:hover {
        filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
        -webkit-filter: none;
        filter: none; } }

.features-box .box {
  background-color: #F3F3F3;
  padding: 40px; }
  .features-box .box h3 {
    font-weight: 700;
    color: #F56E36;
    margin-bottom: 10px; }
  .features-box .box:hover {
    background-color: #F56E36;
    color: #fff; }
    .features-box .box:hover h3 {
      color: #fff; }

.down-arrow {
  text-align: center;
  padding-top: 20px; }
  .down-arrow img {
    width: 60px; }

.collection-list .col-list a {
  position: relative;
  display: block;
  margin: 15px 0; }
  .collection-list .col-list a img, .collection-list .col-list a .overlay {
    width: 100%; }
  .collection-list .col-list a .overlay {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    box-sizing: border-box;
    color: #fff;
    margin: 0; }
    .collection-list .col-list a .overlay .title {
      text-transform: uppercase;
      position: absolute;
      bottom: 20px;
      left: 30px;
      font-weight: 600;
      letter-spacing: 3px;
      font-size: 18px; }

.medialist a {
  color: #fff;
  text-align: center; }
  .medialist a h3 {
    font-size: 14px;
    line-height: 150%;
    margin: 20px 0 0 0;
    padding: 0; }

.footer-form .control-label {
  text-align: left;
  font-weight: 400; }

.footer-form .form-control {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #fff;
  color: #fff; }

.page-separator {
  width: 80px;
  border-top: 1px solid #999;
  margin-left: 50px; }

.sticky-events {
  position: fixed;
  right: 20px;
  top: 70px;
  z-index: 10; }
  .sticky-events a {
    color: #fff;
    display: inline-block;
    padding: 10px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 25px 0 #777;
    box-shadow: 0 0 25px 0 #777;
    background-color: #000; }
  .sticky-events .content {
    color: #fff;
    padding: 10px;
    background-color: #000;
    -webkit-box-shadow: 0 0 25px 0 #777;
    box-shadow: 0 0 25px 0 #777; }
    .sticky-events .content p {
      padding-right: 40px; }
    .sticky-events .content .close {
      color: #fff !important;
      box-sizing: none;
      opacity: 1;
      font-weight: 300; }
    .sticky-events .content .txt {
      padding: 10px; }
    .sticky-events .content strong {
      font-weight: 600; }
  @media (max-width: 768px) {
    .sticky-events {
      right: 5px; } }

.fancybox-navigation .fancybox-button--arrow_left {
  background: transparent url(../img/arrow_left.png) scroll no-repeat center center;
  background-size: 50px auto; }
  .fancybox-navigation .fancybox-button--arrow_left svg {
    display: none; }

.fancybox-navigation .fancybox-button--arrow_right {
  background: transparent url(../img/arrow_right.png) scroll no-repeat center center;
  background-size: 50px auto; }
  .fancybox-navigation .fancybox-button--arrow_right svg {
    display: none; }

.fancybox-caption__body {
  letter-spacing: 2px;
  text-transform: uppercase; }

.fancybox-caption {
  bottom: auto !important;
  background-image: none; }

@media (min-width: 768px) {
  .fancybox-navigation .fancybox-button--arrow_left {
    left: 100px; }
  .fancybox-navigation .fancybox-button--arrow_right {
    right: 100px; } }

.bx-wrapper .bx-controls-direction a {
  width: 50px;
  height: 50px;
  background-size: 50px 50px; }
  .bx-wrapper .bx-controls-direction a:hover {
    background-position: 0 0; }

.bx-wrapper .bx-prev {
  left: -80px;
  background: url(../img/arrow_left.png) no-repeat 0 0; }

.bx-wrapper .bx-next {
  right: -70px;
  background: url(../img/arrow_right.png) no-repeat 0 0; }
