
/* Font Iran Sans */

@font-face {
    font-family: 'IRANSans-M';
    src: local('?'),  url('../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'IRANSans-L';
    src: local('?'), url('../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}
@font-face {
    font-family: 'IRANSans-B';
    src: local('?'), url('../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'IRANSans-BB';
    src: local('?'), url('../fonts/ttf/IRANSansWeb(FaNum)_Black.ttf') format('truetype');
}
@font-face {
    font-family: 'IRANSans-O';
    src: local('?'), url('../fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}
@font-face {
    font-family: 'IRANSans-O-E';
    src: local('?'), url('../fonts/ttf/IRANSans-web.ttf') format('truetype');
}
@font-face {
    font-family: 'IRANSans-O-E-l';
    src: local('?'), url('../fonts/ttf/IRANSans-Light-web.ttf') format('truetype');
}



/* Different Codes */
body{
    background-color: white;
    font-family:'IRANSans-O-E';
    overflow-x: hidden;
    overflow: -moz-scrollbars-vertical;
    direction: rtl;
}
html{
    scroll-behavior: smooth;

}

html,
body {
    overflow-x: hidden; /* Prevent scroll on narrow devices */
    background-color: white;
}
@media(min-width:992px) and (max-width: 1200px){
    body{
        padding-top:0px;
    }
}
@media(max-width: 768px){
    body{
        padding-top: 0px;
    }
}
/* General styles */
.row{
    margin:0;
    text-align: right;
}

@media(max-width: 992px){
    .container{
        max-width: 100%;
    }
}

.text-shadow-white{
    text-shadow: -1px 1px 2px white, 1px 1px 2px white, 1px -1px 0 white, -1px -1px 0 white;
}
.text-shadow-black{
    text-shadow: -1px 1px 2px #000, 1px 1px 2px #000, 1px -1px 0 #000, -1px -1px 0 #000;
}
.text-color-white{
    color: white;
}
.text-color-black{
    color: black;
}

.bg-circle-1{
    top: 22%;
    right: 9%;
    background-color: #a1fbd9;
    width: 12px;
    height: 12px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    border-radius: 100%;
}
.bg-circle-2{
    top: 60%;
    right: 17%;
    background-color: #ffee42;
    width: 8px;
    height: 8px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    border-radius: 100%;
}
.bg-circle-3{
    top: 40%;
    left: 7%;
    background-color: #febb5f;
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    border-radius: 100%;
}
.bg-circle-4{
    top: 78%;
    right: 80%;
    background-color: #8fc3ff;
    width: 12px;
    height: 12px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    border-radius: 100%;
}
.bg-circle-5{
    top: 11%;
    left: 15%;
    background-color: #d894fd;
    width: 9px;
    height: 9px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    border-radius: 100%;
}
.bg-circle-6{
    top: 40%;
    right: 12%;
    background-color: #8fc3ff;
    width: 12px;
    height: 12px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    border-radius: 100%;
}
.bg-circle-7{
    top: 30%;
    right: 50%;
    background-color: #dc3545;
    width: 13px;
    height: 13px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    border-radius: 100%;
}
.bg-circle-8{
    top: 55%;
    right: 40%;
    background-color: #fd7e14;
    width: 13px;
    height: 13px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    border-radius: 100%;
}
.bg-circle-9{
    top: 65%;
    right: 34%;
    background-color: var(--dark);
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    border-radius: 100%;
}
.bg-circle-10{
    top: 84%;
    right: 53%;
    background-color: var(--success);
    width: 15px;
    height: 15px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    border-radius: 100%;
}
.bg-circle-11{
    top: 52%;
    right: 63%;
    background-color: var(--primary);
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    border-radius: 100%;
}
.bg-circle-12{
    top: 40%;
    right: 55%;
    background-color: var(--yellow);
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    border-radius: 100%;
}
.bg-circle-13{
    top: 2%;
    right: 31%;
    background-color: var(--info);
    width: 13px;
    height: 13px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    border-radius: 100%;
}

.bg-circle-14{
    top: 95%;
    right: 20%;
    background-color: var(--info);
    width: 13px;
    height: 13px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    border-radius: 100%;
}
.bg-circle-15{
    top: 95%;
    left: 20%;
    background-color: #0b3f77;
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    border-radius: 100%;
}
.bg-circle-16{
    top: 64%;
    left: 50%;
    background-color: #aad824;
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    border-radius: 100%;
}
.bg-circle-17{
    top: 17%;
    right: 63%;
    background-color: #FF9800;
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    border-radius: 100%;
}
.bg-circle-18{
    top: 95%;
    right: 2%;
    background-color: #607D8B;
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    border-radius: 100%;
}
.bg-circle-19{
    top: 83%;
    left: 2%;
    background-color: #795548;
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    border-radius: 100%;
}




/* Ribbons */
.ribbon {
    position: relative;
}

.ribbon4 {
    color: white;
    position: absolute;
    top: 15px;
    padding: 2px 10px;
    background: #b29700;
    box-shadow: -1px 2px 3px rgba(0,0,0,.3);
    z-index: 1;
    right: 0px;
    font-size: 12px;
    border-radius: 5px 0 0 5px;
}
.ribbon4:before, .ribbon4:after {
    content: "";
    position: absolute;
}
.ribbon4:before {
    width: 7px;
    height: 28.5px;
    top: 0px;
    right: -6.5px;
    padding: 0 0 7px;
    background: inherit;
    border-radius: 0 5px 5px 0;
}
.ribbon4:after {
    width: 5px;
    height: 5px;
    bottom: -6px;
    right: -5.5px;
    background: #5a6268;
    border-radius: 5px 0 0 5px;
}
.ribbon5 {
    color: white;
    position: absolute;
    top: 15px;
    padding: 2px 10px;
    background: #dc3531;
    box-shadow: -1px 2px 3px rgba(0,0,0,.3);
    z-index: 1;
    right: -1px;
    font-size: 12px;
    border-radius: 5px 0 0 5px;
    font-family: iransans-l;
}
.ribbon5:before, .ribbon5:after {
    content: "";
    position: absolute;
}
.ribbon5:before {
    width: 6px;
    height: 28.5px;
    top: 0px;
    right: -5.5px;
    padding: 0 0 7px;
    background: inherit;
    border-radius: 0 5px 5px 0;
}
.ribbon5:after {
    width: 4px;
    height: 5px;
    bottom: -6px;
    right: -4.5px;
    background: #5a6268;
    border-radius: 0 5px 5px 0;
}






.purple-button{
    display: block;
    margin: auto;
    padding: 12px 10px;
    font-size: 17px;
    text-decoration: none;
    outline: none;
    font-weight: lighter;
    color: white;
    width: 185px;
    cursor: pointer;
    text-align:center;
    border: none;
    background-size: 300% 100%;
    margin-top: 10px;
    border-radius: 5px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background-image: linear-gradient(to right, #223f60, #0b2b4f, #002147, #002147);
    box-shadow: 0 1px 5px 0 rgba(204, 204, 204, 0.75);
    text-transform: uppercase;
}
.purple-button:hover,
.purple-button:active,
.purple-button:focus{
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    text-decoration: none;
    color: white;
    outline: none;
    box-shadow: 0 1px 10px 1px rgba(204, 204, 204, 1);
}

.transparent-button{
    display: block;
    margin: auto;
    padding: 12px 10px;
    font-size: 17px;
    text-decoration: none;
    outline: none;
    font-weight: lighter;
    color: white !important;
    width: 185px;
    cursor: pointer;
    text-align:center;
    border: none;
    background-size: 300% 100%;
    margin-top: 10px;
    letter-spacing: 1px;
    border-radius: 5px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    text-transform: uppercase;
    border: 1px solid white;
    background-color: transparent;
}
.transparent-button:hover,
.transparent-button:active,
.transparent-button:focus{
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    text-decoration: none;
    color: white;
    outline: none;
}

.clear-button {
    display: block;
    margin: auto;
    padding: 12px 10px;
    font-size: 17px;
    text-decoration: none;
    outline: none;
    font-weight: lighter;
    color: black;
    width: 185px;
    cursor: pointer;
    text-align: center;
    border: none;
    background-size: 300% 100%;
    margin-top: 10px;
    letter-spacing: 1px;
    border-radius: 5px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    /* background-image: linear-gradient(to right, #cccccc00, #fefefe80, #cccccc00, #fefefe00); */
    background: transparent;
    box-shadow: 0 1px 5px 0 rgba(204, 204, 204, 0.75);
    text-transform: uppercase;
}
.clear-button:hover,
.clear-button:active,
.clear-button:focus{
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    text-decoration: none;
    color: black;
    outline: none;
    box-shadow: 0 1px 10px 1px rgba(204, 204, 204, 1);
}

/* ----------------------------Glassy button ---------------------- */
.glassy-button{
    display: block;
    margin: auto;
    padding: 12px 10px;
    font-size: 17px;
    text-decoration: none;
    outline: none;
    font-weight: lighter;
    color: black;
    width: 185px;
    cursor: pointer;
    text-align:center;
    border: none;
    background-size: 300% 100%;
    margin-top: 10px;
    letter-spacing: 1px;

    border-radius: 5px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background-image: linear-gradient(to right, #cccccc, #fefefe, #cccccc, #fefefe);
    box-shadow: 0 1px 5px 0 rgba(204, 204, 204, 0.75);
    text-transform: uppercase;
}
.glassy-button:hover,
.glassy-button:active,
.glassy-button:focus{
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    text-decoration: none;
    color: black;
    outline: none;
}
.glassy-button img{
    width: 17px;
    margin-right: 5px;
    margin-bottom: 2px;
}



/* General input */
.general-input-type-0{
    margin-bottom: 5px;
}
.general-input-type-0 input{
    background-color: #f5f5f5 !important;
    font-size: 11px !important;
    color: #777 !important;
    padding: 15px !important;
    border: 0 ;
    width: 100% !important;
    border-bottom-right-radius: 5px !important;
    border-top-right-radius: 5px !important;
    margin-bottom: 0 !important;
    height: 40px;
    border-radius: 5px;
    outline: none;
}
.general-label{
    font-size: 14px;
    font-family: 'IRANSans-B';
    margin-bottom: 8px;
}
.container-filter {
    display: block;
    position: relative;
    padding-right: 30px;
    margin-bottom: 5px;
    margin-top: 5px;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #777;
    /* font-weight: normal; */
    font-family: 'IRANSans-L';
    line-height: normal;
}
.container-filter[data-en]:before{
    text-align: left;
    content: attr(data-en);
    direction:ltr;
    max-width: 110px;
    font-size: 13px;
    float: left;
    padding-left: 10px;
    font-family: iransans-l;
}
/* Hide the browser's default checkbox */
.container-filter input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.general-form-1 .container-filter {
    margin: 10px 0;
}

/* Create a custom checkbox */

.checkmark-filter {
    position: absolute;
    top: 0px;
    right: 0;
    height: 22px;
    width: 22px;
    background-color: #f5f5f5;
    border-radius: 7px;
    border:1px solid #e5e5e5;
}

/* On mouse-over, add a grey background color */
.container-filter:hover input ~ .checkmark-filter {
    background-color: #f9f9f9;
}

/* When the checkbox is checked, add a blue background */
.container-filter input:checked ~ .checkmark-filter {
    background-color: #0b3f77 !important;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark-filter:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container-filter input:checked ~ .checkmark-filter:after {
    display: block;
}

/* Style the checkmark/indicator */
.container-filter .checkmark-filter:after {
    right: 7px;
    top: 3px;
    width: 6px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* End */

/* .general-select-type-0 select */

.select-type-1{
    margin-bottom: 5px;
}

.general-select-type-0 select {
    width: unset !important;
    font-size: 12px;
    color: #666666;
    border-radius: 5px;
    padding: 0px 5px;
    float: unset;
    display: block;
    background-color: #f5f5f5 !important;
    font-size: 11px !important;
    color: #777 !important;
    border: 0 !important;
    width: 100% !important;
    margin-bottom: 0 !important;
    height: 40px;
    border-radius: 5px;
    outline: none;
    padding: 0 10px;
    font-family: iransans-m;
}
.general-textarea-type-0 textarea {
    width: 100%;
    background-color: whitesmoke;
    border: 0;
    border-radius: 5px;
    padding: 15px;
    outline: none;
    font-size: 13px;
}

/* Colorful animation */
/*@import "././assets/css/owl.carousel.min.css";*/
*[data-v-3c482572] {
    font-size: inherit;
}
img[data-v-3c482572] {
    width: 100%;
    height: auto;
    max-width: 100%
}
.colorful-animated[data-v-3c482572]{
    background: linear-gradient(270deg, #002147, #0c2c50, #101f31, #0c2c50 , #295181);
    background-size: 800% 800%;

    -webkit-animation: AnimationName-data-v-3c482572 10s ease infinite;
    animation: AnimationName-data-v-3c482572 10s ease infinite;
}
@-webkit-keyframes AnimationName-data-v-3c482572 {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName-data-v-3c482572 {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
.select-type-2-container{

}
.select-type-2-container h5{
    font-size: 14px;
    font-family: 'IRANSans-B';
    margin-bottom: 8px;
}
.select-type-2{
    display: inline-flex;
}
.select-type-2 .select-type-10{
    min-width: 70px !important;
    max-width: 70px !important;
}
.select-type-2 .select-type-11{
    max-width: 140px !important;
    min-width: 100px !important;
    margin-right: 10px;
    margin-left: 10px;
}
.select-type-2 .select-type-12{
    min-width: 90px !important;
    max-width: 90px !important;
}
/* Module Title */
/* module title */
.module-title {
    position: relative;
    text-align: center;
    padding-bottom: 35px;
    z-index: 2;
}
.module-title h2 {
    font-size: 30px;
    font-weight: bold;
    padding: 5px;
    display: inline-block;
    position: relative;
    font-family: iransans-bb;
    letter-spacing: -0.5px;
    line-height: normal;
}
.module-title .rainbow-line{
    display: block;
    margin: auto;
    margin-bottom: 10px;
    border-radius: 25px;
    height: 5px;
    width: 180px;
    background-image: linear-gradient(to right,#5f1e82, #0cb8c4, #167000, #ffbd01, #c40c0c);
    box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.1);
}
/*.module-title h2:before {
    content: " ";
    display: block;
    position: absolute;
    bottom: 0;
    top: 65px;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 25px;
    height: 5px;
    width: 110px;
    background-image: linear-gradient(to right,#5f1e82, #0cb8c4, #167000, #ffbd01, #c40c0c);
    box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.1);
}*/
/*
.module-title h2:after {
    content: " ";
    display: block;
    position: absolute;
    bottom: 0;
    top: 5px;
    right: -35px;
    margin: auto;
    border-radius: 25px;
    height: 12px;
    width: 30px;
    background-image: linear-gradient(to right,#5f1e82, #0cb8c4, #167000, #ffbd01, #c40c0c);
    box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.1);
}
*/
.module-title h3 {
    font-size: 16px;
    font-weight: normal;
    display: block;
    margin-top: 10px;
    font-family: iransans-bb;
}
@media(max-width: 768px){
    .module-title h2{
        font-size: 20px;
    }
    .module-title h3{
        margin-top: 5px;
        font-size: 13px;
    }
    .module-title{
        padding: 0 15px 35px 15px;
    }
}
@media(max-width: 500px){
    .module-title h2{
        font-size: 16px;
    }
    .module-title h3{
        font-size: 13px;
    }
}


/* module-title type 2 */
.module-title-2{
    position: relative;
    text-align: center;
    padding-bottom: 5px;
    z-index: 2;
    margin-top: 15px;
}
.module-title-2 h2{
    font-size: 16px !important;
    font-weight: bold;
    padding: 5px;
    display: inline-block;
    position: relative;
    font-family: iransans-bb;
    letter-spacing: -0.5px;
    line-height: normal;
    padding-right: 0 !important;
}
.module-title-2 .rainbow-line{
    display: block;
    margin: auto;
    margin: unset;
    margin-bottom: 10px;
    border-radius: 25px;
    height: 5px;
    width: 130px;
    background-image: linear-gradient(to right,#5f1e82, #0cb8c4, #167000, #ffbd01, #c40c0c);
    box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.1);
}
/* General Box Type 20 */
.box-type20-container-col{
    z-index: 2;
}
.box-type20-container{
    background-color: purple;
    border-radius: 25px;
    padding: 30px 20px;
    background-position: bottom left;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}
.box-type20-container h3{
    font-size: 20px;
    font-family: iransans-bb;
    color: white;
    text-shadow: -1px 1px 2px #000, 1px 1px 2px #000, 1px -1px 0 #000, -1px -1px 0 #000;
}

.box-type20-text-container{
    margin-top: 15px;
    color: white;
    letter-spacing: -0.5px;
    font-family: iransans-l;
    text-shadow: -1px 1px 2px #000, 1px 1px 2px #000, 1px -1px 0 #000, -1px -1px 0 #000;
    height: 110px;
}

.box-type20-button-container{
    text-align: left;
}
.box-type20-button-container{
    text-align: left;
}
.box-type20-button-container a{
    width: 130px;
    padding: 8px 10px;
    margin: unset;
    margin-right: auto;
    font-family: IRANSans-B;
    text-shadow: -1px 1px 2px #000, 1px 1px 2px #000, 1px -1px 0 #000, -1px -1px 0 #000;

}
.box-type20-button-container a:hover,
.box-type20-button-container a:focus,
.box-type20-button-container a:active{
    background-color:white;
    color: #002147 !important;
    border: 1px solid #002147 !important;
    text-shadow: none;
}

@media(max-width: 768px){
    .box-type20-container-col{
        margin-bottom: 15px;
    }
    .box-type20-container h3{
        font-size: 16px;
    }
    .box-type20-text-container{
        height: 70px;
    }
    .box-type20-text-container p{
        font-size: 14px;
    }
    .box-type20-button-container a {
        width: 100px;
        font-size: 14px;
        padding: 4px 6px;
    }
}
@media(max-width: 576px){
    .box-type20-text-container{
        height: auto;
    }
}

/* Box Type 20 Number 2 */

.box-type20-container-2{

}





/* General Box Type 21 */
.box-type21-col{
    padding: 10px 15px;
    z-index: 2;
}
.box-type21-container{
    display: block;
    position: relative;
    background-color: white;
    height: 100px;
    border-radius: 25px;
    box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.2);
    color: #393939;
}
.box-type21-container:hover,
.box-type21-container:active,
.box-type21-container:focus{
    box-shadow: 0px 0px 20px 10px rgba(0,0,0,0.3);
    color: #393939;

}
.box-type21-container .right-cont{
    display: inline-block;
    width: 100px;
    height: 100px;
    margin: auto;
}
.box-type21-container .right-cont img{
    width: 90px;
    height: 90px;
    border-radius: 5px 25px 25px 5px;
    display: block;
    margin: auto;
    position: relative;
    top: 5px;
    border: 2px solid white;
}
.box-type21-container .left-cont{
    display: inline-block;
    padding-right: 10px;
    position: absolute;
}

.box-type21-container .left-cont h4{
    font-size: 16px;
    margin: auto 0px;
    padding: 10px 5px 5px 0px;
    font-family: 'IRANSans-BB';

}

.box-type21-container .left-cont p{
    font-size: 14px;
    display: block;
    font-weight: bold;
    background-color: #5f1e82;
    color: #f2c202;
    border-radius: 25px;
    padding: 1px 5px;
    width: 85px;
    margin-bottom: 0px;
    text-align: center;
    margin-top: 4px;
}

.box-type21-container .left-cont div{
    padding-top: 10px;
    font-size: 14px;
    font-family: 'IRANSans-L';
    letter-spacing: -0.5px;
    color: #393939;
}
.box-type21-container .left-cont small{

}
.box-type21-container .left-cont strong{

}

.box-type21-container.turn2{
    background-color: #aad824;
}
.box-type21-container.turn1{
    background-color: #ff719d;
}
.box-type21-container.elementary{
    background-color: #47c3f0;
}

/* General box type 22 */
.box-type22-col{
    padding: 10px 15px;
}
.box-type22-container{
    position: relative;
    border-radius: 50px 0 50px 50px;
    background-color: #d4e9fb4f;
    padding: 10px 20px;
    color: black;
    box-shadow: 0px 0px 19px 10px rgba(0,0,0,0.02);
    z-index: 2;
    border: 1px solid #0b3f77;
}
.box-type22-container .box-type22-bg{
    background-position: center;
    height: 110px;
    width: 100px;
    background-size: contain;
    z-index: 0;
    left: 0;
    right: 0;
    top: 10px;
    margin: auto;
    background-repeat: no-repeat;
    position: absolute;
    pointer-events: none;
    /* width: 100%; */
    opacity: 0.1;
}
.box-type22-container .box-type22-box-number{
    padding: 8px;

    font-size: 18px;
    text-align: center;
    border-radius: 50%;
    background-color: #002147;
    color: white;
    font-family: IRANSans-BB;
    position: absolute;
    top: -20px;
    right: -18px;
    box-shadow: 0px 0px 19px 5px rgba(0,0,0,0.2);
}
.box-type22-container .box-type22-content{

}
.box-type22-container .box-type22-content h4{
    font-family: IRANSans-BB;
    margin: 0 auto;
    text-align: center;
    /* letter-spacing: -0.5px; */
    padding-top: 10px;
    color: #2856ad;
}
.box-type22-container .box-type22-content p{
    font-size: 15px;
    font-family: 'IRANSans-L';
    letter-spacing: -0.5px;
    margin-bottom: 0;
}
.box-type22-container .box-type22-link{
    text-align: left;

}
.box-type22-container .box-type22-link a{
    color: #2970fa!important;
    border-width: 0px!important;
    border-color: rgba(0,0,0,0);
    border-radius: 5px;
    /* letter-spacing: 1px; */
    font-size: 13px;
    text-transform: uppercase!important;
    padding-right: 2em;
    padding-left: 0.7em;
    background-color: rgba(255,255,255,0);
    /* text-align: left; */
    font-family: 'IRANSans-B';
}
.box-type22-container .box-type22-link a:hover,
.box-type22-container .box-type22-link a:active,
.box-type22-container .box-type22-link a:focus{
    text-decoration: none;
}
.box-type22-container .box-type22-link a:after{
    content: "\f0a8";
    border: none;
    font-family: 'FontAwesome';
    font-weight: lighter;
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    top: 5px;
    position: relative;
}

@media(max-width: 992px){
    .box-type22-container .box-type22-box-number{
        right: -10px;
    }
    .box-type22-container .box-type22-content{
        margin-bottom: 10px;
    }
}
@media(max-width: 820px){
    .box-type22-container{
        height: 165px;
    }
}
@media(max-width: 600px){
    .box-type22-container{
        height: 190px;
    }
}
@media(max-width: 576px){
    .box-type22-container{
        height: 150px;
    }
}
@media(max-width: 400px){
    .box-type22-container .box-type22-content{
        margin-bottom: 0;
    }
    .box-type22-container{
        height: 150px;
    }
}



/* General box 23 */
.box-type23-col{
    margin-bottom: 15px;
}
.box-type-23-container{
    box-shadow: 0px 90px 160px 0px rgba(0,0,0,0.06);
    position: relative;
    border-radius: 25px;
    padding: 15px;
    display: block;
    background-color: white;
    z-index: 3;
}
.box-type-23-container:hover,
.box-type-23-container:active,
.box-type-23-container:focus{
    background-color: #f8f8f8;
    text-decoration: none;
}
.box-type-23-container img{
    width: 80px;
    /* height: 50px; */

    margin-bottom: 10px;
}
.box-type-23-container-content{

}
.box-type-23-container-content h4{
    font-size: 18px;
    font-family: 'IRANSans-BB';
    letter-spacing: -0.5px;
}
.box-type-23-container-content p{
    font-size: 14px;
    font-family: 'IRANSans-b';
    color: #6b6b6b;
    margin-top: 5px;
    height: 67px;
    margin-bottom: 0;
}

.box-type-23-container-content-div1{

}

.box-type23-col:nth-child(1):after{
    top: 68px;
    left: -166px;
    content: "";
    position: absolute;
    display: inline-block;
    width: 187px;
    height: 75px;
    background-image: url(../img/art/art-path1.svg);
    background-repeat: no-repeat;
    z-index: 0;
}
.box-type23-col:nth-child(2):after{
    top: 55px;
    left: -141px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    content: "";
    position: absolute;
    display: inline-block;
    width: 187px;
    height: 75px;
    background-image: url(../img/art/art-path1.svg);
    background-repeat: no-repeat;
    z-index: 0;
}
.box-type23-col:nth-child(3):after{
    top: 68px;
    left: -166px;
    content: "";
    position: absolute;
    display: inline-block;
    width: 187px;
    height: 75px;
    background-image: url(../img/art/art-path1.svg);
    background-repeat: no-repeat;
    z-index: 0;
}
.box-type23-col:last-child:after{
    display: none;
}

@media(max-width: 992px){
    .box-type-23-container-content p{
        height: 40px;
    }
}



/* General Box type 24 */
.box-type24-container{
    background-color: white;
    border-radius: 25px;
    box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.05);
    padding: 40px;
    margin-bottom: 15px;
}
.box-type24-container h5{
    font-size: 18px;
    font-family: 'IRANSans-b';
}

.box-type24-container h3{
    font-family: 'IRANSans-B';
    color: #0b3f77;
}

.box-type24-container p{
    margin-top: 10px;
    line-height: 40px;
    text-align: justify;
    font-family: 'IRANSans-B';
    margin-bottom: 5px;
}
.box-type24-container div{
    display: flex;
}
.box-type24-container a{
    color: #f2c202;
    border-radius: 25px;
    font-family: 'IRANSans-BB';
    margin-right: auto;
    margin-left: unset;
    display: inline-block;
    /* float: left; */
    margin-top: 0;
}
.box-type24-container span{
    display: inline-block;
    /* float: right; */
    margin-left: auto;
    font-family: 'IRANSans-B';
    padding-top: 11px;
}
@media(max-width: 992px){
    .box-type25-1-col{
        padding-right: 0px;
    }
    .box-type25-2-col{
        padding-left: 0;
    }
}
@media(max-width: 576px){
    .box-type25-1-col{
        padding: 0px;
    }
    .box-type25-2-col{
        padding: 0;
    }
    .box-type24-container h3{
        font-size: 16px;
    }
    .box-type24-container p{
        font-size: 14px;
        line-height: 30px;
    }
    .box-type24-container span{
        font-size: 14px;
    }
    .box-type24-container a{
        font-size: 14px;
        width: 130px;
    }
}

/* General Box type 25 */
.box-type25-container{
    background-color: white;
    border-radius: 25px;
    box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.05);
    padding: 40px;
    margin-bottom: 25px;
}
.box-type25-container p{
    font-family: 'IRANSans-BB';
    font-size: 40px;
    color: white;
}
.box-type25-container h4{
    font-family: 'IRANSans-BB';
    font-size: 20px;
    letter-spacing: -0.5px;
    color: white;
}
.box-type25-1{
    background-image: linear-gradient( 135deg, #CE9FFC 10%, #7367F0 100%);
}
.box-type25-2{
    background-image: linear-gradient( 135deg, #FAD7A1 10%, #E96D71 100%);
}
.box-type25-3{
    background-image: linear-gradient( 135deg, #79F1A4 10%, #0E5CAD 100%);
}
.box-type25-4{
    background-image: linear-gradient( 135deg, #2AFADF 10%, #4C83FF 100%);
}



/* General Video Player */
.general-video-player {
    width: 100%;
    height: auto;
    border-radius: 15px;
}
.general-video-player:hover,
.general-video-player:focus,
.general-video-player:active{
    border: 0;
    outline: none;
}
.videos-list-container{
/*    max-height: 370px;
    overflow-y: auto;*/
    background-color: transparent;
}
.videos-list-container ul{
    padding: 0;
    list-style: none;
}
.videos-list-container ul li{
    margin-bottom: 10px;
}
.videos-list-container ul li a{
    display: inline-flex;
    background-color: white;
    box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.2);
    padding: 10px;
    border-radius: 25px;
}
.videos-list-container ul li a:hover,
.videos-list-container ul li a:focus,
.videos-list-container ul li a:active{
    text-decoration: none;
    background-color: #f2f2f2;
}
.videos-list-container ul li a{
    width: 100%;
}
.videos-list-container ul li a.active-playing{
    background-color: #0b3f77;
}
.videos-list-container ul li a{
    width: 100%;
}
.videos-list-container ul li a.active-playing h4{
    color: white;
}
.videos-list-container ul li a.active-playing .category{
    color: #c9c9c9;
}
.videos-list-container ul li a.active-playing .duration{
    color: #c9c9c9;
}
.videos-list-container .img-container{
    margin: 5px;
}
.videos-list-container .img-container img{
    width: 40px;
    margin: auto;
    display: block;
}
.videos-list-container .img-container .duration{
    padding-top: 2px;
    font-size: 12px;
    color: dimgrey;
    margin-bottom: 0;
    text-align: center;
    font-family: IRANSans-L;
}
.videos-list-container .content{
    padding-right: 10px;
}
.videos-list-container .content h4{
    font-size: 13px;
    letter-spacing: -0.5px;
    color: #0b3f77;
    line-height: 25px;
    margin-bottom: 0px;
    font-family: 'IRANSans-BB';
    height: 50px;
}
.videos-list-container .content .date{
    color: #555555;
    font-family: 'IRANSans-L';
    margin-bottom: 0;
    letter-spacing: -0.5px;
    font-size: 12px;
}
.videos-list-container .content .date .span2{
    padding: 0 5px;
}
.videos-list-container .content .category{
    margin-bottom: 0;
    color: #585858;
    font-family: 'IRANSans-B';
    font-size: 12px;
}
@media(max-width: 1200px){
    .videos-list-container .content h4{
        height: 75px;
    }
}
@media(max-width: 992px){
    .videos-list-container .content h4{
        height: 40px;
    }
}
@media(max-width: 850px){
    .videos-list-container .content h4{
        height: 50px;
    }
}



/* general carousel type 6*/
.general-carousel-type6{
    padding: 10px 15px;
}
.general-carousel-type6 .flickity-viewport{
    height: 310px !important;
    padding: 5px;
}
.general-carousel-type6 .flickity-slider{
    left: 5px !important;
}
.general-carousel-type6 h3{
    font-size: 14px;
    font-family: 'IRANSans-BB';
    color: #0b3f77;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 24px;
}
.general-carousel-type6 .title-strong{
    font-size: 35px;
    color: red;
}
.general-carousel-type6 .carousel-cell {
    width: 300px;
    height: 300px;
    margin-right: 10px;
    background:white;
    border-radius: 5px;
    border: 1px solid #eee;
}
.general-carousel-type6 .carousel-cell:first-child{
    /*margin-left: 10px;*/
}
.general-carousel-type6 .carousel-cell .carousel-cell-inner{
    display: block;
    padding: 5px 5px;
}
.general-carousel-type6 .carousel-cell .carousel-cell-inner .carousel-cell-inner-img{
    position: relative;
    width: 100%;
    height: 150px;
    display: block;
}
.general-carousel-type6 .carousel-cell .carousel-cell-inner .carousel-cell-inner-img span{
    position: absolute;
    bottom: 7px;
    right: 7px;
    width: 36px;
    border-radius: 50%;
    background-color: #0e5cab;
    color: white;
    text-align: center;
    font-size: 7px;
    padding: 3px;
}
.general-carousel-type6 .carousel-cell .carousel-cell-inner .carousel-cell-inner-img span strong{
    display: block;
    font-size: 12px;
}
.general-carousel-type6 .carousel-cell .carousel-cell-inner img{
    border-radius: 5px;
    width: 100%;
    height: 150px;
}
.general-carousel-type6 .carousel-cell .carousel-cell-inner .inner-text{
    padding: 10px 10px 5px 10px;
    position: relative;
    height: 160px;
}
.general-carousel-type6 .carousel-cell .carousel-cell-inner .inner-text h3{
    padding: 0;
    margin-bottom: 5px;
}
.general-carousel-type6 .carousel-cell .carousel-cell-inner .inner-text p{
    font-size: 13px;
    text-align: justify;
    margin-bottom: 0;
    font-family: 'IRANSans-L';
    letter-spacing: -0.5px;
    color: dimgray;
}
.general-carousel-type6 .carousel-cell .carousel-cell-inner .inner-text a{
    position: absolute;
    bottom: 32px;
    left: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #0b3f77;
}
.general-carousel-type6 .general-card-price-right{
    margin-top: 5px;
    font-family: IRANSans-L;
    color: #0b3f77;
}

.general-carousel-type6 .general-card-price-right .date span{

}
.general-carousel-type6 .general-card-price-right .date strong{
    padding-left: 5px;
}
.general-carousel-type6 .flickity-prev-next-button{

}
.general-carousel-type6 .flickity-prev-next-button.previous {

    border-radius: 50%;
    width: 30px;
    height: 30px;}
.general-carousel-type6 .flickity-prev-next-button.next{
    border-radius: 50%;
    width: 30px;
    height: 30px;
}
.general-carousel-type6 .flickity-prev-next-button .flickity-button-icon{
    width: 40%;
    left: 25%;
}
.general-carousel-type6 .flickity-button{
    background-color: white;
    box-shadow: 0 1px 8px 0 rgba(0,0,0,.2);
    height: 35px;
}

.general-carousel-type6 .wrap{
    width: 26%;
    height: 40%;
}

@media(max-width: 576px){
    .general-carousel-type6 .flickity-viewport{
        height: 330px !important;
    }
    .general-carousel-type6 .carousel-cell{
        height: 300px;
        width: 250px;
    }
    .general-carousel-type6 .carousel-cell .carousel-cell-inner .inner-text {
        padding: 10px;
    }
    .general-carousel-type6 h2{
        font-size: 15px;
    }
    .general-carousel-type6 .carousel-cell .carousel-cell-inner .inner-text h3{
        font-size: 12px;
    }
    .general-carousel-type6 .carousel-cell .carousel-cell-inner .inner-text p{
        font-size: 11px;
    }
    .general-carousel-type6 .carousel-cell .carousel-cell-inner .inner-text a{
        font-size: 12px;
    }
    .general-carousel-type6 .wrap{
        width: 30%;
    }
    .general-carousel-type6 .flickity-button{
        height: 25px;
    }
    .general-carousel-type6 .flickity-prev-next-button .flickity-button-icon {
        width: 25%;
        left: 35%;
    }
    .general-carousel-type6 .flickity-prev-next-button{

    }
    .general-carousel-type6 .flickity-prev-next-button.previous{
        right: 40px !important;
    }
}




/* Flickity Carousel with filters */

/* general carousel type 7*/
.general-carousel-type7{
    padding: 10px 15px;
}
.general-carousel-type7 .filterButtons{
    text-align: center;
    margin-bottom: 20px;
}
.general-carousel-type7 .filterButton{
    font-size: 15px;
    font-family: IRANSans-BB;
    color: white;
    padding: 5px 15px;
    border-radius: 25px;
    margin-right: 10px;
    width: 120px;
    letter-spacing: 0;
    display: unset;
}
.general-carousel-type7 .filterButton.active{
    color: #f2c202;
}
.general-carousel-type7 .flickity-viewport{
    padding: 5px;
}
.general-carousel-type7 .flickity{
    width: 280px;
    height: 310px;
    background: white;
    border-radius: 25px;
    border: 1px solid #eee;
    margin-right: 10px;
}
.general-carousel-type7 .flickity-slider{
    left: 5px !important;
}
.general-carousel-type7 h3{
    font-size: 14px;
    font-family: 'IRANSans-BB';
    color: #0b3f77;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 24px;
}
.general-carousel-type7 .title-strong{
    font-size: 35px;
    color: red;
}
.general-carousel-type7 {
    /*margin-right: 10px;*/
}
.general-carousel-type7 .carousel-cell-inner{
    display: block;
    padding: 5px 5px;
}
.general-carousel-type7 .carousel-cell-inner .carousel-cell-inner-img{
    position: relative;
    width: 100%;
    height: 150px;
    display: block;
}
.general-carousel-type7 .carousel-cell-inner .carousel-cell-inner-img span{
    position: absolute;
    bottom: 7px;
    right: 7px;
    width: 36px;
    border-radius: 50%;
    background-color: #0e5cab;
    color: white;
    text-align: center;
    font-size: 7px;
    padding: 3px;
}
.general-carousel-type7 .carousel-cell-inner .carousel-cell-inner-img span strong{
    display: block;
    font-size: 12px;
}
.general-carousel-type7 .carousel-cell-inner img{
    border-radius: 25px 25px 0 0;
    width: 100%;
    height: 150px;
}
.general-carousel-type7 .carousel-cell-inner .inner-text{
    padding: 10px 10px 5px 10px;
    position: relative;
    height: 160px;
}
.general-carousel-type7 .carousel-cell-inner .inner-text h3{
    padding: 0;
    margin-bottom: 5px;
}
.general-carousel-type7 .carousel-cell-inner .inner-text p{
    font-size: 13px;
    text-align: justify;
    margin-bottom: 0;
    font-family: 'IRANSans-L';
    letter-spacing: -0.5px;
    color: dimgray;
}
.general-carousel-type7 .general-card-price-right{
    font-family: 'IRANSans-M';
    color: #0b3f77;
    position: absolute;
    bottom: 12px;
    right: 10px;
}
.general-carousel-type7 .general-card-price-right small{
    position: relative;
    top: 2px;
}


.general-carousel-type7 .carousel-cell-inner .inner-text a{
    position: absolute;
    bottom: 12px;
    left: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #f2c202;
}

.general-carousel-type7 .general-card-price-right .date strong{
    padding-left: 5px;
}
.general-carousel-type7 .flickity-prev-next-button{

}
.general-carousel-type7 .flickity-prev-next-button.previous {

    border-radius: 50%;
    width: 30px;
    height: 30px;
}
.general-carousel-type7 .flickity-prev-next-button.next{
    border-radius: 50%;
    width: 30px;
    height: 30px;
}
.general-carousel-type7 .flickity-prev-next-button .flickity-button-icon{
    width: 40%;
    left: 25%;
}
.general-carousel-type7 .flickity-button{
    background-color: white;
    box-shadow: 0 1px 8px 0 rgba(0,0,0,.2);
    height: 35px;
}
.general-carousel-type7 .flickity-page-dots{
    bottom: -30px;
}
.general-carousel-type7 .wrap{
    width: 26%;
    height: 40%;
}
.general-carousel-type7 .flickity-page-dots .dot{
    margin: 0 4px;
}
@media(max-width: 992px){
    .general-carousel-type7{
        padding: 10px 0px;
    }
}
@media(max-width: 576px){
    .general-carousel-type7 .flickity-viewport{
        height: 330px !important;
    }
    .general-carousel-type7 .flickity{
        height: 315px;
        width: 210px;
    }
    .general-carousel-type7 .flickity-page-dots{
        bottom: -15px;
    }
    .general-carousel-type7 .carousel-cell-inner .inner-text {
        padding: 10px;
    }
    .general-carousel-type7 h2{
        font-size: 15px;
    }
    .general-carousel-type7 .carousel-cell-inner .inner-text h3{
        font-size: 12px;
    }
    .general-carousel-type7 .carousel-cell-inner .inner-text p{
        font-size: 11px;
    }
    .general-carousel-type7 .carousel-cell-inner .inner-text a{
        font-size: 12px;
    }
    .general-carousel-type7 .wrap{
        width: 30%;
    }
    .general-carousel-type7 .flickity-button{
        height: 25px;
    }
    .general-carousel-type7 .flickity-prev-next-button .flickity-button-icon {
        width: 25%;
        left: 35%;
    }
}
@media(max-width: 380px){
    .general-carousel-type7 .flickity-page-dots{
        bottom: -33px;
    }
}


/* general carousel type 8*/
.general-carousel-type8{
    padding: 10px 15px;
    width: 240px;
    margin: auto;
}
.general-carousel-type8 .flickity-viewport{
    height: 340px !important;
    width: 214px;
    padding: 5px;
}
.general-carousel-type8 .flickity-slider{
    left: 5px !important;
}
.general-carousel-type8 h3{
    font-size: 14px;
    font-family: 'IRANSans-BB';
    color: #0b3f77;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 24px;
}
.general-carousel-type8 .carousel-cell {
    width: 200px;
    margin-right: 10px;
    border-radius: 50%;
}
.general-carousel-type8 .carousel-cell .carousel-cell-inner{

}
.general-carousel-type8 .carousel-cell .carousel-cell-inner .carousel-cell-inner-img{
    position: relative;
}
.general-carousel-type8 .carousel-cell .carousel-cell-inner .carousel-cell-inner-img .grade-img{
    position: absolute;
    bottom: -15px;
    left: 76px;
}
.general-carousel-type8 .carousel-cell .carousel-cell-inner .carousel-cell-inner-img .grade-img img{
    width: 50px;
}
.general-carousel-type8 .carousel-cell .carousel-cell-inner .carousel-cell-inner-img .main-img{
    width: 200px;
    height: 200px;
    border-radius: 50%;
    margin: auto;
    display: block;
    border: 6px solid white;
    box-shadow: 0 5px 6px rgba(0,0,0,.15)!important;
}
.general-carousel-type8 .carousel-cell .carousel-cell-inner .inner-text{
    padding: 20px 10px 5px 10px;
    position: relative;
}
.general-carousel-type8 .carousel-cell .carousel-cell-inner .inner-text h3{
    font-size: 14px;
    font-family: 'IRANSans-BB';
    color: #0b3f77;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 24px;
    text-align: center;
}

.general-carousel-type8 .carousel-cell .carousel-cell-inner .inner-text-div .p1{
    text-align: center;
    font-size: 14px;
    font-family: 'IRANSans-BB';
    color: dimgray;
    margin-bottom: 4px;
    letter-spacing: -0.5px;
}
.general-carousel-type8 .carousel-cell .carousel-cell-inner .inner-text-div .p2{
    margin-top: 0;
    text-align: center;
    font-size: 14px;
    font-family: 'IRANSans-B';
    color: #f2c202;
    margin-bottom: 5px;
}
.general-carousel-type8 .carousel-cell .carousel-cell-inner .inner-text-div .p3{
    margin-top: 0;
    text-align: center;
    font-size: 14px;
    font-family: 'IRANSans-B';
    color: black;
    margin-bottom: 5px;
}
.general-carousel-type8 .carousel-cell .carousel-cell-inner .inner-text-div .p4{
    font-size: 13px;
    text-align: center;
    font-family: 'IRANSans-L';
    color: black;
}

.general-carousel-type8 .general-card-price-right{
    margin-top: 5px;
    font-family: IRANSans-L;
    color: #0b3f77;
}

.general-carousel-type8 .flickity-prev-next-button{
    top: 34%;
}
.general-carousel-type8 .flickity-prev-next-button.previous {
    left: -35px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.general-carousel-type8 .flickity-prev-next-button.next{
    right: -35px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.general-carousel-type8 .flickity-prev-next-button .flickity-button-icon{
    width: 40%;
    left: 25%;
}
.general-carousel-type8 .flickity-button{
    background-color: transparent;
    width: 40px;
}
@media(max-width: 1200px){
    .general-carousel-type8 .flickity-prev-next-button.next{
        right: -20px;
    }
    .general-carousel-type8 .flickity-prev-next-button.previous{
        left: -20px;
    }
}

@media(max-width: 576px){
    .general-carousel-type8 .flickity-viewport{
        height: 330px !important;
    }
    .general-carousel-type8 .carousel-cell{
        height: 300px;
        width: 250px;
    }
    .general-carousel-type8 .carousel-cell .carousel-cell-inner .inner-text {
        padding: 10px;
    }
    .general-carousel-type8 h2{
        font-size: 15px;
    }
    .general-carousel-type8 .carousel-cell .carousel-cell-inner .inner-text h3{
        font-size: 12px;
    }
    .general-carousel-type8 .flickity-button{
        height: 25px;
    }
    .general-carousel-type8 .flickity-prev-next-button .flickity-button-icon {
        width: 25%;
        left: 35%;
    }
    .general-carousel-type8 .flickity-prev-next-button{

    }

}

.general-carousl-type8-row{

}
.general-carousl-type8-col1{

}
.general-carousl-type8-topic{
    text-align: center;
    font-size: 22px;
    margin-top: 20px;
    letter-spacing: -0.5px;
    font-family: 'IRANSans-BB';
    color: #0b3f77;
}
.general-carousl-type8-topic strong{
    font-family: iransans-bb;
    color: black;
}


/* General Map Full size */
.centers-list-map{
    background-color: white;
    box-shadow: 0 .15rem 1.75rem 0 rgba(33,37,41,.15)!important;
    padding: 10px;
    border-radius: 25px;
    width: 100%;
    margin: auto;
}
.centers-list-map #map{
    height: 300px;
    border-radius: 25px;
}

/* general-img-attached-together */
.general-img-attached-together{
    padding: 15px;
}
.general-img-attached-together .img-group{
    text-align: center;
    margin: auto;
}
.general-img-attached-together .img-group .img-group-img{
    margin-left: -20px;
    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.2);
    border: 2px solid #fff;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    display: inline-block;
}
.general-img-attached-together .img-group img{
    max-width: 100%;
    padding: 0px;
    background: white;
    border-radius: 50%;
}
.general-img-attached-together .img-group a.glassy-button{
    margin-top: 0px;
    text-align: center;
    position: relative;
    top: -3px;
    font-family: IRANSans-B;
}
.general-img-attached-together .img-group a.glassy-button span{
    position: relative;
    margin: auto;
    font-weight: bold;
    font-size: 21px;
    vertical-align: middle;
    top: 4px;
}
.general-img-attached-together .img-group a.blue-button{
    display: block;
    padding: 5px 8px;
    font-size: 13px;
    font-family: IRANSans-BB;
}
.general-img-attached-together .img-group .first-img{

}
.general-img-attached-together .more-detail{
    padding: 5px 15px;
}
.general-img-attached-together .more-detail p{
    font-size: 14px;
    margin-bottom: 0;
    font-family: 'IRANSans-B';
    line-height: 30px;
    text-align: justify;
}
@media(max-width: 576px){
    .general-img-attached-together .more-detail{
        padding-top: 20px;
    }
}

/* general-img-attached-together */
.general-img-attached-together-sec{
    background-color: #ffffff;
    padding: 50px 0;
    margin: auto;
    box-shadow: 0 .15rem 1.75rem 0 rgba(33,37,41,.15)!important;
    border-radius: 25px;
    position: relative;
    z-index: 2;
}
.general-img-attached-together {
    padding: 15px;
    background-color: unset;
    box-shadow: unset !important;
}
.general-img-attached-together .general-box-inside{
    border-top: 0;
    padding: 0;
}
@media(max-width: 768px){
    .general-img-attached-together-sec{
        padding: 30px 15px;
    }
}

.general-img-attached-together-sec .right-qout{
    background-image: url(../img/icons/right-quote.svg);
    background-position: center;
    height: 100px;
    width: 100px;
    background-size: contain;
    z-index: 0;
    right: 20px;
    top: 20px;
    margin: auto;
    background-repeat: no-repeat;
    position: absolute;
    pointer-events: none;
    /* width: 100%; */
    opacity: 0.1;
}
.general-img-attached-together-sec .left-qout{
    background-image: url(../img/icons/left-quote.svg);
    background-position: center;
    height: 100px;
    width: 100px;
    background-size: contain;
    z-index: 0;
    left: 20px;
    bottom: 20px;
    margin: auto;
    background-repeat: no-repeat;
    position: absolute;
    pointer-events: none;
    /* width: 100%; */
    opacity: 0.1;
}



/* Contact Form */
.general-form-1{
    margin: auto;
    background: white;
    box-shadow: 0 .15rem 1.75rem 0 rgba(33,37,41,.15)!important;
    padding: 10px;
    border-radius: 25px;
}
.contact-form-sec{
    padding: 50px 0;
    position: relative;
}
.contact-form-sec .general-box{
    background-color: unset;
    box-shadow: unset !important;
    width: 100%;
}
.contact-form-sec .general-box-inside{
    border-top: unset;
}
.contact-form-sec .general-label{
    color: white;
}
.contact-form-sec .module-title h2{
    color: white;
}
.contact-form-sec .general-form-1 .container-filter{
    color: white;
}
.contact-form-sec .purple-button{
    margin: unset;
    margin-top: 20px;
    margin-right: auto;
    box-shadow: unset;
    width: 150px;
    padding: 12px 10px;
}
.contact-form-sec .checkmark-filter{
    border: 1px solid transparent;
}
.contact-form-sec .general-select-type-0 select {
    float: unset;
    display: block;
    background-color: #f5f5f5 !important;
    font-size: 11px !important;
    color: #777 !important;
    border: 0 !important;
    width: 100% !important;
    margin-bottom: 0 !important;
    height: 40px;
    border-radius: 5px;
    outline: none;
    padding: 0 10px;
    font-family: iransans-m;
}

general-form-1.contact-form-sec .general-select-type-0 select {
    float: unset;
    display: block;
    background-color: #f5f5f5 !important;
    font-size: 11px !important;
    color: #777 !important;
    border: 0 !important;
    width: 100% !important;
    margin-bottom: 0 !important;
    height: 40px;
    border-radius: 5px;
    outline: none;
    padding: 0 10px;
}

.general-form-1 .purple-button{
    color: #f2c202;
    font-family: 'IRANSans-BB';
    border-radius: 25px;
}


/* General box Address */
.general-box-address{
    margin: auto;
    background: white;
    box-shadow: 0 .15rem 1.75rem 0 rgba(33,37,41,.15)!important;
    padding: 20px;
    border-radius: 25px;
}

.general-box-address ul {
    list-style: none;
    padding-right: 0;
    margin-bottom: 0;
}
.general-box-address ul li{

}
.general-box-address ul li:last-child{
    border-bottom: 0;
}
.general-box-address .span1{
    font-family: 'IRANSans-B';
    font-size: 25px;
    padding-left: 5px;
}
.general-box-address .span2{
    font-family: 'IRANSans-B';
    position: relative;
    top: -2px;
    font-size: 14px;
}
.general-box-address .span3{
    margin-bottom: 5px;
    font-family: 'IRANSans-M';
    text-align: left;
    font-size: 14px;
}
.general-box-address ul li:last-child .span3{
    text-align: right;
}

/* contact-social-media */
.contact-social-media{

}

.contact-social-media{
    display: block;
    margin: auto;

}
.contact-social-media ul {
    padding: 0;
    list-style: none;
    text-align: left;
    margin-bottom: 0;
}
.contact-social-media ul li {
    padding: 0 0px;
    display: inline-block;
}
.contact-social-media ul li a {
    color: black;
    font-size: 20px;
    text-align: center;
    padding: 5px 5px;
}
.contact-social-media ul li a img{
    width: 18px;
    position: relative;
    top: -2px;
}



/* carousel type 10 */
.general-carousel-type10-sec{
    padding: 50px 0;
}
.general-carousel-type10 .carousel-cell{
    width: 200px;
    height: 300px;
    margin-left: 10px;
    background-color: #ffffff;
    box-shadow: 0 4px 20px 3px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 30px;
    position: relative;

}
.general-carousel-type10 .flickity-viewport{
    height: 330px !important;
    padding: 14px;
}
.general-carousel-type10 .carousel-cell-inner{
}
.general-carousel-type10 .carouse-img{
    margin: 0 auto 40px;
}
.general-carousel-type10 .carousel-img img{
    border-radius: 50%;
    width: 140px;
    height: 140px;
    display: block;
    margin: auto;
    border: 6px solid white;
    box-shadow: 0 5px 6px rgba(0,0,0,.15)!important;
}
.general-carousel-type10 .carousel-txt{
    text-align: center;
    margin-top: 10px;
}
.general-carousel-type10 .carousel-txt h5{
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    color: #000;
    font-family: IRANSans-BB;
}
.general-carousel-type10 .carousel-txt .span1{
    font-size: 14px;
    font-family: iransans-l;
    display: block;
    margin-top: 6px;
}
.general-carousel-type10 .purple-button{
    width: 85px;
    font-size: 12px;
    margin-top: 15px;
    padding: 4px 7px;
    position: absolute;
    bottom: 15px;
    right: 0;
    left: 0;
    border-radius: 25px;
}
/* general-introduction-carousel */
.general-introduction-carousel{
    text-align: center;
    padding: 20px;
}
.general-introduction-carousel h3{
    color: black;
    line-height: normal;
    font-family: 'IRANSans-BB';
    color: #0b3f77;
}
.general-introduction-carousel p{
    font-size: 14px;
    font-family: 'IRANSans-B';
    color: black;
    line-height: 35px;
    text-align: center;
}
.general-introduction-carousel a{
    width: 120px;
    padding: 8px;
    font-size: 13px;
    color: #f2c202 !important;
    border-radius: 25px;
    font-family: 'IRANSans-BB';
}


.general-carousel-type10-sec-container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background: url(../img/art/art5.svg) 90% no-repeat;
    background-size: auto 100%;
    box-shadow: 0 .15rem 1.75rem 0 rgba(33,37,41,.15)!important;
    border-radius: 25px;
    position: relative;
    z-index: 2;

}
.general-introduction-carousel{
    flex: 40%;
    max-width: 40%;
    position: relative;
}
.general-introduction-carousel .bg-behind-text{
    background-image: url(../img/icons/pencil.svg);
    background-position: center;
    height: 100px;
    width: 100px;
    background-size: contain;
    z-index: 0;
    right: 20px;
    top: 135px;
    margin: auto;
    background-repeat: no-repeat;
    position: absolute;
    pointer-events: none;
    /* width: 100%; */
    opacity: 0.1;
}
.general-carousel-type10{
    flex: 60%;
    max-width: 60%;
}
@media(max-width: 768px){
    .general-carousel-type10-sec-container{
        display: block;
    }
    .general-introduction-carousel{
        max-width: 100%;
        display: block;
    }
    .general-carousel-type10{
        max-width: 100%;
        display: block;
    }
}
@media(max-width: 576px){
    .general-introduction-carousel h3{
        font-size: 16px;
    }
    .general-introduction-carousel p{
        line-height: 30px;
        font-size: 14px;
    }
}

/* General box */
.box-out-space {
    margin-bottom: 15px;
    padding: 0;
}
.box-shadow1 {
    box-shadow: 0 .15rem 1.75rem 0 rgba(33,37,41,.15)!important;
}
.general-box {
    background-color: white;
    box-shadow: 0 .15rem 1.75rem 0 rgba(33,37,41,.15)!important;
    margin-bottom: 15px;
    border-radius: 25px;
    padding:0;
}
.general-box-inside {
    padding: 5px;
    border-top: 1px solid #f5f5f5;
}

.general-box h2, .general-box h3, .general-box h4 {
    color: #444;
    padding: 10px 15px;
    width: 100%;
    border: none;
    text-align: right;
    outline: none;
    font-size: 13px;
    transition: 0.4s;
    font-weight: bold;
    margin-bottom: 0;
}
.general-box-2{
    font-size: 16px;
    font-family: 'IRANSans-BB';

}
.general-box-2 h3{
    position: relative;
    padding-right: 45px;
    font-size: 15px;
    letter-spacing: -0.5px;
}
.general-box-2 h3:before{
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    right: 17px;
    top: 12px;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fff;
    background-image: url(../img/icons/checkmark.svg);
}
.general-box-p15 {
    padding: 15px;
    padding-top: 0;
}
.general-cards-options-container-section .general-cards-options-boxes {
    padding: 0;
}

/* general-accordion-div */

.general-accordion-div{
    margin-bottom: 15px;
    background-color: white;
    border-radius: 25px;
    position: relative;
}
.general-accordion-div .general-accordion{
    background-color: white;
    color: #444;
    cursor: pointer;
    padding: 10px 15px;
    width: 100%;
    border: none;
    text-align: right;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    font-weight: bold;
    margin-bottom: 0;
    border-radius: 25px;
    padding-right: 50px;
    font-family: 'IRANSans-BB';
    letter-spacing: -0.5px;
}
.general-accordion-div .general-accordion-panel{
    background-color: white;
    border-top: 1px solid #f5f5f5;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    direction: rtl;
}
.general-accordion-div:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    right: 20px;
    top: 12px;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fff;
    background-image: url(../img/icons/checkmark.svg);
}
.general-accordion-div .general-accordion:after {
    content: '\2212';
    color: #777;
    font-weight: bold;
    float: left;
    margin-left: 5px;
    font-family: FontAwesome;
}
.general-accordion-div .collapsed.general-accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: left;
    margin-right: 5px;
    font-family: FontAwesome;
}
.panel-container-icon-bg{
    /* background-position: center; */
    height: 70%;
    /* width: 100%; */
    background-size: contain;
    z-index: 0;
    left: 10%;
    right: 0;
    top: 10px;
    margin: auto;
    background-repeat: no-repeat;
    position: absolute;
    pointer-events: none;
    /* width: 100%; */
    opacity: 0.1;
}

.general-accordion-div-col-1:nth-child(even){
    padding-right: 0;
    padding-left: 5px;
}
.general-accordion-div-col-1:nth-child(odd){
    padding-left: 0;
    padding-right: 5px;
}
@media(max-width: 576px){
    .general-accordion-div-col-1:nth-child(even){
        padding-right: 0px;
        padding-left: 0px;
    }
    .general-accordion-div-col-1:nth-child(odd){
        padding-left: 0px;
        padding-right: 0px;
    }
}

/* filter panel */
.accordion-filter-div {
    margin-bottom: 15px;
    background-color: white;
    border-radius: 25px;
}
.panel-container{
    padding: 15px;
    position: relative;
}
.panel-inside{
    padding: 0px;
}
.accordion-filter-div .accordion-filter {
    background-color: white;
    color: #444;
    cursor: pointer;
    padding: 10px 15px;
    width: 100%;
    border: none;
    text-align: right;
    outline: none;
    font-size: 13px;
    transition: 0.4s;
    font-weight: bold;
    margin-bottom: 0;
    border-radius: 25px;
}
.general-accordion-destination .accordion-filter-div{
    position: relative;
}
.general-accordion-destination .accordion-filter-div .accordion-filter .accordion-btn-details{
    font-size: 14px;
    margin-left: 10px;
}
.general-accordion-destination .accordion-filter-div .accordion-filter .accordion-btn-details{
    display: inline-block;
}
.general-accordion-destination .accordion-filter-div .accordion-filter .accordion-btn-details .rating{
    float: unset;
}
.accordion-filter-div .active-filter, .accordion-filter:hover, .active-filter, .accordion-filter:focus {
    background-color: white !important;
    outline: none;
}
.accordion-filter-div .accordion-filter:after {
    content: '\2212';
    color: #777;
    font-weight: bold;
    float: left;
    margin-left: 5px;
    font-family: FontAwesome;
}
.accordion-filter-div .collapsed.accordion-filter:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: left;
    margin-right: 5px;
    font-family: FontAwesome;
}

.accordion-filter-div .panel-filter {
    background-color: white;
    /*padding: 0px 10px;*/
    border-top: 1px solid #f5f5f5;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    direction: rtl;
}

.accordion-filter-div .checkbox-filter-div {
    margin-top: 0px;
    /*max-height: 300px;*/
    overflow-y: auto;
    padding: 0px;
}
.accordion-filter-div .checkbox-filter-div ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 0;
}
.accordion-filter-div .filter-div label:first-child {
    margin-top: 10px;
}

.panel-container .transparent-button{
    background-color: transparent;
    color: #717171 !important;
    border: 1px solid #717171 !important;
    padding: 5px;
    width: 110px;
    font-size: 13px;
    margin-top: 0;
}


/* General Search input with icon inside */

.search-filter-panel {
    background-color: white;
    padding-bottom: 0;
    display: flex;
    margin-bottom: 10px;
}
.search-filter-panel span {
    background-color: #f5f5f5;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    padding: 7px;
    color: #999;
}
.search-filter-panel span img{
    width: 25px;
    display: block;
    margin: auto;
}
.search-filter-panel input {
    background-color: #f5f5f5 !important;
    font-size: 12px !important;
    color: #777 !important;
    padding: 15px !important;
    border: 0 !important;
    width: 100% !important;
    border-bottom-left-radius: 5px !important;
    border-top-left-radius: 5px !important;
    margin-bottom: 0 !important;
    height: 40px;
}
.search-filter-panel input:active,
.search-filter-panel input:focus,
.search-filter-panel input:hover{
    outline: none;
    background-color: #ccc;
}








/* added filters */
.added-filters{
    direction: rtl;
    padding: 15px;
}
.added-filters ul{
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
.added-filters ul li{
    display: inline-block;
    border: 1px solid #ccc;
    padding: 4px 5px;
    border-radius: 5px;
    font-size: 13px;
    margin-bottom: 4px;
    font-family: iransans-l;
}
.added-filters ul li .times{
    cursor: pointer;
}
.general-added-filter-box-header{
    display: block;
    width: 100%;
    position: relative;
}
.general-added-filter-box .clear-all{
    float: right;
    position: absolute;
    top: 8px;
    left: 15px;
    font-size: 13px;
    color: #666;
}


/* general-box-grids */
.general-box-grids-container{
    /*display: grid;*/
    /*grid-template-columns: repeat(3,minmax(0,1fr));
    justify-items: center;*/
}
.general-box-grids-col{
    position: relative;
    margin-top: 60px;
}
.general-box-grids{
    justify-items: center;
    width: 70%;
    background-color: white;
    box-shadow: 0 .15rem 1.75rem 0 rgba(33,37,41,.05)!important;
    padding: 15px;
    border-radius: 25px;
    position: relative;
    margin: auto;
    z-index: 2;
}
.general-box-grids .grids-img-container{
    background-color: #47c3f0;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    padding: 25px;
    margin: auto;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    text-align: center;
}
.general-box-grids .grids-img-container img{
    width: 100%;
}
.general-box-grids .grids-text-container{
    padding-top: 40px;
}
.general-box-grids .grids-text-container h4{
    font-size: 15px;
    font-family: 'IRANSans-Bb';
    line-height: 25px;
    text-align: center;
    color: #0b3f77;
}
.general-box-grids .grids-text-container p{
    font-size: 13px;
    font-family: 'IRANSans-L';
    text-align: justify;
    line-height: 25px;
    letter-spacing: -0.5px;
    margin-bottom: 0;
    color: #717f94;
}
.general-box-grids-cols{
    /*position: relative;*/
    margin-top: 100px;
}
.general-box-grids-col.top-left{

}
.general-box-grids-col.bottom-center{
    z-index: 3;
}
.general-box-grids-col.top-right{

}

.general-box-grids-col:nth-child(1) .general-box-grids{
    margin-left: 70px;
}
.general-box-grids-col:nth-child(2) .general-box-grids{
    margin-top: 100px;
}
.general-box-grids-col:nth-child(3) .general-box-grids{
    margin-right: 60px;
}
.general-box-grids-col:nth-child(4) .general-box-grids{
    margin-left: 120px;
}
.general-box-grids-col:nth-child(5) .general-box-grids{
    margin-top: 100px;
    margin-right: 0px;
}
.general-box-grids-col:nth-child(6) .general-box-grids{
    margin-left: 120px;
}

@media(max-width: 768px){
    .general-box-grids-col .general-box-grids{
        margin: auto !important;
        width: 90%;
    }
}

.bg-pink{
    background-image: linear-gradient( 135deg, #FEB692 10%, #EA5455 100%);
}
.bg-red{
    background-image: linear-gradient( 135deg, #FAD7A1 10%, #E96D71 100%);
}
.bg-blue{
    background-image: linear-gradient( 135deg, #2AFADF 10%, #4C83FF 100%);
}
.bg-green{
    background-image: linear-gradient( 135deg, #79F1A4 10%, #0E5CAD 100%);
}
.bg-yellow{
    background-image: linear-gradient( 135deg, #FDEB71 10%, #F8D800 100%);
}
.bg-color-1{
    background-image: linear-gradient( 135deg, #beb0c9 10%, #4d045e 100%);
}
.bg-color-2{
    background-image: linear-gradient( 135deg, #e8c6ba 10%, #933205 100%);
}
.bg-color-3{
    background-image: linear-gradient( 135deg, #e6bae8 10%, #e50d84 100%);
}
.bg-color-4{
    background-image: linear-gradient( 135deg, #e6bae8 10%, #1333d0 100%);
}


/* page Home */

.page-posts{
    margin-top:50px;
    direction: rtl;
}

.page-posts .page-single-post{

    display: block;
    padding: 5px 5px;
    box-shadow: 0 .15rem 1.75rem 0 rgba(33,37,41,.15)!important;
    border-radius: 25px;
    margin-bottom: 15px;
}
.page-posts .page-single-post .page-single-post-img{
    position: relative;
    width: 100%;
    display: block;
}
.page-posts .page-single-post .page-single-post-img img{
    border-radius: 5px;
    width: 100%;
    border-radius: 25px 25px 0 0;
    height: 150px;
}
.page-posts .page-single-post .inner-text{
    padding: 10px 10px 5px 10px;
    position: relative;
    height: 176px;
}

.page-posts .page-single-post .inner-text h3{
    font-size: 14px;
    font-family: 'IRANSans-B';
    color: #0b3f77;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 24px;
    /*height: 50px;*/
}
.page-posts .page-single-post .inner-text p{
    font-size: 13px;
    text-align: justify;
    margin-bottom: 0;
    font-family: 'IRANSans-L';
    letter-spacing: -0.5px;
    color: dimgray;
}
.page-posts .page-single-post .inner-text a{
    position: absolute;
    bottom: 12px;
    left: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #f2c202;
}

.page-posts .general-card-price-right{
    font-family: 'IRANSans-M';
    color: #0b3f77;
    position: absolute;
    bottom: 12px;
    right: 10px;
}
.page-posts .general-card-price-right small{

}
.page-posts .general-card-price-right small span{
    padding-right: 5px;
}

.page-posts .general-cards-options-boxes{

}

.page-posts-right{
    padding-left: 5px;
}
.page-posts-left{
    padding-right: 5px;
}


.page-posts-single-col:nth-child(3n-2){
    padding-right: 0;
    padding-left: 5px;
}
.page-posts-single-col:nth-child(3n-1){
    padding-left: 5px;
    padding-right: 5px;
}
.page-posts-single-col:nth-child(3n){
    padding-left: 0;
    padding-right: 5px;
}


/* page-single-post ype 2 */
.page-single-post-2{

}
.page-posts .page-single-post-2 .inner-text {
    height: 120px;
}
.page-posts .page-single-post-2 .inner-text .duration{
    color: #0b3f77;
    font-family: 'IRANSans-L';
    position: absolute;
    bottom: 12px;
    left: 10px;
    font-size: 14px;
    font-weight: bold;
}
.page-single-post-author{
    bottom: 7px;
    /* left: 15px; */
    width: 200px;
    display: inline-flex;
    position: absolute;
}
.page-single-post-author-img{
    width: 30px;
}
.page-single-post-author-img img{
    width: 35px;
    display: block;
    margin: auto;
    border-radius: 50%;
    border: 3px solid white;
    box-shadow: 0 5px 6px rgba(0,0,0,.15)!important;
}
.page-single-post-author-name{
    width: 120px;
}
.page-single-post-author-name h5{
    font-size: 12px;
    font-weight: bold;
    padding-right: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: 'IRANSans-BB';
    margin: 6px 10px 0 5px;
}




@media(max-width:1200px) {
    .page-posts-single-col:nth-child(2n-1){
        padding-right: 0px;
        padding-left: 5px;
    }
    .page-posts-single-col:nth-child(2n){
        padding-left: 0px;
        padding-right: 5px;
    }
}

@media(max-width:992px) {
    .page-posts-single-col:nth-child(3n-2){
        padding-right: 0;
        padding-left: 5px;
    }
    .page-posts-single-col:nth-child(3n-1){
        padding-left: 5px;
        padding-right: 5px;
    }
    .page-posts-single-col:nth-child(3n){
        padding-left: 0;
        padding-right: 5px;
    }
    .page-posts-right{
        padding-left: 15px;
    }
    .page-posts-left{
        padding-right: 15px;
    }
    .page-posts .general-cards-options-boxes:nth-child(2n-1){
        padding-left: 5px;
    }
    .page-posts .general-cards-options-boxes:nth-child(2n){
        padding-right: 5px;
    }
    .page-posts-single-col{
        margin-bottom: 0;
    }
}
@media(max-width:768px) {
    .page-posts-single-col:nth-child(2n-1){
        padding-right: 0px;
        padding-left: 5px;
    }
    .page-posts-single-col:nth-child(2n){
        padding-left: 0px;
        padding-right: 5px;
    }
}
@media(max-width: 576px){
    .page-posts .page-single-post .inner-text p{
        display: none;
    }
    .page-posts .page-single-post .inner-text h3{
        font-size: 13px;
    }
    .page-posts .page-single-post .inner-text{
        height: 100px;
    }
    .page-posts .page-single-post .page-single-post-img img{
        height: 120px;
    }
    .page-posts .page-single-post .inner-text a{
        font-size: 12px;
    }
    .page-posts .general-card-price-right{
        font-size: 14px;
    }
    .page-posts .general-cards-options-boxes:nth-child(2n-1){
        padding-left: 0px;
    }
    .page-posts .general-cards-options-boxes:nth-child(2n){
        padding-right: 0px;
    }
}
@media(max-width: 350px){
    .page-posts .page-single-post .inner-text h3{
        font-size: 12px;
    }
}

/* Select 2 */
.searchable-select{
    margin-top: 20px;
    width: 100%;
}
.searchable-select .select2-container{
    width: 100% !important;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
    border-color: transparent #ffffff00 #000 transparent;
}
.searchable-select .select2-container--default .select2-selection--single{
    height: 50px!important;
    background-color: white !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    ouline:none;
    margin: 0 !important;
    padding: 10px;
    font-size:13px;
}
.searchable-select .select2-container--default .select2-selection--single:focus{
    outline: none !important;
}
.searchable-select .select2-container--default .select2-selection--single .select2-selection__placeholder{
}
js-example-basic-single option.airport-symbol{
    border: 1px solid black !important;
}

.select2-dropdown{
    background-color: #fff !important;
    border-color: white !important;
    z-index: 1050001;
}

.select2-container--default .select2-search--dropdown .select2-search__field{
    direction: rtl !important;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{
    color: #000000 !important;
    margin-top: 0px !important;
    padding-right: 5px;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{
    left: 5px !important;
    top: 5px !important;
}

.small-inputs .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{
    position: relative;
    bottom: 8px;
}
.small-inputs .select2-container--default .select2-selection--single{
    width: 46px;
    padding: 5px !important;
    height: 25px !important;
    outline: none !important;
    box-shadow: none !important;
    border: none !important;
}
.small-inputs .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{
    left: 50px !important;
    top: -8px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
    margin-top: 3px;
    border-color: #000 transparent transparent transparent;
}
.form-container {
    background-color: #141c2554;
    padding: 15px;
    padding-bottom: 0;
}
.select2-container .select2-selection--single{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0px;
}

.select2-container--default .select2-results>.select2-results__options{
    background-color: white;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    outline: none !important;
    background-color: #f5f5f5;
    height: 35px;
}
.select2-container--open .select2-dropdown--below{
    box-shadow: 0px 0px 10px -6px rgba(0,0,0,0.5);
    border-radius: 0 0 15px 15px;
    padding:5px;
}
.select2-results__option[aria-selected] {
    cursor: pointer;
    color: #777;
    font-size: 12px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected]{
    color: black;
    background-color: #f9f9f9;
    font-size: 12px;
}
.select2-container--default .select2-results__group{
    font-size: 12px;
}
.select2-search--dropdown {
    display: block;
    padding: 4px 0;
}

.input-holder{
    display: flex;
    border-radius:0;
}

.select2-container--default .select2-results>.select2-results__options:first-child .select2-container--default .select2-results__option .select2-results__option:first-child{
    display: none !important;
}


.searchable-select{
    margin-top: 0;
}

/* select-option-filter */
.select-option-filter .select2{

}
.select-option-filter .searchable-select .select2-container--default .select2-selection--single{
    border: 1px solid #ccc !important;
    border-radius: 10px;
}

/* select-costom2 */
.select-custom2{
    margin-bottom: 5px;
}
.select-custom2 .searchable-select .select2-container{

}
.select-custom2 .searchable-select .select2-container--default .select2-selection--single{
    height: 40px !important;
    background-color: #f5f5f5 !important;
    border-radius: 5px;
    border: 0 !important;
}

/* Search page */
/* ------------- Search Container ------------------*/
.search-field-type-1{
    direction: rtl;
}
.search-field-type-1 .search-container{
    background-color: #f9f9f9;
    padding: 15px 15px;
    margin: 10px 0;
    border-radius: 25px;
    box-shadow: 0 .15rem 1.75rem 0 rgba(33,37,41,.15)!important;
}
@media(max-width: 576px){
    .search-field-type-1 .search-container{
        padding: 0;
    }
}
.search-field-type-1 .search-page-boxes .search-box{
    position: relative;
}
.search-field-type-1 .search-box-all input{
    padding: 10px 10px;
    width:100%;
    outline: none;
    border: none;
    height: 50px;
    border-radius: 0 15px 15px 0;
    font-size: 14px;
}

.search-field-type-1 .searchable-select .select2-container--default .select2-selection--single{
    border: 0 !important;
    border-radius: 0 !important;
    height: 50px!important;
    background-color: white !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    ouline: none;
    margin: 0 !important;
    padding: 10px;
    font-size: 13px;
}
.search-field-type-1 .select2-container .select2-selection--single{
    border-radius: 0;
}
.search-field-type-1 .search-page-boxes{
    padding: 0;
    border-left: 1px dashed #ccc;
}
.search-field-type-1 .search-page-boxes:last-child{
    border-left: 0;
}
/* search*/
.search-field-type-1 .select-option-filter{
    margin: 0;
}
.search-field-type-1 .purple-button{
    margin-top: 0;
    font-size: 13px;
    width: 100%;
    height: 50px;
    border-radius: 15px 0px 0px 15px;
}
@media(max-width: 768px){
    .search-field-type-1 .green-button{
        border-radius: 0;
    }
    .search-field-type-1 .purple-button{
        border-radius: 0 0 15px 15px;
    }
    .search-field-type-1 .search-box-all input{
        border-radius: 15px 15px 0 0;
        border-bottom: 1px dashed;
        border-left: 0;
    }
    .search-field-type-1 .search-page-boxes:nth-child(3),
    .search-field-type-1 .search-page-boxes:nth-child(1){
        border-left: 0;
    }
}
.search-field-type-1 .select-option-filter{
    width: 100%;
}



/* general-page */
.general-page-sec{
    padding-top: 15px;
}
.general-page{
    border-radius: 25px;
    padding: 0;
}
.general-page .page-header-image{
    max-width: 100%;
    height: 290px;
    background-size: cover;
    background-position: center;
    margin-bottom: 0px;
    position: relative;
    border-radius: 25px 25px 0 0;
}
.general-page .page-header-image:after{
    content: " ";
    display: block;
    position: absolute;
    bottom: -2px;
    left: -1px;
    right: -1px;
    background: url(../img/art/artboard6.png);
    background-size: 100% 100%;
    max-height: 100%;
    height: 20%;
    z-index: 0;
}
.general-page .page-header-image .page-header-text{
    color: white;
    text-align: center;
    padding-top: 50px;
    position: relative;
}
.general-page .page-header-image .page-header-text h1{
    font-size: 20px;
    text-align: center;
    color: white;
    margin-top: 20px;
    margin-bottom: 20px;
    letter-spacing: -0.5px;
    padding: 0 10px;
    line-height: normal;
    font-weight: 600;
    font-family: 'IRANSans-B';
}
.general-page .page-header-image .page-header-text h4{
    font-size: 17px;
    text-align: center;
    color: white;
    position: relative;
    font-family: 'IRANSans-BB';
}
.general-page .page-header-image .page-header-text h4:before{
    content: " ";
    display: block;
    position: absolute;
    bottom: 0;
    top: 65px;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 25px;
    height: 5px;
    width: 110px;
    background-image: linear-gradient(to right,#5f1e82, #0cb8c4, #167000, #ffbd01, #c40c0c);
    box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.1);
}
.general-page .page-header-image .page-header-text .glassy-button{
    width: 120px;
    font-size: 11px;
    background-color: white;
    background: white;
    color: black;
    padding: 5px 7px;
    border-radius: 15px;
    text-decoration: none;
}

.general-page-right{
    padding-left: 5px;
}
.general-page-left{
    padding-right: 5px;
}
.general-page-left .page-side-boxes{
    padding: 0;
}
@media(max-width: 992px){
    .general-page-right{
        padding-left: 15px;
    }
    .general-page-left{
        padding-right: 15px;
    }
    .general-page-left .page-side-boxes:nth-child(2n-1){
        padding-left: 5px;
    }
    .general-page-left .page-side-boxes:nth-child(2n){
        padding-right: 5px;
    }
}
@media(max-width: 768px){

}
@media(max-width: 650px){

}
@media(max-width: 576px){

    .general-page .page-header-image .page-header-text h1{
        font-size: 18px;
        margin-bottom: 5px;
        margin-top: 0;
    }
    .general-page .page-header-image .page-header-text{
        padding-top: 30px;
    }
    .general-page .page-header-image .page-header-text .glassy-button{
        width: 90px;
        font-size: 10px;
    }
    .general-page-left .page-side-boxes:nth-child(2n-1){
        padding-left: 0px;
    }
    .general-page-left .page-side-boxes:nth-child(2n){
        padding-right: 0px;
    }

}
@media(max-width: 450px){

}
@media(max-width: 400px){

}



.article-author{
    top: -27px;
    /* left: 15px; */
    width: 200px;
    display: inline-flex;
    position: absolute;
}
.article-author-img{
    width: 60px;
}
.article-author .article-author-img img{
    width: 50px;
    display: block;
    margin: auto;
    border-radius: 50%;
    border: 3px solid white;
    box-shadow: 0 5px 6px rgba(0,0,0,.15)!important;
}
.article-author .article-author-name{
    width: 120px;
}
.article-author .article-author-name h3{
    font-size: 12px;
    font-weight: bold;
    padding-right: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: 'IRANSans-BB';
}
.article-author .article-author-name .article-date{
    display: block;
    font-size: 11px;
    color: #666;
    display: block;
    font-size: 11px;
    color: #666;
    font-family: 'IRANSans-L';
}
.article-author .article-author-name .article-date small{
    font-size: 11px !important;
    padding-right: 5px;
}
.page-text{
    padding: 15px;
    padding-top: 40px;
    position: relative;
}
.page-text h3{
    font-weight: bold;
    font-size: 15px;
    padding-left: 0;
    line-height: normal;
    font-family: 'IRANSans-B';
    padding-right: 0;
}
.page-text p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    margin-bottom: 5px;
    font-family: 'IRANSans-M';
    text-align: justify;
}
.page-text p span{
    margin-left: 7px;
}
.page-text p i{
    color: #0cb8c4;
    font-size: 20px;
}
.page-text .blog-description img{
   width: 100% !important;
    max-height: 800px;
}
 .page-text p *{
  font-family: 'IRANSans-M' !important;
 }
.next-prev-article-btn{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.next-prev-article-btn p{
    margin-bottom: 5px;
}
.next-prev-article-btn p strong{
    font-size: 10px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
}
.next-prev-article-btn a{
    text-decoration: none;
}
.next-prev-article-btn h3{
    font-size: 12px;
    padding: 0;
    width: 190px;
    text-align: center;
    line-height: 22px;
}
.next-article-btn{
    display: inline-block;
    margin-left: auto;
    float: right;
    padding: 5px 15px;
}
.prev-article-btn{
    display: inline-block;
    margin-right: auto;
    float: left;
    padding: 5px 15px;
}
@media(max-width: 768px){
    .next-prev-article-btn h3{
        font-size: 11px;
    }
}
@media(max-width: 420px){
    .next-article-btn{
        display: block;
        float: unset;
        margin: auto;
    }
    .prev-article-btn{
        display: block;
        float: unset;
        margin: auto;
    }
    .next-prev-article-btn h3{
        margin: auto;
    }

}




/* share-like-header */
.share-like-header{
    display: block;
    margin: auto;
    position: relative;
    right: 0px;
    left: 0px;
    bottom: -20px;
    width: 100%;
    text-align: center;
    z-index: 100;
}

.c-share {
    position: relative;
    width: 3.4375em;
    height: 3.4375em;
}

.share-like-header .c-share__input {
    display: none;
}
.c-share__input:checked ~ .c-share__toggler .c-share__icon {
    transition: 0s;
    width: 40px;
    height: 40px;
    color: #639eff;
}
.c-share__input:checked ~ .c-share__toggler .c-share__icon::before {
    /*transform: rotate(-45deg);*/
    display: none;
}
.c-share__input:checked ~ .c-share__toggler .c-share__icon::after {
    /*transform: rotate(45deg);*/
    display: block;
    opacity: 1;
}
.c-share__input:checked ~ .c-share_options {
    width: 40px;
    height: auto;
    z-index: 10;
    border-radius: 80px;
    padding-top: 35px;
    padding-bottom: 20px;
}
.c-share__input:checked ~ .c-share_options::before,
.c-share__input:checked ~ .c-share_options li {
    transition: 0.3s 0.15s;
    opacity: 1;
    /*transform: translateY(0);*/
}

.c-share__toggler,
.c-share_options {
    position: absolute;
    right: 0;
    width: inherit;
    height: inherit;
    border-radius: 50%;
    background-color: white;
}

.c-share__toggler {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100;
}

.c-share__icon {
    position: relative;
    width: 40px;
    height: 40px;
    /* width: 0.5em; */
    /* height: 0.5em; */
    /* border-radius: 50%; */
    /* color: #029dfc; */
    /* background-color: currentColor; */
    /* box-shadow: 0.625em -0.625em, 0.625em 0.625em; */
    transition: 0.1s 0.05s;
}
.c-share__icon::before, .c-share__icon::after {
    content: "";
    position: absolute;
    /*width: 1em;*/
    /*height: 0.125em;*/
    /*background-color: currentColor;*/
    /*transition: 0.1s;*/
}
.c-share__icon::before {
    top: 8px;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 2px;
    content: "\f1e0";
    font-family: FontAwesome;
    margin: auto;
    color: #5f1e82;
}
.c-share__icon::after {
    top: 8px;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 2px;
    margin: auto;
    color: #5f1e82;
    content: "\f00d";
    font-family: FontAwesome;
    opacity: 0;
}

.c-share_options {
    list-style: none;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    overflow: hidden;
    transition: 0.2s;
    box-shadow: 0 0.125em 0.125em rgba(0, 0, 0, 0.3);

}
.c-share_options::before {
    display: block;
    margin-bottom: 1.25em;
    font-weight: 700;
}
.c-share_options li {
    font-size: 0.875em;
    color: #464646;
    cursor: pointer;
}
.c-share_options li:not(:last-child) {
    margin-bottom: 0.75em;
}
.c-share_options::before,
.c-share_options li {
    opacity: 0;
    transform: translateY(0.625em);
    transition: 0s;
}



.share-like-header .c-share {
    position: relative;
    display: inline-flex;
    width: 40px;
    height: 40px;
}

.share-like-header  .like-btn{
    display: inline-flex;
}

.share-like-header  .like-btn div {
    height:40px;
    margin:0 auto;
    position: relative;
}

.share-like-header  .like-btn i {
    cursor: pointer;
    padding: 9px 10px 2px;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    color: #717171;
    transition: .2s;
    opacity: 1 !important;
    width: 40px;
    height: 40px;
    box-shadow: 0 0.125em 0.125em rgba(0, 0, 0, 0.3);
}

.share-like-header  .like-btn i:hover {
    color:red;
}

.share-like-header  .like-btn i:before {
    font-family:fontawesome;
    content:'\f004';
    font-style:normal;
}

.share-like-header  .like-btn span {
    position: absolute;
    bottom:70px;
    left:0;
    right:0;
    visibility: hidden;
    transition:.6s;
    z-index:-2;
    font-size:2px;
    color:transparent;
    font-weight:400;
}

.share-like-header  i.press {
    color:#e23b3b !important;
}

@keyframes fade {
    0% {color:transparent;}
    50% {color:#e23b3b;}
    100% {color:transparent;}
}

.share-like-header .red-button{
    color: white;
    background-color: #ff4232;
    font-size: 22px;
    border-radius: 50%;
    padding: 5px 8px;
    height: 40px;
    border: unset;
    cursor: pointer;
}
.share-like-header .like-btn{
    display: inline-flex;
    position: relative;
    top: -13px;
    width: 40px;
    height: 40px;
}
.share-like-header .red-button i{
    opacity: 1;
    transform: unset;
}
.share-like-header .red-button:hover,
.share-like-header .red-button:active,
.share-like-header .red-button:focus{
    background-color: white;
    outline: none;
}
.share-like-header .red-button:hover i,
.share-like-header .red-button:focus i,
.share-like-header .red-button:active i{
    color: red;
}
@media(max-width: 1200px){
    .share-like-header{
        bottom: -7px;
    }
}
@media(max-width: 500px){
    .c-share__toggler{
        margin-bottom: 0;
    }
}





/* General Comments */
.general-comments{
    padding: 0px;
    background-color: unset;
    box-shadow: unset !important;
}
.general-comments-inner{

}
.general-comments-inner ul{
    list-style: none;
    margin-bottom: 0;
    padding: 0;
}

.general-comments-inner .answer .general-card-small{

}
.general-comments-inner .general-card-small{
    margin-bottom: 15px;
    text-decoration: none;
    width: 100%;
    border: 1px solid #eee;
    background-color: white;
    border-radius: 25px;
    display: inline-block;
    padding: 15px;
    position: relative;
}
.general-comments-inner .general-card-small .reviewer-img{
    margin-left: 5px;
    position: relative;
    display: inline-block;
}
.general-comments-inner .general-card-small .author{
    border-radius: 50%;
    width: 50px;
    height: 50px;
    border: 2px solid #eee;
}
.general-comments-inner .general-card-small .reviewer-img:before{
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    left: 2px;
    bottom: 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/icons/verified.svg);
}
.general-comments-inner .general-card-small span{
    font-size: 13px;
    font-weight: bold;
    margin: auto;
    display: inline-block;
    position: relative;
    text-transform: capitalize;
    font-family: 'IRANSans-L';
}
.general-comments-inner .general-card-small span.reviewer-info{
    top: 8px;
    font-family: 'IRANSans-BB';
}
.general-comments-inner .general-card-small span.reviewer-info .user-comment-location{
    border: 1px solid purple;
    padding: 2px 5px;
    border-radius: 25px;
    font-size: 8px;
    color: purple;
    margin-right: 10px;
    font-weight: 600;
}
.general-comments-inner .general-card-small span.reviewer-info .certified-user-comment{
    display: block;
    font-weight: 400;
}
.general-comments-inner .general-card-small span.reviewer-info .certified-user-comment span{

}
.general-comments-inner .general-card-small span.reviewer-info .certified-user-comment .txt{
    font-size: 11px;
    font-weight: unset;
    text-transform: capitalize;
    letter-spacing: -0.5px;
}
.general-comments-inner .general-card-small .rating span{
    display: inline-block !important;
    margin: unset !important;
    text-align: left;
}
.general-comments-inner .comment-inner{
    font-size: 13px;
    color: #666;
    position: relative;
    padding: 5px 0;
}
.general-comments-inner .comment-inner p{
    margin-bottom: 0;
    font-size: 13px;
    color: #666;
    line-height: 25px;
    margin-bottom: 5px;
    font-family: 'IRANSans-M';
    text-align: justify;
}
.comment-header-sec{
    position: relative;
}
.general-comments-inner .comment-date{
    position: absolute;
    bottom: 5px;
    left: 15px;
    border: 1px solid #eee;
    border-radius: 10px;
    font-weight: lighter;
    font-size: 10px;
    padding: 1px 5px;
    font-family: 'IRANSans-L';
}
.comment-header-sec .comment-reply{
    position: absolute !important;
    top: 10px;
    left: 30px;
    border: 1px solid #0b3f77;
    border-radius: 5px;
    font-weight: lighter;
    font-size: 10px;
    padding: 1px 5px;
    font-family: 'IRANSans-b';
    color: #0b3f77;
}
.comment-header-sec .comment-reply:hover,
.comment-header-sec .comment-reply:active,
.comment-header-sec .comment-reply:focus{
    text-decoration: none;
}
.general-comments-inner .rating {
    float: unset !important;
    width: 100%;
    display: block;
    margin: auto;
    position: relative;
}

.general-comments-inner .verified-purchase{
    position: relative;
    padding-left: 35px;
    color: #0cb8c4 !important;
    font-size: 12px !important;
    letter-spacing: 1px;
}
.comment-rating-total{
    display: block;
    width: 100px;
    margin: auto;
}
.comment-rating-total .progress{
    height: 4px;
    border-radius: 3px;
    background-color: #eaeaea;
    box-shadow: none !important;
    top: 4px;
    position: relative;
}
.comment-rating-total .progress-bar{
    height: 4px;
    background-color: #5f1e82;
}
.comment-rating-panel .rating-score{
    padding-top: 10px;
    margin-left: 10px;
}
.general-rating-features-comment{
    border-top: 1px solid #f5f5f5;
    padding: 15px 0;
}
.comment-rating-panel .rating-score span{
    font-size: 17px;
    font-weight: 400;
}
.comment-rating-panel .rating-score strong{
    font-size: 17px;
    font-weight: 50;
}
.general-comments-inner .answer{
    padding-right: 25px;
}

.general-comments-inner .some-info{

}
.general-comments-inner .comment-like-dislike{
    /* position: absolute; */
    margin-left: auto;
    /* bottom: 10px; */
    /* right: 15px; */
    display: inline-flex;
    margin-top: 6px;
}
.comment-like-dislike-text{
    font-size: 11px !important;
    color: #717171;
    font-weight: normal !important;
    letter-spacing: -0.5px;
}

.general-comments-inner .comment-like-dislike button{
    border-radius: 5px;
    border: 1px solid #efefef;
    background: #fff;
    padding: 3px 28px 3px 0px;
    color: #8c8c8c;
    font-size: 13px;
    line-height: 1;
    margin-right: 7px;
    font-family: iransans-m;
}

.general-comments-inner .comment-like-dislike .btn-like:before{
    position: relative;
    top: 1px;
    right: -27px;
    font-size: 14px;
    color: #cfcfcf;
    content: "\f087";
    font-family: fontawesome;
}
.general-comments-inner .comment-like-dislike .btn-dislike:before{
    position: relative;
    top: 1px;
    right: -27px;
    font-size: 14px;
    color: #cfcfcf;
    content: "\f088";
    font-family: fontawesome;
}
.comment-general-services-name{
    border-top: 1px solid #f5f5f5;
    display: flex;
}

.comment-general-services-name .general-services-name-btn li a{
    color: #7a7a7a;
    text-decoration: none;
    border: 0;
    height: 24px;
    padding: 2px 3px;
}
.comment-general-services-name .general-services-name-btn li span.title-equip{
    top: -4px;
    font-size: 9px;
}

.general-comments .comment-rating-panel{
    display: flex;
    margin-right: auto;
}
.general-comments .comment-rating-panel .rating{
    margin-top: 10px;
}
.general-comments .comment-rating-panel .comment-rating-sep-btn{

}


.comment-general-toggle{
    display: none;
}
@media(max-width: 768px){
    .page-text h3{
        font-size: 14px;
    }
    .page-text p{
        font-family:'IRANSans-L' !important;
        font-size: 13px !important;
        line-height: 25px !important;
    }
    .general-comments-inner .comment-inner p{
        font-size: 12px;
        line-height: 23px;
    }
}
@media(max-width: 992px){
    .hidden-score-results{
        display: none;
    }
    .hidden-score-results-display{
        display: block;
    }
    .comment-general-toggle{
        display: inline-block;
    }

}


/* general-comment-form*/
.general-comment-form-inner{
    padding: 15px 0;
}
.general-comment-form textarea{
    font-size: 13px;
}
.general-comment-form .rating{
    padding-right: 10px;
}
.general-comment-form .container-filter{
    margin: 10px 0;
}
.general-comment-form .rating-container{
    margin: 10px 0;
    display: block;
}
.submit-some-feature{
    margin: 10px 0;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    padding: 10px 0;
}
.submit-some-feature>.col-sm-6{
    padding-left: 0;
}
.general-comment-form .searchable-select .select2-container--default .select2-selection--single{
    border: 1px solid #ccc !important;
    border-radius: 25px;
    width: 100%;
    padding: 2px 5px;
    font-size: 12px;
    height: 34px!important;
}
.general-comment-form .select2-container--default .select2-selection--single .select2-selection__arrow b{
    top: 23%;
}
.general-comment-form .add-btn{
    display: inline-block;
    /* border: coral; */
    border: 1px solid purple;
    /* padding: 4px; */
    /* height: 24px; */
    padding: 4px 5px;
    border-radius: 25px;
    text-decoration: none;
    margin: auto;
    text-transform: uppercase;
}
.general-comment-form .add-btn img{
    width: 15px;
    height: 15px;
}
.general-comment-form .add-btn span{
    font-size: 12px;
    color: purple;
    font-weight: 600;
}
.general-comment-form .added-services-comment{
    padding: 0 0 10px 0;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 10px;
}
.general-comment-form .added-services-comment span{
    font-size: 11px;
    color: #4b4b4b;
    text-transform: capitalize;
}
.general-comment-form-inner .purple-button{
    padding: 5px;
    width: 100px;
    font-family: 'IRANSans-BB';
    colore: orang;
    color: #f2c202;
    border-radius: 25px;

}


/* general-last-articles-side */
.general-last-articles-side{
    padding: 0;
}


.list-of-articles{
}
.list-of-articles ul{
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
.list-of-articles ul li{
    width: 100%;
    margin-bottom: 10px;
}
.list-of-articles ul li a{
    display: flex;
    text-decoration: none;
}
.list-of-articles ul li a .list-of-articles-img{

}
.list-of-articles ul li a .list-of-articles-img img{
    width: 70px;
    height: 70px;
    display: block;
    margin: auto;
    border-radius: 50%;
}
.list-of-articles ul li a .list-of-articles-desc{
    flex: 75%;
    max-width: 75%;
    padding-right: 5px;
}
.list-of-articles ul li a .list-of-articles-desc h3{
    font-size: 11px;
    padding: 7px 0px;
    line-height: 20px;
    font-family: 'IRANSans-BB';
}
.list-of-articles ul li a .list-of-articles-desc .sub-desc{
    font-size: 11px;
    color: #666;
    font-size: 11px;
    color: #666;
    font-family: 'IRANSans-L';
}
.list-of-articles ul li a .list-of-articles-desc .sub-desc strong{
    font-size: 11px;
}

.list-of-articles ul li a .list-of-articles-desc .sub-desc small{
    font-size: 11px !important;
    padding-right: 5px;
}
.list-articles-side-more{
    padding: 5px;
    font-size: 13px;
    text-align: center;
    display: block;
    margin: auto;
    font-weight: bold;
    text-transform: capitalize;
}
@media(max-width: 1200px){
    .list-of-articles ul li a .list-of-articles-desc h3{
        font-size: 11px;
    }
}
@media(max-width: 992px){
    .list-of-articles ul li a .list-of-articles-desc h3{
        font-size: 12px;
    }
}


/*general-opening-hours */
.general-opening-hours-container{
    direction: rtl;
}
.general-opening-hours{
    list-style: none;
    padding-right: 0;
    margin-bottom: 0;

}
.general-opening-hours-box{
    display: flex;
    margin-bottom: 5px;
}

.general-opening-hours-box .date-open{

}
.general-opening-hours-box .date-open .open{

}
.general-opening-hours-box .date-open .day{
    position: relative;
    font-size: 15px;
    padding-right: 20px;
    font-family: iransans-l;
    color: #717171;
    letter-spacing: -0.5px;
}
.general-opening-hours-box .date-open .day.open:before{
    position: absolute;
    width: 13px;
    height: 13px;
    background-color: #3ba150;
    content: '';
    right: 1px;
    top: 7px;
    border-radius: 50%;
}
.general-opening-hours-box .date-open .day.close-day:before{
    position: absolute;
    width: 13px;
    height: 13px;
    background-color: red;
    content: '';
    right: 1px;
    top: 7px;
    border-radius: 50%;
}
.general-opening-hours-box .hours-open{
    margin-right: auto;
    color: #606060;
}

.general-opening-hours-box .hours-open .first-hour{
    position: relative;
    padding-left: 10px;
    font-size: 12px;
    font-family: iransans-l;
}
.general-opening-hours-box .hours-open .first-hour:after{
    position: absolute;
    width: 15px;
    background-color: #4d4d4d;
    height: 1px;
    content: '';
    left: -15px;
    top: 10px;
}
.general-opening-hours-box .hours-open .second-hour{
    position: relative;
    padding-right: 20px;
    font-size: 12px;
    font-family: iransans-l;
}
.general-opening-hours-box.active-day{
    font-weight: bold;
}
.general-opening-hours-box.active-day .day{
    color: #0b3f77;
    font-family: IRANSans-B;
}
.general-opening-hours-box.active-day .hours-open{
    color: #0b3f77;
}

/* general-abstract-destination */
.general-abstract-destination{

}
.general-abstract-destination-rating{
    padding: 15px;
}
.general-abstract-destination-rating .rating{
    width: 100%;
    text-align: center;
    display: block;
    margin: auto;
    position: relative;
}
.general-abstract-destination-rating .general-card-reviews{
    text-align: center;
    display: block;
    width: 100%;
    top: 0px;
    margin-left: 0;
}
.general-abstract-destination-rating .general-card-reviews a{
    color: #0b3f77;
    font-family: IRANSans-BB;
    font-size: 14px;
}
.general-abstract-destination ul{
    list-style: none;
    margin-bottom: 0;
    display: flex;
    padding: 5px 0;
}
.general-abstract-destination ul li{
    position: relative;
    flex: 33.33%;
    max-width: 33.33%;
    text-align: center;
}
.general-abstract-destination ul li p small{

}
.general-abstract-destination ul li p{
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;

}
.general-abstract-destination ul li .p1{
    font-family: iransans-l;
}
.general-abstract-destination ul li .p2{
    font-family: IRANSans-B;
    margin-top: 7px;
}

.general-abstract-destination ul li .divs-icons{
    width: 25px;
    height: 25px;
    z-index: 1;
    display: block;
    margin: auto;
    margin-top: 10px;
}
.general-abstract-destination ul li .divs-icons.div1{
    background-image: url(../img/icons/time-1.svg);
}
.general-abstract-destination ul li .divs-icons.div2{
    background-image: url(../img/icons/list.svg);
}
.general-abstract-destination ul li .divs-icons.div3{
    background-image: url(../img/icons/question-1.svg);
}

.general-abstract-destination ul li.startpoint:before{

}

.general-abstract-destination ul li.endpoint:before{
    border: 0 !important;
}

/* Static Stars */

.general-static-stars .checked {
    color: orange;
}
.general-card-rating-review .rating-given-title {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
    font-family: 'IRANSans-B';
}


@media(max-width: 576px){
    .general-abstract-destination-rating .general-card-rating-review{
        margin-bottom: 10px;
    }
    .general-abstract-destination-rating .general-abstract-destination{
        padding: 0;
    }
}

/* general user page */
.general-user-page{
    border-radius: 25px;
    padding: 0;
}
.general-user-page-bg-image{
    max-width: 100%;
    height: 290px;
    background-size: cover;
    background-position: center;
    margin-bottom: 0px;
    position: relative;
    border-radius: 25px 25px 0 0;
}
.general-user-page-bg-image-2{
    border-radius: 25px;
}
.general-user-page-img-container{
    top: 20%;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
}
.general-user-page-img{

}
.general-user-page-img img{
    width: 120px;
    display: block;
    margin: auto;
    border-radius: 50%;
    border: 3px solid white;
    box-shadow: 0 5px 6px rgba(0,0,0,.15)!important;
}
.general-user-page-name{
    text-align: center !important;
    display: block;
    margin: auto;
}
.general-user-page-name h3{
    font-size: 20px;
    font-weight: bold;
    padding-right: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: 'IRANSans-BB';
    padding-left: 0;
    line-height: normal;
    text-align: center !important;
    font-family: 'IRANSans-BB';
    color: white;
}

.general-user-page-name h5{
    font-size: 15px;
    font-family: 'IRANSans-BB';
    text-align: center !important;
    font-family: 'IRANSans-B';
    color: black;

}

.general-user-page-text{
    padding: 15px;
    position: relative;
}
.general-user-page-text p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    margin-bottom: 5px;
    font-family: 'IRANSans-M';
    text-align: justify;
}
.general-user-page-text h3{
    font-weight: bold;
    font-size: 15px;
    padding-left: 0;
    line-height: normal;
    font-family: 'IRANSans-B';
    padding-right: 0;
}


.general-user-page-right{
    padding-left: 5px;
}
.general-user-page-left{
    padding-right: 5px;
}


@media(max-width: 992px){
    .general-user-page-right{
        padding-left: 15px;
    }
    .general-user-page-left{
        padding-right: 15px;
    }
    .general-user-page-right .general-resume-container{
        padding-left: 5px;
        padding-right: 0;
    }
    .general-user-page-right .general-certificate-container{
        padding-right: 5px;
        padding-left: 0;
    }
}
@media(max-width: 768px){
    .general-user-page-text h3{
        font-size: 14px;
    }
    .general-user-page-text p {
        font-size: 13px;
        line-height: 25px;
    }
    .general-user-page-right .general-resume-container{
        padding-left: 0px;
    }
    .general-user-page-right .general-certificate-container{
        padding-right: 0px;
    }
}

/* general-user-skills */
.general-list-type1{

}
.general-list-type1 ul{
    list-style: none;
    padding-right: 0;
    margin-bottom: 0;
}
.general-list-type1 ul li{
    font-family: 'IRANSans-M';
    line-height: 30px;
    font-size: 13px;
    padding-right: 30px;
    position: relative;
}
.general-list-type1 ul li:before{
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    background-image: url(../img/icons/check-blue.svg);
    top: 8px;
    right: 5px;
    background-repeat: no-repeat;
    background-size: cover;
}

/* general-resume */
.general-resume{

}
.general-resume-container{
    padding: 0;
}
.general-certificate-container{
    padding: 0;
}
.general-list-type2{

}
.general-list-type2 ul{
    padding: 0px;
    list-style: none;
    margin-bottom: 0;
}
.general-list-type2 ul li{
    border-bottom: 0.5px dashed #e4e4e4 !important;
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
}
.general-list-type2 ul li:last-child {
    border-bottom: 0 !important;
}
.general-list-type2 .general-list2-cell{
    width: 100%;
    padding-bottom: 0rem!important;
    padding-top: 0rem!important;
    display: inline-block;
}
.general-list-type2 .general-list2-cell .desc{
    width: calc(100% - 150px);
    float: right;
}
.general-list-type2 .general-list2-cell h4{
    line-height: 1.5;
    color: #130026;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 0;
    padding: 0;
}
.general-list-type2 .general-list2-cell p{
    margin-bottom: 0;
    margin-top: 5px;
    font-size: 13px;
    color: #546E7A;
    font-family: iransans-l;
}
.general-list-type2 .general-list2-cell p b{
    font-family: iransans-bb;
}
.general-list-type2 .general-list2-cell .year {
    width: 150px;
    color: #1976D2;
    float: left;
    font-family: iransans-b;
}

/* general-box-type-28 */

.general-box-type-28{
    width: 100%;
    padding-bottom: 0rem!important;
    padding-top: 0rem!important;
    display: inline-block;
}
.general-box-type-28 .date{

}
.general-box-type-28 .desc{
    width: calc(100% - 150px);
    float: right;
    position: relative;
    padding-right: 22px;
}
.general-box-type-28 .desc h4{
    line-height: 1.5;
    color: #130026;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0;
    padding: 0;
    font-family: iransans-bb;
}
.general-box-type-28 .desc:before{
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #0b3f77;
    display: block;
    top: 8px;
    right: 0px;
}
.general-box-type-28 .desc h4 p{
    margin-bottom: 0;
    margin-top: 5px;
    font-size: 12px;
    color: #546E7A;
    font-family: iransans-l;
}
.general-box-type-28 .desc h4 p b{
    font-family: iransans-bb;
}
.general-box-type-28 .school{
    margin-bottom: 0;
    margin-top: 5px;
    font-size: 13px;
    color: #546E7A;
    font-family: iransans-l;
}
.general-box-type-28 .time{
    margin-bottom: 5px;
    color: #0b3f77;
    font-size: 13px;
}
.general-box-type-28 .date{
    margin-bottom: 5px;
    color: #0b3f77;
    font-size: 14px;
    font-family: IRANSans-bB !important;
}
.general-box-type-28 .time .span1{
    font-family: 'IRANSans-B';
}
.general-box-type-28 .time .span2{
    padding: 0 5px;
    font-size: 14px;
    font-family: iransans-l;

}
.general-box-type-28 .time .span3{
    font-family: 'IRANSans-B';
}
.general-box-type-28 .link{
    width: 150px;
    color: #1976D2;
    float: left;
    font-family: iransans-b;
    text-align: center;
}
.general-box-type-28 .link p{

}
.general-box-type-28 .link a{
    width: unset;
    color: #0b3f77 !important;
    border: 1px solid #0b3f77;
    padding: 4px 15px;
    display: unset;
    font-size: 13px;
    border-radius: 25px;
    font-family: 'IRANSans-BB';
    letter-spacing: -0.5px;
}

@media(max-width: 576px){
    .general-box-type-28 .link{
        width: 80px;
    }
    .general-box-type-28 .desc{
        width: calc(100% - 80px);
        padding-right: 17px;
    }
    .general-box-type-28 .desc h4{
        font-size: 13px;
    }
    .general-box-type-28 .desc h4 p{
        font-size: 10px;
    }
    .general-accordion-destination .panel-inside p{
        font-size: 12px;
    }
    .general-box-type-28 .date{
        font-size: 12px;
    }
}

/* events-coming-type1 */
.events-coming-type1{

}
.general-list-type3 .general-list-type3-ul{
    list-style: none;
    padding-right: 0;
}
.general-list-type3 .general-list-type3-ul .general-list-type3-ul-li{
    border-bottom: 0.5px dashed #e4e4e4;
    padding: 10px 0;
}
.general-list-type3 .general-list-type3-ul .general-list-type3-ul-li:last-child{
    border-bottom: 0;
}
.general-list3-cell{

}



/* general-accordion-destination */

.general-accordion-destination{
    direction: rtl;
}
.general-accordion-destination .accordion-filter-div .panel-filter{
    border-top: 0;
}
.general-accordion-destination .accordion-filter-div{
    margin-bottom: 0;
}
.general-accordion-destination .accordion-filter-div .accordion-filter{
    padding: 17px 15px;
}
.general-accordion-destination-1 .accordion-filter-div .accordion-filter{
    padding-right: 32px;
    color: #0b3f77;
}
.general-accordion-destination .general-accordion-destination-ul-li:first-child .accordion-filter{
    border-top: 0;
}

.general-accordion-destination .general-box-inside{
    padding: 0;
}
.general-accordion-destination .panel-inside p{
    font-size: 13px;
    font-family: IRANSans-l;
    margin-bottom: 2px;
}

.general-accordion-destination .general-accordion-destination-ul{
    padding-right: 0;
    margin-bottom: 0;
    list-style: none;
    position: relative;
}
.general-accordion-destination .general-accordion-destination-ul .general-accordion-destination-ul-li{
    position: relative;
    padding-right: 30px;
}

.general-accordion-destination-1 .list-prog{
    position: absolute;
    content: "";
    right: -4px;
    top: 5px;
    border: 1px solid #0b3f77;
    font-family: IRANSans-l;
    border-radius: 50%;
    padding: 3px;
    width: 55px;
    height: 55px;
    text-align: center;
    z-index: 1;
    background-color: white;
    font-size: 10px;
    color: #0b3f77;
}
.general-accordion-destination-1 .accordion-filter-div .accordion-filter{
    font-size: 13px;
    padding-top: 22px;
}
.general-accordion-destination .list-prog .small1{
    display: block;
    font-family: iransans-m;
}
.general-accordion-destination .list-prog .small2{
    display: block;
    font-family: iransans-m;
    position: relative;
    top: -11px;
    font-size: 11px;
}
.general-accordion-destination .list-prog .strong1{
    display: block;
    font-size: 20px;
    position: relative;
    bottom: 4px;
}
.general-accordion-destination .general-accordion-destination-ul .general-accordion-destination-ul-li{
    position: relative;
}
.general-accordion-destination .general-accordion-destination-ul .general-accordion-destination-ul-li:before{
    position: absolute;
    content: "";
    border-left: 1px solid #0b3f77;
    width: 0;
    padding-top: 50px;
    height: 100%;
    right: 22.5px;
    top: 5px;
}
.general-accordion-destination .general-accordion-destination-ul .general-accordion-destination-ul-li:after{
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    right: 12.5px;
    top: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fff;
}
.general-accordion-destination .general-accordion-destination-ul .general-accordion-destination-ul-li.endpoint:before{
    border: 0;
}



.general-accordion-destination-1-col{
    padding: 0;
}


@media(max-width: 576px){
    .general-accordion-destination .general-accordion-destination-ul .general-accordion-destination-ul-li{
        padding-right: 30px;
    }
    .general-accordion-destination .general-accordion-destination-ul .general-accordion-destination-ul-li:after{
        right: 12.5px;
        top: 12px;
    }
    .general-accordion-destination .accordion-filter-div .accordion-filter {
        padding: 17px 15px;
        padding-right: 23px;
    }
}
@media(max-width: 340px){
    .general-accordion-destination .accordion-filter-div .accordion-filter {
        padding: 10px 8px;
        padding-right: 23px;
    }
}


/* general-box-side-video-container */
.general-box-side-video{

}
.general-box-side-video .send-me-pm{
    color: #0b3f77;
    border-width: 0px;
    border-radius: 25px;
    padding: 8px 10px;
    font-size: 12px;
    font-family: IRANSans-BB;
    background-color: #0b3f7726;
    margin-top: 5px;
    width: 125px;
    display: block;
    text-align: center;
}
.general-box-side-video .send-me-pm:hover,
.general-box-side-video .send-me-pm:focus,
.general-box-side-video .send-me-pm:active{
    text-decoration: none;
}
.general-box-side-video .general-list-type1{
    margin-top: 10px;
}


/* profile-sec3 */

.profile-sec3{
    background-color: unset !important;
    box-shadow: none !important;
    border-radius: 5px;
    margin-bottom: 0;
}
.profile-sec3 .general-box-inside{
    border-top: 0;
}
.profile-sec3-info-block{
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    border-bottom: 1px solid #f1f1f1;
}
.profile-sec3-info-block:last-child{
    border-bottom: 0;
}
 .profile-sec3-info-block-col1{
    border-right: none !important;
}
 .profile-sec3-info-block-col{
    position: relative;
    width: 100%;
    min-height: 1px;
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 20px 30px;
}
 .profile-sec3-info-block-col p{
    font-size: 19px;
    line-height: 1.158;
    letter-spacing: -.5px;
    color: #939393;
    margin-bottom: 0;
}
 .profile-sec3-info-block-col p .span1{
     display: block;
     font-size: 12px;
     line-height: 1.692;
     letter-spacing: -.3px;
     margin-bottom: 4px;
     color: #595959;
     font-family: 'IRANSans-B';
}
 .profile-sec3-info-block-col p .account-input-txt{
    font-size: 16px;
    line-height: 1.158;
    text-align: right;
    letter-spacing: -.5px;
    color: #939393;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-family: iransans-l;
    border: 0;
    padding: 10px 0;
    outline: none;
    height: 40px;
}
 .profile-sec3-info-block-col100{
    padding: 30px 30px 17px;
    text-align: center;
    font-size: 12px;
    line-height: 1.833;
    position: relative;
    bottom: 14px;
    height: 54px;
    left: 0;
    right: 0;
    margin-top: -1px;
    display: block;
    margin: auto;
}
 .profile-sec3-info-block-col100 a{
    display: inline-block;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    position: relative;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    line-height: 22px;
    text-decoration: none;
}
 .profile-sec3-info-block-col100 a:before{
    content: "\f040";
    font-family: fontawesome;
    position: absolute;
    right: -15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 1em;
    margin-left: 10px;
}
 .profile-sec3-info-block-col100 a:after{
    left: 0;
    right: 0;
    top: 50%;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #1ca2bd;
}


/* general pills 3 */
.general-pills3{
    padding: 10px 15px;
}
.general-pills3 .nav-link{
    padding: 7px 10px;
    font-family: 'IRANSans-B';
    border-radius: 25px;
    font-size: 12px;
    color: #666;
    /* letter-spacing: -0.5px; */
    text-transform: capitalize;
}
.general-pills3 .active{
    background-image: linear-gradient(to right, #223f60, #0b2b4f, #002147, #002147);
    color: white;
}

/* general-pills-4 */
.general-actions-list-container{
    position: relative;
}
.next-prev-week-calendar{
    position: relative;
    display: flex;
    padding: 10px;
    border-bottom: 1px dashed #d1d1d1;
}
.next-prev-week-calendar .next-week{
    font-family: 'IRANSans-BB';
    color: #0b3f77;
    font-size: 12px;
    margin-right: auto;
    text-align: left;
    display: inline-flex;
    margin-left: 30px;
}
.next-prev-week-calendar .prev-week{
    font-family: 'IRANSans-BB';
    color: #0b3f77;
    font-size: 12px;
    margin-left: auto;
    text-align: right;
    display: inline-flex;
    margin-right: 30px;
}
.next-prev-week-calendar .next-week a,
.next-prev-week-calendar .prev-week a{
    color: #0b3f77;
}
.next-prev-week-calendar .next-week .fa,
.next-prev-week-calendar .prev-week .fa{
    font-size: 9px;
}


.general-pills4{
    padding: 10px 10px;
    -ms-overflow-style: none;
    /*// IE 10+*/
    overflow: -moz-scrollbars-none;
    /*// Firefox*/
    display: inline-flex;
    width: 100%;
    overflow-x: auto;
    flex-wrap: inherit;
}
.general-pills4::-webkit-scrollbar {
    display: none;
    /*Safari and Chrome*/
}
.general-pills4 .nav-link{
    padding: 7px 10px;
    font-family: 'IRANSans-B';
    border-radius: 25px;
    font-size: 12px;
    color: #666;
    width: 70px;
    height: 70px;
    margin: auto;
}
.general-pills4 .nav-link .small1{
    display: block;
    text-align: center;
    font-size: 12px
}
.general-pills4 .nav-link .small2{

    display: block;
    text-align: center;
}
.general-pills4 .nav-link .strong1{
    display: block;
    text-align: center;
    font-family: 'IRANSans-BB';
    font-size: 16px;
}
.general-pills4 .active{
    background-image: linear-gradient(to right, #223f60, #0b2b4f, #002147, #002147);
    color: white;
}

.list-of-actions{

}

.list-of-actions-side-more{
    padding: 5px;
    font-size: 13px;
    text-align: center;
    display: block;
    margin: auto;
    font-weight: bold;
    text-transform: capitalize;
}
@media(max-width: 768px){

    .general-pills4{
        padding: 10px 5px;
    }
    .general-pills4 .nav-link{
        padding: 7px 3px;
        width: 48px;
    }
    .general-pills4 .nav-link .small1{
        font-size: 11px;
    }
}


/* Table Type 1 */
.tbl-type-sec-container{
    padding: 0;
}
.tbl-type-sec ul{
    padding: 0;
    list-style: none;
}
.tbl-type-sec ul li{
    text-align: center;
    padding: 10px 5px;
}

.tbl-type1-container .tbl-col{
    padding: 0 2px;
    border-left: 0.5px dashed #ececec;
}
.tbl-type1-container .tbl-col:last-child{
    border-left: 0;
}
.tbl-type1-container label{
    font-size: 11px;
    font-family: 'IRANSans-b';
    margin-bottom: 5px;
}
.tbl-type1-container h3{
    font-size: 12px;
    font-family: 'IRANSans-l';
    line-height: 17px;
    padding: 2px;
    font-weight: normal;
    text-align: center;
    letter-spacing: -0.5px;
}


@media(max-width: 992px){
    .tbl-type-sec ul li{
        padding: 10px 5px;
    }
}

.tbl-col-links{
    margin: auto;
}
.tbl-col-links .tbl-link{
    width: unset;
    color: #f2c202 !important;
    font-size: 12px;
    font-family: 'IRANSans-B';
    letter-spacing: 0;
    padding: 2px 0;
    margin-top: 5px;
    width: 70px;
}
.tbl-col-links .tbl-info{
    width: unset;
    color: #0b3f77 !important;
    font-size: 12px;
    font-family: 'IRANSans-B';
    letter-spacing: 0;
    padding: 2px 0;
    margin-top: 0;
    border: 1px solid #0b3f77;
    width: 70px;
}
@media(max-width: 992px){
    .tbl-col-links .tbl-info,
    .tbl-col-links .tbl-link{

    }
}
@media(max-width: 992px){
    .tbl-col-links>div{
        padding-top: 5px;
        padding-bottom: 5px;
    }
}

.tbl-col-time-date .date{
    margin-bottom: 3px;
}
.tbl-col-time-date .time{
    margin-bottom: 0px;
}


/* tbl type1 borders media */
@media(max-width: 992px){
    .tbl-type1-container .tbl-col:nth-child(1),
    .tbl-type1-container .tbl-col:nth-child(2),
    .tbl-type1-container .tbl-col:nth-child(3),
    .tbl-type1-container .tbl-col:nth-child(4){
        border-bottom: 0.5px dashed #ececec;
    }
    .tbl-type1-container .tbl-col:nth-child(4){
        border-left: 0;
    }
}

@media(max-width: 768px){
    .tbl-type1-container .tbl-col:nth-child(3),
    .tbl-type1-container .tbl-col:nth-child(6){
        border-left: 0;
    }
    .tbl-type1-container .tbl-col:nth-child(4){
        border-left: 0.5px dashed #ececec;
    }
    .tbl-type1-container .tbl-col:nth-child(5),
    .tbl-type1-container .tbl-col:nth-child(6){
        border-bottom: 0.5px dashed #ececec;
    }
}
@media(max-width: 576px){
    .tbl-type1-container .tbl-col:nth-child(2),
    .tbl-type1-container .tbl-col:nth-child(5),
    .tbl-type1-container .tbl-col:nth-child(8){
        border-left: 0;
    }
    .tbl-type1-container .tbl-col:nth-child(6),
    .tbl-type1-container .tbl-col:nth-child(7),
    .tbl-type1-container .tbl-col:nth-child(8){
        border-bottom: 0.5px dashed #ececec;
    }
    .tbl-type1-container .tbl-col:nth-child(6){
        border-left: 0.5px dashed #ececec;
    }
}

/* tbl type2 borders media */

@media(max-width:992px){
    .tbl-type2-container .tbl-col:nth-child(1),
    .tbl-type2-container .tbl-col:nth-child(2),
    .tbl-type2-container .tbl-col:nth-child(3),
    .tbl-type2-container .tbl-col:nth-child(4){
        border-bottom: 0;
    }
    .tbl-type2-container .tbl-col:nth-child(4){
        border-left: 0.5px dashed #ececec;
    }
}
@media(max-width: 768px){
    .tbl-type2-container .tbl-col:nth-child(1),
    .tbl-type2-container .tbl-col:nth-child(2){
        border-bottom: 0.5px dashed #ececec;
    }
    .tbl-type2-container .tbl-col:nth-child(3),
    .tbl-type2-container .tbl-col:nth-child(4),
    .tbl-type2-container .tbl-col:nth-child(5){
        border-bottom: 0;
    }
    .tbl-type2-container .tbl-col:nth-child(2){
        border-left: 0;
    }
    .tbl-type2-container .tbl-col:nth-child(3){
        border-left: 0.5px dashed #ececec;
    }
}
@media(max-width: 576px){
    .tbl-type2-container .tbl-col:nth-child(4){
        border-left: 0;
    }
    .tbl-type2-container .tbl-col:nth-child(5){
        border-bottom: 0;
    }
    .tbl-type2-container .tbl-col:nth-child(3),
    .tbl-type2-container .tbl-col:nth-child(4){
        border-bottom: 0.5px dashed #ececec;
    }
}

/* tbl type3 borders media */
@media(max-width: 992px){
    .tbl-type3-container .tbl-col:nth-child(1),
    .tbl-type3-container .tbl-col:nth-child(2),
    .tbl-type3-container .tbl-col:nth-child(3),
    .tbl-type3-container .tbl-col:nth-child(4){
        border-bottom: 0;
    }
    .tbl-type3-container .tbl-col:nth-child(4){
        border-left: 0.5px dashed #ececec;
    }
}
@media(max-width: 768px) {
    .tbl-type3-container .tbl-col:nth-child(1),
    .tbl-type3-container .tbl-col:nth-child(2),
    .tbl-type3-container .tbl-col:nth-child(3),
    .tbl-type3-container .tbl-col:nth-child(4) {
        border-bottom: 0.5px dashed #ececec;
    }

    .tbl-type3-container .tbl-col:nth-child(3) {
        border-left: 0.5px dashed #ececec;
    }

    .tbl-type3-container .tbl-col:nth-child(2),
    .tbl-type3-container .tbl-col:nth-child(4) {
        border-left: 0;
    }

    .tbl-type3-container .tbl-col:nth-child(5),
    .tbl-type3-container .tbl-col:nth-child(6) {
        border-bottom: 0;
    }
}
@media(max-width: 576px){
    .tbl-type3-container .tbl-col:nth-child(5){
        border-left: 0.5px dashed #ececec;
    }
    .tbl-type3-container .tbl-col:nth-child(6) {
        border-left: 0;
    }
}

/* tbl type4 borders media */
@media(max-width: 992px){
    .tbl-type4-container .tbl-col:nth-child(3) {
        border-left: 0;
    }
    .tbl-type4-container .tbl-col:nth-child(4) {
        border-bottom: 0;
    }
    .tbl-type4-container .tbl-col:nth-child(4) {
        border-left: 0.5px dashed #ececec;
    }
}

@media(max-width: 768px){
    .tbl-type4-container .tbl-col:nth-child(2),
    .tbl-type4-container .tbl-col:nth-child(4){
        border-left: 0;
    }
    .tbl-type4-container .tbl-col:nth-child(3) {
        border-left: 0.5px dashed #ececec;
    }
    .tbl-type4-container .tbl-col:nth-child(4) {
        border-bottom: 0.5px dashed #ececec;
    }
}

@media(max-width: 576px){
    .tbl-type4-container .tbl-col:nth-child(3) {
        border-left: 0;
    }
    .tbl-type4-container .tbl-col:nth-child(4) {
        border-left: 0.5px dashed #ececec;
    }
    .tbl-type4-container .tbl-col:nth-child(6),
    .tbl-type4-container .tbl-col:nth-child(7){
        border-bottom: 0;
    }
}

/* tbl type5 borders media */

@media(max-width: 768px){
    .tbl-type5-container .tbl-col:nth-child(4){
        border-left: 0;
    }
    .tbl-type5-container .tbl-col:nth-child(3),
    .tbl-type5-container .tbl-col:nth-child(6){
        border-left: 0.5px dashed #ececec;
    }
    .tbl-type5-container .tbl-col:nth-child(5),
    .tbl-type5-container .tbl-col:nth-child(6){
        border-bottom: 0;
    }
}

@media(max-width: 576px){
    .tbl-type5-container .tbl-col:nth-child(5),
    .tbl-type5-container .tbl-col:nth-child(6){
        border-bottom: 0.5px dashed #ececec;
    }
    .tbl-type5-container .tbl-col:nth-child(6){
        border-left: 0;
    }
    .tbl-type5-container .tbl-col:nth-child(5){
        border-left: 0.5px dashed #ececec;
    }
    .tbl-type5-container .tbl-col:nth-child(7){
        border-bottom: 0;
    }
}

/* tbl type6 borders media */

@media(max-width: 992px){
    .tbl-type6-container .tbl-col:nth-child(1),
    .tbl-type6-container .tbl-col:nth-child(2),
    .tbl-type6-container .tbl-col:nth-child(3),
    .tbl-type6-container .tbl-col:nth-child(4){
        border-bottom: 0;
    }
}
@media(max-width:768px){
    .tbl-type6-container .tbl-col:nth-child(2),
    .tbl-type6-container .tbl-col:nth-child(4){
        border-left: 0;
    }
    .tbl-type6-container .tbl-col:nth-child(2),
    .tbl-type6-container .tbl-col:nth-child(1){
        border-bottom: 0.5px dashed #ececec;
    }
    .tbl-type6-container .tbl-col:nth-child(3){
        border-left: 0.5px dashed #ececec;
    }
}

/* tbl type7 borders media */
@media(max-width: 992px){
    .tbl-type7-container .tbl-col:nth-child(3){
        border-left: 0;
    }
    .tbl-type7-container .tbl-col:nth-child(4){
        border-left: 0.5px dashed #ececec;
    }
    .tbl-type7-container .tbl-col:nth-child(4){
        border-bottom: 0;
    }
}
@media(max-width: 768px){
    .tbl-type7-container .tbl-col:nth-child(5),
    .tbl-type7-container .tbl-col:nth-child(6){
        border-bottom: 0;
    }
}

@media(max-width: 576px){
    .tbl-type7-container .tbl-col:nth-child(4),
    .tbl-type7-container .tbl-col:nth-child(5),
    .tbl-type7-container .tbl-col:nth-child(6){
        border-bottom: 0.5px dashed #ececec;
    }
    .tbl-type7-container .tbl-col:nth-child(2),
    .tbl-type7-container .tbl-col:nth-child(5){
        border-left: 0.5px dashed #ececec;
    }
    .tbl-type7-container .tbl-col:nth-child(6){
        border-left: 0;
    }
    .tbl-type7-container .tbl-col:nth-child(7){
        border-bottom: 0;
    }
}



/* general-register-form */
.general-register-form{
    width: 400px;
    margin: auto;
    display: block;
}

.general-register-form .purple-button {
    padding: 5px;
    width: 100px;
    font-family: 'IRANSans-BB';
    colore: orang;
    color: #f2c202;
    border-radius: 25px;
}

/* general-register-form-pills-2 */
.general-register-form-pills-2{
    width: 300px;
    margin: auto;
    display: block;
    margin-top: 30px;
}

.general-register-form-pills-2 .purple-button {
    padding: 5px;
    width: 100px;
    font-family: 'IRANSans-BB';
    color: orang;
    color: #f2c202;
    border-radius: 25px;
    margin-top: 20px;
    margin-left: unset;
    margin-right: auto;
}

/* forget-password-link */
.forget-password-link{
    text-align: left;
}
.forget-password-link a{
    font-size: 12px;
    font-family: 'IRANSans-B';
    letter-spacing: -0.5px;
    /* text-decoration: dotted; */
    border-bottom: 2px dashed;
}
.forget-password-link a:active,
.forget-password-link a:focus,
.forget-password-link a:hover{
    text-decoration: none;
}

/* general-vertical-nav-pills1 */
.general-vertical-nav-pills1{
    padding: 15px;
}
.general-vertical-nav-pills1 .nav-pills{
    border-left: 1px dashed #d4d4d4;
}
.general-vertical-nav-pills2 .nav-pills{
    border-left: 0;
}
.general-vertical-nav-pills1 .general-pills3{

}
.general-vertical-nav-pills1 .general-pills3 .nav-link{
    padding: 7px 10px;
    font-family: 'IRANSans-bB';
    border-radius: 25px;
    font-size: 14px;
    color: #666;
    margin-bottom: 15px;
    text-align: center;
}
.general-vertical-nav-pills1 .tab-content{
    position: relative;
}
.general-vertical-nav-pills1 .tab-content h4{
    font-weight: bold;
    font-size: 15px;
    line-height: normal;
    font-family: 'IRANSans-Bb';
    color: #444;
    padding: 0px;
    text-align: right;
    margin-bottom: 0;
}
.general-vertical-nav-pills1 .tab-content h4:before{
    top: 18px;
}
.general-vertical-nav-pills1 .tab-content .tab-content-text{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    margin-bottom: 5px;
    font-family: 'IRANSans-M';
    text-align: justify;
}
.general-vertical-nav-pills1 .tab-content .background{
    height: 70%;
    width: 100%;
    background-size: contain;
    z-index: 0;
    left: 10%;
    right: 0;
    top: 14%;
    margin: auto;
    background-repeat: no-repeat;
    position: absolute;
    pointer-events: none;
    /* width: 100%; */
    opacity: 0.3;
}
.general-vertical-nav-pills1-right{
    padding-right: 0;
    padding-left: 5px;
}
.general-vertical-nav-pills1-left{
    padding-right: 5px;
    padding-left: 0px;
}

@media(max-width: 576px){
    .general-vertical-nav-pills1 .general-pills3{
        flex-direction: inherit !important;
        border: 2px solid #0b3f77;
    }
    .general-vertical-nav-pills1 .general-pills3 .nav-link{
        margin-bottom: 0;
        font-size: 12px;
    }
    .general-vertical-nav-pills1-right{
        padding-left: 0;
    }
    .general-vertical-nav-pills1-left{
        padding-right: 0px;
        margin-top: 30px;
    }
    .general-vertical-nav-pills1 .tab-content h4{
        font-size: 13px;
    }

}


/* general-image-text-section */
/* general-image-text-section */
.general-image-text-section {
    background-color: white;
    padding: 50px 25px;
    direction: rtl;
}
.general-image-text-section{
    background-color: white;
}
.general-image-text-section .general-image-text-img-inner img{
    width: 100%;
}
.general-image-text-section .general-image-text-txt-inner h2{
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: -1px;
    margin-bottom: 15px;
    padding-right: 0;
    font-family: 'IRANSans-BB';
}
.general-image-text-section .general-image-text-txt-inner strong{
    font-weight: bolder;
}
.general-image-text-section .general-image-text-txt-inner h3{
    font-size: 18px;
    line-height: normal;
    font-family: 'IRANSans-BB';
    padding-right: 0;
    color: #0b3f77;
}
.general-image-text-section .general-image-text-button-group a{
    display: inline-block;
}
.general-image-text-section .general-image-text-button-group{
    text-align: left;
}
.general-image-text-section .general-image-text-button-group a:first-child{
    margin-left: 15px;
    font-family: 'IRANSans-B';
    text-align: left;
    color: #007bff;
    border-bottom: 2px dashed;
}
.general-image-text-section .general-image-text-txt-inner p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    margin-bottom: 5px;
    font-family: 'IRANSans-M';
    text-align: justify;
}

@media(max-width: 992px){
    .general-image-text-section>.container{
        max-width: 100%;
    }
}
@media(max-width: 576px){
    .general-image-text-section>.container{
        padding: 0;
    }
    .general-image-text-section{
        padding-top: 25px;
    }
    .general-image-text-section .general-image-text-txt-inner{
        margin-top: 15px;
    }
    .general-image-text-section .general-image-text-img-inner{
    }
    .general-image-text-section .general-image-text-txt-inner h2{
        font-size: 24px;

    }
    .general-image-text-section .general-image-text-txt-inner h3{
        font-size: 19px;
    }
    .divider-inner-1{
        width: 80%;
    }
}

@media(max-width: 450px){
    .general-image-text-section .general-image-text-button-group a{
        width: 130px;
        font-size: 12px;
        padding: 10px 5px;
    }
}


/* general-custom-file-selection */
.general-custom-file-selection{
    margin: 5px 0;
    background-color: #f5f5f5;
    border: none;
}
.general-custom-file-selection h5{
    font-size: 14px;
    font-family: 'IRANSans-B';
    margin-bottom: 8px;
}
.general-custom-file-selection input{
    cursor: pointer !important;
    font-size: 14px;
    font-family: 'IRANSans-B';
}
.general-custom-file-selection .custom-file-label{
    font-size: 12px;
    margin: auto;
    vertical-align: middle;
    padding: 9px 5px 5px 5px;
    font-family: 'IRANSans-L';
    cursor: pointer !important;
}
/*.general-custom-file-selection .custom-file-input.custom-file-label::after {*/
/*    content: "انتخاب";*/
/*    padding-top: 9px;*/
/*}*/

input[type='button']#file-upload-button {
    content: "انتخاب";
    padding-top: 9px;
}

#upload-photo {
    opacity: 0;
    position: absolute;
    z-index: -1;
}




/* full width carousel */
/* General header Carousel */
.header-slider{
    position: relative;
}
.header-slider .carousel-inner img {
    width: 100%;
    height: 630px;
}
.header-slider .carousel-inner .carousel-item{
}
.header-slider .carousel-inner .carousel-item-bg{
    height: 640px;
    width: 100%;
    display: flex;
    /*background-attachment: fixed;*/
    background-position: top;
    background-repeat: no-repeat;
    /*background-size: cover;*/
    background-size: 100% 640px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(1, 1);
    }
    to {
        -webkit-transform: scale(1.5, 1.5);
    }
}

@keyframes zoom {
    from {
        transform: scale(1, 1);
    }
    to {
        transform: scale(1.5, 1.5);
    }
}

.header-slider .carousel-item > img {
    -webkit-animation: zoom 20s;
    animation: zoom 20s;
}

.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active{
    z-index: unset;
}

/* Media Queries for header */
@media(max-width: 1200px){

    .header-slider .carousel-inner .carousel-item-bg{
        height: 415px;
    }

}
@media(max-width: 992px){

    .header-slider .carousel-inner .carousel-item-bg{
        height: 370px;
    }
}
@media(max-width: 768px){
    .header-slider .carousel-inner .carousel-item-bg{
        height: 275px;
        background-size:cover;
    }

}
@media(max-width: 600px){
    .header-slider .carousel-inner .carousel-item-bg{
        height: 200px;
        background-size:cover;
    }
}
@media(max-width: 500px){

}
@media(max-width: 420px){
    .header-slider .carousel-inner .carousel-item-bg{
        height: 160px;
        background-size:cover;
    }
}



/* Sections */

/* Section 1 */
.sec-1{

    padding-bottom: 8vw;
    position: relative;
}
.sec-1:before {

}
.sec-1-container{
    padding: 27px 0;
    position: relative;
}
.sec-1-top-art{
    background-image: url(../img/art/art-inside3.svg);
    background-size: cover;
    top: 0;
    height: 100px;
    z-index: 1;
    display: block;
    background-repeat: no-repeat;
    width: 100%;
    background-size: 100% 100%;
    margin-top: -100px;
}
.sec-1-bottom-art{
    background-image: url(../img/art/art-inside3.svg),linear-gradient(to right, #06beb6, #48b1bf);
    transform: rotate(180deg);
    background-size: 100% 100px;
    bottom: 0;
    height: 100px;
    z-index: 1;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    pointer-events: none;
    width: 100%;
}

@media(max-width: 768px){
    .sec-1-top-art{
        height: 39px;
        margin-top: -38px
    }
    .sec-1-container{
        padding: 50px 0;
    }
}

/* Section 2 */
.sec-2{

    padding-bottom: 8vw;
    position: relative;
    background:linear-gradient(to right, #06beb6, #48b1bf);
}

.sec-2-container{
    padding: 27px 0;
}

.sec-2-bottom-art{
    background-image: url(../img/art/art-inside5.png),linear-gradient(to right, #06beb6, #48b1bf);
    transform: scaley(-1);
    background-size: 100% 100px;
    bottom: 0;
    height: 100px;
    z-index: 1;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    pointer-events: none;
    width: 100%;
}
@media(max-width: 768px){

    .sec-2-container{
        padding: 50px 0;
    }
}


/* Section 3 */
.sec-3{
    padding-bottom: 8vw;
    position: relative;

}

.sec-3-container{
    padding: 27px 0;

}

.sec-3-bottom-art{
    background-image: url(../img/art/art-inside3.svg),linear-gradient(315deg, #abe9cd 0%, #3eadcf 0%);
    transform: scaley(-1);
    background-size: 100% 100px;
    bottom: 0;
    height: 100px;
    z-index: 1;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    pointer-events: none;
    width: 100%;
}
@media(max-width: 768px){

    .sec-3-container{
        padding: 50px 0;
    }
}
/* Section 4 */
.sec-4{
    padding-bottom: 8vw;
    position: relative;
    background-image: linear-gradient(315deg, #abe9cd 0%, #3eadcf 0%);
}

.sec-4-container{
    padding: 27px 0;
}

.sec-4-bottom-art{
    background-image: url(../img/art/art-inside3.svg),linear-gradient(to right, #06beb6, #48b1bf);
    background-size: 100% 100px;
    bottom: 0;
    height: 100px;
    z-index: 1;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    pointer-events: none;
    width: 100%;
}

@media(max-width: 768px){

    .sec-4-container{
        padding: 50px 0;
    }
}

/* Section 5 */
.sec-5{
    padding-bottom: 8vw;
    position: relative;
}

.sec-5-container{
    padding: 27px 0;
}

.sec-5-bottom-art{
    background-image: url(../img/art/art-inside3.svg),linear-gradient(to right, #06beb6, #48b1bf);
    transform: scaley(-1);
    background-size: 100% 100px;
    bottom: 0;
    height: 100px;
    z-index: 1;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    pointer-events: none;
    width: 100%;
}
@media(max-width: 768px){

    .sec-5-container{
        padding: 50px 0;
    }
}
@media (max-width: 768px){
    .sec-5-container {
        padding: 70px 0;
    }
}
/* Section 6 */
.sec-6{
    padding-bottom: 8vw;
    position: relative;
    background-image: linear-gradient(to right, #06beb6, #48b1bf);

}

.sec-6-container{
    padding: 27px 0;
}

.sec-6-bottom-art{
    background-image: url(../img/art/art-inside5.png),linear-gradient(to right, #06beb6, #48b1bf);
    transform: scaley(-1);
    background-size: 100% 100px;
    bottom: 0;
    height: 100px;
    z-index: 1;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    pointer-events: none;
    width: 100%;
}
@media (max-width: 1200px){
    .sec-6-container {
        padding-bottom: 70px;
    }
}
@media (max-width: 768px){
    .sec-6-container {
        padding-bottom: 90px;
    }
}
/* Section 7 */
.sec-7{

    position: relative;

}

.sec-7-container{
    padding: 27px 0;
}

.sec-7-bottom-art{

}
.sec-7-container .col-lg-3{
    z-index: 2;
}


/* Section 8 */
.sec-8{
    position: relative;
}

.sec-8-container{
    padding: 27px 0;
}
.sec-8-container .col-lg-6{
    z-index: 2;
}



/* Section 9 */
.sec-9{
    position: relative;
}

.sec-9-container{
    padding: 27px 0;
}
.sec-9 .col-lg-12{
    z-index: 3;
}
/* Section 10 */
.sec-10{
    position: relative;
}

.sec-10-container{
    padding: 27px 0;
}

.sec-10 .col-lg-8{
    z-index: 3;
}
.sec-10 .col-lg-4{
    z-index: 3;
}
/* Section 11 */
.sec-11{
    position: relative;
}

.sec-11-container{
    padding: 27px 0;
}

/* Section 12 */
.sec-12{
    position: relative;
}

.sec-12-container{
    padding: 27px 0;
}

/* Section 13 */
.sec-13{
    position: relative;
}

.sec-13-container{
    padding: 27px 0;
}

/* Section 14 */
.sec-14{
    position: relative;
}

.sec-14-container{
    padding: 27px 0;
}

/* Section 15 */
.sec-15{
    position: relative;
}

.sec-15-container{
    padding: 27px 0;
}

/* Section 16 */
.sec-16{
    position: relative;
}

.sec-16-container{
    padding: 27px 0;
}

/* Section 17 */
.sec-17{
    position: relative;
}

.sec-17-container{
    padding: 27px 0;
}
.sec-17 .general-box{
    z-index: 3;
}

/* Section 18 */
.sec-18{
    position: relative;
}

.sec-18-container{
    padding: 27px 0;
}


/* Section 19 */
.sec-19{
    position: relative;
}

.sec-19-container{
    padding: 27px 0;
}

/* Section 20 */
.sec-20{
    position: relative;
}

.sec-20-container{
    padding: 27px 0;
}
/* Section 21 */
.sec-21{
    position: relative;
}

.sec-21-container{
    padding: 27px 0;
}
/* General Pagination */
.general-pagination{
    background-color: unset;
    box-shadow: unset !important;
    font-family: IRANSans-O;
    direction: rtl;
}
.general-pagination .pagination{

}
.general-pagination .pagination li{

}
.general-pagination .pagination li .page-link{
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
    color: black;
    margin-left: 5px;
    box-shadow: 0 1px 30px 0 rgba(0, 0, 0, 0.1);
}
.general-pagination .page-item.active .page-link{
    background-image: linear-gradient(to right, #223f60, #0b2b4f, #002147, #002147);
    color: #f2c202;
    font-weight: bold;
}
.general-pagination .page-item.disabled .page-link{
    color: #ccc;
}







/* =================================== Pages =============================== */

/* ========== Index fa ===========*/
.index-fa{
    position: relative;
}

/* Section 1 */
.index-fa .sec-1{

    padding-bottom: 8vw;
    position: relative;
}
.index-fa .sec-1:before {

}
.index-fa .sec-1-container{
    padding: 27px 0;
    position: relative;
}
.index-fa .sec-1-top-art{
    background-image: url(../img/art/art-inside3.svg);
    background-size: cover;
    top: 0;
    height: 100px;
    z-index: 1;
    display: block;
    background-repeat: no-repeat;
    width: 100%;
    background-size: 100% 100%;
    margin-top: -100px;
}
.index-fa .sec-1-bottom-art{
    background-image: url(../img/art/art-inside3.svg),linear-gradient( 0deg, #90F7EC 10%, #32CCBC 100%);
    transform: rotate(180deg);
    background-size: 100% 100px;
    bottom: 0;
    height: 100px;
    z-index: 1;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    pointer-events: none;
    width: 100%;
}

@media(max-width: 768px){
    .index-fa .sec-1-top-art{
        height: 39px;
        margin-top: -38px
    }
    .index-fa .sec-1-container{
        padding: 50px 0;
    }
    .index-fa .sec-1-bottom-art{
        background-size: 100% 65px;
    }
}

/* Section 2 */
.index-fa .sec-2{

    padding-bottom: 8vw;
    position: relative;
    background-image: linear-gradient( 0deg, #90F7EC 10%, #32CCBC 100%);
}

.index-fa .sec-2-container{
    padding: 27px 0;
}

.index-fa .sec-2-bottom-art{
    background-image: url(../img/art/art-inside5.png),linear-gradient( 0deg, #90F7EC 10%, #32CCBC 100%);
    transform: scaley(-1);
    background-size: 100% 100px;
    bottom: 0;
    height: 100px;
    z-index: 1;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    pointer-events: none;
    width: 100%;
}
@media(max-width: 768px){

    .index-fa .sec-2-container{
        padding: 50px 0;
    }
    .index-fa .sec-2-bottom-art{
        background-size: 100% 65px;
    }
}


/* Section 3 */
.index-fa .sec-3{
    padding-bottom: 8vw;
    position: relative;

}

.index-fa .sec-3-container{
    padding: 27px 0;

}

.index-fa .sec-3-bottom-art{
    background-image: url(../img/art/art-inside3.svg),linear-gradient(315deg, #abe9cd 0%, #3eadcf 0%);
    transform: scaley(-1);
    background-size: 100% 100px;
    bottom: 0;
    height: 100px;
    z-index: 1;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    pointer-events: none;
    width: 100%;
}
@media(max-width: 768px){

    .index-fa .sec-3-container{
        padding: 50px 0;
    }
}
/* Section 4 */
.index-fa .sec-4{
    padding-bottom: 8vw;
    position: relative;
    background-image: linear-gradient(315deg, #abe9cd 0%, #3eadcf 0%);
}

.index-fa .sec-4-container{
    padding: 27px 0;
}

.index-fa .sec-4-bottom-art{
    background-image: url(../img/art/art-inside3.svg),linear-gradient(315deg, #abe9cd 0%, #3eadcf 0%);
    background-size: 100% 100px;
    bottom: 0;
    height: 100px;
    z-index: 1;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    pointer-events: none;
    width: 100%;
}

@media(max-width: 768px){

    .index-fa .sec-4-container{
        padding: 50px 0;
    }
    .index-fa .sec-4-bottom-art{
        background-size: 100% 65px;
    }
}

/* Section 5 */
.index-fa .sec-5{
    padding-bottom: 8vw;
    position: relative;
}

.index-fa .sec-5-container{
    padding: 27px 0;
}

.index-fa .sec-5-bottom-art{
    background-image: url(../img/art/art-inside3.svg),linear-gradient( 90deg, #FFD3A5 10%, #FD6585 100%);
    transform: scaley(-1);
    background-size: 100% 100px;
    bottom: 0;
    height: 100px;
    z-index: 1;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    pointer-events: none;
    width: 100%;
}
@media(max-width: 768px){

    .index-fa .sec-5-container{
        padding: 70px 0;
    }
    .index-fa .sec-5-bottom-art{
        background-size: 100% 65px;
    }
}

/* Section 6 */
.index-fa .sec-6{
    padding-bottom: 8vw;
    position: relative;
    background-image: linear-gradient( 90deg, #FFD3A5 10%, #FD6585 100%);

}

.index-fa .sec-6-container{
    padding: 27px 0;
}

.index-fa .sec-6-bottom-art{
    background-image: url(../img/art/art-inside5.png),linear-gradient( 90deg, #FFD3A5 10%, #FD6585 100%);
    transform: scaley(-1);
    background-size: 100% 100px;
    bottom: 0;
    height: 100px;
    z-index: 1;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    pointer-events: none;
    width: 100%;
}
@media (max-width: 1200px){
    .index-fa .sec-6-container {
        padding-bottom: 70px;
    }
}
@media (max-width: 768px){
    .index-fa .sec-6-container {
        padding-bottom: 90px;
    }
    .index-fa .sec-6-bottom-art{
        background-size: 100% 65px;
    }
}
/* Section 7 */
.index-fa .sec-7{

    position: relative;

}

.index-fa .sec-7-container{
    padding: 27px 0;
}

.index-fa .sec-7-bottom-art{

}
.index-fa .sec-7-container .col-lg-3{
    z-index: 2;
}


/* Section 8 */
.index-fa .sec-8{
    position: relative;
}

.index-fa .sec-8-container{
    padding: 27px 0;
}
.index-fa .sec-8-container .col-lg-6{
    z-index: 2;
}

.index-fa .sec-17 .general-box{
    z-index: 3;
}


.index-fa .sec-13{
    padding-bottom: 8vw;
    position: relative;

}

.index-fa .sec-13-container{
    padding: 27px 0;

}

.index-fa .sec-13-bottom-art{
    background-image: url(../img/art/art-inside3.svg),linear-gradient(315deg, #abe9cd 0%, #3eadcf 0%);
    transform: scaley(-1);
    background-size: 100% 100px;
    bottom: 0;
    height: 100px;
    z-index: 1;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    pointer-events: none;
    width: 100%;
}
@media(max-width: 768px){

    .index-fa .sec-13-container{
        padding: 50px 0;
    }
}


/* single school purple-fa */
.single-school-purple-fa .sec-5-bottom-art,
.single-school-purple-fa .sec-6-bottom-art{
    display: none;
}
.single-school-purple-fa .sec-5{
    padding-bottom: 0;
}
.single-school-purple-fa .sec-6{
    padding-bottom: 0;
}



/* ======== About ========== */
.about-fa .sec-4{
    padding-bottom: 0;
}
@media (min-width: 992px){
    .navbar-expand-lg .navbar-nav .nav-link {
         padding-right: inherit !important;
        /* padding-left: .5rem; */
    }
}

.cours-title{
    font-size: 20px !important;
    font-family: iransans-bb;
    
    color: black !important;
    text-shadow: -1px 1px 2px rgb(255, 255, 255), 1px 1px 2px rgb(255, 255, 255), 1px -1px 0 rgb(255, 255, 255), -1px -1px 0 rgb(255, 255, 255) !important;
}

.box-type20-button-container.button-center > a {
    text-align: center;
    margin: auto !important;
    display: block;
    margin-top: 14px;
    width: 100%;
}
.box-type20-button-container.button-center {
    margin-top: 15px;
}
.floatleft{
    float: left;
}
._course16 > img{
    width: 100%;
}
.inside_boxer2{
    display: inline-block;
    background: #ececec;
    padding: 10px;
    border-radius: 6px;
    margin-top: 5px;
}
div#btn_box_course {
    margin-top: 40px;
}
.inside_boxer2> a {
    color: black;
    text-decoration: none;
}
.floatright.box_course3>h6 {
    color: #2b5c96;
    font-size: 20px;
    padding: 10px;
    border-bottom: 3px solid #facb01;
    margin-top: 35px;
}
button._faq3.session {
    width: 100%;
    color: white;
    background: #253e5f;
    border-radius: 10px;
    border: 1px solid white;
    padding: 9px;
}
img._coach_avatar {
    border-radius: 100%;
    width: 100%;

}

h3.coach_title>a {
    color: #5d5d5d;
    font-family: 'IRANSans-B';
    font-size: 17px;
    text-decoration: none;
}
.box-type20-container.border-warning {
    background: linear-gradient(237deg,#fbfbfbd1 0%,#fff8dcfa 100%) !important;
    border: 1px solid #faca0b;
}
a.transparent-button.warning {
    border: 2px solid #318bb2;
}
a.transparent-button.warning:hover {
    background: #318bb2;
    color: white !important;
    border: 2px solid #ffffff !important;
}