@import url(https://fonts.cdnfonts.com/css/myriad-pro);
@import url(https://fonts.cdnfonts.com/css/apex-new);

h2 {
	font-family: 'ApexNew-bold';
	text-align: left;
	font-weight: 700;
	font-size: 29px;
}

p {
	font-family: 'ApexNew-bold';
	text-align: justify;
	font-size: 21px;
	line-height: 2.3rem;
	word-spacing: -2px;
}

@media (max-width: 768px) {
	p {
		font-size: 17px;
		word-spacing: -2px;
		hyphens: auto;
	}
}
h3 {
	font-family: 'ApexNew-bold';
	text-align: left;
	font-weight: 700;
	font-size: 27px
}

#p {
	font-family: 'ApexNew-bold';
	text-align: justify;
	font-size: 20px;
	line-height: 1.4rem;
	word-spacing: .1rem
}

#h3 {
	font-family: 'ApexNew-bold';
	text-align: left;
	font-weight: 700;
	font-size: 26px
}

.dropbtn {
	background-color: transparent;
	color: #fff;
	padding: 16px;
	font-size: 16px;
	border: none;
	cursor: pointer
}

.dropdown {
	position: relative;
	display: inline-block
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: rgba(216, 209, 209, .616);
	min-width: 80px;
	box-shadow: 0 5px 10px 0 rgba(2, 34, 56, .925);
	z-index: 1
}

.dropdown-cont {
	display: none;
	position: absolute;
	background-color: rgba(216, 209, 209, .616);
	min-width: 200px;
	box-shadow: 0 5px 10px 0 rgba(2, 34, 56, .925);
	z-index: 1
}

dropdown-item {
	background: #ffffffbf !important
}

.dropdown-content a {
	padding: 12px 16px;
	text-decoration: none;
	display: block
}

.dropdown:hover .dropdown-content {
	display: block
}

.head {
	font-size: 20px;
	font-size: 30px;
	font-family: 'Apex New'
}

.divider {
	font-family: 'Apex New';
	font-size: 25px;
	text-align: center
}

@media screen and (max-width:320px) {
	#navbar {
		background-color: rgba(136, 135, 135, .952)
	}
}

@media screen and (min-width:720px) {
	#navbar {
		background-color: transparent
	}
}


@media screen and (min-width: 480px) {
	#image {
		height: auto;
	
	}

@media screen and (min-width: 1080px) {
	#image {
		height:95vh;
		width: 100%
	}
}
}
/********Sectionmain media Query**********/

@media screen and (min-width: 320px){
	#sectionmain {
		padding-top:10%
	}
}
@media screen and (min-width: 720px){
	#sectionmain {
		padding-top:3%
	}
}
@media screen and (min-width: 1080px){
	#sectionmain {
		padding-top:3%
	}
}


@media screen and (min-width: 320px){
	#homesectionone {
		padding-top: 11%
	}
}

@media screen and (min-width: 720px) {
	#homesectionone{
		padding-top: 11%;
	
	}
}
@media screen and (min-height: 1080px) {
	#homesectionone{
		padding-top: 15%;
		
	}
}

@media screen and (min-width:320px) {
	#homesectiontwo{
		padding-top: 7%
	}
}

@media screen and (min-height:720px) {
	#homesectiontwo{
		padding-top: 7%
	}
}
@media screen and (min-height: 1080px) {
	#homesectiontwo{
		padding-top: 7%;
	
	}
}

@media screen and (min-width:320px) {
	#homesectionthree {
		padding-top: 3%
	}
}

@media screen and (min-height:720px) {
	#homesectionthree {
		padding-top: 8%
	}
}
@media screen and (min-height: 1080px) {
	#homesectionthree{
		padding-top: 10%;
		
	}
}
@media screen and (min-width:320px) {
	#homesectionfour {
		padding-top:20%
	}
}

@media screen and (min-width:720px) {
	#homesectionfour{
		padding-top: 13%;
	}
}
@media screen and (min-height: 1080px) {
	#homesectionfour{
		padding-top: 20%;
	
	}
}

@media screen and (min-width:320px) {
	#galleryslider {
		display: none
	}
}

@media screen and (min-width:720px) {
	#galleryslider {
		display: block
	}
}

