.ups-ot {
    padding: 20px 20px;
    margin: 10px 0 15px;
}
.gradient.gradient-primary-light {
    background-image:linear-gradient(45deg,#f5005a 0,#c6168d 100%)
}
.gradient.gradient-primary-auxiliary {
    background: #0f1829 url('../images/zeoz_header_img.jpg') no-repeat fixed center;
  background-repeat: no-repeat;
  background-size: contain;
  background-position:top;
  position: relative;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.isometric-mockups {
	pointer-events:none;
	position:absolute;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	left:50%;
	margin-left:85px;
	-webkit-transform:scale(.5) rotate(-12deg) translateX(-50%);
	transform:scale(.5) rotate(-12deg) translateX(-50%);
	-webkit-transform-origin:0 20%;
	transform-origin:0 20%;
	z-index:3;
	top:450px
}
.pmis-gen_no {
    position: relative;
    float:left;
    left:0px;
    font-size:0.9rem;
    color:rgba(35, 70, 140, 0.6);
    text-align: center;
    min-width: 45px;
    min-height: 45px;
    border-radius:50%;
    /*border: 1px solid rgba(218, 224, 235, 0.99);*/
    background: rgba(218, 224, 235, 0.5);
    padding:12px 0px 0px 0px;
    margin-top: 0px;
    margin-bottom:0px;
}
.pmis-gen-ico-ot {
    width: 55px !important;
    height: 55px !important;
    margin: 0px auto 10px;
}
.pmis-gen-ico-size {
    color: #212121;
    font-size: 22px !important;
    width: 50px !important;
    height: 50px !important;
    border-radius:50%;
    text-align: center !important;
    border: 1px solid rgba(218, 224, 235, 0.99);
    /*background-color: rgba(80, 134, 214, 0.7);*/
    /*background-color: #5085d5;*/
    padding:14px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
}

.pmis-priv {
    background-color: #ffffff;
    padding: 100px 20px 30px;
    margin: 10px 0 30px;
}
.pmis-priv-container {
    max-width: 1200px;
    margin: 0 auto;
}
.pmis-priv-inner1 {
    max-width: 980px;
    margin: 0 auto;
}
.pmis-priv-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    justify-content: center;
}
.pmis-priv-card {
    flex: 1;
    min-width:250px;
    background: rgba(244, 244, 244, 0.65);
    /*background: rgba(255, 255, 255, 0.99);*/
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px 12px 12px 12px;
    padding:30px 30px 20px 30px;
    margin-top: 10px;
    margin-bottom:40px;
}
.pmis-priv-heading {
    font-size: 2.0rem;
    font-weight: 600;
    color:#000000;
    text-align:center;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 10px;
}
.pmis-priv-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-priv-sheading {
    font-size: 0.9rem;
    font-weight: 400;
    color:#000000;
    text-align:center;
    line-height: 1.5;
    margin-top: 5px;
    margin-bottom: 25px;
}
.pmis-priv-sheading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-priv-title1 {
    font-size: 0.96rem;
    font-weight: 600;
    color:#000000;
    text-align:left;
    line-height: 1.3;
    margin-top: 0px;
    margin-bottom: 10px;
}
.pmis-priv-title1 span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-priv-title {
    font-size: 0.9rem;
    font-weight: 600;
    color:#000000;
    text-align:left;
    line-height: 1.4;
    margin-top: 30px;
    margin-bottom: 10px;
}
.pmis-priv-title span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-priv-stitle {
    font-size: 0.9rem;
    font-weight: 400;
    color:#000000;
    text-align:left;
    line-height: 1.4;
    margin-left:20px;
    margin-top: 0px;
    margin-bottom: 5px;
}
.pmis-priv-stitle span {
    color: rgba(0, 0, 0, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-priv-stitle1 {
    font-size: 0.9rem;
    font-weight: 400;
    color:#000000;
    text-align:left;
    line-height: 1.4;
    margin-left:16px;
    margin-top: 0px;
    margin-bottom: 5px;
}
.pmis-priv-stitle1 span {
    color: rgba(0, 0, 0, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-priv-stitle2 {
    font-size: 0.9rem;
    font-weight: 400;
    color:#000000;
    text-align:left;
    line-height: 1.4;
    margin-left:24px;
    margin-top: 0px;
    margin-bottom: 5px;
}
.pmis-priv-stitle2 span {
    color: rgba(0, 0, 0, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-priv-txt{
    font-size: 1.0rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:left;
    line-height: 1.4;
    margin:0 auto;
}
.pmis-priv-text1 {
    font-size: .9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.4;
    margin:10px 0px 20px 0px;
}

.pmis-priv-faq-text1 {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.2;
    margin:10px 20px 20px 0px;
}
.pmis-priv-faq-text1 strong {
    color: rgba(0, 0, 0, 0.99) !important;
    font-weight: 600;
}
.pmis-priv-faq-text1 span {
    color: rgba(0, 0, 0, 0.99) !important;
    font-weight: 600;
}
.pmis-priv-list-text1 {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.2;
    margin:10px 20px 20px 22px;
}
.pmis-priv-list-text1 strong {
    color: rgba(0, 0, 0, 0.99) !important;
    font-weight: 600;
}
.pmis-priv-list-text1 span {
    color: rgba(0, 0, 0, 0.99) !important;
    font-weight: 600;
}
.pmis-priv-list-text2 {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.2;
    margin:10px 20px 20px 32px;
}
.pmis-priv-list-text2 strong {
    color: rgba(0, 0, 0, 0.99) !important;
    font-weight: 600;
}
.pmis-priv-list-text2 span {
    color: rgba(0, 0, 0, 0.99) !important;
    font-weight: 600;
}
.gradient-line{ 
    display: block;
    border: none;
    height: 1px;
    background: #0071B9;
    background: linear-gradient(to right, white, #0071B9, #26ABFF, #0071B9, white);
   margin:30px 0px 30px 0px;
}
.pmis-priv-list-text {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.2;
}
.pmis-priv-list-text strong {
    color: rgba(0, 0, 0, 0.99) !important;
    font-weight: 600;
}
.pmis-priv-list-text span {
    color: rgba(0, 0, 0, 0.99) !important;
    font-weight: 600;
}
.pmis-priv-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.pmis-priv-list li {
    color: rgba(0, 0, 0, 0.99) !important;
    font-size:0.9rem;
    list-style:none;
    line-height: 1.2;
    padding-left: 0px;
    margin-bottom: 8px;
}
.pmis-priv-list li:before {
    content: '\f1db';
    /*content: '\f00c';*/
    font-size:0.6rem;
    font-family: 'FontAwesome';
    float: left;
    color: #0074D9;
    margin-top:.26em;
    margin-left: -1.5em;
}
.pmis-priv-list strong {
    color: rgba(0, 0, 0, 0.99) !important;
    font-weight: 600;
}
.pmis-priv-list span {
    color: rgba(0, 0, 0, 0.99) !important;
    font-weight: 600;
}

.pmis-priv-listP1 {
    margin:10px 26px 20px 0px;
}
.pmis-priv-listP2 {
    margin:10px 26px 20px 0px;
}

.pmis-priv1-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.pmis-priv1-list li {
    color: rgba(0, 0, 0, 0.99) !important;
    font-size:0.9rem;
    list-style:none;
    line-height: 1.3;
    padding-left: 0px;
    margin-bottom: 8px;
}
.pmis-priv1-list li:before {
    content: '\f00c';
    font-size:0.9rem;
    font-family: 'FontAwesome';
    float: left;
    color: #0074D9;
    margin-left: -1.5em;
}
.pmis-priv1-list strong {
    color: rgba(0, 0, 0, 0.99) !important;
    font-weight: 600;
}
.pmis-priv1-list span {
    color: rgba(0, 0, 0, 0.99) !important;
    font-weight: 600;
}

.pmis-priv1 {
    background: rgba(244, 244, 244, 0.65);
    padding: 40px 20px 50px;
    margin: 30px 0 0px;
}
.pmis-priv1-container {
    max-width: 1200px;
    margin: 0 auto;
}
.pmis-priv1-inner {
    max-width: 980px;
    margin: 0 auto;
}
.pmis-priv1-heading {
    font-size: 2.0rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:left;
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 20px;
}
.pmis-priv1-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-priv1-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    justify-content: center;
}
.pmis-priv1-card {
    flex: 1;
    min-width:250px;
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px 12px 12px 12px;
    padding:30px 25px 20px 25px;
    margin-top: 10px;
    margin-bottom:40px;
}
.pmis-priv1-card1 {
    flex: 1;
    min-width: 180px;
    background: rgba(244, 244, 244, 0.65);
    position: relative;
    overflow: hidden;
    border-radius: 12px 0px 0px 12px;
    padding:15px 35px 25px 35px;
    margin-top: 10px;
    margin-bottom:40px;
}
.pmis-priv1-card2 {
    flex: 2;
    min-width: 360px;
    background: rgba(244, 244, 244, 0.65);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 0px 12px 12px 0px;
    padding:38px 45px 25px 35px;
    margin-top: 10px;
    margin-bottom:40px;
}
.pmis-priv1-size {
    position: relative;
    float: left;
    top:0px;
    width: 290px !important;
    height: auto;
    padding:0px 0px 10px 0px;
    margin: 15px 0px 0px 0px;
}
.pmis-priv1-list-text {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.1;
}
.pmis-priv1-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.pmis-priv1-list li {
    color: rgba(0, 0, 0, 0.99) !important;
    font-size:0.9rem;
    list-style:none;
    line-height: 1.1;
    padding-left: 0px;
    margin-bottom: 8px;
}
.pmis-priv1-list li:before {
    content: '\f00c';
    font-size:1.0rem;
    font-family: 'FontAwesome';
    float: left;
    color: #0074D9;
    margin-left: -1.5em;
}
.pmis-priv1-list strong {
    color: rgba(0, 0, 0, 0.99) !important;
    font-weight: 600;
}
.pmis-priv1-list span {
    color: rgba(0, 0, 0, 0.99) !important;
    font-weight: 600;
}

.pmis-priv2 {
    background: rgba(255, 255, 255, 0.99);
    padding: 40px 20px 50px;
    margin: 0px 0 0px;
}
.pmis-priv2-container {
    max-width: 1200px;
    margin: 0 auto;
}
.pmis-priv2-inner {
    max-width: 980px;
    margin: 0 auto;
}
.pmis-priv2-heading {
    font-size: 2.0rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:left;
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 20px;
}
.pmis-priv2-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-priv2-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    justify-content: center;
}
.pmis-priv2-card {
    flex: 1;
    min-width:250px;
    background: rgba(244, 244, 244, 0.65);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px 12px 12px 12px;
    padding:30px 25px 20px 25px;
    margin-top: 10px;
    margin-bottom:40px;
}









.pmis-pri {
    background-color: #ffffff;
    padding: 100px 20px 30px;
    margin: 10px 0 0px;
}
.pmis-pri-1 {
    background: rgba(244, 244, 244, 0.99);
    padding: 30px 20px 60px;
    margin: 10px 0 0px;
}
.pmis-pri-2 {
    background: rgba(255, 255, 255, 0.99);
    padding: 30px 20px 60px;
    margin: 0px 0 0px;
}
.pmis-pri-container {
    max-width: 1120px;
    /*max-width: 1200px;*/
    margin: 0 auto;
}
.pmis-pri-container-1 {
    max-width: 1120px;
    /*max-width: 1200px;*/
    margin: 0 auto;
}
.pmis-pri-inner1 {
    max-width: 880px;
    padding-top:20px;
    margin: 0 auto;
}
.pmis-pri-inner1a {
    max-width: 880px;
    padding-top:0px;
    margin: 0 auto;
}
.pmis-pri-inner2 {
    max-width: 880px;
    padding-bottom:30px;
    margin: 0 auto;
}
.pmis-pri-inner3 {
    max-width: 460px;
    padding-top:25px;
    padding-bottom:8px;
    margin: 0 auto;
}
.pmis-pri-heading {
    font-size: 2.0rem;
    font-weight: 600;
    color:#000000;
    text-align:center;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 10px;
}
.pmis-pri-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-pri-heading-1 {
    font-size: 1.3rem;
    font-weight: 600;
    color:#000000;
    text-align:center;
    line-height: 1.6;
    margin-top: 30px;
    margin-bottom: 0px;
}
.pmis-pri-heading-1 span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-pri-txt{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    margin: auto 40px;
}
.pmis-pri-txt-1{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    padding-top:-20px;
    margin: auto 40px;
}
.pmis-pri-txt-1 span {
    color: rgba(0, 0, 0, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-pri-txt-2{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin: auto 40px;
}
.pmis-pri-txt-2 span {
    color: rgba(0, 0, 0, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.price-box-container{
    display: flex;
    justify-content: center;
    margin-top: 30px;
    flex-wrap: wrap;
}
.price-box{
    margin: 10px;
    width: 265px;
    border-radius: 5px;
    height: auto;
}
.top-bar{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -20px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.9rem;
    border-radius: 20px;
    padding: 10px 25px;
    color: #ffffff;
    background-color: #2c2c2c;
    box-shadow: 2px 2px 30px rgba(0,0,0,0.15);

}
.price-section{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height:60px;
    margin: 0px 0px 0px 30px;
}
.price-section1{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height:60px;
    margin: 0px 0px 10px -12px;
}
.price strong{
    font-size:4rem;
    color: #19181e;  
}
.price span{
    font-size: 0.8rem;
    padding: 0px;
    margin: 0px;
    color: #292929;
    font-weight: 500;
}
.per-month{
    font-size: 0.8rem;
    color: #2b2a31;
}

.price-section-1{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items:left;
    line-height:30px;
    margin: 0px 0px 0px 30px;
}
.price-section-1a{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items:left;
    line-height:30px;
    margin: 0px 0px 0px 0px;
}
.price-1 strong{
    font-size:1.6rem;
    color: #19181e;  
}
.price-1 span{
    font-size: 0.8rem;
    padding: 0px;
    margin: 0px;
    color: #292929;
    font-weight: 500;
}
.per-month-1{
    font-size: 0.8rem;
    color: #2b2a31;
}



.price-section___{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0px;
    color: #292929;
}
.price1 strong{
    font-size:4rem;
    color: #19181e;  
}
.price1 span{
    font-size: 4.0rem;
    padding: 0px;
    margin: 0px;
    color: #292929;
    font-weight: 500;
}
.per-month1{
    font-size: 4.0rem;
    color: #2b2a31;
}
.pmis-pri-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
}
.pmis-pri-card {
    flex: 1;
    min-width: 400px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 6px;
    /*border-radius: 12px;*/
    /*padding:25px 25px 25px 25px;*/
    padding:25px 30px 25px 30px;
    margin-top: 0px;
    margin-bottom:0px;
}
.pmis-pri-card-1 {
    flex: 1;
    min-width: 250px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 6px;
    /*border-radius: 12px;*/
    /*padding:25px 25px 25px 25px;*/
    padding:25px 30px 25px 30px;
    margin-top: 0px;
    margin-bottom:0px;
}
.pmis-pri-title {
    font-size: 0.9rem;
    font-weight: 600 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    letter-spacing: 0px;
    text-transform: uppercase;
    line-height: 1.4;
    padding:0px 0px 0px 0px;
    margin-bottom: .1rem;
}
.pmis-pri-title span {
    text-transform:lowercase;
}
.pmis-pri-list-text {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.0;
}
.pmis-pri-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.pmis-pri-list li {
    color: rgba(0, 0, 0, 0.99) !important;
    /*font-size: 0.96rem;*/
    font-size:0.9rem;
    list-style:none;
    line-height: 1.0;
    padding-left: 0px;
    margin-top: 8px;
    margin-bottom: 10px;
}
.pmis-pri-list li:before {
    /*content: '\f058';*/
    content: '\f00c';
    font-size:0.9rem;
    font-family: 'FontAwesome';
    float: left;
    color: #0074D9;
    margin-left: -1.75em;
}
.pmis-pri-list strong {
    color: rgba(0, 0, 0, 0.99) !important;
    /*color:#ffde59;*/
    font-weight: 500;
}



.pmis-about {
    background-color: #ffffff;
    padding: 100px 20px 30px;
    margin: 10px 0 30px;
}
.pmis-about-container {
    max-width: 1120px;
    /*max-width: 1200px;*/
    margin: 0 auto;
}
.pmis-about-container1 {
    max-width: 950px;
    margin: 0 auto;
}
.pmis-about-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    justify-content: center;
}
.pmis-about-card1a {
    flex: .6;
    min-width: 250px;
    /*background: rgba(12, 18, 34, 0.99);*/
    background: rgba(248, 235, 234, 0.8);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px 0px 0px 12px;
    padding:25px 35px 25px 35px;
    margin-top: 40px;
    margin-bottom:10px;
}
.pmis-about-card1b {
    flex: 1.6;
    min-width: 250px;
    background: rgba(244, 244, 244, 0.8);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 0px 12px 12px 0px;
    padding:35px 30px 25px 50px;
    margin-top: 40px;
    margin-bottom:10px;
}
.pmis-about-inner1 {
    max-width: 880px;
    margin: 0 auto;
}
.pmis-about-inner2 {
    max-width: 460px;
    padding-top:25px;
    padding-bottom:8px;
    margin: 0 auto;
}
.pmis-about-inner3 {
    max-width: 780px;
    padding-top:10px;
    padding-bottom:20px;
    margin: 0 auto;
}
.pmis-about-heading {
    font-size: 2.0rem;
    font-weight: 600;
    color:#000000;
    text-align:center;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 10px;
}
.pmis-about-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-about-txt{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    margin: auto 40px;
}
.pmis-about-card {
    flex: 1;
    min-width: 50px;
    background: rgba(41, 41, 41, 0.4);
    backdrop-filter: blur(16px);
    border: 1px solid rgba(255, 255, 255, 0);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    padding:25px 35px 25px 35px;
    margin-top: 30px;
    margin-bottom:40px;
}
.pmis-about-text {
    font-size:1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.3;
}
.pmis-about-text-1 {
    font-size:1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.1;
    margin-top:25px;
    margin-bottom: 5px;
}
.pmis-about-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.pmis-about-list li {
    color: rgba(0, 0, 0, 0.99) !important;
    font-size:0.9rem;
    list-style:none;
    line-height: 1.3;
    padding-left: 0px;
    margin-bottom: 8px;
}
.pmis-about-list li:before {
    /*content: '\f058';*/
    content: '\f00c';
    font-size:1.0rem;
    font-family: 'FontAwesome';
    float: left;
    color: #0074D9;
    padding-right: 2px;
    margin-left: -1.5em;
}
.pmis-about-list strong {
    color: rgba(0, 0, 0, 0.99) !important;
    /*color:#ffde59;*/
    font-weight: 500;
}
.pmis-about-title {
    font-size: 1.8rem;
    font-weight: 300;
    /*color: #0059c7;*/
    color: #43cdee;
    line-height: 1.3;
    margin-bottom: 10px;
}
.pmis-about-txt1 {
    font-size: 1.3em;
    font-weight: 600;
    /*color: rgba(0, 0, 0, 0.99) !important;*/
    color: rgba(255, 255, 255, 0.85) !important;
    margin-top: 10px;
    margin-bottom: 12px;
    line-height: 1.1;
}
.pmis-about-txt2 {
    font-size: 1.1em;
    font-weight: 400;
    /*color: rgba(0, 0, 0, 0.99) !important;*/
    color: rgba(255, 255, 255, 0.85) !important;
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 1.3;
}
.pmis-about-btn {
    width:auto;
    display: inline-block;
    color: #070027;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.0rem;
    text-align: center;
    transition: all 0.3s ease;
    border:1px solid #43cdee;
    background-color: #43cdee;
    padding: 12px 20px;
    margin-top:2px;
    margin-bottom: 10px;
}
.pmis-about-btn:hover {
    color: white;
    border:1px solid #0078FF;
    background-color: #0078FF;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.6);
}
.pmis-about-dia-size1 {
    position: relative;
    float:left;
    left:0px;
    top:0px;
    width: 95% !important;
    height: auto;
    text-align: center;
    border-radius: 12px;
    padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
@media (max-width: 768px) {
.pmis-about {
    background-color: #ffffff;
    padding: 60px 20px 30px;
    margin: 10px 0 10px;
}
.pmis-about-container {
    max-width: 1120px;
    /*max-width: 1200px;*/
    margin: 0 auto;
}
.pmis-about-container1 {
    max-width: 950px;
    margin: 0 auto;
}
.pmis-about-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    justify-content: center;
}
.pmis-about-card1a {
    flex:1;
    min-width:100%;
    background: rgba(248, 235, 234, 0.8);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px 12px 12px 12px;
    padding:25px 20px 20px 25px;
    margin-top: 10px;
    margin-bottom:10px;
}
.pmis-about-card1b {
    flex:1;
    min-width:100%;
    background: rgba(244, 244, 244, 0.8);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px 12px 12px 12px;
    padding:20px 20px 20px 20px;
    margin-top: 10px;
    margin-bottom:10px;
}
.pmis-about-inner1 {
    max-width:100%;
    margin: 0 auto;
}
.pmis-about-inner2 {
    max-width:100%;
    padding-top:25px;
    padding-bottom:8px;
    margin: 0 auto;
}
.pmis-about-inner3 {
    max-width:100%;
    padding-top:10px;
    padding-bottom:20px;
    margin: 0 auto;
}
.pmis-about-heading {
    font-size: 1.6rem;
    font-weight: 600;
    color:#000000;
    text-align:center;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 10px;
}
.pmis-about-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-about-txt {
    font-size: 1.0rem !important;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin: auto 40px;
}
.pmis-about-text-1 {
    font-size: 1.0rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.3;
    margin-top:25px;
    margin-bottom: 5px;
}
.pmis-about-dia-size1 {
    position: relative;
    float:left;
    left:0px;
    top:0px;
    width:100% !important;
    height: auto;
    text-align: center;
    border-radius: 12px;
    padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

}


.pmis-ppest {
    background-color: #ffffff;
    padding: 30px 20px 40px;
    margin: 1px 0 0px;
}
.pmis-ppest-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-ppest-inner1 {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-ppest-inner2 {
    max-width: 1120px;
    padding-top:10px;
    margin: 0 auto;
}
.pmis-ppest-heading {
    font-size: 2.0rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 20px;
}
.pmis-ppest-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-ppest-txt{
    font-size: 1.2rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    margin-bottom: 40px;
}
.pmis-ppest-txt1{
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:left;
    line-height: 1.2;
    padding-top:10px;
    margin: auto 0px;
}
.pmis-ppest-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}
.pmis-ppest-card1 {
    flex: 1;
    min-width: 250px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    position: relative;
    overflow: hidden;
    border-radius: 0px;
    padding:0px 0px 12px 0px;
    margin-top: 0px;
    margin-bottom:0px;
}
.pmis-ppest-card2 {
    flex: 1;
    min-width: 250px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    position: relative;
    overflow: hidden;
    border-radius: 0px;
    padding:0px 0px 12px 0px;
    margin-top: 0px;
    margin-bottom:0px;
}
.pmis-ppest-card3 {
    flex: 1;
    min-width: 250px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    position: relative;
    overflow: hidden;
    border-radius: 0px;
    padding:0px 0px 12px 0px;
    margin-top: 0px;
    margin-bottom:0px;
}
.pmis-ppest-col-R {
    position: relative;
    float: left;
    width: 60px !important;
    height: auto;
    margin-left: 0px;
    margin-top:0px;
    /*border-radius: 50%;*/
}
.pmis-ppest-col-L {
    position: relative;
    float: left;
    top:0px;
    width: 100% !important;
    /*height: auto;*/
    margin-left: 0px;
    margin-top:0px;
}
.pmis-ppest-icon1 {
    position: relative;
    float: left;
    top:0px;
    width: 50px !important;
    height: auto;
    padding:0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}
.pmis-ppest-h1 {
    font-size: 1.1rem;
    font-weight: 600 !important;
    /*color: rgba(0, 0, 0, 0.99) !important;*/
    color: rgba(12, 77, 185, 0.99) !important;
    line-height: 1.2;
    margin-bottom:5px;
}
.pmis-ppest-txt1 {
    font-size: 0.9rem;
    font-weight: 400 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.3;
    margin-bottom: 0px;
}

.pmis-ppest-title1 {
    font-size: 1.3rem;
    font-weight: 300 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.2;
    margin-bottom: 15px;
}
.pmis-ppest-title2 {
    font-size: 1.3rem;
    font-weight: 600 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 15px;
    line-height: 1.2;
}
.pmis-ppest-text {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.1;
}

.pmis-esti-title1 {
    font-size: 1.1rem;
    font-weight: 600 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 6px;
    line-height: 1.2;
}

.pmis-esti {
    background-image: url(../images/main/pmis_esti_bg.png);
    background-size:contain;
    background-position: top center;
    background-repeat: no-repeat;
    background-color: rgba(244, 244, 244, 0.99);
    /*background: rgba(246, 245, 250, 0.6);*/
    padding: 30px 20px 50px;
    margin: 1px 0 0px;
}
.pmis-esti-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-esti-text-inner1 {
    max-width: 940px;
    margin: 0 auto;
}
.pmis-esti-txt{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.4;
    margin-bottom: 10px;
}

.pmis-orde {
    background-image: url(../images/main/pmis_esti_bg.png);
    background-size:contain;
    background-position: top center;
    background-repeat: no-repeat;
    /*background: rgba(246, 245, 250, 0.6);*/
    padding: 30px 20px 50px;
    margin: 1px 0 0px;
}

.pmis-solut {
    background: rgba(244, 244, 244, 0.99);
    /*background: rgba(246, 245, 250, 0.6);*/
    padding: 30px 20px 50px;
    margin: 1px 0 0px;
}
.pmis-solut1 {
    background-color: #ffffff;
    padding: 30px 20px 50px;
    margin: 1px 0 0px;
}
.pmis-solut-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-solut-inner1 {
    /*max-width: 1020px;*/
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-solut-inner2 {
    max-width: 1120px;
    padding-top:10px;
    margin: 0 auto;
}
.pmis-solut-heading {
    font-size: 2.0rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 40px;
    margin-bottom: 20px;
}
.pmis-solut-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-solut-text-inner1 {
    max-width: 940px;
    margin: 0 auto;
}
.pmis-solut-txt{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.4;
    margin-bottom: 40px;
}
.pmis-solut-txt span{
    font-size: 1.1rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.4;
    margin-bottom: 40px;
}
.pmis-about-txt1{
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    padding-top:10px;
    margin: auto 0px;
}
.pmis-about-card-txt{
    font-size: 0.94rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:left;
    line-height: 1.1;
    padding-left:5px;
    padding-top:5px;
    margin: auto 0px;
}
.pmis-solut-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
}
.pmis-solut-card {
    flex: 1;
    min-width: 250px;
    background: rgba(248, 235, 234, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    padding:25px 25px 25px 25px;
    border-radius: 6px;
    /*border-radius: 12px;*/
}
.pmis-solut-card1 {
    flex: 1;
    min-width: 400px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 6px;
    /*border-radius: 12px;*/
    padding:15px 15px 15px 15px;
    margin-top: 0px;
    margin-bottom:0px;
}
.pmis-solut-card1-1 {
    flex: 1;
    min-width: 400px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    background: rgba(244, 244, 244, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 6px;
    /*border-radius: 12px;*/
    padding:15px 15px 15px 15px;
    margin-top: 0px;
    margin-bottom:0px;
}
.pmis-solut-card2 {
    flex: 1;
    min-width: 400px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 6px;
    /*border-radius: 12px;*/
    padding:20px 25px 20px 25px;
    margin-top: 0px;
    margin-bottom:0px;
}
.pmis-solut-grid-1 {
    display: flex;
    flex-wrap: wrap;
    gap:16px;
    justify-content: center;
}
.pmis-solut-card2a {
    flex: 1;
    min-width: 400px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 6px;
    /*border-radius: 12px;*/
    padding: 20px 25px 20px 25px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.pmis-solut-col-R {
    position: relative;
    float: left;
    width: 60px !important;
    height: auto;
    margin-left: 0px;
    margin-top:0px;
    /*border-radius: 50%;*/
}
.pmis-solut-col-L {
    position: relative;
    float: left;
    top:0px;
    /*width: 78% !important;*/
    width: 82% !important;
    margin-left: 0px;
    margin-top:0px;
}
.pmis-solut-icon1 {
    position: relative;
    float: left;
    top:0px;
    width: 45px !important;
    height: auto;
    padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
/*.pmis-solut-icon1a {
    position: relative;
    float: left;
    top:0px;
    width: 45px !important;
    height: 45px !important;
    border-radius:50%;
    background-color: #004297;
    padding:15px 10px 0px 15px;
    margin: 0px 0px 10px 0px;
}*/
.pmis-solut-icon1a {
    width: 45px !important;
    height: 45px !important;
    margin: 0px auto 10px;
}

.pmis-solut-icon1a_size {
    font-size: 28px !important;
    width: 45px !important;
    height: 45px !important;
    border-radius:50%;
    /*background-color: #004297;*/
    background-color: #5085d5;
    padding:10px 10px 0px 10px;
    margin: 0px 0px 10px 0px;
}
.pmis-solut-h1 {
    font-size: 1.05rem;
    font-weight: 600 !important;
    /*color: rgba(0, 0, 0, 0.99) !important;*/
    color: rgba(12, 77, 185, 0.99) !important;
    line-height: 1.2;
    margin-top:2px;
    margin-bottom:0px;
}
.pmis-solut-h1 span {
    font-size: 1.05rem;
    font-weight: 400 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.2;
    margin-top:5px;
    margin-bottom:0px;
}
.pmis-solut-txt1 {
    font-size: 0.9rem;
    font-weight: 400 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.3;
    margin-bottom: 0px;
}
.pmis-solut-title {
    font-size: 0.9rem;
    font-weight: 600 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    letter-spacing: 0px;
    text-transform: uppercase;
    line-height: 1.4;
    padding:0px 0px 0px 2px;
    margin-bottom: .1rem;
}
.pmis-solut-title span {
    text-transform:lowercase;
}

.pmis-solut-title-1 {
    font-size: 1.1rem;
    font-weight: 500 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.3;
    margin-bottom: 15px;
}
.pmis-solut-title-1 span {
    font-size: 1.1rem;
    font-weight: 600 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.3;
    margin-bottom: 15px;
}
.pmis-solut-title1 {
    font-size: 1.3rem;
    font-weight: 300 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.2;
    margin-bottom: 15px;
}
.pmis-solut-title2 {
    font-size: 1.1rem;
    font-weight: 600 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 15px;
    line-height: 1.2;
}
.pmis-solut-text {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.1;
}
.pmis-solut-text-1 {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.2;
    margin-top:25px;
    margin-bottom: 5px;
}
.pmis-solut-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.pmis-solut-list li {
    color: rgba(0, 0, 0, 0.99) !important;
    /*font-size: 0.96rem;*/
    font-size:0.9rem;
    list-style:none;
    line-height: 1.1;
    padding-left: 0px;
    margin-bottom: 5px;
}
.pmis-solut-list li:before {
    /*content: '\f058';*/
    content: '\f00c';
    font-size:0.9rem;
    font-family: 'FontAwesome';
    float: left;
    color: #0074D9;
    margin-left: -1.75em;
}
.pmis-solut-list strong {
    color: rgba(0, 0, 0, 0.99) !important;
    /*color:#ffde59;*/
    font-weight: 500;
}

@media (max-width: 768px) {
.pmis-solut-heading {
    font-size: 1.6rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 5px;
    margin-bottom: 25px;
}
.pmis-solut-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
}





.pmis-orm1-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    justify-content: center;
}
.pmis-orm1-card1 {
    flex: 1;
    min-width: 250px;
    /*background: rgba(12, 18, 34, 0.99);*/
    background: rgba(248, 235, 234, 0.8);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px 0px 0px 12px;
    padding:25px 35px 25px 35px;
    margin-top: 10px;
    margin-bottom:40px;
}
.pmis-orm1-card2 {
    flex: 1;
    min-width: 250px;
    background: rgba(244, 244, 244, 0.8);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 0px 12px 12px 0px;
    padding:25px 35px 25px 35px;
    margin-top: 10px;
    margin-bottom:40px;
}
/*.pmis-orm {
    background: rgba(255, 255, 255, 0.99);
    padding: 30px 20px 50px;
    margin: 1px 0 0px;
}*/
.pmis-orm {
    background-image: url(../images/main/pmis_esti_bg.png);
    background-size:contain;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 30px 20px 50px;
    margin: 1px 0 0px;
}
.pmis-orm-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-orm-inner1 {
    /*max-width: 1020px;*/
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-orm-inner2 {
    max-width: 1120px;
    padding-top:10px;
    margin: 0 auto;
}
.pmis-orm-heading {
    font-size: 2.0rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 40px;
    margin-bottom: 20px;
}
.pmis-orm-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-orm-text-inner1 {
    max-width: 940px;
    margin: 0 auto;
}
.pmis-orm-txt{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.4;
    margin-bottom: 40px;
}
.pmis-orm-txt span{
    font-size: 1.1rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.4;
    margin-bottom: 40px;
}
.pmis-orm-txt1{
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    padding-top:10px;
    margin: auto 0px;
}
.pmis-orm-card-txt{
    font-size: 0.94rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:left;
    line-height: 1.1;
    padding-left:5px;
    padding-top:5px;
    margin: auto 0px;
}
.pmis-orm-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
}
.pmis-orm-card {
    flex: 1;
    min-width: 250px;
    background: rgba(248, 235, 234, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    padding:25px 25px 25px 25px;
    border-radius: 12px;
}
.pmis-orm-card1 {
    flex: 1;
    min-width: 400px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    padding:15px 15px 15px 15px;
    margin-top: 0px;
    margin-bottom:0px;
}
.pmis-orm-card1-1 {
    flex: 1;
    min-width: 400px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    background: rgba(244, 244, 244, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    padding:15px 15px 15px 15px;
    margin-top: 0px;
    margin-bottom:0px;
}
.pmis-orm-card2 {
    flex: 1;
    min-width: 400px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    /*padding:25px 25px 25px 25px;*/
    padding:20px 25px 20px 25px;
    margin-top: 0px;
    margin-bottom:0px;
}

@media (max-width: 768px) {
.pmis-orm-heading {
    font-size: 1.6rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 20px;
}
.pmis-orm-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-orm-txt{
    font-size: 1.0rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-bottom: 10px;
}
.pmis-orm-txt span{
    font-size: 1.0rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-bottom: 10px;
}
.pmis-orm1-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    justify-content: center;
}
.pmis-orm1-card1 {
    flex: 1;
    min-width: 250px;
    background: rgba(248, 235, 234, 0.8);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px 12px 12px 12px !important;
    padding:25px 35px 25px 35px;
    margin-top: 10px;
    margin-bottom:10px;
}
.pmis-orm1-card2 {
    flex: 1;
    min-width: 250px;
    background: rgba(244, 244, 244, 0.8);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px 12px 12px 12px !important;
    padding:25px 35px 25px 35px;
    margin-top: 10px;
    margin-bottom:10px;
}
}


.pmis-gen-dia-ot {
    max-width: 500px;
    padding-top:0px;
    padding-bottom:0px;
    /*border-top:1px solid rgba(0, 0, 0, 0.06);*/
    border-bottom:2px dotted rgba(0, 0, 0, 0.06);
    margin: 0 auto 40px;
}
.pmis-gen-dia-ot1 {
    max-width: 700px;
    padding-top:0px;
    padding-bottom:0px;
    /*border-top:1px solid rgba(0, 0, 0, 0.06);
    border-bottom:2px dotted rgba(0, 0, 0, 0.06);*/
    margin: 0 auto 40px;
}
.pmis-gen-dia-ot2 {
    max-width: 700px;
    padding-top:0px;
    padding-bottom:0px;
    /*border-top:1px solid rgba(0, 0, 0, 0.06);*/
    border-bottom:2px dotted rgba(0, 0, 0, 0.06);
    margin: 0 auto 40px;
}
.pmis-gen-dia-ot2 {
    max-width: 600px;
    padding-top:0px;
    padding-bottom:0px;
    /*border-top:1px solid rgba(0, 0, 0, 0.06);*/
    border-bottom:2px dotted rgba(0, 0, 0, 0.06);
    margin: 0 auto 40px;
}
.pmis-gen-dia-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    justify-content: center;
}
.pmis-gen-dia-card1 {
    flex: 1;
    min-width: 250px;
    background:none;
    /*background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);*/
    position: relative;
    overflow: hidden;
    border-radius: 6px 0px 0px 6px;
    /*padding:25px 35px 25px 35px;*/
    padding:10px 20px 10px 20px;
    margin-top:0px;
    margin-bottom:0px;
}
.pmis-gen-dia-card2 {
    flex: 1;
    min-width: 250px;
    background:none;
    /*background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);*/
    position: relative;
    overflow: hidden;
    border-radius: 0px 6px 6px 0px;
    /*padding:25px 35px 25px 35px;*/
    padding:10px 20px 10px 20px;
    margin-top:0px;
    margin-bottom:0px;
}
.pmis-gen-dia-title {
    font-size: 1.0rem;
    font-weight: 600 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 10px;
    line-height: 1.2;
}
.pmis-gen-dia-btext {
    font-size: 1.0rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.3;
    margin-top:20px;
    margin-bottom: 5px;
}
.pmis-gen-dia-btext1 {
    font-size: 1.0rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.3;
    margin-top:40px;
    margin-bottom: 5px;
}
.pmis-gen-dia-btext2 {
    font-size: 1.0rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.3;
    margin-top:40px;
    margin-bottom: 5px;
}
.pmis-gen-dia-text {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.1;
    margin-bottom: 5px;
}
.pmis-gen-dia-text-1 {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.2;
    margin-top:25px;
    margin-bottom: 5px;
}
.pmis-gen-dia-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.pmis-gen-dia-list li {
    color: rgba(0, 0, 0, 0.99) !important;
    /*font-size: 0.96rem;*/
    font-size:0.9rem;
    list-style:none;
    line-height: 1.1;
    padding-left: 0px;
    margin-bottom: 5px;
}
.pmis-gen-dia-list li:before {
    /*content: '\f058';*/
    content: '\f00c';
    font-size:0.9rem;
    font-family: 'FontAwesome';
    float: left;
    color: #0074D9;
    margin-left: -1.75em;
}
.pmis-gen-dia-list strong {
    color: rgba(0, 0, 0, 0.99) !important;
    /*color:#ffde59;*/
    font-weight: 500;
}
.pmis-gen-dia-size1 {
    position: relative;
    float:right;
    left:0px;
    top:0px;
    width: 85% !important;
    height: auto;
    text-align:right;
    border-radius: 12px;
    padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

@media (max-width: 768px) {
.pmis-gen-dia-card1 {
    flex: 1;
    min-width: 250px;
    background:none;
    position: relative;
    overflow: hidden;
    border-radius: 6px 0px 0px 6px;
    padding:10px 10px 10px 10px;
    margin-top:0px;
    margin-bottom:0px;
}
.pmis-gen-dia-card2 {
    flex: 1;
    min-width: 250px;
    background:none;
    position: relative;
    overflow: hidden;
    border-radius: 0px 6px 6px 0px;
    padding:10px 10px 10px 10px;
    margin-top:0px;
    margin-bottom:0px;
}
.pmis-gen-dia-size1 {
    position: relative;
    float:left;
    left:0px;
    top:0px;
    width: 100% !important;
    height: auto;
    text-align:center;
    border-radius: 12px;
    padding:0px 0px 0px 0px;
    margin: 0px auto;
}
.pmis-gen-dia-btext {
    font-size: 1.0rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.3;
    margin-top:0px;
    margin-bottom: 5px;
}
.pmis-gen-dia-btext1 {
    font-size: 1.0rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.3;
    margin-top:0px;
    margin-bottom: 5px;
}
.pmis-gen-dia-btext2 {
    font-size: 1.0rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.3;
    margin-top:0px;
    margin-bottom: 5px;
}
}



.pmis-gen {
    background: rgba(255, 255, 255, 0.99);
    padding: 0px 30px 0px;
    margin: 1px 0 0px;
}
.pmis-gen-container {
    max-width:1120;
    /*max-width: 610px;*/
    margin: 0 auto;
}
.pmis-gen-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
.pmis-gen-card1 {
    flex: 1;
    min-width: 250px;
    /*background: rgba(12, 18, 34, 0.99);*/
    background: rgba(248, 235, 234, 0.8);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    /*border-radius: 12px 12px 12px 12px;*/
    border-radius: 5px 5px 5px 5px;
    padding:20px 20px 20px 20px;
    margin-top: 10px;
    margin-bottom:30px;
}
.pmis-gen-card2 {
    flex: 1;
    min-width: 250px;
    /*background: rgba(12, 18, 34, 0.99);*/
    background: rgba(248, 235, 234, 0.8);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    /*border-radius: 12px 12px 12px 12px;*/
    border-radius: 5px 5px 5px 5px;
    padding:10px 20px 0px 20px;
    margin-left:5px;
    margin-right:5px;
    margin-top: 10px;
    margin-bottom:10px;
}
.pmis-gen-cta_inner1-ot {
    position: relative;
    float: left;
    max-width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
}
.pmis-gen-cta_inner1 {
    max-width: 880px;
    padding-top:10px;
    padding-bottom:20px;
    margin: 0 auto;
}
.pmis-gen-cta-txt{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    margin: auto 40px;
}
.pmis-gen-title1 {
    font-size: 1.5rem;
    font-weight: 600 !important;
    /*color: rgba(0, 0, 0, 0.99) !important;*/
    color: rgba(1, 110, 212, 0.99) !important;
    line-height: 1.3;
    text-align:center ;
    margin-top: 8px;
    margin-bottom: 2px;
}
.pmis-gen-btn {
    display: inline-block;
    color: #000000;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 600;
    font-size: 2.0rem;
    text-align: center;
    transition: all 0.3s ease;
    /*border:1px solid #43cdee;
    background-color: #43cdee;*/
    border:1px solid rgba(0, 0, 0, 0.06);
    background-color: transparent;
    padding: 8px 20px;
    margin-top:10px;
    margin-bottom: 10px;
}
.pmis-gen-btn:hover {
    color: white;
    border:1px solid #0078FF;
    background-color: #0078FF;
}
.pmis-gen-title2 {
    font-size: 1.0rem;
    font-weight: 600 !important;
    /*color: rgba(0, 0, 0, 0.99) !important;*/
    color: rgba(1, 110, 212, 0.99) !important;
    line-height: 1.3;
    text-align:center;
    margin-top: 8px;
    margin-bottom: 2px;
}
.pmis-gen-btn1 {
    display: inline-block;
    color: #000000;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 1.2;
    text-align: center;
    transition: all 0.3s ease;
    /*border:1px solid #43cdee;
    background-color: #43cdee;*/
    border:1px solid rgba(0, 0, 0, 0.06);
    background-color: transparent;
    padding: 7px 10px;
    margin-top:10px;
    margin-bottom: 10px;
}
.pmis-gen-btn1:hover {
    color: white;
    border:1px solid #0078FF;
    background-color: #0078FF;
}
.cta-menu {
    text-align: center;
    margin:0 auto;
    }

.cta-menu li {
    text-align: center;
    display: inline-block;
    margin: 0px 4px 0px 4px;
    }
    .cta-menu li:hover a{
        color: #ffffff;
    }
    .cta-menu li a {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    letter-spacing:1.0;
    padding:8px 12px 8px 12px;
    }



.pmis-orm-col-R {
    position: relative;
    float: left;
    width: 60px !important;
    height: auto;
    margin-left: 0px;
    margin-top:0px;
    /*border-radius: 50%;*/
}
.pmis-orm-col-L {
    position: relative;
    float: left;
    top:0px;
    /*width: 78% !important;*/
    width: 82% !important;
    margin-left: 0px;
    margin-top:0px;
}
.pmis-orm-icon1 {
    position: relative;
    float: left;
    top:0px;
    width: 45px !important;
    height: auto;
    padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.pmis-orm-h1 {
    font-size: 1.05rem;
    font-weight: 600 !important;
    /*color: rgba(0, 0, 0, 0.99) !important;*/
    color: rgba(12, 77, 185, 0.99) !important;
    line-height: 1.2;
    margin-top:2px;
    margin-bottom:0px;
}
.pmis-orm-h1 span {
    font-size: 1.05rem;
    font-weight: 400 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.2;
    margin-top:5px;
    margin-bottom:0px;
}
.pmis-orm-txt1 {
    font-size: 0.9rem;
    font-weight: 400 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.3;
    margin-bottom: 0px;
}
.pmis-orm-title-1 {
    font-size: 1.1rem;
    font-weight: 500 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.3;
    margin-bottom: 15px;
}
.pmis-orm-title-1 span {
    font-size: 1.1rem;
    font-weight: 600 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.3;
    margin-bottom: 15px;
}
.pmis-orm-title {
    font-size: 1.0rem;
    font-weight: 600 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 10px;
    line-height: 1.2;
}
.pmis-orm-title1 {
    font-size: 1.3rem;
    font-weight: 300 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.2;
    margin-bottom: 15px;
}
.pmis-orm-title2 {
    font-size: 1.1rem;
    font-weight: 600 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 15px;
    line-height: 1.2;
}
.pmis-orm-text {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.1;
}
.pmis-orm-stext {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.1;
    margin-top:25px;
    margin-bottom: 5px;
}
.pmis-orm-text-1 {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.2;
    margin-top:25px;
    margin-bottom: 5px;
}
.pmis-orm-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.pmis-orm-list li {
    color: rgba(0, 0, 0, 0.99) !important;
    /*font-size: 0.96rem;*/
    font-size:0.9rem;
    list-style:none;
    line-height: 1.1;
    padding-left: 0px;
    margin-bottom: 5px;
}
.pmis-orm-list li:before {
    /*content: '\f058';*/
    content: '\f00c';
    font-size:0.9rem;
    font-family: 'FontAwesome';
    float: left;
    color: #0074D9;
    margin-left: -1.75em;
}
.pmis-orm-list strong {
    color: rgba(0, 0, 0, 0.99) !important;
    /*color:#ffde59;*/
    font-weight: 500;
}



/*.pmis-inv {
    background: rgba(244, 244, 244, 0.99);
    padding: 30px 20px 50px;
    margin: 1px 0 0px;
}*/
.pmis-inv {
    background-image: url(../images/main/pmis_esti_bg.png);
    background-size:contain;
    background-position: top center;
    background-repeat: no-repeat;
    background-color: rgba(244, 244, 244, 0.99);
    padding: 30px 20px 50px;
    margin: 1px 0 0px;
}
.pmis-inv-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-inv-inner1 {
    /*max-width: 1020px;*/
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-inv-inner2 {
    max-width: 1120px;
    padding-top:10px;
    margin: 0 auto;
}
.pmis-inv-heading {
    font-size: 2.0rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 40px;
    margin-bottom: 20px;
}
.pmis-inv-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-inv-text-inner1 {
    max-width: 940px;
    margin: 0 auto;
}
.pmis-inv-txt{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.4;
    margin-bottom: 20px;
}
.pmis-inv-txt span{
    font-size: 1.1rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.4;
    margin-bottom: 40px;
}
.pmis-inv-txt1{
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    padding-top:10px;
    margin: auto 0px;
}
.pmis-inv-card-txt{
    font-size: 0.94rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:left;
    line-height: 1.1;
    padding-left:5px;
    padding-top:5px;
    margin: auto 0px;
}

@media (max-width: 768px) {
.pmis-inv-heading {
    font-size: 1.6rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 20px;
}
.pmis-inv-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-inv-text-inner1 {
    max-width:100%;
    margin: 0 auto;
}
.pmis-inv-txt{
    font-size: 1.0rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-bottom: 20px;
}
.pmis-inv-txt span{
    font-size: 1.0rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-bottom: 20px;
}
}


.pmis-pur {
    background-image: url(../images/main/pmis_esti_bg.png);
    background-size:contain;
    background-position: top center;
    background-repeat: no-repeat;
    background-color: rgba(244, 244, 244, 0.99);
    padding: 30px 20px 50px;
    margin: 1px 0 0px;
}
.pmis-pur-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-pur-inner1 {
    /*max-width: 1020px;*/
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-pur-inner2 {
    max-width: 260px;
    padding-top:0px;
    padding-bottom:8px;
    margin: 0 auto;
}
.pmis-pur-inner2a {
    max-width: 1120px;
    padding-top:10px;
    margin: 0 auto;
}
.pmis-pur-heading {
    font-size: 2.0rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 40px;
    margin-bottom: 20px;
}
.pmis-pur-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-pur-text-inner1 {
    max-width: 940px;
    margin: 0 auto;
}
.pmis-pur-txt{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.4;
    margin-bottom: 25px;
}
.pmis-pur-txt span{
    font-size: 1.1rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.4;
    margin-bottom: 40px;
}
.pmis-pur-txt1{
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    padding-top:10px;
    margin: auto 0px;
}
.pmis-pur-card-txt{
    font-size: 0.94rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:left;
    line-height: 1.1;
    padding-left:5px;
    padding-top:5px;
    margin: auto 0px;
}

@media (max-width: 768px) {
    .pmis-pur {
        background-image: url(../images/main/pmis_esti_bg.png);
        background-size:contain;
        background-position: top center;
        background-repeat: no-repeat;
        background-color: rgba(244, 244, 244, 0.99);
        padding: 30px 20px 50px;
        margin: 1px 0 0px;
    }
    .pmis-pur-container {
        max-width: 1120px;
        margin: 0 auto;
    }
    .pmis-pur-inner1 {
        /*max-width: 1020px;*/
        max-width: 1120px;
        margin: 0 auto;
    }
    .pmis-pur-inner2 {
        max-width: 260px;
        padding-top:0px;
        padding-bottom:8px;
        margin: 0 auto;
    }
    .pmis-pur-inner2a {
        max-width: 1120px;
        padding-top:10px;
        margin: 0 auto;
    }
    .pmis-pur-heading {
        font-size: 1.6rem;
        font-weight: 600;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:center;
        line-height: 1.3;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .pmis-pur-heading span {
        color: rgba(255, 255, 255, 0.99) !important;
        font-weight: 600 !important;
        font-weight: 500;
    }
    .pmis-pur-text-inner1 {
        max-width: 940px;
        margin: 0 auto;
    }
    .pmis-pur-txt{
        font-size: 1.1rem;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:center;
        line-height: 1.4;
        margin-bottom: 25px;
    }
    .pmis-pur-txt span{
        font-size: 1.1rem;
        font-weight: 600;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:center;
        line-height: 1.4;
        margin-bottom: 40px;
    }
    .pmis-pur-txt1{
        font-size: 0.9rem;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:center;
        line-height: 1.2;
        padding-top:10px;
        margin: auto 0px;
    }
    .pmis-pur-card-txt{
        font-size: 0.94rem;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:left;
        line-height: 1.1;
        padding-left:5px;
        padding-top:5px;
        margin: auto 0px;
    } 
}

.pmis-jbc {
    background-image: url(../images/main/pmis_esti_bg.png);
    background-size:contain;
    background-position: top center;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0.99);
    padding: 30px 20px 50px;
    margin: 1px 0 0px;
}
.pmis-jbc-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-jbc-inner1 {
    /*max-width: 1020px;*/
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-jbc-inner2 {
    max-width: 260px;
    padding-top:0px;
    padding-bottom:20px;
    margin: 0 auto;
}
.pmis-jbc-inner2a {
    max-width: 1120px;
    padding-top:10px;
    margin: 0 auto;
}
.pmis-jbc-heading {
    font-size: 2.0rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 40px;
    margin-bottom: 20px;
}
.pmis-jbc-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-jbc-text-inner1 {
    max-width: 940px;
    margin: 0 auto;
}
.pmis-jbc-txt{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.4;
    margin-bottom: 25px;
}
.pmis-jbc-txt span{
    font-size: 1.1rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.4;
    margin-bottom: 40px;
}
.pmis-jbc-txt1{
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    padding-top:10px;
    margin: auto 0px;
}
.pmis-jbc-card-txt{
    font-size: 0.94rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:left;
    line-height: 1.1;
    padding-left:5px;
    padding-top:5px;
    margin: auto 0px;
}

@media (max-width: 768px) {
    .pmis-jbc-container {
        max-width: 1120px;
        margin: 0 auto;
    }
    .pmis-jbc-inner1 {
        max-width: 1120px;
        margin: 0 auto;
    }
    .pmis-jbc-inner2 {
        max-width:100%;
        padding-top:0px;
        padding-bottom:20px;
        margin: 0 auto;
    }
    .pmis-jbc-inner2a {
        max-width: 1120px;
        padding-top:10px;
        margin: 0 auto;
    }
    .pmis-jbc-heading {
        font-size: 1.6rem;
        font-weight: 600;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:center;
        line-height: 1.3;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .pmis-jbc-heading span {
        color: rgba(255, 255, 255, 0.99) !important;
        font-weight: 600 !important;
        font-weight: 500;
    }
    .pmis-jbc-text-inner1 {
        max-width:100%;
        margin: 0 auto;
    }
    .pmis-jbc-txt{
        font-size: 1.0rem;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:center;
        line-height: 1.3;
        margin-bottom: 25px;
    }
    .pmis-jbc-txt span{
        font-size: 1.0rem;
        font-weight: 600;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:center;
        line-height: 1.3;
        margin-bottom: 40px;
    }
    .pmis-jbc-txt1{
        font-size: 0.9rem;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:center;
        line-height: 1.2;
        padding-top:10px;
        margin: auto 0px;
    }
    .pmis-jbc-card-txt{
        font-size: 0.94rem;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:left;
        line-height: 1.1;
        padding-left:5px;
        padding-top:5px;
        margin: auto 0px;
    }
}



/*.pmis-ino {
    background: rgba(244, 244, 244, 0.99);
    padding: 30px 20px 50px;
    margin: 1px 0 0px;
}*/
.pmis-ino {
    background-image: url(../images/main/pmis_esti_bg.png);
    background-size:contain;
    background-position: top center;
    background-repeat: no-repeat;
    background-color: rgba(244, 244, 244, 0.99);
    padding: 30px 20px 50px;
    margin: 1px 0 0px;
}
.pmis-ino-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-ino-inner1 {
    /*max-width: 1020px;*/
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-ino-inner2 {
    max-width: 260px;
    padding-top:0px;
    padding-bottom:20px;
    margin: 0 auto;
}
.pmis-ino-inner2a {
    max-width: 1120px;
    padding-top:10px;
    margin: 0 auto;
}
.pmis-ino-heading {
    font-size: 2.0rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 40px;
    margin-bottom: 20px;
}
.pmis-ino-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-ino-text-inner1 {
    max-width: 940px;
    margin: 0 auto;
}
.pmis-ino-txt{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.4;
    margin-bottom: 25px;
}
.pmis-ino-txt span{
    font-size: 1.1rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.4;
    margin-bottom: 40px;
}
.pmis-ino-txt1{
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    padding-top:10px;
    margin: auto 0px;
}
.pmis-ino-card-txt{
    font-size: 0.94rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:left;
    line-height: 1.1;
    padding-left:5px;
    padding-top:5px;
    margin: auto 0px;
}

@media (max-width: 768px) {
    .pmis-ino {
        background-image: url(../images/main/pmis_esti_bg.png);
        background-size:contain;
        background-position: top center;
        background-repeat: no-repeat;
        background-color: rgba(244, 244, 244, 0.99);
        padding: 30px 20px 50px;
        margin: 1px 0 0px;
    }
    .pmis-ino-container {
        max-width: 1120px;
        margin: 0 auto;
    }
    .pmis-ino-inner1 {
        /*max-width: 1020px;*/
        max-width: 1120px;
        margin: 0 auto;
    }
    .pmis-ino-inner2 {
        max-width: 260px;
        padding-top:0px;
        padding-bottom:20px;
        margin: 0 auto;
    }
    .pmis-ino-inner2a {
        max-width: 1120px;
        padding-top:10px;
        margin: 0 auto;
    }
    .pmis-ino-heading {
        font-size: 1.6rem;
        font-weight: 600;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:center;
        line-height: 1.3;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .pmis-ino-heading span {
        color: rgba(255, 255, 255, 0.99) !important;
        font-weight: 600 !important;
        font-weight: 500;
    }
    .pmis-ino-text-inner1 {
        max-width: 940px;
        margin: 0 auto;
    }
    .pmis-ino-txt{
        font-size: 1.0rem;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:center;
        line-height: 1.3;
        margin-bottom: 25px;
    }
    .pmis-ino-txt span{
        font-size: 1.0rem;
        font-weight: 600;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:center;
        line-height: 1.3;
        margin-bottom: 40px;
    }
    .pmis-ino-txt1{
        font-size: 0.9rem;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:center;
        line-height: 1.2;
        padding-top:10px;
        margin: auto 0px;
    }
    .pmis-ino-card-txt{
        font-size: 0.94rem;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:left;
        line-height: 1.1;
        padding-left:5px;
        padding-top:5px;
        margin: auto 0px;
    }
}

/*.pmis-cus {
    background: rgba(244, 244, 244, 0.99);
    padding: 30px 20px 50px;
    margin: 1px 0 0px;
}*/
.pmis-cus {
    background-image: url(../images/main/pmis_esti_bg.png);
    background-size:contain;
    background-position: top center;
    background-repeat: no-repeat;
    background-color: rgba(244, 244, 244, 0.99);
    padding: 30px 20px 50px;
    margin: 1px 0 0px;
}
.pmis-cus-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-ino-inner1 {
    /*max-width: 1020px;*/
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-cus-inner2 {
    max-width: 260px;
    padding-top:0px;
    padding-bottom:20px;
    margin: 0 auto;
}
.pmis-cus-inner2a {
    max-width: 1120px;
    padding-top:10px;
    margin: 0 auto;
}
.pmis-cus-heading {
    font-size: 2.0rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 40px;
    margin-bottom: 20px;
}
.pmis-cus-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-cus-text-inner1 {
    max-width: 940px;
    margin: 0 auto;
}
.pmis-cus-txt{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.4;
    margin-bottom: 25px;
}
.pmis-cus-txt span{
    font-size: 1.1rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.4;
    margin-bottom: 40px;
}
.pmis-cus-txt1{
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    padding-top:10px;
    margin: auto 0px;
}
.pmis-cus-card-txt{
    font-size: 0.94rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:left;
    line-height: 1.1;
    padding-left:5px;
    padding-top:5px;
    margin: auto 0px;
}

@media (max-width: 768px) {
    .pmis-cus {
        background-image: url(../images/main/pmis_esti_bg.png);
        background-size:contain;
        background-position: top center;
        background-repeat: no-repeat;
        background-color: rgba(244, 244, 244, 0.99);
        padding: 30px 20px 50px;
        margin: 1px 0 0px;
    }
    .pmis-cus-container {
        max-width: 1120px;
        margin: 0 auto;
    }
    .pmis-ino-inner1 {
        /*max-width: 1020px;*/
        max-width: 1120px;
        margin: 0 auto;
    }
    .pmis-cus-inner2 {
        max-width:55%;
        padding-top:0px;
        padding-bottom:20px;
        margin: 0 auto;
    }
    .pmis-cus-inner2a {
        max-width: 1120px;
        padding-top:10px;
        margin: 0 auto;
    }
    .pmis-cus-heading {
        font-size: 1.6rem;
        font-weight: 600;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:center;
        line-height: 1.3;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .pmis-cus-heading span {
        color: rgba(255, 255, 255, 0.99) !important;
        font-weight: 600 !important;
        font-weight: 500;
    }
    .pmis-cus-text-inner1 {
        max-width: 940px;
        margin: 0 auto;
    }
    .pmis-cus-txt{
        font-size: 1.0rem;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:center;
        line-height: 1.3;
        margin-bottom: 25px;
    }
    .pmis-cus-txt span{
        font-size: 1.0rem;
        font-weight: 600;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:center;
        line-height: 1.4;
        margin-bottom: 40px;
    }
    .pmis-cus-txt1{
        font-size: 0.9rem;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:center;
        line-height: 1.2;
        padding-top:10px;
        margin: auto 0px;
    }
    .pmis-cus-card-txt{
        font-size: 0.94rem;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:left;
        line-height: 1.1;
        padding-left:5px;
        padding-top:5px;
        margin: auto 0px;
    }
}


/*.pmis-sup {
    background: rgba(255, 255, 255, 0.99);
    padding: 30px 20px 50px;
    margin: 1px 0 0px;
}*/
.pmis-sup {
    background-image: url(../images/main/pmis_esti_bg.png);
    background-size:contain;
    background-position: top center;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0.99);
    padding: 30px 20px 50px;
    margin: 1px 0 0px;
}
.pmis-sup-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-sup-inner1 {
    /*max-width: 1020px;*/
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-sup-inner2 {
    max-width: 260px;
    padding-top:0px;
    padding-bottom:20px;
    margin: 0 auto;
}
.pmis-sup-inner2a {
    max-width: 1120px;
    padding-top:10px;
    margin: 0 auto;
}
.pmis-sup-heading {
    font-size: 2.0rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 40px;
    margin-bottom: 20px;
}
.pmis-sup-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-sup-text-inner1 {
    max-width: 940px;
    margin: 0 auto;
}
.pmis-sup-txt{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.4;
    margin-bottom: 25px;
}
.pmis-sup-txt span{
    font-size: 1.1rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.4;
    margin-bottom: 40px;
}
.pmis-sup-txt1{
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    padding-top:10px;
    margin: auto 0px;
}
.pmis-sup-card-txt{
    font-size: 0.94rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:left;
    line-height: 1.1;
    padding-left:5px;
    padding-top:5px;
    margin: auto 0px;
}

@media (max-width: 768px) {
    .pmis-sup {
        background-image: url(../images/main/pmis_esti_bg.png);
        background-size:contain;
        background-position: top center;
        background-repeat: no-repeat;
        background-color: rgba(255, 255, 255, 0.99);
        padding: 30px 20px 50px;
        margin: 1px 0 0px;
    }
    .pmis-sup-container {
        max-width: 1120px;
        margin: 0 auto;
    }
    .pmis-sup-inner1 {
        /*max-width: 1020px;*/
        max-width: 1120px;
        margin: 0 auto;
    }
    .pmis-sup-inner2 {
        max-width: 260px;
        padding-top:0px;
        padding-bottom:20px;
        margin: 0 auto;
    }
    .pmis-sup-inner2a {
        max-width: 1120px;
        padding-top:10px;
        margin: 0 auto;
    }
    .pmis-sup-heading {
        font-size: 1.6rem;
        font-weight: 600;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:center;
        line-height: 1.3;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .pmis-sup-heading span {
        color: rgba(255, 255, 255, 0.99) !important;
        font-weight: 600 !important;
        font-weight: 500;
    }
    .pmis-sup-text-inner1 {
        max-width: 940px;
        margin: 0 auto;
    }
    .pmis-sup-txt{
        font-size: 1.0rem;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:center;
        line-height: 1.3;
        margin-bottom: 25px;
    }
    .pmis-sup-txt span{
        font-size: 1.0rem;
        font-weight: 600;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:center;
        line-height: 1.3;
        margin-bottom: 40px;
    }
    .pmis-sup-txt1{
        font-size: 0.9rem;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:center;
        line-height: 1.2;
        padding-top:10px;
        margin: auto 0px;
    }
    .pmis-sup-card-txt{
        font-size: 0.94rem;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:left;
        line-height: 1.1;
        padding-left:5px;
        padding-top:5px;
        margin: auto 0px;
    }
}


/*.pmis-rpt {
    background: rgba(255, 255, 255, 0.99);
    padding: 30px 20px 50px;
    margin: 1px 0 0px;
}*/
.pmis-rpt {
    background-image: url(../images/main/pmis_esti_bg.png);
    background-size:contain;
    background-position: top center;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0.99);
    padding: 30px 20px 50px;
    margin: 1px 0 0px;
}
.pmis-rpt-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-rpt-inner1 {
    /*max-width: 1020px;*/
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-rpt-inner2 {
    max-width: 380px;
    padding-top:0px;
    padding-bottom:20px;
    margin: 0 auto;
}
.pmis-rpt-inner2a {
    max-width: 1120px;
    padding-top:10px;
    margin: 0 auto;
}
.pmis-rpt-heading {
    font-size: 2.0rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 40px;
    margin-bottom: 20px;
}
.pmis-rpt-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-rpt-text-inner1 {
    max-width: 940px;
    margin: 0 auto;
}
.pmis-rpt-txt{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.4;
    margin-bottom: 25px;
}
.pmis-rpt-txt span{
    font-size: 1.1rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.4;
    margin-bottom: 40px;
}
.pmis-rpt-txt1{
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    padding-top:10px;
    margin: auto 0px;
}
.pmis-rpt-card-txt{
    font-size: 0.94rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:left;
    line-height: 1.1;
    padding-left:5px;
    padding-top:5px;
    margin: auto 0px;
}

@media (max-width: 768px) {
    .pmis-rpt {
        background-image: url(../images/main/pmis_esti_bg.png);
        background-size:contain;
        background-position: top center;
        background-repeat: no-repeat;
        background-color: rgba(255, 255, 255, 0.99);
        padding: 30px 20px 50px;
        margin: 1px 0 0px;
    }
    .pmis-rpt-container {
        max-width: 1120px;
        margin: 0 auto;
    }
    .pmis-rpt-inner1 {
        max-width: 1120px;
        margin: 0 auto;
    }
    .pmis-rpt-inner2 {
        max-width:96%;
        padding-top:0px;
        padding-bottom:20px;
        margin: 0 auto;
    }
    .pmis-rpt-inner2a {
        max-width: 1120px;
        padding-top:10px;
        margin: 0 auto;
    }
    .pmis-rpt-heading {
        font-size: 1.6rem;
        font-weight: 600;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:center;
        line-height: 1.3;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .pmis-rpt-heading span {
        color: rgba(255, 255, 255, 0.99) !important;
        font-weight: 600 !important;
        font-weight: 500;
    }
    .pmis-rpt-text-inner1 {
        max-width: 100%;
        margin: 0 auto;
    }
    .pmis-rpt-txt{
        font-size: 1.0rem;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:center;
        line-height: 1.3;
        margin-bottom: 25px;
    }
    .pmis-rpt-txt span{
        font-size: 1.0rem;
        font-weight: 600;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:center;
        line-height: 1.3;
        margin-bottom: 20px;
    }
    .pmis-rpt-txt1{
        font-size: 0.9rem;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:center;
        line-height: 1.2;
        padding-top:10px;
        margin: auto 0px;
    }
    .pmis-rpt-card-txt{
        font-size: 0.94rem;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.99) !important;
        text-align:left;
        line-height: 1.1;
        padding-left:5px;
        padding-top:5px;
        margin: auto 0px;
    }
}




.pmis-abt {
    background: rgba(255, 255, 255, 0.99);
    /*background: rgba(246, 245, 250, 0.6);*/
    padding: 60px 20px 60px;
    margin: 1px 0 0px;
}
.pmis-abt-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-abt-inner {
    /*max-width: 980px;*/
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-abt-heading {
    font-size: 2.0rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 20px;
}
.pmis-abt-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-abt-heading1 {
    font-size: 1.3rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:left;
    line-height: 1.3;
    margin-top: 0px;
    margin-bottom: 10px;
}
.pmis-abt-heading1 span {
    color: rgba(0, 0, 0, 0.5) !important;
    font-weight: 500 !important;
}
.pmis-abt-txt{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:left;
    line-height: 1.4;
    margin-bottom: 40px;
}
.pmis-abt-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    justify-content: center;
}
.pmis-abt-grid1 {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
}
.pmis-abt-card1 {
    flex: 1;
    min-width: 180px;
    background: rgba(244, 244, 244, 0.65);
    position: relative;
    overflow: hidden;
    border-radius: 12px 0px 0px 12px;
    padding:15px 35px 25px 35px;
    margin-top: 10px;
    margin-bottom:40px;
}
.pmis-abt-card2 {
    flex: 2;
    min-width: 360px;
    background: rgba(244, 244, 244, 0.65);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 0px 12px 12px 0px;
    padding:38px 45px 25px 35px;
    margin-top: 10px;
    margin-bottom:40px;
}
.pmis-abt-card {
    flex: 1;
    min-width: 250px;
    background: rgba(248, 235, 234, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    padding:25px 25px 25px 25px;
    border-radius: 12px;
}
.pmis-abt-col-R {
    position: relative;
    float: left;
    width: 450px !important;
    height: auto;
    margin-left: 0px;
    margin-top:0px;
}
.pmis-abt-col-L {
    position: relative;
    float: left;
    top:0px;
    width: 54% !important;
    margin-left: 0px;
    margin-top:0px;
}
.pmis-abt-icon1 {
    position: relative;
    float: left;
    top:0px;
    width: 410px !important;
    height: auto;
    padding:0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}
.pmis-abt-list-text {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.1;
}
.pmis-abt-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.pmis-abt-list li {
    color: rgba(0, 0, 0, 0.99) !important;
    /*font-size: 0.96rem;*/
    font-size:0.9rem;
    list-style:none;
    line-height: 1.1;
    padding-left: 0px;
    margin-bottom: 8px;
}
.pmis-abt-list li:before {
    /*content: '\f058';*/
    content: '\f00c';
    font-size:1.0rem;
    font-family: 'FontAwesome';
    float: left;
    color: #0074D9;
    margin-left: -1.5em;
}
.pmis-abt-list strong {
    color: rgba(0, 0, 0, 0.99) !important;
    /*color:#ffde59;*/
    font-weight: 600;
}
.pmis-abt-list span {
    color: rgba(0, 0, 0, 0.99) !important;
    /*color:#ffde59;*/
    font-weight: 600;
}


@media (max-width: 768px) {
.pmis-abt {
    background: rgba(255, 255, 255, 0.99);
    padding: 30px 20px 30px;
    margin: 1px 0 0px;
}
.pmis-abt-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-abt-inner {
    /*max-width: 980px;*/
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-abt-card1 {
    flex: 1;
    min-width:100%;
    background: rgba(244, 244, 244, 0.65);
    position: relative;
    overflow: hidden;
    border-radius: 12px 12px 12px 12px;
    padding:25px 35px 25px 35px;
    margin-top: 10px;
    margin-bottom:10px;
}
.pmis-abt-card2 {
    flex: 1;
    min-width:100%;
    background: rgba(244, 244, 244, 0.65);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px 12px 12px 12px;
    padding:25px 35px 25px 35px;
    margin-top: 10px;
    margin-bottom:10px;
}
.pmis-abt-heading {
    font-size: 1.6rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 20px;
}
.pmis-abt-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-abt-heading1 {
    font-size: 1.3rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:left;
    line-height: 1.3;
    margin-top: 0px;
    margin-bottom: 10px;
}
.pmis-abt-heading1 span {
    color: rgba(0, 0, 0, 0.5) !important;
    font-weight: 500 !important;
}
.pmis-abt-txt{
    font-size: 1.0rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:left;
    line-height: 1.4;
    margin-bottom: 40px;
}

}






.pmis-our {
    background: rgba(244, 244, 244, 0.65);
    padding: 60px 20px 50px;
    margin: 30px 0 0px;
}
.pmis-our-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-our-inner1 {
    max-width:100%;
    margin: 0 auto;
}
.pmis-our-heading {
    font-size: 2.4rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 10px;
}
.pmis-our-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-our-txt{
    font-size: 1.2rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    margin-bottom: 60px;
}
.pmis-our-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
.pmis-our-card-dia {
    flex: 1;
    min-width: 250px;
    position: relative;
    overflow: hidden;
    border-radius: 0px 12px 12px 0px;
    /*padding:25px 35px 5px 35px;*/
    padding:5px 0px 5px 0px;
    margin-top: 20px;
    margin-bottom:5px;
}
.pmis-our-card-1 {
    flex: 1;
    min-width: 250px;
    position: relative;
    overflow: hidden;
    border-radius: 0px 12px 12px 0px;
    /*padding:25px 35px 5px 35px;*/
    padding:25px 0px 5px 0px;
    margin-top: 20px;
    margin-bottom:5px;
}
.pmis-our-card-2 {
    flex: 1;
    min-width: 250px;
    position: relative;
    overflow: hidden;
    border-radius: 0px 12px 12px 0px;
    padding: 50px 0px 5px 35px;
    margin-top: 20px;
    margin-bottom: 5px;
}
.pmis-our-card-1a {
    flex: 1;
    min-width: 180px;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius:12px;
    padding:15px 25px 10px 25px;
    margin-top: 0px;
    margin-bottom:5px;
}
.pmis-our-card-1b{
    flex: 1;
    min-width: 180px;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius:12px;
    padding:15px 25px 10px 25px;
    margin-top: 0px;
    margin-bottom:5px;
}
.pmis-our-size {
    position: relative;
    float:left;
    left:0px;
    top:0px;
    width: 99.9% !important;
    height: auto;
    border-radius: 12px;
    padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.pmis-our-title {
    font-size: 1.4rem;
    font-weight: 500 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.0;
    text-align:left;
    margin-top: 0px;
    margin-bottom: 30px;
}
.pmis-our-title1 {
    font-size: 1.4rem;
    font-weight: 600 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.0;
    text-align:center;
    margin-top: 20px;
    margin-bottom: 30px;
}
.pmis-our-text1a {
    font-size: .9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.3) !important;
    line-height: 1.1;
    margin-top:0px;
    margin-bottom: 10px;
}
.pmis-our-text1b {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.1;
    margin-top:0px;
    margin-bottom: 5px;
}

@media (max-width: 768px) {
.pmis-our {
    background: rgba(244, 244, 244, 0.65);
    padding: 40px 20px 10px;
    margin: 10px 0 0px;
}
.pmis-our-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-our-inner1 {
    max-width:100%;
    margin: 0 auto;
}
.pmis-our-heading {
    font-size: 2.4rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 10px;
}
.pmis-our-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-our-txt{
    font-size: 1.2rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    margin-bottom: 60px;
}
.pmis-our-title1 {
    font-size: 1.25rem;
    font-weight: 600 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.0;
    text-align:center;
    margin-top: 20px;
    margin-bottom: 10px;
}
.pmis-our-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
.pmis-our-card-dia {
    flex: 1;
    min-width: 250px;
    position: relative;
    overflow: hidden;
    border-radius: 0px 12px 12px 0px;
    /*padding:25px 35px 5px 35px;*/
    padding:5px 0px 5px 0px;
    margin-top: 20px;
    margin-bottom:5px;
}
.pmis-our-card-1 {
    flex: 1;
    min-width: 250px;
    position: relative;
    overflow: hidden;
    border-radius: 0px 12px 12px 0px;
    /*padding:25px 35px 5px 35px;*/
    padding:25px 0px 5px 0px;
    margin-top: 20px;
    margin-bottom:5px;
}
.pmis-our-card-2 {
    flex: 1;
    min-width: 250px;
    position: relative;
    overflow: hidden;
    border-radius: 0px 12px 12px 0px;
    padding: 50px 0px 5px 35px;
    margin-top: 20px;
    margin-bottom: 5px;
}
.pmis-our-card-1a {
    flex: 1;
    min-width: 180px;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius:12px;
    padding:15px 25px 10px 25px;
    margin-top: 0px;
    margin-bottom:5px;
}
.pmis-our-card-1b{
    flex: 1;
    min-width: 180px;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius:12px;
    padding:15px 25px 10px 25px;
    margin-top: 0px;
    margin-bottom:5px;
}
.pmis-our-size {
    position: relative;
    float:left;
    left:0px;
    top:0px;
    width: 100% !important;
    height: auto;
    border-radius: 12px;
    padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
}





.pmis-get {
    background: rgba(244, 244, 244, 0.6);
    padding: 30px 20px 30px;
    margin: 1px 0 0px;
}
.pmis-get-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-get-inner1 {
    max-width: 1020px;
    margin: 0 auto 10px;
}
.pmis-get-heading {
    font-size: 2.0rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 10px;
}
.pmis-getheading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-get-txt{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    margin-bottom: 20px;
}
.pmis-get-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    justify-content: center;
}
.pmis-get-card1 {
    flex: 1;
    min-width: 250px;
    /*background: rgba(12, 18, 34, 0.99);*/
    background: rgba(248, 235, 234, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px 12px 12px 12px;
    padding:25px 35px 25px 35px;
    margin-top: 10px;
    margin-bottom:40px;
}
.pmis-get-card2 {
    flex: 1;
    min-width: 250px;
    /*background-image: url(~/images/main/pmis_mission.jpg);*/
    background-image: url('../images/main/pmis_mission.jpg');
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    border-radius: 0px 12px 12px 0px;
    padding: 25px 35px 25px 35px;
    margin-top: 10px;
    margin-bottom: 40px;
}
.pmis-get-list-text {
    font-size:1.1rem;
    font-weight: 400;
    text-align:center;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.3;
}
.pmis-get-list-text-1 {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.5;
    margin-top:20px;
    margin-bottom: 5px;
}
.pmis-get-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.pmis-get-list li {
    color: rgba(0, 0, 0, 0.99) !important;
    font-size:0.9rem;
    list-style:none;
    line-height: 1.3;
    padding-left: 0px;
    margin-bottom: 8px;
}
.pmis-get-list li:before {
    /*content: '\f058';*/
    content: '\f00c';
    font-size:1.0rem;
    font-family: 'FontAwesome';
    float: left;
    color: #0074D9;
    padding-right: 2px;
    margin-left: -1.5em;
}
.pmis-get-list strong {
    color: rgba(0, 0, 0, 0.99) !important;
    /*color:#ffde59;*/
    font-weight: 500;
}
.pmis-get-list span {
    color: rgba(0, 0, 0, 0.99) !important;
    /*color:#ffde59;*/
    font-weight: 500;
}


@media (max-width: 768px) {
.pmis-get {
    background: rgba(244, 244, 244, 0.6);
    padding: 20px 20px 30px;
    margin: 1px 0 0px;
}
.pmis-get-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-get-inner1 {
    max-width: 1020px;
    margin: 0 auto 10px;
}
.pmis-get-heading {
    font-size: 1.6rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 10px;
}
.pmis-getheading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-get-txt{
    font-size: 1.0rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-bottom: 20px;
}
.pmis-get-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    justify-content: center;
}
.pmis-get-card1 {
    flex: 1;
    min-width: 250px;
    /*background: rgba(12, 18, 34, 0.99);*/
    background: rgba(248, 235, 234, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px 12px 12px 12px;
    padding:25px 35px 25px 35px;
    margin-top: 10px;
    margin-bottom:10px;
}
.pmis-get-card2 {
    flex: 1;
    min-width: 250px;
    /*background-image: url(../images/pmis_mission.jpg);
    background-size:cover;
    background-position: top center;
    background-repeat: no-repeat;*/
    position: relative;
    overflow: hidden;
    border-radius:0px;
    padding:0px 0px 0px 0px;
    margin-top:0px;
    margin-bottom:0px;
}
}





.pmis-prodE-text {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.1;
}
.pmis-prodE-text-1 {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.1;
    margin-top:20px;
    margin-bottom: 5px;
}
.pmis-prodE-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.pmis-prodE-list li {
    color: rgba(0, 0, 0, 0.99) !important;
    /*font-size: 0.96rem;*/
    font-size:0.9rem;
    list-style:none;
    line-height: 1.1;
    padding-left: 0px;
    margin-bottom: 8px;
}
.pmis-prodE-list li:before {
    /*content: '\f058';*/
    content: '\f00c';
    font-size:1.0rem;
    font-family: 'FontAwesome';
    float: left;
    color: #0074D9;
    margin-left: -1.5em;
}
.pmis-prodE-list strong {
    color: rgba(0, 0, 0, 0.99) !important;
    /*color:#ffde59;*/
    font-weight: 300;
}






.pmis-ob-card1 {
    flex: 1;
    min-width: 330px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    padding: 20px 20px 20px 20px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.pmis-ob-card2 {
    flex: 1;
    min-width: 330px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    padding: 20px 20px 20px 20px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.pmis-ob-card3 {
    flex: 1;
    min-width: 330px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    padding: 20px 20px 20px 20px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.pmis-core {
    background: rgba(244, 244, 244, 0.99);
    /*background: rgba(246, 245, 250, 0.6);*/
    padding: 30px 20px 30px;
    margin: 1px 0 0px;
}
.pmis-core-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-core-inner {
    /*max-width: 980px;*/
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-core-heading {
    font-size: 2.0rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 20px;
}
.pmis-core-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-core-heading1 {
    font-size: 1.3rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:left;
    line-height: 1.3;
    margin-top: 0px;
    margin-bottom: 10px;
}
.pmis-core-heading1 span {
    color: rgba(0, 0, 0, 0.5) !important;
    font-weight: 500 !important;
}
.pmis-core-txt{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:left;
    line-height: 1.4;
    margin-bottom: 40px;
}
.pmis-core-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    justify-content: center;
}
.pmis-core-card1 {
    flex: 1;
    min-width: 180px;
    background: rgba(255, 255, 255, 0.99);
    position: relative;
    overflow: hidden;
    border-radius: 12px 0px 0px 12px;
    padding:15px 35px 25px 35px;
    margin-top: 10px;
    margin-bottom:40px;
}
.pmis-core-card2 {
    flex: 2;
    min-width: 360px;
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 0px 12px 12px 0px;
    padding:55px 45px 25px 35px;
    margin-top: 10px;
    margin-bottom:40px;
}
.pmis-core-card {
    flex: 1;
    min-width: 250px;
    background: rgba(248, 235, 234, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    padding:25px 25px 25px 25px;
    border-radius: 12px;
}
.pmis-core-col-R {
    position: relative;
    float: left;
    width: 450px !important;
    height: auto;
    margin-left: 0px;
    margin-top:0px;
}
.pmis-core-col-L {
    position: relative;
    float: left;
    top:0px;
    width: 54% !important;
    margin-left: 0px;
    margin-top:0px;
}
.pmis-core-icon1 {
    position: relative;
    float: left;
    top:0px;
    width: 410px !important;
    height: auto;
    padding:0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}



.pmis-prodE {
    background: rgba(244, 244, 244, 0.99);
    /*background: rgba(246, 245, 250, 0.6);*/
    padding: 30px 20px 30px;
    margin: 1px 0 0px;
}
.pmis-prodE-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-prodE-inner {
    /*max-width: 980px;*/
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-prodE-heading {
    font-size: 2.0rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 20px;
}
.pmis-prodE-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-prodE-heading1 {
    font-size: 1.3rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:left;
    line-height: 1.3;
    margin-top: 0px;
    margin-bottom: 10px;
}
.pmis-prodE-heading1 span {
    color: rgba(0, 0, 0, 0.5) !important;
    font-weight: 500 !important;
}
.pmis-prodE-txt{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:left;
    line-height: 1.4;
    margin-bottom: 40px;
}
.pmis-prodE-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    justify-content: center;
}
.pmis-prodE-card1 {
    flex: 1;
    min-width: 180px;
    background: rgba(255, 255, 255, 0.99);
    position: relative;
    overflow: hidden;
    border-radius: 12px 0px 0px 12px;
    padding:15px 35px 20px 35px;
    margin-top: 10px;
    margin-bottom:40px;
}
.pmis-prodE-card2 {
    flex: 2;
    min-width: 360px;
    /*background: rgba(236, 243, 236, 0.99);*/
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 0px 12px 12px 0px;
    padding:65px 45px 20px 35px;
    margin-top: 10px;
    margin-bottom:40px;
}
.pmis-prodE-col-R {
    position: relative;
    float: left;
    width: 450px !important;
    height: auto;
    margin-left: 0px;
    margin-top:0px;
    /*border-radius: 50%;*/
}
.pmis-prodE-col-L {
    position: relative;
    float: left;
    top:0px;
    width: 54% !important;
    /*height: auto;*/
    margin-left: 0px;
    margin-top:0px;
}
.pmis-prodE-heading1 {
    font-size: 1.3rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:left;
    line-height: 1.3;
    margin-top: 0px;
    margin-bottom: 10px;
}
.pmis-prodE-heading1 span {
    color: rgba(0, 0, 0, 0.5) !important;
    font-weight: 500 !important;
}
.pmis-prodE-text {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.1;
}
.pmis-prodE-text-1 {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.1;
    margin-top:20px;
    margin-bottom: 5px;
}
.pmis-prodE-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.pmis-prodE-list li {
    color: rgba(0, 0, 0, 0.99) !important;
    /*font-size: 0.96rem;*/
    font-size:0.9rem;
    list-style:none;
    line-height: 1.1;
    padding-left: 0px;
    margin-bottom: 8px;
}
.pmis-prodE-list li:before {
    /*content: '\f058';*/
    content: '\f00c';
    font-size:1.0rem;
    font-family: 'FontAwesome';
    float: left;
    color: #0074D9;
    margin-left: -1.5em;
}
.pmis-prodE-list strong {
    color: rgba(0, 0, 0, 0.99) !important;
    /*color:#ffde59;*/
    font-weight: 300;
}
.pmis-prodE-icon1 {
    position: relative;
    float: left;
    top:0px;
    width: 410px !important;
    height: auto;
    padding:0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}
.pmis-prodE-size {
    position: relative;
    float: left;
    top:0px;
    width: 360px !important;
    height: auto;
    padding:0px 0px 10px 0px;
    margin: 15px 0px 0px 0px;
}




.pmis-why {
    background: rgba(244, 244, 244, 0.99);
    /*background: rgba(246, 245, 250, 0.6);*/
    padding: 30px 20px 30px;
    margin: 1px 0 0px;
}
.pmis-why-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-why-heading {
    font-size: 2.4rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 10px;
}
.pmis-why-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-why-txt{
    font-size: 1.2rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    margin-bottom: 40px;
}
.pmis-why-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}
.pmis-why-card {
    flex: 1;
    min-width: 250px;
    background: rgba(13, 31, 61, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    padding:25px 25px 25px 25px;
    border-radius: 12px;
}
.pmis-why-card1 {
    flex: 1;
    position: relative;
    overflow: hidden;
    min-width: 200px;
    min-height: 100px;
    background: rgba(255, 31, 61, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    text-align: left;
    border-radius: 50%;
    padding:25px 35px 25px 35px;
    margin-top:0px;
}
.pmis-why-card2 {
    flex: 4;
    position: relative;
    overflow: hidden;
    min-width: 650px;
    background: rgba(13, 31, 61, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    border-radius: 12px;
    padding:25px 35px 25px 35px;
    margin-top: 40px;
    margin-left:100px;
    margin-bottom:40px;
}
.pmis-why-title1 {
    font-size: 1.3rem;
    font-weight: 600 !important;
    color: rgba(255, 255, 255, 0.99) !important;
    line-height: 1.2;
    margin-bottom: 15px;
}
.pmis-why-title2 {
    font-size: 1.3rem;
    font-weight: 600 !important;
    color: rgba(255, 255, 255, 0.99) !important;
    margin-bottom: 15px;
    line-height: 1.2;
}
.pmis-why-text {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.1;
}
.pmis-why-text-1 {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.99) !important;
    line-height: 1.1;
    margin-top:25px;
    margin-bottom: 5px;
}
.pmis-why-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.pmis-why-list li {
    color: rgba(255, 255, 255, 0.99) !important;
    /*font-size: 0.96rem;*/
    font-size:0.9rem;
    list-style:none;
    line-height: 1.1;
    padding-left: 0px;
    margin-bottom: 8px;
}
.pmis-why-list li:before {
    content: '\f058';
    font-size:1.0rem;
    font-family: 'FontAwesome';
    float: left;
    color: #0074D9;
    margin-left: -1.5em;
}
.pmis-why-list strong {
    color: rgba(255, 255, 255, 0.99) !important;
    /*color:#ffde59;*/
    font-weight: 500;
}


.pmis-missn {
    background-color: #ffffff;
    padding: 30px 20px 30px;
    margin: 1px 0 0px;
}
.pmis-missn-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-missn-inner1 {
    max-width: 1020px;
    margin: 0 auto 50px;
}
.pmis-missn-inner2 {
    max-width: 780px;
    margin: 0 auto;
}
.pmis-missn-inner3 {
    max-width: 1020px;
    margin: 0 auto;
}
.pmis-missn-heading {
    font-size: 2.0rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 10px;
}
.pmis-missn-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-missn-txt{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    margin-bottom: 20px;
}
.pmis-missn-txt-1{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    margin-top: 20px;
    margin-bottom: 40px;
}
.pmis-missn-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    justify-content: center;
}
.pmis-missn-card1 {
    flex: 1;
    min-width: 250px;
    /*background: rgba(12, 18, 34, 0.99);*/
    background: rgba(248, 235, 234, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px 0px 0px 12px;
    padding:25px 35px 25px 35px;
    margin-top: 10px;
    margin-bottom:40px;
}
.pmis-missn-card2 {
    flex: 1;
    min-width: 250px;
    background-image: url(~/images/main/pmis_mission.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    border-radius: 0px 12px 12px 0px;
    padding: 25px 35px 25px 35px;
    margin-top: 10px;
    margin-bottom: 40px;
}
.pmis-missn-title1 {
    font-size: 1.2rem;
    font-weight: 600 !important;
    /*color: rgba(0, 0, 0, 0.99) !important;*/
    color: rgba(1, 110, 212, 0.99) !important;
    line-height: 1.3;
    margin-bottom: 8px;
}
.pmis-missn-title2 {
    font-size: 0.9rem;
    font-weight: 400 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 15px;
    line-height: 1.3;
}
.pmis-missn-text {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.1;
}
.pmis-missn-text-1 {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.1;
    margin-top:20px;
    margin-bottom: 5px;
}
.pmis-missn-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.pmis-missn-list li {
    color: rgba(0, 0, 0, 0.99) !important;
    /*font-size: 0.96rem;*/
    font-size:0.9rem;
    list-style:none;
    line-height: 1.1;
    padding-left: 0px;
    margin-bottom: 8px;
}
.pmis-missn-list li:before {
    content: '\f058';
    font-size:1.0rem;
    font-family: 'FontAwesome';
    float: left;
    color: #0074D9;
    margin-left: -1.5em;
}
.pmis-missn-list strong {
    color: rgba(0, 0, 0, 0.99) !important;
    /*color:#ffde59;*/
    font-weight: 500;
}


.pmis-overw {
    background-color: #ffffff;
    padding: 30px 20px 0px;
    margin: 1px 0 0px;
}
.pmis-overw-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-overw-heading {
    font-size: 2.0rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 10px;
}
.pmis-overw-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-overw-heading1 {
    font-size: 1.3rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:left;
    line-height: 1.3;
    margin-top: 0px;
    margin-bottom: 10px;
}
.pmis-overw-heading1 span {
    color: rgba(0, 0, 0, 0.5) !important;
    font-weight: 500 !important;
}
.pmis-overw-txt{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    margin-bottom: 10px;
}
.pmis-overw-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    justify-content: center;
}
.pmis-overw-card1 {
    flex: 1;
    min-width: 180px;
    background: rgba(255, 255, 255, 0.99);
    position: relative;
    overflow: hidden;
    border-radius: 12px 0px 0px 12px;
    padding:25px 35px 25px 35px;
    margin-top: 10px;
    margin-bottom:40px;
}
.pmis-overw-card2 {
    flex: 2;
    min-width: 360px;
    /*background: rgba(236, 243, 236, 0.99);*/
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 0px 12px 12px 0px;
    padding:30px 45px 30px 35px;
    margin-top: 10px;
    margin-bottom:40px;
}
.pmis-overw-title1 {
    font-size: 2.0rem;
    font-weight: 300 !important;
    /*color: rgba(0, 0, 0, 0.99) !important;*/
    color: rgba(1, 110, 212, 0.99) !important;
    line-height: 1.2;
    margin-bottom: 8px;
}
.pmis-overw-title2 {
    font-size: 1.3rem;
    font-weight: 600 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 15px;
    line-height: 1.2;
}
.pmis-overw-text {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.1;
}
.pmis-overw-text-1 {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.1;
    margin-top:20px;
    margin-bottom: 5px;
}
.pmis-overw-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.pmis-overw-list li {
    color: rgba(0, 0, 0, 0.99) !important;
    /*font-size: 0.96rem;*/
    font-size:0.9rem;
    list-style:none;
    line-height: 1.1;
    padding-left: 0px;
    margin-bottom: 8px;
}
.pmis-overw-list li:before {
    /*content: '\f058';*/
    content: '\f00c';
    font-size:1.0rem;
    font-family: 'FontAwesome';
    float: left;
    color: #0074D9;
    margin-left: -1.5em;
}
.pmis-overw-list strong {
    color: rgba(0, 0, 0, 0.99) !important;
    /*color:#ffde59;*/
    font-weight: 300;
}
.pmis-overw-icon1 {
    position: relative;
    float: left;
    top:0px;
    width: 410px !important;
    height: auto;
    padding:0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}
.pmis-overw-size {
    position: relative;
    float: left;
    top:0px;
    width: 360px !important;
    height: auto;
    padding:0px 0px 10px 0px;
    margin: 15px 0px 0px 0px;
}




.pmis-scalb {
    background-color: #ffffff;
    padding: 60px 20px 60px;
    margin: 1px 0 0px;
}
.pmis-scalb-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-scalb-inner {
    max-width: 1020px;
    margin: 0 auto;
}
.pmis-scalb-heading {
    font-size: 2.4rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 10px;
}
.pmis-scalb-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-scalb-txt{
    font-size: 1.2rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    margin-bottom: 40px;
}
.pmis-scalb-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    justify-content: center;
}
.pmis-scalb-card1 {
    flex: 1;
    min-width: 250px;
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px 0px 0px 12px;
    padding:45px 50px 5px 0px;
    margin-top: 40px;
    margin-bottom:5px;
}
.pmis-scalb-card2 {
    flex: 1;
    min-width: 250px;
    position: relative;
    overflow: hidden;
    border-radius: 0px 12px 12px 0px;
    padding:25px 35px 5px 35px;
    margin-top: 40px;
    margin-bottom:5px;
}
.pmis-scalb-size {
    position: relative;
    float:right;
    top:-30px;
    width: 92% !important;
    height: auto;
    padding: 16px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}
.pmis-scalb-title1 {
    font-size: 2.0rem;
    font-weight: 600 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    /*color: rgba(1, 110, 212, 0.99) !important;*/
    line-height: 1.0;
    text-align: center;
    margin-bottom: 20px;
}
.pmis-scalb-title2 {
    font-size: 3.6rem;
    font-weight: 600 !important;
    color: rgba(1, 110, 212, 0.99) !important;
    margin-bottom: 15px;
    line-height: 1.0;
}
.pmis-scalb-text {
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.1;
    text-align: center;
    margin-bottom: 5px;
}
.pmis-scalb-text-1 {
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.1;
    text-align: center;
    margin-top:20px;
    margin-bottom: 5px;
}

@media (max-width: 768px) {
.pmis-scalb-title1 {
    font-size: 1.6rem;
    font-weight: 600 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    /*color: rgba(1, 110, 212, 0.99) !important;*/
    line-height: 1.0;
    text-align: center;
    margin-bottom: 20px;
}
.pmis-scalb-title2 {
    font-size: 3.6rem;
    font-weight: 600 !important;
    color: rgba(1, 110, 212, 0.99) !important;
    margin-bottom: 15px;
    line-height: 1.0;
}
.pmis-scalb-text {
    font-size: 1.0rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 5px;
}
.pmis-scalb-text-1 {
    font-size: 1.0rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.2;
    text-align: center;
    margin-top:20px;
    margin-bottom: 5px;
}
}


.pmis-beliv {
    background: rgba(244, 244, 244, 0.99);
    /*background: rgba(246, 245, 250, 0.6);*/
    padding: 30px 20px 30px;
    margin: 1px 0 0px;
}
.pmis-beliv-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-beliv-inner1 {
    max-width:100%;
    margin: 0 auto;
}
.pmis-beliv-heading {
    font-size: 2.4rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 10px;
}
.pmis-beliv-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-beliv-txt{
    font-size: 1.2rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    margin-bottom: 40px;
}
.pmis-beliv-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
.pmis-beliv-card-1 {
    flex: 1;
    min-width: 250px;
    position: relative;
    overflow: hidden;
    border-radius: 0px 12px 12px 0px;
    /*padding:25px 35px 5px 35px;*/
    padding:25px 0px 5px 0px;
    margin-top: 10px;
    margin-bottom:5px;
}
.pmis-beliv-card-1a {
    flex: 1;
    min-width: 180px;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius:12px;
    padding:25px 25px 25px 25px;
    margin-top: 0px;
    margin-bottom:5px;
}
.pmis-beliv-card-1b{
    flex: 1;
    min-width: 180px;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius:12px;
    padding:25px 25px 25px 25px;
    margin-top: 0px;
    margin-bottom:5px;
}
.pmis-beliv-img{
    min-width:auto;
    border: 1px solid rgba(0, 0, 0, 0.9);
    border-radius:12px;
    padding:0px 0px 0px 0px;
    margin-top: 0px;
    margin-bottom:5px;
}
.pmis-beliv-text1a {
    font-size: .9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.3) !important;
    line-height: 1.1;
    margin-top:0px;
    margin-bottom: 10px;
}
.pmis-beliv-text1b {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.1;
    margin-top:0px;
    margin-bottom: 5px;
}

.pmis-beliv-card-2 {
    flex: 1;
    min-width: 250px;
    position: relative;
    overflow: hidden;
    border-radius: 0px 12px 12px 0px;
    padding:25px 0px 5px 35px;
    margin-top: 16px;
    margin-bottom:5px;
}


.pmis-beliv-card1 {
    flex: 1;
    min-width: 250px;
    position: relative;
    overflow: hidden;
    border-radius: 0px 12px 12px 0px;
    padding:25px 35px 5px 35px;
    margin-top: 40px;
    margin-bottom:5px;
}
.pmis-beliv-card2 {
    flex: 1;
    min-width: 250px;
    /*background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);*/
    position: relative;
    overflow: hidden;
    border-radius: 12px 0px 0px 12px;
    padding:45px 50px 5px 0px;
    margin-top: 40px;
    margin-bottom:5px;
}
.pmis-beliv-size {
    position: relative;
    float:left;
    left:0px;
    top:0px;
    width: 92% !important;
    height: auto;
    border-radius: 12px;
    padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.pmis-beliv-title {
    font-size: 1.6rem;
    font-weight: 500 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.0;
    text-align:left;
    margin-top: 0px;
    margin-bottom: 30px;
}
.pmis-beliv-title span {
    font-size: 1.6rem;
    font-weight: 500 !important;
    color: rgba(0, 0, 0, 0.5) !important;
    line-height: 1.0;
    text-align:left;
    margin-top: 0px;
    margin-bottom: 30px;
}
.pmis-beliv-title1 {
    font-size: 2.0rem;
    font-weight: 600 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.0;
    text-align:left;
    margin-top: 0px;
    margin-bottom: 8px;
}
.pmis-beliv-title2 {
    font-size: 3.6rem;
    font-weight: 600 !important;
    color: rgba(1, 110, 212, 0.99) !important;
    margin-bottom: 15px;
    line-height: 1.0;
}
.pmis-beliv-text {
    font-size: 1.5rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.1;
}
.pmis-beliv-text-1 {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.1;
    margin-top:20px;
    margin-bottom: 5px;
}
.pmis-beliv-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.pmis-beliv-list li {
    color: rgba(0, 0, 0, 0.99) !important;
    /*font-size: 0.96rem;*/
    font-size:0.9rem;
    list-style:none;
    line-height: 1.1;
    padding-left: 0px;
    margin-bottom: 8px;
}
.pmis-beliv-list li:before {
    content: '\f058';
    font-size:1.0rem;
    font-family: 'FontAwesome';
    float: left;
    color: #0074D9;
    margin-left: -1.5em;
}
.pmis-beliv-list strong {
    color: rgba(0, 0, 0, 0.99) !important;
    /*color:#ffde59;*/
    font-weight: 500;
}


.pmis-comPr {
    background-color: #ffffff;
    padding: 30px 20px 60px;
    margin: 1px 0 0px;
}
.pmis-comPr-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-comPr-inner {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-comPr-heading {
    font-size: 2.0rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 10px;
}
.pmis-comPr-heading1 {
    font-size: 1.6rem;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 10px;
}
.pmis-comPr-heading1 span {
    color: rgba(0, 0, 0, 0.5) !important;
    font-weight: 500 !important;
}
.pmis-comPr-txt{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    margin-bottom: 40px;
}
.pmis-comPr-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}
.pmis-comPr-card-1a {
    flex: 1;
    min-width: 160px;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius: 12px;
    padding: 25px 25px 25px 25px;
    margin-top: 0px;
    margin-bottom: 5px;
}
.pmis-comPr-card-1b {
    flex: 1;
    min-width: 160px;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius: 12px;
    padding: 25px 25px 25px 25px;
    margin-top: 0px;
    margin-bottom: 5px;
}
.pmis-comPr-card-1c {
    flex: 1;
    min-width: 160px;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius: 12px;
    padding: 25px 25px 25px 25px;
    margin-top: 0px;
    margin-bottom: 5px;
}
.pmis-comPr-inner1 {
    max-width: 100%;
    margin: 0 auto;
}
.pmis-comPr-text1a {
    font-size: .9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.3) !important;
    line-height: 1.2;
    margin-top: 0px;
    margin-bottom: 10px;
}
.pmis-comPr-text1b {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.2;
    margin-top: 0px;
    margin-bottom: 5px;
}
.pmis-comPr-card1 {
    flex: 1;
    min-width: 250px;
    background: rgba(248, 248, 248, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px 0px 0px 12px;
    padding:25px 25px 25px 25px;
    margin-top: 10px;
    margin-bottom:40px;
}
.pmis-comPr-card2 {
    flex: 1;
    min-width: 250px;
    background: rgba(248, 248, 248, 0.99);
    position: relative;
    overflow: hidden;
    border-radius: 0px 12px 12px 0px;
    padding:25px 35px 25px 35px;
    margin-top: 10px;
    margin-bottom:40px;
}
.pmis-comPr-size {
    position: relative;
    float:right;
    left:-30px;
    top:-10px;
    width: 78% !important;
    height: auto;
    padding: 16px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.pmis-comPr-title1 {
    font-size: 2.0rem;
    font-weight: 300 !important;
    /*color: rgba(0, 0, 0, 0.99) !important;*/
    color: rgba(1, 110, 212, 0.99) !important;
    line-height: 1.2;
    margin-bottom: 8px;
}
.pmis-comPr-title2 {
    font-size: 3.6rem;
    font-weight: 600 !important;
    color: rgba(1, 110, 212, 0.99) !important;
    margin-bottom: 15px;
    line-height: 1.0;
}
.pmis-comPr-text {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.2;
}
.pmis-comPr-text-1 {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.2;
    margin-top:20px;
    margin-bottom: 5px;
}
.pmis-comPr-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.pmis-comPr-list li {
    color: rgba(0, 0, 0, 0.99) !important;
    /*font-size: 0.96rem;*/
    font-size:0.9rem;
    list-style:none;
    line-height: 1.2;
    padding-left: 0px;
    margin-bottom: 8px;
}
.pmis-comPr-list li:before {
    content: '\f058';
    font-size:1.0rem;
    font-family: 'FontAwesome';
    float: left;
    color: #0074D9;
    margin-left: -1.5em;
}
.pmis-comPr-list strong {
    color: rgba(0, 0, 0, 0.99) !important;
    /*color:#ffde59;*/
    font-weight: 500;
}


.pmis-estiM {
    background: rgba(244, 244, 244, 0.99);
    /*background: rgba(246, 245, 250, 0.6);*/
    padding: 30px 20px 60px;
    margin: 1px 0 0px;
}
.pmis-estiM-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-estiM-heading {
    font-size: 2.0rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 10px;
}
.pmis-estiM-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-estiM-txt{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    margin-bottom: 40px;
}
.pmis-estiM-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}
.pmis-estiM-card1 {
    flex: 1;
    min-width: 250px;
    /*background: rgba(236, 243, 236, 0.99);*/
    background: rgba(255, 255, 255, 0.99);
    position: relative;
    overflow: hidden;
    border-radius: 12px 0px 0px 12px;
    padding:15px 35px 25px 35px;
    margin-top: 10px;
    margin-bottom:40px;
}
.pmis-estiM-card2 {
    flex: 1;
    min-width: 250px;
    /*background: rgba(236, 243, 236, 0.99);*/
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 0px 12px 12px 0px;
    padding:45px 45px 40px 35px;
    margin-top: 10px;
    margin-bottom:40px;
}
.pmis-estiM-title1 {
    font-size: 2.0rem;
    font-weight: 300 !important;
    /*color: rgba(0, 0, 0, 0.99) !important;*/
    color: rgba(1, 110, 212, 0.99) !important;
    line-height: 1.2;
    margin-bottom: 8px;
}
.pmis-estiM-title2 {
    font-size: 1.3rem;
    font-weight: 600 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 15px;
    line-height: 1.2;
}
.pmis-estiM-text {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.1;
}
.pmis-estiM-text-1 {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.1;
    margin-top:20px;
    margin-bottom: 5px;
}
.pmis-estiM-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.pmis-estiM-list li {
    color: rgba(0, 0, 0, 0.99) !important;
    /*font-size: 0.96rem;*/
    font-size:0.9rem;
    list-style:none;
    line-height: 1.1;
    padding-left: 0px;
    margin-bottom: 8px;
}
.pmis-estiM-list li:before {
    content: '\f058';
    font-size:1.0rem;
    font-family: 'FontAwesome';
    float: left;
    color: #0074D9;
    margin-left: -1.5em;
}
.pmis-estiM-list strong {
    color: rgba(0, 0, 0, 0.99) !important;
    /*color:#ffde59;*/
    font-weight: 500;
}


.pmis-printE {
    background-color: #ffffff;
    padding: 30px 20px 30px;
    margin: 1px 0 0px;
}
.pmis-printE-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-printE-heading {
    font-size: 2.0rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 10px;
}
.pmis-printE-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-printE-txt{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    margin-bottom: 40px;
}
.pmis-printE-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    justify-content: center;
}
.pmis-printE-card1 {
    flex: 1;
    min-width: 250px;
    background: rgba(248, 248, 248, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px 0px 0px 12px;
    padding:95px 55px 5px 55px;
    margin-top: 10px;
    margin-bottom:40px;
}
.pmis-printE-card2 {
    flex: 1;
    min-width: 250px;
    background: rgba(248, 248, 248, 0.99);
    position: relative;
    overflow: hidden;
    border-radius: 0px 12px 12px 0px;
    padding:25px 35px 25px 35px;
    margin-top: 10px;
    margin-bottom:40px;
}
.pmis-printE-size {
    position: relative;
    float:right;
    left:-30px;
    top:-10px;
    width: 78% !important;
    height: auto;
    padding: 16px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.pmis-printE-title1 {
    font-size: 2.0rem;
    font-weight: 300 !important;
    /*color: rgba(0, 0, 0, 0.99) !important;*/
    color: rgba(1, 110, 212, 0.99) !important;
    line-height: 1.2;
    margin-bottom: 8px;
}
.pmis-printE-text {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.1;
}
.pmis-printE-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.pmis-printE-list li {
    color: rgba(0, 0, 0, 0.99) !important;
    /*font-size: 0.96rem;*/
    font-size:0.9rem;
    list-style:none;
    line-height: 1.1;
    padding-left: 0px;
    margin-bottom: 8px;
}
.pmis-printE-list li:before {
    content: '\f058';
    font-size:1.0rem;
    font-family: 'FontAwesome';
    float: left;
    color: #0074D9;
    margin-left: -1.5em;
}
.pmis-printE-list strong {
    color: rgba(0, 0, 0, 0.99) !important;
    /*color:#ffde59;*/
    font-weight: 500;
}


.pmis-prici {
    background: rgba(244, 244, 244, 0.99);
    /*background: rgba(246, 245, 250, 0.6);*/
    padding: 30px 20px 30px;
    margin: 1px 0 0px;
}
.pmis-prici-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-prici-heading {
    font-size: 2.4rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 10px;
}
.pmis-prici-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-prici-txt{
    font-size: 1.2rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    margin-bottom: 40px;
}
.pmis-prici-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}
.pmis-prici-card1 {
    flex: 1;
    min-width: 250px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    padding:25px 25px 25px 25px;
    margin-top: 40px;
    margin-bottom:40px;
}
.pmis-prici-card2 {
    flex: 1;
    min-width: 250px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    padding:25px 25px 25px 25px;
    margin-top: 40px;
    margin-bottom:40px;
}
.pmis-prici-card3 {
    flex: 1;
    min-width: 250px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    padding:25px 25px 25px 25px;
    margin-top: 40px;
    margin-bottom:40px;
}
.pmis-prici-title1 {
    font-size: 1.1rem;
    font-weight: 500 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.2;
    margin-bottom: 15px;
}
.pmis-prici-title1 span {
    font-size: 1.1rem;
    font-weight: 600 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.2;
    margin-bottom: 15px;
}
.pmis-prici-title2 {
    font-size: 1.3rem;
    font-weight: 600 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 15px;
    line-height: 1.2;
}
.pmis-prici-text {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.2;
}
.pmis-prici-text-1 {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.1;
    margin-top:25px;
    margin-bottom: 5px;
}
.pmis-prici-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.pmis-prici-list li {
    color: rgba(0, 0, 0, 0.99) !important;
    /*font-size: 0.96rem;*/
    font-size:0.9rem;
    list-style:none;
    line-height: 1.2;
    padding-left: 0px;
    margin-bottom: 8px;
}
.pmis-prici-list li:before {
    /*content: '\f058';*/
    content: '\f00c';
    font-size:1.0rem;
    font-family: 'FontAwesome';
    float: left;
    color: #0074D9;
    margin-left: -1.5em;
}
.pmis-prici-list strong {
    color: rgba(0, 0, 0, 0.99) !important;
    /*color:#ffde59;*/
    font-weight: 500;
}


.pmis-order {
    background-color: #ffffff;
    padding: 30px 20px 50px;
    margin: 1px 0 0px;
}
.pmis-order-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-order-heading {
    font-size: 2.0rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 10px;
}
.pmis-order-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-order-heading1 {
    font-size: 1.6rem;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 10px;
}
.pmis-order-heading1 span {
    color: rgba(0, 0, 0, 0.5) !important;
    font-weight: 500 !important;
}
.pmis-order-txt{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    margin-bottom: 30px;
}
.pmis-order-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
.pmis-order-card-1a {
    flex: 1;
    min-width: 160px;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius: 12px;
    padding: 15px 15px 15px 15px;
    margin-top: 0px;
    margin-bottom: 5px;
}
.pmis-order-card-1b {
    flex: 1;
    min-width: 160px;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius: 12px;
    padding: 15px 15px 15px 15px;
    margin-top: 0px;
    margin-bottom: 5px;
}
.pmis-order-card-1c {
    flex: 1;
    min-width: 160px;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius: 12px;
    padding: 15px 15px 15px 15px;
    margin-top: 0px;
    margin-bottom: 5px;
}
.pmis-order-text1a {
    font-size: .9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.3) !important;
    line-height: 1.1;
    margin-top: 0px;
    margin-bottom: 10px;
}
.pmis-order-text1b {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.2;
    margin-top: 0px;
    margin-bottom: 5px;
}
.pmis-order-card {
    flex: 1;
    min-width: 250px;
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px 0px 0px 12px;
    padding:0px 0px 0px 0px;
    margin-top: 0px;
    margin-bottom:40px;
}
.pmis-order-size {
    position: relative;
    float:left;
    left:0px;
    top:0px;
    width: 100% !important;
    height: auto;
    padding: 16px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}


.pmis-jobM {
    background: rgba(244, 244, 244, 0.99);
    /*background: rgba(246, 245, 250, 0.6);*/
    padding: 30px 20px 50px;
    margin: 1px 0 0px;
}
.pmis-jobM-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-jobM-heading {
    font-size: 2.4rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 10px;
}
.pmis-jobM-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-jobM-txt{
    font-size: 1.2rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    margin-bottom: 40px;
}
.pmis-jobM-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
.pmis-jobM-card {
    flex: 1;
    min-width: 250px;
    /*background: rgba(248, 235, 234, 0.99);*/
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    border: 1px solid rgba(0, 0, 0, 0.06);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    padding:18px 18px 18px 18px;
    margin-top: 0px;
    margin-bottom:0px;
}
.pmis-jobM-title {
    font-size: 0.9rem;
    font-weight: 600 !important;
    color: rgba(0, 90, 199, 0.99) !important;
    line-height: 1.2;
    margin-bottom: 5px;
}
.pmis-jobM-text {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.1;
}


.pmis-opera  {
    background: rgba(244, 244, 244, 0.99);
    /*background: rgba(246, 245, 250, 0.6);*/
    padding: 30px 20px 30px;
    margin: 1px 0 0px;
}
.pmis-opera-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-opera-heading {
    font-size: 2.4rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 10px;
}
.pmis-opera-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-opera-txt{
    font-size: 1.2rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    margin-bottom: 40px;
}
.pmis-opera-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    justify-content: center;
}
.pmis-opera-card1 {
    flex: 1;
    min-width: 250px;
    /*background: rgba(236, 243, 236, 0.99);*/
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px 0px 0px 12px;
    padding:40px 45px 40px 35px;
    margin-top: 30px;
    margin-bottom:40px;
}
.pmis-opera-card2 {
    flex: 1;
    min-width: 250px;
    background-image: url(../images/pmis_operational.jpg);
    background-size:cover;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    border-radius: 0px 12px 12px 0px;
    padding:25px 35px 25px 35px;
    margin-top: 30px;
    margin-bottom:40px;
}

.pmis-opera-title1 {
    font-size: 2.0rem;
    font-weight: 300 !important;
    /*color: rgba(0, 0, 0, 0.99) !important;*/
    color: rgba(1, 110, 212, 0.99) !important;
    line-height: 1.2;
    margin-bottom: 8px;
}
.pmis-opera-title2 {
    font-size: 1.3rem;
    font-weight: 600 !important;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 15px;
    line-height: 1.2;
}
.pmis-opera-text {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.1;
}
.pmis-opera-text-1 {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    line-height: 1.1;
    margin-top:20px;
    margin-bottom: 5px;
}
.pmis-opera-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.pmis-opera-list li {
    color: rgba(0, 0, 0, 0.99) !important;
    /*font-size: 0.96rem;*/
    font-size:0.9rem;
    list-style:none;
    line-height: 1.1;
    padding-left: 0px;
    margin-bottom: 8px;
}
.pmis-opera-list li:before {
    content: '\f058';
    font-size:1.0rem;
    font-family: 'FontAwesome';
    float: left;
    color: #0074D9;
    margin-left: -1.5em;
}
.pmis-opera-list strong {
    color: rgba(0, 0, 0, 0.99) !important;
    /*color:#ffde59;*/
    font-weight: 500;
}


.pmis-produ  {
    background-color: #ffffff;
    padding: 30px 20px 30px;
    margin: 1px 0 0px;
}
.pmis-produ-container {
    max-width: 1120px;
    margin: 0 auto;
}
.pmis-produ-heading {
    font-size: 2.4rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 10px;
}
.pmis-produ-heading span {
    color: rgba(255, 255, 255, 0.99) !important;
    font-weight: 600 !important;
    font-weight: 500;
}
.pmis-produ-txt{
    font-size: 1.2rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.2;
    margin-bottom: 40px;
}
.pmis-produ-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    justify-content: center;
}
.pmis-produ-card1 {
    flex: 1;
    min-width: 250px;
    background: rgba(248, 248, 248, 0.99);
    position: relative;
    overflow: hidden;
    border-radius: 12px 0px 0px 12px;
    padding:15px 35px 30px 35px;
    margin-top: 10px;
    margin-bottom:40px;
}
.pmis-produ-card2 {
    flex: 1;
    min-width: 250px;
    /*background: rgba(236, 243, 236, 0.99);*/
    background: rgba(248, 248, 248, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 0px 12px 12px 0px;
    padding:100px 45px 85px 35px;
    margin-top: 10px;
    margin-bottom:40px;
}
.pmis-produ-title1 {
    font-size: 2.0rem;
    font-weight: 300 !important;
    /*color: rgba(0, 0, 0, 0.99) !important;*/
    color: rgba(1, 110, 212, 0.99) !important;
    line-height: 1.2;
    margin-bottom: 8px;
}
.pmis-produ-title2 {
    font-size: 2.0rem;
    font-weight: 300 !important;
    /*color: rgba(0, 0, 0, 0.99) !important;*/
    color: rgba(1, 110, 212, 0.99) !important;
    line-height: 1.2;
    margin-bottom: 8px;
}
.pmis-produ-text {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.1;
}
.pmis-produ-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.pmis-produ-list li {
    color: rgba(0, 0, 0, 0.99) !important;
    /*font-size: 0.96rem;*/
    font-size:0.9rem;
    list-style:none;
    line-height: 1.1;
    padding-left: 0px;
    margin-bottom: 8px;
}
.pmis-produ-list li:before {
    content: '\f058';
    font-size:1.0rem;
    font-family: 'FontAwesome';
    float: left;
    color: #0074D9;
    margin-left: -1.5em;
}
.pmis-produ-list strong {
    color: rgba(0, 0, 0, 0.99) !important;
    /*color:#ffde59;*/
    font-weight: 500;
}






.upsabout-ot {
    background-image: url(../images/ups_top_about.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #0f1932;
    /*padding: 50px 20px 50px;*/
    padding: 100px 20px 50px;
    margin: 10px 0 0px;
}
.upsabout-bg {
    background-color: #33ce62;
    padding: 400px 0;
    margin-top: -100px;
    transform: skew(0deg, -10deg);
  }

.ups-header-ot {
    /*border-bottom:1px solid #ccc;*/
    padding: 20px 20px 0px;
    margin: 20px 0 0px;
    z-index: 5;
}
.ups-header-ot-1 {
    background-image: url(../images/ups_misheader_bg.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 160px 20px 50px;
    margin: 40px 0 0px;
}
.ups-header-container {
    max-width: 1200px;
    margin: 0 auto;
}
.ups-header-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
.ups-header-card {
    flex: 1;
    min-width: 250px;
    /*background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);*/
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    padding:25px 0px 5px 0px;
    border-radius: 12px;
}
.ups-header-inner-L {
    position: relative;
    float: left;
    max-width:600px;
    margin: 0px auto 0px;
    padding: 0px 30px 0px 0px;
}
.ups-header-inner-R {
    position: relative;
    float: right;
    right: 0px;
    max-width:610px;
    margin: 0px 0px;
    padding: 62px 0px 0px 10px;
    z-index: 0;
}
.ups-R-size1 {
    /*position: relative;
    float:left;*/
    right: 0px;
    max-width:100% !important;
    height: 424px;
    border-radius:10px;
    border:2px solid #0059c7;
    margin: 0px 0px;
    padding: 0px 0px 0px 0px;
    z-index: 100;
}
.video-outer {
    position: relative;
    padding-top: 56.25%;   
}
.video-outer iframe {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    border-radius:10px;
    border:2px solid #0059c7;
}
.video-small{
  width:550px;
}
iframe{
  width:100%;
}
  
  /* Giving the div ratio of 16:9 with padding */
  .video-container {
      position: relative;
      width: 100%;
      height: 0;
    margin: 0;
    z-index: 1;
      padding-bottom: 56.27198%;
  }
  
  .video-container iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
}
.ups-header-inner-R1 {
    position: relative;
    float: right;
    right: 0px;
    max-width:610px;
    margin: 0px 0px;
    padding: -125px 0px 0px 10px;
    z-index: 100;
}
.ups-header-title-1 {
    font-size: 2.4rem;
    font-weight: 600 !important;
    color: #0059c7;
    margin-bottom: 5px;
    line-height: 1.3;
}
.ups-header-title-2 {
    font-size: 1.4rem;
    font-weight: 300 !important;
    color: #000000;
    margin-bottom: 18px;
    line-height: 1.1;
}
.ups-header-txt-1 {
    font-size: 1.1rem;
    font-weight: 300 !important;
    color: #000000;
    margin-bottom: 18px;
    line-height: 1.1;
}
  header {
    background-image: url(../images/ups_misheader_bg.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 120px 60px 30px;
    margin-top: -80px;
  }
  header::after {
    content:'';
    background:none;
    position: absolute;
    z-index:-1;
    inset:0;
}
.content1 {
    width:48%;
    margin-top: 100px;
    /*transform: skew(0deg, 10deg);*/
    text-align:left;
    color: #fff;
  }

  .content1 h3 {
    font-size: 2.6em;
    font-weight: 600;
    color: #0059c7;
    letter-spacing: 2px;
    line-height:25px;
    
    /*text-transform: uppercase;*/
  }
  .content1 p {
    font-size:1.6em;
    clear: none;
    font-weight: 300;
    line-height:28px;
    color: #000000;
    text-align: justify;
  }
  .content1 span {
    font-size: 1.2em;
    font-weight: 300;
    line-height:22px;
    color: #000000;
    text-align: justify;
  }

  /*.content1-left {
    position: relative;
    float:left;
    max-width: 650px;
    color: #fff;
    margin: 20px auto 20px;
    padding: 20px 30px 20px 25px;
}
.content1-right {
    position: relative;
    float:right;
    max-width: 350px !important;
    color: #fff;
    margin: 20px auto 20px;
    padding: 16px 15px 10px 20px;
}*/

.adhd-top-video {
    position: relative;
    float: right;
    width: 60%;
    height: 50%;
    max-width: 1034px;
    max-height: 543px;
    margin: 60px auto 0px;
    z-index: 100;
    background-color: #0074D9;
}
.adhd-top-video .adhd-top-video2 {
    position: relative;
    /*padding-top: 25px;*/
    padding-top: 10px;
    padding-bottom: 67.5%;
    height: 0;
}
.adhd-top-video iframe {
    box-sizing: border-box;
    /*background: url(https://www.adhdcentre.co.uk/wp-content/uploads/2018/02/macbook.png) center center no-repeat;*/
    /*background-size: contain;*/
    /*padding: 11.9% 15.5% 14.8%;*/
    padding: 8.9% 15.5% 14.8%;
    position: absolute;
    top: 0;
    left: 0;
    width: 99%;
    height: 100%;
}
  
.section-m1 {
    background-color: #446ffc;
    padding: 100px 0;
    margin-top: -200px;
    transform: skew(0deg, -10deg);
  }
.bg-dia-skw1{
    --skew-angle:2deg;
    position:relative;
    isolation:isolate;
    padding: 40px 60px 60px;
}
.bg-dia-skw1::after {
    content:'';
    background-color: #0f1932;
    position: absolute;
    z-index:-1;
    inset:0;
    transform: skewY(-0.15rad);
}
.diagonal {
    --skew-angle:2deg;
    position:relative;
    isolation:isolate;
    padding: 40px 60px 60px;
}
.diagonal::after {
    content:'';
    background:none;
    position: absolute;
    z-index:-1;
    inset:0;
    transform: skewY(-0.15rad);
    /*transform: skewY(var(--skew-angle));*/
}
.diagonal-1 {
    /*--skew-angle:2deg;*/
    position:relative;
    isolation:isolate;
    padding: 30px 60px 0px;
    z-index:10;
}
.diagonal-1::after {
    content:'';
    /*background-color: #0f1932;*/
    background-color: #fff;
    position: absolute;
    z-index:-1;
    inset:0;
    /*transform: skewY(-0.15rad);*/
}
.diagonal-2 {
    --skew-angle:5deg;
    position:relative;
    isolation:isolate;
    padding: 30px 60px 0px;
    
}
.diagonal-2::after {
    content:'';
    background-color: #ffffff;
    border-bottom: 1px solid #f3f3f3;
    position: absolute;
    z-index:-1;
    inset:0;
    transform: skew(0deg);
    z-index: -5;
}

.diagonal-3 {
    --skew-angle:2deg;
    position:relative;
    isolation:isolate;
    padding: 30px 60px 100px;
    
}
.diagonal-3::after {
    content:'';
    background-color: #0f1932;
    position: absolute;
    z-index:-1;
    inset:0;
    transform: skewY(-0.15rad);
    z-index: -1;
}
.diagonal-4 {
    --skew-angle:2deg;
    position:relative;
    isolation:isolate;
    height: 340px;
    padding: 100px 60px 0px;
}
.diagonal-4::after {
    content:'';
    background-color: #0f1932;
    position: absolute;
    z-index:-10;
    inset:0;
    transform: skewY(-0.15rad);
    z-index: -1;
}
.diagonal-5 {
    --skew-angle:2deg;
    position:relative;
    isolation:isolate;
    height: 370px;
    padding: 100px 60px 40px;
}
.diagonal-5::after {
    content:'';
    background-color: #0f1932;
    position: absolute;
    z-index:-10;
    inset:0;
    transform: skewY(-0.15rad);
    z-index: -1;
}
.diagonal-6 {
    /*--skew-angle:2deg;*/
    position:relative;
    isolation:isolate;
    height:auto;
    padding: 100px 60px 40px;
}
.diagonal-6::after {
    content:'';
    background-color: #0f1932;
    position: absolute;
    z-index:-10;
    inset:0;
    /*transform: skewY(-0.15rad);*/
    z-index: -1;
}
.diagonal-7 {
    --skew-angle:2deg;
    position:relative;
    isolation:isolate;
    padding: 60px 60px 60px;
    z-index:10;
}
.diagonal-7::after {
    content:'';
    /*background:#0f172a;*/
    background-color: #0f1932;
    position: absolute;
    z-index:-1;
    inset:0;
    transform: skewY(-0.15rad);
}
.upsabout-container {
    max-width: 1200px;
    margin: 0 auto;
}
.upsabout-heading {
    font-size: 2.4rem;
    font-weight: 600;
    color:#ffde59;
    /*color:#0059c7;*/
    text-align:center;
    /*text-shadow: 2px 2px 10px #000000;*/
    line-height: 1.3;
    margin-top: 60px;
    margin-bottom: 6px;
}
.upsabout-txt{
    font-size: 1.1rem;
    font-weight: 400;
    /*color: #2d3748;*/
    color: rgba(255, 255, 255, 0.99) !important;
    text-align:center;
    margin-bottom: 20px;
    line-height: 1.2;
}
@media (max-width: 992px) {
    .upsabout-ot {
        padding: 80px 20px 20px;
        margin: 10px 0 30px;
    }
    .upsabout-heading {
        font-size: 2.4rem;
        font-weight: 600;
        margin-top: 50px;
        margin-bottom: 6px;
    }
    .upsabout-txt{
        font-size: 1.2rem;
        font-weight: 400;
        margin-bottom: 20px;
        line-height: 1.3;
    }
    .ups-header-inner-L {
        position: relative;
        float: left;
        max-width:100%;
        margin: 0px auto 0px;
        padding: 0px 0px 0px 0px;
    }
    .ups-header-inner-R {
        position: relative;
        float: right;
        right: 0px;
        max-width:610px;
        margin: 0px 0px;
        padding: 30px 0px 0px 10px;
        z-index: 100;
    }
    .ups-R-size1 {
        position: relative;
        float:left;
        right: 0px;
        max-width:100%;
        margin: 0px 0px;
        padding: 62px 0px 0px 10px;
        z-index: 100;
    }
    .ups-header-title-1 {
        font-size: 1.6rem;
        font-weight: 600 !important;
        color: #0059c7;
        margin-bottom: 5px;
        line-height: 1.2;
    }
    .ups-header-title-2 {
        font-size: 1.2rem;
        font-weight: 300 !important;
        color: #000000;
        margin-bottom: 18px;
        line-height: 1.3;
    }
    .ups-header-txt-1 {
        font-size: 1.0rem;
        font-weight: 300 !important;
        color: #000000;
        margin-bottom: 18px;
        line-height: 1.2;
    }
    header {
        background-image: url(../images/ups_misheader_bg.jpg);
        background-size: cover;
        background-position: top center;
        background-repeat: no-repeat;
        padding: 120px 0px 30px;
        margin-top: -80px;
      }
      header::after {
        content:'';
        background:none;
        position: absolute;
        z-index:-1;
        inset:0;
    }
    .video-outer {
        position: relative;
        float: left;
        left:0px;
        width: 100%;
        padding-top: 56.25%; 
        margin-bottom: 20px;  
    }
    .video-outer iframe {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        left: 0;
        border-radius:10px;
        border:2px solid #0059c7;
    }
    .video-small{
      width:450px;
    }
    iframe{
      width:100%;
    }
}
.ups-solution {
    padding: 20px 20px;
    margin: 0px 0 15;
}
.ups-solution-ot {
    /*background-image: url(../images/ups_solution.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;*/
    padding: 30px 20px 20px;
    /*padding: 160px 20px 20px;*/
    margin: 0px 0;
}
.ups-solution-container {
    max-width: 1200px;
    margin: 0 auto;
}
.ups-solution-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}
.ups-solution-card {
    flex: 1;
    min-width: 250px;
    background: rgba(12, 18, 34, 0.99);
    backdrop-filter: blur(16px);
    border: 1px solid rgba(255, 255, 255, 0);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    padding:25px 25px 25px 25px;
    border-radius: 12px;
}
.ups-solution-card::before {
        content: '';
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, transparent, rgba(139, 92, 246, 0.1), transparent);
        transition: left 0.6s ease;
}
.ups-solution-card:hover::before {
        left: 100%;
}
.ups-solution-card:hover {
        transform: translateY(-8px);
        border-color: rgba(139, 92, 246, 0.3);
        box-shadow: 
            0 25px 50px -12px rgba(0, 0, 0, 0.25),
            0 0 0 1px rgba(139, 92, 246, 0.1);
}
.ups-solution-heading {
    font-size: 2.4rem;
    font-weight: 600;
    /*color: #ffde59;*/
    color: #0059c7;
    text-align:center;
    line-height: 1.3;
    margin-top: 20px;
    margin-bottom: 6px;
}
.ups-solution-title1 {
    font-size: 1.2rem;
    font-weight: 600;
    /*color:#ffde59;*/
    color: #0059c7;
    margin-bottom: 10px;
    line-height: 1.1;
}
.ups-solution-title2 {
    font-size: 1.2rem;
    font-weight: 400;
    /*color:#ffde59;*/
    color: #0059c7;
    margin-bottom: 16px;
    line-height: 1.1;
}
.ups-solution-txt{
    font-size: 1.4rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    line-height: 1.3;
    margin-bottom: 50px;
}
.ups-solution-txt1 {
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 10px;
    line-height: 1.3;
}
.ups-solution-txt2 {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 1.3;
}
.ups-solution-list-txt {
    /*font-size: 0.96rem;*/
    font-size:0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.1;
}
.ups-solution-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.ups-solution-list li {
    margin-bottom: 8px;
    line-height: 1.1;
    color: rgba(0, 0, 0, 0.99) !important;
    /*font-size: 0.96rem;*/
    font-size:0.9rem;
    list-style:none;
    padding-left: 0px;
}
.ups-solution-list li:before {
    content: '\f058';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #0074D9;
}
.ups-solution-list strong {
    /*color: #ffde59; */
    color: #0059c7;
    font-weight: 500;
}
@media (max-width: 992px) {
    .ups-solution-heading {
        font-size: 2.0rem;
        font-weight: 600;
        text-shadow: 2px 2px 10px #000000;
        margin-top: 20px;
        margin-bottom: 6px;
    }
    .ups-solution-txt{
        font-size: 1.3rem;
        font-weight: 400;
        color: rgba(237, 243, 252, 0.9) !important;
        line-height: 1.2;
        text-shadow: 2px 2px 10px #000000;
        margin-bottom: 30px;
    }
    .ups-solution-title1 {
        font-size: 1.3rem;
        font-weight: 600;
        color: #ffde59;
        margin-bottom: 10px;
        line-height: 1.2;
    }
    .ups-solution-title2 {
        font-size: 1.1rem;
        font-weight: 400;
        color: #ffde59;
        margin-bottom: 16px;
        line-height: 1.2;
    }
    .ups-solution-txt1 {
        font-size: 1.0rem;
        font-weight: 400;
        color: rgba(237, 243, 252, 0.9) !important;
        margin-bottom: 10px;
        line-height: 1.3;
    }
}
.ups-gen_blk1 {
    padding: 0px 0px;
    margin: 0px 0 15;
}
.flex-container{
	display: flex;
	background-color: #ff0;
	height: auto;
    font-family: sans-serif;
}
.left-column, .right-column{ 
   display: flex;
   flex-direction: row;
}
.left-column{
    position: relative;
    float:left;
    left:0;
    background-color: #f7f7f8;
    /*background: rgba(15, 23, 42, 0.99);*/
	width: 50%;
}
.right-column{
    position: relative;
    float:left;
    left:0;
	background-color: #5c92ff;
	width: 50%;
}
.right-column1{
    position: relative;
    float:left;
    left:0;
	background-color: #fed440;
	width: 50%;
}
.right-column2{
    position: relative;
    float:left;
    left:0;
	background-color: #5c92ff;
	width: 50%;
}
.left-column-in{
    position: relative;
    float:left;
    left:0;
	width:99.9%;
    height:auto;
    overflow: auto;
    text-align:left;
    padding: 5px 10px;
    margin: 5px 20px 5px 20px;
}
.right-column-in{
	width:99.9%;
    padding: 0px 0px;
    margin: 0px 0px 0px 0px;
}
.left-column-in1{
    position: relative;
    float:left;
    left:0px;
    /*left:28%;*/
	width:99.9%;
    height:auto;
    overflow: auto;
    text-align:left;
    padding: 20px 10px 6px;
    margin: 5px 20px 5px 20px;
}
.right-column-in1{
    position: relative;
    float:left;
    left:0;
	width:96.9%;
    overflow: auto;
    text-align:left;
    padding: 10px 10px;
    margin: 5px 20px 5px 20px;
}
.right-column-in2{
    position: relative;
    float:left;
    left:0;
	width:92.9%;
    overflow: auto;
    text-align:left;
    padding: 10px 10px;
    margin: 18px 20px 8px 20px;
}
.ups-gen-blk-size {
    position: relative;
    float: left;
    width: 100% !important;
    height: auto;
    padding: 60px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}
@media (max-width: 992px) {
    .left-column{
        position: relative;
        float:left;
        left:0;
        /*background-color: #043f7e;*/
        background-color: #274780;
        width: 50%;
    }
    .right-column{
        position: relative;
        float:left;
        left:0;
        background-color: #5c92ff;
        width: 50%;
    }
    .left-column-in1{
        position: relative;
        float:left;
        left:0;
        width:99.9%;
        height:auto;
        text-align:left;
        padding: 10px 10px;
        margin: 5px 20px 5px 20px;
    }
    .right-column-in1{
        position: relative;
        float:left;
        left:0;
        width:99.9%;
        text-align:left;
        padding: 10px 10px;
        margin: 5px 20px 5px 20px;
    }
    .ups-gen-blk-size {
        position: relative;
        float: left;
        width: 100% !important;
        height: auto;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 10px 0px;
    }   
}


/********** COMPARE PACKAGES PAGE ***********/
/*.ups-ot {
    padding: 20px 20px;
    margin: 70px 0 15;
}*/
.ups-ot-about {
    background-image: url(../images/ups_top_about.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 130px 20px 20px;
    margin: 10px 0 30px;
}
.ups-ot-1 {
    background-image: url(../images/ups_banner.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 10px 20px 20px;
    margin: 10px 0;
}
.ups-container {
    max-width: 1200px;
    margin: 0 auto;
}
.ups-top-heading {
    font-size: 2.4rem;
    font-weight: 600;
    color:#ffde59;
    text-align:center;
    text-shadow: 2px 2px 10px #000000;
    line-height: 1.3;
    margin-top: 50px;
    margin-bottom: 6px;
}
.ups-top-text{
    font-size: 1.4rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.9) !important;
    text-align:center;
    text-shadow: 2px 2px 10px #000000;
    margin-bottom: 30px;
    line-height: 1.3;
}
.ups-heading {
    font-size: 2.4rem;
    font-weight: 600;
    color:#ffde59;
    text-align:center;
    line-height: 1.3;
    /*text-shadow: 2px 2px 10px #000000;*/
    margin-top: 50px;
    margin-bottom: 10px;
}
.ups-heading-1 {
    font-size: 1.9rem;
    font-weight: 600;
    /*color:#ffde59;*/
    color: #0059c7;
    text-align:center;
    line-height: 1.3;
    /*text-shadow: 2px 2px 10px #000000;*/
    margin-top: 10px;
    margin-bottom: 6px;
}
.ups-stext{
    font-size: 1.2rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.9) !important;
    text-align:center;
    margin-bottom: 20px;
    line-height: 1.3;
}
.ups-stext1{
    font-size: 1.2rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.9) !important;
    text-align:center;
    margin-bottom: 30px;
    line-height: 1.2;
    /*text-shadow: 2px 2px 10px #000000;*/
}
.ups-heading-2 {
    font-size: 1.9rem;
    font-weight: 600;
    color:#ffde59;
    text-align:center;
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 6px;
}
.ups-stext2{
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.9) !important;
    text-align:center;
    margin-bottom: 30px;
    line-height: 1.2;
    /*text-shadow: 2px 2px 10px #000000;*/
}
.ups-sec-title {
    font-size: 1.5rem;
    font-weight: 600 !important;
    color:#ffde59;
    margin-bottom: 18px;
    line-height: 1.3;
}
.ups-sec-text {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.9) !important;
    margin-bottom: 5px;
    line-height: 1.3;
}
.ups-sec-title1 {
    font-size: 1.4rem;
    font-weight: 600;
    color:#ffde59;
    margin-bottom: 10px;
    line-height: 1.3;
}
.ups-sec-title2 {
    font-size: 1.25rem;
    font-weight: 400;
    color:#ffde59;
    margin-bottom: 16px;
    line-height: 1.3;
}
.ups-sec-text1 {
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.9) !important;
    margin-bottom: 10px;
    line-height: 1.3;
}
.ups-sec-text2 {
    /*font-size: 0.96rem;*/
    font-size:0.875rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.9) !important;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.3;
}
.ups-ftr-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.ups-ftr-list li {
    margin-bottom: 8px;
    line-height: 1.3;
    color: rgba(214, 225, 245, 0.9) !important;
    /*font-size: 0.96rem;*/
    font-size:0.875rem;
    list-style:none;
    padding-left: 0px;
}
.ups-ftr-list li:before {
    content: '\f058';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #0074D9;
}
.ups-ftr-list strong {
    color:#ffde59;
    font-weight: 500;
}
.ups-ftr-img {
    width: 360px;
    height: 360px;
    margin-bottom: 0px;
    margin-left:-10px;
    border-radius: 12px;
}
.ups-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}
.ups-card {
    flex: 1;
    min-width: 250px;
    background: rgba(12, 18, 34, 0.99);
    backdrop-filter: blur(16px);
    /*border: 1px solid rgba(255, 255, 255, 0.1);*/
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    padding:25px 25px 25px 25px;
    border-radius: 12px;
}
.ups-card::before {
        content: '';
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, transparent, rgba(139, 92, 246, 0.1), transparent);
        transition: left 0.6s ease;
}
.ups-card:hover::before {
        left: 100%;
}
.ups-card:hover {
        transform: translateY(-8px);
        border-color: rgba(139, 92, 246, 0.3);
        box-shadow: 
            0 25px 50px -12px rgba(0, 0, 0, 0.25),
            0 0 0 1px rgba(139, 92, 246, 0.1);
}
@media (max-width: 992px) {
    .ups-ot-about {
        padding: 80px 20px 20px;
        margin: 10px 0 30px;
    }
    .ups-heading {
        font-size: 1.5rem;
        font-weight: 600;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .ups-stext {
        font-size: 1.0rem;
        font-weight: 400;
        margin-bottom: 30px;
        line-height: 1.3;
    }
}
.ups-grid-card {
    flex: 1;
    min-width: 250px;
    background: rgba(255, 255, 255, 0.99);
    border-radius: 12px 12px 12px 12px;
    border-width: 1px 1px 4px 1px;
    border-style: solid;
    border-color: #f3f3f3;
    position: relative;
    overflow: hidden;
    padding:25px 25px 25px 25px;
    border-radius: 12px;
}
.ups-grid-list-h1 {
    font-size: 1.4rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.0) !important;
    text-align: left;
    line-height: 1.3;
    padding: 0px 0px 0px 0px;
    margin-bottom: 0px;
}
.ups-grid-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.ups-grid-list li {
    margin-bottom: 0px;
    line-height: 1.0;
    color: rgba(214, 225, 245, 0.0) !important;
    font-size: 1.2rem;
    list-style:none;
    padding-left: 6px;
}
.ups-grid-list li:before {
    content: '\f058';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #0074D9;
}
.ups-grid-list strong {
    color:#ffde59;
    font-weight: 500;
}
.ups-setup {
    padding: 20px 20px;
    margin: 0px 0 15;
}
.ups-setup-ot {
    background-image: url(../images/ups_demo.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 95px 20px 20px;
    margin: 75px 0;
}
.ups-setup-ot1 {
    background-image: url(../images/ups_demo.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 95px 20px 20px;
    margin: 75px 0 0;
}
.ups-setup-container {
    max-width: 1200px;
    margin: 0 auto;
}
.ups-setup-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}
.ups-setup-card {
    flex: 1;
    min-width: 250px;
    background: rgba(12, 18, 34, 0.99);
    backdrop-filter: blur(16px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    padding:25px 25px 25px 25px;
    border-radius: 12px;
}
.ups-setup-card::before {
        content: '';
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, transparent, rgba(139, 92, 246, 0.1), transparent);
        transition: left 0.6s ease;
}
.ups-setup-card:hover::before {
        left: 100%;
}
.ups-setup-card:hover {
        transform: translateY(-8px);
        border-color: rgba(139, 92, 246, 0.9);
        box-shadow: 
            0 25px 50px -12px rgba(0, 0, 0, 0.25),
            0 0 0 1px rgba(139, 92, 246, 0.1);
}
.ups-setup-heading {
    font-size: 2.4rem;
    font-weight: 600;
    color:#ffde59;
    text-align:center;
    line-height: 1.3;
    text-shadow: 2px 2px 10px #000000;
    margin-top: 20px;
    margin-bottom: 5px;
}
.ups-setup-top-text{
    font-size: 1.4rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.9) !important;
    text-align:center;
    line-height: 1.3;
    text-shadow: 2px 2px 10px #000000;
    padding:0px 18px 0px 18px;
    margin-bottom: 50px;
}
.ups-setup-text{
    font-size: 1.4rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.9) !important;
    text-align:left;
    line-height: 1.3;
    text-shadow: 2px 2px 10px #000000;
    padding:0px 18px 0px 18px;
    margin-bottom: 15px;
}
.ups-setup-title1 {
    font-size: 1.3rem;
    font-weight: 500;
    color:#ffde59;
    text-align:left;
    padding:14px 18px 0px 18px;
    margin-bottom: 10px;
    line-height: 1.3;
}
.ups-setup-price-ot {
    padding:20px 18px 10px 18px;
    margin-bottom: 3px;
}
.ups-setup-price-ot1 {
    padding:0px 18px 10px 18px;
    margin-bottom: 3px;
}
.ups-setup-price1 {
    font-size: 1.9rem;
    font-weight: 600;
    color:#ffde59;
    text-align:center;
    border-radius: 8px;
    border:1px dotted rgba(255, 222, 90, 0.3) !important;
    background-color: none;
    padding: 7px 5px;
    margin: 10px 0px 10px 0px;
    line-height: 1.4;
}
.setup-sub-title1 {
    font-size: 1.2rem;
    font-weight: 600;
    color:#ffde59;
    text-align:left;
    padding:0px 18px 0px 18px;
    margin-bottom: 10px;
    line-height: 1.4;
}
.setup-sub_txt {
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.9) !important;
    text-align:left;
    padding:0px 18px 0px 18px;
    margin-bottom: 20px;
    line-height: 1.3;
}
.setup-note-hd1 {
    font-size: 1.2rem;
    font-weight: 600;
    color:#ffde59;
    text-align:left;
    padding:0px 18px 0px 18px;
    margin-bottom: 0px;
    line-height: 1.4;
}
.setup-note-txt {
    font-size: 1.0rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.9) !important;
    text-align:left;
    padding:0px 18px 0px 18px;
    margin-bottom: 18x;
    line-height: 1.3;
}
.setup-label{
    position: relative;
    float:left;
    font-size:1.0rem;
    font-weight:300;
    color: rgba(214, 225, 245, 0.9) !important;
    text-align:center;
    line-height: 1.3;
    text-shadow: 2px 2px 10px #000000;
    margin-bottom:5px;
}
.ups-setup-list-h1 {
    font-size: 1.4rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.0) !important;
    text-align: left;
    line-height: 1.3;
    text-shadow: 2px 2px 10px #000000;
    padding: 0px 0px 0px 0px;
    margin-bottom: 0px;
}
.ups-setup1-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.ups-setup1-list li {
    margin-bottom: 0px;
    line-height: 1.0;
    color: rgba(214, 225, 245, 0.0) !important;
    font-size: 1.2rem;
    list-style:none;
    padding-left: 6px;
}
.ups-setup1-list li:before {
    content: '\f058';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #0074D9;
}
.ups-setup1-list strong {
    color:#ffde59;
    font-weight: 500;
}
.ups-setup-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.ups-setup-list li {
    margin-bottom: 8px;
    line-height: 1.2;
    color: rgba(214, 225, 245, 0.9) !important;
    font-size: 0.96rem;
    list-style:none;
    padding-left: 0px;
}
.ups-setup-list li:before {
    content: '\f058';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #0074D9;
}
.ups-setup-list strong {
    color:#ffde59;
    font-weight: 500;
}
.setup-btn {
    position: absolute;
    bottom: 32px;
    left: 50%;
    transform: translateX(-50%);
    width: 292px;
    color: rgba(214, 225, 245, 0.9) !important;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 400;
    font-size: 1.3rem;
    text-align: center;
    transition: all 0.3s ease;
    border:1px solid rgba(0, 120, 255, 0.2) !important;
    padding: 12px 25px;
}
.setup-btn:hover {
    color: rgba(255, 255, 255, 0.9) !important;
    border:1px solid #FF6B00;
    background-color: #FF6B00;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.6);
}
.setup-country-text {
    font-size: 1.0rem;
    font-weight: 300;
    color:#ffde59;
    padding:0px 18px 70px 18px;  
    margin-bottom: 5px;
    line-height: 1.4;
}
.setup-country-text strong {
    color:#ffde59;
    font-weight: 600;
}
.featured-ribbon {
    width: 200px;
    background: rgba(139, 92, 246, 0.9);
    position: absolute;
    top: 16px;
    left: -70px;
    text-align: center;
    line-height: 26px;
    letter-spacing: 0.01em;
    font-size: 0.6em;
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.featured-ribbon.sticky {
    position: fixed;
}
.featured-ribbon.shadow {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.featured-ribbon.top-left {
    top: 25px;
    left: -50px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.featured-ribbon.top-right {
    top: 25px;
    right: -50px;
    left: auto;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.featured-ribbon.bottom-left {
    top: auto;
    bottom: 25px;
    left: -50px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
@media (max-width: 992px) {
    .ups-setup-heading {
        font-size: 2.0rem;
        font-weight: 600;
        text-shadow: 2px 2px 10px #000000;
        margin-top: 20px;
        margin-bottom: 6px;
    }
    .ups-setup-text{
        font-size: 1.3rem;
        font-weight: 400;
        color: rgba(237, 243, 252, 0.9) !important;
        line-height: 1.2;
        text-shadow: 2px 2px 10px #000000;
        margin-bottom: 30px;
    }
    .ups-setup-title1 {
        font-size: 1.3rem;
        font-weight: 600;
        color: #ffde59;
        margin-bottom: 10px;
        line-height: 1.2;
    }
    .ups-setup-title2 {
        font-size: 1.1rem;
        font-weight: 400;
        color: #ffde59;
        margin-bottom: 16px;
        line-height: 1.2;
    }
    .ups-setup-text1 {
        font-size: 1.0rem;
        font-weight: 400;
        color: rgba(237, 243, 252, 0.9) !important;
        margin-bottom: 10px;
        line-height: 1.3;
    } 
}
.table-wrapper {
    position: relative;
    border-radius: 0.5rem;
    overflow: hidden;
  
    /*&::after {
      --shadow-size: 20px;
      content: "";
      position: absolute;
      inset: 0;
      box-shadow: inset 0 calc(var(--shadow-size) * -1) var(--shadow-size) calc(var(--shadow-size) * -1) rgb(0 0 0 / 0.35);
      pointer-events: none;
    }*/
  }
.table-container {
    max-height: auto;
    overflow: auto;
    height:auto;
}
  
table {
    width: 100%;
    border-collapse: separate; /* make border sticky */
}
  
th,
td {
    color: rgba(0, 0, 0, 0.9) !important;
    border: none;
    padding: .42rem 0rem;
    text-align: left;
    border-bottom: 1px dotted rgba(237, 243, 252, 0.2) !important;
}
  
th {
    background-color: none;
    color: #000000 !important;
    font-weight: bold;
    position: sticky;
    top: 0;
    border-bottom: 1px solid #000000 !important;
}
  
tbody {
    tr:nth-of-type(even) {
      background-color: hsl(0 0 95);
    }
  
    .tick-1{
      content: '\f058';
      font-family: 'FontAwesome';
      float: left;
      margin-left: -1.5em;
      color: #0074D9;
    }
}
.ups-cmp {
    padding: 20px 20px;
    margin: 0px 0 15;
}
.ups-cmp-ot {
    background-image: url(../images/ups_demo.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 95px 20px 20px;
    margin: 75px 0;
}
.ups-cmp-container {
    max-width: 1200px;
    margin: 0 auto;
}
.ups-cmp-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}
.ups-cmp-card-1 {
    flex: 1;
    min-width: 250px;
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    border-width: 1px 1px 4px 1px;
    border-style: solid;
    border-color: #f3f3f3;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    padding:20px 25px 15px 25px;
    border-radius: 12px;
}
.ups-cmp-card {
    flex: 1;
    min-width: 250px;
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    padding:25px 25px 25px 25px;
    border-radius: 12px;
}
.ups-cmp-card::before {
        content: '';
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, transparent, rgba(139, 92, 246, 0.1), transparent);
        transition: left 0.6s ease;
}
.ups-cmp-card:hover::before {
        left: 100%;
}
.ups-cmp-card:hover {
        transform: translateY(-8px);
        border-color: rgba(139, 92, 246, 0.9);
        box-shadow: 
            0 25px 50px -12px rgba(0, 0, 0, 0.25),
            0 0 0 1px rgba(139, 92, 246, 0.1);
}
.ups-cmp-heading {
    font-size: 2.4rem;
    font-weight: 600;
    /*color:#ffde59;*/
    color: #0059c7;
    text-align:center;
    line-height: 1.3;
    /*text-shadow: 2px 2px 10px #000000;*/
    margin-top: 10px;
    margin-bottom: 5px;
}
.ups-cmp-top-text{
    font-size: 1.4rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.9) !important;
    text-align:center;
    line-height: 1.3;
    /*text-shadow: 2px 2px 10px #000000;*/
    padding:0px 18px 0px 18px;
    margin-bottom: 50px;
}
.ups-cmp-text{
    font-size: 1.4rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.9) !important;
    text-align:left;
    line-height: 1.3;
    /*text-shadow: 2px 2px 10px #000000;*/
    padding:0px 0px 0px 0px;
    margin-bottom: 15px;
}
.ups-cmp-title1 {
    font-size: 1.2rem;
    font-weight: 600;
    /*color:#ffde59;*/
    color: #0059c7;
    text-align:left;
    padding:5px 0px 0px 0px;
    margin-bottom: 10px;
    line-height: 1.3;
}
.ups-cmp-price-ot {
    padding:20px 18px 10px 18px;
    margin-bottom: 3px;
}
.ups-cmp-price-ot1 {
    padding:0px 18px 10px 18px;
    margin-bottom: 3px;
}
.ups-cmp-price1 {
    font-size: 1.9rem;
    font-weight: 600;
    color:#ffde59;
    text-align:center;
    border-radius: 8px;
    border:1px dotted rgba(255, 222, 90, 0.3) !important;
    background-color: none;
    padding: 7px 5px;
    margin: 10px 0px 10px 0px;
    line-height: 1.4;
}
.cmp-sub-title1 {
    font-size: 1.2rem;
    font-weight: 600;
    color:#ffde59;
    text-align:left;
    padding:0px 18px 0px 18px;
    margin-bottom: 10px;
    line-height: 1.4;
}
.cmp-sub_txt {
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.9) !important;
    text-align:left;
    padding:0px 18px 0px 10px;
    margin-bottom: 20px;
    line-height: 1.3;
}
.ups-cmp-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.ups-cmp-list li {
    margin-bottom: 8px;
    line-height: 1.2;
    color: rgba(0, 0, 0, 0.9) !important;
    font-size: 0.96rem;
    list-style:none;
    padding-left: 0px;
}
.ups-cmp-list li:before {
    content: '\f058';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #0074D9;
}
.ups-cmp-list strong {
    /*color:#ffde59;*/
    color: #0059c7;
    font-weight: 500;
}

.cmp-btn {
    position:relative;
    float:none;
    width: 320px;
    color: rgba(214, 225, 245, 0.9) !important;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 400;
    font-size: 1.1rem;
    text-align: center;
    transition: all 0.3s ease;
    border:1px solid rgba(0, 120, 255, 0.2) !important;
    background-color: #0078FF;
    padding: 15px 15px;
    margin-top:20px;
}
.cmp-btn:hover {
    color: rgba(255, 255, 255, 0.9) !important;
    border:1px solid #FF6B00;
    background-color: #FF6B00;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.6);
}

@media (max-width: 992px) {
    .ups-cmp-heading {
        font-size: 2.0rem;
        font-weight: 600;
        text-shadow: 2px 2px 10px #000000;
        margin-top: 20px;
        margin-bottom: 6px;
    }
    .ups-cmp-text{
        font-size: 1.3rem;
        font-weight: 400;
        color: rgba(237, 243, 252, 0.9) !important;
        line-height: 1.2;
        text-shadow: 2px 2px 10px #000000;
        margin-bottom: 30px;
    }
    .ups-cmp-title1 {
        font-size: 1.3rem;
        font-weight: 600;
        color: #ffde59;
        margin-bottom: 10px;
        line-height: 1.2;
    }
    .ups-cmp-title2 {
        font-size: 1.1rem;
        font-weight: 400;
        color: #ffde59;
        margin-bottom: 16px;
        line-height: 1.2;
    }
    .ups-cmp-text1 {
        font-size: 1.0rem;
        font-weight: 400;
        color: rgba(237, 243, 252, 0.9) !important;
        margin-bottom: 10px;
        line-height: 1.3;
    }
    
}
/********** ORDER MANAGEMENT PAGE ***********/

.ups-ORM-ot {
    overflow: auto;
    /*background-color: #f3f3f3;*/
    background: rgba(237,237,237, 0.5);
    padding: 30px 20px;
    margin: 0px 0 15px;
}
.ups-ORM-ot-1 {
    border-bottom:1px solid #ccc;
    padding: 0px 20px 80px;
    margin: 0px 0 60px;
}
.ups-ORM-container {
    max-width: 1200px;
    margin: 0 auto;
}
.ups-ORM-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}
.ups-ORM-card-1 {
    flex: 1;
    min-width: 250px;
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    border:1px solid rgba(139, 92, 246, 0.2);
    position: relative;
    overflow: hidden;
    padding:25px 25px 25px 25px;
    border-radius: 12px;
}
.ups-ORM-inner-L {
    position: relative;
    float: left;
    max-width: 600px;
    margin: 0px auto 0px;
    padding: 0px 30px 0px 0px;
}
.ups-ORM-inner-R {
    position: relative;
    float:left;
    max-width: 200px;
    margin: 0px auto 0px;
    padding: 50px 0px 0px 10px;
}

.ups-jm {
    padding: 0px 20px 10px 20px;
    margin: 0px 0;
}

.ups-jm-a{
    padding: 60px 0 80px 0;
    background: linear-gradient(135deg, #020617 0%, #0F172A 100%);
    margin: 0px 0;
    position: relative;
}

    .ups-jm-a::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1) 100%);
    }

.ups-jm-container {
    max-width: 1200px;
    margin: 0 auto;
}
.ups-jm-heading {
    font-size: 1.6rem;
    font-weight: 500;
    color: #000000;
    text-align:left;
    margin-bottom: 10px;
    line-height: 1.2;
}
.ups-jm-stext {
    font-size: 1.3rem;
    font-weight: 400;
    color: #2d3748;
    text-align: left;
    margin-bottom: 20px;
    line-height: 1.2;
}
.ups-jm-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}
.ups-jm-item {
    flex: 1;
    min-width: 500px;
    background: white;
    padding: 30px 30px 30px 30px;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
}
.ups-jm-item:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
}
.ups-jm-card {
    flex: 1;
    min-width: 200px;
    /*background: rgba(15, 23, 42, 0.99);*/
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    border: 1px solid rgba(0, 0, 0, 0.06);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    padding:20px 20px 10px 20px;
    border-radius: 12px;
}
.ups-jm-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(139, 92, 246, 0.1), transparent);
    transition: left 0.6s ease;
}
.ups-jm-card:hover::before {
    left: 100%;
}
.ups-jm-card:hover {
    transform: translateY(-8px);
    border-color: rgba(139, 92, 246, 0.3);
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.25),
        0 0 0 1px rgba(139, 92, 246, 0.1);
}
.ups-jm-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 0px;
    margin-left:0px;
    /*background: #108a00;*/
    border-radius: 12px;
    display: flex;
    align-items: right;
    justify-content: right;
}
.ups-jm-title {
    font-size: 1.1rem;
    font-weight: 400;
    color: #f5f5f5;
    padding-top: 20px;
    margin-bottom: 10px;
    line-height: 1.3;
}
.ups-jm-ico_h1 {
    font-size: 0.9rem;
    font-weight: 600;
    /*color: #f5f5f5;*/
    color: #0059c7;
    padding-top: 10px;
    margin-bottom: 0px;
    line-height: 1.3;
}
.ups-jm-txt {
    font-size: 0.9rem;
    font-weight: 400;
    /*color: #f5f5f5;*/
    color: rgba(0, 0, 0, 0.99);;
    padding-top: 0px;
    margin-bottom: 10px;
    line-height: 1.3;
}
.ups-jm-description {
    color: #718096;
    line-height: 1.6;
}
/* Responsive adjustments */
@media (max-width: 992px) {
    .ups-jm-grid {
        gap: 25px;
    }

    .ups-jm-item {
        min-width: calc(50% - 25px);
    }
}

@media (max-width: 768px) {
    .ups-jm-b{
        padding: 35px 20px 60px 20px !important;
        background: linear-gradient(135deg, #020617 0%, #0F172A 100%);
        margin: 0px 0;
        position: relative;
    }
    .ups-jm-container {
        max-width: 1400px;
        padding: 0px 0px 0px 0px;
        margin: 0 auto;
    }
    .ups-jm-heading {
        font-size: 1.6rem;
        margin-bottom: 15px;
    }

    .ups-jm-item {
        min-width: 100%;
    }

    .ups-jm-icon {
        width: 50px;
        height: 50px;
    }
}

.ups-ob {
    padding: 0px 20px 10px 20px;
    margin: 0px 0;
}

.ups-ob-container {
    max-width: 1200px;
    margin: 0 auto;
}
.ups-ob-heading {
    font-size: 2.1rem;
    font-weight: 600;
    color: #ffde59;
    /*color: #0059c7;*/
    text-align:center;
    line-height: 1.3;
    margin-top: 20px;
    margin-bottom: 30px;
}
.ups-ob-heading1 {
    font-size: 1.6rem;
    font-weight: 500;
    /*color: #ffde59;*/
    color: #000000;
    text-align:left;
    margin-bottom: 10px;
    line-height: 1.2;
}
.ups-ob-stext {
    font-size: 1.3rem;
    font-weight: 400;
    color: #2d3748;
    text-align: left;
    margin-bottom: 20px;
    line-height: 1.2;
}
.ups-ob-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}
.ups-ob-item {
    flex: 1;
    min-width: 500px;
    background: white;
    padding: 30px 30px 30px 30px;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
}
.ups-ob-item:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
}
.ups-ob-inner {
    max-width: 675px;
    color: #fff;
    /*padding: 16px 15px 10px 20px;*/
    padding:0px 0px 0px 0px;
    margin: 0px 0px;
}
.ups-ob-card {
    flex: 1;
    min-width: 200px;
    /*background: rgba(15, 23, 42, 0.99);*/
    background: rgba(255, 255, 255, 0.006);
    backdrop-filter: blur(16px);
    /*border: 1px solid rgba(255, 255, 255, 0.06);*/
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    padding:0px 0px 0px 0px;
    border-radius: 12px;
}
.ups-ob-img-card {
    flex: 1;
    min-width: 200px;
    border: 1px solid rgba(255, 255, 255, 0.06);
    background-image: url(../images/pmis_epro_benefits.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    padding:0px 0px 0px 0px;
    border-radius: 12px;
}
/*.ups-ob-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(139, 92, 246, 0.1), transparent);
    transition: left 0.6s ease;
}
.ups-ob-card:hover::before {
    left: 100%;
}
.ups-ob-card:hover {
    transform: translateY(-8px);
    border-color: rgba(139, 92, 246, 0.3);
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.25),
        0 0 0 1px rgba(139, 92, 246, 0.1);
}*/
.ups-ob-title1 {
    font-size: 1.4rem;
    font-weight: 600;
    color:#ffde59;
    margin-bottom: 10px;
    line-height: 1.3;
}
.ups-ob-text {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.1;
}
.ups-ob-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.ups-ob-list li {
    margin-bottom: 8px;
    line-height: 1.1;
    /*color: rgba(0, 0, 0, 0.99) !important;*/
    color: rgba(255, 255, 255, 0.99) !important;
    font-size: 0.9rem;
    list-style:none;
    padding-left: 0px;
}
.ups-ob-list li:before {
    content: '\f058';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #0074D9;
}
.ups-ob-list strong {
    color: #ffde59;
    /*color: #0059c7;*/
    font-weight: 500;
}

.ups-JMM-ot {
    /*overflow: auto;*/
    /*background-color: #f3f3f3;*/
    /*background: rgba(237,237,237, 0.5);*/
    height: 510px;
    padding: 80px 40px 100px;
    margin: 0px 0 55px;
}
.ups-JMM-ot-1 {
    border-bottom:1px solid #ccc;
    padding: 0px 20px 80px;
    margin: 0px 0 60px;
}
.ups-JMM-container {
    max-width: 1200px;
    margin: 0 auto;
}
.ups-JMM-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}
.ups-JMM-card {
    flex: 1;
    min-width: 250px;
    position: relative;
    overflow: hidden;
    padding:25px 25px 25px 25px;
    border-radius: 12px;
}
.ups-JMM-card-1 {
    flex: 1;
    min-width: 250px;
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    border:1px solid rgba(139, 92, 246, 0.2);
    position: relative;
    overflow: hidden;
    padding:25px 25px 25px 25px;
    border-radius: 12px;
}
.ups-JMM-inner-L {
    position: relative;
    float: left;
    max-width: 600px;
    margin: 0px auto 0px;
    padding: 0px 30px 0px 0px;
}
.ups-JMM-inner-R {
    position: relative;
    float:left;
    max-width: 200px;
    margin: 0px auto 0px;
    padding: 50px 0px 0px 10px;
}
.ups-JMM-heading-1 {
    font-size: 2.1rem;
    font-weight: 600;
    /*color: #0059c7;*/
    color:#ffde59;
    text-align:left;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 6px;
}
.ups-JMM-text-1 {
    font-size:0.875rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.9) !important;
    margin-bottom: 5px;
    line-height: 1.3;
}
.ups-JMM-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.ups-JMM-list li {
    margin-bottom: 8px;
    line-height: 1.3;
    color: rgba(255, 255, 255, 0.9) !important;
    font-size:0.875rem;
    list-style:none;
    padding-left: 0px;
}
.ups-JMM-list li:before {
    content: '\f058';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #0074D9;
}
.ups-JMM-list strong {
    color:#ffde59;
    /*color: #0074D9;*/
    font-weight: 500;
}


.ups-ov {
    padding: 0px 0px 0px;
    margin: 10px 0 0px;
    z-index:10;
}
.ups-ov-ot {
    /*background-image: url(../images/ups_top_about.png);*/
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    /*background-color: #004297;*/
    padding: 0px 20px 0px;
    margin: 0px 0 0px;
    /*padding: 50px 20px 20px;
    margin: 10px 0 30px;*/
}
.ups-ov-container {
    max-width: 1200px;
    margin: 0 auto;
}
.ups-ov-inner-L {
    position: relative;
    float: left;
    max-width: 600px;
    margin: 0px auto 0px;
    padding: 0px 30px 0px 0px;
}
.ups-ov-inner-R {
    position: relative;
    float:left;
    max-width: 200px;
    margin: 0px auto 0px;
    padding: 50px 0px 0px 10px;
}
.ups-ov-heading-1 {
    font-size: 2.1rem;
    font-weight: 600;
    color: #0059c7;
    text-align:left;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 6px;
}
.ups-ov-txt-1{
    font-size: 1.0rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.9) !important;
    text-align:left;
    margin-bottom: 60px;
    line-height: 1.4;
}
.ups-ov-heading {
    font-size: 2.4rem;
    font-weight: 600;
    color: #0059c7;
    text-align:center;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 6px;
}
.ups-ov-txt{
    font-size: 1.2rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.9) !important;
    text-align:center;
    margin-bottom: 60px;
    line-height: 1.4;
}

.ups-pes{
    background-color: #f1f2ed;
    padding: 50px 20px 10px 20px;
    margin: 0px 0 0px;
}
.ups-pes-container {
    max-width: 1200px;
    margin: 0 auto;
}
.ups-pes-container1 {
    max-width: 1200px;
    border-radius: 12px;
    background-color:rgba(250, 251, 248, 0.99) !important;
    padding:10px 10px 10px 10px;
    margin: 0 auto 30px;
}
.ups-pes-heading {
    font-size: 1.9rem;
    font-weight: 600;
    color: #0049a1;
    /*color: #0d171a;*/
    text-align:center;
    margin-bottom: 10px;
    margin-top:5px;
    line-height: 1.2;
}
.ups-pes-stext {
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    text-align:center;
    margin-bottom: 20px;
    line-height: 1.2;
}
.ups-pes-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}
.ups-pes-card-1 {
    flex: 1;
    min-width: 350px;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    padding:10px 10px 1dvh 10px;
    border-radius: 12px;
}
.ups-pes-img-card {
    flex: 1;
    min-width: 200px;
    height:190px;
    border: 1px solid rgba(255, 255, 255, 0.9);
    background-image: url(../images/ups_benefits_th.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    padding:0px 0px 0px 0px;
    border-radius: 5px;
}
.ups-pes-inner-1 {
    position: relative;
    float:left;
    left:0px;
    max-width: 100%;
    color: #000000;
    border-color: rgba(255, 255, 255, 0.1);
    border-radius: 12px 12px 12px 12px;
    border-width:1px 1px 1px 1px;
    border-style: solid;
    padding: 0px 5px 10px 5px;
    margin: 0px auto 0px;
}
.ups-pes-title-1 {
    font-size: 1.4rem;
    font-weight: 600;
    /*color: #0059c7;*/
    color: #0049a1;
    line-height: 1.3;
    margin-top:15px;
    margin-bottom: 10px;
}
.ups-pes-text-1 {
    font-size:0.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.3;
}
.ups-pes-list-1 {
    padding-left: 20px;
    margin-bottom: 0;
}
.ups-pes-list-1 li {
    margin-bottom: 8px;
    line-height: 1.3;
    color: rgba(0, 0, 0, 0.99) !important;
    /*font-size: 0.96rem;*/
    font-size:0.9rem;
    list-style:none;
    padding-left: 0px;
}
.ups-pes-list-1 li:before {
    content: '\f058';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #0074D9;
}
.ups-pes-list-1 strong {
    color:#004297;
    font-weight: 500;
}


.ups-why{
    padding: 40px 20px 10px 20px;
    margin: 10px 0 0px;
    /*padding: 10px 20px 30px 20px;
    margin: 10px 0 10px;*/
}
.ups-why-container {
    max-width: 1200px;
    margin: 0 auto;
}
.ups-why-heading {
    font-size: 2rem;
    font-weight: 500;
    color: #ffffff;
    text-align:center;
    margin-bottom: 10px;
    margin-top:5px;
    line-height: 1.2;
    /*text-shadow: 1px 0px 3px #000000;*/
}
.ups-why-stext {
    font-size: 1.3rem;
    font-weight: 400;
    color: #ffffff;
    text-align:center;
    margin-bottom: 20px;
    line-height: 1.2;
    /*text-shadow: 1px 0px 3px #000000;*/
}
.ups-why-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}
.ups-why-card-1 {
    flex: 1;
    min-width: 350px;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    padding:20px 25px 20px 25px;
        border-radius: 12px;
    background:no
}
.ups-why-inner-1 {
    max-width: 900px;
    color: #000000;
    border-color: rgba(255, 255, 255, 0.1);
    border-radius: 12px 12px 12px 12px;
    border-width:1px 1px 1px 1px;
    border-style: solid;
    margin: 45px auto 50px;
    padding: 16px 15px 10px 20px;
}
.ups-why-title-1 {
    font-size: 1.9rem;
    font-weight: 600;
    color: #ffde59;
    margin-bottom: 10px;
    line-height: 1.3;
}
.ups-why-text-1a {
    font-size:0.9rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.99) !important;
    margin-bottom: 5px;
    line-height: 1.3;
}
.ups-why-list-1 {
    padding-left: 20px;
    margin-bottom: 0;
}
.ups-why-list-1 li {
    margin-bottom: 8px;
    line-height: 1.3;
    color: rgba(255, 255, 255, 0.99) !important;
    /*font-size: 0.96rem;*/
    font-size:0.9rem;
    list-style:none;
    padding-left: 0px;
}
.ups-why-list-1 li:before {
    content: '\f058';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #0074D9;
}
.ups-why-list-1 strong {
    color:#004297;
    font-weight: 500;
}

.ups-why-card {
    flex: 1;
    min-width: 350px;
    /*border: 1px solid rgba(255, 255, 255, 0.1);
    background-image: url(../images/ups_benefits_banner.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    backdrop-filter: blur(16px);*/
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    padding:20px 25px 10px 25px;
        border-radius: 12px;
}
.ups-why-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.9), transparent);
    transition: left 0.6s ease;
}
/*.ups-why-card:hover::before {
    left: 100%;
}
.ups-why-card:hover {
    transform: translateY(-8px);
    border-color: rgba(139, 92, 246, 0.3);
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.25),
        0 0 0 1px rgba(139, 92, 246, 0.1);
}*/
.ups-why-inner {
    max-width: 900px;
    color: #000000;
    border-radius: 12px 12px 12px 12px;
    border-width:1px 1px 4px 1px;
    border-style: solid;
    border-color: #f3f3f3;
    background: linear-gradient(180deg,rgba(255, 255, 255, 0.85) 100%, rgba(255, 255, 255, 0.85) 100%);
    margin: 45px auto 50px;
    padding: 16px 15px 10px 20px;
}
.ups-why-title1 {
    font-size: 1.4rem;
    font-weight: 600;
    /*color:#ffde59;*/
    color: #0059c7;
    margin-bottom: 10px;
    line-height: 1.3;
}
.ups-why-icon {
    width: 100%;
    height: 100px;
    margin-bottom:15px;
    margin-left: 11px;
    border-radius: 12px;
    display: flex;
    align-items:center;
    justify-content:center;
}
.ups-why-title {
    font-size: 1.4rem;
    font-weight: 600;
    /*color:#ffde59;*/
    /*color:#004297;*/
    color: #0059c7;
    margin-bottom: 10px;
    line-height: 1.3;
}
.ups-why-text {
    /*font-size: 0.96rem;*/
    font-size:0.875rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.9) !important;
    margin-bottom: 5px;
    line-height: 1.3;
}
.ups-why-text-1 {
    /*font-size: 0.96rem;*/
    font-size:1.6rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.9) !important;
    line-height: 1.3;
    padding-left:15px;
    margin-bottom: 5px;
    
}
.ups-why-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.ups-why-list li {
    margin-bottom: 8px;
    line-height: 1.3;
    color: rgba(0, 0, 0, 0.9) !important;
    /*font-size: 0.96rem;*/
    font-size:0.875rem;
    list-style:none;
    padding-left: 0px;
}
.ups-why-list li:before {
    content: '\f058';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #0074D9;
}
.ups-why-list strong {
    color:#004297;
    font-weight: 500;
}
@media (max-width: 992px) {
    .ups-why-grid {
        gap: 25px;
    }

    .ups-why-item {
        min-width: calc(50% - 25px);
    }
    .ups-why-inner {
        max-width: 680px;
        color: #fff;
        border-radius: 12px 12px 12px 12px;
        background: linear-gradient(180deg,rgba(12, 18, 34, 0.85) 100%, rgba(12, 18, 34, 0.85) 100%);
        margin: 14px auto 20px;
        padding: 16px 15px 10px 20px;
    }
    .ups-why-title1 {
        font-size: 1.3rem;
        font-weight: 600;
        color: #ffde59;
        margin-bottom: 10px;
        line-height: 1.3;
    }
}

