﻿    .single-page-nav {
        background: rgba(0, 169, 236, 0.5);
        padding: 0.5em 0;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
    }
    .single-page-nav ul {
        list-style: none;
        padding: 0;
        margin: 0 auto;
        width: 80%;
        overflow: hidden;
    }
    .single-page-nav li {
        float: left;
        width: 20%;
        text-align: center;
    }
    .single-page-nav a {
        display: block;
        color: #fff;
        text-decoration: none;
        font-size: 1.3em;
        line-height:1.3em;
        font-weight: 600;
        border:0px
    }
    .single-page-nav a:hover, .single-page-nav .current {
        color: rgba(0, 169, 236, 1.0);
    }
    .section {
        width: 960px;
        padding: 0px 0px;
        margin: 0 auto;
        background: white;
        border-top: 0px solid #eee;
    }
    #section1 {
        padding-top: 5em;
    }


    .ErrSummaryCSS
    {
        color:#cc0000;
        padding:0px;
        margin:0px;
        min-height:80px;
    }
    .ErrClass
    {
        color:#cc0000;
        min-height:80px;
        padding:0px;
        margin:0px;
    }


    div.StartTextBG
    {        
        background-color:rgba(0, 169, 236, 0.25);
        width: 600px;
        padding:10px 0px;
        margin:1px 0px;
    }
    div.StartTextBGWidth
    {        
        width: 960px;
        margin:1px 0px;
    }

    div.StartTextLeftContaner
    {
        margin:0px;
        margin-bottom:15px;
    }
    div.StartText
    {
        width: 550px;
        margin:0px;
        padding:5px 25px;
        padding-bottom:25px;
    }
    div.StartTextLeft
    {
        width: 500px;
        margin:0px;
        padding:0px 25px;
        padding-left:0px;
        min-height:50px;
    }
    div.StartTextLeftWidth
    {
        width: 860px;
    }
    div.StartTextWidthDiv
    {
        width: 910px;
    }

    div.StartTextMark
    {
        width: 50px;
        height: 50px;
        margin:0px;
        padding:0px;
        padding-left:25px;

        background: url('../Images/SinglePage/Marker.png') 100% 100% no-repeat;
        background-size: contain;
        background-repeat: no-repeat;
        background-attachment:scroll;
        background-position:right center;
    }

    div.HeadBlock
    {
        width: 918px;
        min-height: 50px;
        margin:1px;
        padding:20px;
        background-color:rgba(0, 169, 236, 0.25);
    }
    h1.HeadBlock
    {
        color:rgba(61, 79, 102, 0.9);
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 35px;
        font-weight:200;
        line-height: 40px;
        text-align:center;
        margin:0px;
        padding:0px;
    }

    p.StartText
    {
        color:rgba(61, 79, 102, 0.9);
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 35px;
        font-weight:200;
        line-height: 35px;
        text-align:left;
        margin:0px 10px;
        padding:0px;
    }

    p.StartTextCenter
    {
        text-align:center;
        font-size: 25px;
        line-height: 35px;
    }

    p.StartTextLeft
    {
        color:rgba(0, 0, 50, 0.9);
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 20px;
        font-weight:200;
        line-height: 25px;
        text-align:left;
        margin:0px 10px;
        padding:0px;
    }

    div.ButtonRequest
    {
        width: 358px; 
        height:139px;
        padding:0px;
        margin:1px 0px;
        margin-left:2px;

        background-color:rgba(0, 169, 236, 0.75);
        cursor: pointer;
    }

    div.ButtonRequestWidth
    {
        width: 478px; 
        height:139px;
        padding:0px;
        margin:1px;
        margin-top:2px;

        background-color:rgba(0, 169, 236, 0.75);
        cursor: pointer;
    }

    div.ButtonRequestComment
    {
        width: 320px; 
        height:139px;
        padding:0px;
        margin:0px;
        margin-top:2px;

        background-color:rgba(0, 169, 236, 0.25);
    }

    div.BlockIcoTime 
    {
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment:scroll;
        background-position:center center;

        background: url('../Images/SinglePage/Time.png') 100% 5% no-repeat;

        width: 318px;
        min-height: 290px;
        margin:1px;
        padding:0px;
        padding-top:318px;

        background-color:rgba(0, 169, 236, 0.5);
    }
    div.BlockIcoProf 
    {
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment:scroll;
        background-position:center center;

        background: url('../Images/SinglePage/Prof.png') 100% 5% no-repeat;

        width: 318px;
        min-height: 290px;
        margin:1px;
        padding:0px;
        padding-top:318px;

        background-color:rgba(0, 169, 236, 0.5);
    }
    div.BlockIcoQuality 
    {
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment:scroll;
        background-position:center center;

        background: url('../Images/SinglePage/Quality.png') 100% 5% no-repeat;

        width: 318px;
        min-height: 290px;
        margin:1px;
        padding:0px;
        padding-top:318px;

        background-color:rgba(0, 169, 236, 0.5);
    }

    div.BlockIco 
    {
        width: 318px;
        min-height: 200px;
        margin:1px;
        padding:0px;
        padding-top:18px;

        background-color:rgba(0, 169, 236, 0.5);
    }


    div.BlockIcoFlag 
    {
        background: url('../Images/SinglePage/Flag.png') 100% 100% no-repeat;
        background-size: contain;
        background-repeat: no-repeat;
        background-attachment:scroll;
        background-position:bottom left;

        width: 280px;
        height: 100px;
        margin-top:0px;
        padding:0px;
        padding-left:40px;

        background-color:rgba(0, 169, 236, 0.5);
    }
    div.BlockIcoLine 
    {
        width: 960px;
        height: 15px;
        margin:0px;
        padding:0px;

        background-color:rgba(0, 169, 236, 0.5);
    }

    div.BlockIcoFlagText 
    {
        width: 300px;
        height: 135px;
        margin-top:0px;
        padding:10px;

        background-color:rgba(0, 169, 236, 0.25);
    }



    p.BlockIco 
    {
        color:rgba(0, 29, 41, 0.95);
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 20px;
        font-weight:200;
        line-height: 25px;
        text-align:center; 
    }

    h1.BlockIco 
    {
        color:white;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 35px;
        font-weight:200;
        line-height: 35px;
        text-align:center; 
    }
    h1.BlockIcoBig 
    {
        color:white;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 100px;
        font-weight:400;
        line-height: 100px;
        text-align:center;
        padding:0px;
        margin:5px 0px; 
    }


    p.ButtonRequest
    {
        color:white;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 35px;
        font-weight:200;
        line-height: 115px;
        text-align:center; 
    }

    p.ButtonRequestTwoLine
    {
        color:white;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 35px;
        font-weight:200;
        line-height: 40px;
        text-align:center;
        
        margin-top:30px;
        margin-bottom:0px; 
    }

    p.ButtonRequestSecondLine
    {
        font-size: 30px;
        font-weight:200;
        line-height: 35px;

        margin-top:0px;
        margin-bottom:30px;
    }

    a.ButtonRequest:link, a.ButtonRequest:visited, a.ButtonRequest:active, a.ButtonRequest:hover 
    {
        color: white;
        text-decoration: none;
        border-width: 0px;
        text-decoration: none;
        border-bottom-style: none;
    }

    