.blog-img-a img:hover{
    opacity: 0.8;
}
.slider-main{
    position: relative;
}
.header{
    float: left;
    padding: 15px 0 10px;
}
.rmm{
    float: right;
}


/*------s-jsor---------*/
.captionOrange, .captionBlack
{
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
}
.captionOrange
{
    background: #EB5100;
    background-color: rgba(235, 81, 0, 0.6);
}
.captionBlack
{
    font-size:16px;
    background: #000;
    background-color: rgba(0, 0, 0, 0.4);
}
a.captionOrange, A.captionOrange:active, A.captionOrange:visited
{
    color: #ffffff;
    text-decoration: none;
}
a.captionOrange:hover
{
    color: #eb5100;
    text-decoration: underline;
    background-color: #eeeeee;
    background-color: rgba(238, 238, 238, 0.7);
}
.bricon
{
    background: url(../imgs/browser-icons.png);
}
/*------e-jsor---------*/

.menubox{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9;
    padding: 10px 0;
}
.share-a{
    padding: 5px;
    display: inline-block;
    color: #fff;
}
.rmm-ul{
    float: left;
}
.header-share{
    float: right;
    padding: 14px 0 0;
}


/*-------s-about-us------*/
.about-us-title{
    position: relative;
    z-index: 9;
}
.about-us-title:before{
    width: 8px;
    height: 60px;
    background: #f10035;
    content: '';
    display: inline-block;
}

.about-us-h-title{
    font-weight: bold;
    font-size: 70px;
    color: #bbb;
    margin-bottom: 0;
    position: relative;
    left: -150px;
    text-transform: uppercase;
}

.about-us-div-title{
    font-weight: bold;
    font-size: 32px;
    color: #333;
}
.about-us-des{
    padding: 20px 0;
    font-size: 16px;
    color: #000;
}
.about-us-title-pading-left{
    padding-left: 200px;
}
.about-us-title-pading-right{
    padding-right: 100px;
}

.about-us{
    position: relative;
    padding: 60px 0 10px;
}
.about-us:after{
    content: '';
    position: absolute;
    bottom: -100px;
    right: 0;
    background: url("../images/roun-right.png") no-repeat;
    width: 162px;
    height: 290px;
}
/*-------e-about-us------*/



/*-----s-service-----*/
.bg-service{
    background: url(../images/bg-service.jpg) top left no-repeat;
    padding-bottom: 20px;
    margin-top: 100px;
}
.service{
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    padding-top: 80px;
}

