/*You can add your won color also */
/*
Theme Name:       Matrl - Material Design Bootstrap 4 TemplateAuthor:           UIdeck
Author URI:       http://uideck.com
Text Domain:      UIdeck
Domain Path:      /languages/
*/
/*TABLE OF CONTENT */
/* CORE: */
/* ____Bootstrap */
/* ____Color */
/* ____Form */
/* ____Logo */
/* ____Icon */
/* ____Button */
/* ____Background */
/* ____Typography */
/* ____Section */
/* ____Nav */
/* ____Rav Slider */
/* ____Header */
/* ____Footer */
/* MODULES: */
/* ____Accordion */
/* ____Carouse Slider */
/* ____Service */
/* ____Alert Message */
/* ____Call To Action */
/* ____Client */
/* ____Counter */
/* ____Google-maps */
/* ____Icon-box */
/* ____Pagination */
/* ____Portfolio */
/* ____Pricing-table */
/* ____Blog */
/* ____Single Blog */
/* ____Search */
/* ____Tab */
/* ____Table */
/* ____Team */
/* ____Testimonial */
/* Google Fonts */
@import url(../css/fonts.css);
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700|Roboto:400,600");
@import url(../css/icons/font-awesome/css/fontawesome-all.css);
@import url(../css/icons/simple-line-icons/css/simple-line-icons.css);
@import url(../css/icons/weather-icons/css/weather-icons.min.css);
@import url(../css/icons/linea-icons/linea.css);
@import url(../css/icons/themify-icons/themify-icons.css);
@import url(../css/icons/flag-icon-css/flag-icon.min.css);
/*@import url(../css/icons/material-design-iconic-font/css/materialdesignicons.min.css);*/

/* MaterialDesignIcons.com */
@font-face {
  font-family: "Material Design Icons";
  src: url("../fonts/materialdesignicons-webfont.eot?v=1.8.36");
  src: url("../fonts/materialdesignicons-webfont.eot?#iefix&v=1.8.36") format("embedded-opentype"),url("../fonts/materialdesignicons-webfont.woff2?v=1.8.36") format("woff2"),url("../fonts/materialdesignicons-webfont.woff?v=1.8.36") format("woff"),url("../fonts/materialdesignicons-webfont.ttf?v=1.8.36") format("truetype"),url("../fonts/materialdesignicons-webfont.svg?v=1.8.36#materialdesigniconsregular") format("svg");
  font-weight: normal;
  font-style: normal
}

.mdi:before, .mdi-set {
  display: inline-block;
  font: normal normal normal 24px/1 "Material Design Icons";
  font-size: inherit;
  text-rendering: auto;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0)
}

body {
  background: #fff;
  color:#000000;
  font-weight: 400;
  font-family: 'Lato' Arial, Helvetica, sans-serif !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  line-height: 25px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow-x: hidden;
}

h4 {
  font-size: 1.25rem;
}

.text-small {
  font-size: 12px;
}

#sidebar ul li .collapse.show {
  padding-left: 15px;
}

h1, h2, h3, h4 {
  font-family: 'Roboto' Arial, Helvetica, sans-serif;
}

  h4.card-title {
    font-size: 1rem;
    color: #000;
    text-align: center;
    /* font-weight: bold; */
    justify-content: center;
    margin-bottom: 0px;
    text-transform: uppercase;
  }

h6 {
  font-weight: normal;
}

h2.subtitle a {
  text-transform: uppercase;
}

div.learnmore {
  justify-content: center;
  text-align: center;
  width: 100%
}

a {
  color: #003688;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

  a:hover {
    text-decoration: none;
    color: #1565C0;
  }

  a a:focus {
    outline: none;
  }

/* .hero-heading {
  font-size: 50px;
  font-weight: 700;
  color: #fff;
  text-transform: capitalize;
  line-height: 70px;
  letter-spacing: 1px;
} */
.img-fluid {
  /* height:150px;  */
  width: 100%
}

.form-check-inline {
  align-items: flex-start;
}

.hero-sub-heading {
  font-size: 20px;
  font-weight: 400;
  color: #e6e6e6;
  line-height: 45px;
}

.rev-heading {
  text-transform: uppercase !important;
  font-size: 60px !important;
}

.section-titile-bg {
  display: inline;
  font-size: 115px;
  color: #2196F3;
  font-weight: 800;
  height: 100%;
  left: -173px;
  opacity: 0.1;
  position: absolute;
  top: -14px;
  width: 100%;
  text-align: center;
}

.orderForm {
  width: 83.333333%;
}

.singleItemDef {
  max-width: 16.666667%
}

.matrl-section-quote blockquote {
  border-left-width: 2px;
}

.modal-title {
  color: #003866;
  text-transform: uppercase;
}

.sub-quote p {
  padding-left: 20px;
}

.loadmoreBtn a {
  align-content: center;
  padding: 12px;
  background: #00467f;
  color: #fff;
  justify-content: center;
}

.section-title {
  color: #333;
  font-family: 'Roboto';
  font-size: 20px;
  font-weight: 900;
  /* letter-spacing: 2px; */
  text-align: left;
  position: relative;
  /* margin-bottom: 45px; */
  /*text-transform: uppercase;*/
}

/* .section-title:before {
  position: absolute;
  content: '';
  bottom: -14px;
  width: 40px;
  height: 2px;
  background-color: #2196F3;
} */

.subtitle {
  font-size: 16px;
  color: #003866;
  letter-spacing: 0.5px;
  padding-top: 20px;
  font-weight: 700;
  padding-bottom: 10px;
  font-family: 'roboto' Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
}

.small-title {
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-bottom: 20px;
  text-align: left;
  font-size: 20px;
}

.inner-title {
  font-size: 24px;
  font-weight: 900;
  text-transform: uppercase;
}

.page-tagline {
  font-size: 24px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
}

.page-title {
  font-size: 62px;
  font-weight: 900;
  color: #fff;
}

.contact-title {
  font-weight: 900;
  font-size: 38px;
  color: #333;
}

/* btn gpolight */

.btn.btn-gpolight {
  color: #fff !important;
  background-color: #3f76bc;
  border-color: rgb(6, 84, 148);
  box-shadow: 0 2px 2px 0 rgba(39, 94, 176, 0.14), 0 3px 1px -2px rgba(39, 103, 176, 0.2), 0 1px 5px 0 rgba(39, 53, 176, 0.12);
  /* padding:12px!important; */
}

  .btn.btn-gpolight:hover {
    color: #fff;
    background-color: #777777;
    border-color: #6b6b6b;
  }

  .btn.btn-gpolight:focus,
  .btn.btn-gpolight.focus,
  .btn.btn-gpolight:hover {
    color: #fff;
    background-color: #777777;
    border-color: #6b6b6b;
  }

  .btn.btn-gpolight:active,
  .btn.btn-gpolight.active,
  .open > .btn.btn-gpolight.dropdown-toggle,
  .show > .btn.btn-gpolight.dropdown-toggle {
    color: #fff;
    background-color: #3f76bc;
    border-color: #2a69bb;
    box-shadow: 0 2px 2px 0 rgba(156, 39, 176, 0.14), 0 3px 1px -2px rgba(156, 39, 176, 0.2), 0 1px 5px 0 rgba(156, 39, 176, 0.12);
  }

    .btn.btn-gpolight:active:hover,
    .btn.btn-gpolight:active:focus,
    .btn.btn-gpolight:active.focus,
    .btn.btn-gpolight.active:hover,
    .btn.btn-gpolight.active:focus,
    .btn.btn-gpolight.active.focus,
    .open > .btn.btn-gpolight.dropdown-toggle:hover,
    .open > .btn.btn-gpolight.dropdown-toggle:focus,
    .open > .btn.btn-gpolight.dropdown-toggle.focus,
    .show > .btn.btn-gpolight.dropdown-toggle:hover,
    .show > .btn.btn-gpolight.dropdown-toggle:focus,
    .show > .btn.btn-gpolight.dropdown-toggle.focus {
      color: #fff;
      background-color: #3f76bc;
      border-color: #124486;
    }

    .open > .btn.btn-gpolight.dropdown-toggle.bmd-btn-icon {
      color: inherit;
      background-color: #003866;
    }

      .open > .btn.btn-gpolight.dropdown-toggle.bmd-btn-icon:hover {
        background-color: #3f76bc;
      }

  .btn.btn-gpolight.disabled:focus,
  .btn.btn-gpolight.disabled.focus,
  .btn.btn-gpolight:disabled:focus,
  .btn.btn-gpolight:disabled.focus {
    background-color: #3f76bc;
    border-color: #003866;
  }

  .btn.btn-gpolight.disabled:hover,
  .btn.btn-gpolight:disabled:hover {
    background-color: #003866;
    border-color: #003866;
  }

  .btn.btn-gpolight:focus,
  .btn.btn-gpolight:active,
  .btn.btn-gpolight:hover {
    box-shadow: 0 14px 26px -12px rgba(156, 39, 176, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(156, 39, 176, 0.2);
  }

  .btn.btn-gpolight.btn-link {
    background-color: transparent;
    color: #003866;
    box-shadow: none;
  }

    .btn.btn-gpolight.btn-link:hover,
    .btn.btn-gpolight.btn-link:focus,
    .btn.btn-gpolight.btn-link:active {
      background-color: transparent;
      color: #003866;
    }

/* Button Styles */
.btn-common {
  padding: 10px 20px;
  letter-spacing: 1px;
  font-weight: 600;
  background: #2196F3;
  color: #fff !important;
  border-radius: 2px;
  box-shadow: 0 2px 2.7px 0.1px rgba(0, 0, 0, 0.24) !important;
}

  .btn-common:hover, .btn-common:focus, .btn-common:active {
    box-shadow: 0 4px 4.7px 0.3px rgba(0, 0, 0, 0.24) !important;
    background: #1565C0 !important;
  }
/* other buttons */
.btn-secondary {
  color: #fff;
  background-color: #727b84;
  border-color: #727b84;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}

  .btn-secondary:hover {
    color: #fff;
    background-color: #60686f;
    border-color: #5a6269;
  }

  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(135, 143, 150, 0.5);
  }

  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #727b84;
    border-color: #727b84;
  }

  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #5a6269;
    border-color: #545b62;
  }

    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(135, 143, 150, 0.5);
    }

