@font-face {
	font-family: 'digital';

    src:  url('../media/font/digital-7.ttf');

}
@font-face {
	font-family: 'Roboto Slab';
	src: url(../media/font/RobotoSlab-Regular.ttf);
}
@font-face {
	font-family: 'Roboto Slab';
	src: url(../media/font/RobotoSlab-Bold.ttf);
	font-weight: bold;
}
@font-face {
	font-family: 'Roboto Slab';
	src: url(../media/font/RobotoSlab-Light.ttf);
	font-weight: lighter;
}
body{
	font-family: 'Open Sans', serif;
}
.mgt20{
	margin-top: 20px;
}
.nav-justified  > li > a:hover, .nav-justified  > li > a:focus {
    background-color: #6ff3ff !important;
    color: white;
}
@media (max-width: 480px){
    .contentheight  {
        min-height: 900px;
    }
	.mgtop-50{
		margin-top:-90px
	}
	.rmargin{
		margin-top:25px;
	}
	.hbanner > p{
		font-size:8px
	}
	
}
@media (min-width: 768px){
    .contentheight  {
        min-height: 1000px;
    }
	.mgtop-50{
		margin-top:-190px
	}
	.rmargin{
		margin-top:30px;
	}
	
}
@media (min-width: 968px){
    .contentheight  {
        min-height: 1100px;
    }
	.mgtop-50{
		margin-top:-370px
	}
	.rmargin{
		margin-top:15px;
	}
}
@media (min-width: 1200px){
    .contentheight  {
        min-height: 1200px;
    }
	.mgtop-50{
		margin-top:-150px
	}
	.rmargin{
		margin-top:10px;
	}
}

@media (min-width: 1px) and (max-width: 767px){
    .mgmobile  {
       margin-top: 50px;
    }
}


