.contactForm, .contactForm-title h1, .contactInfo, .contactPrivacy, .cta {
    text-align: center
}

.contactForm--bg .contactForm-title h2, .contactForm-caption h4, .contactForm-title h1, .contactForm-title h3, .contactInfo-head, .contactPrivacy-head h3, .cta-button, .cta-title, .footer-title, .likely .likely__widget, .related-title, .startSteps-text h5, .tabnav--type--1 .tabnav-navitem, .tags-title, .terms-title h1, .terms-title h3, .winners-btn, .winners-caption h4, .winners-title h1, .winners-title h3, input.contactForm-submit {
    text-transform: uppercase
}

.cta-button, input.contactForm-submit {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

    .contactForm-attachTrigger, .contactForm-description a, .contactForm-file, .contactInfo a, .cta-button, .cta-button:hover, .footer-link, .footer-tel, .footerList-link, .footerList-link:hover, .historyNavigation-link, .mobileNavigationList-link, .related-btn:hover, .related-link, .tabnav-navitem, .winners-description a {
        text-decoration: none
    }

.contactInfo-head h3, .contactInfo-title {
    font-family: Ubuntu,Arial,Helvetica,sans-serif
}

.bgcolor--white {
    background-color: #fff
}

.bgcolor--light {
    background-color: #f7f7f7
}

.bgcolor--dark {
    background-color: #3d3c42
}

.bgcolor--green {
    background-color: #51c336
}

.bgcolor--blue {
    background-color: #0cf
}

.bgcolor--red {
    background-color: #f96057
}

.bgcolor--dark-blue {
    background-color: #255ccc
}

.bgcolor--orange {
    background-color: #ff9700
}

.bgcolor--aqua {
    background-color: #00ddce
}

.bgcolor--purple {
    background-color: #9d26d5
}

.bgcolor--gray {
    background-color: #e2e2e2
}

.bgcolor--black {
    background-color: #2d2c31
}

.bgcolor--hover--white:hover {
    background-color: #fff;
    color: #234
}

.bgcolor--hover--light:hover {
    background-color: #f7f7f7;
    color: #234
}

.bgcolor--hover--dark:hover {
    background-color: #3d3c42;
    color: #fff
}

.bgcolor--hover--green:hover {
    background-color: #51c336;
    color: #fff
}

.bgcolor--hover--blue:hover {
    background-color: #0cf;
    color: #fff
}

.bgcolor--hover--red:hover {
    background-color: #f96057;
    color: #fff
}

.bgcolor--hover--dark-blue:hover {
    background-color: #255ccc;
    color: #fff
}

.bgcolor--hover--orange:hover {
    background-color: #ff9700;
    color: #fff
}

.bgcolor--hover--aqua:hover {
    background-color: #00ddce;
    color: #fff
}

.bgcolor--hover--purple:hover {
    background-color: #9d26d5;
    color: #fff
}

.bgcolor--light, .bgcolor--white {
    color: #234;
    position: relative
}

.bgcolor--aqua, .bgcolor--blue, .bgcolor--dark, .bgcolor--dark-blue, .bgcolor--green, .bgcolor--orange, .bgcolor--purple, .bgcolor--red {
    color: #fff;
    position: relative
}

.bgcolor--white + .bgcolor--white {
    padding-top: 0
}

section.width--full > .container {
    width: auto
}

.background {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
    overflow: hidden
}

.bg--contain {
    background-size: contain
}

.bg--cover {
    background-size: cover
}

.bg--fixed {
    background-attachment: fixed
}

section.bg--center {
    background-position: 50% 50%
}

section.bg--top-left {
    background-position: 0 0
}

section.bg--top-right {
    background-position: 100% 0
}

section.bg--bottom-left {
    background-position: 0 100%
}

section.bg--bottom-right {
    background-position: 100% 100%
}

@media(max-width:1030px) {
    .background, .background--position--absolute {
        position: absolute
    }

    .bg--fixed {
        background-attachment: inherit
    }
}

@media(max-width:767px) {
    .background {
        background-size: cover
    }
}

.contactInfo {
    margin-bottom: 80px
}

.contactInfo-nomargin {
    margin-bottom: 60px
}

.contactInfo a {
    color: #51c336
}

    .contactInfo a[href*=tel] {
        color: #234
    }

.contactInfo-head {
    padding: 30px;
    background-color: #51c336;
    color: #fff
}

    .contactInfo-head h3 {
        margin: 0;
        font-weight: 300;
        font-size: 35px;
        line-height: 40px
    }

.contactInfo-col--left {
    padding-right: 0
}

.contactInfo-col--right {
    padding-left: 0
}

.contactInfo-container {
    padding: 35px 30px 32px;
    border: 1px solid #ebebeb;
    border-top: 0;
    background: #fff
}

.contactInfo-col--right .contactInfo-container {
    border-left: 0
}

.contactInfo-title {
    margin-bottom: 13px;
    font-weight: 400;
    font-size: 25px;
    line-height: 30px
}

.contactForm-title h1, .contactForm-title h3 {
    font-weight: 300;
    font-family: Avenir,Arial,Helvetica,sans-serif
}

.contactInfo-data p:first-child {
    margin-top: 0
}

.contactInfo-data p {
    margin: .3em 0
}

.contactInfo-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.contactInfo-item, .contactInfo-item a {
    color: #234
}

.contactInfo-mail {
    display: inline-block;
    margin-bottom: 7px
}

.contactInfo--2 {
    margin-top: -180px;
    margin-bottom: -150px;
    padding-top: 180px;
    padding-bottom: 230px;
    background-repeat: no-repeat;
    background-image: url(../images/contacts-decoration.jpeg);
    background-position: 100% 115%
}

    .contactInfo--2 .contactInfo-head {
        background-color: #0cf
    }

    .contactInfo--2 .contactInfo-container {
        padding: 57px 12% 24px
    }

@media(max-width:1199px) {
    .contactInfo-col--left {
        padding-right: 15px
    }

    .contactInfo-col--right {
        padding-left: 15px
    }

        .contactInfo-col--right .contactInfo-container {
            border-left: 1px solid #ebebeb
        }

    .contactInfo--2 {
        background-position: 100% -75px
    }

        .contactInfo--2 .contactInfo-container {
            padding: 35px 8% 40px
        }
}

@media(max-width:767px) {
    .contactInfo--2 {
        margin-bottom: -200px
    }

    .contactInfo-nomargin {
        margin-bottom: 30px
    }
}

.contactForm {
    position: relative;
    padding-top: 175px;
    padding-bottom: 80px;
    color: #234;
}

.contactForm--nopaddingBottom {
    padding-bottom: 0
}

.contactForm--nopaddingTop {
    padding-top: 0
}

.contactForm--back {
    background-image: url(../images/bg-book.jpeg);
    background-position: top right;
    background-repeat: no-repeat
}

.contactForm-title h1 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 70px;
    line-height: 68px
}

.contactForm-title h3 {
    margin: 0 0 52px;
    font-size: 52px;
    line-height: 60px
}

.contactForm-caption h4, .contactForm-description p {
    margin-top: 0;
    font-size: 25px;
    font-family: Ubuntu,Arial,Helvetica,sans-serif;
    font-weight: 300
}

.contactForm-description {
    padding-bottom: 60px
}

    .contactForm-description p {
        margin-bottom: 16px;
        line-height: 38px;
        text-align: center
    }

    .contactForm-description a {
        text-decoration: none;
        color: #51c336
    }

.contactForm-col {
    text-align: left
}

.contactForm-caption h4 {
    margin-bottom: 17px;
    line-height: 40px
}

.contactForm-line {
    position: relative;
    margin-bottom: 20px
}

.contactForm-body input, .contactForm-body textarea {
    font-weight: 300;
    font-family: Ubuntu,Arial,Helvetica,sans-serif;
    font-size: 17px;
    outline: 0;
    border-radius: 0;
    color: #234;
}

input.contactForm-input {
    position: relative;
    width: 100%;
    padding: 25px 60px 14px 18px;
    border: 1px solid #d9d9d9;
    background: 0;
    z-index: 1
}

    input.contactForm-input::-ms-clear {
        width: 0;
        height: 0
    }

.contactForm-input:active, .contactForm-input:focus {
    border-color: #a8e19a;
    -webkit-box-shadow: 0 0 3px .5px #a8e19a;
    box-shadow: 0 0 3px .5px #a8e19a
}

