/*------------------------------------------------------------------
Theme Name: CONSTRUCTION - Responsive HTML5 Template
Version: 1.0
Author: ajeeshjuno
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[TABLE OF CONTENTS]
    
    1. GLOBAL STYLES
    2. PRELOADER
    3. HEADER
    4. SLIDER
    5. WELCOME
    6. OUR SITE
    7. OUR SERVICES
    8. TESTIMONIAL
    9. RESPONSIBILITY
    10. MAP
    11. FOOTER

    12. ABOUT PAGE
    13. OUR HISTORY
    14. OUR TEAM

    15. SERVICES
    16. SERVICES LIST
    17. FEATURED SERVICE

    18. PRODUCT
    19. CONTACT
    20. BLOG
    21. BLOG POST
    22. COMING SOON
    23. 404 ERROR


    -------------------------------------------------------------------*/
/* ==========================================================================
 * FONTS
 * ========================================================================== */
/* ==========================================================================
 * COLORS
 * ========================================================================== */
/* ==========================================================================
 * NAV-MENU
 * ========================================================================== */

@import url('../../../css-1');

@import url('../../../css2');
@import url('../../../css2-1');

.bg-faded {
  background: none;
  padding: 3px 0;
}

.navbar-light .navbar-nav .nav-link {
  /*color: #71706e;*/
  color: white;
  font-weight: 600;
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .open > .nav-link {
  color: #0b241c;
}

.nav-item {
  padding: 0 0 0 22px;
}

.nav-link {
  font-size: 16px;
  letter-spacing: 0px;
  padding: .8em 1em;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #0b241c;
  transition: all 0.2s;
}

.navbar-light .navbar-toggler {
  border-color: white;
  padding: 7px 14px;
  margin: 20px 0 0;
  outline: none;
  cursor: pointer;
  background: white;
}

.nav-tabs .nav-link {
  border-radius: 0;
}

.icon-menu {
  color: #0b241c;
}
.navbar-light .navbar-toggler {
  color: white;
}
.d-none {
  display: block !important;
}

.dropdown-item:focus, .dropdown-item:hover {
  background-color: #512a5e;
  color: #ffffff;
}

.dropdown-menu {
  border-radius: 0;
  border: none;
}

.dropdown-item.active, .dropdown-item:active {
  background-color: #512a5e;
}

.dropdown {
  display: inline-block;
}

.dropdown:hover .dropdown-menu {
  visibility: visible;
  opacity: 1;
}

.btn-warning {
  background: #0b241c;
  color: #ffffff;
  border-radius: 0;
  padding: 12px 24px;
  border: none;
  letter-spacing: 1px;
}

.btn-warning:hover,
.btn-warning:focus {
  background: #e20a17;
  border: none;
  color: #ffffff;
}

.btn-primary {
  padding: 12px 24px;
  color: #ffffff;
  border-radius: 0;
  background: #111111;
  border: none;
}

.btn-primary:hover,
.btn-primary:focus {
  background: #2b2a2a;
  border: none;
  color: #ffffff;
}

.btn-slider {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 20px;
  font-weight: 700;
  margin: 60px 0 0;
  color: #ffffff;
}

.btn-slider:hover,
.btn-slider:focus {
  background: #2b2a2a;
  transition: all 0.2s;
  color: #ffffff;
  outline: none;
}

#back-to-top {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 9999;
  width: 46px;
  height: 42px;
  text-align: center;
  line-height: 39px;
  background: #0b241c;
  color: #ffffff;
  cursor: pointer;
  border: 0;
  border-radius: 2px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0;
}

#back-to-top:hover {
  background: #e20a17;
  transition: 0.2s;
}

#back-to-top.show {
  opacity: 1;
}

#content {
  height: 2000px;
}

.nav-comments {
  padding-left: 0;
}

.nav-comments a {
  color: #512a5e;
  font-weight: 700;
}

@media (min-width: 991px) {
  .dropdown .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: all 0.2s  ease;
    -moz-transition: all 0.2s  ease;
    -webkit-transition: all 0.2s  ease;
    -o-transition: all 0.2s  ease;
    -ms-transition: all 0.2s  ease;
    padding: 10px 15px;
  }
}