@media (min-width: 768px){
    .fivecolumns .col-md-2, .fivecolumns .col-sm-2, .fivecolumns .col-lg-2 .fivecolumns .col-xs-2  {
        width: 20%;
        *width: 20%;
    }
}
@media (min-width: 1200px) {
    .fivecolumns .col-md-2, .fivecolumns .col-sm-2, .fivecolumns .col-lg-2 .fivecolumns .col-xs-2{
        width: 20%;
        *width: 20%;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .fivecolumns .col-md-2, .fivecolumns .col-sm-2, .fivecolumns .col-lg-2 .fivecolumns .col-xs-2{
        width: 20%;
        *width: 20%;
    }
}

@media (min-width: 768px){
    .fivecolumns .col-md-3, .fivecolumns .col-sm-3, .fivecolumns .col-lg-3 .fivecolumns .col-xs-3  {
        width: 24%;
        *width: 24%;
    }
}
@media (min-width: 1200px) {
    .fivecolumns .col-md-3, .fivecolumns .col-sm-3, .fivecolumns .col-lg-3 .fivecolumns .col-xs-3{
        width: 24%;
        *width: 24%;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .fivecolumns .col-md-3, .fivecolumns .col-sm-3, .fivecolumns .col-lg-3 .fivecolumns .col-xs-3{
        width: 24%;
        *width: 24%;
    }
}

@media (min-width: 768px){
    .fivecolumns .col-md-10, .fivecolumns .col-sm-10, .fivecolumns .col-lg-10  .fivecolumns .col-xs-10{
        width: 79%;
        *width: 79%;
    }
}
@media (min-width: 1200px) {
    .fivecolumns .col-md-10, .fivecolumns .col-sm-10, .fivecolumns .col-lg-10 .fivecolumns .col-xs-10{
        width: 79%;
        *width: 79%;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .fivecolumns .col-md-10, .fivecolumns .col-sm-10, .fivecolumns .col-lg-10 .fivecolumns .col-xs-10{
        width: 79%;
        *width: 79%;
    }
}

@media (min-width: 768px){
    .fivecolumns .col-md-8, .fivecolumns .col-sm-8, .fivecolumns .col-lg-8  .fivecolumns .col-xs-8{
        width: 60%;
        *width: 60%;
    }
}
@media (min-width: 1200px) {
    .fivecolumns .col-md-8, .fivecolumns .col-sm-8, .fivecolumns .col-lg-8 .fivecolumns .col-xs-8{
        width: 60%;
        *width: 60%;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .fivecolumns .col-md-8, .fivecolumns .col-sm-8, .fivecolumns .col-lg-8 .fivecolumns .col-xs-8{
        width: 60%;
        *width: 60%;
    }
}

@media (min-width: 768px){
    .fivecolumns .col-md-4, .fivecolumns .col-sm-4, .fivecolumns .col-lg-4  .fivecolumns .col-xs-4{
        width: 40%;
        *width: 40%;
    }
}
@media (min-width: 1200px) {
    .fivecolumns .col-md-4, .fivecolumns .col-sm-4, .fivecolumns .col-lg-4 .fivecolumns .col-xs-4{
        width: 40%;
        *width: 40%;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .fivecolumns .col-md-4, .fivecolumns .col-sm-4, .fivecolumns .col-lg-4 .fivecolumns .col-xs-4{
        width: 40%;
        *width: 40%;
    }
}

@media (min-width: 768px){
    .fivecolumns .col-md-6, .fivecolumns .col-sm-6, .fivecolumns .col-lg-6  .fivecolumns .col-xs-6{
        width: 50%;
        *width: 50%;
    }
}
@media (min-width: 1200px) {
    .fivecolumns .col-md-6, .fivecolumns .col-sm-6, .fivecolumns .col-lg-6 .fivecolumns .col-xs-6{
        width: 50%;
        *width: 50%;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .fivecolumns .col-md-6, .fivecolumns .col-sm-6, .fivecolumns .col-lg-6 .fivecolumns .col-xs-6{
        width: 50%;
        *width: 50%;
    }
}
.scrollquestion{
	overflow-x: hidden; 
	/*height:800px;*/
}
@media (max-width: 420px) {
	.scrollquestion{
		overflow-x: hidden; 
		height:auto;
	}	
}


.dropdown-menu.columns-3 {
	min-width: 700px;
	min-height:250px;
}
.dropdown-menu li a {
	padding: 5px 15px;
	font-weight: 300;
}
.multi-column-dropdown {
	list-style: none;
}
.multi-column-dropdown li a {
	display: block;
	clear: both;
	line-height: 1.428571429;
	color: #333;
	white-space: normal;
}
.multi-column-dropdown li a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5;
}
 
@media (max-width: 767px) {
	.dropdown-menu.multi-column {
		max-width: 240px !important;
		overflow-x: hidden;
	}
}
.bgcl1{
	background-color:#B6D452;
}
.bgcl2{
	background-color:#E0C7A3;
}
.bdri{
	border-right: 1px solid #fff;
}
.widthfix{
	width:14.8%
}
@media (max-width: 480px) {
	.widthfix{
		width:90%
	}
}
.sidebar-nav {
    padding: 9px 0;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0px;
    visibility: hidden;
    margin-top: -1px;
}
.hfix{
	height:50px;
}
.fiximg, .fiximg img{
	height:120px!important;
}
.mgright{
	margin-right:15px;
}
.mgleft{
	margin-left:-15px;
}
.mgleft1{
	margin-left:15px;
}
.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}
   
.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
.slideanim {visibility:hidden;}
.col-md-25{
	width:20%
}
.slide {
    /* The name of the animation */
    animation-name: slide;
    -webkit-animation-name: slide; 
    /* The duration of the animation */
    animation-duration: 2s; 
    -webkit-animation-duration: 2s;
    /* Make the element visible */
    visibility: visible; 
}

/* Go from 0% to 100% opacity (see-through) and specify the percentage from when to slide in the element along the Y-axis */
@keyframes slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    } 
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    } 
}
@-webkit-keyframes slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    } 
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}
.bot-20{
	margin-bottom:20px;
}
/*moi code*/
.w50p{
	width: 50%;
}
.mgb20{
	margin-bottom: 20px;
}
.box-content{
	background: white;
}
.bd-box{
	border: 1px solid #00c56a;
}
.box-ts{
	float: left;
	width: 23%;
	margin-right: 2%;
	min-height: 360px;
}
.pd5px {
	padding: 5px;
}
.readmore{
	display: block;
	color: red;
	padding: 5px;
	margin-bottom: 5px;
}
.box-right{
	float: left;
	width: 90%;
	margin: 0px 5%;
	background: white;
	padding: 20px 20px;
	border: 3px solid #009c54;
}
.box-right-title{
	float: left;
	width: 90%;
	margin-left: 5%;
}
a.link-ts {
	background: #4bd696;
	padding: 5px;
	font-weight: bold;
	color: #483838;
	float: left;
	width: 100%;
}
.fix-box{
	padding-left: 2%;
	padding-top: 2%;
}
.text-footer{
	float: left;
	width: 100%;
	color: white;
	font-size: 20px;
	position: absolute; 
	bottom: 20px;
}
.box{
	float: left;
	background: #d5ffe7;
	border: 1px solid #00c56a;
	width: 48%;
	margin: 0px 2% 2% 0px;
	padding: 5px;
	height: 190px;
    overflow: hidden;
}
.box-img{
	float: left;
	width: 48%;
	margin-right: 2%;
}
.box-nd{
	float: left;
	width: 50%;
}
.relative{
	position: relative;
}
.title-right{
	position: absolute;
	right: -10px;
	top: 0px;
}
.title-left{
	position: absolute;
	left: -10px;
	top: 0px;
}
.title-right2{
	position: absolute;
	right: -5px;
	top: -3px;
}
.title-left2{
	position: absolute;
	left: -5px;
	top: -3px;
}
.title-box{
	margin: 0px;
	background: #009c54;
	color: white;
	text-align: center;
	padding: 12px 0px; 
	font-size: 20px;
	width: 100%;
}
a.title-box{
	display: block;
	margin: 0px;
	background: #009c54;
	color: white;
	text-align: center;
	padding: 4px 0px; 
	font-size: 12px;
	width: 100%;
	height: 42px;
	overflow: hidden;
}
.fullpage {
  background: #6ff3ff; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#6ff3ff, #fbe8aa, #faffff); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#6ff3ff, #fbe8aa, #faffff); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#6ff3ff, #fbe8aa, #faffff); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#6ff3ff, #fbe8aa, #faffff); /* Standard syntax */
}
.footer{
	background: #faffff; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#faffff, #b6f8f0); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#faffff, #b6f8f0); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#faffff, #b6f8f0); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#faffff, #b6f8f0); /* Standard syntax */
}
.bd{
	border: 1px solid #eeeeee;
}
ul.home-menu li ul{
	top: 45px !important;
}
ul.home-menu li a{
	padding: 15px !important;
}
ul.home-menu li ul li a{
	padding: 10px 15px !important;
	color: #262626 !important;
}