@media screen and (max-width:320px) {
	#galleryslider1 {
		display: block
	}
}

@media screen and (min-width:720px) {
	#galleryslider1 {
		display: none
	}
}

.twb2b-innovation .tabcontent.active {
	display: block;
	transition: all 250ms cubic-bezier(.32, .01, 0, 1);
	transform: translateX(0)
}

.twb2b-innovation {
	position: relative;
	width: auto
}

.tabcontent {
	float: left;
	width: 100%;
	border-left: none;
	display: none;
	transition: all 250ms cubic-bezier(.32, .01, 0, 1)
}

.twb2b-innovation .tab {
	float: left;
	display: flex;
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0
}

.twb2b-innovation .tab button {
	display: inline-block;
	background: rgba(0, 0, 0, .4) !important;
	background: linear-gradient(180deg, rgba(0, 0, 0, .02) 0, rgba(0, 0, 0, .4) 100%) !important;
	color: #000;
	overflow: hidden;
	border: none;
	outline: 0;
	text-align: left;
	font-size: 17px;
	width: 25%;
	margin: 0 1px;
	position: relative;
	transition: all 2.5s cubic-bezier(.32, .01, 0, 1)
}

.tab .tablinks .main-content {
	transform: translateY(125px);
	transition: transform .7s cubic-bezier(.32, .01, 0, 1)
}

.twb2b-innovation p {
	font-size: 14px
}

.innovation-bottom-block {
	width: 50%;
	height: 1px;
	display: block;
	margin-top: .5em;
	margin-bottom: 5em
}

.twb2b-innovation .main-content {
	position: absolute
}

*,
::after,
::before {
	box-sizing: inherit
}

img {
	overflow-clip-margin: content-box;
	overflow: clip;
	vertical-align: middle;
	border-style: none;
	border: 0
}

.twb2b-innovation .tab .tablinks:hover {
	background-color: rgba(0, 0, 0, .5);
	transition: all 2.5s cubic-bezier(.32, .01, 0, 1)
}

#ii {
	height: 550px;
}

@media screen and (max-width:320px) {
	#ii {
		width: 100%;
		height: 50%
	}

}

@media screen and (max-width:720px) {
	#ii {
		width: 100%;
		height: 50vh
	}
}

.twb2b-innovation {
	position: relative;
	width: 100%;
	min-width: 660px
}

@media screen and (min-width:768px) and (max-width:1024px) {
	.twb2b-innovation {
		min-width: 1300px
	}
}

.twb2b-innovation-main {
	width: 100%
}

@media screen and (max-width:1024px) {
	.twb2b-innovation-main {
		overflow-x: scroll
	}
}

.twb2b-innovation .tab button {
	display: inline-block;
	background: rgba(0, 0, 0, .4) !important;
	background: linear-gradient(180deg, rgba(0, 0, 0, .02) 0, rgba(0, 0, 0, .4) 100%) !important;
	color: #000;
	overflow: hidden;
	border: none;
	outline: 0;
	text-align: left;
	
	font-size: 17px;
	width: 25%;
	margin: 0 1px;
	position: relative;
	transition: all 2.5s cubic-bezier(.32, .01, 0, 1)
}

.twb2b-innovation .tab .tablinks:hover {
	background-color: rgba(0, 0, 0, .5);
	transition: all 2.5s cubic-bezier(.32, .01, 0, 1)
}

.tab .tablinks.active {
	background: rgba(0, 0, 0, .75) !important;
	background: linear-gradient(180deg, rgba(0, 0, 0, .02) 0, rgba(0, 0, 0, .75) 100%) !important;
	transition: all 250ms cubic-bezier(.32, .01, 0, 1)
}

.twb2b-innovation .tabcontent.active {
	display: block;
	transition: all 250ms cubic-bezier(.32, .01, 0, 1);
	transform: translateX(0)
}

.twb2b-innovation h3 {
	color: #fff
}

.twb2b-innovation p {
	color: #fff;
	font-size: 14px
}

@media (max-width:720px) {
	.twb2b-innovation p {
		min-height: 120px;
		font-size: 13px
	}
}

.twb2b-innovation .main-content {
	position: absolute
}

.main-content {
	transform: translateY(105px)
}