.contactForm-placeholder {
    position: absolute;
    display: block;
    width: 100%;
    height: 60px;
    top: 0;
    left: 0;
    padding-left: 18px;
    font-size: 17px;
    line-height: 60px;
    color: #a4a8ad;
    background-color: #f8f8f8 !important;
    pointer-events: none;
    -webkit-transition: .1s linear;
    transition: .1s linear
}

.contactForm-block--require .contactForm-placeholder:after, .contactForm-place--require .contactForm-attachText:after {
    content: '*';
    color: #f96057
}

.chosen-container-single .chosen-single div:after, .contactForm-attach .form-item-file:before, .contactForm-attachList:after, .contactForm-attachTrigger:after, .contactForm-loading:after, .historyNavigation-col:after, .historyNavigation-link:after, .mobileNavigation ul li > ul:after, .mobileNavigationList-link:after, .related:after, .slider .owl-theme .owl-controls .owl-buttons div:after, .winners-card:after {
    content: ''
}

.contactForm-input:active ~ .contactForm-placeholder, .contactForm-input:focus ~ .contactForm-placeholder {
    background-color: #FFF
}

.contactForm-input ~ .contactForm-placeholder {
    font-size: 13px;
    line-height: 38px
}

.contactForm-input.inactive ~ .contactForm-placeholder, .contactForm-textarea.inactive ~ .contactForm-placeholder {
    text-indent: 0;
    font-size: 17px;
    line-height: 60px
}

textarea.contactForm-textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 300px;
    padding: 25px 19px 18px;
    border: 1px solid #d9d9d9;
    background: 0;
    resize: none;
    z-index: 1
}

.contactForm-textarea:active, .contactForm-textarea:focus {
    border-color: #a8e19a;
    -webkit-box-shadow: 0 0 3px .5px #a8e19a;
    box-shadow: 0 0 3px .5px #a8e19a
}

textarea.contactForm-textarea ~ .contactForm-placeholder {
    height: 100%
}

.contactForm-textarea:active ~ .contactForm-placeholder, .contactForm-textarea:focus ~ .contactForm-placeholder {
    background-color: #FFF
}

.contactForm-textarea ~ .contactForm-placeholder {
    font-size: 13px;
    line-height: 38px
}

.contactForm-textarea.inactive ~ .contactForm-placeholder {
    text-indent: 0
}

.contactForm-button {
    margin-top: 31px;
    margin-bottom: 24px
}

