a{moz-transition:all .3s;ms-transition:all .3s;o-transition:all .3s;transition:all .3s;webkit-transition:all .3s}
a:hover,a:active,a:focus{text-decoration:none!important}
img{max-width: 100%;}
body{font-size: 15px;margin:0;font-family: 'Roboto', sans-serif;}
body p{font-size:15px;margin:0;font-family: 'Roboto', sans-serif;}
.clear60{clear:both;height:60px}
.clear40{clear:both;height:40px}
.clear20{clear:both;height:20px}
.clear10{clear:both;height:10px}
.center{text-align:center}
.bggrown{background:#e6e6e6}
.left{text-align:left}
.right{text-align:right}
.nopadding{padding:0!important}
.nomargin{margin:0}
.fullwidth{width: 100%;}
.clwhite{color: #fff;}
.clblack{color: #000;}
.bold{font-weight: 700;}
.flex{display: flex;align-items: center;}
.flex-n{display: flex;}
.flex-wrap{display: flex;flex-wrap: wrap;}
.flex-bw{display: flex;align-items: center;justify-content: space-between;}
.show1199{display: none;}
.show991{display: none;}
.show767{display: none;}
.show480{display: none;}
.main-login{
	background: url(../img/backg-main.jpg) center center no-repeat;
	background-size: contain;
	height: 100vh;
}
.forget-pass{
	color: #1d7498;
	border-bottom: 1px solid #1d7498;
	font-size: 12px;
}
.form-login {
    float: right;
    width: 320px;
    margin-top: 10%;
    background: rgba(251, 251, 251, 0.7);
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #eee;
}
.checkbox label:after{
    content: '';
    display: table;
    clear: both;
}
.checkbox .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: 0;
    width: 15px;
    height: 15px;
    margin-right: 2px;
    background: #fff;
    top: 2px;
}
.checkbox .cr .cr-icon {
    position: absolute;
    font-size: 10px;
    line-height: 0;
    top: 45%;
    left: 10%;
}
.checkbox label input[type="checkbox"]{
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon{
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon{
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}
.logo{
	padding: 20px;
	border-bottom: 1px solid #ccc;
}
.clgreen{
	color: #197b30;
}
.info-l {
    color: #197b30;
    float: left;
    font-weight: 700;
    margin-right: 10px;
}
.info-l span {
    width: 160px;
    display: inline-block;
}
.info-r{
	float: left;
	width: calc(100% - 175px);
}
.row-info{
	margin-bottom: 20px;
}
.tit-info{
	background: #197b30;
	color: #fff;
	padding: 10px;
	font-weight: 700;
}
.btn-file {
    position: relative;
    overflow: hidden;
    background: #a6a6a6;
    padding: 5px 16px;
}
.btn-file input[type=file] {
    position: absolute;
    font-size: 100px;
    opacity: 0;
    outline: none;
    background: white;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.dangtin{
	background: #197b30;
	color: #fff !important;
	font-weight:700;
	padding: 10px 15px;
	border-radius: 3px;
}
.btn-dangtin {
    background: #197b30;
    color: #fff !important;
    font-size: 18px;
    padding: 7px 20px;
    border-radius: 3px;
    font-weight: 700;
}
.stylish-input-group .input-group-addon {
    background: #197b30;
    color: #fff;
    font-weight: 700;
}
.stylish-input-group .form-control{
	box-shadow:0 0 0; 
	border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}
#imaginary_container {
    width: 300px;
}
.row-title{
    background: #e6e6e6;
}
.pub-pd{
    padding: 7px 0;
}
.flex-ar{
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.has-bd{
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.row-content .flex-n{
    border-bottom: 1px solid rgba(204, 204, 204, 0.3);
}

@media (max-width: 1199px){
    .show1199{display: block;}
    .hide1199{display: none;}
}

@media (max-width: 991px){
    .show991{display: block;}
    .hide991{display: none;}
    #contact_map iframe{
        height: 500px;
    }
}

@media (max-width: 767px){
    .show767{display: block;}
    .hide767{display: none;}
    #contact_map iframe{
        height: 400px;
    }
}

@media (max-width: 480px){
    .show480{display: block;}
    .hide480{display: none;}
    .form-login {
        float: none;
        width: 100%;
        margin: 0 auto;
        margin-top: 10%;
    }
    .info-l span{
        width: 155px;
    }
    .info-r{
        width: calc(100% - 170px);
    }
    .info-l {
        float: none;
        width: 100%;
    }
    .info-r {
        float: none;
        width: 100%;
    }
    .info-l span{
        float: none;
        width: 100%;
    }
    .row-info {
        margin-bottom: 7px;
    }
    #contact_map iframe{
        height: 300px;
    }
    .pub-pd{
        font-size: 12px;
        padding: 5px; 
    }
    .table-tindang div[class^="col-"]{
        padding: 0 !important;
    }
    .table-tindang .row{
        margin: 0;
    }
}
.container{width:100%}
.fastcalcu{width: 200px;display: unset;}
.upvalcart{border:unset;background:unset}
.vat3{display:none;position: absolute;margin-left: -80px;margin-top: 25px;color: red;}
.value3per{display: inline-block;}
.value3per:hover .vat3{display:inline-flex;}
p.pub-pd>a.center{ cursor: pointer; }
.actived{display:block!important;}
.hides{display:none!important;}