@media (max-width: 768px) {
    
    .ups-why-container {
        max-width: 1400px;
        padding: 0px 0px 0px 0px;
        margin: 0 auto;
    }
    .ups-why-heading {
        font-size: 2rem;
        margin-bottom: 0px;
    }
    .ups-why-stext {
        font-size: 1.1rem;
        line-height: 1.2;
    }
    .ups-why-item {
        min-width: 100%;
    }
    .ups-why-icon {
        width: 50px;
        height: 50px;
    }
}

.ups-ftr-ot-111{
    padding: 20px 20px;
    /*margin: 70px 0 15px;*/
    margin: 0px 0 15px;
}
.ups-ftr-ot-1 {
    background-image: url(../images/ups_banner.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 160px 20px 20px;
    margin: 40px 0 0px;
}
.ups-ftr-container {
    max-width: 1200px;
    margin: 0 auto;
}
.ups-ftr-title {
    font-size: 1.5rem;
    font-weight: 600 !important;
    color:#ffde59;
    margin-bottom: 18px;
    line-height: 1.3;
}
.ups-ftr-text {
    /*font-size: 0.96rem;*/
    font-size:0.875rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.9) !important;
    margin-bottom: 5px;
    line-height: 1.3;
}
.ups-ftr-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.ups-ftr-list li {
    margin-bottom: 8px;
    line-height: 1.2;
    color: rgba(214, 225, 245, 0.9) !important;
    /*font-size: 0.96rem;*/
    font-size:0.875rem;
    list-style:none;
    padding-left: 0px;
}
.ups-ftr-list li:before {
    content: '\f058';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #0074D9;
}
.ups-ftr-list strong {
    color:#ffde59;
    font-weight: 500;
}
.ups-ftr-img1 {
    width: 350px;
    height: 350px;
    margin-bottom: 0px;
    margin-left:0px;
    border-radius: 12px;
}
.ups-ftr-ss1 {
    width: 250px;
    height: auto;
    margin-bottom: 0px;
    margin-left:0px;
    border-radius: 12px;
}
.ups-ftr-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}
/*.ups-ftr-card {
    flex: 1;
    min-width: 250px;
    background: rgba(12, 18, 34, 0.99);
    backdrop-filter: blur(16px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    padding:25px 25px 25px 25px;
    border-radius: 12px;
}
.ups-ftr-card::before {
        content: '';
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, transparent, rgba(139, 92, 246, 0.1), transparent);
        transition: left 0.6s ease;
}
.ups-ftr-card:hover::before {
        left: 100%;
}
.ups-ftr-card:hover {
        transform: translateY(-8px);
        border-color: rgba(139, 92, 246, 0.3);
        box-shadow: 
            0 25px 50px -12px rgba(0, 0, 0, 0.25),
            0 0 0 1px rgba(139, 92, 246, 0.1);
}*/
@media (max-width: 992px) {
    .ups-ftr-title {
        font-size: 1.3rem;
        font-weight: 600 !important;
        color: #ffde59;
        margin-bottom: 10px;
        line-height: 1.3;
    }
}
.ups-sb{
    padding: 10px 20px 30px 20px;
    margin: 40px 0 10px;
}

