@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    border: none
}

a {
    font-weight: 400;
    text-decoration: none;
    outline: none !important
}

b, strong {
    font-weight: 700 !important
}

ul, ol {
    list-style: none
}

q {
    quotes: none
}
.navbar-nav{
   width: 1200px;
   margin:auto;
   float: none !important;
   position: relative;
}
.navbar-nav>li {
    float: left;
}
.nav>li {
    position: relative;
    display: block;
    margin: 0 15px;
}
table, table td {
    padding: 0;
    border: none;
    border-collapse: collapse
}

embed {
    vertical-align: top
}

input, button {
    font-weight: 400
}

button::-moz-focus-inner {
    border: 0
}

html, body {
    height: 100%
}

.clear {
    clear: both;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0
}

body {
    background-color: #fff;
    font-weight: 400;
    font-size: 16px;
    margin: 0;
    color: #828282
}

.header-main {
    padding: 20px 0
}

.header-main-right-width {
    padding-left: 40%
}

.header-main-whatsapp {
    margin-bottom: 20px
}

.header-main-whatsapp-icon {
    float: left;
    margin-right: 10px
}

.header-main-whatsapp-icon i {
    color: #fff;
    font-size: 30px
}

.header-main-whatsapp-text {
    float: left;
    font-size: 18px;
    color: #1e446c
}

.header-main-whatsapp-text a {
    text-decoration: none;
    color: #c35000
}

.header-main-whatsapp-text a:hover {
    color: #eb8c18
}

.header-main-cart-text {
    float: left;
    font-size: 18px;
    color: #1e446c;
    margin-left: 20px
}

.header-main-cart-text a {
    text-decoration: none;
    color: #c35000
}

.header-main-cart-text a:hover {
    color: #eb8c18
}

.header-main-search form {
    height: 40px;
    position: relative
}

.header-main-search form input {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    background: #fff;
    height: 40px;
    padding: 10px;
    color: #c9c9c9;
    border: 1px solid #d8d8d8;
    outline: none;
    resize: none;
    padding-right: 73px
}

.header-main-search form button {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    margin-top: 0;
    font-size: 24px;
    line-height: 40px;
    background-color: #eb8c18;
    color: #fff;
    cursor: pointer;
    padding: 0 20px
}

.my-slider {
    /*margin-top: 20px;*/
    position: relative;
    overflow: hidden
}

.my-slider ul {
    width: 500%
}

.my-slider ul li {
    float: left;
    width: 20%
}

.home-body-main {
    background-color: #fff;
    margin-top: 20px
}

.home-left-border {
    width: 100%;
    background-color: #f7f7f7;
    border-radius: 0
}

.home-left-title {
    background-color: #eb8c18;
    padding: 15px 18px
}

.home-left-title span {
    color: #fff;
    font-size: 20px
}

.home-left-title span::before {
    content: "";
    background: url(../images/home-left-title.jpg) left no-repeat;
    height: 17px;
    padding-right: 34px;
    display: inline-block
}

.home-left-categories-list {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6
}

.home-left-categories-list > ul > li {
    border-bottom: 1px solid #e6e6e6
}

.home-left-categories-list ul li {
    padding: 0 10px;
    color: #292f38;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.home-left-categories-list ul li a {
    position: relative;
    display: block;
    padding: 7px 0;
    color: #828282;
    text-decoration: none;
    font-size: 16px
}

.home-left-categories-list ul li a:hover {
    color: #eb8c18
}

.home-left-categories-list ul li a span {
    position: absolute;
    right: 0
}

.span-down {
    transform: rotate(90deg)
}

.categories-list-hidden {
    display: none
}

.categories-list-show {
    display: block
}

.home-left-categories-list > ul > li ul {
    display: none
}

.home-left-categories-list > ul > li ul li {
    padding-left: 12px
}

.home-left-categories-list > ul > li ul li a {
    font-weight: 300
}

