/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  background: #f6f3ee;
  color: #222;
  font-family: "Open Sans", sans-serif;;
  font-size: 1rem;
  /*font-family: "Open Sans", sans-serif;*/
}
a {
  color: #bf1e2e;
  transition: 0.5s;
  font-weight: bold;
}
a:hover, a:active, a:focus {
  color: #2e3192;
  outline: none;
  text-decoration: none;
}
#footer a {
  color: #fff;
}
p {
  padding: 0;
  margin: 0 0 10px 0;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
  text-transform: uppercase;
}
h1 {
  color: #be1e2d;
  font-weight: 900;
  font-size: 2.3rem;
  letter-spacing: -1px;
  line-height: 2.3rem;
  margin-top: 20px;
}
h2 {
  color: #2e3192;
  font-weight: 700;
  font-size: 1.9rem;
  letter-spacing: -1px;
  margin-top: 20px;
  line-height: 2rem;
}
h3 {
  color: #2e3192;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: -1px;
  margin-top: 20px;
  line-height: 1.7rem;
}
.sidebar h3 {
  margin-top: 0;
}
h4 {
  font-size: 1.2rem;
  color: #2e3192;
  font-weight: 700;
  line-height: 1.3rem;
margin-top: 10px;
}
h4.panel-title a {
  font-size: 1.2rem;
  color: #2e3192;
}
.large {
   font-size: 3em;
   line-height: 2em;
}
.panel-body {
  color: #111;
  padding-left: 26px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 1.5rem;
  padding-bottom: 10px;
}
h6 {
  margin-top: 12px;
}
.black {
  color: #111;
}
.red {
  color: #c92838 !important;
}
.small, small {
line-height: .5!important;
}
#services ol, #services ul {
  padding-left:20px;
  list-style-type: square;
color: #c5b8a3;
}
.slide-head {
  font-size: 3rem;
  line-height: 3rem;
  color: #2e3192;
}
.image {
  display: block;
  width: 100%;
  margin: 0 0 20px;
}
figure {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  margin: 0 0 6px 0;
  font-size: 16px;
  font-style: italic;
}
.container {}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
}
fieldset div.col.left-med, fieldset div.col.left-medium, fieldset div.col.left-large, fieldset div.col.left-huge {
  padding-left: 0;
}
input, textarea {
  margin-left: 0;
  font-family: "Open Sans", sans-serif;
  color: #111;
}
.form-control {
  color: #111;
  margin-bottom: 10px;
}
.sidebar {
  background-color: #ffffff85;
  padding: 20px;
  margin-top: 20px;
  box-shadow: 0 6px 10px 0 #88888850;
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-minus:before {
  content: "\2212";
}
table.r-table tbody tr td p {
  font-size: 1rem;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  overflow: hidden;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Search */
.topnav a {
  float: left;
  display: block;
  color: black;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}
.topnav a:hover {
  background-color: #ddd;
  color: black;
}
.topnav a.active {
  background-color: #2196F3;
  color: white;
}
.topnav .search-container {
  float: right;
}
.topnav input[type=text] {
  padding: 6px;
  margin-top: 8px;
  font-size: 17px;
  border: none;
}
.topnav .search-container button {
  float: right;
  padding: 6px 10px;
  margin-top: 8px;
  margin-right: 16px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
}
.topnav .search-container button:hover {
  background: #ccc;
}
#mobile-nav ul li a {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: .9rem;
  font-weight: 700;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
}
@media screen and (max-width: 600px) {
  .topnav .search-container {
    float: none;
  }
  .topnav a, .topnav input[type=text], .topnav .search-container button {
    float: none;
    display: block;
    text-align: left;
    width: 100%;
    margin: 0;
    padding: 14px;
  }
  .topnav input[type=text] {
    border: 1px solid #ccc;
  }
}
/*---------------------
-------SEARCH --------*/
.label-required::after {
  color: #ff0000;
  content: "*";
  font-weight: 900;
}
input {
  border: none;
  background: #fff;
}
button {
  border: none;
  background: none;
  color: #fff;
}
.btn {
  font-family: "Open Sans", sans-serif;
  font-size: .9rem;
  font-weight: 700;
  text-transform: uppercase;
}
.btn-primary {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-secondary {
  color: #fff;
  background-color: #3770a5;
  border-color: #3770a5;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #699ccc;
  border-color: #699ccc;
}
.btn-primary:hover {
  color: #fff;
  background-color: #2e3192;
  border-color: #2e3192;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.green {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.green:hover {
  color: #fff;
  background-color: #f76472;
  border-color: #f76472;
}
.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
  border-color: #fff !important;
  background-color: #fff !important;
}
.gsc-search-button-v2 svg {
  fill: #111 !important;
}
/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background: #17a2b8;
  color: #fff;
  padding: 6px 12px 9px 12px;
  font-size: 16px;
  border-radius: 2px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
}
.back-to-top:focus {
  background: #025697;
  color: #fff;
  outline: none;
}
.back-to-top:hover {
  background: #025697;
  color: #fff;
}

