body {
    font-family: "Roboto";
}

body {
    font-family: "Roboto";
}

/*header#header img.logo {*/

/*width: 120px;*/

/*}*/

.banner-boddy-home {
    height: 100px;
    width: 100%;
    text-align: center;
}

.banner-boddy-home img {
    height: 100%;
}

/**tab-category**/

.category-tab {
    margin: 10px 0 10px 0;
    border-radius: 3px !important;
    z-index: 999;
}

/**post**/

section#article--content {
    margin-top: 20px;
}

.boxHot {
    width: 100%;
}

.boxHot .post-hot-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.boxHot .post-hot-avatar {
    width: 70px;
    height: 70px;
    float: left;
}

.boxHot .product {
    float: left;
    width: 75%;
    margin-left: 10px;
}

.boxHot .product a .name {
    color: #000;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    display: -webkit-box;
    margin-bottom: 5px;
    font-family: "Roboto";
}

.boxHot .product a .name:hover {
    color: #ffae00;
}

.category-tab ul li a:hover {
    background: #fff;
    border-radius: 5px;
    transition: 0.3s all;
}

/**post**/

.block-product {
    margin-bottom: 25px;
}

.assess.justify-content-center {
    text-align: center;
}

p.show-rating img {
    width: auto !important;
    object-fit: contain !important;
    margin: 0 3px 0 0;
}

.card .show-genres span {
    padding: 3px 7px;
    font-size: 13px;
}

.card .show-genres {
    margin: 10px;
}

.card p.show-author {
    font-size: 13px;
    color: #a6a6a6;
}

.card .show-desc {
    font-size: 13px;
    margin-top: 3px;
    color: #a6a6a6;
}

.card .title-a {
    text-align: center;
    font-weight: 700;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    display: -webkit-box;
    margin: 10px 0 5px 0;
}

span.item-score {
    font-size: 18px;
}

.card .show-desc .text-description {
    color: #000;
    margin-top: 3px;
    font-family: "Roboto";
}

.list-products .name-product a,
.block-product .name-product a {
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    display: -webkit-box;
    margin-bottom: 5px;
    height: 40px;
    font-family: "Roboto";
}

/**detial**/

section#breadcrumb {
    margin: 10px 0 10px 0;
}

section#breadcrumb .breadcrumb {
    border-radius: 5px;
    font-family: "Roboto";
}

section#breadcrumb .breadcrumb ul li a,
section#breadcrumb .breadcrumb ul li b {
    font-size: 13px;
}

section#breadcrumb .breadcrumb ul li {
    margin-right: 10px;
    float: left;
    font-size: 13px;
}

/**table**/

table#work_maker {
    font-size: 13px;
    line-height: 1.4;
}

table#work_maker tr th {
    /*text-align: right;*/
    padding-right: 6px;
    font-weight: normal;
}

table#work_maker tr {
    line-height: 1.5;
    vertical-align: middle;
}

table#work_maker th::after {
    display: inline-block;
    margin-left: 4px;
    font-size: 12px;
    content: "\3a";
}

table#work_maker tr td span {
    color: #039;
    font-weight: 500;
}

.detial-header {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

table#work_maker tr td {
    height: 25px;
    padding: 0 6px 0 0;
    line-height: 1.5 !important;
    display: block;
    vertical-align: bottom;
    padding-top: 5px;
}

table#work_maker tr th {
    line-height: 1.5;
    width:35%;
    vertical-align: middle;
    height: 25px;
    padding: 0 6px 0 0;
}

.detial-header h3 {
    font-size: 25px;
    margin-bottom: 20px;
}

.detial-header .single-rate {
    margin-bottom: 20px;
}

#work_maker .success,
#work_maker .error {
    display: inline-block;
    border-radius: 2px;
    overflow: hidden;
    margin: 0 4px 4px 0;
    position: relative;
    font-size: 11px;
    height: 18px;
    line-height: 18px;
    padding: 0 5px;
    cursor: default;
    vertical-align: top;
}

#work_maker .success {
    background: #e6f7d6;
    color: #56842a;
}

