:root{--zereshk:#c00a27;
    --hover:#97031b;
  --white:#ffffff;
  --red:#fc3939;
  --middlered:#f31438;
    --gray:#e9e9e9;
--darkgray:#2c2c2c;
--green:#4caf50;}
body{
 margin:0;
 direction: rtl;
}
.sw-sl-v1-mu .swiper-pagination-horizontal{bottom: 40px;}
.sw-sl-v1-mu .swiper-pagination-bullet{
opacity:1;
background:var(--white);
;}
.sw-sl-v1-mu .swiper-pagination-bullet-active{
background:var(--zereshk);
width:30px;
height:8px;
border-radius:3px;
}
.sw-sl-v1-mu {height: 780px;width: 100%;position:relative;}
.sw-sl-v1-mu .content{
display: block;
position:absolute;
top: 300px;
text-align:center;
width:100%;
}
.sw-sl-v1-mu .line{
  display: inline-block;
  width: 180px;
  border-bottom: 3px dashed var(--white);
  margin: 15px;
}
.sw-sl-v1-mu .price{
  display: inline-block;
  background-color: var(--green);
  color: var(--white);
  font-size: 80px;
  width: 180px;
}
.sw-sl-v1-mu .swiper-slide-active .content{
 animation:fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}
@keyframes fade-in {
0% {
  opacity: 0;
}
100% {
  opacity: 1;
}
}
.sw-sl-v1-mu .title h2{
font-size: 70px;
color:var(--white);
}
.sw-sl-v1-mu .desc{
font-weight: 600;
font-size: 35px;
color: var(--white);
}
.sw-sl-v1-mu img{
width:100%;
height:100%;
}
.bl-4pic-tx-mu{
  width: 100%;
  height: 500px;
  margin: 50px 0;
}
.bl-4pic-tx-mu .container{
  height: 100%;
  margin: 0 auto;
}
.bl-4pic-tx-mu .pic{
  height: 100%;
  float: right;
  width: 49%;
  position: relative;
  padding: 3px;
  transition:0.5s ease-in-out;
}
.bl-4pic-tx-mu .pic:hover{
scale:1.05;
}
.bl-4pic-tx-mu .pic:nth-child(2){
float: left;
width: 23%;
height: 48%;
}
.bl-4pic-tx-mu .pic:nth-child(3){
float: left;
left: 31px;
width: 23%;
height: 48%;
}
.bl-4pic-tx-mu .pic:nth-child(4){
float: left;
top: 20px;
width: 49%;
height: 48%;
}

.bl-4pic-tx-mu .content{
  position: absolute;
  right: 40px;
  top: 30px;
}
.bl-4pic-tx-mu .pic:nth-child(4) .content{
  right: 223px;
  top: 52px;
}
.bl-4pic-tx-mu .pic:nth-child(2) .content{
  right: 20px;
  top: 30px;
}
.bl-4pic-tx-mu .pic:nth-child(3) .content{
  right: 20px;
  top: 30px;
}
.bl-4pic-tx-mu .pic:nth-child(4) .content .desc{color: #fdba3e;}
.bl-4pic-tx-mu .pic:nth-child(2) .content .desc{width: 60%;}
.bl-4pic-tx-mu .pic:nth-child(2) .content .text{width: 60%;}
.bl-4pic-tx-mu .title h3{
  font-size: 40px;
  color: var(--white);
  font-weight: 600;
}
.bl-4pic-tx-mu .desc{
  color: var(--white);
  font-size: 25px;
}
.bl-4pic-tx-mu .text{
  color: var(--white);
  font-size: 14px;
}
.bl-4pic-tx-mu .content button{
  padding: 15px 50px;
  font-weight: 600;
  border: none;
  background-color: var(--zereshk);
  color: var(--white);
  border-radius: 10px;
  margin: 30px 0px;
}
.bl-4pic-tx-mu button:hover{
background-color:var(--hover);
}
.bl-4pic-tx-mu img{
  height: 100%;
  width: 100%;
}
.nb-3fr-ls-mu{
width: 100%;
text-align: center;
margin-bottom: 30px;
}
.nb-3fr-ls-mu .container{
margin:0 auto;
padding: 15px 0;
border-bottom: 3px solid var(--gray);
}
.nb-3fr-ls-mu .content{
display:block;}
.nb-3fr-ls-mu .list{display:inline-block;padding: 5px 30px;font-size: 25px;font-weight: 600;}
.nb-3fr-pc-mu{width:100%;height: 550px;padding: 40px 0;}
.nb-3fr-pc-mu .container{
margin:0 auto;
height: 100%;
}
.nb-3fr-pc-mu .frame{
height:100%;
}
.nb-3fr-pc-mu .frame:hover{
border:6px solid var(--gray);
}
.nb-3fr-pc-mu .frame:hover button{
display:block;
}
.nb-3fr-pc-mu img{width:100%;height: 60%;}
.nb-3fr-pc-mu .content{height: 40%;width: 85%;text-align:center;margin: 0 auto;}
.nb-3fr-pc-mu .content button{display:none;padding: 15px 30px;border: none;background-color: var(--zereshk);color: var(--white);border-radius: 30px;margin: 0 auto;}
.nb-3fr-pc-mu button:hover{
background-color:var(--hover);
}
.bl-bnr-v1-mu {
 height: 469px;
 width: 100%;
 position:relative;
}
.bl-bnr-v1-mu .content{
 display: block;
 position:absolute;
 top: 80px;
 text-align:center;
 width:100%;
 }
.bl-bnr-v1-mu img{
 height:100%;
 width:100%;
}
.bl-bnr-v1-mu .desc{
 color:var(--white);
 font-size: 23px;
}
.bl-bnr-v1-mu .title{
 color:var(--white);
 font-size: 60px;
 font-weight: 600;
 margin-bottom: 20px;
}
.bl-bnr-v1-mu .price{
    display: inline-block;
    font-size: 65px;
    font-weight: 600;
    color: var(--white);
}
.bl-bnr-v1-mu .list{
    display: inline-block;
}
.bl-bnr-v1-mu .list li{
    color: #c2aa7e;
}
.bl-bnr-v1-mu .list a{text-decoration: none;color: #c2aa7e;font-size: 18px;font-weight: 500;}
.bl-bnr-v1-mu button{
 display:block;
 margin: 30px auto 0 auto;
 padding: 18px 40px;
 border: none;
 background-color: var(--zereshk);
 border-radius: 6px;
 color: var(--white);
}
.bl-bnr-v1-mu button:hover{
background-color:var(--hover);
}
.nb-1fr-ls-mu{
width: 100%;
text-align: center;
margin-bottom: 30px;
}
.nb-1fr-ls-mu .container{margin:0 auto;padding: 45px 0 15px 0;border-bottom: 3px solid var(--gray);}
.nb-1fr-ls-mu .list{padding: 5px 0;font-size: 25px;font-weight: 600;}
.nb-4fr-pc-mu{width:100%;height: 550px;padding: 40px 0;}
.nb-4fr-pc-mu .container{
margin:0 auto;
height: 100%;
}
.nb-4fr-pc-mu .frame{
height:100%;
}
.nb-4fr-pc-mu .frame:hover{
border:6px solid var(--gray);
}
.nb-4fr-pc-mu .frame:hover button{
display:block;
}
.nb-4fr-pc-mu img{width:100%;height: 60%;}
.nb-4fr-pc-mu .content{height: 40%;width: 100%;text-align:center;margin: 0 auto;}
.nb-4fr-pc-mu .content button{display:none;padding: 15px 30px;border: none;background-color: var(--zereshk);color: var(--white);border-radius: 30px;margin:0 auto;}                                 
.nb-4fr-pc-mu button:hover{
background-color:var(--hover);
}  
.bl-bnr-v2-mu {
 height: 469px;
 width: 100%;
 position:relative;
}
.bl-bnr-v2-mu .content{
 display: block;
 position:absolute;
 top: 140px;
 left: 0px;
 width: 40%;
 }
.bl-bnr-v2-mu .content p{
 width:50%;
}
.bl-bnr-v2-mu img{
 height:100%;
 width:100%;
}
.bl-bnr-v2-mu .content button{padding: 20px 70px;border: none;background-color: var(--zereshk);color: var(--white);border-radius: 35px;font-weight: 500;} 
.bl-bnr-v2-mu  button:hover{
background-color:var(--hover);
}
.nb-4fr-feature-mu{width:100%;height: 450px;padding: 60px 0;}
.nb-4fr-feature-mu .container{
margin:0 auto;
height: 100%;
}
.nb-4fr-feature-mu .frame{text-align: center;height:100%;padding: 20px;}
.nb-4fr-feature-mu img{width: 100px;height: 100px;filter: invert(86%) sepia(1%) saturate(0%) hue-rotate(30deg) brightness(89%) contrast(90%);}
.nb-4fr-feature-mu .content{margin: 25px 0 0 0;}
.bl-footer-mu{
  width: 100%;
  /* height: 500px; */
  background-color: var(--darkgray);
  text-align: center;
  padding: 80px 0 0 0;
}
.bl-footer-mu .social{
  display: block;
}
.bl-footer-mu .pic{
  display: inline-block;
  padding: 16px;
  border: 1px solid #969696;
  border-radius: 50%;
  margin: 0 10px;
}
.bl-footer-mu .pic img{
  width: 20px;
  height: 20px;
  filter: invert(62%) sepia(5%) saturate(7%) hue-rotate(85deg) brightness(96%) contrast(88%);
}
.bl-footer-mu .logo{
  font-size: 55px;
  color: var(--white);
  margin: 30px 0;
}
.bl-footer-mu .addres{
  display: block;
}
.bl-footer-mu .desc{
  display: inline-block;
  color: var(--white);
  padding: 0 30px;
  border-left: 1px solid var(--middlered);
  font-size: 14px;
}
.bl-footer-mu .desc:nth-child(4){
border:none; 
}
.bl-footer-mu .info{
  color: var(--white);
  font-size: 13px;
  margin: 20px 0 60px 0;
}
.bl-footer-mu .buton{
  color: var(--white);
  background-color:var(--middlered);
  width: 250px;
  font-size: 15px;
  font-weight: 700;
  height: 70px;
  padding: 19px;
  margin: 0 auto;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}
.bl-footer-mu .buton img{
  width: 25px;
  height: 25px;
  filter: invert(100%) sepia(0%) saturate(7486%) hue-rotate(46deg) brightness(95%) contrast(105%);
}

@media only screen and (max-width:840px)
{
.sw-sl-v1-mu {height: 620px;width: 100%;}
.sw-sl-v1-mu .content{
top: 190px;
}
.sw-sl-v1-mu .line{
  width: 160px;
}
.sw-sl-v1-mu .price{
  font-size: 70px;
  width: 160px;
}
.sw-sl-v1-mu .title h2{
font-size: 60px;
}
.sw-sl-v1-mu .desc{
font-size: 30px;
}
.sw-sl-v1-mu img{
width:100%;
height:100%;
}
.bl-4pic-tx-mu{
  width: 100%;
  height: 440px;
}
.bl-4pic-tx-mu .pic{
  height: 100%;
  width: 49%;
}
.bl-4pic-tx-mu .pic:nth-child(2){
width: 23%;
height: 48%;
}
.bl-4pic-tx-mu .pic:nth-child(3){
left: 20px;
width: 23%;
height: 48%;
}
.bl-4pic-tx-mu .pic:nth-child(4){
width: 49%;
height: 48%;
}

.bl-4pic-tx-mu .content{
  right: 25px;
}
.bl-4pic-tx-mu .title h3{
  font-size: 30px;
}
.bl-4pic-tx-mu .desc{
  font-size: 20px;
}
.bl-4pic-tx-mu .text{
  font-size: 12px;
}
.bl-4pic-tx-mu .content button{
  padding: 10px 45px;
}
.bl-4pic-tx-mu img{
  height: 100%;
  width: 100%;
}
.bl-4pic-tx-mu .pic:nth-child(4) .content{
  right: 20px;
  top: 30px;
}
.bl-4pic-tx-mu .pic:nth-child(2) .content .desc{width: 80%;}
.bl-4pic-tx-mu .pic:nth-child(2) .content .text{width: 80%;}
.nb-3fr-ls-mu{
width: 100%;
margin-bottom: 0px;
}
.nb-3fr-ls-mu .container{
padding: 10px 0;
}
.nb-3fr-pc-mu{width:100%;height: 460px;}
.nb-3fr-pc-mu img{width:100%;height: 50%;}
.nb-3fr-pc-mu .content{height: 50%;width: 100%;}
.nb-3fr-pc-mu .content button{display: block;padding: 10px 20px;}
.bl-bnr-v1-mu {
 height: 440px;
 width: 100%;
}
.bl-bnr-v1-mu .content{
 top: 70px;
 }
.bl-bnr-v1-mu img{
 height:100%;
 width:100%;
}
.bl-bnr-v1-mu .desc{
 font-size: 21px;
}
.bl-bnr-v1-mu .title{
 font-size: 50px;
}
.bl-bnr-v1-mu .price{
    font-size: 55px;
}
.bl-bnr-v1-mu .list a{font-size: 16px;}
.bl-bnr-v1-mu button{
 margin: 25px auto 0 auto;
 padding: 15px 35px;
}
.nb-1fr-ls-mu{
width: 100%;
margin-bottom: 0px;
}
.nb-1fr-ls-mu .container{padding: 30px 0 10px 0;}
.nb-4fr-pc-mu{width:100%;height: 800px;}
.nb-4fr-pc-mu .frame{
height: 50%;
padding: 0 40px;
}
.nb-4fr-pc-mu .frame:hover{
border:6px solid var(--gray);
}
.nb-4fr-pc-mu .frame:hover button{
display:block;
}
.nb-4fr-pc-mu img{width:100%;height: 50%;}
.nb-4fr-pc-mu .content{height: 50%;width: 100%;}
.nb-4fr-pc-mu .content button{display: block;padding: 10px 20px;}  
.bl-bnr-v2-mu {
 overflow: hidden;
 height: 440px;
 width: 100%;
}
.bl-bnr-v2-mu .content{
 top: 130px;
 text-align: center;
 width: 55%;
 z-index: 20;
 }
.bl-bnr-v2-mu .content p{
 width: 100%;
}
.bl-bnr-v2-mu img{
 height:100%;
 width: 1500px;
 transform: translateX(408px);
}
.bl-bnr-v2-mu .content button{padding: 15px 50px;margin-top: 20px;}
.nb-4fr-feature-mu{width:100%;height: 380px;padding: 40px 0;}
.nb-4fr-feature-mu .frame{padding: 15px;}
.nb-4fr-feature-mu img{width: 85px;height: 85px;}
.bl-footer-mu{
  width: 100%;
}
.bl-footer-mu .pic{
  padding: 14px;
  margin: 0 5px;
}
.bl-footer-mu .desc{
  padding: 0 25px;
}
.bl-footer-mu .info{
  margin: 20px 0 50px 0;
}
.bl-footer-mu .buton{
  width: 235px;
  height: 65px;
}

}

@media only screen and (max-width: 576px)
{
.sw-sl-v1-mu {height: 400px;width: 100%;}
.sw-sl-v1-mu .content{
top: 135px;
width:100%;
}
.sw-sl-v1-mu .line{
  width: 100px;
}
.sw-sl-v1-mu .price{
  font-size: 50px;
  width: 100px;
}
.sw-sl-v1-mu .title h2{
font-size: 40px;
}
.sw-sl-v1-mu .desc{
font-size: 20px;
}
.sw-sl-v1-mu img{
width:100%;
height:100%;
}
.bl-4pic-tx-mu{
  width: 100%;
  height: 1000px;
  margin: 50px 0 0 0;
}
.bl-4pic-tx-mu .pic{
  height: 33%;
  float: right;
  width: 100%;
}
.bl-4pic-tx-mu .pic:nth-child(2){
top: 15px;
width: 100%;
height: 20%;
}
.bl-4pic-tx-mu .pic:nth-child(3){
top: 30px;
left: 0px;
width: 100%;
height: 20%;
}
.bl-4pic-tx-mu .pic:nth-child(4){
top: 46px;
width: 100%;
height: 20%;
}
.bl-4pic-tx-mu .title h3{
  font-size: 35px;
  font-weight: 600;
}
.bl-4pic-tx-mu .desc{
  font-size: 20px;
}
.bl-4pic-tx-mu .text{
  color: var(--white);
  font-size: 14px;
}
.bl-4pic-tx-mu .content button{
  padding: 10px 40px;
}
.bl-4pic-tx-mu img{
  height: 100%;
  width: 100%;
}
.bl-4pic-tx-mu .pic:nth-child(4) .content{
  right: 25px;
  top: 20px;
}
.bl-4pic-tx-mu .pic:nth-child(2) .content{
  right: 25px;
  top: 20px;
}
.bl-4pic-tx-mu .pic:nth-child(3) .content{
  right: 25px;
  top: 20px;
}
.nb-3fr-ls-mu{
width: 100%;
margin-bottom: 0px;
}
.nb-3fr-ls-mu .container{
padding: 10px 0;
}
.nb-3fr-ls-mu .list{font-size: 20px;}
.nb-3fr-pc-mu{height: 1160px;}
.nb-3fr-pc-mu .container{
height: 100%;
}
.nb-3fr-pc-mu .frame{
height: 30%;
padding: 0 50px;
}
.nb-3fr-pc-mu img{width: 100%;height: 50%;}
.nb-3fr-pc-mu .content{height: 50%;width: 100%;}
.nb-3fr-pc-mu .content button{display: block;padding: 10px 20px;}
.bl-bnr-v1-mu {
 width: 100%;
 height: 440px;
 overflow: hidden;
}
.bl-bnr-v1-mu .content{
 top: 95px;
 width:100%;
 z-index: 20;
 }
.bl-bnr-v1-mu img{
 height:100%;
 width: 1300px;
 transform: translateX(413px);
}
.bl-bnr-v1-mu .desc{
 font-size: 20px;
}
.bl-bnr-v1-mu .title{
 font-size: 43px;
}
.bl-bnr-v1-mu .price{
    font-size: 45px;
}
.bl-bnr-v1-mu .list a{font-size: 14px;}
.bl-bnr-v1-mu button{
 margin: 15px auto 0 auto;
 padding: 10px 20px;
}
.nb-1fr-ls-mu{
width: 100%;
margin-bottom: 0px;
}
.nb-1fr-ls-mu .container{padding: 35px 0 10px 0;}
.nb-1fr-ls-mu .list{font-size: 20px;}
.nb-4fr-pc-mu{width:100%;height: 1400px;}
.nb-4fr-pc-mu .container{
height: 100%;
}
.nb-4fr-pc-mu .frame{
height: 24%;
padding: 0 50px;
}
.nb-4fr-pc-mu img{width:100%;height: 50%;}
.nb-4fr-pc-mu .content{height: 50%;width: 100%;}
.nb-4fr-pc-mu .content button{display: block;padding: 10px 20px;margin:0 auto;}   
.bl-bnr-v2-mu {
 overflow: hidden;
 height: 449px;
 width: 100%;
}
.bl-bnr-v2-mu .content{
 top: 133px;
 text-align: center;
 left: 0px;
 z-index: 20;
 width: 100%;
 }
.bl-bnr-v2-mu .content p{
 width: 80%;
 margin: 0 auto;
 font-size: 14px;
}
.bl-bnr-v2-mu img{
 height: 100%;
 width: 1300px;
 transform: translateX(483px);
}
.bl-bnr-v2-mu .content button{padding: 15px 40px;} 
.nb-4fr-feature-mu{width:100%;height: 1000px;padding: 40px 0;}
.nb-4fr-feature-mu .frame{height: 24%;padding: 20px;}
.nb-4fr-feature-mu img{width: 70px;height: 70px;}
.nb-4fr-feature-mu .content{margin: 25px 0 0 0;}
.bl-footer-mu{
  width: 100%;
}
.bl-footer-mu .pic{
  padding: 12px;
  margin: 0 5px;
}
.bl-footer-mu .pic img{
  width: 20px;
  height: 20px;
}
.bl-footer-mu .logo{
  font-size: 50px;
  margin: 20px 0;
}
.bl-footer-mu .desc{
  display: block;   
  padding: 5px 0;
}
.bl-footer-mu .info{
  margin: 20px 0 30px 0;
}
.bl-footer-mu .buton{
  height: 50px;
  padding: 10px;
}
.bl-footer-mu .buton img{
  width: 20px;
  height: 20px;
}
}