input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.main-nav li ul a .img img {
    width: 42px;
    height: 42px
}

.main-nav>ul>li.sub.active>a:before {
    opacity: 1
}

footer .gg-partner {
    align-items: start
}

.qrcode {
    margin-top: 10px
}

footer .gg-partner img {
    margin-right: 0
}

.banner .breadcrumbs li a,.cate-box .i-title,.cate-box ul li a,.post-box .i-title,.post2 .title a,.sb-post .title a,.single .s-title {
    font-size: 16px!important
}

.fv-content,.post2 .des,.post2 .more {
    font-size: 15px!important
}

.banner .breadcrumbs li a,.post2 .title a {
    font-family: "SVN Poppins"
}

.banner {
    position: relative;
    margin-bottom: 30px
}

.banner img {
    display: block;
    width: 100%;
    min-height: 235px
}

.banner .breadcrumbs {
    color: #000;
    margin: 15px 0
}

.banner .breadcrumbs li {
    display: inline-block
}

.banner .breadcrumbs li:not(:last-child):after {
    content: '>';
    margin-left: 8px;
    margin-right: 2px
}

.banner .breadcrumbs li a:hover {
    color: #005cb3
}

.banner .breadcrumbs .title {
    color: #555;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 3px
}

.banner.v2 .breadcrumbs {
    text-align: center;
    bottom: 50%;
    margin-bottom: -27px
}

.banner.v2 .breadcrumbs li {
    display: inline-block;
    color: #005cb3
}

.banner.v2 .breadcrumbs li:not(:last-child):after {
    content: '/';
    margin-left: 8px;
    margin-right: 2px;
    color: #555
}

.banner.v2 .breadcrumbs li a {
    color: #555
}

.banner.v2 .breadcrumbs li a:hover {
    color: #005cb3
}

.single {
    margin-bottom: 20px;
    line-height: 24px;
}

.single .post {
    margin-bottom: 40px
}

.single .s-title {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 30px;
    color: #005cb3;
    margin-bottom: 20px
}

.single .s-title:after {
    content: '';
    display: block;
    height: 2px;
    background: #005cb3;
    width: 75px;
    margin-top: 9px
}

.single time {
    color: #555;
    font-size: 12px;
    font-style: italic;
    display: block;
    margin-bottom: 12px
}

.single time i {
    margin-right: 3px
}

.single .s-social {
    color: #555;
    margin-top: 29px
}

.single .s-social .text {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    font-weight: 300;
    margin-top: -3px;
    margin-right: 4px
}

.single .s-social .ctrl {
    display: inline-block;
    vertical-align: middle
}

.sidebar {
    margin-left: 20px;
    margin-bottom: 40px
}

.bor-box {
    border-left: solid 1px #e2e2e2;
    position: relative;
    padding-left: 27px;
    padding-top: 2px
}

.bor-box:before {
    content: '';
    position: absolute;
    left: -1px;
    width: 3px;
    background: #005cb3;
    height: 50px
}

.bor-box .i-title {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #555;
    margin-bottom: 20px
}

.bor-box .i-title:after {
    content: '';
    display: block;
    height: 1px;
    width: 50px;
    margin-top: 10px;
    background: #005cb3
}

.lpost-box li {
    margin-bottom: 18px
}

.lpost-box li:last-child {
    margin-bottom: 0
}

.lpost-box li a {
    position: relative;
    padding-left: 19px;
    font-size: 15px;
    color: #555;
    display: inline-block;
    vertical-align: middle
}

.lpost-box li a:before {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: solid 2px #555;
    position: absolute;
    left: 0;
    top: 6px
}

.lpost-box li a:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    top: 10px;
    left: 4px;
    border-radius: 50%
}

.lpost-box li a:hover {
    color: #005cb3;
    text-decoration: underline
}

.lpost-box li a:hover:before {
    border-color: #005cb3
}

.lpost-box li a:hover:after {
    background: #005cb3
}

.cate-box {
    padding-bottom: 16px;
    margin-bottom: 32px;
    margin-top: 7px
}

.cate-box .i-title {
    margin-bottom: 34px
}

.cate-box li a {
    font-size: 16px;
    color: #555;
    display: block;
    padding-bottom: 14px;
    border-bottom: solid 1px #e8e8e8;
    margin-bottom: 10px
}

.cate-box li a:hover,.cate-box li.active a {
    color: #005cb3
}

.post-box {
    padding-bottom: 34px
}

.post-box .i-title {
    margin-bottom: 27px
}

.sb-post {
    padding-top: 1px;
    padding-bottom: 25px;
    border-bottom: solid 1px #e8e8e8;
    margin-bottom: 26px
}

.sb-post .img {
    display: block;
    border-radius: 3px;
    overflow: hidden
}

.sb-post .img img {
    display: block
}

.sb-post .title {
    color: #555;
    line-height: 24px;
    max-height: 72px;
    margin-top: -15px
}

.sb-post .title a:hover {
    color: #005cb3
}

.sb-post:last-child {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0
}

.sb-hotline {
    color: #555;
    background: #1e1e1e;
    text-align: center;
    margin-top: 13px;
    padding: 22px 5px 12px
}

.sb-hotline.v2 {
    margin-top: 24px
}

.sb-hotline .logo {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 25px
}

.sb-hotline .logo img {
    display: block
}

.sb-hotline .img {
    margin-bottom: 14px
}

.sb-hotline .phone {
    text-transform: uppercase;
    color: #555;
    font-size: 26px;
    font-weight: 600
}

.sb-hotline .phone:hover {
    color: #005cb3
}

.pcate-title {
    font-size: 18px;
    font-weight: 700;
    border-bottom: solid 1px silver;
    margin-bottom: 15px;
    margin-top: 2px
}

.pcate-title span {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: -2px;
    border-bottom: solid 3px #005cb3;
    padding-bottom: 8px
}

.product2 {
    overflow: hidden;
    background: #f9f9f9;
    border-radius: 5px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 0 auto 30px;
    max-width: 280px
}

.product2 .img {
    display: block;
    position: relative;
    border-radius: 5px 5px 0 0;
    overflow: hidden
}

.product2 .img img {
    display: block;
    width: 100%
}

.product2 .img:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(51,51,51,.8);
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.product2 .img .more {
    color: #555;
    position: absolute;
    width: 87px;
    height: 35px;
    top: 50%;
    left: 50%;
    margin-top: -17px;
    margin-left: -43px;
    text-align: center;
    line-height: 35px;
    font-weight: 600;
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.product2 .img .more:after,.product2 .img .more:before {
    content: '';
    position: absolute;
    -webkit-transition: inherit;
    transition: inherit;
    width: 0;
    height: 0
}

.product2 .img .more:before {
    bottom: 0;
    left: 0;
    border-left: solid 1px #555;
    border-bottom: solid 1px #555
}

.product2 .img .more:after {
    top: 0;
    right: 0;
    border-top: solid 1px #555;
    border-right: solid 1px #555
}

.product2 .ct {
    border-top: dashed 1px #005cb3;
    text-align: center;
    padding: 13px 5px;
    border-radius: 0 5px 5px 0
}

.product2 .ct .title {
    color: #5d5d5d;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    margin-bottom: 4px
}

.product2 .ct .title a:hover {
    color: #005cb3
}

.product2 .ct sup {
    font-size: 65%
}

.product2 .ct .price {
    font-weight: 700;
    font-size: 18px;
    color: #005cb3;
    line-height: 1.2
}

.product2 .ct .old-price {
    color: #666;
    text-decoration: line-through
}

.product2:hover {
    -webkit-box-shadow: 2px 2px 10px 0 rgba(0,0,0,.1);
    box-shadow: 2px 2px 10px 0 rgba(0,0,0,.1)
}

.product2:hover .img:before {
    opacity: 1
}

.product2:hover .img .more {
    opacity: 1
}

.product2:hover .img .more:after,.product2:hover .img .more:before {
    width: 55px;
    height: 15px
}

.product2:hover .img .more:hover:after,.product2:hover .img .more:hover:before {
    width: 100%;
    height: 100%
}

.pro-break {
    margin-top: -30px
}

.post2:hover img,.sb-post:hover img {
    opacity: .8
}

.post2 {
    margin-bottom: 38px;
    padding-bottom: 38px;
    border-bottom: solid 1px #c2c2c2
}

.post2 .img {
    display: block
}

.post2 .img img {
    display: block
}

.post2 .ct {
    padding-top: 1px
}

.post2 .title {
    text-transform: uppercase;
    font-size: 16px;
    color: #555;
    font-weight: 700;
    margin-bottom: 6px
}

.post2 .title a:hover {
    color: #005cb3
}

.post2 .title:after {
    content: '';
    display: block;
    background: #005cb3;
    height: 1px;
    width: 47px;
    margin-top: 7px
}

.post2 time {
    text-transform: uppercase;
    display: block;
    font-size: 12px;
    color: #555;
    font-style: italic;
    margin-bottom: 10px
}

.post2 .des {
    color: #666;
    font-size: 16px;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
    margin-bottom: 10px
}

.post2 .des2 {
    color: #999;
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
    margin-bottom: 7px
}

.post2 .more {
    color: #005cb3
}

.post2 .more:hover {
    text-decoration: underline
}

.te-pagination {
    font-size: 0
}

.te-pagination a,.te-pagination span {
    display: inline-block;
    vertical-align: middle;
    width: 27px;
    height: 27px;
    border: solid 1px;
    color: #666;
    text-align: center;
    font-size: 14px;
    line-height: 26px;
    margin: 0 4px
}

.te-pagination a:hover,.te-pagination span {
    color: #005cb3
}

.pro-detail .title {
    font-size: 18px;
    color: #2c2c2c;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 8px
}

.pro-detail .des {
    line-height: 22px;
    color: #555;
    font-weight: 600;
    margin-bottom: 10px
}

.pro-detail .price {
    margin-bottom: 16px
}

.pro-detail .price strong {
    color: #005cb3;
    font-size: 36px;
    font-weight: 800
}

.pro-detail .price strong small {
    font-size: 66.666%
}

.pro-detail .price del {
    text-decoration: line-through;
    font-size: 16px;
    color: #666
}

.pro-detail .price del small {
    font-size: 75%
}

.pro-detail .buy-now {
    text-transform: uppercase;
    font-weight: 700;
    color: #555;
    background: #333;
    padding: 0 29px 0 31px;
    line-height: 43px
}

.pro-detail .buy-now:hover {
    background: #005cb3
}

.pro-detail .buy-now i {
    margin-left: 3px
}

.pro-detail .p-social {
    margin-top: 38px
}

.pro-detail .p-social a {
    color: #555;
    margin-right: 20px;
    display: inline-block
}

.pro-detail .p-social a i {
    margin-right: 2px
}

.pro-detail .p-social a:hover {
    color: #005cb3
}

.pro-img {
    padding-bottom: 17px;
    border-bottom: solid 1px #e9e9e9;
    margin-bottom: 20px
}

.pro-img img {
    display: block
}

.pro-thumb .slick-list {
    margin: 0 -7px
}

.pro-thumb .slick-list .slick-slide {
    margin: 0 7px
}

.pro-thumb img {
    display: block
}

.pro-thumb .slick-arrow {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    color: #555;
    border: solid 1px #555;
    text-align: center;
    line-height: 18px;
    top: 50%;
    margin-top: -10px
}

.pro-thumb .slick-arrow.prev {
    left: 5px
}

.pro-thumb .slick-arrow.next {
    right: 5px
}

.pro-thumb .slick-arrow:hover {
    background: #005cb3;
    border-color: #005cb3;
    color: #fff
}

.pro-info-tab {
    margin-top: 65px;
    border-bottom: solid 1px #d8d8d8;
    font-size: 0
}

.pro-info-tab li {
    font-size: 14px;
    margin-right: 4px;
    display: inline-block;
    vertical-align: middle
}

.pro-info-tab li a {
    display: block;
    font-size: 16px;
    color: #666;
    line-height: 42px;
    padding: 0 23px;
    border-radius: 3px 3px 0 0;
    background: #f0f0f0;
    margin-bottom: -1px;
    position: relative;
    z-index: 1
}

.pro-info-tab li.active a {
    background: #005cb3;
    color: #fff
}

.pro-info-ct {
    margin-top: 31px;
    padding-bottom: 21px;
    border-bottom: solid 1px #d8d8d8;
    margin-bottom: 20px
}

.pro-info-ct .s-content {
    font-weight: 300;
    line-height: 28px;
    color: #555
}

.pro-info-ct .s-content strong {
    font-weight: 600;
    color: #666
}

.comments {
    border-bottom: solid 1px #d8d8d8;
    margin-bottom: 38px;
    overflow: hidden
}

.pro-related .slick-arrow {
    width: 32px;
    height: 32px;
    color: #c4c4c4;
    border: solid 1px #c4c4c4;
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    top: 40%;
    margin-top: -16px
}

.pro-related .slick-arrow.prev {
    left: 14px
}

.pro-related .slick-arrow.next {
    right: 14px
}

.pro-related .slick-arrow:hover {
    background: #005cb3;
    color: #fff;
    border-color: #005cb3
}

.pro-related .product2 {
    margin-bottom: 0
}

@media all and (max-width: 1199px) {
    .banner:before {
        position:absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0,0,0,.3)
    }

    .sb-hotline .phone {
        font-size: 20px
    }
}

@media all and (max-width: 991px) {
    .post2 .img img {
        width:100%;
        height: auto;
        object-fit: cover
    }

    .video-box {
        width: 100%!important
    }

    .we-help img {
        width: 100%!important;
        height: auto!important;
        object-fit: contain
    }

    .we-help .content-why {
        padding-top: 0!important
    }

    .action-call {
        padding: 10px 0!important
    }

    .action-call .desc {
        margin-bottom: 20px!important
    }

    .sidebar {
        margin-bottom: 0;
        margin-left: 0
    }

    .single table tr td {
        width: 100% !important;
    }

    .pro-break {
        display: none
    }
}

@media all and (max-width: 1023px) {
    .post-box {
        margin-bottom:10px
    }
}

@media all and (max-width: 767px) {
    .product2 {
        margin-bottom:10px
    }

    .single .s-title {
        font-size: 24px
    }

    .bor-box {
        padding-left: 15px
    }

    .banner .breadcrumbs .title {
        font-size: 22px
    }

    .post2 {
        margin-left: auto;
        margin-right: auto
    }

    .post2 .img {
        float: none;
        width: auto;
        margin-bottom: 20px
    }

    .post2 .ct {
        margin-left: 0
    }

    .pro-gallery {
        float: none;
        margin: 0 auto 30px;
        width: 344px;
        max-width: 100%
    }

    .pro-detail {
        margin-left: 0
    }

    .pro-related .slick-list {
        margin: 0 -5px
    }

    .pro-related .slick-list .slick-slide {
        margin: 0 5px
    }
}

.block-contact-us {
    margin-bottom: 20px
}

.mmap p {
    margin-bottom: 0;
    line-height: 0
}

.cnv-social-icons a:hover {
    color: #005cb3
}

.fv-content {
    color: #555;
    margin: 0 auto;
    font-size: 1.1em;
    line-height: 2em;
    padding: 0
}

.fv-content blockquote,.fv-content dl,.fv-content h1,.fv-content h2,.fv-content h3,.fv-content h4,.fv-content h5,.fv-content h6,.fv-content ol,.fv-content p,.fv-content pre,.fv-content ul {
    min-width: 100%
}

.fv-content hr {
    position: relative;
    margin: 4vw 0;
    display: block;
    width: 100%;
    padding: 0;
    height: 1px;
    border: 0;
    border-top: 1px solid #e3e9ed
}

.fv-content h1,.fv-content h2,.fv-content h3,.fv-content h4,.fv-content h5,.fv-content h6 {
    margin-top: 0;
    line-height: 1.15;
    font-weight: 700;
    text-rendering: optimizeLegibility
}

.fv-content h1 {
    margin: .5em 0 .2em;
    font-size: 2.6rem;
    font-weight: 700
}

.fv-content h2 {
    margin: .5em 0 .2em;
    font-size: 2rem;
    font-weight: 700
}

.fv-content h3 {
    margin: .5em 0 .2em;
    font-size: 1.8rem;
    font-weight: 700
}

.fv-content h4 {
    margin: .5em 0 .2em;
    font-size: 1.8rem;
    font-weight: 700
}

.fv-content h5 {
    margin: .5em 0 .2em;
    font-size: 1.6rem;
    font-weight: 700
}

.fv-content h6 {
    margin: .5em 0 .2em;
    font-size: 1.6rem;
    font-weight: 700
}

.fv-content a {
    color: #000;
    box-shadow: inset 0 -1px 0 #3eb0ef
}

.fv-content a:hover {
    color: #3eb0ef
}

.fv-content dfn,.fv-content em,.fv-content i {
    font-style: italic
}

.fv-content b,.fv-content strong {
    font-weight: 700
}

.fv-content ins,.fv-content u {
    text-decoration: underline;
    background-color: transparent
}

.fv-content sup {
    top: -.5em
}

.fv-content sub {
    bottom: -.25em
}

.fv-content sub,.fv-content sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

.fv-content code,.fv-content kbd,.fv-content pre,.fv-content samp {
    font-size: 1em
}

.fv-content code {
    padding: 0 5px 2px;
    line-height: 1em;
    font-weight: 400!important;
    background: #fdefef;
    border-radius: 3px;
    color: #630d0d
}

.fv-content pre {
    overflow-x: auto;
    margin: 1.5em 0 3em;
    padding: 20px;
    max-width: 100%;
    border: 1px solid #000;
    color: #e5eff5;
    background: #0e0f11;
    border-radius: 5px
}

.fv-content pre code {
    color: #efefef;
    background-color: transparent
}

.fv-content blockquote {
    margin: 0 0 1.5em;
    padding: 0 1.5em;
    border-left: 5px solid #3eb0ef
}

.fv-content blockquote p:last-child {
    margin-bottom: 0
}

.fv-content blockquote p {
    margin: 0 0 1em;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-style: italic
}

.fv-content blockquote p:last-child {
    margin-bottom: 0
}

.fv-content blockquote cite {
    font-weight: 700
}

.fv-content abbr,.fv-content dfn {
    cursor: help;
    text-decoration: underline dotted;
    border: 0
}

.fv-content small {
    font-size: 80%
}

.fv-content p {
    margin: 1em 0
}

.fv-content img,.fv-content video {
    display: block;
    margin: unset;
    max-width: 95%;
    height: auto
}

.fv-content dt {
    float: left;
    margin: 0 20px 0 0;
    width: 150px;
    font-weight: 500;
    text-align: right
}

.fv-content dd {
    margin: 0 0 5px;
    text-align: left
}

.fv-content li {
    word-break: break-word;
    list-style: inherit;
    margin: .5em 0;
    padding-left: .3em;
    line-height: 1.6em
}

.fv-content ol,.fv-content ul {
    padding-left: 1.3em;
    padding-right: 1.5em
}

.fv-content ul ul {
    margin: 0
}

.fv-content ul li {
    margin: 0;
    padding: 0
}

.fv-content ol {
    list-style: decimal
}

.fv-content>ul {
    list-style: disc
}

.fv-content>ul>li>ul {
    list-style: circle
}

.fv-content>ul>li>ul>li ul {
    list-style: square
}

.fv-content .table-wrap {
    background: linear-gradient(to right,#fff 20%,rgba(0,0,0,0)),linear-gradient(to right,rgba(0,0,0,0),#fff 80%) 0 100%,linear-gradient(to right,#000,rgba(0,0,0,0) 20%),linear-gradient(to left,#000,rgba(0,0,0,0) 20%);
    background-attachment: scroll,scroll,scroll,scroll;
    background-attachment: local,local,scroll,scroll
}

.fv-content table {
    overflow-x: auto;
    margin: unset;
    max-width: 100%;
    width: auto;
    border-spacing: 0;
    border-collapse: collapse;
    vertical-align: top;
    -webkit-overflow-scrolling: touch
}

.fv-content ul {
    margin: 1em 0;
    padding-left: 40px
}

.fv-content table tbody {
    margin: 0;
    padding: 0;
    font: inherit;
    vertical-align: baseline
}

.fv-content table th {
    padding: 6px 12px
}

.fv-content table th {
    color: #15171a;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: .2px;
    text-align: left;
    text-transform: uppercase;
    background-color: #f4f8fb
}

.fv-content table td,.fv-content table th {
    padding: 6px 12px
}

@media(max-width: 767px) {
    .banner {
        margin-bottom:20px
    }

    .banner img {
        min-height: 150px
    }

    .pro-info-tab {
        margin-top: 35px
    }

    .fv-content {
        padding: 0
    }

    .pro-info-ct {
        margin-top: 20px
    }

    .block-address {
        margin-bottom: 40px
    }

    .pro-detail .buy-now {
        float: unset;
        margin-top: 20px
    }
}

.btn-register {
    padding: 15px 60px;
    border-radius: 12px;
    border: none;
    background: #0095da;
    color: #555;
    font-size: 11px
}

@keyframes lac {
    0% {
        transform: rotate(0)
    }

    10% {
        transform: rotate(-25deg)
    }

    20% {
        transform: rotate(25deg)
    }

    30% {
        transform: rotate(-25deg)
    }

    40% {
        transform: rotate(25deg)
    }

    50% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(0)
    }
}

@-webkit-keyframes lac {
    0% {
        -webkit-transform: rotate(0)
    }

    10% {
        -webkit-transform: rotate(-25deg)
    }

    20% {
        -webkit-transform: rotate(25deg)
    }

    30% {
        -webkit-transform: rotate(-25deg)
    }

    40% {
        -webkit-transform: rotate(25deg)
    }

    50% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(0)
    }
}

@keyframes zoomin {
    0% {
        transform: scale(.8);
        opacity: 1
    }

    100% {
        transform: scale(2.2);
        opacity: .1
    }
}

@-webkit-keyframes zoomin {
    0% {
        -webkit-transform: scale(.8);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2.2);
        opacity: .1
    }
}

@keyframes zoomout {
    0% {
        transform: scale(.8);
        opacity: 1
    }

    100% {
        transform: scale(1.1);
        opacity: .3
    }
}

@-webkit-keyframes zoomout {
    0% {
        -webkit-transform: scale(.8);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.1);
        opacity: .3
    }
}

@media(max-width: 991px) {
    .btn-call {
        bottom:15px
    }
}

.fix-right p a {
    font-size: 0
}

.cnv-slider:not(.slick-initialized),.course-cas:not(.slick-initialized) {
    display: none
}

@media all and (max-width: 414px) {
    .cnv-dktv .title {
        font-size:20px
    }
}

@media all and (max-width: 320px) {
    .review .flex {
        margin-top:10px
    }

    .review>.row {
        justify-content: center!important
    }
}

.h-social span,.social span {
    display: none
}

.cate-box ul li {
    position: relative
}

.cate-box>ul>li span {
    position: absolute;
    right: 5px;
    font-size: 22px;
    cursor: pointer;
    top: 0
}

.cate-box .sub-cate {
    padding-left: 15px;
    display: none
}

.cate-box .sub-cate li {
    border-bottom: none;
    font-size: 16px;
    color: #555;
    display: block;
    text-transform: capitalize
}

.cate-box .sub-cate li a {
    border: none
}

.cate-box ul li a {
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out
}

.product-gallery .image img {
    border-radius: 5px
}

#galleryCategory .product h3 a {
    color: #555
}

#galleryCategory .product h3 {
    padding: 5px 0;
    text-align: center
}

#galleryCategory .product:hover h3 a {
    color: #fab999
}

#galleryCategory .product:hover img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.dropdown-arrow i.fa {
    color: #555
}

.cnv-product .img {
    background-color: transparent
}

.sub.active>a {
    color: #f9a980
}

@media all and (max-width: 1024px) {
    .fv-content table,.s-content table {
        width:100%
    }
}

header .col-auto>p {
    display: inline-block
}

footer .subs .social span {
    display: none
}

footer .map p {
    height: 100%;
    display: flex
}

.pagination {
    justify-content: center;
    margin: 15px 0
}

.page-link {
    color: #005cb3
}

.page-item.active .page-link {
    background-color: #005cb3;
    border-color: #005cb3
}

ul.primary-menu>li.active>a {
    color: #fd475d
}

ul.primary-menu>li .cnv-submenu li.active .icon img:first-child {
    opacity: 0
}

ul.primary-menu>li .cnv-submenu li.active .icon img:last-child {
    opacity: 1
}

ul.primary-menu>li .cnv-submenu li.active .content-sub-menu .title {
    color: #fd475d
}

.trial-md-ct {
    padding: 55px 40px 60px;
    background-image: url(../images/md-bg1.png),url(../images/md-bg2.png),url(../images/md-bg3.png);
    background-repeat: no-repeat;
    background-position: bottom left,top right,bottom right;
    pointer-events: all;
    position: relative
}

.trial-md-ct:before {
    content: '';
    position: absolute;
    bottom: 60px;
    width: 125px;
    top: 0;
    right: 100%;
    background-repeat: no-repeat;
    background-image: url(../images/md-bg4.png);
    background-position: right bottom
}

.trial-md-ct .md-close {
    position: absolute;
    top: -20px;
    right: -20px
}

.trial-md-ct .title {
    font-size: 26px;
    color: #1a375f;
    text-align: center;
    margin-bottom: 28px;
    font-weight: 700
}

.trial-md-ct p {
    color: #1a375f;
    margin-bottom: 6px
}

.trial-md-ct .input {
    position: relative;
    margin-bottom: 19px
}

.trial-md-ct .input i {
    position: absolute;
    left: 19px;
    top: 50%;
    margin-top: -16px
}

.ic-user {
    width: 14px;
    height: 16px;
    background-image: url(../images/ic-user.png)
}

.trial-md-ct .input input {
    height: 45px;
    background: #f6f6f6;
    border-radius: 4px;
    border: solid 1px #dadada;
    padding-left: 50px;
    width: 100%
}

.ic-phone {
    width: 17px;
    height: 17px;
    background-image: url(../images/ic-phone.png)
}

.trial-md-ct .input i.ic-email {
}

.ic-email {
    width: 19px;
    height: 14px;
    background-image: url(../images/ic-email.png)
}

