div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #ff0000;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url('../../images/ajax-loader.gif');
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

div.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}
.hr { height:10px; 
border-bottom: 5px solid #ff9800;}
.nenvang {border: 2px solid #dcd7d7;
    border-radius: 3px;
    padding: 10px;
    background-color: #FFFF66;}
.nenxanh {border: 2px solid #dcd7d7;
    border-radius: 3px;
    padding: 10px;
    background-color: #8ff2ff;}	
.special-offer {
    padding: 10px;;
   background-color: #35a120;
}	
.special-offer a { color: #fbff00;}
.special-offer .txt p:first-child {
    text-transform: uppercase;
    color: #ffffff;
	font-weight:bold;
    background: url(../images/bg-phaobong.png) no-repeat;
    background-size: 100% auto;
    text-align: center;
    background-position: center;
    display: table;
    margin: 0 auto;
    padding: 2px 65px;
}
.special-offer p {
    font-size: 22px;
	 color: #ffffff;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    font-family: "RobotoCondensed";
}	
span.blink a{color:#fff700}


@-webkit-keyframes my {
	 0% { color: #FF0000; } 
	 50% { color: #35a120;  } 
	 100% { color: #FF0000;  } 
 }
 @-moz-keyframes my { 
	 0% { color: #FF0000;  } 
	 50% { color: #35a120;  }
	 100% { color: #FF0000;  } 
 }
 @-o-keyframes my { 
	 0% { color: #FF0000; } 
	 50% { color: #35a120; } 
	 100% { color: #FF0000;  } 
 }
 @keyframes my { 
	 0% { color: #FF0000;  } 
	 50% { color: #35a120;  }
	 100% { color: #FF0000;  } 
 } 
 .blink {
         background:#f9fd04;
		 -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
padding:10px;
         font-size:24px;
         font-weight:bold;
	 -webkit-animation: my 800ms infinite;
	 -moz-animation: my 800ms infinite; 
	 -o-animation: my 800ms infinite; 
	 animation: my 800ms infinite;
}	
span.blink:hover {color:#ff0000 !important; font-weight:bold;}
.dthotro a {margin-right:5px;}