@media (max-width:768px) {
	.tab .tablinks .main-content {
		transform: translateY(175px)
	}
}

.tab .tablinks.active .main-content {
	transform: translateY(0);
	transition: transform .7s cubic-bezier(.32, .01, 0, 1)
}

.tabcontent {
	float: left;
	width: 100%;
	border-left: none;
	display: none;
	transition: all 250ms cubic-bezier(.32, .01, 0, 1)
}

.twb2b-innovation .tabcontent.active {
	display: block;
	transition: all 250ms cubic-bezier(.32, .01, 0, 1);
	transform: translateX(0)
}

.twb2b-innovation h3 {
	color: #fff
}

.twb2b-innovation p {
	color: #fff;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px
}

@media (max-width:768px) {
	.twb2b-innovation p {
		min-height: 120px;
		font-size: 10px
	}
}

.main-content {
	position: absolute;
	bottom: 0;
	padding: 0 10px
}

@media screen and (min-width:769px) and (max-width:1024px) {
	.twb2b-innovation .main-content {
		bottom: 50px
	}
}

.innovation-bottom-block {
	width: 50%;
	height: 1px;
	background-color: #fff;
	display: block;
	margin-top: .5em;
	margin-bottom: 1em
}

@media screen and (min-width:720px) {
	#paragraph {
		text-align: justify
	}
}

@media screen and (max-width:320px) {
	#paragraph {
		text-align: left
	}
}

@media screen and (max-width:320px) {

	#pic,
	.kk {
		height: 80vh;
		width: 100%
	}
}

@media screen and (min-width:720px) {

	#pic,
	.kk {
		height: 75vh;
		width: 80%
	}
}



@media screen and (min-width:320px) {
	#navbar {
		background-color: rgba(158, 157, 157, .966)
	}
}

@media screen and (min-width:720px) {
	#navbar {
		background-color: transparent
	}
}

@media screen and (min-width:320px) {
	#padding {
		padding-left: 20px;
		padding-right: 20px
	}
}

@media screen and (min-width:720px) {
	#padding {
		padding-left: 40px;
		padding-right: 40px
	}
}

@media screen and (min-width:320px) {
	#aboutsectionone {
		padding-top: 30%
	}
}

@media screen and (min-width:720px) {
	#aboutsectionone {
		padding-top:7%
	}
}
@media screen and (min-height:1080px) {
	#aboutsectionone {
		padding-top:15%;
	}
}

@media screen and (min-width:320px) {
	#aboutsectiontwo {
		padding-top: 12%
	}
}

@media screen and (min-width:720px) {
	#aboutsectiontwo {
		padding-top: 8%
	}
}
@media screen and (min-height:1080px) {
	#aboutsectiontwo {
		padding-top:12%;
	}
}


@media screen and (min-width:320px) {
	#aboutsectionthree {
		padding-top: 9%
	}
}

@media screen and (min-width:720px) {
	#aboutsectionthree {
		padding-top: 7%
	}
}
@media screen and (min-height:1080px) {
	#aboutsectionthree{
		padding-top:9%;
	}
}


@media screen and (min-width:320px) {
	#aboutsectionfour {
		padding-top: 14%
	}
}

@media screen and (min-width:720px) {
	#aboutsectionfour {
		padding-top: 8%
	}
}
@media screen and (min-height:1080px) {
	#aboutsectionfour{
		padding-top:14%;
	}
}


@media screen and (min-width:320px) {
	#aboutsectionfive {
		padding-top: 15%
	}
}

@media screen and (min-width:720px) {
	#aboutsectionfive {
		padding-top: 10%
	}
}
@media screen and (min-height:1080px) {
	#aboutsectionfive{
		padding-top:15%;
	}
}


@media screen and (min-width:320px) {
	#aboutsectionsix {
		padding-top: 10%
	}
}

@media screen and (min-width:720px) {
	#aboutsectionsix {
		padding-top: 10%
	}
}
@media screen and (min-height:1080px) {
	#aboutsectionsix{
		padding-top:13%;
	}
}

@media screen and (min-width:320px) {
	#aboutsectionseven {
		padding-top: 10%
	}
}

