﻿/*
@import "reset.css"; 
@import "jscrollpane.css";
 
@import "jquery.window.css";*/

/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
    display: block;
}

mark, rp, rt, ruby, summary, time {
    display: inline;
}

/* Left & Right alignment */

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.table {
    display: table;
}

.wrapper {
    width: 100%;
    overflow: hidden;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

/*===================== Fonts =====================*/

@font-face {
    font-family: 'GuardianRegularWeb';
    src: url(../fonts/GuardianSans-Regular-Web.eot);
    src: url(../fonts/GuardianSans-Regular-Web.eot?#iefix) format("embedded-opentype"),url(../fonts/GuardianSans-Regular-Web.woff) format("woff"),url(../fonts/GuardianSans-Regular-Web.ttf) format("truetype"),url("../fonts/GuardianSans-Regular-Web.svg#Guardian Sans Web") format("svg");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

/* Global properties ======================================================== */
::selection {
    /*color: #fff;
    background: #275495;*/
    background-color: #161638!important;
    color: #fff;
}

::-moz-selection {
    /*color: #fff;
    background: #275495;*/
    background-color: #161638!important;
    color: #fff;
}

body, html {
    height: 100%;
}

body {
    background: #dee1e5;
    border: 0;
    font: 12px Arial, Helvetica, sans-serif;
    color: #525252;
    line-height: 18px;
    min-width: 1000px;
    position: relative;
    overflow: hidden;
    min-width: 1000px;
}

.spinner {
    position: absolute;
    z-index: 99;
    background: url(../images/loader.gif) 50% 50% no-repeat #041033;
    background-size: 80px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.extra {
    min-width: 1000px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto 0px;
    overflow: hidden;
    position: relative;
    z-index: 10;
    border: 0px solid red;
}


.main1 {
    width: 100%;
    height: 880px;
    position: relative;
    border: 0px solid red;
    margin-top: 0px;
    z-index: 1;
}

.main2 {
    width: 100%;
    height: 880px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -485px;
    z-index: 2;
    border: 0px solid red;
}

.gard1 {
    width: 1033px;
    height: 359px;
    background: url(../images/grad1.png) 0 0 no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -516px;
    top: -165px;
    z-index: 1;
}

.px1 {
    border: 0px solid red;
    width: 100%;
    height: 722px;
    background: url(../images/px1.png) 0 0 repeat-x;
    position: absolute;
    left: 0;
    top: -70px;
    z-index: 2;
}

.px2 {
    width: 100%;
    height: 396px;
    background: #161638;
    position: absolute;
    left: 0;
    top: 155px;
    z-index: 3;
}

.bot1 {
    width: 1199px;
    height: 190px;
    background: url(../images/bot1.png) 80px 0 no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top: 551px;
    z-index: 4;
}

header {
    width: 100%;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 30;
    text-align: center;
}

.logo {
    display: inline-block;
    text-decoration: none;
    margin-top: 3.25rem;
}

    .logo .txt1 {
        font-family: 'enter_sansmanbold';
        font-size: 60px;
        line-height: 60px;
        color: #c40000;
        text-decoration: none;
        text-transform: uppercase;
    }

    .logo .txt2 {
        font-family: Arial;
        font-size: 15px;
        line-height: 20px;
        color: #9da1a5;
        text-decoration: none;
    }

    .logo .img {
        width: 950px;
        text-align: left;
    }
    .img {
        width: 950px;
        text-align: left;
        position:relative !important;
        margin:0 auto;
    }
.logo img {
    display: block;
    width: 11.6rem;
}


footer {
    width: 1000px;
    border: 0px solid red;
    height: 50px;
    position: absolute;
    left: 50%;
    margin-left: -500px;
    bottom: 18px;
    z-index: 30;
    text-align: center;
    font-family: Arial;
    font-size: 11px;
}

.copyright {
    display: inline-block;
    color: #666666;
    line-height: 14px;
}

.privacy {
    width: 120px;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    color: #5d7287;
    text-decoration: none;
    margin-left: 10px;
    position: relative;
    /*background: url(../images/privacy.jpg) 0 0 repeat-x;*/
    background:#fbfbfb;
    /*border: 1px solid #cfcfcf;*/
    padding: 0 15px;
    /*border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;*/
}

    .privacy:hover {
        /*background: url(../images/privacy_over.jpg) 0 0 repeat-x;*/
        background:#161638;
        /*border: 1px solid #1f54bc;*/
        color: #fff;
    }

.tola {
    width: 100px;
    height: 28px;
    display: inline-block;
    margin-left: 10px;
}

.main3 {
    width: 1402px;
    position: absolute;
    left: 50%;
    margin-left: -701px;
    top: 165px;
    z-index: 9;
    border: 0px solid red;
}







/* ============================= splash ====================== */

.splash {
    width: 100%;
    position: absolute;
    left: 0;
    top: 260px;
    z-index: 10;
}

#caption {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 1;
}

    #caption li {
        display: block;
        width: 100%;
        left: 0;
        top: 0;
        position: absolute;
    }

    #caption .txt1 {
        font-family: 'enter_sansmanbold';
        font-size: 60px;
        color: #fff;
        line-height: 50px;
        text-transform: uppercase;
        text-shadow: 2px 2px 5px rgba(35, 100, 170, 0.3);
    }

    #caption .txt2 {
        font-family: Arial;
        font-size: 45px;
        line-height: 60px;
        color: #fff;
        text-shadow: 2px 2px 5px rgba(35, 100, 170, 0.3);
    }