.ups-sb-container {
    max-width: 1200px;
    margin: 0 auto;
}
.ups-sb-heading {
    font-size: 2rem;
    font-weight: 500;
    color: #ffffff;
    text-align:center;
    margin-bottom: 10px;
    margin-top:5px;
    line-height: 1.2;
    text-shadow: 2px 2px 10px #000000;
}
.ups-sb-stext {
    font-size: 1.3rem;
    font-weight: 400;
    color: #ffffff;
    text-align:center;
    margin-bottom: 20px;
    line-height: 1.2;
    text-shadow: 2px 2px 10px #000000;
}
.ups-sb-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}
.ups-sb-card {
    flex: 1;
    min-width: 250px;
    /*border: 1px solid rgba(255, 255, 255, 0.1);*/
    background-image: url(../images/pmis_epro_benefits.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    padding:8px 25px 5px 25px;
}
.ups-sb-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(139, 92, 246, 0.1), transparent);
    transition: left 0.6s ease;
}
.ups-sb-card:hover::before {
    left: 100%;
}
.ups-sb-card:hover {
    transform: translateY(-8px);
    border-color: rgba(139, 92, 246, 0.3);
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.25),
        0 0 0 1px rgba(139, 92, 246, 0.1);
}
.ups-sb-inner {
    max-width: 775px;
    color: #fff;
    border-radius: 12px 12px 12px 12px;
    background: linear-gradient(180deg,rgba(12, 18, 34, 0.85) 100%, rgba(12, 18, 34, 0.85) 100%);
    margin: 20px auto 25px;
    padding: 16px 15px 10px 20px;
}
.ups-sb-innerL {
    position: relative;
    float:left;
    max-width: 650px;
    color: #fff;
    border-radius: 8px 8px 8px 8px;
    background: linear-gradient(180deg,rgba(12, 18, 34, 0.75) 100%, rgba(12, 18, 34, 0.75) 100%);
    margin: 20px auto 20px;
    padding: 20px 30px 20px 25px;
}
.ups-sb-innerR {
    position: relative;
    float:right;
    max-width: 350px !important;
    color: #fff;
    border-radius: 8px 8px 8px 8px;
    background: linear-gradient(180deg,rgba(12, 18, 34, 0.75) 100%, rgba(12, 18, 34, 0.75) 100%);
    margin: 20px auto 20px;
    padding: 16px 15px 10px 20px;
}
.ups-sb-title1 {
    font-size: 1.4rem;
    font-weight: 600;
    color:#ffde59;
    margin-bottom: 10px;
    line-height: 1.3;
}
.ups-sb-text {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.9) !important;
    text-align: left;
    margin-bottom: 5px;
    line-height: 1.3;
}
.ups-sb-icon {
    width: 100%;
    height: 100px;
    margin-bottom:15px;
    margin-left: 11px;
    border-radius: 12px;
    display: flex;
    align-items:center;
    justify-content:center;
}
@media (max-width: 992px) {
    .ups-sb-grid {
        gap: 25px;
    }

    .ups-sb-item {
        min-width: calc(50% - 25px);
    }
    .ups-sb-title1 {
        font-size: 1.3rem;
        font-weight: 600;
        color: #ffde59;
        margin-bottom: 10px;
        line-height: 1.3;
    }
}
@media (max-width: 768px) {
    .ups-sb-container {
        max-width: 1400px;
        padding: 0px 0px 0px 0px;
        margin: 0 auto;
    }
    .ups-sb-heading {
        font-size: 2rem;
        margin-bottom: 0px;
    }
    .ups-sb-stext {
        font-size: 1.1rem;
        line-height: 1.2;
    }
    .ups-sb-item {
        min-width: 100%;
    }
    .ups-sb-icon {
        width: 50px;
        height: 50px;
    }
}
.ups-GEN-ot {
    padding: 20px 20px;
    margin: 100px 0 15px;
}
.ups-GEN-ot1 {
    padding: 0px 20px 80px;
    margin: 0px 0 0px;
}
.ups-GEN-ot-1 {
    border-bottom:1px solid #ccc;
    padding: 0px 20px 80px;
    margin: 0px 0 60px;
}
.ups-GEN-container {
    max-width: 1200px;
    margin: 0 auto;
}
.ups-GEN-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}
.ups-GEN-card-1 {
    flex: 1;
    min-width: 250px;
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    border:1px solid rgba(139, 92, 246, 0.2);
    position: relative;
    overflow: hidden;
    padding:25px 25px 25px 25px;
    border-radius: 12px;
}
.ups-GEN-card {
    flex: 1;
    min-width: 250px;
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    padding:25px 25px 25px 25px;
    border-radius: 12px;
}
.ups-GEN-card::before {
        content: '';
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, transparent, rgba(139, 92, 246, 0.1), transparent);
        transition: left 0.6s ease;
}
.ups-GEN-card:hover::before {
        left: 100%;
}
.ups-GEN-card:hover {
        transform: translateY(-8px);
        border-color: rgba(139, 92, 246, 0.3);
        box-shadow: 
            0 25px 50px -12px rgba(0, 0, 0, 0.25),
            0 0 0 1px rgba(139, 92, 246, 0.1);
}
.ups-GEN-title-1 {
    font-size: 1.5rem;
    font-weight: 600 !important;
    color: #0059c7;
    margin-bottom: 18px;
    line-height: 1.3;
}
.ups-GEN-title-2 {
    font-size: 1.2rem;
    font-weight: 400 !important;
    color: #0059c7;
    margin-bottom: 18px;
    line-height: 1.3;
}
.ups-GEN-text-1 {
    font-size:0.875rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.9) !important;
    margin-bottom: 5px;
    line-height: 1.3;
}
.ups-GEN-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.ups-GEN-list li {
    margin-bottom: 8px;
    line-height: 1.3;
    color: rgba(0, 0, 0, 0.9) !important;
    font-size:0.875rem;
    list-style:none;
    padding-left: 0px;
}
.ups-GEN-list li:before {
    content: '\f058';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #0074D9;
}
.ups-GEN-list strong {
    color: #0074D9;
    font-weight: 500;
}

