/*! #00adbb
  * Item: Kitzu
  * Description: Personal Portfolio Template
  * Author/Developer: Exill
  * Author/Developer URL: https://themeforest.net/user/exill
  * Version: v2.0.1
  * License: Themeforest Standard Licenses: https://themeforest.net/licenses
  */

/*----------- Table of Contents -----------*/
/**
 * Bootstrap template
 * Globals
 * About
 * Resume
 * Portfolio
 * Blog
 * Contact
 */
/*----------- Bootstrap Template -----------*/
:root {
  --custom: #00adbb;
}

.table-custom,
.table-custom>th,
.table-custom>td {
  background-color: #b8e4d4;
}

.table-hover .table-custom:hover {
  background-color: #a6ddc9;
}

.table-hover .table-custom:hover>td,
.table-hover .table-custom:hover>th {
  background-color: #a6ddc9;
}

.btn-custom {
  background-color: #00adbb;
  border-color: #00adbb;
  color: #fff;
}

.btn-custom:hover {
  background-color: #00784d;
  border-color: #006b45;
  color: #fff;
}

.btn-custom:focus,
.btn-custom.focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 173, 125, 0.5);
}

.btn-custom.disabled,
.btn-custom:disabled {
  background-color: #00adbb;
  border-color: #00adbb;
  color: #fff;
}

.btn-custom:not(:disabled):not(.disabled):active,
.btn-custom:not(:disabled):not(.disabled).active,
.show>.btn-custom.dropdown-toggle {
  background-color: #006b45;
  border-color: #005e3d;
  color: #fff;
}

.btn-custom:not(:disabled):not(.disabled):active:focus,
.btn-custom:not(:disabled):not(.disabled).active:focus,
.show>.btn-custom.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 173, 125, 0.5);
}

.btn-outline-custom {
  border-color: #00adbb;
  color: #00adbb;
}

.btn-outline-custom:hover {
  background-color: #00adbb;
  border-color: #00adbb;
  color: #fff;
}

.btn-outline-custom:focus,
.btn-outline-custom.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 158, 102, 0.5);
}

.btn-outline-custom.disabled,
.btn-outline-custom:disabled {
  background-color: transparent;
  color: #00adbb;
}

.btn-outline-custom:not(:disabled):not(.disabled):active,
.btn-outline-custom:not(:disabled):not(.disabled).active,
.show>.btn-outline-custom.dropdown-toggle {
  background-color: #00adbb;
  border-color: #00adbb;
  color: #fff;
}

.btn-outline-custom:not(:disabled):not(.disabled):active:focus,
.btn-outline-custom:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-custom.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 158, 102, 0.5);
}

.badge-custom {
  background-color: #00adbb;
  color: #fff;
}

a.badge-custom:hover,
a.badge-custom:focus {
  background-color: #006b45;
  color: #fff;
}

a.badge-custom:focus,
a.badge-custom.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 158, 102, 0.5);
  outline: 0;
}

.alert-custom {
  background-color: #ccece0;
  border-color: #b8e4d4;
  color: #005235;
}

.alert-custom hr {
  border-top-color: #a6ddc9;
}

.alert-custom .alert-link {
  color: #001f14;
}

.list-group-item-custom {
  background-color: #b8e4d4;
  color: #005235;
}

.list-group-item-custom.list-group-item-action:hover,
.list-group-item-custom.list-group-item-action:focus {
  background-color: #a6ddc9;
  color: #005235;
}

.list-group-item-custom.list-group-item-action.active {
  background-color: #005235;
  border-color: #005235;
  color: #fff;
}

.bg-custom {
  background-color: #00adbb !important;
}

a.bg-custom:hover,
a.bg-custom:focus,
button.bg-custom:hover,
button.bg-custom:focus {
  background-color: #006b45 !important;
}

.border-custom {
  border-color: #00adbb !important;
}

.text-custom {
  color: #00adbb !important;
}

a.text-custom:hover,
a.text-custom:focus {
  color: #005235 !important;
}

/*----------- Globals -----------*/
::-moz-selection {
  background-color: #00adbb;
  color: #fff;
}

::selection {
  background-color: #00adbb;
  color: #fff;
}

a:not(.btn) {
  color: #00adbb;
}

a:not(.btn):hover,
a:not(.btn):focus {
  color: #005235;
}

.color-scheme {
  color: #00adbb;
}

.background-scheme {
  background-color: #00adbb;
}

.btn.button-scheme {
  background-color: #00adbb !important;
  border: 1px solid #00adbb !important;
}

.btn.button-scheme:focus {
  background-color: #005235 !important;
  border-color: #005235 !important;
  box-shadow: none !important;
}

.btn.button-outline {
  background-color: transparent !important;
  border: 1px solid #00adbb !important;
  color: #222 !important;
}

.btn.button-outline:focus {
  background-color: rgba(34, 34, 34, 0.05) !important;
  border-color: #005235 !important;
  box-shadow: none !important;
}

.lightbox-wrapper .lightbox-content .section-heading.page-heading>.animated-bar {
  background-color: #00adbb;
}

/*----------  About ligthbox  ----------*/
/* About: Info */
.info-section .info-content .content-subtitle {
  color: #00adbb;
}

.info-section .info-content .content-follow li a:hover,
.info-section .info-content .content-follow li a:focus {
  color: #00adbb;
}

/* About: Services */
.services-section .single-service:hover {
  border-bottom-color: #00adbb;
}

.services-section .single-service .service-icon {
  color: #00adbb;
}

/* About: Testimonials */
.testimonials-section .single-review .review-icon {
  color: #00adbb;
}

/* About: Pricing */
.pricing-section .single-plan .plan-icon {
  color: #00adbb;
}

/*----------- Resume lightbox -----------*/
/* Resume: Resume */
.resume-section .resume-item {
  border-left-color: #00adbb;
}

.resume-section .resume-item .item-arrow:before {
  background-color: #00adbb;
}

.resume-section .resume-item .item-arrow:after {
  border-left-color: #00adbb;
}

/* Resume: Skills */
.skills-section .single-skill .skill-progress .progress-bar {
  background-color: #00adbb;
}

/*----------- Portfolio lightbox -----------*/
/* Portfolio: Portfolio */
.portfolio-section .filter-control>li:hover,
.portfolio-section .filter-control>li.tab-active {
  color: #00bd7a;
}

.portfolio-section .filter-control>li:hover:before,
.portfolio-section .filter-control>li.tab-active:before {
  background-color: #00bd7a;
}

.portfolio-section .portfolio-grid .portfolio-wrapper .item-content .content-more {
  color: #00adbb;
}

/*----------  Blog lightbox  ----------*/
/* Blog: Blog */
.blog-section .single-post .post-img .content-date {
  background-color: #00adbb;
}

/*----------  Contact Lightbox  ----------*/
/* Contact: Contact */
.contact-section .contact-form .form-group .form-control:focus {
  border-bottom: 1px solid #00d187;
}

.contact-section .contact-info .list-info .info-icon i {
  color: #00adbb;
}