.prev1 {
    display: block;
    width: 60px;
    height: 54px;
    text-decoration: none;
    position: absolute;
    left: 25px;
    top: 60px;
    z-index: 20;
}

    .prev1 .over1 {
        display: block;
        width: 29px;
        height: 54px;
        background: url(../images/prev.png) 0 0 no-repeat;
        position: absolute;
        left: 20px;
        top: 0px;
    }

    .prev1 .over2 {
        display: block;
        width: 29px;
        height: 54px;
        background: url(../images/prev.png) 0 0 no-repeat;
        position: absolute;
        left: 25px;
        top: 0px;
    }

    .prev1 .over3 {
        display: block;
        width: 29px;
        height: 54px;
        background: url(../images/prev.png) 0 0 no-repeat;
        position: absolute;
        left: 30px;
        top: 0px;
    }


.next1 {
    display: block;
    width: 60px;
    height: 54px;
    text-decoration: none;
    position: absolute;
    right: 25px;
    top: 60px;
    z-index: 20;
}

    .next1 .over1 {
        display: block;
        width: 29px;
        height: 54px;
        background: url(../images/next.png) 0 0 no-repeat;
        position: absolute;
        right: 20px;
        top: 0px;
    }

    .next1 .over2 {
        display: block;
        width: 29px;
        height: 54px;
        background: url(../images/next.png) 0 0 no-repeat;
        position: absolute;
        right: 25px;
        top: 0px;
    }

    .next1 .over3 {
        display: block;
        width: 29px;
        height: 54px;
        background: url(../images/next.png) 0 0 no-repeat;
        position: absolute;
        right: 30px;
        top: 0px;
    }


/* ============================= main menu ====================== */

.menu {
    border: 0px solid red;
    display: block;
    width: 100%;
    height: 49px;
    position: absolute;
    left: 0;
    top: 105px;
    z-index: 20;
    text-align: center;
    white-space: nowrap;
}

