/* شروع سی اس های اضافه از پروژه قبلی  ***********************************************************************/
 @keyframes md_slider {
 0% {
margin-right:0
}
 31% {
margin-right:0
}
 36% {
margin-right:-400px
}
 64% {
margin-right:-400px
}
 69% {
margin-right:-100%
}
 97% {
margin-right:-100%
}
}


a {
    text-decoration: none;
    font-size: 11pt;
}




/* پایان سی اس های اضافه از پروژه قبلی  **********************************************************************/
@font-face {
    font-family: IRAN !important;
    src: url(font/IRAN.ttf);
  /*  font-family: 'vazir';
    src: url('font/Vazir.eot?#iefix') format('eot');
    src: url('font/Vazir.ttf') format('ttf');
    src: url('font/Vazir.woff2') format('woff');
    src: url('font/Vazir.woff') format('woff');*/
}
/********************table***********************/
tr:nth-child(even) {
    background-color: #b9b9b9;
    cursor: pointer;
}
/************************** Start them ******************************/

.set_style_link {
    text-decoration: none;
    font-weight: bold;
}
/************************** Start header ******************************/
.slideshow-container {
    /* max-width:100%; */
    top: 0;
}
.mySlides {
    display: none;
}
.img_style {
    /*vertical-align: middle;*/
    width: 100%;
    padding: 0;
    margin: 0;
}
/*.dot {
    height: 15px;
    width: 15px;
    background-color: #bbb;
    border-radius: 50%;

    transition: background-color 6s ease;


    padding: 0;
    margin: 0;
}*/
   /*   display: inline-block;*/
.active {
    background-color: #717171;
}
/************************** Start Menu ******************************/
ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
ul li.left {
    float: left;
}
ul li a {
    display: block;
    text-decoration: none;
    font-weight: 100px;
}
#responsive-navigation {
    display: none;
}
/************************** End Menu ******************************/
/************************** End header ******************************/

/************************** End them ******************************/

/************************** Start responsive ******************************/
div.hamburger_icon {
    display: none;
}
/************************** End responsive ******************************/

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style: none;
     font-family: 'IRAN','Vazirmatn', sans-serif;
}




 

.forgot-link {
    margin: -15px 0 15px;
}
.forgot-link a {
    font-size: 14.5px;
    color: #333;
}

.social-icons {
    display: flex;
    justify-content: center;
}
.social-icons a {
    display: inline-flex;
    padding: 10px;
    border: 2px solid #ccc;
    border-radius: 8px;
    font-size: 24px;
    color: #333;
    margin: 0 8px;
}

/*@media screen and (max-width: 800px) {*/
 /*   .divmenu{
        height: calc(100vh - 40px);
    }
    .form-box {
    bottom: 0;
    width: 100%;
    height: 70%;
}*/
    /*.custom-btn{
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }*/

    
    
/*.container {
    height: calc(100vh - 40px);
}

.container.active .form-box {
    right: 0;
    bottom: 30%;
}
.toggle-box::before {
    left: 0;
    top: -270%;
    width: 100%;
    height: 300%;
    border-radius: 20vw;
}
.container.active .toggle-box::before {
    left: 0;
    top: 70%;
}
.container.active .toggle-panel.toggle-left {
    left: 0;
    top: -30%;
}
.toggle-panel {
    width: 100%;
    height: 30%;
}
.toggle-panel.toggle-left {
    top: 0;
}
.toggle-panel.toggle-right {
    right: 0;
    bottom: -30%;
}
.container.active .toggle-panel.toggle-right {
    bottom: 0;
}
    
    li a img.password{
        width: 70%;
        height: 70%;
        display: block;
        float: right;
    }
    div img.loginArt{
        width: 50%;
        height: 50%;
        display: block;
    }
    div img.student{
        width: 50%;
        height: 50%;
        display: block;
    }
    div img.test{
        width: 50%;
        height: 50%;
        display: block;
    }
    div img.home{
         width: 50%;
        height: 50%;
        display: block;
    }
   
}

@media only screen and (max-width: 400px) {
    /*.divmenu{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
    }*/
/*    .custom-btn{
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .form-box {
    padding: 20px;
}*/
   
    
    
