.btn:focus {
    outline: 0 !important;
    color: #fff
}

body,
html {
    height: 100%;
    font-family: Ubuntu, sans-serif
}

@media print {
    body::after {
        display: none
    }
}

a {
    transition: .2s all linear
}

.btn {
    font-size: 13px;
    font-family: Ubuntu, sans-serif;
    font-weight: 700;
    color: #fff;
    border: 0;
    background: #2d3e51;
    border-radius: 0;
    text-transform: uppercase;
    padding: 10px 20px;
    border: 3px solid transparent;
    transition: .2s all linear;
    cursor: pointer;
}

.btn:hover {
    background: 0 0;
    border-color: #2d3e51;
    color: #2d3e51
}

.btn.orange {
    background: #f7a21b;
}

.btn.orange:hover {
    opacity: .7;
    background: #f7a21b;
    border-color: #f7a21b;
    color: #fff;
}

.container-fluid {
    overflow: hidden
}

.menu-desktop {
    position: fixed;
    height: 100%;
    width: 100%;
    text-align: center;
    background: rgba(242, 153, 29, .95);
    z-index: 9999999;
    display: none
}

.menu-desktop ul {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    list-style: none;
    width: 100%;
    text-align: center;
    padding: 0
}

.menu-desktop ul li a {
    font-size: 24px;
    color: #fff;
    text-decoration: none;
    font-weight: 300;
    border-bottom: 1px transparent solid
}

.menu-desktop ul li a:hover {
    color: #2d3e51
}

.menu-desktop ul li {
    padding: 10px 0
}

.menu .toggle-menu {
    display: inline-block
}

.menu .toggle-menu span {
    background: #fff;
    height: 2px;
    display: block;
    margin-top: 6px;
    float: right;
    clear: both;
    transition: .2s all linear
}

.menu .toggle-menu span:nth-child(3) {
    width: 80%
}

.menu .toggle-menu.gray span {
    background: #5b5b5b
}

.menu .toggle-menu.gray:hover span {
    background: #ef931e
}

.menu .toggle-menu.blue span {
    background: #2d3e51
}

.menu .toggle-menu .bar1 {
    width: 30px
}

.menu .toggle-menu .bar1 {
    width: 30px;
    margin-top: 0
}

.menu .toggle-menu .bar2 {
    width: 30px
}

.menu .toggle-menu .bar3 {
    width: 30px
}

.menu .toggle-menu:hover .bar3 {
    width: 100%
}

.index.page header {
    height: 80%;
    position: relative;
    max-height: 750px
}

header .top {
    padding: 45px 0 0 0
}

header .top.fullw {
    padding: 45px 45px 0 45px
}

.compare .right-side .logo {
    margin-bottom: 45px
}

@media print {
    .compare .right-side .logo {
        display: none
    }
}

.index.page header {
    background: url(/assets/front/img/header_bg_road_3.jpg) center center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}

.index.page header .container,
.index.page header .container .row {
    height: calc(100% - 45px)
}

.index.page header .content {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.index.page header h1 {
    color: #fff;
    font-family: Ubuntu, sans-serif;
    font-weight: 700;
    line-height: 55px
}

.index.page header .topfont {
    font-size: 42px
}

.index.page header .orange {
    font-size: 24px;
    margin-bottom: 0;
    text-transform: none;
    line-height: 1;
    padding-bottom: 25px
}

.index.page header .bottomfont {
    font-size: 20px;
    line-height: 1.2;
    text-transform: none;
    color: #fff
}

.index.page header div.perex {
    color: #2e3e51;
    font-size: 18px;
    font-weight: 400;
    margin: 15px 0 30px;
    display: block
}

.index.page header div.selector {
    background: #fff;
    width: 650px !important;
    height: 60px;
    color: #b0b0b0;
    font-size: 15px;
    border: 2px #d7d7d7 solid
}

.index.page header div.selector span {
    color: #b0b0b0;
    font-size: 20px;
    width: 100% !important;
    padding: 15px 40px 5px 5px;
    height: 60px;
    text-transform: uppercase
}

.index.page header div.selector span::after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 12px;
    font-size: 24px;
    color: #b5b5b5
}

.index.page header div.selector select {
    height: 60px;
    top: 0;
    left: 0;
    font-size: 15px;
    width: 100%
}

.index.page header .continue {
    position: absolute;
    bottom: 45px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 20
}

.index.page header .continue .continue-arrow {
    font-size: 24px;
    color: #fff
}

.index.page .services {
    padding: 0 0 60px 0;
    margin-top: 1px;
    overflow-x: hidden
}

@media screen and (min-width:992px) {

    .index.page .services .service.left .content-service,
    .index.page .services .service.left .title-service {
        text-align: right
    }

    .index.page .services .service.right .content-service,
    .index.page .services .service.right .title-service {
        text-align: left
    }

    .index.page .services .service .title-service {
        color: #f7a21b;
        font-size: 23px;
        font-weight: 700;
        line-height: 26px;
        margin-bottom: 25px
    }

    .index.page .services .service .content-service {
        color: #2d3e51;
        font-size: 16px;
        line-height: 24px
    }
}

.index.page .compare {
    background-color: #f7a21b;
    background-image: url(/assets/front/img/miska-bottom.png), url(/assets/front/img/affiliate_bg.jpg);
    background-position: right 20% bottom, center center;
    background-repeat: no-repeat, no-repeat;
    background-size: auto 95%, cover;
    -webkit-background-size: auto 95%, cover;
    -moz-background-size: auto 95%, cover;
    -o-background-size: auto 95%, cover
}

.index.page .compare h2 {
    font-size: 30px;
    color: #334355;
    font-weight: 800;
    width: 48%
}

.index.page .compare p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    width: 48%;
    margin-bottom: 25px
}

.index.page .compare .row {
    padding: 40px 0 60px 0
}

.index.page .brands .brand {
    width: 14.285%;
    text-align: center
}

.index.page .brands .brand a {
    display: inline-block
}

.page .brands .brand a {
    display: inline-block
}

.panel {
    box-shadow: none
}

.panel-group .panel-heading,
.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border: 0
}

.index.page .brands {
    margin-bottom: 60px;
    margin-top: 30px;
    background-color: #fff
}

.brands img {
    width: 120px;
    display: inline-block;
    margin: 10px
}

.page .articles .article {
    margin-bottom: 50px;
    overflow: hidden;
    text-align: center
}

.page .articles .article a {
    display: inline-block
}

.page .articles .article img {
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.page .articles .article:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.page .articles .article .article-thumbnail {
    text-align: center
}

.page .articles .article .content {
    background: #fff;
    margin-top: -57px;
    padding: 35px 25px;
    display: block;
    position: relative;
    margin: -45px 28px 0 28px;
    text-align: center;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, .05)
}

.page .articles .article .content h2 {
    font-size: 16px;
    text-transform: uppercase;
    color: #231f20;
    font-weight: 700;
    margin: 0;
    margin-bottom: 15px;
    line-height: 18px;
    padding-bottom: 0
}

.page .articles .article .content p {
    color: #231f20;
    font-size: 13px;
    line-height: 18px
}

.page .articles .article .content a {
    color: #231f20
}

.page .testimonials .testimonial .content {
    background: #fff;
    padding: 60px 45px 30px 45px;
    display: block;
    position: relative;
    text-align: center;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, .1);
    min-height: 350px;
    text-align: justify;
    margin-bottom: 30px
}

.page .testimonials .testimonial .content::before {
    background: url(/assets/front/img/quote.svg) top center no-repeat;
    position: absolute;
    width: 96px;
    height: 78px;
    content: '';
    display: block;
    opacity: .02;
    top: 20px;
    left: 20px
}

.page .testimonials .testimonial .content h3 {
    font-size: 13.5px;
    text-transform: uppercase;
    color: #f7a21b;
    font-weight: 700;
    margin: 0;
    margin-bottom: 15px;
    line-height: 18px
}

.page .testimonials .testimonial .content p {
    color: #2d3e51;
    font-size: 13px;
    line-height: 24px
}

.page .news .load-more {
    text-align: center
}

.page .news .load-more-btn {
    font-size: 13.5px;
    padding: 11px 92px 7px
}

.page .news .row {
    padding: 65px 0
}

.index.page .articles .article {
    margin-bottom: 50px;
    overflow: hidden;
    text-align: center
}

.index.page .articles .article a {
    display: inline-block
}

.index.page .articles .article:hover .article-thumbnail img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.index.page .articles .article .article-thumbnail {
    text-align: center
}

.index.page .articles .article .content {
    background: #fff;
    margin-top: -57px;
    padding: 35px 25px;
    display: block;
    position: relative;
    margin: -45px 28px 0 28px;
    text-align: center;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, .05)
}

.index.page .articles .article .content h3 {
    font-size: 13.5px;
    text-transform: uppercase;
    color: #231f20;
    font-weight: 700;
    margin: 0;
    margin-bottom: 15px;
    line-height: 18px
}

.index.page .articles .article .content p {
    color: #231f20;
    font-size: 13px;
    line-height: 18px
}

