body {
    font-size: 16px;
    color: black;
}
.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 1200PX;
}
html {
    background-color: transparent!important;
}
.absolute-footer.dark{
    display: none!important;
}
.nav > li > a {


}
.form-flat .flex-row .flex-col, .flex-row.form-flat .flex-col{
    padding-right: 2px;
}
.header-top {
    padding: 6px 0;
}
.hotline{

}
.hotline i{

    margin-right: 3px;
}
.hotline a{

    color: red;

    font-weight: bold;
}
.slider-st{

}
.footers-st{
    border-top: 4px solid #d71e1e;
}
.company-info{

}
.company-info2{

}
.company-info2 p{

    margin: 0;
    
    color: white;
    
    font-size: 16px;
    
    text-align: left;
}
.company-info2 .textwidget{
    margin-bottom: 20px;
}
.footers-st .social-icons {
    display: inline-block;
    vertical-align: middle;
    font-size: .85em;
    color: #999;
    margin-left: 41px;
}
.images-row{
}
.images-row .col{

    padding: 5px;
}
.col-info-text{

}
.col-info-text .widget-title{

    margin-left: -10px;
}
.copyright-st{

}
.copyright-st .col{
 margin-bottom: 0;
 padding: 0;
}
.copyright-st p{
    margin-bottom: 0;
    font-size: 16px;
    color: #FFF;
}

.product_cate_list .product_box .product_item {
    position: relative;
    padding-bottom: 0;
}
.product_cate_list{padding-bottom: 15px;}
.product_cate_list .rt-thumb img {
    height: 185px;
    object-fit: cover;
    width: 100%;
    transition: all .25s ease-in-out;
}
.product_cate_list .product_box .title {
    position: absolute;
    left: -5px;
    bottom: 25px;
    background-color: #d71e1e;
    display: block;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}
.product_cate_list .product_box .title a {
    display: block;
    position: relative;
    color: #fff;
    font-size: 15px;
    padding: 6px 17px;
}
.product_cate_list .product_box .title a:after {
    content: '';
    display: block;
    border-top: 34px solid #d71e1e;
    border-left: 0px solid transparent;
    border-right: 28px solid transparent;
    position: absolute;
    right: -28px;
    top: 0;
}
.headding-col{
    margin: 0;
    padding: 0;
}
.headding-col2 .headings:after {
    content: '';
    display: block;
    width: 120px;
    height: 3px;
    background-color: #dc0b0e;
    margin: unset;
    z-index: 99;
    margin-top: -2px;
    position: absolute;
    left: 15px;
}
.headding-col2{
   margin: 0;
   padding: 0;
}
.headings {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #333333;
    position: relative;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 0;
}
.headding-col2 .headings {
    text-align: left;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #333333;
    position: relative;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 0;
    padding-left: 13px;
}
.headding-col2 .headings b{

    display: none!important;
}
.headding-col2 .headings  span{

    border: none;

    margin: unset;

    padding: 0;
}
.headings span{
   text-align: center;
   border: none;
   margin: 0 auto;
   font-weight: 600;
   text-transform: uppercase;
   color: #333333;
   position: relative;
   font-family: 'Roboto', sans-serif;
}
.headings h2{
    margin: 0;
    border-bottom: none;
    text-align: left;
    padding-bottom: 8px;
    z-index: -1;
}
.headings b{
    display:none!important;
}
.headings:after {
    content: '';
    display: block;
    width: 120px;
    height: 2px;
    background-color: #dc0b0e;
    margin: 0 auto;
    margin-top: 10px;
}
.product_cate_list .product_box {
    margin-top: 15px;
    padding-bottom: 15px;
}
.uudai-ibox{

    text-align: center;

    font-size: 15px;

    background-color: #fff;

    border-bottom: 2px solid #d71e1e;

    padding: 15px 18px;

    margin-top: 20px;
}

