@font-face {
    font-family: icomoon;
    font-display: auto;
    src: url(../../fonts/icomoon.eot);
    src: url(../../fonts/icomoon.eot) format("embedded-opentype"), url(../../fonts/icomoon.ttf) format("truetype"), url(../../fonts/icomoon.woff?5qgk6z) format("woff"), url(../../fonts/icomoon.svg?5qgk6z#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}



body {
    font-family: Lato, sans-serif
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}

header .top-nav-menu a {
    margin-right: 15px
}

b,
strong {
    font-weight: 700
}

.page-width {
    width: 1170px;
    margin: 0 auto
}

.page-width,
img {
    max-width: 100%
}

.top-nav-burger {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 16px;
    top: 24%;
    font-size: 23px;
    color: #000
}

.topnav-menu {
    display: none
}

.topnav-menu.responsive a {
    display: block;
    text-align: center;
    color: #000;
    padding: 8px 14px;
    font-size: 15px;
    font-weight: 600
}

.topnav-menu.responsive a .fa {
    color: #000
}

@media screen and (max-width:770px) {
    .topnav-menu.responsive {
        display: block;
        background-color: #f5f5f5
    }
}

.header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-content .nav-links a {
    font-size: 14px;
    text-transform: uppercase;
    color: #2f2f2f
}

.fullContainer {
    width: 100%
}

.w_item .fullContainer {
    position: relative
}

.containerInner {
    width: 1170px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}

.top-main-image-desc {
    text-align: center;
    font-size: 4vw;
    font-weight: 800;
    line-height: 1.1
}

.w_item .FullContainer {
    position: relative
}

.midWideContainer {
    max-width: 960px;
    width: 100%
}

.midWideContainerSupport {
    max-width: 1181px;
    width: 100%;
    padding-bottom: 323px
}

.setup-images-sec {
    width: 64%
}

.setup-images-sec img {
    width: 44%
}

.header-menu-items {
    text-align: right;
    font-size: 14px;
    color: #2f2f2f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.header-menu-items a {
    margin-right: 20px
}

.step-container {
    padding: 51px 0 0
}

.de-image-block img {
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

.elAlign_center {
    text-align: center
}

.elAlign_right {
    text-align: right
}

.borderSolid.border3px {
    border-width: 3px;
    border-style: solid
}

.noBorder {
    border: none !important
}

.borderLightBottom {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom-color: rgba(0, 0, 0, .7)
}

.borderSolid.border10px {
    border-style: solid;
    border-width: 10px 0
}

.elDividerStyle1 .elDividerInner {
    border-top-width: 1px;
    border-top-style: solid
}

.elDividerInner[data-align=center][data-width-border="50"] {
    margin-right: 25%;
    margin-left: 25%
}

.padding10-top {
    padding-top: 10px
}

.padding10-bottom {
    padding-bottom: 10px
}

.product-desc {
    color: #fff;
    background-color: #2d2d2d;
    background-image: url(../../images/index/Texture.jpg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.footer-product-desc {
    color: #fff;
    background-color: #2d2d2d;
    background-image: url(../../images/index/foot-Texture.jpg);
    background-repeat: no-repeat;
    background-position: 92%;
    background-size: cover
}

.product-desc .left-col .pr-desc-title {
    font-size: 28px
}

.product-desc .left-col .pr-desc-subtitle {
    font-weight: 700
}

.elDivider {
    width: 100%;
    min-height: 1px;
    margin: 0
}

.elDividerInner {
    border-top-width: 1px;
    border-top-style: solid
}

.elDividerInner[data-height-border="3"] {
    border-top-width: 3px
}

.elDividerInner[data-width-border="25"] {
    width: 25%
}

.fa-check:before {
    content: "\f00c"
}

.elBullet,
.elBulletList {
    font-weight: 400
}

.elBulletList {
    padding: 0;
    list-style-type: none
}

.elBulletListNew li {
    padding-bottom: 0px;
    list-style-type: none;
    margin-bottom: 6px;
    padding-left: 2em;
    font-size: 18px;
}

.elBulletList li i.fa,
.elBulletList li i.fab,
.elBulletList li i.fad,
.elBulletList li i.far,
.elBulletList li i.fas {
    margin-right: .71428571em
}

.elButton {
    margin-right: auto;
    margin-left: auto;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    -webkit-transform: all .2s ease-in-out;
    transform: all .2s ease-in-out;
    text-align: center !important;
    text-decoration: none !important
}

.elBtnHP_25 {
    padding-left: 25px;
    padding-right: 25px
}

.elBtnVP_10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.elButtonCorner3 {
    border-radius: 3px
}

.elButton:active,
.elButton:hover,
.elButton:visited {
    text-decoration: none
}

.elButtonShadowFlatHighlight:hover {
    -webkit-box-shadow: inset 0 0 0 0 hsla(0, 0%, 100%, .22), inset 0 233px 233px 0 hsla(0, 0%, 100%, .12);
    box-shadow: inset 0 0 0 0 hsla(0, 0%, 100%, .22), inset 0 233px 233px 0 hsla(0, 0%, 100%, .12)
}

.elButton .fa_appended {
    margin-left: 10px;
    font-weight: 900
}

.el_media_theme3 {
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 1px 2px;
    padding: 5px !important;
    border-radius: 5px;
    background: #fff
}

.elBulletListNew li i.fa,
.elBulletListNew li i.fab,
.elBulletListNew li i.fad,
.elBulletListNew li i.far,
.elBulletListNew li i.fas {
    margin-left: -2em;
    color: rgb(255, 225, 66);
}

.video-guide-wrp {
    margin: 16px 0
}

.w_acc_items .w_item {
    border-bottom: 2px solid #fff
}

.w_acc_items > .w_item .fullContainer:after {
    content: "\f104";
    font-family: icomoon !important;
    display: inline-block;
    color: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    font-size: 32px;
    font-weight: 400;
    line-height: 1
}

.w_acc_items > .w_item.active .fullContainer:after {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg)
}

.w_acc_items .w_item .w_acc_header {
    height: 94px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.w_acc_items .w_item .w_acc_title {
    font-size: 34px;
    text-align: center;
    color: #fff
}

.w_acc_items .w_content_wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    height: 0;
    overflow: hidden
}

.w_acc_items .w_item.active .w_content_wrap {
    position: static;
    height: auto;
    overflow: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.step-title {
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 27px;
    text-decoration: underline
}

.step-content {
    font-size: 30px;
    font-weight: 500;
    padding-bottom: 19px
}

.our-customer-sec {
    padding-top: 45px;
    padding-bottom: 45px;
    outline: none;
    background-color: #20222e;
    background-image: url(../../images/index/OurReviews-Bannerv2.jpg);
    background-color: #161a28;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center
}

.our-customer-sec.lazy {
    background-image: none;
    background-color: #f1f1fa
}

.footer-menu-itm {   
    padding: 5px 0
}
.review-box {
    display: inline-block;
    vertical-align: middle;
    margin-top: 30px;
    /* max-width: 800px; */
    width: 100%;
    background: #fff;
    /* box-shadow: 0 0 8px 2px rgba(3,3,3,0.1); */
    /* -webkit-box-shadow: 0 0 8px 2px rgba(3,3,3,0.1); */
    /* border-radius: 10px; */
    padding: 25px 10px;
    text-align: center;
}
.rating-left {
    display: inline-block;
    vertical-align: middle;
    width: 145px;
    text-align: center;
    /* border-right: 1px solid #dfdfdf; */
    height: 138px;
    padding-top: 17px;
}
.rating-left span {
    display: block;
    color: #000000;
    font-size: 40px;
    line-height: 40px;
    
    font-weight: bold;
    margin-bottom: 10px;
}
.rating-left img {
    width: 100px;
}
.rating-left p {
    color: #8c8c8c;
    font-size: 15px;
    line-height: 16px;
}
ul.rev-bars {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 504px);
    padding: 0 20px;
}
ul.rev-bars li {
    float: left;
    width: 100%;
    background-color: #e2e2e2;
    height: 8px;
    border-radius: 4px;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.21);
    overflow: hidden;
    margin: 10px 0;
}
ul.rev-bars li span {
    float: left;
    background-color: #f5b11e;
    height: 100%;
}
ul.rating-vals {
    display: inline-block;
    vertical-align: middle;
    width: 200px;
    margin-right: 10px;
    /* border-right: 1px solid #dfdfdf; */
    height: 138px;
}
ul.rating-vals li {
    float: left;
    width: 100%;
    text-align: left;
    color: #000000;
    
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    margin: 2px 0;
}
ul.rating-vals li img {
    width: 100px;
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
}
.clearall{clear: both;
    height: 1px;
    width: auto;}
@media only screen and (max-width:770px) and (min-width:0px) {
    [data-hide-on=desktop] {
        display: none !important
    }
}

@media only screen and (min-width:771px) {
    [data-hide-on=desktop] {
        display: block
    }

    .img-width-50 {
        width: 50%
    }
}

@media only screen and (min-width:771px) {
    [data-hide-on=mobile] {
        display: none !important
    }
}

@media only screen and (max-width:770px) and (min-width:0px) {
    .midWideContainerSupport {
        padding-bottom: 20px
    }

    .setup-images-sec {
        width: 100%
    }

    .setup-images-sec img {
        width: 72%
    }
}

@media only screen and (max-width:770px) and (min-width:0px) {
    .top-main-image-desc {
        padding: 9px 0
    }

    .our-customer-sec {
        background-size: contain !important
    }
}

@media only screen and (max-width:770px) and (min-width:0px) {

    .step-content,
    .step-title {
        font-size: 20px
    }
}

@media only screen and (max-width:770px) and (min-width:0px) {
    .row {
        padding-left: 5px !important;
        padding-right: 5px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        width: auto !important
    }
}

@media only screen and (max-width:770px) and (min-width:0px) {

    .elBTN,
    .elSharing {
        text-align: center
    }
}

@media only screen and (max-width:770px) and (min-width:0px) {
    .col_right {
        margin-top: 20px !important
    }
}

@media only screen and (max-width:770px) and (min-width:0px) {
    .innerContent {
        padding: 0 !important
    }
}

@media only screen and (max-width:770px) and (min-width:0px) {
    .de-image-block {
        text-align: left !important
    }
}

@media only screen and (max-width:770px) and (min-width:0px) {
    .col-inner {
        padding-left: 10px !important;
        padding-right: 10px !important
    }
}

@media (min-width:992px) {
    .floating-button {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        background-color: #fff;
        z-index: 111;
        -webkit-box-shadow: 0 3px 5px #777;
        box-shadow: 0 3px 5px #777;
        padding: 10px 0;
        color: #666
    }

    .floating-button .w_inner {
        -ms-justify-content: space-between;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 1170px;
        padding: 0 15px;
        margin: 0 auto;
        width: 100%
    }

    .floating-button .w_inner,
    .floating-button .w_item {
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .floating-button .w_item.item-1 {
        max-width: 54%
    }

    .floating-button .w_item.item-2 {
        max-width: 44%
    }

    .floating-button .w_item.item-1 .w_thumb {
        width: 50px
    }

    .floating-button .w_title {
        font-weight: 400;
        font-size: 27px;
        color: #444;
        margin: 0
    }

    .floating-button .w_item.item-2 .w_thumb {
        width: 65px
    }

    .floating-button .w_item .w_content_wrap {
        padding-left: 20px
    }

    .floating-button .w_item .btn-primary a {
        display: inline-block;
        white-space: nowrap;
        font-weight: 800;
        font-family: Open Sans, helvetica, sans-serif;
        padding: 15px 20px;
        text-decoration: none;
        font-size: 24px;
        background-color: #227da9;
        color: #fff;
        border-radius: 4px
    }
}

@media (max-width:991px) {
    .floating-button {
        display: none !important
    }
    .elAlign_right.landerNavLogoHolder{text-align: center;}
    .review-box {
    padding: 20px 14px;
}
}

.section-faq {
    background-color: #027fc4;
    -webkit-box-shadow: inset 0 2px 8px rgba(0, 0, 0, .3);
    box-shadow: inset 0 2px 8px rgba(0, 0, 0, .3);
    margin-top: 33px
}

.faq,
.faq h2 {
    padding: 15px 0
}

.faq h2 {
    text-align: center;
    font-size: 1.8rem;
    line-height: 24px;
    font-weight: 700;
    color: #121212
}

.faq .w_main_title {
    margin: 0
}

.faq h2 .text span {
    color: #fff;
    text-decoration: underline;
    cursor: pointer
}

.faq .w_outer {
    margin-bottom: 50px;
    display: none
}

@media (min-width:768px) {
    .faq .w_item {
        font-size: 17px
    }
}

@media (max-width:1024px) {
    .section-faq .containerInner .faq .w_outer {
        padding: 0 5px;
        margin-bottom: 0
    }
}

.faq .w_outer.visible {
    display: block
}

.faq .w_item {
    background-color: #fff;
    border-radius: 5px;
    margin: 15px 0;
    font-size: 1.6rem
}

.faq .w_item .w_toptext {
    margin: 0;
    font-size: 1.7rem;
    color: #4c5860;
    padding: 15px 40px 15px 20px;
    background-color: #e7edf0;
    border-radius: 5px;
    border-bottom: 1px solid #ccc;
    position: relative;
    font-weight: 500;
    line-height: 1.6
}

@media (min-width:768px) {
    .faq .w_item .w_toptext {
        padding: 25px
    }
}

.faq .w_item .w_toptext:after {
    content: "\f104";
    font-family: icomoon !important;
    display: inline-block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    font-size: 32px;
    font-weight: 400;
    line-height: 1
}

.faq .w_item.active .w_toptext:after {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg)
}

@media (min-width:768px) {
    .faq .w_item .w_toptext:after {
        right: 30px
    }
}

.faq .w_item .w_toptext span {
    font-size: 19px;
    font-weight: 700
}

.w_qa_list .w_toptext {
    cursor: pointer
}

.w_qa_list .w_item.active .w_content_wrap {
    position: static;
    height: auto;
    overflow: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.w_qa_list .w_item .w_content_wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    height: 0;
    overflow: hidden
}

.faq .w_item .w_content_wrap {
    padding: 25px
}

footer {
    position: relative;
    padding: 20px 0;
    background-color: #20222e;
    text-align: center;
    border: none
}

@media (min-width:768px) {
    footer {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

footer .copyright {
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-bottom: 15px;
    font-family: Arial
}

footer ul {
    padding: 0
}

.nav-footer ul {
    font-size: 0;
    border-top: none
}

.nav-footer ul li {
    display: inline-block;
    font-size: 12px
}

.nav-footer ul a {
    margin: 0 3px;
    color: #81787e;
    text-decoration: none
}

.nav-footer ul a,
.nav-footer ul li:before {
    color: #888
}

.text-content {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    font-family: Roboto;
    font-size: 17px
}

.info-box .title {
    font-family: Roboto;
    font-size: 23px;
    font-weight: 800;
    margin: 0 0 39px auto;
    line-height: 1
}

.info-box .info-line {
    font-family: Lato;
    font-size: 21px;
    margin-bottom: 23px
}

.info-form-sec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 29px 0;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    background-color: #f5f5f5
}

.info-form-sec .info-box div .fas {
    margin-right: 12px;
    vertical-align: middle;
    font-size: 24px
}

.form-box .form-group {
    margin: 10px auto
}

.form-box .form-group input,
.form-box .form-group textarea {
    width: 100%;
    resize: none
}

.form-box .form-group input,
.form-box .form-group textarea,
.form-box .name-email input {
    border: 2px solid #000;
    background-color: #f5f5f5;
    border-radius: 3px;
    font-size: 14px;
    padding: 7px
}

.form-box .form-btn-submit {
    text-align: center
}

.form-box .form-btn-submit input[type=submit] {
    border: none;
    background-color: #000;
    color: #fff;
    padding: 5px 52px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 700
}

::-webkit-input-placeholder {
    color: #000
}

::-moz-placeholder {
    color: #000
}

:-ms-input-placeholder {
    color: #000
}

::-ms-input-placeholder {
    color: #000
}

::-webkit-input-placeholder {
    color: #000
}

:-ms-input-placeholder {
    color: #000
}

::placeholder {
    color: #000
}

.reviews-info-sec {
    margin: 50px auto;
    font-family: Assistant
}

.reviews-info-sec .info-box {
    text-align: center
}

.reviews-info-sec .info-box .rating-reviews-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 15px 0
}

.reviews-info-sec .info-box .green-btn {
    display: inline-block;
    background-color: #0e9233;
    color: #fff;
    font-size: 22px;
    padding: 11px 0;
    width: 96%;
    font-weight: 700;
    border-radius: 3px
}

.reviews-info-sec .info-box .title {
    font-size: 23px;
    font-weight: 700;
    margin: 0 auto
}

.reviews-info-sec .info-box .sub-title {
    font-size: 25px;
    font-weight: 500;
    margin: 0 auto
}

.reviews-info-sec .info-box .rating {
    font-size: 34px;
    font-weight: 700;
    margin-right: 11px
}

.rating-reviews-line .rating-stars {
    width: 32%
}

.reviews-info-sec .info-box .rating span:nth-child(2) {
    font-size: 17px;
    font-weight: 500
}

.reviews-info-sec .info-box .reviews-line {
    font-size: 19px;
    font-weight: 700;
    margin-left: 10px
}

.reviews-info-sec .info-box .features-line {
    border-top: 2px solid #bebebe;
    padding: 54px 0
}

.reviews-info-sec .info-box .features-line .row a {
    display: block;
    text-decoration: none;
    color: unset
}

.image-box {
    text-align: center
}

.image-box img {
    width: 92%;
    height: auto
}

.guarantee-sec {
    background-color: #f5f5f5;
    position: relative;
    margin: 84px auto;
    font-family: Lato
}

.guarantee-sec .img-box {
    position: relative;
    height: 168px
}

.guarantee-sec .img-box img {
    width: 47%;
    position: absolute;
    bottom: -5px;
    left: 43%
}

.guarantee-sec .text-box {
    padding: 17px 0 27px
}

.guarantee-sec .text-box .guarantee-title {
    font-size: 20px;
    margin: 0;
    font-weight: 600
}

.guarantee-sec .text-box .guarantee-text {
    font-size: 19px;
    line-height: 1;
    font-weight: 300;
    margin: 10px auto
}

@media (min-width:992px) {
    .reviews-info-sec {
        padding-left: 90px;
        margin: 115px auto
    }

    .text-content {
        width: 80%;
        margin: 52px auto 54px;
        text-align: center
    }

    .image-box {
        text-align: right
    }

    .reviews-info-sec .info-box .green-btn {
        padding: 11px 0;
        width: 68%;
        font-size: 19px
    }

    .guarantee-sec .img-box img {
        width: 47%
    }
}

@media (max-width:600px) {
    .info-form-sec {
        padding: 29px 10px;
        display: block
    }

    .form-box .name-email input {
        width: 100%;
        margin-bottom: 10px
    }

    .reviews-info-sec .info-box .features-line {
        padding: 0 0 20px
    }

    .guarantee-sec .text-box {
        padding: 17px 0 27px 18px
    }

    .guarantee-sec .img-box img {
        left: 27%
    }

    .form-box .form-btn-submit input[type=submit] {
        width: 100%;
        padding: 9px 0
    }
}

.review-page-rating-sec {
    margin: 54px 0
}

.review-page-rating-sec .info-box {
    margin: 0 auto 0 0
}

.review-page-rating-sec .info-box .rating {
    text-align: center
}

.review-page-rating-sec .info-box .rating span:first-child {
    font-size: 32px;
    font-weight: 700
}

.review-page-rating-sec .info-box .rating-stars {
    width: 100%;
    margin: 9px 0;
    text-align: center
}

.review-page-rating-sec .info-box .rating-stars img {
    width: 30%
}

.review-page-rating-sec .info-box .reviews-line {
    text-align: center;
    font-size: 16px;
    font-weight: 700
}

.review-page-rating-sec .top-ratings-image {
    text-align: center;
    position: relative
}

.review-page-rating-sec .top-ratings-image img {
    width: 51%
}

.review-page-rating-sec .top-ratings-image img.img-layout2 {
    position: absolute;
    width: 34%;
    bottom: -56px;
    left: 58px
}

.review-page-rating-sec .stars-rating-lines {
    width: 100%
}

.review-page-rating-sec .rating-bar-outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.review-page-rating-sec .rating-bar-title {
    font-size: 21px;
    font-weight: 700;
    margin-right: 12px
}

.review-page-rating-sec .ratings-bars-wrp {
    margin-top: 21px
}

.review-page-rating-sec .rating-bar-outer-stars {
    width: 81%;
    background-color: #c9d0e2;
    text-align: right
}

.review-page-rating-sec .rating-bar-inner {
    height: 18px;
    background-color: #0047ff
}

.review-page-rating-sec .rating-bar-inner.stars-5 {
    width: 90%
}

.review-page-rating-sec .rating-bar-inner.stars-4 {
    width: 5%
}

.review-page-rating-sec .rating-bar-inner.stars-3 {
    width: 3%
}

.review-page-rating-sec .rating-bar-inner.stars-2 {
    width: 2%
}

.review-page-rating-sec .rating-bar-inner.stars-1 {
    width: 1%
}

.riviews-page-titles {
    text-align: center;
    font-family: Lato;
    margin: 61px 0
}

.riviews-page-titles h1 {
    font-size: 54px;
    font-weight: 900;
    line-height: 1;
    margin: 0;
    color: #000
}

.riviews-page-titles h3 {
    font-size: 30px;
    font-weight: 400;
    margin: 5px 0
}

.review-page-companies {
    margin-bottom: 20px;
    padding: 0 11px;
    background-color: #f5f5f5
}

.review-page-companies .companies-title {
    font-size: 29px;
    text-align: center;
    font-weight: 800
}

.review-page-companies .companies-imgs-wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.review-page-companies .companies-img-wrp {
    width: 128px;
    text-align: center
}

.review-video-div {
    margin-bottom: 155px;
    text-align: center
}

.review-video-div video {
    overflow: hidden;
    width: 63%
}

.review-video-div .review-video-comment {
    text-align: center;
    margin-bottom: 35px;
    padding: 0 21%;
    line-height: 1.1;
    letter-spacing: -.99px;
    font-size: 31px;
    font-weight: 900;
    color: #000
}

.review-video-div .review-video-comment span {
    font-weight: 300;
    font-size: 17px
}

.review-page-reviews .review-page-reviews-title {
    text-align: center;
    font-size: 56px;
    font-weight: 900
}

.review-element {
    border: 1px solid #000;
    margin-bottom: 24px;
    max-width: 370px;
    border-radius: 9px
}

.review-page-reviews .review-element .review-img-wrp {
    text-align: center;
    position: relative;
    height: 455px;
    background-size: cover;
    background-repeat: no-repeat;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px
}

.review-page-reviews .review-element .review-img-wrp > img {
    height: 503px
}

.review-element .review-img-wrp .review-rating-sec-outer {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: -18px;
    padding: 0 23px
}

.review-element .review-img-wrp .review-rating-sec-inner {
    display: inline-block;
    margin: 0 auto;
    padding: 3px 7px;
    background-color: #fff;
    border: 1px solid;
    border-radius: 19px
}

.review-element .review-img-wrp .review-rating-sec-inner .review-verified-sec {
    display: inline-block
}

.review-element .review-img-wrp .review-rating-sec-inner span {
    font-size: 15px;
    font-weight: 900;
    vertical-align: middle
}

.review-element .review-info-wrp {
    padding: 38px 10px 20px
}

.review-element .review-info-wrp .review-client-text {
    text-align: center;
    font-size: 17px;
    line-height: 1.5;
    height: 90px;
    overflow-y: scroll;
    margin-bottom: 22px
}

.review-element .review-info-wrp .review-separate-line {
    width: 43%;
    border-top: 1px solid #a8a8ab;
    margin: 0 auto 7px
}

.review-element .review-info-wrp .review-client-text::-webkit-scrollbar {
    width: 5px
}

.review-element .review-info-wrp .review-client-text::-webkit-scrollbar-thumb {
    background: #626669;
    border-radius: 10px
}

.review-element .review-info-wrp .review-client-info {
    text-align: center
}

.review-element .review-info-wrp .review-client-info .review-client-name {
    font-size: 19px;
    font-weight: 900;
    display: inline-block
}

.review-element .review-info-wrp .review-client-info .review-client-city {
    font-size: 16px;
    display: inline-block;
    padding-left: 11px
}

.review-element .review-info-wrp .review-flag-products-wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 58px
}

.review-country-flag {
    width: 58%
}

.review-country-flag .country-name {
    font-size: 16px;
    padding-left: 5px
}

.show-reviews-btn-wrp {
    text-align: center;
    margin: 82px auto
}

.show-reviews-btn-wrp #show-reviews-btn {
    border: none;
    background-color: #000;
    color: #fff;
    padding: 13px 71px;
    border-radius: 12px;
    font-size: 35px;
    font-weight: 500
}

#goToBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #7b8090;
    color: #fff;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px
}