@media screen and (min-width:720px) {
	#aboutsectionseven {
		padding-top: 11%
	}
}
@media screen and (min-height:1080px) {
	#aboutsectionseven{
		padding-top:13%;
	}
}


.dropbtn {
	background-color: transparent;
	color: #fff;
	padding: 16px;
	font-size: 16px;
	border: none;
	cursor: pointer
}

.dropdown {
	position: relative;
	display: inline-block
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: rgba(216, 209, 209, .616);
	min-width: 80px;
	box-shadow: 0 5px 10px 0 rgba(2, 34, 56, .925);
	z-index: 1;
}

.dropdown-cont {
	display: none;
	position: absolute;
	background-color: rgba(223, 32, 32, 0.616);
	min-width: 200px;
	box-shadow: 0 5px 10px 0 rgba(2, 34, 56, .925);
	z-index: 1;
}

dropdown-item {
	background: #ffffffbf !important
}

.dropdown-content a {
	padding: 12px 16px;
	text-decoration: none;
	display: block
}

.dropdown:hover .dropdown-content {
	display: block
}

.head {
	font-size: 20px;
	font-size: 30px;
	font-family: 'Apex New'
}

.divider {
	font-family: 'Apex New';
	font-size: 25px;
	text-align: center
}

@media screen and (max-width:320px) {
	#navbar {
		background-color: rgba(136, 135, 135, .952)
	}
}

@media screen and (min-width:720px) {
	#navbar {
		background-color: transparent
	}
}






@media screen and (min-width:320px) {
	#sectiontwo {
		padding-top: 15%
	}
}

@media screen and (min-width:720px) {
	#sectiontwo {
		padding-top: 13%
	}
}

@media screen and (min-width:320px) {
	#sectionthree {
		padding-top: 5%
	}
}

@media screen and (min-width:720px) {
	#sectionthree {
		padding-top: 4%
	}
}

@media screen and (min-width:320px) {
	#galleryslider {
		display: none
	}
}

@media screen and (min-width:720px) {
	#galleryslider {
		display: block
	}
}

@media screen and (max-width:320px) {
	#galleryslider1 {
		display: block
	}
}

@media screen and (min-width:720px) {
	#galleryslider1 {
		display: none
	}
}

.twb2b-innovation .tabcontent.active {
	display: block;
	transition: all 250ms cubic-bezier(.32, .01, 0, 1);
	transform: translateX(0)
}

.twb2b-innovation {
	position: relative;
	width: auto
}

.tabcontent {
	float: left;
	width: 100%;
	border-left: none;
	display: none;
	transition: all 250ms cubic-bezier(.32, .01, 0, 1)
}

.twb2b-innovation .tab {
	float: left;
	display: flex;
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0
}

.twb2b-innovation .tab button {
	display: inline-block;
	background: rgba(0, 0, 0, .4) !important;
	background: linear-gradient(180deg, rgba(0, 0, 0, .02) 0, rgba(0, 0, 0, .4) 100%) !important;
	color: #000;
	overflow: hidden;
	border: none;
	outline: 0;

	cursor: pointer;
	font-size: 17px;
	width: 25%;
	margin: 0 1px;
	position: relative;
	transition: all 2.5s cubic-bezier(.32, .01, 0, 1)
}

.tab .tablinks .main-content {
	transform: translateY(125px);
	transition: transform .7s cubic-bezier(.32, .01, 0, 1)
}

.twb2b-innovation p {
	font-size: 14px
}

.innovation-bottom-block {
	width: 50%;
	height: 1px;
	display: block;
	margin-top: .5em;
	margin-bottom: 1em
}

.twb2b-innovation .main-content {
	position: absolute
}

*,
::after,
::before {
	box-sizing: inherit
}

img {
	overflow-clip-margin: content-box;
	overflow: clip;
	vertical-align: middle;
	border-style: none;
	border: 0
}

.twb2b-innovation .tab .tablinks:hover {
	background-color: rgba(0, 0, 0, .5);
	transition: all 2.5s cubic-bezier(.32, .01, 0, 1)
}


.twb2b-innovation {
	position: relative;
	width: 100%;
	min-width: 660px
}

@media screen and (min-width:768px) and (max-width:1024px) {
	.twb2b-innovation {
		min-width: 1300px
	}
}

.twb2b-innovation-main {
	width: 100%
}

