/** Shopify CDN: Minification failed

Line 33:0 All "@import" rules must come first

**/
@font-face {
    font-family: 'DIN Next LT Arabic';
    src: url('/cdn/shop/files/DINNextLTArabic-Bold.eot?v=1747133284');
    src: url('/cdn/shop/files/DINNextLTArabic-Bold.eot?v=1747133284') format('embedded-opentype'),
        url('/cdn/shop/files/DINNextLTArabic-Bold.woff2?v=1747133283') format('woff2'),
        url('/cdn/shop/files/DINNextLTArabic-Bold.woff?v=1747133283') format('woff'),
        url('/cdn/shop/files/DINNextLTArabic-Bold.ttf?v=1747133283') format('truetype'),
        url('DINNextLTArabic-Bold.svg#DINNextLTArabic-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'PIGARNOS NEUE';
    src: url('/cdn/shop/files/PIGARNOSNEUE.eot?v=1747133739');
    src: url('/cdn/shop/files/PIGARNOSNEUE.eot?v=1747133739') format('embedded-opentype'),
        url('/cdn/shop/files/PIGARNOSNEUE.woff2?v=1747133739') format('woff2'),
        url('/cdn/shop/files/PIGARNOSNEUE.woff?v=1747133739') format('woff'),
        url('/cdn/shop/files/PIGARNOSNEUE.ttf?v=1747133739') format('truetype'),
        url('PIGARNOSNEUE.svg#PIGARNOSNEUE') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
.font-damily{
  font-family: "Roboto", sans-serif;
  font-family: "Poppins", sans-serif;
}
.serv_list_number {
    font-weight: normal;
	    font-family: "Roboto", sans-serif;
}

.acc__title{
font-family: "Roboto", sans-serif;
  font-weight:500; 
}

.serv_list_right h4 {
 font-family: "Poppins", sans-serif;
    font-weight: 500;
}
h1, .h1{
  font-family: "Poppins", sans-serif;
  font-weight:600;
}


/* 
.font-damily,.serv_list_number,.acc__title {
    font-family: 'PIGARNOS NEUE'; font-weight: normal;
  
}

.serv_list_right h4,h1, .h1{
  font-family: 'DIN Next LT Arabic'; font-weight: normal;
}


 */


/*===========fonts*/
.about_us_image_text { 
    display: flex;
    flex-wrap: wrap;
}

.about_us_image img {
    display: block;
    width: 100%; border-radius:8px;
}

.about_us_image {
    width: 50%;
}

.about_us_text {
    width: 50%;
    display: flex;
    align-items: center;
}
.about_us_text {
    padding: 50px;
    box-shadow: 10px 32px 72px 0 rgb(51 51 51 / 5%);
}

.about_us_image {
    padding-right: 40px;
}  

.pipeline_integrity_inner {
    position: relative;
    border-radius: 60px;
    overflow: hidden;
    padding: 80px 50px;
}

.pipeline_integrity_inner ul {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0;
  justify-content:center;
}

.pipeline_integrity_header {
    position: relative;
    z-index: 1;
    padding-bottom: 50px;
}

.background_image_pipeling {
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.background_image_pipeling img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
    opacity: 0.09;
}

.pipeline_integrity_header h2 {
    margin: 0;
}

.pipeline_integrity_inner ul li {
    width: 20%;
    text-align: center;
    list-style: none;    max-width: 160px;
}

.pipeline_integrity_inner ul li:nth-child(even) .pipeline_item {
    display: flex;
    flex-flow: column-reverse;
}

.pipeline_item {
    display: flex;
    flex-direction: column;
  position:relative;
}

.pipeline_item h3 {
margin: 0;
    padding: 10px 0;
    position: absolute;
    top: 0;
    max-width: 246px;
  left: 50%;
    transform: translateX(-50%);
}

.pipeline_item img {
    max-width: 120px;
    margin: 0 auto;
    display: block;
    width: 100%;
    padding: 90px 0;
}
.service_body {
    display: flex;
}

.service_body_left {
    width: 60%;
}

.service_body_right {
    width: 40%;
}

/* .service_first .service_body_left {
    width: 60%;
}

.service_first .service_body_right {
    width: 40%;
}
.cis .service_body_left{
  width: 100%;
  display: flex;
}
.cis .service_body_left > div{
  max-width: 50%;
}
.cis .service_body_left > img{
  max-width: 400px;
}*/
.serv_list_right svg {
    width: 39px;
  display:block;    margin: 0 2px;
} 

 

.serv_list {
    display: flex;
    align-items: center;
}

.service_body_right ul li {
    list-style: none;
}
.service_body_left img {
    width: 100%;
    display: block;
}

.service_body_left {
    color: #000;
}

.service_body {
    align-items: center;
}

.serv_list_image {
    display: flex;
    align-items: center;
    width: calc(100% - 126px);
    justify-content: center;
}

.serv_list_left {
    display: flex;
    align-items: center;
    width: 50%;
    justify-content: space-between;
}

.serv_list_image img {
    display: block;
    width: 60px;
}

.serv_list_number {
    line-height: normal;
    width: 126px;
    height: 110px;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center; 
    color: #fff;
    font-size: 50px;  

}

.serv_list_right {
    width: 50%; 
   display: flex;
    align-items: center;
      padding: 0 20px;
} 

.service_body_right ul li:nth-child(odd) .serv_list_number {
    border-radius: 80px 0px 0px 80px;
    overflow: hidden;
}
.serv_list_right h4 {
    font-size: 20px; 
   
     margin: 0 2px;
}

.service_body_right ul li:nth-child(even) .serv_list {
    flex-direction: row-reverse;
}

.service_body_right ul li:nth-child(even) .serv_list_right {
    flex-direction: row-reverse;
}

.service_body_right ul li:nth-child(even) .serv_list_right svg {
    transform: rotate(180deg);
}

.service_body_right ul li:nth-child(even) .serv_list_left {
    flex-direction: row-reverse;
}

.service_body_right ul li:nth-child(even) .serv_list_left .serv_list_number {
    border-radius: 0px 80px 80px 0px;
}


.serv_list_number {
    position: relative;
    overflow: hidden;
}

.serv_list_number:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 110px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 126px solid #000000;
    opacity: 0.05;
    z-index: 1;
}
.serv_list_number span {
    position: relative;
    z-index: 2;
} 
.service_body_right ul {
    margin: 0;
    padding: 0;
}
.service_body.service_first {
    flex-direction: row-reverse;
}

.service_first .service_body_left {
    padding: 0;
    padding-left: 30px;
}

.service_body_left {
    padding-right: 30px;
}

.info_foot svg {
    width: 26px;
}

.info_foot .email {
    display: flex;
    align-items: center;
}

.info_foot .email a {
    text-decoration: none;
    margin-left: 8px;
    line-height: normal;
    color: inherit;
}

.info_foot .call {
    display: flex;
    align-items: center;
} 
.info_foot .call a {
    text-decoration: none;
    margin-left: 8px;
    line-height: normal;
    color: inherit;
    margin: 5px 0;
    margin-left: 8px;
} 
.info_foot .email svg path {
    stroke: #000 !important;
}
.info_foot .call svg path {
    fill: #000 !important;
}
.inner_call {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
} 
.info_foot > div {
    padding: 6px 0;
}  
.pipeline_integrity_inner ul li:nth-child(even) .pipeline_item h3 {
    bottom: 0;
    top: auto;
} 
.pipeline_item h3 {
    width: 270px; 
    text-align: center;
}
.header__icons {
    display: none;
}

.footer-block__details-content .list-menu__item--link {
    font-weight: 400;
}

.header__menu-item{
  font-size:20px;
}
.footer__blocks-wrapper .footer-block.grid__item {
    width: calc(34% - var(--grid-desktop-horizontal-spacing) * 3 / 4) !important;
}

.footer__blocks-wrapper .footer-block.grid__item.footer-block--menu {
    width: calc(22% - var(--grid-desktop-horizontal-spacing) * 3 / 4)  !important;
}
.content_foot{
    font-size: 16px;
    font-weight: 400;
    max-width: 380px;
}
.footer-block__details-content .list-menu__item--link{
  color:#222222 !important;
}
.footer-block__details-content .list-menu__item--link:hover,.info_foot a:hover{
  color:#a1a2a4 !important;
}

.footer-block__heading{
    color:#000 !important;
}
 .newsletter_cover .newsletter__wrapper {
      background-color: transparent !important;
  }
  .newsletter_cover {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
  }
      .newsletter-form, .newsletter-form__field-wrapper {
          max-width: 100% !important;
      }
  .newsletter__wrapper {
      display: flex;
    align-items:center;
    padding:20px 0;
  }

  .newsletter_text {
      width: 50%;
      text-align: left;
  }

  .newsletter_form_cover {
      width: 50%;
      padding-left: 50px;
  }
.choose_slider ul {
    padding-left: 0;
    display: flex;
    margin: 0;
}

.choose_slider li {
    width: 20%;
    padding: 0 20px;
    text-align: center;
    list-style: none;
}

.choose_inner h2 {
    text-align: center;
    margin: 0;
    padding-bottom: 50px;
}
.choose_item .icon {
    max-width: 120px;
    max-height: 120px;
    margin: 0 auto;
}

.choose_text h3 {
    font-size: 20px;
    line-height: 34px;
    font-weight: 600;
    margin: 0;
}

.choose_text {
    padding-top: 30px;
}

 .blog .title-wrapper-with-link {
    justify-content: center;
}


.article-card .card__heading {
    font-size: 18px;
    text-align: center;
}

.article-card__excerpt {
    font-size: 16px;
    text-align: justify;
}
.blog__posts .article-card .card__information {
    background: #282828;
    color: #fff;
}

.article-card .card__heading {
    color: #fff;
}

.grid--peek .article-card {
    border-radius: 10px;
    overflow: hidden;
}

.article-card__excerpt {
    font-weight: 400;
}
.blog__posts .article.grid__item {width: calc(33.33% - 14px) !important;}

.blog__posts {column-gap: 21px;}
.header--middle-left {
        grid-template-areas: "heading navigation ";
        grid-template-columns: auto auto; 
    }
.header__inline-menu {
    display: flex;
    justify-content: flex-end;
}

.header__inline-menu > .list-menu > li {
    margin-left: 40px;
}

.about_us_header h2 {
    color: #000;
}


.our_regulaories_inner ul {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    justify-content: center;
    list-style: none;
    max-width: 1090px;
    margin: 0 auto;
}

.our_regulaories_inner ul li {
    padding: 0 30px;
    width: 25%;
}

.regulaories_image img {
    display: block;
    width: 100%;
    max-width: 180px;
}

.regulaories_image {
    display: flex;
    justify-content: center;
    align-items: center;
}
.newsletter__subheading {
    font-weight: 400;
}

.content_feat_blog {
    text-align: center;
 
}

.newsletter_cover .newsletter__wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.newsletter__subheading{
  margin-left:0 !important;
}
.footer-block__details-content .list-menu__item--link {
    font-size: 18px !important;
}
body {
    font-weight: 400;
    font-size: 18px;
}

    .rich-text__blocks {
        max-width: 100% !important; 
    }
.contact_info svg {
    width: 25px;
    margin-right: 10px;
}

.contact_info > div {
    display: flex;
    align-items: center;
    padding: 8px 0;
}

.contact_info a {
    display: block;
    line-height: normal;
    text-decoration: none;
    color: inherit;
}

.contact_info .inner_call a {
    margin: 4px 0;
}
 

.contact_details_box .address p {
    margin: 0;
    /* color: #999; */
    line-height: normal;
}

.contact_details_box h2 {
    margin: 0; padding-bottom:10px;
} 

.contact_details_box .address {
    padding-bottom: 6px;
}
.contact_details_inner ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.contact_details_inner {
    display: flex;
    flex-wrap: wrap;
  max-width:945px; margin:0 auto;
}

.contact_details_inner > ul {
    width: 50%;
}
.contact_details_box .address p strong {
    color: #000;
}
.contact_details_box {
    border: #000 solid 1px;
    padding: 25px; 
    border-radius: 10px;
    box-shadow: 8px 8px 0px 0px #000;
}

.contact_details_inner>ul > li {
    padding: 20px;
}

.contact_details_box .address p {
    line-height: 24px;
}

.contact_details_inner h3 {
    margin: 0;
    font-size: 30px;
    margin-bottom: -17px;
}
.contact.page-width {
    max-width: 905px;
}
.acc__panel{
  display:none;
}


.acc__title {
    display: flex;
    padding: 15px 20px;
    border: #000 solid 1px;
    border-radius: 10px;
    box-shadow: 6px 5px 0px 0px #000;
    cursor: pointer;
    margin-bottom: 20px;
       font-size: 20px;
}
.acc__title.active { 
    background: #c9cacb;
}
.acc__title span {
    width: calc(100% - 50px);
}

.acc__title span.icon_pl_min {
    width: 50px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.acc__title span.icon_pl_min:after {
    width: 29px;
    content: "";
    background: #000;
    display: block;
    height: 3px;
}

.acc__title span.icon_pl_min:before {
    content: "";
    height: 29px;
    width: 3px;
    background: #000;
    left: 50%;
    position: absolute;
    margin-left: -2px;
    transition: all ease 0.2s;
} 

.acc__title.active span.icon_pl_min:before {
    height: 0;
}

.acc__panel_inner {
    padding: 0 10px 10px;
}

.acc__panel_inner p {
    margin-top: 0;
}
.choose_item img {
    width: 100%;
}
.template_programs-certifications .choose_slider li {
    width: 33.33%;
}
.service_header h2 {
    margin-top: 0;
}
.about_us_header h2 {
    margin-top: 0;
}
.service_body_right {
    /* overflow-x: hidden; */
}
.newsletter_cover { 
    margin-top: -3px;
}
.about_us_image_inner {
    height: 100%;
}

.about_us_image_inner img {
    height: 100%;
    object-fit: cover;
}
.footer__content-top {
    padding-bottom: 20px !important;
}
.list-menu__item:hover,.footer-block__details-content .list-menu__item--link:hover {
      color: #a1a2a4 !important;
}
.list-menu__item {
transition:all ease 0.2s;
}
.newsletter-form__field-wrapper .field__input{
  color: #fff; opacity:1; font-weight:400;
}
.newsletter-form__field-wrapper .field__input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #fff; opacity:1;
}
.newsletter-form__field-wrapper .field__input::-moz-placeholder { /* Firefox 19+ */
  color: #fff; opacity:1;
}
.newsletter-form__field-wrapper .field__input:-ms-input-placeholder { /* IE 10+ */
color: #fff; opacity:1;
}
.newsletter-form__field-wrapper .field__input:-moz-placeholder { /* Firefox 18- */
  color: #fff; opacity:1;
}
.newsletter-form__field-wrapper .field:after,.newsletter-form__field-wrapper .field:before {
    display: none;
}

.newsletter-form__field-wrapper .field__input {
    background: transparent;
    border-bottom: #fff solid 1px;
    padding: 25px 0;
    outline: 0 !important;
    box-shadow: none !important;
}

.newsletter-form__button {
    position: static;
    transform: none;
    width: auto !important;
    max-width: 480px;
    background: #fff!important;
    padding: 20px 24px;
    font-size: 20px;
    color: #000;
    border-radius: 50px;
    width: 200px !important;
    margin-top: 20px !important;
    transition: all ease 0.2s;
}

.newsletter-form__field-wrapper .field {
    align-items: center;
    flex-direction: column;
    align-items: flex-start;
}

.newsletter-form__button:hover {
    background: #a1a2a4 !important; color:#fff !important;
}
.newsletter_form_cover {
    padding-left: 10px !important;
}

.pipeline_item img {
    transition: all ease 1s;
}

.pipeline_item:hover img {
    transform: rotateY(360deg);
}
.contact .field__input {
    background: #fff;
}
.contact__button button.button {
    font-size: 20px;
    border-radius: 50px;
    overflow: hidden;
}
.contact_details_inner>ul>li:first-child {
    width: 100%;
}

.contact_details_inner>ul>li {
    width: 50%;
}

.contact_details_box {
    height: 100%;
} 
.contact_details_inner>ul {
    width: 100%;
    flex-wrap: wrap;
    display: flex;
      padding-top: 20px;
}
.about_us_image_text.about_us_text_first {
    flex-direction: row-reverse;
}

.about_us_image_text.about_us_text_first .about_us_image {
    padding: 0;
    padding-left: 40px;
}
.service_image_text_inner {
    display: flex;
    /* align-items: center; */
    flex-wrap: wrap;
    margin: 0 -10px;
}

.service_text_left {
    width: 50%;
    padding:0 30px;
}

.service_image_right {
    width: 50%;
    padding: 0 0;
}

.service_image_right img {
    width: 100%;
    display: block;
}

.service_text_left h2 {
    margin: 0;
}

.service_text_left h3 {
    font-size: 24px;
    /* text-align: center; */
    margin: 0;
}

.srcvice_sub_content ul {
    margin: 0;
    /* padding: 0; */
    padding-right: 50px; font-size:17px;
  padding-left:20px;
}

.srcvice_sub_content {
    display: flex;
    /* justify-content: center; */
    padding-top: 20px;
}

.srcvice_sub_content ul p {
    margin: 0;
}
.service_image_text_inner.img_firstserv{
  flex-direction:row-reverse;
}
.srcvice_sub_content ul li {
    line-height: normal;
    padding: 8px 0px;
}

.template_services .rich-text__text ol {
    padding: 0;
}

.template_services .rich-text__blocks .rich-text__heading {
    text-align: center;
}

.template_services .rich-text__text ol li {
    padding-bottom: 5px;
}
.service_text_left {
    display: flex;
    justify-content: center;
    align-items: center;
}
.srcvice_sub_content.serv_2 ul {
    column-count: 2;
}

.srcvice_sub_content ul {
    max-width: 90%;
  padding-left:0;
}
.service_text_left_inner {
    width: 100%;
}
.service_image_text_inner{
  overflow:hidden;
}
.template_programs-certifications .service_text_left {
    padding: 0 30px;
}


.newsletter_form_cover {
    padding-left: 100px !important;
}
.newsletter__subheading {
    max-width: 490px !important;
}
.list-menu__item {
    text-decoration: none !important;
}

.list-menu__item span {
    text-decoration: none !important;
}
.service_body_left ul li {
    padding: 5px 0;
}
.srcvice_sub_content ul li,.service_body_left ul li{
  background-image:url(/cdn/shop/files/Logo_2_7dc628f6-d335-4238-9bff-261acc40f029.png?v=1744382241);
  list-style: none;
    background-size: 20px;
    background-position: left 7px;
    background-repeat: no-repeat;
    padding-left: 30px;
    line-height: normal;
}
.service_body_left ul{
  padding-left:0;
}

 .call svg path {
    fill: #000 !important;
}
 .email svg path, .email svg polyline {
    stroke: #000 !important;
}
.button:hover{
  background:#a2a3a5;
}
.button:after, .button:before {
    display: none;
}
.template_page .rich-text__text li {
    list-style: circle;
}
.template_page .rich-text__text ul {
    padding: 0 0 0 30px;
}
.adrs-con {
    width: calc(100% - 30px);
    padding: 0 0 0 8px;
}
.email.adrs {
    align-items: flex-start;
}
.our_regulaories_inner ul {
    flex-wrap: wrap;
}
.our_regulaories_inner ul li {
    padding-top: 10px;
    padding-bottom: 10px;
}
.template_risk-management .about_us_image_inner img {
    width: 100%;
    object-fit: contain;
}
.right_main_image img {
    width: 100%;
}
.programs-certifications_inner ul {
    display: flex;
    flex-wrap: wrap;
  margin: 0; padding: 0;
}

.programs-certifications_inner ul li {
    width: 33.33%;
    padding: 10px;
    list-style: none;
}

.programs-certifications_image img {
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
    transition: all ease 0.2s;
}

.programs-certifications_image {
    position: relative;
    padding-top: 62%;
    overflow: hidden;
}

.programs-certifications_text h3 {
    margin: 0;
    padding: 0;
    text-align: center;
    color: #fff;
}

.programs-certifications_text .content {
    max-height: auto;
    overflow-y: auto;
    font-size: 16px;
    text-align: center;
}
.programs-certifications_text {
    position: absolute;
    top: 0;
    background: #282828;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
}
.programs-certifications_box{
    transition: .5s;
}
/* width */
.programs-certifications_text .content::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.programs-certifications_text .content::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.programs-certifications_text .content::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.programs-certifications_text .content::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.programs-certifications_box:hover .programs-certifications_text {
    opacity: 1;
    transition: .5s;
}
.programs-certifications_text .content p:first-child {
    margin-top: 0;
}

.programs-certifications_text .content p:last-child {
    margin-bottom: 0;
}

.programs-certifications_box {
    background: #282828;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}

.programs-certifications_text {
    color: #fff;
    padding: 0 20px 20px;
}

.programs-certifications_box:hover .programs-certifications_image img {
    transform: scale(1.15);
}
.programs-certifications_inner .rich-text__heading {
    margin-top: 0;
}
.template_regulatory-compliance .image-with-text__text li, .template_cost-optimization .image-with-text__text li, .template_engineering-assessments .image-with-text__text li{
    list-style: circle;
}
.header__submenu .header__menu-item {
    font-size: 15px;
}
.list-menu--disclosure {
    width: 24rem !important;
}
.choose_item .icon{
    transition: .5s;
}
.choose_item .icon:hover{
    margin-top: -10px;
}
.regulaories_image{
    transition: 0.5s
}
.regulaories_image:hover {
    transform: scale(1.2);
}
.template_cost-optimization .image-with-text__media {
    border: none;
}
.template_programs-certifications .our_regulaories_inner ul li {
    width: 20%;
}

.corde-services {
    background: #f9fcff;
    padding: 1px 0;
}
.corde-services .rich-text__heading {
    text-align: center;
    margin-top: 0;
}
.core-row {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}
.core-col-6 {
    width: 50%;
    padding: 15px;
}
.core-inner {
    background-color: #fff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    display: flex;
    height: 100%;
}
.icon-core {
    height: 50px;
    width: 50px;
    background: #f9fcff;
    border-radius: 100%;
    padding: 12px;
}
.icon-core img {width: 100%;}
.content-core {
    width: calc(100% - 50px);
    padding: 0 0 0 10px;
}
.content-core h3 {
    margin: 0 0 10px 0;
    font-size: 22px;
}
.content-core p {
    margin: 0px 0 0 0;
}
.corde-services.install-in {
    padding: 40px 0 40px 0;
}
.corde-services p {
    text-align: center;
}
.intall-row {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    max-width: 800px;
    position: relative;
}
.intall-row::after {
    position: absolute;
    content: "";
    height: 10px;
    background: #f0f3f7;
    width: 80%;
    top: 35%;
}
.install-icon-text {
    width: 33.333%;
    text-align: center;
    position: relative;
    z-index: 1;
}
.icons-img {
    width: 150px;
    height: 150px;
    background: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 10px solid #f0f3f7;
    margin: 0 auto;
    padding: 30px;
}
.icons-img img {
    width: 100%;
}
.content-core p {
    text-align: left;
}
.content-core ul {
    padding: 0 0 0 15px;
}
#shopify-section-template--18671656927397__core_services_gx9nLU .corde-services {
    padding-bottom: 40px;
}
.service_header h2.rich-text__heading {
    margin: 0;
}
.mega-menu__link--level-2 {
    font-weight: 700;
    color: #000;
    font-size: 18px;
}
.grand_child_icon {
    display: flex !important;
    align-items: center;
}

.menu_images_top img {
    display: block;
}

.menu_images_top {
    width: 30px;
}

.menu_images_top + span {
    width: calc(100% - 30px);
    display: block;
    padding-left: 10px;
}
.list_style_design p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    padding-top: 3px;
}

