@charset "UTF-8";
@import url('../fonts/stylesheet.css');

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
    font-family: iranyekan;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    line-height: 2;
}

.box_2 {
    width: 45%;
    display: inline-block;
    text-align: left;
}

    .box_2 img {
        width: 80%;
        display: block;
        text-align: left;
    }

.box_1 {
    width: 50%;
    display: inline-block;
}

article, aside, figure, footer, header, hgroup, nav, section {
    font-family: iranyekan;
    display: block
}

img, iframe, object, embed {
    max-width: 100%
}

    img.img-thumbnail {
        border: unset !important;
        width: 100%;
    }

video {
    max-width: 100%;
    height: auto
}

ul {
    list-style: none;
    line-height: 2.5;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

    a#prev3,
    a#next3,
    a#prev301,
    a#next301,
    a#prev43,
    a#next43,
    a#prev53,
    a#next53 {
        display: block;
        width: 52px;
        height: 52px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        border-radius: 100%;
        background-color: transparent;
        position: absolute;
        z-index: 120;
        top: 100px;
        cursor: pointer;
        color: #fff;
        -webkit-transition: all .25s linear;
        -moz-transition: all .25s linear;
        -o-transition: all .25s linear;
        -ms-transition: all .25s linear;
        transition: all .25s linear;
        bottom: 1rem;
        font-size: 33px;
        right: 4rem;
        top: 50%;
        transform: translate(0, -50%);
        background-color: rgb(22 33 92 / 67%);
        color: #ffffff;
        text-align: center;
        line-height: 1.5;
        direction: ltr;
    }

    a#next3,
    a#next43,
    a#next301,
    a#next53 {
        right: unset;
        left: 4rem;
    }

.box_slide {
    /* max-width: 1000px; */
    /* display: block; */
    /* height: auto; */
    /* position: relative; */
    /* margin: auto; */
    /* width: 100%; */
    /* overflow: hidden; */
}

del {
    text-decoration: line-through
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th {
    font-weight: 700;
    vertical-align: bottom
}

td {
    font-weight: 400;
    vertical-align: top
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #d6d6d6;
    margin: 2em 0;
    padding: 0;
    clear: both
}

input, select {
    vertical-align: middle;
    border-radius: 0;
    background: none;
    -webkit-appearance: none
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    white-space: pre-line;
    word-wrap: break-word
}

input[type="radio"] {
    vertical-align: text-bottom
}

input[type="checkbox"] {
    vertical-align: bottom;
    *vertical-align: baseline
}

.ie6 input {
    vertical-align: text-bottom
}

select, input, textarea {
    font: 99% iranyekan;
    outline: none
}

table {
    font-size: inherit;
    font: 100%
}

.table-bordered {
    margin-bottom: 1px;
    min-width: 500px;
}

    .table-bordered thead tr th {
        background-color: #edc938;
        padding: 10px;
        font-size: 13px;
        text-align: center;
        border-radius: 7px;
        border-left: solid 3px #fff;
    }

    .table-bordered tbody tr td {
        text-align: center;
        font-size: 13px;
        border-left: solid 2px #fff;
        background-color: #f9f9f9;
        border-radius: 10px;
        border-top: 4px solid #fff;
        padding: 8px 0;
    }

    .table-bordered tbody tr {
    }

a:hover, a:focus, a:active {
    outline: none
}

small {
    font-size: 85%
}

strong, th {
    font-weight: 700
}

td, td img {
    vertical-align: top
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

pre, code, kbd, samp {
    font-family: iranyekan;
}

.clickable, label, input[type=button], input[type=submit], button {
    cursor: pointer
}

    label.form-check-label {
        padding-right: 15px;
        position: relative;
        top: -5px;
    }

.form-check .form-check-input {
    float: right;
    margin-right: 15px;
    margin-left: unset;
}

label.control-label {
    display: block;
    font-size: 13px;
    margin-bottom: 9px;
    margin-right: 10px;
}

button, input, select, textarea {
    margin: 0
}

.modal-header .btn-close {
    left: 10px;
    position: absolute;
}

button {
    width: auto;
    overflow: visible
}

.ie7 img {
    -ms-interpolation-mode: bicubic
}

.ie6 html {
    filter: expression(document.execCommand(BackgroundImageCache, false, true))
}

.clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

body, select, input, textarea {
    color: #333
}

::-moz-selection {
    background: #00508c;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #00508c;
    color: #fff;
    text-shadow: none
}

* {
    -webkit-tap-highlight-color: transparent
}

.form-group {
    display: block;
    width: auto;
    margin: 11px;
    text-align: right;
    margin: 10px 0px;
}

ins {
    background-color: #fcd700;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #fcd700;
    color: #000;
    font-style: italic;
    font-weight: 700
}

@font-face {
    font-family: 'icomoon';
    src: url(../fonts/icomoon688d.eot?uzovzx);
    src: url(../fonts/icomoond41d.eot?#iefixuzovzx) format("embedded-opentype"), url(../fonts/icomoon688d.ttf?uzovzx) format("truetype"), url(../fonts/icomoon688d.woff?uzovzx) format("woff"), url(../fonts/icomoon688d.svg?uzovzx#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

[class^="icon-"]:before, [class*=" icon-"]:before, .ReadMore:before, .whatWeDoListPrev:before, .whatWeDoListNext:before, .PaginationNext a:before, .PaginationPrev a:before, .NavLeft a:after, .NavLeft .SubMenuBtn:after, .bx-wrapper .bx-controls-direction a:after, .SocialBoxeInside a:after, .RightSection .DNWactivitiesWrapper .DNWactivitiesBox:after, .RightSection .WindTunnelsBoxesWrapper .City:before, .RightSection .WindTunnelsBoxesWrapper .Shortcut:before, .RightSection .MainFeaturesBoxesWrapper h4:before, .RightSection .ContactDataBox .ContactUs:before, .ContactRightSection .ContactDataBox2 .Btn:before, .RightSection .SimulationTechniquesBoxesWrapper h3:before, .RightSection .SimulationTechniquesBoxesWrapper h3:after, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft:after, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight:after, .Btn:before, #cboxPrevious:after, #cboxNext:after, #cboxClose:after {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-01:before {
    content: "\e600"
}

.icon-02:before {
    content: "\e601"
}

.icon-03:before {
    content: "\e602"
}

.icon-04:before {
    content: "\e603"
}

.icon-05:before {
    content: "\e604"
}

.icon-06:before {
    content: "\e605"
}

.icon-07:before {
    content: "\e606"
}

.icon-08:before {
    content: "\e607"
}

.icon-09:before {
    content: "\e608"
}

.icon-10:before {
    content: "\e609"
}

.icon-11:before {
    content: "\e60a"
}

.icon-12:before {
    content: "\e60b"
}

.icon-13:before {
    content: "\e60c"
}

.icon-14:before {
    content: "\e60d"
}

.icon-15:before {
    content: "\e60e"
}

.icon-16:before {
    content: "\e60f"
}

.icon-17:before {
    content: "\e610"
}

.icon-18:before {
    content: "\e611"
}

.icon-19:before {
    content: "\e612"
}

.icon-20:before {
    content: "\e613"
}

.icon-21:before {
    content: "\e614"
}

.icon-22:before {
    content: "\e615"
}

.icon-23:before {
    content: "\e616"
}

.icon-24:before {
    content: "\e617"
}

.icon-25:before {
    content: "\e618"
}

.icon-26:before {
    content: "\e619"
}

.icon-27:before {
    content: "\e61a"
}

.icon-28:before {
    content: "\e61b"
}

.icon-29:before {
    content: "\e61c"
}

.icon-30:before {
    content: "\e61d"
}

.icon-31:before {
    content: "\e61e"
}

.icon-32:before {
    content: "\e61f"
}

.icon-33:before {
    content: "\e620"
}

.icon-34:before {
    content: "\e621"
}

.icon-36:before {
    content: "\e622"
}

.icon-37:before {
    content: "\e623"
}

.icon-38:before {
    content: "\e624"
}

.icon-39:before {
    content: "\e625"
}

.icon-40:before {
    content: "\e626"
}

.icon-41:before {
    content: "\e627"
}

.icon-CarsAndTrucks:before {
    content: "\e628"
}

.icon-EnvironmentalEngineering:before {
    content: "\e629"
}

.icon-Missiles:before {
    content: "\e62a"
}

.icon-Spacecraft:before {
    content: "\e62d"
}

.icon-ParticleImageVelocimetry:before {
    content: "\e62e"
}

.icon-BoundaryLayers:before {
    content: "\e62f"
}

.icon-Rotocraft:before {
    content: "\e631"
}

.icon-ModelDeformation:before {
    content: "\e632"
}

.icon-PressureMeasurementSystem:before {
    content: "\e633"
}

.icon-ProjectManagement:before {
    content: "\e635"
}

.icon-Velocity:before {
    content: "\e636"
}

.icon-Aeroacoustics:before {
    content: "\e637"
}

.icon-Engines:before {
    content: "\e638"
}

.icon-MilitaryAircraft:before {
    content: "\e639"
}

.icon-FixedWingTransportAircraft:before {
    content: "\e63a"
}

.icon-QualityControl:before {
    content: "\e63c"
}

.icon-ModelPositioningMechanism:before {
    content: "\e63f"
}

.icon-PressureSensitivePaint:before {
    content: "\e641"
}

.icon-InterferenceCorrections:before {
    content: "\e642"
}

.icon-Pressures:before {
    content: "\e643"
}

.icon-DynamicDataAcquisition:before {
    content: "\e644"
}

.icon-Balance:before {
    content: "\e645"
}

.icon-Forces:before {
    content: "\e646"
}

.icon-Trains:before {
    content: "\e648"
}

a {
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    -ms-transition: all .25s linear;
    transition: all .25s linear;
    text-decoration: none;
    color: #03f
}

    a:hover {
        color: #69f
    }

input:focus, input:hover {
    outline: 0
}

html {
    font-size: 62.5%
}

body {
    font-size: 14px;
    font-size: 1.4rem
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400
}


body {
    font-family: iranyekan;
    font-weight: 400;
    color: #5c5c5c;
    font-size: 14px;
    line-height: 1.2;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    direction: rtl;
    /* text-align: right; */
}

section {
    width: 100%;
    padding: 0 20px;
    float: left;
    box-sizing: border-box;
}

.BtnWrapper {
    display: block;
    clear: both;
    float: left
}

.Btn {
    width: 195px;
    height: 50px;
    display: block;
    clear: both;
    box-sizing: border-box;
    margin: 0 auto;
    padding-right: 24px;
    border: 1px solid #edc938;
    color: #00508c;
    line-height: 48px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px
}

    .Btn:hover {
        border-color: #edc938;
        background-color: #edc938;
        color: #fff
    }

.BtnBlue {
    border-color: transparent;
    background-color: #edc938;
    color: #fff
}

    .BtnBlue:hover {
        border-color: #edc938;
        background-color: #fff;
        color: #edc938;
    }

.Btn[class*="icon-"]:before, .ReadMore:before {
    position: absolute;
    left: 22px;
    top: 15px;
    font-size: 19px;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    -ms-transition: all .25s linear;
    transition: all .25s linear;
    transform: rotate(180deg);
}

.icon-02:before {
    position: absolute;
    left: 22px;
    top: 15px;
    font-size: 19px;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    -ms-transition: all .25s linear;
    transition: all .25s linear;
    transform: rotate(90deg) !important;
}

.ReadMore {
    width: 170px
}

    .ReadMore:before {
        color: #00a2ff;
        content: "\e602"
    }

    .ReadMore:hover:before {
        color: #fff
    }

.MainHeader {
    width: 100%;
    height: 88px;
    position: absolute;
    top: 0;
    background-color: rgb(16 26 78 / 77%);
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    -ms-transition: all .25s linear;
    transition: all .25s linear;
    z-index: 130
}

.Fixed {
    position: fixed;
    height: 90px;
    background-color: rgb(54 54 54 / 50%);
}

    .Fixed .HeaderWrapper {
        padding-top: 28px
    }

    .Fixed .SecondMenu {
        top: -5px
    }

    .Fixed .LogoTop {
        margin-top: -13px
    }

.HeaderWrapper {
    max-width: 1220px;
    padding: 0 15px;
    margin: 0 auto;
    padding-top: 25px;
    position: relative;
    box-sizing: border-box;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    -ms-transition: all .25s linear;
    transition: all .25s linear
}

.LogoTop {
    float: right;
    display: block;
    width: 130px;
    top: 19px;
    margin-top: -2px;
    transform: scale(1.5);
}

    .LogoTop img {
        max-width: none;
        width: 100%;
        -webkit-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -o-transition: all .2s linear;
        -ms-transition: all .2s linear;
        transition: all .2s linear
    }

    .LogoTop:hover img {
        width: 100%;
        margin-top: 0px;
    }

.NavTop {
    padding-right: 0px;
    float: right;
    height: 45px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    min-width: 73rem;
}

.SecondMenu {
    position: absolute;
    left: 8rem;
    top: 0;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    -ms-transition: all .25s linear;
    transition: all .25s linear;
    display: none;
}

    .SecondMenu ul {
        display: block;
        height: 100%;
        float: right
    }

    .SecondMenu li {
        display: inline-block;
        margin-left: 7px
    }

    .SecondMenu a {
        color: rgb(255 255 255);
        display: block;
        text-transform: uppercase;
        font-size: 11px;
        line-height: 44px;
        padding: 0 10px
    }

        .SecondMenu a:hover {
            color: #00a2ff
        }

.MainMenu {
    /* float: left; */
    position: relative;
    top: 10px;
    height: 40px;
}

    .MainMenu ul {
        display: block;
        height: 19px;
        float: right
    }

    .MainMenu li {
        display: block;
        float: right;
        margin-left: 0;
        position: relative;
        /* height: 50px; */
        min-height: 50px;
    }

        .MainMenu li:before {
            content: " ";
            display: block;
            position: absolute;
            right: -10px;
            top: 50%;
            height: 1px;
            width: 20px;
            /* background-color: rgba(255, 255, 255, 0.2); */
        }

        .MainMenu li:last-of-type:before {
            display: none
        }

    .MainMenu a {
        color: #fff !important;
        display: block;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 500;
        line-height: 19px;
        padding: 0 10px;
        line-height: 2;
        cursor: pointer;
    }

        .MainMenu a:hover {
            color: #edc938;
        }

    .MainMenu li ul {
        position: absolute;
        display: none;
        background-color: #fff;
        opacity: 0;
    }

    .MainMenu li:hover ul {
        height: auto;
        display: block;
        position: absolute;
        background-color: #fff;
        opacity: 1;
        transition: all linear 0.6s;
        top: 5rem;
        border-radius: 10px;
        width: 220px;
        padding: 10px;
        box-shadow: 0px 13px 30px -7px #5656565c;
    }

    .MainMenu li ul li {
        display: block;
        width: 100%;
        border-radius: 5px;
        margin: 0px;
        padding: 0px;
        height: unset;
    }

        .MainMenu li ul li a {
            display: block;
            color: #000 !important;
            text-align: right;
            height: 40px;
            margin: 0px;
            padding: 5px;
            line-height: 1.8;
            margin-bottom: 2px;
            padding-right: 15px;
            border-bottom: solid 1px #e1e1e1;
            font-size: 14px;
            font-weight: 500;
        }

            .MainMenu li ul li a:hover {
                color: #edc938;
                background-color: #f9f9f9;
                border-radius: 10px;
                padding-right: 25px;
                transition: all linear 0.3s;
            }

        .MainMenu li ul li ul {
            display: none !important
        }

        .MainMenu li ul li:hover ul {
            display: block !important;
            right: 190px;
            z-index: 10;
            top: 0;
        }

.SearchSection {
    float: left;
    padding-top: 5px;
    position: relative;
    z-index: 100;
    top: -12px;
}

    .SearchSection input {
        display: block
    }

    .SearchSection .SearchInputWrapper {
        height: 49px;
        overflow: hidden;
        position: absolute;
        right: -20rem;
        top: 5px;
        width: 0;
    }

    .SearchSection #SearchInput {
        display: block;
        width: 100%;
        height: 100%;
        float: right;
        box-sizing: border-box;
        padding: 0 10px;
        line-height: 1;
        color: #444;
        background-color: #fff;
        -webkit-border-radius: 45px 0 0 45px;
        -moz-border-radius: 45px 0 0 45px;
        -ms-border-radius: 45px 0 0 45px;
        border-radius: 45px 0 0 45px;
        border: 1px solid #fff;
        border-right: 0;
        -webkit-transition: all .25s linear;
        -moz-transition: all .25s linear;
        -o-transition: all .25s linear;
        -ms-transition: all .25s linear;
        transition: all .25s linear
    }

        .SearchSection #SearchInput:focus {
            background-color: #fff
        }

        .SearchSection #SearchInput::-webkit-input-placeholder {
            color: #444;
            opacity: 1
        }

        .SearchSection #SearchInput:-moz-placeholder {
            color: #444;
            opacity: 1
        }

        .SearchSection #SearchInput::-moz-placeholder {
            color: #444;
            opacity: 1
        }

        .SearchSection #SearchInput:-ms-input-placeholder {
            color: #444;
            opacity: 1
        }

    .SearchSection #SearchBtn {
        font-family: 'icomoon';
        display: block;
        width: 49px;
        height: 49px;
        box-sizing: border-box;
        padding: 0 0 0 5px;
        font-size: 26px;
        line-height: 1;
        color: #fff;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        border-radius: 100%;
        border: 1px solid rgba(255, 255, 255, 0.3);
        -webkit-transition: all .25s linear;
        -moz-transition: all .25s linear;
        -o-transition: all .25s linear;
        -ms-transition: all .25s linear;
        transition: all .25s linear;
        z-index: 100;
        position: relative;
        text-align: center;
        cursor: pointer;
        line-height: 1.8;
    }

        .SearchSection #SearchBtn:hover {
            color: #00a2ff;
            border-color: #fff
        }

        .SearchSection #SearchBtn.clicked, .SearchSection #SearchBtn.active {
            color: #00a2ff;
            border-color: #fff;
            border-radius: 100%
        }

.no-touch .SearchSection:hover #SearchBtn {
    color: #edc938;
    border-color: #edc938;
}

.HelpingYou {
    padding-top: 220px;
    height: 116vh;
    box-sizing: border-box;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    position: relative;
}

    .HelpingYou::before {
        content: '';
        /* background-color: #101b58; */
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg, #0d123075 55%, #30386a75 100%);
    }

    .HelpingYou h1 {
        display: block;
        margin: 0 auto 84px;
        position: relative;
        font-size: 42px;
        text-align: center;
        color: #fff;
        font-weight: 900;
        line-height: 2;
    }

        .HelpingYou h1 span {
            display: block;
            font-size: 52%;
        }

        .HelpingYou h1:after {
            content: " ";
            display: block;
            float: left;
            position: absolute;
            left: 50%;
            margin-left: -41px;
            bottom: -44px;
            height: 3px;
            width: 82px;
            background-color: #fff
        }

        .HelpingYou h1 img {
            display: block;
            margin: 0 auto
        }

@media (max-width: 670px) {
    .HelpingYou h1 {
        font-size: 28px;
    }
}

.HelpingYou p {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 28px;
    max-width: 751px;
    margin: 0 auto 35px;
    text-align: center;
    position: relative;
}

.About {
    padding-bottom: 70px;
    position: relative
}

    .About:before {
        content: " ";
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 92px 0 0 513px;
        border-color: transparent transparent transparent #fff;
        position: absolute;
        left: 0;
        top: -90px;
    }

    .About:after {
        content: " ";
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 92px 513px;
        border-color: transparent transparent #fff;
        position: absolute;
        right: 0;
        top: -90px
    }

    .About img {
        display: block;
        margin: 35px auto 35px;
        width: 279px;
        max-width: 100%;
    }

    .About h2 {
        display: block;
        margin: 0 auto 85px;
        position: relative;
        color: #00508c;
        font-size: 45px;
        line-height: 1;
        text-align: center;
        font-weight: 300;
        text-transform: uppercase
    }

        .About h2:after {
            content: " ";
            display: block;
            float: left;
            position: absolute;
            left: 50%;
            margin-left: -41px;
            bottom: -44px;
            height: 3px;
            width: 82px;
            background-color: #edc938;
        }

    .About p {
        color: #444;
        display: block;
        font-size: 14px;
        line-height: 24px;
        max-width: 700px;
        margin: 0 auto 40px;
        text-align: center
    }

.Locations {
    padding-top: 7rem;
    padding-bottom: 11rem;
    background: url(ih3.jpg) no-repeat scroll left top transparent;
    position: relative;
    background-size: cover;
}

    .Locations::before {
        content: '';
        background-color: #262e6275;
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
    }

    .Locations img {
        display: block;
        position: absolute;
        top: 53px;
        width: 60px;
        /* height: 100px; */
        transform: translate(-50%, -55%);
        left: 50%;
        /* background-color: #131d57; */
        /* border-radius: 50%; */
        transition: all linear 0.3s;
    }