.btn-success {
  color: #fff;
  background-color: #21c1d6;
  border-color: #21c1d6;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}

  .btn-success:hover {
    color: #fff;
    background-color: #1ca3b5;
    border-color: #1a99aa;
  }

  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(66, 202, 220, 0.5);
  }

  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #21c1d6;
    border-color: #21c1d6;
  }

  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1a99aa;
    border-color: #188f9f;
  }

    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(66, 202, 220, 0.5);
    }

.btn-info {
  color: #fff;
  background-color: #003866;
  border-color: #1e88e5;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}

  .btn-info:hover {
    color: #fff;
    background-color: #1774c6;
    border-color: #166dba;
  }

  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(64, 154, 233, 0.5);
  }

  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #1e88e5;
    border-color: #1e88e5;
  }

  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #166dba;
    border-color: #1467af;
  }

    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(64, 154, 233, 0.5);
    }

.btn-warning {
  color: #212529;
  background-color: #ffb22b;
  border-color: #ffb22b;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}

  .btn-warning:hover {
    color: #212529;
    background-color: #ffa405;
    border-color: #f79d00;
  }

  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(222, 157, 43, 0.5);
  }

  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffb22b;
    border-color: #ffb22b;
  }

  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #f79d00;
    border-color: #ea9500;
  }

    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(222, 157, 43, 0.5);
    }

.btn-danger {
  color: #fff;
  background-color: #B92D00;
  border-color: #fc4b6c;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}

  .btn-danger:hover {
    color: #fff;
    background-color: #f03f06;
    border-color: #f03f06;
  }

  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(252, 102, 130, 0.5);
  }

  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #fc4b6c;
    border-color: #fc4b6c;
  }

  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #fb1943;
    border-color: #fb0c39;
  }

    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(252, 102, 130, 0.5);
    }

.btn-light {
  color: #212529;
  background-color: #f2f4f8;
  border-color: #f2f4f8;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}

  .btn-light:hover {
    color: #212529;
    background-color: #d9dfeb;
    border-color: #d1d8e6;
  }

  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(211, 213, 217, 0.5);
  }

  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f2f4f8;
    border-color: #f2f4f8;
  }

  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #d1d8e6;
    border-color: #c9d1e2;
  }

    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(211, 213, 217, 0.5);
    }

.btn-dark {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}

  .btn-dark:hover {
    color: #fff;
    background-color: #101214;
    border-color: #0a0c0d;
  }

  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(66, 70, 73, 0.5);
  }

  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #212529;
    border-color: #212529;
  }

  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #0a0c0d;
    border-color: #050506;
  }

    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(66, 70, 73, 0.5);
    }

.btn-inverse {
  color: #fff;
  background-color: #2f3d4a;
  border-color: #2f3d4a;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}

  .btn-inverse:hover {
    color: #fff;
    background-color: #202a33;
    border-color: #1b232b;
  }

  .btn-inverse:focus, .btn-inverse.focus {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(78, 90, 101, 0.5);
  }

  .btn-inverse.disabled, .btn-inverse:disabled {
    color: #fff;
    background-color: #2f3d4a;
    border-color: #2f3d4a;
  }

  .btn-inverse:not(:disabled):not(.disabled):active, .btn-inverse:not(:disabled):not(.disabled).active,
  .show > .btn-inverse.dropdown-toggle {
    color: #fff;
    background-color: #1b232b;
    border-color: #161d23;
  }

    .btn-inverse:not(:disabled):not(.disabled):active:focus, .btn-inverse:not(:disabled):not(.disabled).active:focus,
    .show > .btn-inverse.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(78, 90, 101, 0.5);
    }

.btn-megna {
  color: #fff;
  background-color: #00897b;
  border-color: #00897b;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}

  .btn-megna:hover {
    color: #fff;
    background-color: #006359;
    border-color: #00564d;
  }

  .btn-megna:focus, .btn-megna.focus {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(38, 155, 143, 0.5);
  }

  .btn-megna.disabled, .btn-megna:disabled {
    color: #fff;
    background-color: #00897b;
    border-color: #00897b;
  }

  .btn-megna:not(:disabled):not(.disabled):active, .btn-megna:not(:disabled):not(.disabled).active,
  .show > .btn-megna.dropdown-toggle {
    color: #fff;
    background-color: #00564d;
    border-color: #004942;
  }

    .btn-megna:not(:disabled):not(.disabled):active:focus, .btn-megna:not(:disabled):not(.disabled).active:focus,
    .show > .btn-megna.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(38, 155, 143, 0.5);
    }

.btn-purple {
  color: #fff;
  background-color: #7460ee;
  border-color: #7460ee;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}

  .btn-purple:hover {
    color: #fff;
    background-color: #563dea;
    border-color: #4c32e9;
  }

  .btn-purple:focus, .btn-purple.focus {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(137, 120, 241, 0.5);
  }

  .btn-purple.disabled, .btn-purple:disabled {
    color: #fff;
    background-color: #7460ee;
    border-color: #7460ee;
  }

  .btn-purple:not(:disabled):not(.disabled):active, .btn-purple:not(:disabled):not(.disabled).active,
  .show > .btn-purple.dropdown-toggle {
    color: #fff;
    background-color: #4c32e9;
    border-color: #4226e8;
  }

    .btn-purple:not(:disabled):not(.disabled):active:focus, .btn-purple:not(:disabled):not(.disabled).active:focus,
    .show > .btn-purple.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(137, 120, 241, 0.5);
    }

.btn-light-danger {
  color: #212529;
  background-color: #f9e7eb;
  border-color: #f9e7eb;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}

  .btn-light-danger:hover {
    color: #212529;
    background-color: #f1c8d2;
    border-color: #efbec9;
  }

  .btn-light-danger:focus, .btn-light-danger.focus {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(217, 202, 206, 0.5);
  }

  .btn-light-danger.disabled, .btn-light-danger:disabled {
    color: #212529;
    background-color: #f9e7eb;
    border-color: #f9e7eb;
  }

  .btn-light-danger:not(:disabled):not(.disabled):active, .btn-light-danger:not(:disabled):not(.disabled).active,
  .show > .btn-light-danger.dropdown-toggle {
    color: #212529;
    background-color: #efbec9;
    border-color: #ecb4c1;
  }

    .btn-light-danger:not(:disabled):not(.disabled):active:focus, .btn-light-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light-danger.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(217, 202, 206, 0.5);
    }

.btn-light-success {
  color: #212529;
  background-color: #e8fdeb;
  border-color: #e8fdeb;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}

  .btn-light-success:hover {
    color: #212529;
    background-color: #c5facc;
    border-color: #b9f9c2;
  }

  .btn-light-success:focus, .btn-light-success.focus {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(202, 221, 206, 0.5);
  }

  .btn-light-success.disabled, .btn-light-success:disabled {
    color: #212529;
    background-color: #e8fdeb;
    border-color: #e8fdeb;
  }

  .btn-light-success:not(:disabled):not(.disabled):active, .btn-light-success:not(:disabled):not(.disabled).active,
  .show > .btn-light-success.dropdown-toggle {
    color: #212529;
    background-color: #b9f9c2;
    border-color: #adf8b8;
  }

    .btn-light-success:not(:disabled):not(.disabled):active:focus, .btn-light-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light-success.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(202, 221, 206, 0.5);
    }

.btn-light-warning {
  color: #212529;
  background-color: #fff8ec;
  border-color: #fff8ec;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}

  .btn-light-warning:hover {
    color: #212529;
    background-color: #ffeac6;
    border-color: #ffe5b9;
  }

  .btn-light-warning:focus, .btn-light-warning.focus {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(222, 216, 207, 0.5);
  }

  .btn-light-warning.disabled, .btn-light-warning:disabled {
    color: #212529;
    background-color: #fff8ec;
    border-color: #fff8ec;
  }

  .btn-light-warning:not(:disabled):not(.disabled):active, .btn-light-warning:not(:disabled):not(.disabled).active,
  .show > .btn-light-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffe5b9;
    border-color: #ffe1ac;
  }

    .btn-light-warning:not(:disabled):not(.disabled):active:focus, .btn-light-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light-warning.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(222, 216, 207, 0.5);
    }

.btn-light-primary {
  color: #212529;
  background-color: #f1effd;
  border-color: #f1effd;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}

  .btn-light-primary:hover {
    color: #212529;
    background-color: #d3cdf9;
    border-color: #c9c2f7;
  }

  .btn-light-primary:focus, .btn-light-primary.focus {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(210, 209, 221, 0.5);
  }

  .btn-light-primary.disabled, .btn-light-primary:disabled {
    color: #212529;
    background-color: #f1effd;
    border-color: #f1effd;
  }

  .btn-light-primary:not(:disabled):not(.disabled):active, .btn-light-primary:not(:disabled):not(.disabled).active,
  .show > .btn-light-primary.dropdown-toggle {
    color: #212529;
    background-color: #c9c2f7;
    border-color: #bfb6f6;
  }

    .btn-light-primary:not(:disabled):not(.disabled):active:focus, .btn-light-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light-primary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(210, 209, 221, 0.5);
    }

.btn-light-info {
  color: #212529;
  background-color: #cfecfe;
  border-color: #cfecfe;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}

  .btn-light-info:hover {
    color: #212529;
    background-color: #aaddfd;
    border-color: #9dd8fd;
  }

  .btn-light-info:focus, .btn-light-info.focus {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(181, 206, 222, 0.5);
  }

  .btn-light-info.disabled, .btn-light-info:disabled {
    color: #212529;
    background-color: #cfecfe;
    border-color: #cfecfe;
  }

  .btn-light-info:not(:disabled):not(.disabled):active, .btn-light-info:not(:disabled):not(.disabled).active,
  .show > .btn-light-info.dropdown-toggle {
    color: #212529;
    background-color: #9dd8fd;
    border-color: #91d3fd;
  }

    .btn-light-info:not(:disabled):not(.disabled):active:focus, .btn-light-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light-info.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(181, 206, 222, 0.5);
    }