.ui-dialog-buttonset button, ui-button ui-corner-all ui-widget {
 border-radius: 5px;
 background: #dc3545;
 color: #fff;
 font-weight: 700;
 font-size: .85em!important;
 text-transform: uppercase;
 padding: 6px 12px;
 margin: 10px 6px 10px 3px;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
    color: #fff!important;
    background-color: #2e3192!important;
    border-color: #2e3192!important;
    font-weight: 700!important;
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  background: #2e3192;
  padding: 3px 0 4px 0;
  border-bottom: 1px solid #222;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #cdd7f0;
}
#topbar .contact-info a {
  line-height: 1;
  color: #fff;
  font-size: .7rem;
  font-weight: 700;
  padding: 0 3px 0 3px;
  text-transform: uppercase;
}
#topbar .contact-info a:hover {
  color: #9abbd5;
}
#topbar .contact-info i {
  color: #035697;
  padding: 4px;
}
#topbar .contact-info .fa-phone {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #e9e9e9;
}
#topbar .social-links a {
  color: #fff;
  padding: 0 6px;
  display: inline-block;
  line-height: 1px;
  border-left: 1px solid #e9e9e9;
}
#topbar .social-links a:hover {
  color: #5e97c3;
}
#topbar .social-links a:first-child {
  border-left: 0;
}
.fa-twitter:before, .fa-facebook:before {
  color: #fff;
}
. /*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  padding: 20px 0;
  height: 164px;
  transition: all 0.5s;
  z-index: 997;
  background: #fff;
  box-shadow: 0 6px 10px 0 #88888850;
}
header#header {
  padding: 20px 0;
  height: 164px;
  transition: all 0.5s;
  z-index: 997;
  background: #fff;
  box-shadow: 0 6px 10px 0 #88888850;
}
#header #logo h1 {
  font-size: 42px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}
#header #logo h1 a {
  color: #0c2e8a;
  line-height: 1;
  display: inline-block;
}
#header #logo h1 a span {
  color: #50d8af;
}
#header #logo img {
  padding: 0;
  margin: 0;
}
#topbar img:hover {
  opacity: .5;
}
.logo {
  height: 100%;
}
.logo-sm {
  height: 70px;
}
.logo-md {
  height: 90px;
}
.logo-lg {
  height: 120px;
}
/*-----------------------------------------------------------------
# PNG COLORIZING
----------------------------------------------------------------------*/
.saturate { filter: saturate(3); }
.grayscale { filter: grayscale(100%); }
.contrast { filter: contrast(160%); }
.brightness { filter: brightness(0.25); }
.blur { filter: blur(3px); }
.invert { filter: invert(100%); }
.sepia { filter: sepia(100%); }
.huerotate { filter: hue-rotate(180deg); }
.opacity { filter: opacity(50%); }
/*--------------------------------------------------------------
# Cards
--------------------------------------------------------------*/
.card-container {
  padding: 2px 16px;
}
.card {
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
  transition: 0.3s;
  border-radius: 0;
  margin: 15px;
  padding: 20px;
}
/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/
#myCarousel .icon i:before {
  background: #0c2e8a;
  background: linear-gradient(45deg, #055697 0%, #ffffff 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#myCarousel p {
  color: #000;
  font-size: 1rem;
}
.carousel-indicators .active {
  background-color: #2b70a6;
}
.carousel-indicators li {
  background-color: #b6d7f2;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%237ca7c9' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%237ca7c9' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}
#intro {
  width: 100%;
  height: 40vh;
  position: relative;
  background: url("../img/intro-carousel/1.jpg") no-repeat;
  background-size: cover;
}
#intro .intro-content {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
#intro .intro-content h2 {
  color: #055697;
  margin-bottom: 30px;
  font-size: 54px;
  font-weight: 700;
  text-align: left;
}
#intro .intro-content h2 span {
  color: #50d8af;
  text-decoration: underline;
}
#intro .intro-content .btn-get-started, #intro .intro-content .btn-projects {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 32px;
  border-radius: 2px;
  transition: 0.5s;
  margin: 10px 0 24px 0;
  color: #fff;
}
#intro .intro-content .btn-get-started {
  background: #af263f;
  border: 2px solid #af263f;
}
#intro .intro-content .btn-get-started:hover {
  background: none;
  color: #0c2e8a;
}
#intro .intro-content .btn-projects {
  background: #af263f;
  border: 2px solid #af263f;
}
#intro .intro-content .btn-projects:hover {
  background: none;
  color: #50d8af;
}
#intro #intro-carousel {
  z-index: 8;
}
#intro #intro-carousel::before {
  content: '';
  background-color: rgba(255, 255, 255, 0.0);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 7;
}
#intro #intro-carousel .item {
  width: 100%;
  height: 60vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition-property: opacity;
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}
.nav-menu li {
  position: relative;
  white-space: nowrap;
}
.nav-menu > li {
  float: left;
}
.nav-menu li:hover > ul, .nav-menu li.sfHover > ul {
  display: block;
}
.nav-menu ul ul {
  top: 0;
  left: 100%;
}
.nav-menu ul li {
  min-width: 180px;
}
/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
  padding-right: 22px;
}
.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 8px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}
.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}
/* Nav Meu Container */
#nav-menu-container {
  float: left;
  margin: 0 0 0 -15px;
}
/* Nav Meu Styling */
.nav-menu a {
  padding: 25px 10px 8px;
  text-decoration: none;
  display: inline-block;
  color: #2e3192;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
}
.nav-menu a:hover, .nav-menu a:focus {
  color: #2e3192;
}
.nav-menu li:hover > a, .nav-menu .menu-active > a {
  color: #2e3192;
}
.nav-menu > li {
  margin-left: 10px;
}
.nav-menu ul {
  margin: 0;
  padding: 10px;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
}
.nav-menu ul li {
  transition: 0.3s;
}
.nav-menu ul li:hover {
  background-color: #2e3192;
}
.nav-menu ul li a {
  padding: 10px;
  color: #333;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-transform: none;
}
.nav-menu ul li:hover > a {
  color: #fff;
}
.nav-menu ul ul {
  margin: 0;
}
/* Mobile Nav Toggle */
#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}
#mobile-nav-toggle i {
  color: #e5e5ef;
}
/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(52, 59, 64, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}
#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#mobile-nav ul li {
  position: relative;
}
#mobile-nav ul li a {
  color: #fff;
  font-size: .9rem;
  overflow: hidden;
  padding: 10px 22px 10px 25px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
}
#mobile-nav ul li a:hover {
  color: #fff;
}
#mobile-nav ul li li {
  padding-left: 30px;
}
#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}
#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #50d8af;
}
#mobile-nav ul .menu-item-active {
  color: #99cbf0;
}
#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(52, 59, 64, 0.5);
  display: none;
}
.fa-chevron-up:before {
  color: #99cbf0;
}
.carousel-caption .fa-certificate, .carousel-caption .fa-heartbeat {
  font-size: 159px;
  color: #7ca7c950;
  margin-top: 90px;
}
/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}
body.mobile-nav-active #mobile-nav {
  left: 0;
}
body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}
ul.sidebar-nav li a {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: .9em;
  color: #2e3192;
  letter-spacing: -1px;
  text-transform: uppercase;
}
ul.sidebar-nav li a:hover {
  color: #6caee1;
}
/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
/* Sections Header
--------------------------------*/
.section-header {
  margin-bottom: 30px;
}
.section-header h2 {
  font-size: 32px;
  color: #be1e2d;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  padding-bottom: 20px;
}