.service:after, .service:before{
    clear: both;
    content: '';
    display: block;
}
.service:after{
   
    width: 261px;
    height: 305px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.service-title{
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    padding: 12px 0;
}
.service-ul{
    list-style: none;
    padding: 0;
}
.service-ul li a{
    padding: 7px 0;
    display: block;
    font-size: 15px;
    color: #fff;
}
.service-ul li a:hover{
    color: #f10035;
}
.service-box{
    padding: 25px 20px;
    padding-right: 100px;
}
.service-items{
    margin-right: 100px;
    background: #ff0033;
    padding: 40px 20px;
}

.service-item{
    color: #000;
}
.service-item-title{
    text-transform: uppercase;
    font-weight: bold;
    margin: 15px 0 5px;
}
.service-item-img{
    margin: 0 auto;
    width: 70px;
    height: 70px;
    background: #b70025;
    border-radius: 50%;
    padding: 20px 0;
}
.service-h-title{
    left: 0;
}
.service-pading-left{
    position: relative;
    left: -80px;
}
.hotline-button{
    display: inline-block;
    background: #ff0033;
    color: #fff;
    padding: 3px 10px;
}
.hotline-phone{
    color: #ff0033;
    font-weight: bold;
    padding: 0 20px 0;
    font-size: 18px;
    display: inline-block;
    position: relative;
    top: 3px;
}
.service-title-pading-left{
    padding-left: 180px;
}
/*-----e-service-----*/


/*--------s-work--------*/
.work-h-title{
    font-weight: bold;
    font-size: 70px;
    color: #bbb;
    margin-bottom: 0;
    position: relative;
    text-transform: uppercase;
}
.work-div-title{
    font-weight: bold;
    font-size: 32px;
    color: #333;
    position: relative;
    padding-left: 60px;
}
.work-div-title:before{
    content: '';
    position: absolute;
    top: 12px;
    left: -25px;
    width: 70px;
    height: 8px;
    background: #f03;
}

.bg-work{
    margin-right: 100px;
    position: relative;
}
.bg-work-2{
    margin-right: 90px;
    padding-top: 20px;
}
.bg-work:after{
    content: '';
    position: absolute;
    background: url(../images/bg-work-song.png) no-repeat;
    width: 210px;
    height: 90px;
    right: -115px;
    top: 190px;
}
.work-img-a{
    display: block;
}
.work-img-a:hover img{
    opacity: 0.9;
}
.work-img-a:hover{
    background: #333;
}

.work-img{
    position: relative;
    right: -130px;
}
.work-title{
    position: relative;
    padding-left: 150px;
    padding-top: 60px;
}
.bg-work-left{
    margin-right: 115px;
    background: #ff0033;
    padding: 45px 20px;
    margin-top: 60px;
}
.pad-left-0{
    padding-left: 0;
}
.work{
    padding: 20px 0;
}
.col-left{
    width: 36%;
    float: left;
}
.col-right{
    width: 64%;
    float: left;
}
.work-ul{
    padding: 0;
    list-style: none;
    float: right;
    padding-right: 10px;
    padding-top: 30px;
}
.work-ul a{
    color: #fff;
    display: block;
    padding: 3px 0;
    font-size: 15px;
}
.work-ul a:hover{
    color: #333;
}
.viewer-a{
    display: inline-block;
    border: 2px solid #555;
    color: #000;
    padding: 5px 10px;
    font-size: 16px;
    margin: 20px 0;
}
.viewer-a:hover{
    border: 2px solid #ff0033;
    color: #ff0033;
}

/*--------e-work--------*/


/*-------s-blog------*/
.blog-time{
    margin: 0;
    font-size: 16px;
    color: #666;
}
.blog-text-title{
    font-size: 22px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
    display: block;
}
.blog-text-title:hover{
    color: #ff0033;
}

.blog{
    padding: 0 100px;
}
.blog .viewer-a {
    margin: 10px 0;
}
.blog-text{
    margin-bottom: 25px;
}
.inline-block{
    display: inline-block;
}
.blog .work-title{
    padding-left: 0;
    padding-bottom: 50px;
}
/*-------e-blog------*/

/*------s-clients-----*/
.clients {
    padding: 50px 100px;
}
.clients-ul{
    padding: 0;
    list-style: none;
    background: url("../images/bg-client.png") 28% 50% no-repeat, url("../images/bg-client.png") 68% 50% no-repeat;
}
.client-a{
    display: block;
    width: 100%;
    margin: 25px 0;
}
.client-a img{
    height: 60px;
    object-fit: contain;
}
.clients-title-pading-left{
    padding-left: 70px;
}
/*------e-clients-----*/



/*------s-footer-----*/
footer {
    background: #222222;
    padding: 70px 0 0;
}
.footer-leg{
    margin-top: 70px;
    text-align: center;
    color: #222;
    background: #999;
    padding: 7px;
}
.title_cat_footer {
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 30px;
    padding: 0 0 10px;
    position: relative;
}
.title_cat_footer:before {
    content: '';
    position: absolute;
    height: 4px;
    width: 30px;
    background: #f10035;
    top: -10px;
}
.address{
    background: url("../images/icon-map.png") left no-repeat;
}
.phone{
    background: url("../images/icon-phone.png") left no-repeat;
}

.mail{
    background: url("../images/icon-mail.png") left no-repeat;
}

.skype{
    background: url("../images/icon-sky.png") left no-repeat;
}
.content_dev>div{
    color: #fff;
    display: block;
    padding: 0px 0 6px 0;
    padding-left: 25px;
}
.content_dev>div a{
    color: #fff;
    display: block;
}

.footer-form{
    min-width: 250px;
    background: none;
    border-radius: 0;
}
.footer-button{
    background: #f03;
    color: #fff;
    border-radius: 0;
    border-color: #f03;
    padding: 6px 20px 7px;
}
.socials{
    margin: 0 -10px;
}
.social{
    display: inline-block;
    padding: 0 10px;
}
/*------e-footer-----*/

/*s-gioi-thieu*/
.gioi-thieu{
    background: #1b1c21;
    padding: 0;
}
.gioi-thieu-bg{
    position: relative;
}

.gioi-thieu-bg img{
    width: 100%;
}

.gioi-thieu-bg:after{
    content: '';
    width: 70px;
    height: 180px;
    background: #ff0033;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -70px;
}
.gioi-thieu .about-us-title:before{
    display: none;
}
.about-us-title-right:before{
    width: 6px;
    height: 80px;
    background: #fff;
    content: '';
    display: inline-block;
    float: right;
    margin-left: 15px;
    top: 15px;
    position: relative;
}
.about-us-title-right {
    display: inline-block;
    padding-right: 10px;
    font-size: 80px;
    color: #24252a;
    left: -250px;
    margin-bottom: 30px;
    margin-top: 60px;
}
.gioi-thieu .about-us-title-pading-left {
    padding-left: 350px;
}
.gioi-thieu .about-us-des{
    padding-right: 100px;
    min-height: 300px;
}

.scroll-down-img{
    display: inline-block;
    cursor: pointer;
}

.title-red {
    color: #f03;
}
.des-fff{
    color: #fff;
}
.gioi-thieu-user .about-us-title:before {
    display: none;
}
.gioi-thieu-user .about-us-des {
    position: relative;
    padding: 70px 0 0 20px;
    font-size: 16px;
    color: #000;
    margin-bottom: 20px;
}
.gioi-thieu-user .about-us-des:before {
    width: 6px;
    height: 100%;
    background: #f10035;
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
}
.avatar-item{
    display: inline-block;
    position: relative;
}
.avatar-padding-left{
    display: inline-block;
    position: relative;
    padding-left: 90px;
}
.avata-text{
    position: absolute;
    top: 55%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 10px;
    font-weight: bold;
    text-align: center;
    font-size: 13px;
}
.avata-text:before{
    content: '';
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 100px;
    background: red;
    right: 0;
}
.avatar-title{
    font-size: 18px;
}
.avatar-number{
    position: absolute;
    bottom: -30px;
    right: -28px;
    font-size: 55px;
    font-weight: bold;
    color: #000;
}
.avatar-text-big{
    display: inline-block;
}
.avatar-text-big {
    display: inline-block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    font-weight: bold;
    font-size: 50px;
    width: 280px;
    padding: 0 20px;
    line-height: 1;
    color: red;
}
.avatar-margin-top{
    margin-top: 80px;
}
.avatar-text-small{
    position: absolute;
    width: 200px;
    color: #ff0033;
    border-right: 3px solid;
    padding-right: 10px;
    left: -130px;
}
.avatar-margin-right{
    display: inline-block;
    position: relative;
    margin-right: 90px;
}
.avatar-img{
    max-width: 310px;
}
.top60{
    top: 70%;
}
.top70{
    top: 80%;
}
.gioi-thieu-list{
    padding: 0;
    height: auto;
    overflow: auto;
    margin-bottom: 0px !important;
}
.gioi-thieu-list li{
    float: left;
    list-style: none;
    position: relative;
}
.gioi-thieu-li-a{
    position: relative;
    display: block;
}
.gioi-thieu-li-a:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    transition: 0.4s;
}
.gioi-thieu-li-a:hover:before{
    background: rgba(245, 6, 6, 0.61);
}

.gioi-thieu-li-a img{
    height: 280px;
    width: 100%;
    object-fit: cover;
}
.gioi-thieu-li-height img{
    height: 350px;
}
.gioi-thieu-li-1{
    width: 10%;
}
.gioi-thieu-li-2{
    width: 20%;
}
.gioi-thieu-li-3{
    width: 30%;
}
.gioi-thieu-li-4{
    width: 40%;
}
.gioi-thieu-li-5{
    width: 50%;
}
/*e-gioi-thieu*/


/*s-dich-vu*/
.work-form input{
    min-width: 300px;
    height: 26px;
    border-radius: 0;
    font-size: 16px;
    border-color: #999;
}
.work-list-button{
    height: 26px;
    border-radius: 0;
    padding: 3px 20px;
    background: #f00;
    color: #fff;
}
.work-list-ul{
    padding: 0;
}
.work-list-ul li{
    border-bottom: 1px solid #999;
    list-style: none;
}
.work-list-ul li a{
    display: block;
    color: #000;
    font-weight: bold;
    padding: 6px 0;
}
.work-list{
    padding-left: 150px;
    padding-right: 100px;
    padding-top: 12px;
}
.work-lists{
    margin-top: 40px;
}
.project .work-title {
    padding-top: 0;
}

