body{
    min-width: 1000px;
}
.container{
    /*min-width: 1000px;*/
    /*width: 100%;*/
}
#container{
    background-image: none;
    background-color:#FFFFFF;
    padding-bottom: 0px;
	min-height:600px;
}

.form-content label.icheck-label{
    cursor: pointer;
    padding-left: 5px;
    font-weight: bold;
	
    color: #0140ac;
}

/*======= Place holder ==========*/
.eternity-form .form-control::-webkit-input-placeholder { /* WebKit browsers */
    color:    #777777;
}
.eternity-form .form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #777777;
}
.eternity-form .form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #777777;
}
.eternity-form .form-control:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #777777;
}

#header{
    height: 120px;
}
.col-md-7 {
    width: 65%;
}
.col-md-5 {
    width: 42%;
	padding: 0px;
}
.fa-tin-tuc:before{
    content: "\f1ea";
}
.fa-huong-dan:before{
    content: "\f0e6";
}
.fa-topic-gioi-thieu:before{
    content: "\f129";
}
.fa-khuyen-mai:before{
    content: "\f06b";
}
.bold p, .bold span, .bold a{
    font-weight: bold;
}
#LeftHeader{
    width: 20%;
    padding-right: 0px;
    margin-left: -12px;
}
#RightHeader{
	min-width: 80%;
	margin-top: 15px;
	float: right;
	margin-right: -13px;
}
.spyWrapper .spy{
    position: absolute;
}
.logo a img{
	width:140px;
}
.spyWrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 90px;
    overflow: hidden;
}
.spyWrapper a{
    display: block;
    /*float: left;*/
    margin: 2px;
    padding-top: 3px;
    color: #2489CE;
    font-family:"Times New Roman",Georgia,Serif;
    font-weight: bold;
}
.spyWrapper a:hover{
    color: #2596B2;
    text-decoration: none;
}
.wrap-menu-btn{
    display: inline-block;
    margin: 0 2px;
    padding: 4px;
    border: 1px solid transparent;
}
.mattblackmenu li .wrap-menu-btn a{
    background-color: transparent;
}
.mattblackmenu li .wrap-menu-btn a:hover {
    background-color: rgba(255,255,255,0.2);
}
.mattblackmenu li a{
    margin:0px;
    padding: 0px !important;
    height: 80px;
    width: 80px;
}

.social a.text-link{
    height: auto;
    width: auto;
    font-weight: bold;
}

/*=========== Body =================*/
.eternity-form .dropdown-menu{
    width: 612px;
    color: #777;
}
.eternity-form .dropdown-menu.menhgia {
    width: 355px;
}
.eternity-form .dropdown-menu.provider{
    width: 323px;
}
.eternity-form ul.dropdown-menu.provider li {
    width: 145px;
}
.eternity-form ul.dropdown-menu.menhgia li {
    width: 160px;
}
.eternity-form .dropdown-menu{
    padding: 10px 0px 10px 10px;
}

.eternity-form .btn{
    font-weight: bold;
    color: white;
	
    background: rgb(1, 152, 219);
}
.eternity-form .textbox-wrap.ul-focused {
    background-color: #f0f0f0;
    border-left-color: #0140ac;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
}
.pull-left{
    margin: 0px;
}
.navigation  {
	width:100%;
	background-color: #0140ac;
}

/*====================== Active menu 1 =======*/

.navigation  ul{
list-style: none;
font-family: Arial, san-serif;
}
 .navigation  ul li:hover{
	background-color: #0140ac;
}
.navigation  ul li{
float:left;
width: auto;
white-space: nowrap;
background: url(../images/bg_drash_1x12.gif) no-repeat right 7px;  };
}

.navigation  ul li:hover{
float:left;
background-color: #0140ac;
}
 .navigation  ul li ul li{
 	background: #0140ac;
 	
}

 .navigation  ul li ul li a{
float:left;
position:relative;
width: 165px;

}
 .navigation  ul li ul li a{
 	 	font-size:11px;
 	 	margin-left:5px;
 }

 .navigation  ul li ul li a:hover{
 	background: #0140ac;
 	margin-left:5px;
 	font-size:11px;
 
}

.navigation  ul a{
  text-decoration:none;
  color:#fff;
  font-weight:bold;
  font-size: 9pt;
  padding: 0px 9px;

}
 
.navigation  ul a:hover{
	z-index: 90000;
}
 
/*CSS To Menu 2 */
.navigation  li ul a{
background:#0140ac;
}
.navigation ul.childNav{
 	padding-top:1px;
 }
.navigation  li ul{
position:absolute;
display:none;
width: 165px;
}

 
.navigation  li:hover ul{
display:block;
z-index:10000;

}

.navigation .active { 
	padding:5px;
	background: #0140ac;
}
.active-menu-top {
	color:red;
}

#ipay-form{
    background-color: #FFFFFF;
  
}
#container_left{
	width: 67.5%;
	margin-left: 10px;
}
#container_right{
	width: 32%;
	float: right;
	margin-top: 17px;
  
	padding-right: 20px;

}
#container_right ul{	
	/* background-color: #F5F5FA; */
	/* padding: 5px; */
	/* margin-bottom: 20px; */
}
#container_right .title {
  text-align: center;
  padding: 12px 0px;
  height: 40px;
  font-weight: bold;
  	color: #0140ac;
  text-transform: uppercase;
  font-size: 14px;
  /* border-bottom: 1px solid red; */
  /* border-radius: 5px; */
  background: #FAFAFA;
    cursor: pointer;
}
#container_right .title a {
	font-weight: bold;
 	color: #0140ac;
}
#new_ipay{
	Height: 330px;
	margin-bottom: 20px;
	background: #ffffff;
}
#hot_news{
	border: 1px #ECE9E9 solid;
	margin: 20px 0 20px 0;
	background: #ffffff;
}

#container_right .info{
	border-bottom: 1px dotted #ddd;
	padding: 0 5px;
	width: 98%;
	height: 50px;
	line-height: 20px;
	margin: 5px;
	overflow: hidden;
}
#container_right .descript{
	display: table;
  top: 0px !important;
	margin: 0px !important;
  padding: 0px !important;
	margin-bottom: 4px;
}
.descript a{
	font-size: 14px;    
	line-height: 10px !important;
	color: #666;
}
.tab-thumb{
	float: left;
  display: inline;
  
	margin: 0 5px 5px 0;
  padding: 2px;
  
	width: 60px;
  
	height: 40px;
  border: 1px #F2F2F2 solid;
}

#ipay-news{
    background-color: #fff;
    box-shadow: 0 0 21px rgba(0, 0, 0, 0.3) inset;
}

/* 4 form - 4 colors Start */
.eternity-form .blue-form .section-title {
    background-color: #0140ac;
    padding: 5px;
    margin-bottom: 10px;
}
.eternity-form .blue-form .section-title h4 {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}
.eternity-form .blue-form .form-content{
    background-color: #E3F2FB;
}
.eternity-form .blue-form .textbox-wrap.focused{
    background-color: #FFF3E5;
}
.eternity-form .blue-form .btn, .eternity-form .blue-form .btn:hover, .eternity-form .blue-form .btn {
    background-color: #0140ac;
    border: medium none;
}

.eternity-form .blue-form .textbox-wrap .input-group.required{
    border-right: 3px solid #0140ac;
}

/*===========================================*/

.eternity-form .red-form .section-title {
    background-color: #0140ac;
    padding: 5px;
    margin-bottom: 10px;
}
.eternity-form .red-form .section-title h4 {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}
.eternity-form .red-form .form-content{
    background-color: #ffe6e6;
}
.eternity-form .red-form .btn, .eternity-form .red-form .btn:hover, .eternity-form .red-form .btn {
    background-color: #0140ac;
    border: medium none;
}

.eternity-form .red-form .textbox-wrap .input-group.required{
    border-right: 3px solid #0140ac;
}

/*===========================================*/

.eternity-form .violet-form .section-title {
    background-color: #932ab6;
    padding: 5px;
    margin-bottom: 10px;
}
.eternity-form .violet-form .section-title h4 {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}
.eternity-form .violet-form .form-content{
    background-color: #F5E3FB;
}
.eternity-form .violet-form .btn, .eternity-form .violet-form .btn:hover, .eternity-form .violet-form .btn {
    background-color: #932ab6;
    border: medium none;
}

.eternity-form .violet-form .textbox-wrap .input-group.required{
    border-right: 3px solid #0140ac;
}

/*===========================================*/

.eternity-form .green-form .section-title {
    background-color: #43c83c;
    padding: 5px;
    margin-bottom: 10px;
}
.eternity-form .green-form .section-title h4 {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}
.eternity-form .green-form .form-content{
    background-color: #E5FDE4;
}
.eternity-form .green-form .btn, .eternity-form .green-form .btn:hover, .eternity-form .green-form .btn {
    background-color: #43c83c;
    border: medium none;
}

