.banner-text-box,
.ico-home {
  background-repeat: no-repeat
}

.login_from .login-style-line span:after,
.login_from .login-style-line span:before {
  height: 2px;
  width: 100%;
  background-color: #cfcfcf;
  z-index: 1;
  content: "";
  display: inline-block;
  top: 50%
}

.img-fluid,
img {
  max-width: 100%
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-display: swap;
  font-family: Roboto, sans-serif
}

.form-control:focus,
focus {
  color: #212529;
  background-color: #fff;
  border-color: #dbdbdb;
  outline: 0;
  box-shadow: none
}

.navbar-toggler:focus {
  text-decoration: none !important;
  outline: 0 !important;
  box-shadow: none !important
}

header {
  background: #fff;
  box-shadow: 0 0 3px 2px #0000000f;
  border-top: 10px solid #109949
}

.top_header .navbar-collapse {
  flex-grow: 0 !important
}

.navbar-brand img {
  max-width: 170px
}

.top_header ul li .login_btn,
.top_header ul li .sign_btn {
  background: #109949;
  color: #fff !important;
  border-radius: 30px;
  padding: 10px 30px !important
}

.top_header li.nav-item i {
  color: #00b4ee;
  font-weight: 500
}

.top_header .navbar-collapse ul li,
.usrimg {
  margin: 0 10px
}

.top_header .navbar-collapse ul li a {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  color: #000
}

a.nav-link.active {
  color: #00b4ee !important
}

.top_header .navbar-collapse>ul>li {
  padding: 6px 10px;
  margin-right: 5px;
  display: inline-block;
  position: relative
}

.onhover-dropdown {
  cursor: pointer;
  position: relative
}

.top_header .navbar-collapse .profile-dropdown {
  width: 200px;
  top: 57px;
  left: -12px;
  padding: 0 10px
}

.top_header .navbar-collapse .onhover-show-div {
  top: 50px;
  right: 0;
  left: unset
}

.top_header .navbar-collapse .profile-dropdown li a {
  text-decoration: unset
}

.top_header .navbar-collapse .onhover-show-div li a {
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: .3px;
  font-display: swap;
  font-family: Roboto, sans-serif
}

.top_header .navbar-collapse .profile-dropdown li {
  padding: 10px 0 !important;
  margin: 0;
  list-style: none
}

.top_header .navbar-collapse .onhover-show-div li {
  padding: 15px
}

.onhover-dropdown:hover .onhover-show-div {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  border-radius: 5px;
  overflow: hidden
}

.b-r-10 {
  border-radius: 10px !important
}

.navbar-left,
.profile-media .media-body {
  margin-left: 15px
}

.profile-media .media-body span {
  font-weight: 500;
  font-size: 15px
}

.profile-media .media-body p {
  font-weight: 400;
  font-size: 12px
}

.onhover-show-div {
  -webkit-box-shadow: 0 0 20px rgb(89 102 122 / 10%);
  box-shadow: 0 0 20px rgb(89 102 122 / 10%);
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  opacity: 0;
  visibility: hidden;
  left: 0;
  top: 80px;
  position: absolute;
  z-index: 8;
  background-color: #fff;
  -webkit-transition: .3s linear;
  transition: .3s linear
}

.top_header .navbar-collapse .profile-dropdown li svg {
  width: 16px;
  vertical-align: bottom;
  margin-right: 10px;
  stroke: #2c323f
}

.top_header .navbar-collapse ul li svg {
  vertical-align: middle;
  width: 20px
}

.top_header .navbar-collapse .profile-dropdown li span {
  color: #2c323f;
  font-size: 14px
}

.onhover-show-div li a svg {
  margin-top: 0 !important
}

.login_btn:hover,
.sign_btn:hover {
  background: #00b4ee;
  color: #fff !important;
  border-radius: 30px
}

.welcome-banner {
  padding: 140px 0 40px
}

.banner-text-box h4 {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  text-transform: uppercase;
  color: #00b4ee;
  margin-bottom: 0;
  margin-top: 0
}

.banner-text-box h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 52px;
  line-height: 61px;
  text-transform: uppercase;
  color: #000;
  margin-top: 15px;
  margin-bottom: 5px
}

span.addres,
span.name {
  text-transform: none;
  font-weight: 400
}

.banner-text-box p {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 20px;
  color: #000
}

.banner-text-box {
  padding: 140px 0;
  text-align: center;
  background-image: url(../images/banner_1.png);
  background-position: center center;
  background-size: contain
}

.footer-menu ul,
.ftr-menu ul {
  float: right;
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0
}

.footer-menu ul li,
.ftr-menu ul li {
  display: inline-block;
  line-height: 38px
}

.footer-menu ul li a {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #f8f8f8;
  text-decoration: none
}

.login_section {
  padding: 140px 0;
  background: #f4f4f4
}

.form-group,
.login_from .form-group,
.theme-form .form-group,
.ugf-form .input-block .custom-form-group {
  position: relative;
  margin-bottom: 25px
}

.login_from .form-control {
  height: 70px;
  border-radius: 5px;
  border: 0;
  -webkit-box-shadow: 0 3px 3px 0 rgb(0 0 0 / 4%);
  box-shadow: 0 3px 3px 0 rgb(0 0 0 / 4%);
  outline: 0;
  background: #fff;
  padding: 0 20px;
  font-size: 15px;
  color: #546274
}

.login_from .btn-fill,
.progress-bar {
  background-color: #00b4ee
}

.login_from .form-group .field-icon {
  position: absolute;
  z-index: 1;
  right: 26px;
  bottom: 24px;
  font-size: 14px;
  color: #a1a1a1
}

.login_from .switcher-description .switcher-text {
  color: #b1b1b2;
  font-size: 14px;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  text-decoration: none
}

.login_from .btn-fill {
  font-display: swap;
  font-family: Roboto, sans-serif;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
  border: 0;
  color: #fff;
  border-radius: 10px;
  padding: 12px 36px;
  width: 100%;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out
}

.login_from .login-style-line {
  overflow: hidden;
  text-align: center;
  margin-bottom: 20px
}

.login_from .login-style-line span {
  text-align: center;
  font-size: 15px;
  color: #acacac;
  display: inline-block;
  position: relative;
  padding: 0 25px;
  z-index: 1
}

.login_from .login-style-line span:before {
  left: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute
}

.login_from .login-style-line span:after {
  right: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute
}

.login_from ul.login-socials {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none
}

.login_from ul.login-socials li {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px
}

.login_from ul.login-socials li.login-google a {
  color: #c33
}

.login_from ul.login-socials li a {
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 20px;
  height: 60px;
  width: 80px;
  border: 1px solid #cfcfcf;
  background-color: #fefefe;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  text-decoration: none
}