@media screen and (max-width:1024px) {
	.twb2b-innovation-main {
		overflow-x: scroll
	}
}

.twb2b-innovation .tab button {
	display: inline-block;
	background: rgba(0, 0, 0, .4) !important;
	background: linear-gradient(180deg, rgba(0, 0, 0, .02) 0, rgba(0, 0, 0, .4) 100%) !important;
	color: #000;
	overflow: hidden;
	border: none;
	outline: 0;
	text-align: left;
	
	font-size: 17px;
	width: 25%;
	margin: 0 1px;
	position: relative;
	transition: all 2.5s cubic-bezier(.32, .01, 0, 1)
}

.twb2b-innovation .tab .tablinks:hover {
	background-color: rgba(0, 0, 0, .5);
	transition: all 2.5s cubic-bezier(.32, .01, 0, 1)
}

.tab .tablinks.active {
	background: rgba(0, 0, 0, .75) !important;
	background: linear-gradient(180deg, rgba(0, 0, 0, .02) 0, rgba(0, 0, 0, .75) 100%) !important;
	transition: all 250ms cubic-bezier(.32, .01, 0, 1)
}

.twb2b-innovation .tabcontent.active {
	display: block;
	transition: all 250ms cubic-bezier(.32, .01, 0, 1);
	transform: translateX(0)
}

.twb2b-innovation h3 {
	color: #fff
}

.twb2b-innovation p {
	color: #fff;
	font-size: 14px
}

@media (max-width:720px) {
	.twb2b-innovation p {
		min-height: 120px;
		font-size: 13px
	}
}

.twb2b-innovation .main-content {
	position: absolute
}

.main-content {
	transform: translateY(105px)
}

@media (max-width:768px) {
	.tab .tablinks .main-content {
		transform: translateY(175px)
	}
}

.tab .tablinks.active .main-content {
	transform: translateY(0);
	transition: transform .7s cubic-bezier(.32, .01, 0, 1)
}

.tabcontent {
	float: left;
	width: 100%;
	border-left: none;
	display: none;
	transition: all 250ms cubic-bezier(.32, .01, 0, 1)
}

.twb2b-innovation .tabcontent.active {
	display: block;
	transition: all 250ms cubic-bezier(.32, .01, 0, 1);
	transform: translateX(0)
}

.twb2b-innovation h3 {
	color: #fff
}

.twb2b-innovation p {
	color: #fff;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px
}

@media (max-width:768px) {
	.twb2b-innovation p {
		min-height: 120px;
		font-size: 10px
	}
}

.main-content {
	position: absolute;
	bottom: 0;
	padding: 0 10px
}

@media screen and (min-width:769px) and (max-width:1024px) {
	.twb2b-innovation .main-content {
		bottom: 100px
	}
}

.innovation-bottom-block {
	width: 50%;
	height: 1px;
	background-color: #fff;
	display: block;
	margin-top: .5em;
	margin-bottom: 1.5em
}

@media screen and (min-width:720px) {
	#paragraph {
		text-align: justify
	}
}

@media screen and (max-width:320px) {
	#paragraph {
		text-align: left
	}
}

@media screen and (max-width:320px) {

	#pic,
	.kk {
		height: 80vh;
		width: 100%
	}
}

@media screen and (min-width:720px) {

	#pic,
	.kk {
		height: 75vh;
		width: 80%
	}
}

@media screen and (min-width:320px) {
	#navbar {
		background-color: rgba(158, 157, 157, .966)
	}
}

@media screen and (min-width:720px) {
	#navbar {
		background-color: transparent
	}
}

@media screen and (min-width:320px) {
	#padding {
		padding-left: 20px;
		padding-right: 20px
	}
}

@media screen and (min-width:720px) {
	#padding {
		padding-left: 40px;
		padding-right: 40px
	}
}

#divs{
	height:50px;
	width:50px;
	border-radius:50%;
	background-color:#fff
 }

