.mb-5 {
    margin-bottom: 40px;
}
.mb-6 {
    margin-bottom: 60px;
}
.tab-items .nav-item a {
    color: #b9b9b9 !important;
    background: unset !important;
    font-size: 24px;
    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;
    } 
}


.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: 6px;
    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: 270px; 
    margin-bottom: 25px;
}

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

.sub-cats-widget .item {
    float: left;
    width: 160px;
  height: 240px;
    text-align: center;
    position: relative;
    color: #000;
    line-height: 64px;
    vertical-align: baseline;
    transition: 0.5s;
    background: #f5f7fa;
    border-radius: 18px;
    margin-top:15px;
    margin-bottom:15px;
    overflow: hidden;
	transition: 0.5s;
	border:2px solid #fff;
}

.sub-cats-widget .item:hover {
    opacity: 0.8;
    border:2px solid #a73afd;
	transition: 0.5s;
}
.sub-cats-widget .item:visited {
    color: #000;
}

.sub-cats-widget img {
height: auto;
  padding: 0px;
  margin: 0px;
  background-size: cover;
  min-height: 160px;
}

.sub-cats-widget .owl-dots {
    display: none;
}
.sub-cats-widget .item span {
    line-height: 22px;
    font-size: 15px;
    font-weight: 600;
    margin-top: 15px;
	overflow: hidden;
  height: 48px;
    padding: 0px 12px;
}
.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: rgba(0,26,52,.6);
}

/* 
============================================================================================ */
/* Карусель субкатегорий
============================================================================================ */

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

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

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

.sub-cats-mobilmenu {
    overflow: hidden;
    height: 200px; 
    margin-bottom: 25px;
}

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

.sub-cats-mobilmenu .item {
    float: left;
    width: 160px;
  height: 200px;
    text-align: center;
    position: relative;
    color: #000;
    line-height: 64px;
    vertical-align: baseline;
    transition: 0.5s;
    border: #ddd 1px solid;
    border-radius: 12px;
    margin-top:15px;
    margin-bottom:15px;
    overflow: hidden;
}

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

.sub-cats-mobilmenu img {
height: auto;
  padding: 0px;
  margin: 0px;
  background-size: cover;
  min-height: 160px;
}

.sub-cats-mobilmenu .owl-dots {
    display: none;
}
.sub-cats-mobilmenu .item span {
    line-height: 22px;
    font-size: 15px;
    font-weight: 600;
    margin-top: 15px;
	overflow: hidden;
  height: 48px;
    padding: 0px 12px;
}
.sub-cats-mobilmenu .item i, .item span {
    display: inherit;
}

.sub-cats-mobilmenu .item.active {
    background-color: #f5f7f9;
}
.sub-cats-mobilmenu .item:hover .active > a {
    color: rgba(0,26,52,.6);
}

/* 
============================================================================================ */
/* Карусель брендов
============================================================================================ */

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

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

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

.brands-widget .owl-prev, .brands-widget .owl-next {
}
.brands-widget .owl-prev:hover, .brands-widget .owl-next:hover {
}
.brands-widget {
    overflow: hidden;
    height: 270px; 
    margin-bottom: 25px;
}

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

.brands-widget .item {
    float: left;
    width: 150px;
    height: 200px;
    text-align: center;
    position: relative;
    color: #000;
    line-height: 64px;
    vertical-align: baseline;
    transition: 0.5s;
    border: #ddd 1px solid;
    border-radius: 12px;
    margin-top:15px;
    margin-bottom:15px;
    overflow: hidden;
}

.brands-widget .item:hover {
    opacity: 0.8;
    transition: 0.5s;
}
.brands-widget .item:visited {
    color: #000;
}

.brands-widget img {
    height: 110px;
    padding: 0px;
    margin: 0px;
}

.brands-widget .owl-dots {
    display: none;
}
.brands-widget .item span {
    line-height: 22px;
    font-size: 15px;
    font-weight: 500;
    margin-top: 20px;
}
.brands-widget .item i, .item span {
    display: inherit;
}

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

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

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

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

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

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

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

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

.action-widget .item {
float: left;
  width: 240px !important;
  height: 220px !important;
  text-align: center;
  position: relative;
  color: #000;
  line-height: 64px;
  vertical-align: baseline;
  transition: 0.5s;
  border-radius: 18px;
  margin-top: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  background: #f5f7fa;
}

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

}

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