.login_from ul.login-socials li.login-apple a {
  color: #132133
}

.login_from ul.login-socials li.login-facebook a {
  color: #3b5998
}

.login_from .checkbox-box,
.ugf-progress {
  margin-bottom: 25px
}

.datepicker-inline .datepicker--pointer,
.login_from .checkbox-box input[type=checkbox],
.ugf-form .input-block .custom-form-group .custom-form-control,
.ugf-form .input-block .file-input-wrap .custom-file .custom-file-input,
.ugf-form .input-block .form-group .custom-checkbox .custom-control-label:after,
.ugf-form .input-block .form-group .custom-checkbox .custom-control-label:before {
  display: none
}

.login_from .checkbox-box label {
  color: #14133b;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  position: relative
}

.login_from .checkbox-box label:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 5px;
  left: 0;
  right: 0;
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border .15s ease-in-out, color .15s ease-in-out;
  -o-transition: border .15s ease-in-out, color .15s ease-in-out;
  transition: border .15s ease-in-out, color .15s ease-in-out
}

.login_from .checkbox-box .terms-link,
.whatsnew-btn .btn-fill {
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out
}

.login_from .checkbox-box input[type=checkbox]:checked+label::before {
  background-color: #00b4ee;
  border-color: #00b4ee
}

.login_from .checkbox-box input[type=checkbox]:checked+label::after {
  font-display: swap;
  font-family: 'Font Awesome 5 Free';
  content: "\f00c";
  font-weight: 900;
  color: #fff;
  left: 0;
  right: 0;
  top: 5px;
  width: 16px;
  text-align: center
}

.login_from .checkbox-box label:after {
  position: absolute;
  font-size: 10px;
  color: #555
}

.login_from .checkbox-box .terms-link {
  display: inline-block;
  color: #00b4ee;
  transition: .3s ease-in-out
}

.login_from .login-style-line p a {
  text-decoration: none;
  color: #00b4ee;
  font-weight: 600
}

.text-right {
  text-align: right;
  color: #00b4ee;
  font-size: 14px
}

.country-select-wrap .country-select .flag {
  width: 40px
}

.country-select-wrap .country-select .flag-dropdown .selected-flag .flag:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 32px;
  width: 44px;
  background: url(../images/flag-circle.png);
  content: ''
}

.ugf-form .input-block h4+div,
.ugf-form .input-block p+div {
  margin-top: 15px
}

.ugf-form .input-block .custom-form-group label {
  margin-bottom: 0;
  width: 100%;
  border: 0;
  border-radius: 5px;
  line-height: 60px;
  padding: 0 25px 0 50px;
  text-align: left;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .04);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .04);
  background: #fff;
  height: 70px
}

.ugf-form .input-block .country-select-wrap .country-select .country-list {
  max-height: 300px;
  border-radius: 5px;
  border: 0;
  -webkit-box-shadow: 0 20px 30px 0 rgb(0 0 0 / 8%);
  box-shadow: 0 20px 30px 0 rgb(0 0 0 / 8%);
  -ms-overflow-style: none;
  scrollbar-width: none
}

.ugf-form .input-block .country-select-wrap .country-select .flag-dropdown .selected-flag {
  padding-left: 22px
}

.ugf-form .input-block .custom-form-group label:before {
  position: absolute;
  top: 25px;
  left: 20px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  border: 2px solid rgba(0, 0, 0, .08);
  content: '';
  opacity: 1
}

.ugf-form .input-block .country-select-wrap .country-select #country {
  height: 70px;
  width: 100%;
  display: block;
  padding-left: 80px;
  -webkit-box-shadow: 0 3px 3px 0 rgb(0 0 0 / 4%);
  box-shadow: 0 3px 3px 0 rgb(0 0 0 / 4%);
  border: 0;
  outline: 0;
  border-radius: 5px
}

.ugf-form .input-block .custom-form-group label .text {
  font-size: 13px;
  font-display: swap;
  font-family: Roboto, sans-serif;
  color: #546274;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.ugf-form .input-block .custom-form-group label .icon {
  opacity: .5;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.img-fluid {
  height: auto
}

.ugf-form .input-block .custom-form-group label:after {
  opacity: 0;
  position: absolute;
  top: 10px;
  left: 21px;
  border-radius: 50%;
  content: url("../images/check-white.svg")
}

.ugf-form .input-block .custom-form-group .custom-form-control:checked~label {
  border-color: #00b2ee94
}

.ugf-form .input-block .custom-form-group .custom-form-control:checked~label:before {
  background: #00b4ee;
  border-color: transparent
}

.ugf-form .input-block .custom-form-group .custom-form-control:checked~label .text {
  color: #00b4ee
}

.ugf-form .input-block .custom-form-group .custom-form-control:checked~label .icon,
.ugf-form .input-block .custom-form-group .custom-form-control:checked~label:after {
  opacity: 1
}

.ugf-progress .progress {
  position: relative;
  z-index: 3;
  top: 0;
  height: 4px;
  left: 0;
  width: 100%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(0);
  max-width: 100%;
  border-radius: 4px;
  overflow: hidden;
  right: 0;
  margin: 0 auto
}

.ugf-form .input-block .file-input-wrap,
.ugf-form .input-block .form-group .birth-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.ugf-form .input-block .file-input-wrap .custom-file {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(33.33% - 10px);
  flex: 0 0 calc(33.33% - 10px);
  height: auto;
  text-align: center;
  margin-bottom: 25px
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  margin: 0;
  opacity: 0
}

.ugf-form .input-block .file-input-wrap .custom-file .custom-file-label {
  position: relative;
  height: 170px;
  padding: 0;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .04);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .04);
  border: 0;
  border-radius: 5px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  margin-bottom: 0
}

.ugf-form .input-block .file-input-wrap .custom-file .custom-file-label:after {
  content: '';
  padding: 0;
  height: 70px;
  width: 70px;
  border-radius: 5px;
  border: 1px dashed rgba(178, 190, 204, .5);
  background: 0 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.ugf-form .input-block .file-input-wrap .custom-file .text {
  margin-top: 10px;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  color: #546274;
  font-display: swap;
  font-family: Roboto, sans-serif
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + .75rem);
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 .25rem .25rem 0
}

.ugf-form .input-block .conditions ul {
  padding: 12px;
  margin: 0;
  list-style: none;
  border: 1px solid rgba(0, 0, 0, .08);
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.ugf-form .input-block .conditions ul li:nth-child(odd) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%
}

.ugf-form .input-block .conditions ul li {
  padding-left: 25px;
  position: relative;
  font-size: 13px;
  font-weight: 500;
  color: #546274;
  font-display: swap;
  font-family: Roboto, sans-serif
}

.ugf-form .input-block .conditions ul li.complete:before {
  content: url(../images/check-green.svg)
}

