@font-face {
    font-family: Vazir;
    src: url('https://www.bluhome.ir/public/front/fonts/Vazir.eot');
    src: url('https://www.bluhome.ir/public/front/fonts/Vazir.eot?#iefix') format('embedded-opentype'),
    url('https://www.bluhome.ir/public/front/fonts/Vazir.woff2') format('woff2'),
    url('https://www.bluhome.ir/public/front/fonts/Vazir.woff') format('woff'),
    url('https://www.bluhome.ir/public/front/fonts/fonts/Vazir.ttf') format('truetype');
    font-weight: normal;
    font-display: swap;


}
@font-face {
    font-family: Vazir;
    src: url('https://www.bluhome.ir/public/front/fonts/Vazir.eot');
    src: url('https://www.bluhome.ir/public/front/fonts/Vazir.eot?#iefix') format('embedded-opentype'),
    url('https://www.bluhome.ir/public/front/fonts/Vazir.woff2') format('woff2'),
    url('https://www.bluhome.ir/public/front/fonts/Vazir.woff') format('woff'),
    url('https://www.bluhome.ir/public/front/fonts/fonts/Vazir.ttf') format('truetype');
    font-weight: bold;
    font-display: swap;


}
@font-face {
    font-family: Vazir;
    src: url('https://www.bluhome.ir/public/front/fonts/Vazir.eot');
    src: url('https://www.bluhome.ir/public/front/fonts/Vazir.eot?#iefix') format('embedded-opentype'),
    url('https://www.bluhome.ir/public/front/fonts/Vazir.woff2') format('woff2'),
    url('https://www.bluhome.ir/public/front/fonts/Vazir.woff') format('woff'),
    url('https://www.bluhome.ir/public/front/fonts/fonts/Vazir.ttf') format('truetype');
    font-weight: 300;
    font-display: swap;


}
@font-face {
    font-family: Vazir;
    src: url('https://www.bluhome.ir/public/front/fonts/Vazir.eot');
    src: url('https://www.bluhome.ir/public/front/fonts/Vazir.eot?#iefix') format('embedded-opentype'),
    url('https://www.bluhome.ir/public/front/fonts/Vazir.woff2') format('woff2'),
    url('https://www.bluhome.ir/public/front/fonts/Vazir.woff') format('woff'),
    url('https://www.bluhome.ir/public/front/fonts/fonts/Vazir.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;


}
@font-face {
    font-family: Vazir;
    src: url('https://www.bluhome.ir/public/front/fonts/Vazir.eot');
    src: url('https://www.bluhome.ir/public/front/fonts/Vazir.eot?#iefix') format('embedded-opentype'),
    url('https://www.bluhome.ir/public/front/fonts/Vazir.woff2') format('woff2'),
    url('https://www.bluhome.ir/public/front/fonts/Vazir.woff') format('woff'),
    url('https://www.bluhome.ir/public/front/fonts/fonts/Vazir.ttf') format('truetype');
    font-weight: 900;
    font-display: swap;

}

/*---------------------------------- End of fonts ---------------------------------- */

*,
*::before,
*::after {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    background-color: white;
}

body,
html {
    line-height: 1.8;
    color: #555e58;
    text-transform: capitalize;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    font-weight: 400;
    background-color: white;
    height: 100%;
    overflow:auto;
    font-family: 'Vazir', sans-serif !important;

}


h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4 {
    font-weight: 400;
    line-height: 1.8em;
    font-family: 'Vazir', sans-serif !important;


}


p {
    font-size: 12px!important;
    line-height: 24px;
}

a,small{
    color: #333;
    font-weight: 400;
}

button:focus {
    box-shadow: none;
    outline: none;
    border: none;
}

button {
    cursor: pointer;
}

ul,
ol {
    padding: 0;
    margin: 0px;
    list-style: none;
}

a,
a:hover,
a:focus,small {
    color: #333;
    text-decoration: none!important;
    transition: all 0.3s;
}

.ltr {
    direction: ltr;
}


ul {
    padding-inline-start: 0px;
}

.dropdown-item {
    text-align: right;
}

.dropdown-footer,
.dropdown-header {
    text-align: center;
}

.breadcrumb-item+.breadcrumb-item::before {
    padding-left: .5rem;
}

::placeholder {
    text-align: right;
    font-size: 12px;
    align-items: center;
}


/*=======================================================
    material-icons  copy & paste form site google material-icons
    ==================================================*/

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 22px;

    /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;

    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;

    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;

    /* Support for IE. */
    font-feature-settings: 'liga';
}

/*=======================================================
    material-icons  copy & paste form site google material-icons
    ==================================================*/


.mobile-container {
    display: none;
}

.header {
    overflow: hidden;
    background-color: #FFFFFF;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    z-index: 1;

}

.logo {
    display: block;
    float: right;
    width: 5%;
    margin-left: 15px;
    padding-right: 20PX;
    padding-top: 15PX;
}

.header a {
    float: right;
    display: block;
    color: black;
    text-align: center;
    padding: 18px 14px;
    text-decoration: none;
    font-size: 14px;
    text-decoration: none;
    justify-content: space-between;
    margin-top: 10px;
}