.index.page .articles .article .content a {
    color: #231f20
}

.index.page .news .load-more {
    text-align: center
}

.index.page .news .load-more-btn {
    font-size: 13.5px;
    padding: 10px 90px
}

.index.page .news .row {
    padding: 65px 0
}

.index.page .compare2 {
    background: #f4f4f4;
    padding: 75px 0
}

.index.page .compare2 h4 {
    font-size: 28.5px;
    color: #f8a21b;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
    margin-bottom: 25px
}

.index.page .compare2 div.selector {
    background: #fff;
    width: 324px !important;
    height: 40px;
    color: #b0b0b0;
    font-size: 15px
}

.index.page .compare2 div.selector span {
    color: #b0b0b0;
    font-size: 15px;
    width: 100% !important;
    padding: 7px 40px 7px 5px;
    height: 40px
}

.index.page .compare2 div.selector span::after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 12px;
    top: 7px;
    font-size: 24px;
    color: #e6e6e6
}

.index.page .compare2 div.selector select {
    height: 40px;
    top: 0;
    left: 0;
    font-size: 15px;
    width: 100%
}

.index.page .compare2 form {
    text-align: center;
    margin: 0 auto
}

.index.page .compare2 .select {
    float: none;
    display: inline-block;
    text-transform: uppercase
}

.index.page .compare2 .compare-submit {
    padding: 10px 30px;
    font-size: 13.5px;
    float: none;
    display: inline-block;
    height: 40px;
    overflow: hidden;
    margin-left: -3px
}

.section-title h2 {
    font-size: 28.5px;
    font-weight: 800;
    color: #2d3e51;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 45px;
    padding: 0 15px
}

.section-title h2::after {
    content: '';
    height: 4px;
    background: #2d3e51;
    width: 39px;
    display: block;
    margin: 0 auto;
    margin-top: 35px
}

.section-title h2.no::after {
    display: none
}

.page.thank-you header {
    background: #fff;
    height: auto
}

.page.thank-you p {
    color: #231f20;
    font-size: 14px;
    margin: 0 auto;
    line-height: 28px
}

.page.thank-you .section-title h2 {
    margin-bottom: 35px;
    color: #bb5148 !important
}

.page.thank-you .section-title h3 {
    color: #bb5148 !important
}

.page.thank-you .content {
    padding: 60px 0 120px
}

.page.thank-you .function-buttons {
    margin: 45px 0
}

.page.thank-you .function-buttons ul li {
    padding: 0 10px
}

.page.thank-you .function-buttons ul li a {
    font-size: 16.5px;
    color: #2d3e51;
    text-transform: uppercase;
    font-weight: 700
}

.page.thank-you .function-buttons ul li a:hover {
    color: #f7a21b;
    text-decoration: none
}

.page.thank-you .function-buttons ul li a:hover i {
    color: #f7a21b
}

.page.thank-you .function-buttons ul li a i {
    font-size: 40px;
    margin-left: 10px;
    transition: .2s all linear
}

.page.thank-you .payment h3 {
    color: #2d3e51;
    font-weight: 700;
    font-size: 16.5px;
    text-transform: uppercase;
    margin-bottom: 25px
}

.page.user-panel header {
    background: #fff;
    height: 12.5%
}

.page.user-panel .content {
    background: #fff;
    margin-top: 90px;
    padding-bottom: 150px
}

.page.user-panel .user-menu .menu-title {
    font-size: 27px;
    color: #2d3e51;
    margin: 0
}

.page.user-panel .user-menu .menu-title h3 {
    margin: 0
}

.page.user-panel .user-menu ul {
    padding: 0;
    list-style: none
}

.page.user-panel .user-menu ul li a {
    color: #2d3e51;
    font-size: 13px;
    font-weight: 600
}

.page.user-panel .user-menu ul li {
    margin-top: 28px
}

.page.user-panel .user-content p {
    text-align: center;
    font-size: 13px;
    color: #231f20;
    line-height: 28px;
    margin-top: 50px
}

.page.user-panel .section-title h2 {
    font-size: 30px;
    text-transform: inherit;
    margin-bottom: 20px;
    padding-right: 25px;
    margin-top: 0
}

.page.user-panel .section-title h2::after {
    margin-top: 20px
}

.page.user-panel .edit-form {
    margin-top: 20px
}

.page.user-panel .edit-form .form-control-custom {
    width: 100%;
    padding-right: 0
}

.page.user-panel .edit-form .form-control-custom input {
    border: 1px #e9e9e9 solid;
    font-size: 13.5px;
    width: 100%;
    height: auto;
    color: #2d3e71;
    padding: 12px
}

.page.user-panel .edit-form .grid-control .form-control-custom {
    padding-left: 0;
    padding-right: 10px;
    width: 50%
}

.page.user-panel .edit-form .grid-control .form-control-custom:nth-child(2n) {
    float: right;
    padding-left: 10px;
    padding-right: 0
}

.page.user-panel .edit-form .submit-btn {
    width: 100%;
    display: block;
    padding-right: 25px
}

.page.user-panel .edit-form div.selector {
    border: 1px #e9e9e9 solid;
    font-size: 13.5px;
    width: 100% !important;
    height: 36px;
    color: #e3e3e3;
    padding: 4px 11px;
    font-weight: 400;
    background: #fff
}

.page.user-panel .edit-form div.selector span {
    color: #e3e3e3;
    font-size: 13.5px;
    width: 100% !important;
    padding: 0 22px 0 0;
    height: 36px;
    font-weight: 400;
    background: #fff
}

.page.user-panel .edit-form div.selector span::after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 12px;
    top: 4px;
    font-size: 26px;
    color: #e3e3e3
}

.page.user-panel .edit-form div.selector select {
    height: 36px;
    top: 0;
    left: 0;
    font-size: 15px;
    width: 100%
}

.breadcrumb-main {
    margin-top: 20px;
    margin-bottom: 30px
}

.breadcrumb-main .list-inline {
    margin-left: -2px
}

.breadcrumb-main ul li a {
    color: #d7d7d7;
    font-size: 12px;
    vertical-align: middle;
    display: inline-block;
    padding: 0 6px 0 2px
}

.breadcrumb-main ul li {
    color: #d7d7d7;
    font-size: 12px;
    padding: 0
}

.breadcrumb-main ul li::after {
    content: '/';
    display: inline-block;
    vertical-align: middle;
    color: #d7d7d7;
    font-size: 12px
}

.breadcrumb-main ul li:last-child::after {
    content: none
}

.page header {
    background: #ef931e url(/assets/front/img/about_bg.jpg) no-repeat center top;
    position: relative;
    height: 30%
}

.page header.small {
    padding-bottom: 45px;
    height: auto;
}

/*@media screen and (max-width: 992px) {*/
/*    .page header.small {*/
/*        padding-bottom: 0;*/
/*    }*/
/*}*/

.page.user-panel header {
    height: auto
}

.page .header-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.page .header-title h1 {
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0
}

.page .header-title span {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    display: block
}

.page footer {
    background: #2d3e51;
    padding: 30px 0
}

.page footer .footer-menu ul {
    list-style: none;
    padding: 0;
    color: #fff;
    margin-bottom: 15px
}

.page footer .footer-menu ul li {
    margin-top: 12px
}

.page footer .footer-menu ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #fff
}

.page footer .footer-title {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    display: block
}

.page footer .footer-title.light {
    font-weight: 300
}

.page.contact h2 {
    color: #2d3e51;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0
}

.page .form-control-custom {
    text-align: left;
    margin-bottom: 22px;
    width: 100%;
    float: left;
    padding-right: 0;
    position: relative
}

.page .form-control-custom span {
    color: #2d3e51;
    font-size: 12px;
    font-weight: 700;
    font-family: Ubuntu, sans-serif;
    text-align: left;
    margin-bottom: 8px;
    display: block
}

.page .form-control-custom.pripoistenie span {
    display: inline-block;
    margin-right: 15px;
    width: 300px
}

@media screen and (max-width:786px) {
    .page .form-control-custom.pripoistenie span {
        display: block;
        margin: 0
    }
}

.page form .form-control-custom input {
    background: #fff;
    width: 100%;
    display: block;
    border: 0;
    border-bottom: 1px #efefef solid;
    outline: 0;
    font-size: 12px;
    color: #2d3e51;
    padding-bottom: 5px;
    padding: 10px
}

.page form .form-control-custom.last {
    width: 100%
}

.page form .form-control-custom textarea {
    background: #fff;
    width: 100%;
    display: block;
    border: 0;
    border-bottom: 1px #efefef solid;
    outline: 0;
    font-size: 12px;
    color: #2d3e51;
    padding-bottom: 5px;
    max-width: 100%;
    max-height: 125px;
    min-height: 125px;
    height: 125px !important;
    resize: none;
    padding: 10px
}

.page form .form-control-custom input.contact,
.page form .form-control-custom textarea.contact {
    border: 1px solid #efefef
}

.page form .send-button {
    clear: both;
    float: right;
    padding-right: 20px;
    margin-top: 10px
}

