.footer {
	background: #041e18;
	position: relative;
}
.footer:before {
	position: absolute;
	content: ' ';
	width: 100%;
	top: 0px;
	left: 0px;
	height: 10px;
	background: #041e18;
}
.footer .wrap-row {
	margin: auto;
}
.footer .menu-footer {
	width: 100%;
	float: left;
	height: 100%;
	padding-top: 15px;
}
.footer .box-1 {
	background: url(../images/home/footer-bg-1.jpg) no-repeat center center;
	height: 138px;
	float: left;
	width: 100%;
}

.footer .box-1 .menu-item {
	display: inline-block;
	width: 19%;
	vertical-align: text-bottom;
}
.footer .box-2 {
	padding: 50px 0px;
	float: left;
    width: 100%;
}
.footer .box-2 .box-footer {
	float: left;
	width: 24%;
	margin-right: 1%;
	border-left: 1px solid #1d2432;
	color: #fff;
	font-family: Oxy;
	box-sizing: border-box;
	padding: 0px 20px;
	height: 255px;
	text-align: left;
}
.footer .box-2 .box-footer a {
	color: #fff;
	display: block;
    margin-bottom: 10px;
}
.footer .box-2 .box-footer a:hover {
	text-decoration: none;
}
.footer .box-2 .box-footer img {
	margin-right: 4px;
	display: inline-block;
}
.footer .box-2 .box-footer .footer-title {
	font-family: OxyBold;
	text-transform: uppercase;
	margin-bottom: 15px;
	float: left;
	width: 100%;
	text-align: left;
	font-size: 18px;
}
.footer .box-2 .box-footer form {
	float: left;
	width: 100%;
}
.footer .box-2 .box-footer input[type="text"] {
	float: left;
	width: 100%;
	border: 1px solid #1d2432;
	margin-bottom: 15px;
	background: transparent;
	padding-left: 10px;
	line-height: 30px;
}
.footer .box-2 .box-footer a.footer-submit {
	float: left;
	width: 100%;
	background-image: linear-gradient(to right,rgba(194, 160, 65, 1), rgba(231, 209, 95, 1), rgba(194, 160, 65, 1));
	text-align: center;
	color: #fff;
	border: none;
	text-transform: uppercase;
	line-height: 36px;
	font-family: OxyBold;
	border-radius: 50px;
}
.footer .box-2 .box-footer a.footer-submit:hover {
	cursor: pointer;
}
.footer .box-2 .box-footer p {
	color: #fff;
}
.footer .box-2 .box-footer i {
	margin-right: 10px;
}

.footer .box-3 {
	float: left;
	width: 100%;
	background: #031c16;
	padding: 10px 0px;
	border-bottom: 1px solid #0a2e26;
}
.footer .box-3 ul li a{
	color: #fdf8df;
} 

.footer .box-3 ul li a:hover{
	color: #e2bb03;
	background-color: none !important;
}


.footer .box-4 {
	float: left;
	width: 100%;
	background: #021612;
	padding: 10px 0px;
}
.footer .box-4 p {
	margin: 0px;
	line-height: 40px;
	color: #d7d7d7;
	font-size: 12px;
    text-align: center;
}
.footer .box-4 p a {
	color: #e6bf07;
}
.footer .box-3 .nav {
	float: left;
}
.footer .box-3 .nav li {
	float: left;
	display: inline-block;
}

/*--- ĐĂNG KY ---*/
.contact{
	width: 100%;

	margin-top: 30px;
}
.contact .nd-contact{
	width: 50%;
	height: 700px;
	float: left;
	padding-top: 50px;
	padding-left: 8%;
	background-color: #098368;
	padding-right: 40px;
	padding-bottom: 50px;
}
.contact .img-contact{
	width: 50%;
	height: 500px;
	float: right;
}
.contact .img-contact img{
	width: 100%;
	height: auto;
}

.nd-contact h4{
	font-size: 24px;
	color: #fff;
	font-weight: 600;
	
}
.nd-contact h5{
	font-size: 28px;
	color: #fff;
	font-weight: 550;
	padding-bottom: 15px;
	
	
}
.nd-contact p{
	font-size: 15px;
	color: #fff;
	line-height: 24px;
	padding-right: 30px;
}

.nd-contact span{
   color: #2e2e2e; 
}
#wpcf7-f128-o1 input{
	width: 700px;
	height: 40px;
	
}

input, textarea, select{
	height: 40px;
    width: 700px;

	border: 1px solid #2d9c83;
}

input .wpcf7-form-control, input[type='submit']{
	background-color: #e2bb03 !important;
}

@media only screen and (max-width: 1600px) and (min-width: 1367px) {
	.footer .wrap-row {
		/*max-width: 980px;*/
	}
	.contact .nd-contact{
	width: 50%;
	height: 600px;
	}
		.contact{
		height: 600px;
	}
}



@media only screen and (max-width: 1366px) and (min-width: 1281px) {
	.footer .wrap-row {
		max-width: 980px;
	}
	.contact .nd-contact{
	width: 50%;
	height: 584px;
	}
		.contact{
		height: 584px;
	}
   .footer .box-2 .box-footer .logoft  img{
	   width: 100%;
	   height: auto;
   }
}

@media only screen and (max-width: 1280px) and (min-width: 1025px) {
	.footer .wrap-row-1 {
		width: auto;
	}
	.footer .wrap-row {
		/*max-width: 980px;*/
	}
		.contact .nd-contact{
	width: 50%;
	height: 584px;
	}
	.contact{
		height: 584px;
	}
	
	#wpcf7-f128-o1 input{
	width: 460px;
	height: 40px;
	
	}
	input, textarea, select{
		height: 40px;
		width: 460px;
	}
    .footer .box-2 .box-footer .logoft  img{
	   width: 100%;
	   height: auto;
   }   
}

@media only screen and (max-width: 1024px) and (min-width: 720px) {
	.footer .wrap-row-1 {
		width: auto;
	}
}


@media only screen and (max-width: 700px) {
	
	input, textarea, select{
    width: 96%;
   }
   .contact .nd-contact{
	   width: 100%;
	   height: auto;
   }
   .img-contact{
	   display: none;
   }
   
   #wpcf7-f128-o1 input{
	   width: 110%;
   }
}



@media only screen and (max-width: 420px) {
	.footer .wrap-row-1 {
		width: auto;
	}
	.footer .box-1 .menu-item img {
		width: 100%;
	}
	.footer .box-2 .box-footer {
		width: 98%;
		margin-right: 0px;
		border-bottom: 1px solid #2b3e70;
		border-left: none;
		padding: 20px 0px;
		height: auto;
	}
	.footer .box-2 .box-footer:last-child {
		border: none;
	}
	.footer .box-2 {
		padding-top: 0px;
		padding: 0px 1%;
	}
	#menu-primary-2 {
		display: none;
	}
	.footer .box-3 p {
		text-align: center;
		width: 100%;
	}
	
	input, textarea, select{
    width: 96%;
}
	
}