.btn-light-inverse {
  color: #212529;
  background-color: #f6f6f6;
  border-color: #f6f6f6;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}

  .btn-light-inverse:hover {
    color: #212529;
    background-color: #e3e3e3;
    border-color: #dddddd;
  }

  .btn-light-inverse:focus, .btn-light-inverse.focus {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(214, 215, 215, 0.5);
  }

  .btn-light-inverse.disabled, .btn-light-inverse:disabled {
    color: #212529;
    background-color: #f6f6f6;
    border-color: #f6f6f6;
  }

  .btn-light-inverse:not(:disabled):not(.disabled):active, .btn-light-inverse:not(:disabled):not(.disabled).active,
  .show > .btn-light-inverse.dropdown-toggle {
    color: #212529;
    background-color: #dddddd;
    border-color: #d6d6d6;
  }

    .btn-light-inverse:not(:disabled):not(.disabled):active:focus, .btn-light-inverse:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light-inverse.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(214, 215, 215, 0.5);
    }

.btn-light-megna {
  color: #212529;
  background-color: #e0f2f4;
  border-color: #e0f2f4;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}

  .btn-light-megna:hover {
    color: #212529;
    background-color: #c4e6ea;
    border-color: #bae2e7;
  }

  .btn-light-megna:focus, .btn-light-megna.focus {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 0 0.2rem rgba(195, 211, 214, 0.5);
  }

  .btn-light-megna.disabled, .btn-light-megna:disabled {
    color: #212529;
    background-color: #e0f2f4;
    border-color: #e0f2f4;
  }

  .btn-light-megna:not(:disabled):not(.disabled):active, .btn-light-megna:not(:disabled):not(.disabled).active,
  .show > .btn-light-megna.dropdown-toggle {
    color: #212529;
    background-color: #bae2e7;
    border-color: #b1dee3;
  }

    .btn-light-megna:not(:disabled):not(.disabled):active:focus, .btn-light-megna:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light-megna.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(195, 211, 214, 0.5);
    }

.btn-outline-primary {
  color: #7460ee;
  border-color: #7460ee;
}

  .btn-outline-primary:hover {
    color: #fff;
    background-color: #7460ee;
    border-color: #7460ee;
  }

  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(116, 96, 238, 0.5);
  }

  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #7460ee;
    background-color: transparent;
  }

  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #7460ee;
    border-color: #7460ee;
  }

    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(116, 96, 238, 0.5);
    }

.btn-outline-secondary {
  color: #727b84;
  border-color: #727b84;
}

  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #727b84;
    border-color: #727b84;
  }

  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(114, 123, 132, 0.5);
  }

  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #727b84;
    background-color: transparent;
  }

  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #727b84;
    border-color: #727b84;
  }

    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(114, 123, 132, 0.5);
    }

.btn-outline-success {
  color: #21c1d6;
  border-color: #21c1d6;
}

  .btn-outline-success:hover {
    color: #fff;
    background-color: #21c1d6;
    border-color: #21c1d6;
  }

  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(33, 193, 214, 0.5);
  }

  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #21c1d6;
    background-color: transparent;
  }

  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #21c1d6;
    border-color: #21c1d6;
  }

    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(33, 193, 214, 0.5);
    }

.btn-outline-info {
  color: #1e88e5;
  border-color: #1e88e5;
}

  .btn-outline-info:hover {
    color: #fff;
    background-color: #1e88e5;
    border-color: #1e88e5;
  }

  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(30, 136, 229, 0.5);
  }

  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #1e88e5;
    background-color: transparent;
  }

  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #1e88e5;
    border-color: #1e88e5;
  }

    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(30, 136, 229, 0.5);
    }

.btn-outline-warning {
  color: #ffb22b;
  border-color: #ffb22b;
}

  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffb22b;
    border-color: #ffb22b;
  }

  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 178, 43, 0.5);
  }

  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffb22b;
    background-color: transparent;
  }

  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffb22b;
    border-color: #ffb22b;
  }

    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 178, 43, 0.5);
    }

.btn-outline-danger {
  color: #fc4b6c;
  border-color: #fc4b6c;
}

  .btn-outline-danger:hover {
    color: #fff;
    background-color: #fc4b6c;
    border-color: #fc4b6c;
  }

  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(252, 75, 108, 0.5);
  }

  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #fc4b6c;
    background-color: transparent;
  }

  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #fc4b6c;
    border-color: #fc4b6c;
  }

    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(252, 75, 108, 0.5);
    }

.btn-outline-light {
  color: #f2f4f8;
  border-color: #f2f4f8;
}

  .btn-outline-light:hover {
    color: #212529;
    background-color: #f2f4f8;
    border-color: #f2f4f8;
  }

  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(242, 244, 248, 0.5);
  }

  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f2f4f8;
    background-color: transparent;
  }

  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f2f4f8;
    border-color: #f2f4f8;
  }

    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(242, 244, 248, 0.5);
    }

.btn-outline-dark {
  color: #212529;
  border-color: #212529;
}

  .btn-outline-dark:hover {
    color: #fff;
    background-color: #212529;
    border-color: #212529;
  }

  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5);
  }

  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #212529;
    background-color: transparent;
  }

  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #212529;
    border-color: #212529;
  }

    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(33, 37, 41, 0.5);
    }

.btn-outline-inverse {
  color: #2f3d4a;
  border-color: #2f3d4a;
}

  .btn-outline-inverse:hover {
    color: #fff;
    background-color: #2f3d4a;
    border-color: #2f3d4a;
  }

  .btn-outline-inverse:focus, .btn-outline-inverse.focus {
    box-shadow: 0 0 0 0.2rem rgba(47, 61, 74, 0.5);
  }

  .btn-outline-inverse.disabled, .btn-outline-inverse:disabled {
    color: #2f3d4a;
    background-color: transparent;
  }

  .btn-outline-inverse:not(:disabled):not(.disabled):active, .btn-outline-inverse:not(:disabled):not(.disabled).active,
  .show > .btn-outline-inverse.dropdown-toggle {
    color: #fff;
    background-color: #2f3d4a;
    border-color: #2f3d4a;
  }

    .btn-outline-inverse:not(:disabled):not(.disabled):active:focus, .btn-outline-inverse:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-inverse.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(47, 61, 74, 0.5);
    }

.btn-outline-megna {
  color: #00897b;
  border-color: #00897b;
}

  .btn-outline-megna:hover {
    color: #fff;
    background-color: #00897b;
    border-color: #00897b;
  }

  .btn-outline-megna:focus, .btn-outline-megna.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 137, 123, 0.5);
  }

  .btn-outline-megna.disabled, .btn-outline-megna:disabled {
    color: #00897b;
    background-color: transparent;
  }

  .btn-outline-megna:not(:disabled):not(.disabled):active, .btn-outline-megna:not(:disabled):not(.disabled).active,
  .show > .btn-outline-megna.dropdown-toggle {
    color: #fff;
    background-color: #00897b;
    border-color: #00897b;
  }

    .btn-outline-megna:not(:disabled):not(.disabled):active:focus, .btn-outline-megna:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-megna.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 137, 123, 0.5);
    }

.btn-outline-purple {
  color: #7460ee;
  border-color: #7460ee;
}

  .btn-outline-purple:hover {
    color: #fff;
    background-color: #7460ee;
    border-color: #7460ee;
  }

  .btn-outline-purple:focus, .btn-outline-purple.focus {
    box-shadow: 0 0 0 0.2rem rgba(116, 96, 238, 0.5);
  }

  .btn-outline-purple.disabled, .btn-outline-purple:disabled {
    color: #7460ee;
    background-color: transparent;
  }

  .btn-outline-purple:not(:disabled):not(.disabled):active, .btn-outline-purple:not(:disabled):not(.disabled).active,
  .show > .btn-outline-purple.dropdown-toggle {
    color: #fff;
    background-color: #7460ee;
    border-color: #7460ee;
  }

    .btn-outline-purple:not(:disabled):not(.disabled):active:focus, .btn-outline-purple:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-purple.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(116, 96, 238, 0.5);
    }

.btn-outline-light-danger {
  color: #f9e7eb;
  border-color: #f9e7eb;
}

  .btn-outline-light-danger:hover {
    color: #212529;
    background-color: #f9e7eb;
    border-color: #f9e7eb;
  }

  .btn-outline-light-danger:focus, .btn-outline-light-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(249, 231, 235, 0.5);
  }

  .btn-outline-light-danger.disabled, .btn-outline-light-danger:disabled {
    color: #f9e7eb;
    background-color: transparent;
  }

  .btn-outline-light-danger:not(:disabled):not(.disabled):active, .btn-outline-light-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light-danger.dropdown-toggle {
    color: #212529;
    background-color: #f9e7eb;
    border-color: #f9e7eb;
  }

    .btn-outline-light-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-light-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light-danger.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(249, 231, 235, 0.5);
    }

.btn-outline-light-success {
  color: #e8fdeb;
  border-color: #e8fdeb;
}

  .btn-outline-light-success:hover {
    color: #212529;
    background-color: #e8fdeb;
    border-color: #e8fdeb;
  }

  .btn-outline-light-success:focus, .btn-outline-light-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(232, 253, 235, 0.5);
  }

  .btn-outline-light-success.disabled, .btn-outline-light-success:disabled {
    color: #e8fdeb;
    background-color: transparent;
  }

  .btn-outline-light-success:not(:disabled):not(.disabled):active, .btn-outline-light-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light-success.dropdown-toggle {
    color: #212529;
    background-color: #e8fdeb;
    border-color: #e8fdeb;
  }

    .btn-outline-light-success:not(:disabled):not(.disabled):active:focus, .btn-outline-light-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light-success.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(232, 253, 235, 0.5);
    }

.btn-outline-light-warning {
  color: #fff8ec;
  border-color: #fff8ec;
}

  .btn-outline-light-warning:hover {
    color: #212529;
    background-color: #fff8ec;
    border-color: #fff8ec;
  }

  .btn-outline-light-warning:focus, .btn-outline-light-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 248, 236, 0.5);
  }

  .btn-outline-light-warning.disabled, .btn-outline-light-warning:disabled {
    color: #fff8ec;
    background-color: transparent;
  }

  .btn-outline-light-warning:not(:disabled):not(.disabled):active, .btn-outline-light-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light-warning.dropdown-toggle {
    color: #212529;
    background-color: #fff8ec;
    border-color: #fff8ec;
  }

    .btn-outline-light-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-light-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light-warning.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 248, 236, 0.5);
    }

