#c_grid-116273709439190 .p_gridCell {
    display-radio: 1;
    color: rgba(255,255,255,1);
    background-color: rgba(255,255,255,1);
}






.pl_service2 .service_img {
    width: 150px;
    height: 150px;
    padding: 5px;
    position: absolute;
    right: calc(100% + 223px);
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
    display: none;
}
.pl_service2 .service_value {
    width: 105%;
    min-height: 20px;
    line-height: 20px;
    background-color: #0067ac;
    color: #fff;
    padding: 10px;
    border-radius: 4px;
    position: relative;
}
.pl_service2 .service_item:hover {
    background-color: #0067ac;
    color: #fff;
}
.pl_service2 .service_value::after {
    content: " ";
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 6px solid #0067ac;
    border-bottom: 6px solid transparent;
}

.pl_service2 .service_item {
    margin-bottom: 2px;
    position: relative;
    cursor: pointer;
    background-color: #0067ac;
    color: #fff;
    transition: all 0.5s ease;
}



.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 1.5rem + 2px);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left,rgba(0,103,172,0.4),rgba(0,0,0,0));
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right,rgba(0,103,172,0.4),rgba(0,0,0,0));
}




@media screen and (max-width:1024px) {
     
#c_static_001-1660032635539 .e_navigationA-3 .p_level1Item a {
    font-size: 14px;
    padding: 0 8px;
    line-height: 80px;
    display: block;
    text-align: center;
  
}    

  #c_static_001-1660032635539 .e_container-1 .cbox-1-1 {
    align-self: center;
    flex: 0 0 60%;
}
  
  #c_static_001-1660032635539 .e_container-1 .cbox-1-3 {
    align-self: center;
    display: none;
}
  
  
  
  
  
        }


@media only screen and (max-width: 768px){
.pl_service {
    position: fixed;
    right: 0px;
    top: 50%;
    z-index: 999;
}
  }