/*
  .toggle-panel h1 {
    font-size: 30px;
}
    li a img.password{
        width: 50%;
        height: 50%;
        display: block;
                }
    div img.loginArt{
        width: 50%;
        height: 50%;
        display: block;
    }
    div img.student{
        width: 50%;
        height: 50%;
        display: block;
        }
    div img.test{
        width: 50%;
        height: 50%;
        display: block;
           }
    div img.home{
         width: 50%;
        height: 50%;
        display: block;
        }
      }
*/
/*@media only screen and (max-width: 300px){*/
  /*  .divmenu{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
    }*/
  /*  .custom-btn{
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
       
    .btn-12{
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }*/
    
    
      /*li a img.password{
        width: 50%;
        height: 50%;
        display: block;
      }
    div img.loginArt{
        width: 50%;
        height: 50%;
        display: block;
            }
    div.img.student{
        width: 50%;
        height: 50%;
        display: block;
            }
    div img.test{
        width: 50%;
        height: 50%;
        display: block;
           }
    div img.home{
         width: 50%;
        height: 50%;
        display: block;
           }
}*/
/* شروع لاگین جدا از صفحه*************/


/* حذف علامت کنار type="number"*************/
.input-none {
    -webkit-appearance: none;
    margin: 0;
}
/************************** End login ******************************/

/************************** start hover book *******************************************/
.div-book {
    box-sizing: border-box;
    font-family: 'yekan,sans-serif,Tahoma'!important;
}
/* For inside page's body text */
.inside-page__text {
    color: #333;
}
/* دکمه بعد از باز شدن کتاب=*/

.inside-page__btn {
    background-color: transparent;
    border: 3px solid;
    border-radius: .5rem;
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: 2rem;
    overflow: hidden;
    padding: .7rem .75rem;
    position: relative;
    text-decoration: none;
    transition: all .3s ease;
    width: 90%;
    z-index: 10;
}
.inside-page__btn::before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scaleY(0);
    transition: all .3s ease;
    width: 100%;
    z-index: -1;
}
.inside-page__btn--city {
    border-color: #ff40a1;
    color: #ff40a1;
}
.inside-page__btn--city::before {
    background-color: #ff40a1;
}
.inside-page__btn--ski {
    border-color: #279eb2;
    color: #279eb2;
}
.inside-page__btn--ski::before {
    background-color: #279eb2;
}
.inside-page__btn--beach {
    border-color: #fa7f67;
    color: #fa7f67;
}
.inside-page__btn--beach::before {
    background-color: #fa7f67;
}
.inside-page__btn--camping {
    border-color: #00b97d;
    color: #00b97d;
}
.inside-page__btn--camping::before {
    background-color: #00b97d;
}
.inside-page__btn:hover {
    color: #fafbfa;
}
.inside-page__btn:hover::before {
    transform: scaleY(1);
}



/*****************************شروع استایل های سایت قدیمی***********************************************/
div.header_podman {
    border-radius: 15px;
    background-color: #afeeee;
    width: 60%;
    height: 20%;
    margin-top: 20px;
}

.test_number_part2 {
   
    width: 100%;
    background-color: #11CD00;
    padding: 8px;
   /* border-radius: 0 0 10px 10px;*/
  
}
div.test_number_part2:hover {
    background-color: #00df07;
}
.test_number_part3{
    cursor: pointer;
    width: 50%;
    font-size: 14px;
    border: none;
    border-radius:25px;
}
.test_number_part3:hover{
    /*background-color: springgreen;*/
    box-shadow: 3px 3px 3px 3px green;
}
/***********فرم ثبت نام و ورود به سایت********************/

/***************** سبد خرید*******************************/
div.div-test {
    background-color: #ECF3F3;
    width: 250px;
    height: 70px;
    margin-left: 50px;
    display: inline-block;
    border-radius: 10px;
}
div.btnbasket {
    /*display: flex;*/
    display: inline-block;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    background: limegreen;
    padding: 3px 40px;
    width: fit-content;
    margin: 0 auto;
    transition: .3s;
    border: none;
    outline: none;
    margin-bottom: 10pt;
    margin-top: 10pt;
}
div.btnbasket:hover {
    background-color: #79D330;
}
a.abasket {
    color: #fff;
    font-weight: 500;
    font-family: ' IRANBlack yekan,sans-serif,Tahoma'!important;
    font-size: 16px;
}
/************ منوی های تصویری*******************/
/*.MyContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 6px;
    margin-top: 0;
    width: 70%; 
    height: 60px;
    background-color: orange;
    border-radius: 0 0 60px 60px;
    box-shadow: 0px 20px 20px 10px rgba(255,165,0,.1);
 
}


.MyItem {
    margin: 5px 20px;
   }
.linkmenu:hover{
     color: red;
    border-bottom: 3px  solid  green;
    font-siMyItemze: 22px;
   transition-duration: 1s;
}
*/
/******************پایان منوی تصویری*************************/
/*****************شروع منوی های کناری***********************/

