a,
a:hover,
a:visited {
  color: #fff;
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}
.boxedcontainer {
  max-width: 1170px;
  margin: auto;
  padding: 0 30px;
}
.navbar-default {
  background: #fff;
  border: none;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  margin: 0;
}
.navbar-brand,
.navbar-default {
  transition: all 0.2s ease-in-out;
}
.navbar-brand {
  display: inline-block;
  height: auto;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  font-family: Lato, sans-serif;
  font-weight: 900;
  margin: 0;
  color: #1e4191 !important;
  font-size: 26px;
  padding: 34px 15px;
  letter-spacing: 2.5px;
}
.navbar-nav > li > a,
p {
  font-family: Lato, sans-serif;
  font-weight: 400;
}
.navbar-brand span {
  color: #222 !important;
}
.top-line {
  padding: 20px 0;
  background: #333;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  overflow: hidden;
}
.top-line p {
  color: #fff;
  margin-bottom: 0;
}
.top-line p span {
  margin-right: 20px;
}
.top-line p span i {
  font-size: 13px;
  color: #ffba00;
  margin-right: 10px;
}
.top-line ul.social-icons {
  margin: 0;
  padding: 0;
  text-align: right;
}
.top-line ul.social-icons li {
  display: inline-block;
  margin-left: 9px;
}
.top-line ul.social-icons li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  font-size: 14px;
  color: #fff;
}
.top-line ul.social-icons li a:hover {
  color: #ffba00;
}
.navbar-nav {
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.navbar-nav,
.navbar-nav > li > a {
  transition: all 0.2s ease-in-out;
}
.navbar-nav > li > a {
  color: #222 !important;
  font-size: 14px;
  text-transform: uppercase;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 35px 15px;
}
.navbar-nav > li.active > a,
.navbar-nav > li:hover > a {
  color: #1e4191 !important;
  background: 0 0 !important;
}
.navbar-nav a.open-search {
  padding: 35px 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
.navbar-nav a.open-search i {
  color: #222;
  font-size: 16px;
  display: inline-block;
}
header.active .navbar-default {
  box-shadow: 0 0 2px #ddd;
  -webkit-box-shadow: 0 0 2px #ddd;
  -moz-box-shadow: 0 0 2px #ddd;
  -o-box-shadow: 0 0 2px #ddd;
}
header.active .top-line {
  height: 0;
  padding: 0;
}
header.active .navbar-brand {
  padding: 24px 15px;
}
header.active .navbar-nav > li > a {
  color: #222 !important;
  padding: 25px 15px;
}
header.active .navbar-nav a.open-search {
  padding: 25px 15px;
}
header.active .navbar-nav a.open-search i {
  color: #666;
}
header.active .navbar-nav > li.active > a,
header.active .navbar-nav > li:hover > a {
  color: #1e4191 !important;
  background: 0 0 !important;
}
p {
  font-size: 14px;
  color: #666;
  line-height: 20px;
  margin: 0 0 10px;
}
.title-section {
  margin-bottom: 30px;
  text-align: center;
}
.title-section h1 {
  color: #222;
  font-size: 30px;
  font-family: Lato, sans-serif;
  font-weight: 900;
  margin: 0 0 30px;
  text-transform: uppercase;
}
.title-section h1 span {
  color: #ffba00;
}
.home-section .home-box {
  padding-top: 140px;
}
.home-section ul {
  margin: 0;
  padding: 0;
}
.home-section ul li {
  overflow: hidden;
  padding: 220px 0;
  text-align: right;
  background-position: bottom center;
  background-repeat: none;
  background-size: cover;
}
.home-section .bx-wrapper {
  margin-bottom: 0;
}
.home-section .bx-controls {
  top: -70px;
  position: relative;
}
.home-section .bx-wrapper .bx-pager.bx-default-pager a {
  border-color: #fff;
  background: #1e4191;
}
.home-section h2,
.home-section p {
  text-transform: uppercase;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  font-weight: 900;
  background-color: none;
  text-decoration: none;
  border-width: 0;
  border-color: transparent;
  border-style: none;
}
.home-section p {
  color: #fff;
  font-size: 48px;
  line-height: 48px;
  font-family: Lato, sans-serif;
}
.banner-section p,
.home-section h2,
a.button-one {
  font-family: Lato, sans-serif;
  color: #fff;
}
.home-section h2 {
  font-size: 60px;
  line-height: 60px;
}
a.button-one {
  background: 0 0;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  border: 2px solid #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  padding: 10px 35px;
}
.home-section .slide2 {
  text-align: left;
}
.banner-section {
  padding: 50px 0;
  background: #1e4191;
  text-align: center;
}
.banner-section p {
  font-size: 17px;
  margin: 0 0 20px;
  font-weight: 400;
}
.banner-section a {
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.banner-section a,
.services-offer-section .offer-post > img {
  text-decoration: none;
  display: inline-block;
  transition: all 0.2s ease-in-out;
}
.services-offer-section {
  padding: 50px 0 35px;
}
.services-offer-section .offer-post > img {
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  width: 100%;
  margin-bottom: 30px;
}
.services-offer-section .offer-post h2 {
  color: #222;
  font-family: Lato, sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  font-size: 16px;
  text-transform: uppercase;
}
.services-offer-section .offer-post h2 a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #222;
}
.services-offer-section .offer-post h2 a:hover {
  color: #1e4191;
}
.projects-section .project-title h2,
.projects-section ul.filter li a,
.services-offer-section .offer-post ul.offer-list li {
  font-family: Lato, sans-serif;
  color: #222;
}
.services-offer-section .offer-post ul.offer-list {
  margin: 0 0 20px;
  padding: 0 0 0 30px;
}
.services-offer-section .offer-post ul.offer-list li {
  list-style: none;
  margin-bottom: 5px;
  font-size: 13px;
  text-indent: -12px;
}
.services-offer-section .offer-post ul.offer-list li i {
  font-size: 14px;
  margin-right: 7px;
}
.services-offer-section .offer-post ul.offer-list.second {
  margin-bottom: 12px;
}
.services-offer-section .offer-post ul.offer-list.second li {
  display: inline-block;
  margin-right: 20px;
}
.services-offer-section .offer-post ul.offer-list.second li i {
  margin-right: 8px;
}
.projects-section {
  padding: 50px 0;
  background: #f1f1f1;
}
.projects-section img {
  width: 100%;
}
.projects-section .project-title h2 {
  font-size: 17px;
  font-weight: 700;
  margin: 0 0 20px;
  text-transform: uppercase;
}
.projects-section .project-title p {
  margin-bottom: 20px;
}
.projects-section ul.filter {
  margin: 0 0 30px;
  padding: 0;
  text-align: left;
}
.projects-section .projects-images img {
  margin-bottom: 10px;
}
.projects-section ul.filter li {
  display: inline-block;
  margin: 0 15px 0 0;
}
.projects-section ul.filter li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  font-size: 14px;
  letter-spacing: 1.3px;
  padding-bottom: 3px;
  border-bottom: 2px solid transparent;
}
.projects-section ul.filter li a.active,
.projects-section ul.filter li a:hover {
  color: #1e4191;
  border-bottom: 2px solid #1e4191;
}
.project-box .project-post {
  width: 25%;
  position: relative;
  overflow: hidden;
}
.project-box .project-post img {
  width: 100%;
}
.project-box .project-post .hover-box {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -100%;
  padding: 20px 25px;
  background: #fff;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.project-box .project-post .hover-box h2 {
  color: #222;
  font-family: Lato, sans-serif;
  font-size: 15px;
  margin: 0;
  font-weight: 400;
}
.project-box .project-post .hover-box h2 a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #222;
}
.project-box .project-post .hover-box h2 a:hover {
  color: #1e4191;
}
.project-box .project-post .hover-box span {
  color: #666;
  font-family: Lato, sans-serif;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  font-size: 12px;
}
.project-box .project-post:hover .hover-box {
  bottom: 0;
}
.about-section {
  padding: 60px 0;
}
.about-section img {
  width: 100%;
  margin-bottom: 30px;
}
.about-section h2 {
  color: #222;
  font-family: Lato, sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  font-size: 16px;
  text-transform: uppercase;
}
.tab-posts-box .tab-pane h3,
.tab-posts-box ul.nav-tabs li a {
  font-family: Lato, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
}
.tab-posts-box {
  margin-bottom: 30px;
}
.tab-posts-box ul.nav-tabs {
  text-align: center;
  border: none;
}
.tab-posts-box ul.nav-tabs li {
  float: left;
  border: none;
}
.tab-posts-box ul.nav-tabs li a {
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  display: block;
  padding: 10px 20px;
  background: 0 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: #222;
  border: none;
  margin: 0;
}
.tab-posts-box ul.nav-tabs li a:hover {
  border: none;
  color: #1e4191;
}
.tab-posts-box ul.nav-tabs li.active a {
  border: none;
  background: #1e4191;
  color: #fff;
}
.tab-posts-box .tab-pane {
  padding: 30px 30px 0;
  border: 1px solid #f1f1f1;
  overflow: hidden;
}
.tab-posts-box .tab-pane h3 {
  color: #222;
  margin: 0 0 15px;
}
.tab-posts-box .tab-pane img {
  float: right;
  margin-left: 20px;
  max-width: 400px;
  max-width: 200px;
}
.tab-posts-box .tab-pane img.left-order {
  float: left;
  margin-left: 0;
  margin-right: 20px;
}
.testimonial-section {
  padding: 120px 0;
  position: relative;
  background: url(images/slide/3.jpg);
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
.testimonial-section .container {
  position: relative;
  z-index: 2;
}
.testimonial-section .title-section {
  text-align: center;
  margin-bottom: 0;
}
.testimonial-section .title-section h1 {
  font-family: Lato, sans-serif;
  font-weight: 900;
  margin: 0 0 00px;
  text-transform: uppercase;
  font-size: 40px;
  color: #fff;
}
.testimonial-section .testimonial-box {
  text-align: center;
  padding-bottom: 2px;
}
.testimonial-section .testimonial-box ul {
  margin: 0;
  padding: 0;
}
.testimonial-section .testimonial-box ul li {
  overflow: hidden;
}
.testimonial-section .testimonial-box p {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 0;
  padding: 0 40px;
}
.testimonial-section .testimonial-box h2 {
  font-size: 17px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  margin: 0 0 2px;
  color: #ffba00;
  text-transform: uppercase;
}
.testimonial-section .testimonial-box span {
  font-size: 14px;
  font-family: Lato, sans-serif;
  font-weight: 400;
  line-height: 20px;
  margin: 0 0 30px;
  color: #fff;
  display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #1e4191;
  border-color: #1e4191;
}
.testimonial-section:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(34, 34, 34, 0.8);
}
.news-section {
  padding: 50px 0 30px;
  background: #f1f1f1;
}
.news-section h2 {
  color: #222;
  font-size: 17px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  margin: 0 0 20px;
  text-transform: uppercase;
}
.news-section .news-title p {
  margin-bottom: 40px;
  max-width: 800px;
}
.news-section .news-post {
  margin-bottom: 30px;
}
.news-section .news-post img {
  width: 100%;
  margin-bottom: 25px;
}
.news-section .news-post h2 {
  margin-bottom: 2px;
  font-size: 15px;
}
.news-section .news-post h2 a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #222;
}
.news-section .news-post h2 a:hover {
  color: #1e4191;
}
.news-section .news-post span,
.news-section .news-post > a {
  text-transform: uppercase;
  display: inline-block;
  font-family: Lato, sans-serif;
  color: #666;
}
.news-section .news-post span {
  font-size: 11px;
  font-weight: 400;
  margin: 0 0 20px;
}
.clients-section blockquote p span,
.clients-section h2 {
  color: #222;
  font-weight: 700;
}
.news-section .news-post > a {
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  font-size: 13px;
  font-weight: 700;
}
.news-section .news-post > a:hover {
  color: #1e4191;
}
.clients-section {
  padding: 50px 0;
}
.clients-section h2 {
  font-size: 17px;
  font-family: Lato, sans-serif;
  margin: 0 0 20px;
  text-transform: uppercase;
}
.clients-section .clients-title p {
  margin-bottom: 30px;
  max-width: 900px;
}
.clients-section ul.client-list {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.clients-section ul.client-list li {
  float: left;
  width: 25%;
  list-style: none;
}
.clients-section ul.client-list li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  width: 100%;
  opacity: 0.5;
}
.clients-section ul.client-list li a img {
  width: 100%;
}
.clients-section ul.client-list li a:hover {
  opacity: 1;
}
#contact-form input[type="submit"]:hover,
.comment-form input[type="submit"]:hover,
footer .up-footer ul.flickr li a:hover {
  opacity: 0.7;
}
.clients-section blockquote {
  margin-top: 60px;
  border-left: 1px solid #222;
  padding: 20px 0 20px 30px;
  margin-left: 30px;
}
.clients-section blockquote p {
  font-size: 15px;
  margin: 0;
}
.faqs-section {
  padding: 40px 0 60px;
  overflow: hidden;
}
.accord-elem {
  margin-top: 8px;
}
.accord-elem:first-child {
  margin-top: 0;
}
.accord-title {
  position: relative;
}
.accord-title h2 {
  padding: 10px 15px;
  background: #f7f7f7;
  color: #222;
  font-family: Lato, sans-serif;
  margin: 0 0 0 36px;
  font-size: 13px;
  font-weight: 400;
  border: 1px solid #eee;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.accord-title a.accord-link {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  position: absolute;
  width: 36px;
  height: 36px;
  top: 0;
  left: 0;
  text-align: center;
  background: #fff;
  border: 1px solid #eee;
  border-right: none;
}
.accord-title a.accord-link:after {
  font-family: FontAwesome;
  content: "\f0a9";
  font-size: 18px;
  color: #333;
  line-height: 36px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.accord-content p,
.accord-title p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.accord-content p,
.accord-title p,
.contact-section h2,
.contact-section ul.information-list li span {
  font-family: Lato, sans-serif;
}
.accord-title p {
  color: #666;
  margin: 12px 0 12px 72px;
}
.accord-elem.active .accord-title h2 {
  color: #fff;
  border: 1px solid #1e4191;
  background: #1e4191;
}
.accord-elem.active a.accord-link {
  background: #333;
  border: 1px solid #333;
  border-right: none;
}
.accord-elem.active a.accord-link:after {
  content: "\f0ab";
  color: #fff;
}
.accord-content {
  display: none;
  padding-left: 36px;
  overflow: hidden;
}
.accord-content p {
  color: #666;
  margin: 12px 0;
}
.accord-elem.active .accord-content {
  display: block;
}
#map,
#map2 {
  height: 500px;
  margin-top: 150px;
}
.contact-section {
  padding: 60px 0 30px;
}
.contact-section h2 {
  color: #222;
  font-weight: 700;
  margin: 0 0 25px;
  font-size: 16px;
  text-transform: uppercase;
}
.contact-section p {
  margin-bottom: 30px;
}
.contact-section ul.information-list {
  margin: 0;
  padding: 0;
}
.contact-section ul.information-list li {
  list-style: none;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}