@media (min-width: 768px) {

  .main-slider-carousel .slide-item .image-layer {
    height: 800px!important;
  }
  .main-slider-carousel .slide-item {
    height: 800px!important;
  }
  .navbar-brand{
    width: 16%;
  }
}
@media (max-width: 991px) {
  .menumedio {
    DISPLAY: inline-block;
    padding-left: 20px!important;
    margin-bottom: 0;
    padding-top: 9px;
    padding-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .main-slider-carousel .slide-item {
    height: 800px!important;
  }
  .main-slider-carousel .slide-item .image-layer {
    height: 800px!important;
  }
  .navbar-brand img {
    width: 35%;
  }


}

@media (max-width: 480px) {
  .navbar-light .navbar-toggler {
    padding: 4px 10px;
    margin: 23px 0 0;
  }
  .navbar-brand img {
    width: 35%;
  }
}

/* ====================================================
 * GLOBAL STYLES
 * ==================================================== */
body {
  font-family: 'Rubik', sans-serif!important;
  overflow-x: hidden;
}

h1 {
  font-size: 50px;
  letter-spacing: 0px;
  font-weight: 700;
}

h2 {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0px;
}

h3 {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0px;
}

@media (max-width: 768px) {
  h3 {
    font-size: 26px;
  }
}

h4 {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0px;
}

h5 {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0px;
}

p {
  font-size: 16px;
  letter-spacing: 0px;
}

/* ====================================================
 * PRELOADER
 * ==================================================== */
.loading {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #0b241c;
  z-index: 999999999999;
}

.sk-cube-grid {
  width: 70px;
  height: 70px;
  margin: 50vh auto;
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #fff;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  -ms-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
  -ms-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
  -ms-animation-delay: 0s;
  animation-delay: 0s;
}

.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
  -ms-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    -ms-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    -ms-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    -ms-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    -ms-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}

/* ====================================================
 * HEADER
 * ==================================================== */
header {
  background: transparent;
}

#topbar {

  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;

}

/* ====================================================
 * SLIDER
 * ==================================================== */
.carousel-caption {
  margin: 0 0 100px;
}

.carousel-caption span {
  font-size: 24px;
  letter-spacing: 0px;
  padding: 0 0 10px;
  line-height: 2.6;
}

@media (max-width: 992px) {

  .navbar-light .navbar-nav .nav-link{
    color: #71706e;
  }
  .navbar-nav {
    background: white;
  }
  .carousel-caption span {
    font-size: 20px;
    line-height: 1.8;
  }
  .carousel-caption h1 {
    font-size: 43px;
  }
}

@media (max-width: 768px) {
  .carousel-caption {
    margin: 0 0 47px;
  }
}

@media (max-width: 480px) {
  .carousel-caption span {
    font-size: 18px;
    line-height: 1.8;
  }
  .carousel-caption h1 {
    font-size: 30px;
    line-height: 1.3;
  }
}

/* ====================================================
 * WELCOME
 * ==================================================== */
.welcome {
  background: #0b241c;
  padding: 50px 0;
  clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 0% 100%);
}

.welcome h4 {
  text-transform: uppercase;
  font-size: 23px;
}

.welcome p {
  height: 165px;
  font-size: 15px;
  overflow: hidden;
}

.welcome-title {
  margin: 2rem 0 1rem;
}

@media (max-width: 1200px) {
  .welcome p {
    height: 72px;
    overflow: hidden;
  }
}

@media (max-width: 768px) {
  .welcome {
    clip-path: none;
  }
  .welcome img {
    width: 100%;
  }
  .welcome h4 {
    margin: 14px 0 8px;
  }
  .welcome p {
    height: auto;
    margin: 0;
  }
  .welcome-title {
    margin: 1rem 0 1rem;
  }
}

/* ====================================================
 * OUR SITE
 * ==================================================== */
.oursite {
  background: #ffffff;
  padding: 70px 0;
}

.oursite-img-wrap {
  position: relative;
}

.site-img {
  display: block;
  width: 100%;
  height: auto;
}

.img-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(247, 197, 30, 0.7);
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
}

.oursite-img-wrap:hover .img-overlay {
  width: 100%;
}