.ups-ftr-ot {
    padding: 20px 20px;
    margin: 20px 0 15px;
}
.ups-ftr-ot-1a {
    padding: 20px 20px;
    margin: -60px 0 35px;
    z-index: 1;
}
.ups-ftr-ot-1b {
    border-bottom:1px solid #ccc;
    padding: 20px 20px 0px;
    margin: 10px 0 0px;
    /*margin: 80px 0 80px;*/
    z-index: 1;
}
.ups-ftr-ot-2 {
    padding: 0px 20px;
    margin: 0px 0 60px;
}
.ups-ftr-ot-1 {
    background-image: url(../images/ups_banner.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 160px 20px 20px;
    margin: 40px 0 0px;
}
.ups-ftr-container {
    max-width: 1200px;
    margin: 0 auto;
}
.ups-ftr-title {
    font-size: 1.5rem;
    font-weight: 600 !important;
    color:#ffde59;
    margin-bottom: 18px;
    line-height: 1.3;
}
.ups-ftr-title-1 {
    font-size: 1.8rem;
    font-weight: 600 !important;
    color: #0059c7;
    margin-bottom: 18px;
    line-height: 1.3;
}
.ups-ftr-title-2 {
    font-size: 3.5rem;
    font-weight: 600 !important;
    color: #0059c7;
    margin-bottom: 18px;
    line-height: 1.2;
}
.ups-ftr-title1 {
    font-size: 1.2rem;
    font-weight: 400;
    color: #ffde59;
    margin-bottom: 20px;
    line-height: 1.3;
}
.ups-ftr-text {
    /*font-size: 0.96rem;*/
    font-size:0.875rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.9) !important;
    margin-bottom: 5px;
    line-height: 1.3;
}
.ups-ftr-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.ups-ftr-list li {
    margin-bottom: 8px;
    line-height: 1.2;
    color: rgba(214, 225, 245, 0.9) !important;
    /*font-size: 0.96rem;*/
    font-size:0.875rem;
    list-style:none;
    padding-left: 0px;
}
.ups-ftr-list li:before {
    content: '\f058';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #0074D9;
}
.ups-ftr-list strong {
    color:#ffde59;
    font-weight: 500;
}
.ups-ftr-img1 {
    width: 300px;
    height: 260px;
    margin-bottom: 0px;
    margin-left:0px;
    border-radius: 12px;
}
.ups-ftr-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}
.ups-ftr-card {
    flex: 1;
    min-width: 250px;
    /*background: rgba(12, 18, 34, 0.99);*/
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    /*border: 1px solid rgba(12, 18, 34, 0.1);*/
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    padding:25px 25px 25px 25px;
    border-radius: 12px;
}
.ups-ftr-card::before {
        content: '';
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, transparent, rgba(139, 92, 246, 0.1), transparent);
        transition: left 0.6s ease;
}
.ups-ftr-card:hover::before {
        left: 100%;
}
.ups-ftr-card:hover {
        transform: translateY(-8px);
        border-color: rgba(139, 92, 246, 0.3);
        box-shadow: 
            0 25px 50px -12px rgba(0, 0, 0, 0.25),
            0 0 0 1px rgba(139, 92, 246, 0.1);
}
.ups-ftr-inner-L {
    position: relative;
    float: left;
    max-width: 600px;
    margin: 0px auto 0px;
    padding: 0px 30px 0px 0px;
}
.ups-ftr-inner-R {
    position: relative;
    float:left;
    max-width: 200px;
    margin: 0px auto 0px;
    padding: 50px 0px 0px 10px;
}
.ups-MIS-card {
    flex: 1;
    min-width: 250px;
    /*background: rgba(12, 18, 34, 0.99);*/
    background: rgba(255, 255, 255, 0.99);
    backdrop-filter: blur(16px);
    /*border: 1px solid rgba(12, 18, 34, 0.1);*/
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    /*padding:25px 25px 25px 25px;*/
    padding:25px 0px 25px 0px;
    border-radius: 12px;
}
.ups-MIS-inner-L {
    position: relative;
    float: left;
    max-width: 575px;
    margin: 0px auto 0px;
    padding: 0px 30px 0px 0px;
}
.ups-MIS-inner-R {
    position: relative;
    float:left;
    max-width: 200px;
    margin: 0px auto 0px;
    padding: 50px 0px 0px 10px;
}
.ups-MIS-title-1 {
    font-size: 2.5rem;
    font-weight: 600 !important;
    color: #0059c7;
    line-height: 1.2;
    padding-top:30px;
    margin-bottom: 18px;
}
.ups-MIS-text-1 {
    font-size:1.4rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.9) !important;
    line-height: 1.2;
    padding-left:0px;
    margin-bottom: 5px; 
}
.ups-MIS-title-2 {
    font-size: 2.1rem;
    font-weight: 400 !important;
    color: #0059c7;
    line-height: 1.2;
    padding-top:20px;
    margin-bottom: 18px;
}
.ups-MIS-text-2 {
    font-size:1.0rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.9) !important;
    line-height: 1.3;
    padding-left:0px;
    margin-bottom: 5px; 
}

