@charset "utf-8";
/* CSS Document */
  
        * {
            font-family: 'Courier New', monospace;
			font font-size: 45px;
            padding: 0;
            margin: 0;
            box-sizing: border-box;
}

.n_text {
		color: white;
text-align: left;
	margin-bottom: 20px;
	font-size: 28px;
	
}

.p_text {
	color: white;
align-content: center;
	font-size: 28px;
}

.c_text{
		color: white;
	margin-left: 135px;
	margin-top: 20px;
	text-align: left;
	font-size: 28px;
}

.container{
	background-color: black;
}

.header h2{
	padding-right: 100px;
}

        body {
            width: 100%;
        }
        
        .main {
            display:block;
            flex-direction: column;
            align-items: center;
            justify-content: space-between;
            width: 100%;
			min-height: 680px;
			background: url(./img/aa.jpg) no-repeat;
            background-size: 100% 100%;
        }

        .main_text {
            display: flex;
            flex-direction: column;
            align-items: center;
            font-size: 48px;
            color: #fff;
			padding-top: 300px;
			margin-left: 120px;
        }
        
        .main_text div {
            margin-right: 100px;
        }
        
        .main_text_but {
            font-family: 'Courier New', monospace;
            background-color: aquamarine;
            padding: 10px 15px;
            letter-spacing: 0.1em;
            border-radius: 2px;
            font-size: 16px;
        }

.main_text_but a {
	text-decoration: none;
	color: white;
}
        
        .main_ion {
            display: flex;
            align-items: center;
        }
        
        .main_ion div {
            padding: 10px;
        }
        
        .path {
            width: 100% ;
            display: flex;
            background-color: black;
            height: 650px 100%;
            padding-top: 10px;
        }
        
        .path1 {
            display: flex;
            flex-direction: column;
            justify-content: center;
            width: 60%;
            padding: 0 10% 0 15%;
        }
             
        .pathimg img {
            max-width: 100%;
            max-height: 100%;
			padding-top: 100px;
			padding-right: 150px;
        }
        
        .path1_title {
            color: #16a085;
            font-weight: 600;
            font-size: 48px;
            letter-spacing: 0.2em;
			margin-top: 90px;
        }
        
        .path_text {
            font-size: 28px;
            margin: 20px 0;
			color: white;
        }
        
        .path1_but {
            font-family: 'Courier New', monospace;
            background-color: aquamarine;
            padding: 10px 15px;
            letter-spacing: 0.1em;
            border-radius: 2px;
            font-size: 16px;
            width: 130px;
            color: #fff;
        }

.path1_but a {
	text-decoration: none;
	color: white;
	text-align: center;
}
        
        .class {
            height: 580px;
            overflow: hidden;
            display: flex;
            padding: 60px;
			background-color: black;
        }
        
        .class1 {
            width: 40%;
            padding-left: 10%;
        }
        
        .class2 {
            display: flex;
            justify-content: center;
            flex-direction: column;
            align-items: center;
            width: 60%;
            padding-left: 10%;
        }

.class2 a {
	text-decoration: none;
	color: white;
}
        
        .class2_text {
            color: #16a085;
            font-weight: 600;
            font-size: 50px;
            letter-spacing: 0.2em;
            margin-bottom: 20px;
        }
        
        .class2_paging {
            width: 60%;
            display: flex;
            justify-content: space-between;
            margin-top: 15px;
        }
        
        .class2_paging_img img {
            padding: 0 10px;
        }
        
        .class2_paging_text {
            display: flex;
            justify-content: center;
            font-size: 14px;
            font-weight: 800;
        }
        
        .class2_paging_but {
            display: flex;
            font-family: 'Courier New', monospace;
            background-color: aquamarine;
            padding: 10px 15px;
            letter-spacing: 0.1em;
            border-radius: 2px;
            font-size: 16px;
            width: 180px;
            color: #fff;
            margin-top: 10px;
        }
        
        .class2_paging_img {
            display: flex;
            margin-right: 10%;
        }
        
        .community {
            width: 100%;
            display: flex;
            background-color: black;
            padding: 80px 0px;
			margin-top: 0px;
        }
        
        .communityL {
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column;
            width: 40%;
        }
        
        .communityR {
            display: flex;
            flex-direction: column;
            align-items: end;
        }
        
        .communityR_img {
            display: flex;
			margin-left: 200px;
        }
        
        
        
        
        
        .communityR_img_1 {
            width:500px;
			height: 490px;
			padding-top: 0px;
			padding-bottom: 0px;
        }
        
        
        
        .communityL_our {
            font-size: 14px;
            font-family: 'Courier New', monospace;
            margin: 20px 0;
            letter-spacing: 0.1em;
			color: white;
        }
        
        .communityL_text {
            font-size: 48px;
            font-weight: 600;
			color: rgba(22,160,133,1.00);
			margin-left: 100px;
        }
        
        .last {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            max-width: 100%;
            min-height: 860px;
            background: url(./img/back.jpg) no-repeat;
            background-size: 100% 100%;
			margin-top: 100px;
        }
        
        .last div {
            font-size: 30px;
			font-weight: normal;
            font-family: 'Courier New', monospace;
            margin: 20px 0;
            letter-spacing: 0.1em;
            color: #fff;
            padding-bottom:0px;

        }