.ic-close {
    width: 39px;
    height: 39px;
    background-image: url(../images/ic-close.png)
}

.trial-md-ct .md-close {
    position: absolute;
    top: -20px;
    right: -20px;
    background: 0 0;
    border: none
}

[type=reset],[type=submit],button,html [type=button] {
    -webkit-appearance: button
}

.trial-md-ct form button {
    height: 58px;
    border-radius: 50px;
    color: #fff;
    padding: 0 73px;
    background: #fd475d;
    margin-top: 18px;
    border: none
}

.trial-md-ct .input textarea {
    background: #f6f6f6;
    border-radius: 4px;
    border: solid 1px #dadada;
    width: 100%
}

.trial-md-ct:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 145px;
    top: 70px;
    left: 100%;
    background-repeat: no-repeat;
    background-image: url(../images/md-bg5.png);
    background-position: left top
}

.intro {
    padding-bottom: 14px
}

.vjs-poster {
    background-size: cover!important
}

.price .btn-hover-vertical:focus,.price .btn-hover-vertical:hover {
    background-color: #fff!important
}

.feature .desc {
    line-height: 28px
}

header .logo img {
    width: 150px
}

ul.primary-menu>li .cnv-submenu li .icon img {
    object-fit: contain
}

.btn-call {
    position: fixed;
    bottom: 10%;
    left: 30px;
    z-index: 99
}

.btn-call span {
    transform: rotate(90deg);
    display: block;
    font-size: 18px;
    width: 46px;
    height: 46px;
    margin: auto;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: #ed1d24;
    position: relative
}

.btn-call span:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    border: solid 1px rgba(237,29,36,.6);
    -webkit-animation-name: zoomin;
    animation-name: zoomin;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.btn-call span:after {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    border-radius: 50%;
    background: rgba(237,29,36,.6);
    z-index: -1;
    -webkit-animation-name: zoomout;
    animation-name: zoomout;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

.group-contact-shops {
    position: fixed;
    left: 30px;
    bottom: 130px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.group-contact-shops a:hover {
    transform: scale(1.25)
}

.group-contact-shops a {
    display: block;
    width: 45px;
    height: 45px;
    margin-bottom: 15px;
    transition: ease-in-out .3s all
}

.group-contact-shops a img {
    width: 100%;
    height: 100%
}

.btn-call span i {
    -webkit-animation-name: lac;
    animation-name: lac;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.input input::placeholder {
    font-size: 12px!important
}

.btn-call strong {
    color: #fff;
    background: rgba(237,29,36,.8);
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
    border-radius: 5px;
    position: absolute;
    left: 106%;
    margin-left: 5px;
    white-space: nowrap;
    font-weight: 500;
    font-size: 18px;
    line-height: 37px;
    top: 50%;
    margin-top: -18px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.btn-call strong:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 8px solid rgba(237,29,36,.8);
    border-bottom: 6px solid transparent;
    position: absolute;
    left: -8px;
    top: 50%;
    margin-top: -6px
}

.back-to-top {
    bottom: 225px
}

@media screen and (min-width: 992px) {
    footer .gg-partner p {
        line-height:42px;
        font-size: 20px
    }
}

@media screen and (max-width: 991px) {
    footer .gg-partner p {
        font-size:15px
    }

    footer .gg-partner p {
        line-height: 26px
    }
}

.gg-partner span.download_app {
    display: block;
    margin-top: 35px;
    line-height: 30px
}

@media screen and (min-width: 992px) {
    .gg-partner span.download_app a {
        font-size:15px
    }
}

@media screen and (max-width: 567px) {
    .btn-call {
        position:fixed;
        bottom: 3%;
        left: 7px;
        z-index: 99
    }

    .gg-partner span.download_app {
        display: block;
        margin-top: 10px
    }

    footer .copyright {
        margin-bottom: 40px
    }
}

@media all and (max-width: 767px) {
    footer .copyright .copyright-pc {
        display:none
    }
}

@media all and (min-width: 767px) {
    footer .copyright .copyright-mobile {
        display:none
    }
}

@media all and (max-width: 396px) {
    footer .copyright {
        font-size:12px
    }
}

#modal-inpage {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    z-index: 999;
    padding: 25px;
    overflow: scroll
}

#modal-inpage.hides {
    display: none
}

.group-content-modals {
    max-width: 750px;
    width: 100%;
    background: #fff url(../assets/images/bgr-popup.png);
    position: relative;
    top: 82px;
    left: 50%;
    transform: translate(-50%,-35px);
    display: flex;
    flex-wrap: wrap;
    padding: 30px 25px;
    background-repeat: no-repeat;
    background-position: -3px;
    background-size: 440px
}

.heade-modal p {
    max-width: 325px;
    margin: auto
}

.title-slogan-modals {
    font-size: 25px;
    text-align: center;
    color: #000;
    margin-top: 10px;
    font-weight: 600
}

.descripstion-modals {
    color: #000;
    line-height: 1.5;
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    padding: 0
}

.group-slogan-modals {
    padding: 7px;
    margin-bottom: 0
}

.btn-modalss {
    width: calc(100% - 62px);
    background: #f4b3ce;
    border: solid 1px #f4b3ce;
    color: #fff;
    font-size: 16px;
    text-align: center;
    height: 52px;
    border-radius: 44px;
    margin-top: 7px;
    font-weight: 500;
    cursor: pointer;
    transition: ease-in-out .5s all;
    position: relative
}

.btn-modalss::after {
    position: absolute;
    content: "";
    top: 50%;
    right: 11px;
    transform: translate(-15px,-50%);
    background: url(../assets/images/paperr.png);
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
    background-repeat: no-repeat
}

.btn-modalss:hover {
    background: #fff;
    border: solid 1px #f4b3ce;
    color: #f4b3ce
}

.heade-modal {
    width: 45%;
    display: flex;
    align-items: center;
    justify-content: center
}

.content-modals {
    width: 55%;
    padding: 0 25px
}

.input input {
    border: solid 2px #eef4f4;
    background: #eef4f4;
    border-radius: 7px;
    width: 100%;
    margin-bottom: 17px;
    height: 42px
}

.input {
    text-align: center;
    display: inline-block;
    width: 100%
}

.input input::placeholder {
    color: #111;
    font-size: 15px
}

.input-v1 {
    width: calc(100% - 35px);
    margin: 0 auto;
    border: solid 2px #fff;
    background: #757474;
    height: 44px;
    margin-bottom: 15px;
    border-radius: 7px;
    display: flex;
    align-items: center;
    padding-left: 12px
}

.input-v1 input:nth-child(2) {
    margin-right: 7px
}

.input.phones {
    width: 48%
}

.input.emails {
    width: 48%;
    float: right
}

#close-modal-page {
    display: block;
    background: #f4b3ce;
    float: right;
    padding: 3px;
    box-shadow: 0 1px 1px 0 #7c7c7c;
    cursor: pointer;
    position: absolute;
    top: 12px;
    right: 12px
}

.tab-wrapper {
    margin-top: 65px
}

.tab-wrapper ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
    max-width: 900px;
    margin: 0 auto;
    padding: 10px;
    border-radius: 5px
}

.tab-wrapper ul li {
    float: left;
    width: calc((100% - 20px) / 2);
    list-style: none;
    padding: 10px 20px;
    border-radius: 10px;
    margin-right: 5px;
    text-align: center
}

.tab-wrapper ul li.active {
    background: #Fff;
    box-shadow: 0 0 5px 2px #e89ca6
}

.tab-wrapper ul li.active a {
}

.tab-wrapper ul li a {
    color: #4a5563;
    text-decoration: none;
    font-size: 20px;
    display: block
}

.tab-content {
    padding: 20px
}

.tab-item {
    display: none
}

.container_data input[type=checkbox] + label:before {
    content: '';
    border: 1px solid #898989;
    border-radius: 5px;
    margin-right: 10px;
    display: inline-block;
    background: #efeeee;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    line-height: 28px;
    text-align: center;
    color: transparent;
    transition: .2s
}

.price-lists-cnv {
    display: block;
    font-size: 24px;
    font-weight: 500;
    color: #4a5563
}

@media (min-width: 1690px) {
    .group-contact-shops {
        left:30px;
        bottom: 180px
    }
}

@media (max-width: 1025px) {
    #modal-inpage {
        z-index:99999999999999;
        padding: 15px;
        overflow: scroll
    }

    .heade-modal {
        width: 100%
    }

    .heade-modal p img {
        max-width: 140px
    }

    .heade-modal p {
        margin-bottom: 5px;
        text-align: center
    }

    .content-modals {
        width: 100%;
        padding-bottom: 10px
    }

    .title-slogan-modals {
        font-size: 18px
    }

    .descripstion-modals {
        font-size: 14px;
        margin-bottom: 3px
    }

    .input-v1 {
        margin-bottom: 10px;
        height: 35px
    }

    .input input {
        margin-bottom: 10px;
        height: 35px
    }

    .btn-modalss {
        height: 40px;
        font-size: 14px
    }

    .group-content-modals {
        top: 95px
    }
}

@media (min-width: 770px) and (max-width:990px) {
    #modal-inpage {
        padding:50px
    }

    .group-content-modals {
        padding: 3px
    }

    .heade-modal p img {
        max-width: 60px!important
    }

    .btn-modalss {
        height: 40px;
        font-size: 14px;
        margin-top: 5px
    }

    .title-slogan-modals {
        font-size: 14px
    }

    .group-slogan-modals {
        margin-bottom: 0
    }

    .descripstion-modals {
        font-size: 12px
    }
}

@media (max-width: 768px) {
    .group-contact-shops {
        bottom:170px;
        left: 30px
    }

    .heade-modal p img {
        max-width: 80px
    }

    .group-slogan-modals {
        margin-bottom: 0;
        padding: 0
    }

    .title-slogan-modals {
        font-size: 16px
    }

    .descripstion-modals {
        font-size: 12px
    }

    .btn-modalss {
        margin-top: 0
    }
}

@media (max-width: 576px) {
    .tab-wrapper ul {
        padding:6px
    }

    .price-lists-cnv {
        font-weight: 700;
        font-size: 11px
    }

    .tab-content {
        padding: 10px
    }

    .tab-wrapper ul li a {
        font-size: 9px
    }

    .tab-wrapper ul li {
        padding: 8px
    }

    .trial-md-ct .title {
        font-size: 22px;
        margin-bottom: 15px
    }

    #informationForm .modal-dialog {
        padding: 30px 17px
    }

    .trial-md-ct .input input {
        height: 35px
    }

    .trial-md-ct .input {
        margin-bottom: 7px
    }

    .trial-md-ct {
        padding: 15px
    }

    .trial-md-ct form button {
        height: 50px;
        padding: 0 60px
    }

    .group-contact-shops {
        bottom: 95px;
        left: 9px
    }

    .btn-modalss::after {
        width: 20px;
        height: 20px;
        background-size: 20px 20px
    }

    .heade-modal p img {
        max-width: 260px
    }

    .title-slogan-modals {
        font-size: 16px;
        margin-top: 0
    }

    .descripstion-modals {
        font-size: 12px
    }

    .group-slogan-modals {
        padding: 0;
        margin-bottom: 0
    }

    .btn-modalss {
        margin-top: 2px;
        width: calc(100% - 20px)
    }

    .group-content-modals {
        top: 70px
    }

    .input.emails {
        width: 100%
    }

    .input.phones {
        width: 100%
    }
}

.group-cat-price .item-list-pricess.slick-current {
    border: unset;
    transform: scale(1.1);
    filter: unset;
    transition: all .3s ease;
    box-shadow: 1px 3px 6px 2px #d4d0d0;
    border-radius: 7px
}

.group-cat-price .item-list-pricess {
    border: solid 1px transparent;
    filter: brightness(0.9);
    transition: all .3s ease;
    border-radius: 7px
}

.group-cat-price .item-list-pricess img {
    border-radius: 7px;
    transition: ease-in-out all .3s
}

.group-cat-price .item-list-pricess a {
    display: block;
    border-radius: 7px
}

.group-cat-price .slick-prev.slick-arrow {
    width: 18px;
    height: 28px;
    background: url(../assets/images/rights-price.png);
    outline: none
}

.group-cat-price .slick-next.slick-arrow {
    width: 18px;
    height: 28px;
    background: url(../assets/images/lefts-price.png);
    outline: none
}

.Cat_price {
    margin-bottom: 50px
}

.group-cat-price .slick-track {
    padding: 10px 0;
    margin: 20px 0;
    display: flex;
    justify-content: center
}

.group-cat-price:not(.slick-initialized) {
    display: none
}

#fitness-id.actives {
    transform: scale(1.2);
    filter: unset;
    transition: all .3s ease;
    box-shadow: 1px 2px 2px 2px #d4d0d0;
    border-radius: 5px
}

#auto-id.actives {
    transform: scale(1.2);
    filter: unset;
    transition: all .3s ease;
    box-shadow: 1px 2px 2px 2px #d4d0d0;
    border-radius: 5px
}

#fb-id.actives {
    transform: scale(1.2);
    filter: unset;
    transition: all .3s ease;
    box-shadow: 1px 2px 2px 2px #d4d0d0;
    border-radius: 5px
}

#retail-id.actives {
    transform: scale(1.2);
    filter: unset;
    transition: all .3s ease;
    box-shadow: 1px 2px 2px 2px #d4d0d0;
    border-radius: 5px
}

.group-cat-price .item-list-pricess img:hover {
    transform: scale(1.2)
}

.tab-content #enterprise .items .plan .detail .hides-op:before {
    content: 'ï—';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    color: #c8c8c8;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.tab-content #enterprise .items .plan .detail .hides-op {
    color: #c8c8c8
}

.tab-content #enterprise .items .plan.default .detail .act-bottom a {
    background: #fff;
    color: #fd475d
}

.tab-content #enterprise .items .plan.default .detail .act-bottom a:hover {
    background: #fd475d;
    color: #fff
}

.contact-intership {
    font-size: 24px;
    font-weight: 600;
    color: #fd475d
}

.pnks {
    width: 93%;
    height: 115px;
    background: #ffc0cb;
    position: absolute;
    border-top-left-radius: 22px;
    border-top-right-radius: 22px;
    top: 7px;
    left: 6px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px
}

.group-fa {
    position: relative;
    overflow: hidden
}

.thum-sv {
}

.thum-sv img {
    width: 100%
}

.x2 {
    position: absolute;
    top: 80px;
    max-width: 180px;
    left: 17px
}

.thum-bog {
    position: absolute;
    top: -2px;
    z-index: 10;
    max-width: 120px;
    left: 44px
}

.wet-sv {
    position: absolute;
    top: 19px;
    left: 21px;
    z-index: 10;
    width: 84%
}

.render-popup .slick-dots {
    display: flex;
    justify-content: center
}

.render-popup .slick-dots li {
    margin-right: 12px;
    width: 10px;
    height: 10px;
    outline: none
}

.render-popup .slick-dots li.slick-active button {
    border: solid 2px #F67C98;
    background: #F67C98
}

.render-popup .slick-dots li button {
    outline: none;
    width: 10px;
    height: 10px;
    border: solid 2px #F67C98;
    border-radius: 50%;
    padding: 0;
    color: transparent
}

.group-avt {
    position: absolute;
    display: flex;
    top: 42px;
    left: 0;
    z-index: 10;
    justify-content: space-between;
    width: 100%;
    padding: 0 11px
}

.thum-ev {
    max-width: 20px
}

.thum-logo-av {
    max-width: 60px;
    height: 30px
}

.group-qa {
    position: absolute;
    z-index: 10;
    bottom: 45px;
    left: 90px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #7fff00;
    border: solid 1px #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.thum-stroke {
    max-width: 17px;
    margin-bottom: 0
}

#group-ib {
    position: absolute;
    z-index: 10;
    left: 10px;
    bottom: 45%
}

.group-ups {
    display: flex;
    max-width: 200px;
    position: relative
}

.des-up {
    position: absolute;
    top: -12px;
    z-index: 10;
    left: -5px;
    pointer-events: none;
    cursor: pointer;
    display: block
}

#blah {
    width: 100%;
    object-fit: contain;
    height: 100%
}

input[type=file] {
    padding: 10px;
    background: #2d2d2d;
    width: 133px;
    height: 131px;
    color: transparent;
    margin-left: 10px;
    outline: none;
    cursor: pointer
}

.gr2 {
    position: absolute;
    display: flex;
    top: 42px;
    left: 17px;
    z-index: 10;
    width: 83%
}

#group-ib2 {
    position: absolute;
    z-index: 10;
    left: 17px;
    top: 88px;
    width: 82%
}

.group-bydate {
    display: flex;
    width: 100%
}

@media (max-width: 990px) {
    .group-fa {
        max-width:100%
    }
}

.footer-lien-he h2 {
    margin-top: 16px;
    font-size: 20px;
    font-weight: 700
}

.single .fv-content .content-page ul li {
    list-style-type: disc
}



@charset "UTF-8";@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url(../webfonts/fa-solid-900.eot);
    src: url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,.fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(../webfonts/fa-regular-400.eot);
    src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(../webfonts/fa-brands-400.eot);
    src: url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.fa,.fab,.fad,.fal,.far,.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.3333333333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: solid .08em #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    animation: fa-spin 1s infinite steps(8)
}

