a { text-decoration: none;}
p {font-size: 16px;letter-spacing: .5px;margin: 0 0 15px 0;line-height: 1.5;color: #212121;}
.main-table ul li { font-size: 16px;letter-spacing: .5px;margin: 0 0 10px 0;line-height: 1.5;color: #212121;}
.cl-2 {color: #20282d;font-size: 25px !important;/* margin: 0 0 24px 0; */font-weight: 700;color: #414990;}
.heading {font-size: 42px;text-transform: uppercase;letter-spacing: 1px;color: #414990;margin: 0 0 30px 0;font-weight: 700;}
.sub-heading {font-size: 24px;letter-spacing: .5px;text-transform: uppercase;color: #0c3c60;font-weight: 700;margin: 0 0 20px 0;padding: 10px 0;border-bottom: 1px solid #dadada;text-align: left;}
.custom-btn {position: relative;z-index: 2;background: #0e0e0e;color: #fff;padding: 15px 10px;border-radius: 10px;font-weight: 600;letter-spacing: .5px;font-size: 16px;}
.custom-btn:hover { background: #fff; color: #0e0e0e;}

 .navbar-nav li:hover > ul.dropdown-menu {
      display: block;
  }
  .dropdown-submenu {
      position:relative;
  }
  .dropdown-submenu > .dropdown-menu {
      top: 0;
      right:100%;
      left: auto;
      margin-top:-6px;
  }
  /* rotate caret on hover */
  .dropdown-menu > li > a:hover:after {
      text-decoration: underline;
      transform: rotate(180deg);
  }
  .dropend .dropdown-menu {
      right: auto !important;
      left: 100% !important;
      top: 0;
  }
  
.banner-section { position: relative;}
.banner-section .carousel-control-prev, .banner-section .carousel-control-next { width: 50px; height: 50px; background: rgba(255, 255, 255, .5); border-radius: 50%; opacity: .8; top: 46%;}
.banner-section .carousel-control-prev { left: 2.5%;}
.banner-section .carousel-control-next { right: 2.5%;}
.banner-section .carousel-item {position: relative;}
.banner-section .carousel-item::before {content: '';position: absolute;width: 100%;height: 100%;left: 0;top: 0;/* background: linear-gradient(45deg, #414990, #fff); */z-index: 2;opacity: .4;}
.banner-section .carousel-item .carousel-caption { text-align: left; width: 50%; left: 10%; top: 30%;}
.banner-section .carousel-item .carousel-caption h2 { position: relative; z-index: 2; font-size: 56px; font-weight: 700; line-height: 1.3; margin: 0 0 40px 0;}
.banner-section .carousel-item .carousel-caption a {position: relative;z-index: 2;background: #414990;color: #fff;padding: 15px 40px;border-radius: 10px;font-weight: 600;letter-spacing: .5px;font-size: 16px;} 
.banner-section .carousel-item .carousel-caption a:hover { background: #c6c6c6; color:#414990;}

.why-us { padding: 5% 0 6% 0;}
.why-us .why-us-bx {/* background: #bbbbbb; */padding: 50px 40px;border-radius: 20px;min-height: 346px;box-shadow: 0px 0px 40px #071D7529;}
.why-us .why-us-bx .icon{background: #fff;display: inline-block;padding: 15px;border-radius: 50%;outline: 8px solid rgba(255, 255, 255, .4);margin: 0 0 25px 0;}
.why-us .why-us-bx .icon img { width: 60px;}
.why-us .why-us-bx h4 {font-size: 21px;font-weight: 600;margin: 0 0 14px 0;color: #0e0e0e;}
.why-us .why-us-bx p { margin: 0;}

.about-section {padding: 5% 0;background: #e4e9f3;}
.about-section p {font-size: 18px;letter-spacing: .3px;margin: 0 0 20px 0;line-height: 1.5;color: #000;}
.about-section .custom-btn {background: #414990;}
.about-section .custom-btn:hover { background: #c6c6c6; color:#414990;}

.partners-section {padding: 3% 0;}
.partners-section .partners-bx { box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px; padding: 30px 40px 40px 40px; margin: 0 0 25px 0; border-radius: 20px;}
.partners-section .partners-bx img { width: 150px; margin: 0 0 20px 0;} 
.partners-section .partners-bx h5 {color: #414990;font-size: 27px;font-weight: 700;margin: 0 0 10px 0;}
.partners-section .partners-bx p { font-size: 17px; font-weight: 500; margin: 0 0 20px 0;}
.partners-section .partners-bx a {color: #414990;text-transform: uppercase;font-weight: 700;letter-spacing: .5px;transition: all .2s ease-in-out;}
.partners-section .partners-bx a:hover { letter-spacing: 1.5px;}

.contact-us {background: #e4e9f3;padding: 6% 0;}
.contact-us .contact-info i {display: inline-block;background: #fff;width: 50px;height: 50px;border-radius: 50%;color: #414990;font-size: 21px;text-align: center;line-height: 2.4;box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;}
.contact-us .contact-info h5{text-transform: uppercase;font-size: 18px;color: #000;font-weight: 600;}
.contact-us .contact-info p, .contact-us .contact-info p a {color: #000;margin: 0;}

footer {background: #414990;padding: 10px 0;margin: -8px 0 0 0;}
footer .social-icon a img { margin: 0 5px;}
footer p, footer p a {color: #ebebeb;margin: 0;font-size: 15px;letter-spacing: 0px;}

.contact-detail h4 {font-size: 22px;margin: 0 0 24px 0;font-weight: 700;color: #414990;}
.contact-detail h4 span { font-size: 21px;}
.contact-detail  p { font-size: 17px; margin: 0 0 15px 0; letter-spacing: .4px; line-height: 1.5;}

.inner-heading {background: linear-gradient(45deg, #414990, #e4e9f3);padding: 4% 0;}
.inner-heading h1 {color: #fff;font-size: 42px;font-weight: 700;margin: 0;text-align: left;letter-spacing: .5px;}  

.about-inner { padding: 6% 0; }
.about-inner .about-img { position: relative;}
.about-inner .about-img::after {position: absolute;content: '';width: 95%;height: 106%;right: -3%;top: -3%;background: #414990;} 
.about-inner .about-img img { position: relative; z-index: 3; box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;}

.core-values { padding: 6% 0; background: #bbbbbb;}
.core-values p { font-size: 20px; line-height: 1.6;}

.vision-mission { padding: 5% 0;}
.vision-mission .vision-mission-bx {background: #414990;padding: 40px;border-radius: 10px;margin: 10px 0;}
.vision-mission .vision-mission-bx .icon { background: #fff; display: inline-block; padding: 20px; border-radius: 50%; margin: 0 0 15px 0;}
.vision-mission .vision-mission-bx .icon img { width: 70px;}
.vision-mission .vision-mission-bx h4 { color: #fff; font-size: 28px; font-weight: 600; letter-spacing: .5px; margin: 0 0 12px 0;}
.vision-mission .vision-mission-bx p, .vision-mission .vision-mission-bx ul li {color: #e6e6e6;font-size: 17px;margin: 0 0 8px 0;letter-spacing: .3px;line-height: 1.4;}  
.vision-mission .vision-mission-bx p { margin: 0;}

.partners-page p img { width: 20px; margin: 0 10px 0 0;}
.partners-page img { margin: 0 0 20px 0;}
.partners-page p a {/* color: #184e77; */border-bottom: 1px solid #184e77;}

.HITLIN-features { padding: 5% 0; background: #bbbbbb;}
.HITLIN-features .HITLIN-bx {background: #fff;border-radius: 15px;padding: 10px;display: flex;align-items: center;min-height: 120px;margin: 10px 0;}
.HITLIN-features .HITLIN-bx .icon img { width: 80px; margin: 0 15px 0 0;}
.HITLIN-features .HITLIN-bx p {margin: 0;font-size: 14px;}

.product-page .nav-pills .nav-link.active, .nav-pills .show>.nav-link {background-color: #414990;color: #fff;}
.product-page .nav-pills .nav-link:hover{background:#0e0e0e; color:#fff;}
.product-page .nav-pills .nav-link {border-radius: 0;background: #fff; border-bottom: 2px solid #e2e2e2;text-align: start;color: #212121;font-size: 15px;display: flex;font-weight: 600;padding: 15px 8px;justify-content: space-between;}
.product-page { padding: 5% 0;}
.product-page .tab-content h3 { color: #0e0e0e; margin: 0 0 20px 0; font-size: 32px; font-weight: 600; padding: 5px 0; border-bottom: 1px solid #c2c2c2;}
.product-page .tab-content h5 {font-size: 21px;font-weight: 600;margin: 20px 0 10px 0;color: #414990;}
.product-page .tab-content h6 {font-size: 21px;font-weight: 600;margin: 20px 0 10px 0;color: #000;}
.product-page .tab-content p { margin: 0 0 30px 0;}

#Div_body { margin: 0 -12px}

header {
    padding-bottom: 0px;
    position: relative;
    background: #fff;
}

.top-nv {
    background: #fff;
    color: #fff;
    height: 30px;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}

.top-nv .container-middle {
    background: #fff;
    position: relative;
}

.top-nv .container-middle:before {
    content: "";
    position: absolute;
    right: -15px;
    height: 100%;
    width: 35px;
    background: #fff;
    top: 0;
    transform: skew(-34deg);
    z-index: 1;
}

.fr-nv {
    float: right;
    width: 660px;
    text-align: right;
}

.top-nv .container-middle:after {
    content: "";
    position: absolute;
    left: -15px;
    height: 100%;
    width: 35px;
    background: #fff;
    top: 0;
    transform: skew(34deg);
    z-index: 1;
}

.top-nv ul {
    margin: 0;
    list-style: none;
    text-align: left;
    font-size: 13px;
    padding-left: 0;
    color: #cccccc;
}

.top-nv ul li {
    display: inline-block;
    color: #333;
    padding: 6px 0;
}

.top-nv ul li img {
    vertical-align: text-bottom;
    margin-right: 0;
    float: initial;
    padding-right: 6px;
    height: 14px;
}

.top-nv ul li a {
    color: #333;
}

.top-nv ul li .fa-circle {
    width: 12px;
    height: 12px;
    background: #065695;
    position: relative;
    border-radius: 50%;
    padding: 0px 7px;
    margin-right: 6px;
}

.bg-black {
    position: absolute;
    top: 0;
    right: -7px;
    height: 36px;
    background: #002848;
    width: 11%;
    transform: skew(-23deg);
    border-left: 5px solid #0f5d9d;
}

.top-nv .container-middle .fl-head {
    padding-top: 0px;
    position: relative;
    z-index: 2;
}

.top-nv .container-middle .fr-head img {
    margin-left: 0px;
    transition: 0.5s;
}

.top-nv .container-middle .fr-head img:hover {
    transform: rotate(360deg);
    transition: 0.5s;
}

.top-nv .container-middle .fr-head {
    padding-top: 1px;
    position: relative;
    z-index: 9;
}

.container-middle .fl-head {
    padding-top: 11px;
    position: relative;
    z-index: 9;
    padding-bottom: 10px;
}

.fl-head h2 {
    font-weight: bold;
    text-transform: capitalize;
    font-size: 31px;
    margin: 0;
    margin-left: 0px;
    color: #222;
    text-shadow: 0px 4px 5px #ccc;
    margin-top: 9px;
    font-family: sans-serif;
}

.fl-head h2 a{
    color: #000;
    }

.fl-head h4 {
    font-family: sans-serif;
    font-weight: 500;
    text-align: left;
    font-size: 16px;
    margin-top: 3px;
    color: #999;
    margin-bottom: 0;
    margin-left: 0px;
    margin-top: 7px;
}

.fl-head.fl-lg {
    width: 320px;
    position: relative;
    background: #ef5050;
}

.fl-head.fl-lg:after {
    content: "";
    background: #ef5050;
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
}

.fl-head.fl-lg:before {
    content: "";
    background: #ef5050;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.fl-head.fl-lg:before {
    content: "";
    background: #ef5050;
    position: absolute;
    right: -13px;
    top: 0;
    width: 28px;
    height: 100%;
    transform: skew(-15deg);
    z-index: -1;
}

.fr-head {
    position: relative;
    text-align: right;
}

.top-nv .fr-head ul {
    text-align: right;
}

.fl-head img {
    float: left;
    height: 64px;
}

.content-head {
    float: left;
    margin-left: 20px;
}

.fr-head img {
    float: left;
    padding-right: 10px;
}

.fr-head p span img {
    padding-right: 4px;
    height: 20px;
    float: inherit;
    display: inline-block;
}

.fr-head p {
    font-size: 18px;
    color: #000;
    font-family: sans-serif;
    line-height: 20px;
    margin-top: 15px;
}

.fr-head p span, .fr-head p span a {
    font-weight: 100;
    font-size: 13px;
    color: #999;
}

.sm-dv {
    display: inline-block;
    margin-left: 30px;
}

.sm-dv p {
    color: #555;
    font-size: 12px;
    font-weight: 600;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
}

.sm-dv p span {
    text-transform: lowercase;
}

.sm-dv:first-child {
    margin-left: 0;
}
#MenuControl_C {background: #414990;}
#MenuControl .bg-light {background: transparent !important;/* padding: 25px 0; */}
.bg-light .nav-link {color: #fff;font-size: 16px;margin: 0 10px;}
.bg-light .nav-link:hover { background: #fff; color: #0c3c60}

.main-table{ font-family:Arial; font-weight:normal; Font-size:15px; color:#333; line-height:27px; text-align:justify;}

/*nav-bar*/
.dropdown-toggle{position:relative;}
.nav-item ul li .dropdown-toggle::after{ position:absolute; right: 5px; top: 10px;}

@media ( min-width: 320px) and (max-width: 768px) {
    .fl-head h2 {font-size: 18px; margin-top:20px;}
    .fr-head{display:none;}
    #MenuControl .bg-light {background: #eb1b26 !important;:;}
    .bg-light .nav-link {font-size: 14px; margin: 0;}
    #widgetsControl_C, #widgetsControl { height: auto !important;}
    .heading { font-size: 27px; margin: 0 0 20px 0;}
    .about-section p {font-size: 15px; margin: 0 0 10px 0;}
    .inner-banner h1 { font-size: 32px; letter-spacing: 1px; font-weight: 700;}
}

#HeaderControl_C {/* background: #0e0e0e; */}

#EventCalenderControl
{
    display: none;
}