/***********FONTS START**********/
@font-face {
	font-family: 'JosefinSans';
	src: url('fonts/JosenfinSans/JosefinSans-VariableFont_wght.ttf');
}
@font-face {
	font-family: 'Montserrat';
	src: url('fonts/Montserrat/Montserrat-VariableFont_wght.ttf');
}
@font-face {
	font-family: 'Montserrat_italic';
	src: url('fonts/Montserrat/Montserrat-Italic-VariableFont_wght.ttf');
}
/***********FONTS END************/
/********************************/
/**********GLOBAL START**********/

html,body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
	overflow-y: overlay;
}


.main {
	background-color:rgba(255,255,255,1);
	content: '';
	width:100%;
	min-height:100%;
	height:auto;
	box-sizing:border-box;
	display:block;
}

/***********GLOBAL END***********/
/********************************/
/**********HEADER START**********/

.firstDiv {
	height: 234px;
	width: 100%;
	position: relative;
	top:0;
	background-color:rgba(22,22,22,1);
	text-align: center;
	justify-content:center;
	vertical-align: middle;
	display:flex;
}

.logoImgDiv {
	width: auto;
	height: 55%;
	margin: auto;
	text-align:center;
}

.logoAnchor {
	width: 100%;
	height:100%;
	white-space:nowrap;
	overflow:hidden;
	display:inline-block;
}

.logoImg {
	width: auto;
	height: 100%;
	margin: auto;
	text-align:center;
}

/***********HEADER END************/
/********************************/
/*********ABOUT US START*********/

.secondDiv {
	height: auto;
	width: 100%;
	position: relative;
	background-color:rgb(0, 96, 101);
	text-align: center;
	justify-content:center;
	font-size: 40px;
	padding: 0 0 0.33em;
}

.aboutUsSection {
	max-width: 1280px; 
	margin: auto;
	padding-top: 1em;
}

.aboutUsHead {
	box-sizing: border-box;
	display: block;
	color: rgb(244,245,246);
	font-family: Montserrat, serif, system-ui;
	font-size: 40px;
	font-weight: 600;
	height: 67px;
	letter-spacing: 4px;
	line-height: 1.4;
	margin: 0;
	margin-block-end: 40px;
	margin-block-start: 0px;
	margin-inline-start: 0px;
    margin-inline-end: 0px;
	margin-bottom: 40px;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	text-align: center;	
	width:100%;
	-webkit-text-size-adjust: 100%;
	overflow-wrap: break-word;
	word-break: break-word;
}
.aboutUs {
	box-sizing: border-box;
	display: inline;
	height:auto;
}

