h1 {
  font-size:3.5rem;
  font-weight: 500;
  letter-spacing: 1px;    
}

.p-lg-6 {
  padding-top:6rem!important;
  padding-bottom:6rem!important;
}

.px-lg-10 {
      padding-right: 10rem;
      padding-left: 10rem;
}

.pt-lg-3 {
  padding-top: 3rem !important;
}

.pt-lg-6 {
  padding-top: 6rem !important;
}

.pt-lg-7 {
  padding-top: 7rem !important;
}

.pt-lg-8 {
  padding-top: 8rem !important;
}

.pt-lg-10 {
  padding-top:10rem!important;
}

.pt-lg-15{
  padding-top: 15rem !important;  
}
.pr-lg-6 {
  padding-right: 6rem !important;
}

.pr-lg-10 {
  padding-right:10rem;
}

.pr-lg-15 {
  padding-right: 10rem !important;
}

.pt-lg-12 {
  padding-top: 12rem !important;
}

.pt-lg-15 {
  padding-top: 15rem !important;
}

.pt-lg-16 {
  padding-top: 16rem !important;
}

.pt-lg-18 {
  padding-top: 18rem !important;
}

.pt-lg-20 {
  padding-top: 20rem !important;
}

.pt-lg-5 {
  padding-top:5rem !important;
}

.pt-xl-30 {
  padding-top: 30rem !important;
}

.mt-lg-6 {
      margin-top: 6rem !important;
}

.mt-lg-8 {
      margin-top: 8rem !important;
}

.mt-lg-10 {
      margin-top: 10rem;
}

.mt-lg-15 {
      margin-top: 15rem !important;
}

.mt-lg-12 {
      margin-top: 12rem !important;
}

.ml-lg-7 {
  margin-left: 7rem !important;
}

.ml-lg-9 {
  margin-left: 9rem !important;
}

.mr-lg-9 {
  margin-right: 9rem !important;
}

.my-lg-2 {
      margin-top: 2rem !important;
      margin-bottom: 2rem !important;
}

.my-lg-8 {
      margin-top: 8rem;
      margin-bottom: 8rem;
}

.my-lg-10 {
      margin-top: 10rem;
      margin-bottom: 10rem;
}

.my-lg-12 {
      margin-top: 12rem !important;
      margin-bottom: 12rem !important;
}

.my-lg-15 {
      margin-top: 15rem !important;
      margin-bottom: 15rem !important;
}

.my-lg-16 {
      margin-top: 16rem;
      margin-bottom: 16rem;
}

.my-lg-17 {
      margin-top: 17rem !important;
      margin-bottom: 17rem !important;
}
.my-lg-18 {
      margin-top: 18rem !important;
      margin-bottom: 18rem !important;
}

.my-lg-20 {
      margin-top: 20rem !important;
      margin-bottom: 20rem !important;
}

/* homepage */

.logo img {
  max-width:80%;
}

/* intro */

.intro_content_bloc h1 {
  line-height: 2;
  color: #56CEFB!important;
}

.benefit_bg1, .benefit_bg2, .benefit_bg3, .benefit_bg4, .benefit_bg5, .benefit_bg6, .benefit_bg7 {
    height:450px;
}

.benefit_title1, .benefit_title2, .benefit_title3, .benefit_title4, .benefit_title5, .benefit_title6, .benefit_title7 {
  font-size:2rem;
}

.benefit_visual1, .benefit_visual2, .benefit_visual3, .benefit_visual4, .benefit_visual5, .benefit_visual6, .benefit_visual7 {
  max-height:400px;
}

.benefit_visual1 img {
  height:auto;
  width:90%;
}

.benefit_visual2 img {
  height:auto;
  width:90%;
}

.benefit_visual3 img {
  height:auto;
  width:90%;
}

.benefit_visual4 img {
  height:auto;
  width:90%;
}

.benefit_visual5 img {
  height:auto;
  width:90%;
}

.benefit_visual6 img {
  height:auto;
  width:90%;
}

.benefit_visual7 img {
  height:auto;
  width:90%;
}

/* pricing page */

.cd-value {
  font-size:4rem;
}
.cd-has-margins .cd-pricing-list > li {
    width: 33.33%;
}

/* company page */

.company {
    font-size:1.8rem!important;
    line-height:2;
}

