@font-face {
    font-family: iranyekan;
    src: url("../font/iran_yekan/iranyekanwebbold.ttf") format("ttf"),
    url("../font/iran_yekan/iranyekanwebbold.woff") format("woff"),
    url("../font/iran_yekan/iranyekanweblight.ttf") format("ttf"),
    url("../font/iran_yekan/iranyekanweblight.woff") format("woff"),
    url("../font/iran_yekan/iranyekanwebregular.ttf") format("ttf"),
    url("../font/iran_yekan/iranyekanwebregular.woff") format("woff");
}

body {
    background-color: white;
    color: black;
    font-family: iranyekan !important;
}

* {
    direction: ltr;
    box-sizing: border-box;
}

img {
    max-width: 100%;
}

a {
    color: #69828d !important;
    text-decoration: none !important;
    font-size: 16px;
    cursor: pointer;
}

p {
    margin: 0px !important;
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.33);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.ltr {
    direction: ltr;
}

.modal img {
    max-width: 90%;
    max-height: 80%;
}

.modal .controls {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.modal .controls button {
    background: none;
    border: none;
    color: white;
    font-size: 30px;
    cursor: pointer;
}

.modal .close {
    position: absolute;
    top: 10px;
    left: 20px;
    font-size: 30px;
    color: white;
    cursor: pointer;
}

.btn-animate {
    animation: pulse 2s infinite;
}

.btn-onee {
    font-size: 14px;
    background-color: #3c64aa !important;
    border-radius: 10px !important;

    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(0 152 219 / 72%);
    }
    70% {
        box-shadow: 0 0 0 20px rgba(52, 152, 219, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(52, 152, 219, 0);
    }
}

li.li-items {
    width: max-content;
    color: #69828d;
    list-style: none;
    padding: 0 10px;
}

li.nav-item .img-mnu {
    filter: unset;
    width: 35px;
    height: 35px;
    object-fit: contain;
}

.logo-site img {
    width: 230px;
    height: 70px;
    object-fit: contain;
}

.nav-link {
    color: #6d8695;
}

.phone {

    height: 40px;
    border-radius: 10px;
    align-items: center;
    display: flex;
    width: 100% !important;
    justify-content: center;
    border: 2px solid #3c64aa;
}

.phone i {
    color: white;
    font-size: 12px;
}

.phone span {
    font-size: 12px;
    color: #3c64aa;
}

span.i-footer i {
    font-size: 16px;
    margin-right: 5px;
    color: #aa1628;
}

.btn-one {

    height: 33px;
    font-size: 12px;
    background-color: #3c64aa !important;
    margin-left: 5px;
}

.modal-content .box-social-contact h4 {
    color: #858585;
    font-size: 16px;
    margin-bottom: 0 !important;
    padding: 0 !important;
    align-items: center;
    display: flex;
}

.modal-content .box-social-contact .item-soc {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #2b446f;
    padding: 10px 35px;
    border-radius: 10px;
}

.modal-content .box-social-contact .item-soc i {
    color: white;
}

.modal-content .box-social-contact .youtube {
    background-color: #cd201f;
}

.modal-content .box-social-contact .twitter {
    background-color: #1da1f2;
}

.modal-content .box-social-contact .facebook {
    background-color: #3b5998;
}

.modal-content .soc i {
    font-size: 22px;
    margin-left: 5px;
}

.whatsapp i {
    color: #1ec149;
}

.modal-backdrop.fade {
    display: none !important;
}

.phon i {
    color: #3e65a8;
    font-size: 18px !important;
}

.navbar-i {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ffffff47;
    border-radius: 10px;
    background-color: #ffffff0d;
}

.navbar-i {
    border: 1px solid #3c64aa !important;
}

li.nav-item.dropdown {
    list-style: none;
}

li.nav-item a {
    font-size: 14px;
    direction: ltr;
    text-align: center;
    text-align: center;
    display: flex;
    gap: 5px;
    justify-content: center;

}

.invert {
    filter: invert(1);
}

.n-login {
    width: max-content;
}

.navbar-i.n-login p {
    font-size: 13px;
    color: #7d828c;
}

a.dropdown-item {
    align-items: center;
}

.navbar-i .dropdown-item {
    border-bottom: 1px solid #8b8b8b;
    padding: 5px;
}

.scoc a {
    width: max-content;
    padding: 0 !important;
}

.scoc .li-item::before {
    content: unset;

}

ul.dropdown-menu.show {
    padding: 5px 10px;
}

li.nav-item.dropdown {
    padding: 0 10px;
}

a.text-iinfo {
    position: relative;
    /*animation: text 2s infinite;*/
    border-radius: 5px;
}

button.btn-one.one-btn.bg-g p {
    font-size: 9px;
}

a.text-iinfo::before {
    position: absolute;
    content: "soon";
    background-color: #ac1924;
    color: white;
    width: 28px;
    top: -17px;
    height: 20px;
    text-align: center;
    font-size: 8px;
    border-radius: 5px;
    left: -14px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@keyframes text {
    0% {
        box-shadow: 0 0 0 0 rgb(0 152 219 / 72%);
    }
    70% {
        box-shadow: 0 0 0 20px rgba(52, 152, 219, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(52, 152, 219, 0);
    }
}

#inquiryForm label {
    font-size: 13px;
    position: relative;
    background-color: white;
    left: 0;
    bottom: 0;
    padding: 0 10px;
    font-weight: 300;
    color: #69828d;
}

#success-message {
    display: none;
    padding: 10px;
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
    border-radius: 5px;
    margin-bottom: 15px;
}

#inquiryForm input {
    border-radius: 0 !important;
}