@keyframes fa-spin {
    0% {
        transform: rotate(0)
    }

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

.fa-rotate-90 {
    transform: rotate(90deg)
}

.fa-rotate-180 {
    transform: rotate(180deg)
}

.fa-rotate-270 {
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    transform: scale(-1,1)
}

.fa-flip-vertical {
    transform: scale(1,-1)
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical {
    transform: scale(-1,-1)
}

:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: ""
}

.fa-accessible-icon:before {
    content: ""
}

.fa-accusoft:before {
    content: ""
}

.fa-acquisitions-incorporated:before {
    content: ""
}

.fa-ad:before {
    content: ""
}

.fa-address-book:before {
    content: ""
}

.fa-address-card:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-adobe:before {
    content: ""
}

.fa-adversal:before {
    content: ""
}

.fa-affiliatetheme:before {
    content: ""
}

.fa-air-freshener:before {
    content: ""
}

.fa-airbnb:before {
    content: ""
}

.fa-algolia:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-alipay:before {
    content: ""
}

.fa-allergies:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-amazon-pay:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-american-sign-language-interpreting:before {
    content: ""
}

.fa-amilia:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angry:before {
    content: ""
}

.fa-angrycreative:before {
    content: ""
}

.fa-angular:before {
    content: ""
}

.fa-ankh:before {
    content: ""
}

.fa-app-store:before {
    content: ""
}

.fa-app-store-ios:before {
    content: ""
}

.fa-apper:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-apple-alt:before {
    content: ""
}

.fa-apple-pay:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-archway:before {
    content: ""
}

.fa-arrow-alt-circle-down:before {
    content: ""
}

.fa-arrow-alt-circle-left:before {
    content: ""
}

.fa-arrow-alt-circle-right:before {
    content: ""
}

.fa-arrow-alt-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-arrows-alt-h:before {
    content: ""
}

.fa-arrows-alt-v:before {
    content: ""
}

.fa-artstation:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-asymmetrik:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-atlas:before {
    content: ""
}

.fa-atlassian:before {
    content: ""
}

.fa-atom:before {
    content: ""
}

.fa-audible:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-autoprefixer:before {
    content: ""
}

.fa-avianex:before {
    content: ""
}

.fa-aviato:before {
    content: ""
}

.fa-award:before {
    content: ""
}

.fa-aws:before {
    content: ""
}

.fa-baby:before {
    content: ""
}

.fa-baby-carriage:before {
    content: ""
}

.fa-backspace:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-bacon:before {
    content: ""
}

.fa-bahai:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-balance-scale-left:before {
    content: ""
}

.fa-balance-scale-right:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-band-aid:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-bars:before {
    content: ""
}

.fa-baseball-ball:before {
    content: ""
}

.fa-basketball-ball:before {
    content: ""
}

.fa-bath:before {
    content: ""
}

.fa-battery-empty:before {
    content: ""
}

.fa-battery-full:before {
    content: ""
}

.fa-battery-half:before {
    content: ""
}

.fa-battery-quarter:before {
    content: ""
}

.fa-battery-three-quarters:before {
    content: ""
}

.fa-battle-net:before {
    content: ""
}

.fa-bed:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bezier-curve:before {
    content: ""
}

.fa-bible:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-biking:before {
    content: ""
}

.fa-bimobject:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-biohazard:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitcoin:before {
    content: ""
}

.fa-bity:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-blackberry:before {
    content: ""
}

.fa-blender:before {
    content: ""
}

.fa-blender-phone:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-blog:before {
    content: ""
}

.fa-blogger:before {
    content: ""
}

.fa-blogger-b:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-bolt:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-bone:before {
    content: ""
}

.fa-bong:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-book-dead:before {
    content: ""
}

.fa-book-medical:before {
    content: ""
}

.fa-book-open:before {
    content: ""
}

.fa-book-reader:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-bootstrap:before {
    content: ""
}

.fa-border-all:before {
    content: ""
}

.fa-border-none:before {
    content: ""
}

.fa-border-style:before {
    content: ""
}

.fa-bowling-ball:before {
    content: ""
}

.fa-box:before {
    content: ""
}

.fa-box-open:before {
    content: ""
}

.fa-boxes:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-brain:before {
    content: ""
}

.fa-bread-slice:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-briefcase-medical:before {
    content: ""
}

.fa-broadcast-tower:before {
    content: ""
}

.fa-broom:before {
    content: ""
}

.fa-brush:before {
    content: ""
}

.fa-btc:before {
    content: ""
}

.fa-buffer:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-burn:before {
    content: ""
}

.fa-buromobelexperte:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-bus-alt:before {
    content: ""
}

.fa-business-time:before {
    content: ""
}

.fa-buy-n-large:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-calendar-alt:before {
    content: ""
}

.fa-calendar-check:before {
    content: ""
}

.fa-calendar-day:before {
    content: ""
}

.fa-calendar-minus:before {
    content: ""
}

.fa-calendar-plus:before {
    content: ""
}

.fa-calendar-times:before {
    content: ""
}

.fa-calendar-week:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-campground:before {
    content: ""
}

.fa-canadian-maple-leaf:before {
    content: ""
}

.fa-candy-cane:before {
    content: ""
}

.fa-cannabis:before {
    content: ""
}

.fa-capsules:before {
    content: ""
}

.fa-car:before {
    content: ""
}

.fa-car-alt:before {
    content: ""
}

.fa-car-battery:before {
    content: ""
}

.fa-car-crash:before {
    content: ""
}

.fa-car-side:before {
    content: ""
}

.fa-caravan:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-caret-square-down:before {
    content: ""
}

.fa-caret-square-left:before {
    content: ""
}

.fa-caret-square-right:before {
    content: ""
}

.fa-caret-square-up:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-carrot:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cash-register:before {
    content: ""
}

.fa-cat:before {
    content: ""
}

.fa-cc-amazon-pay:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-apple-pay:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-centercode:before {
    content: ""
}

.fa-centos:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-chair:before {
    content: ""
}

.fa-chalkboard:before {
    content: ""
}

.fa-chalkboard-teacher:before {
    content: ""
}

.fa-charging-station:before {
    content: ""
}

.fa-chart-area:before {
    content: ""
}

.fa-chart-bar:before {
    content: ""
}

.fa-chart-line:before {
    content: ""
}

.fa-chart-pie:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-check-double:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-cheese:before {
    content: ""
}

.fa-chess:before {
    content: ""
}

.fa-chess-bishop:before {
    content: ""
}

.fa-chess-board:before {
    content: ""
}

.fa-chess-king:before {
    content: ""
}

.fa-chess-knight:before {
    content: ""
}

.fa-chess-pawn:before {
    content: ""
}

.fa-chess-queen:before {
    content: ""
}

.fa-chess-rook:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-chromecast:before {
    content: ""
}

.fa-church:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-circle-notch:before {
    content: ""
}

.fa-city:before {
    content: ""
}

.fa-clinic-medical:before {
    content: ""
}

.fa-clipboard:before {
    content: ""
}

.fa-clipboard-check:before {
    content: ""
}

.fa-clipboard-list:before {
    content: ""
}

.fa-clock:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-closed-captioning:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-cloud-download-alt:before {
    content: ""
}

.fa-cloud-meatball:before {
    content: ""
}

.fa-cloud-moon:before {
    content: ""
}

.fa-cloud-moon-rain:before {
    content: ""
}

.fa-cloud-rain:before {
    content: ""
}

.fa-cloud-showers-heavy:before {
    content: ""
}

.fa-cloud-sun:before {
    content: ""
}

.fa-cloud-sun-rain:before {
    content: ""
}

.fa-cloud-upload-alt:before {
    content: ""
}

.fa-cloudscale:before {
    content: ""
}

.fa-cloudsmith:before {
    content: ""
}

.fa-cloudversify:before {
    content: ""
}

.fa-cocktail:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-code-branch:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cog:before {
    content: ""
}

.fa-cogs:before {
    content: ""
}

.fa-coins:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-comment-alt:before {
    content: ""
}

.fa-comment-dollar:before {
    content: ""
}

.fa-comment-dots:before {
    content: ""
}

.fa-comment-medical:before {
    content: ""
}

.fa-comment-slash:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-comments-dollar:before {
    content: ""
}

.fa-compact-disc:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-compress-alt:before {
    content: ""
}

.fa-compress-arrows-alt:before {
    content: ""
}

.fa-concierge-bell:before {
    content: ""
}

.fa-confluence:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-cookie:before {
    content: ""
}

.fa-cookie-bite:before {
    content: ""
}

.fa-copy:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-cotton-bureau:before {
    content: ""
}

.fa-couch:before {
    content: ""
}

.fa-cpanel:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-creative-commons-by:before {
    content: ""
}

.fa-creative-commons-nc:before {
    content: ""
}

.fa-creative-commons-nc-eu:before {
    content: ""
}

.fa-creative-commons-nc-jp:before {
    content: ""
}

.fa-creative-commons-nd:before {
    content: ""
}

.fa-creative-commons-pd:before {
    content: ""
}

.fa-creative-commons-pd-alt:before {
    content: ""
}

.fa-creative-commons-remix:before {
    content: ""
}

.fa-creative-commons-sa:before {
    content: ""
}

.fa-creative-commons-sampling:before {
    content: ""
}

.fa-creative-commons-sampling-plus:before {
    content: ""
}

.fa-creative-commons-share:before {
    content: ""
}

.fa-creative-commons-zero:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-critical-role:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-crop-alt:before {
    content: ""
}

.fa-cross:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-crow:before {
    content: ""
}

.fa-crown:before {
    content: ""
}

.fa-crutch:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-css3-alt:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-cut:before {
    content: ""
}

.fa-cuttlefish:before {
    content: ""
}

.fa-d-and-d:before {
    content: ""
}

.fa-d-and-d-beyond:before {
    content: ""
}

.fa-dailymotion:before {
    content: "勒"
}

.fa-dashcube:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-deaf:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-democrat:before {
    content: ""
}

.fa-deploydog:before {
    content: ""
}

.fa-deskpro:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-dev:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-dharmachakra:before {
    content: ""
}

.fa-dhl:before {
    content: ""
}

.fa-diagnoses:before {
    content: ""
}

.fa-diaspora:before {
    content: ""
}

.fa-dice:before {
    content: ""
}

.fa-dice-d20:before {
    content: ""
}

.fa-dice-d6:before {
    content: ""
}

.fa-dice-five:before {
    content: ""
}

.fa-dice-four:before {
    content: ""
}

.fa-dice-one:before {
    content: ""
}

.fa-dice-six:before {
    content: ""
}

.fa-dice-three:before {
    content: ""
}

.fa-dice-two:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-digital-ocean:before {
    content: ""
}

.fa-digital-tachograph:before {
    content: ""
}

.fa-directions:before {
    content: ""
}

.fa-discord:before {
    content: ""
}

.fa-discourse:before {
    content: ""
}

.fa-divide:before {
    content: ""
}

.fa-dizzy:before {
    content: ""
}

.fa-dna:before {
    content: ""
}

.fa-dochub:before {
    content: ""
}

.fa-docker:before {
    content: ""
}

.fa-dog:before {
    content: ""
}

.fa-dollar-sign:before {
    content: ""
}

.fa-dolly:before {
    content: ""
}

.fa-dolly-flatbed:before {
    content: ""
}

.fa-donate:before {
    content: ""
}

.fa-door-closed:before {
    content: ""
}

.fa-door-open:before {
    content: ""
}

.fa-dot-circle:before {
    content: ""
}

.fa-dove:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-draft2digital:before {
    content: ""
}

.fa-drafting-compass:before {
    content: ""
}

.fa-dragon:before {
    content: ""
}

.fa-draw-polygon:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-dribbble-square:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-drum:before {
    content: ""
}

.fa-drum-steelpan:before {
    content: ""
}

.fa-drumstick-bite:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-dumbbell:before {
    content: ""
}

.fa-dumpster:before {
    content: ""
}

.fa-dumpster-fire:before {
    content: ""
}

.fa-dungeon:before {
    content: ""
}

.fa-dyalog:before {
    content: ""
}

.fa-earlybirds:before {
    content: ""
}

.fa-ebay:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-edit:before {
    content: ""
}

.fa-egg:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-elementor:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-ello:before {
    content: ""
}

.fa-ember:before {
    content: ""
}

.fa-empire:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-envelope-open-text:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-equals:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-erlang:before {
    content: ""
}

.fa-ethereum:before {
    content: ""
}

.fa-ethernet:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-euro-sign:before {
    content: ""
}

.fa-evernote:before {
    content: ""
}

.fa-exchange-alt:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-exclamation-triangle:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-expand-alt:before {
    content: ""
}

.fa-expand-arrows-alt:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-external-link-alt:before {
    content: ""
}

.fa-external-link-square-alt:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-dropper:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-facebook:before {
    content: ""
}

.fa-facebook-f:before {
    content: ""
}

.fa-facebook-messenger:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-fan:before {
    content: ""
}

.fa-fantasy-flight-games:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-feather:before {
    content: ""
}

.fa-feather-alt:before {
    content: ""
}

.fa-fedex:before {
    content: ""
}

.fa-fedora:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-figma:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-alt:before {
    content: ""
}

.fa-file-archive:before {
    content: ""
}

.fa-file-audio:before {
    content: ""
}

.fa-file-code:before {
    content: ""
}

.fa-file-contract:before {
    content: ""
}

.fa-file-csv:before {
    content: ""
}

.fa-file-download:before {
    content: ""
}

.fa-file-excel:before {
    content: ""
}

.fa-file-export:before {
    content: ""
}

.fa-file-image:before {
    content: ""
}

.fa-file-import:before {
    content: ""
}

.fa-file-invoice:before {
    content: ""
}

.fa-file-invoice-dollar:before {
    content: ""
}

.fa-file-medical:before {
    content: ""
}

.fa-file-medical-alt:before {
    content: ""
}

.fa-file-pdf:before {
    content: ""
}

.fa-file-powerpoint:before {
    content: ""
}

.fa-file-prescription:before {
    content: ""
}

.fa-file-signature:before {
    content: ""
}

.fa-file-upload:before {
    content: ""
}

.fa-file-video:before {
    content: ""
}

.fa-file-word:before {
    content: ""
}

.fa-fill:before {
    content: ""
}

.fa-fill-drip:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-fingerprint:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-fire-alt:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-firefox-browser:before {
    content: "龜"
}

.fa-first-aid:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-first-order-alt:before {
    content: ""
}

.fa-firstdraft:before {
    content: ""
}

.fa-fish:before {
    content: ""
}

.fa-fist-raised:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-flag-usa:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-flipboard:before {
    content: ""
}

.fa-flushed:before {
    content: ""
}

.fa-fly:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-minus:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-folder-plus:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-font-awesome:before {
    content: ""
}

.fa-font-awesome-alt:before {
    content: ""
}

.fa-font-awesome-flag:before {
    content: ""
}

.fa-font-awesome-logo-full:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-fonticons-fi:before {
    content: ""
}

.fa-football-ball:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-fort-awesome-alt:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-freebsd:before {
    content: ""
}

.fa-frog:before {
    content: ""
}

.fa-frown:before {
    content: ""
}

.fa-frown-open:before {
    content: ""
}

.fa-fulcrum:before {
    content: ""
}

.fa-funnel-dollar:before {
    content: ""
}

.fa-futbol:before {
    content: ""
}

.fa-galactic-republic:before {
    content: ""
}

.fa-galactic-senate:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-gas-pump:before {
    content: ""
}

.fa-gavel:before {
    content: ""
}

.fa-gem:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-ghost:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-gifts:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-git-alt:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-gitkraken:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-gitter:before {
    content: ""
}

.fa-glass-cheers:before {
    content: ""
}

.fa-glass-martini:before {
    content: ""
}

.fa-glass-martini-alt:before {
    content: ""
}

.fa-glass-whiskey:before {
    content: ""
}

.fa-glasses:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-globe-africa:before {
    content: ""
}

.fa-globe-americas:before {
    content: ""
}

.fa-globe-asia:before {
    content: ""
}

.fa-globe-europe:before {
    content: ""
}

.fa-gofore:before {
    content: ""
}

.fa-golf-ball:before {
    content: ""
}

.fa-goodreads:before {
    content: ""
}

.fa-goodreads-g:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-google-drive:before {
    content: ""
}

.fa-google-play:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-google-plus-g:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-gopuram:before {
    content: ""
}

.fa-graduation-cap:before {
    content: ""
}

.fa-gratipay:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-greater-than:before {
    content: ""
}

.fa-greater-than-equal:before {
    content: ""
}

.fa-grimace:before {
    content: ""
}

.fa-grin:before {
    content: ""
}

.fa-grin-alt:before {
    content: ""
}

.fa-grin-beam:before {
    content: ""
}

.fa-grin-beam-sweat:before {
    content: ""
}

.fa-grin-hearts:before {
    content: ""
}

.fa-grin-squint:before {
    content: ""
}

.fa-grin-squint-tears:before {
    content: ""
}

.fa-grin-stars:before {
    content: ""
}

.fa-grin-tears:before {
    content: ""
}

.fa-grin-tongue:before {
    content: ""
}

.fa-grin-tongue-squint:before {
    content: ""
}

.fa-grin-tongue-wink:before {
    content: ""
}

.fa-grin-wink:before {
    content: ""
}

.fa-grip-horizontal:before {
    content: ""
}

.fa-grip-lines:before {
    content: ""
}

.fa-grip-lines-vertical:before {
    content: ""
}

.fa-grip-vertical:before {
    content: ""
}

.fa-gripfire:before {
    content: ""
}

.fa-grunt:before {
    content: ""
}

.fa-guitar:before {
    content: ""
}

.fa-gulp:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-hacker-news:before {
    content: ""
}

.fa-hacker-news-square:before {
    content: ""
}

.fa-hackerrank:before {
    content: ""
}

.fa-hamburger:before {
    content: ""
}

.fa-hammer:before {
    content: ""
}

.fa-hamsa:before {
    content: ""
}

.fa-hand-holding:before {
    content: ""
}

.fa-hand-holding-heart:before {
    content: ""
}

.fa-hand-holding-usd:before {
    content: ""
}

.fa-hand-lizard:before {
    content: ""
}

.fa-hand-middle-finger:before {
    content: ""
}

.fa-hand-paper:before {
    content: ""
}

.fa-hand-peace:before {
    content: ""
}

.fa-hand-point-down:before {
    content: ""
}

.fa-hand-point-left:before {
    content: ""
}

.fa-hand-point-right:before {
    content: ""
}

.fa-hand-point-up:before {
    content: ""
}

.fa-hand-pointer:before {
    content: ""
}

.fa-hand-rock:before {
    content: ""
}

.fa-hand-scissors:before {
    content: ""
}

.fa-hand-spock:before {
    content: ""
}

.fa-hands:before {
    content: ""
}

.fa-hands-helping:before {
    content: ""
}

.fa-handshake:before {
    content: ""
}

.fa-hanukiah:before {
    content: ""
}

.fa-hard-hat:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-hat-cowboy:before {
    content: ""
}

.fa-hat-cowboy-side:before {
    content: ""
}

.fa-hat-wizard:before {
    content: ""
}

.fa-hdd:before {
    content: ""
}

.fa-heading:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-headphones-alt:before {
    content: ""
}

.fa-headset:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-heart-broken:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-helicopter:before {
    content: ""
}

.fa-highlighter:before {
    content: ""
}

.fa-hiking:before {
    content: ""
}

.fa-hippo:before {
    content: ""
}

.fa-hips:before {
    content: ""
}

.fa-hire-a-helper:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-hockey-puck:before {
    content: ""
}

.fa-holly-berry:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-hooli:before {
    content: ""
}

.fa-hornbill:before {
    content: ""
}

.fa-horse:before {
    content: ""
}

.fa-horse-head:before {
    content: ""
}

.fa-hospital:before {
    content: ""
}

.fa-hospital-alt:before {
    content: ""
}

.fa-hospital-symbol:before {
    content: ""
}

.fa-hot-tub:before {
    content: ""
}

.fa-hotdog:before {
    content: ""
}

.fa-hotel:before {
    content: ""
}

.fa-hotjar:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-start:before {
    content: ""
}

.fa-house-damage:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-hryvnia:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-hubspot:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-ice-cream:before {
    content: ""
}

.fa-icicles:before {
    content: ""
}

.fa-icons:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-id-card:before {
    content: ""
}

.fa-id-card-alt:before {
    content: ""
}

.fa-ideal:before {
    content: "邏"
}

.fa-igloo:before {
    content: ""
}

.fa-image:before {
    content: ""
}

.fa-images:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-infinity:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-instagram-square:before {
    content: "凌"
}

.fa-intercom:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-invision:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-itch-io:before {
    content: ""
}

.fa-itunes:before {
    content: ""
}

.fa-itunes-note:before {
    content: ""
}

.fa-java:before {
    content: ""
}

.fa-jedi:before {
    content: ""
}

.fa-jedi-order:before {
    content: ""
}

.fa-jenkins:before {
    content: ""
}

.fa-jira:before {
    content: ""
}

.fa-joget:before {
    content: ""
}

.fa-joint:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-journal-whills:before {
    content: ""
}

.fa-js:before {
    content: ""
}

.fa-js-square:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-kaaba:before {
    content: ""
}

.fa-kaggle:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-keybase:before {
    content: ""
}

.fa-keyboard:before {
    content: ""
}

.fa-keycdn:before {
    content: ""
}

.fa-khanda:before {
    content: ""
}

.fa-kickstarter:before {
    content: ""
}

.fa-kickstarter-k:before {
    content: ""
}

.fa-kiss:before {
    content: ""
}

.fa-kiss-beam:before {
    content: ""
}

.fa-kiss-wink-heart:before {
    content: ""
}

.fa-kiwi-bird:before {
    content: ""
}

.fa-korvue:before {
    content: ""
}

.fa-landmark:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-laptop-code:before {
    content: ""
}

.fa-laptop-medical:before {
    content: ""
}

.fa-laravel:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-laugh:before {
    content: ""
}

.fa-laugh-beam:before {
    content: ""
}

.fa-laugh-squint:before {
    content: ""
}

.fa-laugh-wink:before {
    content: ""
}

.fa-layer-group:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-lemon:before {
    content: ""
}

.fa-less:before {
    content: ""
}

.fa-less-than:before {
    content: ""
}

.fa-less-than-equal:before {
    content: ""
}

.fa-level-down-alt:before {
    content: ""
}

.fa-level-up-alt:before {
    content: ""
}

.fa-life-ring:before {
    content: ""
}

.fa-lightbulb:before {
    content: ""
}

.fa-line:before {
    content: ""
}

.fa-link:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-linkedin-in:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-lira-sign:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-lock-open:before {
    content: ""
}

.fa-long-arrow-alt-down:before {
    content: ""
}

.fa-long-arrow-alt-left:before {
    content: ""
}

.fa-long-arrow-alt-right:before {
    content: ""
}

.fa-long-arrow-alt-up:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-luggage-cart:before {
    content: ""
}

.fa-lyft:before {
    content: ""
}

.fa-magento:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-mail-bulk:before {
    content: ""
}

.fa-mailchimp:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-mandalorian:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-map-marked:before {
    content: ""
}

.fa-map-marked-alt:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-map-marker-alt:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-markdown:before {
    content: ""
}

.fa-marker:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mask:before {
    content: ""
}

.fa-mastodon:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-mdb:before {
    content: ""
}

.fa-medal:before {
    content: ""
}

.fa-medapps:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-medium-m:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-medrt:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

.fa-megaport:before {
    content: ""
}

.fa-meh:before {
    content: ""
}

.fa-meh-blank:before {
    content: ""
}

.fa-meh-rolling-eyes:before {
    content: ""
}

.fa-memory:before {
    content: ""
}

.fa-mendeley:before {
    content: ""
}

.fa-menorah:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-meteor:before {
    content: ""
}

.fa-microblog:before {
    content: "駱"
}

.fa-microchip:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-alt:before {
    content: ""
}

.fa-microphone-alt-slash:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-microscope:before {
    content: ""
}

.fa-microsoft:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-mitten:before {
    content: ""
}

.fa-mix:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-mixer:before {
    content: "稜"
}

.fa-mizuni:before {
    content: ""
}

.fa-mobile:before {
    content: ""
}

.fa-mobile-alt:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-monero:before {
    content: ""
}

.fa-money-bill:before {
    content: ""
}

.fa-money-bill-alt:before {
    content: ""
}

.fa-money-bill-wave:before {
    content: ""
}

.fa-money-bill-wave-alt:before {
    content: ""
}

.fa-money-check:before {
    content: ""
}

.fa-money-check-alt:before {
    content: ""
}

.fa-monument:before {
    content: ""
}

.fa-moon:before {
    content: ""
}

.fa-mortar-pestle:before {
    content: ""
}

.fa-mosque:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-mountain:before {
    content: ""
}

.fa-mouse:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-mug-hot:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-napster:before {
    content: ""
}

.fa-neos:before {
    content: ""
}

.fa-network-wired:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-newspaper:before {
    content: ""
}

.fa-nimblr:before {
    content: ""
}

.fa-node:before {
    content: ""
}

.fa-node-js:before {
    content: ""
}

.fa-not-equal:before {
    content: ""
}

.fa-notes-medical:before {
    content: ""
}

.fa-npm:before {
    content: ""
}

.fa-ns8:before {
    content: ""
}

.fa-nutritionix:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-oil-can:before {
    content: ""
}

.fa-old-republic:before {
    content: ""
}

.fa-om:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-orcid:before {
    content: ""
}

.fa-osi:before {
    content: ""
}

.fa-otter:before {
    content: ""
}

.fa-outdent:before {
    content: ""
}

.fa-page4:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-pager:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-paint-roller:before {
    content: ""
}

.fa-palette:before {
    content: ""
}

.fa-palfed:before {
    content: ""
}

.fa-pallet:before {
    content: ""
}

.fa-paper-plane:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-parachute-box:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-parking:before {
    content: ""
}

.fa-passport:before {
    content: ""
}

.fa-pastafarianism:before {
    content: ""
}

.fa-paste:before {
    content: ""
}

.fa-patreon:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-peace:before {
    content: ""
}

.fa-pen:before {
    content: ""
}

.fa-pen-alt:before {
    content: ""
}

.fa-pen-fancy:before {
    content: ""
}

.fa-pen-nib:before {
    content: ""
}

.fa-pen-square:before {
    content: ""
}

.fa-pencil-alt:before {
    content: ""
}

.fa-pencil-ruler:before {
    content: ""
}

.fa-penny-arcade:before {
    content: ""
}

.fa-people-carry:before {
    content: ""
}

.fa-pepper-hot:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-percentage:before {
    content: ""
}

.fa-periscope:before {
    content: ""
}

.fa-person-booth:before {
    content: ""
}

.fa-phabricator:before {
    content: ""
}

.fa-phoenix-framework:before {
    content: ""
}

.fa-phoenix-squadron:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-phone-alt:before {
    content: ""
}

.fa-phone-slash:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-phone-square-alt:before {
    content: ""
}

.fa-phone-volume:before {
    content: ""
}

.fa-photo-video:before {
    content: ""
}

.fa-php:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-pied-piper-hat:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-pied-piper-square:before {
    content: "爛"
}

.fa-piggy-bank:before {
    content: ""
}

.fa-pills:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-pizza-slice:before {
    content: ""
}

.fa-place-of-worship:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-plane-arrival:before {
    content: ""
}

.fa-plane-departure:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-playstation:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-poll:before {
    content: ""
}

.fa-poll-h:before {
    content: ""
}

.fa-poo:before {
    content: ""
}

.fa-poo-storm:before {
    content: ""
}

.fa-poop:before {
    content: ""
}

.fa-portrait:before {
    content: ""
}

.fa-pound-sign:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-pray:before {
    content: ""
}

.fa-praying-hands:before {
    content: ""
}

.fa-prescription:before {
    content: ""
}

.fa-prescription-bottle:before {
    content: ""
}

.fa-prescription-bottle-alt:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-procedures:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-project-diagram:before {
    content: ""
}

.fa-pushed:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-python:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-quidditch:before {
    content: ""
}

.fa-quinscape:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-quran:before {
    content: ""
}

.fa-r-project:before {
    content: ""
}

.fa-radiation:before {
    content: ""
}

.fa-radiation-alt:before {
    content: ""
}

.fa-rainbow:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-raspberry-pi:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-react:before {
    content: ""
}

.fa-reacteurope:before {
    content: ""
}

.fa-readme:before {
    content: ""
}

.fa-rebel:before {
    content: ""
}

.fa-receipt:before {
    content: ""
}

.fa-record-vinyl:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-red-river:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-redhat:before {
    content: ""
}

.fa-redo:before {
    content: ""
}

.fa-redo-alt:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-remove-format:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-reply:before {
    content: ""
}

.fa-reply-all:before {
    content: ""
}

.fa-replyd:before {
    content: ""
}

.fa-republican:before {
    content: ""
}

.fa-researchgate:before {
    content: ""
}

.fa-resolving:before {
    content: ""
}

.fa-restroom:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-rev:before {
    content: ""
}

.fa-ribbon:before {
    content: ""
}

.fa-ring:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-robot:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-rocketchat:before {
    content: ""
}

.fa-rockrms:before {
    content: ""
}

.fa-route:before {
    content: ""
}

.fa-rss:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-ruble-sign:before {
    content: ""
}

.fa-ruler:before {
    content: ""
}

.fa-ruler-combined:before {
    content: ""
}

.fa-ruler-horizontal:before {
    content: ""
}

.fa-ruler-vertical:before {
    content: ""
}

.fa-running:before {
    content: ""
}

.fa-rupee-sign:before {
    content: ""
}

.fa-sad-cry:before {
    content: ""
}

.fa-sad-tear:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-salesforce:before {
    content: ""
}

.fa-sass:before {
    content: ""
}

.fa-satellite:before {
    content: ""
}

.fa-satellite-dish:before {
    content: ""
}

.fa-save:before {
    content: ""
}

.fa-schlix:before {
    content: ""
}

.fa-school:before {
    content: ""
}

.fa-screwdriver:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-scroll:before {
    content: ""
}

.fa-sd-card:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-search-dollar:before {
    content: ""
}

.fa-search-location:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-searchengin:before {
    content: ""
}

.fa-seedling:before {
    content: ""
}

.fa-sellcast:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-servicestack:before {
    content: ""
}

.fa-shapes:before {
    content: ""
}

.fa-share:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-shekel-sign:before {
    content: ""
}

.fa-shield-alt:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-shipping-fast:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-shoe-prints:before {
    content: ""
}

.fa-shopify:before {
    content: "綾"
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-shopware:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-shuttle-van:before {
    content: ""
}

.fa-sign:before {
    content: ""
}

.fa-sign-in-alt:before {
    content: ""
}

.fa-sign-language:before {
    content: ""
}

.fa-sign-out-alt:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-signature:before {
    content: ""
}

.fa-sim-card:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-sistrix:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-sith:before {
    content: ""
}

.fa-skating:before {
    content: ""
}

.fa-sketch:before {
    content: ""
}

.fa-skiing:before {
    content: ""
}

.fa-skiing-nordic:before {
    content: ""
}

.fa-skull:before {
    content: ""
}

.fa-skull-crossbones:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-slack-hash:before {
    content: ""
}

.fa-slash:before {
    content: ""
}

.fa-sleigh:before {
    content: ""
}

.fa-sliders-h:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-smile:before {
    content: ""
}

.fa-smile-beam:before {
    content: ""
}

.fa-smile-wink:before {
    content: ""
}

.fa-smog:before {
    content: ""
}

.fa-smoking:before {
    content: ""
}

.fa-smoking-ban:before {
    content: ""
}

.fa-sms:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-snowboarding:before {
    content: ""
}

.fa-snowflake:before {
    content: ""
}

.fa-snowman:before {
    content: ""
}

.fa-snowplow:before {
    content: ""
}

.fa-socks:before {
    content: ""
}

.fa-solar-panel:before {
    content: ""
}

.fa-sort:before {
    content: ""
}

.fa-sort-alpha-down:before {
    content: ""
}

.fa-sort-alpha-down-alt:before {
    content: ""
}

.fa-sort-alpha-up:before {
    content: ""
}

.fa-sort-alpha-up-alt:before {
    content: ""
}

.fa-sort-amount-down:before {
    content: ""
}

.fa-sort-amount-down-alt:before {
    content: ""
}

.fa-sort-amount-up:before {
    content: ""
}

.fa-sort-amount-up-alt:before {
    content: ""
}

.fa-sort-down:before {
    content: ""
}

.fa-sort-numeric-down:before {
    content: ""
}

.fa-sort-numeric-down-alt:before {
    content: ""
}

.fa-sort-numeric-up:before {
    content: ""
}

.fa-sort-numeric-up-alt:before {
    content: ""
}

.fa-sort-up:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-sourcetree:before {
    content: ""
}

.fa-spa:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-speakap:before {
    content: ""
}

.fa-speaker-deck:before {
    content: ""
}

.fa-spell-check:before {
    content: ""
}

.fa-spider:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-splotch:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-spray-can:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-square-full:before {
    content: ""
}

.fa-square-root-alt:before {
    content: ""
}

.fa-squarespace:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-stackpath:before {
    content: ""
}

.fa-stamp:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-and-crescent:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-star-half-alt:before {
    content: ""
}

.fa-star-of-david:before {
    content: ""
}

.fa-star-of-life:before {
    content: ""
}

.fa-staylinked:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-steam-symbol:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-sticker-mule:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stopwatch:before {
    content: ""
}

.fa-store:before {
    content: ""
}

.fa-store-alt:before {
    content: ""
}

.fa-strava:before {
    content: ""
}

.fa-stream:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-stripe:before {
    content: ""
}

.fa-stripe-s:before {
    content: ""
}

.fa-stroopwafel:before {
    content: ""
}

.fa-studiovinari:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-suitcase-rolling:before {
    content: ""
}

.fa-sun:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-supple:before {
    content: ""
}

.fa-surprise:before {
    content: ""
}

.fa-suse:before {
    content: ""
}

.fa-swatchbook:before {
    content: ""
}

.fa-swift:before {
    content: ""
}

.fa-swimmer:before {
    content: ""
}

.fa-swimming-pool:before {
    content: ""
}

.fa-symfony:before {
    content: ""
}

.fa-synagogue:before {
    content: ""
}

.fa-sync:before {
    content: ""
}

.fa-sync-alt:before {
    content: ""
}

.fa-syringe:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-table-tennis:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-tablet-alt:before {
    content: ""
}

.fa-tablets:before {
    content: ""
}

.fa-tachometer-alt:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-tape:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-taxi:before {
    content: ""
}

.fa-teamspeak:before {
    content: ""
}

.fa-teeth:before {
    content: ""
}

.fa-teeth-open:before {
    content: ""
}

.fa-telegram:before {
    content: ""
}

.fa-telegram-plane:before {
    content: ""
}

.fa-temperature-high:before {
    content: ""
}

.fa-temperature-low:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-tenge:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-the-red-yeti:before {
    content: ""
}

.fa-theater-masks:before {
    content: ""
}

.fa-themeco:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-thermometer:before {
    content: ""
}

.fa-thermometer-empty:before {
    content: ""
}

.fa-thermometer-full:before {
    content: ""
}

.fa-thermometer-half:before {
    content: ""
}

.fa-thermometer-quarter:before {
    content: ""
}

.fa-thermometer-three-quarters:before {
    content: ""
}

.fa-think-peaks:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbtack:before {
    content: ""
}

.fa-ticket-alt:before {
    content: ""
}

.fa-times:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-tint-slash:before {
    content: ""
}

.fa-tired:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-toilet:before {
    content: ""
}

.fa-toilet-paper:before {
    content: ""
}

.fa-toolbox:before {
    content: ""
}

.fa-tools:before {
    content: ""
}

.fa-tooth:before {
    content: ""
}

.fa-torah:before {
    content: ""
}

.fa-torii-gate:before {
    content: ""
}

.fa-tractor:before {
    content: ""
}

.fa-trade-federation:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-traffic-light:before {
    content: ""
}

.fa-trailer:before {
    content: "論"
}

.fa-train:before {
    content: ""
}

.fa-tram:before {
    content: ""
}

.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-trash-alt:before {
    content: ""
}

.fa-trash-restore:before {
    content: ""
}

.fa-trash-restore-alt:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-truck-loading:before {
    content: ""
}

.fa-truck-monster:before {
    content: ""
}

.fa-truck-moving:before {
    content: ""
}

.fa-truck-pickup:before {
    content: ""
}

.fa-tshirt:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-tv:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-typo3:before {
    content: ""
}

.fa-uber:before {
    content: ""
}

.fa-ubuntu:before {
    content: ""
}

.fa-uikit:before {
    content: ""
}

.fa-umbraco:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-umbrella-beach:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-undo:before {
    content: ""
}

.fa-undo-alt:before {
    content: ""
}

.fa-uniregistry:before {
    content: ""
}

.fa-unity:before {
    content: "雷"
}

.fa-universal-access:before {
    content: ""
}

.fa-university:before {
    content: ""
}

.fa-unlink:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-untappd:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-ups:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-user-alt:before {
    content: ""
}

.fa-user-alt-slash:before {
    content: ""
}

.fa-user-astronaut:before {
    content: ""
}

.fa-user-check:before {
    content: ""
}

.fa-user-circle:before {
    content: ""
}

.fa-user-clock:before {
    content: ""
}

.fa-user-cog:before {
    content: ""
}

.fa-user-edit:before {
    content: ""
}

.fa-user-friends:before {
    content: ""
}

.fa-user-graduate:before {
    content: ""
}

.fa-user-injured:before {
    content: ""
}

.fa-user-lock:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-user-minus:before {
    content: ""
}

.fa-user-ninja:before {
    content: ""
}

.fa-user-nurse:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-user-shield:before {
    content: ""
}

.fa-user-slash:before {
    content: ""
}

.fa-user-tag:before {
    content: ""
}

.fa-user-tie:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-users:before {
    content: ""
}

.fa-users-cog:before {
    content: ""
}

.fa-usps:before {
    content: ""
}

.fa-ussunnah:before {
    content: ""
}

.fa-utensil-spoon:before {
    content: ""
}

.fa-utensils:before {
    content: ""
}

.fa-vaadin:before {
    content: ""
}

.fa-vector-square:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-vial:before {
    content: ""
}

.fa-vials:before {
    content: ""
}

.fa-viber:before {
    content: ""
}

.fa-video:before {
    content: ""
}

.fa-video-slash:before {
    content: ""
}

.fa-vihara:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-vimeo-v:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-vnv:before {
    content: ""
}

.fa-voicemail:before {
    content: ""
}

.fa-volleyball-ball:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-mute:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-vote-yea:before {
    content: ""
}

.fa-vr-cardboard:before {
    content: ""
}

.fa-vuejs:before {
    content: ""
}

.fa-walking:before {
    content: ""
}

.fa-wallet:before {
    content: ""
}

.fa-warehouse:before {
    content: ""
}

.fa-water:before {
    content: ""
}

.fa-wave-square:before {
    content: ""
}

.fa-waze:before {
    content: ""
}

.fa-weebly:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-weight:before {
    content: ""
}

.fa-weight-hanging:before {
    content: ""
}

.fa-weixin:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-whatsapp-square:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-whmcs:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-wind:before {
    content: ""
}

.fa-window-close:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-wine-bottle:before {
    content: ""
}

.fa-wine-glass:before {
    content: ""
}

.fa-wine-glass-alt:before {
    content: ""
}

.fa-wix:before {
    content: ""
}

.fa-wizards-of-the-coast:before {
    content: ""
}

.fa-wolf-pack-battalion:before {
    content: ""
}

.fa-won-sign:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-wordpress-simple:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-wpressr:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-x-ray:before {
    content: ""
}

.fa-xbox:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-y-combinator:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-yammer:before {
    content: ""
}

.fa-yandex:before {
    content: ""
}

.fa-yandex-international:before {
    content: ""
}

.fa-yarn:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-yen-sign:before {
    content: ""
}

.fa-yin-yang:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-zhihu:before {
    content: ""
}

.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: "SVN Poppins";
    src: url(../fonts/SVN-Poppins-Thin.ttf) format("truetype");
    font-weight: 100
}

@font-face {
    font-family: "SVN Poppins";
    src: url(../fonts/SVN-Poppins-Light.ttf) format("truetype");
    font-weight: 200
}

@font-face {
    font-family: "SVN Poppins";
    src: url(../fonts/SVN-Poppins-ExtraLight.ttf) format("truetype");
    font-weight: 300
}

@font-face {
    font-family: "SVN Poppins";
    src: url(../fonts/SVN-Poppins-Regular.ttf) format("truetype");
    font-weight: 400
}

@font-face {
    font-family: "SVN Poppins";
    src: url(../fonts/SVN-Poppins-Medium.ttf) format("truetype");
    font-weight: 500
}

@font-face {
    font-family: "SVN Poppins";
    src: url(../fonts/SVN-Poppins-SemiBold.ttf) format("truetype");
    font-weight: 600
}

@font-face {
    font-family: "SVN Poppins";
    src: url(../fonts/SVN-Poppins-Bold.ttf) format("truetype");
    font-weight: 700
}

@font-face {
    font-family: "SVN Poppins";
    src: url(../fonts/SVN-Poppins-ExtraBold.ttf) format("truetype");
    font-weight: 800
}

@font-face {
    font-family: "SVN Poppins";
    src: url(../fonts/SVN-Poppins-Black.ttf) format("truetype");
    font-weight: 900
}

@font-face {
    font-family: Cabin;
    src: url(../fonts/Cabin-Regular.ttf) format("truetype");
    font-weight: 400
}

@font-face {
    font-family: Cabin;
    src: url(../fonts/Cabin-Medium.ttf) format("truetype");
    font-weight: 500
}

@font-face {
    font-family: Cabin;
    src: url(../fonts/Cabin-SemiBold.ttf) format("truetype");
    font-weight: 600
}

@font-face {
    font-family: Cabin;
    src: url(../fonts/Cabin-Bold.ttf) format("truetype");
    font-weight: 700
}

abbr,address,article,aside,audio,body,canvas,caption,cite,code,del,details,dfn,div,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,iframe,img,ins,kbd,label,legend,mark,menu,nav,object,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    line-height: inherit;
    color: inherit;
    font-family: inherit;
    font-style: inherit
}