.section-header p {
  padding: 0;
  margin: 0;
}
/*Cert Section*/
#certs .box, #services .box {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  padding: 20px;
  margin-bottom: 40px;
  box-shadow: 10px 10px 15px rgba(73, 78, 92, 0.1);
  background: #fff;
  transition: 0.4s;
}
/* About Section
--------------------------------*/
#about {
  padding: 30px 0 30px 0;
}
#about .about-img {
  overflow: hidden;
}
#about .about-img img {
  margin: 0 0 20px -15px;
  max-width: 100%;
  border: solid 30px #fff;
  box-shadow: 10px 10px 15px rgba(73, 78, 92, 0.1);
}
#about .content h2 {
  color: #be1e2d;
  font-weight: 700;
  font-size: 36px;
  margin-top: 0;
}
#about .content h3 {
  color: #555;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
}
#about .content p {
  line-height: 26px;
}
#about .content p:last-child {
  margin-bottom: 0;
}
#about .content i {
  font-size: 20px;
  padding-right: 4px;
  color: #50d8af;
}
#about .content ul {
  list-style: none;
  padding: 0;
}
#about .content ul li {
  padding-bottom: 10px;
}
/*News Section
--------------------------------*/
#news, #faqs {
padding: 20px 0;
}
#news .teaser, .date {
  font-family: "Open Sans", sans-serif;
  font-size: .9rem;
  line-height: 1.5rem;

}
.date {
  font-family: "Open Sans", sans-serif;
  font-size:.8rem;
  line-height: 1.5rem;
  text-transform:uppercase;
}
/* Services Section
--------------------------------*/
#services {
  padding: 30px 0 0 0;
}
#services .box {
  padding: 20px;
  margin-bottom: 40px;
  box-shadow: 10px 10px 15px rgba(73, 78, 92, 0.1);
  background: #e3d9cd;
  transition: 0.4s;
}
#services .box:hover {
  box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
}
#services .box .icon {
margin: auto 0;
text-align: center;
}
#services .box .icon i {
  color: #444;
  font-size: 64px;
  transition: 0.5s;
  line-height: 0;
  margin-top: 34px;
}
#services .box .icon i:before {
  background: #0c2e8a;
  background: linear-gradient(45deg, #2e3192 0%, #e3d9cd 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#services .box h4 {
  margin-left: 0;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 22px;
text-align: center;
}
#services .box h4 a {
  color: #2e3192;
}
#services .box p {
  font-size: .9rem;
  margin-left: 0;
  margin-bottom: 0;
  line-height: 22px;