#menu {
    display: inline-block;
    height: 49px;
    white-space: nowrap;
}

    #menu > li:first-child {
        background: none;
    }

    #menu > li {
        display: inline-block;
        height: 49px;
        position: relative;
        float: left;
        padding-left: 2px;
        white-space: nowrap;
        background: url(../images/markers.png) 0 13px no-repeat;
    }

        #menu > li > a {
            display: inline-block;
            height: 100%;
            text-decoration: none;
            position: relative;
            padding-left: 20px;
            padding-right: 20px;
            overflow: hidden;
        }

            #menu > li > a .over {
                display: block;
                position: absolute;
                width: 100%;
                height: 100%;
                left: 0px;
                bottom: 0px;
                z-index: 10;
                background: #161638;
            }

            #menu > li > a .txt1 {
                display: block;
                position: relative;
                width: 100%;
                height: 100%;
                left: 0px;
                top: 0px;
                z-index: 5;
                font-family: Arial;
                font-weight: bold;
                font-size: 15px;
                line-height: 55px;
                color: #666;
                text-decoration: none;
            }

            #menu > li > a .txt2 {
                display: block;
                position: absolute;
                width: 100%;
                height: 100%;
                left: 0px;
                top: 60px;
                z-index: 20;
                font-family: Arial;
                font-weight: bold;
                font-size: 15px;
                line-height: 55px;
                color: #fff;
                text-decoration: none;
            }

        #menu > li.Odd {
            background-image: url(../images/navOdd.png);
            background-repeat: repeat-x;
            background-position: 0px 4px;
        }

            #menu > li.Odd > a .txt1 {
                color: #fff;
            }

.submenu {
    position: absolute;
    z-index: 20;
    top: 50px;
    left: 2px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}

    .submenu > ul {
        padding: 0px 0;
    }

    .submenu ul > li {
        display: block;
        width: 100%;
        height: 36px;
        position: relative;
        text-align: left;
    }

        .submenu ul > li > a {
            display: block;
            height: 100%;
            line-height: 36px;
            text-decoration: none;
            position: relative;
            font-family: Arial;
            font-weight: bold;
            font-size: 15px;
            color: #666;
            white-space: nowrap;
            padding: 0 15px;
            background: url(../images/submenu.jpg) 0 0 repeat-x;
            transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -webkit-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
        }

            .submenu ul > li > a:hover {
                color: #5e8ab4;
                text-decoration: none;
            }




/* ============================= main layout ====================== */



/*#content{ border:0px solid red;width:1402px; height:753px; position:absolute; left:0px; top:0px; z-index:1; background: url(../images/content_bg.png) 0 0 no-repeat;}*/
/*#content > ul{border:0px solid red; width:958px; height:640px; position:absolute; left: 225px; top: 2px; overflow:hidden;}*/
#content {
    position: absolute;
    left: 3px;
    top: 0px;
    z-index: 51;
    border: 0px solid red;
}

    #content > ul {
    }

        #content > ul > li {
            width: 1402px;
            height: 753px;
            position: absolute;
            overflow: hidden;
            background: url(../images/content_bg.png) 0 0 no-repeat;
        }

.box {
    width: 960px;
    height: 628px;
    position: absolute;
    overflow: hidden;
    left: 225px;
    top: 0px;
    z-index: 1;
}

    .box .pad {
        padding: 46px 60px 0px 58px;
    }
    /*.box{ width:100%;height:100%; position:relative; padding:0; }*/
    .box sup {
        vertical-align: top;
        position: relative;
        top: -0.5em;
        font-size: 10px;
    }

.col0, .col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
    float: left;
}

.col0 {
    width: 2px;
    height: 540px;
    background: url(../images/col0.png) 0 0 repeat-y;
    margin-left: 34px;
    margin-right: 34px;
    margin-top: 0px;
}

.col1 {
    width: 370px;
}

.col2 {
    width: 370px;
}







.pad_left1 {
    padding-left: 10px;
}

.pad_left2 {
    padding-left: 20px;
}

.pad_left3 {
    padding-left: 30px;
}

.pad_left4 {
    padding-left: 40px;
}

.pad_left5 {
    padding-left: 50px;
}

.pad_left6 {
    padding-left: 60px;
}




a {
    color: #275495;
    text-decoration: underline;
    outline: none;
}

    a:hover {
        text-decoration: none;
    }

h2 {
    font-family: 'enter_sansmanbold';
    font-family:'GuardianRegularWeb',Helvetica,Arial,sans-serif;
    font-weight: normal;
    font-size: 32px;
    color: #161638;
    line-height: 30px;
    padding: 10px 0 15px 0;
    text-transform: capitalize;
}