.contact-section ul.information-list li i {
  float: left;
  color: #222;
  font-size: 13px;
  display: inline-block;
  line-height: 24px;
}
.contact-section ul.information-list li span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin: 0 0 8px 25px;
  color: #222;
}
.contact-section ul.information-list li a {
  font-size: 14px;
  font-family: Lato, sans-serif;
  font-weight: 400;
  line-height: 20px;
  margin: 0 0 10px 12px;
  display: inline-block;
  color: #222;
}
.presentation-section .presentation-line a,
.presentation-section .presentation-line h2,
footer .up-footer h2 {
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-weight: 700;
}
.contact-section ul.information-list li:last-child {
  border-bottom: none;
}
#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form textarea,
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form textarea {
  width: 100%;
  padding: 10px 20px;
  border: 1px solid #dedede;
  margin-bottom: 20px;
  outline: 0;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #666;
  font-size: 13px;
  font-family: Lato, sans-serif;
}
#contact-form input[type="text"]:focus,
#contact-form input[type="email"]:focus,
#contact-form textarea:focus,
.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form textarea:focus {
  border: 1px solid #1e4191;
}
#contact-form textarea,
.comment-form textarea {
  height: 146px;
}
#contact-form input[type="submit"],
.comment-form input[type="submit"] {
  padding: 12px 30px;
  outline: 0;
  border: none;
  background: #1e4191;
  color: #fff;
  font-size: 13px;
  font-family: Lato, sans-serif;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  margin-bottom: 10px;
}
#contact-form .message,
#quote-msg,
.comment-form .message {
  padding: 10px 20px;
  font-size: 13px;
  font-family: Lato, sans-serif;
}
#contact-form .message.error,
#quote-msg.error,
.comment-form .message.error {
  color: #e74c3c;
  background: rgba(246, 80, 80, 0.4);
  border: 1px solid #e74c3c;
}
#contact-form .message.success,
#quote-msg.success,
.comment-form .message.success {
  color: #29b504;
  background: rgba(63, 220, 21, 0.4);
  border: 1px solid #29b504;
}
.presentation-section {
  border-top: 1px dashed #d1d1d1;
}
.presentation-section .presentation-line {
  padding: 60px 0 35px;
  border-bottom: 1px dashed #d1d1d1;
}
.presentation-section .presentation-line h2 {
  color: #222;
  margin: 0 0 15px;
  font-size: 16px;
  letter-spacing: 1.8px;
}
.presentation-section .presentation-line img {
  width: 100%;
  margin-bottom: 25px;
}
.presentation-section .presentation-line p {
  margin-bottom: 16px;
}
.presentation-section .presentation-line a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #666;
  font-size: 13px;
  margin-bottom: 20px;
}
.presentation-section .presentation-line a:hover {
  color: #1e4191;
}
footer {
  background: #222;
}
footer .up-footer {
  padding: 70px 0;
}
footer .up-footer h2 {
  margin: 0 0 30px;
  font-size: 15px;
  color: #fff;
}
footer .up-footer p {
  color: #fff;
}
footer .up-footer img {
  margin-top: 20px;
}
footer .up-footer ul.tag-list {
  margin: 0;
  padding: 0;
}
footer .up-footer ul.tag-list li {
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 6px;
}
footer .up-footer ul.tag-list li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 8px 18px;
  color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.8);
  font-size: 12px;
  font-family: Lato, sans-serif;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
