/*--------------------------------------------------------------
	Common
--------------------------------------------------------------*/
html {
  overflow-y: scroll;
  overflow-x: hidden;
  -ms-overflow-style: scrollbar;
}

body {
  background: #fff;
  font: 400 14px/1.8 "Open Sans", sans-serif;
  color: #666;
  -webkit-font-smoothing: antialiased;
}

.divider-vertical {
  height: 50px;
  margin: 0 9px;
  border-left: 1px solid #F2F2F2;
  border-right: 1px solid #FFF;
}
img {
  max-width: 100%;
  height: auto;
}

iframe {
  border: 0;
}

.align-center {
  text-align: center;
}

.align-left {
  text-align: left !important;
}

.position-relative {
  position: relative;
}

.leftauto {
  right: 0 !important;
  left: auto !important;
}

/* Transition elsements */
a,
.btn {
  transition: all 0.125s ease-in-out 0s;
}

.client-logo,
.gallery-caption,
.gallery-image:after,
.gallery-image img,
.price-table,
.team-detail,
.team-image:after,
.work-caption,
.work-image > img,
.work-image:after,
.post-thumbnail,
.post-video,
.post-images-slider {
  transition: all 0.3s ease-in-out 0s;
}

/* Reset box-shadow */
.btn,
.well,
.panel,
.progress,
.form-control,
.form-control:hover,
.form-control:focus,
.navbar-custom .dropdown-menu {
  box-shadow: none;
}

/* Reset border-radius */
.well,
.label,
.alert,
.progress,
.form-control,
.modal-content,
.panel-heading,
.panel-group .panel,
.nav-tabs > li > a,
.nav-pills > li > a {
  border-radius: 2px;
}
#top-box {
  width: 100%;
}

#top-box .top-box-wrapper {
  background: #1e1e1e;
  min-height: 10px;
  padding: 5px 0;

}
.publication .nav-pills > li{
  display: block;
  width: 100%;
}
.publication .nav-pills > li  > a{
  line-height: 60px;
  border-radius: 0px;
}

.publication .nav > li > a:focus, .publication .nav > li > a:hover {
  color: #fff;
  background-color: #00A857;
}
.publication .nav-pills > li.active > a, .publication .nav-pills > li.active > a:focus, .publication .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #00A857;
  margin: 0px -2px 0px 2px;
}
.publication .tab-content .tab-pane {
  padding: 0px 0px;
}
.publications .owl-stage-outer{
  margin:0px 10px;
}
.publications .owl-nav{
  width: 100%;
  position: absolute;
  top: 50%;
}
.publications .owl-nav .owl-prev, .publications .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  display: block;
  width: 37px;
  height: 37px;
  border: #00A857 solid 1px;
  /*border-radius: 25px;*/
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: #ffffff;
  border: none;
  outline: none;
  background: #00A857;
}
.publications h6{
  background: #00A857;
  color: #FFFFFF;
  padding: 5px 5px;
}

.partenaires .owl-nav {
  position: absolute;
   width: 100%;

   top: 50%;
 }
.partenaires .owl-nav .owl-prev, .partenaires .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  display: block;
  width: 37px;
  height: 37px;
  border: #00A857 solid 1px;
  /*border-radius: 25px;*/
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: #ffffff;
  border: none;
  outline: none;
  background: #00A857;
}

.publications .owl-nav .owl-prev,.partenaires .owl-nav .owl-prev{
  left: 2px;
}
.publications .owl-nav .owl-next,.partenaires .owl-nav .owl-next{
  right: 2px;
}
.pr-remove {
  /*vertical-align: middle !important;*/
  text-align: center;
}

.examples {
  border-radius: 2px;
  padding: 7px 5px;
  margin: 0 0 40px;
}

.examples.bg-dark {
  background: #333;
  border: 0;
}

.et-icons .box1 {
  border: 1px solid #e5e5e5;
  display: block;
  width: 25%;
  float: left;
  padding: 0;
  font-size: 13px;
  margin: -1px 0 0 -1px;
}

.et-icons .box1 > span {
  display: inline-block;
  border-right: 1px solid #e5e5e5;
  min-width: 60px;
  min-height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 28px;
  margin-right: 5px;
}

.fa-icons > div {
  padding: 0;
  border: 1px solid #e5e5e5;
  margin: -1px 0 0 -1px;
  font-size: 13px;
}

.fa-icons > div > i {
  display: inline-block;
  margin-right: 5px;
  min-width: 40px;
  min-height: 40px;
  border-right: 1px solid #f1f1f1;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
}

.help-block ul {
  list-style: none;
  padding: 0;
  margin: 0;

}

/* Sections */
.navbar-custom + .main {
  margin-top: 0px;
}

.main {
  position: relative;
  background-color: #fff;
  z-index: 1;
}

.module,
.module-small {
  position: relative;
  padding: 100px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  margin-top: -30px;
}

/* Module header */
.module-small {
  padding: 30px 0;
}

.module-extra-small {
  padding: 25px 0px;
}

.module-medium {
  padding: 75px 0px;
}

ul.portfolio-grid {
  margin-right: -20px;
  list-style: none;
}

ul.portfolio-grid > li {
  margin: 0 20px 20px 0;
  text-align: center;
  float: left;
}

ul.portfolio-grid > li.one-fourth {
  width: 213px;
}

ul.portfolio-grid > li.one-third {
  width: 300px;
}

ul.portfolio-grid > li.one-half {
  width: 460px;
}

.project-list a {
  display: block;
}

.project-list .entry-title {
  color: #333;
}

.project-list .entry-meta {
  text-align: center;
  padding: 15px;
  background-color: #f5f5f5;
  border-bottom: 1px solid #e0e0e0;
}

.project-list .entry:hover .entry-meta {
  background-color: #f0f0f0;
}

.project-list .entry-meta p {
  margin: 0;
}

.project-list .entry-content {
  color: #666;
}

.entry-image {
  position: relative;
}
.holder-w {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  height: 1px;
  width: 50%;
}

.holder-w:before {
  border-top: 1px solid #eaeaea;
  position: relative;
  display: block;
  content: "";
  top: 1px;
  height: 1px;
  width: 100%;
}

/* Sections dividers */
.divider-w {
  border-top: 1px solid #eaeaea;
  margin: 0;
}

.divider-d {
  border-top: 1px solid #202020;
  margin: 0;
}

