body,
html {
  font-family: "Open Sans", sans-serif;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  color: #777;
  width: 100% !important;
  height: 100% !important;
}
h1 {
  font-weight: 700;
}
h1 strong {
  font-weight: 900;
}
h2 {
  text-transform: uppercase;
  line-height: 20px;
  font-weight: 600;
  margin: 0;
  color: #555;
}
h3 {
  font-size: 16px;
  font-weight: 700;
  color: #555;
}
h4 {
  font-weight: 500;
  color: #555;
}
h5 {
  text-transform: uppercase;
  font-weight: 700;
  line-height: 20px;
}
p {
  font-size: 14px;
}
a {
  color: #754747;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #f4d03f;
}
ul,
ol {
  list-style: none;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.tlinks {
  text-indent: -9999px;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ddd;
  z-index: 99999;
  height: 100%;
}
#status {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 64px;
  height: 64px;
  margin: -32px 0 0 -32px;
  padding: 0;
}
ul,
ol {
  padding: 0;
  webkit-padding: 0;
  moz-padding: 0;
}
hr {
  height: 4px;
  width: 70px;
  text-align: center;
  position: relative;
  background: #e75926;
  margin: 0 auto;
  margin-bottom: 30px;
  border: 0;
}
/* Navigation */
.navbar-custom {
  padding: 0;
  border-bottom: 0;
  letter-spacing: 1px;
  background: #333;
  text-transform: uppercase;
}
.navbar-custom .navbar-brand {
  font-weight: 600;
  padding: 5px 0;
}
@media (max-width: 640px) {
  .navbar-custom .navbar-brand {
    margin-left: 16px;
  }
}
.navbar-custom .navbar-brand i.fa {
  color: #e75926;
}
.navbar-custom .navbar-brand:focus {
  outline: 0;
}
.navbar-custom .navbar-toggle {
  color: #eee;
  font-size: 18px;
  border-radius: 2px;
  padding: 0 4px;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #e75926;
  color: #ffffff;
}
.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
  outline: 0;
}
.navbar-custom a {
  color: #fff;
}
.navbar-custom .nav li a {
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
.navbar-custom .nav li a:hover {
  outline: 0;
  color: #e75926;
  background-color: transparent;
}
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
  outline: 0;
  background-color: transparent;
  color: #e75926;
}
.navbar-custom .nav li.active {
  outline: 0;
}
.navbar-custom .nav li.active a {
  background-color: rgba(255, 255, 255, 0.3);
}
.navbar-custom .nav li.active a:hover {
  color: #fff;
}
/* Home Section */
#intro {
  display: table;
  width: 100%;
  height: auto;
  padding: 100px 0;
  text-align: center;
  color: #fff;
  background: url(../img/intro-bg.jpg) no-repeat center center fixed;
  background-color: #000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
#intro .intro-body {
  display: table-cell;
  vertical-align: middle;
}
#intro .intro-body H1 {
  font-size: 76px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
}
#intro .intro-body .brand-heading {
  color: #e75926;
  text-shadow: 0 4px #a13e1a;
}
#intro .intro-body .intro-text {
  font-size: 18px;
}
#intro h5 {
  color: white;
}

@media (min-width: 768px) {
  #intro {
    height: 100%;
    padding: 0;
  }
  #intro .intro-body .intro-text {
    font-size: 18px;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, 0.9);
  }
  #intro .intro-body .intro-text + .intro-text {
    margin-bottom: 100px;
  }
}
.btn-default {
  color: #f6f6f6;
  background: #cf5022;
  border: 0;
  padding: 12px 24px;
  margin: 0 8px;
  font-size: 18px;
  transition: all 0.5s;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active {
  color: #f6f6f6;
  background-color: #a13e1a;
}
.section-title.center {
  padding: 30px 0 0;
}
.section-title h2,
.section-title.center h2 {
  margin-bottom: 30px;
}
/* About Section */
#about {
  padding: 140px 0;
  background: #f6f6f6;
}
#about .about-text {
  margin-left: 10px;
}
#about .about-text h3 {
  display: inline-block;
}
#about H4 {
  font-size: 20px;
}
#about li {
  margin-bottom: 3px;
  list-style: none;
  padding: 0;
  font-size: 13px;
}
#about li:before {
  content: "✓";
  font-weight: 600;
  padding-right: 10px;
  color: #e75926;
}
#about i.fa {
  float: left;
  display: block;
  margin-right: 15px;
  color: #fff;
  font-size: 44px;
  text-shadow: 0 0 1px #666;
}
#about img {
  margin-top: 20px;
}
#about p {
  margin-top: 20px;
  margin-bottom: 30px;
}
/* Services Section */
#services {
  padding: 140px 0;
  background: url(../img/services-bg.jpg);
  background-size: cover;
  background-attachment: fixed;
}
#services .service {
  padding: 20px 10px;
}
#services h2 {
  color: #f6f6f6;
}
#services h3 {
  font-size: 20px;
  font-weight: 600;
  color: #f6f6f6;
}
#services p {
  color: rgba(255, 255, 255, 0.7);
}
.space {
  margin-top: 40px;
}
#services i.fa {
  font-size: 36px;
  color: #e75926;
  transition: all 0.5s;
}
/* Gallery Section */
#works {
  padding: 120px 0;
  background: #f6f6f6;
}
.categories {
  padding-bottom: 30px;
  text-align: center;
}
ul.cat li {
  display: inline-block;
}

@media (max-width: 768px) {
  ul.cat li {
    margin-top: 20px;
  }
}

