.footer a{
    color: #FFF;
}
.footer .info_contact .fa{
    margin-right: 10px;
}
.navbar-header{float: left;}
.navbar-menu >li:hover>ul.dropdown-menu{
    display: block;
}
.desktop-nav{float: right}

.btn-primary.btn_send_newsletter{
    margin-top: 0px;
}
.padding-tb-sm th, .padding-tb-sm td {
    padding: 2px;
    vertical-align: top;
    text-align: left;
    font-size: 14px;
}
.art-postcontent h1 {
    color: #6C7F93;
    margin: 10px 0 0;
    font-size: 26px;
    font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.pagination_v1 ul li.active{
    
    background: #e75073;
    border: 1px solid #e75073;
    height: 40px;
    line-height: 37px;
    transition: all 0.3s ease 0s;
    width: 40px;
    display: inline-block;
    text-decoration: none;
    color: #3e3e3e;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-variant-ligatures: common-ligatures;

}
.news-page-stl{
    margin-bottom: 20px;
}
.img-responsive{
    width: 100%;
    max-height: 100%;
}
form.form-group{
    position: relative;
}
.ctn-blog-news-inpage .read-more {
    width: 110px;
    height: 35px;
    color: #fff !important;
    line-height: 35px;
    text-align: left;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
    text-align: center;
    margin-left: 0px;
    background: #D6225A;
}
.btn-search-news {
    background: #FFF;
    color: #CCC;
    border: 0px;
    margin-top: -29px;
    margin-right: 7px;
}
.list-cate-services ul{
    list-style-type: none;
    padding: 0px;
}
.list-cate-services ul li{
    width: 100%;
}
.list-cate-services ul li a {
    width: 100%;
    padding: 16px 20px;
    background: #fafafa;
    border-bottom: 1px solid #fff;
    font-size: 15px;
    display: block;
}
.list-cate-services ul li:hover a {
    background: #D6225A;
    color: #fff;
}
.box-news-right .title-page h2 {
    font-size: 19px;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 12px;
    color: #4473a7;
    text-transform: uppercase;
    margin-top: 0px;
}
.box-news-right .title-page h2 a {
    color: #0e0e0e;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 16px;
    padding-bottom: 6px;
    border-bottom: 4px solid #D6225A;
    position: relative;
    z-index: 999;
}
.box-news-right .title-page h2 span.right-initial {
    position: absolute;
    width: 100%;
    height: 2px;
    background: #171515;
    left: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
    border-radius: 5px;
}
.img-news-hot {
    float: left;
    width: 35%;
    overflow: hidden;
    padding-right: 15px;
}
.item-news-hot {
    margin-bottom: 30px;
    width: 100%;
}
.blog-news-inpage-title {
    position: relative;
    float: left;
    width: 100%;
    padding-left: 115px;
    padding-top: 10px;
}
.item-news-hot h2 {
    clear: inherit;
    font-size: 16px;
    margin-bottom: 7px;
    margin-top: 0px;
    line-height: 22px;
}
.ctn-blog-news-inpage .time-img-blog {
    position: absolute;
    left: 10px;
    top: -45px;
    background: #D6225A;
    width: 70px;
    height: 90px;
    font-family: 'CALI MT regular';
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
    text-align: center;
    padding-top: 18px;
    line-height: 29px;
}
.ctn-blog-news-inpage .time-img-blog:before {
    content: "";
    position: absolute;
    bottom: 6px;
    left: 0px;
    right: 0px;
    width: 80%;
    height: 2px;
    background: #000;
    margin: auto;
}
.ctn-blog-news-inpage .time-img-blog:after {
    content: "";
    position: absolute;
    top: 8px;
    left: 0px;
    right: 0px;
    width: 80%;
    height: 6px;
    margin: auto;
    border-bottom: 1px solid #000;
    border-top: 3px solid #000;
}
.blog-news-inpage-img img {
    width: 100%;
    max-height: 250px;
}
form .form-group{
    position: relative;
}

.services_tab_ul_v1 li.ui-corner-left a{
    width: 100%;
    display: block;
}
.form-tooltip-error{
    background: #d6225a;
}
.form-tooltip-error:before{
    border-color: #d6225a transparent transparent;
}
.cate-gallery {
    width: 100%;
    text-align: center;
    margin: 40px 0;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
.cate-gallery ul{
    margin: 0px;
}
.cate-gallery ul#filter li {
     margin-bottom: 0px; 
}
.cate-gallery ul li {
    display: inline-block;
}
.cate-gallery ul li a {
    font-weight: 400;
    font-size: 16px;
    position: relative;
    padding: 23px 30px;
    display: inline-block;
}
.cate-gallery ul li.active a, .cate-gallery ul li:hover a {
    background: #d6225a;
    color: #fff;
}
    .box_list_gallery .img-item-gallery{
        text-align: center;
    }
.box_list_gallery .img-item-gallery img{
    max-height: 100%;
    width: auto;
}
.box_list_gallery .check-height{
    margin-bottom: 20px;
} 
.store-fronts_xs{
    margin-bottom: 20px;
}
.store-fronts_xs ul{
    list-style-type: none;
    
}
.store-fronts_xs ul li.name{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.store-fronts_xs ul li .fa{
    margin-right: 10px;
}

form .form-control-wrapper{
    position: relative;
}
.pagination>li>a{
    color: #e75073;
}
.pagination>.active>a{
    background-color: #e75073;
    border-color: #e75073;
}
.address_info li,.store-fronts li{
    padding-left: 35px;
    position: relative;
    padding-bottom: 5px;
}
.address_info li i.fa, .store-fronts li i.fa{
        position: absolute;
    top: 4px;
    left: 0px;
}
.contact_info li{
     position: relative;
     padding-left:80px;
     padding-bottom: 5px;
}
.contact_info li > span{
    position: absolute;
    left: 0px;
    top:0px;
    font-weight: bold;
}
.social-switch-icon-wrap ul li{
    float: left;
    margin-right: 5px;
}
.social-switch-icon-wrap ul li a img{
    max-width: 35px;
}
#my-slider .sp-buttons {
    position: absolute;
    bottom: 10px;
}
.section-wrap{
    padding-top: 10px;
}


@media (max-width: 768px){
    .blog-news-inpage-title {
        padding-left: 0px;
    }
    .time-img-blog{
        display: none;
    }
    .footer .info_contact
    {
        text-align: left;
    }
}
/* Update t12d14y2017 */
/* Image bg */
.image-bg {
    width: 100%;
    height: auto;

    margin: 0;
    padding: 0;
    padding-bottom: 75%;

    background-repeat: no-repeat;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position-x: left;
    background-position-y: top;
    background-size: cover;
}
.image-bg img {display: none !important;}

.slider-pro .sp-buttons {margin-top: -35px;}

.gallery-box-wrap {padding: 0 10px;}
.gallery-item, .gallery-item > span { height: auto; padding: 0; margin: 0;}
.gallery-box {
    position: relative;
    background-color: #fff;

    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;

    margin: 0 -10px 10px;
}
.gallery-box .gallery-title {
    position: absolute;
    bottom:0;
    left:0;
    width: 100%;

    color: #FFF;
    font-weight: 500;
    background: rgba(3, 3, 3, 0.3);
    filter: alpha(opacity=30);
    max-height: 60px;
    padding: 5px;
    margin: 0;
    overflow: hidden;
}
.gallery-item:hover .gallery-box, .gallery-item:focus .gallery-box {
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}