.root-ba-color{
    /*background-color: #03050b !important*/
    background-color: #4417e6 !important;
}
.root-ba-ff{
    background-color: #ffbd2e !important
}
.root-txt-color{
    color: #03050b !important;
}
.root-mg-50{
    margin-top: 50px;
}
.root-wid{
    width: 100%
}
.root-ba-whi{
    background-color: white
}
.text-right{
    text-align: right
}
.font-15{
    font-size: 15px ;  
}
.c-112{
    color: #112f4b; 
}
.ba-242{
    background-color: #242623;
}

/*-------------------------------------for packages and lessons*/
.header-lessons{
    height: 20px;;margin:10px auto 19px auto;width: 95%;display: block;border-radius: 5px;font-size: 15px 
}
.in{
    display: inline-block;
    color:white;
    font-size: 0.9em;
}
.pic-les{
    width: 100%;border-radius: 4px;display: block;margin-left: auto;margin-right: auto
}
/*==========================setting page============================*/
.normal-p{
    text-align: right;color: white;font-size: 1em; display: inline-block;padding: 0.5em;font-family: IRANSans !important;
}
.p-header{
    direction: ltr;color: #FFbd2e;background:#03050b;height: 20px;;margin:10px auto 19px auto;width: 95%;display: block;border-radius: 5px;font-size: 13px;text-align: leftfont-family: IRANSans !important;
}
.header-paragraph{
    direction: rtl;color: #FFbd2e;font-size: 1.2em;text-align: right;padding: 0.5em;font-family: IRANSans !important;
}
.padding-icon{
    padding: 1em;
}
/*================================invite page =================================*/
.pd--10{
    padding: 10px;
}
.tag-a{
    font-size: 1.3em;border-bottom: thin solid #ffbd2e;
}
.p-r-l-0{
    padding-left: 0px;padding-right: 0px;font-family: IRANSans !important;
}
.link-send{
    font-size: 25px;float:right;color: #ffbd2e;margin: 0px 10px 0px 2px;font-family: IRANSans !important;
}
.ba-img{
    background-image: white;height:60px;width:95%;margin: 0px auto 0px auto;display: block;font-family: IRANSans !important;
}
.invite-header{
    height: 50px;background-color:#383d3b;border-bottom: 3px white solid;font-family: IRANSans !important;
}
.span-link{
    width: 100%;padding: 1px 12px 2px 16px;color: #ffbd2e;float: right;margin: 3px;text-align: right;font-family: IRANSans !important;
}
/*===============================contact======================================*/
.p-ins{
    color:white;text-align: center;margin-bottom: -20px;font-size: 15px;font-family: IRANSans !important;height: 60px;
}
.p-in{
    color:#fbbd2e;text-align: center;margin-bottom: 0px;font-family: IRANSans !important;
}
.b-b{
    border-bottom: 1px #fbbd2e solid;font-family: IRANSans !important;
}
/*========================================index_2 css======================================*/
.mySlides {display:none;}
/*-------------------------مال قسمت شکل یائاری است که میخواهیم به صورت زیر همی باشد ------------------*/
/* Timeline vertical line */
h2{
    line-height: 0;
}
ul.timeline:before {
    content: " ";
    background: #fff;
    display: inline-block;
    position: absolute;
    left: 0.3em;
    width: 4px;
    height: 83%;
    z-index: 1;
    border-radius: 1rem;
}

li.timeline-item {
    margin: 20px 0;
}

/* Timeline item arrow */
.timeline-arrow {
    border-top: 0.5rem solid transparent;
    border-right: 0.5rem solid #fff;
    border-bottom: 0.5rem solid transparent;
    display: block;
    position: absolute;
    left: 1rem;
}

/* Timeline item circle marker */
li.timeline-item::before {
    content: " ";
    background: #ddd;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #fff;
    left: 0px;
    width: 14px;
    height: 14px;
    z-index: 1;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}



.text-gray {
    color: #999;
}

/*---------------------مال نوبار پایینی هستش -------*/
.bottom-navigation {
    width:100%;
    text-align: center;
    max-width: 100%;

    display: flex;
    padding: 0px 20px;
    position: fixed;
    bottom: 0px;
}            
.search__container {
    background-color: white;
}

.search__title {
    font-size: 22px;
    font-weight: 900;
    text-align: center;
    color: #ff8b88;
}

