body {
  font-family: "Radio Canada Big", sans-serif;
  color: #16243d;
}
.thm-txt {
  color: #8dc63f !important;
}
.thm-txt2
{
    color: #16243d;
}
.thm-txtlight
{
  color:#D2D2D2;
}
.thm-bg {
  background-color: #8dc63f;
}
.thm-lightbg {
  background-color: #e9f4db;
}
.thm-black {
  color: #000;
}
.thm-bgblack {
  background-color: #000;
}
.border-top
{
border-color: #D2D2D2;
}
.sp-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.spb-50 {
  padding-bottom: 50px;
}
.spt-50 {
  padding-top: 50px;
}
.fw-semibold {
  font-weight: 600;
}
.fw-medium {
  font-weight: 500;
}
h1 {
  font-weight: 700;
  font-size: 48px;
  line-height: 58px;
}
h2 {
  font-size: 38px;
  line-height: 48px;
  font-weight: 600;
}
h3 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
}
p,
li {
  color: #929292;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}
header .navbar a {
  color: #16243d !important;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
}
header .navbar a.active {
  color: #8dc63f !important;
}
.navbar-collapse ul {
  background: #fafafa;
  border-radius: 30px;
  padding: 5px;
}
.navbar-collapse ul li {
  padding: 5px 8px;
}
header .navbar a.hdr-btn {
  font-size: 14px !important;
  border-radius: 30px !important;
  color: #fff !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.banner-sec {
  background-image: url(../images/home/banner.png);
  /* height: 520px; */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 99%;
  margin: auto;
  border-radius: 20px;
  padding-top: 80px;
  padding-bottom: 180px;
}
.banner-sec h4 {
  font-size: 38px;
  line-height: 48px;
  letter-spacing: 10px;
  font-weight: 700;
}
.sec2 {
  margin-top: -120px;
}
.sec2 .what-we-offer-sec {
  border: 1px solid #8dc63f;
  border-radius: 20px;
  padding: 40px 40px;
}
.service-box {
  padding: 10px;
  border-radius: 5px;
}
.service-box p {
  color: white;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 28px;
}
.sub-heading {
  color: #000000;
  font-weight: 600;
  font-size: 16px;
  line-height: 14px;
  letter-spacing: 1.5px;
}
.square {
  width: 16px;
  height: 16px;
}
.thm-btn {
  border-radius: 30px;
  color: #16243d !important;
  padding: 10px 30px;
  font-weight: 600;
  font-size: 18px;
  border:none;
}
.process-count {
  font-weight: 600;
  font-size: 38px;
  line-height: 48px;
  margin-bottom: 15px;
}
.middle-border {
  border-right: 1px solid #a6a6a6;
  border-left: 1px solid #a6a6a6;
}
.offer-box {
  padding: 30px 30px 35px;
  border-radius: 10px;
}
h5.count {
  font-weight: 600;
  font-size: 45px;
  line-height: 40px;
}
.record-col {
  border-right: 3px solid #000000;
}
.record-col:last-child {
  border-right: none;
}
.form-box 
{
  border-radius:20px;
  padding:30px;
}
.form-box .form-control
{
  border-radius: 5px !important;
  font-size:16px !important;
  color:#AFAFAF !important;
  padding:10px;
  border: 1px solid #C4C4C4;
}
/*about us*/
.banner-sec.abt-banner
{
    padding-top:100px;
    padding-bottom:100px;
}
.abt-approach .service-box {
    padding: 15px;
}
/*Exhibition css*/
.exb-box 
{
    padding: 25px;
  border-radius: 10px;
}
.exb-box p {
  color: white;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 28px;
}
/*case studies css*/
.banner-sec.cs-bnr
{
    padding-top:50px;
    padding-bottom:50px;
}
.cs-box 
{
    padding:20px !important;
    border-radius:10px;
}
/*contact us*/
.ctform-box {
  background-color: rgba(220, 220, 220, 0.21); 
  border-radius: 30px;
  padding:40px;
}

.say-hello-box {
  border-radius: 30px;
  padding:20px;
}

.ctform-box .form-control,
.ctform-box textarea {
  border: none;
  box-shadow: none;
  background: #fff;
  font-size:18px;
  color:#AEAEAE;
}

.ctform-box .form-control:focus,
.ctform-box textarea:focus {
  outline: none;
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
}

.ctform-box input.form-control, .ctform-box select
{
      height:50px;
}
.contact--box h4
{
    font-size:24px !important;
    line-height:34px !important;
}
.contact--box a, .contact--box p
{
    font-size:18px !important;
    line-height:28px !important;
}
.contact--box img 
{
    width:50px;
    height:50px;
}
/*footer*/
footer{
border-top-right-radius: 20px;
}
.ftr-link 
{
  text-decoration: none;
font-weight: 400;
font-size: 16px;
line-height: 26px;
}
footer .small 
{
  font-size:14px;
}
footer .copy-text
{
 font-size:16px; 
}
footer h4 
{
    font-size:20px;
    color:#fff;
}
footer a:hover
{
    color:#8DC63F !important;
}
.whatsapp-sticky {
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 9999;
    padding: 10px;
    border-radius: 50%;
    transition: transform 0.2s ease;
}
.whatsapp-sticky img {
    width: 50px;
    height: 50px;
}
.whatsapp-sticky:hover {
    transform: scale(1.1);
}
@media only screen and (min-width: 1400px) {
  h1 {
    font-size: 54px;
    line-height: 68px;
  }
  h2 {
    font-size: 40px;
    line-height: 50px;
  }
  h3 {
    font-size: 28px;
    line-height: 38px;
  }
  p,
  li {
    font-size: 24px;
    line-height: 34px;
  }
  .thm-btn {
    font-size: 24px;
    line-height: 34px;
  }
  .banner-sec h4 {
    font-size: 50px;
    line-height: 60px;
  }
  .service-box {
    padding: 10px 30px;
  }
  .service-box p {
    font-size: 24px;
    line-height: 34px;
  }
  .process-count {
    font-size: 44px;
    line-height: 54px;
  }
  h5.count {
    font-size: 55px;
    line-height: 50px;
  }
  .abt-approach .service-box {
    padding: 12px;
}
.exb-box p
{
    font-size: 24px;
    line-height: 34px; 
}
.ctform-box .form-control,
.ctform-box textarea
{
    font-size:20px;
}
.contact--box h4
{
    font-size:26px !important;
    line-height:36px !important;
}
}
@media only screen and (max-width:1024px)
{
  .navbar-brand img 
  {
    width:80%;
  }
  header .navbar a
  {
    font-size:14px;
    line-height: 24px;
  }
  .navbar-collapse ul li {
    padding: 3px 3px;
}
.navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.3rem;
        padding-left: 0.3rem;
    }
    .abt-approach .service-box {
    padding: 10px;
}
.contact--box h4
{
    font-size:20px !important;
    line-height:30px !important;
}
.contact--box a, .contact--box p
{
    font-size:16px !important;
    line-height:26px !important;
}
.contact--box img 
{
    width:40px;
    height:40px;
}
}
@media only screen and (max-width:991px)
{
  h1 {
  font-size: 40px;
  line-height: 50px;
}
h2 {
  font-size: 32px;
  line-height: 42px;
}
h3 {
  font-size: 22px;
  line-height: 32px;
}
p,
li {
  font-size: 18px;
  line-height: 28px;
}

header .navbar a {
  font-size: 16px;
}
.offcanvas-end
{
  top:58px;
  padding:20px;
}
a.hdr-btn {
    font-size: 16px !important;
    border-radius: 30px !important;
    color: #fff !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}
.offcanvas-header .btn-close
{
  margin-top:0px;
  width:2em;
  height:2em;
}
.navbar-nav .nav-link 
{
  margin-bottom:10px;
  color:#000;
}
.banner-sec h4
{
  font-size: 32px;
  line-height: 42px;
}
.service-box
{
  padding:20px;
}
.banner-sec.abt-banner {
    padding-top: 80px;
    padding-bottom: 80px;
}
.ctform-box
{
    padding:30px;
}
}
@media only screen and (max-width:767px)
{
    .sp-50 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.spb-50 {
    padding-bottom: 40px;
}
.spt-50 {
    padding-top: 40px;
}
  h1 {
  font-size: 32px;
  line-height: 42px;
}
h2 {
  font-size: 28px;
  line-height: 38px;
}
h3 {
  font-size: 20px;
  line-height: 30px;
}
p,
li {
  font-size: 16px;
  line-height: 26px;
}
.topbar a 
{
    font-size: 14px;
}
header .navbar a {
  font-size: 16px;
}
.banner-sec h4
{
  font-size: 28px;
  line-height: 38px;
}
.sec2 .what-we-offer-sec
{
    padding:30px;
}
.ht-img
{
  height:auto !important;
  width:auto !important;
}
.middle-border, .record-col
{
  border:none;
}
.banner-sec.abt-banner {
    padding-top: 60px;
    padding-bottom: 60px;
}
.abt-approach .service-box {
        padding: 20px;
    }
    .banner-sec.cs-bnr {
    padding-top: 40px;
    padding-bottom: 40px;
}
.ctform-box
{
    padding:25px;
}
.ct-info 
{
    text-align:center;
}
}
@media only screen and (max-width:500px)
{
    .topbar a 
{
    font-size: 12px !important;
}
h1 {
  font-size: 28px;
  line-height: 40px;
}
h2 {
  font-size: 24px;
  line-height: 34px;
}
h3 {
  font-size: 18px;
  line-height: 28px;
}
.banner-sec h4
{
    font-size: 24px;
  line-height: 34px; 
}
.thm-btn
{
  font-size: 16px;
  line-height: 26px;  
}
.whatsapp-sticky
{
    bottom:85px;
}
}