/**
 * ----------------------------------------------------------------------------------------
 * main.scss
 *
 * Main css file for this template.
 * ----------------------------------------------------------------------------------------
 */
/**
 * ----------------------------------------------------------------------------------------
 *  [TABLE OF CONTENTS]
 *
 * 1. VARIABLES & MIXINS
 * 2. COMMON - Margin, Padding etc
 * 3. BUTTONS, INPUTS, LINKS, BADGES
 * 4. NAVIGATION
 * 5. HEADER
 * 6. SECTIONS
 * 7. FEATURES
 * 8. STEPS
 * 9. FOOTER
 * 10. PAGE TITLE
 * 11. FORMS
 * 12. FAQs
 * 13. CONTACT & MAP
 * 14. COUNTER
 * 15. PRICING
 * 16. Blog
 * ----------------------------------------------------------------------------------------
 */
/**
 * ----------------------------------------------------------------------------------------
 * 1. VARIABLES & MIXINS
 * ----------------------------------------------------------------------------------------
 */

html, body {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 12px;
  line-height: 1.75em; }
  @media (min-width: 600px) {
    html, body {
      font-size: calc( 12px + (16 - 12) * ((100vw - 600px) / (1140 - 600)) ); } }
  @media (min-width: 1140px) {
    html, body {
      font-size: 16px; } }

h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0; }

p, blockquote, pre,
address,
dl, ol, ul,
table {
  margin-bottom: 1.75em; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #333;
  clear: both; }

h1 {
  font-size: 27.85439px;
  margin-top: 0.9424em;
  line-height: 1.13088em;
  margin-bottom: 0.18848em; }
  @media (min-width: 600px) {
    h1 {
      font-size: calc( 27.85439px + (37.13919 - 27.85439) * ((100vw - 600px) / (1140 - 600)) ); } }
  @media (min-width: 1140px) {
    h1 {
      font-size: 37.13919px;
      margin-top: 0.9424em;
      line-height: 1.13088em;
      margin-bottom: 0.18848em; } }

h2 {
  font-size: 23.537px;
  margin-top: 1.11527em;
  line-height: 1.33832em;
  margin-bottom: 0.25148em; }
  @media (min-width: 600px) {
    h2 {
      font-size: calc( 23.537px + (31.38267 - 23.537) * ((100vw - 600px) / (1140 - 600)) ); } }
  @media (min-width: 1140px) {
    h2 {
      font-size: 31.38267px;
      margin-top: 1.11527em;
      line-height: 1.33832em;
      margin-bottom: 0.24438em; } }

h3 {
  font-size: 19.8888px;
  margin-top: 1.31984em;
  line-height: 1.58381em;
  margin-bottom: 0.30378em; }
  @media (min-width: 600px) {
    h3 {
      font-size: calc( 19.8888px + (26.51841 - 19.8888) * ((100vw - 600px) / (1140 - 600)) ); } }
  @media (min-width: 1140px) {
    h3 {
      font-size: 26.51841px;
      margin-top: 1.31984em;
      line-height: 1.58381em;
      margin-bottom: 0.29383em; } }

h4 {
  font-size: 16.80607px;
  margin-top: 1.56194em;
  line-height: 1.87432em;
  margin-bottom: 0.36815em; }
  @media (min-width: 600px) {
    h4 {
      font-size: calc( 16.80607px + (22.4081 - 16.80607) * ((100vw - 600px) / (1140 - 600)) ); } }
  @media (min-width: 1140px) {
    h4 {
      font-size: 22.4081px;
      margin-top: 1.56194em;
      line-height: 1.87432em;
      margin-bottom: 0.35421em; } }

h5 {
  font-size: 14.20116px;
  margin-top: 1.84844em;
  line-height: 2.21813em;
  margin-bottom: 0.36969em; }
  @media (min-width: 600px) {
    h5 {
      font-size: calc( 14.20116px + (18.93488 - 14.20116) * ((100vw - 600px) / (1140 - 600)) ); } }
  @media (min-width: 1140px) {
    h5 {
      font-size: 18.93488px;
      margin-top: 1.84844em;
      line-height: 2.21813em;
      margin-bottom: 0.36969em; } }

h6 {
  font-size: 12px;
  margin-top: 2.1875em;
  line-height: 2.625em;
  margin-bottom: 0.51042em; }
  @media (min-width: 600px) {
    h6 {
      font-size: calc( 12px + (16 - 12) * ((100vw - 600px) / (1140 - 600)) ); } }
  @media (min-width: 1140px) {
    h6 {
      font-size: 16px;
      margin-top: 2.1875em;
      line-height: 2.625em;
      margin-bottom: 0.47396em; } }

blockquote {
  font-style: italic; }
  blockquote cite {
    display: block;
    font-style: normal; }

