.mb-5 {
    margin-bottom: 40px;
}
.mb-6 {
    margin-bottom: 60px;
}
.tab-items .nav-item a {
    color: #b9b9b9 !important;
    background: unset !important;
    font-size: 28px;
    font-weight: 700;
    padding-left: 0px;
    padding-top: 0px;
}
.banner-height {
    height: 100%;
    background-size: cover;
    transition: 0.3s;
    max-height: 935px;
    border-radius: 18px;
}

.banner-height {
    height: 100%;
    background-size: cover;
    transition: 0.3s;
    max-height: 935px;
    border-radius: 18px;
}
@media (max-width: 980px) {
    .banner-mobile {
        display: block !important;
    } 
	
}
@media (min-width: 981px) {
    .banner-pc {
        display: block !important;
    } 
}

.index-d-stocks {
width: 720px !important;
height: 780px !important;
}

.stocks-active-height{
height: 780px!important;
}

.stocks-active-height-images{
height: 650px!important;
}

.stocks-active-button{
min-width: 90%;
margin-top: 25px;
padding: 15px 0px;
border-radius: 24px;
box-shadow: none;
font-size:24px !important;
}

@media all and (max-width: 780px) {
.index-d-stocks {
width: 420px !important;
height: 550px !important;
}

.stocks-active-height{
height: 550px !important;
}

.stocks-active-height-images{
height: 420px!important;
}	
}		

@media all and (max-width: 440px) {
.index-d-stocks {
width: 290px !important;
height: 380px !important;
}	

.stocks-active-height{
height: 380px!important;
}

.stocks-active-height-images{
height: 290px!important;
}

.stocks-active-button{
min-width: 90%;
margin-top: 15px;
padding: 5px 0px;
border-radius: 12px;
box-shadow: none;
font-size:17px !important;
}
}




.mojoostocks {
    transition: 0.3s;
}

.mojoostocks:hover {
    filter: brightness(.95);
    transition: 0.3s;
}

.custom-podbor{
    background-color: #f5f7f9;
    transition: 0.3s;
    padding: 30px 30px 0px 30px;
    border-radius: 6px
}

.custom-podbor:hover{
    background-color: #eee;
    transition: 0.3s;
}

.custom-podbor2{
    background-color: #fff;
    padding: 30px 0px 60px 0px;
    border-radius: 18px;
    text-align: center;
}

.banner-height:hover {
    filter: brightness(.95);
    transition: 0.3s;
}

.tab-items .nav-item a.active {
    color: #000 !important;

}

.sub-cats-widget .owl-next {
    position: absolute;
    top: 17%;
    right: 0;
}

.sub-cats-widget .owl-prev {
    position: absolute;
    top: 17%;
    left: 0;
}

.sub-cats-widget .owl-nav .disabled {
    opacity: 0;
}

.sub-cats-widget {
    overflow: hidden;
    height: 230px; 
    margin-bottom: 25px;
}

.sub-cats-widget .owl-carousel .owl-stage-outer {
    margin: 0px;
}