.project .work-h-title {
    margin-top: 0;
}
.project{
    padding: 40px 0;
}
.project-lists{
    padding: 0 150px;
	    padding-top: 60px;
}
.item-title a{
    font-weight: bold;
    font-size: 22px;
    color: #333;
    display: block;
}
.project-item-title{
    position: relative;
    margin-bottom: 25px;
}
.item-des{
    font-size: 18px;
}
.item-title{
    margin-top: 0;
}
.project-item-title:before{
    content: '';
    display: inline-block;
    width: 40px;
    height: 6px;
    background: red;
    margin-top: 15px;
    margin-bottom: 5px;
}



/*e-dich-vu*/


/*s-client-sub*/
.clients-sub{
    padding: 50px 0;
}

.clients-sub-title{
    position: relative;
}
.clients-sub-h-title {
    font-weight: bold;
    font-size: 100px;
    color: #bbb;
    margin-bottom: 0;
    position: relative;
    text-transform: uppercase;
    line-height: 1;
}
.clients-sub-div-title {
    font-weight: bold;
    font-size: 48px;
    color: #333;
    position: relative;
    padding-left: 80px;
}
.clients-sub-div-title:before {
    content: '';
    position: absolute;
    top: 18px;
    left: -45px;
    width: 90px;
    height: 12px;
    background: #f03;
}
.clients-sub-list-ul{
    padding: 0;
}
.clients-sub-list-ul li{
    border-bottom: 1px solid #999;
    list-style: none;
}
.clients-sub-list-ul li a{
    display: block;
    color: #000;
    padding: 10px 0 12px;
    font-size: 18px;
}
.clients-sub-list-ul li a:hover{
    color: red;
}

.clients-sub-list{
    padding-left: 150px;
    padding-right: 100px;
    padding-top: 12px;
}
.clients-sub-lists{
    margin-top: 40px;
}
.clients-sub-lists-title{
    margin-bottom: 20px;
}
.clients-sub-lists-title a{
    font-size: 34px;
    display: inline-block;
    color: #bbb;
    font-weight: bold;
}
.clients-sub-lists-title a.active{
    color: #000;
}
.bg-leg span{
    display: block;
    float: left;
    width: 33.33%;
    height: 5px;
}
.red{
    background: red;
}
.b999{
    background: #999;
}
.ccc{
    background: #ccc;
}
.lists-lients{
    padding: 0;
    margin: 0 -20px;
    margin-top: 150px;
    margin-bottom: 200px;
}
.list-lient{
    float: left;
    width: 16.66%;
    list-style: none;
    padding: 0 20px;
    margin: 20px 0;
}
.list-lient img{
    height: 50px;
}
.list-lient img:hover{
    opacity: 0.8;
}

/*e-client-sub*/



/*s-blog-sub*/
.blog-sub-lists-title a{
    color: #333;
    font-size: 24px;
    text-transform: uppercase;
}
.blog-sub-list-ul li a {
    display: block;
    color: #000;
    font-weight: bold;
    padding: 8px 0 10px;
    font-size: 22px;
}
.blog-sub-list-ul li {
    border-bottom: 1px solid #ccc;
}
.blog-sub-pdingright{
    padding-right: 90px;
}
.blog-sub .bg-leg{
    margin-top: 20px;
}



.blog-sub-time{
    margin: 0;
    font-size: 22px;
    color: #666;
}
.blog-sub-text-title{
    font-size: 34px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
    display: block;
}
.blog-sub-text-title:hover{
    color: #ff0033;
}

.blog-sub .viewer-a {
    margin: 10px 0;
}
.blog-sub-text{
    margin-bottom: 25px;
}
.inline-block{
    display: inline-block;
}
.blog-sub .work-title{
    padding-left: 0;
    padding-bottom: 50px;
}
.blog-sub-img-a {
    display: block;    
    position: relative;
}
.bg-70{
    background: red;
    height: 5px;
    top: 70%;
    left: -25px;
    width: 150px;
    display: block;
    position: absolute;
}
.blog-sub-img-a img{
    max-width: 596px;
}
.blog-sub-img-number{
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 24px;
    font-weight: bold;
    -webkit-transform-origin: 0 bottom;
    transform-origin: 0 bottom;
}
.blog-sub-img-a-left .bg-70{
    right: -25px;
    left: inherit;
}
.blog-sub-img-a-left .blog-sub-img-number {
    right: inherit;
    left: 40px;
}
.blog-sub-img-a-left .blog-sub-img-a {
    /*padding-right: 50px;*/
    /*padding-left: 85px;*/
}
.blog-sub-red {
    color: red;
    font-size: 34px;
}
.blog-sub-text-des{
    font-size: 20px;
}
.blog-sub-img .bg-leg{
    margin-bottom: 25px;
}
.blog-sub .bg-leg span,.blog-sub-img .bg-leg span {
    height: 8px;
}
.blog-sub-img .viewer-a {
    display: inline-block;
    border: 2px solid #555;
    color: #fff;
    padding: 7px 15px;
    font-size: 18px;
    margin: 20px 0;
    background: #666;
}
.blog-sub-m-bt{
    margin-bottom: 100px;
}
.blog-sub-m-bt:nth-last-child(1){
    margin-bottom: 50px;
}
.pagination {
    border-radius: 0;
    padding: 0 9px;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 10px 22px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    border: 1px solid #ddd;
    font-size: 24px;
    margin: 0 6px;
    border-radius: 0 !important;
}
.blogs-sub{
    padding: 100px 0 120px;
}
.blog-sub{
    margin-top: 0;
}
.share-a {
    color: #000;
}
/*e-blog-sub*/



/*blog-articel*/
.blog-articel .blog-sub-img .bg-leg {
    width: 200px;
}
.blog-articel .blog-sub-time span{
    margin: 0;
    font-size: 22px;
    color: #666;
    font-weight: bold;
}
.blog-articel .blog-sub-time span a{
    color: #333;
    text-transform: uppercase;
}

.blog-articel .blog-sub-img .bg-leg span{
    background: red;
}