.action-widget .owl-dots {
    display: none;
}
.action-widget .item span {
line-height: 22px;
  font-size: 15px;
  font-weight: 500;
  margin-top: 15px;
  padding: 0px 12px;
  height: 48px;
  overflow: hidden;
}
.action-widget .item i, .item span {
    display: inherit;
}

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

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

.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: 160px; 
    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: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  background: #f5f7fa;
}

.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;
  font-weight: 500;
  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);
}

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

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

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

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

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

}
.action-widget-support {
    overflow: hidden;
    height: 160px; 
    margin-bottom: 25px;
}

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

.action-widget-support .item {
float: left;
  width: 240px !important;
  height: 160px !important;
  position: relative;
  color: #fff;
  line-height: 64px;
  vertical-align: baseline;
  transition: 0.5s;
  border-radius: 18px;
  margin-top: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  background: #a73afd;
}

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

}

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

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

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

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

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

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

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

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

}
.action-widget-mobil {
    overflow: hidden;
    height: 250px; 
}

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

.action-widget-mobil .item {
float: left;
  width: 150px !important;
  height: 220px !important;
  text-align: center;
  position: relative;
  color: #fff;
  line-height: 64px;
  vertical-align: baseline;
  transition: 0.5s;
  border-radius: 18px;
  margin-top: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  background: #a73afd;
}

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

}

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

.action-widget-mobil .owl-dots {
    display: none;
}
.action-widget-mobil .item span {
line-height: 22px;
  font-size: 15px;
  font-weight: 500;
  margin-top: 15px;
  padding: 0px 12px;
  height: 48px;
  overflow: hidden;
}
.action-widget-mobil .item i, .item span {
    display: inherit;
}

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

/* 
============================================================================================ */
/* Карусель новости и посты
============================================================================================ */

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

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

.news-post-widget .owl-nav .disabled {
    opacity: 0;
}

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

}
.news-post-widget {
    overflow: hidden;
    height: 250px; 
    margin-bottom: 25px;
}

.news-post-widget .owl-carousel .owl-stage-outer {
    margin: 0px;
}

.news-post-widget .item {
float: left;
  width: 240px !important;
  height: 220px !important;
  text-align: center;
  position: relative;
  color: #000;
  line-height: 64px;
  vertical-align: baseline;
  transition: 0.5s;
  border-radius: 18px;
  margin-top: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  background: #f4e7ff;
}

.news-post-widget .item:hover {
    opacity: 0.8;
    transition: 0.5s;
}
.news-post-widget .item:visited {
    color: #000;
}

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

.news-post-widget .owl-dots {
    display: none;
}
.news-post-widget .item span {
line-height: 22px;
  font-size: 15px;
  font-weight: 500;
  margin-top: 15px;
  padding: 0px 12px;
  height: 48px;
  overflow: hidden;
}
.news-post-widget .item i, .item span {
    display: inherit;
}

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

/* 
============================================================================================ */
/* Коллекции
============================================================================================ */

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

.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 .item{
    background-color: #f5f7fa;
    border-radius: 18px;
    padding: 12px;
    margin-top: 0px;
    border: 0px;
    width: 160px;
    height: 190px;
    color: #fff;
    border-radius: 18px;
}

.collections-widget-dst .item img {
    height: 60px;
  margin-bottom: 5px;
  width: 60px;
  margin-top: 30px;
  filter: invert(45%);
}
.collections-widget-dst .item span {
    font-weight: normal;
}
.collections-widget-dst .item:hover span {
    font-weight: normal;
    color: #fff;
}

/* 
============================================================================================ */
/* Коллекции
============================================================================================ */

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

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

.collections-widget-dst2 .item{
    background-color: #f5f7fa;
    border-radius: 18px;
    padding: 12px;
    margin-top: 0px;
    border: 0px;
    width: 140px;
    height: 180px;
    color: #fff;
    border: 2px solid #f5f7fa;
    border-radius: 18px;
}

.collections-widget-dst2 .item:hover{
border: 2px solid #a73afd;
}

.collections-widget-dst2 .item img {
    height: 60px;
  margin-bottom: 5px;
  width: 60px;
  margin-top: 30px;
  filter: invert(45%);
}
.collections-widget-dst2 .item span {
    font-weight: normal;
}
.collections-widget-dst2 .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: 4px;
    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 {

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

}

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