.page form .send-button .submit {
    padding: 8px 42px 6px;
    font-size: 12px
}

.page.contact footer {
    margin-top: 120px
}

.page.contact .page-content {
    margin-top: 40px
}

.page.contact .block-contact:first-child .title-contact {
    margin-top: 0
}

.page.contact .block-contact .title-contact {
    font-size: 12px;
    color: #c3c3c3;
    font-weight: 700;
    display: block;
    margin: 10px 0
}

.page.contact .block-contact i {
    color: #f7a729;
    height: 100%;
    display: table-cell;
    vertical-align: top;
    padding-left: 8px;
    padding-right: 14px;
    font-size: 22px
}

.page.contact .block-contact span {
    color: #2d3e51;
    font-size: 15px;
    display: table-cell;
    vertical-align: middle
}

footer .newsletter form {
    clear: both
}

footer .newsletter input {
    background: #fff;
    border: 0;
    color: #2d3e51;
    width: 50%;
    height: 36px;
    font-size: 15px;
    float: left;
    border-right: 1px solid #2d3e51;
    padding: 0 15px
}

footer .newsletter input.date-input {
    width: 30%
}

footer .newsletter {
    position: relative;
    margin-top: 15px
}

footer .newsletter button {
    background: #f7a11c;
    color: #2d3e51;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #f7a11c;
    height: 36px;
    width: 20%;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

footer .newsletter button:hover {
    color: #f7a11c;
    background: #2d3e51
}

footer .copyright span {
    color: #fff;
    font-size: 14px;
    font-weight: 400
}

footer .copyright span a {
    color: #f7a11c;
    text-decoration: none
}

.documents footer a:hover,
footer .copyright span a:hover {
    text-decoration: underline;
    color: #f7a11c
}

footer .social-icons ul li a {
    color: #fff
}

footer .social-icons ul {
    margin: 0
}

footer .social-icons ul li {
    padding-right: 23px;
    padding-left: 0
}

footer .social-icons ul li a:hover {
    color: #f7a11c
}

footer .social-icons ul li a i {
    font-size: 1.5em
}

footer .social-icons {
    margin-bottom: 15px
}

.login .social-icons {
    margin: 0
}

.compare,
.login {
    background: #ef931e;
    background: -webkit-linear-gradient(left, #ef931e, #dd7520);
    background: -o-linear-gradient(right, #ef931e, #dd7520);
    background: -moz-linear-gradient(right, #ef931e, #dd7520);
    background: linear-gradient(to right, #ef931e, #dd7520)
}

.login header {
    position: relative
}

.login header .logo {
    position: absolute;
    left: 50%;
    top: 45px;
    transform: translateX(-50%)
}

.login .login-form .login-form-cont {
    width: 420px;
    margin: 0 auto;
    background: #fafafa;
    box-shadow: 0 5px 63px 0 rgba(0, 0, 0, .22);
    padding: 53px 59px
}

.login .login-form h1 {
    font-size: 23px;
    color: #f7a21b;
    font-family: Ubuntu, sans-serif;
    font-weight: 700;
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px
}

.login .login-form form .form-control-custom input {
    background: #fafafa;
    width: 100%;
    display: block;
    border: 0;
    border-bottom: 1px #f2f2f2 solid;
    outline: 0;
    font-size: 12px;
    color: #2d3e51;
    padding-bottom: 5px
}

.login .login-form {
    text-align: center
}

.login .login-form .register {
    color: #757373;
    font-size: 12px;
    border-top: 1px #f2f2f2 solid;
    width: 100%;
    display: block;
    padding-top: 12px;
    margin-top: 25px;
    line-height: 1.5
}

.login .login-form .register a {
    color: #2d3e51;
    text-decoration: underline
}

.login .login-form .form-control-custom {
    text-align: left;
    margin-bottom: 22px;
    color: #000
}

.login .login-form .form-control-custom input {
    color: #757373
}

.login .login-form .form-control-custom span {
    color: #2d3e51;
    font-size: 12px;
    font-weight: 700;
    font-family: Ubuntu, sans-serif;
    text-align: left;
    margin-bottom: 8px;
    display: block
}

.login .login-form .remember-me {
    text-align: left
}

.login .login-form .remember-me {
    font-size: 12px;
    color: #757373
}

.login .login-form .submit {
    margin-top: 40px
}

.login .btn-back-white {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    margin-top: 3px
}

.login .btn-back-white span {
    vertical-align: middle;
    display: inline-block;
    padding-left: 20px;
    padding-top: 2px
}

.login .top {
    position: relative;
    margin-bottom: 45px;
    clear: both
}

.compare .btn-back-white {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    margin-top: 3px
}

.compare .btn-back-white span {
    vertical-align: middle;
    display: inline-block;
    padding-left: 20px;
    padding-top: 2px
}

.compare .tops {
    position: relative;
    height: 32px;
    padding: 50px 0 0
}

.fa {
    vertical-align: middle
}

.login footer {
    position: relative;
    margin-top: 50px
}

.login footer .social-icons {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.login footer .social-icons ul li {
    margin-right: 12px
}

.login footer .social-icons ul li a {
    color: #fff
}

.login footer .social-icons ul li a:hover {
    color: #2d3e51
}

.login footer .social-icons ul li a i {
    font-size: 1.5em
}

.login footer .footer-menu {
    float: right;
    margin-top: 10px
}

.list-inline {
    padding: 0;
    margin: 0
}

.list-inline>li {
    padding: 0
}

.login footer .footer-menu ul li {
    margin-left: 20px
}

.login footer .footer-menu ul li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px
}

.login footer .footer-menu ul li a:hover {
    color: #2d3e51;
    text-decoration: none
}

.compare footer .footer-menu {
    float: right;
    bottom: 45px;
    right: 0;
    position: absolute;
    text-align: right;
    margin-right: 45px
}

.compare footer .footer-menu ul li {
    margin-left: 12px
}

.compare footer .footer-menu ul li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px
}

.compare footer .footer-menu ul li a:hover {
    color: #2d3e51;
    text-decoration: none
}

.login div.checker span {
    background: url(/assets/front/img/icons/checkbox.png) no-repeat center center;
    width: 13px;
    height: 13px;
    background-position: 0 !important
}

.login div.checker span.checked {
    background: url(/assets/front/img/icons/checkbox_checked.png) no-repeat center center
}

.login div.checker,
.login div.checker input,
.login div.checker span {
    width: 13px;
    height: 13px
}

.compare {
    background: #ef931e;
    background: -webkit-linear-gradient(top, #ec901f, #d86f21);
    background: -o-linear-gradient(bottom, #ec901f, #d86f21);
    background: -moz-linear-gradient(bottom, #ec901f, #d86f21);
    background: linear-gradient(to bottom, #ec901f, #d86f21);
    width: 100%;
    height: 100%
}

.compare.no-full {
    height: auto
}

.compare.first-step .compare-form {
    width: 60%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    min-height: 100%;
    margin: 0
}

@media screen and (max-width:1280px) {
    .compare.first-step .compare-form {
        width: 60%
    }
}

.compare.first-step .compare-form-middle.v-center {
    margin-top: 20%;
}

@media screen and (max-height:600px),
screen and (max-width:992px) {
    .compare.first-step .compare-form-middle.v-center {
        margin-top: auto;
    }
}

.compare.first-step .compare-form-middle {
    width: 90%;
    margin: 0 auto;
}

@media screen and (max-width: 768px) {
    .compare.first-step .compare-form-middle {
        width: 100%;
    }
}

.compare .left-side {
    width: 25%;
    background: #ef931e;
    background: -webkit-linear-gradient(top, #ec901f, #d86f21);
    background: -o-linear-gradient(bottom, #ec901f, #d86f21);
    background: -moz-linear-gradient(bottom, #ec901f, #d86f21);
    background: linear-gradient(to bottom, #ec901f, #d86f21);
    height: 100%;
    float: left;
    padding: 45px 30px 130px 30px
}

@media print {
    .compare .left-side {
        display: none
    }
}

.compare .right-side {
    width: 75%;
    height: 100%;
    float: left;
    padding: 45px 30px;
    overflow-y: auto;
    background: #fff;
}

.compare select.uniform-multiselect {
    border: 0;
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #979797;
    margin-bottom: 22px
}

.compare select option {
    padding: 15px 0 15px 13px
}

.compare select option:checked {
    background: #fff;
    color: #f7a21b;
    font-weight: 700
}

.compare select.uniform-multiselect.focus,
.compare select.uniform-multiselect.hover {
    border: 0;
    box-shadow: none
}

.compare .compare-form h1 {
    font-size: 24px;
    color: #2d3e51;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 0
}

.compare .compare-form>span {
    color: #999;
    font-size: 15px
}

.compare .compare-form form h2 {
    font-size: 18px;
    color: #2d3e51;
    padding-bottom: 0;
    margin: 30px auto;
    /*margin-top: 30px*/
}

.compare .compare-form .continue-compare,
.right-side-bottom .continue-compare {
    background: #bb5148;
    display: inline-block;
    margin-top: 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    cursor: pointer;
}

.compare .compare-form .continue-compare.go-back {
    display: block;
    margin: 15px auto 0 auto;
    color: #fff;
    width: 100%;
    overflow: hidden;
    font-size: 12px
}

.compare .compare-form .continue-compare.prev {
    float: left
}

.compare .compare-form .continue-compare.next {
    float: right;
    cursor: pointer;
}

.compare .compare-form .continue-compare:hover {
    border-color: #bb5148;
    color: #bb5148;
    background: 0 0
}

.compare .compare-form .continue-compare[disabled]:hover {
    border-color: #bb5148;
    color: #fff;
    background: #bb5148
}

.compare .compare-form .continue-compare i {
    vertical-align: 0;
    font-size: 14px
}

.compare .compare-form .finish-compare {
    background: #f7a21b
}

.compare .compare-form .finish-compare:hover {
    border-color: #f7a21b;
    color: #f7a21b;
    background: 0 0
}

.compare .compare-form .finish-compare i {
    vertical-align: 0;
    font-size: 14px;
    margin-left: 5px
}

.compare .compare-form .edit-compare i {
    vertical-align: 0;
    font-size: 14px;
    margin-right: 5px
}

.compare .compare-form {
    margin-top: 85px
}

.compare.fifth-step .compare-form form h3,
.compare.third-step .compare-form form h3 {
    border: 0;
    line-height: 28px;
    margin-bottom: 40px
}

.compare.third-step .progressing {
    margin-top: 60px
}

.compare .right-side h3 {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 45px
}

.compare .right-side h3 a {
    color: #2d3e51;
    font-size: 18px;
    margin-left: 5px
}

.compare .right-side .infoToggler,
.compare .right-side .infoo {
    color: #2d3e51;
    font-size: 14px
}

.compare .right-side table td.nazov h4 {
    font-size: 16px;
    color: #f7a21b;
    font-weight: 700;
    margin: 0
}

.compare .right-side table td.nazov h5 {
    margin-bottom: 0
}

.compare .right-side table td.nazov .rank {
    color: #ff9d22;
    font-size: 14px
}

.compare .right-side table td.nazov .rank span {
    color: #fff
}

.compare .right-side table {
    width: 100%
}

@media print {
    .compare .right-side table {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99999;
        background: #f99721
    }
}

.compare .right-side>table.resTable>tbody>tr {
    border-top: 1px #f99721 solid;
    opacity: 1;
}

.compare .right-side table tr:last-child {
    border-bottom: 1px #f99721 solid
}

.compare .right-side>table.resTable>tbody>tr:hover {
    opacity: 1;
}

@media screen and (max-width: 768px) {
    .compare .right-side>table.resTable>tbody>tr {
        opacity: 1;
    }
}

.infoRow {
    opacity: 1 !important;
}

.infoRow td {
    padding: 10px !important;
}

.compare .right-side table tr td {
    padding: 25px 15px;
}

@media print {
    .compare .right-side table tr td {
        padding: 0
    }

    .compare .right-side>table.resTable>tbody>tr {
        opacity: 1;
    }

    button {
        display: none !important;
    }
}

.compare .right-side table tr:hover td.nazov .rank {
    color: #e17d1f
}

.compare .right-side table tr td.cena {
    text-align: center
}

.compare .right-side table tr td.cena .price {
    color: #f7a21b;
    font-size: 27px;
    font-weight: 700;
    display: block;
    text-align: center;
    line-height: 27px
}

.compare .right-side table tr td.ponuka {
    font-size: 12px;
    color: #2d3e51;
    text-align: center
}

.compare .right-side table tr td.ponuka span {
    width: 100%;
    display: block;
    margin-top: 4px
}

.compare .right-side table tr td.cena span {
    color: #2d3e51;
    font-size: 13px;
    font-weight: 400;
    display: block;
    text-align: center
}

.compare .progressing {
    text-align: right
}

.compare .progressing .progress-counter {
    color: #ccc;
    font-size: 12px;
    font-weight: 700
}

.compare .progressing .progress-counter span {
    color: #f7a21b
}

.compare .progressing .progress-line {
    height: 2px;
    background: #ccc
}

.compare .form-control-custom {
    margin: 0 auto;
    width: 100%;
    position: relative
}

.compare .form-control-custom span {
    color: #2d3e51;
    font-size: 14px;
    font-weight: 700;
    font-family: Ubuntu, sans-serif;
    text-align: left;
    margin-bottom: 8px;
    display: block;
    margin-top: 5px
}

.compare.fourth-step form {
    margin-top: 80px
}

.compare.fourth-step form button {
    margin-top: 60px
}

.compare .right-side table tr td.poistit {
    text-align: right
}

.compare.fourth-step .right-side table tr td.poistit a {
    color: #f99722
}

.compare.fourth-step .right-side table tr:hover td.poistit a {
    color: #de8120
}

.compare form .form-control-custom input {
    background: #fff;
    width: 100%;
    display: block;
    border: 1px #ccc solid;
    outline: 0;
    font-size: 14px;
    color: #2d3e51;
    padding: 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.compare form .form-control-custom .small {
    width: 25%;
    float: left;
    padding-right: 15px;
    float: left
}

.compare form .form-control-custom div.selector {
    background: #fff;
    width: 100% !important;
    display: block;
    border: 0;
    border-bottom: 1px #efefef solid;
    outline: 0;
    font-size: 14px;
    color: #2d3e51;
    padding-bottom: 2px;
    padding-right: 10px;
    padding-left: 5px;
    height: auto
}

.compare form .form-control-custom div.selector span {
    color: #2d3e51;
    font-size: 14px;
    width: 100% !important;
    padding-bottom: 0;
    padding-right: 10px;
    margin: 0;
    height: auto;
    font-weight: 400
}

.compare form .form-control-custom div.selector span::after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 12px;
    top: 5px;
    font-size: 14px;
    color: #b5b5b5
}

.compare form .form-control-custom div.selector select {
    height: 28px;
    top: 0;
    left: 0;
    font-size: 14px;
    width: 100%
}

.compare form .form-control-custom .large {
    width: 50%;
    float: left;
    padding-right: 15px;
    float: left
}

.faq.page header {
    background: #ef931e url(/assets/front/img/faq_bg.png) no-repeat center top;
    position: relative
}

.panel-faq .accordion-toggle,
.panel-faq .accordion-toggle::after {
    color: #f8a21b;
    text-decoration: none
}

.panel-faq .accordion-toggle.collapsed,
.panel-faq .accordion-toggle.collapsed::after {
    color: #2d3e51;
    text-decoration: none
}

.page.faq .header-title a {
    text-align: center;
    color: #fff;
    font-size: 22px
}

.panel-faq .accordion-toggle::after {
    content: "\2212"
}

.documents .document {
    text-align: center
}

.documents a {
    display: inline-block;
    text-align: center;
    color: #f7a21b
}

.document {
    display: block;
    text-align: left;
    color: #f7a21b;
    margin: 15px 0
}

.document:hover {
    color: #f7a21b
}

.document i {
    margin-right: 5px
}

.thanks-docs a {
    display: block;
    margin: 15px 0;
    text-align: left
}

.documents a:hover {
    text-decoration: none;
    color: #2d3e51
}

.thanks-docs a:focus {
    text-decoration: none
}

.documents a span {
    display: block;
    width: 100%;
    font-weight: 400;
    margin-top: 10px
}

progress[value] {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 2px;
    margin-top: 15px
}

progress[value]::-webkit-progress-bar {
    background-color: #dcdcdc
}

progress[value]::-webkit-progress-value {
    background-color: #f7a21b
}

::-webkit-scrollbar {
    width: 12px
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: none;
    background: #a1a1a1;
    width: 10px
}

::-webkit-input-placeholder {
    color: #b7b7b7;
    opacity: 1
}

:-moz-placeholder {
    color: #b7b7b7;
    opacity: 1
}

::-moz-placeholder {
    color: #b7b7b7;
    opacity: 1
}

:-ms-input-placeholder {
    color: #b7b7b7;
    opacity: 1
}

.grayscale {
    transition: .2s all linear
}

.grayscale:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0)
}

.closer {
    position: absolute;
    right: 30px;
    top: 30px;
    width: 30px;
    height: 30px;
    opacity: 1;
    transition: .2s all linear
}

.closer:after,
.closer:before {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 30px;
    width: 2px;
    background-color: #fff;
    transition: .2s all linear
}

.closer:before {
    transform: rotate(45deg)
}

.closer:after {
    transform: rotate(-45deg)
}

.closer:hover::after,
.closer:hover::before {
    background-color: #2d3e51
}

.detail-head {
    color: #f7a21b;
    margin: 45px 0 45px 0;
    text-transform: uppercase
}

.prev-next {
    font-size: 14px;
    max-width: 800px;
    margin: 0 auto
}

.prev-next i {
    position: relative;
    bottom: 2px
}

.page.article p {
    text-align: justify
}

.page.article .content {
    padding: 60px 0
}

.compares-selector-heading {
    width: 300px;
    height: 55px;
    line-height: 55px;
    margin-top: 15px;
    background: #fff;
    color: #2d3e51;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    position: relative;
    float: left;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.compares-selector-heading:hover {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
}

.continue-to-comparator {
    margin-top: 15px;
    padding: 15px 45px;
    height: 55px;
    background: #2d3e51;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    cursor: pointer;
    position: relative;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.continue-to-comparator:hover {
    text-decoration: underline;
    color: #fff
}

.compares-selector-heading.second-one {
    background: #2d3e51;
    margin: 0 auto;
    text-indent: 0;
    text-align: center;
    font-size: 16px;
    color: #fff;
    float: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.compares-selector-heading:hover .compares-selector {
    display: block
}

.z-index {
    position: relative;
    z-index: 9999
}

.compares-selector {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    background: #fff;
    position: absolute;
    display: none;
    z-index: 999
}

.compares-selector li {
    display: block;
    text-indent: 0
}

.compares-selector li:first-child {
    border: 0
}

.compares-selector li a {
    font-size: 14px;
    color: #2d3e51;
    text-transform: uppercase;
    display: block;
    text-align: left;
    text-indent: 15px;
    background: #fff
}

.compares-selector li a:focus,
.compares-selector li a:hover {
    background: #2d3e51;
    color: #fff;
    text-decoration: none
}

.compares-selector-heading.second-one .compares-selector {
    background: #f7a21b
}

.compares-selector-heading.second-one .compares-selector li a {
    color: #fff
}

.compares-selector-heading.second-one .compares-selector li a:focus,
.compares-selector-heading.second-one .compares-selector li a:hover {
    background: #2d3e51;
    color: #fff;
    text-decoration: none
}

#app {
    width: 100%;
    height: 100%
}

@media all and (max-width:991px) {
    #app {
        height: auto
    }
}

.middleform input {
    width: 100%;
    display: block;
    border: 1px solid #ccc;
    padding: 15px
}

.middleform .select2:focus,
.middleform input:focus {
    border-color: #f7a21b;
    outline: 0
}

.middleform label {
    margin: 15px 0;
    display: block;
    text-align: left;
    font-size: 13px
}

.middleform .select2 {
    width: 100% !important;
    position: relative;
    display: block;
    text-align: left
}

:focus {
    outline: 0
}

.middleform label.radioLabel {
    font-weight: 400;
    margin: 10px 0
}

.middleform label.radioLabel.inline {
    float: left;
    margin-right: 15px
}

.middleform label.radioLabel input {
    display: inline-block;
    width: auto;
    margin-right: 10px
}

.hp-woman {
    display: block
}

.page .finalForm .form-control-custom input[type=radio] {
    display: inline-block;
    width: auto
}

.finalForm .radioLabel {
    margin-right: 15px;
    display: inline-block;
    margin-top: 15px;
    height: 32px
}

.finalForm .radioLabel input[type=radio] {
    margin-right: 5px
}

.finalForm .pripoistenie .radioLabel {
    display: inline-block
}

.page .finalForm .form-control-custom {
    margin-bottom: 30px;
    float: none;
    padding: 0
}

.page .finalForm .form-control-custom input[type=password],
.page .finalForm .form-control-custom input[type=text] {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0
}

/* .page .finalForm .form-control-custom select {
    width: 100%;
    display: block;
    height: 40px;
    line-height: 40px;
    cursor: pointer
} */

.page .finalForm .form-control-custom span {
    margin-bottom: 15px;
    font-size: 14px
}

.finalButtons button {
    margin: 0 15px
}

.finalButtons button:focus {
    outline: 0 !important;
    color: #fff
}

.finalButtons button:hover {
    color: inherit
}

.page.thank-you .content {
    padding: 60px 0
}

.page .finalForm .form-control-custom input[type=text]:disabled {
	/* opacity: .2 */
	color: #eaeaea;
}

.disabled:disabled {
    opacity: .2
}

.compare .form-control-custom span.input-error-message {
    color: #f7a21b;
    font-weight: 300;
    margin: 7.5px 0
}

@media screen and (min-width:992px) {
    .half {
        width: calc(50% - 7.5px);
        float: left;
        display: block
    }

    .half.l {
        margin-right: 15px
    }
}

@media screen and (max-width:991px) {
    .user-menu {
        text-align: center;
        margin-bottom: 30px
    }
}

@media screen and (max-height:600px),
screen and (max-width:992px) {

    body,
    html {
        min-height: 100%
    }

    .menu-desktop ul li {
        padding: 10px 0
    }

    .menu-desktop ul li a {
        font-size: 18px
    }

    .compare {
        min-height: 100%;
        height: auto
    }

    .compare.no-full {
        min-height: auto
    }

    .index.page header {
        height: auto;
        background-image: url(/assets/front/img/header_bg_road.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover
    }

    .index.page header .content {
        top: 0;
        transform: translateY(0);
        margin-top: 50px;
        padding-bottom: 40px
    }

    .compares-selector-heading {
        margin: 0 auto;
        background: #fff;
        width: 60%;
        text-indent: 0;
        margin-top: 15px
    }

    .continue-to-comparator {
        width: calc(40% - 1px)
    }

    .compare header {
        display: none
    }

    .compare.first-step .compare-form {
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        transform: translateX(0);
        height: auto;
        padding: 15px
    }

    .footer-menu {
        display: none
    }

    .index.page header .continue {
        position: relative;
        display: block;
        width: 100%;
        transform: translateX(0);
        left: 0;
        bottom: 0;
        padding-bottom: 45px;
        margin-top: 45px;
        text-align: center
    }

    .index.page header .container,
    .index.page header .container .row {
        height: auto
    }

    .title-service {
        margin: 0;
        margin-bottom: 25px
    }

    .service img {
        margin-bottom: 25px
    }

    .index.page .compare {
        background-color: #f7a21b;
        background-image: url(/assets/front/img/affiliate_bg.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover
    }

    .index.page .compare h2,
    .index.page .compare p {
        width: 100%
    }

    .brands {
        margin-top: 00px !important;
        padding-top: 20px
    }

    .page header {
        height: auto
    }

    .about.page header,
    .documents.page header {
        height: auto
    }

    .page .header-title {
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0, 0);
        margin-top: 25px;
        margin-bottom: 45px
    }

    .documents.page header .container,
    .documents.page header .container .row,
    .documents.page header .container .row .top {
        height: auto
    }

    .compare .left-side {
        width: 100%;
        height: auto;
        float: none;
        padding: 15px 30px 30px 30px
    }

    .compare .compare-form {
        margin-top: 30px
    }

    .compare .right-side {
        width: 100%;
        height: auto;
        float: none
    }

    .compare .right-side .logo {
        display: none
    }
}

@media screen and (max-width:768px) {
    .compares-selector-heading {
        width: 100%;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
        margin-bottom: 30px
    }

    .continue-to-comparator {
        width: 100%;
        margin: 0;
        margin-top: 1px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0
    }

    .title-service {
        margin-top: 25px;
        margin-bottom: 25px
    }

    h2.homepagetitle {
        margin: 0
    }

    .index.page .news .load-more-btn {
        padding: 10px 40px
    }

    .about-circle-image {
        margin-top: 55px
    }

    .about-circle-image-first-child {
        margin-top: 0
    }
}

@media print {

    .infoTogglerParent a,
    .poistit {
        display: none
    }
}

.innerTable a {
    color: #f7a21b
}

.innerTable tr {
    border: 0 !important;
}

.innerTable tr td:first-child {
    vertical-align: top
}

.index.page .content-service a {
    color: #bb5148;
    text-decoration: underline
}

.index.page .content-service a:focus,
.index.page .content-service a:hover {
    color: #bb5148 !important
}

header .top.fullw.gray-bg-top {
    padding: 30px;
    background: #eaeaea
}

.gray-bg-top .menu .toggle-menu span {
    background: #2d3e51
}

#grey-row {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 45px;
    background: #eaeaea;
    z-index: 555
}

@media screen and (max-width:991px) {
    #grey-row {
        display: none
    }
}

@media screen and (max-width:480px) {

    footer .newsletter button,
    footer .newsletter input,
    footer .newsletter input.date-input {
        width: 100%;
        display: block;
        float: none;
        margin-bottom: 1px;
        border: 0
    }

    .index.page .brands {
        margin-bottom: 0
    }
}

.page form .form-control-custom input.validation-input-error {
    border-color: red
}

.flash {
    padding: 10px;
    text-align: center;
    background: #fff;
    color: #2d3e51;
    position: relative;
    z-index: 9999;
    margin-bottom: 20px
}

.flash p {
    margin: 0 !important;
    color: #fff !important
}

.flash.flash-success {
    background: #2d3e51;
    color: #fff
}

.flash.flash-homepage {
    padding: 20px;
    margin-bottom: 0
}

.flash.flash-danger {
    background: #f7a21b;
    color: #fff
}

.page.thank-you .meta-info p {
    font-size: 16px
}

.page.thank-you hr {
    border-color: #2d3e51;
    width: 25%
}

.insurancesTable a {
    color: #f7a21b
}

.middleform input.inline {
    display: inline-block;
    width: auto;
    margin-left: 15px
}

.compare .progressing.travel {
    margin-top: 15px
}

@-webkit-keyframes up {

    0%,
    100%,
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25%,
    75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@keyframes up {

    0%,
    100%,
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25%,
    75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

.up {
    animation: up 1.5s linear infinite;
    -webkit-animation: up 1.5s linear infinite;
    -moz-animation: up 1.5s linear infinite;
    -ms-animation: up 1.5s linear infinite;
    -o-animation: up 1.5s linear infinite
}

.table-btn {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.edit-compare {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

#registration_eye {
    position: absolute;
    top: 12px;
    right: 5px
}

#registration_password {
    font-weight: 400
}

.final_form_error {
    font-size: 18px;
    color: red;
    margin-top: 15px
}

.page.contact .block-contact span a {
    color: #f7a21b
}

.page footer.comparator-footer {
    padding: 30px 0
}

.online_payment {
    text-transform: uppercase;
    font-weight: 700;
    color: #f7a21b
}

.online_payment:hover {
    color: #2d3e51;
    text-decoration: none
}

.final-form-select-error .select2-container--default .select2-selection--single {
    border-color: red
}

.page form .form-control-custom .final-form-select-error input {
    border-color: red
}

.center-wrap {
    width: 300px;
    margin: 0 auto
}

.compare .left-side a {
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 15px
}

.printOnly {
    display: none
}

@media print {
    .printOnly {
        display: block
    }

    #cookiebanner,
    .cookiebanner {
        display: none !important
    }
}

.orange-link-comparator {
    color: #f7a21b
}

.orange-link-comparator:focus,
.orange-link-comparator:hover {
    color: #f7a21b
}

.paymentDetails {
    width: 600px;
    margin: 0 auto;
    line-height: 2
}

.paymentDetails tr td:first-child {
    text-align: right;
    padding-right: 15px;
    vertical-align: top
}

.recapDocs a {
    display: block;
    color: #f7a21b
}

.inlineblock {
    display: inline-block
}

.loaderis {
    text-align: center
}

.compare .form-control-custom.non-valid-input-form,
.non-valid-input-form {
    color: #f7a21b !important;
    font-size: 12px !important;
    display: block;
    margin-top: 5px;
    text-align: left;
    font-weight: 700
}

.reminder-form .non-valid-input-form {
    color: #bb5148 !important;
}

.page form .form-control-custom input.has-error {
    border-color: #f7a21b;
    color: #f7a21b
}

#loader-wrapper {
    width: 100%;
    height: 100%;
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    background: transparent;
    z-index: 30000;
}

#loader {
    color: #fff;
    font-size: 11px;
    text-indent: -99999em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -28px;
    width: 50px;
    height: 50px;
    background: url(/assets/front/img/loader.png);
    background-size: 50px 50px;
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    -o-background-size: 150px 150px
}

#loader-caption,
#loader-subcaption {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 300;
    position: absolute;
    top: 30%;
    left: 50%;
    margin: -50px 0 0 -150px;
    width: 300px;
    height: 100px;
    text-align: center
}

#loader-subcaption {
    top: 73%;
    font-size: 18px;
    text-transform: none;
    letter-spacing: normal
}

#loader-caption span {
    color: transparent;
    animation: blink 1.4s steps(1) infinite;
    -webkit-animation: blink 1.4s steps(1) infinite;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both
}

#loader-caption span:nth-child(2) {
    animation-delay: .2s;
    -webkit-animation-delay: .2s
}

#loader-caption span:nth-child(3) {
    animation-delay: .4s;
    -webkit-animation-delay: .4s
}

@-webkit-keyframes rotating {
    from {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotating {
    from {
        -ms-transform: rotate(0);
        -moz-transform: rotate(0);
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes blink {
    50% {
        color: #fff
    }
}

@keyframes blink {
    50% {
        color: #fff
    }
}

#loader-caption-1,
#loader-caption-2,
#loader-caption-3,
#loader-subcaption-1,
#loader-subcaption-2 {
    display: none
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background: #fff !important;
    opacity: .5
}

#faqCategoriesList {
    width: 300px;
    height: 40px;
    margin: 0 auto;
    display: block;
    color: #000;
    margin-top: 30px
}

.hp-contact {
    font-size: 16px;
    text-align: right
}

.hp-contact a {
    color: inherit
}

.cookiebanner {
    z-index: 9999
}

.flash {
    z-index: 9999
}

.tooltip-i {
    color: #f7a21b
}

.tooltip-i.white {
    color: #fff
}

.tooltip-i.white:hover, .tooltip-i.white:focus {
    color: #fff !important;
}

.h2,
.h3 {
    color: #334355;
    font-weight: 800;
    margin-bottom: 25px
}

section.content {
    padding: 60px 0
}

section.content.small {
    padding: 30px 0 60px 0;
}

section.content.small h1 {
    margin-top: 30px;
    font-size: 30px;
    color: #f7a21b;
    font-weight: bold;
    margin-bottom: 0;
}

section.content.small h2 {
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin-top: 15px;
}
section.content.small p, section.content.small ul {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
}

.top-menu-inline {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 2px
}

.top-menu-inline li {
    display: inline-block;
    margin-left: 15px
}

.top-menu-inline li a {
    font-size: 16px;
    color: inherit
}

.top-menu-inline li a i {
    font-size: 20px;
    position: relative;
    bottom: 2px
}

.top-menu-inline li a:focus,
.top-menu-inline li a:hover {
    color: #f7a21b;
    text-decoration: none
}

.top-menu-inline li a.active {
    font-weight: 700
}

.border-item {
    padding: 10px;
    border: 1px solid #2d3e51 !important;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #2d3e51 !important
}

.border-item.red {
    border: 1px solid #bb5148 !important;
    color: #bb5148 !important
}

.border-item:focus,
.border-item:hover {
    background: #2d3e51;
    color: #fff !important
}

.border-item.red:focus,
.border-item.red:hover {
    background: #bb5148;
    color: #fff
}

.menu-desktop .border-item {
    display: inline-block
}

p>a:focus,
p>a:hover {
    color: #f7a21b !important;
    text-decoration: underline !important
}

.article-body {
    max-width: 800px;
    margin: 0 auto
}

.agree_gdpr_label,
.registration_label {
    font-weight: 300;
    font-size: 12px
}

.agree_gdpr_label a,
.registration_label a {
    color: #f7a21b
}

@media screen and (max-width:768px) {

    .compare .right-side table,
    .compare .right-side table tbody,
    .compare .right-side table td,
    .compare .right-side table tr {
        display: block;
        width: 100%;
        text-align: center !important
    }

    .innerTable ul {
        text-align: left !important
    }

    .compare .right-side table tr td.cena,
    .compare .right-side table tr td.ponuka {
        /*float: left;
        width: 50%;
        margin-bottom: 15px*/
    }
}

.circle {
    width: 150px;
    height: 150px;
    line-height: 140px;
    font-size: 48px;
    display: block;
    margin: 0 auto;
    border: 2px solid #f7a21b;
    color: #f7a21b;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.m--top-sm {
    margin-top: 30px
}

.link-back {
    color: #fff
}

.m--b-5 {
    margin-bottom: 5px !important
}

@media screen and (max-width:450px) {
    .login .login-form .login-form-cont {
        width: 100%
    }
}

.reminder-form {
    max-width: 600px;
    margin: 0 auto;
    margin-top: 30px;
    background: #f2bd7d url("/assets/front/img/reminder-form-bg.png");
    background-size: cover;
    padding: 30px;
}
.reminder-form h3 {
    color: #fff;
    margin-top: 0;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 0;
}

.reminder-form p {
    font-size: 14px !important;
    margin-top: 15px;
    margin-bottom: 0;
    color: #fff;
}

.reminder-form button,
.reminder-form input[type=text] {
    width: 100%;
    padding: 15px;
    height: 50px;
    /*border: 1px solid #2d3e51;*/
    text-transform: uppercase;
    border: 0;
    /*margin-bottom: 5px;*/
    margin-top: 20px;
    border-radius: 5px;
}

.reminder-form button {
    background: #2d3e51;
    color: #fff;
    width: auto;
    margin-top: 10px;
    padding: 10px 40px;
    font-size: 14px;
    text-transform: none;
    font-weight: bold;
    transition: all .6s;
}

.reminder-form button:focus,
.reminder-form button:hover {
    background: #fff;
    color: #2d3e51
}

.reminder-form small {
    border-top: 1px solid #fff;
    display: block;
    text-align: left;
    padding-top: 15px;
    color: #fff;
}

.reminder-form div {
    /*margin-bottom: 15px;*/
}

/*.reminder-form label {*/
/*    margin-top: 20px;*/
/*    text-align: left;*/
/*    width: 100%;*/
/*}*/

.reminder_other_insurance {
    padding: 10px 10px 10px 10px;
    border: 1px solid #fff;
    color: #fff;
    font-weight: normal;
    cursor: pointer;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.reminder_other_insurance.checked {
    color: #2d3e51;
    background: #fff;
}

.white-link {
    color: #fff !important;
}

p>a.white-link:focus,
p>a.white-link:hover {
    color: #fff !important;
    text-decoration: underline
}

.reminder-form input.has-error {
    border-color: #f7a21b
}

.no-img {
    background-image: none !important
}

.panel-body a {
    color: #f7a21b
}

.blue-link {
    color: #2d3e51
}

p>a.blue-link:focus,
p>a.blue-link:hover {
    color: #2d3e51 !important;
    text-decoration: underline
}

.reminder-button-pzp {
    display: inline-block;
    padding: 15px 45px;
    color: #f7a21b;
    margin-top: 15px;
    font-size: 16px
}

.reminder-button-pzp:focus,
.reminder-button-pzp:hover {
    color: #f7a21b;
    text-decoration: underline
}

.text-underline {
    text-decoration: underline
}

.compares-selector-heading.on-hp {
    background: #2d3e51;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border: 0
}

.compares-selector-heading.on-hp:focus,
.compares-selector-heading.on-hp:hover {
    background: #fff;
    color: #2d3e51;
    text-decoration: none
}

.article.page header {
    background: #eaeaea;
    height: 40%
}

.article.page header h1 {
    color: #2d3e51
}

.article.page header .menu .toggle-menu span {
    background: #2d3e51
}

#partneri {
    opacity: .3
}

.testimonial h4 {
    margin-bottom: 10px
}

.testimonial-stars {
    margin-bottom: 10px;
    font-size: 10px;
    color: #f7a21b
}

.compares-selector-heading.on-hp i {
    position: relative;
    top: -3px
}

.compare .compare-form .continue-compare.prev {
    background: #fff;
    color: #bb5148;
    border-color: #bb5148
}

.compare .compare-form .continue-compare.prev:focus,
.compare .compare-form .continue-compare.prev:hover {
    color: #fff;
    background: #bb5148
}

.backbtn {
    background: #fff;
    color: #2d3e51;
    border-color: #2d3e51
}

.backbtn:focus,
.backbtn:hover {
    background: #2d3e51;
    color: #fff
}

.compare .compare-form .continue-compare.go-back,
.right-side-bottom .continue-compare.go-back {
    background: #2d3e51;
    color: #fff !important;
    border-color: #2d3e51
}

.compare .compare-form .continue-compare.go-back:focus,
.compare .compare-form .continue-compare.go-back:hover,
.right-side-bottom .continue-compare.go-back:focus,
.right-side-bottom .continue-compare.go-back:hover {
    color: #fff;
    background: #bb5148
}

.number-bar {
    margin: 30px auto;
    max-width: 400px
}

.number-bar_box {
    width: calc(100% / 4);
    float: left
}

.number-bar_number {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 2px solid #eaeaea;
    background: #fff;
    line-height: 45px;
    color: #ccc;
    text-align: center;
    font-size: 20px;
    margin: 0 auto;
    display: block;
}

.number-bar_number:hover {
    text-decoration: none;
    color: #ccc;
}

.number-bar_number.completed {
    color: #f7a21b;
    border-color: #f7a21b;
    cursor: pointer;
}

.number-bar_number.completed:hover {
    color: #f7a21b;
}

.number-bar_number.active {
    background: #f7a21b;
    color: #fff;
    border-color: #f7a21b;
    cursor: pointer;
}

.number-bar_number.active:hover {
    color: #fff;
}

.badge-custom {
    padding: 5px 8px 5px 8px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 10px;
    margin-left: 5px;
    margin-top: 5px;
}

.badge-custom.blue {
    background: #2d3e51;
    color: #fff
}

.badge-custom.white {
    background: #fff;
    color: #2d3e51
}

.badge-custom.orange {
    background: #f99721;
    color: #fff
}

.badge-custom.green {
    background: #2e9027;
    color: #fff
}

.price-blue-border {
    border: 1px solid #2d3e51 !important
}

.price-white-border {
    border: 1px solid #fff !important
}

.price-orange-border {
    border: 1px solid #f99721 !important
}

.compare .left-side a.blue-link {
    color: #2d3e51
}

.right-side-bottom {
    padding: 30px;
    background-color: #fff;
    text-align: center
}

.right-side-bottom .blue-link {
    display: block;
    margin: 10px 0
}

.right-side-bottom .continue-compare.go-back {
    display: block;
    width: 100% !important
}

.white {
    color: #fff
}

.reallybig {
    font-size: 36px;
    font-weight: 700;
    color: #fff
}

.quick-calc {
    clear: both;
    position: relative
}

.quick-calc label {
    color: #2d3e51;
    position: absolute;
    top: 10px;
    left: 0;
    width: 180px;
    text-align: center;
    font-weight: 400
}

.qc-label-age {
    margin-left: 140px
}

.qc-label-result {
    margin-left: 280px
}

#qc-result {
    padding: 30px 10px 10px 10px;
    background-color: #fff;
    color: #2d3e51;
    border: 0;
    font-size: 30px;
    text-align: center;
    float: left;
    width: 180px;
    min-height: 82px;
    color: #f7a21b;
    font-weight: 700
}

@media screen and (max-width:710px) {
    .quick-calc label {
        width: 100%
    }

    .qc-label-age {
        margin-left: 0;
        top: 90px !important
    }

    #qc-result {
        width: 100%
    }

    .qc-label-result {
        margin-left: 0;
        top: 173px !important
    }
}

.quick-calc input {
    padding: 30px 10px 10px 10px;
    background-color: #fff;
    color: #2d3e51;
    border: 0;
    font-size: 30px;
    text-align: center;
    float: left;
    border-right: 1px solid #f4f4f4
}

#quick-calc-age {
    width: 100px
}

@media screen and (max-width:710px) {
    #quick-calc-age {
        width: 100%
    }
}

.quick-calc .spz {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 1px solid #f4f4f4;
    width: 180px;
    text-transform: uppercase
}

.quick-calc button {
    padding: 10px;
    background-color: #bb5148;
    color: #fff;
    border: 0;
    min-height: 82px;
    font-size: 18px;
    float: left;
    min-width: 200px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.quick-calc button:hover {
    background-color: #2d3e51
}

.m-top-5 {
    margin-top: 5px
}

@media screen and (max-width:710px) {
    .index.page header {
        max-height: none
    }

    .index.page header .content {
        text-align: center;
        font-size: 18px
    }

    .quick-calc button,
    .quick-calc input,
    .quick-calc input.spz {
        width: 100%;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        margin-bottom: 1px
    }
}

.affil-btn {
    padding: 15px 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    font-size: 17px;
    background-color: #bb5148
}

.affil-btn:focus,
.affil-btn:hover {
    background-color: #2d3e51;
    color: #fff
}

select.has-error+.select2.select2-container.select2-container--default .selection span {
    border-color: #f7a21b
}

input.has-error {
    border-color: #f7a21b !important
}

.text-bold {
    font-weight: 700
}

.blue {
    color: #2d3e51
}

.title-service i {
    color: #f7a21b
}

.index.page .compare .affil-steps p {
    color: #2d3e51;
    font-size: 20px;
    font-weight: 700
}

.affil-steps span {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    line-height: 40px;
    text-align: center;
    text-indent: 3px;
    margin-right: 15px
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 15px
}

.lds-ellipsis div {
    position: absolute;
    top: 0;
    left: 0;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #eee;
    animation-timing-function: cubic-bezier(0, 1, 1, 0)
}

.lds-ellipsis div:nth-child(1) {
    left: 6px
}

.lds-ellipsis div:nth-child(2) {
    left: 6px
}

.lds-ellipsis div:nth-child(3) {
    left: 26px
}

.lds-ellipsis div:nth-child(4) {
    left: 45px
}

.lds-ellipsis.running div:nth-child(1) {
    animation: lds-ellipsis1 .6s infinite
}

.lds-ellipsis.running div:nth-child(2) {
    animation: lds-ellipsis2 .6s infinite
}

.lds-ellipsis.running div:nth-child(3) {
    animation: lds-ellipsis2 .6s infinite
}

.lds-ellipsis.running div:nth-child(4) {
    animation: lds-ellipsis3 .6s infinite
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(0)
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0)
    }

    100% {
        transform: translate(19px, 0)
    }
}

.lds-dual-ring {
    display: inline-block;
    width: 150px;
    height: 150px
}

.lds-dual-ring:after {
    content: " ";
    position: absolute;
    display: block;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 10px solid #f7a21b;
    border-color: #f7a21b transparent #f7a21b transparent;
    animation: lds-dual-ring 3s linear infinite;
    top: 50%;
    left: 50%;
    margin-top: -75px;
    margin-left: -75px
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

#pzp-spz-input {
    margin: 0 auto;
    width: 150px;
    font-size: 24px;
    text-align: center;
    height: 80px;
    text-transform: uppercase
}

.quick-calc input::-webkit-input-placeholder {
    color: #eee
}

.quick-calc input::-moz-placeholder {
    color: #eee
}

.quick-calc input:-ms-input-placeholder {
    color: #eee
}

.quick-calc input:-moz-placeholder {
    color: #eee
}

.qc-title {
    color: #2d3e51 !important;
    font-weight: 700;
    font-size: 18px
}

.index.page header .bottomfont.subcaption {
    font-weight: 700;
    font-size: 24px
}

.h2.two-colors {
    font-size: 52px;
    color: #fff
}

.seconday-button {
    color: #2d3e51 !important;
    border-color: #2d3e51 !important
}

.seconday-button:focus,
.seconday-button:hover {
    background: #2d3e51 !important;
    color: #fff !important
}

.red-button {
    background: #bb5148 !important
}

.red-button:focus,
.red-button:hover {
    background: #2d3e51 !important;
    color: #fff !important
}

.page.thank-you .section-title h2.text-red,
.page.thank-you .section-title h3.text-red {
    color: #bb5148 !important
}

.page.thank-you .section-title h2.text-red::after {
    background: #bb5148 !important
}

.page.thank-you .section-title h2::after {
    background: #bb5148 !important
}

#pzp-spz-input_message {
    text-align: center
}

#temp-price {
    height: 60px;
    line-height: 60px;
    position: fixed;
    top: 35%;
    right: 0;
    background: #fff;
    text-align: center;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 1px 1px 20px rgba(0, 0, 0, .5);
    -moz-box-shadow: 1px 1px 20px rgba(0, 0, 0, .5);
    z-index: 20;
    padding: 0 30px
}