.zoomWrapper {
	max-width: 100%;
	overflow: hidden;
	margin: 0 auto 40px auto;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.zoomWrapper img {
	max-width: 100%;
	height: auto;
	display: block;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.zoomWrapper img:hover {
	-webkit-transform: scale(1.60);
	-moz-transform: scale(1.60);
	-ms-transform: scale(1.60);
	-o-transform: scale(1.60);
	transform: scale(1.60);
}

@keyframes flash {
	0% {
		opacity: 1
	}

	50% {
		opacity: .5
	}

	100% {
		opacity: 1
	}
}

.flasher {
	animation: flash .3s infinite
}


/*******capabilities******/

@media screen and (min-width:320px) {
	#sectionpage {
		padding-top: 30%
	}
}

@media screen and (min-width:720px) {
	#sectionpage {
		padding-top: 5%
	}
}
@media screen and (min-height:1080px) {
	#sectionpage {
		padding-top: 15%
	}
}

@media screen and (min-width:320px) {
	#sectionone {
		padding-top: 15%
	}
}

@media screen and (min-width:720px) {
	#sectionone {
		padding-top: 15%
	}
}
@media screen and (min-height:1080px) {
	#sectionone {
		padding-top: 30%
	}
}

@media screen and (min-width:320px) {
	#sectiontwo {
		padding-top: 13%
	}
}

@media screen and (min-width:720px) {
	#sectiontwo {
		padding-top: 11%
	}
}
@media screen and (min-height:1080px) {
	#sectiontwo {
		padding-top: 30%
	}
}

@media screen and (min-width:320px) {
	#sectionthree {
		padding-top: 12%
	}
}

@media screen and (min-width:720px) {
	#sectionthree {
		padding-top: 12%
	}
}
@media screen and (min-height:1080px) {
	#sectionthree{
		padding-top:25%
	}
}

@media screen and (min-width:320px) {
	#sectionfour {
		padding-top: 12%
	}
}

@media screen and (min-width:720px) {
	#sectionfour {
		padding-top: 15%
	}
}
@media screen and (min-height:1080px) {
	#sectionfour {
		padding-top: 30%
	}
}

@media screen and (min-width:320px) {
	#sectionfive {
		padding-top: 12%
	}
}

@media screen and (min-width:720px) {
	#sectionfive {
		padding-top: 15%
	}
}
@media screen and (min-height:1080px) {
	#sectionfive {
		padding-top: 30%
	}
}

@media screen and (min-width:320px) {
	#sectionsix {
		padding-top: 11%
	}
}

@media screen and (min-width:720px) {
	#sectionsix {
		padding-top: 12%
	}
}
@media screen and (min-height:1080px) {
	#sectionsix {
		padding-top: 25%
	}
}

@media screen and (min-width:320px) {
	#sectionseven {
		padding-top: 11%
	}
}

@media screen and (min-width:720px) {
	#sectionseven {
		padding-top: 14%
	}
}
@media screen and (min-height:1080px) {
	#sectionseven {
		padding-top: 25%
	}
}

.inp {
	background-color: transparent;
	border-top: 0;
	border: 1px solid rgba(1, 15, 15, .733);
	border-left: 0;
	border-right: 0;
	border-top: 0
}

.mapouter {
	text-align: right;
	width: 100%
}

.gmap_canvas {
	background: 0 0 !important;
	width: 100%;
	padding-bottom: 0
}

.gmap_iframe {
	height: 250px !important
}

@media screen and (max-width:320px) {
	#address {
		padding-left: 17px;
		padding-right: 17px;
		padding-top: 20px;
		text-align: left
	}
}

@media screen and (min-width:720px) {
	#address {
		left: 80px;
		margin-top: 150px
	}
}

#paragraph {
	font-family: 'Myriad Pro';
	font-size: 1rem;
	padding: .2em 0;
	word-spacing: 0.1rem
}

.intl-tel-input .country-list {
	position: absolute;
	list-style: none;
	text-align: left;
	padding: 0;
	background-color: gray;
	border: 2px solid #141010;
	color: rgba(12, 11, 11, .685);
	font-size: 5pxpx;
	max-height: 200px;
	overflow-y: scroll
}

.intl-tel-input .country-list.dropup {
	bottom: 100%;
	margin-bottom: -1px
}

.intl-tel-input .country-list .flag-box {
	display: inline-block;
	width: 20px
}

@media (max-width:500px) {
	.intl-tel-input .country-list {
		white-space: normal
	}
}