.site-img-text {
  white-space: nowrap;
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

@media (max-width: 768px) {
  .oursite {
    padding: 48px 0;
  }
  .oursite-title {
    margin: 0 0 30px;
  }
}

/* ====================================================
 * OUR SERVICES
 * ==================================================== */
.our-services {
  padding: 70px 0;
  background: white;
 /* clip-path: polygon(0% 7%, 100% 0%, 100% 100%, 0% 100%);*/
}

.our-services-icon {
  background: #111111;
  float: left;
  height: 75px;
  width: 75px;
  border-radius: 50%;
  text-align: center;
  padding: 21px 0 0;
}

.our-services-icon .fa-text {
  color: #ffffff;
}

.our-services-description {
  margin: 0 0 0 98px;
}

.our-services-description p {
  line-height: 1.8;
}

.our-services-icon-block {
  margin-top: 30px;
}

@media (max-width: 768px) {
  .our-services {
    clip-path: none;
    padding: 48px 0;
  }
  .our-services-block {
    margin-bottom: 30px;
  }
  .our-services-icon-block {
    margin-top: 0;
  }
}

@media (max-width: 480px) {
  .our-services {
    text-align: center;
  }
  .our-services-block {
    text-align: center;
  }
  .our-services-description {
    display: inline-block;
    margin: 0;
  }
  .our-services-icon {
    float: none;
    display: inline-block;
    margin: 0 0 20px;
  }
}

/* ====================================================
 * TESTIMONIAL
 * ==================================================== */
.testimonial {
  background: url(../images/testimonial-bg.jpg) fixed no-repeat center;
  background-size: cover;
  padding: 70px 0;
}

.testi-thumbanail {
  margin: 0 auto;
max-width: 100%;
  display: block;
}

.testimonial-text p {
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  padding: 20px 0;
  line-height: 1.9;
  font-size: 18px;
  margin: 0;
}

@media (max-width: 768px) {
  .testimonial {
    padding: 48px 0;
  }
}

/* ====================================================
 * RESPONSIBILITY
 * ==================================================== */
.response {
  background: #ffffff;
  padding: 90px 0;
}

.response p {
  line-height: 1.8;
}

.response a {
  letter-spacing: 0px;
}

@media (max-width: 768px) {
  .response {
    padding: 48px 0;
  }
  .response img {
    margin-bottom: 10px;
  }
}

/* ====================================================
 * MAP
 * ==================================================== */
#map {
  height: 420px;
  width: 100%;
}

/* ====================================================
 * FOOTER
 * ==================================================== */
footer {
  background: #0b241c;
  padding: 70px 0;
}

.footer-links h4 {
  font-weight: 700;
  color: #ffffff;
}

.footer-links ul {
  list-style: none;
  padding: 0;
  margin-top: 15px;
}

.footer-links ul li {
  list-style: none;
  line-height: 2;
}

.footer-links ul li.active a {
  color: #706f6d!important;
}
.footer-links ul li a {
  font-size: 17px;
  color: white;
}

.footer-links ul li :hover {
  color: #706f6d;
  transition: all 0.2s;
  text-decoration: none;
}

.get-in-touch h4 {
  font-weight: 700;
  color: #ffffff;
}

.get-in-touch p {
  margin-top: 20px;
  font-size: 15px;
  color: white;
}

.footer-social-icons img {
  display: block;
  margin-bottom: 20px;
  max-width: 82%;
}

.footer-social-icons a {
  color: #ffffff;
  background: #cfa71d;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: inline-block;
}

.footer-social-icons a i {
  text-align: center;
  display: block;
  padding: 17px 0;
}

.footer-social-icons small {
  color: white;
  display: block;
  margin-top: 10px;
  letter-spacing: 0px;
}

.footer-social-icons a:hover {
  text-decoration: none;
  background: #f7c51e;
  transition: all 0.2s;
  transform: rotate(360deg);
}

@media (max-width: 1200px) {
  .footer-social-icons a {
    width: 46px;
    height: 46px;
  }
}

