@font-face {
    font-family: 'icomoon';
    src: url("/v8/assets/fonts/icomoon.eot?o316zb");
    src: url("/v8/assets/fonts/icomoon.eot?o316zb#iefix") format("embedded-opentype"), url("/v8/assets/fonts/icomoon.ttf?o316zb") format("truetype"), url("/v8/assets/fonts/icomoon.woff?o316zb") format("woff"), url("/v8/assets/fonts/icomoon.svg?o316zb#icomoon") format("svg");
    font-weight: normal;
    font-style: normal
}

html {
    scroll-behavior: smooth;
}

content,
content div,
content li,
content p {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}

section .target {
    transform: translateX(0) !important;
    opacity: 1 !important;
}

.align-center {
    text-align: center;
}

.clearleft {
    float: none;
    clear: left;
}

.clearright {
    float: none;
    clear: right;
}

.clearBoth {
    clear: both;
}

.floatLeft,
.floatleft {
    float: left !important;
}

.floatRight,
.floatright {
    float: right;
}

.inlineBlock {
    display: inline-block;
}

.posr {
    position: relative;
}

p.legal {
    font-size: 10px;
}

.brackets {
    position: relative;
    box-sizing: border-box;
    padding-left: 32px;
    padding-top: 25px;
    padding-right: 40px;
    margin-right: 40px;
}

.brackets:before {
    width: 51px;
    height: 51px;
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    border-top: 18px solid #f88508;
    border-left: 18px solid #f88508;
}

.brackets:after {
    width: 51px;
    height: 51px;
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    border-bottom: 18px solid #f88508;
    border-right: 18px solid #f88508;
}

.greyBg {
    background: #f5f5f5;
}

html {
    scroll-behavior: smooth
}

body {
    font-family: "Montserrat" !important;
    font-family: "Montserrat", sans-serif;
    overflow-x: hidden
}

@media only screen and (min-width:0) and (max-width:640px) {
    body {
        overflow-x: hidden
    }
}

@media only screen and (min-width:641px) and (max-width:1023px) {
    body {
        overflow-x: hidden
    }
}

h2 {
    font-family: "Montserrat";
    font-weight: 800;
    font-size: 40px;
    line-height: 43px;
    margin: 0
}

h3 {
    font-family: "Montserrat";
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    margin: 0
}

p {
    font-family: "Montserrat";
}

content#content {
    max-width: 1920px;
    margin: 0 auto
}

/*******************************/

.section-1 .row,
.section-1 .column {
    display: flex;
    justify-content: center;
    align-items: center;
}

.section-1 h1 {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #F39200;
    font-size: 41px;
    font-weight: 800;
    line-height: 50px;
}

/*******************************/

.section-2 h2 {
    font-size: 32px;
    margin-top: 21px;
    line-height: 39px;
    color: #F39200;
}

.section-2 .desc {
    padding-bottom: 58px;
}

/*******************************/

.section-3 .row .row {
    margin-right: 0;
    margin-left: 0;
}

.section-3 .row .row .column {
    padding-left: 0;
    padding-right: 0;
}

.section-3 h3 {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.section-3 .frame {
    border: 3px solid #000;
    text-align: center;
    margin-bottom: 16px;
}

.section-3 .plus_sign img,
.section-3 .plus_sign_2 img {
    display: block;
    margin: 0 auto;
}

.section-3 .plus_sign {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 16px;
}

.section-3 .plus_sign_2 {
    min-height: 145px;
    display: flex;
    align-items: center;
}

.section-3 .tv_pic img {
    display: block;
    float: left;
    margin-bottom: 20px;
}

.section-3 .tv_pic p {
    text-align: center;
    font-size: 16px;
}

.section-3 .tv_pic p a {
    font-weight: 500;
    text-decoration: underline;
    color: #F7941E;
}

.section-3 .tv_pic p a:hover,
.section-3 .tv_pic p a:focus {
    text-decoration: none;
}

.section-3 .flexAligner {
    display: flex;    
}

.section-3 p.bigger,
.section-3 .inlineAllThings .bigger {
    font-size: 24px;
    margin: 0;
    padding: 0;
    font-weight: 500;
}

.section-3 p.bigger img {
    padding-right: 16px;
}

.section-3 .internet_info {
    padding-top: 16px;
    padding-bottom: 16px;
}

.orange {
    color: #F7941E;  
}

.section-3 p.bigger .orange {
    font-weight: 700;
}

.section-3 .inlineAllThings {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.section-3 .inlineAllThings p {
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    padding: 0;
    margin: 0;
}

.section-3 .inlineAllThings .bigger {
    margin-bottom: 10px;
}

.section-3 .inlineAllThings img {
    padding-right: 16px;
}

.section-3 .frame.narrow {
    min-height: 145px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.section-3 .frame.narrow h3 {
    padding-bottom: 9px;
}

.section-3 .frame.wide .row {
    display: flex;
    justify-content: space-between;
    padding-top: 19px;
    padding-bottom: 19px;
    padding-left: 25px;
    padding-right: 25px;
}

.section-3 .frame.wide .column {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}


.section-3 .price {
    font-size: 16px;
    padding-left: 32px;
}

.section-3 .price span {
    font-weight: 700;
    font-size: 42px;
}

.section-3 .grey_frame {
    background: #E3E3E3;
    font-size: 14px;
    font-weight: 500;
    padding: 11px 20px;
    margin: 0 0 20px;
    text-align: center;
}

.section-3 .grey_frame p {
    margin: 0;
    padding: 0;
}

/*******************************/

.section-cta {
    padding: 24px 0 48px;
}

.section-cta a.cta {
    width: 100%;
    max-width: 480px;
    background: #F7941E;
    text-align: center;
    color: #fff;
    display: block;
    margin: 0 auto;
    text-decoration: none;
    padding: 15px;
    font-size: 16px;
}

.section-cta a.cta:hover,
.section-cta a.cta:focus {
    opacity: 0.8;
}

/*******************************/

.section-4 h2 {
    font-size: 28px;
    font-weight: 800;
}

.section-4 ul {
    margin: 16px 0 40px;
    padding: 0;
}

.section-4 li {
    margin: 0 0 5px;
    padding: 0;
    list-style: none;
    font-size: 12px;
}

.section-4 a {
    color: #E98D20;
    text-decoration: none;
    padding-left: 14px;
    background: url('../image/pdf.png') no-repeat left 3px;
}

.section-4 a:hover,
.section-4 a:focus {
    text-decoration: underline;
}

/*******************************/

@media screen and (max-width: 768px) {
    .section-1 h1 {
        font-size: 32px;
    }

    .brackets {
        margin: 0;
        padding: 0;
    }

    .brackets:before,
    .brackets:after {
        display: none;
    }

    .section-1 .row,
    .section-1 .column,
    .section-3 .flexAligner {
        display: block;    
    }
}