﻿@font-face {
    font-family: 'helvetica_1';
    src: url('/Fonts/24E255_1_0.eot');
    src: url('/Fonts/24E255_1_0.eot?#iefix') format('embedded-opentype'), url('/Fonts/24E255_1_0.woff') format('woff'), url('/Fonts/24E255_1_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica_2';
    src: url('/Fonts/24E255_2_0.eot');
    src: url('/Fonts/24E255_2_0.eot?#iefix') format('embedded-opentype'), url('/Fonts/24E255_2_0.woff') format('woff'), url('/Fonts/24E255_2_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica_3';
    src: url('/Fonts/24E255_3_0.eot');
    src: url('/Fonts/24E255_3_0.eot?#iefix') format('embedded-opentype'), url('/Fonts/24E255_3_0.woff') format('woff'), url('/Fonts/24E255_3_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica_4';
    src: url('/Fonts/24E255_4_0.eot');
    src: url('/Fonts/24E255_4_0.eot?#iefix') format('embedded-opentype'), url('/Fonts/24E255_4_0.woff') format('woff'), url('/Fonts/24E255_4_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica_5';
    src: url('/Fonts/24E255_5_0.eot');
    src: url('/Fonts/24E255_5_0.eot?#iefix') format('embedded-opentype'), url('/Fonts/24E255_5_0.woff') format('woff'), url('/Fonts/24E255_5_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html {
    height: 100%;
    width: 100%;
    overflow:auto !important;
    overflow-x: hidden !important;
    overflow-y:auto !important;
}

body {
    margin: 0;
    font-family: Arial;
    text-align: left;
    direction: ltr;
    width: inherit;
    padding: 0;
    font-weight: bold;
    height: 100%;
    font-family: 'helvetica_1', Helvetica, Arial, sans-serif;
}

#aspnetForm {
    width: inherit;
    height: 100%;
}

textarea {
    font-family: Arial;
}

h1 {
    margin: 0px;
    padding: 0px;
}

td {
    vertical-align: top;
}

img {
    border: 0px;
}

a {
    text-decoration: none;
    color: inherit;
}

/*popap on entering site*/
.home_page {
    height: inherit;
    position: relative;
}

.popup {
    display: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'helvetica_1';
    color: white;
    position: absolute;
    top: 50%;
    margin-top: -81px;
    left: 50%;
    margin-left: -433px;
    overflow: hidden;
    width: 866px;
}

    .popup .logo {
    }

        .popup .logo img {
            width: 100%;
        }

    .popup .loading {
        font-size: 12px;
        color: #FE0074;
        text-align: left;
        margin: 28px 0px 0px 0px;
    }

        .popup .loading .text {
            display: inline-block;
        }

        .popup .loading .zero_to_hundred {
            display: inline-block;
        }

.video {
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 9;
    display: none;
}

.webVideo {
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 9;
}

.video img {
    width: inherit;
}



/*main*/

.main {
    position: relative;
    height: 100%;
}

/*menu css*/
.menu {
    position: absolute;
    /*display: none;*/
    color: #000;
    height: 480px;
    width: 332px;
    margin-left: 8px;
    margin-top: 8px;
    font-family: 'helvetica_1';
    z-index: 10;
    float: left;
}



    .menu .arrow_open {
        background: url('/Images/Icons/open.png');
        width: 12px;
        height: 16px;
        cursor: pointer;
        display: none;
        margin: 10px 15px 0 15px;
    }

        .menu .arrow_open:hover {
            background: url('/Images/Icons/open_hover.png');
        }

    .menu .opened_menu {
        padding: 5px 10px 5px 42px;
    }



        .menu .opened_menu .arrow_close {
            float: right;
            background: url('/Images/Icons/close.png');
            width: 12px;
            height: 16px;
            cursor: pointer;
            margin: 5px 5px 0px 0px;
        }

            .menu .opened_menu .arrow_close:hover {
                background: url('/Images/Icons/close_hover.png');
            }

        .menu .opened_menu .options {
            text-transform: uppercase;
            font-size: 20px;
            margin-top: 9px;
        }

        .menu .opened_menu .main_option {
            background: url('/Images/logo.png') no-repeat;
            width: 206px;
            height: 46px;
            margin-top: 36px;
            text-transform: uppercase;
            font-size: 20px;
            display: block;
        }

        .menu .opened_menu .sub_option {
            font-size: 12px;
            text-transform: uppercase;
        }

        .menu .opened_menu .options .option {
            display: block;
        }

        .menu .opened_menu .options .bigger_option {
            padding-top: 24px;
        }


        .menu .opened_menu .options .selected {
            font-size: 40px;
            line-height: 40px;
            color: #fe0072;
        }


@media screen and (min-width:785px) {
    .menu .opened_menu .options .option:hover {
        font-size: 40px;
        line-height: 40px;
        color: #fe0072;
    }
}

.menu .opened_menu .options .option:hover {
    color: #fe0072;
}

.menu .opened_menu .options:hover .bigger_option {
    padding-top: 8px !important;
}



/*menu_open*/

.menu_closed {
    width: 30px;
    height: 60px;
}

.menu_open .arrow_open {
}

.menu_open .opened_menu {
}
/**/


/*puzzle container with images links and so on*/
.container {
}

    .container .high {
        height: 218px;
        margin-top: 2px;
        margin-bottom: 2px;
    }

    .container .low {
        height: 128px;
        margin-top: 2px;
        margin-bottom: 2px;
    }

    .container .images {
        height: inherit;
        display: block;
        float: left;
        margin-right: 2px;
        margin-left: 2px;
    }

        .container .images img {
            height: inherit;
        }

/*more info page*/

.info_container {
    position: relative;
    font-family: 'helvetica_1';
    font-size: 40px;
    margin-left: 342px;
    height: 100%;
    max-width: 800px;
    font-weight: normal;
}

.close {
    background: url('/Images/Icons/item-navigation/close1.png');
    width: 40px;
    height: 40px;
    top: 10px;
    left: 794px;
    position: absolute;
    cursor: pointer;
}

    .close:hover {
        background: url('/Images/Icons/item-navigation/close1-hover.png');
    }

.info_container .what_i_do {
    background: #FE0072;
    top: 10px;
    bottom: 10px;
    right: 10px;
    position: absolute;
    text-transform: uppercase;
    color: black;
    padding: 29px 30px 20px 30px;
}

    .info_container .what_i_do .text {
        color: white;
    }

        .info_container .what_i_do .text p {
            margin: 0px;
        }

/*News page and News_inner page*/
.News_content {
    padding-bottom: 48px;
    padding-left: 340px;
    padding-right: 24px;
}

.image_container {
    padding-top: 48px;
    width: 100%;
    max-width: 800px;
    font-family: 'helvetica_1';
    font-size: 20px;
    text-transform: uppercase;
    /*font-weight:normal;*/
}

    .image_container .image_block {
        width: 100%;
        position: relative;
        overflow: hidden;
    }

        .image_container .image_block .close {
            font-size: 40px;
            color: black;
            background-color: white;
            width: 48px;
            float: none;
            position: absolute;
            right: -49px;
            top: 0px;
            margin: 0px;
        }

        .image_container .image_block .image {
            width: 100%;
            height: inherit;
            position: relative;
        }

            .image_container .image_block .image .main_image {
                width: inherit;
            }

                .image_container .image_block .image .main_image img {
                    width: inherit;
                }

.News_content .image_container .image_block .image .main_image iframe {
    width: inherit;
    height: 500px;
}


.image_container .image_block .image .share_image {
    position: absolute;
    background-color: white;
    color: black;
    font-size: 20px;
    bottom: 10px;
    right: 10px;
    left: 10px;
    padding: 24px;
    display: none;
}

    .image_container .image_block .image .share_image .where {
        cursor: pointer;
    }

        .image_container .image_block .image .share_image .where:hover {
            color: #FE0072!important;
        }

.image_container .image_comments {
    background-color: white;
    margin-top: 4px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 7px;
    padding-top: 1px;
}


    .image_container .image_comments .article_name {
        font-size: 40px;
        padding-top: 6px;
        line-height: 40px;
    }


    .image_container .image_comments .text {
    }

    .image_container .image_comments .date {
    }

.image_container .buttons_line {
    line-height: 40px;
    overflow: hidden;
}

    .image_container .buttons_line .button {
        margin-top: 4px;
        background-color: #000;
        color:#fff;
        margin-right: 4px;
        cursor: pointer;
        float: left;
        padding-left: 20px;
        width: 172px;
    }

        .image_container .buttons_line .button:hover {
            background: #FE0072;
            color: white;
        }


        .image_container .buttons_line .button .image_like {
            background: url('/Images/like.png');
            display: block;
            float: left;
            margin: 6px 7px 0 0;
            height: 22px;
            width: 22px;
            background-repeat: no-repeat;
        }

        .image_container .buttons_line .button:hover .image_like {
            background: url('/Images/like-hover.png');
        }

        .image_container .buttons_line .button .image_pinterest {
            background: url('/Images/pinit.png');
            display: block;
            float: left;
            margin: 9px 7px 0 0;
            height: 22px;
            width: 21px;
            background-repeat: no-repeat;
        }

        .image_container .buttons_line .button:hover .image_pinterest {
            background: url('/Images/pinit-hover.png');
        }

.inner_news {
    padding-left: 0;
    padding-right: 104px;
}
/*end of news page*/

.big_pic {
    position: relative;
    padding: 4px 4px 8px 8px;
    overflow: hidden;
}

.menu_seperator {
    width: 340px;
    height: 480px;
    float: left;
}

.big_pic .line_div .images {
    position: relative;
    display: block;
    float: left;
    margin-right: 4px;
    width: auto;
    height: 100%;
    overflow: hidden;
}

.big_pic .images {
    overflow: hidden;
}

    .big_pic .images img {
        height: inherit;
    }

/*.big_pic .low_pic {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
    height: 0px;
}

    .big_pic .low_pic .menu_seperator {
        height: 344px;
    }

    .big_pic .low_pic .images_small {
        position: relative;
        height: 128px;
        margin-top: 224px;
        margin-bottom: 0px;
        float: left;
        margin-right: 4px;
    }

        .big_pic .low_pic .images_small img {
            height: inherit;
        }*/

#my_video_1 {
    display: none;
}
/*hover effects on images*/

.plus {
    display: none;
    background: url('/Images/Icons/go.png');
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0px 0px -40px;
    z-index: 1000;
}

.name {
    display: none;
    position: absolute;
    text-transform: uppercase;
    color: white;
    font-family: 'helvetica_1';
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    top: 50%;
    margin-top: 56px;
}

/*info special images*/

.images {
    position: relative;
}

    .images .info {
        background: #fe0072;
        height: 128px;
        width: 194px;
        text-transform: uppercase;
        line-height: 24px;
        font-size: 20px;
        color: white;
        font-family: 'helvetica_1';
        /*font-weight: normal ;*/
        display: block;
    }

        .images .info span {
            padding: 10px;
            display: block;
        }

    .images .slideshow {
        display: none;
        position: absolute;
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: 0px;
        background-color: red;
    }


.line_div {
    overflow: hidden;
    padding-top: 4px;
}

.play {
    background: url('/Images/Icons/play.png');
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -40px 0px 0px -40px;
}

.play_hover {
    background: url('/Images/Icons/play_hover.png');
    display: none;
}

/*scroller for for news inner */
.scroller {
    position: fixed;
    top: 48px;
    left: 852px;
}

    .scroller a {
        cursor: pointer;
        display: block;
    }

    .scroller .exit {
        background: url('/Images/Icons/item-navigation/close1.png');
        width: 40px;
        height: 40px;
        margin-bottom: 4px;
    }

        .scroller .exit:hover {
            background: url('/Images/Icons/item-navigation/close1-hover.png');
        }

    .scroller .next {
        background: url('/Images/Icons/item-navigation/right.png');
        width: 40px;
        height: 40px;
        margin-bottom: 4px;
    }

        .scroller .next:hover {
            background: url('/Images/Icons/item-navigation/right-hover.png');
        }

    .scroller .before {
        background: url('/Images/Icons/item-navigation/left.png');
        width: 40px;
        height: 40px;
        margin-bottom: 4px;
    }

        .scroller .before:hover {
            background: url('/Images/Icons/item-navigation/left-hover.png');
        }

/*end of scroller*/


/*contact form*/

.contact_form {
    color: white;
}

    .contact_form .header {
        padding-bottom: 30px;
    }

    .contact_form .input {
        color: White;
        text-transform: uppercase;
        background: #fe0072;
        border: none;
        font-size: inherit;
        margin: 0px;
        font-family: 'helvetica_1';
        padding-left: 9px;
    }

        .contact_form .input:focus {
            color: #fe0072;
            background: #fff;
        }

.button_cont {
    overflow: hidden;
}

.contact_form .send_button {
    color: black;
    background: white;
    padding: 0px 10px 0px 10px;
    margin: 18px 0px 50px 0px;
    float: left;
}

.contact_form .phone {
}

    .contact_form .phone div {
        display: inline-block;
    }

.contact_form .email {
}

/*smart device menu button*/
.menu_smart {
    display: none;
    background: url('/Images/Icons/dropdown.png');
    width: 52px;
    height: 40px;
    position: absolute;
    right: 24px;
    top: 44px;
}

@media screen and (max-width:1195px) {
    .close {
        top: 14px;
        left: auto;
        right: 22px;
        z-index: 1000;
    }
}

@media screen and (max-width:902px) {
    .scroller {
        left: auto;
        right: 12px;
    }
}

@media screen and (max-width:768px) {


    .popup .loading {
        display: none;
    }

    .menu {
        position: relative;
        width: 100%;
        height: auto;
        margin-top: 0px;
        margin-left: 0px;
    }

        .menu .opened_menu {
            float: left;
            padding: 0px;
        }

            .menu .opened_menu .arrow_close {
                display: none;
            }

            .menu .opened_menu .main_option {
                padding-top: 10px;
                color: transparent;
                background: url('/Images/logo.png');
                background-repeat: no-repeat;
                width: 242px;
                height: 54px;
                margin: 44px 0px 44px 24px;
                padding: 0px;
            }

            .menu .opened_menu .sub_option {
                display: none;
            }

            .menu .opened_menu .options {
                display: none;
                font-size: 40px;
            }

                .menu .opened_menu .options .bigger_option {
                    margin-top: 0px;
                }

    .menu_smart {
        display: block;
        background: url('/Images/dropdown.png');
        width: 40px;
        height: 28px;
        position: absolute;
        right: 24px;
        top: 44px;
        cursor: pointer;
    }

    .main {
        padding: 0px 24px 0px 24px;
    }

        .main .big_pic {
            width: 100%;
            margin-left: 0px;
            padding: 0px;
        }

            .main .big_pic .menu_seperator {
                display: none;
            }

            .main .big_pic .images {
                width: 49%;
                position: relative;
                display: block;
                margin-bottom: 2%;
                margin-right: 2%;
                float: left;
            }

                .main .big_pic .images:nth-of-type(2n) {
                    margin-right: 0px;
                }

                .main .big_pic .images img {
                    width: 100%;
                }

                .main .big_pic .images .info {
                    width: 100%;
                }

    /*news pages*/

    .News_content {
        padding-top: 133px;
        padding-left: 0px;
        padding-right: 0px;
    }

        .News_content .image_container {
            padding: 0px;
            width: 100%;
            padding-bottom: 20px;
        }


            .News_content .image_container .image_block {
                width: 100%;
            }

                .News_content .image_container .image_block .image {
                    width: 100%;
                }

                    .News_content .image_container .image_block .image .main_image {
                        width: 100%;
                        display: block;
                    }


            .News_content .image_container .buttons_line {
                margin-top: 0px;
            }

                .News_content .image_container .buttons_line .button {
                    margin-top: 4px;
                }

    .scroller {
        top: 0px;
        left: 0px;
        width: 100%;
        height: 133px;
        position: absolute;
    }


        .scroller .exit {
            display: block;
            width: 64px;
            height: 64px;
            float: right;
            margin: 42px 24px 0px 0px;
            background: url('/Images/Mobile/close.png');
        }

            .scroller .exit:hover {
                background: url('/Images/Mobile/close_hover.png');
            }

        .scroller .next {
            display: block;
            background: url('/Images/Mobile/right.png');
            float: left;
            width: 64px;
            height: 64px;
            margin: 44px 0px 0px 24px;
        }

            .scroller .next:hover {
                background: url('/Images/Mobile/right-hover.png');
            }

        .scroller .before {
            display: block;
            background: url('/Images/Mobile/left.png');
            float: left;
            width: 64px;
            height: 64px;
            margin: 44px 0px 0px 10px;
        }

            .scroller .before:hover {
                background: url('/Images/Mobile/left-hover.png');
            }

    /*info pages*/

    .info_container {
        left: 0px;
        height: auto;
        margin-left: 0px;
    }

        .info_container .what_i_do {
            width: 100%;
            bottom: auto;
            margin-bottom: 10px;
            position: relative;
            padding: 0px 0px 0px 0px;
            top: 0px;
            right: 0px;
        }

            .info_container .what_i_do .text {
                padding: 29px 30px 20px 30px;
            }

                .info_container .what_i_do .text p {
                    margin: 0px;
                }


        .info_container .close {
            position: relative;
            display: block;
            width: 64px;
            height: 64px;
            float: right;
            left: auto;
            top: auto;
            right: auto;
            margin: 42px 0px 42px 0px;
            background: url('/Images/Mobile/close.png');
        }

            .info_container .close:hover {
                background: url('/Images/Mobile/close_hover.png');
            }
    /*contact form add on*/
    .contact_form {
        padding: 20px 20px 20px 20px;
    }

        .contact_form .phone {
        }

            .contact_form .phone .text {
                padding: 0px;
            }
}

@media screen and (max-width:640px) {
    .main .big_pic .images {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 24px;
    }

    .image_container .buttons_line .button {
        width: 44.5%;
        margin-right: 1%;
        padding-left: 4%;
    }

        .image_container .buttons_line .button:nth-of-type(2n) {
            margin-right: 0%;
        }
}



@media screen and (min-width:769px) {
    .line_div:nth-of-type(2n+1) .plus {
        width: 40px;
        height: 40px;
        background-size: cover;
        margin-top: -20px;
        margin-left: -20px;
    }

    .line_div:nth-of-type(2n+1) .name {
        margin-top: 26px;
        font-size: 16px;
    }
}

/*smart device options special class add on click menu butot*/

.menu .opened_menu .options_smart {
    display: block;
    position: absolute;
    top: 133px;
    left: 0;
    width: 100%;
    background: #fff;
    padding-bottom: 24px;
}

    .menu .opened_menu .options_smart .option {
        margin-left: 24px;
    }


.backto {
    position: fixed;
    bottom: 0;
    right: 8px;
}

.backto {
}

    .backto .pink {
        display: none;
    }

.social {
    position: fixed;
    bottom: 0;
    left: 0;
    overflow: hidden;
    background-color: white;
    padding: 7px 0 9px 50px;
    z-index: 20000000;
}

.image_holder {
    float: left;
    margin-right: 12px;
}

.social_pink {
    display: none;
}

.anti_images {
    position: relative;
    display: block;
    float: left;
    margin-right: 4px;
    margin-top: 4px;
    width: auto;
    height: 100%;
    overflow: hidden;
    background: #fe0072;
}

.anti_arrow {
    width: 218px;
    height: 218px;
}

.anti_text {
    width: 218px;
    height: 218px;
    text-transform: uppercase;
    line-height: 24px;
    font-size: 20px;
    color: white;
    font-family: 'helvetica_1';
    max-width: 50%;
}
    .anti_text .texter {
   padding:10px;
         }

.anti_images img {
    height: 218px;
}

.anti_images .imagetitle {
    position: absolute;
    text-transform: uppercase;
    line-height: 24px;
    font-size: 20px;
    color: white;
    font-family: 'helvetica_1';
    padding: 10px;
    max-width: 50%;
    display: none;
}


@media screen and (max-width:468px) {

    .menu_seperator {
    display:none;
    }


    .anti_text ,.anti_images{
    max-width:100%;
    width:100%;
    }

    .anti_images {
    margin-right:0;}

        .anti_images img ,.anti_images{
        height:auto;
        width:100%;
        }

    .anti_text {
    height:218px;
    }

    .anti_arrow {
    min-height:270px;
    }


























}