﻿
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 900;
    src: url('/FontsIRANSansWeb_Black.eot?v=5.50');
    src: url('/FontsIRANSansWeb_Black.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/Fonts/IRANSansWeb_Black.woff2?v=5.50') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('/Fonts/IRANSansWeb_Black.woff?v=5.50') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/Fonts/IRANSansWeb_Black.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('/Fonts/IRANSansWeb_Bold.eot?v=5.50');
    src: url('/Fonts/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/Fonts/IRANSansWeb_Bold.woff2?v=5.50') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('/Fonts/IRANSansWeb_Bold.woff?v=5.50') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/Fonts/IRANSansWeb_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('/Fonts/IRANSansWeb_Medium.eot?v=5.10');
    src: url('/Fonts/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/Fonts/IRANSansWeb_Medium.woff2?v=5.10') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('/Fonts/IRANSansWeb_Medium.woff?v=5.10') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/Fonts/IRANSansWeb_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('/Fonts/IRANSansWeb_Light.eot?v=5.10');
    src: url('/Fonts/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/Fonts/IRANSansWeb_Light.woff2?v=5.10') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('/Fonts/IRANSansWeb_Light.woff?v=5.10') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/Fonts/IRANSansWeb_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('/Fonts/IRANSansWeb_UltraLight.eot?v=5.50');
    src: url('/Fonts/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/Fonts/IRANSansWeb_UltraLight.woff2?v=5.50') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('/Fonts/IRANSansWeb_UltraLight.woff?v=5.50') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/Fonts/IRANSansWeb_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('/Fonts/IRANSansWeb.eot?v=5.50');
    src: url('/Fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/Fonts/IRANSansWeb.woff2?v=5.50') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('/Fonts/IRANSansWeb.woff?v=5.50') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/Fonts/IRANSansWeb.ttf') format('truetype');
}

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeout {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

* {
    box-sizing: border-box;
    position: relative;
    font-family: IRANSans;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 30px;
    direction: rtl;
}
.la-en *{
    direction:ltr;
}
.btnV {
    transition:all ease 200ms;
    border-radius:6px;
    position: relative;
    display: block;
    background-color: cornflowerblue;
    width: 220px;
    height: 60px;
    font-size: 1.3em;
    overflow: hidden;
    cursor: pointer;
    color: white;
}

    .btnV span {
        z-index: 0;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        position: absolute;
    }

    .btnV label {
        z-index: 1;
        position: absolute;
        display: block;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        text-align: center;
        text-indent: 50px;
        line-height: 60px;
        cursor: pointer;
    }
    .la-en .btnV label{
        text-indent:0px;
    }
.tup::after, .tdown::after, .resp::after {
    transition: all ease 200ms;
    position: absolute;
    display: block;
    top: 0px;
    right: 0px;
    width: 35px;
    height: 25px;
    line-height: 25px;
    content: ' ';
    text-indent: 0px;
    text-align: center;
    font-size: 1.5em;
    background-color: #5555ff;
    border-radius: 0px 6px 0px 6px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24"><path fill="cyan" d="M720-120H280v-520l280-280 50 50q7 7 11.5 19t4.5 23v14l-44 174h258q32 0 56 24t24 56v80q0 7-2 15t-4 15L794-168q-9 20-30 34t-44 14Zm-360-80h360l120-280v-80H480l54-220-174 174v406Zm0-406v406-406Zm-80-34v80H160v360h120v80H80v-520h200Z"/></svg>');
    background-repeat: no-repeat;
    background-position: 4px 4px;
}
.tdown::after {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24"><path fill="red" d="M240-840h440v520L400-40l-50-50q-7-7-11.5-19t-4.5-23v-14l44-174H120q-32 0-56-24t-24-56v-80q0-7 2-15t4-15l120-282q9-20 30-34t44-14Zm360 80H240L120-480v80h360l-54 220 174-174v-406Zm0 406v-406 406Zm80 34v-80h120v-360H680v-80h200v520H680Z"/></svg>');
}
.resp::after {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24"><path fill="white" d="M440-240h80v-120h120v-80H520v-120h-80v120H320v80h120v120ZM240-80q-33 0-56.5-23.5T160-160v-640q0-33 23.5-56.5T240-880h320l240 240v480q0 33-23.5 56.5T720-80H240Zm280-520v-200H240v640h480v-440H520ZM240-800v200-200 640-640Z"/></svg>');
}
    .btnV span::before {
        transition: all ease 200ms;
        content: ' ';
        position: absolute;
        width: 35px;
        height: 100px;
        top: -20px;
        right: 0px;
        background-color: #5555ff;
    }
.effect6 {
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

    .effect6::before, .effect6::after {
        content: "";
        position: absolute;
        z-index: -1;
        -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.8);
        -moz-box-shadow: 0 0 20px rgba(0,0,0,0.8);
        box-shadow: 0 0 20px rgba(0,0,0,0.8);
        top: 50%;
        bottom: 0;
        left: 10px;
        right: 10px;
        -moz-border-radius: 100px / 10px;
        border-radius: 100px / 10px;
    }

.cThread , .reply{
    position: relative;
    background-color: white;
    margin-bottom: 15px;
    padding: 10px;
    margin: 10px 10px 0px 10px;
}
.oHide{
    overflow:hidden;
}
    .cThread .cWInfo {
        font-size:0.7em;
        color:#666666;
    }
    .cThread .cDescription{
        font-size:0.87em;
        color:#333333;
        line-height:30px;
        padding-bottom:20px;
    }

    .cThread .btnV {
        position: relative;
        height: 30px;
        font-size: 1em;
        display: inline-block;
        margin-right: 10px;
        background: rgba(237,237,237,1);
        background: -moz-linear-gradient(left, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(237,237,237,1)), color-stop(53%, rgba(246,246,246,1)), color-stop(100%, rgba(255,255,255,1)));
        background: -webkit-linear-gradient(left, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
        background: -o-linear-gradient(left, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
        background: -ms-linear-gradient(left, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
        background: linear-gradient(to right, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=1 );
    }

.cThread .btnV span::before {
    top: -10px;
    height: 50px;
    width: 30px;
}

.cThread .btnV label {
    line-height: 30px;
    font-size:0.8em;
    color:black;
}

.cThread .btnV span::after {
    height: 30px;
    width: 30px;
    line-height: 35px;
}

.btnV:hover span::before {
    width: 100%;
}
.headerNotification, .notiLert, .btnhomex {
    display: none;
}
.mmenu {
    transition: all ease 0.3s;
    width: 0px;
}
.height10 {
    height: 10px;
    line-height: 10px;
}

.height30 {
    height: 30px;
    line-height: 30px;
}

.height40 {
    height: 40px;
    line-height: 40px;
}
@keyframes noti {
    0% {
        width: 0%;
    }

    50% {
        width: 100%;
    }

    100% {
        width: 100%;
    }
}

@keyframes notiC {
    0% {
        top: -30%;
    }

    50% {
        top: -30%;
    }

    100% {
        top: 50%;
    }
}

@keyframes notiB {
    0% {
        margin-bottom: -300px;
    }

    70% {
        margin-bottom: -300px;
    }

    100% {
        margin-bottom: 0px;
    }
}
.notiLert {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0,.7);
    transition:all ease 200ms;
    animation: noti 0.5s ease-in-out forwards;
    vertical-align: central;
    z-index: 999999999;
}
h1 {
    line-height: 45px;
}
.notiLertC h1 {
    border-bottom: 1px solid #888888;    
}
h2{
    line-height:37px;
}
h3{
    line-height:35px;
}

.notiLertC h1, .notiLertC p {
    width: 100%;
    height: 40px;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    display: block;
    animation: fadein 1.0s ease-in-out forwards;
    color: black;
}

.notiLertC p {
    height: 100px;
}

.notiLertC {
    display: block;
    position: relative;
    width: 100%;
    height: 280px;
    margin-top: -120px;
    position: absolute;
    top: calc(50% - 120px);
    text-align: center;
    background-color: #cdd6d5;
    transition: all ease 200ms;
    animation: notiC 0.5s ease-in-out forwards;
    overflow: hidden;
}

    .notiLertC .btnV {
        animation: notiB 0.8s ease-in forwards;
    }

.notiLertx {
    display: inline-block;
}
.col3, .col2 {
    width: 33.333333%;
    height: 100%;
    position: relative;
    display: block;
    float: right;
    overflow: hidden;
    padding: 10px;
}
.la-en .col3, .la-en .col2 {
    float: left;
}
.col2 {
    width: 50%;
}

.extraClear {
    clear: both;
    float: none;
    position: relative;
}

.h30 {
    position: relative;
    width: 100%;
    height: 30px;
}

.tbcell {
    display: table-cell;
}

.lh24 {
    line-height: 24px;
}

.place, .tell, .facebook, .instagram, .twitter, .youtube, .fa, .en, .ar, .chat, .eChoice, #mhamClose, .xClose {
    top: 0px;
    left: 0px;
    width: 34px;
    height: 24px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24"><path d="M480-80q-106 0-173-33.5T240-200q0-35 29-61t80-41l23 76q-17 5-31 12.5T322-200q13 16 60 28t98 12q51 0 98.5-12t60.5-28q-5-6-19-13.5T589-226l23-76q51 15 79.5 41t28.5 61q0 53-67 86.5T480-80Zm0-267q18-33 38-60.5t39-52.5q37-48 59-86.5t22-95.5q0-66-46-112t-112-46q-66 0-112 46t-46 112q0 57 22 95.5t59 86.5q19 25 39 52.5t38 60.5Zm0 147q-11 0-20-6.5T447-224q-23-71-58-119t-68-92q-32-44-55.5-91T242-642q0-100 69-169t169-69q100 0 169 69t69 169q0 69-23 116t-56 91q-32 44-67.5 92T513-224q-4 11-13 17.5t-20 6.5Zm0-357q35 0 60-25t25-60q0-35-25-60t-60-25q-35 0-60 25t-25 60q0 35 25 60t60 25Zm0-85Z"/></svg>');
    background-repeat: no-repeat;
}

.tell {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24"><path d="M798-120q-125 0-247-54.5T329-329Q229-429 174.5-551T120-798q0-18 12-30t30-12h162q14 0 25 9.5t13 22.5l26 140q2 16-1 27t-11 19l-97 98q20 37 47.5 71.5T387-386q31 31 65 57.5t72 48.5l94-94q9-9 23.5-13.5T670-390l138 28q14 4 23 14.5t9 23.5v162q0 18-12 30t-30 12ZM241-600l66-66-17-94h-89q5 41 14 81t26 79Zm358 358q39 17 79.5 27t81.5 13v-88l-94-19-67 67ZM241-600Zm358 358Z"/></svg>');
}

.facebook {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 448 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z"/></svg>');
}

.twitter {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 448 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-48.9 158.8c.2 2.8.2 5.7.2 8.5 0 86.7-66 186.6-186.6 186.6-37.2 0-71.7-10.8-100.7-29.4 5.3.6 10.4.8 15.8.8 30.7 0 58.9-10.4 81.4-28-28.8-.6-53-19.5-61.3-45.5 10.1 1.5 19.2 1.5 29.6-1.2-30-6.1-52.5-32.5-52.5-64.4v-.8c8.7 4.9 18.9 7.9 29.6 8.3a65.447 65.447 0 0 1-29.2-54.6c0-12.2 3.2-23.4 8.9-33.1 32.3 39.8 80.8 65.8 135.2 68.6-9.3-44.5 24-80.6 64-80.6 18.9 0 35.9 7.9 47.9 20.7 14.8-2.8 29-8.3 41.6-15.8-4.9 15.2-15.2 28-28.8 36.1 13.2-1.4 26-5.1 37.8-10.2-8.9 13.1-20.1 24.7-32.9 34z"/></svg>');
}

.youtube {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 448 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M186.8 202.1l95.2 54.1-95.2 54.1V202.1zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-42 176.3s0-59.6-7.6-88.2c-4.2-15.8-16.5-28.2-32.2-32.4C337.9 128 224 128 224 128s-113.9 0-142.2 7.7c-15.7 4.2-28 16.6-32.2 32.4-7.6 28.5-7.6 88.2-7.6 88.2s0 59.6 7.6 88.2c4.2 15.8 16.5 27.7 32.2 31.9C110.1 384 224 384 224 384s113.9 0 142.2-7.7c15.7-4.2 28-16.1 32.2-31.9 7.6-28.5 7.6-88.1 7.6-88.1z"/></svg>');
}

.instagram {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 448 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M224,202.66A53.34,53.34,0,1,0,277.36,256,53.38,53.38,0,0,0,224,202.66Zm124.71-41a54,54,0,0,0-30.41-30.41c-21-8.29-71-6.43-94.3-6.43s-73.25-1.93-94.31,6.43a54,54,0,0,0-30.41,30.41c-8.28,21-6.43,71.05-6.43,94.33S91,329.26,99.32,350.33a54,54,0,0,0,30.41,30.41c21,8.29,71,6.43,94.31,6.43s73.24,1.93,94.3-6.43a54,54,0,0,0,30.41-30.41c8.35-21,6.43-71.05,6.43-94.33S357.1,182.74,348.75,161.67ZM224,338a82,82,0,1,1,82-82A81.9,81.9,0,0,1,224,338Zm85.38-148.3a19.14,19.14,0,1,1,19.13-19.14A19.1,19.1,0,0,1,309.42,189.74ZM400,32H48A48,48,0,0,0,0,80V432a48,48,0,0,0,48,48H400a48,48,0,0,0,48-48V80A48,48,0,0,0,400,32ZM382.88,322c-1.29,25.63-7.14,48.34-25.85,67s-41.4,24.63-67,25.85c-26.41,1.49-105.59,1.49-132,0-25.63-1.29-48.26-7.15-67-25.85s-24.63-41.42-25.85-67c-1.49-26.42-1.49-105.61,0-132,1.29-25.63,7.07-48.34,25.85-67s41.47-24.56,67-25.78c26.41-1.49,105.59-1.49,132,0,25.63,1.29,48.33,7.15,67,25.85s24.63,41.42,25.85,67.05C384.37,216.44,384.37,295.56,382.88,322Z"/></svg>');
}

.chat {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 23 23"><title>chat5</title><path d="M20.56,4.55A11.4,11.4,0,0,0,2.62,18.3L1,24.21l6-1.59A11.38,11.38,0,0,0,12.49,24h0A11.51,11.51,0,0,0,24,12.61,11.46,11.46,0,0,0,20.56,4.55ZM12.49,22.09a9.46,9.46,0,0,1-4.82-1.32l-.35-.21-3.58.94L4.7,18l-.23-.36A9.47,9.47,0,0,1,19.19,5.91a9.48,9.48,0,0,1,2.88,6.7A9.57,9.57,0,0,1,12.49,22.09Zm5.2-7.1c-.28-.14-1.68-.83-2-.92s-.45-.14-.64.14-.73.93-.9,1.12-.33.22-.62.07A7.71,7.71,0,0,1,9.71,12c-.3-.51.29-.47.83-1.56a.52.52,0,0,0,0-.5c-.07-.14-.64-1.54-.88-2.11S9.17,7.37,9,7.36H8.45a1.07,1.07,0,0,0-.76.35,3.23,3.23,0,0,0-1,2.38A5.59,5.59,0,0,0,7.86,13a12.73,12.73,0,0,0,4.87,4.3c1.8.78,2.51.85,3.42.71a2.92,2.92,0,0,0,1.92-1.35,2.46,2.46,0,0,0,.16-1.36C18.16,15.2,18,15.13,17.69,15Z" transform="translate(-1 -1.21)"/></svg>');
}

#mhamClose, .xClose {
    position: absolute;
    top: 5px;
    left: 5px;
    filter: invert(1);
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24"><path d="m336-280 144-144 144 144 56-56-144-144 144-144-56-56-144 144-144-144-56 56 144 144-144 144 56 56ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z"/></svg>');
}
.la-en #mhamClose{
    left:unset;
    right:5px;
}
.pr {
    position: relative;
    backface-visibility: hidden;
}
.xAbar {
    position: relative;
    width: calc(100% - 30px);
    box-sizing: border-box;
    margin: 15px 20px 0px 10px;
}
.pr10 {
    padding-right: 10px;
}