.ugf-form .input-block .conditions ul li:before {
  position: absolute;
  top: 3px;
  left: 0;
  content: url(../images/check-grey.svg)
}

.ugf-form .input-block .conditions ul li:nth-child(2n) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%
}

.ugf-form .input-block h4 {
  font-size: 16px;
  font-weight: 700;
  font-display: swap;
  font-family: Roboto, sans-serif;
  color: #1c2437
}

.ugf-form .input-block+.input-block {
  margin-top: 40px
}

.ugf-form .input-block .form-group .form-control {
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .04);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .04)
}

.ugf-form a.back-to-prev {
  text-align: center;
  display: block;
  margin-top: 20px;
  color: #000;
  font-weight: 500;
  font-size: 15px;
  text-decoration: none
}

.ugf-form .input-block .custom-checkbox {
  margin-bottom: 10px;
  margin-top: 30px
}

.ugf-form .input-block .form-group .custom-checkbox .custom-control-input {
  height: 18px;
  width: 18px;
  border-radius: 3px;
  border: 3px solid rgba(0, 0, 0, .08);
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

.ugf-form .input-block .form-group .custom-checkbox .custom-control-label {
  width: auto;
  text-align: left;
  position: static;
  top: auto;
  left: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  padding-left: 10px;
  cursor: default;
  font-weight: 400;
  color: #546274
}

.ugf-form .input-block .form-group .custom-checkbox .custom-control-label:before {
  top: 2px;
  left: 0;
  height: 18px;
  width: 18px;
  border-radius: 3px;
  border: 2px solid rgba(0, 0, 0, .08);
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0
}

.ugf-form .input-block .form-group .custom-checkbox .custom-control-label a {
  color: #00b4ee;
  text-decoration: none
}

.ugf-form .input-block .form-group .custom-checkbox .custom-control-label:after {
  top: 2px;
  left: 0;
  height: 18px;
  width: 18px
}

.uploaded-documents .documents {
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .04);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .04);
  padding: 20px;
  margin: 0;
  list-style: none
}

.uploaded-documents .documents li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding-left: 20px;
  font-size: 13px;
  line-height: 30px;
  font-weight: 500
}

.uploaded-documents .documents li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '\f0c1';
  font-weight: 900;
  color: #b2becc;
  font-display: swap;
  font-family: 'Font Awesome 5 Pro'
}

.final-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  padding: 120px 0;
  text-align: center
}

.final-content .icon {
  margin-bottom: 20px
}

.final-content h2 {
  font-size: 22px;
  font-weight: 700;
  color: #1c2437;
  font-display: swap;
  font-family: Roboto, sans-serif;
  margin-bottom: 10px
}

.final-content p {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto;
  font-weight: 400;
  color: #546274;
  font-display: swap;
  font-family: Roboto, sans-serif
}

.settings-menu a,
.site-nav .page-link:not(:last-child) {
  margin-right: 20px
}

.final-content .btn-fill {
  margin-top: 30px;
  height: 60px;
  width: 200px;
  text-align: center;
  line-height: 60px;
  padding: 0;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  font-display: swap;
  font-family: Roboto, sans-serif;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #00b4ee;
  border-radius: 5px;
  text-transform: uppercase
}

.custom-control-label::after,
.custom-control-label::before {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: ""
}

.profile-greeting,
.row>div,
.ugf-form .input-block .form-group .select-input {
  position: relative
}

.ugf-form .input-block .form-group .select-input span {
  position: absolute;
  top: 27px;
  right: 15px;
  height: 0;
  width: 0;
  border-top: 6px solid #b2becc;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent
}

.ugf-form .input-block .form-group .select-input .form-control {
  width: 100%;
  padding-right: 0;
  padding-left: 15px;
  color: #b2becc;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none
}

.ugf-form .input-block .form-group .birth-date .select-input {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(33.33% - 10px);
  flex: 0 0 calc(33.33% - 10px)
}

.ugf-form .input-block .form-group .form-control {
  height: 60px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, .12);
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
  background: #fff;
  padding: 0 20px;
  font-size: 13px;
  color: #546274
}