input.contactForm-submit {
    min-width: 210px;
    padding: 22px 30px 18px;
    font-family: Avenir,Arial,Helvetica,sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    border: 2px solid #51c336;
    border-radius: 2px;
    background: #fff;
    color: #51c336;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

    input.contactForm-submit:hover {
        background: #51c336;
        color: #fff
    }

    input.contactForm-submit:active, input.contactForm-submit:focus {
        border-color: #a8e19a;
        -webkit-box-shadow: 0 0 3px .5px #a8e19a;
        box-shadow: 0 0 3px .5px #a8e19a
    }

.contactForm-note {
    font-size: 13px;
    color: #6f7a85
}

.contactForm-sign {
    position: relative;
    padding-left: 15px
}

.contactForm-star {
    position: absolute;
    left: 2px;
    top: 0;
    line-height: 1.2;
    font-size: 17px;
    color: #f96057
}

.contactForm-attach, .contactForm-attach .form-item-file {
    position: relative
}

    .contactForm-attach .form-item-file:before {
        position: absolute;
        display: block;
        width: 100%;
        height: 60px;
        top: 0;
        left: 0;
        background: #f8f8f8
    }

.contactForm-file {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 60px;
    padding: 16px 18px;
    text-decoration: none;
    font-size: 17px;
    cursor: pointer;
    border: 1px solid #d9d9d9;
    overflow: hidden;
    color: #a4a8ad;
    z-index: 103;
    outline: 0
}

    .contactForm-file:active, .contactForm-file:focus {
        border-color: #a8e19a;
        -webkit-box-shadow: 0 0 3px .5px #a8e19a;
        box-shadow: 0 0 3px .5px #a8e19a
    }

.contactForm-file--focus {
    border-color: #a8e19a !important;
    -webkit-box-shadow: 0 0 3px .5px #a8e19a !important;
    box-shadow: 0 0 3px .5px #a8e19a !important
}

.contactForm-line .contactForm-attach label {
    position: absolute;
    display: block;
    width: 100%;
    height: 60px;
    top: 0;
    left: 0;
    padding-top: 0;
    padding-left: 20px;
    font-size: 17px;
    line-height: 60px;
    color: #a4a8ad
}

.contactForm-attach .form-file {
    position: absolute;
    width: 100%;
    height: 60px;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    outline: 0;
    z-index: 105
}

.contactForm-attach [id*=edit-file-remove-button], .contactForm-attach [id*=edit-file-upload-button], .contactForm-icon {
    width: 60px;
    position: absolute;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: block
}

.contactForm-attach [id*=edit-file-upload-button] {
    height: 60px;
    top: -1px;
    right: -1px;
    text-indent: -999px;
    border: 0;
    border: 1px solid #d9d9d9;
    background-image: url(../images/icon-upload@1x.png);
    color: transparent;
    z-index: 102
}

.contactForm-attach [id*=edit-file-remove-button], .contactForm-icon {
    height: 100%
}

.contactForm-attach [id*=edit-file-remove-button] {
    top: 0;
    right: 0;
    text-indent: -999px;
    border: 0;
    border-left: 1px solid #dfdfdf;
    background-image: url(../images/icon-delete-cross@1x.png);
    color: transparent;
    z-index: 110
}

.contactForm-place .description {
    padding-top: 8px;
    padding-bottom: 5px;
    font-size: 13px;
    line-height: 13px;
    color: #a6aaaf;
    text-align: left
}

.contactForm-attach.contactForm-box--full .form-submit {
    display: block
}

.contactForm-icon {
    top: 0;
    right: 0;
    border-left: 1px solid #dfdfdf;
    background-image: url(../images/icon-upload@1x.png);
    text-indent: -9999px;
    color: transparent
}

.contactForm-attach:hover .contactForm-icon {
    background-image: url(../images/icon-upload-active@1x.png)
}

.contactForm-size {
    font-size: 13px;
    color: #64707c
}

.contactForm-file-box {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none
}

.contactForm-box--empty .contactForm-file-box {
    display: none
}

.contactForm-elem {
    position: relative;
    display: block;
    height: 60px;
    margin-bottom: 5px;
    padding: 19px 18px;
    font-weight: 400;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 22px;
    color: #234;
    border: 1px solid #d9d9d9;
    background: #f8f8f8;
    overflow: hidden
}

.contactPrivacy-head h3, .cta-button {
    font-family: Avenir,Arial,Helvetica,sans-serif
}

.contactForm-correct, .contactForm-del, .contactForm-delete {
    width: 60px;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: absolute
}

.contactForm-delete {
    display: none;
    cursor: pointer;
    cursor: hand;
    height: 58px;
    border-left: 1px solid #dfdfdf;
    background-color: #fff;
    background-image: url(../images/icon-delete-cross@1x.png);
    z-index: 102
}

.contactForm-box--full .contactForm-delete {
    display: block
}

.contactForm-correct, .contactForm-del {
    display: none
}

.contactForm-correct {
    cursor: hand;
    height: 58px;
    background-image: url(../images/icon-check-mark@1x.png)
}

.contactForm-del {
    cursor: hand;
    height: 60px;
    background-image: url(../images/icon-delete-cross@1x.png)
}

.contactForm-block--failed .contactForm-message, .contactForm-input.valid ~ .contactForm-correct {
    display: block;
    z-index: 3
}

.contactForm-block .error-messages {
    padding-top: 10px
}

.contactForm-block .error-message {
    padding-top: 3px;
    font-size: 13px;
    line-height: 1;
    color: #f96057
}

.contactForm-block select + .error-message {
    position: absolute;
    top: 100%;
    margin-top: 6px
}

.contactForm-block input.error, .contactForm-block textarea.error {
    border-color: #fb8f89;
    color: #f96057;
    -webkit-box-shadow: none;
    box-shadow: none
}

.contactForm-block select.error ~ .select2-container--default .select2-selection--single {
    border-color: #fb8f89
}

.contactForm-line select {
    width: 100%;
    padding: 19px 18px;
    outline: 0;
    border-radius: 0
}

.chosen-container-single {
    width: 100% !important
}

    .chosen-container-single .chosen-single {
        height: 60px;
        padding-left: 18px;
        border: 1px solid #d9d9d9 !important;
        background: #f8f8f8 !important;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .chosen-container-single.chosen-container-active .chosen-single {
        background: #fff !important
    }

    .chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single {
        border: 1px solid #d9d9d9 !important
    }

    .chosen-container-single .chosen-single span {
        height: 60px;
        margin-right: 60px;
        font-size: 17px;
        line-height: 60px;
        color: #a4a8ad
    }

    .chosen-container-single .chosen-single div {
        position: absolute;
        width: 60px;
        height: 60px;
        top: -1px;
        right: -1px;
        border: 1px solid #d9d9d9;
        background: #fff
    }

        .chosen-container-single .chosen-single div:after {
            content: '';
            position: absolute;
            display: block;
            width: 0;
            height: 0;
            left: 50%;
            top: 50%;
            margin-left: -6px;
            margin-top: -4px;
            border-style: solid;
            border-width: 8px 6px 0;
            border-color: #b2b2b2 transparent transparent
        }

        .chosen-container-single .chosen-single div b {
            display: none;
            background: 0
        }

.chosen-container .chosen-drop {
    border-left: 1px solid #d9d9d9 !important;
    border-right: 1px solid #d9d9d9 !important;
    border-bottom: 1px solid #d9d9d9 !important;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.chosen-container .chosen-results {
    padding-top: 10px
}

    .chosen-container .chosen-results li {
        font-size: 17px;
        color: #234
    }

.contactForm-attachText, .contactForm-attachTrigger {
    color: #a4a8ad;
    font-size: 17px;
    width: 100%;
    height: 60px
}

.chosen-container .chosen-results li + li {
    margin-top: 15px
}

.chosen-container-single .chosen-search input[type=text] {
    font-size: 17px
}

.chosen-container-active .chosen-single {
    border-color: #a8e19a !important;
    -webkit-box-shadow: 0 0 3px .5px #a8e19a;
    box-shadow: 0 0 3px .5px #a8e19a
}

.chosen-container-single .chosen-single abbr {
    background: 0
}

.contactForm-attachList li i, .contactForm-loading:after, .footerLogo-link, .likely .likely__icon, .related {
    background-repeat: no-repeat
}

.contactFormSuccess {
    background-color: #f8f8f8;
    padding: 92px 18% 86px
}

.contactFormSuccess-icon {
    margin-bottom: 28px
}

.contactFormSuccess-title {
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 17px
}

.contactFormSuccess-text {
    font-size: 17px;
    line-height: 25px
}

.contactForm-loading:after {
    position: absolute;
    display: block;
    width: 32px;
    height: 32px;
    top: 50%;
    right: 70px;
    margin-top: -16px;
    background-position: 50% 50%;
    background-image: url(../images/preloader.gif);
    z-index: 200
}

.contactForm-attachTrigger {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 16px 18px;
    text-decoration: none;
    border: 1px solid #d9d9d9;
    overflow: hidden;
    z-index: 103;
    outline: 0;
    background-color: #f8f8f8
}

    .contactForm-attachTrigger.error {
        border-color: #fb8f89
    }

.contactForm-attachText {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    padding-top: 0;
    padding-left: 20px;
    line-height: 60px
}

.contactForm-attachTrigger:after {
    position: absolute;
    display: block;
    width: 60px;
    height: 60px;
    top: -1px;
    right: -1px;
    text-indent: -999px;
    border: 0;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(../images/icon-upload@1x.png);
    color: transparent;
    z-index: 102
}

.contactForm-attachTrigger-input {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer
}

    .contactForm-attachTrigger-input:focus {
        text-indent: -9999em
    }

.contactForm-attach.disabled .contactForm-attachTrigger {
    opacity: .4
}

.contactForm-attach.disabled .contactForm-attachTrigger-input {
    display: none
}

.contactForm-attachList {
    margin: 10px 0 0;
    padding: 0;
    list-style-type: none
}

    .contactForm-attachList:after {
        display: table;
        width: 100%
    }

    .contactForm-attachList li {
        position: relative;
        display: none;
        width: auto;
        height: 35px;
        float: left;
        margin-bottom: 9px;
        margin-right: 9px;
        padding-left: 18px;
        padding-right: 40px;
        line-height: 35px;
        background-color: #f8f8f8
    }

        .contactForm-attachList li.full {
            display: block
        }

        .contactForm-attachList li b {
            position: relative;
            display: inline-block;
            vertical-align: middle;
            max-width: 120px;
            height: auto;
            padding: 0;
            font-weight: 400;
            font-size: 14px;
            line-height: 15px;
            color: #234;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis
        }

.cta-button, .footer-country, .mfp-content, .related-btn {
    vertical-align: top
}

.contactForm-attachList li i {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    top: 50%;
    right: 10px;
    margin-top: -10px;
    border-left: none;
    background-color: #f8f8f8;
    background-position: 50% 50%;
    background-image: url(../images/icon-delete-cross@2x.png);
    background-size: 12px 11px;
    cursor: pointer
}

.contactForm-attachList li input {
    position: absolute;
    display: none;
    opacity: 0
}

.contactForm-checkbox {
    position: relative;
    display: block;
    width: 100%;
    max-width: 830px
}

.contactForm-checkbox__input {
    position: absolute;
    left: -9999px
}

.contactForm-checkbox__label {
    position: relative;
    display: block;
    width: 100%;
    min-height: 20px;
    padding-left: 29px;
    padding-top: 1px;
    padding-right: 15px;
    cursor: pointer
}

.contactForm-checkbox__icon {
    position: absolute;
    display: block;
    width: 26px;
    height: 26px;
    top: 0;
    left: 0;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    background-color: #f8f8f8;
    cursor: pointer;
    -webkit-transition: .1s linear;
    transition: .1s linear
}

    .contactForm-checkbox__icon svg {
        position: absolute;
        display: block;
        width: 14px;
        height: 10px;
        top: 50%;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        margin-top: -4px
    }

        .contactForm-checkbox__icon svg path {
            fill: #f8f8f8
        }

.contactForm-checkbox__input:checked + .contactForm-checkbox__label .contactForm-checkbox__icon {
    background: #51c336;
    border-color: #51c336
}

    .contactForm-checkbox__input:checked + .contactForm-checkbox__label .contactForm-checkbox__icon svg path {
        fill: #fff
    }

.contactForm-checkbox__text {
    line-height: 24px;
    padding-left: 8px;
    font-size: 13px;
    font-weight: 300;
    text-align: left
}

.contactForm-checkbox__input.error + .contactForm-checkbox__label .contactForm-checkbox__icon {
    border-color: #fb8f89;
    background-color: #fff
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2) {
    .contactForm-icon {
        background-image: url(../images/icon-upload@2x.png);
        background-size: 18px 26px
    }

    .contactForm-attach:hover .contactForm-icon {
        background-image: url(../images/icon-upload-active@2x.png);
        background-size: 18px 26px
    }

    .contactForm-del, .contactForm-delete {
        background-image: url(../images/icon-delete-cross@2x.png);
        background-size: 12px 11px
    }

    .contactForm-correct {
        background-image: url(../images/icon-check-mark@2x.png);
        background-size: 15px 11px
    }
}

@media(max-width:1440px) {
    .contactFormSuccess {
        padding-left: 10%;
        padding-right: 10%
    }

    .contactForm--back {
        background-image: none
    }
}

@media(max-width:1030px) {
    .contactFormSuccess {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(max-width:767px) {
    .contactForm {
        padding-top: 95px
    }

    .contactForm--nopaddingTop {
        padding-top: 0;
        padding-bottom: 30px
    }

    .contactForm-title h1 {
        font-size: 39px;
        line-height: 39px
    }

    .contactForm-title h3 {
        margin-bottom: 22px;
        font-size: 34px
    }

    .contactForm-description {
        padding-bottom: 35px
    }

        .contactForm-description p {
            font-size: 20px;
            line-height: 33px
        }

    .contactForm-textarea {
        height: 200px
    }

    .contactFormSuccess {
        padding-top: 50px;
        padding-bottom: 65px
    }

    .contactFormSuccess-title {
        font-size: 25px;
        line-height: 35px
    }
}

.contactForm--bg {
    position: relative;
    background-color: #ecedee;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
    padding-top: 90px;
    padding-bottom: 90px
}

    .contactForm--bg .contactForm {
        padding-top: 0;
        padding-bottom: 0;
        color: #fff
    }

    .contactForm--bg .contactForm-title {
        margin-bottom: 17px
    }

        .contactForm--bg .contactForm-title h2 {
            margin: 0;
            padding: 0;
            font-size: 45px;
            line-height: 50px;
            font-weight: 300;
            color: #234
        }

@media screen and (max-width:767px) {
    .contactForm--bg {
        padding-top: 60px;
        padding-bottom: 60px
    }

        .contactForm--bg .contactForm-title h2 {
            font-size: 35px;
            line-height: 40px
        }
}

.contactForm--bg .contactForm-description {
    padding-bottom: 30px
}

.contactForm--bg .contactForm-caption h4 {
    color: #234
}

.contactForm--bg .contactForm-description p {
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    color: #234
}

.contactForm--bg .description {
    background: 0;
    color: #234
}

.contactForm--bg .contactFormSuccess {
    background: 0
}

.contactForm--bg .contactForm-submit {
    color: #51c336;
    border-color: #51c336;
    background: #fff
}

.contactForm--bg input.contactForm-input, .contactForm--bg textarea.contactForm-textarea {
    background: #fff
}

.contactForm--bg .contactForm-note {
    color: #234
}

.contactForm--bg .contactForm-placeholder {
    background-color: transparent !important;
    z-index: 3
}

.contactForm--bg .contactForm-block--require .contactForm-placeholder:after {
    content: '*';
    color: #51c336;
    margin-left: 2px
}

.contactForm .error + .contactForm-placeholder {
    color: #f96057
}

    .contactForm .error + .contactForm-placeholder .contactForm__tooltip {
        display: block
    }

.contactForm__tooltip {
    padding: 7px 8px;
    background: #f83535;
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    position: absolute;
    top: 100%;
    margin-top: -5px;
    left: 10px;
    max-width: 96%;
    z-index: 3;
    display: none
}

    .contactForm__tooltip:before {
        content: '';
        width: 8px;
        height: 8px;
        background: #f83535;
        position: absolute;
        left: 10px;
        top: -4px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        display: block
    }

.contactForm--bg .contactForm-star {
    color: #51c336
}

.contactForm--bg .chosen-container-single .chosen-single {
    background: #fff !important
}

.contactForm--bg .contactForm-attachTrigger, .contactForm--bg .contactForm-attachTrigger-input {
    background: #fff
}

.contactPrivacy {
    background-color: #f7f7f7
}

.contactPrivacy-head {
    padding: 74px 0 22px
}

    .contactPrivacy-head h3 {
        margin: 0;
        font-weight: 300;
        font-size: 52px;
        line-height: 55px
    }

.contactPrivacy-body {
    padding-bottom: 62px
}

.contactPrivacy-body--paddingSmall {
    padding-bottom: 11px
}

.contactPrivacy-body p {
    margin-top: 0;
    margin-bottom: 19px
}

.contactPrivacy-share {
    padding-bottom: 60px
}

@media(max-width:767px) {
    .contactPrivacy-head {
        padding-top: 50px
    }

        .contactPrivacy-head h3 {
            font-size: 34px
        }
}

.cta {
    position: relative;
    padding-top: 85px;
    padding-bottom: 88px;
    color: #FFF;
    background-color: #0cf
}

.cta-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 300;
    font-size: 46px;
    line-height: 56px
}

.cta p {
    margin-top: 0;
    font-weight: 300;
    font-size: 17px;
    line-height: 28px
}

.cta .cta-text p:last-child {
    margin-bottom: 50px
}

.cta-button {
    display: inline-block;
    margin-top: 20px;
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    color: #FFF;
    border: 2px solid #FFF;
    border-radius: 2px;
    transition: all .2s ease-in-out;
    padding: 14px 30px
}

    .cta-button:hover {
        color: #0cf;
        background-color: #fff
    }

    .cta-button:active {
        opacity: .8
    }

.cta--frontend {
    padding-top: 71px;
    padding-bottom: 37px
}

    .cta--frontend p {
        margin-top: 8px;
        padding-bottom: 20px;
        text-align: left;
        font-size: 25px
    }

    .cta--frontend .cta-btn-container {
        margin: 0;
        text-align: right
    }

    .cta--frontend .btn {
        padding-left: 29px;
        padding-right: 29px;
        font-size: 16px;
        line-height: 16px
    }

@media(max-width:1030px) {
    .cta--frontend .cta-btn-container, .cta--frontend .cta-text {
        text-align: center
    }
}

@media(max-width:767px) {
    .cta {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .cta-title {
        font-size: 32px;
        line-height: 39px
    }
}

.historyNavigation {
    position: absolute;
    width: 100px;
    height: 100%;
    top: 0;
    right: 60px
}

.historyNavigation-holder {
    display: block;
    height: 100%;
    float: none
}

.historyNavigation-wrapper {
    position: absolute;
    width: 80px;
    height: 100%;
    top: 0;
    padding-top: 274px;
    padding-bottom: 150px
}

.historyNavigation-col {
    position: relative;
    height: 100%;
    z-index: 1
}

    .historyNavigation-col:after {
        position: absolute;
        display: block;
        width: 20px;
        height: 6px;
        top: 0;
        right: -5px;
        background-color: #fff
    }

.historyNavigation-container {
    position: relative;
    width: 100%;
    z-index: 2
}

.historyNavigation-list {
    position: relative;
    padding: 0;
    margin: 0;
    list-style-type: none
}

.historyNavigation-item {
    position: relative;
    display: block;
    text-align: right
}

    .historyNavigation-item + .historyNavigation-item {
        margin-top: 20px
    }

.historyNavigation-link {
    position: relative;
    display: block;
    width: 20px;
    margin-left: auto;
    padding-right: 20px;
    font-weight: 300;
    font-size: 15px;
    line-height: 15px;
    color: #234;
    overflow: hidden;
    -webkit-transition: color .4s ease;
    transition: color .4s ease
}

    .historyNavigation-link:active, .historyNavigation-list--white .historyNavigation-link--active {
        color: #FFF
    }

    .historyNavigation-link span {
        opacity: 0
    }

    .historyNavigation-link:after {
        position: absolute;
        display: block;
        width: 8px;
        height: 8px;
        top: 3px;
        right: 1px;
        background-color: #eaeaea;
        border-radius: 50%;
        -webkit-transition: all .2s ease .3s;
        transition: all .2s ease .3s
    }

.footer, .footer .row {
    position: relative
}

.historyNavigation-link--active {
    width: 80px
}

    .historyNavigation-link--active span {
        opacity: 1;
        -webkit-transition: opacity .4s ease .3s;
        transition: opacity .4s ease .3s
    }

.likely .likely__widget_facebook:hover, .likely .likely__widget_gplus:hover, .likely .likely__widget_linkedin:hover, .likely .likely__widget_twitter:hover {
    opacity: .9
}

.footer-link, .footerList-link, .mobileNavigationList-link {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.footer-info, .footer-tel {
    color: #b3b3b4
}

.historyNavigation-link--active:after {
    width: 12px;
    height: 12px;
    top: 2px;
    right: 0;
    background-color: #51c336
}

@media(max-width:1600px) {
    .historyNavigation {
        right: 30px
    }
}

@media(max-width:1500px) {
    .historyNavigation {
        right: 15px
    }
}

@media(max-width:1030px) {
    .historyNavigation {
        display: none
    }
}

.likely {
    display: block;
    margin: 0
}

    .likely .likely__widget {
        width: 115px;
        height: 32px;
        margin-right: 5px;
        margin-left: 5px;
        margin-bottom: 0;
        padding-left: 0;
        line-height: 32px;
        letter-spacing: 1px;
        border-radius: 2px;
        text-align: center
    }

.footer-info, .footer-link {
    font-weight: 300;
    font-size: 13px;
    line-height: 28px
}

.likely .likely__icon {
    width: 25px;
    height: 32px;
    margin: 0 auto;
    background-position: 50% 50%
}

    .likely .likely__icon svg {
        display: none;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

.likely__icon_linkedin {
    background-image: url(../images/ico-share-linkedin.svg)
}

.likely__icon_twitter {
    background-image: url(../images/ico-share-twitter.svg)
}

.likely__icon_facebook {
    background-image: url(../images/ico-share-facebook.svg)
}

.likely__icon_gplus {
    background-image: url(../images/ico-share-gplus.svg)
}

.likely .likely__button {
    padding: 0
}

.likely .likely__widget_linkedin {
    background-color: #0d77b7
}

.likely .likely__widget_twitter {
    background-color: #429cd6
}

.likely .likely__widget_facebook {
    background-color: #3a589e
}

.likely .likely__widget_gplus {
    background-color: #df4b37
}

.footer-link:active, .footerList-link:active {
    opacity: .8
}

.likely .likely__counter {
    padding: 0 4px;
    background-image: none
}

@media(max-width:767px) {
    .likely .likely__widget {
        width: 60px
    }
}

.footer {
    padding-top: 36px;
    background-color: #000;
}

.footer-meta {
    position: absolute;
    width: 20%;
    top: 0;
    left: 0
}

.footerLogo {
    margin-bottom: 29px
}

.footerLogo-link {
    position: relative;
    display: block;
    width: 201px;
    height: 50px;
    text-indent: -999px;
    background-position: 0 0;
    background-image: url(../images/common.footer.logo@1x.png);
    overflow: hidden
}

.footer-contacts {
    margin-bottom: 22px
}

.footer-address {
    margin-bottom: 21px
}

.footer-contactsList {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.footer-link {
    color: #fff
}

    .footer-link:hover, .footer-title {
        color: #0cf
    }

.footer-country {
    display: inline-block;
    width: 39px
}

.footer-title {
    margin-top: 12px;
    margin-bottom: 19px;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px
}

.footerList {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.footer-company {
    padding-left: 42px
}

.footer-expertise {
    padding-left: 72px
}

.footer-service {
    padding-left: 0
}

.footer-technology {
    padding-left: 20px
}

.footerList-link {
    font-weight: 300;
    font-size: 13px;
    line-height: 32px;
    color: #fff
}

.footerList--article {
    margin-top: 28px
}

    .footerList--article .footerList-item {
        margin-bottom: 15px
    }

    .footerList--article .footerList-link {
        line-height: 18px;
        display: inline-block
    }

    .footerList--article time {
        display: block;
        color: rgba(255,255,255,.2);
        font-size: 13px
    }

.footerList-link:hover {
    color: #0cf
}

.footer-copy {
    margin-top: 37px;
    padding-top: 31px;
    padding-bottom: 30px;
    font-weight: 300;
    font-size: 13px;
    line-height: 24px;
    color: #dedede;
    text-align: center;
    background-color: #3a3a3a
}

.footer-copy, .footer-info, .footer-link, .footer-title, .footerList-link, .historyNavigation-link, .startSteps-num, .startSteps-text h5 {
    font-family: Ubuntu,Arial,Helvetica,sans-serif
}

.mobileNavigationList-link, .related-btn, .startSteps-head h3 {
    font-family: Avenir,Arial,Helvetica,sans-serif;
    text-transform: uppercase
}

.footer_touch {
    padding-top: 0
}

    .footer_touch .container, .footer_touch .footer-col {
        display: none
    }

    .footer_touch .footer-copy {
        margin-top: 0
    }

@media(max-width:1440px) {
    .footer-company, .footer-expertise, .footer-service, .footer-technology {
        padding-left: 15px
    }
}

@media(max-width:1200px) {
    .footer-meta {
        position: relative;
        width: 100%;
        top: auto;
        left: auto;
        padding-top: 50px;
        text-align: center
    }

    .footerLogo-link {
        margin-left: auto;
        margin-right: auto
    }
}

@media(max-width:1030px) {
    .footer {
        padding-left: 20px;
        padding-right: 20px
    }

    .footer-copy {
        margin-left: -20px;
        margin-right: -20px
    }
}

@media(max-width:1023px) {
    .footer {
        padding-top: 0;
        padding-left: 5px;
        padding-right: 5px
    }

        .footer .container {
            display: none
        }

    .footer-col {
        position: relative;
        width: 100%;
        float: none;
        text-align: center
    }

        .footer-col + .footer-col {
            padding-top: 50px
        }

    .footerList-item {
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px
    }

    .footer-copy {
        margin-top: 0;
        margin-left: -5px;
        margin-right: -5px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2) {
    .footerLogo-link {
        background-image: url(../images/common.footer.logo@1x.png);
        background-size: 201px 49px
    }
}

.mfp-bg {
    background-color: #FFF;
    opacity: 1
}

.mfp-container {
    padding-left: 0;
    padding-right: 0
}

.mobileNavigation {
    padding: 86px 20px 30px
}

.mobileNavigationList {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left
}

.mobileNavigationList-link {
    position: relative;
    display: inline-block;
    padding-top: 12px;
    padding-bottom: 11px;
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    color: #000
}

.mobileNavigationList-item--active .mobileNavigationList-link {
    color: #46c70f
}

.mobileNavigationList-link:after {
    display: block;
    position: absolute;
    width: 0;
    height: 2px;
    bottom: 0;
    background-color: #000;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.mobileNavigationList-item--border {
    padding-top: 20px
}

    .mobileNavigationList-item--border .mobileNavigationList-link {
        padding-left: 24px;
        padding-right: 24px;
        border: 1px solid #46c70f;
        border-radius: 2px
    }

    .mobileNavigationList-item--border.mobileNavigationList-item--active .mobileNavigationList-link {
        color: #FFF;
        background-color: #46c70f
    }

.mobileNavigation ul li > ul {
    position: relative;
    display: none;
    list-style-type: none;
    margin: 0 -20px 20px;
    padding: 15px 20px;
    background-color: #f3f3f3
}

.mobileNavigation ul .mobileNavigationList-item--active ul, .related-bg, .related-item, .related:after {
    display: block
}

.mobileNavigation ul li > ul:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 17px;
    top: -8px;
    border-style: solid;
    border-width: 0 10px 8px;
    border-color: transparent transparent #f3f3f3;
    z-index: 1
}

.notFound, .related {
    position: relative;
    text-align: center;
    background-position: 50% 0;
    background-size: cover
}

.mobileNavigation ul li > ul li + li {
    margin-top: 10px
}

.mobileNavigation ul li > ul li a {
    color: #000
}

.mobileNavigation ul li > ul .mobileNavigationList-item--active a {
    color: #46c70f
}

@media(max-width:767px) {
    .mobileNavigation {
        padding-top: 60px
    }
}

.notFound {
    padding-top: 228px;
    padding-bottom: 172px;
    color: #FFF
}

.notFound-name h1 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 240px;
    line-height: 240px
}

.notFound-text {
    width: 35%;
    margin-left: auto;
    margin-right: auto
}

    .notFound-text .btn {
        margin-top: 38px
    }

@media(max-width:767px) {
    .notFound {
        padding-top: 130px;
        padding-bottom: 80px
    }

    .notFound-name h1 {
        font-size: 150px;
        line-height: 150px
    }

    .notFound-text {
        width: 100%
    }
}

.related {
    padding-top: 72px;
    padding-bottom: 94px;
    border-top: 1px solid #e0e0e0;
    background-color: #000;
    background-image: url(../images/related-bg.jpeg)
}

    .related-bg, .related-bg .owl-carousel, .related-bg .slider, .related:after {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%
    }

    .related:after {
        background: rgba(0,0,0,.3);
        z-index: 2
    }

.related-btn, .related-item {
    background-color: #FFF;
    text-decoration: none
}

.related-bg {
    z-index: 1
}

    .related-bg .item, .related-bg .owl-item, .related-bg .owl-wrapper, .related-bg .owl-wrapper-outer, .related-bg .related-item {
        width: 100%;
        height: 100%
    }

    .related-bg .related-item {
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover
    }

.related .container-fluid {
    position: relative;
    z-index: 3
}

.related-slider {
    padding-left: 4%;
    padding-right: 4%
}

.related-item {
    position: relative;
    text-align: left
}

.related-row {
    margin-left: 0;
    margin-right: 0;
    padding: 30px 15px
}

.related-title {
    margin-top: 0;
    margin-bottom: 55px;
    font-weight: 300;
    font-size: 39px;
    line-height: 39px;
    color: #FFF
}

.related-link, .related-name {
    color: #232323;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.related-name {
    margin-top: 0;
    margin-bottom: 16px;
    font-weight: 400;
    font-size: 36px;
    line-height: 40px
}

.related-btn, .startSteps-head h3, .startSteps-num, .startSteps-text h5 {
    font-weight: 300
}

.related-name:hover .related-link {
    color: #55c53a
}

.related-text p {
    position: relative;
    font-size: 17px;
    line-height: 25px;
    color: #232323
}

    .related-text p:last-of-type {
        margin-bottom: 28px
    }

.related-btn {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    color: #55c53a;
    border: 2px solid #55c53a;
    border-radius: 2px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    padding: 13px 39px
}

    .related-btn:hover {
        color: #FFF;
        background-color: #55c53a
    }

.related-preview {
    line-height: 0;
    text-align: right
}

.startSteps-head, .startSteps-num, .tabnav-navitem, .terms, .terms-title h1 {
    text-align: center
}

.related-img {
    width: 100%
}

.related .owl-theme .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
    margin-top: 0;
    margin-left: 7px;
    margin-right: 7px;
    background-color: #d7d7d7;
    opacity: 1
}

.related .owl-theme .owl-controls .owl-page.active span {
    background-color: #51c336;
    opacity: 1
}

.related .slider .owl-theme .owl-controls .owl-buttons div {
    width: 82px;
    height: 56px;
    top: 50%;
    margin-top: -28px;
    background-image: url(../images/related-slider-arrow@1x.png);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    opacity: .75
}

    .related .slider .owl-theme .owl-controls .owl-buttons div:after {
        display: none
    }

.related .slider .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -141px;
    background-position: 10px 0
}

    .related .slider .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
        background-position: 0 0
    }

.related .slider .owl-theme .owl-controls .owl-buttons .owl-next {
    right: -141px;
    background-position: -92px 0
}

    .related .slider .owl-theme .owl-controls .owl-buttons .owl-next:hover {
        background-position: -82px 0
    }

.related .slider .owl-theme .owl-controls .owl-buttons .owl-disabled, .related .slider .owl-theme .owl-controls .owl-buttons .owl-disabled:hover {
    opacity: .2;
    cursor: default
}

.related .slider .owl-theme .owl-controls .owl-buttons .owl-prev.owl-disabled {
    background-position: 10px 0
}

.related .slider .owl-theme .owl-controls .owl-buttons .owl-next.owl-disabled {
    background-position: -92px 0
}

.related .owl-carousel .owl-wrapper-outer {
    background-color: #FFF;
    z-index: 2
}

.related .slider .owl-controls {
    position: absolute;
    width: 100%;
    height: 100%;
    margin-top: 0;
    top: 0;
    z-index: 1
}

    .related .slider .owl-controls .owl-pagination {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: -54px
    }

@media(max-width:1600px) {
    .related-slider {
        padding-left: 8%;
        padding-right: 8%
    }

    .related .slider .owl-theme .owl-controls .owl-buttons .owl-prev {
        left: -120px
    }

    .related .slider .owl-theme .owl-controls .owl-buttons .owl-next {
        right: -120px
    }
}

@media(max-width:1440px) {
    .related-slider {
        padding-left: 4%;
        padding-right: 4%
    }
}

@media(max-width:1300px) {
    .related-slider {
        padding-left: 6%;
        padding-right: 6%
    }

    .related .slider .owl-theme .owl-controls .owl-buttons .owl-prev {
        left: -100px
    }

    .related .slider .owl-theme .owl-controls .owl-buttons .owl-next {
        right: -100px
    }
}

@media(max-width:1030px) {
    .related-slider {
        padding-left: 20px;
        padding-right: 20px
    }

    .related-preview {
        margin-bottom: 30px
    }

    .related .slider .owl-theme .owl-controls .owl-buttons .owl-next, .related .slider .owl-theme .owl-controls .owl-buttons .owl-prev {
        display: none
    }
}

@media(max-width:767px) {
    .related-row {
        padding: 15px 0
    }

    .related-slider {
        padding-left: 5px;
        padding-right: 5px
    }

    .related-name {
        font-size: 26px;
        line-height: 30px
    }

    .related-btn {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2) {
    .related .slider .owl-theme .owl-controls .owl-buttons div {
        background-image: url(../images/related-slider-arrow@2x.png);
        background-size: 164px 56px
    }
}

.slider .owl-theme .owl-controls .owl-buttons div {
    display: block;
    position: absolute;
    width: 51px;
    height: 28px;
    top: 0;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -999px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGYAAAA4CAYAAAAPW43lAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAtpJREFUeNrs2rFLG1EcB/Dkh1N3J+kSB5NZJzE4aKBDC5aaDnF3klK69G/oIlI6ZW8GtSjYoZB2kFqn7qlDXYqTe+kU+3vyO7ked3n3e72892i/X/hx4HkJfj/e5d6RemNxveaQHs99nle1ivP969D52PmlTi2yvOT5wTPQ/u3kiPKU56CG2HIgXfW0B5IjygueS/RuzaV0pcYhJUoXKM44XQ0OKVAe8+wAxRlnRzrsVQWToDznuULHzrmSDkvh2GC2gDI1nC1XmG2eDaBMDWdDOlbBmAM6QJk6TqcIh4ASJw7loKwBxTvOWhaHMiirclsHFL84pvPV+aXOdhYmQTF61+jKe66l+zucemNx/RlvzZPMDzw/0VHQ3ON5wPOR0EWcmeF5zfMrlkvZP/bYX5NZnj2e99xBPzlj+jynsmMW/6/BUE4NSvauLMF5wzOHrrxlTjq/Q8lbx5gdn0QPOH5Q9qTzvm3lb35hCBxvKMMsShEMcAKjTIJJcI6BMzWU4yIUG4zJW54j4FSOciTd1lxhTAbAqRzF+nWmsiv/BMfc1jXQsToN6a4UigYmwTHfk9oFjhplV7oblD1I+6zMvPA+cNQo+xoUF5g0The9W9N1QTGpP/zSdHnD8V/A/k+x9nSyPKrsjDFvVue5QO/WXEhXY+2B5IjyjaeF3q1pSVdqHAJKnDikRDkDijPOmQaHlChtdOyctgaHgBInDgElThwCSlicR+etcVkYoESAQ0CJE4dyUN4BxV9Olkdt6fwPHMpB2URd3nE2szjmIWaCcoOKositBZ4OR5oZuZzhUhbuMna75UvYIW+emLOFf0aU+qy5kR2HqMtvsijJZwxul8PmM89KGiVvHZOcOStyABIApWjlD5zAKEUwwAmMMgkGOB5QJvVvW8cAJwBKGRjgBEApC5PFGaFjdUYaFA1MGqcJHDVKU4OihQGOJxQXmDTOAnq3ZsEFxeS3AAMAvMgAx29j038AAAAASUVORK5CYII=);
    border-radius: 0;
    zoom: 1;
    filter: Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

    .slider .owl-theme .owl-controls .owl-buttons div:after {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-repeat: no-repeat;
        background-position: 0 -28px;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGYAAAA4CAYAAAAPW43lAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAtpJREFUeNrs2rFLG1EcB/Dkh1N3J+kSB5NZJzE4aKBDC5aaDnF3klK69G/oIlI6ZW8GtSjYoZB2kFqn7qlDXYqTe+kU+3vyO7ked3n3e72892i/X/hx4HkJfj/e5d6RemNxveaQHs99nle1ivP969D52PmlTi2yvOT5wTPQ/u3kiPKU56CG2HIgXfW0B5IjygueS/RuzaV0pcYhJUoXKM44XQ0OKVAe8+wAxRlnRzrsVQWToDznuULHzrmSDkvh2GC2gDI1nC1XmG2eDaBMDWdDOlbBmAM6QJk6TqcIh4ASJw7loKwBxTvOWhaHMiirclsHFL84pvPV+aXOdhYmQTF61+jKe66l+zucemNx/RlvzZPMDzw/0VHQ3ON5wPOR0EWcmeF5zfMrlkvZP/bYX5NZnj2e99xBPzlj+jynsmMW/6/BUE4NSvauLMF5wzOHrrxlTjq/Q8lbx5gdn0QPOH5Q9qTzvm3lb35hCBxvKMMsShEMcAKjTIJJcI6BMzWU4yIUG4zJW54j4FSOciTd1lxhTAbAqRzF+nWmsiv/BMfc1jXQsToN6a4UigYmwTHfk9oFjhplV7oblD1I+6zMvPA+cNQo+xoUF5g0The9W9N1QTGpP/zSdHnD8V/A/k+x9nSyPKrsjDFvVue5QO/WXEhXY+2B5IjyjaeF3q1pSVdqHAJKnDikRDkDijPOmQaHlChtdOyctgaHgBInDgElThwCSlicR+etcVkYoESAQ0CJE4dyUN4BxV9Olkdt6fwPHMpB2URd3nE2szjmIWaCcoOKositBZ4OR5oZuZzhUhbuMna75UvYIW+emLOFf0aU+qy5kR2HqMtvsijJZwxul8PmM89KGiVvHZOcOStyABIApWjlD5zAKEUwwAmMMgkGOB5QJvVvW8cAJwBKGRjgBEApC5PFGaFjdUYaFA1MGqcJHDVKU4OihQGOJxQXmDTOAnq3ZsEFxeS3AAMAvMgAx29j038AAAAASUVORK5CYII=);
        opacity: 0;
        -webkit-transition: opacity .2s ease;
        transition: opacity .2s ease
    }

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.slider .owl-theme .owl-controls .owl-buttons div:active {
    filter: Alpha(Opacity=60);
    opacity: .6
}

.slider .owl-theme .owl-controls .owl-buttons .owl-next:hover:after, .slider .owl-theme .owl-controls .owl-buttons .owl-prev:hover:after {
    opacity: 1
}

.slider .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0;
    background-position: 0 0
}

    .slider .owl-theme .owl-controls .owl-buttons .owl-prev:after {
        background-position: 0 -28px
    }

.slider .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0;
    background-position: -51px 0
}

    .slider .owl-theme .owl-controls .owl-buttons .owl-next:after {
        background-position: -51px -28px
    }

.slider .owl-controls {
    position: relative;
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto
}

.slider .owl-theme .owl-controls .owl-buttons .owl-disabled, .slider .owl-theme .owl-controls .owl-buttons .owl-disabled:hover {
    pointer-events: none;
    filter: Alpha(Opacity=10);
    opacity: .1
}

.slider .grabbing {
    cursor: default
}

@media(max-width:1030px) {
    .owl-buttons {
        display: none
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2) {
    .slider .owl-theme .owl-controls .owl-buttons div, .slider .owl-theme .owl-controls .owl-buttons div:after {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMwAAABwCAYAAABSKp/8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABTBJREFUeNrs3T1vFEccgPG5P1tESoP4CNDkpTQVUjroHCCNhe10gKki0SFAEAESUboEKju0No4rDHR2CxU9FV8B0QCdjxl7Dq+P3bu5nZ3Zu5nnkUa6GNC9zPzYvcvt0Ds5d1ZFzNzZRT1u6PFRkXr3Zqfy56dOn+PFGd33evytxzM9dmPNSxEZyy09enrM6/E/c04emTX0sx4/2f/ejXGn0gGW53psMd/k2ZZdSz27tqKcKhUdYPlHjz7zTZ717VoynbdrLPiRpgALgWY6wICFkkNTgIVA0y2YC3pct7fNR36PwEIR0eypg/91cVsdfPS8Pc1gylie6rHGPFJkNP/q8VmPxdJabA2NgIUSbM2uQWXX5IVpAwMWygKNgIVAEw8MWCgrNAIWAk14MEslLOtgoRlBs15CsxQLjLmjq/b2f3o8YS5oRnpi16yya3gpNJhhLBvMAc1YGz5oBCwEGnc0AhYCjTsaAQuBxh3NODDLYKHM0Cw3BbOixxV7exUslDiaVXv7il37E4Exf2DR3jZfmd7kNaXE21SH19Qsnjp9bsUVzDCWbV5LyqTtcWgELETuaAQsRO5oBCxE3/buzU4lmt7JubNlLERU31NzhOnxOhA51TObYJjPn/ucknV26K/8OZuRdz8veg6OXPOlf7Y2eA8TbNMAolmsCkv5TT9oiA6rxDIMBjREI7BUgQENgaUGSx2YKjSXeC0p8S6NwzIKzADN4Hr9a6rhpgFEM9CSXePKrvnaTV3GXQ9jdtnw2jSAaAawlK/5Wh/1m12uuNwADWWCZew1X67X9IOGsscyCRjQUPZYJgUDGsoaSxMwVWguMwc0I11Wnpu6NN1b2dzR4FqB39WITQOIpqQVu1aVXbuNNnXx2b3/yAU2oKEpx9LKt/F9/30Y0FA2WNoAAxrKBktbYEBDWWBpEwxoKHkspqLlBzp4YNftA/5Oj8fq4BJootCZ/Sn+0OO3EFhCgBmg+aTHTfvAj9kHDhoKjcX8RX3errW/9Nhp+06KQA9+xz7oW/YJKNBQRCwP9dgNcUdFwCcxeMCgoSSwhAYDGkoKSwwwoKFksJgk0pPbtU+ob5/gAvNNni3ExhLrCDN8pLmox0vmmzwza+gXPZ7FwrJ/WJt/9UPMJ7lnD6X39fiTOSeP7ulx1x5hGp8pvTjzdipPycpYTHeYb/LsTum9zF6sO5UOsJi/EU4w3+TZCXX4wVE0NNIRlg/MN3n2oQs0AhYCzXSAAQslh0bAQqDpFgxYKFk0RWAswjxSZDRSWocDNK2tQwELJZiEOtIIWAg0ccGAhbJBI2Ah0MQBAxbKDo2AhUATFgxYKFs0AhbKGc2vr3/cCwUGLJQ9GgELgcYdjYCFQOOORsBCOffizNuJ0AhYCDTuaAQsRO5oBCxE7mgELETuaAQsRO5oBCxE7mjMVrFlLERUX58jCdEEFeropgGcklFup161v2ZPw766MKdpUnovE32fWqJprQqLGjqSgIZoBBZVceoFGgJLDRZV814FNASWCixqxJt70BBYamAo0BBYxmPZh+Dwb1zykTOlnDMW5bj4OdIQWCYAAxoCy4RgQEPZY5kUDGgoayxNwICGksHSZP03/cQLNJQdFh8woKHssPiCAQ1lhaUNMKChbLC0BQY0lAWWNsGAhpLH0jaYOjTHmT+K1HEV+LuPIb5IOYzmPWgoEpb3KvAXhUN98xg0lByWkGBAQ8lhCQ0GNJQUlhhgQEPJYIkFpg4NkU/RscQEM4zmAfNNnj2IjcX0RYABAJFbOqn2dSqJAAAAAElFTkSuQmCC);
        background-size: 102px 56px
    }
}

.startSteps {
    padding-top: 30px;
    padding-bottom: 122px
}

.startSteps--nopadding {
    padding-top: 0;
    padding-bottom: 60px
}

.startSteps-wrapper {
    max-width: 1600px;
    margin: 0 auto
}

.startSteps-head h3 {
    margin: 0 0 52px;
    font-size: 52px;
    line-height: 60px
}

.startSteps-num {
    float: left;
    width: 110px;
    height: 110px;
    margin-top: 11px;
    margin-right: 28px;
    line-height: 110px;
    font-size: 70px;
    background-repeat: no-repeat;
    color: #fff
}

.startSteps-col {
    padding-right: 10%
}

.startSteps-num--1 {
    background-image: url(../images/step-bg-01@1x.png)
}

.startSteps-num--2 {
    background-image: url(../images/step-bg-02@1x.png)
}

.startSteps-num--3 {
    background-image: url(../images/step-bg-03@1x.png)
}

.startSteps-num--4 {
    background-image: url(../images/step-bg-04@1x.png)
}

.startSteps-num--5 {
    background-image: url(../images/step-bg-05@1x.png)
}

.startSteps-text {
    overflow: hidden
}

.startSteps-text--paddingTop {
    padding-top: 13px
}

.startSteps-text h5 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 25px;
    line-height: 40px
}