.right_col p {
	font-size: 25px;
}

.rightimg {
	padding-left: 150px;
}

#icon {
	width: 60px;
	cursor: pointer;
}
        
        .we {
            display: flex;
            flex-direction: column;
            align-items: center;
            width: 100%;
            padding: 10px 10%;
        }
        
        .we_title {
            display: flex;
            justify-content: center;
            font-size: 38px;
            font-family: 'Courier New', monospace;
            margin: 20px 0;
            letter-spacing: 0.1em;
            font-weight: 200;
            margin-bottom: 20px;
        }
        
        .we_text {
            width: 55%;
            display: flex;
            justify-content: center;
            font-size: 20px;
            font-family: 'Courier New', monospace;
            letter-spacing: 0.1em;
            font-weight: 200;
            margin-bottom: 80px;
        }
        
      /* Styles for the container holding the social media icons */
.we_relation_tB {
    display: flex;
    justify-content: center; /* Center the icons horizontally */
    margin-top: 10px; /* Adjust as needed */
	
}

/* Styles for the individual social media icons */
.column {
    display: flex;
	
}

.social-link {
    text-decoration: none;
    margin-right: 10px; /* Adjust spacing between icons */
    transition: transform 0.2s ease-in-out; /* Add a smooth transition effect */
}

.social-link:hover {
    transform: scale(1.2); /* Add a slight scale effect on hover */
}

/* Optional: To style the icons inside the links */
.social-link img {
    width: 50px; /* Adjust the width of the icons */
    height: 50px;
	
	/* Adjust the height of the icons */
}
.subscribe td{
	writing-mode: vertical-rl;
	text-orientation: upright;
	text-align: center;
}


table, th, td {
  border: 1px solid white;
  border-collapse: collapse;
}
th, td {
  background-color: white;
}
.pattern{
	width: 100px;
}

        .news_text {
            color: #16a085;
            font-weight: 600;
            font-size: 38px;
            letter-spacing: 0.2em;
            margin-bottom: 20px;
        }
        
* {
  box-sizing: border-box;
}

/* Position the image container (needed to position the left and right arrows) */
.container {
  position: relative;
}