.home-left-categories-list > ul > li.active > a, .home-left-categories-list > ul > li.active > ul > li.active > a {
    color: #eb8c18
}

.home-left-categories-list-new {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6
}

.home-left-categories-list-new > ul > li {
    border-bottom: 1px solid #e6e6e6
}

.home-left-categories-list-new ul li {
    padding: 0 10px;
    color: #292f38;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.home-left-categories-list-new ul li a {
    position: relative;
    display: block;
    padding: 14px 0;
    color: #828282;
    text-decoration: none;
    font-size: 16px
}

.home-left-categories-list-new ul li a:hover {
    color: #eb8c18
}

.home-left-categories-list-new ul li a span {
    position: absolute;
    right: 0
}

.home-left-categories-list-new > ul > li ul li {
    padding-left: 12px
}

.home-left-categories-list-new > ul > li ul li a {
    font-weight: 300
}

.home-left-categories-list-new > ul > li.active > a, .home-left-categories-list-new > ul > li.active > ul > li.active > a {
    color: #eb8c18
}

.home-title-left h2 {
    display: block;
    position: relative;
    height: 35px;
    line-height: 35px;
    font-size: 35px
}

.home-title-left h2::before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;
    background: #e6e6e6;
    width: 100%;
    height: 1px
}

.home-title-left h2 span {
    position: absolute;
    z-index: 1;
    color: #828282;
    display: block;
    background-color: #fff;
    font-weight: 700;
    padding-right: 20px
}

.home-title-center h2 {
    position: relative;
    text-align: center
}

.home-title-center h2::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 0;
    background: #e6e6e6;
    width: 100%;
    height: 1px
}

.home-title-center h2 span {
    position: relative;
    display: inline-block;
    background-color: #fff;
    height: 35px;
    line-height: 35px;
    font-size: 35px;
    font-weight: 700;
    padding: 0 20px
}

.home-article-list {
    padding: 30px 0
}

.home-article-list a::before {
    content: "";
    background: url(../images/home-article-list.jpg) left no-repeat;
    height: 16px;
    padding-right: 31px;
    display: inline-block
}

.home-article-list a {
    display: block;
    font-size: 16px;
    color: #828282;
    text-decoration: none;
    padding: 12px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.home-article-list a:hover {
    color: #eb8c18
}

.home-main-product-list {
    padding: 30px 0
}

.home-case-list-name a {
    font-size: 16px;
    font-weight: 700
}

.home-case-list-time {
    margin-bottom: 20px;
    margin-top: 10px
}

.list-product-border {
    width: 100%;
    margin-bottom: 30px;
    background-color: #f9f9f9;
    padding: 16px
}

.list-product-imgs {
    padding-bottom: 16px;
    width: 100%
}

.list-product-texts {
    padding: 10px 16px;
    width: 100%
}

.list-product-titles a {
    color: #828282;
    font-size: 16px;
    text-decoration: none;
    font-weight: 700;width:100px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
    display: block;
    width: 100%;
}

.list-product-titles a:hover {
    color: #eb8c18
}

.list-product-img {
    padding-bottom: 16px
}

.list-product-text {
    padding: 10px 16px;
    width: 100%
}

.list-product-title a {
    color: #828282;
    font-size: 16px;
    text-decoration: none;
    font-weight: 700
}

.list-product-title a:hover {
    color: #eb8c18
}

.list-product-profile {
    padding-top: 15px;
    font-size: 14px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden
}

.second-navigation-main {
    background-color: #ed711a;
    text-align: center;
    padding: 12px 0
}

.second-navigation span {
    color: #fff
}

.second-navigation span a {
    color: #fff;
    text-decoration: none
}

.second-navigation span a:hover {
    color: #eb8c18
}

.second-navigation span i {
    margin: 0 6px
}

.other-body {
    background-color: #fff;
    margin-top: 20px
}

.other-title-left h2 {
    display: block;
    position: relative;
    height: 40px;
    line-height: 40px;
    font-size: 40px
}

.other-title-left h2::before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;
    background: #e6e6e6;
    width: 100%;
    height: 1px
}