b,strong,th {
    font-weight: 700
}

em,i {
    font-style: italic
}

sub,sup {
    font-size: 70%
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #e1e1e1;
    margin: 20px 0;
    padding: 0
}

input,select {
    vertical-align: middle
}

a,a:active,a:focus,a:hover {
    text-decoration: none;
    color: inherit;
    outline: 0
}

li,ol,ul {
    padding: 0;
    list-style: none;
    margin: 0
}

.single li,.single ol, .single ul {
    padding: 0;
    list-style: inherit;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
}

.single p {
    margin-bottom: 10px;
}

.single p span strong {
    margin-bottom: 10px;
    display: inline-block;
}

.single table {
    width: 100% !important;
}

.single table tr td {
    vertical-align: top;
    padding: 0px 10px;
}

label {
    font-weight: 400
}

input[type=email],input[type=password],input[type=text] {
    padding-left: 12px;
    padding-right: 12px
}

select {
    padding-left: 8px
}

input[type=number] {
    padding-left: 5px
}

textarea {
    padding: 8px 12px 5px 12px
}

a,button,input,select,textarea {
    outline: 0
}

button {
    border: none;
    background: 0 0;
    padding: 0
}

* {
    padding-left: constant(safe-area-inset-left);
    padding-right: constant(safe-area-inset-right);
    padding-bottom: constant(safe-area-inset-bottom);
    padding-top: constant(safe-area-inset-top)
}

.col-lg-f20,.col-lg-f40,.col-md-f20,.col-md-f40,.col-sm-f20,.col-sm-f40,.col-xs-f20,.col-xs-f40 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.c-img {
    display: block;
    position: relative;
    padding-top: 100%
}

.c-img .bg,.c-img img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit
}

.img-center,.t-why-post .t-icon img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: auto
}

.hv-over {
    display: block;
    position: relative
}

.hv-over:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
    pointer-events: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: rgba(255,255,255,.3);
    opacity: 0
}

.hv-over:hover:after {
    opacity: 1
}

.hv-scale {
    overflow: hidden;
    display: block
}

.hv-scale img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.hv-scale:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.hv-light {
    display: block;
    position: relative;
    overflow: hidden;
    background: #fff
}

.hv-light:after,.hv-light:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none
}

