html {
  font-size: 16px;
}

body {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
}

ul {
  margin: 0;
  padding: 0;
}

ul li {
  list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 .diary-species,
.countUpSection .counterInfo {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
}

.mainContent h2 {
  font-size: 1.5rem;
}

.mainContent h3 {
  font-size: 1.17rem;
}

.form-control {
  box-shadow: none;
}

.phone {
  display: none;
}

.mt-1-5 {
  margin-top: 0.75rem;
}

input[type="checkbox"]:focus + label::before,
input[type="radio"]:focus + label::before {
  -webkit-appearance: none !important;
  appearance: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none;
  outline: 0 !important;
}

/*=== 1.COMMON ===*/

a {
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

a:hover,
a:focus {
  outline: 0;
}

.main-wrapper {
  position: relative;
}

.form-control:focus {
  box-shadow: none;
}

.full-width {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

/*=== 2.1 BUTTON ===*/
.btn-primary,
.btn-primary.disabled,
.btn-primary.disabled_,
.btn-primary:disabled,
.pagerArea > .pager li a {
  border: none;
  font-weight: 600;
  height: 2.8125rem;
  line-height: 2.8125rem;
  transition: all 0.3s ease-in-out;
}

.btn-primary,
.btn-primary.disabled,
.btn-primary:disabled {
  border-radius: 0.375rem;
  padding: 0 1.25rem;
}

@media (min-width: 768px) {
  .btn-primary {
    padding: 0 0.625rem;
  }
}

@media (min-width: 992px) {
  .btn-primary {
    padding: 0 1.25rem;
  }
}

.btn-primary > i {
  margin-right: 0.625rem;
  padding-left: 0.4375rem;
}

.btn-primary:focus,
.btn-primary.active,
.btn-primary:active {
  border: none;
  outline: 0;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  border: none;
  outline: 0;
}

.pb-5 {
  padding-bottom: 3.5rem !important;
}

/*=== 2.2 SECTION TITLE ===*/
@media (min-width: 320px) {
  .whiteSection,
  .mainContent,
  .lightSection,
  .colorSection {
    padding: 20px 0;
  }
}

@media (min-width: 768px) {
  .whiteSection,
  .mainContent,
  .lightSection,
  .colorSection {
    padding: 100px 0;
  }
}

.sectionTitle {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 2.25rem;
  width: 100%;
}

.sectionTitle span {
  padding: 0 0.9375rem;
}

.sectionTitle span.shape {
  display: none;
}

.sectionTitle span.shape {
  border-radius: 50%;
  height: 1.125rem;
  padding: 0;
  position: relative;
  width: 1.125rem;
}

.sectionTitle span.shape:after,
.sectionTitle span.shape:before {
  border-radius: 0.125rem;
  content: "";
  display: inline-block;
  height: 0.125rem;
  position: absolute;
}

.sectionTitle span.shape:after {
  content: "";
  top: 0.375rem;
  width: 4.375rem;
}

.sectionTitle span.shape:before {
  content: "";
  top: 0.6875rem;
  width: 3.4375rem;
}

.sectionTitle span.shape-left:before,
.sectionTitle span.shape-left:after {
  right: 0.1875rem;
}

.sectionTitle span.shape-right:before,
.sectionTitle span.shape-right:after {
  left: 0.1875rem;
}

.sectionTitleSmall {
  margin-bottom: 2.5rem;
}

.sectionTitleSmall h2,
.sectionTitleSmall h1 {
  margin: 0 0 12px 0;
  text-align: center;
}

.sectionTitleSmall p {
  font-size: 0.9375rem;
  text-align: center;
}

.sectionTitle.secondary {
  font-size: 1.875rem;
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
}

@media (min-width: 320px) {
  .sectionTitle {
    margin-bottom: 1rem;
  }

  .sectionTitle span {
    display: block;
    width: 100%;
  }

  .sectionTitle span.seen-amount {
    display: inline;
    width: auto;
  }
}

@media (min-width: 768px) {
  .sectionTitle {
    margin-bottom: 1.5rem;
  }

  .sectionTitle span {
    display: inline-block;
    width: auto;
  }

  .sectionTitle span.shape {
    display: inline-block;
  }
}

@media (max-width: 576px) {
  .media-body h4 {
    font-size: 1.25rem;
  }

  .sectionTitle {
    font-size: 1.75rem;
  }
}

h3.sectionTitle {
  position: relative;
}

.fi {
  display: inline-block;
  line-height: 1em;
  width: 1.33333333em;
}

.add-element svg,
#navbarSupportedContent li svg,
form button svg,
.add-item svg,
.dropdown-item svg,
.navbar-brand img,
.sectionTitle a svg {
  transition: transform 0.3s ease-in-out;
}

.add-element:hover svg,
a.nav-link i:hover svg,
a.nav-link i:hover img,
form button:hover svg,
.dropdown-item:hover svg,
.add-item:hover svg,
.navbar-brand:hover img,
.sectionTitle a:hover svg {
  transform: rotate(360deg);
}

.pageTitleSection {
  background-size: cover;
  padding: 0.5rem 0;
  width: 100%;
}

.pageTitleSection .pageTitleInfo {
  text-align: center;
}

.pageTitleSection .pageTitleInfo h2 {
  font-size: 2.5rem;
  line-height: 33px;
  margin: 0 0 8px 0;
}

.pageTitleSection .pageTitleInfo .breadcrumb li {
  font-size: 0.875rem;
  padding: 0.25rem 0 0.25rem 0.625rem;
}

.pageTitleSection.sticky-top {
  z-index: 100;
}

.breadcrumb {
  margin-bottom: 0;
  padding: 0;
  line-height: 1.5;
}

.banner-wrap {
  position: relative;
}
.android-banner {
  background: #2d6a3f;
  color: white;
  padding: 12px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid #777;
}
.android-banner .banner-text {
  display: flex;
  align-items: center;
  gap: 10px;
}
.android-banner .banner-icon {
  font-size: 18px;
}
.android-banner strong {
  color: #f0c24b;
}
.android-banner .banner-btn {
  background: #f0c24b;
  color: #333;
  text-decoration: none;
  padding: 6px 18px;
  border-radius: 4px;
  font-size: 13px;
  font-weight: bold;
  white-space: nowrap;
  transition: background 0.2s;
}
.android-banner .banner-btn:hover {
  color: #fff;
}
.android-banner .banner-close {
  position: absolute;
  right: 16px;
  background: none;
  border: none;
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  cursor: pointer;
  padding: 4px;
  line-height: 1;
}

.dashboard-android-block {
  padding: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  margin: 4px;
}

.dashboard-android-block .block-left {
  display: flex;
  align-items: center;
  gap: 16px;
  z-index: 10;
}

.dashboard-android-block .block-icon {
  font-size: 32px;
  line-height: 1;
}

.dashboard-android-block .block-text h4 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 4px;
}

.dashboard-android-block .block-text p {
  font-size: 13px;
}

.dashboard-android-block .block-text p a {
  color: #f0c24b;
  text-decoration: underline;
}

.block-actions {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.badge-new {
  background: #c0392b;
  color: white;
  font-size: 10px;
  font-weight: bold;
  padding: 2px 8px;
  border-radius: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  position: relative;
  bottom: 2px;
  margin-right: 8px;
}

/*=== 2.3  Search FORM ===*/
.searchArea {
  border-radius: 0.4375rem;
  margin-top: -4px;
}

.searchArea > .input-group-addon {
  border: none;
  font-size: 1rem;
}

.searchArea .input-group-text {
  border: 0;
  padding-right: 0;
}

.searchArea .input-group-text .icon-search {
  margin-left: -0.25rem;
}

.searchArea input {
  border: 0;
  border-radius: 0;
}

.searchArea > .input-group-addon.button {
  border: 0;
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  line-height: 1;
  transition: all 0.3s ease-in-out;
}

h2.resultInfo {
  font-size: 1.75rem;
  margin-bottom: 2.5rem;
}

.formField .form-control {
  border-radius: 0.625rem;
  box-shadow: none;
  height: 3.125rem;
  margin-bottom: 0.9375rem;
}

.formField .btn-primary {
  margin-bottom: 0.9375rem;
}

.formField .btn-primary:focus {
  outline: 0;
}

.formField .help-block {
  margin-bottom: 0;
  text-align: center;
}

.errorSpace .form-control {
  border-color: rgba(102, 102, 102, 0.2);
  margin-bottom: 2.5rem;
}

/*=== 2.6 TABS ===*/
.tabCommon .nav {
  border-bottom: none;
  text-align: center;
}

@media (min-width: 320px) {
  .tabCommon .nav li {
    padding: 6px 0.125rem;
  }
}

@media (min-width: 768px) {
  .tabCommon .nav li {
    padding: 0 0.125rem;
  }
}

.tabCommon .nav li a {
  border-radius: 0.25rem;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 600;
  height: auto;
  line-height: 1.2;
  padding: 8px 1.5625rem;
}

.tabCommon .tab-content {
  padding-top: 3.125rem;
}

.tabCommon .tab-pane {
  border: none;
}

.tabCommon .media-body p {
  margin-bottom: 0.625rem;
}

/*=== 2.8 THUMBNAIL ===*/
.thumbnail {
  border: none;
  border-radius: 0.5625rem;
  padding: 0;
  position: relative;
}

.thumbnail > a img {
  border-radius: 0.5625rem 0.5625rem 0 0;
  width: 100%;
}

.thumbnail img {
  border-radius: 0.5625rem 0.5625rem 0 0;
  width: 100%;
}

/*=== 2.9 MODAL ===*/
.customModal .modal-content {
  border-radius: 0.5rem;
}

@media (min-width: 320px) {
  .customModal .modal-dialog {
    width: auto;
  }
}

@media (min-width: 768px) {
  .customModal .modal-dialog {
    width: 350px;
  }
}

.customModal .formPanel.panel {
  margin-bottom: 0 !important;
}

/*=== 2.14 PAGER ===*/
.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
}

.pagerArea > .pager {
  display: inline-block;
  margin: 1.25rem auto;
  text-align: left;
}

.pagerArea > .pager li {
  padding: 0 0.3125rem;
}

.pagerArea > .pager li a {
  font-size: 1.2rem;
  padding: 0;
}

.pagerArea > .pager li a:hover {
  text-decoration: none;
}

.pagerArea > .pager li.prev a,
.pagerArea > .pager li.next a {
  border-radius: 0.375rem;
  font-size: 1rem;
  padding: 0 0.625rem;
  width: 5rem;
}

.pagerArea > .pager li.prev {
  padding-left: 0;
}

.pagerArea > .pager li.next {
  padding-right: 0;
}

.pagerArea.prevnext > .pager li.prev a,
.pagerArea.prevnext > .pager li.next a {
  font-size: 1rem;
  text-transform: none;
  width: auto;
}

@media (max-width: 480px) {
  .pagerArea > .pager {
    display: block;
  }
}

@media (min-width: 992px) {
  .pagerArea > .pager {
    text-align: center;
  }

  .pagerArea > .pager li {
    padding: 0 0.9375rem;
  }

  .pagerArea > .pager li.prev a,
  .pagerArea > .pager li.next a {
    padding: 0 1.25rem;
    width: 114px;
  }
}

@media (max-width: 1023px) {
  .pagerArea > .pager li.prev,
  .pagerArea > .pager li.next {
    display: block;
    padding: 10px 0;
  }

  .pagerArea > .pager li.prev a,
  .pagerArea > .pager li.next a,
  .pagerArea.prevnext > .pager li.prev a,
  .pagerArea.prevnext > .pager li.next a {
    text-align: center;
    width: 100%;
  }

  .pagerArea.prevnext > .pager li.prev {
    margin-bottom: 1rem;
  }
}

@media (max-width: 1023px) {
  .pagerArea > .pager {
    text-align: center;
  }

  .pagerArea > .pager li {
    padding: 0 0.625rem;
  }

  .pagerArea > .pager li.prev,
  .pagerArea > .pager li.next {
    padding: 0 0.3125rem;
  }
}

/*=== 2.15 Extra ===*/
.errorMsg {
  text-align: center;
}

.errorInfo h3 {
  font-size: 3rem;
  margin-bottom: 1.5625rem;
}

.errorInfo p {
  font-size: 1.75rem;
  line-height: 34px;
  margin-bottom: 3.4375rem;
}

/*=== 3. HEADER ===*/
.bb-fixed-header {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
}

/*=== 3.1 TOP COLOR BAR ===*/
.color-bar {
  width: 100%;
}

.color-bar .col-sm-1 {
  height: 0.1875rem;
  text-indent: -99999px;
}

/*=== 3.2 TOP INFO BAR ===*/
.top-info-bar {
  display: block;
  height: 54px;
  padding: 15px 0 12px 0;
  position: relative;
  transition: height 0.15s ease;
  width: 100%;
  z-index: 1000;
}

/*=== 3.3 HEADER TRANSPARENT ===*/
.navbar-light {
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  z-index: 700;
}

.navbar-light.lightHeader {
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.1);
  min-height: 4.9375rem;
  transition: all 0.3s ease-in-out;
}

.navbar-header .navbar-brand {
  padding: 0.625rem;
  width: 190px;
}

.navbar-header .navbar-brand > img {
  width: 3.125rem;
}

.navbar-light .domain {
  font-size: 1.375rem;
  line-height: 3.125rem;
}

.navbar-light .navbar-nav {
  margin-bottom: 0;
}

.navbar-light .navbar-nav > li > a {
  font-size: 0.9375rem;
  font-weight: 600;
}

.navbar-light .navbar-nav > li > a > i {
  border-radius: 100%;
  display: inline-block;
  font-size: 1.75rem;
  line-height: 2rem;
  margin: 0 4px 0 0;
  text-align: center;
  width: 2rem;
}

.navbar-light .navbar-nav > li > a > span {
  display: inline-block;
  line-height: 1rem;
  padding: 0;
  text-align: center;
  text-transform: capitalize;
}

.navbar-light .navbar-nav > li:last-child > a > span {
  width: auto;
}

.navbar-light .navbar-nav > li.active > a,
.navbar-light .navbar-nav > li.active > a:hover,
.navbar-light .navbar-nav > li.active > a:focus {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  opacity: 1;
}

.navbar-light .navbar-nav > li.dropdown .dropdown-menu a {
  margin-bottom: 0;
  padding: 3px 1.25rem;
}

.navbar-nav > li.dropdown.singleDrop .dropdown-menu {
  border-radius: 0.3125rem;
  margin-top: 0;
  min-width: 230px;
  padding: 0.3125rem;
}

.navbar-nav > li.dropdown.singleDrop .dropdown-menu a {
  font-size: 0.9375rem;
  padding: 6px 12px 6px 1.5rem;
  width: 100%;
}

.navbar-nav > li.dropdown.singleDrop .dropdown-menu .dropdown-menu {
  margin-left: 0.25rem;
}

.navbar-nav > li.dropdown.singleDrop .dropdown-menu .dropdown-menu li a {
  padding: 6px 12px 6px 2.25rem;
}

.navbar-nav > li.dropdown.singleDrop .dropdown-menu .dropdown-menu li a:hover {
  padding-left: 1.375rem;
}

.navbar-light .navbar-nav {
  margin-top: 0;
  transition: height 0.3s ease;
}

@media (min-width: 992px) {
  .navbar-light.lightHeader {
    height: 4.75rem;
  }

  .navbar-header .navbar-brand {
    padding: 1.875rem 0.9375rem;
    width: 180px;
  }

  .navbar-header .navbar-brand > img {
    width: 44px;
  }

  .navbar-light .navbar-nav > li > a {
    margin: 0;
    padding: 4px 0;
  }

  .navbar-light .navbar-nav > li > a > i {
    display: block;
    margin: 0 auto 2px auto;
  }

  .navbar-light .navbar-nav > li > a > span {
    display: block;
    padding: 0 0.9375rem;
    width: auto;
  }

  .navbar-light .navbar-nav > li:last-child > a > span {
    padding-left: 0.9375rem;
  }

  .navbar-nav > li.dropdown.singleDrop .dropdown-menu {
    min-width: 210px;
  }

  .navbar-nav > li.dropdown.singleDrop .dropdown-menu a {
    padding: 10px 0.75rem;
  }

  .navbar-nav > li.dropdown.singleDrop .dropdown-menu .dropdown-menu li a {
    padding: 10px 0.75rem;
  }
}

@media (min-width: 992px) {
  .navbar-light .navbar-nav > li > a > span {
    padding: 0;
    width: 110px;
  }
}

@media (min-width: 1024px) {
  .navbar-header .navbar-brand {
    padding: 1.875rem 0.9375rem;
    width: 240px;
  }

  .navbar-header .navbar-brand > img {
    width: 3.125rem;
  }
}

@media (min-width: 1200px) {
  .navbar-nav > li.dropdown.singleDrop .dropdown-menu {
    min-width: 230px;
  }
}

.navbar-nav li a i {
  vertical-align: middle;
}

/*=== 4. FOOTER ===*/
footer {
  position: relative;
}

footer .color-bar {
  position: absolute;
  top: 0;
}

/*=== 4.1 FOOTER INFO ===*/
.footerInfoArea {
  background-attachment: fixed;
  background-repeat: repeat;
  padding: 1.25rem 0;
  width: 100%;
}

.footerTitle {
  display: block;
  margin-bottom: 1.875rem;
}

.footerTitle a {
  display: block;
  height: 46px;
  width: 150px;
}

.footerTitle a img {
  width: 100%;
}

.footerTitle h4,
.footerTitle .h4 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0;
}