.OurLocationsList1 img {
    background-color: #f5f5f5;
    padding: 10px;
    width: 70px;
    border-radius: 24px;
}

.OurLocationsList1 li:hover img {
    transform: translate(-50%, -50%) !important;
    transition: all linear 0.3s;
}

.Locations h3 {
    display: block;
    margin: 0 auto 82px;
    position: relative;
    color: #fff;
    font-size: 45px;
    line-height: 1;
    text-align: center;
    font-weight: 300;
    text-transform: uppercase
}

.loc2 h3 {
    color: #101b58;
}

.OurLocationsList {
    /* max-width: 1220px; */
    margin: 0 auto;
    display: block;
    box-sizing: border-box;
    text-align: center
}

    .OurLocationsList li {
        display: inline-block;
        position: relative;
        width: 217px;
        height: 228px;
        padding: 80px 10px 10px;
        margin: 0 15px 80px;
        background-color: rgb(16 27 88 / 91%);
        box-sizing: border-box;
        border-radius: 10px;
        box-shadow: 0px 6px 20px 0px #0e1646;
        border: solid 2px #edc9389e;
        margin-top: 50px;
        float: left;
    }

        .OurLocationsList li:hover img {
            transform: translate(-50%, -66%);
            transition: all linear 0.3s;
        }

        .OurLocationsList li:hover {
            border: solid 2px #edc938;
        }

    .OurLocationsList h3 {
        display: block;
        margin: 0 auto 16px;
        color: #fff;
        font-size: 20px;
        line-height: 1.2;
        text-align: center;
        font-weight: 700;
        text-transform: uppercase;
        position: relative;
        top: 25px;
    }

.OurLocationsList1 h3 {
    color: #555;
}

.OurLocationsList p {
    display: block;
    color: #acacac;
    font-size: 13px;
    line-height: 22px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    display: none;
}

.OurLocationsList .Pointer {
    position: absolute;
    left: 50%;
    margin-left: -14px;
    top: -14px;
    width: 26px;
    height: 26px;
    display: none;
    color: #edc938;
    background-color: #fff;
    font-size: 12px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    -ms-border-radius: 26px;
    border-radius: 26px;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    -ms-transition: all .25s linear;
    transition: all .25s linear
}

    .OurLocationsList .Pointer:before {
        content: "\e603";
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #edc938;
        position: absolute;
        right: -19px;
        top: -9px;
        font-size: 64px;
        -webkit-transition: all .25s linear;
        -moz-transition: all .25s linear;
        -o-transition: all .25s linear;
        -ms-transition: all .25s linear;
        transition: all .25s linear
    }

.OurLocationsList li:hover .Pointer {
    top: -35px;
    color: #fff;
    background-color: #00a2ff
}

    .OurLocationsList li:hover .Pointer:before {
        color: #fff
    }

.OurLocationsList .SeeMore {
    position: absolute;
    left: 50%;
    bottom: 30px;
    width: 110px;
    height: 36px;
    display: block;
    color: #fff;
    background-color: #edc938;
    font-size: 13px;
    line-height: 36px;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    -ms-border-radius: 36px;
    border-radius: 36px;
    transform: translate(-50%, 0px);
    text-align: center;
}

    .OurLocationsList .SeeMore:hover {
        background-color: #fff;
        color: #00a2ff
    }

.WhatWeDo {
    padding-top: 125px;
    padding-bottom: 55px;
    position: relative;
    background-color: #101b58;
}

    .WhatWeDo:before {
        content: " ";
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 89px 0 0 513px;
        border-color: transparent transparent transparent #ffffff;
        position: absolute;
        left: 0;
        top: -89px
    }

    .WhatWeDo:after {
        content: " ";
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 89px 513px;
        border-color: transparent transparent #ffffff;
        position: absolute;
        right: 0;
        top: -89px;
    }

    .WhatWeDo h2 {
        display: block;
        margin: 0 auto 85px;
        position: relative;
        color: #edc938;
        font-size: 45px;
        line-height: 1;
        text-align: center;
        font-weight: 300;
        text-transform: uppercase
    }

        .WhatWeDo h2:after {
            content: " ";
            display: block;
            float: left;
            position: absolute;
            left: 50%;
            margin-left: -41px;
            bottom: -44px;
            height: 3px;
            width: 82px;
            background-color: #edc938;
        }

    .WhatWeDo p {
        color: #fff;
        display: block;
        font-size: 14px;
        line-height: 24px;
        max-width: 575px;
        margin: 0 auto 28px;
        text-align: center
    }

