
        * {
            margin: 0;
            padding: 0;
            font-family: sans-serif;
        }
        .port{
            display: flex;
            justify-content: space-evenly;
            align-items: center;
            /* border: 1px solid red; */
            /* background: radial-gradient(rgba(0, 0, 0, 0.541),rgba(0, 0, 255, 0.589)); */
            height: 780PX;

       }
        
        .header {
        width: 99%;
         height:auto;
         background-color: lightblue;
        /* border: 1px solid red; */
        border-radius: 10px 10px;
         /* border:1px solid black; */
         box-shadow: 1px 2px 7px 3px rgba(228, 8, 8, 0.514);
         /* margin-top:2%; */
        }
        .nav {
            display: flex;
            margin: auto;
            height:50px;
            /* border: 1px solid red; */
            padding: 20px;
            align-items: center;
            justify-content:space-around;
            /* border:1px solid black; */
        }
        li {
            display: inline-block;
            list-style: none;
            /* border: 1px solid red; */
        }
        a {
            text-decoration: none;
            color: black;
            font-weight: bolder;
            padding: 5px;
            /* border: 1px solid red; */
        }
        a:hover {
            background-color: seagreen;
            border-radius: 2px;
            color: white;
            /* border: 1px solid red; */
        }
        .button-cv, .button-mam {
            display: inline-block;
            margin-left: 0%;
            border-radius: 5px;
           /* border: 1px solid red; */
            background: black;
            padding: 10px;
            text-decoration: none;
            font-weight: bold;
            color: white;
            border: none;
            cursor: pointer;
        }
        .button-cv:hover {
            background-color: white;
            /* border: 1px solid red; */
            color: black;
        }
        .button-mam {
            background: lightsalmon;
            /* border: 1px solid red; */
        }
        .button-mam:hover {
            background-color: white;
            /* border: 1px solid red; */
            color: black;
        }
        .body {
            /* margin-left: 100px; */
            /* margin-top: 40px; */
            /* border:1px solid rgb(196, 10, 10); */
            /* border: 1px solid red; */
            /* width:100%; */
            display: flex;
            justify-content: center;
            align-items: center;
        }
        h1 {
            font-size: 30px;
            color: black;
            margin-bottom: 20px;
        }
        .demo1 {
            color: rgb(17, 60, 202);
            margin-bottom: 30px;
            font-weight: bold;
            /* border: 1px solid red; */
        }
        .demo2 {
            line-height: 20px;
            /* border: 1px solid red; */
        }
        .button-lrn, .button-hire {
            background: lightsalmon;
            /* border: 1px solid red; */
            padding: 10px 12px;
            text-decoration: none;
            font-weight: bold;
            color: whitesmoke;
            display: inline-block;
            margin: 30px 8px;
            border-radius: 5px;
            transition: 0.3s;
            border: none;
            letter-spacing: 1px;
            cursor: pointer;
        }
        .button-lrn:hover {
            background-color: whitesmoke;
            /* border: 1px solid red; */
            color: black;
        }
        .button-hire {
            background: black;
            /* border: 1px solid red; */
        }
        .button-hire:hover {
            background-color: seagreen;
            /* border: 1px solid red; */
        }
        .green {
            color: seagreen;
            /* border: 1px solid red; */
        }
     .left{
        /* width:60%; */
        height:300px;
        /* border: 1px solid red; */
     }
     .right{
        width:35%;
        height:300px;
        /* border: 1px solid red; */
     }
     .img{
        /* border: 1px solid red; */
        width:100%;
        height:100%;
        border-radius: 50%;
     }
     
     .img img{
        border-radius: 50%;
        width:100%;
        /* border: 1px solid red; */
        height:100%;
     }
     .icon{
        width:30%;
        height:55px;
        /* border: 1px solid red; */
        margin-top: 5px;
        display: flex;
        justify-content: space-evenly;
     }
     .insta{
    	float: left;
	text-decoration: none;
	font-size: 25px;
    /* border: 1px solid red; */
	border-radius: 50%;
	text-align: center;
	border: 2px solid #1028db;
	color: #03000a;
	margin-left: 10px;
	height: 50px;
	width: 50px;
	line-height: 50px;
     }
  .face{
      	float: left;
	text-decoration: none;
	font-size: 25px;
	border-radius: 50%;
	text-align: center;
	border: 2px solid #1028db;
    /* border: 1px solid red; */
	color: #03000a;
	margin-left: 10px;
	height: 50px;
	width: 50px;
	line-height: 50px;

     }

    .what{
	float: left;
	text-decoration: none;
	font-size: 25px;
	border-radius: 50%;
	text-align: center;
	border: 2px solid #1028db;
    /* border: 1px solid red; */
	color: #03000a;
	margin-left: 10px;
	height: 50px;
	width: 50px;
	line-height: 50px;

     }
     /*ABOUT US SECTION*/
.main-section {
	width: 100%;
    /* border: 1px solid red; */
	float: left;
	padding: 110px 0px 110px 0px;
}
.about{
	width: 100%;
    /* border: 1px solid red; */
	float: left;
}
.about {
    /* border: 1px solid red; */
	margin-top: 20px;
}
.heading-text {
	width: 100%;
	float: left;
	font-size: 35px;
    /* border: 1px solid red; */
	text-align: center;
	color: #ffbf35;
}
.about-img {
	width: 70%;
    /* border: 1px solid red; */
	padding: 0px 50px;
	/* margin-top: 20px; */
}
.about-us {
	width: 100%;
	float: left;
	padding-left: 0px;
    /* border: 1px solid red; */
}
.about-us p {
	font-size: 16px;
	margin-top: 15px;
    /* border: 1px solid red; */
	line-height: 27px;
}
table {
	width: 100%;
    /* border: 1px solid red; */
}
table th,
table td {
	font-size: 16px;
	text-align: left;
	padding: 5px 0px;
    /* border: 1px solid red; */
}
