@charset "utf-8";
@import "utility-classes.css";
@font-face {
  font-family: 'Flama Bold';
  src: url('fonts/Flama-Bold.eot');
  src: url('fonts/Flama-Bold.eot?#iefix') format('embedded-opentype'),
      url('fonts/Flama-Bold.woff2') format('woff2'),
      url('fonts/Flama-Bold.woff') format('woff'),
      url('fonts/Flama-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Flama Book';
  src: url('fonts/FlamaBook.eot');
  src: url('fonts/FlamaBook.eot?#iefix') format('embedded-opentype'),
      url('fonts/FlamaBook.woff2') format('woff2'),
      url('fonts/FlamaBook.woff') format('woff'),
      url('fonts/FlamaBook.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.quotation:before {
  content: open-quote;
  position: relative;
  top: 50px;
  left: 10px;
  color: #00e4de;
  font-size: 3em;
}
.quotation::after {
  content: close-quote;
  display: inline;
  line-height: 0;
  left: 0px;
  position: relative;
  top: 35px;
  color: #00e4de;
  font-size: 3em;
}

::selection {
  background: #333333;
  color: #fff;
  text-shadow: none;
}
::-moz-selection {
  background: #333333;
  /* Firefox */
  color: #fff;
  text-shadow: none;
}
::-webkit-selection {
  background: #333333;
  /* Safari */
  color: #fff;
  text-shadow: none;
}
:active,
:focus {
  outline: none;
}
html {
  font-size: 100%;
}
body {
  line-height: 1.7;
  color: #000000;
  font-size: 14px;
  font-family: 'Flama Book';
  background-color: #fff;
}
a {
  color: #808080;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #595959;
  text-decoration: none;
}
a img {
  border: none;
}
img {
  max-width: 100%;
}
iframe {
  border: none;
}
h1,
.h1 {
  font-family: 'Flama Book';
  color: #134095;
  font-size: 2.4rem;
  quotes: "“" "”";
}
h1:before {
  color: #00e4de;
  position: absolute;
  font-size: 6em;
  top: 15px;
  left: -30px;
  opacity: 0.3;
  content: open-quote;
}
h1:after {
  color: #00e4de;
  position: absolute;
  font-size: 6em;
  bottom: 60px;
  right: 50px;
  opacity: 0.3;
  content: close-quote;
}
h2,
.h2 {
  font-family: 'Flama Book';
  color: #134095;
  font-size: 2.6rem;
}
h3,
.h3 {
  font-family: 'Flama Book';
  color: #134095;
  font-size: 2.4rem;
  quotes: "“" "”" "‘" "’";
}
h4,
.h4 {
  font-size: 17px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 1.42857143;
}
pre,
ul,
ol,
dl,
dd,
address,
table,
fieldset,
form {
  margin-bottom: 10px;
}
p{
  font-size: 1.5em;
  line-height: 1.3;
  text-align: justify;
  text-justify: inter-word;
}
html {
  font-size: 100%;
  max-width: 100%;
}
@media only screen and (max-width: 991px) {
  html {
    font-size: 90%;
  }
}
@media only screen and (max-width: 767px) {
  html {
    font-size: 85%;
  }
}
@media only screen and (max-width: 479px) {
  html {
    font-size: 80%;
  }
}
html,
html a {
  -webkit-font-smoothing: antialiased;
}
body {
  max-width: 100%;
  overflow-x: hidden;
}
strong {
  font-family: 'Flama Bold';
  color: #134095;
}
b {
  font-family: 'Flama Bold';
  color: #000000;
}
img {
  max-width: 100%;
}
.inline-block {
  display: inline-block;
}
.display-block {
  display: block;
}
.fullwidth {
  width: 100%;
}
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul ul,
ol ul {
  margin-left: 15px;
}
section {
  position: relative;
}
section > .container,
section > .container-fluid {
  padding-top: 60px;
  padding-bottom: 60px;
}
.half-divider .overlay-theme-color-1,
.half-divider .overlay-theme-color-2,
.half-divider .overlay-theme-color-3 {
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
}
.header-top {
  padding: 2px 0;
}
.header-top .header-widget .styled-icons a i:hover {
  background: none;
}
.header-top .header-widget .list-border li {
  border-right: 1px solid rgba(0, 0, 0, 0.06);
  padding: 5px 15px;
}
.header-top .header-widget .list-border li:last-child {
  border-right: 0;
}
@media only screen and (max-width: 767px) {
  .header-top .header-widget .contact-info {
    margin-bottom: 20px;
  }
  .header-top .header-widget .contact-info li {
    display: block;
    text-align: center;
  }
}
.menuzord-brand img {
  max-height: 70px;
}
.inner-header .title {
  text-transform: uppercase;
}
.header-nav .header-nav-wrapper .menuzord {
  padding: 0;
}
.menuzord-menu > li {
  margin-bottom: 0;
  margin-top: 0;
}
.menuzord-menu > li > a {
  color: #555555;
  font-size: 13px;
  font-weight: 400;
}
.nav-sidebar li {
  background: #f1f1f1;
  padding-bottom: 0;
}
.nav-sidebar li a {
  border-radius: 0;
}
.nav-pills li a:hover,
.nav-pills li.active > a,
.nav-pills li.active > a:hover,
.nav-pills li.active > a:focus {
  background: #d3d3d3;
  color: #777777;
}
.header-nav {
  position: relative;
}
.header-nav .header-nav-absolute-wrapper {
  width: 100%;
}
.header-nav .header-nav-wrapper .menuzord {
  padding: 0;
}
@media only screen and (min-width: 901px) {
  .header-nav-floating {
    position: absolute;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    top: -36px;
    z-index: 1111;
  }
  .header-nav-floating .menuzord-menu > li > a {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
  }
  .header-nav-floating .menuzord.green .menuzord-menu > li.active > a,
  .header-nav-floating .menuzord.green .menuzord-menu > li:hover > a,
  .header-nav-floating .menuzord.green .menuzord-menu ul.dropdown li:hover > a {
    background: #0d347c none repeat scroll 0 0;
  }
}
.menuzord-menu > li > a {
  font-family: 'Flama Book';
  color: #134095;
  font-size: 22px;
  text-transform: uppercase;
}
.menuzord-menu.white > li > a {
  color: #fff;
}
.menuzord .menuzord-menu > li.active > a i,
.menuzord .menuzord-menu > li:hover > a i,
.menuzord .menuzord-menu ul.dropdown li:hover > a i {
  /*color: #fff;*/
}
.menuzord .menuzord-menu ul.dropdown,
.menuzord .menuzord-menu .megamenu {
  border: 0px solid #f0f0f0;
}
.menuzord-menu ul.dropdown li {
  margin: 0;
}
.menuzord-menu ul.dropdown li a {
  padding: 7px 25px 7px 22px;
}
.menuzord-menu ul.dropdown li .indicator {
  top: 4px;
}
.menuzord-menu > li > .megamenu .megamenu-row li {
  border: 0 none;
  clear: both;
  font-size: 12px;
  margin: 0;
  padding: 2px;
  position: relative;
  width: 100%;
}
.menuzord-menu > li > .megamenu .megamenu-row li a {
  display: block;
  padding: 8px 10px;
  -webkit-transition: padding 0.2s linear;
  -o-transition: padding 0.2s linear;
  transition: padding 0.2s linear;
}
.menuzord-menu > li > .megamenu .megamenu-row li.active > a,
.menuzord-menu > li > .megamenu .megamenu-row li:hover > a {
  color: #111;
  padding-left: 15px;
}
.menuzord-menu > li > .megamenu .megamenu-row li a i {
  color: #444;
}
.menuzord-menu > li > .megamenu .megamenu-row li.active a i,
.menuzord-menu > li > .menuzord-menu > li > .megamenu .megamenu-row li:hover a i {
  color: #fff;
}
@media only screen and (max-width: 900px) {
  .menuzord-menu {
    background: #fff;
  }
}
.header-nav .header-nav-wrapper.scroll-to-fixed-fixed.scroll-to-fixed-fixed {
  border-bottom: 0px solid #eeeeee;
}
.header-nav .header-nav-absolute-wrapper.scroll-to-fixed-fixed.scroll-to-fixed-fixed .menuzord {
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
}
.header .inner-sticky-wrapper {
  height: 80px;
}
@media only screen and (min-width: 901px) {
  .header-nav .header-nav-absolute-wrapper {
    bottom: -36px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    z-index: 1111;
  }
  .header-nav .header-nav-absolute-wrapper.scroll-to-fixed-fixed.scroll-to-fixed-fixed {
    bottom: auto;
  }
}
.header-nav {
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.header-nav.navbar-fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  width: 100%;
  z-index: 1030;
}
.navbar-sticky-animated .header-nav-wrapper .container {
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.navbar-sticky-animated .add-padding {
  padding-top: 10px;
  padding-bottom: 10px;
}
.navbar-sticky-animated.extra-padding-top .add-padding {
  padding-top: 50px;
}
.navbar-white {
  background-color: rgba(255, 255, 255, 0.95);
  border: medium none;
}
.navbar-white .menuzord {
  background: transparent;
}
.header-nav.navbar-transparent .menuzord {
  background: transparent;
}
.header-nav.navbar-transparent .header-nav-wrapper {
  border-bottom: 1px solid #eeeeee;
}
.header-nav.navbar-transparent.animated-active {
  background-color: rgba(0, 0, 0, 0);
}
.header-nav.navbar-transparent.animated-active.bg-transparent-1 {
  background-color: rgba(0, 0, 0, 0.05);
}
.header-nav.navbar-transparent.animated-active.bg-transparent-2 {
  background-color: rgba(0, 0, 0, 0.1);
}
.header-nav.navbar-transparent.animated-active.bg-transparent-3 {
  background-color: rgba(0, 0, 0, 0.2);
}
.header-nav.navbar-transparent.animated-active.bg-transparent-4 {
  background-color: rgba(0, 0, 0, 0.3);
}
.header-nav.navbar-transparent.animated-active.bg-transparent-5 {
  background-color: rgba(0, 0, 0, 0.4);
}
.header-nav.navbar-transparent.animated-active .header-nav-wrapper {
  border-bottom: none;
}
.header-nav.navbar-transparent.animated-active .menuzord-menu > li > a {
  color: #fff;
}
@media only screen and (max-width: 900px) {
  .header-nav.navbar-transparent.animated-active .menuzord-menu > li > a {
    color: #808080;
  }
}
@media only screen and (min-width: 901px) {
  /* menuzord text white */
  .menuzord-text-white .menuzord-menu > li > a {
    color: #fff;
  }
  .menuzord-text-white .menuzord-menu > li.active > a,
  .menuzord-text-white .menuzord-menu > li:hover > a {
    color: rgba(255, 255, 255, 0.8);
  }
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  font-size: 14px;
}
.form-control {
  height: 45px;
  border-radius: 25px;
}
.input-group-addon i {
  color: #999999;
}
label {
  font-weight: normal;
}
.form-control:focus,
form input[type="text"]:focus,
form input[type="email"]:focus,
form input[type="number"]:focus,
form input[type="url"]:focus,
form input[type="search"]:focus,
form input[type="tel"]:focus,
form input[type="password"]:focus,
form input[type="date"]:focus,
form input[type="color"]:focus,
form select:focus,
form textarea:focus {
  color: #404040;
  border-color: rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  outline: none;
}
@media only screen and (min-width: 992px) {
  .md-height {
    height: 275px;
  }
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  border-radius: 25px;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active{
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.btn-default:active.focus,
.btn-default.active.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active {
  background-image: none;
}
.btn-default:hover {
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.btn {
  font-size: 14px;
  padding: 8px 22px;
  line-height: 1.38;
}
.btn-default.btn-blue {
  font-size:1.3em;
  color: #fff;
  background-color: #134095;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn-default.btn-blue:focus,
.btn-default.btn-blue.focus {
  color: #FF5722;
  background-color: #e6e6e6;
  border-color: #a22700;
}
.btn-default.btn-blue:hover {
  color: #134095;
  background-color: transparent;
  border-color: #134095;
}
.btn-default.btn-blue:active,
.btn-default.btn-blue.active {
  color: #134095;
  background-color: transparent;
  border-color: #134095;
}
.btn-default.btn-blue:active:hover,
.btn-default.btn-blue.active:hover,
.btn-default.btn-blue:active:focus,
.btn-default.btn-blue.active:focus,
.btn-default.btn-blue:active.focus,
.btn-default.btn-blue.active.focus {
  color: #134095;
  background-color: transparent;
  border-color: #134095;
}
.btn-default.btn-blue:active,
.btn-default.btn-blue.active {
  background-image: none;
}
.btn-default.btn-blue:hover,
.btn-default.btn-blue:active,
.btn-default.btn-blue:focus {
  color: #134095;
  background-color: transparent;
  border-color: #134095;
}
.section-title .both-side-line::after {
  background: #c0c0c0 none repeat scroll 0 0;
  content: "";
  height: 2px;
  position: absolute;
  right: -40px;
  top: 10px;
  width: 30px;
}
.section-title .both-side-line::before {
  background: #c0c0c0 none repeat scroll 0 0;
  content: "";
  height: 2px;
  position: absolute;
  left: -40px;
  top: 10px;
  width: 30px;
}
.section-title .top-side-line::after {
  background: #c0c0c0 none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: -8px;
  width: 40px;
}
.section-title .left-side-line::before {
  background: #c0c0c0 none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: -8px;
  width: 35px;
}
.section-title .right-side-line::before {
  background: #c0c0c0 none repeat scroll 0 0;
  content: "";
  height: 2px;
  position: absolute;
  right: 0;
  top: -8px;
  width: 35px;
}
.section-title .sub-title {
  margin: 0;
  position: relative;
  display: inline-block;
}
.section-title .title {
  margin-top: 0;
  position: relative;
}
.section-title p {
  font-size: 14px;
}
.section-title p.left-bordered {
  border-left: 2px solid #c0c0c0;
  padding-left: 10px;
}
.section-title p.right-bordered {
  border-right: 2px solid #c0c0c0;
  padding-right: 10px;
}
/*Theme Section Title*/
.section-title {
  margin-bottom: 30px;
}
.section-title.title-border {
  padding-left: 30px;
}
.section-title.title-border.title-right {
  border-left: 0;
  padding-left: 0;
  padding-right: 30px;
  text-align: right;
}
.section-title.icon-bg p {
  font-size: 14px;
  font-style: italic;
  margin-bottom: 0;
}
.section-title.icon-bg .page-title {
  font-size: 38px;
  line-height: 52px;
}
.section-title.icon-bg .page-title i {
  font-size: 42px;
  line-height: 1.3;
  position: absolute;
  opacity: 0.15;
  left: 0;
  right: 0;
  margin: 0 auto;
}
footer{
  background-color: #134095;
}