.header .icon {
    display: none;
    float: left;
}

.header a:hover {
    color: #2a2a2a;
}

.button2 {
    background-color: #FFFFFF;
    border: none;
    color: #2a2a2a;
    padding: 13px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    margin: 20px -10px;
    cursor: pointer;
    float: left;
}

.button {
    background-color: #c42c2c;
    border: none;
    color: white;
    padding: 13px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    margin: 20px 40px;
    cursor: pointer;
    float: left;
    border-radius: 15px;

}

.button:hover {
    background: #DEB887;
}



.header.responsive a {
    float: none;
    display: block;
    text-align: left;
}

.header.responsive .dropdown {
    float: none;
}

.header.responsive .dropdown-content {
    position: relative;
}

.header.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: center;
}
.topnav #myLinks {
    display: none;
    padding-top: 70px;

}

.topnav a {
    color: #979797;
    background-color: rgb(255, 255, 255);
    padding: 14px 16px;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    display: block;
}


.topnav a.icon {
    background: black;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

.topnav a:hover {
    background-color: rgb(255, 255, 255);
    color: black;
}

.active {
    background-color: #ffffff;
    color: white;
}

.mobile-container {
    max-width: 480px;
    margin: auto;
    background-color: rgb(255, 255, 255);
    height: 70px;
    color: white;
    border-radius: 10px;
}

.logo2 {
    display: inline;
    float: left;
    width: 12%;
    margin-left: 45%;
    padding: 3px 40px 0px 0px;
}

.topnav {
    overflow: hidden;
    background-color: rgb(255, 255, 255);
    position: relative;
    padding-bottom: 5PX;
    padding-top: 15px;
    border-bottom: 1px solid rgb(184, 184, 184);
}

.topnav #myLinks {
    display: none;
}


.topnav a.icon {
    background: rgb(255, 255, 255);
    display: block;
    position: absolute;
    right: 13px;
    top: 12px;
}

.topnav a:hover {
    background-color: rgb(226, 226, 226);
    color: black;
}

.active {
    background-color: #ffffff;
    color: white;
}

@media only screen and (max-width:677px) {
    .mobile-container {
        display: block;
    }

    .header {
        display: none;
        z-index: 1;

    }

    body {
        background-color: rgb(255, 255, 255);
    }
}

/*end-header*/

.footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    width: 100vw;
    background-color: white;

}

.footer-mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    width: 100vw;
    color: #fff;
    background-color: white;

}

.footer-desktop {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    padding: 18px 15px 0px 15px;
    text-align: center;
    padding-top: 22px;
    padding-bottom: 8px;

}

.footer-desktop p {
    float: left;
    font-size: 12px;
    color: black;
    word-spacing: 2px;
    text-transform: capitalize;
}

.footer-desktop p a {
    color: #44bae8;
    font-size: 12px;
    text-decoration: none;
}

.footer-desktop span {
    text-transform: uppercase;
    opacity: .4;
    font-weight: 200;
}

.footer-menu {
    float: right;

}

.footer-menu ul {
    display: flex;
}

.footer-menu ul li {
    padding-right: 10px;
    display: block;
    padding-left: 28px;

}

.footer-menu ul li a {
    color: black;
    text-decoration: none;
    font-size: 14px;
}

.footer-menu ul li a:hover {
    color: #27bcda;
}

@media (max-width:800px) {
    .footer-desktop {
        display: none;
    }

    .footer-mobile {
        display: block;
    }
}

@media (min-width:800px) {
    .footer-desktop {
        display: block;
    }

    .footer-mobile {
        display: none;
    }
}


@media only screen and (max-width: 600px) {
    body[yahoo] .full_width_600 {
        width: 90% !important;
    }
}

@media only screen and (max-width: 700px) {
    body[yahoo] .full_width_700 {
        width: 100% !important;
    }

    body[yahoo] .txt_center {
        text-align: center !important;
    }

    body[yahoo] .separator {
        height: 40px !important;
    }
}



/*=======================================================
header
    ==================================================*/

.menu-toggle {
    display: none;
}

.mobile-bar {
    z-index: 1;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0 25px;
    /*BAR HOW MUCH IN RIGHT*/
    width: 100%;
    height: 65px;
    background-color: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.logo-img {
    max-height: 65px; /* ارتفاع هدر دسکتاپ */
    width: auto;
}

/* موبایل */
@media (max-width: 768px) {
    .logo-img {
        max-height: 50px; /* ارتفاع هدر موبایل */
        width: auto;
    }
}

.menu-icon {
    float: right;
    display: block;
    position: relative;
    width: 25px;
    height: 100%;
    cursor: pointer;
    transition: transform 300ms ease-in;
    /*the bar to X*/
}

.menu-icon>span {
    display: block;
    position: absolute;
    top: 55%;
    margin-top: -0.3em;
    width: 100%;
    height: 0.199em;
    border-radius: 1px;
    background-color: #696969;
    transition: transform 300ms ease-in;
}

.menu-icon>span:before,
.menu-icon>span:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 1px;
    background-color: #696969;
    transition: transform 300ms ease;
}

