/*!
 * Start Bootstrap - 3 Col Portfolio HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/*  Fonts  */
@font-face {
    font-family: 'raleway-regular';
    src: url('../fonts/raleway-regular.eot');
    src: url('../fonts/raleway-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-regular.woff') format('woff'),
         url('../fonts/raleway-regular.ttf') format('truetype'),
         url('../fonts/raleway-regular.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'raleway-bold';
    src: url('../fonts/raleway-bold.eot');
    src: url('../fonts/raleway-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-bold.woff') format('woff'),
         url('../fonts/raleway-bold.ttf') format('truetype'),
         url('../fonts/raleway-bold.svg#ralewaybold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'raleway-semibold';
    src: url('../fonts/raleway-semibold.eot');
    src: url('../fonts/raleway-semibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-semibold.woff') format('woff'),
         url('../fonts/raleway-semibold.ttf') format('truetype'),
         url('../fonts/raleway-semibold.svg#ralewaysemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css");


h1, h2, h3, h4, h5 ,h6{
    color: #4b4848;
    font-family: "raleway-regular", arial;
    letter-spacing: 1px;
}

h1              { font-size: 2em; margin: .67em 0 }
h2              { font-size: 1.5em; margin: .75em 0 }
h3              { font-size: 1.17em; margin: .83em 0 }
h5              { font-size: .83em; margin: 1.5em 0 }
h6              { font-size: .75em; margin: 1.67em 0 }
h1, h2, h3, h4,
h5, h6          { font-weight: bolder }

p {
    color: #515A5A;
}

a {
    color: #999999;
}

a:hover {
    color: #515A5A;
    text-decoration: none;
}

.portfolio-item {
    margin-bottom: 0;
}

footer {
    margin: 50px 0;
}

.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
    
}

.caption{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0; 
    left: 0;
    background: #ffffff;
    opacity: 0;
}

a:hover .caption{
    opacity: 1;
}

.work_title{
    display: block;
    width: 100%;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -40px;
}

.caption h1{
    position: relative;
    display: inline-block;
    max-width: 90%;
    padding: 20px 0;
    z-index: 77;
    color: #515A5A;
    font-family: "raleway-regular", arial;
    font-size: 16px;
    letter-spacing: .5px;
    border-bottom: 1px solid #bfbbbb;
    border-top: 1px solid #bfbbbb;
}

.jumbotron{
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-image: url(/img/timeline.png);
    background-size: cover;
    max-width: 100%;
    min-height: 150px;
    background-color: #eee;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }


/* SOCIAL MEDIA ICONS */

ul.social{
        width: 100%;
        display: inline;
        margin: 0;
        padding: 0 0 0 10px;
        list-style: none;
        bottom: 0;
        text-align: center;
    }

ul.social li{
    display: inline;
    padding: 0 10px 0 0;
    text-align: center;
    }

ul.social li:last-child{
    padding: 0 10px 0 0;
}


ul.social li a{
        height: 24px;
        color: #999999;
        text-align: center;
    }

ul.social li a:hover{
    color: #515A5A;
}


/* GALLERIES */
.carousel {
    margin-bottom: 0;
    padding: 10px 40px 30px 40px;
}
/* The controlsy */
.carousel-control {
	left: -12px;
    height: 40px;
	width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
}
.carousel-control.right {
	right: -12px;
}
/* The indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
	background: #cecece;
}
.carousel-indicators .active {
background: #515A5A;
}

/* RESUME */

.title {
    font-family: 'Oxygen', sans-serif;
    text-transform: capitalize;
    margin-top: 0;
}

.title a {
    font-size: 18px;
    font-weight: 300;
    color: #999999;
    text-decoration: none;
    padding-left: 7px;
}

.title a:hover {
    color: #515A5A;
    font-weight:400;
}

.jorb {
    font-size: 12pt;
    font-family: 'raleway-bold';
    padding-top: 5px;
}

.date {
    text-align: right;
    font-size: 11pt;
    padding-right: 10px;
    padding-top: 5px;
}

.position {
    font-family: 'Oxygen';
    font-weight: 400;
    font-size: 11pt;
    margin-top: 0;
    padding-left: 10px;
}

.dut {
    font-family: 'Oxygen';
    font-weight: 300;
    margin-left: 25px;
    list-style: circle;
}

/* FORM */

#cont {
    font-family: 'Oxygen';
    font-weight: 300;
    margin-top: 20px;
}

#cont label {
    font-family: 'raleway-semibold';
    color: #515A5A;
}

.btn-outline-primary {
    display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
    font-family: 'raleway-regular';
  font-size: 14px;
  font-weight: normal;
  color: #999;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  background-color: #fff;
  border: 1px solid #c0c0c0;
  border-radius: 4px;
}

.btn-outline-primary:hover {
    border: 1px solid #515A5A;
    color: #515A5A;
    font-family: 'raleway-semibold';
}

#mail {
    color: #c0c0c0;
    text-decoration: none;
}

#mail:hover {
    color: #515A5A;
}

/* ABOUT */

.show-title {
    color: #515A5A;
    font-size: 14px;
    font-family: 'raleway-semibold';
    margin-top: 3px;
    margin-bottom: 2px;
}

.show-date {
    color: #515A5A;
    font-size: 20px;
    font-family: 'raleway-bold';
    margin-bottom: 0;
}

.fa-star {
    font-size: 12px;
    vertical-align: middle;
}

.bk-title {
    font-weight: 700;
    padding-left: 10px;
    margin-bottom: 4px;
}

#commission {
    margin-left: 30px;
    color: #515A5A;
    font-family: 'Oxygen';
}

#commission li {
    margin-top: 5px;
}

#kitties {
    display: inline;
}

#kitties img {
    display: inline;
    width: 20%;
    margin: 20px;
    text-align: center;
}
