
html, body {
    /* Убирает прокрутку по горизонтале, для мобильной версии */
    overflow-x: hidden;
}



body {
    position: relative;
    margin: 0;
 
    font-size: 14px;
    color: #555;
    line-height: 25px;
    font-weight: 400;
    overflow-x: hidden;
} 


.card-bordered {
  width: auto;
  margin-top: -50px;
}

.container-fluid {
    max-width: 1400px;

}



  
  
  
.spam1 {
  margin-top: -23px;
  margin-left: 15px;
  position: relative;


}
.spam2 {
  margin-top: -55px;
  margin-left: 153px;
   
position: relative;
}


.spam3 {
    margin-top: -35px;
  margin-left: 300px;
   position: relative;
}
.spam4 {
    margin-top: -41px;
  margin-left: 340px;
   position: relative;
}
.searchmy
{
  float: right;
  position: relative;
 
}
.namemenu {
  
 background: white;
     border-bottom: 2px solid #e30613;
    border-top: 2px solid #e30613;
  box-shadow: 0px 0px 4px 0px #000;

z-index: 1;
padding: 4px;

}

.namemenu2 {
  
 background: white;
 border-bottom: 2px solid #e30613;
    border-top: 2px solid #e30613;
  box-shadow: 0px 0px 4px 0px #000;
position: relative;


}


.header {
  width: auto;
position: fixed;



}








.text-center {
  margin-top: 10px;}
  .text-center2 h2 { text-align: center }
   .text-center2 h5 { text-align: center }
   .text-center2 img {  display: block;
    margin-left: auto;
    margin-right: auto; }
   
    .text-center2 {
  margin-top: -5px;}
  
    
    
    


.card {
    background: #fff;
    transition: .3s transform cubic-bezier(.155, 1.105, .295, 1.12), .3s box-shadow, .3s -webkit-transform cubic-bezier(.155, 1.105, .295, 1.12);
    border-radius: 0em;
     
     max-height: 530px;

  border-radius: 30px;
box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.25), -1px -1px 10px 1px #7156a1;
    
    
    
}

.card-img,
.card-img-top {
    border-top-left-radius: calc(1rem - 1px);
    border-top-right-radius: calc(1rem - 1px);
    
}


.card h5 {
    overflow: hidden;
    height: 55px;
    font-weight: 300;
    font-size: 0.9rem;
}

.card h5 a {
  color: black;
  text-decoration: none;
} 

.card-img-top {
    width: 100%;
    min-height: 150px;
    max-height: 150px;
    object-fit: contain;
    padding: 1px;
    
}

.card h2 {
    font-size: 1rem;
}


.card:hover {
    transform: scale(1.02);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .12), 0 4px 8px rgba(0, 0, 0, .06);
}

/* Centered text */
.label-top {
    position: absolute;
    background-color: var(--label-index);
    color: #fff;
    top: 8px;
    right: 8px;
    padding: 5px 10px 5px 5px;
    font-size: .7rem;
    font-weight: 600;
    border-radius: 3px;
    text-transform: uppercase;
    
}


.top-right span {
    display: inline-block;
    vertical-align: middle;
    /* line-height: normal; */
    /* padding: 0 25px; */
}

.aff-link {
    /* text-decoration: overline; */
    font-weight: 500;
}

.over-bg {
    background: rgba(53, 53, 53, 0.85);
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
    backdrop-filter: blur(0.0px);
    -webkit-backdrop-filter: blur(0.0px);
    border-radius: 10px;
}
.bold-btn {

    font-size: 0.8rem;
    font-weight: 10;
    text-transform: uppercase;
  
}
.box .btn {
    font-size: 1.5rem;
}