.startSteps-text p {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 17px
}

    .startSteps-text p strong {
        font-weight: 500
    }

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2) {
    .startSteps-num--1, .startSteps-num--2, .startSteps-num--3, .startSteps-num--4, .startSteps-num--5 {
        background-size: 110px 110px
    }

    .startSteps-num--1 {
        background-image: url(../images/step-bg-01@2x.png)
    }

    .startSteps-num--2 {
        background-image: url(../images/step-bg-02@2x.png)
    }

    .startSteps-num--3 {
        background-image: url(../images/step-bg-03@2x.png)
    }

    .startSteps-num--4 {
        background-image: url(../images/step-bg-04@2x.png)
    }

    .startSteps-num--5 {
        background-image: url(../images/step-bg-05@2x.png)
    }
}

@media(max-width:1199px) {
    .startSteps-wrapper {
        max-width: 940px
    }

    .startSteps-col {
        min-height: 150px;
        padding-right: 0;
        padding-bottom: 12px
    }

    .startSteps--nopadding {
        padding-top: 0;
        padding-bottom: 60px
    }
}

@media(max-width:767px) {
    .startSteps {
        padding-bottom: 55px
    }

    .startSteps--nopadding {
        padding-top: 0;
        padding-bottom: 30px
    }

    .startSteps-head h3 {
        margin-bottom: 22px;
        font-size: 34px
    }
}

