*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    }
body {
    font-family: 'Inter', sans-serif;
}
.main {
    max-width: 1150vw;
    
} 
.top-banner {
    width:100%;
    height: 50px;
    background-color: midnightblue;
}
.small-title {
    font-size: 20px;
    color: #fff;
} 
.small-title span{
    display: inline-block;
    padding-block: 10px;
    padding-inline: 50px;
}
.nav {
    height: 70px;
} 
.nav_toggle{
    visibility:hidden;
}
.header {
    background-image: linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url("monitor-1307227_1280.jpg");
    min-height: 70vh;
    background-size: cover;
    background-position: center;
    min-width:500px;
}

.home {
    display: grid;
    grid-template-columns: 500px 500px;
    grid-gap:200px;
    margin-block: 10px;
    margin-left: 100px;
}
.left {
    
    margin-top:200px;
}
.right {
   width: 500px;
    margin-top: 100px;
    background-color: #f18930; 
   
}
.frm_con{
    width: 500px;   
    box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    background-color: azure;
    margin-block: 10px;
    padding: 5px;
    border-radius: 5px;
    }
.frm_con .contact-form {
    width: 500px;
}
form {
    margin: 10px;
}
.frm_con h1 {
    color: midnightblue;
    text-align: center;
}
.contact-form {
    
}
.contact-form span{
    color: midnightblue;
    font-weight: 500;
}

form .contact-form input{
    width: 25rem;
    background-color: transparent;
    border: 0px;
    border: transparent;
    margin: 20px;
    padding: 10px;
    font-size: 18px;
    border-bottom: 2px solid midnightblue;
}
/*form .contact-form input ~ span{
    position: absolute;
    left: 20px;
    transition: 0.9s ease-in-out;
    margin-top: 10px;
}
form .contact-form input:focus ~span{
    transform: translateY(-20px);
    pointer-events: none;
}
form .contact-form textarea{
    width: 30rem;
    border: 0px;
    background-color: transparent;
    margin: 20px;
    font-size: 17px;
    border-bottom: 2px solid blue;
}
form .contact-form textarea ~ span
{
    position: absolute;
    left: 20px;
    margin-top: 10px;
    transition: 0.9s ease-in-out;
}
form .contact-form textarea:focus ~span{
    transform: translateY(-20px);
    pointer-events: none;
}
*/
form .contact-form textarea{
    width: 25rem;
    border: 1px solid black;
    background-color: transparent;
    margin: 20px;
    font-size: 17px;
    border-bottom: 2px solid blue;
}

form .contact-form input[type=submit]{
    background-color: midnightblue;
    border: 2px solid midnightblue;
    font-size: 18px;
    width: 50%;
    height: 40px;
    margin-top:-5px;
    color: #fff;
    margin-left:25px;
}
form .contact-form input[type=submit]:hover{
    background-color: transparent;
    color: midnightblue;
}
form .contact-form .crs{
    color: midnightblue;
    border: 2px solid midnightblue;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 250px;
    height: 30px;
}

ul {
    float: right;
    list-style-type: none;
    margin-top: 20px;
    margin-right: 60px;
    /*min-height: 400px;*/
    font-size: 25px;
}
ul li {
    display: inline-block;
}
ul li a{
    text-decoration: none;
    color:midnightblue;
    padding: 5px 20px;
    font-weight: bold;
    border: 1px solid black;
    border-radius: 5px;
    box-shadow: 0 5px gray;
}
ul li a:hover{
    border:2px solid midnightblue;

}
/*ul li.active a{
    background-color:  midnightblue;
    color: #fff;
}*/
.logo img {
    float: left;
    width: 150px;
    height: 60px;
    padding-inline: 10px;
}
/*.title {
    position: absolute;
    top: 40%;
    left: 30%;
    transform: translate(-50% -50%);
}
.title1 {
    position: absolute;
    top: 55%;
    left: 30%;
    transform: translate(-50% -50%);
    width: 650px;
    background-color: blanchedalmond;
}*/
.title .ttl {
    color:honeydew;
    font-size: 50px;
    text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;

}
.title1 p {
    color:honeydew;
    font-size: 25px;
    font-weight: 900px;
    text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}
