.cnc-error-section.cnc-error-section-layout6{padding: 100px 0;background-color: #005BC5;}
.cnc-error-section.cnc-error-section-layout6 .container{max-width: 1430px;width: 100%;margin: 0 auto;padding: 0 15px;box-sizing: border-box;text-align: center;}
.cnc-error-section.cnc-error-section-layout6 .top-wrapper{display: flex;justify-content: center;flex-wrap: wrap;align-items: center;max-width: 1042px;width: 100%;box-sizing: border-box;margin: 0 auto 60px;gap: 30px;}
.cnc-error-section.cnc-error-section-layout6 .top-wrapper .colum{max-width: calc(33.33% - 20px);min-width: 327px;box-sizing: border-box;border-radius: 50%; border: 1px solid #FFF;padding: 41px 60px;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.cnc-error-section.cnc-error-section-layout6 .top-wrapper .colum :is(p){color: #FFF; font-size: 20px; font-weight: 400; line-height: normal;margin: 0;}
.cnc-error-section.cnc-error-section-layout6 .top-wrapper .colum span{color: #FFF; font-size: 160px; font-weight: 700; line-height: normal;}
.cnc-error-section.cnc-error-section-layout6 a.btn {display: inline-flex;align-items: center; background-color: #fff; color: #005AC3; font-weight: 400; padding: 14px 35px 14px 35px; border-radius: 5px; font-size: 20px; transition: all 0.3s ease-in-out; position: relative; line-height: normal; text-decoration: none; width: fit-content;}
.cnc-error-section.cnc-error-section-layout6 a.btn .arrow { margin-left: 15px; transition: all 0.3s ease-in-out; position: relative; left: 0; width: 20px; display: inline-flex;justify-content: center;align-items: center;}
.cnc-error-section.cnc-error-section-layout6 a.btn .arrow img{max-width: 100%;}
.cnc-error-section.cnc-error-section-layout6 a.btn .arrow svg {width: 100%;height: 100%;}
.cnc-error-section.cnc-error-section-layout6 a.btn .arrow svg path{fill: #005AC3;stroke: #005AC3;}
.cnc-error-section.cnc-error-section-layout6 a.btn:hover, .cnc-error-section.cnc-error-section-layout6 a.btn:focus { background-color: #02357e; color: #fff;}
.cnc-error-section.cnc-error-section-layout6 a.btn:hover .arrow, .cnc-error-section.cnc-error-section-layout6 a.btn:focus .arrow{ left: 5px;}
.cnc-error-section.cnc-error-section-layout6 a.btn:hover .arrow img, .cnc-error-section.cnc-error-section-layout6 a.btn:focus .arrow img{filter: brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(2%) hue-rotate(160deg) brightness(104%) contrast(100%);} 
.cnc-error-section.cnc-error-section-layout6 a.btn:hover .arrow svg path, .cnc-error-section.cnc-error-section-layout6 a.btn:focus .arrow svg path{fill: #fff;stroke: #fff;}

@media (max-width:1199px) {
  .cnc-error-section.cnc-error-section-layout6 .top-wrapper .colum {min-width: 300px;}
}

@media (max-width:1024px) {
  .cnc-error-section.cnc-error-section-layout6{padding: 50px 0;}
  .cnc-error-section.cnc-error-section-layout6 .top-wrapper .colum {min-width: 290px;}
  .cnc-error-section.cnc-error-section-layout6 .top-wrapper .colum span {font-size: 120px;}
  .cnc-error-section.cnc-error-section-layout6 .top-wrapper .colum :is(p) , .cnc-error-section.cnc-error-section-layout6 a.btn {font-size: 18px;}
}

@media (max-width:767px) {
  .cnc-error-section.cnc-error-section-layout6{padding: 30px 0;}
  .cnc-error-section.cnc-error-section-layout6 .top-wrapper { margin: 0px auto 30px;}
  .cnc-error-section.cnc-error-section-layout6 .top-wrapper .colum { min-width: 180px; padding: 30px;}
  .cnc-error-section.cnc-error-section-layout6 .top-wrapper .colum span {font-size: 50px;}
  .cnc-error-section.cnc-error-section-layout6 .top-wrapper .colum :is(p) , .cnc-error-section.cnc-error-section-layout6 a.btn {font-size: 16px;}
}