/*** uncss> filename: assets/css/bootstrap3.1.1.css ***/

/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

footer,
header {
  display: block;
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  .navbar {
    display: none;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

a {
  color: #428bca;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-md-3,
.col-md-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  .col-md-3,
  .col-md-9 {
    float: left;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-3 {
    width: 25%;
  }
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.container:before,
.container:after,
.row:before,
.row:after,
.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.container:after,
.row:after,
.navbar:after {
  clear: both;
}

@-ms-viewport {
  width: device-width;
}

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

/*** uncss> filename: assets/css/style.css ***/

@font-face {
  font-family: 'Bariol';
  src: url('../fonts/bariol_regular-webfont.eot');
  src: url('../fonts/bariol_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bariol_regular-webfont.woff2') format('woff2'),
         url('../fonts/bariol_regular-webfont.woff') format('woff'),
         url('../fonts/bariol_regular-webfont.ttf') format('truetype'),
         url('../fonts/bariol_regular-webfont.svg#Bariol') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Bariol';
  src: url('../fonts/bariol_bold-webfont.eot');
  src: url('../fonts/bariol_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bariol_bold-webfont.woff2') format('woff2'),
         url('../fonts/bariol_bold-webfont.woff') format('woff'),
         url('../fonts/bariol_bold-webfont.ttf') format('truetype'),
         url('../fonts/bariol_bold-webfont.svg#bariol_boldbold') format('svg');
  font-weight: bold;
  font-style: normal;
}

/******************** GLOBAL ******************************/

body {
  font-family: 'Bariol', sans-serif;
  font-size: 16px;
  color: rgb(46, 45, 44);
}

.container {
  position: relative;
}

.main-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1360px;
  min-width: 100%;
  position: relative;
  width: 100%;
}

/*************** FIX BS MARGIN on fluid scafolding **************/

/**************************** EVENTS ANIMATED ***************************/

/*************************** TOP ******************************/



.navbar {
  font-size: 18px;
  font-family: 'Bariol';
  font-weight: bold;
}

.navbar-inner {
  border: none;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.navbar-inverse .navbar-inner {
  height: auto;
  background: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  padding-bottom: 14px;
}

.navbar .brand {
  color: rgb(46,45,44);
  font-size: 26px;
  font-weight: normal;
  margin-top: 5px;
  padding-bottom: 0;
}

.navbar .ww-group {
  float: right;
  padding-top: 14px;
}

.logo {
  cursor: pointer;
  display: inline;
  width: 170px;
  height: 41px;
  background-image: url('../images/logo_waveweb.png');
  background-size: 170px 41px;
  position: absolute;
}

.navbar-inner {
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  padding: 3px 0px 10px;
  height: 26px;
}

.headertop {
  padding-top: 70px;
  background: #2C3E50;
  background: -moz-linear-gradient(45deg, #2C3E50 0%, #527394 100%) 50% 0 fixed;
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#2C3E50), color-stop(100%,#527394))50% 0 fixed;
  background: -webkit-linear-gradient(45deg, #2C3E50 0%,#527394 100%)50% 0 fixed;
  background: -o-linear-gradient(45deg, #2C3E50 0%,#527394 100%)50% 0 fixed;
  background: -ms-linear-gradient(45deg, #2C3E50 0%,#527394 100%)50% 0 fixed;
  background: linear-gradient(45deg, #2C3E50 0%,#527394 100%)50% 0 fixed;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2C3E50', endColorstr='#527394',GradientType=1 );
}

/***************************** SOCIAL BUTTONS ******************************/

.navbar-fixed-top {
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  /*border-top:4px solid #2fe2bf;*/
  z-index: 999999;
}

/************************** BS ELEMENTS *********************************/

/************************************** CUSTOM STYLES *************************/

#header-section {
  position: relative;
  overflow: hidden;
}

/**************************** TEAM & ABOUT ***************************/

/****************************** FEATURES ***************************************/

/***************************** PROJECTS ******************************/

/*******************
Izotope Boxes
********/

/*************
thums
********/

/***************************** PRICE ********************************/

/***************************** PRICE ********************************/

/**************************** FOOTER ***********************************************/

footer {
  padding: 40px 0;
  background-color: #f1f1f1;
  color: #333;
}

footer a {
  display: inline-block;
  margin: 0 10px;
}

/****************************** BUTTONS *********************************************/

/************************** SCROLL EVENT SCROLL BUTTONS ******************/

/* HOVER OPACITY EFFECT */

/* END HOVER OPACITY EFFECT */

/*URLS*/

.navbar-fixed-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

#top-nav {
  border: 0;
}

.navbar .brand {
  color: #2e2d2c;
  font-size: 26px;
  font-weight: 400;
  margin-top: 5px;
  padding-bottom: 0;
  display: block;
  float: left;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}

.navbar-inner {
  box-sizing: content-box !important;
  min-height: 40px;
  padding: 10px 0;
}

/*****************************  @MEDIA *************************************************/

@media (-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) {
  .logo {
    background-image: url('../images/logo_waveweb@2x.png');
  }
}

/* \media 1200 */

@media (max-width:979px) {
  .logo {
    width: 117px;
    height: 28px;
    background-size: 117px 28px;
  }

  .navbar .brand {
    margin-top: 0;
  }

  .headertop {
    padding-top: 0px;
  }

  .navbar .ww-group {
    display: none;
  }

  body {
    padding: 0px;
  }

  .container,
  .navbar .container {
    /*padding:0px 40px;*/
  }

  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }

  .navbar-inverse .navbar-inner {
    padding: 10px 0px;
  }

  .navbar-fixed-top {
    position: fixed;
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  footer {
    padding: 40px 0;
    padding-bottom: 60px;
    background-color: #f1f1f1;
    color: #333;
  }

  .logo {
    width: 117px;
    height: 28px;
    background-size: 117px 28px;
  }

  .headertop {
    padding-top: 50px;
  }

  .navbar-fixed-top {
    margin-bottom: 30px;
  }

  .navbar-inverse .navbar-inner {
    padding: 5px 0px;
  }

  .navbar .brand {
    margin-top: 0px;
  }
}