.eternity-form .red-form .textbox-wrap .input-group.required{
    border-right: 3px solid #0140ac;
}
/* 4 form - 4 colors End */

.eternity-form .blue-form .form-content, .eternity-form .blue-form .form-content1{
    background-color: white;
    color: #777;
    padding-bottom: 15px;
	
    margin-top: 17px;

}
.eternity-form .blue-form .form-action {
	padding: 5px 20px 0px;
	/* margin-top: 5px; */
}

.form-action.clearfix.text-center {}
.eternity-form .blue-form .section-title {
    background-color: #0140ac;
    padding: 5px;
    margin-bottom: 10px;
}
.eternity-form .blue-form .section-title h4 {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}
.eternity-form .blue-form .textbox-wrap.focused{
    background-color: #ffffff;
   /* border-left-color: #0140ac;
	border-right-color: #0140ac; */
}
.eternity-form .blue-form .btn, .eternity-form .blue-form .btn:hover, .eternity-form .blue-form .btn {
    background-color: #0140ac;
    border: medium none;
}

.eternity-form .blue-form .textbox-wrap .input-group.required{
	border-right: 1px solid #3d5bc9;
    border-radius: 4px;
}
.eternity-form .blue-form .textbox-wrap .input-group .input-group-addon i{
    color: #0140ac!important;
}

.eternity-form .blue-form .form-content {
    background-color: rgba(204, 204, 204, 0.78);
   /* background-image: radial-gradient(circle farthest-side at center center , #0140ac 0%, #0140ac 100%);*/
    color: white;

}
.eternity-form .blue-form .form-content .section-title {
    background-color: #0ca4ec;
    /* border: 1px solid #0140ac; */
    box-shadow: 0 0 10px 0 rgba(2, 2, 2, 0.05);
    /* border-bottom: 1px solid red; */
    border-bottom: 1px solid red;
    /* box-shadow: 0px 5px 7px 1px rgba(0,0,0,0.26); */
    width: 102%;
    margin-left: -1%;
    /* height: 35px; */
}
}
.eternity-form .blue-form .form-content .section-title h4{
    /*color: #0140ac;*/
    color: #ffffff;

}
.eternity-form .blue-form .form-content .btn, .eternity-form .blue-form .form-content:hover .btn, .eternity-form .blue-form .form-content .btn {
    background-color: #3d5bc9;
    color: #fff !important;
	text-transform: uppercase;
	font-size: 12px !important;
}
/*.eternity-form .blue-form .form-content:hover {
    background-color: #0140ac;
    color: white;
}
.eternity-form .blue-form .form-content:hover .section-title {
    background-color: white;
}
.eternity-form .blue-form .form-content:hover .section-title h4{
    color: #52b9e9;
}
.eternity-form .blue-form .form-content:hover .btn, .eternity-form .blue-form .form-content:hover .btn:hover, .eternity-form .blue-form .form-content:hover .btn {
    background-color: white;
    color: #52b9e9 !important;
}*/
.eternity-form .blue-form ul.dropdown-menu{
    border: 1px solid #0140ac;
}

/*====================================*/
.eternity-form .red-form .form-content{
    background-color: white;
    color: #777;
    padding-bottom: 15px;
    /* padding-top: 30px; */
}
.eternity-form .red-form .form-action {
    padding: 5px 20px 0px;
	
     margin-top: 5px; 
}
.eternity-form .red-form .section-title {
    background-color: #0140ac;
    padding: 5px;
    margin-bottom: 10px;
}
.eternity-form .red-form .section-title h4 {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}
.eternity-form .red-form .textbox-wrap.focused{
    background-color: #ffffff;
    border-left-color: #0140ac;
}
.eternity-form .red-form .btn, .eternity-form .red-form .btn:hover, .eternity-form .red-form .btn {
    background-color: #0140ac;
    border: medium none;
}

.eternity-form .red-form .textbox-wrap .input-group.required{
    border-right: 1px solid #3d5bc9;
}
.eternity-form .red-form .textbox-wrap .input-group .input-group-addon i{
    color: #0CA4EC!important;
}
.eternity-form .red-form .form-content {
    background-color: rgba(204, 204, 204, 0.78);
  /* background-image: radial-gradient(circle farthest-side at center center , #0140ac 0%, #0140ac 100%);*/
    color: white;

}
.eternity-form .red-form .form-content .section-title {
    background-color: #0CA4EC;
    /* border-bottom: 1px solid red; */
    border-bottom: 1px solid red;
    /* box-shadow: 0px 5px 7px 1px rgba(0,0,0,0.26); */
    width: 102%;
    margin-left: -1%;
    /* height: 35px; */
}
.eternity-form .red-form .form-content .section-title h4{
    color: #ffffff;
}
.eternity-form .red-form .form-content .btn, .eternity-form .red-form .form-content .btn, .eternity-form .red-form .form-content .btn {
    background-color: #0CA4EC;
    color:#fff !important;
	text-transform: uppercase;
	font-size: 12px !important;
}
/*.eternity-form .red-form .form-content:hover {
    background-color: #FF5757;
    color: white;
}
.eternity-form .red-form .form-content:hover .section-title {
    background-color: white;
}
.eternity-form .red-form .form-content:hover .section-title h4{
    color: #FF5757;
}
.eternity-form .red-form .form-content:hover .btn, .eternity-form .red-form .form-content:hover .btn:hover, .eternity-form .red-form .form-content:hover .btn {
    background-color: white;
    color: #FF5757 !important;
}*/
.eternity-form .red-form ul.dropdown-menu{
    border: 1px solid #52b9e9;
}
/*============================================*/

.eternity-form .popup-form .form-content, .eternity-form .popup-form .form-content1{
    background-color: white;
    color: #777;
    padding-bottom: 20px;
    /* padding-top: 20px; */
    min-width: 263px;
}
.eternity-form .popup-form .form-action {
    padding: 15px 20px 0px;
}
.eternity-form .popup-form .section-title {
    background-color: #0140ac;
    padding: 5px;
    margin-bottom: 10px;
}
.eternity-form .popup-form .section-title h4 {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}
.eternity-form .popup-form .textbox-wrap.focused{
    background-color: #f0f0f0;
    border-left-color: #0140ac;
}
.eternity-form .popup-form .btn, .eternity-form .popup-form .btn:hover, .eternity-form .popup-form .btn {
    background-color: #0140ac;
    border: medium none;
}

.eternity-form .popup-form .textbox-wrap .input-group.required{
    border-right: 3px solid #0140ac;
}
.eternity-form .popup-form .textbox-wrap .input-group .input-group-addon i{
    color: #0140ac!important;
}

/*.eternity-form .popup-form .form-content:hover {
    background-color: #0140ac;
    color: white;
}
.eternity-form .popup-form .form-content:hover .section-title {
    background-color: white;
}
.eternity-form .popup-form .form-content:hover .section-title h4{
    color: #52b9e9;
}
.eternity-form .popup-form .form-content:hover .btn, .eternity-form .popup-form .form-content:hover .btn:hover, .eternity-form .popup-form .form-content:hover .btn {
    background-color: white;
    color: #52b9e9 !important;
}*/
.eternity-form .popup-form ul.dropdown-menu{
    border: 1px solid #0140ac;
}
.fancybox-skin{
    padding: 5px!important;
    background-color: #52b9e9;
}
.fancybox-outer{
    padding: 10px;
    background-color: white;
}
.fancybox-inner{
    width: auto !important;
}
/*============================================*/

.eternity-form .textbox-wrap.focused {
    background-color: #f0f0f0;
    border-left-color: #0140ac;
  /*  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;*/
}

.eternity-form .form-content {
    background-color: white;
   
}
.eternity-form .textbox-wrap .input-group.required{
    border-right: 3px solid #0140ac;
}
.eternity-form .drop{
    top: 8px;
}
.eternity-form input[type="text"].form-control[readonly]{
    cursor: pointer;
}

.form-control:-moz-placeholder {
    color: #999999;
}
.form-control::-moz-placeholder {
    color: #999999;
}
input.form-control {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 13px;
    height: 25px;
    line-height: 1.42857;
    padding: 3px 12px 3px 0px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}

#registry-bankplus input.form-control {
    background-color: #ffffff;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 12.5px;
    height: 25px;
    line-height: 1.42857;
    padding: 3px 12px 3px 0px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}
.form-control:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    cursor: not-allowed;
}

