﻿.spinner {
  margin-left: 0;
}
.spinner .dot1,
.spinner .dot2 {
  left: 20%;
  transform: translateX(-50%);
}
.navbar-default .navbar-nav > li > a,
.dropdown li a,
.sup-dropdown li a {
  color: #808080;
  font-weight: 600;
}
body {
  background-image: none;
}
header .navbar-default .navbar-brand {
  height: 82px;
  padding-top: 18px;
  padding-bottom: 18px;
}
header .navbar-default .navbar-brand img {
  height: 100%;
}
header .navbar-default .navbar-nav > li > a {
  border-bottom: 2px solid transparent;
}
header .navbar-default .navbar-nav > li > a.active {
  font-weight: bold;
}
header .navbar-default .navbar-nav > li .dropdown {
  min-width: 180px;
  width: initial;
}
header .navbar-default .navbar-nav > li .dropdown > li:hover > a {
  padding-left: 14px;
}
header .navbar-default .navbar-nav > li .dropdown a {
  white-space: nowrap;
}
header .navbar-default .navbar-nav > li .sup-dropdown > li:hover > a {
  padding-left: 14px;
}
header.fixed-header .navbar-brand {
  height: 62px;
  padding-top: 10px;
  padding-bottom: 10px;
}
header.fixed-header .navbar-brand img {
  height: 100%;
}
/*#region breadcrumbs */
ul.breadcrumbs li:first-child:before {
  content: none;
}
/*#endregion */
.page-banner {
  background: url("/Images/bg-page-title.jpg") no-repeat;
  background-size: cover;
  background-position: center;
}
.sidebar .widget-categories ul li.active a {
  color: #43B9CD;
  font-weight: bold;
}
.input-validation-error {
  border-color: #ff0000;
}
.animated.delay-01 {
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
}
.animated.delay-02 {
  animation-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -o-animation-delay: 0.1s;
}
.animated.delay-03 {
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
}
.animated.delay-04 {
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
}
.animated.delay-05 {
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
}
.animated.delay-06 {
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
}
.animated.delay-07 {
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
}
.animated.delay-08 {
  animation-delay: 0.7s;
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  -o-animation-delay: 0.7s;
}
.animated.delay-09 {
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
}
.animated.delay-10 {
  animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
}
.animated.delay-11 {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
}
.animated.delay-12 {
  animation-delay: 1.1s;
  -webkit-animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
  -o-animation-delay: 1.1s;
}
.animated.delay-13 {
  animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
}
.animated.delay-14 {
  animation-delay: 1.3s;
  -webkit-animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  -o-animation-delay: 1.3s;
}
.animated.delay-15 {
  animation-delay: 1.4s;
  -webkit-animation-delay: 1.4s;
  -moz-animation-delay: 1.4s;
  -o-animation-delay: 1.4s;
}
.animated.delay-16 {
  animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
}
.animated.delay-17 {
  animation-delay: 1.6s;
  -webkit-animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
  -o-animation-delay: 1.6s;
}
.animated.delay-18 {
  animation-delay: 1.7s;
  -webkit-animation-delay: 1.7s;
  -moz-animation-delay: 1.7s;
  -o-animation-delay: 1.7s;
}
.animated.delay-19 {
  animation-delay: 1.8s;
  -webkit-animation-delay: 1.8s;
  -moz-animation-delay: 1.8s;
  -o-animation-delay: 1.8s;
}
.animated.delay-20 {
  animation-delay: 1.9s;
  -webkit-animation-delay: 1.9s;
  -moz-animation-delay: 1.9s;
  -o-animation-delay: 1.9s;
}
.projects-carousel {
  width: 100% !important;
}
.carousel-indicators li {
  background-color: rgba(0, 0, 0, 0.15);
  border-color: rgba(0, 0, 0, 0.15);
}
.carousel-indicators li.active {
  background-color: #43B9CD;
}
footer .footer-widgets .about-widget img {
  margin-top: 25px;
}
footer .footer-widgets .contact-widget a,
footer .footer-widgets .menu-widget a {
  color: #cccccc;
}
footer .footer-widgets .contact-widget a:hover,
footer .footer-widgets .menu-widget a:hover {
  color: #43B9CD;
  text-decoration: none;
}
footer .footer-widgets .contact-widget ul li {
  margin-bottom: 0;
}