@media(max-width:479px) {
    .startSteps-num {
        width: 70px;
        height: 70px;
        margin-right: 18px;
        line-height: 70px;
        font-size: 40px;
        background-size: 70px 70px
    }
}

.tabnav {
    padding-top: 100px;
    background: #fff;
    position: relative
}

    .tabnav .heading-title {
        padding-bottom: 50px
    }

.sticky-wrapper {
    height: auto !important
}

.tabnav--sticky.stuck .tabnav-menu {
    padding-top: 0;
    position: fixed;
    top: 79px;
    left: 0;
    width: 100%;
    z-index: 2
}

.tabnav-navitem {
    background: #fff;
    border: 1px solid #e9e9e9;
    border-left: 0;
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 25px;
    font-weight: 400;
    color: #0cf
}

.tabnav--media-content-distribution .tabnav-navitem:nth-child(1) {
    color: #51c336
}

.tabnav--media-content-distribution .tabnav-navitem:nth-child(2) {
    color: #0cf
}

.tabnav--media-content-distribution .tabnav-navitem:nth-child(3) {
    color: #255ccc
}

.tabnav-navitem:last-child {
    border-right: 0
}

.tabnav-navitem--active {
    color: #fff !important;
    background: #51c336 !important
}

.tabnav-panel {
    min-height: 635px;
    padding-top: 90px;
    padding-bottom: 100px
}

    .tabnav-panel .bg-image {
        position: absolute;
        left: 50%;
        top: 34px
    }

    .tabnav-panel h2 {
        margin-top: 0;
        font-size: 45px;
        font-family: Ubuntu,Arial,sans-serif;
        font-weight: 300;
        line-height: 40px
    }