.pr50 {
    padding-right: 50px;
}

.la-en .pr10 {
    padding-right: unset;
    padding-left: 10px;
}

.la-en .pr50 {
    padding-right: unset;
    padding-left: 50px;
}

body {
    margin: 0px;
    padding: 0px;
    direction: rtl;
    background-color: white;
    font-size: 0.8em;
}
.mainContent{
    font-size:1.2em;
}
h1{
    font-size:1.8em;
}
.la-en {
    direction: ltr;
}
.divBody {
    width: 100%;
}

.dBack {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-size: cover;
    opacity: 0.3;
}

._uArea {
    width: 100%;
    height: auto;
}

.uArea {
    width: 100%;
    margin: 0 auto;
    text-align: right;
    height: auto;
}



.uArea {
    
}
.la-en .uArea{
    text-align:left;
}
.uAreaU, .uAreaX {
    position: absolute;
    top: 10px;
    left: 0px;
    height: 74px;
    width: auto;
    margin-left: 5px;
    padding-top: 13px;
}

.uAreaX {
    display: none;
}

.topH {
    background-color: #ECEAEA;
}

.fullWidth, .fullWidthL {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}
.xSpacer{
    height:360px;
}
#registerBoxC .xSpacer {
    height: 590px;
}
.fullWidthL {
    max-width: 1600px;
    margin: 0 auto;
}
.loginBoxC{
    width:340px;
    margin:0px auto;
    text-align:center;
}
.loginBoxC .btnV{
    width:unset;
}
.loginBoxC a{
    text-decoration:none;
}

    .loginBoxC input[type=text], .loginBoxC input[type=password], .loginBoxC textarea, .loginBoxC select, .loginBoxC input[type=number] {
        margin-top: 10px;
        height: 40px;
    }

