/*--------------------------------------------------------------
# User
--------------------------------------------------------------*/

@font-face {
  font-family: 'Montserrat';
  src: url('');
  src: url('../fonts/Montserrat.eot');
  src: url('../fonts/Montserrat.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Montserrat.woff2') format('woff2'),
      url('../fonts/Montserrat.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans-Regular.eot');
  src: url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/OpenSans-Regular.woff2') format('woff2'),
      url('../fonts/OpenSans-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

a {
  color: #fa7b05;
}

a:hover,
a:active,
a:focus {
  color: #fa7b05;
}

h3 {
  color: #000;
  text-align: left;
  font-weight: 700;
  font-size: 20px;
  padding: 0;
  margin: 10px 0 12px 0;
}

.txt-bold {
  font-weight: 800;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  background: #fa7b05;
}

.back-to-top:hover {
  background: #fa7b05;
}

/* Preloader */

#preloader:before {
  border-top: 6px solid #fa7b05;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header .logo {
  font-size: 34px;
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  padding-left: 10px;
  border-left: 0px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
  color: #fa7b05;
}


.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  color: #fa7b05;
}

/**
* Mobile Navigation 
*/

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
  color: #fa7b05;
}


.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
  color: #fa7b05;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/

#hero h1 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 700;
  text-shadow: 3px 3px 4px #555
}

#hero .btn-get-started {
  background: #fa7b05;
}

#hero .btn-get-started:hover {
  color: #fa7b05;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/

.section-header h2 {
  font-size: 32px;
  color: #111;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  position: relative;
  padding-top: 80px;
  padding-bottom: 15px;
}

.section-header h3::after {
  background: #fa7b05;
}

.btn-info {
  background: #fa7b05;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 32px;
  border-radius: 50px;
  border-color: #fa7b05;
  transition: 0.5s;
  margin: 10px;
  color: #fff;
}

.btn-info:hover {
  background: #fff;
  border-color: #fa7b05;
  transition: 0.5s;
  color: #fa7b05;
  }

/* Section with background
--------------------------------*/

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/

/* Featured Services Section
--------------------------------*/

#featured-services i {
  color: #fa7b05;
}

#featured-services h4 a:hover {
  color: #fa7b05;
}

/* About Us Section
--------------------------------*/

#about .about-col .icon {
  background-color: #fa7b05;
}

#about .about-col:hover i {
  color: #fa7b05;
}

#about .about-col h2 a:hover {
  color: #fa7b05;
}

#about .about-col h3 {
  color: #000;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  padding: 0;
  margin: 40px 0 12px 0;
}

/* Services Section
--------------------------------*/

#services .icon i {
  color: #fa7b05;
}

#services .box:hover .title a {
  color: #fa7b05;
}

/* Call To Action Section
--------------------------------*/

#call-to-action .cta-btn:hover {
  background: #fa7b05;
  border: 2px solid #fa7b05;
}

/* Call To Action Section
--------------------------------*/
/* Facts Section
--------------------------------*/

#facts .counters span {
  color: #fa7b05;
}

/* Portfolio Section
--------------------------------*/

#portfolio #portfolio-flters li:hover,
#portfolio #portfolio-flters li.filter-active {
  background: #fa7b05;
}

#portfolio .portfolio-item figure .link-preview:hover,
#portfolio .portfolio-item figure .link-details:hover {
  background: #fa7b05;
}

#portfolio .portfolio-item .portfolio-info h4 a:hover {
  color: #fa7b05;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
  border: 1px solid #fa7b05;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fa7b05;
}

/* Clients Section
--------------------------------*/

#clients {
  padding: 80px 0px;
}

#clients .swiper-pagination .swiper-pagination-bullet {
  border: 1px solid #fa7b05;
}

#clients .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fa7b05;
}

/* Testimonials Section
--------------------------------*/

#testimonials .swiper-pagination .swiper-pagination-bullet {
  border: 1px solid #fa7b05;
}

#testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fa7b05;
}

/* Team Section
--------------------------------*/

#team .member .social a:hover {
  color: #fa7b05;
}

/* Contact Section
--------------------------------*/

.accordion-item:first-of-type {
  border-top-left-radius: .0rem;
  border-top-right-radius: .0rem;
}