@media (max-width: 768px) {
  footer {
    padding: 48px 0;
  }
  .footer-links ul {
    margin-top: 20px;
  }
  .footer-links h4 {
    margin-top: 33px;
  }
  .get-in-touch h4 {
    margin-top: 33px;
  }
  .get-in-touch p {
    margin-top: 20px;
  }
  .footer-social-icons {
    margin-top: 33px;
  }
}

/*
 * ABOUT PAGE
 ********************************/
/* ====================================================
 * SUBPAGE BG
 * ==================================================== */
.subpage-bg {
  /*background: url(../images/about/about-bg.jpg) no-repeat;*/
  background: #706f6d;
  background-size: cover;
  padding: 160px 0 40px;
}

.subpage-bg h2 {
  color: #ffffff;
  display: inline-block;

  font-size: 35px;
}

.back-home-link {
  color: #0b241c;
  display: inline-block;
  float: right;
  margin: 17px 0 0;
}

.back-home-link a {
  color: #ffffff;
}

.back-home-link :hover {
  color: #f7c51e;
  transition: all 0.2s;
  text-decoration: none;
}

.back-home-link span {
  color: #ffffff;
  margin: 0 8px;
}

@media (max-width: 992px) {
  .back-home-link {
    margin: 14px 0 0;
  }
}

@media (max-width: 768px) {
  .subpage-bg {
    padding: 150px 0 21px;
  }
  .about-bg {
    padding: 40px 0;
  }
}

@media (max-width: 480px) {
  .subpage-bg {
    padding: 72px 0 21px;
  }
}

/* ====================================================
 * OUR HISTORY
 * ==================================================== */
.our-history {
  padding: 70px 0;
  background: #ffffff;
}

.history-wrap p {
  margin: 0;
}

.principles {
  margin: 0;
  background: #f7c51e;
  color: #ffffff;
  font-size: 18px;
  padding: 11px 32px;
}

.principles li {
  line-height: 1.8;
}

@media (max-width: 768px) {
  .our-history {
    padding: 48px 0;
  }
  .our-history h3 {
    margin: 30px 0 0;
  }
}

/* ====================================================
 * OUR TEAM
 * ==================================================== */
.our-team {
  background: #efefed;
  padding: 70px 0;
}

@media (max-width: 992px) {
  .our-team .oursite-img-wrap img {
    margin: 0 0 30px;
  }
}

@media (max-width: 768px) {
  .our-team {
    padding: 48px 0;
  }
}

/*
 * SERVICES PAGE
 ********************************/
/* ====================================================
 * SERVICES 
 * ==================================================== */
.services {
  padding: 70px 0;
  background: #ffffff;
}

.services p {
  overflow: hidden;
}

.servise-img-responsive {
  float: right;
  width: 50%;
  padding: 0 0 0 16px;
  margin: 0 0 20px;
}

@media (max-width: 1200px) {
  .services img {
    width: 100%;
  }
  .servise-img-responsive {
    width: 100%;
    padding: 0;
    margin: 0 0 20px;
  }
  .servise-img-responsive h5 {
    margin: 20px 0 10px;
  }
}

@media (max-width: 768px) {
  .services {
    padding: 48px 0;
  }
}

/* ====================================================
 * SERVICES LIST
 * ==================================================== */
.service-list {
  background: #f7c51e;
  padding: 70px 0;
}

.service-list ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.service-list ul li {
  line-height: 2;
}

.service-list ul li a {
  font-size: 17px;
  letter-spacing: 0px;
  padding: 0 0 0 10px;
  color: #ffffff;
}

@media (max-width: 768px) {
  .service-list {
    padding: 48px 0;
  }
}

/* ====================================================
 * FEATURED SERVICE
 * ==================================================== */
.featured-service {
  background: #efefed;
  padding: 70px 0;
}

@media (max-width: 768px) {
  .featured-service {
    padding: 48px 0;
  }
}

/*
 * PRODUCT PAGE
 ********************************/
/* ====================================================
 * PRODUCT 
 * ==================================================== */
.product {
  background: #ffffff;
  padding: 65px 0;
}

.product-box {
 /* background: #efefed;*/
}

.product-description {
  padding: 24px 20px;
}

.product-description p {
  margin: 0;
  margin-bottom: 15px;
}

@media (max-width: 992px) {
  .product-box {
    margin: 0 0 30px;
  }
}