.terms-title h1, .terms-title h3 {
    font-family: Avenir,Arial,Helvetica,sans-serif
}

.tabnav-panel p {
    font-size: 17px
}

.tabnav-panel ul {
    font-weight: 400;
    margin: 0;
    padding: 0;
    list-style: none
}

    .tabnav-panel ul li {
        position: relative;
        padding-left: 45px;
        margin-bottom: 20px
    }

        .tabnav--type--1 .tabnav-menu:after, .tabnav-panel ul li:after {
            position: absolute;
            display: block;
            content: ''
        }

.tags, .terms, .winners, .winners-line {
    position: relative
}

.tabnav-panel ul li:last-child {
    margin-bottom: 0
}

.tabnav-panel ul li:after {
    width: 15px;
    height: 11px;
    top: 11px;
    left: 23px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANlJREFUeNqU0T8LQVEYx3EXSVaTxW6ymf1PiO7gJRgMMhlMTAaTxeoNUGIwKNMti8WglFlJBklJJt9Tz61DqHvqU+fp3t/pnOcxTCvmcriqiKLudRisYQADHreDYEMLPrG0w0H4/gSb6GvBCsYqHIKF0Y8DWujJ/gETM1Wo8BARlDCBXwt20JX9HWXM7Y9u6d5e6jymCEiorQWLWOhXUt0+IK4aIDfIYoew/HNDQZ72tuyGHZHAVmo7eEXuW1APq3VCEhupL8hg9WsEn3M+IyVvS2P9b/AvAQYAvxkoInbfMQUAAAAASUVORK5CYII=)
}