.hv-light:before {
    right: 0;
    bottom: 0;
    background: 0 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.hv-light:after {
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.3);
    -webkit-transition: .75s ease-in-out;
    -moz-transition: .75s ease-in-out;
    -ms-transition: .75s ease-in-out;
    -o-transition: .75s ease-in-out;
    transition: .75s ease-in-out;
    -webkit-transform: scale3d(2,1.5,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    -moz-transform: scale3d(2,1.5,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    -o-transform: scale3d(2,1.5,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    -ms-transform: scale3d(2,1.5,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(2,1.5,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0)
}

.hv-light:hover:before {
    background: rgba(255,255,255,.2)
}

.hv-light:hover:after {
    -webkit-transform: scale3d(2,1.5,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    -moz-transform: scale3d(2,1.5,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    -o-transform: scale3d(2,1.5,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    -ms-transform: scale3d(2,1.5,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    transform: scale3d(2,1.5,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0)
}

.s-content ol {
    list-style: decimal;
    margin-left: 15px;
    margin-bottom: 10px
}

.s-content ul {
    list-style: initial;
    margin-left: 15px;
    margin-bottom: 10px
}

.s-content li {
    list-style: inherit;
    margin-bottom: 5px
}

.s-content p {
    margin-bottom: 10px
}

.s-content img {
    max-width: 100%;
    margin: 10px auto
}

.s-content img.aligncenter {
    display: block
}

.s-content img.alignright {
    float: right;
    clear: both
}

.s-content iframe,.s-content table {
    max-width: 100%;
    margin: auto
}

.s-content iframe {
    display: block
}

.s-content h1,.s-content h2,.s-content h3,.s-content h4,.s-content h5,.s-content h6 {
    font-weight: 700
}

.s-content h1 {
    font-size: 2em;
    margin-top: .67em;
    margin-bottom: .67em
}

.s-content h2 {
    font-size: 1.5em;
    margin-top: .83em;
    margin-bottom: .83em
}

.s-content h3 {
    font-size: 1.17em;
    margin-top: 1em;
    margin-bottom: 1em
}

.s-content h4 {
    font-size: 1em;
    margin-top: 1.33em;
    margin-bottom: 1.33em
}

.s-content h5 {
    font-size: .83em;
    margin-top: 1.67em;
    margin-bottom: 1.67em
}

.s-content h6 {
    font-size: .67em;
    margin-top: 2.33em;
    margin-bottom: 2.33em
}

.s-social .fb_iframe_widget,.s-social a.pinterest {
    display: inline-block;
    vertical-align: top;
    margin-top: -1px
}

.slick-list {
    margin: 0 -15px
}

.slick-list .slick-slide {
    margin: 0 15px
}

.slick-arrow {
    cursor: pointer;
    z-index: 1;
    text-align: center;
    position: absolute;
    font-size: 0;
    width: 36px;
    height: 24px;
    top: 50%
}

.slick-arrow:before {
    content: "";
    width: 21px;
    height: 10px;
    display: inline-block
}

.slick-prev.slick-arrow {
    background: url(../images/icon-prev.png);
    background-size: 100%;
    left: -50px;
    transform: translateY(-50%)
}

.slick-prev.slick-arrow:hover {
    background: url(../images/icon-prev-hover.png)
}

.slick-next.slick-arrow {
    background: url(../images/icon-next.png);
    background-size: 100%;
    right: -50px
}

.slick-next.slick-arrow:hover {
    background: url(../images/icon-next-hover.png)
}

.slick-dots {
    text-align: center;
    margin-top: 10px
}

.slick-dots button {
    display: none
}

.slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #9a9a9a;
    cursor: pointer
}

.slick-dots li.slick-active {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #ffc024
}

.table {
    display: table;
    margin: 0
}

.table .line {
    display: table-row
}

.table .cell {
    display: table-cell;
    vertical-align: middle
}

.top.table .cell {
    vertical-align: top
}

.bot.table .cell {
    vertical-align: bottom
}

img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover
}

.col-xs-f20 {
    float: left;
    width: 20%
}

.col-xs-f40 {
    float: left;
    width: 40%
}

@media (min-width: 768px) {
    .col-sm-f20 {
        float:left;
        width: 20%
    }

    .col-sm-f40 {
        float: left;
        width: 40%
    }
}

@media (min-width: 992px) {
    .col-md-f20 {
        float:left;
        width: 20%
    }

    .col-md-f40 {
        float: left;
        width: 40%
    }
}

@media (min-width: 1200px) {
    .col-lg-f20 {
        float:left;
        width: 20%
    }

    .col-lg-f40 {
        float: left;
        width: 40%
    }
}

.row-ibl {
    font-size: 0
}

.row-ibl>[class^=col-] {
    font-size: 14px;
    float: none;
    display: inline-block;
    vertical-align: top
}

.row-ibl:after {
    content: "";
    display: inline-block;
    width: 100%
}

.row-ibl.mid>[class^=col-] {
    vertical-align: middle
}

.row-ibl.bot>[class^=col-] {
    vertical-align: bottom
}

.row-ibl>[class^=col-].i-mid {
    vertical-align: middle
}

.row-ibl>[class^=col-].i-top {
    vertical-align: top
}

.row-ibl>[class^=col-].i-bot {
    vertical-align: bottom
}

.pad-0 {
    padding-left: 0;
    padding-right: 0
}

.pad-5 {
    padding-left: 5px;
    padding-right: 5px
}

.pad-8 {
    padding-left: 8px;
    padding-right: 8px
}

.pad-10 {
    padding-left: 10px;
    padding-right: 10px
}

.margin-auto {
    margin-left: auto;
    margin-right: auto
}

.col-mar-0 {
    margin-left: 0;
    margin-right: 0
}

.col-mar-0>div[class^=col-] {
    padding-left: 0;
    padding-right: 0
}

.col-mar-5 {
    margin-left: -5px;
    margin-right: -5px
}

.col-mar-5>div[class^=col-] {
    padding-left: 5px;
    padding-right: 5px
}

.col-mar-8 {
    margin-left: -8px;
    margin-right: -8px
}

.col-mar-8>div[class^=col-] {
    padding-left: 8px;
    padding-right: 8px
}

.col-mar-10 {
    margin-left: -10px;
    margin-right: -10px
}

.col-mar-10>div[class^=col-] {
    padding-left: 10px;
    padding-right: 10px
}

.col-mar-05 {
    margin-left: -2px;
    margin-right: -3px
}

.col-mar-05>div[class^=col-] {
    padding-left: 2px;
    padding-right: 3px
}

.col-mar-15 {
    margin-left: -7px;
    margin-right: -8px
}

.col-mar-15>div[class^=col-] {
    padding-left: 7px;
    padding-right: 8px
}

.relative {
    position: relative
}

.static {
    position: static
}

.absolute {
    position: absolute
}

.text-justify {
    text-align: justify
}

.clearfix:after,.clearfix:before {
    content: "";
    display: block;
    clear: both
}

.bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.ic {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.smooth {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

@media all and (max-width: 1199px) {
    .md-left {
        text-align:left
    }

    .md-center {
        text-align: center
    }

    .md-right {
        text-align: right
    }
}

@media all and (max-width: 991px) {
    .sm-left {
        text-align:left
    }

    .sm-center {
        text-align: center
    }

    .sm-right {
        text-align: right
    }
}

@media all and (max-width: 767px) {
    .xs-left {
        text-align:left
    }

    .xs-center {
        text-align: center
    }

    .xs-right {
        text-align: right
    }

    .xs-pad-7 {
        margin: 0 -7px
    }

    .xs-pad-7>div[class^=col-] {
        padding: 0 7px
    }

    .xs-pad-5 {
        margin: 0 -5px
    }

    .xs-pad-5>div[class^=col-] {
        padding: 0 5px
    }

    .xs-pad-3 {
        margin: 0 -3px
    }

    .xs-pad-3>div[class^=col-] {
        padding: 0 3px
    }
}

body {
    font-size: 14px;
    font-family: "SVN Poppins";
    line-height: 1.5;
    color: #333;
    font-weight: 400
}

.delay02 {
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s
}

.delay04 {
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    -ms-animation-delay: .4s;
    -o-animation-delay: .4s;
    animation-delay: .4s
}

.delay06 {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s
}

.delay08 {
    -webkit-animation-delay: .8s;
    -moz-animation-delay: .8s;
    -ms-animation-delay: .8s;
    -o-animation-delay: .8s;
    animation-delay: .8s
}

.delay10 {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -ms-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s
}

.delay12 {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.dura5 {
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -ms-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s
}

.dura15 {
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    animation-duration: 1.5s
}

.dura20 {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s
}

.dura100 {
    -webkit-animation-duration: 10s;
    -moz-animation-duration: 10s;
    -ms-animation-duration: 10s;
    -o-animation-duration: 10s;
    animation-duration: 10s
}

.i-hv-over:hover .hv-over:after {
    opacity: 1
}

.i-hv-scale:hover .hv-scale img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.i-hv-light:hover .hv-light:before {
    background: rgba(255,255,255,.2)
}

.i-hv-light:hover .hv-light:after {
    -webkit-transform: scale3d(2,1.5,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    -moz-transform: scale3d(2,1.5,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    -o-transform: scale3d(2,1.5,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    -ms-transform: scale3d(2,1.5,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    transform: scale3d(2,1.5,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0)
}

.thumb {
    display: block;
    position: relative
}

.thumb img {
    display: block;
    width: 100%
}

.btn-hover-vertical {
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.btn-hover-vertical:before {
    content: "";
    background-color: #e43935;
    position: absolute;
    top: 0;
    left: -2px;
    width: 0%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.btn-hover-vertical:hover::before {
    opacity: 1;
    right: -2px;
    width: calc(100% + 4px)
}

.btn-hover-vertical:focus,.btn-hover-vertical:hover {
    color: #fff;
    background: #e43935;
    border-color: #e43935
}

header {
    width: 100%;
    background-color: #fff;
    z-index: 11
}

header .container {
    /*width: 100%;*/
    max-width: 1600px
}

header .logo {
    display: inline-block;
    vertical-align: middle;
    margin: 9px 0;
    max-width: 390px
}

header .logo img {
    display: block;
    width: 107px
}

.header-bottom {
    border-bottom: 1px solid #dfe3e8
}

.header-top {
    font-size: 16px;
    color: #fff;
    font-family: "SVN Poppins";
    font-weight: 400;
    padding: 5px 0;
    border-bottom: 1px solid rgba(255,255,255,.35)
}

.header-top .container {
    position: relative
}

.header-top .header-contact-top {
    position: absolute;
    right: 0
}

.header-top ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 9px 10px;
    position: relative;
    font-size: 14px;
    color: #333;
    font-family: Roboto;
    font-weight: 400
}

.header-top ul li.hotline:before {
    content: "";
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/hotline.png);
    background-size: 100%
}

.header-top ul li.emergency:before {
    content: "";
    width: 30px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/emergency.png);
    background-size: 100%
}

.header-top ul li a {
    font-size: 15px;
    font-weight: 700;
    color: #fb2a39
}

.header-top ul li:first-child {
    padding-left: 0
}

.header-top .social-link ul {
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px
}

.header-top .social-link ul.language {
    padding-left: 20px;
    border-left: 1px solid rgba(255,255,255,.35);
    padding-right: 0
}

.header-top .social-link ul.language li {
    padding: 5px
}

.header-top .social-link ul.language li:last-child {
    padding-right: 0
}

.header-top .social-link ul li {
    padding: 9px 8px
}

.header-top .social-link ul li:hover .fa {
    color: #bc9d1c
}

.header-top .header-contact-top ul li i {
    color: #9dff4d
}

.header-top .address-top,.header-top .header-contact-top {
    margin-right: 10px
}

.header-top .address-top .fa,.header-top .header-contact-top .fa {
    color: #bc9d1c;
    margin-right: 8px
}

.header-top a:hover {
    color: #ffe20d
}

nav.navbarmain-primary {
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #dfe3e8
}

.wrapper-navbar-primary {
    padding: 0 5px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: space-between;
    flex-direction: row;
    -webkit-flex-direction: row;
    width: 100%
}

.wrapper-navbar-primary .flex-align-primary {
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    width: 100%;
}

.navsub-primary-menu .logo-primary .svg_logo_loyalty {
    width: 90px
}

.navsub-primary-menu .logo-primary svg {
    width: 150px;
    display: block
}

.navsub-primary-menu .logo-primary .show-scroll {
    display: none
}

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

.nav>li {
    position: relative;
    display: block
}

ul.primary-menu>li>a {
    color: #3d5067;
    font-size: 16px;
    padding: 0 20px;
    height: 60px;
    line-height: 60px;
    font-weight: 500
}

ul.primary-menu>li>a:not(:only-child):after {
    font-family: "Font Awesome 5 Free";
    content: "";
    font-weight: 900;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px
}

ul.primary-menu>li>ul {
    position: absolute;
    left: 0;
    width: 100%;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    z-index: 9;
    pointer-events: none;
    opacity: 0;
    -webkit-box-shadow: 1px 2px 10px 0 rgba(0,0,0,.2);
    box-shadow: 1px 2px 10px 0 rgba(0,0,0,.2);
    background: #fff;
    min-width: 420px;
    border-radius: 5px
}

ul.primary-menu>li .cnv-submenu {
    padding: 20px 10px;
    text-align: left;
}

ul.primary-menu>li .cnv-submenu li {
    padding: 20px 10px 20px 0;
    border-top: 0;
    border-left: 0;
    padding-left: 90px;
    position: relative;
}

ul.primary-menu>li .cnv-submenu li .content-sub-menu .title {
    font-size: 16px;
    color: #3d5067;    
    border-bottom: 2px solid #fff;
 
}

ul.primary-menu>li .cnv-submenu li .content-sub-menu p {
    font-size: 14px;
    color: #7c7e80;
    margin-bottom: 0
}

ul.primary-menu>li .cnv-submenu li .icon {
    position: absolute;
    display: block;
    width: 43px;
    height: 43px;
    left: 32px;
    top: 20px;
    border-bottom: 2px solid #fff;
}
ul.primary-menu>li .cnv-submenu li .icon img {
    position: absolute;
    top: -30px;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: auto;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

ul.primary-menu>li .cnv-submenu li .icon img:last-child {
    opacity: 0
}

ul.primary-menu>li .cnv-submenu li:hover .content-sub-menu .title {
    color: #fd475d
}

ul.primary-menu>li .cnv-submenu li:hover .icon img:first-child {
    opacity: 0
}

ul.primary-menu>li .cnv-submenu li:hover .icon img:last-child {
    opacity: 1
}

ul.primary-menu>li:hover a {
    color: #fd475d
}

ul.primary-menu>li:hover>ul {
    pointer-events: all;
    opacity: 1
}

ul.primary-button a.btn-menu-regis.btn-menu-loyalty {
    background: #ff1744;
    color: #fff;
    border-color: #ff1744;
    box-shadow: 1px 2px 4px 0 rgba(31,32,33,.33)
}

ul.primary-button li a.btn-menu {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    padding: 8px 31px;
    border: 1px solid #2979ff
}

ul.primary-button li a.btn-menu:hover {
    color: #fff
}

ul.primary-button li a.btn-menu.btn-menu-login {
    text-decoration: none;
    color: #2979ff;
    background: #fff;
    margin-right: 15px
}

ul.primary-button li a.btn-menu.btn-menu-login.btn-menu-loyalty {
    color: #ff1744;
    border-color: #ff1744
}

ul.primary-button li a.btn-menu.btn-menu-login.btn-menu-loyalty:hover {
    color: #fff
}

.line-br {
    display: inline-block;
    height: 38px;
    border-right: 1px solid #dfe3e8;
    margin: 10px 10px 10px 30px;
    float: left
}

.action-control-search {
    right: 0;
    padding: 20px;
    position: absolute;
    display: none;
    min-width: 342px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    z-index: 9;
    -webkit-box-shadow: 1px 2px 10px 0 rgba(0,0,0,.2);
    box-shadow: 1px 2px 10px 0 rgba(0,0,0,.2);
    background: #fff;
    padding: 20px;
    top: 100%
}

.action-control-search input {
    padding: 10px;
    width: 100%
}

.action-control-search.active {
    display: block
}

.main-nav {
    position: relative
}

.main-nav>ul {
    font-size: 0
}

.main-nav>ul>li {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    padding: 0 22px
}

.main-nav>ul>li.actions .action.search {
    display: inline-block;
    width: 26px;
    height: 26px;
    border-radius: 13px;
    background-color: #02628c;
    text-align: center;
    color: #fff;
    line-height: 26px
}

.main-nav>ul>li.actions .input-group-addon {
    background: 0 0;
    border: 0;
    padding: 0
}

.main-nav>ul>li.actions .input-group-addon button {
    position: absolute;
    top: 40%;
    right: 10%;
    z-index: 9
}

.main-nav>ul>li.active>a,.main-nav>ul>li:hover>a {
    color: #fd475d
}

.main-nav>ul>li:last-child a {
    border-radius: 4px;
    background-color: #fff;
    font-size: 15px;
    padding: 11px
}

.main-nav>ul>li>a {
    display: block;
    font-size: 14px;
    color: #333;
    font-weight: 500;
    position: relative;
    padding: 20px 0
}

.main-nav>ul>li>a:not(:only-child):after {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    content: "";
    font-weight: 900;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle
}

.main-nav>ul>li>a i {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.main-nav>ul>li:last-child:hover ul {
    right: 0
}

.main-nav li {
    position: relative;
    text-align: left
}

.main-nav li .groupmenu-drop {
    position: absolute;
    min-width: 230px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    z-index: 1;
    margin-top: 10px;
    pointer-events: none;
    opacity: 0;
    background: rgba(255,255,255,.9);
    left: 0;
    top: 107px
}

.main-nav li .groupmenu-drop .groupdrop-title {
    font-size: 20px;
    color: #0066b3;
    font-family: OpenSans;
    font-weight: 700
}

.main-nav li .groupmenu-drop .groupmenu-link ul li:hover {
    background-color: #02628c
}

.main-nav li .groupmenu-drop .groupmenu-link ul li:hover a {
    color: #fff
}

.main-nav li .groupmenu-drop .groupmenu-link ul li a {
    position: relative;
    font-size: 15px;
    line-height: 36px;
    color: #313030;
    font-weight: 400;
    text-transform: uppercase
}

.main-nav li .groupmenu-drop .groupmenu-link ul li a:hover:before {
    width: 10px
}

.main-nav li .groupmenu-drop li {
    padding: 9px 20px 9px 30px;
    border-bottom: 1px solid #e9e9e9
}

.main-nav li .groupmenu-drop li:last-child:after {
    content: "";
    display: none
}

.main-nav li ul {
    position: absolute;
    min-width: 365px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    z-index: 2;
    margin-top: 10px;
    pointer-events: none;
    opacity: 0;
    background: #fff;
    padding: 1px 0;
    border-radius: 3px
}

.main-nav li ul li:hover>a {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    background: #f2f8ff;
    -webkit-box-shadow: 0 2px 14px 0 rgba(0,0,0,.15);
    box-shadow: 0 2px 14px 0 rgba(0,0,0,.15)
}

.main-nav li ul a {
    display: block;
    color: #7c7e80;
    font-size: 14px;
    padding: 15px 15px 15px 20px;
    line-height: 1.45;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px
}

.main-nav li ul a .img {
    height: 52px;
    width: 42px;
    min-width: 42px;
    position: relative;
    margin-right: 26px
}

.main-nav li ul a .img img {
    width: 42px;
    height: 44px
}

.main-nav li ul a strong {
    display: block;
    font-size: 16px;
    color: #0b80e9;
    font-weight: 400
}

.main-nav li:hover>.groupmenu-drop {
    margin-top: 0;
    pointer-events: all;
    opacity: 1
}

.main-nav li:hover>ul {
    margin-top: 0;
    pointer-events: all;
    opacity: 1
}

footer {
    background: #c41814;
    color: #c7c9cd;
    font-weight: 400;
    padding-top: 45px;
    position: relative;
    z-index: 1;
    margin-top: -1px
}

footer .logo {
    margin-top: 32px;
    display: inline-block;
    vertical-align: middle
}

footer .f-title {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 24px;
    color: #fff;
    margin-top: 28px
}

footer .f-line {
    line-height: 24px;
    margin-bottom: 13px
}

footer li {
    margin-bottom: 13px;
    line-height: 24px
}

footer a:hover {
    color: #3b7cf2
}

footer .gg-partner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 47px
}

footer .gg-partner img {
    margin-right: 22px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

footer .gg-partner img:hover {
    opacity: .8
}

footer .gg-partner .title {
    text-transform: uppercase;
    font-size: 30px;
    color: #3b7cf2;
    font-weight: 700;
    margin-top: 10px
}

footer .gg-partner p {
    color: #fff;
    font-size: 23px
}

footer .gg-partner p strong {
    font-weight: 500
}

.copyright {
    border-top: solid 1px #ffffff7d;
    font-weight: 400;
    line-height: 28px;
    padding: 23px 0;
    margin-top: 40px;

}

.copyright a:after {
    content: "|";
    margin-left: 14px;
    margin-right: 10px
}

.copyright a:last-child:after {
    content: none
}

.copyright a:hover {
    color: #bfd4f8
}

.footer-top {
    border-bottom: 1px solid #2c3242
}

.footer-top .logo-foot {
    padding: 20px 0
}

.footer-top .social {
    padding: 24px 0
}

.footer-top .social ul li {
    display: inline-block;
    padding: 9px 5px;
    position: relative
}

.footer-top .social ul li:last-child {
    padding-right: 0
}

.footer-top .social ul li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    background-color: #1b2033;
    position: relative
}

.footer-top .social ul li a i {
    font-size: 14px;
    line-height: 34px;
    color: #797c8b;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.footer-top .social ul li a:hover {
    background: #00abed
}

.footer-top .social ul li a:hover i {
    color: #fff
}

.footer-top .infomation {
    border-left: 1px solid #2c3242;
    border-right: 1px solid #2c3242
}

.footer-top .infomation ul {
    display: flex;
    flex-wrap: wrap
}

.footer-top .infomation ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    text-align: right;
    padding: 27px 35px
}

.footer-top .infomation ul li span {
    display: block
}

.footer-top .infomation ul li span.number {
    font-size: 26px;
    line-height: 34px;
    color: #fff;
    font-family: OpenSans;
    font-weight: 600
}

.footer-top .infomation ul li span.text {
    font-size: 16px;
    color: #777d8b;
    text-transform: uppercase
}

.footer-wrapper {
    overflow: hidden;
    background-image: url(../images/bg-footer.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    position: relative
}

.footer-wrapper .footer-wrapper-top {
    padding-top: 25px;
    padding-bottom: 60px
}

.footer-wrapper .map {
    margin-top: 55px;
    overflow: hidden;
    height: 220px;
    border-radius: 3px
}

.footer-wrapper .map iframe {
    width: 100%;
    height: 220px
}

.footer-wrapper .about {
    padding-right: 100px
}

.footer-wrapper .about ul li {
    position: relative;
    padding-left: 20px
}

.footer-wrapper .about ul li i {
    position: absolute;
    top: 4px;
    left: 0
}

.footer-wrapper:after {
    background-image: url(../images/logo.png);
    background-size: 45%;
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .02
}

.footer-wrapper .container {
    position: relative;
    z-index: 1
}

.footer-wrapper .copyright {
    background: #e1e1e1;
    text-align: center;
    color: #666;
    line-height: 26px;
    padding: 12px 0;
    position: relative;
    z-index: 1;
    margin-top: 5px
}

.footer-wrapper .copyright a:hover {
    text-decoration: underline
}

.footer-wrapper .map iframe {
    display: block;
    height: 308px
}

.footer-wrapper .fanpage {
    max-height: 308px;
    overflow: hidden
}

.footer-wrapper .fb-page {
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0
}

.footer-wrapper .about-company p {
    margin-top: 24px
}

.footer-wrapper .footer {
    min-height: 308px;
    margin: 0 4px;
    border-left: solid 1px #1d94d1;
    border-right: solid 1px #1d94d1
}

.footer-wrapper .footer .name {
    color: #ed1d28;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    padding-top: 37px;
    margin-bottom: 22px
}

.footer-wrapper .footer .f-line {
    position: relative;
    padding-left: 20px;
    color: #666;
    line-height: 30px;
    margin-left: 36px;
    margin-right: 30px
}

.footer-wrapper .footer .f-line i {
    position: absolute;
    left: 0;
    width: 14px;
    text-align: center;
    color: #ed1d28;
    top: 8px
}

.footer-wrapper .social {
    font-size: 13px;
    margin-top: 24px
}

.footer-wrapper .social a {
    margin-right: 15px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 30px;
    color: #fff
}

.footer-wrapper .social a:last-child {
    margin-right: 0
}

.footer-wrapper .social a.facebook {
    background-color: #415a99
}

.footer-wrapper .social a.twitter {
    background-color: #00caff
}

.footer-wrapper .social a.whatsapp {
    background-color: #0dc176
}

.footer-wrapper .social a.instagram {
    background-color: #7024c4
}

.footer-wrapper .social a.youtube {
    background-color: #cb222a
}

.footer-wrapper .f-title {
    font-family: "SVN Poppins";
    margin-top: 35px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 27px;
    color: #fff;
    font-weight: 500;
    border-bottom: 1px solid #fff;
    position: relative;
    padding-bottom: 16px
}

.footer-wrapper .f-title:after {
    content: "";
    width: 45px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    display: inline-block
}

.footer-wrapper .f-line {
    position: relative;
    padding-left: 30px;
    margin-bottom: 18px
}

.footer-wrapper .f-line i {
    position: absolute;
    left: 0;
    top: 4px
}

.footer-wrapper ul.footer-link li a {
    position: relative
}

.footer-wrapper ul.footer-link li a:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 1px;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 0;
    top: 7px
}

.footer-wrapper ul.footer-link li a:hover:before {
    width: 10px
}

.footer-wrapper ul li {
    margin-bottom: 10px;
    font-size: 14px;
    color: #e4e4e4;
    font-family: "SVN Poppins";
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    font-weight: 400
}

.footer-wrapper ul li a:hover {
    color: #ffa300
}

.footer-wrapper ul li.map a {
    color: #ed695a;
    text-decoration: underline
}

.foot {
    border-top: 1px solid #484c47;
    background-color: rgba(0,0,0,.2);
    color: #fff;
    padding: 20px;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    width: 100%
}

.foot a:hover {
    color: #ffa300
}

.foot .f-left {
    float: left
}

.foot .f-left span {
    color: #fdd709
}

.foot .f-right {
    float: right
}

.ic-backtop {
    width: 20px;
    height: 20px;
    background-image: url(../../images/ic-backtop.png);
    margin-top: 12px;
}

.language {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.language img {
    display: block;
    width: 24px;
    height: 18px
}

.language ul {
    position: absolute;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    right: 1px;
    z-index: 1;
    margin-top: 8px;
    box-shadow: 0 0 5px 0 rgba(102,102,102,.4);
    display: none;
    width: 45px;
    margin-right: 5px
}

.language ul a {
    display: block;
    padding: 7px 10px;
    border-bottom: solid 1px #f1f1f1
}

.language ul a:hover {
    background: #f1f1f1
}

.language>a img {
    display: inline-block;
    margin-top: -1px
}

.language>a:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    content: "";
    font-size: 18px;
    color: #666;
    margin-left: 7px
}

.slider-cas .slick-list {
    margin: 0
}

.slider-cas .slick-list .slick-slide {
    margin: 0
}

.slider-cas .item {
    position: relative
}

.slider-cas .info h3 {
    position: absolute;
    top: 17%;
    text-transform: uppercase;
    font-weight: 700;
    color: #464954;
    animation: fadeOutLeft .5s both;
    font-family: "SVN Poppins"
}

.slider-cas .info h2 {
    position: absolute;
    top: 16%;
    text-transform: uppercase;
    animation: fadeOutRight 1s both;
    font-family: "SVN Poppins";
    font-size: 36px;
    line-height: 54px;
    color: #02628c;
    font-weight: 700
}

.slider-cas .info p {
    position: absolute;
    top: 39%;
    color: #464954;
    max-width: 538px;
    animation: fadeOutRight 1s both;
    font-family: "SVN Poppins";
    margin-top: 26px;
    font-size: 14px;
    line-height: 28px;
    color: #1c1c1c;
    font-weight: 400
}

.slider-cas .info .readmore {
    position: absolute;
    top: 55%;
    background-color: #02628c;
    padding: 15px 40px;
    animation: fadeOutLeft 1s both;
    margin-top: 30px;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase
}

.slider-cas .info .readmore:hover {
    background-color: #76be43;
    color: #fff
}

.slider-cas .item.slick-active .info h3 {
    animation: fadeInDown 1s both 1s
}

.slider-cas .item.slick-active .info h2 {
    animation: fadeInLeft 1s both 1.5s
}

.slider-cas .item.slick-active .info p {
    animation: fadeInLeft 1s both 1.5s
}

.slider-cas .item.slick-active .info .readmore {
    animation: fadeInDown 1.5s both 1.5s
}

.slider-cas .item.slick-active {
    animation: Slick-FastSwipeIn 1s both
}

.slider-cas .img img {
    display: block;
    width: 100%
}

.slider-cas .slick-arrow {
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -21px;
    height: 42px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.slider-cas .slick-arrow:hover {
    -webkit-filter: none;
    filter: none
}

.slider-cas .slick-arrow.prev {
    left: 215px
}

.slider-cas .slick-arrow.next {
    right: 215px
}

.slider-cas .slick-dots {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 18px
}

.slider-cas .slick-dots li {
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background-color: rgba(0,0,0,.5);
    margin: 0 6px;
    position: relative
}

.slider-cas .slick-dots li.slick-active {
    background-color: #02628c
}

.slider-cas .slick-dots li.slick-active:after {
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #02628c;
    position: absolute;
    top: -3px;
    left: -3px
}

.about-us {
    padding-top: 60px;
    padding-bottom: 75px
}

.about-us .featured-img {
    position: relative
}

.about-us .featured-img img {
    box-shadow: 3px 3px 12px 0 rgba(0,0,0,.35)
}

.about-us .featured-img:after {
    content: "";
    position: absolute;
    top: 92px;
    right: 18px;
    bottom: 69px;
    left: 40px;
    border: solid 10px #d6e1f8;
    z-index: -1
}

.about-us .head-title {
    color: #828796;
    margin-bottom: 0;
    margin-top: 65px
}

.about-us .title {
    font-size: 34px;
    font-weight: 700;
    color: #464954;
    max-width: 580px;
    line-height: 36px
}

.about-us .title span {
    color: #214b9f;
    text-transform: uppercase
}

.about-us .desbox {
    color: #6e7488;
    line-height: 27px;
    margin-top: 28px
}

.about-us .items .i-title {
    font-size: 16px;
    font-weight: 700;
    color: #464954;
    margin: 18px 0 14px
}

.about-us .items .shortdes {
    color: #6e7488;
    line-height: 22px;
    max-height: 44px;
    min-height: 44px;
    overflow: hidden
}

.about-us .items .viewmore {
    padding: 4px 22px;
    border: 2px solid #6e7488;
    color: #6e7488;
    border-radius: 20px;
    font-size: 12px
}

.about-us .items .viewmore:hover {
    border: 2px solid #214b9f;
    color: #214b9f
}

.headbox {
    text-align: center
}

.headbox p {
    color: #6e7488;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-bottom: 0
}

.headbox .subtitle {
    font-size: 20px;
    line-height: 18px;
    color: #fd475d;
    text-align: center;
    font-family: "SVN Poppins";
    font-weight: 400;
    position: relative;
    padding-left: 20px;
    margin-bottom: 16px;
    display: inline-block;
    padding: 0 20px;
    border-left: 1px solid #2979ff;
    border-right: 1px solid #2979ff
}

.headbox .title {
    font-size: 36px;
    line-height: 48px;
    color: #3d5067;
    font-family: Cabin;
    font-weight: 400;
    max-width: 570px;
    margin: 0 auto 45px
}

.headbox .title strong {
    color: #fd475d
}

.headbox.type2 .title {
    position: relative;
    font-size: 36px;
    line-height: 36px;
    color: #292929;
    padding-top: 20px;
    margin-bottom: 38px
}

.headbox.type2 .title:before {
    content: "";
    width: 40px;
    height: 3px;
    background-color: #ffc024;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.headbox.type3 .title {
    position: relative;
    font-size: 36px;
    line-height: 36px;
    color: #292929;
    padding-top: 20px;
    margin-bottom: 38px
}

.headbox.type3 .title:before {
    content: "";
    width: 40px;
    height: 3px;
    background-color: #ffc024;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0
}

.promise {
    padding: 80px 0
}

.promise .item {
    margin: 0 0 10px
}

.promise .item .desc h3 {
    font-size: 20px;
    line-height: 24px;
    color: #292929;
    margin-top: 20px;
    margin-bottom: 15px
}

.promise .item .desc p {
    font-family: Cabin;
    font-size: 14px;
    line-height: 20px;
    color: #747474
}

.promise .item:hover .desc h3 {
    color: #ffa300
}

.flatpickr-calendar:after,.flatpickr-calendar:before {
    display: none
}

.cherry-services .services-listing {
    margin-top: -80px
}

.cherry-services .services-listing .slick-list {
    margin: 0
}

.cherry-services .services-listing .item {
    text-align: center;
    margin: 0;
    padding-top: 76px;
    position: relative
}

.cherry-services .services-listing .item .title_wrap {
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    font-family: "SVN Poppins";
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 22px
}

.cherry-services .services-listing .item .content_wrap {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    font-family: Cabin;
    text-align: center;
    margin-bottom: 33px
}

.cherry-services .services-listing .item .btn {
    color: #fff;
    background-color: transparent;
    border-radius: 3px;
    border: 1px solid #fff;
    padding: 10px 31px;
    font-size: 14px;
    font-family: Cabin
}

.cherry-services .services-listing .item:hover .btn {
    background-color: #ffa300
}

.cherry-services .services-listing .item .services-item {
    padding: 43px 10px
}

.cherry-services .services-listing .item .services-item.serone {
    background-color: #ffa12f
}

.cherry-services .services-listing .item .services-item.serone:before {
    background-image: url(../images/services_bg1.png)
}

.cherry-services .services-listing .item .services-item.sertwo {
    background-color: #ff5b48
}

.cherry-services .services-listing .item .services-item.sertwo:before {
    background-image: url(../images/services_bg2.png)
}

.cherry-services .services-listing .item .services-item.serthree {
    background-color: #00aeef
}

.cherry-services .services-listing .item .services-item.serthree:before {
    background-image: url(../images/services_bg3.png)
}

.cherry-services .services-listing .item .services-item.serfour {
    background-color: #0dc176
}

.cherry-services .services-listing .item .services-item.serfour:before {
    background-image: url(../images/services_bg4.png)
}

.cherry-services .services-listing .item .services-item:before {
    content: "";
    position: absolute;
    display: block;
    height: 78px;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top
}

.cherry-services .services-listing .item .icon_wrap {
    height: 108px;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    overflow: hidden;
    position: absolute;
    top: 0;
    transition: all 470ms cubic-bezier(.605,.1,.015,1)
}

.cherry-services .services-listing .item .icon_wrap .services-macros {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -22px;
    text-align: center
}

.cherry-services .services-listing .item .icon_wrap .service-icon {
    position: relative;
    z-index: 1;
    margin: 0
}

.cherry-services .services-listing .item .icon_wrap .service-icon img {
    margin-bottom: 15px
}

.cherry-services .services-listing .item .icon_wrap .service-icon:after {
    content: "";
    width: 100px;
    height: 163px;
    top: -115px;
    left: -28px;
    position: absolute;
    z-index: -1;
    background-image: url(../images/cloud.png)
}

.contact-us {
    padding: 80px 0
}

.contact-us .desc {
    font-size: 16px;
    line-height: 26px;
    color: #747474;
    font-family: Cabin;
    margin-bottom: 55px
}

.contact-us .signup-form .form-group>input,.contact-us .signup-form .form-group>select {
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #ebebeb;
    width: 100%;
    height: 60px;
    font-size: 14px;
    line-height: 24px;
    color: #9d9d9d;
    font-family: Cabin
}

.contact-us .signup-form .form-group textarea {
    height: 173px
}

.contact-us .signup-form .form-group>input,.contact-us .signup-form .form-group>textarea {
    font-size: 14px;
    line-height: 24px;
    color: #9d9d9d;
    font-family: Cabin
}

.contact-us .signup-form .form-group>input.flatpickr,.contact-us .signup-form .form-group>textarea.flatpickr {
    display: none
}

.contact-us .signup-form .form-group>input::placeholder,.contact-us .signup-form .form-group>textarea::placeholder {
    color: #9d9d9d;
    opacity: 1
}

.contact-us .signup-form .form-group>input:-ms-input-placeholder,.contact-us .signup-form .form-group>textarea:-ms-input-placeholder {
    color: #9d9d9d
}

.contact-us .signup-form .form-group>input::-ms-input-placeholder,.contact-us .signup-form .form-group>textarea::-ms-input-placeholder {
    color: #9d9d9d
}

.contact-us .signup-form .form-group .selection {
    display: inline-block;
    position: relative
}

.contact-us .signup-form .form-group .selection:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    line-height: 24px;
    color: #000;
    position: absolute;
    top: 18px;
    left: 20px
}

.contact-us .signup-form .form-group .form-submit {
    width: 200px;
    height: 44px;
    border-radius: 3px;
    background-color: #fdd709;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    font-family: Cabin;
    text-align: center
}

.contact-us .signup-form .form-group .form-submit:hover {
    background-color: #ffa300
}

.contact-us .signup-form .form-group select.selectdr {
    width: 285px;
    height: 60px;
    border-radius: 3px;
    background-color: #ffa300;
    color: #000;
    padding-left: 40px
}

.contact-us .signup-form textarea {
    width: 100%;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #ebebeb
}

.contact-us .signup-form .flatpickr-calendar {
    width: 100%;
    max-width: 500px
}

.contact-us .signup-form .flatpickr-calendar .flatpickr-months {
    height: 60px;
    border-radius: 3px 3px 0 0;
    background-color: #ffa300
}

.contact-us .signup-form .flatpickr-calendar .flatpickr-months .flatpickr-next-month,.contact-us .signup-form .flatpickr-calendar .flatpickr-months .flatpickr-prev-month {
    top: 8px
}

.contact-us .signup-form .flatpickr-calendar .flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.contact-us .signup-form .flatpickr-calendar .flatpickr-months .flatpickr-prev-month.flatpickr-prev-month {
    left: 5px
}

.contact-us .signup-form .flatpickr-calendar .flatpickr-months .flatpickr-next-month.flatpickr-next-month,.contact-us .signup-form .flatpickr-calendar .flatpickr-months .flatpickr-prev-month.flatpickr-next-month {
    right: 5px
}

.contact-us .signup-form .flatpickr-calendar .flatpickr-months .flatpickr-month {
    height: 60px
}

.contact-us .signup-form .flatpickr-calendar span.flatpickr-weekday {
    font-size: 14px;
    line-height: 30px;
    color: #000;
    font-family: Cabin;
    font-weight: 400
}

.contact-us .signup-form .flatpickr-calendar .flatpickr-rContainer {
    background-color: #fdd709
}

.contact-us .signup-form .flatpickr-calendar .dayContainer,.contact-us .signup-form .flatpickr-calendar .flatpickr-days,.contact-us .signup-form .flatpickr-calendar .flatpickr-rContainer {
    width: 100%
}

.contact-us .signup-form .flatpickr-calendar .dayContainer {
    max-width: 100%
}

.contact-us .signup-form .flatpickr-calendar .flatpickr-current-month {
    margin-top: 10px
}

.contact-us .signup-form .flatpickr-calendar .flatpickr-day {
    width: calc(100%/7);
    max-width: calc(100%/7);
    font-size: 14px;
    font-family: Cabin;
    font-weight: 400
}

.contact-us .signup-form .flatpickr-calendar .flatpickr-monthDropdown-months {
    -webkit-appearance: none;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    font-family: SFUFuturaBold;
    font-weight: 700;
    text-align: center
}

.contact-us .signup-form .flatpickr-calendar .flatpickr-current-month input.cur-year {
    font-size: 14px;
    line-height: 24px;
    color: #000;
    font-family: SFUFuturaBold;
    font-weight: 700;
    text-align: center
}

.banner-hotline img {
    width: 100%
}

.pediatricians {
    padding: 80px 0;
    background-color: #f3f3f3
}

.pediatricians .headbox .desc {
    font-size: 16px;
    line-height: 26px;
    color: #747474;
    font-family: Cabin;
    display: inline-block;
    max-width: 500px;
    margin-bottom: 43px
}

.pediatricians .slick-arrow {
    background-color: #fff
}

.pediatricians .slick-arrow:hover {
    background-color: #fdd709
}

.pediatricians-slide .feature-avata,.pediatricians-slide .text-col-right {
    display: inline-block;
    vertical-align: top
}

.pediatricians-slide .logo-bee {
    position: absolute;
    right: 20px;
    bottom: 20px
}

.pediatricians-slide .speciality {
    width: 70%
}

.pediatricians-slide .speciality>p {
    font-size: 18px;
    line-height: 26px;
    color: #292929;
    font-family: Cabin;
    margin: 28px 0 22px
}

.pediatricians-slide .speciality .list-item {
    display: flex
}

.pediatricians-slide .speciality ul {
    padding-left: 30px;
    width: 50%
}

.pediatricians-slide .speciality ul li {
    font-family: Cabin;
    list-style-type: disc;
    font-size: 14px;
    line-height: 28px;
    color: #747474
}

.pediatricians-slide .text-col-right {
    width: calc(100% - 165px);
    padding-left: 30px
}

.pediatricians-slide .text-col-right .title-header {
    position: relative;
    width: 100%;
    margin-bottom: 34px
}

.pediatricians-slide .text-col-right .title-header:after {
    content: "";
    width: 50px;
    height: 2px;
    background-color: #ffc024;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -18px
}

.pediatricians-slide .text-col-right .title-header .drname {
    font-size: 20px;
    line-height: 26px;
    color: #f26d7d
}

.pediatricians-slide .text-col-right .title-header .degree,.pediatricians-slide .text-col-right .title-header .position {
    font-family: Cabin;
    font-size: 13px;
    color: #747474
}

.pediatricians-slide .text-col-right .title-header .book-app {
    border-radius: 3px;
    background-color: #fdd709;
    display: inline-block;
    padding: 12px 32px;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    font-family: SFUFuturaBook;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 0
}

.pediatricians-slide .text-col-right .title-header .book-app:hover {
    background-color: #ffa300
}

.pediatricians-slide .text-col-right .desc {
    font-size: 14px;
    line-height: 18px;
    color: #292929;
    font-family: Cabin
}

.pediatricians-slide .items {
    max-width: 830px;
    margin: 0 auto
}

.pediatricians-slide .content {
    border-radius: 3px;
    background-color: #fff;
    padding: 30px;
    position: relative
}

.why-choose-us {
    background: #f5f5f5;
    padding-top: 60px;
    padding-bottom: 75px
}

.why-choose-us .headbox {
    margin-bottom: 35px
}

.why-choose-us .row>div {
    padding: 15px
}

.why-choose-us .ser-item {
    padding: 30px;
    border-radius: 4px;
    background-color: #fff;
    margin: 10px 0;
    position: relative;
    height: 100%
}

.why-choose-us .ser-item .number {
    font-size: 56px;
    color: #efefef;
    font-family: Oswald;
    font-weight: 500;
    position: absolute;
    top: 10px
}

.why-choose-us .ser-item .sername {
    font-size: 18px;
    color: #313030;
    font-family: Oswald;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 26px;
    margin-bottom: 17px;
    position: relative
}

.why-choose-us .ser-item p {
    font-size: 14px;
    line-height: 24px;
    color: #313030;
    font-family: OpenSans;
    font-weight: 400
}

.why-choose-us .ser-item:hover {
    border-radius: 4px;
    background-color: #0066b3
}

.why-choose-us .ser-item:hover .sername,.why-choose-us .ser-item:hover p {
    color: #fff
}

.why-choose-us .ser-item:hover .number {
    opacity: .1
}

.commitment {
    background: #f5f5f5;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 75px
}

.commitment .headbox {
    margin-bottom: 35px
}

.commitment .row>div {
    padding: 15px
}

.commitment .ser-item {
    padding: 30px 20px;
    border-radius: 5px;
    background-color: #f5f5f5;
    border: 1px solid #dedede;
    margin: 15px 0;
    position: relative;
    height: 100%
}

.commitment .ser-item .icon {
    max-width: 75px;
    margin: 0 auto
}

.commitment .ser-item .number {
    font-size: 56px;
    color: #efefef;
    font-family: Oswald;
    font-weight: 500;
    position: absolute;
    top: 10px
}

.commitment .ser-item .sername {
    font-size: 24px;
    line-height: 24px;
    color: #231f20;
    font-family: OpenSans;
    text-align: center;
    text-transform: uppercase;
    margin-top: 26px;
    margin-bottom: 17px;
    position: relative
}

.commitment .ser-item p {
    font-size: 16px;
    line-height: 24px;
    color: #666;
    font-family: OpenSans;
    font-weight: 400
}

.commitment .ser-item:hover {
    border-radius: 4px;
    background-color: #0066b3
}

.commitment .ser-item:hover .icon img {
    filter: brightness(0) invert(1)
}

.commitment .ser-item:hover .sername,.commitment .ser-item:hover p {
    color: #fff
}

.commitment .ser-item:hover .number {
    opacity: .1
}

.achievement {
    background: url(../images/bg-achievement.png) no-repeat;
    background-size: cover;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 75px
}

.achievement .headbox {
    margin-bottom: 35px
}

.achievement .headbox .title {
    color: #fff
}

.achievement .row>div {
    padding: 15px
}

.achievement .ser-item {
    padding: 30px 20px;
    border-radius: 3px;
    background-color: rgba(6,70,118,.9);
    margin: 15px 0;
    position: relative;
    height: 100%
}

.achievement .ser-item .icon {
    max-width: 75px;
    margin: 0 auto
}

.achievement .ser-item .number {
    font-size: 56px;
    color: #efefef;
    font-family: Oswald;
    font-weight: 500;
    position: absolute;
    top: 10px
}

.achievement .ser-item .sername {
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    font-family: OpenSans;
    text-align: center;
    text-transform: uppercase;
    margin-top: 26px;
    margin-bottom: 17px;
    position: relative
}

.achievement .ser-item p {
    font-size: 16px;
    line-height: 24px;
    color: #acdbff;
    font-family: OpenSans;
    font-weight: 400
}

.achievement .ser-item:hover {
    border-radius: 4px;
    background-color: #0066b3
}

.achievement .ser-item:hover .icon img {
    filter: brightness(0) invert(1)
}

.achievement .ser-item:hover .sername,.achievement .ser-item:hover p {
    color: #fff
}

.achievement .ser-item:hover .number {
    opacity: .1
}

.page-title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.page-title h1 {
    font-size: 72px;
    line-height: 36px;
    color: #ffa300;
    font-family: "SVN Poppins";
    text-transform: uppercase;
    margin-bottom: 30px
}

.breadcrumbs ul li {
    display: inline-block;
    font-size: 20px;
    line-height: 36px;
    color: #292929;
    font-family: Cabin
}

.page-top {
    background-image: url(../images/bg-top.png);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 330px;
    position: relative
}

.service {
    padding: 80px 0
}

.service .headbox .title {
    margin-bottom: 55px
}

.service .container {
    width: 100%;
    max-width: 100%;
    padding: 0 60px
}

.service .ser-item {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    margin: 10px 0
}

.service .ser-item .feature-img img {
    width: 100%
}

.service .ser-item .sername {
    margin-bottom: 25px
}

.service .ser-item .sername a {
    text-transform: uppercase;
    color: #fff;
    font-family: Oswald;
    text-transform: uppercase;
    font-size: 18px
}

.service .ser-item .sername a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    content: "";
    font-weight: 900;
    font-size: 18px;
    color: #138de9;
    margin-right: 5px
}

.service .ser-item .desc {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 60px;
    transition: .5s ease;
    padding: 16px 26px;
    background: rgba(0,0,0,.8)
}

.service .ser-item .desc p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 24px
}

.service .ser-item .desc .readmore {
    position: relative;
    bottom: 20px
}

.service .ser-item .desc .readmore a i {
    width: 29px;
    height: 16px;
    background: url(../images/icon-arrow.png);
    background-size: 100%;
    font-size: 0;
    position: absolute;
    right: 8px;
    top: 5px;
    z-index: 1
}

.service .ser-item .desc .readmore a:after {
    content: "";
    width: 26px;
    height: 26px;
    border-radius: 13px;
    background-color: #138de9;
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block
}

.service .ser-item .desc .readmore a:hover:after {
    background-color: #ed695a
}

.service .ser-item:hover .desc {
    bottom: 0;
    top: auto;
    height: 197px
}

.info-vaccin {
    padding: 80px 0
}

.info-vaccin .headbox {
    margin-top: 40px
}

.info-vaccin .headbox .title {
    margin-bottom: 45px
}

.info-vaccin .img {
    padding: 0
}

.info-vaccin .desc ul {
    padding-left: 24px
}

.info-vaccin .desc ul li {
    list-style-type: disc;
    font-family: Cabin;
    color: #292929;
    font-size: 14px;
    margin-bottom: 18px
}

.info-vaccin .desc p {
    font-family: Cabin;
    color: #292929;
    font-size: 14px;
    margin-bottom: 20px
}

.info-vaccin .desc p strong {
    font-family: "SVN Poppins";
    font-size: 16px
}

.vaccin-schedule {
    padding: 80px 0;
    background-color: #fafafa
}

.vaccin-schedule .headbox {
    position: relative
}

.vaccin-schedule .download {
    font-size: 14px;
    line-height: 24px;
    color: #000;
    font-family: Cabin;
    text-align: center;
    display: inline-block;
    border-radius: 3px;
    background-color: #fdd709;
    position: absolute;
    top: 15px;
    right: 0;
    padding: 10px 22px
}

.vaccin-schedule .download:before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(../images/icon-download.svg);
    background-size: 100%;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    margin-top: -5px
}

.vaccin-schedule .download:hover {
    background-color: #ffa300
}

.our-service .items {
    text-align: center;
    padding: 0 0 20px
}

.vaccination {
    padding: 80px 0;
    background: url(../images/bg-vaccination.png);
    background-size: cover;
    background-repeat: no-repeat
}

.vaccination .headbox.type3 .title {
    color: #fff
}

.vaccination .headbox.type3 .title:before {
    background-color: #fff
}

.vaccination .desc {
    margin-bottom: 40px
}

.vaccination .desc p {
    font-size: 14px;
    color: #fff;
    font-family: Cabin;
    margin-bottom: 30px
}

.vaccination .lists .items {
    display: flex;
    border-radius: 3px;
    background-color: #fff;
    padding: 20px;
    margin-bottom: 30px
}

.vaccination .lists .items .img {
    width: 25%
}

.vaccination .lists .items .content {
    width: 70%;
    padding: 0 0 0 20px
}

.vaccination .lists .items .content .drname {
    font-size: 20px;
    color: #f26d7d;
    font-family: "SVN Poppins";
    margin-bottom: 10px
}

.vaccination .lists .items .content p {
    font-family: Cabin;
    font-size: 14px;
    color: #747474
}

.vaccination .lists .act-bottom .more {
    border-radius: 3px;
    background-color: #fdd709;
    display: inline-block;
    padding: 12px 32px;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    font-family: SFUFuturaBook;
    text-align: center
}

.vaccination .lists .act-bottom .more:hover {
    background-color: #ffa300
}

.homepage .our-service {
    padding: 80px 0
}

.homepage .our-service .slick-arrow.slick-prev {
    left: -60px
}

.homepage .our-service .slick-arrow.slick-next {
    right: -60px
}

.our-service,.parents {
    padding: 80px 0
}

.our-service .items:hover .img i,.our-service .items:hover .img svg,.our-service .items:hover .img:after,.parents .items:hover .img i,.parents .items:hover .img svg,.parents .items:hover .img:after {
    opacity: 1
}

.our-service .items:hover .title a,.parents .items:hover .title a {
    color: #ffa300
}

.our-service .items .title,.parents .items .title {
    margin: 10px 0
}

.our-service .items .img,.parents .items .img {
    position: relative;
    display: block;
    border-radius: 3px;
    overflow: hidden
}

.our-service .items .img:after,.parents .items .img:after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: rgba(0,0,0,.5);
    width: 100%;
    border-radius: 3px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 0
}

.our-service .items .img i,.our-service .items .img svg,.parents .items .img i,.parents .items .img svg {
    color: #fff;
    font-size: 36px;
    line-height: 44px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 0
}

.our-service .items .title a,.parents .items .title a {
    font-family: "SVN Poppins";
    font-size: 20px;
    color: #292929
}

.our-service .items .cat,.parents .items .cat {
    font-family: SFUFuturaOblique;
    font-size: 16px;
    color: #ffa300
}

.our-service .items .short-des,.parents .items .short-des {
    font-family: Cabin;
    color: #747474;
    font-size: 14px
}

.table-price .nav-tabs {
    justify-content: center
}

.table-price .nav-tabs .nav-item {
    margin-left: -1px
}

.table-price .nav-tabs .nav-link {
    font-size: 20px;
    color: #596a7d;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
    border-top-left-radius: 10px;
    background-color: #f9f9f9;
    border-top-right-radius: 10px;
    border: 1px solid #ebebeb;
    padding: 26px 57px
}

.table-price .nav-tabs .nav-link .icon-enterprise {
    width: 31px;
    height: 31px;
    display: inline-block;
    vertical-align: sub;
    background: url(../images/icon-enterprise.png);
    background-repeat: no-repeat;
    margin-right: 10px
}

.table-price .nav-tabs .nav-link .icon-cloud {
    width: 23px;
    height: 31px;
    display: inline-block;
    vertical-align: sub;
    background: url(../images/icon-cloud.png);
    background-repeat: no-repeat;
    margin-right: 10px
}

.table-price .nav-tabs .nav-link:hover {
    color: #fd475d
}

.table-price .nav-tabs .nav-link:hover .icon-enterprise {
    background: url(../images/icon-enterprise-hover.png);
    background-repeat: no-repeat
}

.table-price .nav-tabs .nav-link:hover .icon-cloud {
    background: url(../images/icon-cloud-hover.png);
    background-repeat: no-repeat
}

.table-price .nav-tabs .nav-link.active {
    color: #fd475d;
    font-weight: 600;
    background-color: #fff;
    border-bottom: 1px solid #fff
}

.table-price .nav-tabs .nav-link.active .icon-enterprise {
    background: url(../images/icon-enterprise-hover.png);
    background-repeat: no-repeat
}

.table-price .nav-tabs .nav-link.active .icon-cloud {
    background: url(../images/icon-cloud-hover.png);
    background-repeat: no-repeat
}

article {
    width: 100%;
    margin: 0 auto;
    position: relative
}

article ul {
    display: flex;
    top: 0;
    z-index: 10
}

article li {
    list-style: none;
    flex: 1
}

article li:last-child {
    border-right: 1px solid #ddd
}

article button {
    width: 100%;
    border: 1px solid #ddd;
    border-right: 0;
    border-top: 0;
    padding: 10px;
    background: #fff;
    font-size: 14px;
    font-weight: 700;
    height: 60px;
    color: #999
}

article li.active button {
    background: #f5f5f5;
    color: #000
}

article table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%
}

article th {
    display: none
}

article td,article th {
    border: 1px solid #ddd;
    padding: 10px;
    empty-cells: show
}

article td,article th {
    text-align: left
}

article td+td,article th+th {
    text-align: center;
    display: none
}

article td.default {
    display: table-cell
}

article .bg-purple {
    border-top: 3px solid #a32362
}

article .bg-blue {
    border-top: 3px solid #0097cf
}

article .sep {
    background: #f5f5f5;
    font-weight: 500
}

article .txt-l {
    font-size: 28px;
    font-weight: 700
}

article .txt-top {
    position: relative;
    top: -9px;
    left: -2px
}

article .tick {
    font-size: 18px;
    color: #2ca01c
}

article .hide {
    border: 0;
    background: 0 0
}

.tab-content {
    padding-top: 110px
}

.tab-content #cloud table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%
}

.tab-content #cloud table .hid {
    border: 0;
    background: 0 0
}

.tab-content #cloud table thead td {
    border: 1px solid #ddd;
    padding: 10px
}

.tab-content #cloud table thead th {
    font-size: 15px;
    color: #21414f;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #ddd;
    border-bottom: 0;
    padding: 30px 10px 10px
}

.tab-content #cloud table thead th:first-child {
    width: 55%
}

.tab-content #cloud table thead th.recommended {
    color: #ffa800
}

.tab-content #cloud table thead th.recommended .price-label {
    position: absolute;
    top: -30px;
    width: 101.5%;
    left: -1px;
    border: 1px solid #ffa800;
    border-bottom: 0;
    border-radius: 3px 3px 0 0;
    padding: 17px 0 0
}

