@font-face {
	font-family: 'HAWK-font';
	src:  url('/wp-content/themes/astra-child/assets/fonts/HAWK-font.eot?lhpy33');
	src:  url('/wp-content/themes/astra-child/assets/fonts/HAWK-font.eot?lhpy33#iefix') format('embedded-opentype'),
		url('/wp-content/themes/astra-child/assets/fonts/HAWK-font.ttf?lhpy33') format('truetype'),
		url('/wp-content/themes/astra-child/assets/fonts/HAWK-font.woff?lhpy33') format('woff'),
		url('/wp-content/themes/astra-child/assets/fonts/HAWK-font.svg?lhpy33#HAWK-font') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

i {
	/ use !important to prevent issues with browser extensions that change fonts /
	font-family: 'HAWK-font' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/ Better Font Rendering =========== /
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&display=swap');
body {
	font-family: Montserrat,sans-serif!important;
	font-size: 16px;
	color: #000000;
}
a:focus {
	outline: none!important;
}
h2 a {
	color: #ffffff;
	background-color: #f26c4f;
	text-decoration: none;
}
.top-wide{
	width:100%;
	background-color:#fff;
	padding: 0 0 20px 0;
}
.sticky1 {
	position:fixed;
	top:0;
	z-index:9999;
}
.banner_new-1 {
	height:auto!important;
}
.white-bg-1 {
    padding: 25px 0;
}
.white-bg-1 p {
    margin-bottom: 10px;
}
.top-head {
	height:120px;
}
.wide-banner {
    background-color: #375249;
}
.pd-20 {
	padding:40px 0;
}
.desktop {
    background-color: #375249;
}
.desktop video {
    width: 100%;
}
.wide-banner {
    display: inline-block;
    width: 100%;
}
.wide-banner-h2 {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 30px 0 20px 0;
}
.first_btn {
    background-color: #fff;
    width: 100%;
    padding: 10px;
    display: flex;
    align-items: center;
    margin: 0 0 30px 0;
}
.btn-img {
    width: 30%;
}
.btn-h2 h2 {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    line-height: 22px;
    padding: 0 15px;
}
.menuSec.sticky {
	margin-top: 0;
	padding-top: -10px!important;
}
.sticky .logo {
	float: left;
	margin: 30px 0 0 0;
	transition: .3s all ease-in-out 0s;
}
.sticky #main-menu {
	padding: 25px 0 0 180px;
}
.anim {
	transition: .3s all ease-in-out 0s;
	-moz-transition: .3s all ease-in-out 0s;
	-webkit-transition: .3s all ease-in-out 0s;
	-o-transition: .3s all ease-in-out 0s;
}
.sticky {
	box-shadow: -2px -10px 15px 1px #545454;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 100;
	background: #fff;
	transition: .5s linear 0s;
}

.error-msg-cl{
	color: red;
	position: absolute;
	/ top: 10px; /
	bottom: 130px;
}
.mobile-banner {
	display:none;
}
.desktop {
	display:block;
}
.nw_tbl span{

	width: 100%;
	display: inline-block;
	color: red;
	text-align: center;
	font-weight: bold;
	padding: 10% 0;
}
#only-mob-menu{
	display:none;
}
.red-section-index a{
	color: #fff;
}
.no-vacancy{
	padding: 0px 0px 0px 15px;
	margin: 0;
	display: inline-block;
}
.no-vacancy-detail{
	padding: 0px 0px 0px 15px;
	margin: 0;
	display: inline-block;
}
.logo{
	width: 300px;
}
.logo img{
	width: 100%;
}
.baby-mobile{
	display: none;
}
.nw_tbl table {
	font-size:14px;
}
.w-80{
	width: 80%;
	margin: auto;
	padding: 25px 0;
}
.logo{
	display: inline;
}
.rc_nav {
	float:right;
	text-align: center;
	z-index: 6;
	display:inline;
	padding: 30px 0 0 0;
}
/* .orange-img img{
min-height: 235px;
} */
.rc_nav a {
	display: inline-block;
	margin-right: 0px;  / inline-block gap fix /
	color: #000000;
	padding: 22px 22px;
	text-decoration: none;
	font-size: 18px;
	-webkit-transition: background 0.3s linear;
	-moz-transition: background 0.3s linear;
	-ms-transition: background 0.3s linear;
	-o-transition: background 0.3s linear;
	transition: background 0.3s linear;
	z-index: 9;
}
.rc_nav a:hover {
	background-color: #fff;
	color: #e84e1b!important;
	text-decoration: none;
}
.rc_nav .icon {
	display: none;
}
.rc_content {
	text-align: right; 
	padding-left:14px; 
	margin-top: 100px;  
	color: #8e909b;
}
.snl-content-section h2{
	color: #2b5047;
	font-size: 28px;
	font-weight: bold;
}
.jusCenter {
	justify-content: center;
	display: flex;
	flex-direction: column;
}
.snl-content-section p{
	color:#000000;
	font-size:16px;
}
.snl-content-section h3{
	color:#000000;
	font-size:22px;
	font-weight:600;
}
.red-section{
	background-color:#f05023;
	padding:60px 0;
}
.red-section h2{
	color:#fff;
	font-size:32px;
	font-weight:bold;
}
.red-section p{
	color:#fff;
	padding:20px 0 0 0;
}
.w-80-inner{
	width:80%;
	margin:auto;
}
.bottom-image img{
	width:100%;
}
.footer{
	background-color:#382649;
	padding:70px 0;
}
.footer ul li{
	list-style:none;
	color:#fff;
}
.footer p{
	color:#fff;
}
.footer-last{
	background-color:#73677f;
}
.footer-last p {
	color: #fff;
	display: inline-block;
	width: 100%;
}
.form-section{
	padding:50px 0;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label {
	display: block;
	font-weight: normal!important;
	font-size: 16px;
	float: none;
	line-height: 1.3;
	margin: 0 0 4px 0;
	padding: 0;
}
div.wpforms-container-full .wpforms-form input[type=month]{
	background-color: #fff;
	box-sizing: border-box;
	border-radius: 2px;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	float: none;
	font-size: 16px;
	border: 2px solid #afabab!important;
	padding: 6px 10px;
	width: 100%;
	line-height: 1.3;
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-large{
	border: 2px solid #afabab!important;
}
div.wpforms-container-full .wpforms-form input.wpforms-field-large{
	border: 2px solid #afabab!important;
	height: 50px!important;
}
div.wpforms-container .wpforms-form .choices__inner{
	border: 2px solid #afabab!important;
	height: 50px!important
}
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
	padding: 10px 0 0 0;
	clear: both;
	position: relative;
	text-align: center;
}
div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
	background-color: #000000!important;
	border: 1px solid #000000!important;
	color: #fff!important;
	font-size: 1em;
	padding: 10px 40px!important;
	border-radius: 20px;
}
div.wpforms-container-full .wpforms-form ul li:last-of-type {
	margin-bottom: 0 !important;
	text-align: center!important;
}
div.wpforms-container-full .wpforms-form select {
	border: 2px solid #afabab!important;
	height: 50px!important;
}
div.wpforms-container-full .wpforms-form button[type=submit]:hover{
	background-color: #e84d1f!important;
	border: 1px solid #e84d1f!important;
}
.wpforms-field-inname{
	margin-left: 286px!important;
}
.jserror {
	color: #990000;
	font-size: 12px;
	text-align: center;
	float: none;
	cursor: default;
	/*margin-left: 30px!important;*/
	/*margin: 24px auto;*/
}
.jserroriban {
	color: #990000;
	font-size: 12px;
	text-align: center;
	float: none;
	cursor: default;
	/*margin-left: 30px!important;*/
	/*margin: 24px auto;*/
}
.capitalize {
	text-transform: capitalize;
}
.green-color{
	background-color: #8fcbb1;
	padding: 45px 0;
}
.green-color h2{
	font-size:32px;
	color: #2b5047;
	font-weight:bold;
	padding:25px 0 65px 0;
	width:100%;
	text-align:center;
}
.green-color h3{
	font-size:18px;
	color:#297b46;
	font-weight:bold;
	padding: 20px 0 6px 0;
	width:100%;
	text-align:left;
	margin:0;
}
.green-color p{
	font-size:16px;
	font-weight: 500;
	color:#fff;
	padding: 0px 0 10px 0;
	width:100%;
	text-align:left;
	margin:0;
}
.down-arrow {
	margin: auto;
	width: 130px;
	text-align: center;
	cursor:pointer;
}
.down-arrow p{
	text-align:center;
	font-size: 16px;
	color: #2b5047;
	padding: 15px 0 0 0;
}
.white-bg{
	padding: 75px 0;
}
.white-bg h2{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	padding:0 0 15px 0;
}
.blue-color-h2{
	color:#5a98ff!important;
}
.red-section-index{
	background-color: #2b5047;
}
.red-section-index h2 {
	font-size: 32px;
	color: #ffffff;
	font-weight: 700;
	padding: 10px 0;
}
.red-section-index p{
	color: #ffffff;
	font-weight: 500;
	padding:5px 0;
	margin:0;
}
.grn-index li {
	position:relative;
	font-size: 16px;
	font-weight: 500;
	color:#ffffff;
}
.grn-index li:before {
	content: "";
	position:absolute;
	left:-20px;
	background-color:red;
	z-index:-1;
	display:inline-block;
	width:16px;
	height:16px;
	border-radius:5px;
}
.grn-index li:marker {
	list-style:none;
}
.grn-index h2 {
	font-size: 32px;
	color: #297b46;
	font-weight: 700;
	padding: 25px 0;
	width: 100%;
	text-align: left;
}
.yellow-section{
	background-color: #8fcbb1;
	padding:100px 0;
}
.yellow-section h2 {
	font-size: 32px;
	color: #fff;
	font-weight: 700;
	padding: 0;
	text-align: left;
}
.yellow-section span {
	color:#2b5047;
}
.yellow-section p {
	font-size: 18px;
	color:#2b5047;
	padding: 15px 0;
}
.left-list ul li{
	list-style:none;
	background-color:#fff;
	padding: 20px;
	color: #382649;
	border-bottom: 2px solid #fcb536;
	cursor: pointer;
}
.blue-bg-li{
	background-color: #000000!important;
	color: #ffffff!important;
}
.dvfaq-custom .dvfaq-faq-menu li a {
	border-bottom: 2px solid #8fcbb1!important;
	font-size: 20px;
}
.dvfaq-custom .dvfaq-accordion-header {
	border-top: 2px solid #8fcbb1!important;
}
.dvfaq-accordion-wrapper p {
	font-size: 16px;
	color: #000000;
	padding: 15px 0;
	font-weight: 400;
	padding: 0;
	margin: 0;
}
.dvfaq-wrapper h4{
	font-size: 16px;
	font-weight: 700;
}
.bottom-image{
	position:relative;
}
.tag-img {
	position: absolute;
	top: -90px;
	right: 32%;
	border: 30px solid #fff;
}
.bl-txt{
	color: #2b5047!important;
}
.blue-section {
	background-color: #2b5047;
}
.blue-section img{
	width:100%;
}
.blue-section h2 {
	color: #fff;
	font-size: 32px;
	font-weight: 700;
}
.blue-section p {
	color: #ffffff;
	font-weight: 500;
}
.no-padding{
	padding: 0!important;
}
.left-pd{
	padding: 35px 95px 12px 14px;
}
.grn-index img{
	width: 100%;
}
.dark-blue{
	color: #000000;
}
.news-date{
	font-size: 16px;
	padding: 10px 0 20px 0;
}
.news-bottom-img{

}
.pd-rght img{
	margin: 20px 0 0 0;
}
.pd-rght{
	padding: 0 70px 0 0;
}
.green-color h3 a {
	color: #2b5047;
}
.tag-contact {
	position: absolute;
	top: -90px;
	left: 12%;
	border: 30px solid #fff;
}
.core-menu .active {
	color: #ffffff;
}
#main-menu {
	/*display: inline-block;*/
	padding: 40px 0 0 180px;
}
.main-menu:before,.main-menu:after {
	display: table;
	line-height: 0;
	content: "";
}
.core-menu {
	text-align:right;
	color: #2f5671;
	text-decoration: none;
	overflow: hidden;
	margin: 0;
}
.core-menu li {
	list-style:none;
	display:inline-block;
	cursor:pointer;
	padding: 0 10px 0 0;
}
.core-menu li ul li{
	padding:0;
}
.core-menu li a {
	display: inline-block;
	padding: 34px 0px 0px 28px;
	color: #000000;
	font-weight: 600;
}
.core-menu li a:hover {
	color: #382e54;
}
.footer ul li a {
	list-style: none;
	color: #fff;
}
.footer ul li a:hover {
	list-style: none;
	color: #d9d9d9;
}
.core-menu li span.toggle {
	padding-left: 5px;
	display: none;
}
.toggle:before {
	content:"\f107";
	font:normal normal normal 25px/1 FontAwesome;
}
.dropdown {
	position:absolute;
	width:230px;
	background-color:#9bd0bc;
	text-align:left;
	display:none;
	padding: 15px 5px;
	z-index:99999;
}
.dropdown li {
	display:block;
}
.dropdown li a {
	display: block;
	padding: 0!important;
	color: #382e51;
	font-size: 18px;
	font-weight: normal!important;
}
.scrollTop {
	position: fixed;
	right: 5%;
	bottom: 75px;
	opacity: 0;
	transition: all 0.4s ease-in-out 0s;
	width: 40px;
	height: 40px;
	z-index: 999;
}
.scrollTop a {
	color: #fff;
}
.scrollTop i {
	color: #382649;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	height: auto;
	font-size: 41px;
}
.scrollTop{
	display:none;
}
.only-mobile{
	display:none;
}
.only-desktop{
	display:block;
}
.footer ul{
	margin:0;
}
.footer-logo {
	width: 72%;
	margin: 8px 0 12px 0;
}
.banner{
	text-align:center;
	height:400px;
}
.mob-pad-1{
	margin:25px 0 0 0;
}
.bottle-portion{
	position: absolute!important;
	bottom: 185px!important;
	width: 45%!important;
}
.dropdown li a {
	display: block;
	padding: 10px!important;
	color: #000000;
	font-size: 16px;
	font-weight: normal!important;
}
#error_msg{
	color: #990000!important;
	font-size: 12px!important;
}
.hidden-menu {
	display: contents;
}
.social-media ul li img {
    width: 35px;
}
.social-media ul li {
    display: inline-block;
    margin-right: 5px;
}

