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: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/imensosw/public_html/imenso.co/ui/landing-powerbi/css/style.css
/*!
Project Name: Power BI
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/css?family=Montserrat:300,400,500,600,800&display=swap');

.guide .color span {
  height: 6.25em;
  width: 6.25em;
  border-radius: 100%;
  display: inline-block;
  line-height: 6.25em;
  text-align: center;
  margin-right: 1.25em; }
.guide .color__primary {
  background-color: #D2332E;
  color: #FFF; }
.guide .color__secondary {
  background-color: #5D4F46;
  color: #FFF; }
.guide .color__inverse {
  background-color: #F0F5F7; }
.guide h1:first-child {
  color: #D2332E; }
body {
  font-size: 16px;
  font-family: "Avenir LT Std 45 Book";
  color: #666; }
a {
  color: #E73C4C; }
  a:hover {
    color: #c1312c; }
a:hover, a:focus {
  text-decoration: none;
  outline: none; }
strong, h1, h2, h3, h4, h5 {
  font-family: "Avenir LT Std 85 Heavy";
  color: #484848; }
.burger {
  padding: 100px 0; }
.gutter {
  padding: 0 100px; }
.gutter-sm {
  padding: 0 50px; }
form label {
  font-family: "Avenir LT Std 65 Medium";
  font-size: 0.9em; }
.form-control {
  padding: 0.575rem 0.85rem;
  border-radius: 2px; }
.form-control:focus {
  box-shadow: none;
  background: #F0F5F7;
  border-color: #5D4F46; }
.chosen-container {
  width: 100% !important; }
.checkbox label:after, .radio label:after {
  content: '';
  display: table;
  clear: both; }
.checkbox .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #a9a9a9;
  border-radius: 2px;
  width: 1.3em;
  height: 1.3em;
  float: left;
  margin-right: .5em; }
.checkbox label, .radio label {
  margin-bottom: 0;
  cursor: pointer; }
.radio .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #a9a9a9;
  border-radius: 100%;
  width: 1.3em;
  height: 1.3em;
  float: left;
  margin-right: .5em;
  border-radius: 50%; }
.checkbox .cr .cr-icon {
  position: absolute;
  font-size: .8em;
  line-height: 0;
  top: 50%;
  left: 13%; }
.radio .cr .cr-icon {
  position: absolute;
  font-size: .8em;
  line-height: 0;
  top: 50%;
  left: 13%;
  margin-left: 0.04em; }
.checkbox label input[type="checkbox"], .radio label input[type="radio"] {
  display: none; }
.checkbox label input[type="checkbox"] + .cr > .cr-icon, .radio label input[type="radio"] + .cr > .cr-icon {
  transform: scale(3) rotateZ(-20deg);
  opacity: 0;
  transition: all .3s ease-in; }
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon, .radio label input[type="radio"]:checked + .cr > .cr-icon {
  transform: scale(1) rotateZ(0deg);
  opacity: 1; }
.checkbox label input[type="checkbox"]:disabled + .cr, .radio label input[type="radio"]:disabled + .cr {
  opacity: .5; }
.btn {
  border-radius: 1.875em;
  padding: 0.475rem 2rem;
  font-family: "Avenir LT Std 65 Medium";
  min-width: 9.375em; }
.btn:focus, .btn:active {
  outline: none !important;
  box-shadow: none !important; }
.btn-primary {
  background-color: #D2332E;
  border-color: #D2332E; }
  .btn-primary:hover {
    background-color: #c1312c;
    border-color: #c1312c; }
.btn-primary.active:not(:disabled):not(.disabled), .btn-primary:active:not(:disabled):not(.disabled), .show > .btn-primary.dropdown-toggle {
  background-color: #c1312c;
  border-color: #c1312c; }
.btn-inverse {
  background-color: #F0F5F7;
  border-color: #F0F5F7;
  color: #666; }
  .btn-inverse:hover {
    background-color: #edf0f2;
    border-color: #edf0f2;
    color: #666; }
.btn-bordered {
  border: 1px solid #5D4F46;
  color: #666;
  background-color: transparent; }
  .btn-bordered:hover {
    background-color: #edf0f2;
    color: #666; }
/*--------------------------------------------------------------
# App
--------------------------------------------------------------*/
/*# sourceMappingURL=style.css.map */