﻿@media (max-width: 767px) {
  .top-nav-collapse.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
}
.navbar-default .navbar-nav {
  /*@media (min-width: 768px) {
            li:first-child {
                a {
                    padding-left: 0 !important;
                }
            }
        }*/
}
.navbar-default .navbar-nav .open .dropdown-menu {
  border: none;
  background-color: #e7e7e7;
  box-shadow: none !important;
  /*  & > li {
                    & > a {
                        @media (max-width: 767px) {
                            color: #eee;
                        }
                    }
                }*/
}
.navbar-default .navbar-brand {
  color: #eee !important;
  font-family: Arial;
  font-weight: bold;
  letter-spacing: 3px;
  font-size: 22px;
}
.navbar-default .navbar-brand span {
  color: #eee !important;
  letter-spacing: 0;
  margin-left: 6px;
}
@media (max-width: 1200px) {
  .navbar-default .navbar-brand {
    font-size: 18px;
    display: flex;
    align-items: center;
    height: 51px;
  }
}
.navbar-default.top-nav-collapse .navbar-brand {
  color: #777 !important;
}
.navbar-default.top-nav-collapse .navbar-brand span {
  color: #777 !important;
}
.about-section {
  padding-top: 0;
}
.about-vision {
  padding-top: 60px;
}
.clients-section {
  background: #333 url(../img/cereals.jpg) 50% fixed;
}
.clients-section .countries {
  position: relative;
  z-index: 1;
}
.clients-section .countries .service-block {
  height: 250px;
}
.clients-section .countries .service-block h2 {
  margin-top: 25px;
}
.clients-section .countries .thumbnails {
  height: 175px;
  background-color: #eee;
  position: relative;
  padding: 15px;
}
@media (max-width: 767px) {
  .clients-section .countries .thumbnails {
    height: 275px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .clients-section .countries .thumbnails {
    height: 280px;
  }
}
.clients-section .countries .thumbnails .caption {
  width: 100%;
  position: relative;
  bottom: -15px;
}
.clients-section .countries .thumbnails .caption h3 {
  text-align: center;
  font-size: 1.4em;
}
.clients-section .countries .thumbnails img {
  max-height: 200px;
}
.clients-section .countries .thumbnails .img-responsive {
  margin: 0 auto;
}
.counter-section .title-v1 h2 {
  color: #fff;
}
.contacts-section {
  padding-top: 100px;
  background: #333 url(../img/write.jpg) 50% fixed;
}
.contacts-section .contacts-in .contact {
  padding-bottom: 20px;
  min-height: 310px;
}
.contacts-section .contacts-in .contact:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.contacts-section .contacts-in .contact li {
  font-size: 12px;
}
.contacts-section .contacts-in .contact li.head {
  font-size: 16px;
  font-weight: bold;
}
.contacts-section .contacts-in .contact li i {
  width: 30px;
  padding: 6px;
}
.contacts-section .contacts-in .contact.top-line {
  border-top: 1px solid white;
}
@media (min-width: 992px) {
  .contacts-section .contacts-in .contact.right-line {
    border-right: 1px solid white;
  }
}
.map {
  width: 100%;
  height: 500px;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
  position: relative;
  z-index: 1;
}
/*Thumbnails
------------------------------------*/
a.thumbnail {
  padding: 0;
  border: none;
  margin-bottom: 15px;
}
.thumbnail-style {
  padding: 7px;
  margin-bottom: 20px;
}
.thumbnail-style:hover {
  box-shadow: 0 0 8px #ddd;
  -webkit-transition: box-shadow 0.2s ease-in-out;
  -moz-transition: box-shadow 0.2s ease-in-out;
  -o-transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out;
}
.thumbnail h3,
.thumbnail-style h3 {
  margin: 6px 0 8px 0;
}
.thumbnail h3 a,
.thumbnail-style h3 a {
  color: #585f69;
  font-size: 18px;
}
.thumbnail h3 a:hover,
.thumbnail-style h3 a:hover {
  color: #72c02c;
  text-decoration: none;
}
.thumbnail-style .thumbnail-img {
  position: relative;
  margin-bottom: 11px;
}
.thumbnail-style a.btn-more {
  right: -10px;
  bottom: 10px;
  color: #fff;
  padding: 1px 6px;
  position: absolute;
  background: #72c02c;
  display: inline-block;
}
.thumbnail-style a.btn-more:hover {
  text-decoration: none;
  box-shadow: 0 0 0 2px #5fb611;
}
.thumbnail-style:hover a.btn-more {
  right: 10px;
}
.thumbnail-kenburn img {
  left: 10px;
  margin-left: -10px;
  position: relative;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.thumbnail-kenburn:hover img {
  -webkit-transform: scale(1.2) rotate(2deg);
  -moz-transform: scale(1.2) rotate(2deg);
  -o-transform: scale(1.2) rotate(2deg);
  -ms-transform: scale(1.2) rotate(2deg);
  transform: scale(1.2) rotate(2deg);
}
.parallax-books {
  position: relative;
  padding-bottom: 60px;
  background: #333 url(../img/books.jpg) 50% fixed;
}
.parallax-books:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: url('../Unify-v1.6/assets/img/patterns/gridtile.png') repeat;
}
.parallax-books:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0, 0, 0, 0.1);
}
.parallax-books .container {
  background: rgba(255, 255, 255, 0.9);
  z-index: 1;
  position: relative;
}
.gdpr-list {
  list-style-type: lower-alpha;
}
.gdpr-list li {
  font-size: 1.2em;
  font-family: "Open Sans", sans-serif;
}
.gdpr-list p {
  font-size: 13px;
}
.gdpr-list ul li {
  font-family: Helvetica;
  font-size: 13px;
}
.c-tgl {
  border-radius: 4px !important;
}