@font-face {
    font-family: 'butlermedium';
    src: url('butler_medium-webfont.woff2') format('woff2'),
         url('butler_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
  margin: 0;

  background: #fff;
  font-family: 'futura-pt',sans-serif;

}

h1{
  font-family: 'futura-pt',sans-serif;
 font-style: normal;
 font-weight: 500;
 font-size: 72px;
 line-height: 96px;
 display: flex;
 align-items: center;
 letter-spacing: -0.08em;
}

h2{
  font-family: 'Butler';
 font-style: normal;
 font-weight: 400;
 font-size: 65px;
  line-height: 88%;
  color: #000;
  letter-spacing: 3px;
}

h3{
 font-family: 'Butler';
 font-style: normal;
 font-weight: 500;
 font-size: 55px;
  color: #000;

}

h4{
  font-family: 'Butler';
  font-style: normal;
  font-weight: 400;
  font-size: 45px;
  line-height: 54px;
  color:#000;
}



h5{
  font-family: 'Butler';
  font-style: normal;
  font-weight: 200;
  font-size: 37px;
  line-height: 54px;
  color:#000;
}

h6{
  font-family: 'Butler';
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
}


p{
font-family: 'Karla', sans-serif;
font-size: 16px;
line-height: 20px;
}

#return-to-top {
    z-index: 100;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #fff;
    /* background: rgba(0, 0, 0, 0.7); */
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
#return-to-top i {
    color: #000;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}




html{
 scroll-behavior: smooth;
}


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



.row{
  margin-right: 0;
  margin-left: 0;
}

.space{
  padding-top: 7em;
}
.space-top{
  padding-top: 178px;
}
/* hero */


.hero-detail{
    padding-left: 14em;
    padding-top: 410px;
}



.hero-datee-img{
  max-width: 100%;
/* box-shadow: 60px 40px 60px rgba(0, 0, 0, 0.1); */
}





.pattern-text{
  position: absolute;
}

/* footer */
.datee_proof_user1{
 width: 1070px;
 height: 587px;
}

.more-title{
 font-family: 'futura-pt',sans-serif;
 font-size: 45px;
 text-align: center;
 margin-bottom: 60px;
}
.more{
 max-width: 100%;
}

.space-bottom-sm{
 margin-bottom: 60px;
}


.dateestyle{
 max-width: 100%;
}


.col {
  flex: 1;
  min-width: 22%;
}
footer{
 margin-bottom: 60px;
}








   /*  Large devices (desktops, less than 1200px) */
   @media (max-width: 1199.98px) {

   }

   /*  Medium devices (tablets, less than 992px) */
   @media (max-width: 991.98px) {

   }
   @media (max-width: 768px) {


   .hero-detail {
      padding-left: 4em;
      padding-top: 16em;
  }
}

   /*  Small devices (landscape phones, less than 768px) */
   @media (max-width: 767.98px) {
     h1{
       font-size: 40px;
       line-height: 53px;
     }

     h2{
       font-size: 60px;
       line-height: 72px;
     }

     h4{
       font-size: 40px;
       line-height: 48px;
     }

     h5{
       font-size: 25px;
       line-height: 21px;
     }




     .hero-detail{
       padding-left: 29px;
         padding-top: 216px;
     }



     .project-details {
       padding-top: 33em;
       padding-bottom: 7em;
     }

     .g-datee{
       max-width: 50%;
     }
     .space {
        padding-top: 7em;
     }

     .space-bottom {
        padding-bottom: 7em;
     }


   }


      /* Extra small devices (portrait phones, less than 576px) */
      @media (max-width: 575.98px) {
        h1{
          font-size: 40px;
          line-height: 53px;
        }

        h2{
          font-size: 40px;
          line-height: 18px;
        }

        h4{
          font-size: 40px;
          line-height: 48px;
        }

        h5 {
          font-size: 24px;
          line-height: 32px;
        }


       .hero-detail{
         padding-left: 29px;
           padding-top: 163px;
       }



       .project-details {
       padding-top: 33em;
       }
      .scrolling-wrapper {
       padding-left: 30px;
     }


      }

     @media (max-width:500px) {
       .col {
         min-width: 50%;
       }
       .more{
         margin-bottom: 30px;
       }
     }


      /* Extra small devices (portrait phones, less than 576px) */
      @media (max-width: 375.98px) {
        h1{
          font-size: 40px;
          line-height: 53px;
        }

        h2{
          font-size: 48px;
         line-height: 72px;
        }

        h4{
          font-size: 40px;
          line-height: 48px;
        }

        h5 {
          font-size: 18px;
          line-height: 21px;
        }


       .hero-detail{
          padding-left: 29px;
          padding-top: 18em;


       }

       .hero-datee-img{
         max-width: 100%;
         margin-top: 60px;
       }

       .project-details {
         padding-top: 23em;
         padding-bottom: 140px;
      }

      .space {
         padding-top: 78px;
      }



      .g-datee {
         max-width: 100%;
      }

     .scrolling-wrapper {
       padding-left: 30px;
     }

      .app {
          max-width: 100%;
          padding-top: 7px;
      }

      }