#imgCaptcha {
    width: 120px;
    height: 40px
}
.captcha {
    display: block;
    position: relative;
    height: 40px;
    margin: 10px auto;
    width: 300px;
}

.refresh {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #666;
    color: #264bb1;
    cursor: pointer;
    font-size: 30px;
    float: right;
    clear: none;
    vertical-align: top;
    line-height: 38px;
    padding-top: 4px;
}

    .refresh:hover {
        color: #0099ff;
    }

.captcha img {
    display: inline-block;
    position: relative;
    float: right;
    clear: none;
    vertical-align: top;
}

.captcha input[type=text] {
    display: inline-block;
    position: relative;
    float: right;
    clear: none;
    margin: 0;
    vertical-align: top;
}

.notAvailable {
    color: #ff0000;
    height: auto;
    text-align: center;
    display: block;
    vertical-align: central;
    margin-bottom: 50px;
    line-height: 25px;
    padding: 20px 10px 10px 10px;
    background-color: white;
    font-size: 1.2em;
}

.headLogo {
    height: 130px;
}

.vMedia, .logo, .langs, .udata {
    position: absolute;
    left: 0px;
    width: 100%;
    text-align: center;
}

.vMedia, .udata {
    top: 50px;
    height: 20px;    
    top: 60px;
    height: 20px;
    vertical-align: middle;
    width:200px;
}
.udata {
    padding-left:20px;
    text-align:left;
    top:10px;
}
.la-en .vMedia{
    padding-left:40px;
}