.btn-outline-light-primary {
  color: #f1effd;
  border-color: #f1effd;
}

  .btn-outline-light-primary:hover {
    color: #212529;
    background-color: #f1effd;
    border-color: #f1effd;
  }

  .btn-outline-light-primary:focus, .btn-outline-light-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(241, 239, 253, 0.5);
  }

  .btn-outline-light-primary.disabled, .btn-outline-light-primary:disabled {
    color: #f1effd;
    background-color: transparent;
  }

  .btn-outline-light-primary:not(:disabled):not(.disabled):active, .btn-outline-light-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light-primary.dropdown-toggle {
    color: #212529;
    background-color: #f1effd;
    border-color: #f1effd;
  }

    .btn-outline-light-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-light-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light-primary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(241, 239, 253, 0.5);
    }

.btn-outline-light-info {
  color: #cfecfe;
  border-color: #cfecfe;
}

  .btn-outline-light-info:hover {
    color: #212529;
    background-color: #cfecfe;
    border-color: #cfecfe;
  }

  .btn-outline-light-info:focus, .btn-outline-light-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(207, 236, 254, 0.5);
  }

  .btn-outline-light-info.disabled, .btn-outline-light-info:disabled {
    color: #cfecfe;
    background-color: transparent;
  }

  .btn-outline-light-info:not(:disabled):not(.disabled):active, .btn-outline-light-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light-info.dropdown-toggle {
    color: #212529;
    background-color: #cfecfe;
    border-color: #cfecfe;
  }

    .btn-outline-light-info:not(:disabled):not(.disabled):active:focus, .btn-outline-light-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light-info.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(207, 236, 254, 0.5);
    }

.btn-outline-light-inverse {
  color: #f6f6f6;
  border-color: #f6f6f6;
}

  .btn-outline-light-inverse:hover {
    color: #212529;
    background-color: #f6f6f6;
    border-color: #f6f6f6;
  }

  .btn-outline-light-inverse:focus, .btn-outline-light-inverse.focus {
    box-shadow: 0 0 0 0.2rem rgba(246, 246, 246, 0.5);
  }

  .btn-outline-light-inverse.disabled, .btn-outline-light-inverse:disabled {
    color: #f6f6f6;
    background-color: transparent;
  }

  .btn-outline-light-inverse:not(:disabled):not(.disabled):active, .btn-outline-light-inverse:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light-inverse.dropdown-toggle {
    color: #212529;
    background-color: #f6f6f6;
    border-color: #f6f6f6;
  }

    .btn-outline-light-inverse:not(:disabled):not(.disabled):active:focus, .btn-outline-light-inverse:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light-inverse.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(246, 246, 246, 0.5);
    }

.btn-outline-light-megna {
  color: #e0f2f4;
  border-color: #e0f2f4;
}

  .btn-outline-light-megna:hover {
    color: #212529;
    background-color: #e0f2f4;
    border-color: #e0f2f4;
  }

  .btn-outline-light-megna:focus, .btn-outline-light-megna.focus {
    box-shadow: 0 0 0 0.2rem rgba(224, 242, 244, 0.5);
  }

  .btn-outline-light-megna.disabled, .btn-outline-light-megna:disabled {
    color: #e0f2f4;
    background-color: transparent;
  }

  .btn-outline-light-megna:not(:disabled):not(.disabled):active, .btn-outline-light-megna:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light-megna.dropdown-toggle {
    color: #212529;
    background-color: #e0f2f4;
    border-color: #e0f2f4;
  }

    .btn-outline-light-megna:not(:disabled):not(.disabled):active:focus, .btn-outline-light-megna:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light-megna.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(224, 242, 244, 0.5);
    }

.btn-link {
  font-weight: 400;
  color: #7460ee;
  text-decoration: none;
}

  .btn-link:hover {
    color: #381be7;
    text-decoration: underline;
  }

  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    box-shadow: none;
  }

  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none;
  }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.76563rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}

  .btn-block + .btn-block {
    margin-top: 0.5rem;
  }

.btn-border {
  font-weight: 900;
  padding: 9px 20px;
  background: #EEE;
  border: 1px solid transparent;
  box-shadow: 0 2px 2.7px 0.1px rgba(0, 0, 0, 0.24) !important;
}

  .btn-border:hover, .btn-border:focus, .btn-border:active {
    color: #fff;
    background-color: transparent !important;
    border: 1px solid #fff !important;
  }

.btn-round {
  color: #fff !important;
  background: #2196F3 !important;
}

  .btn-round:hover {
    background: #1565C0 !important;
  }

.btn.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0px;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.42857;
}

.material-icons {
  font-size: 18px;
  line-height: 1;
}

.btn.btn-fab, .input-group-btn .btn.btn-fab {
  background: #2196F3;
  border-radius: 50%;
  font-size: 24px;
  height: 40px;
  margin: auto;
  min-width: 40px;
  width: 40px;
  padding: 0;
  margin-right: 5px;
}



.section-dark {
  /*background-color: #f9f9f9;*/
  background-color: #eef5f9;
  z-index: -2;
}

/* ScrollToTop */
a.back-to-top {
  display: none;
  position: fixed;
  bottom: 18px;
  background-color: #2196F3;
  right: 15px;
  text-decoration: none;
}

  a.back-to-top i {
    display: block;
    font-size: 22px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
  }

  a.back-to-top:hover, a.back-to-top:focus {
    text-decoration: none;
  }

/* Carousel Styles */
.owl-carousel .item {
  margin: 3px;
}

  .owl-carousel.item img {
    display: block;
    width: 50%;
    height: auto;
  }

.owl-carousel .owl-controls .owl-page {
  display: inline-block;
}

  .owl-carousel .owl-controls .owl-page span {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
    border-radius: 2px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
  }

/* Preloader */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 9999999;
}

.loader {
  top: 50%;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  position: relative;
  margin: 0 auto;
}

#loader-1:before, #loader-1:after {
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 7px solid transparent;
  border-top-color: #2196F3;
}

#loader-1:before {
  z-index: 100;
  animation: spin 1s infinite;
}

#loader-1:after {
  border: 7px solid #f2f2f2;
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* 
.section-padding {
  padding: 45px 0;
} */

.no-padding {
  padding: 0 !important;
}

.padding-left-none {
  padding-left: 0;
}

.padding-right-none {
  padding-right: 0;
}

.tiny_bullet_slider .tp-bullet:before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 25px;
  top: -12px;
  left: 0px;
  background: transparent;
}

.bullet-bar.tp-bullets:before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent;
  padding: 10px;
  margin-left: -10px;
  margin-top: -10px;
  box-sizing: content-box;
}

.bullet-bar .tp-bullet {
  width: 60px;
  height: 3px;
  position: absolute;
  background: #aaa;
  background: rgba(204, 204, 204, 0.5);
  cursor: pointer;
  box-sizing: content-box;
}

  .bullet-bar .tp-bullet:hover,
  .bullet-bar .tp-bullet.selected {
    background: #cccccc;
  }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}


.fadeInUpMenu {
  -webkit-animation-name: fadeInUpMenu;
  animation-name: fadeInUpMenu;
}

