/* CSS Document */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("ttf"); }
body {
  overflow-x: hidden;
  font-family: "Hind", sans-serif; }

p {
  font-family: "Hind", sans-serif;
  font-size: 15px; }

h1, h2, h3, h4, h5 {
  font-family: "Poppins", sans-serif; }

.text-justify {
  text-align: justify; }

a:hover {
  text-decoration: none; }

a:focus {
  text-decoration: none;
  outline: none; }

.m0 {
  margin: 0px !important; }

.ml0 {
  margin-left: 0px !important; }

.ml5 {
  margin-left: 5px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml15 {
  margin-left: 15px !important; }

.ml20 {
  margin-left: 20px !important; }

.ml25 {
  margin-left: 25px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml35 {
  margin-left: 35px !important; }

.ml40 {
  margin-left: 40px !important; }

.ml45 {
  margin-left: 45px !important; }

.ml50 {
  margin-left: 50px !important; }

.mr0 {
  margin-right: 0px !important; }

.mr5 {
  margin-right: 5px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr15 {
  margin-right: 15px !important; }

.mr20 {
  margin-right: 20px !important; }

.mr25 {
  margin-right: 25px !important; }

.mr30 {
  margin-right: 30px !important; }

.mr35 {
  margin-right: 35px !important; }

.mr40 {
  margin-right: 45px !important; }

.mt0 {
  margin-top: 0px !important; }

.mt5 {
  margin-top: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt50 {
  margin-top: 50px !important; }

.mt80 {
  margin-top: 80px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.pl0 {
  padding-left: 0px !important; }

.pl5 {
  padding-left: 5px !important; }

.pl10 {
  padding-left: 10px !important; }

.pl15 {
  padding-left: 15px !important; }

.pr0 {
  padding-right: 0px !important; }

.pr5 {
  padding-right: 5px !important; }

.pr15 {
  padding-right: 15px !important; }

.pt5 {
  padding-top: 5px !important; }

.pt10 {
  padding-top: 10px !important; }

.pt15 {
  padding-top: 15px !important; }

.pt20 {
  padding-top: 20px !important; }

.pt25 {
  padding-top: 25px !important; }

.pt30 {
  padding-top: 30px !important; }

.pt35 {
  padding-top: 35px !important; }

.pt40 {
  padding-top: 40px !important; }

.pt50 {
  padding-top: 50px !important; }

.pt60 {
  padding-top: 60px !important; }

.pt90 {
  padding-top: 90px !important; }

.pt100 {
  padding-top: 100px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.p-a5 {
  padding: 5px !important; }

.img1 {
  padding-bottom: 5px; }

.img2 {
  padding-top: 5px; }

.clr-white {
  color: #fff !important; }

.top-header {
  padding: 12px 0;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  background: rgb(9,9,121);
background: linear-gradient(90deg, rgba(9,9,121,1) 0%, rgba(0,212,255,1) 100%); }
  .top-header .social-icons {
    padding-left: 0;
    float: right;
    margin-bottom: 0;
    font-size: large;
   }
    .top-header .social-icons li {
      list-style: none;
      display: inline-block;
      margin-left: 16px; }
      .top-header .social-icons li a {
        color: #fff;
        font-weight: 600; }
        .top-header .social-icons li a i {
          color: #fff; }

.navbar {
  margin-bottom: 0;
  position: fixed;
  z-index: 9;
  width: 100%; }

.navbar-default {
  background-color: #000000ad; }

.navbar-nav {
  padding: 20px 0; }
  .navbar-nav li.active a {
    color: #f8f8f8 !important;
    background: rgb(9,9,121) !important; }
  .navbar-nav li a {
    font-size: 15px;
    padding: 10px 10px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff !important; }

.navbar-brand {
  padding: 5px 0; }
  .navbar-brand img {
    position: relative;
    z-index: 1;
    margin-left: -30px;
    margin-top: -5px;
    max-width: 200px; }
  .navbar-brand:before {
    /* background-color: #fff; */
    content: "";
    position: absolute;
    bottom: 0;
    height: 120%;
    z-index: 0;
    left: -50px;
    width: 400px;
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    -ms-transform: skew(30deg);
    transform: skew(30deg); }

.affix {
  top: 0;
  width: 100%;
  z-index: 9999999; }

.navbar.affix .navbar-brand {
  margin-top: 10px; }
  .navbar.affix .navbar-brand img {
    margin-top: -15px;
    margin-left: -30px;
    max-width: 200px; }

/*----slider----*/
.banner {
  position: relative;
  overflow: hidden; }
  .banner .main-slider {
    overflow: hidden; }
    .banner .main-slider .slick-slide {
      position: relative; }
      .banner .main-slider .slick-slide .bg-image {
        height: 75vh;
        background-size: cover;
        background-position: center center; }
    .banner .main-slider .slick-prev-btn {
      left: -100px;
      position: absolute;
      top: 50%;
      z-index: 1100;
      color: #fff;
      transition: 300ms all ease; }
    .banner .main-slider .slick-next-btn {
      position: absolute;
      right: -100px;
      top: 50%;
      z-index: 1100;
      color: #fff;
      transition: 300ms all ease; }
    .banner .main-slider:hover .slick-prev-btn {
      left: 0px; }
      .banner .main-slider:hover .slick-prev-btn i {
        z-index: 10;
        position: absolute;
        font-size: 22px;
        left: 14px;
        top: 3px; }
      .banner .main-slider:hover .slick-prev-btn:after {
        left: 0px;
        top: -5px;
        content: "";
        position: absolute;
        width: 40px;
        height: 40px;
        background: rgba(0, 0, 0, 0.6);
        transition: 300ms all ease; }
    .banner .main-slider:hover .slick-next-btn {
      right: 0px; }
      .banner .main-slider:hover .slick-next-btn i {
        z-index: 10;
        position: absolute;
        font-size: 22px;
        right: 14px;
        top: 3px; }
      .banner .main-slider:hover .slick-next-btn:after {
        right: 0px;
        top: -5px;
        content: "";
        position: absolute;
        width: 40px;
        height: 40px;
        background: rgba(0, 0, 0, 0.6);
        transition: 300ms all ease; }

/*---end-slider---*/
.sec-title h1 {
  margin-top: 0;
  position: relative;
  font-weight: 700;
  color: #000;
  font-size: 50px;
  text-transform: uppercase;
  margin-bottom: 30px;
  padding-bottom: 15px; }
  .sec-title h1:before {
    position: absolute;
    content: '';
    background: rgb(9,9,121);
background: linear-gradient(90deg, rgba(9,9,121,1) 0%, rgba(0,212,255,1) 100%);
    width: 150px;
    height: 4px;
    left: 0;
    bottom: 0; }

    .sec-title h2 {
      margin-top: 0;
      position: relative;
      font-weight: 700;
      color: rgb(109, 101, 101);
      font-size: 35px;
      margin-bottom: 20px;
      padding-bottom: 15px;
      margin: 10px;
    }
     
    
    

.sec-title h4 {
  position: relative;
  font-size: 18px;
  color: #575b57; }

.mid-title h1 {
  margin-top: 0;
  position: relative;
  font-weight: 700;
  color: #000;
  font-size: 45px;
  text-transform: uppercase;
  margin-bottom: 30px;
  padding-bottom: 15px; }
  .mid-title h1:before {
    position: absolute;
    content: '';
    background: rgb(9,9,121);
background: linear-gradient(90deg, rgba(9,9,121,1) 0%, rgba(0,212,255,1) 100%);
    width: 150px;
    height: 4px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0; }

.about-content p {
  font-size: 15px;
  text-align: justify;
  line-height: 26px; 
  margin: 10px;
}

.about-img {
  padding: 10px; }
.btn-read{
  outline: none;
  color: #fff;
  padding: 12px 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  display: inline-block;
  background: rgb(9,9,121);
background: linear-gradient(90deg, rgba(9,9,121,1) 0%, rgba(0,212,255,1) 100%);
  border: none;
  font-size: 16px;
  overflow: hidden;
  margin-top: 10px; }
  .btn-readmore.pab {
    position: absolute;
}

.btn-read-1{
  outline: none;
  color: #fff;
  padding: 12px 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  display: inline-block;
  background: rgb(9,9,121);
background: linear-gradient(90deg, rgba(9,9,121,1) 0%, rgba(0,212,255,1) 100%);
  border: none;
  font-size: 16px;
  overflow: hidden;
  margin-top: 10px; }
  .btn-readmore.pab {
    position: absolute;
}
.btn-readmore {
  outline: none;
  color: #fff;
  padding: 12px 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  display: inline-block;
  background: rgb(9,9,121);
background: linear-gradient(90deg, rgba(9,9,121,1) 0%, rgba(0,212,255,1) 100%);
  border: none;
  font-size: 16px;
  overflow: hidden;
  margin-top: 10px; }
  .btn-readmore.pab {
    position: absolute; }

.btn-effect {
  text-shadow: 0 0 0 #fff, 200px 0 0 #fff;
  color: rgba(0, 0, 0, 0) !important;
  transition: all .3s ease !important; }
  .btn-effect:hover {
    text-shadow: -200px 0 0 #fff, 0 0 0 #fff; }

.service-box {
  position: relative;
  display: block;
  padding-bottom: 20px;
  padding-left: 15px;
  margin-top: 30px;
  z-index: 8; }
  .service-box:hover .image-box img {
    transform: scale(1.1); }
  .service-box .image-box {
    position: relative;
    display: block;
    background: #010101;
    overflow: hidden;
    margin: 0;
    margin-right: 85px; }
    .service-box .image-box img {
      position: relative;
      display: block;
      transition: all 0.4s linear; }
  .service-box .content-box {
    position: absolute;
    right: 10px;
    bottom: 0px;
    width: 100%;
    max-width: 200px;
    min-height: 50px;
    background: #ffffff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.4); }
    .service-box .content-box .title-box {
      position: relative;
      display: block;
      line-height: 1em;
      padding: 5px;
      color: #ffffff;
      background: rgb(9,9,121);
background: linear-gradient(90deg, rgba(9,9,121,1) 0%, rgba(0,212,255,1) 100%);
      text-align: center; }
    .service-box .content-box .text-content {
      position: relative;
      display: block;
      padding: 15px 20px;
      background: #ffffff; }
      .service-box .content-box .text-content .text {
        position: relative;
        margin-bottom: 10px;
        font-size: 15px;
        text-align: justify; }
    .service-box .content-box .link-box {
      position: relative;
      display: block; }
      .service-box .content-box .link-box a {
        position: relative;
        color: rgba(0,212,255,1);
        font-size: 14px;
        font-weight: 700;
        text-transform: capitalize;
        line-height: 20px;
        display: inline-block;
        transition: all 0.3s linear; }
        .service-box .content-box .link-box a .arrow {
          padding-left: 5px;
          vertical-align: middle;
          color: rgb(9,9,121);
          font-size: 12px; }
        .service-box .content-box .link-box a:hover {
          color: rgb(9,9,121); }

#home-services {
  position: relative;
  /* background: url(../images/ptrn.png); */
  background-color: #0b1320; }

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

.contact-info-box {
  background: url(../images/cb.jpg) center no-repeat;
  background-size: cover;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.17);
  position: relative;
  padding: 23px 45px; }
  .contact-info-box:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000000f0; }
  .contact-info-box .contact-info-single {
    margin-bottom: 14px;
    position: relative; }
    .contact-info-box .contact-info-single .contact-info-label {
      color:rgba(0,212,255,1);
      font-weight: 600;
      text-transform: uppercase; }
    .contact-info-box .contact-info-single .contact-info-text {
      font-size: 18px;
      color: #fff; }
      .contact-info-box .contact-info-single .contact-info-text a {
        display: block;
        color: #fff;
        padding-bottom: 5px; }

.form-sec {
  background: #dde0e3;
  padding: 30px; }
  .form-sec h2 {
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 15px;
    padding-left: 10px;
    color: #000; }
  .form-sec p {
    margin-bottom: 20px;
    padding-left: 10px; }
  .form-sec #contact-form input {
    height: 50px;
    border: none;
    border-radius: 0;
    background: #fff; }
  .form-sec #contact-form textarea {
    border: none;
    border-radius: 0;
    background: #fff; }

#home-gallery {
  background: #e5f7e6; }

.gallery-item {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden; }
  .gallery-item img {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .gallery-item:hover img {
    transform: scale(1.2);
    filter: grayscale(1); }

/*---footer---*/
.top-footer {
  background: #1d2d44;
  padding: 70px 0 10px 0; }

.bottom-footer {
  background: #0b1320;
  text-align: center; }

footer .footer-block {
  margin-bottom: 30px; }
  footer .footer-block .footer-contact {
    padding-left: 0; }
    footer .footer-block .footer-contact li {
      display: flex;
      margin-bottom: 15px;
      list-style: none; }
      footer .footer-block .footer-contact li .contact-icon {
        text-align: center;
        font-size: 20px;
        color: #fff; }
      footer .footer-block .footer-contact li .contact-text {
        color: #fff;
        padding-left: 10px;
        font-size: 15px; }
        footer .footer-block .footer-contact li .contact-text a {
          color: #fff; }
  footer .footer-block .footer-menu {
    padding-left: 0; }
    footer .footer-block .footer-menu li {
      list-style: none;
      padding-bottom: 6px; }
      footer .footer-block .footer-menu li a {
        color: #fff;
        font-size: 15px; }
  footer .footer-block h4 {
    margin-top: 0;
    color: #f4f4f4;
    margin-bottom: 20px; }
footer .footer-bar {
  padding-top: 15px;
  position: relative; }
  footer .footer-bar p {
    color: #fff;
    font-size: 13px;
    font-weight: 400; }
    footer .footer-bar p span {
      color: rgba(0,212,255,1);
      font-size: 13px;
      font-weight: 400; }

.footer-logo img {
  max-width: 200px;
  margin-top: 0px; }

.copyright {
  display: inline-block;
  color: #f3f3f3; }

.design-credit {
  display: inline-block;
  color: #f3f3f3; }
  .design-credit a {
    color: rgba(0,212,255,1); }
    .design-credit a:hover {
      text-decoration: none;
      color: #fff; }

/*---end-footer---*/
.head-wrapper {
  position: relative; }
  .head-wrapper:before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.4); }

.page-title {
  padding: 12% 0 5% 0;
  position: relative;
  color: #fff;
  z-index: 5; }
  .page-title h1 {
    position: relative;
    font-size: 40px;
    text-transform: uppercase;
    margin-top: 0;
    z-index: 9; }

.bt-text p a {
  position: relative;
  color: #00aeff;
  font-weight: 600;
  z-index: 9; }

#banner-image-contact {
  background: url(../images/banner/1.jpg) center no-repeat;
  background-size: cover; }

#banner-image-about {
  background: url(../images/banner/4.jpg) center no-repeat;
  background-size: cover; }

#banner-image-er {
  background: url(../images/banner/2.png) center no-repeat;
  background-size: cover; }

#banner-image-solr {
  background: url(../images/banner/4.jpg) center no-repeat;
  background-size: cover; }

.er-text {
  text-align: justify; }

.er-text-2 {
  margin-top: 20px;
  text-align: justify; }

.er-img {
  box-shadow: 1px 1px 5px #bbb;
  padding: 10px; }

#thermal-camera .deatils-img {
  padding-left: 154px; }
#thermal-camera .sec-title h1 {
  font-size: 28px; }

#what-thermal-camera .sec-title h1 {
  font-size: 28px; }
#what-thermal-camera .principle-content {
  font-size: 15px;
  text-align: justify;
  line-height: 26px; }
#what-thermal-camera .application-content {
  font-size: 15px;
  text-align: justify;
  line-height: 26px; }
#what-thermal-camera .about-img {
  padding: 10px;
  margin-top: 100px; }
#what-thermal-camera .advantages-content ul {
  line-height: 25px;
  font-size: 14px; }

#screening-process .sec-title h1 {
  font-size: 28px; }

#long-term-screening-process .sec-title h1 {
  font-size: 28px; }
#long-term-screening-process .sec-title p {
  font-size: 20px; }
#long-term-screening-process .solution {
  line-height: 25px;
  font-size: 14px; }
#long-term-screening-process .solution-details h3 {
  text-align: center; }
#long-term-screening-process .solution-details img {
  margin-top: 35px; }