/* START BUTTON */
.btn-warning {
    background: var(--btnbg);
    color: var(--btnfontcolor);
    fill: #ffffff;
    border: none;
    text-decoration: none;
    outline: 0;
    /* box-shadow: -1px 6px 19px rgba(247, 129, 10, 0.25); */
    border-radius: 100px;
}
.btn-warning:hover {
    background: var(--btnbghover);
    color: var(--btnfontcolorhover);
    /* box-shadow: -1px 6px 13px rgba(255, 150, 43, 0.35); */
}
.btn-check:focus + .btn-warning, .btn-warning:focus {
    background: var(--btnbghover);
    color: var(--btnfontcolorhover);
    /* box-shadow: -1px 6px 13px rgba(255, 150, 43, 0.35); */
}
.btn-warning:active:focus {
    box-shadow: 0 0 0 0.25rem var(--btnactivefs);
}
.btn-warning:active {
    background: var(--btnbghover);
    color: var(--btnfontcolorhover);
    /* box-shadow: -1px 6px 13px rgba(255, 150, 43, 0.35); */
}

/* END BUTTON */

.bg-success {
    font-size: 1rem;
    background-color: var(--btnbg)!important;
    color: var(--btnfontcolor)!important;
}
.bg-danger {
    font-size: 1rem;
}


.price-hp {
    font-size: 1rem;
    font-weight: 600;
    color: darkgray;
}

.amz-hp {
    font-size: .7rem;
    font-weight: 600;
    color: darkgray;
}

.fa-question-circle:before {
    /* content: "\f059"; */
    color: darkgray;
}

.fa-heart:before {
    color:crimson;
}
.fa-chevron-circle-right:before {
    color: darkgray;
}
@media screen and (max-width: 900px) {
  .tel {
    display: none;
  }
}




 
}
  .py-4 {
    margin-top: 35px;

}
  


.logo888 {

 max-width: 250px;
    height: auto;
    border: 3px solid white;
    margin-top: 1px;
  border: none;
    
}



.logo888m {
  margin-top: 10px;
position: absolute;
 width: 50px;

    height: auto;
    border: 3px solid white;
   
    
}


.krug {
 

    border: 3px solid white;
    

}
 .btn-icon {
    color: white;
  }
  
    overflow: hidden;
}

.frame {
  width: 90%;
   margin: 20px 10px auto;
   

  text-align: center;
}
.custom-btn {
  width: 13px;
  height: 40px;
  color: #fff;
  border-radius: 5px;
  padding: 10px -50px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  
  margin-left: auto;
    margin-right: auto;
   box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
   7px 7px 20px 0px rgba(0,0,0,.1),
   4px 4px 5px 0px rgba(0,0,0,.1);
  outline: none;
}

.custom-btn2 {
  width: 130px;
  height: 40px;
  color: #fff;
  border-radius: 5px;
  padding: 10px 25px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  background: red;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
   box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
   7px 7px 20px 0px rgba(0,0,0,.1),
   4px 4px 5px 0px rgba(0,0,0,.1);
  outline: none;
}


.btn-2 {
  width: 130px;
  height: 40px;
  line-height: 42px;
  padding: 0;
  border: none;
  background: rgb(255,27,0);
background: red;
}
.btn-2:hover {
  color: #f0094a;
  background: transparent;
   box-shadow:none;
}
.btn-2:after{
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:2px;
  width:0;
  background: red;
  box-shadow:
   -1px -1px 5px 0px #fff,
   7px 7px 20px 0px #0003,
   4px 4px 5px 0px #0002;
  transition:400ms ease all;
}
.btn-2:after{
  right:inherit;
  top:inherit;
  left:0;
  bottom:0;
}
.btn-2:hover:before,
.btn-2:hover:after{
  width:100%;
  transition:800ms ease all;
}






.btn-5 {
  width: 130px;
  height: 40px;
margin-right: 5px;
  padding: 0;
  border: none;
  background: rgb(255,27,0);
background: linear-gradient(0deg, rgba(255,27,0,1) 0%, rgba(251,75,2,1) 100%);
}
.btn-5:hover {
  color: #f0094a;
  background: transparent;
   box-shadow:none;
}
.btn-5:before,
.btn-5:after{
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:2px;
  width:0;
  background: #f0094a;
  box-shadow:
   -1px -1px 5px 0px #fff,
   7px 7px 20px 0px #0003,
   4px 4px 5px 0px #0002;
  transition:400ms ease all;
}
.btn-5:after{
  right:inherit;
  top:inherit;
  left:0;
  bottom:0;
}
.btn-5:hover:before,
.btn-5:hover:after{
  width:100%;
  transition:800ms ease all;
}