.search-side {
  position: relative;
  float: right;
  top: 0px;
  right: -20px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.search-icon span {
  position: relative;
  display: block;
  cursor: pointer;
  margin-left: 20px;
}

  .search-icon span i {
    font-size: 22px !important;
    display: block;
    border-radius: 2px;
    padding: 3px 8px;
    text-align: center;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
  }

.search-icon:hover i {
  color: #666;
}

.checkbox label,
.radio label,
label {
  font-size: 16px;
  line-height: 1.2;
  color: #333;
  font-weight: 400
}

  label.control-label {
    font-size: 12px;
    line-height: 1.07142857;
    font-weight: 400;
    margin: 16px 0 0 0
  }
/* datatable search display */
div.dataTables_wrapper div.dataTables_filter {
  float: right;
}


.carousel .carousel-item.active .animated2 {
  animation: 1s ease-in 200ms normal both 1 running lightSpeedIn;
}

.carousel .carousel-item.active .animated3 {
  animation: 1s ease-in-out 500ms normal both 1 running bounceInLeft;
}

.carousel .carousel-item.active .animated4 {
  animation: 1s ease-in 500ms normal both 1 running flipInX;
}

.carousel .carousel-item.active .animated5 {
  animation: 1s ease-in-out 100ms normal both 1 running bounceInLeft;
}

.carousel .carousel-item.active .animated6 {
  animation: 1s ease-in 500ms normal both 1 running bounceIn;
}

.carousel .carousel-item.active .animated7 {
  animation: 1s ease-in 500ms normal both 1 running bounceIn;
}

.carousel .carousel-item.active .animated8 {
  animation: 1s ease-in 800ms normal both 1 running bounceInDown;
}

.carousel-fade .carousel-inner .carousel-item {
  max-height: 700px;
  opacity: 0.8;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

  .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
  }

.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-inner .carousel-item::after {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.carousel-fade .carousel-control {
  z-index: 20;
}

.slider-title {
  font-size: 70px;
  font-weight: 900;
}

/* About Section */
.about-single {
  text-align: center;
  padding: 0 15px;
}

  .about-single i {
    border-radius: 50%;
    font-size: 50px;
    color: #2196F3;
    display: inline-block;
    height: 70px;
    line-height: 70px;
    text-align: center;
    width: 70px;
    background: transparent;
    transition: all 0.2s ease-in-out 0s;
  }

  .about-single:hover {
    cursor: pointer;
  }

    .about-single:hover i {
      font-size: 25px;
      color: #fff;
      background: #2196F3;
      transition: all 0.2s ease-in-out 0s;
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
      cursor: pointer;
    }

/* About Video Style */
.video-gallery {
  width: 100%;
  height: auto;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.video-gallery .overlay-gallery {
  background-color: rgba(33, 150, 243, 0.65);
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
}

.video-gallery .icon-holder {
  display: table;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.video-gallery .icon-holder .icon {
  display: table-cell;
  vertical-align: middle;
}

.video-gallery .icon-holder .icon a {
  outline: none;
  display: inline-block;
  line-height: 60px;
}

.video-gallery .icon-holder .icon i {
  font-size: 80px;
  color: #fff;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
}

.video-gallery:hover .icon i {
  color: #fff;
}

.video-container {
  position: relative;
  max-width: 60em;
  margin: auto;
  border: 1px solid #000;
  box-shadow: 0.25em 0.25em rgba(0,0,0, 0.3)
}

.video-container video {
  display: block;
  width: 100%;
  height: auto;
}

.video-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  cursor: pointer;
}

.welcome-section h1 {
  line-height: 45px;
  font-size: 30px;
  font-weight: 700;
}

/* Services Section */
.single-service-widget {
  margin: 25px 0;
}

  .single-service-widget i {
    font-size: 50px;
    color: #2196F3;
    padding-right: 15px;
    line-height: 45px;
  }

  .single-service-widget p {
    color: #999;
  }

  .single-service-widget h2 {
    margin-top: 0;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
  }

  .single-service-widget:hover .pulse-shrink {
    -webkit-animation-name: pulse-shrink;
    animation-name: pulse-shrink;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
  }

/* Pulse Shrink */
@-webkit-keyframes pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.pulse-shrink {
  display: inline-block;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background-color: #ffa200
}
/* Portfolio Section */
#matrl-portfolio .mix {
  padding-bottom: 30px;
  display: none;
  margin: -2px;
}

.portfolio-nav ul.nav {
  float: right;
}

  .portfolio-nav ul.nav li a {
    font-size: 15px;
    color: #333;
    background-color: #eee;
    padding: 7px 12px;
    margin: 4px;
    display: block;
    border-radius: 2px;
    text-transform: capitalize;
    cursor: pointer;
  }

    .portfolio-nav ul.nav li a:hover {
      background: #2196F3;
      color: #FFF;
      box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    }

    .portfolio-nav ul.nav li a.active {
      background: #2196F3;
      color: #FFF;
      box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    }

figure {
  position: relative;
  margin: 0;
  overflow: hidden;
}

  figure img {
    width: 100%;
  }

  figure figcaption {
    background: #fff;
    bottom: 0px;
    padding: 0 20px;
    position: absolute;
    width: 100%;
    margin-bottom: -15px;
    opacity: 0;
    transition: height 0.5s ease 0s;
  }

    figure figcaption h2 {
      text-transform: capitalize;
      transition: all 0.5s ease 0s;
    }

    figure figcaption a.btn {
      float: right;
      position: absolute;
      right: 0px;
      top: 25px;
      width: 20px !important;
      transition: all 0.5s ease 0s;
    }

  figure:hover figcaption {
    transition: all 0.5s ease 0s;
    cursor: pointer;
    opacity: 1;
    margin-bottom: 0px;
  }

/* Contact Map */
#conatiner-map {
  width: 100%;
  height: 480px;
}

.contact-widget-section .single-contact-widget {
  background: #f9f9f9;
  padding: 20px 25px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  height: 260px;
  margin-top: 25px;
  transition: all 0.3s ease-in-out;
}

  .contact-widget-section .single-contact-widget i {
    font-size: 56px;
    color: #2196F3;
    display: block;
    margin-bottom: 10px;
  }

  .contact-widget-section .single-contact-widget h3 {
    font-size: 20px;
    color: #333;
    font-weight: 700;
    padding-bottom: 10px;
  }

  .contact-widget-section .single-contact-widget p {
    line-height: 16px;
  }

  .contact-widget-section .single-contact-widget:hover {
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.46);
    cursor: pointer;
    transition: all 0.3s ease-in-out;
  }

.form-group.is-focused .form-control {
  outline: 0;
  /* background-image: -webkit-gradient(linear, left top, left bottom, from(#2196F3), to(#2196F3)), -webkit-gradient(linear, left top, left bottom, from(#D2D2D2), to(#D2D2D2));
  background-image: -webkit-linear-gradient(#2196F3, #2196F3), -webkit-linear-gradient(#D2D2D2, #D2D2D2);
  background-image: -o-linear-gradient(#2196F3, #2196F3), -o-linear-gradient(#D2D2D2, #D2D2D2);
  background-image: linear-gradient(#2196F3, #2196F3), linear-gradient(#D2D2D2, #D2D2D2); */
  background-image: none;
}

.form-submit button.btn-common.disabled {
  background: rgba(33, 150, 243, 0.7) !important;
  cursor: not-allowed;
}

/* Contact Form */
#contactForm {
  margin-top: -10px;
}

  #contactForm .form-group label.control-label {
    color: #8c8c8c;
  }

  #contactForm .form-control {
    font-weight: 500;
  }

.google-map-container {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
}

  .google-map-container #google-map-contact {
    height: 300px;
  }

.contact-widget-section2 h2 {
  margin-bottom: 30px;
}

.contact-widget-section2 .find-widget {
  padding: 10px 0;
}

  .contact-widget-section2 .find-widget a {
    color: #333;
    font-size: 14px;
  }

  .contact-widget-section2 .find-widget i {
    background: #2196F3;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    margin-right: 15px;
    border-radius: 2px;
    display: inline-block;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
  }

.matrl-contact-section ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

  .matrl-contact-section ul li {
    color: #000;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 28px;
    min-height: 35px;
    width: 100%;
  }

    .matrl-contact-section ul li i {
      width: 35px;
      background: #f50057;
      height: 35px;
      border: 1px solid #f50057;
      border-radius: 2px;
      line-height: 30px;
      float: left;
      color: #fff;
      text-align: center;
      font-size: 18px;
      top: 4px;
      margin-right: 10px;
    }

/* Team Section */
.matrl-our-team-section {
  padding-bottom: 200px;
}

.single-team-widget {
  background: #e0e2e2;
  position: relative;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  margin-bottom: 20px;
}

  .single-team-widget img {
    text-align: center;
  }

  .single-team-widget:hover {
    -webkit-box-shadow: 0px 2px 10px 2px rgba(221, 221, 221, 0.73);
    -moz-box-shadow: 0px 2px 10px 2px rgba(221, 221, 221, 0.73);
    box-shadow: 0px 2px 10px 2px rgba(221, 221, 221, 0.73);
  }

  .single-team-widget p {
    color: #999;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
  }

  .single-team-widget .team-member-info {
    height: 130px;
    background: #fff;
    padding: 5px 20px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

    .single-team-widget .team-member-info .know-more {
      position: absolute;
      right: 10%;
      bottom: 12%;
      display: none;
    }

    .single-team-widget .team-member-info .social-profiles .mdi {
      color: #8c8c8c;
      font-size: 18px;
      padding-right: 5px;
      transition: all 0.3s ease-in-out;
    }

      .single-team-widget .team-member-info .social-profiles .mdi.mdi-twitter:hover {
        transition: all 0.3s ease-in-out;
        color: #1DA1F2;
      }

      .single-team-widget .team-member-info .social-profiles .mdi.mdi-facebook:hover {
        transition: all 0.3s ease-in-out;
        color: #3B5998;
      }

      .single-team-widget .team-member-info .social-profiles .mdi.mdi-dribbble:hover {
        transition: all 0.3s ease-in-out;
        color: #EA4C89;
      }

      .single-team-widget .team-member-info .social-profiles .mdi.mdi-linkedin:hover {
        transition: all 0.3s ease-in-out;
        color: #1769FF;
      }

  .single-team-widget:hover {
    cursor: pointer;
  }

    .single-team-widget:hover .know-more {
      display: block;
      animation: 0.4s ease 0s normal none 1 running fadeInUpMenu;
    }

/* Testimonial Section */
.testimonial {
  background: #2196F3;
  position: relative;
}

  .testimonial .item {
    margin-right: 20px !important;
  }

  .testimonial .owl-pagination {
    text-align: center;
    width: 100%;
    padding-top: 20px;
  }

.testimonial-item {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 15px;
}

  .testimonial-item .img {
    width: 80px;
    height: 80px;
    position: relative;
    margin: 10px auto;
  }

    .testimonial-item .img img {
      border-radius: 50%;
    }

  .testimonial-item .datils {
    text-align: center;
  }

    .testimonial-item .datils h5 {
      font-weight: 700;
      color: #fff;
      font-size: 20px;
      margin: 15px 0px 6px;
    }

    .testimonial-item .datils span {
      color: rgba(255, 255, 255, 0.5);
    }

    .testimonial-item .datils p {
      margin-top: 20px;
      color: #fff;
    }

  .testimonial-item .owl-carousel .owl-controls .owl-page.active span {
    border: none;
    background: #fff !important;
    opacity: 1;
  }

  .testimonial-item .owl-carousel .owl-controls .owl-page span {
    background: #fff !important;
  }

.owl-carousel .owl-controls .owl-page.active span {
  border: none;
  background: #fff !important;
  opacity: 1;
}

.testimonial-carousel .owl-pagination {
  margin-top: 70px;
}

  .testimonial-carousel .owl-pagination .owl-page span {
    background: #fff;
    border: 3px solid #f9f9f9;
    width: 15px;
    height: 15px;
  }

  .testimonial-carousel .owl-pagination .owl-page.active span {
    background: #2196F3;
    border: none;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
    width: 20px;
    height: 20px;
    opacity: 1;
  }

/* Client Logo */
.client {
  border-bottom: 1px solid #e9e9e9;
}

  .client .client-logo {
    text-align: center;
    transition: all 0.2s ease-in-out 0s;
  }

    .client .client-logo img {
      transition: all 0.2s ease-in-out 0s;
    }

    .client .client-logo:hover, .client .client-logo.active {
      transition: all 0.2s ease-in-out 0s;
    }

      .client .client-logo:hover img, .client .client-logo.active img {
        cursor: pointer;
        transition: all 0.2s ease-in-out 0s;
      }

/* Single Blog Post */
.single-blog-post {
  margin-bottom: 30px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
}

  .single-blog-post:hover {
    -webkit-box-shadow: 0px 2px 10px 2px rgba(221, 221, 221, 0.73);
    -moz-box-shadow: 0px 2px 10px 2px rgba(221, 221, 221, 0.73);
    box-shadow: 0px 2px 10px 2px rgba(221, 221, 221, 0.73);
    cursor: pointer;
  }

  .single-blog-post .featured-image img {
    width: 100%;
  }

  .single-blog-post .post-meta {
    padding: 10px 20px;
  }

    .single-blog-post .post-meta .read-more-icon {
      bottom: 100px;
      right: 40px;
    }

    .single-blog-post .post-meta a {
      color: #333;
    }

      .single-blog-post .post-meta a:hover {
        color: #2196F3;
        transition: all 0.2s ease-in-out;
      }

  .single-blog-post .meta-tags {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 19px 20px;
  }

    .single-blog-post .meta-tags .comments i {
      font-size: 15px;
      margin-right: 5px;
    }

    .single-blog-post .meta-tags .btn-round {
      float: right;
      border-radius: 28px;
      font-size: 24px;
      height: 40px;
      margin: -7px auto;
      min-width: 40px;
      width: 40px;
    }

/* Blog Post */
.matrl-blog-post-page .blog-post-column .single-blog-post {
  margin-bottom: 40px;
}

  .matrl-blog-post-page .blog-post-column .single-blog-post .post-meta .post-date {
    position: absolute;
  }

    .matrl-blog-post-page .blog-post-column .single-blog-post .post-meta .post-date span {
      color: #333;
      font-weight: 700;
      font-size: 16px;
      text-transform: uppercase;
    }

  .matrl-blog-post-page .blog-post-column .single-blog-post .post-meta .read-more-icon {
    bottom: 166px;
    position: absolute;
    right: 40px;
  }

  .matrl-blog-post-page .blog-post-column .single-blog-post .post-meta h2 {
    font-size: 19px;
    line-height: 26px;
    margin-top: 35px;
  }

.matrl-blog-post-page .blog-post-column .post-without-image .featured-image {
  height: 50px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
}

.matrl-blog-post-page .blog-post-column .post-without-image .pink-bg {
  background: #5e35b1;
}

.matrl-blog-post-page .blog-post-column .post-without-image .blue-bg {
  background: #1e88e5;
}

.matrl-blog-post-page .blog-post-column .post-without-image .aqua-bg {
  background: #00897b;
}

.matrl-blog-post-page .blog-post-column .quote-post h2 {
  font-style: italic;
}

i#sbc {
  background: #8d8f91;
  color: #ffffff;
  padding: 5px;
  /*margin-left: -43px;*/
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px ;
  font-size:16px;
}
i#sbc.icon-action {
  color: #fff;
  justify-content: center;
  float: none;
}