#work_maker .error {
    color: #946b41;
    background: #ffebd9;
}

/**slider**/

/**slider-event**/

#sync1 .item {
    color: #FFF;
    text-align: center;
    position: relative;
    height: 500px;
}

#sync1 .item img {
    height: 100%;
}

button.owl-prev,
button.owl-next {
    display: none !important;
}

.owl-dots {
    display: none;
}

#sync1 .item a img {
    width: 100%;
}

#sync2 .item img {
    height: 100%;
}

#sync2 .item {
    color: #FFF;
    text-align: center;
    cursor: pointer;
    margin-right: 10px;
    height: 100px;
}

#sync2 .item h3:nth-child(5n) {
    border-color: #fff !important;
}

.current .item h3 {
    font-weight: 700 !important;
}

#sync2 .item h3 {
    color: #000;
    font-weight: normal;
    font-size: 13px;
    border-right: 1px solid #ddd;
}

section#contnet-tabs {
    margin: 40px 0 20px 0;
    display: block;
}

section#contnet-tabs .tab-content {
    padding: 20px 10px 20px 10px;
    background: #fff !important;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}

section#contnet-tabs .tab-pane.active {
    color: #000 !important;
    font-size: 15px;
    font-weight: normal;
}

/**Comment**/

section#comments {
    margin: 0px 0 30px 0 !IMPORTANT;
}

section#comments .form-user-avatar {
    width: 8%;
    float: left;
    text-align: center;
}

section#comments .textarea-comment {
    border-radius: 0px !important;
    font-size: 13px;
    outline: none !important;
    box-shadow: unset !important;
}

section#comments .form-comments {
    width: 92%;
    float: left;
}

section#comments .btn-submit-comments {
    margin-top: 10px !important;
    background: #ffae00;
    border-color: #ffae00;
    border-radius: 0px !important;
    padding: 5px 20px 5px 20px;
}

section#comments .comments-- form {
    margin: 40px 0 20px 0;
}

section#comments .comments-- {
    background: #fff;
    padding: 20px;
    color: #000;
}

section#comments .comments-- img.mr-3 {
    border-radius: 50%;
    border: 3px solid #ffd000;
    width: 50px;
    height: 50px;
}

section#comments .comments-- .comment-cmt {
    font-size: 14px;
}

section#comments .comments-- .media-body .media {
    background: #eee;
    padding: 10px;
    border-left: 3px solid #ffd000;
    margin: 20px 0 20px;
}

section#comments .comments-- .btn-sm {
    font-size: 11px;
    padding: 0px !important;
}

form.bx-cmt {
    margin: 15px !important;
}

h5.mt-0.mb-1 {
    font-weight: 700;
    font-family: "Roboto";
    font-size: 16px;
}

section#comments .tab-content {
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    color: #000;
}

section#comments .comments- .comments {
    padding: 20px;
}

/**tab**/

.tab-item {
    display: none;
}

#tabbs li.nav-item a {
    color: #000;
    font-size: 15px;
}

div#profile {
    overflow: hidden;
}

div#profile .post--content {
    overflow: hidden;
}

.tab-content .continues {
    margin: 20px 0 0 0;
}

.tab-content .continues a {
    width: 120px;
    height: 40px;
    margin: auto;
    display: block;
    background: #f7f7f7f7;
    text-align: center;
    line-height: 40px;
    color: #000;
    font-size: 14px;
    border-radius: 5px;
}

/**login**/

#login .login--content {
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    border: 1px solid #eee;
}

#login .login--content h2 {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
}

.login-form {
    width: 40%;
    margin: 50px auto;
}

/**comment**/

.box-cmt {
    padding: 10px;
    border: 1px dashed #eee;
    border-radius: 5px;
}

/**Header avatar**/

img.header-user-av {
    border-radius: 50%;
    width: 45px;
    height: 45px;
}

.menuUser {
    display: none;
    position: absolute;
    z-index: 9999;
    background: #ffff;
    right: 0px;
    top: 55px;
    border-radius: 5px;
    border: 1px solid #eee;
}

.profile-user {
    background: #ffff;
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 0px 0px 3px 3px;
    color: #000;
}

