


.navbar-expand-lg .navbar-nav .nav-link {
    /* padding-right: 1.5rem; */
    padding-left: 1rem;
}

.navbar-expand-lg .navbar-nav  a.nav-link:hover {
  text-decoration: underline;
  }

.navbar-light .navbar-brand {
  color: rgba(78, 83, 79, 0.9);
  padding-right: 2rem;
  margin-right: 2rem;
  font-weight: 100;

}
.navbar-brand {
 
  font-size: 1rem;

}
.navbar-brand:hover {
 
  text-decoration: underline;

}

.logo {
  margin-right: 2rem;
}

/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
 
    color: #111111;
  }

  .card-title {
    text-align: center;
    font-weight: 600;
  }

  .product-price {
    font-weight: bold;
    color: #991e33;
    text-align: center;
  }
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
    margin-bottom: 4rem;
  }

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
  }
  .marketing h2 {
    font-weight: 400;
  }
  .marketing .col-lg-4 p {
    margin-right: .75rem;
    margin-left: .75rem;
  }
  
  
  /* Featurettes
  ------------------------- */
  
  .featurette-divider {
    margin: 3rem 0; /* Space out the Bootstrap <hr> more */
  }
  
  /* Thin out the marketing headings */
  .featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -.05rem;
  }
  

.card {border:0px;}


.hrbottom {
width:50px;
background-color: #991e33;
border:none;
height: 3px;


}


.carousel.fade {
    opacity: 1;

}

.carousel.fade .carousel-item{
	opacity: 0;
	transition: opacity .5s;
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.carousel.fade .carousel-item.active{
	opacity: 1;
	position: relative;
}










/* .row.featurette .carousel-indicators li {
    border-radius: 12px;
    width: 12px;
    height: 12px;
    background: #5a5a5a;
} */
 .carousel-indicators li {
background: #5a5a5a;
} 

.carousel-indicators li.active {
    background: #872223;
}

 .carousel-control-next-icon {
    background-image : url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ec6608' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
    
}
.carousel-control-prev-icon {
   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ec6608' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");  
}
   
   /* .carousel-control-prev-icon,
   .carousel-control-next-icon {
     background-image: none;
   }
   
   .carousel-control-next-icon:after
   {
     content: '>';
     font-size: 45px;
     color: red;
   }
   
   .carousel-control-prev-icon:after {
     content: '<';
     font-size: 45px;
     color: red;
   } */






.nav-link {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;

}
#carouselExampleIndicators {
  margin-bottom:40px;
}


.row.mb-2 {margin:15px 15px;}



.video-container video {
  background-color: #000000;
}

.menu-middle .list-inline > li > a {
  color: #000;
  margin-bottom: 1rem;

 
  /* padding-bottom: 5px;
  padding-top: 5px;
  transition: background .3s; */
}

/*=======================#top-content========================*/

.top-content {
  
}


.bottom-content {
  background: #f5f3f3;
}



/*=======================#contacts========================*/
#contacts{
	background: #3f464c;
	padding: 1rem 0 0 0;
}
#contacts h3,
#contacts h4{
	color: #fff;
	margin: 0 0 25px;
}
#contacts h3 span{
	font-weight: 700;
}
#contacts h4{
	font-size: 20px;
}
#contacts p{
	color: #cdd0d2;
}
#contacts a,
#contacts .contacts p{
	font-weight: 500;
	color: #ec6608;
}
#contacts .contacts p i{
	margin-right: 10px;
}
.social img{
	margin-right: 20px;
}


/*=======================#copy========================*/
.footer-menu {
	background: #3f464c;
	padding: 15px 0;
}
.footer-menu p{
	margin: 0;
	color: #cacaca;
  font-size: 16px;
  font-weight: 600;
}

.footer-menu p a{

	color: #cacaca;

}

.footer-menu li a{

  color: #cacaca;
  text-decoration: underline;

}
.footer-menu li a:hover{

  color: #cbcbcb;
  text-decoration: none;

}

#scrollUp {
  border-radius: 2px;
  bottom: 80px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  color: #fff;
  font-size: 28px;
  height: 45px;
  line-height: 45px;
  position: fixed;
  right: 15px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 45px;
  z-index: 200;
  bottom: 15px;
  background: #3b3b3b none repeat scroll 0 0;
}



.bg-img {
  background: rgba(0, 0, 0, 0) url("../images/111.jpg") repeat scroll 0 0;
      background-position-x: 0px;
      background-position-y: 0px;
      background-size: auto auto;
  background-position: center center;
  background-size: cover;
}
.topmodels {
padding-bottom: 0px;
margin-bottom: 10px;
margin-top: 20px;

}
.topmodels ul {

  margin-bottom: 0px;
 
  }

.topmodels li {
  padding:0 10px;
  vertical-align: middle;
}

.topmodels li {
  color: #3f464c;
  font-weight: 500;
  font-size: 1.5em;
  vertical-align: middle;
}


.topmodels li a {
  color: #3f464c;
  font-weight: 600;
  font-size: 1.2em;
  vertical-align: middle;
}

.topmodels li:hover {
  background-color: #11565a5a;
}





/*=======================#BUTTON SCROLL UP========================*/
#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: rgb(206, 201, 201); /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
    font-size: 18px; /* Increase font size */
}

#myBtn:hover {
    background-color: #555; /* Add a dark-grey background on hover */
}






/* .topmodels li a:after {
  background: #ec6608;
color: #fff;
content: "В наличии";
position: relative;
top: -16px;
right: -5px;
height: 13px;
padding: 3px 2px 1px;
font-size: 9px;
line-height: 1;
font-family: Arial;

border-radius: 2px;
-webkit-border-radius: 2px;
} */










  /* RESPONSIVE CSS
  -------------------------------------------------- */
  
  @media (min-width: 40em) {
    /* Bump up size of carousel content */
    .carousel-caption p {
      margin-bottom: 1.25rem;
      font-size: 1.25rem;
      line-height: 1.4;
    }
  
    .featurette-heading {
      font-size: 50px;
    }

 



  }

  
  @media (min-width: 62em) {
    .featurette-heading {
      margin-top: 7rem;
    }
  
  }

  @media (max-width: 22em) {
   
    #scrollUp {
    
      bottom: 30px;
        
      font-size: 18px;
      height: 25px;
      line-height: 25px;
     
      width: 25px;

    }
  }