.menu-icon>span:before {
    transform: translateY(-0.6em);
}

.menu-icon>span:after {
    transform: translateY(0.6em);
}


/*need this for bringing down the examples*/

.menu-toggle:checked+.mobile-bar .menu-icon {
    transform: rotate(45deg);
}

.menu-toggle:checked+.mobile-bar span:before,
.menu-toggle:checked+.mobile-bar span:after {
    transform: rotate(90deg);
}


/*needed*/

.menu-toggle:checked~.header {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
}

.header {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    padding-top: 60px;
    width: 100%;
    height: 100%;
    background-color: white;
    padding-right: 5.7px;
    color: #eee;
    transition: opacity 300ms ease-in, visibility 0s ease-in 300ms;
    z-index: 1;
}


.header li {
    border-bottom: 1px solid #eee;
    color: #505050;
    /*text on navbar*/
    font-weight: 430;
    line-height: 2.4;
    /*height of the navbar*/
    font-size: 14px;
    letter-spacing: 0.2px;
    font-weight: 600;
}

.header li:hover {
    color: #696969;
    transition: color 300ms ease-in;
}

.header a {
    display: block;
    padding: 25px;
    transition: background-color 300ms ease-in;
}

.navbar-brand {
    padding: 0px;
}

.navbar-brand>img {
    height: 50px;
    width: auto;
    z-index: 10;
    position: fixed;
    top: 7.45px;
    left: 0;
    padding: 0px 10px;
    background-color: white;
}

.navbar-logo {
    padding: 0px;


}


.test {
    top: 0;
    width: 100%;
    position: fixed;
    margin-bottom: 20px;
}

@media (min-width: 767px) {
    .mobile-bar {
        display: none;
    }

    .header {
        width: 100%;
        height: 85px;
        z-index: 1;
        position: -webkit-sticky;
        position: sticky;
        background: #fff;
        left: 0;
        padding-top: 0;
        overflow: hidden;
        visibility: visible;
        opacity: 1;
        text-align: right;
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .12);

    }



    .header li {
        display: inline-block;
        margin-right: -6px;
        border: none;
        text-align: left;
    }

    .header a {
        font-size: 14px;
        padding: 20px 45px 7px 7px;
        margin: 0;
        color: black;
    }
}

.header nav,
.header ul {
    height: 100%;
    margin-right: 4%;
    margin: 0 55px 0 0;
}

.button-header {
    display: flex;
    justify-content: flex-start;
    border: none;
    color: white;
    padding: 13px 13px;

    text-decoration: none;
}

.button-22 {
    align-items: center;
    background-color: #0276FF;
    border-radius: 8px;
    border-style: none;
    box-shadow: rgba(255, 255, 255, 0.26) 0 1px 2px inset;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    flex-shrink: 0;
    font-size: 14px;
    line-height: 1.15;
    margin: 0;
    padding: 11px 21px;
    text-align: center;
    text-transform: none;
    transition: color .13s ease-in-out, background .13s ease-in-out, opacity .13s ease-in-out, box-shadow .13s ease-in-out;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}
.button-23{
    align-items: center;
    background-color: transparent;
    border-radius: 8px;
    border-style: none;
    box-shadow: rgba(255, 255, 255, 0.26) 0 1px 2px inset;
    box-sizing: border-box;
    color: black;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    flex-shrink: 0;
    font-size: 14px;
    line-height: 1.15;
    margin: 0;
    padding: 11px 21px;
    text-align: center;
    text-transform: none;
    transition: color .13s ease-in-out, background .13s ease-in-out, opacity .13s ease-in-out, box-shadow .13s ease-in-out;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

.button-22:active {
    background-color: #006AE8;
}

.button-22:hover {
    background-color: #1C84FF;
}

/* Header */
.mobile-bar {
    position: sticky;
    top: 0;
    width: 100%;
    height: 60px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .12);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);

}

.logo {
    height: 36px;
    width: auto;
    z-index: 10;
    top: 17px;
    right: 0;
    padding: 0px 20px;
    background-color: white;
    margin-top: 10px;
}


