@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900");

/**/
* {
    margin: 0;
    text-decoration: none;
}

*, *::after, *::before {
    box-sizing: border-box;
}

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

html {
    color: #4a4a4a;
    font-size: 0.9rem;
    font-weight: bolder;
}

body {
    background-color: #ffffff;
    min-height: 1vh;
    font-weight: bolder;
    overflow-x: hidden;
}

a {
    color: #EFA62D;
}

p {
    color: #7C7B7B !important;
}

div {
    color: #3b3b3b;
}

h1, h2, h3, h4, h5, span {
    color: #414042;
}

.white {
    color: #fff;
}

.section-title {
    font-size: 2.5em;
    font-weight: 700;
    text-align: center;
    margin: 2em auto 1.5em;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%;
}

.container:before, .container:after {
    content: " ";
    display: table;
}

.container:after {
    clear: both;
}

.techra-banner {
    height: 80px;
    background: url("/assets/images/techra-banner.png") no-repeat center center;
    margin-top: 15px;
    margin-bottom: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
}

.techra-banner .content, .techra-banner .content span {
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
}

.techra-banner .content span {
    font-weight: 800;
}

.techra-banner .content span:nth-child(1) {
    font-size: 37px;
    margin-right: 8px;
}

.techra-banner .content img {
    vertical-align: baseline;
    margin-left: 10px;
    margin-right: 10px;
}


@media (min-width: 768px) {
    .container {
        width: 760px;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        width: 980px;
        max-width: 100%;
    }
}