.search__input {
    width: 80%;
    padding: 12px 0;
    outline: 0;
    border: 1px solid transparent;
    border-bottom: 1px solid #DB1D34;
    border-radius: 0;
    background-position: 100% center;
    color: rgba(87, 87, 86, 0.8);
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.search__input::placeholder {
    color: rgba(87, 87, 86, 0.8);
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.search__input:hover,
.search__input:focus {
    padding: 12px 0;
    outline: 0;
    border: 1px solid transparent;
    border-bottom: 1px solid #575756;
    border-radius: 0;
    background-position: 100% center;
}

.credits__container {
    margin-top: 24px;
}

.credits__text {
    text-align: center;
    font-size: 13px;
    line-height: 18px;
}

.credits__link {
    color: #ff8b88;
    text-decoration: none;
    transition: color 250ms ease-in;
}

.credits__link:hover,
.credits__link:focus {
    color: rgb(191, 137, 135);
}
.search__container {
    background-color: white;
}

.search__title {
    font-size: 22px;
    font-weight: 900;
    text-align: center;
    color: #ff8b88;
}

.search__input {
    width: 80%;
    padding: 12px 0;
    outline: 0;
    border: 1px solid transparent;
    border-bottom: 1px solid #DB1D34;
    border-radius: 0;
    background-position: 100% center;
    color: rgba(87, 87, 86, 0.8);
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.search__input::placeholder {
    color: rgba(87, 87, 86, 0.8);
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.search__input:hover,
.search__input:focus {
    padding: 12px 0;
    outline: 0;
    border: 1px solid transparent;
    border-bottom: 1px solid #575756;
    border-radius: 0;
    background-position: 100% center;
}

.credits__container {
    margin-top: 24px;
}

.credits__text {
    text-align: center;
    font-size: 13px;
    line-height: 18px;
}

.credits__link {
    color: #ff8b88;
    text-decoration: none;
    transition: color 250ms ease-in;
}

.credits__link:hover,
.credits__link:focus {
    color: rgb(191, 137, 135);
}
/*.bottom-navigation-item i:hover{
    color:red
}*/
.ffbd2e{
    color: #ffbd2e;
}
/*-----------------مال بخش بدنه است-------*/

.mg-t-50{
    margin-top: 50px;
}



/*==================================about================================*/
.ir{
    font-family: IRANSans !important;
}
.collapse-style{
    font-family: IRANSans !important;
    color: #03050b;
    background-color: #ffc107;
    padding: 18px;
    border: 1px solid rgba(167,167,167,.2);
}
.collapse-style-1{
    font-family: IRANSans !important;
    padding: 18px;
    border: 1px solid rgba(167,167,167,.2);
}
.p-img{
    margin-left: auto; margin-right: auto;float: initial;display: block;border-radius: 5px;
}
.p-img-1{
    border-radius: 5px;margin-left: auto; margin-right: auto;float: initial;display: block;    height: 300px;width: 90%;
}
.unusual-question{
    color:black; display:inline-block;font-size: 15px;;padding: 0px 10px;; background-color:#ffbd2e
}
.c-f-i{
    color: #4a3cc0;font-style: italic;
}
.fo-smaller-col-bla{
    font-size:small;color:black;
}

/*_________________________________for the getdetail------------------------*/
.nav-link-me {
    display: block;
    padding: 3% 0;
    font-size: 1.2em;
    /*------*/
    color: white;
    text-decoration: none;
    background-color: transparent;
    margin: 0 auto;
}
.nav-up-style{
    border-radius :18px !imporant; margin-left: 0 auto;display: table;

}
.z-b{
    z-index: 16;border:1px #112f4b solid;background-color: white;border-radius:5px;margin-bottom:2px;margin:20px
}
.z-m{
    z-index:20;padding-right: 0px;margin-top: 11px
}
.img-pic{
    width:100%;border-radius: 17px
}
.middle-ele{
    margin: 0 auto;
}
.ti-ge-de{
    direction:rtl;margin-bottom: 10px;font-size: 1em !important;
}
.col-sor{
    width: 100%;border: 1px #ffbd2e solid;margin:10px auto;border-radius:17px
}
.ma-t-31{
    margin-top:31px;
}
.mg-t-20{
    margin-top:20px;
}
.tag-styl{
    border: 1px #fbbd2e solid;color: #112f4b;background-color: white;margin-top: 2px
}
.mg-b-60{
    margin-bottom: 60px;
}
.pa-4{
    padding:4px
}
.btn-get{
    border-radius: 5px;height:40px;padding-top:9px;
}
.b-d-m{
    border-radius: 5px;display:block;margin-bottom: 11px;margin-top: 8px;
}
/*border: 1px solid #ffc107;*/
/*--------------------------------------border for the factor table------------------------------*/
.factor-border{
    border: 1px white solid;
}
.font-factor{
    font-size: 0.8em;
}
.center-ele{
    margin: 0 auto;
    display: block;
}
/*-----------------------------------search style-------------------*/
#search_in::placeholder {
    text-align: right;
}
#search_in::-webkit-input-placeholder {
    text-align: right;
}
#search_in::-moz-placeholder {
    text-align: right;
}
#search_in:-ms-input-placeholder {
    text-align: right;
} 
input#inputincrease::placeholder {
    font-size: 14px;
    color: #cccac8;
    font-weight: 100;
}
/*------------------pop up mobil-------------------------------*/
/*            body {
  font-family: Arial, sans-serif;
  background: url(http://www.shukatsu-note.com/wp-content/uploads/2014/12/computer-564136_1280.jpg) no-repeat;
  background-size: cover;
  height: 100vh;
}*/