.profile-user .avatar img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
}

.block-product .d-flex {
    position: relative;
}

.block-product .post-date {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: #fff;
    font-size: 12px;
    padding: 3px;
}

.media {
    margin-bottom: 20px;
}

/**logading ajax**/

/* Spinner Wave */

#af-preloader {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 9;
    top: 0;
    left: 0;
}

.background-bg {
    background: #fff !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}

.af-preloader-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.af-sp {
    width: 42px;
    height: 42px;
    clear: both;
    margin: 20px auto;
}

.af-sp-wave {
    border-radius: 50%;
    position: relative;
    opacity: 1;
}

.af-sp-wave:before,
.af-sp-wave:after {
    content: '';
    border: 2px #ffae00 solid;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
}

.af-sp-wave:before {
    transform: scale(1, 1);
    opacity: 1;
    -webkit-animation: spWaveBe 0.6s infinite linear;
    animation: spWaveBe 0.6s infinite linear;
}

.af-sp-wave:after {
    transform: scale(0, 0);
    opacity: 0;
    -webkit-animation: spWaveAf 0.6s infinite linear;
    animation: spWaveAf 0.6s infinite linear;
}

@-webkit-keyframes spWaveAf {
    from {
        -webkit-transform: scale(0.5, 0.5);
        opacity: 0;
    }
    to {
        -webkit-transform: scale(1, 1);
        opacity: 1;
    }
}

@keyframes spWaveAf {
    from {
        transform: scale(0.5, 0.5);
        opacity: 0;
    }
    to {
        transform: scale(1, 1);
        opacity: 1;
    }
}

@-webkit-keyframes spWaveBe {
    from {
        -webkit-transform: scale(1, 1);
        opacity: 1;
    }
    to {
        -webkit-transform: scale(1.5, 1.5);
        opacity: 0;
    }
}

@keyframes spWaveBe {
    from {
        -webkit-transform: scale(1, 1);
        opacity: 1;
    }
    to {
        -webkit-transform: scale(1.5, 1.5);
        opacity: 0;
    }
}

div#carouselExampleControls img {
    height: 400px;
    width: 100%;
}

img.hover_picture {
    height: 200px;
    object-fit: cover;
    width: 100%;
}

/**banner**/

section#banner-location {
    width: 100%;
    position: relative;
}

section#banner-bottom {
    margin-bottom: 30px;
}

.banner-body {
    width: 100%;
    text-align: center;
}

section#banner-location .banner-left-location {
    position: absolute;
    width: 340px;
    top: 0px;
    left: 0px;
    display: none;
}

section#banner-location .banner-left-location img,
section#banner-location .banner-right-location img {
    width: 100%;
}

.banner-body {
    background-size: 100% !important;
    width: 100%;
    height: 100px;
    background-repeat: no-repeat !important;
    background-position: 50% !important;
}

section#banner-location .banner-right-location {
    position: absolute;
    width: 340px;
    top: 0px;
    right: 0px;
    display: none;
}

section#banner-deital {
    margin: 20px 0 20px;
}

section#banner-deital .banner-single {
    width: 80%;
    margin: auto;
}

img.img-small {
    width: 100%;
    height: 150px;
    object-fit: cover;
    object-position: top;
}

.footer-bar-item:nth-child(1) a {
    border-left: 0px !important;
}

.banner-left-location.detial {
    top: 0px !important;
}

.banner-right-location.detial {
    top: 0px !important;
}

.banner-left-fixed {
    top: 0px !important;
    position: fixed !important;
    left: 0px !important;
    z-index: 99999;
}

.banner-right-fixed {
    top: 0px !important;
    position: fixed !important;
    right: 0px !important;
    z-index: 99999;
}

@media only screen and (max-width: 900px) {
    section#banner-location .banner-left-location {
        display: none;
    }
    section#banner-location .banner-right-location {
        display: none;
    }
    div#carouselExampleControls img {
        height: 170px;
        width: 100%;
    }
    img.hover_picture {
        height: 120px;
        object-fit: cover;
    }
    img.img-small {
        width: 100%;
        height: 120px;
    }
    .login-form {
        width: 100% !important;
    }
}