.whatWeDoListWrapper {
    max-width: 1020px;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative
}

    .whatWeDoListWrapper:before {
        content: " ";
        display: block;
        position: absolute;
        height: 100%;
        width: 0;
        top: 0;
        left: 0;
        z-index: 100;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTM4ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjExJSIgc3RvcC1jb2xvcj0iIzAwNTM4ZCIgc3RvcC1vcGFjaXR5PSIwLjg3Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iIzAwNTM4ZCIgc3RvcC1vcGFjaXR5PSIwLjU2Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iIzAwNTM4ZCIgc3RvcC1vcGFjaXR5PSIwLjQ4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjgxJSIgc3RvcC1jb2xvcj0iIzAwNTM4ZCIgc3RvcC1vcGFjaXR5PSIwLjExIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDUzOGQiIHN0b3Atb3BhY2l0eT0iMC4wMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(left, #00538d 0%, rgba(0, 83, 141, 0.87) 11%, rgba(0, 83, 141, 0.56) 30%, rgba(0, 83, 141, 0.48) 36%, rgba(0, 83, 141, 0.11) 81%, rgba(0, 83, 141, 0.01) 100%);
        background: -o-linear-gradient(left, #00538d 0%, rgba(0, 83, 141, 0.87) 11%, rgba(0, 83, 141, 0.56) 30%, rgba(0, 83, 141, 0.48) 36%, rgba(0, 83, 141, 0.11) 81%, rgba(0, 83, 141, 0.01) 100%);
        background: -ms-linear-gradient(left, #00538d 0%, rgba(0, 83, 141, 0.87) 11%, rgba(0, 83, 141, 0.56) 30%, rgba(0, 83, 141, 0.48) 36%, rgba(0, 83, 141, 0.11) 81%, rgba(0, 83, 141, 0.01) 100%);
    }

    .whatWeDoListWrapper:after {
        content: " ";
        display: block;
        position: absolute;
        height: 100%;
        width: 0;
        top: 0;
        right: 0;
        z-index: 100;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTM4ZCIgc3RvcC1vcGFjaXR5PSIwLjAxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE5JSIgc3RvcC1jb2xvcj0iIzAwNTM4ZCIgc3RvcC1vcGFjaXR5PSIwLjExIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY0JSIgc3RvcC1jb2xvcj0iIzAwNTM4ZCIgc3RvcC1vcGFjaXR5PSIwLjQ4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iIzAwNTM4ZCIgc3RvcC1vcGFjaXR5PSIwLjU2Ii8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg5JSIgc3RvcC1jb2xvcj0iIzAwNTM4ZCIgc3RvcC1vcGFjaXR5PSIwLjg3Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDUzOGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(left, rgba(0, 83, 141, 0.01) 0%, rgba(0, 83, 141, 0.11) 19%, rgba(0, 83, 141, 0.48) 64%, rgba(0, 83, 141, 0.56) 70%, rgba(0, 83, 141, 0.87) 89%, #00538d 100%);
        background: -o-linear-gradient(left, rgba(0, 83, 141, 0.01) 0%, rgba(0, 83, 141, 0.11) 19%, rgba(0, 83, 141, 0.48) 64%, rgba(0, 83, 141, 0.56) 70%, rgba(0, 83, 141, 0.87) 89%, #00538d 100%);
        background: -ms-linear-gradient(left, rgba(0, 83, 141, 0.01) 0%, rgba(0, 83, 141, 0.11) 19%, rgba(0, 83, 141, 0.48) 64%, rgba(0, 83, 141, 0.56) 70%, rgba(0, 83, 141, 0.87) 89%, #00538d 100%);
    }

    .whatWeDoListWrapper .whatWeDoListPrev, .whatWeDoListWrapper .whatWeDoListNext {
        display: block;
        width: 52px;
        height: 52px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        border-radius: 100%;
        background-color: transparent;
        position: absolute;
        z-index: 120;
        top: 100px;
        cursor: pointer;
        color: #fff;
        -webkit-transition: all .25s linear;
        -moz-transition: all .25s linear;
        -o-transition: all .25s linear;
        -ms-transition: all .25s linear;
        transition: all .25s linear
    }

        .whatWeDoListWrapper .whatWeDoListPrev:hover, .whatWeDoListWrapper .whatWeDoListNext:hover {
            background-color: #004372
        }

        .whatWeDoListWrapper .whatWeDoListPrev:before, .whatWeDoListWrapper .whatWeDoListNext:before {
            position: absolute;
            top: 12px;
            font-size: 27px;
            -webkit-transition: all .25s linear;
            -moz-transition: all .25s linear;
            -o-transition: all .25s linear;
            -ms-transition: all .25s linear;
            transition: all .25s linear
        }

    .whatWeDoListWrapper .whatWeDoListPrev {
        left: -93px
    }

        .whatWeDoListWrapper .whatWeDoListPrev:before {
            left: 11px;
            content: "\e60a"
        }

    .whatWeDoListWrapper .whatWeDoListNext {
        right: -93px
    }

        .whatWeDoListWrapper .whatWeDoListNext:before {
            right: 7px;
            content: "\e60b"
        }

.whatWeDoList {
    padding-top: 20px;
    display: block;
    text-align: center
}

    .whatWeDoList li {
        display: inline-block;
        /* float: left; */
        width: 217px;
        height: 217px;
        margin: 0 48px;
        float: left;
    }

    .whatWeDoList h3 {
        display: block;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        position: relative;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        border-radius: 100%;
        padding: 10px;
    }

        .whatWeDoList h3:before {
            content: " ";
            display: block;
            position: absolute;
            left: 0px;
            top: 0px;
            padding: 10px;
            border: 2px solid #152374;
            width: 100%;
            height: 100%;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            -ms-border-radius: 100%;
            border-radius: 100%;
            -webkit-transition: all .2s linear;
            -moz-transition: all .2s linear;
            -o-transition: all .2s linear;
            -ms-transition: all .2s linear;
            transition: all .2s linear;
            box-shadow: 0px 3px 20px 0px #0c1336;
        }

        .whatWeDoList h3:hover:before {
            left: 0;
            top: 0;
            padding: 12px;
            border-color: #edc938;
            background-color: #edc938;
            box-shadow: inset 0px 0px 0px 61px #101b58;
        }

        .whatWeDoList h3 a {
            width: 100%;
            height: 100%;
            padding: 130px 10px 0;
            color: #fff;
            display: block;
            font-size: 14px;
            line-height: 20px;
            text-align: center;
            position: relative;
            z-index: 10;
            font-weight: 700;
            text-transform: uppercase;
            box-sizing: border-box;
            background-color: #0c1336;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            -ms-border-radius: 100%;
            border-radius: 100%;
            border: solid 1px #1d2f91;
        }

            .whatWeDoList h3 a img {
                width: 70px;
                display: block;
                position: absolute;
                top: 50px;
                left: 50%;
                transform: translate(-50%, 5px);
            }

            .whatWeDoList h3 a[class*="icon-"]:before {
                position: absolute;
                left: 0;
                width: 100%;
                display: none;
                color: #edc938;
                -webkit-transition: all .25s linear;
                -moz-transition: all .25s linear;
                -o-transition: all .25s linear;
                -ms-transition: all .25s linear;
                transition: all .25s linear
            }

            .whatWeDoList h3 a[class*="icon-"]:hover:before {
                color: #fff
            }

            .whatWeDoList h3 a.icon-05:before {
                font-size: 53px;
                top: 49px
            }

            .whatWeDoList h3 a.icon-06:before {
                font-size: 61px;
                top: 45px
            }

            .whatWeDoList h3 a.icon-07:before {
                font-size: 57px;
                top: 47px
            }

            .whatWeDoList h3 a.icon-Aeroacoustics:before {
                font-size: 57px;
                top: 47px
            }

            .whatWeDoList h3 a.icon-25:before {
                font-size: 57px;
                top: 47px
            }

            .whatWeDoList h3 a.icon-29:before {
                font-size: 57px;
                top: 47px
            }

            .whatWeDoList h3 a.icon-26:before {
                font-size: 57px;
                top: 47px
            }

.caroufredsel_wrapper {
    padding-bottom: 100px;
    /* width: 100% !important; */
    /* max-width: 1050px; */
    margin: auto !important;
}

    .caroufredsel_wrapper:after {
        content: " ";
        display: block;
        position: absolute;
        height: 100px;
        width: 0;
        bottom: 0;
        left: 0;
        z-index: 100;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTM4ZCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iIzAwNTM4ZCIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzAlIiBzdG9wLWNvbG9yPSIjMDA1MzhkIiBzdG9wLW9wYWNpdHk9IjAuNSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4OCUiIHN0b3AtY29sb3I9IiMwMDUzOGQiIHN0b3Atb3BhY2l0eT0iMC44MyIvPgogICAgPHN0b3Agb2Zmc2V0PSI5NSUiIHN0b3AtY29sb3I9IiMwMDUzOGQiIHN0b3Atb3BhY2l0eT0iMC45NCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDA1MzhkIiBzdG9wLW9wYWNpdHk9IjAuOTkiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
        background: -moz-linear-gradient(top, rgba(0, 83, 141, 0) 0%, rgba(0, 83, 141, 0.1) 20%, rgba(0, 83, 141, 0.5) 70%, rgba(0, 83, 141, 0.83) 88%, rgba(0, 83, 141, 0.94) 95%, rgba(0, 83, 141, 0.99) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 83, 141, 0)), color-stop(20%, rgba(0, 83, 141, 0.1)), color-stop(70%, rgba(0, 83, 141, 0.5)), color-stop(88%, rgba(0, 83, 141, 0.83)), color-stop(95%, rgba(0, 83, 141, 0.94)), color-stop(100%, rgba(0, 83, 141, 0.99)));
        background: -webkit-linear-gradient(top, rgba(0, 83, 141, 0) 0%, rgba(0, 83, 141, 0.1) 20%, rgba(0, 83, 141, 0.5) 70%, rgba(0, 83, 141, 0.83) 88%, rgba(0, 83, 141, 0.94) 95%, rgba(0, 83, 141, 0.99) 100%);
        background: -o-linear-gradient(top, rgba(0, 83, 141, 0) 0%, rgba(0, 83, 141, 0.1) 20%, rgba(0, 83, 141, 0.5) 70%, rgba(0, 83, 141, 0.83) 88%, rgba(0, 83, 141, 0.94) 95%, rgba(0, 83, 141, 0.99) 100%);
        background: -ms-linear-gradient(top, rgba(0, 83, 141, 0) 0%, rgba(0, 83, 141, 0.1) 20%, rgba(0, 83, 141, 0.5) 70%, rgba(0, 83, 141, 0.83) 88%, rgba(0, 83, 141, 0.94) 95%, rgba(0, 83, 141, 0.99) 100%);
        background: linear-gradient(to bottom, rgba(0, 83, 141, 0) 0%, rgba(0, 83, 141, 0.1) 20%, rgba(0, 83, 141, 0.5) 70%, rgba(0, 83, 141, 0.83) 88%, rgba(0, 83, 141, 0.94) 95%, rgba(0, 83, 141, 0.99) 100%)
    }

.PropulsionExperts {
    padding-bottom: 115px;
    position: relative;
    z-index: 100
}

    .PropulsionExperts:before {
        content: " ";
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 89px 0 0 513px;
        border-color: transparent transparent transparent #fff;
        position: absolute;
        left: 0;
        top: -89px
    }

    .PropulsionExperts:after {
        content: " ";
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 89px 513px;
        border-color: transparent transparent #fff;
        position: absolute;
        right: 0;
        top: -89px
    }

    .PropulsionExperts img {
        display: block;
        margin: -33px auto 95px;
        position: relative;
        z-index: 1000
    }

    .PropulsionExperts h1 {
        display: block;
        margin: 0 auto 85px;
        position: relative;
        color: #00508c;
        font-size: 45px;
        line-height: 1;
        text-align: center;
        font-weight: 300;
        text-transform: uppercase
    }

        .PropulsionExperts h1:after {
            content: " ";
            display: block;
            float: left;
            position: absolute;
            left: 50%;
            margin-left: -41px;
            bottom: -44px;
            height: 3px;
            width: 82px;
            background-color: #00a2ff
        }

    .PropulsionExperts p {
        color: #444;
        display: block;
        font-size: 14px;
        line-height: 24px;
        max-width: 522px;
        margin: 0 auto 45px;
        text-align: center
    }

.News {
    padding-top: 120px;
    padding-bottom: 94px;
    background-color: #eee;
    position: relative;
    overflow: hidden;
}

    .News h2 {
        display: block;
        margin: 0 auto 75px;
        position: relative;
        color: #101b58e6;
        font-size: 45px;
        line-height: 1;
        text-align: center;
        font-weight: 300;
        text-transform: uppercase
    }

.box_news_slider {
    /* max-width: 1100px; */
    display: block;
    height: auto;
    position: relative;
    margin: auto;
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-bottom: 50px;
    transform: scale(0.8);
}

.NewsList {
    /* max-width: 1220px; */
    margin: 0 auto;
    display: block;
    box-sizing: border-box;
    text-align: center;
}

    .NewsList li {
        display: inline-block;
        position: relative;
        width: calc(32.046% - 20px);
        max-width: 380px;
        padding: 10px;
        margin: 0 15px 0px;
        box-sizing: border-box;
        border-radius: 10px;
        background-color: #fff;
        margin-top: 0px;
        float: left;
        height: 460px;
    }

        .NewsList li:last-of-type {
            margin-right: 0
        }

    .NewsList .ImgWrapper {
        display: block;
        float: left;
        width: 100%;
        position: relative
    }

        .NewsList .ImgWrapper:after {
            content: " ";
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            background-color: #fff;
            opacity: 0;
            -webkit-transition: all .25s linear;
            -moz-transition: all .25s linear;
            -o-transition: all .25s linear;
            -ms-transition: all .25s linear;
            transition: all .25s linear
        }

        .NewsList .ImgWrapper:hover:after {
            opacity: .2
        }

        .NewsList .ImgWrapper img {
            max-width: 100%;
            display: block;
            -webkit-transition: all .25s linear;
            -moz-transition: all .25s linear;
            -o-transition: all .25s linear;
            -ms-transition: all .25s linear;
            transition: all .25s linear
        }

    .NewsList .SingleNewsWrapper {
        float: left;
        width: 100%;
        box-sizing: border-box;
        padding: 32px 30px 0
    }

    .NewsList .date {
        display: block;
        color: #c8c8c8;
        font-size: 14px;
        line-height: 1;
        padding-bottom: 18px;
        margin-bottom: 24px;
        text-transform: uppercase;
        border-bottom: 1px solid #e5e5e5
    }

        .NewsList .date span {
            color: #acacac;
            font-weight: 700
        }

    .NewsList h2 {
        display: block;
        color: #00508c;
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 15px;
        min-height: 54px;
    }

        .NewsList h2 a {
            color: #00508c
        }

            .NewsList h2 a:hover {
                color: #00a2ff
            }

    .NewsList p {
        color: #444;
        line-height: 22px;
        margin-bottom: 29px;
        text-align: center;
    }

    .NewsList .SeeMore {
        display: block;
        float: left;
        color: #00508c;
        font-size: 14px;
        line-height: 16px;
        text-transform: uppercase;
        font-weight: 700;
        position: relative;
        padding-top: 5px;
        padding-bottom: 8px
    }

        .NewsList .SeeMore span {
            position: relative;
            z-index: 10
        }

        .NewsList .SeeMore:before {
            content: " ";
            display: block;
            position: absolute;
            left: 0;
            bottom: 0;
            height: 1px;
            width: 100%;
            background-color: #adc7da;
            -webkit-transition: all .25s linear;
            -moz-transition: all .25s linear;
            -o-transition: all .25s linear;
            -ms-transition: all .25s linear;
            transition: all .25s linear
        }

        .NewsList .SeeMore:hover {
            padding-left: 5px;
            padding-right: 5px;
            color: #fff
        }

            .NewsList .SeeMore:hover:before {
                height: 100%;
                background-color: #00a2ff
            }

.MainFooter {
    box-sizing: border-box;
    /* height: 374px; */
    clear: both;
    float: left;
    width: 100%;
    background: url(../../dnwaero/css/ih2.jpeg);
    background-size: cover;
    position: relative;
    min-height: 374px;
}

    .MainFooter::before {
        content: '';
        background-color: #101b58e6;
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
    }

    .MainFooter .FooterBox01, .MainFooter .FooterBox02 {
        width: 50%;
        float: left;
        height: 110px;
        box-sizing: border-box
    }

    .MainFooter .FooterBox01 {
        background-color: rgb(16 29 98);
    }

    .MainFooter .FooterBox02 {
        background-color: rgb(16 27 88);
    }

        .MainFooter .FooterBox01 span, .MainFooter .FooterBox02 span {
            max-width: 647px;
            box-sizing: border-box;
            text-align: center;
            width: 100%;
            display: block;
            font-size: 14px;
            line-height: 28px;
            padding-top: 42px;
            text-transform: uppercase
        }

            .MainFooter .FooterBox01 span a, .MainFooter .FooterBox02 span a {
                color: #fff;
                padding-right: 70px;
                position: relative
            }

                .MainFooter .FooterBox01 span a:before, .MainFooter .FooterBox02 span a:before {
                    position: absolute;
                    right: 0;
                    top: -8px;
                    color: #edc938;
                    -webkit-transition: all .25s linear;
                    -moz-transition: all .25s linear;
                    -o-transition: all .25s linear;
                    -ms-transition: all .25s linear;
                    transition: all .25s linear
                }

                .MainFooter .FooterBox01 span a:hover:before, .MainFooter .FooterBox02 span a:hover:before {
                    color: #fff
                }

    .MainFooter .FooterBox01 span {
        float: right
    }

        .MainFooter .FooterBox01 span a:before {
            font-size: 34px
        }

    .MainFooter .FooterBox02 span {
        float: left
    }

        .MainFooter .FooterBox02 span a:before {
            font-size: 28px
        }

.FooterWrapper {
    max-width: 1251px;
    box-sizing: border-box;
    padding: 73px 20px 0;
    margin: 0 auto;
    clear: both
}

    .FooterWrapper p {
        color: #fff;
        font-size: 14px;
        line-height: 1.2;
        float: left;
        position: relative;
    }

        .FooterWrapper p a {
            color: #fff
        }

            .FooterWrapper p a:hover {
                color: #fff;
                text-decoration: underline
            }

        .FooterWrapper p br {
            margin-bottom: 14px
        }

.NavFooter {
    float: right;
}

    .NavFooter ul {
        float: right;
    }

    .NavFooter li {
        display: block;
        margin-bottom: 15px
    }

    .NavFooter a {
        color: #fff;
        display: inline-block;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 700;
        line-height: 1.2;
        position: relative
    }

        .NavFooter a:before {
            content: " ";
            display: block;
            position: absolute;
            left: 0;
            bottom: 0;
            height: 1px;
            width: 0;
            background-color: #fff;
            -webkit-transition: all .25s linear;
            -moz-transition: all .25s linear;
            -o-transition: all .25s linear;
            -ms-transition: all .25s linear;
            transition: all .25s linear
        }

        .NavFooter a:hover:before {
            width: 100%
        }

    .NavFooter .FooterSecondMenu a {
        font-weight: 400
    }

.FooterMainMenu {
    margin-right: 111px
}

    .FooterMainMenu + .FooterMainMenu {
        margin-right: 164px
    }

.SubPage {
    background: transparent url(../images/bg-02.jpg) no-repeat scroll left -240px;
    padding-top: 275px
}

.SubPageWrapper {
    padding: 0;
    background-color: #f2f2f2
}

.LeftColumn {
    float: left;
    width: 31.9375%;
    background-color: #f2f2f2;
    position: relative
}

    .LeftColumn:before {
        content: " ";
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 106px 0 0 608px;
        border-color: transparent transparent transparent #f2f2f2;
        position: absolute;
        right: 0;
        top: -106px
    }

.RightColumn {
    float: left;
    width: 68.0625%;
    background-color: #fff;
    box-sizing: border-box;
    position: relative
}

    .RightColumn:before {
        content: " ";
        display: block;
        width: 317px;
        height: 100%;
        background-color: #e2e2e2;
        position: absolute;
        left: -317px;
        top: 0
    }

.NavLeft {
    width: 317px;
    float: right;
    padding-top: 20px;
    position: relative;
    z-index: 10;
    border-top: 50px solid #f2f2f2;
    background-color: #e2e2e2;
    margin-bottom: 40px;
    position: relative
}

    .NavLeft ul {
        width: 100%;
        box-sizing: border-box;
        display: block;
        float: left
    }

        .NavLeft ul ul {
            display: none
        }

    .NavLeft li {
        display: block;
        float: left;
        width: 100%;
        position: relative
    }

    .NavLeft > ul > li:last-of-type > a:before {
        display: none
    }

    .NavLeft li.expanded {
        padding: 0 0 9px;
        background-color: #e9e9e9
    }

    .NavLeft a {
        color: #636363;
        display: block;
        float: left;
        width: 100%;
        font-size: 14px;
        line-height: 1.2;
        padding: 19px 43px 19px 47px;
        box-sizing: border-box;
        font-weight: 700;
        text-decoration: none;
        text-transform: uppercase;
        position: relative
    }

        .NavLeft a:before {
            background-color: #d6d6d6;
            bottom: 0;
            content: " ";
            display: block;
            height: 1px;
            left: 43px;
            position: absolute;
            width: 230px;
            -webkit-transition: all .25s linear;
            -moz-transition: all .25s linear;
            -o-transition: all .25s linear;
            -ms-transition: all .25s linear;
            transition: all .25s linear
        }

        .NavLeft a:after {
            content: "\e60c";
            display: block;
            top: 11px;
            left: 0;
            position: absolute;
            color: transparent;
            font-size: 34px;
            -webkit-transition: all .25s linear;
            -moz-transition: all .25s linear;
            -o-transition: all .25s linear;
            -ms-transition: all .25s linear;
            transition: all .25s linear
        }

        .NavLeft a:hover, .NavLeft .active > a {
            background-color: #f2f2f2;
            color: #00508c;
            padding-left: 80px
        }

            .NavLeft a:hover:before, .NavLeft .active > a:before {
                background-color: transparent
            }

            .NavLeft a:hover:after, .NavLeft .active > a:after {
                left: 21px;
                color: #00508c
            }

    .NavLeft li li a {
        padding-left: 67px
    }

    .NavLeft li li li a {
        padding-top: 8px;
        padding-bottom: 12px;
        font-weight: 400;
        text-transform: none
    }

        .NavLeft li li li a:after {
            top: 2px
        }

    .NavLeft .expanded > a {
        color: #00508c
    }

    .NavLeft .SubMenuBtn {
        display: block;
        width: 35px;
        height: 35px;
        position: absolute;
        right: 41px;
        top: 9px;
        color: #00508c;
        -webkit-transition: all .25s linear;
        -moz-transition: all .25s linear;
        -o-transition: all .25s linear;
        -ms-transition: all .25s linear;
        transition: all .25s linear;
        cursor: pointer
    }

        .NavLeft .SubMenuBtn:after {
            font-size: 13px;
            position: absolute;
            right: 10px;
            top: 10px;
            content: "\e610";
            -webkit-transition: all .25s linear;
            -moz-transition: all .25s linear;
            -o-transition: all .25s linear;
            -ms-transition: all .25s linear;
            transition: all .25s linear;
            -webkit-transform: rotate(-180deg);
            -ms-transform: rotate(-180deg);
            -o-transform: rotate(-180deg);
            transform: rotate(-180deg)
        }

        .NavLeft .SubMenuBtn:hover {
            background-color: #d8d8d8
        }

            .NavLeft .SubMenuBtn:hover:after {
                -webkit-transform: rotate(0deg);
                -ms-transform: rotate(0deg);
                -o-transform: rotate(0deg);
                transform: rotate(0deg)
            }

    .NavLeft .expanded > .SubMenuBtn:after {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

.SubMenuSwitcher {
    box-sizing: border-box;
    background-color: transparent;
    border: 1px solid #fff;
    cursor: pointer;
    display: none;
    padding: 0 11px 0 51px;
    color: #fff;
    float: left;
    font-weight: 400;
    height: 51px;
    line-height: 51px;
    margin: 10px 0 0;
    text-transform: uppercase;
    position: relative;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    -ms-transition: all .25s linear;
    transition: all .25s linear
}

    .SubMenuSwitcher span {
        border: 1px solid #fff;
        display: block;
        height: 3px;
        width: 28px;
        position: absolute;
        left: 10px;
        -webkit-transition: all .25s linear;
        -moz-transition: all .25s linear;
        -o-transition: all .25s linear;
        -ms-transition: all .25s linear;
        transition: all .25s linear
    }

        .SubMenuSwitcher span:nth-of-type(1) {
            top: 12px
        }

        .SubMenuSwitcher span:nth-of-type(2) {
            top: 22px
        }

        .SubMenuSwitcher span:nth-of-type(3) {
            top: 32px
        }

        .SubMenuSwitcher span:hover, .SubMenuSwitcher span.active {
            background-color: #fff
        }

    .SubMenuSwitcher:hover span, .SubMenuSwitcher.active span {
        background-color: #fff
    }

    .SubMenuSwitcher.active {
        border-bottom: 0;
        background-color: #00508c
    }

.Pagination {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0 30px 5px 0;
    margin-bottom: 48px;
    border-top: 1px solid #e5e5e5
}

.PaginationInside {
    box-sizing: border-box;
    float: left;
    max-width: 924px;
    padding: 0 0 0 80px;
    width: 100%
}

    .PaginationInside ul {
        box-sizing: border-box;
        float: right;
        padding-left: 5.28%;
        width: 59.41%
    }

    .PaginationInside li {
        display: block;
        float: left;
        font-weight: 700;
        font-size: 14px;
        margin-left: 9px;
        margin-right: 9px;
        line-height: 1;
        color: #00538d;
        padding-top: 29px
    }

    .PaginationInside .PaginationNext, .PaginationInside .PaginationPrev {
        float: right;
        width: 72px;
        height: 62px;
        margin-right: 0;
        margin-left: 0;
        padding-top: 0;
        border: 1px solid #e5e5e5;
        border-top: 0
    }

        .PaginationInside .PaginationNext a, .PaginationInside .PaginationPrev a {
            width: 100%;
            height: 100%;
            position: relative
        }

            .PaginationInside .PaginationNext a:before, .PaginationInside .PaginationPrev a:before {
                font-size: 18px;
                position: absolute;
                top: 22px;
                color: #00a2ff;
                -webkit-transition: all .25s linear;
                -moz-transition: all .25s linear;
                -o-transition: all .25s linear;
                -ms-transition: all .25s linear;
                transition: all .25s linear
            }

            .PaginationInside .PaginationNext a:hover, .PaginationInside .PaginationPrev a:hover {
                background-color: #00a2ff
            }

                .PaginationInside .PaginationNext a:hover:before, .PaginationInside .PaginationPrev a:hover:before {
                    color: #fff
                }

    .PaginationInside .PaginationNext {
        border-left: 0
    }

    .PaginationInside .PaginationPrev a:before {
        content: "\e60a";
        left: 28px
    }

    .PaginationInside .PaginationNext a:before {
        content: "\e60b";
        right: 28px
    }

    .PaginationInside a {
        color: #5c5c5c;
        display: block;
        font-weight: 400
    }

        .PaginationInside a:hover {
            color: #00538d
        }

.RightSection {
    max-width: 893px;
    width: 100%;
    padding: 0 30px 0 0;
    box-sizing: border-box;
    float: left
}

    .RightSection h1 {
        color: #00508c;
        display: block;
        font-size: 45px;
        font-weight: 300;
        line-height: 1;
        margin-bottom: 95px;
        position: relative;
        max-width: 700px;
        margin-left: 80px;
        text-transform: uppercase;
        clear: both
    }

        .RightSection h1:after {
            background-color: #00a2ff;
            bottom: -49px;
            content: " ";
            display: block;
            float: left;
            height: 3px;
            left: 0;
            position: absolute;
            width: 82px
        }

    .RightSection h2 {
        color: #00a2ff;
        font-size: 16px;
        font-weight: 700;
        line-height: 28px;
        margin-bottom: 50px;
        text-transform: uppercase;
        clear: both
    }

        .RightSection h2 strong {
            color: #004d82;
            font-weight: 700
        }

    .RightSection h3, .RightSection h4, .RightSection h5, .RightSection h6 {
        color: #004d82;
        line-height: 1.3;
        clear: both
    }

        .RightSection h3 strong, .RightSection h4 strong, .RightSection h5 strong, .RightSection h6 strong {
            font-weight: 700
        }

    .RightSection h3 {
        font-size: 22px;
        margin-bottom: 25px
    }

    .RightSection h4 {
        font-size: 20px;
        margin-bottom: 20px
    }

    .RightSection h5 {
        font-size: 18px;
        margin-bottom: 15px
    }

    .RightSection h6 {
        font-size: 16px;
        margin-bottom: 10px
    }

    .RightSection article {
        float: left;
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 77px
    }

    .RightSection p {
        color: #5c5c5c;
        line-height: 27px;
        margin-bottom: 29px
    }

        .RightSection p + .TableData, .RightSection p + h3 {
            margin-top: 50px
        }

    .RightSection em {
        font-style: normal;
        color: #00a2ff
    }

    .RightSection strong {
        color: #004d82
    }

    .RightSection ul {
        color: #5c5c5c;
        line-height: 27px;
        margin-bottom: 40px;
        clear: both
    }

        .RightSection ul ul {
            margin-bottom: 20px;
            margin-left: 20px
        }

    .RightSection ol {
        color: #5c5c5c;
        line-height: 27px;
        margin-bottom: 40px;
        clear: both
    }

        .RightSection ol li {
            margin-left: 15px
        }

        .RightSection ol ol {
            margin-bottom: 20px;
            margin-left: 20px
        }

    .RightSection p + ul {
        margin-top: -30px
    }

    .RightSection ul.TextList ul.TextList, .RightSection ul.TextList ul.textlist, .RightSection ul.textlist ul.TextList, .RightSection ul.textlist ul.textlist {
        margin-left: 0
    }

    .RightSection ul.TextList li, .RightSection ul.textlist li {
        padding-left: 52px;
        position: relative
    }

        .RightSection ul.TextList li:after, .RightSection ul.textlist li:after {
            background-color: #00a2ff;
            content: " ";
            display: block;
            height: 3px;
            position: absolute;
            left: 0;
            top: 11px;
            width: 13px
        }

        .RightSection ul.TextList li li, .RightSection ul.textlist li li {
            padding-left: 35px
        }

    .RightSection blockquote {
        background: #f2f2f2;
        box-sizing: border-box;
        border-left: 3px solid #00a2ff;
        margin-bottom: 40px;
        padding: 15px;
        quotes: "“" "”" "‘" "’"
    }

        .RightSection blockquote:before, .RightSection blockquote:after {
            color: #00a2ff;
            font-size: 4em;
            line-height: .1em;
            vertical-align: -.4em
        }

        .RightSection blockquote:before {
            margin-right: .1em;
            content: open-quote
        }

        .RightSection blockquote:after {
            margin-left: .1em;
            content: close-quote
        }

        .RightSection blockquote p {
            display: inline;
            color: #444
        }

    .RightSection .ImgWrapperCenter {
        clear: both
    }

        .RightSection .ImgWrapperCenter img {
            display: block;
            width: 100%;
            max-width: 100%
        }

    .RightSection .ImgWrapperLeft {
        clear: both
    }

        .RightSection .ImgWrapperLeft img {
            display: block;
            width: 100%;
            float: left;
            max-width: 50%;
            margin: 7px 20px 20px 0
        }

    .RightSection .ImgWrapperRight {
        clear: both
    }

        .RightSection .ImgWrapperRight img {
            display: block;
            float: right;
            width: 100%;
            max-width: 50%;
            margin: 7px 0 20px 20px
        }

    .RightSection .Btn {
        margin-bottom: 30px;
        float: left;
        clear: both;
        width: auto;
        padding-right: 24px
    }

    .RightSection .TableWrapper, .RightSection .VideoWrapper {
        clear: both;
        overflow: hidden;
        margin-bottom: 50px
    }

    .RightSection table {
        color: #444;
        margin-bottom: 20px;
        clear: both
    }

        .RightSection table tr:nth-of-type(odd) td {
            background-color: #f2f2f2
        }

        .RightSection table tr.odd td {
            background-color: #f2f2f2
        }

        .RightSection table td {
            padding: 7px 10px;
            border: 1px solid #dadada
        }

        .RightSection table th {
            padding: 7px 10px;
            border: 1px solid #dadada;
            color: #00a2ff;
            font-weight: 700;
            text-transform: uppercase;
            background-color: #f2f2f2
        }

    .RightSection .TableData {
        margin-bottom: 50px
    }

        .RightSection .TableData td {
            padding: 26px 40px;
            width: 62%
        }

            .RightSection .TableData td:first-of-type {
                padding-left: 36px;
                padding-right: 36px;
                color: #00a2ff;
                font-weight: 700;
                text-transform: uppercase;
                width: 38%
            }

            .RightSection .TableData td.first {
                padding-left: 36px;
                padding-right: 36px;
                color: #00a2ff;
                font-weight: 700;
                text-transform: uppercase;
                width: 38%
            }

    .RightSection .Tabs {
        clear: both;
        margin-bottom: 50px
    }

        .RightSection .Tabs .TabsNav {
            float: left;
            display: block;
            width: 100%;
            text-align: center;
            position: relative;
            box-sizing: border-box;
            border-left: 1px solid #dadada;
            margin-bottom: 0
        }

            .RightSection .Tabs .TabsNav li {
                -webkit-transition: all .25s linear;
                -moz-transition: all .25s linear;
                -o-transition: all .25s linear;
                -ms-transition: all .25s linear;
                transition: all .25s linear;
                display: block;
                float: left;
                height: 60px;
                width: 25%;
                box-sizing: border-box;
                border: 1px solid #dadada;
                border-left: 0;
                position: relative
            }

                .RightSection .Tabs .TabsNav li:before {
                    content: " ";
                    display: block;
                    position: absolute;
                    left: -1px;
                    top: 0;
                    height: 100%;
                    width: 1px;
                    background-color: #dadada
                }

                .RightSection .Tabs .TabsNav li.active, .RightSection .Tabs .TabsNav li:hover {
                    height: 70px;
                    margin-top: -10px;
                    border-bottom-color: transparent
                }

                    .RightSection .Tabs .TabsNav li.active a, .RightSection .Tabs .TabsNav li:hover a {
                        color: #00a2ff;
                        height: 68px;
                        background-color: #fff
                    }

            .RightSection .Tabs .TabsNav a {
                color: #575757;
                display: table-cell;
                padding: 0 5px;
                height: 58px;
                width: 1000px;
                font-weight: 700;
                vertical-align: middle;
                background-color: #f2f2f2
            }

                .RightSection .Tabs .TabsNav a:hover {
                    color: #00a2ff
                }

        .RightSection .Tabs .TabsContent {
            box-sizing: border-box;
            float: left;
            display: none;
            padding: 30px 29px 0;
            width: 100%;
            clear: both;
            border: 1px solid #dadada;
            border-top: 0
        }

    .RightSection .Accordion {
        clear: both;
        margin-bottom: 50px
    }

        .RightSection .Accordion h4 {
            box-sizing: border-box;
            background-color: #f2f2f2;
            float: left;
            padding: 25px 50px 25px 30px;
            width: 100%;
            clear: both;
            border: 1px solid #dadada;
            color: #575757;
            font-weight: 700;
            margin-bottom: 10px;
            position: relative;
            cursor: pointer;
            -webkit-transition: all .25s linear;
            -moz-transition: all .25s linear;
            -o-transition: all .25s linear;
            -ms-transition: all .25s linear;
            transition: all .25s linear
        }

            .RightSection .Accordion h4:before {
                content: " ";
                display: block;
                position: absolute;
                right: 34px;
                top: 50%;
                margin-top: -5px;
                height: 10px;
                width: 2px;
                background-color: #575757;
                -webkit-transition: all .25s linear;
                -moz-transition: all .25s linear;
                -o-transition: all .25s linear;
                -ms-transition: all .25s linear;
                transition: all .25s linear
            }

            .RightSection .Accordion h4:after {
                content: " ";
                display: block;
                position: absolute;
                right: 30px;
                top: 50%;
                margin-top: -1px;
                height: 2px;
                width: 10px;
                background-color: #575757;
                -webkit-transition: all .25s linear;
                -moz-transition: all .25s linear;
                -o-transition: all .25s linear;
                -ms-transition: all .25s linear;
                transition: all .25s linear
            }

            .RightSection .Accordion h4:hover, .RightSection .Accordion h4.active {
                background-color: #fff;
                color: #00a2ff
            }

                .RightSection .Accordion h4:hover:before, .RightSection .Accordion h4.active:before {
                    background-color: transparent
                }

                .RightSection .Accordion h4:hover:after, .RightSection .Accordion h4.active:after {
                    background-color: #00a2ff
                }

        .RightSection .Accordion .AccordionContent {
            display: none;
            width: 100%;
            float: left;
            clear: both;
            box-sizing: border-box;
            padding: 10px 30px
        }

    .RightSection .DNWactivitiesWrapper {
        width: 100%;
        float: left;
        clear: both;
        box-sizing: border-box;
        margin-bottom: 75px
    }

        .RightSection .DNWactivitiesWrapper h4 {
            color: #91d0ff;
            font-weight: 700;
            font-size: 18px;
            line-height: 26px;
            margin-bottom: 10px;
            text-transform: uppercase
        }

        .RightSection .DNWactivitiesWrapper p {
            color: #fff;
            line-height: 22px
        }

        .RightSection .DNWactivitiesWrapper .DNWactivitiesBox {
            width: 100%;
            float: left;
            clear: both;
            box-sizing: border-box;
            padding: 60px 90px 35px 300px;
            position: relative
        }

            .RightSection .DNWactivitiesWrapper .DNWactivitiesBox:before {
                content: " ";
                display: block;
                position: absolute;
                left: 97px;
                top: 59px;
                border: 1px solid #0073bb;
                width: 131px;
                height: 131px;
                -webkit-border-radius: 100%;
                -moz-border-radius: 100%;
                -ms-border-radius: 100%;
                border-radius: 100%;
                -webkit-transition: all .25s linear;
                -moz-transition: all .25s linear;
                -o-transition: all .25s linear;
                -ms-transition: all .25s linear;
                transition: all .25s linear
            }

            .RightSection .DNWactivitiesWrapper .DNWactivitiesBox:after {
                color: #fff;
                display: block;
                position: absolute;
                left: 97px;
                top: 59px;
                width: 133px;
                height: 133px;
                line-height: 133px;
                text-align: center;
                -webkit-transition: all .25s linear;
                -moz-transition: all .25s linear;
                -o-transition: all .25s linear;
                -ms-transition: all .25s linear;
                transition: all .25s linear
            }

        .RightSection .DNWactivitiesWrapper .DNWactivitiesBox01 {
            background-color: #00a2ff
        }

            .RightSection .DNWactivitiesWrapper .DNWactivitiesBox01:before {
                border-color: #66c7ff
            }

            .RightSection .DNWactivitiesWrapper .DNWactivitiesBox01:after {
                content: "\e604";
                font-size: 61px
            }

        .RightSection .DNWactivitiesWrapper .DNWactivitiesBox02 {
            background-color: #00538d
        }

            .RightSection .DNWactivitiesWrapper .DNWactivitiesBox02:before {
                border-color: #0073bb
            }

            .RightSection .DNWactivitiesWrapper .DNWactivitiesBox02:after {
                content: "\e605";
                font-size: 65px
            }

        .RightSection .DNWactivitiesWrapper .DNWactivitiesBox03 {
            background-color: #004372
        }

            .RightSection .DNWactivitiesWrapper .DNWactivitiesBox03:before {
                border-color: #0069aa
            }

            .RightSection .DNWactivitiesWrapper .DNWactivitiesBox03:after {
                content: "\e61a";
                font-size: 62px
            }

    .RightSection .WindTunnelsBoxesWrapper {
        width: 100%;
        float: left;
        clear: both;
        box-sizing: border-box;
        margin-bottom: 40px
    }

        .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBoxesRow {
            width: 100%;
            float: left;
            clear: both;
            box-sizing: border-box
        }

        .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBox {
            width: 50%;
            display: table-cell;
            box-sizing: border-box;
            position: relative;
            padding: 35px 27px 25px 100px;
            background-color: #00a2ff;
            -webkit-transition: all .25s linear;
            -moz-transition: all .25s linear;
            -o-transition: all .25s linear;
            -ms-transition: all .25s linear;
            transition: all .25s linear;
            border: 1px solid #00a2ff
        }

            .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBox:hover {
                background-color: #fff
            }

                .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBox:hover * {
                    color: #00a2ff !important
                }

                .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBox:hover .Shortcut {
                    top: 25px
                }

        .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBoxesRow:nth-of-type(odd) .WindTunnelsBox:nth-of-type(even) {
            background-color: #004d82;
            border-color: #004d82
        }

            .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBoxesRow:nth-of-type(odd) .WindTunnelsBox:nth-of-type(even) .City {
                color: #00a2ff
            }

            .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBoxesRow:nth-of-type(odd) .WindTunnelsBox:nth-of-type(even):hover {
                background-color: #fff
            }

        .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBoxesRow:nth-of-type(even) .WindTunnelsBox:nth-of-type(odd) {
            background-color: #004d82;
            border-color: #004d82
        }

            .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBoxesRow:nth-of-type(even) .WindTunnelsBox:nth-of-type(odd) .City {
                color: #00a2ff
            }

            .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBoxesRow:nth-of-type(even) .WindTunnelsBox:nth-of-type(odd):hover {
                background-color: #fff
            }

        .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBoxesRow.odd .WindTunnelsBox.even {
            background-color: #004d82;
            border-color: #004d82
        }

            .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBoxesRow.odd .WindTunnelsBox.even .City {
                color: #00a2ff
            }

            .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBoxesRow.odd .WindTunnelsBox.even:hover {
                background-color: #fff
            }

        .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBoxesRow.even .WindTunnelsBox.odd {
            background-color: #004d82;
            border-color: #004d82
        }

            .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBoxesRow.even .WindTunnelsBox.odd .City {
                color: #00a2ff
            }

            .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBoxesRow.even .WindTunnelsBox.odd:hover {
                background-color: #fff
            }

        .RightSection .WindTunnelsBoxesWrapper h4 {
            color: #fff;
            font-size: 20px;
            font-weight: 700;
            line-height: 1.2;
            margin-bottom: 6px;
            text-transform: uppercase;
            -webkit-transition: all .25s linear;
            -moz-transition: all .25s linear;
            -o-transition: all .25s linear;
            -ms-transition: all .25s linear;
            transition: all .25s linear
        }

        .RightSection .WindTunnelsBoxesWrapper .City {
            color: #004d82;
            font-size: 13px;
            position: relative;
            display: block;
            line-height: 1.2;
            margin-bottom: 9px;
            padding-left: 20px;
            font-weight: 700;
            -webkit-transition: all .25s linear;
            -moz-transition: all .25s linear;
            -o-transition: all .25s linear;
            -ms-transition: all .25s linear;
            transition: all .25s linear
        }

            .RightSection .WindTunnelsBoxesWrapper .City:before {
                content: "\e611";
                display: block;
                position: absolute;
                left: 0;
                top: 2px;
                line-height: 1;
                font-size: 12px;
                font-weight: 400;
                -webkit-transition: all .25s linear;
                -moz-transition: all .25s linear;
                -o-transition: all .25s linear;
                -ms-transition: all .25s linear;
                transition: all .25s linear
            }

        .RightSection .WindTunnelsBoxesWrapper p {
            color: #fff;
            line-height: 22px;
            margin-bottom: 10px;
            -webkit-transition: all .25s linear;
            -moz-transition: all .25s linear;
            -o-transition: all .25s linear;
            -ms-transition: all .25s linear;
            transition: all .25s linear
        }

        .RightSection .WindTunnelsBoxesWrapper .Shortcut {
            color: #fff;
            font-size: 16px;
            font-weight: 700;
            text-align: center;
            position: absolute;
            left: 25px;
            top: 40px;
            width: 50px;
            display: block;
            line-height: 1;
            padding-top: 50px;
            -webkit-transition: all .25s linear;
            -moz-transition: all .25s linear;
            -o-transition: all .25s linear;
            -ms-transition: all .25s linear;
            transition: all .25s linear
        }

            .RightSection .WindTunnelsBoxesWrapper .Shortcut:before {
                content: "\e604";
                display: block;
                position: absolute;
                left: 0;
                text-align: center;
                top: 0;
                line-height: 1;
                font-size: 40px;
                width: 100%;
                font-weight: 400;
                -webkit-transition: all .25s linear;
                -moz-transition: all .25s linear;
                -o-transition: all .25s linear;
                -ms-transition: all .25s linear;
                transition: all .25s linear
            }

    .RightSection .MapBox {
        float: left;
        position: relative;
        width: 100%
    }

    .RightSection .MapWrapperBig {
        margin-bottom: 40px;
        float: left;
        width: 100%;
        clear: both;
        box-sizing: border-box
    }

        .RightSection .MapWrapperBig .MapBox {
            height: 311px;
            width: 100%;
            box-sizing: border-box;
            border: 1px solid #e5e5e5
        }

    .RightSection .MainFeaturesBoxesWrapper {
        width: 100%;
        float: left;
        clear: both;
        box-sizing: border-box;
        margin-bottom: 40px
    }

        .RightSection .MainFeaturesBoxesWrapper .MainFeaturesBoxesRow {
            width: 100%;
            float: left;
            clear: both;
            box-sizing: border-box
        }

        .RightSection .MainFeaturesBoxesWrapper .MainFeaturesBox {
            width: 50%;
            display: table-cell;
            box-sizing: border-box;
            position: relative;
            padding: 83px 80px 20px;
            background-color: #003960
        }

        .RightSection .MainFeaturesBoxesWrapper .MainFeaturesBoxesRow:nth-of-type(odd) .MainFeaturesBox:nth-of-type(even) {
            background-color: #004d82
        }

        .RightSection .MainFeaturesBoxesWrapper .MainFeaturesBoxesRow:nth-of-type(even) .MainFeaturesBox {
            padding-top: 55px
        }

            .RightSection .MainFeaturesBoxesWrapper .MainFeaturesBoxesRow:nth-of-type(even) .MainFeaturesBox:nth-of-type(odd) {
                background-color: #004d82
            }

        .RightSection .MainFeaturesBoxesWrapper .MainFeaturesBoxesRow.odd .MainFeaturesBox.even {
            background-color: #004d82
        }

        .RightSection .MainFeaturesBoxesWrapper .MainFeaturesBoxesRow.even .MainFeaturesBox {
            padding-top: 55px
        }

            .RightSection .MainFeaturesBoxesWrapper .MainFeaturesBoxesRow.even .MainFeaturesBox.odd {
                background-color: #004d82
            }

        .RightSection .MainFeaturesBoxesWrapper h4 {
            color: #00a2ff;
            font-size: 18px;
            font-weight: 700;
            line-height: 22px;
            margin-bottom: 26px;
            text-transform: uppercase;
            position: relative;
            padding-left: 52px
        }

            .RightSection .MainFeaturesBoxesWrapper h4:before {
                display: block;
                position: absolute;
                left: 0;
                bottom: 0;
                line-height: 1;
                font-weight: 400;
                -webkit-transition: all .25s linear;
                -moz-transition: all .25s linear;
                -o-transition: all .25s linear;
                -ms-transition: all .25s linear;
                transition: all .25s linear
            }

        .RightSection .MainFeaturesBoxesWrapper .MainFeaturesBoxTestSections h4:before {
            font-size: 44px;
            content: "\e612";
            left: -8px
        }

        .RightSection .MainFeaturesBoxesWrapper .MainFeaturesBoxOperatingRange h4:before {
            font-size: 48px;
            content: "\e613";
            left: -11px
        }

        .RightSection .MainFeaturesBoxesWrapper .MainFeaturesBoxModelSupport h4:before {
            font-size: 35px;
            content: "\e614"
        }

        .RightSection .MainFeaturesBoxesWrapper .MainFeaturesBoxAuxiliarySystems h4:before {
            font-size: 43px;
            content: "\e615";
            left: -9px
        }

        .RightSection .MainFeaturesBoxesWrapper ul.TextList, .RightSection .MainFeaturesBoxesWrapper ul.textlist {
            color: #fff;
            line-height: 22px;
            margin-bottom: 23px;
            margin-left: 0
        }

    .RightSection .ContactDataBox {
        width: 100%;
        float: left;
        clear: both;
        box-sizing: border-box;
        padding-left: 80px;
        margin-bottom: 10px
    }

        .RightSection .ContactDataBox p {
            float: left;
            line-height: 22px;
            box-sizing: border-box
        }

            .RightSection .ContactDataBox p span {
                color: #00a1ff;
                font-weight: 700;
                text-transform: uppercase
            }

            .RightSection .ContactDataBox p a {
                color: #00a1ff
            }

                .RightSection .ContactDataBox p a:hover {
                    color: #00a1ff;
                    text-decoration: underline
                }

            .RightSection .ContactDataBox p.address {
                margin-right: 21%
            }

        .RightSection .ContactDataBox .ContactUs {
            float: right;
            padding-right: 64px;
            width: auto;
            clear: none;
            margin-bottom: 30px
        }

            .RightSection .ContactDataBox .ContactUs:before {
                content: "\e608";
                font-size: 20px;
                position: absolute;
                right: 24px;
                top: 15px;
                -webkit-transition: all .25s linear;
                -moz-transition: all .25s linear;
                -o-transition: all .25s linear;
                -ms-transition: all .25s linear;
                transition: all .25s linear
            }

    .RightSection .SimulationTechniquesBoxesWrapper {
        width: 100%;
        float: left;
        clear: both;
        margin-left: 0;
        box-sizing: border-box;
        margin-bottom: 40px
    }

        .RightSection .SimulationTechniquesBoxesWrapper .SimulationTechniquesBox {
            width: 33.333%;
            height: 278px;
            display: block;
            float: left;
            box-sizing: border-box;
            position: relative;
            padding: 166px 0 20px 65px;
            border: 1px solid
        }

            .RightSection .SimulationTechniquesBoxesWrapper .SimulationTechniquesBox:hover {
                background-color: #fff;
                border-color: #00a2ff
            }

                .RightSection .SimulationTechniquesBoxesWrapper .SimulationTechniquesBox:hover * {
                    color: #00a2ff
                }

        .RightSection .SimulationTechniquesBoxesWrapper h3 {
            color: #fff;
            font-size: 18px;
            font-weight: 700;
            line-height: 24px;
            margin-bottom: 0;
            text-transform: uppercase;
            position: relative
        }

            .RightSection .SimulationTechniquesBoxesWrapper h3:before, .RightSection .SimulationTechniquesBoxesWrapper h3:after {
                display: block;
                position: absolute;
                left: 0;
                top: -96px;
                line-height: 1;
                font-size: 61px;
                font-weight: 400;
                -webkit-transition: all .25s linear;
                -moz-transition: all .25s linear;
                -o-transition: all .25s linear;
                -ms-transition: all .25s linear;
                transition: all .25s linear
            }

            .RightSection .SimulationTechniquesBoxesWrapper h3:after {
                color: #809cb0
            }

        .RightSection .SimulationTechniquesBoxesWrapper .FullModelsBox, .RightSection .SimulationTechniquesBoxesWrapper .Forces, .RightSection .SimulationTechniquesBoxesWrapper .FixedWingTransportAircraft, .RightSection .SimulationTechniquesBoxesWrapper .Spacecraft, .RightSection .SimulationTechniquesBoxesWrapper .EnvironmentalEngineering, .RightSection .SimulationTechniquesBoxesWrapper .ProjectManagement, .RightSection .SimulationTechniquesBoxesWrapper .DynamicDataAcquisition, .RightSection .SimulationTechniquesBoxesWrapper .ModelPositioningMechanism, .RightSection .SimulationTechniquesBoxesWrapper .DynamicTestingBox, .RightSection .SimulationTechniquesBoxesWrapper .ThickPropellorBox, .RightSection .SimulationTechniquesBoxesWrapper .ModelDeformation {
            background-color: #00a2ff;
            border-color: #00a2ff
        }

            .RightSection .SimulationTechniquesBoxesWrapper .FullModelsBox h3:before {
                content: "\e616"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .Forces h3:before {
                content: "\e646"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .FixedWingTransportAircraft h3:before {
                content: "\e63a"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .Spacecraft h3:before {
                content: "\e62d"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .EnvironmentalEngineering h3:before {
                content: "\e629"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .ProjectManagement h3:before {
                content: "\e635"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .DynamicDataAcquisition h3:before {
                content: "\e644"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .ModelPositioningMechanism h3:before {
                content: "\e63f"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .DynamicTestingBox h3:before {
                content: "\e619"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .ModelDeformation h3:before {
                content: "\e632"
            }

        .RightSection .SimulationTechniquesBoxesWrapper .HalfModelsBox, .RightSection .SimulationTechniquesBoxesWrapper .Pressures, .RightSection .SimulationTechniquesBoxesWrapper .MilitaryAircraft, .RightSection .SimulationTechniquesBoxesWrapper .Engines, .RightSection .SimulationTechniquesBoxesWrapper .Trains, .RightSection .SimulationTechniquesBoxesWrapper .QualityControl, .RightSection .SimulationTechniquesBoxesWrapper .PressureMeasurementSystem, .RightSection .SimulationTechniquesBoxesWrapper .PressureSensitivePaint, .RightSection .SimulationTechniquesBoxesWrapper .GroundSimulationBox, .RightSection .SimulationTechniquesBoxesWrapper .ThinPropellorBox, .RightSection .SimulationTechniquesBoxesWrapper .Aeroacoustics {
            background-color: #004d82;
            border-color: #004d82
        }

            .RightSection .SimulationTechniquesBoxesWrapper .HalfModelsBox h3:before {
                content: "\e617"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .Pressures h3:before {
                content: "\e643"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .MilitaryAircraft h3:before {
                content: "\e639"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .Engines h3:before {
                content: "\e638"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .Trains h3:before {
                content: "\e648"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .QualityControl h3:before {
                content: "\e63c"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .PressureMeasurementSystem h3:before {
                content: "\e633"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .PressureSensitivePaint h3:before {
                content: "\e641"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .GroundSimulationBox h3:before {
                content: "\e61c"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .GroundSimulationBox h3:after {
                content: "\e61d"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .Aeroacoustics h3:before {
                content: "\e637"
            }

        .RightSection .SimulationTechniquesBoxesWrapper .D2ModelsBox, .RightSection .SimulationTechniquesBoxesWrapper .BoundaryLayers, .RightSection .SimulationTechniquesBoxesWrapper .Rotocraft, .RightSection .SimulationTechniquesBoxesWrapper .Missiles, .RightSection .SimulationTechniquesBoxesWrapper .CarsAndTrucks, .RightSection .SimulationTechniquesBoxesWrapper .Balance, .RightSection .SimulationTechniquesBoxesWrapper .ParticleImageVelocimetry, .RightSection .SimulationTechniquesBoxesWrapper .PropulsionBox, .RightSection .SimulationTechniquesBoxesWrapper .Velocity, .RightSection .SimulationTechniquesBoxesWrapper .InterferenceCorrections {
            background-color: #003960;
            border-color: #003960
        }

            .RightSection .SimulationTechniquesBoxesWrapper .D2ModelsBox h3:before {
                content: "\e61e"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .D2ModelsBox h3:after {
                content: "\e61f"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .BoundaryLayers h3:before {
                content: "\e62f"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .Rotocraft h3:before {
                content: "\e631"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .Missiles h3:before {
                content: "\e62a"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .CarsAndTrucks h3:before {
                content: "\e628"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .Balance h3:before {
                content: "\e645"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .ParticleImageVelocimetry h3:before {
                content: "\e62e"
            }

            .RightSection .SimulationTechniquesBoxesWrapper .PropulsionBox h3:before {
                content: "\e618"
            }

        .RightSection .SimulationTechniquesBoxesWrapper .ThinPropellorBox h3:before {
            content: "\e900"
        }

        .RightSection .SimulationTechniquesBoxesWrapper .ThickPropellorBox h3:before {
            content: "\e901"
        }

        .RightSection .SimulationTechniquesBoxesWrapper .Velocity h3:before {
            content: "\e636"
        }

        .RightSection .SimulationTechniquesBoxesWrapper .InterferenceCorrections h3:before {
            content: "\e642"
        }

    .RightSection .StructureWrapper {
        width: 100%;
        float: left;
        clear: both;
        max-width: 700px;
        box-sizing: border-box;
        margin-bottom: 60px;
        position: relative
    }

        .RightSection .StructureWrapper:after {
            content: " ";
            display: block;
            position: absolute;
            width: 360px;
            height: 50px;
            top: 340px;
            left: 50%;
            margin-left: -180px;
            z-index: 1;
            border: 1px solid #00a2ff;
            border-bottom: 0
        }

        .RightSection .StructureWrapper div {
            box-sizing: border-box;
            text-align: center;
            position: relative
        }

        .RightSection .StructureWrapper h4 {
            color: #00a2ff;
            font-size: 14px;
            font-weight: 700;
            line-height: 1.2;
            margin-bottom: 0;
            text-transform: uppercase
        }

        .RightSection .StructureWrapper h5 {
            color: #5c5c5c;
            font-size: 14px;
            line-height: 16px
        }

        .RightSection .StructureWrapper dl {
            float: left;
            width: 100%;
            clear: both;
            margin-bottom: 30px;
            text-align: left;
            line-height: 27px
        }

        .RightSection .StructureWrapper dt {
            font-weight: 700;
            float: left;
            clear: both;
            width: 60px
        }

        .RightSection .StructureWrapper dd {
            padding-left: 60px
        }

        .RightSection .StructureWrapper .StructureBoard, .RightSection .StructureWrapper .StructureDirector {
            width: 200px;
            height: 70px;
            left: 50%;
            margin-left: -100px;
            background-color: #f2faff
        }

            .RightSection .StructureWrapper .StructureBoard:after, .RightSection .StructureWrapper .StructureDirector:after {
                content: " ";
                display: block;
                background-color: #fff;
                border-right: 1px solid #00a2ff;
                position: absolute;
                left: 0;
                width: 100px;
                height: 100px;
                bottom: -100px;
                z-index: 100
            }

        .RightSection .StructureWrapper .StructureBoard {
            padding-top: 25px;
            margin-bottom: 100px
        }

        .RightSection .StructureWrapper .StructureDirector {
            padding-top: 16px;
            margin-bottom: 150px
        }

        .RightSection .StructureWrapper .StructureAdvisoryCommittee, .RightSection .StructureWrapper .StructureAdministration {
            position: absolute;
            right: 50px;
            background-color: #f8fcff;
            width: 200px;
            height: 60px
        }

            .RightSection .StructureWrapper .StructureAdvisoryCommittee:after, .RightSection .StructureWrapper .StructureAdministration:after {
                content: " ";
                display: block;
                background-color: #7fd0ff;
                position: absolute;
                left: 50%;
                width: 99px;
                height: 1px;
                top: 50%;
                left: -99px;
                z-index: 1
            }

        .RightSection .StructureWrapper .StructureAdvisoryCommittee {
            top: 90px;
            padding-top: 20px
        }

        .RightSection .StructureWrapper .StructureAdministration {
            top: 260px;
            padding-top: 12px
        }

        .RightSection .StructureWrapper .StructureGuk, .RightSection .StructureWrapper .StructureNop {
            background-color: #f8fcff;
            width: 47.85%;
            text-align: left;
            padding: 20px 20px 0
        }

            .RightSection .StructureWrapper .StructureGuk h4, .RightSection .StructureWrapper .StructureNop h4 {
                margin-bottom: 15px
            }

        .RightSection .StructureWrapper .StructureGuk {
            float: left
        }

        .RightSection .StructureWrapper .StructureNop {
            float: right
        }

    .RightSection form {
        margin-bottom: 50px
    }

        .RightSection form ul {
            clear: both;
            float: left;
            width: 100%
        }

        .RightSection form li {
            float: left;
            width: 50%;
            margin-bottom: 20px;
            box-sizing: border-box
        }

            .RightSection form li:nth-of-type(odd) {
                padding-right: 10px
            }

            .RightSection form li:nth-of-type(even) {
                padding-left: 10px
            }

            .RightSection form li.odd {
                padding-right: 10px
            }

            .RightSection form li.even {
                padding-left: 10px
            }

            .RightSection form li.Long {
                width: 100%;
                padding: 0
            }

        .RightSection form label {
            display: block;
            float: left;
            margin-bottom: 5px;
            width: 100%;
            color: #004d82;
            text-transform: uppercase;
            line-height: 1.2;
            box-sizing: border-box
        }

        .RightSection form input[type="text"], .RightSection form input[type="email"], .RightSection form input[type="tel"], .RightSection form select, .RightSection form textarea {
            background-color: #f8fcff;
            border: 1px solid #d6d6d6;
            box-sizing: border-box;
            color: #444;
            display: block;
            height: 50px;
            line-height: 1;
            padding: 0 10px;
            width: 100%;
            -webkit-transition: all .25s linear;
            -moz-transition: all .25s linear;
            -o-transition: all .25s linear;
            -ms-transition: all .25s linear;
            transition: all .25s linear
        }

            .RightSection form input[type="text"]:focus, .RightSection form input[type="email"]:focus, .RightSection form input[type="tel"]:focus, .RightSection form select:focus, .RightSection form textarea:focus {
                border-color: #00a2ff;
                padding-left: 15px
            }

                .RightSection form input[type="text"]:focus::-webkit-input-placeholder, .RightSection form input[type="email"]:focus::-webkit-input-placeholder, .RightSection form input[type="tel"]:focus::-webkit-input-placeholder, .RightSection form textarea:focus::-webkit-input-placeholder {
                    color: #444;
                    opacity: 1
                }

                .RightSection form input[type="text"]:focus:-moz-placeholder, .RightSection form input[type="email"]:focus:-moz-placeholder, .RightSection form input[type="tel"]:focus:-moz-placeholder, .RightSection form textarea:focus:-moz-placeholder {
                    color: #444;
                    opacity: 1
                }

                .RightSection form input[type="text"]:focus::-moz-placeholder, .RightSection form input[type="email"]:focus::-moz-placeholder, .RightSection form input[type="tel"]:focus::-moz-placeholder, .RightSection form textarea:focus::-moz-placeholder {
                    color: #444;
                    opacity: 1
                }

                .RightSection form input[type="text"]:focus:-ms-input-placeholder, .RightSection form input[type="email"]:focus:-ms-input-placeholder, .RightSection form input[type="tel"]:focus:-ms-input-placeholder, .RightSection form textarea:focus:-ms-input-placeholder {
                    color: #444;
                    opacity: 1
                }

        .RightSection form textarea {
            height: 250px;
            line-height: 1.4;
            padding: 10px
        }

        .RightSection form input[type="checkbox"] {
            display: none
        }

        .RightSection form label.ForCheckbox {
            padding-left: 35px;
            color: #5c5c5c;
            text-transform: none;
            font-size: 12px;
            position: relative
        }

            .RightSection form label.ForCheckbox:before {
                background-color: #f8fcff;
                border: 1px solid #d6d6d6;
                content: " ";
                display: block;
                height: 20px;
                left: 0;
                position: absolute;
                top: 0;
                width: 20px;
                -webkit-transition: all .25s linear;
                -moz-transition: all .25s linear;
                -o-transition: all .25s linear;
                -ms-transition: all .25s linear;
                transition: all .25s linear
            }

            .RightSection form label.ForCheckbox:after {
                content: " ";
                display: block;
                height: 12px;
                left: 5px;
                position: absolute;
                top: 5px;
                background-color: transparent;
                width: 12px;
                -webkit-transition: all .25s linear;
                -moz-transition: all .25s linear;
                -o-transition: all .25s linear;
                -ms-transition: all .25s linear;
                transition: all .25s linear
            }

        .RightSection form input[type="checkbox"]:checked + label.ForCheckbox:after {
            background-color: #00a2ff
        }

        .RightSection form label.ForCheckbox.checked:after {
            background-color: #00a2ff
        }

        .RightSection form .SendMsg {
            -webkit-transition: all .25s linear;
            -moz-transition: all .25s linear;
            -o-transition: all .25s linear;
            -ms-transition: all .25s linear;
            transition: all .25s linear;
            float: right;
            padding-right: 0;
            padding-left: 0;
            width: auto;
            clear: none;
            margin-bottom: 30px
        }

            .RightSection form .SendMsg:before {
                content: "\e608";
                font-size: 20px;
                position: absolute;
                right: 24px;
                top: 15px;
                -webkit-transition: all .25s linear;
                -moz-transition: all .25s linear;
                -o-transition: all .25s linear;
                -ms-transition: all .25s linear;
                transition: all .25s linear
            }

            .RightSection form .SendMsg .SendMsgInput {
                border: 0;
                background-color: transparent;
                z-index: 100;
                position: relative;
                color: #fff;
                display: block;
                font-weight: 700;
                height: 50px;
                line-height: 48px;
                padding-left: 24px;
                text-transform: uppercase;
                padding-right: 64px;
                padding-left: 24px;
                -webkit-transition: all .25s linear;
                -moz-transition: all .25s linear;
                -o-transition: all .25s linear;
                -ms-transition: all .25s linear;
                transition: all .25s linear
            }

                .RightSection form .SendMsg .SendMsgInput:hover {
                    color: #00508c
                }

    .RightSection .GridWrapper {
        float: left;
        width: 100%;
        clear: both;
        max-width: 920px;
        margin-left: 0;
        padding-left: 80px;
        box-sizing: border-box
    }

        .RightSection .GridWrapper a {
            display: block;
            float: left;
            width: 23%;
            margin: 0 2% 2% 0;
            position: relative
        }

            .RightSection .GridWrapper a:after {
                content: " ";
                display: block;
                position: absolute;
                left: 0;
                top: 0;
                height: 100%;
                width: 100%;
                background-color: #fff;
                opacity: 0;
                -webkit-transition: all .25s linear;
                -moz-transition: all .25s linear;
                -o-transition: all .25s linear;
                -ms-transition: all .25s linear;
                transition: all .25s linear
            }

            .RightSection .GridWrapper a:hover:after {
                opacity: .2
            }

            .RightSection .GridWrapper a img {
                max-width: 100%;
                display: block
            }

.Breadcrumbs {
    display: block;
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 18px 0 5px 80px;
    margin-bottom: 48px;
    border-bottom: 1px solid #e5e5e5
}

    .Breadcrumbs li {
        color: #949494;
        display: block;
        float: left;
        font-size: 12px;
        line-height: 1;
        margin-bottom: 15px
    }

    .Breadcrumbs a {
        color: #949494;
        position: relative;
        display: block;
        margin-right: 68px;
        position: relative;
        text-decoration: none
    }

        .Breadcrumbs a:after {
            content: " ";
            display: block;
            position: absolute;
            right: -43px;
            top: 50%;
            height: 1px;
            width: 20px;
            margin-top: 1px;
            background-color: #dadada;
            -webkit-transition: all .25s linear;
            -moz-transition: all .25s linear;
            -o-transition: all .25s linear;
            -ms-transition: all .25s linear;
            transition: all .25s linear
        }

        .Breadcrumbs a:hover {
            color: #00a2ff
        }

            .Breadcrumbs a:hover:after {
                background-color: #00a2ff
            }

.ConPad {
    max-width: 953px
}

    .ConPad article {
        margin-bottom: 40px
    }

    .ConPad > article > * {
        margin-left: 80px;
        max-width: 660px
    }

    .ConPad > article > .SliderWrapper, .ConPad > article > .DNWactivitiesWrapper, .ConPad > article > .WindTunnelsBoxesWrapper, .ConPad > article > .MapWrapperBig, .ConPad > article > .MainFeaturesBoxesWrapper, .ConPad > article > .ContactDataBox, .ConPad > article > .SimulationTechniquesBoxesWrapper {
        margin-left: 0;
        max-width: 100%
    }

    .ConPad > article > hr {
        float: left;
        width: 100%
    }

    .ConPad .SocialBoxesWrapper {
        margin-bottom: 47px;
        margin-left: 0;
        padding-left: 80px;
        clear: both;
        float: left;
        width: 100%;
        max-width: 740px;
        box-sizing: border-box
    }

    .ConPad .SocialBoxes {
        border-top: 1px solid #dadada;
        border-bottom: 1px solid #dadada;
        clear: both;
        float: left;
        width: 100%
    }

        .ConPad .SocialBoxes .Date {
            float: left;
            color: #c8c8c8;
            font-size: 14px;
            line-height: 1;
            padding: 19px 0;
            text-transform: uppercase
        }

            .ConPad .SocialBoxes .Date span {
                color: #acacac;
                font-weight: 700
            }

        .ConPad .SocialBoxes .SocialBoxeInside {
            float: right
        }

            .ConPad .SocialBoxes .SocialBoxeInside div {
                float: left;
                border-left: 1px solid #dadada;
                height: 53px;
                box-sizing: border-box
            }

            .ConPad .SocialBoxes .SocialBoxeInside a {
                float: right;
                display: block;
                height: 53px;
                width: 53px;
                text-align: center;
                position: relative
            }

                .ConPad .SocialBoxes .SocialBoxeInside a:after {
                    font-size: 21px;
                    position: absolute;
                    left: 0;
                    top: 0;
                    width: 100%;
                    height: 100%;
                    line-height: 53px;
                    color: #00a2ff;
                    text-align: center;
                    -webkit-transition: all .25s linear;
                    -moz-transition: all .25s linear;
                    -o-transition: all .25s linear;
                    -ms-transition: all .25s linear;
                    transition: all .25s linear
                }

                .ConPad .SocialBoxes .SocialBoxeInside a:hover:after {
                    color: #00538d
                }

            .ConPad .SocialBoxes .SocialBoxeInside .LikeFB {
                width: 100px;
                padding: 15px 25px
            }

                .ConPad .SocialBoxes .SocialBoxeInside .LikeFB a {
                    height: auto;
                    width: 100%;
                    max-width: 100%
                }

                    .ConPad .SocialBoxes .SocialBoxeInside .LikeFB a:after {
                        display: none
                    }

            .ConPad .SocialBoxes .SocialBoxeInside .ShareFB {
                padding-left: 23px;
                color: #c8c8c8;
                font-size: 14px;
                line-height: 53px;
                text-transform: uppercase
            }

                .ConPad .SocialBoxes .SocialBoxeInside .ShareFB a:after {
                    content: "\e60d"
                }

            .ConPad .SocialBoxes .SocialBoxeInside .ShareTwitter a:after {
                font-size: 23px;
                content: "\e60e"
            }

            .ConPad .SocialBoxes .SocialBoxeInside .ShareMail a:after {
                font-size: 24px;
                content: "\e60f"
            }

.ContactRightSection {
    overflow: hidden;
    max-width: 100%
}

    .ContactRightSection article {
        max-width: 923px
    }

    .ContactRightSection .ContactMainBoxWrapper {
        width: 100%;
        max-width: 100%;
        float: left;
        clear: both;
        box-sizing: border-box;
        margin-bottom: 50px;
        margin-left: 0;
        padding-left: 80px
    }

        .ContactRightSection .ContactMainBoxWrapper .ContactMainBoxInside {
            width: 100%;
            float: left;
            clear: both;
            box-sizing: border-box;
            padding: 40px 0 0;
            border-top: 3px solid #e5e5e5;
            border-bottom: 3px solid #e5e5e5
        }

        .ContactRightSection .ContactMainBoxWrapper .ContactMainBox {
            width: 100%;
            float: left;
            clear: both;
            box-sizing: border-box;
            padding: 0 37% 27px 0;
            position: relative
        }

        .ContactRightSection .ContactMainBoxWrapper h3 {
            margin-bottom: 47px
        }

        .ContactRightSection .ContactMainBoxWrapper p {
            float: left;
            line-height: 22px;
            box-sizing: border-box;
            padding-right: 30px;
            width: 50%;
            margin-bottom: 35px
        }

            .ContactRightSection .ContactMainBoxWrapper p span {
                color: #00a1ff;
                font-weight: 700;
                text-transform: uppercase
            }

            .ContactRightSection .ContactMainBoxWrapper p a {
                color: #00a1ff
            }

                .ContactRightSection .ContactMainBoxWrapper p a:hover {
                    color: #00a1ff;
                    text-decoration: underline
                }

        .ContactRightSection .ContactMainBoxWrapper img {
            display: block;
            max-width: 55%;
            right: -18.2%;
            bottom: 0;
            position: absolute;
            z-index: 10
        }

    .ContactRightSection .MapWrapperSmall {
        box-sizing: border-box;
        float: left;
        margin-bottom: 40px;
        margin-left: 0;
        padding-left: 80px;
        width: 100%;
        max-width: 100%;
        clear: both
    }

        .ContactRightSection .MapWrapperSmall .MapBox {
            height: 236px;
            width: 100%;
            box-sizing: border-box;
            border: 1px solid #e5e5e5
        }

    .ContactRightSection .ContactDataBox2 {
        width: 100%;
        float: left;
        clear: both;
        max-width: 100%;
        box-sizing: border-box;
        margin-bottom: 73px;
        margin-left: 0;
        padding-left: 80px
    }

        .ContactRightSection .ContactDataBox2 p {
            float: left;
            width: 22%;
            padding-right: 30px;
            line-height: 22px;
            box-sizing: border-box
        }

            .ContactRightSection .ContactDataBox2 p span {
                color: #00a1ff;
                font-weight: 700;
                text-transform: uppercase
            }

            .ContactRightSection .ContactDataBox2 p a {
                color: #00a1ff
            }

                .ContactRightSection .ContactDataBox2 p a:hover {
                    color: #00a1ff;
                    text-decoration: underline
                }

            .ContactRightSection .ContactDataBox2 p.place {
                color: #00a1ff;
                font-size: 22px
            }

        .ContactRightSection .ContactDataBox2 .BtnsWrapper {
            float: right;
            width: 34%;
            max-width: 244px
        }

        .ContactRightSection .ContactDataBox2 .Btn {
            float: left;
            padding-left: 21px;
            padding-right: 50px;
            width: 116px;
            clear: none;
            margin-bottom: 6px;
            margin-left: 6px
        }

            .ContactRightSection .ContactDataBox2 .Btn:before {
                color: #00a2ff;
                content: "\e604";
                font-size: 24px;
                position: absolute;
                right: 19px;
                top: 12px;
                -webkit-transition: all .25s linear;
                -moz-transition: all .25s linear;
                -o-transition: all .25s linear;
                -ms-transition: all .25s linear;
                transition: all .25s linear
            }

            .ContactRightSection .ContactDataBox2 .Btn:hover:before {
                color: #fff
            }

.LatestList {
    max-width: 953px
}

    .LatestList article {
        padding-left: 80px
    }

    .LatestList .ImgWrapper {
        display: block;
        float: left;
        width: 40.59%;
        position: relative
    }

        .LatestList .ImgWrapper:after {
            content: " ";
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            background-color: #fff;
            opacity: 0;
            -webkit-transition: all .25s linear;
            -moz-transition: all .25s linear;
            -o-transition: all .25s linear;
            -ms-transition: all .25s linear;
            transition: all .25s linear
        }

        .LatestList .ImgWrapper:hover:after {
            opacity: .2
        }

        .LatestList .ImgWrapper img {
            max-width: 100%;
            display: block
        }

    .LatestList .SingleNewsWrapper {
        float: left;
        width: 59.41%;
        box-sizing: border-box;
        padding-left: 5.28%
    }

    .LatestList .date {
        display: block;
        color: #c8c8c8;
        font-size: 14px;
        line-height: 1;
        padding-bottom: 18px;
        margin-bottom: 24px;
        text-transform: uppercase;
        border-bottom: 1px solid #e5e5e5
    }

        .LatestList .date span {
            color: #acacac;
            font-weight: 700
        }

    .LatestList h2 {
        display: block;
        color: #00508c;
        font-size: 22px;
        line-height: 27px;
        margin-bottom: 15px;
        text-transform: none
    }

        .LatestList h2 a {
            color: #00508c
        }

            .LatestList h2 a:hover {
                color: #00a2ff
            }

    .LatestList p {
        color: #444;
        line-height: 22px;
        margin-bottom: 29px
    }

    .LatestList .SeeMore {
        display: block;
        float: left;
        color: #00508c;
        font-size: 14px;
        line-height: 16px;
        text-transform: uppercase;
        font-weight: 700;
        position: relative;
        padding-top: 5px;
        padding-bottom: 8px
    }

        .LatestList .SeeMore span {
            position: relative;
            z-index: 10
        }

        .LatestList .SeeMore:before {
            content: " ";
            display: block;
            position: absolute;
            left: 0;
            bottom: 0;
            height: 1px;
            width: 100%;
            background-color: #adc7da;
            -webkit-transition: all .25s linear;
            -moz-transition: all .25s linear;
            -o-transition: all .25s linear;
            -ms-transition: all .25s linear;
            transition: all .25s linear
        }

        .LatestList .SeeMore:hover {
            padding-left: 5px;
            padding-right: 5px;
            color: #fff
        }

            .LatestList .SeeMore:hover:before {
                height: 100%;
                background-color: #00a2ff
            }

.SingleNew h1 {
    text-transform: none
}

@media (max-width: 1225px) {
    .MainMenu a {
        padding: 0 30px
    }

    .Locations {
        /* background-size: cover; */
        /* background-image: url(../images/bg-02-02.jpg); */
        /* background-position: center top; */
    }

    .whatWeDoListWrapper .whatWeDoListPrev {
        left: 0
    }

    .whatWeDoListWrapper .whatWeDoListNext {
        right: 0
    }

    .RightSection article {
        padding-left: 50px
    }

    .RightSection h1 {
        margin-left: 50px
    }

    .Breadcrumbs {
        padding-left: 50px
    }

    .PaginationInside {
        padding-left: 50px
    }

    .ConPad article {
        padding-left: 0
    }

    .ConPad > article > * {
        margin-left: 50px
    }

    .ConPad .SocialBoxesWrapper {
        padding-left: 50px
    }

    .SliderWrapper .bx-controls {
        padding-left: 50px
    }

    .SliderWrapper .bx-wrapper .bx-caption {
        padding: 0 20px 0 227px
    }

    .ContactRightSection .ContactMainBoxWrapper, .ContactRightSection .MapWrapperSmall, .ContactRightSection .ContactDataBox2 {
        padding-left: 50px
    }

        .ContactRightSection .ContactDataBox2 p {
            width: 25%
        }

        .ContactRightSection .ContactDataBox2 .BtnsWrapper {
            width: 25%
        }

        .ContactRightSection .ContactDataBox2 .Btn {
            float: right
        }

    .RightSection .SimulationTechniquesBoxesWrapper .SimulationTechniquesBox {
        padding-left: 40px
    }

    .RightSection .GridWrapper {
        padding-left: 50px
    }
}

@media (max-width: 1150px) {
    .MainMenu a {
        padding: 0 7px
    }
}
    @media (max-width: 1130px) {
        .PaginationInside ul {
            width: auto
        }

        .PaginationInside .PaginationPrev {
            margin-left: 10px
        }

        .RightSection .DNWactivitiesWrapper .DNWactivitiesBox {
            padding-left: 260px;
            padding-right: 70px
        }

            .RightSection .DNWactivitiesWrapper .DNWactivitiesBox:before {
                left: 59px;
                top: 59px
            }

            .RightSection .DNWactivitiesWrapper .DNWactivitiesBox:after {
                left: 59px;
                top: 59px
            }

        .RightSection .MainFeaturesBoxesWrapper .MainFeaturesBox {
            padding: 63px 35px 20px 50px
        }

        .RightSection .MainFeaturesBoxesWrapper .MainFeaturesBoxesRow:nth-of-type(even) .MainFeaturesBox {
            padding-top: 50px
        }
    }

    @media (max-width: 989px) {
        .MainHeader {
            height: 70px
        }

        .HeaderWrapper {
            padding-top: 5px
        }

        .LogoTop {
            margin-top: 0px;
            width: 95px;
            right: 60px;
            position: relative;
            top: 16px;
        }

            .LogoTop:hover img {
                width: 100%;
                margin-left: 0;
                margin-top: 0;
                position: relative;
            }

        .MainMenu {
            padding-top: 0;
            display: none
        }

        .SearchSection {
            margin-right: 40px;
            top: 2px;
            transform: scale(0.8);
            left: -10px;
        }

            .SearchSection #SearchInput {
                background-color: rgba(255, 255, 255, 0.95);
                border: 1px solid rgba(255, 255, 255, 0.95);
                top: 65px
            }

        .SecondMenu {
            position: inherit
        }

            .SecondMenu ul {
                float: left
            }

            .SecondMenu li {
                display: block;
                margin-left: 0
            }

            .SecondMenu a {
                padding: 0
            }

        .HelpingYou {
            padding-top: 170px;
            padding-bottom: 100px;
            height: auto
        }

        .LeftColumn {
            width: 100%;
            height: 0
        }

            .LeftColumn:before {
                display: none
            }

        .NavLeft {
            background-color: transparent;
            border-top: 0;
            margin-bottom: 0;
            padding-top: 0;
            position: absolute;
            top: -71px;
            width: 300px;
            z-index: 100;
            left: 10px
        }

            .NavLeft > ul {
                display: none;
                background-color: #e2e2e2
            }

        .SubMenuSwitcher {
            display: block
        }

        .RightColumn:before {
            display: none
        }

        .RightColumn {
            width: 100%
        }

        .RightSection {
            max-width: none
        }

            .RightSection article {
                padding-left: 30px
            }

            .RightSection h1 {
                max-width: none;
                margin-left: 30px
            }

        .LatestList .ImgWrapper {
            width: 36%
        }

        .LatestList .SingleNewsWrapper {
            padding-left: 30px;
            width: 64%
        }

        .Breadcrumbs {
            padding-left: 30px;
            padding-right: 30px
        }

            .Breadcrumbs a:after {
                right: -20px;
                width: 10px
            }

            .Breadcrumbs a {
                margin-right: 30px
            }

        .Pagination {
            padding-right: 0;
            max-width: none
        }

        .PaginationInside {
            max-width: 100%;
            padding: 0 30px
        }

            .PaginationInside ul {
                padding-left: 0;
                width: 100%;
                text-align: right
            }

            .PaginationInside li {
                display: inline-block;
                float: none
            }

        .ConPad > article > * {
            margin-left: 0;
            max-width: none
        }

        .ConPad .SocialBoxesWrapper {
            padding-left: 0;
            max-width: none
        }

        .SliderWrapper .bx-controls {
            padding-left: 0
        }

        .SliderWrapper .bx-wrapper .bx-caption {
            padding-left: 180px
        }

        .RightSection ul.TextList {
            margin-left: 20px
        }

        .RightSection .ContactDataBox {
            padding-left: 0
        }

        .ContactRightSection .ContactMainBoxWrapper, .ContactRightSection .MapWrapperSmall, .ContactRightSection .ContactDataBox2 {
            max-width: 100%;
            padding-left: 0
        }

        .RightSection .GridWrapper {
            max-width: 100%;
            padding-left: 0
        }
    }

    @media (max-width: 800px) {
        .PropulsionExperts img {
            margin-top: -83px
        }

        .FooterMainMenu, .FooterMainMenu + .FooterMainMenu {
            margin-right: 80px
        }
    }

    @media (max-width: 767px) {
        .News {
            padding-top: 90px;
            padding-bottom: 60px
        }

        .NewsList {
            margin-bottom: 0
        }

            .NewsList li {
                /* height: auto; */
                /* margin: 0 0 40px; */
                /* max-width: none; */
                /* width: 100%; */
                /* padding: 10px 10px 30px; */
                /* box-sizing: border-box; */
            }

            .NewsList .ImgWrapper {
                width: 100%
            }

            .NewsList .SingleNewsWrapper {
                padding: 32px 20px 0;
                width: 100%
            }
    }

    @media (max-width: 680px) {
        .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBox {
            padding: 25px 17px 20px 80px
        }

        .RightSection .WindTunnelsBoxesWrapper h4 {
            font-size: 18px
        }

        .RightSection .WindTunnelsBoxesWrapper .Shortcut {
            left: 15px;
            top: 30px;
            font-size: 14px
        }

        .ContactRightSection .ContactMainBoxWrapper .ContactMainBox {
            padding-right: 25%
        }

        .ContactRightSection .ContactMainBoxWrapper img {
            max-width: 43%;
            right: -18.2%
        }

        .RightSection .SimulationTechniquesBoxesWrapper .SimulationTechniquesBox {
            width: 50%
        }

        .RightSection .SimulationTechniquesBoxesWrapper .GroundSimulationBox {
            background-color: #00a2ff;
            border-color: #00a2ff
        }

        .RightSection .SimulationTechniquesBoxesWrapper .PropulsionBox {
            background-color: #004d82;
            border-color: #004d82
        }

        .RightSection .SimulationTechniquesBoxesWrapper .DynamicTestingBox {
            background-color: #003960;
            border-color: #003960
        }
    }

    @media (max-width: 1024px) {
        .MainFooter {
            height: auto;
            padding-bottom: 10px;
            background-position: center top;
            background-size: cover
        }

            .MainFooter .FooterBox01 span, .MainFooter .FooterBox02 span {
                padding: 0 10px;
                height: 100%;
                line-height: 1.2;
                box-sizing: border-box
            }

                .MainFooter .FooterBox01 span a, .MainFooter .FooterBox02 span a {
                    padding: 60px 0 0;
                    height: 100%;
                    box-sizing: border-box;
                    display: block
                }

                    .MainFooter .FooterBox01 span a::before, .MainFooter .FooterBox02 span a::before {
                        left: 50%;
                        top: 20px
                    }
    }

    @media (max-width: 769px) {
        .HelpingYou {
            padding-top: 120px
        }

        .MainFooter {
            height: auto;
            padding-bottom: 10px;
            background-position: center top;
            background-size: cover
        }

            .MainFooter .FooterBox01 span, .MainFooter .FooterBox02 span {
                padding: 0 10px;
                height: 100%;
                line-height: 1.2;
                box-sizing: border-box
            }

                .MainFooter .FooterBox01 span a, .MainFooter .FooterBox02 span a {
                    padding: 60px 0 0;
                    height: 100%;
                    box-sizing: border-box;
                    display: block
                }

                    .MainFooter .FooterBox01 span a::before, .MainFooter .FooterBox02 span a::before {
                        left: 50%;
                        top: 20px
                    }

                    .MainFooter .FooterBox01 span a::before {
                        margin-left: -18px
                    }

                    .MainFooter .FooterBox02 span a::before {
                        margin-left: -14px
                    }

        .NavFooter {
            margin-bottom: 20px
        }

        .FooterWrapper {
            padding-top: 30px
        }

        .FooterMainMenu, .FooterMainMenu + .FooterMainMenu {
            margin-right: 0;
            width: 100%
        }

        .NavFooter li {
            margin-right: 15px;
            float: right;
        }

        .FooterWrapper p {
            width: 100%;
            margin-bottom: 20px
        }

        .RightSection .ContactDataBox p.address, .RightSection .ContactDataBox p.contact {
            margin-right: 0;
            max-width: 50%;
            width: 50%;
            min-width: 170px;
            padding-right: 30px
        }

        .RightSection .ContactDataBox .ContactUs {
            clear: both;
            float: left
        }

        .ContactRightSection .ContactDataBox2 p {
            width: 33.33%
        }

        .ContactRightSection .ContactDataBox2 .BtnsWrapper {
            width: 100%;
            max-width: 100%;
            clear: both
        }

        .ContactRightSection .ContactDataBox2 .Btn {
            float: left;
            margin-left: 0;
            margin-right: 6px
        }

        .RightSection .GridWrapper a {
            margin: 0 2% 2% 0;
            width: 48%
        }
    }

    @media (max-width: 580px) {
        .RightSection article {
            margin-bottom: 50px
        }

        .ConPad .SocialBoxesWrapper {
            margin-bottom: 30px
        }

        .RightSection {
            padding-left: 10px;
            padding-right: 10px
        }

        .LatestList .ImgWrapper {
            width: 100%;
            margin-bottom: 20px
        }

        .LatestList .SingleNewsWrapper {
            padding-left: 0;
            width: 100%
        }

        .Breadcrumbs {
            margin-bottom: 25px;
            padding-left: 10px;
            padding-right: 10px
        }

        .RightSection h1 {
            font-size: 35px;
            margin-bottom: 50px;
            margin-left: 0
        }

            .RightSection h1:after {
                bottom: -26px
            }

        .RightSection article {
            padding-left: 0
        }

        .LatestList .date {
            margin-bottom: 12px;
            padding-bottom: 12px
        }

        .LatestList p {
            margin-bottom: 15px
        }

        .PaginationInside {
            padding: 0 20px
        }

        .RightSection .TableData {
            margin-bottom: 30px
        }

            .RightSection .TableData td {
                padding: 13px 20px
            }

                .RightSection .TableData td:first-of-type {
                    padding-left: 18px;
                    padding-right: 18px
                }

        .RightSection .DNWactivitiesWrapper {
            margin-bottom: 50px
        }

            .RightSection .DNWactivitiesWrapper .DNWactivitiesBox {
                padding: 140px 20px 20px
            }

                .RightSection .DNWactivitiesWrapper .DNWactivitiesBox:before {
                    left: 50%;
                    top: 25px;
                    margin-left: -45px;
                    width: 90px;
                    height: 90px
                }

                .RightSection .DNWactivitiesWrapper .DNWactivitiesBox:after {
                    left: 50%;
                    top: 25px;
                    margin-left: -45px;
                    width: 92px;
                    height: 92px;
                    line-height: 92px
                }

            .RightSection .DNWactivitiesWrapper .DNWactivitiesBox01:after {
                font-size: 40px
            }

            .RightSection .DNWactivitiesWrapper .DNWactivitiesBox02:after {
                font-size: 42px
            }

            .RightSection .DNWactivitiesWrapper .DNWactivitiesBox03:after {
                font-size: 41px
            }

        .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBox {
            display: block;
            float: left;
            width: 100%
        }

        .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBoxesRow:nth-of-type(odd) .WindTunnelsBox:nth-of-type(even) {
            background-color: #004d82;
            border-color: #004d82
        }

            .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBoxesRow:nth-of-type(odd) .WindTunnelsBox:nth-of-type(even) .City {
                color: #00a2ff
            }

            .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBoxesRow:nth-of-type(odd) .WindTunnelsBox:nth-of-type(even):hover {
                background-color: #fff
            }

        .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBoxesRow:nth-of-type(odd) .WindTunnelsBox:nth-of-type(odd) {
            background-color: #00a2ff;
            border-color: #00a2ff
        }

            .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBoxesRow:nth-of-type(odd) .WindTunnelsBox:nth-of-type(odd) .City {
                color: #004d82
            }

            .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBoxesRow:nth-of-type(odd) .WindTunnelsBox:nth-of-type(odd):hover {
                background-color: #fff
            }

        .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBoxesRow:nth-of-type(even) .WindTunnelsBox:nth-of-type(odd) {
            background-color: #00a2ff;
            border-color: #00a2ff
        }

            .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBoxesRow:nth-of-type(even) .WindTunnelsBox:nth-of-type(odd) .City {
                color: #004d82
            }

            .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBoxesRow:nth-of-type(even) .WindTunnelsBox:nth-of-type(odd):hover {
                background-color: #fff
            }

        .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBoxesRow:nth-of-type(even) .WindTunnelsBox:nth-of-type(even) {
            background-color: #004d82;
            border-color: #004d82
        }

            .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBoxesRow:nth-of-type(even) .WindTunnelsBox:nth-of-type(even) .City {
                color: #00a2ff
            }

            .RightSection .WindTunnelsBoxesWrapper .WindTunnelsBoxesRow:nth-of-type(even) .WindTunnelsBox:nth-of-type(even):hover {
                background-color: #fff
            }

        .MapWrapperBig {
            padding: 0 20px
        }

        .RightSection .MainFeaturesBoxesWrapper .MainFeaturesBox {
            width: 100%;
            display: block;
            float: left;
            padding: 63px 35px 20px 50px
        }

        .RightSection .MainFeaturesBoxesWrapper .MainFeaturesBoxesRow:nth-of-type(even) .MainFeaturesBox {
            padding-top: 63px
        }

            .RightSection .MainFeaturesBoxesWrapper .MainFeaturesBoxesRow:nth-of-type(even) .MainFeaturesBox:nth-of-type(odd) {
                background-color: #003960
            }

            .RightSection .MainFeaturesBoxesWrapper .MainFeaturesBoxesRow:nth-of-type(even) .MainFeaturesBox:nth-of-type(even) {
                background-color: #004d82
            }

        .ContactRightSection .ContactMainBoxWrapper .ContactMainBox {
            padding-right: 0;
            padding-bottom: 150px
        }

        .ContactRightSection .ContactMainBoxWrapper img {
            max-width: 200px;
            right: 50%;
            margin-right: -100px
        }

        .ContactRightSection .MapWrapperSmall .MapBox {
            border: 1px solid #e5e5e5;
            box-sizing: border-box;
            height: 236px;
            width: 100%
        }

        .ContactRightSection .MapWrapperSmall {
            padding-left: 20px;
            padding-right: 20px
        }

        .RightSection .StructureWrapper .StructureAdvisoryCommittee, .RightSection .StructureWrapper .StructureAdministration {
            right: 10px
        }

        .RightSection .StructureWrapper h4 {
            font-size: 13px;
            font-weight: 400
        }

        .RightSection .StructureWrapper h5 {
            font-size: 13px
        }

        .RightSection .StructureWrapper dt {
            width: auto
        }

        .RightSection .StructureWrapper dd {
            float: left;
            clear: both;
            padding-left: 0;
            font-size: 12px;
            line-height: 1.2;
            margin-bottom: 10px
        }
    }

    @media (max-width: 530px) {
        .About:before, .WhatWeDo:before, .PropulsionExperts:before {
            border-width: 27px 0 0 160px;
            top: -25px;
        }

        .About:after, .WhatWeDo:after, .PropulsionExperts:after {
            border-width: 0 0 27px 160px;
            top: -25px;
        }

        .Locations {
            /* background-image: url(../images/bg-02-03.jpg); */
            padding-bottom: 0;
            /* padding-top: 75px; */
        }

            .Locations h1 {
                margin-bottom: 80px
            }

        .WhatWeDo {
            padding-top: 55px
        }
    }

    @media (max-width: 480px) {
        .PaginationInside {
            position: relative;
            padding: 0 45px
        }

            .PaginationInside ul {
                text-align: center
            }

            .PaginationInside li {
                margin-left: 7px;
                margin-right: 7px
            }

            .PaginationInside .PaginationNext, .PaginationInside .PaginationPrev {
                border: 1px solid #e5e5e5;
                height: 36px;
                width: 36px;
                position: absolute;
                top: 50%;
                margin-top: -5px
            }

                .PaginationInside .PaginationNext a:before, .PaginationInside .PaginationPrev a:before {
                    font-size: 15px;
                    top: 10px
                }

                .PaginationInside .PaginationPrev a:before {
                    left: 10px
                }

                .PaginationInside .PaginationNext a:before {
                    right: 10px
                }

            .PaginationInside .PaginationNext {
                right: 5px
            }

            .PaginationInside .PaginationPrev {
                left: 5px;
                margin-left: 0
            }

        .SliderWrapper .bx-controls {
            width: 80px
        }

        .SliderWrapper .bx-wrapper .bx-controls-direction a {
            width: 40px
        }

            .SliderWrapper .bx-wrapper .bx-controls-direction a:after {
                font-size: 18px;
                left: 10px
            }

        .SliderWrapper .bx-wrapper .bx-controls-direction .bx-next {
            left: 40px
        }

        .SliderWrapper .bx-wrapper .bx-caption {
            padding-left: 90px
        }

            .SliderWrapper .bx-wrapper .bx-caption::before {
                left: 0
            }

        .ConPad article {
            margin-bottom: 10px
        }

        .ConPad .SocialBoxes .SocialBoxeInside .ShareFB {
            padding-left: 0
        }

            .ConPad .SocialBoxes .SocialBoxeInside .ShareFB span {
                display: none
            }

        .RightSection .Tabs .TabsContent {
            padding: 15px 15px 0
        }

        .RightSection .Tabs .TabsNav a {
            font-weight: 400
        }

        .RightSection .Accordion h4 {
            padding: 15px 40px 15px 15px
        }

            .RightSection .Accordion h4:before {
                right: 19px
            }

            .RightSection .Accordion h4:after {
                right: 15px
            }

        .RightSection .Accordion .AccordionContent {
            padding: 10px 15px
        }

        .ContactRightSection .ContactDataBox2 p {
            width: 50%;
            padding-right: 20px
        }

            .ContactRightSection .ContactDataBox2 p.place {
                width: 100%;
                padding-right: 0
            }

        .RightSection .StructureWrapper .StructureBoard, .RightSection .StructureWrapper .StructureDirector {
            left: 0;
            margin-left: 0;
            width: 150px
        }

            .RightSection .StructureWrapper .StructureBoard:after, .RightSection .StructureWrapper .StructureDirector:after {
                width: 75px
            }

        .RightSection .StructureWrapper .StructureAdvisoryCommittee, .RightSection .StructureWrapper .StructureAdministration {
            right: auto;
            left: 150px;
            width: 170px
        }

        .RightSection .StructureWrapper .StructureGuk, .RightSection .StructureWrapper .StructureNop {
            padding: 10px 10px 0
        }

        .RightSection .ImgWrapperLeft img, .RightSection .ImgWrapperRight img {
            margin: 0 0 20px;
            max-width: 100%
        }

        .RightSection form li {
            width: 100%
        }

            .RightSection form li:nth-of-type(2n+1) {
                padding-right: 0
            }

            .RightSection form li:nth-of-type(2n) {
                padding-left: 0
            }

            .RightSection form li.even, .RightSection form li.odd {
                padding: 0
            }
    }

    @media (max-width: 430px) {
        .RightSection .SimulationTechniquesBoxesWrapper .SimulationTechniquesBox {
            width: 100%;
            padding-left: 65px
        }
    }

    @media (max-width: 400px) {
        .ConPad .SocialBoxes .Date {
            padding: 15px 0 0;
            font-size: 13px
        }

        .ConPad .SocialBoxes .SocialBoxeInside .LikeFB {
            padding: 10px;
            width: 70px
        }

        .ConPad .SocialBoxes .SocialBoxeInside .ShareFB {
            line-height: 40px
        }

        .ConPad .SocialBoxes .SocialBoxeInside div {
            height: 40px
        }

        .ConPad .SocialBoxes .SocialBoxeInside a {
            width: 40px;
            height: 40px
        }

            .ConPad .SocialBoxes .SocialBoxeInside a:after {
                line-height: 40px
            }

        .RightSection .StructureWrapper:after {
            width: 260px;
            margin-left: -130px
        }
    }

    @media (max-width: 380px) {
        .whatWeDoListWrapper .whatWeDoListPrev {
            left: -15px
        }

        .whatWeDoListWrapper .whatWeDoListNext {
            right: -15px
        }
    }

    @media (max-width: 360px) {
        .ContactRightSection .ContactMainBoxWrapper p {
            width: 100%
        }

        .ContactRightSection .ContactDataBox2 p {
            width: 100%;
            padding-right: 0
        }

        .RightSection .StructureWrapper .StructureAdvisoryCommittee, .RightSection .StructureWrapper .StructureAdministration {
            right: 0;
            left: auto
        }
    }

    a.meanmenu-reveal {
        display: none
    }

    .mean-container .MainMenu li:before {
        display: none
    }

    .mean-container .mean-bar {
        float: left;
        width: 100%;
        position: absolute;
        padding: 0;
        top: 70px;
        z-index: 200;
        z-index: 10000
    }

    .mean-container a.meanmenu-reveal {
        position: absolute;
        top: -57px;
        right: 2px;
        height: 45px;
        width: 50px;
        box-sizing: border-box;
        padding: 5px 10px 10px;
        cursor: pointer;
        color: #e3000b;
        text-decoration: none;
        display: block;
        background-color: transparent;
        -webkit-transition: all .25s linear;
        -moz-transition: all .25s linear;
        -o-transition: all .25s linear;
        -ms-transition: all .25s linear;
        transition: all .25s linear
    }

        .mean-container a.meanmenu-reveal.meanclose, .no-touch .mean-container a.meanmenu-reveal:hover {
            background-color: #edc938;
            color: #fff
        }

        .mean-container a.meanmenu-reveal.meanclose {
            height: 49px;
            border-radius: 5px;
        }

        .mean-container a.meanmenu-reveal span {
            display: block;
            background: #fff;
            height: 5px;
            margin-top: 5px;
            width: 30px;
            -webkit-transition: all .25s linear;
            -moz-transition: all .25s linear;
            -o-transition: all .25s linear;
            -ms-transition: all .25s linear;
            transition: all .25s linear
        }

        .no-touch .mean-container a.meanmenu-reveal:hover span, .mean-container a.meanmenu-reveal.meanclose span {
            background-color: #fff
        }

    .mean-container .mean-nav {
        float: left;
        width: 100%;
        z-index: 10000;
        position: relative;
        background-color: #2d3661;
    }

        .mean-container .mean-nav ul {
            float: left;
            margin: 0;
            width: 100%;
            list-style-type: none;
            background-color: rgba(0, 0, 0, 0.9);
            border-bottom: 1px solid #3f4246
        }

    .mean-container a.meanmenu-reveal.meanclose + .mean-nav .SecondMenu {
        display: block !important
    }

    .mean-container .mean-nav ul li {
        position: relative;
        /* float: left; */
        width: 100%;
        border-bottom: 1px solid #434c7a;
        /* overflow: hidden; */
        /* box-sizing: border-box; */
        background-color: #2d3661;
    }

        .mean-container .mean-nav ul li:last-of-type {
            border-bottom: 0
        }

        .mean-container .mean-nav ul li a {
            display: block;
            line-height: 48px;
            padding: 0 0 0 29px;
            color: #fff;
            text-decoration: none;
            text-transform: uppercase;
            -webkit-transition: all .25s linear;
            -moz-transition: all .25s linear;
            -o-transition: all .25s linear;
            -ms-transition: all .25s linear;
            transition: all .25s linear;
            font-size: 14px;
            font-weight: 400;
            padding-right: 15px;
        }

            .mean-container .mean-nav ul li a:hover {
                color: #fff;
                background-color: #000
            }

            .mean-container .mean-nav ul li a.mean-expand {
                width: 48px;
                height: 49px;
                text-align: center;
                position: absolute;
                left: 0;
                top: 0;
                z-index: 2;
                padding: 0;
                border-top: none;
                border-left: 1px solid transparent;
                border-radius: 50%;
            }

                .mean-container .mean-nav ul li a.mean-expand::after {
                    content: " ";
                    display: block;
                    position: absolute;
                    left: 17px;
                    top: 20px;
                    -webkit-transition: all .25s linear;
                    -moz-transition: all .25s linear;
                    -o-transition: all .25s linear;
                    -ms-transition: all .25s linear;
                    transition: all .25s linear;
                    width: 0;
                    height: 0;
                    border-style: solid;
                    border-width: 6px 5px 0;
                    border-color: #edc938 transparent transparent;
                }

    .no-touch .mean-container .mean-nav ul li a.mean-expand:hover {
        background-color: #2f3133
    }

        .no-touch .mean-container .mean-nav ul li a.mean-expand:hover::after {
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            transform: rotate(180deg)
        }

    .mean-container .mean-nav ul li a.mean-expand.mean-clicked {
        background-color: unset;
        border-top: unset;
        border-left: unset;
    }

        .mean-container .mean-nav ul li a.mean-expand.mean-clicked::after {
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            transform: rotate(180deg)
        }

    .mean-container .mean-push {
        float: left;
        width: 0;
        padding: 0;
        margin: 0;
        clear: both
    }

    .mean-nav .wrapper {
        width: 100%;
        padding: 0;
        margin: 0
    }

    .mean-nav .BeforeTxt {
        display: none
    }

    .ie8 .SearchSection #SearchBtn, .ie8 .SearchSection #SearchInput, .ie8 .Btn, .ie8 .OurLocationsList .SeeMore, .ie8 .whatWeDoList h3 a, .ie8 .OurLocationsList .Pointer, .ie8 .OurLocationsList .Pointer:hover, .ie8 .whatWeDoListWrapper .whatWeDoListPrev, .ie8 .whatWeDoListWrapper .whatWeDoListNext {
        behavior: url(PIE.html)
    }

    .ie8 .MainHeader {
        background: url(../images/bg-030-01.png) repeat scroll left top transparent
    }

    .ie8 .Fixed {
        background: url(../images/bg-070-01.png) repeat scroll left top transparent
    }

    .ie8 .SecondMenu a {
        color: #697379
    }

        .ie8 .SecondMenu a:hover {
            color: #00508c
        }

    .ie8 .MainMenu li:before {
        background: url(../images/bg-white-020-01.png) repeat scroll left top transparent
    }

    .ie8 .MainMenu li.last:before {
        display: none
    }

    .ie8 .SearchSection #SearchBtn {
        border: 1px solid #697379
    }

    .ie8 .SearchSection #SearchInput {
        background-color: #fff;
        border: 1px solid #fff;
        line-height: 49px
    }

    .ie8 .BtnBlue {
        color: #fff
    }

        .ie8 .BtnBlue:hover {
            color: #00508c
        }

    .ie8 .OurLocationsList li {
        background: url(../images/bg-055-01.png) repeat scroll left top transparent
    }

    .ie8 .whatWeDoList h3:before {
        border: 0;
        background: url(../images/sprite-01.png) repeat scroll center top transparent;
        height: 219px;
        width: 219px
    }

    .ie8 .whatWeDoList h3:hover:before {
        background-position: center -232px;
        background-color: transparent
    }

    .ie8 .OurLocationsList li:hover .Pointer {
        color: #00a2ff
    }

    .ie8 .whatWeDoList h3 a[class*="icon-"]:before {
        text-align: center
    }

    .ie8 .NewsList .ImgWrapper:after {
        background: url(../images/bg-white-020-01.png) no-repeat scroll left top transparent
    }

    .ie8 .NewsList .ImgWrapper:hover:after {
        background-repeat: repeat
    }

    .ie8 .NewsList li.last {
        margin-right: 0
    }

    .ie8 .MainFooter .FooterBox01 {
        background: url(../images/bg-blue-01-090-01.png) repeat scroll left top transparent
    }

    .ie8 .MainFooter .FooterBox02 {
        background: url(../images/bg-blue-02-090-01.png) repeat scroll left top transparent
    }

    .ie8 .bx-wrapper .bx-caption:before {
        background: url(../images/bg-055-01.png) repeat scroll left top transparent;
        height: 65px
    }

    .ie8 .RightSection .DNWactivitiesWrapper .DNWactivitiesBox:before {
        border: 0;
        height: 133px;
        width: 133px;
        left: 95px;
        top: 57px;
        background: url(../images/circle-01.png) no-repeat scroll left top transparent
    }

    .ie8 .RightSection .DNWactivitiesWrapper .DNWactivitiesBox01:before {
        background: url(../images/circle-02.png) no-repeat scroll left top transparent
    }

    .ie8 .LatestList .ImgWrapper:after {
        display: none
    }

    .ie8 .RightSection form input[type="text"], .ie8 .RightSection form input[type="email"], .ie8 .RightSection form input[type="tel"] {
        line-height: 50px
    }

    .ie8 .NavLeft .SubMenuBtn:after {
        content: "\e620"
    }

    .ie8 .NavLeft .SubMenuBtn:hover:after, .ie8 .NavLeft .expanded > .SubMenuBtn:after {
        content: "\e610"
    }

    .ie8 .RightSection .GridWrapper a:after {
        display: none
    }

    .Timeline {
        padding: 30px 0px 45px 0px
    }

        .Timeline .Breadcrumbs {
            padding-left: 19%
        }

    .contact_page {
        background-color: #fff;
        border-radius: 8px;
        border: 1px solid #ededed;
        padding: 16px 24px 24px;
        display: block;
        margin: 15px 0;
        position: relative;
    }

    .contact_h3 {
        font-size: 15px;
        color: #333333;
        padding: 5px;
        padding-bottom: 10px;
        font-weight: 700;
        margin-bottom: 30px;
        position: relative;
        text-align: right;
    }

        .contact_h3::after {
            content: "";
            position: absolute;
            bottom: -12px;
            height: 2px;
            width: 90px;
            right: 11px;
            /* right: 0; */
            opacity: 1;
            background-color: #f9ca23;
            -webkit-transition: 0.7s;
            transition: 0.7s;
        }



    .row1 {
        display: block;
        position: relative;
        top: 0px;
        height: 50rem;
        text-align: center;
        padding-top: 11rem;
        background-color: #f5f5f5;
    }

    .col4 {
        width: 100%;
        max-width: 360px;
        margin: auto;
        background-color: #fff;
        border-radius: 8px;
        border: 1px solid #ededed;
        padding: 16px 24px 24px;
        display: block;
        position: relative;
        margin-bottom: 10rem;
    }

    .lang {
        position: absolute;
        left: 8rem;
        top: 2.7rem;
    }

        .lang a {
            color: #fff;
            text-transform: capitalize;
            background-color: #ffffff14;
            padding: 7px 7px;
            border-radius: 88px;
            width: 29px;
            line-height: 1.2;
            height: 29px;
            display: inline-block;
            position: relative;
            /* top: -10px; */
        }

    .social:hover {
        color: #edc938;
        border-color: #edc938;
    }

    .lang a.active,
    .lang a:hover {
        background-color: #edc938ff;
    }

    .box_search {
        background-color: #ffffff;
        position: absolute;
        left: -16px;
        padding: 3px;
        border: solid 1px #ffffff47;
        border-radius: 114px;
        box-shadow: 0px 0px 0px 5px #ffffff3b;
        top: 79px;
        width: 32rem;
        text-align: center;
        min-width: 25rem;
        display: none;
    }

        .box_search:hover {
            border: solid 1px #ffffff;
            transition: all linear 0.4s;
            box-shadow: 0px 0px 0px 5px #ffffff3b, 0px 0px 0px 9px #ffffff3b;
        }

        .box_search input {
            border: none;
            display: inline-block;
            width: calc(100% - 70px);
            height: 40px;
            padding-right: 10px;
            box-sizing: border-box;
            position: relative;
            top: -3px;
        }

            .box_search input:focus {
                outline: none;
                outline-style: none;
            }

        .box_search button {
            font-family: iranyekan;
            border: none;
            display: inline-block;
            width: 60px;
            padding: 8px;
            border-radius: 50px;
            height: 40px;
            box-sizing: border-box;
        }



        .box_search:hover button {
            background-color: #edc938;
            transition: all linear 0.4s;
            color: #fff;
        }

    .contact_page {
        background-color: #fff;
        border-radius: 8px;
        border: 1px solid #ededed;
        padding: 16px 24px 24px;
        display: block;
        margin: 15px 0;
        position: relative;
    }



        .contact_h3,
        .contact_page h3 {
            font-size: 15px;
            color: #333333;
            padding: 5px;
            padding-bottom: 10px;
            font-weight: 700;
            margin-bottom: 30px;
            position: relative;
        }

            .contact_h3::after,
            .contact_page h3::after {
                content: "";
                position: absolute;
                bottom: -12px;
                height: 2px;
                width: 90px;
                right: 0px;
                /* right: 0; */
                opacity: 1;
                background-color: #edc938;
                -webkit-transition: 0.7s;
                transition: 0.7s;
            }

    .contact_p1 {
        font-size: 12px;
        color: #333333;
        position: relative;
    }

    .item-bg4 {
        background-image: url(ih1.jpg);
    }


    .banner-item1 {
        position: relative;
        z-index: 1;
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        height: 20rem;
        margin-top: 88px;
        background-position: center;
    }

        .banner-item1::before {
            content: "";
            position: absolute;
            z-index: -1;
            top: 0;
            left: 0;
            right: 0;
            width: 100%;
            height: 100%;
            /* background-color: #101b58f0; */
            opacity: 0.9;
            transition: all linear 0.3s;
        }

    .c-contact-us__spacer {
        margin: 20px 0;
        width: 100%;
        border-top: 1px solid #dfdfdf;
    }

    .contact_btn {
        outline: none;
        outline-style: none;
        color: #ea1d25;
        position: absolute;
        border-color: #ea1d25;
        border-radius: 7px;
        font-size: 13px;
        left: 0px;
        top: -15px;
    }

        .contact_btn:hover {
            outline: none;
            outline-style: none;
            background-color: #ea1d25;
            color: #fff;
            border-color: #ea1d25;
        }

    .c-contact-us__spacer {
        margin: 20px 0;
        width: 100%;
        border-top: 1px solid #dfdfdf;
    }

    .contact_input {
        padding: 9px 12px;
        border-radius: 8px;
        background-color: #fff;
        border: 1px solid #e0e0e2;
        font-size: 14px;
        line-height: 24px;
        width: 100%;
        direction: rtl;
        color: #58595b;
    }

        .contact_input:focus {
            border-color: #cecece;
            outline: 0;
            box-shadow: 0 0px 0px 1px #cecece;
        }

    .contact_input_control-label {
        font-size: 11px;
        margin-right: 8px;
    }

    .contact_inputmargin_bottom24 {
        margin-bottom: 24px;
    }

    .mb-15 {
        margin-bottom: 15px;
    }

    .contact_up {
        border-radius: 8px;
        border: 1px dashed #e0e0e2;
        padding: 24px;
        margin-bottom: 24px;
        position: relative;
        text-align: center;
    }

    .c-contact-us__upload-area-dsc {
        color: #232933;
        width: 100%;
    }

    .c-contact-us__file-error, .c-contact-us__upload-area-dsc {
        font-size: 12px;
        font-size: .75rem;
        line-height: 21px;
        padding: 0;
    }

    .c-contact-us__select-file-btn {
        font-weight: 400;
        color: #030a16;
        padding: 8px 48px 8px 16px;
        border: 1px solid #e0e0e2;
        border-radius: 8px;
        margin: 16px auto 0;
        display: block;
        background-color: #fff;
        cursor: pointer;
        font-size: 15px;
        line-height: 25px;
        text-align: center;
        width: 100%;
        position: relative;
        max-width: 250px;
    }

        .c-contact-us__select-file-btn.dz-clickable i {
            position: absolute;
            right: 25px;
            font-size: 22px;
        }

    .btn_send_con {
        padding: 10px 25px;
        direction: rtl;
        font-size: 15px;
        line-height: 1.571;
        font-weight: 400;
        background-color: #edc938;
        color: #fff;
        border: none;
        border-radius: 8px;
        margin-right: 10px;
    }

    .text-left {
        text-align: left;
    }

    .bgf5 {
        background-color: #f7f7f7;
    }

    .btn-add {
        padding: 7px 41px;
        direction: rtl;
        font-size: 14px;
        line-height: 1.571;
        font-weight: 400;
        background-color: #afafaf;
        color: #fff;
        border: none;
        border-radius: 8px;
        margin-right: 12px;
    }

    .paging_foot {
        background-color: #ffffff;
        padding: 7px;
        box-shadow: 0px 0px 20px 0px #e1e1e1, 0px 0px 0px 3px #ffffff;
        border-radius: 10px;
        margin-top: 8px;
        border: solid 1px #e1e1e1;
        margin-bottom: 15px;
    }

    .btn-delete {
        padding: 3px 5px;
        direction: rtl;
        font-size: 12px;
        line-height: 1.571;
        font-weight: 400;
        background-color: #f2f2f2;
        color: #545454;
        border: none;
        border-radius: 8px;
    }

    .banner-item1 h1 {
        TEXT-ALIGN: CENTER;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        display: block;
        font-size: 3rem;
        color: #fff;
        WIDTH: 100%;
    }

    .card {
        background-color: #ffffff;
        padding: 15px 8px;
        box-shadow: 0px 0px 20px 0px #e1e1e1, 0px 0px 0px 3px #ffffff;
        border-radius: 2rem 2rem 10px 10px;
        margin-top: 8px;
        border: solid 1px #e1e1e1;
        margin-bottom: 15px;
        text-align: center;
        line-height: 24px;
        font-size: 14px;
        min-height: 89px;
        border-top: solid 5px #edc938;
        overflow: hidden;
    }

        .card span {
            display: block;
            width: 50px;
            height: 50px;
            text-align: center;
            margin: 5px auto;
            line-height: 1.7;
            font-size: 25px;
            background-color: #edc938;
            border: solid 4px #ffffff;
            border-radius: 41px;
            color: #fff;
            box-shadow: 0px 0px 0px 2px #d0d0d1;
            margin-bottom: 15px;
        }

    .card_p {
        color: #444;
        display: block;
        font-size: 14px;
        line-height: 24px;
        margin: 0 auto 40px;
        text-align: justify;
    }

    .card1 {
        background-color: #ffffff;
        padding: 5px 10px;
        box-shadow: 0px 28px 21px -27px #e1e1e1, 0px 0px 0px 3px #ffffff;
        border-radius: 32px;
        margin-top: 8px;
        border: solid 1px #e1e1e1;
        margin-bottom: 15px;
        text-align: center;
        line-height: 24px;
        font-size: 14px;
        min-height: 50px;
        text-align: revert;
        background-color: #f9f9f9d1;
    }

        .card1 span {
            display: inline-block;
            width: 35px;
            height: 35px;
            text-align: center;
            margin: 2px auto;
            line-height: 1.3;
            font-size: 21px;
            background-color: #edc938;
            border: solid 3px #ffffff;
            border-radius: 41px;
            color: #fff;
            box-shadow: 0px 0px 0px 1px #d0d0d1;
            margin-left: 10px;
        }

    .img_about {
        border-radius: 20px;
        width: 78%;
    }

    .btn_show {
        background-color: #edc93838;
        border-radius: 5px;
        font-size: 13px;
        line-height: 2.5;
        margin-top: 10px;
        color: #444;
        font-weight: 600;
        display: block;
    }

    .accordion-item {
        background-color: #ffffff;
        padding: 5px 10px;
        box-shadow: 0px 28px 21px -27px #e1e1e1, 0px 0px 0px 3px #ffffff;
        border-radius: 32px;
        margin-top: 8px;
        border: solid 1px #e1e1e1;
        margin-bottom: 15px;
        text-align: center;
        line-height: 24px;
        font-size: 14px;
        min-height: 50px;
        text-align: right;
        background-color: #f9f9f9d1;
    }

        .accordion-item h2 {
        }

            .accordion-item h2 button {
                background-color: #fafafa00 !important;
                color: #212529 !important;
                line-height: 24px;
                font-size: 14px;
                position: relative;
                text-align: right;
                display: block;
                padding: 2px 0px;
            }

                .accordion-item h2 button:focus {
                    outline: none;
                    outline-style: none;
                    outline-width: 0px;
                    border: none;
                    box-shadow: none;
                    border-radius: 25px;
                    overflow: hidden;
                }

                .accordion-item h2 button span {
                    display: inline-block;
                    width: 35px;
                    height: 35px;
                    text-align: center;
                    margin: 2px auto;
                    line-height: 1.3;
                    font-size: 21px;
                    background-color: #edc938;
                    border: solid 3px #ffffff;
                    border-radius: 41px;
                    color: #fff;
                    box-shadow: 0px 0px 0px 1px #d0d0d1;
                    margin-left: 10px;
                }

    .accordion-button::after {
        flex-shrink: 0;
        width: 2rem;
        height: 2rem;
        margin-left: auto;
        content: "";
        background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);
        background-repeat: no-repeat;
        background-size: 1.8rem;
        transition: transform .2s ease-in-out;
        left: 15px;
        position: absolute;
        top: 13px;
    }

    .news_img {
        border-radius: 20px;
        width: 100%;
        margin-bottom: 15px;
    }

    .side-bar-widget {
        background-color: #fff;
        border-radius: 8px;
        border: 1px solid #ededed;
        padding: 16px 24px 24px;
        display: block;
        margin: 15px 0;
        position: relative;
    }

        .side-bar-widget .title {
            font-size: 20px;
            color: #252525;
            padding: 0;
            font-weight: 600;
            position: relative;
            display: inline-block;
            margin-bottom: 10px;
            background-color: transparent;
            width: 100%;
        }

        .side-bar-widget .side-bar-categories {
            margin-bottom: 15px;
        }

            *, .side-bar-widget .side-bar-categories ul {
                padding: 0;
                margin: 0;
                list-style-type: none;
            }

                .side-bar-widget .side-bar-categories ul li {
                    position: relative;
                    font-size: 15px;
                    font-weight: 500;
                }

                    .side-bar-widget .side-bar-categories ul li .line-circle {
                        right: 1px;
                        left: auto;
                        top: 17px;
                    }

                    .side-bar-widget .side-bar-categories ul li .line-circle {
                        position: absolute;
                        top: 10px;
                        left: 0;
                        width: 13px;
                        height: 13px;
                        background-color: transparent;
                        border: 1px solid #0071dc;
                        border-radius: 50px;
                    }

                        .side-bar-widget .side-bar-categories ul li .line-circle::before {
                            content: "";
                            position: absolute;
                            top: 1px;
                            left: 1px;
                            right: 1px;
                            margin: 0 auto;
                            width: 9px;
                            height: 9px;
                            background-color: #0071dc;
                            border-radius: 50px;
                        }

                    .side-bar-widget .side-bar-categories ul li a {
                        padding: 10px 25px 10px 0 !important;
                    }

                    .side-bar-widget .side-bar-categories ul li a {
                        display: inline-block;
                        color: #444;
                        font-weight: 400;
                        padding: 5px 0 5px 25px;
                        font-weight: 600;
                        position: relative;
                        width: 100%;
                    }

                        .side-bar-widget .side-bar-categories ul li a span {
                            right: 30px;
                            position: absolute;
                            top: 10px;
                            color: #444;
                        }

                        .side-bar-widget .side-bar-categories ul li a span {
                            left: 30px;
                            right: auto;
                        }

        .side-bar-widget .widget-popular-post {
            position: relative;
            overflow: hidden;
            padding: 0;
            margin-top: 10px;
            margin-bottom: 20px;
        }

            .side-bar-widget .widget-popular-post .item {
                overflow: hidden;
                margin-bottom: 13px;
                padding-bottom: 8px;
                border-bottom: 1px solid #e2e2e2;
            }

                .side-bar-widget .widget-popular-post .item .thumb {
                    float: left;
                    overflow: hidden;
                    position: relative;
                    margin-right: 15px;
                }

                .side-bar-widget .widget-popular-post .item .thumb {
                    float: right;
                    margin-left: 15px;
                    margin-right: unset;
                }

                    .side-bar-widget .widget-popular-post .item .thumb .full-image.bg1 {
                        background-image: url(../images/blog/blog-details.jpg);
                    }

                    .side-bar-widget .widget-popular-post .item .thumb .full-image {
                        width: 80px;
                        height: 80px;
                        display: inline-block;
                        background-size: cover !important;
                        background-repeat: no-repeat;
                        background-position: center center !important;
                        position: relative;
                        background-color: #070b3b;
                        border-radius: 8px;
                    }

                .side-bar-widget .widget-popular-post .item .info {
                    overflow: hidden;
                    padding: 0;
                }

                    .side-bar-widget .widget-popular-post .item .info .title-text {
                        margin-bottom: 0;
                        line-height: 1.5;
                        font-size: 18px;
                        font-weight: 500;
                        max-width: 210px;
                    }

                        .side-bar-widget .widget-popular-post .item .info .title-text a {
                            display: inline-block;
                            color: #252525;
                            margin-bottom: 5px;
                            font-size: 15px;
                        }

                    .side-bar-widget .widget-popular-post .item .info p {
                        font-size: 14px;
                        margin-bottom: 0;
                        max-width: 180px;
                        color: #0071dc;
                    }

    .blog-article-share {
        padding: 10px 0;
        border-top: 1px solid #e1e1e1;
        /* border-bottom: 1px solid #e1e1e1; */
        margin-bottom: 0px;
    }

        .blog-article-share .blog-tag ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

            .blog-article-share .blog-tag ul li {
                display: inline-block;
                padding: 5px 3px;
                -webkit-transition: 0.7s;
                transition: 0.7s;
                color: #252525;
                font-weight: 400;
                margin-right: 5px;
            }

                .blog-article-share .blog-tag ul li:last-child {
                    margin-right: 0;
                }

                .blog-article-share .blog-tag ul li i {
                    color: #0071dc;
                    font-size: 18px;
                    position: relative;
                    top: 3px;
                }

                .blog-article-share .blog-tag ul li a {
                    color: #000;
                    background-color: #efefef;
                    padding: 5px 12px;
                    border-radius: 10px;
                    font-size: 14px;
                }

                .blog-article-share .blog-tag ul li:hover a {
                    background-color: #e5e5e5;
                }

        .blog-article-share .social-icon {
            margin: 0;
            padding: 0;
            list-style: none;
            float: right;
        }

            .blog-article-share .social-icon li {
                display: inline-block;
                margin-right: 5px;
            }

                .blog-article-share .social-icon li a {
                    border-radius: 0;
                    width: 35px;
                    height: 35px;
                    line-height: 37px;
                    text-align: center;
                    color: #0071dc;
                    background-color: #fff;
                    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
                    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
                }

                    .blog-article-share .social-icon li a:hover {
                        background-color: #0071dc;
                        color: #fff;
                    }

    .comments-wrap {
        margin-bottom: 30px;
    }

    .FooterBox01 {
        text-align: center;
        padding-top: 35px;
    }

        .FooterBox01 a {
            font-size: 20px;
            position: relative;
            padding: 10px;
        }

            .FooterBox01 a i {
                font-size: 25px;
                color: #fff;
            }

            .FooterBox01 a img {
                width: 24px;
                color: #fff;
                position: relative;
                top: 3px;
            }


    .box_search_2 {
        background-color: #ffffff40;
        position: absolute;
        left: 0px;
        padding: 3px;
        border: solid 1px #edc938;
        border-radius: 114px;
        box-shadow: 0px 0px 0px 5px #ffffff3b;
        top: 92px;
        width: 33rem;
        text-align: center;
        min-width: 25rem;
        display: none;
    }

        .box_search_2 ul {
            list-style: none;
        }

            .box_search_2 ul li {
                display: inline-block;
                padding: 10px;
                height: 40px;
                border-radius: 52px;
                text-align: center;
            }

                .box_search_2 ul li a i {
                    font-size: 24px;
                    color: #101b59;
                    text-shadow: 0px 1px 0px #ffffff, 1px 0px 17px #ffffff6e;
                    position: relative;
                    font-weight: 900;
                }

                .box_search_2 ul li a img {
                    width: 24px;
                    color: #101b59;
                    text-shadow: 0px 1px 0px #ffffff, 1px 0px 17px #ffffff6e;
                    position: relative;
                    top: 2px;
                }

        .box_search_2:hover {
            border: solid 1px #ffffff;
            transition: all linear 0.4s;
            box-shadow: 0px 0px 0px 5px #ffffff3b, 0px 0px 0px 9px #ffffff3b;
        }

    .social {
        cursor: pointer;
        top: -9px !important;
        position: absolute !important;
        width: 49px !important;
        height: 49px !important;
        left: 77px;
        background-color: unset !important;
        border: 1px solid rgba(255, 255, 255, 0.3);
        text-align: center;
    }

        .social i {
            position: absolute;
            left: 11px;
            font-size: 30px;
            top: 8px;
        }

    .call-box {
        margin-top: 2px;
        display: block;
    }

        .call-box i {
            width: 50px;
            height: 50px;
            text-align: center;
            background-color: #edc938;
            font-size: 23px;
            line-height: 2;
            border-radius: 50%;
            color: #363f71;
            border: solid 2px #edc938;
            box-shadow: 0px 1px 12px #e1e1e1;
        }

        .call-box b {
            display: inline-block;
            width: calc(100% - 55px);
            padding-right: 8px;
            position: relative;
            top: -20px;
            font-size: 14px;
            color: #444;
        }

        .call-box span {
            display: inline-block;
            width: calc(100% - 55px);
            padding-right: 8px;
            position: relative;
            top: -30px;
            font-size: 15px;
            color: #8d8d8d;
            right: 53px;
        }

    .ul_page {
        list-style: none;
        line-height: 2.5;
        width: calc(100% - 60px);
        display: block;
        margin: auto;
        max-width: 1080px;
    }

        .ul_page li {
            display: inline-block;
            margin-left: 25px;
        }

            .ul_page li a {
                color: #666;
                font-size: 13px;
                font-weight: 600;
                position: relative;
            }

                .ul_page li a::before {
                    display: inline-block;
                    font: normal normal normal 16px/1 FontAwesome;
                    font-size: inherit;
                    text-rendering: auto;
                    -webkit-font-smoothing: antialiased;
                    content: "\f104 ";
                    position: absolute;
                    bottom: 13px;
                    height: 4px;
                    width: 90px;
                    right: -15px;
                    transition: 0.7s;
                    color: #858585;
                }

            .ul_page li:first-child a::before {
                content: "";
            }

            .ul_page li:last-child a {
                color: #000000;
                font-weight: 900;
            }

    .nav-pills li a {
        background-color: #f5f5f5 !important;
        color: #333 !important;
        position: relative;
        padding: 10px 2.5rem;
        margin: 0px;
        margin-bottom: 2rem;
        margin: 1rem;
    }

        .nav-pills li a.active {
            background-color: #edc938ff !important;
        }

    .list_pro {
        font-size: 16px;
        margin-bottom: 9px;
        margin-right: 10px;
        background-color: #f9f9f9;
        padding: 4px;
        border-radius: 8px;
        justify-content: center;
        display: block;
        flex-direction: column;
        text-indent: 8px;
        height: auto;
        font-weight: 900;
        padding-left: 10px;
    }

        .list_pro .row {
            display: flex !important;
        }

        .list_pro img {
            margin-top: 26px;
        }

    .l1 img {
        margin-top: unset;
        width: 60px;
        float: left;
        margin: 6px;
    }

    .l1 hr {
        margin: 5px;
    }

    .list_pro .l1 {
        background-color: #ffffff;
        border: solid 1px #edc93873;
        border-radius: 5px;
        padding: 2px 5px;
        display: inline-block;
        height: auto;
        width: 100%;
        font-size: 13px;
        font-weight: 400;
        margin-bottom: 10px;
        line-height: 4;
    }

    .list_pro span i {
        color: #ffffff;
        text-shadow: 1px 1px 1px #6c6c6c, 0px 1px 1px #6c6c6c6b;
        font-size: 13px;
        padding: 0px;
        margin: 2px;
        text-align: center;
        display: inline;
    }

        .list_pro span i.active {
            color: #fcd700;
        }

    .list_pro span {
        display: inline-block;
        width: 130px;
        float: left;
    }

    .lstar {
        position: relative;
        top: 30px;
        border: unset;
        width: 125px;
    }

    .lstar1 {
        border: unset;
    }

    .m_box1 {
        border: none;
        max-width: 150px;
        float: left;
        position: relative;
        left: 20px;
        margin: 30px 0 !important;
    }

    .box_arr_post {
        width: 100%;
        display: flex;
        padding: 2px;
        margin: 20px 0;
    }

        .box_arr_post span {
            display: inline-block;
            width: calc(100% - 35px);
            font-size: 13px;
            color: #444;
        }

            .box_arr_post span small {
                display: block;
            }

        .box_arr_post i {
            background-color: #f5f5f5;
            height: 50px;
            display: inline-block;
            width: 30px;
            font-size: 28px;
            line-height: 1.5;
            text-align: center;
            border-radius: 7px;
            color: #edc938;
            margin: 0 8px;
        }

    .ier {
        background-color: #f5f5f5;
        padding: 10px;
        border-radius: 10px;
    }

    .io0 {
        direction: rtl;
        text-align: right;
        display: block;
        background-color: #fff;
        padding: 15px 10px;
        font-size: 14px;
        border: solid 2px #edc938;
        border-radius: 10px;
        width: 100%;
        /* height: 60px; */
        font-weight: 400;
    }

        .io0 span {
            display: inline-block;
            border-radius: 5px;
            margin-left: 3px;
            float: unset;
        }

            .io0 span:nth-child(1) {
                font-size: 16px;
                font-weight: 900;
                color: #000;
            }

                .io0 span:nth-child(1) i {
                    font-size: 22px;
                    text-shadow: unset;
                    background-color: #fff;
                    padding: 5px;
                    color: #0d6efd;
                    width: 30px;
                    height: 30px;
                    position: relative;
                    top: 2px;
                }

            .io0 span:nth-child(2) {
                text-align: right;
                width: auto;
                background-color: #e1e6e7;
                color: #000;
                text-shadow: 1px 1px 0px #ffffff;
                padding: 0 8px 0 16px;
            }

        .io0 .progress {
            max-width: 75rem;
            height: 1.5rem;
            border-radius: 10px;
            margin: 20px auto 0 auto;
            width: 95%;
        }

        .io0 span:nth-child(3) {
            text-align: center;
            width: auto;
            background-color: #edc938;
            color: #fff;
            text-shadow: 1px 1px 0px #ab9023;
            padding: 0 15px;
            text-align: right;
            width: auto;
            background-color: #d4d7d9;
            color: #000;
            text-shadow: 1px 1px 0px #ffffff;
            padding: 0 8px 0 16px;
        }

        .io0 span:nth-child(4) {
            text-align: center;
            width: auto;
            background-color: #edc938;
            color: #fff;
            text-shadow: 1px 1px 0px #ab9023;
            padding: 0 15px;
        }

    #preloader {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        bottom: 0;
        z-index: 999999999;
        background-color: #152153;
    }

    .spinner {
        /* width: 50px; */
        /* height: 40px; */
        text-align: center;
        font-size: 14px;
        position: fixed;
        color: #fff;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%)
    }

        .spinner img {
            width: 245px;
            display: block;
            -webkit-animation-delay: -1.1s;
            animation-delay: -1.1s -webkit-animation: sk-stretchdelay1 1.2s infinite ease-in-out;
            animation: sk-stretchdelay1 1.2s infinite ease-in-out
        }

    @-webkit-keyframes sk-stretchdelay1 {
        0% {
            transform: scale(0.9)
        }

        50% {
            transform: scale(1.1)
        }

        100% {
            transform: scale(0.9)
        }
    }

    .spinner > div {
        background-color: #fff;
        height: 100%;
        width: 6px;
        display: inline-block;
        -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
        animation: sk-stretchdelay 1.2s infinite ease-in-out
    }

    .spinner .rect2 {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s
    }

    .spinner .rect3 {
        -webkit-animation-delay: -1s;
        animation-delay: -1s
    }

    .spinner .rect4 {
        -webkit-animation-delay: -.9s;
        animation-delay: -.9s
    }

    .spinner .rect5 {
        -webkit-animation-delay: -.8s;
        animation-delay: -.8s
    }

    @-webkit-keyframes sk-stretchdelay {
        0%,40%,100% {
            -webkit-transform: scaleY(.4)
        }

        20% {
            -webkit-transform: scaleY(1)
        }
    }

    @keyframes sk-stretchdelay {
        0%,40%,100% {
            transform: scaleY(.4);
            -webkit-transform: scaleY(.4)
        }

        20% {
            transform: scaleY(1);
            -webkit-transform: scaleY(1)
        }
    }

    .h3_coment {
        background-color: #f2f2f2;
        padding: 6px;
        padding-right: 15px;
        margin: 25px 0;
        border-radius: 10px;
        font-size: 18px;
        font-weight: 900;
        width: 100%;
        max-width: 370px;
        border: solid 3px #ffffff;
        box-shadow: 0px 0px 0px 2px #f2f2f2;
    }

    .h_title_forme {
        font-size: 15px;
        color: #333333;
        padding: 5px;
        padding-bottom: 10px;
        font-weight: 700;
        margin-bottom: 2px;
        position: relative;
        margin-top: 17px;
    }

        .h_title_forme::after {
            content: "";
            position: absolute;
            bottom: 0px;
            height: 1px;
            width: 50px;
            right: 4px;
            /* right: 0; */
            opacity: 1;
            background-color: #727272;
            -webkit-transition: 0.7s;
            transition: 0.7s;
        }

    .loc2 {
        background: none;
        background-color: #f9f9f9;
    }

        .loc2::before {
            content: '';
            background-color: #f9f9f9;
            position: absolute;
            left: 0px;
            top: 0px;
            width: 100%;
            height: 100%;
        }

    .OurLocationsList1 {
    }

        .OurLocationsList1 li {
            display: inline-block;
            position: relative;
            width: 217px;
            height: 228px;
            padding: 80px 10px 10px;
            margin: 0 15px 80px;
            background-color: rgb(255 255 255 / 91%);
            box-sizing: border-box;
            border-radius: 25px;
            box-shadow: 0px 0px 20px -12px #b3b3b3;
            border: solid 1px #e1e1e1;
            margin-top: 50px;
            float: left;
        }

            .OurLocationsList1 li a {
                border-radius: 13px !important;
            }

    .pr1 {
        background-color: #ffffff !important;
        color: #333 !important;
        border: solid 2px #aba8a8;
    }

    @media (max-width: 991px) {
        .NewsList li {
            max-width: 320px;
        }

        .lang {
            left: 7.7rem;
        }

            .lang a {
                left: -20px;
                top: -3px;
            }

        .social {
            left: 45px !important;
            top: -15px !important;
            transform: scale(0.8);
        }

        .MainFooter .FooterBox01, .MainFooter .FooterBox02 {
            width: 100%;
        }

            .MainFooter .FooterBox01 span a::before, .MainFooter .FooterBox02 span a::before {
                left: 60% !important;
                top: 55px !important;
            }

        .MainMenu li:hover ul {
            position: relative;
            z-index: 10;
            padding: 0px;
            background-color: #222b54;
            border-radius: unset;
            width: 100%;
            top: 5px;
        }

            .MainMenu li:hover ul li {
                border-bottom: unset;
                background-color: unset;
                border-radius: unset;
            }

                .MainMenu li:hover ul li a {
                    color: #fff !important;
                    font-size: 13px;
                    border-bottom: unset;
                    height: auto;
                }

        .OurLocationsList li {
            display: block;
            /* float: left; */
            width: 66vw;
            height: 235px;
            float: left;
            margin: 35px 14.5vw !IMPORTANT;
            right: 10px;
        }

        .OurLocationsList1 li {
            display: block;
            /* float: left; */
            width: 66vw;
            height: 235px;
            float: left;
            margin: 35px 14.5vw !IMPORTANT;
            right: 10px;
        }

        .whatWeDoList li {
        }

        .MainMenu li ul li:hover ul {
            display: block !important;
            right: 190px unset;
            z-index: 10;
            top: 0;
            width: 100%;
            right: 0px;
        }

        .MainMenu li:hover ul {
            top: 5rem unset;
        }

        .banner-item1 {
            margin-top: 70px;
        }
    }

    .modalAdvantage .modal-content {
        margin-top: 20%;
    }

    .modalAdvantage .modal-title {
        font-size: 17px;
        padding: 13px;
        color: #000000;
        background-color: #edc938;
        display: block;
        width: 93%;
        border-radius: 11px;
    }

    .modalAdvantage .modal-body {
        font-size: 14px;
        padding: 13px;
        color: #727272;
        background-color: #f1f1f1;
        display: block;
        border-radius: 11px;
        margin: 2%;
    }