text-align: center;
}
#services .box .description {
}

#resources .box {
  padding: 20px;
  margin-bottom: 40px;
  background: none;
  transition: 0.4s;
}
/* Clients Section
--------------------------------*/
#clients {
  padding: 40px 0;
  background: #fff;
  background-size: cover;
}
#clients img {
  max-width: 220px;
  opacity: 0.7;
  transition: 0.3s;
  padding: 15px 0;
}
#clients img:hover {
  opacity: 1;
}
#clients .owl-nav, #clients .owl-dots {
  margin-top: 5px;
  text-align: center;
}
#clients .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}
#clients .owl-dot.active {
  background-color: #50d8af;
}
/* FAQs Section 
-------------------------------- */
section#faqs {
	height: 100%;
	margin: 0;
  scroll-margin-top: 1em;
}

/* Fees Section 
---------------------------------  */
#fees {
  background: #f6f3ee
  background-size: cover;
  padding: 24px 0;
}
#fees .box {
  padding: 30px 20px 20px 20px;
  margin-bottom: 40px;
  box-shadow: 10px 10px 15px rgba(73, 78, 92, 0.1);
  background-image: url("/resource/img/fee-bg.png");
  transition: 0.4s;
  min-height: 210px;
}
#fees .box:hover {
  transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
  background-image: none;
  background: #fff;
}
#fees  p.description {
  font-weight: 700;