.ups-gen-subH1 {
    font-size: 1.2rem;
    font-weight: 400;
    color: #ffde59;
    margin-bottom: 10px;
    line-height: 1.3;
}
.ups-gen-txt1 {
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.9) !important;
    margin-bottom: 10px;
    line-height: 1.2;
}
.ups-gen-txt-1 {
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.99) !important;
    margin-bottom: 10px;
    line-height: 1.2;
}
@media (max-width: 992px) {
    .ups-ftr-title {
        font-size: 1.3rem;
        font-weight: 600 !important;
        color: #ffde59;
        margin-bottom: 10px;
        line-height: 1.3;
    }
    .ups-ftr-title1 {
        font-size: 1.0rem;
        font-weight: 400;
        color: #ffde59;
        margin-bottom: 15px;
        line-height: 1.3;
    }
}

.ups-mission {
    padding: 20px 20px 79px;
    margin: 0px 0 15;
}
.ups-mission-ot {
    background-image: url(images/ups_solution.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 160px 20px 20px;
    margin: 10px 0;
}
.ups-mission-container {
    max-width: 1200px;
    margin: 0 auto;
}
.ups-mission-heading {
    font-size: 2.4rem;
    font-weight: 600;
    /*color:#ffde59;*/
    color: #0059c7;
    text-align:center;
    line-height: 1.3;
    /*text-shadow: 2px 2px 10px #000000;*/
    margin-top: 20px;
    margin-bottom: 6px;
}
.ups-mission-text{
    font-size: 1.4rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.9) !important;
    text-align:center;
    line-height: 1.3;
    /*text-shadow: 2px 2px 10px #000000;*/
    margin-bottom: 20px;
}