.other-title-left h2 span {
    position: absolute;
    z-index: 1;
    color: #828282;
    display: block;
    background-color: #fff;
    font-weight: 700;
    padding: 0 20px;
    margin-left: 100px
}

.other-title-center h2 {
    position: relative;
    text-align: center
}

.other-title-center h2::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 0;
    background: #e6e6e6;
    width: 100%;
    height: 1px
}

.other-title-center h2 span {
    position: relative;
    display: inline-block;
    background-color: #fff;
    height: 35px;
    line-height: 35px;
    font-size: 35px;
    font-weight: 700;
    padding: 0 20px
}

.other-content {
    line-height: 24px;
    overflow: hidden
}

.other-content-name {
    text-align: center;
    padding-bottom: 30px
}

.other-content-name h3 {
    margin: 0;
    font-size: 30px;
    color: #828282
}

.other-content-msg {
    text-align: center;
    font-size: 20px;
    color: #828282;
    padding-bottom: 30px
}

.other-article-feedback, .other-product-feedback {
    padding: 50px 0
}

.other-article-feedback label, .other-product-feedback label {
    font-weight: 400
}

.other-article-feedback input, .other-product-feedback input {
    border: 1px solid #ccc;
    border-radius: 0;
    background-color: #fafafa;
    line-height: 46px;
    height: 46px;
    font-size: 16px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.other-article-feedback textarea, .other-product-feedback textarea {
    border: 1px solid #ccc;
    border-radius: 0;
    background-color: #fafafa;
    font-size: 16px;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 224px
}

.other-article-feedback .input-group-addon, .other-product-feedback .input-group-addon {
    padding: 0;
    border-radius: 0;
    background-color: #fafafa
}

.other-article-feedback .input-group-addon img, .other-product-feedback .input-group-addon img {
    cursor: pointer;
    height: 44px
}

.other-article-feedback button, .other-product-feedback button {
    background-color: #eb8c18;
    border: 0;
    color: #fff;
    border-radius: 0;
    font-size: 18px;
    padding: 10px 16px;
    margin-right: 10px;
    margin-top: 28px
}

.other-article-feedback button:hover, .other-product-feedback button:hover {
    background-color: #1f466f;
    color: #fff
}

.other-our-team {
    margin-top: 20px
}

.other-our-team-title {
    font-size: 30px;
    font-weight: 700
}

.other-our-team-boss {
    margin-top: 30px
}

.other-our-team-boss-name {
    font-weight: 700;
    padding: 10px 0;
    font-size: 18px
}

.other-our-team-boss-info {
    line-height: 24px
}

.other-our-team-member {
    padding-top: 30px
}

.other-our-team-member-border {
    background-color: #fafafa;
    padding: 15px;
    margin-bottom: 30px
}

.other-our-team-member-pic {
    padding: 15px 0
}

.other-our-team-member-name {
    font-weight: 700;
    padding: 10px 0;
    font-size: 18px
}

.other-our-team-member-info {
    line-height: 24px
}

.other-technology-list {
    padding-top: 30px
}

.other-technology-item {
    margin-bottom: 30px;
    background-color: #fafafa;
    padding-left: 0
}

.other-technology-img {
    float: left;
    width: 50%
}

.other-technology-text {
    float: left;
    width: 50%;
    padding: 0 15px 0 30px
}

.other-technology-name a {
    text-decoration: none
}

.other-technology-name h3 {
    font-size: 30px;
    font-weight: 700;
    color: #828282;
    line-height: 40px
}

.other-technology-name a:hover h3 {
    color: #eb8f1d
}

.other-technology-msg {
    font-size: 20px;
    color: #828282;
    margin-bottom: 20px
}

.other-technology-content {
    line-height: 24px;
    color: #828282
}

.other-case-list {
    padding-top: 0
}

.other-case-list-item {
    background-color: #fafafa;
    margin-bottom: 30px
}

.other-case-list-name {
    padding: 0 15px
}

.other-case-list-name a {
    color: #828282;
    text-decoration: none
}

.other-case-list-name a:hover {
    color: #eb8c18
}

.other-case-list-name h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px
}