@media (max-width: 768px) {
  .product {
    padding: 48px 0;
  }
}

/*
 * CONTACT PAGE
 ********************************/
/* ====================================================
 * CONTACT 
 * ==================================================== */
.contact {
  background: #ffffff;
  padding: 70px 0;
}

.address p {
  line-height: 1.8;
  color: #6f6f6d;
  font-weight: 300;
}

.form-control {
  padding: 1rem .75rem;
}

textarea {
  height: 200px;
}

@media (max-width: 992px) {
  .contact-form {
    margin: 30px 0 0;
  }
}

@media (max-width: 768px) {
  .contact {
    padding: 48px 0;
  }
}

/*
 * BLOG PAGE
 ********************************/
/* ====================================================
 * BLOG 
 * ==================================================== */
.blog {
  padding: 70px 0;
}

.blog-description {
  background: #ffffff;
}

.blog-description .blog-know-more {
  margin-bottom: 20px;
  display: block;
  color: #512a5e;
}

.blog-description a {
  color: #ccc;
}

.blog-description a :hover {
  color: #512a5e;
  transition: 0.2s;
}

.blog-search {
  border: 1px solid #ccc;
  padding: 8px 16px;
  border-radius: 2px;
  font-size: 15px;
}

.btn-blogsearch {
  padding: 10px 20px;
  border-radius: 2px;
  font-size: 15px;
  outline: none;
  margin: 0 0 0 8px;
}

.categories {
  list-style: none;
  padding: 0;
  margin: 0;
}

.categories li {
  line-height: 1;
  border-bottom: 1px solid #efefed;
  padding: 17px 0;
}

.categories li a {
  color: #111111;
}

.categories li:last-child {
  border: none;
}

.blog-share {
  border-top: 1px solid #eae8ea;
  border-bottom: 1px solid #eae8ea;
  text-align: right;
  padding: 8px 0;
  color: #ccc;
}

.blog-share i {
  margin-left: 8px;
  font-size: 14px;
}

.category-img-block {
  display: inline-block;
}

.category-img-block img {
  display: inline-block;
  margin: 0 14px 0 0;
  float: left;
}

.blog-tags {
  margin: 0;
  padding: 0;
  list-style: none;
}

.blog-tags li {
  border: 1px solid #ccc;
  float: left;
  padding: 4px 14px;
  margin: 0 0 13px 13px;
}

.pagination {
  padding: 27px 0 0;
}

.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #512a5e;
  border-color: #5e346d;
}

.page-link {
  color: #512a5e;
}

.page-link:focus, .page-link:hover {
  color: #512a5e;
}

@media (max-width: 1200px) {
  .blog-search {
    width: 100%;
  }
  .btn-blogsearch {
    width: 100%;
    margin: 10px 0 0;
  }
}

@media (max-width: 768px) {
  .blog {
    padding: 48px 0;
  }
  .blog-search {
    margin: 10px 0 0;
  }
}

/*
 * BLOG POST PAGE
 ********************************/
/* ====================================================
 * BLOG POST
 * ==================================================== */
.blog-post-quote {
  background: #efefed;
}

.blog-post-quote p {
  padding: 10px 16px;
  font-size: 18px;
}

.comments {
  margin: 46px 0;
}

.comments img {
  border-radius: 50%;
  display: inline-block;
  margin: 0;
  float: left;
}

.comment-block {
  margin: 0 0 0 113px;
}

.reply {
  color: #ccc;
}

.reply span {
  padding: 0 10px 0 0;
}

.reply-respond {
  text-decoration: line-through;
}

.comment-box {
  margin: 46px 0 0;
}

.comment-box form textarea {
  width: 100%;
  padding: 10px;
}

/*
 * COMING SOON PAGE
 ********************************/
/* ====================================================
 * COMING SOON
 * ==================================================== */