.uudai-ibox img {
    height: 85px;
    width: 85px;
    margin: 0 auto;
    display: block;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.uudai-ibox:hover img {
  -webkit-transform:rotate(360deg);
  -moz-transform:rotate(360deg);
  -ms-transform:rotate(360deg);
  -o-transform:rotate(360deg);
  transform:rotate(360deg);
}
.uudai-ibox h3{
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Arial';
    margin-top: 10px;
}
.uudai-ibox p{
    margin-bottom: 0;
    font-size: 14px;
}
.productshot-st{

}

.product_item {
    position: relative;
    padding-bottom: 10px;
    text-align: left;
    border: 1px solid #ccc;
}

.rt-thumb {
    overflow: hidden;
}
.rt-thumb img {
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
    /* height: 185px; */
    width: 100%;
    object-fit: cover;
}
.product-box{margin-top: 20px;margin-bottom: 0;padding-bottom: 0;}
.product-box .box {
    padding: 10px;
}
.price span.regular-price {
    font-size: 15px;
    text-decoration: line-through;
    color: #333;
    margin-bottom: 5px;
    margin-right: 5px;
}
.price span.sale-price {
    color: #d71e1e;
    font-size: 17px;
    
}



.uudai-st .large-4{
    margin-bottom: 0;
    padding-bottom: 0;

}
.headding-col2 .headings h2{
    border-bottom: 1px solid #dadada;
}
span.amount{
  white-space: unset; 
  color: unset; 
  font-weight: 400;
}
.facebook_like {
    overflow: hidden;
    height: 300px;
    display: block !important;
}
.contact-us-st .col{
    padding-bottom: 0;
    margin-bottom: 0;
}
.contact-us-st p{
    padding-bottom: 0;
    margin-bottom: 0;
}
.product-box .box a {
    font-size: 16px;
    min-height: 60px;
}
.headdings-news{}
.contact-us-st .headings{margin-bottom: 20px;}
.list .news-post {
    margin-bottom: 10px;
    overflow: hidden;
}
.news-post {
    width: 33.33333333%;
    float: left;
    padding: 0 15px;
    margin: 15px 0;
}
.news-post:nth-child(4n+1) {
    clear: both;
}
.news-post .box {
    border: 1px solid #d6d6d6;
}
.news-post .post-thumbnail {
    overflow: hidden;
}
.box a {
    display: inline-block;
    width: 100%;
    color: black;
}
.news-post .post-thumbnail img {
    background-color: #fff;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
}
.news-post .box .post-thumbnail img {
    width: 100%;
    border: none;
    height: 190px;
    object-fit: cover;
}
.news-post .box .content {
    padding: 10px;
    text-align: left;
}
.news-post .news-title, .list .news-post .news-title a {
    color: #333333;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
}
.news-post .news-title {
    text-transform: uppercase;
    height: 20px;
    line-height: 20px;
    display: block;
    overflow: hidden;
    font-size: 16px;
    margin-bottom: 10px;
}
.news-post p {
    text-align: justify;
    font-size: 15px;
    margin-bottom: 0;
}
.news-post .more-link {
    display: none;
    font-size: 13px;
    color: #0083ca;
}
.news-post:hover .post-thumbnail img {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}
.news-post .read_more {
    border-top: 1px solid #d6d6d6;
    padding: 10px;

}
.news-post .read_more a{
   font-size: 15px;
   color:black;
}
.news-post:hover .read_more a {
    color: #d71e1e;
}
.headings a{
    color: #333333;
}
.site-content:before {
    content: '';
    display: block;
    background-image: url(images/bg-br.png);
    width: 100%;
    background-size: cover;
    height: 205px;
}
.heading {
    color: #333;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 0;
    border-bottom: 1px solid #dadada;
    position: relative;
    padding: 10px 0;
    margin-bottom: 20px;
}
.heading:after {
    content: '';
    display: block;
    width: 160px;
    height: 3px;
    background-color: #d71e1e;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.form-contacts-r{

}
.form-contacts-r input{
    width: 100%;
    outline: none;
    border: 1px solid #dadada;
    padding: 5px 10px;
    margin: 15px 0;
    font-size: 14px;
    color: black;
    height: 34px;
    box-shadow: none;
    font-weight: 400;
}
.form-contacts-r textarea{
    width: 100%;
    outline: none;
    border: 1px solid #dadada;
    padding: 5px 10px;
    margin: 15px 0;
    font-size: 14px;
    color: black;
    box-shadow: none;
    font-weight: 400;
}
.form-contacts-r .wpcf7-submit{
    display: block;
    margin: 0 auto;
    background-color: #eb1c24;
    color: #fff;
    border: none;
    padding: 0 30px;
    border-radius: 5px;
    min-width: 90px;
    max-width: 90px;
}
.form-contacts-r .col{
    padding-bottom: 0;
}
.box-others-x{

    display: block;

    margin-bottom: 16px;
}
.box-others-heading{

    background: #e3252d;

    color: #fff;

    font-size: 15px;

    text-transform: uppercase;

    font-weight: 600;

    line-height: 42px;

    padding-top: 4px;

    text-align: center;

    margin: 0;

    margin-bottom: 0;

    border-bottom: 4px solid #b60e15;
}
.box-others-xx{

    display: block;
}
.box-list-menu{

    border: 1px solid #d2d2d2;

    padding-left: 0;

    list-style: none;

    border-top: none;
}
.box-list-menu li{

    margin-left: 0!important;

    list-style-type: none;

    position: relative;

    border-bottom: 1px dashed #d2d2d2;

    margin-bottom: 0;
}
.box-list-menu li:before{
    position: absolute;
    font-family: 'FontAweSome';
    content: "\f0da";
    left: 15px;
    top: 5px;
    color: #e2242c;
}
.box-list-menu a{

    padding: 10px 10px 10px 35px;

    display: block;

    text-transform: uppercase;

    font-size: 13px;

    color: black;
}
.box-list-menu a:hover{

}
.box-list-menu li:last-child{
    border-bottom: none;
}
.product-aside-box{border: 1px solid #d2d2d2;padding-left: 0;list-style: none;border-top: none;padding: 10px;}
.product-aside-box .product_item {

    margin-bottom: 5px;

    border: none;
}

.product-aside-box .product_item .rt-thumb img{
    height: 165px;
    padding: 3px;
    border: 1px solid #dadada;
    width: 100%;
    margin: 0;
    object-fit: cover;
}
.product-aside-box .product_item .box{

    padding: 3px;
}
.product-aside-box .product_item .box a{font-size: 16px;} 
.product-aside-box .product_item:hover .rt-thumb img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.support-item{

    padding: 0 10px 0px;

    display: block;
}
.support-box{

    border-bottom: 1px solid #ccc;

    padding: 5px 0;
}
.support-box div{
    display: block;
}
.sup-name{

    display: block;

    font-weight: normal;

    line-height: 25px;

    font-size: 14px;
}
.sup-phone{

    font-size: 25px;

    font-weight: 500;

    background: url(images/icon-sup.png)left center no-repeat;

    padding-left: 30px;
}
.sup-phone a{

    color: #d71e1e;

    font-size: 27px;

    font-weight: normal;
}
.sup-phone i{

}
.support-box-x{

    border: 1px solid #d2d2d2;
}
.sup-email{
    line-height: 35px;
    padding: 0px;
    display: block;
    font-size: 14px;
}
.sup-email  i {
    margin-right: 5px;
    color: #d71e1e;
}
.news-aside-item{

    padding: 5px;

    overflow: hidden;

    display: block;
}
.news-aside-thumb {

    max-height: 62px;

    width: 85px;

    overflow: hidden;

    float: left;

    margin-right: 10px;

    padding: 3px;

    border: 1px solid #eee;
}
.news-aside-thumb img{

}
.news-aside-content{

}
.news-aside-content a{

    display: block;

    line-height: 20px;

    height: 60px;

    overflow: hidden;

    font-size: 13px;
}
.news-aside-content a:hover{

}
.news-aside-box{
    border: 1px solid #d2d2d2;
    display: block;
    padding-bottom: 5px;
}
#mvccount{
    display: none!important;
}
#mvctable img{
    /* display: none!important; */
    padding: 0;
    margin-top: -6px;
}
#mvcwid {
    border: 1px solid #d2d2d2;
    display: block;
    padding-bottom: 5px;
}
#mvctable {
    padding: 0!important;
}
#mvctable table {

    margin-bottom: 0;
    
}
#mvctable table tr:last-child td{
    border: none;
}
#mvcwid{
    padding-bottom: 0!important;
}
.page-wrapper {
    padding-top: 0;
    padding-bottom: 30px;
}
.rt-news .new-list .news-post {
    border-bottom: 1px solid #cccccc;
    padding: 10px 0;
    margin-bottom: 10px;
}
.rt-news .new-list .news-post .rt-post-image {
    width: 30%;
    float: left;
}
.rt-news .new-list .news-post .rt-post-image img {
    width: 100%;
}
.rt-news .new-list .news-post .rt-post-content {
    width: 68%;
    float: right;
}
.rt-news .new-list .news-post .title {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: black;
    margin-bottom: 5px;
    display: block;
}
.rt-news .new-list .news-post {
    border-bottom: 1px solid #cccccc;
    padding: 0px 0 15px;
    margin-bottom: 0;
    margin-top: 15px;
}
.rt-news .news-post{
   width: 100%;
}
.rt-news .new-list .news-post .title:hover{
    color:#e3252d;
}
.rt-news .new-list .news-post .more-link {
    font-size: 12px;
    color: #fff;
    background: #e3252d;
    padding: 6px 10px;
    display: inline-block;
    border-radius: 5px;
}
h1.heading{
    margin-bottom: 0;
}