.other-case-list-time {
    padding: 5px 15px 20px;
    color: #1f466f
}

.other-case-list .col-lg-3:nth-child(4n+1) {
    clear: both
}

.other-video-list {
    padding-top: 30px
}

.other-video-list-item {
    background-color: #fafafa;
    margin-bottom: 30px
}

.other-video-list-name {
    padding: 0 15px
}

.other-video-list-name a {
    color: #828282;
    text-decoration: none
}

.other-video-list-name a:hover {
    color: #eb8c18
}

.other-video-list-name h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px
}

.other-video-list-author {
    padding: 0 15px;
    color: #1f466f
}

.other-video-list-time {
    padding: 5px 15px 20px;
    color: #1f466f
}

.other-download-list {
    padding-top: 30px
}

.other-download-list-item {
    background-color: #fafafa;
    margin-bottom: 30px
}

.other-download-list-img {
    padding-top: 30px;
    padding-bottom: 20px
}

.other-download-list-name {
    padding: 0 15px 30px;
    text-align: center
}

.other-download-list-name a {
    color: #1f466f;
    text-decoration: none
}

.other-download-list-name a:hover {
    color: #eb8c18
}

.other-download-list-name h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    height: 50px
}

.other-message {
    background-color: #fafafa;
    padding: 30px;
    margin: 20px 0
}

.other-message label {
    font-weight: 400;
    font-size: 18px;
    line-height: 34px
}