@media only screen and (min-width: 1560px) {
    section#banner-location .banner-left-location {
        display: block;
    }
    section#banner-location .banner-right-location {
        display: block;
    }
}

/*header#header img.logo {*/

/*width: 120px;*/

/*}*/

/**tab-category**/

.category-tab {
    margin: 10px 0 10px 0;
    border-radius: 3px !important;
    z-index: 999;
}

.category-tab ul li {
    margin: 0 5px 0 5px;
}

.category-tab .text-dark {
    color: #343a40 !important;
    font-weight: normal !important;
}

/**post**/

.boxHot {
    width: 100%;
}

.boxHot .post-hot-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.boxHot .post-hot-avatar {
    width: 70px;
    height: 70px;
    float: left;
}

.boxHot .product {
    float: left;
    width: 75%;
    margin-left: 10px;
}

.boxHot .product a .name {
    color: #000;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    display: -webkit-box;
    margin-bottom: 5px;
    font-family: "Roboto";
}

.boxHot .product a .name:hover {
    color: #ffae00;
}

.category-tab ul li a:hover {
    background: #fff;
    border-radius: 5px;
    transition: 0.3s all;
}

.category-tab ul li a.active-tab {
    color: #000;
    background: #fff;
    border-radius: 5px;
    font-weight: 700 !important;
}

/**post**/

.block-product {
    margin-bottom: 25px;
}

.assess.justify-content-center {
    text-align: center;
}

p.show-rating img {
    width: auto !important;
    object-fit: contain !important;
    margin: 0 3px 0 0;
}

.card .show-genres span {
    padding: 3px 7px;
    font-size: 13px;
}

.card .show-genres {
    margin: 10px;
}

.card p.show-author {
    font-size: 13px;
    color: #a6a6a6;
}

.card .show-desc {
    font-size: 13px;
    margin-top: 3px;
    color: #a6a6a6;
}

.card .title-a {
    text-align: center;
    font-weight: 700;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    display: -webkit-box;
    margin: 10px 0 5px 0;
}

span.item-score {
    font-size: 18px;
}

.card .show-desc .text-description {
    color: #000;
    margin-top: 3px;
    font-family: "Roboto";
}

.list-products .name-product a,
.block-product .name-product a {
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    display: -webkit-box;
    margin-bottom: 5px;
    height: 40px;
    font-family: "Roboto";
}

/**detial**/

section#breadcrumb {
    margin: 10px 0 10px 0;
}

section#breadcrumb .breadcrumb {
    border-radius: 5px;
    font-family: "Roboto";
}

section#breadcrumb .breadcrumb ul li a,
section#breadcrumb .breadcrumb ul li b {
    font-size: 13px;
}

section#breadcrumb .breadcrumb ul li {
    margin-right: 10px;
    float: left;
    font-size: 13px;
}

/**table**/

table#work_maker {
    font-size: 13px;
    line-height: 1.4;
}

table#work_maker tr th {
    /*text-align: right;*/
    padding-right: 6px;
    font-weight: normal;
}

table#work_maker tr {
    line-height: 1.5;
    vertical-align: middle;
}

table#work_maker th::after {
    display: inline-block;
    margin-left: 4px;
    font-size: 12px;
    content: "\3a";
}

table#work_maker tr td span {
    color: #039;
    font-weight: 500;
}

.detial-header {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

table#work_maker tr td {
    height: auto;
    padding: 0 6px 0 0;
    line-height: 1.5 !important;
    display: block;
    vertical-align: bottom;
    padding-top: 5px;
}

table#work_maker tr th {
    line-height: 1.5;
    vertical-align: middle;
    height: 25px;
    padding: 0 6px 0 0;
}

.detial-header h3 {
    font-size: 25px;
    margin-bottom: 20px;
}

.detial-header .single-rate {
    margin-bottom: 20px;
}