.h3 {
    font-family: Arial;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    padding: 0px 0 5px 0;
}



.upper {
    text-transform: uppercase;
}

.color1 {
    color: #fff;
}

.color2 {
    color: #ffae00;
}

.text {
    padding: 0 0 5px;
    display: block;
}


#page_CONTACTS .text {
    font-family: 'proxima_nova_cn_rgregular', Arial;
}

.line1 {
    height: 1px;
    background: #4a4a4a;
    margin: 15px 0;
}

.radius1 {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.border1 {
    border: 1px solid #bcbcbc;
}

.border2 {
    padding: 5px;
    background: #fff;
}



.img1 {
    margin-bottom: 20px;
    margin-right: 20px;
}

.img2 {
    margin-right: 20px;
}

.img3 {
    margin-bottom: 20px;
}

.video1 {
    width: 345px;
    height: 158px;
    margin-bottom: 15px;
}

    .video1 a img {
        border: 1px solid #bcbcbc;
        padding: 5px;
        background: #fff;
    }

.ul1 {
    margin-bottom: 0px;
}

    .ul1 > li {
        line-height: 18px;
        margin-bottom: 10px;
    }

        .ul1 > li a {
            display: block;
            height: 100%;
            text-decoration: none;
            color: #5e8ab4;
            padding-left: 25px;
            background: url(../images/li_st1.png) 0 5px no-repeat;
            transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -webkit-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
        }

            .ul1 > li a:hover {
                text-decoration: none;
                color: #bebec1;
                background-position: 10px 5px;
            }



#material .ul1 {
    margin-bottom: 0px;
}

    #material .ul1 > li {
        line-height: 18px;
        margin-bottom: 10px;
    }

        #material .ul1 > li a {
            display: block;
            height: 100%;
            text-decoration: none;
            color: #ddd;
            padding-left: 25px;
            background: url(../images/li_st1.png) 0 5px no-repeat;
            transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -webkit-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
        }

            #material .ul1 > li a:hover {
                text-decoration: none;
                color: #5e8ab4;
                background-position: 10px 5px;
            }


.clsContent {
    width: 1402px;
    height: 753px;
    position: absolute;
    overflow: hidden;
    background: url(../images/content_bg.png) 0 0 no-repeat;
}



.button1 {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    font-family: Arial;
    color: #2a2c2e;
    text-transform: uppercase;
    white-space: nowrap;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

    .button1:hover {
        color: #13b5ea;
    }

.services1 {
    padding-bottom: 25px;
}

    .services1 img {
        float: left;
        border: 1px solid #bcbcbc;
        padding: 5px;
        background: #fff;
        margin-right: 20px;
    }

.prices {
    width: 100%;
    line-height: 24px;
    background: url(../images/prices.png) left bottom repeat-x;
    margin-bottom: 3px;
    font-weight: bold;
}

    .prices .txt1 {
        float: left;
    }

    .prices .txt2 {
        float: right;
    }

.support1 {
    padding-bottom: 8px;
}

    .support1 img {
        float: left;
        margin-right: 20px;
    }

.google_map {
    width: 338px;
    height: 248px;
    border-radius: 0px;
    background: #fff;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    border: 1px solid #bcbcbc;
    padding: 5px;
}


/*===================== jScrollPane =====================*/

.scroll-pane {
    width: 100%;
    height: 450px;
    border: 0px solid red;
}

#dvIndexPerformance .jspTrack {
    background: url(../images/jspTrack_570.png) 0 0 no-repeat;
    position: relative;
}



/*================= Contacts =========================*/







.btnChart {
    float: right;
    width: 32px;
    height: 23px;
    cursor: pointer;
    /*background-image: URL(../images/btnChart.png);*/
    background-repeat: no-repeat;
    background-color:#5e8ab4;
    margin:0px 2px;
}

.ChartText {
    color: #fff;
    margin-top: 4px;
    font-size: 11px;
}

.btnChartOn {
    float: right;
    width: 32px;
    height: 23px;
    overflow: auto;
    cursor: pointer;
    /*background-image: URL(../images/btnChartOn.png);*/
    background-repeat: no-repeat;
    background-color:#e5e5e5;
    margin:0px 2px;
}

