@font-face {
    font-family: 'helvetica';
    src: url('../fonts/helveticaneuecyr-roman-webfont.eot');
    src: url('../fonts/helveticaneuecyr-roman-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaneuecyr-roman-webfont.woff') format('woff'),
        url('../fonts/helveticaneuecyr-roman-webfont.ttf') format('truetype'),
        url('../fonts/helveticaneuecyr-roman-webfont.svg#helveticanuen') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticb';
    src: url('../fonts/helveticaneuecyr-bold-webfont.eot');
    src: url('../fonts/helveticaneuecyr-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaneuecyr-bold-webfont.woff') format('woff'),
        url('../fonts/helveticaneuecyr-bold-webfont.ttf') format('truetype'),
        url('../fonts/helveticaneuecyr-bold-webfont.svg#helveticanuen-b') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticm';
    src: url('../fonts/helveticaneuecyr-medium.eot');
    src: url('../fonts/helveticaneuecyr-medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaneuecyr-medium.woff') format('woff'),
        url('../fonts/helveticaneuecyr-medium.ttf') format('truetype'),
        url('../fonts/helveticaneuecyr-medium.svg#helveticanuen-b') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helvetical';
    src: url('../fonts/helveticaneuecyr-light-webfont.eot');
    src: url('../fonts/helveticaneuecyr-light-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaneuecyr-light-webfont.woff') format('woff'),
        url('../fonts/helveticaneuecyr-light-webfont.ttf') format('truetype'),
        url('../fonts/helveticaneuecyr-light-webfont.svg#helveticanuen-l') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaul';
    src: url('../fonts/helveticaneuecyr-ultralight-webfont.eot');
    src: url('../fonts/helveticaneuecyr-ultralight-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaneuecyr-ultralight-webfont.woff') format('woff'),
        url('../fonts/helveticaneuecyr-ultralight-webfont.ttf') format('truetype'),
        url('../fonts/helveticaneuecyr-ultralight-webfont.svg#helveticanuen-ul') format('svg');
    font-weight: normal;
    font-style: normal;
}
body,html{
    padding: 0px;
    margin: 0px;
    height: 100%;
    width: 100%;
}
a{
    text-decoration: none;
    display: block;
}
a.logo{
    width: 50px;
    height: 40px; 
    margin-top: 30px;
        display:inline-block ; *display: inline; *zoom:1;
        vertical-align: top;
}
div.slide_cascade{
    background: url(../images/pic_1_cascade.jpg) no-repeat center center;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
}
div.slide_enigma{
    background: url(../images/pic_2_enigma.jpg) no-repeat center center;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
}
div.slide_bosfor{
    background: url(../images/pic_3_bosfor.jpg) no-repeat center center;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
}
div.slide_overview{
    background:#fff;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    z-index: 10;
    position: relative;
    text-align: center;
}
div.cricle{
    background: url(../images/black_cricle.png) no-repeat;
    width: 299px;
    height: 299px;
    position: fixed;
    top: 20px;
    left: 20px;
    color: #fff;
    font-size: 26px;
    z-index: 1;
    text-align: center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
div.cricle div.text span{
    font-family: 'helvetical';    
    display: block;
    text-align: left;
}
h1,h2,h3{
    margin: 0px;
    padding: 0px;
    font-weight: 100;
}
div.cricle div.text h3{
    font-family: 'helveticb';
    font-size: 26px;
    text-align: left;
}
div.cricle div.text a{
    color: #ffe00c;
    font-size: 14px;
       font-family: 'helvetical';
    padding-top: 4px;
    text-align: left;
}
div.cricle div.text{
    padding-top: 36px;
    padding-left: 45px;
}
h1{
    font-size: 60px;
    text-transform: uppercase;
    font-family: 'helveticb';
    color: #fff;
    padding-left: 356px;
    padding-top: 120px;
    width: 200px;
}
div.box {
    width: 885px;
    padding: 0px 40px 40px 40px;
    display: inline-block;
    position: relative;
    top: 50%;
    margin-top: -294px;
    background-color: #fff;
    text-align: center;
}
div.popup{
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #fff;
}
div.box_click{
    display: inline-block;
    vertical-align: top;
    width: 294px;
    height: 294px;
    float: left;
    overflow: hidden;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
div.box div.center a.close{
    background: url(../images/close_icon.png);
    width: 58px;
    height: 58px;
    position: absolute;
    right: 0px;
    z-index: 5;
    display: none;  
}
div.center{
    display:inline-block ; *display: inline; *zoom:1;
    width: 770px;
}
div.popup img.impop{
    margin-top: 58px;   
    position: absolute;
    left: 0px;
}
@media (min-width:240px){
    div.cricle{
        width: 255px;
        height: 255px;
    }
    h1 {
        font-size: 45px;
        padding-left: 20px;
        padding-top: 320px;
    }
    div.text span{
        font-size: 23px;
    }
    div.cricle div.text h3{
        font-size: 23px;
    }
    div.box{  
        width: 90%;  
        padding: 0px 5px 40px 5px;
        margin-top: -210px;
    }
    div.center {
        width: 280px;
    }  
}
@media (min-width:480px){
     h1 {
      font-size: 30px;
        padding-left: 306px;
        padding-top: 120px;
    } 
    div.box{  
        width: 94%;    
    }
    div.center {
        width: 260px;
    }
}
@media (min-width:640px){
    h1 {
        font-size: 50px;
        padding-left: 306px;
        padding-top: 120px;
    } 
    div.center {
        width: 595px;
    }
}
@media (min-width:1000px){
    div.popup img.impop{
        top: 0px;
    }
    div.box div.center a.close{
        position: absolute;
        top: initial;
    }
    h1 {
        font-size: 60px;
        padding-left: 356px;
        padding-top: 120px;
    } 
    div.cricle {
        width: 299px;
        height: 299px;
    }
    div.box{
        margin-top: -294px;
        padding: 0px 40px 0px 40px;
        width: 885px;      
    }
    div.center{
        width: 890px;
    }
    div.box_click {
        width: 294px;
        height: 294px;
    }
    div.box div.center div.box_click {

        width: 294px;
        height: 294px;
    } 
      div.text span {
        font-size: 26px;
    }
    div.cricle div.text h3 {
        font-size: 26px;
    }
}