/* Hide the images by default */
.mySlides {
  display: none;
	padding-left: 500px;
  background-color: black;
	padding-top: 50px;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.columnn {
  float: left;
  width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
body {
    font-family: "Poppins", sans-serif;
    --color1: #FFF ;
    --color2: #181818 ;
}
.nav-bar {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    position: relative;
    background-color: var(--color2);
    padding: 12px 20px;
}
.logo img {width: 40px;}
.menu {display: flex;}
.menu li {padding-left: 30px;}
.menu li a {
    display: inline-block;
    text-decoration: none;
    color: var(--color1);
    text-align: center;
    transition: 0.15s ease-in-out;
    position: relative;
    text-transform: uppercase;
}
.menu li a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: var(--color1);
    transition: 0.15s ease-in-out;
}
.menu li a:hover:after {width: 100%;}
.open-menu , .close-menu {
    position: absolute;
    color: var(--color1);
    cursor: pointer;
    font-size: 1.5rem;
    display: none;
}
.open-menu {
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}
.close-menu {
    top: 20px;
    right: 20px;
}
#check {display: none;}
@media(max-width: 610px){
    .menu {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 80%;
        height: 100vh;
        position: fixed;
        top: 0;
        right: -100%;
        z-index: 100;
        background-color: var(--color2);
        transition: all 0.2s ease-in-out;
    }
    .menu li {margin-top: 40px;}
    .menu li a {padding: 10px;}
    .open-menu , .close-menu {display: block;}
    #check:checked ~ .menu {right: 0;}
}

@media(max-width: 1024px){
	.path_text {
            font-size: 20px;
            margin: 0;
			color: white;
        }
	        .pathimg img {
            max-width: 120%;
            max-height:120%;
        }
        
        .path1_title {
            color: #16a085;
            font-weight: 600;
            font-size: 30px;
            letter-spacing: 0.2em;
			margin-top: 90px;
        }
	
	.p_text {
	color: white;
align-content: center;
	font-size: 20px;
}
	
	.class2_text {
            color: #16a085;
            font-weight: 600;
            font-size: 30px;
            letter-spacing: 0.2em;
            margin-bottom: 20px;
        }


        .class2_paging {
            width: 100%;
            display: flex;
            justify-content: space-between;
            margin-top: 15px;
        }
        
        .class2_paging_img img {
            padding: 0 10px;
        }
        
        .class2_paging_text {
            display: flex;
            justify-content: center;
            font-size: 14px;
            font-weight: 800;
        }
        
        .class2_paging_but {
            display: flex;
            font-family: 'Courier New', monospace;
            background-color: aquamarine;
            padding: 10px 15px;
            letter-spacing: 0.1em;
            border-radius: 2px;
            font-size: 16px;
            width: 180px;
            color: #fff;
            margin-top: 10px;
        }
        
        .class2_paging_img {
            display: flex;
            margin-right: 10%;
        }
        
	.container {
  position: relative;
}

/* Hide the images by default */
.mySlides {
  display: none;
	padding-left: 300px;
  background-color: black;
	padding-top: 50px;
}
	.communityL_text {
            font-size: 30px;
            font-weight: 600;
			color: rgba(22,160,133,1.00);
			margin-left: 100px;
			margin-left: 100px;
        }
	
	.c_text{
		color: white;
	margin-left: 100px;
	margin-top: 20px;
	text-align: left;
	font-size: 20px;
}
	      .communityR {
            display: flex;
            flex-direction: column;
            align-items: end;
			  margin-right:40px;
        }
        
        .communityR_img {
            display: flex;
			margin-left: 50px;
        }
        
    
        .communityR_img_1 {
            width:350px;
			height: 340px;
			padding-top: 0px;
			padding-bottom: 0px;
        }
	
	.n_text {
		color: white;
text-align: left;
	margin-bottom: 20px;
	font-size: 20px;
	
}
	       .class1 {
            width:50%;
            padding-left: 10px;
        }
         .last {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            max-width: 100%;
            min-height: 650px;
            background: url(./img/back.jpg) no-repeat;
            background-size: 100% 100%;
			
        }
        
        .last div {
            font-size: 25px;
			font-weight: normal;
            font-family: 'Courier New', monospace;
            margin: 10px 0;
            letter-spacing: 0.1em;
            color: #fff;
            padding-bottom:0px;

        }
	
	.last p {
		font-size: 20px;
		
	}
	.rightimg {
	padding-left: 116px;
}
	.main {
            display:block;
            flex-direction: column;
            align-items: center;
            justify-content: space-between;
            width: 100%;
			min-height: 500px;
			background: url(./img/aa.jpg) no-repeat;
            background-size: 100% 100%;
        }

        .main_text {
            display: flex;
            flex-direction: column;
            align-items: center;
            font-size: 48px;
            color: #fff;
			padding-top: 150px;
			margin-left: 120px;
        }
        
        .main_text div {
            margin-right: 100px;
        }

}


@media(max-width: 820px){
	.path_text {
            font-size: 15px;
            margin: 0;
			color: white;
        }
	        .pathimg img {
            max-width: 120%;
            max-height:120%;
        }
        
        .path1_title {
            color: #16a085;
            font-weight: 600;
            font-size: 25px;
            letter-spacing: 0.2em;
			margin-top: 90px;
        }
	
	.p_text {
	color: white;
align-content: center;
	font-size: 15px;
}
	
	.class2_text {
            color: #16a085;
            font-weight: 600;
            font-size: 25px;
            letter-spacing: 0.2em;
            margin-bottom: 20px;
        }


        .class2_paging {
            width: 100%;
            display: flex;
            justify-content: space-between;
            margin-top: 15px;
        }
        
        .class2_paging_img img {
            padding: 0 10px;
        }
        
        .class2_paging_text {
            display: flex;
            justify-content: center;
            font-size: 14px;
            font-weight: 800;
        }
        
        .class2_paging_but {
            display: flex;
            font-family: 'Courier New', monospace;
            background-color: aquamarine;
            padding: 10px 15px;
            letter-spacing: 0.1em;
            border-radius: 2px;
            font-size: 16px;
            width: 180px;
            color: #fff;
            margin-top: 10px;
        }
        
        .class2_paging_img {
            display: flex;
            margin-right: 10%;
        }
        
	.container {
  position: relative;
}

/* Hide the images by default */
.mySlides {
  display: none;
	padding-left: 300px;
  background-color: black;
	padding-top: 50px;
}
	.communityL_text {
            font-size: 25px;
            font-weight: 600;
			color: rgba(22,160,133,1.00);
			margin-left: 100px;
			margin-left: 100px;
        }
	
	.c_text{
		color: white;
	margin-left: 100px;
	margin-top: 20px;
	text-align: left;
	font-size: 15px;
}
	      .communityR {
            display: flex;
            flex-direction: column;
            align-items: end;
			  margin-right:40px;
        }
        
        .communityR_img {
            display: flex;
			margin-left: 50px;
        }
        
    
        .communityR_img_1 {
            width:350px;
			height: 340px;
			padding-top: 0px;
			padding-bottom: 0px;
        }
	
	.n_text {
		color: white;
text-align: left;
	margin-bottom: 20px;
	font-size: 15px;
	
}
	       .class1 {
            width:50%;
            padding-left: 10px;
        }
         .last {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            max-width: 100%;
            min-height: 860px;
            background: url(./img/back.jpg) no-repeat;
            background-size: 100% 50%;
			
        }
        
        .last div {
            font-size: 20px;
			font-weight: normal;
            font-family: 'Courier New', monospace;
            margin: 10px 0;
            letter-spacing: 0.1em;
            color: #fff;
            padding-bottom:0px;

        }
	
	.last p {
		font-size: 15px;
		
	}
	.rightimg {
	padding-left: 80px;
}
	.main {
            display:block;
            flex-direction: column;
            align-items: center;
            justify-content: space-between;
            width: 100%;
			min-height: 475px;
			background: url(./img/aa.jpg) no-repeat;
            background-size: 100% 100%;
        }

        .main_text {
            display: flex;
            flex-direction: column;
            align-items: center;
            font-size: 48px;
            color: #fff;
			padding-top: 150px;
			margin-left: 120px;
        }
        
        .main_text div {
            margin-right: 100px;
        }

}

@media(max-width: 500px){
	.path_text {
            font-size: 10px;
            margin: 0;
			color: white;
        }
	        .pathimg img {
            max-width: 150%;
            max-height:150%;
				
        }
        
        .path1_title {
            color: #16a085;
            font-weight: 600;
            font-size: 20px;
            letter-spacing: 0.2em;
			margin-top: 90px;
        }
	
	.p_text {
	color: white;
align-content: center;
	font-size: 10px;
}
	
	.class2_text {
            color: #16a085;
            font-weight: 600;
            font-size: 20px;
            letter-spacing: 0.2em;
            margin-bottom: 20px;
        }


        .class2_paging {
            width: 100%;
            display: flex;
            justify-content: space-between;
            margin-top: 15px;
        }
        
        .class2_paging_img img {
            padding: 0 10px;
			width: 30%;
			height: 30%;
        }
        
        .class2_paging_text {
            display: flex;
            justify-content: center;
            font-size: 14px;
            font-weight: 800;
        }
        
        .class2_paging_but {
            display: flex;
            font-family: 'Courier New', monospace;
            background-color: aquamarine;
            padding: 10px 15px;
            letter-spacing: 0.1em;
            border-radius: 2px;
            font-size: 16px;
            width: 180px;
            color: #fff;
            margin-top: 10px;
        }
        
        .class2_paging_img {
            display: flex;
            margin-right: 10%;
			width: 30%;
			height: 30%;
        }
        
	.container {
  position: relative;
}

/* Hide the images by default */
.mySlides {
  display: none;
	padding-left: 180px;
  background-color: black;
	padding-top: 50px;
}
	.communityL_text {
            font-size: 20px;
            font-weight: 600;
			color: rgba(22,160,133,1.00);
			margin-left: 50px;
			
        }
	
	.c_text{
		color: white;
	margin-left: 50px;
	margin-top: 20px;
	text-align: left;
	font-size: 10px;
}
	      .communityR {
            display: flex;
            flex-direction: column;
            align-items: end;
			  margin-right:40px;
        }
        
        .communityR_img {
            display: flex;
			margin-left: 50px;
        }
        
    
        .communityR_img_1 {
            width:200px;
			height: 200px;
			padding-top: 0px;
			padding-bottom: 0px;
        }
	
	.n_text {
		color: white;
text-align: left;
	margin-bottom: 20px;
	font-size: 10px;
	
}
	       .class1 {
            width:50%;
            padding-left: 10px;
        }
	
	       .class2_text {
            color: #16a085;
            font-weight: 600;
            font-size: 20px;
            letter-spacing: 0.2em;
            margin-bottom: 20px;
        }
        
         .last {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            max-width: 100%;
            min-height: 860px;
            background: url(./img/back.jpg) no-repeat;
            background-size: 100% 25%;
			
        }
        
        .last div {
            font-size: 10px;
			font-weight: normal;
            font-family: 'Courier New', monospace;
            margin: 10px 0;
            letter-spacing: 0.1em;
            color: #fff;
            padding-bottom:0px;

        }
	
	.last p {
		font-size: 10px;
		
	}
	.rightimg {
	padding-left: 40px;
}
	.main {
            display:block;
            flex-direction: column;
            align-items: center;
            justify-content: space-between;
            width: 100%;
			min-height: 300px;
			background: url(./img/aa.jpg) no-repeat;
            background-size: 100% 100%;
        }

        .main_text {
            display: flex;
            flex-direction: column;
            align-items: center;
            font-size: 25px;
            color: #fff;
			padding-top: 120px;
			margin-left: 120px;
        }
        
        .main_text div {
            margin-right: 100px;
        }

}

@media(max-width: 380px){
	.path_text {
            font-size: 10px;
            margin: 0;
			color: white;
        }
	        .pathimg img {
            max-width: 200%;
            max-height:200%;
				
        }
        
        .path1_title {
            color: #16a085;
            font-weight: 600;
            font-size: 20px;
            letter-spacing: 0.2em;
			margin-top: 90px;
        }
	
	.p_text {
	color: white;
align-content: center;
	font-size: 10px;
}
	
	.class2_text {
            color: #16a085;
            font-weight: 600;
            font-size: 20px;
            letter-spacing: 0.2em;
            margin-bottom: 20px;
        }


        .class2_paging {
            width: 100%;
            display: flex;
            justify-content: space-between;
            margin-top: 15px;
        }
        
        .class2_paging_img img {
            padding: 0 10px;
			width: 30%;
			height: 30%;
        }
        
        .class2_paging_text {
            display: flex;
            justify-content: center;
            font-size: 14px;
            font-weight: 800;
        }
        
        .class2_paging_but {
            display: flex;
            font-family: 'Courier New', monospace;
            background-color: aquamarine;
            padding: 10px 15px;
            letter-spacing: 0.1em;
            border-radius: 2px;
            font-size: 16px;
            width: 180px;
            color: #fff;
            margin-top: 10px;
        }
        
        .class2_paging_img {
            display: flex;
            margin-right: 10%;
			width: 30%;
			height: 30%;
        }
        
	.container {
  position: relative;
}

/* Hide the images by default */
.mySlides {
  display: none;
	padding-left: 120px;
  background-color: black;
	padding-top: 50px;
}
	.communityL_text {
            font-size: 20px;
            font-weight: 600;
			color: rgba(22,160,133,1.00);
			margin-left: 50px;
			
        }
	
	.c_text{
		color: white;
	margin-left: 50px;
	margin-top: 20px;
	text-align: left;
	font-size: 10px;
}
	      .communityR {
            display: flex;
            flex-direction: column;
            align-items: end;
			  margin-right:40px;
        }
        
        .communityR_img {
            display: flex;
			margin-left: 50px;
        }
        
    
        .communityR_img_1 {
            width:150px;
			height: 150px;
			padding-top: 0px;
			padding-bottom: 0px;
        }
	
	.n_text {
		color: white;
text-align: left;
	margin-bottom: 20px;
	font-size: 10px;
	
}
	

	       .class1 {
            width:30%;
            padding-left: 10px;
        }
	
	       .class2_text {
            color: #16a085;
            font-weight: 600;
            font-size: 20px;
            letter-spacing: 0.2em;
            margin-bottom: 20px;
        }
        
         .last {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            max-width: 100%;
            min-height: 230px;
            background: url(./img/back.jpg) no-repeat;
            background-size: 100% 100%;
			
        }
        
        .last div {
            font-size: 10px;
			font-weight: normal;
            font-family: 'Courier New', monospace;
            margin: 10px 0;
            letter-spacing: 0.1em;
            color: #fff;
            padding-bottom:0px;

        }
	
	.last p {
		font-size: 10px;
		
	}
	.rightimg {
	padding-left: 40px;
}
	.main {
            display:block;
            flex-direction: column;
            align-items: center;
            justify-content: space-between;
            width: 100%;
			min-height: 300px;
			background: url(./img/aa.jpg) no-repeat;
            background-size: 100% 80%;
        }

        .main_text {
            display: flex;
            flex-direction: column;
            align-items: center;
            font-size: 25px;
            color: #fff;
			padding-top: 50px;
			margin-left: 120px;
        }
        
        .main_text div {
            margin-right: 100px;
        }

}