.coming-soon {
  background: url(../images/coming-soon-img.jpg) no-repeat center center;
  background-size: cover;
  display: table;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.coming-soon-block {
  position: relative;
  top: 100%;
  text-align: center;
}

.coming-soon-block img {
  margin: 0 auto;
  display: block;
}

.coming-soon-block h1 {
  color: #ffffff;
  padding: 40px 0 10px;
}

.coming-soon-block p {
  color: #ffffff;
  font-size: 26px;
}

.coming-soon-block a {
  margin: 20px 0 0;
}

@media (max-width: 380px) {
  .coming-soon-block {
    top: 58%;
  }
}

/*
 * 404 ERROR PAGE
 ********************************/
/* ====================================================
 * 404 ERROR
 * ==================================================== */
.error {
  background: url(../images/error-img.jpg) no-repeat center center;
  background-size: cover;
  display: table;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}


.img-logo{
  max-width: 100%;
  height: auto;
}

@media (max-width: 768px)  {
  .navbar-nav {
    border: 1px solid #0b241c;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {

  .nav-link {
    font-size: 15px !important;
  }


  .img-logo{
    max-width: 100%!important;
    height: auto;
  }
}



@media (max-width: 991px) and (min-width: 768px) {
  .img-logo{
    max-width: 100%!important;
    height: auto;
  }
}


.nav-item.active a span{
  color: #0b241c!important;
}

.seq{
  margin-top: 30px!important;
}

.respspnsadnk {
  width: 100%;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0px;
}

.tamanoimagen {
  width: 100%;
  height: 260px;
}


.tamanoimagen2 {
  width: 100%;
  height: 300px;
}


.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #0b241c;
  border-color: #0b241c;
}

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 5px 14px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #706f6d;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  font-size: 15px;
}

.orangens {
  color: #0b241c;
  font-weight: 600;
  cursor: pointer;
}



.whatsapp-mobile, .whatsapp-web{
  position: fixed;
  bottom: 15px;
  left: 15px;
  z-index: 999;

}

.centreado-bloque {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 5px;
}

.chat-whatsapp p {
  background: #44ae51;
  padding: 5px 10px;
  border-radius: 10px;
  color: #fff;
  font-size: 11px;
  margin-bottom: 0;
}

.chat-whatsapp p {
  font-size: 14px;
  text-transform: uppercase;
}

.texto-centreado {
  text-align: center;
}

.menumedio a{
  display: inline-block;
  color: #ef7601!important;
  padding: 5px;
}
.menumedio i{
  font-size: 22px;
}
.menumedio li{
  display: inline-block;
  list-style: none;
}
.menumedio {
  DISPLAY: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  padding-top: 7px
}

.menumedio.footers a{
  display: inline-block;
  color: white!important;
  padding: 5px;
}
.menumedio.footers {
  padding-left: 0!important;
}

#slider_1 {
  text-align: center;
}

#slider_1 .item img {
  display: block;
  width: 100%;
  height: auto;
}

#slider_1 .slider-content {
  position: absolute;
  top: 55%;
  transform: translateY(-55%);
  width: 100%;
}

#slider_1 .slider-content h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 65px;
  line-height: 60px;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}

#slider_1 .slider-content h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 32px;
  letter-spacing: 0.02em;
  margin-top: 20px;
  color: #FFFFFF;
}

.main-slider {
  position: relative;
}



#slider_1 .owl-controls .owl-buttons div.owl-prev {
  left: 0px;
  width: 72px;
  height: 72px;
}
#slider_1 .owl-controls .owl-buttons div {
  color: #fff;
  font-size: 70px;
  line-height: 140px;
  margin-top: -80px;
  opacity: 1;
  position: absolute;
  top: 50%;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#slider_1 .owl-controls .owl-buttons div.owl-next {
  right: 0px;
  width: 72px;
  height: 72px;
}

.owl-carousel .owl-buttons .owl-prev{
  background: url('../images/izquierda.png') no-repeat left 14px top 15px ;
  background-color: rgb(51, 51, 51, 0.38);
}
.owl-carousel .owl-buttons .owl-next{
  background: url('../images/derecha.png') no-repeat left 25px top 15px ;
  background-color: rgb(51, 51, 51, 0.38);
}

.dropdown-menu li{
  padding-bottom: 5px;
}
.dropdown-menu li a
{
  color: #706f6d;
  font-size: 17px;

}


.dropdown-menu li a:hover,
.dropdown-menu li a:active,
.dropdown-menu li a:focus

{
  color: #0b241c;
}