.sidebar1 {
    width: 21%;
    height: 100%;
    background: #eee;
    border-radius: 20px;
    padding: 20px 10px;
    direction: rtl;
    display: inline-block;
    float: right;
}
.sidebar1 a {
    font-size: 16px;
    color: #2196F3;
}
.sidebar1 a:hover {
    color: #064579;
}
/*****************پایان منوی های کناری***********************/
/************************* start course*********************/
.Course1 {
    width: 70%;
    height: 75%;
    border-radius: 5%;
    margin-right: 20px;
/*  display: flex;
    flex-direction: row;
    flex-wrap: wrap;*/
    
}
.div1course {
    width: 100%;
    height: 100%;
    background-color: #EEEEEE;
    margin: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
   /* float: right;*/
    border-radius: 10 10 0 0;
}
.div2course {
    width: 20%;
    height: 100%;
    margin: 20px;
    padding: 20px;
    background-color: white;
   /* border-radius: 5%;*/
    flex: auto;
    flex-basis: 130px;
    line-height: 50px;
  /* display: flex;
    flex-direction: row;
    flex-wrap: wrap;*/
}
.courcesub {
    cursor: pointer;
    margin-top: 20px;
    width: 140px;
    height: 40px;
    background-color: #fff;
    color: #000;
    padding: 10px;
    border-radius: 6px;
    transition: 0.2s;
    border: 2px solid #5db616;
   /*display: flex;
    flex-direction: row;
    flex-wrap: wrap; */ 
}
.courcesub:hover {
    background-color: #5db616;
    color: #fff;
    box-shadow: 0 2px 1px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3);
}
/**************************End course***********************/
/**************************شروع منو***********/


/*------------------شروع منوی دکمه ای-----------*/

.custom-btn {
 /* width: 130px;
  height: 40px;*/
     width: 25%;
  height: 25%;
  color: #fff;
  border-radius: 5px;
  padding: 10px 25px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  background: transparent;
  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;
    margin: auto;
}

.btn-12{
  position: relative;
 margin: auto;
  bottom: 20px;
  border:none;
  box-shadow: none;
  width: 130px;
  height: 40px;
  line-height: 42px;
  -webkit-perspective: 230px;
  perspective: 230px;
    /* margin: 18px 0px;*/
}
.btn-12 span {
  background: rgb(0,172,238);
background: linear-gradient(0deg, rgba(0,172,238,1) 0%, rgba(2,126,251,1) 100%);
  display: block;
  position: absolute;
  width: 130px;
  height: 40px;
  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);
  border-radius: 5px;

  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.btn-12 span:nth-child(1) {
  box-shadow:
   -7px -7px 20px 0px #fff9,
   -4px -4px 5px 0px #fff9,
   7px 7px 20px 0px #0002,
   4px 4px 5px 0px #0001;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 50% 50% -20px;
  -moz-transform-origin: 50% 50% -20px;
  transform-origin: 50% 50% -20px;
}
.btn-12 span:nth-child(2) {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transform-origin: 50% 50% -20px;
  -moz-transform-origin: 50% 50% -20px;
  transform-origin: 50% 50% -20px;
}
.btn-12:hover span:nth-child(1) {
  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);
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.btn-12:hover span:nth-child(2) {
  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);
 color: transparent;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}

.btn-13{
  position: relative;
  margin: auto;
  bottom: 20px;
  border:none;
  box-shadow: none;
  width: 130px;
  height: 40px;
  line-height: 42px;
  -webkit-perspective: 230px;
  perspective: 230px;
}
.btn-13 span {
  background: rgb(0,172,238);
background: linear-gradient(0deg, rgba(255,151,0,1) 0%, rgba(251,75,2,1) 100%);
  display: block;
  position: absolute;
  width: 130px;
  height: 40px;
  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);
  border-radius: 5px;
  margin:0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.btn-13 span:nth-child(1) {
  box-shadow:
   -7px -7px 20px 0px #fff9,
   -4px -4px 5px 0px #fff9,
   7px 7px 20px 0px #0002,
   4px 4px 5px 0px #0001;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 50% 50% -20px;
  -moz-transform-origin: 50% 50% -20px;
  transform-origin: 50% 50% -20px;
}
.btn-13 span:nth-child(2) {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transform-origin: 50% 50% -20px;
  -moz-transform-origin: 50% 50% -20px;
  transform-origin: 50% 50% -20px;
}
.btn-13:hover span:nth-child(1) {
  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);
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.btn-13:hover span:nth-child(2) {
  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);
 color: transparent;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}