ol.type li {
  display: inline-block;
  margin-left: 20px;
}
ol.type li a {
  color: #777;
  padding: 8px 16px;
  border: 1px solid #ccc;
  border-radius: 2px;
}
ol.type li a.active {
  color: #f6f6f6;
  border: 1px solid #cf5022;
  background: #cf5022;
}
ol.type li a:hover {
  color: #f6f6f6;
  border: 1px solid #cf5022;
  background: #cf5022;
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope-item {
  margin-right: -1px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.isotope {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}
.portfolio-item {
  margin-bottom: 30px;
}
.portfolio-item .hover-bg {
  max-height: 190px;
  overflow: hidden;
  position: relative;
}
.hover-bg .hover-text {
  position: absolute;
  text-align: center;
  margin: 0 auto;
  color: rgba(255, 255, 255, 0.6);
  background: rgba(0, 0, 0, 0.66);
  padding: 25% 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: all 0.5s;
}
.hover-bg .hover-text > h4 {
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition: all 0.3s;
  color: #f6f6f6;
}
.hover-bg:hover .hover-text > h4 {
  opacity: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.hover-bg .hover-text > p {
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition: all 0.3s;
}
.hover-bg:hover .hover-text > p {
  opacity: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.hover-bg .hover-text > i {
  opacity: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition: all 0.3s;
}
.hover-bg:hover .hover-text > i {
  opacity: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.hover-bg:hover .hover-text {
  opacity: 1;
}
#works i.fa {
  font-size: 20px;
  padding: 5px;
  color: #f4d03f;
}
/* Team Section */
#team {
  padding: 140px 0;
  background: #e6e6e6;
}
img.img-thumbnail.team-img {
  width: 120px;
  height: 110px;
  border: 0;
  border-radius: 0;
  background-color: #e6e6e6;
}
#team .thumbnail {
  background: transparent;
  border: 0;
}
#team .thumbnail .caption {
  padding: 9px;
  color: #777;
}
@media (max-width: 768px) {
  #team .col-sm-6 {
    height: 400px;
  }
}
/* Testimonials Section */
#testimonials {
  background: url(../img/testimonials-bg.jpg);
  background-size: cover;
  background-attachment: fixed;
  color: #ddd;
  padding: 140px 0;
}
#testimonials h2 {
  color: #f6f6f6;
}
#testimonials blockquote {
  position: relative;
  margin-top: 20px;
  border: 0;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
}
#testimonials i {
  font-size: 24px;
  color: rgba(255, 255, 255, 0.3);
  margin-right: 8px;
}
#testimonials .clients-name {
  display: inline-block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 20px 0;
  margin-top: 10px;
}
#testimonials .clients-name strong {
  font-size: 22px;
  margin-bottom: 10px;
  display: block;
}
#testimonials blockquote {
  padding-left: 70px;
}
#testimonials blockquote p {
  display: flex;
}
/* eccomerce section */
#ecommerce {
  padding: 140px 0;
  background: #e6e6e6;
}
#ecommerce img {
  max-width: 100%;
}
#ecommerce-section {
  background: url(../img/ecommerce-section-bg.jpg);
  background-size: cover;
  background-attachment: fixed;
  color: #ddd;
  padding: 140px 0;
}
#ecommerce-section h2 {
  color: #f6f6f6;
}
#ecommerce-section .row {
  margin-top: 32px;
}
.eccomerce-parts {
  padding-left: 30px;
  text-align: left;
}
.eccomerce-parts i {
  position: absolute;
  left: 0;
  top: 0;
  color: #f2f2f2;
  font-size: 24px;
}
.eccomerce-parts h3 {
  color: #f2f2f2;
  font-weight: bold;
  margin-top: 5px;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a:focus,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
  outline-offset: none;
}
/* Footer Section*/
#footer {
  background: #333;
  color: #777;
  padding: 20px 0;
  text-align: center;
}
#footer a {
  color: #999999;
}
#footer a:hover,
a:focus {
  color: #e75926;
}
#footer p {
  font-size: 13px;
  margin-top: 10px;
}

@media (max-width: 768px) {
  .hover-bg .hover-text {
    padding: 20%;
  }
}

@media (max-width: 640px) {
  #intro .intro-body H1 {
    font-size: 3em;
  }
}
.flag-dropdown {
  padding-top: 16px;
  padding-right: 20px;
  cursor: pointer;
  position: relative;
  height: 50px;
  width: 130px;
}
.flag-dropdown img {
  max-width: 30px;
  margin-right: 12px;
}
.flag-dropdown > div {
  display: none;
  flex-direction: column;
  position: absolute;
  top: 50px;
  left: 0;
}
@media (max-width: 640px) {
  .flag-dropdown {
    height: auto;
    width: auto;
  }
  .flag-dropdown > div {
    position: relative;
    top: auto;
    left: auto;
  }
  .flag-dropdown > span {
    display: block;
    padding-left: 10px;
    margin-bottom: 20px;
  }
}

.flag-dropdown a {
  padding: 10px;
  background: #333;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 420px;
}
.form-group {
  margin-bottom: 15px;
}
label {
  display: block;
  margin-bottom: 5px;
}
input,
textarea {
  width: 100%;
  padding: 8px;
  margin-bottom: 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-sizing: border-box;
}
button {
  background-color: #4caf50;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
button:disabled {
  background-color: #cccccc;
  cursor: not-allowed;
}
#statusMessage {
  padding: 10px;
  margin: 10px 0;
  border-radius: 4px;
  display: none;
}
#statusMessage.success {
  display: block;
  background-color: #dff0d8;
  color: #3c763d;
}
#statusMessage.error {
  display: block;
  background-color: #f2dede;
  color: #a94442;
}