@media (max-width: 992px) {
    .ups-mission {
        padding: 0px 20px;
        margin: 0px 0 0px;
    }
    .ups-mission-heading {
        font-size: 2.0rem;
        font-weight: 600;
        line-height: 1.3;
        /*text-shadow: 2px 2px 10px #000000;*/
        margin-top: 20px;
        margin-bottom: 6px;
    }
    .ups-mission-text{
        font-size: 1.3rem;
        font-weight: 400;
        line-height: 1.2;
        /*text-shadow: 2px 2px 10px #000000;*/
        margin-bottom: 10px;
    }
}

.ups-get {
    padding: 20px 20px;
    margin: 50px 0 15;
}
.ups-get-1 {
    background-image: url(images/ups_banner.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 160px 20px 20px;
    margin: 60px 0;
}
.ups-get-container {
    max-width: 1200px;
    margin: 0 auto;
}
.ups-get-heading {
    font-size: 1.9rem;
    font-weight: 600;
    color:#ffde59;
    text-align:center;
    line-height: 1.3;
    margin-top: 50px;
    margin-bottom: 6px;
}
.ups-get-heading-1 {
    font-size: 1.9rem;
    font-weight: 600;
    /*color: #FF8559;*/
    color:#ffde59;
    text-align:center;
    line-height: 1.3;
    /*text-shadow: 2px 2px 10px #000000;*/
    margin-top: 10px;
    margin-bottom: 6px;
}
.ups-get-stext{
    font-size: 1.15rem;
    font-weight: 400;
    /*color: #2d3748;*/
    color: rgba(214, 225, 245, 0.9) !important;
    text-align:center;
    margin-bottom: 20px;
    line-height: 1.3;
}
.ups-get-stext1{
    font-size: 1.2rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.9) !important;
    text-align:center;
    margin-bottom: 30px;
    line-height: 1.2;
    text-shadow: 2px 2px 10px #000000;
}
.ups-get-ftr-img {
    width: 360px;
    height: 360px;
    margin-bottom: 0px;
    margin-left:-10px;
    border-radius: 12px;
}
.ups-get-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}
.ups-get-card {
    flex: 1;
    min-width: 250px;
    background: rgba(12, 18, 34, 0.99);
    backdrop-filter: blur(16px);
    border: 1px solid rgba(255, 255, 255, 0);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    padding:25px 25px 25px 25px;
    margin-bottom:60px;
}
.ups-get-card::before {
        content: '';
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, transparent, rgba(139, 92, 246, 0.1), transparent);
        transition: left 0.6s ease;
}
.ups-get-card:hover::before {
        left: 100%;
}
.ups-get-card:hover {
        transform: translateY(-8px);
        border-color: rgba(139, 92, 246, 0.3);
        box-shadow: 
            0 25px 50px -12px rgba(0, 0, 0, 0.25),
            0 0 0 1px rgba(139, 92, 246, 0.1);
}
.ups-get-icon-R {
    position: relative;
    float: left;
    width: 100px !important;
    height: auto;
    margin-left: 0px;
    margin-top: 25px;
    border-radius: 12px;
}
.pmis-logo-size {
    position: relative;
    float: left;
    /*width: 130px !important;*/
    width: 100px !important;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 4px 0px 10px 10px;
}
.ups-get-icon-size {
    position: relative;
    float: left;
    width: 200px !important;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 16px 0px 10px 10px;
}
.ups-get-rightS {
    position: relative;
    float: right;
    width: 80.5%;
    margin-left: 0px;
}
.ups-get-title1 {
    font-size: 1.9rem;
    font-weight: 600;
    color:#ffde59;
    margin-bottom: 10px;
    line-height: 1.3;
}
.ups-get-text1 {
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.9) !important;
    margin-bottom: 15px;
    line-height: 1.3;
}
.ups-get-text2 {
    font-size: 0.9rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.9) !important;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.3;
}
@media (max-width: 992px) {
    .ups-get {
        padding: 20px 20px;
        margin: 35px 0 15px;
    }
    .ups-get-card {
        padding:10px 10px 20px 10px;
        margin-bottom:60px;
    }
    .ups-get-icon-R {
        position: relative;
        float: left;
        width: 140px !important;
        height: auto;
        margin-left: 0px;
        margin-top: 0px;
        border-radius: 12px;
    }
    .ups-get-icon-size {
        width: 140px !important;
        height: auto;
        margin: 0px 0px 0px 0px;
        padding: 16px 0px 10px 10px;
    }
    .ups-get-rightS {
        position: relative;
        float:left;
        width: 100%;
        padding-left: 20px;
        padding-right:10px;
    }
}