.intl-tel-input .country-list .country {
	padding: 5px 10px
}

.intl-tel-input .country-list .country .dial-code {
	color: #d1cccc
}

.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code,
.intl-tel-input .country-list .flag-box {
	vertical-align: middle
}

.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .flag-box {
	margin-right: 6px
}

.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type=tel],
.intl-tel-input.allow-dropdown input[type=text],
.intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type=tel],
.intl-tel-input.separate-dial-code input[type=text] {
	padding-right: 100px;
	padding-left: 52px;
	margin-left: 0;
}

.intl-tel-input.allow-dropdown .flag-container,
.intl-tel-input.separate-dial-code .flag-container {
	right: auto;
	left: 0
}

.intl-tel-input.allow-dropdown .selected-flag,
.intl-tel-input.separate-dial-code .selected-flag {
	width: 46px
}

.intl-tel-input.allow-dropdown .flag-container:hover {
	cursor: pointer
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,
.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover {
	cursor: default
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,
.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag {
	background-color: transparent
}

.intl-tel-input.separate-dial-code .selected-dial-code {
	display: table-cell;
	vertical-align: middle;
	padding-left: 28px
}

.intl-tel-input.separate-dial-code.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text] {
	padding-left: 66px
}

.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
	width: 60px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text] {
	padding-left: 76px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
	width: 70px
}

.intl-tel-input.separate-dial-code.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text] {
	padding-left: 74px
}

.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
	width: 68px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text] {
	padding-left: 84px;
	margin-right: 84px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
	width: 78px
}

.intl-tel-input.separate-dial-code.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text] {
	padding-left: 82px
}

.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
	width: 76px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text] {
	padding-left: 92px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
	width: 86px
}

.intl-tel-input.separate-dial-code.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text] {
	padding-left: 90px
}

.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
	width: 84px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text] {
	padding-left: 100px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
	width: 94px
}

.intl-tel-input.iti-container {
	position: absolute;
	top: -1000px;
	left: -1000px;
	z-index: 1060;
	padding: 1px
}

.intl-tel-input.iti-container:hover {
	cursor: pointer
}

.iti-mobile .intl-tel-input.iti-container {
	top: 30px;
	bottom: 30px;
	left: 30px;
	right: 30px;
	position: fixed
}


@media screen and (min-width:320px) {
	.image{
		height:30vh;
		width: 100%;
		margin-top: 40px;
	}
}
@media screen and (min-width:720px) {
	.image{
		height: 70vh;
		width: 100%;
	}
}




/**********Dropdown *********/


@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap');
*{

box-sizing: border-box;
font-family: 'ApexNew Bold';
}
nav{
position: fixed;
z-index: 99;
width:100%;
background: #000000;
padding: 13px;
}
nav .wrapper{
position: relative;
max-width: 1660px;
padding: 10px 20px;
height: 68px;

margin: auto;
display: flex;
align-items: center;
justify-content: space-between;
}

.wrapper .nav-links{
display: inline-flex;
}
.nav-links li{
list-style: none;
}
.nav-links li a{
color: #fff;
text-decoration: none;
font-size: 18px;
font-weight: 600;
padding: 8px 38px;
border-radius: 10px;
transition: all 0.3s ease;
font-family: 'Myriad Pro';
}
.nav-links li a:hover{
color: #6afff3c5;
transition: 0.5s;
}
.nav-links .mobile-item{
display: none;
}
.nav-links .mobile-items{
display: none;
}
.nav-links .drop-menu{
position: absolute;
background: #242426;
width: 180px;
line-height: 45px;

opacity: 0;
box-shadow:0 5px 5px 0px  #6afff3c5;
}
.nav-links li:hover .drop-menu,
.nav-links li:hover{
transition: all 0.3s ease;
top: 70px;
opacity: 1;
visibility: visible;
}
.drop-menu li a{
width: 100%;
display: block;
padding: 0 0 0 15px;
font-weight: 400;
border-radius: 0px;
}