button#startButton {
    position: relative;
    top: -46px;
    left: -211px;
    background-color: transparent;
    border: unset;
}

.modal-header {
    border: unset !important;
}

h5#staticBackdropLabel {
    margin: 15px 0;
    width: 100%;
    text-align: center;
    color: black;
}

button.btn-close.mx-0 {
    width: max-content !important;
}

#pic {
    position: unset;
}

.send {
    background-color: #69828d !important;
    border: unset !important;
}

.modal-footer {
    border: unset !important;
}

form input {
    border-radius: 0 !important;
}

form input:focus {
    border-color: #69828d !important;
    box-shadow: 0 0 0 .25rem #69828d14 !important;
}

form textarea:focus {
    border-color: #69828d !important;
    box-shadow: 0 0 0 .25rem #69828d14 !important;
}

.s-sound {
    position: absolute;
}

i#playIcon {
    position: relative;
    top: -41px;
    left: 218px;
    font-size: 27px !important;
}

.bg-g {
    background-color: #69828d;
    border-radius: 32px 32px 32px 32px;
    color: white;
    outline: none;
    border: none;
    width: 100% !important;
}

.hamkari {
    width: max-content !important;
    padding: 10px;
    background-color: #3c64aa;
    border-radius: 36px 36px 36px 36px;
}

.hamkari a {
    font-size: 14px;
    color: white !important;
}

.phone svg {
    width: 16px;
    filter: invert(1);
}

.content-header {
    box-shadow: 0px 0px 29px 0px rgba(104.99999999999999, 130.00000000000003, 141, 0.2);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 0px 0px 1px 0px;
    background-color: #ffffff;
    border-radius: 25px;
}

li.li-items a {
    font-size: 14px;
}

.social-media i {
    color: #3e65a8;
    font-size: 25px;
}

.social-media i.fa-solid.fa-phone {
    font-size: 23px;
}

/* footer */
.img-tow {
    width: 55px;
    padding: 9px;
    background-color: #69828D1F;
    border-radius: 50%;
    height: 55px;
    margin-left: 15px;
}

.top-footer {
    background-color: white;
}

.box-right-footer {
    background-image: url(../image/lefte.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-size: contain;
}

.top-footer {
    padding-top: 40px;
}

.top-footer svg {
    width: 30px;
    height: 30px;
    fill: white;
    padding: 2px;
}

.social-media {
    border-radius: 20px 20px 0px 0px;
    background-color: #F4F5F6;
    padding: 16px 16px 16px 0;
    height: 100%;
    gap: 3px;

}

.copy-right .red {
    color: #211e1eab !important;
}

#img-te img {
    height: 130px;
}

.img-item img {
    height: 100px;
    object-fit: contain;
}

