/*----------- Table of Contents -----------*/
/**
 * Bootstrap template
 * Globals
 * About
 * Resume
 * Photos
 * Blog
 * Contact
 */
/*----------- Bootstrap Template -----------*/
:root {
  --custom: #007bff;
}

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

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

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

.btn-custom {
  background-color: #007bff;
  border-color: #007bff;
  color: #fff;
}

.btn-custom:hover {
  background-color: #0069d9;
  border-color: #0062cc;
  color: #fff;
}

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

.btn-custom.disabled,
.btn-custom:disabled {
  background-color: #007bff;
  border-color: #007bff;
  color: #fff;
}

.btn-custom:not(:disabled):not(.disabled):active,
.btn-custom:not(:disabled):not(.disabled).active,
.show>.btn-custom.dropdown-toggle {
  background-color: #0062cc;
  border-color: #005cbf;
  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, 143, 255, 0.5);
}

.btn-outline-custom {
  border-color: #007bff;
  color: #007bff;
}

.btn-outline-custom:hover {
  background-color: #007bff;
  border-color: #007bff;
  color: #fff;
}

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

.btn-outline-custom.disabled,
.btn-outline-custom:disabled {
  background-color: transparent;
  color: #007bff;
}

.btn-outline-custom:not(:disabled):not(.disabled):active,
.btn-outline-custom:not(:disabled):not(.disabled).active,
.show>.btn-outline-custom.dropdown-toggle {
  background-color: #007bff;
  border-color: #007bff;
  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, 123, 255, 0.5);
}

.badge-custom {
  background-color: #007bff;
  color: #fff;
}

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

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

.alert-custom {
  background-color: #cce5ff;
  border-color: #b8daff;
  color: #004085;
}

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

.alert-custom .alert-link {
  color: #002752;
}

.list-group-item-custom {
  background-color: #b8daff;
  color: #004085;
}

.list-group-item-custom.list-group-item-action:hover,
.list-group-item-custom.list-group-item-action:focus {
  background-color: #9fcdff;
  color: #004085;
}

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

.bg-custom {
  background-color: #007bff !important;
}

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

.border-custom {
  border-color: #007bff !important;
}

.text-custom {
  color: #007bff !important;
}

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

/*----------- Globals -----------*/
::-moz-selection {
  background-color: #007bff;
  color: #fff;
}

::selection {
  background-color: #007bff;
  color: #fff;
}

a:not(.btn) {
  color: #007bff;
}

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

.color-scheme {
  color: #007bff;
}

.background-scheme {
  background-color: #007bff;
}

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

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

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

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

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

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

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

/* About: Values */
.values-section .single-value:hover {
  border-bottom-color: #007bff;
}

/* About: Goals */
.goals-section .single-goal:hover {
  border-bottom-color: #007bff;
}

/* About: Interests */
.interests-section .single-interest:hover {
  border-bottom-color: #007bff;
}

/*----------- Resume lightbox -----------*/
/* Resume: Experience Item */
.resume-section .resume-experience-item {
  border-left-color: #007bff;
}

.resume-section .resume-experience-item .item-arrow:before {
  background-color: #007bff;
}

.resume-section .resume-experience-item .item-arrow:after {
  border-left-color: #007bff;
}

/* Resume: Education Item */
.resume-section .resume-education-item {
  border-left-color: #007bff;
}

.resume-section .resume-education-item .item-arrow:before {
  background-color: #007bff;
}

.resume-section .resume-education-item .item-arrow:after {
  border-left-color: #007bff;
}

/* Resume: Training Item */
.resume-section .resume-training-item {
  border-left-color: #007bff;
}

.resume-section .resume-training-item .item-arrow:before {
  background-color: #007bff;
}

.resume-section .resume-training-item .item-arrow:after {
  border-left-color: #007bff;
}

/* Resume: Project Item */
.resume-section .resume-project-item {
  border-left-color: #007bff;
}

.resume-section .resume-project-item .item-arrow:before {
  background-color: #007bff;
}

.resume-section .resume-project-item .item-arrow:after {
  border-left-color: #007bff;
}

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

/*----------- Photos lightbox -----------*/
/* Photos: Photos */
.photos-section .filter-control>li:hover,
.photos-section .filter-control>li.tab-active {
  color: #1f8bff;
}

.photos-section .filter-control>li:hover:before,
.photos-section .filter-control>li.tab-active:before {
  background-color: #1f8bff;
}

.photos-section .photos-grid .photos-wrapper .item-content .content-more {
  color: #007bff;
}

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

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

.contact-section .contact-info .list-info .info-icon i {
  color: #007bff;
}