pre {
  padding: 0.875em;
  margin-bottom: 1.75em; }
  pre code {
    padding: 0; }

code {
  font-family: "Courier New", "Courier", "Lucida Sans Typewriter", "Lucida Typewriter", "monospace";
  padding: 0.0875em 0.2625em;
  line-height: 0; }

big, small, sub, sup {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted currentColor;
  cursor: help; }

address {
  font-style: normal; }

dt {
  color: #333;
  font-weight: 500; }

ul {
  padding-left: 1.1em; }

ol {
  padding-left: 1.4em; }

fieldset {
  padding: 0.875em 1.75em 1.75em;
  border-width: 1px;
  border-style: solid;
  max-width: 100%;
  margin-bottom: 1.85938em; }
  @media (min-width: 1140px) {
    fieldset {
      margin-bottom: 2.05078em; } }
  fieldset button, fieldset input[type="submit"] {
    margin-bottom: 0; }

legend {
  color: #333;
  font-weight: 500; }

input[type="text"], input[type="email"], input[type="password"], textarea {
  display: block;
  max-width: 100%;
  padding: 0.4375em;
  font-size: 12px;
  margin-bottom: 1.25781em; }
  @media (min-width: 600px) {
    input[type="text"], input[type="email"], input[type="password"], textarea {
      font-size: calc( 12px + (16 - 12) * ((100vw - 600px) / (1140 - 600)) ); } }
  @media (min-width: 1140px) {
    input[type="text"], input[type="email"], input[type="password"], textarea {
      font-size: 16px;
      margin-bottom: 0.5332em; } }

input[type="submit"], button {
  display: block;
  cursor: pointer;
  font-size: 12px;
  padding: 0.4375em 1.75em;
  margin-bottom: 1.14844em; }
  @media (min-width: 600px) {
    input[type="submit"], button {
      font-size: calc( 12px + (16 - 12) * ((100vw - 600px) / (1140 - 600)) ); } }
  @media (min-width: 1140px) {
    input[type="submit"], button {
      font-size: 16px;
      margin-bottom: 1.3125em; } }

label {
  display: block;
  padding-bottom: 0.21875em;
  margin-bottom: -0.16406em; }

table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  margin-bottom: 2.29688em; }
  @media (min-width: 1140px) {
    table {
      margin-bottom: 2.07813em; } }

th {
  text-align: left;
  color: #333;
  padding: 0.21875em 0.875em; }
  @media (min-width: 1140px) {
    th {
      padding: 0.4375em 0.875em; } }

td {
  padding: 0.875em;
  padding: 0.21875em 0.875em; }
  @media (min-width: 1140px) {
    td {
      padding: 0.4375em 0.875em; } }

/**
 * ----------------------------------------------------------------------------------------
 * 2. COMMON - Margin, Padding
 * ----------------------------------------------------------------------------------------
 */
body {
  font-family: "Roboto", sans-serif;
  -webkit-font-smoothing: antialiased; }

