    html {
        
    }

    body {
        background: url(../images/bg.jpg) no-repeat center center fixed;
        background-size: cover;
        font-family: Arial;
        font-size: 12pt;
    }

    body .container {
        padding: 1em 1.5em;
        background: #FFF;
        box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.7);

border-left: 2px solid rgba(170, 170, 170, 0.68);
border-right: 2px solid rgba(170, 170, 170, 0.68);
    }



    .header {
        background: #FFF !important;
        overflow: hidden;
        color: #000;
        padding: 0 1.5em 1.5em !important;
        margin-top: 35px;
    }

    .header .logo {
            width: 500px;
    }


    .header .logo a {
        float: left;
        margin-top: 23px;
    }

    .header .contacts {
        width: 300px;
        text-align: center;
        margin-top: 10px;
    }

    .header .contacts p {
        color: #666;
    }

    .header .contacts .phone {
        font-size: 1.8em;
        margin-top: .5em;
        font-weight: bold;
        color: #000;
        line-height: 1em;
    }

    .header .contacts .phone img {
        margin-top: -3px;
        margin-right: 5px;
    }

    .header .contacts .button {
        padding: .5em 0;
        font-size: .9em;
        display: block;
        margin: .7em auto 0;
    }

    .header .contacts .btn {
        width: 201px;
        height: 25px;
                background: url(../images/button.png) no-repeat;
        border: none;
        box-shadow: none;
    }




    .intro {
        background: url(../images/bg.jpg) no-repeat scroll 50% 0 #E0E6E6 !important;
        display: block;
        height: 360px;
    }

    .intro.intro1 {
        background: url(../images/bg1.jpg) no-repeat scroll 50% 0 #E0E6E6 !important;
    }

    .intro.intro2 {
        background: url(../images/bg2.jpg) no-repeat scroll 50% 0 #E0E6E6 !important;
    }

    .intro.intro3 {
        background: url(../images/bg3.jpg) no-repeat scroll 50% 0 #E0E6E6 !important;
    }

    .intro .container {
        background: none;
    }

    .intro-body {
        background: url(../images/gray-80.png);
        width: 400px;
        margin-top: .5em;
        margin-right: 1em;
        color: #FFF;
        border-radius: 5px;
    }

    .intro-body .form {
        color: #FFF;
        padding: 0 2em 2em;
        margin-top: 1em;
    }

    .intro-body .form {
           width: 335px;
    }

    .intro-body .form input[type=text] {
        
    }

    .text {
        width: 100% !important;
    }

    .intro-body .form input[type=submit] {
        width: 335px;
    }

    .intro-body .form input[type=text] {
        height: 30px;
    }

    .text {
        height: 25px !important;
    }

    .intro-body h2 {
        font-size: 1.5em;
        line-height: 1.4em;
        color: #444;
    }



    h2 {
        margin-bottom: .7em;
    }


    form {
        padding: 0;
        margin: 0;
    }



    .main-content {
        padding-bottom: 2em !important;
        padding: 0 0 1.5em;
        text-align: justify;
    }

    .main-content h1, .main-content h2, .main-content h3 {
                text-align: left;
        }

    .main-content p {
        line-height: 1.5em;
        margin-bottom: 1em;
    }

    .main-content ol {
        font-weight: bold;
    }

    .main-content ol p {
        font-weight: normal;
    }

    .main-content ol li {
        margin-bottom: .7em;
    }



    .about {
        display: block;
        overflow: hidden;
        margin-bottom: 1.5em;
    }

    .about img.pull-left {
        margin: 0px 30px 15px 0px;
    }

    .about img.pull-right {
        margin: 0px 0px 15px 30px;
    }




    .target {
        width: 410px;
        padding-top: 8px;
    }



    .pluses {
        margin: 2em 0 0;
        display: block;
        overflow: hidden;
    }

    .plus {
        width: 143px;
        font-size: .9em;
        margin-right: 1em;
        text-align: center;
    }

    .plus img {
        margin-bottom: 1em;
    }

    .last {
        margin-right: 0;
    }



    .answers {

    }

    .answer {
        display: block;
        overflow: hidden;
        margin-bottom: 1.5em;
    }

    .answer img {
        margin-right: 15px;
    }

    .answer p {
        display: block;
        overflow: hidden;
        float: left;
        width: 880px;
        margin-top: 2px;
        margin-bottom: 0;
    }

    .answer p strong {
        display: block;
        margin-bottom: 10px;
    }



    .form-area {
        display: block;
        overflow: hidden;
        margin: 2em auto;
        width: 720px;
        border: 1px solid #DDD;
        box-shadow: 5px 5px 10px #F0f0f0;
    }

    .form-area img {
        width: 220px;
    }

    .form-area .inputs {
        margin-left: 3em;
        width: 420px;
    }

    .form-area .inputs h2 {
        font-size: 1.3em;
    }

    .form-area .inputs input[type=text] {
        display: block;
        width: 92%;
    }

    .form-area .inputs input[type=submit] {
        display: block;
        width: 100%;
    }

    .form-area .inputs input[type=text] {
        height: 20px;
    }

    .inputs .inl {
        width: 330px;
        display: block;
        overflow: hidden;
    }

    .inputs .inr {
        display: block;
        overflow: hidden;
    }

    .inputs .inr a {
        display: block;
        overflow: hidden;
        margin: 3em 0 0;
        width: 60px !important; 
        padding: 1em;
        font-weight: bold;
    }



    .production {
        display: block;
        overflow: hidden;
        margin: 1em 0;
    }

    .production img {
        width: 225px;
        float: left;
        margin-right: 1em;
        margin-bottom: 1em;
    }

    .production img.last {
        margin-right: 0;
    }



    .certificate {
        display: block;
        overflow: hidden;
        width: 455px;
        margin: 1em auto 3em;
        padding: 1em 0 1em 1em;
    }

    .certificate img {
        width: 220px;
        float: left;
        margin-right: 1em;
    }

    .certificate img.last {
        margin-right: 0;
    }


    .cases {
        margin-top: 1em;
        margin-bottom: 2em;
    }

    .cases a {
        color: #000;
    }

    .case {
        display: block;
        position: relative;
        float: left;
        width: 217px;
        min-height: 380px;
        overflow: hidden;
        margin-left: 1em;
        background: #F3F3F3;
        padding-bottom: 1em;
        border: 1px solid #DDD;
        box-shadow: 5px 5px 5px #F0f0f0;
    }

    .case img {
        float: left;
        margin-right: 2em;
    }

    .case .description {
        display: block;
        overflow: hidden;
    }

    .case .description .about {
        font-size: 1em;
        text-align: center;
        padding-top: 1em;
    }

    .case .description .about span {
        display: block;
        color: #333;
        font-size: .8em;
        line-height: 1.5em;
        margin-top: .3em;
    }


    .case .description h3 {
        text-align: center;
        margin-bottom: 1.5em;
        font-weight: normal;
        font-size: 1.4em;
        line-height: 1.2em;
        height: 100px;
    }

    .case .description .quote {
        text-align: center;
        font-size: .9em;
        margin: 1.5em 0;
        font-weight: normal;
        line-height: 1.2em;
    }

    .case .btn {
        width: 72%;
        position: absolute;
        bottom: 10px;
        left: 10px;
    }

    .case .black {
        color: #000;
        text-decoration: underline;
    }

    .case .black:hover {
        text-decoration: none;
    }



    .why-we {
        display: block;
        overflow: hidden;
        margin-bottom: 1em;
        margin-top: 2em;
    }

    .why-we ul {
        list-style: none;
        margin-left: 0;
    }

    .why-we ul li.world {
        background: url(../images/world.png) no-repeat 20px 16px;
    }

    .why-we ul li.safe {
        background: url(../images/safe.png) no-repeat 24px 16px;
    }

    .why-we ul li.usability {
        background: url(../images/usability.png) no-repeat 24px 16px;
    }

    .why-we ul li.money {
        background: url(../images/money.png) no-repeat 20px 16px;
    }

    .why-we ul li.partner {
        background: url(../images/partner.png) no-repeat 20px 16px;
    }


    .why-we ul li.highlight {
        background-color: #def8b2;
    }



    .why-we li {
        font-size: 1.2em;
        padding: 1em 2em 1em 4em;
    }

    .why-we .gray {
        background: #EEE;   
    }

    .why-we li p {
        font-size: .8em;
        margin-top: 1em;
        margin-bottom: 0;
    }





    .work {

    }

    .work img {
        display: block;
        max-width: 166px;
        max-height: 111px;
        margin: 0 auto;
    }



    .videos {
        display: block;
        overflow: hidden;
        padding-top: 2em !important;
        padding-bottom: 1em !important;
        background: url("../images/bg-extra-nav.gif") repeat-x scroll 0 0 #0062B9 !important;
    }




    .documents {

    }


    .documents .document {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        min-width: 157px;
        height: 212px;
    }

    .documents .document img {
        width: 150px;
        margin: 0 auto;
        border: 1px solid #CCC;
    }



    .footer {
        background: url(../images/bg-footer.gif) repeat-x 0 0 #FFF !important;
        display: block;
        overflow: hidden;
        color: #000;
        padding: 2em 1.5em 2em !important;
    }

    .footer .container {
        background: none;
    }


    .footer .logo {
        width: 400px;
    }


    .footer .logo a {
        display: block;
        margin: 0 0 2em;
    }

    .footer .logo p {
        color: #555;
        font-size: .9em;
    }

    .footer .logo .descript {
        float: left;
        font-size: .9em;
        margin-top: 3.1em;
        margin-left: 2em;
        line-height: 1.3em;
        text-align: justify;
    }


    .footer .logo .descript strong {
        text-transform: uppercase;
        display: block;
        margin-bottom: 2.9em;
        font-size: 1.6em;
    }

    .footer .logo .descript p {
        font-size: 1.3em;
        line-height: 1.4em;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 1.4em;
        margin-bottom: 0;
    }

    uppercase {
        text-transform: uppercase;
    }

    .footer .contacts {
        width: 300px;
        margin-top: 10px;
        text-align: center;
    }

    .footer .contacts .phone {
        font-size: 1.8em;
        font-weight: bold;
        line-height: 1em;
    }

    .footer .contacts .button {
        padding: .5em 0;
        font-size: .9em;
        display: block;
        margin: .7em auto 0;
    }

    .footer .contacts .btn {
        width: 201px;
        height: 25px;
                background: url(../images/button.png) no-repeat;
        border: none;
        box-shadow: none;
    }



    .button {
        display: inline-block;
        background: #f9db03;
        color: #000;
        text-decoration: none;
        padding: .2em .5em;
        cursor: pointer;
    }

    .button.large-button {
        padding: 1em 1.4em; 
    }

    .button.small-button {
        font-size: .7em;
        padding: .1em .7em;
    }

    .button:hover {
        background: #fdee65;
        color: #000;
        text-decoration: none;
    }

    .button-back {
        margin-right: 1em;
    }



    h2, h3, h4 {
        text-align: center;
    }

    .created {
        display: block;
        margin-top: 1.5em;
        color: #666;
        font-size: 0.9em;
        margin-top: 1.5em;
    }

    .created a {
        color: #666;
    }

    .created a:hover {
        color: #000;
    }

    .nomargin {
        margin: 0;
    }


    .bordered {
        border: 1px solid #CCC;
    }


    .dashed {
        color: #000;
        border-bottom: 1px dashed #000; 
    }

    .dashed:hover {
        border-bottom: none;
        text-decoration: none;
    }


    .fancybox-skin {
            background: #EEE;
    }



    uppercase {
        text-transform: uppercase;
    }




    #wrapper .d-carousel ul li {
        background: none;
        background-color: #FFF;
        -webkit-box-shadow: 0px 1px 2px 0px #b7b7b7;
        -moz-box-shadow: 0px 1px 2px 0px #b7b7b7;
        box-shadow: 0px 1px 2px 0px #b7b7b7; 
        padding: 15px;
        width: 167px;
    }

    .jcarousel-direction-rtl {
        direction: rtl;
    }

    .d-carousel h4 {
        margin: 15px 0 10px 0;
        text-align: center;
    }

    .d-carousel .jcarousel-container {
        display: block;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .d-carousel .jcarousel-item {
        width: 190px;
    }

    .d-carousel .jcarousel-container-horizontal {
        width: 840px;
        
        padding: 0 45px;
    }

    .d-carousel .jcarousel-item-horizontal {
        margin-left: 3px;
        margin-bottom: 3px;
        margin-top: 3px;
        margin-right: 11px;
    }

    .d-carousel .jcarousel-next-horizontal {
        position: absolute;
        top: 69px;
        right: 0;
        margin-right: 3px;
        width: 15px;
        height: 28px;
        cursor: pointer;
        background: transparent url(../images/blog-arrows.png) no-repeat top right;
    }

    .d-carousel .jcarousel-direction-rtl .jcarousel-next-horizontal {
        left: 5px;
        right: auto;
        background-image: url(../images/blog-arrows.png);
    }

    .d-carousel .jcarousel-next-horizontal:hover {
        background-position: bottom right;
    }

    .d-carousel .jcarousel-prev-horizontal {
        position: absolute;
        top: 69px;
        left: 0;
        margin-left: 3px;
        width: 15px;
        height: 28px;
        cursor: pointer;
        background: transparent url(../images/blog-arrows.png) no-repeat top left;
    }

    .d-carousel .jcarousel-direction-rtl .jcarousel-prev-horizontal {
        left: auto;
        right: 5px;
        background-image: url(../images/blog-arrows.png);
    }

    .d-carousel .jcarousel-prev-horizontal:hover {
        background-position: bottom left;
    }


    .gray {
        font-size: .9em;
        color: #999;
        margin: 15px 0 0;
        text-align: center;
    }

    .gray.gray-bl {
        color: #000;
        font-size: .7em;
    }

    #getCall input, #feedback input {
        display: block;
        padding: 10px 5px !important;
    }

    #getCall input[type=text], #feedback input[type=text] {
        height: auto;
    }

    #getCall .btn {
        background: url(../images/button-bg.png) no-repeat !important;
        width: 280px;
        height: 45px;
        box-shadow: none;
        border: none;
        font-weight: bold;
        color: #0066CC;
        text-shadow: none;
        margin: 0 auto;
    }



    .b-input input, .b-input textarea
    {
        width: 100%;
        height: auto;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }



    .overall-header {
        background: url("../images/bg-extra-nav.gif") repeat-x scroll 0 0 #0062B9;
        height: 40px;
        margin-left: -26px;
        padding: 1em 1em 0;
        position: fixed;
        top: 0;
        width: 956px;
        z-index: 100;
        border-top: 2px solid #ED1C24;
        border-bottom: 3px solid #59BFF2;
        box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.7);
        border-left: 2px solid rgba(170, 170, 170, 0.68);
        border-right: 2px solid rgba(170, 170, 170, 0.68);
        border-bottom: 2px solid rgba(170, 170, 170, 0.68);
    }

    .overall-header .balls {
        display: block;
        position: absolute;
        right: -30px;
        top: 10px;
        width: 150px;
        height: 74px;
        background: url(../images/balls.png) no-repeat;
    }

    .overall-header ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .overall-header ul li {
        float: left;
        margin-left: 4em;
    }

    .overall-header a {
        display: inline-block;
        float: left;
        padding: 0 12px;
        margin: 0;
        border-left: 1px solid #DDD;
        color: #FFF;
        font-weight: bold;
    }

    .overall-header a:hover {
        color: #FFF;
        text-decoration: underline;
    }

    .overall-header a:first-child {
                border-left: none;
        }

    .overall-header .pull-left a {
        border-left: none;
        border-right: 1px solid #DDD;
    }



    #regions a {
        color: #444;
        text-decoration: underline;
    }

    #regions a:hover {
        color: #000;
        text-decoration: none;
    }

    #regions .list {
        font-size: .8em;
        margin-right: 20px; 
    }

    #regions .list:last-child {
        margin-right: 0;
    }

    #regions .list a {
        display: block;
        margin-bottom: 5px;
        text-decoration: none;
        color: #777;
    }

    #regions .list a:hover {
        color: #000;
    }

    #regions .list a img {
        margin-right: 5px;
    }

    #regions .lands a {
        display: block;
        float: left;
        margin-right: 85px;
    }

    #regions .lands a img, #regions .lands a h4 {
        float: left;
    }

    #regions .lands a img {
        width: 30px;
        margin: 12px 10px 0 0;
    }

    #regions .lands a:last-child {
        margin-right: 0;
    }






    .left-col, .right-col {
        display: block;
    }

    .left-col {
        width: 645px;
        padding: 0 0 1em;
    }

        .left-col h3 {
            text-align: left;
        }

    .right-col {
        width: 275px;
        padding: 0 0 1em;
    }

    .right-col h4 {
        text-align: left;
        margin-top: 0;
    }

        .right-col .get-feedback {

        }

            .right-col .get-feedback a {
                display: table;
                padding: 1em;
                color: #000;
                font-size: .9em;
            }

            .right-col .get-feedback a:hover {
                background: #F0F0F0;
                text-decoration: none;
            }

            .right-col .get-feedback .image {
                display: table-cell;
                width: 80px;
                padding-right: 1.5em;
                vertical-align: middle;
            }

                .right-col .get-feedback .image img {
                    max-width: 80px;
                }

            .right-col .get-feedback .info {
                display: table-cell;
                vertical-align: middle;
            }

                .right-col .get-feedback .info strong {
                    display: inline-block;
                }

                .right-col .get-feedback .info p {
                    font-size: .8em;
                    margin-bottom: 0;
                }

        .right-col .socials {
            display: block;
            position: relative;
            margin-top: 1em;
        }

            .right-col .socials a {
                display: block;
                float: left;
                width: 50px;
                height: 50px;
                margin-right: 1.56em;
                opacity: .8;
            }

                .right-col .socials a img {
                    max-width: 100%;
                }

            .right-col .socials a:last-child {
                margin-bottom: 0;
            }

            .right-col .socials a:hover {
                opacity: 1;
            }

        .right-col .well {

        }
            
            .right-col .well ul {
                margin: 0;
            }

                .right-col .well ul li {
                    list-style: none;
                    padding: 0;
                    margin-bottom: .5em;
                }

                .right-col .well ul li:last-child {
                    margin-bottom: 0;
                }

            .right-col .well .btn {
                width: 100%;
                box-sizing: border-box;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                font-weight: bold;
            }





            .mybutton {
                background: -moz-linear-gradient(center top , rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.2) 100%) repeat-x scroll 0 0 #97C62B;
                border: 1px solid rgba(0, 0, 0, 0.15);
                border-radius: 3px 3px 3px 3px;
                box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
                color: #FFFFFF;
                display: inline-block;
                font-size: 12px;
                line-height: 28px;
                margin-bottom: 0;
                padding-top: 1px;
                text-align: center;
                text-decoration: none;
                text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
                vertical-align: middle;
            }