.indexbut2 {
    display: inline-block;
    color: #a73afd!important;
    letter-spacing: 0px;
    font-family: "Styrene A Web", sans-serif;
    font-weight: 500;
    font-size: 15px!important;
    line-height: 56px!important;
    outline: none !important;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    border: 2px solid #a73afd!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 #000;
    color: #000;
    box-shadow: none;
    transition: all 0.4s ease 0s;
    background-image: linear-gradient(#fff, #fff), radial-gradient(circle at top left, #a73afd, #a73afd);
}
.indexbut2.tr-bg:hover {
    opacity: 0.9;
    color: #000;
    background-image: linear-gradient(#ffffff, #ffffff), radial-gradient(circle at top left, #a73afd, #a73afd);
    border: 2px solid #a73afd;
    color: #a73afd;
    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: 360px;
  height: 500px;
  right: 10px !important;
  background: #fff;
  position: absolute;
  display: block;
  float: right;
  left: -300px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 10px 25px 10px 25px;
  box-shadow: 0 20px 12px -16px rgba(0,30,85,.1),0 8px 24px 18px rgba(0,30,85,.05);
}

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

#mini-service-box .service-item .icon2 {
    height: 65px;
    width: 65px;
}
#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: #000;
    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;
}

	#mini-service-box.full .service-item {
		margin-bottom: 10px;
		display: block;
	}
	
	#mini-service-box.full {
		height: auto;
	}
	
	#mini-service-box.full .service-item .icon {
		border-radius: 24px;
		height: 90px;
		margin: 15px auto 15px;
		text-align: center;
		width: 90px;
		opacity: 0.95;
		box-shadow: 0 10px 20px 0 rgb(0 0 0 / 15%);
		transition: all 0.3s ease 0s;
		cursor: pointer;
	}
	
	#mini-service-box.full .service-item .name {
		white-space: inherit;
		font-size: 14px;
	}
	
	#mini-service-box .auth-services .service-item {
		background: #f5f7fa;
		border-radius: 18px;
		padding: 13px 2px;
		display: block;
		margin-right: 10px;
	}
	
	#mini-service-box.full .auth-services .service-item {
		padding: 20px;
		margin-bottom: 15px;
	}

	#mini-service-box .auth-services .indexicon:hover {
		border-radius: 18px;
		background: transparent;
		opacity: 0.9;
	}
	
	#mini-service-box .auth-services .service-item .name{
		height: 100%;
		display: block;
		margin: auto 0px auto 10px;
		text-align: left;
		line-height: 14px;
		white-space: break-spaces;
		width: 64%;
	}
	
	#mini-service-box.full .auth-services .service-item .name{
		height: 100%;
		display: block;
		margin: auto 0px auto 15px;
		text-align: left;
		font-weight: 500;
		line-height: 16px;
	}
	
	#mini-service-box .auth-services .service-item a{
		display: flex;
		flex-direction: row;
	}
	
	#mini-service-box .auth-services .service-item .icon{
		height: 30px;
		width: 30px;
		margin: 0px;
		border-radius: 10px;
	}
	
	#mini-service-box.full .auth-services .service-item .icon{
		height: 50px;
		width: 50px;
		margin: 0px;
		border-radius: 15px;
	}
	
	@media (min-width: 1250px) {
		#mini-service-box .auth-services .service-item {
			width: 95%;
		}

		#mini-service-box.full .auth-services .indexicon:nth-child(2n) .service-item {
			float: right;
		} 
	}
	
.service-item {
        text-align: center;
		transition: all 0.3s ease 0s;
		height: 250px;
    }
	
	.service-item:hover {
    opacity: 0.9;
	transition: all 0.3s ease 0s;
}

    .service-item .icon {
        border-radius: 24px;
        height: 100px;
        margin: 15px auto 15px;
        text-align: center;
        width: 100px;
        opacity: 0.95;
		box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
		transition: all 0.3s ease 0s;
		cursor: pointer;
    }
	
	.service-item .icon:hover {
        transition: all 0.3s ease 0s;
		box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
    }
	
