﻿@charset "UTF-8";

/*receipt_menu CSS start*/
.top .nav>li>a:focus,
.top .nav>li>a:hover {
    text-decoration: none;
    background-color: rgba(32, 161, 173, 0.5);
    color: #fff;
}

.top.gradient_version .fixed_header {
    background: rgb(86, 223, 255);
    background: -moz-linear-gradient(left, rgba(86, 223, 255, 1) 0%, rgba(87, 212, 229, 1) 60%, rgba(23, 230, 178, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(86, 223, 255, 1) 0%, rgba(87, 212, 229, 1) 60%, rgba(23, 230, 178, 1) 100%);
    background: linear-gradient(to right, rgba(86, 223, 255, 1) 0%, rgba(87, 212, 229, 1) 60%, rgba(23, 230, 178, 1) 100%);
    text-align: center;
    float: none;
}

.top.gradient_version .fixed_header>li {
    float: none;
    display: inline-block;
}

/*receipt_menu CSS end*/

/*receipt_banner CSS start*/
.top.gradient_version {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#56dfff+0,57d4e5+60,17e6b2+100 */
    background: rgb(86, 223, 255);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(86, 223, 255, 1) 0%, rgba(87, 212, 229, 1) 60%, rgba(23, 230, 178, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(86, 223, 255, 1) 0%, rgba(87, 212, 229, 1) 60%, rgba(23, 230, 178, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(86, 223, 255, 1) 0%, rgba(87, 212, 229, 1) 60%, rgba(23, 230, 178, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#56dfff', endColorstr='#17e6b2', GradientType=1);
    /* IE6-9 */
}

.owl-dots#banner_dots {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#56dfff+0,57d4e5+60,17e6b2+100 */
    background: rgb(86, 223, 255);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(86, 223, 255, 1) 0%, rgba(87, 212, 229, 1) 60%, rgba(23, 230, 178, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(86, 223, 255, 1) 0%, rgba(87, 212, 229, 1) 60%, rgba(23, 230, 178, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(86, 223, 255, 1) 0%, rgba(87, 212, 229, 1) 60%, rgba(23, 230, 178, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#56dfff', endColorstr='#17e6b2', GradientType=1);
    /* IE6-9 */
    padding: 30px 0;
}

.owl-dots .owl-dot {
    float: left;
    width: 20%;
    padding: 0 10px;
}

/*receipt_banner CSS end*/

/*receipt_main CSS start*/
.receipt_main_content {
    margin-bottom: 0;
}

/*.receipt_main {
    margin-top: 100px;
}*/

.receipt_main .title span {
    font-size: 1.25rem;
    font-weight: 700;
    border-bottom: 5px solid #ff524d;
    padding: 0 10px 5px;
}

.receipt_main .receipt_content {
    margin-top: 40px;
}

.receipt_main .receipt_content .span_date {
    color: #34aef0;
}

.receipt_main .receipt_content .receipt_content_title a {
    color: #424242;
}

/*receipt_news CSS start*/
.receipt_main .news_main .news_block {
    display: block;
}

.receipt_main .news_main .news_block .news_icon {
    float: left;
    width: 38px;
    margin-top: 10px;
}

.receipt_main .news_main .news_block .news_content {
    padding-left: 10px;
    float: left;
    margin: 10px 0 40px 0;
    width: 90%;
}

.receipt_main .news_main .news_more {
    background-color: #ff8480;
    margin-right: 30px;
    padding: 10px 30px;
    border-radius: 30px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s;
}

.receipt_main .news_main .news_more a {
    color: #fff;
}

.receipt_main .news_main .news_more:hover {
    background-color: #ff524d;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s;
}

/*receipt_news CSS end*/

/*receipt_video CSS start*/
.receipt_main .receipt_video .video_main {
    margin-bottom: 0;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

.receipt_main .receipt_video .video_main .video_content {
    border: none;
    padding: 20px 10px;
    margin: 0;
}

.receipt_main .receipt_video .video_main .video_content .video_content_title {
    padding-bottom: 10px;
    font-weight: 500;
    border: none;
}

/*receipt_video CSS end*/
/*receipt_main CSS end*/

/*receipt_footer CSS start*/
footer.receipt_footer {
    background: url(../img/receipt_footer.png) transparent left bottom no-repeat;
    -webkit-background-size: 50%;
    background-size: 50%;
    /*height: 311px;*/
    color: #000;
}

footer.receipt_footer .footer_word {
    margin: 70px 0 80px;
    font-weight: 500;
}

/*receipt_footer CSS end*/

/*receipt_template CSS start*/
.receipt_front_content {
    background: url(../img/receipt_bg.png) top no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    /*padding-top: 135px;*/
}

.receipt_front_content .receipt_img {
    margin-top: 90px;
    margin-bottom: 57px;
}
.video_main.receipt_content {
    padding-top: 0;
}
#ListDiv .news_main.receipt_content {
    padding-top: 0;
}
/*receipt_template CSS end*/
/*receipt_template_form CSS start*/
.receipt_content {
    padding-top: 135px;
    /*font-size: 2.125rem;
    margin-bottom: 30px;
    padding-top: 135px;*/
}
.receipt_content h2 {
    font-size: 2.125rem;
    margin-bottom: 30px;
    /*padding-top: 135px;*/
}

.receipt_content h3 {
    font-size: 1.375rem;
    margin-bottom: 30px;
}

.receipt_form .receipt_form_row {
    width: 100%;
    padding-right: 70px;
    margin-bottom: 10px;
}

.receipt_form .receipt_form_row .add_button {
    margin: 10px 70px 0 0;
}

.receipt_form .receipt_form_row label {
    width: 100%;
    font-weight: 500;
}

.receipt_form .receipt_form_row label.label_narrow {
    width: 40%;
    float: left;
    font-weight: 500;
}

.receipt_form .receipt_form_row input {
    width: 100%;
    padding: 5px;
    border-radius: 7px;
    border: 2px solid #cdcdcd;
    box-shadow: 0 3px 10px rgba(103, 103, 103, 0.1);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.receipt_form .receipt_form_row input:focus {
    box-shadow: 0 3px 10px rgba(103, 103, 103, 0.5);
    outline: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.receipt_form .receipt_form_row input.input_narrow {
    width: 60%;
}

.receipt_form .verification_row input {
    width: 60%;
}

.receipt_form .verification_row > img {
    width: 30%;
    margin-left: 5%;
    box-shadow: 0 3px 10px rgba(103, 103, 103, 0.3);
}

.receipt_form button {
    float: right;
    margin-top: 30px;
    border: none;
    color: #fff;
    padding: 10px 60px;
    box-shadow: 0 3px 10px rgba(103, 103, 103, 0.1);
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2ddcff+0,35a9ee+99 */
    background: rgb(45, 220, 255);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(45, 220, 255, 1) 0%, rgba(53, 169, 238, 1) 99%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(45, 220, 255, 1) 0%, rgba(53, 169, 238, 1) 99%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(45, 220, 255, 1) 0%, rgba(53, 169, 238, 1) 99%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ddcff', endColorstr='#35a9ee', GradientType=0);
    /* IE6-9 */
    border-radius: 5px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.receipt_form button:hover {
    box-shadow: 0 3px 10px rgba(103, 103, 103, 0.5);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.receipt_form .receipt_img_plan {
    margin: 50px auto 0;
    max-width: 850px;
    display: block;
}

.receipt_form .receipt_img_plan img {
    box-shadow: 0 3px 10px rgba(103, 103, 103, 0.3);
}

.receipt_form .receipt_img_plan_info {
    font-weight: 700;
    margin-top: 20px;
}

.receipt_form select {
    box-shadow: 0 3px 10px rgba(103, 103, 103, 0.5);
    padding: 8px 8px 12px 8px;
    border: 1px solid #616161;
    border-radius: 5px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,000000+100 */
    background: rgb(255, 255, 255);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0);
    /* IE6-9 */
}

.receipt_form select option {
    border-radius: 5px;
    background: #ddd;
    border: 1px solid #616161;
}

.receipt_form .receipt_toggle_block {
    box-shadow: 0 3px 10px rgba(103, 103, 103, 0.5);
    margin: 0 5% 30px 0;
    width: 45%;
    float: left;
}

.receipt_form .receipt_toggle_block .receipt_faq_title {
    color: #fff;
    padding: 15px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2ddcff+0,35a9ee+99 */
    background: rgb(45, 220, 255);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(45, 220, 255, 1) 0%, rgba(53, 169, 238, 1) 99%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(45, 220, 255, 1) 0%, rgba(53, 169, 238, 1) 99%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(45, 220, 255, 1) 0%, rgba(53, 169, 238, 1) 99%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ddcff', endColorstr='#35a9ee', GradientType=0);
    /* IE6-9 */
}

.receipt_form .receipt_toggle_block .receipt_faq_title .title_main {
    width: 90%;
    display: inline-block;
}

.receipt_form .receipt_toggle_block .receipt_faq_title i {
    padding-top: 3px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.receipt_form .receipt_toggle_block .receipt_faq_content {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.receipt_form .receipt_toggle_block.open .receipt_faq_content {
    padding: 15px;
    display: block;
    max-height: 1000px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.receipt_form .receipt_toggle_block.open .receipt_faq_title i.fa-chevron-circle-down {
    transform: rotate(-180deg);
    margin-left: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

/*receipt_template_form CSS end*/

/*receipt RWD CSS start*/
@media (max-width: 1199px) {
    .receipt_front_content .receipt_img {
        margin-bottom: 101px;
    }

    footer.receipt_footer {
        margin-top: 50px;
    }

    footer.receipt_footer .footer_word {
        margin: 0 0 20px;
    }
}

@media (max-width: 991px) {
    .top.gradient_version .logo img {
        margin: auto;
        display: block;
    }

    .top.gradient_version .navbar-nav .navbar-nav>li a {
        padding: 15px 5px;
    }

    .receipt_content h2 {
        padding-top: 100px;
    }

    .receipt_form .receipt_form_row {
        padding-right: 0;
    }

    .receipt_form .receipt_form_row .add_button {
        margin-right: 0;
    }

    .receipt_form .receipt_toggle_block {
        width: 90%;
        margin: 0 5% 30px;
    }

    footer.receipt_footer {
        margin-top: 80px;
    }
}

@media (max-width: 767px) {
    .owl-dots#banner_dots{
        padding: 10px 0;
    }
}

@media (max-width: 479px) {
    .receipt_main .news_main .news_block .news_content {
        width: 85%;
    }

    .receipt_main .news_main .news_more {
        margin-right: 0;
    }
}

/*receipt RWD CSS end*/