@font-face {
    font-family: IranSans;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/IranSansWeb.eot);
    src: url(../fonts/IranSansWebeot?#iefix)format("embedded-opentype"),url(../fonts/IranSansWeb.woff2)format("woff2"),url(../IranSansWeb.woff)format("woff"),url(../fonts/IranSansWeb.ttf)format("truetype")
}

@font-face {
    font-family: IranSansNum;
    src: url(../fonts/IRANSansWeb\(FaNum\).eot);
    src: url(../fonts/IRANSansWeb\(FaNum\).eot?#iefix)format("embedded-opentype"),url(../fonts/IRANSansWeb\(FaNum\).woff2)format("woff2"),url(../fonts/IRANSansWeb\(FaNum\).woff)format("woff"),url(../fonts/IRANSansWeb\(FaNum\).ttf)format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: iranYekan;
    src: url(../fonts/IranYekan.eot);
    src: url(../fonts/IranYekan.eot?#iefix)format("embedded-opentype"),url(../fonts/IranYekan.woff2)format("woff2"),url(../fonts/IranYekan.woff)format("woff"),url(../fonts/IranYekan.ttf)format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: BYekan;
    src: url(../fonts/WebYekan.eot);
    src: url(../fonts/WebYekan.eot?#iefix)format("embedded-opentype"),url(../fonts/WebYekan.woff2)format("woff2"),url(../fonts/WebYekan.woff)format("woff"),url(../fonts/WebYekan.ttf)format("truetype"),url(../fonts/WebYekan.svg#svgFontName)format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: BZar;
    src: url(../fonts/BZar_bold.eot);
    src: url(../fonts/BZar_bold.eot?#iefix)format("embedded-opentype"),url(../fonts/BZar_bold.woff)format("woff"),url(../fonts/BZar_bold.ttf)format("truetype"),url(../fonts/BZar_bold.svg#svgFontName)format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot);
    src: url(../fonts/fontawesome-webfont.eot?#iefix)format("embedded-opentype"),url(../fonts/fontawesome-webfont.woff)format("woff"),url(../fonts/fontawesome-webfont.ttf)format("truetype"),url(../fonts/fontawesome-webfont.svg#svgFontName)format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: rezvan;
    src: url(../fonts/rezvan.otf);
    src: url(../fonts/rezvan.otf?#iefix)format("embedded-opentype"),url(../fonts/rezvan.ttf)format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: semibold;
    src: url(../fonts/titillium-semibold-webfont.eot);
    src: url(../fonts/titillium-semibold-webfont.eot?#iefix)format("embedded-opentype"),url(../fonts/titillium-semibold-webfont.woff)format("woff"),url(../fonts/titillium-semibold-webfont.ttf)format("truetype"),url(../fonts/titillium-semibold-webfont.svg#svgFontName)format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: regular;
    src: url(../fonts/titillium-regular-webfont.eot);
    src: url(../fonts/titillium-regular-webfont.eot?#iefix)format("embedded-opentype"),url(../fonts/titillium-regular-webfont.woff)format("woff"),url(../fonts/titillium-regular-webfont.ttf)format("truetype"),url(../fonts/titillium-regular-webfont.svg#svgFontName)format("svg")
}

@font-face {
    font-family: regularitalic;
    src: url(../fonts/titillium-regularitalic-webfont.eot);
    src: url(../fonts/titillium-regularitalic-webfont.eot?#iefix)format("embedded-opentype"),url(../fonts/titillium-regularitalic-webfont.woff)format("woff"),url(../fonts/titillium-regularitalic-webfont.ttf)format("truetype"),url(../fonts/titillium-regularitalic-webfont.svg#svgFontName)format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: light;
    src: url(../fonts/titillium-light-webfont.eot);
    src: url(../fonts/titillium-light-webfont.eot?#iefix)format("embedded-opentype"),url(../fonts/titillium-light-webfont.woff)format("woff"),url(../fonts/titillium-light-webfont.ttf)format("truetype"),url(../fonts/titillium-light-webfont.svg#svgFontName)format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: lightitalic;
    src: url(../fonts/titillium-lightitalic-webfont.eot);
    src: url(../fonts/titillium-lightitalic-webfont.eot?#iefix)format("embedded-opentype"),url(../fonts/titillium-lightitalic-webfont.woff)format("woff"),url(../fonts/titillium-lightitalic-webfont.ttf)format("truetype"),url(../fonts/titillium-lightitalic-webfont.svg#svgFontName)format("svg");
    font-weight: 400;
    font-style: normal
}

:root {
    --first-color: #022241;
    --second-color: #022241;
    --third-color: #0353a2;
    --fourth-color: #003971;
    --fifth-color: #50afd9;
    --sixth-color: #04305c4d;
    --seventh-color: #ff8400
}

body {
    direction: rtl;
    background: url(../images/bg.png) 50%/cover no-repeat;
    min-height: 110vh
}

body,div,p,span,a,h1,h2,h3,h4,h5,h6,button,input,textarea,select,option,label,table,tbody,th,tr,td {
    color: #fff;
    font-family: IranSans;
    font-weight: 100
}

.mainContainer {
    padding: 10px 40px
}

button.dropbtn,.dropdown-content a {
    justify-content: space-around;
    align-items: center;
    font-weight: 700;
    border-radius: unset!important;
    font-size: 15px!important;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.dropbtn:after {
    content: '\f107';
    font-weight: 900 !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: 14px FontAwesome;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 3px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

button.dropbtn img,.dropdown-content a img {
    border-radius: 100%;
    width: 31px;
    height: 30px;
    margin-left: 5px
}


button.dropbtn img,.dropdown-content a img {
    margin-left: 5px;
    border-radius: 100%;
    width: 31px;
    height: 30px
}

.dropbtn {
    background-color: transparent;
    color: #fff;
    padding: 5px 15px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    position: relative
}

.dropdown {
    position: relative;
    display: inline-block;
    direction: ltr
}

.dropdown-content {
    opacity: 0;
    position: absolute;
    right: 0;
    background-color: #f9f9f9;
    -webkit-box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
    z-index: 1;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.dropdown-content a {
    color: #000!important;
    padding: 12px 16px!important;
    text-decoration: none!important
}

.dropdown-content a:hover {
    background-color: var(--sixth-color);
    color: #fff!important
}

.dropdown:hover .dropdown-content {
    display: block;
    opacity: 1
}

.dropdown:hover .dropbtn {
    background-color: var(--sixth-color)
}

.welcomeMessageContainer {
    margin-top: 119px
}

.welcomeMessage {
    font-size: 38px;
    font-weight: 700;
    text-align: center;
    text-shadow: 10px 4px 4px #00000040
}

.bubblesContainer {
    margin-top: 120px;
    overflow: hidden;
    padding-top: 20px;
    position: relative;
}

.bubbleRow.uk-width-1-1.uk-flex:has(.bigBubble) {
    justify-content: center;
    align-items: center;
    height: 450px;
    gap: 10%;
    margin-top: 230px;
}

.bubbleRow.uk-width-1-1.uk-flex:has(.smallBubble) {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.bubbleBox:has(.bigBubble) {
    height: 450px
}

.bubbleBox {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
    transition: .3s ease-in-out;
    position: relative
}

.bubbleContainer:has(.bigbubble) {
    width: 450px;
    height: 450px;
    background: url(../images/right.png);
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s ease-in-out
}

.bubbleContainer:has(.smallbubble) {
    width: 140px;
    height: 140px;
    background: url(../images/left.png);
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s ease-in-out
}

.bubbleBox:hover {
    transform: translateY(-20px)
}

.bubbleBox:hover .rightPane .itemsLink .item,.bubbleBox:hover .leftPane .itemsLink .item {
    opacity: 1
}

@supports (touch-action: manipulation) {
    @media (pointer: coarse) and (hover: none) {
        .bubbleBox .rightPane .itemsLink .item, .bubbleBox .leftPane .itemsLink .item {
            opacity: 1;
        }
    }
}

.bubbleBox .itemsLink .item:hover {
    scale: 1.1
}

.bubbleBox:hover .secondContent {
    opacity: 1
}

.bubbleBox:has(.bigbubble):hover .mainContent {
    opacity: 0
}

.bubbleContainer>a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none
}

.leftpane.bubbleContainer {
    order: 1
}

.rightPane:not(.bubbleContainer), .leftPane:not(.bubbleContainer) {
    height: 450px
}

.secondContent {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s ease-in-out
}

.secondContent .text {
    color: var(--seventh-color);
    font-size: 26px;
    font-weight: 700;
    line-height: 46.26px;
    text-align: center;
    padding: 60px
}

.bubbleContainer .mainContent .desc img {
    max-width: 168px;
    max-height: 76px
}

.mainContent {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    transition: .3s ease-in-out
}

.bigbubble .title {
    font-weight: 700;
    font-size: 35px
}

.smallbubble .title {
    font-weight: 700;
    font-size: 22px
}

.bigbubble .mainContent .desc {
    margin-top: 56px
}

.smallbubble .mainContent .desc {
    margin-top: 20px
}

.bigBubble {
    width: 100%;
    height: 100%;
    position: relative
}

img.airplane {
    width: 159px;
    height: 39px
}

img.shahreForodgahi {
    width: 168px;
    height: 76px
}

.item {
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    height: 44px
}

.itemsLink {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    transform: translateY(-50%);
    left: 100%;
    top: 50%
}

.leftPane .itemsLink {
    left: auto;
    right: 100%
}

.rightPane .itemsLink .item {
    background: url(../images/bg-box-right.svg) no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-left: 10px
}

.rightPane .itemsLink .item:first-child,.rightPane .itemsLink .item:last-child {
    transform: translateX(-25px)
}

.leftPane .itemsLink .item:first-child,.leftPane .itemsLink .item:last-child {
    transform: translateX(21px)
}

.leftPane .itemsLink .item {
    background: url(../images/bg-box-left.svg) no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 10px
}

.itemsLink .item {
    width: 121px;
    margin-bottom: 35px;
    opacity: 0;
    transition: .3s ease-in-out
}

.itemsLink .item a {
    color: rgba(3,83,162,1);
    text-decoration: none;
    font-weight: bold;
    font-size: 16px
}

.othersLinkContainer {
    width: auto;
    position: absolute;
    top: 0
}

.othersLinkContainer ul {
    display: flex;
    list-style: none;
    position: a
}

.othersLinkContainer ul li {
    margin-right: 10px
}

.othersLinkContainer ul li a {
    padding: 10px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(255 255 255 / 30%);
    backdrop-filter: blur(2px);
    border-radius: 0 0 15px 15px;
    transition: .1s ease-in
}

.othersLinkContainer ul li a:hover {
    color: var(--seventh-color);
    text-decoration: none
}

@media (max-width: 1200px) {
    body {
        background:url(../images/bg.png) no-repeat;
        background-size: cover;
        min-height: 110%
    }

    .welcomeMessageContainer {
        margin-top: 60px
    }

    .bubbleContainer .mainContent .desc img {
        width: 50%;
        height: auto
    }

    .bigbubble .mainContent .desc {
        margin-top: 20px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .smallbubble .mainContent .desc {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .smallbubble .title {
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px
    }

    .welcomeMessage {
        font-size: 14px
    }

    .bubblesContainer {
        margin-top: 10px
    }

    .bubbleRow.uk-width-1-1.uk-flex:has(.bigBubble) {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: 380px;
    }

    .bubbleBox,.bubbleContainer {
        width: clamp(140px,20vw,400px)!important;
        height: clamp(140px,20vw,400px)!important
    }

    .bigbubble .title {
        font-weight: 700;
        font-size: 14px;
        width: 90%;
        text-align: center
    }

    .secondContent .text {
        font-size: 14px;
        padding: 10px;
        line-height: normal
    }

    .bubbleBox:has(.bigBubble) {
        height: 45%
    }

    .bubbleRow.uk-width-1-1.uk-flex:has(.smallBubble) {
        margin-top: 60px;
    }

    .rightPane .itemsLink .item:first-child,.rightPane .itemsLink .item:last-child {
    }

    .leftPane .itemsLink .item:first-child,.leftPane .itemsLink .item:last-child {
    }

    .rightPane .itemsLink .item {
    }

    .leftPane .itemsLink .item {
    }

    .rightPane:not(.bubbleContainer), .leftPane:not(.bubbleContainer) {
        height: 30vw;
        flex: none;
        width: 0;
        transition: .3s ease-in-out
    }

    .itemsLink .item {
        margin-bottom: 5px
    }

    .bubbleBox:hover .rightPane:not(.bubbleContainer), .bubbleBox:hover .leftPane:not(.bubbleContainer) {
        width: auto;
        flex: .8
    }

    .item a {
        font-size: 11px!important
    }
}

@media (min-width: 1300px) {
    .welcomeMessageContainer {
        margin-top:60px
    }

    .bubblesContainer {
        margin-top: 60px
    }

    .bubbleRow.uk-width-1-1.uk-flex:has(.bigBubble) {
        height: 380px;
        margin-top: 260px;
    }

    .bubbleContainer:has(.bigbubble) {
        width: 300px;
        height: 300px
    }

    .bigbubble .title {
        font-weight: 700;
        font-size: 22px
    }

    .secondContent .text {
        font-size: 22px;
        padding: 40px
    }

    .bubbleBox:has(.bigBubble) {
        height: 300px
    }

    .bubbleRow.uk-width-1-1.uk-flex:has(.smallBubble) {
        margin-top: 0
    }

    .rightPane .itemsLink .item:first-child,.rightPane .itemsLink .item:last-child {
        transform: translateX(-26px)
    }

    .leftPane .itemsLink .item:first-child,.leftPane .itemsLink .item:last-child {
        transform: translateX(22px)
    }

    .rightPane .itemsLink .item {
    }

    .leftPane .itemsLink .item {
    }

    .rightPane:not(.bubbleContainer), .leftPane:not(.bubbleContainer) {
    }

    .itemsLink .item {
        margin-bottom: 20px
    }
}

@media (min-width: 1900px) {
    .welcomeMessageContainer {
        margin-top:80px
    }

    .bubblesContainer {
        margin-top: 84px
    }

    .bubbleRow.uk-width-1-1.uk-flex:has(.bigBubble) {
        height: 450px
    }

    .bubbleContainer:has(.bigbubble) {
        width: 450px;
        height: 450px
    }

    .bigbubble .title {
        font-weight: 700;
        font-size: 35px
    }

    .secondContent .text {
        font-size: 22px;
        padding: 40px
    }

    .bubbleBox:has(.bigBubble) {
        height: 450px
    }

    .bubbleRow.uk-width-1-1.uk-flex:has(.smallBubble) {
        /* margin-top: 20px; */
    }سس
}

@media (max-width: 480px) {
    .othersLinkContainer {
        position:fixed;س
        left: 0;
        top: 1%س
    }

    .othersLinkContainer ul {
        padding: 0;
        flex-direction: column
    }

    .othersLinkContainer ul li {
        margin-top: 10px
    }

    .othersLinkContainer ul li a {
        writing-mode: vertical-rl;
        text-orientation: mixed;
        border-radius: 0 15px 15px 0
    }
}

.top-box {
    position: absolute;
    top: 2.7%;
    right: 50%;
    transform: translateX(50%);
}

.content-top-box {
    background: url(../images/right.png);
    background-size: 100% 100%;
    width: 380px;
    height: 380px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all 0.5s;

    &:hover {
        transform: translateY(-20px);
    }
}

.content-top-box a {
    font-size: 19px;
    font-weight: 600;
    line-height: 43px;
    text-decoration: none;
    transition: all 0.4s;
    
    &:hover {
        color: var(--seventh-color);
    }
}

.content-top-box img {
    transform: translateY(15px);
    width: 40px;
    height: 40px;
}

@media (max-width: 1200px) {
    .content-top-box {
        width: 290px;
        height: 290px;
    }
    .content-top-box a {
        font-size: 16px;
    }
    .bubbleRow.uk-width-1-1.uk-flex:has(.bigBubble) {
        margin-top: 350px;
    }
}

@media (max-width: 1000px) {
    .bubbleRow.uk-width-1-1.uk-flex:has(.bigBubble) {
        margin-top: 280px;
    }
    .bubbleRow.uk-width-1-1.uk-flex:has(.smallBubble) {
        margin-top: 10px;
    }
}

@media (max-width: 690px) {
    .content-top-box {
        width: 230px;
        height: 230px;
    }
    .top-box {
        top: 5%;
    }
    .content-top-box a {
        font-size: 14px;
        line-height: 35px;
    }
    .content-top-box img {
        width: 30px;
        height: 30px;
    }
    .bubbleRow.uk-width-1-1.uk-flex:has(.bigBubble) {
        margin-top: 190px;
        gap: 7%;
    }
    .bubbleRow.uk-width-1-1.uk-flex:has(.smallBubble) {
        margin-top: 0;
        transform: translateY(-20px);
    }
}