.section {
  position: relative;
  width: 100%;

  display: flex;
  justify-content: center;
  align-items: center;
 
  overflow: hidden;
}

.log {
  width: 260px;
  z-index:1000;
  


}
.swiper {
  width: 100%;
   background: #fff;
  margin-top: -5px;
  
}

.swiper-slide {
    background: #fff;
  width: 300px;
  height: 400px;

  filter: blur(1px);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: self-start;
}

.swiper-slide-active {
  filter: blur(0px);
  
}

.swiper-pagination-bullet,
.swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-slide span {
  text-transform: uppercase;
  color: #fff;
  background: #fff;
  padding: 7px 18px 7px 25px;
  display: inline-block;
  border-radius: 0 20px 20px 0px;
  letter-spacing: 2px;
  font-size: 0.8rem;
  font-family: "Open Sans", sans-serif;
  
  
  
}





  


.swiper-slide--one span {
  background: #618db3;
  
}

.swiper-slide--two span {
  background: #618db3;
}

.swiper-slide--three span {
  background: #618db3;
}

.swiper-slide--four span {
  background: #618db3;
}

.swiper-slide--five span {
  background: #618db3;
}
.swiper-slide--six span {
  background: #618db3;
}

.swiper-slide h2 {
  color: red;
  background: rgba(177,204,240,0.8);
width: auto;

  font-size: 1.rem;


}

.swiper-slide p {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  display: flex;
  align-items: center;
  padding: 0 250px 35px 25px;
}

.swiper-slide svg {
  color: #fff;
  width: auto;
  height: 200px;
  margin-right: 0px;
}