#long-term-screening-process .product-details h3 {
  text-align: center; }
#long-term-screening-process .prodct-img img {
  width: 200px;
  float: right;
  margin-top: -50px; }
#long-term-screening-process .prodct-img p {
  font-weight: 600; }

#application-scenarios .sec-title h1 {
  font-size: 28px; }
#application-scenarios .scenarios-details h3 {
  text-align: center; }
#application-scenarios .scenarios-details p {
  line-height: 22px;
  font-size: 16px;
  text-align: justify;
  margin-top: 22px; }
#application-scenarios .scenarios-details h5 {
  font-size: 17px;
  text-align: center; }
#application-scenarios .title-scenarios {
  text-align: center; }

#short-term-screening-process .sec-title h1 {
  font-size: 28px; }
#short-term-screening-process .sec-title p {
  font-size: 20px; }
#short-term-screening-process .solution {
  line-height: 25px;
  font-size: 14px; }
#short-term-screening-process .solution-details h3 {
  text-align: center; }
#short-term-screening-process .product-details h3 {
  text-align: center; }

#patrolling-inspectors .sec-title h1 {
  font-size: 28px; }
#patrolling-inspectors .scenarios-details h3 {
  text-align: center; }
#patrolling-inspectors .scenarios-details p {
  line-height: 22px;
  font-size: 16px;
  text-align: justify;
  margin-top: 22px; }