.logo {
    top: 0px;
    left: 200px;
    height: 100%;
    vertical-align: middle;
    line-height: 70px;
    top: 0px;
    left: 200px;
    width: calc(100% - 400px);
}

    .logo a, .logo a img {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
    }

.langs {
    top: 0px;
    height: 100px;
    padding-top: 50px;
    left: calc(100% - 200px);
    width: 200px;
    vertical-align: middle;
}

.fa, .en, .ar {
    background-image: none;
}

    .fa a, .en a, .ar a, .fa a img, .en a img, .ar a img {
        display: block;
        position: relative;
        width: 40px;
        height: 20px;
    }

.headNav {
    margin-top: 10px;
    height: 60px;
    background-image: linear-gradient(180deg, #516EFF 0%, #3452eb 100%);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    text-align: center;
}

.mham {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50px;
    height: 100%;
    filter: invert(1);
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24"><path d="M120-240v-80h720v80H120Zm0-200v-80h720v80H120Zm0-200v-80h720v80H120Z"/></svg>');
    display: none;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: 5px;
}
.la-en .mham{
    right:unset;
    left:0px;
}
.footerNav {
    height: 220px;
    margin-top: 10px;
}

    .footerNav .col3 {
        padding: 30px;
        color: white;
        align-items: center;
    }

        .footerNav .col3 .place, .footerNav .col3 .tell {
            filter: invert(1);
        }

        .footerNav .col3 a {
            place-self: flex-start;
            margin-left: 10px;
        }

        .footerNav .col3 img {
            width: 110px;
            filter: invert(1);
        }

        .footerNav .col3::after {
            content: ' ';
            position: absolute;
            top: 0px;
            left: 0px;
            width: 2px;
            height: 60%;
            margin-top: 10%;
            border-left: 1px solid rgba(255,255,255,0.6);
        }
.la-en .footerNav .col3::after {
    left: unset;
    right: 0px;
    border-left: none;
    border-right: 1px solid rgba(255,255,255,0.6);
}
.footerNav .col3:last-of-type::after {
    border-left: none;
}
.la-en .footerNav .col3:last-of-type::after {
    border-right: none;
}
.bgV {
    transition: opacity 1s;
    pointer-events: none;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    direction: ltr;
}

.bgVV {
    width: 100%;
    max-width: 100%;
    height: auto;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin: 0;
    line-height: 1;
    border: none;
}

.bgO {
    background-color: #516EFF;
    background-image: linear-gradient(180deg, #516EFF 0%, #3452eb 100%);
    opacity: 0.84;
    transition: all 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.headNav ul {
    margin: 0px;
    line-height: 60px;
    padding-inline-start: 0;
    cursor: default;
}

    .headNav ul li {
        color: white;
        display: inline-block;
        padding-right: 20px;        
        cursor: default;
        line-height:60px;
    }
        .headNav ul li:first-of-type {
            padding-right: 0;
        }
.la-en .headNav ul li {
    padding-right: initial;
    padding-left: 20px;    
}
        

.la-en .headNav ul li:first-of-type {
    padding-left:0px;
}

.headNav ul li a {
    text-decoration: none;
    color: white;
    font-weight: bold;
    cursor: pointer;
    text-shadow: rgba(17,0,255,0.85) 0px 0px 8px;
    transition: all 0.3s;
}

            .headNav ul li a:visited {
                color: white;
            }

            .headNav ul li a:hover {
                color: black;
                text-shadow: rgba(255,255,255,1) 0px 0px 8px;
            }





figure {
    margin: 0;
    background: #101010;
    font-weight: 100;
}

div#captioned-gallery {
    width: 100%;
    overflow: hidden;
    height: calc(100vh - 270px);
}

figure.slider {
    position: relative;
    font-size: 0;
    transition: all 2s;
    height: calc(100vh - 270px);
    position: absolute;
    top: 0px;
    left: 0px;
}

    figure.slider figure {
        height: auto;
        display: inline-block;
        position: relative;
        height: calc(100vh - 270px);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }

    figure.slider img {
        width: 100%;
        height: calc(100vh - 270px);
    }

    figure.slider figure figcaption {
        position: absolute;
        bottom: 0;
        background: rgba(0,0,0,0.4);
        color: #fff;
        width: 100%;
        font-size: 2rem;
        padding: .6rem;
    }

.whyUs {
    background-color: #516EFF;
    height: 190px;
    margin: 0px auto;
    color: white;
    display: flex;
}

    .whyUs .col3, .whyUsC .col2 {
        display: inline-block;
    }

    .whyUs p, .whyUs span {
        font-size: 2em;
        display: block;
        width: 100%;
        margin: 0 auto;
        line-height: 90px;
        text-align: center;
    }

    .whyUs span {
        font-size: 1.3em;
        line-height: 40px;
    }

    .whyUs .box {
        margin: 15px 30px 0 10px;
        position: relative;
        display: inline-block;
        width: 140px;
        height: 140px;
        background-color: white;
        border-radius: 10px;
        float: left;
    }

    .whyUs .tell, .whyUs .chat {
        background-position: center;
        margin-top: 30px;
        transform: scale(1.7);
        filter: invert(0.25);
        font-size: 0.95em;
        color: black;
        line-height: 80px;
    }

.whyUsC h1و .whyUsC h2 {
    color: #555555;
}

.whyUsC h1 {
    font-size: 3em;
    margin: 30px 30px 120px 0;
}

.whyUsC h2 {
    line-height: 35px;
    font-size: 1.2em;
    color: #555555;
    margin: 30px 40px 60px 20px;
}

.whyUsC h1::after {
    content: '';
    position: absolute;
    bottom: -110px;
    left: 0px;
    width: 100%;
    height: 1px;
    background-color: #516EFF
}

.whyUsC .col2:first-of-type img {
    width: 60%;
    margin-right: 20%;
}

.whyUsC ul li {
    line-height: 40px;
    font-size: 1.1em;
    font-weight: bold;
}

    .whyUsC ul li::before {
        content: '';
        background-repeat: no-repeat;
        background-position: center;
        filter: invert(0.3);
        background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24"><path d="M240-40v-329L110-580l185-300h370l185 300-130 211v329l-240-80-240 80Zm80-111 160-53 160 53v-129H320v129Zm20-649L204-580l136 220h280l136-220-136-220H340Zm98 383L296-558l57-57 85 85 169-170 57 56-226 227ZM320-280h320-320Z"/></svg>');
        position: absolute;
        width: 24px;
        height: 100%;
        right: -24px;
        top: 0px;
    }
.la-en .whyUsC ul li::before{
    right:unset;
    left:-24px;
}
.whyUsC ul {
    position: relative;
    display: inline-block;
    width: 48%;
}

.boxShadow4 {
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 3px 0px #bfbfbf;
    -moz-box-shadow: 0px 0px 3px 0px #bfbfbf;
    box-shadow: 0px 0px 3px 0px #bfbfbf;
    overflow: hidden;
}

.boxShadowLight {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}

.gTitle {
    width: 100%;
    position: relative;
    height: 35px;
    line-height: 35px;
    display: block;
    padding: 0px 5px 0px 5px;
    font-size: 1.2em;
    font-weight: bold;
    text-align: right;
}
.la-en .gTitle{
    text-align:left;
}
    .gTitle::before {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        left: 0px;
        bottom: 0px;
        height: 1px;
        border-bottom: 1px solid #dddddd;
        z-index: 0;
        bottom: -8px;
    }

    .gTitle span {
        position: relative;
        display: inline-block;
        height: 33px;
        line-height: 33px;
        color: black;
        font-size: 2em;
    }

        .gTitle span::after {
            content: "";
            display: block;
            position: absolute;
            width: calc(100% + 4px);
            left: 0px;
            bottom: -9px;
            height: 2px;
            border-bottom: 2px solid lightgreen;
            z-index: 1;
        }



.gBody {
    position: relative;
    height: auto;
    overflow: hidden;
    display: block;
    vertical-align: central;
}

.gsCon {
    height: auto;
    position: relative;
    left: 0px;
    right: 0px;
    display: block;
    overflow: hidden;
}


.imgx{
    float:right;
    padding:10px;
}
.la-en .imgx{
    float:left;
}
.rC {
    width: 34%;
    margin-left: 0px;
    float: right;
    padding: 0px 5px 0px 10px;
    z-index: 10;
    max-width: 529px;
}


.gbar {
    width: 100%;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    border-radius:4px;
    position: relative;
    margin-top: 17px;
    margin-left: 20px;
    margin-right: 20px;
    width: calc(100% - 40px);
    min-height: 30px;
    background-color: @backcolor2;
    padding-right: 10px;
    padding-left: 10px;
    display: inline-block;
    line-height: 30px;
}


.gbar hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ddd;
    margin: 1em 0;
    padding: 0;
}

.gbar a {    
    display: inline-block;
    line-height: 30px;
    font-size: 0.9em;
}

    .gbar a:hover {
        color: black;
    }

.crumB li {
    font-size: 1.2em;
    display: inline-block;
}

    .crumB li::after {
        content: "\2039";
        font-size: 1.0em;
        color: gray;
        display: inline-block;
        line-height: 30px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .crumB li:last-child::after {
        content: none;
        display: none;
    }

.cm2, .proes, .cones, .cm2Fix {
    position: relative;
    display: block;
    width: calc(50% - 20px);
    height: auto;
    margin: 10px;
    float: right;
}

.proes, .cones, .cm2Fix {
    width: calc(50% - 20px);
}

.cm2FixCr {
    width: 50%;
    margin-right: 0px;
    margin-left: 0px;
}

.cm2 p, .proes p, .cones p, .cm2Fix p {
    color: gray;
}
.lC {    
   
    z-index: 11;
    padding:10px;
}
.lCAs {
    box-sizing: border-box;
    margin: 0px 0px 0px 5px;
    width: calc(100% - 5px);
}
#postBox {
    clear: both;
    position: relative;
    margin: 0 auto;
    width: 100%;
    display: block;
    max-height:0px;
    overflow:hidden;
}
#postBox .lCAs{
    background-color:#bfbfbf;
    width:calc(50% - 20px);
    padding:10px;
}
    .uCom{text-align:justify}
    #postBox input[type=text], #postBox textarea {
        width: 80%;
        margin:3px 10%;
    }

    #postBox textarea {
        height: 150px;
    }