.ugf-form .input-block .form-group .check-gender {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.ugf-form .input-block .form-group .check-gender .custom-radio {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 135px;
  flex: 0 0 135px;
  margin-right: 20px
}

.ugf-form .input-block .form-group .check-gender .custom-radio .custom-control-input {
  display: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none
}

.datepicker--nav,
.icon-box {
  display: -webkit-box;
  display: -ms-flexbox
}

.ugf-form .input-block .form-group .check-gender .custom-radio .custom-control-label {
  background: #fff;
  height: 60px;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 13px;
  font-weight: 400;
  font-display: swap;
  font-family: Roboto, sans-serif;
  color: #b2becc;
  padding-left: 58px;
  text-transform: capitalize
}

.ugf-form .input-block .form-group .check-gender .custom-radio .custom-control-label:before {
  height: 18px;
  width: 18px;
  border-radius: 2px;
  background: #e1e7ee;
  border: none;
  top: 19px;
  left: 20px
}

.ugf-form .input-block .form-group .check-gender .custom-radio .custom-control-label:after {
  height: 18px;
  width: 18px;
  top: 20px;
  left: 20px
}

.custom-control-label::after {
  background: 50%/50% 50% no-repeat
}

.custom-control-label::before {
  pointer-events: none;
  background-color: #fff;
  border: 1px solid #adb5bd
}

.project-list .btn-fill,
.template_btn .btn-fill,
.whatsnew-btn .btn-fill {
  font-size: 18px;
  background-color: #00b4ee;
  padding: 12px 36px;
  width: auto;
  cursor: pointer;
  outline: 0;
  font-display: swap;
  font-family: Roboto, sans-serif
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top
}

.ugf-form .input-block .form-group .check-gender .custom-radio .custom-control-input:checked~.custom-control-label {
  border-color: rgba(30, 133, 255, .5);
  color: #1e85ff
}

.ugf-form .input-block .form-group .check-gender .custom-radio .custom-control-input:checked~.custom-control-label::before {
  background: #1e85ff
}

.ugf-form .input-block .form-group .check-gender .custom-radio .custom-control-input:checked~.custom-control-label::after {
  background-image: none;
  content: url(../images/check-white.svg)
}

.ugf-form .input-block .form-group label {
  font-size: 13px;
  font-weight: 700;
  color: #1c2437;
  text-transform: uppercase;
  font-display: swap;
  font-family: Roboto, sans-serif
}

.card,
.project-list .card {
  margin-bottom: 30px;
  border: none;
  -webkit-transition: .3s;
  transition: .3s;
  letter-spacing: .5px;
  border-radius: 15px;
  -webkit-box-shadow: 0 0 20px rgb(8 21 66 / 5%);
  box-shadow: 0 0 20px rgb(8 21 66 / 5%)
}

.home_page {
  background-color: #f4f4f4;
  padding: 140px 0
}

.profile-greeting .media {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative
}

.media .media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.highlight,
.profile-greeting .greeting-user h4,
.project-box .media,
blockquote,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
ul {
  margin-bottom: 15px
}

.profile-greeting .greeting-user p {
  font-weight: 500;
  margin-bottom: 15px;
  width: 72%
}

.whatsnew-btn .btn-fill {
  display: inline-block;
  font-weight: 500;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  color: #fff;
  border-radius: 10px;
  transition: .3s ease-in-out;
  text-decoration: none
}

.profile-greeting .media .badge-groups .badge {
  color: #7366ff;
  padding: 10px 14px !important;
  background: -webkit-gradient(linear, right top, left top, color-stop(2%, rgba(255, 255, 255, .2)), color-stop(3.07%, rgba(115, 102, 255, .2)), color-stop(94.5%, rgba(255, 255, 255, .2)));
  background: linear-gradient(270deg, rgba(255, 255, 255, .2) 2%, rgba(115, 102, 255, .2) 3.07%, rgba(255, 255, 255, .2) 94.5%);
  border-radius: 5px;
  text-align: left
}

.profile-greeting .badge-groups .badge.f-10 svg {
  padding-top: 0;
  width: 12px;
  height: 12px;
  vertical-align: bottom;
  stroke-width: 3px
}

.pull-right {
  float: right
}

.icon-box {
  width: 50px;
  height: 32px;
  background-color: rgba(115, 102, 255, .08);
  border-radius: 10px;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.icon-box i {
  stroke: #00b4ee
}

.default-datepicker .datepicker-inline .datepicker {
  width: auto;
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0
}

.datepicker-inline .datepicker {
  position: static;
  left: auto;
  right: auto;
  opacity: 1;
  -webkit-transform: none;
  transform: none
}

.default-datepicker .datepicker-inline .datepicker .datepicker--nav {
  border-bottom: none;
  padding: 0;
  text-transform: capitalize;
  margin-top: 0
}

.datepicker--nav {
  color: #00b4ee;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  border-radius: 5px;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #efefef;
  min-height: 32px;
  padding: 4px
}

.post-title,
.site-title,
blockquote {
  letter-spacing: -1px
}

.datepicker--nav-action {
  width: 32px;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #00b4ee
}

.datepicker--nav-action,
.datepicker--nav-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.default-datepicker .datepicker-inline .datepicker .datepicker--nav-title {
  color: #2b2b2b;
  font-size: 22px;
  font-weight: 600
}

.datepicker--nav-title {
  border-radius: 8px;
  padding: 0 8px
}

.default-datepicker .datepicker-inline .datepicker .datepicker--nav .datepicker--nav-action {
  display: none
}

.datepicker--content {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 4px
}

.datepicker--body.active {
  display: block !important
}

.datepicker--body,
.site-nav .menu-icon,
.site-nav .nav-trigger {
  display: none
}

.default-datepicker .datepicker-inline .datepicker .datepicker--content .datepicker--days .datepicker--days-names {
  margin: 40px 0 0;
  padding: 15px 0
}

.datepicker--days-names {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 8px 0 3px
}

.datepicker--day-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: .8em;
  color: #00b4ee;
  font-weight: 700
}

.border-tab.nav-tabs,
.datepicker--cell {
  -webkit-box-align: center;
  display: -webkit-box;
  display: -ms-flexbox
}

.default-datepicker .datepicker-inline .datepicker .datepicker--content .datepicker--days .datepicker--days-names .datepicker--day-name {
  color: #2b2b2b;
  font-size: 14px
}

.default-datepicker .datepicker-inline .datepicker .datepicker--content .datepicker--days .datepicker--cells .datepicker--cell.-current- {
  -webkit-box-shadow: 0 0 15px -5px #00b2ee65;
  box-shadow: 0 0 15px -5px #00b2ee98
}

.default-datepicker .datepicker-inline .datepicker .datepicker--content .datepicker--days .datepicker--cells .datepicker--cell {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  border-radius: 100%;
  z-index: 0;
  letter-spacing: 2px
}

.default-datepicker .datepicker-inline .datepicker .datepicker--content .datepicker--days .datepicker--cells .datepicker--cell-day {
  height: 55px;
  color: #2b2b2b
}

.datepicker--cell.-current- {
  border-radius: 5px;
  font-weight: 700;
  border: 2px solid #4eb5e6;
  color: #4eb5e6
}

.datepicker--cell-day {
  width: 14.28571%;
  height: 34px
}

.datepicker--cell {
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  position: relative;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 32px;
  z-index: 1
}

.chart_data_left .card-body .chart-main .media,
.chart_data_right .card-body .chart-main .media {
  padding: 45px 40px;
  border-right: 1px solid #ecf3fa;
  gap: 15px
}

.small-chart i,
.small-chart1 i,
.small-chart2 i,
.small-chart3 i {
  font-size: 50px
}

.project-list .row {
  margin: 15px
}

.border-tab.nav-tabs {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 30px
}

.project-list ul {
  margin-bottom: 0 !important;
  border-bottom: 0
}

.project-list .border-tab.nav-tabs .nav-item .nav-link {
  border: 1px solid transparent;
  padding: 5px 30px 5px 0;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.project-list .btn {
  margin-right: 5px;
  vertical-align: -12px;
  float: right
}

.project-list .btn-fill,
.template_btn .btn-fill {
  display: inline-block;
  font-weight: 500;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  color: #fff;
  border-radius: 10px;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out
}

.card .card-body {
  padding: 40px;
  background-color: rgba(0, 0, 0, 0)
}

.project-box {
  border: 1px solid #efefef;
  border-radius: 5px;
  padding: 30px;
  background-color: #fff;
  margin-bottom: 30px
}

.project-box .badge {
  position: absolute;
  right: 30px;
  top: 15px
}

.badge-primary {
  background-color: #00b4ee !important
}

.project-box h6 {
  font-weight: 500 !important;
  font-size: 16px
}

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.card-header,
.verify-content,
.welcome-profile .card-body ul li a {
  display: -webkit-box;
  display: -ms-flexbox
}

.img-20 {
  width: 20px !important
}

.project-box p,
.project-box span {
  font-size: 13px;
  line-height: 1.7;
  letter-spacing: .7px
}

.customers ul {
  display: inline-block;
  padding: 0
}

.customers ul li img {
  border: 2px solid #fff;
  -webkit-box-shadow: -2px 2px 4px 0 rgb(0 0 0 / 20%);
  box-shadow: -2px 2px 4px 0 rgb(0 0 0 / 20%);
  -webkit-transition: .5s;
  transition: .5s
}

.img-30 {
  width: 30px !important
}

.customers ul li+li {
  margin-left: -10%
}

.badge-success {
  background-color: #51bb25
}

.bg-success {
  background-color: #51bb25 !important;
  color: #fff
}

.theme-form .form-control,
.theme-form select.form-select {
  height: 50px;
  border-radius: 5px;
  border: 1px solid #ebebeb;
  -webkit-box-shadow: 0 3px 3px 0 rgb(0 0 0 / 4%);
  box-shadow: 0 3px 3px 0 rgb(0 0 0 / 4%);
  outline: 0;
  background: #fff;
  padding: 0 20px;
  font-size: 15px;
  color: #546274
}

.btn-fill,
.form-control {
  -webkit-box-shadow: none
}

.dropzone.dz-clickable {
  cursor: pointer;
  text-align: center
}

.dropzone {
  margin-right: auto;
  margin-left: auto;
  padding: 50px;
  border: 2px dashed #00b4ee;
  border-radius: 15px;
  -o-border-image: none;
  border-image: none;
  background: rgba(115, 102, 255, .1);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 150px;
  position: relative
}

.dropzone.dz-clickable .dz-message * {
  cursor: default
}

.dropzone.dz-clickable * {
  cursor: default;
  border-radius: 5px
}

.dropzone i {
  font-size: 50px;
  color: #00b4ee
}

.settings-menu a,
.user-info span {
  color: #a2a5b9;
  display: inline-block
}

.col-md-12.template_btn,
.ftr-social,
.identity-content,
.text-center {
  text-align: center
}

.datepicker.-from-bottom- {
  -webkit-transform: translateY(8px);
  transform: translateY(8px)
}

.-bottom-left- .datepicker--pointer,
.-top-left- .datepicker--pointer {
  left: 10px
}

.-bottom-center- .datepicker--pointer,
.-bottom-left- .datepicker--pointer,
.-bottom-right- .datepicker--pointer {
  bottom: calc(100% - 4px);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg)
}

.datepicker--pointer {
  position: absolute;
  background: #fff;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  width: 10px;
  height: 10px;
  z-index: -1
}

.datepicker.active {
  opacity: 1;
  -webkit-transform: translate(0);
  transform: translate(0);
  -webkit-transition: opacity .3s, left, -webkit-transform .3s;
  transition: opacity .3s, transform .3s, left, -webkit-transform .3s
}

.welcome-profile .card-body .h4,
.welcome-profile .card-body h4,
h4.card-title,
h4.heading_box {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 700
}

.app-link h5,
.btn-fill,
h5 {
  font-size: 18px
}

.card.custom_card .card-body p {
  opacity: .75;
  font-size: 13px
}

.welcome-profile .card-body ul {
  text-align: left;
  list-style: none
}

.welcome-profile .card-body ul li {
  padding: 15px 0;
  border-bottom: 1px solid #e5e5e5
}

.welcome-profile .card-body ul li a {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  text-decoration: none
}

.welcome-profile .card-body ul li a span.verified {
  background: #51bb25;
  color: #fff
}

.welcome-profile .card-body ul li a span {
  padding: 5px;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 10px
}

.welcome-profile .card-body ul li a span.not-verified {
  background: #1652f0;
  color: #fff
}

.card-header:first-child {
  border-radius: 5px 5px 0 0
}

.card-header {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 0 solid #e5e5e5;
  background: 0 0;
  padding: 20px 20px 0
}

.app-link .btn {
  min-width: 150px
}

.card.custom_card .card-body {
  padding: 20px
}

.btn-fill {
  font-display: swap;
  font-family: Roboto, sans-serif;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  box-shadow: none;
  outline: 0;
  color: #fff;
  padding: 12px 36px;
  width: auto;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out
}

.form-control,
select.form-select {
  min-height: 30px;
  padding: 10px 20px
}

.user-info {
  margin: 15px 0
}

.user-info span {
  margin-bottom: 5px;
  font-size: 14px
}

.post-content,
.post-header,
.post-list>li,
.settings-menu,
table {
  margin-bottom: 30px
}

.user-info h4 {
  font-size: 16px
}

.settings-menu a.active,
.settings-menu a:active,
.settings-menu a:focus,
.settings-menu a:hover {
  color: #1652f0
}

.settings-menu a {
  font-size: 16px;
  text-decoration: none
}

.form-control,
a:hover,
body {
  color: #111
}

.social-media-list a:hover .username,
a:hover {
  text-decoration: underline
}

.form-control {
  border-radius: 10px;
  background-color: #ebf0f6;
  box-shadow: none;
  border: 1px solid #ebf0f6
}

select.form-select {
  border-radius: 10px;
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ebf0f6;
  color: #111
}

.btn-brdr a,
.btn-fill a {
  padding: 6px 25px !important
}

option {
  background: #fff !important
}

.btn-check:focus+.btn,
.btn:focus {
  outline: 0 !important;
  box-shadow: none !important
}

.verify-content {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.icon-circle {
  height: 50px;
  width: 50px;
  min-width: 50px;
  font-size: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px
}

.primary-number span,
figcaption {
  font-size: 14px
}

.text-success {
  color: #51bb25 !important
}

.modal-backdrop.show {
  opacity: .5;
  display: none
}

.modal {
  background: #00000078
}

.auth-form {
  padding: 30px 20px 10px
}

.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem
}

.identity-content .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 75px;
  height: 75px;
  border-radius: 100px;
  margin: 0 auto 30px;
  background: #fff;
  color: #109949;
  font-size: 30px;
  padding: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #109949
}