#temp-price .caption {
    margin-bottom: 0;
    vertical-align: middle
}

#temp-price .price {
    color: #59a93d;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 26px;
    vertical-align: middle
}

#temp-price .price.temp-price-orange {
    color: #f7a21b;
}

#temp-price-tooltip {
    display: none
}

@media screen and (max-width:991px) {
    #temp-price {
        top: auto;
        bottom: 40px;
        height: auto;
        width: 100%;
        font-size: 14px;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        border-top: 3px solid #f7a21b
    }

    .compare.first-step {
        padding-bottom: 100px;
        background: #fff
    }

    #temp-price .price {
        font-size: 14px
    }
}

#skap {
    text-align: center
}

/*.loader-picture {
    background: url(/assets/front/img/loader-picture.jpg) center center no-repeat!important;
    background-size: cover!important;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important
}*/

@media screen and (max-width:768px) {
    .index.page header .topfont {
        font-size: 36px
    }

    .index.page header .bottomfont.subcaption {
        font-size: 24px
    }

    .display-br-hp {
        display: none
    }
}

.compare .right-side table tr td.hr-in-results {
    padding: 0;
    height: 5px;
    background: #f99721
}

#help-button {
    padding: 5px 15px;
    background: #2d3e51;
    color: #fff;
    position: fixed;
    bottom: 0;
    right: 0;
    cursor: pointer;
    z-index: 20000;
}