footer .up-footer ul.tag-list li a:hover {
  background: #1e4191;
  border: 1px solid #1e4191;
}
footer .up-footer ul.navigation {
  margin: 0;
  padding: 0;
}
footer .up-footer ul.navigation li {
  list-style: none;
  margin-bottom: 5px;
}
footer .up-footer ul.navigation li a {
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  font-size: 12px;
  font-family: Lato, sans-serif;
  color: rgba(255, 255, 255, 0.9);
}
footer .up-footer ul.flickr li a,
footer .up-footer ul.navigation li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
footer .up-footer ul.navigation li a:hover {
  color: #1e4191;
}
footer .up-footer ul.flickr {
  margin: 0;
  padding: 0;
}
footer .up-footer ul.flickr li {
  margin-bottom: 5px;
  margin-right: 1px;
  display: inline-block;
}
footer .up-footer ul.flickr li a {
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
footer .up-footer ul.flickr li a img {
  margin: 0;
}
footer .up-footer .info-widget p {
  margin-bottom: 5px;
}
footer .up-footer .info-widget p span {
  font-family: Lato, sans-serif;
  color: #ffba00;
}
footer .up-footer .info-widget p.first-par {
  margin-bottom: 20px;
}
footer p.copyright {
  padding: 25px 0;
  background: #1e4191;
  border-top: 1px dotted #717173;
  text-transform: uppercase;
  font-size: 13px;
  font-family: Lato, sans-serif;
  color: #fff;
  text-align: center;
  margin: 0;
}
@media (max-width: 1500px) {
  .project-box .project-post {
    width: 25%;
  }
}
@media (max-width: 991px) {
  .page-banner-section ul.page-depth,
  .top-line,
  .top-line ul.social-icons {
    text-align: center;
  }
  .top-line p span {
    display: inline-block;
    margin-bottom: 7px;
  }
  .footer-widget,
  .offer-post {
    margin-bottom: 30px;
  }
  .navbar-nav > li > a {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .navbar-nav a.open-search {
    padding-left: 7px !important;
  }
  .project-box .project-post {
    width: 33.33%;
  }
  .tab-posts-box {
    margin-top: 30px;
  }
  .clients-section blockquote {
    margin-top: 20px;
  }
  .page-banner-section {
    margin-top: 177px;
    text-align: center;
  }
  .page-banner-section h2 {
    margin-bottom: 5px;
  }
  .contact-info {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .navbar-nav > li.search,
  .top-line {
    display: none;
  }
  .navbar-brand {
    padding-top: 20px !important;
    padding-bottom: 15px !important;
  }

  .navbar-default #logo{
    max-height: 70px !important;
  }

  .navbar-default .navbar-toggle {
    margin-top: 13px;
  }
  .navbar-nav > li > a {
    padding: 5px 15px !important;
  }
  .navbar-nav > li.drop ul.dropdown {
    position: relative;
    top: inherit;
    left: inherit;
    width: 100%;
    padding: 0;
    border: none;
    visibility: visible;
    opacity: 1;
  }
  .navbar-nav > li.drop ul.dropdown li a {
    padding: 5px 20px;
    text-transform: inherit;
  }
  .banner-section h2 a {
    margin-left: 6px;
    margin-top: 5px;
  }
  .project-box .project-post {
    width: 50%;
  }
  .page-banner-section {
    margin-top: 60px;
  }
  .home-section .home-box {
    padding-top: 60px;
  }
  .home-section ul li {
    padding: 70px 0;
  }
  .home-section ul li h2 {
    font-size: 45px;
    line-height: 45px;
  }
  .home-section ul li p {
    font-size: 35px;
    line-height: 35px;
  }
}
@media (max-width: 500px) {
  .project-box .project-post {
    width: 100%;
  }
  .testimonial-section .title-section h1 {
    font-size: 35px;
  }
  .home-section ul li h2 {
    font-size: 35px;
    line-height: 40px;
  }
  .tab-posts-box .tab-pane img {
    float: none;
    margin-left: 0;
  }
}