.footerInfo p {
  margin-bottom: 1.875rem;
}

.footerInfo .input-group .form-control {
  border: 0;
  height: 2.5rem;
  width: 80%;
}

.footerInfo .input-group .input-group-addon {
  border: 0;
  border-radius: 0 0.25rem 4px 0;
  height: 2.5rem;
  transition: all 0.3s ease-in-out;
  width: 20%;
}

.footerInfo .input-group .input-group-addon:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  opacity: 1;
}

.subscriberForm input {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.footerList > li > a svg {
  margin: 0 0.25rem -0.125rem 0;
}

.postLink li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem;
}

.footerList.postLink li {
  margin-bottom: 0.5rem;
}

.postLink li:last-child {
  border-bottom: none;
}

.postLink li .media-body .media-heading {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1rem;
  overflow: hidden;
  text-overflow: initial;
  text-transform: capitalize;
  white-space: normal;
}

.postLink li .media-body p {
  margin-bottom: 0;
}

.postLink li .media-left .img-rounded {
  border-radius: 0.75rem;
  border-style: solid;
  border-width: 0.125rem;
  height: 3.75rem;
  width: 3.75rem;
}

/*=== 4.2 COPY RIGHT ===*/
.copyRight {
  display: block;
  padding-bottom: 0.5rem;
  padding-top: 1.25rem;
}