#postBox h1{
    font-size:1.2em;
}
.abar {
    position: relative;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    margin-top: 10px;
    display: block;
    padding: 10px;
}

    .abar .showSearchBox {
        margin: 0px;
        width: 100%;
    }
.gShow {
    width: 300%;
    height: 230px;
    line-height: 45px;
}

.gsShowC {
    transition: all ease 300ms;
    width: 100%;
    text-align: center;
}

.gItem {
    width: 232px;
    height: auto;
    margin: 10px;
    display: inline-block;
    padding: 5px;
}

    .gItem a {
        text-decoration: none;
        font-size: 1.0em;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 210px;
        height: auto;
        line-height: 20px;
        cursor: pointer;
        margin: 5px;
    }

        .gItem a img {
            width: 210px;
            height: auto;
            cursor: pointer;
            box-sizing: border-box;
            border-radius: 116px;
        }

        .gItem a:hover {
            color: blue;
        }

    .gItem:hover {
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    }



    .gItem a label {
        display: block;
        width: 200px;
        height: 165px;
        line-height: 20px;
        text-align: center;
        cursor: pointer;
    }        
        .gItem a label p{
            min-height:60px;
            margin:0px;
            line-height:25px
        }
            
            .gItem a label p:last-of-type {
                border: 1px solid dimgray;
                border-radius: 5px;
                cursor: pointer;
                min-height:unset;
            }
    .gItem a span, .showPrice {
        box-sizing: border-box;
        background-color: #646464;
        color: cyan;
        display: block;
        clear: both;
        padding: 0px 5px 0px 5px;
        line-height: 20px;
        height: 20px;
        text-align: center;
        position: relative;
        margin: 0px 10px 0px 10px;
        cursor: pointer;
    }

        .gItem a span::before, .showPrice::before {
            content: "";
            position: absolute;
            left: -10px;
            top: 0px;
            width: 20px;
            height: 100%;
            background-color: #646464;
            z-index: 10;
            border-radius: 30px;
        }

        .gItem a span::after, .showPrice::after {
            content: "";
            position: absolute;
            left: calc(100% - 10px);
            top: 0px;
            width: 20px;
            height: 100%;
            background-color: #555555;
            z-index: 10;
            border-radius: 30px;
        }