.sub-cats-widget .item {
float: left;
  width: 100%;
  height: 270px;
  text-align: center;
  position: relative;
  color: #001a34;
  line-height: 64px;
    margin-top: 0px;
    margin-bottom: 0px;
  vertical-align: baseline;
  transition: 0.5s;
  overflow: hidden;
  border: #ddd 1px solid;
  border-radius: 24px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.sub-cats-widget .item:hover {
    color: #0F9D58;
    opacity: 0.8;
    transition: 0.5s;
}
.sub-cats-widget .item:visited {
    color: #000;
}

.sub-cats-widget img {
padding: 0px;
margin: 0px;
transition: all 0.3s ease-in 0s;
max-height: 160px;
height: 100vh;
object-fit: cover;
}

.sub-cats-widget .owl-dots {
    display: none;
}
.sub-cats-widget .item span {
line-height: 21px;
  font-size: 14.7px;
  font-weight: 500;
  margin-top: 15px;
  overflow: hidden;
  max-height: 82px;
}
.sub-cats-widget .item i, .item span {
    display: inherit;
}

.sub-cats-widget .item.active {
    background-color: #f5f7f9;
}
.sub-cats-widget .item:hover .active > a {
    color: #828282;
}

.brands-widgets, .sub-cats-widget {
    margin: 0px;
}
.brands-widgets .item {
    width: 160px !important;
    padding: 10px;
}
.brands-widgets .item img{
    height: 120px !important;
}

.brands-widgets .item span {
    line-height: 17px;
    font-size: 13px;
    font-weight: 600;
    margin-top: 10px !important;
}
.collections-widget {

}

.collections-widget .item{
    background-color: #f1f1f1;
    border-radius: 18px;
    padding: 12px;
    margin-top: 0px;
    border: 0px;
    width: 175px;
    height: 250px;
    color: #fff;
}

.collections-widget .item img {
    border-radius: 50%;
    height: 130px;
    margin-bottom: 5px;
    width: 130px;
}
.collections-widget .item span {
    font-weight: normal;
}
.collections-widget .item:hover span {
    font-weight: normal;
    color: #fff;
}

.collections-widget-dst {

}

.collections-widget-dst .item{
    background-color: #f1f1f1;
    border-radius: 18px;
    padding: 12px;
    margin-top: 0px;
    border: 0px;
   width: 220px;
  height: 190px;
    color: #fff;
}

.collections-widget-dst .item img {
    height: 120px;
    margin-bottom: 0px;
    width: 120px;
	margin-top: 10px;
}
.collections-widget-dst .item span {
    font-weight: normal;
}
.collections-widget-dst .item:hover span {
    font-weight: normal;
    color: #fff;
}

.custom-podbor .title {
    margin-top: 15px;
    font-size: 14px;
    color: #1a0d05;
    min-height: 65px;
}
.custom-podbor .image {
    border-radius: 18px;
    height: 120px;
    background-size: cover !important;
    width: 100%;
    background: #ccc; 
    transition: 0.3s;
}

.custom-podbor .image:hover {
    filter: brightness(.90);
    transition: 0.3s;
}

.owl-contents .item {
    border: 0px;
    width: 200px;
    height: 210px;
    margin-top: 0px;
}
.owl-contents .item .image {
    width: 100%;
    height: 140px;
    background-size: cover;
    border-radius: 18px;
}


.indexbut{
    margin-top: 30px;
    margin-bottom: 30px;
    cursor: pointer;
}

.indexbut2 {
    display: inline-block;
    color: #0F9D58!important;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 15px!important;
    line-height: 56px!important;
    outline: none !important;
    text-align: center;
    cursor: pointer;
    border-radius: 18px;
    border: 2px solid #0F9D58!important;
    background-origin: border-box;
    background-clip: content-box, border-box;
    border: double 2px transparent;
    box-shadow: 0px 10px 30px rgba(118, 85, 225, 0.3); 
    transition: all 0.4s ease 0s;}
.indexbut2 span {
    padding: 0 50px !important;
    transition: all 0.4s ease 0s;	}
.indexbut2.tr-bg {
    border: 2px solid #0b1f35;
    color: #0b1f35;
    box-shadow: none;
    transition: all 0.4s ease 0s;
    background-image: linear-gradient(#fff, #fff), radial-gradient(circle at top left, #0F9D58, #0F9D58);
}
.indexbut2.tr-bg:hover {
    opacity: 0.9;
    color: #0b1f35;
    background-image: linear-gradient(#ffffff, #ffffff), radial-gradient(circle at top left, #0F9D58, #0F9D58);
    border: 2px solid #0F9D58;
    color: #0F9D58;
    box-shadow: 0px 10px 30px rgba(118, 85, 225, 0.3); 
    transition: all 0.4s ease 0s;}
.indexbut2:hover {
    color: #ff0000;
    opacity: 0.9;
    box-shadow: none;
    background-clip: border-box;
    transition: all 0.4s ease 0s;}

.indexicon:hover{
    border-radius: 18px;
    background: #e8f2fe;
}

.logoindexdst {
   padding-bottom: 30px;
margin-top: 40px;
height: 56px;
cursor: pointer;
}

.search-input {
    margin: 0px;
}

.search-input-market {
    margin: 0px;
}

.search-input-services {
    margin: 0px;
}

.search-input-deposit {
    margin: 0px;
}

.header-site .col-header-icons .header-icon2 {
    padding: 1px;
}

#mini-service-box {
    width: 300px;
    height: 300px;
    background: #fff;
}

#mini-service-box.showes {
    width: 350px;
    height: 420px;
    right: 10px !important;
    background: #fff;
    position: absolute;
    display: block;
    float: right;
    left: -270px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px 25px 10px 25px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
}

#mini-service-box .service-item {
    height: auto;
    display: contents;
}