/*================= 5. HOME ==================*/

/*=== 5.2 FEATURES SECTION ===*/
.featureSection {
  position: relative;
}

@media (min-width: 320px) {
  .featureSection {
    padding: 50px 0;
  }
}

@media (min-width: 768px) {
  .featureSection {
    padding: 60px 0;
  }
}

.linkIcon,
.locateArrow {
  display: block;
  left: 50%;
  margin-left: -50px;
  position: absolute;
  transition: all 0.3s ease-in-out;
}

.linkSection {
  margin-top: -2rem;
  width: 100%;
  z-index: 500;
}

@media (min-width: 320px) {
  .linkSection {
    position: relative;
  }
}

@media (min-width: 1200px) {
  .linkSection {
    margin-top: -5.625rem;
  }
}

.sectionLink {
  border-radius: 0.8125rem;
  display: block;
  height: 190px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  width: 100%;
}

.sectionLink .linkIcon {
  border-radius: 100%;
  border-style: solid;
  border-width: 0.375rem;
  font-size: 1.875rem;
  height: 100px;
  line-height: 90px;
  top: -50px;
  width: 100px;
}

.sectionLink .linkText {
  display: block;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 190px;
}

@media (min-width: 1200px) {
  .sectionLink .linkText {
    font-size: 2rem;
  }
}

.sectionLink .locateArrow {
  bottom: 1.6875rem;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0);
  font-size: 1.125rem;
  margin-left: -10px;
  -moz-opacity: 0;
  opacity: 0;
}

@media (min-width: 320px) {
  .sectionLink {
    margin-bottom: 75px;
  }
}

@media (min-width: 768px) {
  .sectionLink {
    margin-bottom: 0;
  }
}

a.sectionLink:hover {
  text-decoration: none;
}

.sectionLink:hover .locateArrow {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  opacity: 1;
}