.service-item-big .icon {
   border-radius: 24px;
  height: 140px;
  margin: 15px auto 15px;
  text-align: center;
  width: 180px;
  opacity: 0.95;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease 0s;
  cursor: pointer;
    }
	
.service-item-big .icon:hover {
        transition: all 0.3s ease 0s;
		box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
}	
	
.service-item-big {
        text-align: center;
		transition: all 0.3s ease 0s;
		height: 220px;
}




.service-item-mobil .icon {
border-radius: 24px;
  height: 170px;
  margin: 15px auto 15px;
  text-align: center;
  width: 130px;
  opacity: 0.95;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease 0s;
  cursor: pointer;
    }
	
.service-item-mobil .icon:hover {
        transition: all 0.3s ease 0s;
		box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
}	
	
.service-item-mobil {
        text-align: center;
		transition: all 0.3s ease 0s;
		height: 220px;
}
	
	
    .start-page .icons .service-item a:hover {
        opacity: 0.9;
        text-decoration: none;
        transition: opacity 0s ease 0s, transform 2s ease 0s;
		box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.3);
    }
    .service-item a:hover {
        opacity: 0.95;
        text-decoration: none;
        transition: all 0.3s ease 0s;
    }
    .service-item a .icon {
		transition: all 0.3s ease 0s;
    }
    .icons .service-item a:hover .icon {
        box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
		transition: all 0.3s ease 0s;
    }
	
	.service-bookmark .icon {
    background: #5b88bd;
}

    .service-item .name {
        color: #000;
        font-size: 17px;;
        font-weight: 400;
		line-height: 24px;
    }
    .service-item .icon .fa {
        color: #fff;
        font-size: 80px;
        line-height: 150px;
		transition: all 0.3s ease 0s;
    }
	
	.service-item .icon .fa:hover {
        font-size: 85px;
		transition: all 0.3s ease 0s;
    }
	
	.fa-envelope2{
        color: #5b88bd;
        font-size: 55px;
        line-height: 100px;
    }

    .service-profile .icon {
        background: #a73afd -webkit-linear-gradient(100deg, #ea4235 10%, #a73afd 100%) repeat scroll 0 0;
    }
	
	.service-service .icon {
        background: #F81155 repeat scroll 0 0;
    }
	
	
		.service-marketing .icon {
        background: #d6dbe0 repeat scroll 0 0;
    }
	
	
		
	
.service-market .icon {
background: #a73afd url(/templates/default/images/servicelogo1.png) no-repeat center center;
background-size: 50%;
transition: all 0.3s ease 0s;
}
	
.service-market .icon:hover {
background-size: 55%;
transition: all 0.3s ease 0s;
}

	
.service-service .icon {
background: #F81155 url(/upload/7.webp) no-repeat center center;
background-size: 100%;
transition: all 0.3s ease 0s;
    }
	
.service-service .icon:hover {
background-size: 110%;
transition: all 0.3s ease 0s;
}
	
.service-ratep .icon {
background: #000 url(/templates/default/images/2.svg) no-repeat center center;
background-size: 70%;
transition: all 0.3s ease 0s;
}
	
.service-ratep .icon:hover {
background-size: 75%;
transition: all 0.3s ease 0s;
}	
	
.service-rating .icon {
background: #ddd url(/templates/default/images/dstplatform27.webp) no-repeat center center;
background-size: 80%;
transition: all 0.3s ease 0s;
}
	
.service-rating .icon:hover {
background-size: 85%;
transition: all 0.3s ease 0s;
}
	
	
	
.service-marketing .icon {
background: #d6dbe0 url(/templates/default/images/3.svg) no-repeat center center;
background-size: 140%;
transition: all 0.3s ease 0s;
    }
	
.service-marketing .icon:hover {
background-size: 150%;
transition: all 0.3s ease 0s;
    }

	
.service-news .icon {
background: #B6BCC3 url(/templates/default/images/servicelogo4.png) no-repeat center center;
background-size: 70%;
transition: all 0.3s ease 0s;
    }
	
.service-news .icon:hover {
background-size: 80%;
transition: all 0.3s ease 0s;
    }
	
	
	.service-club .icon {
background: #6D7986 url(/templates/default/images/servicelogo2.png) no-repeat center center;
background-size: 55%;
transition: all 0.3s ease 0s;
    }
	
			.service-club .icon:hover {
background-size: 60%;
transition: all 0.3s ease 0s;
    }
	
	