.blog-articel .slider-main {
    background: none;
}

.blog-articel-menubox{
    padding-top: 10px;
    position: relative;
    padding-left: 50px;
    padding-right: 50px;
}

.blog-articel-menubox .rmm.style>ul>li>a {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}
.articel{
    margin-bottom: 30px;
}
.share-social ul{
    padding: 0;
}
.share-social li{
    list-style: none;
    float: left;
    margin-right: 5px;
}
.share-social li.fr{
    float: right;
}
.share-social{
    margin: 30px 0 20px;
}
/*blog-articel*/

/*pjoject*/
.projects-lists{
    padding-left: 100px;
}
.projects-lists .bg-leg{
    width: 40px;
}
.projects-lists .bg-leg span{
    background: #333;
}

.project-list-ul{
    font-size: 18px;
    color: #333;
}
.project-list-ul li {
    padding: 5px 0;
}
.project-list-ul li a {
    padding: 0 0 2px;
}

.project-text-left{
    width: 40%;
    float: left;
}
.project-text-right{
    width: 60%;
    float: left;
}
.projects-content-img{
    display: block;
    margin-bottom: 20px;
}
.projects-content-img:hover{
    
}
.project-bottom-title{
    font-weight: bold;
    font-size: 22px;
    color: #000;
    position: relative;
    padding: 15px 0;
}
.project-bottom{
    margin-top: 40px;
}
.project-bottom .share-social {
    margin: 0px 0 20px;
}
.project-bottom-ul{
    list-style: none;
    padding: 0;
}
.project-bottom-ul li{
    display: inline-block;
}

.project-bottom-title:before{
    content: '';
    position: absolute;
    top: 0;
    background: red;
    width: 40px;
    height: 6px;
    left: 0;
}


/*pjoject*/

@media only screen and (min-width: 1400px){
    .container.fix{
        width: 1170px !important;
    }
}


@media only screen and (max-width: 1520px){
    .container{
        width: 1170px;
    }
    .projects-lists {
        padding-left: 20px;
    }
    .blog-sub-img-a img {
        max-width: 460px;
    }
    .blog-sub-pdingright {
        padding-right: 30px;
    }
    .blog-sub-lists-title a {
        font-size: 22px;
    }
}