/********** CONTACT PAGE ***********/
.ups-contact {
    padding: 20px 20px;
    margin: 0px 0 15;
}
.ups-contact-ot {
    background-image: url(../images/ups_contact.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 160px 20px 20px;
    margin: 75px 0;
}
.ups-contact-container {
    max-width: 1200px;
    margin: 0 auto;
}
.ups-contact-heading {
    font-size: 2.4rem;
    font-weight: 600;
    color:#ffde59;
    text-align:center;
    line-height: 1.3;
    text-shadow: 2px 2px 10px #000000;
    margin-top: 20px;
    margin-bottom: 6px;
}
.ups-contact-text{
    font-size: 1.4rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.9) !important;
    text-align:center;
    line-height: 1.3;
    text-shadow: 2px 2px 10px #000000;
    margin-bottom: 50px;
}
.demo-label{
    position: relative;
    float:left;
    font-size:1.0rem;
    font-weight:300;
    color: rgba(214, 225, 245, 0.9) !important;
    text-align:center;
    line-height: 1.3;
    text-shadow: 2px 2px 10px #000000;
    margin-bottom:5px;
}
.demoIp1 {
    border: 2px solid rgba(255, 255, 255, 0.172);
    border-radius: 8px; 
    box-shadow: inset 0 -1px 0 rgb(111, 70, 70), inset 0 -3px 35px rgba(200,200,200,0.1), inset 0 20px 45px rgba(100,100,100,0.1), inset 0 2px 2px rgba(0,0,0,0.2), inset 0 1px 0 rgba(0,0,0,0.1), 0 0 1px rgba(0,0,0,0.3), 0 1px 1px rgba(0,0,0,0.2);
    width:100%;
    height: 56px;
    outline:none;
    padding: 6px 0px 10px 12px;
    font-size: 15px;
    color: rgba(237, 243, 252, 0.9) !important;
    transition: box-shadow 0.3s ease;
    background: rgba(7, 12, 28, 0.99);
    margin-bottom: 6px;
}
.demoIp1:focus { 
    box-shadow: inset 0 -1px 0 rgba(255,255,255,1), inset 0 -3px 35px rgba(150,150,150,0.1), inset 0 20px 45px rgba(100,100,100,0.1), inset 0 2px 2px rgba(0,0,0,0.2), inset 0 1px 0 rgba(0,0,0,0.1), 0 0 1px rgba(0,0,0,0.3), 0 1px 1px rgba(0,0,0,0.2), 0 0 10px rgba(232,48,208,0.5);
}
.demoIp2 { 
    border: 2px solid rgba(255, 255, 255, 0.172);
    border-radius: 8px; 
    box-shadow: inset 0 -1px 0 rgb(111, 70, 70), inset 0 -3px 35px rgba(200,200,200,0.1), inset 0 20px 45px rgba(100,100,100,0.1), inset 0 2px 2px rgba(0,0,0,0.2), inset 0 1px 0 rgba(0,0,0,0.1), 0 0 1px rgba(0,0,0,0.3), 0 1px 1px rgba(0,0,0,0.2);
    width:49.49%;
    height: 56px;
    outline:none;
    padding: 6px 0px 10px 12px;
    font-size: 15px;
    color: rgba(237, 243, 252, 0.9) !important;
    transition: box-shadow 0.3s ease;
    background: rgba(7, 12, 28, 0.99);
    margin-bottom: 6px;
}
.demoIp2:focus { 
    box-shadow: inset 0 -1px 0 rgba(255,255,255,1), inset 0 -3px 35px rgba(150,150,150,0.1), inset 0 20px 45px rgba(100,100,100,0.1), inset 0 2px 2px rgba(0,0,0,0.2), inset 0 1px 0 rgba(0,0,0,0.1), 0 0 1px rgba(0,0,0,0.3), 0 1px 1px rgba(0,0,0,0.2), 0 0 10px rgba(232,48,208,0.5);
}
.demoTa { 
    border: 2px solid rgba(255, 255, 255, 0.172);
    border-radius: 8px; 
    box-shadow: inset 0 -1px 0 rgb(111, 70, 70), inset 0 -3px 35px rgba(200,200,200,0.1), inset 0 20px 45px rgba(100,100,100,0.1), inset 0 2px 2px rgba(0,0,0,0.2), inset 0 1px 0 rgba(0,0,0,0.1), 0 0 1px rgba(0,0,0,0.3), 0 1px 1px rgba(0,0,0,0.2);
    width: 100%;
    height: 100px;
    outline:none;
    padding: 6px 0px 10px 12px;
    font-size: 15px;
    color: rgba(237, 243, 252, 0.9) !important;
    transition: box-shadow 0.3s ease;
    background: rgba(7, 12, 28, 0.99);
    resize:none;
    margin-bottom: 6px;
}
.demoTa:focus { 
    box-shadow: inset 0 -1px 0 rgba(255,255,255,1), inset 0 -3px 35px rgba(150,150,150,0.1), inset 0 20px 45px rgba(100,100,100,0.1), inset 0 2px 2px rgba(0,0,0,0.2), inset 0 1px 0 rgba(0,0,0,0.1), 0 0 1px rgba(0,0,0,0.3), 0 1px 1px rgba(0,0,0,0.2), 0 0 10px rgba(232,48,208,0.5);
}
.demo-book-btn {
    width:100%;
    display: inline-block;
    color: white;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 400;
    font-size: 0.9rem;
    text-align: center;
    transition: all 0.3s ease;
    border:1px solid #0078FF;
    background-color: #0078FF;
    padding: 16px 25px;
}
.demo-book-btn:hover {
    color: white;
    border:1px solid #FF6B00;
    background-color: #FF6B00;
    transform: translateY(-3px);
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.6);
}
.demo-GEN-btn {
    width:auto;
    display: inline-block;
    color: white;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 400;
    font-size: 1.0rem;
    text-align: center;
    transition: all 0.3s ease;
    border:1px solid #0078FF;
    background-color: #0078FF;
    padding: 14px 24px;
    margin-top:10px;
}
.demo-GEN-btn:hover {
    color: white;
    border:1px solid #FF6B00;
    background-color: #FF6B00;
    transform: translateY(-3px);
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.6);
}
.demo-country-text {
    font-size: 1.0rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.9) !important;
    margin-bottom: 5px;
    line-height: 1.4;
}
.demo-country-text strong {
    color:#ffde59;
    font-weight: 500;
}
@media (max-width: 992px) {
    .ups-contact-heading {
        font-size: 2.0rem;
        font-weight: 600;
        text-shadow: 2px 2px 10px #000000;
        margin-top: 20px;
        margin-bottom: 6px;
    }
    .ups-contact-text{
        font-size: 1.3rem;
        font-weight: 400;
        color: rgba(237, 243, 252, 0.9) !important;
        line-height: 1.2;
        text-shadow: 2px 2px 10px #000000;
        margin-bottom: 30px;
    }
    .ups-sec-title1 {
        font-size: 1.3rem;
        font-weight: 600;
        color: #ffde59;
        margin-bottom: 10px;
        line-height: 1.2;
    }
    .ups-sec-title2 {
        font-size: 1.1rem;
        font-weight: 400;
        color: #ffde59;
        margin-bottom: 16px;
        line-height: 1.2;
    }
    .ups-sec-text1 {
        font-size: 1.0rem;
        font-weight: 400;
        color: rgba(237, 243, 252, 0.9) !important;
        margin-bottom: 10px;
        line-height: 1.3;
    }
    
}
/********** DEMO PAGE ***********/
.ups-demo {
    padding: 20px 20px;
    margin: 0px 0 15;
}
.ups-demo-ot {
    background-image: url(../images/ups_demo.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 160px 20px 20px;
    margin: 75px 0;
}
.ups-demo-container {
    max-width: 1200px;
    margin: 0 auto;
}
.ups-demo-heading {
    font-size: 2.4rem;
    font-weight: 600;
    color:#ffde59;
    text-align:center;
    line-height: 1.3;
    text-shadow: 2px 2px 10px #000000;
    margin-top: 20px;
    margin-bottom: 6px;
}
.ups-demo-text{
    font-size: 1.4rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.9) !important;
    text-align:center;
    line-height: 1.3;
    text-shadow: 2px 2px 10px #000000;
    margin-bottom: 50px;
}
.demo-sub_txt {
    font-size: 1.1rem;
    font-weight: 400;
    color: #ffde59;
    margin-bottom: 20px;
    line-height: 1.3;
}
.demo-label{
    position: relative;
    float:left;
    font-size:1.0rem;
    font-weight:300;
    color: rgba(214, 225, 245, 0.9) !important;
    text-align:center;
    line-height: 1.3;
    text-shadow: 2px 2px 10px #000000;
    margin-bottom:5px;
}
.demoIp1 {
    border: 2px solid rgba(255, 255, 255, 0.172);
    border-radius: 8px; 
    box-shadow: inset 0 -1px 0 rgb(111, 70, 70), inset 0 -3px 35px rgba(200,200,200,0.1), inset 0 20px 45px rgba(100,100,100,0.1), inset 0 2px 2px rgba(0,0,0,0.2), inset 0 1px 0 rgba(0,0,0,0.1), 0 0 1px rgba(0,0,0,0.3), 0 1px 1px rgba(0,0,0,0.2);
    width:100%;
    height: 56px;
    outline:none;
    padding: 6px 0px 10px 12px;
    font-size: 15px;
    color: rgba(237, 243, 252, 0.9) !important;
    transition: box-shadow 0.3s ease;
    background: rgba(7, 12, 28, 0.99);
    margin-bottom: 6px;
}
.demoIp1:focus { 
    box-shadow: inset 0 -1px 0 rgba(255,255,255,1), inset 0 -3px 35px rgba(150,150,150,0.1), inset 0 20px 45px rgba(100,100,100,0.1), inset 0 2px 2px rgba(0,0,0,0.2), inset 0 1px 0 rgba(0,0,0,0.1), 0 0 1px rgba(0,0,0,0.3), 0 1px 1px rgba(0,0,0,0.2), 0 0 10px rgba(232,48,208,0.5);
}
.demoIp2 {
    border: 2px solid rgba(255, 255, 255, 0.172);
    border-radius: 8px; 
    box-shadow: inset 0 -1px 0 rgb(111, 70, 70), inset 0 -3px 35px rgba(200,200,200,0.1), inset 0 20px 45px rgba(100,100,100,0.1), inset 0 2px 2px rgba(0,0,0,0.2), inset 0 1px 0 rgba(0,0,0,0.1), 0 0 1px rgba(0,0,0,0.3), 0 1px 1px rgba(0,0,0,0.2);
    width:49.49%;
    height: 56px;
    outline:none;
    padding: 6px 0px 10px 12px;
    font-size: 15px;
    color: rgba(237, 243, 252, 0.9) !important;
    transition: box-shadow 0.3s ease;
    background: rgba(7, 12, 28, 0.99);
    margin-bottom: 6px;
}
.demoIp2:focus { 
    box-shadow: inset 0 -1px 0 rgba(255,255,255,1), inset 0 -3px 35px rgba(150,150,150,0.1), inset 0 20px 45px rgba(100,100,100,0.1), inset 0 2px 2px rgba(0,0,0,0.2), inset 0 1px 0 rgba(0,0,0,0.1), 0 0 1px rgba(0,0,0,0.3), 0 1px 1px rgba(0,0,0,0.2), 0 0 10px rgba(232,48,208,0.5);
}
.demoTa {
    border: 2px solid rgba(255, 255, 255, 0.172);
    border-radius: 8px; 
    box-shadow: inset 0 -1px 0 rgb(111, 70, 70), inset 0 -3px 35px rgba(200,200,200,0.1), inset 0 20px 45px rgba(100,100,100,0.1), inset 0 2px 2px rgba(0,0,0,0.2), inset 0 1px 0 rgba(0,0,0,0.1), 0 0 1px rgba(0,0,0,0.3), 0 1px 1px rgba(0,0,0,0.2);
    width: 100%;
    height: 100px;
    outline:none;
    padding: 6px 0px 10px 12px;
    font-size: 15px;
    color: rgba(237, 243, 252, 0.9) !important;
    transition: box-shadow 0.3s ease;
    background: rgba(7, 12, 28, 0.99);
    resize:none;
    margin-bottom: 6px;
}
.demoTa:focus { 
    box-shadow: inset 0 -1px 0 rgba(255,255,255,1), inset 0 -3px 35px rgba(150,150,150,0.1), inset 0 20px 45px rgba(100,100,100,0.1), inset 0 2px 2px rgba(0,0,0,0.2), inset 0 1px 0 rgba(0,0,0,0.1), 0 0 1px rgba(0,0,0,0.3), 0 1px 1px rgba(0,0,0,0.2), 0 0 10px rgba(232,48,208,0.5);
}
.demo-book-btn {
    width:100%;
    display: inline-block;
    color: white;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 400;
    font-size: 0.9rem;
    text-align: center;
    transition: all 0.3s ease;
    border:1px solid #0078FF;
    background-color: #0078FF;
    padding: 16px 25px;
}
.demo-book-btn:hover {
    color: white;
    border:1px solid #FF6B00;
    background-color: #FF6B00;
    transform: translateY(-3px);
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.6);
}
.demo-country-text {
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.9) !important;
    margin-bottom: 5px;
    line-height: 1.4;
}
.demo-country-text strong {
    color:#ffde59;
    font-weight: 500;
}