.tab-content #cloud table thead th.recommended .price-label span {
    text-transform: uppercase;
    font-size: 10px;
    color: #fff;
    background: #ffa800;
    padding: 4px 14px
}

.tab-content #cloud table thead .price .price-text {
    display: none
}

.tab-content #cloud table thead .price td {
    border-top: 0;
    padding-bottom: 30px
}

.tab-content #cloud table thead .price td .act {
    text-align: center
}

.tab-content #cloud table thead .price td.default .btn-registration {
    background: #fd475d;
    color: #fff
}

.tab-content #cloud table thead .price td .btn-registration {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    padding: 7px 12px;
    color: #ff1744;
    border-color: #ff1744;
    border: 1px solid;
    border-radius: 2px
}

.tab-content #cloud table thead .price td .btn-registration:hover {
    color: #fff
}

.tab-content #cloud table thead .price .pricevalue {
    font-size: 16px;
    color: #1c7cc6;
    font-weight: 600;
    text-align: center;
    margin: 14px 0 8px
}

.tab-content #cloud table thead .price .limit {
    font-size: 12px;
    color: #3d5067;
    font-style: italic;
    text-align: center;
    font-weight: 500
}

.tab-content #cloud table thead .price .priceunit {
    font-size: 16px;
    color: #7d8895;
    font-weight: 300
}

.tab-content #cloud table tbody tr td {
    padding: 12px 30px;
    color: #596a7d;
    border: 1px solid #ddd;
    padding: 10px;
    text-align: center;
    vertical-align: middle
}

.tab-content #cloud table tbody tr td i {
    color: #fd5166;
    font-size: 28px
}

.tab-content #cloud table tbody tr td:first-child {
    padding: 12px 30px;
    text-align: left
}

.tab-content #cloud table tbody tr td[colspan] {
    background-color: #f8f8f8;
    color: #3d5067
}

.tab-content #cloud table tbody tr:last-child td.recommended,.tab-content #cloud table tbody tr:last-child th.recommended {
    border-bottom: 1px solid #ffa800
}

.tab-content #cloud table td,.tab-content #cloud table th {
    height: 64px
}

.tab-content #cloud table td.recommended {
    display: table-cell
}

.tab-content #cloud table tr td.recommended,.tab-content #cloud table tr th.recommended {
    border-right: 1px solid #ffa800;
    position: relative
}

.tab-content #cloud table tr td.recommended:before,.tab-content #cloud table tr th.recommended:before {
    content: "";
    width: 1px;
    height: 100%;
    background: #ffa800;
    position: absolute;
    left: -1px;
    top: 0
}

.tab-content #enterprise .package .row {
    max-width: 800px;
    margin: 0 auto
}

.tab-content #enterprise .items .plan {
    border-radius: 4px;
    border: 1px solid #ebebeb
}

.tab-content #enterprise .items .plan .head-box {
    padding: 34px;
    background-color: #f9f9f9;
    border-bottom: 1px solid #ebebeb;
    text-align: center
}

.tab-content #enterprise .items .plan .head-box .name {
    font-size: 20px;
    color: #3d5067;
    margin-bottom: 10px
}

.tab-content #enterprise .items .plan .head-box .pricevalue {
    font-size: 24px;
    font-weight: 600;
    color: #fd475d
}

.tab-content #enterprise .items .plan .head-box .desc {
    font-size: 14px;
    line-height: 30px;
    color: #3d5067;
    font-style: italic;
    margin-bottom: 0
}

.tab-content #enterprise .items .plan .head-box .desc em {
    color: #fd475d
}

.tab-content #enterprise .items .plan .detail {
    padding: 47px 55px 60px
}

.tab-content #enterprise .items .plan .detail p {
    font-size: 14px;
    color: #596a7d;
    position: relative
}

.tab-content #enterprise .items .plan .detail p:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    color: #2dd75e;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.tab-content #enterprise .items .plan .detail p.disable {
    color: #c8c8c8
}

.tab-content #enterprise .items .plan .detail p.disable:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    color: #c8c8c8
}

.tab-content #enterprise .items .plan .detail .act-bottom {
    text-align: center;
    margin-top: 40px
}

.tab-content #enterprise .items .plan .detail .act-bottom a {
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #fd475d;
    font-weight: 500;
    text-align: center;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #fd475d;
    padding: 8px 20px;
    min-width: 180px
}

.tab-content #enterprise .items .plan .detail .act-bottom a:hover {
    filter: drop-shadow(0 2px 2.5px rgba(0, 0, 0, .2));
    background-color: #fd475d;
    border: 1px solid #fd475d;
    color: #fff
}

.tab-content #enterprise .items .plan.default .detail .act-bottom a {
    background: #fd475d;
    color: #fff;
    filter: drop-shadow(0 2px 2.5px rgba(0, 0, 0, .2))
}

.enterprise {
    padding: 96px 0 100px;
    background-color: #eae8e8
}

.enterprise.type2 {
    background-color: #f2f1f1
}

.enterprise .head {
    font-size: 20px;
    line-height: 30px;
    color: #3d5067;
    font-family: "SVN Poppins";
    margin-bottom: 24px
}

.enterprise .head strong {
    font-weight: 600
}

.enterprise .row {
    align-items: center;
    justify-content: center
}

.enterprise .list ul {
    padding-left: 15px
}

.enterprise .list ul li {
    position: relative;
    font-size: 16px;
    color: #596a7d;
    margin-bottom: 20px
}

.enterprise .list ul li:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    color: #2dd75e;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.faq {
    padding: 110px 0
}

.faq .headbox.type3 .title {
    font-size: 27px;
    color: #3d5067;
    font-weight: 600;
    text-align: center;
    padding-top: 0;
    font-family: "SVN Poppins"
}

.faq .headbox.type3 .title:before {
    display: none
}

.faq #accordion {
    max-width: 1030px;
    margin: 0 auto
}

.faq #accordion .card {
    border: 0
}

.faq #accordion .card .card-body {
    font-size: 16px;
    line-height: 26px;
    color: #081d41;
    font-family: "SVN Poppins";
    font-weight: 400;
    padding: 15px 25px 60px
}

.faq #accordion .card .card-body a {
    color: #fd5166
}

.faq #accordion .card .card-header {
    padding: 0;
    border: 0;
    background-color: transparent
}

.faq #accordion .card .card-header h5 {
    font-size: 20px;
    line-height: 35px;
    color: #3d5067;
    font-family: "SVN Poppins";
    font-weight: 600;
    padding: 17px 10px;
    position: relative;
    padding-right: 138px;
    margin-top: 10px;
    border-radius: 3px;
    background-color: #fff;
    border-top: 1px solid #e2e2e2
}

.faq #accordion .card .card-header h5:after {
    content: "show +";
    position: absolute;
    top: 18px;
    right: 20px;
    font-size: 16px;
    color: #fd475d;
    font-family: "SVN Poppins";
    font-weight: 400;
    text-align: right
}

.faq #accordion .card .card-header h5 svg {
    color: #ffc024
}

.faq #accordion .card .card-header h5[aria-expanded=true]:before {
    background-color: #000
}

.faq #accordion .card .card-header h5[aria-expanded=true]:after {
    content: "hide -";
    color: #fd475d
}

.faq #accordion .card .card-header h5[aria-expanded=true] svg {
    color: #000
}

.faq #accordion .card .card-header button {
    width: 100%
}

.faq #signup-form {
    border-radius: 4px;
    background-color: #0066b3;
    padding: 50px 25px 60px
}

.faq #signup-form .form-title {
    font-size: 32px;
    line-height: 32px;
    color: #fff;
    font-family: Oswald;
    font-weight: 600;
    text-align: center;
    margin-bottom: 32px;
    text-transform: uppercase
}

.faq #signup-form .form-group {
    margin-bottom: 20px
}

.faq #signup-form .form-group input {
    height: 50px
}

.faq #signup-form .form-group input,.faq #signup-form .form-group textarea {
    width: 100%;
    border-radius: 4px;
    background-color: #0783e0;
    border: 0;
    font-size: 14px;
    line-height: 32px;
    color: #ececec;
    font-family: OpenSans;
    font-weight: 400
}

.faq #signup-form .form-group input::-webkit-input-placeholder,.faq #signup-form .form-group textarea::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 32px;
    color: #ececec;
    font-family: OpenSans;
    font-weight: 400
}

.faq #signup-form .form-group input::-moz-placeholder,.faq #signup-form .form-group textarea::-moz-placeholder {
    font-size: 14px;
    line-height: 32px;
    color: #ececec;
    font-family: OpenSans;
    font-weight: 400
}

.faq #signup-form .form-group input:-ms-input-placeholder,.faq #signup-form .form-group textarea:-ms-input-placeholder {
    font-size: 14px;
    line-height: 32px;
    color: #ececec;
    font-family: OpenSans;
    font-weight: 400
}

.faq #signup-form .form-group input:-moz-placeholder,.faq #signup-form .form-group textarea:-moz-placeholder {
    font-size: 14px;
    line-height: 32px;
    color: #ececec;
    font-family: OpenSans;
    font-weight: 400
}

.faq #signup-form .form-group:last-child {
    text-align: center;
    padding-top: 10px;
    margin-bottom: 0
}

.faq #signup-form .form-group .form-submit {
    width: 175px;
    height: 44px;
    border-radius: 4px;
    background-color: #fff;
    font-size: 15px;
    color: #0066b3;
    font-family: OpenSans;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer
}

.faq #signup-form .form-group .form-submit:hover {
    background: #ed695a;
    color: #fff
}

.banner {
    position: relative
}

.banner .search-action {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 178px
}

.banner .search-action h3 {
    text-align: center;
    font-size: 48px;
    color: #fff;
    font-family: OpenSans;
    font-weight: 600;
    text-align: center;
    margin-bottom: 15px
}

.banner .search-action .des {
    font-size: 18px;
    color: #fff;
    font-family: OpenSans;
    font-weight: 400;
    text-align: center;
    margin-bottom: 70px
}

.banner .search-action .list-more {
    margin-top: 22px
}

.banner .search-action .list-more ul li {
    display: inline-block;
    padding: 0 26px
}

.banner .search-action .list-more ul li a {
    font-size: 15px;
    color: #fff;
    font-family: OpenSans;
    font-weight: 400
}

.banner .search-action .list-more ul li a:hover {
    color: #ed695a
}

.banner .search-action .form {
    position: relative
}

.banner .search-action .form:before {
    border-radius: 4px;
    background-color: rgba(255,255,255,.4);
    content: "";
    display: inline-block;
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px
}

.banner .search-action .form .action-control {
    height: 70px;
    border-radius: 4px;
    background-color: #fff;
    padding: 10px;
    position: relative
}

.banner .search-action .form .action-control input {
    border: 0;
    font-size: 15px;
    color: #5a676f;
    font-family: OpenSans;
    font-weight: 400;
    width: calc(100% - 174px)
}

.banner .search-action .form .action-control .search-submit {
    width: 170px;
    height: 50px;
    border-radius: 4px;
    background-color: #0066b3;
    font-size: 15px;
    color: #fff;
    font-family: OpenSans;
    font-weight: 600;
    text-align: center;
    cursor: pointer
}

.banner .search-action .form .action-control .search-submit:hover {
    background-color: #ed695a
}

.reviews {
    padding: 80px 0;
    background: #f5f5f5
}

.reviews .headbox .title {
    margin-bottom: 40px
}