#work_maker .success,
#work_maker .error {
    display: inline-block;
    border-radius: 2px;
    overflow: hidden;
    margin: 0 4px 4px 0;
    position: relative;
    font-size: 11px;
    height: 18px;
    line-height: 18px;
    padding: 0 5px;
    cursor: default;
    vertical-align: top;
}

#work_maker .success {
    background: #e6f7d6;
    color: #56842a;
}

#work_maker .error {
    color: #946b41;
    background: #ffebd9;
}

/**slider**/

/**slider-event**/

#sync1 .item {
    color: #FFF;
    text-align: center;
    position: relative;
    height: 500px;
}

#sync1 .item img {
    height: 100%;
}

button.owl-prev,
button.owl-next {
    display: none !important;
}

.owl-dots {
    display: none;
}

#sync1 .item a img {
    width: 100%;
}

#sync2 .item img {
    height: 100%;
}

#sync2 .item {
    color: #FFF;
    text-align: center;
    cursor: pointer;
    margin-right: 10px;
    height: 100px;
}

#sync2 .item h3:nth-child(5n) {
    border-color: #fff !important;
}

.current .item h3 {
    font-weight: 700 !important;
}

#sync2 .item h3 {
    color: #000;
    font-weight: normal;
    font-size: 13px;
    border-right: 1px solid #ddd;
}

section#contnet-tabs {
    margin: 40px 0 20px 0;
    display: block;
}

section#contnet-tabs .tab-content {
    padding: 20px 10px 20px 10px;
    background: #fff !important;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}

section#contnet-tabs .tab-pane.active {
    color: #000 !important;
    font-size: 15px;
    font-weight: normal;
}

/**Comment**/

section#comments {
    margin: 0px 0 30px 0 !IMPORTANT;
}

section#comments .form-user-avatar {
    width: 8%;
    float: left;
    text-align: center;
}

section#comments .textarea-comment {
    border-radius: 0px !important;
    font-size: 13px;
    outline: none !important;
    box-shadow: unset !important;
}

section#comments .form-comments {
    width: 92%;
    float: left;
}

section#comments .btn-submit-comments {
    margin-top: 10px !important;
    background: #ffae00;
    border-color: #ffae00;
    border-radius: 0px !important;
    padding: 5px 20px 5px 20px;
}

section#comments .comments-- form {
    margin: 40px 0 20px 0;
}

section#comments .comments-- {
    background: #fff;
    padding: 20px;
    color: #000;
}

section#comments .comments-- img.mr-3 {
    border-radius: 50%;
    border: 3px solid #ffd000;
    width: 50px;
}

section#comments .comments-- .comment-cmt {
    font-size: 14px;
}

section#comments .comments-- .media-body .media {
    background: #eee;
    padding: 10px;
    border-left: 3px solid #ffd000;
    margin: 20px 0 20px;
}

section#comments .comments-- .btn-sm {
    font-size: 11px;
    padding: 0px !important;
}

form.bx-cmt {
    margin: 15px !important;
}

h5.mt-0.mb-1 {
    font-weight: 700;
    font-family: "Roboto";
    font-size: 16px;
}

section#comments .tab-content {
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    color: #000;
}

section#comments .comments- .comments {
    padding: 20px;
}

/**tab**/

.tab-item {
    display: none;
}

#tabbs li.nav-item a {
    color: #000;
    font-size: 15px;
}

div#profile {
    overflow: hidden;
}

div#profile .post--content {
    overflow: hidden;
}

.tab-content .continues {
    margin: 20px 0 0 0;
}

.tab-content .continues a {
    width: 120px;
    height: 40px;
    margin: auto;
    display: block;
    background: #f7f7f7f7;
    text-align: center;
    line-height: 40px;
    color: #000;
    font-size: 14px;
    border-radius: 5px;
}

/**login**/

#login .login--content {
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    border: 1px solid #eee;
}

#login .login--content h2 {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
}

.login-form {
    width: 40%;
    margin: 50px auto;
}

/**comment**/

.box-cmt {
    padding: 10px;
    border: 1px dashed #eee;
    border-radius: 5px;
}

/**Header avatar**/

img.header-user-av {
    border-radius: 50%;
    width: 45px;
    height: 45px;
}