.eternity-form {
    color: #fff;
    font-family: Arial;
    font-weight: 300;
}
.eternity-form h1, .eternity-form h2, .eternity-form h3, .eternity-form h4, .eternity-form h5, .eternity-form h6 {
    font-family: Arial;
    font-weight: 300;
}
.eternity-form .login-form-section, .eternity-form .forgot-password-section {
    margin: 0 auto;
    max-width: 360px;
    width: 100%;
}
.eternity-form .login-content, .eternity-form .forgot-password-section, .eternity-form .reg-content {
    background-color: white;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.eternity-form .section-title {
    background-color: #0140ac;
    padding: 5px;
    margin-bottom: 10px;
}
.eternity-form .section-title h4 {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}
.eternity-form .textbox-wrap {
    border-left: 5px solid transparent;
    padding: 4px 20px 4px 20px;
    transition: border-left-color 0.5s ease 0s, box-shadow 0.5s ease 0s, background-color 0.5s ease 0s;
}
.eternity-form .textbox-wrap .input-group {
    background-color: #ffffff;
   border: 1px solid rgba(204, 204, 204, 0.78);
    border-radius: 4px;
}
#email .textbox-wrap .input-group {
    background-color: #ffffff;
   	border: 1px solid rgba(204, 204, 204, 0.78);
    border-radius: 4px;
    padding:4px;
 
}
.eternity-form .textbox-wrap .input-group .input-group-addon, .eternity-form .textbox-wrap .input-group input, .eternity-form .textbox-wrap .input-group .form-control {
    background-color: transparent;
    border: medium none;
}
.eternity-form .textbox-wrap .input-group input, .eternity-form .textbox-wrap .input-group .form-control, .eternity-form .textbox-wrap .input-group input:focus, .eternity-form .textbox-wrap .input-group .form-control:focus {
    box-shadow: none;
    outline: medium none;
}
.eternity-form .textbox-wrap .input-group [class^="icon-"], .eternity-form .textbox-wrap .input-group [class*=" icon-"], .eternity-form .textbox-wrap .input-group i {
    color: #cccccc;
}
.eternity-form .textbox-wrap.focused {
    background-color: #ffffff;
    border-left-color: #0140ac;
   /* box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;*/
}
.eternity-form .green-btn, .eternity-form .green-btn:hover, .eternity-form .blue-btn {
    background-color: #2ecc71;
    border: medium none;
}
.eternity-form .blue-btn, .eternity-form .blue-btn:hover {
    background-color: #2980b9;
}
.eternity-form .form-action {
    padding: 5px 20px 30px;
}
.eternity-form input[type="checkbox"] {
    width: 30px;
}
.eternity-form .blue {
    color: #0140ac;
}
.eternity-form .green {
    color: #2ecc71;
}
.eternity-form .login-form-links {
    background-color: white;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    margin-top: 5px;
    padding: 20px;
}
.eternity-form .login-form-links a.blue:hover, .eternity-form .login-form-links a a.blue:focus {
    color: #0140ac;
    text-decoration: underline;
}
.eternity-form .login-form-links a.green:hover, .eternity-form .login-form-links a a.green:focus {
    color: #2ecc71;
    text-decoration: underline;
}
.eternity-form .forget-form-action {
    padding: 20px;
}
.eternity-form .registration-form-section {
    margin: 0 auto;
    max-width: 620px;
    width: 100%;
}
.eternity-form .reg-header {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.eternity-form .registration-left-section {
    padding-left: 0;
    padding-right: 2.5px;
}
.eternity-form .registration-right-section {
    padding-left: 2.5px;
    padding-right: 0;
}
.eternity-form .reg-content {
    margin-top: 5px;
    padding: 20px 0;
}
.eternity-form .registration-form-action {
    background-color: white;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    margin-top: 5px;
    padding: 20px;
}
.eternity-form .custom-checkbox {
    float: left;
}
.eternity-form .checkbox {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 7px;
    padding-left: 1px;
}
.eternity-form .checkbox-text {
    line-height: 24px;
    padding-left: 5px;
}
.eternity-form .form-control:-moz-placeholder {
    font-weight: 300;
}
.eternity-form .form-control::-moz-placeholder {
    font-weight: 300;
}

/*=================== Bank ======================*/
#bank-payment{
    background-color: #FFFFFF;
    /*background-image: radial-gradient(circle farthest-side at center top , #58ACE3 0%, #0140ac 100%);*/
    padding: 0px 0px 20px;
    /* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3); */
    /* background-image: url(icon/bg-top-fix.png); */
    margin-top: -15px;
}
#bank-payment h2, #bank-payment h3{
    color: #fff;
    text-align: center;
    background: url("../../../images/lines.png") repeat-x scroll center center rgba(0, 0, 0, 0);
}
#bank-payment h2 span, #bank-payment h3 span{
	padding: 5px 25px;
	background-color: #0140ac;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 9pt;
}
#bank-payment ul{
    /*width: 870px;*/
    margin: 0 auto;	
    background: #FFF;
}
#bank-payment ul li a{
    display: block;
    background-color: white;
}
#bank-payment ul li{
    display: inline-block;
    background-color: transparent;
    border: 1px solid #0198DB;
    padding: 4px;
    margin: 2px;
}
#bank-payment ul li:hover{
    border: 1px solid #0198DB;
    padding: 4px;
    background-color: rgba(204, 204, 204, 0.78);
}

#list-banks{
     width: 62.6%;
	 float:left;
     /* margin-left: 15px; */
}
#promo{
	width: 35%;
	float: left;
	margin-left: 24px;
	padding-right: 0px !important;
}
.white-border-bottom:before {
    background: none repeat scroll 0 0 #f5f5f5;
    bottom: -9px;
    content: "";
    height: 2px;
    left: 25%;
    margin: auto;
    position: absolute;
    width: 50%;
    z-index: 1;
}
.dark-border-bottom:before {
    background: none repeat scroll 0 0 #404040;
    bottom: -9px;
    content: "";
    height: 2px;
    left: 25%;
    margin: auto;
    position: absolute;
    width: 50%;
    z-index: 1;
}
.red-border-bottom:before {
    background: none repeat scroll 0 0 #e96656;
    bottom: -9px;
    content: "";
    height: 2px;
    left: 12.5%;
    margin: auto;
    position: absolute;
    width: 75%;
    z-index: 1;
}
.green-border-bottom:before {
    background: none repeat scroll 0 0 #34d293;
    bottom: -9px;
    content: "";
    height: 2px;
    left: 12.5%;
    margin: auto;
    position: absolute;
    width: 75%;
    z-index: 1;
}
.blue-border-bottom:before {
    background: none repeat scroll 0 0 #3ab0e2;
    bottom: -9px;
    content: "";
    height: 2px;
    left: 12.5%;
    margin: auto;
    position: absolute;
    width: 75%;
    z-index: 1;
}
.yellow-border-bottom:before {
    background: none repeat scroll 0 0 #f7d861;
    bottom: -9px;
    content: "";
    height: 2px;
    left: 12.5%;
    margin: auto;
    position: absolute;
    width: 75%;
    z-index: 1;
}
.focus, .works, .about-us, .features, .packages, .products, .testimonial, .contact-us {
    padding-top: 0;
}
.focus {
    background: none repeat scroll 0 0 #ffffff;
    overflow: hidden;
    padding-bottom: 50px;
}
.focus-box {
    /*margin-bottom: 25px;*/
    text-align: center;
}
.focus-box .service-icon {
    border: 10px solid #ececec;
    border-radius: 50%;
    height: 100px;
    margin: auto auto 5px;
    position: relative;
    transition: all 0.2s ease-in-out 0s;
    width: 100px;
    background-color: #fff;
    box-shadow:0px 1px 10px rgba(0, 0, 0, 0.3);
}
.red, .green, .blue, .yellow {
    transition: all 0.2s ease-in-out 0s;
}
.red{
    color: #e96656 !important;
}
.yellow{
    color: #f7d861 !important;
}
.red:hover .service-icon {
    border: 10px solid #e96656;
}
.green:hover .service-icon {
    border: 10px solid #34d293;
}
.blue:hover .service-icon {
    border: 10px solid #3ab0e2;
}
.yellow:hover .service-icon {
    border: 10px solid #f7d861;
}
.focus-box h5 {
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 30px;
    position: relative;
    text-transform: uppercase;
    color: #fff;
}

.padding-top-20{
    padding-top: 20px;
}
.padding-top-10{
    padding-top: 10px;
}
.padding-bottom-20{
    padding-bottom: 20px;
}
.padding-bottom-10{
    padding-bottom: 10px;
}
#all_panel_top_fix{
  /* top: 1px; */
  left: 0;
  width: 100%;
  height: 69px;
  /* border-bottom: 1px solid #F1F1F1;*/
  /* background-image: url(icon/bg-top-fix.png); */
  background-repeat: repeat-x;
  z-index: 101;
  /* background-color: #ED1E28; */
}