.reviews .reviews-slide .slick-slide {
    padding: 15px 0
}

.reviews .reviews-slide .slick-arrow {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    filter: drop-shadow(3px 5.196px 7px rgba(0, 0, 0, .05));
    background-color: #fff;
    top: 50%;
    transform: translateY(-50%);
    padding: 15px
}

.reviews .reviews-slide .slick-arrow .icon-next {
    display: inline-block;
    background: url(../images/icon-next.png) no-repeat;
    background-size: 100%;
    width: 16px;
    height: 14px
}

.reviews .reviews-slide .slick-arrow .icon-prev {
    display: inline-block;
    background: url(../images/icon-prev.png) no-repeat;
    background-size: 100%;
    width: 16px;
    height: 14px
}

.reviews .reviews-slide .slick-arrow.prev {
    left: -80px
}

.reviews .reviews-slide .slick-arrow.prev:hover {
    background-color: #0066b3
}

.reviews .reviews-slide .slick-arrow.prev:hover .icon-prev {
    background: url(../images/icon-prev-white.png) no-repeat;
    background-size: 100%
}

.reviews .reviews-slide .slick-arrow.next {
    right: -80px
}

.reviews .reviews-slide .slick-arrow.next:hover {
    background-color: #0066b3
}

.reviews .reviews-slide .slick-arrow.next:hover .icon-next {
    background: url(../images/icon-next-white.png) no-repeat;
    background-size: 100%
}

.reviews .reviews-slide .items {
    box-shadow: 1px 1px 12px 0 rgba(0,0,0,.05);
    background-color: #fff;
    border: 1px solid #e8e8e8;
    padding: 60px 45px 36px;
    text-align: center;
    position: relative
}

.reviews .reviews-slide .items:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #0066b3;
    position: absolute;
    top: 0;
    left: 0
}

.reviews .reviews-slide .items:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #ed695a;
    position: absolute;
    top: 0;
    right: 0
}

.reviews .reviews-slide .items:hover .note-icon {
    background-color: #0066b3;
    color: #fff
}

.reviews .reviews-slide .items .note-icon {
    font-size: 10px;
    color: #313030;
    text-align: center;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: #f5f5f5;
    line-height: 40px;
    margin-bottom: 40px
}

.reviews .reviews-slide .items .review-text p {
    font-size: 14px;
    line-height: 32px;
    color: #747474;
    font-family: OpenSans;
    font-weight: 400;
    text-align: center;
    margin-bottom: 0
}

.reviews .reviews-slide .items .client {
    margin-top: 32px
}

.reviews .reviews-slide .items .client .media img {
    margin: 0 auto
}

.reviews .reviews-slide .items .client .info {
    margin-top: 10px
}

.reviews .reviews-slide .items .client .info h3 {
    font-size: 18px;
    line-height: 32px;
    color: #313030;
    font-family: OpenSans;
    font-weight: 600;
    text-align: center
}

.reviews .reviews-slide .items .client .info p {
    font-size: 14px;
    color: #747474;
    font-family: OpenSans;
    font-style: italic;
    line-height: 22px;
    font-weight: 400
}

.blog {
    padding-top: 60px;
    padding-bottom: 75px
}

.blog .headbox {
    margin-bottom: 45px
}

.blog .post {
    position: relative
}

.blog .post .img {
    position: relative;
    display: block
}

.blog .post .img:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(70,73,84,.5);
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.blog .post:hover .img:before {
    opacity: 1
}

.blog .post .info .title {
    font-size: 20px;
    font-weight: 700;
    color: #214b9f;
    text-transform: uppercase;
    margin-top: 27px;
    margin-bottom: 20px
}

.blog .post .info .title:hover {
    color: #ffe20d
}

.blog .post .info span {
    position: absolute;
    width: 66px;
    background: #ffe20d;
    color: #26282e;
    left: 0;
    top: 0;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    padding: 20px 10px;
    line-height: 26px
}

.blog .post .info span strong {
    display: block;
    font-size: 36px
}

.blog .post p {
    color: #6e7488;
    line-height: 25px
}

.blog .post .readmore {
    color: #214b9f;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600
}

.blog .post .readmore:hover {
    color: #ffe20d
}

.welcome {
    background-color: #fff;
    padding: 110px 0
}

.welcome .content p {
    font-size: 15px;
    line-height: 30px;
    color: #333;
    font-family: "SVN Poppins";
    font-weight: 400;
    margin-bottom: 20px
}

.welcome .content ul li {
    font-size: 15px;
    line-height: 22px;
    color: #333;
    font-family: "SVN Poppins";
    font-weight: 400;
    margin-bottom: 15px;
    position: relative;
    padding-left: 20px
}

.welcome .content ul li:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    color: #43bbd6;
    position: absolute;
    top: 0;
    left: 0
}

.welcome .act-bottom {
    margin-top: 45px
}

.welcome .act-bottom .more {
    border-radius: 3px;
    background-color: #fdd709;
    display: inline-block;
    padding: 12px 32px;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    font-family: Cabin;
    text-align: center
}

.welcome .act-bottom .more:hover {
    background-color: #ffa300
}

.welcome .list .items {
    position: relative;
    text-align: center
}

.welcome .list .items .i-title {
    font-size: 24px;
    line-height: 43px;
    color: #3d5067;
    font-weight: 600;
    margin-top: 38px;
    margin-bottom: 10px
}

.welcome .list .items .shortdes {
    font-size: 16px;
    line-height: 28px;
    color: #596a7d;
    font-family: "SVN Poppins";
    text-align: center
}

.welcome .info-bot {
    text-align: center;
    margin-top: 30px
}

.welcome .info-bot a {
    font-size: 16px;
    line-height: 30px;
    color: #3d5067;
    border-bottom: 1px solid #3d5067
}

.welcome .info-bot a span {
    color: #fd475d;
    border-bottom: 1px solid #fd475d;
    font-weight: 600
}

.partner {
    padding: 80px 0
}

.partner .headbox .title {
    max-width: 780px;
    font-size: 44px;
    line-height: 56px
}

.partner .partner-cas {
    margin: 0 -20px
}

.partner .partner-cas .slick-track {
    display: flex
}

.partner .partner-cas .slick-track .slick-slide {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center
}

.partner .partner-cas .items {
    text-align: center
}

.partner .partner-cas .items a {
    display: inline-block
}

.action-call {
    padding: 120px 0 148px;
    background: url(../images/bg-action-call.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.action-call .headbox .title {
    margin-bottom: 20px;
    font-size: 44px
}

.action-call .desc {
    max-width: 525px;
    font-size: 16px;
    line-height: 25px;
    color: #596a7d;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 60px
}

.action-call .action-control {
    position: relative;
    max-width: 630px;
    margin: 0 auto;
    width: 100%
}

.action-call .action-control input {
    position: relative;
    display: block;
    width: 100%;
    padding: 8px 71px 8px 15px;
    border: 0;
    background-color: #fff!important;
    font-weight: 500;
    font-size: 16px;
    background: 0 0;
    height: 60px;
    border-radius: 5px;
    margin: 0 auto;
    -webkit-box-shadow: 0 5px 7.5px rgba(0,0,0,.1);
    box-shadow: 0 5px 7.5px rgba(0,0,0,.1);
    font-style: italic
}

.action-call .action-control input::-webkit-input-placeholder {
    color: #c9c9c9
}

.action-call .action-control input:-moz-placeholder {
    color: #c9c9c9
}

.action-call .action-control input::-moz-placeholder {
    color: #c9c9c9
}

.action-call .action-control input:-ms-input-placeholder {
    color: #c9c9c9
}

.action-call .action-control button {
    border-radius: 3px;
    background-color: #fd475d;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    padding: 8px 36px;
    position: absolute;
    top: 8px;
    right: 8px;
    cursor: pointer
}

.ads {
    padding: 60px 0;
    font-size: 36px;
    line-height: 36px;
    color: #02628c;
    font-family: "SVN Poppins";
    font-weight: 500;
    text-align: center
}

.ads.bannerOne {
    background: url(../images/banner-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.ads.bannerTwo {
    background: url(../images/banner-2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.specialist {
    padding: 80px 0
}

.specialist .desc {
    font-size: 15px;
    line-height: 24px;
    color: #333;
    font-weight: 400;
    margin-bottom: 40px
}

.specialist ul li {
    font-size: 16px;
    color: #007ea1;
    font-weight: 400;
    position: relative
}

.specialist ul li:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    line-height: 36px;
    color: #007ea1;
    display: inline-block;
    margin-right: 10px
}

.why-choose-us {
    padding: 80px 0;
    background-color: #f9faff
}

.why-choose-us .headbox .title {
    max-width: 710px;
    font-size: 44px
}

.why-choose-us .list-item {
    background-color: #fff;
    border: 1px solid #ecf3ff;
    padding: 20px 0;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    margin: 5px 0;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    border-radius: 3px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap
}

.why-choose-us .list-item .why-title {
    font-size: 20px;
    line-height: 30px;
    color: #3d5067;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 600
}

.why-choose-us .list-item p {
    font-size: 16px;
    line-height: 28px;
    color: #596a7d
}

.why-choose-us .list-item:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fd475d;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.why-choose-us .list-item:hover {
    -webkit-box-shadow: 0 4px 35px rgba(0,0,0,.16);
    box-shadow: 0 4px 35px rgba(0,0,0,.16)
}

.why-choose-us .list-item:hover .why-title,.why-choose-us .list-item:hover p {
    color: #fff
}

.why-choose-us .list-item:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.why-choose-us .list-item:hover .t-icon img:first-child {
    opacity: 1
}

.why-choose-us .list-item:hover .t-icon img:last-child {
    filter: brightness(0) invert(1)
}

.why-choose-us .list-item .t-icon {
    display: block;
    width: 82px;
    height: 82px;
    position: relative;
    z-index: 2;
    margin: 0 auto
}

.why-choose-us .list-item .t-icon img {
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: auto;
    margin: auto;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.why-choose-us .list-item .t-icon img:last-child {
    opacity: 1
}

.we-help {
    padding: 110px 0
}

.we-help .avt-why-us {
    padding-right: 0;
    margin-right: -24px;
    position: relative;
    z-index: 1
}

.we-help .content-why {
    padding-left: 0;
    padding-top: 60px
}

.we-help .act a {
    display: inline-block;
    margin-top: 30px;
    margin-left: 55px;
    font-size: 14px;
    padding: 8px 20px;
    color: #fff;
    border-radius: 3px;
    background-color: #fd475d;
    box-shadow: 0 2px 4.85px .15px rgba(0,0,0,.2)
}

.we-help .list-item {
    padding: 20px 0;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    border-radius: 0 98px 98px 0;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap
}

.we-help .list-item .why-title {
    font-size: 20px;
    line-height: 30px;
    color: #20354d;
    text-transform: uppercase;
    font-weight: 600
}

.we-help .list-item p {
    font-size: 16px;
    line-height: 24px;
    color: #596a7d
}

.we-help .list-item:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fd475d;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.we-help .list-item:hover {
    -webkit-box-shadow: 0 4px 35px rgba(0,0,0,.16);
    box-shadow: 0 4px 35px rgba(0,0,0,.16)
}

.we-help .list-item:hover .why-title,.we-help .list-item:hover p {
    color: #fff
}

.we-help .list-item:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.we-help .list-item:hover .t-icon img:first-child {
    opacity: 1
}

.we-help .list-item:hover .t-icon img:last-child {
    opacity: 1;
    filter: brightness(0) invert(1)
}

.we-help .list-item .t-icon {
    display: block;
    width: 98px;
    height: 98px;
    position: relative;
    z-index: 2;
    margin: 0 auto
}

.we-help .list-item .t-icon img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: auto;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.we-help .list-item .t-icon img:last-child {
    opacity: 1
}

.industry {
    padding: 80px 0;
    background: #f9faff
}

.industry .headbox .title {
    max-width: 615px
}

.industry .item {
    padding: 20px;
    border-radius: 5px;
    background-color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #20354d;
    font-weight: 600;
    text-align: center;
    margin: 15px 0
}

.industry .item span {
    display: block;
    margin-top: 20px
}

.industry .item:hover {
    -webkit-box-shadow: 0 6px 10px rgba(0,0,0,.15);
    box-shadow: 0 6px 10px rgba(0,0,0,.15)
}

.industry .item:hover span {
    color: #fd475d
}

.banner-ads {
    background: url(../images/bg-banner-ads.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 154px 0 197px
}

.banner-ads .headbox {
    text-align: left;
    margin-bottom: 43px
}

.banner-ads .headbox .title {
    margin: 0;
    line-height: 56px
}

.banner-ads .act a {
    display: inline-block;
    margin-top: 64px;
    font-size: 14px;
    padding: 8px 20px;
    color: #fff;
    background: #ff1744;
    box-shadow: 0 2px 2.5px rgba(0,0,0,.2)
}

.banner-ads .items ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
    position: relative
}

.banner-ads .items ul li:first-child {
    padding-left: 0
}

.banner-ads .items ul li:first-child:after {
    content: "";
    width: 1px;
    height: 38px;
    background-color: #3d5067;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 10px
}

.news {
    padding: 110px 0 0
}

.news .headbox .title {
    font-weight: 600
}

.news .items {
    padding: 10px 0
}

.news .items .about {
    border-width: 1px;
    border-color: #e0e9fa;
    border-style: solid;
    background-color: #fff;
    border-radius: 5px
}

.news .items .about:hover {
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1)
}

.news .items .about .img:after {
    background: rgba(14,34,65,.5)
}

.news .items .about .meta-post {
    padding: 20px
}

.news .items .about .title {
    font-size: 18px;
    line-height: 26px;
    color: #3d5067;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 600
}

.news .items .about .title:hover {
    color: #fd475d
}

.news .items .about p {
    font-size: 16px;
    font-style: italic;
    color: #2979ff;
    margin-bottom: 20px
}

.intro {
    padding-bottom: 110px
}

.yt-box {
    position: relative;
    z-index: 0;
    border-radius: 5px;
    overflow: hidden
}

.yt-box img {
    display: block;
    width: 100%;
    cursor: pointer;
    border-radius: 5px;
    overflow: hidden
}

.yt-box iframe {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    overflow: hidden
}

.yt-box .title {
    font-size: 26px;
    line-height: 30px;
    color: #fff;
    position: absolute;
    z-index: 1;
    bottom: 55px;
    left: 40px;
    font-weight: 600
}

.yt-box .title svg {
    margin-right: 10px
}

.yt-box:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.4);
    pointer-events: none;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.yt-box:after {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    content: "";
    z-index: 1;
    position: absolute;
    pointer-events: none;
    width: 140px;
    height: 140px;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/play.png)
}

.yt-box:hover:before {
    opacity: 1
}

.page-title-wrapper {
    position: relative;
    min-height: 218px;
    /*background: url(../../images/bg-page.png);*/
    background: #e2cad0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.page-title-wrapper .page-title {
    font-size: 44px;
    line-height: 56px;
    color: #4e4f51;
    /*font-family: Cabin;*/
    font-weight: 400;
    text-align: center;
    width: 100%;
    margin-top: 45px;
}

.head-title {
    font-size: 48px;
    color: #3d5067;
    font-family: Cabin;
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px
}

.banner-feature {
    padding-bottom: 60px
}

.banner-feature .swiper-container {
    margin: 0 15px
}

.banner-feature .swiper-slide {
    padding: 0 15px
}

feature-detail .feature {
    padding: 110px 0 47px
}

.feature {
    padding: 110px 0
}

.feature .headbox .title {
    max-width: 640px;
    margin-bottom: 51px
}

.feature .grid-feature {
    align-items: center;
    justify-content: center
}

.feature .i-title {
    font-size: 36px;
    color: #3d5067;
    font-weight: 600;
    margin-bottom: 20px
}

.feature .i-title:hover {
    color: #fd475d
}

.feature .desc {
    font-size: 16px;
    line-height: 24px;
    color: #596a7d;
    padding-right: 14px
}

.feature .list-grid .items {
    position: relative;
    padding: 38px 44px 38px 30px;
    border-right: 1px dashed #bdbbbb;
    border-bottom: 1px dashed #bdbbbb
}

.feature .list-grid .items .content .title {
    font-size: 20px;
    color: #3d5067;
    font-weight: 600;
    text-transform: uppercase;
    margin: 20px 0;
    display: block
}

.feature .list-grid .items .content p {
    font-size: 16px;
    color: #7c7e80;
    margin-bottom: 0
}

.feature .list-grid .items .icon {
    position: relative;
    display: inline-block;
    width: 74px;
    height: 74px
}

.feature .list-grid .items .icon img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: auto;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.feature .list-grid .items .icon img:last-child {
    opacity: 0
}

.feature .list-grid .items:nth-of-type(1),.feature .list-grid .items:nth-of-type(2),.feature .list-grid .items:nth-of-type(3) {
    border-top: 0;
    padding-top: 0
}

.feature .list-grid .items:nth-of-type(3n) {
    border-right: 0
}

.feature .list-grid .items:last-child,.feature .list-grid .items:nth-last-child(2) {
    border-bottom: 0
}

.feature .list-grid .items:hover .content .title {
    color: #fd475d
}

.feature .list-grid .items:hover .icon img:first-child {
    opacity: 0
}

.feature .list-grid .items:hover .icon img:last-child {
    opacity: 1
}

.h-title {
    font-family: "SVN Poppins";
    font-size: 36px
}

.h-about {
    padding-top: 89px;
    margin-bottom: 72px
}

.h-about .h-title {
    margin-bottom: 22px;
    margin-top: -17px
}

.h-about .s-content {
    color: #666;
    line-height: 30px;
    margin-bottom: 65px
}

.h-about .more {
    display: inline-block;
    vertical-align: middle;
    line-height: 45px;
    color: #fff;
    padding: 0 38px;
    border-radius: 10px;
    background: #ed1d28
}

.h-about .more i {
    margin-left: 4px
}

.h-footer {
    background: #1d94d1;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    padding: 28px 15px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px
}

@media all and (min-width: 1200px) {
    .container {
        width:1300px
    }
}

@media all and (min-width: 768px) {
    header.fixed {
        position:fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 9;
        box-shadow: 0 0 5px 0 rgba(102,102,102,.5);
        -webkit-animation-name: fadeInDown;
        -webkit-animation-duration: 5s;
        -webkit-animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-direction: normal;
        -webkit-animation-play-state: running;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-name: anim_titles;
        -moz-animation-duration: 5s;
        -moz-animation-timing-function: linear;
        -moz-animation-iteration-count: infinite;
        -moz-animation-direction: normal;
        -moz-animation-play-state: running;
        -moz-animation-fill-mode: forwards;
        -webkit-animation-delay: 1s;
        -moz-animation-delay: 1s;
        -webkit-animation-iteration-count: 1;
        -moz-animation-iteration-count: 1;
        -webkit-animation-duration: .7s;
        -moz-animation-duration: .7s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -webkit-animation-timing-function: ease-out;
        -moz-animation-timing-function: ease-out
    }

    header.fixed .navsub-primary-menu .logo-primary .hide-scroll {
        display: none
    }

    header.fixed .navsub-primary-menu .logo-primary .show-scroll {
        display: inline-block;
        width: 90px
    }

    header.fixed .header-top {
        display: none
    }

    header.fixed .language {
        margin-top: 0;
        margin-bottom: 5px
    }
}

.back-to-top {
    display: none;
    position: fixed;
    cursor: pointer;
    z-index: 999;
    text-align: center;
    left: 17px;
    bottom: 22%;
    line-height: 0px;
    width: 46px;
    height: 46px;
    border-radius: 50% 50% 0 50%;
    background-color: #4285f4;
    box-shadow: 0 3px 10px 0 rgba(139,139,139,.3);
    display: block;
    font-size: 20px;
    color: #fff;
    text-align: center;
}

.back-to-top img {
    margin-top: 18px
}

.back-to-top:hover {
    background: #ff1744
}

@media all and (max-width: 1599px) {
    footer .footer .f-line {
        margin-left:15px;
        margin-right: 10px
    }

    .slider-cas .slick-arrow.prev {
        left: 50px
    }

    .slider-cas .slick-arrow.next {
        right: 50px
    }
}

body.stage-open {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

body.stage-open .wrapper {
    height: 100%;
    overflow: hidden;
    position: relative
}

@media all and (min-width: 1366px) {
    .table-price .nav-tabs .nav-link {
        padding:23px 87px
    }

    .feature-detail .feature {
        padding: 50px 0
    }

    .feature-detail .feature .grid-feature>div {
        padding: 0
    }

    .blog-cas .slick-arrow.slick-prev {
        left: -68px
    }

    .blog-cas .slick-arrow.slick-next {
        right: -68px
    }
}

@media all and (min-width: 1200px) {
    .mainHeader-hrv .container-fluid {
        max-width:1600px;
        margin: 0 auto
    }

    .intro .container {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (min-width: 992px) {
    .m-nav,.nav-open {
        display:none
    }
}

@media (min-width: 992px) {
    .navbar-nav {
        float:right;
        margin: 0;
        flex-direction: inherit
    }

    .navbar-nav>li {
        float: left
    }

    header.fixed .header-bottom {
        display: none
    }
}

@media all and (max-width: 1199px) {
    .page-top {
        min-height:260px;
        background-position: right
    }

    .page-top h1 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 6px
    }

    .navbar>.container-fluid {
        padding-left: 0;
        padding-right: 0
    }

    .we-help .act a {
        margin-left: 0
    }

    .we-help .avt-why-us,.we-help .content-why {
        text-align: center;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .we-help .list-item {
        border-radius: 0
    }

    .partner .partner-cas {
        margin: 0
    }

    .slick-arrow.slick-prev {
        left: 0
    }

    .slick-arrow.slick-next {
        right: 0
    }

    .blog-cas {
        padding: 0 50px
    }

    .homepage .our-service .slick-arrow.slick-prev {
        left: 0
    }

    .homepage .our-service .slick-arrow.slick-next {
        right: 0
    }

    .cherry-services .services-listing {
        margin-top: -40px
    }

    .breadcrumbs ul li {
        font-size: 14px
    }

    .stage-open .m-nav-over {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 998;
        background: rgba(0,0,0,.5);
        -webkit-transition: all .15s ease-in-out;
        -o-transition: all .15s ease-in-out;
        transition: all .15s ease-in-out;
        cursor: pointer
    }

    .banner .search-action {
        bottom: auto;
        top: 50%;
        transform: translateY(-50%);
        padding: 0 30px
    }

    .footer-top .infomation {
        border-left: 0;
        border-right: 0
    }

    .footer-top .logo-foot img {
        max-width: 257px
    }

    .service .container {
        padding: 0 15px
    }

    .reviews .reviews-slide .slick-arrow.next {
        right: -10px
    }

    .reviews .reviews-slide .slick-arrow.prev {
        left: -10px
    }

    .slider-cas .slick-arrow.prev {
        left: 20px
    }

    .slider-cas .slick-arrow.next {
        right: 20px
    }

    header {
        position: relative
    }

    header .nav-open,header .sb-open {
        position: absolute;
        top: 30px;
        margin-top: -20px
    }

    header .nav-open {
        right: 20px
    }

    header .sb-open {
        left: 10px
    }

    header .language {
        display: none
    }

    .header-top {
        display: none
    }

    .slider-cas .info h2 {
        font-size: 1.5rem;
        line-height: 24px
    }

    .slider-cas .info p {
        margin-top: 10px
    }

    .slider-cas .info .readmore {
        padding: 8px 20px
    }
}

@media all and (max-width: 991px) {
    .why-choose-us .list-item>div {
        display:block;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        text-align: center
    }

    .why-choose-us .list-item .t-icon {
        margin-bottom: 20px
    }

    .why-choose-us .list-item .t-icon img {
        top: 0
    }

    .nav-top ul.primary-menu>li>a {
        display: block;
        border-bottom: solid 1px #e6e6e6;
        padding: 10px 15px;
        line-height: 20px;
        height: auto
    }

    .nav-top .primary-button {
        padding: 15px
    }

    .nav-top .navbar-logo {
        padding: 10px 15px 6px;
        border-bottom: 1px solid #dfe3e8
    }

    .nav-top .line-br {
        display: none
    }

    .nav-top .wrapper-navbar-primary .navsub-primary-menu {
        display: block
    }

    .nav-top .navbar-nav {
        display: block
    }

    .nav-top .navbar>.container-fluid {
        display: block;
        padding-right: 0;
        padding-left: 0
    }

    .nav-top .wrapper-navbar-primary {
        display: block;
        padding: 0
    }

    .nav-top .navbar-logo .hide-scroll {
        display: none
    }

    .nav-top .navbar-logo .show-scroll {
        display: block;
        width: 180px
    }

    .navbar-super-logo {
        padding: 10px 15px 6px;
        border-bottom: 1px solid #dfe3e8
    }

    .navbar-super-logo img {
        height: 50px
    }

    .menu-btn {
        display: inline-block;
        vertical-align: middle;
        width: 40px;
        height: 40px;
        border-radius: 100%;
        position: absolute;
        z-index: 1
    }

    .menu-btn i {
        display: block;
        margin: auto;
        border-top: solid 2px #02628c;
        width: 17px;
        border-bottom: double 7px #02628c;
        height: 12px
    }

    .menu-btn.act i {
        width: auto;
        height: auto;
        border: none
    }

    .menu-btn.act i:after,.menu-btn.act i:before {
        content: "";
        display: block;
        margin: auto;
        width: 17px;
        border-bottom: solid 2px #37464f
    }

    .menu-btn.act i:after {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin-top: -2px
    }

    .menu-btn.act i:before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .menu-btn.v2 {
        background: #ed1d28
    }

    .menu-btn.v2 i {
        border-color: #fff
    }

    .menu-btn.v2.act i:after,.menu-btn.v2.act i:before {
        border-color: #fff
    }

    .main-nav {
        display: none
    }

    .navbar-nav {
        display: none
    }

    .m-nav {
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        background: #fff;
        box-shadow: 0 0 8px 0 rgba(102,102,102,.5);
        position: fixed;
        z-index: 9999;
        top: 0;
        bottom: 0;
        width: 290px;
        right: -290px
    }

    .m-nav.act {
        right: 0
    }

    .m-nav nav.navbarmain-primary {
        display: block
    }

    .m-nav .nav-wrap {
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        padding-bottom: 50px
    }

    .m-nav .nav-ct .header-contact-top {
        padding: 15px 40px 15px 15px;
        color: #fff
    }

    .m-nav .nav-ct .social-link {
        text-align: left!important;
        border-top: solid 1px #e6e6e6;
        padding-top: 10px
    }

    .m-nav .nav-ct .social-link li {
        display: inline-block;
        padding: 0 10px;
        color: #fff
    }

    .m-nav .nav-close {
        top: 9px;
        right: 10px
    }

    .m-nav ul.primary-menu>li .nav-drop {
        display: block;
        font-style: normal;
        height: 41px;
        width: 40px;
        text-align: center;
        padding-top: 2px;
        font-size: 16px;
        line-height: 39px;
        background: rgba(255,255,255,.04);
        color: #3d5067;
        float: right;
        position: relative;
        z-index: 1;
        cursor: pointer
    }

    .m-nav ul.primary-menu>li .nav-drop:after {
        font-family: "Font Awesome 5 Free";
        font-weight: 400;
        content: "";
        font-weight: 900
    }

    .m-nav ul.primary-menu>li .nav-drop.act:after {
        content: ""
    }

    .m-nav ul.primary-menu>li>a:not(:only-child):after {
        display: none
    }

    .m-nav ul.primary-menu>li ul {
        display: none;
        width: auto;
        position: static;
        background: rgba(255,255,255,.04);
        border: none;
        margin: 0;
        opacity: 1;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
        pointer-events: all;
        padding: 0;
        min-width: auto
    }

    .m-nav .main-nav {
        display: block;
        margin: 0;
        padding: 0
    }

    .m-nav .main-nav>ul>li {
        display: block;
        margin: 0;
        padding: 0
    }

    .m-nav .main-nav>ul>li:last-child a {
        background: 0 0;
        border-radius: 0
    }

    .m-nav .main-nav>ul>li.actions .action.search {
        display: none
    }

    .m-nav .main-nav>ul>li.actions .action-control-search {
        display: block;
        min-width: 100%;
        background: 0 0;
        box-shadow: none;
        border-top: 1px solid #e6e6e6
    }

    .m-nav .main-nav>ul>li>a {
        display: block;
        font-weight: 400;
        border: none;
        border-bottom: solid 1px #e6e6e6;
        line-height: 20px;
        padding: 10px 15px;
        color: #3d5067;
        margin: 0
    }

    .m-nav .main-nav>ul>li>a i {
        display: none
    }

    .m-nav .main-nav>ul>li>a:not(:only-child):after,.m-nav .main-nav>ul>li>a:not(:only-child):before {
        content: none;
        display: none
    }

    .m-nav .main-nav>ul>li>a:after,.m-nav .main-nav>ul>li>a:before {
        content: none;
        display: none
    }

    .m-nav .main-nav li {
        position: relative
    }

    .m-nav .main-nav li>ul {
        display: none;
        width: auto;
        position: static;
        background: rgba(255,255,255,.04);
        border: none;
        margin: 0;
        opacity: 1;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
        pointer-events: all;
        padding: 0;
        min-width: auto
    }

    .m-nav .main-nav li>ul .groupdrop-title {
        padding: 15px;
        margin-bottom: 0;
        font-size: 14px;
        color: #fff
    }

    .m-nav .main-nav li>ul .groupmenu-link ul li a {
        color: #fff
    }

    .m-nav .main-nav li>ul:after {
        content: none;
        display: none
    }

    .m-nav .main-nav li>ul li {
        margin: 0;
        padding: 0
    }

    .m-nav .main-nav li>ul li:after {
        content: none
    }

    .m-nav .main-nav li>ul a {
        display: block;
        font-size: 14px;
        line-height: 20px;
        background: 0 0;
        color: #214b9f;
        border: none;
        border-top: solid 1px #e6e6e6;
        padding: 10px 15px 10px 30px;
        margin: 0;
        font-weight: 400
    }

    .m-nav .main-nav li>ul li:hover>a {
        background: #214b9f sss;
        color: #fff
    }

    .m-nav .main-nav li .nav-drop {
        display: block;
        font-style: normal;
        height: 41px;
        width: 40px;
        text-align: center;
        padding-top: 2px;
        font-size: 16px;
        line-height: 39px;
        background: rgba(255,255,255,.04);
        color: #3d5067;
        float: right;
        position: relative;
        z-index: 1;
        cursor: pointer
    }

    .m-nav .main-nav li .nav-drop:after {
        font-family: "Font Awesome 5 Free";
        font-weight: 400;
        content: "";
        font-weight: 900
    }

    .m-nav .main-nav li .nav-drop.act:after {
        content: ""
    }

    .m-nav .main-nav li:hover>ul {
        margin-top: 0;
        pointer-events: all;
        opacity: 1
    }

    .m-nav .language {
        top: 15px;
        margin-bottom: 15px
    }

    .m-nav .search-fr {
        margin: 15px;
        display: block;
        width: auto;
        max-width: none;
        min-width: auto
    }

    .sb-nav {
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        background: #f9f9f9;
        box-shadow: 0 0 8px 0 rgba(102,102,102,.5);
        position: fixed;
        z-index: 9;
        top: 0;
        bottom: 0;
        width: 290px;
        right: -290px
    }

    .sb-nav.act {
        right: 0
    }

    .sb-nav .nav-ct {
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        padding-top: 15px
    }

    .sb-nav .sb-close {
        top: 9px;
        right: 10px;
        background: 0 0
    }

    .h-about {
        padding-top: 50px
    }

    .h-about .h-title {
        margin-top: 0;
        margin-bottom: 10px
    }

    .h-about .s-content {
        margin-bottom: 15px
    }

    .h-about .more {
        margin-bottom: 30px
    }

    footer .footer {
        text-align: center;
        border: none;
        min-height: auto;
        margin-bottom: 20px
    }

    footer .footer .f-line {
        padding-left: 0
    }

    footer .footer .f-line i {
        position: static;
        margin-right: 5px
    }

    footer .fanpage {
        margin: 0 15px
    }

    footer .copyright {
        margin-top: 10px
    }

    footer .gg-partner {
        margin-top: 10px
    }

    .back-to-top {
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .back-to-top i {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6);
        margin: 0
    }

    .trial-md-ct {
        padding: 35px 20px 40px 20px
    }

    .trial-md-ct .title {
        font-size: 20px
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .tab-content #cloud table thead th:first-child {
        width:30%
    }
}

@media (min-width: 768px) {
    article ul {
        display:none
    }

    article td,article th {
        display: table-cell!important
    }

    article td,article th {
        width: 330px
    }

    article td+td,article th+th {
        width: auto
    }
}

@media all and (max-width: 767px) {
    header .logo {
        display:none
    }

    .navbar-brand {
        margin: 9px 0;
        line-height: initial;
        padding: 0;
        height: initial;
        display: block;
        text-align: left
    }

    .navbar-brand img,.navbar-brand svg {
        max-width: 170px
    }

    .news {
        padding: 40px 0 0
    }

    .partner,.we-help,.welcome,.why-choose-us {
        padding: 40px 0
    }

    .intro {
        padding-bottom: 40px
    }

    .industry {
        padding: 40px 0
    }

    .banner-ads {
        padding: 50px 0 100px
    }

    .action-call .action-control button {
        position: static;
        width: 100%;
        margin-top: 20px
    }

    .tab-content #enterprise .items .plan {
        margin: 10px 0
    }

    .table-price article.recommended .nav-tabs-dropdown {
        color: #ffa800;
        border-color: #ffa800
    }

    .table-price article.recommended .nav-tabs-horizontal {
        border: 1px solid #ffa800
    }

    .table-price article table thead .price .hid {
        display: none
    }

    .table-price article table tbody tr:last-child td.recommended {
        border-bottom: 1px solid #ddd
    }

    .table-price article table tr td.recommended,.table-price article table tr th.recommended {
        border-right: 1px solid #ddd
    }

    .table-price article table tr td.recommended:before,.table-price article table tr th.recommended:before {
        display: none
    }

    .nav-tabs-dropdown {
        display: block
    }

    #nav-tabs-wrapper {
        display: none;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        text-align: center
    }

    .nav-tabs-horizontal>li {
        float: none
    }

    .nav-tabs-horizontal>li,.nav-tabs-horizontal>li>a {
        background: 0 0;
        width: 100%
    }

    .nav-tabs-horizontal>li>a {
        border-radius: 4px
    }

    .order1 {
        order: 1
    }

    .order2 {
        order: 2
    }

    .feature .i-title {
        font-size: 28px
    }

    .head-title {
        font-size: 30px
    }

    .feature-detail .slider-cas .item .img {
        padding-bottom: 0;
        height: auto
    }

    .feature-detail .slider-cas .item .img img {
        position: static
    }

    header.fixed .nav-open {
        display: block!important
    }

    nav.navbarmain-primary {
        display: none
    }

    .page-top {
        min-height: 260px;
        background-position: right
    }

    .page-top h1 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 6px
    }

    .breadcrumbs ul li {
        font-size: 14px
    }

    .h-about {
        padding-top: 35px;
        margin-bottom: 30px
    }

    .yt-box:after {
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        width: 60px;
        height: 60px;
        margin-top: -30px;
        margin-left: -30px
    }

    .yt-box:hover:before {
        opacity: 1
    }

    .h-title {
        font-size: 28px
    }

    footer {
        overflow: hidden
    }

    footer .copyright span {
        display: block
    }

    .h-footer {
        font-size: 18px;
        padding: 20px 15px;
        margin-top: 30px
    }

    .slider-cas .slick-arrow {
        height: 34px;
        margin-top: -17px
    }

    .feature .list-grid .items:nth-of-type(3n) {
        border-right: 1px dashed #bdbbbb;
        padding-top: 38px
    }

    .feature .list-grid .items:nth-of-type(2n) {
        border-right: 0;
        padding-top: 38px
    }

    footer {
        padding-top: 2px;
        margin-top: -1px
    }

    footer .logo {
        margin-top: 0
    }

    footer .gg-partner {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    footer .gg-partner img {
        max-width: 108px;
        margin-top: 8px
    }

    footer .gg-partner .title {
        font-size: 18px
    }

    footer .gg-partner p {
        font-size: 14px
    }

    footer .gg-partner p strong {
        display: inline-block
    }

    .copyright {
        font-size: 13px;
        margin-top: 25px
    }

    .sale-off img {
        margin-bottom: -83.5%
    }

    .sale-off.active img {
        margin-bottom: 0
    }

    .trial-md-ct .md-close {
        top: -9px;
        right: -9px
    }

    .trial-md-ct .md-close i {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6);
        -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0
    }
}

@media all and (max-width: 575px) {
    .feature .list-grid .items {
        border-right:0
    }

    .feature .list-grid .items:nth-of-type(3n) {
        border-right: 0;
        padding-top: 38px
    }

    .feature .list-grid .items:nth-last-child(2) {
        border-bottom: 1px dashed #bdbbbb
    }

    .yt-box .title {
        font-size: 14px;
        bottom: 10px;
        text-align: center;
        width: 100%;
        left: 0
    }

    .yt-box .title svg {
        display: none
    }
}

@media all and (max-width: 520px) {
    .table-price .nav-tabs .nav-link {
        padding:15px 15px;
        font-size: 14px
    }

    .tab-content #enterprise .package {
        padding-top: 30px
    }

    .tab-content #enterprise .items .plan .detail {
        padding: 20px
    }

    .slider-cas .info h2 {
        font-size: 16px;
        line-height: 18px;
        width: 100%;
        max-width: 100%;
        top: 30%
    }

    .slider-cas .info h3 {
        font-size: 12px;
        width: 100%;
        max-width: 100%
    }

    .slider-cas .info p {
        width: 90%;
        max-width: 90%;
        display: none
    }

    .slider-cas .info .readmore {
        margin-top: 0
    }

    .about-us .featured-img img {
        width: 70%
    }

    .banner-ads .items ul li {
        display: block;
        padding: 0;
        margin: 10px 0
    }

    .banner-ads .items ul li:first-child:after {
        display: none
    }
}

@media all and (max-width: 991px) {
    header.fixed {
        position:fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 9;
        box-shadow: 0 0 5px 0 rgba(102,102,102,.5)
    }

    header.fixed .nav-open {
        margin-top: -20px
    }
}

@media (max-width: 767px) {
    .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom:20px!important
    }

    .slider-cas .item .img {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden
    }

    .slider-cas .item .img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .welcome .headbox .title {
        margin-top: 30px
    }

    .service .ser-item {
        margin: 15px 0
    }

    .service .headbox .title {
        margin-bottom: 30px
    }

    .banner .search-action {
        position: static;
        transform: none;
        background-color: #0066b3;
        padding: 20px 15px
    }

    .banner .search-action .form .action-control input {
        width: calc(100% - 105px)
    }

    .banner .search-action .form .action-control .search-submit {
        width: 100px
    }

    .banner .search-action h3 {
        font-size: 30px
    }

    .banner .search-action .des {
        margin-bottom: 50px
    }

    .banner .search-action .list-more ul li {
        padding: 10px;
        width: 49%
    }

    .about-us .list .items {
        margin-bottom: 20px;
        text-align: center
    }

    .faq .headbox .title {
        margin: 30px 0
    }

    .faq #accordion {
        padding-left: 0
    }

    .about-us .title {
        font-size: 20px
    }

    .blog,.service {
        padding-top: 30px;
        padding-bottom: 10px
    }

    .blog .post,.service .post {
        margin-bottom: 20px
    }

    .blog .headbox,.service .headbox {
        margin-bottom: 10px
    }

    .footer-wrapper {
        padding-bottom: 30px;
        padding-top: 0
    }

    footer .f-title {
        margin-top: 10px
    }

    footer {
        padding-top: 30px;
        padding-bottom: 10px
    }

    .about-us {
        padding-top: 30px;
        padding-bottom: 20px
    }

    .about-us .head-title {
        margin-top: 30px
    }

    .about-us .desbox {
        margin-top: 10px
    }

    .foot {
        padding: 10px
    }
}