@media (max-width:720px) {
	.social-media ul li {
    display: inline-block;
    margin-right: 5px;
    width: auto!important;
    border-right: none!important;
    float: none!important;
    margin-bottom: 15px;
}
	.baby-destop img{
		display:none;
	}
	.baby-mobile img{
		display:block;
	}
	.scrollTop{
		display:inline-block;
	}
	.core-menu li span.toggle {
		padding-left: 5px;
		display: none;
	}
	.core-menu li span.toggle {
		padding-left: 35px;
	}
	.main-menu {
		height: 50px;
	}
	.container-menu {
		width: 100%;
	}
	.navigation {
		float: left;
		display: block;
		width: 100%;
		background-color: #9bd0bc;
		z-index: 9999;
		margin: 0px 0 15px 0;
		position: absolute;
		top: 0;
		left: 0;
	}
	.core-menu {
		float: right;
		width: 100%;
		padding-top: 110px;
		margin: auto;
		display: none;
		height: 100vh;
	}
	.core-menu li {
		width: 100%;
		display: block;
		padding: 0 30px 0 0;
		text-align: left;
	}
	.core-menu li a{
		margin:auto;
	}
	.hamburger-menu {
		display:block;
		text-align:center;
		padding-right:60px;
		float:none;
		width:100%;
	}
	.burger-1, .burger-2, .burger-3 {
		display: block;
		position: absolute;
		width: 28px;
		height: 3px;
		border-radius: 15px;
		right: 0;
		margin-right: 30px;
		background: #000000;
		-webkit-transition: .2s ease;
		-ms-transition: .2s ease;
		-moz-transition: .2s ease;
		-o-transition: .2s ease;
		transition: .2s ease;
	}
	.burger-1 {
		top: 45px;
	}
	.burger-2 {
		top: 53px;
	}
	.burger-3 {
		top: 61px;
	}
	.burger-1.open, .burger-2.open, .burger-3.open {
		-webkit-transition:.2s ease;
		-ms-transition:.2s ease;
		-moz-transition:.2s ease;
		-o-transition:.2s ease;
		transition:.2s ease;
		transform-origin:50% 50%;
	}
	.burger-1.open {
		top: 50px;
		width: 23px;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
	}
	.burger-2.open {
		opacity:0;
	}
	.burger-3.open {
		top: 50px;
		width: 23px;
		transform: rotate(-45deg);
	}
	.dropdown {
		width: 100%;
		text-align: right;
		position: relative;
		padding: 0 75px 0 0;
		display: block!important;
	}
	.dropdown2 {
		right:0;
		top:0;
		width:100%;
		position:relative;
		padding:0 20px;
	}
	li span.toggle2 {
		position:absolute;
		right:0;
		margin-right:20px;
	}
	.toggle2:before {
		content:"\f105";
		font:normal normal normal 16px/1 FontAwesome;
	}
	.wpforms-field-inname{
		margin-left:0px!important;
	}
}