#all_panel_header {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
#all_panel_middle_header {
  float: left;
  width: 100%;
  display: none;
  /* box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.3); */
}
#all_panel_top_fix #panel_top_fix_main {
  position: absolute;
  left: 50%;
  margin-left: -500px;
  margin-top: 5px;
  width: 1000px;

}
.menu-top {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
}
a.menu-top {
	color: #0140ac;
	font-size: 9.5pt;
    font-weight: bold;
}
#RightHeader a:hover{
	background: #FAFAFA;
	color: red;
	padding: 22px 10px;
	margin-top:-20px;
}

#RightHeader a{
	color: #0140ac;
	padding: 22px 10px;
	margin-top:-20px;
	font-size: 9.5pt;
	font-family: arial;    
	/* color: #333; */
}

a.menu-top {}
hover:a.menu-top {

	color: #0140ac;
    font-size: 13px;
    font-weight: bold;
}
#RightHeader{

}

#middle_main_banner_header {
  float: left;
  width: 100%;
  height: 410px;
  background-color: #FFFFFF;
}

#middle_main_menu {
  float: left;
  /* margin: 15px 0 15px 0; */
  width: 100%;
  padding: 10px 0 5px 0;
  height: 165px;
  background-color: #ffffff;
}

.item-title{
	float: left;
	width: 26%;
	/* height: 140px; */
	margin: 0px 35px 0px 35px;	
	text-align: justify;
}
.item-content {
  /* height: 100px; */
  margin-top:15px;
  font-size:14px;
  color: #666;
  overflow: hidden;
  /* width: 86%; */
}
.item-title .item-icon-safe{
	background: url("../css/icon/safe.png");
	width: 57px;
	height: 57px;
	display: inline-block;
}
.item-title .item-icon-save{
	background: url("../css/icon/tien-ich.png");
	width: 57px;
	height: 57px;
	display: inline-block;
}
.item-title .item-icon-fast{
	background: url("../css/icon/fast.png");
	width: 57px;
	height: 57px;
	display: inline-block;
}
.item-text{
	/* margin-left: 70px; */
	/* margin-top: -45px; */
}
.item-text p{
	margin-left: 70px;
	margin-top: -45px;
	/* font-size: 18px; */
	text-transform: uppercase;
	font-weight: 700;
	color: #FF0006;
}

/*======================= Partner =================*/
#list-partners{
    background-color: #fff;
    /* background-image: radial-gradient(circle farthest-side at center top , #ccd4d5 0%, #fff 100%); */
    /* background-size: cover; */
    /* box-shadow: 0 0px 25px -3px rgba(0, 0, 0, 0.3) inset; */
    padding: 20px 0px 40px;

}
#list-partners h2{
    text-align:center;
    color:#4F7476;
    margin-bottom: 20px
}
#list-partners alert-success p{
	color:#0140ac;
	font-size:25px;
	text-align:center;
}
#list-partners alert-success span{
	color:#0140ac;
	font-size:15px;
	text-align:center;
}
#list-partners h2 span.line-span{
    background: url("../../../images/lines.png") repeat-x scroll center center rgba(0, 0, 0, 0);
}
#list-partners .eternity-form{
    /*border-right: 1px dashed white;*/
}
#list-partners form{
    box-shadow: 1px 1px 1px 1px #0140ac;);
    margin-bottom: 30px;
    text-align: center;
}

.parner {
    background-color: #fff;
}
.parner h2 span {
    background: none repeat scroll 0 0 #fff;
}
.home-widget h3{
    margin-top: 0px;
}
.home-widget a.collapse{
    display: none;
}
.style .home-widget .widget-head h3{
    float: none;
    padding: 0px;
}
.home-widget .widget-head{
    text-align: center;
}
#partner-logo #main2{
    margin: 0 auto;
}
.news_cols h2{
    text-align: center;
    font-size: 27px;
}

.news_cols .style .home-widget{
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    padding: 0px;
}

#email{
	min-height: 154px;
	background-color: rgb(216, 240, 250);
	color: #777;
	padding-bottom: 10px;
	padding-top: 30px;
}
#email #title{
  background-color: #0140ac;
  padding: 5px 42px;
  color: #FFF;
  margin: 0 0 20px 0;

  font-size: 13px;
}
#email h4{
	font-size: 14px;
    text-align: center;
}
/*=================== Footer ======================*/

#footer .item ul li a, #footer .item ul li{
    color: #333;
}
#footer .item ul li a:hover, #footer .item ul li:hover{
    color: #0140ac;
}

#footer h3 a{
    color: #0140ac;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

/*=========================== Registry-banplus======================*/
#registry-bankplus{
	margin:0 0 0 10px;
}
#registry-bankplus .input-group,#registry-bankplus  .required{
	
	border: 1px #BBEBFF solid;
}

#registry-bankplus .form-pcontrol{
	
}
/*=========================== News ======================*/
.menu-left{
	width: 27%;
	float:left;
	margin-left: 50px;
}
 .col-lg-9 .detail-cont span {
 }
 .current{
 	color:#ffffff !important;
 }
.box .social-news{
	padding: 0 0 10px 15px;
	border-bottom:1px solid #ccc;
}
.box h2.title, .box h1.title{
    text-transform: uppercase;
    padding: 12px;
    background-color: #FAFAFA;
    font-weight: bold;
    color: #000000;
    text-align: center;
    font-size: 14px !important;
    margin: 0px 0 5px;
    height: 40px;
}
.menu-left .box h2.title{
    text-transform: uppercase;
    padding: 12px;
    background-color: #030088; 
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    font-size: 14px !important;
    margin: 0px 0 5px;
    height: 40px;
}

.box .title-detail-news{
  font-family: Tahoma;
  font-size: 26px;
  font-weight: normal;
  line-height: 1.3;
  margin-top: 10px;
  padding: 10px 15px 0;
  color:#000000;
}

.box .news-item h2.title-news a{
    /*font-weight: bold;*/
	
    font-size: 20px;
	text-decoration: none;
	color: #000;
	font-weight: normal;
    font: 700 18px arial;    color: #333;
}
.box .news-item .viewall a{
    color: #ff5757;
}
.menu-left .box{
	margin: 10px 0 0px 0;
	border: none;
}

.box-news-right {
	border: 1px solid #ccc;
	margin: 3px 0 !important;

}
.box-news-right img{
	width: 100%;
	height: 310px;
}

.box{
    /* box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); */
    border: 1px solid #D3D6DB;
}
.box .box-cont, .box .support-online{
    padding: 0px 5px;

}
.col-lg-9 {
	font-size: 19px ;  font-family: Times New Roman ;  line-height: 25px;    /* text-align: justify; */    
    padding: 0 10px;
    color: #333;
}
.col-lg-9 .box-cont {
	padding-left:10px;
	padding-top: 10px;
}
.menu-left .box-cont {
	padding:0px;
}

.box .categories li a{
    background: none;
}
.box .categories li.active ul li:last-child a{
    border-bottom: none;
}
body{
    min-width: 1000px;
}
.container{
    /*min-width: 1000px;*/
    /*width: 100%;*/
}
#container{
    background-image: none;
    background-color:#ffffff;
    padding-bottom: 0px;
    min-height: 200px;
    padding-top: 20px;
}

.form-content label.icheck-label{
    cursor: pointer;
    padding-left: 5px;
    font-weight: bold;
	
    color: #028CCE;
}

/*======= Place holder ==========*/
.eternity-form .form-control::-webkit-input-placeholder { /* WebKit browsers */
    color:    #777777;
}
.eternity-form .form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #777777;
}
.eternity-form .form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #777777;
}
.eternity-form .form-control:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #777777;
}

#header{
    height: 120px;
}
.col-md-7 {
    width: 75%;
}
.col-md-5 {
    width: 25%;
    padding: 0px;
}
.fa-tin-tuc:before{
    content: "\f1ea";
}
.fa-huong-dan:before{
    content: "\f0e6";
}
.fa-topic-gioi-thieu:before{
    content: "\f129";
}
.fa-khuyen-mai:before{
    content: "\f06b";
}
.bold p, .bold span, .bold a{
    font-weight: bold;
}
#LeftHeader{
    width: 19%;
    padding-right: 0px;
    margin-left: -12px;
}
#RightHeader{
	min-width: 85%;
	margin-top: 15px;
	float: right;
	margin-right: -13px;
}
.spyWrapper .spy{
    position: absolute;
}
.logo a img{
	width:140px;
}
.spyWrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 90px;
    overflow: hidden;
}
.spyWrapper a{
    display: block;
    /*float: left;*/
    margin: 2px;
    padding-top: 3px;
    color: #2489CE;
    font-family:"Times New Roman",Georgia,Serif;
    font-weight: bold;
}
.spyWrapper a:hover{
    color: #2596B2;
    text-decoration: none;
}
.wrap-menu-btn{
    display: inline-block;
    margin: 0 2px;
    padding: 4px;
    border: 1px solid transparent;
}
.mattblackmenu li .wrap-menu-btn a{
    background-color: transparent;
}
.mattblackmenu li .wrap-menu-btn a:hover {
    background-color: rgba(255,255,255,0.2);
}
.mattblackmenu li a{
    margin:0px;
    padding: 0px !important;
    height: 80px;
    width: 80px;
}

