MOON
Server: Apache
System: Linux e2e-78-16.ssdcloudindia.net 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
User: imensosw (1005)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/imensosw/www/imenso.co/imenso-old/case/css/style.css
/*!
Project Name: Imenso
URL: https://www.imensosoftware.com
Author: Imenso Software
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Variables
# mixin
# Common

/*--------------------------------------------------------------
# Mixin
--------------------------------------------------------------*/
/* Media query map function starts */
/*--------------------------------------------------------------
# Variables
--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Sen:wght@400;700;800&display=swap');
@font-face {
  font-family: 'CircularStd-Book';
  font-style: normal;
  font-weight: normal;
  src: url("fonts/CircularStd-Book.otf"); }
@font-face {
  font-family: 'CircularStd-Medium';
  font-style: normal;
  font-weight: normal;
 src: url("fonts/CircularStd-Medium.otf"); }
@font-face {
  font-family: 'Avenir LT Std 65 Medium';
  font-style: normal;
  font-weight: normal;
  src: local("fonts/Avenir LT Std 65 Medium"), url("fonts/AvenirLTStd-Medium.woff") format("woff"); }
@font-face {
  font-family: 'Avenir LT Std 85 Heavy';
  font-style: normal;
  font-weight: normal;
  src: local("fonts/Avenir LT Std 85 Heavy"), url("fonts/AvenirLTStd-Heavy.woff") format("woff"); }
@font-face {
  font-family: 'Avenir LT Std 95 Black';
  font-style: normal;
  font-weight: normal;
  src: local("fonts/Avenir LT Std 95 Black"), url("fonts/AvenirLTStd-Black.woff") format("woff"); }

body {
   font-family: 'Sen', sans-serif;
   font-size: 18px;
   line-height: 1.7;
}
.navbar-light {
  background-color: #FFF !important;
  padding: 20px 0;
}
.btn-primary {
  background-image: linear-gradient(to right, #0f346c 30%, #764ca6 100%) !important;
  border:none;
  padding: 10px 30px;
}
.burger {
  padding: 100px 0;
}
.t-burger {
  padding-top: 100px;
}
.b-burger {
  padding-bottom: 100px;
}
h1 {
  font-size: 48px;
  line-height: 1.3;
  font-weight: 600;
}
h2 {
  font-weight: 600;
}
h3 {
  font-weight: 600;
  font-size: 24px;
}
.sml-heading {
  color: red;
}
.list-block-item .title {
  font-size: 16px;
  opacity: 0.6;
}
.sml-text {
  font-size: 16px;
}
.feature-box {
  background-color: #f0f4f7;
  padding: 50px;
  border-radius: 9px;
}
.quote {
  font-size: 30px;
  font-style: italic;
}
.opaq {
  opacity: 0.6;
}