.gshow strong, .gshow strong a, .gshow a, .lCAs strong, .lCAs strong a, .lCAs a {
    font-weight: normal;
    font-size: 1em;
    text-decoration: none;
}

    .gshow strong, .gshow strong a, .lCAs strong, .lCAs strong a {
        font-weight: bold;
    }

.gshow strong, .lCAs strong {
    font-weight: bold;
    color: #494949;
    font-family: IRANSans;
    font-size: 0.95em;
}

.fadeIn {
    animation-name: fi;
    animation-duration: 0.85s;
    animation-iteration-count: 1;
}

.fadeOutIn {
    animation-name: foi;
    animation-duration: 0.55s;
    animation-iteration-count: 1;
}

.fadeOut {
    animation-name: fo;
    animation-duration: 0.45s;
    animation-iteration-count: 1;
}

.dNo {
    display: none;
}

.dBlock {
    display: block;
}


@keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    animation-duration: 0.75s;
    animation-name: bounceIn;
}

.btnhome {
    transition:all ease 100ms;
    width: 70px;
    height: 40px;
    bottom: -5px;
    right: calc(50% - 35px);
    position: fixed;
    display: none;
    z-index: 9999999999;
    cursor: pointer;
}

    .btnhome span {
        /*background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24"><path d="M480-80q-106 0-173-33.5T240-200q0-35 29-61t80-41l23 76q-17 5-31 12.5T322-200q13 16 60 28t98 12q51 0 98.5-12t60.5-28q-5-6-19-13.5T589-226l23-76q51 15 79.5 41t28.5 61q0 53-67 86.5T480-80Zm0-267q18-33 38-60.5t39-52.5q37-48 59-86.5t22-95.5q0-66-46-112t-112-46q-66 0-112 46t-46 112q0 57 22 95.5t59 86.5q19 25 39 52.5t38 60.5Zm0 147q-11 0-20-6.5T447-224q-23-71-58-119t-68-92q-32-44-55.5-91T242-642q0-100 69-169t169-69q100 0 169 69t69 169q0 69-23 116t-56 91q-32 44-67.5 92T513-224q-4 11-13 17.5t-20 6.5Zm0-357q35 0 60-25t25-60q0-35-25-60t-60-25q-35 0-60 25t-25 60q0 35 25 60t60 25Zm0-85Z"/></svg>');
        background-repeat: no-repeat;*/
        transition: all ease 100ms;
        border: 1px solid rgba(255,255,255,1);
        box-shadow: 0px 0px 3px 1px rgba(255,255,255,1);
        text-shadow: 0 0 1px rgba(255, 255, 255, .2), 0 0 3px rgba(255, 255, 255, 1), 0 0 5px rgba(255, 255, 255, 1), 0 0 7px rgba(255, 255, 255, 0.7), 0 0 9px rgba(255, 255, 255, 0.5), 0px 0px 12px rgba(255, 255, 255, 0.35);
        position: absolute;
        display: block;
        top: 0px;
        width: 100%;
        height: 100%;
        right: calc(50% - 35px);
        line-height: 50px;
        border-radius: 25px 25px 0px 0px;
        border: 0px solid #666666;
        font-size: 4em;
        background-color: #31355155;
        transform-origin: center;
        color: #fc8621;
        text-align: center;
    }

    .btnhome:hover span {
        text-shadow: 0 0 4px rgba(255, 255, 255, .2), 0 0 5px rgba(255, 255, 255, 1), 0 0 10px rgba(255, 255, 255, 1), 0 0 14px rgba(255, 255, 255, 1), 0 0 18px rgba(255, 255, 255, 1), 0px 0px 24px rgba(255, 255, 255, 1);
        animation-duration: 0.75s;
        animation-name: bounceIn;
        font-size: 5em;
        right: calc(50% - 35px);
        background-color: #313551;
    }
    .btnhome span:after {
        content: '\203A';
        position:absolute;
        top:0px;
        left:5px;
        width:100%;
        height:100%;
        transform:rotate(90deg);
    }