.social a.text-link{
    height: auto;
    width: auto;
    font-weight: bold;
}

/*=========== Body =================*/
.eternity-form .dropdown-menu{
    width: 612px;
    color: #777;
}
.eternity-form .dropdown-menu.menhgia {
    width: 355px;
}
.eternity-form .dropdown-menu.provider{
    width: 323px;
}
.eternity-form ul.dropdown-menu.provider li {
    width: 145px;
}
.eternity-form ul.dropdown-menu.menhgia li {
    width: 160px;
}
.eternity-form .dropdown-menu{
    padding: 10px 0px 10px 10px;
}

.eternity-form .btn{
    font-weight: bold;
    color: #ffffff;
    background: rgb(1, 64, 172);
    padding: 8px 25px;
    font-size: 15px !important;
}
.eternity-form .textbox-wrap.ul-focused {
    background-color: #f0f0f0;
    border-left-color: #0140ac;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
}
.pull-left{
    margin: 0px;
}
.navigation  {
	width:100%;
	background-color: #0140ac;
	height: 30px;
	/* margin-top: 400px; */
}

/*====================== Active menu 1 =======*/

.navigation  ul{
list-style: none;
font-family: Arial, san-serif;
}
 .navigation  ul li:hover{
	background-color: #0140ac;
}
.navigation  ul li{
float:left;
width: auto;
white-space: nowrap;
background: url(../images/bg_drash_1x12.gif) no-repeat right 7px;  };
}

.navigation  ul li:hover{
float:left;
background-color: #0140ac;
}
 .navigation  ul li ul li{
 	background: #0140ac;
 	
}

 .navigation  ul li ul li a{
float:left;
position:relative;
width: 165px;

}
 .navigation  ul li ul li a{
 	 	font-size:11px;
 	 	margin-left:5px;
 }

 .navigation  ul li ul li a:hover{
 	background: #0140ac;
 	margin-left:5px;
 	font-size:11px;
 
}

.navigation  ul a{
  text-decoration:none;
  color:#fff;
  font-weight:bold;
  font-size: 9pt;
  padding: 0px 9px;

}
 
.navigation  ul a:hover{
	z-index: 90000;
}
 
/*CSS To Menu 2 */
.navigation  li ul a{
background:#0140ac;
}
.navigation ul.childNav{
 	padding-top:1px;
 }
.navigation  li ul{
position:absolute;
display:none;
width: 165px;
}

 
.navigation  li:hover ul{
display:block;
z-index:10000;

}

.navigation .active { 
	padding:5px;
	background: #0140ac;
}
.active-menu-top {
	color:red;
}

#ipay-form{
background-color: #ffffff;
  
}
#container_left{
	width: 67.5%;
	margin-left: 10px;
}
#container_right{
	width: 32%;
	float: right;
	margin-top: 17px;
  
	padding-right: 20px;

}
#container_right ul{	
	/* background-color: #F5F5FA; */
	/* padding: 5px; */
	/* margin-bottom: 20px; */
}
#container_right .title {
  text-align: center;
  padding: 15px 0px;
  height: 45px;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 15px;
  /* border-bottom: 1px solid red; */
  /* border-radius: 5px; */
  background: #0140ac;
  cursor: pointer;
      border-bottom: 1px solid red;
    /* box-shadow: 0px 5px 7px 1px rgba(0,0,0,0.26); */
    width: 102%;
    margin-left: -1%;
}
#container_right .title a {
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 20px;
}
#container_right .title  img{
	width:16%;
}
#new_ipay{
	height: 343px;
	margin-bottom: 23px;
	margin-top:55px;
	background: #ffffff;
	-webkit-box-shadow: 0px 5px 7px 1px rgba(0,0,0,0.26);
	-moz-box-shadow: 0px 5px 7px 1px rgba(0,0,0,0.26);
	box-shadow: 0px 5px 7px 1px rgba(0,0,0,0.26);
}
#hot_news{
	border: 1px #ECE9E9 solid;
	/*height: 330px;*/
	margin: 20px 0 20px 0;
	background: #ffffff;
}

#container_right .info{
	border-bottom: 1px dotted #ddd;
	padding: 5px 5px;
	width: 98%;
	height: 50px;
	line-height: 20px;
	margin: 5px;
	overflow: hidden;
}
#container_right .descript{
	display: table;
  top: 0px !important;
	margin: 0px !important;
  padding: 0px !important;
	margin-bottom: 4px;
	font-family: arial;
}
.descript a{
	font-size: 14px;    
	line-height: 10px !important;
	color: #666;
}
.tab-thumb{
	float: left;
  display: inline;
  
	margin: 0 5px 5px 0;
  padding: 2px;
  
	width: 60px;
  
	height: 40px;
  border: 1px #F2F2F2 solid;
}

#ipay-news{
    background-color: #fff;
    box-shadow: 0 0 21px rgba(0, 0, 0, 0.3) inset;
}

/* 4 form - 4 colors Start */
.eternity-form .blue-form .section-title {
    background-color: #0140ac;
    padding: 5px;
    margin-bottom: 10px;
}
.eternity-form .blue-form .section-title h4 {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}
.eternity-form .blue-form .form-content{
    background-color: #E3F2FB;
}
.eternity-form .blue-form .textbox-wrap.focused{
    background-color: #FFF3E5;
}
.eternity-form .blue-form .btn, .eternity-form .blue-form .btn:hover, .eternity-form .blue-form .btn {
    background-color: #0140ac;
    border: medium none;
}

.eternity-form .blue-form .textbox-wrap .input-group.required{
    border-right: 3px solid #0140ac;
}

/*===========================================*/

.eternity-form .red-form .section-title {
    background-color: #0140ac;
    padding: 5px;
    margin-bottom: 10px;
}
.eternity-form .red-form .section-title h4 {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}
.eternity-form .red-form .form-content{
    background-color: #ffe6e6;
}
.eternity-form .red-form .btn, .eternity-form .red-form .btn:hover, .eternity-form .red-form .btn {
    background-color: #0140ac;
    border: medium none;
}

.eternity-form .red-form .textbox-wrap .input-group.required{
    border-right: 3px solid #0140ac;
}

/*===========================================*/

.eternity-form .violet-form .section-title {
    background-color: #932ab6;
    padding: 5px;
    margin-bottom: 10px;
}
.eternity-form .violet-form .section-title h4 {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}
.eternity-form .violet-form .form-content{
    background-color: #F5E3FB;
}
.eternity-form .violet-form .btn, .eternity-form .violet-form .btn:hover, .eternity-form .violet-form .btn {
    background-color: #932ab6;
    border: medium none;
}

.eternity-form .violet-form .textbox-wrap .input-group.required{
    border-right: 3px solid #0140ac;
}

/*===========================================*/

.eternity-form .green-form .section-title {
    background-color: #43c83c;
    padding: 5px;
    margin-bottom: 10px;
}
.eternity-form .green-form .section-title h4 {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}
.eternity-form .green-form .form-content{
    background-color: #E5FDE4;
}
.eternity-form .green-form .btn, .eternity-form .green-form .btn:hover, .eternity-form .green-form .btn {
    background-color: #43c83c;
    border: medium none;
}

.eternity-form .red-form .textbox-wrap .input-group.required{
    border-right: 3px solid #0140ac;
}
/* 4 form - 4 colors End */

.eternity-form .blue-form .form-content, .eternity-form .blue-form .form-content1{
    background-color: white;
    color: #777;
    padding-bottom: 15px;
    margin-top: 17px;
}
.eternity-form .blue-form .form-action {
	padding: 5px 20px 0px;
	margin-top: 5px; 
}

.form-action.clearfix.text-center {}
.eternity-form .blue-form .section-title {
    background-color: #0140ac;
    padding: 5px;
    margin-bottom: 10px;
}
.eternity-form .blue-form .section-title h4 {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}
.eternity-form .blue-form .textbox-wrap.focused{
    background-color: #ffffff;
   /* border-left-color: #0140ac;
	border-right-color: #0140ac; */
}
.eternity-form .blue-form .btn, .eternity-form .blue-form .btn:hover, .eternity-form .blue-form .btn {
    background-color: #0140ac;
    border: medium none;
}

.eternity-form .blue-form .textbox-wrap .input-group.required{
	border-right: 1px solid #028CCE;
    border-radius: 4px;
}
.eternity-form .blue-form .textbox-wrap .input-group .input-group-addon i{
    color: #028CCE !important;
}