.menuUser {
    display: none;
    position: absolute;
    z-index: 9999;
    background: #ffff;
    right: 0px;
    top: 55px;
    border-radius: 5px;
    border: 1px solid #eee;
}

.profile-user {
    background: #ffff;
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 0px 0px 3px 3px;
    color: #000;
}

.profile-user .avatar img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
}

.block-product .d-flex {
    position: relative;
}

.block-product .post-date {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: #fff;
    font-size: 12px;
    padding: 3px;
}

.media {
    margin-bottom: 20px;
}

/**logading ajax**/

/* Spinner Wave */

#af-preloader {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 9;
    top: 0;
    left: 0;
}

.background-bg {
    background: #fff !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}

.af-preloader-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.af-sp {
    width: 42px;
    height: 42px;
    clear: both;
    margin: 20px auto;
}

.af-sp-wave {
    border-radius: 50%;
    position: relative;
    opacity: 1;
}

.af-sp-wave:before,
.af-sp-wave:after {
    content: '';
    border: 2px #ffae00 solid;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
}

.af-sp-wave:before {
    transform: scale(1, 1);
    opacity: 1;
    -webkit-animation: spWaveBe 0.6s infinite linear;
    animation: spWaveBe 0.6s infinite linear;
}

.af-sp-wave:after {
    transform: scale(0, 0);
    opacity: 0;
    -webkit-animation: spWaveAf 0.6s infinite linear;
    animation: spWaveAf 0.6s infinite linear;
}

@-webkit-keyframes spWaveAf {
    from {
        -webkit-transform: scale(0.5, 0.5);
        opacity: 0;
    }
    to {
        -webkit-transform: scale(1, 1);
        opacity: 1;
    }
}

@keyframes spWaveAf {
    from {
        transform: scale(0.5, 0.5);
        opacity: 0;
    }
    to {
        transform: scale(1, 1);
        opacity: 1;
    }
}

@-webkit-keyframes spWaveBe {
    from {
        -webkit-transform: scale(1, 1);
        opacity: 1;
    }
    to {
        -webkit-transform: scale(1.5, 1.5);
        opacity: 0;
    }
}

@keyframes spWaveBe {
    from {
        -webkit-transform: scale(1, 1);
        opacity: 1;
    }
    to {
        -webkit-transform: scale(1.5, 1.5);
        opacity: 0;
    }
}

div#carouselExampleControls img {
    height: 400px;
    width: 100%;
}

img.hover_picture {
    height: 200px;
    object-fit: cover;
    width: 100%;
}

/**banner**/

section#banner-location {
    width: 100%;
    position: relative;
}

section#banner-bottom {
    margin-bottom: 30px;
}

.banner-body {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

section#banner-location .banner-left-location {
    position: absolute;
    width: 340px;
    top: 30px;
    left: 0px;
    display: none;
}

section#banner-location .banner-left-location img,
section#banner-location .banner-right-location img {
    width: 100%;
}

.banner-body {
    background-size: 100% !important;
    width: 100%;
    height: 100px;
    background-repeat: no-repeat !important;
    background-position: 50% !important;
}

section#banner-location .banner-right-location {
    position: absolute;
    width: 340px;
    top: 30px;
    right: 0px;
    display: none;
}

section#banner-deital {
    margin: 20px 0 20px;
}

section#banner-deital .banner-single {
    width: 80%;
    margin: auto;
}

/**comment*/

.file-download-comment a {
    font-size: 12px;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
}

.file-download-comment {
    font-size: 12px;
    margin: 5px 0 5px 0;
}

@media only screen and (max-width: 900px) {
    section#banner-location .banner-left-location {
        display: none;
    }
    section#banner-location .banner-right-location {
        display: none;
    }
    div#carouselExampleControls img {
        height: 170px;
        width: 100%;
    }
    img.hover_picture {
        height: 120px;
        object-fit: cover;
    }
    img.logo {
        width: 180px;
    }
}

@media only screen and (min-width: 1560px) {
    section#banner-location .banner-left-location {
        display: block;
    }
    section#banner-location .banner-right-location {
        display: block;
    }
}