@media only screen and (max-width: 1199px){
    .container{
        width: 950px;
    }
    .blog-articel-menubox .rmm.style>ul>li>a {
        font-size: 14px;
        padding: 10px 10px;
    }
    .header-share {
        padding: 4px 0 0;
    }
    .header {
        padding: 0 0 10px;
    }
    .blogs-sub {
        padding: 50px 0 80px;
    }
    .clients-sub-lists {
        margin-top: 0;
    }
    .project-list-ul {
        font-size: 16px;
    }
    img{
        max-width: 100% !important;
        height: auto !important;
    }
    .blog-sub-pdingright {
        padding-right: 10px;
    }
    .blog-sub-lists-title a {
        font-size: 18px;
    }

    .blog-sub .bg-leg span, .blog-sub-img .bg-leg span {
        height: 5px;
    }
    .blogs-pading-mobile{
        padding-top: 40px;
    }
    .blog-sub-list-ul li a {
        color: #000;
        padding: 6px 0 8px;
        font-size: 16px;
    }
    .blog-articel .blog-sub-time span {
        font-size: 16px;
    }
    .blog-sub-time {
        font-size: 14px;
    }
    .list-lient img {
        max-height: 100px;
        height: 100px !important;
        object-fit: contain;
    }
    .clients-sub-h-title {
        font-size: 60px;
    }
    .clients-sub-div-title {
        font-size: 28px;
    }
    .clients-sub-div-title:before {
        height: 6px;
    }
    .clients-sub-list-ul li a {
        font-size: 14px;
    }
    .lists-lients {
        margin-top: 80px;
    }
    .blog-sub-text-title {
        font-size: 24px;
    }

    .blog-sub-text-des {
        font-size: 18px;
    }
    .blog-sub-m-bt {
        margin-bottom: 40px;
    }













    .about-us-title-pading-right,.service-box {
        padding-right: 50px;
    }
    .about-us-title-pading-left {
        padding-left: 150px;
    }
    .about-us-h-title,.work-h-title {
        font-size: 50px;
    }
    .about-us-div-title,.work-div-title {
        font-size: 28px;
    }
    .service-title-pading-left {
        padding-left: 100px;
    }
    .hotline-phone {
        padding: 10px 0 5px;
        display: block;
    }
    .service-items,.bg-work {
        margin-right: 50px;
    }
    .work-title {
        padding-left: 50px;
    }
    .bg-work-2 {
        margin-right: 40px;
    }
    .clients {
        padding: 50px 50px;
    }
    .title_cat_footer {
        margin: 40px 0 10px;
    }
    footer {
        padding: 20px 0 0;
    }
    .footer-leg {
        margin-top: 20px;
    }
}

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

    .contact-form {
        padding: 20px 20px;
    }
    .container{
        width: 750px;
    }

    .blogs-sub .blog-sub-m-bt:nth-last-child(1) {
        margin-bottom: 10px;
    }
    .projects-lists {
        padding-left: 0;
        padding-bottom: 30px;
    }
    .clients-sub-div-title {
        font-size: 22px;
    }
    .lists-lients {
        margin: 40px 0 0;
    }
    .list-lient img {
        height: 80px !important;
    }
    .blog-sub-img-a {
        padding-right: 0;
        padding-left: 10px;
    }
    .blog-sub-img .viewer-a {
        padding: 7px 12px;
        font-size: 14px;
    }
    .pagination>li>a, .pagination>li>span {
        padding: 2px 12px;
        font-size: 20px;
    }







    .about-us-title-pading-left {
        padding-left: 50px;
    }
    .about-us-title-pading-right, .service-box {
        padding-right: 10px;
    }
    .about-us-h-title, .work-h-title {
        color: #666;
    }
    .service-items, .bg-work {
        margin-right: 10px;
    }
    .work-title {
        padding-left: 70px;
    }
    .bg-work-left {
        margin-right: 50px;
    }
    .work-img {
        right: -65px;
    }
    .blog-img{
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px){

    .contact-form {
        padding: 20px 20px;
    }


    .container{
        width: 100%;
    }
    .project-bottom {
        text-align: center;
    }
    .share-social ul {
        display: inline-block;
    }
    .project-bottom .col-sm-4{
        padding-bottom: 30px;
    }
    .project-bottom-title:before {
        left: 50%;
        -webkit-transform: translate(-50%);
        transform: translate(-50%);
    }
    .blogs-sub {
        padding: 40px 0 20px;
    }

    .clients-sub-title {
        margin-bottom: 40px;
    }
    .clients-sub {
        padding: 30px 0;
    }
    .list-lient {
        width: 33.33%;
    }

    .blog-sub-img-mobile .bg-leg {
        margin-top: 50px;
    }

    .blog-sub-img-a {
        padding: 0 0 10px;
    }
    .bg-70 {
        display: none;
    }
    .pagination {
        padding: 0 0px;
    }

    .pagination>li>a, .pagination>li>span {
        margin: 0 2px;
    }

    .nav-page{
        text-align: center;
    }





    .service {
        padding-top: 20px;
    }
    .col-left,.col-right {
        width: 100%;
    }
    .bg-service {
        margin-top: 10px;
    }
    .service-items, .bg-work {
        margin-right: 0;
    }
    .service-box {
        margin-bottom: 10px;
    }
    .service-item {
        margin-bottom: 20px;
    }
    .work-title {
        padding-top: 0;
    }
    .bg-work-left {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .work-img {
        right: 0;
    }
    .work-ul {
        float: none;
        text-align: center;
    }
    .bg-work-left {
        margin-top: 10px;
    }
    .bg-work-2 {
        margin: 0 -10px;
        padding-top: 0;
    }
    .work-img-a {
        margin-top: 10px;
    }
    .viewer{
        text-align: center;
    }
    .blog-img-a{
        display: block;
        margin-bottom: 10px;
    }
    footer {
        
    }
    .content_dev>div {
        padding: 6px 20px;
        display: inline-block;
        padding-left: 25px;
    }
    .pad-left-0 {
        padding-left: 15px;
    }
    .blog {
        padding: 0 10px;
    }
}


@media only screen and (max-width: 479px){
    .blogs-sub {
        padding: 10px 0;
    }
    .blog-sub-text-title {
        font-size: 22px;
    }
    .articel {
        margin-bottom: 30px;
    }
}


@media only screen and (max-width: 359px){
    html, body{
        min-width: 320px;
    }

}

/*s-lien-he*/
.contact{
    background: url("../images/bg-contact.jpg") center top no-repeat;
    height: 1074px;
    background-size: cover;
}
.contact-title .clients-sub-h-title {
    font-size: 60px;
    color: #ff0033;
    margin-top: 300px;
}
.contact-title .clients-sub-div-title:before {
    width: 70px;
    height: 6px;
    background: #fff;
    top: 8px;
    left: 0;
}
.contact-title .clients-sub-div-title {
    font-weight: 400;
    font-size: 24px;
    color: #ccc;
}
.contact .clients-sub-lists-title a.active {
    color: #fff;
}
.contact-list-ul .clients-sub-list-ul li {
    font-size: 24px;
}
.contact-list-ul li{
    color: #ccc;
    font-size: 20px;
    padding: 6px 0;
    padding-left: 30px;
    border: none;
    position: relative;
}
.contact-list-ul li:before{
    position: absolute;
    content: '';
    width: 300px;
    height: 1.5px;
    background: #999;
    bottom: 0;
    left: 0;
}


.contact-list-ul li a {
    padding: 0 0 2px;
    color: #ccc;
}
.contact-map{
    background: url("../images/map.png") left 10px no-repeat;
        background-size: 13px auto;
}
.contact-phone{
    background: url("../images/phone.png") left 10px no-repeat;
        background-size: 13px auto;
}
.contact-mail{
    background: url("../images/mail.png") left 10px no-repeat;
            background-size: 18px auto;
    background-position-y: 15px;
}
.contact-web{
    background: url("../images/web.png") left 10px no-repeat;
                    background-size: 17px auto;
    background-position-y: 10px;
}
.contact-slogan{
    background: url("../images/sky.png") left 10px no-repeat;
                    background-size: 18px auto;
    background-position-y: 10px;
}
.contact-down{
    background: url("../images/download.png") left 10px no-repeat;
        background-size: 13px auto;
}
.contact-form{
    background: #fff;
    padding: 20px 40px;
    margin-top: 140px;
    border-radius: 10px;
}
.contact-form .clients-sub-lists-title a.active {
    color: #333;
}
.contact-form .clients-sub-lists-title .bg-leg{
    width: 80px;
}

.contact-form .form-control{
    height: 30px;
    border-radius: 0;
    border-color: #999;
}
.contact-form textarea.form-control{
    height: auto;
}

.contact-form label{
    font-weight: bold;
    color: #000;
}
.form-group-button{
    text-align: right;
}
.form-group-button button{
    background: #f10035;
    padding: 6px 40px;
    color: #fff;
    font-size: 16px;
}
.form-group-button button:hover{
    background: #ff000d;
}

/*e-lien-he*/







/*s-nhan-dien*/
.brand-img{
    width: 67%;
}
.brand-title{
    font-weight: bold;
    font-size: 20px;
    color: #333;
    display: block;
    text-transform: uppercase;
}
.brand-des{
    font-size: 20px;
}
.brand-item{
    display: table;
    position: relative;
}
.brand-img,.brand-text{
    display: table-cell;
    vertical-align: bottom;
}
.brand-text {
    padding-left: 20px;
}
.brand-number{
    position: absolute;
    top: -100px;
    left: 30px;
    font-size: 130px;
    font-weight: bold;
    color: rgba(255, 0, 0, 0.6);
}
.brands-title{
    text-align: right;
}

.brands-title .item-des{
    max-width: 360px;
    font-size: 20px;
    display: inline-block;
}
.brands-title .item-title a {
    font-size: 32px;
}
.brand-left{
    width: 60%;
    float: left;
    position: relative;
    min-height: 1px;
}
.brand-right{
    width: 40%;
    float: left;
    position: relative;
    min-height: 1px;
}
.brand-identity{
    padding-top: 100px;
}
.number-top-right .brand-number{
    left: inherit;
    right: 60px;
}
.brand-top{
    margin-bottom: 60px;
}
.brand-img img{
    width: 100%;
    min-height: 189px;
    object-fit: cover;
}
.brand-top .brand-right{
    padding-right: 20px;
    text-align: right;
}
.number-top50-left .brand-number{
    top: 50%;
    left: -65px;
    margin-top: -90px;
}
.number-bottom-right .brand-text {
    padding-left: 0;
}
.number-bottom-right .brand-img img {
    min-height: 213px;
}
.number-bottom-right .brand-number{
    top: inherit;
    bottom: -90px;
    right: 235px;
    left: inherit;
}
.number-top-left50 .brand-number{
    top: -95px;
    left: 50%;
    margin-left: -75px;
}

.number-top-left50 .brand-text {
    padding-left: 0px;
    padding-right: 20px;
    text-align: right;
}
.flex-end{
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}
.brand-benefit{
    background: url("../images/brand-identity.jpg") top center no-repeat;
    height: 729px;
    margin-top: 50px;
    background-size: cover;
}
.br-benefit{
    max-width: 500px;
    margin: 0 auto;
    padding: 150px 0 50px;
}
.br-benefit .item-title a {
    color: #fff;
    text-transform: uppercase;
}
.br-benefit .item-title {
    margin-top: 10px;
}
.brand-benefit-ul{
    list-style: none;
    padding: 0;
}

.brand-benefit-ul li a{
    display: block;
    background: url(../images/tich.png) left 8px no-repeat;
    color: #eee;
    padding: 10px 0;
    padding-left: 35px;

}

.brand-benefit-ul li a:hover{
    color: #fff;
}

.br-benefit .hotline-phone{
    border: 1px solid #f31842;
    margin: 0 15px;
    color: #fff;
}
.brand-slogan{
    background: url(../images/brand-slogan.jpg) center top no-repeat;
    height: 369px;
    display: table;
    width: 100%;
    margin-top: 50px;
    background-size: cover;
}
.brand-slogan-text{
    text-align: center;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    font-size: 32px;
}
.clients-sub-h-title span{
    position: absolute;
    font-size: 280px;
    top: -100px;
}
.brand-why .blog-sub-text span{
    font-size: 55px;
    font-weight: bold;
    border-bottom: 3px solid #f03;
    display: inline-block;
    padding-right: 30px;
    margin-bottom: 10px;
}
.brand-why .blog-sub-text-title {
    font-size: 22px;
    text-transform: uppercase;
}
.brand-why{
    background: url(../images/bg-brand-why.png) left 300px no-repeat;
    min-height: 1109px;
    position: relative;
    padding-bottom: 0;
    padding-top: 130px;
    
}
.register{
    background: rgba(255, 0, 0, 0.6);
    padding: 20px 0;
    text-align: center;
    font-size: 26px;
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.register .btn-default {
    border-color: rgba(204, 204, 204, 0);
    font-size: 24px;
    margin: 0 100px;
}
/*e-nhan-dien*/


.designe-logo{
    background: url("../images/designe-logo.jpg") no-repeat;
    height:729px;
    background-size: cover;
}
.designe-logo .br-benefit {
    max-width: inherit;
}
.brand-slogan-text span.red{
    background: none;
    color: red;
}

.dich-vu-tk .number-bottom-right .brand-img img {
    min-height: inherit;
}
.dich-vu-tk.brand-benefit {
    background: url(../images/dich-vu-tk.jpg) top center no-repeat;
    height: 729px;
    margin-top: 50px;
    background-size: cover;
}
.dich-vu-tk .br-benefit {
    max-width: 600px;
}
.brand-slogan.dich-vu-tk{
    background: url("../images/dich-vu-slogan.jpg") center no-repeat;
    background-size: cover;
}

.brand-slogan.bai-dich-vu-tk{
    background: url("../images/bg-bao-bi.jpg") center no-repeat;
    background-size: cover;
}

.brand-benefit.bai-dich-vu-tk{
    background: url("../images/bv-bao-bi.jpg") center no-repeat;
    background-size: cover;
}

.brand-benefit.bai-dich-vu-tk .br-benefit {
    max-width: inherit;
}
.brand-benefit.bai-dich-vu-tk-web{
    background: url("../images/bg-web.jpg") center no-repeat;
    background-size: cover;
}

.bai-dich-vu-tk-web{
    background: url("../images/bg-web-slogan.jpg") center no-repeat;
    background-size: cover;
}


.bai-dich-vu-tk-web .hotline-button {
    font-size: 18px;
    border-radius: 6px;
    padding: 4px 30px;
}

@media only screen and (max-width: 1520px){
    .container{
        width: 1170px;
    }
    .projects-lists {
        padding-left: 20px;
    }
    .blog-sub-img-a img {
        max-width: 460px;
    }
    .blog-sub-pdingright {
        padding-right: 30px;
    }
    .blog-sub-lists-title a {
        font-size: 22px;
    }
    .contact-title .clients-sub-h-title {
        margin-top: 100px;
    }
    .contact-form {
        margin-top: 50px;
    }
    .brand-img img {
        width: 100%;
        min-height: 144px;
        object-fit: cover;
    }
    .number-bottom-right .brand-img img {
        min-height: 163px;
    }

    .brand-why {
        background: url(../images/bg-brand-why.png) left bottom no-repeat;
        min-height: 1009px;
        padding-top: 100px;
        padding-bottom: 80px;
    }
}



@media only screen and (max-width: 1199px){
    .container{
        width: 950px;
    }
    .blog-articel-menubox .rmm.style>ul>li>a {
        font-size: 14px;
        padding: 10px 10px;
    }
    .header-share {
        padding: 4px 0 0;
    }
    .header {
        padding: 0 0 10px;
    }
    .blogs-sub {
        padding: 50px 0 80px;
    }
    .clients-sub-lists {
        margin-top: 0;
    }
    .project-list-ul {
        font-size: 16px;
    }
    img{
        max-width: 100% !important;
        height: auto !important;
    }
    .blog-sub-pdingright {
        padding-right: 10px;
    }
    .blog-sub-lists-title a {
        font-size: 18px;
    }

    .blog-sub .bg-leg span, .blog-sub-img .bg-leg span {
        height: 5px;
    }
    .blogs-pading-mobile{
        padding-top: 40px;
    }
    .blog-sub-list-ul li a {
        color: #000;
        padding: 6px 0 8px;
        font-size: 16px;
    }
    .blog-articel .blog-sub-time span {
        font-size: 16px;
    }
    .blog-sub-time {
        font-size: 14px;
    }
    .list-lient img {
        max-height: 100px;
        height: 100px !important;
        object-fit: contain;
    }
    .clients-sub-h-title {
        font-size: 60px;
    }
    .clients-sub-div-title {
        font-size: 28px;
    }
    .clients-sub-div-title:before {
        height: 6px;
    }
    .clients-sub-list-ul li a {
        font-size: 14px;
    }
    .lists-lients {
        margin-top: 80px;
    }
    .blog-sub-text-title {
        font-size: 24px;
    }

    .blog-sub-text-des {
        font-size: 18px;
    }
    .blog-sub-m-bt {
        margin-bottom: 40px;
    }













    .about-us-title-pading-right,.service-box {
        padding-right: 50px;
    }
    .about-us-title-pading-left {
        padding-left: 150px;
    }
    .about-us-h-title,.work-h-title {
        font-size: 50px;
    }
    .about-us-div-title,.work-div-title {
        font-size: 28px;
    }
    .service-title-pading-left {
        padding-left: 100px;
    }
    .hotline-phone {
        padding: 10px 0 5px;
        display: block;
    }
    .service-items,.bg-work {
        margin-right: 50px;
    }
    .work-title {
        padding-left: 50px;
    }
    .bg-work-2 {
        margin-right: 40px;
    }
    .clients {
        padding: 50px 50px;
    }
    .title_cat_footer {
        margin: 40px 0 10px;
    }
    footer {
        padding: 20px 0 0;
    }
    .footer-leg {
        margin-top: 20px;
    }


    .brand-img img {
        min-height: 116px;
    }
    .number-bottom-right .brand-img img {
        min-height: 131px;
    }
    .brand-benefit .hotline-phone {
        display: inline-block;
        padding: 1px 10px;
    }
}

@media only screen and (max-width: 991px){
    .container{
        width: 750px;
    }

    .blogs-sub .blog-sub-m-bt:nth-last-child(1) {
        margin-bottom: 10px;
    }
    .projects-lists {
        padding-left: 0;
        padding-bottom: 30px;
    }
    .clients-sub-div-title {
        font-size: 22px;
    }
    .lists-lients {
        margin: 40px 0 0;
    }
    .list-lient img {
        height: 80px !important;
    }
    .blog-sub-img-a {
        padding-right: 0;
        padding-left: 10px;
    }
    .blog-sub-img .viewer-a {
        padding: 7px 12px;
        font-size: 14px;
    }
    .pagination>li>a, .pagination>li>span {
        padding: 2px 12px;
        font-size: 20px;
    }
    .contact-title .clients-sub-h-title {
        font-size: 40px;
    }
    .contact-title .clients-sub-div-title {
        font-size: 20px;    margin-bottom: 30px;

    }
    .contact-list-ul li {
        font-size: 16px;
    }
    .contact-form {
        padding: 20px 20px;
    }

    .contact-form .clients-sub-lists-title a.active {
        font-size: 20px;
    }
    .contact-form .form-group {
        margin-bottom: 10px;
    }
    .about-us-title-pading-left {
        padding-left: 50px;
    }
    .about-us-title-pading-right, .service-box {
        padding-right: 10px;
    }
    .about-us-h-title, .work-h-title {
        color: #666;
    }
    .service-items, .bg-work {
        margin-right: 10px;
    }
    .work-title {
        padding-left: 70px;
    }
    .bg-work-left {
        margin-right: 50px;
    }
    .work-img {
        right: -65px;
    }
    .blog-img{
        margin-bottom: 20px;
    }

    .brand-des,.brands-title .item-des {
        font-size: 16px;
    }
    .brands-title .item-title a {
        font-size: 24px;
    }
    .brand-title {
        font-size: 18px;
    }
    .brand-number {
        top: -50px;
        left: 30px;
        font-size: 80px;
    }
    .brand-img img {
        min-height: 91px;
    }
    .number-bottom-right .brand-img img {
        min-height: 103px;
    }
    .clients-sub-h-title span {
        font-size: 170px;
    }
}

@media only screen and (max-width: 767px){
    .container{
        width: 100%;
    }
    .project-item{
        text-align: center;
    }
    .project-bottom {
        text-align: left;
    }
    .share-social ul {
        display: inline-block;
    }
    .project-bottom .col-sm-4{
        padding-bottom: 30px;
    }
    .project-bottom-title:before {
        left: 22px;
        -webkit-transform: translate(-50%);
        transform: translate(-50%);
    }
    .blogs-sub {
        padding: 40px 0 20px;
    }

    .clients-sub-title {
        margin-bottom: 40px;
    }
    .clients-sub {
        padding: 30px 0;
    }
    .list-lient {
        width: 33.33%;
    }

    .blog-sub-img-mobile .bg-leg {
        margin-top: 50px;
    }

    .blog-sub-img-a {
        padding: 0 0 10px;
    }
    .bg-70 {
        display: none;
    }
    .pagination {
        padding: 0 0px;
    }

    .pagination>li>a, .pagination>li>span {
        margin: 0 2px;
    }

    .nav-page{
        text-align: left;
    }
    .contact-title .clients-sub-h-title {
        margin-top: 50px;
    }




    .service {
        padding-top: 20px;
    }
    .col-left,.col-right {
        width: 100%;
    }
    .bg-service {
        margin-top: 10px;
      
    }
    .service-items, .bg-work {
        margin-right: 0;
    }
    .service-box {
        margin-bottom: 10px;
    }
    .service-item {
        margin-bottom: 20px;
    }
    .work-title {
        padding-top: 0;
    }
    .bg-work-left {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .work-img {
        right: 0;
    }
    .work-ul {
        float: none;
        text-align: center;
    }
    .bg-work-left {
        margin-top: 10px;
    }
    .bg-work-2 {
        margin: 0 -10px;
        padding-top: 0;
    }
    .work-img-a {
        margin-top: 10px;
    }
    .viewer{
        text-align: left;
    }
    .blog-img-a{
        display: block;
        margin-bottom: 10px;
    }
    footer {
    
    }
    .content_dev>div {
        padding: 0px 20px 10px;
        display: inline-block;
        padding-left: 25px;
    }
    .pad-left-0 {
        padding-left: 15px;
    }
    .blog {
        padding: 0 10px;
    }

    .brand-left,.brand-right{
        width: 100%;
    }
    .brand-top .brand-right {
        padding-right: 0;
    }
    .brand-number {
        top: -60px;
    }
    .project-item-title {
        margin-top: 0px;
        text-align: left;
    }
    .brand-img img {
        min-height: 91px;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .brand-img, .brand-text {
        display: block;
        vertical-align: bottom;
        width: 100%;
        text-align: left !important;
    }
    .brand-text {
        padding-left: 0;
    }
    .number-top50-left .brand-number {
        left: 0;
    }
    .brand-top {
        margin-bottom: 30px;
    }
    .flex-end {
        display: block;
    }
    .number-bottom-right .brand-number {
        bottom: 0;
    }
    .number-top-left50 .brand-number {
        top: 0;
    }
    .brand-des, .brands-title .item-des {
        font-size: 16px;
        padding-bottom: 10px;
    }
    .brand-why {
        padding-top: 80px;
        padding-bottom: 150px;
    }

    .row.m20{
        margin: 0;
    }
    .p20 {
        padding: 0 10px;
    }
    .brand-slogan-text {
        font-size: 22px;
        padding: 0 10px;
    }
    .brand-identity {
        padding-top: 20px;
    }
    .project-lists {
        padding: 0 5px;
    }


}


@media only screen and (max-width: 479px){
    .brand-number {
        font-size: 40px;
    }
    .blogs-sub {
        padding: 10px 0;
    }
    .blog-sub-text-title {
        font-size: 22px;
    }
    .articel {
        margin-bottom: 30px;
    }
    .brand-number {
        top: 0;
    }
    .register {
        font-size: 16px;
    }

    .register .btn-default {
        font-size: 20px;
        margin: 0 10px;
    }
}
.f-nav{
    position: fixed;
    top: 0px;
    box-shadow: 0 1px 4px rgba(153, 153, 153, 0.39);
    background-color: #fff;
    padding: 3px 50px 3px 50px;
    z-index: 999;
}

.f-nav .rmm.style>ul>li>a, .f-nav .rmm.style>ul>li>a>span {
    font-size: 15px;
    color: #333;
    font-weight: bold;
}
.menubox{
        transition: 0.4s;
}
.f-nav .share-a {
    color: #000 !important;
}
.tns{display: block;}
.tnn{display: none;}
.f-nav .tns{
    display: none !important;
}
.f-nav .tnn{
    display: block !important; 
}
.f-nav .rmm.style ul ul li a {
    color: #333;
    border-bottom: 1px solid #333;
}
.f-nav .rmm.style ul ul {
    background-color: #fff;
}
.fll{
    float: left !important;
}
.flr{
    float: right !important;
}
.bodc{
    border-bottom: 1px solid #ccc;
        clear: both;
        padding-top: 40px;
}
.mb-0{
    margin-bottom: 5px !important;
}
.mb0{
    margin-bottom: 0px !important;
}
.w-100{
    width: 100% !important;
}
.matt10{
    margin-top: 10px;
}
.brand-des-fix ol{
    padding-left: 15px;
}
.brand-des-fix ol li{
    padding-left: 10px;
}
.f18{
    font-size: 18px !important;
}
.back-ldm{
    background-image: url(../images/landing/bg1.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.back-ldm p{
    color: #fff;
    font-size: 16px;
}
.item-des-fix p,.brand-des-fix p,.brand-des-fix ol li{
    font-size: 20px;
}
.item-kqdk p{
    font-weight: bold;
}
.patb50{
    padding: 50px 0;
}
.matb45{
    margin-bottom: 45px;
}
.matt35{
  margin-top: 35px;
}
.tef{
    text-align: left !important;
}
.tit-too{
    font-family: Roboto;
    font-size: 22px;
    text-transform: uppercase;
    color: #333;
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
}
.boxs_dich_vu ul {
  padding: 0; }
  .boxs_dich_vu ul li {
    list-style: none; }
    .boxs_dich_vu ul li a {
      font-size: 13px;
      font-family: Roboto;
      color: #000; }
      .boxs_dich_vu ul li a:hover {
        color: #ff0000; }

.boxs_dich_vu .gach_ngang {
  margin-top: 15px; }
.quest-f-bb li{
    padding-top: 7px;
    padding-bottom: 13px;
    border-bottom: 1px dashed #ccc;
}
.quest-f-bb li{
    text-align: left;
}
.quest-f-bb a{
    font-size: 14px !important;
    font-family: Roboto;
    color: #000;
    font-weight: bold;
}
.nut-co-bb{
    padding: 0px 4px;
    background-color: #959595;
    color: #e0e1e2;
    font-weight: normal;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    font-size: 25px;
    position: relative;
    top: 3px;
    margin-right: 10px;
}
.answ-f-bb {
    font-size: 12px !important;
    font-family: Roboto;
    color: #000;
    /* font-weight: bold; */
    margin-top: 20px;
    display: none;
    border-top: 1px dashed #ccc;
    padding-top: 10px;
}
.disi{
    display: inline-block;
}
.tit-gt2{
    color: #000;
    font-size: 14px !important;
    position: relative;
    font-weight: bold;
    font-family: 'Roboto';
    text-align: left;
    text-transform: uppercase;
}
.lt1{
    letter-spacing: 1px;
}
.bb-contact li{
    text-align: left;
    margin-bottom: 10px;
}
.bb-contact img{
    margin-right: 10px;
}
.bb-contact{
        margin-top: 25px;
        margin-bottom: 40px;
}
.matt60{
  margin-top: 60px;
}
.contact-content{
  margin-top: 50px;
}
.c-form{

}
.c-form button{
    float: right;
    background-color: #ed1c24 !important;
    color: #fff;
    border: none;
    font-weight: normal;
    padding: 5px 25px 5px 25px;
}
.c-form input{
    border: 2px solid #ccc;
    border-radius: 0px;
}

.c-form textarea{
    border: 2px solid #ccc;
    border-radius: 0px;
}
.f11{
    font-size: 11px !important;
}
.bb-ques-f{
    font-weight: bold;
    line-height: 35px;
    margin-bottom: 0px;
    font-size: 16px;
}
.fontsi{
    font-style: italic;
}
@media screen and (min-width: 1200px){
    .flex-row{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .hem46{
        height: 60px;
        object-fit: contain;
    }
}
@media screen and (max-width: 450px){
    .hem46{
        height: 50px !important;
        object-fit: contain;
    }
}