@media screen and (max-width: 600px) {
	.mobile-banner img {
		width:100%;
	}
	.top-head {
		height: auto;
	}
	.top-wide {
		padding: 0;
	}
	.mobile-banner {
		display:block;
	}
	.desktop {
		display:none;
	}

	#only-mob-menu{
		display:block;
	}
	.no-vacancy-detail{
		padding: 0px 0px 0px 0px;
		margin: 0;
		display: inline-block;
	}
	.baby-destop img{
		display:none;
	}
	.baby-mobile img{
		display: block;
	}
	.mob-dis {
		display:none;
	}
	.hidden-menu {
		display: block;
	}
	.wpforms-field-inname{
		margin-left:0px!important;
	}
	.dropdown li a {
		display: block;
		padding: 0!important;
		color: #382e51;
		font-size: 18px;
		font-weight: normal!important;
	}
	.bottle-portion {
		position: inherit!important;
		bottom: 185px!important;
		width: 100%!important;
	}
	.mob-pad-1{
		margin:0;
	}
	.snl-content-section h3{
		padding:0 0 15px 0;
	}
	.logo {
		float: left;
		margin: 0!important;
		z-index: 999999;
		position: relative;
		background-color: #ffff;
		padding: 20px 0;
		text-align: center;
		left: -15px;
	}
	.logo img {
		width: 84%;
	}
	.display-none {
		display:none!important;
	}
	.tag-img{
		display:none;
	}
	h2 {
		font-size:25px!important;
	}
	.pd-30{
		padding:20px;
	}
	.plastic-bottle{
		display:none!important;
	}
	.green-color h2 {
		font-size: 32px;
		color: #297b46;
		font-weight: bold;
		padding: 0px 0 20px 0;
		width: 100%;
		text-align: left;
	}
	.news-date {
		font-size: 16px;
		padding: 0;
	}
	.news-readmor p {
		color: #000000;
		font-size: 16px;
		padding: 20px 0 0 0!important;
	}
	.news-readmore h2{
		font-size:24px!important;
	}
	.down-arrow img{
		width:40px!important;
	}
	.green-color img{
		width:100%;
	}
	.banner {
		height: auto;
		margin: 100px 0 0 0;
		text-align: center;
	}
	.footer-logo {
		width: 100%;
		margin: 8px 0 12px 0;
	}
	.only-desktop{
		display:none;
	}
	.only-mobile{
		display:inline-block;
	}
	.snl-content-section img{
		width: 40%;
	}
	.footer-logo img{
		width:60%;
	}
	.footer ul li {
		list-style: none;
		color: #fff;
		width: 50%;
		float: left;
		border-right: 1px solid #fff;
		padding: 0;
		text-align: center;
	}
	.footer ul li:last-child  {
		border-right: none;
	}
	.footer {
		text-align: center;
		padding: 35px 0!important;
	}
	.core-menu li a {
		display: inline-block;
		padding: 10px 5px 10px 23px;
		color: #000000;
		font-weight: bold;
		font-size:18px;
	}
	#main-menu {
		display: inline;
		padding: 9px 0 0 0px;
	}
	.tag-contact {
		position: absolute;
		top: -40px;
		left: 12%;
		border: 10px solid #fff;
		width:120px;
	}
	.quote-img img{
		width:auto!important;
	}
	.card-img img{
		width:100%;
	}
	.pd-rght img{
		width:100%;
	}
	.pd-rght {
		padding: 0;
	}
	.news-bottom-img {
		position: relative;
		bottom: 40px;
	}
	.left-pd {
		padding: 0;
	}
	.yellow-section {
		/*background-color: #fcb536; */
		padding: 40px 15px 25px 15px;
	}
	.white-bg {
		padding: 30px 0 0 0;
	}
	.lft-lg-center{
		text-align:center;
	}
	.blue-section {
		background-color: #2b5047;
		padding: 0 0 6px 0;
	}
	.blue-section h2 {
		padding: 20px 0 0 0;
	}
	.red-section-index {
		background-color: #2b5047;
	}
	.rc_nav a {
		padding: 6px 43px;
	}
	div.wpforms-container-full .wpforms-form .wpforms-one-half, div.wpforms-container-full .wpforms-form .wpforms-three-sixths, div.wpforms-container-full .wpforms-form .wpforms-two-fourths {
		width: 100%!important;
		margin-left: 0!important;
	}
	.wpforms-field-inname{
		margin-left: 30px!important;
	}
}


@media screen and (max-width: 820px) {
	.rc_nav a {display: none;}
	.rc_nav a.icon {
		float: right;
		display: block;
		width: 60px;
		position: absolute;
		right: 0;
		top: 0;
	}
	.rc_nav.responsive {
		position: relative;
		top: 0;
		width: 100%;
	}
	.rc_nav.responsive .icon {
		position: fixed;
		right: 0;
		top: 0;
	}
	.rc_nav.responsive a {
		float: none;
		display: block;
		text-align: center;
	}
	.wpforms-field-inname{
		margin-left: 30px!important;
	}
}


@media (max-width:1200px) {
	.banner img {
		width: auto;
		max-height:400px;
	}
	.wpforms-field-inname {
		margin-left: 0px!important;
	}
}