.rl {
    direction: rtl;
}

#rl {
    font-size: 14px;
    color: black !important;
}

#wat i {
    color: #1ec149;
}

#telegram i {
    color: #30a6e3;
}

#yout i {
    color: #f50016;
}

#insta i {
    background: linear-gradient(45deg, #fdf497, #fd5949, #d6249f, #285AEB);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#face {
    color: #1877F2;
}

#link {
    color: #0A66C2;
}

.social-item {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;

    border: 1px solid #6a828c;
    border-radius: 50%;
}

.box-right-footer h4 {
    font-size: 16px;
}

.box-right-footer p {
    font-size: 16px;
    color: #69818c;
}

.red {
    color: #ac1924;
}

.main-footer {
    background-color: #F4F5F6;
    padding: 24px 0px 18px 0px;
}

.about-footer p {
    text-align: justify;
    color: #7A7A7A;
    font-size: 14px;
    line-height: 35px;
    padding: 10px;


}

.about-footer {
    background-image: none;
    padding: 24px 20px 22px 20px;
}

.link ul {
    list-style: none;
}

.li-item {
    position: relative;
    margin-bottom: 15px;
    color: #54595f;
    font-size: 14px;
}

.li-item::before {


    background-color: #3c64aa;
    width: 5px;
    height: 5px;
    left: -18px;
    bottom: 9px;
    border-radius: 50%;
}

li.li-item.rl {
    display: flex;
    flex-direction: row-reverse;
    list-style: none ! IMPORTANT;
}

input[type="file"] {
    color: white;
}

.link h3 {
    font-size: 18px;
    margin-bottom: 25px;
}

.p-prct {
    background-color: unset;
    border: unset;
}

#li-items .dropdown-toggle::after {
    border-top: unset !important;
}

#n-log .dropdown-toggle::after {
    border-top: unset !important;
}

.txt-r {
    text-align: right !important;
}

.box-footer {
    background-image: unset;
    background-color: transparent;
    box-shadow: unset;
}

.main-footer h3 {
    font-size: 18px;
    margin-bottom: 25px;
}

.main-footer h2 {
    font-size: 14px;
    margin-bottom: 0px;
}

.copy-right {
    background-color: #69828d;
    color: white;
    display: flex;
    justify-content: center;
    padding: 10px;
    padding-bottom: 10px;
}
.main-footer .img-tow {
    background-color: white;
    margin-right: 10px;
}

.ertebat p a {
    font-size: 13px !important;
    color: #7a7a7a;
}

.ertebat .boxing-content-tow {
    background-image: unset;
    border: unset;
    background-color: unset;
    box-shadow: unset;
    padding: 0;
}

.text-tow h2 {
    font-size: 15px;
    margin-bottom: 10px;
}

.app {
    display: none;
}

.social-item a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ertebat .text-tow h2 {
    font-size: 15px !important;
}


@media (max-width: 1024px) {
    .n-login {
        width: 100%;
    }

    li.li-items {
        padding: 0 10px;
    }
}

@media (max-width: 992px) {
    .hum-menu {
        width: max-content !important;
    }

    .boc-header {
        height: 142px;
    }

    .boc-header .content-header {
        position: relative;
        height: 130px;
    }

    .abs {
        position: absolute;
        right: 0;
        left: 0;
        bottom: 10px;

    }

    .hum-menu svg {
        width: 25px;
    }

    .dec {
        display: none;
    }

    .app {
        display: flex;
    }

    .phone i {
        color: #3e65a8;
        font-size: 18px;
    }
}

@media (max-width: 768px) {
    .content-header {
        border-radius: 25px;
    }

    .desc {
        display: none;
    }

    .phone {
        width: 40px !important;
    }

    .box-right-footer {
        background-image: unset;
    }

    .top-footer {
        padding-top: 20px;
    }


    .text-tow h2 {
        font-size: 16px;
    }

    .content-fore h2 {
        font-size: 20px;
    }

    .box-right h2 {
        line-height: 40px;
    }

    li.li-items {
        width: 100%;
        text-align: left;
        /* box-shadow: 0 0 5px 0; */
        padding: 7px;
        margin-bottom: 5px;
        border-bottom: 1px solid #1c4170;

    }
}