@media (max-width: 768px){
    .box{width: 100% !important;}
	.box-ts{width: 48% !important;}
	
}
@media (max-width: 650px){
    .text-footer{
		font-size: 14px !important;
		bottom: 10px !important;
	}
}
@media (max-width: 480px){
	.box-ts{width: 98% !important;}
	.text-footer{
		font-size: 12px !important;
		bottom: 5px !important;
	}
}


.bdr{
	background-color:#e4dc0d;
	border-radius:2 !important;
	
}
.bdr ul li ul li a{
	color:#ffffff !important;
}
.bdr a, .bdr2 a, .bdr3 a, .bdr4 a{
	color:#ffffff !important;
}
.bdr2{
	background-color:#fd658d;
	border-radius:2!important;
	
}
.bdr2 ul li ul li a{
	color:#B6D452!important;
}
.bdr3{
	background-color:#60dd98;
	border-radius:2!important;
	
}
.bdr3 ul li ul li a{
	color:#E0C7A3!important;
}
.bdr4{
	background-color:#93a0f0;
	border-radius:2!important;
	
}
.bdr4 ul li ul li a{
	color:#B6D452!important;
}
.bdr5{
	background-color:#E3ECF2;
	border-radius:2!important;
	
}
.bdr5 ul li ul li a{
	color:#B6D452!important;
}
.bdr6{
	background-color:#9F9E9C;
	border-radius:2!important;
	
}
.bdr6 ul li ul li a{
	color:#B6D452!important;
}
.nab-cus{
	background-color:#ffffff!important;
}
.bgclor{
	background-color:#F5F5F5;
}

.sharp4{
	border-radius:0!important;

	margin-bottom:5px;
	font-size:18px;
	color:#231e60;
	background-color:#2696c4;
	margin-right:4%;
}
.sharp5{
	border-radius:0!important;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:5px;
	font-size:18px;
	color:#231e60;
	background-color:#2696c4;
}