@media (min-width: 1170px) {
    .container {
        width: 1180px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    width: 1170px;
    position: relative;
}

.container-fluid:before, .container-fluid:after {
    content: " ";
    display: table;
}

.container-fluid:after {
    clear: both;
}

.nav {
    list-style: none;
    margin: 0;
    display: block;
    color: #4A4A4A;
    padding: 25px 0 0 0;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

#navbar {
    float: right;
}

.logo {
    float: left;
}

.navbar-nav {
    float: right;
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    padding-top: 0;
    padding-right: 15px;
    padding-left: 15px;
}

.nav > li {
    position: relative;
    display: block;
    padding-left: 50px;
    float: left;
}

.navbar-nav > .active > a, .navbar-nav > .active > a:focus, .navbar-nav > .active > a:hover {
    color: #11a589;
    background-color: transparent;
}

.navbar-nav > li > a {
    color: #949393;
    transition: color 0.3s;

}

.navbar-nav > li > a:hover {
    color: #12b294;
    background-color: transparent;
    transition: color 0.3s;
}

.navbar-nav:focus > li > a, .navbar-nav > li:focus > a, .navbar-nav > li > a:focus {
    background-color: transparent;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
}

.dap-pricing-page {
    background-color: #F4F4F4;
    padding: 17px 0 0;
    min-width: 991px;
}

.top-block {
    text-align: center;
    padding-bottom: 4em;
}

.logo {
    width: 209px;
    max-width: 100%;
    margin-top: 4px;
}

header .container-fluid {
    border-bottom: 1px solid #949393;
    padding: 20px 0 27px 0;
    margin-bottom: 20px;
}

.heading {
    font-weight: bolder;
}

.middle-cover {
    background-color: #fff;
    width: 100%;
    height: auto;
    position: relative;
}

.middle-cover .middle-cover-back {
    z-index: 1;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.middle-cover .middle-cover-back .left-house {
    width: 270px;
    height: 280px;
    background-image: url("https://cdn.driverfix.com/website/assets/images/pricing/left-house-16-16.svg");
    background-size: contain;
    background-position: center left;
    background-repeat: no-repeat;
    left: 130px;
    bottom: 0;
    position: absolute;
}

.middle-cover .middle-cover-back .right-house {
    width: 200px;
    height: 290px;
    bottom: 0;
    position: absolute;
    background-image: url("https://cdn.driverfix.com/website/assets/images/pricing/right-house-15.svg");
    background-size: contain;
    background-position: center right;
    background-repeat: no-repeat;
    right: 145px;
}

.middle-cover .container-fluid {
    z-index: 999;
    position: relative;
}

.pricing-block {
    padding: 1em 0;
    display: flex;
    flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    align-items: center;
    justify-content: space-around;
    margin-top: -65px;
    perspective: 600px;
}

.pricing-block .one-pricing-block {
    flex: 0 0.30 30%;
    display: flex;
    flex-flow: column;
    -ms-flex-flow: column;
    align-items: center;
    text-align: center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.15);
    padding: 2em;
    cursor: pointer;
    position: relative;
    min-height: 430px;
    transform-style: preserve-3d;
    transition: all 0.7s ease-in-out;
}

.pricing-block .one-pricing-block .user-side, .pricing-block .one-pricing-block .business-side {
    backface-visibility: hidden;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 430px;
    background-color: #fff;
    display: flex;
    flex-flow: column;
    -ms-flex-flow: column;
    padding: 1em 1em 1em;
    transition: 1s ease-out;
    justify-content: space-between;
}

.pricing-block .one-pricing-block .user-side {
    z-index: 2;
    /* for firefox 31 */
    transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
}

.pricing-block .one-pricing-block .business-side {
    transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
}

.pricing-block .one-pricing-block .pricing-title {
    font-size: 2em;
    font-weight: 800;
}

.pricing-block .one-pricing-block .description {
    margin-bottom: 2em;
    font-weight: 300;
    line-height: 22px;
    font-size: 14px;
}

.pricing-block.redesign .one-pricing-block .description {
    margin-bottom: 10px;
}

html[lang="de"] .pricing-block .one-pricing-block .description {
    margin-bottom: 5px;
}

html[lang="de"] .pricing-block .one-pricing-block .annually {
    margin-bottom: 10px;
}

.pricing-block .one-pricing-block .price {
    font-size: 2em;
    font-weight: 800;
}

.pricing-block.redesign .one-pricing-block .price {
    font-size: 23px;
    font-weight: 800;
}

.pricing-block .one-pricing-block .subprice {
    text-decoration: line-through;
    font-weight: 600;
    color: #7C7B7B;
}

.redesign .annually {
    font-size: 11px;
    font-weight: normal;
    color: #6E6E6E;
    display: block;
}


.redesign .inside-best .annually {
    line-height: 20px;
}

.redesign .month-style {
    font-size: 14px;
    color: #707070;
    font-weight: normal;
}

.redesign .one-pricing-block .subprice {
    color: #C33031;
}

.pricing-block .one-pricing-block .buy-now {
    color: #fff;
    font-weight: 300;
    padding: 0.85em 2.75em;
    margin: 1em auto;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    font-size: 1.2em;
    align-self: center;
    max-width: 170px;
}

.pricing-block .one-pricing-block .business-btn {
    background: #565087;
    /* Old browsers */
    background: -moz-linear-gradient(75deg, #9D7CB3 0%, #708FA0 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(75deg, #9D7CB3 0%, #708FA0 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(75deg, #9D7CB3 0%, #708FA0 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9D7CB3', endColorstr='#708FA0', GradientType=0);
    /* IE6-9 */
    border: 0;
    outline: none;
    box-shadow: none;
    background-position-x: 0%;
    transition: 0.2s ease-out;
}

.pricing-block .one-pricing-block .user-btn {
    background: #5DC7AA;
    /* Old browsers */
    background: -moz-linear-gradient(75deg, #5DC7AA 0%, #5DC7AA 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(75deg, #5DC7AA 0%, #5DC7AA 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(75deg, #5DC7AA 0%, #5DC7AA 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#17AF87', endColorstr='#2BB673', GradientType=0);
    /* IE6-9 */
}

.pricing-block .one-pricing-block:hover {
    /*transform: scale(1.05);*/
    /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.pricing-block .one-pricing-block:hover .business-btn {
    background: #565087;
    /* Old browsers */
    background: -moz-linear-gradient(75deg, #734493 0%, #306176 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(75deg, #734493 0%, #306176 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(75deg, #734493 0%, #306176 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#734493', endColorstr='#306176', GradientType=0);
    /* IE6-9 */
    background-position-x: 100%;
    transform: scale(1.05);
}

.pricing-block .one-pricing-block:hover .user-btn {
    background: #16AF87;
    /* Old browsers */
    background: -moz-linear-gradient(75deg, #16AF87 0%, #2BB673 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(75deg, #16AF87 0%, #2BB673 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(75deg, #16AF87 0%, #2BB673 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#17AF87', endColorstr='#2BB673', GradientType=0);
    /* IE6-9 */
    transform: scale(1.05);
}

.pricing-block .one-pricing-block.flipped {
    transform: rotateY(180deg);
}

.pricing-block .one-pricing-block.flipped:hover {
    transform: rotateY(180deg);
}


.onoffswitch {
    position: relative;
    width: 90px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    margin: 0em 1em;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border-radius: 26px;
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    /*transition: margin 0.3s ease-in 0s;*/
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 40px;
    padding: 0;
    line-height: 40px;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}

.onoffswitch-inner:before {
    content: "";
    padding-left: 10px;
    background-color: #A09595;
    color: #FFFFFF;
}

.onoffswitch-inner:after {
    content: "";
    padding-right: 10px;
    background-color: #A09595;
    color: #A09595;
    text-align: right;
}

.onoffswitch-switch {
    display: block;
    width: 32px;
    margin: 4px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 50px;
    border-radius: 26px;
    transition: all 0.5s cubic-bezier(1, 0.82, 0.03, 1.09) 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}

.switcher-label {
    font-size: 1em;
    font-weight: 400;
    display: block;
}


.switcher-block {
    margin: 1em auto 2.5em;
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: center;
}

.regular-block {
    display: block;
    flex-flow: row;
    align-items: center;
    justify-content: center;
    margin-top: 0em;
    padding: 1.1em 0;
}

.regular-block .overview-block {
    width: 100%;
    display: table;
    margin: 0 auto;
}

.regular-block .overview-block div {
    width: 21%;
    font-size: 1em;
    font-weight: 300;
    display: inline-block;
}


.regular-block .three img {
    margin-bottom: 2px;
    margin-top: -1px;
}


.indicators-block {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: center;
    margin-top: 0em;
    padding: 1em 0;
}

.indicators-block div {
    display: flex;
    flex-flow: row;
    text-align: left;
    margin: 0 1em;
    font-weight: normal;
}

.tem2 .indicators-block div {
    margin: 0 0 0 1em;
}

.indicators-block div img {
    width: 50px;
    height: 40px;
    padding: 0 0.5em;
}

.indicators-block div p {
    font-weight: normal;
    text-align: left;
}

.indicators-block .pc-overview-block img {
    width: 55px;
    height: 38px;
}

.pricing-clouds {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    margin-top: -50px;
    z-index: 2;
    background-image: url("https://cdn.driverfix.com/website/assets/images/pricing/clouds.svg");
    background-size: 40%;
    background-position: top left;
    background-repeat: repeat-x;
    -webkit-animation: displace 20s linear infinite;
    animation: displace 20s linear infinite;
}

@-webkit-keyframes displace {
    from {
        background-position: right top;
    }
    to {
        background-position: 0 top;
    }
}

@keyframes displace {
    from {
        background-position: right top;
    }
    to {
        background-position: 0 top;
    }
}

.sub-block {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-between;
    padding: 1em 0;
}

.sub-block div {
    display: flex;
    flex-flow: row;
}

.sub-block div img {
    max-width: 60px;
    height: auto;
    margin: 0.5em;
}

.sub-block div p {
    font-weight: normal;
}

.sub-block .sub-first {
    justify-content: flex-start;
    align-items: center;
    flex: 0 0.85 85%;
}

.sub-block .sub-second {
    justify-content: flex-end;
    align-items: center;
    flex: 0 0.35 35%;
}

footer {
    background-color: #F4F4F4;
    padding: 2em 0;
    width: 100%;
}

footer p {
    text-align: center;
    font-size: 1em;
    font-weight: normal;
}

.first-block, .second-block, .third-block {
    background-position: right 10px;
    background-size: 90px;
    background-repeat: no-repeat;
}

.first-block, .first-block-new {
    background-position: right 25px;
    background-size: 90px;
    background-repeat: no-repeat;
}

.first-block, .first-block-new {
    background-image: url("https://cdn.driverfix.com/website/assets/images/pricing/user-first-house.svg");
}

.second-block {
    background-image: url("https://cdn.driverfix.com/website/assets/images/pricing/user-second-house.svg");
}

.third-block {
    background-image: url("https://cdn.driverfix.com/website/assets/images/pricing/user-third-house.svg");
}

.best-value-block {
    background-position: -18px -22px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url("https://cdn.driverfix.com/website/assets/images/pricing/best-value-2.svg");
    position: absolute;
    height: 85px;
    width: 100px;
    top: 0;
    left: 0;
}

/*# sourceMappingURL=style.css.map */
.sub-block-cover {
    margin: 6px 0;
}

.vat {
    padding: 0 2em;
    /*margin: -0.6em 0;*/
    font-weight: 400;
    font-size: 0.9em;
}

.pricing-block .one-pricing-block .first-block.user-side .description {
    margin-bottom: 3.55em;
}

.floater {
    position: fixed;
    right: 0;
    top: 25%;
    overflow: hidden;
    display: none;
    z-index: 9999;
    box-shadow: 25px 2px 11px 0 rgba(117, 117, 117, 0.4);
}

.floater .online {
    padding: 5px;
    background: #d7d7d7;
    border-radius: 30px 0 0 30px;
    color: #FFFFFF;
    height: 57px;
    width: 230px;
    font-weight: normal;
}

.floater .online .img {
    height: 38px;
    width: 38px;
    float: left;
    display: inline-block;
    margin-top: 5px;
    margin-left: 5px;
}

.floater .online img {
    height: 38px;
    width: 38px;
}

.floater .online .text {
    padding: 5px;
    margin-left: 4px;
    margin-right: 1px;
    float: left;
    display: inline-block;
    width: 170px;
    font-size: 0.86em;
    *font-size: 0.7em;
    margin-top: 3px;
}

.floater .online .text span {
    font-weight: bold;
}

/*Language Fix*/
.ru .floater .online .text,
.pl .floater .online .text,
.de .floater .online .text {
    margin-top: 1px;
    line-height: 15px;
}

.el .floater .online .text {
    margin-top: 3px;
    line-height: 16px;
}

.ru .floater .online .text {
    margin-top: -3px;
}

.it .floater .online .text {
    padding: 5px 0;
}


.de .indicators-block div,
.fr .indicators-block div,
.es .indicators-block div,
.el .indicators-block div,
.cs .indicators-block div,
.tr .indicators-block div,
.pl .indicators-block div,
.da .indicators-block div,
.fi .indicators-block div,
.it .indicators-block div {
    margin: 0 0.5em;
}

.de .pricing-block .one-pricing-block .buy-now,
.ja .pricing-block .one-pricing-block .buy-now,
.es .pricing-block .one-pricing-block .buy-now,
.el .pricing-block .one-pricing-block .buy-now,
.pt .pricing-block .one-pricing-block .buy-now,
.tr .pricing-block .one-pricing-block .buy-now,
.cs .pricing-block .one-pricing-block .buy-now,
.ru .pricing-block .one-pricing-block .buy-now,
.it .pricing-block .one-pricing-block .buy-now {
    padding: 0.85em 1.75em;
    max-width: 180px;
}

.ja .pricing-block .one-pricing-block .pricing-title,
.pt .pricing-block .one-pricing-block .pricing-title,
.pl .pricing-block .one-pricing-block .pricing-title,
.cs .pricing-block .one-pricing-block .pricing-title,
.el .pricing-block .one-pricing-block .pricing-title,
.ru .pricing-block .one-pricing-block .pricing-title,
.de .pricing-block .one-pricing-block .pricing-title {
    font-size: 1.8em;
}

.fr .pricing-block .one-pricing-block,
.de .pricing-block .one-pricing-block,
.ja .pricing-block .one-pricing-block,
.es .pricing-block .one-pricing-block,
.pt .pricing-block .one-pricing-block,
.sv .pricing-block .one-pricing-block,
.ru .pricing-block .one-pricing-block,
.pl .pricing-block .one-pricing-block,
.el .pricing-block .one-pricing-block,
.fi .pricing-block .one-pricing-block,
.nl .pricing-block .one-pricing-block,
.it .pricing-block .one-pricing-block {
    flex: 0 0.3 31%;
}

.fr .pricing-block .one-pricing-block .description,
.pt .pricing-block .one-pricing-block .description,
.pl .pricing-block .one-pricing-block .description,
.ru .pricing-block .one-pricing-block .description,
.da .pricing-block .one-pricing-block .description,
.fi .pricing-block .one-pricing-block .description,
.el .pricing-block .one-pricing-block .description,
.tr .pricing-block .one-pricing-block .description,
.cs .pricing-block .one-pricing-block .description,
.ja .pricing-block .one-pricing-block .description {
    margin-bottom: 0.5em;
}

.da .pricing-block .one-pricing-block .first-block.user-side .description {
    margin-bottom: 2em;
    padding-bottom: 0;
}

.de .pricing-block .one-pricing-block .first-block.user-side .description,
.pt .pricing-block .one-pricing-block .first-block.user-side .description,
.pl .pricing-block .one-pricing-block .first-block.user-side .description,
.ja .pricing-block .one-pricing-block .first-block.user-side .description {
    margin-bottom: 3em;
    padding-bottom: 8px;
}

.fr .pricing-block .one-pricing-block .first-block.user-side .description {
    margin-bottom: 2em;
    padding-bottom: 0;
}

.fr .pricing-block .one-pricing-block .user-side, .fr .pricing-block .one-pricing-block .business-side,
.ja .pricing-block .one-pricing-block .user-side, .ja .pricing-block .one-pricing-block .business-side,
.nl .pricing-block .one-pricing-block .user-side, .nl .pricing-block .one-pricing-block .business-side,
.sv .pricing-block .one-pricing-block .user-side, .sv .pricing-block .one-pricing-block .business-side,
.ru .pricing-block .one-pricing-block .user-side, .ru .pricing-block .one-pricing-block .business-side,
.pt .pricing-block .one-pricing-block .user-side, .pt .pricing-block .one-pricing-block .business-side,
.es .pricing-block .one-pricing-block .user-side, .es .pricing-block .one-pricing-block .business-side,
.no .pricing-block .one-pricing-block .user-side, .no .pricing-block .one-pricing-block .business-side,
.it .pricing-block .one-pricing-block .user-side, .it .pricing-block .one-pricing-block .business-side {
    padding: 1.3em 0em 1em;
}

.pt .pricing-block .one-pricing-block .buy-now,
.de .pricing-block .one-pricing-block .buy-now,
.pl .pricing-block .one-pricing-block .buy-now,
.tr .pricing-block .one-pricing-block .buy-now,
.ja .pricing-block .one-pricing-block .buy-now {
    margin: 0 auto;
}

.ja .pricing-block .one-pricing-block .first-block.user-side .description {
    margin-bottom: 3em;
}

.pl .pricing-block .one-pricing-block .first-block.user-side .description,
.pt .pricing-block .one-pricing-block .first-block.user-side .description {
    margin-bottom: 2.3em;
}

.ru .indicators-block div,
.el .indicators-block div,
.pt .indicators-block div {
    margin: 0 5px;
}

.de .pricing-block .one-pricing-block .user-side, .de .pricing-block .one-pricing-block .business-side,
.pl .pricing-block .one-pricing-block .user-side, .pl .pricing-block .one-pricing-block .business-side {
    padding: 1.3em 1em 1em;
}

.el .pricing-block .one-pricing-block .buy-now {
    max-width: 200px;
}

.es .regular-block .overview-block div,
.fi .regular-block .overview-block div,
.pl .regular-block .overview-block div,
.fr .regular-block .overview-block div {
    width: 25%;
}

.pl .regular-block .overview-block .three,
.sv .regular-block .overview-block .three,
.es .regular-block .overview-block .three {
    width: 27%;
}

.ru .regular-block .overview-block .one {
    width: 15%;
}

.ru .regular-block .overview-block div {
    margin: 0 1%;
}

.el .pricing-block .one-pricing-block .user-side, .el .pricing-block .one-pricing-block .business-side {
    height: 514px;
}

.el .pricing-block .one-pricing-block {
    min-height: 514px;
}

.el .pricing-block .one-pricing-block .first-block.user-side .description {
    margin-bottom: 5.3em;
}

.el .first-block {
    background-position: right 18px;
}

.el .second-block {
    background-position: right 4px;
}

.cs .pricing-count,
.el .pricing-count {
    margin-bottom: 6px;
}

.majorgeeks-banner {
    position: relative;
    font-weight: 400;
    border: 1px solid #e0b51e;
    border-radius: 20px;
    display: inline-block;
    font-size: 18px;
    padding: 5px 35px;
    margin-bottom: 12px;
}
.majorgeeks-banner::before {
    position: absolute;
    top: -6px;
    left: -24px;
    content: '';
    display: inline-block;
    width: 47px;
    height: 46px;
    background: url('/assets/images/majorgeeks.png') no-repeat center center;
}
.majorgeeks-banner .off {
    font-weight: 800;
}
.bitsdujour-banner {
    background: #0078EC;
    border-radius: 20px;
    display: inline-block;
    font-size: 16px;
    padding: 5px 20px;
    height: 38px;
    margin-top: 10px;
    margin-bottom: 18px;
}
.bitsdujour-banner .content {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    vertical-align: middle;
    display: inline-block;
    height: 22px;
    margin-bottom: 2px;
}
.bitsdujour-banner img {
    width: 122px;
    vertical-align: text-bottom;
    margin-left: 8px;
    margin-right: 2px;
}
.bitsdujour-banner .off {
    color: #FFED53;
    margin-right: 8px;
}


/*I8IE11*/
@media all and (-ms-high-contrast: none) {
    .pricing-block .one-pricing-block {
        flex: 0 0.30 26%;
        display: flex;
        flex-flow: column;
        -ms-flex-flow: column;
        align-items: center;
        text-align: center;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        border-radius: 8px;
        box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.15);
        padding: 2em;
        cursor: pointer;
        position: relative;
        min-height: 430px;
        transform-style: preserve-3d;
        transition: all 0.7s ease;
    }

    .pricing-block .one-pricing-block .user-side, .pricing-block .one-pricing-block .business-side {
        backface-visibility: hidden;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        border-radius: 8px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 430px;
        background-color: #fff;
        display: flex;
        flex-flow: column;
        -ms-flex-flow: column;
        padding: 1em 1em 1em;
        transition: 1s ease-out;
        justify-content: space-between;
    }

    .pricing-block .one-pricing-block.flipped .user-side {
        z-index: 0;
    }

    .pricing-block .one-pricing-block.flipped .business-side {
        display: flex;
        flex-flow: column;
        backface-visibility: visible;
        z-index: 5;
    }

    .best-value-block {
        background-position: -22px -14px;
    }

    .middle-cover {
        height: auto;
    }

    .middle-cover .middle-cover-back .left-house {
        left: 80px;
    }

    .middle-cover .middle-cover-back .right-house {
        right: 80px;
    }

    .second-block, .third-block {
        background-position: right top;
        background-size: 80px;
        background-repeat: no-repeat;
    }

    .first-block {
        background-position: right 5px;
        background-size: 80px;
        background-repeat: no-repeat;
    }

    .fr .pricing-block .one-pricing-block .description,
    .ru .pricing-block .one-pricing-block .description,
    .fi .pricing-block .one-pricing-block .description,
    .cs .pricing-block .one-pricing-block .description,
    .da .pricing-block .one-pricing-block .description {
        margin-bottom: 2em;
        padding-bottom: 0;
    }

    .da .pricing-block .one-pricing-block .first-block.user-side .description,
    .fr .pricing-block .one-pricing-block .first-block.user-side .description {
        margin-bottom: 3.5em;
        padding-bottom: 0;
    }

    .el .first-block {
        background-position: right 8px;
    }

    .el .pricing-count {
        margin-bottom: 8px;
    }

    .ie10 .indicators-block {
        display: block;
        align-items: center;
        justify-content: center;
        margin-top: 0;
        padding: 10px 0;
    }

    .ie10 .indicators-block div {
        display: inline-block;
        margin: 0 10px;
    }

    .ie10 .indicators-block div img {
        padding: 0 5px;
        float: left;
    }

    .ie10 .indicators-block div p {
        float: left;
    }

    .ie10 #getdata {
        margin: 0;
        float: left;
        display: inline-block;
        height: 45px;
        width: 45px;
        background-repeat: no-repeat;
        background-image: url(https://cdn.driverfix.com/website/assets/images/pricing/ctab-circle-ne.png);
    }

    .ie10 .switcher-block {
        margin: 0 auto 10px;
        display: inline-block;
        align-items: center;
        justify-content: center;
        text-align: center;
        position: relative;
    }

    .ie10 .switcher-label {
        font-size: 14px;
        font-weight: 400;
        display: inline-block;
        float: left;
        position: absolute;
        left: -100px;
        top: 10px;
    }

    .ie10 .bs {
        left: 100px !important;
        min-width: 100px;
    }

    .ie10 .onoffswitch {
        position: relative;
        width: 90px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        margin: 0 10px;
        left: -20px;
    }

    .ie10 .pricing-block .one-pricing-block {
        display: block;
        align-items: center;
        text-align: center;
        border-radius: 8px;
        box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.15);
        padding: 0;
        min-height: 420px;
        width: 30%;
        float: left;
        margin: 5px 10px;
    }

    .ie10 .pricing-block .one-pricing-block .price {
        display: block;
        margin-bottom: 20px;
    }

    .ie10 .sub-block .sub-first {
        margin-top: 30px;
        align-items: center;
        float: left;
        width: 74%;
    }

    .ie10 .sub-block .sub-first p, .sub-block .sub-first img {
        float: left;
    }

    .ie10 .sub-block {
        display: block;
        padding: 20px 0;
    }

    .ie10 .sub-block .sub-second {
        margin-top: 30px;
        align-items: center;
        float: left;
        width: 24%;
        display: block;
    }

    .ie10 .sub-block div img, .sub-block div p {
        float: left;
        display: inline-block;
    }

    .ie10 .sub-block div p {
        width: 74%;
    }

    .ie10 .vat {
        padding: 1em 2em 0 2em;
        margin: 10px 0;
        font-weight: 400;
        font-size: 0.9em;
    }

    .fr .pricing-block .one-pricing-block,
    .de .pricing-block .one-pricing-block,
    .ja .pricing-block .one-pricing-block,
    .es .pricing-block .one-pricing-block,
    .pt .pricing-block .one-pricing-block,
    .sv .pricing-block .one-pricing-block,
    .ru .pricing-block .one-pricing-block,
    .pl .pricing-block .one-pricing-block,
    .el .pricing-block .one-pricing-block,
    .fi .pricing-block .one-pricing-block,
    .nl .pricing-block .one-pricing-block,
    .it .pricing-block .one-pricing-block {
        flex: 0 0.3 27%;
    }

    .el .pricing-block .one-pricing-block {
        height: 495px;
    }

    .el.ie10 .switcher-label,
    .fi.ie10 .switcher-label {
        left: -165px;
    }

    .nl.ie10 .switcher-label,
    .de.ie10 .switcher-label {
        left: -130px;
    }

    .el.ie10 .first-block {
        background-position: right -4px;
    }

    .el.ie10 .second-block, .el.ie10 .third-block {
        background-position: right -9px;
    }

    .fr.ie10 .pricing-block .one-pricing-block .description,
    .ru.ie10 .pricing-block .one-pricing-block .description,
    .fi.ie10 .pricing-block .one-pricing-block .description,
    .da.ie10 .pricing-block .one-pricing-block .description {
        margin-bottom: 0.5em;
        padding-bottom: 0;
    }

    .el.ie10 .pricing-block .one-pricing-block .user-side, .el .pricing-block .one-pricing-block .business-side {
        height: 514px;
    }

    .el.ie10 .pricing-block .one-pricing-block {
        min-height: 514px;
    }

    .ja.ie10 .pricing-block .one-pricing-block .first-block.user-side .description {
        margin-bottom: 3em;
    }

    .fi.ie10 .pricing-block .one-pricing-block .first-block.user-side .description,
    .ru.ie10 .pricing-block .one-pricing-block .first-block.user-side .description {
        margin-bottom: 3.5em;
    }

    .pl.ie10 .pricing-block .one-pricing-block .first-block.user-side .description {
        margin-bottom: 4.5em;
    }

    .fr.ie10 .pricing-block .one-pricing-block .first-block.user-side .description,
    .da.ie10 .pricing-block .one-pricing-block .first-block.user-side .description {
        margin-bottom: 2em;
        padding-bottom: 0;
    }

    .tr.ie10 .indicators-block .scan-block,
    .no.ie10 .indicators-block .scan-block,
    .pt.ie10 .indicators-block .scan-block,
    .da.ie10 .indicators-block .scan-block,
    .el.ie10 .indicators-block .scan-block,
    .fr.ie10 .indicators-block .scan-block,
    .ru.ie10 .indicators-block .scan-block {
        float: left;
    }

    .pt.ie10 .container-fluid,
    .el.ie10 .container-fluid,
    .ru.ie10 .container-fluid {
        width: 1270px;
    }

    .ru.ie10 .indicators-block div {
        margin: 0 5px;
    }

    .nl.ie10 .pricing-block .one-pricing-block .description {
        margin-bottom: 1em;
        padding-bottom: 0;
    }

    .nl.ie10 .pricing-block .one-pricing-block .first-block.user-side .description {
        margin-bottom: 2.5em;
        padding-bottom: 0;
    }
}

.tip-main-page {
    justify-content: center;
    margin:10px 0 30px 0;
    display: flex;
    font-size:15px;
}
.tip-main-page .right-part {
    margin-left: 15px;
    color:#0d0238;
    line-height: 22px;
}
.tip-main-page .left-part {
    background-image: url('/assets/images/purchase/bg-tip.jpg');
    background-repeat: repeat-x;
    position: relative;
    padding-top: 1px;
    padding-left: 25px;
    padding-bottom: 1px;
    color:white;
    font-weight: 400;
    padding-right: 10px;

}
.tip-main-page .left-part:before {
    content: url('/assets/images/purchase/left-part-tip.jpg');
    background-repeat: no-repeat;
    position: absolute;
    left:0;
    top:0;
}

.above-pricing-title {
  font-size: 26px;
  font-weight: normal;
  margin-bottom: 25px;
}

.tem2 .pricing-block .one-pricing-block:hover .not-best-btn {
    color: #F15B24;
    background: #ffffff;
}

.tem2 .pricing-block .one-pricing-block .not-best-btn {
    color: #000000;
    font-weight: 400;
    padding: 0.65em 2em;
    margin: 1em auto;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    font-size: 1.25em;
    align-self: center;
    min-width: 170px;
    max-width: 200px;
}

.tem2 .pricing-block .one-pricing-block .user-btn {
    background: #ffffff;
    border-radius: 25px;
    position: relative;
}

.tem2 .pricing-block .one-pricing-block .user-btn::after {
    background: linear-gradient(90deg, #F7931E 0%, #F15A24 100%);
    border-radius: 25px;
    position: absolute;
    top: -2px; bottom: -2px;
    left: -2px; right: -2px;
    content: '';
    z-index: -1;
}

.tem2 .pricing-block .one-pricing-block:hover .user-btn::after {
    background: linear-gradient(90deg, #F7931E 0%, #F15A24 100%);
    border-radius: 25px;
    position: absolute;
    top: -2px; bottom: -2px;
    left: -2px; right: -2px;
    content: '';
    z-index: -1;
    animation: animate-btn 0.3s ease-in forwards;
}

.tem2 .pricing-block .one-pricing-block:hover .second-block .user-btn::after {
    background: transparent;
}

.pricing-block .one-pricing-block:hover .not-best-btn {
    background: #ffffff;
    animation: animate-btn 0.3s ease-in forwards;
}

.customer-choice {
  height: 40px;
  line-height: 40px;
  background: -moz-linear-gradient(75deg, #2BB673 0%, #01A79C 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(75deg, #2BB673 0%, #01A79C 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(75deg, #2BB673 0%, #01A79C 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  text-transform: capitalize;
}

.tem2 .pricing-cards {
    position: relative;
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
    margin-top: -100px;
}

.tem2 .pricing-cards .pricing-box-3 {
    float: left;
    width: 33.33%;
    padding: 15px;
}

.pricing-inside {
    margin-top: 35px;
    background: #ffffff;
    border-radius: 15px;
    padding: 20px;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    transition: all 0.7s ease-in-out;padding: 20px;
    font-size: 12px;
    color: #7C7B7B;
    font-weight: normal;
    line-height: 20px;

}

.box-n2 {
    margin-top: 0;
    position: relative;
    padding: 0;
}

.box-n2::after {
    border-radius: 15px;
    position: absolute;
    top: -3px; bottom: -3px;
    left: -3px; right: -3px;
    content: '';
    z-index: -1;
    background: linear-gradient(90deg, #01A79C 0%, #2BB673 100%);
}

.inside-best {
    padding: 5px 15px 15px;
    font-size: 14px;
    color: #7C7B7B;
    font-weight: normal;
    line-height: 24px;
}

.clear-after {
    width: 100%;
    clear: both;
}

@keyframes animate-btn {
    0% {transform: scale(1); opacity: 1}
    100% {transform: scale(1.05); opacity: 0.9}
}

@keyframes animate-btn-best {
    0% {transform: scale(1); opacity: 1}
    100% {transform: scale(1.15); opacity: 0.9}
}

.buy-now-best {
    background: linear-gradient(90deg, #F7931E 0%, #F15A24 100%);
    width: 160px;
    margin: 15px auto;
    border-radius: 25px;
    line-height: 50px;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    text-transform: capitalize;
}
.box-n2:hover .buy-now-best {
     animation: animate-btn-best 0.5s forwards;
 }

.not-best-btn {
    position: relative;
    background: #ffffff;
    width: 154px;
    margin: 1px;
    height: 40px;
    border-radius: 25px;
    line-height: 40px;
    color: #000000;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
}

.box-n1:hover .not-best-btn, .box-n3:hover .not-best-btn {
    color: #F15B24;
}
.box-n1:hover .not-best-border, .box-n3:hover .not-best-border {
    animation: animate-btn 0.3s forwards;
}

.not-best-border {
    height: 46px;
    padding: 2px;
    background: linear-gradient(90deg, #F7931E 0%, #F15A24 100%);
    width: 160px;
    border-radius: 25px;
    line-height: 38px;
    color: #fff;
    font-weight: 500;
    margin: 20px auto 15px;
}

.pricing-cards .pricing-title {
    font-size: 26px;
    font-weight: bold;
    color: #414042;
    padding-top: 20px;
    padding-bottom: 5px;
    text-transform: capitalize;
}

.inside-best .pricing-cards .pricing-title {
    padding-top: 10px;
}

.payment-methods {
    text-align: center;
    width: 100%;
    margin-top: 10px;
}

.payment-methods span {
    display: inline-block;
    line-height: 20px;
    height: 20px;
    font-size: 12px;
    font-style: italic;
}

.tem2 .description {
    margin-bottom: 45px;
}

.tem2 .box-n2 .description {
    margin-bottom: 20px;
}

.pl .tem2 .box-n2 .description, .pt .tem2 .box-n2 .description {
    margin-bottom: 12px;
}

.tem2 .price {
    color: #414042;
    font-size: 25px;
    font-weight: 800;
}

.tem2 .subprice {
    color: #D81212;
    font-weight: bold;
    text-decoration: line-through;
    display: block;
}

.tem2 .middle-cover .middle-cover-back .left-house {
    left: -150px;
    bottom: 25px;
}

.tem2 .middle-cover .middle-cover-back .right-house {
    right: -150px;
    bottom: 25px;
}

.tem2 header .container-fluid-header {
    border-bottom: 1px solid #949393;
    padding: 15px 20px 27px 20px;
    margin-bottom: 20px;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    height: 70px;
}

.tem2 .middle-cover .middle-cover-back {
    z-index: -1;
}

.tem2-footer {
    position: relative;
    width: 386px;
    height: 42px;
    margin: 25px auto;
}

.tem2-footer .appesteem {
    display: block;
    position: relative;
    float: left;
    width: 64px;
    height: 52px;
    background: url("https://cdn.driverfix.com/website/assets/images/pricing/tem2/appesteem.png") no-repeat center;
    margin-right: 20px;
}

.tem2-footer .trusted {
    float: left;
    width: 230px;
    height: 52px;
    margin-right: 20px;
}

.tem2-footer .moneyback {
    display: block;
    position: relative;
    float: left;
    width: 52px;
    height: 52px;
    background: url("https://cdn.driverfix.com/website/assets/images/pricing/tem2/60days.png") no-repeat center;
}

.tem2-footer .moneyback .moneyback-txt {
    position: absolute;
    left: 62px;
    width: 155px;
    font-size: 14px;
    color: #494848;
    font-weight: normal;
}

.tem2-mcafee {
    width: 65px;
}

.tem2 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 0.5em 0 1em;
    padding: 0;
}

.tem2 .top-cover {
    padding-bottom: 25px;
}

.tem2 .indicators-block .serverAnimation {
    width: 90px;
    height: auto;
    position: absolute;
    bottom: -15px;
    right: -10px;
}

.tem2 .indicators-block .scanAnimation {
    position: relative;
    width: 70px;
}

.tem2 .sub-heading {
    font-size: 28px;
}

.tem2 .indicators-block {
    margin-top: 1em;
}

.tem2 .outOfDateDrivers {
    display: block;
    flex-direction: column;
}

.tem2 .logo {
    width: 150px;
    margin-top: 8px;
}

.el .customer-choice, .es .customer-choice {
    font-size: 19px;
}

.el .pricing-box-3, .ru .pricing-box-3, .de .pricing-box-3, .es .pricing-box-3,
.fr .pricing-box-3, .nl .pricing-box-3, .pl .pricing-box-3, .pt .pricing-box-3, .sv .pricing-box-3 {
    width: 32% !important;
}

.el .pricing-box-middle, .ru .pricing-box-middle, .de .pricing-box-middle,
.es .pricing-box-middle, .fr .pricing-box-middle, .nl .pricing-box-middle,
.pl .pricing-box-middle, .pt .pricing-box-middle, .sv .pricing-box-middle {
    width: 36% !important;
}

.tem2 #techra {top: -150px; left: -110px;}
.tem2 #techra .logo {position: relative; left: 22px;}
.fi .tem2 #techra {top: -195px; left: -115px;}
.el .tem2 #techra {top: -190px; left: -115px;}
.it .tem2 #techra {top: -190px; left: -115px;}
.nl .tem2 #techra {top: -190px; left: -115px;}
.de .tem2 #techra {top: -170px; left: -115px;}
.cs .tem2 .indicators-block div, .da .tem2 .indicators-block div, .es .tem2 .indicators-block div, .ja .tem2 .indicators-block div, .pl .tem2 .indicators-block div, .sv .tem2 .indicators-block div {margin: 0 0 0 0.5em}

.tem2 .vat {
    position: absolute;
    top: -30px;
}

.banners header .container-fluid {
    margin-bottom: 0;
}

.banners-hidden .top-cover, .top-majorgeeks-banner, .top-bitsdujour-banner {
    margin-top: 20px;
}

.banners .top-cover .banner.black-friday {
    background: url("/assets/images/black_friday.jpg") center center no-repeat;
    background-size: cover;
}

.banners .top-cover .banner.cyber-monday {
    background: url("/assets/images/cyber_monday.jpg") center center no-repeat;
    background-size: cover;
}

.banners .top-cover .banner {
    display: none;
    height: 57px;
    text-align: center;
    font-size: 25px;
    font-family: "Lato", sans-serif;
    line-height: 57px;
    font-weight: 600;
}

.banners .top-cover .banner.black-friday .discount, .banners .top-cover .banner.black-friday .discount span {
    color: #f53d44;
}

.banners .top-cover .banner.cyber-monday .discount, .banners .top-cover .banner.cyber-monday .discount span {
    color: #fac464;
}

.banners .top-cover .banner .step {
    color: #fff;
}

.banners .container-fluid h1, .banners .container-fluid h2 {
    display: none;
}

.banners-hidden .container-fluid h1, .banners-hidden .container-fluid h2 {
    display: block;
}

.banners .top-cover .banner.mode-indicator {
    margin-top: 15px;
    margin-bottom: 20px;
}
