body { background-color: #ffffff; }

p, h1, h2, h3, ul li, a { margin-bottom: 0; }

.banner-container { width: 100%; height: auto; position: relative; margin-top: 16px; }

.banner-tint { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: #000000; opacity: .7; }

.banner-txt { font-size: 36px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; text-align: center; color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }

.about_hd { font-size: 24px; font-weight: 500; line-height: 1.33; letter-spacing: normal; color: #353535; margin-bottom: 0; }

.about_sub_hd { font-weight: bold; margin-bottom: 2px; display: block; }

.first-row { margin-top: 60px; margin-bottom: 60px; }

.second-row { /*  border-bottom: 1px solid #ed7745; */ }

@media only screen and (min-width: 768px) { .second-row { padding-bottom: 60px; } }

@media only screen and (max-width: 767px) { .second-row { padding-bottom: 30px; } }

.company-data-cont { padding-top: 30px; padding-bottom: 10px; border-top: 1px solid #45b5d6; border-bottom: 1px solid #45b5d6; margin-bottom: 40px; }

.about-txt { margin-bottom: 0; font-size: 16px; line-height: 24px; }

.clients-cont { padding-top: 25px; }

.every-process-cont { margin-top: 59px; padding-bottom: 15px; }

.image-txt-list { width: 100%; list-style-type: none; display: flex; align-items: center; justify-content: center; flex-flow: row wrap; margin-bottom: -25px; padding: 0; margin-top: 19px; }

.image-txt-list li { width: 33.33%; display: flex; flex-flow: column; padding: 0 10px; align-items: center; margin-bottom: 25px; }

.image-txt-list li p { font-family: Roboto; font-size: 20px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; text-align: center; color: #353535; margin-top: 19px; margin-bottom: 0; }

.image-txt-list li img { width: 80px; height: 75px; object-fit: contain; }

.about-txt-hd { font-size: 16px; font-weight: 600; color: #353535; }

.contact-us-btn { width: 152px; height: 40px; display: inline-flex; background-color: #45b5d6; font-size: 14px; font-weight: bold; color: #ffffff; align-items: center; justify-content: center; }

@media only screen and (max-width: 479px) { .image-txt-list { align-items: flex-start; }
  .image-txt-list li { width: 50%; } }

.gallery-list { width: 100%; list-style: none; display: flex; flex-flow: row wrap; justify-content: center; padding: 0; margin-top: 44px; }

.gallery-list li { width: calc(20% - 30px); padding-bottom: 17.479%; margin-left: 15px; margin-right: 15px; margin-bottom: 40px; border-radius: 4px; box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.34); background-color: #fff; display: flex; align-items: center; justify-content: center; position: relative; }

.gallery-list li img { width: 62%; height: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

@media only screen and (min-width: 480px) and (max-width: 991px) { .gallery-list li { width: calc(33.33% - 20px); margin-left: 10px; margin-right: 10px; margin-bottom: 20px; padding-bottom: 31.69%; }
  .gallery-list li img { width: 80%; } }

@media only screen and (max-width: 479px) { .gallery-list li { width: calc(50% - 20px); margin-left: 10px; margin-right: 10px; margin-bottom: 20px; padding-bottom: 46.97%; } }

.img-fluid-cust { width: 100%; }

@media only screen and (max-width: 767px) { .first-row { margin-top: 30px; margin-bottom: 30px; }
  .every-process-cont { margin-top: 25px; padding-bottom: 35px; }
  .row-second-child { margin-top: 20px; } }

.page-hd-l { font-family: Roboto; font-size: 36px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 0.67; letter-spacing: normal; color: #353535; }

@media only screen and (max-width: 767px) { .page-hd-l { font-size: 28px; line-height: normal; } }

.page-hd { font-size: 20px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; color: #353535; }

.page-hd-md { font-family: Roboto; font-size: 24px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 1; letter-spacing: normal; text-align: center; color: #353535; margin-bottom: 20px; }

.sustainability-container { margin-bottom: 40px; }

.sustainability-container .row { margin-top: 60px; }

@media only screen and (max-width: 767px) { .sustainability-container .row { margin-top: 30px; }
  .mobile_col_reverse { flex-flow: column-reverse; }
  .sust-img-cont { margin-bottom: 20px; } }

.bullet-list { width: 100%; list-style: none; padding-left: 0; display: flex; flex-flow: row wrap; margin-top: 20px; }

.bullet-list li { width: 50%; font-family: Roboto; font-size: 16px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: normal; color: #353535; position: relative; padding-left: 23px; padding-right: 25px; margin-top: 4px; }

.bullet-list li::before { position: absolute; content: ''; width: 16px; height: 16px; top: 4px; left: 0; background: url(../img/about/circle-arrow-right.svg); }

.bullet-list.single-col { margin-top: -4px; }

.bullet-list.single-col li { width: 100%; margin-top: 6px; }

.bullet-list.three-col { margin-top: -4px; }

@media only screen and (min-width: 1024px) { .bullet-list.three-col li { width: 33.33%; } }

@media only screen and (min-width: 768px) and (max-width: 1023px) { .bullet-list.three-col li { width: 50%; } }

@media only screen and (max-width: 479px) { .bullet-list li { width: 100%; } }

.bullet-list.v2 { margin: 0; }

.bullet-list.v2 li { margin: 15px 0 5px; padding-right: 15px; }

@media only screen and (max-width: 479px) { .bullet-list.v2 li { padding-right: 0; } }

.widget { width: 100%; overflow: hidden; overflow-x: auto; }

.widget table { text-align: center; border-collapse: collapse; width: 100%; min-width: 970px; margin: 0 0 20px; box-sizing: border-box; border: 1px solid rgba(167, 167, 167, 0.2) !important; }

.widget table { table-layout: fixed; }

tr { border-bottom: 1px solid rgba(167, 167, 167, 0.2); }

th, td { padding: 8px; border-right: 1px solid rgba(167, 167, 167, 0.2); }

.widget th:last-child, .widget td:last-child { border-right: 0; }

thead { background-color: rgba(167, 167, 167, 0.1); }

.view-btn { width: 158px; height: 42px; margin: 30px 0 0; color: #ffffff; border-radius: 4px; border: solid 1px #3fa894; background-color: #3fa894; display: flex; align-items: center; justify-content: center; }

.view-btn:hover { background-color: #45b5d6; color: #ffffff; }

.our-ach-img-cont { width: 72px; height: 72px; display: flex; object-fit: contain; align-items: center; justify-content: center; border-radius: 50%; background-color: #45b5d6; }

.our-ach-cont { box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15); background-color: #fff; padding: 30px; height: 100%; }

.our-team-cont { box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15); background-color: #fff; padding: 20px; height: 100%; }

.desig-txt { font-size: 13px; font-weight: 500; line-height: 1.85; color: #45b5d6; }

@media only screen and (max-width: 767px) { .img-cont { margin-top: 20px; } }

.our-certificate-cont { margin-top: 100px; }

/* jc antiques places start */
.component-hd { font-size: 36px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 0.89; letter-spacing: normal; text-align: center; color: #353535; }

@media only screen and (max-width: 767px) { .component-hd { font-size: 28px; } }

.welcome-block { display: flex; flex-flow: column; align-items: center; margin-top: 53px; }

.welcome-hd { font-size: 36px; font-weight: 500; text-align: center; color: #353535; line-height: normal; margin-bottom: 19px; }

@media only screen and (max-width: 767px) { .welcome-hd { font-size: 28px; } }

.welcome-txt { font-size: 16px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: normal; text-align: center; color: #353535; border-bottom: 1px solid #45b5d6; padding-bottom: 26px; margin-bottom: 25px; }

.company-data-cont { display: flex; flex-flow: row wrap; width: 100%; justify-content: space-evenly; }

.single-data-cont { display: flex; flex-flow: column; justify-content: center; align-items: center; margin-bottom: 20px; }

.single-data-hd { font-size: 36px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; text-align: center; color: #45b5d6; margin-bottom: 0; }

@media only screen and (max-width: 767px) { .single-data-hd { font-size: 28px; } }

.single-data-txt { font-size: 16px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: normal; text-align: center; color: #353535; margin-bottom: 0; }

@media only screen and (max-width: 767px) { .single-data-txt { font-size: 12px; } }

@media only screen and (max-width: 639px) { .single-data-cont { width: 50%; } }

.our-promise-cont { width: 100%; background-color: #ecf7fa; }

.our-promise-cont .component-hd { margin-bottom: 26px; }

@media only screen and (min-width: 768px) { .our-promise-cont { padding: 40px 0; } }

@media only screen and (max-width: 767px) { .our-promise-cont { padding: 24px 0; } }

.our-promise-list-cont { width: 100%; display: flex; flex-flow: row wrap; justify-content: center; }

.our-promise-single-list { background-color: #ffffff; padding: 13px; margin-left: 14px; margin-right: 14px; margin-bottom: 20px; box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15); }

.our-promise-img { /* width: 40px; height: 40px; */ object-fit: contain; }

.our-promise-hd { font-family: Roboto; font-size: 16px; font-weight: bold; text-transform: uppercase; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; color: #45b5d6; margin-top: 12px; }

.our-promise-txt { font-family: Roboto; font-size: 14px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.43; letter-spacing: normal; color: #353535; }

.our-promise-video-cont { display: flex; justify-content: center; margin-top: 32px; }

.our-promise-list { width: 100%; padding: 0; margin: 0; list-style-type: none; }

.our-promise-list li { width: 100%; font-family: Roboto; font-size: 14px; padding-left: 35px; position: relative; }

.our-promise-list li::before { content: ''; width: 3px; height: 3px; background-color: #000000; border-radius: 50%; position: absolute; top: 8px; left: 10px; }

@media only screen and (min-width: 1025px) { .our-promise-list-cont { margin-left: -14px; margin-right: -14px; }
  .our-promise-single-list { width: calc(25% - 28px); } }

@media only screen and (min-width: 768px) and (max-width: 1024px) { .our-promise-single-list { width: calc(25% - 28px); } }

@media only screen and (min-width: 480px) and (max-width: 768px) { .our-promise-single-list { width: calc(50% - 28px); } }

@media only screen and (max-width: 479px) { .our-promise-single-list { width: calc(100%); } }

.featured-cate-list { width: 100%; list-style: none; display: flex; flex-flow: row wrap; justify-content: center; padding-left: 0; align-items: baseline; }

.featured-cate-list li { width: 221px; margin: 0 11px; display: flex; flex-flow: row wrap; justify-content: center; margin-bottom: 30px; }

.featured-cate-list li .img-cont { width: 100%; background-color: #ecf7fa; padding: 12px; }

.featured-cate-list li .img-cont img { width: 100%; height: auto; }

.featured-cate-list li .category-name { margin-top: 10px; font-family: Roboto; font-size: 16px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; text-align: center; color: #1f1f1f; }

.featured-cate-list li:hover .img-cont { box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.15); }

.featured-cate-list li:hover .category-name { font-weight: 500; }

@media only screen and (max-width: 767px) { .featured-cate-list li { width: calc(33.33% - 12px); margin: 0 6px 20px; } }

@media only screen and (min-width: 540px) and (max-width: 767px) { .featured-cate-list .category-name { min-height: 38px; } }

@media only screen and (max-width: 539px) { .featured-cate-list .category-name { min-height: 57px; } }

@media only screen and (min-width: 768px) { .clients-cont { padding-top: 60px; padding-bottom: 90px; } }

@media only screen and (max-width: 767px) { .clients-cont { padding-top: 40px; padding-bottom: 40px; } }

.clients-list { width: 100%; list-style: none; display: flex; flex-flow: row wrap; padding-left: 0; justify-content: center; margin-bottom: -30px; }

.clients-list li { margin: 0 22px 30px; }

.clients-list li a { display: block; width: 100%; height: 100%; }

.clients-list li img { width: 100%; height: auto; }

@media only screen and (min-width: 560px) and (max-width: 767px) { .clients-list li { width: calc(33.33% - 40px); margin: 0 20px 20px; } }

@media only screen and (max-width: 559px) { .clients-list li { width: calc(50% - 40px); margin: 0 20px 20px; } }

.what-we-do-block { margin-top: 20px; padding-top: 30px; position: relative; }

.what-we-do-block .welcome-txt { border: none; width: 70%; margin: 0 auto; }

.what-we-do-block .what-we-do-txt { font-family: Roboto; font-size: 36px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; text-align: center; color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }

.what-we-do-block .highlight-txt { font-family: Roboto; font-size: 20px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; text-align: center; color: #45b5d6; margin-top: 30px; }

@media only screen and (min-width: 545px) { .featured-cate-list li .category-name { min-height: 38px; } }

@media only screen and (max-width: 544px) { .featured-cate-list li .category-name { min-height: 57px; } }

.our-certificate-cont { margin-bottom: -20px; }

.our-certificate-cont .col-cust-5 { margin-bottom: 20px; }

.our-certificate-inn-cont { width: 100%; height: auto; box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15); background-color: #fff; display: flex; flex-flow: column; align-items: center; justify-content: center; padding: 20px; height: 100%; }

.cert-img-cont { display: flex; align-items: center; justify-content: center; }

@media only screen and (min-width: 768px) { .cert-img-cont { width: 110px; height: 110px; } }

@media only screen and (max-width: 767px) { .cert-img-cont { width: 70px; height: 70px; } }