.la-en .btnhome span:after {
    left: -5px;
    transform: rotate(270deg);
}

._uArea {
    background-color: unset;
    z-index: 999999999;
    position: relative;
    display: block;
    clear: both;
}

.uArea .headNav, #mmenu, #mmcont {
    overflow-x: unset;
}

.navMenu {
    list-style: none inside;
    margin: 0;
    padding: 0;
    text-align: center;
}

    .navMenu li {
        display: block;
        position: relative;
        /* menu background color */
    }

        .navMenu li a {
            display: block;
            padding: 0;
            text-decoration: none;
            /* this is the width of the menu items */
            line-height: 60px;
            /* this is the hieght of the menu items */
        }

        .navMenu li li a {
            /* font-size: 80%;*/
        }


        /* smaller font size for sub menu items */

        .navMenu li:hover {
        }


    /* highlights current hovered list item and the parent list items when hovering over sub menues */

    .navMenu ul {
        position: absolute;
        padding: 0;
        left: 0;
        display: none;
        /* hides sublists */
    }

    .navMenu li:hover ul ul {
        display: none;
    }


    /* hides sub-sublists */
    .navMenu li:hover ul {
        display: block;
        z-index: 99999999999;
        position: absolute;
        width: 200px;
        right: 0px;
        background-image: linear-gradient(180deg, #516EFF 0%, #3452eb 100%);
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
        padding: 10px;
    }
    .la-en .navMenu li:hover ul {
        right:unset;
        left: 0px;        
    }

        .navMenu li:hover ul li {
            display: block;
            text-align: right;
            margin: 0px;
            line-height: 35px;
        }
.la-en .navMenu li:hover ul li {
    text-align: left;
}
.navMenu li ul li:hover {
    background-color: cornflowerblue;
}

    .navMenu li ul li a {
        line-height: 35px;
    }

.navMenu li:hover ul li:first-of-type {
    padding-right: 20px;
    padding-left: initial;
}

.la-en .navMenu li:hover ul li:first-of-type {
    padding-left: 20px;
    padding-right: initial;
}

@media only screen and (max-width:1280px) {
    .imgx{
        width:calc(30% - 20px);
    }
    .whyUsC h1 {
        font-size: 2em;
        line-height: 50px;
    }

    .whyUsC h2 {
        font-size: 0.9em;
    }

    .whyUs .col3:nth-of-type(2) {
        display: none;
    }

    .whyUs .col3 {
        width: 50%;
    }

    .whyUsC ul li {
        font-size: 0.8em;
    }
}

@media only screen and (max-width:1080px) {
    .uAreaX {
        display: block;
        height: 47px;
        padding-top: 5px;
        top: 0px;
        /*width:190px;*/
    }

    .uAreaU {
        display: none;
    }

    .footerNav {
        height: 280px;
    }

        .footerNav .col3 {
            width: 50%;
        }

            .footerNav .col3:nth-of-type(2)::after, .footerNav .col3:last-of-type::after {
                display: none;
            }

            .footerNav .col3:last-of-type {
                border-top: 1px solid #999999;
                float: none;
                width: 100%;
            }
}

@media only screen and (max-width:768px) {
    #postBox .lCAs{
        width:calc(100% - 20px);
    }
    .cm2 {
        width: calc(100% - 20px);
        float: none;
    }

    .cm2Cr {
        width: calc(100% - 20px);
        margin-right: 10px;
    }
    .rC {
        width: 45%;
    }

    
    figure.slider figure figcaption {
        font-size: 1.3rem;
    }

    .whyUsC h2 {
        margin: 30px 40px 10px 20px;
    }

    .whyUsC .col2:first-of-type img {
        width: 90%;
        margin-right: 5%;
    }

    .whyUsC h1 {
        margin: 30px 30px 50px 0;
    }

        .whyUsC h1::after {
            bottom: -30px;
        }

    .whyUs {
        display: block;
        height: auto;
    }

        .whyUs .col3 {
            width: 100%;
            float: none;
            height: auto;
        }

        .whyUs .box {
            width: calc(50% - 10px);
            margin: 10px 5px 10px 5px;
        }

    .whyUsC .col2:nth-of-type(1) {
        width: 33%;
    }

    .whyUsC .col2:nth-of-type(2) {
        width: 67%;
    }

    .whyUsC {
        font-size: 0.9em;
    }

    .bgV, .bgO {
        display: none;
    }

    .footerNav {
        background-color: #516EFF;
    }

    .headLogo {
        height: 130px;
    }

    .vMedia, .logo, .langs, .udata {
        top: 0px;
        height: 100%;
        vertical-align: middle;        
    }
    .udata{
        top:10px;
    }
    .vMedia {
        height:20px;
        top:50px;
    }
    .udata{
        height:20px;
    }
    .vMedia, .langs, .udata {
        width: 200px;
    }

    .logo {
        top: 0px;
        left: 200px;
        width: calc(100% - 400px);
    }

    .langs {
        left: calc(100% - 200px);
    }
}