.ChartTextOn {
    color: #000;
    margin-top: 4px;
    font-size: 11px;
}

.btnChartFirstOn {
    float: right;
    width: 32px;
    height: 23px;
    overflow: auto;
    cursor: pointer;
    /*background-image: URL(../images/btnChartFirstOn.png);*/
    background-color:#e5e5e5;
    margin:0px 2px;
}

.btnChartLastOn {
    float: right;
    width: 32px;
    height: 23px;
    overflow: auto;
    cursor: pointer;
    /*background-image: URL(../images/btnChartLastOn.png);*/
    background-color:#e5e5e5;
    margin:0px 2px;
}

.btnChartFirst {
    float: right;
    width: 32px;
    height: 23px;
    cursor: pointer;
    /*background-image: URL(../images/btnChartFirst.png);*/
    background-repeat: no-repeat;
    background-color:#5e8ab4;
    margin:0px 2px;
}

.btnChartLast {
    float: right;
    width: 32px;
    height: 23px;
    cursor: pointer;
    /*background-image: URL(../images/btnChartLast.png);*/
    background-repeat: no-repeat;
    background-color:#5e8ab4;
    margin:0px 2px;
}

/*-- Tool Tip -- */

#tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #A4A4A4;
    background-color: #fff;
    padding: 5px;
    margin-top: 2px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 8px 7px 23px 0px rgba(119, 119, 119, 0.8);
    -webkit-box-shadow: 8px 7px 23px 0px rgba(119, 119, 119, 0.8);
    box-shadow: 8px 7px 23px 0px rgba(119, 119, 119, 0.8);
}

    #tooltip h3, #tooltip div {
        margin: 0;
        color: #333;
    }

.moOver {
    width: 250px;
}
/*Redirect*/
.redirectIn {
    display: none;
    position: fixed;
    top: 0;
    z-index: 9999;
    height: 100%;
    background: #0000008f 0;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    left: 0;
}

    .redirectIn .popup {
        box-shadow: 0px 2px 11px #00000085;
        background: #161638;
        box-shadow: 0 3px 7px #00012;
        display: none;
        max-width: 500px;
        margin: 1.75rem auto;
        padding: 2rem;
        border-radius: 0.5rem;
    }

        .redirectIn .popup .btn-cyan:hover {
            border: 2px solid #0bf !important;
            background: transparent;
            color: #0bf !important;
        }

        .redirectIn .popup .popHead {
            color: #fff;
            font-size: 1.25rem;
            line-height: 1.2;
            /*font-family: 'GuardianRegularWeb', Helvetica, Arial, sans-serif;*/
            font-weight: 600;
            margin-bottom: 1rem;
            display: inline-block;
            text-transform: uppercase;
        }

        .redirectIn .popup p {
            font-size: 0.8rem;
            color: #fff;
            /* font-family: 'opensans-semibold'; */
            line-height: 1.5;
        }

        .redirectIn .popup a {
            transition: all 0.3s;
            margin-top: 0;
            text-align: center;
            font-size: 0.9rem;
            text-transform: lowercase;
            color: #353535;
            min-width: 6rem;
            display: inline-block;
            cursor: pointer;
            text-decoration: none;
            padding: 0.6rem 1rem !important;
            border-radius: 0.3rem;
        }

    .redirectIn.show {
        display: flex !important;
    }

    .redirectIn .btn-theme {
        background-color: #ffffff;
    }

    .redirectIn #cancelBtn {
        opacity: 1;
        color: #fff;
        font-weight: 100;
        text-shadow: none;
    }

#redirectPopupPP .close {
    color: #fff;
    text-shadow: none;
    opacity: 1;
    font-weight: 100;
}

    #redirectPopupPP .close:active {
        border-color: transparent;
    }

#redirectPopupIn .close {
    color: #fff;
    text-shadow: none;
    opacity: 1;
    font-weight: 100;
}

    #redirectPopupIn .close:active {
        outline: none;
        border: 0;
    }