.identity-content p {
  max-width: 350px;
  margin: 0 auto 30px
}

.site-title,
blockquote>:last-child,
li>ol,
li>ul {
  margin-bottom: 0
}

.api-table span i:hover {
  color: #dc3545
}

@media screen and (min-width:768px) and (max-width:991px) {

  .top_header ul li .login_btn,
  .top_header ul li .sign_btn {
    display: inline-block
  }

  .navbar-toggler {
    border: 1px solid #006b00 !important
  }
}

@media screen and (min-width:320px) and (max-width:767px) {
  .login_section .col-lg-7 {
    order: 2
  }

  .top_header ul li .login_btn,
  .top_header ul li .sign_btn {
    display: inline-block
  }

  .navbar-toggler {
    border: 1px solid #006b00 !important
  }

  .col-md-6.copyright,
  .col-md-6.footer-menu,
  .project-list .col-md-6 {
    text-align: center
  }

  .footer-menu ul {
    float: none
  }

  .copyright p,
  .footer-menu ul li a {
    font-size: 14px
  }

  .project-list ul {
    justify-content: center
  }

  .project-list .btn {
    margin-right: 0;
    float: unset;
    margin-top: 15px
  }

  .project-list .btn-fill {
    font-size: 16px;
    padding: 12px 25px
  }

  .card .card-body {
    padding: 20px
  }

  .verify-content {
    flex-wrap: wrap;
    gap: 15px
  }

  .project-box .badge {
    position: absolute;
    right: 20px;
    top: 15px
  }

  .project-box {
    padding: 10px
  }
}