font-size: .95rem;
}
/* Our Portfolio Section
--------------------------------*/
#portfolio {
  background: #fff;
  padding: 30px 0;
}
#portfolio .portfolio-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: all ease-in-out 0.4s;
}
#portfolio .portfolio-item {
  overflow: hidden;
  position: relative;
  padding: 0;
  vertical-align: middle;
  text-align: center;
}
#portfolio .portfolio-item h2 {
  color: #ffffff;
  font-size: 24px;
  margin: 0;
  text-transform: capitalize;
  font-weight: 700;
}
#portfolio .portfolio-item img {
  transition: all ease-in-out 0.4s;
  width: 100%;
}
#portfolio .portfolio-item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
#portfolio .portfolio-item:hover .portfolio-overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.7);
}
#portfolio .portfolio-info {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* Testimonials Section
--------------------------------*/
#testimonials {
  padding: 30px 0;
}
#testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 30px 30px 0 30px;
  margin: 30px 15px;
  text-align: center;
  min-height: 350px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
}
#testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 50%;
  border: 4px solid #fff;
  margin: 0 auto;
}
#testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}
#testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}
#testimonials .testimonial-item .quote-sign-left {
  margin-top: -15px;
  padding-right: 10px;
  display: inline-block;
  width: 37px;
}
#testimonials .testimonial-item .quote-sign-right {
  margin-bottom: -15px;
  padding-left: 10px;
  display: inline-block;
  max-width: 100%;
  width: 37px;
}
#testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 auto 15px auto;
}
#testimonials .owl-nav, #testimonials .owl-dots {
  margin-top: 5px;
  text-align: center;
}
#testimonials .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}
#testimonials .owl-dot.active {
  background-color: #50d8af;
}
/* Call To Action Section
--------------------------------*/
#call-to-action, #certs, #contact {
  background: #e3d9cd;
  background-size: cover;
  padding: 24px 0;
}
#call-to-action .cta-title {
  color: #2e3192;
  font-size: 22px;
  font-weight: 700;
  margin-top: 0 !important;
}
#call-to-action .cta-text {
  color: #111;
}
#call-to-action .cta-btn {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 26px;
  border-radius: 3px;
  transition: 0.5s;
  margin: 10px;
  border: 3px solid #fff;
  color: #fff;
}
#call-to-action .cta-btn:hover {
  background: #035697;
  border: 3px solid #fff;
}
/* Our Team Section
--------------------------------*/
#team {
  background: #fff;
  padding: 30px 0 0 0;
}
#team .member {
  text-align: center;
  margin-bottom: 20px;
}
#team .member .pic {
  overflow: hidden;
  text-align: center;
}
#team .member .pic img {
  max-width: 100%;
}
#team .member .details {
  background: #50d8af;
  color: #fff;
  padding: 15px;
  border-radius: 0 0 3px 3px;
}
#team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
}
#team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}
#team .member .social {
  margin-top: 5px;
}
#team .member .social a {
  color: #fff;
}
#team .member .social i {
  font-size: 16px;
  margin: 0 2px;
}
/* Contact Section
--------------------------------*/
#contact {
  padding: 30px 0;
}
#contact, .contact-address, .contact-phone {
  font-size: 1rem;
}
#contact .contact-info {
  font-size: 1rem;
  margin-bottom: 20px;
  text-align: center;
}
#contact .contact-info i {
  font-size: 48px;
  display: inline-block;
  margin-bottom: 10px;
  color: #2e3192;
}
#contact .contact-info address, #contact .contact-info p {
  margin-bottom: 0;
  color: #000;
  font-size: 1rem;
}
#contact .contact-info h3 {
  font-size: 1.75rem;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #2e3192;
}
#contact .contact-info a {
  color: #2e3192;
}
#contact .contact-info a:hover {
  color: #50d8af;
}
#contact .contact-address, #contact .contact-phone, #contact .contact-email {
  margin-bottom: 20px;
}
#contact #google-map {
  height: 290px;
  margin-bottom: 20px;
}
#contact .form #sendmessage {
  color: #50d8af;
  border: 1px solid #50d8af;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}
