body { font-family: 'Lato', sans-serif; font-size: 14px; font-weight: 400; color: #323232; line-height: 1.5; text-align: center; }

strong { font-weight: 600; }

a, a:hover, a:focus { color: #46a3f2; text-decoration: none; transition: all .3s; }

h1, h2, h3, h4, h5, h6 { font-weight: 700; font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

p { font-size: 15px; }

.navbar-brand-lead { font-size: 1.60rem; }

#mainNav { background-color: #212529; }

#mainNav .navbar-toggler { font-size: 12px; right: 0; padding: 13px; text-transform: uppercase; color: white; border: 0; background-color: #ffb936; font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

#mainNav .navbar-brand { color: #fff; font-family: 'Helvetica Neue', Helvetica, Arial, cursive; }

#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover { color: #fff; }

#mainNav .navbar-nav .nav-item .nav-link { font-size: 100%; font-weight: 400; padding: 0.75em 0; letter-spacing: 1px; color: #fff; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover { color: #ffb936; }

@media (min-width: 992px) { #mainNav { padding-top: 25px; padding-bottom: 25px; -webkit-transition: padding-top 0.3s, padding-bottom 0.3s; -moz-transition: padding-top 0.3s, padding-bottom 0.3s; transition: padding-top 0.3s, padding-bottom 0.3s; border: none; background-color: transparent; }
  #mainNav .navbar-brand { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
  #mainNav .navbar-nav .nav-item .nav-link { padding: 1.1em 1em !important; }
  #mainNav.navbar-shrink { padding-top: 0; padding-bottom: 0; background-color: #212529; }
  #mainNav.navbar-shrink .navbar-brand { font-size: 1.25em; padding: 12px 0; }
  #mainNav.navbar-shrink .navbar-lead { font-size: 22px; padding: 12px 0; } }
/**  masthead **/
header.masthead { text-align: center; color: white; background-image: url("../images/bg-image-1.jpg"); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

header.masthead .intro-text { padding-top: 150px; padding-bottom: 100px; }

header.masthead .intro-text .intro-lead-in { font-size: 22px; font-style: italic; line-height: 22px; margin-bottom: 25px; font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

header.masthead .intro-text .intro-heading { font-size: 38px; font-weight: 700; line-height: 40px; margin-bottom: 25px; font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

@media (min-width: 768px) { header.masthead .intro-text { padding-top: 300px; padding-bottom: 200px; }
  header.masthead .intro-text .intro-lead-in { font-size: 28px; font-style: italic; line-height: 30px; margin-bottom: 25px; font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  header.masthead .intro-text .intro-heading { font-size: 42px; font-weight: 700; line-height: 47px; margin-bottom: 50px; font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; } }
section { padding: 80px 0; }

.section-sub-header { margin-top: 16px; margin-bottom: 24px; }

section h2.section-heading { font-size: 40px; margin-top: 0; margin-bottom: 15px; }

section h3.section-subheading { font-size: 16px; font-weight: 400; font-style: italic; margin-bottom: 75px; text-transform: none; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }

@media (min-width: 768px) { section { padding: 80px 0; } }
.btn-xl { font-size: 18px; }

.btn-primary { background-color: #ffb936; border-color: #ffb936; }

.btn-primary:active, .btn-primary:focus, .btn-primary:hover { background-color: #ffc250 !important; border-color: #ffb936 !important; color: white; }

.project { margin-left: auto; margin-right: auto; max-width: 420px; text-align: center; }

.project-inner { padding: 30px 20px; background-color: #fff; }

.project-title { color: #46a3f2; }

@media (min-width: 768px) { .project-inner p { height: 240px; } }
@media (min-width: 992px) { .project-inner p { height: 200px; } }
* + .divider-small { margin-top: 15px; }

.divider-small { display: block; text-align: center; }

/* custom */
.mdi { display: inline-block; font: normal normal normal 24px/1 "Material Design Icons"; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transform: translate(0, 0); }

.mdi-chart-bar:before { content: "\f21e"; }

.mdi-shield-outline:before { content: "\f588"; }

.mdi-share-variant:before { content: "\f586"; }

.bg-gray { background-color: #f9f9f9; }

img { display: inline-block; max-width: 100%; height: auto; }

.img-circle { border-radius: 50%; }

.unit { display: flex; flex-direction: row; align-items: center; }

.unit-left { flex: 0 0 auto; max-width: 100%; }

.unit-body { flex: 0 1 auto; padding-left: 15px; }

.icon-demo { display: table; overflow: hidden; border-radius: 6px; text-align: center; }

.icon-demo > * { padding: 20px; }

.icon-demo:hover .icon-demo-left { color: #414042; background-color: #ffb936; }

.icon-demo-left { color: #fff; background-color: #46a3f2; transition: .3s ease-out all; }

.icon-demo-right { background-color: #f9f9f9; }

.icon-demo-title { max-width: 250px; margin-left: auto; margin-right: auto; }

.icon-demo-text { padding-right: 10px; }

@media (min-width: 768px) { .icon-demo { text-align: left; }
  .icon-demo > * { display: table-cell; vertical-align: top; padding: 30px 27px; }
  .icon-demo-title { margin-left: 0; }
  .icon-demo-body { height: 280px; } }
@media (min-width: 1600px) { .icon-xl, .icon-xl.mdi { font-size: 74px; }
  .icon-circle.icon-xl { width: 165px; height: 165px; line-height: 165px; } }
@media (min-width: 1800px) { .icon-lg, .icon-lg.mdi { font-size: 60px; }
  .icon-lg.icon-hexagon svg { width: 120px; height: 135px; }
  .icon-lg.icon-hexagon .icon, .icon-lg.icon-hexagon .icon.mdi { font-size: 70px; }
  .icon-lg.icon-hexagon .icon.mdi-chart-bar { font-size: 66px; }
  .icon-demo .icon-lg { font-size: 70px; }
  .icon-demo .icon-lg.mdi-chart-bar, .icon-demo .icon-lg.mdi-share-variant { font-size: 66px; }
  .icon-xl + * { margin-top: 30px; } }
/* testimonials */
.quote-big { position: relative; max-width: 520px; }

.quote-big-inner { margin-left: 30px; position: relative; z-index: 1; }

.quote-big-text { color: #414042; font-style: italic; }

@media (min-width: 768px) { .quote-big-text { height: 280px; } }
.quote-info { margin-top: 15px; }

.quote-info-name { font-weight: 700; color: #46a3f2; margin-bottom: 0; }

.quote-info-name + .quote-info-cite { margin-top: 0; }

.quote-info-cite { font-style: italic; color: rgba(65, 64, 66, 0.4); margin-bottom: 0; }

.spacer { height: 16px; }

.about-us { background-color: #f9f9f9; padding: 16px; }

.address { text-align: left; }

.address .icon-secondary { color: #ffb936; }

.heading-divider { display: block; position: relative; font-size: 0; }

.heading-divider:before { content: ''; display: inline-block; width: 100%; border-top: 1px solid rgba(255, 255, 255, 0.1); }

.heading-divider:after { content: ''; top: 0; left: 0; position: absolute; width: 30px; border-top: 1px solid #46a3f2; }

.heading-divider + * { margin-top: 15px; }

.bg-white .heading-divider:before { border-color: #e3e3e3; }

* + .divider-small { margin-top: 15px; }

.divider-small + * { margin-top: 15px; }

.heading-divider-default:before { border-color: #e3e3e3; }

@media (min-width: 1200px) { .heading-divider + *, .heading-divider + .row { margin-top: 25px; } }
@media (min-width: 1600px) { .heading-divider + *, .heading-divider + .row { margin-top: 35px; } }
.bg-gray-darker { background-color: #262526; color: #fff; padding: 16px; }

.send-message-button { padding: 16px; text-align: center; }

section#contact-us .form-group { margin-bottom: 25px; }

section#contact-us .form-group input, section#contact-us .form-group textarea { padding: 20px; }

section#contact-us .form-group input.form-control { height: auto; }

section#contact-us .form-group textarea.form-control { height: 248px; }

section#contact-us .form-control:focus { border-color: #ffb936; box-shadow: none; }

/* data toggle */
[data-toggle="collapse"].collapsed .if-not-collapsed { display: none; }

[data-toggle="collapse"]:not(.collapsed) .if-collapsed { display: none; }