blockquote,
body,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
ol,
p,
pre,
ul {
  margin: 0;
  padding: 0
}

body {
  font: 400 16px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  background-color: #fdfdfd;
  -webkit-text-size-adjust: 100%;
  -webkit-font-feature-settings: "kern" 1;
  -moz-font-feature-settings: "kern" 1;
  -o-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
  font-kerning: normal;
  display: flex;
  min-height: 100vh;
  flex-direction: column
}

.column-number,
.highlight .cs,
.highlight .ge,
blockquote {
  font-style: italic
}

figure>img,
main {
  display: block
}

img {
  vertical-align: middle
}

ol,
ul {
  margin-left: 30px
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400
}

a {
  color: #2a7ae2;
  text-decoration: none
}

a:visited {
  color: #1756a9
}

.social-media-list a:hover {
  text-decoration: none
}

blockquote {
  color: #828282;
  border-left: 4px solid #e8e8e8;
  padding-left: 15px;
  font-size: 18px
}

code,
pre {
  font-size: 15px;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  background-color: #eef
}

code {
  padding: 1px 5px
}

pre {
  padding: 8px 12px;
  overflow-x: auto
}

pre>code {
  border: 0;
  padding-right: 0;
  padding-left: 0
}

.wrapper {
  max-width: -webkit-calc(800px - (30px * 2));
  max-width: calc(800px - (30px * 2));
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px
}

.footer-col-wrapper:after,
.wrapper:after {
  content: "";
  display: table;
  clear: both
}

.svg-icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  fill: #828282;
  padding-right: 5px;
  vertical-align: text-top
}

.social-media-list li+li {
  padding-top: 5px
}

table {
  width: 100%;
  text-align: left;
  color: #3f3f3f;
  border-collapse: collapse;
  border: 1px solid #e8e8e8
}

table td,
table th {
  padding: 10px 15px
}

table th {
  background-color: #f0f0f0;
  border: 1px solid #dedede;
  border-bottom-color: #c9c9c9
}

table td {
  border: 1px solid #e8e8e8
}

.site-header {
  border-top: 5px solid #424242;
  border-bottom: 1px solid #e8e8e8;
  min-height: 55.95px;
  position: relative
}

.site-title {
  font-size: 26px;
  font-weight: 300;
  line-height: 54px;
  float: left
}

.btn-brdr,
.btn-brdr a,
.btn-fill,
.btn-fill a {
  font-weight: 500 !important
}

.site-title,
.site-title:visited {
  color: #424242
}

.site-nav {
  float: right;
  line-height: 54px
}

.site-nav .page-link {
  color: #111;
  line-height: 1.5
}

.header-section,
.highlight {
  background: #fff
}

.site-footer {
  border-top: 1px solid #e8e8e8;
  padding: 30px 0
}

.btn-brdr:hover,
.navbar {
  border-color: #109949
}

.footer-heading {
  font-size: 18px;
  margin-bottom: 15px
}

.contact-list,
.social-media-list {
  list-style: none;
  margin-left: 0
}

.footer-col-wrapper {
  font-size: 15px;
  color: #828282;
  margin-left: -15px
}

.footer-col {
  float: left;
  margin-bottom: 15px;
  padding-left: 15px
}

.footer-col-1 {
  width: -webkit-calc(35% - (30px / 2));
  width: calc(35% - (30px / 2))
}

.footer-col-2 {
  width: -webkit-calc(20% - (30px / 2));
  width: calc(20% - (30px / 2))
}

.footer-col-3 {
  width: -webkit-calc(45% - (30px / 2));
  width: calc(45% - (30px / 2))
}

@media screen and (max-width:600px) {
  .site-nav {
    position: absolute;
    top: 9px;
    right: 15px;
    background-color: #fdfdfd;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    text-align: right
  }

  .site-nav label[for=nav-trigger] {
    display: block;
    float: right;
    width: 36px;
    height: 36px;
    z-index: 2;
    cursor: pointer
  }

  .site-nav .menu-icon {
    display: block;
    float: right;
    width: 36px;
    height: 26px;
    line-height: 0;
    padding-top: 10px;
    text-align: center
  }

  .site-nav .menu-icon>svg {
    fill: #424242
  }

  .site-nav input~.trigger {
    clear: both;
    display: none
  }

  .site-nav input:checked~.trigger {
    display: block;
    padding-bottom: 5px
  }

  .site-nav .page-link {
    display: block;
    padding: 5px 10px;
    margin-left: 20px
  }

  .site-nav .page-link:not(:last-child) {
    margin-right: 0
  }

  .footer-col {
    float: none;
    width: -webkit-calc(100% - (30px / 2));
    width: calc(100% - (30px / 2))
  }
}

.page-content {
  padding: 30px 0;
  flex: 1
}

.page-heading,
.post-content h2 {
  font-size: 32px
}

.post-list-heading {
  font-size: 28px
}

.post-list {
  margin-left: 0;
  list-style: none
}

.post-meta {
  font-size: 14px;
  color: #828282
}

.post-link {
  display: block;
  font-size: 24px
}

.ico-home,
.ico-news {
  display: inline-block;
  margin-right: 10px;
  position: relative
}

.post-title {
  font-size: 42px;
  line-height: 1
}

.post-content h3 {
  font-size: 26px
}

.post-content h4 {
  font-size: 20px
}

@media screen and (max-width:800px) {
  .wrapper {
    max-width: -webkit-calc(800px - (30px));
    max-width: calc(800px - (30px));
    padding-right: 15px;
    padding-left: 15px
  }

  .footer-col-1,
  .footer-col-2 {
    width: -webkit-calc(50% - (30px / 2));
    width: calc(50% - (30px / 2))
  }

  .footer-col-3 {
    width: -webkit-calc(100% - (30px / 2));
    width: calc(100% - (30px / 2))
  }

  .post-title {
    font-size: 36px
  }

  .post-content h2 {
    font-size: 28px
  }

  .post-content h3 {
    font-size: 22px
  }

  .post-content h4 {
    font-size: 18px
  }
}

.highlighter-rouge .highlight {
  background: #eef
}

.highlight .c,
.highlight .c1,
.highlight .cm {
  color: #998;
  font-style: italic
}

.highlight .err {
  color: #a61717;
  background-color: #e3d2d2
}

.highlight .cp,
.highlight .cs {
  color: #999;
  font-weight: 700
}