.btn-14{
  position: relative;
  margin: auto;
  bottom: 20px;
  border:none;
  box-shadow: none;
  width: 130px;
  height: 40px;
  line-height: 42px;
  -webkit-perspective: 230px;
  perspective: 230px;
}
.btn-14 span {
  /*background: rgb(0,172,238);*/
background: rgb(255,151,0);
  display: block;
  position: absolute;
  width: 130px;
  height: 40px;
  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);
  border-radius: 5px;
  margin:0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.btn-14 span:nth-child(1) {
  box-shadow:
   -7px -7px 20px 0px #fff9,
   -4px -4px 5px 0px #fff9,
   7px 7px 20px 0px #0002,
   4px 4px 5px 0px #0001;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 50% 50% -20px;
  -moz-transform-origin: 50% 50% -20px;
  transform-origin: 50% 50% -20px;
}
.btn-14 span:nth-child(2) {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transform-origin: 50% 50% -20px;
  -moz-transform-origin: 50% 50% -20px;
  transform-origin: 50% 50% -20px;
}
.btn-14:hover span:nth-child(1) {
  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);
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.btn-14:hover span:nth-child(2) {
  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);
 color: transparent;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}
.btn-15{
  position: relative;
margin: auto;
  bottom: 20px;
  border:none;
  box-shadow: none;
  width: 130px;
  height: 40px;
  line-height: 42px;
  -webkit-perspective: 230px;
  perspective: 230px;
   /* margin: 20px 0px;*/
}
.btn-15 span {
  background-color: #89d8d3;
  display: block;
  position: absolute;
  width: 130px;
  height: 40px;
  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);
  border-radius: 5px;
/*  margin: 18px 0px;*/
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.btn-15 span:nth-child(1) {
  box-shadow:
   -7px -7px 20px 0px #fff9,
   -4px -4px 5px 0px #fff9,
   7px 7px 20px 0px #0002,
   4px 4px 5px 0px #0001;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 50% 50% -20px;
  -moz-transform-origin: 50% 50% -20px;
  transform-origin: 50% 50% -20px;
}
.btn-15 span:nth-child(2) {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transform-origin: 50% 50% -20px;
  -moz-transform-origin: 50% 50% -20px;
  transform-origin: 50% 50% -20px;
}
.btn-15:hover span:nth-child(1) {
  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);
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.btn-15:hover span:nth-child(2) {
  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);
 color: transparent;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}
.btn-16{
  position: relative;
  margin: auto;
  bottom: 20px;
  border:none;
  box-shadow: none;
  width: 130px;
  height: 40px;
  line-height: 42px;
  -webkit-perspective: 230px;
  perspective: 230px;
}
.btn-16 span {
   background: rgb(96,9,240);
  background: linear-gradient(0deg, rgba(96,9,240,1) 0%, rgba(129,5,240,1) 100%);
  display: block;
  position: absolute;
  width: 130px;
  height: 40px;
  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);
  border-radius: 5px;
  margin:0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.btn-16 span:nth-child(1) {
  box-shadow:
   -7px -7px 20px 0px #fff9,
   -4px -4px 5px 0px #fff9,
   7px 7px 20px 0px #0002,
   4px 4px 5px 0px #0001;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 50% 50% -20px;
  -moz-transform-origin: 50% 50% -20px;
  transform-origin: 50% 50% -20px;
}
.btn-16 span:nth-child(2) {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transform-origin: 50% 50% -20px;
  -moz-transform-origin: 50% 50% -20px;
  transform-origin: 50% 50% -20px;
}
.btn-16:hover span:nth-child(1) {
  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);
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.btn-16:hover span:nth-child(2) {
  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);
 color: transparent;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}