.eternity-form .blue-form .form-content {
   /* background-color: #d8f0fa;*/
   background-color: #A7E6FD;
   /* background-image: radial-gradient(circle farthest-side at center center , #0140ac 0%, #0140ac 100%);*/
    color: white;
	-webkit-box-shadow: 0px 2px 2px 1px rgba(210, 210, 210, 0.58);
	-moz-box-shadow:  0px 2px 2px 1px rgba(210, 210, 210, 0.58);
	box-shadow:  0px 2px 2px 1px rgba(210, 210, 210, 0.58);
}
.eternity-form .blue-form .form-content .section-title h4{
    /*color: #0140ac;*/
    color: #ffffff;

}
.eternity-form .blue-form .form-content .btn, .eternity-form .blue-form .form-content:hover .btn, .eternity-form .blue-form .form-content .btn {
    background-color: #0CA4EC;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 12px !important;
    box-shadow: 0px 5px 7px 1px rgba(195, 193, 193, 0.26);
    /* margin-top: 10px; */
    /* padding: 10px 15px; */
}
/*.eternity-form .blue-form .form-content:hover {
    background-color: #0140ac;
    color: white;
}
.eternity-form .blue-form .form-content:hover .section-title {
    background-color: white;
}
.eternity-form .blue-form .form-content:hover .section-title h4{
    color: #52b9e9;
}
.eternity-form .blue-form .form-content:hover .btn, .eternity-form .blue-form .form-content:hover .btn:hover, .eternity-form .blue-form .form-content:hover .btn {
    background-color: white;
    color: #52b9e9 !important;
}*/
.eternity-form .blue-form ul.dropdown-menu{
    border: 1px solid #0CA4EC;
}

/*====================================*/
.eternity-form .red-form .form-content{
    background-color: white;
    color: #777;
    padding-bottom: 10px;
    /* padding-top: 30px; */
}
.eternity-form .red-form .form-action {
    padding: 5px 20px 0px;
	
    /* margin-top: 1px; */
}
.eternity-form .red-form .section-title {
    background-color: #0140ac;
    padding: 5px;
    margin-bottom: 10px;
}
.eternity-form .red-form .section-title h4 {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}
.eternity-form .red-form .textbox-wrap.focused{
    background-color: #ffffff;
    border-left-color: #0CA4EC;
}
.eternity-form .red-form .btn, .eternity-form .red-form .btn:hover, .eternity-form .red-form .btn {
    background-color: #0140ac;
    border: medium none;
}

.eternity-form .red-form .textbox-wrap .input-group.required{
    border-right: 1px solid #0CA4EC;
}
.eternity-form .red-form .textbox-wrap .input-group .input-group-addon i{
    color: 1px solid #0CA4EC;
}
.eternity-form .red-form .form-content {
   /* background-color: #d8f0fa;*/
   background-color: #A7E6FD;
  /* background-image: radial-gradient(circle farthest-side at center center , #0140ac 0%, #0140ac 100%);*/
    color: white;
    /* border: 1px solid #AFE6FD; */
	-webkit-box-shadow:0px 2px 2px 1px rgba(210, 210, 210, 0.58);
	
    -moz-box-shadow:  0px 2px 2px 1px rgba(210, 210, 210, 0.58);
    box-shadow:  0px 2px 2px 1px rgba(210, 210, 210, 0.58);
	min-height:342px;
}

.eternity-form .red-form .form-content .section-title h4{
    color: #ffffff;
}
.eternity-form .red-form .form-content .btn, .eternity-form .red-form .form-content .btn, .eternity-form .red-form .form-content .btn {
    background-color: #0CA4EC;
    color:#fff !important;
	text-transform: uppercase;
	font-size: 12px !important;
	box-shadow: 0px 5px 7px 1px rgba(195, 193, 193, 0.26);

}
/*.eternity-form .red-form .form-content:hover {
    background-color: #FF5757;
    color: white;
}
.eternity-form .red-form .form-content:hover .section-title {
    background-color: white;
}
.eternity-form .red-form .form-content:hover .section-title h4{
    color: #FF5757;
}
.eternity-form .red-form .form-content:hover .btn, .eternity-form .red-form .form-content:hover .btn:hover, .eternity-form .red-form .form-content:hover .btn {
    background-color: white;
    color: #FF5757 !important;
}*/
.eternity-form .red-form ul.dropdown-menu{
    border: 1px solid #52b9e9;
}
/*============================================*/

.eternity-form .popup-form .form-content, .eternity-form .popup-form .form-content1{
    background-color: rgba(204, 204, 204, 0.78);
    color: #777;
    padding-bottom: 20px;
    /* padding-top: 20px; */
    min-width: 263px;
    /* border: 1px solid #ccc; */
    border-radius: 5px;
}
.eternity-form .popup-form .form-action {
    padding: 15px 20px 0px;
}
.eternity-form .popup-form .section-title {
    background-color: #0140ac;
    padding: 5px;
    margin-bottom: 10px;
}
.eternity-form .popup-form .section-title h4 {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}
.eternity-form .popup-form .textbox-wrap.focused{
    background-color: #f0f0f0;
    border-left-color: #0CA4EC;
}
.eternity-form .popup-form .btn, .eternity-form .popup-form .btn:hover, .eternity-form .popup-form .btn {
    background-color: #0140ac;
    border: medium none;
}

.eternity-form .popup-form .textbox-wrap .input-group.required{
    border-right: 3px solid #0CA4EC;
}
.eternity-form .popup-form .textbox-wrap .input-group .input-group-addon i{
    color: #0CA4EC!important;
}

/*.eternity-form .popup-form .form-content:hover {
    background-color: #0140ac;
    color: white;
}
.eternity-form .popup-form .form-content:hover .section-title {
    background-color: white;
}
.eternity-form .popup-form .form-content:hover .section-title h4{
    color: #52b9e9;
}
.eternity-form .popup-form .form-content:hover .btn, .eternity-form .popup-form .form-content:hover .btn:hover, .eternity-form .popup-form .form-content:hover .btn {
    background-color: white;
    color: #52b9e9 !important;
}*/
.eternity-form .popup-form ul.dropdown-menu{
    border: 1px solid #0140ac;
}
.fancybox-skin{
    padding: 5px!important;
    background-color: #52b9e9;
}
.fancybox-outer{
    padding: 10px;
    background-color: white;
}
.fancybox-inner{
    width: auto !important;
}
/*============================================*/

.eternity-form .textbox-wrap.focused {
    background-color: #f0f0f0;
    border-left-color: #0140ac;
  /*  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;*/
}

.eternity-form .form-content {
    background-color: white;
   
}
.eternity-form .textbox-wrap .input-group.required{
    border-right: 3px solid #0140ac;
}
.eternity-form .drop{
    top: 8px;
}
.eternity-form input[type="text"].form-control[readonly]{
    cursor: pointer;
}

.form-control:-moz-placeholder {
    color: #999999;
}
.form-control::-moz-placeholder {
    color: #999999;
}
input.form-control {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 13px;
    height: 25px;
    line-height: 1.42857;
    padding: 3px 12px 3px 0px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}

#registry-bankplus input.form-control {
    background-color: #ffffff;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 12.5px;
    height: 25px;
    line-height: 1.42857;
    padding: 3px 12px 3px 0px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}
.form-control:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    cursor: not-allowed;
}