.btn-custom91 {
    background: #dff2fb;
    color: #548fcf; 
}
 
.btn-custom91:hover, .btn-custom9:focus, .btn-custom9:active, .btn-custom9.active, .open > .dropdown-toggle.btn-custom9 {
    background: #2696c4;
	 color: #fff;
}
 
.btn-custom91:active, .btn-custom9.active {
    background: #007299;
    box-shadow: none;
}




.btn-custom{
	background-color:#d7d7d7;
	color:#231e60;
	vertical-align:middle;
}
.btn-custom:focus,
.btn-custom:active,
.btn-custom:hover,
.btn-custom.active
{
  background-color: #2696c4!important;
  color: #ffffff;
}
.btn-custom:hover
{
  background-color: #2696c4!important;
}
.btn-custom3{
	background-color:#C6CCDC;
	color:#231e60;
	vertical-align:middle;

}
.btn-custom5{
	background-color:#A0D4CE;
	color:#231e60;
	vertical-align:middle;
}
.btn-custom6{
	background-color:#B6D452;
	color:#231e60;
	vertical-align:middle;
}
.btn-custom7{
	background-color:#E0C7A3; 
	color:#231e60;
	vertical-align:middle;
}
.btn-custom8{
	padding-top:5px;
	padding-bottom:5px;
	background-color:#2696c4;
}
.btn-custom9{

	background-color:#F7E285; 
}
.btn-custom11{

	background-color:#9F9E9C; 
}
.btn-custom10{
	background-color:#E3ECF2; 
}
.btn-custom3:focus,
.btn-custom3:active,
.btn-custom3:hover,
.btn-custom3.active
{
  background-color: #2696c4!important;
  color: #ffffff;
}

.btn-custom3:hover
{
  background-color: #2696c4!important;
}

.btn-custom4{
	background-color:#f7f7f7;
	color:#231e60;
	vertical-align:middle;
}
.btn-custom2{
	background-color:#ffffff!important;
	color:#696969;
}

.btn-custom2:focus,
.btn-custom2:active,
.btn-custom2:hover,
.btn-custom2.active
{
  background-color: #2696c4!important;
  color: #ffffff;
}

.btn-custom2:hover
{
  background-color: #eeeeee!important;
}
.btn-block+.btn-block {
    margin-top: 30px;
}
.btn-custom20{
	background-color:#8b8b8b;
	color:#fff;
}
.btn-custom20:focus,
.btn-custom20:active,
.btn-custom20:hover,
.btn-custom20.active
{
  background-color: #ea7e00!important;
  color: #ffffff;
}

.btn-custom20:hover
{
  background-color: #ea7e00!important;
  color: #ffffff;
}
.fix{
	width:auto; 
	height:76px!important;
}
.fix2{
	width:auto; 
	height:59px!important;
}
.weight-12{
	font-weight:600;
	font-size:12px;
}
.weight-16{
	font-weight:600;
	font-size:16px;
}
.text-color{
	color:#231e60;
}
.fix-height{
	height:240px;
}
.pdbottom20{padding-bottom:20px;}
.imgbg{
	background: transparent url("../media/startbt.png") no-repeat center center;    
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 100%;
	height: 990px;
}
.user{
	background: transparent url("../media/user.png") no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 100%;
	height: 430px;
}



.imageclick{
	background: transparent url("../media/lambai.png") no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 60%;
	height: 655px;
}
.dotest-img{
	position:relative;
	width:450px;
	height:450px;
}
.dot1{
	border: 1px solid #fff;
    background: greenyellow;
    color: red;
    font-weight: bold;
    padding: 2px 10px;
    transform: rotateZ(2deg);
	position: absolute;
	left:120px;
	top:330px;
}
.dot2{
	border: 1px solid #fff;
    background: greenyellow;
    color: red;
    font-weight: bold;
    text-transform: uppercase;
    padding: 2px 10px;
    transform: rotateZ(-5deg);
	position: absolute;
	left:290px;
	top:330px;
}
.dot3{
	border: 2px solid #fff;
    background: #DB3635;
    color: white;
    font-weight: bold;
    padding: 10px 70px;
}
.hbanner{
	font-size: 20px;
    font-weight: 400;
    margin: 0 0 10px;
    text-align: center;
    text-transform: uppercase;
    display: block;
}
.hbanner > p {
    color: white;
    height: 100px;
    line-height: 56px;
    padding: 0 80px;
    background-color: #0072bc;
    display: inline-block;
    position: relative;
}
.hbanner > p:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    border-left: 40px solid white;
    border-bottom: 50px solid transparent;
    border-top: 50px solid transparent;
}
.hbanner > p:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 0;
    width: 0;
    border-right: 40px solid white;
    border-bottom: 50px solid transparent;
    border-top: 50px solid transparent;
}

