body{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    color: #54595F;
    font-size: 17px;
    font-weight: normal;
    line-height: 28px;
    font-family: Georgia, 'Times New Roman', Times, serif,'Roboto', sans-serif;
}

.header-content li:first-child {
    border: none;
    padding-left: 0;
  }
  header .fixing{
    /* margin-top: 20px; */
  }
  .header-content li {
    display: inline-block;
    padding: 0px 15px;
    border-left: 1px solid #f1f1f1;
    margin: 0;
  }
  .header-content a, .header-content i {
    font-size: 14px;
  }

  .topnav{
    /* background: linear-gradient(to bottom, #ec5f67 40%, #b82d35); */
    background-image: linear-gradient(to bottom,#69c 40%,#316598);
      box-shadow: 0px 10px 10px -13px rgba(0,0,0,0.75);
  }

  
/*------- Navigation Regular -------*/
.navigation-regular { background: #e2002d; }
#navigation-regular, #navigation-regular ul, #navigation-regular ul li, #navigation-regular ul li a, #navigation-regular #menu-button { margin: 0; padding: 0; border: 0; list-style: none; line-height: 1; display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#navigation-regular:after, #navigation-regular>ul:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
#navigation-regular #menu-button { display: none; }
#navigation-regular { position: relative; z-index: 9; }
#navigation-regular>ul>li { float: left; }
#navigation-regular.align-center>ul { font-size: 0; text-align: center; }
#navigation-regular.align-center>ul>li { display: inline-block; float: none; }
#navigation-regular.align-center ul ul { text-align: left; }
#navigation-regular.align-right>ul>li { float: right; }
#navigation-regular>ul>li>a { padding:18px; font-size: 14px; text-decoration: none; color: #fff; font-weight: 300; border-left: 1px dotted #316598; }
#navigation-regular>ul>li:hover>a { color: #fff; background: #1c1e20; }
#navigation-regular>ul>li.has-sub>a { padding-right: 30px; }

/*#navigation-regular > ul > li.has-sub > a:after { position: absolute; top: 22px; right: 11px; width: 8px; height: 2px; display: block; background: #dddddd;
 content: '';
}*/
#navigation-regular>ul>li.has-sub>a:before { position: absolute; right: 14px; font-family: FontAwesome; content: "\f107"; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }

/*#navigation-regular > ul > li.has-sub:hover > a:before {
 top: 23px;
 height: 0;
}*/
#navigation-regular ul ul { position: absolute; left: -9999px; }
#navigation-regular.align-right ul ul { text-align: right; }
#navigation-regular ul ul li { height: 0; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation-regular li:hover>ul { left: auto; }
#navigation-regular.align-right li:hover>ul { left: auto; right: 0; }
#navigation-regular li:hover>ul>li { height: 36px; }
#navigation-regular ul ul ul { margin-left: 100%; top: 0; }
#navigation-regular.align-right ul ul ul { margin-left: 0; margin-right: 100%; }
#navigation-regular ul ul li a { border-bottom: 2px dotted rgba(150, 150, 150, 0.15); padding: 11px 15px; width: 220px; font-size: 13px; text-decoration: none; color: #dddddd; font-weight: 400; background: #1c1e20; }
#navigation-regular ul ul li:last-child>a, #navigation-regular ul ul li.last-item>a { border-bottom: 0; }
#navigation-regular ul ul li:hover>a, #navigation-regular ul ul li a:hover { color: #ffffff; }
#navigation-regular ul ul li.has-sub>a:after { position: absolute; top: 16px; right: 11px; width: 8px; height: 2px; display: block; background: #dddddd; content: ''; }
#navigation-regular.align-right ul ul li.has-sub>a:after { right: auto; left: 11px; }
#navigation-regular ul ul li.has-sub>a:before { position: absolute; top: 13px; right: 14px; display: block; width: 2px; height: 8px; background: #dddddd; content: ''; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation-regular.align-right ul ul li.has-sub>a:before { right: auto; left: 14px; }
#navigation-regular ul ul>li.has-sub:hover>a:before { top: 17px; height: 0; }
#navigation-regular.small-screen { width: 100%; }
#navigation-regular.small-screen ul { width: 100%; display: none; }
#navigation-regular.small-screen.align-center>ul { text-align: left; }
#navigation-regular.small-screen ul li { width: 100%; border-top: 1px solid #1d3242; }
#navigation-regular.small-screen ul li:hover a { background: #152430; color: #ffffff; }
#navigation-regular.small-screen ul ul li, #navigation-regular.small-screen li:hover>ul>li { height: auto; }
#navigation-regular.small-screen ul li a, #navigation-regular.small-screen ul ul li a { width: 100%; border-bottom: 0; }
#navigation-regular.small-screen>ul>li { float: none; }
#navigation-regular.small-screen ul ul li a { padding-left: 25px; }
#navigation-regular.small-screen ul ul ul li a { padding-left: 35px; }
#navigation-regular.small-screen ul ul li a { color: #1c1e20; background: none; }
#navigation-regular.small-screen ul ul li:hover>a, #navigation-regular.small-screen ul ul li.active>a { color: #1c1e20; }
#navigation-regular.small-screen ul ul, #navigation-regular.small-screen ul ul ul, #navigation-regular.small-screen.align-right ul ul { position: relative; left: 0; width: 100%; margin: 0; text-align: left; }
#navigation-regular.small-screen>ul>li.has-sub>a:after, #navigation-regular.small-screen>ul>li.has-sub>a:before, #navigation-regular.small-screen ul ul>li.has-sub>a:after, #navigation-regular.small-screen ul ul>li.has-sub>a:before { display: none; }
#navigation-regular.small-screen #menu-button { display: block; padding: 17px; color: #ffffff; cursor: pointer; font-size: 12px; font-weight: 400; background: #f12a02; }
#navigation-regular.small-screen #menu-button:after { position: absolute; top: 22px; right: 17px; display: block; height: 8px; width: 20px; border-top: 2px solid #ffffff; border-bottom: 2px solid #ffffff; content: ''; }
#navigation-regular.small-screen #menu-button:before { position: absolute; top: 16px; right: 17px; display: block; height: 2px; width: 20px; background: #ffffff; content: ''; }
#navigation-regular.small-screen #menu-button.menu-opened:after { top: 23px; border: 0; height: 2px; width: 15px; background: #ffffff; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
#navigation-regular.small-screen #menu-button.menu-opened:before { top: 23px; background: #ffffff; width: 15px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
#navigation-regular.small-screen .submenu-button { position: absolute; z-index: 99; right: 0; top: 0; display: block; border-left: 1px solid rgb(30, 50, 66); height: 57px; width: 49px; cursor: pointer; }
#navigation-regular.small-screen .submenu-button.submenu-opened { background: #1c1e20; }
#navigation-regular.small-screen ul ul .submenu-button { height: 35px; width: 35px; }
#navigation-regular.small-screen .submenu-button:after { position: absolute; top: 27px; right: 19px; width: 8px; height: 2px; display: block; background: #ffffff; content: ''; }
#navigation-regular.small-screen ul ul .submenu-button:after { top: 15px; right: 13px; }
#navigation-regular.small-screen .submenu-button.submenu-opened:after { background: #ffffff; }
#navigation-regular.small-screen .submenu-button:before { position: absolute; top: 24px; right: 22px; display: block; width: 2px; height: 8px; background: #ffffff; content: ''; }
#navigation-regular.small-screen ul ul .submenu-button:before { top: 12px; right: 16px; }
#navigation-regular.small-screen .submenu-button.submenu-opened:before { display: none; }
#navigation-regular.small-screen.select-list { padding: 5px; }

.modern{
  margin-top: 10px;
}


/* footer */
footer{
    background-color: #003777;
    width: 100%;
    border-radius: 20px;
  }
  
  @media screen and (min-width:768px) and (max-width:946px){
    footer img{
        margin-left: 20px !important;
    }
    
  }
  
  @media screen and (max-width:767px){
    footer img{
        margin-left: 0px !important;
    }
    
  }
  
  @media screen and (max-width:314px){
    footer img{
        width: 200px !important;
    }
    
  }
  .iframe{
  ;
  }
  footer img{
    width: 260px;
    margin-top: 70px;
    margin-left: 100px;
  }
  
  footer .center-link{
   display: inline-block;
   margin-top: 50px;
  }
  
  footer a{
    text-decoration: none !important;
    color: white;
    /* margin-top: 10px; */
    align-content:flex-start;
    display: inline-block;
  }
  .footer_links ul li {
    list-style-type: none;
    margin-bottom: 6px;
    color: var(--text-white);
    line-height: 30px;
    margin-left: 30px;
    font-size: 18px;
  }
  
  footer a:hover{
    color: rgb(199, 178, 178);
    transition: 0.2s all ease;
  
  }
  
  footer .footer-btn{
    margin-top: 90px;
    background: linear-gradient(to right, #03d59f, #003777);
    outline: none;
    border: none;
    padding: 15px 50px;
    border-radius: 30px;
    color: white;
    font-weight: bold;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.75);
    margin-bottom: 120px;
  }
  
  .copyright img{
    width: 85px;
    margin-left: 35%;
    margin-top: -43px;
  }
  
  .copyright p{
  margin-left: 25px;
  margin-top: -20px;
  }
  
  .footer .circle-footerimg{
    width: 30px !important;
    position: absolute;
    margin-top: -12px;
    left: 27%;
  }
  .footer .d {
    color: white;
  }
  
  /* Footer End */
  
  /* Shape Divider */
  .custom-shape-divider-bottom-1655182610 {
    position: relative;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
   margin-top: -157px;
  }
  
  @media screen and (max-width:991px){
    .custom-shape-divider-bottom-1655182610 {
        display: none !important;
    }
  }
  .custom-shape-divider-bottom-1655182610 svg {
    position: relative;
    display: block;
    width: calc(148% + 1.3px);
    height: 157px;
    transform: rotateY(180deg);
  }
  
  .custom-shape-divider-bottom-1655182610 .shape-fill {
    fill: #1d0101;
  }

  .principal-section {
    padding-top: 0px;
    padding-bottom: 47px;
}
.pt-4, .py-4 {
    padding-top: 1.5rem !important;
}
h2 {
    font-size: 26px;
    font-weight: 700!important;
    color: #e2002d !important;
}
h1, h2, h4, h5, h6 {
    color: #1c1e20;
    margin: 0px 0px 20px 0px;
    font-weight: 400;
}
p:last-child {
    margin-bottom: 0px;
}
.principal-pic {
    margin-top: 40px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    margin-bottom: 15px;
    border: 2px solid #e2002d;
}
.achievers{
  background: var(--background-image-url);
  background-size: auto;
}