.eternity-form {
    color: #fff;
    font-family: Arial;
    font-weight: 300;
}
.eternity-form h1, .eternity-form h2, .eternity-form h3, .eternity-form h4, .eternity-form h5, .eternity-form h6 {
    font-family: Arial;
    font-weight: 300;
}
.eternity-form .login-form-section, .eternity-form .forgot-password-section {
    margin: 0 auto;
    max-width: 360px;
    width: 100%;
}
.eternity-form .login-content, .eternity-form .forgot-password-section, .eternity-form .reg-content {
    background-color: white;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.eternity-form .section-title {
    background-color: #0140ac;
    padding: 5px;
    margin-bottom: 10px;
}
.eternity-form .section-title h4 {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}
.eternity-form .textbox-wrap {
    border-left: 5px solid transparent;
    padding: 2px 20px 2px 20px;
    transition: border-left-color 0.5s ease 0s, box-shadow 0.5s ease 0s, background-color 0.5s ease 0s;
}
.eternity-form .textbox-wrap .input-group {
    background-color: #ffffff;
   border:  1px solid rgba(12, 164, 236, 0.41);
    border-radius: 4px;
}
#email .textbox-wrap .input-group {
    background-color: #ffffff;
    border: 1px solid rgb(250, 48, 49);
    border-radius: 4px;
    padding:4px;
}
.eternity-form .textbox-wrap .input-group .input-group-addon, .eternity-form .textbox-wrap .input-group input, .eternity-form .textbox-wrap .input-group .form-control {
    background-color: transparent;
    border: medium none;
}
.eternity-form .textbox-wrap .input-group input, .eternity-form .textbox-wrap .input-group .form-control, .eternity-form .textbox-wrap .input-group input:focus, .eternity-form .textbox-wrap .input-group .form-control:focus {
    box-shadow: none;
    outline: medium none;
}
.eternity-form .textbox-wrap .input-group [class^="icon-"], .eternity-form .textbox-wrap .input-group [class*=" icon-"], .eternity-form .textbox-wrap .input-group i {
    color: #cccccc;
}
.eternity-form .textbox-wrap.focused {
    background-color: #ffffff;
    border-left-color: #0CA4EC;
   /* box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;*/
}
.eternity-form .green-btn, .eternity-form .green-btn:hover, .eternity-form .blue-btn {
    background-color: #2ecc71;
    border: medium none;
}
.eternity-form .blue-btn, .eternity-form .blue-btn:hover {
    background-color: #2980b9;
}
.eternity-form .form-action {
    padding: 5px 20px 30px;
}
.eternity-form input[type="checkbox"] {
    width: 30px;
}
.eternity-form .blue {
    color: #0140ac;
}
.eternity-form .green {
    color: #2ecc71;
}
.eternity-form .login-form-links {
    background-color: white;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    margin-top: 5px;
    padding: 20px;
}
.eternity-form .login-form-links a.blue:hover, .eternity-form .login-form-links a a.blue:focus {
    color: #0140ac;
    text-decoration: underline;
}
.eternity-form .login-form-links a.green:hover, .eternity-form .login-form-links a a.green:focus {
    color: #2ecc71;
    text-decoration: underline;
}
.eternity-form .forget-form-action {
    padding: 20px;
}
.eternity-form .registration-form-section {
    margin: 0 auto;
    max-width: 620px;
    width: 100%;
}
.eternity-form .reg-header {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.eternity-form .registration-left-section {
    padding-left: 0;
    padding-right: 2.5px;
}
.eternity-form .registration-right-section {
    padding-left: 2.5px;
    padding-right: 0;
}
.eternity-form .reg-content {
    margin-top: 5px;
    padding: 20px 0;
}
.eternity-form .registration-form-action {
    background-color: white;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    margin-top: 5px;
    padding: 20px;
}
.eternity-form .custom-checkbox {
    float: left;
}
.eternity-form .checkbox {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 7px;
    padding-left: 1px;
}
.eternity-form .checkbox-text {
    line-height: 24px;
    padding-left: 5px;
}
.eternity-form .form-control:-moz-placeholder {
    font-weight: 300;
}
.eternity-form .form-control::-moz-placeholder {
    font-weight: 300;
}

/*=================== Bank ======================*/
#bank-payment{
    background-color: #efefef;
    /*background-image: radial-gradient(circle farthest-side at center top , #58ACE3 0%, #0140ac 100%);*/
    padding: 0px 0px 20px;
    /* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3); */
    /* background-image: url(icon/bg-top-fix.png); */
    margin-top: -15px;
}
#bank-payment h2, #bank-payment h3{
    color: #fff;
    text-align: center;
    background: url("../../../images/lines.png") repeat-x scroll center center rgba(0, 0, 0, 0);
}
#bank-payment h2 span, #bank-payment h3 span{
	padding: 10px 25px;
	background-color: #0140ac;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 9pt;
	/* margin: 5px; */
}
#bank-payment ul{
    /*width: 870px;*/
    margin: 0 auto;	
    background: #FFF;
}
#bank-payment ul li a{
    display: block;
    background-color: white;
}
#bank-payment ul li{
    display: inline-block;
    background-color: transparent;
    border: 1px solid #0198DB;
    padding: 4px;
    margin: 2px;
}
#bank-payment ul li:hover{
    border: 1px solid #0198DB;
    padding: 4px;
    background-color: rgba(204, 204, 204, 0.78);
}

#list-banks{
     width: 62.6%;
     float:left;
     padding-bottom: 15px;
}
#promo{
	width: 34%;
	float: left;
	margin-left: 24px;
	padding-right: 0px !important;
}
.white-border-bottom:before {
    background: none repeat scroll 0 0 #f5f5f5;
    bottom: -9px;
    content: "";
    height: 2px;
    left: 25%;
    margin: auto;
    position: absolute;
    width: 50%;
    z-index: 1;
}
.dark-border-bottom:before {
    background: none repeat scroll 0 0 #404040;
    bottom: -9px;
    content: "";
    height: 2px;
    left: 25%;
    margin: auto;
    position: absolute;
    width: 50%;
    z-index: 1;
}
.red-border-bottom:before {
    background: none repeat scroll 0 0 #e96656;
    bottom: -9px;
    content: "";
    height: 2px;
    left: 12.5%;
    margin: auto;
    position: absolute;
    width: 75%;
    z-index: 1;
}
.green-border-bottom:before {
    background: none repeat scroll 0 0 #34d293;
    bottom: -9px;
    content: "";
    height: 2px;
    left: 12.5%;
    margin: auto;
    position: absolute;
    width: 75%;
    z-index: 1;
}
.blue-border-bottom:before {
    background: none repeat scroll 0 0 #3ab0e2;
    bottom: -9px;
    content: "";
    height: 2px;
    left: 12.5%;
    margin: auto;
    position: absolute;
    width: 75%;
    z-index: 1;
}
.yellow-border-bottom:before {
    background: none repeat scroll 0 0 #f7d861;
    bottom: -9px;
    content: "";
    height: 2px;
    left: 12.5%;
    margin: auto;
    position: absolute;
    width: 75%;
    z-index: 1;
}
.focus, .works, .about-us, .features, .packages, .products, .testimonial, .contact-us {
    padding-top: 0;
}
.focus {
    background: none repeat scroll 0 0 #ffffff;
    overflow: hidden;
    padding-bottom: 50px;
}
.focus-box {
    /*margin-bottom: 25px;*/
    text-align: center;
}
.focus-box .service-icon {
    border: 10px solid #ececec;
    border-radius: 50%;
    height: 100px;
    margin: auto auto 5px;
    position: relative;
    transition: all 0.2s ease-in-out 0s;
    width: 100px;
    background-color: #fff;
    box-shadow:0px 1px 10px rgba(0, 0, 0, 0.3);
}
.red, .green, .blue, .yellow {
    transition: all 0.2s ease-in-out 0s;
}
.red{
    color: #e96656 !important;
}
.yellow{
    color: #f7d861 !important;
}
.red:hover .service-icon {
    border: 10px solid #e96656;
}
.green:hover .service-icon {
    border: 10px solid #34d293;
}
.blue:hover .service-icon {
    border: 10px solid #3ab0e2;
}
.yellow:hover .service-icon {
    border: 10px solid #f7d861;
}
.focus-box h5 {
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 30px;
    position: relative;
    text-transform: uppercase;
    color: #fff;
}

.padding-top-20{
    padding-top: 20px;
}
.padding-top-10{
    padding-top: 10px;
}
.padding-bottom-20{
    padding-bottom: 20px;
}
.padding-bottom-10{
    padding-bottom: 10px;
}
#all_panel_top_fix{
  /* top: 1px; */
  left: 0;
  width: 100%;
  height: 69px;
  /* border-bottom: 1px solid #F1F1F1; */
  /* background-image: url(icon/bg-top-fix.png); */
  background-repeat: repeat-x;
  z-index: 101;
  /* background-color: #ED1E28; */
}


#all_panel_header {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  background-color: #ffffff;
}
#all_panel_middle_header {
  float: left;
  width: 100%;
  display: none;
  /* box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.3); */
}
#all_panel_top_fix #panel_top_fix_main {
  position: absolute;
  left: 50%;
  margin-left: -500px;
  margin-top: 5px;
  width: 1000px;

}
.menu-top {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
}
a.menu-top {
	color: #0140ac;
	font-size: 9.5pt;
    font-weight: bold;
}
#RightHeader a:hover{
	background: #FAFAFA;
	color: red;
	padding: 22px 10px;
	margin-top:-20px;
}

#RightHeader a{
	color: #0140ac;
	padding: 22px 10px;
	margin-top:-20px;
	font-size: 9.5pt;
	font-family: arial;    
	/* color: #333; */
}

a.menu-top {}
hover:a.menu-top {

	color: #0140ac;
    font-size: 13px;
    font-weight: bold;
}
#RightHeader{

}

#middle_main_banner_header {
  float: left;
  width: 100%;
  height: auto;
  background-color: #FFFFFF;
  border-bottom: #ff7901 2px solid;
  /* border-top: #ff7901 1px solid; */
  /* background-image:url("../images/bg-slide.jpg"); */
}
#middle_main_banner_header #middle_main_banner_1000 {
  /* position: absolute; */
  /* height: 400px; */
  cursor: pointer;
}
#middle_main_banner_1000 img{