.highlight .gs,
.highlight .k,
.highlight .kc,
.highlight .kd,
.highlight .kp,
.highlight .kr,
.highlight .o,
.highlight .ow {
  font-weight: 700
}

.highlight .gd {
  color: #000;
  background-color: #fdd
}

.highlight .gd .x {
  color: #000;
  background-color: #faa
}

.highlight .gr,
.highlight .gt {
  color: #a00
}

.highlight .bp,
.highlight .gh {
  color: #999
}

.highlight .gi {
  color: #000;
  background-color: #dfd
}

.highlight .gi .x {
  color: #000;
  background-color: #afa
}

.highlight .go {
  color: #888
}

.highlight .gp,
.highlight .nn {
  color: #555
}

.highlight .gu {
  color: #aaa
}

.highlight .kt,
.highlight .nc {
  color: #458;
  font-weight: 700
}

.highlight .il,
.highlight .m,
.highlight .mf,
.highlight .mh,
.highlight .mi,
.highlight .mo {
  color: #099
}

.highlight .s,
.highlight .s1,
.highlight .s2,
.highlight .sb,
.highlight .sc,
.highlight .sd,
.highlight .se,
.highlight .sh,
.highlight .si,
.highlight .sx {
  color: #d14
}

.highlight .na,
.highlight .no,
.highlight .nv,
.highlight .vc,
.highlight .vg,
.highlight .vi {
  color: teal
}

.highlight .nb {
  color: #0086b3
}

.highlight .ni {
  color: purple
}

.highlight .ne,
.highlight .nf {
  color: #900;
  font-weight: 700
}

.highlight .nt {
  color: navy
}

.highlight .w {
  color: #bbb
}

.highlight .sr {
  color: #009926
}

.highlight .ss {
  color: #990073
}

.post-description p {
  margin-bottom: 1rem;
  font-size: .875em;
  color: #6c757d
}

.post-description p::before {
  content: "— "
}

body,
html {
  height: 100%
}

.pL0 {
  padding-left: 0
}

.pR0 {
  padding-right: 0
}

.header-section {
  float: left;
  width: 100%
}

.navbar {
  background-color: transparent;
  border-width: 11px 0 0;
  border-radius: 0;
  padding-top: 10px
}

.navbar-brand {
  height: auto;
  padding: 0
}

.navbar-nav {
  margin-top: 20px
}

.navbar li {
  margin: 0 20px
}

.navbar li a {
  font-display: swap;
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 15px;
  text-transform: uppercase;
  color: #000;
  padding: 6px 0
}

.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: transparent
}

.navbar-toggle {
  background-color: #000
}

.navbar-toggler-icon {
  background-image: url(../images/navbar-toggler-icon.png) !important
}

.ico-home {
  background-image: url(../images/home.png);
  width: 19px;
  height: 18px;
  top: 2px
}

.ico-news,
.ico-partners {
  background-repeat: no-repeat;
  width: 20px;
  height: 20px
}

.ico-news {
  background-image: url(../images/news-icon.svg);
  top: 6px
}

.ico-partners {
  background-image: url(../images/icons/puzzle-ico.svg);
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 6px
}

.ico-doc,
.ico-exm {
  width: 19px;
  top: 6px;
  background-repeat: no-repeat;
  margin-right: 10px;
  display: inline-block;
  position: relative
}

.ico-exm {
  background-image: url(../images/tutorial-icon.svg);
  height: 18px
}

.ico-doc {
  background-image: url(../images/doc-icon.svg);
  height: 19px
}

.ico-comparison {
  background-image: url(../images/chess-clock-ico.svg);
  background-repeat: no-repeat;
  width: 25px;
  height: 21px;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 4px
}

.btn-brdr {
  border: 1px solid #000;
  border-radius: 20px;
  margin: 5px 20px 0 0 !important
}

.btn-brdr a {
  color: #606060 !important
}

.btn-brdr:hover a {
  background: #109949 !important;
  color: #fff !important;
  border-radius: 20px
}

.btn-fill {
  background: #109948;
  border-radius: 20px;
  margin: 5px 0 0 !important;
  border: 1px solid transparent
}

.btn-fill a {
  color: #fff !important
}

.btn-fill:hover {
  background: 0 0;
  color: #606060;
  border: 1px solid #000
}

.btn-fill:hover a {
  color: #606060 !important
}

span.name {
  float: left;
  font-display: swap;
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-size: 15px;
  line-height: 19px;
  color: #0d062d
}

span.addres,
ul.dropdown-menu li a {
  font-size: 14px;
  line-height: 17px;
  font-display: swap;
  font-family: Roboto, sans-serif;
  font-style: normal
}

span.addres {
  float: left;
  clear: left;
  color: #787486
}

.dropdown.open>a,
.dropdown.open>a:focus,
.dropdown.open>a:hover {
  background-color: transparent;
  border-color: transparent
}

ul.dropdown-menu {
  background: #444;
  border-radius: 10px !important;
  padding: 0
}

ul.dropdown-menu li {
  border-bottom: .5px solid #545454;
  margin: 0;
  padding: 4px 15px
}

ul.dropdown-menu li:last-child {
  border-bottom: 0 solid #545454
}

ul.dropdown-menu li a {
  font-weight: 700;
  color: #fff;
  text-align: center
}

ul.dropdown-menu li a i {
  margin-right: 10px
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  color: #fff;
  text-decoration: none;
  background-color: transparent
}

.badge.bg-white,
.navbar li a:hover,
.navbar li.active a {
  color: #109949
}

.navbar li a:hover i,
.navbar li.active a>i {
  filter: grayscale(.5)
}

.welcome-section {
  float: left;
  width: 100%
}