#mini-service-box .service-item .icon2 {
    height: 55px;
    width: 55px;
}
#mini-service-box .las2 {
    font-size: 25px;
    line-height: 48px;
}
#mini-service-box  a {
    height: unset;
    display: block;
}
#mini-service-box .service-item .name {
    color: #0b1f35;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    padding: 0px;
    text-overflow: ellipsis;
}

@media (max-width: 650px) {

    .custom-podbor{
        margin-top: 30px;
    }
    .logoindexdst {
        padding-bottom: 30px;
        margin-top: 40px;
        height: 48px;
    }
}

@media (max-width: 415px) {
#mini-service-box.showes {
    left: -180px;
}

#mini-service-box .auth-services .service-item {
    padding: 13px 8px !important;
}
}

.dropdown-menu.showes {
    display: block;
}

/* 
============================================================================================ */
/* Карусель акций
============================================================================================ */

.action-widget-qa .owl-next {
    position: absolute;
    top: 17%;
    right: 0;
}

.action-widget-qa .owl-prev {
    position: absolute;
    top: 17%;
    left: 0;
}

.action-widget-qa .owl-nav .disabled {
    opacity: 0;
}

.action-widget-qa .owl-prev, .action-widget .owl-next {
display: none !important;
}
.action-widget-qa .owl-prev:hover, .action-widget .owl-next:hover {

}
.action-widget-qa {
    overflow: hidden;
    height: 180px; 
    margin-bottom: 25px;
}

.action-widget-qa .owl-carousel .owl-stage-outer {
    margin: 0px;
}

.action-widget-qa .item {
float: left;
  width: 240px !important;
  height: 160px !important;
  position: relative;
  color: #000;
  line-height: 64px;
  vertical-align: baseline;
  transition: 0.5s;
  border-radius: 18px;
  margin-top: 5px;
  margin-bottom: 15px;
  overflow: hidden;
  background: rgba(0, 150, 255, .08);
}

.action-widget-qa .item:hover {
    opacity: 0.8;
    transition: 0.5s;
}
.action-widget-qa .item:visited {

}

.action-widget-qa img {
width: 100%;
  height: 140px;
  background-size: cover;
  border-radius: 18px 8px 0px 0px;
}

.action-widget-qa .owl-dots {
    display: none;
}
.action-widget-qa .item span {
line-height: 26px;
  font-size: 18px;
  margin-top: 15px;
  padding: 0px 20px;
  height: 130px;
  overflow: hidden;
}
.action-widget-qa .item i, .item span {
    display: inherit;
}

.action-widget-qa .item.active {
    background-color: #f5f7f9;
}
.action-widget-qa .item:hover .active > a {
    color: rgba(0,26,52,.6);
}


@media all and (max-width: 440px) {
.owl-contents-stocks-images {
  background-size: contain !important;
  background-repeat: no-repeat;
  background-color: #f3f3f3;
}

.owl-contents-stocks-images-text {
  line-height: 21px;
  margin-top: -55px !important;
  overflow: hidden;
  max-height: 45px !important;
  padding: 0px 10px;
}

}