/* height:400px; */

width: 100%;

cursor:pointer;
}
#middle_main_menu {
  float: left;
  margin: 15px 0 15px 0; 
  width: 100%;
  padding: 10px 0 5px 0;
  height: 165px;
  background-color: #ffffff;
}
#middle_main_menu_1000 {
  position: absolute;
  left: 50%;
  margin-left: -500px;
  padding-left: 7px;
  width: 1000px;
  margin-top: 5px;
}
.item-title{
	float: left;
	width: 20%;
	/* height: 140px; */
	margin: 0px 5px 0px 5px;
	text-align: justify;
}
.item-content {
  height: 120px;
  margin-top:15px;
  font-size: 12.5px;
  color: #666;
  overflow: hidden;
  /* width: 88%; */
  font-family: arial;
}
.item-content h1{
	font-size: 12.5px;
	line-height: 24px;
	margin: 0px;
}
.item-title .item-icon-safe{
	background: url("../css/icon/safe.png");
	width: 57px;
	height: 57px;
	display: inline-block;
}
.item-title .item-icon-save{
	background: url("../css/icon/tien-ich.png");
	width: 57px;
	height: 57px;
	display: inline-block;
}
.item-title .item-icon-fast{
	background: url("../css/icon/fast.png");
	width: 57px;
	height: 57px;
	display: inline-block;
}
.item-text{
	/* margin-left: 70px; */
	/* margin-top: -45px; */
}
.item-text p{
	margin-left: 70px;
	margin-top: -45px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	color: #FF0006;
}

/*======================= Partner =================*/
#list-partners{
    background-color: #fff;
    /* background-image: radial-gradient(circle farthest-side at center top , #ccd4d5 0%, #fff 100%); */
    /* background-size: cover; */
    /* box-shadow: 0 0px 25px -3px rgba(0, 0, 0, 0.3) inset; */
    padding: 20px 0px 0px;

}

div#list-partners {}
#list-partners h2{
    text-align:center;
    color: #0140ac;
    margin-bottom: 20px
}
.alert-success p{
	color:#0140ac;
	font-size:25px;
	text-align:center;
}
.alert-success #result-vnpayment{
	color:#0140ac;
	font-size:20px;
	text-align:center;
}
.alert-success span{
	color:#0140ac;
	font-size:15px;
	text-align:center;
}
#list-partners h2 span.line-span{
    background: url("../../../images/lines.png") repeat-x scroll center center rgba(0, 0, 0, 0);
}
#list-partners .eternity-form{
    /*border-right: 1px dashed white;*/
}
#list-partners form{
    /* box-shadow:0px 1px 13px rgba(0, 0, 0, 0.3); */
}

.parner {
    background-color: #fff;
}
.parner h2 span {
    background: none repeat scroll 0 0 #fff;
}
.home-widget h3{
    margin-top: 0px;
}
.home-widget a.collapse{
    display: none;
}
.style .home-widget .widget-head h3{
    float: none;
    padding: 0px;
}
.home-widget .widget-head{
    text-align: center;
}
#partner-logo #main2{
    margin: 0 auto;
}
.news_cols h2{
    text-align: center;
    font-size: 27px;
}

.news_cols .style .home-widget{
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    padding: 0px;
}

#email{
	min-height: 154px;
	background-color: rgb(250, 48, 49);
	color: #777;
	padding-bottom: 10px;
	padding-top: 30px;
	/* background-image: url(icon/gift-icon.png); */
}
#email #title{
  background-color: #0140ac;
  padding: 5px 42px;
  color: #FFF;
  margin: 0 0 20px 0;

  font-size: 13px;
}
#email h4{
	font-size: 14px;
    text-align: center;
}
/*=================== Footer ======================*/
#footer{
    background-color: #ffffff;
    /*border-top: none;*/
    /* box-shadow: 0 0 1px rgba(0, 0, 0, 0.3); */
    color: #eee;
    padding-top:70px;
	border-top: 1px solid #ccc;
}
#footer .item ul li a, #footer .item ul li{
    color: #333;
}
#footer .item ul li a:hover, #footer .item ul li:hover{
    color: #0140ac;
}

#footer h3 a{
    color: #0140ac;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

/*=========================== Registry-banplus======================*/
#registry-bankplus{
	margin:0 0 0 10px;
}
#registry-bankplus .input-group,#registry-bankplus  .required{
	
	border: 1px #BBEBFF solid;
}

#registry-bankplus .form-pcontrol{
	
}
/*=========================== News ======================*/
.menu-left{
	width: 30%;
	float:left;
	margin-left: 30px;
}
.menu-left .box{
	/*background-color:#eef5ff !important; */
}
.menu-left .title{
	text-align: center;
    padding: 8px 0px;
    height: 40px;
    font-weight: bold;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 14px;
    /* border-bottom: 1px solid red; */
    /* border-radius: 5px; */
    background: #0140ac;
    cursor: pointer;
    border-bottom: 1px solid red;
    /* box-shadow: 0px 5px 7px 1px rgba(0,0,0,0.26); */
    width: 102%;
    margin-left: -1%;
    height: 35px;
	}
	.menu-left .title a{
		color:#ffffff !important;
		font-weight: bold;
		margin-left: 13px;
	}
	.menu-left .title img{
		width:16%;
	}
	.menu-left  .descript{
		display: table;
		top: 0px !important;
		margin: 0px !important;
		padding: 0px !important;
		margin-bottom: 4px;
		font-family: arial;
	}
	.menu-left .info{
		border-bottom: 1px dotted #ddd;
		padding: 5px 5px;
		width: 98%;
		height: 50px;
		line-height: 20px;
		margin: 5px;
		overflow: hidden;
	}
 .col-lg-9 .detail-cont span {
  /* font-size: 13px; */
  /*font-family: tahoma !important; */
  line-height: 25px;
  /* text-align: justify; */
  /*color: #333; */
 }
 .detail-cont em{
	font-size: 13px;
    font-family: tahoma !important;;
}
	 
 }
 .current{
 	color:#ffffff !important;
 }
.box .social-news{
	padding: 0 0 10px 15px;
	border-bottom:1px solid #ccc;
}
.box h2.title, .box h1.title{
    text-transform: uppercase;
    padding: 12px;
    background-color: #FAFAFA;
    font-weight: bold;
    color: #000000;
    text-align: center;
    font-size: 14px !important;
    margin: 0px 0 5px;
    height: 40px;
}
.menu-left .box h2.title{
    text-transform: uppercase;
    padding: 12px;
    background-color: #030088; 
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    font-size: 14px !important;
    margin: 0px 0 5px;
    height: 40px;
}

.box .title-detail-news{
  font-family: Tahoma;
  font-size: 26px;
  font-weight: normal;
  line-height: 1.3;
  margin-top: 10px;
  padding: 10px 15px 0;
  color:#000000;
}

.box .news-item h2.title-news a{
    /*font-weight: bold;*/
	
    font-size: 20px;
	text-decoration: none;
	color: #000;
	font-weight: normal;
    font: 700 18px arial;    color: #333;
}
.box .news-item .viewall a{
    color: #ff5757;
}
.menu-left .box{
	margin: 10px 0 0px 0;
	border: none;
}

.box-news-right {
	border: 1px solid #ccc;
	margin: 3px 0 !important;

}
.box-news-right img{
	width: 100%;
	height: 310px;
}

.box{
    /* box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); */
    border: 1px solid #EBECEC;
}
.box .box-cont, .box .support-online{
    padding: 0px 5px;

}
.col-lg-9 {
    font-size: 14px;
    font-family: tahoma !important;
    line-height: 22px;
    text-align: left !important;
    padding: 0 10px;
    color: #231f20;
}
}
.col-lg-9 .box-cont {
	padding-left:10px;
	padding-top: 10px;
}
.menu-left .box-cont {
	padding:0px;
}

.box .categories li a{
    background: none;
}
.box .categories li.active ul li:last-child a{
    border-bottom: none;
}
/* ================== Facebook ============= */
#box-like{
	float:left;  
	padding: 10px 0;
	/*margin: 10px 0;  */
	width: 51.4%;
}
#button-like {
	Height:30px;
}
p.free-bill{
	  font-size: 11px;
	  font-weight: bold;
	  color: rgb(255, 0, 19);
	  width: 48%;
	  text-align: center;
	  margin: -12px 0;
	  margin-left: 50px;
	  white-space:nowrap;
  }

   .banner-bottom-right{
	width: 48%;
	float: right;
	margin-top: 10px;
}
.banner-bottom-right img{
	float:right;
	height: 107px !important;
	margin: 0;
}

header.carousel {
    height: 350px;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */
@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}