.blog-sidebar-column .single-sidebar-widget {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  margin-bottom: 30px;
  background: #FAFAFA;
}

  .blog-sidebar-column .single-sidebar-widget .sidebar-widget-title {
    background: #424242;
    padding: 0 20px;
  }

    .blog-sidebar-column .single-sidebar-widget .sidebar-widget-title h2 {
      color: #fff;
      font-size: 19px;
      margin: 0;
      font-weight: 700;
      line-height: 48px;
    }

.blog-sidebar-column .author-widget .author-bg img {
  width: 100%;
}

.blog-sidebar-column .author-widget .author-info {
  padding: 10px 20px;
  background: #fafafa;
}

  .blog-sidebar-column .author-widget .author-info .author-intro {
    position: absolute;
    float: right;
    right: 80px;
    top: 106px;
  }

    .blog-sidebar-column .author-widget .author-info .author-intro h3 {
      color: #fff;
      font-weight: 700;
      font-size: 20px;
    }

  .blog-sidebar-column .author-widget .author-info .author-image {
    position: absolute;
    top: 92px;
    left: 50px;
  }

  .blog-sidebar-column .author-widget .author-info .author-bio {
    margin-top: 47px;
  }

.blog-sidebar-column .subscribe-widget .social-profiles, .blog-sidebar-column .subscribe-widget .subscribe-box {
  padding: 30px 35px;
}

  .blog-sidebar-column .subscribe-widget .subscribe-box .form-group {
    margin-top: 10px;
  }

  .blog-sidebar-column .subscribe-widget .subscribe-box button.btn-fab {
    width: 38px !important;
    height: 38px !important;
    min-width: 38px !important;
    font-size: 14px !important;
    position: absolute;
    right: 24px;
    bottom: 14px;
    z-index: 1111;
    border-radius: 2px;
  }

  .blog-sidebar-column .subscribe-widget .subscribe-box .form-control {
    border-radius: 2px !important;
    color: #333;
    font-weight: 700;
    width: 240px;
  }

.blog-sidebar-column .subscribe-widget .social-profiles {
  background: #f5f5f5;
}

.blog-sidebar-column .instagram-widget .instagram-feed ul {
  list-style: none;
  padding: 13px 25px;
  display: inline-block;
  margin: 0;
}

  .blog-sidebar-column .instagram-widget .instagram-feed ul li {
    float: left;
  }

    .blog-sidebar-column .instagram-widget .instagram-feed ul li a img {
      width: 100px;
      height: 100px;
      padding: 4px;
    }

.blog-sidebar-column .flickr-widget .flickr-feed {
  padding: 20px;
}

  .blog-sidebar-column .flickr-widget .flickr-feed .owl-pagination {
    text-align: center;
    margin-top: 10px;
  }

  .blog-sidebar-column .flickr-widget .flickr-feed .owl-carousel .owl-controls .owl-page span {
    background: none;
    border: 2px solid #434343;
  }

  .blog-sidebar-column .flickr-widget .flickr-feed .owl-carousel .owl-controls .owl-page.active span {
    background: #434343 !important;
  }

  .blog-sidebar-column .flickr-widget .flickr-feed .owl-carousel .owl-controls .owl-page.active span {
    border: none;
  }

.single-post {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  padding: 20px;
}

  .single-post h2 {
    font-weight: 500;
    font-size: 26px;
    margin: 30px 0;
  }

  .single-post p {
    font-size: 15px;
    line-height: 35px;
  }

  .single-post .single-post-meta {
    margin-top: 20px;
    padding: 30px 0;
    border-top: 1px solid #ddd;
  }

    .single-post .single-post-meta .post-tag {
      float: left;
    }

      .single-post .single-post-meta .post-tag a {
        font-weight: 500;
        font-size: 15px;
        color: #333;
      }

        .single-post .single-post-meta .post-tag a:hover {
          opacity: 0.6;
        }

    .single-post .single-post-meta .share-post {
      float: right;
    }

      .single-post .single-post-meta .share-post i {
        font-size: 20px;
        margin-right: 10px;
      }

        .single-post .single-post-meta .share-post i:hover {
          opacity: 0.6;
        }

.users-comment-section .media {
  border-top: 1px solid #ddd;
  padding-top: 25px;
  margin-top: 20px;
}

  .users-comment-section .media:first-child {
    border-top: none;
  }

  .users-comment-section .media .media-left {
    padding-right: 30px;
  }

    .users-comment-section .media .media-left img {
      box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
    }

  .users-comment-section .media .media-body h3 {
    margin-top: 0;
    font-weight: 500;
    font-size: 20px;
  }

  .users-comment-section .media .media-body p {
    font-size: 15px;
    line-height: 28px;
  }

  .users-comment-section .media .media-body a.replay {
    float: right;
    font-size: 16px;
    font-weight: 500;
  }

  .users-comment-section .media .media-body .media {
    padding-top: 24px;
    margin-top: 65px;
    border-top: 1px solid #ddd;
  }

.comment-box {
  padding: 20px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  background: #FAFAFA;
}

/* Footer Area */
.bg-color-dark {
  background: #222222;
}

.page-footer {
  background: #f8f9fa;
}

  .page-footer .footer-title {
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.1rem;
    margin-bottom: 40px;
  }

    .page-footer .footer-title:before {
      position: absolute;
      content: '';
      background: #2196F3;
      width: 40px;
      height: 2px;
      left: 0px;
      bottom: -15px;
    }

  .page-footer p {
    color: #fff;
    line-height: 24px;
    margin: 0;
  }

  .page-footer .recent-widget p a {
    color: #fff;
    font-size: 14px;
    transition: all 0.3s ease-in-out;
    line-height: 28px;
  }

    .page-footer .recent-widget p a:hover {
      color: #2196F3;
      transition: all 0.3s ease-in-out;
    }

  .page-footer .link-widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

    .page-footer .link-widget ul li {
      list-style: none;
      float: left;
      padding-bottom: 22px;
      width: 50%;
    }

      .page-footer .link-widget ul li a {
        color: #fff;
      }

        .page-footer .link-widget ul li a:hover {
          color: #2196F3;
        }

  .page-footer .widget-gallery {
    margin-right: -5px;
  }

    .page-footer .widget-gallery ul {
      padding: 0;
    }

      .page-footer .widget-gallery ul li {
        display: block;
        width: 33%;
        float: left;
        padding: 0 5px 5px 0;
        margin: 0;
      }

        .page-footer .widget-gallery ul li a img {
          width: 100%;
        }

.footer-widget-container {
  border-top: 4px solid rgb(91, 115, 128);
}

.footer-contact-widget p {
  color: #fff;
  line-height: 24px;
  padding: 5px 0;
}

  .footer-contact-widget p span {
    font-weight: 700;
  }

.footer-contact-widget ul {
  margin: 15px 0;
  padding: 0;
}

  .footer-contact-widget ul li {
    float: left;
    list-style: none;
  }

    .footer-contact-widget ul li a .mdi {
      color: #fff;
      width: 40px;
      height: 40px;
      margin-right: 8px;
      display: block;
      background: #2A2A2F;
      text-align: center;
      line-height: 40px;
      border-radius: 2px;
      transition: all 0.3s ease-in-out;
    }

      .footer-contact-widget ul li a .mdi:hover {
        transition: all 0.3s ease-in-out;
      }

    .footer-contact-widget ul li a .mdi-facebook {
      transition: all 0.3s ease-in-out;
    }

      .footer-contact-widget ul li a .mdi-facebook:hover {
        background: #3B5998;
        transition: all 0.3s ease-in-out;
      }

    .footer-contact-widget ul li a .mdi-twitter:hover {
      background: #1DA1F2;
      transition: all 0.3s ease-in-out;
    }

    .footer-contact-widget ul li a .mdi-dribbble:hover {
      background: #EA4C89;
      transition: all 0.3s ease-in-out;
    }

    .footer-contact-widget ul li a .mdi-github-circle:hover {
      background: #009587;
      transition: all 0.3s ease-in-out;
    }

    .footer-contact-widget ul li a .mdi-linkedin:hover {
      background: #0177B5;
      transition: all 0.3s ease-in-out;
    }

