/*
- cd web
- sass --watch scss/g-styles.scss:css/g-styles.css
*/
.specialization-area.bg-1 {
  background: url(../../images/img/bg_nos_services.jpg) repeat scroll 0 0/cover; }

.contactus-btn.bg-2 {
  background: url(../../images/img/bg-shape-our-dreams-187533471.jpg) repeat scroll 0 0/cover; }

.logo {
  height: 35px;
  margin-top: 8px; }

.logo-footer {
  width: 200px;
  margin-top: 40px; }

.footer-area a {
  color: #919191; }
  .footer-area a:hover {
    color: #ffc400; }
.footer-area p {
  color: #919191; }

.g-plans {
  text-align: center; }
  .g-plans a {
    cursor: pointer; }
  .g-plans img {
    width: 130px;
    margin: 0 10px;
    cursor: pointer; }

button.submit {
  background-color: #ffc400;
  border: 1px solid #ffc400;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: normal;
  margin-top: 35px;
  padding: 10px 40px 8px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  width: 100%;
  height: 45px; }
  button.submit.submit:hover {
    background-color: transparent;
    color: #666;
    border: 1px solid #ffc400; }

button:disabled, button:disabled:hover,
button[disabled],
button[disabled]:hover {
  border: none !important;
  background-color: #cccccc !important;
  color: #666666 !important; }

.politica .form-control {
  display: inline;
  width: auto;
  height: auto;
  float: left; }

.blog-details-left ul {
  padding: 0 20px;
  margin-bottom: 20px; }
  .blog-details-left ul li {
    display: list-item;
    list-style-type: disc; }

ul.navbar-nav li.active > a, .sidebar-nav li.active > a {
  color: #ffc400;
  background: transparent none repeat scroll 0 0; }

@media (max-width: 767px) {
  ul.navbar-nav > li > ul {
    opacity: 1;
    visibility: visible;
    position: static;
    border-bottom: none; }
    ul.navbar-nav > li > ul > li > a {
      color: #d1d1d1; } }
.breadcrumb-section {
  background: url(../../images/img/bg-breadcrumbs.jpg) repeat scroll 0 0/cover; }
  .breadcrumb-section:before {
    content: none; }

.modal {
  z-index: 999999; }

.energetique-anah {
  max-width: 200px; }

/*# sourceMappingURL=g-styles.css.map */