#help-button:hover,
#help-button:focus {
    color: #f7a21b;
}

#help-content {
    padding: 20px;
    background: #2d3e51;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 20001;
    text-align: center;
    color: #fff;
    padding-bottom: 10px;
    padding-top: 25px;
    display: none;
}

#help-close {
    position: absolute;
    cursor: pointer;
    top: 5px;
    right: 15px;
}

@media screen and (max-width: 991px) {
    #help-button {
        width: 100%;
        text-align: center;
        padding: 10px;
    }

    #help-content {
        width: 100%;
    }
}

@media print {
    #help-button {
        display: none;
    }

    .no-print {
        display: none !important;
    }
}

#gdpr_banner {
    background: #eaeaea;
    color: #2d3e51;
    padding: 15px;
    position: fixed;
    bottom: 15px;
    left: 15px;
    width: 300px;
    z-index: 200000;
    font-size: 12px;
}

@media screen and (max-width: 480px) {
    #gdpr_banner {
        width: 100%;
        bottom: 0;
        left: 0;
    }
}

#gdpr_hide {
    text-align: right;
    position: absolute;
    top: 10px;
    right: 15px;
    color: #ffffff;
}

#gdpr_banner p {
    margin-bottom: 0;
}

#gdpr_banner a {
    color: #f7a21b;
}