ul.recent-post {
  padding: 0;
  margin: 0;
}

  ul.recent-post li {
    margin-bottom: 30px;
  }

    ul.recent-post li a {
      float: left;
      transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
    }

      ul.recent-post li a img {
        width: 100%;
        height: 65px;
      }

    ul.recent-post li .post-text {
      padding-left: 92px;
      color: #aaa;
    }

      ul.recent-post li .post-text h4 a {
        color: #fff;
        transition: all 0.3s ease-in-out;
        text-transform: capitalize;
        font-weight: 700;
        font-size: 15px;
        padding-bottom: 0;
      }

      ul.recent-post li .post-text span {
        color: #999;
      }

.footer-copyright {
  line-height: 45px;
  background: #000000;
  color: #999;
}

  .footer-copyright p {
    margin: 22px 0;
  }

  .footer-copyright .footer-links ul {
    padding-left: 0;
    float: right;
    margin: 10px 0;
  }

    .footer-copyright .footer-links ul li {
      list-style: none;
      float: left;
    }

      .footer-copyright .footer-links ul li a {
        color: #999;
        margin-right: 15px;
        transition: all 0.3s ease-in-out;
      }

        .footer-copyright .footer-links ul li a .fa {
          padding-right: 4px;
        }

        .footer-copyright .footer-links ul li a:hover {
          color: #fff;
          opacity: 0.7;
          transition: all 0.3s ease-in-out;
        }

/* Work Counter Section */
.work-counter-widget i {
  font-size: 50px;
  color: #2196F3;
}

.work-counter-widget .counter {
  z-index: 999999;
}

  .work-counter-widget .counter .timer {
    color: #333;
    font-family: 'Montserrat', sans-serif;
    font-size: 38px;
    margin-top: 15px;
    font-weight: 700;
  }

  .work-counter-widget .counter p {
    color: #999;
    margin-top: 7px;
    font-size: 16px;
    font-weight: 600;
  }

/* Call To Action */
.call-to-action-section {
  padding: 60px 0;
  background: url(../images/cta-bg.jpg) no-repeat scroll center center;
  background-size: cover;
}

  .call-to-action-section h1 {
    color: #18191b;
    font-size: 56px;
    font-weight: 700;
    color: #fff;
  }

  .call-to-action-section h3 {
    font-size: 24px;
    color: rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
  }

.page-title-section {
  position: relative;
  background: url(../images/about-gpo.png) no-repeat scroll center center;
  background-size: cover;
}

.mdi-menu::before {
  color: #fff;
  font-size: 1.5em;
}

.gpo-menu:before {
  content: "\F35C"
}

.gpo-menu-down:before {
  content: "\F35D"
}

.gpo-menu-down-outline:before {
  content: "\F6B5"
}

.gpo-menu-left:before {
  content: "\F35E"
}

.gpo-menu-right:before {
  content: "\F35F"
}

.gpo-menu-up:before {
  content: "\F360"
}

.gpo-menu-up-outline:before {
  content: "\F6B6"
}

.topbar .top-navbar .navbar-header .navbar-brand .light-logo {
  display: inherit;
  width: 80%
}

.dropdown:hover .dropdown-menu {
  display: block;
}

a.navbar-brand img {
  width: 80%;
}
/* .navbar-brand img{width:80%;} */
.navbar-expand-lg .nav-bg {
  background-color: #003866 !important;
  z-index: 1010;
}

.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
  background-color: #ffa200;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255,255,255,1);
}

#globalNav.navbar-expand-lg {
  background-color: #003866 !important;
  z-index: 1010;
}

#globalNavigation.navbar.nav-bg {
  background-color: #003866 !important;
  z-index: 1010;
}
/*
.navbar-expand-lg#globalNavgation.navbar-expand-lg .navbar-nav .nav-link {
  color: #fff;
  font-family:'Lato' Arial, Helvetica, sans-serif;
  font-weight:400;
  font-size:1.5rem;
  text-transform:uppercase;
}

.navbar-expand-lg#globalNavigation.nav-bg .navbar-nav .nav-link {
  color: #fff; 
  font-family:'Roboto' Arial, Helvetica, sans-serif;
  font-weight:400;
  font-size:.945rem;
  text-transform:uppercase;
}


.navbar-expand-lg#globalNavigation.navbar li.active a.nav-link {
  background-color: darkorange!important;
}

.navbar-expand-lg#globalNavigation.navbar li.hover a.nav-link {
  background-color: darkorange!important;
}

.navbar-expand-lg#globalNavigation.navbar-expand-lg .navbar-nav .nav-link:hover {
  background-color: darkorange!important;
}
.navbar-expand-lg#globalNavigation .navbar-nav .nav-link{padding-right:1.5rem; padding-left:1.5rem;}
     */
.navbar {
  padding: 0rem 1.5rem;
}

.navbar-toggler-icon {
  display: inline-block;
  /* background-image: url("../images/hamNav"); */
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "\f0c9";
  font-family: FontAwesome;
  background: no-repeat center center;
  background-size: 100% 100%;
}
/*#globalNav a.menu-item{padding:12px;}*/
#gloablNav a.menu-item:hover {
  background-color: #003866;
  color: #fff
}
/* Alert  */
.alert {
  box-shadow: 0 1px 4px 0px rgba(0, 0, 0, 0.24);
}

/* Iocns */
.icon-round {
  width: 50px;
  height: 50px;
  text-align: center;
  display: inline-block;
  background: #2196F3;
  line-height: 50px !important;
  border-radius: 50%;
  margin-right: 20px;
  color: #fff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
}

.icon-box {
  width: 50px;
  height: 50px;
  text-align: center;
  background: #2196F3;
  line-height: 50px !important;
  border-radius: 2px;
  display: inline-block;
  margin-right: 20px;
  color: #fff;
}

.icon-common {
  color: #2196F3;
  font-size: 48px !important;
  margin-right: 22px;
}

/* Pricing Table */
.icon-table .single-pricing-table {
  padding: 20px;
  -webkit-box-shadow: 0px 2px 10px 2px rgba(221, 221, 221, 0.73);
  -moz-box-shadow: 0px 2px 10px 2px rgba(221, 221, 221, 0.73);
  box-shadow: 0px 2px 10px 2px rgba(221, 221, 221, 0.73);
}

  .icon-table .single-pricing-table .pricing-table-heading h2 {
    color: #3d6370;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0.1rem;
    margin-top: 30px;
    position: relative;
    width: 100%;
  }

    .icon-table .single-pricing-table .pricing-table-heading h2:after {
      border: 1px dashed #eee;
      content: "";
      left: 0;
      position: absolute;
      top: 13px;
      width: 100%;
      z-index: -11111;
    }

  .icon-table .single-pricing-table .price {
    margin-top: 20px;
  }

    .icon-table .single-pricing-table .price span {
      color: #2196F3;
      font-size: 36px;
      font-weight: 700;
    }

  .icon-table .single-pricing-table .pricing-item {
    padding: 20px 0;
  }

    .icon-table .single-pricing-table .pricing-item ul {
      padding-left: 0;
    }

      .icon-table .single-pricing-table .pricing-item ul li {
        list-style: none;
      }

        .icon-table .single-pricing-table .pricing-item ul li p strong {
          color: #325D6A;
        }

  .icon-table .single-pricing-table .pricing-button {
    padding: 20px 0;
  }

    .icon-table .single-pricing-table .pricing-button a.btn-pricing {
      background-color: #2196F3;
    }

.pricing-table {
  border: 1px solid #e9e9e9;
  box-shadow: 0px 2px 10px 2px rgba(221, 221, 221, 0.73);
}

  .pricing-table .pricing-header {
    background-color: #fff;
  }

    .pricing-table .pricing-header h1 {
      margin-bottom: 0;
      margin-top: 0;
      color: #333;
      padding: 20px 0px;
      text-align: center;
      font-size: 20px;
      text-transform: uppercase;
    }

  .pricing-table .pricing-sub {
    background-color: #f7f9fc;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
  }

    .pricing-table .pricing-sub h1 {
      color: #333;
      text-align: center;
      margin: 0;
      padding: 25px 0px 15px 0px;
      font-size: 22px;
    }

  .pricing-table .features {
    margin: 0;
    padding: 0;
  }

    .pricing-table .features li {
      padding: 15px;
      list-style: none;
      text-align: center;
      background-color: #fff;
      border-bottom: 1px solid #e9e9e9;
      color: #a4a4a4;
      font-size: 13px;
    }

  .pricing-table .pricing-footer {
    background-color: #f9fbfc;
    border-top: 0;
    padding: 30px 0px;
    text-align: center;
  }

/* Image Carousel */
#Material-image-carousel .owl-pagination {
  text-align: center;
  margin-top: 10px;
}

#Material-image-carousel .owl-controls {
  position: absolute;
  top: 45%;
  display: inline-block;
  width: 100%;
}

  #Material-image-carousel .owl-controls .owl-buttons div.owl-prev {
    left: -42px;
    position: absolute;
  }

  #Material-image-carousel .owl-controls .owl-buttons div.owl-next {
    right: -42px;
    position: absolute;
  }

#team-carousel .owl-pagination {
  text-align: center;
  margin-top: 10px;
}

.owl-theme .owl-buttons div {
  width: 40px;
  height: 40px;
  display: block !important;
  background: #2196F3 !important;
  text-align: center;
  display: inline-block;
  opacity: 1 !important;
  border-radius: 0 !important;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18), 0 2px 5px 0 rgba(0, 0, 0, 0.15);
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}

  .owl-theme .owl-buttons div i {
    color: #fff;
    font-size: 16px;
    line-height: 40px;
  }