#goToBtn:hover {
    background-color: #555
}

.myslider .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin: 0 5px;
    border-radius: 100%;
    border: 1px solid #fff;
    font-size: 0;
}

.myslider .owl-dots .owl-dot.active {
    background: #fff;
}

/*.slider-sec{width: 750px;margin: 0 auto;margin-top: 50px;}
.slider-sec h2{text-align: center;margin-bottom: 11px;
    font-size: 30px;color: #026190;}
.slider-sec p{font-size: 16px;
    line-height: 24px;
    color: #fff;}
.slider-sec h3{margin: 20px 0;}

@media (max-width:992px){
    .slider-sec{width:auto;}   
    
    
}*/


footer p,
footer a,
footer {
    color: #eee;
}

.elImageWrapper.de-image-block.elAlign_center img{
    width: 300px;
    margin: auto;
}

.guarantee-block .w_thumb {
/*    width: 140px;*/
    width: 100px;
}

.guarantee-block .w_desc {
    padding-left: 15px;
    width: calc(100% - 85px);
}

.guarantee-block .w_desc p {
    font-size: 14px;
    line-height: normal;
}

.guarantee-block .w_item {
    display: -ms-flexbox;
    display: -ms-flex;
    display: -webkit-box;
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;

    padding-top: 10px;
}