.btn-17{
  position: relative;
  margin: auto;
  bottom: 20px;
    /*left: 40px;*/
  border:none;
  box-shadow: none;
  width: 130px;
  height: 40px;
  line-height: 42px;
  -webkit-perspective: 230px;
  perspective: 230px;
}
.btn-17 span {
   background: rgb(96,9,240);
  background: linear-gradient(0deg, rgba(255,27,0,1) 0%, rgba(251,75,2,1) 100%);
  display: block;
  position: absolute;
  width: 130px;
  height: 40px;
  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);
  border-radius: 5px;
  margin:auto;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.btn-17 span:nth-child(1) {
  box-shadow:
   -7px -7px 20px 0px #fff9,
   -4px -4px 5px 0px #fff9,
   7px 7px 20px 0px #0002,
   4px 4px 5px 0px #0001;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 50% 50% -20px;
  -moz-transform-origin: 50% 50% -20px;
  transform-origin: 50% 50% -20px;
}
.btn-17 span:nth-child(2) {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transform-origin: 50% 50% -20px;
  -moz-transform-origin: 50% 50% -20px;
  transform-origin: 50% 50% -20px;
}
.btn-17:hover span:nth-child(1) {
  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);
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.btn-17:hover span:nth-child(2) {
  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);
 color: transparent;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}
.btn-18{
  position: relative;
  margin: auto;
  bottom: 20px;
  border:none;
  box-shadow: none;
  width: 130px;
  height: 40px;
  line-height: 42px;
  -webkit-perspective: 230px;
  perspective: 230px;
}
.btn-18 span {
  background: rgb(0,172,238);
background: linear-gradient(0deg, rgba(50, 205, 50,1) 0%, rgba(0, 128, 0,1) 100%);
  display: block;
  position: absolute;
  width: 150px;
  height: 40px;
  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);
  border-radius: 5px;
  margin:0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.btn-18 span:nth-child(1) {
  box-shadow:
   -7px -7px 20px 0px #fff9,
   -4px -4px 5px 0px #fff9,
   7px 7px 20px 0px #0002,
   4px 4px 5px 0px #0001;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 50% 50% -20px;
  -moz-transform-origin: 50% 50% -20px;
  transform-origin: 50% 50% -20px;
}
.btn-18 span:nth-child(2) {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transform-origin: 50% 50% -20px;
  -moz-transform-origin: 50% 50% -20px;
  transform-origin: 50% 50% -20px;
}
.btn-18:hover span:nth-child(1) {
  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);
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.btn-18:hover span:nth-child(2) {
  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);
 color: transparent;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}
.btn-19{
  position: relative;
  margin: auto;
  bottom: 20px;
  border:none;
  box-shadow: none;
  width: 130px;
  height: 40px;
  line-height: 42px;
  -webkit-perspective: 230px;
  perspective: 230px;
}
.btn-19 span {
  background: rgb(0,172,238);
background: linear-gradient(0deg, rgba( 181 , 106 , 219,1) 0%, rgba(153 , 50 , 204 ,1) 100%);
  display: block;
  position: absolute;
  width: 150px;
  height: 40px;
  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);
  border-radius: 5px;
  margin:0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.btn-19 span:nth-child(1) {
  box-shadow:
   -7px -7px 20px 0px #fff9,
   -4px -4px 5px 0px #fff9,
   7px 7px 20px 0px #0002,
   4px 4px 5px 0px #0001;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 50% 50% -20px;
  -moz-transform-origin: 50% 50% -20px;
  transform-origin: 50% 50% -20px;
}
.btn-19 span:nth-child(2) {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transform-origin: 50% 50% -20px;
  -moz-transform-origin: 50% 50% -20px;
  transform-origin: 50% 50% -20px;
}
.btn-19:hover span:nth-child(1) {
  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);
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.btn-19:hover span:nth-child(2) {
  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);
 color: transparent;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}
/*-----------------پایان منوی دکمه ای--------------------*/

input.submit_register {
    width: 70%;
    background-color: #009fd7;
    color: white;
    padding: 14px 20px;
    /*margin: 50px 0;*/
    border: none;
    border-radius: 30px;
    cursor: pointer;
    font-size: 13pt;
    
    
}
input.submit_register:hover {
    background-color: #00bfff;
}
input.text {
    width: 90%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid orange;
    border-radius: 20px;
    font-size: 13pt;
outline: none;
}

