div#block-121 {
    position: relative;
    top: -20px;
    background: #212121;
}

div#block-121 a {
    color: #fff;
    font-size: 15px;
    display: block;
    padding: 10px 0px;
    border-bottom: 1px dotted #545353;
    margin: 0 10px;
}

div#block-121 a:hover {
    color: #f28800;
}

div#doi-tac {
    display: none;
}

/**/
.v-form-fixed-2-wrap {
    padding: 25px;
    position: fixed;
    width: 100%;
    left: 50% !important;
    top: 7% !important;
    z-index: 100;
    background: rgb(85, 134, 186);
    box-sizing: border-box;
    text-align: center;
    max-width: 500px;
    transform: translateX(-50%);
}

.v-form-fixed-2 .v-form-title {
    position: relative;
    padding-top: 45px;
}

.v-form-fixed-2 .v-form-title:before {
   content: "";
   position: absolute;
   top: 0;
   left: 50% ;
   background: url(http://cdn.weblando.vn/tpl/tpl/125/images/internet-download-symbol.png) no-repeat;
   background-size: 40px;
   width: 50px;
   height: 50px;
   transform: translateX(-50%);
}

.v-form-fixed-2 .wrap-v-form {
    border: 0px dashed rgb(224, 224, 224) !important;
    padding: 0 !important;
}

.v-form-fixed-2 .v-form-item-title {
    /* display: block !important; */
    float: left;
    margin-bottom: 3px;
}

.v-form-fixed-2 .form-text {
    border: 1px solid #fff;
    background: #fff;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    max-width: 100% !important;
}

.v-form-fixed-2  .v-form-item.v-form-item-submit input {
    background: #fff;
    border: 2px solid #ccc;
    width: 32%;
    padding: 10px 50px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    margin: auto;
    display: block;
    border-radius: 3px;
    color: #1b4145;
}

.v-form-fixed-2  span.v-form-require {
    color: #fc0000;
}

.v-form-fixed-2 .v-form-description {
    color: #fff;
    line-height: 20px;
}
@media only screen and (max-width: 700px){
    .v-form-fixed-2-wrap {
        width: 90%;
        /*left: 5%;*/
        /*height: 90%!important;*/
        padding: 10px 25px!important;
        position: fixed;
        /*width: 100%;*/
        left: 50% !important;
        top: 7%!important;
        z-index: 100;
        background: rgb(85, 134, 186);
        box-sizing: border-box;
        text-align: center;
        max-width: 500px;
        transform: translateX(-50%)!important;
    }
    .v-form-fixed-2 .v-form-item.v-form-item-submit input {
        background: #fff;
        border: 2px solid #ccc;
        width: auto;
        padding: 10px 50px;
        margin: 10px 0px!important;
        font-weight: bold;
        font-size:16px;
        text-transform: uppercase;
        color: #fff;
        margin: auto;
        display: block;
        border-radius: 3px;
        color: #1b4145;
        text-align: center;
        margin: 0px auto!important;
    }
    
    .v-form-fixed-2 .wrap-v-form {
        border: 3px dashed rgb(224, 224, 224);
        /* padding: 5px 10px!important; */
        /* margin: 5px 0!important; */
    }
    .v-form-fixed-2 .v-form-item {
        margin: 15px 0!important;
    }
    .v-form-fixed-2 .v-form-description img{
        display:none;
    }
    .v-form-fixed-2 .v-form-description span{
        font-size:20px!important;
    }
    .v-form-description {
    margin: 10px 0 0 0;
    text-align: justify;
}
}

#header-wrap-4 #header-hotline .header-hotline-text-number a {
    font-size: 25px;
}

#header-wrap-4 #header-hotline .header-hotline-text .header-hotline-text-title {
    font-size: 16px;
}
#header-wrap-4 #main-menu .block-content > ul > li > a {
    color: red;
}
#main-menu span.menu-arrow {

    color: red;
}
#header-wrap-4 .v-search-form .submit {
    border: 1px solid red;
    background-color: red;
    top: 6px;
    position:  relative;
}
#header-wrap-4 #header {
    border-bottom: 2px solid red;
}
#header-wrap-4 #header-hotline .header-hotline-text-number a {
    color:red;
}
.header-wrap #main-menu .block-content > ul > li:hover{
    background:red;
    color:white;
}

div#bottom {
    display: none;
}

.v-form-fixed-2-wrap {
    background: #f72222;
}

.home-feature span.block-title-inner {
    color: #fff;
    background: #B21117;
    padding: 10px 25px;
}

.content-tabs-item h3, .content-tabs-item h2 {
    text-align:  left;
}

.post-content img {
    /* margin: 10px 0; */
}
iframe {
    /* height: initial!important; */
}
.home-feature p {
    float: right;
    padding: 11px;
}

a.none.posts-2-readmore {
    display:  block;
    text-align: center;
    width: 100%;
    padding: 10px 15px;
    position:  relative;
    margin-bottom: 20px;
}

a.none.posts-2-readmore:after {
    content:  ">>";
    font-size:  12px;
    padding-left: 7px;
}
.fl.v-col-lg-9.v-col-md-9.v-col-sm-8.v-col-xs-12.v-col-tx-8 {
    width: 100%;
}
.pictures_eyes_indicators {
    display: none !important;
}