.subbannerpanel {
    position: relative;
    background: linear-gradient(57.38deg, #05456A 43.01%, #0A87D0 84.37%);
    width: 100vw;
    margin-left: calc(-50vw + 50%) !important;
}
.grid-container{
    max-width:1440px;
    margin:0 auto; 
}

.imgWrap:hover {
    background: 0 !important;
}

    .imgWrap:hover img {
        opacity: 1 !important;
    }
@media (max-width:1480px){
    .grid-container {
        padding-inline: 20px;
    }
}
@media (max-width: 1023px) {
    .subbannerpanel {
    margin-bottom: clamp(40px, 40px + 35 * (100vw - 23.4375rem) / 649, 75px);
  }
}
.subbannerpanel .subbanner {
  position: relative;
 }
.subbannerpanel .subbanner .temp1 .img {
  -webkit-mask: url(/images/new/sub-poly-mobile.svg);
  -webkit-mask-size: 100%;
  -webkit-mask-position: 0 0;
  -webkit-mask-repeat: no-repeat;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  width: clamp(348px, 348px + 72 * (100vw - 375px) / 392, 420px);
  height: clamp(210px, 210px + 43 * (100vw - 375px) / 392, 253px);
  position: relative;
  z-index: 9;
}
@media print, screen and (min-width: 48em) {
  .subbannerpanel .subbanner .temp1 .img {
    -webkit-mask: url(/images/new/sub-poly.svg);
    -webkit-mask-size: 100%;
    -webkit-mask-position: 0 0;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    width: 640px;
/*    width: clamp(370px, 370px + 90 * (100vw - 768px) / 255, 460px);*/
    height: 246px;
  }
}
@media print, screen and (min-width: 64em) {
  .subbannerpanel .subbanner .temp1 .img {
    height: clamp(256px, 256px + 110 * (100vw - 1024px) / 256, 366px);
/*    width: clamp(510px, 510px + 220 * (100vw - 1024px) / 416, 730px);*/
    width: 730px;
  }
}
.subbannerpanel .subbanner .bannerwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
@media print, screen and (min-width: 48em) {
  .subbannerpanel .subbanner .bannerwrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
    .home_es .subbannerpanel .subbanner .bannerwrap {
        align-items: flex-end;
    }
}
.subbannerpanel .subbanner .bannerwrap .contentwrap {
  max-width: 100%;
  width: 100%;
}
@media print, screen and (max-width: 47.99875em) {
  .subbannerpanel .subbanner .bannerwrap .contentwrap {
    padding-top: 30px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media print, screen and (min-width: 48em) {
  .subbannerpanel .subbanner .bannerwrap .contentwrap {
    width: 55%;
    margin-right: 2%;
  }
}
@media print, screen and (min-width: 64em) {
  .subbannerpanel .subbanner .bannerwrap .contentwrap {
    width: 46%;
    margin-right: 2%;
  }
}
@media screen and (min-width: 80em) {
  .subbannerpanel .subbanner .bannerwrap .contentwrap {
    width: calc(100% - 730px);
    margin-right: 0;
  }
}
.subbannerpanel .subbanner .bannerwrap .contentwrap .contentsec {
  position: relative;
  padding-left: 0px;
  padding-top: 4px;
/*  padding-bottom: clamp(10px, 10px + 10 * (100vw - 375px) / 1065, 20px);*/
  padding-bottom: 20px;
}
@media screen and (min-width: 85em) {
  .subbannerpanel .subbanner .bannerwrap .contentwrap .contentsec {
    max-width: 583px;
  }
}
.subbannerpanel .subbanner .bannerwrap .contentwrap .contentsec h1 {
  color: #ffffff;
  font-weight: 700;
  line-height: 108%;
  margin-bottom: 0;
  font-size: clamp(26px, 26px + 14 * (100vw - 375px) / 1065, 40px);
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  text-transform: uppercase;
}
@media screen and (min-width: 80em) {
  .subbannerpanel .subbanner .bannerwrap .contentwrap .contentsec h1 {
    padding-left: 0px;
  }
}
.subbannerpanel .subbanner .bannerwrap .contentwrap .contentsec p {
  margin-top: 21px;
  font-size: clamp(16px, 16px + 4 * (100vw - 375px) / 1065, 20px);
  font-family: "Open Sans", sans-serif;
  line-height: 132%;
  color: #ffffff;
}
@media screen and (min-width: 80em) {
  .subbannerpanel .subbanner .bannerwrap .contentwrap .contentsec p {
    padding-left: 0px;
  }
}
.subbannerpanel .subbanner .bannerwrap .contentwrap .contentsec .ctablock {
    margin-top: clamp(34px, 30px + -4 * (100vw - 375px) / 1065, 30px);
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.subbannerpanel .subbanner .bannerwrap .contentwrap .contentsec .ctablock .defaultBtn {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(-32.26%, #003868), color-stop(50%, #008EC7));
  background: linear-gradient(360deg, #003868 -32.26%, #008EC7 50%);
  padding: 8px 14px;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: clamp(20px, 20px + 4 * (100vw - 375px) / 1065, 20px);
  line-height: 137.5%;
  color: #fff;
  text-decoration: none;
  margin-right:5px;
}
.home_es .subbannerpanel .subbanner .bannerwrap .contentwrap .contentsec .ctablock .defaultBtn {
    font-size: 16px !important;
}
.subbannerpanel .subbanner .bannerwrap .imgWrap {
    max-width: 100%;
    width: 100%;
    height: 100%;
    position: relative;
}
@media print, screen and (min-width: 48em) {
  .subbannerpanel .subbanner .bannerwrap .imgWrap {
    width: 45%;
  }
}
@media print, screen and (min-width: 64em) {
  .subbannerpanel .subbanner .bannerwrap .imgWrap {
    width: 52%;
  }
}
/*@media print, screen and (min-width: 64em) and (max-width: 79.99875em) {
  .subbannerpanel .subbanner .bannerwrap .imgWrap {
    padding-top: clamp(18px, 1px + -17 * (100vw - 1024px) / 255, 1px);
  }
}*/
@media screen and (min-width: 80em) {
  .subbannerpanel .subbanner .bannerwrap .imgWrap {
    width: 730px;
  }
}
.subbannerpanel .subbanner .bannerwrap .imgWrap .filter-img {
  position: relative;
  max-width: 420px;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 420px) {
  .subbannerpanel .subbanner .bannerwrap .imgWrap .filter-img {
    margin-inline: -10px;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .subbannerpanel .subbanner .bannerwrap .imgWrap .filter-img {
    text-align: center;
  }
}
@media (min-width: 48em) and (max-width: 80em) {
    .subbannerpanel .subbanner .bannerwrap .imgWrap {
        position: absolute;
        right: 0; 
        top:-9px;
    }
}
@media print, screen and (min-width: 64em) {
  .subbannerpanel .subbanner .bannerwrap .imgWrap .filter-img {
    max-width: 730px;
  }
}
@media screen and (min-width: 80em) {
  .subbannerpanel .subbanner .bannerwrap .imgWrap .filter-img {
    left: clamp(-33px, -1px + -32 * (100vw - 1280px) / 160, -1px);
    position: relative;
  }
}
.subbannerpanel .subbanner .bannerwrap .imgWrap .filter-img .relativepoly1 {
  position: absolute;
  background: url(/images/new/poli1.png) no-repeat;
  background-size: contain;
  height: clamp(83px, 83px + 37 * (100vw - 375px) / 1065, 120px);
  width: clamp(83px, 83px + 37 * (100vw - 375px) / 1065, 120px);
  left: -32px;
  bottom: -10px;
  z-index: 0;
}
@media print, screen and (max-width: 767px) {
    .subbannerpanel .subbanner .bannerwrap .imgWrap .filter-img .relativepoly1 {
        left: 0px;
        bottom: -7px !important;
    }
    .subbannerpanel .subbanner .bannerwrap .imgWrap .filter-img .relativepoly2 {
        bottom: -7px !important;
    }
    .subbannerpanel .subbanner .bannerwrap .imgWrap .filter-img .relativepoly3 {
        left: 20px !important;
        bottom: -7px !important;
    }
}
@media print, screen and (min-width: 64em) {
    .subbannerpanel .subbanner .bannerwrap .imgWrap .filter-img .relativepoly1 {
        left: -35px;
        /*    bottom: -10px;*/
        bottom: -14px;
    }
}
.subbannerpanel .subbanner .bannerwrap .imgWrap .filter-img .relativepoly2 {
    position: absolute;
    background: url(/images/new/hexagon.svg) no-repeat;
    background-size: contain;
    height: 156px;
    width: 210px;
    right: clamp(-130px, -1px + -129 * (100vw - 375px) / 1065, -1px);
    bottom: -13px;
    /*  bottom: -10px;*/
    z-index: 0;
}
.subbannerpanel .subbanner .bannerwrap .imgWrap .filter-img .relativepoly3 {
  position: absolute;
  background: url(/images/new/poli3.svg) no-repeat;
  background-size: contain;
  height: clamp(38px, 38px + 9 * (100vw - 375px) / 1065, 47px);
  width: clamp(38px, 38px + 9 * (100vw - 375px) / 1065, 47px);
  left: clamp(20px, 20px + 86 * (100vw - 375px) / 1065, 106px);
  bottom: -10px;
  z-index: 1;
}
@media print, screen and (min-width: 64em) {
  .subbannerpanel .subbanner .bannerwrap .imgWrap .filter-img .relativepoly3 {
    z-index: 2;
/*    bottom: -6px;*/
    bottom: -10px;
    left: -35px;
  }
}

.linkspanel {
    display: none;
    position: relative;
    position: sticky;
    top: 85px;
    z-index: 10;
}
@media print, screen and (min-width: 64em) {
    .linkspanel {
        display: block;
        width: 100vw;
        margin-left: calc(-50vw + 50%) !important;
    }
}
.linkspanel ul {
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
}
.linkspanel ul li {
  margin-right: 45px;
  padding-bottom: 2px;
  list-style: none;
  position: relative;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 33px;
  color: #1E1E1E;
  padding-left: 0;
}
.linkspanel ul li:last-child {
  margin-right: 0;
}
.linkspanel ul li.active a::after {
  content: "";
  background: #008EC7;
  width: 100%;
  height: 10px;
  position: absolute;
  left: 0;
  bottom: -15px;
}
@media screen and (min-width: 80em) {
  .linkspanel ul li.active a::after {
    bottom: -25px;
  }
}
.linkspanel ul li::before {
  content: unset;
}
.linkspanel ul li a {
  position: relative;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 33px;
  color: #1E1E1E;
   text-decoration: none;
}
.linkspanel ul li a:hover {
  text-decoration: none;
}

@media screen and (min-width: 80em) {
  .linkspanel ul li a:hover::after {
    bottom: -25px;
  }
}
.linkspanel .page-title {
  opacity: 0;
  display: none;
  -webkit-transition: margin 0.8s cubic-bezier(0.4, 0, 0.2, 1), padding 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: margin 0.8s cubic-bezier(0.4, 0, 0.2, 1), padding 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}
@media print, screen and (min-width: 64em) {
  .linkspanel.sticky {
    position: fixed;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    z-index: 999;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: auto;
    max-width: 100%;
    -webkit-transition: margin 0.8s cubic-bezier(0.4, 0, 0.2, 1), padding 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    transition: margin 0.8s cubic-bezier(0.4, 0, 0.2, 1), padding 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  }
}
@media screen and (min-width: 80em) {
  .linkspanel.sticky {
    margin: 0 auto !important;
  }
}
.linkspanel.sticky ul {
  gap: clamp(1.125rem, 1.101rem + 0.044vw, 1.875rem);
  top: 0;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  position: relative;
  margin: 0;
  padding: 0;
  -webkit-animation: slideRight 0.8s forwards;
          animation: slideRight 0.8s forwards;
}
.linkspanel.sticky ul li {
  padding: 0;
}
.linkspanel.sticky ul li a:after {
  height: 4px;
  bottom: -10px;
}
.linkspanel.sticky .sticknav::after {
    display: none;
}

.linkspanel .sticknav {
    background: #D3E7F1;
    max-width: clamp(926px, 926px + 360 * (100vw - 1024px) / 456, 1286px);
    padding: 10px 25px 10px;
    position: relative;
}
@media (min-width:1481px) {
    .linkspanel .sticknav {
        max-width: 1316px;
    }  
}
.linkspanel .sticknav::after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 80px;
    height: 60px;
    margin-right: 9px;
    clip-path: polygon(100% 0%, 100% 100%, 0% 0%);
    -webkit-clip-path: polygon(100% 0%, 100% 100%, 0% 0%);
    background-color: #ffffff;
    right: -24px;
    top: 14px;
    rotate: 83deg;
}

.mainLayoutBox {
    background: #fff;
}
.fixedbanner {
    background: #fff !important;
}
.subbannerpanel .subbanner .bannerwrap .contentwrap .contentsec .ctablock .defaultBtn:hover {
    background-image: linear-gradient(to bottom, #045c80, #031e35);
}


@media screen and (max-width: 1439px) and (min-width: 768px) {
    .subbannerpanel .subbanner .bannerwrap {
        align-items: flex-end;
    }

    .subbannerpanel .subbanner .temp1 .img {
        height: 100%;
        -webkit-mask-position: center;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
    .subbannerpanel .subbanner .bannerwrap .imgWrap .filter-img .relativepoly1 {
        bottom: -11px;
    }
    .subbannerpanel .subbanner .bannerwrap .imgWrap .filter-img .relativepoly2 {
        bottom: -9px;
    }
    .subbannerpanel .subbanner .bannerwrap .imgWrap .filter-img .relativepoly3 {
        left: 0 !important;
        bottom: -8px;
    }
} 
 .linkspanel.sticky .sticknav {
        max-width: 100%;
    }
.subbannerpanel .subbanner .bannerwrap .contentwrap .contentsec a {
    color: #fff;
    text-decoration: underline;
}