.text-box {
  padding: 140px 0;
  text-align: center;
  background-image: url(../images/cardano-home.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain
}

.text-box h4 {
  font-display: swap;
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  text-transform: uppercase;
  color: #109948;
  margin-bottom: 0;
  margin-top: 0
}

.text-box h1,
.text-box p {
  color: #000;
  font-display: swap;
  font-family: Roboto, sans-serif;
  font-style: normal
}

.text-box h1 {
  font-weight: 700;
  font-size: 52px;
  line-height: 61px;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 5px
}

.text-box p {
  font-weight: 400;
  font-size: 17px;
  line-height: 20px
}

.copyright p,
.ftr-menu ul li a {
  font-weight: 400;
  font-size: 15px;
  color: #f8f8f8
}

.footer-section {
  width: 100%;
  background-color: #109949;
  padding: 10px 0
}

.copyright p {
  margin-bottom: 0;
  font-display: swap;
  font-family: Roboto, sans-serif;
  font-style: normal;
  line-height: 38px
}

.form-box .form-control,
.form-box label {
  font-display: swap;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 26px;
  text-transform: uppercase;
  font-style: normal
}

.ftr-menu ul li a {
  font-display: swap;
  font-family: Roboto, sans-serif;
  font-style: normal;
  line-height: 18px
}

.ftr-social ul {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0
}

.ftr-social ul li {
  display: inline-block;
  margin-left: 5px
}

.ftr-social ul li a i {
  font-size: 1.5rem;
}
.ftr-social ul li a {
  color: white;
}

.ftr-social ul li a:hover {
  color: #007bff;
}

.ftr-social ul li a img {
  height: 25px
}

.field-section,
.project-section {
  float: left;
  width: 100%;
  padding: 120px 0 40px
}

.form-box label {
  color: #000;
  margin: 15px 0
}

.project-add,
.text-proj h1 {
  font-size: 33px;
  line-height: 40px
}

.form-box .form-control {
  color: #4e4e4e;
  min-height: 40px;
  border-radius: 0
}

.inner-panel .panel-title,
.main-panel .panel-title,
.project-add,
.text-proj h1 {
  text-transform: capitalize;
  font-display: swap;
  font-family: Roboto, sans-serif
}

.form-box input[type=checkbox] {
  border-radius: 0;
  width: 20px !important;
  height: 20px !important
}

.text-proj h1 {
  font-style: normal;
  font-weight: 600;
  color: #0d062d
}

.text-proj p {
  font-display: swap;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #4d4d4d;
  margin-bottom: 40px
}

.project-box .accordion-toggle {
  display: block;
  text-decoration: none
}

.project-box .panel-heading .accordion-toggle:after {
  font-display: swap;
  font-family: "Glyphicons Halflings";
  content: "\e114";
  float: right;
  color: grey
}

.project-box .panel-heading .accordion-toggle.collapsed:after {
  content: "\e080"
}

.main-panel {
  border: 0
}

.main-panel .panel-body {
  background-color: #f5f5f5
}

.main-panel .panel-heading {
  border: 0;
  border-radius: 16px 16px 0 0;
  padding-top: 20px
}

.main-panel .panel-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #0d062d
}

.inner-panel {
  border: 0;
  background: #fff;
  border-radius: 16px
}

.inner-panel .panel-heading {
  background: #fff;
  border-radius: 16px 16px 0 0
}

.inner-panel .panel-title {
  border-bottom: 1px solid #ececec;
  padding-bottom: 15px;
  font-weight: 600;
  font-size: 15px;
  line-height: 16px;
  color: #0d062d
}

.inner-panel label {
  font-display: swap;
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 26px;
  text-transform: uppercase;
  color: #000
}

.inner-panel .panel-body {
  background-color: #fff;
  border-radius: 0 0 16px 16px
}

.add-box {
  background: #109949;
  border-radius: 16px 16px 0 0;
  position: relative;
  min-height: 259px
}

.project-add {
  display: block;
  color: #fff;
  font-weight: 500;
  text-align: center;
  padding: 0 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  text-decoration: none
}

.project-add:hover {
  text-decoration: none;
  color: #000
}

.rounded {
  overflow: hidden !important;
  border-radius: 0 !important
}

.google-map.rounded iframe,
.owl-carousel .item>img,
.owl-carousel figure.rounded:not(.main) img,
.rounded:not(.main),
.rounded:not(.main).overlay figcaption,
figure.rounded:not(.main) img,
figure.rounded:not(.main) span.bg {
  border-radius: .2rem !important
}

.main.rounded.overlay figcaption,
figure.main.rounded img,
figure.main.rounded span.bg {
  border-top-left-radius: .2rem !important;
  border-top-right-radius: .2rem !important
}

.category .badge {
  margin-bottom: 1rem;
  margin-top: 1rem
}

.badge {
  font-display: swap;
  font-family: Roboto, sans-serif;
  text-transform: uppercase;
  font-size: 1.6rem;
  line-height: 1;
  display: inline-block;
  font-weight: 500;
  letter-spacing: .025rem;
  padding: .35rem .7rem .3rem;
  background-color: #109949
}

.badge:focus,
.badge:hover {
  color: var(--color-white)
}

a.badge.bg-default:hover {
  -webkit-box-shadow: var(--badge-hover-default);
  box-shadow: var(--badge-hover-default)
}

.text-second {
  color: #929eaa
}

@media only screen and (max-device-width:1024px) {
  .copyright p {
    line-height: 22px
  }
}

@media only screen and (max-device-width:768px) {

  .btn-brdr,
  .btn-fill {
    display: inline-block !important
  }

  .ftr-social ul li,
  .navbar-left {
    margin-left: 0
  }

  .btn-brdr {
    margin: 20px 20px 0 !important
  }

  .btn-fill {
    margin-top: 20px !important
  }

  .navbar-header,
  .navbar-nav>li {
    float: none
  }

  .navbar-left,
  .navbar-nav,
  .navbar-right {
    float: none !important
  }

  .navbar-toggle {
    display: block
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
  }

  .navbar-collapse .collapse {
    display: none !important
  }

  .navbar-nav {
    margin-top: 0
  }

  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px
  }

  .collapse.in {
    display: block !important
  }

  .navbar-right .dropdown-menu {
    right: auto;
    left: 0
  }

  .ftr-menu ul li {
    line-height: 22px
  }
}

@media only screen and (max-device-width:767px) {

  .btn-brdr,
  .btn-fill {
    display: inline-block !important
  }

  .copyright,
  .ftr-menu ul {
    text-align: center
  }

  .navbar-left {
    margin: 0 0 0 4px
  }

  .navbar-left li {
    margin: 0
  }

  .btn-brdr {
    margin: 20px 20px 0 !important
  }

  .btn-fill {
    margin-top: 20px !important
  }

  .ftr-menu ul {
    float: none;
    display: block
  }

  ul.dropdown-menu {
    background: #444 !important
  }

  .field-section,
  .project-section {
    height: auto
  }

  .ftr-social {
    margin: 10px 0
  }
}

@media only screen and (max-device-width:767px) and (orientation:landscape) {
  .welcome-section {
    height: auto
  }
}

.text-left {
  text-align: left
}

.github-fork-ribbon:before {
  background-color: #333
}

.github-fork-ribbon {
  z-index: 0
}

.gitlab-fork-ribbon:before {
  background-color: #fc6d26d9
}

.share-page {
  text-align: center;
  background: #119949;
  color: #fff;
  padding: 10px 0;
  position: absolute;
  right: 0;
  top: 40%;
  display: flex;
  flex-direction: column
}

.share-page a {
  display: block;
  width: 48px;
  height: 48px;
  font-weight: 700;
  color: #fff
}

.disabled-share-btn {
  opacity: 1 !important
}

.column-number {
  font-size: .8rem;
  color: gray
}

.text-decorarion-underline {
  text-decoration: underline;
}