/*h1 {
  text-align: center;
  font-family: Tahoma, Arial, sans-serif;
  color: #06D85F;
  margin: 80px 0;
}*/

/*.box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}*/

/*.button {
  font-size: 1em;
  padding: 10px;
  color: #fff;
  border: 2px solid #06D85F;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.button:hover {
  background: #06D85F;
}*/

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}
.overlay:target {
    visibility: visible;
    opacity: 1;
}

.popup {
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 30%;
    position: relative;
    transition: all 5s ease-in-out;
}

.popup h2 {
    margin-top: 0;
    color: #333;
    font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
    position: absolute;
    top: 20px;
    right: 30px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
}
.popup .close:hover {
    color: #06D85F;
}
.popup .content {
    max-height: 30%;
    overflow: auto;
}

@media screen and (max-width: 700px){
    /*  .box{
        width: 70%;
      }*/
    .popup{
        width: 70%;
    }
}
/*-----------------------for the hide alert editor------------------*/
.tox-notification tox-notification--in tox-notification--warning{
    display: hide;
}
/*----------------------------------------------------------------------*/
/*table#swAllMyAnswerSetsTable{
    color:white;
}*/
.tx-white{
    margin-top: 50px;
}
/*---------------------------loader shopping-----------------------------*/
.container{
    text-align: center;
    /*background-color: #e74c3c;*/
    overflow: hidden;
}

.box:nth-child(2n-1){
    background-color: rgba(0,0,0,0.05);
}

.box{
    display: inline-block;
    height: 60px;
    /*width: 33.3%;*/
    float:left;
    position: relative;
    /*margin:0 -4px -5px -2px;*/
    transition: all .2s ease;
}



.box p{
    color: #777;
    font-family:  Lato,"Helvetica Neue" ;
    font-weight: 300;
    position: absolute;
    font-size: 20px;
    width: 100%;
    height: 25px;
    text-align: center;
    bottom: 0px;
    margin: 0;
    top:160px;
    background-color: #fff;
    opacity: 0;
    text-transform: uppercase;
    transition: all .2s ease;
}

.box:hover p{
    bottom:0px;
    top:175px;
    opacity: 1;
    transition: all .2s ease;
    z-index: 2;
}



/* MEDIA QUERIES */
@media (max-width: 700px){
    .box{
        width: 25%;
    }

    .box:nth-child(2n-1){
        background-color: inherit;
    }

    .box:nth-child(4n),.box:nth-child(4n-3) {
        background-color: rgba(0,0,0,0.05);
    }

}

@media (max-width: 420px){
    .box{
        width: 25%;
    }

    .box:nth-child(4n),.box:nth-child(4n-3){
        background-color: inherit;
    }

    .box:nth-child(2n-1){
        background-color:rgba(0,0,0,0.05);
    }
}
.loader1{
    position: relative;
    height: 26px;
    width: 29px;
    /*border-radius: 80px;*/
    /*                border: 3px solid  rgba(255,255,255, .7);
    
                    top: 28%;
                    top: -webkit-calc(50% - 43px);
                    top: calc(50% - 43px);
                    left: 35%;
                    left: -webkit-calc(50% - 43px);
                    left: calc(50% - 43px);*/

    /*                -webkit-transform-origin: 50% 50%;
                    transform-origin: 50% 50%;*/
    -webkit-animation: loader1 3s linear infinite;
    animation: loader1 3s linear infinite;
}

/*            .loader1:after{
                content: "";
                position: absolute;
                top: -5px;
                left: 20px;
                width: 11px;
                height: 11px;
                border-radius: 10px;
                background-color: #fff;
            }*/

@-webkit-keyframes loader1{
    0%{-webkit-transform:rotate(0deg);}
    100%{-webkit-transform:rotate(360deg);}
}

@keyframes loader1{
    0%{transform:rotate(0deg);}
    100%{transform:rotate(360deg);}
}
.lessonsTitleProp{
    font-size: 0.5rem;
}
#sabadkharid {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}
.wrap-root{
     word-break: break-all;
}