.hbanner1{
	font-size: 20px;
    font-weight: 400;
    margin: 0 0 10px;
    text-align: center;
    text-transform: uppercase;
    display: block;
}
.hbanner1 > p {
    color: white;
    height: 56px;
    line-height: 56px;
    padding: 0 80px;
    background-color: #0072bc;
    display: inline-block;
    position: relative;
}
.hbanner1 > p:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    border-left: 28px solid white;
    border-bottom: 28px solid transparent;
    border-top: 28px solid transparent;
}
.hbanner1 > p:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 0;
    width: 0;
    border-right: 28px solid white;
    border-bottom: 28px solid transparent;
    border-top: 28px solid transparent;
}


.hbanner2{
	font-size: 20px;
    font-weight: 400;
    margin: 0 0 10px;
    text-align: center;
    text-transform: uppercase;
    display: block;
}
.hbanner2 > p {
    color: white;
    height: 480px;
    background-color: #0072bc;
    display: inline-block;
    position: relative;
}

.hbanner2 > a:after {
    content: '';
    position: absolute;
    top: 505px;
    left: 0px;
    height: 0;
    width: 0;
    border-bottom: 45px solid white;
    border-left: 45px solid transparent;
    border-right: 45px solid transparent;
}
.linebg{
	background: transparent url("../media/line.jpg") repeat-y center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 100%;
	min-height:800px;
}

.pd-ul{
	padding-top:5px;
	padding-bottom:5px;
}
.bdred{
	border:1px solid red!important;
}
.right0 { margin-right:0px!important; }
.pdright0{padding-right:0px!important;}
.top5 { margin-top:5px; }
.top7 { margin-top:7px; }
.top10 { margin-top:10px; }
.top-15{margin-top:-15px;}
.left0 { margin-left:0px!important; }
.left10 { margin-left:10px; }
.right15{ margin-right:15px;}
.left-15{ margin-left:-15px;}
.left15{ margin-left:15px;}
.top15 { margin-top:15px; }
.top17 { margin-top:17px; }
.top20 { margin-top:20px; }
.left20{margin-left:20px;}
.bot20 { margin-bottom:20px; }
.top30 { margin-top:30px; }
.top-35 { margin-top:-35px; }
.top35 { margin-top:35px; }
.left35 { margin-left:35px; }
.top40 { margin-top:40px; } 

