@-ms-viewport {
  width: device-width; }

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

.body{
margin: 0;

font-family: 'Raleway', Arial, sans-serif;
font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;}
  
.text{font-family: 'Montserrat', 'Raleway', Arial, sans-serif;
font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;}

a {
  color: #b8a86c;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }
  a:hover, a:focus {
    color: #fff;
    text-decoration: none; }

p.lead {
  font-size: 24px;
  font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 900;
  text-transform: uppercase; }

p {
  font-size: 18px;
  line-height: 1.5;
  color:#666666; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 900;
  
  color:#333333; }

@media (min-width: 768px) {
  h1 {
    font-size: 52px; }
  h2 {
    font-size: 50px; } }





@media (min-width: 768px) {
  h1 {
    font-size: 52px; }
  h2 {
    font-size: 50px; } }  
/* ---------------------------------------------------------------
   navbar
--------------------------------------------------------------- */
#mainNav {
  
background-image: url("../images/bgh.png"); background-repeat:repeat; }
  #mainNav .navbar-toggler {
    padding: 5px;
    color: fff;
    font-size: 14px; }
    #mainNav .navbar-toggler:focus, #mainNav .navbar-toggler:hover {
      color: ccc;
      background-color: ccc; }
  #mainNav .navbar-brand {
    color: white;
    font-size: 24px;
    line-height: 44px;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 900;
    text-transform: uppercase; }
    #mainNav .navbar-brand img {
      height: auto; }
  #mainNav .navbar-collapse .navbar-nav > .nav-item > .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    color: fff; }
    #mainNav .navbar-collapse .navbar-nav > .nav-item > .nav-link:focus, #mainNav .navbar-collapse .navbar-nav > .nav-item > .nav-link:hover {
      color: #fff; }
    #mainNav .navbar-collapse .navbar-nav > .nav-item > .nav-link.active, #mainNav .navbar-collapse .navbar-nav > .nav-item > .nav-link.active:focus, #mainNav .navbar-collapse .navbar-nav > .nav-item > .nav-link.active:hover {
      color: fff; }
  @media (min-width: 992px) {
    #mainNav {
      height: auto;
      padding: 3px 0;
      -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
      -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
      transition: padding-top 0.3s, padding-bottom 0.3s;
      background-color: 000; }
      #mainNav.navbar-shrink {
        padding: 5px 0;
        background-color: #000; }
      #mainNav .navbar-brand {
        font-size: 26px;
        line-height: 40px; }
        #mainNav .navbar-brand img {
          height: 46px; }
      #mainNav .navbar-collapse .navbar-nav > .nav-item {
        margin-right: 5px; }
        #mainNav .navbar-collapse .navbar-nav > .nav-item:last-child {
          margin-right: 0; }
        #mainNav .navbar-collapse .navbar-nav > .nav-item > .nav-link {
          padding: 5px; }
          #mainNav .navbar-collapse .navbar-nav > .nav-item > .nav-link.active, #mainNav .navbar-collapse .navbar-nav > .nav-item > .nav-link.active:focus, #mainNav .navbar-collapse .navbar-nav > .nav-item > .nav-link.active:hover {
            color: #fff;
            border-radius: 0;
            border-radius: 5px;
            background-color: fff333; } }
			
			
	/* ---------------------------------------------------------------
   header masthead
--------------------------------------------------------------- */	
header.video {
  background: transparent; }
  header.video .overlay {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 80%;
    opacity: 0;
    background: #000; }
  header.video .container {
    position: relative; }
  header.video .container,
  header.video .scroll-down {
    z-index: 999; }

@media (min-width: 992px) {
  header.video .overlay {
    opacity: 0.5; } }	
header.masthead {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: scroll; }
  @media (min-width: 1024px) {
    header.masthead {
      background-attachment: fixed; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
    header.masthead {
      background-attachment: scroll; } }
  header.masthead .masthead-img {
    max-width: 150px;
    max-height: 100px; }
  header.masthead .masthead-title {
    font-size: 1.5rem;
    line-height: 2.5rem;
	font-family: 'Montserrat', sans-serif;
    font-weight:bold;
    text-transform: none;
	color:#333333; }
  header.masthead .masthead-subtitle {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2rem;
    line-height: 1.5rem;
	font-weight: 100;
	padding-top:20px;
	color:#666666; }
  header.masthead .scroll-down {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center; }
    header.masthead .scroll-down .btn {
      font-size: 30px;
      line-height: 50px;
      width: 50px;
      height:10px;
      padding: 0;
      letter-spacing: normal;
      color: 999;
      border: 2px solid #999;
      border-radius: 50% !important;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      transition: all 0.5s; }
      header.masthead .scroll-down .btn:hover {
        color: rgba(0, 0, 0, 0.5) !important;
        border-color: rgba(0, 0, 0, 0.5);
        outline: none; }
  @media (min-width: 992px) {
    header.masthead {
      height: 80vh;
      min-height: 200px;
      padding-top: 0;
      padding-bottom: 0; }
      header.masthead .masthead-img {
        max-width: 250px;
        max-height: 250px; }
      header.masthead .masthead-title {
        font-size: 1.5rem;
        line-height: 2.5rem; }
      header.masthead .masthead-subtitle {
        font-size: 1.2rem;
        line-height: 1.5rem; } }			

/* ---------------------------------------------------------------
   section page-section
--------------------------------------------------------------- */
section.page-section {
  padding: 70px 0; }

@media (max-width: 767px) {
  section.page-section {
    padding: 55px 0; } }
	
section.spage-section {
  padding: 20px 0; }

@media (max-width: 767px) {
  section.spage-section {
    padding: 25px 0; } }	
	
hr {
  max-width: 100px;
  height: 2px;
  border-top: 1px solid white;
  border-bottom: 1px solid white; }

hr.colored {
  border-color: #b8a86c; }

@media (min-width: 992px) {
  hr {
    max-width: 150px; } }
::-webkit-input-placeholder {
  font-weight: 300;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

:-moz-placeholder {
  font-weight: 300;
  font-family: 'Montserrat' 'Helvetica Neue', Helvetica, Arial, sans-serif; }

::-moz-placeholder {
  font-weight: 300;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

:-ms-input-placeholder {
  font-weight: 300;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  
  

/* ---------------------------------------------------------------
   section tour
--------------------------------------------------------------- */

header.video {
  background: transparent; }
  header.video .overlay {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: #000; }
  header.video .container {
    position: relative; }
  header.video .container,
  header.video .scroll-down {
    z-index: 999; }

@media (min-width: 992px) {
  header.video .overlay {
    opacity: 0.5; } }

.team-carousel .item {
  position: relative;
  margin-right: 15px;
  margin-left: 15px; }
  .team-carousel .item .overlay {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
    background-color: #fff; }
  .team-carousel .item .team-caption {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    width: 100%;
    margin: auto;
    padding: 15px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: rgba(255, 255, 255, 0.7); }
    .team-carousel .item .team-caption h3 {
      margin: 0; }
    .team-carousel .item .team-caption hr {
      max-width: 50px;
      margin: 5px auto; }
    .team-carousel .item .team-caption p {
      margin: 0; }
    .team-carousel .item .team-caption .list-team-social {
      margin-top: 5px; }
      .team-carousel .item .team-caption .list-team-social li a {
        color: rgba(255, 255, 255, 0.7); }
        .team-carousel .item .team-caption .list-team-social li a:hover, .team-carousel .item .team-caption .list-team-social li a:focus {
          color: white; }

.call-to-action {
  padding: 100px 0;
  text-align: center;
  color: 333;
  background-color: #222;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: scroll; }
  @media (min-width: 1024px) {
    .call-to-action {
      background-attachment: fixed; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
    .call-to-action {
      background-attachment: scroll; } }
  .call-to-action span.quote {
    font-size: 1.3rem;
    font-weight: 300;
    line-height: 1.7rem;
    display: block;
	color:#333333; }
  @media (min-width: 768px) {
    .call-to-action {
      padding: 100px 0; }
      .call-to-action span.quote {
        font-size: 1.5rem;
        line-height: 1.5rem; } }
  @media (min-width: 992px) {
    .call-to-action {
      padding: 100px 0; }
      .call-to-action span.quote {
        font-size: 1.5rem;
        line-height: 1.5rem; } }

.services .media {
  margin-bottom: 15px; }
  .services .media i.fa {
    font-size: 15px;
	color:#17a2b8;
    line-height: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    border: 3px solid #17a2b8; }
  .services .media .media-body {
    min-width: none;
    padding-left: 5px; }
    .services .media .media-body h3 {
	  margin-top:5px;
      margin-bottom: 1px; }
    .services .media .media-body ul {
      padding: 0;
      list-style: inside; }
      .services .media .media-body ul li {
        margin-bottom: 5px; }

@media (min-width: 992px) {
  .services .media {
    margin-bottom: 0; } }	
.portfolio-carousel {
  padding: 0;
  color: white;
  background-color: #222; }
  .portfolio-carousel .item {
    padding: 15px 20px;
    text-align: center;
    background-color: #222;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
    .portfolio-carousel .item .project-details .project-name {
      font-size: 1.5rem;
      line-height: 1.5rem;
	  color:#333333;
      display: block;
      margin-bottom: 5px;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      font-weight: 900;
       }
    .portfolio-carousel .item .project-details .project-description {
	  color:#666666;
      font-size: 1.2rem;
      line-height: 1.5rem;
      display: block; }
    .portfolio-carousel .item .device-container {
      padding: 15px; }
  @media (min-width: 768px) {
    .portfolio-carousel .item {
      padding: 15px 30px;
      text-align: left; }
      .portfolio-carousel .item .project-details img.client-logo {
        margin: 0 auto 15px 0; }
      .portfolio-carousel .item .project-details .project-name {
        font-size: 30px;
        line-height: 40px;
        display: block; }
      .portfolio-carousel .item .project-details .project-description {
        font-size: 1.2rem;
        line-height: 1.5rem; }
      .portfolio-carousel .item hr.colored {
        margin: 20px auto 20px 0; } }

.portfolio-gallery .item {
  padding: 5px; }

.portfolio-modal {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: scroll; }
  @media (min-width: 1024px) {
    .portfolio-modal {
      background-attachment: fixed; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
    .portfolio-modal {
      background-attachment: scroll; } }
  .portfolio-modal .modal-backdrop {
    display: none; }
  .portfolio-modal .modal-dialog {
    max-width: none; }
    .portfolio-modal .modal-dialog .modal-content {
      min-height: 100%;
      padding: 70px 0;
      text-align: center;
      color: white;
      border: none;
      border-radius: 0;
      background: transparent;
      background-clip: border-box;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .portfolio-modal .modal-dialog .modal-content h2 {
        font-size: 46px;
        margin: 0; }
      .portfolio-modal .modal-dialog .modal-content .item-details {
        margin: 10px 0; }
    .portfolio-modal .modal-dialog .close-modal {
      position: absolute;
      top: 15px;
      right: 25px;
      width: 75px;
      height: 75px;
      cursor: pointer;
      background-color: transparent; }
      .portfolio-modal .modal-dialog .close-modal:hover {
        opacity: 0.3; }
      .portfolio-modal .modal-dialog .close-modal .lr {
        /* Safari and Chrome */
        z-index: 1051;
        width: 1px;
        height: 75px;
        margin-left: 35px;
        /* IE 9 */
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        background-color: white; }
        .portfolio-modal .modal-dialog .close-modal .lr .rl {
          /* Safari and Chrome */
          z-index: 1052;
          width: 1px;
          height: 75px;
          /* IE 9 */
          -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          transform: rotate(90deg);
          background-color: white; }

.mockup-carousel .item {
  margin: 0;
  padding: 0; }
  .mockup-carousel .item img {
    margin: 0; }

.portfolio-grid .mix {
  float: left;
  overflow: hidden;
  width: 48%;
  margin: 1%; }
  .portfolio-grid .mix .portfolio-wrapper {
    position: relative !important;
    overflow: hidden;
    cursor: pointer;
    background: #222; }
    .portfolio-grid .mix .portfolio-wrapper img {
      position: relative;
      max-width: 100%;
      -webkit-filter: grayscale(0);
      filter: grayscale(0);
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      transition: all 0.5s; }
      .portfolio-grid .mix .portfolio-wrapper img:hover {
        -webkit-filter: grayscale(1);
        filter: grayscale(1); }
    .portfolio-grid .mix .portfolio-wrapper .caption {
      position: absolute;
      bottom: -75px;
      width: 100%;
      height: 75px;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      transition: all 0.5s; }
      .portfolio-grid .mix .portfolio-wrapper .caption .caption-bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #b8a86c; }
      .portfolio-grid .mix .portfolio-wrapper .caption .caption-text {
        position: relative;
        z-index: 500;
        padding: 15px 8px;
        color: white; }
        .portfolio-grid .mix .portfolio-wrapper .caption .caption-text a.text-title {
          color: white; }
        .portfolio-grid .mix .portfolio-wrapper .caption .caption-text .text-category {
          font-size: 12px;
          display: block; }
  .portfolio-grid .mix:hover .portfolio-wrapper .caption {
    bottom: 0; }

@media (min-width: 768px) {
  .portfolio-grid .mix {
    width: 31%;
    margin: 1%; } }	
	
	
	



			
/* ---------------------------------------------------------------
   footer
--------------------------------------------------------------- */
@media (min-width: 768px) {
  .section-footer {
    padding: 0rem 0 2rem;
	background-color: #4c4845;
	 } }

.section-footer {
  background-color:#4c4845;
  padding-top:20px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: 100% auto; }

.footer-nav {
background-color:#4c4845;
  list-style: none;
  padding: 0;
  margin-top: 1rem;
  margin-bottom: 3rem;
  font-size: 0.875rem;
  line-height: 1.75; }
  .footer-nav li {
    margin: 0 0 0.5rem; }

.footer .copyright {
  font-size: 0.875rem;
  color: #b8a86c; }

.footer a {
  color: #b8a86c;
  text-decoration: none;
  font-weight: 400; }

.footer a:hover {
  color: #fff; }

.footer h2 {
color:#b8a86c;
  font-size: 1.75rem;
   }

.footer h3 {
  margin-top: 0.75rem;
  font-size: 0.875rem;
  text-transform: uppercase;
  color:#b8a86c; }




.footer .fa {
  width: 1rem;
  margin-right: 0.25rem;
  color: #b8a86c; }

.built-by {
  font-size: 0.875rem;
  color: #b8a86c; }
  .built-by .fa {
    margin: 0 0.0625rem;
    color: #b8a86c; }

@media (min-width: 992px) {
  .built-by {
    margin-top: -4.5rem; } }			
	
.owl-carousel.owl-theme .owl-controls {
  margin-top: 0; }
  .owl-carousel.owl-theme .owl-controls .owl-prev,
  .owl-carousel.owl-theme .owl-controls .owl-next {
    font-size: 30px !important;
    line-height: 50px;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40px;
    height: 60px;
    margin: auto 0 !important;
    text-align: center;
    color: white !important;
    border-radius: 0 !important;
    background-color: #b8a86c !important;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s; }
    .owl-carousel.owl-theme .owl-controls .owl-prev:hover,
    .owl-carousel.owl-theme .owl-controls .owl-next:hover {
      opacity: 1; }
  .owl-carousel.owl-theme .owl-controls .owl-prev {
    left: 15px; }
  .owl-carousel.owl-theme .owl-controls .owl-next {
    right: 15px; }
  .owl-carousel.owl-theme .owl-controls .owl-page span {
    background: rgba(34, 34, 34, 0.5); }

.owl-carousel.owl-theme.portfolio-carousel .owl-controls .owl-prev {
  left: 0; }

.owl-carousel.owl-theme.portfolio-carousel .owl-controls .owl-next {
  right: 0; }	
  
  
 .btn {
  font-weight: 500;
  padding: 5px 7px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 30;
   }

.btn-primary {
  border: 1px solid fff;
  border-color: #fff200;
  background-color: #fff200; }
  .btn-primary:focus, .btn-primary:hover {
    color: #fff;
    border-color: #fff200;
    background-color: #fff200; }
  .btn-primary:focus {
    box-shadow: 0 0 0 3px rgba(10, 143, 213, 0.5); }

.btn-secondary {
  width:100%;
  border: 1px solid #fff200;
  background-color:#fff200;
  padding:10px;
  color: #000; }
  .btn-secondary:focus, .btn-secondary:hover {
    color: white;
    border-color: #4c4845;
    background-color: #4c4845; }
  .btn-secondary:focus {
    box-shadow: 0 0 0 3px rgba(10, 143, 213, 0.5); }

button:hover {
  cursor: pointer; }

.btn-full-width {
  font-size: 26px;
  font-weight: 200;
  padding: 50px 0;
  letter-spacing:normal;
  text-transform:none;
  color: white;
  border: 0;
  border-radius: 0;
  background-color: #222; }
  .btn-full-width:hover {
    color: white;
    background-color: #b8a86c; }
  .btn-full-width:focus {
    color: white; }

.text-primary {
  color: #b8a86c !important; }

a.text-primary {
  color: #b8a86c !important; }
  a.text-primary:focus, a.text-primary:hover {
    color: #075e8c !important; }

.bg-inverse {
  background-color: #17a2b8 !important; } 
  
.mx0{font-size:1.5rem; color:#FFFFFF; padding-top:25px; padding-bottom:15px;}  



/* ---------------------------------------------------------------
   section-contact
--------------------------------------------------------------- */
.contact-form {
  max-width: 30rem;
  margin: 0 auto; }
  .contact-form .form-control {
    margin-bottom: 2rem; }
/* Custom Radio Button Start*/

.radiotextsty {
  color: #A5A4BF;
  font-size: 18px;
}

.customradio {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.customradio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: white;
  border-radius: 50%;
  border:1px solid #BEBEBE;
}

/* On mouse-over, add a grey background color */
.customradio:hover input ~ .checkmark {
  background-color: transparent;
}

/* When the radio button is checked, add a blue background */
.customradio input:checked ~ .checkmark {
  background-color: white;
  border:1px solid #BEBEBE;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.customradio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.customradio .checkmark:after {
  top: 2px;
  left: 2px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #3366FF;
}

.jumbotron {
    background-color:transparent !important;
    background-image: url("../images/bgj.png") !important;
  background-repeat:repeat;
}

.video-fluid {
  width: 100%;
  height: auto;
}

.cover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;

  width: 100%;
  height: 100%;
  
  .hi {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    
    color: #fff;
    
    font-family: 'Roboto Slab', serif;
    font-size: 24px;
    line-height: 26px;
    text-align: center;
    
    span {
      color: #ff0;
      cursor: pointer;
      text-decoration: underline;
    }
    
    em {
      font-style: normal;
      
      &.hidden {
        display: none;
      }
    }
  }
}

.tv {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;

  width: 100%;
  height: 100%;

  overflow: hidden;
  
  .screen {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;

    margin: auto;

    opacity: 0;
    transition: opacity .5s;

    &.active {
      opacity: 1;
    }
  }
}