@import url(https://fast.fonts.net/lt/1.css?apiType=css&c=90fbe6fc-dea8-43bd-9461-9fd13d47786b&fontids=6005226);@import url(https://fast.fonts.net/lt/1.css?apiType=css&c=90fbe6fc-dea8-43bd-9461-9fd13d47786b&fontids=6005273);@import url(https://fast.fonts.net/lt/1.css?apiType=css&c=90fbe6fc-dea8-43bd-9461-9fd13d47786b&fontids=6005226);@import url(https://fast.fonts.net/lt/1.css?apiType=css&c=90fbe6fc-dea8-43bd-9461-9fd13d47786b&fontids=6005273);.my-pagination {
  margin-bottom: 10px;
  margin-right: 5px;
  display: flex;
  justify-content: flex-end;
}
.loader {
  position: relative;
  width: 2.5em;
  height: 2.5em;
  transform: rotate(165deg);
  left: calc(50% - 1.25em);
}
.loader-full {
  height: 70vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loader-full .loader {
  left: unset;
}
.loader:before,
.loader:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-radius: 0.25em;
  transform: translate(-50%, -50%);
}
.loader:before {
  animation: before 2s infinite;
}
.loader:after {
  animation: after 2s infinite;
}
@keyframes before {
  0% {
    width: 0.5em;
    box-shadow: 1em -0.5em rgba(225, 20, 98, 0.75), -1em 0.5em rgba(111, 202, 220, 0.75);
  }
  35% {
    width: 2.5em;
    box-shadow: 0 -0.5em rgba(225, 20, 98, 0.75), 0 0.5em rgba(111, 202, 220, 0.75);
  }
  70% {
    width: 0.5em;
    box-shadow: -1em -0.5em rgba(225, 20, 98, 0.75), 1em 0.5em rgba(111, 202, 220, 0.75);
  }
  100% {
    box-shadow: 1em -0.5em rgba(225, 20, 98, 0.75), -1em 0.5em rgba(111, 202, 220, 0.75);
  }
}
@keyframes after {
  0% {
    height: 0.5em;
    box-shadow: 0.5em 1em rgba(61, 184, 143, 0.75), -0.5em -1em rgba(233, 169, 32, 0.75);
  }
  35% {
    height: 2.5em;
    box-shadow: 0.5em 0 rgba(61, 184, 143, 0.75), -0.5em 0 rgba(233, 169, 32, 0.75);
  }
  70% {
    height: 0.5em;
    box-shadow: 0.5em -1em rgba(61, 184, 143, 0.75), -0.5em 1em rgba(233, 169, 32, 0.75);
  }
  100% {
    box-shadow: 0.5em 1em rgba(61, 184, 143, 0.75), -0.5em -1em rgba(233, 169, 32, 0.75);
  }
}
@font-face {
  font-family: 'Century Gothic W01 Regular';
  src: url("/assets/fonts/546e5c30-5063-4f3d-827b-e06ff2b81b7c.woff2") format("woff2"), url("/assets/fonts/35580e31-25b6-42f3-aa05-94a4cf3ed9e2.woff") format("woff");
}
@font-face {
  font-family: "Century Gothic W01 Bold";
  src: url("/assets/fonts/4e621b58-4586-429c-a0b2-9470ab4ae8c0-bold.woff2") format("woff2"), url("/assets/fonts/97e17f80-aaf1-4b74-a33b-e5dd730a26fd-bold.woff") format("woff");
}
@font-face {
  font-family: "Century Gothic W01 Italic";
  src: url("/assets/fonts/6005238/6baa0be4-06c6-4c9a-98cc-fb0a965280d2.woff2") format("woff2"), url("/assets/fonts/6005238/8d5eb158-c9b6-4287-af49-7ac3edd00a8e.woff") format("woff");
}
body {
  font-family: "Century Gothic W01 Regular", "sans-serif";
}
.full-img-holder {
  background-color: #333;
  width: 100%;
  height: 100%;
}
.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.page-body {
  min-height: calc(100vh);
}
.center-container {
  width: 1140px;
  margin: auto;
}
.center-modal {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.center-modal .modal-content {
  width: 50%;
  min-width: 300px;
}
.modal-custom .modal-close-icon {
  width: 30px;
  float: right;
  cursor: pointer;
}
.modal-custom .modal-title {
  float: left;
}
.modal-custom .modal-header {
  padding: 30px;
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  line-height: 24px;
}
@media (min-width: 1200px) {
  .modal-custom .modal-dialog {
    width: 1140px;
  }
}
.custom-modal-mask {
  background-color: #000;
  opacity: 0.4;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slick-dots {
  bottom: 12px !important;
}
.hidden {
  display: none;
}
.bg-video-full {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
}
.slider-page-dot {
  display: inline-block;
  width: 6px;
  height: 6px;
  border: 1px solid #ffffff;
}
.slider-page-dot.home {
  width: 12px;
  height: 12px;
  background-color: #333;
  margin: 0 20px;
}
.slider-page-dot.blue {
  width: 12px;
  height: 12px;
  margin: 0 20px;
  background-color: #eee;
  border-color: #eee;
}
.slider-page-dot.green {
  width: 12px;
  height: 12px;
  margin: 0 20px;
  background-color: #eee;
  border-color: #eee;
}
.slider-page-dot.black {
  width: 12px;
  height: 12px;
  margin: 0 20px;
  background-color: #fff;
  border-color: #eee;
}
.slick-active .slider-page-dot {
  background-color: #fff;
}
.slick-active .slider-page-dot.blue {
  background-color: #407ee3;
}
.slick-active .slider-page-dot.green {
  background-color: #469c8a;
}
.slick-active .slider-page-dot.black {
  background-color: #484748;
}
.form-control {
  border-radius: 0;
}
.modal-content {
  border-radius: 0;
}
.show-error label {
  color: #fa3200 !important;
}
.show-error .error-msg {
  color: #fa3200;
  padding-top: 8px;
}
.nav a {
  color: #fff;
}
.my-pagination .active > a {
  background-color: #5ca8ed;
  border-color: #5ca8ed;
}
.my-pagination .active > a:focus {
  background-color: #5ca8ed;
  border-color: #5ca8ed;
}
.bold {
  font-family: "Century Gothic W01 Bold";
}
#resources {
  height: 90vh;
  overflow: hidden;
}
.desktop-element {
  display: block;
}
.mobile-element {
  display: none;
  position: relative;
}
.clearfix {
  content: "";
  display: block;
  clear: both;
}
.home-second-heading-pure {
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
}
.home-heading,
.home-second-heading {
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
}
.home-first-heading-top {
  padding: 150px 0 100px;
}
.crumbs-menu {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 22px;
  font-family: "Century Gothic W01 Bold";
}
button:focus {
  border-color: #66afe9 !important;
  outline: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
}
/* padding const */
.pt-0 {
  padding-top: 0px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-80 {
  padding-top: 80px;
}
.pt-90 {
  padding-top: 90px;
}
.pt-100 {
  padding-top: 100px;
}
.pr-0 {
  padding-right: 0px;
}
.pr-10 {
  padding-right: 10px;
}
.pr-20 {
  padding-right: 20px;
}
.pr-30 {
  padding-right: 30px;
}
.pr-40 {
  padding-right: 40px;
}
.pr-50 {
  padding-right: 50px;
}
.pr-60 {
  padding-right: 60px;
}
.pr-70 {
  padding-right: 70px;
}
.pr-80 {
  padding-right: 80px;
}
.pr-90 {
  padding-right: 90px;
}
.pr-100 {
  padding-right: 100px;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pb-90 {
  padding-bottom: 90px;
}
.pb-100 {
  padding-bottom: 100px;
}
.pl-0 {
  padding-left: 0px;
}
.pl-10 {
  padding-left: 10px;
}
.pl-20 {
  padding-left: 20px;
}
.pl-30 {
  padding-left: 30px;
}
.pl-40 {
  padding-left: 40px;
}
.pl-50 {
  padding-left: 50px;
}
.pl-60 {
  padding-left: 60px;
}
.pl-70 {
  padding-left: 70px;
}
.pl-80 {
  padding-left: 80px;
}
.pl-90 {
  padding-left: 90px;
}
.pl-100 {
  padding-left: 100px;
}
/* margin const */
.mt-0 {
  margin-top: 0px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-50 {
  margin-top: 50px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-70 {
  margin-top: 70px;
}
.mt-80 {
  margin-top: 80px;
}
.mt-90 {
  margin-top: 90px;
}
.mt-100 {
  margin-top: 100px;
}
.mr-0 {
  margin-right: 0px;
}
.mr-10 {
  margin-right: 10px;
}
.mr-20 {
  margin-right: 20px;
}
.mr-30 {
  margin-right: 30px;
}
.mr-40 {
  margin-right: 40px;
}
.mr-50 {
  margin-right: 50px;
}
.mr-60 {
  margin-right: 60px;
}
.mr-70 {
  margin-right: 70px;
}
.mr-80 {
  margin-right: 80px;
}
.mr-90 {
  margin-right: 90px;
}
.mr-100 {
  margin-right: 100px;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-70 {
  margin-bottom: 70px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mb-100 {
  margin-bottom: 100px;
}
.mb-135 {
  margin-bottom: 135px;
}
.ml-0 {
  margin-left: 0px;
}
.ml-10 {
  margin-left: 10px;
}
.ml-20 {
  margin-left: 20px;
}
.ml-30 {
  margin-left: 30px;
}
.ml-40 {
  margin-left: 40px;
}
.ml-50 {
  margin-left: 50px;
}
.ml-60 {
  margin-left: 60px;
}
.ml-70 {
  margin-left: 70px;
}
.ml-80 {
  margin-left: 80px;
}
.ml-90 {
  margin-left: 90px;
}
.ml-100 {
  margin-left: 100px;
}
.no-outline:focus {
  outline: none;
}
.paragraph {
  padding-top: 60px;
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .paragraph {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .equal {
    padding-left: 0;
  }
  .blog-area {
    padding: 15px !important;
  }
  .modal-body {
    max-height: 70vh;
    overflow: auto;
  }
  .modal-custom .modal-header {
    padding: 20px;
  }
  .home-heading,
  .home-second-heading {
    padding-left: 20px;
  }
  .container {
    width: 100%;
  }
  #resources {
    height: 50vh;
  }
  .desktop-element {
    display: none;
  }
  .mobile-element {
    display: block;
  }
}
@media (min-width: 768px) {
  .container {
    width: 768px !important;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px !important;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px !important;
  }
  .container.xlg {
    width: 90% !important;
  }
}
@media (min-width: 1800px) {
  .container.larger {
    width: 80% !important;
  }
  .container.xlg {
    width: 90% !important;
  }
}
@font-face {
  font-family: 'Century Gothic W01 Regular';
  src: url("/assets/fonts/546e5c30-5063-4f3d-827b-e06ff2b81b7c.woff2") format("woff2"), url("/assets/fonts/35580e31-25b6-42f3-aa05-94a4cf3ed9e2.woff") format("woff");
}
@font-face {
  font-family: "Century Gothic W01 Bold";
  src: url("/assets/fonts/4e621b58-4586-429c-a0b2-9470ab4ae8c0-bold.woff2") format("woff2"), url("/assets/fonts/97e17f80-aaf1-4b74-a33b-e5dd730a26fd-bold.woff") format("woff");
}
@font-face {
  font-family: "Century Gothic W01 Italic";
  src: url("/assets/fonts/6005238/6baa0be4-06c6-4c9a-98cc-fb0a965280d2.woff2") format("woff2"), url("/assets/fonts/6005238/8d5eb158-c9b6-4287-af49-7ac3edd00a8e.woff") format("woff");
}
body {
  font-family: "Century Gothic W01 Regular", "sans-serif";
}
.full-img-holder {
  background-color: #333;
  width: 100%;
  height: 100%;
}
.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.page-body {
  min-height: calc(100vh);
}
.center-container {
  width: 1140px;
  margin: auto;
}
.center-modal {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.center-modal .modal-content {
  width: 50%;
  min-width: 300px;
}
.modal-custom .modal-close-icon {
  width: 30px;
  float: right;
  cursor: pointer;
}
.modal-custom .modal-title {
  float: left;
}
.modal-custom .modal-header {
  padding: 30px;
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  line-height: 24px;
}
@media (min-width: 1200px) {
  .modal-custom .modal-dialog {
    width: 1140px;
  }
}
.custom-modal-mask {
  background-color: #000;
  opacity: 0.4;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slick-dots {
  bottom: 12px !important;
}
.hidden {
  display: none;
}
.bg-video-full {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
}
.slider-page-dot {
  display: inline-block;
  width: 6px;
  height: 6px;
  border: 1px solid #ffffff;
}
.slider-page-dot.home {
  width: 12px;
  height: 12px;
  background-color: #333;
  margin: 0 20px;
}
.slider-page-dot.blue {
  width: 12px;
  height: 12px;
  margin: 0 20px;
  background-color: #eee;
  border-color: #eee;
}
.slider-page-dot.green {
  width: 12px;
  height: 12px;
  margin: 0 20px;
  background-color: #eee;
  border-color: #eee;
}
.slider-page-dot.black {
  width: 12px;
  height: 12px;
  margin: 0 20px;
  background-color: #fff;
  border-color: #eee;
}
.slick-active .slider-page-dot {
  background-color: #fff;
}
.slick-active .slider-page-dot.blue {
  background-color: #407ee3;
}
.slick-active .slider-page-dot.green {
  background-color: #469c8a;
}
.slick-active .slider-page-dot.black {
  background-color: #484748;
}
.form-control {
  border-radius: 0;
}
.modal-content {
  border-radius: 0;
}
.show-error label {
  color: #fa3200 !important;
}
.show-error .error-msg {
  color: #fa3200;
  padding-top: 8px;
}
.nav a {
  color: #fff;
}
.my-pagination .active > a {
  background-color: #5ca8ed;
  border-color: #5ca8ed;
}
.my-pagination .active > a:focus {
  background-color: #5ca8ed;
  border-color: #5ca8ed;
}
.bold {
  font-family: "Century Gothic W01 Bold";
}
#resources {
  height: 90vh;
  overflow: hidden;
}
.desktop-element {
  display: block;
}
.mobile-element {
  display: none;
  position: relative;
}
.clearfix {
  content: "";
  display: block;
  clear: both;
}
.home-second-heading-pure {
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
}
.home-heading,
.home-second-heading {
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
}
.home-first-heading-top {
  padding: 150px 0 100px;
}
.crumbs-menu {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 22px;
  font-family: "Century Gothic W01 Bold";
}
button:focus {
  border-color: #66afe9 !important;
  outline: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
}
/* padding const */
.pt-0 {
  padding-top: 0px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-80 {
  padding-top: 80px;
}
.pt-90 {
  padding-top: 90px;
}
.pt-100 {
  padding-top: 100px;
}
.pr-0 {
  padding-right: 0px;
}
.pr-10 {
  padding-right: 10px;
}
.pr-20 {
  padding-right: 20px;
}
.pr-30 {
  padding-right: 30px;
}
.pr-40 {
  padding-right: 40px;
}
.pr-50 {
  padding-right: 50px;
}
.pr-60 {
  padding-right: 60px;
}
.pr-70 {
  padding-right: 70px;
}
.pr-80 {
  padding-right: 80px;
}
.pr-90 {
  padding-right: 90px;
}
.pr-100 {
  padding-right: 100px;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pb-90 {
  padding-bottom: 90px;
}
.pb-100 {
  padding-bottom: 100px;
}
.pl-0 {
  padding-left: 0px;
}
.pl-10 {
  padding-left: 10px;
}
.pl-20 {
  padding-left: 20px;
}
.pl-30 {
  padding-left: 30px;
}
.pl-40 {
  padding-left: 40px;
}
.pl-50 {
  padding-left: 50px;
}
.pl-60 {
  padding-left: 60px;
}
.pl-70 {
  padding-left: 70px;
}
.pl-80 {
  padding-left: 80px;
}
.pl-90 {
  padding-left: 90px;
}
.pl-100 {
  padding-left: 100px;
}
/* margin const */
.mt-0 {
  margin-top: 0px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-50 {
  margin-top: 50px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-70 {
  margin-top: 70px;
}
.mt-80 {
  margin-top: 80px;
}
.mt-90 {
  margin-top: 90px;
}
.mt-100 {
  margin-top: 100px;
}
.mr-0 {
  margin-right: 0px;
}
.mr-10 {
  margin-right: 10px;
}
.mr-20 {
  margin-right: 20px;
}
.mr-30 {
  margin-right: 30px;
}
.mr-40 {
  margin-right: 40px;
}
.mr-50 {
  margin-right: 50px;
}
.mr-60 {
  margin-right: 60px;
}
.mr-70 {
  margin-right: 70px;
}
.mr-80 {
  margin-right: 80px;
}
.mr-90 {
  margin-right: 90px;
}
.mr-100 {
  margin-right: 100px;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-70 {
  margin-bottom: 70px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mb-100 {
  margin-bottom: 100px;
}
.mb-135 {
  margin-bottom: 135px;
}
.ml-0 {
  margin-left: 0px;
}
.ml-10 {
  margin-left: 10px;
}
.ml-20 {
  margin-left: 20px;
}
.ml-30 {
  margin-left: 30px;
}
.ml-40 {
  margin-left: 40px;
}
.ml-50 {
  margin-left: 50px;
}
.ml-60 {
  margin-left: 60px;
}
.ml-70 {
  margin-left: 70px;
}
.ml-80 {
  margin-left: 80px;
}
.ml-90 {
  margin-left: 90px;
}
.ml-100 {
  margin-left: 100px;
}
.no-outline:focus {
  outline: none;
}
.paragraph {
  padding-top: 60px;
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .paragraph {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .equal {
    padding-left: 0;
  }
  .blog-area {
    padding: 15px !important;
  }
  .modal-body {
    max-height: 70vh;
    overflow: auto;
  }
  .modal-custom .modal-header {
    padding: 20px;
  }
  .home-heading,
  .home-second-heading {
    padding-left: 20px;
  }
  .container {
    width: 100%;
  }
  #resources {
    height: 50vh;
  }
  .desktop-element {
    display: none;
  }
  .mobile-element {
    display: block;
  }
}
@media (min-width: 768px) {
  .container {
    width: 768px !important;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px !important;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px !important;
  }
  .container.xlg {
    width: 90% !important;
  }
}
@media (min-width: 1800px) {
  .container.larger {
    width: 80% !important;
  }
  .container.xlg {
    width: 90% !important;
  }
}
.news-blog-container {
  overflow: hidden;
  padding-bottom: 50px;
}
.news-blog-container .form-inline-search-input {
  display: flex;
  align-items: center;
  position: relative;
}
@media (max-width: 768px) {
  .news-blog-container .form-inline-search-input {
    display: flex;
    padding: 0 30px;
  }
}
.news-blog-container .form-inline-search-input img {
  cursor: pointer;
  width: 20px;
  position: absolute;
  right: 15px;
}
@media (max-width: 768px) {
  .news-blog-container .form-inline-search-input img {
    right: 50px;
  }
}
.news-blog-container .form-inline-search-input input {
  flex: 1;
  border-radius: 4px;
  border: 1px solid #c9c9c9;
  padding-right: 50px;
  height: 40px;
  line-height: 40px;
  width: 270px;
}
.news-blog-container .form-inline-search-input .btn-outline-success {
  flex-basis: 140px;
  flex-shrink: 0;
  background-color: #64b9ce;
  color: #fff;
  margin-left: -12px;
  font-weight: 600;
}
.news-blog-container .view-group {
  display: flex;
}
.news-blog-container .news-nav {
  display: flex;
  position: relative;
}
.news-blog-container .news-nav .bottom-line {
  height: 5px;
  background-color: #efefef;
  width: 100%;
  position: absolute;
  bottom: 0;
}
.news-blog-container .news-nav .nav-item {
  cursor: pointer;
  padding: 16px 30px;
  font-size: 20px;
  font-family: "Century Gothic W01 Bold";
  color: #b5b4b4;
  line-height: 27px;
  z-index: 9;
}
.news-blog-container .news-nav .nav-item.active {
  color: #4a4a4a;
  border-bottom: 5px solid #5ca8ed;
}
.layout-switches {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.layout-switches .switches {
  margin: 12px;
  cursor: pointer;
}
.layout-switches .switches .s-icon {
  width: 24px;
  height: 24px;
  margin-bottom: 5px;
}
.layout-switches .switches .s-img {
  width: 24px;
  height: 24px;
}
.layout-switches .switches .s-text {
  font-size: 12px;
  font-weight: 300;
  color: #aaaaaa;
  line-height: 15px;
}
.layout-switches .switches.active svg {
  fill: #5ca8ed;
}
.news-blog-item {
  cursor: pointer;
}
.item-1 {
  font-size: 18px;
  color: #4a4a4a;
  line-height: 26px;
  text-overflow: ellipsis;
  max-width: 600px;
  height: 80px;
  overflow: hidden;
  font-family: "Century Gothic W01 Bold";
  margin-top: 16px;
}
.item-1.no-top {
  margin-top: 0;
}
.item-2 {
  font-size: 14px;
  font-weight: normal;
  color: #4a4a4a;
  line-height: 22px;
  margin-bottom: 18px;
}
.item-3 {
  font-size: 13px;
  font-weight: 400;
  color: #b2b1b1;
  line-height: 22px;
  font-family: OpenSans-Regular, OpenSans;
  position: absolute;
  bottom: 0;
}
.other-block {
  padding-bottom: 30px;
}
.news-item-wrapper {
  margin-top: 10px;
  padding: 0;
}
.large-blogs {
  margin-bottom: 30px;
}
.large-blogs .large-category {
  cursor: pointer;
  background: #f2f2f2;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
  margin-bottom: 10px;
}
.small-wrapper {
  margin-bottom: 30px;
}
.small-wrapper .sm-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #5ca8ed;
  margin-bottom: 20px;
  padding: 8px 0;
  cursor: pointer;
  font-size: 20px;
  font-family: "Century Gothic W01 Bold";
  font-weight: bold;
  color: #4a4a4a;
}
.small-wrapper .sm-title.grey {
  background-color: #f2f2f2;
  padding: 8px 10px;
  border-bottom: none;
}
.small-wrapper .sm-content img {
  width: 100%;
}
.search-result-item {
  cursor: pointer;
  display: flex;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #979797;
}
.search-result-item .item-content {
  flex: 3;
  padding-left: 10px;
  position: relative;
  padding-bottom: 30px;
  max-width: 850px;
}
.item-layout-vertical {
  width: 100%;
}
.item-layout-vertical .item-img {
  text-align: center;
  background-size: cover;
  width: 100%;
  height: 200px;
  margin-bottom: 10px;
  overflow: hidden;
}
.item-layout-vertical .item-img img {
  width: 100%;
}
.item-layout-h {
  display: flex;
  width: 100%;
}
.item-layout-h .item-img img {
  width: 300px;
}
.bottom-shadow {
  position: absolute;
  height: 100px;
  width: 100%;
  bottom: 20px;
  left: 0;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(158, 158, 158, 0.3));
  opacity: 0.5;
}
.sm-compose {
  min-height: 310px;
}
.large-info {
  display: flex;
}
.large-info .ll {
  flex: 1;
  margin-right: 20px;
  cursor: pointer;
}
.large-info .ll img {
  width: 100%;
}
.large-info .rr {
  flex: 2;
}
.large-info .blog-line {
  border-bottom: 1px dashed #979797;
  padding: 10px 0;
  cursor: pointer;
}
.large-info .blog-line .line-title-main {
  font-size: 24px;
  font-family: "Century Gothic W01 Bold";
  font-weight: bold;
  color: #4a4a4a;
  line-height: 32px;
  margin-bottom: 10px;
}
.large-info .blog-line .line-title {
  font-size: 14px;
  font-weight: 400;
  color: #4a4a4a;
  margin-bottom: 10px;
}
.large-info .blog-line .line-grey {
  font-size: 12px;
  font-weight: 400;
  color: #767676;
}
.category-type {
  font-size: 48px;
  font-family: "Century Gothic W01 Bold";
  font-weight: bold;
  color: #4a4a4a;
  line-height: 120px;
  height: 120px;
  text-align: center;
  background-color: #f5f5f5;
}
.category-type .container {
  position: relative;
}
@media (max-width: 768px) {
  .category-type {
    font-size: 30px;
  }
}
.category-type svg {
  transform: rotate(180deg);
  position: absolute;
  left: 15px;
  top: 50px;
  cursor: pointer;
}
.header-bg {
  height: 340px;
  background-color: #5ca8ed;
  padding-top: 120px;
}
.header-bg .center-nav {
  font-size: 16px;
  color: #fff;
}
.header-bg .center-nav a {
  color: #fff;
}
.blog-area {
  position: relative;
  margin-top: -155px;
  margin-bottom: 100px;
  background: #ffffff;
  box-shadow: 0px 0px 30px 0px rgba(13, 37, 62, 0.1);
  min-height: 80vh;
  padding-top: 80px;
  padding-bottom: 80px;
  padding-right: 70px !important;
  padding-left: 70px !important;
}
.blog-area.no-paper {
  box-shadow: none;
  margin-top: 0;
}
.blog-area video {
  width: 100%;
}
.blog-area .b-title {
  font-size: 38px;
  font-weight: bold;
  color: #000000;
  line-height: 46px;
  margin-bottom: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  font-family: "Century Gothic W01 Bold";
}
.blog-area .b-sub {
  font-size: 20px;
  font-weight: normal;
  color: #4a4a4a;
  line-height: 22px;
  margin-bottom: 12px;
}
.blog-area .b-grey {
  font-size: 14px;
  font-weight: 400;
  color: #b2b1b1;
  line-height: 22px;
  margin-bottom: 50px;
}
.blog-area .b-img {
  margin-bottom: 40px;
}
.blog-area .b-img img {
  width: 100%;
}
.blog-area .b-section {
  font-size: 18px;
  color: #000000;
  line-height: 32px;
  margin-bottom: 40px;
  line-break: anywhere;
  font-weight: 400;
}
.blog-area .b-section img {
  width: 100%;
}
.nav-wrapper .center-nav {
  font-size: 16px;
  float: left;
}
.social-share {
  float: right;
}
.social-share svg {
  cursor: pointer;
}
.item-dan {
  max-height: 270px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .sm-compose .col-lg-6 {
    margin-bottom: 40px;
  }
  .news-blog-container .form-inline-search-input {
    margin: 20px 0;
  }
  .blog-area {
    margin-bottom: 0;
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .blog-area .b-title {
    font-size: 20px;
    line-height: 22px;
  }
  .blog-area .b-sub {
    font-size: 18px;
    line-height: 20px;
  }
  .blog-area .b-section {
    font-size: 16px;
    line-height: 22px;
  }
  .item-layout-h {
    flex-direction: column;
  }
  .item-layout-h .item-img img {
    width: 100%;
  }
  .large-info {
    flex-direction: column;
  }
  .layout-switches {
    flex-direction: column;
    padding-bottom: 20px;
  }
  .layout-switches .btn-outline {
    margin-top: 20px;
  }
}