@media (max-width: 992px) {
    .ups-demo-heading {
        font-size: 2.0rem;
        font-weight: 600;
        text-shadow: 2px 2px 10px #000000;
        margin-top: 20px;
        margin-bottom: 6px;
    }
    .ups-demo-text{
        font-size: 1.3rem;
        font-weight: 400;
        color: rgba(237, 243, 252, 0.9) !important;
        line-height: 1.2;
        text-shadow: 2px 2px 10px #000000;
        margin-bottom: 30px;
    }
    .ups-sec-title1 {
        font-size: 1.3rem;
        font-weight: 600;
        color: #ffde59;
        margin-bottom: 10px;
        line-height: 1.2;
    }
    .ups-sec-title2 {
        font-size: 1.2rem;
        font-weight: 400;
        color: #ffde59;
        margin-bottom: 16px;
        line-height: 1.2;
    }
    .ups-sec-text1 {
        font-size: 1.0rem;
        font-weight: 400;
        color: rgba(237, 243, 252, 0.9) !important;
        margin-bottom: 10px;
        line-height: 1.3;
    }
    .demo-GEN-btn {
        width:auto;
        display: inline-block;
        color: white;
        border-radius: 8px;
        text-decoration: none;
        font-weight: 400;
        font-size: 1.0rem;
        text-align: center;
        transition: all 0.3s ease;
        border:1px solid #0078FF;
        background-color: #0078FF;
        padding: 10px 15px;
        margin-top:10px;
    }
    .demo-GEN-btn:hover {
        color: white;
        border:1px solid #FF6B00;
        background-color: #FF6B00;
        transform: translateY(-3px);
        box-shadow: 0 6px 10px rgba(0, 0, 0, 0.6);
    }
    
}
/********** TERMS PAGE ***********/
.upstrm-ot {
    padding: 20px 0px 0px;
    margin: 120px 0 0px;
}
.upstrm-ot1 {
    padding: 20px 0px 0px;
    margin: 20px 0 0px;
}
.upstrm-container {
    max-width: 1200px;
    margin: 0 auto;
}
.upstrm-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}
.upstrm-card {
    flex: 1;
    min-width: 250px;
    background: rgba(12, 18, 34, 0.99);
    backdrop-filter: blur(16px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    padding:25px 25px 25px 25px;
    border-radius: 12px;
}
.upstrm-card::before {
        content: '';
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, transparent, rgba(139, 92, 246, 0.1), transparent);
        transition: left 0.6s ease;
}
.upstrm-card:hover::before {
        left: 100%;
}
.upstrm-card:hover {
        transform: translateY(-8px);
        border-color: rgba(139, 92, 246, 0.3);
        box-shadow: 
            0 25px 50px -12px rgba(0, 0, 0, 0.25),
            0 0 0 1px rgba(139, 92, 246, 0.1);
}
.upstrm-heading {
    font-size: 1.9rem;
    font-weight: 600;
    color:#ffde59;
    text-align:center;
    line-height: 1.3;
    margin-top: 0px;
    margin-bottom: 6px;
}
.upstrm-top-text{
    font-size: 1.2rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.9) !important;
    text-align:center;
    margin-bottom: 60px;
    line-height: 1.4;
}

.upstrm-title {
    font-size: 1.5rem;
    font-weight: 600 !important;
    color:#ffde59;
    margin-bottom: 10px;
    line-height: 1.3;
}
.upstrm-text1 {
    font-size: 1.1rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.9) !important;
    margin-bottom: 15px;
    line-height: 1.4;
}
.upstrm-list-text {
    /*font-size: 0.96rem;*/
    font-size:0.875rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.9) !important;
    margin-bottom: 12px;
    line-height: 1.3;
}
.upstrm-list {
    padding-left: 20px;
    margin-bottom: 0;
}
.upstrm-list li {
    margin-bottom: 8px;
    line-height: 1.3;
    color: rgba(214, 225, 245, 0.9) !important;
    /*font-size: 0.96rem;*/
    font-size:0.875rem;
    list-style:none;
    padding-left: 0px;
}
.upstrm-list li:before {
    /*content: '\f058';*/
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #0074D9;
}
.upstrm-list strong {
    text-transform: uppercase;
    color:#ffde59;
    font-weight: 500;
}
.upstrm-list-text1 {
    /*font-size: 0.96rem;*/
    font-size:0.875rem;
    font-weight: 400;
    color: rgba(214, 225, 245, 0.9) !important;
    margin-bottom: 12px;
    line-height: 1.3;
}
.upstrm-list1 {
    padding-left: 20px;
    margin-bottom: 0;
}
.upstrm-list1 li {
    margin-bottom: 8px;
    line-height: 1.3;
    color: rgba(214, 225, 245, 0.9) !important;
    /*font-size: 0.96rem;*/
    font-size:0.875rem;
    list-style:none;
    padding-left: 0px;
}
.upstrm-list1 li:before {
    content: '\f058';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #0074D9;
}
.upstrm-list1 strong {
    color:#ffde59;
    font-weight: 500;
}
.bottom-ot {
    width: 100%;
    padding: 0px 10px 0px 10px;
    margin: 0px 0px 0px 0px;
}

.bottom-menu-otL {
    position: relative;
    float: left !important;
    right: 0px !important;
    text-align: left !important;
}

.bottom-menu-ot {
    position: relative;
    float: right !important;
    right: 0px !important;
    text-align: right !important;
}
.bottom-menu {
    /* max-width: 450px; */
    min-width: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    /* background-color: #f7f7f7; */
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7 1%, #f7f7f7 84%, #cccccc 97%);
    background: -webkit-linear-gradient(top, #f7f7f7 1%, #f7f7f7 84%, #cccccc 97%);
    background: linear-gradient(to bottom, #f7f7f7 1%, #f7f7f7 84%, #cccccc 97%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#cccccc', GradientType=0 );
    border-top: 1px solid #e4e4e4;
    display: flex;
    align-items Aligns flex items along the cross axis of the current line of the flex container. Widely available across major browsers (Baseline since March 2018) Learn more Don't show : center;
    justify-content: space-between;
    padding-left: 10px;
    padding-top: 8px;
    padding-bottom: 10px;
    margin: 0px;
    z-index: 1000;
}
.bottom_btn1a {
    position: relative;
    float: left;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #0071e2;
    background-color: #0071e2;
    color: #ffffff;
    pointer-events: auto;
    line-height: 30px;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 14px;
    text-align: center;
    /*width:68px;*/
    padding: 0px 12px;
    margin: 0px 0px 0px 0px;
}

    .bottom_btn1a:hover {
        border: 1px solid #0071e2;
        color: #0071e2;
        background-color: #ffffff;
        text-decoration: none;
    }

.bottom_btn1 {
    position: relative;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #0071e2;
    background-color: #0071e2;
    color: #ffffff;
    pointer-events: auto;
    line-height: 30px;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 14px;
    text-align: center;
    /*width:68px;*/
    padding: 0px 12px;
    margin: 0px 0px 0px 0px;
}

    .bottom_btn1:hover {
        border: 1px solid #0071e2;
        color: #0071e2;
        background-color: #ffffff;
        text-decoration: none;
    }

.bottom_btn2 {
    position: relative;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #d3d4d6;
    background-color: #de2954;
    color: #ffffff;
    pointer-events: auto;
    line-height: 30px;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 14px;
    text-align: center;
    width: auto;
    padding: 0px 12px;
    margin: 0px 0px 0px 0px;
}

    .bottom_btn2:hover {
        border: 1px solid #de2954;
        color: #ffffff;
        background-color: #de2954;
        text-decoration: none;
    }

.bottom-menu-Rot {
    position: relative;
    float: left !important;
    left: 0px !important;
    text-align: left !important;
}

.bottom_btnR1 {
    position: relative;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #0071e2;
    background-color: #0071e2;
    color: #ffffff;
    pointer-events: auto;
    line-height: 30px;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 14px;
    text-align: center;
    /*width:68px;*/
    padding: 0px 12px;
    margin: 0px 0px 0px 0px;
}

    .bottom_btnR1:hover {
        border: 1px solid #0071e2;
        color: #0071e2;
        background-color: #ffffff;
        text-decoration: none;
    }

.bottom_btnC1 {
    position: relative;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    color: #000000;
    pointer-events: auto;
    line-height: 30px;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 14px;
    text-align: center;
    width: auto;
    padding: 0px 12px;
    margin: 0px 0px 0px 0px;
}

    .bottom_btnC1:hover {
        border: 1px solid #de2954;
        color: #ffffff;
        background-color: #de2954;
        text-decoration: none;
    }

.bottom_btnS1 {
    position: relative;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    color: #000000;
    pointer-events: auto;
    line-height: 30px;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 14px;
    text-align: center;
    width: auto;
    padding: 1px 12px;
    margin: 0px 0px 0px 0px;
}

    .bottom_btnS1:hover {
        border: 1px solid #5cb95a;
        color: #5cb95a;
        background-color: #ffffff;
        text-decoration: none;
    }

.bottom_btnG1 {
    position: relative;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #5cb95a;
    background-color: #5cb95a;
    color: #ffffff;
    pointer-events: auto;
    line-height: 30px;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 14px;
    text-align: center;
    width: auto;
    padding: 1px 12px;
    margin: 0px 0px 0px 0px;
}

    .bottom_btnG1:hover {
        border: 1px solid #5cb95a;
        color: #5cb95a;
        background-color: #ffffff;
        text-decoration: none;
    }
.footer_rights_b1 {
    position: relative;
    float: left;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    text-align:left;
    text-decoration:none;
    padding: 0px 5px 0px 5px;
}

    .footer_rights_b1:hover {
        color: #000;
        text-decoration: underline;
    }