.subpage-style-0001 {
  padding: 0;
  background: #fff
}

.subpage-style-0001 .info-box-content {
  text-align: left
}

.subpage-style-0001 *, .subpage-style-0001 :after, .subpage-style-0001 :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.subpage-style-0001 p {
  font-size: 16px;
  font-family: Nunito, Arial, "Helvetica Neue", Helvetica, serif, sans-serif;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: .02em;
  color: #4b5d73;
  margin: 0 0 1.5em 0
}

.subpage-style-0001 h2,
.subpage-style-0001 h3  {
  margin: .5em 0;
  line-height: 1.3em;
  font-weight: 700;
  color: #273f5b;
  font-family: Nunito, Arial, "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: .02em
}

.subpage-style-0001 h2 {
    font-size: 38px;
}

.subpage-style-0001 h3 {
    font-size: 34px;
}

.subpage-style-0001 a:active, .subpage-style-0001 a:hover {
  outline-width: 0
}

.subpage-style-0001 .crumina-heading {
  position: relative;
  z-index: 5;
  margin-bottom: 30px
}

.subpage-style-0001 .crumina-heading>:last-child {
  margin-bottom: 0
}

.subpage-style-0001 .crumina-heading>:first-child {
  margin-top: 0
}

.subpage-style-0001 .crumina-heading+* {
  margin-top: 25px
}

.subpage-style-0001 .heading-title {
  margin-bottom: 30px
}

.subpage-style-0001 .bg-blue-lighteen {
  background-color: #ecf5fe
}

.subpage-style-0001 .btn-18 {
  width: auto;
  min-width: 50%;
  cursor: pointer;
  padding: 18px 50px;
  font-size: 14px;
  color: #fff;
  font-family: Nunito, Arial, "Helvetica Neue", Helvetica, serif, sans-serif;
  font-weight: 900;
  border-radius: 8px;
  text-align: center;
  background-color: #254e74;
  position: relative;
  display: block;
  line-height: 1;
  text-transform: capitalize;
  border: 1px solid #254e74;
  box-shadow: rgba(0, 0, 0, .18) 6px 7px 10px;
  transition: all .5s ease-in-out
}

.subpage-style-0001 .btn-18:hover {
  background-color: #ff3133;
  border: 1px solid #ff3133;
  box-shadow: rgba(0, 0, 0, .18) 6px 7px 10px;
  transition: all .5s ease-in-out
}

.subpage-style-0001 .btn-title {
  font-weight: 700;
  font-size: 18px;
  font-family: "Varela Round", Arial, "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: .04em
}

.subpage-style-0001 .btn-container {
  margin: auto;
  display: flex;
  justify-content: center
}

.subpage-style-0001 .info-box-modern {
  position: relative
}

.subpage-style-0001 .info-box-modern img {
  align-items: center;
  margin-top: 34px;
  transition: all 1s ease-in-out;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  height: 360px;
  max-height: 360px;
  border-radius: 10px;
  display: inline-block;
  border: 1px solid #dfdfdf;
  padding: 8px;
  box-shadow: rgb(0 0 0 / 18%) 2px 5px 10px;
  position: relative !important;
  background: #f7f7f7;
  object-fit: cover
}

.subpage-style-0001 .info-box-modern:hover .hover-post:before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0)
}

.subpage-style-0001 .info-box-modern .info-box-thumb {
  position: relative
}

.subpage-style-0001 .hover-post {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 2em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  overflow: hidden
}

.subpage-style-0001 .hover-post:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, .5);
  content: '';
  -webkit-transition: -webkit-transform .6s;
  transition: transform .6s;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0)
}

.subpage-style-0001 .full-block {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.subpage-style-0001 .section-bg-rounded {
  position: relative;
  background-size: cover
}

.subpage-style-0001 .section-bg-rounded>.container {
  position: relative;
  z-index: 2
}

.subpage-style-0001 .section-bg-rounded:after, .subpage-style-0001 .section-bg-rounded:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  background-size: cover
}

.subpage-style-0001 .section-bg-rounded:before {
  top: -10px;
  left: 0
}

.subpage-style-0001 .section-bg-rounded:after {
  bottom: -10px;
  left: 0
}

.subpage-style-0001 .section-bg-rounded:last-of-type:after {
  display: none
}

@media (min-width:1200px) {
  .subpage-style-0001 .col-lg-offset-1 {
    margin-left: 4%
  }

  .subpage-style-0001 .col-lg-offset-1-left {
    margin-left: 4%
  }

  .subpage-style-0001 .col-lg-offset-1-right {
    margin-right: 4%
  }
}

@media (max-width:800px) {
  .subpage-style-0001 h2 {
    font-size: 1.9em
  }
}

@media (max-width:587px) {
  .subpage-style-0001 p {
    font-size: 14px
  }

  .subpage-style-0001 h2 {
    font-size: 1.7em
  }

  .subpage-style-0001 .col-xs-12+.col-xs-12 {
    margin-top: 20px
  }

  .subpage-style-0001 .crumina-heading {
    padding: 0 15px
  }

  .subpage-style-0001 .heading-title {
    text-align: center;
    margin-top: 20px
  }

  .subpage-style-0001 .info-box-modern {
    padding: 0 15px
  }

  .subpage-style-0001 .btn-title {
    font-size: 16px
  }
}

@font-face {
  font-family: Nunito;
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/nunito/v16/XRXV3I6Li01BKofINeaB.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
  font-family: Nunito;
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofAjsOUYevI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}