/* Nav menu */
.nav {
    width: 100%;
    /* background: red; */
    height: 65%;
    position: fixed;
    display: flex;
    background-color: white;
    overflow: hidden;
    margin-top: 14px;
    justify-content: flex-end;
    align-items: center;
    align-content: stretch;
    flex-wrap: wrap;
    flex-direction: row;
    /* box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px; */
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.menu a {
    display: block;
    padding: 14px;
    color: var(--white);
    text-align: right;
}

.menu a:hover {
    background-color: var(--gray);
}

.nav {
    max-height: 0;
    transition: max-height .5s ease-out;
}

/* Menu Icon */
.hamb {
    cursor: pointer;
    float: right;
    padding: 30px 20px;
}

/* Style label tag */

.hamb-line {
    background: black;
    display: block;
    height: 2px;
    position: relative;
    width: 18px;
}

/* Style span tag */

.hamb-line::before,
.hamb-line::after {
    background: black;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
}


.hamb-line::before {
    top: 5px;
}

.hamb-line::after {
    top: -5px;
}

.side-menu {
    display: none;
}

/* Hide checkbox */
/* Toggle menu icon */
.side-menu:checked~nav {
    max-height: 100%;
}

.side-menu:checked~.hamb .hamb-line {
    background: transparent;
}

.side-menu:checked~.hamb .hamb-line::before {
    transform: rotate(-45deg);
    top: 0;
}

.side-menu:checked~.hamb .hamb-line::after {
    transform: rotate(45deg);
    top: 0;
}

/* Responsiveness */
@media (min-width: 768px) {
    .mobile-bar {
        display: none;
    }

    .nav {
        max-height: none;
        top: 0;
        position: relative;
        float: right;
        width: fit-content;
        background-color: transparent;
    }

    .menu li {
        float: left;
    }

    .menu a:hover {
        background-color: transparent;
        color: var(--gray);

    }

    .hamb {
        display: none;
    }
}



/*=======================================================
search
    ==================================================*/
.serach-bar {
    width: 600px;
    background: white;
    display: flex;
    align-items: center;
    border-radius: 30px;
    padding: 3px 3px 3px 0;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
}


.serach-bar input {
    background: transparent;
    flex: 1;
    border: 0;
    outline: none;
    padding: 2px 20px;
    font-size: 17px;
    text-align: center;

}


.serach-bar button img {
    width: 27px;
    margin: -1px -11px 0px -7px;
}

.serach-bar button {
    border: 0;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

@media only screen and (max-width: 768px) {
    [class*="container"] {
        background-image: none;

    }

    [class*="serach-bar"] {

        max-width: 500px;
        padding: 6px 3px;

    }

}

/*=======================================================
sign-sms.php
==================================================*/
.sms-login {
    margin-top: 220px;
}

.form-group-sms {
    border: 1px solid #0276FF;
    padding: 2px;
    border-radius: 6px;
    width: 100%;
}


.form-group-sms input {
    text-align: left;
    display: inline-block;
    width: 90%;
    border: none;
}

.form-group-sms input:focus {
    box-shadow: none;
}


input[type=text],
input[type=number]{
    width: 100%;
    padding: 4px 8px;
    margin: 8px 0;
    box-sizing: border-box;
    border: 1px dashed #ccc;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    outline: none;
    border-radius: 9px;
    text-align: center;
}
.form-group-sms:active {
    border: 1px solid #0276FF;
}

/*=======================================================
sign-sms-code.php
==================================================*/

input[type=tel] {
    width: 100%;
    height: 40px;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: 1px solid #0276FF;
    border-radius: 9px;
    font-size: 15px;
    color: #C8C8C8;
}

input[type=tel]:hover {
    border: 2px solid #0276FF !important;
}



input[type=submit],
input[type=button] {
    margin: 10px 0 -35px 0;
    text-align: center;
    width: 49%;
    height: 50px;
    padding: 12px 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background:#0276FF!important;
    color: white;
    font-size: 18px;
    cursor: pointer;
    margin-bottom: 100px;
}

input[type=submit] {
    background-color: #0276FF;
    color: white;
}

input[type=button]:hover {
    background-color: #0276FF;
}

.cehange-numbr {
    text-align: center;
    position: absolute;
    color: #818181 !important;
    background-color: #F5F5F5;
    border-radius: 25px;
    color: rgba(0, 0, 0, .87);
    font-size: 12px;
    margin-top: 7px;
    margin-right: 175px;
    padding: 0 12px;
    height: 24px;
    line-height: 24px;

}

.cehange-numbr:hover {
    background-color: #cecece;
}

/*footer*/


.mobile-container {
    display: none;
}

.header {
    overflow: hidden;
    background-color: #FFFFFF;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);

}

.logo {
    float: right;
    width: 5%;
    margin-left: 15px;
    padding-right: 20PX;
    padding-top: 15PX;
}

.header a {
    float: right;
    display: block;
    color: #4f4e4e;
    text-align: center;
    padding: 20px 20px;
    text-decoration: none;
    font-size: 15px;
    text-decoration: none;
    justify-content: space-between;
    margin-top: 10px;
}

.header .icon {
    display: none;
    float: left;
}

.header a:hover {
    color: #2a2a2a;
}

.button2 {

    background-color: #FFFFFF;
    border: none;
    color: #2a2a2a;
    padding: 13px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    margin: 20px 0px;
    cursor: pointer;
    float: left;
}

.button {
    background-color: #0000FF;
    border: none;
    color: white;
    padding: 13px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    margin: 20px 40px;
    cursor: pointer;
    float: left;
    border-radius: 15px;

}

.button:hover {
    background: #DEB887;
}



.header.responsive a {
    float: none;
    display: block;
    text-align: left;
}

.header.responsive .dropdown {
    float: none;
}

.header.responsive .dropdown-content {
    position: relative;
}

.header.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: center;
}




.topnav #myLinks {
    display: none;
    padding-top: 70px;

}

.topnav a {
    color: #979797;
    background-color: rgb(255, 255, 255);
    padding: 14px 16px;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    display: block;
}