::-moz-selection {
  background-color: #333;
  color: #fff; }

::selection {
  background-color: #333;
  color: #fff; }

ul {
  list-style: none; }

a {
  text-decoration: none;
  color: #008dcc; }

a:visited {
  color: #92278f; }

a:hover {
  color: #01579b;
  text-decoration: underline; }

.light-text {
  color: #999; }

.zero-padding {
  padding: 0px !important; }

.mbn {
  margin-bottom: 0 !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mtn {
  margin-top: 0 !important; }

.mt10 {
  margin-top: 10px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt50 {
  margin-top: 50px !important; }

.mt60 {
  margin-top: 60px !important; }

.mln {
  margin-left: 0; }

.ml10 {
  margin-left: 10px; }

.ml20 {
  margin-left: 20px; }

.ml30 {
  margin-left: 30px; }

.ml40 {
  margin-left: 40px; }

.ml50 {
  margin-left: 50px; }

.ml60 {
  margin-left: 60px; }

.mrn {
  margin-right: 0; }

.mr10 {
  margin-right: 10px; }

.mr20 {
  margin-right: 20px; }

.mr30 {
  margin-right: 30px; }

.mr40 {
  margin-right: 40px; }

.mr50 {
  margin-right: 50px; }

.mr60 {
  margin-right: 60px; }

.pbn {
  padding-bottom: 0 !important; }

.pb10 {
  padding-bottom: 10px; }

.pb20 {
  padding-bottom: 20px; }

.pb30 {
  padding-bottom: 30px; }

.pb40 {
  padding-bottom: 40px; }

.pb50 {
  padding-bottom: 50px; }

.pb60 {
  padding-bottom: 60px; }

.pb70 {
  padding-bottom: 70px; }

.pb80 {
  padding-bottom: 80px; }

.ptn {
  padding-top: 0 !important; }

.pt10 {
  padding-top: 10px; }

.pt20 {
  padding-top: 20px; }

.pt30 {
  padding-top: 30px; }

.pt40 {
  padding-top: 40px; }

.pt50 {
  padding-top: 50px; }

.pt60 {
  padding-top: 60px; }

.pt70 {
  padding-top: 70px; }

.pt80 {
  padding-top: 80px; }

.pt90 {
  padding-top: 90px; }

.pln {
  padding-left: 0; }

.pl10 {
  padding-left: 10px; }

.pl20 {
  padding-left: 20px; }

.pl30 {
  padding-left: 30px; }

.pl40 {
  padding-left: 40px; }

.pl50 {
  padding-left: 50px; }

.pl60 {
  padding-left: 60px; }

.prn {
  padding-right: 0; }

.pr10 {
  padding-right: 10px; }

.pr20 {
  padding-right: 20px; }

.pr30 {
  padding-right: 30px; }

.pr40 {
  padding-right: 40px; }

.pr50 {
  padding-right: 50px; }

.pr60 {
  padding-right: 60px; }

.white-color {
  color: #fff !important; }

.underline {
  position: relative;
  padding-bottom: 0.667em;
  margin-bottom: 1.5em; }
  .underline:after {
    content: "";
    width: 32px;
    height: 1px;
    background: #999;
    position: absolute;
    bottom: 0;
    left: 0; }

.full-underline::after {
  width: 100%; }

.longer-underline::after {
  width: 60px; }

.text-center .underline::after {
  width: 4%;
  left: 48%; }

.text-center .longer-underline::after {
  width: 8%;
  left: 46%; }

.text-muted {
  font-size: 85%;
  font-style: italic; }

.boxed {
    background: url(/Content/images/boxed-bg.png);
}
  .boxed > .container {
    background: #fff;
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.2);
    padding: 0; }

/**
 * ----------------------------------------------------------------------------------------
 * 3. BUTTONS, INPUTS, LINKS, BADGES
 * ----------------------------------------------------------------------------------------
 */
button, input[type="button"], input[type="reset"], input[type="submit"] {
  background-color: #03a9f4;
  color: #fff;
  border: 1px solid #03a9f4;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  outline: none !important;
  box-shadow: none !important; }

button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus,
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover,
button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
  background-color: #fff;
  color: #03a9f4;
  border: 1px solid #03a9f4; }

.btn {
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.05em;
  height: 40px;
  line-height: 38px;
  padding: 0 30px;
  font-weight: 500;
  font-size: 16px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .btn.se-btn {
    background: #03a9f4;
    color: #fff; }
    .btn.se-btn:hover {
      background: #fff;
      color: #03a9f4; }
  .btn.se-btn-black {
    background: #333;
    color: #fff; }
    .btn.se-btn-black:hover {
      background: #fff;
      color: #333; }
  .btn.se-btn-white {
    background: #fff;
    color: #03a9f4; }
    .btn.se-btn-white:hover {
      background: #03a9f4;
      color: #fff; }
  .btn.btn-rounded {
    border-radius: 30px; }

.badge {
  padding: 4px 12px;
  background: #03a9f4;
  border-radius: 2px;
  margin: 0 5px;
  text-transform: uppercase;
  letter-spacing: 0.1em; }

.learn-more {
  color: #03a9f4;
  padding: 0px 10px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .learn-more:after {
    content: "\f054";
    font-family: 'FontAwesome';
    margin-left: 5px;
    font-size: 0.8em; }

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  border: 1px solid #d9d9d9;
  background: #fff;
  padding: 0.618em 1em;
  font-family: "Roboto", sans-serif;
  box-shadow: none;
  min-height: 40px;
  width: 100%;
  font-weight: bold;
  color: #333; }
  input[type="color"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input:not([type])::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #d9d9d9;
    font-weight: normal; }
  input[type="color"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input:not([type])::-moz-placeholder, textarea::-moz-placeholder {
    color: #d9d9d9;
    font-weight: normal; }
  input[type="color"]:-moz-placeholder, input[type="date"]:-moz-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="month"]:-moz-placeholder, input[type="number"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="search"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="text"]:-moz-placeholder, input[type="time"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="week"]:-moz-placeholder, input:not([type]):-moz-placeholder, textarea:-moz-placeholder {
    color: #d9d9d9;
    font-weight: normal; }
  input[type="color"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input:not([type]):-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #d9d9d9;
    font-weight: normal; }

input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus,
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  border: 1px solid #999;
  outline: 0;
  box-shadow: none; }

input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.15) inset; }

input[type="color"]:active, input[type="date"]:active, input[type="datetime"]:active, input[type="datetime-local"]:active, input[type="email"]:active, input[type="month"]:active, input[type="number"]:active, input[type="password"]:active, input[type="search"]:active, input[type="tel"]:active, input[type="text"]:active, input[type="time"]:active, input[type="url"]:active, input[type="week"]:active, input:not([type]):active, textarea:active {
  border: 1px solid #999;
  outline: 0;
  box-shadow: none;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.15) inset;
  color: #333; }
  input[type="color"]:active::-webkit-input-placeholder, input[type="date"]:active::-webkit-input-placeholder, input[type="datetime"]:active::-webkit-input-placeholder, input[type="datetime-local"]:active::-webkit-input-placeholder, input[type="email"]:active::-webkit-input-placeholder, input[type="month"]:active::-webkit-input-placeholder, input[type="number"]:active::-webkit-input-placeholder, input[type="password"]:active::-webkit-input-placeholder, input[type="search"]:active::-webkit-input-placeholder, input[type="tel"]:active::-webkit-input-placeholder, input[type="text"]:active::-webkit-input-placeholder, input[type="time"]:active::-webkit-input-placeholder, input[type="url"]:active::-webkit-input-placeholder, input[type="week"]:active::-webkit-input-placeholder, input:not([type]):active::-webkit-input-placeholder, textarea:active::-webkit-input-placeholder {
    color: #d9d9d9;
    font-weight: normal; }
  input[type="color"]:active::-moz-placeholder, input[type="date"]:active::-moz-placeholder, input[type="datetime"]:active::-moz-placeholder, input[type="datetime-local"]:active::-moz-placeholder, input[type="email"]:active::-moz-placeholder, input[type="month"]:active::-moz-placeholder, input[type="number"]:active::-moz-placeholder, input[type="password"]:active::-moz-placeholder, input[type="search"]:active::-moz-placeholder, input[type="tel"]:active::-moz-placeholder, input[type="text"]:active::-moz-placeholder, input[type="time"]:active::-moz-placeholder, input[type="url"]:active::-moz-placeholder, input[type="week"]:active::-moz-placeholder, input:not([type]):active::-moz-placeholder, textarea:active::-moz-placeholder {
    color: #d9d9d9;
    font-weight: normal; }
  input[type="color"]:active:-moz-placeholder, input[type="date"]:active:-moz-placeholder, input[type="datetime"]:active:-moz-placeholder, input[type="datetime-local"]:active:-moz-placeholder, input[type="email"]:active:-moz-placeholder, input[type="month"]:active:-moz-placeholder, input[type="number"]:active:-moz-placeholder, input[type="password"]:active:-moz-placeholder, input[type="search"]:active:-moz-placeholder, input[type="tel"]:active:-moz-placeholder, input[type="text"]:active:-moz-placeholder, input[type="time"]:active:-moz-placeholder, input[type="url"]:active:-moz-placeholder, input[type="week"]:active:-moz-placeholder, input:not([type]):active:-moz-placeholder, textarea:active:-moz-placeholder {
    color: #d9d9d9;
    font-weight: normal; }
  input[type="color"]:active:-ms-input-placeholder, input[type="date"]:active:-ms-input-placeholder, input[type="datetime"]:active:-ms-input-placeholder, input[type="datetime-local"]:active:-ms-input-placeholder, input[type="email"]:active:-ms-input-placeholder, input[type="month"]:active:-ms-input-placeholder, input[type="number"]:active:-ms-input-placeholder, input[type="password"]:active:-ms-input-placeholder, input[type="search"]:active:-ms-input-placeholder, input[type="tel"]:active:-ms-input-placeholder, input[type="text"]:active:-ms-input-placeholder, input[type="time"]:active:-ms-input-placeholder, input[type="url"]:active:-ms-input-placeholder, input[type="week"]:active:-ms-input-placeholder, input:not([type]):active:-ms-input-placeholder, textarea:active:-ms-input-placeholder {
    color: #d9d9d9;
    font-weight: normal; }

.inp-rounded {
  border-radius: 30px; }

.animated {
  animation-duration: 0.4s; }

form label {
  text-transform: lowercase;
  font-size: 0.875em;
  font-variant: small-caps;
  font-weight: normal;
  letter-spacing: .05em;
  color: #999; }

/**
 * ----------------------------------------------------------------------------------------
 * 4. NAVIGATION
 * ----------------------------------------------------------------------------------------
 */
@media (min-width: 992px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block; } }
.navbar-nav > li > a {
  color: #fff;
  letter-spacing: 0.05em;
  line-height: 30px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.navbar-fixed-top {
  border: 0px; }

.navbar {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.navbar-brand {
  height: 60px; }
  .navbar-brand img {
    height: 30px; }
  .navbar-brand .dark-logo {
    display: none; }

.nav > li:not(.nav-btn-wrap):hover, .nav > li:not(.nav-btn-wrap):focus {
  background: #01579b; }

.nav > li:not(.nav-btn-wrap):hover > a, .nav > li:not(.nav-btn-wrap):focus > a {
  color: #fff; }

.dark-header .nav > li:not(.nav-btn-wrap):focus > a,
.dark-header .nav > li:not(.nav-btn-wrap):hover > a {
  color: #ffffff; }

.nav > li > a:hover, .nav > li > a:focus {
  background: #01579b; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background: #01579b; }

.yamm .yamm-content {
  padding: 0px; }

.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
  position: relative; }

.nav-btn {
  margin-top: 10px;
  margin-left: .5em;
  display: inline-block; }

.dropdown-menu {
  background: #01579b;
  border: 0px;
  box-shadow: none;
  padding: 0;
  color: #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15); }
  .dropdown-menu a {
    color: #fff;
    display: block;
    padding: 3px 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .dropdown-menu a:hover {
      padding-left: 6px; }
    .dropdown-menu a.btn {
      padding: 0; }
  .dropdown-menu .yamm-content {
    display: table; }
  .dropdown-menu .nav-col {
    display: table-cell;
    padding: 20px;
    min-width: 200px; }
    .dropdown-menu .nav-col h1,
    .dropdown-menu .nav-col h2,
    .dropdown-menu .nav-col h3,
    .dropdown-menu .nav-col h4,
    .dropdown-menu .nav-col h5,
    .dropdown-menu .nav-col h6 {
      margin-top: 0;
      margin-left: 0;
      font-weight: 400;
      color: #fff; }
    .dropdown-menu .nav-col ul {
      padding-left: 0; }
    .dropdown-menu .nav-col.dark-bg {
      background: #333; }

.dd-left .dropdown-menu {
  right: 0;
  left: auto; }

.body-scrolled .dark-logo {
  display: inline-block; }
.body-scrolled .light-logo {
  display: none; }
.body-scrolled .navbar {
  box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.95); }
  .body-scrolled .navbar .navbar-nav > li > a {
    color: #333; }
  .body-scrolled .navbar .nav > li:hover > a, .body-scrolled .navbar .nav > li:focus > a {
    background: #01579b;
    color: #fff; }

.dark-header .navbar-nav > li > a {
  color: #999; }
.dark-header .nav > li > a:hover, .dark-header .nav > li > a:focus {
  color: #fff;
  /* background: $primary-color; */ }
.dark-header .dark-logo {
  display: inline-block; }
.dark-header .light-logo {
  display: none; }

.breadcrumb {
  background: transparent;
  padding: 15px;
  margin-bottom: 0; }
  .breadcrumb a {
    color: #999;
    font-size: 95%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .breadcrumb a:hover {
      color: #03a9f4; }
  .breadcrumb .icon {
    margin: 0 5px; }

.navbar-header {
  position: relative;
  z-index: 1; }

.navbar-toggle {
  background: #fff; }

.navbar-toggle .icon-bar {
  background: #333; }

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 500px; }

@media (max-width: 992px) {
  .navbar-nav {
    width: 100%; }

  .dropdown-menu a {
    color: #999; }

  .navbar-nav > li > a {
    color: #999; }

  .navbar-collapse.in {
    background: #fff; }

  .navbar-collapse.in {
    background: #fff; }

  .navbar-collapse.in .nav > li:not(.nav-btn-wrap):focus, .navbar-collapse.in .nav > li:not(.nav-btn-wrap):hover {
    background: #f2f2f2; }

  .navbar-collapse.in .nav > li > a:focus, .navbar-collapse.in .nav > li > a:hover {
    background: #f2f2f2; }

  .nav > li:not(.nav-btn-wrap):hover > a, .nav > li:not(.nav-btn-wrap):focus > a {
    color: inherit; }

  .nav .open > a,
  .nav .open > a:focus,
  .nav .open > a:hover {
    background: #f2f2f2; }

  .dark-header .nav > li:not(.nav-btn-wrap):focus > a, .dark-header .nav > li:not(.nav-btn-wrap):hover > a {
    color: #222; }

  .dropdown-menu .nav-col h1, .dropdown-menu .nav-col h2, .dropdown-menu .nav-col h3, .dropdown-menu .nav-col h4, .dropdown-menu .nav-col h5, .dropdown-menu .nav-col h6 {
    color: #222; }

  .dropdown-menu .nav-col.dark-bg h1, .dropdown-menu .nav-col.dark-bg h2, .dropdown-menu .nav-col.dark-bg h3, .dropdown-menu .nav-col.dark-bg h4, .dropdown-menu .nav-col.dark-bg h5, .dropdown-menu .nav-col.dark-bg h6 {
    color: #fff; }

  .body-scrolled .navbar .nav > li > a:focus, .body-scrolled .navbar .nav > li:hover a {
    background: #f2f2f2;
    color: #787878; } }
/**
 * ----------------------------------------------------------------------------------------
 * 5. HEADER
 * ----------------------------------------------------------------------------------------
 */
.main-header {
  position: relative;
  height: calc(100vh - 110px); }
  .main-header .primary-trans-bg {
    height: 100%;
    background-color: rgba(3, 169, 244, 0.7);
    color: #fff; }
  .main-header .container {
    height: 100%; }
  .main-header h1, .main-header .h1 {
    font-size: 4.236em;
    font-family: "Roboto", sans-serif;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
    font-weight: 500; }
  .main-header h5 {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
    margin-bottom: 1.618em;
    letter-spacing: 0.04em; }

@media (max-width: 768px) {
  .main-header h1, .main-header .h1 {
    font-size: 2.618em; } }
@media screen and (max-height: 600px) {
  .main-header {
    height: 100vh; }

  .main-header .scroll_next {
    bottom: 10px; } }
.outer {
  display: table;
  width: 100%;
  height: 100%; }

.inner {
  display: table-cell;
  vertical-align: middle; }

.header-style-2 {
  height: 100vh;
  position: relative; }
  .header-style-2 .primary-trans-bg {
    position: absolute;
    width: 100%;
    height: 100%; }

.header-style-3 {
  border-bottom: 1px solid #f1f1f1;
  height: 100vh;
  position: relative; }
  .header-style-3 .primary-trans-bg {
    position: absolute;
    width: 100%;
    height: 100%; }
  .header-style-3 h1 {
    font-size: 2.618em;
    line-height: 1.25em; }

.img-shadow {
  box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.2); }

.swiper-container {
  width: 100%;
  height: 100%; }

.swiper-slide {
  text-align: center;
  background-color: #999;
  background-size: cover;
  background-position: center; }
  .swiper-slide .slide-text {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6); }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: none; }
  .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: "\f3d1";
    position: absolute;
    font-family: "Ionicons";
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    top: 50%;
    right: 0;
    color: #03a9f4;
    font-size: 4.236em; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: none; }
  .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: "\f3cf";
    position: absolute;
    font-family: "Ionicons";
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    top: 50%;
    right: 0;
    color: #03a9f4;
    font-size: 4.236em; }

.swiper-pagination-bullet-active {
  background: #03a9f4; }

.gradient-bg {
  background: -webkit-linear-gradient( top , #03a9f4, #01579b);
  background: linear-gradient(to bottom, #03a9f4, #01579b); }

/**
 * ----------------------------------------------------------------------------------------
 * 6. SECTIONS
 * ----------------------------------------------------------------------------------------
 */
.se-section {
  padding: 90px 0px;
  border-bottom: 1px solid #f1f1f1; }

.gray-section {
  background: #fefefe; }
  .gray-section p {
    margin-bottom: 0;
    color: #999; }

section.parallax-bg {
  padding: 0;
  border: 0px; }

.black-gradient {
  padding: 90px 0;
  background: rgba(0, 0, 0, 0.6);
  color: #fff !important;
  border: 0px; }
  .black-gradient h1, .black-gradient h2, .black-gradient h3, .black-gradient h4, .black-gradient h5, .black-gradient h6 {
    color: #fff !important; }
  .black-gradient p {
    color: #fff !important; }

.primary-bg {
  background: #03a9f4;
  color: #fefefe; }
  .primary-bg h1, .primary-bg h2, .primary-bg h3, .primary-bg h4, .primary-bg h5, .primary-bg h6 {
    color: #fff; }

.pp-section p, .pp-section dl {
  color: #999; }
.pp-section ul {
  color: #999;
  padding-left: 30px;
  list-style: circle; }
  .pp-section ul li {
    margin-bottom: 10px; }
.pp-section dd + dt {
  margin-top: 1em; }

/**
 * ----------------------------------------------------------------------------------------
 * 7. FEATURES
 * ----------------------------------------------------------------------------------------
 */
.se-feature {
  text-align: center; }
  .se-feature .icon {
    font-size: 2.618em;
    color: #03a9f4; }
  .se-feature h5 {
    margin-top: 1em; }
  .se-feature p {
    color: #999;
    margin-bottom: 0; }

@media (max-width: 991px) {
  .se-feature {
    margin-bottom: 50px; }
    .se-feature:last-child {
      margin-bottom: 0; } }
.se-feature-style-2 .left {
  float: left;
  width: 12%; }
.se-feature-style-2 .right {
  float: left;
  width: 88%; }
.se-feature-style-2 .icon {
  font-size: 2.618em; }
.se-feature-style-2 h5 {
  margin-top: 0; }
.se-feature-style-2 p {
  color: #999;
  margin-bottom: 0; }
@media (max-width: 768px) {
  .se-feature-style-2 p {
    margin-bottom: 30px; } }

.se-feature-style-3 {
  text-align: center; }
  .se-feature-style-3 h5 {
    margin-top: 1em;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
  .se-feature-style-3 p {
    color: #999;
    margin-bottom: 1em;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
  .se-feature-style-3 .feature-wrap {
    background: #fefefe;
    padding: 1.618em;
    border-radius: 6px;
    position: relative;
    margin-bottom: 40px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .se-feature-style-3 .feature-wrap .icon {
      font-size: 2.618em;
      color: #03a9f4;
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
  .se-feature-style-3:hover .feature-wrap {
    background: #03a9f4;
    color: #fff; }
    .se-feature-style-3:hover .feature-wrap .icon {
      color: #fff; }
  .se-feature-style-3:hover p {
    color: #fefefe; }
  .se-feature-style-3:hover h5 {
    color: #fff; }
  .se-feature-style-3:hover .learn-more {
    color: #fff; }

.se-feature-style-4 {
  text-align: left; }
  .se-feature-style-4 h5 {
    margin-top: 1em;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
  .se-feature-style-4 p {
    color: #999;
    margin-bottom: 1em;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
  .se-feature-style-4 .feature-wrap {
    background: #fefefe;
    border: 1px solid #d9d9d9;
    padding: 1.618em;
    position: relative;
    margin-bottom: 40px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .se-feature-style-4 .feature-wrap .icon {
      font-size: 2.618em;
      color: #03a9f4;
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
    @media screen and (min-width: 768px) {
      .se-feature-style-4 .feature-wrap {
        height: 370px; } }
    @media screen and (min-width: 992px) {
      .se-feature-style-4 .feature-wrap {
        height: 450px; } }
  .se-feature-style-4 .learn-more {
    padding: 0; }
  .se-feature-style-4 figure {
    position: relative;
    width: 100%;
    padding-bottom: 50%; }
    .se-feature-style-4 figure img {
      max-width: 80%;
      max-height: 80%;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translateY(-50%) translateX(-50%);
      -moz-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
      -o-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%); }
  .se-feature-style-4 a:visited {
    color: #03a9f4; }
  .se-feature-style-4 a:hover {
    color: #01579b; }

.single-feature .feature-desc h2 {
  margin-bottom: 1em;
  width: 60%; }
.single-feature .feature-desc p {
  color: #999; }
@media (min-width: 991px) {
  .single-feature .feature-desc .row {
    position: relative; }
  .single-feature .feature-desc .feature-info {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); } }

ul.highlights {
  padding-left: 0; }
  ul.highlights li {
    margin-bottom: 0.618em; }
  ul.highlights .icon {
    margin-right: 10px;
    font-size: 80%; }

/**
 * ----------------------------------------------------------------------------------------
 * 8. STEPS
 * ----------------------------------------------------------------------------------------
 */
.se-steps {
  counter-reset: se-counter; }
  .se-steps h4 {
    position: relative;
    z-index: 0; }
    .se-steps h4:before {
      content: counter(se-counter);
      counter-increment: se-counter;
      position: absolute;
      color: #f9f9f9;
      font-size: 4.236em;
      font-style: italic;
      z-index: -1; }

/**
 * ----------------------------------------------------------------------------------------
 * 9. FOOTER
 * ----------------------------------------------------------------------------------------
 */
footer {
  padding: 90px 0px 50px;
  background: #03a9f4; }
  footer .footer-logo {
    width: 80%; }
  footer h6 {
    letter-spacing: 0.1em;
    font-size: 0.9em; }
  footer ul {
    padding-left: 0px; }
  footer a {
    color: rgba(255, 255, 255, 0.8); }
    footer a:visited {
      color: rgba(255, 255, 255, 0.8); }
    footer a:hover {
      color: #fff; }
  footer .footer-bottom {
    border-top: 1px dotted rgba(255, 255, 255, 0.5);
    padding: 20px 0; }
    footer .footer-bottom p {
      font-size: 90%;
      color: #fff;
      margin-bottom: 0; }
    footer .footer-bottom h6 {
      display: inline-block;
      padding: 0 10px;
      margin: 0;
      color: #333; }
  @media (max-width: 991px) {
    footer .col-md-6 {
      text-align: center !important; } }

/**
 * ----------------------------------------------------------------------------------------
 * 10. PAGE TITLE
 * ----------------------------------------------------------------------------------------
 */
.page-title {
  height: 50vh;
  background: #03a9f4;
  position: relative;
  min-height: 360px;
  max-height: 460px; }
  .page-title.parallax-bg {
    background-color: transparent; }
  .page-title .container {
    height: 100%; }
  .page-title .primary-trans-bg {
    height: 100%;
    background-color: rgba(3, 169, 244, 0.7);
    color: #fff; }
  .page-title h1 {
    color: #edf9ff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
    font-size: 3em; }
  .page-title h5 {
    font-family: "Roboto", sans-serif;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
    font-weight: 400; }

/**
 * ----------------------------------------------------------------------------------------
 * 11. FORMS
 * ----------------------------------------------------------------------------------------
 */
.form-wrap {
  background: #fefefe;
  padding: 2.618em;
  box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.2);
  color: #999; }
  .form-wrap .logo-wrap {
    margin-bottom: 1.618em; }
  .form-wrap .social-login {
    border-top: 1px dashed #999;
    padding-top: 1em; }
    .form-wrap .social-login p {
      color: #999;
      font-size: 90%; }
    .form-wrap .social-login .btn {
      font-size: 80%;
      padding: 0 22px;
      margin: 0 5px; }
    .form-wrap .social-login .fb-btn {
      background: #3b5998; }
    .form-wrap .social-login .tw-btn {
      background: #00acee; }
    .form-wrap .social-login .gp-btn {
      background: #dd4b39; }

/**
 * ----------------------------------------------------------------------------------------
 * 12. FAQs
 * ----------------------------------------------------------------------------------------
 */
.panel-title {
  font-size: 1em; }
  .panel-title a .icon {
    float: right;
    display: inline-block;
    line-height: inherit;
    transform: rotate(135deg);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
  .panel-title .collapsed .icon {
    transform: rotate(0deg); }

.acc-faq-2 .panel-title a {
  display: block; }

/**
 * ----------------------------------------------------------------------------------------
 * 13. CONTACT & MAP
 * ----------------------------------------------------------------------------------------
 */
#fullWidthMap {
  height: 400px; }

.contact-info p {
  color: #999; }

/**
 * ----------------------------------------------------------------------------------------
 * 14. COUNTER
 * ----------------------------------------------------------------------------------------
 */
.counter-box .count-icon {
  float: left;
  font-size: 4em;
  color: #008dcc;
  margin-right: 20px; }
.counter-box .count-info {
  float: left;
  text-align: center; }
  .counter-box .count-info h4 {
    margin-top: 0;
    margin-bottom: 0; }

/**
 * ----------------------------------------------------------------------------------------
 * 15. PRICING
 * ----------------------------------------------------------------------------------------
 */
.se-plan {
  border: 0 none;
  border-width: 1px 0 1px 1px;
  margin-bottom: 1em;
  background-color: #fff; }
  @media screen and (min-width: 768px) {
    .se-plan {
      height: 325px; } }
  @media screen and (min-width: 992px) {
    .se-plan {
      height: 366px; } }
  @media screen and (min-width: 1200px) {
    .se-plan {
      height: 345px; } }
  .se-plan .plan-header {
    border-bottom: 1px solid #d9d9d9;
    text-align: center;
    padding: 1em .5em; }
    .se-plan .plan-header h2, .se-plan .plan-header h3, .se-plan .plan-header h4 {
      margin-top: 0;
      margin-bottom: 0; }
    .se-plan .plan-header p {
      margin-bottom: 0; }
    .se-plan .plan-header small {
      font-size: 60%;
      color: #fff; }
  .se-plan .plan-features ul {
    margin: 0 10px;
    padding-left: 0; }
  .se-plan .plan-features li {
    padding: 20px 0;
    border-top: 1px dotted #d9d9d9; }
    .se-plan .plan-features li:first-child {
      border-top: 0; }
    .se-plan .plan-features li:last-child {
      border-top: 0;
      padding-top: 0; }
    .se-plan .plan-features li .icon {
      float: right;
      margin-right: 20px;
      font-size: 1.618em; }
  .se-plan.plan-popular {
    z-index: 100; }
    @media screen and (min-width: 768px) {
      .se-plan.plan-popular {
        top: -30px;
        height: 365px; } }
    @media screen and (min-width: 992px) {
      .se-plan.plan-popular {
        height: 406px; } }
    @media screen and (min-width: 1200px) {
      .se-plan.plan-popular {
        height: 385px; } }
    .se-plan.plan-popular .plan-header {
      position: relative;
      padding-bottom: calc(1em + 30px);
      border-color: #39b54a; }
      .se-plan.plan-popular .plan-header:after {
        content: 'Most popular';
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        background: #39b54a;
        line-height: 30px;
        width: 100%;
        font-family: "Roboto", sans-serif;
        color: #fff;
        text-transform: lowercase;
        font-variant: small-caps;
        letter-spacing: 0.1em; }

.strike {
  text-decoration: line-through; }

/**
 * ----------------------------------------------------------------------------------------
 * 16. BLOG
 * ----------------------------------------------------------------------------------------
 */
.entry {
  margin-bottom: 80px; }

.entry-image img {
  margin: auto; }

.entry-title a {
  color: inherit !important;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .entry-title a:hover {
    color: #03a9f4 !important; }

/*# sourceMappingURL=main.css.map */