#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}
#contact .form #sendmessage.show, #contact .form #errormessage.show, #contact .form .show {
  display: block;
}
#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}
#contact .form input, #contact .form textarea {
  padding: 10px 14px;
  border-radius: 0;
  box-shadow: none;
  font-size: 15px;
}
#contact .form button[type="submit"] {
  background: #dc3545;
  border: 0;
  border-radius: 3px;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  cursor: pointer;
}
#contact .form button[type="submit"]:hover {
  background: #3f7daf;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #2e3192;
  padding: 0 0 30px 0;
  font-size: 14px;
}
#footer .copyright {
  text-align: center;
  padding-top: 30px;
  color: #fff;
}
#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #555;
  display: none;
}
#footer .credits a {
  color: #0c2e8a;
}
/*--------------------------------------------------------------
# Tables
--------------------------------------------------------------*/
table, table p, .table {
  font-family: "Open Sans", sans-serif;
  font-size: .9rem;
  margin: 0 auto;
}
section.table, section.table p {
  font-family: "Open Sans", sans-serif;
  font-size: .9rem;
}
th {
  width: 100%;
}
tr {
  background-color: #fff;
  padding: 10px;
}
tr:nth-child(even) {
  background-color: #e3e9ee;
}
td, th {
  padding: 10px;
}
td.gsc-input, td.gsib_b, td.gsc-search-button, th.gsc-input, tbody.gsc-input {
  padding: 0;
  margin: 0;
}
table.gsc-search-box, table#gs_id50.gstl_50.gsc-input {
  overflow-y: hidden !important;
  margin: 0 !important;
}
tbody {
  width: 100%;
}
.padded-layout {
  font-weight: 700;
}