.mybutton span {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    line-height: 1.4em;
    padding: 0.6em 1.3em;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
    vertical-align: middle;
    white-space: nowrap;
    font-weight: bold;
}

.mega {
    margin: 5px 0;
    padding: 8px 0 !important;
    text-transform: uppercase;
    width: 100%;
}

.mybutton { background-color: #7DAF27; }
.mybutton:hover { background-color: #7DAF27; color: #FFF; }

.mybutton:hover {
    background: -moz-linear-gradient(center bottom , rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%) repeat-x scroll 0 0 #97C62B;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    line-height: 28px;
    padding-top: 1px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    vertical-align: middle;
}
.mybutton:hover span {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
    white-space: nowrap;
}

.well {
    margin-top: 1em;
}



.checks {
    list-style-image: url("../images/marker-list.png");
}

.checks li {
    margin-bottom: .5em;
}

.nav {
       display: block;
       overflow: hidden;
       width: 870px;
       margin: 0 auto;
}

.nav2 {
    display: block;
    overflow: hidden;
    width: 920px;
    margin: 0 auto;
    font-size: 1.13em;
}

    .nav2 li {
        float: left;
        list-style: none;
        padding: 0;
        font-weight: bold;
        border-left: 1px solid #FFF;
    }

    .nav2 li:first-child {
        border-left: none;
    }

        .nav2 li a {
            padding: .5em 1em;
            color: #FFF;
        }

.blocks {
    display: block;
    overflow: hidden;
    margin-top: 1em;
}

    .blocks .block {
        display: block;
        overflow: hidden;
        width: 270px;
        min-height: 405px;
        padding: 0 1em 1em 2em;
        float: left;
        border-right: 1px solid #DDD;
    }

    .blocks .block:first-child {
        padding-left: 1em;
    }

    .blocks .block:last-child {
        border-right: none;
    }

        .blocks .block h4 {
            margin-bottom: 1em;
        }

.news {
    font-size: .9em;
}

    .news .news-item {

    }

        .news .news-item .date {
            margin-bottom: 0;
            color: #555;
            font-size: .9em;
        }

        .news .news-item .announce {

        }

            .news .news-item .announce a {
                text-decoration: underline;
            }

            .news .news-item .announce a:hover {
                text-decoration: none;
            }

.top {
    display: block;
    width: 989px;
    margin: 0 auto;
}

.top-line {
    padding-top: 3em !important;
    padding-bottom: 3em !important;
        border-bottom: 6px solid #d92418;
        border-top: 7px solid #59BFF2;
        background: url("../images/bg-extra-nav.gif") repeat-x scroll 0 0 #0062B9 !important;
}

.wellcome {
    display: block;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 1.5em;
}

    .wellcome .links {
        width: 200px;
        margin-right: 1.5em;
        padding-top: 3.2em;
    }

    .wellcome .info {
        width: 710px;
    }

        .wellcome .info h3 {
            text-align: left;
            margin-top: 0;
        }

        .wellcome .info p {
            font-size: .9em;
            line-height: 1.4em;
        }


.link-item {
    display: block;
    overflow: hidden;
    widows: 100%;
    margin-bottom: .5em;
}

    .link-item .image {
        display: inline-block;
        float: left;
        width: 30%;
        text-align: center;
    }

    .link-item p {
        display: inline-block;
        float: right;
        width: 60%;
        font-size: .75em;
        text-align: left;
        line-height: 1.3em;
        padding-top: .3em;
    }

        .link-item a {
            color: #666;
        }


.feedback {
    display: block;
    overflow: hidden;
}

    .feedback a {
        display: table;
        overflow: hidden;
        width: 414px;
        float: left;
        margin-right: 3em;
        color: #000;
        text-decoration: none;
        padding: 1em;
        height: 120px;
    }

    .feedback a:last-child {
        margin-right: 0;
    }

    .feedback a:hover {
        background: #F0F0F0;
    }

        .feedback a .image {
            display: table-cell;
            vertical-align: middle;
            width: 110px;
            margin-right: 30px;
        }

            .feedback a .image img {
                max-width: 110px;
            }

        .feedback a .info {
            display: table-cell;
            vertical-align: middle;
            width: 260px;
            text-align: left;
        }

            .feedback a .info strong {
                display: inline-block;
                margin-bottom: 1em;
            }

            .feedback a .info p {
                font-size: .9em;
                margin-bottom: 0;
            }


.get-feedback h4 {
     text-align: left;
}

.elka-sidebar {
     display: block;
     position: absolute;
     top: -10px;
     right: -15px;
}

.screen-reader-response {
    display: none;
}
#go_up {
position: fixed;
width: 50px;
height: 50px;
bottom: 60px;
left: 200px;
cursor: pointer;
}
.SWPControl {
 // background: #FFFF89;
 // margin-bottom: 10px;
  display: inline-block;
  //font-weight: 600 !important;
  //padding:10px;
  //color: #000;
}

a.collapseButton {
    //color: #D33F1D !important;
    /*font-weight: 500 !important;*/
   // line-height: 22px;
   // text-decoration: none !important;
}

span.SWPTitle::before {
    color: #000;
    font-size: 27px;
    line-height: 22px;
    display: inline-block;
    animation: credits 1s infinite;
    -webkit-animation: credits 1s infinite;
    animation-name: credits;
    -webkit-animation-name: credits;
    transition: all 0.3s linear 0s;
}
@keyframes credits {
        0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
        40% {transform: translateY(-10px);}
        60% {transform: translateY(-5px);}
}
@-webkit-keyframes credits {
        0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
        40% {-webkit-transform: translateY(-10px);}
        60% {-webkit-transform: translateY(-5px);}
}

.price-btn-left {
    width: 73.8%; 
    background: #0058cc; 
    padding: 0.5em 0.5em 0.5em 1em; 
    font-weight: 600; 
    color: white; 
    text-align: left; 
    text-decoration: none; 
    float: left; 
    margin-top: 1em; 
    border-radius: 5px 0 0 5px;
}
.price-btn-right {
    background: #b3b3b3; 
    padding: 0.5em;  
    font-weight: 600; 
    color: #000; 
    width: 20%; 
    text-align: center; 
    float: right; 
    text-decoration: none; 
    margin-top: 1em; 
    border-radius: 0 5px 5px 0;
}