#gdpr_banner a.button {
    color: #f7a21b;
    display: block;
    text-align: center;
    padding: 10px;
    margin: 10px 0 0 0;
}

#gdpr_banner a.button:hover,
#gdpr_banner a.button:focus {
    color: #f7a21b;
}

.accept_gdpr_button {
    background: #bb5148;
    color: #fff !important;
}

.accept_gdpr_button:hover,
.accept_gdpr_button:focus {
    color: #fff !important;
}

.more_gdpr_button {
    background: #f7a21b;
    color: #fff !important;
}

.x_gdpr_button {
    background: none;
}

@media screen and (min-width: 1200px) {
    .is-on-hp {
        display: none;
    }
}

#affil-small-button {
    padding: 5px 15px;
    background: #2d3e51;
    color: #fff;
    position: fixed;
    bottom: 0;
    right: 0;
    cursor: pointer;
    z-index: 20000;
}

@media screen and (max-width: 1199px) {
    #affil-small-button {
        display: none;
    }
}

#affil-small-button:hover,
#affil-small-button:focus {
    color: #f7a21b;
}

#partnersky-program .white-link {
    text-decoration: underline;
}

#partnersky-program .white-link:hover,
#partnersky-program .white-link:focus {
    color: #fff;
}

.text-red {
    color: #bb5148 !important
}