.bar-bottom {
    background: #c20000;
    padding: 5px;
    text-align: center;
    color: #fff;
}

header .top-nav-menu a {    
    font-size: 16px;
}

header .top-nav-menu a i {
    -webkit-transform: rotate3d(0, 13, -1, 180deg);
    transform: rotate3d(0, 13, -1, 180deg);
margin-right: 9px;
}

.bar-top {
    background: red;
    padding: 5px;
    text-align: center;
    color: #fff;
}

.bar-top p,
.bar-bottom p {
    padding: 0px;
    margin: 5px;
    font-size: 18px;
}

.bar-top p span {
    font-weight: bold;
    color: #fff000;
}

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

.yellow-bar p {
    font-size: 20px;
    margin: 0;
}

.yellow-bar p strong {
    color: red;
    font-weight: bolder;
    font-size: 30px;
}

.ban-txt a.blue-butn {
    font-size: 24px;
    padding: 10px 40px;
    border-bottom: 5px solid #7792aa;
    width: 100%;
    background: #B4D5F3;
    color: #454545;
}
.ban-prices {
/*    margin-top: 23px;*/
    margin-top: 10px;
}

.ban-prices h4 {
    font-size: 32px;
    font-weight: bold;
        color: #00AEEF;
}

.ban-prices h4 span {
    color: #ff3838;
    font-weight: normal;
    text-decoration: line-through;
    font-style: italic;
    font-size: 24px;
}