div.mybox {
    direction: rtl;
    border-radius: 30px;
    background-color: #afeeee;
    box-shadow: 0px 20px 20px 10px rgba(0,0,0,.1);
    padding: 20px;
    margin-top: 0;
    
}
/*----------------------شروع ریسپانسیو -----------------------*/
/* 🔹 منو اصلی با فاصله کمتر */
.divmenu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 4px;                
  padding: 8px;            
  border: 1px solid #C1C1C1;
  background-color: #f9f9f9;
    
}
/* 🔹 دکمه‌ها */
.divmenu .custom-btn {
  flex: 0 1 150px;         
  max-width: 180px;
  height: 55px;
  font-size: 15px;
  text-align: center;
  border: none;
  cursor: pointer;
  transition: all 0.2s ease;
}
.divmenu .custom-btn a {
  color: white;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 55px;
}

/* افکت دکمه‌ها هنگام هاور */
.divmenu .custom-btn:hover {
  transform: scale(1.03);
  filter: brightness(1.05);
}

/* 🔹 مودال عمومی */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.4);
  padding-top: 60px;
}

/* 🔹 محتوای مودال */
.modal-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  gap: 25px;
  background-color: #89d8d3;
  margin: 2% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 70%;
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(0,0,0,0.2);
}

/* 🔹 هر فرم داخل مودال */
/*.modal-content .container {
  flex: 1 1 300px;     
  background-color: white;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}*/

/* 🔹 فرم ثبت‌نام و ورود */
/*.mybox {
  width: 100%;
}

.mybox h3 {
  text-align: center;
  color: #333;
}*/

/* 🔹 ورودی‌ها */
/*.text, select, .submit_register {
  width: 100%;
  margin: 6px 0;
  padding: 8px;
  font-size: 15px;
  border-radius: 6px;
  border: 1px solid #ccc;
  box-sizing: border-box;
}*/

/*.submit_register {
  background-color: #0078d7;
  color: white;
  border: none;
  cursor: pointer;
}

.submit_register:hover {
  background-color: #005fa3;
}
*/
/* 🔹 دکمه بستن مودال */
/*.close, .close2 {
  position: absolute;
  right: 20px;
  top: 10px;
  color: #000;
  font-size: 35px;
  font-weight: bold;
  cursor: pointer;
}*/
/*.close:hover, .close2:hover {
  color: red;
}*/


@media (max-width: 768px) {
/* .divmenu {
    flex-direction: column;
    gap: 6px;             
  }
  .divmenu .custom-btn {
    width: 90%;
    max-width: none;
 */ 
  .modal-content {
    flex-direction: column;  
    width: 90%;
  }
  .modal-content .container {
    width: 100%;
  }
 
}
/*---------------------------------------------*/

            /* Center the image and position the close button */
            
            .imgcontainer {
                text-align: center;
                margin: 24px 0 12px 0;
                position: relative;
            }
            
            .container {
                padding: 16px;
                width: 49%;
                display: inline-block;
            }
            /* The Modal (background) */
            
            .modal {
                display: none;
                /* Hidden by default */
                position: fixed;
                /* Stay in place */
                z-index: 1;
                /* Sit on top */
                left: 0;
                top: 0;
                width: 100%;
                /* Full width */
                height: 100%;
                /* Full height */
                overflow: auto;
                /* Enable scroll if needed */
                background-color: rgb(0, 0, 0);
                /* Fallback color */
                background-color: rgba(0, 0, 0, 0.4);
                /* Black w/ opacity */
                padding-top: 60px;
            }
            /* Modal Content/Box */
            
            .modal-content {
                
                margin: 0 auto 15% auto;
                /* 5% from the top, 15% from the bottom and centered */
                border: 1px solid #888;
                width: 50%;
                /* Could be more or less, depending on screen size */
                border-radius: 5%;
                background-color: #89d8d3;
                box-shadow: inset 10px 0px 10px 10px rgba(255, 255, 255, .3), 17px 17px 20px 10px rgba(0, 0, 0, .1), 14px 4px 5px 10px rgba(0, 0, 0, .1);
            }
            /* The Close Button (x) */
            
            .close {
                position: absolute;
                right: 25px;
                top: 0;
                color: #000;
                font-size: 35px;
                font-weight: bold;
            }
            
            .close:hover,
            .close:focus {
                color: red;
                cursor: pointer;
            }
            /* Add Zoom Animation */
            
            .animate {
                -webkit-animation: animatezoom 0.6s;
                animation: animatezoom 0.6s
            }
                  