.whasas span,
.whasas i
{
  font-size: 17px;
}
.whasas{
  background: #44ae51!important;
  color: #ffffff!important;
  border: 1px solid #ffffff!important;
  padding: 15px 15px!important;
  width: 100%!important;
  display: initial!important;
  margin-left: 0!important;
  border-radius: 5px!important;
  font-weight: 600;
  line-height: 40px;
}


.main-slider-carousel .slide-item {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 230px 0px 230px 0px;

}

.main-slider-carousel .active .slide-item .image-layer {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.main-slider-carousel .slide-item .image-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;

  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 6000ms linear;
  -moz-transition: all 6000ms linear;
  -ms-transition: all 6000ms linear;
  -o-transition: all 6000ms linear;
  transition: all 6000ms linear;
}

.auto-container.bneer {

}
.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0 auto;
}

.main-slider-carousel .content-box {
  position: relative;
  display: block;
  z-index: 5;
  max-width: 570px;
  width: 100%;
}

.main-slider-carousel .active .content-box h1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 1000ms;
  -moz-transition-delay: 1000ms;
  -ms-transition-delay: 1000ms;
  -o-transition-delay: 1000ms;
  transition-delay: 1000ms;
}
.main-slider-carousel .content-box h1 {
  position: relative;
  display: block;
  color: #fff;
  font-size: 60px;
  line-height: 100px;
  font-weight: 700;
  margin-bottom: 36px;
  opacity: 0;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}


.main-slider-carousel .active .content-box p {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 1300ms;
  -moz-transition-delay: 1300ms;
  -ms-transition-delay: 1300ms;
  -o-transition-delay: 1300ms;
  transition-delay: 1300ms;
}
.main-slider-carousel .content-box p {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 48px;
  opacity: 0;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition: all 1300ms ease;
  -moz-transition: all 1300ms ease;
  -ms-transition: all 1300ms ease;
  -o-transition: all 1300ms ease;
  transition: all 1300ms ease;
}


.main-slider-carousel .active .content-box .btn-box {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 1600ms;
  -moz-transition-delay: 1600ms;
  -ms-transition-delay: 1600ms;
  -o-transition-delay: 1600ms;
  transition-delay: 1600ms;
}
.main-slider-carousel .content-box .btn-box {
  position: relative;
  opacity: 0;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition: all 1600ms ease;
  -moz-transition: all 1600ms ease;
  -ms-transition: all 1600ms ease;
  -o-transition: all 1600ms ease;
  transition: all 1600ms ease;
}



.theme-btn {
  position: relative;
  display: inline-block;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  font-family: 'Rubik', sans-serif;
  color: #fff !important;
  text-align: center;
  cursor: pointer;
  border-radius: 5px;
  padding: 15px 25px;
  z-index: 1;
  transition: all 500ms ease;
}
.theme-btn {
  background: #0b241c;
}


.theme-btn i {
  position: relative;
  top: 2px;
  font-size: 20px;
  margin-left: 40px;
}

.main-slider-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}


.main-slider-carousel .owl-nav .owl-prev {
  left: 30px;
}
.main-slider-carousel .owl-nav .owl-prev, .main-slider-carousel .owl-nav .owl-next {
  position: absolute;
  display: inline-block;
  width: 50px;
  line-height: 50px;
  height: 50px;
  font-size: 30px;
  text-align: center;
  color: white;
  border: 1px solid white;
  cursor: pointer;
  border-radius: 50%;
  transition: all 500ms ease;
}



.main-slider-carousel .owl-nav .owl-next {
  right: 30px;
}
.main-slider-carousel .owl-nav .owl-prev, .main-slider-carousel .owl-nav .owl-next {
  position: absolute;
  display: inline-block;
  width: 50px;
  line-height: 50px;
  height: 50px;
  font-size: 30px;
  text-align: center;
  color: white;
  border: 1px solid white;
  cursor: pointer;
  border-radius: 50%;
  transition: all 500ms ease;
}

.main-slider .owl-dots
{
  display: none!important;
}



.noenelke span{
  font-family: 'Rubik', sans-serif!important;
}
.noenelke img{
  max-width: 100%!important;
}


.address {
  border: 3px solid #0b241c;
  padding: 15px 20px;
}