.content .row header{
color: #f2f2f2;
font-size: 20px;
font-weight: 500;
}
.content .row .mega-links{
margin-left: -40px;
border-left: 1px solid rgba(255,255,255,0.09);
}
.row .mega-links li{
padding: 0 20px;
}
.row .mega-links li a{
padding: 0px;
padding: 0 20px;
color: #d9d9d9;
font-size: 17px;
display: block;
}
.row .mega-links li a:hover{
color: #f2f2f2;
}
.wrapper .btn{
color: #fff;
font-size: 20px;
cursor: pointer;
display: none;
}
.wrapper .btn.close-btn{
position: absolute;
right: 30px;
top: 10px;
}
@media screen and (max-width: 970px) {
.wrapper .btn{
display: block;
}
.wrapper .nav-links{
position: fixed;
height: 100vh;
width: 100%;
max-width: 350px;
top: 0;
left: -100%;
background: #242526;
display: block;
padding: 50px 10px;
line-height: 50px;
overflow-y: auto;
box-shadow: 0px 15px 15px rgba(0,0,0,0.18);
transition: all 0.3s ease;
}
/* custom scroll bar */

::-webkit-scrollbar-track {
background: #242526;
}
::-webkit-scrollbar-thumb {
background: #3A3B3C;
}
#menu-btn:checked ~ .nav-links{
left: 0%;
}
#menu-btn:checked ~ .btn.menu-btn{
display: none;
}
#close-btn:checked ~ .btn.menu-btn{
display: block;
}
.nav-links li{
margin: 15px 10px;
}
.nav-links li a{
padding: 0 20px;
display: block;
font-size: 20px;
}
.nav-links .drop-menu{
position: static;
opacity: 1;
top: 65px;
visibility: visible;
padding-left: 20px;
width: 100%;
max-height: 0px;
overflow: hidden;
box-shadow: none;
transition: all 0.3s ease;
}
#showDrop:checked ~ .drop-menu,
#showMega:checked{
max-height: 100%;
}
#showDrops:checked ~ .drop-menu,
#showMega:checked{
max-height: 100%;
}
.nav-links .desktop-item{
display: none;
}
.nav-links .mobile-item{
display: block;
color: #f2f2f2;
font-size: 20px;
font-weight: 500;
padding-left: 10px;
cursor: pointer;
border-radius: 5px;
transition: all 0.3s ease;
}
.nav-links .mobile-items{
display: block;
color: #f2f2f2;
font-size: 20px;
font-weight: 500;
padding-left: 10px;
cursor: pointer;
border-radius: 5px;
transition: all 0.3s ease;
}
.nav-links .mobile-item:hover{
background: #3A3B3C;
}
.nav-links .mobile-items:hover{
background: #3A3B3C;
}
.nav-links .mobile-item:start{
background: #3A3B3C;
}
.nav-links .mobile-items:start{
background: #3A3B3C;
}
.drop-menu li{
margin: 0;
}


.content .row{
width: 100%;
margin-bottom: 15px;
border-top: 1px solid rgba(255,255,255,0.08);
}

.content .row .mega-links{
border-left: 0px;
padding-left: 15px;
}
.row .mega-links li{
margin: 0;
}
.content .row header{
font-size: 19px;
}
}
nav input{
display: none;
}
.body-text{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
text-align: center;
padding: 0 30px;
}
.body-text div{
font-size: 45px;
font-weight: 600;
}


/************Back to top button*******/
#button {
	display: inline-block;
	background-color:#00ffeac5;
	width: 48px;
	height: 50px;
	text-align: center;
	border-radius: 18px;
	position: fixed;
	bottom: 5px;
	right: 10px;
	transition: background-color .3s, 
	  opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
  }
  #button::after {
	content: "\f077";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	line-height:45px;
	color: #ffffff;
	
  }
  #button:hover {
	cursor: pointer;
	background-color: #3b3a37;
  }

  #button.show {
	opacity: 0.8;
	visibility: visible;
  }
  
  /* Styles for the content section */
  
  
  @media screen and (max-width:320px) {
  #button {
	 display:none;
  }
  }
  
  
  @media screen and  (min-width:720px) {
  
	#button {
	  margin: 20px;
	}
  }

  /*****case page******/
  @media screen and (min-width:320px) {
	#casepage{
		padding-top: 30%
	}
}

@media screen and (min-width:720px) {
	#casepage{
		padding-top: 11%
	}
}
@media screen and (min-height:1080px) {
	#casepage{
		padding-top: 16%
	}
}