/* Half-image */
.side-image {
  position: absolute;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.side-image-text {
  background: #fff;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 140px 60px 140px;
}

/* Dark background */
.bg-dark,
.bg-gris-dark,
.bg-gris-green,
.bg-dark-30,
.bg-dark-60,
.bg-dark-90,
.bg-dark .module-title,
.bg-dark-30 .module-title,
.bg-dark-60 .module-title,
.bg-dark-90 .module-title,
.bg-dark .module-subtitle,
.bg-dark-30 .module-subtitle,
.bg-dark-60 .module-subtitle,
.bg-dark-90 .module-subtitle,
.bg-dark .alt-module-subtitle h5,
.bg-dark-30 .alt-module-subtitle h5,
.bg-dark-60 .alt-module-subtitle h5,
.bg-dark-90 .alt-module-subtitle h5 {
  color: #fff;
}

.bg-dark {
  background: #111;
}
.bg-gris-green{
  background: #00B063;
}
.bg-gris-dark{
  background: #282828;
}

.bg-dark-30:before {
  position: absolute;
  background: rgba(2, 2, 2, 0.4);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-dark-60:before {
  position: absolute;
  background: rgba(34, 34, 34, 0.8);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-dark-90:before {
  position: absolute;
  background: rgba(34, 34, 34, 0.9);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-gradient:before {
  position: absolute;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjk1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(40, 115, 113, 0.57) 25%, rgba(115, 54, 31, 0.67) 75%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-8 */
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-light {
  background: #f6f6f6;
}

.parallax-bg {
  background-attachment: fixed;
  background-size: cover;
}

/* Vertical margin, padding */
.p-0 {
  padding: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}
.plr-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.pr-0 {
  padding-right: 0 !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-140 {
  padding-top: 140px !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-140 {
  padding-bottom: 140px !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-80 {
  margin-top: 80px !important;
}
.mt-100 {
  margin-top: 100px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

@media only screen and (max-width: 991px) {
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-10 {
    margin-top: 10px !important;
  }
  .mt-sm-20 {
    margin-top: 20px !important;
  }
  .mt-sm-30 {
    margin-top: 30px !important;
  }
  .mt-sm-40 {
    margin-top: 40px !important;
  }
  .mt-sm-50 {
    margin-top: 50px !important;
  }
  .mt-sm-60 {
    margin-top: 60px !important;
  }
  .mt-sm-70 {
    margin-top: 70px !important;
  }
  .mt-sm-80 {
    margin-top: 80px !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-10 {
    margin-bottom: 10px !important;
  }
  .mb-sm-20 {
    margin-bottom: 20px !important;
  }
  .mb-sm-30 {
    margin-bottom: 30px !important;
  }
  .mb-sm-40 {
    margin-bottom: 40px !important;
  }
  .mb-sm-50 {
    margin-bottom: 50px !important;
  }
  .mb-sm-60 {
    margin-bottom: 60px !important;
  }
  .mb-sm-70 {
    margin-bottom: 70px !important;
  }
  .mb-sm-80 {
    margin-bottom: 80px !important;
  }
}

@media only screen and (max-width: 767px) {
  .mt-xs-0 {
    margin-top: 0 !important;
  }
  .mt-xs-10 {
    margin-top: 10px !important;
  }
  .mt-xs-20 {
    margin-top: 20px !important;
  }
  .mt-xs-30 {
    margin-top: 30px !important;
  }
  .mt-xs-40 {
    margin-top: 40px !important;
  }
  .mt-xs-50 {
    margin-top: 50px !important;
  }
  .mt-xs-60 {
    margin-top: 60px !important;
  }
  .mt-xs-70 {
    margin-top: 70px !important;
  }
  .mt-xs-80 {
    margin-top: 80px !important;
  }
  .mb-xs-0 {
    margin-bottom: 0 !important;
  }
  .mb-xs-10 {
    margin-bottom: 10px !important;
  }
  .mb-xs-20 {
    margin-bottom: 20px !important;
  }
  .mb-xs-30 {
    margin-bottom: 30px !important;
  }
  .mb-xs-40 {
    margin-bottom: 40px !important;
  }
  .mb-xs-50 {
    margin-bottom: 50px !important;
  }
  .mb-xs-60 {
    margin-bottom: 60px !important;
  }
  .mb-xs-70 {
    margin-bottom: 70px !important;
  }
  .mb-xs-80 {
    margin-bottom: 80px !important;
  }
}

/* Scroll to top */
.scroll-up {
  position: fixed;
  display: none;
  bottom: 7px;
  right: 7px;
  z-index: 999;
}

.scroll-up a {
  background: #fff;
  display: block;
  height: 28px;
  width: 28px;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  color: #000;
  opacity: 0.6;
  border-radius: 2px;
}

.scroll-up a:hover,
.scroll-up a:active {
  opacity: 1;
  color: #000;
}

/* Video */
.mbr-arrow {
  bottom: 71px;
  left: 0;
  line-height: 1px;
  padding: 0 20px;
  position: absolute;
  width: 100%;
  z-index: 3;
}
.mbr-section__container {
  padding: 0;
  position: relative;
  z-index: 3;
}
.mbr-arrow--floating .mbr-arrow__link {
  -webkit-animation: floating-arrow 1.6s infinite ease-in-out 0s;
  -o-animation: floating-arrow 1.6s infinite ease-in-out 0s;
  animation: floating-arrow 1.6s infinite ease-in-out 0s;
}
.mbr-arrow__link, .mbr-arrow__link:hover, .mbr-arrow__link:focus {
  color: #fff;
}
.mbr-arrow__link {
  display: inline-block;
  font-size: 26px;
}
.mbr-arrow__link, .mbr-arrow__link:hover, .mbr-arrow__link:focus {
  color: #fff;
}
.mbr-arrow__link {
  font-size: 26px;
}
/*.video-controls-box {
  position: absolute !important;
  top: 50%;
  left: 25%;
  width: 100%;
  z-index: 1;
}*/
.video-controls-box {
  position: absolute;
  width: auto;
  left: 50%;
  bottom: 50%;
  z-index: 11;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.video-controls-box a {
  display: inline-block;
  color: #fff;
  margin: 0 5px 0 0;
}

/* Landing Page */
.landing-reason:before {
  position: absolute;
  content: " ";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(66, 26, 107, 0.9);
}

.landing-reason {
  color: #fff;
  font-size: 13px;
}

.landing-image-text {
  padding-top: 70px;
  padding-bottom: 0px;
}

.landing-image-text h2 {
  margin-top: 100px;
  margin-bottom: 15px;
}

.landing-screenshot:before {
  position: absolute;
  content: " ";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(66, 60, 130, 0.5);
}

.alert i {
  margin-right: 5px;
}

/*--------------------------------------------------------------
	Buttons
--------------------------------------------------------------*/
.btn {
  border-radius: 0;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
  padding: 8px 37px;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
}

.btn.btn-round {
  border-radius: 2px;
}

.btn.btn-circle {
  border-radius: 30px;
}

.btn.btn-w {
  background: rgba(255, 255, 255, 0.8);
  color: #111;
}

.btn.btn-w:hover,
.btn.btn-w:focus {
  background: white;
  color: #111;
}

.btn.btn-g {
  background: #e5e5e5;
  color: #111;
}

.btn.btn-g:hover,
.btn.btn-g:focus {
  background: #d8d8d8;
  color: #111;
}

.btn.btn-border-w {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.75);
  color: #fff;
}

.btn.btn-border-w:hover,
.btn.btn-border-w:focus {
  background: #fff;
  border-color: transparent;
  color: #111;
}

.btn.btn-d {
  background: rgba(17, 17, 17, 0.8);
  color: #fff;
}

.btn.btn-d:hover,
.btn.btn-d:focus {
  background: #111111;
}

.btn.btn-b {
  background: #111111;
  color: #fff;
}

.btn.btn-b:hover,
.btn.btn-b:focus {
  background: rgba(17, 17, 17, 0.8);
}

.btn-border-d {
  background: transparent;
  border: 1px solid #111111;
  color: #111;
}

.btn.btn-border-d:hover,
.btn.btn-border-d:focus {
  background: #111111;
  color: #fff;
}

.btn.btn-font-w {
  background: rgba(255, 255, 255, 0.8);
  color: #fff;
}

.btn.btn-font-w:hover {
  background: #fff;
  color: #111;
}

/* Buttons size */
.btn.btn-lg {
  padding: 12px 45px;
  font-size: 13px;
}

.btn.btn-sm {
  padding: 6px 25px;
  font-size: 10px;
  letter-spacing: 1px;
}

.btn.btn-xs {
  padding: 4px 19px;
  font-size: 10px;
  letter-spacing: 0;
}

.btn-list .btn {
  margin: 5px 0;
}

.search-btn {
  position: absolute;
  background: transparent;
  border: none;
  overflow: hidden;
  top: 50%;
  right: 1px;
  width: 42px;
  height: 40px;
  line-height: 38px;
  font-size: 14px;
  outline: none;
  color: #999;
  margin-top: -20px;
}

.image-button {
  margin: 0px 5px;
}

/*--------------------------------------------------------------
	Forms
--------------------------------------------------------------*/
/* Selection */
::-moz-selection {
  background: #000;
  color: #fff;
}

::-webkit-selection {
  background: #000;
  color: #fff;
}

::selection {
  background: #000;
  color: #fff;
}

/* Forms common style */
.form-control {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
  height: 33px;
  border: 1px solid #EAEAEA;
  border-radius: 2px;
  transition: all 0.4s ease-in-out 0s;
}

.form-control:focus {
  border-color: #CACACA;
}

/* Forms size */
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 43px;
  font-size: 13px;
}

.input-sm, .form-horizontal .form-group-sm .form-control {
  height: 29px;
  font-size: 10px;
}

.rqst-form {
  margin-top: 27px;
}

.rqst-form .btn {
  margin-top: 5px;
}

.input-group-addon {
  border: 1px solid #e4e4e4 !important;
}

/*--------------------------------------------------------------
	Typography
--------------------------------------------------------------*/
a {
  color: #111;
}

a:hover, a:focus {
  text-decoration: none;
  color: #aaa;
  outline: 0;
}

.bg-dark a ,.bg-gris-dark a{
  color: #aaa;
}

.bg-dark a:hover, .bg-dark a:focus ,.bg-gris-dark a:hover, .bg-gris-dark a:focus{
  color: #fff;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.4;
  font-weight: 400;

}

p, ol, ul, blockquote {
  margin: 0 0 20px;
}

blockquote {
  border: 0;
  font-style: italic;
  font-size: 15px;
  padding: 0;
}

.font-alt {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.font-serif {
  font-family: Volkhov, "Times New Roman", sans-serif;
  font-style: italic;
}

.large-text {
  font-size: 24px !important;
}

.rotate {
  text-shadow: none !important;
}
.product-item:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
  line-height:0;
}
*html .product-item {
  zoom: 1;
}
*+html .product-item {
  zoom: 1;
}
.pi-img-wrapper {
  position: relative;
}
.pi-img-wrapper div {
  background: rgba(0,0,0,0.3);
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
  text-align: center;
}
.product-item:hover>.pi-img-wrapper>div {
  display: block;
}
.pi-img-wrapper div .btn-default {
  padding: 3px 10px;
  color: #1EA85A;
  border: 1px #fff solid;
  margin: -13px 5px 0;
  background: #FFFFFF;
  position: relative;
  top: 50%;
  font-size: 12px;
}
.product-item .btn:hover {
  /*background: #1EA85A;
border-color: #c8c8c8;*/
}

.product-item h3 {
  font: 300 12px Arial,Helvetica Neue,Helvetica,sans-serif;
  padding-top: 4px;
  padding-bottom: 4px;

}
.product-item .show-name {
  font: 300 13px Arial,Helvetica Neue,Helvetica,sans-serif;
  padding: 5px 10px;
  margin-right: 0px;
  height: 42px;
  background: #1EA85A;
  top: -60px;
  position: relative;
  color: #fff;
  line-height: 1;
  overflow: hidden;
}


.product-item h3 a {
  color: #3e4d5c;
}
.product-item h3 a:hover {
  color: #1EA85A;
}
.module-title {
  position: relative;
  letter-spacing: 4px;
  /* text-align: left; */
  font-weight: 400;
  font-size: 24px;
  color: #00AC4D;
  margin: 0px 0px 20px 0px;
  border-bottom: 1px dotted #00AC4D;

}

.module-subtitle {
  text-align: left;
  font-size: 21px;
  color: #111;
  margin-bottom: 0px;
}

.module-icon {
  text-align: center;
  font-size: 32px;
  margin-bottom: 20px;
}

.module-title + .module-subtitle {
  margin-top: -35px;
}

/* Restaurant module header */
.alt-module-subtitle {
  display: table;
}

.alt-module-subtitle h5 {
  display: table-cell;
  white-space: pre;
  padding: 0 8px;
  color: #111;
}

/* Finance case study header */
.finance-image-content {
  border: 1px solid #e5e5e5;
  padding: 60px 0px;
}

.finance-image-content .module-title {
  margin-bottom: 20px;
}

.finance-image-content .alt-features-item {
  margin-top: 40px;
}

/* Landing Page */
.landing-reason .module-title {
  color: #e6af4b;
}

.landing-reason .module-title + .module-subtitle {
  margin-top: -60px;
  margin-bottom: 40px;
}

.free-trial {
  background-color: rgba(88, 20, 158, 0.9);
  color: #FFFFFF;
}

.free-trial .color-golden {
  color: #e6af4b;
}

/*  Special Portfolio Page  */
.special-portfolio-header-title {
  border: 1px solid rgba(255, 255, 255, 0.7);
  font-size: 50px;
  padding: 40px 0px;
  letter-spacing: 8px;
}

/*--------------------------------------------------------------
	Slider & Carousel
--------------------------------------------------------------*/
/* -------------------------------------------------------------------
General Styles - FlexSlider
------------------------------------------------------------------- */
.flex-direction-nav a,
.flex-control-nav > li > a {
  transition: all 0.3s ease-in-out 0s;
}

.flex-direction-nav a {
  position: absolute;
  display: block;
  height: 100%;
  width: 50%;
  top: 0;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  margin: 0;
}

.flex-direction-nav .flex-prev {
  opacity: 0;
  left: 0;
  cursor: url(../images/prev-light.png), e-resize;
}

.flex-direction-nav .flex-next {
  opacity: 0;
  right: 0;
  cursor: url(../images/next-light.png), e-resize;
}

.flex-control-nav {
  position: absolute;
  width: auto;
  left: 50%;
  bottom: 150px;
  z-index: 11;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.flex-control-nav > li {
  display: inline-block;
  margin: 5px 3px;
}

.flex-control-nav > li > a {
  background: transparent;
  border: 1px solid #fff;
  display: block;
  height: 10px;
  width: 10px;
  border-radius: 10px;
}

.flex-control-nav > li > a:hover,
.flex-control-nav > li > a.flex-active {
  background: #fff;
}

.mouse {
  position:absolute;
  top:150px;
  left:50%;
  margin-left:-20px;
  text-align:center;
  -webkit-animation:wobbleArrow 1s ease-in-out 0s infinite alternate;
  -moz-animation:wobbleArrow 1s ease-in-out 0s infinite alternate;
  animation:wobbleArrow 1s ease-in-out 0s infinite alternate;
}

.mouse a {
  position:relative;
  display:inline-block;
  color:#F9F9F9;
  bottom:20px;
  line-height:30px;
  font-size:9px;
  text-align:center;
  width:30px;
  height:30px;
  border-radius:30px;
  border:2px solid rgba(255, 255, 255, 0.6);
}
/* -------------------------------------------------------------------
Hero Slider
------------------------------------------------------------------- */
.hero-slider {
  margin: 0 !important;
}

.hero-slider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.hero-slider,
.hero-slider .flex-viewport {
  height: 100% !important;
  width: 100%;
  padding: 0;
  margin: 0;
}

.hero-slider .slides {
  height: 100% !important;
  transition-delay: 1s;
}

.hero-slider .flex-direction-nav a {
  width: 15%;
}

.hero-slider .slides li {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100% !important;
  width: 100%;
  padding: 0;
  margin: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

/* Caption */
.titan-caption {
  position: absolute;
  display: table;
  height:70px ;
  width: 100%;
  margin: 0 auto;
  border: #FFFFFF solid 1px;
  bottom: 20px;
}

/*.titan-caption {
  position: relative;
  display: table;
  height: 100%;
  width: 100%;
  margin: 0 auto;
}*/

.caption-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/*
Photography Page Slider
*/
.photography-page .image-caption {
  bottom: 20px;
  position: absolute;
  width: 35%;
}

.photography-page .image-caption .caption-text {
  font-size: 24px;
  text-transform: capitalize;
  letter-spacing: 1px;
}

.photography-page .flex-control-nav {
  left: 80%;
  bottom: 20px;
  z-index: 11;
}

#fb-root { display: none; }  /* on redéfini la taille du contenu */
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] { width: 100% !important; }
/* -------------------------------------------------------------------
General Styles - Owlcarousel
------------------------------------------------------------------- */
.phototheque .owl-nav {
  position: absolute;
  top: -65px;
  right: 10px;

}

.communiques .owl-nav {
  position: absolute;
  bottom: 15px;
  left: 10px;
}
.communiques .owl-nav .owl-next,
.communiques .owl-nav .owl-prev{
  display: inline-block;
  width: 25px;
  height: 25px;
  background: #FF3F00;
  border: #FF3F00 solid 1px;
  border-radius: 25px;
  margin: 0px 3px;
  color: #FFFFFF;
}
.phototheque .owl-nav .owl-prev,
.phototheque .owl-nav .owl-next,
.pratiques .owl-nav .owl-prev,
.pratiques .owl-nav .owl-next,
.bonsavoir .owl-nav .owl-prev,
.bonsavoir .owl-nav .owl-next
{
 display: inline-block;
  width: 25px;
  height: 25px;
  background: #00A857;
  border: #00A857 solid 1px;
  border-radius: 25px;
  margin: 0px 3px;
  color: #FFFFFF;
}
.phototheque .owl-nav .owl-prev.disabled,
.phototheque .owl-nav .owl-next.disabled,
.pratiques .owl-nav .owl-prev.disabled,
.pratiques .owl-nav .owl-next.disabled,
.bonsavoir .owl-nav .owl-prev.disabled,
.bonsavoir .owl-nav .owl-next.disabled,
.communiques .owl-nav .owl-next.disabled{
  background: rgba(2, 2, 2, 0.1);
  border: rgba(2, 2, 2, 0.1) solid 1px;
  color: #000000;

}

.owl-controls {
  margin-top: 40px;
}

.owl-pagination div {
  display: inline-block;
}

.owl-controls .owl-page span {
  background: transparent;
  border: 1px solid #111;
  display: block;
  height: 6px;
  width: 6px;
  margin: 0 3px 5px;
  border-radius: 6px;
  transition: all 0.3s ease-in-out 0s;
}

.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
  background: #111;
}

.owl-controls .owl-buttons > div {
  display: inline-block;
  margin: 5px;
  font-size: 14px;
  color: #111;
}

/*--------------------------------------------------------------
	Preloader
--------------------------------------------------------------*/
.page-loader {
  position: fixed;
  background: #579ec8;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  z-index: 9998;
}

.loader {
  position: absolute;
  border-left: 2px solid #ffffff;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  height: 46px;
  width: 46px;
  left: 50%;
  top: 50%;
  margin: -23px 0 0 -23px;
  text-indent: -9999em;
  font-size: 10px;
  z-index: 9999;
  -webkit-animation: load 0.8s infinite linear;
  -moz-animation: load 0.8s infinite linear;
  ms-animation: load 0.8s infinite linear;
  o-animation: load 0.8s infinite linear;
  animation: load 0.8s infinite linear;
}

.loader,
.loader:after {
  border-radius: 50%;
  width: 46px;
  height: 46px;
}

@-webkit-keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
	Navbar
--------------------------------------------------------------*/
main nav .navbar{
  background-color: #00AD52;
}
.navbar-header{
  height: 80px;
  padding-left: 10px;
}
.navbar-custom {
  background-color: #00AD52;
  border: 0;
  border-radius: 0;
  z-index: 1000;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 11px;
  transition: background, padding 0.4s ease-in-out 0s;
}

.navbar a {
  transition: color 0.125s ease-in-out 0s;
}

.navbar-custom .dropdown-menu {
  background: #000000;
  border-radius: 0;
  border: 0;
  padding: 0;
  box-shadow: none;
}

.navbar-custom .navbar-brand {
  letter-spacing: 4px;
  font-weight: 400;
  font-size: 22px;
  color: #fff;
  height: 80px;
  padding-left: 10px;
}
.navbar-custom .navbar-brand > img{
  display: inline-block;
}

.navbar .divider-vertical {
  height: 20px;
  margin: 15px 9px;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #f2f2f2;
}

.navbar-inverse .divider-vertical {
  border-right-color: #222222;
  border-left-color: #111111;
}
.navbar-custom .nav li > a {
  position: relative;
  color: #fff;

}

.navbar-custom .dropdown-menu > li > a {
  border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
  padding: 11px 15px;
  letter-spacing: 2px;
  color: #ffffff;
}

.flash-info{
  width: 100%;
  background: #FFFFFF;
  height: 35px;
  margin-top: -13px;
  background: url(../images/favicons/flash-info.png) no-repeat center;
  background-size: contain;
  /*border: #0b0b0b solid 1px;*/
}
#flash-info{
  position: absolute;
  width: 100%;
  color: #000000;
  height: 35px;
  margin-top: -19px;
  z-index: 1;

}
#flash-info>li{
  white-space: nowrap;
  float: left;
  padding: 0px 7px;
  line-height: 15px;
}
#flash-info>li>a{
  /*font-family: "Roboto Condensed", sans-serif;*/
  display: inline-block;
 /* height: 32px;*/
  color: #2a62bc;
  line-height: 3px;
  font-size: 9px;
  /*border: red solid 1px;*/
  margin: 0 0;
  /*letter-spacing: 2px;*/
  padding: 5px 5px;
}
#flash-info>li>a>span{
  color: red;
}

.tickercontainer {
  float:right ;
  /* the outer div with the black border */
  /*border: 1px solid #000;*/
  background: transparent;
  width: 72%;
  /*height: 27px;
  margin: 2px 0 0 0;*/
  padding: 0;
  overflow: hidden;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
  position: relative;
  left: 10px;
  top: 0px;
  width: 100%;
  overflow: hidden;
}


.headertopright {
  list-style: none;
  margin-top: 10px;
}

.headertopright a {
  line-height: 30px;
  /*color: #5f5f5f;*/
  font-size: 12px;
  padding: 0 12px;
  display: inline-block;
  float: left;
  color: #ffffff;
}

.headertopright a:hover {
  background-color: #272B37;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.headertopright a.facebookicon{
  background-color: #3b5998;
  color: #fff;
}

.headertopright a.twittericon {
  background-color: #55acee;
  color: #fff;
}

.headertopright a.linkedinicon {
  background-color: #0077b5;
  color: #fff;
}

.headertopright a.googleicon {
  background-color: #dd4b39;
  color: #fff;
}

/*.headertopright {
  float: none;
  width: 96%;
  margin: 0% 2%;
}*/
.headertopright span{
  color: #ffffff;
  padding: 0px 0px 0px 10px;
}

.mobiletext02 {
  display: none;
}

.navbar-custom .dropdown-menu .dropdown-menu {
  border-left: 1px solid rgba(73, 71, 71, 0.15);
  left: 100%;
  right: auto;
  top: 0;
  margin-top: 0;
  background: #000000;
  height: 115px;
}
.navbar-custom .dropdown-menu.open .dropdown-menu {
  background: #000000;
}
.navbar-custom .dropdown-menu.left-side .dropdown-menu {
  border: 0;
  border-right: 1px solid rgba(73, 71, 71, 0.15);
  right: 100%;
  left: auto;
}
.navbar-custom .nav > li > a.active{
  background: none;
  color: #0b0b0b;
}

.navbar-custom .nav > li > a:focus,
.navbar-custom .nav > li > a:hover,
.navbar-custom .nav .open > a,
.navbar-custom .nav .open > a:focus,
.navbar-custom .nav .open > a:hover,
.navbar-custom .dropdown-menu > li > a:focus,
.navbar-custom .dropdown-menu > li > a:hover {
  background: none;
  color: rgba(255, 255, 255, 0.7);
}

.navbar-custom .dropdown-menu > li > a:hover {
  background: rgba(255, 255, 255, 0.1) !important;
}
.navbar-custom .dropdown-toggle{
  text-align: left;
}
.navbar-custom .dropdown-toggle:after {
  position: absolute;
  display: block;
  right: 0;
  top: 50%;
  margin-top: -6px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 9px;
  content: "\f107";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}

.navbar-custom .navbar-toggle .icon-bar {
  background: #fff;
}

.dropdown-menu {
  min-width: 180px;
  font-size: 11px;

}

/* Navbar search

.dropdown-search {
	position: relative;
	padding: 5px;
}

.dropdown-search .form-control {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

.search-btn {
	position: absolute;
	background: transparent;
	border: none;
	overflow: hidden;
	top: 50%;
	right: 1px;
	width: 42px;
	height: 40px;
	line-height: 38px;
	font-size: 14px;
	outline: none;
	color: #999;
	margin-top: -20px;
}*/
/*--------------------------------------------------------------
	Header
--------------------------------------------------------------*/
.home-section,.home-section-videobg {
  position: relative;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  z-index: 0;
  background-size: cover;
}

.titan-title-size-1 {
  letter-spacing: 4px;
  font-size: 15px;
}

.titan-title-size-2 {
  line-height: 1.3;
  letter-spacing: 3px;
  font-size: 18px;
  opacity: .8;
}

.titan-title-size-3 {
  letter-spacing: 16px;
  font-size: 46px;
}

.titan-title-size-4 {
  letter-spacing: 24px;
  font-weight: 400;
  font-size: 48px;
}

/* Agency Page Header */
.agency-page-header:before {
  background: transparent;
}

/* About us Page Header */
.about-page-header:before {
  background: rgba(2, 2, 2, 0.2);
}

/* Service Page Header */
.service-page-header:before {
  background: rgba(2, 2, 2, 0.1);
}

/* Pricing Page Header */
.pricing-page-header {
  background-position: 40% 14%;
  background-repeat: no-repeat;
}

.pricing-page-header:before {
  background: rgba(2, 2, 2, 0.6);
}

/* Gallery Page Header */
.gallery-page-header {
  background-position: 50% 0%;
  background-repeat: no-repeat;
}

.gallery-page-header:before {
  background: rgba(2, 2, 2, 0.2);
}

/* Contact Page Header */
.contact-page-header {
  background-position: 13% 45%;
  background-repeat: no-repeat;
}

.contact-page-header:before {
  background: rgba(2, 2, 2, 0.5);
}

/* FAQ Page Header */
.faq-page-header:before {
  background: rgba(2, 2, 2, 0.15);
}

/* Blog Page Header */
.blog-page-header {
  background-position: 50% 24%;
  background-repeat: no-repeat;
}

.blog-page-header:before {
  background: rgba(2, 2, 2, 0.3);
}

/* Restaurant menu Page Header */
.restaurant-menu-bg:before {
  background: rgba(2, 2, 2, 0.4);
}

.restaurant-page-header:before {
  background: rgba(0, 0, 0, 0.45);
}

.restaurant-image-overlay:before {
  background-color: rgba(2, 2, 2, 0.25);
}

/* Portfolio Page Header */
.portfolio-page-header {
  background-position: 50% 50%;
}

.portfolio-page-header:before {
  background: rgba(45, 45, 45, 0.45);
}

/* Landing Page Header */
.landing-header:before {
  position: absolute;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(119, 47, 109, 0.52) 95%, rgba(115, 35, 105, 0.58) 100%);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.banner-img {
  margin-top: -145px;
}

.shop-page-header:before {
  background: rgba(34, 34, 34, 0.3);
}

/*--------------------------------------------------------------
	Footer
--------------------------------------------------------------*/
.footer {
  padding: 10px 0;
  margin-bottom: 60px;
}

.footer .copyright {
  margin: 0;
}

.footer .footer-social-links {
  text-align: right;
}

.footer .footer-social-links a {
  display: inline-block;
  padding: 0 6px;
}

/* -------------------------------------------------------------
Google map
------------------------------------------------------------- */
#map-section {
  position: relative;
  height: 450px;
  width: 100%;
}

#map {
  height: 100%;
  width: 100%;
}

#map img {
  max-width: none;
}

/*--------------------------------------------------------------
	Services & Features
--------------------------------------------------------------*/
.features-item {
  margin: 20px 0;
  text-align: center;
}

.features-icon,
.alt-features-icon {
  line-height: 1.2;
  font-size: 42px;
  color: #111;
}

.features-title,
.alt-features-title {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 14px;
  color: #111;
  margin: 16px 0 15px;
}

.alt-features-item {
  position: relative;
  padding-left: 55px;
  margin: 65px 0 0 0;
}
.alt-features-icon2 {
  position: absolute;
  height: 40px;
  width: 40px;
  left: 0;
  top: 6px;
  text-align: center;
  line-height: 40px;
  font-size: 28px;
}

.alt-features-icon {
  position: absolute;
  height: 40px;
  width: 40px;
  left: 0;
  top: 0;
  text-align: center;
  line-height: 40px;
  font-size: 28px;
}

.alt-features-title {
  font-size: 13px;
  margin: 0 0 10px;
}

/* Content box */
.content-box {
  margin: 20px 0;
  text-align: center;
}

.content-box-title {
  font-weight: 400;
  font-size: 18px;
  color: #111;
  margin: 16px 0 15px;
}

/*--------------------------------------------------------------
	Team
--------------------------------------------------------------*/
.team-item {
  position: relative;
  text-align: center;
}

.team-image {
  position: relative;
  overflow: hidden;
}

.team-image img {
  width: 100%;
}

.team-image:after {
  position: absolute;
  background: transparent;
  content: " ";
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.team-detail {
  position: absolute;
  width: 100%;
  opacity: 0;
  bottom: 100%;
  left: 0;
  z-index: 2;
  text-align: center;
  font-size: 12px;
  color: #aaa;
  padding: 20px;
}

.team-detail h5 {
  font-size: 16px;
}

.team-detail p {
  font-size: 14px;
}

.team-social a {
  display: inline-block;
  color: #aaa;
  padding: 5px 6px;
}

.team-social a:hover {
  color: #FFF;
}

.team-descr {
  margin: 20px 0 0;
}

.team-name {
  font-size: 14px;
  color: #111;
}

.team-role {
  font-size: 11px;
  color: #aaa;
}

.team-item:hover .team-image:after {
  background: rgba(0, 0, 0, 0.6);
}

.team-item:hover .team-detail {
  opacity: 1;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

/*--------------------------------------------------------------
	Restaurant Menu
--------------------------------------------------------------*/
.menu {
  border-bottom: 1px dotted #e5e5e5;
  padding: 0 0 10px;
  margin: 0 0 20px;
}

.menu-title,
.menu-price {
  margin: 0 0 10px;
  font-size: 14px;
  color: #111;
}

.menu-price-detail {
  position: relative;
  text-align: right;
}

/*--------------------------------------------------------------
	Price Table
--------------------------------------------------------------*/
.price-table {
  background: #fff;
  border: 1px solid #eaeaea;
  padding: 25px 20px;
  margin: 15px 0 30px;
  border-radius: 2px;
  text-align: center;
}

.price-table:hover {
  border-color: #CACACA;
}

.price-table.best {
  margin: 0 0 30px;
}

.price-table .small {
  margin: 0;
}

.borderline {
  position: relative;
  background: #eaeaea;
  display: block;
  height: 1px;
  width: 100%;
  margin: 20px 0 15px;
}

.borderline:before {
  position: absolute;
  background: #eaeaea;
  content: "";
  bottom: -7px;
  left: 50%;
  height: 14px;
  width: 14px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  margin-left: -7px;
}

.borderline:after {
  position: absolute;
  background: #fff;
  content: "";
  bottom: -5px;
  left: 50%;
  height: 16px;
  width: 16px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  margin-left: -8px;
}

.price-table h4 {
  color: #111;
  margin: 0;
}

.price-table p.price {
  font-size: 60px;
  color: #111;
  padding: 0;
  margin: 0 0 0 -10px;
}

.price-table p.price span {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  padding-top: 25px;
}

.price-details {
  list-style: none;
  padding: 0;
  margin: 0 0 23px;
}

.price-details li {
  padding: 7px 0;
}

.price-details li > span {
  text-decoration: line-through;
  color: #aaa;
}

/*--------------------------------------------------------------
	Fun fact
--------------------------------------------------------------*/
.count-item {
  text-align: center;
}

.count-icon {
  line-height: 1.2;
  font-size: 42px;
}

/*--------------------------------------------------------------
	Video Box
--------------------------------------------------------------*/
.video-box {
  text-align: center;
  padding: 40px 0;
}

.video-box-icon > a > i,
.video-box-icon > a > span {
  line-height: 1.8;
  font-size: 40px;
  color: #fff;
}

.video-title {
  letter-spacing: 4px;
  font-size: 30px;
  margin: 10px 0 0;
}

.video-subtitle {
  color: rgba(255, 255, 255, 0.5);
}

/*--------------------------------------------------------------
	Portfolio
--------------------------------------------------------------*/
/* Portfolio filter */
.filter {
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0 0 70px;
}

.filter > li {
  display: inline-block;
  padding: 0 0 10px;
  margin: 0 25px;
}

/* Portfolio grid */
.works-grid {
  list-style: none;
  padding: 0;
  margin: 0;
}

.works-grid.works-grid-gut {
  margin: 0 0 0 -10px;
}

.works-grid.works-grid-gut .work-item {
  padding: 0 0 10px 10px;
}

.work-item {
  width: 50%;
  float: left;
  margin: 0;
}

.works-grid-3 .work-item {
  width: 33.3333%;
}

.container .works-grid-3 .work-item {
  width: 33.2%;
}

.works-grid-4 .work-item {
  width: 25%;
  padding: 5px 5px;
}

.works-grid-5 .work-item {
  width: 20%;
}

.work-item > a {
  position: relative;
  display: block;
  overflow: hidden;
}

.work-image {
  position: relative;
  overflow: hidden;
}

.work-image img {
  display: block;
  overflow: hidden;
  width: 100%;
}

.work-image:after {
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.work-caption {
  width: 100%;
  padding: 0 20px;
  opacity: 0;
  position: absolute;
  bottom: 100%;
  left: 0;
  text-align: center;
  overflow: hidden;
}

.work-title {
  font-size: 14px;
  color: #fff;
  margin: 0 0 6px;
}

.work-descr {
  color: #aaa;
}

.work-item:hover .work-image:after {
  background: rgba(0, 0, 0, 0.6);
}

.work-item:hover .work-image > img {
  -webkit-transform: scale(1.1) rotate(2deg);
  -ms-transform: scale(1.1) rotate(2deg);
  transform: scale(1.1) rotate(2deg);
}

.work-item:hover .work-caption {
  bottom: 50%;
  opacity: 1;
  z-index: 3;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

/* Work item white background*/
.works-grid.works-hover-w .work-title {
  color: #111;
}

.works-grid.works-hover-w .work-item:hover .work-image:after {
  background: rgba(255, 255, 255, 0.8);
}

/* Work item gradien background*/
.works-grid.works-hover-g .work-image:after {
  opacity: 0;
}

.works-grid.works-hover-g .work-descr {
  color: #fff;
}

.works-grid.works-hover-g .work-item:hover .work-image:after {
  background: #6fe29e;
  background: linear-gradient(135deg, rgba(111, 226, 158, 0.8) 0%, rgba(91, 218, 209, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fe29e', endColorstr='#5bdad1',GradientType=1 );
  opacity: 1;
}

.sliding-portfolio .work-item {
  width: 100%;
}

/*--------------------------------------------------------------
	Single Portfolio
--------------------------------------------------------------*/
.work-details {
  margin: 0 0 20px;
}

.work-details-title {
  color: #111;
  margin: 0 0 20px;
}

.work-details ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.work-details ul > li {
  border-bottom: 1px dotted #c2c2c2;
  padding: 0 0 5px;
  margin: 0 0 5px;
}

/*--------------------------------------------------------------
	Call to action
--------------------------------------------------------------*/
.callout-text {
  color: rgba(255, 255, 255, 0.6);
}

.callout-title {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  margin: 0;
}

.callout-btn-box {
  text-align: right;
  padding-top: 4px;
}

.request-cta {
  padding: 50px 0px;
}

/*--------------------------------------------------------------
	Testimonial
--------------------------------------------------------------*/
.testimonial:before {
  background: rgba(2, 2, 2, 0.4);
}

.testimonials-slider {
  position: relative;
}

.testimonial-text {
  text-align: center;
  font-style: normal;
  font-size: 18px;
}

.testimonial-caption {
  text-align: center;
  padding: 10px 0 0;
}

.testimonial-title {
  font-size: 14px;
}

.testimonial-descr {
  color: rgba(255, 255, 255, 0.5);
  font-size: 11px;
}

/*--------------------------------------------------------------
	Gallery
--------------------------------------------------------------*/
.gallery-item {
  position: relative;
  text-align: center;
  margin: 0 0 20px;
}

.gallery-image {
  position: relative;
  overflow: hidden;
}

.gallery-image a.gallery {
  position: relative;
  display: block;
}

.gallery-image img {
  display: block;
  overflow: hidden;
  width: 100%;
}

.gallery-image:after {
  position: absolute;
  background: transparent;
  content: " ";
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.gallery-caption {
  position: absolute;
  width: 100%;
  opacity: 0;
  bottom: 100%;
  left: 0;
  z-index: 2;
  text-align: center;
  font-size: 28px;
  color: #fff;
  padding: 20px;
}

.gallery-icon {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  height: 50px;
  width: 50px;
  font-size: 24px;
  margin: 0 auto;
}

.gallery-icon i,
.gallery-icon span {
  line-height: 50px;
}

/* Gallery hover */
.gallery-item:hover .gallery-image:after {
  background: rgba(0, 0, 0, 0.6);
}

.gallery-item:hover .gallery-caption {
  opacity: 1;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

/*--------------------------------------------------------------
	Blog Post
--------------------------------------------------------------*/
.post {
  margin: 0px 0px;
}
.bank{
  margin: 0 0;
  list-style: none;
  display: inline-block;
  padding: 0 0;
}
.bank li{
  display: inline-block;
  padding: 6px 3px;
  margin: 1px 1px;
}
.space
{
  position: absolute;
  width: 96%;
  height: 250px;
  background: #00C375;
}

.post-title {
  line-height: 1.4;
  font-size: 16px;
  color: #111;
  margin: 0;
}
.ombrage {
  /*border:#656565 solid 2px ;*/
  -moz-box-shadow: 0px 10px 5px -5px #656565;
  -webkit-box-shadow: 0px 10px 5px -5px #656565;
  -o-box-shadow: 0px 10px 5px -5px #656565;
  box-shadow: 0px 10px 5px -5px #656565;
  filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=5);
}
.ombrage2{
  width: 100%;
  height: 26px;
  background: transparent url("../images/shadow.png") center no-repeat;
}
.post-header {
  margin: 0 0 15px;
}

.post-meta {
  font-size: 11px;
  color: #00A857;
}

.post-entry {
  border-top: 1px dotted #c2c2c2;
  padding-top: 20px;
  margin-top: 10px;
  text-align: justify;
}

.post-images-slider {
  position: relative;
}

.post-images-slider .flex-control-nav {
  bottom: 0;
}

.post-thumbnail,
.post-images-slider,
.post-video {
  margin: 0px 0px;
  padding: 20px 20px 0px 20px;
}
.post-thumbnail2{
  margin: 0px 0px;
  padding: 0px 0px;
}

.post-quote {
  background: #f5f5f5;
  text-align: center;
  padding: 20px;
}

/* Post columns */
.post-columns .post {
  margin: 0 0 60px;
}

.post-columns .post-header {
  margin: 10px 0px 10px 0px;
}

.post-columns .post-title {
  line-height: 1.8;
  font-size: 12px;
}

.post-columns .post-entry {
  padding: 10px 0 0;
  margin: 0 0 10px;
}

.post-columns.wo-border .post-entry {
  border: 0;
  padding: 0;
}

.post-columns .post-entry p:last-child {
  margin: 0;
}
.more-link{
  background: #00A75C;
  padding: 5px 10px;
  color: #FFFFFF;
}
.more-link:hover{
  color: #FFFFFF;
}
.more-link:after {
  content: "\00BB";
  color: #FFFFFF;
  padding-left: 5px;
}

.pagination a {
  border: 1px solid #eaeaea;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  color: #999;
  padding: 4px 12px;
}

.pagination a.active {
  border-color: #CACACA;
}

/*--------------------------------------------------------------
	Widgets
--------------------------------------------------------------*/
/* Progress bars */
.progress {
  overflow: visible;
  height: 4px;
}

.progress-bar {
  position: relative;
}

.progress-bar.pb-dark {
  background: #111;
}

.progress-bar span {
  position: absolute;
  display: block;
  right: -0px;
  top: -24px;
  opacity: 0;
  line-height: 12px;
  font-size: 12px;
  color: #111;
  padding: 4px 0px;
}

.progress-bar span:after {
  display: inline-block;
  content: "%";
}

/* Tabs */
.tab-content .tab-pane {
  padding: 20px 0;
}

/* Accordion */
.panel-title {
  font-size: 14px;
}

.panel-heading a {
  position: relative;
  display: block;
}

.panel-heading a:after {
  position: absolute;
  content: "\f106";
  top: 50%;
  right: 0px;
  font-family: "FontAwesome";
  line-height: 1;
  font-size: 14px;
  margin-top: -7px;
}

.panel-heading a.collapsed:after {
  content: "\f107";
}

/* Tables */
.table-border > tbody > tr > td,
.table-border > tbody > tr > th,
.table-border > tfoot > tr > td,
.table-border > tfoot > tr > th,
.table-border > thead > tr > td,
.table-border > thead > tr > th {
  border-color: #e5e5e5;
}

.ds-table > tbody > tr > td,
.ds-table > tbody > tr > th,
.ds-table > tfoot > tr > td,
.ds-table > tfoot > tr > th,
.ds-table > thead > tr > td,
.ds-table > thead > tr > th {
  border-top: 0;
}

.checkout-table {
  border: 1px solid #e5e5e5;
}

.checkout-table > tbody > tr > td,
.checkout-table > tbody > tr > th,
.checkout-table > tfoot > tr > td,
.checkout-table > tfoot > tr > th,
.checkout-table > thead > tr > td,
.checkout-table > thead > tr > th {
  padding: 12px;
}

.checkout-table tr td,
.checkout-table tr th {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}

.checkout-table tbody tr td:first-child,
.checkout-table tbody tr th:first-child {
  max-width: 36px;
}

/* Sidebar / Widget common*/
.sidebar .widget {
  margin-bottom: 60px;
}

.sidebar .widget-title {
  color: #111;
}

.widget .widget-title {
  border-bottom: 1px dotted #c2c2c2;
  font-size: 14px;
  padding: 0 0 10px;
  margin: 0 0 15px;
}

.widget-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* Icon List */
.widget-menu .icon-list li {
  background-color: #00A857;
  margin: 2px 2px;
}
.widget-menu .icon-list li ul li a{
  padding-left: 25px;
}
.widget-menu .icon-list li a{
  display: block;
  text-transform: uppercase;
  color: #ffffff;
  outline: 0;
  padding: 5px 5px;
}
.widget .icon-list li a{
  display: block;
 /* text-transform: uppercase;*/
  color: #ffffff;
  outline: 0;
  padding: 5px 5px;
}

.widget-menu .icon-list li a:before {
  content: "\00BB";
  color: #FFFFFF;
  padding-right: 10px;
}

.widget-menu .icon-list li.active{
  color: #FFFFFF;
  background-color: #000000;
}
.widget-menu .icon-list li a:hover
  {
    color: #FFFFFF;
    background-color: #000000;
  }
.widget-menu ul ul {
  display: none;
}
.entry
{
  padding-left: 5px;
}
.entry p{
  padding: 5px 5px;
}
.entry-date {
  float: left;
  margin-right: 20px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #00A857;
}

.entry-day {
  width: 50px;
  height: 25px;
  border-radius: 2px 2px 0 0;
  background-color: #333;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 600;
  font-size: 1.5em; /* 18px */
  line-height: 25px; /* vertical align */
}
.entry-month {
  width: 50px;
  height: 20px;
  border-radius: 0px 0px 0px 0px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.166em; /* 14px */
  line-height: 20px; /* vertical align */
  box-shadow: 0 1px rgba(255,255,255,0.15) inset;
}
.entry-year {
  width: 50px;
  height: 25px;
  border-radius: 0px 0px 2px 2px;
  background-color: #333;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 600;
  font-size: 1.2em; /* 18px */
  line-height: 25px; /* vertical align */
}
.entry-body {
  overflow: hidden;
}
.vert-sodeci {
  color: #00A45F;
}
.entry-image > a,
.entry-slider > ul > li > a {
  display: block;
  position: relative; /* sets the initial position for the overlay */
}

.entry-image {
  display: inline-block;
}
.unlist{
  list-style: none;
}

.entry-image,
.entry-video,
.entry-slider {
  margin-bottom: 15px;
}

.project-list .entry-image {
  margin-bottom: 0;
}

.entry-image,
.entry-image img,
.entry-slider,
.entry-slider img {
  max-width: 100%;
}
.entry-image {
  position: relative;
}
.entry-image.float-left,.float-left.caption{margin:5px 20px 0px 0;}
.entry-image.float-right,
.float-right.caption{margin:5px 0 15px 20px}
.caption.entry-image{margin-bottom:10px}
.float-left {
  float: left;
}

.float-right {
  float: right;
}
.widget-posts{
  list-style: none;
}
  /* Posts */
.widget-posts li {
  margin: 0 0 5px;
  border-bottom: 1px dotted #e5e5e5;
  padding: 8px 0px;
}

.widget-posts li:last-child {
  margin: 0;
}

.widget-posts-image {
  float: left;
  width: 90px;
}

.widget-posts-body {
  margin-left: 98px;
}
.widget-posts-meta{
  color: #00A857;
}
/********************LIST STYLE ********************************/
div.list ul {
  padding-left:0;
  list-style:none;
}
div.list li {
  padding:0 0 5px 25px;
  background-repeat:no-repeat;
}
div.list.bgcolor li {
  padding:5px 0 5px 30px;
  margin-bottom:5px;
  background-color:#f8f8f8;
  background-position:5px 5px;
}
div.list.check li {
  background-image:url(../images/icons/list/list-check.png);
}
div.list.check li a{
  display: inline-block;
}
div.list.check2 li {
  background-image:url(../images/icons/list/list-check2.png);
}
div.list.check3 li {
  background-image:url(../images/icons/list/list-check3.png);
}
/*div.list.delete li {
  background-image:url(../images/icons/list/list-delete.png);
}
div.list.delete2 li {
  background-image:url(../images/icons/list/list-delete2.png);
}
div.list.delete3 li {
  background-image:url(../images/icons/list/list-delete3.png);
}*/
div.list.bullet li {
  background-image:url(../images/icons/list/list-bullet.png);
}
div.list.bullet2 li {
  background-image:url(../images/icons/list/list-bullet2.png);
}
div.list.bullet3 li {
  background-image:url(../images/icons/list/list-bullet3.png);
}
div.list.pin li {
  background-image:url(../images/icons/list/list-pin.png);
}
div.list.pin2 li {
  background-image:url(../images/icons/list/list-pin2.png);
}
div.list.pin3 li {
  background-image:url(../images/icons/list/list-pin3.png);
}
div.list.arrow li {
  background-image:url(../images/icons/list/list-arrow.png);
}
div.list.arrow2 li {
  background-image:url(../images/icons/list/list-arrow2.png);
}
div.list.arrow3 li {
  background-image:url(../images/icons/list/list-arrow3.png);
}
div.list.flag li {
  background-image:url(../images/icons/list/list-flag.png);
}
div.list.question li {
  background-image:url(../images/icons/list/list-question.png);
}
div.list.follow li {
  background-image:url(../images/icons/list/list-follow.png);
}

.green-table {
  width: 100%;
  margin-bottom: 20px;
}

.green-table caption {
  margin-bottom: 10px;
}

.green-table th {
  font-weight: bold;
}

.green-table th, .green-table td ,.table_tab td{
  background-color: #E1FFF2;
  padding: 5px;
  /*border: 1px solid #e0e0e0;	*/
  vertical-align: top;
}

.text-align-left
{
  text-align: left;
}
.text-align-center
{
  text-align: center;
}
.text-align-right
{
  text-align: right;
}

.gen-table .empty-left-top {
  background-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}

.gen-table .empty-left-bottom {
  background-color: transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;
}

.gen-table td.top-left {
  text-align: left;
  vertical-align: top;
}

.gen-table thead th {
  font-size: 1.166em; /* 14px */
}

.gen-table thead th,
.gen-table tfoot td {
  background-color: #ebebeb;
  border-color: #d9d9d9;
}

.gen-table tbody th,
.gen-table tr.odd th, .gen-table tr.odd td {
  background-color: #f5f5f5;
}

.gen-table tfoot td {
  font-style: italic;
  font-size: 0.916em; /* 11px */
}

.gen-table tfoot .button {
  font-style: normal;
  font-size: 1.09em; /* 12px/11px */
  margin: 5px 0;
}

.gen-table tfoot + tbody tr.row-last th,
.gen-table tfoot + tbody tr.row-last td {
  border-bottom-color: #d9d9d9;
}

.gen-table tbody tr:hover th, .gen-table tbody tr:hover td {
  background-color: #edf3fc;
}

.border-left
{
  border-left: 1px solid #00A45F;
}
.border-right
{
  border-right: 1px solid #00A45F;
}
.border-top
{
  border-top: 1px solid #00A45F;
}
.border-bottom
{
  border-bottom: 1px solid #00A45F;
}
.bold
{
  font-weight: bold;
}
table.charte tr td h5 {
  color: #008A1F;
}
table.charte tr td ul{
  list-style: none;
}
/* Search */
.search-box {
  position: relative;
}

/* Tags */
.tags a {
  background: #111;
  display: inline-block;
  font-size: 10px;
  color: #fff;
  padding: 4px 10px 4px 12px;
  margin: 0 1px 4px;
  border-radius: 2px;
}

.tags a:hover {
  background: rgba(17, 17, 17, 0.8);
}

/*--------------------------------------------------------------
	Comment Box in Blog
--------------------------------------------------------------*/
.comments,
.comment-form {
  margin: 80px 0 0;
}

.comments .comment-title,
.comment-form .comment-form-title {
  border-bottom: 1px dotted #c2c2c2;
  font-size: 16px;
  color: #111;
  padding-bottom: 15px;
  margin: 0 0 20px;
}

.comment-author {
  font-size: 14px;
  margin: 0 0 10px;
}

.comment-avatar {
  width: 55px;
  float: left;
  margin-top: 10px;
}

.comment-avatar img {
  border-radius: 50%;
}

.comment-content {
  padding-top: 5px;
  margin-left: 75px;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .comment .comment {
    margin-left: 75px;
  }
}

/*--------------------------------------------------------------
	Client
--------------------------------------------------------------*/
.client-logo {
  opacity: .5;
}

.client-logo:hover {
  opacity: 1;
}

/*--------------------------------------------------------------
	Shop Items
--------------------------------------------------------------*/
.shop-item {
  text-align: center;
  margin: 0 0 40px;
}

.shop-item-image {
  position: relative;
  overflow: hidden;
}

.shop-item-image img {
  width: 100%;
}

.shop-item-detail,
.shop-item-image:after {
  transition: all 0.4s ease-in-out 0s;
}

.shop-item-image:after {
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.shop-item-detail {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 100%;
  padding: 20px;
  opacity: 0;
  z-index: 2;
  text-align: center;
  font-size: 12px;
  color: #aaa;
}

.shop-item-title {
  font-weight: 400;
  font-size: 14px;
  color: #111;
  margin: 15px 0 5px;
}

/* Shop item hover */
.shop-item:hover .shop-item-image:after {
  background: rgba(255, 255, 255, 0.7);
}

.shop-item:hover .shop-item-detail {
  opacity: 1;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

/* -------------------------------------------------------------------
	Exclusive products
------------------------------------------------------------------- */
.ex-product {
  opacity: .7;
  transition: all 0.4s ease-in-out 0s;
}

.ex-product:hover {
  opacity: 1;
}

/*--------------------------------------------------------------
	Shop Single Product
--------------------------------------------------------------*/
.product-gallery {
  list-style: none;
  padding: 0;
  width: 100%;
  margin: 10px 0 0;
}

.product-gallery li {
  display: inline-block;
  width: 15%;
  margin: 0 5px;
}

.product-gallery li:first-child {
  margin-left: 0;
}

.product-title {
  margin: 0 0 20px;
  color: #111;
}

.star,
.star-off {
  margin-bottom: 5px;
  color: #f1c40f;
}

.star-off {
  color: #e5e5e5;
}

.amount {
  font-size: 32px;
  color: #111;
}

.reviews {
  margin: 0;
}

/*--------------------------------------------------------------
	Showcase Page
--------------------------------------------------------------*/
.showcase-page .showcase-page-header {
  background-color: rgba(2, 2, 2, 0.7);
}

.showcase-page .content-box {
  display: block;
  margin-bottom: 45px;
}

.showcase-page .content-box .content-box-image {
  border-radius: 6px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.15);
  margin-bottom: 15px;
  transition: 0.35s ease-out;
  -webkit-transition: 0.35s ease-out;
  -moz-transition: 0.35s ease-out;
}

.showcase-page .content-box .content-box-image:hover {
  transform: translate3d(0, -10px, 0);
  -webkit-transform: translate3d(0, -10px, 0);
  box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
}

/*--------------------------------------------------------------
	Documentation Page
--------------------------------------------------------------*/
.documentation-page {
  font-size: 14px;
}

.documentation-page .pln {
  color: #000;
}

.documentation-page pre.prettyprint {
  border: 1px solid #888;
  padding: 15px;
}

.documentation-page ol.linenums {
  margin-top: 0;
  margin-bottom: 0;
}

.documentation-page li.L0, .documentation-page li.L1, .documentation-page li.L2, .documentation-page li.L3, .documentation-page li.L5, .documentation-page li.L6, .documentation-page li.L7, .documentation-page li.L8 {
  list-style-type: none;
}

.documentation-page li.L1, .documentation-page li.L3, .documentation-page li.L5, .documentation-page li.L7, .documentation-page li.L9 {
  background: #eee;
}

.documentation-page .com {
  color: #800;
}

.documentation-page .lit {
  color: #066;
}

.documentation-page .pun, .documentation-page .opn, .documentation-page .clo {
  color: #660;
}

.documentation-page .fun {
  color: red;
}

.documentation-page .str, .documentation-page .atv {
  color: #080;
}

.documentation-page .kwd, .documentation-page .tag {
  color: #008;
}

.documentation-page .typ, .documentation-page .atn, .documentation-page .dec, .documentation-page .var {
  color: #606;
}

.documentation-page a {
  color: #19B5FE;
}

.documentation-page a:hover {
  color: #1C92C9;
}

/*--------------------------------------------------------------
	Responsive Styles - Media Queries
--------------------------------------------------------------*/
@media (min-width: 768px) {
  /*.navbar-green {
    background: #00A857;
    padding-bottom: 15px;
    padding-top: 15px;
     height: 100px;
  }*/

  .navbar-transparent {
    background: #00A857;
    padding-bottom: 15px;
    padding-top: 15px;
    height: 80px
  }*

  .navbar-transparen {
    background: transparent;
    padding-bottom: 0px;
    padding-top: 0px;

  }
  .navbar-custom .dropdown-menu {
    position: absolute;
    display: block;
    visibility: hidden;
    opacity: 0;
  }
  .navbar-custom .open > .dropdown-menu {
    visibility: visible;
    opacity: 1;
  }
  .navbar-custom .dropdown-menu .dropdown-toggle:after {
    position: absolute;
    display: block;
    right: 9px;
    top: 50%;
    margin-top: -6px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 9px;
    content: "\f105";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .navbar-right .dropdown-menu {
    right: auto;
    left: 0;
  }
  /* Comments */
  .comment .comment {
    margin-left: 75px;
  }
}

@media (max-width: 1200px) {
  /* Features */
  .alt-features-item {
    margin: 20px 0 0;
  }
}

@media (max-width: 1050px) {
  /* Navbar */
  .navbar-custom {
    letter-spacing: 1px;
  }
}

@media (max-width: 991px) {
  /* Navbar */
  .headertopright{
    display: none;
  }
  .navbar-custom {
    letter-spacing: 0;
  }
  .navbar .divider-vertical {
    display: none;
  }
  /* Headers */
  .titan-title-size-3 {
    letter-spacing: 8px;
    font-size: 36px;
  }
  .titan-title-size-4 {
    letter-spacing: 12px;
    font-size: 38px;
  }
  .work-item,
  .works-grid-3 .work-item,
  .container .works-grid-3 .work-item,
  .works-grid-4 .work-item,
  .works-grid-5 .work-item {
    width: 50%;
  }
  /* Half-image */
  .side-image {
    position: relative;
    height: 300px;
  }
}

@media (max-width: 767px) {
  /* Navbar */
  .navbar-custom .navbar-nav {
    letter-spacing: 3px;
    margin-top: 1px;
    margin-bottom: 0;
  }
  .navbar-custom li > a:hover {
    background: rgba(255, 255, 255, 0.1) !important;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a {
    padding: 10px 25px;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu .dropdown-header,
  .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu > li > a {
    padding: 10px 35px;
  }
  .navbar-custom li a,
  .navbar-custom .dropdown-search {
    border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
  }
  .navbar-custom .dropdown-toggle:after,
  .navbar-custom .dropdown-menu .dropdown-toggle:after {
    right: 7px;
    content: "\f107";
  }
  .navbar-custom .nav > .open > .dropdown-toggle:after,
  .navbar-custom .dropdown-menu .dropdown.open .dropdown-toggle:after {
    right: 7px;
    content: "\f106";
  }
  /* Shop navbar */
  .navbar-custom .navbar-nav > li:last-child.navbar-cart > a {
    padding-left: 15px;
  }
  .navbar-custom .cart-item-number {
    display: none;
  }
  .navbar-custom .navbar-cart > a:after {
    content: "\f107";
  }
  .navbar-custom .navbar-cart-item a {
    border: 0 !important;
  }
  .dropdown-menu.cart-list {
    text-align: left;
    border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
  }
  .navbar-cart-item {
    border: none;
    border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
    padding-bottom: 10px;
  }
  .navbar-cart-img {
    display: none;
  }
  .navbar-cart-title {
    white-space: normal;
    padding: 0;
    margin-left: 0;
  }
  /* Headers */
  .titan-title-size-1 {
    letter-spacing: 2px;
    font-size: 14px;
  }
  .titan-title-size-2 {
    line-height: 1.3;
    letter-spacing: 2px;
    font-size: 16px;
    opacity: .8;
  }
  .titan-title-size-3 {
    letter-spacing: 4px;
    font-size: 26px;
  }
  .titan-title-size-4 {
    letter-spacing: 6px;
    font-size: 28px;
  }
  /* Features */
  .features-item {
    margin: 0 0 30px;
  }
  .alt-features-item {
    padding-left: 0;
    margin: 0 0 30px;
    text-align: center;
  }
  .alt-features-icon {
    position: static;
    width: auto;
    margin: 0 auto 8px;
  }
  /* Callout */
  .callout-text {
    margin: 0 0 30px;
  }
  .callout-text,
  .callout-btn-box {
    text-align: center;
  }
  /* Sidebar */
  .sidebar {
    margin-top: 50px;
  }
  .widget {
    margin-bottom: 60px;
  }
  .post.mb-0 {
    margin-bottom: 40px !important;
  }
  .footer {
    text-align: center;
  }
  .copyright,
  .footer-social-links {
    text-align: center;
    margin: 10px 0;
  }
  /* Half-image */
  .side-image-text {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* Restaurant menu */
  .menu-title,
  .menu-detail,
  .menu-price-detail {
    text-align: center;
  }
  .align-center-sm {
    text-align: center;
  }
  .align-left-sm {
    text-align: left;
  }
}

@media only screen and (max-width: 480px) {
  .work-item,
  .works-grid-3 .work-item,
  .works-grid-4 .work-item,
  .works-grid-5 .work-item {
    width: 100%;
  }
}

/* ---------------------------------------------------------------------- */
/* Columns
/* ---------------------------------------------------------------------- */
.one-half, .one-third, .one-fourth, .two-thirds, .three-fourths {
    display: inline;
    float: left;
    margin-right: 2%;
    margin-left: 2%;
}

.one-half {
    width: 49%;
    max-width: 460px;
}

.one-third {
    width: 32%;
    max-width: 300px;
}

.one-fourth {
    width: 23.5%;
    max-width: 220px;
}

.two-thirds {
    width: 66%;
    max-width: 620px;
}

.three-fourths {
    width: 74.5%;
    max-width: 700px;
}

.column-last {
    margin-right: 0 !important;
}

.espacetable
{
    margin-bottom: 8px;
    padding: 8px 8px;
    border: #E1E5E8 solid 1px;
}

/*------------------------------------*\
    #HEADER
\*------------------------------------*/
.header {
  height: 100px;
}

.header-transparent {
  background-color: transparent;
}

.header-transparent + .mtop-100,
.header-transparent + .page-title {
  position: relative;
  margin-top: -100px;
}

/* Top Bar */
.top-bar {
  height: 50px;
  background-color: #222222;
  overflow: hidden;
}
.top-bar li a{
  color: #ffffff;
  text-transform: uppercase;
}
.top-bar li a:hover,.top-bar li a.active{
  color: #00A857;
}

.top-bar .top--contact li {
  margin-right: 21px;
}

.top-bar .top--contact li:last-child {
  margin-right: 0;
}

.top-bar .top--contact {
  font-family: 'Open Sans', sans-serif;
  line-height: 50px;
  color: #cecece;
  font-size: 12px;
  font-weight: 400;
}

.top-bar .top--contact i {
  margin-right: 6px;
}

.top-bar .top--social {
  color: #cecece;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 50px;
}

.top-bar .top--social a {
  color: #cecece;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  margin-left: 19px;
}

.top-bar .top--social a:hover {
  color: #1bb580;
}

/* Transparent Header */

.transparent-header .search-box {
  top: 100px !important;
}

.static-affix {
  top: 0;
  width: 100%;
  z-index: 10;
}
.communique{
  /*position: absolute;
  width: 100%;

  z-index: 2;
  right: 2%;
  bottom: 30%;*/
  visibility: visible;
  opacity: 1;
  background: transparent;
  padding: 0px 10px;
}
.communique h3{
  color: #FFFFFF;
  text-transform: uppercase;
  background: #00A857;
  text-align: center;
}
.communique .content{
  width: 100%;
  height: auto;
  background: #ffffff;
  opacity: 1;
  padding: 5px 15px;
}
/* Header #8 */
.header-8 .module-menu .module-icon {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  padding-right: 14px;
}

.header-8 .module-menu .module-icon:after {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  content: "";
  width: 2px;
  height: 20px;
  background-color: #ffffff;
}

.header-8 .affix .module-menu .module-icon {
  color: #222222;
}

.header-8 .affix .module-menu .module-icon:after {
  background-color: #222222;
}

.header-8.header-light .module-menu .module-icon {
  color: #222222;
}

.header-8.header-light .module-menu .module-icon:after {
  background-color: #222222;
}

.header-8.header-light .container-bordered {
  border-bottom-color: rgba(34, 34, 34, 0.1);
}

/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) and (max-width: 767px) {

  .flash-info{

    background: #FFFFFF;
    height: 35px;
    margin-top: 0px;

  }
  .tickercontainer {
    width: 100%;
  }

  .communique{
    width: 95%;
    bottom: 20%;
  }
  .module .module-box {
    position: relative;
    right: 0;
    width: 100%;
    border: none;
  }

  .module .module-box .btn--bordered.btn--secondary {
    background-color: #ffffff;
    color: #282828;
  }

  .module .module-label {
    top: -3px;
  }

  .module {
    display: block;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .module .module-icon {
    padding-top: 8px;
    padding-left: 10px;
  }

  .module.active i {
    color: #ffffff;
  }

  .module span.title {
    display: inline-block;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
  }

  .module .cart-box,
  .search-box {
    display: none;
    padding-right: 10px;
    padding-left: 10px;
  }

  .module .module-content {
    margin-bottom: 10px;
  }

  .cart-box .cart-overview h5 {
    color: #ffffff;
  }

  .module--search-box .form-search {
    margin: 25px;
  }

  .module--search-box .form-control {
    font-size: 14px;
    width: 220px;
    line-height: 30px;
  }

  .module--search-box .btn {
    font-size: 14px;
    line-height: 30px;
  }

  .module-cart.active .cart-box {
    opacity: 1;
    visibility: visible;
    display: block;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    background-color: #272930;
  }

  .module-cancel {
    top: 30px;
    left: 30px;
  }

  .module .module-icon {
    line-height: 36px !important;
  }

  .module-search .search-icon i {
    border-left: none;
    padding-left: 0;
    padding-right: 5px;
  }

  .module.module-active .cart-box,
  .module.module-active .search-box {
    display: block !important;
  }

  .module-search.module-active .search-box .search-form {
    margin-bottom: 10px;
  }

  .module-search.module-active .search-box .search-form input {
    background-color: #ffffff;
    margin-bottom: 0;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
  }

  .module-cart.module-active .cart-box {
    background-color: #222222;
    padding: 30px 20px;
    margin-bottom: 10px;
  }

  .module-cart.module-active .cart-box .cart-control {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .module-cart.module-active .cart-box .cart-control .pull-right {
    float: none !important;
  }

  .module .module-label {
    position: relative;
  }

  .header-8 .module-menu .module-icon:after {
    display: none;
  }

  .module-menu.pull-left {
    float: none !important;
  }

  .module-menu .logo-container {
    margin-top: 40px;
    margin-bottom: 50px;
  }

  .module-menu .menu-social {
    bottom: 20px;
  }

  .module-menu .menu-list li {
    display: block;
    margin-bottom: 20px;
  }

  .module-menu .menu-list a {
    margin-right: 0;
  }

  .header-8.header-light .module-menu .module-icon,
  .navbar.navbar--dark .module .module-icon {
    color: #ffffff !important;
  }

  .header-8 .module-fullscreen {
    display: none;
  }

  .header-8 .module-active .module-fullscreen {
    display: block;
  }
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) and (max-width: 991px) {

  .module {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 5px 15px;
  }

  .module .module-icon {
    padding-top: 0;
  }

  .module .module-box {
    position: relative;
    right: 0;
    width: 100%;
    border: none;
  }

  .module .module-box .btn--bordered.btn--secondary {
    background-color: #ffffff;
    color: #282828;
  }

  .module .module-label {
    top: -3px;
    position: relative;
  }

  .module span.title {
    display: inline-block;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
  }

  .module .cart-box,
  .search-box {
    display: none;
    padding-right: 10px;
    padding-left: 10px;
  }

  .module .module-content {
    margin-bottom: 10px;
  }

  .cart-box .cart-overview h5 {
    color: #ffffff;
  }

  .module-cart.active .cart-box {
    opacity: 1;
    visibility: visible;
    display: block;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  .module .module-icon {
    line-height: 36px !important;
  }

  .module-search .search-icon i {
    border-left: none;
    padding-left: 0;
    padding-right: 5px;
  }

  .module.module-active .cart-box,
  .module.module-active .search-box {
    display: block !important;
  }

  .module-search.module-active .search-box .search-form {
    margin-bottom: 10px;
  }

  .module-search.module-active .search-box .search-form input {
    background-color: #ffffff;
    margin-bottom: 0;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
  }

  .module-cart.module-active .cart-box {
    background-color: #222222;
    border: none;
    padding: 30px 20px;
    margin-bottom: 10px;
  }

  .module-cart.module-active .cart-box .cart-control {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .module-cart.module-active .cart-box .cart-control .pull-right {
    float: none !important;
  }

  .header-fixed .navbar.affix .module .module-icon i,
  .header-fixed .navbar.affix .navbar-nav > li > a,
  .module .module-icon i {
    color: #ffffff !important;
  }

  .header-8 .navbar-collapse.collapse {
    display: block !important;
    overflow: hidden;
  }

  .header-8 .navbar-toggle {
    display: none;
  }

  .header-8 .module-menu {
    position: absolute;
    top: 35px;
    right: 15px;
    width: auto;
    color: #ffffff;
    border-bottom: none;
  }

  .header-8 .module-menu .module-icon {
    color: #ffffff !important;
  }

  .menu-popup .logo {
    float: none !important;
  }

  .module-menu .logo-container {
    margin-top: 100px;
    margin-bottom: 130px;
  }

  .header-8 .navbar.navbar--dark .module-menu .module-icon:after,
  .navbar.navbar--dark .navbar-nav > li > .menu-item:hover::before,
  .navbar.navbar--dark .navbar-nav > li.active > .menu-item:before {
    background-color: #ffffff !important;
  }

  .header-8.header-light .module-menu .module-icon,
  .header-8.header-light .module .module-icon i {
    color: #282828 !important;
  }

  .header-8 .module-fullscreen {
    display: none;
  }

  .header-8 .module-active .module-fullscreen {
    display: block;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 992px) and (max-width: 1200px) {

  .module-search .search-icon i {
    padding-left: 16px;
    padding-right: 16px;
  }
}

/*------------------------------------*\
    #Menu
\*------------------------------------*/
.header .navbar-collapse {
  padding-right: 0;
  padding-left: 0;
  margin-top: 20px;
}

.header .navbar {
  margin-bottom: 0;
  border-radius: 0;
  max-height: 100px;
  border: none;
}

.header-bordered .navbar {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.header-bordered .navbar.navbar--dark {
  border-bottom: 1px solid rgba(34, 34, 34, 0.1);
}

.header .navbar .logo {
  height: 100px;
  line-height: 100px;
}

.navbar-nav:not(.nav-pos-right) {
  margin-right: 200px;
}

.nav-bordered-right {
  margin-right: 0px;
}

.nav-bordered-right + .module:first-of-type:before {
  position: relative;
  margin-left: 12px;
}

.nav-bordered-right + .module:first-of-type:before {
  position: absolute;
  top: 50%;
  margin-top: -13px;
  left: -46px;
  content: "";
  width: 2px;
  height: 26px;
  background-color: #c9c9c9;
}

.affix .nav-bordered-right + .module:first-of-type:before {
  background-color: #c9c9c9;
}

.navbar-nav > li {
  margin-right: 0px;
}

.navbar-nav > li > a {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 50px;
  color: #ffffff;
  padding: 0;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: transparent;
  border: none;
}

.navbar-nav > li.active > ul {
  margin-top: 0;
}

.navbar-nav > li > a:focus,
.navbar-nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
}

/* Menu Level #1 */
.navbar-nav > li > .menu-item:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 1px;
  background: transparent;
  content: '';
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.navbar-nav > li > .menu-item:hover::before,
.navbar-nav > li.active > .menu-item:before {
  background-color: #ffffff;
  width: 100%;
}

li.has-dropdown > ul.dropdown-menu > li.dropdown-submenu > a:before,
ul.dropdown-menu > li.has-dropdown > a:before {
  font-family: fontawesome;
  content: "\f105";
  font-size: 13px;
  position: absolute;
  right: 25px;
}

/* Menu Levels */
.dropdown-menu {
  background-color: transparent;
  position: relative;
  width: 100%;
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.transparent-header .navbar {
  background-color: transparent;
  height: 101px;
}

.transparent-header .navbar-nav > li.has-dropdown > a {
  color: #ffffff;
}

.transparent-header .navbar-nav li.has-dropdown > a:hover,
.transparent-header .navbar-nav li.has-dropdown.active > a {
  color: #1bb580;
}

/* Header Light */
.header-light {
  background-color: #ffffff;
}

.header-light .navbar .logo-dark {
  display: inline-block;
}

.header-light .navbar .logo-light {
  display: none;
}

.header-light .navbar .module .module-icon i,
.header-light .navbar .navbar-nav > li > a {
  color: #ffffff;
}

.header-light .navbar .navbar-nav > li > .menu-item:hover::before,
.header-light .navbar .navbar-nav > li.active > .menu-item:before {
  background-color: #FFFFFF;
  height: 3px;
}

/* Header Fixed */
.header-fixed .affix {
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
}

.header-fixed:not(.header-light) .navbar .logo-dark {
  display: none;
}

.header-fixed .navbar.affix .logo-dark {
  display: inline-block;
}

.header-fixed .navbar.affix .logo-light {
  display: none;
}

.header-fixed .navbar.affix .module .module-icon i,
.header-fixed .navbar.affix .navbar-nav > li > a {
  color: #ffffff;
}

.header-fixed .navbar.affix .navbar-nav > li > .menu-item:hover::before,
.header-fixed .navbar.affix .navbar-nav > li.active > .menu-item:before {
  background-color: #ffffff;
  bottom: 0;
}

/* Header Centered */
.header-centered {
  height: 255px;
}

.header-centered .navbar-collapse {
  padding-right: 260px;
  padding-left: 260px;
}

.header-centered .navbar {
  top: 155px;
}

.header-centered .navbar.affix {
  top: 0;
}

.header-centered .logo-centered {
  padding-top: 50px;
  padding-bottom: 25px;
}

/* Header With Top Bar */
.header-topbar {
  height: 100px;
}

.header-topbar .navbar {
  top: 50px;
  background: rgba(255,255,255,1);
  background: -moz-linear-gradient(left, rgba(255,255,255,1) 19%, rgba(226,244,234,1) 23%, rgba(30,168,90,1) 50%, rgba(30,168,90,1) 51%, rgba(30,168,90,1) 71%, rgba(30,168,90,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(19%, rgba(255,255,255,1)), color-stop(23%, rgba(226,244,234,1)), color-stop(50%, rgba(30,168,90,1)), color-stop(51%, rgba(30,168,90,1)), color-stop(71%, rgba(30,168,90,1)), color-stop(100%, rgba(30,168,90,1)));
  background: -webkit-linear-gradient(left, rgba(255,255,255,1) 19%, rgba(226,244,234,1) 23%, rgba(30,168,90,1) 50%, rgba(30,168,90,1) 51%, rgba(30,168,90,1) 71%, rgba(30,168,90,1) 100%);
  background: -o-linear-gradient(left, rgba(255,255,255,1) 19%, rgba(226,244,234,1) 23%, rgba(30,168,90,1) 50%, rgba(30,168,90,1) 51%, rgba(30,168,90,1) 71%, rgba(30,168,90,1) 100%);
  background: -ms-linear-gradient(left, rgba(255,255,255,1) 19%, rgba(226,244,234,1) 23%, rgba(30,168,90,1) 50%, rgba(30,168,90,1) 51%, rgba(30,168,90,1) 71%, rgba(30,168,90,1) 100%);
  background: linear-gradient(to right, rgba(255,255,255,1) 19%, rgba(226,244,234,1) 23%, rgba(30,168,90,1) 50%, rgba(30,168,90,1) 51%, rgba(30,168,90,1) 71%, rgba(30,168,90,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#1ea85a', GradientType=1 );
}

.header-topbar .navbar.affix {
  top: 0;
}

/* Header #3 */
.header-3 .navbar-nav {
  margin-right: 30px;
  border-right: 1px solid rgba(255, 255, 255, 0.25);
}

.header-3 .navbar + .module:first-of-type:before {
  position: relative;
  margin-left: 12px;
}

/* Header #5 */
.header-5 .container-fluid {
  padding-right: 0;
}

.header-5 .module {
  position: relative;
  border-left: 1px solid rgba(255, 255, 255, 0.25);
}

.header-5 .module .module-icon {
  margin-left: 25px;
  margin-right: 25px;
}

/* Header #6 */
.header-6 .container-fluid {
  padding-right: 0;
}

.header-6 .navbar {
  min-height: 79px;
}

.header-6 .navbar .logo {
  height: 79px;
  line-height: 79px;
}

.header-6 .module .module-icon {
  line-height: 79px;
}

.header-6 .module .module-label {
  top: 24px;
  right: 17px;
  left: auto;
}

.header-6 .navbar-nav > li {
  margin-right: 0;
}

.header-6 .navbar-nav > li > a {
  padding-right: 32px;
  padding-left: 32px;
  border-left: 1px solid rgba(255, 255, 255, 0.25);
  line-height: 79px;
}

.header-6 .navbar-nav > li > .menu-item:before {
  display: none;
}

.header-6 .navbar-nav > li.active,
.header-6 .navbar-nav > li:hover {
  background-color: rgba(34, 34, 34, 0.5);
}

.header-6 .module {
  position: relative;
  border-left: 1px solid rgba(255, 255, 255, 0.25);
}

.header-6 .module .module-icon {
  margin-left: 32px;
  margin-right: 32px;
}

.header-6.header-bordered .affix.navbar {
  border-bottom: none;
}

.header-6 .affix .navbar-nav > li.active,
.header-6 .affix .navbar-nav > li:hover {
  background-color: #282828;
}

.header-6 .affix .navbar-nav > li.active > a,
.header-6 .affix .navbar-nav > li:hover > a {
  color: #ffffff;
}

/* Header Centered */
.header-7 {
  height: 305px;
}

.header-7 .navbar {
  top: 205px;
}

.header-7 .navbar.affix {
  top: 0;
}

/* Header #13 */
.header-13 .navbar-header > .logo {
  position: absolute;
  left: 50%;
  margin-left: -51px;
}

/* Header #10 */
.header-10 .nav-bordered-right + .module:first-of-type:before {
  background-color: #464d52;
}

/* Header #16 */
.header-16 .navbar {
  top: 30px;
}

.header-16 .navbar.affix {
  top: 0;
}

/* Header #17 */
.header-centered.header-17 {
  height: 265px;
}

.header-centered.header-17 .navbar {
  top: 165px;
}

.header-17 .navbar.affix {
  top: 0;
}

/* Header Half */
.header-half .navbar-nav > li > .menu-item:before {
  bottom: 36px;
}

/* Container Bordered */
.container-bordered {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  height: 100px;
}

/* Navbar Dark */
.header-transparent.header-light .navbar.affix {
  background-color: transparent;
}

.navbar.navbar--dark .logo-dark {
  display: inline-block !important;
}

.navbar.navbar--dark .logo-light {
  display: none;
}

.navbar.navbar--dark .module .module-icon,
.navbar.navbar--dark .module .module-icon i,
.navbar.navbar--dark .navbar-nav > li > a {
  color: #222222;
}

.header-8 .navbar.navbar--dark .module-menu .module-icon:after,
.navbar.navbar--dark .navbar-nav > li > .menu-item:hover::before,
.navbar.navbar--dark .navbar-nav > li.active > .menu-item:before {
  background-color: #222222;
}

/* Header Split */
.header-split .logo-dark {
  display: none;
}

.header-split .logo-light {
  display: inline-block;
}

.header-split .module .module-icon i,
.header-split .navbar-nav > li > a {
  color: #222222;
}

.header-split .navbar-nav > li > .menu-item:hover::before,
.header-split .navbar-nav > li.active > .menu-item:before {
  background-color: #222222;
}

/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) and (max-width: 767px) {

  .header-5 .module .module-icon,
  .header-6 .module .module-icon {
    margin-left: 0;
    margin-right: 0;
  }

  .header-6 .module .module-label {
    top: 0;
    right: 0;
  }

  .header-centered .logo-centered {
    display: none;
  }

  .header-7,
  .header-centered.header-17 {
    height: 120px;
  }

  .header-7 .navbar {
    top: 30px;
  }

  .header-centered.header-17 .navbar {
    top: 0;
  }

  .header-centered .navbar-collapse {
    padding: 0;
    background-color: #282828;
  }

  .header-13 .navbar-header > .logo {
    position: relative;
    left: 0;
    margin-left: 0;
  }

  .header-13 #navbar-collapse-2 {
    display: none;
  }

  .header-16 .navbar {
    top: 0;
  }
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) and (max-width: 991px) {

  .header-13 .navbar-header > .logo {
    position: relative;
    left: 0;
    margin-left: 0;
  }

  .header-centered .logo-centered {
    display: none;
  }

  .header-centered.header-17 {
    height: 100px;
  }

  .header-centered.header-17 .navbar {
    top: 0;
  }

  .header-centered .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }

  .header-centered.header-17 .module {
    display: inline-block;
  }

  .header-16 .navbar {
    top: 0;
    background-color: #ffffff;
  }

  .header-7 {
    height: 130px;
  }

  .header-7 .navbar {
    top: 30px;
  }
}

/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) and (max-width: 479px) {

  .mega-dropdown-menu ul {
    list-style: none;
    margin-left: -10px;
  }

  .mega-dropdown-menu ul li a {
    line-height: 28px;
    padding: 0;
  }

  .mega-dropdown-menu ul li a i {
    margin-right: 8px;
  }
}

/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) and (max-width: 767px) {

  .header .container {
    padding-right: 0;
    padding-left: 0;
  }

  .navbar-nav {
    margin: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .navbar-toggle {
    border-color: #ffffff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-top: 35px;
  }

  .affix .navbar-toggle,
  .header-light .navbar-toggle {
    border-color: #282828;
  }

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

  .affix .navbar-toggle .icon-bar,
  .header-light .navbar-toggle .icon-bar {
    background-color: #282828;
  }

  .container > .navbar-header {
    margin-left: 0;
    padding-right: 10px;
    padding-left: 10px;
  }

  .container .navbar-collapse,
  .container-bordered .navbar-collapse,
  .container-fluid .navbar-collapse {
    width: 100%;
    background-color: #282828;
    margin-right: 0;
    margin-left: 0;
  }

  .navbar-nav > li {
    height: auto !important;
    margin-right: 0;
  }

  .navbar-nav > li.pull-left {
    float: none !important;
  }

  .navbar-nav li a {
    line-height: 36px;
    color: #ffffff;
    padding-right: 0;
    padding-left: 10px;
    padding-top: 0;
  }

  .navbar-nav > li > .menu-item:before {
    display: none;
  }

  ul ul {
    list-style: none;
  }

  ul.dropdown-menu li a,
  ul.mega-menu,
  ul.mega-menu li ul li a {
    background-color: transparent;
    position: relative;
    padding: 0;
  }

  .navbar-nav > li.has-dropdown > a:after,
  li.dropdown-submenu > a:after {
    font-family: fontawesome;
    content: "\f105";
    font-size: 13px;
    position: absolute;
    right: 10px;
  }

  .navbar-nav > li.has-dropdown.open > a,
  .navbar-nav > li.has-dropdown.open > a:focus,
  .navbar-nav > li.has-dropdown.open > a:hover {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  li.dropdown-submenu.open > ul > li > a {
    padding-left: 50px !important;
  }

  .navbar-nav > li.has-dropdown.open > a:after,
  .navbar-nav > li.has-dropdown.open > a:focus:after,
  .navbar-nav > li.has-dropdown.open > a:hover:after,
  li.dropdown-submenu.open > a:after,
  li.dropdown-submenu.open > a:focus:after,
  li.dropdown-submenu.open > a:hover:after {
    font-family: fontawesome;
    content: "\f107";
    font-size: 13px;
    position: absolute;
    right: 10px;
  }

  li.dropdown-submenu > a:after,
  li.dropdown-submenu.open > a:focus:after,
  li.dropdown-submenu.open > a:hover:after {
    right: 10px;
  }

  .dropdown-menu > li > a:focus,
  .dropdown-menu > li > a:hover,
  .mega-menu li a:focus,
  .mega-menu li a:hover,
  .nav > li > a:focus,
  .nav > li > a:hover {
    background-color: transparent;
  }

  .dropdown-menu > li > a,
  .mega-menu > li > a {
    color: #ffffff;
  }

  .mega-menu ul {
    list-style: none;
    padding-left: 25px;
  }

  .mega-menu ul li {
    padding-top: 5px;
  }

  .dropdown-menu > li > a:focus,
  .dropdown-menu > li > a:hover,
  .mega-menu li a:focus,
  .mega-menu li a:hover {
    color: #ffffff;
  }

  ul.mega-menu {
    list-style: none;
    display: none;
  }

  .dropdown-submenu.open > .mega-menu,
  .has-dropdown.open > .mega-menu {
    display: block;
  }

  .dropdown-submenu.open > .mega-menu ul {
    padding-left: 50px;
  }

  .header-fixed .navbar.affix .module .module-icon i,
  .header-fixed .navbar.affix .navbar-nav > li > a {
    color: #ffffff;
  }

  .mega-dropdown-menu .container a[href='#'] {
    color: #1bb580;
    cursor: default;
    margin-left: 10px;
    padding: 0;
    font-weight: 700;
    text-transform: capitalize;
  }

  li.has-dropdown > ul.dropdown-menu > li.dropdown-submenu > a:before,
  ul.dropdown-menu > li.has-dropdown > a:before {
    display: none;
  }

  .navbar.navbar--dark .module .module-icon i,
  .navbar.navbar--dark .navbar-nav > li > a {
    color: #ffffff;
  }

  .navbar-nav:not(.nav-pos-right) {
    margin-right: 0;
  }

  .mega-dropdown-menu li ul li a i {
    margin-right: 8px;
  }

  .header-3 .navbar-nav {
    margin-right: 0;
    border-right: none;
  }

  .header-light .navbar .module .module-icon i,
  .header-light .navbar .navbar-nav > li > a {
    color: #ffffff;
  }

  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }

  .header-5 .container-fluid {
    padding-right: 15px;
  }

  .header-6 .navbar-nav > li > a {
    padding-right: 0;
    padding-left: 10px;
    border-left: none;
    line-height: 36px;
  }
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) and (max-width: 991px) {

  .header .container {
    padding-right: 0;
    padding-left: 0;
  }

  .navbar-header {
    float: none !important;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .header .navbar .logo {
    float: left;
  }

  .navbar-toggle {
    border-color: #ffffff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-top: 35px;
    display: block;
  }

  .affix .navbar-toggle,
  .header-light .navbar-toggle {
    border-color: #282828;
  }

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

  .affix .navbar-toggle .icon-bar,
  .header-light .navbar-toggle .icon-bar {
    background-color: #282828;
  }

  .navbar-fixed-top .navbar-collapse {
    overflow: scroll !important;
  }

  .navbar-collapse.collapse {
    display: none!important;
  }

  .collapse.in {
    display: block !important;
  }

  .navbar-nav {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }

  .navbar-nav > li {
    float: none;
  }

  .container > .navbar-collapse {
    width: 100%;
    background-color: #282828;
    margin-right: 0;
  }

  .navbar-nav > li {
    height: auto !important;
    margin-right: 0;
  }

  .navbar-nav > li.pull-left {
    float: none !important;
  }

  .navbar-nav > li > a {
    line-height: 36px !important;
    color: #ffffff !important;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
  }

  .dropdown-menu > li > a,
  .mega-menu a {
    padding-top: 0;
  }

  .navbar-nav > li:after {
    display: none;
  }

  .navbar-nav > li.active {
    border-bottom: none;
  }

  .navbar-nav > li.has-dropdown > a:after,
  .navbar-nav > li.has-dropdown > a:after,
  li.dropdown-submenu > a:after {
    font-family: fontawesome;
    content: "\f105";
    font-size: 13px;
    position: absolute;
    right: 0;
  }

  .navbar-nav > li.has-dropdown.open > a,
  .navbar-nav > li.has-dropdown.open > a:focus,
  .navbar-nav > li.has-dropdown.open > a:hover {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .mega-menu > li > a,
  li a:hover,
  li.dropdown-submenu.open > a,
  li.open > a:focus {
    color: #ffffff;
  }

  li.dropdown-submenu.open > ul > li > a {
    padding-left: 50px !important;
  }

  .navbar-nav > li.has-dropdown.open > a:after,
  .navbar-nav > li.has-dropdown.open > a:focus:after,
  .navbar-nav > li.has-dropdown.open > a:hover:after,
  li.dropdown-submenu.open > a:after,
  li.dropdown-submenu.open > a:focus:after,
  li.dropdown-submenu.open > a:hover:after {
    font-family: fontawesome;
    content: "\f107";
    font-size: 13px;
    position: absolute;
    right: 0;
  }

  li.dropdown-submenu > a:after,
  li.dropdown-submenu.open > a:focus:after,
  li.dropdown-submenu.open > a:hover:after {
    right: 10px;
  }

  .dropdown-menu > li > a:focus,
  .dropdown-menu > li > a:hover,
  .nav > li > a:focus,
  .nav > li > a:hover {
    background-color: transparent;
  }

  .dropdown-menu > li > a,
  .mega-dropdown-menu .container a,
  .mega-menu a {
    color: #ffffff;
  }

  .dropdown-menu > li > a:focus,
  .dropdown-menu > li > a:hover {
    color: #ffffff;
  }

  .mega-menu ul {
    list-style: none;
    padding-left: 0;
  }

  .mega-menu ul li {
    padding-top: 5px;
  }

  .mega-menu ul ul {
    padding-left: 0;
  }

  .dropdown-menu > li > a:focus,
  .dropdown-menu > li > a:hover,
  .mega-menu li a:focus,
  .mega-menu li a:hover {
    color: #ffffff;
  }

  ul.mega-menu {
    list-style: none;
    display: none;
  }

  .mega-dropdown-menu .container ul {
    list-style: none;
    padding-left: 5px;
  }

  .mega-dropdown-menu .container ul li {
    line-height: 25px;
  }

  .mega-dropdown-menu .container ul i {
    margin-right: 5px;
  }

  .dropdown-submenu.open > .mega-menu,
  .has-dropdown.open > .mega-menu {
    display: block;
    padding-left: 25px;
  }

  .dropdown-submenu.open > .mega-menu ul {
    padding-left: 25px;
  }

  .navbar-nav > li > .menu-item:before,
  li.has-dropdown > ul.dropdown-menu > li.dropdown-submenu > a:before,
  ul.dropdown-menu > li.has-dropdown > a:before {
    display: none;
  }

  .mega-dropdown-menu .container a[href='#'] {
    color: #1bb580;
    cursor: default;
    margin-left: 10px;
    padding: 0;
    font-weight: 700;
    text-transform: capitalize;
  }

  .header-6 .navbar-nav > li > a {
    border-left: none;
    padding: 0;
  }

  .header-6 .module {
    border-left: none;
  }

  .header-6 .module .module-icon,
  .header-5 .module .module-icon {
    margin-left: 0;
    margin-right: 0;
  }

  .header-6 .module .module-label {
    top: 0;
    right: 0;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 991px) {

  .navbar.navbar--dark .module .module-icon i,
  .navbar.navbar--dark .navbar-nav > li > a {
    color: #ffffff;
  }

  .container .navbar-collapse,
  .container-bordered .navbar-collapse,
  .container-fluid .navbar-collapse {
    width: 100%;
    background-color: #282828;
    margin-right: 0;
    margin-left: 0;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 992px) and (max-width: 1200px) {

  .navbar-nav > li {
    margin-right: 16px;
  }
}

@media only screen and (min-width: 992px) {

  /* Menu with Dropdown */
  .navbar-nav > li.has-dropdown > ul.dropdown-menu,
  .navbar-nav > li.has-dropdown > ul.mega-menu,
  li.dropdown-submenu > ul.mega-menu {
    background-color: #ffffff;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -o-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    opacity: 0;
    position: absolute;
    left: 0;
    right: auto;
    -moz-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: block;
  }

  .navbar-nav > li.has-dropdown > ul.dropdown-menu {
    width: 250px;
    min-width: 190px;
    padding: 13px 0;
    background-color: #ffffff;
  }

  .navbar-nav > li.has-dropdown > ul.mega-menu,
  li.dropdown-submenu > ul.mega-menu {
    width: 385px!important;
  }

  li.dropdown-submenu:hover > ul.mega-menu,
  li.has-dropdown:hover > ul.dropdown-menu,
  li.has-dropdown:hover > ul.mega-menu {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
    z-index: 100;
    display: block;
  }

  ul.dropdown-menu > li,
  ul.mega-menu > li {
    padding-right: 0;
    height: 40px;
    line-height: 40px;
    position: relative;
    vertical-align: top;
  }

  ul.mega-menu > li {
    border-right: 1px solid #eaeaea;
  }

  ul.mega-menu > li:last-child {
    border-right: none;
  }

  ul.mega-menu > li {
    width: 190px !important;
    height: auto;
    overflow: hidden;
    display: inline-block;
  }

  ul.mega-menu > li > ul {
    width: 190px;
    list-style: none;
    background-color: #ffffff;
    padding-left: 0;
    position: relative !important;
    left: auto !important;
  }

  ul.mega-menu li ul li {
    height: 40px;
    line-height: 40px;
    padding: 0;
  }

  ul.dropdown-menu li a,
  ul.mega-menu li ul li a {
    line-height: 40px;
    color: #7f7f7f;
    padding: 0;
    border-bottom: 1px solid #f3f3f3;
    display: block;
    font-size: 12px;
    font-weight: 400;
    -o-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    text-transform: uppercase;
    margin: 0 25px;
  }

  ul.mega-menu li ul li span {
    color: #1bb580;
    padding: 0;
    display: block;
    font-size: 13px;
    line-height: 39px;
    text-transform: uppercase;
    font-weight: 700;
  }

  ul.dropdown-menu li:last-child > a {
    border-bottom: none;
  }

  ul.dropdown-menu li > a:active,
  ul.dropdown-menu li > a:focus,
  ul.dropdown-menu li > a:hover,
  ul.mega-menu li a:active,
  ul.mega-menu li a:focus,
  ul.mega-menu li a:hover {
    background-color: transparent;
    color: #1bb580;
    padding: 0 0 0 20px;
  }

  ul.dropdown-menu.left {
    left: -185px !important;
    margin-left: 0 !important;
  }

  ul.mega-menu.left {
    left: -410px !important;
  }

  /* Menu Level #2 */
  li.dropdown-submenu > ul.mega-menu,
  li.has-dropdown > ul.dropdown-menu > li.dropdown-submenu > ul.dropdown-menu {
    background-color: #ffffff;
    padding: 25px 0;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -o-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    opacity: 0;
    display: block;
    position: absolute;
    left: 100%;
    right: auto;
    top: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: -1px 0 0;
    z-index: 1001;
  }

  li.has-dropdown > ul.dropdown-menu > li.dropdown-submenu:hover > ul.dropdown-menu {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
    z-index: 1001;
    margin-top: -1px;
    margin-left: 0;
    padding: 13px 0;
    -moz-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.1);
    -webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.1);
    box-shadow: 0 2px 3px rgba(40, 40, 40, 0.1);
  }

  li.dropdown-submenu.pull-left > ul.dropdown-menu {
    left: auto;
    right: 0;
    margin-right: 0;
  }

  /* Menu Level #3 */
  li.dropdown-submenu > ul.dropdown-menu > li.has-dropdown > ul.dropdown-menu {
    background-color: #ffffff;
    float: none;
    position: absolute;
    border-radius: 0;
    left: 100%;
    right: auto;
    top: 0;
    margin: -1px 0 0;
    z-index: 1;
    border: 1px solid #eaeaea;
    padding: 13px 0;
  }

  li.dropdown-submenu > ul.dropdown-menu > li.has-dropdown > ul.dropdown-menu.left {
    left: -185px !important;
  }

  /* Mega Menu Content */
  .mega-dropdown {
    position: static !important;
  }

  .mega-dropdown-menu {
    padding: 20px 0 !important;
    width: 100% !important;
    background-color: #ffffff !important;
    border: none !important;
    margin-top: -23px;
  }

  .mega-dropdown-menu .container {
    background-color: #ffffff;
  }

  .mega-dropdown-menu .container div[class*='col-'] {
    padding-left: 0;
    padding-right: 0;
  }

  .mega-dropdown-menu li ul {
    padding: 0;
    margin: 0;
  }

  .mega-dropdown-menu li ul li {
    list-style: none;
  }

  .mega-dropdown-menu li ul li a {
    padding: 0;
    border-bottom: none;
  }

  .mega-dropdown-menu li ul li a:hover {
    padding: 0 0 0 12px;
  }

  .mega-dropdown-menu li ul li a i {
    margin-right: 8px;
  }

  .mega-dropdown-menu .container div[class*='col-'] > a {
    border-bottom: none;
    padding-left: 0;
    font-size: 14px;
  }

  .mega-dropdown-menu .container a[href='#'] {
    color: #1bb580;
    cursor: default;
    font-weight: 600;
  }
}

/*------------------------------------*\
    #SOCIAL
\*------------------------------------*/
.social-icons a {
  margin: 0 5px 5px 0;
  display: inline-block;
  font-size: 20px;
  color: #fff;
  border-radius: 3px;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
  position: relative;
}

.social-icons a i {
  color: #fff;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.social-icons a:hover i {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}

.social-icons .facebook {
  background-color: #3B5998;
}

.social-icons .delicious {
  background-color: #205CC0;
}

.social-icons .paypal {
  background-color: #00588B;
}

.social-icons .paypal {
  background-color: #00588B;
}

.social-icons .android {
  background-color: #A4C639;
}

.social-icons .google-plus {
  background-color: #DD4B39;
}

.social-icons .wikipedia-w {
  background-color: #333;
}

.social-icons .stumbleupon {
  background-color: #F74425;
}

.social-icons .foursquare {
  background-color: #25A0CA;
}

.social-icons .phone {
  background-color: #444;
}

.social-icons .digg {
  background-color: #191919;
}

.social-icons .spotify {
  background-color: #81B71A;
}

.social-icons .reddit {
  background-color: #C6C6C6;
}

.social-icons .cc {
  background-color: #688527;
}

.social-icons .dribbble {
  background-color: #EA4C89;
}

.social-icons .flickr {
  background-color: #FF0084;
}

.social-icons .google {
  background-color: #DD4B39;
}

.social-icons .linkedin {
  background-color: #0E76A8;
}

.social-icons .vk {
  background-color: #2B587A;
}

.social-icons .rss {
  background-color: #EE802F;
}

.social-icons .skype {
  background-color: #00AFF0;
}

.social-icons .twitter {
  background-color: #00ACEE;
}

.social-icons .youtube {
  background-color: #C4302B;
}

.social-icons .vimeo {
  background-color: #86C9EF;
}

.social-icons .yahoo {
  background-color: #720E9E;
}

.social-icons .envelope-o {
  background-color: #6567A5;
}

.social-icons .apple {
  background-color: #333;
}

.social-icons .myspace {
  background-color: #666;
}

.social-icons .podcast {
  background-color: #E4B21B;
}

.social-icons .cloud {
  background-color: #525557;
}

.social-icons .dropbox {
  background-color: #3D9AE8;
}

.social-icons .github {
  background-color: #171515;
}

.social-icons .play {
  background-color: #DD4B39;
}

.social-icons .soundcloud {
  background-color: #F70;
}

.social-icons .tumblr {
  background-color: #34526F;
}

.social-icons .wordpress {
  background-color: #1E8CBE;
}

.social-icons .yelp {
  background-color: #C41200;
}

.social-icons .scribd {
  background-color: #666;
}

.social-icons .print {
  background-color: #111;
}

.social-icons .acrobat {
  background-color: #D3222A;
}

.social-icons .drupal {
  background-color: #27537A;
}

.social-icons .buffer {
  background-color: #27537A;
}

.social-icons .get-pocket {
  background-color: #EE4056;
}

.social-icons .bitbucket {
  background-color: #0E4984;
}

.social-icons .stack-overflow {
  background-color: #EF8236;
}

.social-icons .hacker-news {
  background-color: #F60;
}

.social-icons .xing {
  background-color: #126567;
}

.social-icons .instagram {
  background-color: #3F729B;
}

.social-icons .quora {
  background-color: #A82400;
}

.social-icons .openid {
  background-color: #E16309;
}

.social-icons .steam {
  background-color: #111;
}

.social-icons .amazon {
  background-color: #E47911;
}

.social-icons .disqus {
  background-color: #E4E7EE;
}

.social-icons .disqus {
  background-color: #E4E7EE;
}

.social-icons .pinterest {
  background-color: #C8232C;
}

.breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
  padding: 0;
  border-radius: 0;
  color: #e5e4e4;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  text-transform: capitalize;
}
.breadcrumb {
  padding: 8px 15px;
  margin-top: 10px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb>li {
  color:#777 ;
  text-transform: uppercase;
}
.breadcrumb>.active{
  color: #00AC4D;
}