@media (max-width: 767px) and (min-width:521px) {
    .slider-cas .info h3 {
        top:12%
    }

    .slider-cas .info .readmore {
        top: 60%
    }
}

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

@media (max-width: 500px) {
    .banner .search-action .form .action-control {
        height:auto;
        text-align: center
    }

    .banner .search-action .form .action-control .search-submit {
        margin: 0 auto;
        display: inline-block
    }

    .banner .search-action .form .action-control input {
        width: 100%;
        height: 50px;
        text-align: center
    }
}

@media (max-width: 680px) {
    .pediatricians .slick-arrow {
        background-color:#f2efed
    }

    .pediatricians .slick-arrow.slick-prev {
        left: 0
    }

    .pediatricians .slick-arrow.slick-next {
        right: 0
    }

    .pediatricians-slide .feature-avata,.pediatricians-slide .text-col-right {
        display: block;
        width: 100%;
        padding-right: 30px
    }

    .pediatricians-slide .feature-avata img {
        margin: 0 auto
    }
}

@media (max-width: 520px) {
    .pediatricians-slide .feature-avata,.pediatricians-slide .text-col-right {
        padding-left:20px;
        padding-right: 20px
    }

    .pediatricians-slide .logo-bee {
        position: static
    }

    .pediatricians-slide .logo-bee img {
        margin: 0 auto
    }

    .pediatricians-slide .speciality {
        width: 100%
    }

    .pediatricians-slide .speciality .list-item {
        flex-wrap: wrap
    }

    .pediatricians-slide .speciality ul {
        width: 100%
    }

    .pediatricians-slide .text-col-right .title-header .book-app {
        position: static;
        margin-top: 20px
    }
}

@font-face {
    font-family: Muli;
    src: url(../fonts/Muli-Regular.ttf) format("truetype")
}

@font-face {
    font-family: Muli;
    src: url(../fonts/Muli-SemiBold.ttf) format("truetype");
    font-weight: 600
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #ffdee4;
    opacity: 1
}

.swiper-pagination-bullet-active {
    background: #fd475d;
    width: 10px;
    height: 10px
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.8)
}

.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 50px
}

.t-title {
    font-family: Pony;
    font-size: 36px;
    color: #333;
    text-align: center
}

.t-title.v2 {
    color: #fff;
    margin-bottom: 14px
}

.t-why .t-title {
    margin-bottom: 62px
}

.t-why-post {
    text-align: center;
    max-width: 350px;
    margin: 0 auto 67px auto
}

.t-why-post .t-icon {
    display: block;
    width: 110px;
    height: 110px;
    border: solid 1px #ed1d28;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    margin: 0 auto 21px auto
}

.t-why-post .t-icon img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.t-why-post .t-icon img:last-child {
    opacity: 0
}

.t-why-post .t-icon:after {
    content: "";
    display: block;
    border: solid 8px #fbd2d4;
    position: absolute;
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
    border-radius: 50%;
    z-index: -1;
    opacity: 0
}

.t-why-post .t-why-title {
    font-size: 24px;
    color: #333;
    font-weight: 700;
    height: 36px;
    overflow: hidden;
    margin-bottom: 13px
}

.t-why-post p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-bottom: 0;
    height: 72px;
    overflow: hidden
}

.t-why-post:hover .t-why-title {
    color: #ed1d28
}

.t-why-post:hover .t-icon {
    background: #ed1d28
}

.t-why-post:hover .t-icon:after {
    opacity: 1
}

.t-why-post:hover .t-icon img:last-child {
    opacity: 1
}

.t-gallery {
    background: #1e93d0;
    padding-top: 44px;
    padding-bottom: 60px;
    margin: 0 1px;
    margin-bottom: 43px
}

.t-gallery .t-img {
    display: block;
    border: solid 1px #1e93d0;
    margin-right: -1px;
    margin-bottom: -1px
}

.t-gallery .t-img img {
    display: block;
    width: 100%
}

.t-news-big {
    margin-bottom: 30px
}

.t-news-big .t-img {
    display: block;
    margin-bottom: 16px
}

.t-news-big .t-img img {
    display: block;
    width: 100%
}

.t-news-big .t-title-news {
    font-weight: 600;
    color: #333;
    font-size: 18px;
    margin-bottom: 4px
}

.t-news-big .t-title-news>a:hover {
    color: #ed1d28
}

.t-news-big .t-info {
    font-size: 12px;
    color: #999;
    margin-bottom: 2px
}

.t-news-big .t-text {
    font-size: 14px;
    line-height: 24px;
    color: #444;
    margin-bottom: 8px;
    max-height: 72px;
    overflow: hidden
}

.t-news-big .t-read-more {
    font-size: 14px;
    color: #ed1d28;
    display: block
}

.t-news-big .t-read-more:hover {
    color: #1e93d0
}

.t-news-big .t-read-more i {
    margin-left: 8px
}

.t-list-news .t-news-small:first-child {
    padding-top: 0
}

.t-list-news .t-news-small:last-child {
    padding-bottom: 0;
    border: none
}

.t-news-small {
    padding: 32px 0;
    border-bottom: dashed 1px #b7b7b7
}

.t-news-small .t-img {
    display: block;
    width: 170px;
    height: 125px;
    float: left
}

.t-news-small .t-ct {
    margin-left: 170px;
    height: 125px;
    padding: 15px;
    background: #f1f1f1
}

.t-news-small .t-ct .t-title-news {
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    color: #333;
    margin-bottom: 4px
}

.t-news-small .t-ct .t-title-news>a:hover {
    color: #ed1d28
}

.t-news-small .t-ct .t-info {
    font-size: 12px;
    color: #999;
    margin-bottom: 2px
}

.t-news-small .t-ct .t-text {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-bottom: 8px;
    height: 24px;
    overflow: hidden
}

.t-news-small .t-ct .t-read-more {
    font-size: 14px;
    color: #ed1d28;
    display: block
}

.t-news-small .t-ct .t-read-more:hover {
    color: #1e93d0
}

.t-news-small .t-ct .t-read-more i {
    margin-left: 8px
}

.t-news .t-title {
    margin-bottom: 32px
}

@media all and (max-width: 991px) {
    .t-why .t-title {
        margin-bottom:45px
    }

    .t-why-post {
        margin-bottom: 40px
    }

    .t-gallery {
        padding: 25px 0 40px 0;
        margin-bottom: 25px
    }
}

@media all and (max-width: 767px) {
    .t-title {
        font-size:28px
    }

    .t-why-post {
        margin-bottom: 15px
    }

    .t-why-post .t-icon {
        width: 90px;
        height: 90px;
        margin-bottom: 10px
    }

    .t-why .t-title {
        margin-bottom: 20px
    }

    .t-gallery {
        padding: 10px 0 0 0;
        margin-bottom: 10px
    }

    .t-news {
        margin-top: 12px
    }

    .t-news .t-title {
        margin-bottom: 15px
    }

    .t-news-small {
        padding: 20px 0
    }

    .t-news-small .t-img {
        width: 135px;
        height: 98px
    }

    .t-news-small .t-ct {
        margin-left: 135px;
        height: 98px;
        padding: 5px 10px
    }

    .t-news-small .t-ct .t-title-news {
        font-size: 14px;
        line-height: 24px;
        max-height: 48px;
        overflow: hidden;
        margin-bottom: 4px
    }

    .t-news-small .t-ct .t-title-news>a:hover {
        color: #ed1d28
    }

    .t-news-small .t-ct .t-info {
        font-size: 12px;
        color: #999;
        margin-bottom: 2px
    }

    .t-news-small .t-ct .t-text {
        display: none
    }

    .t-news-small .t-ct .t-read-more {
        font-size: 14px;
        color: #ed1d28;
        display: block
    }

    .t-news-small .t-ct .t-read-more:hover {
        color: #1e93d0
    }

    .t-news-small .t-ct .t-read-more i {
        margin-left: 8px
    }
}

.btn-call {
    position: fixed;
    bottom: 10%;
    left: 40px;
    z-index: 99
}

.btn-call span {
    display: block;
    font-size: 17px;
    width: 46px;
    height: 46px;
    margin: auto;
    border-radius: 50%;
    line-height: 47px;
    text-align: center;
    color: #fff;
    background: #ed1d28;
    position: relative;
}

.btn-call span:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    border: solid 1px rgba(237,29,40,.6);
    -webkit-animation-name: zoomin;
    -moz-animation-name: zoomin;
    -ms-animation-name: zoomin;
    -o-animation-name: zoomin;
    animation-name: zoomin;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.btn-call span:after {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    border-radius: 50%;
    background: rgba(237,29,40,.6);
    z-index: -1;
    -webkit-animation-name: zoomout;
    -moz-animation-name: zoomout;
    -ms-animation-name: zoomout;
    -o-animation-name: zoomout;
    animation-name: zoomout;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -moz-animation-direction: alternate;
    -ms-animation-direction: alternate;
    -o-animation-direction: alternate;
    animation-direction: alternate
}

.btn-call span i {
    -webkit-animation-name: lac;
    -moz-animation-name: lac;
    -ms-animation-name: lac;
    -o-animation-name: lac;
    animation-name: lac;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@media all and (max-width: 767px) {
    .btn-call {
        top:auto;
        left: 20px;
        bottom: 20px
    }

    .btn-call span {
        font-size: 24px;
        width: 42px;
        height: 42px;
        line-height: 45px
    }
}

@keyframes lac {
    0% {
        transform: rotate(0)
    }

    10% {
        transform: rotate(-25deg)
    }

    20% {
        transform: rotate(25deg)
    }

    30% {
        transform: rotate(-25deg)
    }

    40% {
        transform: rotate(25deg)
    }

    50% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(0)
    }
}

@-webkit-keyframes lac {
    0% {
        -webkit-transform: rotate(0)
    }

    10% {
        -webkit-transform: rotate(-25deg)
    }

    20% {
        -webkit-transform: rotate(25deg)
    }

    30% {
        -webkit-transform: rotate(-25deg)
    }

    40% {
        -webkit-transform: rotate(25deg)
    }

    50% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(0)
    }
}

@keyframes zoomin {
    0% {
        transform: scale(.8);
        opacity: 1
    }

    100% {
        transform: scale(2.2);
        opacity: .1
    }
}

@-webkit-keyframes zoomin {
    0% {
        -webkit-transform: scale(.8);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2.2);
        opacity: .1
    }
}

@keyframes zoomout {
    0% {
        transform: scale(.8);
        opacity: 1
    }

    100% {
        transform: scale(1.1);
        opacity: .3
    }
}

@-webkit-keyframes zoomout {
    0% {
        -webkit-transform: scale(.8);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.1);
        opacity: .3
    }
}

@media screen and (min-width: 992px) {
    .tab-content #enterprise .items .plan .head-box .desc {
        min-height:60px
    }
}

@media all and (min-width: 992px) and (max-width:1200px) {
    ul.primary-menu>li>a {
        padding:0 8px
    }

    .main-nav>ul>li:last-child {
        padding-right: 0
    }

    ul.primary-button li a.btn-menu.btn-menu-login.btn-menu-loyalty {
        white-space: nowrap;
        margin-right: 0
    }

    header .line-br {
        margin: 10px 10px 10px 10px!important
    }
}

@media all and (min-width: 1100px) and (max-width:1200px) {
    ul.primary-menu>li>a {
        padding:0 17px
    }
}


.container-footer {
    width: 1300px;
}

@media all and (max-width: 767px) {
    .page-title-wrapper .page-title {
        font-size: 18px;
    }

    .page-title-wrapper {
        min-height: 150px;
        
    }

    .page-title-wrapper .page-title {
        line-height: 30px;
        margin-top: 28px;
    }

    .sb-post .title {        
        margin-top: 10px;
    }


    .container-footer {
        width: auto;
    }

    .sb-post .img img {
        display: block;
        width: 60px;
    }

    .sb-post .img {
        display: block;
        border-radius: 3px;
        overflow: hidden;
        margin-top: 10px;
    }

    .sb-post {
        padding-top: 1px;
        padding-bottom: 10px;
        border-bottom: solid 1px #e8e8e8;
        margin-bottom: 10px;
    }


}