@media(max-width:1029px) {
    .tabnav-panel {
        height: auto;
        min-height: auto
    }
}

@media(max-width:767px) {
    .tabnav {
        padding-top: 50px
    }

        .tabnav .heading-title {
            margin-bottom: 0;
            padding-bottom: 50px
        }

    .tabnav-panel {
        padding: 50px 0
    }
}

.tabnav--type--1 {
    padding-top: 0
}

    .tabnav--type--1 .tabnav-menu:after {
        width: 1px;
        height: 100%;
        top: 0;
        left: 50%;
        background-color: #FFF
    }

.tags-item, .tags-section {
    display: inline-block;
    vertical-align: top
}

.tabnav--type--1 .tabnav-navitem {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 300;
    color: #FFF;
    border: 0;
    background-color: #51c336
}

.tabnav--media-content-distribution .heading-title {
    padding-bottom: 0
}

@media(max-width:767px) {
    .tabnav--media-content-distribution .heading-title {
        padding-bottom: 50px
    }
}

.tags-section {
    margin-right: 15px
}

.tags-title {
    font-weight: 500;
    font-size: 10px;
    line-height: 26px;
    color: #6f6f6f
}

.tags-item {
    margin-right: 10px;
    margin-bottom: 11px;
    padding-left: 11px;
    padding-right: 11px;
    font-size: 13px;
    line-height: 25px;
    color: #FFF;
    background-color: #51c136
}