.topnav a.icon {
    background: black;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

.topnav a:hover {
    background-color: rgb(255, 255, 255);
    color: black;
}

.active {
    background-color: #ffffff;
    color: white;
}

.mobile-container {
    max-width: 480px;
    margin: auto;
    background-color: rgb(255, 255, 255);
    height: 70px;
    color: white;
    border-radius: 10px;
}

.logo2 {
    display: inline;
    float: left;
    width: 12%;
    margin-left: 45%;
    padding: 3px 40px;
}

.topnav {
    overflow: hidden;
    background-color: rgb(255, 255, 255);
    position: relative;
    padding-bottom: 5PX;
    padding-top: 15px;
    border-bottom: 1px solid rgb(184, 184, 184);
}

.topnav #myLinks {
    display: none;
}



.topnav a.icon {
    background: rgb(255, 255, 255);
    display: block;
    position: absolute;
    right: 13px;
    top: 12px;
}

.topnav a:hover {
    background-color: rgb(226, 226, 226);
    color: black;
}

.active {
    background-color: #ffffff;
    color: white;
}

@media only screen and (max-width:677px) {
    .mobile-container {
        display: block;
    }

    .header {
        display: none;

    }

    body {
        background-color: rgb(255, 255, 255);
    }
}

/*end-header*/


option {
    font-size: 12px;
}

.select {
    font-size: 12px;
    float: right;

}

.images {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}

.images .img,
.images .pic {
    flex-basis: 20%;
    margin-bottom: 10px;
    border-radius: 4px;
}

.images .img {
    width: 112px;
    height: 93px;
    background-size: cover;
    margin-right: 10px;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.images .img:nth-child(3n) {
    margin-right: 0;
}

.images .img span {
    display: none;
    text-transform: capitalize;
    z-index: 2;
}

.images .img::after {
    content: '';
    width: 100%;
    height: 100%;
    transition: opacity .1s ease-in;
    border-radius: 4px;
    opacity: 0;
    position: absolute;
}

.images .img:hover::after {
    display: block;
    background-color: #000;
    opacity: .5;
}

.images .img:hover span {
    display: block;
    color: #fff;
}

.images .pic {
    background-color: #F5F7FA;
    align-self: center;
    text-align: center;
    padding: 40px 0;
    text-transform: uppercase;
    color: #848EA1;
    font-size: 12px;
    cursor: pointer;
    padding: 26px;
}

@media screen and (max-width: 400px) {
    .wrapper {
        margin-top: 0;
    }

    header {
        flex-direction: column;
    }

    header span {
        text-align: left;
        margin-top: 10px;
    }

    .ways li,
    section input,
    section textarea,
    .select-option .head,
    .select-option .option div {
        font-size: 8px;
    }

    .images .img,
    .images .pic {
        flex-basis: 100%;
        margin-right: 0;
    }
}

/*=======================================================
sign-regester-moshtari.php
==================================================*/


label {
    margin-bottom: 14px;
    margin-top: 14px;
    font-size: 12px !important;
;
    color: black;
}

.buton {

    border: none;
    color: white;
    padding: 15px 50px;
    text-align: center;
    text-decoration: none;
    float: left;
    border-radius: 6px;
    margin-bottom: 80px;
}


#city {
    width: 100%;
    padding: 12px 20px;
    font-size: 12px;
    margin: 8px 0;
    box-sizing: border-box;
    border: 1px solid #ccc;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    outline: none;
    border-radius: 9px;
}

.form-group {
    margin: 0px;
}

input[type=text],
input[type=number]{
    width: 100%;
    padding: 10px 10px;
    margin: 8px 0;
    box-sizing: border-box;
    border: 1px solid #ccc;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    outline: none;
    border-radius: 9px;

}

input[type=url] {
    width: 100%;
    padding: 10px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: 1px solid #ccc;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    outline: none;
    border-radius: 9px;
}


#city {
    width: 100%;
    padding: 12px 20px;
    font-size: 12px;
    margin: 8px 0;
    box-sizing: border-box;
    border: 1px solid #ccc;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    outline: none;
    border-radius: 9px;
}


label {
    margin: 2px;
    font-size: 12px;
    float: right;
}

.buttonsubmit {
    background-color: #4CAF50;
    /* Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}

#pordiplay {
    display: block;
    width: 130px;
    height: 130px;
    margin: 10px auto;
    border-radius: 50%;
}

.labl {
    text-align: center;
    font-weight: 600;
    font-size: 12px;
    height: 0px;

}

.submit {
    text-align: center;
    width: 100%;
    margin-top: 20px;
}

.buttonsubmit {
    background-color: #276ae7;
    /* Green */
    border: none;
    color: white;
    padding: 10px 100px;
    text-align: left;
    text-decoration: none;
    font-size: 16px;
    border-radius: 10px;
}

.buttoncancel {
    border: 1px solid #276ae7;
    color: black;
    margin-left: 10px;
    padding: 10px 60px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    border-radius: 10px;


}