@media only screen and (max-width:768px) {
    .imgx{
        float:none;
        margin:0 auto;
        width:calc(100% - 20px)
    }
    .xAbar {
        width: calc(100% - 0px);
        margin: 15px -10px 0px 15px;
    }
    .mham {
        display: block;
    }

    .mmenu {
        position: fixed;
        top: 0px;
        right: 0px;
        width: 0px;
        height: 100%;
        z-index: 99999999;
        background-image: linear-gradient(180deg, #516EFF 0%, #3452eb 100%);
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    }
    #mmenu {
        overflow-x:hidden;
    }
    .la-en .mmenu{
        right:unset;
        left:0px;
    }
    .vMedia, .udata {
        left: 10px;
        text-align: left;
        width: 120px;
        float: none;
    }
    .headLogo{
        overflow:visible;
    }
    .langs {
        position: absolute;
        top: 110px;
        left: 0px;
        z-index: 99999999999999;
        text-align: left;
        width: 160px;
    }
    .la-en .langs{
        left:unset;
        right:0px;
        text-align:right;
    }
    .logo {
        left: unset;
        right: 5px;
        width: calc(100% - 130px);
    }

        .logo a, .logo a img {
            left: unset;
            right: 0px;
        }

    .headNav ul {
        text-align: right;
        margin-top: 60px;
    }
    .la-en .headNav ul{
        text-align:left;
    }
        .headNav ul li {
            display: block;
            line-height: 40px;
        }

            .headNav ul li:first-of-type {
                padding-right: 20px;
            }
    .la-en .headNav ul li:first-of-type {
        padding-right: initial;
        padding-left: 20px;
    }
    .rC {
        width: 100%;
        margin: 0px;
        float: none;
        padding: 0px;
        max-width: unset;
    }



    .lCAs, #postBox {
        position: relative;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        box-sizing: border-box;
        padding: 10px;
        text-align: justify;
    }
    
        .g {
            position: relative;
            text-align: center;
            width: calc(100% - 10px);
            margin-left: 5px;
            margin-right: 5px;
        }

    .footerNav {
        height: 360px;
    }
    .navMenu li:hover ul {
        top: -40px;
        right: 80px;
        width: calc(100% - 82px);
    }
    .la-en .navMenu li:hover ul {
        left: 80px;
        width: calc(100% - 82px);
    }
}


@media only screen and (max-width:480px) {
    
    figure.slider figure figcaption {
        font-size: 1.1rem;
    }

    .whyUsC .col2, .whyUsC .col2:nth-child(1), .whyUsC .col2:nth-child(2) {
        width: 100%;
        float: none;
    }

        .whyUsC .col2 h1 {
            font-size: 1.6em;
            margin: 0;
            text-align: center;
            width: 100%;
        }

        .whyUsC .col2 h2 {
            font-size: 1.2em;
            margin: 0;
            text-align: center;
            width: 100%;
        }

        .whyUsC .col2 img {
            display: none;
        }

    .footerNav .col3 {
        padding: 5px;
    }
}