.nav-pagination {
    margin-top: 15px!important;
    float: left;
    text-align: center;
    width: 100%;
}
.nav-pagination  li{
    margin-left: 0!important;
}
.nav-pagination>li>.current, .nav-pagination>li>span:hover, .nav-pagination>li>a:hover {
   border-color: #e3252d;
   background-color: #e3252d;
   color: #FFF;
}
blockquote {
    border-right: 4px solid rgba(51, 51, 51, 0.7);
    border-left: 0;
    padding-right: 0.7778em;
    padding-left: 0;
    font-size: 17px;
}
.gioithieu-st h1.heading{
    margin-bottom: 15px;
}
.rt-social {
    margin: 20px 0px 25px 0px;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    clear: both;
}
.rt-link {
    color: white;
    font-size: 12px;
    border-radius: 2px;
    padding: 0 10px;
    margin-right: 2px;
    line-height: 28px;
    cursor: pointer;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    box-shadow: inset 0 -3px 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 -3px 0 rgb(0 0 0 / 20%);
    margin-top: 2px;
    display: inline-block;
    text-decoration: none;
}
.rt-facebook {
    background: #3B5997;
}
.rt-twitter {
    background: #00aced;
}
.rt-googleplus {
    background: #D64937;
}
.rt-pinterest {
    background: #bd081c;
}
.rt-facebook:hover, .rt-facebook:active {
    background: #2d4372;
}
.rt-twitter:hover, .rt-twitter:active {
    background: #0084b4;
}
.rt-googleplus:hover, .rt-googleplus:active {
    background: #b53525;
}
.rt-pinterest:hover, .rt-pinterest:active {
    background: #bd081c;
}
.related-post{

}
.heading-realate{

    color: #333;

    font-size: 18px;

    text-transform: uppercase;

    margin-top: 0;

    border-bottom: 1px solid #dadada;

    position: relative;

    padding: 10px 0;
}
.heading-realate:before{
    content: '';
    display: block;
    width: 160px;
    height: 3px;
    background-color: #d71e1e;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.related-post ul{

}
.related-post li{

    margin: 0!important;

    list-style-type: none;

    padding: 5px 0;

    padding-left: 11px;

    position: relative;
}
.related-post li:before{
    content: "\f10c";
    position: absolute;
    border-radius: 7px;
    left: 0;
    top: 11px;
    font-size: 8px;
    font-family: 'FontAwesome';
    color: black;
}
.related-post li:hover:before{
  color: #e3252d;
}
.related-post a{

    color: black;

    font-size: 15px;
}
.related-post li:hover a{

    color: #e3252d;
}
.entry-content{
    font-size: 16px;
}
.product-box:hover .rt-thumb img {
  -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.products-details-others-e{

margin-top: 25px;
}
.products-details-others-e p{
    margin-bottom: 5px;
}
.products-details-others-e ul{

margin-bottom: 5px;
}
.products-details-others-e li{

list-style-type: none;

font-size: 14px;
}
.products-details-others-e li:before{
        content: '\f00c';
    font-family: 'FontAwesome';
    color: #e4262e;
    margin-right: 5px;
}
.product_title {
    font-size: 25px;
    color: black;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.details-price{

}
.details-price .price{

margin-top: 15px;
}
.details-price span{
    
}
.product-aside-box{

}
.product-aside-box .row{
    margin:0!important;
    padding:0!important;
}
.product-aside-box  .product-box:first-child{
     margin:0!important;
}
.product-aside-box .product_item .box a {
    font-size: 16px;
    min-height: unset;
}
.product-aside-box .product_item {
    margin-bottom: 0;
    border: none;
    padding: 0;
}

.product-aside-box  .col{
     padding:0!important;
}
.sticky-add-to-cart .products-details-others-e{
    display:none;
}
.is-form, button.is-form, input[type='submit'].is-form, input[type='reset'].is-form, input[type='button'].is-form {
    overflow: hidden;
    position: relative;
    background-color: #f9f9f9;
    text-shadow: 1px 1px 1px #fff;
    color: #666;
    border: 1px solid #ddd;
    text-transform: none;
    font-weight: normal;
    height: 30px;
    min-height: unset;
    line-height: 30px;
}
.quantity input[type="number"] {
    max-width: 2.5em;
    width: 2.5em;
    text-align: center;
    border-radius: 0 !important;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
   font-size: 14px; 
    height: 30px;
}
.details-k .quantity{
    margin-top: 10px;
}
.details-k .single_add_to_cart_button{
    background: #e3252d;
    border-radius: 5px;
}
.details-price ins span{
   color: #e4262e;
    margin-left: 10px;
    font-size: 36px;
}
.product-section-title-related {
    color: #333;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 0;
    border-bottom: 1px solid #dadada;
    position: relative;
    margin-top: 30px;
    padding: 10px 0;
}
.product-section-title-related:before{
   content: '';
    display: block;
    width: 160px;
    height: 3px;
    background-color: #d71e1e;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.product-footer .nav-tabs>li.active>a{
   border-top-color:#b60e15!important;
}
.product_meta .posted_in a{
    color:#e3252d;
}
.message-wrapper+main .product-main{
    padding: 40px 0;
}
#wrapper>.message-wrapper {
    padding-top: .75em;
    padding-bottom: .75em;
    font-size: 1.1em;
    margin-bottom: 0!important;
}
.header-cart-link:hover{
        background-color: #e3252d;
    border-color: #e3252d;
}
.badge-outline, .badge-circle {
    margin-left: -.4em;
    font-size: 21px;
   
}
.badge-inner{
     background: #e3252d!important;
     font-size: 18px;

}
/*Mobile Open*/
@media screen and (max-width: 320px) {
}

@media screen and (max-width: 375px) {
}

@media screen and (max-width: 414px) {
}

@media screen and (max-width: 480px) {
}

@media screen and (max-width: 767px) {
    .product-section {
    border-top: 1px solid #ececec;
    padding: 0 15px;
}
    .rt-news .new-list .news-post .rt-post-content {
    width: 100%;
    float: right;
}
    .rt-news .new-list .news-post .rt-post-image {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
    .small-12 {
    max-width: 100%!important;
    flex-basis: 100%!important;
    -ms-flex-preferred-size: 100%!important;
}
    .off-canvas-right .mfp-content, .off-canvas-left .mfp-content{
       background: black;
   }
   .off-canvas .nav-vertical>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    color: white;
    font-weight: 400;
}
.nav-sidebar.nav-vertical>li+li {
    border-top: 1px solid #212121;
}
.off-canvas .sidebar-menu {
    padding: 30px 0;
    background: black;
}
.button.icon.is-small {
    border-width: 1px;
    background: black;
    color: white;
    font-size: 15px;
}
}

@media screen and (min-width: 768px) and (max-width: 920px) {
    .small-12{}
    .new-list{}
    
    .rt-news .new-list .news-post .rt-post-image {
    width: 40%;
    float: left;
    margin-bottom: 10px;
}
.rt-news .new-list .news-post .rt-post-content {
    width: 60%;
    float: right;
    padding-left: 20px;
}
    .price span.regular-price {
        font-size: 15px;
        text-decoration: line-through;
        color: #333;
        margin-bottom: 5px;
        margin-right: 5px;
        display: block;
    }
    .product_cate_list .product_box .title a {
        display: block;
        position: relative;
        color: #fff;
        font-size: 11px;
        padding: 6px 17px;
    }
    .product_cate_list .product_box .title a:after {
        content: '';
        display: block;
        border-top: 28px solid #d71e1e;
        border-left: 0px solid transparent;
        border-right: 28px solid transparent;
        position: absolute;
        right: -28px;
        top: 0;
    }
    .off-canvas-right .mfp-content, .off-canvas-left .mfp-content{
       background: black;
   }
   .off-canvas .nav-vertical>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    color: white;
    font-weight: 400;
}
.nav-sidebar.nav-vertical>li+li {
    border-top: 1px solid #212121;
}
.off-canvas .sidebar-menu {
    padding: 30px 0;
    background: black;
}
.button.icon.is-small {
    border-width: 1px;
    background: black;
    color: white;
    font-size: 15px;
}

}