.media-body h3.media-heading {
  font-size: 1.5rem;
  line-height: 1.875rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.featuresContent {
  margin-bottom: 2.5rem;
}

.featuresContent .media-left {
  border-radius: 100%;
  display: inline-block;
  height: 76px;
  padding: 0.375rem;
  width: 76px;
}

.featuresContent .media-left i {
  border-radius: 100%;
  border-style: solid;
  border-width: 2px;
  display: inline-block;
  font-size: 1.375rem;
  height: 62px;
  line-height: 62px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  width: 62px;
}

.featuresContent .media-left:hover i {
  transform: rotate(360deg);
}

/*=== 5.3 PROMOTION ===*/
.promotionWrapper {
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  padding: 75px 0;
  width: 100%;
}

.webp .promotionWrapper {
  background-image: url("../img/home/promotion-1.1b0d0db41b67.webp");
}

.no-webp .promotionWrapper {
  background-image: url("../img/home/promotion-1.7fc51b91556d.jpg");
}

.promotionWrapper.user-area {
  background-attachment: scroll;
}

.webp .promotionWrapper.user-area {
  background-image: url("../img/home/signup.b4082ea79daf.webp");
}

.no-webp .promotionWrapper.user-area {
  background-image: url("../img/home/signup.d645fcca6451.jpg");
}

.promotionWrapper.user-area a.link-more {
  font-weight: 600;
  text-decoration: underline;
}

.promotionWrapper.user-area a.link-more:hover {
  text-decoration: none;
}

.promotionWrapper .promotionInfo {
  text-align: center;
}

.promotionWrapper .promotionInfo h2,
.promotionWrapper .promotionInfo .h2 {
  font-size: 2.25rem;
  margin: 0 0 23px 0;
}

@media (min-width: 768px) {
  .promotionWrapper .promotionInfo h2,
  .promotionWrapper .promotionInfo .h2 {
    line-height: 2.25rem;
  }
}

@media (min-width: 768px) {
  .promotionWrapper .promotionInfo h2,
  .promotionWrapper .promotionInfo .h2 {
    line-height: 33px;
  }
}

.promotionWrapper .promotionInfo p {
  margin: 0 0 1.875rem 0;
}

@media (min-width: 768px) {
  .promotionWrapper .promotionInfo p {
    font-size: 0.9375rem;
    line-height: 1.375rem;
  }
}

@media (min-width: 768px) {
  .promotionWrapper .promotionInfo p {
    font-size: 1.125rem;
    line-height: 0.9375rem;
  }
}

/*=== 5.6 COURSES SECTION ===*/
.block h3 {
  margin: 0 0 20px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.block h3 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (min-width: 320px) {
  .block h3 {
    font-size: 1.5rem;
  }
}

@media (min-width: 992px) {
  .block h3 {
    font-size: 1.125rem;
  }
}

@media (min-width: 1200px) {
  .block h3 {
    font-size: 1.5rem;
  }
}

.block .list-unstyled,
.block .list-inline {
  margin-bottom: 0;
}

.block .list-unstyled li,
.block .list-inline li {
  line-height: 1.3125rem;
  margin-bottom: 0.3125rem;
}

.block .list-unstyled li i,
.block .list-inline li i {
  margin-right: 0.375rem;
}

.block .list-inline .btn-primary {
  font-size: 0.875rem;
}

.block .list-inline .btn-link {
  font-size: 0.875rem;
  font-weight: 600;
  text-transform: capitalize;
}

.coursesSection {
  padding-bottom: 5rem;
}

.thumbnailContent {
  border-style: solid;
  border-width: 1px;
}

.thumbnailContent .caption {
  padding: 0.9375rem;
}

.sticker-round {
  border-radius: 0.8125rem;
  display: block;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  left: 1.25rem;
  line-height: 1.25rem;
  padding: 10px 0;
  position: absolute;
  text-align: center;
  top: 1.25rem;
  width: 4.375rem;
}

/*=== 5.9 COUNT UP SECTION ===*/
.countUpSection {
  background-attachment: fixed;
  background-position: center center !important;
  background-size: cover;
  padding: 2.5rem 0;
  width: 100%;
}

.webp .countUpSection {
  background-image: url("../img/home/countup.e98c50105013.webp");
}

.no-webp .countUpSection {
  background-image: url("../img/home/countup.77cff13c752a.jpg");
}

.countUpSection .counter-wrap {
  display: block;
  text-decoration: none;
}

.countUpSection .counter-wrap:hover {
  text-decoration: underline;
}

.countUpSection .counter {
  border: 0.25rem solid #ffffff;
  border-radius: 100%;
  display: inline-block;
  height: 145px;
  line-height: 145px;
  width: 145px;
}

@media (min-width: 320px) {
  .countUpSection .counter {
    display: block;
    font-size: 2rem;
    margin: 0 auto 25px auto;
  }
}

@media (min-width: 768px) {
  .countUpSection .counter {
    display: inline-block;
    font-size: 52px;
    margin: 0 0 25px 0;
  }
}

.countUpSection .counterInfo {
  border: none;
  border-radius: 0.375rem;
  display: inline-block;
  font-size: 1.1875rem;
  height: 2.5rem;
  line-height: 2.5rem;
  text-transform: capitalize;
  transition: all 0.3s ease-in-out;
  width: 129px;
}

@media (min-width: 320px) {
  .countUpSection .text-center {
    margin-bottom: 1.875rem;
  }
}

@media (min-width: 768px) {
  .countUpSection .text-center {
    margin-bottom: 0;
  }
}

/*=== 5.11 COMMENT SECTION ===*/
.commentSection {
  background-image: url("../img/home/pattern-light.da99555472ad.png");
  background-repeat: repeat;
  height: auto;
  width: 100%;
}

@media (min-width: 320px) {
  .commentContent {
    padding: 0;
  }
}

@media (min-width: 768px) {
  .commentContent {
    padding: 0 100px;
  }
}

.commentContent i {
  font-size: 130px;
  margin-bottom: 2.5rem;
}

.commentContent h2 {
  font-size: 1.375rem;
  font-style: italic;
  font-weight: 400;
  line-height: 2.25rem;
  margin: 0 0 40px 0;
}

.commentContent h3 {
  font-size: 1rem;
  font-weight: 600;
  margin: 0 0 12px 0;
}

.commentContent p {
  margin-bottom: 0;
}

/*=== 5.13 HOME CONTACT SECTION ===*/
.newsSection .block .list-unstyled li,
.newsSection .block .list-inline li {
  display: inline-block;
}

.homeContactContent h2,
.homeContactContent .h2 {
  font-size: 2.25rem;
  line-height: 41px;
  margin: 0 0 20px 0;
}

.homeContactContent p {
  font-size: 0.9375rem;
  margin: 0 0 15px 0;
}

.homeContactContent .form-group {
  position: relative;
}

.homeContactContent .form-group .input-group-addon,
.homeContactContent .form-group i {
  border: none;
  height: 3.125rem;
  line-height: 3.125rem;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 3.125rem;
  z-index: 100;
}

.homeContactContent .form-group .form-control {
  border-radius: 0.625rem;
  border-width: 1px;
  height: 3.125rem;
  padding-right: 3.125rem;
  position: relative;
}

.homeContactContent .form-group textarea.form-control {
  height: 147px;
  line-height: 1.875rem;
}

@media (min-width: 320px) {
  .homeContactContent form .btn-primary,
  .action-button .btn-primary {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .homeContactContent form .btn-primary,
  .action-button .btn-primary {
    width: auto;
  }
}

.eventSidebar .homeContactContent .form-group {
  display: block;
}

.eventSidebar .homeContactContent .form-group i {
  left: -5px;
}

.eventSidebar .homeContactContent .form-group .form-control {
  padding-left: 1.875rem;
}

.areaPadding {
  padding: 90px 0 100px 0;
}

.homeContactContent .formBtnArea {
  text-align: center;
}

/*================= 6. COURSE ==================*/
/*=== 6.2 COURSE LIST ===*/
.courseList {
  border-radius: 0.4375rem;
  border-style: solid;
  border-width: 1px;
  position: relative;
}

a.courseList {
  padding: 0.5rem;
  transition: none;
}

div.courseList span.spinner-border {
  height: 1.5rem;
  vertical-align: middle;
  width: 1.5rem;
}

/*=== 7. BLOG ===*/
.singleBlog p,
.singleBlog .blogInfo {
  margin-bottom: 1.875rem !important;
}

.thumbnailContent > .caption.singleBlog h3 {
  display: block;
  line-height: 34px;
  margin: 0 0 20px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  width: 100%;
}

.blogComments {
  border-radius: 0.5625rem;
  margin-bottom: 1.25rem;
  padding: 0.9375rem;
}

.blogComments h3 {
  font-size: 1.5rem;
  margin-bottom: 1.875rem;
}

.commentsList .media {
  border-bottom: 1px solid #dedede;
  margin-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.commentsList li:last-child {
  border: none;
}

.commentsList .media-left {
  padding-right: 1.5625rem;
}

.commentsList .media-left img {
  height: 3.125rem;
  margin-bottom: 0.9375rem;
  width: 3.125rem;
}

.commentsList .media-body {
  overflow: visible;
  padding: 0;
  position: relative;
}

.commentsList .media-body .media-heading {
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0.9375rem;
  text-transform: capitalize;
}

.commentsList .media-body p {
  font-size: 0.8125rem;
  margin-bottom: 1.25rem;
}

.commentsList cite {
  display: block;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: normal;
  margin-top: 0.5625rem;
}

.commentsList cite:before {
  content: "";
  display: inline-block;
  height: 1px;
  margin-right: 0.5625rem;
  vertical-align: middle;
  width: 1.25rem;
}

@media (min-width: 320px) {
  .countUpSection .counter {
    display: block;
    font-size: 2rem;
    margin: 0 auto 25px auto;
  }
}

@media (min-width: 768px) {
  .countUpSection .counter {
    font-size: 42px;
  }
}

@media (min-width: 320px) {
  .whiteSection,
  .mainContent,
  .lightSection,
  .colorSection {
    padding: 14px 0;
  }
}

@media (min-width: 768px) {
  .whiteSection,
  .mainContent,
  .lightSection,
  .colorSection {
    padding: 26px 0;
  }
}

.courseList a.territory {
  font-size: 5.6rem;
}

.media-body h3.media-heading {
  white-space: normal;
}

a.disabled {
  cursor: default;
  pointer-events: none;
}

.pager.top {
  margin-top: 2.5rem;
}

.pager.middle {
  margin-bottom: 3.125rem;
  margin-top: 1.25rem;
}

.counterInfo a {
  display: block;
}

ul.taxons-tree,
ul.my-country-navigation {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
}

ul.my-country-navigation {
  font-size: 1.2rem;
}

ul.my-country-navigation a:hover {
  text-decoration: none;
}

ul.taxons-tree li {
  position: relative;
}

li.avoid {
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
}

@media (min-width: 768px) {
  ul.split {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 1.875rem;
    -webkit-column-gap: 1.875rem;
    column-gap: 1.875rem;
  }

  ul.taxon-list i.fi {
    border: 1px solid #ccc;
    vertical-align: top;
  }
}

ul.taxons-tree.territory li {
  display: inline-block;
}

@media (max-width: 480px) {
  ul.taxons-tree.territory li {
    display: block;
  }
}

ul.taxons-tree li a,
li.species div.courseList {
  display: inline-block;
  margin-bottom: 0;
  width: 100%;
}

ul.taxons-tree .checklist li.species a {
  width: auto;
}

li.order {
  margin-bottom: 1.875rem;
}

ul.order {
  font-size: 1.25rem;
  margin-bottom: 0.625rem;
  margin-top: 0.3125rem;
}

ul.family,
ul.genus {
  font-size: 1rem;
  margin-bottom: 0.875rem;
}

li.genus {
  margin-bottom: 0.875rem;
}

li.order a {
  display: block;
  margin-bottom: 0.625rem;
}

li.genus,
ul.territory li {
  font-size: 1rem;
}

ul.genus li.species {
  list-style: none;
}

li.order a,
li.family a,
.territory a,
li.genus a,
li.species .courseList {
  padding: 0.25rem 0.5rem;
}

/*ul.taxons-tree li.genus a {*/
/*    margin-bottom : .5rem;*/
/*}*/

li.species a,
li.species div.courseList,
ul.territory li a {
  margin-top: 0.25rem;
  padding-left: 0.5rem;
}

.checklist li.species a {
  margin-top: 0;
}

ul.taxons-tree li a:hover {
  text-decoration: none !important;
  transition: all 0.3s ease-in-out;
}

.partnersLogo {
  position: relative;
}

.partnersLogo a.auth {
  bottom: 0.25rem;
  left: 0.25rem;
  position: absolute;
}

.domain {
  font:
    700 1.625rem/4.375rem "Open Sans Condensed",
    sans-serif;
  padding-left: 0.625rem;
}

.domain small {
  font-size: 1rem;
  font-weight: 700;
}

.footerTitle a {
  position: relative;
  top: -14px;
  width: 200px;
}

.footerTitle a .domain {
  font-size: 1.25rem;
}

.footerTitle a img {
  width: 3.125rem;
}

.alert.home {
  border-radius: 0;
  margin-bottom: 0;
}

.share-btns {
  margin-bottom: -30px;
  margin-top: 1.875rem;
}

.share-btns p.header {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
}

.share-btns .icon {
  margin-bottom: -1px;
}

a.btn-social,
.btn-social {
  border-radius: 50%;
  display: inline-block;
  font-size: 1.75rem;
  height: 54px;
  line-height: 54px;
  margin: 8px 0.25rem;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s;
  width: 54px;
}

a.btn-social.disabled_,
.btn.disabled_ {
  opacity: 0.5;
}

.btn-social:hover,
.btn-social:focus {
  outline: none;
  text-decoration: none;
}

.btn-social.btn-xs {
  font-size: 0.5625rem;
  height: 1.5rem;
  line-height: 0.8125rem;
  margin: 6px 0.125rem;
  width: 1.5rem;
}

.btn-social.btn-sm {
  font-size: 0.8125rem;
  height: 2.25rem;
  line-height: 1.125rem;
  margin: 6px 0.125rem;
  width: 2.25rem;
}

.btn-social.btn-lg {
  font-size: 1.375rem;
  height: 4.5rem;
  line-height: 2.5rem;
  margin: 10px 0.375rem;
  width: 4.5rem;
}

.coursesSection .thumbnail,
.newsSection .thumbnail {
  height: 100%;
}

.ellipses {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (max-width: 1200px) {
  .featuresContent .media-body h3.media-heading {
    font-size: 1.375rem;
  }
}

.species-status,
.species-iucn {
  margin-bottom: 1.25rem;
  text-align: center;
}

@media (max-width: 480px) {
  .species-status {
    text-align: left;
  }

  .species-status label.checkbox-inline {
    display: block;
    margin-left: 0;
  }
}

.species-status .valid {
  margin-right: 1.25rem;
}

.short-species {
  margin-bottom: 1.25rem;
}

.before-carousel {
  padding-bottom: 0.625rem;
}

.territory_compare .icon {
  font-size: 1.2rem;
}

table.territory_compare > tbody > tr > td,
table.territory_compare > thead > tr > th {
  vertical-align: middle;
}

table.territory_compare > tbody > tr > td a {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

table.territory_compare > tbody > tr > td a:hover {
  text-decoration: underline;
}

table.territory_compare > thead {
  border-width: 0 1px;
  border-style: solid;
  border-color: #ccc;
}

table.territory_compare th,
table.territory_compare td {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.compare-wrap .btn {
  text-transform: none;
}

.compare-wrap .btn.dropdown-toggle,
[data-id="id_country"].btn.dropdown-toggle {
  border-radius: 0.625rem;
  border-style: solid;
  border-width: 1px;
  font-size: 1rem;
  padding: 12px 0.625rem;
}

.compare-wrap a.compare-countries {
  height: 2.1875rem;
  line-height: 2.1875rem;
  width: 100%;
}

@media (max-width: 767px) {
  .featuresContent {
    text-align: center;
  }
}

a.edit-admin {
  position: absolute;
  right: 0.625rem;
  top: 0.625rem;
}

a.edit-admin.white {
  -moz-border-radius: 0.625rem;
  -webkit-border-radius: 0.625rem;
  border-radius: 0.625rem;
  padding: 0.875rem 1.125rem;
}

.taxons-tree a.edit-admin {
  right: 0;
  top: 0;
}

a.edit-admin.carousel {
  font-size: 1.375rem;
  left: 1rem;
  top: -2.2rem;
}

section.carousel .action {
  display: inline;
  font-size: 1rem;
  line-height: 1rem;
  margin-top: 3rem;
  opacity: 0.5;
}

section.carousel .owl-item .action.rating_up {
  bottom: 0.375rem;
  left: auto;
  right: 0.375rem;
  top: auto;
}

section.carousel .owl-item .action.rating_down {
  bottom: 0.375rem;
  left: 0.375rem;
  right: auto;
  top: auto;
}

section.carousel .owl-item .action.mark_bad {
  bottom: auto;
  left: auto;
  right: 0.375rem;
  top: -2.5rem;
}

section.carousel .owl-item .action.is_best {
  top: -2.5rem;
  opacity: 1;
}

section.carousel .owl-item span.action.muted {
  opacity: 0;
}

.courseList:hover a.edit-admin.carousel {
  display: inline-block;
}

.owl-item a.action:hover {
  opacity: 1;
}

.badge.status-iucn {
  font-family: "Open Sans Condensed", sans-serif;
  font-style: normal;
  font-weight: 700;
}

/*.courseList .badge.status-iucn {*/
/*    margin-right : .25rem;*/
/*}*/

.territory_compare .badge.status-iucn {
  margin-right: 0.5rem;
}

.species-displayed-wrap {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 1.375rem;
  font-weight: 700;
  margin-bottom: 2rem;
  margin-top: 0.875rem;
}

.species-displayed.badge {
  font-size: 1.25rem;
}

.courseList a.edit-admin.carousel,
.owl-item .action {
  border-radius: 1.875rem;
  border-style: solid;
  border-width: 2px;
  font-size: 1.5rem;
  transition: none;
}

.courseList a.edit-admin.carousel {
  bottom: 0.625rem;
  display: none;
  left: 0.625rem;
  padding: 0.5rem;
  right: auto;
  top: auto;
  z-index: 10;
}

.owl-item .action {
  display: none;
  padding: 0.5rem;
  position: absolute;
}

.owl-item:hover .action {
  display: inline-block;
}

.owl-item .action.is_best {
  display: inline-block;
  left: 0.375rem;
  top: 0.375rem;
}

.owl-item .action.mark_bad {
  bottom: 0.375rem;
  left: 0.375rem;
}

.owl-item .action.rating_up {
  right: 0.375rem;
  top: 0.375rem;
}

.owl-item .action.rating_down {
  bottom: 0.375rem;
  right: 0.375rem;
}

.owl-theme .owl-dots {
  margin-top: 1rem;
  -webkit-tap-highlight-color: transparent;
  text-align: center;
}

@media (min-width: 768px) {
  .owl-theme .owl-dots {
    margin-bottom: -1rem;
  }
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
}

.owl-theme .owl-dots .owl-dot span {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  border-radius: 30px;
  display: block;
  height: 10px;
  margin: 5px 12px;
  transition: opacity 200ms ease;
  width: 10px;
}

/* Customize the label (the container) */
.container_switch {
  cursor: pointer;
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1.375rem;
  margin-bottom: 1.625rem;
  padding-right: 2.1875rem;
  position: relative;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container_switch input {
  cursor: pointer;
  height: 0;
  opacity: 0;
  position: absolute;
  width: 0;
}

.checkmark {
  height: 1.5625rem;
  position: absolute;
  right: 0;
  top: 0;
  width: 1.5625rem;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  display: none;
  position: absolute;
}

/* Show the checkmark when checked */
.container_switch input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container_switch .checkmark:after {
  border: solid #222;
  border-width: 0 3px 3px 0;
  height: 0.625rem;
  left: 0.5625rem;
  top: 0.3125rem;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 0.3125rem;
}

.langswitcher .btn {
  padding: 0 0.375rem;
  text-transform: capitalize;
}

.langswitcher .fi {
  margin-right: 0.375rem;
}

.langswitcher .dropdown-item {
  padding: 0.25rem 1rem;
}

@media (max-width: 480px) {
  .langswitcher .btn .fi {
    margin-right: 0.125rem;
  }
}

.customModal .close {
  line-height: 1.5rem;
  opacity: 1;
  text-shadow: none;
}

.customModal .close:focus {
  outline: none;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 0.9375rem;
  }
}

@media (max-width: 767px) {
  .dropdown-menu {
    border: 0;
  }
}

table.table-bordered {
  border-width: 0;
}

table.table-bordered tbody {
  border-style: solid;
  border-width: 1px 0 0 1px;
}

table.table-bordered td {
  border-width: 0 1px 1px 0;
}

.media a.taxon img,
.media a.news img {
  height: 5.6rem;
  width: 5.6rem;
}

@media (min-width: 768px) {
  .media a.taxon img,
  .media a.news img {
    height: 9.375rem;
    width: 9.375rem;
  }
}

/*bootstrap4-carousel*/
.carousel-caption {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 1.1;
}

.carousel-caption h1,
.carousel-caption h5 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 0.8;
}

@media (min-width: 567px) {
  .carousel-caption h1,
  .carousel-caption h5 {
    font-size: 1.875rem;
  }
}

@media (min-width: 768px) {
  .carousel-caption h1,
  .carousel-caption h5 {
    font-size: 2.125rem;
    line-height: 0.8;
  }

  .carousel-caption p {
    font-size: 1.3rem;
  }
}

@media (min-width: 1200px) {
  .carousel-caption h1,
  .carousel-caption h5 {
    font-size: 3.125rem;
  }

  .carousel-caption p {
    font-size: 1.5625rem;
    line-height: 1.2;
  }
}

.carousel-caption p {
  font-weight: 400;
}

.carousel-caption h1,
.carousel-caption h5 {
  font-weight: 600;
}

.carousel-caption p a {
  text-decoration: underline;
}

.diary .sectionTitle.secondary {
  font-size: 1.625rem;
}

.justified-gallery .action,
.avatar-edit .action {
  border-radius: 1.875rem;
  display: inline-block;
  font-size: 1.5rem;
  transition: none;
}

.justified-gallery .action.is_best,
.justified-gallery .action.is_first,
.justified-gallery.diary .action {
  display: inline-block;
  font-size: 1rem;
  left: 0.375rem;
  padding: 0 0.25rem;
  position: absolute;
  top: 0.375rem;
}

.justified-gallery .action.is_first {
  left: auto;
  right: 0.375rem;
}

.justified-gallery.diary .action {
  font-size: 0.875rem;
  font-weight: bold;
}

.justified-gallery .action.time {
  left: auto;
  right: 0.375rem;
}

.avatar-edit .action.edit {
  bottom: 0.375rem;
  display: inline-block;
  font-size: 1.5rem;
  padding: 0 0.25rem;
  position: absolute;
  right: 0.375rem;
}

/*.avatar-edit img {*/
/*    height : 8.1875rem;*/
/*}*/

.avatar-small {
  margin-top: -4px;
}

.thumb-link .action {
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  left: -0.375rem;
  position: absolute;
  top: -0.375rem;
}

.homeContactContent form .media-body .btn {
  padding: 0.375rem 0.75rem;
}

.diary .pager {
  margin-bottom: 0;
  margin-top: 1rem;
}

@media (min-width: 320px) {
  .teamStyle {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) {
  .teamStyle {
    margin-bottom: 3rem;
  }
}

.teamStyle .diary-a img {
  width: 7.5rem;
}

.teamStyle .media-body h4 {
  font-size: 16px;
}

.teamStyle .media-body h5 {
  font-size: 15px;
}

.teamStyle .media-body .list-inline {
  text-align: left;
}

@media (min-width: 320px) {
  .teamStyle .media-body .list-inline {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .teamStyle .media-body .list-inline {
    margin: 0;
  }
}

.teamStyle .media-body .list-inline li a,
.teamStyle .media-body .list-inline li span {
  border-radius: 100%;
  display: inline-block;
  text-align: center;
}

@media (min-width: 320px) {
  .teamStyle .media-body .list-inline li a,
  .teamStyle .media-body .list-inline li span {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    width: 30px;
  }
}

@media (min-width: 768px) {
  .teamStyle .media-body .list-inline li a,
  .teamStyle .media-body .list-inline li span {
    font-size: 10px;
    height: 25px;
    line-height: 25px;
    width: 25px;
  }
}

@media (min-width: 992px) {
  .teamStyle .media-body .list-inline li a,
  .teamStyle .media-body .list-inline li span {
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    width: 28px;
  }
}

.diary-a {
  position: relative;
}

.diary-a .action {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: bold;
  left: 0.375rem;
  position: absolute;
  top: 0.375rem;
}

a[data-toggle="popover"] {
  cursor: pointer;
}

.diary .fi {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

.mainContent .invalid-feedback {
  display: block;
  font-size: 100%;
}

.testimonialContent .fi {
  background-color: #fff;
}

/*================= 10 TESTIMONIAL ==================*/
.testimonial-grid {
  margin-top: 3rem;
}

.testimonialContent {
  border-radius: 0.5rem;
  border-style: solid;
  border-width: 1px;
  display: block;
  margin-bottom: 2.75rem;
  padding: 2.375rem 1rem 1rem;
  width: 100%;
}

.diary .testimonialContent {
  padding-top: 2rem;
}

.testimonialContent span.userSign {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 3.125rem;
  left: 50%;
  line-height: 3.125rem;
  margin-left: -2.25rem;
  position: absolute;
  top: -1.5625rem;
}

.diary .testimonialContent span.userSign,
.place .testimonialContent span.userSign,
.observation .testimonialContent span.userSign,
.personal-area .testimonialContent span.userSign,
.all-countries .testimonialContent span.userSign {
  border-radius: 2rem;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 2rem;
  margin-left: -82px;
  text-align: center;
  top: -1.1rem;
  width: 160px;
}

.personal-area .testimonialContent span.userSign {
  font-size: 0.875rem;
}

.all-countries .testimonialContent span.userSign {
  margin-left: -122px;
  width: 240px;
}

.diary .testimonialContent span.userSign.species-caption,
.place .testimonialContent span.userSign.place-caption,
.observation .testimonialContent span.userSign.species-caption {
  font-size: 0.875rem;
  height: 2rem;
  top: -1rem;
  line-height: 1.1rem;
  margin-left: -102px;
  vertical-align: middle;
  width: 200px;
}

.diary-species .additional-actions {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

.diary-species-time {
  font-weight: 300;
}

.testimonialContent p {
  margin-bottom: 0.25rem;
}

.testimonialContent h3,
.testimonialContent h2 {
  font-size: 1rem;
  margin: 0;
}

.testimonialContent h3 small {
  font-size: 0.875rem;
  font-weight: 700;
  margin: 0;
}

.testimonialContent .dropdown-item {
  padding: 0.25rem 0.8rem;
}

.native-star {
  left: 1.75rem;
  position: absolute;
  top: 0.875rem;
}

.additional-actions {
  position: absolute;
  right: 1.375rem;
  top: 0.625rem;
}

.additional-actions .three-dots {
  font-size: 1rem;
}

.additional-actions .dropdown-toggle {
  padding: 0.5rem;
}

.additional-actions .dropdown-toggle:after {
  content: none;
}

.additional-top-left {
  position: absolute;
  left: 1.375rem;
  top: 0.75rem;
}

.custom-control-label::before,
.custom-control-label::after {
  height: 1.75rem;
  top: -0.125rem;
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
  width: 1.75rem;
}

.custom-control-label.compare::before,
.custom-control-label.compare::after {
  height: 1.25rem;
  top: 0;
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
  width: 1.25rem;
}

.custom-social .custom-control-label::before,
.custom-social .custom-control-label::after {
  height: 1rem;
  top: 0.25rem;
  width: 1rem;
}

.custom-control-label::after {
  cursor: pointer;
}

.fz0 {
  font-size: 0;
}

.form-control-lg.is-filtered {
  padding-right: 3rem;
}

span.species-filter-reset {
  cursor: pointer;
  font-size: 1.5rem;
  position: absolute;
  right: 1rem;
  top: 0.375rem;
  z-index: 10;
}

.seen-list input.form-control {
  font-size: 0.875rem;
  width: 10rem;
}

.btn-primary.edit-date-submit {
  height: 2.375rem;
  line-height: 2.375rem;
}

a.add-formset {
  font-size: 1rem;
  font-weight: 600;
}

.time-icon {
  font-size: 1rem;
  line-height: 1rem;
  position: absolute;
  right: 0.75rem;
  top: 0.75rem;
}

/*=== MAP ===*/
.map-osm {
  height: 400px;
  width: 100%;
}

.modal-body .map-osm {
  height: 200px;
}

.map-osm:-moz-full-screen {
  height: 100%;
  margin: 0;
}

.map-osm:-webkit-full-screen {
  height: 100%;
  margin: 0;
}

.map-osm:-ms-fullscreen {
  height: 100%;
}

.map-osm:fullscreen {
  height: 100%;
}

.gps-marker {
  left: 0.5em;
  top: 65px;
}

.ol-touch .gps-marker {
  top: 70px;
}

.delete-marker {
  right: 2.4em;
  top: 7px;
}

.ol-touch .delete-marker {
  right: 5.1em;
}

.gps-marker button.get-location {
  background-image: url("../img/gps.b897f81a9688.svg");
}

.delete-marker button.clear-features {
  background-image: url("../img/bin2.4156797a7e71.svg");
  border: 3px solid #fff;
}

.clear-features {
  font-size: 1rem;
}

.ol-rotate {
  left: 2.4rem;
  right: auto;
  top: 7px;
}

.ol-touch .ol-rotate {
  left: 2.8em;
}

.add-big {
  font-size: 4rem;
}

.w-small {
  width: 768px;
}

.modal-body .dropdown-menu.show {
  min-width: 100% !important;
  width: 100% !important;
}

.testimonialContent .caption-wrap,
.rating_page .caption-wrap {
  display: inline-block;
  position: relative;
}

.testimonialContent .caption,
.testimonialContent .caption-top,
.rating_page .caption {
  bottom: 0;
  font-size: 0.75rem;
  left: 0;
  margin: 0;
  padding: 0.3125rem;
  position: absolute;
  right: 0;
  transition: opacity 500ms ease-in;
}

.testimonialContent .caption-top {
  top: 0;
  bottom: auto;
}

.font-smaller {
  font-size: 0.875rem;
}

.font-bigger {
  font-size: 120%;
}

.login-or {
  overflow: hidden;
  position: relative;
}

.login-or:after,
.login-or:before {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  content: "";
  display: inline-block;
  height: 0.65em;
  margin: 0 2% 0 -50%;
  vertical-align: top;
  width: 50%;
}

.login-or:after {
  margin: 0 -50% 0 2%;
}

select.country-dropdown {
  /*min-height: 47px;*/
  height: 35px;
  margin-bottom: 0.8rem;
}

/* 
.compare-wrap .select2-container {
    margin-bottom: .8rem;
} */

/* .select2-container .select2-selection--single .select2-selection__clear {
    line-height: calc(1.5em + 0.75rem);
    margin-top: 0;
} */

.icon {
  display: inline-block;
  fill: currentColor;
  height: 1em;
  stroke: currentColor;
  stroke-width: 0;
  vertical-align: baseline;
  width: 1em;
}

.icon-home {
  margin-bottom: -1px;
}

.icon-flag {
  line-height: 1em;
  vertical-align: middle;
  width: 1.33333333em;
}

.taxons-tree.f16 .flag {
  bottom: -0.25rem;
  position: relative;
}

.select2-container.f16 .flag,
.territory_compare .f16 .flag,
.seen-list .f16 .flag,
.rating-page .f16 .flag,
.dropdown-menu.f16 .flag,
.translations.f16 .flag {
  bottom: -0.125rem;
  position: relative;
}

/* .select2-results__options {
    scroll-behavior: auto !important;
} */

.countries-menu a {
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
}

.compare-tabs {
  margin-bottom: -1px;
}

.compare-tabs a.active,
.place-tabs .nav-tabs a.nav-link.active {
  font-weight: 700;
}

.o-q .icon {
  vertical-align: bottom;
}

.badge-light {
  font-weight: normal;
}

.va-tb {
  vertical-align: text-bottom;
}

/*.my-countries {*/
/*    font-size: 4rem;*/
/*}*/

/*.my-countries a {*/
/*    opacity: .4;*/
/*}*/

/*.my-countries a i {*/
/*    border:1px solid #ccc;*/
/*}*/

/*.my-countries a.selected {*/
/*    opacity: 1;*/
/*}*/

/*.my-years {*/
/*    font-size: 2rem;*/
/*}*/

section.personal-area .badge {
  font-size: 0.75rem;
}

section.personal-area .badge.big {
  font-size: 1rem;
}

#id_phone {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1;
}

p.middle-flag i {
  font-size: 2rem;
  border: 1px solid #ccc;
}

body.approved .main-wrapper {
  background-color: #b5d56a;
}

div.country-my {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}

div.country-actual {
  border: 1px solid #f0c24b;
  border-radius: 1rem;
}

div.country-all {
  border: 1px solid #f0c24b;
  border-radius: 1rem;
}

nav.navbar.menu-bottom-fixed {
  border-top: 1px solid #ccc;
  line-height: 0.875rem;
  font-size: 0.75rem;
}

nav.navbar.menu-bottom-fixed a.nav-link {
  padding: 0.5rem;
  text-align: center;
  font-weight: 700;
}

nav.navbar.menu-bottom-fixed a.nav-link i {
  font-size: 1.25rem;
  line-height: 1.15;
}

nav.navbar.menu-bottom-fixed a.nav-link i .icon {
  vertical-align: middle;
}

nav.navbar.menu-bottom-fixed .dropdown-menu a.nav-link {
  text-align: left;
  font-weight: 400;
  font-size: 0.875rem;
}

@media (max-width: 768px) {
  nav.navbar.menu-bottom-fixed {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media (max-width: 768px) {
  nav.navbar.menu-bottom-fixed a.nav-link i .icon {
    vertical-align: baseline;
  }
}

@media (min-width: 768px) {
  nav.navbar.menu-bottom-fixed a.nav-link i {
    margin-right: 0.5rem;
  }
}

.datetimepicker-input {
  font-size: 0.875rem;
}

.filter-remove {
  word-break: break-word;
}

.fullScreenEl {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh !important;
  background-color: white;
  z-index: 9999;
  box-sizing: border-box;
}

.help-page {
  text-align: center;
}

.help-page p {
  vertical-align: top;
  display: inline-block;
}

.help-page p a[data-fancybox] {
  display: block;
  margin: 0 1rem;
}

.help-page p img {
  width: 11.25rem;
}

@supports (-webkit-touch-callout: none) {
  .promotionWrapper,
  .countUpSection,
  .footerInfoArea {
    background-attachment: scroll;
  }
}

.justified-gallery > a > .jg-caption.jg-caption-inverted,
.justified-gallery > div > .jg-caption.jg-caption-inverted,
.justified-gallery > figure > .jg-caption.jg-caption-inverted {
  display: initial;
  filter: "alpha(opacity=70)";
  opacity: 0.7;
  -webkit-transition: opacity 500ms ease-in;
  -moz-transition: opacity 500ms ease-in;
  -o-transition: opacity 500ms ease-in;
  transition: opacity 500ms ease-in;
}
.justified-gallery > a > .jg-caption.jg-caption-inverted.jg-caption-visible,
.justified-gallery > div > .jg-caption.jg-caption-inverted.jg-caption-visible,
.justified-gallery
  > figure
  > .jg-caption.jg-caption-inverted.jg-caption-visible {
  display: none;
  filter: "alpha(opacity=0)";
  opacity: 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.subtitle-del {
  font-size: 16px;
  margin-bottom: 48px;
  font-weight: 300;
}

/* ── SECTIONS ── */
.section-del {
  margin-bottom: 40px;
}

/* ── CARDS ── */
.card-del {
  border: 1px solid #ddd8cf;
  border-radius: 10px;
  padding: 20px 22px;
  margin-bottom: 14px;
}
.card-title-del {
  font-weight: 500;
  font-size: 15px;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.card-title-del .icon {
  font-size: 18px;
  line-height: 1;
}
.card-del p {
  font-size: 14.5px;
  color: #3a3a38;
  margin-bottom: 10px;
}
.card-del p:last-child {
  margin-bottom: 0;
}

/* Steps */
.steps-del {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-top: 10px;
}
.step-del {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 14px;
  color: #3a3a38;
}
.step-num-del {
  background: #e8f2eb;
  color: #2e6b3e;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 1px;
}

/* Path pill */
.path-del {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  background: #f0ece5;
  border: 1px solid #ddd8cf;
  border-radius: 20px;
  padding: 3px 10px;
  font-size: 13px;
  color: #2e6b3e;
  font-weight: 500;
  white-space: nowrap;
}
.path-sep-del {
  color: #7a776f;
  font-weight: 300;
}

/* Notice boxes */
.notice-del {
  border-radius: 8px;
  padding: 14px 16px;
  font-size: 14px;
  margin-top: 14px;
  display: flex;
  gap: 10px;
}
.notice-del.warn {
  background: #fdf6e8;
  border: 1px solid #e8d5a3;
  color: #8a6220;
}
.notice-del.danger {
  background: #fdf0ee;
  border: 1px solid #f0c5bf;
  color: #b03a2e;
}
.notice-icon {
  font-size: 16px;
  flex-shrink: 0;
  margin-top: 1px;
}
.notice-text {
  line-height: 1.5;
}

/* ── CONTACT ── */
.contact-box-del {
  background: #e8f2eb;
  border: 1px solid #c0dcc8;
  border-radius: 10px;
  padding: 20px 22px;
}
.contact-box-del p {
  font-size: 14.5px;
  margin-bottom: 8px;
}
.contact-box-del p:last-child {
  margin-bottom: 0;
}
.contact-box-del a {
  color: #2e6b3e;
  font-weight: 500;
  text-decoration: none;
}
.contact-box-del a:hover {
  text-decoration: underline;
}

.beta .hero,
.dashboard-wrap {
  background: #1a3d22;
  color: white;
  position: relative;
  overflow: hidden;
}

.dashboard-wrap {
  border-bottom: 1px solid #999;
}

.beta .hero {
  padding: 72px 24px 56px;
  text-align: center;
}

.beta .hero::before,
.dashboard-wrap::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(
      ellipse at 30% 50%,
      rgba(74, 148, 96, 0.25) 0%,
      transparent 60%
    ),
    radial-gradient(
      ellipse at 70% 20%,
      rgba(200, 146, 42, 0.12) 0%,
      transparent 50%
    );
}

.beta .hero-badge,
.dibird-btn {
  display: inline-block;

  background: #fff;
  /* border: 1px solid rgba(200, 146, 42, 0.4); */
  color: #000;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;

  padding: 6px 16px;
  border-radius: 20px;

  position: relative;
}

.android-img {
  width: 70px;
}

.beta .hero-badge {
  letter-spacing: 0.12em;
  margin-bottom: 24px;
}

.beta .hero h1 {
  font-size: clamp(28px, 5vw, 44px);
  font-weight: 600;
  line-height: 1.25;
  margin-bottom: 16px;
  position: relative;
}

.beta .hero p {
  font-size: 17px;
  color: rgba(255, 255, 255, 0.75);
  max-width: 520px;
  margin: 0 auto;
  position: relative;
}

.beta .container {
  max-width: 700px;
  margin: 0 auto;
  padding: 0 24px;
}

.beta .steps-section {
  padding: 56px 0 0;
}

.beta .section-label {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #4a9460;
  margin-bottom: 32px;
}

.beta .step-card {
  display: flex;
  gap: 20px;
  margin-bottom: 32px;
  align-items: flex-start;
}

.beta .step-num {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  background: #1a3d22;
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 600;
  margin-top: 2px;
}

.beta .step-body h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 6px;
  color: #1a3d22;
}

.beta .step-body p {
  font-size: 15px;
  margin-bottom: 12px;
}

.beta .step-connector {
  width: 1px;
  height: 24px;
  background: #c8dcc8;
  margin: 4px 0 4px 19px;
}

.beta .a-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 24px;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.2s;
  cursor: pointer;
}

.beta .a-btn-primary {
  background: #2d6a3f;
  color: white;
  border: none;
}
.beta .a-btn-primary:hover {
  background: #1a3d22;
  transform: translateY(-1px);
}

.beta .a-btn-secondary {
  background: #ffffff;
  color: #1a3d22;
  border: 1.5px solid #c8dcc8;
}
.beta .a-btn-secondary:hover {
  border-color: #2d6a3f;
  transform: translateY(-1px);
}

.beta .divider {
  border: none;
  border-top: 1px solid #c8dcc8;
  margin: 0;
}

.beta .notice {
  background: #f5e6c8;
  border-left: 3px solid #c8922a;
  border-radius: 0 8px 8px 0;
  padding: 14px 18px;
  font-size: 14px;
  color: #5a3e0a;
  margin-top: 12px;
}

.beta .notice strong {
  color: #3d2a06;
}

.beta .faq-section {
  padding: 0 0 56px;
}

.beta .faq-item {
  border-top: 1px solid #c8dcc8;
  padding: 20px 0;
}
.beta .faq-item:last-child {
  border-bottom: 1px solid #c8dcc8;
}

.beta .faq-q {
  font-size: 16px;
  font-weight: 600;
  color: #1a3d22;
  margin-bottom: 8px;
}

.beta .faq-a {
  font-size: 15px;
}

.beta .cta-section {
  background: #e8f3eb;
  border-top: 1px solid #c8dcc8;
  padding: 48px 24px;
  text-align: center;
}

.beta .cta-section h2 {
  font-size: 24px;
  font-weight: 600;
  color: #1a3d22;
  margin-bottom: 10px;
}

.beta .cta-section p {
  font-size: 15px;
  margin-bottom: 28px;
}

.beta .a-btn-group {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  justify-content: center;
}

.beta .android-icon {
  font-size: 18px;
}
.beta .hero h2 {
  color: #fff;
}

.big-select2,
.big-select2 .select2-selection__arrow,
.big-select2 .select2-selection__clear {
  height: 35px !important;
}

.big-select2 .select2-selection__rendered {
  line-height: 35px !important;
}