.index.page .compare p.affiliate_info {
    margin-top: 10px;
    line-height: 1.5;
    font-size: 15px !important;
    color: #2d3e51 !important;
}

.affil-steps a,
.affil-steps a:hover,
.affil-steps a:focus {
    color: #2d3e51 !important;
}

.white-text {
    color: #fff !important;
}

#filled_info {
    display: block;
    padding: 10px;
    border: 1px solid #2d3e51;
    color: #2d3e51;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    margin-top: 30px;
    margin-bottom: 15px;
}

@media screen and (max-width: 992px) {
    #filled_info {
        margin-top: 0;
    }
}

.custom_select {
    background: #fff;
    width: 100%;
    display: block;
    height: 52px;
    border: 1px #ccc solid;
    outline: 0;
    font-size: 15px;
    color: #2d3e51;
    padding: 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.date_dropdown {
    background: #fff;
    width: calc(100% / 3);
    display: block;
    float: left;
    height: 52px;
    border: 1px #ccc solid;
    outline: 0;
    font-size: 14px;
    color: #2d3e51;
    padding: 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

/* .tooltip,
.tooltip-inner {
    background: #2d3e51;
} */

#data-email-sent {
    display: none;
}

.f-16 {
    font-size: 16px;
    line-height: 2;
}

.wust-table {
    width: 100%;
    border-collapse: collapse;
}

.wust-table tr td {
    padding: 15px;
    vertical-align: top;
    border: 1px solid #2d3e51;
    width: calc(100% / 3);
}

.wust_table_caption {
    font-weight: 700;
    color: #f7a21b;
}

.btn.btn-lg {
    padding: 15px 45px;
    font-size: 16px;
}

#reminder-floating {
    position: fixed;
    top: 40%;
    right: 0;
    width: 420px;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(184deg, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
    background: -webkit-linear-gradient(184deg, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
    background: linear-gradient(184deg, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#eaeaea", GradientType=1);
    background-size: auto 120%;
    padding: 30px;
    z-index: 99999;
    border-bottom: 5px solid #33838b;
}

#reminder-floating img {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 120%;
}



#reminder-floating h3 {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 15px;
}

#reminder-floating .btn {
    background: #33838b;
    padding: 5px 10px;
}