.other-message input {
    border: 1px solid #ccc;
    border-radius: 0;
    background-color: #fafafa;
    line-height: 46px;
    height: 46px;
    font-size: 16px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.other-message textarea {
    border: 1px solid #ccc;
    border-radius: 0;
    background-color: #fafafa;
    font-size: 16px;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 224px
}

.other-message .input-group-addon {
    padding: 0;
    border-radius: 0;
    background-color: #fafafa
}

.other-message .input-group-addon img {
    cursor: pointer;
    height: 44px
}

.other-message button {
    background-color: #eb8c18;
    border: 0;
    color: #fff;
    border-radius: 0;
    font-size: 18px;
    padding: 10px 16px;
    margin-right: 10px;
    margin-top: 10px
}

.other-message button:hover {
    background-color: #1f466f;
    color: #fff
}

.feedback-tips {
    padding: 10px 0
}

.other-fb {
    padding-top: 30px
}

.other-product-list {
    margin-top: 40px
}

.product-img-border {
    margin-top: 30px
}

.product-parameter {
    margin-top: 30px
}

.product-parameter-one h1 {
    font-size: 40px;
    color: #828282
}

.product-parameter-profile {
    font-size: 18px;
    color: #828282;
    margin-top: 30px
}

.product-parameter-text {
    font-size: 20px;
    color: #828282;
    margin-top: 20px
}

.product-parameter-text2 {
    font-size: 16px;
    margin-top: 10px
}

.product-parameter-button {
    font-size: 20px;
    color: #fff;
    background-color: #eb8c18;
    border-radius: 0;
    border: 0;
    margin-right: 12px;
    margin-top: 20px
}

.product-parameter-button::after {
    content: "";
    background: url(../images/product-parameter-button.png) right no-repeat;
    padding-left: 24px;
    height: 18px;
    display: inline-block
}

.product-whatsapp-button {
    font-size: 20px;
    color: #fff;
    background-color: #2bac1b;
    border-radius: 0;
    border: 0;
    margin-right: 12px;
    margin-top: 20px
}

.product-whatsapp-button::after {
    content: "";
    background: url(../images/pro-wa.jpg) right no-repeat;
    padding-left: 24px;
    height: 18px;
    display: inline-block
}

.product-cart-button {
    font-size: 20px;
    color: #fff;
    background-color: #2bac1b;
    border-radius: 0;
    border: 0;
    margin-right: 12px;
    margin-top: 20px
}

.product-parameter-share {
    margin-top: 30px
}

.product-directions {
    border-top: 1px solid #8c8c8c;
    margin-top: 30px
}

.product-directions-fb-posts {
    margin-top: 30px
}

.product-directions-fb-comments {
    margin-top: 30px
}

.product-directions-facebook {
    margin-top: 30px
}

.product-review-item {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.product-review-rating {
    padding: 10px 0
}

.product-review form {
    padding: 20px
}

.product-review form label {
    font-weight: 400;
    font-size: 18px;
    line-height: 34px
}

.product-review form input {
    border: 1px solid #ccc;
    border-radius: 0;
    background-color: #fafafa;
    line-height: 40px;
    height: 40px;
    font-size: 14px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.product-review form textarea {
    border: 1px solid #ccc;
    border-radius: 0;
    background-color: #fafafa;
    font-size: 14px;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 112px
}

.product-review form button, .product-review form button:focus {
    background-color: #eb8c18;
    border: 0;
    color: #fff;
    border-radius: 0;
    font-size: 14px;
    padding: 5px 16px;
    margin-right: 10px;
    margin-top: 10px
}

.product-review form button:hover {
    background-color: #1f466f;
    color: #fff
}

.product-review > form > div.form-group > label > span {
    color: #e74c3c
}

.product-review-noyet {
    text-align: center;
    padding-top: 80px;
    font-size: 18px
}

.product-related {
    padding-top: 30px
}

.product-related-main {
    margin-top: 50px
}

.download-box {
    width: 100%;
    height: 100%;
    display: none;
    z-index: 99;
    position: fixed;
    background: rgba(0, 0, 0, .52) none repeat scroll 0% 0%;
    opacity: 1
}

.download-form {
    width: 600px;
    margin: 8% auto 0;
    background-color: #fff
}

.download-form-title {
    background-color: #1f466f;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    font-size: 24px
}

.download-form-title > a {
    float: right;
    color: #fff;
    text-decoration: none
}

.download-form-title > a:hover {
    color: #eb8c18
}

.download-form-title > a::before {
    content: "";
    background: url(../images/download-form-title.jpg) left no-repeat;
    padding-left: 21px;
    height: 20px;
    display: inline-block
}

.download-form form {
    padding: 20px
}

.download-form form label {
    font-weight: 400;
    font-size: 18px;
    line-height: 34px
}

.download-form form input {
    border: 1px solid #ccc;
    border-radius: 0;
    background-color: #fafafa;
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.download-form form button, .download-form form button:focus {
    background-color: #eb8c18;
    border: 0;
    color: #fff;
    border-radius: 0;
    font-size: 18px;
    padding: 10px 16px;
    margin-right: 10px;
    margin-top: 10px
}

.download-form form button:hover {
    background-color: #1f466f;
    color: #fff
}

.footer-part {
    background-color: #ed711a;
    padding: 40px 0 20px;
    color: #bdc3c7
}

.footer-part a {
    color: #fff;
    text-decoration: none
}

.footer-part a:hover {
    color: #fff
}

.footer-title {
    margin-bottom: 30px
}

.footer-title h3 {
    color: #fff;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase
}

.footer-links {
    padding-bottom: 20px
}

.footer-links a {
    display: block;
    padding: 16px 0;
    width: 100%;
    /*overflow: hidden;*/
    white-space: nowrap;
    text-overflow: ellipsis
}

.footer-content-part {
    background-color: #ed711a;
    padding: 20px 16px;
    color: #fff;
    line-height: 30px
}

.copyright {
    background-color: #ed711a;
    border-top: 1px solid #be4e00
}

.copyright-info {
    text-align: center;
    color: #fff;
    line-height: 60px;
    font-size: 16px
}

.paginations {
    text-align: center;
    margin: 20px 0
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.pagination > li > span:hover {
    background-color: #fff
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.paginations .totalpage, .paginations li a {
    padding: 4px 10px;
    border: 1px solid #244a72;
    background: #fff;
    margin: 0 3px;
    color: #244a72
}

.paginations .totalpage:hover, .paginations li a:hover {
    border: 1px solid #244a72;
    color: #244a72
}

.paginations li a:hover {
    border: 1px solid #eb8f1d;
    color: #eb8f1d;
    background: #fff
}

.paginations .active span {
    padding: 4px 10px;
    margin: 0 3px;
    border: 1px solid #eb8f1d;
    color: #eb8f1d;
    background: #fff
}

.paginations .active span:hover {
    border: 1px solid #eb8f1d;
    color: #eb8f1d;
    background: #fff
}

.search_tips {
    color: #e74c3c;
    font-weight: 300;
    font-size: 18px;
    background-color: #fff;
    border: 2px solid #e4e4e2;
    padding: 15px 20px;
    margin-top: 40px
}

.search_keyword {
    color: #eb8c18
}

#feedbackform > div > div.form-group > label > span {
    color: #e74c3c
}

.pcwhatsapp {
    position: fixed;
    right: 130px;
    bottom: 0;
    z-index: 9000
}

.cart-table {
    margin-top: 40px
}

.cart-table > tbody > tr > th:nth-child(1) {
    text-align: center
}

.cart-table > tbody > tr > td:nth-child(1) {
    text-align: center
}

.cart-table > tbody > tr > th:nth-child(4) {
    text-align: center
}

.cart-table > tbody > tr > td:nth-child(4) {
    text-align: center
}

.cart-table > tbody > tr > td {
    vertical-align: middle
}

.cart-table > tbody > tr > td > a {
    color: #828282;
    text-decoration: none
}

.cart-table > tbody > tr > td > a:hover {
    color: #eb8c18
}

.cart-table > tfoot > tr > td > button {
    margin: 20px 0
}

.quantity-btn {
    padding: 0 10px
}

.quantity-input {
    width: 50px;
    padding: 0 5px
}

.order-table1 {
    margin-top: 40px
}

.order-table1-quantity {
    font-weight: 700
}

.order-table1-total {
    color: red
}

.order-table4 .order-table4-body {
    padding: 30px 20px
}

.order-table4 input.form-control {
    border: 1px solid #ddd;
    border-radius: 0
}

.order-table4 textarea.form-control {
    border: 1px solid #ddd;
    border-radius: 0
}

.order-table-submit {
    margin: 30px 0
}

.memberform {
    width: 550px;
    margin: 40px auto 60px;
    border: 1px solid #ddd;
    padding: 40px 40px 50px
}

.memberform input.form-control {
    border: 1px solid #ddd;
    border-radius: 0
}

.payment_message {
    font-size: 14px;
    padding: 5px 0 10px 20px
}

.link2login a {
    color: #828282;
    text-decoration: none
}

.link2login a:hover {
    color: #eb8c18
}

.order-checkout1 {
    margin-top: 40px
}

.order-checkout3 {
    margin-bottom: 40px
}

.red_text {
    color: red
}

.order_list_linehight {
    padding: 5px 0
}

.float-feedback {
    position: fixed;
    right: 46px;
    margin-right: 10px;
    bottom: 70px;
    z-index: 999
}

#floatfeedbackform label {
    font-weight: 400
}

.float-button {
    width: 117px;
    height: 125px;
    border-radius: 30px;
    color: #fff;
    cursor: pointer;
    position: relative
}

.float-form {
    position: absolute;
    right: 96px;
    bottom: 0;
    background:#ed711a;
    width: 360px;
    height: 540px;
    border-radius: 12px;
    padding: 0 20px
}

.float-form-title {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    padding: 20px 0
}

.float-form-main {
    background-color: #fff;
    padding: 20px
}

.float-form-button {
    background:#ed711a;
    color: #fff;
    border-radius: 6px;
    text-align: center;
    width: 100%;
    padding: 10px 0
}

.float-form-main form div.form-group span {
    color: red
}

.other-provideo_category_link {
    padding-bottom: 10px
}

.other-provideo_category_link ul li {
    display: inline-block
}

.other-provideo_category_link ul li a {
    display: block;
    padding: 6px 30px;
    color: #2489a7;
    font-size: 16px;
    text-align: center;
    background-color: #fff;
    margin-right: 8px;
    border: 1px solid #ededed;
    margin-bottom: 8px;
    -webkit-box-shadow: 0 3px 15px -5px rgb(68 107 138/30%);
    box-shadow: 0 3px 15px -5px rgb(68 107 138/30%);
    border-radius: 3px
}

.other-provideo_category_link ul li a:hover {
    background: #ff9000;
    color: #fff;
    text-decoration: none
}

.list-provideo-border {
    padding: 20px 5px;
    position: relative
}

.list-provideo-border:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    min-width: 100%;
    border-bottom: 4px solid #eb8c18;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    transform: scaleX(0);
    -webkit-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    will-change: transform
}

.list-provideo-border:hover:before {
    transform: scaleX(1)
}

.list-provideo-img img {
    width: 100%
}

.list-provideo-title a {
    color: #828282;
    font-size: 21px;
    text-decoration: none;
    margin: 12px 0 10px;
    overflow: hidden;
    display: block;
    text-align: center
}

.list-provideo-title a:hover {
    color: #1f466f
}

.list-provideo-description {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #b5b5b5;
    font-size: 16px;
    line-height: 20px;
    text-align: center
}

.other-provideo-list .list-provideo-title a {
    font-size: 24px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: left
}

.other-provideo-list .list-provideo-description {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #b5b5b5;
    font-size: 18px;
    line-height: 20px;
    text-align: left
}

.other-provideo-list .col-xs-6 {
    border-bottom: 1px solid #ebebeb
}

.other-provideo-list .col-xs-6:nth-child(2n+1) {
    clear: both
}

.provideo-show-main {
    margin-top: 30px
}

.provideo-img-border {
    margin-top: 30px
}

.provideo-parameter {
    margin-top: 30px
}

.provideo-parameter-one h1 {
    font-size: 38px;
    color: #3c3c3c
}

.provideo-parameter-profile {
    font-size: 20px;
    color: #3c3c3c;
    margin-top: 30px
}

.provideo-parameter-button {
    font-size: 22px;
    color: #fff;
    background-color: #ff9000;
    padding: 8px 24px;
    border: 0;
    margin-right: 12px;
    margin-top: 20px
}

.provideo-parameter-share {
    margin-top: 30px
}

.provideo-directions {
    border-top: 1px solid #ebebeb;
    margin-top: 30px
}

.provideo-directions-fb-posts {
    margin-top: 30px
}

.provideo-directions-fb-comments {
    margin-top: 30px
}

.provideo-directions-facebook {
    margin-top: 30px
}

.provideo-parameter-text {
    font-size: 18px;
    color: #1f466f;
    margin-top: 20px
}

.provideo-parameter-text2 {
    font-size: 14px;
    margin-top: 10px
}

.provideo-whatsapp-button {
    font-size: 22px;
    color: #fff;
    background-color: #2bac1b;
    padding: 8px 24px;
    border: 0;
    margin-right: 12px;
    margin-top: 20px
}

.provideo-related {
    padding-top: 30px;
    border-bottom: 1px solid #ebebeb
}

.provideo-related-title {
    border-bottom: 1px solid #ebebeb
}

.provideo-related-title h2 {
    margin: 20px 0
}

.provideo-related-title h2 span {
    font-size: 28px;
    font-weight: 600;
    padding: 0 15px;
    color: #343434
}

.provideo-related-main {
    margin-top: 50px
}
