/*---------Projects---------*/

/* Style 1 */

.sidebartext .projects {
    background-color: #f7f7f7;
    padding: 8px 13px 10px 13px;
    font-size: 13px;
    text-align: left;
}

.sidebartext .projects p {
    margin: 0!important;
}

.sidebartext .projects img {
    border-radius: 100px;
    margin: 0 5px 0 0;
}

.sidebartext .projects img:hover {
    opacity: 1.0!important;
    background-color: #c5b6a4!important;
}

.sidebartext .projects blockquote {
   background-color: rgba(206,206,206,0.2) !important;
   margin: 10px 0 0 0!important;
   border: 1px solid #dcdcdc;
   text-align: justify;
}

/* Style 2 */

.sidebartext .projectstwo {
    background-color: #f7f7f7;
    padding: 8px 13px 10px 13px;
    font-size: 13px;
    text-align: left;
}

.sidebartext .projectstwo p {
    margin: 0!important;
}


.sidebartext .projectstwo img:hover {
    opacity: 1.0!important;
    background: #c5b6a4!important;
}

.sidebartext .projectstwo blockquote {
   background-color: rgba(206,206,206,0.2) !important;
   margin: 10px 0 0 0;
   border: 1px solid #dcdcdc;
}

.sidebartext .projectstitle {
    color: #c5b6a4;
    font-weight: bold;
}

.sidebartext .projectstitletwo {
    font-weight: bold;
    background-color: #c5b6a4;
    color: #fff;
    padding: 0 2px;
}

.sidebartext .projects-links a {
    font-weight: bold;
    background-color: #c5b6a4;
    color: #fff!important;
    padding: 0 2px;
    margin: 0 5px 0 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.sidebartext .projects-links a:hover {
    color: #eee!important;
}

.sidebartext .projectsthree .title {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: inherit;
    font-weight: bold;
}

/* Style 3 */

.sidebartext .projectsthree p {
    margin: 0!important;
}


.sidebartext .projectsthree img:hover {
    opacity: 1.0!important;
    background: #c5b6a4!important;
}

.sidebartext .projectsthree .alignleft{
    float: left;
}

.sidebartext .projectsthree blockquote {
    padding: 5px 10px;
    text-align: justify;
    border: 0;
}

.sidebartext .projectsthree img {
    border-radius: 100px;
    margin: 15px 5px 0 2px;
}

/* Style 4 */

.sidebartext .projectsfour {
    text-align: justify;
}

.sidebartext .projectsfour p {
    margin: 0!important;
}
 
.sidebartext .projectsfour .navi {
    background: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    color: inherit;
    text-align: center;
}

.sidebartext .projectsfour .navi a {
    margin: 0 6px 0 6px;
}

.sidebartext .projectsfour .header {
    background: center no-repeat;
    background-size: cover;
    height: 182px;
}

.sidebartext .projectsfour img {
    float: left;
    margin: 100px 5px 0 10px;
    background-color: #f1f1f1!important;
}

.sidebartext .projectsfour img:hover {
    opacity: 1.0!important;
    background-color: #f1f1f1!important;
}

.sidebartext .projectsfour .title {
    position: relative;
    top: 110px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
}

.sidebartext .projectsfour .info {
    line-height: 130%;
}

.sidebartext .projectsfour .title h1 {
    font-size: 21px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    margin: 0;
}

.sidebartext .projectsfour .content {
    background: #fff;
    color: rgba(0, 0, 0, 0.45);
    font-size: 12px;
    padding: 7px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    line-height: 20px;
}

.sidebartext .padding {
    margin: 0 -10px;
}

.sidebartext .projectsfive p {
    margin: 25px 0 0 0;
    background: #eee;
    padding: 4px 10px;
    font-style: italic;
    font-family: 'Cascadia Mono', sans-serif;
    font-weight: 400;
    font-size: 12px;
}

/* Style 5 */

.projectsfive {
    margin: 0 0 20px 0;
    
}

.sidebartext .projectsfive .header {
    background: center no-repeat;
    background-size: cover;
    height: 150px;
    outline: 1px solid #fff;
    outline-offset: -10px;
}

.sidebartext .projectsfive img {
    background-color: transparent!important;
    padding: 0!important;
}

.sidebartext .projectsfive img:hover {
    opacity: 1!important;
}

.sidebartext .projectsfive .title {
    color: #fff;
    padding: 19% 3%;
    text-align: center;
    font-family: 'Lora', sans-serif;
    font-size: 21px;
    letter-spacing: 2px;
    font-weight: 600;
    font-style: italic;
}

.sidebartext .projectsfive .title .info {
    padding: 3px 0 3px 2px;
}

.sidebartext .projectsfive .content {
    padding: 2px 5px;
    text-align: justify;
}

.sidebartext .projectsfive .navi {
    text-align: center;
    margin: 10px 0 0 0;
}

.sidebartext .projectsfive .navi a {
    background-color: #6c9a8b;
    color: #fff!important;
    padding: 3px;
    margin: 0 3px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Huninn', sans-serif;
    border-bottom: none!important;
}

.sidebartext .projectsfive .navi a:hover {
    background-color: #252841;
    border-bottom: none!important;
}