/*------------------------------------------------
# PTI COMMERCE
--------------------------------------------------*/
input[type="button"], input[type="submit"], input[type="reset"], .button {
  -webkit-appearance: none;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  border-radius: 5px;
  background: #dc3545;
  color: #fff;
  font-weight: 700;
  outline: 0;
  padding: 6px 12px;
  margin: 10px 6px 10px 3px;
  text-transform: uppercase;
  -moz-transition: background-color .25s ease-in-out;
  -webkit-transition: background-color .25s ease-in-out;
  -o-transition: background-color .25s ease-in-out;
  -ms-transition: background-color .25s ease-in-out;
  transition: background-color .25s ease-in-out;
}
a.button:hover, a.button:active, a.button:focus {
  color: #eee !important;
}
.formbutton {
  font-family: "Open Sans", sans-serif;
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
  margin-top: 3px;
  margin-right: 2px;
  margin-bottom: 6px;
  margin-left: 2px;
  padding-top: 1px;
  padding-right: 8px;
  padding-bottom: 2px;
  padding-left: 8px;
  font-size: .9em;
}
.formbuttonhigh {
  font-family: "Open Sans", sans-serif;
  font-size: .9em;
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
  margin-top: 3px;
  margin-right: 2px;
  margin-bottom: 6px;
  margin-left: 2px;
  padding-top: 1px;
  padding-right: 8px;
  padding-bottom: 2px;
  padding-left: 8px;
}
.formlink {
  font-family: "Open Sans", sans-serif;
  font-size: .9em;
  font-weight: normal;
  padding-top: 1px;
  padding-right: 8px;
  padding-bottom: 2px;
  padding-left: 8px;
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
  vertical-align: bottom;
}
a.formlink:link, a.formlink:visited, a.formlink:active, a.formlink:hover {
  text-decoration: none;
  color: #FFF;
}
fieldset, fieldset p, form, .validateTips, .form, .sans {
  font-family: "Open Sans", sans-serif;
  font-size: .9rem;
}
fieldset div.row {
  margin-right: 0;
  margin-left: 0;
}
.formlabel {
  font-family: "Open Sans", sans-serif;
  color: #333;
  font-weight: 700;
  text-align: right;
}
.form-control {
  font-size: .9rem;
}
.formlabel-required {
  font-family: "Open Sans", sans-serif;
  color: #333;
  font-weight: 700;
  text-align: right;
}
.formlabel-bold {
  font-family: "Open Sans", sans-serif;
  color: #333;
  font-weight: 700;
  text-align: right;
}
.formsubmit {
  text-align: center;
}
a.link-required:link, a.link-required:visited, a.link-required:active, a.link-required:hover {
  font-family: Arial;
  color: #900;
  font-weight: 700;
}
.label-required, .label-notrequired, #usernameLabel, #passwordLabel {
  font-weight: 700;
  font-size: .9rem;
}
.captcha {
  margin-top: 1px;
  margin-right: 3px;
  margin-bottom: 1px;
  margin-left: 3px;
  border: 1px solid #96A6C7;
}
table.progress-bar {
  font-family: Arial;
  line-height: 1em;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  color: #FFF;
  vertical-align: text-top;
  font-size: .68em;
  width: 100%;
  border: 0px;
  border-spacing: 5px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
}
table.progress-bar td {
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}
.progress-pending, .div-progress-pending {
  background-color: #2671a7;
color: #ffffff;
  padding: 10px;
  margin-left: 10px;
margin-bottom: 5px;
}
.progress-current, .div-progress-current {
  background-color: #9dc8e7;
 padding: 10px;
  margin-left: 10px;
margin-bottom: 5px;
}
.progress-done, .div-progress-done {
  background-color: #bbb;
color: #eee;
 padding: 10px;
  margin-left: 10px;
margin-bottom: 5px;
}
.progress-done a:link, .progress-done a:visited, .progress-done a:active, .progress-current a:link, .progress-current a:visited, .div.progress-current a:active, .div.progress-done a:link, .div.progress-done a:visited, .div.progress-done a:active, .div.progress-current a:link, .div.progress-current a:visited, .div.progress-current a:active {
  text-decoration: none;
  color: #ccc;
  padding: 10px;
  margin-left: 10px;
margin-bottom: 5px;
}
.progress-done a:hover, .progress-current a:hover {
  text-decoration: underline;
  color: #FFF;
 padding: 10px;
  margin-left: 10px;
margin-bottom: 5px;
}
.box-head {
  font-family: "Open Sans", sans-serif;
  background-color: #2b70a6;
  font-weight: bold;
  font-size: .8em;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding-top: 4px;
  padding-right: 8px;
  padding-bottom: 4px;
  padding-left: 8px;
  color: #FFF;
}
.box {
  font-family: "Open Sans", sans-serif;
  color: #333;
  font-weight: normal;
  background-color: #f6f3ee;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 20px;
  margin-right: 0px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
label {
  font-weight: 700;
}
.cart-header, .order-header {
  font-family: "Open Sans", sans-serif;
  font-size: 0.75em;
  font-weight: bold;
  color: #333;
  background: #FFF;
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 6px;
  padding-left: 6px;
  border: 1px solid #376C7C;
}
.item-header {
  font-family: "Open Sans", sans-serif;
  font-size: 0.75em;
  font-weight: bold;
  color: #FFF;
  background: #333;
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 6px;
  padding-left: 6px;
  border: 1px solid #376C7C;
}
.order-section {
  font-family: "Open Sans", sans-serif;
  background: #4D96AC;
  font-weight: bold;
  font-size: .8em;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding-top: 5px;
  padding-right: 8px;
  padding-bottom: 5px;
  padding-left: 8px;
  color: #FFF;
  border: 1px solid #376C7C;
}
.cart-info {
  font-family: "Open Sans", sans-serif;
  font-size: 0.75em;
  font-weight: normal;
  color: #FFF;
  background: #4D96AC;
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 6px;
  padding-left: 6px;
  border: 1px solid #376C7C;
}
.order-info {
  font-family: Tahoma, Verdana, Arial;
  font-size: 0.75em;
  font-weight: normal;
  color: #333;
  background-color: #DDD;
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 6px;
  padding-left: 6px;
  border: 1px solid #376C7C;
}
.cart-row-odd, .order-row-odd, .item-row-odd {
  font-family: "Open Sans", sans-serif;
  font-size: 0.75em;
  font-weight: normal;
  color: #333;
  background: #EEE;
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 6px;
  padding-left: 6px;
  border: 1px solid #376C7C;
}
.cart-row-even, .order-row-even, .item-row-even {
  font-family: "Open Sans", sans-serif;
  font-size: 0.75em;
  font-weight: normal;
  color: #333;
  background: #F8F8F8;
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 6px;
  padding-left: 6px;
  border: 1px solid #376C7C;
}
.modal-header .close {
  padding: 0;
  margin: 0;
}
/*--------------------------------------------
# Media Queries
----------------------------------------------*/
@media (min-width: 768px) {
  #contact .contact-address, #contact .contact-phone, #contact .contact-email {
    padding: 20px 0;
  }
  #contact .contact-phone {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
}
@media (max-width: 990px) {
  #fees .box {
    min-height: 160px;
  }
}
@media (max-width: 1201px) {
  #mobile-nav-toggle {
    display: inline;
  }
  #nav-menu-container {
    display: none;
  }
  header#header {
    padding: 20px 0;
    height: 128px;
    transition: all 0.5s;
    z-index: 997;
    background: #fff;
    box-shadow: 0 6px 10px 0 #88888850;
  }
  #fees .box h4 {
    font-size: 1.15rem;
  }
}
@media (min-width: 769px) {
  #call-to-action .cta-btn-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
  #header {
    padding: 20px 0;
    height: 90px;
    top: 20px;
  }
  #header #logo h1 {
    font-size: 34px;
  }
  #header #logo img {
    max-height: 74px;
  }
  #nav-menu-container {
    display: none;
  }
  #mobile-nav-toggle {
    display: inline;
  }
  #about .about-img {
    height: auto;
  }
  #about .about-img img {
    margin-left: 0;
    padding-bottom: 30px;
  }