.accordion-flush .accordion-item {
border: 1px solid rgba(0,0,0,.125) !important;
}

.accordion-button:not(.collapsed) {
  color: #444;
  background-color: #fa7b05;
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}

.accordion-button:focus {
  z-index: 3;
  border-color: #ccc;
  outline: 0;
  box-shadow: 0 0 0 .0rem rgba(255,196,81,.25);
}

#contact .contact-info i {
  color: #fa7b05;
}

#contact .contact-info h3 {
  color: #000;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  padding: 0;
  margin: 10px 0 12px 0;
}

#contact .contact-info a:hover {
  color: #fa7b05;
}

@media (min-width: 768px) {
  #contact .contact-email {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }

  #contact .contact-phone {
    border-left: 0px solid #ddd;
    border-right: 0px solid #ddd;
  }

#contact .php-email-form .error-message {
  background: #ed3c0d;
 }

#contact .php-email-form .sent-message {
  background: #fa7b05;
}

#contact .php-email-form .loading:before {
  border: 3px solid #fa7b05;
}

#contact .php-email-form input::focus,
#contact .php-email-form textarea::focus {
  background-color: #fa7b05;
}

#contact .php-email-form button[type=submit] {
  background: #fa7b05;
}

#contact .php-email-form button[type=submit]:hover {
  background: #fa7b05;
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/

.blog .entry .entry-title a:hover {
  color: #fa7b05;
}

.blog .entry .entry-meta {
  color: #fa7b05;
}

.blog .entry .entry-content .read-more a {
  border: 2px solid #fa7b05;
}

.blog .entry .entry-content .read-more a:hover {
  background: #fa7b05;
}

.blog .entry .entry-content blockquote::after {
  background-color: #fa7b05;
}

.blog .entry .entry-footer i {
  color: #fa7b05;
}

.blog .entry .entry-footer a:hover {
  color: #fa7b05;
}

.blog .blog-author .social-links a:hover {
  color: #fa7b05;
}

.blog .blog-comments .comment h5 .reply {
  color: #fa7b05;
}

.blog .blog-comments .reply-form .btn-primary {
  background-color: #fa7b05;
}

.blog .blog-comments .reply-form .btn-primary:hover {
  background-color: #fa7b05;
}

.blog .blog-pagination {
  color: #fa7b05;
}

.blog .blog-pagination li a {
  color: #fa7b05;
}

.blog .blog-pagination li.active,
.blog .blog-pagination li:hover {
  background: #fa7b05;
}

.blog .sidebar .search-form form button {
  background: #fa7b05;
}

.blog .sidebar .search-form form button:hover {
  background: #fa7b05;
}

.blog .sidebar .categories ul a:hover {
  color: #fa7b05;
}

.blog .sidebar .recent-posts h4 a:hover {
  color: #fa7b05;
}

.blog .sidebar .tags ul a {
  border: 1px solid #fa7b05;
}

.blog .sidebar .tags ul a:hover {
  background: #fa7b05;
}

/*--------------------------------------------------------------
# Gallery Section
--------------------------------------------------------------*/
.gallery {
  overflow: hidden;
}

.gallery .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.gallery .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #d1d1d7;
  opacity: 1;
}

.gallery .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fa7b05;
}

.gallery .swiper-slide-active {
  text-align: center;
}

@media (min-width: 992px) {
  .gallery .swiper-wrapper {
    padding: 40px 0;
  }

  .gallery .swiper-slide-active {
    border: 6px solid var(--color-primary);
    padding: 4px;
    background: #fff;
    z-index: 1;
    transform: scale(1.2);
  }
}




/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer .footer-top .footer-info h3 {
  border-left: 0px;
}

#footer .footer-top .social-links a:hover {
  background: #fa7b05;
}

#footer .footer-top h4::after {
  background: #fa7b05;
 }

#footer .footer-top .footer-links ul a:hover {
  color: #fa7b05;
}

#footer .footer-top .footer-newsletter input[type=submit] {
  background: #fa7b05;
 }

#footer .footer-top .footer-newsletter input[type=submit]:hover {
  background: #fa7b05;
}

.copyright {
  font-size: 10px;
} 