.aboutUsContent {
	box-sizing: border-box;
	display:flex;
	color: rgb(244,245,246);
	flex-direction:row;
	flex-wrap:wrap;
	font-family: JosefinSans, Arial, sans-serif;
	font-size: 23px;
	font-weight:400;
	height: auto;
	line-height: 1.5;
	justify-content: center;
	letter-spacing: normal;
	text-align: left;
	margin-bottom: 1.33em;
	margin-left: auto;
	margin-right: auto;
	padding: 1% 4% 0;
	margin-top: 0px;
	-webkit-text-size-adjust: 100%;
	width: auto;
	overflow-wrap: break-word;
	word-break: break-word;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.aboutUsSubHead {
	color: rgb(244,245,246);
	font-family: Montserrat, serif, system-ui;
	font-size: 26px;
	font-weight: 600;
	letter-spacing: 4px;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	text-align: center;	
	-webkit-text-size-adjust: 100%;
	overflow-wrap: break-word;
	word-break: break-word;
}

.subHeadContent {
	font-size: 26px;
	font-weight:600;
}


.bottomBorder {
	border-bottom: 2px solid rgb(244,245,246);
	border-image-outset: 0;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-top: 0px solid white;
	box-sizing: content-box;
	display: block;
	height: 0px;
	margin-block-end: 0px;
	margin-block-start: 16px;
	margin-bottom: 0px;
	margin-inline-end: auto;
	margin-inline-start: auto;
	margin-top: 16px;
	overflow: hidden;
	unicode-bidi: isolate;
	width: 90px;
}

/**********ABOUT US END**********/
/********************************/
/********HYPERLINKS START********/


.thirdDiv {
	height: auto;
	width: 100%;
	position: relative;
	background-color:rgb(244,245,246);
	text-align: center;
	justify-content:center;
	font-size: 40px;
	padding: 0 0 0;
}

.hyperlinks {
	box-sizing: border-box;
	display:flex;
	color: rgb(22,22,22);
	flex-direction:row;
	flex-wrap:wrap;
	font-family: JosefinSans, Arial, sans-serif;
	font-size: 26px;
	font-weight:600;
	height: auto;
	line-height: 1.5;
	justify-content: space-around;
	letter-spacing: normal;
	text-align: center;
	margin-block-end: 0px;
	margin-block-start: 0px;
	margin: 0px auto 0px;
	margin-inline-end: 20%;
	margin-inline-start: 20%;
	padding: 1%;
	-webkit-text-size-adjust: 100%;
	width: auto;
	overflow-wrap: break-word;
	word-break: break-word;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.categories {
	position: relative;
	flex: 1 1 25%;
	margin: 1%; 
	padding: 1%; 
	border: 2px solid rgb(22,22,22);
	vertical-align: middle;
	display: flex;
	flex-direction: column;
	height: auto;
	align-items: center;
	align-content: center;
	justify-content: center;
	text-align:center;
}

.imglink {
	font-family: JosefinSans, Arial, sans-serif;
	font-size: 26px;
	font-weight:600;
	line-height: 1.5;
	text-decoration:none;
	color: rgb(22,22,22);
	vertical-align: middle;
	position: relative;
	justify-content: center;
	align-items: center;
}

.categ-names {
	height: 100%; 
	width: 100%;
	display: flex; 
	flex: 1; 
	align-items: center; 
	justify-content: center;
}

.btn {
	color:rgb(232,232,231);
	border: 1px outset rgb(0,0,0);
	text-decoration:none;
	display: inline-block;
	cursor: pointer;
	width:8px;
	height:8px;
	box-sizing: content-box;
	padding:0;
	margin: 0 1.5% 0;
	border-radius: 50%;
}

.btn-focus {
	background-color: rgb(22,22,22);
	border: 1px solid rgb(22,22,22);
}

.btn:hover{
	background-color: rgb(22,22,22);
	border: 1px solid rgb(22,22,22);
}

/*********HYPERLINKS END*********/
/********************************/
/********CONTACT US START********/

.fourthDiv {
	height: auto;
	width: 100%;
	position: relative;
	text-align: center;
	justify-content:center;
	text-align: center;
	justify-content:center;
	padding: 0 0 0;
}

.contactUsDiv {
	box-sizing: border-box;
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	font-family: JosefinSans, Arial, sans-serif;
	font-size: 26px;
	font-weight: 600;
	height: auto;
	line-height: 1.5;
	letter-spacing: normal;
	margin-block-end: 0px;
	margin-block-start: 0px;
	margin: 0px auto 0px;
	-webkit-text-size-adjust: 100%;
	width: auto;
	overflow-wrap: break-word;
	word-break: break-word;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	background-color: rgb(22,22,22);
	color:white;
}

.addressSection {
	width:auto;
	padding-top: 1.66em;
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	flex:1 0 50%;
	position:relative;
	box-sizing:inherit;
	justify-content: center;
	letter-spacing: normal;
	color: rgb(244,245,246);
	padding-bottom: 1.66em;
}

.contactUsArea {
	max-width:70%;
	display:block;
	transition: display 1s linear 2s;
}

.addressHead {
	box-sizing: border-box;
	display: block;
	font-family: Montserrat, serif, system-ui;
	font-size: 40px;
	font-weight: 600;
	height: auto;
	letter-spacing: 4px;
	line-height: 1.4;
	margin: 0;
	margin-block-end: 40px;
	margin-block-start: 0px;
	margin-inline-start: 0px;
    margin-inline-end: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	text-align: left;	
	max-width:100%;
	-webkit-text-size-adjust: 100%;
	overflow-wrap: break-word;
	word-break: break-word;
}

.companyName {
	font-size: 30px;
	font-weight: 400;
	margin-bottom: 24px;
	margin-top: 80px;
	text-align: left;
}

.addressType {
	font-size: 25px;
	font-weight: 400;
	text-align: left;
}

.companyAddress {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 24px;
	text-align: left;
	color: rgb(164,164,164)	
}

.bottomBorder_2 {
	border-bottom: 2px solid rgb(244,245,246);
	border-image-outset: 0;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	box-sizing: content-box;
	display: block;
	height: 0px;
	margin-block-end: 0px;
	margin-block-start: 16px;
	margin-bottom: 0px;
	margin-inline-end: auto;
	margin-inline-start: auto;
	margin-top: 16px;
	overflow: hidden;
	unicode-bidi: isolate;
	width: 90px;
}

.email {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 24px;
	color: rgb(9,141,148);
	cursor: pointer;
	text-decoration: none;
}

.email:hover {
	color: rgb(11,211,221);
}

.whatsappDiv {
	color: rgb(22,22,22);
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	width: auto;
	display: flex;
	flex-direction: row;
	align-items: center;
	align-content: center;
	justify-content: left;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: 100%;
}

.whatsappContent {
	font-size: 20px;
	background-color: rgb(244,245,246);
	padding: 8px 32px 8px;
	border-radius: 4px;
	font-weight: 600;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.whatsappContent:hover {
	background-color: rgb(164,164,164);
}

.formButtonDiv {
	display:flex;
	justify-content:left;
	align-items:middle;
	flex-direction:row;
	flex-wrap:nowrap;
}

.formButtonDiv2 {
	display:flex;
	align-items:middle;
	flex-direction:row;
	flex-wrap:nowrap;
	justify-content:center;
	padding-top:24px;
}

.formButton {
	color: rgb(244,245,246);
	flex: 0 1 auto;
	font-family: JosefinSans, Arial, sans-serif;
	letter-spacing: 4px;
	height: auto;
	cursor: pointer;
	line-height: 1.5;
	margin:0;
	align-items: center;
	font-size: 18px;
	background-color: rgb(0,96,101);
	padding: 8px 32px 8px;
	border-radius: 4px;
	border: 0px;
	font-weight: 600;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: 100%;
}

.formButton:hover {
	background-color: rgb(0,123,129);
}

.formArea {
	max-width: 70%;
	flex: 1;
	display: none;
}

.enquiryHead {
	font-family: JosefinSans, Arial, sans-serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 1.25;
	margin-bottom: 24px;
	text-align: left;
	box-sizing: inherit;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: 100%;
	color:rgb(244,245,246);
}

.inputOuterDiv {
	font-family: JosefinSans, Arial, sans-serif;
	font-size: 23px;
	color:rgb(191,191,191);
	display: block;
	font-weight: 400;
	margin-bottom: 24px;
	text-align: left;
	box-sizing: inherit;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: 100%;

}

.inputInnerDiv {
	height: 53px;
	vertical-align:middle;
	font-size: 23px;
	overflow:hidden;	
	position:relative;
}

.label {
	font-family: JosefinSans, Arial, sans-serif;
	font-size: 20px;
	color:rgb(191,191,191);
	display: block;
	font-weight: 400;
	line-height:1.75;
	padding: 10px 0 0 16px;
	text-align: top;
	position:absolute;
	transform-origin: top left;
	transition: all 0.15s ease 0s;
	cursor: text;
}

.inputInnerDiv.active .label {
	font-size: 13px;
	color: rgb(9,141,148);
	font-weight: 200;
	padding: 5px 0 0 18px;
	cursor: default;
}

.inputField {
	font-family: JosefinSans, Arial, sans-serif;
	font-size: 18px;
	color:rgb(191,191,191);
	display: block;
	font-weight: 400;
	line-height:1.75;
	padding: 1em 16px 0;
	background-color: rgb(22,22,22);
	border: 1px solid rgb(244,245,246);
	text-align: left;
	width:100%;
	height:100%;
	box-sizing: border-box;
	vertical-align:bottom;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: 100%;	
}

.inputField:focus, input:focus {
	box-shadow:none;
	outline:none;
	border: 2px solid rgb(244,245,246);
}

textarea::placeholder {
  font-size: 20px;
}

.invalidEmail {
	font-family: JosefinSans, Arial, sans-serif;
	font-size: 23px;
	color:rgb(255,63,63);
	font-weight: 400;
	line-height: 1.5;
	margin-top: 4px;
	overflow-wrap: break-word;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: 100%;
	display:none;
}

.cancelButton {
	color: rgb(9,141,148);
	flex: 0 1 auto;
	font-family: JosefinSans, Arial, sans-serif;
	height: auto;
	cursor: pointer;
	line-height: 1.5;
	margin:0;
	align-items: center;
	font-size: 23px;
	background-color: rgb(22,22,22);
	padding: 8px 32px 8px;
	border-radius: 4px;
	border: 0px;
	font-weight: 400;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: 100%;
	box-sizing:border-box;
}

.successMessageDivOne {
	display:flex; 
	box-sizing: border-box; 
	position:absolute; 
	top:0%;
	width:100%; 
	height: 334px; 
	justify-content:center; 
	align-items:center;
}

.successMessageDivTwo {
	flex: 0 1 auto;
	box-sizing: border-box;
	width:80%; 
	height:90%; 
	background-color:rgb(22,22,22); 
	border:2px solid white; 
	text-align:center; 
	justify-content:center; 
	align-items:center; 
	align-content:center; 
	padding:0;
}

.successMessageDivThree {
	flex: 0 1 auto; 
	box-sizing: border-box; 
	display:flex; 
	flex-direction:column; 
	width:100%; 
	height:100%; 
	justify-content:center; 
	align-items:center; 
	align-content:center;
	vertical-align:middle;
}
.successMessageItems {
	flex:0 1 auto;
	margin-left:24px;
	margin-right:24px;
	font-size: 26px;
}

.mapSection {
	width: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex: 1 0 50%;
	position: relative;
	box-sizing: inherit;
	justify-content: center;
	letter-spacing: normal;
	text-align: center;
	align-items: center;
	align-content: center;
	border-bottom: 1px solid rgb(150,150,150);
	border-top: 1px solid rgb(150,150,150);
	background-color: rgb(244,245,246);
	color: black;
}

/*********CONTACT US END*********/
/********************************/
/*******AFFILIATIONS START*******/

.fifthDiv {
	height: auto;
	width: 100%;
	position: relative;
	top:0;
	background-color:rgb(244,245,246);
	text-align: center;
	justify-content:center;
	vertical-align: middle;
	align-content:center;
	align-items:center;
	display:flex;
	flex-direction:column;
	letter-spacing: normal;
	margin-block-end: 0px;
	margin-block-start: 0px;
	margin: 0px auto 0px;
	font-family: Montserrat, serif, system-ui;
	font-size: 17px;
	font-weight:600;
	line-height: 1.5;
	color:rgb(22,22,22);
	letter-spacing: 2px;
	padding: 20px 0;
}

.companyLogos {
	display: flex;
	flex-direction: row;
	width:100%;
	height: auto;
	flex:1;
	justify-content:space-evenly;
	flex-wrap: wrap;
}

.logo {
	flex:0 0 10%;
	min-height: 40px;
	max-height: 100px;
	margin: 10px;
	/* Only activate if many logos */
	border: 1px solid rgb(164,164,164);
}

/********AFFILIATIONS END********/
/********************************/
/**********FOOTER START**********/

.lastDiv {
	height: 150px;
	width: 100%;
	position: relative;
	top:0;
	background-color:rgba(22,22,22,1);
	text-align: center;
	justify-content:center;
	vertical-align: middle;
	align-content:center;
	align-items:center;
	display:flex;
	flex-direction:row;
	letter-spacing: normal;
	margin-block-end: 0px;
	margin-block-start: 0px;
	margin: 0px auto 0px;
	font-family: JosefinSans, Arial, sans-serif;
	font-size: 17px;
	font-weight:400;
	line-height: 1.5;
	color:rgb(244,245,246);
}

.footer {
	box-sizing:border-box;
	margin-left:5%;
	display: flex;
	flex-direction: row;
	margin-right:5%;
	width: 100%;
	height: 100%;
	align-items:center;
	justify-content:center;
	flex-wrap: nowrap;
}

.countries {
	width:35%;
	display:flex;
	flex-direction:row;
	vertical-align:middle;
	align-content:center;
	align-items:center;
	justify-content:center; 
	text-align:center;
	min-height: 2em;
}

.flag_w_name {
	width:auto;
	flex: 1;
	display:flex;
	flex-direction:row;
	align-items:center;
	justify-content:center;
}

.flag_img {
	width:auto;
	height:auto;
	vertical-align:middle;
	border: 1px solid rgb(244,245,246);
}

/***********FOOTER END***********/
/********************************/
/********************************/
/********************************/
/********************************/
/********************************/
/********************************/
/********************************/
/********************************/
/*********CURRENTLY HERE*********/

.menuDiv {
	position: fixed;
	width: 50px;
	height: auto;
	left: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
	margin-top:15px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: flex-start;
	z-index: 50;
	max-height: 500px;
}

.menu {
	display:flex;
	flex-direction:column;
	background-color: rgb(244,245,246);
	opacity: 0.5;
	transition: opacity 200ms ease-in;
}

.menu:hover {
	opacity:1;
	border-radius: 0;
	background-color: rgb(255,255,255, 0.7);
}

.menu.active {
	opacity:1;
	border-radius: 0;
	background-color: rgb(255,255,255, 0.7);
}

.menuItems {
	display:flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-items:center;
	flex:1;
	padding: 0 10px;
}

.toggleMenu {
	background: url("images/icon_menu_show.png") no-repeat;
	opacity: 0.7;
	background-size: contain;
	content: '';
	display: block;
	border: 0;
	cursor: pointer;
	height: 50px;
	width: 50px;
	margin: 10px 0;
	padding:0;
	transition: transform 600ms;
}

/*.toggleMenu.hidden {
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	
}**/

.linkBottomBorder {
	border-bottom: 2px solid rgb(22,22,22);
	position: relative;
	bottom: 0;
	width:80%;
	height:2px;
	box-sizing: border-box;
	left:10%;
	right:auto;
}

.menuItem {
	display:flex;
	flex-direction:column;
	flex-wrap:nowrap;
	padding: 10px 0;
	align-items:center;
	flex:1;
	opacity:0.7;
	transition: opacity 400ms ease-in;
}

.menuItem:hover{
	opacity:1;
}

.linkToPage {
	text-decoration:none;
	text-align:center;
	display:flex;
	flex-direction:column;
	flex-wrap:nowrap;
	align-items:center;
}


.menuText {
	font-family: JosefinSans, Arial, sans-serif;
	font-size: 13px;
	font-weight:400;
	line-height:1.5;
	color: rgb(22,22,22);
}