#team-slide .owl-carousel .owl-controls .owl-page span {
  background: #ddd;
}

#team-slide .owl-carousel .owl-controls .owl-page.active span {
  background: #2196F3 !important;
}

.touch-slider .owl-controls .owl-buttons div i {
  color: #333;
  display: block;
}

  .touch-slider .owl-controls .owl-buttons div i:hover {
    color: #fff !important;
  }
/* management portal landing page portfolio */
#d1, #d101 {
  background: #f5f5f5;
}

.fa-3x {
  position: absolute;
  left: 25%;
  top: 25%;
  margin-top: -.5em;
  margin-left: -.5em;
  font-size: 3.5em;
  color: #FFF;
  display: block;
  vertical-align: middle;
}

.box span {
  position: absolute;
  left: 1em;
  bottom: .5em;
  color: #FFF;
  font-weight: lighter;
  font-size: 14px;
  text-transform: uppercase;
}

h5 {
  color: #ffffff;
}


div.portfolio-wrapper.module4 {
  background: #0d55c3;
}

div.portfolio-wrapper.module2 {
  /*background: #5b04b3;*/
  background: #f5f5f5;
}

div.portfolio-wrapper.module3 {
  background: #008536;
}

div.portfolio-wrapper.module1 {
  /*background: #2e4787;*/
  background: #f5f5f5;
}

div.portfolio-wrapper.module5 {
  /*background: #E65100;*/
  background: #f5f5f5;
}

div.portfolio-wrapper.module6 {
  background: #4e6f8c;
}

div.portfolio-wrapper.module7 {
  background: #a41309;
}

div.portfolio-wrapper.module8 {
  background: #4CAF50;
}

div.portfolio-wrapper.module9 {
  background: #981b1e;
}

div.portfolio-wrapper.module10 {
  background: #3c4347;
}

div.portfolio-wrapper.module11 {
  background: #512DA8;
}

div.portfolio-wrapper.module12 {
  background: #4CAF50;
}

div.portfolio-wrapper.module13 {
  background: #2196F3;
}

div.portfolio-wrapper.module14 {
  background: #3c4347;
}

.fa-5x {
  position: absolute;
  left: 15%;
  top: 30%;
  margin-top: -.5em;
  margin-left: -.5em;
  font-size: 2em;
  color: #003866;
  display: block;
  vertical-align: middle;
}

#d1, #d101 {
  background: #f5f5f5;
}

.asterix {
  color: red;
}

.fa-3x {
  position: absolute;
  left: 20%;
  top: 25%;
  margin-top: -.5em;
  margin-left: -.5em;
  font-size: 3em;
  color: #003866;
  display: block;
  vertical-align: middle;
}

.box span {
  position: absolute;
  left: 1em;
  bottom: .5em;
  color: #003866;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
}

.text-title {
  padding: 8px;
  border: 1px solid #dedede;
  background-color: #337ab7;
  color: #fff;
  border-radius: 5px;
  display: block;
  width: 150px;
  float: right;
}

  .text-title:hover {
    background-color: #000;
    text-decoration: none;
    color: #fff;
  }

  .text-title:after {
    content: '\f0da';
    font-family: 'fontAwesome';
    font-size: 12px;
    color: #fff;
    padding-left: 12px;
  }

h5 {
  color: #ffffff;
}

#portfoliolist .portfolio {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  width: 23%;
  margin: 1%;
  display: none;
  float: left;
  overflow: hidden;
}


#portfoliolist .portfolio-lg {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  width: 100%;
  margin: 1%;
  display: none;
  float: left;
  overflow: hidden;
}

.portfolio-wrapper {
  overflow: hidden;
  position: relative !important;
  cursor: pointer;
  height: 170px;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 5px;
  box-shadow: 0 0 4px #f0f0f0
}

.portfolio-wrapper-2 {
  overflow: hidden;
  position: relative !important;
  cursor: pointer;
  height: 686px;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 5px;
  box-shadow: 0 0 4px #f0f0f0
}


  .portfolio img {
    max-width: 100%;
    position: relative;
    top: 0;
    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  }

  .portfolio .rollover-label {
    position: absolute;
    width: 100%;
    height: 170px;
    bottom: -210px;
    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  }

  .portfolio .rollover-label-bg {
    background: #ffffff;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

  .portfolio .rollover-label-text {
    color: #fff;
    position: relative;
    z-index: 500;
    padding: 5px 8px;
  }

  .portfolio .text-category {
    display: block;
    font-size: 12px;
    /*font-family: 'source sans pro', arial san-serif;*/
  }

  .portfolio:hover .rollover-label {
    bottom: 0;
    display: block;
  }

  .portfolio:hover img {
    top: -30px;
  }

  @media only screen and (max-width: 480px) {
    .card-body {
      padding: .5rem !important;
    }

    #portfoliolist .portfolio {
      width: 48%;
      margin: 1%;
    }
  }

  @media all and (max-width:576px) {
    .col-3 {
      -ms-flex: 0 0 100% !important;
      flex: 0 0 100% !important;
      max-width: 100% !important;
    }
  }
  /* Portfolio Details */
  .portfolio-details-section .portfolio-details-iamge h2 {
    font-size: 24px;
    font-weight: 700;
    margin: 40px 0px 15px;
  }

  .portfolio-details-section .portfolio-details-iamge img {
    border: 1px solid #ddd;
    width: 100%;
  }

  .portfolio-details-section .portfolio-details h2 {
    font-weight: 500;
    margin-top: 30px;
    text-transform: capitalize;
  }

  .portfolio-details-section .portfolio-details p {
    font-size: 15px;
    line-height: 30px;
  }

  .portfolio-details-section .portfolio-details .portfolio-category a {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
  }

  .portfolio-details-section .portfolio-details .portfolio-meta li {
    margin: 15px 0;
  }

    .portfolio-details-section .portfolio-details .portfolio-meta li span {
      display: inline-block;
      width: 130px;
      letter-spacing: 1px;
      color: #202020;
      font-size: 12px;
      text-transform: uppercase;
      font-weight: 700;
    }

    .portfolio-details-section .portfolio-details .portfolio-meta li i {
      font-size: 18px;
      margin-right: 5px;
    }

      .portfolio-details-section .portfolio-details .portfolio-meta li i:hover {
        opacity: 0.6;
      }

  /* Error Section */
  .matrl-error-section h1 {
    color: #2196F3;
    font-size: 10em;
    font-weight: 700;
    letter-spacing: 0.3rem;
  }

  .matrl-error-section h2 {
    font-size: 3em;
    font-weight: 500;
    color: #999999;
  }

  dropdown-item:focus, .dropdown-item:hover {
    background-color: #ffa200;
  }

  .dropdown-menu {
    min-width: 15rem;
    margin-top: -1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  /*.dropdown-menu ul li{padding:6px;}*/

  /*******************
Megamenu
******************/
  .mega-dropdown {
    /*position: static;
   width: 100%; */
  }

    .mega-dropdown .dropdown-menu {
      width: 30%;
      min-width: 600px;
      border-radius: 0px;
      /*font-size:13px;*/
      color: #202020;
      text-decoration: none;
      margin: auto;
      margin-top: 0px;
    }

    .mega-dropdown ul {
      width: 100%;
      padding: 0px;
    }

      .mega-dropdown ul li {
        /*width: 100%;*/
        padding: 10px 15px;
        list-style: none;
        border-top: 1px solid rgba(0, 0, 0, 0.03);
      }

        .mega-dropdown ul li:hover {
          background-color: #e5e5e5;
        }

    .mega-dropdown .carousel-item .container {
      padding: 0px;
    }

    .mega-dropdown .nav-accordion .card {
      margin-bottom: 1px;
    }

    .mega-dropdown .nav-accordion .card-header {
      background: #fff;
    }

      .mega-dropdown .nav-accordion .card-header h5 {
        margin: 0px;
      }

        .mega-dropdown .nav-accordion .card-header h5 a {
          text-decoration: none;
          color: #67757c;
        }

  /*******************
List-style-none
******************/
  ul.list-style-none {
    margin: 0px;
    padding: 0px;
  }

    ul.list-style-none li {
      list-style: none;
    }

      ul.list-style-none li a {
        color: #67757c;
        padding: 8px 0px;
        display: block;
        text-decoration: none;
      }

        ul.list-style-none li a:hover {
          color: #009efb;
        }

  /*******************
Layouts
******************/
  /*Card-noborders*/
  .card {
    box-shadow: 0px 5px 20px rgba(0,0,0,0.05)
  }

  .card-no-border .card {
    border-radius: 4px;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
  }

  .card-no-border .sidebar-footer {
    background: #f2f6f8;
  }

  .card-no-border .sidebar-nav > ul > li > a.active {
    background: #fff;
  }

  .card-no-border .shadow-none {
    box-shadow: none;
  }

  .card-outline-danger, .card-outline-info, .card-outline-warning, .card-outline-success, .card-outline-primary {
    background: #fff;
  }

  .card-fullscreen {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: auto;
  }

  .card .card-header {
    background: #fff;
    border-bottom: 0px;
  }

  @media all (max-width:768px) and (min-width:576px) {
    #sizebar {
      display: none;
    }

    .orderForm {
      width: 100%;
      margin-left: 20px;
    }
    /*col-sm-2{max-width:50%!important}
  col-md-6{max-width:25%!important}*/
  }


  /* Bootstrap 4 text input with search icon */

  .has-search .form-control {
    padding-left: 2.375rem;
  }

  .has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
  }

  legend {
    color: #f79d00
  }

  @media (min-width: 576px) {
    .modal-dialog {
      min-width: 600px !important;
      margin: 1.75rem auto;
    }
  }
  @media (max-width: 1024px){
      #portfoliolist .portfolio{width:31.3%}
  }
.mat-expansion-panel{overflow:visible!important;}
.dropdown-menu-left {
  right: 100% !important;
  left: auto !important;
  top: 0px !important;
}
.gposlider{
    border-radius:5px;
}
.btn-danger {
  color: #fff !important;
  background-color: #dc3545 !important;
  border-color: #dc3545 !important;
}