.list_style_design li h3 {
    margin: 0;
}

.list_style_design li {
    padding-bottom: 10px;
}

.list_style_design ul li {
    font-size: 14px;
    padding: 0;  
}
article.card h3{
  text-transform: capitalize;  
}
.eng-design_header h2 {
    margin: 0;
}

.eng-design_header {
    padding-bottom: 30px;
}
article.card > h3 {
    margin: 0;
}

  article.icon {
      width: 52px; height: 52px;
      border-radius: 14px;
      background: linear-gradient(145deg, #ffffff, #dfe6f0);
      box-shadow: 5px 5px 12px rgba(0,0,0,0.1), -5px -5px 12px #ffffff;
      display: flex; align-items: center; justify-content: center;
    }
    .icon svg { width: 28px; height: 28px; fill: url(#grad1); }
    article.card {
      background: #ffffff;
      border: 1px solid #e0e6ed;
      border-radius: 16px;
      padding: 20px;
      box-shadow: 6px 6px 15px rgba(0,0,0,0.08), -6px -6px 15px #ffffff;
      transition: transform 0.3s ease, box-shadow 0.3s ease;
    }
    article.card:hover {
      transform: translateY(-6px) scale(1.02);
      box-shadow: 10px 10px 25px rgba(0,0,0,0.12), -6px -6px 20px #ffffff;
    }
    article.card.remove_shadow {
      background: #ffffff;
      border: 0;
      border-radius: 16px;
      padding: 0 0;
      box-shadow: none; 
      transition: transform 0.3s ease, box-shadow 0.3s ease;
    }
    article.card.remove_shadow:hover {
      transform: none;
      box-shadow:none;
    }
    article.card h3 { margin-bottom: 10px; }
    .list_style_design li h3:only-child {
    margin: 0;
}
ul.list_style_design:only-child {
    margin: 0;
}
.eng-design_header span.chip p {
    margin-top: 0;
    font-size: 16px; padding-top:5px; margin:0;
}
article.card > h3 {
    background: #000;
    display: table;
    color: #fff;
    padding: 8px 20px;
    border-radius: 50px;
}
.image_box img {
    width: 100%;
    display: block;border-radius: 16px; height:100%;   object-fit:contain;
}

.image_box.image_box_max_height img {
      object-fit:cover;
}
.service_header.center {
    padding-bottom: 20px;
}


.menu_images_top img {
    filter: grayscale(1); transition:all ease 0.2s;
}

.mega-menu__link:hover .menu_images_top img {
    filter: none;
}
.menu_images_top_big img {
    width: 100%;
    display: block;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px; transition:all ease 0.2s;
}
.mega-menu__link:hover .menu_images_top_big img { 
    border-radius: 0; 
}
.menu_images_top_big {
    padding-top: 10px;
}
.image_box a {
    display: block;
    position: relative;
    border-radius: 16px;
    overflow: hidden; height:100%;
}

.image_box a .img_over_text {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0;
    text-align: center;
    color: #000;
    background: #ffffffa6;
    backdrop-filter: blur(3px);
    padding: 10px 0;
}
.img_over_text p {
    margin: 0;
}
.img_over_text p + span {
     margin: 5px auto 0;
}
.img_over_text span {
    font-size: 12px;
    font-weight: normal;
    display: table;
    margin: 0 auto 0;
    letter-spacing: 1px;
    background: #fff;
    padding: 6px 10px;
    color: #000;
    border-radius: 5px;

}

.image_box a:hover .img_over_text span {
    background: #000;
    color: #fff;
}
.vsb-item{
    flex-wrap:wrap;
} 
.list_style_design .vsb-item + li {
    list-style: none;
}
.mega-menu__list {
    max-width: 1200px;
}
.three_d_effect{
    position:relative;
    text-shadow: 1px 1px 1px #919191, 1px 2px 1px #919191, 1px 3px 1px #919191, 1px 4px 1px #919191, 1px 5px 1px #919191, 1px 6px 1px #919191, 1px 7px 1px #919191, 1px 8px 1px #919191, 1px 9px 1px #919191, 1px 10px 1px #919191, 1px 18px 6px rgba(16, 16, 16, 0.4), 1px 22px 10px rgba(16, 16, 16, 0.2), 1px 25px 35px rgba(16, 16, 16, 0.2), 1px 30px 60px rgba(16, 16, 16, 0.4);
        /* text-shadow: -1px -1px 1px #efede3, 0px 1px 0 #2e2e2e, 0px 2px 0 #2c2c2c, 0px 3px 0 #2a2a2a, 0px 4px 0 #282828, 0px 5px 0 #262626, 0px 6px 0 #242424, 0px 7px 0 #222, 0px 8px 0 #202020, 0px 9px 0 #1e1e1e, 0px 10px 0 #1c1c1c, 0px 11px 0 #1a1a1a, 0px 12px 0 #181818, 0px 13px 0 #161616, 0px 14px 0 #141414, 0px 15px 0 #121212, 2px 20px 5px rgba(0, 0, 0, 0.9), 5px 23px 5px rgba(0, 0, 0, 0.3), 8px 27px 8px rgba(0, 0, 0, 0.5), 8px 28px 35px rgba(0, 0, 0, 0.9); */
        text-shadow: 1px 1px 1px #919191, 1px 2px 1px #919191, 1px 3px 1px #919191, 1px 4px 1px #919191, 1px 5px 1px #919191, 1px 6px 1px #919191, 1px 7px 1px #919191, 1px 8px 1px #919191, 1px 9px 1px #000000, 1px 10px 1px #919191, 1px 18px 6px rgba(16, 16, 16, 0.4), 1px 22px 10px rgba(16, 16, 16, 0.2), 1px 25px 35px rgba(16, 16, 16, 0.2), 1px 30px 60px rgba(16, 16, 16, 0.4);
        text-shadow: 0.25px 0.25px #cfcfcf, 0.5px 0.5px #cfcfcf, 0.75px 0.75px #cfcfcf, 1px 1px #cfcfcf, 1.25px 1.25px #cfcfcf, 1.5px 1.5px #cfcfcf, 1.75px 1.75px #cfcfcf, 2px 2px #cfcfcf, 2.25px 2.25px #cfcfcf, 2.5px 2.5px #cfcfcf, 2.75px 2.75px #cfcfcf, 3px 3px #cfcfcf, 3.25px 3.25px #cfcfcf, 3.5px 3.5px #cfcfcf, 3.75px 3.75px #cfcfcf, 4px 4px #cfcfcf, 4.25px 4.25px #cfcfcf, 4.5px 4.5px #cfcfcf, 4.75px 4.75px #cfcfcf, 5px 5px #cfcfcf;
                /* text-shadow: 0.25px 0.25px #cfcfcf, 0.5px 0.5px #cfcfcf, 0.75px 0.75px #cfcfcf, 1px 1px #cfcfcf, 1.25px 1.25px #cfcfcf, 1.5px 1.5px #cfcfcf, 1.75px 1.75px #cfcfcf, 2px 2px #cfcfcf, 2.25px 2.25px #cfcfcf, 2.5px 2.5px #cfcfcf, 2.75px 2.75px #cfcfcf, 3px 3px #cfcfcf, 3.25px 3.25px #cfcfcf, 3.5px 3.5px #cfcfcf, 3.75px 3.75px #cfcfcf, 4px 4px #cfcfcf, 4.25px 4.25px #cfcfcf, 4.5px 4.5px #cfcfcf, 4.75px 4.75px #cfcfcf, 5px 5px #cfcfcf, 5.25px 5.25px #cfcfcf, 5.5px 5.5px #cfcfcf, 5.75px 5.75px #cfcfcf, 6px 6px #cfcfcf, 6.25px 6.25px #cfcfcf, 6.5px 6.5px #cfcfcf, 6.75px 6.75px #cfcfcf, 7px 7px #cfcfcf, 7.25px 7.25px #cfcfcf, 7.5px 7.5px #cfcfcf, 7.75px 7.75px #cfcfcf, 8px 8px #cfcfcf; */
}
/* .three_d_effect:before{
    content:"";
  width: 100%;
  height: 750px;
  position: absolute;
  top: -200px;
  left: 10px;
  transform: rotate(55deg);
  background: rgba(206,188,155,.7);
  background: -moz-linear-gradient(left, rgba(206,188,155,.7) 0%, rgba(42,31,25,0) 65%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(206,188,155,.7)), color-stop(65%, rgba(42,31,25,0)));
  background: -webkit-linear-gradient(left, rgba(206,188,155,.7) 0%, rgba(42,31,25,0) 65%);
  background: -o-linear-gradient(left, rgba(206,188,155,.7) 0%, rgba(42,31,25,0) 65%);
  background: -ms-linear-gradient(left, rgba(206,188,155,.7) 0%, rgba(42,31,25,0) 65%);
  background: linear-gradient(to right, rgba(206,188,155,.7) 0%, rgba(42,31,25,0) 65%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cebc9b', endColorstr='#2a1f19', GradientType=0.7 ); );
} */


.ed_middle .center_ed {
    border-radius: 54%;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.center_ed img {
    display: block;
    border-radius: 100%;
}

.engineering_deesign_img.ed_top {}

.engineering_deesign_img a {
    display: block;
    margin: 0px auto -25px;
    text-align: center;
}

.ed_middle .ed_middle {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ed_middle .left_ed {
     margin-top: -30px;
    margin-right: -70px;
}

.ed_middle .right_ed {
 margin-left: -60px;
    margin-top: -30px;
    position: relative;
}

.ed_middle {
    display: flex;
    align-items: center;
    justify-content: center;
}

.regulatory_deesign_img.ed_bottom {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.ed_bottom .right_ed {
    margin-top: -61px;
    margin-right: 0;
    left: -30px;
    position: relative;
}

.ed_bottom .left_ed {
    margin-top: -63px;
    margin-left: 29px;
} 
.service_image_custom a {
    width: 147px;
    height: 162px;
    object-fit: contain;
}

.service_image_custom a img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
 
.regulatory_deesign_img.ed_middle .left_ed,.regulatory_deesign_img.ed_middle .right_ed {
    width: 190px;
}

.engineering_deesign_img.ed_top a {
    width: 125px;
    height: auto;
    margin-bottom: -89px;
}
.service_body_left a {
    color: inherit;
    text-decoration: none;
}
.service_body_left a:hover {
    text-decoration: underline;
}
.have_bg_sertvice_title{
    padding:30px 0 10px; margin-bottom:30px;
}
.announcement-bar__message{
        text-transform: uppercase;
}
#MegaMenu-Content-1 ul.mega-menu__list {
  padding: 10px 25px;
}
#Details-HeaderMenu-1 {
  position: relative;
}
#MegaMenu-Content-1 {
  width: 220px;
}
/*===========responsive=========*/
@media screen and (min-width:1200px){
.template_regulatory-compliance .multirow__inner.page-width, .template_cost-optimization .multirow__inner.page-width, .template_engineering-assessments .multirow__inner.page-width{
    max-width: 1920px !important;
    padding: 0;
    row-gap: 0;
}
.template_regulatory-compliance .multirow__inner .image-with-text__content, .template_cost-optimization .multirow__inner .image-with-text__content, .template_engineering-assessments .multirow__inner .image-with-text__content{
    padding: 6rem !important;
}
.template_regulatory-compliance .image-with-text__heading, .template_cost-optimization .image-with-text__heading, .template_engineering-assessments .image-with-text__heading {
    font-size: 30px;
}
  
}
@media (min-width: 1200px) and (max-width: 1600px) {
.footer-contact.info_foot, .footer-block__details-content .list-menu__item--link {
    font-size: 16px !important;
}
}
@media screen and (max-width:1600px){
.header__menu-item {
    font-size: 18px;
}
.serv_list_number {
    width: 96px;
    height: 80px;
    font-size: 35px;
}
  .serv_list_number:after {
    border-top: 80px solid transparent;
    border-right: 96px solid #000000;
  }
.choose_text p {
    margin-top: 0;
}

.choose_item .icon img {
    width: 80px;
}

.choose_text h3 {
    font-size: 18px;
    line-height: 28px;
}

.choose_text {
    padding-top: 20px;
}

.content_feat_blog p {
    margin-bottom: 0;
}
  
  /*1600px max*/
}

@media screen and (max-width:1439px){
.header__menu-item {
    font-size: 16px;
}
}

@media screen and (max-width:1300px){
  
.header__menu-item {
    font-size: 18px;
}
.newsletter_cover .newsletter__wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.slideshow__text.banner__box {
    padding-top: 0;
}

.pipeline_integrity_inner {
    padding: 60px 30px;
}

.pipeline_integrity_header {
    padding-bottom: 30px;
}

.serv_list_right h4 {
    font-size: 15px;
    letter-spacing: 0;
}

.serv_list_number:after {
    border-top: 70px solid transparent;
    border-right: 80px solid #000000;
}

.serv_list_number {
    width: 80px;
    height: 70px;
    font-size: 26px;
}

.choose_text p {
    margin: 0;
}
  .choose_slider li {
    width: 20%;
    padding: 0 10px;
  }
.header__menu-item {
    font-size: 15px;
}
.header__inline-menu > .list-menu > li {
    margin-left: 15px;
}
  
  /*1300px max*/
}

@media screen and (max-width:1100px){
.newsletter_form_cover {
    padding-left: 0 !important;
}
  .header__heading-logo-wrapper {
    max-width: 200px;
}
.header__inline-menu > .list-menu > li {
    margin-left: 0;
}
.regulaories_image:hover {
    transform: none;
} 
  .footer-block__details-content .list-menu__item--link, .content_foot, .footer-contact.info_foot{
    font-size: 16px !important;
}
  .choose_text h3 {
    font-size: 15px;
    letter-spacing: 0;
}
.template_programs-certifications .our_regulaories_inner ul li {
    width: 33.33%;
}
 /*1100px max*/
}
@media screen and (max-width:989px){
.header__inline-menu {
  display: none;
}
.header {
    display: grid;
    grid-template-areas: "left-icons heading icons";
    grid-template-columns: 1fr 2fr 1fr;
}  
.content-core h3 {
    font-size: 18px;
}
}
@media screen and (max-width:798px){
.choose_item .icon:hover {
    margin-top: 0;
}  
  .rich-text.content-container.color-scheme-2.gradient{
    padding: 20px;
  }
.header__inline-menu {
    display: none;
    justify-content: flex-end;
} 
  .header {
    display: grid;
    grid-template-areas: "left-icons heading icons";
    grid-template-columns: 1fr 2fr 1fr;
  }
  .service_body_left {
    width: 50%;
}

  .service_body_right {
    width: 50%;
}
  h1, .h1 {
    font-size: 28px;
}
      .choose_item .icon img {
        width: 60px;
    }
  .choose_slider ul {
    flex-wrap: wrap;
    justify-content: center;
}

.choose_item .icon {
    height: auto;
}

.choose_text {
    padding: 0;
}

.choose_slider li {
    width: 33.33%;
    padding: 20px 10px;
}
.blog__posts .article.grid__item{
  width: calc(50% - var(--grid-desktop-horizontal-spacing) - 3rem) !important;
}
  .footer-block__details-content .list-menu__item--link {
    font-size: 16px !important;
}
  .contact.page-width {
    max-width: 905px;
    padding-left: 5rem;
    padding-right: 5rem;
}
  .contact_details_box {
      padding: 20px;

  }
  .contact_details_box h2 {
    font-size: 20px;
}
.contact_details_box {
    font-size: 14px;
}
.contact_details_inner h3 {
    margin: 0 0 -17px;
    font-size: 23px;
}
   body {
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
}
  .choose_text h3 {
    padding-bottom: 15px; 
        font-size: 18px;
        line-height: 25px;
    padding-top:5px;
    }
  .newsletter_form_cover {
    padding-left: 10px !important;
}
  .newsletter-form__button { 
    padding: 14px 24px;
    font-size: 16px; 
    width: 160px !important;
    margin-top: 15px !important; 
}
  .programs-certifications_inner ul li {
    width: 50%;
}

  
  /*798px max*/
}


@media screen and (max-width:750px){
.core-col-6 {
    width: 100%;
}
.install-icon-text {
    width: 100%;
}
.intall-row {
    flex-wrap: wrap;
}
.intall-row::after{
    display: none;
}
.core-inner {
    padding: 10px;
}
.content-core {
    width: 100%;
    padding: 0;
}
.icon-core {
    margin: 0 auto;
}
.core-inner {
    padding: 10px;
    flex-wrap: wrap;
    text-align: center;
}
.content-core p {
    text-align: center;
}
.content-core ul {
    padding: 0 0 0 15px;
    text-align: left;
}    
.serv_list_image { 
    width: calc(100% - 80px);
}
      h1, .h1 {
        font-size: 22px;
    }
  .serv_list_right { 
    padding: 0 10px;
}
      .serv_list_number {
        width: 60px;
        height: 50px;
        font-size: 20px;
    }
      .serv_list_number:after {
        border-top: 50px solid transparent;
        border-right: 60px solid #000000;
    }
  .service_body_left, .service_body_right {
    width: 100%;
    padding: 0;
}

.service_body {
    flex-wrap: wrap;
}
 

.service_first .service_body_left {
    padding: 30px 0 0;
}

.choose_slider li {
    width: 50%;
}

.choose_text h3 {
    font-size: 14px;
    line-height: 21px;
}

.choose_cover > div {
    padding-bottom: 0 !important; 
}
  .newsletter_cover .newsletter__wrapper {
    flex-wrap: wrap;
}

.newsletter_text {
    width: 100%;
}

.newsletter_form_cover {
    width: 100%;
    padding: 0;
}

  .newsletter_cover .newsletter__wrapper {
    flex-wrap: wrap;
}

.newsletter_text {
    width: 100%;
}

.newsletter_form_cover {
    width: 100%;
    padding: 0;
}

.footer__content-top {
    padding-left: 15px !important; 
    padding-right: 15px !important; 
}
.footer-block__details-content .list-menu__item--link{
   padding: 0 !important; 
}
.footer__blocks-wrapper .footer-block.grid__item {
    width: 100% !important; 
}

.footer__blocks-wrapper .footer-block.grid__item.footer-block--menu {
    width: 100% !important; 
    margin: 0;
}
  .footer-block__heading {
    margin: 0 0 5px !important;
}
.footer-block__details-content {
    margin-bottom: 2rem !important;
}
  .footer__content-top {
    padding-bottom: 0 !important;
}
  .footer__content-top {
    padding-bottom: 0 !important; 
}

.our_regulaories_inner ul li {
    width: 50%;
    padding: 2px 9px;
}

.our_regulaories_inner ul {
    flex-wrap: wrap;
}
  .blog__posts {
    column-gap: var(--grid-mobile-horizontal-spacing);
}
      .blog__posts .article.grid__item {
        width: calc(100% - var(--grid-desktop-horizontal-spacing) - 3rem) !important;
    }
  .article-card__excerpt {
    font-size: 14px;
    text-align: left;
}
      .service_body {
        flex-direction: column-reverse !important;
    }
      .service_first .service_body_left {
        padding: 0 0 0;
    }
 .about_us_image_text {}

.about_us_image {
    width: 100%;
    padding: 0 0 21px;
}

.about_us_text {
    width: 100%;
    padding: 20px;
}

.about_us_text_inner p {
    margin-top: 0;
}

.h0 {
    font-size: 16px;
}
  .about_us_image_text {}

.about_us_image {
    width: 100%;
    padding: 0 0 21px;
}

.about_us_text {
    width: 100%;
    padding: 20px;
}

.about_us_text_inner p {
    margin-top: 0;
} 

.h0 {
    font-size: 16px;
}

.pipeline_integrity_inner ul {
    flex-wrap: wrap;
        justify-content: space-around;
}
.pipeline_item img { 
    padding: 75px 0;
}
.pipeline_integrity_inner ul li {
    width: 50%;    max-width: 120px;
}
 

/* .pipeline_integrity_inner ul li:nth-child(odd) .pipeline_item img {
    padding-bottom: 0;
}

.pipeline_integrity_inner ul li:nth-child(even) .pipeline_item img {
    padding-top: 0;
} */
      .pipeline_integrity_inner {
        padding: 40px 20px;
        border-radius: 30px;
    }
.pipeline_item h3 { 
    padding: 0;
}
      .pipeline_integrity_header {
        padding-bottom: 10px;
    }
  .banner__content {
    align-items: flex-start !important;
}
  .slideshow__text.banner__box{
    padding-top:30px;
  }
      .h0 {
        font-size: 28px;
    }
      .pipeline_item img {
        padding: 55px 0;
    }


  .pipeline_item h3 {
    font-size: 12px;
}
.service_body_right ul li:nth-child(2n) .serv_list_right { 
    padding-left: 0;
}
.service_body_right ul li:nth-child(odd) .serv_list_right {
    padding-right: 0;
}
  .serv_list_image img {
    height: 50px;
    object-fit: contain;width: 40px;
}
.serv_list_right h4 {
        font-size: 13px; 
    }
.serv_list_right svg {
    width: 24px;
}

  .info_foot {
    font-size: 14px;
}

.header {
    padding: 10px 1.5rem 10px 1.5rem !important;
}

.footer-block__details-content .list-menu__item--link {
    font-size: 14px !important;
}

body {
     font-size: 16px;
}  
     .contact.page-width {
        max-width: 905px;
        padding-left: 1.5rem;
        padding-right: 1.5rem; 
    }
.contact_details_inner>ul {
    width: 100%;
    padding-bottom: 15px;
}

.contact_details_inner>ul>li {
    padding-left: 0;
    padding-right: 10px;
    padding-bottom: 10px;
}

.contact_details_inner h3 {
    font-size: 21px;
}
      .h0 {
        font-size: 18px;
    }
  .slideshow__text.banner__box {
    padding-top: 14px !important;
}
.contact_details_inner>ul>li {
    width: 100%;
}
      .contact_details_inner>ul {
        width: 100%;
        padding-bottom: 0;
    }
.about_us_image_text.about_us_text_first .about_us_image {
    padding: 0 0 22px;
}  

  .service_text_left {
    width: 100%;
    padding: 20px 0 0;
}

.service_image_right {
    width: 100%;
} 

.srcvice_sub_content.serv_2 ul {column-count: 1;padding: 0;}

.srcvice_sub_content {
    padding-bottom: 30px;
}

.service_image_text_inner {
    flex-direction: column-reverse !important;
    margin: 0;
}

.service_text_left h3 {
    font-size: 19px;
}

.srcvice_sub_content ul {
    max-width: 100%;
           padding-left: 20px;

}  
  .template_programs-certifications .service_text_left {
    padding: 20px 0 0;
}
.rich-text__wrapper {
    width: 100% !important;
}
  .acc__title {
    font-size: 15px;
    line-height: 19px;
    padding: 10px;
}

.acc__title span.icon_pl_min:after {
    width: 18px;
    height: 2px;
}

.acc__title span.icon_pl_min {
    width: 18px;
}

.acc__title span.icon_pl_min:before {
    width: 2px;
    height: 18px;
    margin-left: -1px;
}

.acc__title span {
    width: calc(100% - 18px);
}
      .srcvice_sub_content ul {
        max-width: 100%;
        padding-left: 0;
    }
  .srcvice_sub_content ul li {
    padding: 7px 0 7px;
    padding-left: 30px;
}

  .srcvice_sub_content { 
    padding-top: 10px;
}
  .srcvice_sub_content ul li {
    font-size: 16px;
}
.utility-bar__grid.page-width {
    padding-left: 1rem;
    padding-right: 1rem;
}
  .announcement-bar__message{
    font-size:10px;
  }
      .programs-certifications_inner ul li {
        width: 100%;
    }


.footer-block__details-content .list-menu__item--link, .content_foot, .footer-contact.info_foot {
    font-size: 14px !important;
}
  .regulaories_image {
    margin: 0 0 20px 0;
}
.template_programs-certifications .our_regulaories_inner ul li {
    width: 50%;
}

.image_box {
    width: 100% !important;
}

.list_style_design {
    padding-left: 17px;
}

article.card {
    width: 100% !important;
    padding: 15px;
}

article.card > h3 {
    font-size: 15px;
}

article.card h3 {
    font-size: 14px;
}

.list_style_design ul {
    padding-left: 16px;
}

.eng-design_header span.chip p {
    font-size: 14px;
}
.have_bg_sertvice_title {
    padding: 20px 0 0px;
    margin-bottom: 20px;
}
.eng-design_header {
    padding-bottom: 20px;
}
  /*750px max*/
}