.terms, .winners {
    color: #234
}

.terms {
    padding-top: 175px;
    padding-bottom: 0
}

.terms-title h1 {
    margin-top: 0;
    margin-bottom: 35px;
    font-weight: 300;
    font-size: 70px;
    line-height: 68px
}

.terms-title h3 {
    margin: 0 0 52px;
    font-weight: 300;
    font-size: 52px;
    line-height: 60px
}

.terms-description {
    padding-bottom: 60px
}

    .terms-description p {
        margin-top: 0;
        margin-bottom: 16px;
        font-weight: 300;
        font-family: Ubuntu,Arial,Helvetica,sans-serif;
        font-size: 19px;
        line-height: 1.5;
        text-align: left
    }

.winners-title h1, .winners-title h3 {
    font-weight: 300;
    font-family: Avenir,Arial,Helvetica,sans-serif
}

.terms-description ul li {
    text-align: left
}

.winners {
    padding-top: 75px;
    padding-bottom: 80px;
    text-align: center
}

.winners--nopaddingBottom {
    padding-bottom: 0
}

.winners--nopaddingTop {
    padding-top: 0
}

.winners--back {
    background-image: url(../images/bg-book.jpeg);
    background-position: top right;
    background-repeat: no-repeat
}

.winners-title h1 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 70px;
    line-height: 68px;
    text-align: center
}

.winners-title h3 {
    margin: 0 0 42px;
    font-size: 52px;
    line-height: 60px
}

.winners-caption h4, .winners-description p {
    margin-top: 0;
    font-weight: 300;
    font-family: Ubuntu,Arial,Helvetica,sans-serif;
    font-size: 25px
}

.winners-description {
    padding-bottom: 60px
}

    .winners-description p {
        margin-bottom: 16px;
        line-height: 38px;
        text-align: center
    }

    .winners-description a {
        color: #51c336
    }

.winners-col {
    text-align: left
}

.winners-caption h4 {
    margin-bottom: 17px;
    line-height: 40px
}

.winners-line {
    margin-bottom: 20px
}

.winners-cards {
    text-align: center
}

.winners-card:after {
    clear: both;
    display: table
}

.winners-card {
    border: 1px solid #ebebeb;
    display: inline-block;
    max-width: 670px;
    margin-bottom: 50px
}

.winners-image {
    float: left;
    max-width: 234px
}

    .winners-image img {
        display: block;
        max-width: 100%;
        margin: -1px
    }

.winners-date {
    font-size: 17px;
    line-height: 20px;
    color: #234;
    margin-bottom: 10px
}

.winners-text {
    padding: 45px 50px;
    float: left;
    text-align: left;
    width: -webkit-calc(100% - 234px);
    width: calc(100% - 234px);
    color: #232323;
    font-size: 25px;
    line-height: 35px
}

    .winners-text p {
        margin-top: 0;
        margin-bottom: 15px
    }

.winners-btn {
    color: #51c336;
    font-size: 15px;
    line-height: 36px;
    padding: 0 20px;
    border: 1px solid #51c336;
    display: inline-block;
    text-decoration: none !important;
    border-radius: 2px;
    margin-top: 25px;
    -webkit-transition: .2s linear;
    transition: .2s linear
}

    .winners-btn:hover {
        color: #fff;
        background: #51c336
    }

.winners-subdescription {
    text-align: center;
    font-size: 19px;
    line-height: 30px;
    color: #234
}

    .winners-subdescription p {
        margin: 0
    }

@media screen and (max-width:640px) {
    .winners-image {
        float: none;
        width: 100%;
        max-width: 100%;
        max-height: 400px;
        overflow: hidden
    }

        .winners-image img {
            width: 100%;
            margin: 0 auto
        }

    .winners-text {
        float: none;
        width: 100%;
        padding: 30px
    }
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float {
    margin-top: 16px;
}