#patrolling-inspectors .scenarios-details h5 {
  font-size: 17px;
  text-align: center; }
#patrolling-inspectors .title-scenarios {
  text-align: center; }
#patrolling-inspectors .hand-held {
  margin-top: 30px; }
#patrolling-inspectors .product-details img {
  width: 195px;
  float: right;
  margin-top: -88px; }
#patrolling-inspectors .product-details1 img {
  margin-top: 58px; }
#patrolling-inspectors .product-details1 .pro-img img {
  width: 220px;
  float: right;
  margin-top: -88px; }

#application-scenarios-1 .sec-title h1 {
  font-size: 28px; }
#application-scenarios-1 .scenarios-details h3 {
  text-align: center; }
#application-scenarios-1 .scenarios-details p {
  font-size: 16px;
  text-align: center; }
#application-scenarios-1 .scenarios-details h5 {
  font-size: 17px;
  text-align: center; }
#application-scenarios-1 .title-scenarios {
  text-align: center; }

#duo-protection .sec-title h1 {
  font-size: 28px; }
#duo-protection .scenarios-details h3 {
  text-align: center; }
#duo-protection .scenarios-details p {
  line-height: 22px;
  font-size: 16px;
  text-align: justify;
  margin-top: 22px; }
#duo-protection .scenarios-details h5 {
  font-size: 17px;
  text-align: center; }