.first {
    padding: 30px;
}
.container {
    max-width: 1200vw;
    margin-inline: auto;
    padding-inline: 30px;
    padding-block: 10px;
    margin-block: 10px;
}
.container_flex {
    display: flex;
    margin: 10px 0;

}
.box .img1 {
    padding-top: 30px;
    height:800px;
    width: 600px;
    padding-inline: 20px;
}
.box.img2 {
    width: 600px;
    height: 200px;
}
.box .heading{
    font-size: 35px;
    color:#181d38;
    font-weight:bolder;
    text-align: center;
    font-family:'nunito', sans-serif;
}
.box p{
    text-align: justify;
}
.boxa {
    height: 80vh;
}
.box1 .sub_title {
    font-size: 16px;
    font-weight: bold;
}
.box1 {
    width: 300px;
    height: auto;
    background-color: aquamarine;
    margin-block: 30px;
    margin-inline: 30px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    border-radius: 18px;
    opacity: 1;
}
.sub_title {
    margin-block: 10px;
    padding: 5px;
    text-align: center;
    color: midnightblue;
    font-weight: bold;
}
.txt {
    margin: 10px;
    padding: 5px;
    height: auto;
}
.heading {
    font-size: 35px;
    color:#181d38;
    font-weight:bolder;
    text-align: center;
    font-family:'nunito', sans-serif;
}
.cimg {
    width: 300px;
}
.col1 {
    margin-block: 50px;
}
.icon {
    display: flex;
}
.row {
    display: flex;
}
.pimg {
    width: 350px;
    height: 400px;
}
.itxt {
    margin-block: 20px;
    padding: 10px;
}
.Mbutton {
    display: block;
    background-color:royalblue;
    text-decoration: none;
    width: 200px;
    height: 30px;
    font-size: 20px;
    color: bisque;
    font-weight: 700;
    border: 1px solid blue;
    border-radius: 20px;
    box-shadow: 0px 5px gray;
    text-align: center;
}

/*  footer */
footer {
    background-color: gray;
}

.footer-container {
    width: 1140px;
    margin: auto;
    display: flex;
    justify-content: center;

}
h3 {
    font-size: 23px;
    margin-bottom: 15px;
    text-align: start;
}

.foot-content{
    width: 300px;
    margin-block: 30px;
    margin-inline: auto;
    padding: auto;
    height: 300px;
}
.list  p a{
    text-align: center;
    text-decoration: none;
    color: brown;
    font-weight: bold;
}
.list p{
    padding-block: 10px;
}

.list a:hover {
    color: #f18930;
}
.social-icon a {
    padding: 10px;
}

.bottom {
    padding-top: 10px;
    height: 40px;
    text-align: center;
    color: white;
}
.cert p{
    margin-top: 50px;
    
}

.c-content {
    height: auto;
    width: 900px;
    background-color: aquamarine;
    margin-block: 50px;
    margin-inline: 50px;
    padding-block: 100px;
    padding-inline: 50px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    border-radius: 18px;
    border-top: 2px solid midnightblue;
    opacity: 1;
}
#c-content{
    display: none;
    top:0;
    left:0;
    position: absolute;
    z-index: 1;
    padding: 10px;
}
#c-content h1 {
    color: midnightblue;
}

#c-list {
    font-size: 18px;
}
#btnbk{
    width: 100px;
    height: 40px;
    background-color: blue;
    color: #fff;
    border-radius: 10px;
    font-size: 20px;
    box-shadow: 0 5px gray;
}
.details {
    margin: 20px;
}
/*.container {
    max-width: 1180px;
    margin: auto;
    padding: auto;
    /*position: relative;*/
    overflow: hidden;
}*/
.auro {
    width: 62px;
    height: 63px;
    margin-left: 16px;
    margin-top: 200px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 100%;
    box-shadow: 0px 7px 17px #00000029;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.auro a {
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
}
.aro {
    transition: all .2s ease-in-out
}
.aro:hover{
    transform: scale(2);
}
.box1{
    transition: all .2s ease-in-out; 
}
.box1:hover {
    transform: scale(1.1);   
}
.cimg{ transition: all .2s ease-in-out; }
.cimg:hover { transform: scale(1.1); }

.scl{transition: all .2s ease-in-out; }
.scl:hover {
    transform: scale(1.1); 
}
iframe {
    width: 300px;
    
}