#pordiplay {
    display: block;
    width: 110px;
    height: 110px;
    margin: 10px auto;
    border-radius: 50%;
}


* {
    box-sizing: border-box;
}



.bio {
    margin-top: 20px;
}

.top3 .profilepic img {

    width: 70px;
    height: 70px;
    border-radius: 50%;

}

.top3 .follower a {
    float: right;
    font-size: 12px;
    margin-top: -41px;
    margin-right: 216px;
    cursor: pointer;
    text-decoration: none;
    color: black;
    font-weight: bold;


}

.a {

    color: black;
}

button a {
    font-weight: 600;
    font-size: 12px;
    cursor: pointer;
    text-decoration: none;
    color: black;

}

.top3 .follower .a1 {
    float: right;
    font-size: 12px;
    margin-top: -57px;
    margin-right: 146px !important;
    cursor: pointer;
    text-decoration: none;
    color: black;
    font-weight: bold;


}

.name-bio h2 {
    margin-left: 15px;
    margin-top: 20px;
    text-align: right;
    font-weight: 700;

}

.bio {
    width: 100%;
    display: block;
    float: right;
    margin: 6px -12px 13px 18px;
    padding-right: 40px;
    padding-left: 40px;
    text-align: right;
    font-size: 12px;
}

.btn {
    margin: auto;
}

button {
    border: none;
    color: black;
    margin-left: 1px;
    padding: 11px 18px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    margin-top: 10px;
    border-radius: 30px;

}

/* -------tab------- */



.tabs {
    position: relative;
    display: block;
    overflow: hidden;
}

.tabby-tab {
    flex: 1;
}

.tabby-tab label {
    display: block;
    box-sizing: border-box;
    height: 30px;
    border: 12px;
    padding-top: 10px;
    padding: 5px;
    text-align: center;
    cursor: pointer;

}


.tabby-content {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 40px;
    padding: 20px;
    border-radius: 0 0 8px 8px;
    transition:
        opacity 0.8s ease,
        transform 0.8s ease;

    /* show/hide */
    opacity: 0;
    transform: scale(0.1);
    transform-origin: top left;

}

.tabby-content img {
    float: left;
    margin-right: 20px;
    border-radius: 8px;
}


/* MAKE IT WORK ----- */

.tabby-tab [type=radio] {
    display: none;
}

[type=radio]:checked~label {
    background: #ccc;
    z-index: 2;
}

[type=radio]:checked~label~.tabby-content {
    z-index: 1;

    /* show/hide */
    opacity: 1;
    transform: scale(1);
}

/* BREAKPOINTS ----- */
@media screen and (max-width: 767px) {
    .tabs {
        min-height: 400px;
        display: block;
    }
}

@media screen and (max-width: 480px) {
    .tabs {
        min-height: 580px;
        display: block;
    }

    .tabby-tab label {
        height: 26px;
    }

    .tabby-content {
        top: 60px;
    }

    .tabby-content img {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
    }
}

/**تب ایسنتاگرام***/
.top3 .follower .a1 {
    float: right;
    font-size: 16px;
    margin-top: -63px;
    margin-right: 30px;
    cursor: pointer;
    text-decoration: none;
    color: black;
    font-weight: bold;


}

.name-bio {
    margin-left: 15px;
    margin-top: 10px;
    margin-right: 20px;
    text-align: right;
    font-size: 16px;
    font-weight: 700;
}

.bio {
    margin-left: 15px;
    margin-top: 10px;
    margin-right: 20px;
    text-align: right;
    font-size: 12px;
    margin-bottom: 10px;
}

.btn {
    margin: auto;


}

button {

    border: none;
    color: black;
    margin-left: 1px;
    padding: 11px 18px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    cursor: pointer;
    margin-top: 10px;
    border-radius: 30px;

}

/* -------tab------- */



body {
    height: 100%;
    font-size: 16px;
}


.container {
    height: 100%;
    margin: 14px auto;
    padding: 0px;
}


.tabs {
    position: relative;
    display: flex;
    overflow: hidden;
}

.tabby-tab {
    flex: 1;
}

.tabby-tab label {
    display: block;
    box-sizing: border-box;
    height: 30px;
    border: 12px;
    padding-top: 10px;

    padding: 5px;
    text-align: center;
    cursor: pointer;
    transition: background 0.5s ease;

}


.tabby-content {
    position: absolute;

    left: 0;
    bottom: 0;
    right: 0;
    /* clear the tab labels */
    top: 40px;

    padding: 20px;
    border-radius: 0 0 8px 8px;

    transition:
        opacity 0.8s ease,
        transform 0.8s ease;

    /* show/hide */
    opacity: 0;
    transform: scale(0.1);
    transform-origin: top left;

}

.tabby-content img {
    float: left;
    margin-right: 20px;
    border-radius: 8px;
}


/* MAKE IT WORK ----- */

.tabby-tab [type=radio] {
    display: none;
}

[type=radio]:checked~label {
    background: #ccc;
    z-index: 2;
}

[type=radio]:checked~label~.tabby-content {
    z-index: 1;

    /* show/hide */
    opacity: 1;
    transform: scale(1);
}