#duo-protection .title-scenarios {
  text-align: center; }
#duo-protection .solution-details p {
  line-height: 22px;
  font-size: 16px;
  text-align: justify;
  margin-top: 22px; }
#duo-protection .du-3 {
  margin-top: 25px; }

.red-text {
  color: #CC0000; }

hr.bottom-line {
  border-top: 1px solid #1d2d44; }

.product-wrapper-alt {
  border: 1px solid #999;
  margin-bottom: 30px; }
  .product-wrapper-alt .product-image-box {
    overflow: hidden;
    transition: all 0.4s ease-in-out; }
    .product-wrapper-alt .product-image-box img {
      transition: all 0.4s ease-in-out;
      width: 100%; }
  .product-wrapper-alt .content {
    padding: 20px 10px;
    background-color: #f7f7f7; }
    .product-wrapper-alt .content h3 {
      color: #202a30;
      font-size: 14px;
      font-weight: 700;
      line-height: 24px;
      margin: 0 0 10px;
      text-transform: capitalize; }
    .product-wrapper-alt .content .thm-btn {
      background: rgb(9,9,121);
background: linear-gradient(90deg, rgba(9,9,121,1) 0%, rgba(0,212,255,1) 100%);
      display: inline-block;
      color: #fff;
      font-size: 12px;
      text-transform: uppercase;
      font-weight: bold;
      padding: 7px 21px;
      border: 2px solid transparent;
      transition: all .3s ease; }

/*# sourceMappingURL=main.css.map */

.white-text{
  color: white !important;
}

.service-h5{
  line-height: 24px;
  font-size: 16px;
  text-align: justify !important;
  padding: 10px;
}

.bg-white{
  background-color: #fff !important;
}


  .panel,
  .panel-heading,
  panel-title,
  .panel-body {
    border: 0;
  }
  .panel {
    box-shadow: none;}

    .panel-heading {
      border-radius: 0;}
      .panel-title a {
        text-decoration: none;
        padding: 1em 0;
      }
      .panel-title a span {
        float: right;
        width: 50px;
      }
      .panel-title a span:after {
        content: "\2014";
        color: #1b5062;
        font-size: 20px;
      }
      .panel-title a.collapsed span:after {
        content: "+";
      }
    
@media screen and (min-width:1024px) {
  .center{
    display: flex;
    align-items: flex-end;
    }
}

.about-content ul li{
    font-size: 16px;
    padding: 5px;
}


.column1 {
  float: left;
  width: 20%;
  padding: 15px;
}

/* Clearfix (clear floats) */
.row2::after {
  content: "";
  clear: both;
  display: table;
}

.neww{
  font-weight: 600;
}


.card {
  background: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
}

.card-1 {
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.card-1:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.height60{
  margin: 12px 0px 0px 12px;
  height: 50px;
  font-family: "Open Sans", sans-serif;
  font-size: 1em;
  letter-spacing: .05em;
  /* text-transform: uppercase; */
  color: #4e4e4e;
  font-weight: 700;
 

}
.height30{
 height: 15px;
}





/*new grid */
*,
*::before,
*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  list-style: none;
  list-style-type: none;
  text-decoration: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}


.container7 {
  max-width: 100rem;
  width: 100%;
  padding: 4rem 2rem;
  margin: 0 auto;
}

.main .container7 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1rem;
  justify-content: center;
  align-items: center;
}
.main .card {
  color: #252a32;
  border-radius: 2px;
  background: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);
}
.main .card-image {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 70%;
  background: #ffffff;
}
.main .card-image img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media only screen and (max-width: 600px) {
  .main .container7 {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 1rem;
  }
}

.footer-text{
  text-align: justify;
  color: white !important;
  margin-top: 20px;
  width: 200px;

}