#topbar .contact-info a {
    padding: 0;

}
.card {
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
  transition: 0.3s;
  border-radius: 0;
  margin: 15px;
  padding: 20px;
}
div.card-body {
    padding: 10px 6px!important;

}
}
@media (max-width: 1199px) {
#certs .box, #services .box {
  font-family: "Open Sans", sans-serif;
  font-size: .9rem;
}
}
@media (max-width: 768px) {
  table.gsc-search-box {
    width: 100% !important;
  }
  .contact-info {
    margin: 6px 0;
  }
  #topbar {
    height: 120px;
    padding: 12px 0
  }
  #intro .intro-content h2 {
    font-size: 28px;
    text-align: center;
  }
  #services .box .box {
    margin-bottom: 20px;
  }
  #services .box .icon {
    float: none;
    text-align: center;
    padding-bottom: 15px;
  }
  #services .box h4, #services .box p {
    margin-left: 0;
    text-align: center;
  }
  #testimonials .testimonial-item {
    margin: 30px 10px;
  }
  .gsc-input-box {
    padding: 2px !important;
  }
}
@media (max-width: 812px) {
  #contact #google-map {
    margin-top: 20px;
  }
  #intro {
    height: 46vh;
    background: none;
    text-align: center;
  }
  .carousel-item > img {
    position: absolute;
    top: 0;
    left: -700px;
    min-width: 100%;
    height: 28rem;
  }
  #myCarousel .icon i:before {
    display: none;
  }

  .slide-head {
    font-size: 2rem;
    line-height: 2rem;
  }
}
}