.top45 { margin-top:45px; } 
.top50 { margin-top:50px; }
.bot50 { margin-bottom:50px; }
.top55 { margin-top:55px; } 
.top-55 { margin-top:-55px; }
.top70{margin-top:80px;}
.top60 { margin-top:155px; }
.top100{margin-top:100px; }
.bot100{margin-bottom:100px; }
.right109 { margin-right:109px; } 
.top120{margin-top:-120px; }
.top145{margin-top:145px; }
.right105{margin-right:105px;}
.top-235{margin-top:-235px;}
.pd20{ padding:20px;}
.bottom20{
	margin-bottom:20px;
}
.full{
	background-color:#eeeeee;
}
.colorfull{
	background-color:#eeeeee;
}
.fontutmc {
    font-family: 'utmc';
}
#showtrial{
    display: none;
    border: 4px solid #0066b3;
    border-radius: 5px;
    position: fixed;
    top: 200px;
    width: 550px;
    left: 400px;
    background: #ffffff;
    z-index: 9999;
}
#boxthank{
    margin-top: 35px; margin-bottom: 70px;
}
.titletrial{

    color: #812990; font-style: italic; font-size: 26px; text-shadow: 2px 2px 2px white;
}
.title_tb{
    background: #0066b3;
    color: white;
    margin: 0px;
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
}
.bt-buy{
    float:left; margin-bottom:10px;border: 1px solid #410002; background: -webkit-linear-gradient(top, #eb1c24, #a00b0f); background: linear-gradient(top, #eb1c24, #a00b0f); background: -moz-linear-gradient(top, #eb1c24, #a00b0f); padding: 5px 8px; border-radius: 4px; color: white;
}
.bt-home{
    float:left; margin-bottom:10px; margin-left: 10px; border: 1px solid #986bb8; background: -webkit-linear-gradient(top, #01acee, #613395);  background: linear-gradient(top, #01acee, #613395); background: -moz-linear-gradient(top, #01acee, #613395);  padding: 5px 8px; border-radius: 4px; color: white;
}
a.bt-buy:hover{
    text-decoration: none;
    color: white;
}
a.bt-home:hover{
    text-decoration: none;
    color: white;
}
.full img{
	width:51px;
}
.relax{
	background: transparent url("../media/quatang.png") no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 100%;
	height: 450px;
}
.document{
	background: transparent url("../media/doc2.jpg") no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 100%;
	height: 450px;
}
.fulllook{
	background: transparent url("../media/vanmieuta.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: 100%;
  height: 800px;
  margin-top:4%;
  font-family: Arial, Helvetica, sans-serif;
  color: #231e60!important;
 
}
.fulllook h1{
	font-size:40px;
	font-weight:bold;
}
.fulllook2{
	background: transparent url("../media/hd-full.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: 100%;
  /*height: 300px;*/
  margin-top:6%;
  font-family: Arial, Helvetica, sans-serif;
  color: #231e60!important;
 
}
.fulllook2 h1{
	font-size:40px;
	font-weight:bold;
}

.fullgame{
	background: transparent url("../media/fullgame.png") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: 100%;
  height: 375px;
  margin-top:6%;
  font-family: Arial, Helvetica, sans-serif;
  color: #231e60!important;
 
}
.item{float:left; width: 100%;}

.nav-tabs>li.active>a,
 .nav-tabs>li.active>a:hover, 
 .nav-tabs>li.active>a:focus {
    color: #384f61;
    cursor: default;
    background-color: #e5e5e5;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
 }
.nav-tabs-ct>li.active>a,
 .nav-tabs-ct>li.active>a:hover, 
 .nav-tabs-ct>li.active>a:focus {
    color: #384f61;
    cursor: default;
    background-color: #fff!important;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
 }
 .nav-tabs-ct>li>a{
	  background-color: #A0D4CE!important;
 }
 .nav-tabs-ct1>li.active>a,
 .nav-tabs-ct1>li.active>a:hover, 
 .nav-tabs-ct1>li.active>a:focus {
    color: #384f61;
    cursor: default;
    background-color: #fff!important;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
 }
 .nav-tabs-ct1>li>a{
	  background-color: #B6D452!important;
 }
 .nav-tabs-ct2>li.active>a,
 .nav-tabs-ct2>li.active>a:hover, 
 .nav-tabs-ct2>li.active>a:focus {
    color: #384f61;
    cursor: default;
    background-color: #fff!important;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
 }
 .nav-tabs-ct2>li>a{
	  background-color: #E0C7A3!important;
 }

.item h4 {
    font-size: 19px;
    line-height: 1.375em;
    font-weight: 400;
    font-style: italic;
}

.item span {
    font-style: normal;
}
/* navbar */
.nav-bar{
	margin-bottom:0px!important;
}
.navbar-default {
    background-color: #ffffff!important;
    border-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:600;
}
/* link */
.navbar-default .navbar-nav > li > a {
    color: #231e60!important;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #333;
	border-bottom: 1px solid #231e60;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
    color: #231e60!important;
    background-color: #ffffff!important;
	border-bottom: 2px solid #231e60;
}
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
    color: #ffffff;
    background-color: #D5D5D5;
	border-bottom: 2px solid #231e60;
}
/* caret */
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #231e60;
    border-bottom-color: #231e60;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #333;
    border-bottom-color: #333;
}
.navbar-default .navbar-nav > .open > a .caret, 
.navbar-default .navbar-nav > .open > a:hover .caret, 
.navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #ffffff;
    border-bottom-color: #555;
}
/* mobile version */
.navbar-default .navbar-toggle {
    border-color: #DDD;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #DDD;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #CCC;
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #231e60;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
    }
}