.ban-prices p {
    color: #fff;
    font-size: 20px;
    margin: 0;
    margin-top: 0px;
    font-weight: bold;
}

.ban-prices p i {
    color: #00AEEF;
    font-size: 20px;
    margin-right: 7px;
}

@media (max-width:767px) {
    
    .landerNavLogoHolder{
        text-align: center;
    }
    .review-box {
    padding: 0 14px 20px 14px;
    margin-top: 20px;
}
.rating-left {
    width: 100%;
    margin: 0 0 15px;
    height: auto;
    border-right: none;
}
.rating-left span {
    font-size: 50px;
    line-height: 40px;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
}
.m-rev {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    text-align: left;
}
.rating-left img {
    width: 80px;
}
.rating-left p {
    font-size: 15px;
    line-height: 15px;
}
ul.rev-bars {
    padding: 0;
    float: left;
    width: calc(100% - 170px);
}
ul.rev-bars li {
    height: 7px;
    margin: 11px 0;
}
ul.rating-vals {
    float: right;
    width: 170px;
    margin: 0;
    border-right: none;margin-top: 14px;
}
ul.rating-vals li {
    margin: 2px 0;font-size: 13px;
}
ul.rating-vals li img {
    width: 80px;
    vertical-align: middle;
    margin: -5px 15px 0 0;
}
    
    .review-page-rating-sec {
        margin: 4px 0
    }

    .guarantee-block .w_item {
        display: block;
    }

    .guarantee-block .w_thumb {
        width: auto;
    }

    .guarantee-block .w_desc {
        width: 100%;
        padding-left: 0;
    }

    .guarantee-block .w_desc p {
        font-size: 18px;
    }

    .w_thumb img {
        display: block;
        margin: 0 auto;
    }

    .review-page-rating-sec .info-box {
        margin: 52px auto 0 0
    }

    .riviews-page-titles {
        margin: 20px 0
    }

    .riviews-page-titles h1 {
        font-size: 25px
    }

    .review-page-companies {
        padding: 0 11px 9px
    }

    .review-video-div video {
        width: 100%
    }

    .review-page-companies .companies-title {
        font-size: 21px
    }

    .review-page-companies .companies-imgs-wrp {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .review-page-companies .companies-img-wrp {
        width: 71px
    }

    .review-page-rating-sec .stars-rating-lines {
        padding: 0 17px
    }

    .review-page-rating-sec .rating-bar-title {
        font-size: 15px
    }

    .review-video-div .review-video-comment {
        font-size: 20px;
        padding: 0 10%
    }

    .riviews-page-titles h3 {
        font-size: 18px;
        padding: 0 7px
    }

    .review-video-div {
        margin-bottom: 41px
    }

    .review-page-reviews .review-page-reviews-title {
        font-size: 33px
    }

    .show-reviews-btn-wrp #show-reviews-btn {
        padding: 13px 23px;
        font-size: 24px
    }

    .show-reviews-btn-wrp {
        text-align: center;
        margin: 37px auto
    }
}

@media (min-width:768px) and (max-width:992px) {
    .riviews-page-titles h1 {
        font-size: 41px
    }

    .review-page-rating-sec .ratings-bars-wrp {
        margin: 21px auto 0;
        width: 81%
    }
}

@media (min-width:1024px) and (max-width:1024px) {
    .review-element .review-info-wrp .review-client-info .review-client-name {
        font-size: 13px
    }

    .review-page-companies .companies-img-wrp {
        width: 117px
    }
}


@media (max-width:480px) {
    .ban-txt a.blue-butn {
        font-size: 16px;
    padding: 20px 17px;
    }


}