/* BREAKPOINTS ----- */
@media screen and (max-width: 767px) {
    .tabs {
        min-height: 400px;
    }
}

@media screen and (max-width: 480px) {
    .tabs {
        min-height: 580px;
    }

    .tabby-tab label {
        height: 26px;
    }

    .tabby-content {
        top: 60px;
    }

    .tabby-content img {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
    }
}

/**تب ایسنتاگرام***/

.navigationList {
    list-style: none;
    display: flex;
    justify-content: center;
    border-top: 1px solid #dbdbdb;
    padding-top: 20px;


}

.navigationItem {
    position: relative;

    display: flex;
    justify-content: center;
}

.navigationItem:last-child {
    margin-right: 0;
}

.navigationItem.active .navigationItem__Text {
    color: #000;
}

.navigationItem__Text {
    margin: 5px;
    font-size: 12px;

}

.navigationItem__Button {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    background: transparent;
    appearance: none;
    -webkit-appearance: none;
    padding: 1px 0;
    cursor: pointer;
}

.navigationItem__Icon {
    width: 24px;
    height: 24px;
    margin-left: 7px;
}

.navigationItem__Text {
    display: none;
    font-weight: bold;
    font-size: 12px;
    margin-top: 5px;
    color: #868686;
    letter-spacing: 0.4px;
}

.photosGrid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.photosGrid__Photo {
    width: 50%;
    width: calc(33.3% - 2px);
    height: 10vw;
    background-position: center;
    background-size: cover;
    margin-bottom: 3px;
}


.navigationItem {
    width: auto;
    margin-right: 10px;
}

.navigationItem__Button {
    padding: 0px 0;
}

.navigationItem__Text {
    display: block;
}

.navigationItem__Icon {
    margin-right: 6px;
    width: 12px;
    height: 12px;
}

.navigationItem.active::before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #000;
    left: 0;
    right: 0;
}

.navigationItem.active .navigationItem__Icon path {
    fill: #000;
}

.photosGrid__Photo {
    width: calc(33.3% - 16px);
    margin-bottom: 26px;
}


@media screen and (min-width: 980px) {
    main {
        max-width: 935px;
        margin: auto;
    }

    .photosGrid__Photo {
        height: 293px;
    }
}

/**/
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .mobile-panel {
        display: block;
    }

    .desktop-profile {
        display: none;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .mobile-panel {
        display: none;
    }

    .desktop-profile {
        display:block;

    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .mobile-panel {
        display: none;
    }

    .desktop-profile {
        display: block;
    }

}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .mobile-panel {
        display: none;
    }

    .desktop-profile {
        display: block;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .mobile-panel {
        display: none;
    }

    .desktop-profile {
        display: block;
    }
}

/*=======================================================
profile-search
==================================================*/
.mobail-profile {
    float: right;
}

.account-settings .user-profile {
    margin: 0 0 1rem 0;
    padding-bottom: 1rem;
    text-align: center;
}

.account-settings .user-profile .user-avatar {
    margin: 0 0 1rem 0;
}

.account-settings .user-profile .user-avatar img {
    width: 90px;
    height: 90px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}

.account-settings .user-profile h5.user-name {
    margin: 0 0 0.5rem 0;
}

.account-settings .user-profile h6.user-email {
    margin: 0;
    font-size: 0.8rem;
    font-weight: 400;
    color: #9fa8b9;
}

.account-settings .about {
    margin: 2rem 0 0 0;
    text-align: center;
}

.account-settings .about h5 {
    margin: 0 0 15px 0;
    color: #007ae1;
}

.account-settings .about p {
    font-size: 0.825rem;
}

.form-control {
    border: 1px solid #cfd1d8;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: .825rem;
    background: #ffffff;
    color: #2e323c;
}

.card {
    background: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 0;
    margin-bottom: 1rem;
}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .mobail-profile {
        display: block;
    }

    .desktop-profile {
        display: none;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .mobail-profile {
        display: none;
    }

}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .mobail-profile {
        display: none;
    }

    .desktop-profile {
        display: block;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .mobail-profile {
        display: none;
    }

    .desktop-profile {
        display: block;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .mobail-profile {
        display: none;
    }

    .desktop-profile {
        display: block;
    }
}

/*=======================================================
follow - moshaver
==================================================*/

#pordiplay {
    display: block;
    width: 130px;
    height: 130px;
    margin: 10px auto;
    border-radius: 50%;
}




/*=======================================================
new -file
==================================================*/

.auth-content {
    display: flex;
    flex-direction: column;
    margin: 5%;
    direction: rtl;
    color:rgba(0,0,0,.56);
    font-size: 13px;
    text-align: right;
}


.text {
    justify-content: space-between;
    padding-top: 16px;
    margin: 29px;
    direction: rtl;
    margin-top: 45px;
    margin-right: 5%;

}


.categorys {

    color: black;
    display: flex;
    font-size: 16px;
    font-weight: 500;
    justify-content: space-between;
    line-height: 2;
    min-height: 38px;
    padding: 8px 0;
    border-bottom: 1px solid #cccccc;
}
.icon-cont{
    text-decoration: none;
    color: #424242;
    text-align: right;
    font-size: 18px;
}
.icon-left{
    width: 8px;
    margin-top: 10px;
    height: 10px;
    color:#B7AFAF;
    font-size: 12px;
}
.icon-right{
    border:20px;
}


/*icon*/
::placeholder {
    font-size: 12px;
}


label {

    font-size: 16px;
    color: black;
}

option {
    font-size: 14px;
}

select {
    font-weight: 300;

}

.upload-img {
    border: 1px dashed #ccc;
    height: 110px;
    width: 110px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.add-file-button{
    padding-bottom: 89px;
}

/****hamberger menu 8 */
#menuToggle {
    display: block;
    position: absolute;
    top: 8px;
    right: 21px;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
}
#menuToggle input {
    display: block;
    width: 40px;
    height: 32px;
    position: absolute;
    top: -7px;
    left: -5px;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    -webkit-touch-callout: none;
}

