@font-face {
  font-family: 'Karla';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/karla/v22/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNnCV0lP.ttf) format('truetype');
}
@font-face {
  font-family: 'Karla';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/karla/v22/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNkcV0lP.ttf) format('truetype');
}
@font-face {
  font-family: 'Karla';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/karla/v22/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNlCV0lP.ttf) format('truetype');
}
@font-face {
  font-family: 'Karla';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/karla/v22/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNmcUElP.ttf) format('truetype');
}
@font-face {
  font-family: 'Karla';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/karla/v22/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNmlUElP.ttf) format('truetype');
}
@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/karla/v22/qkBIXvYC6trAT55ZBi1ueQVIjQTDeJqqFA.ttf) format('truetype');
}
@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/karla/v22/qkBIXvYC6trAT55ZBi1ueQVIjQTDppqqFA.ttf) format('truetype');
}
@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/karla/v22/qkBIXvYC6trAT55ZBi1ueQVIjQTD-JqqFA.ttf) format('truetype');
}
@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/karla/v22/qkBIXvYC6trAT55ZBi1ueQVIjQTDJp2qFA.ttf) format('truetype');
}
@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/karla/v22/qkBIXvYC6trAT55ZBi1ueQVIjQTDH52qFA.ttf) format('truetype');
}
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lora/v24/0QI8MX1D_JOuMw_hLdO6T2wV9KnW-MoFkqg.ttf) format('truetype');
}
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lora/v24/0QI8MX1D_JOuMw_hLdO6T2wV9KnW-PgFkqg.ttf) format('truetype');
}
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lora/v24/0QI8MX1D_JOuMw_hLdO6T2wV9KnW-BQCkqg.ttf) format('truetype');
}
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lora/v24/0QI6MX1D_JOuGQbT0gvTJPa787weuyJG.ttf) format('truetype');
}
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lora/v24/0QI6MX1D_JOuGQbT0gvTJPa787wsuyJG.ttf) format('truetype');
}
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lora/v24/0QI6MX1D_JOuGQbT0gvTJPa787zAvCJG.ttf) format('truetype');
}
.shadow-muted {
  -webkit-box-shadow: 0 0.125rem 4rem rgba(0, 0, 0, 0.075);
          box-shadow: 0 0.125rem 4rem rgba(0, 0, 0, 0.075);
}
.tab-pane h3 {
  margin: 0 0 1rem;
}
.title-line {
  font-weight: 500;
}
.title-line > span {
  display: inline-block;
  position: relative;
  z-index: 10;
}
.title-line > span:after {
  content: '';
  display: block;
  position: absolute;
  left: -2px;
  right: -2px;
  bottom: 10%;
  height: 20%;
  background: #d81300;
  opacity: 0.4;
  z-index: 1;
}
.rounded-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.rounded-list > li {
  display: block;
  position: relative;
  padding: 4px 0 4px 20px;
}
.rounded-list > li svg {
  width: 18px;
  height: 18px;
  vertical-align: -4px;
}
.rounded-list > li:before,
.rounded-list > li:after {
  content: '';
  display: block;
  position: absolute;
}
.rounded-list > li:before {
  top: 10px;
  left: 1px;
  width: 8px;
  height: 8px;
  background: #ffffff;
  border: 2px solid #d81300;
  border-radius: 50%;
  z-index: 10;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.rounded-list > li:after {
  width: 1px;
  top: 0;
  bottom: 0;
  left: 5px;
  background: #e9ecef;
}
.rounded-list > li:first-child:after {
  top: 10px;
}
.rounded-list > li:last-child:after {
  height: 10px;
  bottom: auto;
}
.rounded-list > li:hover:before {
  top: 9px;
  left: 0;
  width: 10px;
  height: 10px;
}
.btn {
  display: inline-block;
  font-weight: 400;
  color: #ffffff;
  background: #d81300;
  border: none;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 0.375rem 1.5rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 1.25rem;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.btn > svg {
  width: 1.75rem;
  height: 1.75rem;
  background: #ffffff;
  fill: #d81300;
  border-radius: 50%;
  padding: 0.2rem;
  margin: -0.5rem 0;
  margin-right: -1.3rem;
  margin-left: 1rem;
  vertical-align: -1px;
}
.btn:hover {
  outline: none;
  background: lighren(#d81300, 5%);
  -webkit-box-shadow: 0 0.125rem 1rem rgba(0, 0, 0, 0.2);
          box-shadow: 0 0.125rem 1rem rgba(0, 0, 0, 0.2);
}
.btn:focus {
  outline: none;
  background: #bf1100;
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.35);
          box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.35);
}
h1 {
  font-size: 2rem;
}
h2 {
  font-size: 1.8rem;
}
h3 {
  font-size: 1.4rem;
}
h4 {
  font-size: 1.2rem;
}
h5 {
  font-size: 1rem;
  font-weight: normal;
}
h6 {
  font-size: 0.9rem;
  font-weight: normal;
}
.h1 {
  font-size: 2rem !important;
}
.h2 {
  font-size: 1.8rem !important;
}
.h3 {
  font-size: 1.4rem !important;
}
.h4 {
  font-size: 1.2rem !important;
}
.h5 {
  font-size: 1rem !important;
}
.h6 {
  font-size: 0.9rem !important;
}
.info-card {
  border: none;
  margin-bottom: 3rem;
}
.info-card .card-body > h2 {
  font-size: 0.8rem;
  font-weight: 300;
  line-height: 1rem;
  min-height: 2rem;
}
.info-card .card-body > h2 > span {
  border-bottom: 1px solid #d81300;
}
.main-photo {
  margin: -0.75rem -1.25rem 1rem -1.25rem;
  -webkit-clip-path: polygon(0 5%, 100% 0, 100% 95%, 0% 100%);
          clip-path: polygon(0 5%, 100% 0, 100% 95%, 0% 100%);
}
.main-photo > img {
  width: 100%;
  height: auto;
}
.basic-info {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 1rem;
  color: #6c757d;
}
.basic-info > li > span {
  color: #212529;
}
.data-card {
  border: none;
  overflow: hidden;
  margin-bottom: 3rem;
}
.data-card .nav-pills {
  font-size: 1rem;
  margin: 0 -0.5rem 2rem -0.5rem;
}
.data-card .nav-pills > li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  margin: 0 0.5rem;
  text-align: center;
}
.data-card .nav-pills > li > a {
  padding: 0.5rem;
  color: #d81300;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.data-card .nav-pills > li > a:hover,
.data-card .nav-pills > li > a:focus {
  color: #a50f00;
}
.data-card .nav-pills > li > a.active {
  color: #ffffff;
  background-color: #d81300;
}
.data-card .nav-pills > li > a.active:hover,
.data-card .nav-pills > li > a.active:focus {
  color: #ffffff;
  background-color: #a50f00;
}
.skills-section {
  margin-bottom: 2rem;
}
.skills-section h5 small {
  color: #6c757d;
  font-weight: 300;
  font-size: 0.7rem;
  margin-left: 0.5rem;
}
.skills-section .progress {
  margin: 0.5rem 0 1rem;
  height: 5px;
  position: relative;
  width: 100%;
  border-radius: 50px;
}
.skills-section .progress .progress-bar {
  background-color: #d81300;
}
.education-list > li,
.experience-list > li {
  overflow-y: hidden;
  padding-top: 0;
  padding-bottom: 0;
}
.education-list > li > div,
.experience-list > li > div {
  padding: 10px 0;
}
.education-list > li:before,
.experience-list > li:before {
  top: 15px;
}
.education-list > li:first-child:after,
.experience-list > li:first-child:after {
  top: 15px;
}
.education-list > li:last-child:after,
.experience-list > li:last-child:after {
  height: 15px;
  bottom: auto;
}
.education-list > li:hover:before,
.experience-list > li:hover:before {
  top: 14px;
}
.education-list h4,
.experience-list h4,
.education-list h5,
.experience-list h5,
.education-list h6,
.experience-list h6 {
  line-height: 1;
}
.education-list h4,
.experience-list h4 {
  font-size: 1.2rem;
}
.education-list h5,
.experience-list h5 {
  color: #343a40;
}
.education-list h5 span,
.experience-list h5 span {
  margin-right: 0.5rem;
}
.education-list h6,
.experience-list h6 {
  color: #343a40;
  font-size: 0.9rem;
  font-weight: normal;
  margin-bottom: 0.3rem;
}
.education-list p,
.experience-list p {
  color: #6c757d;
}
.education-list ul,
.experience-list ul {
  color: #6c757d;
  font-size: 0.8rem;
  list-style: circle;
  padding: 0 0 0 20px;
  margin-bottom: 0.8rem;
}
.portfolio-item {
  padding: 15px 0;
  border-bottom: 1px solid #e9ecef;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.portfolio-item:last-child {
  border-bottom: none;
}
.portfolio-item .img-thumbnail {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
}
.portfolio-item p {
  color: #6c757d;
}
.portfolio-item:hover .img-thumbnail {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
body {
  background-color: #f8f9fa;
  font-family: 'Roboto', sans-serif;
  font-size: 0.8rem;
}
.wrapper {
  margin: 3rem auto;
}
#preloader {
  background-color: #fff;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  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;
}
#preloader .spinner-border {
  width: 3rem;
  height: 3rem;
  border-color: #d81300;
  border-right-color: transparent;
}
/*# sourceMappingURL=style.css.map */