@media screen and (max-width: 991px) {
}

@media screen and (min-width: 992px) {
}

@media screen and (min-width: 1024px) and (max-width: 1170px) {
    .header-main .nav > li > a {
        line-height: 16px;
        font-size: 13px;
    }
}

@media screen and (min-width: 1200px) {
    .rt-news .new-list .news-post .rt-post-image {

        max-height: 185px;
        overflow: hidden;
    }
    .product-aside-box .product_item  .rt-thumb {
        min-height: 165px;
        max-height: 165px;
        overflow: hidden;
    }
    .rt-thumb{
        min-height: 185px;
        /* max-height: 185px; */
        overflow: hidden;
    }
    .no-pad-pc{padding:0!important;}
}

.fb_iframe_widget_fluid_desktop, .fb_iframe_widget_fluid_desktop span, .fb_iframe_widget_fluid_desktop iframe {
    max-width: 100% !important;
    width: 100% !important;
}

.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {
    width: 100% !important
}

.fb-page, .fb-page span, .fb-page span iframe[style] {
    width: 100% !important
}



.d_page {
    width: 100%;
    margin: 15px 0 25px 0;
    float: left;
    text-align: center;
}

.d_page b {
    background-color: #e72c2d;
    border-color: #e72c2d;
    color: #fff;
    margin-right: 8px;
    width: 45px;
    height: 45px;
    font-size: 17px;
    border-radius: 50px;
    font-weight: 400;
    display: inline-block;
    line-height: 45px;
}

.d_page a {
    margin: 0 2.5px;
    background: #fff;
    text-align: center;
    display: inline-block;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    line-height: 45px;
    font-size: 17px;
    color: #b5b0b0;
    border: 1px solid #b5b0b0;
    text-decoration: none;
}

.d_page a:hover {
    background-color: #e72c2d;
    border-color: #e72c2d;
    color: #fff;
}

.back-to-top:hover{
    background-color: #da0a0d!important;
    border-color: #da0a0d!important;
}