#menuToggle span:first-child {
    transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2) {
    transform-origin: 0% 100%;
}

#menuToggle input:checked~span {
    opacity: 1;
    transform: rotate(45deg) translate(-2px, -1px);
    background: #232323;
}

#menuToggle input:checked~span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked~span:nth-last-child(2) {
    opacity: 1;
    transform: rotate(-45deg) translate(0, -1px);
}

#menu li {
    padding: 10px 0;
    font-size: 12px;
    color:black;

}

#menuToggle input:checked~ul {
    transform: scale(1.0, 1.0);
    opacity: 1;
}

    #menuToggle span {
        display: block;
        top: 12px;
        width: 29px;
        height: 2px;
        margin-bottom: 6px;
        position: relative;
        background: black;
        background: black;
        border-radius: 3px;
        z-index: 1;
        transform-origin: 4px 0px;
        transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
        background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
        opacity 0.55s ease;
    }


.global-container{
    height:80%;
    display: flex;
    align-items: center;
    justify-content: center;

}

form{
    padding-top: 10px;
    font-size: 14px;
    margin-top: 10px;
}

.card-title{ font-weight:300; }

.btn{
    font-size: 14px;
    margin-top:20px;
}


.login-form{
    width:500px;
    margin:20px;
}

@media only screen and (max-width: 767px) {

    .global-container{
        display: none;
    }
}

.story-full.active {
    opacity: 1;
    pointer-events: auto;
    background-color: #000000ad;
}
.story-full .close-btn {
    position: fixed;
    right: 70px;
    top: 53px;
    width: 32px;
    cursor: pointer;
    color: white;
    background: transparent;
    font-size: 25px;
}
.story-full .content .left-arrow, .story-full .content .right-arrow {
    width: 51px;
    cursor: pointer;
    background: transparent;
    font-size: 56px;
}
.story-full img {
    height: 60%;
}
@media (max-width: 700px) {
    .story-full .close-btn {
        position: fixed;
        right: 13px;
        top: 20px;
        width: 32px;
        cursor: pointer;
        color: white;
        background: transparent;
        font-size: 24px;
    }
    .story-full .content .title {
        position: absolute;
        bottom: 100px;
        left: 50%;
        transform: translateX(-50%);
        background: black;
        line-height: 2;
        padding: 8px 32px;
    }
    .story-full img {
        height: 90%;
    }
    .stories-container .content::after {
        width: 81px;
        height: 81px;
    }
    .stories-container .content img {
        width: 71px;
        height: 71px;
        margin-top: 26px;
    }
    .stories-container .content::before {
        height: 76px;
        width: 76px;
    }
}
.navbar-mobile {
    position: absolute;
    top: 69px;
    right: 0;
    width: 220px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.navigation.active .navbar-mobile {
    max-height: 300px; /* ارتفاع کافی برای آیتم‌ها */
}



.navigation{
    position: fixed;
    right: -500px;
    width: 230px;
    height: 100%;
    background-color: #fff;
    transition: .5s;
    top:0;
    z-index:999;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;    }

.navigation ul li{
    color: darkblue;
    text-align: right;
    text-transform: uppercase;
    list-style-type: none;
    font-size: 14px;
    padding: 13px 17px;
    border-bottom: 1pt solid #dcdcdc;
}

.hamburger, .bar{
    position: fixed;
}

.hamburger{
    display: block;
    top: 5%;
    left: 90%;
    width: 30px;
    height: 30px;
    transform: translateY(-50%);
    border: 0;
    background: 0 0;
}

.bar {
    top: 3px;
    background: #3B3B3B;
    width: 67%;
    height: 2px;
    transition: all .3s ease-in;
    border-radius: 20px;
}
#bar2{
    top: 11px;
}

#bar3{
    top: 19px;
}

.navigation.active{
    right: 0;
}

.hamburger.open #bar1{
    background-color:#3B3B3B;
    transform: rotate(45deg) translate(6px, 5px);
}

.hamburger.open #bar2{
    background-color: transparent;
}

.hamburger.open #bar3{
    background-color: #3B3B3B;
    transform: rotate(-45deg) translate(6px, -5px);
}