.swiper-slide--one {
  background: linear-gradient(to top,  #203a4300, #2c536400),
    url("a1.jpg")
      no-repeat 50% 50% / cover;
}

.swiper-slide--two {
  background: linear-gradient(to top, #203a4300, #2c536400),
    url("a2.jpg")
      no-repeat 50% 50% / cover;
}

.swiper-slide--three {
  background: linear-gradient(to top,  #203a4300, #2c536400),
    url("a3.jpg")
      no-repeat 50% 50% / cover;
}

.swiper-slide--four {
  background: linear-gradient(to top,  #203a4300, #2c536400),
    url("a4.jpg")
      no-repeat 50% 50% / cover;
}

.swiper-slide--five {
  background: linear-gradient(to top,  #203a4300, #2c536400),
    url("a5.jpg")
      no-repeat 50% 50% / cover;
}
.swiper-slide--six {
  background: linear-gradient(to top,  #203a4300, #2c536400),
    url("st01.jpg")
      no-repeat 50% 50% / cover;
}

.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right {
  background-image: none;
}




























.content-box-title2 {
     border: 2px solid #4e3d6c;
     border-radius: 30px;
     color: #d8caff;
   
      padding: 10px 5px;
        box-sizing: border-box;
}

.content-box-title3 {
     border: 2px solid #4e3d6c;
     border-radius: 30px;
     color: #d8caff;
   
      padding: 10px 5px;
        box-sizing: border-box;
}

.content-box-title7 {
     border: 2px solid #4e3d6c;
     border-radius: 30px;
     color: #d8caff;
   
      padding: 10px 5px;
        box-sizing: border-box;
       
}



.content-box-title4 {
     border: 2px solid #4e3d6c;
     border-radius: 30px;
     color: #d8caff;
   
      padding: 10px 5px;
        box-sizing: border-box;
     

}



.content-box2 {
  background-image: url('house.JPG');
   background-size: cover;
    justify-content: space-around;
  margin: 30px auto;
  width: 400px;
  height: auto;
  border-radius: 40px;
box-shadow: 5px 5px 30px 7px rgba(0,0,0,0.25), -5px -5px 30px 7px #7156a1;
  cursor: pointer;
  transition: 0.4s;
  padding: 15px 15px 20px;
  margin-left:auto;
  margin-right:auto;

}

.content-box-title {
     border: 2px solid #8764c5;;
     
     border-color: #880b31;
      padding: 10px 5px;
        box-sizing: border-box;
   
     
}
.content-box .finbyz-icon {
   
  
    
    position:relative;
    width:300px;
    margin-bottom: 25px;
   
    height:200px;
}


.descr {font-size: 2.5em;
margin-top: 0;}
.text-center {
    text-align: center;
}




:after,
:before,
*{
    box-sizing: border-box;
    
}
.container {
  width:100%;
  height: 100%;
  padding-right: 10px;
  padding-left: 10px;

  margin-right: auto;
  margin-left: auto;
 
}


.cards-list {
  z-index: 0;
  width: 100%;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-top:0px;
}



.card .card_image img {
  width: inherit;
  height: inherit;
  border-radius: 40px;
  object-fit: cover;
 
}

.card .card_title {
  text-align: center;
  border-radius: 0px 0px 40px 40px;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 30px;
  margin-top: -80px;
  height: 40px;
}

.card:hover {
  transform: scale(0.9, 0.9);
  box-shadow: 5px 5px 30px 15px rgba(0,0,0,0.25), 
    -5px -5px 30px 15px rgba(0,0,0,0.22);
}

.title-white {
  color: white;
}

.title-black {
  color: black;
}

@media all and (max-width: 500px) {
  .card-list {
    /* On small screens, we are no longer using row direction but column */
   
  }
}


/*
.card {
  margin: 30px auto;
  width: 300px;
  height: 300px;
  border-radius: 40px;
  background-image: url('https://i.redd.it/b3esnz5ra34y.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-repeat: no-repeat;
box-shadow: 5px 5px 30px 7px rgba(0,0,0,0.25), -5px -5px 30px 7px rgba(0,0,0,0.22);
  transition: 0.4s;
}
*/

.wrapper{
  margin-top: 10px;
  text-align: center;
}

.wrapper h1{
  font-family: 'Yatra One', cursive;
  font-size: 48px;
  color: #fff;
  margin-bottom: 25px;
}

.our_team{
  width: auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.our_team .team_member{
  width: 250px;
  margin: 5px;
  background: black;
  padding: 10px 10px;
}

.our_team .team_member .member_img{
  background: #1e162e;  
  max-width: 200px;
  width: 100%;
  height: 200px;
  margin: 0 auto;
  border-radius: 2%;
  padding: 2px;
  position: relative;
  cursor: pointer;
    border-radius: 40px;
box-shadow: 5px 5px 30px 7px rgba(0,0,0,0.25), -5px -5px 30px 7px #8034a4;
  cursor: pointer;
  transition: 0.4s;
}

.our_team .team_member .member_img img{
  width: 100%;
  height: 100%;
}

.our_team .team_member h3{
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 2px;
  margin: 15px 0 0px;
}

.our_team .team_member span{
  font-size: 10px;
}

.our_team .team_member p{
  margin-top: 20px;
  font-size: 14px;
  line-height: 20px;
}

.our_team .team_member .member_img .social_media{
  position: absolute;
  top: 5px;
  left: 5px;
  background: rgba(0,0,0,0.65);
  width: 95%;
  height: 95%;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: scale(0);
   transition: all 0.5s ease;
}

.our_team .team_member .member_img .social_media .item{
  margin: 0 10px;
}

.our_team .team_member .member_img .social_media .fab{
  color: #8c7ae6;
  font-size: 20px;
}

.our_team .team_member .member_img:hover .social_media{
  transform: scale(1);
}




.navbar-toggler
{
 background: white;
float: left;
position: relative;


}


.btn-icon1 {
  color: white;
border: 3px solid white;

}

.fa-shopping-cart {
  color: black;
  border: red;
margin-left: -50px;





}
.fa-heart {
  color:red;
margin-left: -50px;


}



 





.link-menu {
  width: 400px;
  margin-left: -35px;
  z-index: 5;
}
.link-menu ul li {
  display: block;
  text-transform: uppercase;
  height: 40px;
  width: auto;
  margin-bottom: 3px;
  position: relative;
  border-radius: 4px;
  background: #2a2929;
  z-index: 5;
}
.link-menu ul li:last-child {
  margin-bottom: 0;
}
.link-menu ul li a {
  color: #fff;
  padding-left: 7%;
  display: block;
  width: 85%;
  height: 100%;
  font-size: 18px;
  line-height: 42px;
  text-decoration: none;
  position: absolute;
  z-index: 2;
}
.link-menu ul li:before {
  content: "";
  position: absolute;
  background: #7289B6;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.link-menu ul li:after {
  content: "";
  position: absolute;
  background: #9EC337;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  z-index: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.link-menu ul li:hover:before {
  width: 10px;
  left: -10px;
}
.link-menu ul li:hover:after {
  width: 100%;
}




.mega-menu-body {
   background: white;
    
}


.d-block
{color:black}





.scec 
{
font-family: 'Montserrat', sans-serif;
font-size: 20px;
letter-spacing: 0px;
word-spacing: 0px;
color: red;
font-weight: normal;
text-decoration: none;
font-style: normal;
font-variant: normal;
text-transform: none; 

}









  
.color1 {
  color: white;
}
.color {
  color: white;
}







     
  









.cab {
 width: 350px;
 margin-top: 5px;
 margin-left: 0px;

 

}

.fa-user-alt {
  color: white;
}
.fa-user-alt #before {
  color: white;
}

.fa-user-circle {
  color: white;
}



.products-section {
align-items: center;
  grid-column-start: 2;
  grid-row-start: 2;
  display: grid;
  height: 100%;
  width: 100%;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: repeat(auto-fill, minmax(300px, 2fr));
  grid-gap: 10px;
}


.products-section2 {
  margin-left:auto;
  margin-right:auto;
  width: 90%;
  height: 100%;
  
}

.product-card6 {
 
  margin: 3px auto;
  width: auto;
  height: auto;
  border-radius: 40px;
box-shadow: 5px 5px 30px 7px rgba(0,0,0,0.25), -5px -5px 30px 7px #7156;
  cursor: pointer;
  transition: 0.4s;
  padding: 1px 1px 2px;
  
  margin-left:auto;
  margin-right:auto;
 
}





.product-card {
  grid-column-start: span 1;
  display: grid;
  grid-template-rows: 150px 50px 50px; 
  grid-gap: 16px;
  margin: 3px auto;
  width: auto;
  height: auto;
  border-radius: 40px;
box-shadow: 5px 5px 30px 7px rgba(0,0,0,0.25), -5px -5px 30px 7px #7156a1;
  cursor: pointer;
  transition: 0.4s;
  padding: 2px 2px 0px;
  margin-left:auto;
  margin-right:auto;
 
}

img {
  width: 100%;
  height: 100%;
 justify-content: space-around;
border-radius: 40px;
}

.product-card-footer {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.product-category {
  color: #333;
  font-size: 12px;
  font-weight: bold;
}
.product-name {
  color: #333;
  font-size: 18px;
  font-weight: 600;
  margin-left:auto;
  margin-right:auto;
  text-align: center;
}

.product-description {
  color: black;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  line-height: 1.3rem;
  text-align: center;
}

.product-reviews-wrapper {
  .product-rating {
    color: #0AB4B5;
    font-weight: bold;
  }
  .product-review {
    font-size: 13px;
    color: #555;
    margin-top: 4px;
  }


.blogSubMenu {
   background: white;
  
}
.fa-star-o {
  color:red;
}
.hs-has-sub-menu {
   background: white;
   
}


@media(max-width: 480px) {
  body {
    grid-template-columns: auto auto auto;
    grid-template-rows: auto auto auto;
    
    
  }
}