#reminder-floating .btn.orange {
    background: #f7a21b;
}

#reminder-floating .btn:hover {
    border-color: #33838b;
    color: #33838b;
    background: #fff;
}

#reminder-floating .btn.orange:hover {
    border-color: #f7a21b;
    color: #f7a21b;
}

@media screen and (max-width: 768px) {
    #reminder-floating {
        top: 0;
        left: 0;
        width: 100%;
        padding: 15px;
    }

    #reminder-floating img {
        display: none;
    }

    #reminder-floating h3 {
        font-size: 14px;
    }
    #reminder-floating .btn {
        font-size: 10px;
        padding: 0 10px;
    }

}

.color-blue {
    color: #2d3e51 !important;
}

.top-menu-link {
    font-size: 16px;
    margin: 0 10px
}

.top-menu-link:hover {
    color: #fff;
}
/*
     FILE ARCHIVED ON 03:53:30 Aug 30, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:18:15 Apr 12, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.659
  exclusion.robots: 0.063
  exclusion.robots.policy: 0.05
  esindex: 0.01
  cdx.remote: 14.276
  LoadShardBlock: 448.227 (3)
  PetaboxLoader3.datanode: 281.867 (4)
  PetaboxLoader3.resolve: 208.842 (2)
  load_resource: 317.404
*/