.service-question .icon {
background: #f5f7fa url(/templates/default/images/servicelogo10.png) no-repeat center center;
background-size: 70%;
transition: all 0.3s ease 0s;
    }
	
.service-question .icon:hover {
background-size: 75%;
transition: all 0.3s ease 0s;
    }	
	
.service-support .icon {
background: #e5efff url(/templates/default/images/servicelogo9.png) no-repeat center center;
background-size: 90%;
transition: all 0.3s ease 0s;
    }
	
.service-support .icon:hover {
background-size: 100%;
transition: all 0.3s ease 0s;
    }	
	
.service-help .icon {
background: #ebf7ff url(/templates/default/images/4.svg) no-repeat center center;
background-size: 60%;
transition: all 0.3s ease 0s;
    }	
	
.service-help .icon:hover {
background-size: 65%;
transition: all 0.3s ease 0s;
    }
	
    .more-service {
        text-align: center;
        width: 100%;
        display: inline-block;
        padding: 15px;
        color: #000 !important;
        font-weight: 500;
        font-size: 17px;;
        border-top: 1px solid #e7e8ec;
        cursor: pointer;
    }
    .more-icon-box {
        border-top: 1px solid #e7e8ec;
    }

    	
/*============ blog_left_sidebar css ==============*/

 .service-item {
        text-align: center;
		transition: all 0.3s ease 0s;
		height: 220px;
    }
	
	.service-item:hover {
    opacity: 0.9;
	transition: all 0.3s ease 0s;
}

    .service-item .icon2 {
        border-radius: 16px;
        height: 100px;
        margin: 15px auto 15px;
        text-align: center;
        width: 100px;
        opacity: 0.95;
		box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
		transition: all 0.3s ease 0s;
		cursor: pointer;
    }
	
	.service-item .icon2:hover {
        transition: all 0.3s ease 0s;
		box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
    }
	
    .start-page .icon2s .service-item a:hover {
        opacity: 0.9;
        text-decoration: none;
        transition: opacity 0s ease 0s, transform 2s ease 0s;
		box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.3);
    }
    .service-item a:hover {
        opacity: 0.95;
        text-decoration: none;
        transition: all 0.3s ease 0s;
    }
    .service-item a .icon2 {
		transition: all 0.3s ease 0s;
    }
    .icon2s .service-item a:hover .icon2 {
        box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
		transition: all 0.3s ease 0s;
    }
	
	.service-bookmark .icon2 {
    background: #5b88bd;
}

    .service-item .name {
        color: #000;
        font-size: 17px;;
        font-weight: 400;
		line-height: 24px;
    }
    .service-item .icon2 .fa {
        color: #fff;
        font-size: 80px;
        line-height: 150px;
		transition: all 0.3s ease 0s;
    }
	
	.service-item .icon2 .fa:hover {
        font-size: 85px;
		transition: all 0.3s ease 0s;
    }
	
	.fa-envelope2{
        color: #5b88bd;
        font-size: 55px;
        line-height: 100px;
    }
    .more-service {
        text-align: center;
        width: 100%;
        display: inline-block;
        padding: 15px;
        color: #000 !important;
        font-weight: 500;
        font-size: 17px;;
        border-top: 1px solid #e7e8ec;
        cursor: pointer;
    }
    .more-icon2-box {
        border-top: 1px solid #e7e8ec;
    }

    .service-my-blog .icon2 {
        background: #6D7986 -webkit-linear-gradient(100deg, #6D7986 30%, #B6BCC3 100%) repeat scroll 0 0;
    }
    .service-my-groups .icon2 {
        background: #00bfbf none repeat scroll 0 0;
    }
    .service-my-video .icon2 {
        background: #567d68;
    }
    .service-my-channels .icon2 {
        background: #d6dbe0 -webkit-linear-gradient(100deg, #000 10%, #d6dbe0 100%) repeat scroll 0 0;
    }
	    .service-my-channels2 .icon2 {
        background: #d6dbe0 -webkit-linear-gradient(100deg, #000 10%, #000 100%) repeat scroll 0 0;
    }
    .service-my-purchases .icon2 {
        background: #943f46 none repeat scroll 0 0;
    }
    .service-my-shop .icon2 {
        background: #557d7c none repeat scroll 0 0;
    }	